][<][=] [X]\", \"device-aspect-ratio: X/Y\", \"orientation:portrait\",\n \"orientation:landscape\", \"device-height: [X]\", \"device-width: [X]\"];\n var s = { attrs: {} }; // Simple tag, reused for a whole lot of tags\n\n var data = {\n a: {\n attrs: {\n href: null, ping: null, type: null,\n media: media,\n target: targets,\n hreflang: langs\n }\n },\n abbr: s,\n acronym: s,\n address: s,\n applet: s,\n area: {\n attrs: {\n alt: null, coords: null, href: null, target: null, ping: null,\n media: media, hreflang: langs, type: null,\n shape: [\"default\", \"rect\", \"circle\", \"poly\"]\n }\n },\n article: s,\n aside: s,\n audio: {\n attrs: {\n src: null, mediagroup: null,\n crossorigin: [\"anonymous\", \"use-credentials\"],\n preload: [\"none\", \"metadata\", \"auto\"],\n autoplay: [\"\", \"autoplay\"],\n loop: [\"\", \"loop\"],\n controls: [\"\", \"controls\"]\n }\n },\n b: s,\n base: { attrs: { href: null, target: targets } },\n basefont: s,\n bdi: s,\n bdo: s,\n big: s,\n blockquote: { attrs: { cite: null } },\n body: s,\n br: s,\n button: {\n attrs: {\n form: null, formaction: null, name: null, value: null,\n autofocus: [\"\", \"autofocus\"],\n disabled: [\"\", \"autofocus\"],\n formenctype: encs,\n formmethod: methods,\n formnovalidate: [\"\", \"novalidate\"],\n formtarget: targets,\n type: [\"submit\", \"reset\", \"button\"]\n }\n },\n canvas: { attrs: { width: null, height: null } },\n caption: s,\n center: s,\n cite: s,\n code: s,\n col: { attrs: { span: null } },\n colgroup: { attrs: { span: null } },\n command: {\n attrs: {\n type: [\"command\", \"checkbox\", \"radio\"],\n label: null, icon: null, radiogroup: null, command: null, title: null,\n disabled: [\"\", \"disabled\"],\n checked: [\"\", \"checked\"]\n }\n },\n data: { attrs: { value: null } },\n datagrid: { attrs: { disabled: [\"\", \"disabled\"], multiple: [\"\", \"multiple\"] } },\n datalist: { attrs: { data: null } },\n dd: s,\n del: { attrs: { cite: null, datetime: null } },\n details: { attrs: { open: [\"\", \"open\"] } },\n dfn: s,\n dir: s,\n div: s,\n dialog: { attrs: { open: null } },\n dl: s,\n dt: s,\n em: s,\n embed: { attrs: { src: null, type: null, width: null, height: null } },\n eventsource: { attrs: { src: null } },\n fieldset: { attrs: { disabled: [\"\", \"disabled\"], form: null, name: null } },\n figcaption: s,\n figure: s,\n font: s,\n footer: s,\n form: {\n attrs: {\n action: null, name: null,\n \"accept-charset\": charsets,\n autocomplete: [\"on\", \"off\"],\n enctype: encs,\n method: methods,\n novalidate: [\"\", \"novalidate\"],\n target: targets\n }\n },\n frame: s,\n frameset: s,\n h1: s, h2: s, h3: s, h4: s, h5: s, h6: s,\n head: {\n attrs: {},\n children: [\"title\", \"base\", \"link\", \"style\", \"meta\", \"script\", \"noscript\", \"command\"]\n },\n header: s,\n hgroup: s,\n hr: s,\n html: {\n attrs: { manifest: null },\n children: [\"head\", \"body\"]\n },\n i: s,\n iframe: {\n attrs: {\n src: null, srcdoc: null, name: null, width: null, height: null,\n sandbox: [\"allow-top-navigation\", \"allow-same-origin\", \"allow-forms\", \"allow-scripts\"],\n seamless: [\"\", \"seamless\"]\n }\n },\n img: {\n attrs: {\n alt: null, src: null, ismap: null, usemap: null, width: null, height: null,\n crossorigin: [\"anonymous\", \"use-credentials\"]\n }\n },\n input: {\n attrs: {\n alt: null, dirname: null, form: null, formaction: null,\n height: null, list: null, max: null, maxlength: null, min: null,\n name: null, pattern: null, placeholder: null, size: null, src: null,\n step: null, value: null, width: null,\n accept: [\"audio/*\", \"video/*\", \"image/*\"],\n autocomplete: [\"on\", \"off\"],\n autofocus: [\"\", \"autofocus\"],\n checked: [\"\", \"checked\"],\n disabled: [\"\", \"disabled\"],\n formenctype: encs,\n formmethod: methods,\n formnovalidate: [\"\", \"novalidate\"],\n formtarget: targets,\n multiple: [\"\", \"multiple\"],\n readonly: [\"\", \"readonly\"],\n required: [\"\", \"required\"],\n type: [\"hidden\", \"text\", \"search\", \"tel\", \"url\", \"email\", \"password\", \"datetime\", \"date\", \"month\",\n \"week\", \"time\", \"datetime-local\", \"number\", \"range\", \"color\", \"checkbox\", \"radio\",\n \"file\", \"submit\", \"image\", \"reset\", \"button\"]\n }\n },\n ins: { attrs: { cite: null, datetime: null } },\n kbd: s,\n keygen: {\n attrs: {\n challenge: null, form: null, name: null,\n autofocus: [\"\", \"autofocus\"],\n disabled: [\"\", \"disabled\"],\n keytype: [\"RSA\"]\n }\n },\n label: { attrs: { \"for\": null, form: null } },\n legend: s,\n li: { attrs: { value: null } },\n link: {\n attrs: {\n href: null, type: null,\n hreflang: langs,\n media: media,\n sizes: [\"all\", \"16x16\", \"16x16 32x32\", \"16x16 32x32 64x64\"]\n }\n },\n map: { attrs: { name: null } },\n mark: s,\n menu: { attrs: { label: null, type: [\"list\", \"context\", \"toolbar\"] } },\n meta: {\n attrs: {\n content: null,\n charset: charsets,\n name: [\"viewport\", \"application-name\", \"author\", \"description\", \"generator\", \"keywords\"],\n \"http-equiv\": [\"content-language\", \"content-type\", \"default-style\", \"refresh\"]\n }\n },\n meter: { attrs: { value: null, min: null, low: null, high: null, max: null, optimum: null } },\n nav: s,\n noframes: s,\n noscript: s,\n object: {\n attrs: {\n data: null, type: null, name: null, usemap: null, form: null, width: null, height: null,\n typemustmatch: [\"\", \"typemustmatch\"]\n }\n },\n ol: { attrs: { reversed: [\"\", \"reversed\"], start: null, type: [\"1\", \"a\", \"A\", \"i\", \"I\"] } },\n optgroup: { attrs: { disabled: [\"\", \"disabled\"], label: null } },\n option: { attrs: { disabled: [\"\", \"disabled\"], label: null, selected: [\"\", \"selected\"], value: null } },\n output: { attrs: { \"for\": null, form: null, name: null } },\n p: s,\n param: { attrs: { name: null, value: null } },\n pre: s,\n progress: { attrs: { value: null, max: null } },\n q: { attrs: { cite: null } },\n rp: s,\n rt: s,\n ruby: s,\n s: s,\n samp: s,\n script: {\n attrs: {\n type: [\"text/javascript\"],\n src: null,\n async: [\"\", \"async\"],\n defer: [\"\", \"defer\"],\n charset: charsets\n }\n },\n section: s,\n select: {\n attrs: {\n form: null, name: null, size: null,\n autofocus: [\"\", \"autofocus\"],\n disabled: [\"\", \"disabled\"],\n multiple: [\"\", \"multiple\"]\n }\n },\n small: s,\n source: { attrs: { src: null, type: null, media: null } },\n span: s,\n strike: s,\n strong: s,\n style: {\n attrs: {\n type: [\"text/css\"],\n media: media,\n scoped: null\n }\n },\n sub: s,\n summary: s,\n sup: s,\n table: s,\n tbody: s,\n td: { attrs: { colspan: null, rowspan: null, headers: null } },\n textarea: {\n attrs: {\n dirname: null, form: null, maxlength: null, name: null, placeholder: null,\n rows: null, cols: null,\n autofocus: [\"\", \"autofocus\"],\n disabled: [\"\", \"disabled\"],\n readonly: [\"\", \"readonly\"],\n required: [\"\", \"required\"],\n wrap: [\"soft\", \"hard\"]\n }\n },\n tfoot: s,\n th: { attrs: { colspan: null, rowspan: null, headers: null, scope: [\"row\", \"col\", \"rowgroup\", \"colgroup\"] } },\n thead: s,\n time: { attrs: { datetime: null } },\n title: s,\n tr: s,\n track: {\n attrs: {\n src: null, label: null, \"default\": null,\n kind: [\"subtitles\", \"captions\", \"descriptions\", \"chapters\", \"metadata\"],\n srclang: langs\n }\n },\n tt: s,\n u: s,\n ul: s,\n \"var\": s,\n video: {\n attrs: {\n src: null, poster: null, width: null, height: null,\n crossorigin: [\"anonymous\", \"use-credentials\"],\n preload: [\"auto\", \"metadata\", \"none\"],\n autoplay: [\"\", \"autoplay\"],\n mediagroup: [\"movie\"],\n muted: [\"\", \"muted\"],\n controls: [\"\", \"controls\"]\n }\n },\n wbr: s\n };\n\n var globalAttrs = {\n accesskey: [\"a\", \"b\", \"c\", \"d\", \"e\", \"f\", \"g\", \"h\", \"i\", \"j\", \"k\", \"l\", \"m\", \"n\", \"o\", \"p\", \"q\", \"r\", \"s\", \"t\", \"u\", \"v\", \"w\", \"x\", \"y\", \"z\", \"0\", \"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"],\n \"class\": null,\n contenteditable: [\"true\", \"false\"],\n contextmenu: null,\n dir: [\"ltr\", \"rtl\", \"auto\"],\n draggable: [\"true\", \"false\", \"auto\"],\n dropzone: [\"copy\", \"move\", \"link\", \"string:\", \"file:\"],\n hidden: [\"hidden\"],\n id: null,\n inert: [\"inert\"],\n itemid: null,\n itemprop: null,\n itemref: null,\n itemscope: [\"itemscope\"],\n itemtype: null,\n lang: [\"en\", \"es\"],\n spellcheck: [\"true\", \"false\"],\n autocorrect: [\"true\", \"false\"],\n autocapitalize: [\"true\", \"false\"],\n style: null,\n tabindex: [\"1\", \"2\", \"3\", \"4\", \"5\", \"6\", \"7\", \"8\", \"9\"],\n title: null,\n translate: [\"yes\", \"no\"],\n onclick: null,\n rel: [\"stylesheet\", \"alternate\", \"author\", \"bookmark\", \"help\", \"license\", \"next\", \"nofollow\", \"noreferrer\", \"prefetch\", \"prev\", \"search\", \"tag\"]\n };\n function populate(obj) {\n for (var attr in globalAttrs) if (globalAttrs.hasOwnProperty(attr))\n obj.attrs[attr] = globalAttrs[attr];\n }\n\n populate(s);\n for (var tag in data) if (data.hasOwnProperty(tag) && data[tag] != s)\n populate(data[tag]);\n\n CodeMirror.htmlSchema = data;\n function htmlHint(cm, options) {\n var local = {schemaInfo: data};\n if (options) for (var opt in options) local[opt] = options[opt];\n return CodeMirror.hint.xml(cm, local);\n }\n CodeMirror.registerHelper(\"hint\", \"html\", htmlHint);\n});\n","\nimport { codemirror } from \"vue-codemirror\";\n\nVue.component('codemirror',codemirror)\n\n// import base style\nimport \"codemirror/lib/codemirror.css\";\nimport \"codemirror/addon/mode/overlay.js\"\nimport \"codemirror/addon/display/fullscreen\";\nimport \"codemirror/addon/display/fullscreen.css\";\n// import language js\nimport \"codemirror/mode/javascript/javascript.js\";\nimport \"codemirror/mode/sql/sql\";\nimport \"codemirror/mode/css/css\";\nimport \"codemirror/mode/htmlmixed/htmlmixed\";\nimport \"codemirror/mode/vue/vue\";\n\n// import theme style\nimport \"codemirror/theme/base16-light.css\";\nimport \"codemirror/theme/monokai.css\";\nimport \"codemirror/theme/darcula.css\";\nimport \"codemirror/theme/dracula.css\";\n\n//fold Gutter\nimport \"codemirror/addon/fold/foldgutter.css\";\nimport \"codemirror/addon/fold/brace-fold.js\";\nimport \"codemirror/addon/fold/comment-fold.js\";\nimport \"codemirror/addon/fold/foldcode.js\";\nimport \"codemirror/addon/fold/foldgutter.js\";\nimport \"codemirror/addon/fold/indent-fold.js\";\nimport \"codemirror/addon/fold/markdown-fold.js\";\nimport \"codemirror/addon/fold/xml-fold.js\";\n// import hint and keymap\nimport \"codemirror/addon/hint/anyword-hint.js\";\nimport \"codemirror/addon/hint/javascript-hint.js\";\nimport \"codemirror/addon/hint/sql-hint.js\";\nimport \"codemirror/addon/hint/xml-hint.js\";\nimport \"codemirror/addon/hint/show-hint.js\";\nimport \"codemirror/addon/hint/css-hint.js\";\nimport \"codemirror/addon/hint/show-hint.css\";\nimport \"codemirror/addon/hint/html-hint.js\";\n\n//keymap\nimport \"codemirror/mode/clike/clike.js\";\nimport \"codemirror/addon/edit/matchbrackets.js\";\nimport \"codemirror/addon/edit/closebrackets.js\";\nimport \"codemirror/addon/edit/closetag.js\";\n\nimport \"codemirror/addon/comment/comment.js\";\nimport \"codemirror/addon/dialog/dialog.js\";\nimport \"codemirror/addon/dialog/dialog.css\";\nimport \"codemirror/addon/search/search.js\";\nimport \"codemirror/addon/search/searchcursor.js\";\nimport \"codemirror/keymap/sublime.js\";\n//highlightSelectMatches\nimport \"codemirror/addon/scroll/annotatescrollbar.js\";\nimport \"codemirror/addon/search/matchesonscrollbar.js\";\nimport \"codemirror/addon/search/match-highlighter.js\";\n// styleSelectedText\nimport \"codemirror/addon/selection/mark-selection.js\";\n// active-line.js\nimport \"codemirror/addon/selection/active-line.js\";\n\n\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"), require(\"../../mode/sql/sql\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\", \"../../mode/sql/sql\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n var tables;\n var defaultTable;\n var keywords;\n var identifierQuote;\n var CONS = {\n QUERY_DIV: \";\",\n ALIAS_KEYWORD: \"AS\"\n };\n var Pos = CodeMirror.Pos, cmpPos = CodeMirror.cmpPos;\n\n function isArray(val) { return Object.prototype.toString.call(val) == \"[object Array]\" }\n\n function getKeywords(editor) {\n var mode = editor.doc.modeOption;\n if (mode === \"sql\") mode = \"text/x-sql\";\n return CodeMirror.resolveMode(mode).keywords;\n }\n\n function getIdentifierQuote(editor) {\n var mode = editor.doc.modeOption;\n if (mode === \"sql\") mode = \"text/x-sql\";\n return CodeMirror.resolveMode(mode).identifierQuote || \"`\";\n }\n\n function getText(item) {\n return typeof item == \"string\" ? item : item.text;\n }\n\n function wrapTable(name, value) {\n if (isArray(value)) value = {columns: value}\n if (!value.text) value.text = name\n return value\n }\n\n function parseTables(input) {\n var result = {}\n if (isArray(input)) {\n for (var i = input.length - 1; i >= 0; i--) {\n var item = input[i]\n result[getText(item).toUpperCase()] = wrapTable(getText(item), item)\n }\n } else if (input) {\n for (var name in input)\n result[name.toUpperCase()] = wrapTable(name, input[name])\n }\n return result\n }\n\n function getTable(name) {\n return tables[name.toUpperCase()]\n }\n\n function shallowClone(object) {\n var result = {};\n for (var key in object) if (object.hasOwnProperty(key))\n result[key] = object[key];\n return result;\n }\n\n function match(string, word) {\n var len = string.length;\n var sub = getText(word).substr(0, len);\n return string.toUpperCase() === sub.toUpperCase();\n }\n\n function addMatches(result, search, wordlist, formatter) {\n if (isArray(wordlist)) {\n for (var i = 0; i < wordlist.length; i++)\n if (match(search, wordlist[i])) result.push(formatter(wordlist[i]))\n } else {\n for (var word in wordlist) if (wordlist.hasOwnProperty(word)) {\n var val = wordlist[word]\n if (!val || val === true)\n val = word\n else\n val = val.displayText ? {text: val.text, displayText: val.displayText} : val.text\n if (match(search, val)) result.push(formatter(val))\n }\n }\n }\n\n function cleanName(name) {\n // Get rid name from identifierQuote and preceding dot(.)\n if (name.charAt(0) == \".\") {\n name = name.substr(1);\n }\n // replace duplicated identifierQuotes with single identifierQuotes\n // and remove single identifierQuotes\n var nameParts = name.split(identifierQuote+identifierQuote);\n for (var i = 0; i < nameParts.length; i++)\n nameParts[i] = nameParts[i].replace(new RegExp(identifierQuote,\"g\"), \"\");\n return nameParts.join(identifierQuote);\n }\n\n function insertIdentifierQuotes(name) {\n var nameParts = getText(name).split(\".\");\n for (var i = 0; i < nameParts.length; i++)\n nameParts[i] = identifierQuote +\n // duplicate identifierQuotes\n nameParts[i].replace(new RegExp(identifierQuote,\"g\"), identifierQuote+identifierQuote) +\n identifierQuote;\n var escaped = nameParts.join(\".\");\n if (typeof name == \"string\") return escaped;\n name = shallowClone(name);\n name.text = escaped;\n return name;\n }\n\n function nameCompletion(cur, token, result, editor) {\n // Try to complete table, column names and return start position of completion\n var useIdentifierQuotes = false;\n var nameParts = [];\n var start = token.start;\n var cont = true;\n while (cont) {\n cont = (token.string.charAt(0) == \".\");\n useIdentifierQuotes = useIdentifierQuotes || (token.string.charAt(0) == identifierQuote);\n\n start = token.start;\n nameParts.unshift(cleanName(token.string));\n\n token = editor.getTokenAt(Pos(cur.line, token.start));\n if (token.string == \".\") {\n cont = true;\n token = editor.getTokenAt(Pos(cur.line, token.start));\n }\n }\n\n // Try to complete table names\n var string = nameParts.join(\".\");\n addMatches(result, string, tables, function(w) {\n return useIdentifierQuotes ? insertIdentifierQuotes(w) : w;\n });\n\n // Try to complete columns from defaultTable\n addMatches(result, string, defaultTable, function(w) {\n return useIdentifierQuotes ? insertIdentifierQuotes(w) : w;\n });\n\n // Try to complete columns\n string = nameParts.pop();\n var table = nameParts.join(\".\");\n\n var alias = false;\n var aliasTable = table;\n // Check if table is available. If not, find table by Alias\n if (!getTable(table)) {\n var oldTable = table;\n table = findTableByAlias(table, editor);\n if (table !== oldTable) alias = true;\n }\n\n var columns = getTable(table);\n if (columns && columns.columns)\n columns = columns.columns;\n\n if (columns) {\n addMatches(result, string, columns, function(w) {\n var tableInsert = table;\n if (alias == true) tableInsert = aliasTable;\n if (typeof w == \"string\") {\n w = tableInsert + \".\" + w;\n } else {\n w = shallowClone(w);\n w.text = tableInsert + \".\" + w.text;\n }\n return useIdentifierQuotes ? insertIdentifierQuotes(w) : w;\n });\n }\n\n return start;\n }\n\n function eachWord(lineText, f) {\n var words = lineText.split(/\\s+/)\n for (var i = 0; i < words.length; i++)\n if (words[i]) f(words[i].replace(/[`,;]/g, ''))\n }\n\n function findTableByAlias(alias, editor) {\n var doc = editor.doc;\n var fullQuery = doc.getValue();\n var aliasUpperCase = alias.toUpperCase();\n var previousWord = \"\";\n var table = \"\";\n var separator = [];\n var validRange = {\n start: Pos(0, 0),\n end: Pos(editor.lastLine(), editor.getLineHandle(editor.lastLine()).length)\n };\n\n //add separator\n var indexOfSeparator = fullQuery.indexOf(CONS.QUERY_DIV);\n while(indexOfSeparator != -1) {\n separator.push(doc.posFromIndex(indexOfSeparator));\n indexOfSeparator = fullQuery.indexOf(CONS.QUERY_DIV, indexOfSeparator+1);\n }\n separator.unshift(Pos(0, 0));\n separator.push(Pos(editor.lastLine(), editor.getLineHandle(editor.lastLine()).text.length));\n\n //find valid range\n var prevItem = null;\n var current = editor.getCursor()\n for (var i = 0; i < separator.length; i++) {\n if ((prevItem == null || cmpPos(current, prevItem) > 0) && cmpPos(current, separator[i]) <= 0) {\n validRange = {start: prevItem, end: separator[i]};\n break;\n }\n prevItem = separator[i];\n }\n\n if (validRange.start) {\n var query = doc.getRange(validRange.start, validRange.end, false);\n\n for (var i = 0; i < query.length; i++) {\n var lineText = query[i];\n eachWord(lineText, function(word) {\n var wordUpperCase = word.toUpperCase();\n if (wordUpperCase === aliasUpperCase && getTable(previousWord))\n table = previousWord;\n if (wordUpperCase !== CONS.ALIAS_KEYWORD)\n previousWord = word;\n });\n if (table) break;\n }\n }\n return table;\n }\n\n CodeMirror.registerHelper(\"hint\", \"sql\", function(editor, options) {\n tables = parseTables(options && options.tables)\n var defaultTableName = options && options.defaultTable;\n var disableKeywords = options && options.disableKeywords;\n defaultTable = defaultTableName && getTable(defaultTableName);\n keywords = getKeywords(editor);\n identifierQuote = getIdentifierQuote(editor);\n\n if (defaultTableName && !defaultTable)\n defaultTable = findTableByAlias(defaultTableName, editor);\n\n defaultTable = defaultTable || [];\n\n if (defaultTable.columns)\n defaultTable = defaultTable.columns;\n\n var cur = editor.getCursor();\n var result = [];\n var token = editor.getTokenAt(cur), start, end, search;\n if (token.end > cur.ch) {\n token.end = cur.ch;\n token.string = token.string.slice(0, cur.ch - token.start);\n }\n\n if (token.string.match(/^[.`\"'\\w@][\\w$#]*$/g)) {\n search = token.string;\n start = token.start;\n end = token.end;\n } else {\n start = end = cur.ch;\n search = \"\";\n }\n if (search.charAt(0) == \".\" || search.charAt(0) == identifierQuote) {\n start = nameCompletion(cur, token, result, editor);\n } else {\n var objectOrClass = function(w, className) {\n if (typeof w === \"object\") {\n w.className = className;\n } else {\n w = { text: w, className: className };\n }\n return w;\n };\n addMatches(result, search, defaultTable, function(w) {\n return objectOrClass(w, \"CodeMirror-hint-table CodeMirror-hint-default-table\");\n });\n addMatches(\n result,\n search,\n tables, function(w) {\n return objectOrClass(w, \"CodeMirror-hint-table\");\n }\n );\n if (!disableKeywords)\n addMatches(result, search, keywords, function(w) {\n return objectOrClass(w.toUpperCase(), \"CodeMirror-hint-keyword\");\n });\n }\n\n return {list: result, from: Pos(cur.line, start), to: Pos(cur.line, end)};\n });\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n// Because sometimes you need to mark the selected *text*.\n//\n// Adds an option 'styleSelectedText' which, when enabled, gives\n// selected text the CSS class given as option value, or\n// \"CodeMirror-selectedtext\" when the value is not a string.\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n CodeMirror.defineOption(\"styleSelectedText\", false, function(cm, val, old) {\n var prev = old && old != CodeMirror.Init;\n if (val && !prev) {\n cm.state.markedSelection = [];\n cm.state.markedSelectionStyle = typeof val == \"string\" ? val : \"CodeMirror-selectedtext\";\n reset(cm);\n cm.on(\"cursorActivity\", onCursorActivity);\n cm.on(\"change\", onChange);\n } else if (!val && prev) {\n cm.off(\"cursorActivity\", onCursorActivity);\n cm.off(\"change\", onChange);\n clear(cm);\n cm.state.markedSelection = cm.state.markedSelectionStyle = null;\n }\n });\n\n function onCursorActivity(cm) {\n if (cm.state.markedSelection)\n cm.operation(function() { update(cm); });\n }\n\n function onChange(cm) {\n if (cm.state.markedSelection && cm.state.markedSelection.length)\n cm.operation(function() { clear(cm); });\n }\n\n var CHUNK_SIZE = 8;\n var Pos = CodeMirror.Pos;\n var cmp = CodeMirror.cmpPos;\n\n function coverRange(cm, from, to, addAt) {\n if (cmp(from, to) == 0) return;\n var array = cm.state.markedSelection;\n var cls = cm.state.markedSelectionStyle;\n for (var line = from.line;;) {\n var start = line == from.line ? from : Pos(line, 0);\n var endLine = line + CHUNK_SIZE, atEnd = endLine >= to.line;\n var end = atEnd ? to : Pos(endLine, 0);\n var mark = cm.markText(start, end, {className: cls});\n if (addAt == null) array.push(mark);\n else array.splice(addAt++, 0, mark);\n if (atEnd) break;\n line = endLine;\n }\n }\n\n function clear(cm) {\n var array = cm.state.markedSelection;\n for (var i = 0; i < array.length; ++i) array[i].clear();\n array.length = 0;\n }\n\n function reset(cm) {\n clear(cm);\n var ranges = cm.listSelections();\n for (var i = 0; i < ranges.length; i++)\n coverRange(cm, ranges[i].from(), ranges[i].to());\n }\n\n function update(cm) {\n if (!cm.somethingSelected()) return clear(cm);\n if (cm.listSelections().length > 1) return reset(cm);\n\n var from = cm.getCursor(\"start\"), to = cm.getCursor(\"end\");\n\n var array = cm.state.markedSelection;\n if (!array.length) return coverRange(cm, from, to);\n\n var coverStart = array[0].find(), coverEnd = array[array.length - 1].find();\n if (!coverStart || !coverEnd || to.line - from.line <= CHUNK_SIZE ||\n cmp(from, coverEnd.to) >= 0 || cmp(to, coverStart.from) <= 0)\n return reset(cm);\n\n while (cmp(from, coverStart.from) > 0) {\n array.shift().clear();\n coverStart = array[0].find();\n }\n if (cmp(from, coverStart.from) < 0) {\n if (coverStart.to.line - from.line < CHUNK_SIZE) {\n array.shift().clear();\n coverRange(cm, from, coverStart.to, 0);\n } else {\n coverRange(cm, from, coverStart.from, 0);\n }\n }\n\n while (cmp(to, coverEnd.to) < 0) {\n array.pop().clear();\n coverEnd = array[array.length - 1].find();\n }\n if (cmp(to, coverEnd.to) > 0) {\n if (to.line - coverEnd.from.line < CHUNK_SIZE) {\n array.pop().clear();\n coverRange(cm, coverEnd.from, to);\n } else {\n coverRange(cm, coverEnd.to, to);\n }\n }\n }\n});\n","'use strict';\nconst sass = require('sass')\nconst {API_ENDPOINT, API_BASE_URL} = require(\"@Platon/const\");\nvar scopeIndex = 0;\n\nStyleContext.prototype = {\n\n\twithBase: function (callback) {\n\n\t\tvar tmpBaseElt;\n\t\tif (this.component.baseURI) {\n\n\t\t\t// firefox and chrome need the to be set while inserting or modifying \n`\n","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('splitpanes',{staticClass:\"vue__editor default-theme\",staticStyle:{\"height\":\"100vh\"},attrs:{\"vertical\":_vm.vertical,\"horizontal\":!_vm.vertical},on:{\"resize\":_vm.onChangeSize}},[_c('pane',{staticClass:\"vue__editor-left\",attrs:{\"size\":(100-_vm.secondSlideSize),\"min-size\":\"20\"}},[_vm._t(_vm.vertical ? 'first-side' : 'second-side')],2),_c('pane',{attrs:{\"size\":_vm.secondSlideSize}},[_vm._t(_vm.vertical ? 'second-side' : 'first-side')],2)],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","const $key = '$editorConfig'\nlet editorConfig = {}\ntry {\n\teditorConfig = JSON.parse((localStorage.getItem($key) || '{}'))\n} catch (e) {\n\tconsole.log('Editor config is not loaded')\n}\nexport default ({disabled, readonly}) => {\n\tconst fontSize = editorConfig.fontSize || 15\n\tconst vertical = typeof editorConfig.vertical === 'boolean' ? editorConfig.vertical : true\n\tconst editorSize = editorConfig.editorSize || 50\n\treturn {\n\t\tvertical,\n\t\tfontSize,\n\t\teditorSize,\n\t\tstyleActiveLine: true,\n\t\tstyleSelectedText: true,\n\t\tsmartIndent: true,\n\t\tspellcheck: true,\n\t\tautoCloseBrackets: true,\n\t\tcolorize: true,\n\t\tmatchBrackets: true,\n\t\tautocorrect: true,\n\t\tautoCloseTags: true,\n\t\tshowCursorWhenSelecting: true,\n\t\ttabSize: 2,\n\t\tmode: {name: \"vue\"},\n\t\tfoldGutter: true,\n\t\tlineWrapping: true,\n\t\tgutters: [\"CodeMirror-linenumbers\", \"CodeMirror-foldgutter\"],\n\t\thighlightSelectionMatches: {showToken: /\\w/, annotateScrollbar: true},\n\t\ttheme: \"dracula\",\n\t\tlineNumbers: true,\n\t\tkeyMap: \"sublime\",\n\t\tline: true,\n\t\thintOptions: {\n\t\t\tcompleteSingle: false\n\t\t},\n\t\treadOnly: disabled || readonly ? \"nocursor\" : false,\n\n\t}\n}\n\n/**\n *\n * @param k {string}\n * @param v {any}\n */\nexport const setConfig = (k, v) => {\n\teditorConfig[k] = v\n\tlocalStorage.setItem($key, JSON.stringify(editorConfig))\n}\n\n","\n\t\n\t\t\n\t\t\t \n\t\t \n\n\t\t\n\t\t\t \n\t\t \n\n\t \n\n \n\n\n\n","import mod from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./EditorSplit.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./EditorSplit.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./EditorSplit.vue?vue&type=template&id=c7f7f676&\"\nimport script from \"./EditorSplit.vue?vue&type=script&lang=js&\"\nexport * from \"./EditorSplit.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"vue__editor__header\",style:(_vm.headerStyles)},[_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.exitFromFullscreen.apply(null, arguments)}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Down Esc key to exit from fullscreen \")]),_c('i',{staticClass:\"fa fa-expand-arrows-alt primary-text\"})]),_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.$emit('save')}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Down Ctrl+S | Cmd + S key to save \")]),_c('i',{staticClass:\"fas fa-save primary-text\"})]),_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.toggleVertical.apply(null, arguments)}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Orientation Landscape | Vertical \")]),_c('svg',{attrs:{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":\"1em\",\"height\":\"1em\",\"preserveAspectRatio\":\"xMidYMid meet\",\"viewBox\":\"0 0 24 24\"}},[_c('path',{attrs:{\"fill\":\"currentColor\",\"d\":\"M9 1H3a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2m0 14H3V3h6v12m12-2h-8v2h8v6H9v-1H6v1a2 2 0 0 0 2 2h13a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2m2-3l-4-2l1.91-.91A7.516 7.516 0 0 0 14 2.5V1a9 9 0 0 1 9 9Z\"}})])]),_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.$emit('format')}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Down Ctrl + I | Cmd + I key to format \")]),_c('i',{staticClass:\"fas fa-sort-amount-up primary-text\"})]),_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.incrementFontSize.apply(null, arguments)}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Font size is \"+_vm._s(_vm.fontSize)+\" \")]),_c('i',{staticClass:\"fas fa-search-plus\"})]),_c('button',{staticClass:\"vue__editor__action\",on:{\"click\":function($event){$event.preventDefault();return _vm.decrementFontSize.apply(null, arguments)}}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(\" Font size is \"+_vm._s(_vm.fontSize)+\" \")]),_c('i',{staticClass:\"fas fa-search-minus\"})]),(_vm.errorMessage)?_c('button',{staticClass:\"vue__editor__action vue__editor__error-action\",attrs:{\"type\":\"button\"}},[_c('span',{staticClass:\"vue__editor__action__hint\"},[_vm._v(_vm._s(_vm.errorMessage))]),_c('svg',{attrs:{\"xmlns\":\"http://www.w3.org/2000/svg\",\"fill\":\"currentColor\",\"viewBox\":\"0 0 512 512\",\"width\":\"15\"}},[_c('path',{attrs:{\"d\":\"M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zm0-384c13.3 0 24 10.7 24 24V264c0 13.3-10.7 24-24 24s-24-10.7-24-24V152c0-13.3 10.7-24 24-24zm32 224c0 17.7-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32s32 14.3 32 32z\"}})])]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\t\n\n \n\n\n","import mod from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./EditorActionHeader.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./EditorActionHeader.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./EditorActionHeader.vue?vue&type=template&id=51f42b94&\"\nimport script from \"./EditorActionHeader.vue?vue&type=script&lang=js&\"\nexport * from \"./EditorActionHeader.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('VIframe',{attrs:{\"css\":_vm.fullStyles}},[_c(_vm.dynamicComponent,{tag:\"component\"})],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('iframe',{staticStyle:{\"height\":\"100%\",\"width\":\"100%\"},on:{\"load\":_vm.renderChildren}})}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\t\n \n\n\n\n\n","import mod from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VIframe.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VIframe.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VIframe.vue?vue&type=template&id=59d04c68&\"\nimport script from \"./VIframe.vue?vue&type=script&lang=js&\"\nexport * from \"./VIframe.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\t\n\t\t \n\t \n\n \n\n\n","import mod from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VueEditorLiveTemplate.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VueEditorLiveTemplate.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VueEditorLiveTemplate.vue?vue&type=template&id=b6cfd824&\"\nimport script from \"./VueEditorLiveTemplate.vue?vue&type=script&lang=js&\"\nexport * from \"./VueEditorLiveTemplate.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","\n\t\n\t\t\n\t\t\t
\n\t\t\t\t\n\t\t\t\t\t \n\t\t\t\t \n\t\t\t\t \n\t\t\t
\n\t\t\t
\n\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t \n\t\t\t\t\t\n\t\t\t\t\t\t \n\t\t\t\t\t \n\t\t\t\t \n\t\t\t
\n\n\t\t
\n\t \n \n\n\n","import mod from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VueEditor.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../../cache-loader/dist/cjs.js??ref--13-0!../../../../../../../babel-loader/lib/index.js!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VueEditor.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./VueEditor.vue?vue&type=template&id=6620aebe&\"\nimport script from \"./VueEditor.vue?vue&type=script&lang=js&\"\nexport * from \"./VueEditor.vue?vue&type=script&lang=js&\"\nimport style0 from \"./VueEditor.vue?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../../vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n// A rough approximation of Sublime Text's keybindings\n// Depends on addon/search/searchcursor.js and optionally addon/dialog/dialogs.js\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../lib/codemirror\"), require(\"../addon/search/searchcursor\"), require(\"../addon/edit/matchbrackets\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../lib/codemirror\", \"../addon/search/searchcursor\", \"../addon/edit/matchbrackets\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n var cmds = CodeMirror.commands;\n var Pos = CodeMirror.Pos;\n\n // This is not exactly Sublime's algorithm. I couldn't make heads or tails of that.\n function findPosSubword(doc, start, dir) {\n if (dir < 0 && start.ch == 0) return doc.clipPos(Pos(start.line - 1));\n var line = doc.getLine(start.line);\n if (dir > 0 && start.ch >= line.length) return doc.clipPos(Pos(start.line + 1, 0));\n var state = \"start\", type, startPos = start.ch;\n for (var pos = startPos, e = dir < 0 ? 0 : line.length, i = 0; pos != e; pos += dir, i++) {\n var next = line.charAt(dir < 0 ? pos - 1 : pos);\n var cat = next != \"_\" && CodeMirror.isWordChar(next) ? \"w\" : \"o\";\n if (cat == \"w\" && next.toUpperCase() == next) cat = \"W\";\n if (state == \"start\") {\n if (cat != \"o\") { state = \"in\"; type = cat; }\n else startPos = pos + dir\n } else if (state == \"in\") {\n if (type != cat) {\n if (type == \"w\" && cat == \"W\" && dir < 0) pos--;\n if (type == \"W\" && cat == \"w\" && dir > 0) { // From uppercase to lowercase\n if (pos == startPos + 1) { type = \"w\"; continue; }\n else pos--;\n }\n break;\n }\n }\n }\n return Pos(start.line, pos);\n }\n\n function moveSubword(cm, dir) {\n cm.extendSelectionsBy(function(range) {\n if (cm.display.shift || cm.doc.extend || range.empty())\n return findPosSubword(cm.doc, range.head, dir);\n else\n return dir < 0 ? range.from() : range.to();\n });\n }\n\n cmds.goSubwordLeft = function(cm) { moveSubword(cm, -1); };\n cmds.goSubwordRight = function(cm) { moveSubword(cm, 1); };\n\n cmds.scrollLineUp = function(cm) {\n var info = cm.getScrollInfo();\n if (!cm.somethingSelected()) {\n var visibleBottomLine = cm.lineAtHeight(info.top + info.clientHeight, \"local\");\n if (cm.getCursor().line >= visibleBottomLine)\n cm.execCommand(\"goLineUp\");\n }\n cm.scrollTo(null, info.top - cm.defaultTextHeight());\n };\n cmds.scrollLineDown = function(cm) {\n var info = cm.getScrollInfo();\n if (!cm.somethingSelected()) {\n var visibleTopLine = cm.lineAtHeight(info.top, \"local\")+1;\n if (cm.getCursor().line <= visibleTopLine)\n cm.execCommand(\"goLineDown\");\n }\n cm.scrollTo(null, info.top + cm.defaultTextHeight());\n };\n\n cmds.splitSelectionByLine = function(cm) {\n var ranges = cm.listSelections(), lineRanges = [];\n for (var i = 0; i < ranges.length; i++) {\n var from = ranges[i].from(), to = ranges[i].to();\n for (var line = from.line; line <= to.line; ++line)\n if (!(to.line > from.line && line == to.line && to.ch == 0))\n lineRanges.push({anchor: line == from.line ? from : Pos(line, 0),\n head: line == to.line ? to : Pos(line)});\n }\n cm.setSelections(lineRanges, 0);\n };\n\n cmds.singleSelectionTop = function(cm) {\n var range = cm.listSelections()[0];\n cm.setSelection(range.anchor, range.head, {scroll: false});\n };\n\n cmds.selectLine = function(cm) {\n var ranges = cm.listSelections(), extended = [];\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i];\n extended.push({anchor: Pos(range.from().line, 0),\n head: Pos(range.to().line + 1, 0)});\n }\n cm.setSelections(extended);\n };\n\n function insertLine(cm, above) {\n if (cm.isReadOnly()) return CodeMirror.Pass\n cm.operation(function() {\n var len = cm.listSelections().length, newSelection = [], last = -1;\n for (var i = 0; i < len; i++) {\n var head = cm.listSelections()[i].head;\n if (head.line <= last) continue;\n var at = Pos(head.line + (above ? 0 : 1), 0);\n cm.replaceRange(\"\\n\", at, null, \"+insertLine\");\n cm.indentLine(at.line, null, true);\n newSelection.push({head: at, anchor: at});\n last = head.line + 1;\n }\n cm.setSelections(newSelection);\n });\n cm.execCommand(\"indentAuto\");\n }\n\n cmds.insertLineAfter = function(cm) { return insertLine(cm, false); };\n\n cmds.insertLineBefore = function(cm) { return insertLine(cm, true); };\n\n function wordAt(cm, pos) {\n var start = pos.ch, end = start, line = cm.getLine(pos.line);\n while (start && CodeMirror.isWordChar(line.charAt(start - 1))) --start;\n while (end < line.length && CodeMirror.isWordChar(line.charAt(end))) ++end;\n return {from: Pos(pos.line, start), to: Pos(pos.line, end), word: line.slice(start, end)};\n }\n\n cmds.selectNextOccurrence = function(cm) {\n var from = cm.getCursor(\"from\"), to = cm.getCursor(\"to\");\n var fullWord = cm.state.sublimeFindFullWord == cm.doc.sel;\n if (CodeMirror.cmpPos(from, to) == 0) {\n var word = wordAt(cm, from);\n if (!word.word) return;\n cm.setSelection(word.from, word.to);\n fullWord = true;\n } else {\n var text = cm.getRange(from, to);\n var query = fullWord ? new RegExp(\"\\\\b\" + text + \"\\\\b\") : text;\n var cur = cm.getSearchCursor(query, to);\n var found = cur.findNext();\n if (!found) {\n cur = cm.getSearchCursor(query, Pos(cm.firstLine(), 0));\n found = cur.findNext();\n }\n if (!found || isSelectedRange(cm.listSelections(), cur.from(), cur.to())) return\n cm.addSelection(cur.from(), cur.to());\n }\n if (fullWord)\n cm.state.sublimeFindFullWord = cm.doc.sel;\n };\n\n cmds.skipAndSelectNextOccurrence = function(cm) {\n var prevAnchor = cm.getCursor(\"anchor\"), prevHead = cm.getCursor(\"head\");\n cmds.selectNextOccurrence(cm);\n if (CodeMirror.cmpPos(prevAnchor, prevHead) != 0) {\n cm.doc.setSelections(cm.doc.listSelections()\n .filter(function (sel) {\n return sel.anchor != prevAnchor || sel.head != prevHead;\n }));\n }\n }\n\n function addCursorToSelection(cm, dir) {\n var ranges = cm.listSelections(), newRanges = [];\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i];\n var newAnchor = cm.findPosV(\n range.anchor, dir, \"line\", range.anchor.goalColumn);\n var newHead = cm.findPosV(\n range.head, dir, \"line\", range.head.goalColumn);\n newAnchor.goalColumn = range.anchor.goalColumn != null ?\n range.anchor.goalColumn : cm.cursorCoords(range.anchor, \"div\").left;\n newHead.goalColumn = range.head.goalColumn != null ?\n range.head.goalColumn : cm.cursorCoords(range.head, \"div\").left;\n var newRange = {anchor: newAnchor, head: newHead};\n newRanges.push(range);\n newRanges.push(newRange);\n }\n cm.setSelections(newRanges);\n }\n cmds.addCursorToPrevLine = function(cm) { addCursorToSelection(cm, -1); };\n cmds.addCursorToNextLine = function(cm) { addCursorToSelection(cm, 1); };\n\n function isSelectedRange(ranges, from, to) {\n for (var i = 0; i < ranges.length; i++)\n if (CodeMirror.cmpPos(ranges[i].from(), from) == 0 &&\n CodeMirror.cmpPos(ranges[i].to(), to) == 0) return true\n return false\n }\n\n var mirror = \"(){}[]\";\n function selectBetweenBrackets(cm) {\n var ranges = cm.listSelections(), newRanges = []\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i], pos = range.head, opening = cm.scanForBracket(pos, -1);\n if (!opening) return false;\n for (;;) {\n var closing = cm.scanForBracket(pos, 1);\n if (!closing) return false;\n if (closing.ch == mirror.charAt(mirror.indexOf(opening.ch) + 1)) {\n var startPos = Pos(opening.pos.line, opening.pos.ch + 1);\n if (CodeMirror.cmpPos(startPos, range.from()) == 0 &&\n CodeMirror.cmpPos(closing.pos, range.to()) == 0) {\n opening = cm.scanForBracket(opening.pos, -1);\n if (!opening) return false;\n } else {\n newRanges.push({anchor: startPos, head: closing.pos});\n break;\n }\n }\n pos = Pos(closing.pos.line, closing.pos.ch + 1);\n }\n }\n cm.setSelections(newRanges);\n return true;\n }\n\n cmds.selectScope = function(cm) {\n selectBetweenBrackets(cm) || cm.execCommand(\"selectAll\");\n };\n cmds.selectBetweenBrackets = function(cm) {\n if (!selectBetweenBrackets(cm)) return CodeMirror.Pass;\n };\n\n function puncType(type) {\n return !type ? null : /\\bpunctuation\\b/.test(type) ? type : undefined\n }\n\n cmds.goToBracket = function(cm) {\n cm.extendSelectionsBy(function(range) {\n var next = cm.scanForBracket(range.head, 1, puncType(cm.getTokenTypeAt(range.head)));\n if (next && CodeMirror.cmpPos(next.pos, range.head) != 0) return next.pos;\n var prev = cm.scanForBracket(range.head, -1, puncType(cm.getTokenTypeAt(Pos(range.head.line, range.head.ch + 1))));\n return prev && Pos(prev.pos.line, prev.pos.ch + 1) || range.head;\n });\n };\n\n cmds.swapLineUp = function(cm) {\n if (cm.isReadOnly()) return CodeMirror.Pass\n var ranges = cm.listSelections(), linesToMove = [], at = cm.firstLine() - 1, newSels = [];\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i], from = range.from().line - 1, to = range.to().line;\n newSels.push({anchor: Pos(range.anchor.line - 1, range.anchor.ch),\n head: Pos(range.head.line - 1, range.head.ch)});\n if (range.to().ch == 0 && !range.empty()) --to;\n if (from > at) linesToMove.push(from, to);\n else if (linesToMove.length) linesToMove[linesToMove.length - 1] = to;\n at = to;\n }\n cm.operation(function() {\n for (var i = 0; i < linesToMove.length; i += 2) {\n var from = linesToMove[i], to = linesToMove[i + 1];\n var line = cm.getLine(from);\n cm.replaceRange(\"\", Pos(from, 0), Pos(from + 1, 0), \"+swapLine\");\n if (to > cm.lastLine())\n cm.replaceRange(\"\\n\" + line, Pos(cm.lastLine()), null, \"+swapLine\");\n else\n cm.replaceRange(line + \"\\n\", Pos(to, 0), null, \"+swapLine\");\n }\n cm.setSelections(newSels);\n cm.scrollIntoView();\n });\n };\n\n cmds.swapLineDown = function(cm) {\n if (cm.isReadOnly()) return CodeMirror.Pass\n var ranges = cm.listSelections(), linesToMove = [], at = cm.lastLine() + 1;\n for (var i = ranges.length - 1; i >= 0; i--) {\n var range = ranges[i], from = range.to().line + 1, to = range.from().line;\n if (range.to().ch == 0 && !range.empty()) from--;\n if (from < at) linesToMove.push(from, to);\n else if (linesToMove.length) linesToMove[linesToMove.length - 1] = to;\n at = to;\n }\n cm.operation(function() {\n for (var i = linesToMove.length - 2; i >= 0; i -= 2) {\n var from = linesToMove[i], to = linesToMove[i + 1];\n var line = cm.getLine(from);\n if (from == cm.lastLine())\n cm.replaceRange(\"\", Pos(from - 1), Pos(from), \"+swapLine\");\n else\n cm.replaceRange(\"\", Pos(from, 0), Pos(from + 1, 0), \"+swapLine\");\n cm.replaceRange(line + \"\\n\", Pos(to, 0), null, \"+swapLine\");\n }\n cm.scrollIntoView();\n });\n };\n\n cmds.toggleCommentIndented = function(cm) {\n cm.toggleComment({ indent: true });\n }\n\n cmds.joinLines = function(cm) {\n var ranges = cm.listSelections(), joined = [];\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i], from = range.from();\n var start = from.line, end = range.to().line;\n while (i < ranges.length - 1 && ranges[i + 1].from().line == end)\n end = ranges[++i].to().line;\n joined.push({start: start, end: end, anchor: !range.empty() && from});\n }\n cm.operation(function() {\n var offset = 0, ranges = [];\n for (var i = 0; i < joined.length; i++) {\n var obj = joined[i];\n var anchor = obj.anchor && Pos(obj.anchor.line - offset, obj.anchor.ch), head;\n for (var line = obj.start; line <= obj.end; line++) {\n var actual = line - offset;\n if (line == obj.end) head = Pos(actual, cm.getLine(actual).length + 1);\n if (actual < cm.lastLine()) {\n cm.replaceRange(\" \", Pos(actual), Pos(actual + 1, /^\\s*/.exec(cm.getLine(actual + 1))[0].length));\n ++offset;\n }\n }\n ranges.push({anchor: anchor || head, head: head});\n }\n cm.setSelections(ranges, 0);\n });\n };\n\n cmds.duplicateLine = function(cm) {\n cm.operation(function() {\n var rangeCount = cm.listSelections().length;\n for (var i = 0; i < rangeCount; i++) {\n var range = cm.listSelections()[i];\n if (range.empty())\n cm.replaceRange(cm.getLine(range.head.line) + \"\\n\", Pos(range.head.line, 0));\n else\n cm.replaceRange(cm.getRange(range.from(), range.to()), range.from());\n }\n cm.scrollIntoView();\n });\n };\n\n\n function sortLines(cm, caseSensitive, direction) {\n if (cm.isReadOnly()) return CodeMirror.Pass\n var ranges = cm.listSelections(), toSort = [], selected;\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i];\n if (range.empty()) continue;\n var from = range.from().line, to = range.to().line;\n while (i < ranges.length - 1 && ranges[i + 1].from().line == to)\n to = ranges[++i].to().line;\n if (!ranges[i].to().ch) to--;\n toSort.push(from, to);\n }\n if (toSort.length) selected = true;\n else toSort.push(cm.firstLine(), cm.lastLine());\n\n cm.operation(function() {\n var ranges = [];\n for (var i = 0; i < toSort.length; i += 2) {\n var from = toSort[i], to = toSort[i + 1];\n var start = Pos(from, 0), end = Pos(to);\n var lines = cm.getRange(start, end, false);\n if (caseSensitive)\n lines.sort(function(a, b) { return a < b ? -direction : a == b ? 0 : direction; });\n else\n lines.sort(function(a, b) {\n var au = a.toUpperCase(), bu = b.toUpperCase();\n if (au != bu) { a = au; b = bu; }\n return a < b ? -direction : a == b ? 0 : direction;\n });\n cm.replaceRange(lines, start, end);\n if (selected) ranges.push({anchor: start, head: Pos(to + 1, 0)});\n }\n if (selected) cm.setSelections(ranges, 0);\n });\n }\n\n cmds.sortLines = function(cm) { sortLines(cm, true, 1); };\n cmds.reverseSortLines = function(cm) { sortLines(cm, true, -1); };\n cmds.sortLinesInsensitive = function(cm) { sortLines(cm, false, 1); };\n cmds.reverseSortLinesInsensitive = function(cm) { sortLines(cm, false, -1); };\n\n cmds.nextBookmark = function(cm) {\n var marks = cm.state.sublimeBookmarks;\n if (marks) while (marks.length) {\n var current = marks.shift();\n var found = current.find();\n if (found) {\n marks.push(current);\n return cm.setSelection(found.from, found.to);\n }\n }\n };\n\n cmds.prevBookmark = function(cm) {\n var marks = cm.state.sublimeBookmarks;\n if (marks) while (marks.length) {\n marks.unshift(marks.pop());\n var found = marks[marks.length - 1].find();\n if (!found)\n marks.pop();\n else\n return cm.setSelection(found.from, found.to);\n }\n };\n\n cmds.toggleBookmark = function(cm) {\n var ranges = cm.listSelections();\n var marks = cm.state.sublimeBookmarks || (cm.state.sublimeBookmarks = []);\n for (var i = 0; i < ranges.length; i++) {\n var from = ranges[i].from(), to = ranges[i].to();\n var found = ranges[i].empty() ? cm.findMarksAt(from) : cm.findMarks(from, to);\n for (var j = 0; j < found.length; j++) {\n if (found[j].sublimeBookmark) {\n found[j].clear();\n for (var k = 0; k < marks.length; k++)\n if (marks[k] == found[j])\n marks.splice(k--, 1);\n break;\n }\n }\n if (j == found.length)\n marks.push(cm.markText(from, to, {sublimeBookmark: true, clearWhenEmpty: false}));\n }\n };\n\n cmds.clearBookmarks = function(cm) {\n var marks = cm.state.sublimeBookmarks;\n if (marks) for (var i = 0; i < marks.length; i++) marks[i].clear();\n marks.length = 0;\n };\n\n cmds.selectBookmarks = function(cm) {\n var marks = cm.state.sublimeBookmarks, ranges = [];\n if (marks) for (var i = 0; i < marks.length; i++) {\n var found = marks[i].find();\n if (!found)\n marks.splice(i--, 0);\n else\n ranges.push({anchor: found.from, head: found.to});\n }\n if (ranges.length)\n cm.setSelections(ranges, 0);\n };\n\n function modifyWordOrSelection(cm, mod) {\n cm.operation(function() {\n var ranges = cm.listSelections(), indices = [], replacements = [];\n for (var i = 0; i < ranges.length; i++) {\n var range = ranges[i];\n if (range.empty()) { indices.push(i); replacements.push(\"\"); }\n else replacements.push(mod(cm.getRange(range.from(), range.to())));\n }\n cm.replaceSelections(replacements, \"around\", \"case\");\n for (var i = indices.length - 1, at; i >= 0; i--) {\n var range = ranges[indices[i]];\n if (at && CodeMirror.cmpPos(range.head, at) > 0) continue;\n var word = wordAt(cm, range.head);\n at = word.from;\n cm.replaceRange(mod(word.word), word.from, word.to);\n }\n });\n }\n\n cmds.smartBackspace = function(cm) {\n if (cm.somethingSelected()) return CodeMirror.Pass;\n\n cm.operation(function() {\n var cursors = cm.listSelections();\n var indentUnit = cm.getOption(\"indentUnit\");\n\n for (var i = cursors.length - 1; i >= 0; i--) {\n var cursor = cursors[i].head;\n var toStartOfLine = cm.getRange({line: cursor.line, ch: 0}, cursor);\n var column = CodeMirror.countColumn(toStartOfLine, null, cm.getOption(\"tabSize\"));\n\n // Delete by one character by default\n var deletePos = cm.findPosH(cursor, -1, \"char\", false);\n\n if (toStartOfLine && !/\\S/.test(toStartOfLine) && column % indentUnit == 0) {\n var prevIndent = new Pos(cursor.line,\n CodeMirror.findColumn(toStartOfLine, column - indentUnit, indentUnit));\n\n // Smart delete only if we found a valid prevIndent location\n if (prevIndent.ch != cursor.ch) deletePos = prevIndent;\n }\n\n cm.replaceRange(\"\", deletePos, cursor, \"+delete\");\n }\n });\n };\n\n cmds.delLineRight = function(cm) {\n cm.operation(function() {\n var ranges = cm.listSelections();\n for (var i = ranges.length - 1; i >= 0; i--)\n cm.replaceRange(\"\", ranges[i].anchor, Pos(ranges[i].to().line), \"+delete\");\n cm.scrollIntoView();\n });\n };\n\n cmds.upcaseAtCursor = function(cm) {\n modifyWordOrSelection(cm, function(str) { return str.toUpperCase(); });\n };\n cmds.downcaseAtCursor = function(cm) {\n modifyWordOrSelection(cm, function(str) { return str.toLowerCase(); });\n };\n\n cmds.setSublimeMark = function(cm) {\n if (cm.state.sublimeMark) cm.state.sublimeMark.clear();\n cm.state.sublimeMark = cm.setBookmark(cm.getCursor());\n };\n cmds.selectToSublimeMark = function(cm) {\n var found = cm.state.sublimeMark && cm.state.sublimeMark.find();\n if (found) cm.setSelection(cm.getCursor(), found);\n };\n cmds.deleteToSublimeMark = function(cm) {\n var found = cm.state.sublimeMark && cm.state.sublimeMark.find();\n if (found) {\n var from = cm.getCursor(), to = found;\n if (CodeMirror.cmpPos(from, to) > 0) { var tmp = to; to = from; from = tmp; }\n cm.state.sublimeKilled = cm.getRange(from, to);\n cm.replaceRange(\"\", from, to);\n }\n };\n cmds.swapWithSublimeMark = function(cm) {\n var found = cm.state.sublimeMark && cm.state.sublimeMark.find();\n if (found) {\n cm.state.sublimeMark.clear();\n cm.state.sublimeMark = cm.setBookmark(cm.getCursor());\n cm.setCursor(found);\n }\n };\n cmds.sublimeYank = function(cm) {\n if (cm.state.sublimeKilled != null)\n cm.replaceSelection(cm.state.sublimeKilled, null, \"paste\");\n };\n\n cmds.showInCenter = function(cm) {\n var pos = cm.cursorCoords(null, \"local\");\n cm.scrollTo(null, (pos.top + pos.bottom) / 2 - cm.getScrollInfo().clientHeight / 2);\n };\n\n function getTarget(cm) {\n var from = cm.getCursor(\"from\"), to = cm.getCursor(\"to\");\n if (CodeMirror.cmpPos(from, to) == 0) {\n var word = wordAt(cm, from);\n if (!word.word) return;\n from = word.from;\n to = word.to;\n }\n return {from: from, to: to, query: cm.getRange(from, to), word: word};\n }\n\n function findAndGoTo(cm, forward) {\n var target = getTarget(cm);\n if (!target) return;\n var query = target.query;\n var cur = cm.getSearchCursor(query, forward ? target.to : target.from);\n\n if (forward ? cur.findNext() : cur.findPrevious()) {\n cm.setSelection(cur.from(), cur.to());\n } else {\n cur = cm.getSearchCursor(query, forward ? Pos(cm.firstLine(), 0)\n : cm.clipPos(Pos(cm.lastLine())));\n if (forward ? cur.findNext() : cur.findPrevious())\n cm.setSelection(cur.from(), cur.to());\n else if (target.word)\n cm.setSelection(target.from, target.to);\n }\n };\n cmds.findUnder = function(cm) { findAndGoTo(cm, true); };\n cmds.findUnderPrevious = function(cm) { findAndGoTo(cm,false); };\n cmds.findAllUnder = function(cm) {\n var target = getTarget(cm);\n if (!target) return;\n var cur = cm.getSearchCursor(target.query);\n var matches = [];\n var primaryIndex = -1;\n while (cur.findNext()) {\n matches.push({anchor: cur.from(), head: cur.to()});\n if (cur.from().line <= target.from.line && cur.from().ch <= target.from.ch)\n primaryIndex++;\n }\n cm.setSelections(matches, primaryIndex);\n };\n\n\n var keyMap = CodeMirror.keyMap;\n keyMap.macSublime = {\n \"Cmd-Left\": \"goLineStartSmart\",\n \"Shift-Tab\": \"indentLess\",\n \"Shift-Ctrl-K\": \"deleteLine\",\n \"Alt-Q\": \"wrapLines\",\n \"Ctrl-Left\": \"goSubwordLeft\",\n \"Ctrl-Right\": \"goSubwordRight\",\n \"Ctrl-Alt-Up\": \"scrollLineUp\",\n \"Ctrl-Alt-Down\": \"scrollLineDown\",\n \"Cmd-L\": \"selectLine\",\n \"Shift-Cmd-L\": \"splitSelectionByLine\",\n \"Esc\": \"singleSelectionTop\",\n \"Cmd-Enter\": \"insertLineAfter\",\n \"Shift-Cmd-Enter\": \"insertLineBefore\",\n \"Cmd-D\": \"selectNextOccurrence\",\n \"Shift-Cmd-Space\": \"selectScope\",\n \"Shift-Cmd-M\": \"selectBetweenBrackets\",\n \"Cmd-M\": \"goToBracket\",\n \"Cmd-Ctrl-Up\": \"swapLineUp\",\n \"Cmd-Ctrl-Down\": \"swapLineDown\",\n \"Cmd-/\": \"toggleCommentIndented\",\n \"Cmd-J\": \"joinLines\",\n \"Shift-Cmd-D\": \"duplicateLine\",\n \"F5\": \"sortLines\",\n \"Shift-F5\": \"reverseSortLines\",\n \"Cmd-F5\": \"sortLinesInsensitive\",\n \"Shift-Cmd-F5\": \"reverseSortLinesInsensitive\",\n \"F2\": \"nextBookmark\",\n \"Shift-F2\": \"prevBookmark\",\n \"Cmd-F2\": \"toggleBookmark\",\n \"Shift-Cmd-F2\": \"clearBookmarks\",\n \"Alt-F2\": \"selectBookmarks\",\n \"Backspace\": \"smartBackspace\",\n \"Cmd-K Cmd-D\": \"skipAndSelectNextOccurrence\",\n \"Cmd-K Cmd-K\": \"delLineRight\",\n \"Cmd-K Cmd-U\": \"upcaseAtCursor\",\n \"Cmd-K Cmd-L\": \"downcaseAtCursor\",\n \"Cmd-K Cmd-Space\": \"setSublimeMark\",\n \"Cmd-K Cmd-A\": \"selectToSublimeMark\",\n \"Cmd-K Cmd-W\": \"deleteToSublimeMark\",\n \"Cmd-K Cmd-X\": \"swapWithSublimeMark\",\n \"Cmd-K Cmd-Y\": \"sublimeYank\",\n \"Cmd-K Cmd-C\": \"showInCenter\",\n \"Cmd-K Cmd-G\": \"clearBookmarks\",\n \"Cmd-K Cmd-Backspace\": \"delLineLeft\",\n \"Cmd-K Cmd-1\": \"foldAll\",\n \"Cmd-K Cmd-0\": \"unfoldAll\",\n \"Cmd-K Cmd-J\": \"unfoldAll\",\n \"Ctrl-Shift-Up\": \"addCursorToPrevLine\",\n \"Ctrl-Shift-Down\": \"addCursorToNextLine\",\n \"Cmd-F3\": \"findUnder\",\n \"Shift-Cmd-F3\": \"findUnderPrevious\",\n \"Alt-F3\": \"findAllUnder\",\n \"Shift-Cmd-[\": \"fold\",\n \"Shift-Cmd-]\": \"unfold\",\n \"Cmd-I\": \"findIncremental\",\n \"Shift-Cmd-I\": \"findIncrementalReverse\",\n \"Cmd-H\": \"replace\",\n \"F3\": \"findNext\",\n \"Shift-F3\": \"findPrev\",\n \"fallthrough\": \"macDefault\"\n };\n CodeMirror.normalizeKeyMap(keyMap.macSublime);\n\n keyMap.pcSublime = {\n \"Shift-Tab\": \"indentLess\",\n \"Shift-Ctrl-K\": \"deleteLine\",\n \"Alt-Q\": \"wrapLines\",\n \"Ctrl-T\": \"transposeChars\",\n \"Alt-Left\": \"goSubwordLeft\",\n \"Alt-Right\": \"goSubwordRight\",\n \"Ctrl-Up\": \"scrollLineUp\",\n \"Ctrl-Down\": \"scrollLineDown\",\n \"Ctrl-L\": \"selectLine\",\n \"Shift-Ctrl-L\": \"splitSelectionByLine\",\n \"Esc\": \"singleSelectionTop\",\n \"Ctrl-Enter\": \"insertLineAfter\",\n \"Shift-Ctrl-Enter\": \"insertLineBefore\",\n \"Ctrl-D\": \"selectNextOccurrence\",\n \"Shift-Ctrl-Space\": \"selectScope\",\n \"Shift-Ctrl-M\": \"selectBetweenBrackets\",\n \"Ctrl-M\": \"goToBracket\",\n \"Shift-Ctrl-Up\": \"swapLineUp\",\n \"Shift-Ctrl-Down\": \"swapLineDown\",\n \"Ctrl-/\": \"toggleCommentIndented\",\n \"Ctrl-J\": \"joinLines\",\n \"Shift-Ctrl-D\": \"duplicateLine\",\n \"F9\": \"sortLines\",\n \"Shift-F9\": \"reverseSortLines\",\n \"Ctrl-F9\": \"sortLinesInsensitive\",\n \"Shift-Ctrl-F9\": \"reverseSortLinesInsensitive\",\n \"F2\": \"nextBookmark\",\n \"Shift-F2\": \"prevBookmark\",\n \"Ctrl-F2\": \"toggleBookmark\",\n \"Shift-Ctrl-F2\": \"clearBookmarks\",\n \"Alt-F2\": \"selectBookmarks\",\n \"Backspace\": \"smartBackspace\",\n \"Ctrl-K Ctrl-D\": \"skipAndSelectNextOccurrence\",\n \"Ctrl-K Ctrl-K\": \"delLineRight\",\n \"Ctrl-K Ctrl-U\": \"upcaseAtCursor\",\n \"Ctrl-K Ctrl-L\": \"downcaseAtCursor\",\n \"Ctrl-K Ctrl-Space\": \"setSublimeMark\",\n \"Ctrl-K Ctrl-A\": \"selectToSublimeMark\",\n \"Ctrl-K Ctrl-W\": \"deleteToSublimeMark\",\n \"Ctrl-K Ctrl-X\": \"swapWithSublimeMark\",\n \"Ctrl-K Ctrl-Y\": \"sublimeYank\",\n \"Ctrl-K Ctrl-C\": \"showInCenter\",\n \"Ctrl-K Ctrl-G\": \"clearBookmarks\",\n \"Ctrl-K Ctrl-Backspace\": \"delLineLeft\",\n \"Ctrl-K Ctrl-1\": \"foldAll\",\n \"Ctrl-K Ctrl-0\": \"unfoldAll\",\n \"Ctrl-K Ctrl-J\": \"unfoldAll\",\n \"Ctrl-Alt-Up\": \"addCursorToPrevLine\",\n \"Ctrl-Alt-Down\": \"addCursorToNextLine\",\n \"Ctrl-F3\": \"findUnder\",\n \"Shift-Ctrl-F3\": \"findUnderPrevious\",\n \"Alt-F3\": \"findAllUnder\",\n \"Shift-Ctrl-[\": \"fold\",\n \"Shift-Ctrl-]\": \"unfold\",\n \"Ctrl-I\": \"findIncremental\",\n \"Shift-Ctrl-I\": \"findIncrementalReverse\",\n \"Ctrl-H\": \"replace\",\n \"F3\": \"findNext\",\n \"Shift-F3\": \"findPrev\",\n \"fallthrough\": \"pcDefault\"\n };\n CodeMirror.normalizeKeyMap(keyMap.pcSublime);\n\n var mac = keyMap.default == keyMap.macDefault;\n keyMap.sublime = mac ? keyMap.macSublime : keyMap.pcSublime;\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n// declare global: DOMRect\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n var HINT_ELEMENT_CLASS = \"CodeMirror-hint\";\n var ACTIVE_HINT_ELEMENT_CLASS = \"CodeMirror-hint-active\";\n\n // This is the old interface, kept around for now to stay\n // backwards-compatible.\n CodeMirror.showHint = function(cm, getHints, options) {\n if (!getHints) return cm.showHint(options);\n if (options && options.async) getHints.async = true;\n var newOpts = {hint: getHints};\n if (options) for (var prop in options) newOpts[prop] = options[prop];\n return cm.showHint(newOpts);\n };\n\n CodeMirror.defineExtension(\"showHint\", function(options) {\n options = parseOptions(this, this.getCursor(\"start\"), options);\n var selections = this.listSelections()\n if (selections.length > 1) return;\n // By default, don't allow completion when something is selected.\n // A hint function can have a `supportsSelection` property to\n // indicate that it can handle selections.\n if (this.somethingSelected()) {\n if (!options.hint.supportsSelection) return;\n // Don't try with cross-line selections\n for (var i = 0; i < selections.length; i++)\n if (selections[i].head.line != selections[i].anchor.line) return;\n }\n\n if (this.state.completionActive) this.state.completionActive.close();\n var completion = this.state.completionActive = new Completion(this, options);\n if (!completion.options.hint) return;\n\n CodeMirror.signal(this, \"startCompletion\", this);\n completion.update(true);\n });\n\n CodeMirror.defineExtension(\"closeHint\", function() {\n if (this.state.completionActive) this.state.completionActive.close()\n })\n\n function Completion(cm, options) {\n this.cm = cm;\n this.options = options;\n this.widget = null;\n this.debounce = 0;\n this.tick = 0;\n this.startPos = this.cm.getCursor(\"start\");\n this.startLen = this.cm.getLine(this.startPos.line).length - this.cm.getSelection().length;\n\n if (this.options.updateOnCursorActivity) {\n var self = this;\n cm.on(\"cursorActivity\", this.activityFunc = function() { self.cursorActivity(); });\n }\n }\n\n var requestAnimationFrame = window.requestAnimationFrame || function(fn) {\n return setTimeout(fn, 1000/60);\n };\n var cancelAnimationFrame = window.cancelAnimationFrame || clearTimeout;\n\n Completion.prototype = {\n close: function() {\n if (!this.active()) return;\n this.cm.state.completionActive = null;\n this.tick = null;\n if (this.options.updateOnCursorActivity) {\n this.cm.off(\"cursorActivity\", this.activityFunc);\n }\n\n if (this.widget && this.data) CodeMirror.signal(this.data, \"close\");\n if (this.widget) this.widget.close();\n CodeMirror.signal(this.cm, \"endCompletion\", this.cm);\n },\n\n active: function() {\n return this.cm.state.completionActive == this;\n },\n\n pick: function(data, i) {\n var completion = data.list[i], self = this;\n this.cm.operation(function() {\n if (completion.hint)\n completion.hint(self.cm, data, completion);\n else\n self.cm.replaceRange(getText(completion), completion.from || data.from,\n completion.to || data.to, \"complete\");\n CodeMirror.signal(data, \"pick\", completion);\n self.cm.scrollIntoView();\n });\n if (this.options.closeOnPick) {\n this.close();\n }\n },\n\n cursorActivity: function() {\n if (this.debounce) {\n cancelAnimationFrame(this.debounce);\n this.debounce = 0;\n }\n\n var identStart = this.startPos;\n if(this.data) {\n identStart = this.data.from;\n }\n\n var pos = this.cm.getCursor(), line = this.cm.getLine(pos.line);\n if (pos.line != this.startPos.line || line.length - pos.ch != this.startLen - this.startPos.ch ||\n pos.ch < identStart.ch || this.cm.somethingSelected() ||\n (!pos.ch || this.options.closeCharacters.test(line.charAt(pos.ch - 1)))) {\n this.close();\n } else {\n var self = this;\n this.debounce = requestAnimationFrame(function() {self.update();});\n if (this.widget) this.widget.disable();\n }\n },\n\n update: function(first) {\n if (this.tick == null) return\n var self = this, myTick = ++this.tick\n fetchHints(this.options.hint, this.cm, this.options, function(data) {\n if (self.tick == myTick) self.finishUpdate(data, first)\n })\n },\n\n finishUpdate: function(data, first) {\n if (this.data) CodeMirror.signal(this.data, \"update\");\n\n var picked = (this.widget && this.widget.picked) || (first && this.options.completeSingle);\n if (this.widget) this.widget.close();\n\n this.data = data;\n\n if (data && data.list.length) {\n if (picked && data.list.length == 1) {\n this.pick(data, 0);\n } else {\n this.widget = new Widget(this, data);\n CodeMirror.signal(data, \"shown\");\n }\n }\n }\n };\n\n function parseOptions(cm, pos, options) {\n var editor = cm.options.hintOptions;\n var out = {};\n for (var prop in defaultOptions) out[prop] = defaultOptions[prop];\n if (editor) for (var prop in editor)\n if (editor[prop] !== undefined) out[prop] = editor[prop];\n if (options) for (var prop in options)\n if (options[prop] !== undefined) out[prop] = options[prop];\n if (out.hint.resolve) out.hint = out.hint.resolve(cm, pos)\n return out;\n }\n\n function getText(completion) {\n if (typeof completion == \"string\") return completion;\n else return completion.text;\n }\n\n function buildKeyMap(completion, handle) {\n var baseMap = {\n Up: function() {handle.moveFocus(-1);},\n Down: function() {handle.moveFocus(1);},\n PageUp: function() {handle.moveFocus(-handle.menuSize() + 1, true);},\n PageDown: function() {handle.moveFocus(handle.menuSize() - 1, true);},\n Home: function() {handle.setFocus(0);},\n End: function() {handle.setFocus(handle.length - 1);},\n Enter: handle.pick,\n Tab: handle.pick,\n Esc: handle.close\n };\n\n var mac = /Mac/.test(navigator.platform);\n\n if (mac) {\n baseMap[\"Ctrl-P\"] = function() {handle.moveFocus(-1);};\n baseMap[\"Ctrl-N\"] = function() {handle.moveFocus(1);};\n }\n\n var custom = completion.options.customKeys;\n var ourMap = custom ? {} : baseMap;\n function addBinding(key, val) {\n var bound;\n if (typeof val != \"string\")\n bound = function(cm) { return val(cm, handle); };\n // This mechanism is deprecated\n else if (baseMap.hasOwnProperty(val))\n bound = baseMap[val];\n else\n bound = val;\n ourMap[key] = bound;\n }\n if (custom)\n for (var key in custom) if (custom.hasOwnProperty(key))\n addBinding(key, custom[key]);\n var extra = completion.options.extraKeys;\n if (extra)\n for (var key in extra) if (extra.hasOwnProperty(key))\n addBinding(key, extra[key]);\n return ourMap;\n }\n\n function getHintElement(hintsElement, el) {\n while (el && el != hintsElement) {\n if (el.nodeName.toUpperCase() === \"LI\" && el.parentNode == hintsElement) return el;\n el = el.parentNode;\n }\n }\n\n function Widget(completion, data) {\n this.id = \"cm-complete-\" + Math.floor(Math.random(1e6))\n this.completion = completion;\n this.data = data;\n this.picked = false;\n var widget = this, cm = completion.cm;\n var ownerDocument = cm.getInputField().ownerDocument;\n var parentWindow = ownerDocument.defaultView || ownerDocument.parentWindow;\n\n var hints = this.hints = ownerDocument.createElement(\"ul\");\n hints.setAttribute(\"role\", \"listbox\")\n hints.setAttribute(\"aria-expanded\", \"true\")\n hints.id = this.id\n var theme = completion.cm.options.theme;\n hints.className = \"CodeMirror-hints \" + theme;\n this.selectedHint = data.selectedHint || 0;\n\n var completions = data.list;\n for (var i = 0; i < completions.length; ++i) {\n var elt = hints.appendChild(ownerDocument.createElement(\"li\")), cur = completions[i];\n var className = HINT_ELEMENT_CLASS + (i != this.selectedHint ? \"\" : \" \" + ACTIVE_HINT_ELEMENT_CLASS);\n if (cur.className != null) className = cur.className + \" \" + className;\n elt.className = className;\n if (i == this.selectedHint) elt.setAttribute(\"aria-selected\", \"true\")\n elt.id = this.id + \"-\" + i\n elt.setAttribute(\"role\", \"option\")\n if (cur.render) cur.render(elt, data, cur);\n else elt.appendChild(ownerDocument.createTextNode(cur.displayText || getText(cur)));\n elt.hintId = i;\n }\n\n var container = completion.options.container || ownerDocument.body;\n var pos = cm.cursorCoords(completion.options.alignWithWord ? data.from : null);\n var left = pos.left, top = pos.bottom, below = true;\n var offsetLeft = 0, offsetTop = 0;\n if (container !== ownerDocument.body) {\n // We offset the cursor position because left and top are relative to the offsetParent's top left corner.\n var isContainerPositioned = ['absolute', 'relative', 'fixed'].indexOf(parentWindow.getComputedStyle(container).position) !== -1;\n var offsetParent = isContainerPositioned ? container : container.offsetParent;\n var offsetParentPosition = offsetParent.getBoundingClientRect();\n var bodyPosition = ownerDocument.body.getBoundingClientRect();\n offsetLeft = (offsetParentPosition.left - bodyPosition.left - offsetParent.scrollLeft);\n offsetTop = (offsetParentPosition.top - bodyPosition.top - offsetParent.scrollTop);\n }\n hints.style.left = (left - offsetLeft) + \"px\";\n hints.style.top = (top - offsetTop) + \"px\";\n\n // If we're at the edge of the screen, then we want the menu to appear on the left of the cursor.\n var winW = parentWindow.innerWidth || Math.max(ownerDocument.body.offsetWidth, ownerDocument.documentElement.offsetWidth);\n var winH = parentWindow.innerHeight || Math.max(ownerDocument.body.offsetHeight, ownerDocument.documentElement.offsetHeight);\n container.appendChild(hints);\n cm.getInputField().setAttribute(\"aria-autocomplete\", \"list\")\n cm.getInputField().setAttribute(\"aria-owns\", this.id)\n cm.getInputField().setAttribute(\"aria-activedescendant\", this.id + \"-\" + this.selectedHint)\n\n var box = completion.options.moveOnOverlap ? hints.getBoundingClientRect() : new DOMRect();\n var scrolls = completion.options.paddingForScrollbar ? hints.scrollHeight > hints.clientHeight + 1 : false;\n\n // Compute in the timeout to avoid reflow on init\n var startScroll;\n setTimeout(function() { startScroll = cm.getScrollInfo(); });\n\n var overlapY = box.bottom - winH;\n if (overlapY > 0) {\n var height = box.bottom - box.top, curTop = pos.top - (pos.bottom - box.top);\n if (curTop - height > 0) { // Fits above cursor\n hints.style.top = (top = pos.top - height - offsetTop) + \"px\";\n below = false;\n } else if (height > winH) {\n hints.style.height = (winH - 5) + \"px\";\n hints.style.top = (top = pos.bottom - box.top - offsetTop) + \"px\";\n var cursor = cm.getCursor();\n if (data.from.ch != cursor.ch) {\n pos = cm.cursorCoords(cursor);\n hints.style.left = (left = pos.left - offsetLeft) + \"px\";\n box = hints.getBoundingClientRect();\n }\n }\n }\n var overlapX = box.right - winW;\n if (scrolls) overlapX += cm.display.nativeBarWidth;\n if (overlapX > 0) {\n if (box.right - box.left > winW) {\n hints.style.width = (winW - 5) + \"px\";\n overlapX -= (box.right - box.left) - winW;\n }\n hints.style.left = (left = Math.max(pos.left - overlapX - offsetLeft, 0)) + \"px\";\n }\n if (scrolls) for (var node = hints.firstChild; node; node = node.nextSibling)\n node.style.paddingRight = cm.display.nativeBarWidth + \"px\"\n\n cm.addKeyMap(this.keyMap = buildKeyMap(completion, {\n moveFocus: function(n, avoidWrap) { widget.changeActive(widget.selectedHint + n, avoidWrap); },\n setFocus: function(n) { widget.changeActive(n); },\n menuSize: function() { return widget.screenAmount(); },\n length: completions.length,\n close: function() { completion.close(); },\n pick: function() { widget.pick(); },\n data: data\n }));\n\n if (completion.options.closeOnUnfocus) {\n var closingOnBlur;\n cm.on(\"blur\", this.onBlur = function() { closingOnBlur = setTimeout(function() { completion.close(); }, 100); });\n cm.on(\"focus\", this.onFocus = function() { clearTimeout(closingOnBlur); });\n }\n\n cm.on(\"scroll\", this.onScroll = function() {\n var curScroll = cm.getScrollInfo(), editor = cm.getWrapperElement().getBoundingClientRect();\n if (!startScroll) startScroll = cm.getScrollInfo();\n var newTop = top + startScroll.top - curScroll.top;\n var point = newTop - (parentWindow.pageYOffset || (ownerDocument.documentElement || ownerDocument.body).scrollTop);\n if (!below) point += hints.offsetHeight;\n if (point <= editor.top || point >= editor.bottom) return completion.close();\n hints.style.top = newTop + \"px\";\n hints.style.left = (left + startScroll.left - curScroll.left) + \"px\";\n });\n\n CodeMirror.on(hints, \"dblclick\", function(e) {\n var t = getHintElement(hints, e.target || e.srcElement);\n if (t && t.hintId != null) {widget.changeActive(t.hintId); widget.pick();}\n });\n\n CodeMirror.on(hints, \"click\", function(e) {\n var t = getHintElement(hints, e.target || e.srcElement);\n if (t && t.hintId != null) {\n widget.changeActive(t.hintId);\n if (completion.options.completeOnSingleClick) widget.pick();\n }\n });\n\n CodeMirror.on(hints, \"mousedown\", function() {\n setTimeout(function(){cm.focus();}, 20);\n });\n\n // The first hint doesn't need to be scrolled to on init\n var selectedHintRange = this.getSelectedHintRange();\n if (selectedHintRange.from !== 0 || selectedHintRange.to !== 0) {\n this.scrollToActive();\n }\n\n CodeMirror.signal(data, \"select\", completions[this.selectedHint], hints.childNodes[this.selectedHint]);\n return true;\n }\n\n Widget.prototype = {\n close: function() {\n if (this.completion.widget != this) return;\n this.completion.widget = null;\n if (this.hints.parentNode) this.hints.parentNode.removeChild(this.hints);\n this.completion.cm.removeKeyMap(this.keyMap);\n var input = this.completion.cm.getInputField()\n input.removeAttribute(\"aria-activedescendant\")\n input.removeAttribute(\"aria-owns\")\n\n var cm = this.completion.cm;\n if (this.completion.options.closeOnUnfocus) {\n cm.off(\"blur\", this.onBlur);\n cm.off(\"focus\", this.onFocus);\n }\n cm.off(\"scroll\", this.onScroll);\n },\n\n disable: function() {\n this.completion.cm.removeKeyMap(this.keyMap);\n var widget = this;\n this.keyMap = {Enter: function() { widget.picked = true; }};\n this.completion.cm.addKeyMap(this.keyMap);\n },\n\n pick: function() {\n this.completion.pick(this.data, this.selectedHint);\n },\n\n changeActive: function(i, avoidWrap) {\n if (i >= this.data.list.length)\n i = avoidWrap ? this.data.list.length - 1 : 0;\n else if (i < 0)\n i = avoidWrap ? 0 : this.data.list.length - 1;\n if (this.selectedHint == i) return;\n var node = this.hints.childNodes[this.selectedHint];\n if (node) {\n node.className = node.className.replace(\" \" + ACTIVE_HINT_ELEMENT_CLASS, \"\");\n node.removeAttribute(\"aria-selected\")\n }\n node = this.hints.childNodes[this.selectedHint = i];\n node.className += \" \" + ACTIVE_HINT_ELEMENT_CLASS;\n node.setAttribute(\"aria-selected\", \"true\")\n this.completion.cm.getInputField().setAttribute(\"aria-activedescendant\", node.id)\n this.scrollToActive()\n CodeMirror.signal(this.data, \"select\", this.data.list[this.selectedHint], node);\n },\n\n scrollToActive: function() {\n var selectedHintRange = this.getSelectedHintRange();\n var node1 = this.hints.childNodes[selectedHintRange.from];\n var node2 = this.hints.childNodes[selectedHintRange.to];\n var firstNode = this.hints.firstChild;\n if (node1.offsetTop < this.hints.scrollTop)\n this.hints.scrollTop = node1.offsetTop - firstNode.offsetTop;\n else if (node2.offsetTop + node2.offsetHeight > this.hints.scrollTop + this.hints.clientHeight)\n this.hints.scrollTop = node2.offsetTop + node2.offsetHeight - this.hints.clientHeight + firstNode.offsetTop;\n },\n\n screenAmount: function() {\n return Math.floor(this.hints.clientHeight / this.hints.firstChild.offsetHeight) || 1;\n },\n\n getSelectedHintRange: function() {\n var margin = this.completion.options.scrollMargin || 0;\n return {\n from: Math.max(0, this.selectedHint - margin),\n to: Math.min(this.data.list.length - 1, this.selectedHint + margin),\n };\n }\n };\n\n function applicableHelpers(cm, helpers) {\n if (!cm.somethingSelected()) return helpers\n var result = []\n for (var i = 0; i < helpers.length; i++)\n if (helpers[i].supportsSelection) result.push(helpers[i])\n return result\n }\n\n function fetchHints(hint, cm, options, callback) {\n if (hint.async) {\n hint(cm, callback, options)\n } else {\n var result = hint(cm, options)\n if (result && result.then) result.then(callback)\n else callback(result)\n }\n }\n\n function resolveAutoHints(cm, pos) {\n var helpers = cm.getHelpers(pos, \"hint\"), words\n if (helpers.length) {\n var resolved = function(cm, callback, options) {\n var app = applicableHelpers(cm, helpers);\n function run(i) {\n if (i == app.length) return callback(null)\n fetchHints(app[i], cm, options, function(result) {\n if (result && result.list.length > 0) callback(result)\n else run(i + 1)\n })\n }\n run(0)\n }\n resolved.async = true\n resolved.supportsSelection = true\n return resolved\n } else if (words = cm.getHelper(cm.getCursor(), \"hintWords\")) {\n return function(cm) { return CodeMirror.hint.fromList(cm, {words: words}) }\n } else if (CodeMirror.hint.anyword) {\n return function(cm, options) { return CodeMirror.hint.anyword(cm, options) }\n } else {\n return function() {}\n }\n }\n\n CodeMirror.registerHelper(\"hint\", \"auto\", {\n resolve: resolveAutoHints\n });\n\n CodeMirror.registerHelper(\"hint\", \"fromList\", function(cm, options) {\n var cur = cm.getCursor(), token = cm.getTokenAt(cur)\n var term, from = CodeMirror.Pos(cur.line, token.start), to = cur\n if (token.start < cur.ch && /\\w/.test(token.string.charAt(cur.ch - token.start - 1))) {\n term = token.string.substr(0, cur.ch - token.start)\n } else {\n term = \"\"\n from = cur\n }\n var found = [];\n for (var i = 0; i < options.words.length; i++) {\n var word = options.words[i];\n if (word.slice(0, term.length) == term)\n found.push(word);\n }\n\n if (found.length) return {list: found, from: from, to: to};\n });\n\n CodeMirror.commands.autocomplete = CodeMirror.showHint;\n\n var defaultOptions = {\n hint: CodeMirror.hint.auto,\n completeSingle: true,\n alignWithWord: true,\n closeCharacters: /[\\s()\\[\\]{};:>,]/,\n closeOnPick: true,\n closeOnUnfocus: true,\n updateOnCursorActivity: true,\n completeOnSingleClick: true,\n container: null,\n customKeys: null,\n extraKeys: null,\n paddingForScrollbar: true,\n moveOnOverlap: true,\n };\n\n CodeMirror.defineOption(\"hintOptions\", null);\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n CodeMirror.defineExtension(\"annotateScrollbar\", function(options) {\n if (typeof options == \"string\") options = {className: options};\n return new Annotation(this, options);\n });\n\n CodeMirror.defineOption(\"scrollButtonHeight\", 0);\n\n function Annotation(cm, options) {\n this.cm = cm;\n this.options = options;\n this.buttonHeight = options.scrollButtonHeight || cm.getOption(\"scrollButtonHeight\");\n this.annotations = [];\n this.doRedraw = this.doUpdate = null;\n this.div = cm.getWrapperElement().appendChild(document.createElement(\"div\"));\n this.div.style.cssText = \"position: absolute; right: 0; top: 0; z-index: 7; pointer-events: none\";\n this.computeScale();\n\n function scheduleRedraw(delay) {\n clearTimeout(self.doRedraw);\n self.doRedraw = setTimeout(function() { self.redraw(); }, delay);\n }\n\n var self = this;\n cm.on(\"refresh\", this.resizeHandler = function() {\n clearTimeout(self.doUpdate);\n self.doUpdate = setTimeout(function() {\n if (self.computeScale()) scheduleRedraw(20);\n }, 100);\n });\n cm.on(\"markerAdded\", this.resizeHandler);\n cm.on(\"markerCleared\", this.resizeHandler);\n if (options.listenForChanges !== false)\n cm.on(\"changes\", this.changeHandler = function() {\n scheduleRedraw(250);\n });\n }\n\n Annotation.prototype.computeScale = function() {\n var cm = this.cm;\n var hScale = (cm.getWrapperElement().clientHeight - cm.display.barHeight - this.buttonHeight * 2) /\n cm.getScrollerElement().scrollHeight\n if (hScale != this.hScale) {\n this.hScale = hScale;\n return true;\n }\n };\n\n Annotation.prototype.update = function(annotations) {\n this.annotations = annotations;\n this.redraw();\n };\n\n Annotation.prototype.redraw = function(compute) {\n if (compute !== false) this.computeScale();\n var cm = this.cm, hScale = this.hScale;\n\n var frag = document.createDocumentFragment(), anns = this.annotations;\n\n var wrapping = cm.getOption(\"lineWrapping\");\n var singleLineH = wrapping && cm.defaultTextHeight() * 1.5;\n var curLine = null, curLineObj = null;\n\n function getY(pos, top) {\n if (curLine != pos.line) {\n curLine = pos.line\n curLineObj = cm.getLineHandle(pos.line)\n var visual = cm.getLineHandleVisualStart(curLineObj)\n if (visual != curLineObj) {\n curLine = cm.getLineNumber(visual)\n curLineObj = visual\n }\n }\n if ((curLineObj.widgets && curLineObj.widgets.length) ||\n (wrapping && curLineObj.height > singleLineH))\n return cm.charCoords(pos, \"local\")[top ? \"top\" : \"bottom\"];\n var topY = cm.heightAtLine(curLineObj, \"local\");\n return topY + (top ? 0 : curLineObj.height);\n }\n\n var lastLine = cm.lastLine()\n if (cm.display.barWidth) for (var i = 0, nextTop; i < anns.length; i++) {\n var ann = anns[i];\n if (ann.to.line > lastLine) continue;\n var top = nextTop || getY(ann.from, true) * hScale;\n var bottom = getY(ann.to, false) * hScale;\n while (i < anns.length - 1) {\n if (anns[i + 1].to.line > lastLine) break;\n nextTop = getY(anns[i + 1].from, true) * hScale;\n if (nextTop > bottom + .9) break;\n ann = anns[++i];\n bottom = getY(ann.to, false) * hScale;\n }\n if (bottom == top) continue;\n var height = Math.max(bottom - top, 3);\n\n var elt = frag.appendChild(document.createElement(\"div\"));\n elt.style.cssText = \"position: absolute; right: 0px; width: \" + Math.max(cm.display.barWidth - 1, 2) + \"px; top: \"\n + (top + this.buttonHeight) + \"px; height: \" + height + \"px\";\n elt.className = this.options.className;\n if (ann.id) {\n elt.setAttribute(\"annotation-id\", ann.id);\n }\n }\n this.div.textContent = \"\";\n this.div.appendChild(frag);\n };\n\n Annotation.prototype.clear = function() {\n this.cm.off(\"refresh\", this.resizeHandler);\n this.cm.off(\"markerAdded\", this.resizeHandler);\n this.cm.off(\"markerCleared\", this.resizeHandler);\n if (this.changeHandler) this.cm.off(\"changes\", this.changeHandler);\n this.div.parentNode.removeChild(this.div);\n };\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n// Utility function that allows modes to be combined. The mode given\n// as the base argument takes care of most of the normal mode\n// functionality, but a second (typically simple) mode is used, which\n// can override the style of text. Both modes get to parse all of the\n// text, but when both assign a non-null style to a piece of code, the\n// overlay wins, unless the combine argument was true and not overridden,\n// or state.overlay.combineTokens was true, in which case the styles are\n// combined.\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n\"use strict\";\n\nCodeMirror.overlayMode = function(base, overlay, combine) {\n return {\n startState: function() {\n return {\n base: CodeMirror.startState(base),\n overlay: CodeMirror.startState(overlay),\n basePos: 0, baseCur: null,\n overlayPos: 0, overlayCur: null,\n streamSeen: null\n };\n },\n copyState: function(state) {\n return {\n base: CodeMirror.copyState(base, state.base),\n overlay: CodeMirror.copyState(overlay, state.overlay),\n basePos: state.basePos, baseCur: null,\n overlayPos: state.overlayPos, overlayCur: null\n };\n },\n\n token: function(stream, state) {\n if (stream != state.streamSeen ||\n Math.min(state.basePos, state.overlayPos) < stream.start) {\n state.streamSeen = stream;\n state.basePos = state.overlayPos = stream.start;\n }\n\n if (stream.start == state.basePos) {\n state.baseCur = base.token(stream, state.base);\n state.basePos = stream.pos;\n }\n if (stream.start == state.overlayPos) {\n stream.pos = stream.start;\n state.overlayCur = overlay.token(stream, state.overlay);\n state.overlayPos = stream.pos;\n }\n stream.pos = Math.min(state.basePos, state.overlayPos);\n\n // state.overlay.combineTokens always takes precedence over combine,\n // unless set to null\n if (state.overlayCur == null) return state.baseCur;\n else if (state.baseCur != null &&\n state.overlay.combineTokens ||\n combine && state.overlay.combineTokens == null)\n return state.baseCur + \" \" + state.overlayCur;\n else return state.overlayCur;\n },\n\n indent: base.indent && function(state, textAfter, line) {\n return base.indent(state.base, textAfter, line);\n },\n electricChars: base.electricChars,\n\n innerMode: function(state) { return {state: state.base, mode: base}; },\n\n blankLine: function(state) {\n var baseToken, overlayToken;\n if (base.blankLine) baseToken = base.blankLine(state.base);\n if (overlay.blankLine) overlayToken = overlay.blankLine(state.overlay);\n\n return overlayToken == null ?\n baseToken :\n (combine && baseToken != null ? baseToken + \" \" + overlayToken : overlayToken);\n }\n };\n};\n\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n\"use strict\";\n\nCodeMirror.registerHelper(\"fold\", \"markdown\", function(cm, start) {\n var maxDepth = 100;\n\n function isHeader(lineNo) {\n var tokentype = cm.getTokenTypeAt(CodeMirror.Pos(lineNo, 0));\n return tokentype && /\\bheader\\b/.test(tokentype);\n }\n\n function headerLevel(lineNo, line, nextLine) {\n var match = line && line.match(/^#+/);\n if (match && isHeader(lineNo)) return match[0].length;\n match = nextLine && nextLine.match(/^[=\\-]+\\s*$/);\n if (match && isHeader(lineNo + 1)) return nextLine[0] == \"=\" ? 1 : 2;\n return maxDepth;\n }\n\n var firstLine = cm.getLine(start.line), nextLine = cm.getLine(start.line + 1);\n var level = headerLevel(start.line, firstLine, nextLine);\n if (level === maxDepth) return undefined;\n\n var lastLineNo = cm.lastLine();\n var end = start.line, nextNextLine = cm.getLine(end + 2);\n while (end < lastLineNo) {\n if (headerLevel(end + 1, nextLine, nextNextLine) <= level) break;\n ++end;\n nextLine = nextNextLine;\n nextNextLine = cm.getLine(end + 2);\n }\n\n return {\n from: CodeMirror.Pos(start.line, firstLine.length),\n to: CodeMirror.Pos(end, cm.getLine(end).length)\n };\n});\n\n});\n","export * from \"-!../../../../../../../mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../../../../../../css-loader/dist/cjs.js??ref--9-oneOf-1-1!../../../../../../../vue-loader/lib/loaders/stylePostLoader.js!../../../../../../../postcss-loader/src/index.js??ref--9-oneOf-1-2!../../../../../../../sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../../../../../../cache-loader/dist/cjs.js??ref--1-0!../../../../../../../vue-loader/lib/index.js??vue-loader-options!./VueEditor.vue?vue&type=style&index=0&lang=scss&\"","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n/**\n * Link to the project's GitHub page:\n * https://github.com/pickhardt/coffeescript-codemirror-mode\n */\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n\"use strict\";\n\nCodeMirror.defineMode(\"coffeescript\", function(conf, parserConf) {\n var ERRORCLASS = \"error\";\n\n function wordRegexp(words) {\n return new RegExp(\"^((\" + words.join(\")|(\") + \"))\\\\b\");\n }\n\n var operators = /^(?:->|=>|\\+[+=]?|-[\\-=]?|\\*[\\*=]?|\\/[\\/=]?|[=!]=|<[><]?=?|>>?=?|%=?|&=?|\\|=?|\\^=?|\\~|!|\\?|(or|and|\\|\\||&&|\\?)=)/;\n var delimiters = /^(?:[()\\[\\]{},:`=;]|\\.\\.?\\.?)/;\n var identifiers = /^[_A-Za-z$][_A-Za-z$0-9]*/;\n var atProp = /^@[_A-Za-z$][_A-Za-z$0-9]*/;\n\n var wordOperators = wordRegexp([\"and\", \"or\", \"not\",\n \"is\", \"isnt\", \"in\",\n \"instanceof\", \"typeof\"]);\n var indentKeywords = [\"for\", \"while\", \"loop\", \"if\", \"unless\", \"else\",\n \"switch\", \"try\", \"catch\", \"finally\", \"class\"];\n var commonKeywords = [\"break\", \"by\", \"continue\", \"debugger\", \"delete\",\n \"do\", \"in\", \"of\", \"new\", \"return\", \"then\",\n \"this\", \"@\", \"throw\", \"when\", \"until\", \"extends\"];\n\n var keywords = wordRegexp(indentKeywords.concat(commonKeywords));\n\n indentKeywords = wordRegexp(indentKeywords);\n\n\n var stringPrefixes = /^('{3}|\\\"{3}|['\\\"])/;\n var regexPrefixes = /^(\\/{3}|\\/)/;\n var commonConstants = [\"Infinity\", \"NaN\", \"undefined\", \"null\", \"true\", \"false\", \"on\", \"off\", \"yes\", \"no\"];\n var constants = wordRegexp(commonConstants);\n\n // Tokenizers\n function tokenBase(stream, state) {\n // Handle scope changes\n if (stream.sol()) {\n if (state.scope.align === null) state.scope.align = false;\n var scopeOffset = state.scope.offset;\n if (stream.eatSpace()) {\n var lineOffset = stream.indentation();\n if (lineOffset > scopeOffset && state.scope.type == \"coffee\") {\n return \"indent\";\n } else if (lineOffset < scopeOffset) {\n return \"dedent\";\n }\n return null;\n } else {\n if (scopeOffset > 0) {\n dedent(stream, state);\n }\n }\n }\n if (stream.eatSpace()) {\n return null;\n }\n\n var ch = stream.peek();\n\n // Handle docco title comment (single line)\n if (stream.match(\"####\")) {\n stream.skipToEnd();\n return \"comment\";\n }\n\n // Handle multi line comments\n if (stream.match(\"###\")) {\n state.tokenize = longComment;\n return state.tokenize(stream, state);\n }\n\n // Single line comment\n if (ch === \"#\") {\n stream.skipToEnd();\n return \"comment\";\n }\n\n // Handle number literals\n if (stream.match(/^-?[0-9\\.]/, false)) {\n var floatLiteral = false;\n // Floats\n if (stream.match(/^-?\\d*\\.\\d+(e[\\+\\-]?\\d+)?/i)) {\n floatLiteral = true;\n }\n if (stream.match(/^-?\\d+\\.\\d*/)) {\n floatLiteral = true;\n }\n if (stream.match(/^-?\\.\\d+/)) {\n floatLiteral = true;\n }\n\n if (floatLiteral) {\n // prevent from getting extra . on 1..\n if (stream.peek() == \".\"){\n stream.backUp(1);\n }\n return \"number\";\n }\n // Integers\n var intLiteral = false;\n // Hex\n if (stream.match(/^-?0x[0-9a-f]+/i)) {\n intLiteral = true;\n }\n // Decimal\n if (stream.match(/^-?[1-9]\\d*(e[\\+\\-]?\\d+)?/)) {\n intLiteral = true;\n }\n // Zero by itself with no other piece of number.\n if (stream.match(/^-?0(?![\\dx])/i)) {\n intLiteral = true;\n }\n if (intLiteral) {\n return \"number\";\n }\n }\n\n // Handle strings\n if (stream.match(stringPrefixes)) {\n state.tokenize = tokenFactory(stream.current(), false, \"string\");\n return state.tokenize(stream, state);\n }\n // Handle regex literals\n if (stream.match(regexPrefixes)) {\n if (stream.current() != \"/\" || stream.match(/^.*\\//, false)) { // prevent highlight of division\n state.tokenize = tokenFactory(stream.current(), true, \"string-2\");\n return state.tokenize(stream, state);\n } else {\n stream.backUp(1);\n }\n }\n\n\n\n // Handle operators and delimiters\n if (stream.match(operators) || stream.match(wordOperators)) {\n return \"operator\";\n }\n if (stream.match(delimiters)) {\n return \"punctuation\";\n }\n\n if (stream.match(constants)) {\n return \"atom\";\n }\n\n if (stream.match(atProp) || state.prop && stream.match(identifiers)) {\n return \"property\";\n }\n\n if (stream.match(keywords)) {\n return \"keyword\";\n }\n\n if (stream.match(identifiers)) {\n return \"variable\";\n }\n\n // Handle non-detected items\n stream.next();\n return ERRORCLASS;\n }\n\n function tokenFactory(delimiter, singleline, outclass) {\n return function(stream, state) {\n while (!stream.eol()) {\n stream.eatWhile(/[^'\"\\/\\\\]/);\n if (stream.eat(\"\\\\\")) {\n stream.next();\n if (singleline && stream.eol()) {\n return outclass;\n }\n } else if (stream.match(delimiter)) {\n state.tokenize = tokenBase;\n return outclass;\n } else {\n stream.eat(/['\"\\/]/);\n }\n }\n if (singleline) {\n if (parserConf.singleLineStringErrors) {\n outclass = ERRORCLASS;\n } else {\n state.tokenize = tokenBase;\n }\n }\n return outclass;\n };\n }\n\n function longComment(stream, state) {\n while (!stream.eol()) {\n stream.eatWhile(/[^#]/);\n if (stream.match(\"###\")) {\n state.tokenize = tokenBase;\n break;\n }\n stream.eatWhile(\"#\");\n }\n return \"comment\";\n }\n\n function indent(stream, state, type) {\n type = type || \"coffee\";\n var offset = 0, align = false, alignOffset = null;\n for (var scope = state.scope; scope; scope = scope.prev) {\n if (scope.type === \"coffee\" || scope.type == \"}\") {\n offset = scope.offset + conf.indentUnit;\n break;\n }\n }\n if (type !== \"coffee\") {\n align = null;\n alignOffset = stream.column() + stream.current().length;\n } else if (state.scope.align) {\n state.scope.align = false;\n }\n state.scope = {\n offset: offset,\n type: type,\n prev: state.scope,\n align: align,\n alignOffset: alignOffset\n };\n }\n\n function dedent(stream, state) {\n if (!state.scope.prev) return;\n if (state.scope.type === \"coffee\") {\n var _indent = stream.indentation();\n var matched = false;\n for (var scope = state.scope; scope; scope = scope.prev) {\n if (_indent === scope.offset) {\n matched = true;\n break;\n }\n }\n if (!matched) {\n return true;\n }\n while (state.scope.prev && state.scope.offset !== _indent) {\n state.scope = state.scope.prev;\n }\n return false;\n } else {\n state.scope = state.scope.prev;\n return false;\n }\n }\n\n function tokenLexer(stream, state) {\n var style = state.tokenize(stream, state);\n var current = stream.current();\n\n // Handle scope changes.\n if (current === \"return\") {\n state.dedent = true;\n }\n if (((current === \"->\" || current === \"=>\") && stream.eol())\n || style === \"indent\") {\n indent(stream, state);\n }\n var delimiter_index = \"[({\".indexOf(current);\n if (delimiter_index !== -1) {\n indent(stream, state, \"])}\".slice(delimiter_index, delimiter_index+1));\n }\n if (indentKeywords.exec(current)){\n indent(stream, state);\n }\n if (current == \"then\"){\n dedent(stream, state);\n }\n\n\n if (style === \"dedent\") {\n if (dedent(stream, state)) {\n return ERRORCLASS;\n }\n }\n delimiter_index = \"])}\".indexOf(current);\n if (delimiter_index !== -1) {\n while (state.scope.type == \"coffee\" && state.scope.prev)\n state.scope = state.scope.prev;\n if (state.scope.type == current)\n state.scope = state.scope.prev;\n }\n if (state.dedent && stream.eol()) {\n if (state.scope.type == \"coffee\" && state.scope.prev)\n state.scope = state.scope.prev;\n state.dedent = false;\n }\n\n return style;\n }\n\n var external = {\n startState: function(basecolumn) {\n return {\n tokenize: tokenBase,\n scope: {offset:basecolumn || 0, type:\"coffee\", prev: null, align: false},\n prop: false,\n dedent: 0\n };\n },\n\n token: function(stream, state) {\n var fillAlign = state.scope.align === null && state.scope;\n if (fillAlign && stream.sol()) fillAlign.align = false;\n\n var style = tokenLexer(stream, state);\n if (style && style != \"comment\") {\n if (fillAlign) fillAlign.align = true;\n state.prop = style == \"punctuation\" && stream.current() == \".\"\n }\n\n return style;\n },\n\n indent: function(state, text) {\n if (state.tokenize != tokenBase) return 0;\n var scope = state.scope;\n var closer = text && \"])}\".indexOf(text.charAt(0)) > -1;\n if (closer) while (scope.type == \"coffee\" && scope.prev) scope = scope.prev;\n var closes = closer && scope.type === text.charAt(0);\n if (scope.align)\n return scope.alignOffset - (closes ? 1 : 0);\n else\n return (closes ? scope.prev : scope).offset;\n },\n\n lineComment: \"#\",\n fold: \"indent\"\n };\n return external;\n});\n\n// IANA registered media type\n// https://www.iana.org/assignments/media-types/\nCodeMirror.defineMIME(\"application/vnd.coffeescript\", \"coffeescript\");\n\nCodeMirror.defineMIME(\"text/x-coffeescript\", \"coffeescript\");\nCodeMirror.defineMIME(\"text/coffeescript\", \"coffeescript\");\n\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n var Pos = CodeMirror.Pos;\n function cmp(a, b) { return a.line - b.line || a.ch - b.ch; }\n\n var nameStartChar = \"A-Z_a-z\\\\u00C0-\\\\u00D6\\\\u00D8-\\\\u00F6\\\\u00F8-\\\\u02FF\\\\u0370-\\\\u037D\\\\u037F-\\\\u1FFF\\\\u200C-\\\\u200D\\\\u2070-\\\\u218F\\\\u2C00-\\\\u2FEF\\\\u3001-\\\\uD7FF\\\\uF900-\\\\uFDCF\\\\uFDF0-\\\\uFFFD\";\n var nameChar = nameStartChar + \"\\-\\:\\.0-9\\\\u00B7\\\\u0300-\\\\u036F\\\\u203F-\\\\u2040\";\n var xmlTagStart = new RegExp(\"<(/?)([\" + nameStartChar + \"][\" + nameChar + \"]*)\", \"g\");\n\n function Iter(cm, line, ch, range) {\n this.line = line; this.ch = ch;\n this.cm = cm; this.text = cm.getLine(line);\n this.min = range ? Math.max(range.from, cm.firstLine()) : cm.firstLine();\n this.max = range ? Math.min(range.to - 1, cm.lastLine()) : cm.lastLine();\n }\n\n function tagAt(iter, ch) {\n var type = iter.cm.getTokenTypeAt(Pos(iter.line, ch));\n return type && /\\btag\\b/.test(type);\n }\n\n function nextLine(iter) {\n if (iter.line >= iter.max) return;\n iter.ch = 0;\n iter.text = iter.cm.getLine(++iter.line);\n return true;\n }\n function prevLine(iter) {\n if (iter.line <= iter.min) return;\n iter.text = iter.cm.getLine(--iter.line);\n iter.ch = iter.text.length;\n return true;\n }\n\n function toTagEnd(iter) {\n for (;;) {\n var gt = iter.text.indexOf(\">\", iter.ch);\n if (gt == -1) { if (nextLine(iter)) continue; else return; }\n if (!tagAt(iter, gt + 1)) { iter.ch = gt + 1; continue; }\n var lastSlash = iter.text.lastIndexOf(\"/\", gt);\n var selfClose = lastSlash > -1 && !/\\S/.test(iter.text.slice(lastSlash + 1, gt));\n iter.ch = gt + 1;\n return selfClose ? \"selfClose\" : \"regular\";\n }\n }\n function toTagStart(iter) {\n for (;;) {\n var lt = iter.ch ? iter.text.lastIndexOf(\"<\", iter.ch - 1) : -1;\n if (lt == -1) { if (prevLine(iter)) continue; else return; }\n if (!tagAt(iter, lt + 1)) { iter.ch = lt; continue; }\n xmlTagStart.lastIndex = lt;\n iter.ch = lt;\n var match = xmlTagStart.exec(iter.text);\n if (match && match.index == lt) return match;\n }\n }\n\n function toNextTag(iter) {\n for (;;) {\n xmlTagStart.lastIndex = iter.ch;\n var found = xmlTagStart.exec(iter.text);\n if (!found) { if (nextLine(iter)) continue; else return; }\n if (!tagAt(iter, found.index + 1)) { iter.ch = found.index + 1; continue; }\n iter.ch = found.index + found[0].length;\n return found;\n }\n }\n function toPrevTag(iter) {\n for (;;) {\n var gt = iter.ch ? iter.text.lastIndexOf(\">\", iter.ch - 1) : -1;\n if (gt == -1) { if (prevLine(iter)) continue; else return; }\n if (!tagAt(iter, gt + 1)) { iter.ch = gt; continue; }\n var lastSlash = iter.text.lastIndexOf(\"/\", gt);\n var selfClose = lastSlash > -1 && !/\\S/.test(iter.text.slice(lastSlash + 1, gt));\n iter.ch = gt + 1;\n return selfClose ? \"selfClose\" : \"regular\";\n }\n }\n\n function findMatchingClose(iter, tag) {\n var stack = [];\n for (;;) {\n var next = toNextTag(iter), end, startLine = iter.line, startCh = iter.ch - (next ? next[0].length : 0);\n if (!next || !(end = toTagEnd(iter))) return;\n if (end == \"selfClose\") continue;\n if (next[1]) { // closing tag\n for (var i = stack.length - 1; i >= 0; --i) if (stack[i] == next[2]) {\n stack.length = i;\n break;\n }\n if (i < 0 && (!tag || tag == next[2])) return {\n tag: next[2],\n from: Pos(startLine, startCh),\n to: Pos(iter.line, iter.ch)\n };\n } else { // opening tag\n stack.push(next[2]);\n }\n }\n }\n function findMatchingOpen(iter, tag) {\n var stack = [];\n for (;;) {\n var prev = toPrevTag(iter);\n if (!prev) return;\n if (prev == \"selfClose\") { toTagStart(iter); continue; }\n var endLine = iter.line, endCh = iter.ch;\n var start = toTagStart(iter);\n if (!start) return;\n if (start[1]) { // closing tag\n stack.push(start[2]);\n } else { // opening tag\n for (var i = stack.length - 1; i >= 0; --i) if (stack[i] == start[2]) {\n stack.length = i;\n break;\n }\n if (i < 0 && (!tag || tag == start[2])) return {\n tag: start[2],\n from: Pos(iter.line, iter.ch),\n to: Pos(endLine, endCh)\n };\n }\n }\n }\n\n CodeMirror.registerHelper(\"fold\", \"xml\", function(cm, start) {\n var iter = new Iter(cm, start.line, 0);\n for (;;) {\n var openTag = toNextTag(iter)\n if (!openTag || iter.line != start.line) return\n var end = toTagEnd(iter)\n if (!end) return\n if (!openTag[1] && end != \"selfClose\") {\n var startPos = Pos(iter.line, iter.ch);\n var endPos = findMatchingClose(iter, openTag[2]);\n return endPos && cmp(endPos.from, startPos) > 0 ? {from: startPos, to: endPos.from} : null\n }\n }\n });\n CodeMirror.findMatchingTag = function(cm, pos, range) {\n var iter = new Iter(cm, pos.line, pos.ch, range);\n if (iter.text.indexOf(\">\") == -1 && iter.text.indexOf(\"<\") == -1) return;\n var end = toTagEnd(iter), to = end && Pos(iter.line, iter.ch);\n var start = end && toTagStart(iter);\n if (!end || !start || cmp(iter, pos) > 0) return;\n var here = {from: Pos(iter.line, iter.ch), to: to, tag: start[2]};\n if (end == \"selfClose\") return {open: here, close: null, at: \"open\"};\n\n if (start[1]) { // closing tag\n return {open: findMatchingOpen(iter, start[2]), close: here, at: \"close\"};\n } else { // opening tag\n iter = new Iter(cm, to.line, to.ch, range);\n return {open: here, close: findMatchingClose(iter, start[2]), at: \"open\"};\n }\n };\n\n CodeMirror.findEnclosingTag = function(cm, pos, range, tag) {\n var iter = new Iter(cm, pos.line, pos.ch, range);\n for (;;) {\n var open = findMatchingOpen(iter, tag);\n if (!open) break;\n var forward = new Iter(cm, pos.line, pos.ch, range);\n var close = findMatchingClose(forward, open.tag);\n if (close) return {open: open, close: close};\n }\n };\n\n // Used by addon/edit/closetag.js\n CodeMirror.scanForClosingTag = function(cm, pos, name, end) {\n var iter = new Iter(cm, pos.line, pos.ch, end ? {from: 0, to: end} : null);\n return findMatchingClose(iter, name);\n };\n});\n","/* AUTO-GENERATED. DO NOT MODIFY. */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n\n Style HTML\n---------------\n\n Written by Nochum Sossonko, (nsossonko@hotmail.com)\n\n Based on code initially developed by: Einar Lielmanis, \n https://beautifier.io/\n\n Usage:\n style_html(html_source);\n\n style_html(html_source, options);\n\n The options are:\n indent_inner_html (default false) — indent and sections,\n indent_size (default 4) — indentation size,\n indent_char (default space) — character to indent with,\n wrap_line_length (default 250) - maximum amount of characters per line (0 = disable)\n brace_style (default \"collapse\") - \"collapse\" | \"expand\" | \"end-expand\" | \"none\"\n put braces on the same line as control statements (default), or put braces on own line (Allman / ANSI style), or just put end braces on own line, or attempt to keep them where they are.\n inline (defaults to inline tags) - list of tags to be considered inline tags\n unformatted (defaults to inline tags) - list of tags, that shouldn't be reformatted\n content_unformatted (defaults to [\"pre\", \"textarea\"] tags) - list of tags, whose content shouldn't be reformatted\n indent_scripts (default normal) - \"keep\"|\"separate\"|\"normal\"\n preserve_newlines (default true) - whether existing line breaks before elements should be preserved\n Only works before elements, not inside tags or for text.\n max_preserve_newlines (default unlimited) - maximum number of line breaks to be preserved in one chunk\n indent_handlebars (default false) - format and indent {{#foo}} and {{/foo}}\n end_with_newline (false) - end with a newline\n extra_liners (default [head,body,/html]) -List of tags that should have an extra newline before them.\n\n e.g.\n\n style_html(html_source, {\n 'indent_inner_html': false,\n 'indent_size': 2,\n 'indent_char': ' ',\n 'wrap_line_length': 78,\n 'brace_style': 'expand',\n 'preserve_newlines': true,\n 'max_preserve_newlines': 5,\n 'indent_handlebars': false,\n 'extra_liners': ['/html']\n });\n*/\n\n(function() {\n\n/* GENERATED_BUILD_OUTPUT */\nvar legacy_beautify_html;\n/******/ (function() { // webpackBootstrap\n/******/ \t\"use strict\";\n/******/ \tvar __webpack_modules__ = ([\n/* 0 */,\n/* 1 */,\n/* 2 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction OutputLine(parent) {\n this.__parent = parent;\n this.__character_count = 0;\n // use indent_count as a marker for this.__lines that have preserved indentation\n this.__indent_count = -1;\n this.__alignment_count = 0;\n this.__wrap_point_index = 0;\n this.__wrap_point_character_count = 0;\n this.__wrap_point_indent_count = -1;\n this.__wrap_point_alignment_count = 0;\n\n this.__items = [];\n}\n\nOutputLine.prototype.clone_empty = function() {\n var line = new OutputLine(this.__parent);\n line.set_indent(this.__indent_count, this.__alignment_count);\n return line;\n};\n\nOutputLine.prototype.item = function(index) {\n if (index < 0) {\n return this.__items[this.__items.length + index];\n } else {\n return this.__items[index];\n }\n};\n\nOutputLine.prototype.has_match = function(pattern) {\n for (var lastCheckedOutput = this.__items.length - 1; lastCheckedOutput >= 0; lastCheckedOutput--) {\n if (this.__items[lastCheckedOutput].match(pattern)) {\n return true;\n }\n }\n return false;\n};\n\nOutputLine.prototype.set_indent = function(indent, alignment) {\n if (this.is_empty()) {\n this.__indent_count = indent || 0;\n this.__alignment_count = alignment || 0;\n this.__character_count = this.__parent.get_indent_size(this.__indent_count, this.__alignment_count);\n }\n};\n\nOutputLine.prototype._set_wrap_point = function() {\n if (this.__parent.wrap_line_length) {\n this.__wrap_point_index = this.__items.length;\n this.__wrap_point_character_count = this.__character_count;\n this.__wrap_point_indent_count = this.__parent.next_line.__indent_count;\n this.__wrap_point_alignment_count = this.__parent.next_line.__alignment_count;\n }\n};\n\nOutputLine.prototype._should_wrap = function() {\n return this.__wrap_point_index &&\n this.__character_count > this.__parent.wrap_line_length &&\n this.__wrap_point_character_count > this.__parent.next_line.__character_count;\n};\n\nOutputLine.prototype._allow_wrap = function() {\n if (this._should_wrap()) {\n this.__parent.add_new_line();\n var next = this.__parent.current_line;\n next.set_indent(this.__wrap_point_indent_count, this.__wrap_point_alignment_count);\n next.__items = this.__items.slice(this.__wrap_point_index);\n this.__items = this.__items.slice(0, this.__wrap_point_index);\n\n next.__character_count += this.__character_count - this.__wrap_point_character_count;\n this.__character_count = this.__wrap_point_character_count;\n\n if (next.__items[0] === \" \") {\n next.__items.splice(0, 1);\n next.__character_count -= 1;\n }\n return true;\n }\n return false;\n};\n\nOutputLine.prototype.is_empty = function() {\n return this.__items.length === 0;\n};\n\nOutputLine.prototype.last = function() {\n if (!this.is_empty()) {\n return this.__items[this.__items.length - 1];\n } else {\n return null;\n }\n};\n\nOutputLine.prototype.push = function(item) {\n this.__items.push(item);\n var last_newline_index = item.lastIndexOf('\\n');\n if (last_newline_index !== -1) {\n this.__character_count = item.length - last_newline_index;\n } else {\n this.__character_count += item.length;\n }\n};\n\nOutputLine.prototype.pop = function() {\n var item = null;\n if (!this.is_empty()) {\n item = this.__items.pop();\n this.__character_count -= item.length;\n }\n return item;\n};\n\n\nOutputLine.prototype._remove_indent = function() {\n if (this.__indent_count > 0) {\n this.__indent_count -= 1;\n this.__character_count -= this.__parent.indent_size;\n }\n};\n\nOutputLine.prototype._remove_wrap_indent = function() {\n if (this.__wrap_point_indent_count > 0) {\n this.__wrap_point_indent_count -= 1;\n }\n};\nOutputLine.prototype.trim = function() {\n while (this.last() === ' ') {\n this.__items.pop();\n this.__character_count -= 1;\n }\n};\n\nOutputLine.prototype.toString = function() {\n var result = '';\n if (this.is_empty()) {\n if (this.__parent.indent_empty_lines) {\n result = this.__parent.get_indent_string(this.__indent_count);\n }\n } else {\n result = this.__parent.get_indent_string(this.__indent_count, this.__alignment_count);\n result += this.__items.join('');\n }\n return result;\n};\n\nfunction IndentStringCache(options, baseIndentString) {\n this.__cache = [''];\n this.__indent_size = options.indent_size;\n this.__indent_string = options.indent_char;\n if (!options.indent_with_tabs) {\n this.__indent_string = new Array(options.indent_size + 1).join(options.indent_char);\n }\n\n // Set to null to continue support for auto detection of base indent\n baseIndentString = baseIndentString || '';\n if (options.indent_level > 0) {\n baseIndentString = new Array(options.indent_level + 1).join(this.__indent_string);\n }\n\n this.__base_string = baseIndentString;\n this.__base_string_length = baseIndentString.length;\n}\n\nIndentStringCache.prototype.get_indent_size = function(indent, column) {\n var result = this.__base_string_length;\n column = column || 0;\n if (indent < 0) {\n result = 0;\n }\n result += indent * this.__indent_size;\n result += column;\n return result;\n};\n\nIndentStringCache.prototype.get_indent_string = function(indent_level, column) {\n var result = this.__base_string;\n column = column || 0;\n if (indent_level < 0) {\n indent_level = 0;\n result = '';\n }\n column += indent_level * this.__indent_size;\n this.__ensure_cache(column);\n result += this.__cache[column];\n return result;\n};\n\nIndentStringCache.prototype.__ensure_cache = function(column) {\n while (column >= this.__cache.length) {\n this.__add_column();\n }\n};\n\nIndentStringCache.prototype.__add_column = function() {\n var column = this.__cache.length;\n var indent = 0;\n var result = '';\n if (this.__indent_size && column >= this.__indent_size) {\n indent = Math.floor(column / this.__indent_size);\n column -= indent * this.__indent_size;\n result = new Array(indent + 1).join(this.__indent_string);\n }\n if (column) {\n result += new Array(column + 1).join(' ');\n }\n\n this.__cache.push(result);\n};\n\nfunction Output(options, baseIndentString) {\n this.__indent_cache = new IndentStringCache(options, baseIndentString);\n this.raw = false;\n this._end_with_newline = options.end_with_newline;\n this.indent_size = options.indent_size;\n this.wrap_line_length = options.wrap_line_length;\n this.indent_empty_lines = options.indent_empty_lines;\n this.__lines = [];\n this.previous_line = null;\n this.current_line = null;\n this.next_line = new OutputLine(this);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = false;\n // initialize\n this.__add_outputline();\n}\n\nOutput.prototype.__add_outputline = function() {\n this.previous_line = this.current_line;\n this.current_line = this.next_line.clone_empty();\n this.__lines.push(this.current_line);\n};\n\nOutput.prototype.get_line_number = function() {\n return this.__lines.length;\n};\n\nOutput.prototype.get_indent_string = function(indent, column) {\n return this.__indent_cache.get_indent_string(indent, column);\n};\n\nOutput.prototype.get_indent_size = function(indent, column) {\n return this.__indent_cache.get_indent_size(indent, column);\n};\n\nOutput.prototype.is_empty = function() {\n return !this.previous_line && this.current_line.is_empty();\n};\n\nOutput.prototype.add_new_line = function(force_newline) {\n // never newline at the start of file\n // otherwise, newline only if we didn't just add one or we're forced\n if (this.is_empty() ||\n (!force_newline && this.just_added_newline())) {\n return false;\n }\n\n // if raw output is enabled, don't print additional newlines,\n // but still return True as though you had\n if (!this.raw) {\n this.__add_outputline();\n }\n return true;\n};\n\nOutput.prototype.get_code = function(eol) {\n this.trim(true);\n\n // handle some edge cases where the last tokens\n // has text that ends with newline(s)\n var last_item = this.current_line.pop();\n if (last_item) {\n if (last_item[last_item.length - 1] === '\\n') {\n last_item = last_item.replace(/\\n+$/g, '');\n }\n this.current_line.push(last_item);\n }\n\n if (this._end_with_newline) {\n this.__add_outputline();\n }\n\n var sweet_code = this.__lines.join('\\n');\n\n if (eol !== '\\n') {\n sweet_code = sweet_code.replace(/[\\n]/g, eol);\n }\n return sweet_code;\n};\n\nOutput.prototype.set_wrap_point = function() {\n this.current_line._set_wrap_point();\n};\n\nOutput.prototype.set_indent = function(indent, alignment) {\n indent = indent || 0;\n alignment = alignment || 0;\n\n // Next line stores alignment values\n this.next_line.set_indent(indent, alignment);\n\n // Never indent your first output indent at the start of the file\n if (this.__lines.length > 1) {\n this.current_line.set_indent(indent, alignment);\n return true;\n }\n\n this.current_line.set_indent();\n return false;\n};\n\nOutput.prototype.add_raw_token = function(token) {\n for (var x = 0; x < token.newlines; x++) {\n this.__add_outputline();\n }\n this.current_line.set_indent(-1);\n this.current_line.push(token.whitespace_before);\n this.current_line.push(token.text);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = false;\n};\n\nOutput.prototype.add_token = function(printable_token) {\n this.__add_space_before_token();\n this.current_line.push(printable_token);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = this.current_line._allow_wrap();\n};\n\nOutput.prototype.__add_space_before_token = function() {\n if (this.space_before_token && !this.just_added_newline()) {\n if (!this.non_breaking_space) {\n this.set_wrap_point();\n }\n this.current_line.push(' ');\n }\n};\n\nOutput.prototype.remove_indent = function(index) {\n var output_length = this.__lines.length;\n while (index < output_length) {\n this.__lines[index]._remove_indent();\n index++;\n }\n this.current_line._remove_wrap_indent();\n};\n\nOutput.prototype.trim = function(eat_newlines) {\n eat_newlines = (eat_newlines === undefined) ? false : eat_newlines;\n\n this.current_line.trim();\n\n while (eat_newlines && this.__lines.length > 1 &&\n this.current_line.is_empty()) {\n this.__lines.pop();\n this.current_line = this.__lines[this.__lines.length - 1];\n this.current_line.trim();\n }\n\n this.previous_line = this.__lines.length > 1 ?\n this.__lines[this.__lines.length - 2] : null;\n};\n\nOutput.prototype.just_added_newline = function() {\n return this.current_line.is_empty();\n};\n\nOutput.prototype.just_added_blankline = function() {\n return this.is_empty() ||\n (this.current_line.is_empty() && this.previous_line.is_empty());\n};\n\nOutput.prototype.ensure_empty_line_above = function(starts_with, ends_with) {\n var index = this.__lines.length - 2;\n while (index >= 0) {\n var potentialEmptyLine = this.__lines[index];\n if (potentialEmptyLine.is_empty()) {\n break;\n } else if (potentialEmptyLine.item(0).indexOf(starts_with) !== 0 &&\n potentialEmptyLine.item(-1) !== ends_with) {\n this.__lines.splice(index + 1, 0, new OutputLine(this));\n this.previous_line = this.__lines[this.__lines.length - 2];\n break;\n }\n index--;\n }\n};\n\nmodule.exports.Output = Output;\n\n\n/***/ }),\n/* 3 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Token(type, text, newlines, whitespace_before) {\n this.type = type;\n this.text = text;\n\n // comments_before are\n // comments that have a new line before them\n // and may or may not have a newline after\n // this is a set of comments before\n this.comments_before = null; /* inline comment*/\n\n\n // this.comments_after = new TokenStream(); // no new line before and newline after\n this.newlines = newlines || 0;\n this.whitespace_before = whitespace_before || '';\n this.parent = null;\n this.next = null;\n this.previous = null;\n this.opened = null;\n this.closed = null;\n this.directives = null;\n}\n\n\nmodule.exports.Token = Token;\n\n\n/***/ }),\n/* 4 */,\n/* 5 */,\n/* 6 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Options(options, merge_child_field) {\n this.raw_options = _mergeOpts(options, merge_child_field);\n\n // Support passing the source text back with no change\n this.disabled = this._get_boolean('disabled');\n\n this.eol = this._get_characters('eol', 'auto');\n this.end_with_newline = this._get_boolean('end_with_newline');\n this.indent_size = this._get_number('indent_size', 4);\n this.indent_char = this._get_characters('indent_char', ' ');\n this.indent_level = this._get_number('indent_level');\n\n this.preserve_newlines = this._get_boolean('preserve_newlines', true);\n this.max_preserve_newlines = this._get_number('max_preserve_newlines', 32786);\n if (!this.preserve_newlines) {\n this.max_preserve_newlines = 0;\n }\n\n this.indent_with_tabs = this._get_boolean('indent_with_tabs', this.indent_char === '\\t');\n if (this.indent_with_tabs) {\n this.indent_char = '\\t';\n\n // indent_size behavior changed after 1.8.6\n // It used to be that indent_size would be\n // set to 1 for indent_with_tabs. That is no longer needed and\n // actually doesn't make sense - why not use spaces? Further,\n // that might produce unexpected behavior - tabs being used\n // for single-column alignment. So, when indent_with_tabs is true\n // and indent_size is 1, reset indent_size to 4.\n if (this.indent_size === 1) {\n this.indent_size = 4;\n }\n }\n\n // Backwards compat with 1.3.x\n this.wrap_line_length = this._get_number('wrap_line_length', this._get_number('max_char'));\n\n this.indent_empty_lines = this._get_boolean('indent_empty_lines');\n\n // valid templating languages ['django', 'erb', 'handlebars', 'php', 'smarty']\n // For now, 'auto' = all off for javascript, all on for html (and inline javascript).\n // other values ignored\n this.templating = this._get_selection_list('templating', ['auto', 'none', 'django', 'erb', 'handlebars', 'php', 'smarty'], ['auto']);\n}\n\nOptions.prototype._get_array = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = default_value || [];\n if (typeof option_value === 'object') {\n if (option_value !== null && typeof option_value.concat === 'function') {\n result = option_value.concat();\n }\n } else if (typeof option_value === 'string') {\n result = option_value.split(/[^a-zA-Z0-9_\\/\\-]+/);\n }\n return result;\n};\n\nOptions.prototype._get_boolean = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = option_value === undefined ? !!default_value : !!option_value;\n return result;\n};\n\nOptions.prototype._get_characters = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = default_value || '';\n if (typeof option_value === 'string') {\n result = option_value.replace(/\\\\r/, '\\r').replace(/\\\\n/, '\\n').replace(/\\\\t/, '\\t');\n }\n return result;\n};\n\nOptions.prototype._get_number = function(name, default_value) {\n var option_value = this.raw_options[name];\n default_value = parseInt(default_value, 10);\n if (isNaN(default_value)) {\n default_value = 0;\n }\n var result = parseInt(option_value, 10);\n if (isNaN(result)) {\n result = default_value;\n }\n return result;\n};\n\nOptions.prototype._get_selection = function(name, selection_list, default_value) {\n var result = this._get_selection_list(name, selection_list, default_value);\n if (result.length !== 1) {\n throw new Error(\n \"Invalid Option Value: The option '\" + name + \"' can only be one of the following values:\\n\" +\n selection_list + \"\\nYou passed in: '\" + this.raw_options[name] + \"'\");\n }\n\n return result[0];\n};\n\n\nOptions.prototype._get_selection_list = function(name, selection_list, default_value) {\n if (!selection_list || selection_list.length === 0) {\n throw new Error(\"Selection list cannot be empty.\");\n }\n\n default_value = default_value || [selection_list[0]];\n if (!this._is_valid_selection(default_value, selection_list)) {\n throw new Error(\"Invalid Default Value!\");\n }\n\n var result = this._get_array(name, default_value);\n if (!this._is_valid_selection(result, selection_list)) {\n throw new Error(\n \"Invalid Option Value: The option '\" + name + \"' can contain only the following values:\\n\" +\n selection_list + \"\\nYou passed in: '\" + this.raw_options[name] + \"'\");\n }\n\n return result;\n};\n\nOptions.prototype._is_valid_selection = function(result, selection_list) {\n return result.length && selection_list.length &&\n !result.some(function(item) { return selection_list.indexOf(item) === -1; });\n};\n\n\n// merges child options up with the parent options object\n// Example: obj = {a: 1, b: {a: 2}}\n// mergeOpts(obj, 'b')\n//\n// Returns: {a: 2}\nfunction _mergeOpts(allOptions, childFieldName) {\n var finalOpts = {};\n allOptions = _normalizeOpts(allOptions);\n var name;\n\n for (name in allOptions) {\n if (name !== childFieldName) {\n finalOpts[name] = allOptions[name];\n }\n }\n\n //merge in the per type settings for the childFieldName\n if (childFieldName && allOptions[childFieldName]) {\n for (name in allOptions[childFieldName]) {\n finalOpts[name] = allOptions[childFieldName][name];\n }\n }\n return finalOpts;\n}\n\nfunction _normalizeOpts(options) {\n var convertedOpts = {};\n var key;\n\n for (key in options) {\n var newKey = key.replace(/-/g, \"_\");\n convertedOpts[newKey] = options[key];\n }\n return convertedOpts;\n}\n\nmodule.exports.Options = Options;\nmodule.exports.normalizeOpts = _normalizeOpts;\nmodule.exports.mergeOpts = _mergeOpts;\n\n\n/***/ }),\n/* 7 */,\n/* 8 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar regexp_has_sticky = RegExp.prototype.hasOwnProperty('sticky');\n\nfunction InputScanner(input_string) {\n this.__input = input_string || '';\n this.__input_length = this.__input.length;\n this.__position = 0;\n}\n\nInputScanner.prototype.restart = function() {\n this.__position = 0;\n};\n\nInputScanner.prototype.back = function() {\n if (this.__position > 0) {\n this.__position -= 1;\n }\n};\n\nInputScanner.prototype.hasNext = function() {\n return this.__position < this.__input_length;\n};\n\nInputScanner.prototype.next = function() {\n var val = null;\n if (this.hasNext()) {\n val = this.__input.charAt(this.__position);\n this.__position += 1;\n }\n return val;\n};\n\nInputScanner.prototype.peek = function(index) {\n var val = null;\n index = index || 0;\n index += this.__position;\n if (index >= 0 && index < this.__input_length) {\n val = this.__input.charAt(index);\n }\n return val;\n};\n\n// This is a JavaScript only helper function (not in python)\n// Javascript doesn't have a match method\n// and not all implementation support \"sticky\" flag.\n// If they do not support sticky then both this.match() and this.test() method\n// must get the match and check the index of the match.\n// If sticky is supported and set, this method will use it.\n// Otherwise it will check that global is set, and fall back to the slower method.\nInputScanner.prototype.__match = function(pattern, index) {\n pattern.lastIndex = index;\n var pattern_match = pattern.exec(this.__input);\n\n if (pattern_match && !(regexp_has_sticky && pattern.sticky)) {\n if (pattern_match.index !== index) {\n pattern_match = null;\n }\n }\n\n return pattern_match;\n};\n\nInputScanner.prototype.test = function(pattern, index) {\n index = index || 0;\n index += this.__position;\n\n if (index >= 0 && index < this.__input_length) {\n return !!this.__match(pattern, index);\n } else {\n return false;\n }\n};\n\nInputScanner.prototype.testChar = function(pattern, index) {\n // test one character regex match\n var val = this.peek(index);\n pattern.lastIndex = 0;\n return val !== null && pattern.test(val);\n};\n\nInputScanner.prototype.match = function(pattern) {\n var pattern_match = this.__match(pattern, this.__position);\n if (pattern_match) {\n this.__position += pattern_match[0].length;\n } else {\n pattern_match = null;\n }\n return pattern_match;\n};\n\nInputScanner.prototype.read = function(starting_pattern, until_pattern, until_after) {\n var val = '';\n var match;\n if (starting_pattern) {\n match = this.match(starting_pattern);\n if (match) {\n val += match[0];\n }\n }\n if (until_pattern && (match || !starting_pattern)) {\n val += this.readUntil(until_pattern, until_after);\n }\n return val;\n};\n\nInputScanner.prototype.readUntil = function(pattern, until_after) {\n var val = '';\n var match_index = this.__position;\n pattern.lastIndex = this.__position;\n var pattern_match = pattern.exec(this.__input);\n if (pattern_match) {\n match_index = pattern_match.index;\n if (until_after) {\n match_index += pattern_match[0].length;\n }\n } else {\n match_index = this.__input_length;\n }\n\n val = this.__input.substring(this.__position, match_index);\n this.__position = match_index;\n return val;\n};\n\nInputScanner.prototype.readUntilAfter = function(pattern) {\n return this.readUntil(pattern, true);\n};\n\nInputScanner.prototype.get_regexp = function(pattern, match_from) {\n var result = null;\n var flags = 'g';\n if (match_from && regexp_has_sticky) {\n flags = 'y';\n }\n // strings are converted to regexp\n if (typeof pattern === \"string\" && pattern !== '') {\n // result = new RegExp(pattern.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&'), flags);\n result = new RegExp(pattern, flags);\n } else if (pattern) {\n result = new RegExp(pattern.source, flags);\n }\n return result;\n};\n\nInputScanner.prototype.get_literal_regexp = function(literal_string) {\n return RegExp(literal_string.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&'));\n};\n\n/* css beautifier legacy helpers */\nInputScanner.prototype.peekUntilAfter = function(pattern) {\n var start = this.__position;\n var val = this.readUntilAfter(pattern);\n this.__position = start;\n return val;\n};\n\nInputScanner.prototype.lookBack = function(testVal) {\n var start = this.__position - 1;\n return start >= testVal.length && this.__input.substring(start - testVal.length, start)\n .toLowerCase() === testVal;\n};\n\nmodule.exports.InputScanner = InputScanner;\n\n\n/***/ }),\n/* 9 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar InputScanner = (__webpack_require__(8).InputScanner);\nvar Token = (__webpack_require__(3).Token);\nvar TokenStream = (__webpack_require__(10).TokenStream);\nvar WhitespacePattern = (__webpack_require__(11).WhitespacePattern);\n\nvar TOKEN = {\n START: 'TK_START',\n RAW: 'TK_RAW',\n EOF: 'TK_EOF'\n};\n\nvar Tokenizer = function(input_string, options) {\n this._input = new InputScanner(input_string);\n this._options = options || {};\n this.__tokens = null;\n\n this._patterns = {};\n this._patterns.whitespace = new WhitespacePattern(this._input);\n};\n\nTokenizer.prototype.tokenize = function() {\n this._input.restart();\n this.__tokens = new TokenStream();\n\n this._reset();\n\n var current;\n var previous = new Token(TOKEN.START, '');\n var open_token = null;\n var open_stack = [];\n var comments = new TokenStream();\n\n while (previous.type !== TOKEN.EOF) {\n current = this._get_next_token(previous, open_token);\n while (this._is_comment(current)) {\n comments.add(current);\n current = this._get_next_token(previous, open_token);\n }\n\n if (!comments.isEmpty()) {\n current.comments_before = comments;\n comments = new TokenStream();\n }\n\n current.parent = open_token;\n\n if (this._is_opening(current)) {\n open_stack.push(open_token);\n open_token = current;\n } else if (open_token && this._is_closing(current, open_token)) {\n current.opened = open_token;\n open_token.closed = current;\n open_token = open_stack.pop();\n current.parent = open_token;\n }\n\n current.previous = previous;\n previous.next = current;\n\n this.__tokens.add(current);\n previous = current;\n }\n\n return this.__tokens;\n};\n\n\nTokenizer.prototype._is_first_token = function() {\n return this.__tokens.isEmpty();\n};\n\nTokenizer.prototype._reset = function() {};\n\nTokenizer.prototype._get_next_token = function(previous_token, open_token) { // jshint unused:false\n this._readWhitespace();\n var resulting_string = this._input.read(/.+/g);\n if (resulting_string) {\n return this._create_token(TOKEN.RAW, resulting_string);\n } else {\n return this._create_token(TOKEN.EOF, '');\n }\n};\n\nTokenizer.prototype._is_comment = function(current_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._is_opening = function(current_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._is_closing = function(current_token, open_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._create_token = function(type, text) {\n var token = new Token(type, text,\n this._patterns.whitespace.newline_count,\n this._patterns.whitespace.whitespace_before_token);\n return token;\n};\n\nTokenizer.prototype._readWhitespace = function() {\n return this._patterns.whitespace.read();\n};\n\n\n\nmodule.exports.Tokenizer = Tokenizer;\nmodule.exports.TOKEN = TOKEN;\n\n\n/***/ }),\n/* 10 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction TokenStream(parent_token) {\n // private\n this.__tokens = [];\n this.__tokens_length = this.__tokens.length;\n this.__position = 0;\n this.__parent_token = parent_token;\n}\n\nTokenStream.prototype.restart = function() {\n this.__position = 0;\n};\n\nTokenStream.prototype.isEmpty = function() {\n return this.__tokens_length === 0;\n};\n\nTokenStream.prototype.hasNext = function() {\n return this.__position < this.__tokens_length;\n};\n\nTokenStream.prototype.next = function() {\n var val = null;\n if (this.hasNext()) {\n val = this.__tokens[this.__position];\n this.__position += 1;\n }\n return val;\n};\n\nTokenStream.prototype.peek = function(index) {\n var val = null;\n index = index || 0;\n index += this.__position;\n if (index >= 0 && index < this.__tokens_length) {\n val = this.__tokens[index];\n }\n return val;\n};\n\nTokenStream.prototype.add = function(token) {\n if (this.__parent_token) {\n token.parent = this.__parent_token;\n }\n this.__tokens.push(token);\n this.__tokens_length += 1;\n};\n\nmodule.exports.TokenStream = TokenStream;\n\n\n/***/ }),\n/* 11 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Pattern = (__webpack_require__(12).Pattern);\n\nfunction WhitespacePattern(input_scanner, parent) {\n Pattern.call(this, input_scanner, parent);\n if (parent) {\n this._line_regexp = this._input.get_regexp(parent._line_regexp);\n } else {\n this.__set_whitespace_patterns('', '');\n }\n\n this.newline_count = 0;\n this.whitespace_before_token = '';\n}\nWhitespacePattern.prototype = new Pattern();\n\nWhitespacePattern.prototype.__set_whitespace_patterns = function(whitespace_chars, newline_chars) {\n whitespace_chars += '\\\\t ';\n newline_chars += '\\\\n\\\\r';\n\n this._match_pattern = this._input.get_regexp(\n '[' + whitespace_chars + newline_chars + ']+', true);\n this._newline_regexp = this._input.get_regexp(\n '\\\\r\\\\n|[' + newline_chars + ']');\n};\n\nWhitespacePattern.prototype.read = function() {\n this.newline_count = 0;\n this.whitespace_before_token = '';\n\n var resulting_string = this._input.read(this._match_pattern);\n if (resulting_string === ' ') {\n this.whitespace_before_token = ' ';\n } else if (resulting_string) {\n var matches = this.__split(this._newline_regexp, resulting_string);\n this.newline_count = matches.length - 1;\n this.whitespace_before_token = matches[this.newline_count];\n }\n\n return resulting_string;\n};\n\nWhitespacePattern.prototype.matching = function(whitespace_chars, newline_chars) {\n var result = this._create();\n result.__set_whitespace_patterns(whitespace_chars, newline_chars);\n result._update();\n return result;\n};\n\nWhitespacePattern.prototype._create = function() {\n return new WhitespacePattern(this._input, this);\n};\n\nWhitespacePattern.prototype.__split = function(regexp, input_string) {\n regexp.lastIndex = 0;\n var start_index = 0;\n var result = [];\n var next_match = regexp.exec(input_string);\n while (next_match) {\n result.push(input_string.substring(start_index, next_match.index));\n start_index = next_match.index + next_match[0].length;\n next_match = regexp.exec(input_string);\n }\n\n if (start_index < input_string.length) {\n result.push(input_string.substring(start_index, input_string.length));\n } else {\n result.push('');\n }\n\n return result;\n};\n\n\n\nmodule.exports.WhitespacePattern = WhitespacePattern;\n\n\n/***/ }),\n/* 12 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Pattern(input_scanner, parent) {\n this._input = input_scanner;\n this._starting_pattern = null;\n this._match_pattern = null;\n this._until_pattern = null;\n this._until_after = false;\n\n if (parent) {\n this._starting_pattern = this._input.get_regexp(parent._starting_pattern, true);\n this._match_pattern = this._input.get_regexp(parent._match_pattern, true);\n this._until_pattern = this._input.get_regexp(parent._until_pattern);\n this._until_after = parent._until_after;\n }\n}\n\nPattern.prototype.read = function() {\n var result = this._input.read(this._starting_pattern);\n if (!this._starting_pattern || result) {\n result += this._input.read(this._match_pattern, this._until_pattern, this._until_after);\n }\n return result;\n};\n\nPattern.prototype.read_match = function() {\n return this._input.match(this._match_pattern);\n};\n\nPattern.prototype.until_after = function(pattern) {\n var result = this._create();\n result._until_after = true;\n result._until_pattern = this._input.get_regexp(pattern);\n result._update();\n return result;\n};\n\nPattern.prototype.until = function(pattern) {\n var result = this._create();\n result._until_after = false;\n result._until_pattern = this._input.get_regexp(pattern);\n result._update();\n return result;\n};\n\nPattern.prototype.starting_with = function(pattern) {\n var result = this._create();\n result._starting_pattern = this._input.get_regexp(pattern, true);\n result._update();\n return result;\n};\n\nPattern.prototype.matching = function(pattern) {\n var result = this._create();\n result._match_pattern = this._input.get_regexp(pattern, true);\n result._update();\n return result;\n};\n\nPattern.prototype._create = function() {\n return new Pattern(this._input, this);\n};\n\nPattern.prototype._update = function() {};\n\nmodule.exports.Pattern = Pattern;\n\n\n/***/ }),\n/* 13 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Directives(start_block_pattern, end_block_pattern) {\n start_block_pattern = typeof start_block_pattern === 'string' ? start_block_pattern : start_block_pattern.source;\n end_block_pattern = typeof end_block_pattern === 'string' ? end_block_pattern : end_block_pattern.source;\n this.__directives_block_pattern = new RegExp(start_block_pattern + / beautify( \\w+[:]\\w+)+ /.source + end_block_pattern, 'g');\n this.__directive_pattern = / (\\w+)[:](\\w+)/g;\n\n this.__directives_end_ignore_pattern = new RegExp(start_block_pattern + /\\sbeautify\\signore:end\\s/.source + end_block_pattern, 'g');\n}\n\nDirectives.prototype.get_directives = function(text) {\n if (!text.match(this.__directives_block_pattern)) {\n return null;\n }\n\n var directives = {};\n this.__directive_pattern.lastIndex = 0;\n var directive_match = this.__directive_pattern.exec(text);\n\n while (directive_match) {\n directives[directive_match[1]] = directive_match[2];\n directive_match = this.__directive_pattern.exec(text);\n }\n\n return directives;\n};\n\nDirectives.prototype.readIgnored = function(input) {\n return input.readUntilAfter(this.__directives_end_ignore_pattern);\n};\n\n\nmodule.exports.Directives = Directives;\n\n\n/***/ }),\n/* 14 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Pattern = (__webpack_require__(12).Pattern);\n\n\nvar template_names = {\n django: false,\n erb: false,\n handlebars: false,\n php: false,\n smarty: false\n};\n\n// This lets templates appear anywhere we would do a readUntil\n// The cost is higher but it is pay to play.\nfunction TemplatablePattern(input_scanner, parent) {\n Pattern.call(this, input_scanner, parent);\n this.__template_pattern = null;\n this._disabled = Object.assign({}, template_names);\n this._excluded = Object.assign({}, template_names);\n\n if (parent) {\n this.__template_pattern = this._input.get_regexp(parent.__template_pattern);\n this._excluded = Object.assign(this._excluded, parent._excluded);\n this._disabled = Object.assign(this._disabled, parent._disabled);\n }\n var pattern = new Pattern(input_scanner);\n this.__patterns = {\n handlebars_comment: pattern.starting_with(/{{!--/).until_after(/--}}/),\n handlebars_unescaped: pattern.starting_with(/{{{/).until_after(/}}}/),\n handlebars: pattern.starting_with(/{{/).until_after(/}}/),\n php: pattern.starting_with(/<\\?(?:[= ]|php)/).until_after(/\\?>/),\n erb: pattern.starting_with(/<%[^%]/).until_after(/[^%]%>/),\n // django coflicts with handlebars a bit.\n django: pattern.starting_with(/{%/).until_after(/%}/),\n django_value: pattern.starting_with(/{{/).until_after(/}}/),\n django_comment: pattern.starting_with(/{#/).until_after(/#}/),\n smarty: pattern.starting_with(/{(?=[^}{\\s\\n])/).until_after(/[^\\s\\n]}/),\n smarty_comment: pattern.starting_with(/{\\*/).until_after(/\\*}/),\n smarty_literal: pattern.starting_with(/{literal}/).until_after(/{\\/literal}/)\n };\n}\nTemplatablePattern.prototype = new Pattern();\n\nTemplatablePattern.prototype._create = function() {\n return new TemplatablePattern(this._input, this);\n};\n\nTemplatablePattern.prototype._update = function() {\n this.__set_templated_pattern();\n};\n\nTemplatablePattern.prototype.disable = function(language) {\n var result = this._create();\n result._disabled[language] = true;\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.read_options = function(options) {\n var result = this._create();\n for (var language in template_names) {\n result._disabled[language] = options.templating.indexOf(language) === -1;\n }\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.exclude = function(language) {\n var result = this._create();\n result._excluded[language] = true;\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.read = function() {\n var result = '';\n if (this._match_pattern) {\n result = this._input.read(this._starting_pattern);\n } else {\n result = this._input.read(this._starting_pattern, this.__template_pattern);\n }\n var next = this._read_template();\n while (next) {\n if (this._match_pattern) {\n next += this._input.read(this._match_pattern);\n } else {\n next += this._input.readUntil(this.__template_pattern);\n }\n result += next;\n next = this._read_template();\n }\n\n if (this._until_after) {\n result += this._input.readUntilAfter(this._until_pattern);\n }\n return result;\n};\n\nTemplatablePattern.prototype.__set_templated_pattern = function() {\n var items = [];\n\n if (!this._disabled.php) {\n items.push(this.__patterns.php._starting_pattern.source);\n }\n if (!this._disabled.handlebars) {\n items.push(this.__patterns.handlebars._starting_pattern.source);\n }\n if (!this._disabled.erb) {\n items.push(this.__patterns.erb._starting_pattern.source);\n }\n if (!this._disabled.django) {\n items.push(this.__patterns.django._starting_pattern.source);\n // The starting pattern for django is more complex because it has different\n // patterns for value, comment, and other sections\n items.push(this.__patterns.django_value._starting_pattern.source);\n items.push(this.__patterns.django_comment._starting_pattern.source);\n }\n if (!this._disabled.smarty) {\n items.push(this.__patterns.smarty._starting_pattern.source);\n }\n\n if (this._until_pattern) {\n items.push(this._until_pattern.source);\n }\n this.__template_pattern = this._input.get_regexp('(?:' + items.join('|') + ')');\n};\n\nTemplatablePattern.prototype._read_template = function() {\n var resulting_string = '';\n var c = this._input.peek();\n if (c === '<') {\n var peek1 = this._input.peek(1);\n //if we're in a comment, do something special\n // We treat all comments as literals, even more than preformatted tags\n // we just look for the appropriate close tag\n if (!this._disabled.php && !this._excluded.php && peek1 === '?') {\n resulting_string = resulting_string ||\n this.__patterns.php.read();\n }\n if (!this._disabled.erb && !this._excluded.erb && peek1 === '%') {\n resulting_string = resulting_string ||\n this.__patterns.erb.read();\n }\n } else if (c === '{') {\n if (!this._disabled.handlebars && !this._excluded.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.handlebars_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.handlebars_unescaped.read();\n resulting_string = resulting_string ||\n this.__patterns.handlebars.read();\n }\n if (!this._disabled.django) {\n // django coflicts with handlebars a bit.\n if (!this._excluded.django && !this._excluded.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.django_value.read();\n }\n if (!this._excluded.django) {\n resulting_string = resulting_string ||\n this.__patterns.django_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.django.read();\n }\n }\n if (!this._disabled.smarty) {\n // smarty cannot be enabled with django or handlebars enabled\n if (this._disabled.django && this._disabled.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.smarty_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.smarty_literal.read();\n resulting_string = resulting_string ||\n this.__patterns.smarty.read();\n }\n }\n }\n return resulting_string;\n};\n\n\nmodule.exports.TemplatablePattern = TemplatablePattern;\n\n\n/***/ }),\n/* 15 */,\n/* 16 */,\n/* 17 */,\n/* 18 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Beautifier = (__webpack_require__(19).Beautifier),\n Options = (__webpack_require__(20).Options);\n\nfunction style_html(html_source, options, js_beautify, css_beautify) {\n var beautifier = new Beautifier(html_source, options, js_beautify, css_beautify);\n return beautifier.beautify();\n}\n\nmodule.exports = style_html;\nmodule.exports.defaultOptions = function() {\n return new Options();\n};\n\n\n/***/ }),\n/* 19 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Options = (__webpack_require__(20).Options);\nvar Output = (__webpack_require__(2).Output);\nvar Tokenizer = (__webpack_require__(21).Tokenizer);\nvar TOKEN = (__webpack_require__(21).TOKEN);\n\nvar lineBreak = /\\r\\n|[\\r\\n]/;\nvar allLineBreaks = /\\r\\n|[\\r\\n]/g;\n\nvar Printer = function(options, base_indent_string) { //handles input/output and some other printing functions\n\n this.indent_level = 0;\n this.alignment_size = 0;\n this.max_preserve_newlines = options.max_preserve_newlines;\n this.preserve_newlines = options.preserve_newlines;\n\n this._output = new Output(options, base_indent_string);\n\n};\n\nPrinter.prototype.current_line_has_match = function(pattern) {\n return this._output.current_line.has_match(pattern);\n};\n\nPrinter.prototype.set_space_before_token = function(value, non_breaking) {\n this._output.space_before_token = value;\n this._output.non_breaking_space = non_breaking;\n};\n\nPrinter.prototype.set_wrap_point = function() {\n this._output.set_indent(this.indent_level, this.alignment_size);\n this._output.set_wrap_point();\n};\n\n\nPrinter.prototype.add_raw_token = function(token) {\n this._output.add_raw_token(token);\n};\n\nPrinter.prototype.print_preserved_newlines = function(raw_token) {\n var newlines = 0;\n if (raw_token.type !== TOKEN.TEXT && raw_token.previous.type !== TOKEN.TEXT) {\n newlines = raw_token.newlines ? 1 : 0;\n }\n\n if (this.preserve_newlines) {\n newlines = raw_token.newlines < this.max_preserve_newlines + 1 ? raw_token.newlines : this.max_preserve_newlines + 1;\n }\n for (var n = 0; n < newlines; n++) {\n this.print_newline(n > 0);\n }\n\n return newlines !== 0;\n};\n\nPrinter.prototype.traverse_whitespace = function(raw_token) {\n if (raw_token.whitespace_before || raw_token.newlines) {\n if (!this.print_preserved_newlines(raw_token)) {\n this._output.space_before_token = true;\n }\n return true;\n }\n return false;\n};\n\nPrinter.prototype.previous_token_wrapped = function() {\n return this._output.previous_token_wrapped;\n};\n\nPrinter.prototype.print_newline = function(force) {\n this._output.add_new_line(force);\n};\n\nPrinter.prototype.print_token = function(token) {\n if (token.text) {\n this._output.set_indent(this.indent_level, this.alignment_size);\n this._output.add_token(token.text);\n }\n};\n\nPrinter.prototype.indent = function() {\n this.indent_level++;\n};\n\nPrinter.prototype.get_full_indent = function(level) {\n level = this.indent_level + (level || 0);\n if (level < 1) {\n return '';\n }\n\n return this._output.get_indent_string(level);\n};\n\nvar get_type_attribute = function(start_token) {\n var result = null;\n var raw_token = start_token.next;\n\n // Search attributes for a type attribute\n while (raw_token.type !== TOKEN.EOF && start_token.closed !== raw_token) {\n if (raw_token.type === TOKEN.ATTRIBUTE && raw_token.text === 'type') {\n if (raw_token.next && raw_token.next.type === TOKEN.EQUALS &&\n raw_token.next.next && raw_token.next.next.type === TOKEN.VALUE) {\n result = raw_token.next.next.text;\n }\n break;\n }\n raw_token = raw_token.next;\n }\n\n return result;\n};\n\nvar get_custom_beautifier_name = function(tag_check, raw_token) {\n var typeAttribute = null;\n var result = null;\n\n if (!raw_token.closed) {\n return null;\n }\n\n if (tag_check === 'script') {\n typeAttribute = 'text/javascript';\n } else if (tag_check === 'style') {\n typeAttribute = 'text/css';\n }\n\n typeAttribute = get_type_attribute(raw_token) || typeAttribute;\n\n // For script and style tags that have a type attribute, only enable custom beautifiers for matching values\n // For those without a type attribute use default;\n if (typeAttribute.search('text/css') > -1) {\n result = 'css';\n } else if (typeAttribute.search(/module|((text|application|dojo)\\/(x-)?(javascript|ecmascript|jscript|livescript|(ld\\+)?json|method|aspect))/) > -1) {\n result = 'javascript';\n } else if (typeAttribute.search(/(text|application|dojo)\\/(x-)?(html)/) > -1) {\n result = 'html';\n } else if (typeAttribute.search(/test\\/null/) > -1) {\n // Test only mime-type for testing the beautifier when null is passed as beautifing function\n result = 'null';\n }\n\n return result;\n};\n\nfunction in_array(what, arr) {\n return arr.indexOf(what) !== -1;\n}\n\nfunction TagFrame(parent, parser_token, indent_level) {\n this.parent = parent || null;\n this.tag = parser_token ? parser_token.tag_name : '';\n this.indent_level = indent_level || 0;\n this.parser_token = parser_token || null;\n}\n\nfunction TagStack(printer) {\n this._printer = printer;\n this._current_frame = null;\n}\n\nTagStack.prototype.get_parser_token = function() {\n return this._current_frame ? this._current_frame.parser_token : null;\n};\n\nTagStack.prototype.record_tag = function(parser_token) { //function to record a tag and its parent in this.tags Object\n var new_frame = new TagFrame(this._current_frame, parser_token, this._printer.indent_level);\n this._current_frame = new_frame;\n};\n\nTagStack.prototype._try_pop_frame = function(frame) { //function to retrieve the opening tag to the corresponding closer\n var parser_token = null;\n\n if (frame) {\n parser_token = frame.parser_token;\n this._printer.indent_level = frame.indent_level;\n this._current_frame = frame.parent;\n }\n\n return parser_token;\n};\n\nTagStack.prototype._get_frame = function(tag_list, stop_list) { //function to retrieve the opening tag to the corresponding closer\n var frame = this._current_frame;\n\n while (frame) { //till we reach '' (the initial value);\n if (tag_list.indexOf(frame.tag) !== -1) { //if this is it use it\n break;\n } else if (stop_list && stop_list.indexOf(frame.tag) !== -1) {\n frame = null;\n break;\n }\n frame = frame.parent;\n }\n\n return frame;\n};\n\nTagStack.prototype.try_pop = function(tag, stop_list) { //function to retrieve the opening tag to the corresponding closer\n var frame = this._get_frame([tag], stop_list);\n return this._try_pop_frame(frame);\n};\n\nTagStack.prototype.indent_to_tag = function(tag_list) {\n var frame = this._get_frame(tag_list);\n if (frame) {\n this._printer.indent_level = frame.indent_level;\n }\n};\n\nfunction Beautifier(source_text, options, js_beautify, css_beautify) {\n //Wrapper function to invoke all the necessary constructors and deal with the output.\n this._source_text = source_text || '';\n options = options || {};\n this._js_beautify = js_beautify;\n this._css_beautify = css_beautify;\n this._tag_stack = null;\n\n // Allow the setting of language/file-type specific options\n // with inheritance of overall settings\n var optionHtml = new Options(options, 'html');\n\n this._options = optionHtml;\n\n this._is_wrap_attributes_force = this._options.wrap_attributes.substr(0, 'force'.length) === 'force';\n this._is_wrap_attributes_force_expand_multiline = (this._options.wrap_attributes === 'force-expand-multiline');\n this._is_wrap_attributes_force_aligned = (this._options.wrap_attributes === 'force-aligned');\n this._is_wrap_attributes_aligned_multiple = (this._options.wrap_attributes === 'aligned-multiple');\n this._is_wrap_attributes_preserve = this._options.wrap_attributes.substr(0, 'preserve'.length) === 'preserve';\n this._is_wrap_attributes_preserve_aligned = (this._options.wrap_attributes === 'preserve-aligned');\n}\n\nBeautifier.prototype.beautify = function() {\n\n // if disabled, return the input unchanged.\n if (this._options.disabled) {\n return this._source_text;\n }\n\n var source_text = this._source_text;\n var eol = this._options.eol;\n if (this._options.eol === 'auto') {\n eol = '\\n';\n if (source_text && lineBreak.test(source_text)) {\n eol = source_text.match(lineBreak)[0];\n }\n }\n\n // HACK: newline parsing inconsistent. This brute force normalizes the input.\n source_text = source_text.replace(allLineBreaks, '\\n');\n\n var baseIndentString = source_text.match(/^[\\t ]*/)[0];\n\n var last_token = {\n text: '',\n type: ''\n };\n\n var last_tag_token = new TagOpenParserToken();\n\n var printer = new Printer(this._options, baseIndentString);\n var tokens = new Tokenizer(source_text, this._options).tokenize();\n\n this._tag_stack = new TagStack(printer);\n\n var parser_token = null;\n var raw_token = tokens.next();\n while (raw_token.type !== TOKEN.EOF) {\n\n if (raw_token.type === TOKEN.TAG_OPEN || raw_token.type === TOKEN.COMMENT) {\n parser_token = this._handle_tag_open(printer, raw_token, last_tag_token, last_token);\n last_tag_token = parser_token;\n } else if ((raw_token.type === TOKEN.ATTRIBUTE || raw_token.type === TOKEN.EQUALS || raw_token.type === TOKEN.VALUE) ||\n (raw_token.type === TOKEN.TEXT && !last_tag_token.tag_complete)) {\n parser_token = this._handle_inside_tag(printer, raw_token, last_tag_token, tokens);\n } else if (raw_token.type === TOKEN.TAG_CLOSE) {\n parser_token = this._handle_tag_close(printer, raw_token, last_tag_token);\n } else if (raw_token.type === TOKEN.TEXT) {\n parser_token = this._handle_text(printer, raw_token, last_tag_token);\n } else {\n // This should never happen, but if it does. Print the raw token\n printer.add_raw_token(raw_token);\n }\n\n last_token = parser_token;\n\n raw_token = tokens.next();\n }\n var sweet_code = printer._output.get_code(eol);\n\n return sweet_code;\n};\n\nBeautifier.prototype._handle_tag_close = function(printer, raw_token, last_tag_token) {\n var parser_token = {\n text: raw_token.text,\n type: raw_token.type\n };\n printer.alignment_size = 0;\n last_tag_token.tag_complete = true;\n\n printer.set_space_before_token(raw_token.newlines || raw_token.whitespace_before !== '', true);\n if (last_tag_token.is_unformatted) {\n printer.add_raw_token(raw_token);\n } else {\n if (last_tag_token.tag_start_char === '<') {\n printer.set_space_before_token(raw_token.text[0] === '/', true); // space before />, no space before >\n if (this._is_wrap_attributes_force_expand_multiline && last_tag_token.has_wrapped_attrs) {\n printer.print_newline(false);\n }\n }\n printer.print_token(raw_token);\n\n }\n\n if (last_tag_token.indent_content &&\n !(last_tag_token.is_unformatted || last_tag_token.is_content_unformatted)) {\n printer.indent();\n\n // only indent once per opened tag\n last_tag_token.indent_content = false;\n }\n\n if (!last_tag_token.is_inline_element &&\n !(last_tag_token.is_unformatted || last_tag_token.is_content_unformatted)) {\n printer.set_wrap_point();\n }\n\n return parser_token;\n};\n\nBeautifier.prototype._handle_inside_tag = function(printer, raw_token, last_tag_token, tokens) {\n var wrapped = last_tag_token.has_wrapped_attrs;\n var parser_token = {\n text: raw_token.text,\n type: raw_token.type\n };\n\n printer.set_space_before_token(raw_token.newlines || raw_token.whitespace_before !== '', true);\n if (last_tag_token.is_unformatted) {\n printer.add_raw_token(raw_token);\n } else if (last_tag_token.tag_start_char === '{' && raw_token.type === TOKEN.TEXT) {\n // For the insides of handlebars allow newlines or a single space between open and contents\n if (printer.print_preserved_newlines(raw_token)) {\n raw_token.newlines = 0;\n printer.add_raw_token(raw_token);\n } else {\n printer.print_token(raw_token);\n }\n } else {\n if (raw_token.type === TOKEN.ATTRIBUTE) {\n printer.set_space_before_token(true);\n last_tag_token.attr_count += 1;\n } else if (raw_token.type === TOKEN.EQUALS) { //no space before =\n printer.set_space_before_token(false);\n } else if (raw_token.type === TOKEN.VALUE && raw_token.previous.type === TOKEN.EQUALS) { //no space before value\n printer.set_space_before_token(false);\n }\n\n if (raw_token.type === TOKEN.ATTRIBUTE && last_tag_token.tag_start_char === '<') {\n if (this._is_wrap_attributes_preserve || this._is_wrap_attributes_preserve_aligned) {\n printer.traverse_whitespace(raw_token);\n wrapped = wrapped || raw_token.newlines !== 0;\n }\n\n\n if (this._is_wrap_attributes_force) {\n var force_attr_wrap = last_tag_token.attr_count > 1;\n if (this._is_wrap_attributes_force_expand_multiline && last_tag_token.attr_count === 1) {\n var is_only_attribute = true;\n var peek_index = 0;\n var peek_token;\n do {\n peek_token = tokens.peek(peek_index);\n if (peek_token.type === TOKEN.ATTRIBUTE) {\n is_only_attribute = false;\n break;\n }\n peek_index += 1;\n } while (peek_index < 4 && peek_token.type !== TOKEN.EOF && peek_token.type !== TOKEN.TAG_CLOSE);\n\n force_attr_wrap = !is_only_attribute;\n }\n\n if (force_attr_wrap) {\n printer.print_newline(false);\n wrapped = true;\n }\n }\n }\n printer.print_token(raw_token);\n wrapped = wrapped || printer.previous_token_wrapped();\n last_tag_token.has_wrapped_attrs = wrapped;\n }\n return parser_token;\n};\n\nBeautifier.prototype._handle_text = function(printer, raw_token, last_tag_token) {\n var parser_token = {\n text: raw_token.text,\n type: 'TK_CONTENT'\n };\n if (last_tag_token.custom_beautifier_name) { //check if we need to format javascript\n this._print_custom_beatifier_text(printer, raw_token, last_tag_token);\n } else if (last_tag_token.is_unformatted || last_tag_token.is_content_unformatted) {\n printer.add_raw_token(raw_token);\n } else {\n printer.traverse_whitespace(raw_token);\n printer.print_token(raw_token);\n }\n return parser_token;\n};\n\nBeautifier.prototype._print_custom_beatifier_text = function(printer, raw_token, last_tag_token) {\n var local = this;\n if (raw_token.text !== '') {\n\n var text = raw_token.text,\n _beautifier,\n script_indent_level = 1,\n pre = '',\n post = '';\n if (last_tag_token.custom_beautifier_name === 'javascript' && typeof this._js_beautify === 'function') {\n _beautifier = this._js_beautify;\n } else if (last_tag_token.custom_beautifier_name === 'css' && typeof this._css_beautify === 'function') {\n _beautifier = this._css_beautify;\n } else if (last_tag_token.custom_beautifier_name === 'html') {\n _beautifier = function(html_source, options) {\n var beautifier = new Beautifier(html_source, options, local._js_beautify, local._css_beautify);\n return beautifier.beautify();\n };\n }\n\n if (this._options.indent_scripts === \"keep\") {\n script_indent_level = 0;\n } else if (this._options.indent_scripts === \"separate\") {\n script_indent_level = -printer.indent_level;\n }\n\n var indentation = printer.get_full_indent(script_indent_level);\n\n // if there is at least one empty line at the end of this text, strip it\n // we'll be adding one back after the text but before the containing tag.\n text = text.replace(/\\n[ \\t]*$/, '');\n\n // Handle the case where content is wrapped in a comment or cdata.\n if (last_tag_token.custom_beautifier_name !== 'html' &&\n text[0] === '<' && text.match(/^(|]]>)$/.exec(text);\n\n // if we start to wrap but don't finish, print raw\n if (!matched) {\n printer.add_raw_token(raw_token);\n return;\n }\n\n pre = indentation + matched[1] + '\\n';\n text = matched[4];\n if (matched[5]) {\n post = indentation + matched[5];\n }\n\n // if there is at least one empty line at the end of this text, strip it\n // we'll be adding one back after the text but before the containing tag.\n text = text.replace(/\\n[ \\t]*$/, '');\n\n if (matched[2] || matched[3].indexOf('\\n') !== -1) {\n // if the first line of the non-comment text has spaces\n // use that as the basis for indenting in null case.\n matched = matched[3].match(/[ \\t]+$/);\n if (matched) {\n raw_token.whitespace_before = matched[0];\n }\n }\n }\n\n if (text) {\n if (_beautifier) {\n\n // call the Beautifier if avaliable\n var Child_options = function() {\n this.eol = '\\n';\n };\n Child_options.prototype = this._options.raw_options;\n var child_options = new Child_options();\n text = _beautifier(indentation + text, child_options);\n } else {\n // simply indent the string otherwise\n var white = raw_token.whitespace_before;\n if (white) {\n text = text.replace(new RegExp('\\n(' + white + ')?', 'g'), '\\n');\n }\n\n text = indentation + text.replace(/\\n/g, '\\n' + indentation);\n }\n }\n\n if (pre) {\n if (!text) {\n text = pre + post;\n } else {\n text = pre + text + '\\n' + post;\n }\n }\n\n printer.print_newline(false);\n if (text) {\n raw_token.text = text;\n raw_token.whitespace_before = '';\n raw_token.newlines = 0;\n printer.add_raw_token(raw_token);\n printer.print_newline(true);\n }\n }\n};\n\nBeautifier.prototype._handle_tag_open = function(printer, raw_token, last_tag_token, last_token) {\n var parser_token = this._get_tag_open_token(raw_token);\n\n if ((last_tag_token.is_unformatted || last_tag_token.is_content_unformatted) &&\n !last_tag_token.is_empty_element &&\n raw_token.type === TOKEN.TAG_OPEN && raw_token.text.indexOf('') === 0) {\n // End element tags for unformatted or content_unformatted elements\n // are printed raw to keep any newlines inside them exactly the same.\n printer.add_raw_token(raw_token);\n parser_token.start_tag_token = this._tag_stack.try_pop(parser_token.tag_name);\n } else {\n printer.traverse_whitespace(raw_token);\n this._set_tag_position(printer, raw_token, parser_token, last_tag_token, last_token);\n if (!parser_token.is_inline_element) {\n printer.set_wrap_point();\n }\n printer.print_token(raw_token);\n }\n\n //indent attributes an auto, forced, aligned or forced-align line-wrap\n if (this._is_wrap_attributes_force_aligned || this._is_wrap_attributes_aligned_multiple || this._is_wrap_attributes_preserve_aligned) {\n parser_token.alignment_size = raw_token.text.length + 1;\n }\n\n if (!parser_token.tag_complete && !parser_token.is_unformatted) {\n printer.alignment_size = parser_token.alignment_size;\n }\n\n return parser_token;\n};\n\nvar TagOpenParserToken = function(parent, raw_token) {\n this.parent = parent || null;\n this.text = '';\n this.type = 'TK_TAG_OPEN';\n this.tag_name = '';\n this.is_inline_element = false;\n this.is_unformatted = false;\n this.is_content_unformatted = false;\n this.is_empty_element = false;\n this.is_start_tag = false;\n this.is_end_tag = false;\n this.indent_content = false;\n this.multiline_content = false;\n this.custom_beautifier_name = null;\n this.start_tag_token = null;\n this.attr_count = 0;\n this.has_wrapped_attrs = false;\n this.alignment_size = 0;\n this.tag_complete = false;\n this.tag_start_char = '';\n this.tag_check = '';\n\n if (!raw_token) {\n this.tag_complete = true;\n } else {\n var tag_check_match;\n\n this.tag_start_char = raw_token.text[0];\n this.text = raw_token.text;\n\n if (this.tag_start_char === '<') {\n tag_check_match = raw_token.text.match(/^<([^\\s>]*)/);\n this.tag_check = tag_check_match ? tag_check_match[1] : '';\n } else {\n tag_check_match = raw_token.text.match(/^{{~?(?:[\\^]|#\\*?)?([^\\s}]+)/);\n this.tag_check = tag_check_match ? tag_check_match[1] : '';\n\n // handle \"{{#> myPartial}}\" or \"{{~#> myPartial}}\"\n if ((raw_token.text.startsWith('{{#>') || raw_token.text.startsWith('{{~#>')) && this.tag_check[0] === '>') {\n if (this.tag_check === '>' && raw_token.next !== null) {\n this.tag_check = raw_token.next.text.split(' ')[0];\n } else {\n this.tag_check = raw_token.text.split('>')[1];\n }\n }\n }\n\n this.tag_check = this.tag_check.toLowerCase();\n\n if (raw_token.type === TOKEN.COMMENT) {\n this.tag_complete = true;\n }\n\n this.is_start_tag = this.tag_check.charAt(0) !== '/';\n this.tag_name = !this.is_start_tag ? this.tag_check.substr(1) : this.tag_check;\n this.is_end_tag = !this.is_start_tag ||\n (raw_token.closed && raw_token.closed.text === '/>');\n\n // if whitespace handler ~ included (i.e. {{~#if true}}), handlebars tags start at pos 3 not pos 2\n var handlebar_starts = 2;\n if (this.tag_start_char === '{' && this.text.length >= 3) {\n if (this.text.charAt(2) === '~') {\n handlebar_starts = 3;\n }\n }\n\n // handlebars tags that don't start with # or ^ are single_tags, and so also start and end.\n this.is_end_tag = this.is_end_tag ||\n (this.tag_start_char === '{' && (this.text.length < 3 || (/[^#\\^]/.test(this.text.charAt(handlebar_starts)))));\n }\n};\n\nBeautifier.prototype._get_tag_open_token = function(raw_token) { //function to get a full tag and parse its type\n var parser_token = new TagOpenParserToken(this._tag_stack.get_parser_token(), raw_token);\n\n parser_token.alignment_size = this._options.wrap_attributes_indent_size;\n\n parser_token.is_end_tag = parser_token.is_end_tag ||\n in_array(parser_token.tag_check, this._options.void_elements);\n\n parser_token.is_empty_element = parser_token.tag_complete ||\n (parser_token.is_start_tag && parser_token.is_end_tag);\n\n parser_token.is_unformatted = !parser_token.tag_complete && in_array(parser_token.tag_check, this._options.unformatted);\n parser_token.is_content_unformatted = !parser_token.is_empty_element && in_array(parser_token.tag_check, this._options.content_unformatted);\n parser_token.is_inline_element = in_array(parser_token.tag_name, this._options.inline) || parser_token.tag_name.includes(\"-\") || parser_token.tag_start_char === '{';\n\n return parser_token;\n};\n\nBeautifier.prototype._set_tag_position = function(printer, raw_token, parser_token, last_tag_token, last_token) {\n\n if (!parser_token.is_empty_element) {\n if (parser_token.is_end_tag) { //this tag is a double tag so check for tag-ending\n parser_token.start_tag_token = this._tag_stack.try_pop(parser_token.tag_name); //remove it and all ancestors\n } else { // it's a start-tag\n // check if this tag is starting an element that has optional end element\n // and do an ending needed\n if (this._do_optional_end_element(parser_token)) {\n if (!parser_token.is_inline_element) {\n printer.print_newline(false);\n }\n }\n\n this._tag_stack.record_tag(parser_token); //push it on the tag stack\n\n if ((parser_token.tag_name === 'script' || parser_token.tag_name === 'style') &&\n !(parser_token.is_unformatted || parser_token.is_content_unformatted)) {\n parser_token.custom_beautifier_name = get_custom_beautifier_name(parser_token.tag_check, raw_token);\n }\n }\n }\n\n if (in_array(parser_token.tag_check, this._options.extra_liners)) { //check if this double needs an extra line\n printer.print_newline(false);\n if (!printer._output.just_added_blankline()) {\n printer.print_newline(true);\n }\n }\n\n if (parser_token.is_empty_element) { //if this tag name is a single tag type (either in the list or has a closing /)\n\n // if you hit an else case, reset the indent level if you are inside an:\n // 'if', 'unless', or 'each' block.\n if (parser_token.tag_start_char === '{' && parser_token.tag_check === 'else') {\n this._tag_stack.indent_to_tag(['if', 'unless', 'each']);\n parser_token.indent_content = true;\n // Don't add a newline if opening {{#if}} tag is on the current line\n var foundIfOnCurrentLine = printer.current_line_has_match(/{{#if/);\n if (!foundIfOnCurrentLine) {\n printer.print_newline(false);\n }\n }\n\n // Don't add a newline before elements that should remain where they are.\n if (parser_token.tag_name === '!--' && last_token.type === TOKEN.TAG_CLOSE &&\n last_tag_token.is_end_tag && parser_token.text.indexOf('\\n') === -1) {\n //Do nothing. Leave comments on same line.\n } else {\n if (!(parser_token.is_inline_element || parser_token.is_unformatted)) {\n printer.print_newline(false);\n }\n this._calcluate_parent_multiline(printer, parser_token);\n }\n } else if (parser_token.is_end_tag) { //this tag is a double tag so check for tag-ending\n var do_end_expand = false;\n\n // deciding whether a block is multiline should not be this hard\n do_end_expand = parser_token.start_tag_token && parser_token.start_tag_token.multiline_content;\n do_end_expand = do_end_expand || (!parser_token.is_inline_element &&\n !(last_tag_token.is_inline_element || last_tag_token.is_unformatted) &&\n !(last_token.type === TOKEN.TAG_CLOSE && parser_token.start_tag_token === last_tag_token) &&\n last_token.type !== 'TK_CONTENT'\n );\n\n if (parser_token.is_content_unformatted || parser_token.is_unformatted) {\n do_end_expand = false;\n }\n\n if (do_end_expand) {\n printer.print_newline(false);\n }\n } else { // it's a start-tag\n parser_token.indent_content = !parser_token.custom_beautifier_name;\n\n if (parser_token.tag_start_char === '<') {\n if (parser_token.tag_name === 'html') {\n parser_token.indent_content = this._options.indent_inner_html;\n } else if (parser_token.tag_name === 'head') {\n parser_token.indent_content = this._options.indent_head_inner_html;\n } else if (parser_token.tag_name === 'body') {\n parser_token.indent_content = this._options.indent_body_inner_html;\n }\n }\n\n if (!(parser_token.is_inline_element || parser_token.is_unformatted) &&\n (last_token.type !== 'TK_CONTENT' || parser_token.is_content_unformatted)) {\n printer.print_newline(false);\n }\n\n this._calcluate_parent_multiline(printer, parser_token);\n }\n};\n\nBeautifier.prototype._calcluate_parent_multiline = function(printer, parser_token) {\n if (parser_token.parent && printer._output.just_added_newline() &&\n !((parser_token.is_inline_element || parser_token.is_unformatted) && parser_token.parent.is_inline_element)) {\n parser_token.parent.multiline_content = true;\n }\n};\n\n//To be used for tag special case:\nvar p_closers = ['address', 'article', 'aside', 'blockquote', 'details', 'div', 'dl', 'fieldset', 'figcaption', 'figure', 'footer', 'form', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'header', 'hr', 'main', 'nav', 'ol', 'p', 'pre', 'section', 'table', 'ul'];\nvar p_parent_excludes = ['a', 'audio', 'del', 'ins', 'map', 'noscript', 'video'];\n\nBeautifier.prototype._do_optional_end_element = function(parser_token) {\n var result = null;\n // NOTE: cases of \"if there is no more content in the parent element\"\n // are handled automatically by the beautifier.\n // It assumes parent or ancestor close tag closes all children.\n // https://www.w3.org/TR/html5/syntax.html#optional-tags\n if (parser_token.is_empty_element || !parser_token.is_start_tag || !parser_token.parent) {\n return;\n\n }\n\n if (parser_token.tag_name === 'body') {\n // A head element’s end tag may be omitted if the head element is not immediately followed by a space character or a comment.\n result = result || this._tag_stack.try_pop('head');\n\n //} else if (parser_token.tag_name === 'body') {\n // DONE: A body element’s end tag may be omitted if the body element is not immediately followed by a comment.\n\n } else if (parser_token.tag_name === 'li') {\n // An li element’s end tag may be omitted if the li element is immediately followed by another li element or if there is no more content in the parent element.\n result = result || this._tag_stack.try_pop('li', ['ol', 'ul']);\n\n } else if (parser_token.tag_name === 'dd' || parser_token.tag_name === 'dt') {\n // A dd element’s end tag may be omitted if the dd element is immediately followed by another dd element or a dt element, or if there is no more content in the parent element.\n // A dt element’s end tag may be omitted if the dt element is immediately followed by another dt element or a dd element.\n result = result || this._tag_stack.try_pop('dt', ['dl']);\n result = result || this._tag_stack.try_pop('dd', ['dl']);\n\n\n } else if (parser_token.parent.tag_name === 'p' && p_closers.indexOf(parser_token.tag_name) !== -1) {\n // IMPORTANT: this else-if works because p_closers has no overlap with any other element we look for in this method\n // check for the parent element is an HTML element that is not an , , , , , , or element, or an autonomous custom element.\n // To do this right, this needs to be coded as an inclusion of the inverse of the exclusion above.\n // But to start with (if we ignore \"autonomous custom elements\") the exclusion would be fine.\n var p_parent = parser_token.parent.parent;\n if (!p_parent || p_parent_excludes.indexOf(p_parent.tag_name) === -1) {\n result = result || this._tag_stack.try_pop('p');\n }\n } else if (parser_token.tag_name === 'rp' || parser_token.tag_name === 'rt') {\n // An rt element’s end tag may be omitted if the rt element is immediately followed by an rt or rp element, or if there is no more content in the parent element.\n // An rp element’s end tag may be omitted if the rp element is immediately followed by an rt or rp element, or if there is no more content in the parent element.\n result = result || this._tag_stack.try_pop('rt', ['ruby', 'rtc']);\n result = result || this._tag_stack.try_pop('rp', ['ruby', 'rtc']);\n\n } else if (parser_token.tag_name === 'optgroup') {\n // An optgroup element’s end tag may be omitted if the optgroup element is immediately followed by another optgroup element, or if there is no more content in the parent element.\n // An option element’s end tag may be omitted if the option element is immediately followed by another option element, or if it is immediately followed by an optgroup element, or if there is no more content in the parent element.\n result = result || this._tag_stack.try_pop('optgroup', ['select']);\n //result = result || this._tag_stack.try_pop('option', ['select']);\n\n } else if (parser_token.tag_name === 'option') {\n // An option element’s end tag may be omitted if the option element is immediately followed by another option element, or if it is immediately followed by an optgroup element, or if there is no more content in the parent element.\n result = result || this._tag_stack.try_pop('option', ['select', 'datalist', 'optgroup']);\n\n } else if (parser_token.tag_name === 'colgroup') {\n // DONE: A colgroup element’s end tag may be omitted if the colgroup element is not immediately followed by a space character or a comment.\n // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.\n result = result || this._tag_stack.try_pop('caption', ['table']);\n\n } else if (parser_token.tag_name === 'thead') {\n // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.\n // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.\n result = result || this._tag_stack.try_pop('caption', ['table']);\n result = result || this._tag_stack.try_pop('colgroup', ['table']);\n\n //} else if (parser_token.tag_name === 'caption') {\n // DONE: A caption element’s end tag may be omitted if the caption element is not immediately followed by a space character or a comment.\n\n } else if (parser_token.tag_name === 'tbody' || parser_token.tag_name === 'tfoot') {\n // A thead element’s end tag may be omitted if the thead element is immediately followed by a tbody or tfoot element.\n // A tbody element’s end tag may be omitted if the tbody element is immediately followed by a tbody or tfoot element, or if there is no more content in the parent element.\n // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.\n // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.\n result = result || this._tag_stack.try_pop('caption', ['table']);\n result = result || this._tag_stack.try_pop('colgroup', ['table']);\n result = result || this._tag_stack.try_pop('thead', ['table']);\n result = result || this._tag_stack.try_pop('tbody', ['table']);\n\n //} else if (parser_token.tag_name === 'tfoot') {\n // DONE: A tfoot element’s end tag may be omitted if there is no more content in the parent element.\n\n } else if (parser_token.tag_name === 'tr') {\n // A tr element’s end tag may be omitted if the tr element is immediately followed by another tr element, or if there is no more content in the parent element.\n // A colgroup element's end tag may be ommitted if a thead, tfoot, tbody, or tr element is started.\n // A caption element's end tag may be ommitted if a colgroup, thead, tfoot, tbody, or tr element is started.\n result = result || this._tag_stack.try_pop('caption', ['table']);\n result = result || this._tag_stack.try_pop('colgroup', ['table']);\n result = result || this._tag_stack.try_pop('tr', ['table', 'thead', 'tbody', 'tfoot']);\n\n } else if (parser_token.tag_name === 'th' || parser_token.tag_name === 'td') {\n // A td element’s end tag may be omitted if the td element is immediately followed by a td or th element, or if there is no more content in the parent element.\n // A th element’s end tag may be omitted if the th element is immediately followed by a td or th element, or if there is no more content in the parent element.\n result = result || this._tag_stack.try_pop('td', ['table', 'thead', 'tbody', 'tfoot', 'tr']);\n result = result || this._tag_stack.try_pop('th', ['table', 'thead', 'tbody', 'tfoot', 'tr']);\n }\n\n // Start element omission not handled currently\n // A head element’s start tag may be omitted if the element is empty, or if the first thing inside the head element is an element.\n // A tbody element’s start tag may be omitted if the first thing inside the tbody element is a tr element, and if the element is not immediately preceded by a tbody, thead, or tfoot element whose end tag has been omitted. (It can’t be omitted if the element is empty.)\n // A colgroup element’s start tag may be omitted if the first thing inside the colgroup element is a col element, and if the element is not immediately preceded by another colgroup element whose end tag has been omitted. (It can’t be omitted if the element is empty.)\n\n // Fix up the parent of the parser token\n parser_token.parent = this._tag_stack.get_parser_token();\n\n return result;\n};\n\nmodule.exports.Beautifier = Beautifier;\n\n\n/***/ }),\n/* 20 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar BaseOptions = (__webpack_require__(6).Options);\n\nfunction Options(options) {\n BaseOptions.call(this, options, 'html');\n if (this.templating.length === 1 && this.templating[0] === 'auto') {\n this.templating = ['django', 'erb', 'handlebars', 'php'];\n }\n\n this.indent_inner_html = this._get_boolean('indent_inner_html');\n this.indent_body_inner_html = this._get_boolean('indent_body_inner_html', true);\n this.indent_head_inner_html = this._get_boolean('indent_head_inner_html', true);\n\n this.indent_handlebars = this._get_boolean('indent_handlebars', true);\n this.wrap_attributes = this._get_selection('wrap_attributes',\n ['auto', 'force', 'force-aligned', 'force-expand-multiline', 'aligned-multiple', 'preserve', 'preserve-aligned']);\n this.wrap_attributes_indent_size = this._get_number('wrap_attributes_indent_size', this.indent_size);\n this.extra_liners = this._get_array('extra_liners', ['head', 'body', '/html']);\n\n // Block vs inline elements\n // https://developer.mozilla.org/en-US/docs/Web/HTML/Block-level_elements\n // https://developer.mozilla.org/en-US/docs/Web/HTML/Inline_elements\n // https://www.w3.org/TR/html5/dom.html#phrasing-content\n this.inline = this._get_array('inline', [\n 'a', 'abbr', 'area', 'audio', 'b', 'bdi', 'bdo', 'br', 'button', 'canvas', 'cite',\n 'code', 'data', 'datalist', 'del', 'dfn', 'em', 'embed', 'i', 'iframe', 'img',\n 'input', 'ins', 'kbd', 'keygen', 'label', 'map', 'mark', 'math', 'meter', 'noscript',\n 'object', 'output', 'progress', 'q', 'ruby', 's', 'samp', /* 'script', */ 'select', 'small',\n 'span', 'strong', 'sub', 'sup', 'svg', 'template', 'textarea', 'time', 'u', 'var',\n 'video', 'wbr', 'text',\n // obsolete inline tags\n 'acronym', 'big', 'strike', 'tt'\n ]);\n this.void_elements = this._get_array('void_elements', [\n // HTLM void elements - aka self-closing tags - aka singletons\n // https://www.w3.org/html/wg/drafts/html/master/syntax.html#void-elements\n 'area', 'base', 'br', 'col', 'embed', 'hr', 'img', 'input', 'keygen',\n 'link', 'menuitem', 'meta', 'param', 'source', 'track', 'wbr',\n // NOTE: Optional tags are too complex for a simple list\n // they are hard coded in _do_optional_end_element\n\n // Doctype and xml elements\n '!doctype', '?xml',\n\n // obsolete tags\n // basefont: https://www.computerhope.com/jargon/h/html-basefont-tag.htm\n // isndex: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/isindex\n 'basefont', 'isindex'\n ]);\n this.unformatted = this._get_array('unformatted', []);\n this.content_unformatted = this._get_array('content_unformatted', [\n 'pre', 'textarea'\n ]);\n this.unformatted_content_delimiter = this._get_characters('unformatted_content_delimiter');\n this.indent_scripts = this._get_selection('indent_scripts', ['normal', 'keep', 'separate']);\n\n}\nOptions.prototype = new BaseOptions();\n\n\n\nmodule.exports.Options = Options;\n\n\n/***/ }),\n/* 21 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar BaseTokenizer = (__webpack_require__(9).Tokenizer);\nvar BASETOKEN = (__webpack_require__(9).TOKEN);\nvar Directives = (__webpack_require__(13).Directives);\nvar TemplatablePattern = (__webpack_require__(14).TemplatablePattern);\nvar Pattern = (__webpack_require__(12).Pattern);\n\nvar TOKEN = {\n TAG_OPEN: 'TK_TAG_OPEN',\n TAG_CLOSE: 'TK_TAG_CLOSE',\n ATTRIBUTE: 'TK_ATTRIBUTE',\n EQUALS: 'TK_EQUALS',\n VALUE: 'TK_VALUE',\n COMMENT: 'TK_COMMENT',\n TEXT: 'TK_TEXT',\n UNKNOWN: 'TK_UNKNOWN',\n START: BASETOKEN.START,\n RAW: BASETOKEN.RAW,\n EOF: BASETOKEN.EOF\n};\n\nvar directives_core = new Directives(/<\\!--/, /-->/);\n\nvar Tokenizer = function(input_string, options) {\n BaseTokenizer.call(this, input_string, options);\n this._current_tag_name = '';\n\n // Words end at whitespace or when a tag starts\n // if we are indenting handlebars, they are considered tags\n var templatable_reader = new TemplatablePattern(this._input).read_options(this._options);\n var pattern_reader = new Pattern(this._input);\n\n this.__patterns = {\n word: templatable_reader.until(/[\\n\\r\\t <]/),\n single_quote: templatable_reader.until_after(/'/),\n double_quote: templatable_reader.until_after(/\"/),\n attribute: templatable_reader.until(/[\\n\\r\\t =>]|\\/>/),\n element_name: templatable_reader.until(/[\\n\\r\\t >\\/]/),\n\n handlebars_comment: pattern_reader.starting_with(/{{!--/).until_after(/--}}/),\n handlebars: pattern_reader.starting_with(/{{/).until_after(/}}/),\n handlebars_open: pattern_reader.until(/[\\n\\r\\t }]/),\n handlebars_raw_close: pattern_reader.until(/}}/),\n comment: pattern_reader.starting_with(//),\n cdata: pattern_reader.starting_with(//),\n // https://en.wikipedia.org/wiki/Conditional_comment\n conditional_comment: pattern_reader.starting_with(//),\n processing: pattern_reader.starting_with(/<\\?/).until_after(/\\?>/)\n };\n\n if (this._options.indent_handlebars) {\n this.__patterns.word = this.__patterns.word.exclude('handlebars');\n }\n\n this._unformatted_content_delimiter = null;\n\n if (this._options.unformatted_content_delimiter) {\n var literal_regexp = this._input.get_literal_regexp(this._options.unformatted_content_delimiter);\n this.__patterns.unformatted_content_delimiter =\n pattern_reader.matching(literal_regexp)\n .until_after(literal_regexp);\n }\n};\nTokenizer.prototype = new BaseTokenizer();\n\nTokenizer.prototype._is_comment = function(current_token) { // jshint unused:false\n return false; //current_token.type === TOKEN.COMMENT || current_token.type === TOKEN.UNKNOWN;\n};\n\nTokenizer.prototype._is_opening = function(current_token) {\n return current_token.type === TOKEN.TAG_OPEN;\n};\n\nTokenizer.prototype._is_closing = function(current_token, open_token) {\n return current_token.type === TOKEN.TAG_CLOSE &&\n (open_token && (\n ((current_token.text === '>' || current_token.text === '/>') && open_token.text[0] === '<') ||\n (current_token.text === '}}' && open_token.text[0] === '{' && open_token.text[1] === '{')));\n};\n\nTokenizer.prototype._reset = function() {\n this._current_tag_name = '';\n};\n\nTokenizer.prototype._get_next_token = function(previous_token, open_token) { // jshint unused:false\n var token = null;\n this._readWhitespace();\n var c = this._input.peek();\n\n if (c === null) {\n return this._create_token(TOKEN.EOF, '');\n }\n\n token = token || this._read_open_handlebars(c, open_token);\n token = token || this._read_attribute(c, previous_token, open_token);\n token = token || this._read_close(c, open_token);\n token = token || this._read_raw_content(c, previous_token, open_token);\n token = token || this._read_content_word(c);\n token = token || this._read_comment_or_cdata(c);\n token = token || this._read_processing(c);\n token = token || this._read_open(c, open_token);\n token = token || this._create_token(TOKEN.UNKNOWN, this._input.next());\n\n return token;\n};\n\nTokenizer.prototype._read_comment_or_cdata = function(c) { // jshint unused:false\n var token = null;\n var resulting_string = null;\n var directives = null;\n\n if (c === '<') {\n var peek1 = this._input.peek(1);\n // We treat all comments as literals, even more than preformatted tags\n // we only look for the appropriate closing marker\n if (peek1 === '!') {\n resulting_string = this.__patterns.comment.read();\n\n // only process directive on html comments\n if (resulting_string) {\n directives = directives_core.get_directives(resulting_string);\n if (directives && directives.ignore === 'start') {\n resulting_string += directives_core.readIgnored(this._input);\n }\n } else {\n resulting_string = this.__patterns.cdata.read();\n }\n }\n\n if (resulting_string) {\n token = this._create_token(TOKEN.COMMENT, resulting_string);\n token.directives = directives;\n }\n }\n\n return token;\n};\n\nTokenizer.prototype._read_processing = function(c) { // jshint unused:false\n var token = null;\n var resulting_string = null;\n var directives = null;\n\n if (c === '<') {\n var peek1 = this._input.peek(1);\n if (peek1 === '!' || peek1 === '?') {\n resulting_string = this.__patterns.conditional_comment.read();\n resulting_string = resulting_string || this.__patterns.processing.read();\n }\n\n if (resulting_string) {\n token = this._create_token(TOKEN.COMMENT, resulting_string);\n token.directives = directives;\n }\n }\n\n return token;\n};\n\nTokenizer.prototype._read_open = function(c, open_token) {\n var resulting_string = null;\n var token = null;\n if (!open_token) {\n if (c === '<') {\n\n resulting_string = this._input.next();\n if (this._input.peek() === '/') {\n resulting_string += this._input.next();\n }\n resulting_string += this.__patterns.element_name.read();\n token = this._create_token(TOKEN.TAG_OPEN, resulting_string);\n }\n }\n return token;\n};\n\nTokenizer.prototype._read_open_handlebars = function(c, open_token) {\n var resulting_string = null;\n var token = null;\n if (!open_token) {\n if (this._options.indent_handlebars && c === '{' && this._input.peek(1) === '{') {\n if (this._input.peek(2) === '!') {\n resulting_string = this.__patterns.handlebars_comment.read();\n resulting_string = resulting_string || this.__patterns.handlebars.read();\n token = this._create_token(TOKEN.COMMENT, resulting_string);\n } else {\n resulting_string = this.__patterns.handlebars_open.read();\n token = this._create_token(TOKEN.TAG_OPEN, resulting_string);\n }\n }\n }\n return token;\n};\n\n\nTokenizer.prototype._read_close = function(c, open_token) {\n var resulting_string = null;\n var token = null;\n if (open_token) {\n if (open_token.text[0] === '<' && (c === '>' || (c === '/' && this._input.peek(1) === '>'))) {\n resulting_string = this._input.next();\n if (c === '/') { // for close tag \"/>\"\n resulting_string += this._input.next();\n }\n token = this._create_token(TOKEN.TAG_CLOSE, resulting_string);\n } else if (open_token.text[0] === '{' && c === '}' && this._input.peek(1) === '}') {\n this._input.next();\n this._input.next();\n token = this._create_token(TOKEN.TAG_CLOSE, '}}');\n }\n }\n\n return token;\n};\n\nTokenizer.prototype._read_attribute = function(c, previous_token, open_token) {\n var token = null;\n var resulting_string = '';\n if (open_token && open_token.text[0] === '<') {\n\n if (c === '=') {\n token = this._create_token(TOKEN.EQUALS, this._input.next());\n } else if (c === '\"' || c === \"'\") {\n var content = this._input.next();\n if (c === '\"') {\n content += this.__patterns.double_quote.read();\n } else {\n content += this.__patterns.single_quote.read();\n }\n token = this._create_token(TOKEN.VALUE, content);\n } else {\n resulting_string = this.__patterns.attribute.read();\n\n if (resulting_string) {\n if (previous_token.type === TOKEN.EQUALS) {\n token = this._create_token(TOKEN.VALUE, resulting_string);\n } else {\n token = this._create_token(TOKEN.ATTRIBUTE, resulting_string);\n }\n }\n }\n }\n return token;\n};\n\nTokenizer.prototype._is_content_unformatted = function(tag_name) {\n // void_elements have no content and so cannot have unformatted content\n // script and style tags should always be read as unformatted content\n // finally content_unformatted and unformatted element contents are unformatted\n return this._options.void_elements.indexOf(tag_name) === -1 &&\n (this._options.content_unformatted.indexOf(tag_name) !== -1 ||\n this._options.unformatted.indexOf(tag_name) !== -1);\n};\n\n\nTokenizer.prototype._read_raw_content = function(c, previous_token, open_token) { // jshint unused:false\n var resulting_string = '';\n if (open_token && open_token.text[0] === '{') {\n resulting_string = this.__patterns.handlebars_raw_close.read();\n } else if (previous_token.type === TOKEN.TAG_CLOSE &&\n previous_token.opened.text[0] === '<' && previous_token.text[0] !== '/') {\n // ^^ empty tag has no content \n var tag_name = previous_token.opened.text.substr(1).toLowerCase();\n if (tag_name === 'script' || tag_name === 'style') {\n // Script and style tags are allowed to have comments wrapping their content\n // or just have regular content.\n var token = this._read_comment_or_cdata(c);\n if (token) {\n token.type = TOKEN.TEXT;\n return token;\n }\n resulting_string = this._input.readUntil(new RegExp('' + tag_name + '[\\\\n\\\\r\\\\t ]*?>', 'ig'));\n } else if (this._is_content_unformatted(tag_name)) {\n\n resulting_string = this._input.readUntil(new RegExp('' + tag_name + '[\\\\n\\\\r\\\\t ]*?>', 'ig'));\n }\n }\n\n if (resulting_string) {\n return this._create_token(TOKEN.TEXT, resulting_string);\n }\n\n return null;\n};\n\nTokenizer.prototype._read_content_word = function(c) {\n var resulting_string = '';\n if (this._options.unformatted_content_delimiter) {\n if (c === this._options.unformatted_content_delimiter[0]) {\n resulting_string = this.__patterns.unformatted_content_delimiter.read();\n }\n }\n\n if (!resulting_string) {\n resulting_string = this.__patterns.word.read();\n }\n if (resulting_string) {\n return this._create_token(TOKEN.TEXT, resulting_string);\n }\n};\n\nmodule.exports.Tokenizer = Tokenizer;\nmodule.exports.TOKEN = TOKEN;\n\n\n/***/ })\n/******/ \t]);\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tvar cachedModule = __webpack_module_cache__[moduleId];\n/******/ \t\tif (cachedModule !== undefined) {\n/******/ \t\t\treturn cachedModule.exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \t// This entry module is referenced by other modules so it can't be inlined\n/******/ \tvar __webpack_exports__ = __webpack_require__(18);\n/******/ \tlegacy_beautify_html = __webpack_exports__;\n/******/ \t\n/******/ })()\n;\nvar style_html = legacy_beautify_html;\n/* Footer */\nif (typeof define === \"function\" && define.amd) {\n // Add support for AMD ( https://github.com/amdjs/amdjs-api/wiki/AMD#defineamd-property- )\n define([\"require\", \"./beautify\", \"./beautify-css\"], function(requireamd) {\n var js_beautify = requireamd(\"./beautify\");\n var css_beautify = requireamd(\"./beautify-css\");\n\n return {\n html_beautify: function(html_source, options) {\n return style_html(html_source, options, js_beautify.js_beautify, css_beautify.css_beautify);\n }\n };\n });\n} else if (typeof exports !== \"undefined\") {\n // Add support for CommonJS. Just put this file somewhere on your require.paths\n // and you will be able to `var html_beautify = require(\"beautify\").html_beautify`.\n var js_beautify = require('./beautify.js');\n var css_beautify = require('./beautify-css.js');\n\n exports.html_beautify = function(html_source, options) {\n return style_html(html_source, options, js_beautify.js_beautify, css_beautify.css_beautify);\n };\n} else if (typeof window !== \"undefined\") {\n // If we're running a web page and don't have either of the above, add our one global\n window.html_beautify = function(html_source, options) {\n return style_html(html_source, options, window.js_beautify, window.css_beautify);\n };\n} else if (typeof global !== \"undefined\") {\n // If we don't even have window, try global.\n global.html_beautify = function(html_source, options) {\n return style_html(html_source, options, global.js_beautify, global.css_beautify);\n };\n}\n\n}());\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n\"use strict\";\n\nfunction bracketFolding(pairs) {\n return function(cm, start) {\n var line = start.line, lineText = cm.getLine(line);\n\n function findOpening(pair) {\n var tokenType;\n for (var at = start.ch, pass = 0;;) {\n var found = at <= 0 ? -1 : lineText.lastIndexOf(pair[0], at - 1);\n if (found == -1) {\n if (pass == 1) break;\n pass = 1;\n at = lineText.length;\n continue;\n }\n if (pass == 1 && found < start.ch) break;\n tokenType = cm.getTokenTypeAt(CodeMirror.Pos(line, found + 1));\n if (!/^(comment|string)/.test(tokenType)) return {ch: found + 1, tokenType: tokenType, pair: pair};\n at = found - 1;\n }\n }\n\n function findRange(found) {\n var count = 1, lastLine = cm.lastLine(), end, startCh = found.ch, endCh\n outer: for (var i = line; i <= lastLine; ++i) {\n var text = cm.getLine(i), pos = i == line ? startCh : 0;\n for (;;) {\n var nextOpen = text.indexOf(found.pair[0], pos), nextClose = text.indexOf(found.pair[1], pos);\n if (nextOpen < 0) nextOpen = text.length;\n if (nextClose < 0) nextClose = text.length;\n pos = Math.min(nextOpen, nextClose);\n if (pos == text.length) break;\n if (cm.getTokenTypeAt(CodeMirror.Pos(i, pos + 1)) == found.tokenType) {\n if (pos == nextOpen) ++count;\n else if (!--count) { end = i; endCh = pos; break outer; }\n }\n ++pos;\n }\n }\n\n if (end == null || line == end) return null\n return {from: CodeMirror.Pos(line, startCh),\n to: CodeMirror.Pos(end, endCh)};\n }\n\n var found = []\n for (var i = 0; i < pairs.length; i++) {\n var open = findOpening(pairs[i])\n if (open) found.push(open)\n }\n found.sort(function(a, b) { return a.ch - b.ch })\n for (var i = 0; i < found.length; i++) {\n var range = findRange(found[i])\n if (range) return range\n }\n return null\n }\n}\n\nCodeMirror.registerHelper(\"fold\", \"brace\", bracketFolding([[\"{\", \"}\"], [\"[\", \"]\"]]));\n\nCodeMirror.registerHelper(\"fold\", \"brace-paren\", bracketFolding([[\"{\", \"}\"], [\"[\", \"]\"], [\"(\", \")\"]]));\n\nCodeMirror.registerHelper(\"fold\", \"import\", function(cm, start) {\n function hasImport(line) {\n if (line < cm.firstLine() || line > cm.lastLine()) return null;\n var start = cm.getTokenAt(CodeMirror.Pos(line, 1));\n if (!/\\S/.test(start.string)) start = cm.getTokenAt(CodeMirror.Pos(line, start.end + 1));\n if (start.type != \"keyword\" || start.string != \"import\") return null;\n // Now find closing semicolon, return its position\n for (var i = line, e = Math.min(cm.lastLine(), line + 10); i <= e; ++i) {\n var text = cm.getLine(i), semi = text.indexOf(\";\");\n if (semi != -1) return {startCh: start.end, end: CodeMirror.Pos(i, semi)};\n }\n }\n\n var startLine = start.line, has = hasImport(startLine), prev;\n if (!has || hasImport(startLine - 1) || ((prev = hasImport(startLine - 2)) && prev.end.line == startLine - 1))\n return null;\n for (var end = has.end;;) {\n var next = hasImport(end.line + 1);\n if (next == null) break;\n end = next.end;\n }\n return {from: cm.clipPos(CodeMirror.Pos(startLine, has.startCh + 1)), to: end};\n});\n\nCodeMirror.registerHelper(\"fold\", \"include\", function(cm, start) {\n function hasInclude(line) {\n if (line < cm.firstLine() || line > cm.lastLine()) return null;\n var start = cm.getTokenAt(CodeMirror.Pos(line, 1));\n if (!/\\S/.test(start.string)) start = cm.getTokenAt(CodeMirror.Pos(line, start.end + 1));\n if (start.type == \"meta\" && start.string.slice(0, 8) == \"#include\") return start.start + 8;\n }\n\n var startLine = start.line, has = hasInclude(startLine);\n if (has == null || hasInclude(startLine - 1) != null) return null;\n for (var end = startLine;;) {\n var next = hasInclude(end + 1);\n if (next == null) break;\n ++end;\n }\n return {from: CodeMirror.Pos(startLine, has + 1),\n to: cm.clipPos(CodeMirror.Pos(end))};\n});\n\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"))\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\"], mod)\n else // Plain browser env\n mod(CodeMirror)\n})(function(CodeMirror) {\n \"use strict\"\n var Pos = CodeMirror.Pos\n\n function regexpFlags(regexp) {\n var flags = regexp.flags\n return flags != null ? flags : (regexp.ignoreCase ? \"i\" : \"\")\n + (regexp.global ? \"g\" : \"\")\n + (regexp.multiline ? \"m\" : \"\")\n }\n\n function ensureFlags(regexp, flags) {\n var current = regexpFlags(regexp), target = current\n for (var i = 0; i < flags.length; i++) if (target.indexOf(flags.charAt(i)) == -1)\n target += flags.charAt(i)\n return current == target ? regexp : new RegExp(regexp.source, target)\n }\n\n function maybeMultiline(regexp) {\n return /\\\\s|\\\\n|\\n|\\\\W|\\\\D|\\[\\^/.test(regexp.source)\n }\n\n function searchRegexpForward(doc, regexp, start) {\n regexp = ensureFlags(regexp, \"g\")\n for (var line = start.line, ch = start.ch, last = doc.lastLine(); line <= last; line++, ch = 0) {\n regexp.lastIndex = ch\n var string = doc.getLine(line), match = regexp.exec(string)\n if (match)\n return {from: Pos(line, match.index),\n to: Pos(line, match.index + match[0].length),\n match: match}\n }\n }\n\n function searchRegexpForwardMultiline(doc, regexp, start) {\n if (!maybeMultiline(regexp)) return searchRegexpForward(doc, regexp, start)\n\n regexp = ensureFlags(regexp, \"gm\")\n var string, chunk = 1\n for (var line = start.line, last = doc.lastLine(); line <= last;) {\n // This grows the search buffer in exponentially-sized chunks\n // between matches, so that nearby matches are fast and don't\n // require concatenating the whole document (in case we're\n // searching for something that has tons of matches), but at the\n // same time, the amount of retries is limited.\n for (var i = 0; i < chunk; i++) {\n if (line > last) break\n var curLine = doc.getLine(line++)\n string = string == null ? curLine : string + \"\\n\" + curLine\n }\n chunk = chunk * 2\n regexp.lastIndex = start.ch\n var match = regexp.exec(string)\n if (match) {\n var before = string.slice(0, match.index).split(\"\\n\"), inside = match[0].split(\"\\n\")\n var startLine = start.line + before.length - 1, startCh = before[before.length - 1].length\n return {from: Pos(startLine, startCh),\n to: Pos(startLine + inside.length - 1,\n inside.length == 1 ? startCh + inside[0].length : inside[inside.length - 1].length),\n match: match}\n }\n }\n }\n\n function lastMatchIn(string, regexp, endMargin) {\n var match, from = 0\n while (from <= string.length) {\n regexp.lastIndex = from\n var newMatch = regexp.exec(string)\n if (!newMatch) break\n var end = newMatch.index + newMatch[0].length\n if (end > string.length - endMargin) break\n if (!match || end > match.index + match[0].length)\n match = newMatch\n from = newMatch.index + 1\n }\n return match\n }\n\n function searchRegexpBackward(doc, regexp, start) {\n regexp = ensureFlags(regexp, \"g\")\n for (var line = start.line, ch = start.ch, first = doc.firstLine(); line >= first; line--, ch = -1) {\n var string = doc.getLine(line)\n var match = lastMatchIn(string, regexp, ch < 0 ? 0 : string.length - ch)\n if (match)\n return {from: Pos(line, match.index),\n to: Pos(line, match.index + match[0].length),\n match: match}\n }\n }\n\n function searchRegexpBackwardMultiline(doc, regexp, start) {\n if (!maybeMultiline(regexp)) return searchRegexpBackward(doc, regexp, start)\n regexp = ensureFlags(regexp, \"gm\")\n var string, chunkSize = 1, endMargin = doc.getLine(start.line).length - start.ch\n for (var line = start.line, first = doc.firstLine(); line >= first;) {\n for (var i = 0; i < chunkSize && line >= first; i++) {\n var curLine = doc.getLine(line--)\n string = string == null ? curLine : curLine + \"\\n\" + string\n }\n chunkSize *= 2\n\n var match = lastMatchIn(string, regexp, endMargin)\n if (match) {\n var before = string.slice(0, match.index).split(\"\\n\"), inside = match[0].split(\"\\n\")\n var startLine = line + before.length, startCh = before[before.length - 1].length\n return {from: Pos(startLine, startCh),\n to: Pos(startLine + inside.length - 1,\n inside.length == 1 ? startCh + inside[0].length : inside[inside.length - 1].length),\n match: match}\n }\n }\n }\n\n var doFold, noFold\n if (String.prototype.normalize) {\n doFold = function(str) { return str.normalize(\"NFD\").toLowerCase() }\n noFold = function(str) { return str.normalize(\"NFD\") }\n } else {\n doFold = function(str) { return str.toLowerCase() }\n noFold = function(str) { return str }\n }\n\n // Maps a position in a case-folded line back to a position in the original line\n // (compensating for codepoints increasing in number during folding)\n function adjustPos(orig, folded, pos, foldFunc) {\n if (orig.length == folded.length) return pos\n for (var min = 0, max = pos + Math.max(0, orig.length - folded.length);;) {\n if (min == max) return min\n var mid = (min + max) >> 1\n var len = foldFunc(orig.slice(0, mid)).length\n if (len == pos) return mid\n else if (len > pos) max = mid\n else min = mid + 1\n }\n }\n\n function searchStringForward(doc, query, start, caseFold) {\n // Empty string would match anything and never progress, so we\n // define it to match nothing instead.\n if (!query.length) return null\n var fold = caseFold ? doFold : noFold\n var lines = fold(query).split(/\\r|\\n\\r?/)\n\n search: for (var line = start.line, ch = start.ch, last = doc.lastLine() + 1 - lines.length; line <= last; line++, ch = 0) {\n var orig = doc.getLine(line).slice(ch), string = fold(orig)\n if (lines.length == 1) {\n var found = string.indexOf(lines[0])\n if (found == -1) continue search\n var start = adjustPos(orig, string, found, fold) + ch\n return {from: Pos(line, adjustPos(orig, string, found, fold) + ch),\n to: Pos(line, adjustPos(orig, string, found + lines[0].length, fold) + ch)}\n } else {\n var cutFrom = string.length - lines[0].length\n if (string.slice(cutFrom) != lines[0]) continue search\n for (var i = 1; i < lines.length - 1; i++)\n if (fold(doc.getLine(line + i)) != lines[i]) continue search\n var end = doc.getLine(line + lines.length - 1), endString = fold(end), lastLine = lines[lines.length - 1]\n if (endString.slice(0, lastLine.length) != lastLine) continue search\n return {from: Pos(line, adjustPos(orig, string, cutFrom, fold) + ch),\n to: Pos(line + lines.length - 1, adjustPos(end, endString, lastLine.length, fold))}\n }\n }\n }\n\n function searchStringBackward(doc, query, start, caseFold) {\n if (!query.length) return null\n var fold = caseFold ? doFold : noFold\n var lines = fold(query).split(/\\r|\\n\\r?/)\n\n search: for (var line = start.line, ch = start.ch, first = doc.firstLine() - 1 + lines.length; line >= first; line--, ch = -1) {\n var orig = doc.getLine(line)\n if (ch > -1) orig = orig.slice(0, ch)\n var string = fold(orig)\n if (lines.length == 1) {\n var found = string.lastIndexOf(lines[0])\n if (found == -1) continue search\n return {from: Pos(line, adjustPos(orig, string, found, fold)),\n to: Pos(line, adjustPos(orig, string, found + lines[0].length, fold))}\n } else {\n var lastLine = lines[lines.length - 1]\n if (string.slice(0, lastLine.length) != lastLine) continue search\n for (var i = 1, start = line - lines.length + 1; i < lines.length - 1; i++)\n if (fold(doc.getLine(start + i)) != lines[i]) continue search\n var top = doc.getLine(line + 1 - lines.length), topString = fold(top)\n if (topString.slice(topString.length - lines[0].length) != lines[0]) continue search\n return {from: Pos(line + 1 - lines.length, adjustPos(top, topString, top.length - lines[0].length, fold)),\n to: Pos(line, adjustPos(orig, string, lastLine.length, fold))}\n }\n }\n }\n\n function SearchCursor(doc, query, pos, options) {\n this.atOccurrence = false\n this.afterEmptyMatch = false\n this.doc = doc\n pos = pos ? doc.clipPos(pos) : Pos(0, 0)\n this.pos = {from: pos, to: pos}\n\n var caseFold\n if (typeof options == \"object\") {\n caseFold = options.caseFold\n } else { // Backwards compat for when caseFold was the 4th argument\n caseFold = options\n options = null\n }\n\n if (typeof query == \"string\") {\n if (caseFold == null) caseFold = false\n this.matches = function(reverse, pos) {\n return (reverse ? searchStringBackward : searchStringForward)(doc, query, pos, caseFold)\n }\n } else {\n query = ensureFlags(query, \"gm\")\n if (!options || options.multiline !== false)\n this.matches = function(reverse, pos) {\n return (reverse ? searchRegexpBackwardMultiline : searchRegexpForwardMultiline)(doc, query, pos)\n }\n else\n this.matches = function(reverse, pos) {\n return (reverse ? searchRegexpBackward : searchRegexpForward)(doc, query, pos)\n }\n }\n }\n\n SearchCursor.prototype = {\n findNext: function() {return this.find(false)},\n findPrevious: function() {return this.find(true)},\n\n find: function(reverse) {\n var head = this.doc.clipPos(reverse ? this.pos.from : this.pos.to);\n if (this.afterEmptyMatch && this.atOccurrence) {\n // do not return the same 0 width match twice\n head = Pos(head.line, head.ch)\n if (reverse) {\n head.ch--;\n if (head.ch < 0) {\n head.line--;\n head.ch = (this.doc.getLine(head.line) || \"\").length;\n }\n } else {\n head.ch++;\n if (head.ch > (this.doc.getLine(head.line) || \"\").length) {\n head.ch = 0;\n head.line++;\n }\n }\n if (CodeMirror.cmpPos(head, this.doc.clipPos(head)) != 0) {\n return this.atOccurrence = false\n }\n }\n var result = this.matches(reverse, head)\n this.afterEmptyMatch = result && CodeMirror.cmpPos(result.from, result.to) == 0\n\n if (result) {\n this.pos = result\n this.atOccurrence = true\n return this.pos.match || true\n } else {\n var end = Pos(reverse ? this.doc.firstLine() : this.doc.lastLine() + 1, 0)\n this.pos = {from: end, to: end}\n return this.atOccurrence = false\n }\n },\n\n from: function() {if (this.atOccurrence) return this.pos.from},\n to: function() {if (this.atOccurrence) return this.pos.to},\n\n replace: function(newText, origin) {\n if (!this.atOccurrence) return\n var lines = CodeMirror.splitLines(newText)\n this.doc.replaceRange(lines, this.pos.from, this.pos.to, origin)\n this.pos.to = Pos(this.pos.from.line + lines.length - 1,\n lines[lines.length - 1].length + (lines.length == 1 ? this.pos.from.ch : 0))\n }\n }\n\n CodeMirror.defineExtension(\"getSearchCursor\", function(query, pos, caseFold) {\n return new SearchCursor(this.doc, query, pos, caseFold)\n })\n CodeMirror.defineDocExtension(\"getSearchCursor\", function(query, pos, caseFold) {\n return new SearchCursor(this, query, pos, caseFold)\n })\n\n CodeMirror.defineExtension(\"selectMatches\", function(query, caseFold) {\n var ranges = []\n var cur = this.getSearchCursor(query, this.getCursor(\"from\"), caseFold)\n while (cur.findNext()) {\n if (CodeMirror.cmpPos(cur.to(), this.getCursor(\"to\")) > 0) break\n ranges.push({anchor: cur.from(), head: cur.to()})\n }\n if (ranges.length)\n this.setSelections(ranges, 0)\n })\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"), require(\"./foldcode\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\", \"./foldcode\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n CodeMirror.defineOption(\"foldGutter\", false, function(cm, val, old) {\n if (old && old != CodeMirror.Init) {\n cm.clearGutter(cm.state.foldGutter.options.gutter);\n cm.state.foldGutter = null;\n cm.off(\"gutterClick\", onGutterClick);\n cm.off(\"changes\", onChange);\n cm.off(\"viewportChange\", onViewportChange);\n cm.off(\"fold\", onFold);\n cm.off(\"unfold\", onFold);\n cm.off(\"swapDoc\", onChange);\n cm.off(\"optionChange\", optionChange);\n }\n if (val) {\n cm.state.foldGutter = new State(parseOptions(val));\n updateInViewport(cm);\n cm.on(\"gutterClick\", onGutterClick);\n cm.on(\"changes\", onChange);\n cm.on(\"viewportChange\", onViewportChange);\n cm.on(\"fold\", onFold);\n cm.on(\"unfold\", onFold);\n cm.on(\"swapDoc\", onChange);\n cm.on(\"optionChange\", optionChange);\n }\n });\n\n var Pos = CodeMirror.Pos;\n\n function State(options) {\n this.options = options;\n this.from = this.to = 0;\n }\n\n function parseOptions(opts) {\n if (opts === true) opts = {};\n if (opts.gutter == null) opts.gutter = \"CodeMirror-foldgutter\";\n if (opts.indicatorOpen == null) opts.indicatorOpen = \"CodeMirror-foldgutter-open\";\n if (opts.indicatorFolded == null) opts.indicatorFolded = \"CodeMirror-foldgutter-folded\";\n return opts;\n }\n\n function isFolded(cm, line) {\n var marks = cm.findMarks(Pos(line, 0), Pos(line + 1, 0));\n for (var i = 0; i < marks.length; ++i) {\n if (marks[i].__isFold) {\n var fromPos = marks[i].find(-1);\n if (fromPos && fromPos.line === line)\n return marks[i];\n }\n }\n }\n\n function marker(spec) {\n if (typeof spec == \"string\") {\n var elt = document.createElement(\"div\");\n elt.className = spec + \" CodeMirror-guttermarker-subtle\";\n return elt;\n } else {\n return spec.cloneNode(true);\n }\n }\n\n function updateFoldInfo(cm, from, to) {\n var opts = cm.state.foldGutter.options, cur = from - 1;\n var minSize = cm.foldOption(opts, \"minFoldSize\");\n var func = cm.foldOption(opts, \"rangeFinder\");\n // we can reuse the built-in indicator element if its className matches the new state\n var clsFolded = typeof opts.indicatorFolded == \"string\" && classTest(opts.indicatorFolded);\n var clsOpen = typeof opts.indicatorOpen == \"string\" && classTest(opts.indicatorOpen);\n cm.eachLine(from, to, function(line) {\n ++cur;\n var mark = null;\n var old = line.gutterMarkers;\n if (old) old = old[opts.gutter];\n if (isFolded(cm, cur)) {\n if (clsFolded && old && clsFolded.test(old.className)) return;\n mark = marker(opts.indicatorFolded);\n } else {\n var pos = Pos(cur, 0);\n var range = func && func(cm, pos);\n if (range && range.to.line - range.from.line >= minSize) {\n if (clsOpen && old && clsOpen.test(old.className)) return;\n mark = marker(opts.indicatorOpen);\n }\n }\n if (!mark && !old) return;\n cm.setGutterMarker(line, opts.gutter, mark);\n });\n }\n\n // copied from CodeMirror/src/util/dom.js\n function classTest(cls) { return new RegExp(\"(^|\\\\s)\" + cls + \"(?:$|\\\\s)\\\\s*\") }\n\n function updateInViewport(cm) {\n var vp = cm.getViewport(), state = cm.state.foldGutter;\n if (!state) return;\n cm.operation(function() {\n updateFoldInfo(cm, vp.from, vp.to);\n });\n state.from = vp.from; state.to = vp.to;\n }\n\n function onGutterClick(cm, line, gutter) {\n var state = cm.state.foldGutter;\n if (!state) return;\n var opts = state.options;\n if (gutter != opts.gutter) return;\n var folded = isFolded(cm, line);\n if (folded) folded.clear();\n else cm.foldCode(Pos(line, 0), opts);\n }\n\n function optionChange(cm, option) {\n if (option == \"mode\") onChange(cm)\n }\n\n function onChange(cm) {\n var state = cm.state.foldGutter;\n if (!state) return;\n var opts = state.options;\n state.from = state.to = 0;\n clearTimeout(state.changeUpdate);\n state.changeUpdate = setTimeout(function() { updateInViewport(cm); }, opts.foldOnChangeTimeSpan || 600);\n }\n\n function onViewportChange(cm) {\n var state = cm.state.foldGutter;\n if (!state) return;\n var opts = state.options;\n clearTimeout(state.changeUpdate);\n state.changeUpdate = setTimeout(function() {\n var vp = cm.getViewport();\n if (state.from == state.to || vp.from - state.to > 20 || state.from - vp.to > 20) {\n updateInViewport(cm);\n } else {\n cm.operation(function() {\n if (vp.from < state.from) {\n updateFoldInfo(cm, vp.from, state.from);\n state.from = vp.from;\n }\n if (vp.to > state.to) {\n updateFoldInfo(cm, state.to, vp.to);\n state.to = vp.to;\n }\n });\n }\n }, opts.updateViewportTimeSpan || 400);\n }\n\n function onFold(cm, from) {\n var state = cm.state.foldGutter;\n if (!state) return;\n var line = from.line;\n if (line >= state.from && line < state.to)\n updateFoldInfo(cm, line, line + 1);\n }\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"), require(\"../xml/xml\"), require(\"../javascript/javascript\"), require(\"../css/css\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\", \"../xml/xml\", \"../javascript/javascript\", \"../css/css\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n var defaultTags = {\n script: [\n [\"lang\", /(javascript|babel)/i, \"javascript\"],\n [\"type\", /^(?:text|application)\\/(?:x-)?(?:java|ecma)script$|^module$|^$/i, \"javascript\"],\n [\"type\", /./, \"text/plain\"],\n [null, null, \"javascript\"]\n ],\n style: [\n [\"lang\", /^css$/i, \"css\"],\n [\"type\", /^(text\\/)?(x-)?(stylesheet|css)$/i, \"css\"],\n [\"type\", /./, \"text/plain\"],\n [null, null, \"css\"]\n ]\n };\n\n function maybeBackup(stream, pat, style) {\n var cur = stream.current(), close = cur.search(pat);\n if (close > -1) {\n stream.backUp(cur.length - close);\n } else if (cur.match(/<\\/?$/)) {\n stream.backUp(cur.length);\n if (!stream.match(pat, false)) stream.match(cur);\n }\n return style;\n }\n\n var attrRegexpCache = {};\n function getAttrRegexp(attr) {\n var regexp = attrRegexpCache[attr];\n if (regexp) return regexp;\n return attrRegexpCache[attr] = new RegExp(\"\\\\s+\" + attr + \"\\\\s*=\\\\s*('|\\\")?([^'\\\"]+)('|\\\")?\\\\s*\");\n }\n\n function getAttrValue(text, attr) {\n var match = text.match(getAttrRegexp(attr))\n return match ? /^\\s*(.*?)\\s*$/.exec(match[2])[1] : \"\"\n }\n\n function getTagRegexp(tagName, anchored) {\n return new RegExp((anchored ? \"^\" : \"\") + \"<\\/\\\\s*\" + tagName + \"\\\\s*>\", \"i\");\n }\n\n function addTags(from, to) {\n for (var tag in from) {\n var dest = to[tag] || (to[tag] = []);\n var source = from[tag];\n for (var i = source.length - 1; i >= 0; i--)\n dest.unshift(source[i])\n }\n }\n\n function findMatchingMode(tagInfo, tagText) {\n for (var i = 0; i < tagInfo.length; i++) {\n var spec = tagInfo[i];\n if (!spec[0] || spec[1].test(getAttrValue(tagText, spec[0]))) return spec[2];\n }\n }\n\n CodeMirror.defineMode(\"htmlmixed\", function (config, parserConfig) {\n var htmlMode = CodeMirror.getMode(config, {\n name: \"xml\",\n htmlMode: true,\n multilineTagIndentFactor: parserConfig.multilineTagIndentFactor,\n multilineTagIndentPastTag: parserConfig.multilineTagIndentPastTag,\n allowMissingTagName: parserConfig.allowMissingTagName,\n });\n\n var tags = {};\n var configTags = parserConfig && parserConfig.tags, configScript = parserConfig && parserConfig.scriptTypes;\n addTags(defaultTags, tags);\n if (configTags) addTags(configTags, tags);\n if (configScript) for (var i = configScript.length - 1; i >= 0; i--)\n tags.script.unshift([\"type\", configScript[i].matches, configScript[i].mode])\n\n function html(stream, state) {\n var style = htmlMode.token(stream, state.htmlState), tag = /\\btag\\b/.test(style), tagName\n if (tag && !/[<>\\s\\/]/.test(stream.current()) &&\n (tagName = state.htmlState.tagName && state.htmlState.tagName.toLowerCase()) &&\n tags.hasOwnProperty(tagName)) {\n state.inTag = tagName + \" \"\n } else if (state.inTag && tag && />$/.test(stream.current())) {\n var inTag = /^([\\S]+) (.*)/.exec(state.inTag)\n state.inTag = null\n var modeSpec = stream.current() == \">\" && findMatchingMode(tags[inTag[1]], inTag[2])\n var mode = CodeMirror.getMode(config, modeSpec)\n var endTagA = getTagRegexp(inTag[1], true), endTag = getTagRegexp(inTag[1], false);\n state.token = function (stream, state) {\n if (stream.match(endTagA, false)) {\n state.token = html;\n state.localState = state.localMode = null;\n return null;\n }\n return maybeBackup(stream, endTag, state.localMode.token(stream, state.localState));\n };\n state.localMode = mode;\n state.localState = CodeMirror.startState(mode, htmlMode.indent(state.htmlState, \"\", \"\"));\n } else if (state.inTag) {\n state.inTag += stream.current()\n if (stream.eol()) state.inTag += \" \"\n }\n return style;\n };\n\n return {\n startState: function () {\n var state = CodeMirror.startState(htmlMode);\n return {token: html, inTag: null, localMode: null, localState: null, htmlState: state};\n },\n\n copyState: function (state) {\n var local;\n if (state.localState) {\n local = CodeMirror.copyState(state.localMode, state.localState);\n }\n return {token: state.token, inTag: state.inTag,\n localMode: state.localMode, localState: local,\n htmlState: CodeMirror.copyState(htmlMode, state.htmlState)};\n },\n\n token: function (stream, state) {\n return state.token(stream, state);\n },\n\n indent: function (state, textAfter, line) {\n if (!state.localMode || /^\\s*<\\//.test(textAfter))\n return htmlMode.indent(state.htmlState, textAfter, line);\n else if (state.localMode.indent)\n return state.localMode.indent(state.localState, textAfter, line);\n else\n return CodeMirror.Pass;\n },\n\n innerMode: function (state) {\n return {state: state.localState || state.htmlState, mode: state.localMode || htmlMode};\n }\n };\n }, \"xml\", \"javascript\", \"css\");\n\n CodeMirror.defineMIME(\"text/html\", \"htmlmixed\");\n});\n","// CodeMirror, copyright (c) by Marijn Haverbeke and others\n// Distributed under an MIT license: https://codemirror.net/5/LICENSE\n\n(function(mod) {\n if (typeof exports == \"object\" && typeof module == \"object\") // CommonJS\n mod(require(\"../../lib/codemirror\"), require(\"../../addon/mode/simple\"), require(\"../../addon/mode/multiplex\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../lib/codemirror\", \"../../addon/mode/simple\", \"../../addon/mode/multiplex\"], mod);\n else // Plain browser env\n mod(CodeMirror);\n})(function(CodeMirror) {\n \"use strict\";\n\n CodeMirror.defineSimpleMode(\"handlebars-tags\", {\n start: [\n { regex: /\\{\\{\\{/, push: \"handlebars_raw\", token: \"tag\" },\n { regex: /\\{\\{!--/, push: \"dash_comment\", token: \"comment\" },\n { regex: /\\{\\{!/, push: \"comment\", token: \"comment\" },\n { regex: /\\{\\{/, push: \"handlebars\", token: \"tag\" }\n ],\n handlebars_raw: [\n { regex: /\\}\\}\\}/, pop: true, token: \"tag\" },\n ],\n handlebars: [\n { regex: /\\}\\}/, pop: true, token: \"tag\" },\n\n // Double and single quotes\n { regex: /\"(?:[^\\\\\"]|\\\\.)*\"?/, token: \"string\" },\n { regex: /'(?:[^\\\\']|\\\\.)*'?/, token: \"string\" },\n\n // Handlebars keywords\n { regex: />|[#\\/]([A-Za-z_]\\w*)/, token: \"keyword\" },\n { regex: /(?:else|this)\\b/, token: \"keyword\" },\n\n // Numeral\n { regex: /\\d+/i, token: \"number\" },\n\n // Atoms like = and .\n { regex: /=|~|@|true|false/, token: \"atom\" },\n\n // Paths\n { regex: /(?:\\.\\.\\/)*(?:[A-Za-z_][\\w\\.]*)+/, token: \"variable-2\" }\n ],\n dash_comment: [\n { regex: /--\\}\\}/, pop: true, token: \"comment\" },\n\n // Commented code\n { regex: /./, token: \"comment\"}\n ],\n comment: [\n { regex: /\\}\\}/, pop: true, token: \"comment\" },\n { regex: /./, token: \"comment\" }\n ],\n meta: {\n blockCommentStart: \"{{--\",\n blockCommentEnd: \"--}}\"\n }\n });\n\n CodeMirror.defineMode(\"handlebars\", function(config, parserConfig) {\n var handlebars = CodeMirror.getMode(config, \"handlebars-tags\");\n if (!parserConfig || !parserConfig.base) return handlebars;\n return CodeMirror.multiplexingMode(\n CodeMirror.getMode(config, parserConfig.base),\n {open: \"{{\", close: /\\}\\}\\}?/, mode: handlebars, parseDelimiters: true}\n );\n });\n\n CodeMirror.defineMIME(\"text/x-handlebars-template\", \"handlebars\");\n});\n","/*jshint node:true */\n/* globals define */\n/*\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n*/\n\n'use strict';\n\n/**\nThe following batches are equivalent:\n\nvar beautify_js = require('js-beautify');\nvar beautify_js = require('js-beautify').js;\nvar beautify_js = require('js-beautify').js_beautify;\n\nvar beautify_css = require('js-beautify').css;\nvar beautify_css = require('js-beautify').css_beautify;\n\nvar beautify_html = require('js-beautify').html;\nvar beautify_html = require('js-beautify').html_beautify;\n\nAll methods returned accept two arguments, the source string and an options object.\n**/\n\nfunction get_beautify(js_beautify, css_beautify, html_beautify) {\n // the default is js\n var beautify = function(src, config) {\n return js_beautify.js_beautify(src, config);\n };\n\n // short aliases\n beautify.js = js_beautify.js_beautify;\n beautify.css = css_beautify.css_beautify;\n beautify.html = html_beautify.html_beautify;\n\n // legacy aliases\n beautify.js_beautify = js_beautify.js_beautify;\n beautify.css_beautify = css_beautify.css_beautify;\n beautify.html_beautify = html_beautify.html_beautify;\n\n return beautify;\n}\n\nif (typeof define === \"function\" && define.amd) {\n // Add support for AMD ( https://github.com/amdjs/amdjs-api/wiki/AMD#defineamd-property- )\n define([\n \"./lib/beautify\",\n \"./lib/beautify-css\",\n \"./lib/beautify-html\"\n ], function(js_beautify, css_beautify, html_beautify) {\n return get_beautify(js_beautify, css_beautify, html_beautify);\n });\n} else {\n (function(mod) {\n var beautifier = require('./src/index');\n beautifier.js_beautify = beautifier.js;\n beautifier.css_beautify = beautifier.css;\n beautifier.html_beautify = beautifier.html;\n\n mod.exports = get_beautify(beautifier, beautifier, beautifier);\n\n })(module);\n}","/* AUTO-GENERATED. DO NOT MODIFY. */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n\n JS Beautifier\n---------------\n\n\n Written by Einar Lielmanis, \n https://beautifier.io/\n\n Originally converted to javascript by Vital, \n \"End braces on own line\" added by Chris J. Shull, \n Parsing improvements for brace-less statements by Liam Newman \n\n\n Usage:\n js_beautify(js_source_text);\n js_beautify(js_source_text, options);\n\n The options are:\n indent_size (default 4) - indentation size,\n indent_char (default space) - character to indent with,\n preserve_newlines (default true) - whether existing line breaks should be preserved,\n max_preserve_newlines (default unlimited) - maximum number of line breaks to be preserved in one chunk,\n\n jslint_happy (default false) - if true, then jslint-stricter mode is enforced.\n\n jslint_happy !jslint_happy\n ---------------------------------\n function () function()\n\n switch () { switch() {\n case 1: case 1:\n break; break;\n } }\n\n space_after_anon_function (default false) - should the space before an anonymous function's parens be added, \"function()\" vs \"function ()\",\n NOTE: This option is overriden by jslint_happy (i.e. if jslint_happy is true, space_after_anon_function is true by design)\n\n brace_style (default \"collapse\") - \"collapse\" | \"expand\" | \"end-expand\" | \"none\" | any of the former + \",preserve-inline\"\n put braces on the same line as control statements (default), or put braces on own line (Allman / ANSI style), or just put end braces on own line, or attempt to keep them where they are.\n preserve-inline will try to preserve inline blocks of curly braces\n\n space_before_conditional (default true) - should the space before conditional statement be added, \"if(true)\" vs \"if (true)\",\n\n unescape_strings (default false) - should printable characters in strings encoded in \\xNN notation be unescaped, \"example\" vs \"\\x65\\x78\\x61\\x6d\\x70\\x6c\\x65\"\n\n wrap_line_length (default unlimited) - lines should wrap at next opportunity after this number of characters.\n NOTE: This is not a hard limit. Lines will continue until a point where a newline would\n be preserved if it were present.\n\n end_with_newline (default false) - end output with a newline\n\n\n e.g\n\n js_beautify(js_source_text, {\n 'indent_size': 1,\n 'indent_char': '\\t'\n });\n\n*/\n\n(function() {\n\n/* GENERATED_BUILD_OUTPUT */\nvar legacy_beautify_js;\n/******/ (function() { // webpackBootstrap\n/******/ \t\"use strict\";\n/******/ \tvar __webpack_modules__ = ([\n/* 0 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Beautifier = (__webpack_require__(1).Beautifier),\n Options = (__webpack_require__(5).Options);\n\nfunction js_beautify(js_source_text, options) {\n var beautifier = new Beautifier(js_source_text, options);\n return beautifier.beautify();\n}\n\nmodule.exports = js_beautify;\nmodule.exports.defaultOptions = function() {\n return new Options();\n};\n\n\n/***/ }),\n/* 1 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Output = (__webpack_require__(2).Output);\nvar Token = (__webpack_require__(3).Token);\nvar acorn = __webpack_require__(4);\nvar Options = (__webpack_require__(5).Options);\nvar Tokenizer = (__webpack_require__(7).Tokenizer);\nvar line_starters = (__webpack_require__(7).line_starters);\nvar positionable_operators = (__webpack_require__(7).positionable_operators);\nvar TOKEN = (__webpack_require__(7).TOKEN);\n\n\nfunction in_array(what, arr) {\n return arr.indexOf(what) !== -1;\n}\n\nfunction ltrim(s) {\n return s.replace(/^\\s+/g, '');\n}\n\nfunction generateMapFromStrings(list) {\n var result = {};\n for (var x = 0; x < list.length; x++) {\n // make the mapped names underscored instead of dash\n result[list[x].replace(/-/g, '_')] = list[x];\n }\n return result;\n}\n\nfunction reserved_word(token, word) {\n return token && token.type === TOKEN.RESERVED && token.text === word;\n}\n\nfunction reserved_array(token, words) {\n return token && token.type === TOKEN.RESERVED && in_array(token.text, words);\n}\n// Unsure of what they mean, but they work. Worth cleaning up in future.\nvar special_words = ['case', 'return', 'do', 'if', 'throw', 'else', 'await', 'break', 'continue', 'async'];\n\nvar validPositionValues = ['before-newline', 'after-newline', 'preserve-newline'];\n\n// Generate map from array\nvar OPERATOR_POSITION = generateMapFromStrings(validPositionValues);\n\nvar OPERATOR_POSITION_BEFORE_OR_PRESERVE = [OPERATOR_POSITION.before_newline, OPERATOR_POSITION.preserve_newline];\n\nvar MODE = {\n BlockStatement: 'BlockStatement', // 'BLOCK'\n Statement: 'Statement', // 'STATEMENT'\n ObjectLiteral: 'ObjectLiteral', // 'OBJECT',\n ArrayLiteral: 'ArrayLiteral', //'[EXPRESSION]',\n ForInitializer: 'ForInitializer', //'(FOR-EXPRESSION)',\n Conditional: 'Conditional', //'(COND-EXPRESSION)',\n Expression: 'Expression' //'(EXPRESSION)'\n};\n\nfunction remove_redundant_indentation(output, frame) {\n // This implementation is effective but has some issues:\n // - can cause line wrap to happen too soon due to indent removal\n // after wrap points are calculated\n // These issues are minor compared to ugly indentation.\n\n if (frame.multiline_frame ||\n frame.mode === MODE.ForInitializer ||\n frame.mode === MODE.Conditional) {\n return;\n }\n\n // remove one indent from each line inside this section\n output.remove_indent(frame.start_line_index);\n}\n\n// we could use just string.split, but\n// IE doesn't like returning empty strings\nfunction split_linebreaks(s) {\n //return s.split(/\\x0d\\x0a|\\x0a/);\n\n s = s.replace(acorn.allLineBreaks, '\\n');\n var out = [],\n idx = s.indexOf(\"\\n\");\n while (idx !== -1) {\n out.push(s.substring(0, idx));\n s = s.substring(idx + 1);\n idx = s.indexOf(\"\\n\");\n }\n if (s.length) {\n out.push(s);\n }\n return out;\n}\n\nfunction is_array(mode) {\n return mode === MODE.ArrayLiteral;\n}\n\nfunction is_expression(mode) {\n return in_array(mode, [MODE.Expression, MODE.ForInitializer, MODE.Conditional]);\n}\n\nfunction all_lines_start_with(lines, c) {\n for (var i = 0; i < lines.length; i++) {\n var line = lines[i].trim();\n if (line.charAt(0) !== c) {\n return false;\n }\n }\n return true;\n}\n\nfunction each_line_matches_indent(lines, indent) {\n var i = 0,\n len = lines.length,\n line;\n for (; i < len; i++) {\n line = lines[i];\n // allow empty lines to pass through\n if (line && line.indexOf(indent) !== 0) {\n return false;\n }\n }\n return true;\n}\n\n\nfunction Beautifier(source_text, options) {\n options = options || {};\n this._source_text = source_text || '';\n\n this._output = null;\n this._tokens = null;\n this._last_last_text = null;\n this._flags = null;\n this._previous_flags = null;\n\n this._flag_store = null;\n this._options = new Options(options);\n}\n\nBeautifier.prototype.create_flags = function(flags_base, mode) {\n var next_indent_level = 0;\n if (flags_base) {\n next_indent_level = flags_base.indentation_level;\n if (!this._output.just_added_newline() &&\n flags_base.line_indent_level > next_indent_level) {\n next_indent_level = flags_base.line_indent_level;\n }\n }\n\n var next_flags = {\n mode: mode,\n parent: flags_base,\n last_token: flags_base ? flags_base.last_token : new Token(TOKEN.START_BLOCK, ''), // last token text\n last_word: flags_base ? flags_base.last_word : '', // last TOKEN.WORD passed\n declaration_statement: false,\n declaration_assignment: false,\n multiline_frame: false,\n inline_frame: false,\n if_block: false,\n else_block: false,\n class_start_block: false, // class A { INSIDE HERE } or class B extends C { INSIDE HERE }\n do_block: false,\n do_while: false,\n import_block: false,\n in_case_statement: false, // switch(..){ INSIDE HERE }\n in_case: false, // we're on the exact line with \"case 0:\"\n case_body: false, // the indented case-action block\n case_block: false, // the indented case-action block is wrapped with {}\n indentation_level: next_indent_level,\n alignment: 0,\n line_indent_level: flags_base ? flags_base.line_indent_level : next_indent_level,\n start_line_index: this._output.get_line_number(),\n ternary_depth: 0\n };\n return next_flags;\n};\n\nBeautifier.prototype._reset = function(source_text) {\n var baseIndentString = source_text.match(/^[\\t ]*/)[0];\n\n this._last_last_text = ''; // pre-last token text\n this._output = new Output(this._options, baseIndentString);\n\n // If testing the ignore directive, start with output disable set to true\n this._output.raw = this._options.test_output_raw;\n\n\n // Stack of parsing/formatting states, including MODE.\n // We tokenize, parse, and output in an almost purely a forward-only stream of token input\n // and formatted output. This makes the beautifier less accurate than full parsers\n // but also far more tolerant of syntax errors.\n //\n // For example, the default mode is MODE.BlockStatement. If we see a '{' we push a new frame of type\n // MODE.BlockStatement on the the stack, even though it could be object literal. If we later\n // encounter a \":\", we'll switch to to MODE.ObjectLiteral. If we then see a \";\",\n // most full parsers would die, but the beautifier gracefully falls back to\n // MODE.BlockStatement and continues on.\n this._flag_store = [];\n this.set_mode(MODE.BlockStatement);\n var tokenizer = new Tokenizer(source_text, this._options);\n this._tokens = tokenizer.tokenize();\n return source_text;\n};\n\nBeautifier.prototype.beautify = function() {\n // if disabled, return the input unchanged.\n if (this._options.disabled) {\n return this._source_text;\n }\n\n var sweet_code;\n var source_text = this._reset(this._source_text);\n\n var eol = this._options.eol;\n if (this._options.eol === 'auto') {\n eol = '\\n';\n if (source_text && acorn.lineBreak.test(source_text || '')) {\n eol = source_text.match(acorn.lineBreak)[0];\n }\n }\n\n var current_token = this._tokens.next();\n while (current_token) {\n this.handle_token(current_token);\n\n this._last_last_text = this._flags.last_token.text;\n this._flags.last_token = current_token;\n\n current_token = this._tokens.next();\n }\n\n sweet_code = this._output.get_code(eol);\n\n return sweet_code;\n};\n\nBeautifier.prototype.handle_token = function(current_token, preserve_statement_flags) {\n if (current_token.type === TOKEN.START_EXPR) {\n this.handle_start_expr(current_token);\n } else if (current_token.type === TOKEN.END_EXPR) {\n this.handle_end_expr(current_token);\n } else if (current_token.type === TOKEN.START_BLOCK) {\n this.handle_start_block(current_token);\n } else if (current_token.type === TOKEN.END_BLOCK) {\n this.handle_end_block(current_token);\n } else if (current_token.type === TOKEN.WORD) {\n this.handle_word(current_token);\n } else if (current_token.type === TOKEN.RESERVED) {\n this.handle_word(current_token);\n } else if (current_token.type === TOKEN.SEMICOLON) {\n this.handle_semicolon(current_token);\n } else if (current_token.type === TOKEN.STRING) {\n this.handle_string(current_token);\n } else if (current_token.type === TOKEN.EQUALS) {\n this.handle_equals(current_token);\n } else if (current_token.type === TOKEN.OPERATOR) {\n this.handle_operator(current_token);\n } else if (current_token.type === TOKEN.COMMA) {\n this.handle_comma(current_token);\n } else if (current_token.type === TOKEN.BLOCK_COMMENT) {\n this.handle_block_comment(current_token, preserve_statement_flags);\n } else if (current_token.type === TOKEN.COMMENT) {\n this.handle_comment(current_token, preserve_statement_flags);\n } else if (current_token.type === TOKEN.DOT) {\n this.handle_dot(current_token);\n } else if (current_token.type === TOKEN.EOF) {\n this.handle_eof(current_token);\n } else if (current_token.type === TOKEN.UNKNOWN) {\n this.handle_unknown(current_token, preserve_statement_flags);\n } else {\n this.handle_unknown(current_token, preserve_statement_flags);\n }\n};\n\nBeautifier.prototype.handle_whitespace_and_comments = function(current_token, preserve_statement_flags) {\n var newlines = current_token.newlines;\n var keep_whitespace = this._options.keep_array_indentation && is_array(this._flags.mode);\n\n if (current_token.comments_before) {\n var comment_token = current_token.comments_before.next();\n while (comment_token) {\n // The cleanest handling of inline comments is to treat them as though they aren't there.\n // Just continue formatting and the behavior should be logical.\n // Also ignore unknown tokens. Again, this should result in better behavior.\n this.handle_whitespace_and_comments(comment_token, preserve_statement_flags);\n this.handle_token(comment_token, preserve_statement_flags);\n comment_token = current_token.comments_before.next();\n }\n }\n\n if (keep_whitespace) {\n for (var i = 0; i < newlines; i += 1) {\n this.print_newline(i > 0, preserve_statement_flags);\n }\n } else {\n if (this._options.max_preserve_newlines && newlines > this._options.max_preserve_newlines) {\n newlines = this._options.max_preserve_newlines;\n }\n\n if (this._options.preserve_newlines) {\n if (newlines > 1) {\n this.print_newline(false, preserve_statement_flags);\n for (var j = 1; j < newlines; j += 1) {\n this.print_newline(true, preserve_statement_flags);\n }\n }\n }\n }\n\n};\n\nvar newline_restricted_tokens = ['async', 'break', 'continue', 'return', 'throw', 'yield'];\n\nBeautifier.prototype.allow_wrap_or_preserved_newline = function(current_token, force_linewrap) {\n force_linewrap = (force_linewrap === undefined) ? false : force_linewrap;\n\n // Never wrap the first token on a line\n if (this._output.just_added_newline()) {\n return;\n }\n\n var shouldPreserveOrForce = (this._options.preserve_newlines && current_token.newlines) || force_linewrap;\n var operatorLogicApplies = in_array(this._flags.last_token.text, positionable_operators) ||\n in_array(current_token.text, positionable_operators);\n\n if (operatorLogicApplies) {\n var shouldPrintOperatorNewline = (\n in_array(this._flags.last_token.text, positionable_operators) &&\n in_array(this._options.operator_position, OPERATOR_POSITION_BEFORE_OR_PRESERVE)\n ) ||\n in_array(current_token.text, positionable_operators);\n shouldPreserveOrForce = shouldPreserveOrForce && shouldPrintOperatorNewline;\n }\n\n if (shouldPreserveOrForce) {\n this.print_newline(false, true);\n } else if (this._options.wrap_line_length) {\n if (reserved_array(this._flags.last_token, newline_restricted_tokens)) {\n // These tokens should never have a newline inserted\n // between them and the following expression.\n return;\n }\n this._output.set_wrap_point();\n }\n};\n\nBeautifier.prototype.print_newline = function(force_newline, preserve_statement_flags) {\n if (!preserve_statement_flags) {\n if (this._flags.last_token.text !== ';' && this._flags.last_token.text !== ',' && this._flags.last_token.text !== '=' && (this._flags.last_token.type !== TOKEN.OPERATOR || this._flags.last_token.text === '--' || this._flags.last_token.text === '++')) {\n var next_token = this._tokens.peek();\n while (this._flags.mode === MODE.Statement &&\n !(this._flags.if_block && reserved_word(next_token, 'else')) &&\n !this._flags.do_block) {\n this.restore_mode();\n }\n }\n }\n\n if (this._output.add_new_line(force_newline)) {\n this._flags.multiline_frame = true;\n }\n};\n\nBeautifier.prototype.print_token_line_indentation = function(current_token) {\n if (this._output.just_added_newline()) {\n if (this._options.keep_array_indentation &&\n current_token.newlines &&\n (current_token.text === '[' || is_array(this._flags.mode))) {\n this._output.current_line.set_indent(-1);\n this._output.current_line.push(current_token.whitespace_before);\n this._output.space_before_token = false;\n } else if (this._output.set_indent(this._flags.indentation_level, this._flags.alignment)) {\n this._flags.line_indent_level = this._flags.indentation_level;\n }\n }\n};\n\nBeautifier.prototype.print_token = function(current_token) {\n if (this._output.raw) {\n this._output.add_raw_token(current_token);\n return;\n }\n\n if (this._options.comma_first && current_token.previous && current_token.previous.type === TOKEN.COMMA &&\n this._output.just_added_newline()) {\n if (this._output.previous_line.last() === ',') {\n var popped = this._output.previous_line.pop();\n // if the comma was already at the start of the line,\n // pull back onto that line and reprint the indentation\n if (this._output.previous_line.is_empty()) {\n this._output.previous_line.push(popped);\n this._output.trim(true);\n this._output.current_line.pop();\n this._output.trim();\n }\n\n // add the comma in front of the next token\n this.print_token_line_indentation(current_token);\n this._output.add_token(',');\n this._output.space_before_token = true;\n }\n }\n\n this.print_token_line_indentation(current_token);\n this._output.non_breaking_space = true;\n this._output.add_token(current_token.text);\n if (this._output.previous_token_wrapped) {\n this._flags.multiline_frame = true;\n }\n};\n\nBeautifier.prototype.indent = function() {\n this._flags.indentation_level += 1;\n this._output.set_indent(this._flags.indentation_level, this._flags.alignment);\n};\n\nBeautifier.prototype.deindent = function() {\n if (this._flags.indentation_level > 0 &&\n ((!this._flags.parent) || this._flags.indentation_level > this._flags.parent.indentation_level)) {\n this._flags.indentation_level -= 1;\n this._output.set_indent(this._flags.indentation_level, this._flags.alignment);\n }\n};\n\nBeautifier.prototype.set_mode = function(mode) {\n if (this._flags) {\n this._flag_store.push(this._flags);\n this._previous_flags = this._flags;\n } else {\n this._previous_flags = this.create_flags(null, mode);\n }\n\n this._flags = this.create_flags(this._previous_flags, mode);\n this._output.set_indent(this._flags.indentation_level, this._flags.alignment);\n};\n\n\nBeautifier.prototype.restore_mode = function() {\n if (this._flag_store.length > 0) {\n this._previous_flags = this._flags;\n this._flags = this._flag_store.pop();\n if (this._previous_flags.mode === MODE.Statement) {\n remove_redundant_indentation(this._output, this._previous_flags);\n }\n this._output.set_indent(this._flags.indentation_level, this._flags.alignment);\n }\n};\n\nBeautifier.prototype.start_of_object_property = function() {\n return this._flags.parent.mode === MODE.ObjectLiteral && this._flags.mode === MODE.Statement && (\n (this._flags.last_token.text === ':' && this._flags.ternary_depth === 0) || (reserved_array(this._flags.last_token, ['get', 'set'])));\n};\n\nBeautifier.prototype.start_of_statement = function(current_token) {\n var start = false;\n start = start || reserved_array(this._flags.last_token, ['var', 'let', 'const']) && current_token.type === TOKEN.WORD;\n start = start || reserved_word(this._flags.last_token, 'do');\n start = start || (!(this._flags.parent.mode === MODE.ObjectLiteral && this._flags.mode === MODE.Statement)) && reserved_array(this._flags.last_token, newline_restricted_tokens) && !current_token.newlines;\n start = start || reserved_word(this._flags.last_token, 'else') &&\n !(reserved_word(current_token, 'if') && !current_token.comments_before);\n start = start || (this._flags.last_token.type === TOKEN.END_EXPR && (this._previous_flags.mode === MODE.ForInitializer || this._previous_flags.mode === MODE.Conditional));\n start = start || (this._flags.last_token.type === TOKEN.WORD && this._flags.mode === MODE.BlockStatement &&\n !this._flags.in_case &&\n !(current_token.text === '--' || current_token.text === '++') &&\n this._last_last_text !== 'function' &&\n current_token.type !== TOKEN.WORD && current_token.type !== TOKEN.RESERVED);\n start = start || (this._flags.mode === MODE.ObjectLiteral && (\n (this._flags.last_token.text === ':' && this._flags.ternary_depth === 0) || reserved_array(this._flags.last_token, ['get', 'set'])));\n\n if (start) {\n this.set_mode(MODE.Statement);\n this.indent();\n\n this.handle_whitespace_and_comments(current_token, true);\n\n // Issue #276:\n // If starting a new statement with [if, for, while, do], push to a new line.\n // if (a) if (b) if(c) d(); else e(); else f();\n if (!this.start_of_object_property()) {\n this.allow_wrap_or_preserved_newline(current_token,\n reserved_array(current_token, ['do', 'for', 'if', 'while']));\n }\n return true;\n }\n return false;\n};\n\nBeautifier.prototype.handle_start_expr = function(current_token) {\n // The conditional starts the statement if appropriate.\n if (!this.start_of_statement(current_token)) {\n this.handle_whitespace_and_comments(current_token);\n }\n\n var next_mode = MODE.Expression;\n if (current_token.text === '[') {\n\n if (this._flags.last_token.type === TOKEN.WORD || this._flags.last_token.text === ')') {\n // this is array index specifier, break immediately\n // a[x], fn()[x]\n if (reserved_array(this._flags.last_token, line_starters)) {\n this._output.space_before_token = true;\n }\n this.print_token(current_token);\n this.set_mode(next_mode);\n this.indent();\n if (this._options.space_in_paren) {\n this._output.space_before_token = true;\n }\n return;\n }\n\n next_mode = MODE.ArrayLiteral;\n if (is_array(this._flags.mode)) {\n if (this._flags.last_token.text === '[' ||\n (this._flags.last_token.text === ',' && (this._last_last_text === ']' || this._last_last_text === '}'))) {\n // ], [ goes to new line\n // }, [ goes to new line\n if (!this._options.keep_array_indentation) {\n this.print_newline();\n }\n }\n }\n\n if (!in_array(this._flags.last_token.type, [TOKEN.START_EXPR, TOKEN.END_EXPR, TOKEN.WORD, TOKEN.OPERATOR, TOKEN.DOT])) {\n this._output.space_before_token = true;\n }\n } else {\n if (this._flags.last_token.type === TOKEN.RESERVED) {\n if (this._flags.last_token.text === 'for') {\n this._output.space_before_token = this._options.space_before_conditional;\n next_mode = MODE.ForInitializer;\n } else if (in_array(this._flags.last_token.text, ['if', 'while', 'switch'])) {\n this._output.space_before_token = this._options.space_before_conditional;\n next_mode = MODE.Conditional;\n } else if (in_array(this._flags.last_word, ['await', 'async'])) {\n // Should be a space between await and an IIFE, or async and an arrow function\n this._output.space_before_token = true;\n } else if (this._flags.last_token.text === 'import' && current_token.whitespace_before === '') {\n this._output.space_before_token = false;\n } else if (in_array(this._flags.last_token.text, line_starters) || this._flags.last_token.text === 'catch') {\n this._output.space_before_token = true;\n }\n } else if (this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {\n // Support of this kind of newline preservation.\n // a = (b &&\n // (c || d));\n if (!this.start_of_object_property()) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n } else if (this._flags.last_token.type === TOKEN.WORD) {\n this._output.space_before_token = false;\n\n // function name() vs function name ()\n // function* name() vs function* name ()\n // async name() vs async name ()\n // In ES6, you can also define the method properties of an object\n // var obj = {a: function() {}}\n // It can be abbreviated\n // var obj = {a() {}}\n // var obj = { a() {}} vs var obj = { a () {}}\n // var obj = { * a() {}} vs var obj = { * a () {}}\n var peek_back_two = this._tokens.peek(-3);\n if (this._options.space_after_named_function && peek_back_two) {\n // peek starts at next character so -1 is current token\n var peek_back_three = this._tokens.peek(-4);\n if (reserved_array(peek_back_two, ['async', 'function']) ||\n (peek_back_two.text === '*' && reserved_array(peek_back_three, ['async', 'function']))) {\n this._output.space_before_token = true;\n } else if (this._flags.mode === MODE.ObjectLiteral) {\n if ((peek_back_two.text === '{' || peek_back_two.text === ',') ||\n (peek_back_two.text === '*' && (peek_back_three.text === '{' || peek_back_three.text === ','))) {\n this._output.space_before_token = true;\n }\n } else if (this._flags.parent && this._flags.parent.class_start_block) {\n this._output.space_before_token = true;\n }\n }\n } else {\n // Support preserving wrapped arrow function expressions\n // a.b('c',\n // () => d.e\n // )\n this.allow_wrap_or_preserved_newline(current_token);\n }\n\n // function() vs function ()\n // yield*() vs yield* ()\n // function*() vs function* ()\n if ((this._flags.last_token.type === TOKEN.RESERVED && (this._flags.last_word === 'function' || this._flags.last_word === 'typeof')) ||\n (this._flags.last_token.text === '*' &&\n (in_array(this._last_last_text, ['function', 'yield']) ||\n (this._flags.mode === MODE.ObjectLiteral && in_array(this._last_last_text, ['{', ',']))))) {\n this._output.space_before_token = this._options.space_after_anon_function;\n }\n }\n\n if (this._flags.last_token.text === ';' || this._flags.last_token.type === TOKEN.START_BLOCK) {\n this.print_newline();\n } else if (this._flags.last_token.type === TOKEN.END_EXPR || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.END_BLOCK || this._flags.last_token.text === '.' || this._flags.last_token.type === TOKEN.COMMA) {\n // do nothing on (( and )( and ][ and ]( and .(\n // TODO: Consider whether forcing this is required. Review failing tests when removed.\n this.allow_wrap_or_preserved_newline(current_token, current_token.newlines);\n }\n\n this.print_token(current_token);\n this.set_mode(next_mode);\n if (this._options.space_in_paren) {\n this._output.space_before_token = true;\n }\n\n // In all cases, if we newline while inside an expression it should be indented.\n this.indent();\n};\n\nBeautifier.prototype.handle_end_expr = function(current_token) {\n // statements inside expressions are not valid syntax, but...\n // statements must all be closed when their container closes\n while (this._flags.mode === MODE.Statement) {\n this.restore_mode();\n }\n\n this.handle_whitespace_and_comments(current_token);\n\n if (this._flags.multiline_frame) {\n this.allow_wrap_or_preserved_newline(current_token,\n current_token.text === ']' && is_array(this._flags.mode) && !this._options.keep_array_indentation);\n }\n\n if (this._options.space_in_paren) {\n if (this._flags.last_token.type === TOKEN.START_EXPR && !this._options.space_in_empty_paren) {\n // () [] no inner space in empty parens like these, ever, ref #320\n this._output.trim();\n this._output.space_before_token = false;\n } else {\n this._output.space_before_token = true;\n }\n }\n this.deindent();\n this.print_token(current_token);\n this.restore_mode();\n\n remove_redundant_indentation(this._output, this._previous_flags);\n\n // do {} while () // no statement required after\n if (this._flags.do_while && this._previous_flags.mode === MODE.Conditional) {\n this._previous_flags.mode = MODE.Expression;\n this._flags.do_block = false;\n this._flags.do_while = false;\n\n }\n};\n\nBeautifier.prototype.handle_start_block = function(current_token) {\n this.handle_whitespace_and_comments(current_token);\n\n // Check if this is should be treated as a ObjectLiteral\n var next_token = this._tokens.peek();\n var second_token = this._tokens.peek(1);\n if (this._flags.last_word === 'switch' && this._flags.last_token.type === TOKEN.END_EXPR) {\n this.set_mode(MODE.BlockStatement);\n this._flags.in_case_statement = true;\n } else if (this._flags.case_body) {\n this.set_mode(MODE.BlockStatement);\n } else if (second_token && (\n (in_array(second_token.text, [':', ',']) && in_array(next_token.type, [TOKEN.STRING, TOKEN.WORD, TOKEN.RESERVED])) ||\n (in_array(next_token.text, ['get', 'set', '...']) && in_array(second_token.type, [TOKEN.WORD, TOKEN.RESERVED]))\n )) {\n // We don't support TypeScript,but we didn't break it for a very long time.\n // We'll try to keep not breaking it.\n if (in_array(this._last_last_text, ['class', 'interface']) && !in_array(second_token.text, [':', ','])) {\n this.set_mode(MODE.BlockStatement);\n } else {\n this.set_mode(MODE.ObjectLiteral);\n }\n } else if (this._flags.last_token.type === TOKEN.OPERATOR && this._flags.last_token.text === '=>') {\n // arrow function: (param1, paramN) => { statements }\n this.set_mode(MODE.BlockStatement);\n } else if (in_array(this._flags.last_token.type, [TOKEN.EQUALS, TOKEN.START_EXPR, TOKEN.COMMA, TOKEN.OPERATOR]) ||\n reserved_array(this._flags.last_token, ['return', 'throw', 'import', 'default'])\n ) {\n // Detecting shorthand function syntax is difficult by scanning forward,\n // so check the surrounding context.\n // If the block is being returned, imported, export default, passed as arg,\n // assigned with = or assigned in a nested object, treat as an ObjectLiteral.\n this.set_mode(MODE.ObjectLiteral);\n } else {\n this.set_mode(MODE.BlockStatement);\n }\n\n if (this._flags.last_token) {\n if (reserved_array(this._flags.last_token.previous, ['class', 'extends'])) {\n this._flags.class_start_block = true;\n }\n }\n\n var empty_braces = !next_token.comments_before && next_token.text === '}';\n var empty_anonymous_function = empty_braces && this._flags.last_word === 'function' &&\n this._flags.last_token.type === TOKEN.END_EXPR;\n\n if (this._options.brace_preserve_inline) // check for inline, set inline_frame if so\n {\n // search forward for a newline wanted inside this block\n var index = 0;\n var check_token = null;\n this._flags.inline_frame = true;\n do {\n index += 1;\n check_token = this._tokens.peek(index - 1);\n if (check_token.newlines) {\n this._flags.inline_frame = false;\n break;\n }\n } while (check_token.type !== TOKEN.EOF &&\n !(check_token.type === TOKEN.END_BLOCK && check_token.opened === current_token));\n }\n\n if ((this._options.brace_style === \"expand\" ||\n (this._options.brace_style === \"none\" && current_token.newlines)) &&\n !this._flags.inline_frame) {\n if (this._flags.last_token.type !== TOKEN.OPERATOR &&\n (empty_anonymous_function ||\n this._flags.last_token.type === TOKEN.EQUALS ||\n (reserved_array(this._flags.last_token, special_words) && this._flags.last_token.text !== 'else'))) {\n this._output.space_before_token = true;\n } else {\n this.print_newline(false, true);\n }\n } else { // collapse || inline_frame\n if (is_array(this._previous_flags.mode) && (this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.COMMA)) {\n if (this._flags.last_token.type === TOKEN.COMMA || this._options.space_in_paren) {\n this._output.space_before_token = true;\n }\n\n if (this._flags.last_token.type === TOKEN.COMMA || (this._flags.last_token.type === TOKEN.START_EXPR && this._flags.inline_frame)) {\n this.allow_wrap_or_preserved_newline(current_token);\n this._previous_flags.multiline_frame = this._previous_flags.multiline_frame || this._flags.multiline_frame;\n this._flags.multiline_frame = false;\n }\n }\n if (this._flags.last_token.type !== TOKEN.OPERATOR && this._flags.last_token.type !== TOKEN.START_EXPR) {\n if (this._flags.last_token.type === TOKEN.START_BLOCK && !this._flags.inline_frame) {\n this.print_newline();\n } else {\n this._output.space_before_token = true;\n }\n }\n }\n this.print_token(current_token);\n this.indent();\n\n // Except for specific cases, open braces are followed by a new line.\n if (!empty_braces && !(this._options.brace_preserve_inline && this._flags.inline_frame)) {\n this.print_newline();\n }\n};\n\nBeautifier.prototype.handle_end_block = function(current_token) {\n // statements must all be closed when their container closes\n this.handle_whitespace_and_comments(current_token);\n\n while (this._flags.mode === MODE.Statement) {\n this.restore_mode();\n }\n\n var empty_braces = this._flags.last_token.type === TOKEN.START_BLOCK;\n\n if (this._flags.inline_frame && !empty_braces) { // try inline_frame (only set if this._options.braces-preserve-inline) first\n this._output.space_before_token = true;\n } else if (this._options.brace_style === \"expand\") {\n if (!empty_braces) {\n this.print_newline();\n }\n } else {\n // skip {}\n if (!empty_braces) {\n if (is_array(this._flags.mode) && this._options.keep_array_indentation) {\n // we REALLY need a newline here, but newliner would skip that\n this._options.keep_array_indentation = false;\n this.print_newline();\n this._options.keep_array_indentation = true;\n\n } else {\n this.print_newline();\n }\n }\n }\n this.restore_mode();\n this.print_token(current_token);\n};\n\nBeautifier.prototype.handle_word = function(current_token) {\n if (current_token.type === TOKEN.RESERVED) {\n if (in_array(current_token.text, ['set', 'get']) && this._flags.mode !== MODE.ObjectLiteral) {\n current_token.type = TOKEN.WORD;\n } else if (current_token.text === 'import' && in_array(this._tokens.peek().text, ['(', '.'])) {\n current_token.type = TOKEN.WORD;\n } else if (in_array(current_token.text, ['as', 'from']) && !this._flags.import_block) {\n current_token.type = TOKEN.WORD;\n } else if (this._flags.mode === MODE.ObjectLiteral) {\n var next_token = this._tokens.peek();\n if (next_token.text === ':') {\n current_token.type = TOKEN.WORD;\n }\n }\n }\n\n if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n if (reserved_array(this._flags.last_token, ['var', 'let', 'const']) && current_token.type === TOKEN.WORD) {\n this._flags.declaration_statement = true;\n }\n } else if (current_token.newlines && !is_expression(this._flags.mode) &&\n (this._flags.last_token.type !== TOKEN.OPERATOR || (this._flags.last_token.text === '--' || this._flags.last_token.text === '++')) &&\n this._flags.last_token.type !== TOKEN.EQUALS &&\n (this._options.preserve_newlines || !reserved_array(this._flags.last_token, ['var', 'let', 'const', 'set', 'get']))) {\n this.handle_whitespace_and_comments(current_token);\n this.print_newline();\n } else {\n this.handle_whitespace_and_comments(current_token);\n }\n\n if (this._flags.do_block && !this._flags.do_while) {\n if (reserved_word(current_token, 'while')) {\n // do {} ## while ()\n this._output.space_before_token = true;\n this.print_token(current_token);\n this._output.space_before_token = true;\n this._flags.do_while = true;\n return;\n } else {\n // do {} should always have while as the next word.\n // if we don't see the expected while, recover\n this.print_newline();\n this._flags.do_block = false;\n }\n }\n\n // if may be followed by else, or not\n // Bare/inline ifs are tricky\n // Need to unwind the modes correctly: if (a) if (b) c(); else d(); else e();\n if (this._flags.if_block) {\n if (!this._flags.else_block && reserved_word(current_token, 'else')) {\n this._flags.else_block = true;\n } else {\n while (this._flags.mode === MODE.Statement) {\n this.restore_mode();\n }\n this._flags.if_block = false;\n this._flags.else_block = false;\n }\n }\n\n if (this._flags.in_case_statement && reserved_array(current_token, ['case', 'default'])) {\n this.print_newline();\n if (!this._flags.case_block && (this._flags.case_body || this._options.jslint_happy)) {\n // switch cases following one another\n this.deindent();\n }\n this._flags.case_body = false;\n\n this.print_token(current_token);\n this._flags.in_case = true;\n return;\n }\n\n if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {\n if (!this.start_of_object_property()) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n }\n\n if (reserved_word(current_token, 'function')) {\n if (in_array(this._flags.last_token.text, ['}', ';']) ||\n (this._output.just_added_newline() && !(in_array(this._flags.last_token.text, ['(', '[', '{', ':', '=', ',']) || this._flags.last_token.type === TOKEN.OPERATOR))) {\n // make sure there is a nice clean space of at least one blank line\n // before a new function definition\n if (!this._output.just_added_blankline() && !current_token.comments_before) {\n this.print_newline();\n this.print_newline(true);\n }\n }\n if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD) {\n if (reserved_array(this._flags.last_token, ['get', 'set', 'new', 'export']) ||\n reserved_array(this._flags.last_token, newline_restricted_tokens)) {\n this._output.space_before_token = true;\n } else if (reserved_word(this._flags.last_token, 'default') && this._last_last_text === 'export') {\n this._output.space_before_token = true;\n } else if (this._flags.last_token.text === 'declare') {\n // accomodates Typescript declare function formatting\n this._output.space_before_token = true;\n } else {\n this.print_newline();\n }\n } else if (this._flags.last_token.type === TOKEN.OPERATOR || this._flags.last_token.text === '=') {\n // foo = function\n this._output.space_before_token = true;\n } else if (!this._flags.multiline_frame && (is_expression(this._flags.mode) || is_array(this._flags.mode))) {\n // (function\n } else {\n this.print_newline();\n }\n\n this.print_token(current_token);\n this._flags.last_word = current_token.text;\n return;\n }\n\n var prefix = 'NONE';\n\n if (this._flags.last_token.type === TOKEN.END_BLOCK) {\n\n if (this._previous_flags.inline_frame) {\n prefix = 'SPACE';\n } else if (!reserved_array(current_token, ['else', 'catch', 'finally', 'from'])) {\n prefix = 'NEWLINE';\n } else {\n if (this._options.brace_style === \"expand\" ||\n this._options.brace_style === \"end-expand\" ||\n (this._options.brace_style === \"none\" && current_token.newlines)) {\n prefix = 'NEWLINE';\n } else {\n prefix = 'SPACE';\n this._output.space_before_token = true;\n }\n }\n } else if (this._flags.last_token.type === TOKEN.SEMICOLON && this._flags.mode === MODE.BlockStatement) {\n // TODO: Should this be for STATEMENT as well?\n prefix = 'NEWLINE';\n } else if (this._flags.last_token.type === TOKEN.SEMICOLON && is_expression(this._flags.mode)) {\n prefix = 'SPACE';\n } else if (this._flags.last_token.type === TOKEN.STRING) {\n prefix = 'NEWLINE';\n } else if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD ||\n (this._flags.last_token.text === '*' &&\n (in_array(this._last_last_text, ['function', 'yield']) ||\n (this._flags.mode === MODE.ObjectLiteral && in_array(this._last_last_text, ['{', ',']))))) {\n prefix = 'SPACE';\n } else if (this._flags.last_token.type === TOKEN.START_BLOCK) {\n if (this._flags.inline_frame) {\n prefix = 'SPACE';\n } else {\n prefix = 'NEWLINE';\n }\n } else if (this._flags.last_token.type === TOKEN.END_EXPR) {\n this._output.space_before_token = true;\n prefix = 'NEWLINE';\n }\n\n if (reserved_array(current_token, line_starters) && this._flags.last_token.text !== ')') {\n if (this._flags.inline_frame || this._flags.last_token.text === 'else' || this._flags.last_token.text === 'export') {\n prefix = 'SPACE';\n } else {\n prefix = 'NEWLINE';\n }\n\n }\n\n if (reserved_array(current_token, ['else', 'catch', 'finally'])) {\n if ((!(this._flags.last_token.type === TOKEN.END_BLOCK && this._previous_flags.mode === MODE.BlockStatement) ||\n this._options.brace_style === \"expand\" ||\n this._options.brace_style === \"end-expand\" ||\n (this._options.brace_style === \"none\" && current_token.newlines)) &&\n !this._flags.inline_frame) {\n this.print_newline();\n } else {\n this._output.trim(true);\n var line = this._output.current_line;\n // If we trimmed and there's something other than a close block before us\n // put a newline back in. Handles '} // comment' scenario.\n if (line.last() !== '}') {\n this.print_newline();\n }\n this._output.space_before_token = true;\n }\n } else if (prefix === 'NEWLINE') {\n if (reserved_array(this._flags.last_token, special_words)) {\n // no newline between 'return nnn'\n this._output.space_before_token = true;\n } else if (this._flags.last_token.text === 'declare' && reserved_array(current_token, ['var', 'let', 'const'])) {\n // accomodates Typescript declare formatting\n this._output.space_before_token = true;\n } else if (this._flags.last_token.type !== TOKEN.END_EXPR) {\n if ((this._flags.last_token.type !== TOKEN.START_EXPR || !reserved_array(current_token, ['var', 'let', 'const'])) && this._flags.last_token.text !== ':') {\n // no need to force newline on 'var': for (var x = 0...)\n if (reserved_word(current_token, 'if') && reserved_word(current_token.previous, 'else')) {\n // no newline for } else if {\n this._output.space_before_token = true;\n } else {\n this.print_newline();\n }\n }\n } else if (reserved_array(current_token, line_starters) && this._flags.last_token.text !== ')') {\n this.print_newline();\n }\n } else if (this._flags.multiline_frame && is_array(this._flags.mode) && this._flags.last_token.text === ',' && this._last_last_text === '}') {\n this.print_newline(); // }, in lists get a newline treatment\n } else if (prefix === 'SPACE') {\n this._output.space_before_token = true;\n }\n if (current_token.previous && (current_token.previous.type === TOKEN.WORD || current_token.previous.type === TOKEN.RESERVED)) {\n this._output.space_before_token = true;\n }\n this.print_token(current_token);\n this._flags.last_word = current_token.text;\n\n if (current_token.type === TOKEN.RESERVED) {\n if (current_token.text === 'do') {\n this._flags.do_block = true;\n } else if (current_token.text === 'if') {\n this._flags.if_block = true;\n } else if (current_token.text === 'import') {\n this._flags.import_block = true;\n } else if (this._flags.import_block && reserved_word(current_token, 'from')) {\n this._flags.import_block = false;\n }\n }\n};\n\nBeautifier.prototype.handle_semicolon = function(current_token) {\n if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n // Semicolon can be the start (and end) of a statement\n this._output.space_before_token = false;\n } else {\n this.handle_whitespace_and_comments(current_token);\n }\n\n var next_token = this._tokens.peek();\n while (this._flags.mode === MODE.Statement &&\n !(this._flags.if_block && reserved_word(next_token, 'else')) &&\n !this._flags.do_block) {\n this.restore_mode();\n }\n\n // hacky but effective for the moment\n if (this._flags.import_block) {\n this._flags.import_block = false;\n }\n this.print_token(current_token);\n};\n\nBeautifier.prototype.handle_string = function(current_token) {\n if (current_token.text.startsWith(\"`\") && current_token.newlines === 0 && current_token.whitespace_before === '' && (current_token.previous.text === ')' || this._flags.last_token.type === TOKEN.WORD)) {\n //Conditional for detectign backtick strings\n } else if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n // One difference - strings want at least a space before\n this._output.space_before_token = true;\n } else {\n this.handle_whitespace_and_comments(current_token);\n if (this._flags.last_token.type === TOKEN.RESERVED || this._flags.last_token.type === TOKEN.WORD || this._flags.inline_frame) {\n this._output.space_before_token = true;\n } else if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR || this._flags.last_token.type === TOKEN.EQUALS || this._flags.last_token.type === TOKEN.OPERATOR) {\n if (!this.start_of_object_property()) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n } else if ((current_token.text.startsWith(\"`\") && this._flags.last_token.type === TOKEN.END_EXPR && (current_token.previous.text === ']' || current_token.previous.text === ')') && current_token.newlines === 0)) {\n this._output.space_before_token = true;\n } else {\n this.print_newline();\n }\n }\n this.print_token(current_token);\n};\n\nBeautifier.prototype.handle_equals = function(current_token) {\n if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n } else {\n this.handle_whitespace_and_comments(current_token);\n }\n\n if (this._flags.declaration_statement) {\n // just got an '=' in a var-line, different formatting/line-breaking, etc will now be done\n this._flags.declaration_assignment = true;\n }\n this._output.space_before_token = true;\n this.print_token(current_token);\n this._output.space_before_token = true;\n};\n\nBeautifier.prototype.handle_comma = function(current_token) {\n this.handle_whitespace_and_comments(current_token, true);\n\n this.print_token(current_token);\n this._output.space_before_token = true;\n if (this._flags.declaration_statement) {\n if (is_expression(this._flags.parent.mode)) {\n // do not break on comma, for(var a = 1, b = 2)\n this._flags.declaration_assignment = false;\n }\n\n if (this._flags.declaration_assignment) {\n this._flags.declaration_assignment = false;\n this.print_newline(false, true);\n } else if (this._options.comma_first) {\n // for comma-first, we want to allow a newline before the comma\n // to turn into a newline after the comma, which we will fixup later\n this.allow_wrap_or_preserved_newline(current_token);\n }\n } else if (this._flags.mode === MODE.ObjectLiteral ||\n (this._flags.mode === MODE.Statement && this._flags.parent.mode === MODE.ObjectLiteral)) {\n if (this._flags.mode === MODE.Statement) {\n this.restore_mode();\n }\n\n if (!this._flags.inline_frame) {\n this.print_newline();\n }\n } else if (this._options.comma_first) {\n // EXPR or DO_BLOCK\n // for comma-first, we want to allow a newline before the comma\n // to turn into a newline after the comma, which we will fixup later\n this.allow_wrap_or_preserved_newline(current_token);\n }\n};\n\nBeautifier.prototype.handle_operator = function(current_token) {\n var isGeneratorAsterisk = current_token.text === '*' &&\n (reserved_array(this._flags.last_token, ['function', 'yield']) ||\n (in_array(this._flags.last_token.type, [TOKEN.START_BLOCK, TOKEN.COMMA, TOKEN.END_BLOCK, TOKEN.SEMICOLON]))\n );\n var isUnary = in_array(current_token.text, ['-', '+']) && (\n in_array(this._flags.last_token.type, [TOKEN.START_BLOCK, TOKEN.START_EXPR, TOKEN.EQUALS, TOKEN.OPERATOR]) ||\n in_array(this._flags.last_token.text, line_starters) ||\n this._flags.last_token.text === ','\n );\n\n if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n } else {\n var preserve_statement_flags = !isGeneratorAsterisk;\n this.handle_whitespace_and_comments(current_token, preserve_statement_flags);\n }\n\n // hack for actionscript's import .*;\n if (current_token.text === '*' && this._flags.last_token.type === TOKEN.DOT) {\n this.print_token(current_token);\n return;\n }\n\n if (current_token.text === '::') {\n // no spaces around exotic namespacing syntax operator\n this.print_token(current_token);\n return;\n }\n\n // Allow line wrapping between operators when operator_position is\n // set to before or preserve\n if (this._flags.last_token.type === TOKEN.OPERATOR && in_array(this._options.operator_position, OPERATOR_POSITION_BEFORE_OR_PRESERVE)) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n\n if (current_token.text === ':' && this._flags.in_case) {\n this.print_token(current_token);\n\n this._flags.in_case = false;\n this._flags.case_body = true;\n if (this._tokens.peek().type !== TOKEN.START_BLOCK) {\n this.indent();\n this.print_newline();\n this._flags.case_block = false;\n } else {\n this._flags.case_block = true;\n this._output.space_before_token = true;\n }\n return;\n }\n\n var space_before = true;\n var space_after = true;\n var in_ternary = false;\n if (current_token.text === ':') {\n if (this._flags.ternary_depth === 0) {\n // Colon is invalid javascript outside of ternary and object, but do our best to guess what was meant.\n space_before = false;\n } else {\n this._flags.ternary_depth -= 1;\n in_ternary = true;\n }\n } else if (current_token.text === '?') {\n this._flags.ternary_depth += 1;\n }\n\n // let's handle the operator_position option prior to any conflicting logic\n if (!isUnary && !isGeneratorAsterisk && this._options.preserve_newlines && in_array(current_token.text, positionable_operators)) {\n var isColon = current_token.text === ':';\n var isTernaryColon = (isColon && in_ternary);\n var isOtherColon = (isColon && !in_ternary);\n\n switch (this._options.operator_position) {\n case OPERATOR_POSITION.before_newline:\n // if the current token is : and it's not a ternary statement then we set space_before to false\n this._output.space_before_token = !isOtherColon;\n\n this.print_token(current_token);\n\n if (!isColon || isTernaryColon) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n\n this._output.space_before_token = true;\n return;\n\n case OPERATOR_POSITION.after_newline:\n // if the current token is anything but colon, or (via deduction) it's a colon and in a ternary statement,\n // then print a newline.\n\n this._output.space_before_token = true;\n\n if (!isColon || isTernaryColon) {\n if (this._tokens.peek().newlines) {\n this.print_newline(false, true);\n } else {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n } else {\n this._output.space_before_token = false;\n }\n\n this.print_token(current_token);\n\n this._output.space_before_token = true;\n return;\n\n case OPERATOR_POSITION.preserve_newline:\n if (!isOtherColon) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n\n // if we just added a newline, or the current token is : and it's not a ternary statement,\n // then we set space_before to false\n space_before = !(this._output.just_added_newline() || isOtherColon);\n\n this._output.space_before_token = space_before;\n this.print_token(current_token);\n this._output.space_before_token = true;\n return;\n }\n }\n\n if (isGeneratorAsterisk) {\n this.allow_wrap_or_preserved_newline(current_token);\n space_before = false;\n var next_token = this._tokens.peek();\n space_after = next_token && in_array(next_token.type, [TOKEN.WORD, TOKEN.RESERVED]);\n } else if (current_token.text === '...') {\n this.allow_wrap_or_preserved_newline(current_token);\n space_before = this._flags.last_token.type === TOKEN.START_BLOCK;\n space_after = false;\n } else if (in_array(current_token.text, ['--', '++', '!', '~']) || isUnary) {\n // unary operators (and binary +/- pretending to be unary) special cases\n if (this._flags.last_token.type === TOKEN.COMMA || this._flags.last_token.type === TOKEN.START_EXPR) {\n this.allow_wrap_or_preserved_newline(current_token);\n }\n\n space_before = false;\n space_after = false;\n\n // http://www.ecma-international.org/ecma-262/5.1/#sec-7.9.1\n // if there is a newline between -- or ++ and anything else we should preserve it.\n if (current_token.newlines && (current_token.text === '--' || current_token.text === '++' || current_token.text === '~')) {\n var new_line_needed = reserved_array(this._flags.last_token, special_words) && current_token.newlines;\n if (new_line_needed && (this._previous_flags.if_block || this._previous_flags.else_block)) {\n this.restore_mode();\n }\n this.print_newline(new_line_needed, true);\n }\n\n if (this._flags.last_token.text === ';' && is_expression(this._flags.mode)) {\n // for (;; ++i)\n // ^^^\n space_before = true;\n }\n\n if (this._flags.last_token.type === TOKEN.RESERVED) {\n space_before = true;\n } else if (this._flags.last_token.type === TOKEN.END_EXPR) {\n space_before = !(this._flags.last_token.text === ']' && (current_token.text === '--' || current_token.text === '++'));\n } else if (this._flags.last_token.type === TOKEN.OPERATOR) {\n // a++ + ++b;\n // a - -b\n space_before = in_array(current_token.text, ['--', '-', '++', '+']) && in_array(this._flags.last_token.text, ['--', '-', '++', '+']);\n // + and - are not unary when preceeded by -- or ++ operator\n // a-- + b\n // a * +b\n // a - -b\n if (in_array(current_token.text, ['+', '-']) && in_array(this._flags.last_token.text, ['--', '++'])) {\n space_after = true;\n }\n }\n\n\n if (((this._flags.mode === MODE.BlockStatement && !this._flags.inline_frame) || this._flags.mode === MODE.Statement) &&\n (this._flags.last_token.text === '{' || this._flags.last_token.text === ';')) {\n // { foo; --i }\n // foo(); --bar;\n this.print_newline();\n }\n }\n\n this._output.space_before_token = this._output.space_before_token || space_before;\n this.print_token(current_token);\n this._output.space_before_token = space_after;\n};\n\nBeautifier.prototype.handle_block_comment = function(current_token, preserve_statement_flags) {\n if (this._output.raw) {\n this._output.add_raw_token(current_token);\n if (current_token.directives && current_token.directives.preserve === 'end') {\n // If we're testing the raw output behavior, do not allow a directive to turn it off.\n this._output.raw = this._options.test_output_raw;\n }\n return;\n }\n\n if (current_token.directives) {\n this.print_newline(false, preserve_statement_flags);\n this.print_token(current_token);\n if (current_token.directives.preserve === 'start') {\n this._output.raw = true;\n }\n this.print_newline(false, true);\n return;\n }\n\n // inline block\n if (!acorn.newline.test(current_token.text) && !current_token.newlines) {\n this._output.space_before_token = true;\n this.print_token(current_token);\n this._output.space_before_token = true;\n return;\n } else {\n this.print_block_commment(current_token, preserve_statement_flags);\n }\n};\n\nBeautifier.prototype.print_block_commment = function(current_token, preserve_statement_flags) {\n var lines = split_linebreaks(current_token.text);\n var j; // iterator for this case\n var javadoc = false;\n var starless = false;\n var lastIndent = current_token.whitespace_before;\n var lastIndentLength = lastIndent.length;\n\n // block comment starts with a new line\n this.print_newline(false, preserve_statement_flags);\n\n // first line always indented\n this.print_token_line_indentation(current_token);\n this._output.add_token(lines[0]);\n this.print_newline(false, preserve_statement_flags);\n\n\n if (lines.length > 1) {\n lines = lines.slice(1);\n javadoc = all_lines_start_with(lines, '*');\n starless = each_line_matches_indent(lines, lastIndent);\n\n if (javadoc) {\n this._flags.alignment = 1;\n }\n\n for (j = 0; j < lines.length; j++) {\n if (javadoc) {\n // javadoc: reformat and re-indent\n this.print_token_line_indentation(current_token);\n this._output.add_token(ltrim(lines[j]));\n } else if (starless && lines[j]) {\n // starless: re-indent non-empty content, avoiding trim\n this.print_token_line_indentation(current_token);\n this._output.add_token(lines[j].substring(lastIndentLength));\n } else {\n // normal comments output raw\n this._output.current_line.set_indent(-1);\n this._output.add_token(lines[j]);\n }\n\n // for comments on their own line or more than one line, make sure there's a new line after\n this.print_newline(false, preserve_statement_flags);\n }\n\n this._flags.alignment = 0;\n }\n};\n\n\nBeautifier.prototype.handle_comment = function(current_token, preserve_statement_flags) {\n if (current_token.newlines) {\n this.print_newline(false, preserve_statement_flags);\n } else {\n this._output.trim(true);\n }\n\n this._output.space_before_token = true;\n this.print_token(current_token);\n this.print_newline(false, preserve_statement_flags);\n};\n\nBeautifier.prototype.handle_dot = function(current_token) {\n if (this.start_of_statement(current_token)) {\n // The conditional starts the statement if appropriate.\n } else {\n this.handle_whitespace_and_comments(current_token, true);\n }\n\n if (this._flags.last_token.text.match('^[0-9]+$')) {\n this._output.space_before_token = true;\n }\n\n if (reserved_array(this._flags.last_token, special_words)) {\n this._output.space_before_token = false;\n } else {\n // allow preserved newlines before dots in general\n // force newlines on dots after close paren when break_chained - for bar().baz()\n this.allow_wrap_or_preserved_newline(current_token,\n this._flags.last_token.text === ')' && this._options.break_chained_methods);\n }\n\n // Only unindent chained method dot if this dot starts a new line.\n // Otherwise the automatic extra indentation removal will handle the over indent\n if (this._options.unindent_chained_methods && this._output.just_added_newline()) {\n this.deindent();\n }\n\n this.print_token(current_token);\n};\n\nBeautifier.prototype.handle_unknown = function(current_token, preserve_statement_flags) {\n this.print_token(current_token);\n\n if (current_token.text[current_token.text.length - 1] === '\\n') {\n this.print_newline(false, preserve_statement_flags);\n }\n};\n\nBeautifier.prototype.handle_eof = function(current_token) {\n // Unwind any open statements\n while (this._flags.mode === MODE.Statement) {\n this.restore_mode();\n }\n this.handle_whitespace_and_comments(current_token);\n};\n\nmodule.exports.Beautifier = Beautifier;\n\n\n/***/ }),\n/* 2 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction OutputLine(parent) {\n this.__parent = parent;\n this.__character_count = 0;\n // use indent_count as a marker for this.__lines that have preserved indentation\n this.__indent_count = -1;\n this.__alignment_count = 0;\n this.__wrap_point_index = 0;\n this.__wrap_point_character_count = 0;\n this.__wrap_point_indent_count = -1;\n this.__wrap_point_alignment_count = 0;\n\n this.__items = [];\n}\n\nOutputLine.prototype.clone_empty = function() {\n var line = new OutputLine(this.__parent);\n line.set_indent(this.__indent_count, this.__alignment_count);\n return line;\n};\n\nOutputLine.prototype.item = function(index) {\n if (index < 0) {\n return this.__items[this.__items.length + index];\n } else {\n return this.__items[index];\n }\n};\n\nOutputLine.prototype.has_match = function(pattern) {\n for (var lastCheckedOutput = this.__items.length - 1; lastCheckedOutput >= 0; lastCheckedOutput--) {\n if (this.__items[lastCheckedOutput].match(pattern)) {\n return true;\n }\n }\n return false;\n};\n\nOutputLine.prototype.set_indent = function(indent, alignment) {\n if (this.is_empty()) {\n this.__indent_count = indent || 0;\n this.__alignment_count = alignment || 0;\n this.__character_count = this.__parent.get_indent_size(this.__indent_count, this.__alignment_count);\n }\n};\n\nOutputLine.prototype._set_wrap_point = function() {\n if (this.__parent.wrap_line_length) {\n this.__wrap_point_index = this.__items.length;\n this.__wrap_point_character_count = this.__character_count;\n this.__wrap_point_indent_count = this.__parent.next_line.__indent_count;\n this.__wrap_point_alignment_count = this.__parent.next_line.__alignment_count;\n }\n};\n\nOutputLine.prototype._should_wrap = function() {\n return this.__wrap_point_index &&\n this.__character_count > this.__parent.wrap_line_length &&\n this.__wrap_point_character_count > this.__parent.next_line.__character_count;\n};\n\nOutputLine.prototype._allow_wrap = function() {\n if (this._should_wrap()) {\n this.__parent.add_new_line();\n var next = this.__parent.current_line;\n next.set_indent(this.__wrap_point_indent_count, this.__wrap_point_alignment_count);\n next.__items = this.__items.slice(this.__wrap_point_index);\n this.__items = this.__items.slice(0, this.__wrap_point_index);\n\n next.__character_count += this.__character_count - this.__wrap_point_character_count;\n this.__character_count = this.__wrap_point_character_count;\n\n if (next.__items[0] === \" \") {\n next.__items.splice(0, 1);\n next.__character_count -= 1;\n }\n return true;\n }\n return false;\n};\n\nOutputLine.prototype.is_empty = function() {\n return this.__items.length === 0;\n};\n\nOutputLine.prototype.last = function() {\n if (!this.is_empty()) {\n return this.__items[this.__items.length - 1];\n } else {\n return null;\n }\n};\n\nOutputLine.prototype.push = function(item) {\n this.__items.push(item);\n var last_newline_index = item.lastIndexOf('\\n');\n if (last_newline_index !== -1) {\n this.__character_count = item.length - last_newline_index;\n } else {\n this.__character_count += item.length;\n }\n};\n\nOutputLine.prototype.pop = function() {\n var item = null;\n if (!this.is_empty()) {\n item = this.__items.pop();\n this.__character_count -= item.length;\n }\n return item;\n};\n\n\nOutputLine.prototype._remove_indent = function() {\n if (this.__indent_count > 0) {\n this.__indent_count -= 1;\n this.__character_count -= this.__parent.indent_size;\n }\n};\n\nOutputLine.prototype._remove_wrap_indent = function() {\n if (this.__wrap_point_indent_count > 0) {\n this.__wrap_point_indent_count -= 1;\n }\n};\nOutputLine.prototype.trim = function() {\n while (this.last() === ' ') {\n this.__items.pop();\n this.__character_count -= 1;\n }\n};\n\nOutputLine.prototype.toString = function() {\n var result = '';\n if (this.is_empty()) {\n if (this.__parent.indent_empty_lines) {\n result = this.__parent.get_indent_string(this.__indent_count);\n }\n } else {\n result = this.__parent.get_indent_string(this.__indent_count, this.__alignment_count);\n result += this.__items.join('');\n }\n return result;\n};\n\nfunction IndentStringCache(options, baseIndentString) {\n this.__cache = [''];\n this.__indent_size = options.indent_size;\n this.__indent_string = options.indent_char;\n if (!options.indent_with_tabs) {\n this.__indent_string = new Array(options.indent_size + 1).join(options.indent_char);\n }\n\n // Set to null to continue support for auto detection of base indent\n baseIndentString = baseIndentString || '';\n if (options.indent_level > 0) {\n baseIndentString = new Array(options.indent_level + 1).join(this.__indent_string);\n }\n\n this.__base_string = baseIndentString;\n this.__base_string_length = baseIndentString.length;\n}\n\nIndentStringCache.prototype.get_indent_size = function(indent, column) {\n var result = this.__base_string_length;\n column = column || 0;\n if (indent < 0) {\n result = 0;\n }\n result += indent * this.__indent_size;\n result += column;\n return result;\n};\n\nIndentStringCache.prototype.get_indent_string = function(indent_level, column) {\n var result = this.__base_string;\n column = column || 0;\n if (indent_level < 0) {\n indent_level = 0;\n result = '';\n }\n column += indent_level * this.__indent_size;\n this.__ensure_cache(column);\n result += this.__cache[column];\n return result;\n};\n\nIndentStringCache.prototype.__ensure_cache = function(column) {\n while (column >= this.__cache.length) {\n this.__add_column();\n }\n};\n\nIndentStringCache.prototype.__add_column = function() {\n var column = this.__cache.length;\n var indent = 0;\n var result = '';\n if (this.__indent_size && column >= this.__indent_size) {\n indent = Math.floor(column / this.__indent_size);\n column -= indent * this.__indent_size;\n result = new Array(indent + 1).join(this.__indent_string);\n }\n if (column) {\n result += new Array(column + 1).join(' ');\n }\n\n this.__cache.push(result);\n};\n\nfunction Output(options, baseIndentString) {\n this.__indent_cache = new IndentStringCache(options, baseIndentString);\n this.raw = false;\n this._end_with_newline = options.end_with_newline;\n this.indent_size = options.indent_size;\n this.wrap_line_length = options.wrap_line_length;\n this.indent_empty_lines = options.indent_empty_lines;\n this.__lines = [];\n this.previous_line = null;\n this.current_line = null;\n this.next_line = new OutputLine(this);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = false;\n // initialize\n this.__add_outputline();\n}\n\nOutput.prototype.__add_outputline = function() {\n this.previous_line = this.current_line;\n this.current_line = this.next_line.clone_empty();\n this.__lines.push(this.current_line);\n};\n\nOutput.prototype.get_line_number = function() {\n return this.__lines.length;\n};\n\nOutput.prototype.get_indent_string = function(indent, column) {\n return this.__indent_cache.get_indent_string(indent, column);\n};\n\nOutput.prototype.get_indent_size = function(indent, column) {\n return this.__indent_cache.get_indent_size(indent, column);\n};\n\nOutput.prototype.is_empty = function() {\n return !this.previous_line && this.current_line.is_empty();\n};\n\nOutput.prototype.add_new_line = function(force_newline) {\n // never newline at the start of file\n // otherwise, newline only if we didn't just add one or we're forced\n if (this.is_empty() ||\n (!force_newline && this.just_added_newline())) {\n return false;\n }\n\n // if raw output is enabled, don't print additional newlines,\n // but still return True as though you had\n if (!this.raw) {\n this.__add_outputline();\n }\n return true;\n};\n\nOutput.prototype.get_code = function(eol) {\n this.trim(true);\n\n // handle some edge cases where the last tokens\n // has text that ends with newline(s)\n var last_item = this.current_line.pop();\n if (last_item) {\n if (last_item[last_item.length - 1] === '\\n') {\n last_item = last_item.replace(/\\n+$/g, '');\n }\n this.current_line.push(last_item);\n }\n\n if (this._end_with_newline) {\n this.__add_outputline();\n }\n\n var sweet_code = this.__lines.join('\\n');\n\n if (eol !== '\\n') {\n sweet_code = sweet_code.replace(/[\\n]/g, eol);\n }\n return sweet_code;\n};\n\nOutput.prototype.set_wrap_point = function() {\n this.current_line._set_wrap_point();\n};\n\nOutput.prototype.set_indent = function(indent, alignment) {\n indent = indent || 0;\n alignment = alignment || 0;\n\n // Next line stores alignment values\n this.next_line.set_indent(indent, alignment);\n\n // Never indent your first output indent at the start of the file\n if (this.__lines.length > 1) {\n this.current_line.set_indent(indent, alignment);\n return true;\n }\n\n this.current_line.set_indent();\n return false;\n};\n\nOutput.prototype.add_raw_token = function(token) {\n for (var x = 0; x < token.newlines; x++) {\n this.__add_outputline();\n }\n this.current_line.set_indent(-1);\n this.current_line.push(token.whitespace_before);\n this.current_line.push(token.text);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = false;\n};\n\nOutput.prototype.add_token = function(printable_token) {\n this.__add_space_before_token();\n this.current_line.push(printable_token);\n this.space_before_token = false;\n this.non_breaking_space = false;\n this.previous_token_wrapped = this.current_line._allow_wrap();\n};\n\nOutput.prototype.__add_space_before_token = function() {\n if (this.space_before_token && !this.just_added_newline()) {\n if (!this.non_breaking_space) {\n this.set_wrap_point();\n }\n this.current_line.push(' ');\n }\n};\n\nOutput.prototype.remove_indent = function(index) {\n var output_length = this.__lines.length;\n while (index < output_length) {\n this.__lines[index]._remove_indent();\n index++;\n }\n this.current_line._remove_wrap_indent();\n};\n\nOutput.prototype.trim = function(eat_newlines) {\n eat_newlines = (eat_newlines === undefined) ? false : eat_newlines;\n\n this.current_line.trim();\n\n while (eat_newlines && this.__lines.length > 1 &&\n this.current_line.is_empty()) {\n this.__lines.pop();\n this.current_line = this.__lines[this.__lines.length - 1];\n this.current_line.trim();\n }\n\n this.previous_line = this.__lines.length > 1 ?\n this.__lines[this.__lines.length - 2] : null;\n};\n\nOutput.prototype.just_added_newline = function() {\n return this.current_line.is_empty();\n};\n\nOutput.prototype.just_added_blankline = function() {\n return this.is_empty() ||\n (this.current_line.is_empty() && this.previous_line.is_empty());\n};\n\nOutput.prototype.ensure_empty_line_above = function(starts_with, ends_with) {\n var index = this.__lines.length - 2;\n while (index >= 0) {\n var potentialEmptyLine = this.__lines[index];\n if (potentialEmptyLine.is_empty()) {\n break;\n } else if (potentialEmptyLine.item(0).indexOf(starts_with) !== 0 &&\n potentialEmptyLine.item(-1) !== ends_with) {\n this.__lines.splice(index + 1, 0, new OutputLine(this));\n this.previous_line = this.__lines[this.__lines.length - 2];\n break;\n }\n index--;\n }\n};\n\nmodule.exports.Output = Output;\n\n\n/***/ }),\n/* 3 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Token(type, text, newlines, whitespace_before) {\n this.type = type;\n this.text = text;\n\n // comments_before are\n // comments that have a new line before them\n // and may or may not have a newline after\n // this is a set of comments before\n this.comments_before = null; /* inline comment*/\n\n\n // this.comments_after = new TokenStream(); // no new line before and newline after\n this.newlines = newlines || 0;\n this.whitespace_before = whitespace_before || '';\n this.parent = null;\n this.next = null;\n this.previous = null;\n this.opened = null;\n this.closed = null;\n this.directives = null;\n}\n\n\nmodule.exports.Token = Token;\n\n\n/***/ }),\n/* 4 */\n/***/ (function(__unused_webpack_module, exports) {\n\n/* jshint node: true, curly: false */\n// Parts of this section of code is taken from acorn.\n//\n// Acorn was written by Marijn Haverbeke and released under an MIT\n// license. The Unicode regexps (for identifiers and whitespace) were\n// taken from [Esprima](http://esprima.org) by Ariya Hidayat.\n//\n// Git repositories for Acorn are available at\n//\n// http://marijnhaverbeke.nl/git/acorn\n// https://github.com/marijnh/acorn.git\n\n// ## Character categories\n\n\n\n\n// acorn used char codes to squeeze the last bit of performance out\n// Beautifier is okay without that, so we're using regex\n// permit # (23), $ (36), and @ (64). @ is used in ES7 decorators.\n// 65 through 91 are uppercase letters.\n// permit _ (95).\n// 97 through 123 are lowercase letters.\nvar baseASCIIidentifierStartChars = \"\\\\x23\\\\x24\\\\x40\\\\x41-\\\\x5a\\\\x5f\\\\x61-\\\\x7a\";\n\n// inside an identifier @ is not allowed but 0-9 are.\nvar baseASCIIidentifierChars = \"\\\\x24\\\\x30-\\\\x39\\\\x41-\\\\x5a\\\\x5f\\\\x61-\\\\x7a\";\n\n// Big ugly regular expressions that match characters in the\n// whitespace, identifier, and identifier-start categories. These\n// are only applied when a character is found to actually have a\n// code point above 128.\nvar nonASCIIidentifierStartChars = \"\\\\xaa\\\\xb5\\\\xba\\\\xc0-\\\\xd6\\\\xd8-\\\\xf6\\\\xf8-\\\\u02c1\\\\u02c6-\\\\u02d1\\\\u02e0-\\\\u02e4\\\\u02ec\\\\u02ee\\\\u0370-\\\\u0374\\\\u0376\\\\u0377\\\\u037a-\\\\u037d\\\\u0386\\\\u0388-\\\\u038a\\\\u038c\\\\u038e-\\\\u03a1\\\\u03a3-\\\\u03f5\\\\u03f7-\\\\u0481\\\\u048a-\\\\u0527\\\\u0531-\\\\u0556\\\\u0559\\\\u0561-\\\\u0587\\\\u05d0-\\\\u05ea\\\\u05f0-\\\\u05f2\\\\u0620-\\\\u064a\\\\u066e\\\\u066f\\\\u0671-\\\\u06d3\\\\u06d5\\\\u06e5\\\\u06e6\\\\u06ee\\\\u06ef\\\\u06fa-\\\\u06fc\\\\u06ff\\\\u0710\\\\u0712-\\\\u072f\\\\u074d-\\\\u07a5\\\\u07b1\\\\u07ca-\\\\u07ea\\\\u07f4\\\\u07f5\\\\u07fa\\\\u0800-\\\\u0815\\\\u081a\\\\u0824\\\\u0828\\\\u0840-\\\\u0858\\\\u08a0\\\\u08a2-\\\\u08ac\\\\u0904-\\\\u0939\\\\u093d\\\\u0950\\\\u0958-\\\\u0961\\\\u0971-\\\\u0977\\\\u0979-\\\\u097f\\\\u0985-\\\\u098c\\\\u098f\\\\u0990\\\\u0993-\\\\u09a8\\\\u09aa-\\\\u09b0\\\\u09b2\\\\u09b6-\\\\u09b9\\\\u09bd\\\\u09ce\\\\u09dc\\\\u09dd\\\\u09df-\\\\u09e1\\\\u09f0\\\\u09f1\\\\u0a05-\\\\u0a0a\\\\u0a0f\\\\u0a10\\\\u0a13-\\\\u0a28\\\\u0a2a-\\\\u0a30\\\\u0a32\\\\u0a33\\\\u0a35\\\\u0a36\\\\u0a38\\\\u0a39\\\\u0a59-\\\\u0a5c\\\\u0a5e\\\\u0a72-\\\\u0a74\\\\u0a85-\\\\u0a8d\\\\u0a8f-\\\\u0a91\\\\u0a93-\\\\u0aa8\\\\u0aaa-\\\\u0ab0\\\\u0ab2\\\\u0ab3\\\\u0ab5-\\\\u0ab9\\\\u0abd\\\\u0ad0\\\\u0ae0\\\\u0ae1\\\\u0b05-\\\\u0b0c\\\\u0b0f\\\\u0b10\\\\u0b13-\\\\u0b28\\\\u0b2a-\\\\u0b30\\\\u0b32\\\\u0b33\\\\u0b35-\\\\u0b39\\\\u0b3d\\\\u0b5c\\\\u0b5d\\\\u0b5f-\\\\u0b61\\\\u0b71\\\\u0b83\\\\u0b85-\\\\u0b8a\\\\u0b8e-\\\\u0b90\\\\u0b92-\\\\u0b95\\\\u0b99\\\\u0b9a\\\\u0b9c\\\\u0b9e\\\\u0b9f\\\\u0ba3\\\\u0ba4\\\\u0ba8-\\\\u0baa\\\\u0bae-\\\\u0bb9\\\\u0bd0\\\\u0c05-\\\\u0c0c\\\\u0c0e-\\\\u0c10\\\\u0c12-\\\\u0c28\\\\u0c2a-\\\\u0c33\\\\u0c35-\\\\u0c39\\\\u0c3d\\\\u0c58\\\\u0c59\\\\u0c60\\\\u0c61\\\\u0c85-\\\\u0c8c\\\\u0c8e-\\\\u0c90\\\\u0c92-\\\\u0ca8\\\\u0caa-\\\\u0cb3\\\\u0cb5-\\\\u0cb9\\\\u0cbd\\\\u0cde\\\\u0ce0\\\\u0ce1\\\\u0cf1\\\\u0cf2\\\\u0d05-\\\\u0d0c\\\\u0d0e-\\\\u0d10\\\\u0d12-\\\\u0d3a\\\\u0d3d\\\\u0d4e\\\\u0d60\\\\u0d61\\\\u0d7a-\\\\u0d7f\\\\u0d85-\\\\u0d96\\\\u0d9a-\\\\u0db1\\\\u0db3-\\\\u0dbb\\\\u0dbd\\\\u0dc0-\\\\u0dc6\\\\u0e01-\\\\u0e30\\\\u0e32\\\\u0e33\\\\u0e40-\\\\u0e46\\\\u0e81\\\\u0e82\\\\u0e84\\\\u0e87\\\\u0e88\\\\u0e8a\\\\u0e8d\\\\u0e94-\\\\u0e97\\\\u0e99-\\\\u0e9f\\\\u0ea1-\\\\u0ea3\\\\u0ea5\\\\u0ea7\\\\u0eaa\\\\u0eab\\\\u0ead-\\\\u0eb0\\\\u0eb2\\\\u0eb3\\\\u0ebd\\\\u0ec0-\\\\u0ec4\\\\u0ec6\\\\u0edc-\\\\u0edf\\\\u0f00\\\\u0f40-\\\\u0f47\\\\u0f49-\\\\u0f6c\\\\u0f88-\\\\u0f8c\\\\u1000-\\\\u102a\\\\u103f\\\\u1050-\\\\u1055\\\\u105a-\\\\u105d\\\\u1061\\\\u1065\\\\u1066\\\\u106e-\\\\u1070\\\\u1075-\\\\u1081\\\\u108e\\\\u10a0-\\\\u10c5\\\\u10c7\\\\u10cd\\\\u10d0-\\\\u10fa\\\\u10fc-\\\\u1248\\\\u124a-\\\\u124d\\\\u1250-\\\\u1256\\\\u1258\\\\u125a-\\\\u125d\\\\u1260-\\\\u1288\\\\u128a-\\\\u128d\\\\u1290-\\\\u12b0\\\\u12b2-\\\\u12b5\\\\u12b8-\\\\u12be\\\\u12c0\\\\u12c2-\\\\u12c5\\\\u12c8-\\\\u12d6\\\\u12d8-\\\\u1310\\\\u1312-\\\\u1315\\\\u1318-\\\\u135a\\\\u1380-\\\\u138f\\\\u13a0-\\\\u13f4\\\\u1401-\\\\u166c\\\\u166f-\\\\u167f\\\\u1681-\\\\u169a\\\\u16a0-\\\\u16ea\\\\u16ee-\\\\u16f0\\\\u1700-\\\\u170c\\\\u170e-\\\\u1711\\\\u1720-\\\\u1731\\\\u1740-\\\\u1751\\\\u1760-\\\\u176c\\\\u176e-\\\\u1770\\\\u1780-\\\\u17b3\\\\u17d7\\\\u17dc\\\\u1820-\\\\u1877\\\\u1880-\\\\u18a8\\\\u18aa\\\\u18b0-\\\\u18f5\\\\u1900-\\\\u191c\\\\u1950-\\\\u196d\\\\u1970-\\\\u1974\\\\u1980-\\\\u19ab\\\\u19c1-\\\\u19c7\\\\u1a00-\\\\u1a16\\\\u1a20-\\\\u1a54\\\\u1aa7\\\\u1b05-\\\\u1b33\\\\u1b45-\\\\u1b4b\\\\u1b83-\\\\u1ba0\\\\u1bae\\\\u1baf\\\\u1bba-\\\\u1be5\\\\u1c00-\\\\u1c23\\\\u1c4d-\\\\u1c4f\\\\u1c5a-\\\\u1c7d\\\\u1ce9-\\\\u1cec\\\\u1cee-\\\\u1cf1\\\\u1cf5\\\\u1cf6\\\\u1d00-\\\\u1dbf\\\\u1e00-\\\\u1f15\\\\u1f18-\\\\u1f1d\\\\u1f20-\\\\u1f45\\\\u1f48-\\\\u1f4d\\\\u1f50-\\\\u1f57\\\\u1f59\\\\u1f5b\\\\u1f5d\\\\u1f5f-\\\\u1f7d\\\\u1f80-\\\\u1fb4\\\\u1fb6-\\\\u1fbc\\\\u1fbe\\\\u1fc2-\\\\u1fc4\\\\u1fc6-\\\\u1fcc\\\\u1fd0-\\\\u1fd3\\\\u1fd6-\\\\u1fdb\\\\u1fe0-\\\\u1fec\\\\u1ff2-\\\\u1ff4\\\\u1ff6-\\\\u1ffc\\\\u2071\\\\u207f\\\\u2090-\\\\u209c\\\\u2102\\\\u2107\\\\u210a-\\\\u2113\\\\u2115\\\\u2119-\\\\u211d\\\\u2124\\\\u2126\\\\u2128\\\\u212a-\\\\u212d\\\\u212f-\\\\u2139\\\\u213c-\\\\u213f\\\\u2145-\\\\u2149\\\\u214e\\\\u2160-\\\\u2188\\\\u2c00-\\\\u2c2e\\\\u2c30-\\\\u2c5e\\\\u2c60-\\\\u2ce4\\\\u2ceb-\\\\u2cee\\\\u2cf2\\\\u2cf3\\\\u2d00-\\\\u2d25\\\\u2d27\\\\u2d2d\\\\u2d30-\\\\u2d67\\\\u2d6f\\\\u2d80-\\\\u2d96\\\\u2da0-\\\\u2da6\\\\u2da8-\\\\u2dae\\\\u2db0-\\\\u2db6\\\\u2db8-\\\\u2dbe\\\\u2dc0-\\\\u2dc6\\\\u2dc8-\\\\u2dce\\\\u2dd0-\\\\u2dd6\\\\u2dd8-\\\\u2dde\\\\u2e2f\\\\u3005-\\\\u3007\\\\u3021-\\\\u3029\\\\u3031-\\\\u3035\\\\u3038-\\\\u303c\\\\u3041-\\\\u3096\\\\u309d-\\\\u309f\\\\u30a1-\\\\u30fa\\\\u30fc-\\\\u30ff\\\\u3105-\\\\u312d\\\\u3131-\\\\u318e\\\\u31a0-\\\\u31ba\\\\u31f0-\\\\u31ff\\\\u3400-\\\\u4db5\\\\u4e00-\\\\u9fcc\\\\ua000-\\\\ua48c\\\\ua4d0-\\\\ua4fd\\\\ua500-\\\\ua60c\\\\ua610-\\\\ua61f\\\\ua62a\\\\ua62b\\\\ua640-\\\\ua66e\\\\ua67f-\\\\ua697\\\\ua6a0-\\\\ua6ef\\\\ua717-\\\\ua71f\\\\ua722-\\\\ua788\\\\ua78b-\\\\ua78e\\\\ua790-\\\\ua793\\\\ua7a0-\\\\ua7aa\\\\ua7f8-\\\\ua801\\\\ua803-\\\\ua805\\\\ua807-\\\\ua80a\\\\ua80c-\\\\ua822\\\\ua840-\\\\ua873\\\\ua882-\\\\ua8b3\\\\ua8f2-\\\\ua8f7\\\\ua8fb\\\\ua90a-\\\\ua925\\\\ua930-\\\\ua946\\\\ua960-\\\\ua97c\\\\ua984-\\\\ua9b2\\\\ua9cf\\\\uaa00-\\\\uaa28\\\\uaa40-\\\\uaa42\\\\uaa44-\\\\uaa4b\\\\uaa60-\\\\uaa76\\\\uaa7a\\\\uaa80-\\\\uaaaf\\\\uaab1\\\\uaab5\\\\uaab6\\\\uaab9-\\\\uaabd\\\\uaac0\\\\uaac2\\\\uaadb-\\\\uaadd\\\\uaae0-\\\\uaaea\\\\uaaf2-\\\\uaaf4\\\\uab01-\\\\uab06\\\\uab09-\\\\uab0e\\\\uab11-\\\\uab16\\\\uab20-\\\\uab26\\\\uab28-\\\\uab2e\\\\uabc0-\\\\uabe2\\\\uac00-\\\\ud7a3\\\\ud7b0-\\\\ud7c6\\\\ud7cb-\\\\ud7fb\\\\uf900-\\\\ufa6d\\\\ufa70-\\\\ufad9\\\\ufb00-\\\\ufb06\\\\ufb13-\\\\ufb17\\\\ufb1d\\\\ufb1f-\\\\ufb28\\\\ufb2a-\\\\ufb36\\\\ufb38-\\\\ufb3c\\\\ufb3e\\\\ufb40\\\\ufb41\\\\ufb43\\\\ufb44\\\\ufb46-\\\\ufbb1\\\\ufbd3-\\\\ufd3d\\\\ufd50-\\\\ufd8f\\\\ufd92-\\\\ufdc7\\\\ufdf0-\\\\ufdfb\\\\ufe70-\\\\ufe74\\\\ufe76-\\\\ufefc\\\\uff21-\\\\uff3a\\\\uff41-\\\\uff5a\\\\uff66-\\\\uffbe\\\\uffc2-\\\\uffc7\\\\uffca-\\\\uffcf\\\\uffd2-\\\\uffd7\\\\uffda-\\\\uffdc\";\nvar nonASCIIidentifierChars = \"\\\\u0300-\\\\u036f\\\\u0483-\\\\u0487\\\\u0591-\\\\u05bd\\\\u05bf\\\\u05c1\\\\u05c2\\\\u05c4\\\\u05c5\\\\u05c7\\\\u0610-\\\\u061a\\\\u0620-\\\\u0649\\\\u0672-\\\\u06d3\\\\u06e7-\\\\u06e8\\\\u06fb-\\\\u06fc\\\\u0730-\\\\u074a\\\\u0800-\\\\u0814\\\\u081b-\\\\u0823\\\\u0825-\\\\u0827\\\\u0829-\\\\u082d\\\\u0840-\\\\u0857\\\\u08e4-\\\\u08fe\\\\u0900-\\\\u0903\\\\u093a-\\\\u093c\\\\u093e-\\\\u094f\\\\u0951-\\\\u0957\\\\u0962-\\\\u0963\\\\u0966-\\\\u096f\\\\u0981-\\\\u0983\\\\u09bc\\\\u09be-\\\\u09c4\\\\u09c7\\\\u09c8\\\\u09d7\\\\u09df-\\\\u09e0\\\\u0a01-\\\\u0a03\\\\u0a3c\\\\u0a3e-\\\\u0a42\\\\u0a47\\\\u0a48\\\\u0a4b-\\\\u0a4d\\\\u0a51\\\\u0a66-\\\\u0a71\\\\u0a75\\\\u0a81-\\\\u0a83\\\\u0abc\\\\u0abe-\\\\u0ac5\\\\u0ac7-\\\\u0ac9\\\\u0acb-\\\\u0acd\\\\u0ae2-\\\\u0ae3\\\\u0ae6-\\\\u0aef\\\\u0b01-\\\\u0b03\\\\u0b3c\\\\u0b3e-\\\\u0b44\\\\u0b47\\\\u0b48\\\\u0b4b-\\\\u0b4d\\\\u0b56\\\\u0b57\\\\u0b5f-\\\\u0b60\\\\u0b66-\\\\u0b6f\\\\u0b82\\\\u0bbe-\\\\u0bc2\\\\u0bc6-\\\\u0bc8\\\\u0bca-\\\\u0bcd\\\\u0bd7\\\\u0be6-\\\\u0bef\\\\u0c01-\\\\u0c03\\\\u0c46-\\\\u0c48\\\\u0c4a-\\\\u0c4d\\\\u0c55\\\\u0c56\\\\u0c62-\\\\u0c63\\\\u0c66-\\\\u0c6f\\\\u0c82\\\\u0c83\\\\u0cbc\\\\u0cbe-\\\\u0cc4\\\\u0cc6-\\\\u0cc8\\\\u0cca-\\\\u0ccd\\\\u0cd5\\\\u0cd6\\\\u0ce2-\\\\u0ce3\\\\u0ce6-\\\\u0cef\\\\u0d02\\\\u0d03\\\\u0d46-\\\\u0d48\\\\u0d57\\\\u0d62-\\\\u0d63\\\\u0d66-\\\\u0d6f\\\\u0d82\\\\u0d83\\\\u0dca\\\\u0dcf-\\\\u0dd4\\\\u0dd6\\\\u0dd8-\\\\u0ddf\\\\u0df2\\\\u0df3\\\\u0e34-\\\\u0e3a\\\\u0e40-\\\\u0e45\\\\u0e50-\\\\u0e59\\\\u0eb4-\\\\u0eb9\\\\u0ec8-\\\\u0ecd\\\\u0ed0-\\\\u0ed9\\\\u0f18\\\\u0f19\\\\u0f20-\\\\u0f29\\\\u0f35\\\\u0f37\\\\u0f39\\\\u0f41-\\\\u0f47\\\\u0f71-\\\\u0f84\\\\u0f86-\\\\u0f87\\\\u0f8d-\\\\u0f97\\\\u0f99-\\\\u0fbc\\\\u0fc6\\\\u1000-\\\\u1029\\\\u1040-\\\\u1049\\\\u1067-\\\\u106d\\\\u1071-\\\\u1074\\\\u1082-\\\\u108d\\\\u108f-\\\\u109d\\\\u135d-\\\\u135f\\\\u170e-\\\\u1710\\\\u1720-\\\\u1730\\\\u1740-\\\\u1750\\\\u1772\\\\u1773\\\\u1780-\\\\u17b2\\\\u17dd\\\\u17e0-\\\\u17e9\\\\u180b-\\\\u180d\\\\u1810-\\\\u1819\\\\u1920-\\\\u192b\\\\u1930-\\\\u193b\\\\u1951-\\\\u196d\\\\u19b0-\\\\u19c0\\\\u19c8-\\\\u19c9\\\\u19d0-\\\\u19d9\\\\u1a00-\\\\u1a15\\\\u1a20-\\\\u1a53\\\\u1a60-\\\\u1a7c\\\\u1a7f-\\\\u1a89\\\\u1a90-\\\\u1a99\\\\u1b46-\\\\u1b4b\\\\u1b50-\\\\u1b59\\\\u1b6b-\\\\u1b73\\\\u1bb0-\\\\u1bb9\\\\u1be6-\\\\u1bf3\\\\u1c00-\\\\u1c22\\\\u1c40-\\\\u1c49\\\\u1c5b-\\\\u1c7d\\\\u1cd0-\\\\u1cd2\\\\u1d00-\\\\u1dbe\\\\u1e01-\\\\u1f15\\\\u200c\\\\u200d\\\\u203f\\\\u2040\\\\u2054\\\\u20d0-\\\\u20dc\\\\u20e1\\\\u20e5-\\\\u20f0\\\\u2d81-\\\\u2d96\\\\u2de0-\\\\u2dff\\\\u3021-\\\\u3028\\\\u3099\\\\u309a\\\\ua640-\\\\ua66d\\\\ua674-\\\\ua67d\\\\ua69f\\\\ua6f0-\\\\ua6f1\\\\ua7f8-\\\\ua800\\\\ua806\\\\ua80b\\\\ua823-\\\\ua827\\\\ua880-\\\\ua881\\\\ua8b4-\\\\ua8c4\\\\ua8d0-\\\\ua8d9\\\\ua8f3-\\\\ua8f7\\\\ua900-\\\\ua909\\\\ua926-\\\\ua92d\\\\ua930-\\\\ua945\\\\ua980-\\\\ua983\\\\ua9b3-\\\\ua9c0\\\\uaa00-\\\\uaa27\\\\uaa40-\\\\uaa41\\\\uaa4c-\\\\uaa4d\\\\uaa50-\\\\uaa59\\\\uaa7b\\\\uaae0-\\\\uaae9\\\\uaaf2-\\\\uaaf3\\\\uabc0-\\\\uabe1\\\\uabec\\\\uabed\\\\uabf0-\\\\uabf9\\\\ufb20-\\\\ufb28\\\\ufe00-\\\\ufe0f\\\\ufe20-\\\\ufe26\\\\ufe33\\\\ufe34\\\\ufe4d-\\\\ufe4f\\\\uff10-\\\\uff19\\\\uff3f\";\n//var nonASCIIidentifierStart = new RegExp(\"[\" + nonASCIIidentifierStartChars + \"]\");\n//var nonASCIIidentifier = new RegExp(\"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\");\n\nvar identifierStart = \"(?:\\\\\\\\u[0-9a-fA-F]{4}|[\" + baseASCIIidentifierStartChars + nonASCIIidentifierStartChars + \"])\";\nvar identifierChars = \"(?:\\\\\\\\u[0-9a-fA-F]{4}|[\" + baseASCIIidentifierChars + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"])*\";\n\nexports.identifier = new RegExp(identifierStart + identifierChars, 'g');\nexports.identifierStart = new RegExp(identifierStart);\nexports.identifierMatch = new RegExp(\"(?:\\\\\\\\u[0-9a-fA-F]{4}|[\" + baseASCIIidentifierChars + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"])+\");\n\nvar nonASCIIwhitespace = /[\\u1680\\u180e\\u2000-\\u200a\\u202f\\u205f\\u3000\\ufeff]/; // jshint ignore:line\n\n// Whether a single character denotes a newline.\n\nexports.newline = /[\\n\\r\\u2028\\u2029]/;\n\n// Matches a whole line break (where CRLF is considered a single\n// line break). Used to count lines.\n\n// in javascript, these two differ\n// in python they are the same, different methods are called on them\nexports.lineBreak = new RegExp('\\r\\n|' + exports.newline.source);\nexports.allLineBreaks = new RegExp(exports.lineBreak.source, 'g');\n\n\n/***/ }),\n/* 5 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar BaseOptions = (__webpack_require__(6).Options);\n\nvar validPositionValues = ['before-newline', 'after-newline', 'preserve-newline'];\n\nfunction Options(options) {\n BaseOptions.call(this, options, 'js');\n\n // compatibility, re\n var raw_brace_style = this.raw_options.brace_style || null;\n if (raw_brace_style === \"expand-strict\") { //graceful handling of deprecated option\n this.raw_options.brace_style = \"expand\";\n } else if (raw_brace_style === \"collapse-preserve-inline\") { //graceful handling of deprecated option\n this.raw_options.brace_style = \"collapse,preserve-inline\";\n } else if (this.raw_options.braces_on_own_line !== undefined) { //graceful handling of deprecated option\n this.raw_options.brace_style = this.raw_options.braces_on_own_line ? \"expand\" : \"collapse\";\n // } else if (!raw_brace_style) { //Nothing exists to set it\n // raw_brace_style = \"collapse\";\n }\n\n //preserve-inline in delimited string will trigger brace_preserve_inline, everything\n //else is considered a brace_style and the last one only will have an effect\n\n var brace_style_split = this._get_selection_list('brace_style', ['collapse', 'expand', 'end-expand', 'none', 'preserve-inline']);\n\n this.brace_preserve_inline = false; //Defaults in case one or other was not specified in meta-option\n this.brace_style = \"collapse\";\n\n for (var bs = 0; bs < brace_style_split.length; bs++) {\n if (brace_style_split[bs] === \"preserve-inline\") {\n this.brace_preserve_inline = true;\n } else {\n this.brace_style = brace_style_split[bs];\n }\n }\n\n this.unindent_chained_methods = this._get_boolean('unindent_chained_methods');\n this.break_chained_methods = this._get_boolean('break_chained_methods');\n this.space_in_paren = this._get_boolean('space_in_paren');\n this.space_in_empty_paren = this._get_boolean('space_in_empty_paren');\n this.jslint_happy = this._get_boolean('jslint_happy');\n this.space_after_anon_function = this._get_boolean('space_after_anon_function');\n this.space_after_named_function = this._get_boolean('space_after_named_function');\n this.keep_array_indentation = this._get_boolean('keep_array_indentation');\n this.space_before_conditional = this._get_boolean('space_before_conditional', true);\n this.unescape_strings = this._get_boolean('unescape_strings');\n this.e4x = this._get_boolean('e4x');\n this.comma_first = this._get_boolean('comma_first');\n this.operator_position = this._get_selection('operator_position', validPositionValues);\n\n // For testing of beautify preserve:start directive\n this.test_output_raw = this._get_boolean('test_output_raw');\n\n // force this._options.space_after_anon_function to true if this._options.jslint_happy\n if (this.jslint_happy) {\n this.space_after_anon_function = true;\n }\n\n}\nOptions.prototype = new BaseOptions();\n\n\n\nmodule.exports.Options = Options;\n\n\n/***/ }),\n/* 6 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Options(options, merge_child_field) {\n this.raw_options = _mergeOpts(options, merge_child_field);\n\n // Support passing the source text back with no change\n this.disabled = this._get_boolean('disabled');\n\n this.eol = this._get_characters('eol', 'auto');\n this.end_with_newline = this._get_boolean('end_with_newline');\n this.indent_size = this._get_number('indent_size', 4);\n this.indent_char = this._get_characters('indent_char', ' ');\n this.indent_level = this._get_number('indent_level');\n\n this.preserve_newlines = this._get_boolean('preserve_newlines', true);\n this.max_preserve_newlines = this._get_number('max_preserve_newlines', 32786);\n if (!this.preserve_newlines) {\n this.max_preserve_newlines = 0;\n }\n\n this.indent_with_tabs = this._get_boolean('indent_with_tabs', this.indent_char === '\\t');\n if (this.indent_with_tabs) {\n this.indent_char = '\\t';\n\n // indent_size behavior changed after 1.8.6\n // It used to be that indent_size would be\n // set to 1 for indent_with_tabs. That is no longer needed and\n // actually doesn't make sense - why not use spaces? Further,\n // that might produce unexpected behavior - tabs being used\n // for single-column alignment. So, when indent_with_tabs is true\n // and indent_size is 1, reset indent_size to 4.\n if (this.indent_size === 1) {\n this.indent_size = 4;\n }\n }\n\n // Backwards compat with 1.3.x\n this.wrap_line_length = this._get_number('wrap_line_length', this._get_number('max_char'));\n\n this.indent_empty_lines = this._get_boolean('indent_empty_lines');\n\n // valid templating languages ['django', 'erb', 'handlebars', 'php', 'smarty']\n // For now, 'auto' = all off for javascript, all on for html (and inline javascript).\n // other values ignored\n this.templating = this._get_selection_list('templating', ['auto', 'none', 'django', 'erb', 'handlebars', 'php', 'smarty'], ['auto']);\n}\n\nOptions.prototype._get_array = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = default_value || [];\n if (typeof option_value === 'object') {\n if (option_value !== null && typeof option_value.concat === 'function') {\n result = option_value.concat();\n }\n } else if (typeof option_value === 'string') {\n result = option_value.split(/[^a-zA-Z0-9_\\/\\-]+/);\n }\n return result;\n};\n\nOptions.prototype._get_boolean = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = option_value === undefined ? !!default_value : !!option_value;\n return result;\n};\n\nOptions.prototype._get_characters = function(name, default_value) {\n var option_value = this.raw_options[name];\n var result = default_value || '';\n if (typeof option_value === 'string') {\n result = option_value.replace(/\\\\r/, '\\r').replace(/\\\\n/, '\\n').replace(/\\\\t/, '\\t');\n }\n return result;\n};\n\nOptions.prototype._get_number = function(name, default_value) {\n var option_value = this.raw_options[name];\n default_value = parseInt(default_value, 10);\n if (isNaN(default_value)) {\n default_value = 0;\n }\n var result = parseInt(option_value, 10);\n if (isNaN(result)) {\n result = default_value;\n }\n return result;\n};\n\nOptions.prototype._get_selection = function(name, selection_list, default_value) {\n var result = this._get_selection_list(name, selection_list, default_value);\n if (result.length !== 1) {\n throw new Error(\n \"Invalid Option Value: The option '\" + name + \"' can only be one of the following values:\\n\" +\n selection_list + \"\\nYou passed in: '\" + this.raw_options[name] + \"'\");\n }\n\n return result[0];\n};\n\n\nOptions.prototype._get_selection_list = function(name, selection_list, default_value) {\n if (!selection_list || selection_list.length === 0) {\n throw new Error(\"Selection list cannot be empty.\");\n }\n\n default_value = default_value || [selection_list[0]];\n if (!this._is_valid_selection(default_value, selection_list)) {\n throw new Error(\"Invalid Default Value!\");\n }\n\n var result = this._get_array(name, default_value);\n if (!this._is_valid_selection(result, selection_list)) {\n throw new Error(\n \"Invalid Option Value: The option '\" + name + \"' can contain only the following values:\\n\" +\n selection_list + \"\\nYou passed in: '\" + this.raw_options[name] + \"'\");\n }\n\n return result;\n};\n\nOptions.prototype._is_valid_selection = function(result, selection_list) {\n return result.length && selection_list.length &&\n !result.some(function(item) { return selection_list.indexOf(item) === -1; });\n};\n\n\n// merges child options up with the parent options object\n// Example: obj = {a: 1, b: {a: 2}}\n// mergeOpts(obj, 'b')\n//\n// Returns: {a: 2}\nfunction _mergeOpts(allOptions, childFieldName) {\n var finalOpts = {};\n allOptions = _normalizeOpts(allOptions);\n var name;\n\n for (name in allOptions) {\n if (name !== childFieldName) {\n finalOpts[name] = allOptions[name];\n }\n }\n\n //merge in the per type settings for the childFieldName\n if (childFieldName && allOptions[childFieldName]) {\n for (name in allOptions[childFieldName]) {\n finalOpts[name] = allOptions[childFieldName][name];\n }\n }\n return finalOpts;\n}\n\nfunction _normalizeOpts(options) {\n var convertedOpts = {};\n var key;\n\n for (key in options) {\n var newKey = key.replace(/-/g, \"_\");\n convertedOpts[newKey] = options[key];\n }\n return convertedOpts;\n}\n\nmodule.exports.Options = Options;\nmodule.exports.normalizeOpts = _normalizeOpts;\nmodule.exports.mergeOpts = _mergeOpts;\n\n\n/***/ }),\n/* 7 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar InputScanner = (__webpack_require__(8).InputScanner);\nvar BaseTokenizer = (__webpack_require__(9).Tokenizer);\nvar BASETOKEN = (__webpack_require__(9).TOKEN);\nvar Directives = (__webpack_require__(13).Directives);\nvar acorn = __webpack_require__(4);\nvar Pattern = (__webpack_require__(12).Pattern);\nvar TemplatablePattern = (__webpack_require__(14).TemplatablePattern);\n\n\nfunction in_array(what, arr) {\n return arr.indexOf(what) !== -1;\n}\n\n\nvar TOKEN = {\n START_EXPR: 'TK_START_EXPR',\n END_EXPR: 'TK_END_EXPR',\n START_BLOCK: 'TK_START_BLOCK',\n END_BLOCK: 'TK_END_BLOCK',\n WORD: 'TK_WORD',\n RESERVED: 'TK_RESERVED',\n SEMICOLON: 'TK_SEMICOLON',\n STRING: 'TK_STRING',\n EQUALS: 'TK_EQUALS',\n OPERATOR: 'TK_OPERATOR',\n COMMA: 'TK_COMMA',\n BLOCK_COMMENT: 'TK_BLOCK_COMMENT',\n COMMENT: 'TK_COMMENT',\n DOT: 'TK_DOT',\n UNKNOWN: 'TK_UNKNOWN',\n START: BASETOKEN.START,\n RAW: BASETOKEN.RAW,\n EOF: BASETOKEN.EOF\n};\n\n\nvar directives_core = new Directives(/\\/\\*/, /\\*\\//);\n\nvar number_pattern = /0[xX][0123456789abcdefABCDEF_]*n?|0[oO][01234567_]*n?|0[bB][01_]*n?|\\d[\\d_]*n|(?:\\.\\d[\\d_]*|\\d[\\d_]*\\.?[\\d_]*)(?:[eE][+-]?[\\d_]+)?/;\n\nvar digit = /[0-9]/;\n\n// Dot \".\" must be distinguished from \"...\" and decimal\nvar dot_pattern = /[^\\d\\.]/;\n\nvar positionable_operators = (\n \">>> === !== &&= ??= ||= \" +\n \"<< && >= ** != == <= >> || ?? |> \" +\n \"< / - + > : & % ? ^ | *\").split(' ');\n\n// IMPORTANT: this must be sorted longest to shortest or tokenizing many not work.\n// Also, you must update possitionable operators separately from punct\nvar punct =\n \">>>= \" +\n \"... >>= <<= === >>> !== **= &&= ??= ||= \" +\n \"=> ^= :: /= << <= == && -= >= >> != -- += ** || ?? ++ %= &= *= |= |> \" +\n \"= ! ? > < : / ^ - + * & % ~ |\";\n\npunct = punct.replace(/[-[\\]{}()*+?.,\\\\^$|#]/g, \"\\\\$&\");\n// ?. but not if followed by a number \npunct = '\\\\?\\\\.(?!\\\\d) ' + punct;\npunct = punct.replace(/ /g, '|');\n\nvar punct_pattern = new RegExp(punct);\n\n// words which should always start on new line.\nvar line_starters = 'continue,try,throw,return,var,let,const,if,switch,case,default,for,while,break,function,import,export'.split(',');\nvar reserved_words = line_starters.concat(['do', 'in', 'of', 'else', 'get', 'set', 'new', 'catch', 'finally', 'typeof', 'yield', 'async', 'await', 'from', 'as', 'class', 'extends']);\nvar reserved_word_pattern = new RegExp('^(?:' + reserved_words.join('|') + ')$');\n\n// var template_pattern = /(?:(?:<\\?php|<\\?=)[\\s\\S]*?\\?>)|(?:<%[\\s\\S]*?%>)/g;\n\nvar in_html_comment;\n\nvar Tokenizer = function(input_string, options) {\n BaseTokenizer.call(this, input_string, options);\n\n this._patterns.whitespace = this._patterns.whitespace.matching(\n /\\u00A0\\u1680\\u180e\\u2000-\\u200a\\u202f\\u205f\\u3000\\ufeff/.source,\n /\\u2028\\u2029/.source);\n\n var pattern_reader = new Pattern(this._input);\n var templatable = new TemplatablePattern(this._input)\n .read_options(this._options);\n\n this.__patterns = {\n template: templatable,\n identifier: templatable.starting_with(acorn.identifier).matching(acorn.identifierMatch),\n number: pattern_reader.matching(number_pattern),\n punct: pattern_reader.matching(punct_pattern),\n // comment ends just before nearest linefeed or end of file\n comment: pattern_reader.starting_with(/\\/\\//).until(/[\\n\\r\\u2028\\u2029]/),\n // /* ... */ comment ends with nearest */ or end of file\n block_comment: pattern_reader.starting_with(/\\/\\*/).until_after(/\\*\\//),\n html_comment_start: pattern_reader.matching(//),\n include: pattern_reader.starting_with(/#include/).until_after(acorn.lineBreak),\n shebang: pattern_reader.starting_with(/#!/).until_after(acorn.lineBreak),\n xml: pattern_reader.matching(/[\\s\\S]*?<(\\/?)([-a-zA-Z:0-9_.]+|{[^}]+?}|!\\[CDATA\\[[^\\]]*?\\]\\]|)(\\s*{[^}]+?}|\\s+[-a-zA-Z:0-9_.]+|\\s+[-a-zA-Z:0-9_.]+\\s*=\\s*('[^']*'|\"[^\"]*\"|{([^{}]|{[^}]+?})+?}))*\\s*(\\/?)\\s*>/),\n single_quote: templatable.until(/['\\\\\\n\\r\\u2028\\u2029]/),\n double_quote: templatable.until(/[\"\\\\\\n\\r\\u2028\\u2029]/),\n template_text: templatable.until(/[`\\\\$]/),\n template_expression: templatable.until(/[`}\\\\]/)\n };\n\n};\nTokenizer.prototype = new BaseTokenizer();\n\nTokenizer.prototype._is_comment = function(current_token) {\n return current_token.type === TOKEN.COMMENT || current_token.type === TOKEN.BLOCK_COMMENT || current_token.type === TOKEN.UNKNOWN;\n};\n\nTokenizer.prototype._is_opening = function(current_token) {\n return current_token.type === TOKEN.START_BLOCK || current_token.type === TOKEN.START_EXPR;\n};\n\nTokenizer.prototype._is_closing = function(current_token, open_token) {\n return (current_token.type === TOKEN.END_BLOCK || current_token.type === TOKEN.END_EXPR) &&\n (open_token && (\n (current_token.text === ']' && open_token.text === '[') ||\n (current_token.text === ')' && open_token.text === '(') ||\n (current_token.text === '}' && open_token.text === '{')));\n};\n\nTokenizer.prototype._reset = function() {\n in_html_comment = false;\n};\n\nTokenizer.prototype._get_next_token = function(previous_token, open_token) { // jshint unused:false\n var token = null;\n this._readWhitespace();\n var c = this._input.peek();\n\n if (c === null) {\n return this._create_token(TOKEN.EOF, '');\n }\n\n token = token || this._read_non_javascript(c);\n token = token || this._read_string(c);\n token = token || this._read_word(previous_token);\n token = token || this._read_singles(c);\n token = token || this._read_comment(c);\n token = token || this._read_regexp(c, previous_token);\n token = token || this._read_xml(c, previous_token);\n token = token || this._read_punctuation();\n token = token || this._create_token(TOKEN.UNKNOWN, this._input.next());\n\n return token;\n};\n\nTokenizer.prototype._read_word = function(previous_token) {\n var resulting_string;\n resulting_string = this.__patterns.identifier.read();\n if (resulting_string !== '') {\n resulting_string = resulting_string.replace(acorn.allLineBreaks, '\\n');\n if (!(previous_token.type === TOKEN.DOT ||\n (previous_token.type === TOKEN.RESERVED && (previous_token.text === 'set' || previous_token.text === 'get'))) &&\n reserved_word_pattern.test(resulting_string)) {\n if ((resulting_string === 'in' || resulting_string === 'of') &&\n (previous_token.type === TOKEN.WORD || previous_token.type === TOKEN.STRING)) { // hack for 'in' and 'of' operators\n return this._create_token(TOKEN.OPERATOR, resulting_string);\n }\n return this._create_token(TOKEN.RESERVED, resulting_string);\n }\n return this._create_token(TOKEN.WORD, resulting_string);\n }\n\n resulting_string = this.__patterns.number.read();\n if (resulting_string !== '') {\n return this._create_token(TOKEN.WORD, resulting_string);\n }\n};\n\nTokenizer.prototype._read_singles = function(c) {\n var token = null;\n if (c === '(' || c === '[') {\n token = this._create_token(TOKEN.START_EXPR, c);\n } else if (c === ')' || c === ']') {\n token = this._create_token(TOKEN.END_EXPR, c);\n } else if (c === '{') {\n token = this._create_token(TOKEN.START_BLOCK, c);\n } else if (c === '}') {\n token = this._create_token(TOKEN.END_BLOCK, c);\n } else if (c === ';') {\n token = this._create_token(TOKEN.SEMICOLON, c);\n } else if (c === '.' && dot_pattern.test(this._input.peek(1))) {\n token = this._create_token(TOKEN.DOT, c);\n } else if (c === ',') {\n token = this._create_token(TOKEN.COMMA, c);\n }\n\n if (token) {\n this._input.next();\n }\n return token;\n};\n\nTokenizer.prototype._read_punctuation = function() {\n var resulting_string = this.__patterns.punct.read();\n\n if (resulting_string !== '') {\n if (resulting_string === '=') {\n return this._create_token(TOKEN.EQUALS, resulting_string);\n } else if (resulting_string === '?.') {\n return this._create_token(TOKEN.DOT, resulting_string);\n } else {\n return this._create_token(TOKEN.OPERATOR, resulting_string);\n }\n }\n};\n\nTokenizer.prototype._read_non_javascript = function(c) {\n var resulting_string = '';\n\n if (c === '#') {\n if (this._is_first_token()) {\n resulting_string = this.__patterns.shebang.read();\n\n if (resulting_string) {\n return this._create_token(TOKEN.UNKNOWN, resulting_string.trim() + '\\n');\n }\n }\n\n // handles extendscript #includes\n resulting_string = this.__patterns.include.read();\n\n if (resulting_string) {\n return this._create_token(TOKEN.UNKNOWN, resulting_string.trim() + '\\n');\n }\n\n c = this._input.next();\n\n // Spidermonkey-specific sharp variables for circular references. Considered obsolete.\n var sharp = '#';\n if (this._input.hasNext() && this._input.testChar(digit)) {\n do {\n c = this._input.next();\n sharp += c;\n } while (this._input.hasNext() && c !== '#' && c !== '=');\n if (c === '#') {\n //\n } else if (this._input.peek() === '[' && this._input.peek(1) === ']') {\n sharp += '[]';\n this._input.next();\n this._input.next();\n } else if (this._input.peek() === '{' && this._input.peek(1) === '}') {\n sharp += '{}';\n this._input.next();\n this._input.next();\n }\n return this._create_token(TOKEN.WORD, sharp);\n }\n\n this._input.back();\n\n } else if (c === '<' && this._is_first_token()) {\n resulting_string = this.__patterns.html_comment_start.read();\n if (resulting_string) {\n while (this._input.hasNext() && !this._input.testChar(acorn.newline)) {\n resulting_string += this._input.next();\n }\n in_html_comment = true;\n return this._create_token(TOKEN.COMMENT, resulting_string);\n }\n } else if (in_html_comment && c === '-') {\n resulting_string = this.__patterns.html_comment_end.read();\n if (resulting_string) {\n in_html_comment = false;\n return this._create_token(TOKEN.COMMENT, resulting_string);\n }\n }\n\n return null;\n};\n\nTokenizer.prototype._read_comment = function(c) {\n var token = null;\n if (c === '/') {\n var comment = '';\n if (this._input.peek(1) === '*') {\n // peek for comment /* ... */\n comment = this.__patterns.block_comment.read();\n var directives = directives_core.get_directives(comment);\n if (directives && directives.ignore === 'start') {\n comment += directives_core.readIgnored(this._input);\n }\n comment = comment.replace(acorn.allLineBreaks, '\\n');\n token = this._create_token(TOKEN.BLOCK_COMMENT, comment);\n token.directives = directives;\n } else if (this._input.peek(1) === '/') {\n // peek for comment // ...\n comment = this.__patterns.comment.read();\n token = this._create_token(TOKEN.COMMENT, comment);\n }\n }\n return token;\n};\n\nTokenizer.prototype._read_string = function(c) {\n if (c === '`' || c === \"'\" || c === '\"') {\n var resulting_string = this._input.next();\n this.has_char_escapes = false;\n\n if (c === '`') {\n resulting_string += this._read_string_recursive('`', true, '${');\n } else {\n resulting_string += this._read_string_recursive(c);\n }\n\n if (this.has_char_escapes && this._options.unescape_strings) {\n resulting_string = unescape_string(resulting_string);\n }\n\n if (this._input.peek() === c) {\n resulting_string += this._input.next();\n }\n\n resulting_string = resulting_string.replace(acorn.allLineBreaks, '\\n');\n\n return this._create_token(TOKEN.STRING, resulting_string);\n }\n\n return null;\n};\n\nTokenizer.prototype._allow_regexp_or_xml = function(previous_token) {\n // regex and xml can only appear in specific locations during parsing\n return (previous_token.type === TOKEN.RESERVED && in_array(previous_token.text, ['return', 'case', 'throw', 'else', 'do', 'typeof', 'yield'])) ||\n (previous_token.type === TOKEN.END_EXPR && previous_token.text === ')' &&\n previous_token.opened.previous.type === TOKEN.RESERVED && in_array(previous_token.opened.previous.text, ['if', 'while', 'for'])) ||\n (in_array(previous_token.type, [TOKEN.COMMENT, TOKEN.START_EXPR, TOKEN.START_BLOCK, TOKEN.START,\n TOKEN.END_BLOCK, TOKEN.OPERATOR, TOKEN.EQUALS, TOKEN.EOF, TOKEN.SEMICOLON, TOKEN.COMMA\n ]));\n};\n\nTokenizer.prototype._read_regexp = function(c, previous_token) {\n\n if (c === '/' && this._allow_regexp_or_xml(previous_token)) {\n // handle regexp\n //\n var resulting_string = this._input.next();\n var esc = false;\n\n var in_char_class = false;\n while (this._input.hasNext() &&\n ((esc || in_char_class || this._input.peek() !== c) &&\n !this._input.testChar(acorn.newline))) {\n resulting_string += this._input.peek();\n if (!esc) {\n esc = this._input.peek() === '\\\\';\n if (this._input.peek() === '[') {\n in_char_class = true;\n } else if (this._input.peek() === ']') {\n in_char_class = false;\n }\n } else {\n esc = false;\n }\n this._input.next();\n }\n\n if (this._input.peek() === c) {\n resulting_string += this._input.next();\n\n // regexps may have modifiers /regexp/MOD , so fetch those, too\n // Only [gim] are valid, but if the user puts in garbage, do what we can to take it.\n resulting_string += this._input.read(acorn.identifier);\n }\n return this._create_token(TOKEN.STRING, resulting_string);\n }\n return null;\n};\n\nTokenizer.prototype._read_xml = function(c, previous_token) {\n\n if (this._options.e4x && c === \"<\" && this._allow_regexp_or_xml(previous_token)) {\n var xmlStr = '';\n var match = this.__patterns.xml.read_match();\n // handle e4x xml literals\n //\n if (match) {\n // Trim root tag to attempt to\n var rootTag = match[2].replace(/^{\\s+/, '{').replace(/\\s+}$/, '}');\n var isCurlyRoot = rootTag.indexOf('{') === 0;\n var depth = 0;\n while (match) {\n var isEndTag = !!match[1];\n var tagName = match[2];\n var isSingletonTag = (!!match[match.length - 1]) || (tagName.slice(0, 8) === \"![CDATA[\");\n if (!isSingletonTag &&\n (tagName === rootTag || (isCurlyRoot && tagName.replace(/^{\\s+/, '{').replace(/\\s+}$/, '}')))) {\n if (isEndTag) {\n --depth;\n } else {\n ++depth;\n }\n }\n xmlStr += match[0];\n if (depth <= 0) {\n break;\n }\n match = this.__patterns.xml.read_match();\n }\n // if we didn't close correctly, keep unformatted.\n if (!match) {\n xmlStr += this._input.match(/[\\s\\S]*/g)[0];\n }\n xmlStr = xmlStr.replace(acorn.allLineBreaks, '\\n');\n return this._create_token(TOKEN.STRING, xmlStr);\n }\n }\n\n return null;\n};\n\nfunction unescape_string(s) {\n // You think that a regex would work for this\n // return s.replace(/\\\\x([0-9a-f]{2})/gi, function(match, val) {\n // return String.fromCharCode(parseInt(val, 16));\n // })\n // However, dealing with '\\xff', '\\\\xff', '\\\\\\xff' makes this more fun.\n var out = '',\n escaped = 0;\n\n var input_scan = new InputScanner(s);\n var matched = null;\n\n while (input_scan.hasNext()) {\n // Keep any whitespace, non-slash characters\n // also keep slash pairs.\n matched = input_scan.match(/([\\s]|[^\\\\]|\\\\\\\\)+/g);\n\n if (matched) {\n out += matched[0];\n }\n\n if (input_scan.peek() === '\\\\') {\n input_scan.next();\n if (input_scan.peek() === 'x') {\n matched = input_scan.match(/x([0-9A-Fa-f]{2})/g);\n } else if (input_scan.peek() === 'u') {\n matched = input_scan.match(/u([0-9A-Fa-f]{4})/g);\n } else {\n out += '\\\\';\n if (input_scan.hasNext()) {\n out += input_scan.next();\n }\n continue;\n }\n\n // If there's some error decoding, return the original string\n if (!matched) {\n return s;\n }\n\n escaped = parseInt(matched[1], 16);\n\n if (escaped > 0x7e && escaped <= 0xff && matched[0].indexOf('x') === 0) {\n // we bail out on \\x7f..\\xff,\n // leaving whole string escaped,\n // as it's probably completely binary\n return s;\n } else if (escaped >= 0x00 && escaped < 0x20) {\n // leave 0x00...0x1f escaped\n out += '\\\\' + matched[0];\n continue;\n } else if (escaped === 0x22 || escaped === 0x27 || escaped === 0x5c) {\n // single-quote, apostrophe, backslash - escape these\n out += '\\\\' + String.fromCharCode(escaped);\n } else {\n out += String.fromCharCode(escaped);\n }\n }\n }\n\n return out;\n}\n\n// handle string\n//\nTokenizer.prototype._read_string_recursive = function(delimiter, allow_unescaped_newlines, start_sub) {\n var current_char;\n var pattern;\n if (delimiter === '\\'') {\n pattern = this.__patterns.single_quote;\n } else if (delimiter === '\"') {\n pattern = this.__patterns.double_quote;\n } else if (delimiter === '`') {\n pattern = this.__patterns.template_text;\n } else if (delimiter === '}') {\n pattern = this.__patterns.template_expression;\n }\n\n var resulting_string = pattern.read();\n var next = '';\n while (this._input.hasNext()) {\n next = this._input.next();\n if (next === delimiter ||\n (!allow_unescaped_newlines && acorn.newline.test(next))) {\n this._input.back();\n break;\n } else if (next === '\\\\' && this._input.hasNext()) {\n current_char = this._input.peek();\n\n if (current_char === 'x' || current_char === 'u') {\n this.has_char_escapes = true;\n } else if (current_char === '\\r' && this._input.peek(1) === '\\n') {\n this._input.next();\n }\n next += this._input.next();\n } else if (start_sub) {\n if (start_sub === '${' && next === '$' && this._input.peek() === '{') {\n next += this._input.next();\n }\n\n if (start_sub === next) {\n if (delimiter === '`') {\n next += this._read_string_recursive('}', allow_unescaped_newlines, '`');\n } else {\n next += this._read_string_recursive('`', allow_unescaped_newlines, '${');\n }\n if (this._input.hasNext()) {\n next += this._input.next();\n }\n }\n }\n next += pattern.read();\n resulting_string += next;\n }\n\n return resulting_string;\n};\n\nmodule.exports.Tokenizer = Tokenizer;\nmodule.exports.TOKEN = TOKEN;\nmodule.exports.positionable_operators = positionable_operators.slice();\nmodule.exports.line_starters = line_starters.slice();\n\n\n/***/ }),\n/* 8 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar regexp_has_sticky = RegExp.prototype.hasOwnProperty('sticky');\n\nfunction InputScanner(input_string) {\n this.__input = input_string || '';\n this.__input_length = this.__input.length;\n this.__position = 0;\n}\n\nInputScanner.prototype.restart = function() {\n this.__position = 0;\n};\n\nInputScanner.prototype.back = function() {\n if (this.__position > 0) {\n this.__position -= 1;\n }\n};\n\nInputScanner.prototype.hasNext = function() {\n return this.__position < this.__input_length;\n};\n\nInputScanner.prototype.next = function() {\n var val = null;\n if (this.hasNext()) {\n val = this.__input.charAt(this.__position);\n this.__position += 1;\n }\n return val;\n};\n\nInputScanner.prototype.peek = function(index) {\n var val = null;\n index = index || 0;\n index += this.__position;\n if (index >= 0 && index < this.__input_length) {\n val = this.__input.charAt(index);\n }\n return val;\n};\n\n// This is a JavaScript only helper function (not in python)\n// Javascript doesn't have a match method\n// and not all implementation support \"sticky\" flag.\n// If they do not support sticky then both this.match() and this.test() method\n// must get the match and check the index of the match.\n// If sticky is supported and set, this method will use it.\n// Otherwise it will check that global is set, and fall back to the slower method.\nInputScanner.prototype.__match = function(pattern, index) {\n pattern.lastIndex = index;\n var pattern_match = pattern.exec(this.__input);\n\n if (pattern_match && !(regexp_has_sticky && pattern.sticky)) {\n if (pattern_match.index !== index) {\n pattern_match = null;\n }\n }\n\n return pattern_match;\n};\n\nInputScanner.prototype.test = function(pattern, index) {\n index = index || 0;\n index += this.__position;\n\n if (index >= 0 && index < this.__input_length) {\n return !!this.__match(pattern, index);\n } else {\n return false;\n }\n};\n\nInputScanner.prototype.testChar = function(pattern, index) {\n // test one character regex match\n var val = this.peek(index);\n pattern.lastIndex = 0;\n return val !== null && pattern.test(val);\n};\n\nInputScanner.prototype.match = function(pattern) {\n var pattern_match = this.__match(pattern, this.__position);\n if (pattern_match) {\n this.__position += pattern_match[0].length;\n } else {\n pattern_match = null;\n }\n return pattern_match;\n};\n\nInputScanner.prototype.read = function(starting_pattern, until_pattern, until_after) {\n var val = '';\n var match;\n if (starting_pattern) {\n match = this.match(starting_pattern);\n if (match) {\n val += match[0];\n }\n }\n if (until_pattern && (match || !starting_pattern)) {\n val += this.readUntil(until_pattern, until_after);\n }\n return val;\n};\n\nInputScanner.prototype.readUntil = function(pattern, until_after) {\n var val = '';\n var match_index = this.__position;\n pattern.lastIndex = this.__position;\n var pattern_match = pattern.exec(this.__input);\n if (pattern_match) {\n match_index = pattern_match.index;\n if (until_after) {\n match_index += pattern_match[0].length;\n }\n } else {\n match_index = this.__input_length;\n }\n\n val = this.__input.substring(this.__position, match_index);\n this.__position = match_index;\n return val;\n};\n\nInputScanner.prototype.readUntilAfter = function(pattern) {\n return this.readUntil(pattern, true);\n};\n\nInputScanner.prototype.get_regexp = function(pattern, match_from) {\n var result = null;\n var flags = 'g';\n if (match_from && regexp_has_sticky) {\n flags = 'y';\n }\n // strings are converted to regexp\n if (typeof pattern === \"string\" && pattern !== '') {\n // result = new RegExp(pattern.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&'), flags);\n result = new RegExp(pattern, flags);\n } else if (pattern) {\n result = new RegExp(pattern.source, flags);\n }\n return result;\n};\n\nInputScanner.prototype.get_literal_regexp = function(literal_string) {\n return RegExp(literal_string.replace(/[-\\/\\\\^$*+?.()|[\\]{}]/g, '\\\\$&'));\n};\n\n/* css beautifier legacy helpers */\nInputScanner.prototype.peekUntilAfter = function(pattern) {\n var start = this.__position;\n var val = this.readUntilAfter(pattern);\n this.__position = start;\n return val;\n};\n\nInputScanner.prototype.lookBack = function(testVal) {\n var start = this.__position - 1;\n return start >= testVal.length && this.__input.substring(start - testVal.length, start)\n .toLowerCase() === testVal;\n};\n\nmodule.exports.InputScanner = InputScanner;\n\n\n/***/ }),\n/* 9 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar InputScanner = (__webpack_require__(8).InputScanner);\nvar Token = (__webpack_require__(3).Token);\nvar TokenStream = (__webpack_require__(10).TokenStream);\nvar WhitespacePattern = (__webpack_require__(11).WhitespacePattern);\n\nvar TOKEN = {\n START: 'TK_START',\n RAW: 'TK_RAW',\n EOF: 'TK_EOF'\n};\n\nvar Tokenizer = function(input_string, options) {\n this._input = new InputScanner(input_string);\n this._options = options || {};\n this.__tokens = null;\n\n this._patterns = {};\n this._patterns.whitespace = new WhitespacePattern(this._input);\n};\n\nTokenizer.prototype.tokenize = function() {\n this._input.restart();\n this.__tokens = new TokenStream();\n\n this._reset();\n\n var current;\n var previous = new Token(TOKEN.START, '');\n var open_token = null;\n var open_stack = [];\n var comments = new TokenStream();\n\n while (previous.type !== TOKEN.EOF) {\n current = this._get_next_token(previous, open_token);\n while (this._is_comment(current)) {\n comments.add(current);\n current = this._get_next_token(previous, open_token);\n }\n\n if (!comments.isEmpty()) {\n current.comments_before = comments;\n comments = new TokenStream();\n }\n\n current.parent = open_token;\n\n if (this._is_opening(current)) {\n open_stack.push(open_token);\n open_token = current;\n } else if (open_token && this._is_closing(current, open_token)) {\n current.opened = open_token;\n open_token.closed = current;\n open_token = open_stack.pop();\n current.parent = open_token;\n }\n\n current.previous = previous;\n previous.next = current;\n\n this.__tokens.add(current);\n previous = current;\n }\n\n return this.__tokens;\n};\n\n\nTokenizer.prototype._is_first_token = function() {\n return this.__tokens.isEmpty();\n};\n\nTokenizer.prototype._reset = function() {};\n\nTokenizer.prototype._get_next_token = function(previous_token, open_token) { // jshint unused:false\n this._readWhitespace();\n var resulting_string = this._input.read(/.+/g);\n if (resulting_string) {\n return this._create_token(TOKEN.RAW, resulting_string);\n } else {\n return this._create_token(TOKEN.EOF, '');\n }\n};\n\nTokenizer.prototype._is_comment = function(current_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._is_opening = function(current_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._is_closing = function(current_token, open_token) { // jshint unused:false\n return false;\n};\n\nTokenizer.prototype._create_token = function(type, text) {\n var token = new Token(type, text,\n this._patterns.whitespace.newline_count,\n this._patterns.whitespace.whitespace_before_token);\n return token;\n};\n\nTokenizer.prototype._readWhitespace = function() {\n return this._patterns.whitespace.read();\n};\n\n\n\nmodule.exports.Tokenizer = Tokenizer;\nmodule.exports.TOKEN = TOKEN;\n\n\n/***/ }),\n/* 10 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction TokenStream(parent_token) {\n // private\n this.__tokens = [];\n this.__tokens_length = this.__tokens.length;\n this.__position = 0;\n this.__parent_token = parent_token;\n}\n\nTokenStream.prototype.restart = function() {\n this.__position = 0;\n};\n\nTokenStream.prototype.isEmpty = function() {\n return this.__tokens_length === 0;\n};\n\nTokenStream.prototype.hasNext = function() {\n return this.__position < this.__tokens_length;\n};\n\nTokenStream.prototype.next = function() {\n var val = null;\n if (this.hasNext()) {\n val = this.__tokens[this.__position];\n this.__position += 1;\n }\n return val;\n};\n\nTokenStream.prototype.peek = function(index) {\n var val = null;\n index = index || 0;\n index += this.__position;\n if (index >= 0 && index < this.__tokens_length) {\n val = this.__tokens[index];\n }\n return val;\n};\n\nTokenStream.prototype.add = function(token) {\n if (this.__parent_token) {\n token.parent = this.__parent_token;\n }\n this.__tokens.push(token);\n this.__tokens_length += 1;\n};\n\nmodule.exports.TokenStream = TokenStream;\n\n\n/***/ }),\n/* 11 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Pattern = (__webpack_require__(12).Pattern);\n\nfunction WhitespacePattern(input_scanner, parent) {\n Pattern.call(this, input_scanner, parent);\n if (parent) {\n this._line_regexp = this._input.get_regexp(parent._line_regexp);\n } else {\n this.__set_whitespace_patterns('', '');\n }\n\n this.newline_count = 0;\n this.whitespace_before_token = '';\n}\nWhitespacePattern.prototype = new Pattern();\n\nWhitespacePattern.prototype.__set_whitespace_patterns = function(whitespace_chars, newline_chars) {\n whitespace_chars += '\\\\t ';\n newline_chars += '\\\\n\\\\r';\n\n this._match_pattern = this._input.get_regexp(\n '[' + whitespace_chars + newline_chars + ']+', true);\n this._newline_regexp = this._input.get_regexp(\n '\\\\r\\\\n|[' + newline_chars + ']');\n};\n\nWhitespacePattern.prototype.read = function() {\n this.newline_count = 0;\n this.whitespace_before_token = '';\n\n var resulting_string = this._input.read(this._match_pattern);\n if (resulting_string === ' ') {\n this.whitespace_before_token = ' ';\n } else if (resulting_string) {\n var matches = this.__split(this._newline_regexp, resulting_string);\n this.newline_count = matches.length - 1;\n this.whitespace_before_token = matches[this.newline_count];\n }\n\n return resulting_string;\n};\n\nWhitespacePattern.prototype.matching = function(whitespace_chars, newline_chars) {\n var result = this._create();\n result.__set_whitespace_patterns(whitespace_chars, newline_chars);\n result._update();\n return result;\n};\n\nWhitespacePattern.prototype._create = function() {\n return new WhitespacePattern(this._input, this);\n};\n\nWhitespacePattern.prototype.__split = function(regexp, input_string) {\n regexp.lastIndex = 0;\n var start_index = 0;\n var result = [];\n var next_match = regexp.exec(input_string);\n while (next_match) {\n result.push(input_string.substring(start_index, next_match.index));\n start_index = next_match.index + next_match[0].length;\n next_match = regexp.exec(input_string);\n }\n\n if (start_index < input_string.length) {\n result.push(input_string.substring(start_index, input_string.length));\n } else {\n result.push('');\n }\n\n return result;\n};\n\n\n\nmodule.exports.WhitespacePattern = WhitespacePattern;\n\n\n/***/ }),\n/* 12 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Pattern(input_scanner, parent) {\n this._input = input_scanner;\n this._starting_pattern = null;\n this._match_pattern = null;\n this._until_pattern = null;\n this._until_after = false;\n\n if (parent) {\n this._starting_pattern = this._input.get_regexp(parent._starting_pattern, true);\n this._match_pattern = this._input.get_regexp(parent._match_pattern, true);\n this._until_pattern = this._input.get_regexp(parent._until_pattern);\n this._until_after = parent._until_after;\n }\n}\n\nPattern.prototype.read = function() {\n var result = this._input.read(this._starting_pattern);\n if (!this._starting_pattern || result) {\n result += this._input.read(this._match_pattern, this._until_pattern, this._until_after);\n }\n return result;\n};\n\nPattern.prototype.read_match = function() {\n return this._input.match(this._match_pattern);\n};\n\nPattern.prototype.until_after = function(pattern) {\n var result = this._create();\n result._until_after = true;\n result._until_pattern = this._input.get_regexp(pattern);\n result._update();\n return result;\n};\n\nPattern.prototype.until = function(pattern) {\n var result = this._create();\n result._until_after = false;\n result._until_pattern = this._input.get_regexp(pattern);\n result._update();\n return result;\n};\n\nPattern.prototype.starting_with = function(pattern) {\n var result = this._create();\n result._starting_pattern = this._input.get_regexp(pattern, true);\n result._update();\n return result;\n};\n\nPattern.prototype.matching = function(pattern) {\n var result = this._create();\n result._match_pattern = this._input.get_regexp(pattern, true);\n result._update();\n return result;\n};\n\nPattern.prototype._create = function() {\n return new Pattern(this._input, this);\n};\n\nPattern.prototype._update = function() {};\n\nmodule.exports.Pattern = Pattern;\n\n\n/***/ }),\n/* 13 */\n/***/ (function(module) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nfunction Directives(start_block_pattern, end_block_pattern) {\n start_block_pattern = typeof start_block_pattern === 'string' ? start_block_pattern : start_block_pattern.source;\n end_block_pattern = typeof end_block_pattern === 'string' ? end_block_pattern : end_block_pattern.source;\n this.__directives_block_pattern = new RegExp(start_block_pattern + / beautify( \\w+[:]\\w+)+ /.source + end_block_pattern, 'g');\n this.__directive_pattern = / (\\w+)[:](\\w+)/g;\n\n this.__directives_end_ignore_pattern = new RegExp(start_block_pattern + /\\sbeautify\\signore:end\\s/.source + end_block_pattern, 'g');\n}\n\nDirectives.prototype.get_directives = function(text) {\n if (!text.match(this.__directives_block_pattern)) {\n return null;\n }\n\n var directives = {};\n this.__directive_pattern.lastIndex = 0;\n var directive_match = this.__directive_pattern.exec(text);\n\n while (directive_match) {\n directives[directive_match[1]] = directive_match[2];\n directive_match = this.__directive_pattern.exec(text);\n }\n\n return directives;\n};\n\nDirectives.prototype.readIgnored = function(input) {\n return input.readUntilAfter(this.__directives_end_ignore_pattern);\n};\n\n\nmodule.exports.Directives = Directives;\n\n\n/***/ }),\n/* 14 */\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\n/*jshint node:true */\n/*\n\n The MIT License (MIT)\n\n Copyright (c) 2007-2018 Einar Lielmanis, Liam Newman, and contributors.\n\n Permission is hereby granted, free of charge, to any person\n obtaining a copy of this software and associated documentation files\n (the \"Software\"), to deal in the Software without restriction,\n including without limitation the rights to use, copy, modify, merge,\n publish, distribute, sublicense, and/or sell copies of the Software,\n and to permit persons to whom the Software is furnished to do so,\n subject to the following conditions:\n\n The above copyright notice and this permission notice shall be\n included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n*/\n\n\n\nvar Pattern = (__webpack_require__(12).Pattern);\n\n\nvar template_names = {\n django: false,\n erb: false,\n handlebars: false,\n php: false,\n smarty: false\n};\n\n// This lets templates appear anywhere we would do a readUntil\n// The cost is higher but it is pay to play.\nfunction TemplatablePattern(input_scanner, parent) {\n Pattern.call(this, input_scanner, parent);\n this.__template_pattern = null;\n this._disabled = Object.assign({}, template_names);\n this._excluded = Object.assign({}, template_names);\n\n if (parent) {\n this.__template_pattern = this._input.get_regexp(parent.__template_pattern);\n this._excluded = Object.assign(this._excluded, parent._excluded);\n this._disabled = Object.assign(this._disabled, parent._disabled);\n }\n var pattern = new Pattern(input_scanner);\n this.__patterns = {\n handlebars_comment: pattern.starting_with(/{{!--/).until_after(/--}}/),\n handlebars_unescaped: pattern.starting_with(/{{{/).until_after(/}}}/),\n handlebars: pattern.starting_with(/{{/).until_after(/}}/),\n php: pattern.starting_with(/<\\?(?:[= ]|php)/).until_after(/\\?>/),\n erb: pattern.starting_with(/<%[^%]/).until_after(/[^%]%>/),\n // django coflicts with handlebars a bit.\n django: pattern.starting_with(/{%/).until_after(/%}/),\n django_value: pattern.starting_with(/{{/).until_after(/}}/),\n django_comment: pattern.starting_with(/{#/).until_after(/#}/),\n smarty: pattern.starting_with(/{(?=[^}{\\s\\n])/).until_after(/[^\\s\\n]}/),\n smarty_comment: pattern.starting_with(/{\\*/).until_after(/\\*}/),\n smarty_literal: pattern.starting_with(/{literal}/).until_after(/{\\/literal}/)\n };\n}\nTemplatablePattern.prototype = new Pattern();\n\nTemplatablePattern.prototype._create = function() {\n return new TemplatablePattern(this._input, this);\n};\n\nTemplatablePattern.prototype._update = function() {\n this.__set_templated_pattern();\n};\n\nTemplatablePattern.prototype.disable = function(language) {\n var result = this._create();\n result._disabled[language] = true;\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.read_options = function(options) {\n var result = this._create();\n for (var language in template_names) {\n result._disabled[language] = options.templating.indexOf(language) === -1;\n }\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.exclude = function(language) {\n var result = this._create();\n result._excluded[language] = true;\n result._update();\n return result;\n};\n\nTemplatablePattern.prototype.read = function() {\n var result = '';\n if (this._match_pattern) {\n result = this._input.read(this._starting_pattern);\n } else {\n result = this._input.read(this._starting_pattern, this.__template_pattern);\n }\n var next = this._read_template();\n while (next) {\n if (this._match_pattern) {\n next += this._input.read(this._match_pattern);\n } else {\n next += this._input.readUntil(this.__template_pattern);\n }\n result += next;\n next = this._read_template();\n }\n\n if (this._until_after) {\n result += this._input.readUntilAfter(this._until_pattern);\n }\n return result;\n};\n\nTemplatablePattern.prototype.__set_templated_pattern = function() {\n var items = [];\n\n if (!this._disabled.php) {\n items.push(this.__patterns.php._starting_pattern.source);\n }\n if (!this._disabled.handlebars) {\n items.push(this.__patterns.handlebars._starting_pattern.source);\n }\n if (!this._disabled.erb) {\n items.push(this.__patterns.erb._starting_pattern.source);\n }\n if (!this._disabled.django) {\n items.push(this.__patterns.django._starting_pattern.source);\n // The starting pattern for django is more complex because it has different\n // patterns for value, comment, and other sections\n items.push(this.__patterns.django_value._starting_pattern.source);\n items.push(this.__patterns.django_comment._starting_pattern.source);\n }\n if (!this._disabled.smarty) {\n items.push(this.__patterns.smarty._starting_pattern.source);\n }\n\n if (this._until_pattern) {\n items.push(this._until_pattern.source);\n }\n this.__template_pattern = this._input.get_regexp('(?:' + items.join('|') + ')');\n};\n\nTemplatablePattern.prototype._read_template = function() {\n var resulting_string = '';\n var c = this._input.peek();\n if (c === '<') {\n var peek1 = this._input.peek(1);\n //if we're in a comment, do something special\n // We treat all comments as literals, even more than preformatted tags\n // we just look for the appropriate close tag\n if (!this._disabled.php && !this._excluded.php && peek1 === '?') {\n resulting_string = resulting_string ||\n this.__patterns.php.read();\n }\n if (!this._disabled.erb && !this._excluded.erb && peek1 === '%') {\n resulting_string = resulting_string ||\n this.__patterns.erb.read();\n }\n } else if (c === '{') {\n if (!this._disabled.handlebars && !this._excluded.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.handlebars_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.handlebars_unescaped.read();\n resulting_string = resulting_string ||\n this.__patterns.handlebars.read();\n }\n if (!this._disabled.django) {\n // django coflicts with handlebars a bit.\n if (!this._excluded.django && !this._excluded.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.django_value.read();\n }\n if (!this._excluded.django) {\n resulting_string = resulting_string ||\n this.__patterns.django_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.django.read();\n }\n }\n if (!this._disabled.smarty) {\n // smarty cannot be enabled with django or handlebars enabled\n if (this._disabled.django && this._disabled.handlebars) {\n resulting_string = resulting_string ||\n this.__patterns.smarty_comment.read();\n resulting_string = resulting_string ||\n this.__patterns.smarty_literal.read();\n resulting_string = resulting_string ||\n this.__patterns.smarty.read();\n }\n }\n }\n return resulting_string;\n};\n\n\nmodule.exports.TemplatablePattern = TemplatablePattern;\n\n\n/***/ })\n/******/ \t]);\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tvar cachedModule = __webpack_module_cache__[moduleId];\n/******/ \t\tif (cachedModule !== undefined) {\n/******/ \t\t\treturn cachedModule.exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \t// This entry module is referenced by other modules so it can't be inlined\n/******/ \tvar __webpack_exports__ = __webpack_require__(0);\n/******/ \tlegacy_beautify_js = __webpack_exports__;\n/******/ \t\n/******/ })()\n;\nvar js_beautify = legacy_beautify_js;\n/* Footer */\nif (typeof define === \"function\" && define.amd) {\n // Add support for AMD ( https://github.com/amdjs/amdjs-api/wiki/AMD#defineamd-property- )\n define([], function() {\n return { js_beautify: js_beautify };\n });\n} else if (typeof exports !== \"undefined\") {\n // Add support for CommonJS. Just put this file somewhere on your require.paths\n // and you will be able to `var js_beautify = require(\"beautify\").js_beautify`.\n exports.js_beautify = js_beautify;\n} else if (typeof window !== \"undefined\") {\n // If we're running a web page and don't have either of the above, add our one global\n window.js_beautify = js_beautify;\n} else if (typeof global !== \"undefined\") {\n // If we don't even have window, try global.\n global.js_beautify = js_beautify;\n}\n\n}());\n\n","exports.load = function(_cli_pkg_requires) {\n// make sure to keep this as 'var'\n// we don't want block scoping\n\nvar dartNodePreambleSelf = typeof global !== \"undefined\" ? global : window;\n\nvar self = Object.create(dartNodePreambleSelf);\n\nself.scheduleImmediate = typeof setImmediate !== \"undefined\"\n ? function (cb) {\n setImmediate(cb);\n }\n : function(cb) {\n setTimeout(cb, 0);\n };\n\n// CommonJS globals.\nself.exports = exports;\n\n// Node.js specific exports, check to see if they exist & or polyfilled\n\nif (typeof process !== \"undefined\") {\n self.process = process;\n}\n\nif (typeof __dirname !== \"undefined\") {\n self.__dirname = __dirname;\n}\n\nif (typeof __filename !== \"undefined\") {\n self.__filename = __filename;\n}\n\nif (typeof Buffer !== \"undefined\") {\n self.Buffer = Buffer;\n}\n\n// if we're running in a browser, Dart supports most of this out of box\n// make sure we only run these in Node.js environment\n\nvar dartNodeIsActuallyNode = !dartNodePreambleSelf.window\n\ntry {\n // Check if we're in a Web Worker instead.\n if (\"undefined\" !== typeof WorkerGlobalScope && dartNodePreambleSelf instanceof WorkerGlobalScope) {\n dartNodeIsActuallyNode = false;\n }\n\n // Check if we're in Electron, with Node.js integration, and override if true.\n if (\"undefined\" !== typeof process && process.versions && process.versions.hasOwnProperty('electron') && process.versions.hasOwnProperty('node')) {\n dartNodeIsActuallyNode = true;\n }\n} catch(e) {}\n\nif (dartNodeIsActuallyNode) {\n // This line is to:\n // 1) Prevent Webpack from bundling.\n // 2) In Webpack on Node.js, make sure we're using the native Node.js require, which is available via __non_webpack_require__\n // https://github.com/mbullington/node_preamble.dart/issues/18#issuecomment-527305561\n var url = (\"undefined\" !== typeof __webpack_require__ ? __non_webpack_require__ : require)(\"url\");\n\n // Setting `self.location=` in Electron throws a `TypeError`, so we define it\n // as a property instead to be safe.\n Object.defineProperty(self, \"location\", {\n value: {\n get href() {\n if (url.pathToFileURL) {\n return url.pathToFileURL(process.cwd()).href + \"/\";\n } else {\n // This isn't really a correct transformation, but it's the best we have\n // for versions of Node <10.12.0 which introduced `url.pathToFileURL()`.\n // For example, it will fail for paths that contain characters that need\n // to be escaped in URLs.\n return \"file://\" + (function() {\n var cwd = process.cwd();\n if (process.platform != \"win32\") return cwd;\n return \"/\" + cwd.replace(/\\\\/g, \"/\");\n })() + \"/\"\n }\n }\n }\n });\n\n (function() {\n function computeCurrentScript() {\n try {\n throw new Error();\n } catch(e) {\n var stack = e.stack;\n var re = new RegExp(\"^ *at [^(]*\\\\((.*):[0-9]*:[0-9]*\\\\)$\", \"mg\");\n var lastMatch = null;\n do {\n var match = re.exec(stack);\n if (match != null) lastMatch = match;\n } while (match != null);\n return lastMatch[1];\n }\n }\n\n // Setting `self.document=` isn't known to throw an error anywhere like\n // `self.location=` does on Electron, but it's better to be future-proof\n // just in case..\n var cachedCurrentScript = null;\n Object.defineProperty(self, \"document\", {\n value: {\n get currentScript() {\n if (cachedCurrentScript == null) {\n cachedCurrentScript = {src: computeCurrentScript()};\n }\n return cachedCurrentScript;\n }\n }\n });\n })();\n\n self.dartDeferredLibraryLoader = function(uri, successCallback, errorCallback) {\n try {\n load(uri);\n successCallback();\n } catch (error) {\n errorCallback(error);\n }\n };\n}\n\nself.util = require(\"util\");\nself.immutable = require(\"immutable\");\nself.fs = require(\"fs\");\nself.chokidar = _cli_pkg_requires.chokidar;\nself.readline = _cli_pkg_requires.readline;\n// Generated by dart2js (NullSafetyMode.sound, trust primitives, omit checks, lax runtime type, no-legacy-javascript, new-holders, csp), the Dart to JavaScript compiler version: 2.15.1.\n// The code supports the following hooks:\n// dartPrint(message):\n// if this function is defined it is called instead of the Dart [print]\n// method.\n//\n// dartMainRunner(main, args):\n// if this function is defined, the Dart [main] method will not be invoked\n// directly. Instead, a closure that will invoke [main], and its arguments\n// [args] is passed to [dartMainRunner].\n//\n// dartDeferredLibraryLoader(uri, successCallback, errorCallback, loadId):\n// if this function is defined, it will be called when a deferred library\n// is loaded. It should load and eval the javascript of `uri`, and call\n// successCallback. If it fails to do so, it should call errorCallback with\n// an error. The loadId argument is the deferred import that resulted in\n// this uri being loaded.\n//\n// dartCallInstrumentation(id, qualifiedName):\n// if this function is defined, it will be called at each entry of a\n// method or constructor. Used only when compiling programs with\n// --experiment-call-instrumentation.\n(function dartProgram() {\n function copyProperties(from, to) {\n var keys = Object.keys(from);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n to[key] = from[key];\n }\n }\n function mixinPropertiesHard(from, to) {\n var keys = Object.keys(from);\n for (var i = 0; i < keys.length; i++) {\n var key = keys[i];\n if (!to.hasOwnProperty(key))\n to[key] = from[key];\n }\n }\n function mixinPropertiesEasy(from, to) {\n Object.assign(to, from);\n }\n var supportsDirectProtoAccess = function() {\n var cls = function() {\n };\n cls.prototype = {p: {}};\n var object = new cls();\n if (!(object.__proto__ && object.__proto__.p === cls.prototype.p))\n return false;\n try {\n if (typeof navigator != \"undefined\" && typeof navigator.userAgent == \"string\" && navigator.userAgent.indexOf(\"Chrome/\") >= 0)\n return true;\n if (typeof version == \"function\" && version.length == 0) {\n var v = version();\n if (/^\\d+\\.\\d+\\.\\d+\\.\\d+$/.test(v))\n return true;\n }\n } catch (_) {\n }\n return false;\n }();\n function setFunctionNamesIfNecessary(holders) {\n function t() {\n }\n ;\n if (typeof t.name == \"string\")\n return;\n for (var i = 0; i < holders.length; i++) {\n var holder = holders[i];\n var keys = Object.keys(holder);\n for (var j = 0; j < keys.length; j++) {\n var key = keys[j];\n var f = holder[key];\n if (typeof f == \"function\")\n f.name = key;\n }\n }\n }\n function inherit(cls, sup) {\n cls.prototype.constructor = cls;\n cls.prototype[\"$is\" + cls.name] = cls;\n if (sup != null) {\n if (supportsDirectProtoAccess) {\n cls.prototype.__proto__ = sup.prototype;\n return;\n }\n var clsPrototype = Object.create(sup.prototype);\n copyProperties(cls.prototype, clsPrototype);\n cls.prototype = clsPrototype;\n }\n }\n function inheritMany(sup, classes) {\n for (var i = 0; i < classes.length; i++)\n inherit(classes[i], sup);\n }\n function mixinEasy(cls, mixin) {\n mixinPropertiesEasy(mixin.prototype, cls.prototype);\n cls.prototype.constructor = cls;\n }\n function mixinHard(cls, mixin) {\n mixinPropertiesHard(mixin.prototype, cls.prototype);\n cls.prototype.constructor = cls;\n }\n function lazyOld(holder, name, getterName, initializer) {\n var uninitializedSentinel = holder;\n holder[name] = uninitializedSentinel;\n holder[getterName] = function() {\n holder[getterName] = function() {\n A.throwCyclicInit(name);\n };\n var result;\n var sentinelInProgress = initializer;\n try {\n if (holder[name] === uninitializedSentinel) {\n result = holder[name] = sentinelInProgress;\n result = holder[name] = initializer();\n } else\n result = holder[name];\n } finally {\n if (result === sentinelInProgress)\n holder[name] = null;\n holder[getterName] = function() {\n return this[name];\n };\n }\n return result;\n };\n }\n function lazy(holder, name, getterName, initializer) {\n var uninitializedSentinel = holder;\n holder[name] = uninitializedSentinel;\n holder[getterName] = function() {\n if (holder[name] === uninitializedSentinel)\n holder[name] = initializer();\n holder[getterName] = function() {\n return this[name];\n };\n return holder[name];\n };\n }\n function lazyFinal(holder, name, getterName, initializer) {\n var uninitializedSentinel = holder;\n holder[name] = uninitializedSentinel;\n holder[getterName] = function() {\n if (holder[name] === uninitializedSentinel) {\n var value = initializer();\n if (holder[name] !== uninitializedSentinel)\n A.throwLateFieldADI(name);\n holder[name] = value;\n }\n holder[getterName] = function() {\n return this[name];\n };\n return holder[name];\n };\n }\n function makeConstList(list) {\n list.immutable$list = Array;\n list.fixed$length = Array;\n return list;\n }\n function convertToFastObject(properties) {\n function t() {\n }\n t.prototype = properties;\n new t();\n return properties;\n }\n function convertAllToFastObject(arrayOfObjects) {\n for (var i = 0; i < arrayOfObjects.length; ++i)\n convertToFastObject(arrayOfObjects[i]);\n }\n var functionCounter = 0;\n function instanceTearOffGetter(isIntercepted, parameters) {\n var cache = null;\n return isIntercepted ? function(receiver) {\n if (cache === null)\n cache = A.closureFromTearOff(parameters);\n return new cache(receiver, this);\n } : function() {\n if (cache === null)\n cache = A.closureFromTearOff(parameters);\n return new cache(this, null);\n };\n }\n function staticTearOffGetter(parameters) {\n var cache = null;\n return function() {\n if (cache === null)\n cache = A.closureFromTearOff(parameters).prototype;\n return cache;\n };\n }\n var typesOffset = 0;\n function tearOffParameters(container, isStatic, isIntercepted, requiredParameterCount, optionalParameterDefaultValues, callNames, funsOrNames, funType, applyIndex, needsDirectAccess) {\n if (typeof funType == \"number\")\n funType += typesOffset;\n return {co: container, iS: isStatic, iI: isIntercepted, rC: requiredParameterCount, dV: optionalParameterDefaultValues, cs: callNames, fs: funsOrNames, fT: funType, aI: applyIndex || 0, nDA: needsDirectAccess};\n }\n function installStaticTearOff(holder, getterName, requiredParameterCount, optionalParameterDefaultValues, callNames, funsOrNames, funType, applyIndex) {\n var parameters = tearOffParameters(holder, true, false, requiredParameterCount, optionalParameterDefaultValues, callNames, funsOrNames, funType, applyIndex, false);\n var getterFunction = staticTearOffGetter(parameters);\n holder[getterName] = getterFunction;\n }\n function installInstanceTearOff(prototype, getterName, isIntercepted, requiredParameterCount, optionalParameterDefaultValues, callNames, funsOrNames, funType, applyIndex, needsDirectAccess) {\n isIntercepted = !!isIntercepted;\n var parameters = tearOffParameters(prototype, false, isIntercepted, requiredParameterCount, optionalParameterDefaultValues, callNames, funsOrNames, funType, applyIndex, !!needsDirectAccess);\n var getterFunction = instanceTearOffGetter(isIntercepted, parameters);\n prototype[getterName] = getterFunction;\n }\n function setOrUpdateInterceptorsByTag(newTags) {\n var tags = init.interceptorsByTag;\n if (!tags) {\n init.interceptorsByTag = newTags;\n return;\n }\n copyProperties(newTags, tags);\n }\n function setOrUpdateLeafTags(newTags) {\n var tags = init.leafTags;\n if (!tags) {\n init.leafTags = newTags;\n return;\n }\n copyProperties(newTags, tags);\n }\n function updateTypes(newTypes) {\n var types = init.types;\n var length = types.length;\n types.push.apply(types, newTypes);\n return length;\n }\n function updateHolder(holder, newHolder) {\n copyProperties(newHolder, holder);\n return holder;\n }\n var hunkHelpers = function() {\n var mkInstance = function(isIntercepted, requiredParameterCount, optionalParameterDefaultValues, callNames, applyIndex) {\n return function(container, getterName, name, funType) {\n return installInstanceTearOff(container, getterName, isIntercepted, requiredParameterCount, optionalParameterDefaultValues, callNames, [name], funType, applyIndex, false);\n };\n },\n mkStatic = function(requiredParameterCount, optionalParameterDefaultValues, callNames, applyIndex) {\n return function(container, getterName, name, funType) {\n return installStaticTearOff(container, getterName, requiredParameterCount, optionalParameterDefaultValues, callNames, [name], funType, applyIndex);\n };\n };\n return {inherit: inherit, inheritMany: inheritMany, mixin: mixinEasy, mixinHard: mixinHard, installStaticTearOff: installStaticTearOff, installInstanceTearOff: installInstanceTearOff, _instance_0u: mkInstance(0, 0, null, [\"call$0\"], 0), _instance_1u: mkInstance(0, 1, null, [\"call$1\"], 0), _instance_2u: mkInstance(0, 2, null, [\"call$2\"], 0), _instance_0i: mkInstance(1, 0, null, [\"call$0\"], 0), _instance_1i: mkInstance(1, 1, null, [\"call$1\"], 0), _instance_2i: mkInstance(1, 2, null, [\"call$2\"], 0), _static_0: mkStatic(0, null, [\"call$0\"], 0), _static_1: mkStatic(1, null, [\"call$1\"], 0), _static_2: mkStatic(2, null, [\"call$2\"], 0), makeConstList: makeConstList, lazy: lazy, lazyFinal: lazyFinal, lazyOld: lazyOld, updateHolder: updateHolder, convertToFastObject: convertToFastObject, setFunctionNamesIfNecessary: setFunctionNamesIfNecessary, updateTypes: updateTypes, setOrUpdateInterceptorsByTag: setOrUpdateInterceptorsByTag, setOrUpdateLeafTags: setOrUpdateLeafTags};\n }();\n function initializeDeferredHunk(hunk) {\n typesOffset = init.types.length;\n hunk(hunkHelpers, init, holders, $);\n }\n var A = {JS_CONST: function JS_CONST() {\n },\n CastIterable_CastIterable(source, $S, $T) {\n if ($S._eval$1(\"EfficientLengthIterable<0>\")._is(source))\n return new A._EfficientLengthCastIterable(source, $S._eval$1(\"@<0>\")._bind$1($T)._eval$1(\"_EfficientLengthCastIterable<1,2>\"));\n return new A.CastIterable(source, $S._eval$1(\"@<0>\")._bind$1($T)._eval$1(\"CastIterable<1,2>\"));\n },\n LateError$fieldADI(fieldName) {\n return new A.LateError(\"Field '\" + fieldName + \"' has been assigned during initialization.\");\n },\n LateError$localNI(localName) {\n return new A.LateError(\"Local '\" + localName + \"' has not been initialized.\");\n },\n hexDigitValue(char) {\n var letter,\n digit = char ^ 48;\n if (digit <= 9)\n return digit;\n letter = char | 32;\n if (97 <= letter && letter <= 102)\n return letter - 87;\n return -1;\n },\n SystemHash_combine(hash, value) {\n hash = hash + value & 536870911;\n hash = hash + ((hash & 524287) << 10) & 536870911;\n return hash ^ hash >>> 6;\n },\n SystemHash_finish(hash) {\n hash = hash + ((hash & 67108863) << 3) & 536870911;\n hash ^= hash >>> 11;\n return hash + ((hash & 16383) << 15) & 536870911;\n },\n checkNotNullable(value, $name, $T) {\n return value;\n },\n SubListIterable$(_iterable, _start, _endOrLength, $E) {\n A.RangeError_checkNotNegative(_start, \"start\");\n if (_endOrLength != null) {\n A.RangeError_checkNotNegative(_endOrLength, \"end\");\n if (_start > _endOrLength)\n A.throwExpression(A.RangeError$range(_start, 0, _endOrLength, \"start\", null));\n }\n return new A.SubListIterable(_iterable, _start, _endOrLength, $E._eval$1(\"SubListIterable<0>\"));\n },\n MappedIterable_MappedIterable(iterable, $function, $S, $T) {\n if (type$.EfficientLengthIterable_dynamic._is(iterable))\n return new A.EfficientLengthMappedIterable(iterable, $function, $S._eval$1(\"@<0>\")._bind$1($T)._eval$1(\"EfficientLengthMappedIterable<1,2>\"));\n return new A.MappedIterable(iterable, $function, $S._eval$1(\"@<0>\")._bind$1($T)._eval$1(\"MappedIterable<1,2>\"));\n },\n TakeIterable_TakeIterable(iterable, takeCount, $E) {\n var _s9_ = \"takeCount\";\n A.ArgumentError_checkNotNull(takeCount, _s9_);\n A.RangeError_checkNotNegative(takeCount, _s9_);\n if (type$.EfficientLengthIterable_dynamic._is(iterable))\n return new A.EfficientLengthTakeIterable(iterable, takeCount, $E._eval$1(\"EfficientLengthTakeIterable<0>\"));\n return new A.TakeIterable(iterable, takeCount, $E._eval$1(\"TakeIterable<0>\"));\n },\n SkipIterable_SkipIterable(iterable, count, $E) {\n var _s5_ = \"count\";\n if (type$.EfficientLengthIterable_dynamic._is(iterable)) {\n A.ArgumentError_checkNotNull(count, _s5_);\n A.RangeError_checkNotNegative(count, _s5_);\n return new A.EfficientLengthSkipIterable(iterable, count, $E._eval$1(\"EfficientLengthSkipIterable<0>\"));\n }\n A.ArgumentError_checkNotNull(count, _s5_);\n A.RangeError_checkNotNegative(count, _s5_);\n return new A.SkipIterable(iterable, count, $E._eval$1(\"SkipIterable<0>\"));\n },\n FollowedByIterable_FollowedByIterable$firstEfficient(first, second, $E) {\n if ($E._eval$1(\"EfficientLengthIterable<0>\")._is(second))\n return new A.EfficientLengthFollowedByIterable(first, second, $E._eval$1(\"EfficientLengthFollowedByIterable<0>\"));\n return new A.FollowedByIterable(first, second, $E._eval$1(\"FollowedByIterable<0>\"));\n },\n IterableElementError_noElement() {\n return new A.StateError(\"No element\");\n },\n IterableElementError_tooMany() {\n return new A.StateError(\"Too many elements\");\n },\n IterableElementError_tooFew() {\n return new A.StateError(\"Too few elements\");\n },\n Sort_sort(a, compare) {\n A.Sort__doSort(a, 0, J.get$length$asx(a) - 1, compare);\n },\n Sort__doSort(a, left, right, compare) {\n if (right - left <= 32)\n A.Sort__insertionSort(a, left, right, compare);\n else\n A.Sort__dualPivotQuicksort(a, left, right, compare);\n },\n Sort__insertionSort(a, left, right, compare) {\n var i, t1, el, j, j0;\n for (i = left + 1, t1 = J.getInterceptor$asx(a); i <= right; ++i) {\n el = t1.$index(a, i);\n j = i;\n while (true) {\n if (!(j > left && compare.call$2(t1.$index(a, j - 1), el) > 0))\n break;\n j0 = j - 1;\n t1.$indexSet(a, j, t1.$index(a, j0));\n j = j0;\n }\n t1.$indexSet(a, j, el);\n }\n },\n Sort__dualPivotQuicksort(a, left, right, compare) {\n var t0, less, great, k, ak, comp, great0, less0, pivots_are_equal, t2,\n sixth = B.JSInt_methods._tdivFast$1(right - left + 1, 6),\n index1 = left + sixth,\n index5 = right - sixth,\n index3 = B.JSInt_methods._tdivFast$1(left + right, 2),\n index2 = index3 - sixth,\n index4 = index3 + sixth,\n t1 = J.getInterceptor$asx(a),\n el1 = t1.$index(a, index1),\n el2 = t1.$index(a, index2),\n el3 = t1.$index(a, index3),\n el4 = t1.$index(a, index4),\n el5 = t1.$index(a, index5);\n if (compare.call$2(el1, el2) > 0) {\n t0 = el2;\n el2 = el1;\n el1 = t0;\n }\n if (compare.call$2(el4, el5) > 0) {\n t0 = el5;\n el5 = el4;\n el4 = t0;\n }\n if (compare.call$2(el1, el3) > 0) {\n t0 = el3;\n el3 = el1;\n el1 = t0;\n }\n if (compare.call$2(el2, el3) > 0) {\n t0 = el3;\n el3 = el2;\n el2 = t0;\n }\n if (compare.call$2(el1, el4) > 0) {\n t0 = el4;\n el4 = el1;\n el1 = t0;\n }\n if (compare.call$2(el3, el4) > 0) {\n t0 = el4;\n el4 = el3;\n el3 = t0;\n }\n if (compare.call$2(el2, el5) > 0) {\n t0 = el5;\n el5 = el2;\n el2 = t0;\n }\n if (compare.call$2(el2, el3) > 0) {\n t0 = el3;\n el3 = el2;\n el2 = t0;\n }\n if (compare.call$2(el4, el5) > 0) {\n t0 = el5;\n el5 = el4;\n el4 = t0;\n }\n t1.$indexSet(a, index1, el1);\n t1.$indexSet(a, index3, el3);\n t1.$indexSet(a, index5, el5);\n t1.$indexSet(a, index2, t1.$index(a, left));\n t1.$indexSet(a, index4, t1.$index(a, right));\n less = left + 1;\n great = right - 1;\n if (J.$eq$(compare.call$2(el2, el4), 0)) {\n for (k = less; k <= great; ++k) {\n ak = t1.$index(a, k);\n comp = compare.call$2(ak, el2);\n if (comp === 0)\n continue;\n if (comp < 0) {\n if (k !== less) {\n t1.$indexSet(a, k, t1.$index(a, less));\n t1.$indexSet(a, less, ak);\n }\n ++less;\n } else\n for (; true;) {\n comp = compare.call$2(t1.$index(a, great), el2);\n if (comp > 0) {\n --great;\n continue;\n } else {\n great0 = great - 1;\n if (comp < 0) {\n t1.$indexSet(a, k, t1.$index(a, less));\n less0 = less + 1;\n t1.$indexSet(a, less, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n great = great0;\n less = less0;\n break;\n } else {\n t1.$indexSet(a, k, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n great = great0;\n break;\n }\n }\n }\n }\n pivots_are_equal = true;\n } else {\n for (k = less; k <= great; ++k) {\n ak = t1.$index(a, k);\n if (compare.call$2(ak, el2) < 0) {\n if (k !== less) {\n t1.$indexSet(a, k, t1.$index(a, less));\n t1.$indexSet(a, less, ak);\n }\n ++less;\n } else if (compare.call$2(ak, el4) > 0)\n for (; true;)\n if (compare.call$2(t1.$index(a, great), el4) > 0) {\n --great;\n if (great < k)\n break;\n continue;\n } else {\n great0 = great - 1;\n if (compare.call$2(t1.$index(a, great), el2) < 0) {\n t1.$indexSet(a, k, t1.$index(a, less));\n less0 = less + 1;\n t1.$indexSet(a, less, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n less = less0;\n } else {\n t1.$indexSet(a, k, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n }\n great = great0;\n break;\n }\n }\n pivots_are_equal = false;\n }\n t2 = less - 1;\n t1.$indexSet(a, left, t1.$index(a, t2));\n t1.$indexSet(a, t2, el2);\n t2 = great + 1;\n t1.$indexSet(a, right, t1.$index(a, t2));\n t1.$indexSet(a, t2, el4);\n A.Sort__doSort(a, left, less - 2, compare);\n A.Sort__doSort(a, great + 2, right, compare);\n if (pivots_are_equal)\n return;\n if (less < index1 && great > index5) {\n for (; J.$eq$(compare.call$2(t1.$index(a, less), el2), 0);)\n ++less;\n for (; J.$eq$(compare.call$2(t1.$index(a, great), el4), 0);)\n --great;\n for (k = less; k <= great; ++k) {\n ak = t1.$index(a, k);\n if (compare.call$2(ak, el2) === 0) {\n if (k !== less) {\n t1.$indexSet(a, k, t1.$index(a, less));\n t1.$indexSet(a, less, ak);\n }\n ++less;\n } else if (compare.call$2(ak, el4) === 0)\n for (; true;)\n if (compare.call$2(t1.$index(a, great), el4) === 0) {\n --great;\n if (great < k)\n break;\n continue;\n } else {\n great0 = great - 1;\n if (compare.call$2(t1.$index(a, great), el2) < 0) {\n t1.$indexSet(a, k, t1.$index(a, less));\n less0 = less + 1;\n t1.$indexSet(a, less, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n less = less0;\n } else {\n t1.$indexSet(a, k, t1.$index(a, great));\n t1.$indexSet(a, great, ak);\n }\n great = great0;\n break;\n }\n }\n A.Sort__doSort(a, less, great, compare);\n } else\n A.Sort__doSort(a, less, great, compare);\n },\n _CastIterableBase: function _CastIterableBase() {\n },\n CastIterator: function CastIterator(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n CastIterable: function CastIterable(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n _EfficientLengthCastIterable: function _EfficientLengthCastIterable(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n _CastListBase: function _CastListBase() {\n },\n _CastListBase_sort_closure: function _CastListBase_sort_closure(t0, t1) {\n this.$this = t0;\n this.compare = t1;\n },\n CastList: function CastList(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n CastSet: function CastSet(t0, t1, t2) {\n this._source = t0;\n this._emptySet = t1;\n this.$ti = t2;\n },\n CastMap: function CastMap(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n CastMap_forEach_closure: function CastMap_forEach_closure(t0, t1) {\n this.$this = t0;\n this.f = t1;\n },\n CastMap_entries_closure: function CastMap_entries_closure(t0) {\n this.$this = t0;\n },\n LateError: function LateError(t0) {\n this._message = t0;\n },\n CodeUnits: function CodeUnits(t0) {\n this._string = t0;\n },\n nullFuture_closure: function nullFuture_closure() {\n },\n SentinelValue: function SentinelValue() {\n },\n EfficientLengthIterable: function EfficientLengthIterable() {\n },\n ListIterable: function ListIterable() {\n },\n SubListIterable: function SubListIterable(t0, t1, t2, t3) {\n var _ = this;\n _.__internal$_iterable = t0;\n _._start = t1;\n _._endOrLength = t2;\n _.$ti = t3;\n },\n ListIterator: function ListIterator(t0, t1) {\n var _ = this;\n _.__internal$_iterable = t0;\n _.__internal$_length = t1;\n _.__internal$_index = 0;\n _.__internal$_current = null;\n },\n MappedIterable: function MappedIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._f = t1;\n this.$ti = t2;\n },\n EfficientLengthMappedIterable: function EfficientLengthMappedIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._f = t1;\n this.$ti = t2;\n },\n MappedIterator: function MappedIterator(t0, t1) {\n this.__internal$_current = null;\n this._iterator = t0;\n this._f = t1;\n },\n MappedListIterable: function MappedListIterable(t0, t1, t2) {\n this._source = t0;\n this._f = t1;\n this.$ti = t2;\n },\n WhereIterable: function WhereIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._f = t1;\n this.$ti = t2;\n },\n WhereIterator: function WhereIterator(t0, t1) {\n this._iterator = t0;\n this._f = t1;\n },\n ExpandIterable: function ExpandIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._f = t1;\n this.$ti = t2;\n },\n ExpandIterator: function ExpandIterator(t0, t1, t2) {\n var _ = this;\n _._iterator = t0;\n _._f = t1;\n _._currentExpansion = t2;\n _.__internal$_current = null;\n },\n TakeIterable: function TakeIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._takeCount = t1;\n this.$ti = t2;\n },\n EfficientLengthTakeIterable: function EfficientLengthTakeIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._takeCount = t1;\n this.$ti = t2;\n },\n TakeIterator: function TakeIterator(t0, t1) {\n this._iterator = t0;\n this._remaining = t1;\n },\n SkipIterable: function SkipIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._skipCount = t1;\n this.$ti = t2;\n },\n EfficientLengthSkipIterable: function EfficientLengthSkipIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._skipCount = t1;\n this.$ti = t2;\n },\n SkipIterator: function SkipIterator(t0, t1) {\n this._iterator = t0;\n this._skipCount = t1;\n },\n SkipWhileIterable: function SkipWhileIterable(t0, t1, t2) {\n this.__internal$_iterable = t0;\n this._f = t1;\n this.$ti = t2;\n },\n SkipWhileIterator: function SkipWhileIterator(t0, t1) {\n this._iterator = t0;\n this._f = t1;\n this._hasSkipped = false;\n },\n EmptyIterable: function EmptyIterable(t0) {\n this.$ti = t0;\n },\n EmptyIterator: function EmptyIterator() {\n },\n FollowedByIterable: function FollowedByIterable(t0, t1, t2) {\n this.__internal$_first = t0;\n this._second = t1;\n this.$ti = t2;\n },\n EfficientLengthFollowedByIterable: function EfficientLengthFollowedByIterable(t0, t1, t2) {\n this.__internal$_first = t0;\n this._second = t1;\n this.$ti = t2;\n },\n FollowedByIterator: function FollowedByIterator(t0, t1) {\n this._currentIterator = t0;\n this._nextIterable = t1;\n },\n WhereTypeIterable: function WhereTypeIterable(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n WhereTypeIterator: function WhereTypeIterator(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n FixedLengthListMixin: function FixedLengthListMixin() {\n },\n UnmodifiableListMixin: function UnmodifiableListMixin() {\n },\n UnmodifiableListBase: function UnmodifiableListBase() {\n },\n ReversedListIterable: function ReversedListIterable(t0, t1) {\n this._source = t0;\n this.$ti = t1;\n },\n Symbol: function Symbol(t0) {\n this.__internal$_name = t0;\n },\n __CastListBase__CastIterableBase_ListMixin: function __CastListBase__CastIterableBase_ListMixin() {\n },\n ConstantMap_ConstantMap$from(other, $K, $V) {\n var allStrings, k, object, t2,\n keys = A.List_List$from(other.get$keys(other), true, $K),\n t1 = keys.length,\n _i = 0;\n while (true) {\n if (!(_i < t1)) {\n allStrings = true;\n break;\n }\n k = keys[_i];\n if (typeof k != \"string\" || \"__proto__\" === k) {\n allStrings = false;\n break;\n }\n ++_i;\n }\n if (allStrings) {\n object = {};\n for (_i = 0; t2 = keys.length, _i < t2; keys.length === t1 || (0, A.throwConcurrentModificationError)(keys), ++_i) {\n k = keys[_i];\n object[k] = other.$index(0, k);\n }\n return new A.ConstantStringMap(t2, object, keys, $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"ConstantStringMap<1,2>\"));\n }\n return new A.ConstantMapView(A.LinkedHashMap_LinkedHashMap$from(other, $K, $V), $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"ConstantMapView<1,2>\"));\n },\n ConstantMap__throwUnmodifiable() {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify unmodifiable Map\"));\n },\n instantiate1(f, T1) {\n var t1 = new A.Instantiation1(f, T1._eval$1(\"Instantiation1<0>\"));\n t1.Instantiation$1(f);\n return t1;\n },\n unminifyOrTag(rawClassName) {\n var preserved = init.mangledGlobalNames[rawClassName];\n if (preserved != null)\n return preserved;\n return rawClassName;\n },\n isJsIndexable(object, record) {\n var result;\n if (record != null) {\n result = record.x;\n if (result != null)\n return result;\n }\n return type$.JavaScriptIndexingBehavior_dynamic._is(object);\n },\n S(value) {\n var result;\n if (typeof value == \"string\")\n return value;\n if (typeof value == \"number\") {\n if (value !== 0)\n return \"\" + value;\n } else if (true === value)\n return \"true\";\n else if (false === value)\n return \"false\";\n else if (value == null)\n return \"null\";\n result = J.toString$0$(value);\n return result;\n },\n Primitives_objectHashCode(object) {\n var hash = object.$identityHash;\n if (hash == null) {\n hash = Math.random() * 0x3fffffff | 0;\n object.$identityHash = hash;\n }\n return hash;\n },\n Primitives_parseInt(source, radix) {\n var decimalMatch, maxCharCode, digitsPart, t1, i, _null = null,\n match = /^\\s*[+-]?((0x[a-f0-9]+)|(\\d+)|([a-z0-9]+))\\s*$/i.exec(source);\n if (match == null)\n return _null;\n decimalMatch = match[3];\n if (radix == null) {\n if (decimalMatch != null)\n return parseInt(source, 10);\n if (match[2] != null)\n return parseInt(source, 16);\n return _null;\n }\n if (radix < 2 || radix > 36)\n throw A.wrapException(A.RangeError$range(radix, 2, 36, \"radix\", _null));\n if (radix === 10 && decimalMatch != null)\n return parseInt(source, 10);\n if (radix < 10 || decimalMatch == null) {\n maxCharCode = radix <= 10 ? 47 + radix : 86 + radix;\n digitsPart = match[1];\n for (t1 = digitsPart.length, i = 0; i < t1; ++i)\n if ((B.JSString_methods._codeUnitAt$1(digitsPart, i) | 32) > maxCharCode)\n return _null;\n }\n return parseInt(source, radix);\n },\n Primitives_parseDouble(source) {\n var result, trimmed;\n if (!/^\\s*[+-]?(?:Infinity|NaN|(?:\\.\\d+|\\d+(?:\\.\\d*)?)(?:[eE][+-]?\\d+)?)\\s*$/.test(source))\n return null;\n result = parseFloat(source);\n if (isNaN(result)) {\n trimmed = B.JSString_methods.trim$0(source);\n if (trimmed === \"NaN\" || trimmed === \"+NaN\" || trimmed === \"-NaN\")\n return result;\n return null;\n }\n return result;\n },\n Primitives_objectTypeName(object) {\n return A.Primitives__objectTypeNameNewRti(object);\n },\n Primitives__objectTypeNameNewRti(object) {\n var dispatchName, t1, $constructor, constructorName;\n if (object instanceof A.Object)\n return A._rtiToString(A.instanceType(object), null);\n if (J.getInterceptor$(object) === B.Interceptor_methods || type$.UnknownJavaScriptObject._is(object)) {\n dispatchName = B.C_JS_CONST(object);\n t1 = dispatchName !== \"Object\" && dispatchName !== \"\";\n if (t1)\n return dispatchName;\n $constructor = object.constructor;\n if (typeof $constructor == \"function\") {\n constructorName = $constructor.name;\n if (typeof constructorName == \"string\")\n t1 = constructorName !== \"Object\" && constructorName !== \"\";\n else\n t1 = false;\n if (t1)\n return constructorName;\n }\n }\n return A._rtiToString(A.instanceType(object), null);\n },\n Primitives_currentUri() {\n if (!!self.location)\n return self.location.href;\n return null;\n },\n Primitives__fromCharCodeApply(array) {\n var result, i, i0, chunkEnd,\n end = array.length;\n if (end <= 500)\n return String.fromCharCode.apply(null, array);\n for (result = \"\", i = 0; i < end; i = i0) {\n i0 = i + 500;\n chunkEnd = i0 < end ? i0 : end;\n result += String.fromCharCode.apply(null, array.slice(i, chunkEnd));\n }\n return result;\n },\n Primitives_stringFromCodePoints(codePoints) {\n var t1, _i, i,\n a = A._setArrayType([], type$.JSArray_int);\n for (t1 = codePoints.length, _i = 0; _i < codePoints.length; codePoints.length === t1 || (0, A.throwConcurrentModificationError)(codePoints), ++_i) {\n i = codePoints[_i];\n if (!A._isInt(i))\n throw A.wrapException(A.argumentErrorValue(i));\n if (i <= 65535)\n a.push(i);\n else if (i <= 1114111) {\n a.push(55296 + (B.JSInt_methods._shrOtherPositive$1(i - 65536, 10) & 1023));\n a.push(56320 + (i & 1023));\n } else\n throw A.wrapException(A.argumentErrorValue(i));\n }\n return A.Primitives__fromCharCodeApply(a);\n },\n Primitives_stringFromCharCodes(charCodes) {\n var t1, _i, i;\n for (t1 = charCodes.length, _i = 0; _i < t1; ++_i) {\n i = charCodes[_i];\n if (!A._isInt(i))\n throw A.wrapException(A.argumentErrorValue(i));\n if (i < 0)\n throw A.wrapException(A.argumentErrorValue(i));\n if (i > 65535)\n return A.Primitives_stringFromCodePoints(charCodes);\n }\n return A.Primitives__fromCharCodeApply(charCodes);\n },\n Primitives_stringFromNativeUint8List(charCodes, start, end) {\n var i, result, i0, chunkEnd;\n if (end <= 500 && start === 0 && end === charCodes.length)\n return String.fromCharCode.apply(null, charCodes);\n for (i = start, result = \"\"; i < end; i = i0) {\n i0 = i + 500;\n chunkEnd = i0 < end ? i0 : end;\n result += String.fromCharCode.apply(null, charCodes.subarray(i, chunkEnd));\n }\n return result;\n },\n Primitives_stringFromCharCode(charCode) {\n var bits;\n if (0 <= charCode) {\n if (charCode <= 65535)\n return String.fromCharCode(charCode);\n if (charCode <= 1114111) {\n bits = charCode - 65536;\n return String.fromCharCode((B.JSInt_methods._shrOtherPositive$1(bits, 10) | 55296) >>> 0, bits & 1023 | 56320);\n }\n }\n throw A.wrapException(A.RangeError$range(charCode, 0, 1114111, null, null));\n },\n Primitives_lazyAsJsDate(receiver) {\n if (receiver.date === void 0)\n receiver.date = new Date(receiver._core$_value);\n return receiver.date;\n },\n Primitives_getYear(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getFullYear() + 0;\n return t1;\n },\n Primitives_getMonth(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getMonth() + 1;\n return t1;\n },\n Primitives_getDay(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getDate() + 0;\n return t1;\n },\n Primitives_getHours(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getHours() + 0;\n return t1;\n },\n Primitives_getMinutes(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getMinutes() + 0;\n return t1;\n },\n Primitives_getSeconds(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getSeconds() + 0;\n return t1;\n },\n Primitives_getMilliseconds(receiver) {\n var t1 = A.Primitives_lazyAsJsDate(receiver).getMilliseconds() + 0;\n return t1;\n },\n Primitives_functionNoSuchMethod($function, positionalArguments, namedArguments) {\n var $arguments, namedArgumentList, t1 = {};\n t1.argumentCount = 0;\n $arguments = [];\n namedArgumentList = [];\n t1.argumentCount = positionalArguments.length;\n B.JSArray_methods.addAll$1($arguments, positionalArguments);\n t1.names = \"\";\n if (namedArguments != null && !namedArguments.get$isEmpty(namedArguments))\n namedArguments.forEach$1(0, new A.Primitives_functionNoSuchMethod_closure(t1, namedArgumentList, $arguments));\n \"\" + t1.argumentCount;\n return J.noSuchMethod$1$($function, new A.JSInvocationMirror(B.Symbol_call, 0, $arguments, namedArgumentList, 0));\n },\n Primitives_applyFunction($function, positionalArguments, namedArguments) {\n var t1, argumentCount, jsStub;\n if (Array.isArray(positionalArguments))\n t1 = namedArguments == null || namedArguments.get$isEmpty(namedArguments);\n else\n t1 = false;\n if (t1) {\n argumentCount = positionalArguments.length;\n if (argumentCount === 0) {\n if (!!$function.call$0)\n return $function.call$0();\n } else if (argumentCount === 1) {\n if (!!$function.call$1)\n return $function.call$1(positionalArguments[0]);\n } else if (argumentCount === 2) {\n if (!!$function.call$2)\n return $function.call$2(positionalArguments[0], positionalArguments[1]);\n } else if (argumentCount === 3) {\n if (!!$function.call$3)\n return $function.call$3(positionalArguments[0], positionalArguments[1], positionalArguments[2]);\n } else if (argumentCount === 4) {\n if (!!$function.call$4)\n return $function.call$4(positionalArguments[0], positionalArguments[1], positionalArguments[2], positionalArguments[3]);\n } else if (argumentCount === 5)\n if (!!$function.call$5)\n return $function.call$5(positionalArguments[0], positionalArguments[1], positionalArguments[2], positionalArguments[3], positionalArguments[4]);\n jsStub = $function[\"call\" + \"$\" + argumentCount];\n if (jsStub != null)\n return jsStub.apply($function, positionalArguments);\n }\n return A.Primitives__generalApplyFunction($function, positionalArguments, namedArguments);\n },\n Primitives__generalApplyFunction($function, positionalArguments, namedArguments) {\n var defaultValuesClosure, t1, defaultValues, interceptor, jsFunction, maxArguments, missingDefaults, keys, _i, defaultValue, used, t2,\n $arguments = Array.isArray(positionalArguments) ? positionalArguments : A.List_List$of(positionalArguments, true, type$.dynamic),\n argumentCount = $arguments.length,\n requiredParameterCount = $function.$requiredArgCount;\n if (argumentCount < requiredParameterCount)\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n defaultValuesClosure = $function.$defaultValues;\n t1 = defaultValuesClosure == null;\n defaultValues = !t1 ? defaultValuesClosure() : null;\n interceptor = J.getInterceptor$($function);\n jsFunction = interceptor[\"call*\"];\n if (typeof jsFunction == \"string\")\n jsFunction = interceptor[jsFunction];\n if (t1) {\n if (namedArguments != null && namedArguments.get$isNotEmpty(namedArguments))\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n if (argumentCount === requiredParameterCount)\n return jsFunction.apply($function, $arguments);\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n }\n if (Array.isArray(defaultValues)) {\n if (namedArguments != null && namedArguments.get$isNotEmpty(namedArguments))\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n maxArguments = requiredParameterCount + defaultValues.length;\n if (argumentCount > maxArguments)\n return A.Primitives_functionNoSuchMethod($function, $arguments, null);\n if (argumentCount < maxArguments) {\n missingDefaults = defaultValues.slice(argumentCount - requiredParameterCount);\n if ($arguments === positionalArguments)\n $arguments = A.List_List$of($arguments, true, type$.dynamic);\n B.JSArray_methods.addAll$1($arguments, missingDefaults);\n }\n return jsFunction.apply($function, $arguments);\n } else {\n if (argumentCount > requiredParameterCount)\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n if ($arguments === positionalArguments)\n $arguments = A.List_List$of($arguments, true, type$.dynamic);\n keys = Object.keys(defaultValues);\n if (namedArguments == null)\n for (t1 = keys.length, _i = 0; _i < keys.length; keys.length === t1 || (0, A.throwConcurrentModificationError)(keys), ++_i) {\n defaultValue = defaultValues[keys[_i]];\n if (B.C__Required === defaultValue)\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n B.JSArray_methods.add$1($arguments, defaultValue);\n }\n else {\n for (t1 = keys.length, used = 0, _i = 0; _i < keys.length; keys.length === t1 || (0, A.throwConcurrentModificationError)(keys), ++_i) {\n t2 = keys[_i];\n if (namedArguments.containsKey$1(t2)) {\n ++used;\n B.JSArray_methods.add$1($arguments, namedArguments.$index(0, t2));\n } else {\n defaultValue = defaultValues[t2];\n if (B.C__Required === defaultValue)\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n B.JSArray_methods.add$1($arguments, defaultValue);\n }\n }\n if (used !== namedArguments.get$length(namedArguments))\n return A.Primitives_functionNoSuchMethod($function, $arguments, namedArguments);\n }\n return jsFunction.apply($function, $arguments);\n }\n },\n diagnoseIndexError(indexable, index) {\n var $length, _s5_ = \"index\";\n if (!A._isInt(index))\n return new A.ArgumentError(true, index, _s5_, null);\n $length = J.get$length$asx(indexable);\n if (index < 0 || index >= $length)\n return A.IndexError$(index, indexable, _s5_, null, $length);\n return A.RangeError$value(index, _s5_, null);\n },\n diagnoseRangeError(start, end, $length) {\n if (start < 0 || start > $length)\n return A.RangeError$range(start, 0, $length, \"start\", null);\n if (end != null)\n if (end < start || end > $length)\n return A.RangeError$range(end, start, $length, \"end\", null);\n return new A.ArgumentError(true, end, \"end\", null);\n },\n argumentErrorValue(object) {\n return new A.ArgumentError(true, object, null, null);\n },\n checkNum(value) {\n return value;\n },\n wrapException(ex) {\n var wrapper, t1;\n if (ex == null)\n ex = new A.NullThrownError();\n wrapper = new Error();\n wrapper.dartException = ex;\n t1 = A.toStringWrapper;\n if (\"defineProperty\" in Object) {\n Object.defineProperty(wrapper, \"message\", {get: t1});\n wrapper.name = \"\";\n } else\n wrapper.toString = t1;\n return wrapper;\n },\n toStringWrapper() {\n return J.toString$0$(this.dartException);\n },\n throwExpression(ex) {\n throw A.wrapException(ex);\n },\n throwConcurrentModificationError(collection) {\n throw A.wrapException(A.ConcurrentModificationError$(collection));\n },\n TypeErrorDecoder_extractPattern(message) {\n var match, $arguments, argumentsExpr, expr, method, receiver;\n message = A.quoteStringForRegExp(message.replace(String({}), \"$receiver$\"));\n match = message.match(/\\\\\\$[a-zA-Z]+\\\\\\$/g);\n if (match == null)\n match = A._setArrayType([], type$.JSArray_String);\n $arguments = match.indexOf(\"\\\\$arguments\\\\$\");\n argumentsExpr = match.indexOf(\"\\\\$argumentsExpr\\\\$\");\n expr = match.indexOf(\"\\\\$expr\\\\$\");\n method = match.indexOf(\"\\\\$method\\\\$\");\n receiver = match.indexOf(\"\\\\$receiver\\\\$\");\n return new A.TypeErrorDecoder(message.replace(new RegExp(\"\\\\\\\\\\\\$arguments\\\\\\\\\\\\$\", \"g\"), \"((?:x|[^x])*)\").replace(new RegExp(\"\\\\\\\\\\\\$argumentsExpr\\\\\\\\\\\\$\", \"g\"), \"((?:x|[^x])*)\").replace(new RegExp(\"\\\\\\\\\\\\$expr\\\\\\\\\\\\$\", \"g\"), \"((?:x|[^x])*)\").replace(new RegExp(\"\\\\\\\\\\\\$method\\\\\\\\\\\\$\", \"g\"), \"((?:x|[^x])*)\").replace(new RegExp(\"\\\\\\\\\\\\$receiver\\\\\\\\\\\\$\", \"g\"), \"((?:x|[^x])*)\"), $arguments, argumentsExpr, expr, method, receiver);\n },\n TypeErrorDecoder_provokeCallErrorOn(expression) {\n return function($expr$) {\n var $argumentsExpr$ = \"$arguments$\";\n try {\n $expr$.$method$($argumentsExpr$);\n } catch (e) {\n return e.message;\n }\n }(expression);\n },\n TypeErrorDecoder_provokePropertyErrorOn(expression) {\n return function($expr$) {\n try {\n $expr$.$method$;\n } catch (e) {\n return e.message;\n }\n }(expression);\n },\n JsNoSuchMethodError$(_message, match) {\n var t1 = match == null,\n t2 = t1 ? null : match.method;\n return new A.JsNoSuchMethodError(_message, t2, t1 ? null : match.receiver);\n },\n unwrapException(ex) {\n if (ex == null)\n return new A.NullThrownFromJavaScriptException(ex);\n if (ex instanceof A.ExceptionAndStackTrace)\n return A.saveStackTrace(ex, ex.dartException);\n if (typeof ex !== \"object\")\n return ex;\n if (\"dartException\" in ex)\n return A.saveStackTrace(ex, ex.dartException);\n return A._unwrapNonDartException(ex);\n },\n saveStackTrace(ex, error) {\n if (type$.Error._is(error))\n if (error.$thrownJsError == null)\n error.$thrownJsError = ex;\n return error;\n },\n _unwrapNonDartException(ex) {\n var message, number, ieErrorCode, t1, nsme, notClosure, nullCall, nullLiteralCall, undefCall, undefLiteralCall, nullProperty, undefProperty, undefLiteralProperty, match, _null = null;\n if (!(\"message\" in ex))\n return ex;\n message = ex.message;\n if (\"number\" in ex && typeof ex.number == \"number\") {\n number = ex.number;\n ieErrorCode = number & 65535;\n if ((B.JSInt_methods._shrOtherPositive$1(number, 16) & 8191) === 10)\n switch (ieErrorCode) {\n case 438:\n return A.saveStackTrace(ex, A.JsNoSuchMethodError$(A.S(message) + \" (Error \" + ieErrorCode + \")\", _null));\n case 445:\n case 5007:\n t1 = A.S(message) + \" (Error \" + ieErrorCode + \")\";\n return A.saveStackTrace(ex, new A.NullError(t1, _null));\n }\n }\n if (ex instanceof TypeError) {\n nsme = $.$get$TypeErrorDecoder_noSuchMethodPattern();\n notClosure = $.$get$TypeErrorDecoder_notClosurePattern();\n nullCall = $.$get$TypeErrorDecoder_nullCallPattern();\n nullLiteralCall = $.$get$TypeErrorDecoder_nullLiteralCallPattern();\n undefCall = $.$get$TypeErrorDecoder_undefinedCallPattern();\n undefLiteralCall = $.$get$TypeErrorDecoder_undefinedLiteralCallPattern();\n nullProperty = $.$get$TypeErrorDecoder_nullPropertyPattern();\n $.$get$TypeErrorDecoder_nullLiteralPropertyPattern();\n undefProperty = $.$get$TypeErrorDecoder_undefinedPropertyPattern();\n undefLiteralProperty = $.$get$TypeErrorDecoder_undefinedLiteralPropertyPattern();\n match = nsme.matchTypeError$1(message);\n if (match != null)\n return A.saveStackTrace(ex, A.JsNoSuchMethodError$(message, match));\n else {\n match = notClosure.matchTypeError$1(message);\n if (match != null) {\n match.method = \"call\";\n return A.saveStackTrace(ex, A.JsNoSuchMethodError$(message, match));\n } else {\n match = nullCall.matchTypeError$1(message);\n if (match == null) {\n match = nullLiteralCall.matchTypeError$1(message);\n if (match == null) {\n match = undefCall.matchTypeError$1(message);\n if (match == null) {\n match = undefLiteralCall.matchTypeError$1(message);\n if (match == null) {\n match = nullProperty.matchTypeError$1(message);\n if (match == null) {\n match = nullLiteralCall.matchTypeError$1(message);\n if (match == null) {\n match = undefProperty.matchTypeError$1(message);\n if (match == null) {\n match = undefLiteralProperty.matchTypeError$1(message);\n t1 = match != null;\n } else\n t1 = true;\n } else\n t1 = true;\n } else\n t1 = true;\n } else\n t1 = true;\n } else\n t1 = true;\n } else\n t1 = true;\n } else\n t1 = true;\n if (t1)\n return A.saveStackTrace(ex, new A.NullError(message, match == null ? _null : match.method));\n }\n }\n return A.saveStackTrace(ex, new A.UnknownJsTypeError(typeof message == \"string\" ? message : \"\"));\n }\n if (ex instanceof RangeError) {\n if (typeof message == \"string\" && message.indexOf(\"call stack\") !== -1)\n return new A.StackOverflowError();\n message = function(ex) {\n try {\n return String(ex);\n } catch (e) {\n }\n return null;\n }(ex);\n return A.saveStackTrace(ex, new A.ArgumentError(false, _null, _null, typeof message == \"string\" ? message.replace(/^RangeError:\\s*/, \"\") : message));\n }\n if (typeof InternalError == \"function\" && ex instanceof InternalError)\n if (typeof message == \"string\" && message === \"too much recursion\")\n return new A.StackOverflowError();\n return ex;\n },\n getTraceFromException(exception) {\n var trace;\n if (exception instanceof A.ExceptionAndStackTrace)\n return exception.stackTrace;\n if (exception == null)\n return new A._StackTrace(exception);\n trace = exception.$cachedTrace;\n if (trace != null)\n return trace;\n return exception.$cachedTrace = new A._StackTrace(exception);\n },\n objectHashCode(object) {\n if (object == null || typeof object != \"object\")\n return J.get$hashCode$(object);\n else\n return A.Primitives_objectHashCode(object);\n },\n fillLiteralMap(keyValuePairs, result) {\n var index, index0, index1,\n $length = keyValuePairs.length;\n for (index = 0; index < $length; index = index1) {\n index0 = index + 1;\n index1 = index0 + 1;\n result.$indexSet(0, keyValuePairs[index], keyValuePairs[index0]);\n }\n return result;\n },\n fillLiteralSet(values, result) {\n var index,\n $length = values.length;\n for (index = 0; index < $length; ++index)\n result.add$1(0, values[index]);\n return result;\n },\n invokeClosure(closure, numberOfArguments, arg1, arg2, arg3, arg4) {\n switch (numberOfArguments) {\n case 0:\n return closure.call$0();\n case 1:\n return closure.call$1(arg1);\n case 2:\n return closure.call$2(arg1, arg2);\n case 3:\n return closure.call$3(arg1, arg2, arg3);\n case 4:\n return closure.call$4(arg1, arg2, arg3, arg4);\n }\n throw A.wrapException(new A._Exception(\"Unsupported number of arguments for wrapped closure\"));\n },\n convertDartClosureToJS(closure, arity) {\n var $function;\n if (closure == null)\n return null;\n $function = closure.$identity;\n if (!!$function)\n return $function;\n $function = function(closure, arity, invoke) {\n return function(a1, a2, a3, a4) {\n return invoke(closure, arity, a1, a2, a3, a4);\n };\n }(closure, arity, A.invokeClosure);\n closure.$identity = $function;\n return $function;\n },\n Closure_fromTearOff(parameters) {\n var $prototype, $constructor, t2, trampoline, applyTrampoline, i, stub, stub0, stubName, stubCallName,\n container = parameters.co,\n isStatic = parameters.iS,\n isIntercepted = parameters.iI,\n needsDirectAccess = parameters.nDA,\n applyTrampolineIndex = parameters.aI,\n funsOrNames = parameters.fs,\n callNames = parameters.cs,\n $name = funsOrNames[0],\n callName = callNames[0],\n $function = container[$name],\n t1 = parameters.fT;\n t1.toString;\n $prototype = isStatic ? Object.create(new A.StaticClosure().constructor.prototype) : Object.create(new A.BoundClosure(null, null).constructor.prototype);\n $prototype.$initialize = $prototype.constructor;\n if (isStatic)\n $constructor = function static_tear_off() {\n this.$initialize();\n };\n else\n $constructor = function tear_off(a, b) {\n this.$initialize(a, b);\n };\n $prototype.constructor = $constructor;\n $constructor.prototype = $prototype;\n $prototype.$_name = $name;\n $prototype.$_target = $function;\n t2 = !isStatic;\n if (t2)\n trampoline = A.Closure_forwardCallTo($name, $function, isIntercepted, needsDirectAccess);\n else {\n $prototype.$static_name = $name;\n trampoline = $function;\n }\n $prototype.$signature = A.Closure__computeSignatureFunctionNewRti(t1, isStatic, isIntercepted);\n $prototype[callName] = trampoline;\n for (applyTrampoline = trampoline, i = 1; i < funsOrNames.length; ++i) {\n stub = funsOrNames[i];\n if (typeof stub == \"string\") {\n stub0 = container[stub];\n stubName = stub;\n stub = stub0;\n } else\n stubName = \"\";\n stubCallName = callNames[i];\n if (stubCallName != null) {\n if (t2)\n stub = A.Closure_forwardCallTo(stubName, stub, isIntercepted, needsDirectAccess);\n $prototype[stubCallName] = stub;\n }\n if (i === applyTrampolineIndex)\n applyTrampoline = stub;\n }\n $prototype[\"call*\"] = applyTrampoline;\n $prototype.$requiredArgCount = parameters.rC;\n $prototype.$defaultValues = parameters.dV;\n return $constructor;\n },\n Closure__computeSignatureFunctionNewRti(functionType, isStatic, isIntercepted) {\n if (typeof functionType == \"number\")\n return functionType;\n if (typeof functionType == \"string\") {\n if (isStatic)\n throw A.wrapException(\"Cannot compute signature for static tearoff.\");\n return function(recipe, evalOnReceiver) {\n return function() {\n return evalOnReceiver(this, recipe);\n };\n }(functionType, A.BoundClosure_evalRecipe);\n }\n throw A.wrapException(\"Error in functionType of tearoff\");\n },\n Closure_cspForwardCall(arity, needsDirectAccess, stubName, $function) {\n var getReceiver = A.BoundClosure_receiverOf;\n switch (needsDirectAccess ? -1 : arity) {\n case 0:\n return function(entry, receiverOf) {\n return function() {\n return receiverOf(this)[entry]();\n };\n }(stubName, getReceiver);\n case 1:\n return function(entry, receiverOf) {\n return function(a) {\n return receiverOf(this)[entry](a);\n };\n }(stubName, getReceiver);\n case 2:\n return function(entry, receiverOf) {\n return function(a, b) {\n return receiverOf(this)[entry](a, b);\n };\n }(stubName, getReceiver);\n case 3:\n return function(entry, receiverOf) {\n return function(a, b, c) {\n return receiverOf(this)[entry](a, b, c);\n };\n }(stubName, getReceiver);\n case 4:\n return function(entry, receiverOf) {\n return function(a, b, c, d) {\n return receiverOf(this)[entry](a, b, c, d);\n };\n }(stubName, getReceiver);\n case 5:\n return function(entry, receiverOf) {\n return function(a, b, c, d, e) {\n return receiverOf(this)[entry](a, b, c, d, e);\n };\n }(stubName, getReceiver);\n default:\n return function(f, receiverOf) {\n return function() {\n return f.apply(receiverOf(this), arguments);\n };\n }($function, getReceiver);\n }\n },\n Closure_forwardCallTo(stubName, $function, isIntercepted, needsDirectAccess) {\n var arity, t1;\n if (isIntercepted)\n return A.Closure_forwardInterceptedCallTo(stubName, $function, needsDirectAccess);\n arity = $function.length;\n t1 = A.Closure_cspForwardCall(arity, needsDirectAccess, stubName, $function);\n return t1;\n },\n Closure_cspForwardInterceptedCall(arity, needsDirectAccess, stubName, $function) {\n var getReceiver = A.BoundClosure_receiverOf,\n getInterceptor = A.BoundClosure_interceptorOf;\n switch (needsDirectAccess ? -1 : arity) {\n case 0:\n throw A.wrapException(new A.RuntimeError(\"Intercepted function with no arguments.\"));\n case 1:\n return function(entry, interceptorOf, receiverOf) {\n return function() {\n return interceptorOf(this)[entry](receiverOf(this));\n };\n }(stubName, getInterceptor, getReceiver);\n case 2:\n return function(entry, interceptorOf, receiverOf) {\n return function(a) {\n return interceptorOf(this)[entry](receiverOf(this), a);\n };\n }(stubName, getInterceptor, getReceiver);\n case 3:\n return function(entry, interceptorOf, receiverOf) {\n return function(a, b) {\n return interceptorOf(this)[entry](receiverOf(this), a, b);\n };\n }(stubName, getInterceptor, getReceiver);\n case 4:\n return function(entry, interceptorOf, receiverOf) {\n return function(a, b, c) {\n return interceptorOf(this)[entry](receiverOf(this), a, b, c);\n };\n }(stubName, getInterceptor, getReceiver);\n case 5:\n return function(entry, interceptorOf, receiverOf) {\n return function(a, b, c, d) {\n return interceptorOf(this)[entry](receiverOf(this), a, b, c, d);\n };\n }(stubName, getInterceptor, getReceiver);\n case 6:\n return function(entry, interceptorOf, receiverOf) {\n return function(a, b, c, d, e) {\n return interceptorOf(this)[entry](receiverOf(this), a, b, c, d, e);\n };\n }(stubName, getInterceptor, getReceiver);\n default:\n return function(f, interceptorOf, receiverOf) {\n return function() {\n var a = [receiverOf(this)];\n Array.prototype.push.apply(a, arguments);\n return f.apply(interceptorOf(this), a);\n };\n }($function, getInterceptor, getReceiver);\n }\n },\n Closure_forwardInterceptedCallTo(stubName, $function, needsDirectAccess) {\n var receiverField, arity, t1,\n interceptorField = $.BoundClosure__interceptorFieldNameCache;\n interceptorField == null ? $.BoundClosure__interceptorFieldNameCache = A.BoundClosure__computeFieldNamed(\"interceptor\") : interceptorField;\n receiverField = $.BoundClosure__receiverFieldNameCache;\n receiverField == null ? $.BoundClosure__receiverFieldNameCache = A.BoundClosure__computeFieldNamed(\"receiver\") : receiverField;\n arity = $function.length;\n t1 = A.Closure_cspForwardInterceptedCall(arity, needsDirectAccess, stubName, $function);\n return t1;\n },\n closureFromTearOff(parameters) {\n return A.Closure_fromTearOff(parameters);\n },\n BoundClosure_evalRecipe(closure, recipe) {\n return A._Universe_evalInEnvironment(init.typeUniverse, A.instanceType(closure._receiver), recipe);\n },\n BoundClosure_receiverOf(closure) {\n return closure._receiver;\n },\n BoundClosure_interceptorOf(closure) {\n return closure._interceptor;\n },\n BoundClosure__computeFieldNamed(fieldName) {\n var t1, i, $name,\n template = new A.BoundClosure(\"receiver\", \"interceptor\"),\n names = J.JSArray_markFixedList(Object.getOwnPropertyNames(template));\n for (t1 = names.length, i = 0; i < t1; ++i) {\n $name = names[i];\n if (template[$name] === fieldName)\n return $name;\n }\n throw A.wrapException(A.ArgumentError$(\"Field name \" + fieldName + \" not found.\", null));\n },\n throwCyclicInit(staticName) {\n throw A.wrapException(new A.CyclicInitializationError(staticName));\n },\n getIsolateAffinityTag($name) {\n return init.getIsolateTag($name);\n },\n defineProperty(obj, property, value) {\n Object.defineProperty(obj, property, {value: value, enumerable: false, writable: true, configurable: true});\n },\n lookupAndCacheInterceptor(obj) {\n var interceptor, interceptorClass, altTag, mark, t1,\n tag = $.getTagFunction.call$1(obj),\n record = $.dispatchRecordsForInstanceTags[tag];\n if (record != null) {\n Object.defineProperty(obj, init.dispatchPropertyName, {value: record, enumerable: false, writable: true, configurable: true});\n return record.i;\n }\n interceptor = $.interceptorsForUncacheableTags[tag];\n if (interceptor != null)\n return interceptor;\n interceptorClass = init.interceptorsByTag[tag];\n if (interceptorClass == null) {\n altTag = $.alternateTagFunction.call$2(obj, tag);\n if (altTag != null) {\n record = $.dispatchRecordsForInstanceTags[altTag];\n if (record != null) {\n Object.defineProperty(obj, init.dispatchPropertyName, {value: record, enumerable: false, writable: true, configurable: true});\n return record.i;\n }\n interceptor = $.interceptorsForUncacheableTags[altTag];\n if (interceptor != null)\n return interceptor;\n interceptorClass = init.interceptorsByTag[altTag];\n tag = altTag;\n }\n }\n if (interceptorClass == null)\n return null;\n interceptor = interceptorClass.prototype;\n mark = tag[0];\n if (mark === \"!\") {\n record = A.makeLeafDispatchRecord(interceptor);\n $.dispatchRecordsForInstanceTags[tag] = record;\n Object.defineProperty(obj, init.dispatchPropertyName, {value: record, enumerable: false, writable: true, configurable: true});\n return record.i;\n }\n if (mark === \"~\") {\n $.interceptorsForUncacheableTags[tag] = interceptor;\n return interceptor;\n }\n if (mark === \"-\") {\n t1 = A.makeLeafDispatchRecord(interceptor);\n Object.defineProperty(Object.getPrototypeOf(obj), init.dispatchPropertyName, {value: t1, enumerable: false, writable: true, configurable: true});\n return t1.i;\n }\n if (mark === \"+\")\n return A.patchInteriorProto(obj, interceptor);\n if (mark === \"*\")\n throw A.wrapException(A.UnimplementedError$(tag));\n if (init.leafTags[tag] === true) {\n t1 = A.makeLeafDispatchRecord(interceptor);\n Object.defineProperty(Object.getPrototypeOf(obj), init.dispatchPropertyName, {value: t1, enumerable: false, writable: true, configurable: true});\n return t1.i;\n } else\n return A.patchInteriorProto(obj, interceptor);\n },\n patchInteriorProto(obj, interceptor) {\n var proto = Object.getPrototypeOf(obj);\n Object.defineProperty(proto, init.dispatchPropertyName, {value: J.makeDispatchRecord(interceptor, proto, null, null), enumerable: false, writable: true, configurable: true});\n return interceptor;\n },\n makeLeafDispatchRecord(interceptor) {\n return J.makeDispatchRecord(interceptor, false, null, !!interceptor.$isJavaScriptIndexingBehavior);\n },\n makeDefaultDispatchRecord(tag, interceptorClass, proto) {\n var interceptor = interceptorClass.prototype;\n if (init.leafTags[tag] === true)\n return A.makeLeafDispatchRecord(interceptor);\n else\n return J.makeDispatchRecord(interceptor, proto, null, null);\n },\n initNativeDispatch() {\n if (true === $.initNativeDispatchFlag)\n return;\n $.initNativeDispatchFlag = true;\n A.initNativeDispatchContinue();\n },\n initNativeDispatchContinue() {\n var map, tags, fun, i, tag, proto, record, interceptorClass;\n $.dispatchRecordsForInstanceTags = Object.create(null);\n $.interceptorsForUncacheableTags = Object.create(null);\n A.initHooks();\n map = init.interceptorsByTag;\n tags = Object.getOwnPropertyNames(map);\n if (typeof window != \"undefined\") {\n window;\n fun = function() {\n };\n for (i = 0; i < tags.length; ++i) {\n tag = tags[i];\n proto = $.prototypeForTagFunction.call$1(tag);\n if (proto != null) {\n record = A.makeDefaultDispatchRecord(tag, map[tag], proto);\n if (record != null) {\n Object.defineProperty(proto, init.dispatchPropertyName, {value: record, enumerable: false, writable: true, configurable: true});\n fun.prototype = proto;\n }\n }\n }\n }\n for (i = 0; i < tags.length; ++i) {\n tag = tags[i];\n if (/^[A-Za-z_]/.test(tag)) {\n interceptorClass = map[tag];\n map[\"!\" + tag] = interceptorClass;\n map[\"~\" + tag] = interceptorClass;\n map[\"-\" + tag] = interceptorClass;\n map[\"+\" + tag] = interceptorClass;\n map[\"*\" + tag] = interceptorClass;\n }\n }\n },\n initHooks() {\n var transformers, i, transformer, getTag, getUnknownTag, prototypeForTag,\n hooks = B.C_JS_CONST0();\n hooks = A.applyHooksTransformer(B.C_JS_CONST1, A.applyHooksTransformer(B.C_JS_CONST2, A.applyHooksTransformer(B.C_JS_CONST3, A.applyHooksTransformer(B.C_JS_CONST3, A.applyHooksTransformer(B.C_JS_CONST4, A.applyHooksTransformer(B.C_JS_CONST5, A.applyHooksTransformer(B.C_JS_CONST6(B.C_JS_CONST), hooks)))))));\n if (typeof dartNativeDispatchHooksTransformer != \"undefined\") {\n transformers = dartNativeDispatchHooksTransformer;\n if (typeof transformers == \"function\")\n transformers = [transformers];\n if (transformers.constructor == Array)\n for (i = 0; i < transformers.length; ++i) {\n transformer = transformers[i];\n if (typeof transformer == \"function\")\n hooks = transformer(hooks) || hooks;\n }\n }\n getTag = hooks.getTag;\n getUnknownTag = hooks.getUnknownTag;\n prototypeForTag = hooks.prototypeForTag;\n $.getTagFunction = new A.initHooks_closure(getTag);\n $.alternateTagFunction = new A.initHooks_closure0(getUnknownTag);\n $.prototypeForTagFunction = new A.initHooks_closure1(prototypeForTag);\n },\n applyHooksTransformer(transformer, hooks) {\n return transformer(hooks) || hooks;\n },\n JSSyntaxRegExp_makeNative(source, multiLine, caseSensitive, unicode, dotAll, global) {\n var m = multiLine ? \"m\" : \"\",\n i = caseSensitive ? \"\" : \"i\",\n u = unicode ? \"u\" : \"\",\n s = dotAll ? \"s\" : \"\",\n g = global ? \"g\" : \"\",\n regexp = function(source, modifiers) {\n try {\n return new RegExp(source, modifiers);\n } catch (e) {\n return e;\n }\n }(source, m + i + u + s + g);\n if (regexp instanceof RegExp)\n return regexp;\n throw A.wrapException(A.FormatException$(\"Illegal RegExp pattern (\" + String(regexp) + \")\", source, null));\n },\n stringContainsUnchecked(receiver, other, startIndex) {\n var t1;\n if (typeof other == \"string\")\n return receiver.indexOf(other, startIndex) >= 0;\n else if (other instanceof A.JSSyntaxRegExp) {\n t1 = B.JSString_methods.substring$1(receiver, startIndex);\n return other._nativeRegExp.test(t1);\n } else {\n t1 = J.allMatches$1$s(other, B.JSString_methods.substring$1(receiver, startIndex));\n return !t1.get$isEmpty(t1);\n }\n },\n escapeReplacement(replacement) {\n if (replacement.indexOf(\"$\", 0) >= 0)\n return replacement.replace(/\\$/g, \"$$$$\");\n return replacement;\n },\n stringReplaceFirstRE(receiver, regexp, replacement, startIndex) {\n var match = regexp._execGlobal$2(receiver, startIndex);\n if (match == null)\n return receiver;\n return A.stringReplaceRangeUnchecked(receiver, match._match.index, match.get$end(match), replacement);\n },\n quoteStringForRegExp(string) {\n if (/[[\\]{}()*+?.\\\\^$|]/.test(string))\n return string.replace(/[[\\]{}()*+?.\\\\^$|]/g, \"\\\\$&\");\n return string;\n },\n stringReplaceAllUnchecked(receiver, pattern, replacement) {\n var nativeRegexp;\n if (typeof pattern == \"string\")\n return A.stringReplaceAllUncheckedString(receiver, pattern, replacement);\n if (pattern instanceof A.JSSyntaxRegExp) {\n nativeRegexp = pattern.get$_nativeGlobalVersion();\n nativeRegexp.lastIndex = 0;\n return receiver.replace(nativeRegexp, A.escapeReplacement(replacement));\n }\n throw A.wrapException(\"String.replaceAll(Pattern) UNIMPLEMENTED\");\n },\n stringReplaceAllUncheckedString(receiver, pattern, replacement) {\n var $length, t1, i, index;\n if (pattern === \"\") {\n if (receiver === \"\")\n return replacement;\n $length = receiver.length;\n t1 = \"\" + replacement;\n for (i = 0; i < $length; ++i)\n t1 = t1 + receiver[i] + replacement;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n index = receiver.indexOf(pattern, 0);\n if (index < 0)\n return receiver;\n if (receiver.length < 500 || replacement.indexOf(\"$\", 0) >= 0)\n return receiver.split(pattern).join(replacement);\n return receiver.replace(new RegExp(A.quoteStringForRegExp(pattern), \"g\"), A.escapeReplacement(replacement));\n },\n stringReplaceFirstUnchecked(receiver, pattern, replacement, startIndex) {\n var index, t1, matches, match;\n if (typeof pattern == \"string\") {\n index = receiver.indexOf(pattern, startIndex);\n if (index < 0)\n return receiver;\n return A.stringReplaceRangeUnchecked(receiver, index, index + pattern.length, replacement);\n }\n if (pattern instanceof A.JSSyntaxRegExp)\n return startIndex === 0 ? receiver.replace(pattern._nativeRegExp, A.escapeReplacement(replacement)) : A.stringReplaceFirstRE(receiver, pattern, replacement, startIndex);\n t1 = J.allMatches$2$s(pattern, receiver, startIndex);\n matches = t1.get$iterator(t1);\n if (!matches.moveNext$0())\n return receiver;\n match = matches.get$current(matches);\n return B.JSString_methods.replaceRange$3(receiver, match.get$start(match), match.get$end(match), replacement);\n },\n stringReplaceRangeUnchecked(receiver, start, end, replacement) {\n var prefix = receiver.substring(0, start),\n suffix = receiver.substring(end);\n return prefix + replacement + suffix;\n },\n ConstantMapView: function ConstantMapView(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n ConstantMap: function ConstantMap() {\n },\n ConstantStringMap: function ConstantStringMap(t0, t1, t2, t3) {\n var _ = this;\n _.__js_helper$_length = t0;\n _._jsObject = t1;\n _.__js_helper$_keys = t2;\n _.$ti = t3;\n },\n ConstantStringMap_values_closure: function ConstantStringMap_values_closure(t0) {\n this.$this = t0;\n },\n _ConstantMapKeyIterable: function _ConstantMapKeyIterable(t0, t1) {\n this.__js_helper$_map = t0;\n this.$ti = t1;\n },\n Instantiation: function Instantiation() {\n },\n Instantiation1: function Instantiation1(t0, t1) {\n this._genericClosure = t0;\n this.$ti = t1;\n },\n JSInvocationMirror: function JSInvocationMirror(t0, t1, t2, t3, t4) {\n var _ = this;\n _.__js_helper$_memberName = t0;\n _.__js_helper$_kind = t1;\n _._arguments = t2;\n _._namedArgumentNames = t3;\n _._typeArgumentCount = t4;\n },\n Primitives_functionNoSuchMethod_closure: function Primitives_functionNoSuchMethod_closure(t0, t1, t2) {\n this._box_0 = t0;\n this.namedArgumentList = t1;\n this.$arguments = t2;\n },\n TypeErrorDecoder: function TypeErrorDecoder(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._pattern = t0;\n _._arguments = t1;\n _._argumentsExpr = t2;\n _._expr = t3;\n _._method = t4;\n _._receiver = t5;\n },\n NullError: function NullError(t0, t1) {\n this.__js_helper$_message = t0;\n this._method = t1;\n },\n JsNoSuchMethodError: function JsNoSuchMethodError(t0, t1, t2) {\n this.__js_helper$_message = t0;\n this._method = t1;\n this._receiver = t2;\n },\n UnknownJsTypeError: function UnknownJsTypeError(t0) {\n this.__js_helper$_message = t0;\n },\n NullThrownFromJavaScriptException: function NullThrownFromJavaScriptException(t0) {\n this._irritant = t0;\n },\n ExceptionAndStackTrace: function ExceptionAndStackTrace(t0, t1) {\n this.dartException = t0;\n this.stackTrace = t1;\n },\n _StackTrace: function _StackTrace(t0) {\n this._exception = t0;\n this._trace = null;\n },\n Closure: function Closure() {\n },\n Closure0Args: function Closure0Args() {\n },\n Closure2Args: function Closure2Args() {\n },\n TearOffClosure: function TearOffClosure() {\n },\n StaticClosure: function StaticClosure() {\n },\n BoundClosure: function BoundClosure(t0, t1) {\n this._receiver = t0;\n this._interceptor = t1;\n },\n RuntimeError: function RuntimeError(t0) {\n this.message = t0;\n },\n _Required: function _Required() {\n },\n JsLinkedHashMap: function JsLinkedHashMap(t0) {\n var _ = this;\n _.__js_helper$_length = 0;\n _._last = _._first = _.__js_helper$_rest = _._nums = _._strings = null;\n _._modifications = 0;\n _.$ti = t0;\n },\n JsLinkedHashMap_values_closure: function JsLinkedHashMap_values_closure(t0) {\n this.$this = t0;\n },\n JsLinkedHashMap_addAll_closure: function JsLinkedHashMap_addAll_closure(t0) {\n this.$this = t0;\n },\n LinkedHashMapCell: function LinkedHashMapCell(t0, t1) {\n var _ = this;\n _.hashMapCellKey = t0;\n _.hashMapCellValue = t1;\n _._previous = _._next = null;\n },\n LinkedHashMapKeyIterable: function LinkedHashMapKeyIterable(t0, t1) {\n this.__js_helper$_map = t0;\n this.$ti = t1;\n },\n LinkedHashMapKeyIterator: function LinkedHashMapKeyIterator(t0, t1) {\n var _ = this;\n _.__js_helper$_map = t0;\n _._modifications = t1;\n _.__js_helper$_current = _._cell = null;\n },\n initHooks_closure: function initHooks_closure(t0) {\n this.getTag = t0;\n },\n initHooks_closure0: function initHooks_closure0(t0) {\n this.getUnknownTag = t0;\n },\n initHooks_closure1: function initHooks_closure1(t0) {\n this.prototypeForTag = t0;\n },\n JSSyntaxRegExp: function JSSyntaxRegExp(t0, t1) {\n var _ = this;\n _.pattern = t0;\n _._nativeRegExp = t1;\n _._nativeAnchoredRegExp = _._nativeGlobalRegExp = null;\n },\n _MatchImplementation: function _MatchImplementation(t0) {\n this._match = t0;\n },\n _AllMatchesIterable: function _AllMatchesIterable(t0, t1, t2) {\n this._re = t0;\n this.__js_helper$_string = t1;\n this.__js_helper$_start = t2;\n },\n _AllMatchesIterator: function _AllMatchesIterator(t0, t1, t2) {\n var _ = this;\n _._regExp = t0;\n _.__js_helper$_string = t1;\n _._nextIndex = t2;\n _.__js_helper$_current = null;\n },\n StringMatch: function StringMatch(t0, t1) {\n this.start = t0;\n this.pattern = t1;\n },\n _StringAllMatchesIterable: function _StringAllMatchesIterable(t0, t1, t2) {\n this._input = t0;\n this._pattern = t1;\n this.__js_helper$_index = t2;\n },\n _StringAllMatchesIterator: function _StringAllMatchesIterator(t0, t1, t2) {\n var _ = this;\n _._input = t0;\n _._pattern = t1;\n _.__js_helper$_index = t2;\n _.__js_helper$_current = null;\n },\n throwLateFieldADI(fieldName) {\n return A.throwExpression(A.LateError$fieldADI(fieldName));\n },\n _Cell$() {\n var t1 = new A._Cell(\"\");\n return t1._value = t1;\n },\n _Cell$named(_name) {\n var t1 = new A._Cell(_name);\n return t1._value = t1;\n },\n _lateReadCheck(value, $name) {\n if (value === $)\n throw A.wrapException(new A.LateError(\"Field '\" + $name + \"' has not been initialized.\"));\n return value;\n },\n _lateWriteOnceCheck(value, $name) {\n if (value !== $)\n throw A.wrapException(new A.LateError(\"Field '\" + $name + \"' has already been initialized.\"));\n },\n _lateInitializeOnceCheck(value, $name) {\n if (value !== $)\n throw A.wrapException(A.LateError$fieldADI($name));\n },\n _Cell: function _Cell(t0) {\n this.__late_helper$_name = t0;\n this._value = null;\n },\n _ensureNativeList(list) {\n return list;\n },\n NativeInt8List__create1(arg) {\n return new Int8Array(arg);\n },\n _checkValidIndex(index, list, $length) {\n if (index >>> 0 !== index || index >= $length)\n throw A.wrapException(A.diagnoseIndexError(list, index));\n },\n _checkValidRange(start, end, $length) {\n var t1;\n if (!(start >>> 0 !== start))\n if (end == null)\n t1 = start > $length;\n else\n t1 = end >>> 0 !== end || start > end || end > $length;\n else\n t1 = true;\n if (t1)\n throw A.wrapException(A.diagnoseRangeError(start, end, $length));\n if (end == null)\n return $length;\n return end;\n },\n NativeTypedData: function NativeTypedData() {\n },\n NativeTypedArray: function NativeTypedArray() {\n },\n NativeTypedArrayOfDouble: function NativeTypedArrayOfDouble() {\n },\n NativeTypedArrayOfInt: function NativeTypedArrayOfInt() {\n },\n NativeFloat32List: function NativeFloat32List() {\n },\n NativeFloat64List: function NativeFloat64List() {\n },\n NativeInt16List: function NativeInt16List() {\n },\n NativeInt32List: function NativeInt32List() {\n },\n NativeInt8List: function NativeInt8List() {\n },\n NativeUint16List: function NativeUint16List() {\n },\n NativeUint32List: function NativeUint32List() {\n },\n NativeUint8ClampedList: function NativeUint8ClampedList() {\n },\n NativeUint8List: function NativeUint8List() {\n },\n _NativeTypedArrayOfDouble_NativeTypedArray_ListMixin: function _NativeTypedArrayOfDouble_NativeTypedArray_ListMixin() {\n },\n _NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin: function _NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin() {\n },\n _NativeTypedArrayOfInt_NativeTypedArray_ListMixin: function _NativeTypedArrayOfInt_NativeTypedArray_ListMixin() {\n },\n _NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin: function _NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin() {\n },\n Rti__getQuestionFromStar(universe, rti) {\n var question = rti._precomputed1;\n return question == null ? rti._precomputed1 = A._Universe__lookupQuestionRti(universe, rti._primary, true) : question;\n },\n Rti__getFutureFromFutureOr(universe, rti) {\n var future = rti._precomputed1;\n return future == null ? rti._precomputed1 = A._Universe__lookupInterfaceRti(universe, \"Future\", [rti._primary]) : future;\n },\n Rti__isUnionOfFunctionType(rti) {\n var kind = rti._kind;\n if (kind === 6 || kind === 7 || kind === 8)\n return A.Rti__isUnionOfFunctionType(rti._primary);\n return kind === 11 || kind === 12;\n },\n Rti__getCanonicalRecipe(rti) {\n return rti._canonicalRecipe;\n },\n findType(recipe) {\n return A._Universe_eval(init.typeUniverse, recipe, false);\n },\n instantiatedGenericFunctionType(genericFunctionRti, instantiationRti) {\n var t1, cache, key, probe, rti;\n if (genericFunctionRti == null)\n return null;\n t1 = instantiationRti._rest;\n cache = genericFunctionRti._bindCache;\n if (cache == null)\n cache = genericFunctionRti._bindCache = new Map();\n key = instantiationRti._canonicalRecipe;\n probe = cache.get(key);\n if (probe != null)\n return probe;\n rti = A._substitute(init.typeUniverse, genericFunctionRti._primary, t1, 0);\n cache.set(key, rti);\n return rti;\n },\n _substitute(universe, rti, typeArguments, depth) {\n var baseType, substitutedBaseType, interfaceTypeArguments, substitutedInterfaceTypeArguments, base, substitutedBase, $arguments, substitutedArguments, returnType, substitutedReturnType, functionParameters, substitutedFunctionParameters, bounds, substitutedBounds, index, argument,\n kind = rti._kind;\n switch (kind) {\n case 5:\n case 1:\n case 2:\n case 3:\n case 4:\n return rti;\n case 6:\n baseType = rti._primary;\n substitutedBaseType = A._substitute(universe, baseType, typeArguments, depth);\n if (substitutedBaseType === baseType)\n return rti;\n return A._Universe__lookupStarRti(universe, substitutedBaseType, true);\n case 7:\n baseType = rti._primary;\n substitutedBaseType = A._substitute(universe, baseType, typeArguments, depth);\n if (substitutedBaseType === baseType)\n return rti;\n return A._Universe__lookupQuestionRti(universe, substitutedBaseType, true);\n case 8:\n baseType = rti._primary;\n substitutedBaseType = A._substitute(universe, baseType, typeArguments, depth);\n if (substitutedBaseType === baseType)\n return rti;\n return A._Universe__lookupFutureOrRti(universe, substitutedBaseType, true);\n case 9:\n interfaceTypeArguments = rti._rest;\n substitutedInterfaceTypeArguments = A._substituteArray(universe, interfaceTypeArguments, typeArguments, depth);\n if (substitutedInterfaceTypeArguments === interfaceTypeArguments)\n return rti;\n return A._Universe__lookupInterfaceRti(universe, rti._primary, substitutedInterfaceTypeArguments);\n case 10:\n base = rti._primary;\n substitutedBase = A._substitute(universe, base, typeArguments, depth);\n $arguments = rti._rest;\n substitutedArguments = A._substituteArray(universe, $arguments, typeArguments, depth);\n if (substitutedBase === base && substitutedArguments === $arguments)\n return rti;\n return A._Universe__lookupBindingRti(universe, substitutedBase, substitutedArguments);\n case 11:\n returnType = rti._primary;\n substitutedReturnType = A._substitute(universe, returnType, typeArguments, depth);\n functionParameters = rti._rest;\n substitutedFunctionParameters = A._substituteFunctionParameters(universe, functionParameters, typeArguments, depth);\n if (substitutedReturnType === returnType && substitutedFunctionParameters === functionParameters)\n return rti;\n return A._Universe__lookupFunctionRti(universe, substitutedReturnType, substitutedFunctionParameters);\n case 12:\n bounds = rti._rest;\n depth += bounds.length;\n substitutedBounds = A._substituteArray(universe, bounds, typeArguments, depth);\n base = rti._primary;\n substitutedBase = A._substitute(universe, base, typeArguments, depth);\n if (substitutedBounds === bounds && substitutedBase === base)\n return rti;\n return A._Universe__lookupGenericFunctionRti(universe, substitutedBase, substitutedBounds, true);\n case 13:\n index = rti._primary;\n if (index < depth)\n return rti;\n argument = typeArguments[index - depth];\n if (argument == null)\n return rti;\n return argument;\n default:\n throw A.wrapException(A.AssertionError$(\"Attempted to substitute unexpected RTI kind \" + kind));\n }\n },\n _substituteArray(universe, rtiArray, typeArguments, depth) {\n var changed, i, rti, substitutedRti,\n $length = rtiArray.length,\n result = A._Utils_newArrayOrEmpty($length);\n for (changed = false, i = 0; i < $length; ++i) {\n rti = rtiArray[i];\n substitutedRti = A._substitute(universe, rti, typeArguments, depth);\n if (substitutedRti !== rti)\n changed = true;\n result[i] = substitutedRti;\n }\n return changed ? result : rtiArray;\n },\n _substituteNamed(universe, namedArray, typeArguments, depth) {\n var changed, i, t1, t2, rti, substitutedRti,\n $length = namedArray.length,\n result = A._Utils_newArrayOrEmpty($length);\n for (changed = false, i = 0; i < $length; i += 3) {\n t1 = namedArray[i];\n t2 = namedArray[i + 1];\n rti = namedArray[i + 2];\n substitutedRti = A._substitute(universe, rti, typeArguments, depth);\n if (substitutedRti !== rti)\n changed = true;\n result.splice(i, 3, t1, t2, substitutedRti);\n }\n return changed ? result : namedArray;\n },\n _substituteFunctionParameters(universe, functionParameters, typeArguments, depth) {\n var result,\n requiredPositional = functionParameters._requiredPositional,\n substitutedRequiredPositional = A._substituteArray(universe, requiredPositional, typeArguments, depth),\n optionalPositional = functionParameters._optionalPositional,\n substitutedOptionalPositional = A._substituteArray(universe, optionalPositional, typeArguments, depth),\n named = functionParameters._named,\n substitutedNamed = A._substituteNamed(universe, named, typeArguments, depth);\n if (substitutedRequiredPositional === requiredPositional && substitutedOptionalPositional === optionalPositional && substitutedNamed === named)\n return functionParameters;\n result = new A._FunctionParameters();\n result._requiredPositional = substitutedRequiredPositional;\n result._optionalPositional = substitutedOptionalPositional;\n result._named = substitutedNamed;\n return result;\n },\n _setArrayType(target, rti) {\n target[init.arrayRti] = rti;\n return target;\n },\n closureFunctionType(closure) {\n var signature = closure.$signature;\n if (signature != null) {\n if (typeof signature == \"number\")\n return A.getTypeFromTypesTable(signature);\n return closure.$signature();\n }\n return null;\n },\n instanceOrFunctionType(object, testRti) {\n var rti;\n if (A.Rti__isUnionOfFunctionType(testRti))\n if (object instanceof A.Closure) {\n rti = A.closureFunctionType(object);\n if (rti != null)\n return rti;\n }\n return A.instanceType(object);\n },\n instanceType(object) {\n var rti;\n if (object instanceof A.Object) {\n rti = object.$ti;\n return rti != null ? rti : A._instanceTypeFromConstructor(object);\n }\n if (Array.isArray(object))\n return A._arrayInstanceType(object);\n return A._instanceTypeFromConstructor(J.getInterceptor$(object));\n },\n _arrayInstanceType(object) {\n var rti = object[init.arrayRti],\n defaultRti = type$.JSArray_dynamic;\n if (rti == null)\n return defaultRti;\n if (rti.constructor !== defaultRti.constructor)\n return defaultRti;\n return rti;\n },\n _instanceType(object) {\n var rti = object.$ti;\n return rti != null ? rti : A._instanceTypeFromConstructor(object);\n },\n _instanceTypeFromConstructor(instance) {\n var $constructor = instance.constructor,\n probe = $constructor.$ccache;\n if (probe != null)\n return probe;\n return A._instanceTypeFromConstructorMiss(instance, $constructor);\n },\n _instanceTypeFromConstructorMiss(instance, $constructor) {\n var effectiveConstructor = instance instanceof A.Closure ? instance.__proto__.__proto__.constructor : $constructor,\n rti = A._Universe_findErasedType(init.typeUniverse, effectiveConstructor.name);\n $constructor.$ccache = rti;\n return rti;\n },\n getTypeFromTypesTable(index) {\n var rti,\n table = init.types,\n type = table[index];\n if (typeof type == \"string\") {\n rti = A._Universe_eval(init.typeUniverse, type, false);\n table[index] = rti;\n return rti;\n }\n return type;\n },\n getRuntimeType(object) {\n var rti = object instanceof A.Closure ? A.closureFunctionType(object) : null;\n return A.createRuntimeType(rti == null ? A.instanceType(object) : rti);\n },\n createRuntimeType(rti) {\n var recipe, starErasedRecipe, starErasedRti,\n type = rti._cachedRuntimeType;\n if (type != null)\n return type;\n recipe = rti._canonicalRecipe;\n starErasedRecipe = recipe.replace(/\\*/g, \"\");\n if (starErasedRecipe === recipe)\n return rti._cachedRuntimeType = new A._Type(rti);\n starErasedRti = A._Universe_eval(init.typeUniverse, starErasedRecipe, true);\n type = starErasedRti._cachedRuntimeType;\n return rti._cachedRuntimeType = type == null ? starErasedRti._cachedRuntimeType = new A._Type(starErasedRti) : type;\n },\n typeLiteral(recipe) {\n return A.createRuntimeType(A._Universe_eval(init.typeUniverse, recipe, false));\n },\n _installSpecializedIsTest(object) {\n var t1, unstarred, isFn, $name, testRti = this;\n if (testRti === type$.Object)\n return A._finishIsFn(testRti, object, A._isObject);\n if (!A.isStrongTopType(testRti))\n if (!(testRti === type$.legacy_Object))\n t1 = false;\n else\n t1 = true;\n else\n t1 = true;\n if (t1)\n return A._finishIsFn(testRti, object, A._isTop);\n t1 = testRti._kind;\n unstarred = t1 === 6 ? testRti._primary : testRti;\n if (unstarred === type$.int)\n isFn = A._isInt;\n else if (unstarred === type$.double || unstarred === type$.num)\n isFn = A._isNum;\n else if (unstarred === type$.String)\n isFn = A._isString;\n else\n isFn = unstarred === type$.bool ? A._isBool : null;\n if (isFn != null)\n return A._finishIsFn(testRti, object, isFn);\n if (unstarred._kind === 9) {\n $name = unstarred._primary;\n if (unstarred._rest.every(A.isTopType)) {\n testRti._specializedTestResource = \"$is\" + $name;\n if ($name === \"List\")\n return A._finishIsFn(testRti, object, A._isListTestViaProperty);\n return A._finishIsFn(testRti, object, A._isTestViaProperty);\n }\n } else if (t1 === 7)\n return A._finishIsFn(testRti, object, A._generalNullableIsTestImplementation);\n return A._finishIsFn(testRti, object, A._generalIsTestImplementation);\n },\n _finishIsFn(testRti, object, isFn) {\n testRti._is = isFn;\n return testRti._is(object);\n },\n _installSpecializedAsCheck(object) {\n var t1, testRti = this,\n asFn = A._generalAsCheckImplementation;\n if (!A.isStrongTopType(testRti))\n if (!(testRti === type$.legacy_Object))\n t1 = false;\n else\n t1 = true;\n else\n t1 = true;\n if (t1)\n asFn = A._asTop;\n else if (testRti === type$.Object)\n asFn = A._asObject;\n else {\n t1 = A.isNullable(testRti);\n if (t1)\n asFn = A._generalNullableAsCheckImplementation;\n }\n testRti._as = asFn;\n return testRti._as(object);\n },\n _nullIs(testRti) {\n var t1,\n kind = testRti._kind;\n if (!A.isStrongTopType(testRti))\n if (!(testRti === type$.legacy_Object))\n if (!(testRti === type$.legacy_Never))\n if (kind !== 7)\n t1 = kind === 8 && A._nullIs(testRti._primary) || testRti === type$.Null || testRti === type$.JSNull;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n _generalIsTestImplementation(object) {\n var testRti = this;\n if (object == null)\n return A._nullIs(testRti);\n return A._isSubtype(init.typeUniverse, A.instanceOrFunctionType(object, testRti), null, testRti, null);\n },\n _generalNullableIsTestImplementation(object) {\n if (object == null)\n return true;\n return this._primary._is(object);\n },\n _isTestViaProperty(object) {\n var tag, testRti = this;\n if (object == null)\n return A._nullIs(testRti);\n tag = testRti._specializedTestResource;\n if (object instanceof A.Object)\n return !!object[tag];\n return !!J.getInterceptor$(object)[tag];\n },\n _isListTestViaProperty(object) {\n var tag, testRti = this;\n if (object == null)\n return A._nullIs(testRti);\n if (typeof object != \"object\")\n return false;\n if (Array.isArray(object))\n return true;\n tag = testRti._specializedTestResource;\n if (object instanceof A.Object)\n return !!object[tag];\n return !!J.getInterceptor$(object)[tag];\n },\n _generalAsCheckImplementation(object) {\n var t1, testRti = this;\n if (object == null) {\n t1 = A.isNullable(testRti);\n if (t1)\n return object;\n } else if (testRti._is(object))\n return object;\n A._failedAsCheck(object, testRti);\n },\n _generalNullableAsCheckImplementation(object) {\n var testRti = this;\n if (object == null)\n return object;\n else if (testRti._is(object))\n return object;\n A._failedAsCheck(object, testRti);\n },\n _failedAsCheck(object, testRti) {\n throw A.wrapException(A._TypeError$fromMessage(A._Error_compose(object, A.instanceOrFunctionType(object, testRti), A._rtiToString(testRti, null))));\n },\n _Error_compose(object, objectRti, checkedTypeDescription) {\n var objectDescription = A.Error_safeToString(object),\n objectTypeDescription = A._rtiToString(objectRti == null ? A.instanceType(object) : objectRti, null);\n return objectDescription + \": type '\" + objectTypeDescription + \"' is not a subtype of type '\" + checkedTypeDescription + \"'\";\n },\n _TypeError$fromMessage(message) {\n return new A._TypeError(\"TypeError: \" + message);\n },\n _TypeError__TypeError$forType(object, type) {\n return new A._TypeError(\"TypeError: \" + A._Error_compose(object, null, type));\n },\n _isObject(object) {\n return object != null;\n },\n _asObject(object) {\n if (object != null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"Object\"));\n },\n _isTop(object) {\n return true;\n },\n _asTop(object) {\n return object;\n },\n _isBool(object) {\n return true === object || false === object;\n },\n _asBool(object) {\n if (true === object)\n return true;\n if (false === object)\n return false;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"bool\"));\n },\n _asBoolS(object) {\n if (true === object)\n return true;\n if (false === object)\n return false;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"bool\"));\n },\n _asBoolQ(object) {\n if (true === object)\n return true;\n if (false === object)\n return false;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"bool?\"));\n },\n _asDouble(object) {\n if (typeof object == \"number\")\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"double\"));\n },\n _asDoubleS(object) {\n if (typeof object == \"number\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"double\"));\n },\n _asDoubleQ(object) {\n if (typeof object == \"number\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"double?\"));\n },\n _isInt(object) {\n return typeof object == \"number\" && Math.floor(object) === object;\n },\n _asInt(object) {\n if (typeof object == \"number\" && Math.floor(object) === object)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"int\"));\n },\n _asIntS(object) {\n if (typeof object == \"number\" && Math.floor(object) === object)\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"int\"));\n },\n _asIntQ(object) {\n if (typeof object == \"number\" && Math.floor(object) === object)\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"int?\"));\n },\n _isNum(object) {\n return typeof object == \"number\";\n },\n _asNum(object) {\n if (typeof object == \"number\")\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"num\"));\n },\n _asNumS(object) {\n if (typeof object == \"number\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"num\"));\n },\n _asNumQ(object) {\n if (typeof object == \"number\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"num?\"));\n },\n _isString(object) {\n return typeof object == \"string\";\n },\n _asString(object) {\n if (typeof object == \"string\")\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"String\"));\n },\n _asStringS(object) {\n if (typeof object == \"string\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"String\"));\n },\n _asStringQ(object) {\n if (typeof object == \"string\")\n return object;\n if (object == null)\n return object;\n throw A.wrapException(A._TypeError__TypeError$forType(object, \"String?\"));\n },\n _rtiArrayToString(array, genericContext) {\n var s, sep, i;\n for (s = \"\", sep = \"\", i = 0; i < array.length; ++i, sep = \", \")\n s += sep + A._rtiToString(array[i], genericContext);\n return s;\n },\n _functionRtiToString(functionType, genericContext, bounds) {\n var boundsLength, outerContextLength, offset, i, t1, t2, typeParametersText, typeSep, boundRti, kind, t3, parameters, requiredPositional, requiredPositionalLength, optionalPositional, optionalPositionalLength, named, namedLength, returnTypeText, argumentsText, sep, _s2_ = \", \";\n if (bounds != null) {\n boundsLength = bounds.length;\n if (genericContext == null) {\n genericContext = A._setArrayType([], type$.JSArray_String);\n outerContextLength = null;\n } else\n outerContextLength = genericContext.length;\n offset = genericContext.length;\n for (i = boundsLength; i > 0; --i)\n genericContext.push(\"T\" + (offset + i));\n for (t1 = type$.nullable_Object, t2 = type$.legacy_Object, typeParametersText = \"<\", typeSep = \"\", i = 0; i < boundsLength; ++i, typeSep = _s2_) {\n typeParametersText = B.JSString_methods.$add(typeParametersText + typeSep, genericContext[genericContext.length - 1 - i]);\n boundRti = bounds[i];\n kind = boundRti._kind;\n if (!(kind === 2 || kind === 3 || kind === 4 || kind === 5 || boundRti === t1))\n if (!(boundRti === t2))\n t3 = false;\n else\n t3 = true;\n else\n t3 = true;\n if (!t3)\n typeParametersText += \" extends \" + A._rtiToString(boundRti, genericContext);\n }\n typeParametersText += \">\";\n } else {\n typeParametersText = \"\";\n outerContextLength = null;\n }\n t1 = functionType._primary;\n parameters = functionType._rest;\n requiredPositional = parameters._requiredPositional;\n requiredPositionalLength = requiredPositional.length;\n optionalPositional = parameters._optionalPositional;\n optionalPositionalLength = optionalPositional.length;\n named = parameters._named;\n namedLength = named.length;\n returnTypeText = A._rtiToString(t1, genericContext);\n for (argumentsText = \"\", sep = \"\", i = 0; i < requiredPositionalLength; ++i, sep = _s2_)\n argumentsText += sep + A._rtiToString(requiredPositional[i], genericContext);\n if (optionalPositionalLength > 0) {\n argumentsText += sep + \"[\";\n for (sep = \"\", i = 0; i < optionalPositionalLength; ++i, sep = _s2_)\n argumentsText += sep + A._rtiToString(optionalPositional[i], genericContext);\n argumentsText += \"]\";\n }\n if (namedLength > 0) {\n argumentsText += sep + \"{\";\n for (sep = \"\", i = 0; i < namedLength; i += 3, sep = _s2_) {\n argumentsText += sep;\n if (named[i + 1])\n argumentsText += \"required \";\n argumentsText += A._rtiToString(named[i + 2], genericContext) + \" \" + named[i];\n }\n argumentsText += \"}\";\n }\n if (outerContextLength != null) {\n genericContext.toString;\n genericContext.length = outerContextLength;\n }\n return typeParametersText + \"(\" + argumentsText + \") => \" + returnTypeText;\n },\n _rtiToString(rti, genericContext) {\n var s, questionArgument, argumentKind, $name, $arguments, t1,\n kind = rti._kind;\n if (kind === 5)\n return \"erased\";\n if (kind === 2)\n return \"dynamic\";\n if (kind === 3)\n return \"void\";\n if (kind === 1)\n return \"Never\";\n if (kind === 4)\n return \"any\";\n if (kind === 6) {\n s = A._rtiToString(rti._primary, genericContext);\n return s;\n }\n if (kind === 7) {\n questionArgument = rti._primary;\n s = A._rtiToString(questionArgument, genericContext);\n argumentKind = questionArgument._kind;\n return (argumentKind === 11 || argumentKind === 12 ? \"(\" + s + \")\" : s) + \"?\";\n }\n if (kind === 8)\n return \"FutureOr<\" + A._rtiToString(rti._primary, genericContext) + \">\";\n if (kind === 9) {\n $name = A._unminifyOrTag(rti._primary);\n $arguments = rti._rest;\n return $arguments.length > 0 ? $name + (\"<\" + A._rtiArrayToString($arguments, genericContext) + \">\") : $name;\n }\n if (kind === 11)\n return A._functionRtiToString(rti, genericContext, null);\n if (kind === 12)\n return A._functionRtiToString(rti._primary, genericContext, rti._rest);\n if (kind === 13) {\n t1 = rti._primary;\n return genericContext[genericContext.length - 1 - t1];\n }\n return \"?\";\n },\n _unminifyOrTag(rawClassName) {\n var preserved = init.mangledGlobalNames[rawClassName];\n if (preserved != null)\n return preserved;\n return rawClassName;\n },\n _Universe_findRule(universe, targetType) {\n var rule = universe.tR[targetType];\n for (; typeof rule == \"string\";)\n rule = universe.tR[rule];\n return rule;\n },\n _Universe_findErasedType(universe, cls) {\n var $length, erased, $arguments, i, $interface,\n t1 = universe.eT,\n probe = t1[cls];\n if (probe == null)\n return A._Universe_eval(universe, cls, false);\n else if (typeof probe == \"number\") {\n $length = probe;\n erased = A._Universe__lookupTerminalRti(universe, 5, \"#\");\n $arguments = A._Utils_newArrayOrEmpty($length);\n for (i = 0; i < $length; ++i)\n $arguments[i] = erased;\n $interface = A._Universe__lookupInterfaceRti(universe, cls, $arguments);\n t1[cls] = $interface;\n return $interface;\n } else\n return probe;\n },\n _Universe_addRules(universe, rules) {\n return A._Utils_objectAssign(universe.tR, rules);\n },\n _Universe_addErasedTypes(universe, types) {\n return A._Utils_objectAssign(universe.eT, types);\n },\n _Universe_eval(universe, recipe, normalize) {\n var rti,\n t1 = universe.eC,\n probe = t1.get(recipe);\n if (probe != null)\n return probe;\n rti = A._Parser_parse(A._Parser_create(universe, null, recipe, normalize));\n t1.set(recipe, rti);\n return rti;\n },\n _Universe_evalInEnvironment(universe, environment, recipe) {\n var probe, rti,\n cache = environment._evalCache;\n if (cache == null)\n cache = environment._evalCache = new Map();\n probe = cache.get(recipe);\n if (probe != null)\n return probe;\n rti = A._Parser_parse(A._Parser_create(universe, environment, recipe, true));\n cache.set(recipe, rti);\n return rti;\n },\n _Universe_bind(universe, environment, argumentsRti) {\n var argumentsRecipe, probe, rti,\n cache = environment._bindCache;\n if (cache == null)\n cache = environment._bindCache = new Map();\n argumentsRecipe = argumentsRti._canonicalRecipe;\n probe = cache.get(argumentsRecipe);\n if (probe != null)\n return probe;\n rti = A._Universe__lookupBindingRti(universe, environment, argumentsRti._kind === 10 ? argumentsRti._rest : [argumentsRti]);\n cache.set(argumentsRecipe, rti);\n return rti;\n },\n _Universe__installTypeTests(universe, rti) {\n rti._as = A._installSpecializedAsCheck;\n rti._is = A._installSpecializedIsTest;\n return rti;\n },\n _Universe__lookupTerminalRti(universe, kind, key) {\n var rti, t1,\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n rti = new A.Rti(null, null);\n rti._kind = kind;\n rti._canonicalRecipe = key;\n t1 = A._Universe__installTypeTests(universe, rti);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__lookupStarRti(universe, baseType, normalize) {\n var t1,\n key = baseType._canonicalRecipe + \"*\",\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n t1 = A._Universe__createStarRti(universe, baseType, key, normalize);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__createStarRti(universe, baseType, key, normalize) {\n var baseKind, t1, rti;\n if (normalize) {\n baseKind = baseType._kind;\n if (!A.isStrongTopType(baseType))\n t1 = baseType === type$.Null || baseType === type$.JSNull || baseKind === 7 || baseKind === 6;\n else\n t1 = true;\n if (t1)\n return baseType;\n }\n rti = new A.Rti(null, null);\n rti._kind = 6;\n rti._primary = baseType;\n rti._canonicalRecipe = key;\n return A._Universe__installTypeTests(universe, rti);\n },\n _Universe__lookupQuestionRti(universe, baseType, normalize) {\n var t1,\n key = baseType._canonicalRecipe + \"?\",\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n t1 = A._Universe__createQuestionRti(universe, baseType, key, normalize);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__createQuestionRti(universe, baseType, key, normalize) {\n var baseKind, t1, starArgument, rti;\n if (normalize) {\n baseKind = baseType._kind;\n if (!A.isStrongTopType(baseType))\n if (!(baseType === type$.Null || baseType === type$.JSNull))\n if (baseKind !== 7)\n t1 = baseKind === 8 && A.isNullable(baseType._primary);\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n if (t1)\n return baseType;\n else if (baseKind === 1 || baseType === type$.legacy_Never)\n return type$.Null;\n else if (baseKind === 6) {\n starArgument = baseType._primary;\n if (starArgument._kind === 8 && A.isNullable(starArgument._primary))\n return starArgument;\n else\n return A.Rti__getQuestionFromStar(universe, baseType);\n }\n }\n rti = new A.Rti(null, null);\n rti._kind = 7;\n rti._primary = baseType;\n rti._canonicalRecipe = key;\n return A._Universe__installTypeTests(universe, rti);\n },\n _Universe__lookupFutureOrRti(universe, baseType, normalize) {\n var t1,\n key = baseType._canonicalRecipe + \"/\",\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n t1 = A._Universe__createFutureOrRti(universe, baseType, key, normalize);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__createFutureOrRti(universe, baseType, key, normalize) {\n var t1, t2, rti;\n if (normalize) {\n t1 = baseType._kind;\n if (!A.isStrongTopType(baseType))\n if (!(baseType === type$.legacy_Object))\n t2 = false;\n else\n t2 = true;\n else\n t2 = true;\n if (t2 || baseType === type$.Object)\n return baseType;\n else if (t1 === 1)\n return A._Universe__lookupInterfaceRti(universe, \"Future\", [baseType]);\n else if (baseType === type$.Null || baseType === type$.JSNull)\n return type$.nullable_Future_Null;\n }\n rti = new A.Rti(null, null);\n rti._kind = 8;\n rti._primary = baseType;\n rti._canonicalRecipe = key;\n return A._Universe__installTypeTests(universe, rti);\n },\n _Universe__lookupGenericFunctionParameterRti(universe, index) {\n var rti, t1,\n key = \"\" + index + \"^\",\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n rti = new A.Rti(null, null);\n rti._kind = 13;\n rti._primary = index;\n rti._canonicalRecipe = key;\n t1 = A._Universe__installTypeTests(universe, rti);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__canonicalRecipeJoin($arguments) {\n var s, sep, i,\n $length = $arguments.length;\n for (s = \"\", sep = \"\", i = 0; i < $length; ++i, sep = \",\")\n s += sep + $arguments[i]._canonicalRecipe;\n return s;\n },\n _Universe__canonicalRecipeJoinNamed($arguments) {\n var s, sep, i, t1, nameSep, s0,\n $length = $arguments.length;\n for (s = \"\", sep = \"\", i = 0; i < $length; i += 3, sep = \",\") {\n t1 = $arguments[i];\n nameSep = $arguments[i + 1] ? \"!\" : \":\";\n s0 = $arguments[i + 2]._canonicalRecipe;\n s += sep + t1 + nameSep + s0;\n }\n return s;\n },\n _Universe__lookupInterfaceRti(universe, $name, $arguments) {\n var probe, rti, t1,\n s = $name;\n if ($arguments.length > 0)\n s += \"<\" + A._Universe__canonicalRecipeJoin($arguments) + \">\";\n probe = universe.eC.get(s);\n if (probe != null)\n return probe;\n rti = new A.Rti(null, null);\n rti._kind = 9;\n rti._primary = $name;\n rti._rest = $arguments;\n if ($arguments.length > 0)\n rti._precomputed1 = $arguments[0];\n rti._canonicalRecipe = s;\n t1 = A._Universe__installTypeTests(universe, rti);\n universe.eC.set(s, t1);\n return t1;\n },\n _Universe__lookupBindingRti(universe, base, $arguments) {\n var newBase, newArguments, key, probe, rti, t1;\n if (base._kind === 10) {\n newBase = base._primary;\n newArguments = base._rest.concat($arguments);\n } else {\n newArguments = $arguments;\n newBase = base;\n }\n key = newBase._canonicalRecipe + (\";<\" + A._Universe__canonicalRecipeJoin(newArguments) + \">\");\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n rti = new A.Rti(null, null);\n rti._kind = 10;\n rti._primary = newBase;\n rti._rest = newArguments;\n rti._canonicalRecipe = key;\n t1 = A._Universe__installTypeTests(universe, rti);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__lookupFunctionRti(universe, returnType, parameters) {\n var sep, t1, key, probe, rti,\n s = returnType._canonicalRecipe,\n requiredPositional = parameters._requiredPositional,\n requiredPositionalLength = requiredPositional.length,\n optionalPositional = parameters._optionalPositional,\n optionalPositionalLength = optionalPositional.length,\n named = parameters._named,\n namedLength = named.length,\n recipe = \"(\" + A._Universe__canonicalRecipeJoin(requiredPositional);\n if (optionalPositionalLength > 0) {\n sep = requiredPositionalLength > 0 ? \",\" : \"\";\n t1 = A._Universe__canonicalRecipeJoin(optionalPositional);\n recipe += sep + \"[\" + t1 + \"]\";\n }\n if (namedLength > 0) {\n sep = requiredPositionalLength > 0 ? \",\" : \"\";\n t1 = A._Universe__canonicalRecipeJoinNamed(named);\n recipe += sep + \"{\" + t1 + \"}\";\n }\n key = s + (recipe + \")\");\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n rti = new A.Rti(null, null);\n rti._kind = 11;\n rti._primary = returnType;\n rti._rest = parameters;\n rti._canonicalRecipe = key;\n t1 = A._Universe__installTypeTests(universe, rti);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__lookupGenericFunctionRti(universe, baseFunctionType, bounds, normalize) {\n var t1,\n key = baseFunctionType._canonicalRecipe + (\"<\" + A._Universe__canonicalRecipeJoin(bounds) + \">\"),\n probe = universe.eC.get(key);\n if (probe != null)\n return probe;\n t1 = A._Universe__createGenericFunctionRti(universe, baseFunctionType, bounds, key, normalize);\n universe.eC.set(key, t1);\n return t1;\n },\n _Universe__createGenericFunctionRti(universe, baseFunctionType, bounds, key, normalize) {\n var $length, typeArguments, count, i, bound, substitutedBase, substitutedBounds, rti;\n if (normalize) {\n $length = bounds.length;\n typeArguments = A._Utils_newArrayOrEmpty($length);\n for (count = 0, i = 0; i < $length; ++i) {\n bound = bounds[i];\n if (bound._kind === 1) {\n typeArguments[i] = bound;\n ++count;\n }\n }\n if (count > 0) {\n substitutedBase = A._substitute(universe, baseFunctionType, typeArguments, 0);\n substitutedBounds = A._substituteArray(universe, bounds, typeArguments, 0);\n return A._Universe__lookupGenericFunctionRti(universe, substitutedBase, substitutedBounds, bounds !== substitutedBounds);\n }\n }\n rti = new A.Rti(null, null);\n rti._kind = 12;\n rti._primary = baseFunctionType;\n rti._rest = bounds;\n rti._canonicalRecipe = key;\n return A._Universe__installTypeTests(universe, rti);\n },\n _Parser_create(universe, environment, recipe, normalize) {\n return {u: universe, e: environment, r: recipe, s: [], p: 0, n: normalize};\n },\n _Parser_parse(parser) {\n var t2, i, ch, t3, array, head, base, parameters, optionalPositional, named, item,\n source = parser.r,\n t1 = parser.s;\n for (t2 = source.length, i = 0; i < t2;) {\n ch = source.charCodeAt(i);\n if (ch >= 48 && ch <= 57)\n i = A._Parser_handleDigit(i + 1, ch, source, t1);\n else if ((((ch | 32) >>> 0) - 97 & 65535) < 26 || ch === 95 || ch === 36)\n i = A._Parser_handleIdentifier(parser, i, source, t1, false);\n else if (ch === 46)\n i = A._Parser_handleIdentifier(parser, i, source, t1, true);\n else {\n ++i;\n switch (ch) {\n case 44:\n break;\n case 58:\n t1.push(false);\n break;\n case 33:\n t1.push(true);\n break;\n case 59:\n t1.push(A._Parser_toType(parser.u, parser.e, t1.pop()));\n break;\n case 94:\n t1.push(A._Universe__lookupGenericFunctionParameterRti(parser.u, t1.pop()));\n break;\n case 35:\n t1.push(A._Universe__lookupTerminalRti(parser.u, 5, \"#\"));\n break;\n case 64:\n t1.push(A._Universe__lookupTerminalRti(parser.u, 2, \"@\"));\n break;\n case 126:\n t1.push(A._Universe__lookupTerminalRti(parser.u, 3, \"~\"));\n break;\n case 60:\n t1.push(parser.p);\n parser.p = t1.length;\n break;\n case 62:\n t3 = parser.u;\n array = t1.splice(parser.p);\n A._Parser_toTypes(parser.u, parser.e, array);\n parser.p = t1.pop();\n head = t1.pop();\n if (typeof head == \"string\")\n t1.push(A._Universe__lookupInterfaceRti(t3, head, array));\n else {\n base = A._Parser_toType(t3, parser.e, head);\n switch (base._kind) {\n case 11:\n t1.push(A._Universe__lookupGenericFunctionRti(t3, base, array, parser.n));\n break;\n default:\n t1.push(A._Universe__lookupBindingRti(t3, base, array));\n break;\n }\n }\n break;\n case 38:\n A._Parser_handleExtendedOperations(parser, t1);\n break;\n case 42:\n t3 = parser.u;\n t1.push(A._Universe__lookupStarRti(t3, A._Parser_toType(t3, parser.e, t1.pop()), parser.n));\n break;\n case 63:\n t3 = parser.u;\n t1.push(A._Universe__lookupQuestionRti(t3, A._Parser_toType(t3, parser.e, t1.pop()), parser.n));\n break;\n case 47:\n t3 = parser.u;\n t1.push(A._Universe__lookupFutureOrRti(t3, A._Parser_toType(t3, parser.e, t1.pop()), parser.n));\n break;\n case 40:\n t1.push(parser.p);\n parser.p = t1.length;\n break;\n case 41:\n t3 = parser.u;\n parameters = new A._FunctionParameters();\n optionalPositional = t3.sEA;\n named = t3.sEA;\n head = t1.pop();\n if (typeof head == \"number\")\n switch (head) {\n case -1:\n optionalPositional = t1.pop();\n break;\n case -2:\n named = t1.pop();\n break;\n default:\n t1.push(head);\n break;\n }\n else\n t1.push(head);\n array = t1.splice(parser.p);\n A._Parser_toTypes(parser.u, parser.e, array);\n parser.p = t1.pop();\n parameters._requiredPositional = array;\n parameters._optionalPositional = optionalPositional;\n parameters._named = named;\n t1.push(A._Universe__lookupFunctionRti(t3, A._Parser_toType(t3, parser.e, t1.pop()), parameters));\n break;\n case 91:\n t1.push(parser.p);\n parser.p = t1.length;\n break;\n case 93:\n array = t1.splice(parser.p);\n A._Parser_toTypes(parser.u, parser.e, array);\n parser.p = t1.pop();\n t1.push(array);\n t1.push(-1);\n break;\n case 123:\n t1.push(parser.p);\n parser.p = t1.length;\n break;\n case 125:\n array = t1.splice(parser.p);\n A._Parser_toTypesNamed(parser.u, parser.e, array);\n parser.p = t1.pop();\n t1.push(array);\n t1.push(-2);\n break;\n default:\n throw \"Bad character \" + ch;\n }\n }\n }\n item = t1.pop();\n return A._Parser_toType(parser.u, parser.e, item);\n },\n _Parser_handleDigit(i, digit, source, stack) {\n var t1, ch,\n value = digit - 48;\n for (t1 = source.length; i < t1; ++i) {\n ch = source.charCodeAt(i);\n if (!(ch >= 48 && ch <= 57))\n break;\n value = value * 10 + (ch - 48);\n }\n stack.push(value);\n return i;\n },\n _Parser_handleIdentifier(parser, start, source, stack, hasPeriod) {\n var t1, ch, t2, string, environment, recipe,\n i = start + 1;\n for (t1 = source.length; i < t1; ++i) {\n ch = source.charCodeAt(i);\n if (ch === 46) {\n if (hasPeriod)\n break;\n hasPeriod = true;\n } else {\n if (!((((ch | 32) >>> 0) - 97 & 65535) < 26 || ch === 95 || ch === 36))\n t2 = ch >= 48 && ch <= 57;\n else\n t2 = true;\n if (!t2)\n break;\n }\n }\n string = source.substring(start, i);\n if (hasPeriod) {\n t1 = parser.u;\n environment = parser.e;\n if (environment._kind === 10)\n environment = environment._primary;\n recipe = A._Universe_findRule(t1, environment._primary)[string];\n if (recipe == null)\n A.throwExpression('No \"' + string + '\" in \"' + A.Rti__getCanonicalRecipe(environment) + '\"');\n stack.push(A._Universe_evalInEnvironment(t1, environment, recipe));\n } else\n stack.push(string);\n return i;\n },\n _Parser_handleExtendedOperations(parser, stack) {\n var $top = stack.pop();\n if (0 === $top) {\n stack.push(A._Universe__lookupTerminalRti(parser.u, 1, \"0&\"));\n return;\n }\n if (1 === $top) {\n stack.push(A._Universe__lookupTerminalRti(parser.u, 4, \"1&\"));\n return;\n }\n throw A.wrapException(A.AssertionError$(\"Unexpected extended operation \" + A.S($top)));\n },\n _Parser_toType(universe, environment, item) {\n if (typeof item == \"string\")\n return A._Universe__lookupInterfaceRti(universe, item, universe.sEA);\n else if (typeof item == \"number\")\n return A._Parser_indexToType(universe, environment, item);\n else\n return item;\n },\n _Parser_toTypes(universe, environment, items) {\n var i,\n $length = items.length;\n for (i = 0; i < $length; ++i)\n items[i] = A._Parser_toType(universe, environment, items[i]);\n },\n _Parser_toTypesNamed(universe, environment, items) {\n var i,\n $length = items.length;\n for (i = 2; i < $length; i += 3)\n items[i] = A._Parser_toType(universe, environment, items[i]);\n },\n _Parser_indexToType(universe, environment, index) {\n var typeArguments, len,\n kind = environment._kind;\n if (kind === 10) {\n if (index === 0)\n return environment._primary;\n typeArguments = environment._rest;\n len = typeArguments.length;\n if (index <= len)\n return typeArguments[index - 1];\n index -= len;\n environment = environment._primary;\n kind = environment._kind;\n } else if (index === 0)\n return environment;\n if (kind !== 9)\n throw A.wrapException(A.AssertionError$(\"Indexed base must be an interface type\"));\n typeArguments = environment._rest;\n if (index <= typeArguments.length)\n return typeArguments[index - 1];\n throw A.wrapException(A.AssertionError$(\"Bad index \" + index + \" for \" + environment.toString$0(0)));\n },\n _isSubtype(universe, s, sEnv, t, tEnv) {\n var t1, sKind, leftTypeVariable, tKind, sBounds, tBounds, sLength, i, sBound, tBound;\n if (s === t)\n return true;\n if (!A.isStrongTopType(t))\n if (!(t === type$.legacy_Object))\n t1 = false;\n else\n t1 = true;\n else\n t1 = true;\n if (t1)\n return true;\n sKind = s._kind;\n if (sKind === 4)\n return true;\n if (A.isStrongTopType(s))\n return false;\n if (s._kind !== 1)\n t1 = false;\n else\n t1 = true;\n if (t1)\n return true;\n leftTypeVariable = sKind === 13;\n if (leftTypeVariable)\n if (A._isSubtype(universe, sEnv[s._primary], sEnv, t, tEnv))\n return true;\n tKind = t._kind;\n t1 = s === type$.Null || s === type$.JSNull;\n if (t1) {\n if (tKind === 8)\n return A._isSubtype(universe, s, sEnv, t._primary, tEnv);\n return t === type$.Null || t === type$.JSNull || tKind === 7 || tKind === 6;\n }\n if (t === type$.Object) {\n if (sKind === 8)\n return A._isSubtype(universe, s._primary, sEnv, t, tEnv);\n if (sKind === 6)\n return A._isSubtype(universe, s._primary, sEnv, t, tEnv);\n return sKind !== 7;\n }\n if (sKind === 6)\n return A._isSubtype(universe, s._primary, sEnv, t, tEnv);\n if (tKind === 6) {\n t1 = A.Rti__getQuestionFromStar(universe, t);\n return A._isSubtype(universe, s, sEnv, t1, tEnv);\n }\n if (sKind === 8) {\n if (!A._isSubtype(universe, s._primary, sEnv, t, tEnv))\n return false;\n return A._isSubtype(universe, A.Rti__getFutureFromFutureOr(universe, s), sEnv, t, tEnv);\n }\n if (sKind === 7) {\n t1 = A._isSubtype(universe, type$.Null, sEnv, t, tEnv);\n return t1 && A._isSubtype(universe, s._primary, sEnv, t, tEnv);\n }\n if (tKind === 8) {\n if (A._isSubtype(universe, s, sEnv, t._primary, tEnv))\n return true;\n return A._isSubtype(universe, s, sEnv, A.Rti__getFutureFromFutureOr(universe, t), tEnv);\n }\n if (tKind === 7) {\n t1 = A._isSubtype(universe, s, sEnv, type$.Null, tEnv);\n return t1 || A._isSubtype(universe, s, sEnv, t._primary, tEnv);\n }\n if (leftTypeVariable)\n return false;\n t1 = sKind !== 11;\n if ((!t1 || sKind === 12) && t === type$.Function)\n return true;\n if (tKind === 12) {\n if (s === type$.JavaScriptFunction)\n return true;\n if (sKind !== 12)\n return false;\n sBounds = s._rest;\n tBounds = t._rest;\n sLength = sBounds.length;\n if (sLength !== tBounds.length)\n return false;\n sEnv = sEnv == null ? sBounds : sBounds.concat(sEnv);\n tEnv = tEnv == null ? tBounds : tBounds.concat(tEnv);\n for (i = 0; i < sLength; ++i) {\n sBound = sBounds[i];\n tBound = tBounds[i];\n if (!A._isSubtype(universe, sBound, sEnv, tBound, tEnv) || !A._isSubtype(universe, tBound, tEnv, sBound, sEnv))\n return false;\n }\n return A._isFunctionSubtype(universe, s._primary, sEnv, t._primary, tEnv);\n }\n if (tKind === 11) {\n if (s === type$.JavaScriptFunction)\n return true;\n if (t1)\n return false;\n return A._isFunctionSubtype(universe, s, sEnv, t, tEnv);\n }\n if (sKind === 9) {\n if (tKind !== 9)\n return false;\n return A._isInterfaceSubtype(universe, s, sEnv, t, tEnv);\n }\n return false;\n },\n _isFunctionSubtype(universe, s, sEnv, t, tEnv) {\n var sParameters, tParameters, sRequiredPositional, tRequiredPositional, sRequiredPositionalLength, tRequiredPositionalLength, requiredPositionalDelta, sOptionalPositional, tOptionalPositional, sOptionalPositionalLength, tOptionalPositionalLength, i, t1, sNamed, tNamed, sNamedLength, tNamedLength, sIndex, tIndex, tName, sName, sIsRequired;\n if (!A._isSubtype(universe, s._primary, sEnv, t._primary, tEnv))\n return false;\n sParameters = s._rest;\n tParameters = t._rest;\n sRequiredPositional = sParameters._requiredPositional;\n tRequiredPositional = tParameters._requiredPositional;\n sRequiredPositionalLength = sRequiredPositional.length;\n tRequiredPositionalLength = tRequiredPositional.length;\n if (sRequiredPositionalLength > tRequiredPositionalLength)\n return false;\n requiredPositionalDelta = tRequiredPositionalLength - sRequiredPositionalLength;\n sOptionalPositional = sParameters._optionalPositional;\n tOptionalPositional = tParameters._optionalPositional;\n sOptionalPositionalLength = sOptionalPositional.length;\n tOptionalPositionalLength = tOptionalPositional.length;\n if (sRequiredPositionalLength + sOptionalPositionalLength < tRequiredPositionalLength + tOptionalPositionalLength)\n return false;\n for (i = 0; i < sRequiredPositionalLength; ++i) {\n t1 = sRequiredPositional[i];\n if (!A._isSubtype(universe, tRequiredPositional[i], tEnv, t1, sEnv))\n return false;\n }\n for (i = 0; i < requiredPositionalDelta; ++i) {\n t1 = sOptionalPositional[i];\n if (!A._isSubtype(universe, tRequiredPositional[sRequiredPositionalLength + i], tEnv, t1, sEnv))\n return false;\n }\n for (i = 0; i < tOptionalPositionalLength; ++i) {\n t1 = sOptionalPositional[requiredPositionalDelta + i];\n if (!A._isSubtype(universe, tOptionalPositional[i], tEnv, t1, sEnv))\n return false;\n }\n sNamed = sParameters._named;\n tNamed = tParameters._named;\n sNamedLength = sNamed.length;\n tNamedLength = tNamed.length;\n for (sIndex = 0, tIndex = 0; tIndex < tNamedLength; tIndex += 3) {\n tName = tNamed[tIndex];\n for (; true;) {\n if (sIndex >= sNamedLength)\n return false;\n sName = sNamed[sIndex];\n sIndex += 3;\n if (tName < sName)\n return false;\n sIsRequired = sNamed[sIndex - 2];\n if (sName < tName) {\n if (sIsRequired)\n return false;\n continue;\n }\n t1 = tNamed[tIndex + 1];\n if (sIsRequired && !t1)\n return false;\n t1 = sNamed[sIndex - 1];\n if (!A._isSubtype(universe, tNamed[tIndex + 2], tEnv, t1, sEnv))\n return false;\n break;\n }\n }\n for (; sIndex < sNamedLength;) {\n if (sNamed[sIndex + 1])\n return false;\n sIndex += 3;\n }\n return true;\n },\n _isInterfaceSubtype(universe, s, sEnv, t, tEnv) {\n var rule, recipes, $length, supertypeArgs, i, t1, t2,\n sName = s._primary,\n tName = t._primary;\n for (; sName !== tName;) {\n rule = universe.tR[sName];\n if (rule == null)\n return false;\n if (typeof rule == \"string\") {\n sName = rule;\n continue;\n }\n recipes = rule[tName];\n if (recipes == null)\n return false;\n $length = recipes.length;\n supertypeArgs = $length > 0 ? new Array($length) : init.typeUniverse.sEA;\n for (i = 0; i < $length; ++i)\n supertypeArgs[i] = A._Universe_evalInEnvironment(universe, s, recipes[i]);\n return A._areArgumentsSubtypes(universe, supertypeArgs, null, sEnv, t._rest, tEnv);\n }\n t1 = s._rest;\n t2 = t._rest;\n return A._areArgumentsSubtypes(universe, t1, null, sEnv, t2, tEnv);\n },\n _areArgumentsSubtypes(universe, sArgs, sVariances, sEnv, tArgs, tEnv) {\n var i, t1, t2,\n $length = sArgs.length;\n for (i = 0; i < $length; ++i) {\n t1 = sArgs[i];\n t2 = tArgs[i];\n if (!A._isSubtype(universe, t1, sEnv, t2, tEnv))\n return false;\n }\n return true;\n },\n isNullable(t) {\n var t1,\n kind = t._kind;\n if (!(t === type$.Null || t === type$.JSNull))\n if (!A.isStrongTopType(t))\n if (kind !== 7)\n if (!(kind === 6 && A.isNullable(t._primary)))\n t1 = kind === 8 && A.isNullable(t._primary);\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n isTopType(t) {\n var t1;\n if (!A.isStrongTopType(t))\n if (!(t === type$.legacy_Object))\n t1 = false;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n isStrongTopType(t) {\n var kind = t._kind;\n return kind === 2 || kind === 3 || kind === 4 || kind === 5 || t === type$.nullable_Object;\n },\n _Utils_objectAssign(o, other) {\n var i, key,\n keys = Object.keys(other),\n $length = keys.length;\n for (i = 0; i < $length; ++i) {\n key = keys[i];\n o[key] = other[key];\n }\n },\n _Utils_newArrayOrEmpty($length) {\n return $length > 0 ? new Array($length) : init.typeUniverse.sEA;\n },\n Rti: function Rti(t0, t1) {\n var _ = this;\n _._as = t0;\n _._is = t1;\n _._cachedRuntimeType = _._specializedTestResource = _._precomputed1 = null;\n _._kind = 0;\n _._canonicalRecipe = _._bindCache = _._evalCache = _._rest = _._primary = null;\n },\n _FunctionParameters: function _FunctionParameters() {\n this._named = this._optionalPositional = this._requiredPositional = null;\n },\n _Type: function _Type(t0) {\n this._rti = t0;\n },\n _Error: function _Error() {\n },\n _TypeError: function _TypeError(t0) {\n this.__rti$_message = t0;\n },\n _AsyncRun__initializeScheduleImmediate() {\n var div, span, t1 = {};\n if (self.scheduleImmediate != null)\n return A.async__AsyncRun__scheduleImmediateJsOverride$closure();\n if (self.MutationObserver != null && self.document != null) {\n div = self.document.createElement(\"div\");\n span = self.document.createElement(\"span\");\n t1.storedCallback = null;\n new self.MutationObserver(A.convertDartClosureToJS(new A._AsyncRun__initializeScheduleImmediate_internalCallback(t1), 1)).observe(div, {childList: true});\n return new A._AsyncRun__initializeScheduleImmediate_closure(t1, div, span);\n } else if (self.setImmediate != null)\n return A.async__AsyncRun__scheduleImmediateWithSetImmediate$closure();\n return A.async__AsyncRun__scheduleImmediateWithTimer$closure();\n },\n _AsyncRun__scheduleImmediateJsOverride(callback) {\n self.scheduleImmediate(A.convertDartClosureToJS(new A._AsyncRun__scheduleImmediateJsOverride_internalCallback(callback), 0));\n },\n _AsyncRun__scheduleImmediateWithSetImmediate(callback) {\n self.setImmediate(A.convertDartClosureToJS(new A._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback(callback), 0));\n },\n _AsyncRun__scheduleImmediateWithTimer(callback) {\n A.Timer__createTimer(B.Duration_0, callback);\n },\n Timer__createTimer(duration, callback) {\n var milliseconds = B.JSInt_methods._tdivFast$1(duration._duration, 1000);\n return A._TimerImpl$(milliseconds < 0 ? 0 : milliseconds, callback);\n },\n _TimerImpl$(milliseconds, callback) {\n var t1 = new A._TimerImpl(true);\n t1._TimerImpl$2(milliseconds, callback);\n return t1;\n },\n _TimerImpl$periodic(milliseconds, callback) {\n var t1 = new A._TimerImpl(false);\n t1._TimerImpl$periodic$2(milliseconds, callback);\n return t1;\n },\n _makeAsyncAwaitCompleter($T) {\n return new A._AsyncAwaitCompleter(new A._Future($.Zone__current, $T._eval$1(\"_Future<0>\")), $T._eval$1(\"_AsyncAwaitCompleter<0>\"));\n },\n _asyncStartSync(bodyFunction, completer) {\n bodyFunction.call$2(0, null);\n completer.isSync = true;\n return completer._future;\n },\n _asyncAwait(object, bodyFunction) {\n A._awaitOnObject(object, bodyFunction);\n },\n _asyncReturn(object, completer) {\n completer.complete$1(object);\n },\n _asyncRethrow(object, completer) {\n completer.completeError$2(A.unwrapException(object), A.getTraceFromException(object));\n },\n _awaitOnObject(object, bodyFunction) {\n var t1, future,\n thenCallback = new A._awaitOnObject_closure(bodyFunction),\n errorCallback = new A._awaitOnObject_closure0(bodyFunction);\n if (object instanceof A._Future)\n object._thenAwait$1$2(thenCallback, errorCallback, type$.dynamic);\n else {\n t1 = type$.dynamic;\n if (type$.Future_dynamic._is(object))\n object.then$1$2$onError(0, thenCallback, errorCallback, t1);\n else {\n future = new A._Future($.Zone__current, type$._Future_dynamic);\n future._state = 8;\n future._resultOrListeners = object;\n future._thenAwait$1$2(thenCallback, errorCallback, t1);\n }\n }\n },\n _wrapJsFunctionForAsync($function) {\n var $protected = function(fn, ERROR) {\n return function(errorCode, result) {\n while (true)\n try {\n fn(errorCode, result);\n break;\n } catch (error) {\n result = error;\n errorCode = ERROR;\n }\n };\n }($function, 1);\n return $.Zone__current.registerBinaryCallback$3$1(new A._wrapJsFunctionForAsync_closure($protected), type$.void, type$.int, type$.dynamic);\n },\n _IterationMarker_yieldStar(values) {\n return new A._IterationMarker(values, 1);\n },\n _IterationMarker_endOfIteration() {\n return B._IterationMarker_null_2;\n },\n _IterationMarker_uncaughtError(error) {\n return new A._IterationMarker(error, 3);\n },\n _makeSyncStarIterable(body, $T) {\n return new A._SyncStarIterable(body, $T._eval$1(\"_SyncStarIterable<0>\"));\n },\n AsyncError$(error, stackTrace) {\n var t1 = A.checkNotNullable(error, \"error\", type$.Object);\n return new A.AsyncError(t1, stackTrace == null ? A.AsyncError_defaultStackTrace(error) : stackTrace);\n },\n AsyncError_defaultStackTrace(error) {\n var stackTrace;\n if (type$.Error._is(error)) {\n stackTrace = error.get$stackTrace();\n if (stackTrace != null)\n return stackTrace;\n }\n return B._StringStackTrace_3uE;\n },\n Future_Future$value(value, $T) {\n var t1;\n $T._as(value);\n t1 = new A._Future($.Zone__current, $T._eval$1(\"_Future<0>\"));\n t1._asyncComplete$1(value);\n return t1;\n },\n Future_Future$error(error, stackTrace, $T) {\n var t1, replacement;\n A.checkNotNullable(error, \"error\", type$.Object);\n t1 = $.Zone__current;\n if (t1 !== B.C__RootZone) {\n replacement = t1.errorCallback$2(error, stackTrace);\n if (replacement != null) {\n error = replacement.error;\n stackTrace = replacement.stackTrace;\n }\n }\n if (stackTrace == null)\n stackTrace = A.AsyncError_defaultStackTrace(error);\n t1 = new A._Future($.Zone__current, $T._eval$1(\"_Future<0>\"));\n t1._asyncCompleteError$2(error, stackTrace);\n return t1;\n },\n Future_wait(futures, $T) {\n var error, stackTrace, handleError, future, pos, e, st, t1, t2, exception, _box_0 = {}, cleanUp = null,\n eagerError = false,\n _future = new A._Future($.Zone__current, $T._eval$1(\"_Future>\"));\n _box_0.values = null;\n _box_0.remaining = 0;\n error = A._Cell$named(\"error\");\n stackTrace = A._Cell$named(\"stackTrace\");\n handleError = new A.Future_wait_handleError(_box_0, cleanUp, eagerError, _future, error, stackTrace);\n try {\n for (t1 = J.get$iterator$ax(futures), t2 = type$.Null; t1.moveNext$0();) {\n future = t1.get$current(t1);\n pos = _box_0.remaining;\n J.then$1$2$onError$x(future, new A.Future_wait_closure(_box_0, pos, _future, cleanUp, eagerError, error, stackTrace, $T), handleError, t2);\n ++_box_0.remaining;\n }\n t1 = _box_0.remaining;\n if (t1 === 0) {\n t1 = _future;\n t1._completeWithValue$1(A._setArrayType([], $T._eval$1(\"JSArray<0>\")));\n return t1;\n }\n _box_0.values = A.List_List$filled(t1, null, false, $T._eval$1(\"0?\"));\n } catch (exception) {\n e = A.unwrapException(exception);\n st = A.getTraceFromException(exception);\n if (_box_0.remaining === 0 || eagerError)\n return A.Future_Future$error(e, st, $T._eval$1(\"List<0>\"));\n else {\n error._value = e;\n stackTrace._value = st;\n }\n }\n return _future;\n },\n _Future$zoneValue(value, _zone, $T) {\n var t1 = new A._Future(_zone, $T._eval$1(\"_Future<0>\"));\n t1._state = 8;\n t1._resultOrListeners = value;\n return t1;\n },\n _Future__chainCoreFuture(source, target) {\n var t1, listeners;\n for (; t1 = source._state, (t1 & 4) !== 0;)\n source = source._resultOrListeners;\n if ((t1 & 24) !== 0) {\n listeners = target._removeListeners$0();\n target._cloneResult$1(source);\n A._Future__propagateToListeners(target, listeners);\n } else {\n listeners = target._resultOrListeners;\n target._state = target._state & 1 | 4;\n target._resultOrListeners = source;\n source._prependListeners$1(listeners);\n }\n },\n _Future__propagateToListeners(source, listeners) {\n var t2, _box_0, t3, t4, hasError, nextListener, nextListener0, sourceResult, t5, zone, oldZone, result, current, _box_1 = {},\n t1 = _box_1.source = source;\n for (t2 = type$.Future_dynamic; true;) {\n _box_0 = {};\n t3 = t1._state;\n t4 = (t3 & 16) === 0;\n hasError = !t4;\n if (listeners == null) {\n if (hasError && (t3 & 1) === 0) {\n t2 = t1._resultOrListeners;\n t1._zone.handleUncaughtError$2(t2.error, t2.stackTrace);\n }\n return;\n }\n _box_0.listener = listeners;\n nextListener = listeners._nextListener;\n for (t1 = listeners; nextListener != null; t1 = nextListener, nextListener = nextListener0) {\n t1._nextListener = null;\n A._Future__propagateToListeners(_box_1.source, t1);\n _box_0.listener = nextListener;\n nextListener0 = nextListener._nextListener;\n }\n t3 = _box_1.source;\n sourceResult = t3._resultOrListeners;\n _box_0.listenerHasError = hasError;\n _box_0.listenerValueOrError = sourceResult;\n if (t4) {\n t5 = t1.state;\n t5 = (t5 & 1) !== 0 || (t5 & 15) === 8;\n } else\n t5 = true;\n if (t5) {\n zone = t1.result._zone;\n if (hasError) {\n t1 = t3._zone;\n t1 = !(t1 === zone || t1.get$errorZone() === zone.get$errorZone());\n } else\n t1 = false;\n if (t1) {\n t1 = _box_1.source;\n t2 = t1._resultOrListeners;\n t1._zone.handleUncaughtError$2(t2.error, t2.stackTrace);\n return;\n }\n oldZone = $.Zone__current;\n if (oldZone !== zone)\n $.Zone__current = zone;\n else\n oldZone = null;\n t1 = _box_0.listener.state;\n if ((t1 & 15) === 8)\n new A._Future__propagateToListeners_handleWhenCompleteCallback(_box_0, _box_1, hasError).call$0();\n else if (t4) {\n if ((t1 & 1) !== 0)\n new A._Future__propagateToListeners_handleValueCallback(_box_0, sourceResult).call$0();\n } else if ((t1 & 2) !== 0)\n new A._Future__propagateToListeners_handleError(_box_1, _box_0).call$0();\n if (oldZone != null)\n $.Zone__current = oldZone;\n t1 = _box_0.listenerValueOrError;\n if (t2._is(t1)) {\n t3 = _box_0.listener.$ti;\n t3 = t3._eval$1(\"Future<2>\")._is(t1) || !t3._rest[1]._is(t1);\n } else\n t3 = false;\n if (t3) {\n result = _box_0.listener.result;\n if ((t1._state & 24) !== 0) {\n current = result._resultOrListeners;\n result._resultOrListeners = null;\n listeners = result._reverseListeners$1(current);\n result._state = t1._state & 30 | result._state & 1;\n result._resultOrListeners = t1._resultOrListeners;\n _box_1.source = t1;\n continue;\n } else\n A._Future__chainCoreFuture(t1, result);\n return;\n }\n }\n result = _box_0.listener.result;\n current = result._resultOrListeners;\n result._resultOrListeners = null;\n listeners = result._reverseListeners$1(current);\n t1 = _box_0.listenerHasError;\n t3 = _box_0.listenerValueOrError;\n if (!t1) {\n result._state = 8;\n result._resultOrListeners = t3;\n } else {\n result._state = result._state & 1 | 16;\n result._resultOrListeners = t3;\n }\n _box_1.source = result;\n t1 = result;\n }\n },\n _registerErrorHandler(errorHandler, zone) {\n if (type$.dynamic_Function_Object_StackTrace._is(errorHandler))\n return zone.registerBinaryCallback$3$1(errorHandler, type$.dynamic, type$.Object, type$.StackTrace);\n if (type$.dynamic_Function_Object._is(errorHandler))\n return zone.registerUnaryCallback$2$1(errorHandler, type$.dynamic, type$.Object);\n throw A.wrapException(A.ArgumentError$value(errorHandler, \"onError\", string$.Error_));\n },\n _microtaskLoop() {\n var entry, next;\n for (entry = $._nextCallback; entry != null; entry = $._nextCallback) {\n $._lastPriorityCallback = null;\n next = entry.next;\n $._nextCallback = next;\n if (next == null)\n $._lastCallback = null;\n entry.callback.call$0();\n }\n },\n _startMicrotaskLoop() {\n $._isInCallbackLoop = true;\n try {\n A._microtaskLoop();\n } finally {\n $._lastPriorityCallback = null;\n $._isInCallbackLoop = false;\n if ($._nextCallback != null)\n $.$get$_AsyncRun__scheduleImmediateClosure().call$1(A.async___startMicrotaskLoop$closure());\n }\n },\n _scheduleAsyncCallback(callback) {\n var newEntry = new A._AsyncCallbackEntry(callback),\n lastCallback = $._lastCallback;\n if (lastCallback == null) {\n $._nextCallback = $._lastCallback = newEntry;\n if (!$._isInCallbackLoop)\n $.$get$_AsyncRun__scheduleImmediateClosure().call$1(A.async___startMicrotaskLoop$closure());\n } else\n $._lastCallback = lastCallback.next = newEntry;\n },\n _schedulePriorityAsyncCallback(callback) {\n var entry, lastPriorityCallback, next,\n t1 = $._nextCallback;\n if (t1 == null) {\n A._scheduleAsyncCallback(callback);\n $._lastPriorityCallback = $._lastCallback;\n return;\n }\n entry = new A._AsyncCallbackEntry(callback);\n lastPriorityCallback = $._lastPriorityCallback;\n if (lastPriorityCallback == null) {\n entry.next = t1;\n $._nextCallback = $._lastPriorityCallback = entry;\n } else {\n next = lastPriorityCallback.next;\n entry.next = next;\n $._lastPriorityCallback = lastPriorityCallback.next = entry;\n if (next == null)\n $._lastCallback = entry;\n }\n },\n scheduleMicrotask(callback) {\n var t1, _null = null,\n currentZone = $.Zone__current;\n if (B.C__RootZone === currentZone) {\n A._rootScheduleMicrotask(_null, _null, B.C__RootZone, callback);\n return;\n }\n if (B.C__RootZone === currentZone.get$_scheduleMicrotask().zone)\n t1 = B.C__RootZone.get$errorZone() === currentZone.get$errorZone();\n else\n t1 = false;\n if (t1) {\n A._rootScheduleMicrotask(_null, _null, currentZone, currentZone.registerCallback$1$1(callback, type$.void));\n return;\n }\n t1 = $.Zone__current;\n t1.scheduleMicrotask$1(t1.bindCallbackGuarded$1(callback));\n },\n Stream_Stream$fromFuture(future, $T) {\n var _null = null,\n t1 = $T._eval$1(\"_SyncStreamController<0>\"),\n controller = new A._SyncStreamController(_null, _null, _null, _null, t1);\n future.then$1$2$onError(0, new A.Stream_Stream$fromFuture_closure(controller, $T), new A.Stream_Stream$fromFuture_closure0(controller), type$.Null);\n return new A._ControllerStream(controller, t1._eval$1(\"_ControllerStream<1>\"));\n },\n StreamIterator_StreamIterator(stream) {\n return new A._StreamIterator(A.checkNotNullable(stream, \"stream\", type$.Object));\n },\n StreamController_StreamController(onCancel, onListen, onPause, onResume, sync, $T) {\n return sync ? new A._SyncStreamController(onListen, onPause, onResume, onCancel, $T._eval$1(\"_SyncStreamController<0>\")) : new A._AsyncStreamController(onListen, onPause, onResume, onCancel, $T._eval$1(\"_AsyncStreamController<0>\"));\n },\n _runGuarded(notificationHandler) {\n var e, s, exception;\n if (notificationHandler == null)\n return;\n try {\n notificationHandler.call$0();\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n $.Zone__current.handleUncaughtError$2(e, s);\n }\n },\n _ControllerSubscription$(_controller, onData, onError, onDone, cancelOnError, $T) {\n var t1 = $.Zone__current,\n t2 = cancelOnError ? 1 : 0,\n t3 = A._BufferingStreamSubscription__registerDataHandler(t1, onData, $T),\n t4 = A._BufferingStreamSubscription__registerErrorHandler(t1, onError),\n t5 = onDone == null ? A.async___nullDoneHandler$closure() : onDone;\n return new A._ControllerSubscription(_controller, t3, t4, t1.registerCallback$1$1(t5, type$.void), t1, t2, $T._eval$1(\"_ControllerSubscription<0>\"));\n },\n _BufferingStreamSubscription__registerDataHandler(zone, handleData, $T) {\n var t1 = handleData == null ? A.async___nullDataHandler$closure() : handleData;\n return zone.registerUnaryCallback$2$1(t1, type$.void, $T);\n },\n _BufferingStreamSubscription__registerErrorHandler(zone, handleError) {\n if (handleError == null)\n handleError = A.async___nullErrorHandler$closure();\n if (type$.void_Function_Object_StackTrace._is(handleError))\n return zone.registerBinaryCallback$3$1(handleError, type$.dynamic, type$.Object, type$.StackTrace);\n if (type$.void_Function_Object._is(handleError))\n return zone.registerUnaryCallback$2$1(handleError, type$.dynamic, type$.Object);\n throw A.wrapException(A.ArgumentError$(\"handleError callback must take either an Object (the error), or both an Object (the error) and a StackTrace.\", null));\n },\n _nullDataHandler(value) {\n },\n _nullErrorHandler(error, stackTrace) {\n $.Zone__current.handleUncaughtError$2(error, stackTrace);\n },\n _nullDoneHandler() {\n },\n Timer_Timer(duration, callback) {\n var t1 = $.Zone__current;\n if (t1 === B.C__RootZone)\n return t1.createTimer$2(duration, callback);\n return t1.createTimer$2(duration, t1.bindCallbackGuarded$1(callback));\n },\n _rootHandleUncaughtError($self, $parent, zone, error, stackTrace) {\n A._rootHandleError(error, stackTrace);\n },\n _rootHandleError(error, stackTrace) {\n A._schedulePriorityAsyncCallback(new A._rootHandleError_closure(error, stackTrace));\n },\n _rootRun($self, $parent, zone, f) {\n var old,\n t1 = $.Zone__current;\n if (t1 === zone)\n return f.call$0();\n $.Zone__current = zone;\n old = t1;\n try {\n t1 = f.call$0();\n return t1;\n } finally {\n $.Zone__current = old;\n }\n },\n _rootRunUnary($self, $parent, zone, f, arg) {\n var old,\n t1 = $.Zone__current;\n if (t1 === zone)\n return f.call$1(arg);\n $.Zone__current = zone;\n old = t1;\n try {\n t1 = f.call$1(arg);\n return t1;\n } finally {\n $.Zone__current = old;\n }\n },\n _rootRunBinary($self, $parent, zone, f, arg1, arg2) {\n var old,\n t1 = $.Zone__current;\n if (t1 === zone)\n return f.call$2(arg1, arg2);\n $.Zone__current = zone;\n old = t1;\n try {\n t1 = f.call$2(arg1, arg2);\n return t1;\n } finally {\n $.Zone__current = old;\n }\n },\n _rootRegisterCallback($self, $parent, zone, f) {\n return f;\n },\n _rootRegisterUnaryCallback($self, $parent, zone, f) {\n return f;\n },\n _rootRegisterBinaryCallback($self, $parent, zone, f) {\n return f;\n },\n _rootErrorCallback($self, $parent, zone, error, stackTrace) {\n return null;\n },\n _rootScheduleMicrotask($self, $parent, zone, f) {\n var t1, t2;\n if (B.C__RootZone !== zone) {\n t1 = B.C__RootZone.get$errorZone();\n t2 = zone.get$errorZone();\n f = t1 !== t2 ? zone.bindCallbackGuarded$1(f) : zone.bindCallback$1$1(f, type$.void);\n }\n A._scheduleAsyncCallback(f);\n },\n _rootCreateTimer($self, $parent, zone, duration, callback) {\n return A.Timer__createTimer(duration, B.C__RootZone !== zone ? zone.bindCallback$1$1(callback, type$.void) : callback);\n },\n _rootCreatePeriodicTimer($self, $parent, zone, duration, callback) {\n var milliseconds;\n if (B.C__RootZone !== zone)\n callback = zone.bindUnaryCallback$2$1(callback, type$.void, type$.Timer);\n milliseconds = B.JSInt_methods._tdivFast$1(duration._duration, 1000);\n return A._TimerImpl$periodic(milliseconds < 0 ? 0 : milliseconds, callback);\n },\n _rootPrint($self, $parent, zone, line) {\n A.printString(line);\n },\n _printToZone(line) {\n $.Zone__current.print$1(line);\n },\n _rootFork($self, $parent, zone, specification, zoneValues) {\n var valueMap, t1, handleUncaughtError;\n $.printToZone = A.async___printToZone$closure();\n if (specification == null)\n specification = B._ZoneSpecification_ALf;\n if (zoneValues == null)\n valueMap = zone.get$_async$_map();\n else {\n t1 = type$.nullable_Object;\n valueMap = A.HashMap_HashMap$from(zoneValues, t1, t1);\n }\n t1 = new A._CustomZone(zone.get$_run(), zone.get$_runUnary(), zone.get$_runBinary(), zone.get$_registerCallback(), zone.get$_registerUnaryCallback(), zone.get$_registerBinaryCallback(), zone.get$_errorCallback(), zone.get$_scheduleMicrotask(), zone.get$_createTimer(), zone.get$_createPeriodicTimer(), zone.get$_print(), zone.get$_fork(), zone.get$_handleUncaughtError(), zone, valueMap);\n handleUncaughtError = specification.handleUncaughtError;\n if (handleUncaughtError != null)\n t1._handleUncaughtError = new A._ZoneFunction(t1, handleUncaughtError);\n return t1;\n },\n runZoned(body, zoneValues, $R) {\n A.checkNotNullable(body, \"body\", $R._eval$1(\"0()\"));\n return A._runZoned(body, zoneValues, null, $R);\n },\n _runZoned(body, zoneValues, specification, $R) {\n return $.Zone__current.fork$2$specification$zoneValues(specification, zoneValues).run$1$1(0, body, $R);\n },\n _AsyncRun__initializeScheduleImmediate_internalCallback: function _AsyncRun__initializeScheduleImmediate_internalCallback(t0) {\n this._box_0 = t0;\n },\n _AsyncRun__initializeScheduleImmediate_closure: function _AsyncRun__initializeScheduleImmediate_closure(t0, t1, t2) {\n this._box_0 = t0;\n this.div = t1;\n this.span = t2;\n },\n _AsyncRun__scheduleImmediateJsOverride_internalCallback: function _AsyncRun__scheduleImmediateJsOverride_internalCallback(t0) {\n this.callback = t0;\n },\n _AsyncRun__scheduleImmediateWithSetImmediate_internalCallback: function _AsyncRun__scheduleImmediateWithSetImmediate_internalCallback(t0) {\n this.callback = t0;\n },\n _TimerImpl: function _TimerImpl(t0) {\n this._once = t0;\n this._handle = null;\n this._tick = 0;\n },\n _TimerImpl_internalCallback: function _TimerImpl_internalCallback(t0, t1) {\n this.$this = t0;\n this.callback = t1;\n },\n _TimerImpl$periodic_closure: function _TimerImpl$periodic_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.milliseconds = t1;\n _.start = t2;\n _.callback = t3;\n },\n _AsyncAwaitCompleter: function _AsyncAwaitCompleter(t0, t1) {\n this._future = t0;\n this.isSync = false;\n this.$ti = t1;\n },\n _awaitOnObject_closure: function _awaitOnObject_closure(t0) {\n this.bodyFunction = t0;\n },\n _awaitOnObject_closure0: function _awaitOnObject_closure0(t0) {\n this.bodyFunction = t0;\n },\n _wrapJsFunctionForAsync_closure: function _wrapJsFunctionForAsync_closure(t0) {\n this.$protected = t0;\n },\n _IterationMarker: function _IterationMarker(t0, t1) {\n this.value = t0;\n this.state = t1;\n },\n _SyncStarIterator: function _SyncStarIterator(t0) {\n var _ = this;\n _._body = t0;\n _._suspendedBodies = _._nestedIterator = _._async$_current = null;\n },\n _SyncStarIterable: function _SyncStarIterable(t0, t1) {\n this._outerHelper = t0;\n this.$ti = t1;\n },\n AsyncError: function AsyncError(t0, t1) {\n this.error = t0;\n this.stackTrace = t1;\n },\n Future_wait_handleError: function Future_wait_handleError(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.cleanUp = t1;\n _.eagerError = t2;\n _._future = t3;\n _.error = t4;\n _.stackTrace = t5;\n },\n Future_wait_closure: function Future_wait_closure(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _._box_0 = t0;\n _.pos = t1;\n _._future = t2;\n _.cleanUp = t3;\n _.eagerError = t4;\n _.error = t5;\n _.stackTrace = t6;\n _.T = t7;\n },\n _Completer: function _Completer() {\n },\n _AsyncCompleter: function _AsyncCompleter(t0, t1) {\n this.future = t0;\n this.$ti = t1;\n },\n _SyncCompleter: function _SyncCompleter(t0, t1) {\n this.future = t0;\n this.$ti = t1;\n },\n _FutureListener: function _FutureListener(t0, t1, t2, t3, t4) {\n var _ = this;\n _._nextListener = null;\n _.result = t0;\n _.state = t1;\n _.callback = t2;\n _.errorCallback = t3;\n _.$ti = t4;\n },\n _Future: function _Future(t0, t1) {\n var _ = this;\n _._state = 0;\n _._zone = t0;\n _._resultOrListeners = null;\n _.$ti = t1;\n },\n _Future__addListener_closure: function _Future__addListener_closure(t0, t1) {\n this.$this = t0;\n this.listener = t1;\n },\n _Future__prependListeners_closure: function _Future__prependListeners_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _Future__chainForeignFuture_closure: function _Future__chainForeignFuture_closure(t0) {\n this.$this = t0;\n },\n _Future__chainForeignFuture_closure0: function _Future__chainForeignFuture_closure0(t0) {\n this.$this = t0;\n },\n _Future__chainForeignFuture_closure1: function _Future__chainForeignFuture_closure1(t0, t1, t2) {\n this.$this = t0;\n this.e = t1;\n this.s = t2;\n },\n _Future__asyncCompleteWithValue_closure: function _Future__asyncCompleteWithValue_closure(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _Future__chainFuture_closure: function _Future__chainFuture_closure(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _Future__asyncCompleteError_closure: function _Future__asyncCompleteError_closure(t0, t1, t2) {\n this.$this = t0;\n this.error = t1;\n this.stackTrace = t2;\n },\n _Future__propagateToListeners_handleWhenCompleteCallback: function _Future__propagateToListeners_handleWhenCompleteCallback(t0, t1, t2) {\n this._box_0 = t0;\n this._box_1 = t1;\n this.hasError = t2;\n },\n _Future__propagateToListeners_handleWhenCompleteCallback_closure: function _Future__propagateToListeners_handleWhenCompleteCallback_closure(t0) {\n this.originalSource = t0;\n },\n _Future__propagateToListeners_handleValueCallback: function _Future__propagateToListeners_handleValueCallback(t0, t1) {\n this._box_0 = t0;\n this.sourceResult = t1;\n },\n _Future__propagateToListeners_handleError: function _Future__propagateToListeners_handleError(t0, t1) {\n this._box_1 = t0;\n this._box_0 = t1;\n },\n _AsyncCallbackEntry: function _AsyncCallbackEntry(t0) {\n this.callback = t0;\n this.next = null;\n },\n Stream: function Stream() {\n },\n Stream_Stream$fromFuture_closure: function Stream_Stream$fromFuture_closure(t0, t1) {\n this.controller = t0;\n this.T = t1;\n },\n Stream_Stream$fromFuture_closure0: function Stream_Stream$fromFuture_closure0(t0) {\n this.controller = t0;\n },\n Stream_length_closure: function Stream_length_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n Stream_length_closure0: function Stream_length_closure0(t0, t1) {\n this._box_0 = t0;\n this.future = t1;\n },\n StreamTransformerBase: function StreamTransformerBase() {\n },\n _StreamController: function _StreamController() {\n },\n _StreamController__subscribe_closure: function _StreamController__subscribe_closure(t0) {\n this.$this = t0;\n },\n _StreamController__recordCancel_complete: function _StreamController__recordCancel_complete(t0) {\n this.$this = t0;\n },\n _SyncStreamControllerDispatch: function _SyncStreamControllerDispatch() {\n },\n _AsyncStreamControllerDispatch: function _AsyncStreamControllerDispatch() {\n },\n _AsyncStreamController: function _AsyncStreamController(t0, t1, t2, t3, t4) {\n var _ = this;\n _._varData = null;\n _._state = 0;\n _._doneFuture = null;\n _.onListen = t0;\n _.onPause = t1;\n _.onResume = t2;\n _.onCancel = t3;\n _.$ti = t4;\n },\n _SyncStreamController: function _SyncStreamController(t0, t1, t2, t3, t4) {\n var _ = this;\n _._varData = null;\n _._state = 0;\n _._doneFuture = null;\n _.onListen = t0;\n _.onPause = t1;\n _.onResume = t2;\n _.onCancel = t3;\n _.$ti = t4;\n },\n _ControllerStream: function _ControllerStream(t0, t1) {\n this._controller = t0;\n this.$ti = t1;\n },\n _ControllerSubscription: function _ControllerSubscription(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._controller = t0;\n _._onData = t1;\n _._onError = t2;\n _._onDone = t3;\n _._zone = t4;\n _._state = t5;\n _._pending = _._cancelFuture = null;\n _.$ti = t6;\n },\n _AddStreamState: function _AddStreamState() {\n },\n _AddStreamState_cancel_closure: function _AddStreamState_cancel_closure(t0) {\n this.$this = t0;\n },\n _StreamControllerAddStreamState: function _StreamControllerAddStreamState(t0, t1, t2) {\n this.varData = t0;\n this.addStreamFuture = t1;\n this.addSubscription = t2;\n },\n _BufferingStreamSubscription: function _BufferingStreamSubscription() {\n },\n _BufferingStreamSubscription__sendError_sendError: function _BufferingStreamSubscription__sendError_sendError(t0, t1, t2) {\n this.$this = t0;\n this.error = t1;\n this.stackTrace = t2;\n },\n _BufferingStreamSubscription__sendDone_sendDone: function _BufferingStreamSubscription__sendDone_sendDone(t0) {\n this.$this = t0;\n },\n _StreamImpl: function _StreamImpl() {\n },\n _DelayedEvent: function _DelayedEvent() {\n },\n _DelayedData: function _DelayedData(t0) {\n this.value = t0;\n this.next = null;\n },\n _DelayedError: function _DelayedError(t0, t1) {\n this.error = t0;\n this.stackTrace = t1;\n this.next = null;\n },\n _DelayedDone: function _DelayedDone() {\n },\n _PendingEvents: function _PendingEvents() {\n },\n _PendingEvents_schedule_closure: function _PendingEvents_schedule_closure(t0, t1) {\n this.$this = t0;\n this.dispatch = t1;\n },\n _StreamImplEvents: function _StreamImplEvents() {\n this.lastPendingEvent = this.firstPendingEvent = null;\n this._state = 0;\n },\n _StreamIterator: function _StreamIterator(t0) {\n this._subscription = null;\n this._stateData = t0;\n this._async$_hasValue = false;\n },\n _ForwardingStream: function _ForwardingStream() {\n },\n _ForwardingStreamSubscription: function _ForwardingStreamSubscription(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._stream = t0;\n _._subscription = null;\n _._onData = t1;\n _._onError = t2;\n _._onDone = t3;\n _._zone = t4;\n _._state = t5;\n _._pending = _._cancelFuture = null;\n _.$ti = t6;\n },\n _ExpandStream: function _ExpandStream(t0, t1, t2) {\n this._expand = t0;\n this._async$_source = t1;\n this.$ti = t2;\n },\n _ZoneFunction: function _ZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RunNullaryZoneFunction: function _RunNullaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RunUnaryZoneFunction: function _RunUnaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RunBinaryZoneFunction: function _RunBinaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RegisterNullaryZoneFunction: function _RegisterNullaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RegisterUnaryZoneFunction: function _RegisterUnaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _RegisterBinaryZoneFunction: function _RegisterBinaryZoneFunction(t0, t1) {\n this.zone = t0;\n this.$function = t1;\n },\n _ZoneSpecification: function _ZoneSpecification(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12) {\n var _ = this;\n _.handleUncaughtError = t0;\n _.run = t1;\n _.runUnary = t2;\n _.runBinary = t3;\n _.registerCallback = t4;\n _.registerUnaryCallback = t5;\n _.registerBinaryCallback = t6;\n _.errorCallback = t7;\n _.scheduleMicrotask = t8;\n _.createTimer = t9;\n _.createPeriodicTimer = t10;\n _.print = t11;\n _.fork = t12;\n },\n _ZoneDelegate: function _ZoneDelegate(t0) {\n this._delegationTarget = t0;\n },\n _Zone: function _Zone() {\n },\n _CustomZone: function _CustomZone(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._run = t0;\n _._runUnary = t1;\n _._runBinary = t2;\n _._registerCallback = t3;\n _._registerUnaryCallback = t4;\n _._registerBinaryCallback = t5;\n _._errorCallback = t6;\n _._scheduleMicrotask = t7;\n _._createTimer = t8;\n _._createPeriodicTimer = t9;\n _._print = t10;\n _._fork = t11;\n _._handleUncaughtError = t12;\n _._delegateCache = null;\n _.parent = t13;\n _._async$_map = t14;\n },\n _CustomZone_bindCallback_closure: function _CustomZone_bindCallback_closure(t0, t1, t2) {\n this.$this = t0;\n this.registered = t1;\n this.R = t2;\n },\n _CustomZone_bindUnaryCallback_closure: function _CustomZone_bindUnaryCallback_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.registered = t1;\n _.T = t2;\n _.R = t3;\n },\n _CustomZone_bindCallbackGuarded_closure: function _CustomZone_bindCallbackGuarded_closure(t0, t1) {\n this.$this = t0;\n this.registered = t1;\n },\n _rootHandleError_closure: function _rootHandleError_closure(t0, t1) {\n this.error = t0;\n this.stackTrace = t1;\n },\n _RootZone: function _RootZone() {\n },\n _RootZone_bindCallback_closure: function _RootZone_bindCallback_closure(t0, t1, t2) {\n this.$this = t0;\n this.f = t1;\n this.R = t2;\n },\n _RootZone_bindUnaryCallback_closure: function _RootZone_bindUnaryCallback_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.f = t1;\n _.T = t2;\n _.R = t3;\n },\n _RootZone_bindCallbackGuarded_closure: function _RootZone_bindCallbackGuarded_closure(t0, t1) {\n this.$this = t0;\n this.f = t1;\n },\n HashMap_HashMap($K, $V) {\n return new A._HashMap($K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"_HashMap<1,2>\"));\n },\n _HashMap__getTableEntry(table, key) {\n var entry = table[key];\n return entry === table ? null : entry;\n },\n _HashMap__setTableEntry(table, key, value) {\n if (value == null)\n table[key] = table;\n else\n table[key] = value;\n },\n _HashMap__newHashTable() {\n var table = Object.create(null);\n A._HashMap__setTableEntry(table, \"\", table);\n delete table[\"\"];\n return table;\n },\n LinkedHashMap_LinkedHashMap(equals, hashCode, isValidKey, $K, $V) {\n if (isValidKey == null)\n if (hashCode == null) {\n if (equals == null)\n return new A.JsLinkedHashMap($K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"JsLinkedHashMap<1,2>\"));\n hashCode = A.collection___defaultHashCode$closure();\n } else {\n if (A.core__identityHashCode$closure() === hashCode && A.core__identical$closure() === equals)\n return A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6($K, $V);\n if (equals == null)\n equals = A.collection___defaultEquals$closure();\n }\n else {\n if (hashCode == null)\n hashCode = A.collection___defaultHashCode$closure();\n if (equals == null)\n equals = A.collection___defaultEquals$closure();\n }\n return A._LinkedCustomHashMap$(equals, hashCode, isValidKey, $K, $V);\n },\n LinkedHashMap_LinkedHashMap$_literal(keyValuePairs, $K, $V) {\n return A.fillLiteralMap(keyValuePairs, new A.JsLinkedHashMap($K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"JsLinkedHashMap<1,2>\")));\n },\n LinkedHashMap_LinkedHashMap$_empty($K, $V) {\n return new A.JsLinkedHashMap($K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"JsLinkedHashMap<1,2>\"));\n },\n _LinkedIdentityHashMap__LinkedIdentityHashMap$es6($K, $V) {\n return new A._LinkedIdentityHashMap($K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"_LinkedIdentityHashMap<1,2>\"));\n },\n _LinkedCustomHashMap$(_equals, _hashCode, validKey, $K, $V) {\n var t1 = validKey != null ? validKey : new A._LinkedCustomHashMap_closure($K);\n return new A._LinkedCustomHashMap(_equals, _hashCode, t1, $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"_LinkedCustomHashMap<1,2>\"));\n },\n LinkedHashSet_LinkedHashSet($E) {\n return new A._LinkedHashSet($E._eval$1(\"_LinkedHashSet<0>\"));\n },\n LinkedHashSet_LinkedHashSet$_empty($E) {\n return new A._LinkedHashSet($E._eval$1(\"_LinkedHashSet<0>\"));\n },\n LinkedHashSet_LinkedHashSet$_literal(values, $E) {\n return A.fillLiteralSet(values, new A._LinkedHashSet($E._eval$1(\"_LinkedHashSet<0>\")));\n },\n _LinkedHashSet__newHashTable() {\n var table = Object.create(null);\n table[\"\"] = table;\n delete table[\"\"];\n return table;\n },\n _LinkedHashSetIterator$(_set, _modifications) {\n var t1 = new A._LinkedHashSetIterator(_set, _modifications);\n t1._collection$_cell = _set._collection$_first;\n return t1;\n },\n UnmodifiableListView$(source, $E) {\n return new A.UnmodifiableListView(source, $E._eval$1(\"UnmodifiableListView<0>\"));\n },\n _defaultEquals(a, b) {\n return J.$eq$(a, b);\n },\n _defaultHashCode(a) {\n return J.get$hashCode$(a);\n },\n HashMap_HashMap$from(other, $K, $V) {\n var result = A.HashMap_HashMap($K, $V);\n other.forEach$1(0, new A.HashMap_HashMap$from_closure(result, $K, $V));\n return result;\n },\n IterableBase_iterableToShortString(iterable, leftDelimiter, rightDelimiter) {\n var parts, t1;\n if (A._isToStringVisiting(iterable)) {\n if (leftDelimiter === \"(\" && rightDelimiter === \")\")\n return \"(...)\";\n return leftDelimiter + \"...\" + rightDelimiter;\n }\n parts = A._setArrayType([], type$.JSArray_String);\n $._toStringVisiting.push(iterable);\n try {\n A._iterablePartsToStrings(iterable, parts);\n } finally {\n $._toStringVisiting.pop();\n }\n t1 = A.StringBuffer__writeAll(leftDelimiter, parts, \", \") + rightDelimiter;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n IterableBase_iterableToFullString(iterable, leftDelimiter, rightDelimiter) {\n var buffer, t1;\n if (A._isToStringVisiting(iterable))\n return leftDelimiter + \"...\" + rightDelimiter;\n buffer = new A.StringBuffer(leftDelimiter);\n $._toStringVisiting.push(iterable);\n try {\n t1 = buffer;\n t1._contents = A.StringBuffer__writeAll(t1._contents, iterable, \", \");\n } finally {\n $._toStringVisiting.pop();\n }\n buffer._contents += rightDelimiter;\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _isToStringVisiting(o) {\n var t1, i;\n for (t1 = $._toStringVisiting.length, i = 0; i < t1; ++i)\n if (o === $._toStringVisiting[i])\n return true;\n return false;\n },\n _iterablePartsToStrings(iterable, parts) {\n var next, ultimateString, penultimateString, penultimate, ultimate, ultimate0, elision,\n it = iterable.get$iterator(iterable),\n $length = 0, count = 0;\n while (true) {\n if (!($length < 80 || count < 3))\n break;\n if (!it.moveNext$0())\n return;\n next = A.S(it.get$current(it));\n parts.push(next);\n $length += next.length + 2;\n ++count;\n }\n if (!it.moveNext$0()) {\n if (count <= 5)\n return;\n ultimateString = parts.pop();\n penultimateString = parts.pop();\n } else {\n penultimate = it.get$current(it);\n ++count;\n if (!it.moveNext$0()) {\n if (count <= 4) {\n parts.push(A.S(penultimate));\n return;\n }\n ultimateString = A.S(penultimate);\n penultimateString = parts.pop();\n $length += ultimateString.length + 2;\n } else {\n ultimate = it.get$current(it);\n ++count;\n for (; it.moveNext$0(); penultimate = ultimate, ultimate = ultimate0) {\n ultimate0 = it.get$current(it);\n ++count;\n if (count > 100) {\n while (true) {\n if (!($length > 75 && count > 3))\n break;\n $length -= parts.pop().length + 2;\n --count;\n }\n parts.push(\"...\");\n return;\n }\n }\n penultimateString = A.S(penultimate);\n ultimateString = A.S(ultimate);\n $length += ultimateString.length + penultimateString.length + 4;\n }\n }\n if (count > parts.length + 2) {\n $length += 5;\n elision = \"...\";\n } else\n elision = null;\n while (true) {\n if (!($length > 80 && parts.length > 3))\n break;\n $length -= parts.pop().length + 2;\n if (elision == null) {\n $length += 5;\n elision = \"...\";\n }\n }\n if (elision != null)\n parts.push(elision);\n parts.push(penultimateString);\n parts.push(ultimateString);\n },\n LinkedHashMap_LinkedHashMap$from(other, $K, $V) {\n var result = A.LinkedHashMap_LinkedHashMap(null, null, null, $K, $V);\n other.forEach$1(0, new A.LinkedHashMap_LinkedHashMap$from_closure(result, $K, $V));\n return result;\n },\n LinkedHashMap_LinkedHashMap$of(other, $K, $V) {\n var t1 = A.LinkedHashMap_LinkedHashMap(null, null, null, $K, $V);\n t1.addAll$1(0, other);\n return t1;\n },\n LinkedHashSet_LinkedHashSet$from(elements, $E) {\n var t1, _i,\n result = A.LinkedHashSet_LinkedHashSet($E);\n for (t1 = elements.length, _i = 0; _i < elements.length; elements.length === t1 || (0, A.throwConcurrentModificationError)(elements), ++_i)\n result.add$1(0, $E._as(elements[_i]));\n return result;\n },\n LinkedHashSet_LinkedHashSet$of(elements, $E) {\n var t1 = A.LinkedHashSet_LinkedHashSet($E);\n t1.addAll$1(0, elements);\n return t1;\n },\n ListMixin__compareAny(a, b) {\n var t1 = type$.Comparable_dynamic;\n return J.compareTo$1$ns(t1._as(a), t1._as(b));\n },\n MapBase_mapToString(m) {\n var result, t1 = {};\n if (A._isToStringVisiting(m))\n return \"{...}\";\n result = new A.StringBuffer(\"\");\n try {\n $._toStringVisiting.push(m);\n result._contents += \"{\";\n t1.first = true;\n m.forEach$1(0, new A.MapBase_mapToString_closure(t1, result));\n result._contents += \"}\";\n } finally {\n $._toStringVisiting.pop();\n }\n t1 = result._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n MapBase__fillMapWithIterables(map, keys, values) {\n var keyIterator = keys.get$iterator(keys),\n valueIterator = values.get$iterator(values),\n hasNextKey = keyIterator.moveNext$0(),\n hasNextValue = valueIterator.moveNext$0();\n while (true) {\n if (!(hasNextKey && hasNextValue))\n break;\n map.$indexSet(0, keyIterator.get$current(keyIterator), valueIterator.get$current(valueIterator));\n hasNextKey = keyIterator.moveNext$0();\n hasNextValue = valueIterator.moveNext$0();\n }\n if (hasNextKey || hasNextValue)\n throw A.wrapException(A.ArgumentError$(\"Iterables do not have same length.\", null));\n },\n ListQueue$($E) {\n return new A.ListQueue(A.List_List$filled(A.ListQueue__calculateCapacity(null), null, false, $E._eval$1(\"0?\")), $E._eval$1(\"ListQueue<0>\"));\n },\n ListQueue__calculateCapacity(initialCapacity) {\n return 8;\n },\n ListQueue_ListQueue$of(elements, $E) {\n var t1 = A.ListQueue$($E);\n t1.addAll$1(0, elements);\n return t1;\n },\n ListQueue__nextPowerOf2(number) {\n var nextNumber;\n number = (number << 1 >>> 0) - 1;\n for (; true; number = nextNumber) {\n nextNumber = (number & number - 1) >>> 0;\n if (nextNumber === 0)\n return number;\n }\n },\n _ListQueueIterator$(queue) {\n return new A._ListQueueIterator(queue, queue._collection$_tail, queue._modificationCount, queue._collection$_head);\n },\n _UnmodifiableSetMixin__throwUnmodifiable() {\n throw A.wrapException(A.UnsupportedError$(\"Cannot change an unmodifiable set\"));\n },\n _HashMap: function _HashMap(t0) {\n var _ = this;\n _._collection$_length = 0;\n _._keys = _._collection$_rest = _._collection$_nums = _._collection$_strings = null;\n _.$ti = t0;\n },\n _HashMap_values_closure: function _HashMap_values_closure(t0) {\n this.$this = t0;\n },\n _HashMap_addAll_closure: function _HashMap_addAll_closure(t0) {\n this.$this = t0;\n },\n _IdentityHashMap: function _IdentityHashMap(t0) {\n var _ = this;\n _._collection$_length = 0;\n _._keys = _._collection$_rest = _._collection$_nums = _._collection$_strings = null;\n _.$ti = t0;\n },\n _HashMapKeyIterable: function _HashMapKeyIterable(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n _HashMapKeyIterator: function _HashMapKeyIterator(t0, t1) {\n var _ = this;\n _._map = t0;\n _._keys = t1;\n _._offset = 0;\n _._collection$_current = null;\n },\n _LinkedIdentityHashMap: function _LinkedIdentityHashMap(t0) {\n var _ = this;\n _.__js_helper$_length = 0;\n _._last = _._first = _.__js_helper$_rest = _._nums = _._strings = null;\n _._modifications = 0;\n _.$ti = t0;\n },\n _LinkedCustomHashMap: function _LinkedCustomHashMap(t0, t1, t2, t3) {\n var _ = this;\n _._equals = t0;\n _._hashCode = t1;\n _._validKey = t2;\n _.__js_helper$_length = 0;\n _._last = _._first = _.__js_helper$_rest = _._nums = _._strings = null;\n _._modifications = 0;\n _.$ti = t3;\n },\n _LinkedCustomHashMap_closure: function _LinkedCustomHashMap_closure(t0) {\n this.K = t0;\n },\n _LinkedHashSet: function _LinkedHashSet(t0) {\n var _ = this;\n _._collection$_length = 0;\n _._collection$_last = _._collection$_first = _._collection$_rest = _._collection$_nums = _._collection$_strings = null;\n _._collection$_modifications = 0;\n _.$ti = t0;\n },\n _LinkedIdentityHashSet: function _LinkedIdentityHashSet(t0) {\n var _ = this;\n _._collection$_length = 0;\n _._collection$_last = _._collection$_first = _._collection$_rest = _._collection$_nums = _._collection$_strings = null;\n _._collection$_modifications = 0;\n _.$ti = t0;\n },\n _LinkedHashSetCell: function _LinkedHashSetCell(t0) {\n this._element = t0;\n this._collection$_previous = this._collection$_next = null;\n },\n _LinkedHashSetIterator: function _LinkedHashSetIterator(t0, t1) {\n var _ = this;\n _._set = t0;\n _._collection$_modifications = t1;\n _._collection$_current = _._collection$_cell = null;\n },\n UnmodifiableListView: function UnmodifiableListView(t0, t1) {\n this._collection$_source = t0;\n this.$ti = t1;\n },\n HashMap_HashMap$from_closure: function HashMap_HashMap$from_closure(t0, t1, t2) {\n this.result = t0;\n this.K = t1;\n this.V = t2;\n },\n IterableBase: function IterableBase() {\n },\n LinkedHashMap_LinkedHashMap$from_closure: function LinkedHashMap_LinkedHashMap$from_closure(t0, t1, t2) {\n this.result = t0;\n this.K = t1;\n this.V = t2;\n },\n ListBase: function ListBase() {\n },\n ListMixin: function ListMixin() {\n },\n MapBase: function MapBase() {\n },\n MapBase_mapToString_closure: function MapBase_mapToString_closure(t0, t1) {\n this._box_0 = t0;\n this.result = t1;\n },\n MapMixin: function MapMixin() {\n },\n MapMixin_entries_closure: function MapMixin_entries_closure(t0) {\n this.$this = t0;\n },\n UnmodifiableMapBase: function UnmodifiableMapBase() {\n },\n _MapBaseValueIterable: function _MapBaseValueIterable(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n _MapBaseValueIterator: function _MapBaseValueIterator(t0, t1) {\n this._keys = t0;\n this._map = t1;\n this._collection$_current = null;\n },\n _UnmodifiableMapMixin: function _UnmodifiableMapMixin() {\n },\n MapView: function MapView() {\n },\n UnmodifiableMapView: function UnmodifiableMapView(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n ListQueue: function ListQueue(t0, t1) {\n var _ = this;\n _._collection$_table = t0;\n _._modificationCount = _._collection$_tail = _._collection$_head = 0;\n _.$ti = t1;\n },\n _ListQueueIterator: function _ListQueueIterator(t0, t1, t2, t3) {\n var _ = this;\n _._queue = t0;\n _._collection$_end = t1;\n _._modificationCount = t2;\n _._collection$_position = t3;\n _._collection$_current = null;\n },\n SetMixin: function SetMixin() {\n },\n _SetBase: function _SetBase() {\n },\n _UnmodifiableSetMixin: function _UnmodifiableSetMixin() {\n },\n _UnmodifiableSet: function _UnmodifiableSet(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n _ListBase_Object_ListMixin: function _ListBase_Object_ListMixin() {\n },\n _UnmodifiableMapView_MapView__UnmodifiableMapMixin: function _UnmodifiableMapView_MapView__UnmodifiableMapMixin() {\n },\n __SetBase_Object_SetMixin: function __SetBase_Object_SetMixin() {\n },\n __UnmodifiableSet__SetBase__UnmodifiableSetMixin: function __UnmodifiableSet__SetBase__UnmodifiableSetMixin() {\n },\n Utf8Decoder__convertIntercepted(allowMalformed, codeUnits, start, end) {\n var casted, result;\n if (codeUnits instanceof Uint8Array) {\n casted = codeUnits;\n end = casted.length;\n if (end - start < 15)\n return null;\n result = A.Utf8Decoder__convertInterceptedUint8List(allowMalformed, casted, start, end);\n if (result != null && allowMalformed)\n if (result.indexOf(\"\\ufffd\") >= 0)\n return null;\n return result;\n }\n return null;\n },\n Utf8Decoder__convertInterceptedUint8List(allowMalformed, codeUnits, start, end) {\n var decoder = allowMalformed ? $.$get$Utf8Decoder__decoderNonfatal() : $.$get$Utf8Decoder__decoder();\n if (decoder == null)\n return null;\n if (0 === start && end === codeUnits.length)\n return A.Utf8Decoder__useTextDecoder(decoder, codeUnits);\n return A.Utf8Decoder__useTextDecoder(decoder, codeUnits.subarray(start, A.RangeError_checkValidRange(start, end, codeUnits.length)));\n },\n Utf8Decoder__useTextDecoder(decoder, codeUnits) {\n var t1, exception;\n try {\n t1 = decoder.decode(codeUnits);\n return t1;\n } catch (exception) {\n }\n return null;\n },\n Base64Codec__checkPadding(source, sourceIndex, sourceEnd, firstPadding, paddingCount, $length) {\n if (B.JSInt_methods.$mod($length, 4) !== 0)\n throw A.wrapException(A.FormatException$(\"Invalid base64 padding, padded length must be multiple of four, is \" + $length, source, sourceEnd));\n if (firstPadding + paddingCount !== $length)\n throw A.wrapException(A.FormatException$(\"Invalid base64 padding, '=' not at the end\", source, sourceIndex));\n if (paddingCount > 2)\n throw A.wrapException(A.FormatException$(\"Invalid base64 padding, more than two '=' characters\", source, sourceIndex));\n },\n _Base64Encoder_encodeChunk(alphabet, bytes, start, end, isLast, output, outputIndex, state) {\n var t1, i, byteOr, byte, outputIndex0, outputIndex1,\n bits = state >>> 2,\n expectedChars = 3 - (state & 3);\n for (t1 = J.getInterceptor$asx(bytes), i = start, byteOr = 0; i < end; ++i) {\n byte = t1.$index(bytes, i);\n byteOr = (byteOr | byte) >>> 0;\n bits = (bits << 8 | byte) & 16777215;\n --expectedChars;\n if (expectedChars === 0) {\n outputIndex0 = outputIndex + 1;\n output[outputIndex] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 18 & 63);\n outputIndex = outputIndex0 + 1;\n output[outputIndex0] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 12 & 63);\n outputIndex0 = outputIndex + 1;\n output[outputIndex] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 6 & 63);\n outputIndex = outputIndex0 + 1;\n output[outputIndex0] = B.JSString_methods._codeUnitAt$1(alphabet, bits & 63);\n bits = 0;\n expectedChars = 3;\n }\n }\n if (byteOr >= 0 && byteOr <= 255) {\n if (isLast && expectedChars < 3) {\n outputIndex0 = outputIndex + 1;\n outputIndex1 = outputIndex0 + 1;\n if (3 - expectedChars === 1) {\n output[outputIndex] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 2 & 63);\n output[outputIndex0] = B.JSString_methods._codeUnitAt$1(alphabet, bits << 4 & 63);\n output[outputIndex1] = 61;\n output[outputIndex1 + 1] = 61;\n } else {\n output[outputIndex] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 10 & 63);\n output[outputIndex0] = B.JSString_methods._codeUnitAt$1(alphabet, bits >>> 4 & 63);\n output[outputIndex1] = B.JSString_methods._codeUnitAt$1(alphabet, bits << 2 & 63);\n output[outputIndex1 + 1] = 61;\n }\n return 0;\n }\n return (bits << 2 | 3 - expectedChars) >>> 0;\n }\n for (i = start; i < end;) {\n byte = t1.$index(bytes, i);\n if (byte < 0 || byte > 255)\n break;\n ++i;\n }\n throw A.wrapException(A.ArgumentError$value(bytes, \"Not a byte value at index \" + i + \": 0x\" + J.toRadixString$1$n(t1.$index(bytes, i), 16), null));\n },\n JsonUnsupportedObjectError$(unsupportedObject, cause, partialResult) {\n return new A.JsonUnsupportedObjectError(unsupportedObject, cause);\n },\n _defaultToEncodable(object) {\n return object.toJson$0();\n },\n _JsonStringStringifier$(_sink, _toEncodable) {\n return new A._JsonStringStringifier(_sink, [], A.convert___defaultToEncodable$closure());\n },\n _JsonStringStringifier_stringify(object, toEncodable, indent) {\n var t1,\n output = new A.StringBuffer(\"\"),\n stringifier = A._JsonStringStringifier$(output, toEncodable);\n stringifier.writeObject$1(object);\n t1 = output._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _Utf8Decoder_errorDescription(state) {\n switch (state) {\n case 65:\n return \"Missing extension byte\";\n case 67:\n return \"Unexpected extension byte\";\n case 69:\n return \"Invalid UTF-8 byte\";\n case 71:\n return \"Overlong encoding\";\n case 73:\n return \"Out of unicode range\";\n case 75:\n return \"Encoded surrogate\";\n case 77:\n return \"Unfinished UTF-8 octet sequence\";\n default:\n return \"\";\n }\n },\n _Utf8Decoder__makeUint8List(codeUnits, start, end) {\n var t1, i, b,\n $length = end - start,\n bytes = new Uint8Array($length);\n for (t1 = J.getInterceptor$asx(codeUnits), i = 0; i < $length; ++i) {\n b = t1.$index(codeUnits, start + i);\n bytes[i] = (b & 4294967040) >>> 0 !== 0 ? 255 : b;\n }\n return bytes;\n },\n Utf8Decoder__decoder_closure: function Utf8Decoder__decoder_closure() {\n },\n Utf8Decoder__decoderNonfatal_closure: function Utf8Decoder__decoderNonfatal_closure() {\n },\n AsciiCodec: function AsciiCodec() {\n },\n _UnicodeSubsetEncoder: function _UnicodeSubsetEncoder() {\n },\n AsciiEncoder: function AsciiEncoder(t0) {\n this._subsetMask = t0;\n },\n Base64Codec: function Base64Codec() {\n },\n Base64Encoder: function Base64Encoder() {\n },\n _Base64Encoder: function _Base64Encoder(t0) {\n this._convert$_state = 0;\n this._alphabet = t0;\n },\n _Base64EncoderSink: function _Base64EncoderSink() {\n },\n _Utf8Base64EncoderSink: function _Utf8Base64EncoderSink(t0, t1) {\n this._sink = t0;\n this._encoder = t1;\n },\n ByteConversionSink: function ByteConversionSink() {\n },\n ByteConversionSinkBase: function ByteConversionSinkBase() {\n },\n ChunkedConversionSink: function ChunkedConversionSink() {\n },\n Codec: function Codec() {\n },\n Converter: function Converter() {\n },\n Encoding: function Encoding() {\n },\n JsonUnsupportedObjectError: function JsonUnsupportedObjectError(t0, t1) {\n this.unsupportedObject = t0;\n this.cause = t1;\n },\n JsonCyclicError: function JsonCyclicError(t0, t1) {\n this.unsupportedObject = t0;\n this.cause = t1;\n },\n JsonCodec: function JsonCodec() {\n },\n JsonEncoder: function JsonEncoder(t0) {\n this._toEncodable = t0;\n },\n _JsonStringifier: function _JsonStringifier() {\n },\n _JsonStringifier_writeMap_closure: function _JsonStringifier_writeMap_closure(t0, t1) {\n this._box_0 = t0;\n this.keyValueList = t1;\n },\n _JsonStringStringifier: function _JsonStringStringifier(t0, t1, t2) {\n this._sink = t0;\n this._seen = t1;\n this._toEncodable = t2;\n },\n StringConversionSinkBase: function StringConversionSinkBase() {\n },\n StringConversionSinkMixin: function StringConversionSinkMixin() {\n },\n _StringSinkConversionSink: function _StringSinkConversionSink(t0) {\n this._stringSink = t0;\n },\n _StringCallbackSink: function _StringCallbackSink(t0, t1) {\n this._convert$_callback = t0;\n this._stringSink = t1;\n },\n _Utf8StringSinkAdapter: function _Utf8StringSinkAdapter(t0, t1, t2) {\n this._decoder = t0;\n this._sink = t1;\n this._stringSink = t2;\n },\n Utf8Codec: function Utf8Codec() {\n },\n Utf8Encoder: function Utf8Encoder() {\n },\n _Utf8Encoder: function _Utf8Encoder(t0) {\n this._bufferIndex = 0;\n this._convert$_buffer = t0;\n },\n Utf8Decoder: function Utf8Decoder(t0) {\n this._allowMalformed = t0;\n },\n _Utf8Decoder: function _Utf8Decoder(t0) {\n this.allowMalformed = t0;\n this._convert$_state = 16;\n this._charOrIndex = 0;\n },\n identityHashCode(object) {\n return A.objectHashCode(object);\n },\n Function_apply($function, positionalArguments) {\n return A.Primitives_applyFunction($function, positionalArguments, null);\n },\n Expando$() {\n return new A.Expando(new WeakMap());\n },\n Expando__checkType(object) {\n var t1 = A._isBool(object) || typeof object == \"number\" || typeof object == \"string\";\n if (t1)\n throw A.wrapException(A.ArgumentError$value(object, string$.Expand, null));\n },\n int_parse(source, radix) {\n var value = A.Primitives_parseInt(source, radix);\n if (value != null)\n return value;\n throw A.wrapException(A.FormatException$(source, null, null));\n },\n double_parse(source) {\n var value = A.Primitives_parseDouble(source);\n if (value != null)\n return value;\n throw A.wrapException(A.FormatException$(\"Invalid double\", source, null));\n },\n Error__objectToString(object) {\n if (object instanceof A.Closure)\n return object.toString$0(0);\n return \"Instance of '\" + A.Primitives_objectTypeName(object) + \"'\";\n },\n List_List$filled($length, fill, growable, $E) {\n var i,\n result = growable ? J.JSArray_JSArray$growable($length, $E) : J.JSArray_JSArray$fixed($length, $E);\n if ($length !== 0 && fill != null)\n for (i = 0; i < result.length; ++i)\n result[i] = fill;\n return result;\n },\n List_List$from(elements, growable, $E) {\n var t1,\n list = A._setArrayType([], $E._eval$1(\"JSArray<0>\"));\n for (t1 = J.get$iterator$ax(elements); t1.moveNext$0();)\n list.push(t1.get$current(t1));\n if (growable)\n return list;\n return J.JSArray_markFixedList(list);\n },\n List_List$of(elements, growable, $E) {\n var t1;\n if (growable)\n return A.List_List$_of(elements, $E);\n t1 = J.JSArray_markFixedList(A.List_List$_of(elements, $E));\n return t1;\n },\n List_List$_of(elements, $E) {\n var list, t1;\n if (Array.isArray(elements))\n return A._setArrayType(elements.slice(0), $E._eval$1(\"JSArray<0>\"));\n list = A._setArrayType([], $E._eval$1(\"JSArray<0>\"));\n for (t1 = J.get$iterator$ax(elements); t1.moveNext$0();)\n list.push(t1.get$current(t1));\n return list;\n },\n List_List$unmodifiable(elements, $E) {\n return J.JSArray_markUnmodifiableList(A.List_List$from(elements, false, $E));\n },\n String_String$fromCharCodes(charCodes, start, end) {\n var array, len;\n if (Array.isArray(charCodes)) {\n array = charCodes;\n len = array.length;\n end = A.RangeError_checkValidRange(start, end, len);\n return A.Primitives_stringFromCharCodes(start > 0 || end < len ? array.slice(start, end) : array);\n }\n if (type$.NativeUint8List._is(charCodes))\n return A.Primitives_stringFromNativeUint8List(charCodes, start, A.RangeError_checkValidRange(start, end, charCodes.length));\n return A.String__stringFromIterable(charCodes, start, end);\n },\n String_String$fromCharCode(charCode) {\n return A.Primitives_stringFromCharCode(charCode);\n },\n String__stringFromIterable(charCodes, start, end) {\n var t1, it, i, list, _null = null;\n if (start < 0)\n throw A.wrapException(A.RangeError$range(start, 0, J.get$length$asx(charCodes), _null, _null));\n t1 = end == null;\n if (!t1 && end < start)\n throw A.wrapException(A.RangeError$range(end, start, J.get$length$asx(charCodes), _null, _null));\n it = J.get$iterator$ax(charCodes);\n for (i = 0; i < start; ++i)\n if (!it.moveNext$0())\n throw A.wrapException(A.RangeError$range(start, 0, i, _null, _null));\n list = [];\n if (t1)\n for (; it.moveNext$0();)\n list.push(it.get$current(it));\n else\n for (i = start; i < end; ++i) {\n if (!it.moveNext$0())\n throw A.wrapException(A.RangeError$range(end, start, i, _null, _null));\n list.push(it.get$current(it));\n }\n return A.Primitives_stringFromCharCodes(list);\n },\n RegExp_RegExp(source, multiLine) {\n return new A.JSSyntaxRegExp(source, A.JSSyntaxRegExp_makeNative(source, multiLine, true, false, false, false));\n },\n identical(a, b) {\n return a == null ? b == null : a === b;\n },\n StringBuffer__writeAll(string, objects, separator) {\n var iterator = J.get$iterator$ax(objects);\n if (!iterator.moveNext$0())\n return string;\n if (separator.length === 0) {\n do\n string += A.S(iterator.get$current(iterator));\n while (iterator.moveNext$0());\n } else {\n string += A.S(iterator.get$current(iterator));\n for (; iterator.moveNext$0();)\n string = string + separator + A.S(iterator.get$current(iterator));\n }\n return string;\n },\n NoSuchMethodError$(receiver, memberName, positionalArguments, namedArguments) {\n return new A.NoSuchMethodError(receiver, memberName, positionalArguments, namedArguments);\n },\n Uri_base() {\n var uri = A.Primitives_currentUri();\n if (uri != null)\n return A.Uri_parse(uri);\n throw A.wrapException(A.UnsupportedError$(\"'Uri.base' is not supported\"));\n },\n _Uri__uriEncode(canonicalTable, text, encoding, spaceToPlus) {\n var t1, bytes, i, t2, byte,\n _s16_ = \"0123456789ABCDEF\";\n if (encoding === B.C_Utf8Codec) {\n t1 = $.$get$_Uri__needsNoEncoding()._nativeRegExp;\n t1 = t1.test(text);\n } else\n t1 = false;\n if (t1)\n return text;\n bytes = encoding.get$encoder().convert$1(text);\n for (t1 = bytes.length, i = 0, t2 = \"\"; i < t1; ++i) {\n byte = bytes[i];\n if (byte < 128 && (canonicalTable[byte >>> 4] & 1 << (byte & 15)) !== 0)\n t2 += A.Primitives_stringFromCharCode(byte);\n else\n t2 = spaceToPlus && byte === 32 ? t2 + \"+\" : t2 + \"%\" + _s16_[byte >>> 4 & 15] + _s16_[byte & 15];\n }\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n },\n StackTrace_current() {\n var stackTrace, exception;\n if ($.$get$_hasErrorStackProperty())\n return A.getTraceFromException(new Error());\n try {\n throw A.wrapException(\"\");\n } catch (exception) {\n stackTrace = A.getTraceFromException(exception);\n return stackTrace;\n }\n },\n DateTime$_withValue(_value, isUtc) {\n var t1;\n if (Math.abs(_value) <= 864e13)\n t1 = false;\n else\n t1 = true;\n if (t1)\n A.throwExpression(A.ArgumentError$(\"DateTime is outside valid range: \" + _value, null));\n A.checkNotNullable(false, \"isUtc\", type$.bool);\n return new A.DateTime(_value, false);\n },\n DateTime__fourDigits(n) {\n var absN = Math.abs(n),\n sign = n < 0 ? \"-\" : \"\";\n if (absN >= 1000)\n return \"\" + n;\n if (absN >= 100)\n return sign + \"0\" + absN;\n if (absN >= 10)\n return sign + \"00\" + absN;\n return sign + \"000\" + absN;\n },\n DateTime__threeDigits(n) {\n if (n >= 100)\n return \"\" + n;\n if (n >= 10)\n return \"0\" + n;\n return \"00\" + n;\n },\n DateTime__twoDigits(n) {\n if (n >= 10)\n return \"\" + n;\n return \"0\" + n;\n },\n Duration$(milliseconds) {\n return new A.Duration(1000 * milliseconds);\n },\n Error_safeToString(object) {\n if (typeof object == \"number\" || A._isBool(object) || object == null)\n return J.toString$0$(object);\n if (typeof object == \"string\")\n return JSON.stringify(object);\n return A.Error__objectToString(object);\n },\n AssertionError$(message) {\n return new A.AssertionError(message);\n },\n ArgumentError$(message, $name) {\n return new A.ArgumentError(false, null, $name, message);\n },\n ArgumentError$value(value, $name, message) {\n return new A.ArgumentError(true, value, $name, message);\n },\n ArgumentError_checkNotNull(argument, $name) {\n return argument;\n },\n RangeError$(message) {\n var _null = null;\n return new A.RangeError(_null, _null, false, _null, _null, message);\n },\n RangeError$value(value, $name, message) {\n return new A.RangeError(null, null, true, value, $name, message == null ? \"Value not in range\" : message);\n },\n RangeError$range(invalidValue, minValue, maxValue, $name, message) {\n return new A.RangeError(minValue, maxValue, true, invalidValue, $name, message == null ? \"Invalid value\" : message);\n },\n RangeError_checkValueInInterval(value, minValue, maxValue, $name) {\n if (value < minValue || value > maxValue)\n throw A.wrapException(A.RangeError$range(value, minValue, maxValue, $name, null));\n return value;\n },\n RangeError_checkValidIndex(index, indexable, $name) {\n var $length = indexable.get$length(indexable);\n if (0 > index || index >= $length)\n throw A.wrapException(A.IndexError$(index, indexable, $name == null ? \"index\" : $name, null, $length));\n return index;\n },\n RangeError_checkValidRange(start, end, $length) {\n if (0 > start || start > $length)\n throw A.wrapException(A.RangeError$range(start, 0, $length, \"start\", null));\n if (end != null) {\n if (start > end || end > $length)\n throw A.wrapException(A.RangeError$range(end, start, $length, \"end\", null));\n return end;\n }\n return $length;\n },\n RangeError_checkNotNegative(value, $name) {\n if (value < 0)\n throw A.wrapException(A.RangeError$range(value, 0, null, $name, null));\n return value;\n },\n IndexError$(invalidValue, indexable, $name, message, $length) {\n var t1 = $length == null ? J.get$length$asx(indexable) : $length;\n return new A.IndexError(t1, true, invalidValue, $name, \"Index out of range\");\n },\n UnsupportedError$(message) {\n return new A.UnsupportedError(message);\n },\n UnimplementedError$(message) {\n return new A.UnimplementedError(message);\n },\n StateError$(message) {\n return new A.StateError(message);\n },\n ConcurrentModificationError$(modifiedObject) {\n return new A.ConcurrentModificationError(modifiedObject);\n },\n FormatException$(message, source, offset) {\n return new A.FormatException(message, source, offset);\n },\n Iterable_Iterable$generate(count, generator, $E) {\n if (count <= 0)\n return new A.EmptyIterable($E._eval$1(\"EmptyIterable<0>\"));\n return new A._GeneratorIterable(count, generator, $E._eval$1(\"_GeneratorIterable<0>\"));\n },\n Map_castFrom(source, $K, $V, K2, V2) {\n return new A.CastMap(source, $K._eval$1(\"@<0>\")._bind$1($V)._bind$1(K2)._bind$1(V2)._eval$1(\"CastMap<1,2,3,4>\"));\n },\n Object_hash(object1, object2, object3) {\n var t1, t2;\n if (B.C_SentinelValue === object3) {\n t1 = J.get$hashCode$(object1);\n object2 = J.get$hashCode$(object2);\n return A.SystemHash_finish(A.SystemHash_combine(A.SystemHash_combine($.$get$_hashSeed(), t1), object2));\n }\n t1 = J.get$hashCode$(object1);\n object2 = J.get$hashCode$(object2);\n object3 = J.get$hashCode$(object3);\n t2 = $.$get$_hashSeed();\n return A.SystemHash_finish(A.SystemHash_combine(A.SystemHash_combine(A.SystemHash_combine(t2, t1), object2), object3));\n },\n print(object) {\n var line = A.S(object),\n toZone = $.printToZone;\n if (toZone == null)\n A.printString(line);\n else\n toZone.call$1(line);\n },\n Set_castFrom(source, newSet, $S, $T) {\n return new A.CastSet(source, newSet, $S._eval$1(\"@<0>\")._bind$1($T)._eval$1(\"CastSet<1,2>\"));\n },\n _combineSurrogatePair(start, end) {\n return 65536 + ((start & 1023) << 10) + (end & 1023);\n },\n Uri_Uri$dataFromString($content, encoding, mimeType) {\n var encodingName, t1,\n buffer = new A.StringBuffer(\"\"),\n indices = A._setArrayType([-1], type$.JSArray_int);\n if (encoding == null)\n encodingName = null;\n else\n encodingName = \"utf-8\";\n if (encoding == null)\n encoding = B.C_AsciiCodec;\n A.UriData__writeUri(mimeType, encodingName, null, buffer, indices);\n indices.push(buffer._contents.length);\n buffer._contents += \",\";\n A.UriData__uriEncodeBytes(B.List_CVk, encoding.encode$1($content), buffer);\n t1 = buffer._contents;\n return new A.UriData(t1.charCodeAt(0) == 0 ? t1 : t1, indices, null).get$uri();\n },\n Uri_parse(uri) {\n var delta, indices, schemeEnd, hostStart, portStart, pathStart, queryStart, fragmentStart, isSimple, scheme, t1, t2, schemeAuth, queryStart0, pathStart0, userInfoStart, userInfo, host, portNumber, port, path, query, _null = null,\n end = uri.length;\n if (end >= 5) {\n delta = ((B.JSString_methods._codeUnitAt$1(uri, 4) ^ 58) * 3 | B.JSString_methods._codeUnitAt$1(uri, 0) ^ 100 | B.JSString_methods._codeUnitAt$1(uri, 1) ^ 97 | B.JSString_methods._codeUnitAt$1(uri, 2) ^ 116 | B.JSString_methods._codeUnitAt$1(uri, 3) ^ 97) >>> 0;\n if (delta === 0)\n return A.UriData__parse(end < end ? B.JSString_methods.substring$2(uri, 0, end) : uri, 5, _null).get$uri();\n else if (delta === 32)\n return A.UriData__parse(B.JSString_methods.substring$2(uri, 5, end), 0, _null).get$uri();\n }\n indices = A.List_List$filled(8, 0, false, type$.int);\n indices[0] = 0;\n indices[1] = -1;\n indices[2] = -1;\n indices[7] = -1;\n indices[3] = 0;\n indices[4] = 0;\n indices[5] = end;\n indices[6] = end;\n if (A._scan(uri, 0, end, 0, indices) >= 14)\n indices[7] = end;\n schemeEnd = indices[1];\n if (schemeEnd >= 0)\n if (A._scan(uri, 0, schemeEnd, 20, indices) === 20)\n indices[7] = schemeEnd;\n hostStart = indices[2] + 1;\n portStart = indices[3];\n pathStart = indices[4];\n queryStart = indices[5];\n fragmentStart = indices[6];\n if (fragmentStart < queryStart)\n queryStart = fragmentStart;\n if (pathStart < hostStart)\n pathStart = queryStart;\n else if (pathStart <= schemeEnd)\n pathStart = schemeEnd + 1;\n if (portStart < hostStart)\n portStart = pathStart;\n isSimple = indices[7] < 0;\n if (isSimple)\n if (hostStart > schemeEnd + 3) {\n scheme = _null;\n isSimple = false;\n } else {\n t1 = portStart > 0;\n if (t1 && portStart + 1 === pathStart) {\n scheme = _null;\n isSimple = false;\n } else {\n if (!(queryStart < end && queryStart === pathStart + 2 && B.JSString_methods.startsWith$2(uri, \"..\", pathStart)))\n t2 = queryStart > pathStart + 2 && B.JSString_methods.startsWith$2(uri, \"/..\", queryStart - 3);\n else\n t2 = true;\n if (t2) {\n scheme = _null;\n isSimple = false;\n } else {\n if (schemeEnd === 4)\n if (B.JSString_methods.startsWith$2(uri, \"file\", 0)) {\n if (hostStart <= 0) {\n if (!B.JSString_methods.startsWith$2(uri, \"/\", pathStart)) {\n schemeAuth = \"file:///\";\n delta = 3;\n } else {\n schemeAuth = \"file://\";\n delta = 2;\n }\n uri = schemeAuth + B.JSString_methods.substring$2(uri, pathStart, end);\n schemeEnd -= 0;\n t1 = delta - 0;\n queryStart += t1;\n fragmentStart += t1;\n end = uri.length;\n hostStart = 7;\n portStart = 7;\n pathStart = 7;\n } else if (pathStart === queryStart) {\n ++fragmentStart;\n queryStart0 = queryStart + 1;\n uri = B.JSString_methods.replaceRange$3(uri, pathStart, queryStart, \"/\");\n ++end;\n queryStart = queryStart0;\n }\n scheme = \"file\";\n } else if (B.JSString_methods.startsWith$2(uri, \"http\", 0)) {\n if (t1 && portStart + 3 === pathStart && B.JSString_methods.startsWith$2(uri, \"80\", portStart + 1)) {\n fragmentStart -= 3;\n pathStart0 = pathStart - 3;\n queryStart -= 3;\n uri = B.JSString_methods.replaceRange$3(uri, portStart, pathStart, \"\");\n end -= 3;\n pathStart = pathStart0;\n }\n scheme = \"http\";\n } else\n scheme = _null;\n else if (schemeEnd === 5 && B.JSString_methods.startsWith$2(uri, \"https\", 0)) {\n if (t1 && portStart + 4 === pathStart && B.JSString_methods.startsWith$2(uri, \"443\", portStart + 1)) {\n fragmentStart -= 4;\n pathStart0 = pathStart - 4;\n queryStart -= 4;\n uri = B.JSString_methods.replaceRange$3(uri, portStart, pathStart, \"\");\n end -= 3;\n pathStart = pathStart0;\n }\n scheme = \"https\";\n } else\n scheme = _null;\n isSimple = true;\n }\n }\n }\n else\n scheme = _null;\n if (isSimple) {\n if (end < uri.length) {\n uri = B.JSString_methods.substring$2(uri, 0, end);\n schemeEnd -= 0;\n hostStart -= 0;\n portStart -= 0;\n pathStart -= 0;\n queryStart -= 0;\n fragmentStart -= 0;\n }\n return new A._SimpleUri(uri, schemeEnd, hostStart, portStart, pathStart, queryStart, fragmentStart, scheme);\n }\n if (scheme == null)\n if (schemeEnd > 0)\n scheme = A._Uri__makeScheme(uri, 0, schemeEnd);\n else {\n if (schemeEnd === 0)\n A._Uri__fail(uri, 0, \"Invalid empty scheme\");\n scheme = \"\";\n }\n if (hostStart > 0) {\n userInfoStart = schemeEnd + 3;\n userInfo = userInfoStart < hostStart ? A._Uri__makeUserInfo(uri, userInfoStart, hostStart - 1) : \"\";\n host = A._Uri__makeHost(uri, hostStart, portStart, false);\n t1 = portStart + 1;\n if (t1 < pathStart) {\n portNumber = A.Primitives_parseInt(B.JSString_methods.substring$2(uri, t1, pathStart), _null);\n port = A._Uri__makePort(portNumber == null ? A.throwExpression(A.FormatException$(\"Invalid port\", uri, t1)) : portNumber, scheme);\n } else\n port = _null;\n } else {\n port = _null;\n host = port;\n userInfo = \"\";\n }\n path = A._Uri__makePath(uri, pathStart, queryStart, _null, scheme, host != null);\n query = queryStart < fragmentStart ? A._Uri__makeQuery(uri, queryStart + 1, fragmentStart, _null) : _null;\n return A._Uri$_internal(scheme, userInfo, host, port, path, query, fragmentStart < end ? A._Uri__makeFragment(uri, fragmentStart + 1, end) : _null);\n },\n Uri_decodeComponent(encodedComponent) {\n return A._Uri__uriDecode(encodedComponent, 0, encodedComponent.length, B.C_Utf8Codec, false);\n },\n Uri__parseIPv4Address(host, start, end) {\n var i, partStart, partIndex, char, part, partIndex0,\n _s43_ = \"IPv4 address should contain exactly 4 parts\",\n _s37_ = \"each part must be in the range 0..255\",\n error = new A.Uri__parseIPv4Address_error(host),\n result = new Uint8Array(4);\n for (i = start, partStart = i, partIndex = 0; i < end; ++i) {\n char = B.JSString_methods.codeUnitAt$1(host, i);\n if (char !== 46) {\n if ((char ^ 48) > 9)\n error.call$2(\"invalid character\", i);\n } else {\n if (partIndex === 3)\n error.call$2(_s43_, i);\n part = A.int_parse(B.JSString_methods.substring$2(host, partStart, i), null);\n if (part > 255)\n error.call$2(_s37_, partStart);\n partIndex0 = partIndex + 1;\n result[partIndex] = part;\n partStart = i + 1;\n partIndex = partIndex0;\n }\n }\n if (partIndex !== 3)\n error.call$2(_s43_, end);\n part = A.int_parse(B.JSString_methods.substring$2(host, partStart, end), null);\n if (part > 255)\n error.call$2(_s37_, partStart);\n result[partIndex] = part;\n return result;\n },\n Uri_parseIPv6Address(host, start, end) {\n var parts, i, partStart, wildcardSeen, seenDot, char, atEnd, t1, last, bytes, wildCardLength, index, value, j,\n error = new A.Uri_parseIPv6Address_error(host),\n parseHex = new A.Uri_parseIPv6Address_parseHex(error, host);\n if (host.length < 2)\n error.call$1(\"address is too short\");\n parts = A._setArrayType([], type$.JSArray_int);\n for (i = start, partStart = i, wildcardSeen = false, seenDot = false; i < end; ++i) {\n char = B.JSString_methods.codeUnitAt$1(host, i);\n if (char === 58) {\n if (i === start) {\n ++i;\n if (B.JSString_methods.codeUnitAt$1(host, i) !== 58)\n error.call$2(\"invalid start colon.\", i);\n partStart = i;\n }\n if (i === partStart) {\n if (wildcardSeen)\n error.call$2(\"only one wildcard `::` is allowed\", i);\n parts.push(-1);\n wildcardSeen = true;\n } else\n parts.push(parseHex.call$2(partStart, i));\n partStart = i + 1;\n } else if (char === 46)\n seenDot = true;\n }\n if (parts.length === 0)\n error.call$1(\"too few parts\");\n atEnd = partStart === end;\n t1 = B.JSArray_methods.get$last(parts);\n if (atEnd && t1 !== -1)\n error.call$2(\"expected a part after last `:`\", end);\n if (!atEnd)\n if (!seenDot)\n parts.push(parseHex.call$2(partStart, end));\n else {\n last = A.Uri__parseIPv4Address(host, partStart, end);\n parts.push((last[0] << 8 | last[1]) >>> 0);\n parts.push((last[2] << 8 | last[3]) >>> 0);\n }\n if (wildcardSeen) {\n if (parts.length > 7)\n error.call$1(\"an address with a wildcard must have less than 7 parts\");\n } else if (parts.length !== 8)\n error.call$1(\"an address without a wildcard must contain exactly 8 parts\");\n bytes = new Uint8Array(16);\n for (t1 = parts.length, wildCardLength = 9 - t1, i = 0, index = 0; i < t1; ++i) {\n value = parts[i];\n if (value === -1)\n for (j = 0; j < wildCardLength; ++j) {\n bytes[index] = 0;\n bytes[index + 1] = 0;\n index += 2;\n }\n else {\n bytes[index] = B.JSInt_methods._shrOtherPositive$1(value, 8);\n bytes[index + 1] = value & 255;\n index += 2;\n }\n }\n return bytes;\n },\n _Uri$_internal(scheme, _userInfo, _host, _port, path, _query, _fragment) {\n return new A._Uri(scheme, _userInfo, _host, _port, path, _query, _fragment);\n },\n _Uri__Uri(host, path, pathSegments, scheme) {\n var userInfo, query, fragment, port, isFile, t1, hasAuthority, t2, _null = null;\n scheme = scheme == null ? \"\" : A._Uri__makeScheme(scheme, 0, scheme.length);\n userInfo = A._Uri__makeUserInfo(_null, 0, 0);\n host = A._Uri__makeHost(host, 0, host == null ? 0 : host.length, false);\n query = A._Uri__makeQuery(_null, 0, 0, _null);\n fragment = A._Uri__makeFragment(_null, 0, 0);\n port = A._Uri__makePort(_null, scheme);\n isFile = scheme === \"file\";\n if (host == null)\n t1 = userInfo.length !== 0 || port != null || isFile;\n else\n t1 = false;\n if (t1)\n host = \"\";\n t1 = host == null;\n hasAuthority = !t1;\n path = A._Uri__makePath(path, 0, path == null ? 0 : path.length, pathSegments, scheme, hasAuthority);\n t2 = scheme.length === 0;\n if (t2 && t1 && !B.JSString_methods.startsWith$1(path, \"/\"))\n path = A._Uri__normalizeRelativePath(path, !t2 || hasAuthority);\n else\n path = A._Uri__removeDotSegments(path);\n return A._Uri$_internal(scheme, userInfo, t1 && B.JSString_methods.startsWith$1(path, \"//\") ? \"\" : host, port, path, query, fragment);\n },\n _Uri__defaultPort(scheme) {\n if (scheme === \"http\")\n return 80;\n if (scheme === \"https\")\n return 443;\n return 0;\n },\n _Uri__compareScheme(scheme, uri) {\n var t1, i, schemeChar, uriChar, delta, lowerChar;\n for (t1 = scheme.length, i = 0; i < t1; ++i) {\n schemeChar = B.JSString_methods._codeUnitAt$1(scheme, i);\n uriChar = B.JSString_methods._codeUnitAt$1(uri, i);\n delta = schemeChar ^ uriChar;\n if (delta !== 0) {\n if (delta === 32) {\n lowerChar = uriChar | delta;\n if (97 <= lowerChar && lowerChar <= 122)\n continue;\n }\n return false;\n }\n }\n return true;\n },\n _Uri__fail(uri, index, message) {\n throw A.wrapException(A.FormatException$(message, uri, index));\n },\n _Uri__Uri$file(path, windows) {\n return windows ? A._Uri__makeWindowsFileUrl(path, false) : A._Uri__makeFileUri(path, false);\n },\n _Uri__checkNonWindowsPathReservedCharacters(segments, argumentError) {\n var t1, _i, segment, t2, t3;\n for (t1 = segments.length, _i = 0; _i < t1; ++_i) {\n segment = segments[_i];\n t2 = J.getInterceptor$asx(segment);\n t3 = t2.get$length(segment);\n if (0 > t3)\n A.throwExpression(A.RangeError$range(0, 0, t2.get$length(segment), null, null));\n if (A.stringContainsUnchecked(segment, \"/\", 0)) {\n t1 = A.UnsupportedError$(\"Illegal path character \" + A.S(segment));\n throw A.wrapException(t1);\n }\n }\n },\n _Uri__checkWindowsPathReservedCharacters(segments, argumentError, firstSegment) {\n var t1, t2, t3, t4;\n for (t1 = A.SubListIterable$(segments, firstSegment, null, A._arrayInstanceType(segments)._precomputed1), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n t4 = A.RegExp_RegExp('[\"*/:<>?\\\\\\\\|]', false);\n if (A.stringContainsUnchecked(t3, t4, 0))\n if (argumentError)\n throw A.wrapException(A.ArgumentError$(\"Illegal character in path\", null));\n else\n throw A.wrapException(A.UnsupportedError$(\"Illegal character in path: \" + t3));\n }\n },\n _Uri__checkWindowsDriveLetter(charCode, argumentError) {\n var t1,\n _s21_ = \"Illegal drive letter \";\n if (!(65 <= charCode && charCode <= 90))\n t1 = 97 <= charCode && charCode <= 122;\n else\n t1 = true;\n if (t1)\n return;\n if (argumentError)\n throw A.wrapException(A.ArgumentError$(_s21_ + A.String_String$fromCharCode(charCode), null));\n else\n throw A.wrapException(A.UnsupportedError$(_s21_ + A.String_String$fromCharCode(charCode)));\n },\n _Uri__makeFileUri(path, slashTerminated) {\n var _null = null,\n segments = A._setArrayType(path.split(\"/\"), type$.JSArray_String);\n if (B.JSString_methods.startsWith$1(path, \"/\"))\n return A._Uri__Uri(_null, _null, segments, \"file\");\n else\n return A._Uri__Uri(_null, _null, segments, _null);\n },\n _Uri__makeWindowsFileUrl(path, slashTerminated) {\n var t1, pathSegments, pathStart, hostPart, _s1_ = \"\\\\\", _null = null, _s4_ = \"file\";\n if (B.JSString_methods.startsWith$1(path, \"\\\\\\\\?\\\\\"))\n if (B.JSString_methods.startsWith$2(path, \"UNC\\\\\", 4))\n path = B.JSString_methods.replaceRange$3(path, 0, 7, _s1_);\n else {\n path = B.JSString_methods.substring$1(path, 4);\n if (path.length < 3 || B.JSString_methods._codeUnitAt$1(path, 1) !== 58 || B.JSString_methods._codeUnitAt$1(path, 2) !== 92)\n throw A.wrapException(A.ArgumentError$(\"Windows paths with \\\\\\\\?\\\\ prefix must be absolute\", _null));\n }\n else\n path = A.stringReplaceAllUnchecked(path, \"/\", _s1_);\n t1 = path.length;\n if (t1 > 1 && B.JSString_methods._codeUnitAt$1(path, 1) === 58) {\n A._Uri__checkWindowsDriveLetter(B.JSString_methods._codeUnitAt$1(path, 0), true);\n if (t1 === 2 || B.JSString_methods._codeUnitAt$1(path, 2) !== 92)\n throw A.wrapException(A.ArgumentError$(\"Windows paths with drive letter must be absolute\", _null));\n pathSegments = A._setArrayType(path.split(_s1_), type$.JSArray_String);\n A._Uri__checkWindowsPathReservedCharacters(pathSegments, true, 1);\n return A._Uri__Uri(_null, _null, pathSegments, _s4_);\n }\n if (B.JSString_methods.startsWith$1(path, _s1_))\n if (B.JSString_methods.startsWith$2(path, _s1_, 1)) {\n pathStart = B.JSString_methods.indexOf$2(path, _s1_, 2);\n t1 = pathStart < 0;\n hostPart = t1 ? B.JSString_methods.substring$1(path, 2) : B.JSString_methods.substring$2(path, 2, pathStart);\n pathSegments = A._setArrayType((t1 ? \"\" : B.JSString_methods.substring$1(path, pathStart + 1)).split(_s1_), type$.JSArray_String);\n A._Uri__checkWindowsPathReservedCharacters(pathSegments, true, 0);\n return A._Uri__Uri(hostPart, _null, pathSegments, _s4_);\n } else {\n pathSegments = A._setArrayType(path.split(_s1_), type$.JSArray_String);\n A._Uri__checkWindowsPathReservedCharacters(pathSegments, true, 0);\n return A._Uri__Uri(_null, _null, pathSegments, _s4_);\n }\n else {\n pathSegments = A._setArrayType(path.split(_s1_), type$.JSArray_String);\n A._Uri__checkWindowsPathReservedCharacters(pathSegments, true, 0);\n return A._Uri__Uri(_null, _null, pathSegments, _null);\n }\n },\n _Uri__makePort(port, scheme) {\n if (port != null && port === A._Uri__defaultPort(scheme))\n return null;\n return port;\n },\n _Uri__makeHost(host, start, end, strictIPv6) {\n var t1, t2, index, zoneIDstart, zoneID, i;\n if (host == null)\n return null;\n if (start === end)\n return \"\";\n if (B.JSString_methods.codeUnitAt$1(host, start) === 91) {\n t1 = end - 1;\n if (B.JSString_methods.codeUnitAt$1(host, t1) !== 93)\n A._Uri__fail(host, start, \"Missing end `]` to match `[` in host\");\n t2 = start + 1;\n index = A._Uri__checkZoneID(host, t2, t1);\n if (index < t1) {\n zoneIDstart = index + 1;\n zoneID = A._Uri__normalizeZoneID(host, B.JSString_methods.startsWith$2(host, \"25\", zoneIDstart) ? index + 3 : zoneIDstart, t1, \"%25\");\n } else\n zoneID = \"\";\n A.Uri_parseIPv6Address(host, t2, index);\n return B.JSString_methods.substring$2(host, start, index).toLowerCase() + zoneID + \"]\";\n }\n for (i = start; i < end; ++i)\n if (B.JSString_methods.codeUnitAt$1(host, i) === 58) {\n index = B.JSString_methods.indexOf$2(host, \"%\", start);\n index = index >= start && index < end ? index : end;\n if (index < end) {\n zoneIDstart = index + 1;\n zoneID = A._Uri__normalizeZoneID(host, B.JSString_methods.startsWith$2(host, \"25\", zoneIDstart) ? index + 3 : zoneIDstart, end, \"%25\");\n } else\n zoneID = \"\";\n A.Uri_parseIPv6Address(host, start, index);\n return \"[\" + B.JSString_methods.substring$2(host, start, index) + zoneID + \"]\";\n }\n return A._Uri__normalizeRegName(host, start, end);\n },\n _Uri__checkZoneID(host, start, end) {\n var index = B.JSString_methods.indexOf$2(host, \"%\", start);\n return index >= start && index < end ? index : end;\n },\n _Uri__normalizeZoneID(host, start, end, prefix) {\n var index, sectionStart, isNormalized, char, replacement, t1, t2, tail, sourceLength, slice,\n buffer = prefix !== \"\" ? new A.StringBuffer(prefix) : null;\n for (index = start, sectionStart = index, isNormalized = true; index < end;) {\n char = B.JSString_methods.codeUnitAt$1(host, index);\n if (char === 37) {\n replacement = A._Uri__normalizeEscape(host, index, true);\n t1 = replacement == null;\n if (t1 && isNormalized) {\n index += 3;\n continue;\n }\n if (buffer == null)\n buffer = new A.StringBuffer(\"\");\n t2 = buffer._contents += B.JSString_methods.substring$2(host, sectionStart, index);\n if (t1)\n replacement = B.JSString_methods.substring$2(host, index, index + 3);\n else if (replacement === \"%\")\n A._Uri__fail(host, index, \"ZoneID should not contain % anymore\");\n buffer._contents = t2 + replacement;\n index += 3;\n sectionStart = index;\n isNormalized = true;\n } else if (char < 127 && (B.List_nxB[char >>> 4] & 1 << (char & 15)) !== 0) {\n if (isNormalized && 65 <= char && 90 >= char) {\n if (buffer == null)\n buffer = new A.StringBuffer(\"\");\n if (sectionStart < index) {\n buffer._contents += B.JSString_methods.substring$2(host, sectionStart, index);\n sectionStart = index;\n }\n isNormalized = false;\n }\n ++index;\n } else {\n if ((char & 64512) === 55296 && index + 1 < end) {\n tail = B.JSString_methods.codeUnitAt$1(host, index + 1);\n if ((tail & 64512) === 56320) {\n char = (char & 1023) << 10 | tail & 1023 | 65536;\n sourceLength = 2;\n } else\n sourceLength = 1;\n } else\n sourceLength = 1;\n slice = B.JSString_methods.substring$2(host, sectionStart, index);\n if (buffer == null) {\n buffer = new A.StringBuffer(\"\");\n t1 = buffer;\n } else\n t1 = buffer;\n t1._contents += slice;\n t1._contents += A._Uri__escapeChar(char);\n index += sourceLength;\n sectionStart = index;\n }\n }\n if (buffer == null)\n return B.JSString_methods.substring$2(host, start, end);\n if (sectionStart < end)\n buffer._contents += B.JSString_methods.substring$2(host, sectionStart, end);\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _Uri__normalizeRegName(host, start, end) {\n var index, sectionStart, buffer, isNormalized, char, replacement, t1, slice, t2, sourceLength, tail;\n for (index = start, sectionStart = index, buffer = null, isNormalized = true; index < end;) {\n char = B.JSString_methods.codeUnitAt$1(host, index);\n if (char === 37) {\n replacement = A._Uri__normalizeEscape(host, index, true);\n t1 = replacement == null;\n if (t1 && isNormalized) {\n index += 3;\n continue;\n }\n if (buffer == null)\n buffer = new A.StringBuffer(\"\");\n slice = B.JSString_methods.substring$2(host, sectionStart, index);\n t2 = buffer._contents += !isNormalized ? slice.toLowerCase() : slice;\n if (t1) {\n replacement = B.JSString_methods.substring$2(host, index, index + 3);\n sourceLength = 3;\n } else if (replacement === \"%\") {\n replacement = \"%25\";\n sourceLength = 1;\n } else\n sourceLength = 3;\n buffer._contents = t2 + replacement;\n index += sourceLength;\n sectionStart = index;\n isNormalized = true;\n } else if (char < 127 && (B.List_qNA[char >>> 4] & 1 << (char & 15)) !== 0) {\n if (isNormalized && 65 <= char && 90 >= char) {\n if (buffer == null)\n buffer = new A.StringBuffer(\"\");\n if (sectionStart < index) {\n buffer._contents += B.JSString_methods.substring$2(host, sectionStart, index);\n sectionStart = index;\n }\n isNormalized = false;\n }\n ++index;\n } else if (char <= 93 && (B.List_2Vk[char >>> 4] & 1 << (char & 15)) !== 0)\n A._Uri__fail(host, index, \"Invalid character\");\n else {\n if ((char & 64512) === 55296 && index + 1 < end) {\n tail = B.JSString_methods.codeUnitAt$1(host, index + 1);\n if ((tail & 64512) === 56320) {\n char = (char & 1023) << 10 | tail & 1023 | 65536;\n sourceLength = 2;\n } else\n sourceLength = 1;\n } else\n sourceLength = 1;\n slice = B.JSString_methods.substring$2(host, sectionStart, index);\n if (!isNormalized)\n slice = slice.toLowerCase();\n if (buffer == null) {\n buffer = new A.StringBuffer(\"\");\n t1 = buffer;\n } else\n t1 = buffer;\n t1._contents += slice;\n t1._contents += A._Uri__escapeChar(char);\n index += sourceLength;\n sectionStart = index;\n }\n }\n if (buffer == null)\n return B.JSString_methods.substring$2(host, start, end);\n if (sectionStart < end) {\n slice = B.JSString_methods.substring$2(host, sectionStart, end);\n buffer._contents += !isNormalized ? slice.toLowerCase() : slice;\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _Uri__makeScheme(scheme, start, end) {\n var i, containsUpperCase, codeUnit;\n if (start === end)\n return \"\";\n if (!A._Uri__isAlphabeticCharacter(B.JSString_methods._codeUnitAt$1(scheme, start)))\n A._Uri__fail(scheme, start, \"Scheme not starting with alphabetic character\");\n for (i = start, containsUpperCase = false; i < end; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(scheme, i);\n if (!(codeUnit < 128 && (B.List_JYB[codeUnit >>> 4] & 1 << (codeUnit & 15)) !== 0))\n A._Uri__fail(scheme, i, \"Illegal scheme character\");\n if (65 <= codeUnit && codeUnit <= 90)\n containsUpperCase = true;\n }\n scheme = B.JSString_methods.substring$2(scheme, start, end);\n return A._Uri__canonicalizeScheme(containsUpperCase ? scheme.toLowerCase() : scheme);\n },\n _Uri__canonicalizeScheme(scheme) {\n if (scheme === \"http\")\n return \"http\";\n if (scheme === \"file\")\n return \"file\";\n if (scheme === \"https\")\n return \"https\";\n if (scheme === \"package\")\n return \"package\";\n return scheme;\n },\n _Uri__makeUserInfo(userInfo, start, end) {\n if (userInfo == null)\n return \"\";\n return A._Uri__normalizeOrSubstring(userInfo, start, end, B.List_gRj, false);\n },\n _Uri__makePath(path, start, end, pathSegments, scheme, hasAuthority) {\n var result,\n isFile = scheme === \"file\",\n ensureLeadingSlash = isFile || hasAuthority;\n if (path == null) {\n if (pathSegments == null)\n return isFile ? \"/\" : \"\";\n result = new A.MappedListIterable(pathSegments, new A._Uri__makePath_closure(), A._arrayInstanceType(pathSegments)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \"/\");\n } else if (pathSegments != null)\n throw A.wrapException(A.ArgumentError$(\"Both path and pathSegments specified\", null));\n else\n result = A._Uri__normalizeOrSubstring(path, start, end, B.List_qg4, true);\n if (result.length === 0) {\n if (isFile)\n return \"/\";\n } else if (ensureLeadingSlash && !B.JSString_methods.startsWith$1(result, \"/\"))\n result = \"/\" + result;\n return A._Uri__normalizePath(result, scheme, hasAuthority);\n },\n _Uri__normalizePath(path, scheme, hasAuthority) {\n var t1 = scheme.length === 0;\n if (t1 && !hasAuthority && !B.JSString_methods.startsWith$1(path, \"/\"))\n return A._Uri__normalizeRelativePath(path, !t1 || hasAuthority);\n return A._Uri__removeDotSegments(path);\n },\n _Uri__makeQuery(query, start, end, queryParameters) {\n if (query != null)\n return A._Uri__normalizeOrSubstring(query, start, end, B.List_CVk, true);\n return null;\n },\n _Uri__makeFragment(fragment, start, end) {\n if (fragment == null)\n return null;\n return A._Uri__normalizeOrSubstring(fragment, start, end, B.List_CVk, true);\n },\n _Uri__normalizeEscape(source, index, lowerCase) {\n var firstDigit, secondDigit, firstDigitValue, secondDigitValue, value,\n t1 = index + 2;\n if (t1 >= source.length)\n return \"%\";\n firstDigit = B.JSString_methods.codeUnitAt$1(source, index + 1);\n secondDigit = B.JSString_methods.codeUnitAt$1(source, t1);\n firstDigitValue = A.hexDigitValue(firstDigit);\n secondDigitValue = A.hexDigitValue(secondDigit);\n if (firstDigitValue < 0 || secondDigitValue < 0)\n return \"%\";\n value = firstDigitValue * 16 + secondDigitValue;\n if (value < 127 && (B.List_nxB[B.JSInt_methods._shrOtherPositive$1(value, 4)] & 1 << (value & 15)) !== 0)\n return A.Primitives_stringFromCharCode(lowerCase && 65 <= value && 90 >= value ? (value | 32) >>> 0 : value);\n if (firstDigit >= 97 || secondDigit >= 97)\n return B.JSString_methods.substring$2(source, index, index + 3).toUpperCase();\n return null;\n },\n _Uri__escapeChar(char) {\n var codeUnits, flag, encodedBytes, index, byte,\n _s16_ = \"0123456789ABCDEF\";\n if (char < 128) {\n codeUnits = new Uint8Array(3);\n codeUnits[0] = 37;\n codeUnits[1] = B.JSString_methods._codeUnitAt$1(_s16_, char >>> 4);\n codeUnits[2] = B.JSString_methods._codeUnitAt$1(_s16_, char & 15);\n } else {\n if (char > 2047)\n if (char > 65535) {\n flag = 240;\n encodedBytes = 4;\n } else {\n flag = 224;\n encodedBytes = 3;\n }\n else {\n flag = 192;\n encodedBytes = 2;\n }\n codeUnits = new Uint8Array(3 * encodedBytes);\n for (index = 0; --encodedBytes, encodedBytes >= 0; flag = 128) {\n byte = B.JSInt_methods._shrReceiverPositive$1(char, 6 * encodedBytes) & 63 | flag;\n codeUnits[index] = 37;\n codeUnits[index + 1] = B.JSString_methods._codeUnitAt$1(_s16_, byte >>> 4);\n codeUnits[index + 2] = B.JSString_methods._codeUnitAt$1(_s16_, byte & 15);\n index += 3;\n }\n }\n return A.String_String$fromCharCodes(codeUnits, 0, null);\n },\n _Uri__normalizeOrSubstring(component, start, end, charTable, escapeDelimiters) {\n var t1 = A._Uri__normalize(component, start, end, charTable, escapeDelimiters);\n return t1 == null ? B.JSString_methods.substring$2(component, start, end) : t1;\n },\n _Uri__normalize(component, start, end, charTable, escapeDelimiters) {\n var t1, index, sectionStart, buffer, char, replacement, sourceLength, t2, tail, _null = null;\n for (t1 = !escapeDelimiters, index = start, sectionStart = index, buffer = _null; index < end;) {\n char = B.JSString_methods.codeUnitAt$1(component, index);\n if (char < 127 && (charTable[char >>> 4] & 1 << (char & 15)) !== 0)\n ++index;\n else {\n if (char === 37) {\n replacement = A._Uri__normalizeEscape(component, index, false);\n if (replacement == null) {\n index += 3;\n continue;\n }\n if (\"%\" === replacement) {\n replacement = \"%25\";\n sourceLength = 1;\n } else\n sourceLength = 3;\n } else if (t1 && char <= 93 && (B.List_2Vk[char >>> 4] & 1 << (char & 15)) !== 0) {\n A._Uri__fail(component, index, \"Invalid character\");\n sourceLength = _null;\n replacement = sourceLength;\n } else {\n if ((char & 64512) === 55296) {\n t2 = index + 1;\n if (t2 < end) {\n tail = B.JSString_methods.codeUnitAt$1(component, t2);\n if ((tail & 64512) === 56320) {\n char = (char & 1023) << 10 | tail & 1023 | 65536;\n sourceLength = 2;\n } else\n sourceLength = 1;\n } else\n sourceLength = 1;\n } else\n sourceLength = 1;\n replacement = A._Uri__escapeChar(char);\n }\n if (buffer == null) {\n buffer = new A.StringBuffer(\"\");\n t2 = buffer;\n } else\n t2 = buffer;\n t2._contents += B.JSString_methods.substring$2(component, sectionStart, index);\n t2._contents += A.S(replacement);\n index += sourceLength;\n sectionStart = index;\n }\n }\n if (buffer == null)\n return _null;\n if (sectionStart < end)\n buffer._contents += B.JSString_methods.substring$2(component, sectionStart, end);\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _Uri__mayContainDotSegments(path) {\n if (B.JSString_methods.startsWith$1(path, \".\"))\n return true;\n return B.JSString_methods.indexOf$1(path, \"/.\") !== -1;\n },\n _Uri__removeDotSegments(path) {\n var output, t1, t2, appendSlash, _i, segment;\n if (!A._Uri__mayContainDotSegments(path))\n return path;\n output = A._setArrayType([], type$.JSArray_String);\n for (t1 = path.split(\"/\"), t2 = t1.length, appendSlash = false, _i = 0; _i < t2; ++_i) {\n segment = t1[_i];\n if (J.$eq$(segment, \"..\")) {\n if (output.length !== 0) {\n output.pop();\n if (output.length === 0)\n output.push(\"\");\n }\n appendSlash = true;\n } else if (\".\" === segment)\n appendSlash = true;\n else {\n output.push(segment);\n appendSlash = false;\n }\n }\n if (appendSlash)\n output.push(\"\");\n return B.JSArray_methods.join$1(output, \"/\");\n },\n _Uri__normalizeRelativePath(path, allowScheme) {\n var output, t1, t2, appendSlash, _i, segment;\n if (!A._Uri__mayContainDotSegments(path))\n return !allowScheme ? A._Uri__escapeScheme(path) : path;\n output = A._setArrayType([], type$.JSArray_String);\n for (t1 = path.split(\"/\"), t2 = t1.length, appendSlash = false, _i = 0; _i < t2; ++_i) {\n segment = t1[_i];\n if (\"..\" === segment)\n if (output.length !== 0 && B.JSArray_methods.get$last(output) !== \"..\") {\n output.pop();\n appendSlash = true;\n } else {\n output.push(\"..\");\n appendSlash = false;\n }\n else if (\".\" === segment)\n appendSlash = true;\n else {\n output.push(segment);\n appendSlash = false;\n }\n }\n t1 = output.length;\n if (t1 !== 0)\n t1 = t1 === 1 && output[0].length === 0;\n else\n t1 = true;\n if (t1)\n return \"./\";\n if (appendSlash || B.JSArray_methods.get$last(output) === \"..\")\n output.push(\"\");\n if (!allowScheme)\n output[0] = A._Uri__escapeScheme(output[0]);\n return B.JSArray_methods.join$1(output, \"/\");\n },\n _Uri__escapeScheme(path) {\n var i, char,\n t1 = path.length;\n if (t1 >= 2 && A._Uri__isAlphabeticCharacter(B.JSString_methods._codeUnitAt$1(path, 0)))\n for (i = 1; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(path, i);\n if (char === 58)\n return B.JSString_methods.substring$2(path, 0, i) + \"%3A\" + B.JSString_methods.substring$1(path, i + 1);\n if (char > 127 || (B.List_JYB[char >>> 4] & 1 << (char & 15)) === 0)\n break;\n }\n return path;\n },\n _Uri__packageNameEnd(uri, path) {\n if (uri.isScheme$1(\"package\") && uri._host == null)\n return A._skipPackageNameChars(path, 0, path.length);\n return -1;\n },\n _Uri__toWindowsFilePath(uri) {\n var hasDriveLetter, t2, host,\n segments = uri.get$pathSegments(),\n t1 = segments.length;\n if (t1 > 0 && J.get$length$asx(segments[0]) === 2 && J.codeUnitAt$1$s(segments[0], 1) === 58) {\n A._Uri__checkWindowsDriveLetter(J.codeUnitAt$1$s(segments[0], 0), false);\n A._Uri__checkWindowsPathReservedCharacters(segments, false, 1);\n hasDriveLetter = true;\n } else {\n A._Uri__checkWindowsPathReservedCharacters(segments, false, 0);\n hasDriveLetter = false;\n }\n t2 = uri.get$hasAbsolutePath() && !hasDriveLetter ? \"\" + \"\\\\\" : \"\";\n if (uri.get$hasAuthority()) {\n host = uri.get$host();\n if (host.length !== 0)\n t2 = t2 + \"\\\\\" + host + \"\\\\\";\n }\n t2 = A.StringBuffer__writeAll(t2, segments, \"\\\\\");\n t1 = hasDriveLetter && t1 === 1 ? t2 + \"\\\\\" : t2;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _Uri__hexCharPairToByte(s, pos) {\n var byte, i, charCode;\n for (byte = 0, i = 0; i < 2; ++i) {\n charCode = B.JSString_methods._codeUnitAt$1(s, pos + i);\n if (48 <= charCode && charCode <= 57)\n byte = byte * 16 + charCode - 48;\n else {\n charCode |= 32;\n if (97 <= charCode && charCode <= 102)\n byte = byte * 16 + charCode - 87;\n else\n throw A.wrapException(A.ArgumentError$(\"Invalid URL encoding\", null));\n }\n }\n return byte;\n },\n _Uri__uriDecode(text, start, end, encoding, plusToSpace) {\n var simple, codeUnit, t1, bytes,\n i = start;\n while (true) {\n if (!(i < end)) {\n simple = true;\n break;\n }\n codeUnit = B.JSString_methods._codeUnitAt$1(text, i);\n if (codeUnit <= 127)\n if (codeUnit !== 37)\n t1 = false;\n else\n t1 = true;\n else\n t1 = true;\n if (t1) {\n simple = false;\n break;\n }\n ++i;\n }\n if (simple) {\n if (B.C_Utf8Codec !== encoding)\n t1 = false;\n else\n t1 = true;\n if (t1)\n return B.JSString_methods.substring$2(text, start, end);\n else\n bytes = new A.CodeUnits(B.JSString_methods.substring$2(text, start, end));\n } else {\n bytes = A._setArrayType([], type$.JSArray_int);\n for (t1 = text.length, i = start; i < end; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(text, i);\n if (codeUnit > 127)\n throw A.wrapException(A.ArgumentError$(\"Illegal percent encoding in URI\", null));\n if (codeUnit === 37) {\n if (i + 3 > t1)\n throw A.wrapException(A.ArgumentError$(\"Truncated URI\", null));\n bytes.push(A._Uri__hexCharPairToByte(text, i + 1));\n i += 2;\n } else\n bytes.push(codeUnit);\n }\n }\n return B.Utf8Decoder_false.convert$1(bytes);\n },\n _Uri__isAlphabeticCharacter(codeUnit) {\n var lowerCase = codeUnit | 32;\n return 97 <= lowerCase && lowerCase <= 122;\n },\n UriData__writeUri(mimeType, charsetName, parameters, buffer, indices) {\n var t1, slashIndex;\n if (mimeType == null || mimeType === \"text/plain\")\n mimeType = \"\";\n if (mimeType.length === 0 || mimeType === \"application/octet-stream\")\n t1 = buffer._contents += mimeType;\n else {\n slashIndex = A.UriData__validateMimeType(mimeType);\n if (slashIndex < 0)\n throw A.wrapException(A.ArgumentError$value(mimeType, \"mimeType\", \"Invalid MIME type\"));\n t1 = buffer._contents += A._Uri__uriEncode(B.List_qFt, B.JSString_methods.substring$2(mimeType, 0, slashIndex), B.C_Utf8Codec, false);\n buffer._contents = t1 + \"/\";\n t1 = buffer._contents += A._Uri__uriEncode(B.List_qFt, B.JSString_methods.substring$1(mimeType, slashIndex + 1), B.C_Utf8Codec, false);\n }\n if (charsetName != null) {\n indices.push(t1.length);\n indices.push(buffer._contents.length + 8);\n buffer._contents += \";charset=\";\n buffer._contents += A._Uri__uriEncode(B.List_qFt, charsetName, B.C_Utf8Codec, false);\n }\n },\n UriData__validateMimeType(mimeType) {\n var t1, slashIndex, i;\n for (t1 = mimeType.length, slashIndex = -1, i = 0; i < t1; ++i) {\n if (B.JSString_methods._codeUnitAt$1(mimeType, i) !== 47)\n continue;\n if (slashIndex < 0) {\n slashIndex = i;\n continue;\n }\n return -1;\n }\n return slashIndex;\n },\n UriData__parse(text, start, sourceUri) {\n var t1, i, slashIndex, char, equalsIndex, lastSeparator, t2, data,\n _s17_ = \"Invalid MIME type\",\n indices = A._setArrayType([start - 1], type$.JSArray_int);\n for (t1 = text.length, i = start, slashIndex = -1, char = null; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(text, i);\n if (char === 44 || char === 59)\n break;\n if (char === 47) {\n if (slashIndex < 0) {\n slashIndex = i;\n continue;\n }\n throw A.wrapException(A.FormatException$(_s17_, text, i));\n }\n }\n if (slashIndex < 0 && i > start)\n throw A.wrapException(A.FormatException$(_s17_, text, i));\n for (; char !== 44;) {\n indices.push(i);\n ++i;\n for (equalsIndex = -1; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(text, i);\n if (char === 61) {\n if (equalsIndex < 0)\n equalsIndex = i;\n } else if (char === 59 || char === 44)\n break;\n }\n if (equalsIndex >= 0)\n indices.push(equalsIndex);\n else {\n lastSeparator = B.JSArray_methods.get$last(indices);\n if (char !== 44 || i !== lastSeparator + 7 || !B.JSString_methods.startsWith$2(text, \"base64\", lastSeparator + 1))\n throw A.wrapException(A.FormatException$(\"Expecting '='\", text, i));\n break;\n }\n }\n indices.push(i);\n t2 = i + 1;\n if ((indices.length & 1) === 1)\n text = B.C_Base64Codec.normalize$3(text, t2, t1);\n else {\n data = A._Uri__normalize(text, t2, t1, B.List_CVk, true);\n if (data != null)\n text = B.JSString_methods.replaceRange$3(text, t2, t1, data);\n }\n return new A.UriData(text, indices, sourceUri);\n },\n UriData__uriEncodeBytes(canonicalTable, bytes, buffer) {\n var t1, byteOr, i, byte, t2, t3,\n _s16_ = \"0123456789ABCDEF\";\n for (t1 = J.getInterceptor$asx(bytes), byteOr = 0, i = 0; i < t1.get$length(bytes); ++i) {\n byte = t1.$index(bytes, i);\n byteOr |= byte;\n t2 = byte < 128 && (canonicalTable[B.JSInt_methods._shrOtherPositive$1(byte, 4)] & 1 << (byte & 15)) !== 0;\n t3 = buffer._contents;\n if (t2)\n buffer._contents = t3 + A.Primitives_stringFromCharCode(byte);\n else {\n t2 = t3 + A.Primitives_stringFromCharCode(37);\n buffer._contents = t2;\n t2 += A.Primitives_stringFromCharCode(B.JSString_methods._codeUnitAt$1(_s16_, B.JSInt_methods._shrOtherPositive$1(byte, 4)));\n buffer._contents = t2;\n buffer._contents = t2 + A.Primitives_stringFromCharCode(B.JSString_methods._codeUnitAt$1(_s16_, byte & 15));\n }\n }\n if ((byteOr & 4294967040) >>> 0 !== 0)\n for (i = 0; i < t1.get$length(bytes); ++i) {\n byte = t1.$index(bytes, i);\n if (byte < 0 || byte > 255)\n throw A.wrapException(A.ArgumentError$value(byte, \"non-byte value\", null));\n }\n },\n _createTables() {\n var _i, t1, t2, t3, b,\n _s77_ = \"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-._~!$&'()*+,;=\",\n _s1_ = \".\", _s1_0 = \":\", _s1_1 = \"/\", _s1_2 = \"?\", _s1_3 = \"#\",\n tables = J.JSArray_JSArray$allocateGrowable(22, type$.Uint8List);\n for (_i = 0; _i < 22; ++_i)\n tables[_i] = new Uint8Array(96);\n t1 = new A._createTables_build(tables);\n t2 = new A._createTables_setChars();\n t3 = new A._createTables_setRange();\n b = t1.call$2(0, 225);\n t2.call$3(b, _s77_, 1);\n t2.call$3(b, _s1_, 14);\n t2.call$3(b, _s1_0, 34);\n t2.call$3(b, _s1_1, 3);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(14, 225);\n t2.call$3(b, _s77_, 1);\n t2.call$3(b, _s1_, 15);\n t2.call$3(b, _s1_0, 34);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(15, 225);\n t2.call$3(b, _s77_, 1);\n t2.call$3(b, \"%\", 225);\n t2.call$3(b, _s1_0, 34);\n t2.call$3(b, _s1_1, 9);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(1, 225);\n t2.call$3(b, _s77_, 1);\n t2.call$3(b, _s1_0, 34);\n t2.call$3(b, _s1_1, 10);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(2, 235);\n t2.call$3(b, _s77_, 139);\n t2.call$3(b, _s1_1, 131);\n t2.call$3(b, _s1_, 146);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(3, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_1, 68);\n t2.call$3(b, _s1_, 18);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(4, 229);\n t2.call$3(b, _s77_, 5);\n t3.call$3(b, \"AZ\", 229);\n t2.call$3(b, _s1_0, 102);\n t2.call$3(b, \"@\", 68);\n t2.call$3(b, \"[\", 232);\n t2.call$3(b, _s1_1, 138);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(5, 229);\n t2.call$3(b, _s77_, 5);\n t3.call$3(b, \"AZ\", 229);\n t2.call$3(b, _s1_0, 102);\n t2.call$3(b, \"@\", 68);\n t2.call$3(b, _s1_1, 138);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(6, 231);\n t3.call$3(b, \"19\", 7);\n t2.call$3(b, \"@\", 68);\n t2.call$3(b, _s1_1, 138);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(7, 231);\n t3.call$3(b, \"09\", 7);\n t2.call$3(b, \"@\", 68);\n t2.call$3(b, _s1_1, 138);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n t2.call$3(t1.call$2(8, 8), \"]\", 5);\n b = t1.call$2(9, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_, 16);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(16, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_, 17);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(17, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_1, 9);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(10, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_, 18);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(18, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_, 19);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(19, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_1, 234);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(11, 235);\n t2.call$3(b, _s77_, 11);\n t2.call$3(b, _s1_1, 10);\n t2.call$3(b, _s1_2, 172);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(12, 236);\n t2.call$3(b, _s77_, 12);\n t2.call$3(b, _s1_2, 12);\n t2.call$3(b, _s1_3, 205);\n b = t1.call$2(13, 237);\n t2.call$3(b, _s77_, 13);\n t2.call$3(b, _s1_2, 13);\n t3.call$3(t1.call$2(20, 245), \"az\", 21);\n b = t1.call$2(21, 245);\n t3.call$3(b, \"az\", 21);\n t3.call$3(b, \"09\", 21);\n t2.call$3(b, \"+-.\", 21);\n return tables;\n },\n _scan(uri, start, end, state, indices) {\n var i, table, char, transition,\n tables = $.$get$_scannerTables();\n for (i = start; i < end; ++i) {\n table = tables[state];\n char = B.JSString_methods._codeUnitAt$1(uri, i) ^ 96;\n transition = table[char > 95 ? 31 : char];\n state = transition & 31;\n indices[transition >>> 5] = i;\n }\n return state;\n },\n _SimpleUri__packageNameEnd(uri) {\n if (uri._schemeEnd === 7 && B.JSString_methods.startsWith$1(uri._uri, \"package\") && uri._hostStart <= 0)\n return A._skipPackageNameChars(uri._uri, uri._pathStart, uri._queryStart);\n return -1;\n },\n _skipPackageNameChars(source, start, end) {\n var i, dots, char;\n for (i = start, dots = 0; i < end; ++i) {\n char = B.JSString_methods.codeUnitAt$1(source, i);\n if (char === 47)\n return dots !== 0 ? i : -1;\n if (char === 37 || char === 58)\n return -1;\n dots |= char ^ 46;\n }\n return -1;\n },\n NoSuchMethodError_toString_closure: function NoSuchMethodError_toString_closure(t0, t1) {\n this._box_0 = t0;\n this.sb = t1;\n },\n DateTime: function DateTime(t0, t1) {\n this._core$_value = t0;\n this.isUtc = t1;\n },\n Duration: function Duration(t0) {\n this._duration = t0;\n },\n Error: function Error() {\n },\n AssertionError: function AssertionError(t0) {\n this.message = t0;\n },\n TypeError: function TypeError() {\n },\n NullThrownError: function NullThrownError() {\n },\n ArgumentError: function ArgumentError(t0, t1, t2, t3) {\n var _ = this;\n _._hasValue = t0;\n _.invalidValue = t1;\n _.name = t2;\n _.message = t3;\n },\n RangeError: function RangeError(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.start = t0;\n _.end = t1;\n _._hasValue = t2;\n _.invalidValue = t3;\n _.name = t4;\n _.message = t5;\n },\n IndexError: function IndexError(t0, t1, t2, t3, t4) {\n var _ = this;\n _.length = t0;\n _._hasValue = t1;\n _.invalidValue = t2;\n _.name = t3;\n _.message = t4;\n },\n NoSuchMethodError: function NoSuchMethodError(t0, t1, t2, t3) {\n var _ = this;\n _._core$_receiver = t0;\n _._memberName = t1;\n _._core$_arguments = t2;\n _._namedArguments = t3;\n },\n UnsupportedError: function UnsupportedError(t0) {\n this.message = t0;\n },\n UnimplementedError: function UnimplementedError(t0) {\n this.message = t0;\n },\n StateError: function StateError(t0) {\n this.message = t0;\n },\n ConcurrentModificationError: function ConcurrentModificationError(t0) {\n this.modifiedObject = t0;\n },\n OutOfMemoryError: function OutOfMemoryError() {\n },\n StackOverflowError: function StackOverflowError() {\n },\n CyclicInitializationError: function CyclicInitializationError(t0) {\n this.variableName = t0;\n },\n _Exception: function _Exception(t0) {\n this.message = t0;\n },\n FormatException: function FormatException(t0, t1, t2) {\n this.message = t0;\n this.source = t1;\n this.offset = t2;\n },\n Expando: function Expando(t0) {\n this._jsWeakMap = t0;\n },\n Iterable: function Iterable() {\n },\n _GeneratorIterable: function _GeneratorIterable(t0, t1, t2) {\n this.length = t0;\n this._generator = t1;\n this.$ti = t2;\n },\n Iterator: function Iterator() {\n },\n MapEntry: function MapEntry(t0, t1, t2) {\n this.key = t0;\n this.value = t1;\n this.$ti = t2;\n },\n Null: function Null() {\n },\n Object: function Object() {\n },\n _StringStackTrace: function _StringStackTrace(t0) {\n this._stackTrace = t0;\n },\n Runes: function Runes(t0) {\n this.string = t0;\n },\n RuneIterator: function RuneIterator(t0) {\n var _ = this;\n _.string = t0;\n _._nextPosition = _._position = 0;\n _._currentCodePoint = -1;\n },\n StringBuffer: function StringBuffer(t0) {\n this._contents = t0;\n },\n Uri__parseIPv4Address_error: function Uri__parseIPv4Address_error(t0) {\n this.host = t0;\n },\n Uri_parseIPv6Address_error: function Uri_parseIPv6Address_error(t0) {\n this.host = t0;\n },\n Uri_parseIPv6Address_parseHex: function Uri_parseIPv6Address_parseHex(t0, t1) {\n this.error = t0;\n this.host = t1;\n },\n _Uri: function _Uri(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.scheme = t0;\n _._userInfo = t1;\n _._host = t2;\n _._port = t3;\n _.path = t4;\n _._query = t5;\n _._fragment = t6;\n _.___Uri_hashCode = _.___Uri_pathSegments = _.___Uri__text = $;\n },\n _Uri__makePath_closure: function _Uri__makePath_closure() {\n },\n UriData: function UriData(t0, t1, t2) {\n this._text = t0;\n this._separatorIndices = t1;\n this._uriCache = t2;\n },\n _createTables_build: function _createTables_build(t0) {\n this.tables = t0;\n },\n _createTables_setChars: function _createTables_setChars() {\n },\n _createTables_setRange: function _createTables_setRange() {\n },\n _SimpleUri: function _SimpleUri(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _._uri = t0;\n _._schemeEnd = t1;\n _._hostStart = t2;\n _._portStart = t3;\n _._pathStart = t4;\n _._queryStart = t5;\n _._fragmentStart = t6;\n _._schemeCache = t7;\n _._hashCodeCache = null;\n },\n _DataUri: function _DataUri(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.scheme = t0;\n _._userInfo = t1;\n _._host = t2;\n _._port = t3;\n _.path = t4;\n _._query = t5;\n _._fragment = t6;\n _.___Uri_hashCode = _.___Uri_pathSegments = _.___Uri__text = $;\n },\n _convertDataTree(data) {\n var t1 = new A._convertDataTree__convert(new A._IdentityHashMap(type$._IdentityHashMap_dynamic_dynamic)).call$1(data);\n t1.toString;\n return t1;\n },\n callConstructor(constr, $arguments) {\n var args, factoryFunction;\n if ($arguments instanceof Array)\n switch ($arguments.length) {\n case 0:\n return new constr();\n case 1:\n return new constr($arguments[0]);\n case 2:\n return new constr($arguments[0], $arguments[1]);\n case 3:\n return new constr($arguments[0], $arguments[1], $arguments[2]);\n case 4:\n return new constr($arguments[0], $arguments[1], $arguments[2], $arguments[3]);\n }\n args = [null];\n B.JSArray_methods.addAll$1(args, $arguments);\n factoryFunction = constr.bind.apply(constr, args);\n String(factoryFunction);\n return new factoryFunction();\n },\n _convertDataTree__convert: function _convertDataTree__convert(t0) {\n this._convertedObjects = t0;\n },\n max(a, b) {\n return Math.max(A.checkNum(a), A.checkNum(b));\n },\n pow(x, exponent) {\n return Math.pow(x, exponent);\n },\n Random_Random() {\n return B.C__JSRandom;\n },\n _JSRandom: function _JSRandom() {\n },\n ArgParser: function ArgParser(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._arg_parser$_options = t0;\n _._aliases = t1;\n _.options = t2;\n _.commands = t3;\n _._optionsAndSeparators = t4;\n _.allowTrailingOptions = t5;\n _.usageLineLength = t6;\n },\n ArgParser__addOption_closure: function ArgParser__addOption_closure(t0) {\n this.$this = t0;\n },\n ArgParserException$(message, commands) {\n return new A.ArgParserException(commands == null ? B.List_empty : A.List_List$unmodifiable(commands, type$.String), message, null, null);\n },\n ArgParserException: function ArgParserException(t0, t1, t2, t3) {\n var _ = this;\n _.commands = t0;\n _.message = t1;\n _.source = t2;\n _.offset = t3;\n },\n ArgResults: function ArgResults(t0, t1, t2, t3) {\n var _ = this;\n _._parser = t0;\n _._parsed = t1;\n _.name = t2;\n _.rest = t3;\n },\n Option: function Option(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12) {\n var _ = this;\n _.name = t0;\n _.abbr = t1;\n _.help = t2;\n _.valueHelp = t3;\n _.allowed = t4;\n _.allowedHelp = t5;\n _.defaultsTo = t6;\n _.negatable = t7;\n _.callback = t8;\n _.type = t9;\n _.splitCommas = t10;\n _.mandatory = t11;\n _.hide = t12;\n },\n OptionType: function OptionType(t0) {\n this.name = t0;\n },\n Parser$(_commandName, _grammar, _args, _parent, rest) {\n var t1 = A._setArrayType([], type$.JSArray_String);\n if (rest != null)\n B.JSArray_methods.addAll$1(t1, rest);\n return new A.Parser0(_commandName, _parent, _grammar, _args, t1, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.dynamic));\n },\n _isLetterOrDigit(codeUnit) {\n var t1;\n if (!(codeUnit >= 65 && codeUnit <= 90))\n if (!(codeUnit >= 97 && codeUnit <= 122))\n t1 = codeUnit >= 48 && codeUnit <= 57;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n Parser0: function Parser0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._commandName = t0;\n _._parser$_parent = t1;\n _._grammar = t2;\n _._args = t3;\n _._parser$_rest = t4;\n _._results = t5;\n },\n Parser_parse_closure: function Parser_parse_closure(t0) {\n this.$this = t0;\n },\n Parser__setOption_closure: function Parser__setOption_closure() {\n },\n _Usage: function _Usage(t0, t1, t2) {\n var _ = this;\n _._usage$_optionsAndSeparators = t0;\n _._buffer = t1;\n _._currentColumn = 0;\n _.___Usage__columnWidths = $;\n _._newlinesNeeded = 0;\n _.lineLength = t2;\n },\n _Usage__writeOption_closure: function _Usage__writeOption_closure() {\n },\n _Usage__buildAllowedList_closure: function _Usage__buildAllowedList_closure(t0) {\n this.option = t0;\n },\n ErrorResult: function ErrorResult(t0, t1) {\n this.error = t0;\n this.stackTrace = t1;\n },\n ValueResult: function ValueResult(t0, t1) {\n this.value = t0;\n this.$ti = t1;\n },\n StreamCompleter: function StreamCompleter(t0, t1) {\n this._stream_completer$_stream = t0;\n this.$ti = t1;\n },\n _CompleterStream: function _CompleterStream(t0) {\n this._sourceStream = this._stream_completer$_controller = null;\n this.$ti = t0;\n },\n StreamGroup: function StreamGroup(t0, t1, t2) {\n var _ = this;\n _.__StreamGroup__controller = $;\n _._closed = false;\n _._stream_group$_state = t0;\n _._subscriptions = t1;\n _.$ti = t2;\n },\n StreamGroup_add_closure: function StreamGroup_add_closure() {\n },\n StreamGroup_add_closure0: function StreamGroup_add_closure0(t0, t1) {\n this.$this = t0;\n this.stream = t1;\n },\n StreamGroup__onListen_closure: function StreamGroup__onListen_closure() {\n },\n StreamGroup__onCancel_closure: function StreamGroup__onCancel_closure(t0) {\n this.$this = t0;\n },\n StreamGroup__listenToStream_closure: function StreamGroup__listenToStream_closure(t0, t1) {\n this.$this = t0;\n this.stream = t1;\n },\n _StreamGroupState: function _StreamGroupState(t0) {\n this.name = t0;\n },\n StreamQueue: function StreamQueue(t0, t1, t2, t3) {\n var _ = this;\n _._stream_queue$_source = t0;\n _._stream_queue$_subscription = null;\n _._isDone = false;\n _._eventsReceived = 0;\n _._eventQueue = t1;\n _._requestQueue = t2;\n _.$ti = t3;\n },\n StreamQueue__ensureListening_closure: function StreamQueue__ensureListening_closure(t0) {\n this.$this = t0;\n },\n StreamQueue__ensureListening_closure1: function StreamQueue__ensureListening_closure1(t0) {\n this.$this = t0;\n },\n StreamQueue__ensureListening_closure0: function StreamQueue__ensureListening_closure0(t0) {\n this.$this = t0;\n },\n _NextRequest: function _NextRequest(t0, t1) {\n this._completer = t0;\n this.$ti = t1;\n },\n Repl: function Repl(t0, t1, t2, t3) {\n var _ = this;\n _.prompt = t0;\n _.continuation = t1;\n _.validator = t2;\n _.__Repl__adapter = $;\n _.history = t3;\n },\n alwaysValid_closure: function alwaysValid_closure() {\n },\n ReplAdapter: function ReplAdapter(t0) {\n this.repl = t0;\n this.rl = null;\n },\n ReplAdapter_runAsync_closure: function ReplAdapter_runAsync_closure(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.rl = t2;\n _.runController = t3;\n },\n ReplAdapter_runAsync__closure: function ReplAdapter_runAsync__closure(t0) {\n this.lineController = t0;\n },\n Stdin: function Stdin() {\n },\n Stdout: function Stdout() {\n },\n ReadlineModule: function ReadlineModule() {\n },\n ReadlineOptions: function ReadlineOptions() {\n },\n ReadlineInterface: function ReadlineInterface() {\n },\n EmptyUnmodifiableSet: function EmptyUnmodifiableSet(t0) {\n this.$ti = t0;\n },\n _EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin: function _EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin() {\n },\n DefaultEquality: function DefaultEquality() {\n },\n IterableEquality: function IterableEquality() {\n },\n ListEquality: function ListEquality() {\n },\n _MapEntry: function _MapEntry(t0, t1, t2) {\n this.equality = t0;\n this.key = t1;\n this.value = t2;\n },\n MapEquality: function MapEquality() {\n },\n QueueList$(initialCapacity, $E) {\n return new A.QueueList(A.List_List$filled(A.QueueList__computeInitialCapacity(initialCapacity), null, false, $E._eval$1(\"0?\")), 0, 0, $E._eval$1(\"QueueList<0>\"));\n },\n QueueList_QueueList$from(source, $E) {\n var $length, queue, t1;\n if (type$.List_dynamic._is(source)) {\n $length = J.get$length$asx(source);\n queue = A.QueueList$($length + 1, $E);\n J.setRange$4$ax(queue._table, 0, $length, source, 0);\n queue._tail = $length;\n return queue;\n } else {\n t1 = A.QueueList$(null, $E);\n t1.addAll$1(0, source);\n return t1;\n }\n },\n QueueList__computeInitialCapacity(initialCapacity) {\n if (initialCapacity == null || initialCapacity < 8)\n return 8;\n ++initialCapacity;\n if ((initialCapacity & initialCapacity - 1) >>> 0 === 0)\n return initialCapacity;\n return A.QueueList__nextPowerOf2(initialCapacity);\n },\n QueueList__nextPowerOf2(number) {\n var nextNumber;\n number = (number << 1 >>> 0) - 1;\n for (; true; number = nextNumber) {\n nextNumber = (number & number - 1) >>> 0;\n if (nextNumber === 0)\n return number;\n }\n },\n QueueList: function QueueList(t0, t1, t2, t3) {\n var _ = this;\n _._table = t0;\n _._head = t1;\n _._tail = t2;\n _.$ti = t3;\n },\n _CastQueueList: function _CastQueueList(t0, t1, t2, t3, t4) {\n var _ = this;\n _._queue_list$_delegate = t0;\n _._table = t1;\n _._head = t2;\n _._tail = t3;\n _.$ti = t4;\n },\n _QueueList_Object_ListMixin: function _QueueList_Object_ListMixin() {\n },\n UnmodifiableSetMixin__throw() {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify an unmodifiable Set\"));\n },\n UnmodifiableSetView: function UnmodifiableSetView(t0, t1) {\n this._base = t0;\n this.$ti = t1;\n },\n UnmodifiableSetMixin: function UnmodifiableSetMixin() {\n },\n _UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin: function _UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin() {\n },\n _DelegatingIterableBase: function _DelegatingIterableBase() {\n },\n DelegatingSet: function DelegatingSet(t0, t1) {\n this._base = t0;\n this.$ti = t1;\n },\n MapKeySet: function MapKeySet(t0, t1) {\n this._baseMap = t0;\n this.$ti = t1;\n },\n MapKeySet_difference_closure: function MapKeySet_difference_closure(t0, t1) {\n this.$this = t0;\n this.other = t1;\n },\n _MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin: function _MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin() {\n },\n BufferModule: function BufferModule() {\n },\n BufferConstants: function BufferConstants() {\n },\n Buffer: function Buffer() {\n },\n ConsoleModule: function ConsoleModule() {\n },\n Console: function Console() {\n },\n EventEmitter: function EventEmitter() {\n },\n fs() {\n var t1 = $._fs;\n return t1 == null ? $._fs = self.fs : t1;\n },\n FS: function FS() {\n },\n FSConstants: function FSConstants() {\n },\n FSWatcher: function FSWatcher() {\n },\n ReadStream: function ReadStream() {\n },\n ReadStreamOptions: function ReadStreamOptions() {\n },\n WriteStream: function WriteStream() {\n },\n WriteStreamOptions: function WriteStreamOptions() {\n },\n FileOptions: function FileOptions() {\n },\n StatOptions: function StatOptions() {\n },\n MkdirOptions: function MkdirOptions() {\n },\n RmdirOptions: function RmdirOptions() {\n },\n WatchOptions: function WatchOptions() {\n },\n WatchFileOptions: function WatchFileOptions() {\n },\n Stats: function Stats() {\n },\n Promise: function Promise() {\n },\n Date: function Date() {\n },\n JsError: function JsError() {\n },\n Atomics: function Atomics() {\n },\n Modules: function Modules() {\n },\n Module1: function Module1() {\n },\n Net: function Net() {\n },\n Socket: function Socket() {\n },\n NetAddress: function NetAddress() {\n },\n NetServer: function NetServer() {\n },\n NodeJsError: function NodeJsError() {\n },\n JsAssertionError: function JsAssertionError() {\n },\n JsRangeError: function JsRangeError() {\n },\n JsReferenceError: function JsReferenceError() {\n },\n JsSyntaxError: function JsSyntaxError() {\n },\n JsTypeError: function JsTypeError() {\n },\n JsSystemError: function JsSystemError() {\n },\n Process: function Process() {\n },\n CPUUsage: function CPUUsage() {\n },\n Release: function Release() {\n },\n StreamModule: function StreamModule() {\n },\n Readable: function Readable() {\n },\n Writable: function Writable() {\n },\n Duplex: function Duplex() {\n },\n Transform: function Transform() {\n },\n WritableOptions: function WritableOptions() {\n },\n ReadableOptions: function ReadableOptions() {\n },\n Immediate: function Immediate() {\n },\n Timeout: function Timeout() {\n },\n TTY: function TTY() {\n },\n TTYReadStream: function TTYReadStream() {\n },\n TTYWriteStream: function TTYWriteStream() {\n },\n jsify(dartObject) {\n if (A._isBasicType(dartObject))\n return dartObject;\n return A._convertDataTree(dartObject);\n },\n _isBasicType(value) {\n return false;\n },\n promiseToFuture(promise, $T) {\n var t1 = new A._Future($.Zone__current, $T._eval$1(\"_Future<0>\")),\n completer = new A._SyncCompleter(t1, $T._eval$1(\"_SyncCompleter<0>\"));\n J.then$2$x(promise, A.allowInterop(new A.promiseToFuture_closure(completer)), A.allowInterop(new A.promiseToFuture_closure0(completer)));\n return t1;\n },\n futureToPromise(future, $T) {\n return new self.Promise(A.allowInterop(new A.futureToPromise_closure(future, $T)));\n },\n Util: function Util() {\n },\n promiseToFuture_closure: function promiseToFuture_closure(t0) {\n this.completer = t0;\n },\n promiseToFuture_closure0: function promiseToFuture_closure0(t0) {\n this.completer = t0;\n },\n futureToPromise_closure: function futureToPromise_closure(t0, t1) {\n this.future = t0;\n this.T = t1;\n },\n futureToPromise__closure: function futureToPromise__closure(t0, t1) {\n this.resolve = t0;\n this.T = t1;\n },\n Context_Context(style) {\n var current = style == null ? A.current() : \".\";\n if (style == null)\n style = $.$get$Style_platform();\n return new A.Context(type$.InternalStyle._as(style), current);\n },\n _parseUri(uri) {\n if (typeof uri == \"string\")\n return A.Uri_parse(uri);\n if (type$.Uri._is(uri))\n return uri;\n throw A.wrapException(A.ArgumentError$value(uri, \"uri\", \"Value must be a String or a Uri\"));\n },\n _validateArgList(method, args) {\n var numArgs, i, numArgs0, message, t1, t2, t3, t4;\n for (numArgs = args.length, i = 1; i < numArgs; ++i) {\n if (args[i] == null || args[i - 1] != null)\n continue;\n for (; numArgs >= 1; numArgs = numArgs0) {\n numArgs0 = numArgs - 1;\n if (args[numArgs0] != null)\n break;\n }\n message = new A.StringBuffer(\"\");\n t1 = \"\" + (method + \"(\");\n message._contents = t1;\n t2 = A._arrayInstanceType(args);\n t3 = t2._eval$1(\"SubListIterable<1>\");\n t4 = new A.SubListIterable(args, 0, numArgs, t3);\n t4.SubListIterable$3(args, 0, numArgs, t2._precomputed1);\n t3 = t1 + new A.MappedListIterable(t4, new A._validateArgList_closure(), t3._eval$1(\"MappedListIterable\")).join$1(0, \", \");\n message._contents = t3;\n message._contents = t3 + (\"): part \" + (i - 1) + \" was null, but part \" + i + \" was not.\");\n throw A.wrapException(A.ArgumentError$(message.toString$0(0), null));\n }\n },\n Context: function Context(t0, t1) {\n this.style = t0;\n this._context$_current = t1;\n },\n Context_joinAll_closure: function Context_joinAll_closure() {\n },\n Context_split_closure: function Context_split_closure() {\n },\n _validateArgList_closure: function _validateArgList_closure() {\n },\n _PathDirection: function _PathDirection(t0) {\n this.name = t0;\n },\n _PathRelation: function _PathRelation(t0) {\n this.name = t0;\n },\n InternalStyle: function InternalStyle() {\n },\n ParsedPath_ParsedPath$parse(path, style) {\n var t1, parts, separators, start, i,\n root = style.getRoot$1(path),\n isRootRelative = style.isRootRelative$1(path);\n if (root != null)\n path = B.JSString_methods.substring$1(path, root.length);\n t1 = type$.JSArray_String;\n parts = A._setArrayType([], t1);\n separators = A._setArrayType([], t1);\n t1 = path.length;\n if (t1 !== 0 && style.isSeparator$1(B.JSString_methods._codeUnitAt$1(path, 0))) {\n separators.push(path[0]);\n start = 1;\n } else {\n separators.push(\"\");\n start = 0;\n }\n for (i = start; i < t1; ++i)\n if (style.isSeparator$1(B.JSString_methods._codeUnitAt$1(path, i))) {\n parts.push(B.JSString_methods.substring$2(path, start, i));\n separators.push(path[i]);\n start = i + 1;\n }\n if (start < t1) {\n parts.push(B.JSString_methods.substring$1(path, start));\n separators.push(\"\");\n }\n return new A.ParsedPath(style, root, isRootRelative, parts, separators);\n },\n ParsedPath: function ParsedPath(t0, t1, t2, t3, t4) {\n var _ = this;\n _.style = t0;\n _.root = t1;\n _.isRootRelative = t2;\n _.parts = t3;\n _.separators = t4;\n },\n ParsedPath__splitExtension_closure: function ParsedPath__splitExtension_closure() {\n },\n ParsedPath__splitExtension_closure0: function ParsedPath__splitExtension_closure0() {\n },\n PathException$(message) {\n return new A.PathException(message);\n },\n PathException: function PathException(t0) {\n this.message = t0;\n },\n PathMap__create(context, $V) {\n var t1 = {};\n t1.context = context;\n t1.context = $.$get$context();\n return A.LinkedHashMap_LinkedHashMap(new A.PathMap__create_closure(t1), new A.PathMap__create_closure0(t1), new A.PathMap__create_closure1(), type$.nullable_String, $V);\n },\n PathMap: function PathMap(t0, t1) {\n this._map = t0;\n this.$ti = t1;\n },\n PathMap__create_closure: function PathMap__create_closure(t0) {\n this._box_0 = t0;\n },\n PathMap__create_closure0: function PathMap__create_closure0(t0) {\n this._box_0 = t0;\n },\n PathMap__create_closure1: function PathMap__create_closure1() {\n },\n Style__getPlatformStyle() {\n if (A.Uri_base().get$scheme() !== \"file\")\n return $.$get$Style_url();\n var t1 = A.Uri_base();\n if (!B.JSString_methods.endsWith$1(t1.get$path(t1), \"/\"))\n return $.$get$Style_url();\n if (A._Uri__Uri(null, \"a/b\", null, null).toFilePath$0() === \"a\\\\b\")\n return $.$get$Style_windows();\n return $.$get$Style_posix();\n },\n Style: function Style() {\n },\n PosixStyle: function PosixStyle(t0, t1, t2) {\n this.separatorPattern = t0;\n this.needsSeparatorPattern = t1;\n this.rootPattern = t2;\n },\n UrlStyle: function UrlStyle(t0, t1, t2, t3) {\n var _ = this;\n _.separatorPattern = t0;\n _.needsSeparatorPattern = t1;\n _.rootPattern = t2;\n _.relativeRootPattern = t3;\n },\n WindowsStyle: function WindowsStyle(t0, t1, t2, t3) {\n var _ = this;\n _.separatorPattern = t0;\n _.needsSeparatorPattern = t1;\n _.rootPattern = t2;\n _.relativeRootPattern = t3;\n },\n WindowsStyle_absolutePathToUri_closure: function WindowsStyle_absolutePathToUri_closure() {\n },\n CssMediaQuery: function CssMediaQuery(t0, t1, t2) {\n this.modifier = t0;\n this.type = t1;\n this.features = t2;\n },\n _SingletonCssMediaQueryMergeResult: function _SingletonCssMediaQueryMergeResult(t0) {\n this._media_query$_name = t0;\n },\n MediaQuerySuccessfulMergeResult: function MediaQuerySuccessfulMergeResult(t0) {\n this.query = t0;\n },\n ModifiableCssAtRule$($name, span, childless, value) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n return new A.ModifiableCssAtRule($name, value, childless, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode), t1);\n },\n ModifiableCssAtRule: function ModifiableCssAtRule(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.isChildless = t2;\n _.span = t3;\n _.children = t4;\n _._children = t5;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssComment: function ModifiableCssComment(t0, t1) {\n var _ = this;\n _.text = t0;\n _.span = t1;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssDeclaration$($name, value, span, parsedAsCustomProperty, valueSpanForMap) {\n var t1 = valueSpanForMap == null ? value.get$span(value) : valueSpanForMap;\n if (parsedAsCustomProperty)\n if (!J.startsWith$1$s($name.get$value($name), \"--\"))\n A.throwExpression(A.ArgumentError$(string$.parsed, null));\n else if (!(value.get$value(value) instanceof A.SassString))\n A.throwExpression(A.ArgumentError$(string$.If_par + value.toString$0(0) + \"` of type \" + A.getRuntimeType(value.get$value(value)).toString$0(0) + \").\", null));\n return new A.ModifiableCssDeclaration($name, value, parsedAsCustomProperty, t1, span);\n },\n ModifiableCssDeclaration: function ModifiableCssDeclaration(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.parsedAsCustomProperty = t2;\n _.valueSpanForMap = t3;\n _.span = t4;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssImport$(url, span, media, supports) {\n return new A.ModifiableCssImport(url, supports, media == null ? null : A.List_List$unmodifiable(media, type$.CssMediaQuery), span);\n },\n ModifiableCssImport: function ModifiableCssImport(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.supports = t1;\n _.media = t2;\n _.span = t3;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssKeyframeBlock$(selector, span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n return new A.ModifiableCssKeyframeBlock(selector, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode), t1);\n },\n ModifiableCssKeyframeBlock: function ModifiableCssKeyframeBlock(t0, t1, t2, t3) {\n var _ = this;\n _.selector = t0;\n _.span = t1;\n _.children = t2;\n _._children = t3;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssMediaRule$(queries, span) {\n var t1 = A.List_List$unmodifiable(queries, type$.CssMediaQuery),\n t2 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n if (J.get$isEmpty$asx(queries))\n A.throwExpression(A.ArgumentError$value(queries, \"queries\", \"may not be empty.\"));\n return new A.ModifiableCssMediaRule(t1, span, new A.UnmodifiableListView(t2, type$.UnmodifiableListView_ModifiableCssNode), t2);\n },\n ModifiableCssMediaRule: function ModifiableCssMediaRule(t0, t1, t2, t3) {\n var _ = this;\n _.queries = t0;\n _.span = t1;\n _.children = t2;\n _._children = t3;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssNode: function ModifiableCssNode() {\n },\n ModifiableCssParentNode: function ModifiableCssParentNode() {\n },\n ModifiableCssStyleRule$(selector, span, originalSelector) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n return new A.ModifiableCssStyleRule(selector, originalSelector, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode), t1);\n },\n ModifiableCssStyleRule: function ModifiableCssStyleRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.selector = t0;\n _.originalSelector = t1;\n _.span = t2;\n _.children = t3;\n _._children = t4;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssStylesheet$(span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n return new A.ModifiableCssStylesheet(span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode), t1);\n },\n ModifiableCssStylesheet: function ModifiableCssStylesheet(t0, t1, t2) {\n var _ = this;\n _.span = t0;\n _.children = t1;\n _._children = t2;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssSupportsRule$(condition, span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode);\n return new A.ModifiableCssSupportsRule(condition, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode), t1);\n },\n ModifiableCssSupportsRule: function ModifiableCssSupportsRule(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _._children = t3;\n _._indexInParent = _._parent = null;\n _.isGroupEnd = false;\n },\n ModifiableCssValue: function ModifiableCssValue(t0, t1, t2) {\n this.value = t0;\n this.span = t1;\n this.$ti = t2;\n },\n CssNode: function CssNode() {\n },\n CssParentNode: function CssParentNode() {\n },\n CssStylesheet: function CssStylesheet(t0, t1) {\n this.children = t0;\n this.span = t1;\n },\n CssValue: function CssValue(t0, t1, t2) {\n this.value = t0;\n this.span = t1;\n this.$ti = t2;\n },\n AstNode: function AstNode() {\n },\n _FakeAstNode: function _FakeAstNode(t0) {\n this._callback = t0;\n },\n Argument: function Argument(t0, t1, t2) {\n this.name = t0;\n this.defaultValue = t1;\n this.span = t2;\n },\n ArgumentDeclaration_ArgumentDeclaration$parse(contents, url) {\n return A.ScssParser$(contents, null, url).parseArgumentDeclaration$0();\n },\n ArgumentDeclaration: function ArgumentDeclaration(t0, t1, t2) {\n this.$arguments = t0;\n this.restArgument = t1;\n this.span = t2;\n },\n ArgumentDeclaration_verify_closure: function ArgumentDeclaration_verify_closure() {\n },\n ArgumentDeclaration_verify_closure0: function ArgumentDeclaration_verify_closure0() {\n },\n ArgumentInvocation$empty(span) {\n return new A.ArgumentInvocation(B.List_empty7, B.Map_empty2, null, null, span);\n },\n ArgumentInvocation: function ArgumentInvocation(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.named = t1;\n _.rest = t2;\n _.keywordRest = t3;\n _.span = t4;\n },\n AtRootQuery: function AtRootQuery(t0, t1, t2, t3) {\n var _ = this;\n _.include = t0;\n _.names = t1;\n _._all = t2;\n _._at_root_query$_rule = t3;\n },\n ConfiguredVariable: function ConfiguredVariable(t0, t1, t2, t3) {\n var _ = this;\n _.name = t0;\n _.expression = t1;\n _.isGuarded = t2;\n _.span = t3;\n },\n BinaryOperationExpression: function BinaryOperationExpression(t0, t1, t2, t3) {\n var _ = this;\n _.operator = t0;\n _.left = t1;\n _.right = t2;\n _.allowsSlash = t3;\n },\n BinaryOperator: function BinaryOperator(t0, t1, t2) {\n this.name = t0;\n this.operator = t1;\n this.precedence = t2;\n },\n BooleanExpression: function BooleanExpression(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n CalculationExpression__verifyArguments($arguments) {\n return A.List_List$unmodifiable(new A.MappedListIterable($arguments, new A.CalculationExpression__verifyArguments_closure(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Expression);\n },\n CalculationExpression__verify(expression) {\n var t1,\n _s29_ = \"Invalid calculation argument \";\n if (expression instanceof A.NumberExpression)\n return;\n if (expression instanceof A.CalculationExpression)\n return;\n if (expression instanceof A.VariableExpression)\n return;\n if (expression instanceof A.FunctionExpression)\n return;\n if (expression instanceof A.IfExpression)\n return;\n if (expression instanceof A.StringExpression) {\n if (expression.hasQuotes)\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n } else if (expression instanceof A.ParenthesizedExpression)\n A.CalculationExpression__verify(expression.expression);\n else if (expression instanceof A.BinaryOperationExpression) {\n A.CalculationExpression__verify(expression.left);\n A.CalculationExpression__verify(expression.right);\n t1 = expression.operator;\n if (t1 === B.BinaryOperator_AcR0)\n return;\n if (t1 === B.BinaryOperator_iyO)\n return;\n if (t1 === B.BinaryOperator_O1M)\n return;\n if (t1 === B.BinaryOperator_RTB)\n return;\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n } else\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n },\n CalculationExpression: function CalculationExpression(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n CalculationExpression__verifyArguments_closure: function CalculationExpression__verifyArguments_closure() {\n },\n ColorExpression: function ColorExpression(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n FunctionExpression: function FunctionExpression(t0, t1, t2, t3) {\n var _ = this;\n _.namespace = t0;\n _.originalName = t1;\n _.$arguments = t2;\n _.span = t3;\n },\n IfExpression: function IfExpression(t0, t1) {\n this.$arguments = t0;\n this.span = t1;\n },\n InterpolatedFunctionExpression: function InterpolatedFunctionExpression(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n ListExpression: function ListExpression(t0, t1, t2, t3) {\n var _ = this;\n _.contents = t0;\n _.separator = t1;\n _.hasBrackets = t2;\n _.span = t3;\n },\n ListExpression_toString_closure: function ListExpression_toString_closure(t0) {\n this.$this = t0;\n },\n MapExpression: function MapExpression(t0, t1) {\n this.pairs = t0;\n this.span = t1;\n },\n MapExpression_toString_closure: function MapExpression_toString_closure() {\n },\n NullExpression: function NullExpression(t0) {\n this.span = t0;\n },\n NumberExpression: function NumberExpression(t0, t1, t2) {\n this.value = t0;\n this.unit = t1;\n this.span = t2;\n },\n ParenthesizedExpression: function ParenthesizedExpression(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n SelectorExpression: function SelectorExpression(t0) {\n this.span = t0;\n },\n StringExpression_quoteText(text) {\n var t1,\n quote = A.StringExpression__bestQuote(A._setArrayType([text], type$.JSArray_String)),\n buffer = new A.StringBuffer(\"\");\n buffer._contents = \"\" + A.Primitives_stringFromCharCode(quote);\n A.StringExpression__quoteInnerText(text, quote, buffer, true);\n t1 = buffer._contents += A.Primitives_stringFromCharCode(quote);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n StringExpression__quoteInnerText(text, quote, buffer, $static) {\n var t1, t2, i, codeUnit, next, t3;\n for (t1 = text.length, t2 = t1 - 1, i = 0; i < t1; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(text, i);\n if (codeUnit === 10 || codeUnit === 13 || codeUnit === 12) {\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(97);\n if (i !== t2) {\n next = B.JSString_methods._codeUnitAt$1(text, i + 1);\n if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12 || A.isHex(next))\n buffer.writeCharCode$1(32);\n }\n } else {\n if (codeUnit !== quote)\n if (codeUnit !== 92)\n t3 = $static && codeUnit === 35 && i < t2 && B.JSString_methods._codeUnitAt$1(text, i + 1) === 123;\n else\n t3 = true;\n else\n t3 = true;\n if (t3)\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(codeUnit);\n }\n }\n },\n StringExpression__bestQuote(strings) {\n var t1, containsDoubleQuote, t2, t3, i, codeUnit;\n for (t1 = J.get$iterator$ax(strings), containsDoubleQuote = false; t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n for (t3 = t2.length, i = 0; i < t3; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(t2, i);\n if (codeUnit === 39)\n return 34;\n if (codeUnit === 34)\n containsDoubleQuote = true;\n }\n }\n return containsDoubleQuote ? 39 : 34;\n },\n StringExpression: function StringExpression(t0, t1) {\n this.text = t0;\n this.hasQuotes = t1;\n },\n UnaryOperationExpression: function UnaryOperationExpression(t0, t1, t2) {\n this.operator = t0;\n this.operand = t1;\n this.span = t2;\n },\n UnaryOperator: function UnaryOperator(t0, t1) {\n this.name = t0;\n this.operator = t1;\n },\n ValueExpression: function ValueExpression(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n VariableExpression: function VariableExpression(t0, t1, t2) {\n this.namespace = t0;\n this.name = t1;\n this.span = t2;\n },\n DynamicImport: function DynamicImport(t0, t1) {\n this.urlString = t0;\n this.span = t1;\n },\n StaticImport: function StaticImport(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.supports = t1;\n _.media = t2;\n _.span = t3;\n },\n Interpolation$(contents, span) {\n var t1 = new A.Interpolation(A.List_List$unmodifiable(contents, type$.Object), span);\n t1.Interpolation$2(contents, span);\n return t1;\n },\n Interpolation: function Interpolation(t0, t1) {\n this.contents = t0;\n this.span = t1;\n },\n Interpolation_toString_closure: function Interpolation_toString_closure() {\n },\n AtRootRule$(children, span, query) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.AtRootRule(query, span, t1, t2);\n },\n AtRootRule: function AtRootRule(t0, t1, t2, t3) {\n var _ = this;\n _.query = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n AtRule$($name, span, children, value) {\n var t1 = children == null ? null : A.List_List$unmodifiable(children, type$.Statement),\n t2 = t1 == null ? null : B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.AtRule($name, value, span, t1, t2 === true);\n },\n AtRule: function AtRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n CallableDeclaration: function CallableDeclaration() {\n },\n ContentBlock$($arguments, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.ContentBlock(\"@content\", $arguments, span, t1, t2);\n },\n ContentBlock: function ContentBlock(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n ContentRule: function ContentRule(t0, t1) {\n this.$arguments = t0;\n this.span = t1;\n },\n DebugRule: function DebugRule(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n Declaration$($name, value, span) {\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\") && !(value instanceof A.StringExpression))\n A.throwExpression(A.ArgumentError$(string$.Declarwu + value.toString$0(0) + \"` of type \" + value.get$runtimeType(value).toString$0(0) + \").\", null));\n return new A.Declaration($name, value, span, null, false);\n },\n Declaration$nested($name, children, span, value) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\") && !(value instanceof A.StringExpression))\n A.throwExpression(A.ArgumentError$(string$.Declarwa, null));\n return new A.Declaration($name, value, span, t1, t2);\n },\n Declaration: function Declaration(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n EachRule$(variables, list, children, span) {\n var t1 = A.List_List$unmodifiable(variables, type$.String),\n t2 = A.List_List$unmodifiable(children, type$.Statement),\n t3 = B.JSArray_methods.any$1(t2, new A.ParentStatement_closure());\n return new A.EachRule(t1, list, span, t2, t3);\n },\n EachRule: function EachRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.variables = t0;\n _.list = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n EachRule_toString_closure: function EachRule_toString_closure() {\n },\n ErrorRule: function ErrorRule(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n ExtendRule: function ExtendRule(t0, t1, t2) {\n this.selector = t0;\n this.isOptional = t1;\n this.span = t2;\n },\n ForRule$(variable, from, to, children, span, exclusive) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.ForRule(variable, from, to, exclusive, span, t1, t2);\n },\n ForRule: function ForRule(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.variable = t0;\n _.from = t1;\n _.to = t2;\n _.isExclusive = t3;\n _.span = t4;\n _.children = t5;\n _.hasDeclarations = t6;\n },\n ForwardRule: function ForwardRule(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _.url = t0;\n _.shownMixinsAndFunctions = t1;\n _.shownVariables = t2;\n _.hiddenMixinsAndFunctions = t3;\n _.hiddenVariables = t4;\n _.prefix = t5;\n _.configuration = t6;\n _.span = t7;\n },\n FunctionRule$($name, $arguments, children, span, comment) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.FunctionRule($name, $arguments, span, t1, t2);\n },\n FunctionRule: function FunctionRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n IfClause$(expression, children) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement);\n return new A.IfClause(expression, t1, B.JSArray_methods.any$1(t1, new A.IfRuleClause$__closure()));\n },\n ElseClause$(children) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement);\n return new A.ElseClause(t1, B.JSArray_methods.any$1(t1, new A.IfRuleClause$__closure()));\n },\n IfRule: function IfRule(t0, t1, t2) {\n this.clauses = t0;\n this.lastClause = t1;\n this.span = t2;\n },\n IfRule_toString_closure: function IfRule_toString_closure() {\n },\n IfRuleClause: function IfRuleClause() {\n },\n IfRuleClause$__closure: function IfRuleClause$__closure() {\n },\n IfRuleClause$___closure: function IfRuleClause$___closure() {\n },\n IfClause: function IfClause(t0, t1, t2) {\n this.expression = t0;\n this.children = t1;\n this.hasDeclarations = t2;\n },\n ElseClause: function ElseClause(t0, t1) {\n this.children = t0;\n this.hasDeclarations = t1;\n },\n ImportRule: function ImportRule(t0, t1) {\n this.imports = t0;\n this.span = t1;\n },\n IncludeRule: function IncludeRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.namespace = t0;\n _.name = t1;\n _.$arguments = t2;\n _.content = t3;\n _.span = t4;\n },\n LoudComment: function LoudComment(t0) {\n this.text = t0;\n },\n MediaRule$(query, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.MediaRule(query, span, t1, t2);\n },\n MediaRule: function MediaRule(t0, t1, t2, t3) {\n var _ = this;\n _.query = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n MixinRule$($name, $arguments, children, span, comment) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.MixinRule($name, $arguments, span, t1, t2);\n },\n MixinRule: function MixinRule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.__MixinRule_hasContent = $;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n _HasContentVisitor: function _HasContentVisitor() {\n },\n ParentStatement: function ParentStatement() {\n },\n ParentStatement_closure: function ParentStatement_closure() {\n },\n ParentStatement__closure: function ParentStatement__closure() {\n },\n ReturnRule: function ReturnRule(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n SilentComment: function SilentComment(t0, t1) {\n this.text = t0;\n this.span = t1;\n },\n StyleRule$(selector, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.StyleRule(selector, span, t1, t2);\n },\n StyleRule: function StyleRule(t0, t1, t2, t3) {\n var _ = this;\n _.selector = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n Stylesheet$(children, span) {\n var t1 = A._setArrayType([], type$.JSArray_UseRule),\n t2 = A._setArrayType([], type$.JSArray_ForwardRule),\n t3 = A.List_List$unmodifiable(children, type$.Statement),\n t4 = B.JSArray_methods.any$1(t3, new A.ParentStatement_closure());\n t1 = new A.Stylesheet(span, false, t1, t2, t3, t4);\n t1.Stylesheet$internal$3$plainCss(children, span, false);\n return t1;\n },\n Stylesheet$internal(children, span, plainCss) {\n var t1 = A._setArrayType([], type$.JSArray_UseRule),\n t2 = A._setArrayType([], type$.JSArray_ForwardRule),\n t3 = A.List_List$unmodifiable(children, type$.Statement),\n t4 = B.JSArray_methods.any$1(t3, new A.ParentStatement_closure());\n t1 = new A.Stylesheet(span, plainCss, t1, t2, t3, t4);\n t1.Stylesheet$internal$3$plainCss(children, span, plainCss);\n return t1;\n },\n Stylesheet_Stylesheet$parse(contents, syntax, logger, url) {\n var t1, t2;\n switch (syntax) {\n case B.Syntax_Sass:\n t1 = A.SpanScanner$(contents, url);\n t2 = logger == null ? B.StderrLogger_false : logger;\n return new A.SassParser(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration), t1, t2).parse$0();\n case B.Syntax_SCSS:\n return A.ScssParser$(contents, logger, url).parse$0();\n case B.Syntax_CSS:\n t1 = A.SpanScanner$(contents, url);\n t2 = logger == null ? B.StderrLogger_false : logger;\n return new A.CssParser(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration), t1, t2).parse$0();\n default:\n throw A.wrapException(A.ArgumentError$(\"Unknown syntax \" + syntax.toString$0(0) + \".\", null));\n }\n },\n Stylesheet: function Stylesheet(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.span = t0;\n _.plainCss = t1;\n _._uses = t2;\n _._forwards = t3;\n _.children = t4;\n _.hasDeclarations = t5;\n },\n SupportsRule$(condition, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.SupportsRule(condition, span, t1, t2);\n },\n SupportsRule: function SupportsRule(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n UseRule: function UseRule(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.namespace = t1;\n _.configuration = t2;\n _.span = t3;\n },\n VariableDeclaration$($name, expression, span, comment, global, guarded, namespace) {\n if (namespace != null && global)\n A.throwExpression(A.ArgumentError$(string$.Other_, null));\n return new A.VariableDeclaration(namespace, $name, expression, guarded, global, span);\n },\n VariableDeclaration: function VariableDeclaration(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.namespace = t0;\n _.name = t1;\n _.expression = t2;\n _.isGuarded = t3;\n _.isGlobal = t4;\n _.span = t5;\n },\n WarnRule: function WarnRule(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n WhileRule$(condition, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure());\n return new A.WhileRule(condition, span, t1, t2);\n },\n WhileRule: function WhileRule(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n SupportsAnything: function SupportsAnything(t0, t1) {\n this.contents = t0;\n this.span = t1;\n },\n SupportsDeclaration: function SupportsDeclaration(t0, t1, t2) {\n this.name = t0;\n this.value = t1;\n this.span = t2;\n },\n SupportsFunction: function SupportsFunction(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n SupportsInterpolation: function SupportsInterpolation(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n SupportsNegation: function SupportsNegation(t0, t1) {\n this.condition = t0;\n this.span = t1;\n },\n SupportsOperation: function SupportsOperation(t0, t1, t2, t3) {\n var _ = this;\n _.left = t0;\n _.right = t1;\n _.operator = t2;\n _.span = t3;\n },\n Selector: function Selector() {\n },\n AttributeSelector: function AttributeSelector(t0, t1, t2, t3) {\n var _ = this;\n _.name = t0;\n _.op = t1;\n _.value = t2;\n _.modifier = t3;\n },\n AttributeOperator: function AttributeOperator(t0) {\n this._attribute$_text = t0;\n },\n ClassSelector: function ClassSelector(t0) {\n this.name = t0;\n },\n ComplexSelector$(components, lineBreak) {\n var t1 = A.List_List$unmodifiable(components, type$.ComplexSelectorComponent);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.ComplexSelector(t1, lineBreak);\n },\n ComplexSelector: function ComplexSelector(t0, t1) {\n var _ = this;\n _.components = t0;\n _.lineBreak = t1;\n _._complex$_maxSpecificity = _._minSpecificity = null;\n _.__ComplexSelector_isInvisible = $;\n },\n ComplexSelector_isInvisible_closure: function ComplexSelector_isInvisible_closure() {\n },\n Combinator: function Combinator(t0) {\n this._complex$_text = t0;\n },\n CompoundSelector$(components) {\n var t1 = A.List_List$unmodifiable(components, type$.SimpleSelector);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.CompoundSelector(t1);\n },\n CompoundSelector: function CompoundSelector(t0) {\n this.components = t0;\n this._maxSpecificity = this._compound$_minSpecificity = null;\n },\n CompoundSelector_isInvisible_closure: function CompoundSelector_isInvisible_closure() {\n },\n IDSelector: function IDSelector(t0) {\n this.name = t0;\n },\n IDSelector_unify_closure: function IDSelector_unify_closure(t0) {\n this.$this = t0;\n },\n SelectorList$(components) {\n var t1 = A.List_List$unmodifiable(components, type$.ComplexSelector);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.SelectorList(t1);\n },\n SelectorList_SelectorList$parse(contents, allowParent, allowPlaceholder, logger) {\n return A.SelectorParser$(contents, allowParent, allowPlaceholder, logger, null).parse$0();\n },\n SelectorList: function SelectorList(t0) {\n this.components = t0;\n },\n SelectorList_isInvisible_closure: function SelectorList_isInvisible_closure() {\n },\n SelectorList_asSassList_closure: function SelectorList_asSassList_closure() {\n },\n SelectorList_asSassList__closure: function SelectorList_asSassList__closure() {\n },\n SelectorList_unify_closure: function SelectorList_unify_closure(t0) {\n this.other = t0;\n },\n SelectorList_unify__closure: function SelectorList_unify__closure(t0) {\n this.complex1 = t0;\n },\n SelectorList_unify___closure: function SelectorList_unify___closure() {\n },\n SelectorList_resolveParentSelectors_closure: function SelectorList_resolveParentSelectors_closure(t0, t1, t2) {\n this.$this = t0;\n this.implicitParent = t1;\n this.parent = t2;\n },\n SelectorList_resolveParentSelectors__closure: function SelectorList_resolveParentSelectors__closure(t0) {\n this.complex = t0;\n },\n SelectorList_resolveParentSelectors__closure0: function SelectorList_resolveParentSelectors__closure0(t0) {\n this._box_0 = t0;\n },\n SelectorList__complexContainsParentSelector_closure: function SelectorList__complexContainsParentSelector_closure() {\n },\n SelectorList__complexContainsParentSelector__closure: function SelectorList__complexContainsParentSelector__closure() {\n },\n SelectorList__resolveParentSelectorsCompound_closure: function SelectorList__resolveParentSelectorsCompound_closure() {\n },\n SelectorList__resolveParentSelectorsCompound_closure0: function SelectorList__resolveParentSelectorsCompound_closure0(t0) {\n this.parent = t0;\n },\n SelectorList__resolveParentSelectorsCompound_closure1: function SelectorList__resolveParentSelectorsCompound_closure1(t0, t1) {\n this.compound = t0;\n this.resolvedMembers = t1;\n },\n ParentSelector: function ParentSelector(t0) {\n this.suffix = t0;\n },\n PlaceholderSelector: function PlaceholderSelector(t0) {\n this.name = t0;\n },\n PseudoSelector$($name, argument, element, selector) {\n var t1 = !element,\n t2 = t1 && !A.PseudoSelector__isFakePseudoElement($name);\n return new A.PseudoSelector($name, A.unvendor($name), t2, t1, argument, selector);\n },\n PseudoSelector__isFakePseudoElement($name) {\n switch (B.JSString_methods._codeUnitAt$1($name, 0)) {\n case 97:\n case 65:\n return A.equalsIgnoreCase($name, \"after\");\n case 98:\n case 66:\n return A.equalsIgnoreCase($name, \"before\");\n case 102:\n case 70:\n return A.equalsIgnoreCase($name, \"first-line\") || A.equalsIgnoreCase($name, \"first-letter\");\n default:\n return false;\n }\n },\n PseudoSelector: function PseudoSelector(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.name = t0;\n _.normalizedName = t1;\n _.isClass = t2;\n _.isSyntacticClass = t3;\n _.argument = t4;\n _.selector = t5;\n _._pseudo$_maxSpecificity = _._pseudo$_minSpecificity = null;\n },\n PseudoSelector_unify_closure: function PseudoSelector_unify_closure() {\n },\n QualifiedName: function QualifiedName(t0, t1) {\n this.name = t0;\n this.namespace = t1;\n },\n SimpleSelector: function SimpleSelector() {\n },\n TypeSelector: function TypeSelector(t0) {\n this.name = t0;\n },\n UniversalSelector: function UniversalSelector(t0) {\n this.namespace = t0;\n },\n compileAsync(path, charset, importCache, logger, quietDeps, sourceMap, style, syntax, verbose) {\n return A.compileAsync$body(path, charset, importCache, logger, quietDeps, sourceMap, style, syntax, verbose);\n },\n compileAsync$body(path, charset, importCache, logger, quietDeps, sourceMap, style, syntax, verbose) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult),\n $async$returnValue, t1, terseLogger, t2, stylesheet, result;\n var $async$compileAsync = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!verbose) {\n t1 = logger == null ? new A.StderrLogger(false) : logger;\n terseLogger = new A.TerseLogger(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), t1);\n logger = terseLogger;\n } else\n terseLogger = null;\n t1 = syntax === A.Syntax_forPath(path);\n $async$goto = t1 ? 3 : 5;\n break;\n case 3:\n // then\n t1 = $.$get$context();\n t2 = t1.absolute$7(\".\", null, null, null, null, null, null);\n $async$goto = 6;\n return A._asyncAwait(importCache.importCanonical$3$originalUrl(new A.FilesystemImporter(t2), t1.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath(t1.absolute$7(t1.normalize$1(path), null, null, null, null, null, null)) : t1.canonicalize$1(0, path)), t1.toUri$1(path)), $async$compileAsync);\n case 6:\n // returning from await.\n t2 = $async$result;\n t2.toString;\n stylesheet = t2;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n t1 = A.readFile(path);\n t2 = $.$get$context();\n stylesheet = A.Stylesheet_Stylesheet$parse(t1, syntax, logger, t2.toUri$1(path));\n t1 = t2;\n case 4:\n // join\n $async$goto = 7;\n return A._asyncAwait(A._compileStylesheet0(stylesheet, logger, importCache, null, new A.FilesystemImporter(t1.absolute$7(\".\", null, null, null, null, null, null)), null, style, true, null, null, quietDeps, sourceMap, charset), $async$compileAsync);\n case 7:\n // returning from await.\n result = $async$result;\n if (terseLogger != null)\n terseLogger.summarize$1$node(false);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$compileAsync, $async$completer);\n },\n compileStringAsync(source, charset, importCache, importer, logger, quietDeps, sourceMap, style, syntax, verbose) {\n return A.compileStringAsync$body(source, charset, importCache, importer, logger, quietDeps, sourceMap, style, syntax, verbose);\n },\n compileStringAsync$body(source, charset, importCache, importer, logger, quietDeps, sourceMap, style, syntax, verbose) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult),\n $async$returnValue, t1, terseLogger, stylesheet, result;\n var $async$compileStringAsync = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!verbose) {\n t1 = logger == null ? new A.StderrLogger(false) : logger;\n terseLogger = new A.TerseLogger(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), t1);\n logger = terseLogger;\n } else\n terseLogger = null;\n stylesheet = A.Stylesheet_Stylesheet$parse(source, syntax, logger, null);\n $async$goto = 3;\n return A._asyncAwait(A._compileStylesheet0(stylesheet, logger, importCache, null, importer, null, style, true, null, null, quietDeps, sourceMap, charset), $async$compileStringAsync);\n case 3:\n // returning from await.\n result = $async$result;\n if (terseLogger != null)\n terseLogger.summarize$1$node(false);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$compileStringAsync, $async$completer);\n },\n _compileStylesheet0(stylesheet, logger, importCache, nodeImporter, importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult),\n $async$returnValue, serializeResult, resultSourceMap, $async$temp1;\n var $async$_compileStylesheet0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$goto = 3;\n return A._asyncAwait(A._EvaluateVisitor$0(functions, importCache, logger, nodeImporter, quietDeps, sourceMap).run$2(0, importer, stylesheet), $async$_compileStylesheet0);\n case 3:\n // returning from await.\n serializeResult = $async$temp1.serialize($async$result.stylesheet, charset, indentWidth, false, lineFeed, sourceMap, style, true);\n resultSourceMap = serializeResult.sourceMap;\n if (resultSourceMap != null && true)\n A.mapInPlace(resultSourceMap.urls, new A._compileStylesheet_closure0(stylesheet, importCache));\n $async$returnValue = new A.CompileResult(serializeResult);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_compileStylesheet0, $async$completer);\n },\n _compileStylesheet_closure0: function _compileStylesheet_closure0(t0, t1) {\n this.stylesheet = t0;\n this.importCache = t1;\n },\n AsyncEnvironment$() {\n var t1 = type$.String,\n t2 = type$.Module_AsyncCallable,\n t3 = type$.AstNode,\n t4 = type$.int,\n t5 = type$.AsyncCallable,\n t6 = type$.JSArray_Map_String_AsyncCallable;\n return new A.AsyncEnvironment(A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), null, null, A._setArrayType([], type$.JSArray_Module_AsyncCallable), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value)], type$.JSArray_Map_String_Value), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t3)], type$.JSArray_Map_String_AstNode), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), null);\n },\n AsyncEnvironment$_(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, _functions, _mixins, _content) {\n var t1 = type$.String,\n t2 = type$.int;\n return new A.AsyncEnvironment(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _functions, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _mixins, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _content);\n },\n _EnvironmentModule__EnvironmentModule0(environment, css, extensionStore, forwarded) {\n var t1, t2, t3, t4, t5, t6;\n if (forwarded == null)\n forwarded = B.Set_empty0;\n t1 = A._EnvironmentModule__makeModulesByVariable0(forwarded);\n t2 = A._EnvironmentModule__memberMap0(B.JSArray_methods.get$first(environment._async_environment$_variables), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure5(), type$.Map_String_Value), type$.Value);\n t3 = A._EnvironmentModule__memberMap0(B.JSArray_methods.get$first(environment._async_environment$_variableNodes), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure6(), type$.Map_String_AstNode), type$.AstNode);\n t4 = type$.Map_String_AsyncCallable;\n t5 = type$.AsyncCallable;\n t6 = A._EnvironmentModule__memberMap0(B.JSArray_methods.get$first(environment._async_environment$_functions), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure7(), t4), t5);\n t5 = A._EnvironmentModule__memberMap0(B.JSArray_methods.get$first(environment._async_environment$_mixins), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure8(), t4), t5);\n t4 = J.get$isNotEmpty$asx(css.get$children(css)) || B.JSArray_methods.any$1(environment._async_environment$_allModules, new A._EnvironmentModule__EnvironmentModule_closure9());\n return A._EnvironmentModule$_0(environment, css, extensionStore, t1, t2, t3, t6, t5, t4, !extensionStore.get$isEmpty(extensionStore) || B.JSArray_methods.any$1(environment._async_environment$_allModules, new A._EnvironmentModule__EnvironmentModule_closure10()));\n },\n _EnvironmentModule__makeModulesByVariable0(forwarded) {\n var modulesByVariable, t1, t2, t3, t4, t5;\n if (forwarded.get$isEmpty(forwarded))\n return B.Map_empty3;\n modulesByVariable = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Module_AsyncCallable);\n for (t1 = forwarded.get$iterator(forwarded); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (t2 instanceof A._EnvironmentModule0) {\n for (t3 = t2._async_environment$_modulesByVariable, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.get$variables();\n A.setAll(modulesByVariable, t5.get$keys(t5), t4);\n }\n A.setAll(modulesByVariable, J.get$keys$z(B.JSArray_methods.get$first(t2._async_environment$_environment._async_environment$_variables)), t2);\n } else {\n t3 = t2.get$variables();\n A.setAll(modulesByVariable, t3.get$keys(t3), t2);\n }\n }\n return modulesByVariable;\n },\n _EnvironmentModule__memberMap0(localMap, otherMaps, $V) {\n var t1, t2, t3;\n localMap = new A.PublicMemberMapView(localMap, $V._eval$1(\"PublicMemberMapView<0>\"));\n if (otherMaps.get$isEmpty(otherMaps))\n return localMap;\n t1 = A._setArrayType([], $V._eval$1(\"JSArray>\"));\n for (t2 = otherMaps.get$iterator(otherMaps); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3.get$isNotEmpty(t3))\n t1.push(t3);\n }\n t1.push(localMap);\n if (t1.length === 1)\n return localMap;\n return A.MergedMapView$(t1, type$.String, $V);\n },\n _EnvironmentModule$_0(_environment, css, extensionStore, _modulesByVariable, variables, variableNodes, functions, mixins, transitivelyContainsCss, transitivelyContainsExtensions) {\n return new A._EnvironmentModule0(_environment._async_environment$_allModules, variables, variableNodes, functions, mixins, extensionStore, css, transitivelyContainsCss, transitivelyContainsExtensions, _environment, _modulesByVariable);\n },\n AsyncEnvironment: function AsyncEnvironment(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._async_environment$_modules = t0;\n _._async_environment$_namespaceNodes = t1;\n _._async_environment$_globalModules = t2;\n _._async_environment$_importedModules = t3;\n _._async_environment$_forwardedModules = t4;\n _._async_environment$_nestedForwardedModules = t5;\n _._async_environment$_allModules = t6;\n _._async_environment$_variables = t7;\n _._async_environment$_variableNodes = t8;\n _._async_environment$_variableIndices = t9;\n _._async_environment$_functions = t10;\n _._async_environment$_functionIndices = t11;\n _._async_environment$_mixins = t12;\n _._async_environment$_mixinIndices = t13;\n _._async_environment$_content = t14;\n _._async_environment$_inMixin = false;\n _._async_environment$_inSemiGlobalScope = true;\n _._async_environment$_lastVariableIndex = _._async_environment$_lastVariableName = null;\n },\n AsyncEnvironment_importForwards_closure: function AsyncEnvironment_importForwards_closure() {\n },\n AsyncEnvironment_importForwards_closure0: function AsyncEnvironment_importForwards_closure0() {\n },\n AsyncEnvironment_importForwards_closure1: function AsyncEnvironment_importForwards_closure1() {\n },\n AsyncEnvironment__getVariableFromGlobalModule_closure: function AsyncEnvironment__getVariableFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n AsyncEnvironment_setVariable_closure: function AsyncEnvironment_setVariable_closure(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n AsyncEnvironment_setVariable_closure0: function AsyncEnvironment_setVariable_closure0(t0) {\n this.name = t0;\n },\n AsyncEnvironment_setVariable_closure1: function AsyncEnvironment_setVariable_closure1(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n AsyncEnvironment__getFunctionFromGlobalModule_closure: function AsyncEnvironment__getFunctionFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n AsyncEnvironment__getMixinFromGlobalModule_closure: function AsyncEnvironment__getMixinFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n AsyncEnvironment_toModule_closure: function AsyncEnvironment_toModule_closure() {\n },\n AsyncEnvironment_toDummyModule_closure: function AsyncEnvironment_toDummyModule_closure() {\n },\n AsyncEnvironment__fromOneModule_closure: function AsyncEnvironment__fromOneModule_closure(t0, t1) {\n this.callback = t0;\n this.T = t1;\n },\n AsyncEnvironment__fromOneModule__closure: function AsyncEnvironment__fromOneModule__closure(t0, t1) {\n this.entry = t0;\n this.T = t1;\n },\n _EnvironmentModule0: function _EnvironmentModule0(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) {\n var _ = this;\n _.upstream = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.extensionStore = t5;\n _.css = t6;\n _.transitivelyContainsCss = t7;\n _.transitivelyContainsExtensions = t8;\n _._async_environment$_environment = t9;\n _._async_environment$_modulesByVariable = t10;\n },\n _EnvironmentModule__EnvironmentModule_closure5: function _EnvironmentModule__EnvironmentModule_closure5() {\n },\n _EnvironmentModule__EnvironmentModule_closure6: function _EnvironmentModule__EnvironmentModule_closure6() {\n },\n _EnvironmentModule__EnvironmentModule_closure7: function _EnvironmentModule__EnvironmentModule_closure7() {\n },\n _EnvironmentModule__EnvironmentModule_closure8: function _EnvironmentModule__EnvironmentModule_closure8() {\n },\n _EnvironmentModule__EnvironmentModule_closure9: function _EnvironmentModule__EnvironmentModule_closure9() {\n },\n _EnvironmentModule__EnvironmentModule_closure10: function _EnvironmentModule__EnvironmentModule_closure10() {\n },\n AsyncImportCache__toImporters(importers, loadPaths, packageConfig) {\n var t2, t3, _i, path, _null = null,\n sassPath = A._asStringQ(type$.Object._as(J.get$env$x(self.process)).SASS_PATH),\n t1 = A._setArrayType([], type$.JSArray_AsyncImporter_2);\n for (t2 = J.get$iterator$ax(loadPaths); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.push(new A.FilesystemImporter($.$get$context().absolute$7(t3, _null, _null, _null, _null, _null, _null)));\n }\n if (sassPath != null) {\n t2 = sassPath.split(J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\");\n t3 = t2.length;\n _i = 0;\n for (; _i < t3; ++_i) {\n path = t2[_i];\n t1.push(new A.FilesystemImporter($.$get$context().absolute$7(path, _null, _null, _null, _null, _null, _null)));\n }\n }\n return t1;\n },\n AsyncImportCache: function AsyncImportCache(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._async_import_cache$_importers = t0;\n _._async_import_cache$_logger = t1;\n _._async_import_cache$_canonicalizeCache = t2;\n _._async_import_cache$_relativeCanonicalizeCache = t3;\n _._async_import_cache$_importCache = t4;\n _._async_import_cache$_resultsCache = t5;\n },\n AsyncImportCache_canonicalize_closure: function AsyncImportCache_canonicalize_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.baseUrl = t1;\n _.url = t2;\n _.baseImporter = t3;\n _.forImport = t4;\n },\n AsyncImportCache_canonicalize_closure0: function AsyncImportCache_canonicalize_closure0(t0, t1, t2) {\n this.$this = t0;\n this.url = t1;\n this.forImport = t2;\n },\n AsyncImportCache__canonicalize_closure: function AsyncImportCache__canonicalize_closure(t0, t1) {\n this.importer = t0;\n this.url = t1;\n },\n AsyncImportCache_importCanonical_closure: function AsyncImportCache_importCanonical_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.originalUrl = t3;\n _.quiet = t4;\n },\n AsyncImportCache_humanize_closure: function AsyncImportCache_humanize_closure(t0) {\n this.canonicalUrl = t0;\n },\n AsyncImportCache_humanize_closure0: function AsyncImportCache_humanize_closure0() {\n },\n AsyncImportCache_humanize_closure1: function AsyncImportCache_humanize_closure1() {\n },\n AsyncBuiltInCallable$mixin($name, $arguments, callback, url) {\n return new A.AsyncBuiltInCallable($name, A.ScssParser$(\"@mixin \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), new A.AsyncBuiltInCallable$mixin_closure(callback));\n },\n AsyncBuiltInCallable: function AsyncBuiltInCallable(t0, t1, t2) {\n this.name = t0;\n this._async_built_in$_arguments = t1;\n this._async_built_in$_callback = t2;\n },\n AsyncBuiltInCallable$mixin_closure: function AsyncBuiltInCallable$mixin_closure(t0) {\n this.callback = t0;\n },\n BuiltInCallable$function($name, $arguments, callback, url) {\n return new A.BuiltInCallable($name, A._setArrayType([new A.Tuple2(A.ScssParser$(\"@function \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), callback, type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value)], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value));\n },\n BuiltInCallable$mixin($name, $arguments, callback, url) {\n return new A.BuiltInCallable($name, A._setArrayType([new A.Tuple2(A.ScssParser$(\"@mixin \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), new A.BuiltInCallable$mixin_closure(callback), type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value)], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value));\n },\n BuiltInCallable$overloadedFunction($name, overloads) {\n var t2, t3, t4, t5, t6, t7,\n t1 = A._setArrayType([], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value);\n for (t2 = overloads.get$entries(overloads), t2 = t2.get$iterator(t2), t3 = type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value, t4 = type$.String, t5 = type$.VariableDeclaration; t2.moveNext$0();) {\n t6 = t2.get$current(t2);\n t7 = A.SpanScanner$(\"@function \" + $name + \"(\" + A.S(t6.key) + \") {\", null);\n t1.push(new A.Tuple2(new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t7, B.StderrLogger_false).parseArgumentDeclaration$0(), t6.value, t3));\n }\n return new A.BuiltInCallable($name, t1);\n },\n BuiltInCallable: function BuiltInCallable(t0, t1) {\n this.name = t0;\n this._overloads = t1;\n },\n BuiltInCallable$mixin_closure: function BuiltInCallable$mixin_closure(t0) {\n this.callback = t0;\n },\n PlainCssCallable: function PlainCssCallable(t0) {\n this.name = t0;\n },\n UserDefinedCallable: function UserDefinedCallable(t0, t1, t2) {\n this.declaration = t0;\n this.environment = t1;\n this.$ti = t2;\n },\n _compileStylesheet(stylesheet, logger, importCache, nodeImporter, importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset) {\n var serializeResult = A.serialize(A._EvaluateVisitor$(functions, importCache, logger, nodeImporter, quietDeps, sourceMap).run$2(0, importer, stylesheet).stylesheet, charset, indentWidth, false, lineFeed, sourceMap, style, true),\n resultSourceMap = serializeResult.sourceMap;\n if (resultSourceMap != null && true)\n A.mapInPlace(resultSourceMap.urls, new A._compileStylesheet_closure(stylesheet, importCache));\n return new A.CompileResult(serializeResult);\n },\n _compileStylesheet_closure: function _compileStylesheet_closure(t0, t1) {\n this.stylesheet = t0;\n this.importCache = t1;\n },\n CompileResult: function CompileResult(t0) {\n this._serialize = t0;\n },\n Configuration: function Configuration(t0) {\n this._values = t0;\n },\n Configuration_toString_closure: function Configuration_toString_closure() {\n },\n ExplicitConfiguration: function ExplicitConfiguration(t0, t1) {\n this.nodeWithSpan = t0;\n this._values = t1;\n },\n ConfiguredValue: function ConfiguredValue(t0, t1, t2) {\n this.value = t0;\n this.configurationSpan = t1;\n this.assignmentNode = t2;\n },\n Environment$() {\n var t1 = type$.String,\n t2 = type$.Module_Callable,\n t3 = type$.AstNode,\n t4 = type$.int,\n t5 = type$.Callable,\n t6 = type$.JSArray_Map_String_Callable;\n return new A.Environment(A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), null, null, A._setArrayType([], type$.JSArray_Module_Callable), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value)], type$.JSArray_Map_String_Value), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t3)], type$.JSArray_Map_String_AstNode), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), null);\n },\n Environment$_(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, _functions, _mixins, _content) {\n var t1 = type$.String,\n t2 = type$.int;\n return new A.Environment(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _functions, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _mixins, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _content);\n },\n _EnvironmentModule__EnvironmentModule(environment, css, extensionStore, forwarded) {\n var t1, t2, t3, t4, t5, t6;\n if (forwarded == null)\n forwarded = B.Set_empty;\n t1 = A._EnvironmentModule__makeModulesByVariable(forwarded);\n t2 = A._EnvironmentModule__memberMap(B.JSArray_methods.get$first(environment._variables), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure(), type$.Map_String_Value), type$.Value);\n t3 = A._EnvironmentModule__memberMap(B.JSArray_methods.get$first(environment._variableNodes), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure0(), type$.Map_String_AstNode), type$.AstNode);\n t4 = type$.Map_String_Callable;\n t5 = type$.Callable;\n t6 = A._EnvironmentModule__memberMap(B.JSArray_methods.get$first(environment._functions), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure1(), t4), t5);\n t5 = A._EnvironmentModule__memberMap(B.JSArray_methods.get$first(environment._mixins), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure2(), t4), t5);\n t4 = J.get$isNotEmpty$asx(css.get$children(css)) || B.JSArray_methods.any$1(environment._allModules, new A._EnvironmentModule__EnvironmentModule_closure3());\n return A._EnvironmentModule$_(environment, css, extensionStore, t1, t2, t3, t6, t5, t4, !extensionStore.get$isEmpty(extensionStore) || B.JSArray_methods.any$1(environment._allModules, new A._EnvironmentModule__EnvironmentModule_closure4()));\n },\n _EnvironmentModule__makeModulesByVariable(forwarded) {\n var modulesByVariable, t1, t2, t3, t4, t5;\n if (forwarded.get$isEmpty(forwarded))\n return B.Map_empty;\n modulesByVariable = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Module_Callable);\n for (t1 = forwarded.get$iterator(forwarded); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (t2 instanceof A._EnvironmentModule) {\n for (t3 = t2._modulesByVariable, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.get$variables();\n A.setAll(modulesByVariable, t5.get$keys(t5), t4);\n }\n A.setAll(modulesByVariable, J.get$keys$z(B.JSArray_methods.get$first(t2._environment$_environment._variables)), t2);\n } else {\n t3 = t2.get$variables();\n A.setAll(modulesByVariable, t3.get$keys(t3), t2);\n }\n }\n return modulesByVariable;\n },\n _EnvironmentModule__memberMap(localMap, otherMaps, $V) {\n var t1, t2, t3;\n localMap = new A.PublicMemberMapView(localMap, $V._eval$1(\"PublicMemberMapView<0>\"));\n if (otherMaps.get$isEmpty(otherMaps))\n return localMap;\n t1 = A._setArrayType([], $V._eval$1(\"JSArray>\"));\n for (t2 = otherMaps.get$iterator(otherMaps); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3.get$isNotEmpty(t3))\n t1.push(t3);\n }\n t1.push(localMap);\n if (t1.length === 1)\n return localMap;\n return A.MergedMapView$(t1, type$.String, $V);\n },\n _EnvironmentModule$_(_environment, css, extensionStore, _modulesByVariable, variables, variableNodes, functions, mixins, transitivelyContainsCss, transitivelyContainsExtensions) {\n return new A._EnvironmentModule(_environment._allModules, variables, variableNodes, functions, mixins, extensionStore, css, transitivelyContainsCss, transitivelyContainsExtensions, _environment, _modulesByVariable);\n },\n Environment: function Environment(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._environment$_modules = t0;\n _._namespaceNodes = t1;\n _._globalModules = t2;\n _._importedModules = t3;\n _._forwardedModules = t4;\n _._nestedForwardedModules = t5;\n _._allModules = t6;\n _._variables = t7;\n _._variableNodes = t8;\n _._variableIndices = t9;\n _._functions = t10;\n _._functionIndices = t11;\n _._mixins = t12;\n _._mixinIndices = t13;\n _._content = t14;\n _._inMixin = false;\n _._inSemiGlobalScope = true;\n _._lastVariableIndex = _._lastVariableName = null;\n },\n Environment_importForwards_closure: function Environment_importForwards_closure() {\n },\n Environment_importForwards_closure0: function Environment_importForwards_closure0() {\n },\n Environment_importForwards_closure1: function Environment_importForwards_closure1() {\n },\n Environment__getVariableFromGlobalModule_closure: function Environment__getVariableFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n Environment_setVariable_closure: function Environment_setVariable_closure(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n Environment_setVariable_closure0: function Environment_setVariable_closure0(t0) {\n this.name = t0;\n },\n Environment_setVariable_closure1: function Environment_setVariable_closure1(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n Environment__getFunctionFromGlobalModule_closure: function Environment__getFunctionFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n Environment__getMixinFromGlobalModule_closure: function Environment__getMixinFromGlobalModule_closure(t0) {\n this.name = t0;\n },\n Environment_toModule_closure: function Environment_toModule_closure() {\n },\n Environment_toDummyModule_closure: function Environment_toDummyModule_closure() {\n },\n Environment__fromOneModule_closure: function Environment__fromOneModule_closure(t0, t1) {\n this.callback = t0;\n this.T = t1;\n },\n Environment__fromOneModule__closure: function Environment__fromOneModule__closure(t0, t1) {\n this.entry = t0;\n this.T = t1;\n },\n _EnvironmentModule: function _EnvironmentModule(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) {\n var _ = this;\n _.upstream = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.extensionStore = t5;\n _.css = t6;\n _.transitivelyContainsCss = t7;\n _.transitivelyContainsExtensions = t8;\n _._environment$_environment = t9;\n _._modulesByVariable = t10;\n },\n _EnvironmentModule__EnvironmentModule_closure: function _EnvironmentModule__EnvironmentModule_closure() {\n },\n _EnvironmentModule__EnvironmentModule_closure0: function _EnvironmentModule__EnvironmentModule_closure0() {\n },\n _EnvironmentModule__EnvironmentModule_closure1: function _EnvironmentModule__EnvironmentModule_closure1() {\n },\n _EnvironmentModule__EnvironmentModule_closure2: function _EnvironmentModule__EnvironmentModule_closure2() {\n },\n _EnvironmentModule__EnvironmentModule_closure3: function _EnvironmentModule__EnvironmentModule_closure3() {\n },\n _EnvironmentModule__EnvironmentModule_closure4: function _EnvironmentModule__EnvironmentModule_closure4() {\n },\n SassException$(message, span) {\n return new A.SassException(message, span);\n },\n MultiSpanSassRuntimeException$(message, span, primaryLabel, secondarySpans, trace) {\n return new A.MultiSpanSassRuntimeException(trace, primaryLabel, A.ConstantMap_ConstantMap$from(secondarySpans, type$.FileSpan, type$.String), message, span);\n },\n SassFormatException$(message, span) {\n return new A.SassFormatException(message, span);\n },\n SassScriptException$(message) {\n return new A.SassScriptException(message);\n },\n MultiSpanSassScriptException$(message, primaryLabel, secondarySpans) {\n return new A.MultiSpanSassScriptException(primaryLabel, A.ConstantMap_ConstantMap$from(secondarySpans, type$.FileSpan, type$.String), message);\n },\n SassException: function SassException(t0, t1) {\n this._span_exception$_message = t0;\n this._span = t1;\n },\n MultiSpanSassException: function MultiSpanSassException(t0, t1, t2, t3) {\n var _ = this;\n _.primaryLabel = t0;\n _.secondarySpans = t1;\n _._span_exception$_message = t2;\n _._span = t3;\n },\n SassRuntimeException: function SassRuntimeException(t0, t1, t2) {\n this.trace = t0;\n this._span_exception$_message = t1;\n this._span = t2;\n },\n MultiSpanSassRuntimeException: function MultiSpanSassRuntimeException(t0, t1, t2, t3, t4) {\n var _ = this;\n _.trace = t0;\n _.primaryLabel = t1;\n _.secondarySpans = t2;\n _._span_exception$_message = t3;\n _._span = t4;\n },\n SassFormatException: function SassFormatException(t0, t1) {\n this._span_exception$_message = t0;\n this._span = t1;\n },\n SassScriptException: function SassScriptException(t0) {\n this.message = t0;\n },\n MultiSpanSassScriptException: function MultiSpanSassScriptException(t0, t1, t2) {\n this.primaryLabel = t0;\n this.secondarySpans = t1;\n this.message = t2;\n },\n compileStylesheet(options, graph, source, destination, ifModified) {\n return A.compileStylesheet$body(options, graph, source, destination, ifModified);\n },\n compileStylesheet$body(options, graph, source, destination, ifModified) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], syntax, result, importCache, error, exception, t2, t3, t4, t5, t6, t7, t8, t9, result0, logger, terseLogger, stylesheet, css, buffer, sourceName, destinationName, t1, importer, $async$exception;\n var $async$compileStylesheet = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $.$get$context();\n importer = new A.FilesystemImporter(t1.absolute$7(\".\", null, null, null, null, null, null));\n if (ifModified)\n try {\n if (source != null && destination != null && !graph.modifiedSince$3(t1.toUri$1(source), A.modificationTime(destination), importer)) {\n // goto return\n $async$goto = 1;\n break;\n }\n } catch (exception) {\n if (!(A.unwrapException(exception) instanceof A.FileSystemException))\n throw exception;\n }\n syntax = null;\n if (A._asBoolQ(options._ifParsed$1(\"indented\")) === true)\n syntax = B.Syntax_Sass;\n else if (source != null)\n syntax = A.Syntax_forPath(source);\n else\n syntax = B.Syntax_SCSS;\n result = null;\n $async$handler = 4;\n t1 = options._options;\n $async$goto = A._asBool(t1.$index(0, \"async\")) ? 7 : 9;\n break;\n case 7:\n // then\n t2 = type$.List_String._as(t1.$index(0, \"load-path\"));\n t3 = A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color());\n t4 = type$.nullable_Tuple3_AsyncImporter_Uri_Uri;\n t5 = type$.Uri;\n t2 = A.AsyncImportCache__toImporters(null, t2, null);\n importCache = new A.AsyncImportCache(t2, t3, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t4), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_AsyncImporter_and_nullable_Uri, t4), A.LinkedHashMap_LinkedHashMap$_empty(t5, type$.nullable_Stylesheet), A.LinkedHashMap_LinkedHashMap$_empty(t5, type$.ImporterResult));\n $async$goto = source == null ? 10 : 12;\n break;\n case 10:\n // then\n $async$goto = 13;\n return A._asyncAwait(A.readStdin(), $async$compileStylesheet);\n case 13:\n // returning from await.\n t2 = $async$result;\n t3 = syntax;\n t4 = A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color());\n t5 = $.$get$context().absolute$7(\".\", null, null, null, null, null, null);\n t6 = J.$eq$(t1.$index(0, \"style\"), \"compressed\") ? B.OutputStyle_compressed : B.OutputStyle_expanded;\n t7 = A._asBool(t1.$index(0, \"quiet-deps\"));\n t8 = A._asBool(t1.$index(0, \"verbose\"));\n t9 = options.get$emitSourceMap();\n $async$goto = 14;\n return A._asyncAwait(A.compileStringAsync(t2, A._asBool(t1.$index(0, \"charset\")), importCache, new A.FilesystemImporter(t5), t4, t7, t9, t6, t3, t8), $async$compileStylesheet);\n case 14:\n // returning from await.\n result0 = $async$result;\n // goto join\n $async$goto = 11;\n break;\n case 12:\n // else\n t2 = syntax;\n t3 = A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color());\n t4 = J.$eq$(t1.$index(0, \"style\"), \"compressed\") ? B.OutputStyle_compressed : B.OutputStyle_expanded;\n t5 = A._asBool(t1.$index(0, \"quiet-deps\"));\n t6 = A._asBool(t1.$index(0, \"verbose\"));\n t7 = options.get$emitSourceMap();\n $async$goto = 15;\n return A._asyncAwait(A.compileAsync(source, A._asBool(t1.$index(0, \"charset\")), importCache, t3, t5, t7, t4, t2, t6), $async$compileStylesheet);\n case 15:\n // returning from await.\n result0 = $async$result;\n case 11:\n // join\n result = result0;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = source == null ? 16 : 18;\n break;\n case 16:\n // then\n $async$goto = 19;\n return A._asyncAwait(A.readStdin(), $async$compileStylesheet);\n case 19:\n // returning from await.\n t2 = $async$result;\n t3 = syntax;\n logger = A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color());\n t4 = $.$get$context().absolute$7(\".\", null, null, null, null, null, null);\n t5 = J.$eq$(t1.$index(0, \"style\"), \"compressed\") ? B.OutputStyle_compressed : B.OutputStyle_expanded;\n t6 = A._asBool(t1.$index(0, \"quiet-deps\"));\n t7 = A._asBool(t1.$index(0, \"verbose\"));\n t8 = options.get$emitSourceMap();\n t1 = A._asBool(t1.$index(0, \"charset\"));\n if (!t7) {\n terseLogger = new A.TerseLogger(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = null;\n stylesheet = A.Stylesheet_Stylesheet$parse(t2, t3 == null ? B.Syntax_SCSS : t3, logger, null);\n result0 = A._compileStylesheet(stylesheet, logger, graph.importCache, null, new A.FilesystemImporter(t4), null, t5, true, null, null, t6, t8, t1);\n if (terseLogger != null)\n terseLogger.summarize$1$node(false);\n // goto join\n $async$goto = 17;\n break;\n case 18:\n // else\n t2 = syntax;\n logger = A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color());\n importCache = graph.importCache;\n t3 = J.$eq$(t1.$index(0, \"style\"), \"compressed\") ? B.OutputStyle_compressed : B.OutputStyle_expanded;\n t4 = A._asBool(t1.$index(0, \"quiet-deps\"));\n t5 = A._asBool(t1.$index(0, \"verbose\"));\n t6 = options.get$emitSourceMap();\n t1 = A._asBool(t1.$index(0, \"charset\"));\n if (!t5) {\n terseLogger = new A.TerseLogger(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = null;\n t5 = t2 == null || t2 === A.Syntax_forPath(source);\n if (t5) {\n t2 = $.$get$context();\n t5 = t2.absolute$7(\".\", null, null, null, null, null, null);\n t5 = importCache.importCanonical$3$originalUrl(new A.FilesystemImporter(t5), t2.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath(t2.absolute$7(t2.normalize$1(source), null, null, null, null, null, null)) : t2.canonicalize$1(0, source)), t2.toUri$1(source));\n t5.toString;\n stylesheet = t5;\n } else {\n t5 = A.readFile(source);\n if (t2 == null)\n t2 = A.Syntax_forPath(source);\n t7 = $.$get$context();\n stylesheet = A.Stylesheet_Stylesheet$parse(t5, t2, logger, t7.toUri$1(source));\n t2 = t7;\n }\n result0 = A._compileStylesheet(stylesheet, logger, importCache, null, new A.FilesystemImporter(t2.absolute$7(\".\", null, null, null, null, null, null)), null, t3, true, null, null, t4, t6, t1);\n if (terseLogger != null)\n terseLogger.summarize$1$node(false);\n case 17:\n // join\n result = result0;\n case 8:\n // join\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.SassException) {\n error = t1;\n if (options.get$emitErrorCss())\n if (destination == null)\n A.print(error.toCssString$0());\n else {\n A.ensureDir($.$get$context().dirname$1(destination));\n A.writeFile(destination, error.toCssString$0() + \"\\n\");\n }\n throw $async$exception;\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n css = result._serialize.css + A._writeSourceMap(options, result._serialize.sourceMap, destination);\n if (destination == null) {\n if (css.length !== 0)\n A.print(css);\n } else {\n A.ensureDir($.$get$context().dirname$1(destination));\n A.writeFile(destination, css + \"\\n\");\n }\n t1 = options._options;\n if (!A._asBool(t1.$index(0, \"quiet\")))\n t1 = !A._asBool(t1.$index(0, \"update\")) && !A._asBool(t1.$index(0, \"watch\"));\n else\n t1 = true;\n if (t1) {\n // goto return\n $async$goto = 1;\n break;\n }\n buffer = new A.StringBuffer(\"\");\n t1 = options.get$color() ? buffer._contents = \"\" + \"\\x1b[32m\" : \"\";\n if (source == null)\n sourceName = \"stdin\";\n else {\n t2 = $.$get$context();\n sourceName = t2.prettyUri$1(t2.toUri$1(source));\n }\n destination.toString;\n t2 = $.$get$context();\n destinationName = t2.prettyUri$1(t2.toUri$1(destination));\n t1 += \"Compiled \" + sourceName + \" to \" + destinationName + \".\";\n buffer._contents = t1;\n if (options.get$color())\n buffer._contents = t1 + \"\\x1b[0m\";\n A.print(buffer);\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$compileStylesheet, $async$completer);\n },\n _writeSourceMap(options, sourceMap, destination) {\n var t1, sourceMapText, url, sourceMapPath, t2;\n if (sourceMap == null)\n return \"\";\n if (destination != null) {\n t1 = $.$get$context();\n sourceMap.targetUrl = t1.toUri$1(A.ParsedPath_ParsedPath$parse(destination, t1.style).get$basename()).toString$0(0);\n }\n A.mapInPlace(sourceMap.urls, new A._writeSourceMap_closure(options, destination));\n t1 = options._options;\n sourceMapText = B.C_JsonCodec.encode$2$toEncodable(sourceMap.toJson$1$includeSourceContents(A._asBool(t1.$index(0, \"embed-sources\"))), null);\n if (A._asBool(t1.$index(0, \"embed-source-map\")))\n url = A.Uri_Uri$dataFromString(sourceMapText, B.C_Utf8Codec, \"application/json\");\n else {\n destination.toString;\n sourceMapPath = destination + \".map\";\n t2 = $.$get$context();\n A.ensureDir(t2.dirname$1(sourceMapPath));\n A.writeFile(sourceMapPath, sourceMapText);\n url = t2.toUri$1(t2.relative$2$from(sourceMapPath, t2.dirname$1(destination)));\n }\n t1 = (J.$eq$(t1.$index(0, \"style\"), \"compressed\") ? B.OutputStyle_compressed : B.OutputStyle_expanded) === B.OutputStyle_compressed ? \"\" : \"\\n\\n\";\n return t1 + (\"/*# sourceMappingURL=\" + url.toString$0(0) + \" */\");\n },\n _writeSourceMap_closure: function _writeSourceMap_closure(t0, t1) {\n this.options = t0;\n this.destination = t1;\n },\n ExecutableOptions__separator(text) {\n var t1 = $.$get$ExecutableOptions__separatorBar(),\n t2 = B.JSString_methods.$mul(t1, 3) + \" \";\n t2 = t2 + (J.$eq$(self.process.stdout.isTTY, true) ? \"\\x1b[1m\" : \"\") + text;\n return t2 + (J.$eq$(self.process.stdout.isTTY, true) ? \"\\x1b[0m\" : \"\") + \" \" + B.JSString_methods.$mul(t1, 35 - text.length);\n },\n ExecutableOptions__fail(message) {\n return A.throwExpression(A.UsageException$(message));\n },\n ExecutableOptions_ExecutableOptions$parse(args) {\n var options, error, t1, exception;\n try {\n t1 = A.Parser$(null, $.$get$ExecutableOptions__parser(), A.ListQueue_ListQueue$of(args, type$.String), null, null).parse$0();\n if (t1.wasParsed$1(\"poll\") && !A._asBool(t1.$index(0, \"watch\")))\n A.ExecutableOptions__fail(\"--poll may not be passed without --watch.\");\n options = new A.ExecutableOptions(t1);\n if (A._asBool(options._options.$index(0, \"help\")))\n A.ExecutableOptions__fail(\"Compile Sass to CSS.\");\n return options;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n error = t1;\n A.ExecutableOptions__fail(J.get$message$x(error));\n } else\n throw exception;\n }\n },\n UsageException$(message) {\n return new A.UsageException(message);\n },\n ExecutableOptions: function ExecutableOptions(t0) {\n var _ = this;\n _._options = t0;\n _.__ExecutableOptions_interactive = $;\n _._sourcesToDestinations = null;\n _.__ExecutableOptions__sourceDirectoriesToDestinations = $;\n },\n ExecutableOptions__parser_closure: function ExecutableOptions__parser_closure() {\n },\n ExecutableOptions_interactive_closure: function ExecutableOptions_interactive_closure(t0) {\n this.$this = t0;\n },\n ExecutableOptions_emitErrorCss_closure: function ExecutableOptions_emitErrorCss_closure() {\n },\n UsageException: function UsageException(t0) {\n this.message = t0;\n },\n watch(options, graph) {\n return A.watch$body(options, graph);\n },\n watch$body(options, graph) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, t1, t2, t3, t4, t5, t6, dirWatcher, watcher;\n var $async$watch = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n options._ensureSources$0();\n t1 = type$.String;\n t2 = A._lateReadCheck(options.__ExecutableOptions__sourceDirectoriesToDestinations, \"_sourceDirectoriesToDestinations\").cast$2$0(0, t1, t1);\n t2 = A.List_List$of(t2.get$keys(t2), true, t1);\n for (options._ensureSources$0(), t3 = options._sourcesToDestinations.cast$2$0(0, t1, t1), t3 = J.get$iterator$ax(t3.get$keys(t3)); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.push($.$get$context().dirname$1(t4));\n }\n t3 = options._options;\n B.JSArray_methods.addAll$1(t2, type$.List_String._as(t3.$index(0, \"load-path\")));\n t4 = A._asBool(t3.$index(0, \"poll\"));\n t5 = type$.Stream_WatchEvent;\n t6 = A.PathMap__create(null, t5);\n t5 = new A.StreamGroup(B._StreamGroupState_dormant, A.LinkedHashMap_LinkedHashMap$_empty(t5, type$.nullable_StreamSubscription_WatchEvent), type$.StreamGroup_WatchEvent);\n t5.__StreamGroup__controller = A.StreamController_StreamController(t5.get$_onCancel(), t5.get$_onListen(), t5.get$_onPause(), t5.get$_onResume(), true, type$.WatchEvent);\n dirWatcher = new A.MultiDirWatcher(new A.PathMap(t6, type$.PathMap_Stream_WatchEvent), t5, t4);\n $async$goto = 3;\n return A._asyncAwait(A.Future_wait(new A.MappedListIterable(t2, new A.watch_closure(dirWatcher), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Future<~>>\")), type$.void), $async$watch);\n case 3:\n // returning from await.\n watcher = new A._Watcher(options, graph);\n options._ensureSources$0(), t1 = options._sourcesToDestinations.cast$2$0(0, t1, t1), t1 = t1.get$entries(t1), t1 = t1.get$iterator(t1);\n case 4:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 5;\n break;\n }\n t2 = t1.get$current(t1);\n t4 = $.$get$context();\n t5 = t4.absolute$7(\".\", null, null, null, null, null, null);\n t6 = t2.key;\n graph.addCanonical$4$recanonicalize(new A.FilesystemImporter(t5), t4.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath(t4.absolute$7(t4.normalize$1(t6), null, null, null, null, null, null)) : t4.canonicalize$1(0, t6)), t4.toUri$1(t6), false);\n $async$goto = 6;\n return A._asyncAwait(watcher.compile$3$ifModified(0, t6, t2.value, true), $async$watch);\n case 6:\n // returning from await.\n if (!$async$result && A._asBool(t3.$index(0, \"stop-on-error\"))) {\n t1 = A._lateReadCheck(dirWatcher._group.__StreamGroup__controller, \"_controller\");\n t1._subscribe$4(null, null, null, false).cancel$0();\n // goto return\n $async$goto = 1;\n break;\n }\n // goto for condition\n $async$goto = 4;\n break;\n case 5:\n // after for\n A.print(\"Sass is watching for changes. Press Ctrl-C to stop.\\n\");\n $async$goto = 7;\n return A._asyncAwait(watcher.watch$1(0, dirWatcher), $async$watch);\n case 7:\n // returning from await.\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$watch, $async$completer);\n },\n watch_closure: function watch_closure(t0) {\n this.dirWatcher = t0;\n },\n _Watcher: function _Watcher(t0, t1) {\n this._watch$_options = t0;\n this._graph = t1;\n },\n _Watcher__debounceEvents_closure: function _Watcher__debounceEvents_closure() {\n },\n EmptyExtensionStore: function EmptyExtensionStore() {\n },\n Extension: function Extension(t0, t1, t2, t3, t4) {\n var _ = this;\n _.extender = t0;\n _.target = t1;\n _.mediaContext = t2;\n _.isOptional = t3;\n _.span = t4;\n },\n Extender: function Extender(t0, t1, t2) {\n var _ = this;\n _.selector = t0;\n _.isOriginal = t1;\n _._extension = null;\n _.span = t2;\n },\n ExtensionStore__extendOrReplace(selector, source, targets, mode, span) {\n var t1, t2, t3, t4, t5, t6, t7, t8, t9, _i, complex, t10, t11, t12, _i0, simple, t13, _i1, t14, t15,\n extender = A.ExtensionStore$_mode(mode);\n if (!selector.get$isInvisible())\n extender._originals.addAll$1(0, selector.components);\n for (t1 = targets.components, t2 = t1.length, t3 = source.components, t4 = t3.length, t5 = type$.ComplexSelector, t6 = type$.Extension, t7 = type$.CompoundSelector, t8 = type$.SimpleSelector, t9 = type$.Map_ComplexSelector_Extension, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n t10 = complex.components;\n if (t10.length !== 1)\n throw A.wrapException(A.SassScriptException$(\"Can't extend complex selector \" + A.S(complex) + \".\"));\n t11 = A.LinkedHashMap_LinkedHashMap$_empty(t8, t9);\n for (t10 = t7._as(B.JSArray_methods.get$first(t10)).components, t12 = t10.length, _i0 = 0; _i0 < t12; ++_i0) {\n simple = t10[_i0];\n t13 = A.LinkedHashMap_LinkedHashMap$_empty(t5, t6);\n for (_i1 = 0; _i1 < t4; ++_i1) {\n complex = t3[_i1];\n if (complex._complex$_maxSpecificity == null)\n complex._computeSpecificity$0();\n complex._complex$_maxSpecificity.toString;\n t14 = new A.Extender(complex, false, span);\n t15 = new A.Extension(t14, simple, null, true, span);\n t14._extension = t15;\n t13.$indexSet(0, complex, t15);\n }\n t11.$indexSet(0, simple, t13);\n }\n selector = extender._extendList$3(selector, span, t11);\n }\n return selector;\n },\n ExtensionStore$() {\n var t1 = type$.SimpleSelector;\n return new A.ExtensionStore(A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Map_ComplexSelector_Extension), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.List_Extension), A.LinkedHashMap_LinkedHashMap$_empty(type$.ModifiableCssValue_SelectorList, type$.List_CssMediaQuery), A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int), new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector), B.ExtendMode_normal);\n },\n ExtensionStore$_mode(_mode) {\n var t1 = type$.SimpleSelector;\n return new A.ExtensionStore(A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Map_ComplexSelector_Extension), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.List_Extension), A.LinkedHashMap_LinkedHashMap$_empty(type$.ModifiableCssValue_SelectorList, type$.List_CssMediaQuery), A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int), new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector), _mode);\n },\n ExtensionStore: function ExtensionStore(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._selectors = t0;\n _._extensions = t1;\n _._extensionsByExtender = t2;\n _._mediaContexts = t3;\n _._sourceSpecificity = t4;\n _._originals = t5;\n _._mode = t6;\n },\n ExtensionStore_extensionsWhereTarget_closure: function ExtensionStore_extensionsWhereTarget_closure() {\n },\n ExtensionStore__registerSelector_closure: function ExtensionStore__registerSelector_closure() {\n },\n ExtensionStore_addExtension_closure: function ExtensionStore_addExtension_closure() {\n },\n ExtensionStore_addExtension_closure0: function ExtensionStore_addExtension_closure0() {\n },\n ExtensionStore_addExtension_closure1: function ExtensionStore_addExtension_closure1(t0) {\n this.complex = t0;\n },\n ExtensionStore__extendExistingExtensions_closure: function ExtensionStore__extendExistingExtensions_closure() {\n },\n ExtensionStore__extendExistingExtensions_closure0: function ExtensionStore__extendExistingExtensions_closure0() {\n },\n ExtensionStore_addExtensions_closure: function ExtensionStore_addExtensions_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n ExtensionStore_addExtensions__closure1: function ExtensionStore_addExtensions__closure1(t0, t1, t2, t3, t4) {\n var _ = this;\n _._box_0 = t0;\n _.existingSources = t1;\n _.extensionsForTarget = t2;\n _.selectorsForTarget = t3;\n _.target = t4;\n },\n ExtensionStore_addExtensions___closure: function ExtensionStore_addExtensions___closure() {\n },\n ExtensionStore_addExtensions_closure0: function ExtensionStore_addExtensions_closure0(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n ExtensionStore_addExtensions__closure: function ExtensionStore_addExtensions__closure(t0, t1) {\n this.$this = t0;\n this.newExtensions = t1;\n },\n ExtensionStore_addExtensions__closure0: function ExtensionStore_addExtensions__closure0(t0, t1) {\n this.$this = t0;\n this.newExtensions = t1;\n },\n ExtensionStore__extendComplex_closure: function ExtensionStore__extendComplex_closure(t0) {\n this.complex = t0;\n },\n ExtensionStore__extendComplex_closure0: function ExtensionStore__extendComplex_closure0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.complex = t2;\n },\n ExtensionStore__extendComplex__closure: function ExtensionStore__extendComplex__closure() {\n },\n ExtensionStore__extendComplex__closure0: function ExtensionStore__extendComplex__closure0(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.complex = t2;\n _.path = t3;\n },\n ExtensionStore__extendComplex___closure: function ExtensionStore__extendComplex___closure() {\n },\n ExtensionStore__extendCompound_closure: function ExtensionStore__extendCompound_closure(t0) {\n this.mediaQueryContext = t0;\n },\n ExtensionStore__extendCompound_closure0: function ExtensionStore__extendCompound_closure0(t0, t1) {\n this._box_1 = t0;\n this.mediaQueryContext = t1;\n },\n ExtensionStore__extendCompound__closure: function ExtensionStore__extendCompound__closure() {\n },\n ExtensionStore__extendCompound__closure0: function ExtensionStore__extendCompound__closure0(t0) {\n this._box_0 = t0;\n },\n ExtensionStore__extendCompound_closure1: function ExtensionStore__extendCompound_closure1() {\n },\n ExtensionStore__extendCompound_closure2: function ExtensionStore__extendCompound_closure2() {\n },\n ExtensionStore__extendCompound_closure3: function ExtensionStore__extendCompound_closure3(t0) {\n this.original = t0;\n },\n ExtensionStore__extendSimple_withoutPseudo: function ExtensionStore__extendSimple_withoutPseudo(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.extensions = t1;\n _.targetsUsed = t2;\n _.simpleSpan = t3;\n },\n ExtensionStore__extendSimple_closure: function ExtensionStore__extendSimple_closure(t0, t1, t2) {\n this.$this = t0;\n this.withoutPseudo = t1;\n this.simpleSpan = t2;\n },\n ExtensionStore__extendSimple_closure0: function ExtensionStore__extendSimple_closure0() {\n },\n ExtensionStore__extendPseudo_closure: function ExtensionStore__extendPseudo_closure() {\n },\n ExtensionStore__extendPseudo_closure0: function ExtensionStore__extendPseudo_closure0() {\n },\n ExtensionStore__extendPseudo_closure1: function ExtensionStore__extendPseudo_closure1() {\n },\n ExtensionStore__extendPseudo_closure2: function ExtensionStore__extendPseudo_closure2(t0) {\n this.pseudo = t0;\n },\n ExtensionStore__extendPseudo_closure3: function ExtensionStore__extendPseudo_closure3(t0) {\n this.pseudo = t0;\n },\n ExtensionStore__trim_closure: function ExtensionStore__trim_closure(t0, t1) {\n this._box_0 = t0;\n this.complex1 = t1;\n },\n ExtensionStore__trim_closure0: function ExtensionStore__trim_closure0(t0, t1) {\n this._box_0 = t0;\n this.complex1 = t1;\n },\n ExtensionStore_clone_closure: function ExtensionStore_clone_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.newSelectors = t1;\n _.oldToNewSelectors = t2;\n _.newMediaContexts = t3;\n },\n unifyComplex(complexes) {\n var t2, unifiedBase, base, t3, t4, _i, complexesWithoutBases,\n t1 = J.getInterceptor$asx(complexes);\n if (t1.get$length(complexes) === 1)\n return complexes;\n for (t2 = t1.get$iterator(complexes), unifiedBase = null; t2.moveNext$0();) {\n base = J.get$last$ax(t2.get$current(t2));\n if (!(base instanceof A.CompoundSelector))\n return null;\n if (unifiedBase == null)\n unifiedBase = base.components;\n else\n for (t3 = base.components, t4 = t3.length, _i = 0; _i < t4; ++_i) {\n unifiedBase = t3[_i].unify$1(unifiedBase);\n if (unifiedBase == null)\n return null;\n }\n }\n t1 = t1.map$1$1(complexes, new A.unifyComplex_closure(), type$.List_ComplexSelectorComponent);\n complexesWithoutBases = A.List_List$of(t1, true, t1.$ti._eval$1(\"ListIterable.E\"));\n t1 = B.JSArray_methods.get$last(complexesWithoutBases);\n unifiedBase.toString;\n J.add$1$ax(t1, A.CompoundSelector$(unifiedBase));\n return A.weave(complexesWithoutBases);\n },\n unifyCompound(compound1, compound2) {\n var t1, result, _i, unified;\n for (t1 = compound1.length, result = compound2, _i = 0; _i < t1; ++_i, result = unified) {\n unified = compound1[_i].unify$1(result);\n if (unified == null)\n return null;\n }\n return A.CompoundSelector$(result);\n },\n unifyUniversalAndElement(selector1, selector2) {\n var namespace1, name1, t1, namespace2, name2, namespace, $name, _null = null,\n _s45_ = string$.must_b;\n if (selector1 instanceof A.UniversalSelector) {\n namespace1 = selector1.namespace;\n name1 = _null;\n } else if (selector1 instanceof A.TypeSelector) {\n t1 = selector1.name;\n namespace1 = t1.namespace;\n name1 = t1.name;\n } else\n throw A.wrapException(A.ArgumentError$value(selector1, \"selector1\", _s45_));\n if (selector2 instanceof A.UniversalSelector) {\n namespace2 = selector2.namespace;\n name2 = _null;\n } else if (selector2 instanceof A.TypeSelector) {\n t1 = selector2.name;\n namespace2 = t1.namespace;\n name2 = t1.name;\n } else\n throw A.wrapException(A.ArgumentError$value(selector2, \"selector2\", _s45_));\n if (namespace1 == namespace2 || namespace2 === \"*\")\n namespace = namespace1;\n else {\n if (namespace1 !== \"*\")\n return _null;\n namespace = namespace2;\n }\n if (name1 == name2 || name2 == null)\n $name = name1;\n else {\n if (!(name1 == null || name1 === \"*\"))\n return _null;\n $name = name2;\n }\n return $name == null ? new A.UniversalSelector(namespace) : new A.TypeSelector(new A.QualifiedName($name, namespace));\n },\n weave(complexes) {\n var t2, t3, t4, t5, target, _i, parents, newPrefixes, parentPrefixes, t6,\n t1 = type$.JSArray_List_ComplexSelectorComponent,\n prefixes = A._setArrayType([J.toList$0$ax(B.JSArray_methods.get$first(complexes))], t1);\n for (t2 = A.SubListIterable$(complexes, 1, null, A._arrayInstanceType(complexes)._precomputed1), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n t4 = t3._as(t2.__internal$_current);\n t5 = J.getInterceptor$asx(t4);\n if (t5.get$isEmpty(t4))\n continue;\n target = t5.get$last(t4);\n if (t5.get$length(t4) === 1) {\n for (t4 = prefixes.length, _i = 0; _i < prefixes.length; prefixes.length === t4 || (0, A.throwConcurrentModificationError)(prefixes), ++_i)\n J.add$1$ax(prefixes[_i], target);\n continue;\n }\n parents = t5.take$1(t4, t5.get$length(t4) - 1).toList$0(0);\n newPrefixes = A._setArrayType([], t1);\n for (t4 = prefixes.length, _i = 0; _i < prefixes.length; prefixes.length === t4 || (0, A.throwConcurrentModificationError)(prefixes), ++_i) {\n parentPrefixes = A._weaveParents(prefixes[_i], parents);\n if (parentPrefixes == null)\n continue;\n for (t5 = parentPrefixes.get$iterator(parentPrefixes); t5.moveNext$0();) {\n t6 = t5.get$current(t5);\n J.add$1$ax(t6, target);\n newPrefixes.push(t6);\n }\n }\n prefixes = newPrefixes;\n }\n return prefixes;\n },\n _weaveParents(parents1, parents2) {\n var finalCombinators, root1, root2, root, groups1, groups2, lcs, t2, choices, t3, _i, group, t4, t5, _null = null,\n t1 = type$.ComplexSelectorComponent,\n queue1 = A.ListQueue_ListQueue$of(parents1, t1),\n queue2 = A.ListQueue_ListQueue$of(parents2, t1),\n initialCombinators = A._mergeInitialCombinators(queue1, queue2);\n if (initialCombinators == null)\n return _null;\n finalCombinators = A._mergeFinalCombinators(queue1, queue2, _null);\n if (finalCombinators == null)\n return _null;\n root1 = A._firstIfRoot(queue1);\n root2 = A._firstIfRoot(queue2);\n t1 = root1 != null;\n if (t1 && root2 != null) {\n root = A.unifyCompound(root1.components, root2.components);\n if (root == null)\n return _null;\n queue1.addFirst$1(root);\n queue2.addFirst$1(root);\n } else if (t1)\n queue2.addFirst$1(root1);\n else if (root2 != null)\n queue1.addFirst$1(root2);\n groups1 = A._groupSelectors(queue1);\n groups2 = A._groupSelectors(queue2);\n t1 = type$.List_ComplexSelectorComponent;\n lcs = A.longestCommonSubsequence(groups2, groups1, new A._weaveParents_closure(), t1);\n t2 = type$.JSArray_Iterable_ComplexSelectorComponent;\n choices = A._setArrayType([A._setArrayType([initialCombinators], t2)], type$.JSArray_List_Iterable_ComplexSelectorComponent);\n for (t3 = lcs.length, _i = 0; _i < lcs.length; lcs.length === t3 || (0, A.throwConcurrentModificationError)(lcs), ++_i) {\n group = lcs[_i];\n t4 = A._chunks(groups1, groups2, new A._weaveParents_closure0(group), t1);\n t5 = A._arrayInstanceType(t4)._eval$1(\"MappedListIterable<1,Iterable>\");\n choices.push(A.List_List$of(new A.MappedListIterable(t4, new A._weaveParents_closure1(), t5), true, t5._eval$1(\"ListIterable.E\")));\n choices.push(A._setArrayType([group], t2));\n groups1.removeFirst$0();\n groups2.removeFirst$0();\n }\n t2 = A._chunks(groups1, groups2, new A._weaveParents_closure2(), t1);\n t3 = A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Iterable>\");\n choices.push(A.List_List$of(new A.MappedListIterable(t2, new A._weaveParents_closure3(), t3), true, t3._eval$1(\"ListIterable.E\")));\n B.JSArray_methods.addAll$1(choices, finalCombinators);\n return J.map$1$1$ax(A.paths(new A.WhereIterable(choices, new A._weaveParents_closure4(), type$.WhereIterable_List_Iterable_ComplexSelectorComponent), type$.Iterable_ComplexSelectorComponent), new A._weaveParents_closure5(), t1);\n },\n _firstIfRoot(queue) {\n var first;\n if (queue._collection$_head === queue._collection$_tail)\n return null;\n first = queue.get$first(queue);\n if (first instanceof A.CompoundSelector) {\n if (!A._hasRoot(first))\n return null;\n queue.removeFirst$0();\n return first;\n } else\n return null;\n },\n _mergeInitialCombinators(components1, components2) {\n var t4, combinators2, lcs,\n t1 = type$.JSArray_Combinator,\n combinators1 = A._setArrayType([], t1),\n t2 = type$.Combinator,\n t3 = components1.$ti._precomputed1;\n while (true) {\n if (!components1.get$isEmpty(components1)) {\n t4 = components1._collection$_head;\n if (t4 === components1._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t4 = t3._as(components1._collection$_table[t4]) instanceof A.Combinator;\n } else\n t4 = false;\n if (!t4)\n break;\n combinators1.push(t2._as(components1.removeFirst$0()));\n }\n combinators2 = A._setArrayType([], t1);\n t1 = components2.$ti._precomputed1;\n while (true) {\n if (!components2.get$isEmpty(components2)) {\n t3 = components2._collection$_head;\n if (t3 === components2._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t3 = t1._as(components2._collection$_table[t3]) instanceof A.Combinator;\n } else\n t3 = false;\n if (!t3)\n break;\n combinators2.push(t2._as(components2.removeFirst$0()));\n }\n lcs = A.longestCommonSubsequence(combinators1, combinators2, null, t2);\n if (B.C_ListEquality.equals$2(0, lcs, combinators1))\n return combinators2;\n if (B.C_ListEquality.equals$2(0, lcs, combinators2))\n return combinators1;\n return null;\n },\n _mergeFinalCombinators(components1, components2, result) {\n var t1, combinators1, t2, combinators2, lcs, combinator1, combinator2, compound1, compound2, choices, unified, followingSiblingSelector, nextSiblingSelector, _null = null;\n if (result == null)\n result = A.QueueList$(_null, type$.List_List_ComplexSelectorComponent);\n if (components1._collection$_head === components1._collection$_tail || !(components1.get$last(components1) instanceof A.Combinator))\n t1 = components2._collection$_head === components2._collection$_tail || !(components2.get$last(components2) instanceof A.Combinator);\n else\n t1 = false;\n if (t1)\n return result;\n t1 = type$.JSArray_Combinator;\n combinators1 = A._setArrayType([], t1);\n t2 = type$.Combinator;\n while (true) {\n if (!(!components1.get$isEmpty(components1) && components1.get$last(components1) instanceof A.Combinator))\n break;\n combinators1.push(t2._as(components1.removeLast$0(0)));\n }\n combinators2 = A._setArrayType([], t1);\n while (true) {\n if (!(!components2.get$isEmpty(components2) && components2.get$last(components2) instanceof A.Combinator))\n break;\n combinators2.push(t2._as(components2.removeLast$0(0)));\n }\n t1 = combinators1.length;\n if (t1 > 1 || combinators2.length > 1) {\n lcs = A.longestCommonSubsequence(combinators1, combinators2, _null, t2);\n if (B.C_ListEquality.equals$2(0, lcs, combinators1))\n result.addFirst$1(A._setArrayType([A.List_List$of(new A.ReversedListIterable(combinators2, type$.ReversedListIterable_Combinator), true, type$.ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n else if (B.C_ListEquality.equals$2(0, lcs, combinators2))\n result.addFirst$1(A._setArrayType([A.List_List$of(new A.ReversedListIterable(combinators1, type$.ReversedListIterable_Combinator), true, type$.ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n else\n return _null;\n return result;\n }\n combinator1 = t1 === 0 ? _null : B.JSArray_methods.get$first(combinators1);\n combinator2 = combinators2.length === 0 ? _null : B.JSArray_methods.get$first(combinators2);\n t1 = combinator1 != null;\n if (t1 && combinator2 != null) {\n t1 = type$.CompoundSelector;\n compound1 = t1._as(components1.removeLast$0(0));\n compound2 = t1._as(components2.removeLast$0(0));\n t1 = combinator1 === B.Combinator_CzM;\n if (t1 && combinator2 === B.Combinator_CzM)\n if (A.compoundIsSuperselector(compound1, compound2, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([compound2, B.Combinator_CzM], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n else {\n t1 = type$.JSArray_ComplexSelectorComponent;\n t2 = type$.JSArray_List_ComplexSelectorComponent;\n if (A.compoundIsSuperselector(compound2, compound1, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([compound1, B.Combinator_CzM], t1)], t2));\n else {\n choices = A._setArrayType([A._setArrayType([compound1, B.Combinator_CzM, compound2, B.Combinator_CzM], t1), A._setArrayType([compound2, B.Combinator_CzM, compound1, B.Combinator_CzM], t1)], t2);\n unified = A.unifyCompound(compound1.components, compound2.components);\n if (unified != null)\n choices.push(A._setArrayType([unified, B.Combinator_CzM], t1));\n result.addFirst$1(choices);\n }\n }\n else {\n if (!(t1 && combinator2 === B.Combinator_uzg))\n t2 = combinator1 === B.Combinator_uzg && combinator2 === B.Combinator_CzM;\n else\n t2 = true;\n if (t2) {\n followingSiblingSelector = t1 ? compound1 : compound2;\n nextSiblingSelector = t1 ? compound2 : compound1;\n t1 = type$.JSArray_ComplexSelectorComponent;\n t2 = type$.JSArray_List_ComplexSelectorComponent;\n if (A.compoundIsSuperselector(followingSiblingSelector, nextSiblingSelector, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([nextSiblingSelector, B.Combinator_uzg], t1)], t2));\n else {\n unified = A.unifyCompound(compound1.components, compound2.components);\n t2 = A._setArrayType([A._setArrayType([followingSiblingSelector, B.Combinator_CzM, nextSiblingSelector, B.Combinator_uzg], t1)], t2);\n if (unified != null)\n t2.push(A._setArrayType([unified, B.Combinator_uzg], t1));\n result.addFirst$1(t2);\n }\n } else {\n if (combinator1 === B.Combinator_sgq)\n t2 = combinator2 === B.Combinator_uzg || combinator2 === B.Combinator_CzM;\n else\n t2 = false;\n if (t2) {\n result.addFirst$1(A._setArrayType([A._setArrayType([compound2, combinator2], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n components1._add$1(compound1);\n components1._add$1(B.Combinator_sgq);\n } else {\n if (combinator2 === B.Combinator_sgq)\n t1 = combinator1 === B.Combinator_uzg || t1;\n else\n t1 = false;\n if (t1) {\n result.addFirst$1(A._setArrayType([A._setArrayType([compound1, combinator1], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n components2._add$1(compound2);\n components2._add$1(B.Combinator_sgq);\n } else if (combinator1 === combinator2) {\n unified = A.unifyCompound(compound1.components, compound2.components);\n if (unified == null)\n return _null;\n result.addFirst$1(A._setArrayType([A._setArrayType([unified, combinator1], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n } else\n return _null;\n }\n }\n }\n return A._mergeFinalCombinators(components1, components2, result);\n } else if (t1) {\n if (combinator1 === B.Combinator_sgq)\n if (!components2.get$isEmpty(components2)) {\n t1 = type$.CompoundSelector;\n t1 = A.compoundIsSuperselector(t1._as(components2.get$last(components2)), t1._as(components1.get$last(components1)), _null);\n } else\n t1 = false;\n else\n t1 = false;\n if (t1)\n components2.removeLast$0(0);\n result.addFirst$1(A._setArrayType([A._setArrayType([components1.removeLast$0(0), combinator1], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n return A._mergeFinalCombinators(components1, components2, result);\n } else {\n if (combinator2 === B.Combinator_sgq)\n if (!components1.get$isEmpty(components1)) {\n t1 = type$.CompoundSelector;\n t1 = A.compoundIsSuperselector(t1._as(components1.get$last(components1)), t1._as(components2.get$last(components2)), _null);\n } else\n t1 = false;\n else\n t1 = false;\n if (t1)\n components1.removeLast$0(0);\n t1 = components2.removeLast$0(0);\n combinator2.toString;\n result.addFirst$1(A._setArrayType([A._setArrayType([t1, combinator2], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent));\n return A._mergeFinalCombinators(components1, components2, result);\n }\n },\n _mustUnify(complex1, complex2) {\n var t2, t3, t4,\n t1 = A.LinkedHashSet_LinkedHashSet$_empty(type$.SimpleSelector);\n for (t2 = J.get$iterator$ax(complex1); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3 instanceof A.CompoundSelector)\n for (t3 = B.JSArray_methods.get$iterator(t3.components), t4 = new A.WhereIterator(t3, A.functions___isUnique$closure()); t4.moveNext$0();)\n t1.add$1(0, t3.get$current(t3));\n }\n if (t1._collection$_length === 0)\n return false;\n return J.any$1$ax(complex2, new A._mustUnify_closure(t1));\n },\n _isUnique(simple) {\n var t1;\n if (!(simple instanceof A.IDSelector))\n t1 = simple instanceof A.PseudoSelector && !simple.isClass;\n else\n t1 = true;\n return t1;\n },\n _chunks(queue1, queue2, done, $T) {\n var chunk2, t2,\n t1 = $T._eval$1(\"JSArray<0>\"),\n chunk1 = A._setArrayType([], t1);\n for (; !done.call$1(queue1);)\n chunk1.push(queue1.removeFirst$0());\n chunk2 = A._setArrayType([], t1);\n for (; !done.call$1(queue2);)\n chunk2.push(queue2.removeFirst$0());\n t1 = chunk1.length === 0;\n if (t1 && chunk2.length === 0)\n return A._setArrayType([], $T._eval$1(\"JSArray>\"));\n if (t1)\n return A._setArrayType([chunk2], $T._eval$1(\"JSArray>\"));\n if (chunk2.length === 0)\n return A._setArrayType([chunk1], $T._eval$1(\"JSArray>\"));\n t1 = A.List_List$of(chunk1, true, $T);\n B.JSArray_methods.addAll$1(t1, chunk2);\n t2 = A.List_List$of(chunk2, true, $T);\n B.JSArray_methods.addAll$1(t2, chunk1);\n return A._setArrayType([t1, t2], $T._eval$1(\"JSArray>\"));\n },\n paths(choices, $T) {\n return J.fold$2$ax(choices, A._setArrayType([A._setArrayType([], $T._eval$1(\"JSArray<0>\"))], $T._eval$1(\"JSArray>\")), new A.paths_closure($T));\n },\n _groupSelectors(complex) {\n var t1, t2, group, t3, t4,\n groups = A.QueueList$(null, type$.List_ComplexSelectorComponent),\n iterator = A._ListQueueIterator$(complex);\n if (!iterator.moveNext$0())\n return groups;\n t1 = A._instanceType(iterator)._precomputed1;\n t2 = type$.JSArray_ComplexSelectorComponent;\n group = A._setArrayType([t1._as(iterator._collection$_current)], t2);\n groups._queue_list$_add$1(group);\n for (; iterator.moveNext$0();) {\n t3 = B.JSArray_methods.get$last(group) instanceof A.Combinator || t1._as(iterator._collection$_current) instanceof A.Combinator;\n t4 = iterator._collection$_current;\n if (t3)\n group.push(t1._as(t4));\n else {\n group = A._setArrayType([t1._as(t4)], t2);\n groups._queue_list$_add$1(group);\n }\n }\n return groups;\n },\n _hasRoot(compound) {\n return B.JSArray_methods.any$1(compound.components, new A._hasRoot_closure());\n },\n listIsSuperselector(list1, list2) {\n return B.JSArray_methods.every$1(list2, new A.listIsSuperselector_closure(list1));\n },\n complexIsParentSuperselector(complex1, complex2) {\n var t2, base,\n t1 = J.getInterceptor$ax(complex1);\n if (t1.get$first(complex1) instanceof A.Combinator)\n return false;\n t2 = J.getInterceptor$ax(complex2);\n if (t2.get$first(complex2) instanceof A.Combinator)\n return false;\n if (t1.get$length(complex1) > t2.get$length(complex2))\n return false;\n base = A.CompoundSelector$(A._setArrayType([new A.PlaceholderSelector(\"\")], type$.JSArray_SimpleSelector));\n t1 = type$.ComplexSelectorComponent;\n t2 = A.List_List$of(complex1, true, t1);\n t2.push(base);\n t1 = A.List_List$of(complex2, true, t1);\n t1.push(base);\n return A.complexIsSuperselector(t2, t1);\n },\n complexIsSuperselector(complex1, complex2) {\n var t1, t2, t3, i1, i2, remaining1, remaining2, t4, t5, t6, afterSuperselector, afterSuperselector0, compound2, i10, combinator1, combinator2;\n if (B.JSArray_methods.get$last(complex1) instanceof A.Combinator)\n return false;\n if (B.JSArray_methods.get$last(complex2) instanceof A.Combinator)\n return false;\n for (t1 = A._arrayInstanceType(complex2), t2 = t1._precomputed1, t1 = t1._eval$1(\"SubListIterable<1>\"), t3 = type$.CompoundSelector, i1 = 0, i2 = 0; true;) {\n remaining1 = complex1.length - i1;\n remaining2 = complex2.length - i2;\n if (remaining1 === 0 || remaining2 === 0)\n return false;\n if (remaining1 > remaining2)\n return false;\n t4 = complex1[i1];\n if (t4 instanceof A.Combinator)\n return false;\n if (complex2[i2] instanceof A.Combinator)\n return false;\n t3._as(t4);\n if (remaining1 === 1) {\n t5 = t3._as(B.JSArray_methods.get$last(complex2));\n t6 = complex2.length - 1;\n t3 = new A.SubListIterable(complex2, 0, t6, t1);\n t3.SubListIterable$3(complex2, 0, t6, t2);\n return A.compoundIsSuperselector(t4, t5, t3.skip$1(0, i2));\n }\n afterSuperselector = i2 + 1;\n for (afterSuperselector0 = afterSuperselector; afterSuperselector0 < complex2.length; ++afterSuperselector0) {\n t5 = afterSuperselector0 - 1;\n compound2 = complex2[t5];\n if (compound2 instanceof A.CompoundSelector) {\n t6 = new A.SubListIterable(complex2, 0, t5, t1);\n t6.SubListIterable$3(complex2, 0, t5, t2);\n if (A.compoundIsSuperselector(t4, compound2, t6.skip$1(0, afterSuperselector)))\n break;\n }\n }\n if (afterSuperselector0 === complex2.length)\n return false;\n i10 = i1 + 1;\n combinator1 = complex1[i10];\n combinator2 = complex2[afterSuperselector0];\n if (combinator1 instanceof A.Combinator) {\n if (!(combinator2 instanceof A.Combinator))\n return false;\n if (combinator1 === B.Combinator_CzM) {\n if (combinator2 === B.Combinator_sgq)\n return false;\n } else if (combinator2 !== combinator1)\n return false;\n if (remaining1 === 3 && remaining2 > 3)\n return false;\n i1 += 2;\n i2 = afterSuperselector0 + 1;\n } else {\n if (combinator2 instanceof A.Combinator) {\n if (combinator2 !== B.Combinator_sgq)\n return false;\n i2 = afterSuperselector0 + 1;\n } else\n i2 = afterSuperselector0;\n i1 = i10;\n }\n }\n },\n compoundIsSuperselector(compound1, compound2, parents) {\n var t1, t2, _i, simple1, simple2;\n for (t1 = compound1.components, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n simple1 = t1[_i];\n if (simple1 instanceof A.PseudoSelector && simple1.selector != null) {\n if (!A._selectorPseudoIsSuperselector(simple1, compound2, parents))\n return false;\n } else if (!A._simpleIsSuperselectorOfCompound(simple1, compound2))\n return false;\n }\n for (t1 = compound2.components, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n simple2 = t1[_i];\n if (simple2 instanceof A.PseudoSelector && !simple2.isClass && simple2.selector == null && !A._simpleIsSuperselectorOfCompound(simple2, compound1))\n return false;\n }\n return true;\n },\n _simpleIsSuperselectorOfCompound(simple, compound) {\n return B.JSArray_methods.any$1(compound.components, new A._simpleIsSuperselectorOfCompound_closure(simple));\n },\n _selectorPseudoIsSuperselector(pseudo1, compound2, parents) {\n var selector1_ = pseudo1.selector;\n if (selector1_ == null)\n throw A.wrapException(A.ArgumentError$(\"Selector \" + pseudo1.toString$0(0) + \" must have a selector argument.\", null));\n switch (pseudo1.normalizedName) {\n case \"is\":\n case \"matches\":\n case \"any\":\n return A._selectorPseudoArgs(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure(selector1_)) || B.JSArray_methods.any$1(selector1_.components, new A._selectorPseudoIsSuperselector_closure0(parents, compound2));\n case \"has\":\n case \"host\":\n case \"host-context\":\n return A._selectorPseudoArgs(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure1(selector1_));\n case \"slotted\":\n return A._selectorPseudoArgs(compound2, pseudo1.name, false).any$1(0, new A._selectorPseudoIsSuperselector_closure2(selector1_));\n case \"not\":\n return B.JSArray_methods.every$1(selector1_.components, new A._selectorPseudoIsSuperselector_closure3(compound2, pseudo1));\n case \"current\":\n return A._selectorPseudoArgs(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure4(selector1_));\n case \"nth-child\":\n case \"nth-last-child\":\n return B.JSArray_methods.any$1(compound2.components, new A._selectorPseudoIsSuperselector_closure5(pseudo1, selector1_));\n default:\n throw A.wrapException(\"unreachable\");\n }\n },\n _selectorPseudoArgs(compound, $name, isClass) {\n var t1 = type$.WhereTypeIterable_PseudoSelector;\n return A.IterableNullableExtension_whereNotNull(new A.MappedIterable(new A.WhereIterable(new A.WhereTypeIterable(compound.components, t1), new A._selectorPseudoArgs_closure(isClass, $name), t1._eval$1(\"WhereIterable\")), new A._selectorPseudoArgs_closure0(), t1._eval$1(\"MappedIterable\")), type$.SelectorList);\n },\n unifyComplex_closure: function unifyComplex_closure() {\n },\n _weaveParents_closure: function _weaveParents_closure() {\n },\n _weaveParents_closure0: function _weaveParents_closure0(t0) {\n this.group = t0;\n },\n _weaveParents_closure1: function _weaveParents_closure1() {\n },\n _weaveParents__closure1: function _weaveParents__closure1() {\n },\n _weaveParents_closure2: function _weaveParents_closure2() {\n },\n _weaveParents_closure3: function _weaveParents_closure3() {\n },\n _weaveParents__closure0: function _weaveParents__closure0() {\n },\n _weaveParents_closure4: function _weaveParents_closure4() {\n },\n _weaveParents_closure5: function _weaveParents_closure5() {\n },\n _weaveParents__closure: function _weaveParents__closure() {\n },\n _mustUnify_closure: function _mustUnify_closure(t0) {\n this.uniqueSelectors = t0;\n },\n _mustUnify__closure: function _mustUnify__closure(t0) {\n this.uniqueSelectors = t0;\n },\n paths_closure: function paths_closure(t0) {\n this.T = t0;\n },\n paths__closure: function paths__closure(t0, t1) {\n this.paths = t0;\n this.T = t1;\n },\n paths___closure: function paths___closure(t0, t1) {\n this.option = t0;\n this.T = t1;\n },\n _hasRoot_closure: function _hasRoot_closure() {\n },\n listIsSuperselector_closure: function listIsSuperselector_closure(t0) {\n this.list1 = t0;\n },\n listIsSuperselector__closure: function listIsSuperselector__closure(t0) {\n this.complex1 = t0;\n },\n _simpleIsSuperselectorOfCompound_closure: function _simpleIsSuperselectorOfCompound_closure(t0) {\n this.simple = t0;\n },\n _simpleIsSuperselectorOfCompound__closure: function _simpleIsSuperselectorOfCompound__closure(t0) {\n this.simple = t0;\n },\n _selectorPseudoIsSuperselector_closure: function _selectorPseudoIsSuperselector_closure(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure0: function _selectorPseudoIsSuperselector_closure0(t0, t1) {\n this.parents = t0;\n this.compound2 = t1;\n },\n _selectorPseudoIsSuperselector_closure1: function _selectorPseudoIsSuperselector_closure1(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure2: function _selectorPseudoIsSuperselector_closure2(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure3: function _selectorPseudoIsSuperselector_closure3(t0, t1) {\n this.compound2 = t0;\n this.pseudo1 = t1;\n },\n _selectorPseudoIsSuperselector__closure: function _selectorPseudoIsSuperselector__closure(t0, t1) {\n this.complex = t0;\n this.pseudo1 = t1;\n },\n _selectorPseudoIsSuperselector___closure: function _selectorPseudoIsSuperselector___closure(t0) {\n this.simple2 = t0;\n },\n _selectorPseudoIsSuperselector___closure0: function _selectorPseudoIsSuperselector___closure0(t0) {\n this.simple2 = t0;\n },\n _selectorPseudoIsSuperselector_closure4: function _selectorPseudoIsSuperselector_closure4(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure5: function _selectorPseudoIsSuperselector_closure5(t0, t1) {\n this.pseudo1 = t0;\n this.selector1 = t1;\n },\n _selectorPseudoArgs_closure: function _selectorPseudoArgs_closure(t0, t1) {\n this.isClass = t0;\n this.name = t1;\n },\n _selectorPseudoArgs_closure0: function _selectorPseudoArgs_closure0() {\n },\n MergedExtension_merge(left, right) {\n var t4, t5, t6,\n t1 = left.extender,\n t2 = t1.selector,\n t3 = B.C_ListEquality.equals$2(0, t2.components, right.extender.selector.components);\n if (!t3 || !left.target.$eq(0, right.target))\n throw A.wrapException(A.ArgumentError$(left.toString$0(0) + \" and \" + right.toString$0(0) + \" aren't the same extension.\", null));\n t3 = left.mediaContext;\n t4 = t3 == null;\n if (!t4) {\n t5 = right.mediaContext;\n t5 = t5 != null && !B.C_ListEquality.equals$2(0, t3, t5);\n } else\n t5 = false;\n if (t5)\n throw A.wrapException(A.SassException$(\"From \" + left.span.message$1(0, \"\") + string$.x0aYou_m, right.span));\n if (right.isOptional && right.mediaContext == null)\n return left;\n if (left.isOptional && t4)\n return right;\n t5 = left.target;\n t6 = left.span;\n if (t4)\n t3 = right.mediaContext;\n t2.get$maxSpecificity();\n t1 = new A.Extender(t2, false, t1.span);\n return t1._extension = new A.MergedExtension(left, right, t1, t5, t3, true, t6);\n },\n MergedExtension: function MergedExtension(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.left = t0;\n _.right = t1;\n _.extender = t2;\n _.target = t3;\n _.mediaContext = t4;\n _.isOptional = t5;\n _.span = t6;\n },\n ExtendMode: function ExtendMode(t0) {\n this.name = t0;\n },\n globalFunctions_closure: function globalFunctions_closure() {\n },\n _updateComponents($arguments, adjust, change, scale) {\n var keywords, alpha, red, green, blue, hueNumber, t2, hue, saturation, lightness, whiteness, blackness, hasRgb, hasSL, hasWB, t3, t4, t5, _null = null,\n t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n argumentList = type$.SassArgumentList._as(t1.$index($arguments, 1));\n if (argumentList._list$_contents.length !== 0)\n throw A.wrapException(A.SassScriptException$(string$.Only_op));\n argumentList._wereKeywordsAccessed = true;\n keywords = A.LinkedHashMap_LinkedHashMap$of(argumentList._keywords, type$.String, type$.Value);\n t1 = new A._updateComponents_getParam(keywords, scale, change);\n alpha = t1.call$2(\"alpha\", 1);\n red = t1.call$2(\"red\", 255);\n green = t1.call$2(\"green\", 255);\n blue = t1.call$2(\"blue\", 255);\n if (scale)\n hueNumber = _null;\n else {\n t2 = keywords.remove$1(0, \"hue\");\n hueNumber = t2 == null ? _null : t2.assertNumber$1(\"hue\");\n }\n t2 = hueNumber == null;\n if (!t2)\n A._checkAngle(hueNumber, \"hue\");\n hue = t2 ? _null : hueNumber._number$_value;\n saturation = t1.call$3$checkPercent(\"saturation\", 100, true);\n lightness = t1.call$3$checkPercent(\"lightness\", 100, true);\n whiteness = t1.call$3$assertPercent(\"whiteness\", 100, true);\n blackness = t1.call$3$assertPercent(\"blackness\", 100, true);\n if (keywords.get$isNotEmpty(keywords))\n throw A.wrapException(A.SassScriptException$(\"No \" + A.pluralize(\"argument\", keywords.get$length(keywords), _null) + \" named \" + A.S(A.toSentence(keywords.get$keys(keywords).map$1$1(0, new A._updateComponents_closure(), type$.Object), \"or\")) + \".\"));\n hasRgb = red != null || green != null || blue != null;\n hasSL = saturation != null || lightness != null;\n hasWB = whiteness != null || blackness != null;\n if (hasRgb)\n t1 = hasSL || hasWB || hue != null;\n else\n t1 = false;\n if (t1)\n throw A.wrapException(A.SassScriptException$(string$.RGB_pa + (hasWB ? \"HWB\" : \"HSL\") + \" parameters.\"));\n if (hasSL && hasWB)\n throw A.wrapException(A.SassScriptException$(string$.HSL_pa));\n t1 = new A._updateComponents_updateValue(change, adjust);\n t2 = new A._updateComponents_updateRgb(t1);\n if (hasRgb) {\n t3 = t2.call$2(color.get$red(color), red);\n t4 = t2.call$2(color.get$green(color), green);\n t2 = t2.call$2(color.get$blue(color), blue);\n return color.changeRgb$4$alpha$blue$green$red(t1.call$3(color._alpha, alpha, 1), t2, t4, t3);\n } else if (hasWB) {\n if (change)\n t2 = hue;\n else {\n t2 = color.get$hue(color);\n t2 += hue == null ? 0 : hue;\n }\n t3 = t1.call$3(color.get$whiteness(color), whiteness, 100);\n t4 = t1.call$3(color.get$blackness(color), blackness, 100);\n t5 = color._alpha;\n t1 = t1.call$3(t5, alpha, 1);\n if (t2 == null)\n t2 = color.get$hue(color);\n if (t3 == null)\n t3 = color.get$whiteness(color);\n if (t4 == null)\n t4 = color.get$blackness(color);\n return A.SassColor_SassColor$hwb(t2, t3, t4, t1 == null ? t5 : t1);\n } else {\n t2 = hue == null;\n if (!t2 || hasSL) {\n if (change)\n t2 = hue;\n else {\n t3 = color.get$hue(color);\n t3 += t2 ? 0 : hue;\n t2 = t3;\n }\n t3 = t1.call$3(color.get$saturation(color), saturation, 100);\n t4 = t1.call$3(color.get$lightness(color), lightness, 100);\n return color.changeHsl$4$alpha$hue$lightness$saturation(t1.call$3(color._alpha, alpha, 1), t2, t4, t3);\n } else if (alpha != null)\n return color.changeAlpha$1(t1.call$3(color._alpha, alpha, 1));\n else\n return color;\n }\n },\n _functionString($name, $arguments) {\n return new A.SassString($name + \"(\" + J.map$1$1$ax($arguments, new A._functionString_closure(), type$.String).join$1(0, \", \") + \")\", false);\n },\n _removedColorFunction($name, argument, negative) {\n return A.BuiltInCallable$function($name, \"$color, $amount\", new A._removedColorFunction_closure($name, argument, negative), \"sass:color\");\n },\n _rgb($name, $arguments) {\n var t2, red, green, blue,\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null;\n if (!t1.$index($arguments, 0).get$isSpecialNumber())\n if (!t1.$index($arguments, 1).get$isSpecialNumber())\n if (!t1.$index($arguments, 2).get$isSpecialNumber()) {\n t2 = alpha == null ? null : alpha.get$isSpecialNumber();\n t2 = t2 === true;\n } else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n return A._functionString($name, $arguments);\n red = t1.$index($arguments, 0).assertNumber$1(\"red\");\n green = t1.$index($arguments, 1).assertNumber$1(\"green\");\n blue = t1.$index($arguments, 2).assertNumber$1(\"blue\");\n return A.SassColor$rgb(A.fuzzyRound(A._percentageOrUnitless(red, 255, \"red\")), A.fuzzyRound(A._percentageOrUnitless(green, 255, \"green\")), A.fuzzyRound(A._percentageOrUnitless(blue, 255, \"blue\")), A.NullableExtension_andThen(alpha, new A._rgb_closure()), null);\n },\n _rgbTwoArg($name, $arguments) {\n var first, color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar())\n return A._functionString($name, $arguments);\n else if (t1.$index($arguments, 1).get$isVar()) {\n first = t1.$index($arguments, 0);\n if (first instanceof A.SassColor)\n return new A.SassString($name + \"(\" + first.get$red(first) + \", \" + first.get$green(first) + \", \" + first.get$blue(first) + \", \" + A.serializeValue(t1.$index($arguments, 1), false, true) + \")\", false);\n else\n return A._functionString($name, $arguments);\n } else if (t1.$index($arguments, 1).get$isSpecialNumber()) {\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.SassString($name + \"(\" + color.get$red(color) + \", \" + color.get$green(color) + \", \" + color.get$blue(color) + \", \" + A.serializeValue(t1.$index($arguments, 1), false, true) + \")\", false);\n }\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeAlpha$1(A._percentageOrUnitless(t1.$index($arguments, 1).assertNumber$1(\"alpha\"), 1, \"alpha\"));\n },\n _hsl($name, $arguments) {\n var t2, hue, saturation, lightness,\n _s10_ = \"saturation\",\n _s9_ = \"lightness\",\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null;\n if (!t1.$index($arguments, 0).get$isSpecialNumber())\n if (!t1.$index($arguments, 1).get$isSpecialNumber())\n if (!t1.$index($arguments, 2).get$isSpecialNumber()) {\n t2 = alpha == null ? null : alpha.get$isSpecialNumber();\n t2 = t2 === true;\n } else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n return A._functionString($name, $arguments);\n hue = t1.$index($arguments, 0).assertNumber$1(\"hue\");\n saturation = t1.$index($arguments, 1).assertNumber$1(_s10_);\n lightness = t1.$index($arguments, 2).assertNumber$1(_s9_);\n A._checkAngle(hue, \"hue\");\n A._checkPercent(saturation, _s10_);\n A._checkPercent(lightness, _s9_);\n return A.SassColor$hsl(hue._number$_value, B.JSNumber_methods.clamp$2(saturation._number$_value, 0, 100), B.JSNumber_methods.clamp$2(lightness._number$_value, 0, 100), A.NullableExtension_andThen(alpha, new A._hsl_closure()));\n },\n _checkAngle(angle, $name) {\n var t1, t2, t3, actualUnit,\n _s31_ = \"To preserve current behavior: $\";\n if (!angle.get$hasUnits() || angle.hasUnit$1(\"deg\"))\n return;\n t1 = \"\" + (\"$\" + A.S($name) + \": Passing a unit other than deg (\" + angle.toString$0(0) + \") is deprecated.\\n\") + \"\\n\";\n if (angle.compatibleWithUnit$1(\"deg\")) {\n t2 = \"You're passing \" + angle.toString$0(0) + string$.x2c_whici;\n t3 = type$.JSArray_String;\n t3 = t1 + (t2 + new A.SingleUnitSassNumber(\"deg\", angle._number$_value, null).toString$0(0) + \".\\n\") + (string$.Soon__ + angle.coerce$2(A._setArrayType([\"deg\"], t3), A._setArrayType([], t3)).toString$0(0) + \".\\n\") + \"\\n\";\n actualUnit = B.JSArray_methods.get$first(angle.get$numeratorUnits(angle));\n t3 = t3 + (_s31_ + A.S($name) + \" * 1deg/1\" + actualUnit + \"\\n\") + (\"To migrate to new behavior: 0deg + $\" + A.S($name) + \"\\n\") + \"\\n\";\n t1 = t3;\n } else\n t1 = t1 + (_s31_ + A.S($name) + A._removeUnits(angle) + \"\\n\") + \"\\n\";\n t1 += \"See https://sass-lang.com/d/color-units\";\n A.EvaluationContext_current().warn$2$deprecation(0, t1.charCodeAt(0) == 0 ? t1 : t1, true);\n },\n _checkPercent(number, $name) {\n var t1;\n if (number.hasUnit$1(\"%\"))\n return;\n t1 = \"$\" + $name + \": Passing a number without unit % (\" + number.toString$0(0) + string$.x29x20is_d + $name + A._removeUnits(number) + \" * 1%\";\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n },\n _removeUnits(number) {\n var t2,\n t1 = number.get$denominatorUnits(number);\n t1 = new A.MappedListIterable(t1, new A._removeUnits_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n t2 = number.get$numeratorUnits(number);\n return t1 + new A.MappedListIterable(t2, new A._removeUnits_closure0(), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n _hwb($arguments) {\n var _s9_ = \"whiteness\",\n _s9_0 = \"blackness\",\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null,\n hue = t1.$index($arguments, 0).assertNumber$1(\"hue\"),\n whiteness = t1.$index($arguments, 1).assertNumber$1(_s9_),\n blackness = t1.$index($arguments, 2).assertNumber$1(_s9_0);\n whiteness.assertUnit$2(\"%\", _s9_);\n blackness.assertUnit$2(\"%\", _s9_0);\n return A.SassColor_SassColor$hwb(hue._number$_value, whiteness.valueInRange$3(0, 100, _s9_), blackness.valueInRange$3(0, 100, _s9_0), A.NullableExtension_andThen(alpha, new A._hwb_closure()));\n },\n _parseChannels($name, argumentNames, channels) {\n var list, t1, channels0, alphaFromSlashList, isCommaSeparated, isBracketed, buffer, maybeSlashSeparated, slash,\n _s17_ = \"$channels must be\";\n if (channels.get$isVar())\n return A._functionString($name, A._setArrayType([channels], type$.JSArray_Value));\n if (channels.get$separator(channels) === B.ListSeparator_1gm) {\n list = channels.get$asList();\n t1 = list.length;\n if (t1 !== 2)\n throw A.wrapException(A.SassScriptException$(string$.Only_2 + t1 + \" \" + A.pluralize(\"was\", list.length, \"were\") + \" passed.\"));\n channels0 = list[0];\n alphaFromSlashList = list[1];\n if (!alphaFromSlashList.get$isSpecialNumber())\n alphaFromSlashList.assertNumber$1(\"alpha\");\n if (list[0].get$isVar())\n return A._functionString($name, A._setArrayType([channels], type$.JSArray_Value));\n } else {\n channels0 = channels;\n alphaFromSlashList = null;\n }\n isCommaSeparated = channels0.get$separator(channels0) === B.ListSeparator_kWM;\n isBracketed = channels0.get$hasBrackets();\n if (isCommaSeparated || isBracketed) {\n buffer = new A.StringBuffer(_s17_);\n if (isBracketed) {\n t1 = _s17_ + \" an unbracketed\";\n buffer._contents = t1;\n } else\n t1 = _s17_;\n if (isCommaSeparated) {\n t1 += isBracketed ? \",\" : \" a\";\n buffer._contents = t1;\n t1 = buffer._contents = t1 + \" space-separated\";\n }\n buffer._contents = t1 + \" list.\";\n throw A.wrapException(A.SassScriptException$(buffer.toString$0(0)));\n }\n list = channels0.get$asList();\n t1 = list.length;\n if (t1 > 3)\n throw A.wrapException(A.SassScriptException$(\"Only 3 elements allowed, but \" + t1 + \" were passed.\"));\n else if (t1 < 3) {\n if (!B.JSArray_methods.any$1(list, new A._parseChannels_closure()))\n if (list.length !== 0) {\n t1 = B.JSArray_methods.get$last(list);\n if (t1 instanceof A.SassString)\n if (t1._hasQuotes) {\n t1 = t1._string$_text;\n t1 = A.startsWithIgnoreCase(t1, \"var(\") && B.JSString_methods.contains$1(t1, \"/\");\n } else\n t1 = false;\n else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return A._functionString($name, A._setArrayType([channels], type$.JSArray_Value));\n else\n throw A.wrapException(A.SassScriptException$(\"Missing element \" + argumentNames[list.length] + \".\"));\n }\n if (alphaFromSlashList != null) {\n t1 = A.List_List$of(list, true, type$.Value);\n t1.push(alphaFromSlashList);\n return t1;\n }\n maybeSlashSeparated = list[2];\n if (maybeSlashSeparated instanceof A.SassNumber) {\n slash = maybeSlashSeparated.asSlash;\n if (slash == null)\n return list;\n return A._setArrayType([list[0], list[1], slash.item1, slash.item2], type$.JSArray_Value);\n } else if (maybeSlashSeparated instanceof A.SassString && !maybeSlashSeparated._hasQuotes && B.JSString_methods.contains$1(maybeSlashSeparated._string$_text, \"/\"))\n return A._functionString($name, A._setArrayType([channels0], type$.JSArray_Value));\n else\n return list;\n },\n _percentageOrUnitless(number, max, $name) {\n var value;\n if (!number.get$hasUnits())\n value = number._number$_value;\n else if (number.hasUnit$1(\"%\"))\n value = max * number._number$_value / 100;\n else\n throw A.wrapException(A.SassScriptException$(\"$\" + $name + \": Expected \" + number.toString$0(0) + ' to have no units or \"%\".'));\n return B.JSNumber_methods.clamp$2(value, 0, max);\n },\n _mixColors(color1, color2, weight) {\n var weightScale = weight.valueInRange$3(0, 100, \"weight\") / 100,\n normalizedWeight = weightScale * 2 - 1,\n t1 = color1._alpha,\n t2 = color2._alpha,\n alphaDistance = t1 - t2,\n t3 = normalizedWeight * alphaDistance,\n weight1 = ((t3 === -1 ? normalizedWeight : (normalizedWeight + alphaDistance) / (1 + t3)) + 1) / 2,\n weight2 = 1 - weight1;\n return A.SassColor$rgb(A.fuzzyRound(color1.get$red(color1) * weight1 + color2.get$red(color2) * weight2), A.fuzzyRound(color1.get$green(color1) * weight1 + color2.get$green(color2) * weight2), A.fuzzyRound(color1.get$blue(color1) * weight1 + color2.get$blue(color2) * weight2), t1 * weightScale + t2 * (1 - weightScale), null);\n },\n _opacify($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return color.changeAlpha$1(B.JSNumber_methods.clamp$2(color._alpha + t1.$index($arguments, 1).assertNumber$1(\"amount\").valueInRange$3(0, 1, \"amount\"), 0, 1));\n },\n _transparentize($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return color.changeAlpha$1(B.JSNumber_methods.clamp$2(color._alpha - t1.$index($arguments, 1).assertNumber$1(\"amount\").valueInRange$3(0, 1, \"amount\"), 0, 1));\n },\n _function4($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:color\");\n },\n global_closure: function global_closure() {\n },\n global_closure0: function global_closure0() {\n },\n global_closure1: function global_closure1() {\n },\n global_closure2: function global_closure2() {\n },\n global_closure3: function global_closure3() {\n },\n global_closure4: function global_closure4() {\n },\n global_closure5: function global_closure5() {\n },\n global_closure6: function global_closure6() {\n },\n global_closure7: function global_closure7() {\n },\n global_closure8: function global_closure8() {\n },\n global_closure9: function global_closure9() {\n },\n global_closure10: function global_closure10() {\n },\n global_closure11: function global_closure11() {\n },\n global_closure12: function global_closure12() {\n },\n global_closure13: function global_closure13() {\n },\n global_closure14: function global_closure14() {\n },\n global_closure15: function global_closure15() {\n },\n global_closure16: function global_closure16() {\n },\n global_closure17: function global_closure17() {\n },\n global_closure18: function global_closure18() {\n },\n global_closure19: function global_closure19() {\n },\n global_closure20: function global_closure20() {\n },\n global_closure21: function global_closure21() {\n },\n global_closure22: function global_closure22() {\n },\n global_closure23: function global_closure23() {\n },\n global_closure24: function global_closure24() {\n },\n global__closure: function global__closure() {\n },\n global_closure25: function global_closure25() {\n },\n module_closure: function module_closure() {\n },\n module_closure0: function module_closure0() {\n },\n module_closure1: function module_closure1() {\n },\n module_closure2: function module_closure2() {\n },\n module_closure3: function module_closure3() {\n },\n module_closure4: function module_closure4() {\n },\n module_closure5: function module_closure5() {\n },\n module_closure6: function module_closure6() {\n },\n module__closure: function module__closure() {\n },\n module_closure7: function module_closure7() {\n },\n _red_closure: function _red_closure() {\n },\n _green_closure: function _green_closure() {\n },\n _blue_closure: function _blue_closure() {\n },\n _mix_closure: function _mix_closure() {\n },\n _hue_closure: function _hue_closure() {\n },\n _saturation_closure: function _saturation_closure() {\n },\n _lightness_closure: function _lightness_closure() {\n },\n _complement_closure: function _complement_closure() {\n },\n _adjust_closure: function _adjust_closure() {\n },\n _scale_closure: function _scale_closure() {\n },\n _change_closure: function _change_closure() {\n },\n _ieHexStr_closure: function _ieHexStr_closure() {\n },\n _ieHexStr_closure_hexString: function _ieHexStr_closure_hexString() {\n },\n _updateComponents_getParam: function _updateComponents_getParam(t0, t1, t2) {\n this.keywords = t0;\n this.scale = t1;\n this.change = t2;\n },\n _updateComponents_closure: function _updateComponents_closure() {\n },\n _updateComponents_updateValue: function _updateComponents_updateValue(t0, t1) {\n this.change = t0;\n this.adjust = t1;\n },\n _updateComponents_updateRgb: function _updateComponents_updateRgb(t0) {\n this.updateValue = t0;\n },\n _functionString_closure: function _functionString_closure() {\n },\n _removedColorFunction_closure: function _removedColorFunction_closure(t0, t1, t2) {\n this.name = t0;\n this.argument = t1;\n this.negative = t2;\n },\n _rgb_closure: function _rgb_closure() {\n },\n _hsl_closure: function _hsl_closure() {\n },\n _removeUnits_closure: function _removeUnits_closure() {\n },\n _removeUnits_closure0: function _removeUnits_closure0() {\n },\n _hwb_closure: function _hwb_closure() {\n },\n _parseChannels_closure: function _parseChannels_closure() {\n },\n _function3($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:list\");\n },\n _length_closure0: function _length_closure0() {\n },\n _nth_closure: function _nth_closure() {\n },\n _setNth_closure: function _setNth_closure() {\n },\n _join_closure: function _join_closure() {\n },\n _append_closure0: function _append_closure0() {\n },\n _zip_closure: function _zip_closure() {\n },\n _zip__closure: function _zip__closure() {\n },\n _zip__closure0: function _zip__closure0(t0) {\n this._box_0 = t0;\n },\n _zip__closure1: function _zip__closure1(t0) {\n this._box_0 = t0;\n },\n _index_closure0: function _index_closure0() {\n },\n _separator_closure: function _separator_closure() {\n },\n _isBracketed_closure: function _isBracketed_closure() {\n },\n _slash_closure: function _slash_closure() {\n },\n _modify(map, keys, modify, addNesting) {\n var keyIterator = J.get$iterator$ax(keys);\n return keyIterator.moveNext$0() ? new A._modify__modifyNestedMap(keyIterator, modify, addNesting).call$1(map) : modify.call$1(map);\n },\n _deepMergeImpl(map1, map2) {\n var t1 = {},\n t2 = map2._map$_contents;\n if (t2.get$isEmpty(t2))\n return map1;\n t1.mutable = false;\n t1.result = t2;\n map1._map$_contents.forEach$1(0, new A._deepMergeImpl_closure(t1, new A._deepMergeImpl__ensureMutable(t1)));\n if (t1.mutable) {\n t2 = type$.Value;\n t2 = new A.SassMap(A.ConstantMap_ConstantMap$from(t1.result, t2, t2));\n t1 = t2;\n } else\n t1 = map2;\n return t1;\n },\n _function2($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:map\");\n },\n _get_closure: function _get_closure() {\n },\n _set_closure: function _set_closure() {\n },\n _set__closure0: function _set__closure0(t0) {\n this.$arguments = t0;\n },\n _set_closure0: function _set_closure0() {\n },\n _set__closure: function _set__closure(t0) {\n this.args = t0;\n },\n _merge_closure: function _merge_closure() {\n },\n _merge_closure0: function _merge_closure0() {\n },\n _merge__closure: function _merge__closure(t0) {\n this.map2 = t0;\n },\n _deepMerge_closure: function _deepMerge_closure() {\n },\n _deepRemove_closure: function _deepRemove_closure() {\n },\n _deepRemove__closure: function _deepRemove__closure(t0) {\n this.keys = t0;\n },\n _remove_closure: function _remove_closure() {\n },\n _remove_closure0: function _remove_closure0() {\n },\n _keys_closure: function _keys_closure() {\n },\n _values_closure: function _values_closure() {\n },\n _hasKey_closure: function _hasKey_closure() {\n },\n _modify__modifyNestedMap: function _modify__modifyNestedMap(t0, t1, t2) {\n this.keyIterator = t0;\n this.modify = t1;\n this.addNesting = t2;\n },\n _deepMergeImpl__ensureMutable: function _deepMergeImpl__ensureMutable(t0) {\n this._box_0 = t0;\n },\n _deepMergeImpl_closure: function _deepMergeImpl_closure(t0, t1) {\n this._box_0 = t0;\n this._ensureMutable = t1;\n },\n _fuzzyRoundIfZero(number) {\n if (!(Math.abs(number - 0) < $.$get$epsilon()))\n return number;\n return B.JSNumber_methods.get$isNegative(number) ? -0.0 : 0;\n },\n _numberFunction($name, transform) {\n return A.BuiltInCallable$function($name, \"$number\", new A._numberFunction_closure(transform), \"sass:math\");\n },\n _function1($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:math\");\n },\n _ceil_closure: function _ceil_closure() {\n },\n _clamp_closure: function _clamp_closure() {\n },\n _floor_closure: function _floor_closure() {\n },\n _max_closure: function _max_closure() {\n },\n _min_closure: function _min_closure() {\n },\n _abs_closure: function _abs_closure() {\n },\n _hypot_closure: function _hypot_closure() {\n },\n _hypot__closure: function _hypot__closure() {\n },\n _log_closure: function _log_closure() {\n },\n _pow_closure: function _pow_closure() {\n },\n _sqrt_closure: function _sqrt_closure() {\n },\n _acos_closure: function _acos_closure() {\n },\n _asin_closure: function _asin_closure() {\n },\n _atan_closure: function _atan_closure() {\n },\n _atan2_closure: function _atan2_closure() {\n },\n _cos_closure: function _cos_closure() {\n },\n _sin_closure: function _sin_closure() {\n },\n _tan_closure: function _tan_closure() {\n },\n _compatible_closure: function _compatible_closure() {\n },\n _isUnitless_closure: function _isUnitless_closure() {\n },\n _unit_closure: function _unit_closure() {\n },\n _percentage_closure: function _percentage_closure() {\n },\n _randomFunction_closure: function _randomFunction_closure() {\n },\n _div_closure: function _div_closure() {\n },\n _numberFunction_closure: function _numberFunction_closure(t0) {\n this.transform = t0;\n },\n _function5($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:meta\");\n },\n global_closure26: function global_closure26() {\n },\n global_closure27: function global_closure27() {\n },\n global_closure28: function global_closure28() {\n },\n global_closure29: function global_closure29() {\n },\n local_closure: function local_closure() {\n },\n local_closure0: function local_closure0() {\n },\n local__closure: function local__closure() {\n },\n _prependParent(compound) {\n var t2, _null = null,\n t1 = compound.components,\n first = B.JSArray_methods.get$first(t1);\n if (first instanceof A.UniversalSelector)\n return _null;\n if (first instanceof A.TypeSelector) {\n t2 = first.name;\n if (t2.namespace != null)\n return _null;\n t2 = A._setArrayType([new A.ParentSelector(t2.name)], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t2, A.SubListIterable$(t1, 1, _null, A._arrayInstanceType(t1)._precomputed1));\n return A.CompoundSelector$(t2);\n } else {\n t2 = A._setArrayType([new A.ParentSelector(_null)], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t2, t1);\n return A.CompoundSelector$(t2);\n }\n },\n _function0($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:selector\");\n },\n _nest_closure: function _nest_closure() {\n },\n _nest__closure: function _nest__closure(t0) {\n this._box_0 = t0;\n },\n _nest__closure0: function _nest__closure0() {\n },\n _append_closure: function _append_closure() {\n },\n _append__closure: function _append__closure() {\n },\n _append__closure0: function _append__closure0() {\n },\n _append___closure: function _append___closure(t0) {\n this.parent = t0;\n },\n _extend_closure: function _extend_closure() {\n },\n _replace_closure: function _replace_closure() {\n },\n _unify_closure: function _unify_closure() {\n },\n _isSuperselector_closure: function _isSuperselector_closure() {\n },\n _simpleSelectors_closure: function _simpleSelectors_closure() {\n },\n _simpleSelectors__closure: function _simpleSelectors__closure() {\n },\n _parse_closure: function _parse_closure() {\n },\n _codepointForIndex(index, lengthInCodepoints, allowNegative) {\n var result;\n if (index === 0)\n return 0;\n if (index > 0)\n return Math.min(index - 1, lengthInCodepoints);\n result = lengthInCodepoints + index;\n if (result < 0 && !allowNegative)\n return 0;\n return result;\n },\n _function($name, $arguments, callback) {\n return A.BuiltInCallable$function($name, $arguments, callback, \"sass:string\");\n },\n _unquote_closure: function _unquote_closure() {\n },\n _quote_closure: function _quote_closure() {\n },\n _length_closure: function _length_closure() {\n },\n _insert_closure: function _insert_closure() {\n },\n _index_closure: function _index_closure() {\n },\n _slice_closure: function _slice_closure() {\n },\n _toUpperCase_closure: function _toUpperCase_closure() {\n },\n _toLowerCase_closure: function _toLowerCase_closure() {\n },\n _uniqueId_closure: function _uniqueId_closure() {\n },\n ImportCache$(loadPaths, logger) {\n var t1 = type$.nullable_Tuple3_Importer_Uri_Uri,\n t2 = type$.Uri,\n t3 = A.ImportCache__toImporters(null, loadPaths, null),\n t4 = logger == null ? B.StderrLogger_false : logger;\n return new A.ImportCache(t3, t4, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t1), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri, t1), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.nullable_Stylesheet), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.ImporterResult));\n },\n ImportCache__toImporters(importers, loadPaths, packageConfig) {\n var t2, t3, _i, path, _null = null,\n sassPath = A._asStringQ(type$.Object._as(J.get$env$x(self.process)).SASS_PATH),\n t1 = A._setArrayType([], type$.JSArray_Importer_2);\n for (t2 = J.get$iterator$ax(loadPaths); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.push(new A.FilesystemImporter($.$get$context().absolute$7(t3, _null, _null, _null, _null, _null, _null)));\n }\n if (sassPath != null) {\n t2 = sassPath.split(J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\");\n t3 = t2.length;\n _i = 0;\n for (; _i < t3; ++_i) {\n path = t2[_i];\n t1.push(new A.FilesystemImporter($.$get$context().absolute$7(path, _null, _null, _null, _null, _null, _null)));\n }\n }\n return t1;\n },\n ImportCache: function ImportCache(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._importers = t0;\n _._logger = t1;\n _._canonicalizeCache = t2;\n _._relativeCanonicalizeCache = t3;\n _._importCache = t4;\n _._resultsCache = t5;\n },\n ImportCache_canonicalize_closure: function ImportCache_canonicalize_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.baseUrl = t1;\n _.url = t2;\n _.baseImporter = t3;\n _.forImport = t4;\n },\n ImportCache_canonicalize_closure0: function ImportCache_canonicalize_closure0(t0, t1, t2) {\n this.$this = t0;\n this.url = t1;\n this.forImport = t2;\n },\n ImportCache__canonicalize_closure: function ImportCache__canonicalize_closure(t0, t1) {\n this.importer = t0;\n this.url = t1;\n },\n ImportCache_importCanonical_closure: function ImportCache_importCanonical_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.originalUrl = t3;\n _.quiet = t4;\n },\n ImportCache_humanize_closure: function ImportCache_humanize_closure(t0) {\n this.canonicalUrl = t0;\n },\n ImportCache_humanize_closure0: function ImportCache_humanize_closure0() {\n },\n ImportCache_humanize_closure1: function ImportCache_humanize_closure1() {\n },\n Importer: function Importer() {\n },\n AsyncImporter: function AsyncImporter() {\n },\n FilesystemImporter: function FilesystemImporter(t0) {\n this._loadPath = t0;\n },\n FilesystemImporter_canonicalize_closure: function FilesystemImporter_canonicalize_closure() {\n },\n ImporterResult: function ImporterResult(t0, t1, t2) {\n this.contents = t0;\n this._sourceMapUrl = t1;\n this.syntax = t2;\n },\n fromImport() {\n var t1 = A._asBoolQ($.Zone__current.$index(0, B.Symbol__inImportRule));\n return t1 === true;\n },\n resolveImportPath(path) {\n var t1,\n extension = A.ParsedPath_ParsedPath$parse(path, $.$get$context().style)._splitExtension$1(1)[1];\n if (extension === \".sass\" || extension === \".scss\" || extension === \".css\") {\n t1 = A.fromImport() ? new A.resolveImportPath_closure(path, extension).call$0() : null;\n return t1 == null ? A._exactlyOne(A._tryPath(path)) : t1;\n }\n t1 = A.fromImport() ? new A.resolveImportPath_closure0(path).call$0() : null;\n if (t1 == null)\n t1 = A._exactlyOne(A._tryPathWithExtensions(path));\n return t1 == null ? A._tryPathAsDirectory(path) : t1;\n },\n _tryPathWithExtensions(path) {\n var result = A._tryPath(path + \".sass\");\n B.JSArray_methods.addAll$1(result, A._tryPath(path + \".scss\"));\n return result.length !== 0 ? result : A._tryPath(path + \".css\");\n },\n _tryPath(path) {\n var t1 = $.$get$context(),\n partial = A.join(t1.dirname$1(path), \"_\" + A.ParsedPath_ParsedPath$parse(path, t1.style).get$basename(), null);\n t1 = A._setArrayType([], type$.JSArray_String);\n if (A.fileExists(partial))\n t1.push(partial);\n if (A.fileExists(path))\n t1.push(path);\n return t1;\n },\n _tryPathAsDirectory(path) {\n var t1;\n if (!A.dirExists(path))\n return null;\n t1 = A.fromImport() ? new A._tryPathAsDirectory_closure(path).call$0() : null;\n return t1 == null ? A._exactlyOne(A._tryPathWithExtensions(A.join(path, \"index\", null))) : t1;\n },\n _exactlyOne(paths) {\n var t1 = paths.length;\n if (t1 === 0)\n return null;\n if (t1 === 1)\n return B.JSArray_methods.get$first(paths);\n throw A.wrapException(string$.It_s_n + B.JSArray_methods.map$1$1(paths, new A._exactlyOne_closure(), type$.String).join$1(0, \"\\n\"));\n },\n resolveImportPath_closure: function resolveImportPath_closure(t0, t1) {\n this.path = t0;\n this.extension = t1;\n },\n resolveImportPath_closure0: function resolveImportPath_closure0(t0) {\n this.path = t0;\n },\n _tryPathAsDirectory_closure: function _tryPathAsDirectory_closure(t0) {\n this.path = t0;\n },\n _exactlyOne_closure: function _exactlyOne_closure() {\n },\n InterpolationBuffer: function InterpolationBuffer(t0, t1) {\n this._interpolation_buffer$_text = t0;\n this._interpolation_buffer$_contents = t1;\n },\n _realCasePath(path) {\n var prefix, t1;\n if (!(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")))\n return path;\n if (J.$eq$(J.get$platform$x(self.process), \"win32\")) {\n prefix = B.JSString_methods.substring$2(path, 0, $.$get$context().style.rootLength$1(path));\n t1 = prefix.length;\n if (t1 !== 0 && A.isAlphabetic0(B.JSString_methods._codeUnitAt$1(prefix, 0)))\n path = prefix.toUpperCase() + B.JSString_methods.substring$1(path, t1);\n }\n return new A._realCasePath_helper().call$1(path);\n },\n _realCasePath_helper: function _realCasePath_helper() {\n },\n _realCasePath_helper_closure: function _realCasePath_helper_closure(t0, t1, t2) {\n this.helper = t0;\n this.dirname = t1;\n this.path = t2;\n },\n _realCasePath_helper__closure: function _realCasePath_helper__closure(t0) {\n this.basename = t0;\n },\n readFile(path) {\n var sourceFile, t1, i,\n contents = A._asString(A._readFile(path, \"utf8\"));\n if (!B.JSString_methods.contains$1(contents, \"\\ufffd\"))\n return contents;\n sourceFile = A.SourceFile$fromString(contents, $.$get$context().toUri$1(path));\n for (t1 = contents.length, i = 0; i < t1; ++i) {\n if (B.JSString_methods._codeUnitAt$1(contents, i) !== 65533)\n continue;\n throw A.wrapException(A.SassException$(\"Invalid UTF-8.\", A.FileLocation$_(sourceFile, i).pointSpan$0()));\n }\n return contents;\n },\n _readFile(path, encoding) {\n return A._systemErrorToFileSystemException(new A._readFile_closure(path, encoding));\n },\n writeFile(path, contents) {\n return A._systemErrorToFileSystemException(new A.writeFile_closure(path, contents));\n },\n deleteFile(path) {\n return A._systemErrorToFileSystemException(new A.deleteFile_closure(path));\n },\n readStdin() {\n return A.readStdin$body();\n },\n readStdin$body() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, sink, t1, t2, completer;\n var $async$readStdin = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n t2 = new A._Future($.Zone__current, type$._Future_String);\n completer = new A._AsyncCompleter(t2, type$._AsyncCompleter_String);\n t1.contents = null;\n sink = new A._StringCallbackSink(new A.readStdin_closure(t1, completer), new A.StringBuffer(\"\")).asUtf8Sink$1(false);\n J.on$2$x(J.get$stdin$x(self.process), \"data\", A.allowInterop(new A.readStdin_closure0(sink)));\n J.on$2$x(J.get$stdin$x(self.process), \"end\", A.allowInterop(new A.readStdin_closure1(sink)));\n J.on$2$x(J.get$stdin$x(self.process), \"error\", A.allowInterop(new A.readStdin_closure2(completer)));\n $async$returnValue = t2;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$readStdin, $async$completer);\n },\n fileExists(path) {\n return A._systemErrorToFileSystemException(new A.fileExists_closure(path));\n },\n dirExists(path) {\n return A._systemErrorToFileSystemException(new A.dirExists_closure(path));\n },\n ensureDir(path) {\n return A._systemErrorToFileSystemException(new A.ensureDir_closure(path));\n },\n listDir(path, recursive) {\n return A._systemErrorToFileSystemException(new A.listDir_closure(recursive, path));\n },\n modificationTime(path) {\n return A._systemErrorToFileSystemException(new A.modificationTime_closure(path));\n },\n _systemErrorToFileSystemException(callback) {\n var error, t1, exception, t2;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n if (!type$.JsSystemError._is(error))\n throw exception;\n t1 = error;\n t2 = J.getInterceptor$x(t1);\n throw A.wrapException(new A.FileSystemException(J.substring$2$s(t2.get$message(t1), (A.S(t2.get$code(t1)) + \": \").length, J.get$length$asx(t2.get$message(t1)) - (\", \" + A.S(t2.get$syscall(t1)) + \" '\" + A.S(t2.get$path(t1)) + \"'\").length), J.get$path$x(error)));\n }\n },\n isWindows() {\n return J.$eq$(J.get$platform$x(self.process), \"win32\");\n },\n watchDir(path, poll) {\n var t2, t3, t1 = {},\n watcher = J.watch$2$x(self.chokidar, path, {disableGlobbing: true, usePolling: poll});\n t1.controller = null;\n t2 = J.getInterceptor$x(watcher);\n t2.on$2(watcher, \"add\", A.allowInterop(new A.watchDir_closure(t1)));\n t2.on$2(watcher, \"change\", A.allowInterop(new A.watchDir_closure0(t1)));\n t2.on$2(watcher, \"unlink\", A.allowInterop(new A.watchDir_closure1(t1)));\n t2.on$2(watcher, \"error\", A.allowInterop(new A.watchDir_closure2(t1)));\n t3 = new A._Future($.Zone__current, type$._Future_Stream_WatchEvent);\n t2.on$2(watcher, \"ready\", A.allowInterop(new A.watchDir_closure3(t1, watcher, new A._AsyncCompleter(t3, type$._AsyncCompleter_Stream_WatchEvent))));\n return t3;\n },\n FileSystemException: function FileSystemException(t0, t1) {\n this.message = t0;\n this.path = t1;\n },\n Stderr: function Stderr(t0) {\n this._stderr = t0;\n },\n _readFile_closure: function _readFile_closure(t0, t1) {\n this.path = t0;\n this.encoding = t1;\n },\n writeFile_closure: function writeFile_closure(t0, t1) {\n this.path = t0;\n this.contents = t1;\n },\n deleteFile_closure: function deleteFile_closure(t0) {\n this.path = t0;\n },\n readStdin_closure: function readStdin_closure(t0, t1) {\n this._box_0 = t0;\n this.completer = t1;\n },\n readStdin_closure0: function readStdin_closure0(t0) {\n this.sink = t0;\n },\n readStdin_closure1: function readStdin_closure1(t0) {\n this.sink = t0;\n },\n readStdin_closure2: function readStdin_closure2(t0) {\n this.completer = t0;\n },\n fileExists_closure: function fileExists_closure(t0) {\n this.path = t0;\n },\n dirExists_closure: function dirExists_closure(t0) {\n this.path = t0;\n },\n ensureDir_closure: function ensureDir_closure(t0) {\n this.path = t0;\n },\n listDir_closure: function listDir_closure(t0, t1) {\n this.recursive = t0;\n this.path = t1;\n },\n listDir__closure: function listDir__closure(t0) {\n this.path = t0;\n },\n listDir__closure0: function listDir__closure0() {\n },\n listDir_closure_list: function listDir_closure_list() {\n },\n listDir__list_closure: function listDir__list_closure(t0, t1) {\n this.parent = t0;\n this.list = t1;\n },\n modificationTime_closure: function modificationTime_closure(t0) {\n this.path = t0;\n },\n watchDir_closure: function watchDir_closure(t0) {\n this._box_0 = t0;\n },\n watchDir_closure0: function watchDir_closure0(t0) {\n this._box_0 = t0;\n },\n watchDir_closure1: function watchDir_closure1(t0) {\n this._box_0 = t0;\n },\n watchDir_closure2: function watchDir_closure2(t0) {\n this._box_0 = t0;\n },\n watchDir_closure3: function watchDir_closure3(t0, t1, t2) {\n this._box_0 = t0;\n this.watcher = t1;\n this.completer = t2;\n },\n watchDir__closure: function watchDir__closure(t0) {\n this.watcher = t0;\n },\n _QuietLogger: function _QuietLogger() {\n },\n StderrLogger: function StderrLogger(t0) {\n this.color = t0;\n },\n TerseLogger: function TerseLogger(t0, t1) {\n this._warningCounts = t0;\n this._inner = t1;\n },\n TerseLogger_summarize_closure: function TerseLogger_summarize_closure() {\n },\n TerseLogger_summarize_closure0: function TerseLogger_summarize_closure0() {\n },\n TrackingLogger: function TrackingLogger(t0) {\n this._tracking$_logger = t0;\n this._emittedDebug = this._emittedWarning = false;\n },\n BuiltInModule$($name, functions, mixins, variables, $T) {\n var t1 = A._Uri__Uri(null, $name, null, \"sass\"),\n t2 = A.BuiltInModule__callableMap(functions, $T),\n t3 = A.BuiltInModule__callableMap(mixins, $T),\n t4 = variables == null ? B.Map_empty1 : new A.UnmodifiableMapView(variables, type$.UnmodifiableMapView_String_Value);\n return new A.BuiltInModule(t1, t2, t3, t4, $T._eval$1(\"BuiltInModule<0>\"));\n },\n BuiltInModule__callableMap(callables, $T) {\n var t2, _i, callable,\n t1 = type$.String;\n if (callables == null)\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, $T);\n else {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, $T);\n for (t2 = callables.length, _i = 0; _i < callables.length; callables.length === t2 || (0, A.throwConcurrentModificationError)(callables), ++_i) {\n callable = callables[_i];\n t1.$indexSet(0, J.get$name$x(callable), callable);\n }\n t1 = new A.UnmodifiableMapView(t1, type$.$env_1_1_String._bind$1($T)._eval$1(\"UnmodifiableMapView<1,2>\"));\n }\n return new A.UnmodifiableMapView(t1, type$.$env_1_1_String._bind$1($T)._eval$1(\"UnmodifiableMapView<1,2>\"));\n },\n BuiltInModule: function BuiltInModule(t0, t1, t2, t3, t4) {\n var _ = this;\n _.url = t0;\n _.functions = t1;\n _.mixins = t2;\n _.variables = t3;\n _.$ti = t4;\n },\n ForwardedModuleView_ifNecessary(inner, rule, $T) {\n var t1;\n if (rule.prefix == null)\n if (rule.shownMixinsAndFunctions == null)\n if (rule.shownVariables == null) {\n t1 = rule.hiddenMixinsAndFunctions;\n if (t1 == null)\n t1 = null;\n else {\n t1 = t1._base;\n t1 = t1.get$isEmpty(t1);\n }\n if (t1 === true) {\n t1 = rule.hiddenVariables;\n if (t1 == null)\n t1 = null;\n else {\n t1 = t1._base;\n t1 = t1.get$isEmpty(t1);\n }\n t1 = t1 === true;\n } else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n if (t1)\n return inner;\n else\n return A.ForwardedModuleView$(inner, rule, $T);\n },\n ForwardedModuleView$(_inner, _rule, $T) {\n var t1 = _rule.prefix,\n t2 = _rule.shownVariables,\n t3 = _rule.hiddenVariables,\n t4 = _rule.shownMixinsAndFunctions,\n t5 = _rule.hiddenMixinsAndFunctions;\n return new A.ForwardedModuleView(_inner, _rule, A.ForwardedModuleView__forwardedMap(_inner.get$variables(), t1, t2, t3, type$.Value), A.ForwardedModuleView__forwardedMap(_inner.get$variableNodes(), t1, t2, t3, type$.AstNode), A.ForwardedModuleView__forwardedMap(_inner.get$functions(_inner), t1, t4, t5, $T), A.ForwardedModuleView__forwardedMap(_inner.get$mixins(), t1, t4, t5, $T), $T._eval$1(\"ForwardedModuleView<0>\"));\n },\n ForwardedModuleView__forwardedMap(map, prefix, safelist, blocklist, $V) {\n var t2,\n t1 = prefix == null;\n if (t1)\n if (safelist == null)\n if (blocklist != null) {\n t2 = blocklist._base;\n t2 = t2.get$isEmpty(t2);\n } else\n t2 = true;\n else\n t2 = false;\n else\n t2 = false;\n if (t2)\n return map;\n if (!t1)\n map = new A.PrefixedMapView(map, prefix, $V._eval$1(\"PrefixedMapView<0>\"));\n if (safelist != null)\n map = new A.LimitedMapView(map, safelist._base.intersection$1(new A.MapKeySet(map, type$.MapKeySet_nullable_Object)), type$.$env_1_1_String._bind$1($V)._eval$1(\"LimitedMapView<1,2>\"));\n else {\n if (blocklist != null) {\n t1 = blocklist._base;\n t1 = t1.get$isNotEmpty(t1);\n } else\n t1 = false;\n if (t1)\n map = A.LimitedMapView$blocklist(map, blocklist, type$.String, $V);\n }\n return map;\n },\n ForwardedModuleView: function ForwardedModuleView(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._forwarded_view$_inner = t0;\n _._rule = t1;\n _.variables = t2;\n _.variableNodes = t3;\n _.functions = t4;\n _.mixins = t5;\n _.$ti = t6;\n },\n ShadowedModuleView_ifNecessary(inner, functions, mixins, variables, $T) {\n return A.ShadowedModuleView__needsBlocklist(inner.get$variables(), variables) || A.ShadowedModuleView__needsBlocklist(inner.get$functions(inner), functions) || A.ShadowedModuleView__needsBlocklist(inner.get$mixins(), mixins) ? new A.ShadowedModuleView(inner, A.ShadowedModuleView__shadowedMap(inner.get$variables(), variables, type$.Value), A.ShadowedModuleView__shadowedMap(inner.get$variableNodes(), variables, type$.AstNode), A.ShadowedModuleView__shadowedMap(inner.get$functions(inner), functions, $T), A.ShadowedModuleView__shadowedMap(inner.get$mixins(), mixins, $T), $T._eval$1(\"ShadowedModuleView<0>\")) : null;\n },\n ShadowedModuleView__shadowedMap(map, blocklist, $V) {\n var t1 = A.ShadowedModuleView__needsBlocklist(map, blocklist);\n return !t1 ? map : A.LimitedMapView$blocklist(map, blocklist, type$.String, $V);\n },\n ShadowedModuleView__needsBlocklist(map, blocklist) {\n var t1 = map.get$isNotEmpty(map) && blocklist.any$1(0, map.get$containsKey());\n return t1;\n },\n ShadowedModuleView: function ShadowedModuleView(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._shadowed_view$_inner = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.$ti = t5;\n },\n JSArray0: function JSArray0() {\n },\n Chokidar: function Chokidar() {\n },\n ChokidarOptions: function ChokidarOptions() {\n },\n ChokidarWatcher: function ChokidarWatcher() {\n },\n JSFunction: function JSFunction() {\n },\n NodeImporterResult: function NodeImporterResult() {\n },\n RenderContext: function RenderContext() {\n },\n RenderContextOptions: function RenderContextOptions() {\n },\n RenderContextResult: function RenderContextResult() {\n },\n RenderContextResultStats: function RenderContextResultStats() {\n },\n JSClass: function JSClass() {\n },\n JSUrl: function JSUrl() {\n },\n _PropertyDescriptor: function _PropertyDescriptor() {\n },\n AtRootQueryParser: function AtRootQueryParser(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n AtRootQueryParser_parse_closure: function AtRootQueryParser_parse_closure(t0) {\n this.$this = t0;\n },\n _disallowedFunctionNames_closure: function _disallowedFunctionNames_closure() {\n },\n CssParser: function CssParser(t0, t1, t2) {\n var _ = this;\n _._isUseAllowed = true;\n _._inParentheses = _._inStyleRule = _._stylesheet$_inUnknownAtRule = _._inControlDirective = _._inContentBlock = _._stylesheet$_inMixin = false;\n _._globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n KeyframeSelectorParser$(contents, logger) {\n var t1 = A.SpanScanner$(contents, null);\n return new A.KeyframeSelectorParser(t1, logger);\n },\n KeyframeSelectorParser: function KeyframeSelectorParser(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n KeyframeSelectorParser_parse_closure: function KeyframeSelectorParser_parse_closure(t0) {\n this.$this = t0;\n },\n MediaQueryParser: function MediaQueryParser(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n MediaQueryParser_parse_closure: function MediaQueryParser_parse_closure(t0) {\n this.$this = t0;\n },\n Parser_isIdentifier(text) {\n var t1, t2, exception, logger = null;\n try {\n t1 = logger;\n t2 = A.SpanScanner$(text, null);\n new A.Parser(t2, t1 == null ? B.StderrLogger_false : t1)._parseIdentifier$0();\n return true;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassFormatException)\n return false;\n else\n throw exception;\n }\n },\n Parser: function Parser(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n Parser__parseIdentifier_closure: function Parser__parseIdentifier_closure(t0) {\n this.$this = t0;\n },\n Parser_scanIdentChar_matches: function Parser_scanIdentChar_matches(t0, t1) {\n this.caseSensitive = t0;\n this.char = t1;\n },\n SassParser: function SassParser(t0, t1, t2) {\n var _ = this;\n _._currentIndentation = 0;\n _._spaces = _._nextIndentationEnd = _._nextIndentation = null;\n _._isUseAllowed = true;\n _._inParentheses = _._inStyleRule = _._stylesheet$_inUnknownAtRule = _._inControlDirective = _._inContentBlock = _._stylesheet$_inMixin = false;\n _._globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n SassParser_children_closure: function SassParser_children_closure(t0, t1, t2) {\n this.$this = t0;\n this.child = t1;\n this.children = t2;\n },\n ScssParser$(contents, logger, url) {\n var t1 = A.SpanScanner$(contents, url),\n t2 = logger == null ? B.StderrLogger_false : logger;\n return new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration), t1, t2);\n },\n ScssParser: function ScssParser(t0, t1, t2) {\n var _ = this;\n _._isUseAllowed = true;\n _._inParentheses = _._inStyleRule = _._stylesheet$_inUnknownAtRule = _._inControlDirective = _._inContentBlock = _._stylesheet$_inMixin = false;\n _._globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n SelectorParser$(contents, allowParent, allowPlaceholder, logger, url) {\n var t1 = A.SpanScanner$(contents, url);\n return new A.SelectorParser(allowParent, allowPlaceholder, t1, logger == null ? B.StderrLogger_false : logger);\n },\n SelectorParser: function SelectorParser(t0, t1, t2, t3) {\n var _ = this;\n _._allowParent = t0;\n _._allowPlaceholder = t1;\n _.scanner = t2;\n _.logger = t3;\n },\n SelectorParser_parse_closure: function SelectorParser_parse_closure(t0) {\n this.$this = t0;\n },\n SelectorParser_parseCompoundSelector_closure: function SelectorParser_parseCompoundSelector_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser: function StylesheetParser() {\n },\n StylesheetParser_parse_closure: function StylesheetParser_parse_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser_parse__closure: function StylesheetParser_parse__closure(t0) {\n this.$this = t0;\n },\n StylesheetParser_parse__closure0: function StylesheetParser_parse__closure0() {\n },\n StylesheetParser_parseArgumentDeclaration_closure: function StylesheetParser_parseArgumentDeclaration_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser_parseVariableDeclaration_closure: function StylesheetParser_parseVariableDeclaration_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser_parseUseRule_closure: function StylesheetParser_parseUseRule_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser__parseSingleProduction_closure: function StylesheetParser__parseSingleProduction_closure(t0, t1, t2) {\n this.$this = t0;\n this.production = t1;\n this.T = t2;\n },\n StylesheetParser__statement_closure: function StylesheetParser__statement_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser_variableDeclarationWithoutNamespace_closure: function StylesheetParser_variableDeclarationWithoutNamespace_closure(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n StylesheetParser_variableDeclarationWithoutNamespace_closure0: function StylesheetParser_variableDeclarationWithoutNamespace_closure0(t0) {\n this.declaration = t0;\n },\n StylesheetParser__declarationOrBuffer_closure: function StylesheetParser__declarationOrBuffer_closure(t0) {\n this.name = t0;\n },\n StylesheetParser__declarationOrBuffer_closure0: function StylesheetParser__declarationOrBuffer_closure0(t0, t1) {\n this._box_0 = t0;\n this.name = t1;\n },\n StylesheetParser__styleRule_closure: function StylesheetParser__styleRule_closure(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.wasInStyleRule = t2;\n _.start = t3;\n },\n StylesheetParser__propertyOrVariableDeclaration_closure: function StylesheetParser__propertyOrVariableDeclaration_closure(t0) {\n this._box_0 = t0;\n },\n StylesheetParser__propertyOrVariableDeclaration_closure0: function StylesheetParser__propertyOrVariableDeclaration_closure0(t0, t1) {\n this._box_0 = t0;\n this.value = t1;\n },\n StylesheetParser__atRootRule_closure: function StylesheetParser__atRootRule_closure(t0) {\n this.query = t0;\n },\n StylesheetParser__atRootRule_closure0: function StylesheetParser__atRootRule_closure0() {\n },\n StylesheetParser__eachRule_closure: function StylesheetParser__eachRule_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.wasInControlDirective = t1;\n _.variables = t2;\n _.list = t3;\n },\n StylesheetParser__functionRule_closure: function StylesheetParser__functionRule_closure(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.precedingComment = t2;\n },\n StylesheetParser__forRule_closure: function StylesheetParser__forRule_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n StylesheetParser__forRule_closure0: function StylesheetParser__forRule_closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.wasInControlDirective = t2;\n _.variable = t3;\n _.from = t4;\n _.to = t5;\n },\n StylesheetParser__memberList_closure: function StylesheetParser__memberList_closure(t0, t1, t2) {\n this.$this = t0;\n this.variables = t1;\n this.identifiers = t2;\n },\n StylesheetParser__includeRule_closure: function StylesheetParser__includeRule_closure(t0) {\n this.contentArguments_ = t0;\n },\n StylesheetParser_mediaRule_closure: function StylesheetParser_mediaRule_closure(t0) {\n this.query = t0;\n },\n StylesheetParser__mixinRule_closure: function StylesheetParser__mixinRule_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.name = t1;\n _.$arguments = t2;\n _.precedingComment = t3;\n },\n StylesheetParser_mozDocumentRule_closure: function StylesheetParser_mozDocumentRule_closure(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.name = t2;\n _.value = t3;\n },\n StylesheetParser_supportsRule_closure: function StylesheetParser_supportsRule_closure(t0) {\n this.condition = t0;\n },\n StylesheetParser__whileRule_closure: function StylesheetParser__whileRule_closure(t0, t1, t2) {\n this.$this = t0;\n this.wasInControlDirective = t1;\n this.condition = t2;\n },\n StylesheetParser_unknownAtRule_closure: function StylesheetParser_unknownAtRule_closure(t0, t1) {\n this._box_0 = t0;\n this.name = t1;\n },\n StylesheetParser_expression_resetState: function StylesheetParser_expression_resetState(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.start = t2;\n },\n StylesheetParser_expression_resolveOneOperation: function StylesheetParser_expression_resolveOneOperation(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n StylesheetParser_expression_resolveOperations: function StylesheetParser_expression_resolveOperations(t0, t1) {\n this._box_0 = t0;\n this.resolveOneOperation = t1;\n },\n StylesheetParser_expression_addSingleExpression: function StylesheetParser_expression_addSingleExpression(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.resetState = t2;\n _.resolveOperations = t3;\n },\n StylesheetParser_expression_addOperator: function StylesheetParser_expression_addOperator(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.resolveOneOperation = t2;\n },\n StylesheetParser_expression_resolveSpaceExpressions: function StylesheetParser_expression_resolveSpaceExpressions(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.resolveOperations = t2;\n },\n StylesheetParser__expressionUntilComma_closure: function StylesheetParser__expressionUntilComma_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser__unicodeRange_closure: function StylesheetParser__unicodeRange_closure() {\n },\n StylesheetParser__unicodeRange_closure0: function StylesheetParser__unicodeRange_closure0() {\n },\n StylesheetParser_namespacedExpression_closure: function StylesheetParser_namespacedExpression_closure(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n StylesheetParser_trySpecialFunction_closure: function StylesheetParser_trySpecialFunction_closure() {\n },\n StylesheetParser__expressionUntilComparison_closure: function StylesheetParser__expressionUntilComparison_closure(t0) {\n this.$this = t0;\n },\n StylesheetParser__publicIdentifier_closure: function StylesheetParser__publicIdentifier_closure(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n StylesheetNode$_(_stylesheet, importer, canonicalUrl, allUpstream) {\n var t1 = new A.StylesheetNode(_stylesheet, importer, canonicalUrl, allUpstream.item1, allUpstream.item2, A.LinkedHashSet_LinkedHashSet$_empty(type$.StylesheetNode));\n t1.StylesheetNode$_$4(_stylesheet, importer, canonicalUrl, allUpstream);\n return t1;\n },\n StylesheetGraph: function StylesheetGraph(t0, t1, t2) {\n this._nodes = t0;\n this.importCache = t1;\n this._transitiveModificationTimes = t2;\n },\n StylesheetGraph_modifiedSince_transitiveModificationTime: function StylesheetGraph_modifiedSince_transitiveModificationTime(t0) {\n this.$this = t0;\n },\n StylesheetGraph_modifiedSince_transitiveModificationTime_closure: function StylesheetGraph_modifiedSince_transitiveModificationTime_closure(t0, t1) {\n this.node = t0;\n this.transitiveModificationTime = t1;\n },\n StylesheetGraph__add_closure: function StylesheetGraph__add_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.baseImporter = t2;\n _.baseUrl = t3;\n },\n StylesheetGraph_addCanonical_closure: function StylesheetGraph_addCanonical_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.originalUrl = t3;\n },\n StylesheetGraph_reload_closure: function StylesheetGraph_reload_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.canonicalUrl = t2;\n },\n StylesheetGraph__recanonicalizeImportsForNode_closure: function StylesheetGraph__recanonicalizeImportsForNode_closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.node = t3;\n _.forImport = t4;\n _.newMap = t5;\n },\n StylesheetGraph__nodeFor_closure: function StylesheetGraph__nodeFor_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.baseImporter = t2;\n _.baseUrl = t3;\n _.forImport = t4;\n },\n StylesheetGraph__nodeFor_closure0: function StylesheetGraph__nodeFor_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.resolvedUrl = t3;\n },\n StylesheetNode: function StylesheetNode(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._stylesheet = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _._upstream = t3;\n _._upstreamImports = t4;\n _._downstream = t5;\n },\n Syntax_forPath(path) {\n switch (A.ParsedPath_ParsedPath$parse(path, $.$get$context().style)._splitExtension$1(1)[1]) {\n case \".sass\":\n return B.Syntax_Sass;\n case \".css\":\n return B.Syntax_CSS;\n default:\n return B.Syntax_SCSS;\n }\n },\n Syntax: function Syntax(t0) {\n this._syntax$_name = t0;\n },\n LimitedMapView$blocklist(_map, blocklist, $K, $V) {\n var t2, key,\n t1 = A.LinkedHashSet_LinkedHashSet$_empty($K);\n for (t2 = J.get$iterator$ax(_map.get$keys(_map)); t2.moveNext$0();) {\n key = t2.get$current(t2);\n if (!blocklist.contains$1(0, key))\n t1.add$1(0, key);\n }\n return new A.LimitedMapView(_map, t1, $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"LimitedMapView<1,2>\"));\n },\n LimitedMapView: function LimitedMapView(t0, t1, t2) {\n this._limited_map_view$_map = t0;\n this._limited_map_view$_keys = t1;\n this.$ti = t2;\n },\n MergedMapView$(maps, $K, $V) {\n var t1 = $K._eval$1(\"@<0>\")._bind$1($V);\n t1 = new A.MergedMapView(A.LinkedHashMap_LinkedHashMap$_empty($K, t1._eval$1(\"Map<1,2>\")), t1._eval$1(\"MergedMapView<1,2>\"));\n t1.MergedMapView$1(maps, $K, $V);\n return t1;\n },\n MergedMapView: function MergedMapView(t0, t1) {\n this._mapsByKey = t0;\n this.$ti = t1;\n },\n MultiDirWatcher: function MultiDirWatcher(t0, t1, t2) {\n this._watchers = t0;\n this._group = t1;\n this._poll = t2;\n },\n NoSourceMapBuffer: function NoSourceMapBuffer(t0) {\n this._no_source_map_buffer$_buffer = t0;\n },\n PrefixedMapView: function PrefixedMapView(t0, t1, t2) {\n this._prefixed_map_view$_map = t0;\n this._prefix = t1;\n this.$ti = t2;\n },\n _PrefixedKeys: function _PrefixedKeys(t0) {\n this._view = t0;\n },\n _PrefixedKeys_iterator_closure: function _PrefixedKeys_iterator_closure(t0) {\n this.$this = t0;\n },\n PublicMemberMapView: function PublicMemberMapView(t0, t1) {\n this._public_member_map_view$_inner = t0;\n this.$ti = t1;\n },\n SourceMapBuffer: function SourceMapBuffer(t0, t1) {\n var _ = this;\n _._source_map_buffer$_buffer = t0;\n _._entries = t1;\n _._column = _._line = 0;\n _._inSpan = false;\n },\n SourceMapBuffer_buildSourceMap_closure: function SourceMapBuffer_buildSourceMap_closure(t0, t1) {\n this._box_0 = t0;\n this.prefixLength = t1;\n },\n UnprefixedMapView: function UnprefixedMapView(t0, t1, t2) {\n this._unprefixed_map_view$_map = t0;\n this._unprefixed_map_view$_prefix = t1;\n this.$ti = t2;\n },\n _UnprefixedKeys: function _UnprefixedKeys(t0) {\n this._unprefixed_map_view$_view = t0;\n },\n _UnprefixedKeys_iterator_closure: function _UnprefixedKeys_iterator_closure(t0) {\n this.$this = t0;\n },\n _UnprefixedKeys_iterator_closure0: function _UnprefixedKeys_iterator_closure0(t0) {\n this.$this = t0;\n },\n toSentence(iter, conjunction) {\n var t1 = iter.__internal$_iterable,\n t2 = J.getInterceptor$asx(t1);\n if (t2.get$length(t1) === 1)\n return J.toString$0$(iter._f.call$1(t2.get$first(t1)));\n return A.TakeIterable_TakeIterable(iter, t2.get$length(t1) - 1, A._instanceType(iter)._eval$1(\"Iterable.E\")).join$1(0, \", \") + (\" \" + conjunction + \" \" + A.S(iter._f.call$1(t2.get$last(t1))));\n },\n indent(string, indentation) {\n return new A.MappedListIterable(A._setArrayType(string.split(\"\\n\"), type$.JSArray_String), new A.indent_closure(indentation), type$.MappedListIterable_String_String).join$1(0, \"\\n\");\n },\n pluralize($name, number, plural) {\n if (number === 1)\n return $name;\n if (plural != null)\n return plural;\n return $name + \"s\";\n },\n trimAscii(string, excludeEscape) {\n var t1,\n start = A._firstNonWhitespace(string);\n if (start == null)\n t1 = \"\";\n else {\n t1 = A._lastNonWhitespace(string, true);\n t1.toString;\n t1 = B.JSString_methods.substring$2(string, start, t1 + 1);\n }\n return t1;\n },\n trimAsciiRight(string, excludeEscape) {\n var end = A._lastNonWhitespace(string, excludeEscape);\n return end == null ? \"\" : B.JSString_methods.substring$2(string, 0, end + 1);\n },\n _firstNonWhitespace(string) {\n var t1, i, t2;\n for (t1 = string.length, i = 0; i < t1; ++i) {\n t2 = B.JSString_methods._codeUnitAt$1(string, i);\n if (!(t2 === 32 || t2 === 9 || t2 === 10 || t2 === 13 || t2 === 12))\n return i;\n }\n return null;\n },\n _lastNonWhitespace(string, excludeEscape) {\n var t1, i, codeUnit;\n for (t1 = string.length, i = t1 - 1; i >= 0; --i) {\n codeUnit = B.JSString_methods.codeUnitAt$1(string, i);\n if (!(codeUnit === 32 || codeUnit === 9 || codeUnit === 10 || codeUnit === 13 || codeUnit === 12))\n if (excludeEscape && i !== 0 && i !== t1 && codeUnit === 92)\n return i + 1;\n else\n return i;\n }\n return null;\n },\n isPublic(member) {\n var start = B.JSString_methods._codeUnitAt$1(member, 0);\n return start !== 45 && start !== 95;\n },\n flattenVertically(iterable, $T) {\n var result,\n t1 = iterable.$ti._eval$1(\"@\")._bind$1($T._eval$1(\"QueueList<0>\"))._eval$1(\"MappedListIterable<1,2>\"),\n queues = A.List_List$of(new A.MappedListIterable(iterable, new A.flattenVertically_closure($T), t1), true, t1._eval$1(\"ListIterable.E\"));\n if (queues.length === 1)\n return B.JSArray_methods.get$first(queues);\n result = A._setArrayType([], $T._eval$1(\"JSArray<0>\"));\n for (; queues.length !== 0;) {\n if (!!queues.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeWhere\"));\n B.JSArray_methods._removeWhere$2(queues, new A.flattenVertically_closure0(result, $T), true);\n }\n return result;\n },\n firstOrNull(iterable) {\n var iterator = J.get$iterator$ax(iterable);\n return iterator.moveNext$0() ? iterator.get$current(iterator) : null;\n },\n codepointIndexToCodeUnitIndex(string, codepointIndex) {\n var codeUnitIndex, i, codeUnitIndex0;\n for (codeUnitIndex = 0, i = 0; i < codepointIndex; ++i) {\n codeUnitIndex0 = codeUnitIndex + 1;\n codeUnitIndex = B.JSString_methods._codeUnitAt$1(string, codeUnitIndex) >>> 10 === 54 ? codeUnitIndex0 + 1 : codeUnitIndex0;\n }\n return codeUnitIndex;\n },\n codeUnitIndexToCodepointIndex(string, codeUnitIndex) {\n var codepointIndex, i;\n for (codepointIndex = 0, i = 0; i < codeUnitIndex; i = (B.JSString_methods._codeUnitAt$1(string, i) >>> 10 === 54 ? i + 1 : i) + 1)\n ++codepointIndex;\n return codepointIndex;\n },\n frameForSpan(span, member, url) {\n var t2, t3, t4,\n t1 = url == null ? span.file.url : url;\n if (t1 == null)\n t1 = $.$get$_noSourceUrl();\n t2 = span.file;\n t3 = span._file$_start;\n t4 = A.FileLocation$_(t2, t3);\n t4 = t4.file.getLine$1(t4.offset);\n t3 = A.FileLocation$_(t2, t3);\n return new A.Frame(t1, t4 + 1, t3.file.getColumn$1(t3.offset) + 1, member);\n },\n declarationName(span) {\n var text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, span._file$_start, span._end), 0, null);\n return A.trimAsciiRight(B.JSString_methods.substring$2(text, 0, B.JSString_methods.indexOf$1(text, \":\")), false);\n },\n unvendor($name) {\n var i,\n t1 = $name.length;\n if (t1 < 2)\n return $name;\n if (B.JSString_methods._codeUnitAt$1($name, 0) !== 45)\n return $name;\n if (B.JSString_methods._codeUnitAt$1($name, 1) === 45)\n return $name;\n for (i = 2; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1($name, i) === 45)\n return B.JSString_methods.substring$1($name, i + 1);\n return $name;\n },\n equalsIgnoreCase(string1, string2) {\n var t1, i;\n if (string1 === string2)\n return true;\n if (string1 == null || false)\n return false;\n t1 = string1.length;\n if (t1 !== string2.length)\n return false;\n for (i = 0; i < t1; ++i)\n if (!A.characterEqualsIgnoreCase(B.JSString_methods._codeUnitAt$1(string1, i), B.JSString_methods._codeUnitAt$1(string2, i)))\n return false;\n return true;\n },\n startsWithIgnoreCase(string, prefix) {\n var i,\n t1 = prefix.length;\n if (string.length < t1)\n return false;\n for (i = 0; i < t1; ++i)\n if (!A.characterEqualsIgnoreCase(B.JSString_methods._codeUnitAt$1(string, i), B.JSString_methods._codeUnitAt$1(prefix, i)))\n return false;\n return true;\n },\n mapInPlace(list, $function) {\n var i;\n for (i = 0; i < list.length; ++i)\n list[i] = $function.call$1(list[i]);\n },\n longestCommonSubsequence(list1, list2, select, $T) {\n var t1, _length, lengths, t2, t3, _i, selections, i, i0, j, selection, j0;\n if (select == null)\n select = new A.longestCommonSubsequence_closure($T);\n t1 = J.getInterceptor$asx(list1);\n _length = t1.get$length(list1) + 1;\n lengths = J.JSArray_JSArray$allocateFixed(_length, type$.List_int);\n for (t2 = J.getInterceptor$asx(list2), t3 = type$.int, _i = 0; _i < _length; ++_i)\n lengths[_i] = A.List_List$filled(t2.get$length(list2) + 1, 0, false, t3);\n _length = t1.get$length(list1);\n selections = J.JSArray_JSArray$allocateFixed(_length, $T._eval$1(\"List<0?>\"));\n for (t3 = $T._eval$1(\"0?\"), _i = 0; _i < _length; ++_i)\n selections[_i] = A.List_List$filled(t2.get$length(list2), null, false, t3);\n for (i = 0; i < t1.get$length(list1); i = i0)\n for (i0 = i + 1, j = 0; j < t2.get$length(list2); j = j0) {\n selection = select.call$2(t1.$index(list1, i), t2.$index(list2, j));\n selections[i][j] = selection;\n t3 = lengths[i0];\n j0 = j + 1;\n t3[j0] = selection == null ? Math.max(t3[j], lengths[i][j0]) : lengths[i][j] + 1;\n }\n return new A.longestCommonSubsequence_backtrack(selections, lengths, $T).call$2(t1.get$length(list1) - 1, t2.get$length(list2) - 1);\n },\n removeFirstWhere(list, test, orElse) {\n var i;\n for (i = 0; i < list.length; ++i) {\n if (!test.call$1(list[i]))\n continue;\n B.JSArray_methods.removeAt$1(list, i);\n return;\n }\n orElse.call$0();\n },\n mapAddAll2(destination, source, K1, K2, $V) {\n source.forEach$1(0, new A.mapAddAll2_closure(destination, K1, K2, $V));\n },\n setAll(map, keys, value) {\n var t1;\n for (t1 = J.get$iterator$ax(keys); t1.moveNext$0();)\n map.$indexSet(0, t1.get$current(t1), value);\n },\n rotateSlice(list, start, end) {\n var i, next,\n element = list.$index(0, end - 1);\n for (i = start; i < end; ++i, element = next) {\n next = list.$index(0, i);\n list.$indexSet(0, i, element);\n }\n },\n mapAsync(iterable, callback, $E, $F) {\n return A.mapAsync$body(iterable, callback, $E, $F, $F._eval$1(\"Iterable<0>\"));\n },\n mapAsync$body(iterable, callback, $E, $F, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, t2, _i, t1, $async$temp1;\n var $async$mapAsync = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._setArrayType([], $F._eval$1(\"JSArray<0>\"));\n t2 = iterable.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$temp1 = t1;\n $async$goto = 6;\n return A._asyncAwait(callback.call$1(iterable[_i]), $async$mapAsync);\n case 6:\n // returning from await.\n $async$temp1.push($async$result);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$mapAsync, $async$completer);\n },\n putIfAbsentAsync(map, key, ifAbsent, $K, $V) {\n return A.putIfAbsentAsync$body(map, key, ifAbsent, $K, $V, $V);\n },\n putIfAbsentAsync$body(map, key, ifAbsent, $K, $V, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, value;\n var $async$putIfAbsentAsync = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (map.containsKey$1(key)) {\n $async$returnValue = $V._as(map.$index(0, key));\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 3;\n return A._asyncAwait(ifAbsent.call$0(), $async$putIfAbsentAsync);\n case 3:\n // returning from await.\n value = $async$result;\n map.$indexSet(0, key, value);\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$putIfAbsentAsync, $async$completer);\n },\n copyMapOfMap(map, K1, K2, $V) {\n var t2, t3, t4, t5,\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(K1, K2._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"Map<1,2>\"));\n for (t2 = map.get$entries(map), t2 = t2.get$iterator(t2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t4 = t3.key;\n t3 = t3.value;\n t5 = A.LinkedHashMap_LinkedHashMap(null, null, null, K2, $V);\n t5.addAll$1(0, t3);\n t1.$indexSet(0, t4, t5);\n }\n return t1;\n },\n copyMapOfList(map, $K, $E) {\n var t2, t3,\n t1 = A.LinkedHashMap_LinkedHashMap$_empty($K, $E._eval$1(\"List<0>\"));\n for (t2 = map.get$entries(map), t2 = t2.get$iterator(t2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.$indexSet(0, t3.key, J.toList$0$ax(t3.value));\n }\n return t1;\n },\n consumeEscapedCharacter(scanner) {\n var first, value, i, next, t1;\n scanner.expectChar$1(92);\n first = scanner.peekChar$0();\n if (first == null)\n return 65533;\n else if (first === 10 || first === 13 || first === 12)\n scanner.error$1(0, \"Expected escape sequence.\");\n else if (A.isHex(first)) {\n for (value = 0, i = 0; i < 6; ++i) {\n next = scanner.peekChar$0();\n if (next == null || !A.isHex(next))\n break;\n value = (value << 4 >>> 0) + A.asHex(scanner.readChar$0());\n }\n t1 = scanner.peekChar$0();\n if (t1 === 32 || t1 === 9 || t1 === 10 || t1 === 13 || t1 === 12)\n scanner.readChar$0();\n if (value !== 0)\n t1 = value >= 55296 && value <= 57343 || value >= 1114111;\n else\n t1 = true;\n if (t1)\n return 65533;\n else\n return value;\n } else\n return scanner.readChar$0();\n },\n throwWithTrace(error, trace) {\n A.attachTrace(error, trace);\n throw A.wrapException(error);\n },\n attachTrace(error, trace) {\n var t1;\n if (trace.toString$0(0).length === 0)\n return;\n t1 = $.$get$_traces();\n A.Expando__checkType(error);\n t1 = t1._jsWeakMap;\n if (t1.get(error) == null)\n t1.set(error, trace);\n },\n getTrace(error) {\n var t1;\n if (typeof error == \"string\" || typeof error == \"number\" || A._isBool(error))\n t1 = null;\n else {\n t1 = $.$get$_traces();\n A.Expando__checkType(error);\n t1 = t1._jsWeakMap.get(error);\n }\n return t1;\n },\n indent_closure: function indent_closure(t0) {\n this.indentation = t0;\n },\n flattenVertically_closure: function flattenVertically_closure(t0) {\n this.T = t0;\n },\n flattenVertically_closure0: function flattenVertically_closure0(t0, t1) {\n this.result = t0;\n this.T = t1;\n },\n longestCommonSubsequence_closure: function longestCommonSubsequence_closure(t0) {\n this.T = t0;\n },\n longestCommonSubsequence_backtrack: function longestCommonSubsequence_backtrack(t0, t1, t2) {\n this.selections = t0;\n this.lengths = t1;\n this.T = t2;\n },\n mapAddAll2_closure: function mapAddAll2_closure(t0, t1, t2, t3) {\n var _ = this;\n _.destination = t0;\n _.K1 = t1;\n _.K2 = t2;\n _.V = t3;\n },\n Value: function Value() {\n },\n SassArgumentList$(contents, keywords, separator) {\n var t1 = type$.Value;\n t1 = new A.SassArgumentList(A.ConstantMap_ConstantMap$from(keywords, type$.String, t1), A.List_List$unmodifiable(contents, t1), separator, false);\n t1.SassList$3$brackets(contents, separator, false);\n return t1;\n },\n SassArgumentList: function SassArgumentList(t0, t1, t2, t3) {\n var _ = this;\n _._keywords = t0;\n _._wereKeywordsAccessed = false;\n _._list$_contents = t1;\n _._separator = t2;\n _._hasBrackets = t3;\n },\n SassBoolean: function SassBoolean(t0) {\n this.value = t0;\n },\n SassCalculation_calc(argument) {\n argument = A.SassCalculation__simplify(argument);\n if (argument instanceof A.SassNumber)\n return argument;\n if (argument instanceof A.SassCalculation)\n return argument;\n return new A.SassCalculation(\"calc\", A.List_List$unmodifiable([argument], type$.Object));\n },\n SassCalculation_min($arguments) {\n var minimum, _i, arg, t2,\n args = A.List_List$unmodifiable(new A.MappedListIterable($arguments, A.calculation_SassCalculation__simplify$closure(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Object),\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.ArgumentError$(\"min() must have at least one argument.\", null));\n for (minimum = null, _i = 0; _i < t1; ++_i) {\n arg = args[_i];\n if (arg instanceof A.SassNumber)\n t2 = minimum != null && !minimum.isComparableTo$1(arg);\n else\n t2 = true;\n if (t2) {\n minimum = null;\n break;\n } else if (minimum == null || minimum.greaterThan$1(arg).value)\n minimum = arg;\n }\n if (minimum != null)\n return minimum;\n A.SassCalculation__verifyCompatibleNumbers(args);\n return new A.SassCalculation(\"min\", args);\n },\n SassCalculation_max($arguments) {\n var maximum, _i, arg, t2,\n args = A.List_List$unmodifiable(new A.MappedListIterable($arguments, A.calculation_SassCalculation__simplify$closure(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Object),\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.ArgumentError$(\"max() must have at least one argument.\", null));\n for (maximum = null, _i = 0; _i < t1; ++_i) {\n arg = args[_i];\n if (arg instanceof A.SassNumber)\n t2 = maximum != null && !maximum.isComparableTo$1(arg);\n else\n t2 = true;\n if (t2) {\n maximum = null;\n break;\n } else if (maximum == null || maximum.lessThan$1(arg).value)\n maximum = arg;\n }\n if (maximum != null)\n return maximum;\n A.SassCalculation__verifyCompatibleNumbers(args);\n return new A.SassCalculation(\"max\", args);\n },\n SassCalculation_clamp(min, value, max) {\n var t1, args;\n if (value == null && max != null)\n throw A.wrapException(A.ArgumentError$(\"If value is null, max must also be null.\", null));\n min = A.SassCalculation__simplify(min);\n value = A.NullableExtension_andThen(value, A.calculation_SassCalculation__simplify$closure());\n max = A.NullableExtension_andThen(max, A.calculation_SassCalculation__simplify$closure());\n if (min instanceof A.SassNumber && value instanceof A.SassNumber && max instanceof A.SassNumber && min.hasCompatibleUnits$1(value) && min.hasCompatibleUnits$1(max)) {\n if (value.lessThanOrEquals$1(min).value)\n return min;\n if (value.greaterThanOrEquals$1(max).value)\n return max;\n return value;\n }\n t1 = [min];\n if (value != null)\n t1.push(value);\n if (max != null)\n t1.push(max);\n args = A.List_List$unmodifiable(t1, type$.Object);\n A.SassCalculation__verifyCompatibleNumbers(args);\n A.SassCalculation__verifyLength(args, 3);\n return new A.SassCalculation(\"clamp\", args);\n },\n SassCalculation_operateInternal(operator, left, right, inMinMax) {\n var t1, t2;\n left = A.SassCalculation__simplify(left);\n right = A.SassCalculation__simplify(right);\n t1 = operator === B.CalculationOperator_Iem;\n if (t1 || operator === B.CalculationOperator_uti) {\n if (left instanceof A.SassNumber)\n if (right instanceof A.SassNumber)\n t2 = inMinMax ? left.isComparableTo$1(right) : left.hasCompatibleUnits$1(right);\n else\n t2 = false;\n else\n t2 = false;\n if (t2)\n return t1 ? left.plus$1(right) : left.minus$1(right);\n A.SassCalculation__verifyCompatibleNumbers(A._setArrayType([left, right], type$.JSArray_Object));\n if (right instanceof A.SassNumber) {\n t2 = right._number$_value;\n t2 = t2 < 0 && !(Math.abs(t2 - 0) < $.$get$epsilon());\n } else\n t2 = false;\n if (t2) {\n right = right.times$1(new A.UnitlessSassNumber(-1, null));\n operator = t1 ? B.CalculationOperator_uti : B.CalculationOperator_Iem;\n }\n return new A.CalculationOperation(operator, left, right);\n } else if (left instanceof A.SassNumber && right instanceof A.SassNumber)\n return operator === B.CalculationOperator_Dih ? left.times$1(right) : left.dividedBy$1(right);\n else\n return new A.CalculationOperation(operator, left, right);\n },\n SassCalculation__simplify(arg) {\n var _s32_ = \" can't be used in a calculation.\";\n if (arg instanceof A.SassNumber || arg instanceof A.CalculationInterpolation || arg instanceof A.CalculationOperation)\n return arg;\n else if (arg instanceof A.SassString) {\n if (!arg._hasQuotes)\n return arg;\n throw A.wrapException(A.SassCalculation__exception(\"Quoted string \" + arg.toString$0(0) + _s32_));\n } else if (arg instanceof A.SassCalculation)\n return arg.name === \"calc\" ? arg.$arguments[0] : arg;\n else if (arg instanceof A.Value)\n throw A.wrapException(A.SassCalculation__exception(\"Value \" + arg.toString$0(0) + _s32_));\n else\n throw A.wrapException(A.ArgumentError$(\"Unexpected calculation argument \" + A.S(arg) + \".\", null));\n },\n SassCalculation__verifyCompatibleNumbers(args) {\n var t1, _i, t2, arg, i, number1, j, number2;\n for (t1 = args.length, _i = 0; t2 = args.length, _i < t2; args.length === t1 || (0, A.throwConcurrentModificationError)(args), ++_i) {\n arg = args[_i];\n if (!(arg instanceof A.SassNumber))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(A.SassCalculation__exception(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\"));\n }\n for (t1 = t2, i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.SassCalculation__exception(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\"));\n }\n }\n },\n SassCalculation__verifyLength(args, expectedLength) {\n var t1 = args.length;\n if (t1 === expectedLength)\n return;\n if (B.JSArray_methods.any$1(args, new A.SassCalculation__verifyLength_closure()))\n return;\n throw A.wrapException(A.SassCalculation__exception(\"\" + expectedLength + \" arguments required, but only \" + t1 + \" \" + A.pluralize(\"was\", t1, \"were\") + \" passed.\"));\n },\n SassCalculation__exception(message) {\n return new A.SassScriptException(message);\n },\n SassCalculation: function SassCalculation(t0, t1) {\n this.name = t0;\n this.$arguments = t1;\n },\n SassCalculation__verifyLength_closure: function SassCalculation__verifyLength_closure() {\n },\n CalculationOperation: function CalculationOperation(t0, t1, t2) {\n this.operator = t0;\n this.left = t1;\n this.right = t2;\n },\n CalculationOperator: function CalculationOperator(t0, t1, t2) {\n this.name = t0;\n this.operator = t1;\n this.precedence = t2;\n },\n CalculationInterpolation: function CalculationInterpolation(t0) {\n this.value = t0;\n },\n SassColor$rgb(_red, _green, _blue, alpha, originalSpan) {\n var t1 = new A.SassColor(_red, _green, _blue, null, null, null, alpha == null ? 1 : A.fuzzyAssertRange(alpha, 0, 1, \"alpha\"), originalSpan);\n A.RangeError_checkValueInInterval(t1.get$red(t1), 0, 255, \"red\");\n A.RangeError_checkValueInInterval(t1.get$green(t1), 0, 255, \"green\");\n A.RangeError_checkValueInInterval(t1.get$blue(t1), 0, 255, \"blue\");\n return t1;\n },\n SassColor$hsl(hue, saturation, lightness, alpha) {\n var _null = null,\n t1 = B.JSNumber_methods.$mod(hue, 360),\n t2 = A.fuzzyAssertRange(saturation, 0, 100, \"saturation\"),\n t3 = A.fuzzyAssertRange(lightness, 0, 100, \"lightness\");\n return new A.SassColor(_null, _null, _null, t1, t2, t3, alpha == null ? 1 : A.fuzzyAssertRange(alpha, 0, 1, \"alpha\"), _null);\n },\n SassColor_SassColor$hwb(hue, whiteness, blackness, alpha) {\n var t2, t1 = {},\n scaledHue = B.JSNumber_methods.$mod(hue, 360) / 360,\n scaledWhiteness = t1.scaledWhiteness = A.fuzzyAssertRange(whiteness, 0, 100, \"whiteness\") / 100,\n scaledBlackness = A.fuzzyAssertRange(blackness, 0, 100, \"blackness\") / 100,\n sum = scaledWhiteness + scaledBlackness;\n if (sum > 1) {\n t2 = t1.scaledWhiteness = scaledWhiteness / sum;\n scaledBlackness /= sum;\n } else\n t2 = scaledWhiteness;\n t2 = new A.SassColor_SassColor$hwb_toRgb(t1, 1 - t2 - scaledBlackness);\n return A.SassColor$rgb(t2.call$1(scaledHue + 0.3333333333333333), t2.call$1(scaledHue), t2.call$1(scaledHue - 0.3333333333333333), alpha, null);\n },\n SassColor__hueToRgb(m1, m2, hue) {\n if (hue < 0)\n ++hue;\n if (hue > 1)\n --hue;\n if (hue < 0.16666666666666666)\n return m1 + (m2 - m1) * hue * 6;\n else if (hue < 0.5)\n return m2;\n else if (hue < 0.6666666666666666)\n return m1 + (m2 - m1) * (0.6666666666666666 - hue) * 6;\n else\n return m1;\n },\n SassColor: function SassColor(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _._red = t0;\n _._green = t1;\n _._blue = t2;\n _._hue = t3;\n _._saturation = t4;\n _._lightness = t5;\n _._alpha = t6;\n _.originalSpan = t7;\n },\n SassColor_SassColor$hwb_toRgb: function SassColor_SassColor$hwb_toRgb(t0, t1) {\n this._box_0 = t0;\n this.factor = t1;\n },\n SassFunction: function SassFunction(t0) {\n this.callable = t0;\n },\n SassList$(contents, _separator, brackets) {\n var t1 = new A.SassList(A.List_List$unmodifiable(contents, type$.Value), _separator, brackets);\n t1.SassList$3$brackets(contents, _separator, brackets);\n return t1;\n },\n SassList: function SassList(t0, t1, t2) {\n this._list$_contents = t0;\n this._separator = t1;\n this._hasBrackets = t2;\n },\n SassList_isBlank_closure: function SassList_isBlank_closure() {\n },\n ListSeparator: function ListSeparator(t0, t1) {\n this._list$_name = t0;\n this.separator = t1;\n },\n SassMap: function SassMap(t0) {\n this._map$_contents = t0;\n },\n SassMap_asList_closure: function SassMap_asList_closure(t0) {\n this.result = t0;\n },\n _SassNull: function _SassNull() {\n },\n conversionFactor(unit1, unit2) {\n var innerMap;\n if (unit1 === unit2)\n return 1;\n innerMap = B.Map_K2BWj.$index(0, unit1);\n if (innerMap == null)\n return null;\n return innerMap.$index(0, unit2);\n },\n SassNumber_SassNumber(value, unit) {\n return unit == null ? new A.UnitlessSassNumber(value, null) : new A.SingleUnitSassNumber(unit, value, null);\n },\n SassNumber_SassNumber$withUnits(value, denominatorUnits, numeratorUnits) {\n var t1, numerators, unsimplifiedDenominators, denominators, _i, denominator, simplifiedAway, i, factor, _null = null;\n if (denominatorUnits == null || denominatorUnits.length === 0) {\n t1 = numeratorUnits.length;\n if (t1 === 0)\n return new A.UnitlessSassNumber(value, _null);\n else if (t1 === 1)\n return new A.SingleUnitSassNumber(numeratorUnits[0], value, _null);\n else\n return new A.ComplexSassNumber(A.List_List$unmodifiable(numeratorUnits, type$.String), B.List_empty, value, _null);\n } else {\n t1 = numeratorUnits.length;\n if (t1 === 0)\n return new A.ComplexSassNumber(B.List_empty, A.List_List$unmodifiable(denominatorUnits, type$.String), value, _null);\n else {\n numerators = A._setArrayType(numeratorUnits.slice(0), A._arrayInstanceType(numeratorUnits));\n unsimplifiedDenominators = A._setArrayType(denominatorUnits.slice(0), A.instanceType(denominatorUnits)._eval$1(\"JSArray<1>\"));\n denominators = A._setArrayType([], type$.JSArray_String);\n for (t1 = unsimplifiedDenominators.length, _i = 0; _i < unsimplifiedDenominators.length; unsimplifiedDenominators.length === t1 || (0, A.throwConcurrentModificationError)(unsimplifiedDenominators), ++_i) {\n denominator = unsimplifiedDenominators[_i];\n i = 0;\n while (true) {\n if (!(i < numerators.length)) {\n simplifiedAway = false;\n break;\n }\n c$0: {\n factor = A.conversionFactor(denominator, numerators[i]);\n if (factor == null)\n break c$0;\n value *= factor;\n B.JSArray_methods.removeAt$1(numerators, i);\n simplifiedAway = true;\n break;\n }\n ++i;\n }\n if (!simplifiedAway)\n denominators.push(denominator);\n }\n if (denominatorUnits.length === 0) {\n t1 = numeratorUnits.length;\n if (t1 === 0)\n return new A.UnitlessSassNumber(value, _null);\n else if (t1 === 1)\n return new A.SingleUnitSassNumber(B.JSArray_methods.get$single(numeratorUnits), value, _null);\n }\n t1 = type$.String;\n return new A.ComplexSassNumber(A.List_List$unmodifiable(numerators, t1), A.List_List$unmodifiable(denominators, t1), value, _null);\n }\n }\n },\n SassNumber: function SassNumber() {\n },\n SassNumber__coerceOrConvertValue__compatibilityException: function SassNumber__coerceOrConvertValue__compatibilityException(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.other = t1;\n _.otherName = t2;\n _.otherHasUnits = t3;\n _.name = t4;\n _.newNumerators = t5;\n _.newDenominators = t6;\n },\n SassNumber__coerceOrConvertValue_closure: function SassNumber__coerceOrConvertValue_closure(t0, t1) {\n this._box_0 = t0;\n this.newNumerator = t1;\n },\n SassNumber__coerceOrConvertValue_closure0: function SassNumber__coerceOrConvertValue_closure0(t0) {\n this._compatibilityException = t0;\n },\n SassNumber__coerceOrConvertValue_closure1: function SassNumber__coerceOrConvertValue_closure1(t0, t1) {\n this._box_0 = t0;\n this.newDenominator = t1;\n },\n SassNumber__coerceOrConvertValue_closure2: function SassNumber__coerceOrConvertValue_closure2(t0) {\n this._compatibilityException = t0;\n },\n SassNumber_plus_closure: function SassNumber_plus_closure() {\n },\n SassNumber_minus_closure: function SassNumber_minus_closure() {\n },\n SassNumber_multiplyUnits_closure: function SassNumber_multiplyUnits_closure(t0, t1) {\n this._box_0 = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure0: function SassNumber_multiplyUnits_closure0(t0, t1) {\n this.newNumerators = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure1: function SassNumber_multiplyUnits_closure1(t0, t1) {\n this._box_0 = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure2: function SassNumber_multiplyUnits_closure2(t0, t1) {\n this.newNumerators = t0;\n this.numerator = t1;\n },\n SassNumber__areAnyConvertible_closure: function SassNumber__areAnyConvertible_closure(t0) {\n this.units2 = t0;\n },\n SassNumber__canonicalizeUnitList_closure: function SassNumber__canonicalizeUnitList_closure() {\n },\n SassNumber__canonicalMultiplier_closure: function SassNumber__canonicalMultiplier_closure(t0) {\n this.$this = t0;\n },\n ComplexSassNumber: function ComplexSassNumber(t0, t1, t2, t3) {\n var _ = this;\n _._numeratorUnits = t0;\n _._denominatorUnits = t1;\n _._number$_value = t2;\n _.hashCache = null;\n _.asSlash = t3;\n },\n SingleUnitSassNumber: function SingleUnitSassNumber(t0, t1, t2) {\n var _ = this;\n _._unit = t0;\n _._number$_value = t1;\n _.hashCache = null;\n _.asSlash = t2;\n },\n SingleUnitSassNumber__coerceToUnit_closure: function SingleUnitSassNumber__coerceToUnit_closure(t0, t1) {\n this.$this = t0;\n this.unit = t1;\n },\n SingleUnitSassNumber__coerceValueToUnit_closure: function SingleUnitSassNumber__coerceValueToUnit_closure(t0) {\n this.$this = t0;\n },\n SingleUnitSassNumber_multiplyUnits_closure: function SingleUnitSassNumber_multiplyUnits_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n SingleUnitSassNumber_multiplyUnits_closure0: function SingleUnitSassNumber_multiplyUnits_closure0(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n UnitlessSassNumber: function UnitlessSassNumber(t0, t1) {\n this._number$_value = t0;\n this.hashCache = null;\n this.asSlash = t1;\n },\n SassString$(_text, quotes) {\n return new A.SassString(_text, quotes);\n },\n SassString: function SassString(t0, t1) {\n var _ = this;\n _._string$_text = t0;\n _._hasQuotes = t1;\n _.__SassString__sassLength = $;\n _._hashCache = null;\n },\n _EvaluateVisitor$0(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t1 = type$.Uri,\n t2 = type$.Module_AsyncCallable,\n t3 = A._setArrayType([], type$.JSArray_Tuple2_String_AstNode),\n t4 = logger == null ? B.StderrLogger_false : logger;\n t3 = new A._EvaluateVisitor0(importCache, nodeImporter, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.AsyncCallable), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode), t4, A.LinkedHashSet_LinkedHashSet$_empty(type$.Tuple2_String_SourceSpan), quietDeps, sourceMap, A.AsyncEnvironment$(), A.LinkedHashSet_LinkedHashSet$_empty(t1), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.nullable_AstNode), t3, B.Configuration_Map_empty);\n t3._EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap0(functions, importCache, logger, nodeImporter, quietDeps, sourceMap);\n return t3;\n },\n _EvaluateVisitor0: function _EvaluateVisitor0(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._async_evaluate$_importCache = t0;\n _._async_evaluate$_nodeImporter = t1;\n _._async_evaluate$_builtInFunctions = t2;\n _._async_evaluate$_builtInModules = t3;\n _._async_evaluate$_modules = t4;\n _._async_evaluate$_moduleNodes = t5;\n _._async_evaluate$_logger = t6;\n _._async_evaluate$_warningsEmitted = t7;\n _._async_evaluate$_quietDeps = t8;\n _._async_evaluate$_sourceMap = t9;\n _._async_evaluate$_environment = t10;\n _._async_evaluate$_declarationName = _._async_evaluate$__parent = _._async_evaluate$_mediaQueries = _._async_evaluate$_styleRuleIgnoringAtRoot = null;\n _._async_evaluate$_member = \"root stylesheet\";\n _._async_evaluate$_importSpan = _._async_evaluate$_callableNode = null;\n _._async_evaluate$_inKeyframes = _._async_evaluate$_atRootExcludingStyleRule = _._async_evaluate$_inUnknownAtRule = _._async_evaluate$_inFunction = false;\n _._async_evaluate$_loadedUrls = t11;\n _._async_evaluate$_activeModules = t12;\n _._async_evaluate$_stack = t13;\n _._async_evaluate$_importer = null;\n _._async_evaluate$_inDependency = false;\n _._async_evaluate$__extensionStore = _._async_evaluate$_outOfOrderImports = _._async_evaluate$__endOfImports = _._async_evaluate$__root = _._async_evaluate$__stylesheet = null;\n _._async_evaluate$_configuration = t14;\n },\n _EvaluateVisitor_closure9: function _EvaluateVisitor_closure9(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure10: function _EvaluateVisitor_closure10(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure11: function _EvaluateVisitor_closure11(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure12: function _EvaluateVisitor_closure12(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure13: function _EvaluateVisitor_closure13(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure14: function _EvaluateVisitor_closure14(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure15: function _EvaluateVisitor_closure15(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure16: function _EvaluateVisitor_closure16(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure4: function _EvaluateVisitor__closure4(t0, t1, t2) {\n this.$this = t0;\n this.name = t1;\n this.module = t2;\n },\n _EvaluateVisitor_closure17: function _EvaluateVisitor_closure17(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure18: function _EvaluateVisitor_closure18(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure2: function _EvaluateVisitor__closure2(t0, t1, t2) {\n this.values = t0;\n this.span = t1;\n this.callableNode = t2;\n },\n _EvaluateVisitor__closure3: function _EvaluateVisitor__closure3(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_run_closure0: function _EvaluateVisitor_run_closure0(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.importer = t2;\n },\n _EvaluateVisitor__loadModule_closure1: function _EvaluateVisitor__loadModule_closure1(t0, t1) {\n this.callback = t0;\n this.builtInModule = t1;\n },\n _EvaluateVisitor__loadModule_closure2: function _EvaluateVisitor__loadModule_closure2(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.nodeWithSpan = t2;\n _.baseUrl = t3;\n _.namesInErrors = t4;\n _.configuration = t5;\n _.callback = t6;\n },\n _EvaluateVisitor__loadModule__closure0: function _EvaluateVisitor__loadModule__closure0(t0, t1) {\n this.$this = t0;\n this.message = t1;\n },\n _EvaluateVisitor__execute_closure0: function _EvaluateVisitor__execute_closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.stylesheet = t2;\n _.extensionStore = t3;\n _.configuration = t4;\n _.css = t5;\n },\n _EvaluateVisitor__combineCss_closure2: function _EvaluateVisitor__combineCss_closure2() {\n },\n _EvaluateVisitor__combineCss_closure3: function _EvaluateVisitor__combineCss_closure3(t0) {\n this.selectors = t0;\n },\n _EvaluateVisitor__combineCss_closure4: function _EvaluateVisitor__combineCss_closure4() {\n },\n _EvaluateVisitor__extendModules_closure1: function _EvaluateVisitor__extendModules_closure1(t0) {\n this.originalSelectors = t0;\n },\n _EvaluateVisitor__extendModules_closure2: function _EvaluateVisitor__extendModules_closure2() {\n },\n _EvaluateVisitor__topologicalModules_visitModule0: function _EvaluateVisitor__topologicalModules_visitModule0(t0, t1) {\n this.seen = t0;\n this.sorted = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure2: function _EvaluateVisitor_visitAtRootRule_closure2(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure3: function _EvaluateVisitor_visitAtRootRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure4: function _EvaluateVisitor_visitAtRootRule_closure4(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure5: function _EvaluateVisitor__scopeForAtRoot_closure5(t0, t1, t2) {\n this.$this = t0;\n this.newParent = t1;\n this.node = t2;\n },\n _EvaluateVisitor__scopeForAtRoot_closure6: function _EvaluateVisitor__scopeForAtRoot_closure6(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure7: function _EvaluateVisitor__scopeForAtRoot_closure7(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot__closure0: function _EvaluateVisitor__scopeForAtRoot__closure0(t0, t1) {\n this.innerScope = t0;\n this.callback = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure8: function _EvaluateVisitor__scopeForAtRoot_closure8(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure9: function _EvaluateVisitor__scopeForAtRoot_closure9() {\n },\n _EvaluateVisitor__scopeForAtRoot_closure10: function _EvaluateVisitor__scopeForAtRoot_closure10(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor_visitContentRule_closure0: function _EvaluateVisitor_visitContentRule_closure0(t0, t1) {\n this.$this = t0;\n this.content = t1;\n },\n _EvaluateVisitor_visitDeclaration_closure1: function _EvaluateVisitor_visitDeclaration_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitDeclaration_closure2: function _EvaluateVisitor_visitDeclaration_closure2(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitEachRule_closure2: function _EvaluateVisitor_visitEachRule_closure2(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure3: function _EvaluateVisitor_visitEachRule_closure3(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure4: function _EvaluateVisitor_visitEachRule_closure4(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.list = t1;\n _.setVariables = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitEachRule__closure0: function _EvaluateVisitor_visitEachRule__closure0(t0, t1, t2) {\n this.$this = t0;\n this.setVariables = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitEachRule___closure0: function _EvaluateVisitor_visitEachRule___closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitExtendRule_closure0: function _EvaluateVisitor_visitExtendRule_closure0(t0, t1) {\n this.$this = t0;\n this.targetText = t1;\n },\n _EvaluateVisitor_visitAtRule_closure2: function _EvaluateVisitor_visitAtRule_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitAtRule_closure3: function _EvaluateVisitor_visitAtRule_closure3(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule__closure0: function _EvaluateVisitor_visitAtRule__closure0(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule_closure4: function _EvaluateVisitor_visitAtRule_closure4() {\n },\n _EvaluateVisitor_visitForRule_closure4: function _EvaluateVisitor_visitForRule_closure4(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure5: function _EvaluateVisitor_visitForRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure6: function _EvaluateVisitor_visitForRule_closure6(t0) {\n this.fromNumber = t0;\n },\n _EvaluateVisitor_visitForRule_closure7: function _EvaluateVisitor_visitForRule_closure7(t0, t1) {\n this.toNumber = t0;\n this.fromNumber = t1;\n },\n _EvaluateVisitor_visitForRule_closure8: function _EvaluateVisitor_visitForRule_closure8(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.node = t2;\n _.from = t3;\n _.direction = t4;\n _.fromNumber = t5;\n },\n _EvaluateVisitor_visitForRule__closure0: function _EvaluateVisitor_visitForRule__closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitForwardRule_closure1: function _EvaluateVisitor_visitForwardRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForwardRule_closure2: function _EvaluateVisitor_visitForwardRule_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIfRule_closure0: function _EvaluateVisitor_visitIfRule_closure0(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitIfRule__closure0: function _EvaluateVisitor_visitIfRule__closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport_closure0: function _EvaluateVisitor__visitDynamicImport_closure0(t0, t1) {\n this.$this = t0;\n this.$import = t1;\n },\n _EvaluateVisitor__visitDynamicImport__closure3: function _EvaluateVisitor__visitDynamicImport__closure3(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport__closure4: function _EvaluateVisitor__visitDynamicImport__closure4() {\n },\n _EvaluateVisitor__visitDynamicImport__closure5: function _EvaluateVisitor__visitDynamicImport__closure5() {\n },\n _EvaluateVisitor__visitDynamicImport__closure6: function _EvaluateVisitor__visitDynamicImport__closure6(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.result = t1;\n _.stylesheet = t2;\n _.loadsUserDefinedModules = t3;\n _.environment = t4;\n _.children = t5;\n },\n _EvaluateVisitor__visitStaticImport_closure0: function _EvaluateVisitor__visitStaticImport_closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure3: function _EvaluateVisitor_visitIncludeRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIncludeRule_closure4: function _EvaluateVisitor_visitIncludeRule_closure4(t0) {\n this.node = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure6: function _EvaluateVisitor_visitIncludeRule_closure6(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure5: function _EvaluateVisitor_visitIncludeRule_closure5(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.contentCallable = t1;\n _.mixin = t2;\n _.nodeWithSpan = t3;\n },\n _EvaluateVisitor_visitIncludeRule__closure0: function _EvaluateVisitor_visitIncludeRule__closure0(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule___closure0: function _EvaluateVisitor_visitIncludeRule___closure0(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule____closure0: function _EvaluateVisitor_visitIncludeRule____closure0(t0, t1) {\n this.$this = t0;\n this.statement = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure2: function _EvaluateVisitor_visitMediaRule_closure2(t0, t1) {\n this.$this = t0;\n this.queries = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure3: function _EvaluateVisitor_visitMediaRule_closure3(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.mergedQueries = t1;\n _.queries = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitMediaRule__closure0: function _EvaluateVisitor_visitMediaRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule___closure0: function _EvaluateVisitor_visitMediaRule___closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure4: function _EvaluateVisitor_visitMediaRule_closure4(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor__visitMediaQueries_closure0: function _EvaluateVisitor__visitMediaQueries_closure0(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure6: function _EvaluateVisitor_visitStyleRule_closure6(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure7: function _EvaluateVisitor_visitStyleRule_closure7(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure8: function _EvaluateVisitor_visitStyleRule_closure8() {\n },\n _EvaluateVisitor_visitStyleRule_closure9: function _EvaluateVisitor_visitStyleRule_closure9(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure10: function _EvaluateVisitor_visitStyleRule_closure10(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure11: function _EvaluateVisitor_visitStyleRule_closure11(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitStyleRule__closure0: function _EvaluateVisitor_visitStyleRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure12: function _EvaluateVisitor_visitStyleRule_closure12() {\n },\n _EvaluateVisitor_visitSupportsRule_closure1: function _EvaluateVisitor_visitSupportsRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule__closure0: function _EvaluateVisitor_visitSupportsRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule_closure2: function _EvaluateVisitor_visitSupportsRule_closure2() {\n },\n _EvaluateVisitor_visitVariableDeclaration_closure2: function _EvaluateVisitor_visitVariableDeclaration_closure2(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.override = t2;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure3: function _EvaluateVisitor_visitVariableDeclaration_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure4: function _EvaluateVisitor_visitVariableDeclaration_closure4(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.value = t2;\n },\n _EvaluateVisitor_visitUseRule_closure0: function _EvaluateVisitor_visitUseRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWarnRule_closure0: function _EvaluateVisitor_visitWarnRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule_closure0: function _EvaluateVisitor_visitWhileRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule__closure0: function _EvaluateVisitor_visitWhileRule__closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure0: function _EvaluateVisitor_visitBinaryOperationExpression_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0: function _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0() {\n },\n _EvaluateVisitor_visitVariableExpression_closure0: function _EvaluateVisitor_visitVariableExpression_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitUnaryOperationExpression_closure0: function _EvaluateVisitor_visitUnaryOperationExpression_closure0(t0, t1) {\n this.node = t0;\n this.operand = t1;\n },\n _EvaluateVisitor__visitCalculationValue_closure0: function _EvaluateVisitor__visitCalculationValue_closure0(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.inMinMax = t2;\n },\n _EvaluateVisitor_visitListExpression_closure0: function _EvaluateVisitor_visitListExpression_closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitFunctionExpression_closure1: function _EvaluateVisitor_visitFunctionExpression_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitFunctionExpression_closure2: function _EvaluateVisitor_visitFunctionExpression_closure2(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitInterpolatedFunctionExpression_closure0: function _EvaluateVisitor_visitInterpolatedFunctionExpression_closure0(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.$function = t2;\n },\n _EvaluateVisitor__runUserDefinedCallable_closure0: function _EvaluateVisitor__runUserDefinedCallable_closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.callable = t1;\n _.evaluated = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable__closure0: function _EvaluateVisitor__runUserDefinedCallable__closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable___closure0: function _EvaluateVisitor__runUserDefinedCallable___closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable____closure0: function _EvaluateVisitor__runUserDefinedCallable____closure0() {\n },\n _EvaluateVisitor__runFunctionCallable_closure0: function _EvaluateVisitor__runFunctionCallable_closure0(t0, t1) {\n this.$this = t0;\n this.callable = t1;\n },\n _EvaluateVisitor__runBuiltInCallable_closure1: function _EvaluateVisitor__runBuiltInCallable_closure1(t0, t1, t2) {\n this.overload = t0;\n this.evaluated = t1;\n this.namedSet = t2;\n },\n _EvaluateVisitor__runBuiltInCallable_closure2: function _EvaluateVisitor__runBuiltInCallable_closure2() {\n },\n _EvaluateVisitor__evaluateArguments_closure3: function _EvaluateVisitor__evaluateArguments_closure3() {\n },\n _EvaluateVisitor__evaluateArguments_closure4: function _EvaluateVisitor__evaluateArguments_closure4(t0, t1) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n },\n _EvaluateVisitor__evaluateArguments_closure5: function _EvaluateVisitor__evaluateArguments_closure5(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.namedNodes = t3;\n },\n _EvaluateVisitor__evaluateArguments_closure6: function _EvaluateVisitor__evaluateArguments_closure6() {\n },\n _EvaluateVisitor__evaluateMacroArguments_closure3: function _EvaluateVisitor__evaluateMacroArguments_closure3(t0) {\n this.restArgs = t0;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure4: function _EvaluateVisitor__evaluateMacroArguments_closure4(t0, t1, t2) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n this.restArgs = t2;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure5: function _EvaluateVisitor__evaluateMacroArguments_closure5(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.restArgs = t3;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure6: function _EvaluateVisitor__evaluateMacroArguments_closure6(t0, t1, t2) {\n this.$this = t0;\n this.keywordRestNodeForSpan = t1;\n this.keywordRestArgs = t2;\n },\n _EvaluateVisitor__addRestMap_closure0: function _EvaluateVisitor__addRestMap_closure0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.values = t1;\n _.convert = t2;\n _.expressionNode = t3;\n _.map = t4;\n _.nodeWithSpan = t5;\n },\n _EvaluateVisitor__verifyArguments_closure0: function _EvaluateVisitor__verifyArguments_closure0(t0, t1, t2) {\n this.$arguments = t0;\n this.positional = t1;\n this.named = t2;\n },\n _EvaluateVisitor_visitStringExpression_closure0: function _EvaluateVisitor_visitStringExpression_closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitCssAtRule_closure1: function _EvaluateVisitor_visitCssAtRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssAtRule_closure2: function _EvaluateVisitor_visitCssAtRule_closure2() {\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure1: function _EvaluateVisitor_visitCssKeyframeBlock_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure2: function _EvaluateVisitor_visitCssKeyframeBlock_closure2() {\n },\n _EvaluateVisitor_visitCssMediaRule_closure2: function _EvaluateVisitor_visitCssMediaRule_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure3: function _EvaluateVisitor_visitCssMediaRule_closure3(t0, t1, t2) {\n this.$this = t0;\n this.mergedQueries = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssMediaRule__closure0: function _EvaluateVisitor_visitCssMediaRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule___closure0: function _EvaluateVisitor_visitCssMediaRule___closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure4: function _EvaluateVisitor_visitCssMediaRule_closure4(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor_visitCssStyleRule_closure1: function _EvaluateVisitor_visitCssStyleRule_closure1(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssStyleRule__closure0: function _EvaluateVisitor_visitCssStyleRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssStyleRule_closure2: function _EvaluateVisitor_visitCssStyleRule_closure2() {\n },\n _EvaluateVisitor_visitCssSupportsRule_closure1: function _EvaluateVisitor_visitCssSupportsRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule__closure0: function _EvaluateVisitor_visitCssSupportsRule__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule_closure2: function _EvaluateVisitor_visitCssSupportsRule_closure2() {\n },\n _EvaluateVisitor__performInterpolation_closure0: function _EvaluateVisitor__performInterpolation_closure0(t0, t1, t2) {\n this.$this = t0;\n this.warnForColor = t1;\n this.interpolation = t2;\n },\n _EvaluateVisitor__serialize_closure0: function _EvaluateVisitor__serialize_closure0(t0, t1) {\n this.value = t0;\n this.quote = t1;\n },\n _EvaluateVisitor__expressionNode_closure0: function _EvaluateVisitor__expressionNode_closure0(t0, t1) {\n this.$this = t0;\n this.expression = t1;\n },\n _EvaluateVisitor__withoutSlash_recommendation0: function _EvaluateVisitor__withoutSlash_recommendation0() {\n },\n _EvaluateVisitor__stackFrame_closure0: function _EvaluateVisitor__stackFrame_closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__stackTrace_closure0: function _EvaluateVisitor__stackTrace_closure0(t0) {\n this.$this = t0;\n },\n _ImportedCssVisitor0: function _ImportedCssVisitor0(t0) {\n this._async_evaluate$_visitor = t0;\n },\n _ImportedCssVisitor_visitCssAtRule_closure0: function _ImportedCssVisitor_visitCssAtRule_closure0() {\n },\n _ImportedCssVisitor_visitCssMediaRule_closure0: function _ImportedCssVisitor_visitCssMediaRule_closure0(t0) {\n this.hasBeenMerged = t0;\n },\n _ImportedCssVisitor_visitCssStyleRule_closure0: function _ImportedCssVisitor_visitCssStyleRule_closure0() {\n },\n _ImportedCssVisitor_visitCssSupportsRule_closure0: function _ImportedCssVisitor_visitCssSupportsRule_closure0() {\n },\n EvaluateResult: function EvaluateResult(t0) {\n this.stylesheet = t0;\n },\n _EvaluationContext0: function _EvaluationContext0(t0, t1) {\n this._async_evaluate$_visitor = t0;\n this._async_evaluate$_defaultWarnNodeWithSpan = t1;\n },\n _ArgumentResults0: function _ArgumentResults0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.positionalNodes = t1;\n _.named = t2;\n _.namedNodes = t3;\n _.separator = t4;\n },\n _LoadedStylesheet0: function _LoadedStylesheet0(t0, t1, t2) {\n this.stylesheet = t0;\n this.importer = t1;\n this.isDependency = t2;\n },\n cloneCssStylesheet(stylesheet, extensionStore) {\n var result = extensionStore.clone$0();\n return new A.Tuple2(new A._CloneCssVisitor(result.item2)._visitChildren$2(A.ModifiableCssStylesheet$(stylesheet.get$span(stylesheet)), stylesheet), result.item1, type$.Tuple2_ModifiableCssStylesheet_ExtensionStore);\n },\n _CloneCssVisitor: function _CloneCssVisitor(t0) {\n this._oldToNewSelectors = t0;\n },\n _EvaluateVisitor$(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t1 = type$.Uri,\n t2 = type$.Module_Callable,\n t3 = A._setArrayType([], type$.JSArray_Tuple2_String_AstNode),\n t4 = logger == null ? B.StderrLogger_false : logger;\n t3 = new A._EvaluateVisitor(importCache, nodeImporter, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Callable), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode), t4, A.LinkedHashSet_LinkedHashSet$_empty(type$.Tuple2_String_SourceSpan), quietDeps, sourceMap, A.Environment$(), A.LinkedHashSet_LinkedHashSet$_empty(t1), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.nullable_AstNode), t3, B.Configuration_Map_empty);\n t3._EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap(functions, importCache, logger, nodeImporter, quietDeps, sourceMap);\n return t3;\n },\n Evaluator: function Evaluator(t0, t1) {\n this._visitor = t0;\n this._importer = t1;\n },\n _EvaluateVisitor: function _EvaluateVisitor(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._evaluate$_importCache = t0;\n _._nodeImporter = t1;\n _._builtInFunctions = t2;\n _._builtInModules = t3;\n _._modules = t4;\n _._moduleNodes = t5;\n _._evaluate$_logger = t6;\n _._warningsEmitted = t7;\n _._quietDeps = t8;\n _._sourceMap = t9;\n _._environment = t10;\n _._declarationName = _.__parent = _._mediaQueries = _._styleRuleIgnoringAtRoot = null;\n _._member = \"root stylesheet\";\n _._importSpan = _._callableNode = null;\n _._inKeyframes = _._atRootExcludingStyleRule = _._inUnknownAtRule = _._inFunction = false;\n _._loadedUrls = t11;\n _._activeModules = t12;\n _._stack = t13;\n _._importer = null;\n _._inDependency = false;\n _.__extensionStore = _._outOfOrderImports = _.__endOfImports = _.__root = _.__stylesheet = null;\n _._configuration = t14;\n },\n _EvaluateVisitor_closure: function _EvaluateVisitor_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure0: function _EvaluateVisitor_closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure1: function _EvaluateVisitor_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure2: function _EvaluateVisitor_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure3: function _EvaluateVisitor_closure3(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure4: function _EvaluateVisitor_closure4(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure5: function _EvaluateVisitor_closure5(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure6: function _EvaluateVisitor_closure6(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure1: function _EvaluateVisitor__closure1(t0, t1, t2) {\n this.$this = t0;\n this.name = t1;\n this.module = t2;\n },\n _EvaluateVisitor_closure7: function _EvaluateVisitor_closure7(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure8: function _EvaluateVisitor_closure8(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure: function _EvaluateVisitor__closure(t0, t1, t2) {\n this.values = t0;\n this.span = t1;\n this.callableNode = t2;\n },\n _EvaluateVisitor__closure0: function _EvaluateVisitor__closure0(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_run_closure: function _EvaluateVisitor_run_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.importer = t2;\n },\n _EvaluateVisitor_runExpression_closure: function _EvaluateVisitor_runExpression_closure(t0, t1, t2) {\n this.$this = t0;\n this.importer = t1;\n this.expression = t2;\n },\n _EvaluateVisitor_runExpression__closure: function _EvaluateVisitor_runExpression__closure(t0, t1) {\n this.$this = t0;\n this.expression = t1;\n },\n _EvaluateVisitor_runStatement_closure: function _EvaluateVisitor_runStatement_closure(t0, t1, t2) {\n this.$this = t0;\n this.importer = t1;\n this.statement = t2;\n },\n _EvaluateVisitor_runStatement__closure: function _EvaluateVisitor_runStatement__closure(t0, t1) {\n this.$this = t0;\n this.statement = t1;\n },\n _EvaluateVisitor__loadModule_closure: function _EvaluateVisitor__loadModule_closure(t0, t1) {\n this.callback = t0;\n this.builtInModule = t1;\n },\n _EvaluateVisitor__loadModule_closure0: function _EvaluateVisitor__loadModule_closure0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.nodeWithSpan = t2;\n _.baseUrl = t3;\n _.namesInErrors = t4;\n _.configuration = t5;\n _.callback = t6;\n },\n _EvaluateVisitor__loadModule__closure: function _EvaluateVisitor__loadModule__closure(t0, t1) {\n this.$this = t0;\n this.message = t1;\n },\n _EvaluateVisitor__execute_closure: function _EvaluateVisitor__execute_closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.stylesheet = t2;\n _.extensionStore = t3;\n _.configuration = t4;\n _.css = t5;\n },\n _EvaluateVisitor__combineCss_closure: function _EvaluateVisitor__combineCss_closure() {\n },\n _EvaluateVisitor__combineCss_closure0: function _EvaluateVisitor__combineCss_closure0(t0) {\n this.selectors = t0;\n },\n _EvaluateVisitor__combineCss_closure1: function _EvaluateVisitor__combineCss_closure1() {\n },\n _EvaluateVisitor__extendModules_closure: function _EvaluateVisitor__extendModules_closure(t0) {\n this.originalSelectors = t0;\n },\n _EvaluateVisitor__extendModules_closure0: function _EvaluateVisitor__extendModules_closure0() {\n },\n _EvaluateVisitor__topologicalModules_visitModule: function _EvaluateVisitor__topologicalModules_visitModule(t0, t1) {\n this.seen = t0;\n this.sorted = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure: function _EvaluateVisitor_visitAtRootRule_closure(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure0: function _EvaluateVisitor_visitAtRootRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure1: function _EvaluateVisitor_visitAtRootRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure: function _EvaluateVisitor__scopeForAtRoot_closure(t0, t1, t2) {\n this.$this = t0;\n this.newParent = t1;\n this.node = t2;\n },\n _EvaluateVisitor__scopeForAtRoot_closure0: function _EvaluateVisitor__scopeForAtRoot_closure0(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure1: function _EvaluateVisitor__scopeForAtRoot_closure1(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot__closure: function _EvaluateVisitor__scopeForAtRoot__closure(t0, t1) {\n this.innerScope = t0;\n this.callback = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure2: function _EvaluateVisitor__scopeForAtRoot_closure2(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure3: function _EvaluateVisitor__scopeForAtRoot_closure3() {\n },\n _EvaluateVisitor__scopeForAtRoot_closure4: function _EvaluateVisitor__scopeForAtRoot_closure4(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor_visitContentRule_closure: function _EvaluateVisitor_visitContentRule_closure(t0, t1) {\n this.$this = t0;\n this.content = t1;\n },\n _EvaluateVisitor_visitDeclaration_closure: function _EvaluateVisitor_visitDeclaration_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitDeclaration_closure0: function _EvaluateVisitor_visitDeclaration_closure0(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitEachRule_closure: function _EvaluateVisitor_visitEachRule_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure0: function _EvaluateVisitor_visitEachRule_closure0(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure1: function _EvaluateVisitor_visitEachRule_closure1(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.list = t1;\n _.setVariables = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitEachRule__closure: function _EvaluateVisitor_visitEachRule__closure(t0, t1, t2) {\n this.$this = t0;\n this.setVariables = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitEachRule___closure: function _EvaluateVisitor_visitEachRule___closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitExtendRule_closure: function _EvaluateVisitor_visitExtendRule_closure(t0, t1) {\n this.$this = t0;\n this.targetText = t1;\n },\n _EvaluateVisitor_visitAtRule_closure: function _EvaluateVisitor_visitAtRule_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitAtRule_closure0: function _EvaluateVisitor_visitAtRule_closure0(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule__closure: function _EvaluateVisitor_visitAtRule__closure(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule_closure1: function _EvaluateVisitor_visitAtRule_closure1() {\n },\n _EvaluateVisitor_visitForRule_closure: function _EvaluateVisitor_visitForRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure0: function _EvaluateVisitor_visitForRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure1: function _EvaluateVisitor_visitForRule_closure1(t0) {\n this.fromNumber = t0;\n },\n _EvaluateVisitor_visitForRule_closure2: function _EvaluateVisitor_visitForRule_closure2(t0, t1) {\n this.toNumber = t0;\n this.fromNumber = t1;\n },\n _EvaluateVisitor_visitForRule_closure3: function _EvaluateVisitor_visitForRule_closure3(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.node = t2;\n _.from = t3;\n _.direction = t4;\n _.fromNumber = t5;\n },\n _EvaluateVisitor_visitForRule__closure: function _EvaluateVisitor_visitForRule__closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitForwardRule_closure: function _EvaluateVisitor_visitForwardRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForwardRule_closure0: function _EvaluateVisitor_visitForwardRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIfRule_closure: function _EvaluateVisitor_visitIfRule_closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitIfRule__closure: function _EvaluateVisitor_visitIfRule__closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport_closure: function _EvaluateVisitor__visitDynamicImport_closure(t0, t1) {\n this.$this = t0;\n this.$import = t1;\n },\n _EvaluateVisitor__visitDynamicImport__closure: function _EvaluateVisitor__visitDynamicImport__closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport__closure0: function _EvaluateVisitor__visitDynamicImport__closure0() {\n },\n _EvaluateVisitor__visitDynamicImport__closure1: function _EvaluateVisitor__visitDynamicImport__closure1() {\n },\n _EvaluateVisitor__visitDynamicImport__closure2: function _EvaluateVisitor__visitDynamicImport__closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.result = t1;\n _.stylesheet = t2;\n _.loadsUserDefinedModules = t3;\n _.environment = t4;\n _.children = t5;\n },\n _EvaluateVisitor__visitStaticImport_closure: function _EvaluateVisitor__visitStaticImport_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure: function _EvaluateVisitor_visitIncludeRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIncludeRule_closure0: function _EvaluateVisitor_visitIncludeRule_closure0(t0) {\n this.node = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure2: function _EvaluateVisitor_visitIncludeRule_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure1: function _EvaluateVisitor_visitIncludeRule_closure1(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.contentCallable = t1;\n _.mixin = t2;\n _.nodeWithSpan = t3;\n },\n _EvaluateVisitor_visitIncludeRule__closure: function _EvaluateVisitor_visitIncludeRule__closure(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule___closure: function _EvaluateVisitor_visitIncludeRule___closure(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule____closure: function _EvaluateVisitor_visitIncludeRule____closure(t0, t1) {\n this.$this = t0;\n this.statement = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure: function _EvaluateVisitor_visitMediaRule_closure(t0, t1) {\n this.$this = t0;\n this.queries = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure0: function _EvaluateVisitor_visitMediaRule_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.mergedQueries = t1;\n _.queries = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitMediaRule__closure: function _EvaluateVisitor_visitMediaRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule___closure: function _EvaluateVisitor_visitMediaRule___closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure1: function _EvaluateVisitor_visitMediaRule_closure1(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor__visitMediaQueries_closure: function _EvaluateVisitor__visitMediaQueries_closure(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure: function _EvaluateVisitor_visitStyleRule_closure(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure0: function _EvaluateVisitor_visitStyleRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure1: function _EvaluateVisitor_visitStyleRule_closure1() {\n },\n _EvaluateVisitor_visitStyleRule_closure2: function _EvaluateVisitor_visitStyleRule_closure2(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure3: function _EvaluateVisitor_visitStyleRule_closure3(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure4: function _EvaluateVisitor_visitStyleRule_closure4(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitStyleRule__closure: function _EvaluateVisitor_visitStyleRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure5: function _EvaluateVisitor_visitStyleRule_closure5() {\n },\n _EvaluateVisitor_visitSupportsRule_closure: function _EvaluateVisitor_visitSupportsRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule__closure: function _EvaluateVisitor_visitSupportsRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule_closure0: function _EvaluateVisitor_visitSupportsRule_closure0() {\n },\n _EvaluateVisitor_visitVariableDeclaration_closure: function _EvaluateVisitor_visitVariableDeclaration_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.override = t2;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure0: function _EvaluateVisitor_visitVariableDeclaration_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure1: function _EvaluateVisitor_visitVariableDeclaration_closure1(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.value = t2;\n },\n _EvaluateVisitor_visitUseRule_closure: function _EvaluateVisitor_visitUseRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWarnRule_closure: function _EvaluateVisitor_visitWarnRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule_closure: function _EvaluateVisitor_visitWhileRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule__closure: function _EvaluateVisitor_visitWhileRule__closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure: function _EvaluateVisitor_visitBinaryOperationExpression_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation: function _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation() {\n },\n _EvaluateVisitor_visitVariableExpression_closure: function _EvaluateVisitor_visitVariableExpression_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitUnaryOperationExpression_closure: function _EvaluateVisitor_visitUnaryOperationExpression_closure(t0, t1) {\n this.node = t0;\n this.operand = t1;\n },\n _EvaluateVisitor__visitCalculationValue_closure: function _EvaluateVisitor__visitCalculationValue_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.inMinMax = t2;\n },\n _EvaluateVisitor_visitListExpression_closure: function _EvaluateVisitor_visitListExpression_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitFunctionExpression_closure: function _EvaluateVisitor_visitFunctionExpression_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitFunctionExpression_closure0: function _EvaluateVisitor_visitFunctionExpression_closure0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitInterpolatedFunctionExpression_closure: function _EvaluateVisitor_visitInterpolatedFunctionExpression_closure(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.$function = t2;\n },\n _EvaluateVisitor__runUserDefinedCallable_closure: function _EvaluateVisitor__runUserDefinedCallable_closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.callable = t1;\n _.evaluated = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable__closure: function _EvaluateVisitor__runUserDefinedCallable__closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable___closure: function _EvaluateVisitor__runUserDefinedCallable___closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable____closure: function _EvaluateVisitor__runUserDefinedCallable____closure() {\n },\n _EvaluateVisitor__runFunctionCallable_closure: function _EvaluateVisitor__runFunctionCallable_closure(t0, t1) {\n this.$this = t0;\n this.callable = t1;\n },\n _EvaluateVisitor__runBuiltInCallable_closure: function _EvaluateVisitor__runBuiltInCallable_closure(t0, t1, t2) {\n this.overload = t0;\n this.evaluated = t1;\n this.namedSet = t2;\n },\n _EvaluateVisitor__runBuiltInCallable_closure0: function _EvaluateVisitor__runBuiltInCallable_closure0() {\n },\n _EvaluateVisitor__evaluateArguments_closure: function _EvaluateVisitor__evaluateArguments_closure() {\n },\n _EvaluateVisitor__evaluateArguments_closure0: function _EvaluateVisitor__evaluateArguments_closure0(t0, t1) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n },\n _EvaluateVisitor__evaluateArguments_closure1: function _EvaluateVisitor__evaluateArguments_closure1(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.namedNodes = t3;\n },\n _EvaluateVisitor__evaluateArguments_closure2: function _EvaluateVisitor__evaluateArguments_closure2() {\n },\n _EvaluateVisitor__evaluateMacroArguments_closure: function _EvaluateVisitor__evaluateMacroArguments_closure(t0) {\n this.restArgs = t0;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure0: function _EvaluateVisitor__evaluateMacroArguments_closure0(t0, t1, t2) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n this.restArgs = t2;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure1: function _EvaluateVisitor__evaluateMacroArguments_closure1(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.restArgs = t3;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure2: function _EvaluateVisitor__evaluateMacroArguments_closure2(t0, t1, t2) {\n this.$this = t0;\n this.keywordRestNodeForSpan = t1;\n this.keywordRestArgs = t2;\n },\n _EvaluateVisitor__addRestMap_closure: function _EvaluateVisitor__addRestMap_closure(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.values = t1;\n _.convert = t2;\n _.expressionNode = t3;\n _.map = t4;\n _.nodeWithSpan = t5;\n },\n _EvaluateVisitor__verifyArguments_closure: function _EvaluateVisitor__verifyArguments_closure(t0, t1, t2) {\n this.$arguments = t0;\n this.positional = t1;\n this.named = t2;\n },\n _EvaluateVisitor_visitStringExpression_closure: function _EvaluateVisitor_visitStringExpression_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitCssAtRule_closure: function _EvaluateVisitor_visitCssAtRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssAtRule_closure0: function _EvaluateVisitor_visitCssAtRule_closure0() {\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure: function _EvaluateVisitor_visitCssKeyframeBlock_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure0: function _EvaluateVisitor_visitCssKeyframeBlock_closure0() {\n },\n _EvaluateVisitor_visitCssMediaRule_closure: function _EvaluateVisitor_visitCssMediaRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure0: function _EvaluateVisitor_visitCssMediaRule_closure0(t0, t1, t2) {\n this.$this = t0;\n this.mergedQueries = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssMediaRule__closure: function _EvaluateVisitor_visitCssMediaRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule___closure: function _EvaluateVisitor_visitCssMediaRule___closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure1: function _EvaluateVisitor_visitCssMediaRule_closure1(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor_visitCssStyleRule_closure: function _EvaluateVisitor_visitCssStyleRule_closure(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssStyleRule__closure: function _EvaluateVisitor_visitCssStyleRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssStyleRule_closure0: function _EvaluateVisitor_visitCssStyleRule_closure0() {\n },\n _EvaluateVisitor_visitCssSupportsRule_closure: function _EvaluateVisitor_visitCssSupportsRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule__closure: function _EvaluateVisitor_visitCssSupportsRule__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule_closure0: function _EvaluateVisitor_visitCssSupportsRule_closure0() {\n },\n _EvaluateVisitor__performInterpolation_closure: function _EvaluateVisitor__performInterpolation_closure(t0, t1, t2) {\n this.$this = t0;\n this.warnForColor = t1;\n this.interpolation = t2;\n },\n _EvaluateVisitor__serialize_closure: function _EvaluateVisitor__serialize_closure(t0, t1) {\n this.value = t0;\n this.quote = t1;\n },\n _EvaluateVisitor__expressionNode_closure: function _EvaluateVisitor__expressionNode_closure(t0, t1) {\n this.$this = t0;\n this.expression = t1;\n },\n _EvaluateVisitor__withoutSlash_recommendation: function _EvaluateVisitor__withoutSlash_recommendation() {\n },\n _EvaluateVisitor__stackFrame_closure: function _EvaluateVisitor__stackFrame_closure(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__stackTrace_closure: function _EvaluateVisitor__stackTrace_closure(t0) {\n this.$this = t0;\n },\n _ImportedCssVisitor: function _ImportedCssVisitor(t0) {\n this._visitor = t0;\n },\n _ImportedCssVisitor_visitCssAtRule_closure: function _ImportedCssVisitor_visitCssAtRule_closure() {\n },\n _ImportedCssVisitor_visitCssMediaRule_closure: function _ImportedCssVisitor_visitCssMediaRule_closure(t0) {\n this.hasBeenMerged = t0;\n },\n _ImportedCssVisitor_visitCssStyleRule_closure: function _ImportedCssVisitor_visitCssStyleRule_closure() {\n },\n _ImportedCssVisitor_visitCssSupportsRule_closure: function _ImportedCssVisitor_visitCssSupportsRule_closure() {\n },\n _EvaluationContext: function _EvaluationContext(t0, t1) {\n this._visitor = t0;\n this._defaultWarnNodeWithSpan = t1;\n },\n _ArgumentResults: function _ArgumentResults(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.positionalNodes = t1;\n _.named = t2;\n _.namedNodes = t3;\n _.separator = t4;\n },\n _LoadedStylesheet: function _LoadedStylesheet(t0, t1, t2) {\n this.stylesheet = t0;\n this.importer = t1;\n this.isDependency = t2;\n },\n _FindDependenciesVisitor: function _FindDependenciesVisitor(t0, t1) {\n this._usesAndForwards = t0;\n this._imports = t1;\n },\n RecursiveStatementVisitor: function RecursiveStatementVisitor() {\n },\n serialize(node, charset, indentWidth, inspect, lineFeed, sourceMap, style, useSpaces) {\n var t1, css, t2, prefix,\n visitor = A._SerializeVisitor$(2, inspect, lineFeed, true, sourceMap, style, true);\n node.accept$1(visitor);\n t1 = visitor._serialize$_buffer;\n css = t1.toString$0(0);\n if (charset) {\n t2 = new A.CodeUnits(css);\n t2 = t2.any$1(t2, new A.serialize_closure());\n } else\n t2 = false;\n if (t2)\n prefix = style === B.OutputStyle_compressed ? \"\\ufeff\" : '@charset \"UTF-8\";\\n';\n else\n prefix = \"\";\n t2 = prefix + css;\n return new A.SerializeResult(t2, sourceMap ? t1.buildSourceMap$1$prefix(prefix) : null);\n },\n serializeValue(value, inspect, quote) {\n var visitor = A._SerializeVisitor$(null, inspect, null, quote, false, null, true);\n value.accept$1(visitor);\n return visitor._serialize$_buffer.toString$0(0);\n },\n serializeSelector(selector, inspect) {\n var visitor = A._SerializeVisitor$(null, true, null, true, false, null, true);\n selector.accept$1(visitor);\n return visitor._serialize$_buffer.toString$0(0);\n },\n _SerializeVisitor$(indentWidth, inspect, lineFeed, quote, sourceMap, style, useSpaces) {\n var t1 = sourceMap ? new A.SourceMapBuffer(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Entry)) : new A.NoSourceMapBuffer(new A.StringBuffer(\"\")),\n t2 = style == null ? B.OutputStyle_expanded : style,\n t3 = indentWidth == null ? 2 : indentWidth;\n A.RangeError_checkValueInInterval(t3, 0, 10, \"indentWidth\");\n return new A._SerializeVisitor(t1, t2, inspect, quote, 32, t3, B.C_LineFeed);\n },\n serialize_closure: function serialize_closure() {\n },\n _SerializeVisitor: function _SerializeVisitor(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._serialize$_buffer = t0;\n _._indentation = 0;\n _._style = t1;\n _._inspect = t2;\n _._quote = t3;\n _._indentCharacter = t4;\n _._indentWidth = t5;\n _._serialize$_lineFeed = t6;\n },\n _SerializeVisitor_visitCssComment_closure: function _SerializeVisitor_visitCssComment_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssAtRule_closure: function _SerializeVisitor_visitCssAtRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssMediaRule_closure: function _SerializeVisitor_visitCssMediaRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssImport_closure: function _SerializeVisitor_visitCssImport_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssImport__closure: function _SerializeVisitor_visitCssImport__closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssKeyframeBlock_closure: function _SerializeVisitor_visitCssKeyframeBlock_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssStyleRule_closure: function _SerializeVisitor_visitCssStyleRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssSupportsRule_closure: function _SerializeVisitor_visitCssSupportsRule_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssDeclaration_closure: function _SerializeVisitor_visitCssDeclaration_closure(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssDeclaration_closure0: function _SerializeVisitor_visitCssDeclaration_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitList_closure: function _SerializeVisitor_visitList_closure() {\n },\n _SerializeVisitor_visitList_closure0: function _SerializeVisitor_visitList_closure0(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _SerializeVisitor_visitList_closure1: function _SerializeVisitor_visitList_closure1(t0) {\n this.$this = t0;\n },\n _SerializeVisitor_visitMap_closure: function _SerializeVisitor_visitMap_closure(t0) {\n this.$this = t0;\n },\n _SerializeVisitor_visitSelectorList_closure: function _SerializeVisitor_visitSelectorList_closure() {\n },\n _SerializeVisitor__write_closure: function _SerializeVisitor__write_closure(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _SerializeVisitor__visitChildren_closure: function _SerializeVisitor__visitChildren_closure(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.children = t2;\n },\n OutputStyle: function OutputStyle(t0) {\n this._name = t0;\n },\n LineFeed: function LineFeed() {\n },\n SerializeResult: function SerializeResult(t0, t1) {\n this.css = t0;\n this.sourceMap = t1;\n },\n _IterableExtension__search(_this, callback) {\n var t1, value;\n for (t1 = J.get$iterator$ax(_this); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n },\n StatementSearchVisitor: function StatementSearchVisitor() {\n },\n StatementSearchVisitor_visitIfRule_closure: function StatementSearchVisitor_visitIfRule_closure(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule__closure0: function StatementSearchVisitor_visitIfRule__closure0(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule_closure0: function StatementSearchVisitor_visitIfRule_closure0(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule__closure: function StatementSearchVisitor_visitIfRule__closure(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitChildren_closure: function StatementSearchVisitor_visitChildren_closure(t0) {\n this.$this = t0;\n },\n Entry: function Entry(t0, t1, t2) {\n this.source = t0;\n this.target = t1;\n this.identifierName = t2;\n },\n SingleMapping_SingleMapping$fromEntries(entries) {\n var lines, t1, t2, urls, names, files, targetEntries, t3, t4, lineNum, _i, sourceEntry, t5, t6, sourceUrl, t7, urlId,\n sourceEntries = J.toList$0$ax(entries);\n B.JSArray_methods.sort$0(sourceEntries);\n lines = A._setArrayType([], type$.JSArray_TargetLineEntry);\n t1 = type$.String;\n t2 = type$.int;\n urls = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n names = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n files = A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.SourceFile);\n targetEntries = A._Cell$();\n for (t2 = sourceEntries.length, t3 = type$.JSArray_TargetEntry, t4 = targetEntries.__late_helper$_name, lineNum = null, _i = 0; _i < sourceEntries.length; sourceEntries.length === t2 || (0, A.throwConcurrentModificationError)(sourceEntries), ++_i) {\n sourceEntry = sourceEntries[_i];\n if (lineNum == null || sourceEntry.target.line > lineNum) {\n lineNum = sourceEntry.target.line;\n t5 = A._setArrayType([], t3);\n targetEntries._value = t5;\n lines.push(new A.TargetLineEntry(lineNum, t5));\n }\n t5 = sourceEntry.source;\n t6 = t5.file;\n sourceUrl = t6.url;\n t7 = sourceUrl == null ? \"\" : sourceUrl.toString$0(0);\n urlId = urls.putIfAbsent$2(t7, new A.SingleMapping_SingleMapping$fromEntries_closure(urls));\n files.putIfAbsent$2(urlId, new A.SingleMapping_SingleMapping$fromEntries_closure0(sourceEntry));\n t7 = targetEntries._value;\n if (t7 === targetEntries)\n A.throwExpression(A.LateError$localNI(t4));\n t5 = t5.offset;\n J.add$1$ax(t7, new A.TargetEntry(sourceEntry.target.column, urlId, t6.getLine$1(t5), t6.getColumn$1(t5), null));\n }\n t2 = urls.get$values(urls).map$1$1(0, new A.SingleMapping_SingleMapping$fromEntries_closure1(files), type$.nullable_SourceFile).toList$0(0);\n t3 = urls.get$keys(urls).toList$0(0);\n t4 = names.get$keys(names);\n return new A.SingleMapping(t3, A.List_List$of(t4, true, A._instanceType(t4)._eval$1(\"Iterable.E\")), t2, lines, null, A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.dynamic));\n },\n Mapping: function Mapping() {\n },\n SingleMapping: function SingleMapping(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.urls = t0;\n _.names = t1;\n _.files = t2;\n _.lines = t3;\n _.targetUrl = t4;\n _.sourceRoot = null;\n _.extensions = t5;\n },\n SingleMapping_SingleMapping$fromEntries_closure: function SingleMapping_SingleMapping$fromEntries_closure(t0) {\n this.urls = t0;\n },\n SingleMapping_SingleMapping$fromEntries_closure0: function SingleMapping_SingleMapping$fromEntries_closure0(t0) {\n this.sourceEntry = t0;\n },\n SingleMapping_SingleMapping$fromEntries_closure1: function SingleMapping_SingleMapping$fromEntries_closure1(t0) {\n this.files = t0;\n },\n SingleMapping_toJson_closure: function SingleMapping_toJson_closure() {\n },\n SingleMapping_toJson_closure0: function SingleMapping_toJson_closure0(t0) {\n this.result = t0;\n },\n TargetLineEntry: function TargetLineEntry(t0, t1) {\n this.line = t0;\n this.entries = t1;\n },\n TargetEntry: function TargetEntry(t0, t1, t2, t3, t4) {\n var _ = this;\n _.column = t0;\n _.sourceUrlId = t1;\n _.sourceLine = t2;\n _.sourceColumn = t3;\n _.sourceNameId = t4;\n },\n SourceFile$fromString(text, url) {\n var t1 = new A.CodeUnits(text),\n t2 = A._setArrayType([0], type$.JSArray_int),\n t3 = typeof url == \"string\" ? A.Uri_parse(url) : type$.nullable_Uri._as(url);\n t2 = new A.SourceFile(t3, t2, new Uint32Array(A._ensureNativeList(t1.toList$0(t1))));\n t2.SourceFile$decoded$2$url(t1, url);\n return t2;\n },\n SourceFile$decoded(decodedChars, url) {\n var t1 = A._setArrayType([0], type$.JSArray_int),\n t2 = typeof url == \"string\" ? A.Uri_parse(url) : type$.nullable_Uri._as(url);\n t1 = new A.SourceFile(t2, t1, new Uint32Array(A._ensureNativeList(J.toList$0$ax(decodedChars))));\n t1.SourceFile$decoded$2$url(decodedChars, url);\n return t1;\n },\n FileLocation$_(file, offset) {\n if (offset < 0)\n A.throwExpression(A.RangeError$(\"Offset may not be negative, was \" + offset + \".\"));\n else if (offset > file._decodedChars.length)\n A.throwExpression(A.RangeError$(\"Offset \" + offset + string$.x20must_ + file.get$length(file) + \".\"));\n return new A.FileLocation(file, offset);\n },\n _FileSpan$(file, _start, _end) {\n if (_end < _start)\n A.throwExpression(A.ArgumentError$(\"End \" + _end + \" must come after start \" + _start + \".\", null));\n else if (_end > file._decodedChars.length)\n A.throwExpression(A.RangeError$(\"End \" + _end + string$.x20must_ + file.get$length(file) + \".\"));\n else if (_start < 0)\n A.throwExpression(A.RangeError$(\"Start may not be negative, was \" + _start + \".\"));\n return new A._FileSpan(file, _start, _end);\n },\n FileSpanExtension_subspan(_this, start, end) {\n var startOffset,\n t1 = _this._end,\n t2 = _this._file$_start,\n t3 = t1 - t2;\n A.RangeError_checkValidRange(start, end, t3);\n if (start === 0)\n t3 = end == null || end === t3;\n else\n t3 = false;\n if (t3)\n return _this;\n t3 = _this.file;\n startOffset = A.FileLocation$_(t3, t2).offset;\n t1 = end == null ? A.FileLocation$_(t3, t1).offset : startOffset + end;\n return t3.span$2(0, startOffset + start, t1);\n },\n SourceFile: function SourceFile(t0, t1, t2) {\n var _ = this;\n _.url = t0;\n _._lineStarts = t1;\n _._decodedChars = t2;\n _._cachedLine = null;\n },\n FileLocation: function FileLocation(t0, t1) {\n this.file = t0;\n this.offset = t1;\n },\n _FileSpan: function _FileSpan(t0, t1, t2) {\n this.file = t0;\n this._file$_start = t1;\n this._end = t2;\n },\n Highlighter$(span, color) {\n var t1 = A.Highlighter__collateLines(A._setArrayType([A._Highlight$(span, null, true)], type$.JSArray__Highlight)),\n t2 = new A.Highlighter_closure(color).call$0(),\n t3 = B.JSInt_methods.toString$0(B.JSArray_methods.get$last(t1).number + 1),\n t4 = A.Highlighter__contiguous(t1) ? 0 : 3,\n t5 = A._arrayInstanceType(t1);\n return new A.Highlighter(t1, t2, null, 1 + Math.max(t3.length, t4), new A.MappedListIterable(t1, new A.Highlighter$__closure(), t5._eval$1(\"MappedListIterable<1,int>\")).reduce$1(0, B.CONSTANT), !A.isAllTheSame(new A.MappedListIterable(t1, new A.Highlighter$__closure0(), t5._eval$1(\"MappedListIterable<1,Object?>\"))), new A.StringBuffer(\"\"));\n },\n Highlighter$multiple(primarySpan, primaryLabel, secondarySpans, color, primaryColor, secondaryColor) {\n var t2, t3, t4, t5, t6,\n t1 = A._setArrayType([A._Highlight$(primarySpan, primaryLabel, true)], type$.JSArray__Highlight);\n for (t2 = secondarySpans.get$entries(secondarySpans), t2 = t2.get$iterator(t2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.push(A._Highlight$(t3.key, t3.value, false));\n }\n t1 = A.Highlighter__collateLines(t1);\n if (color)\n t2 = \"\\x1b[31m\";\n else\n t2 = null;\n if (color)\n t3 = \"\\x1b[34m\";\n else\n t3 = null;\n t4 = B.JSInt_methods.toString$0(B.JSArray_methods.get$last(t1).number + 1);\n t5 = A.Highlighter__contiguous(t1) ? 0 : 3;\n t6 = A._arrayInstanceType(t1);\n return new A.Highlighter(t1, t2, t3, 1 + Math.max(t4.length, t5), new A.MappedListIterable(t1, new A.Highlighter$__closure(), t6._eval$1(\"MappedListIterable<1,int>\")).reduce$1(0, B.CONSTANT), !A.isAllTheSame(new A.MappedListIterable(t1, new A.Highlighter$__closure0(), t6._eval$1(\"MappedListIterable<1,Object?>\"))), new A.StringBuffer(\"\"));\n },\n Highlighter__contiguous(lines) {\n var i, thisLine, nextLine;\n for (i = 0; i < lines.length - 1;) {\n thisLine = lines[i];\n ++i;\n nextLine = lines[i];\n if (thisLine.number + 1 !== nextLine.number && J.$eq$(thisLine.url, nextLine.url))\n return false;\n }\n return true;\n },\n Highlighter__collateLines(highlights) {\n var t1, t2,\n highlightsByUrl = A.groupBy(highlights, new A.Highlighter__collateLines_closure(), type$._Highlight, type$.Object);\n for (t1 = highlightsByUrl.get$values(highlightsByUrl), t1 = t1.get$iterator(t1); t1.moveNext$0();)\n J.sort$1$ax(t1.get$current(t1), new A.Highlighter__collateLines_closure0());\n t1 = highlightsByUrl.get$entries(highlightsByUrl);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n return A.List_List$of(new A.ExpandIterable(t1, new A.Highlighter__collateLines_closure1(), t2), true, t2._eval$1(\"Iterable.E\"));\n },\n _Highlight$(span, label, primary) {\n return new A._Highlight(new A._Highlight_closure(span).call$0(), primary, label);\n },\n _Highlight__normalizeNewlines(span) {\n var endOffset, t1, i, t2, t3, t4,\n text = span.get$text();\n if (!B.JSString_methods.contains$1(text, \"\\r\\n\"))\n return span;\n endOffset = span.get$end(span).get$offset();\n for (t1 = text.length - 1, i = 0; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1(text, i) === 13 && B.JSString_methods._codeUnitAt$1(text, i + 1) === 10)\n --endOffset;\n t1 = span.get$start(span);\n t2 = span.get$sourceUrl(span);\n t3 = span.get$end(span).get$line();\n t2 = A.SourceLocation$(endOffset, span.get$end(span).get$column(), t3, t2);\n t3 = A.stringReplaceAllUnchecked(text, \"\\r\\n\", \"\\n\");\n t4 = span.get$context(span);\n return A.SourceSpanWithContext$(t1, t2, t3, A.stringReplaceAllUnchecked(t4, \"\\r\\n\", \"\\n\"));\n },\n _Highlight__normalizeTrailingNewline(span) {\n var context, text, start, end, t1, t2, t3;\n if (!B.JSString_methods.endsWith$1(span.get$context(span), \"\\n\"))\n return span;\n if (B.JSString_methods.endsWith$1(span.get$text(), \"\\n\\n\"))\n return span;\n context = B.JSString_methods.substring$2(span.get$context(span), 0, span.get$context(span).length - 1);\n text = span.get$text();\n start = span.get$start(span);\n end = span.get$end(span);\n if (B.JSString_methods.endsWith$1(span.get$text(), \"\\n\")) {\n t1 = A.findLineStart(span.get$context(span), span.get$text(), span.get$start(span).get$column());\n t1.toString;\n t1 = t1 + span.get$start(span).get$column() + span.get$length(span) === span.get$context(span).length;\n } else\n t1 = false;\n if (t1) {\n text = B.JSString_methods.substring$2(span.get$text(), 0, span.get$text().length - 1);\n if (text.length === 0)\n end = start;\n else {\n t1 = span.get$end(span).get$offset();\n t2 = span.get$sourceUrl(span);\n t3 = span.get$end(span).get$line();\n end = A.SourceLocation$(t1 - 1, A._Highlight__lastLineLength(context), t3 - 1, t2);\n start = span.get$start(span).get$offset() === span.get$end(span).get$offset() ? end : span.get$start(span);\n }\n }\n return A.SourceSpanWithContext$(start, end, text, context);\n },\n _Highlight__normalizeEndOfLine(span) {\n var text, t1, t2, t3, t4;\n if (span.get$end(span).get$column() !== 0)\n return span;\n if (span.get$end(span).get$line() === span.get$start(span).get$line())\n return span;\n text = B.JSString_methods.substring$2(span.get$text(), 0, span.get$text().length - 1);\n t1 = span.get$start(span);\n t2 = span.get$end(span).get$offset();\n t3 = span.get$sourceUrl(span);\n t4 = span.get$end(span).get$line();\n t3 = A.SourceLocation$(t2 - 1, text.length - B.JSString_methods.lastIndexOf$1(text, \"\\n\") - 1, t4 - 1, t3);\n return A.SourceSpanWithContext$(t1, t3, text, B.JSString_methods.endsWith$1(span.get$context(span), \"\\n\") ? B.JSString_methods.substring$2(span.get$context(span), 0, span.get$context(span).length - 1) : span.get$context(span));\n },\n _Highlight__lastLineLength(text) {\n var t1 = text.length;\n if (t1 === 0)\n return 0;\n else if (B.JSString_methods.codeUnitAt$1(text, t1 - 1) === 10)\n return t1 === 1 ? 0 : t1 - B.JSString_methods.lastIndexOf$2(text, \"\\n\", t1 - 2) - 1;\n else\n return t1 - B.JSString_methods.lastIndexOf$1(text, \"\\n\") - 1;\n },\n Highlighter: function Highlighter(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._lines = t0;\n _._primaryColor = t1;\n _._secondaryColor = t2;\n _._paddingBeforeSidebar = t3;\n _._maxMultilineSpans = t4;\n _._multipleFiles = t5;\n _._highlighter$_buffer = t6;\n },\n Highlighter_closure: function Highlighter_closure(t0) {\n this.color = t0;\n },\n Highlighter$__closure: function Highlighter$__closure() {\n },\n Highlighter$___closure: function Highlighter$___closure() {\n },\n Highlighter$__closure0: function Highlighter$__closure0() {\n },\n Highlighter__collateLines_closure: function Highlighter__collateLines_closure() {\n },\n Highlighter__collateLines_closure0: function Highlighter__collateLines_closure0() {\n },\n Highlighter__collateLines_closure1: function Highlighter__collateLines_closure1() {\n },\n Highlighter__collateLines__closure: function Highlighter__collateLines__closure(t0) {\n this.line = t0;\n },\n Highlighter_highlight_closure: function Highlighter_highlight_closure() {\n },\n Highlighter__writeFileStart_closure: function Highlighter__writeFileStart_closure(t0) {\n this.$this = t0;\n },\n Highlighter__writeMultilineHighlights_closure: function Highlighter__writeMultilineHighlights_closure(t0, t1, t2) {\n this.$this = t0;\n this.startLine = t1;\n this.line = t2;\n },\n Highlighter__writeMultilineHighlights_closure0: function Highlighter__writeMultilineHighlights_closure0(t0, t1) {\n this.$this = t0;\n this.highlight = t1;\n },\n Highlighter__writeMultilineHighlights_closure1: function Highlighter__writeMultilineHighlights_closure1(t0) {\n this.$this = t0;\n },\n Highlighter__writeMultilineHighlights_closure2: function Highlighter__writeMultilineHighlights_closure2(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.current = t2;\n _.startLine = t3;\n _.line = t4;\n _.highlight = t5;\n _.endLine = t6;\n },\n Highlighter__writeMultilineHighlights__closure: function Highlighter__writeMultilineHighlights__closure(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n Highlighter__writeMultilineHighlights__closure0: function Highlighter__writeMultilineHighlights__closure0(t0, t1) {\n this.$this = t0;\n this.vertical = t1;\n },\n Highlighter__writeHighlightedText_closure: function Highlighter__writeHighlightedText_closure(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.text = t1;\n _.startColumn = t2;\n _.endColumn = t3;\n },\n Highlighter__writeIndicator_closure: function Highlighter__writeIndicator_closure(t0, t1, t2) {\n this.$this = t0;\n this.line = t1;\n this.highlight = t2;\n },\n Highlighter__writeIndicator_closure0: function Highlighter__writeIndicator_closure0(t0, t1, t2) {\n this.$this = t0;\n this.line = t1;\n this.highlight = t2;\n },\n Highlighter__writeIndicator_closure1: function Highlighter__writeIndicator_closure1(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.coversWholeLine = t1;\n _.line = t2;\n _.highlight = t3;\n },\n Highlighter__writeSidebar_closure: function Highlighter__writeSidebar_closure(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.end = t2;\n },\n _Highlight: function _Highlight(t0, t1, t2) {\n this.span = t0;\n this.isPrimary = t1;\n this.label = t2;\n },\n _Highlight_closure: function _Highlight_closure(t0) {\n this.span = t0;\n },\n _Line: function _Line(t0, t1, t2, t3) {\n var _ = this;\n _.text = t0;\n _.number = t1;\n _.url = t2;\n _.highlights = t3;\n },\n SourceLocation$(offset, column, line, sourceUrl) {\n if (offset < 0)\n A.throwExpression(A.RangeError$(\"Offset may not be negative, was \" + offset + \".\"));\n else if (line < 0)\n A.throwExpression(A.RangeError$(\"Line may not be negative, was \" + line + \".\"));\n else if (column < 0)\n A.throwExpression(A.RangeError$(\"Column may not be negative, was \" + column + \".\"));\n return new A.SourceLocation(sourceUrl, offset, line, column);\n },\n SourceLocation: function SourceLocation(t0, t1, t2, t3) {\n var _ = this;\n _.sourceUrl = t0;\n _.offset = t1;\n _.line = t2;\n _.column = t3;\n },\n SourceLocationMixin: function SourceLocationMixin() {\n },\n SourceSpanBase: function SourceSpanBase() {\n },\n SourceSpanException: function SourceSpanException() {\n },\n SourceSpanFormatException: function SourceSpanFormatException(t0, t1, t2) {\n this.source = t0;\n this._span_exception$_message = t1;\n this._span = t2;\n },\n SourceSpanMixin: function SourceSpanMixin() {\n },\n SourceSpanWithContext$(start, end, text, _context) {\n var t1 = new A.SourceSpanWithContext(_context, start, end, text);\n t1.SourceSpanBase$3(start, end, text);\n if (!B.JSString_methods.contains$1(_context, text))\n A.throwExpression(A.ArgumentError$('The context line \"' + _context + '\" must contain \"' + text + '\".', null));\n if (A.findLineStart(_context, text, start.get$column()) == null)\n A.throwExpression(A.ArgumentError$('The span text \"' + text + '\" must start at column ' + (start.get$column() + 1) + ' in a line within \"' + _context + '\".', null));\n return t1;\n },\n SourceSpanWithContext: function SourceSpanWithContext(t0, t1, t2, t3) {\n var _ = this;\n _._context = t0;\n _.start = t1;\n _.end = t2;\n _.text = t3;\n },\n Chain_Chain$parse(chain) {\n var t1, t2,\n _s51_ = string$.x3d_____;\n if (chain.length === 0)\n return new A.Chain(A.List_List$unmodifiable(A._setArrayType([], type$.JSArray_Trace), type$.Trace));\n t1 = $.$get$vmChainGap();\n if (B.JSString_methods.contains$1(chain, t1)) {\n t1 = B.JSString_methods.split$1(chain, t1);\n t2 = A._arrayInstanceType(t1);\n return new A.Chain(A.List_List$unmodifiable(new A.MappedIterable(new A.WhereIterable(t1, new A.Chain_Chain$parse_closure(), t2._eval$1(\"WhereIterable<1>\")), new A.Chain_Chain$parse_closure0(), t2._eval$1(\"MappedIterable<1,Trace>\")), type$.Trace));\n }\n if (!B.JSString_methods.contains$1(chain, _s51_))\n return new A.Chain(A.List_List$unmodifiable(A._setArrayType([A.Trace_Trace$parse(chain)], type$.JSArray_Trace), type$.Trace));\n return new A.Chain(A.List_List$unmodifiable(new A.MappedListIterable(A._setArrayType(chain.split(_s51_), type$.JSArray_String), new A.Chain_Chain$parse_closure1(), type$.MappedListIterable_String_Trace), type$.Trace));\n },\n Chain: function Chain(t0) {\n this.traces = t0;\n },\n Chain_Chain$parse_closure: function Chain_Chain$parse_closure() {\n },\n Chain_Chain$parse_closure0: function Chain_Chain$parse_closure0() {\n },\n Chain_Chain$parse_closure1: function Chain_Chain$parse_closure1() {\n },\n Chain_toTrace_closure: function Chain_toTrace_closure() {\n },\n Chain_toString_closure0: function Chain_toString_closure0() {\n },\n Chain_toString__closure0: function Chain_toString__closure0() {\n },\n Chain_toString_closure: function Chain_toString_closure(t0) {\n this.longest = t0;\n },\n Chain_toString__closure: function Chain_toString__closure(t0) {\n this.longest = t0;\n },\n Frame_Frame$parseVM(frame) {\n return A.Frame__catchFormatException(frame, new A.Frame_Frame$parseVM_closure(frame));\n },\n Frame_Frame$parseV8(frame) {\n return A.Frame__catchFormatException(frame, new A.Frame_Frame$parseV8_closure(frame));\n },\n Frame_Frame$_parseFirefoxEval(frame) {\n return A.Frame__catchFormatException(frame, new A.Frame_Frame$_parseFirefoxEval_closure(frame));\n },\n Frame_Frame$parseFirefox(frame) {\n return A.Frame__catchFormatException(frame, new A.Frame_Frame$parseFirefox_closure(frame));\n },\n Frame_Frame$parseFriendly(frame) {\n return A.Frame__catchFormatException(frame, new A.Frame_Frame$parseFriendly_closure(frame));\n },\n Frame__uriOrPathToUri(uriOrPath) {\n if (B.JSString_methods.contains$1(uriOrPath, $.$get$Frame__uriRegExp()))\n return A.Uri_parse(uriOrPath);\n else if (B.JSString_methods.contains$1(uriOrPath, $.$get$Frame__windowsRegExp()))\n return A._Uri__Uri$file(uriOrPath, true);\n else if (B.JSString_methods.startsWith$1(uriOrPath, \"/\"))\n return A._Uri__Uri$file(uriOrPath, false);\n if (B.JSString_methods.contains$1(uriOrPath, \"\\\\\"))\n return $.$get$windows().toUri$1(uriOrPath);\n return A.Uri_parse(uriOrPath);\n },\n Frame__catchFormatException(text, body) {\n var t1, exception;\n try {\n t1 = body.call$0();\n return t1;\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception)))\n return new A.UnparsedFrame(A._Uri__Uri(null, \"unparsed\", null, null), text);\n else\n throw exception;\n }\n },\n Frame: function Frame(t0, t1, t2, t3) {\n var _ = this;\n _.uri = t0;\n _.line = t1;\n _.column = t2;\n _.member = t3;\n },\n Frame_Frame$parseVM_closure: function Frame_Frame$parseVM_closure(t0) {\n this.frame = t0;\n },\n Frame_Frame$parseV8_closure: function Frame_Frame$parseV8_closure(t0) {\n this.frame = t0;\n },\n Frame_Frame$parseV8_closure_parseLocation: function Frame_Frame$parseV8_closure_parseLocation(t0) {\n this.frame = t0;\n },\n Frame_Frame$_parseFirefoxEval_closure: function Frame_Frame$_parseFirefoxEval_closure(t0) {\n this.frame = t0;\n },\n Frame_Frame$parseFirefox_closure: function Frame_Frame$parseFirefox_closure(t0) {\n this.frame = t0;\n },\n Frame_Frame$parseFriendly_closure: function Frame_Frame$parseFriendly_closure(t0) {\n this.frame = t0;\n },\n LazyTrace: function LazyTrace(t0) {\n this._thunk = t0;\n this.__LazyTrace__trace = $;\n },\n LazyTrace_terse_closure: function LazyTrace_terse_closure(t0) {\n this.$this = t0;\n },\n Trace_Trace$from(trace) {\n if (type$.Trace._is(trace))\n return trace;\n if (trace instanceof A.Chain)\n return trace.toTrace$0();\n return new A.LazyTrace(new A.Trace_Trace$from_closure(trace));\n },\n Trace_Trace$parse(trace) {\n var error, t1, exception;\n try {\n if (trace.length === 0) {\n t1 = A.Trace$(A._setArrayType([], type$.JSArray_Frame), null);\n return t1;\n }\n if (B.JSString_methods.contains$1(trace, $.$get$_v8Trace())) {\n t1 = A.Trace$parseV8(trace);\n return t1;\n }\n if (B.JSString_methods.contains$1(trace, \"\\tat \")) {\n t1 = A.Trace$parseJSCore(trace);\n return t1;\n }\n if (B.JSString_methods.contains$1(trace, $.$get$_firefoxSafariTrace()) || B.JSString_methods.contains$1(trace, $.$get$_firefoxEvalTrace())) {\n t1 = A.Trace$parseFirefox(trace);\n return t1;\n }\n if (B.JSString_methods.contains$1(trace, string$.x3d_____)) {\n t1 = A.Chain_Chain$parse(trace).toTrace$0();\n return t1;\n }\n if (B.JSString_methods.contains$1(trace, $.$get$_friendlyTrace())) {\n t1 = A.Trace$parseFriendly(trace);\n return t1;\n }\n t1 = A.Trace$parseVM(trace);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n error = t1;\n throw A.wrapException(A.FormatException$(J.get$message$x(error) + \"\\nStack trace:\\n\" + trace, null, null));\n } else\n throw exception;\n }\n },\n Trace$parseVM(trace) {\n var t1 = A.List_List$unmodifiable(A.Trace__parseVM(trace), type$.Frame);\n return new A.Trace(t1, new A._StringStackTrace(trace));\n },\n Trace__parseVM(trace) {\n var $frames,\n t1 = B.JSString_methods.trim$0(trace),\n t2 = $.$get$vmChainGap(),\n t3 = type$.WhereIterable_String,\n lines = new A.WhereIterable(A._setArrayType(A.stringReplaceAllUnchecked(t1, t2, \"\").split(\"\\n\"), type$.JSArray_String), new A.Trace__parseVM_closure(), t3);\n if (!lines.get$iterator(lines).moveNext$0())\n return A._setArrayType([], type$.JSArray_Frame);\n t1 = A.TakeIterable_TakeIterable(lines, lines.get$length(lines) - 1, t3._eval$1(\"Iterable.E\"));\n t1 = A.MappedIterable_MappedIterable(t1, new A.Trace__parseVM_closure0(), A._instanceType(t1)._eval$1(\"Iterable.E\"), type$.Frame);\n $frames = A.List_List$of(t1, true, A._instanceType(t1)._eval$1(\"Iterable.E\"));\n if (!J.endsWith$1$s(lines.get$last(lines), \".da\"))\n B.JSArray_methods.add$1($frames, A.Frame_Frame$parseVM(lines.get$last(lines)));\n return $frames;\n },\n Trace$parseV8(trace) {\n var t1 = A.SubListIterable$(A._setArrayType(trace.split(\"\\n\"), type$.JSArray_String), 1, null, type$.String).super$Iterable$skipWhile(0, new A.Trace$parseV8_closure()),\n t2 = type$.Frame;\n t2 = A.List_List$unmodifiable(A.MappedIterable_MappedIterable(t1, new A.Trace$parseV8_closure0(), t1.$ti._eval$1(\"Iterable.E\"), t2), t2);\n return new A.Trace(t2, new A._StringStackTrace(trace));\n },\n Trace$parseJSCore(trace) {\n var t1 = A.List_List$unmodifiable(new A.MappedIterable(new A.WhereIterable(A._setArrayType(trace.split(\"\\n\"), type$.JSArray_String), new A.Trace$parseJSCore_closure(), type$.WhereIterable_String), new A.Trace$parseJSCore_closure0(), type$.MappedIterable_String_Frame), type$.Frame);\n return new A.Trace(t1, new A._StringStackTrace(trace));\n },\n Trace$parseFirefox(trace) {\n var t1 = A.List_List$unmodifiable(new A.MappedIterable(new A.WhereIterable(A._setArrayType(B.JSString_methods.trim$0(trace).split(\"\\n\"), type$.JSArray_String), new A.Trace$parseFirefox_closure(), type$.WhereIterable_String), new A.Trace$parseFirefox_closure0(), type$.MappedIterable_String_Frame), type$.Frame);\n return new A.Trace(t1, new A._StringStackTrace(trace));\n },\n Trace$parseFriendly(trace) {\n var t1 = trace.length === 0 ? A._setArrayType([], type$.JSArray_Frame) : new A.MappedIterable(new A.WhereIterable(A._setArrayType(B.JSString_methods.trim$0(trace).split(\"\\n\"), type$.JSArray_String), new A.Trace$parseFriendly_closure(), type$.WhereIterable_String), new A.Trace$parseFriendly_closure0(), type$.MappedIterable_String_Frame);\n t1 = A.List_List$unmodifiable(t1, type$.Frame);\n return new A.Trace(t1, new A._StringStackTrace(trace));\n },\n Trace$($frames, original) {\n var t1 = A.List_List$unmodifiable($frames, type$.Frame);\n return new A.Trace(t1, new A._StringStackTrace(original == null ? \"\" : original));\n },\n Trace: function Trace(t0, t1) {\n this.frames = t0;\n this.original = t1;\n },\n Trace_Trace$from_closure: function Trace_Trace$from_closure(t0) {\n this.trace = t0;\n },\n Trace__parseVM_closure: function Trace__parseVM_closure() {\n },\n Trace__parseVM_closure0: function Trace__parseVM_closure0() {\n },\n Trace$parseV8_closure: function Trace$parseV8_closure() {\n },\n Trace$parseV8_closure0: function Trace$parseV8_closure0() {\n },\n Trace$parseJSCore_closure: function Trace$parseJSCore_closure() {\n },\n Trace$parseJSCore_closure0: function Trace$parseJSCore_closure0() {\n },\n Trace$parseFirefox_closure: function Trace$parseFirefox_closure() {\n },\n Trace$parseFirefox_closure0: function Trace$parseFirefox_closure0() {\n },\n Trace$parseFriendly_closure: function Trace$parseFriendly_closure() {\n },\n Trace$parseFriendly_closure0: function Trace$parseFriendly_closure0() {\n },\n Trace_terse_closure: function Trace_terse_closure() {\n },\n Trace_foldFrames_closure: function Trace_foldFrames_closure(t0) {\n this.oldPredicate = t0;\n },\n Trace_foldFrames_closure0: function Trace_foldFrames_closure0(t0) {\n this._box_0 = t0;\n },\n Trace_toString_closure0: function Trace_toString_closure0() {\n },\n Trace_toString_closure: function Trace_toString_closure(t0) {\n this.longest = t0;\n },\n UnparsedFrame: function UnparsedFrame(t0, t1) {\n this.uri = t0;\n this.member = t1;\n },\n TransformByHandlers_transformByHandlers(_this, onData, onDone, $S, $T) {\n var _null = null, t1 = {},\n controller = A.StreamController_StreamController(_null, _null, _null, _null, true, $T);\n t1.subscription = null;\n controller.onListen = new A.TransformByHandlers_transformByHandlers_closure(t1, _this, onData, controller, A.instantiate1(A.from_handlers__TransformByHandlers__defaultHandleError$closure(), $T), onDone, $S);\n return controller.get$stream();\n },\n TransformByHandlers__defaultHandleError(error, stackTrace, sink) {\n sink.addError$2(error, stackTrace);\n },\n TransformByHandlers_transformByHandlers_closure: function TransformByHandlers_transformByHandlers_closure(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._box_1 = t0;\n _._this = t1;\n _.handleData = t2;\n _.controller = t3;\n _.handleError = t4;\n _.handleDone = t5;\n _.S = t6;\n },\n TransformByHandlers_transformByHandlers__closure: function TransformByHandlers_transformByHandlers__closure(t0, t1, t2) {\n this.handleData = t0;\n this.controller = t1;\n this.S = t2;\n },\n TransformByHandlers_transformByHandlers__closure1: function TransformByHandlers_transformByHandlers__closure1(t0, t1) {\n this.handleError = t0;\n this.controller = t1;\n },\n TransformByHandlers_transformByHandlers__closure0: function TransformByHandlers_transformByHandlers__closure0(t0, t1, t2) {\n this._box_0 = t0;\n this.handleDone = t1;\n this.controller = t2;\n },\n TransformByHandlers_transformByHandlers__closure2: function TransformByHandlers_transformByHandlers__closure2(t0, t1) {\n this._box_1 = t0;\n this._box_0 = t1;\n },\n RateLimit__debounceAggregate(_this, duration, collect, leading, trailing, $T, $S) {\n var t1 = {};\n t1.soFar = t1.timer = null;\n t1.emittedLatestAsLeading = t1.shouldClose = t1.hasPending = false;\n return A.TransformByHandlers_transformByHandlers(_this, new A.RateLimit__debounceAggregate_closure(t1, $S, collect, false, duration, true, $T), new A.RateLimit__debounceAggregate_closure0(t1, true, $S), $T, $S);\n },\n _collect($event, soFar, $T) {\n var t1 = soFar == null ? A._setArrayType([], $T._eval$1(\"JSArray<0>\")) : soFar;\n J.add$1$ax(t1, $event);\n return t1;\n },\n RateLimit__debounceAggregate_closure: function RateLimit__debounceAggregate_closure(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._box_0 = t0;\n _.S = t1;\n _.collect = t2;\n _.leading = t3;\n _.duration = t4;\n _.trailing = t5;\n _.T = t6;\n },\n RateLimit__debounceAggregate_closure_emit: function RateLimit__debounceAggregate_closure_emit(t0, t1, t2) {\n this._box_0 = t0;\n this.sink = t1;\n this.S = t2;\n },\n RateLimit__debounceAggregate__closure: function RateLimit__debounceAggregate__closure(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.trailing = t1;\n _.emit = t2;\n _.sink = t3;\n },\n RateLimit__debounceAggregate_closure0: function RateLimit__debounceAggregate_closure0(t0, t1, t2) {\n this._box_0 = t0;\n this.trailing = t1;\n this.S = t2;\n },\n StringScannerException$(message, span, source) {\n return new A.StringScannerException(source, message, span);\n },\n StringScannerException: function StringScannerException(t0, t1, t2) {\n this.source = t0;\n this._span_exception$_message = t1;\n this._span = t2;\n },\n LineScanner$(string) {\n return new A.LineScanner(null, string);\n },\n LineScanner: function LineScanner(t0, t1) {\n var _ = this;\n _._line_scanner$_column = _._line_scanner$_line = 0;\n _.sourceUrl = t0;\n _.string = t1;\n _._string_scanner$_position = 0;\n _._lastMatchPosition = _._lastMatch = null;\n },\n SpanScanner$(string, sourceUrl) {\n var t2,\n t1 = A.SourceFile$fromString(string, sourceUrl);\n if (sourceUrl == null)\n t2 = null;\n else\n t2 = typeof sourceUrl == \"string\" ? A.Uri_parse(sourceUrl) : type$.Uri._as(sourceUrl);\n return new A.SpanScanner(t1, t2, string);\n },\n SpanScanner: function SpanScanner(t0, t1, t2) {\n var _ = this;\n _._sourceFile = t0;\n _.sourceUrl = t1;\n _.string = t2;\n _._string_scanner$_position = 0;\n _._lastMatchPosition = _._lastMatch = null;\n },\n _SpanScannerState: function _SpanScannerState(t0, t1) {\n this._scanner = t0;\n this.position = t1;\n },\n StringScanner$(string, position, sourceUrl) {\n var t1;\n if (sourceUrl == null)\n t1 = null;\n else\n t1 = typeof sourceUrl == \"string\" ? A.Uri_parse(sourceUrl) : type$.Uri._as(sourceUrl);\n return new A.StringScanner(t1, string);\n },\n StringScanner: function StringScanner(t0, t1) {\n var _ = this;\n _.sourceUrl = t0;\n _.string = t1;\n _._string_scanner$_position = 0;\n _._lastMatchPosition = _._lastMatch = null;\n },\n AsciiGlyphSet: function AsciiGlyphSet() {\n },\n UnicodeGlyphSet: function UnicodeGlyphSet() {\n },\n Tuple2: function Tuple2(t0, t1, t2) {\n this.item1 = t0;\n this.item2 = t1;\n this.$ti = t2;\n },\n Tuple3: function Tuple3(t0, t1, t2, t3) {\n var _ = this;\n _.item1 = t0;\n _.item2 = t1;\n _.item3 = t2;\n _.$ti = t3;\n },\n Tuple4: function Tuple4(t0, t1, t2, t3, t4) {\n var _ = this;\n _.item1 = t0;\n _.item2 = t1;\n _.item3 = t2;\n _.item4 = t3;\n _.$ti = t4;\n },\n WatchEvent: function WatchEvent(t0, t1) {\n this.type = t0;\n this.path = t1;\n },\n ChangeType: function ChangeType(t0) {\n this._watch_event$_name = t0;\n },\n SupportsAnything0: function SupportsAnything0(t0, t1) {\n this.contents = t0;\n this.span = t1;\n },\n Argument0: function Argument0(t0, t1, t2) {\n this.name = t0;\n this.defaultValue = t1;\n this.span = t2;\n },\n ArgumentDeclaration_ArgumentDeclaration$parse0(contents, url) {\n return A.ScssParser$0(contents, null, url).parseArgumentDeclaration$0();\n },\n ArgumentDeclaration0: function ArgumentDeclaration0(t0, t1, t2) {\n this.$arguments = t0;\n this.restArgument = t1;\n this.span = t2;\n },\n ArgumentDeclaration_verify_closure1: function ArgumentDeclaration_verify_closure1() {\n },\n ArgumentDeclaration_verify_closure2: function ArgumentDeclaration_verify_closure2() {\n },\n ArgumentInvocation$empty0(span) {\n return new A.ArgumentInvocation0(B.List_empty17, B.Map_empty9, null, null, span);\n },\n ArgumentInvocation0: function ArgumentInvocation0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.named = t1;\n _.rest = t2;\n _.keywordRest = t3;\n _.span = t4;\n },\n argumentListClass_closure: function argumentListClass_closure() {\n },\n argumentListClass__closure: function argumentListClass__closure() {\n },\n argumentListClass__closure0: function argumentListClass__closure0() {\n },\n SassArgumentList$0(contents, keywords, separator) {\n var t1 = type$.Value_2;\n t1 = new A.SassArgumentList0(A.ConstantMap_ConstantMap$from(keywords, type$.String, t1), A.List_List$unmodifiable(contents, t1), separator, false);\n t1.SassList$3$brackets0(contents, separator, false);\n return t1;\n },\n SassArgumentList0: function SassArgumentList0(t0, t1, t2, t3) {\n var _ = this;\n _._argument_list$_keywords = t0;\n _._argument_list$_wereKeywordsAccessed = false;\n _._list1$_contents = t1;\n _._list1$_separator = t2;\n _._list1$_hasBrackets = t3;\n },\n JSArray1: function JSArray1() {\n },\n AsyncImporter0: function AsyncImporter0() {\n },\n NodeToDartAsyncImporter: function NodeToDartAsyncImporter(t0, t1) {\n this._async0$_canonicalize = t0;\n this._load = t1;\n },\n AsyncBuiltInCallable$mixin0($name, $arguments, callback, url) {\n return new A.AsyncBuiltInCallable0($name, A.ScssParser$0(\"@mixin \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), new A.AsyncBuiltInCallable$mixin_closure0(callback));\n },\n AsyncBuiltInCallable0: function AsyncBuiltInCallable0(t0, t1, t2) {\n this.name = t0;\n this._async_built_in0$_arguments = t1;\n this._async_built_in0$_callback = t2;\n },\n AsyncBuiltInCallable$mixin_closure0: function AsyncBuiltInCallable$mixin_closure0(t0) {\n this.callback = t0;\n },\n compileAsync0(path, charset, functions, importCache, indentWidth, lineFeed, logger, nodeImporter, quietDeps, sourceMap, style, syntax, useSpaces, verbose) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult_2),\n $async$returnValue, terseLogger, t1, t2, t3, stylesheet, t4, result;\n var $async$compileAsync0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!verbose) {\n terseLogger = new A.TerseLogger0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = null;\n t1 = nodeImporter == null;\n if (t1)\n t2 = syntax == null || syntax === A.Syntax_forPath0(path);\n else\n t2 = false;\n $async$goto = t2 ? 3 : 5;\n break;\n case 3:\n // then\n if (importCache == null)\n importCache = A.AsyncImportCache$none(logger);\n t2 = $.$get$context();\n t3 = t2.absolute$7(\".\", null, null, null, null, null, null);\n $async$goto = 6;\n return A._asyncAwait(importCache.importCanonical$3$originalUrl(new A.FilesystemImporter0(t3), t2.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath0(t2.absolute$7(t2.normalize$1(path), null, null, null, null, null, null)) : t2.canonicalize$1(0, path)), t2.toUri$1(path)), $async$compileAsync0);\n case 6:\n // returning from await.\n t3 = $async$result;\n t3.toString;\n stylesheet = t3;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n t2 = A.readFile0(path);\n t3 = syntax == null ? A.Syntax_forPath0(path) : syntax;\n t4 = $.$get$context();\n stylesheet = A.Stylesheet_Stylesheet$parse0(t2, t3, logger, t4.toUri$1(path));\n t2 = t4;\n case 4:\n // join\n $async$goto = 7;\n return A._asyncAwait(A._compileStylesheet2(stylesheet, logger, importCache, nodeImporter, new A.FilesystemImporter0(t2.absolute$7(\".\", null, null, null, null, null, null)), functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset), $async$compileAsync0);\n case 7:\n // returning from await.\n result = $async$result;\n if (terseLogger != null)\n terseLogger.summarize$1$node(!t1);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$compileAsync0, $async$completer);\n },\n compileStringAsync0(source, charset, functions, importCache, importer, indentWidth, lineFeed, logger, nodeImporter, quietDeps, sourceMap, style, syntax, url, useSpaces, verbose) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult_2),\n $async$returnValue, terseLogger, stylesheet, result;\n var $async$compileStringAsync0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!verbose) {\n terseLogger = new A.TerseLogger0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = null;\n stylesheet = A.Stylesheet_Stylesheet$parse0(source, syntax == null ? B.Syntax_SCSS0 : syntax, logger, url);\n $async$goto = 3;\n return A._asyncAwait(A._compileStylesheet2(stylesheet, logger, importCache, nodeImporter, importer == null ? new A.FilesystemImporter0($.$get$context().absolute$7(\".\", null, null, null, null, null, null)) : importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset), $async$compileStringAsync0);\n case 3:\n // returning from await.\n result = $async$result;\n if (terseLogger != null)\n terseLogger.summarize$1$node(nodeImporter != null);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$compileStringAsync0, $async$completer);\n },\n _compileStylesheet2(stylesheet, logger, importCache, nodeImporter, importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CompileResult_2),\n $async$returnValue, evaluateResult, serializeResult, resultSourceMap;\n var $async$_compileStylesheet2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(A._EvaluateVisitor$2(functions, importCache, logger, nodeImporter, quietDeps, sourceMap).run$2(0, importer, stylesheet), $async$_compileStylesheet2);\n case 3:\n // returning from await.\n evaluateResult = $async$result;\n serializeResult = A.serialize0(evaluateResult.stylesheet, charset, indentWidth, false, lineFeed, sourceMap, style, useSpaces);\n resultSourceMap = serializeResult.sourceMap;\n if (resultSourceMap != null && importCache != null)\n A.mapInPlace0(resultSourceMap.urls, new A._compileStylesheet_closure2(stylesheet, importCache));\n $async$returnValue = new A.CompileResult0(evaluateResult, serializeResult);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_compileStylesheet2, $async$completer);\n },\n _compileStylesheet_closure2: function _compileStylesheet_closure2(t0, t1) {\n this.stylesheet = t0;\n this.importCache = t1;\n },\n AsyncEnvironment$0() {\n var t1 = type$.String,\n t2 = type$.Module_AsyncCallable_2,\n t3 = type$.AstNode_2,\n t4 = type$.int,\n t5 = type$.AsyncCallable_2,\n t6 = type$.JSArray_Map_String_AsyncCallable_2;\n return new A.AsyncEnvironment0(A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), null, null, A._setArrayType([], type$.JSArray_Module_AsyncCallable_2), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value_2)], type$.JSArray_Map_String_Value_2), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t3)], type$.JSArray_Map_String_AstNode_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), null);\n },\n AsyncEnvironment$_0(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, _functions, _mixins, _content) {\n var t1 = type$.String,\n t2 = type$.int;\n return new A.AsyncEnvironment0(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _functions, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _mixins, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _content);\n },\n _EnvironmentModule__EnvironmentModule2(environment, css, extensionStore, forwarded) {\n var t1, t2, t3, t4, t5, t6;\n if (forwarded == null)\n forwarded = B.Set_empty3;\n t1 = A._EnvironmentModule__makeModulesByVariable2(forwarded);\n t2 = A._EnvironmentModule__memberMap2(B.JSArray_methods.get$first(environment._async_environment0$_variables), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure17(), type$.Map_String_Value_2), type$.Value_2);\n t3 = A._EnvironmentModule__memberMap2(B.JSArray_methods.get$first(environment._async_environment0$_variableNodes), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure18(), type$.Map_String_AstNode_2), type$.AstNode_2);\n t4 = type$.Map_String_AsyncCallable_2;\n t5 = type$.AsyncCallable_2;\n t6 = A._EnvironmentModule__memberMap2(B.JSArray_methods.get$first(environment._async_environment0$_functions), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure19(), t4), t5);\n t5 = A._EnvironmentModule__memberMap2(B.JSArray_methods.get$first(environment._async_environment0$_mixins), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure20(), t4), t5);\n t4 = J.get$isNotEmpty$asx(css.get$children(css)) || B.JSArray_methods.any$1(environment._async_environment0$_allModules, new A._EnvironmentModule__EnvironmentModule_closure21());\n return A._EnvironmentModule$_2(environment, css, extensionStore, t1, t2, t3, t6, t5, t4, !extensionStore.get$isEmpty(extensionStore) || B.JSArray_methods.any$1(environment._async_environment0$_allModules, new A._EnvironmentModule__EnvironmentModule_closure22()));\n },\n _EnvironmentModule__makeModulesByVariable2(forwarded) {\n var modulesByVariable, t1, t2, t3, t4, t5;\n if (forwarded.get$isEmpty(forwarded))\n return B.Map_empty10;\n modulesByVariable = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Module_AsyncCallable_2);\n for (t1 = forwarded.get$iterator(forwarded); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (t2 instanceof A._EnvironmentModule2) {\n for (t3 = t2._async_environment0$_modulesByVariable, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.get$variables();\n A.setAll0(modulesByVariable, t5.get$keys(t5), t4);\n }\n A.setAll0(modulesByVariable, J.get$keys$z(B.JSArray_methods.get$first(t2._async_environment0$_environment._async_environment0$_variables)), t2);\n } else {\n t3 = t2.get$variables();\n A.setAll0(modulesByVariable, t3.get$keys(t3), t2);\n }\n }\n return modulesByVariable;\n },\n _EnvironmentModule__memberMap2(localMap, otherMaps, $V) {\n var t1, t2, t3;\n localMap = new A.PublicMemberMapView0(localMap, $V._eval$1(\"PublicMemberMapView0<0>\"));\n if (otherMaps.get$isEmpty(otherMaps))\n return localMap;\n t1 = A._setArrayType([], $V._eval$1(\"JSArray>\"));\n for (t2 = otherMaps.get$iterator(otherMaps); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3.get$isNotEmpty(t3))\n t1.push(t3);\n }\n t1.push(localMap);\n if (t1.length === 1)\n return localMap;\n return A.MergedMapView$0(t1, type$.String, $V);\n },\n _EnvironmentModule$_2(_environment, css, extensionStore, _modulesByVariable, variables, variableNodes, functions, mixins, transitivelyContainsCss, transitivelyContainsExtensions) {\n return new A._EnvironmentModule2(_environment._async_environment0$_allModules, variables, variableNodes, functions, mixins, extensionStore, css, transitivelyContainsCss, transitivelyContainsExtensions, _environment, _modulesByVariable);\n },\n AsyncEnvironment0: function AsyncEnvironment0(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._async_environment0$_modules = t0;\n _._async_environment0$_namespaceNodes = t1;\n _._async_environment0$_globalModules = t2;\n _._async_environment0$_importedModules = t3;\n _._async_environment0$_forwardedModules = t4;\n _._async_environment0$_nestedForwardedModules = t5;\n _._async_environment0$_allModules = t6;\n _._async_environment0$_variables = t7;\n _._async_environment0$_variableNodes = t8;\n _._async_environment0$_variableIndices = t9;\n _._async_environment0$_functions = t10;\n _._async_environment0$_functionIndices = t11;\n _._async_environment0$_mixins = t12;\n _._async_environment0$_mixinIndices = t13;\n _._async_environment0$_content = t14;\n _._async_environment0$_inMixin = false;\n _._async_environment0$_inSemiGlobalScope = true;\n _._async_environment0$_lastVariableIndex = _._async_environment0$_lastVariableName = null;\n },\n AsyncEnvironment_importForwards_closure2: function AsyncEnvironment_importForwards_closure2() {\n },\n AsyncEnvironment_importForwards_closure3: function AsyncEnvironment_importForwards_closure3() {\n },\n AsyncEnvironment_importForwards_closure4: function AsyncEnvironment_importForwards_closure4() {\n },\n AsyncEnvironment__getVariableFromGlobalModule_closure0: function AsyncEnvironment__getVariableFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n AsyncEnvironment_setVariable_closure2: function AsyncEnvironment_setVariable_closure2(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n AsyncEnvironment_setVariable_closure3: function AsyncEnvironment_setVariable_closure3(t0) {\n this.name = t0;\n },\n AsyncEnvironment_setVariable_closure4: function AsyncEnvironment_setVariable_closure4(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n AsyncEnvironment__getFunctionFromGlobalModule_closure0: function AsyncEnvironment__getFunctionFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n AsyncEnvironment__getMixinFromGlobalModule_closure0: function AsyncEnvironment__getMixinFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n AsyncEnvironment_toModule_closure0: function AsyncEnvironment_toModule_closure0() {\n },\n AsyncEnvironment_toDummyModule_closure0: function AsyncEnvironment_toDummyModule_closure0() {\n },\n AsyncEnvironment__fromOneModule_closure0: function AsyncEnvironment__fromOneModule_closure0(t0, t1) {\n this.callback = t0;\n this.T = t1;\n },\n AsyncEnvironment__fromOneModule__closure0: function AsyncEnvironment__fromOneModule__closure0(t0, t1) {\n this.entry = t0;\n this.T = t1;\n },\n _EnvironmentModule2: function _EnvironmentModule2(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) {\n var _ = this;\n _.upstream = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.extensionStore = t5;\n _.css = t6;\n _.transitivelyContainsCss = t7;\n _.transitivelyContainsExtensions = t8;\n _._async_environment0$_environment = t9;\n _._async_environment0$_modulesByVariable = t10;\n },\n _EnvironmentModule__EnvironmentModule_closure17: function _EnvironmentModule__EnvironmentModule_closure17() {\n },\n _EnvironmentModule__EnvironmentModule_closure18: function _EnvironmentModule__EnvironmentModule_closure18() {\n },\n _EnvironmentModule__EnvironmentModule_closure19: function _EnvironmentModule__EnvironmentModule_closure19() {\n },\n _EnvironmentModule__EnvironmentModule_closure20: function _EnvironmentModule__EnvironmentModule_closure20() {\n },\n _EnvironmentModule__EnvironmentModule_closure21: function _EnvironmentModule__EnvironmentModule_closure21() {\n },\n _EnvironmentModule__EnvironmentModule_closure22: function _EnvironmentModule__EnvironmentModule_closure22() {\n },\n _EvaluateVisitor$2(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t4,\n t1 = type$.Uri,\n t2 = type$.Module_AsyncCallable_2,\n t3 = A._setArrayType([], type$.JSArray_Tuple2_String_AstNode_2);\n if (nodeImporter == null)\n t4 = importCache == null ? A.AsyncImportCache$none(logger) : importCache;\n else\n t4 = null;\n t1 = new A._EvaluateVisitor2(t4, nodeImporter, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.AsyncCallable_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode_2), logger, A.LinkedHashSet_LinkedHashSet$_empty(type$.Tuple2_String_SourceSpan), quietDeps, sourceMap, A.AsyncEnvironment$0(), A.LinkedHashSet_LinkedHashSet$_empty(t1), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.nullable_AstNode_2), t3, B.Configuration_Map_empty0);\n t1._EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap2(functions, importCache, logger, nodeImporter, quietDeps, sourceMap);\n return t1;\n },\n _EvaluateVisitor2: function _EvaluateVisitor2(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._async_evaluate0$_importCache = t0;\n _._async_evaluate0$_nodeImporter = t1;\n _._async_evaluate0$_builtInFunctions = t2;\n _._async_evaluate0$_builtInModules = t3;\n _._async_evaluate0$_modules = t4;\n _._async_evaluate0$_moduleNodes = t5;\n _._async_evaluate0$_logger = t6;\n _._async_evaluate0$_warningsEmitted = t7;\n _._async_evaluate0$_quietDeps = t8;\n _._async_evaluate0$_sourceMap = t9;\n _._async_evaluate0$_environment = t10;\n _._async_evaluate0$_declarationName = _._async_evaluate0$__parent = _._async_evaluate0$_mediaQueries = _._async_evaluate0$_styleRuleIgnoringAtRoot = null;\n _._async_evaluate0$_member = \"root stylesheet\";\n _._async_evaluate0$_importSpan = _._async_evaluate0$_callableNode = null;\n _._async_evaluate0$_inKeyframes = _._async_evaluate0$_atRootExcludingStyleRule = _._async_evaluate0$_inUnknownAtRule = _._async_evaluate0$_inFunction = false;\n _._async_evaluate0$_loadedUrls = t11;\n _._async_evaluate0$_activeModules = t12;\n _._async_evaluate0$_stack = t13;\n _._async_evaluate0$_importer = null;\n _._async_evaluate0$_inDependency = false;\n _._async_evaluate0$__extensionStore = _._async_evaluate0$_outOfOrderImports = _._async_evaluate0$__endOfImports = _._async_evaluate0$__root = _._async_evaluate0$__stylesheet = null;\n _._async_evaluate0$_configuration = t14;\n },\n _EvaluateVisitor_closure29: function _EvaluateVisitor_closure29(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure30: function _EvaluateVisitor_closure30(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure31: function _EvaluateVisitor_closure31(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure32: function _EvaluateVisitor_closure32(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure33: function _EvaluateVisitor_closure33(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure34: function _EvaluateVisitor_closure34(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure35: function _EvaluateVisitor_closure35(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure36: function _EvaluateVisitor_closure36(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure10: function _EvaluateVisitor__closure10(t0, t1, t2) {\n this.$this = t0;\n this.name = t1;\n this.module = t2;\n },\n _EvaluateVisitor_closure37: function _EvaluateVisitor_closure37(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure38: function _EvaluateVisitor_closure38(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure8: function _EvaluateVisitor__closure8(t0, t1, t2) {\n this.values = t0;\n this.span = t1;\n this.callableNode = t2;\n },\n _EvaluateVisitor__closure9: function _EvaluateVisitor__closure9(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_run_closure2: function _EvaluateVisitor_run_closure2(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.importer = t2;\n },\n _EvaluateVisitor__loadModule_closure5: function _EvaluateVisitor__loadModule_closure5(t0, t1) {\n this.callback = t0;\n this.builtInModule = t1;\n },\n _EvaluateVisitor__loadModule_closure6: function _EvaluateVisitor__loadModule_closure6(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.nodeWithSpan = t2;\n _.baseUrl = t3;\n _.namesInErrors = t4;\n _.configuration = t5;\n _.callback = t6;\n },\n _EvaluateVisitor__loadModule__closure2: function _EvaluateVisitor__loadModule__closure2(t0, t1) {\n this.$this = t0;\n this.message = t1;\n },\n _EvaluateVisitor__execute_closure2: function _EvaluateVisitor__execute_closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.stylesheet = t2;\n _.extensionStore = t3;\n _.configuration = t4;\n _.css = t5;\n },\n _EvaluateVisitor__combineCss_closure8: function _EvaluateVisitor__combineCss_closure8() {\n },\n _EvaluateVisitor__combineCss_closure9: function _EvaluateVisitor__combineCss_closure9(t0) {\n this.selectors = t0;\n },\n _EvaluateVisitor__combineCss_closure10: function _EvaluateVisitor__combineCss_closure10() {\n },\n _EvaluateVisitor__extendModules_closure5: function _EvaluateVisitor__extendModules_closure5(t0) {\n this.originalSelectors = t0;\n },\n _EvaluateVisitor__extendModules_closure6: function _EvaluateVisitor__extendModules_closure6() {\n },\n _EvaluateVisitor__topologicalModules_visitModule2: function _EvaluateVisitor__topologicalModules_visitModule2(t0, t1) {\n this.seen = t0;\n this.sorted = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure8: function _EvaluateVisitor_visitAtRootRule_closure8(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure9: function _EvaluateVisitor_visitAtRootRule_closure9(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure10: function _EvaluateVisitor_visitAtRootRule_closure10(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure17: function _EvaluateVisitor__scopeForAtRoot_closure17(t0, t1, t2) {\n this.$this = t0;\n this.newParent = t1;\n this.node = t2;\n },\n _EvaluateVisitor__scopeForAtRoot_closure18: function _EvaluateVisitor__scopeForAtRoot_closure18(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure19: function _EvaluateVisitor__scopeForAtRoot_closure19(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot__closure2: function _EvaluateVisitor__scopeForAtRoot__closure2(t0, t1) {\n this.innerScope = t0;\n this.callback = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure20: function _EvaluateVisitor__scopeForAtRoot_closure20(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure21: function _EvaluateVisitor__scopeForAtRoot_closure21() {\n },\n _EvaluateVisitor__scopeForAtRoot_closure22: function _EvaluateVisitor__scopeForAtRoot_closure22(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor_visitContentRule_closure2: function _EvaluateVisitor_visitContentRule_closure2(t0, t1) {\n this.$this = t0;\n this.content = t1;\n },\n _EvaluateVisitor_visitDeclaration_closure5: function _EvaluateVisitor_visitDeclaration_closure5(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitDeclaration_closure6: function _EvaluateVisitor_visitDeclaration_closure6(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitEachRule_closure8: function _EvaluateVisitor_visitEachRule_closure8(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure9: function _EvaluateVisitor_visitEachRule_closure9(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure10: function _EvaluateVisitor_visitEachRule_closure10(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.list = t1;\n _.setVariables = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitEachRule__closure2: function _EvaluateVisitor_visitEachRule__closure2(t0, t1, t2) {\n this.$this = t0;\n this.setVariables = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitEachRule___closure2: function _EvaluateVisitor_visitEachRule___closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitExtendRule_closure2: function _EvaluateVisitor_visitExtendRule_closure2(t0, t1) {\n this.$this = t0;\n this.targetText = t1;\n },\n _EvaluateVisitor_visitAtRule_closure8: function _EvaluateVisitor_visitAtRule_closure8(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitAtRule_closure9: function _EvaluateVisitor_visitAtRule_closure9(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule__closure2: function _EvaluateVisitor_visitAtRule__closure2(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule_closure10: function _EvaluateVisitor_visitAtRule_closure10() {\n },\n _EvaluateVisitor_visitForRule_closure14: function _EvaluateVisitor_visitForRule_closure14(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure15: function _EvaluateVisitor_visitForRule_closure15(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure16: function _EvaluateVisitor_visitForRule_closure16(t0) {\n this.fromNumber = t0;\n },\n _EvaluateVisitor_visitForRule_closure17: function _EvaluateVisitor_visitForRule_closure17(t0, t1) {\n this.toNumber = t0;\n this.fromNumber = t1;\n },\n _EvaluateVisitor_visitForRule_closure18: function _EvaluateVisitor_visitForRule_closure18(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.node = t2;\n _.from = t3;\n _.direction = t4;\n _.fromNumber = t5;\n },\n _EvaluateVisitor_visitForRule__closure2: function _EvaluateVisitor_visitForRule__closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitForwardRule_closure5: function _EvaluateVisitor_visitForwardRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForwardRule_closure6: function _EvaluateVisitor_visitForwardRule_closure6(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIfRule_closure2: function _EvaluateVisitor_visitIfRule_closure2(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitIfRule__closure2: function _EvaluateVisitor_visitIfRule__closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport_closure2: function _EvaluateVisitor__visitDynamicImport_closure2(t0, t1) {\n this.$this = t0;\n this.$import = t1;\n },\n _EvaluateVisitor__visitDynamicImport__closure11: function _EvaluateVisitor__visitDynamicImport__closure11(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport__closure12: function _EvaluateVisitor__visitDynamicImport__closure12() {\n },\n _EvaluateVisitor__visitDynamicImport__closure13: function _EvaluateVisitor__visitDynamicImport__closure13() {\n },\n _EvaluateVisitor__visitDynamicImport__closure14: function _EvaluateVisitor__visitDynamicImport__closure14(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.result = t1;\n _.stylesheet = t2;\n _.loadsUserDefinedModules = t3;\n _.environment = t4;\n _.children = t5;\n },\n _EvaluateVisitor__visitStaticImport_closure2: function _EvaluateVisitor__visitStaticImport_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure11: function _EvaluateVisitor_visitIncludeRule_closure11(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIncludeRule_closure12: function _EvaluateVisitor_visitIncludeRule_closure12(t0) {\n this.node = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure14: function _EvaluateVisitor_visitIncludeRule_closure14(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure13: function _EvaluateVisitor_visitIncludeRule_closure13(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.contentCallable = t1;\n _.mixin = t2;\n _.nodeWithSpan = t3;\n },\n _EvaluateVisitor_visitIncludeRule__closure2: function _EvaluateVisitor_visitIncludeRule__closure2(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule___closure2: function _EvaluateVisitor_visitIncludeRule___closure2(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule____closure2: function _EvaluateVisitor_visitIncludeRule____closure2(t0, t1) {\n this.$this = t0;\n this.statement = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure8: function _EvaluateVisitor_visitMediaRule_closure8(t0, t1) {\n this.$this = t0;\n this.queries = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure9: function _EvaluateVisitor_visitMediaRule_closure9(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.mergedQueries = t1;\n _.queries = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitMediaRule__closure2: function _EvaluateVisitor_visitMediaRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule___closure2: function _EvaluateVisitor_visitMediaRule___closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure10: function _EvaluateVisitor_visitMediaRule_closure10(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor__visitMediaQueries_closure2: function _EvaluateVisitor__visitMediaQueries_closure2(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure20: function _EvaluateVisitor_visitStyleRule_closure20(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure21: function _EvaluateVisitor_visitStyleRule_closure21(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure22: function _EvaluateVisitor_visitStyleRule_closure22() {\n },\n _EvaluateVisitor_visitStyleRule_closure23: function _EvaluateVisitor_visitStyleRule_closure23(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure24: function _EvaluateVisitor_visitStyleRule_closure24(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure25: function _EvaluateVisitor_visitStyleRule_closure25(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitStyleRule__closure2: function _EvaluateVisitor_visitStyleRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure26: function _EvaluateVisitor_visitStyleRule_closure26() {\n },\n _EvaluateVisitor_visitSupportsRule_closure5: function _EvaluateVisitor_visitSupportsRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule__closure2: function _EvaluateVisitor_visitSupportsRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule_closure6: function _EvaluateVisitor_visitSupportsRule_closure6() {\n },\n _EvaluateVisitor_visitVariableDeclaration_closure8: function _EvaluateVisitor_visitVariableDeclaration_closure8(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.override = t2;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure9: function _EvaluateVisitor_visitVariableDeclaration_closure9(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure10: function _EvaluateVisitor_visitVariableDeclaration_closure10(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.value = t2;\n },\n _EvaluateVisitor_visitUseRule_closure2: function _EvaluateVisitor_visitUseRule_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWarnRule_closure2: function _EvaluateVisitor_visitWarnRule_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule_closure2: function _EvaluateVisitor_visitWhileRule_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule__closure2: function _EvaluateVisitor_visitWhileRule__closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure2: function _EvaluateVisitor_visitBinaryOperationExpression_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2: function _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2() {\n },\n _EvaluateVisitor_visitVariableExpression_closure2: function _EvaluateVisitor_visitVariableExpression_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitUnaryOperationExpression_closure2: function _EvaluateVisitor_visitUnaryOperationExpression_closure2(t0, t1) {\n this.node = t0;\n this.operand = t1;\n },\n _EvaluateVisitor__visitCalculationValue_closure2: function _EvaluateVisitor__visitCalculationValue_closure2(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.inMinMax = t2;\n },\n _EvaluateVisitor_visitListExpression_closure2: function _EvaluateVisitor_visitListExpression_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitFunctionExpression_closure5: function _EvaluateVisitor_visitFunctionExpression_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitFunctionExpression_closure6: function _EvaluateVisitor_visitFunctionExpression_closure6(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitInterpolatedFunctionExpression_closure2: function _EvaluateVisitor_visitInterpolatedFunctionExpression_closure2(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.$function = t2;\n },\n _EvaluateVisitor__runUserDefinedCallable_closure2: function _EvaluateVisitor__runUserDefinedCallable_closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.callable = t1;\n _.evaluated = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable__closure2: function _EvaluateVisitor__runUserDefinedCallable__closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable___closure2: function _EvaluateVisitor__runUserDefinedCallable___closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable____closure2: function _EvaluateVisitor__runUserDefinedCallable____closure2() {\n },\n _EvaluateVisitor__runFunctionCallable_closure2: function _EvaluateVisitor__runFunctionCallable_closure2(t0, t1) {\n this.$this = t0;\n this.callable = t1;\n },\n _EvaluateVisitor__runBuiltInCallable_closure5: function _EvaluateVisitor__runBuiltInCallable_closure5(t0, t1, t2) {\n this.overload = t0;\n this.evaluated = t1;\n this.namedSet = t2;\n },\n _EvaluateVisitor__runBuiltInCallable_closure6: function _EvaluateVisitor__runBuiltInCallable_closure6() {\n },\n _EvaluateVisitor__evaluateArguments_closure11: function _EvaluateVisitor__evaluateArguments_closure11() {\n },\n _EvaluateVisitor__evaluateArguments_closure12: function _EvaluateVisitor__evaluateArguments_closure12(t0, t1) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n },\n _EvaluateVisitor__evaluateArguments_closure13: function _EvaluateVisitor__evaluateArguments_closure13(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.namedNodes = t3;\n },\n _EvaluateVisitor__evaluateArguments_closure14: function _EvaluateVisitor__evaluateArguments_closure14() {\n },\n _EvaluateVisitor__evaluateMacroArguments_closure11: function _EvaluateVisitor__evaluateMacroArguments_closure11(t0) {\n this.restArgs = t0;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure12: function _EvaluateVisitor__evaluateMacroArguments_closure12(t0, t1, t2) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n this.restArgs = t2;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure13: function _EvaluateVisitor__evaluateMacroArguments_closure13(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.restArgs = t3;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure14: function _EvaluateVisitor__evaluateMacroArguments_closure14(t0, t1, t2) {\n this.$this = t0;\n this.keywordRestNodeForSpan = t1;\n this.keywordRestArgs = t2;\n },\n _EvaluateVisitor__addRestMap_closure2: function _EvaluateVisitor__addRestMap_closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.values = t1;\n _.convert = t2;\n _.expressionNode = t3;\n _.map = t4;\n _.nodeWithSpan = t5;\n },\n _EvaluateVisitor__verifyArguments_closure2: function _EvaluateVisitor__verifyArguments_closure2(t0, t1, t2) {\n this.$arguments = t0;\n this.positional = t1;\n this.named = t2;\n },\n _EvaluateVisitor_visitStringExpression_closure2: function _EvaluateVisitor_visitStringExpression_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitCssAtRule_closure5: function _EvaluateVisitor_visitCssAtRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssAtRule_closure6: function _EvaluateVisitor_visitCssAtRule_closure6() {\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure5: function _EvaluateVisitor_visitCssKeyframeBlock_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure6: function _EvaluateVisitor_visitCssKeyframeBlock_closure6() {\n },\n _EvaluateVisitor_visitCssMediaRule_closure8: function _EvaluateVisitor_visitCssMediaRule_closure8(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure9: function _EvaluateVisitor_visitCssMediaRule_closure9(t0, t1, t2) {\n this.$this = t0;\n this.mergedQueries = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssMediaRule__closure2: function _EvaluateVisitor_visitCssMediaRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule___closure2: function _EvaluateVisitor_visitCssMediaRule___closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure10: function _EvaluateVisitor_visitCssMediaRule_closure10(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor_visitCssStyleRule_closure5: function _EvaluateVisitor_visitCssStyleRule_closure5(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssStyleRule__closure2: function _EvaluateVisitor_visitCssStyleRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssStyleRule_closure6: function _EvaluateVisitor_visitCssStyleRule_closure6() {\n },\n _EvaluateVisitor_visitCssSupportsRule_closure5: function _EvaluateVisitor_visitCssSupportsRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule__closure2: function _EvaluateVisitor_visitCssSupportsRule__closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule_closure6: function _EvaluateVisitor_visitCssSupportsRule_closure6() {\n },\n _EvaluateVisitor__performInterpolation_closure2: function _EvaluateVisitor__performInterpolation_closure2(t0, t1, t2) {\n this.$this = t0;\n this.warnForColor = t1;\n this.interpolation = t2;\n },\n _EvaluateVisitor__serialize_closure2: function _EvaluateVisitor__serialize_closure2(t0, t1) {\n this.value = t0;\n this.quote = t1;\n },\n _EvaluateVisitor__expressionNode_closure2: function _EvaluateVisitor__expressionNode_closure2(t0, t1) {\n this.$this = t0;\n this.expression = t1;\n },\n _EvaluateVisitor__withoutSlash_recommendation2: function _EvaluateVisitor__withoutSlash_recommendation2() {\n },\n _EvaluateVisitor__stackFrame_closure2: function _EvaluateVisitor__stackFrame_closure2(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__stackTrace_closure2: function _EvaluateVisitor__stackTrace_closure2(t0) {\n this.$this = t0;\n },\n _ImportedCssVisitor2: function _ImportedCssVisitor2(t0) {\n this._async_evaluate0$_visitor = t0;\n },\n _ImportedCssVisitor_visitCssAtRule_closure2: function _ImportedCssVisitor_visitCssAtRule_closure2() {\n },\n _ImportedCssVisitor_visitCssMediaRule_closure2: function _ImportedCssVisitor_visitCssMediaRule_closure2(t0) {\n this.hasBeenMerged = t0;\n },\n _ImportedCssVisitor_visitCssStyleRule_closure2: function _ImportedCssVisitor_visitCssStyleRule_closure2() {\n },\n _ImportedCssVisitor_visitCssSupportsRule_closure2: function _ImportedCssVisitor_visitCssSupportsRule_closure2() {\n },\n EvaluateResult0: function EvaluateResult0(t0, t1) {\n this.stylesheet = t0;\n this.loadedUrls = t1;\n },\n _EvaluationContext2: function _EvaluationContext2(t0, t1) {\n this._async_evaluate0$_visitor = t0;\n this._async_evaluate0$_defaultWarnNodeWithSpan = t1;\n },\n _ArgumentResults2: function _ArgumentResults2(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.positionalNodes = t1;\n _.named = t2;\n _.namedNodes = t3;\n _.separator = t4;\n },\n _LoadedStylesheet2: function _LoadedStylesheet2(t0, t1, t2) {\n this.stylesheet = t0;\n this.importer = t1;\n this.isDependency = t2;\n },\n NodeToDartAsyncFileImporter: function NodeToDartAsyncFileImporter(t0) {\n this._findFileUrl = t0;\n },\n AsyncImportCache$(importers, loadPaths, logger, packageConfig) {\n var t1 = type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2,\n t2 = type$.Uri,\n t3 = A.AsyncImportCache__toImporters0(importers, loadPaths, packageConfig);\n return new A.AsyncImportCache0(t3, logger, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t1), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_AsyncImporter_and_nullable_Uri_2, t1), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.nullable_Stylesheet_2), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.ImporterResult_2));\n },\n AsyncImportCache$none(logger) {\n var t1 = type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2,\n t2 = type$.Uri;\n return new A.AsyncImportCache0(B.List_empty21, logger, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t1), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_AsyncImporter_and_nullable_Uri_2, t1), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.nullable_Stylesheet_2), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.ImporterResult_2));\n },\n AsyncImportCache__toImporters0(importers, loadPaths, packageConfig) {\n var t2, t3, _i, path, _null = null,\n sassPath = A._asStringQ(type$.Object._as(J.get$env$x(self.process)).SASS_PATH),\n t1 = A._setArrayType([], type$.JSArray_AsyncImporter);\n if (importers != null)\n B.JSArray_methods.addAll$1(t1, importers);\n if (loadPaths != null)\n for (t2 = J.get$iterator$ax(loadPaths); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.push(new A.FilesystemImporter0($.$get$context().absolute$7(t3, _null, _null, _null, _null, _null, _null)));\n }\n if (sassPath != null) {\n t2 = sassPath.split(J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\");\n t3 = t2.length;\n _i = 0;\n for (; _i < t3; ++_i) {\n path = t2[_i];\n t1.push(new A.FilesystemImporter0($.$get$context().absolute$7(path, _null, _null, _null, _null, _null, _null)));\n }\n }\n return t1;\n },\n AsyncImportCache0: function AsyncImportCache0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._async_import_cache0$_importers = t0;\n _._async_import_cache0$_logger = t1;\n _._async_import_cache0$_canonicalizeCache = t2;\n _._async_import_cache0$_relativeCanonicalizeCache = t3;\n _._async_import_cache0$_importCache = t4;\n _._async_import_cache0$_resultsCache = t5;\n },\n AsyncImportCache_canonicalize_closure1: function AsyncImportCache_canonicalize_closure1(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.baseUrl = t1;\n _.url = t2;\n _.baseImporter = t3;\n _.forImport = t4;\n },\n AsyncImportCache_canonicalize_closure2: function AsyncImportCache_canonicalize_closure2(t0, t1, t2) {\n this.$this = t0;\n this.url = t1;\n this.forImport = t2;\n },\n AsyncImportCache__canonicalize_closure0: function AsyncImportCache__canonicalize_closure0(t0, t1) {\n this.importer = t0;\n this.url = t1;\n },\n AsyncImportCache_importCanonical_closure0: function AsyncImportCache_importCanonical_closure0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.originalUrl = t3;\n _.quiet = t4;\n },\n AsyncImportCache_humanize_closure2: function AsyncImportCache_humanize_closure2(t0) {\n this.canonicalUrl = t0;\n },\n AsyncImportCache_humanize_closure3: function AsyncImportCache_humanize_closure3() {\n },\n AsyncImportCache_humanize_closure4: function AsyncImportCache_humanize_closure4() {\n },\n AtRootQueryParser0: function AtRootQueryParser0(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n AtRootQueryParser_parse_closure0: function AtRootQueryParser_parse_closure0(t0) {\n this.$this = t0;\n },\n AtRootQuery0: function AtRootQuery0(t0, t1, t2, t3) {\n var _ = this;\n _.include = t0;\n _.names = t1;\n _._at_root_query0$_all = t2;\n _._at_root_query0$_rule = t3;\n },\n AtRootRule$0(children, span, query) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.AtRootRule0(query, span, t1, t2);\n },\n AtRootRule0: function AtRootRule0(t0, t1, t2, t3) {\n var _ = this;\n _.query = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n ModifiableCssAtRule$0($name, span, childless, value) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n return new A.ModifiableCssAtRule0($name, value, childless, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode_2), t1);\n },\n ModifiableCssAtRule0: function ModifiableCssAtRule0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.isChildless = t2;\n _.span = t3;\n _.children = t4;\n _._node1$_children = t5;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n AtRule$0($name, span, children, value) {\n var t1 = children == null ? null : A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = t1 == null ? null : B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.AtRule0($name, value, span, t1, t2 === true);\n },\n AtRule0: function AtRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n AttributeSelector0: function AttributeSelector0(t0, t1, t2, t3) {\n var _ = this;\n _.name = t0;\n _.op = t1;\n _.value = t2;\n _.modifier = t3;\n },\n AttributeOperator0: function AttributeOperator0(t0) {\n this._attribute0$_text = t0;\n },\n BinaryOperationExpression0: function BinaryOperationExpression0(t0, t1, t2, t3) {\n var _ = this;\n _.operator = t0;\n _.left = t1;\n _.right = t2;\n _.allowsSlash = t3;\n },\n BinaryOperator0: function BinaryOperator0(t0, t1, t2) {\n this.name = t0;\n this.operator = t1;\n this.precedence = t2;\n },\n BooleanExpression0: function BooleanExpression0(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n legacyBooleanClass_closure: function legacyBooleanClass_closure() {\n },\n legacyBooleanClass__closure: function legacyBooleanClass__closure() {\n },\n legacyBooleanClass__closure0: function legacyBooleanClass__closure0() {\n },\n booleanClass_closure: function booleanClass_closure() {\n },\n booleanClass__closure: function booleanClass__closure() {\n },\n SassBoolean0: function SassBoolean0(t0) {\n this.value = t0;\n },\n BuiltInCallable$function0($name, $arguments, callback, url) {\n return new A.BuiltInCallable0($name, A._setArrayType([new A.Tuple2(A.ScssParser$0(\"@function \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), callback, type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2)], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2));\n },\n BuiltInCallable$mixin0($name, $arguments, callback, url) {\n return new A.BuiltInCallable0($name, A._setArrayType([new A.Tuple2(A.ScssParser$0(\"@mixin \" + $name + \"(\" + $arguments + \") {\", null, url).parseArgumentDeclaration$0(), new A.BuiltInCallable$mixin_closure0(callback), type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2)], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2));\n },\n BuiltInCallable$parsed($name, $arguments, callback) {\n return new A.BuiltInCallable0($name, A._setArrayType([new A.Tuple2($arguments, callback, type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2)], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2));\n },\n BuiltInCallable$overloadedFunction0($name, overloads) {\n var t2, t3, t4, t5, t6, t7,\n t1 = A._setArrayType([], type$.JSArray_Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2);\n for (t2 = overloads.get$entries(overloads), t2 = t2.get$iterator(t2), t3 = type$.Tuple2_of_ArgumentDeclaration_and_Value_Function_List_Value_2, t4 = type$.String, t5 = type$.VariableDeclaration_2; t2.moveNext$0();) {\n t6 = t2.get$current(t2);\n t7 = A.SpanScanner$(\"@function \" + $name + \"(\" + A.S(t6.key) + \") {\", null);\n t1.push(new A.Tuple2(new A.ScssParser0(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t7, B.StderrLogger_false0).parseArgumentDeclaration$0(), t6.value, t3));\n }\n return new A.BuiltInCallable0($name, t1);\n },\n BuiltInCallable0: function BuiltInCallable0(t0, t1) {\n this.name = t0;\n this._built_in$_overloads = t1;\n },\n BuiltInCallable$mixin_closure0: function BuiltInCallable$mixin_closure0(t0) {\n this.callback = t0;\n },\n BuiltInModule$0($name, functions, mixins, variables, $T) {\n var t1 = A._Uri__Uri(null, $name, null, \"sass\"),\n t2 = A.BuiltInModule__callableMap0(functions, $T),\n t3 = A.BuiltInModule__callableMap0(mixins, $T),\n t4 = variables == null ? B.Map_empty8 : new A.UnmodifiableMapView(variables, type$.UnmodifiableMapView_String_Value_2);\n return new A.BuiltInModule0(t1, t2, t3, t4, $T._eval$1(\"BuiltInModule0<0>\"));\n },\n BuiltInModule__callableMap0(callables, $T) {\n var t2, _i, callable,\n t1 = type$.String;\n if (callables == null)\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, $T);\n else {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, $T);\n for (t2 = callables.length, _i = 0; _i < callables.length; callables.length === t2 || (0, A.throwConcurrentModificationError)(callables), ++_i) {\n callable = callables[_i];\n t1.$indexSet(0, J.get$name$x(callable), callable);\n }\n t1 = new A.UnmodifiableMapView(t1, type$.$env_1_1_String._bind$1($T)._eval$1(\"UnmodifiableMapView<1,2>\"));\n }\n return new A.UnmodifiableMapView(t1, type$.$env_1_1_String._bind$1($T)._eval$1(\"UnmodifiableMapView<1,2>\"));\n },\n BuiltInModule0: function BuiltInModule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.url = t0;\n _.functions = t1;\n _.mixins = t2;\n _.variables = t3;\n _.$ti = t4;\n },\n CalculationExpression__verifyArguments0($arguments) {\n return A.List_List$unmodifiable(new A.MappedListIterable($arguments, new A.CalculationExpression__verifyArguments_closure0(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Expression_2);\n },\n CalculationExpression__verify0(expression) {\n var t1,\n _s29_ = \"Invalid calculation argument \";\n if (expression instanceof A.NumberExpression0)\n return;\n if (expression instanceof A.CalculationExpression0)\n return;\n if (expression instanceof A.VariableExpression0)\n return;\n if (expression instanceof A.FunctionExpression0)\n return;\n if (expression instanceof A.IfExpression0)\n return;\n if (expression instanceof A.StringExpression0) {\n if (expression.hasQuotes)\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n } else if (expression instanceof A.ParenthesizedExpression0)\n A.CalculationExpression__verify0(expression.expression);\n else if (expression instanceof A.BinaryOperationExpression0) {\n A.CalculationExpression__verify0(expression.left);\n A.CalculationExpression__verify0(expression.right);\n t1 = expression.operator;\n if (t1 === B.BinaryOperator_AcR2)\n return;\n if (t1 === B.BinaryOperator_iyO0)\n return;\n if (t1 === B.BinaryOperator_O1M0)\n return;\n if (t1 === B.BinaryOperator_RTB0)\n return;\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n } else\n throw A.wrapException(A.ArgumentError$(_s29_ + expression.toString$0(0) + \".\", null));\n },\n CalculationExpression0: function CalculationExpression0(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n CalculationExpression__verifyArguments_closure0: function CalculationExpression__verifyArguments_closure0() {\n },\n SassCalculation_calc0(argument) {\n argument = A.SassCalculation__simplify0(argument);\n if (argument instanceof A.SassNumber0)\n return argument;\n if (argument instanceof A.SassCalculation0)\n return argument;\n return new A.SassCalculation0(\"calc\", A.List_List$unmodifiable([argument], type$.Object));\n },\n SassCalculation_min0($arguments) {\n var minimum, _i, arg, t2,\n args = A.List_List$unmodifiable(new A.MappedListIterable($arguments, A.calculation0_SassCalculation__simplify$closure(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Object),\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.ArgumentError$(\"min() must have at least one argument.\", null));\n for (minimum = null, _i = 0; _i < t1; ++_i) {\n arg = args[_i];\n if (arg instanceof A.SassNumber0)\n t2 = minimum != null && !minimum.isComparableTo$1(arg);\n else\n t2 = true;\n if (t2) {\n minimum = null;\n break;\n } else if (minimum == null || minimum.greaterThan$1(arg).value)\n minimum = arg;\n }\n if (minimum != null)\n return minimum;\n A.SassCalculation__verifyCompatibleNumbers0(args);\n return new A.SassCalculation0(\"min\", args);\n },\n SassCalculation_max0($arguments) {\n var maximum, _i, arg, t2,\n args = A.List_List$unmodifiable(new A.MappedListIterable($arguments, A.calculation0_SassCalculation__simplify$closure(), A._arrayInstanceType($arguments)._eval$1(\"MappedListIterable<1,@>\")), type$.Object),\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.ArgumentError$(\"max() must have at least one argument.\", null));\n for (maximum = null, _i = 0; _i < t1; ++_i) {\n arg = args[_i];\n if (arg instanceof A.SassNumber0)\n t2 = maximum != null && !maximum.isComparableTo$1(arg);\n else\n t2 = true;\n if (t2) {\n maximum = null;\n break;\n } else if (maximum == null || maximum.lessThan$1(arg).value)\n maximum = arg;\n }\n if (maximum != null)\n return maximum;\n A.SassCalculation__verifyCompatibleNumbers0(args);\n return new A.SassCalculation0(\"max\", args);\n },\n SassCalculation_clamp0(min, value, max) {\n var t1, args;\n if (value == null && max != null)\n throw A.wrapException(A.ArgumentError$(\"If value is null, max must also be null.\", null));\n min = A.SassCalculation__simplify0(min);\n value = A.NullableExtension_andThen0(value, A.calculation0_SassCalculation__simplify$closure());\n max = A.NullableExtension_andThen0(max, A.calculation0_SassCalculation__simplify$closure());\n if (min instanceof A.SassNumber0 && value instanceof A.SassNumber0 && max instanceof A.SassNumber0 && min.hasCompatibleUnits$1(value) && min.hasCompatibleUnits$1(max)) {\n if (value.lessThanOrEquals$1(min).value)\n return min;\n if (value.greaterThanOrEquals$1(max).value)\n return max;\n return value;\n }\n t1 = [min];\n if (value != null)\n t1.push(value);\n if (max != null)\n t1.push(max);\n args = A.List_List$unmodifiable(t1, type$.Object);\n A.SassCalculation__verifyCompatibleNumbers0(args);\n A.SassCalculation__verifyLength0(args, 3);\n return new A.SassCalculation0(\"clamp\", args);\n },\n SassCalculation_operateInternal0(operator, left, right, inMinMax) {\n var t1, t2;\n left = A.SassCalculation__simplify0(left);\n right = A.SassCalculation__simplify0(right);\n t1 = operator === B.CalculationOperator_Iem0;\n if (t1 || operator === B.CalculationOperator_uti0) {\n if (left instanceof A.SassNumber0)\n if (right instanceof A.SassNumber0)\n t2 = inMinMax ? left.isComparableTo$1(right) : left.hasCompatibleUnits$1(right);\n else\n t2 = false;\n else\n t2 = false;\n if (t2)\n return t1 ? left.plus$1(right) : left.minus$1(right);\n A.SassCalculation__verifyCompatibleNumbers0(A._setArrayType([left, right], type$.JSArray_Object));\n if (right instanceof A.SassNumber0) {\n t2 = right._number1$_value;\n t2 = t2 < 0 && !(Math.abs(t2 - 0) < $.$get$epsilon0());\n } else\n t2 = false;\n if (t2) {\n right = right.times$1(new A.UnitlessSassNumber0(-1, null));\n operator = t1 ? B.CalculationOperator_uti0 : B.CalculationOperator_Iem0;\n }\n return new A.CalculationOperation0(operator, left, right);\n } else if (left instanceof A.SassNumber0 && right instanceof A.SassNumber0)\n return operator === B.CalculationOperator_Dih0 ? left.times$1(right) : left.dividedBy$1(right);\n else\n return new A.CalculationOperation0(operator, left, right);\n },\n SassCalculation__simplify0(arg) {\n var _s32_ = \" can't be used in a calculation.\";\n if (arg instanceof A.SassNumber0 || arg instanceof A.CalculationInterpolation0 || arg instanceof A.CalculationOperation0)\n return arg;\n else if (arg instanceof A.SassString0) {\n if (!arg._string0$_hasQuotes)\n return arg;\n throw A.wrapException(A.SassCalculation__exception0(\"Quoted string \" + arg.toString$0(0) + _s32_));\n } else if (arg instanceof A.SassCalculation0)\n return arg.name === \"calc\" ? arg.$arguments[0] : arg;\n else if (arg instanceof A.Value0)\n throw A.wrapException(A.SassCalculation__exception0(\"Value \" + arg.toString$0(0) + _s32_));\n else\n throw A.wrapException(A.ArgumentError$(\"Unexpected calculation argument \" + A.S(arg) + \".\", null));\n },\n SassCalculation__verifyCompatibleNumbers0(args) {\n var t1, _i, t2, arg, i, number1, j, number2;\n for (t1 = args.length, _i = 0; t2 = args.length, _i < t2; args.length === t1 || (0, A.throwConcurrentModificationError)(args), ++_i) {\n arg = args[_i];\n if (!(arg instanceof A.SassNumber0))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(A.SassCalculation__exception0(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\"));\n }\n for (t1 = t2, i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber0))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber0))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.SassCalculation__exception0(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\"));\n }\n }\n },\n SassCalculation__verifyLength0(args, expectedLength) {\n var t1 = args.length;\n if (t1 === expectedLength)\n return;\n if (B.JSArray_methods.any$1(args, new A.SassCalculation__verifyLength_closure0()))\n return;\n throw A.wrapException(A.SassCalculation__exception0(\"\" + expectedLength + \" arguments required, but only \" + t1 + \" \" + A.pluralize0(\"was\", t1, \"were\") + \" passed.\"));\n },\n SassCalculation__exception0(message) {\n return new A.SassScriptException0(message);\n },\n SassCalculation0: function SassCalculation0(t0, t1) {\n this.name = t0;\n this.$arguments = t1;\n },\n SassCalculation__verifyLength_closure0: function SassCalculation__verifyLength_closure0() {\n },\n CalculationOperation0: function CalculationOperation0(t0, t1, t2) {\n this.operator = t0;\n this.left = t1;\n this.right = t2;\n },\n CalculationOperator0: function CalculationOperator0(t0, t1, t2) {\n this.name = t0;\n this.operator = t1;\n this.precedence = t2;\n },\n CalculationInterpolation0: function CalculationInterpolation0(t0) {\n this.value = t0;\n },\n CallableDeclaration0: function CallableDeclaration0() {\n },\n Chokidar0: function Chokidar0() {\n },\n ChokidarOptions0: function ChokidarOptions0() {\n },\n ChokidarWatcher0: function ChokidarWatcher0() {\n },\n ClassSelector0: function ClassSelector0(t0) {\n this.name = t0;\n },\n cloneCssStylesheet0(stylesheet, extensionStore) {\n var result = extensionStore.clone$0();\n return new A.Tuple2(new A._CloneCssVisitor0(result.item2)._clone_css$_visitChildren$2(A.ModifiableCssStylesheet$0(stylesheet.get$span(stylesheet)), stylesheet), result.item1, type$.Tuple2_ModifiableCssStylesheet_ExtensionStore_2);\n },\n _CloneCssVisitor0: function _CloneCssVisitor0(t0) {\n this._clone_css$_oldToNewSelectors = t0;\n },\n ColorExpression0: function ColorExpression0(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n _updateComponents0($arguments, adjust, change, scale) {\n var keywords, alpha, red, green, blue, hueNumber, t2, hue, saturation, lightness, whiteness, blackness, hasRgb, hasSL, hasWB, t3, t4, _null = null,\n t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n argumentList = type$.SassArgumentList_2._as(t1.$index($arguments, 1));\n if (argumentList._list1$_contents.length !== 0)\n throw A.wrapException(A.SassScriptException$0(string$.Only_op));\n argumentList._argument_list$_wereKeywordsAccessed = true;\n keywords = A.LinkedHashMap_LinkedHashMap$of(argumentList._argument_list$_keywords, type$.String, type$.Value_2);\n t1 = new A._updateComponents_getParam0(keywords, scale, change);\n alpha = t1.call$2(\"alpha\", 1);\n red = t1.call$2(\"red\", 255);\n green = t1.call$2(\"green\", 255);\n blue = t1.call$2(\"blue\", 255);\n if (scale)\n hueNumber = _null;\n else {\n t2 = keywords.remove$1(0, \"hue\");\n hueNumber = t2 == null ? _null : t2.assertNumber$1(\"hue\");\n }\n t2 = hueNumber == null;\n if (!t2)\n A._checkAngle0(hueNumber, \"hue\");\n hue = t2 ? _null : hueNumber._number1$_value;\n saturation = t1.call$3$checkPercent(\"saturation\", 100, true);\n lightness = t1.call$3$checkPercent(\"lightness\", 100, true);\n whiteness = t1.call$3$assertPercent(\"whiteness\", 100, true);\n blackness = t1.call$3$assertPercent(\"blackness\", 100, true);\n if (keywords.get$isNotEmpty(keywords))\n throw A.wrapException(A.SassScriptException$0(\"No \" + A.pluralize0(\"argument\", keywords.get$length(keywords), _null) + \" named \" + A.S(A.toSentence0(keywords.get$keys(keywords).map$1$1(0, new A._updateComponents_closure0(), type$.Object), \"or\")) + \".\"));\n hasRgb = red != null || green != null || blue != null;\n hasSL = saturation != null || lightness != null;\n hasWB = whiteness != null || blackness != null;\n if (hasRgb)\n t1 = hasSL || hasWB || hue != null;\n else\n t1 = false;\n if (t1)\n throw A.wrapException(A.SassScriptException$0(string$.RGB_pa + (hasWB ? \"HWB\" : \"HSL\") + \" parameters.\"));\n if (hasSL && hasWB)\n throw A.wrapException(A.SassScriptException$0(string$.HSL_pa));\n t1 = new A._updateComponents_updateValue0(change, adjust);\n t2 = new A._updateComponents_updateRgb0(t1);\n if (hasRgb) {\n t3 = t2.call$2(color.get$red(color), red);\n t4 = t2.call$2(color.get$green(color), green);\n t2 = t2.call$2(color.get$blue(color), blue);\n return color.changeRgb$4$alpha$blue$green$red(t1.call$3(color._color0$_alpha, alpha, 1), t2, t4, t3);\n } else if (hasWB) {\n if (change)\n t2 = hue;\n else {\n t2 = color.get$hue(color);\n t2 += hue == null ? 0 : hue;\n }\n t3 = t1.call$3(color.get$whiteness(color), whiteness, 100);\n t4 = t1.call$3(color.get$blackness(color), blackness, 100);\n return color.changeHwb$4$alpha$blackness$hue$whiteness(t1.call$3(color._color0$_alpha, alpha, 1), t4, t2, t3);\n } else {\n t2 = hue == null;\n if (!t2 || hasSL) {\n if (change)\n t2 = hue;\n else {\n t3 = color.get$hue(color);\n t3 += t2 ? 0 : hue;\n t2 = t3;\n }\n t3 = t1.call$3(color.get$saturation(color), saturation, 100);\n t4 = t1.call$3(color.get$lightness(color), lightness, 100);\n return color.changeHsl$4$alpha$hue$lightness$saturation(t1.call$3(color._color0$_alpha, alpha, 1), t2, t4, t3);\n } else if (alpha != null)\n return color.changeAlpha$1(t1.call$3(color._color0$_alpha, alpha, 1));\n else\n return color;\n }\n },\n _functionString0($name, $arguments) {\n return new A.SassString0($name + \"(\" + J.map$1$1$ax($arguments, new A._functionString_closure0(), type$.String).join$1(0, \", \") + \")\", false);\n },\n _removedColorFunction0($name, argument, negative) {\n return A.BuiltInCallable$function0($name, \"$color, $amount\", new A._removedColorFunction_closure0($name, argument, negative), \"sass:color\");\n },\n _rgb0($name, $arguments) {\n var t2, red, green, blue,\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null;\n if (!t1.$index($arguments, 0).get$isSpecialNumber())\n if (!t1.$index($arguments, 1).get$isSpecialNumber())\n if (!t1.$index($arguments, 2).get$isSpecialNumber()) {\n t2 = alpha == null ? null : alpha.get$isSpecialNumber();\n t2 = t2 === true;\n } else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n return A._functionString0($name, $arguments);\n red = t1.$index($arguments, 0).assertNumber$1(\"red\");\n green = t1.$index($arguments, 1).assertNumber$1(\"green\");\n blue = t1.$index($arguments, 2).assertNumber$1(\"blue\");\n return A.SassColor$rgb0(A.fuzzyRound0(A._percentageOrUnitless0(red, 255, \"red\")), A.fuzzyRound0(A._percentageOrUnitless0(green, 255, \"green\")), A.fuzzyRound0(A._percentageOrUnitless0(blue, 255, \"blue\")), A.NullableExtension_andThen0(alpha, new A._rgb_closure0()), null);\n },\n _rgbTwoArg0($name, $arguments) {\n var first, color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar())\n return A._functionString0($name, $arguments);\n else if (t1.$index($arguments, 1).get$isVar()) {\n first = t1.$index($arguments, 0);\n if (first instanceof A.SassColor0)\n return new A.SassString0($name + \"(\" + first.get$red(first) + \", \" + first.get$green(first) + \", \" + first.get$blue(first) + \", \" + A.serializeValue0(t1.$index($arguments, 1), false, true) + \")\", false);\n else\n return A._functionString0($name, $arguments);\n } else if (t1.$index($arguments, 1).get$isSpecialNumber()) {\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.SassString0($name + \"(\" + color.get$red(color) + \", \" + color.get$green(color) + \", \" + color.get$blue(color) + \", \" + A.serializeValue0(t1.$index($arguments, 1), false, true) + \")\", false);\n }\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeAlpha$1(A._percentageOrUnitless0(t1.$index($arguments, 1).assertNumber$1(\"alpha\"), 1, \"alpha\"));\n },\n _hsl0($name, $arguments) {\n var t2, hue, saturation, lightness,\n _s10_ = \"saturation\",\n _s9_ = \"lightness\",\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null;\n if (!t1.$index($arguments, 0).get$isSpecialNumber())\n if (!t1.$index($arguments, 1).get$isSpecialNumber())\n if (!t1.$index($arguments, 2).get$isSpecialNumber()) {\n t2 = alpha == null ? null : alpha.get$isSpecialNumber();\n t2 = t2 === true;\n } else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n return A._functionString0($name, $arguments);\n hue = t1.$index($arguments, 0).assertNumber$1(\"hue\");\n saturation = t1.$index($arguments, 1).assertNumber$1(_s10_);\n lightness = t1.$index($arguments, 2).assertNumber$1(_s9_);\n A._checkAngle0(hue, \"hue\");\n A._checkPercent0(saturation, _s10_);\n A._checkPercent0(lightness, _s9_);\n return A.SassColor$hsl0(hue._number1$_value, B.JSNumber_methods.clamp$2(saturation._number1$_value, 0, 100), B.JSNumber_methods.clamp$2(lightness._number1$_value, 0, 100), A.NullableExtension_andThen0(alpha, new A._hsl_closure0()));\n },\n _checkAngle0(angle, $name) {\n var t1, t2, t3, actualUnit,\n _s31_ = \"To preserve current behavior: $\";\n if (!angle.get$hasUnits() || angle.hasUnit$1(\"deg\"))\n return;\n t1 = \"\" + (\"$\" + A.S($name) + \": Passing a unit other than deg (\" + angle.toString$0(0) + \") is deprecated.\\n\") + \"\\n\";\n if (angle.compatibleWithUnit$1(\"deg\")) {\n t2 = \"You're passing \" + angle.toString$0(0) + string$.x2c_whici;\n t3 = type$.JSArray_String;\n t3 = t1 + (t2 + new A.SingleUnitSassNumber0(\"deg\", angle._number1$_value, null).toString$0(0) + \".\\n\") + (string$.Soon__ + angle.coerce$2(A._setArrayType([\"deg\"], t3), A._setArrayType([], t3)).toString$0(0) + \".\\n\") + \"\\n\";\n actualUnit = B.JSArray_methods.get$first(angle.get$numeratorUnits(angle));\n t3 = t3 + (_s31_ + A.S($name) + \" * 1deg/1\" + actualUnit + \"\\n\") + (\"To migrate to new behavior: 0deg + $\" + A.S($name) + \"\\n\") + \"\\n\";\n t1 = t3;\n } else\n t1 = t1 + (_s31_ + A.S($name) + A._removeUnits0(angle) + \"\\n\") + \"\\n\";\n t1 += \"See https://sass-lang.com/d/color-units\";\n A.EvaluationContext_current0().warn$2$deprecation(0, t1.charCodeAt(0) == 0 ? t1 : t1, true);\n },\n _checkPercent0(number, $name) {\n var t1;\n if (number.hasUnit$1(\"%\"))\n return;\n t1 = \"$\" + $name + \": Passing a number without unit % (\" + number.toString$0(0) + string$.x29x20is_d + $name + A._removeUnits0(number) + \" * 1%\";\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n },\n _removeUnits0(number) {\n var t2,\n t1 = number.get$denominatorUnits(number);\n t1 = new A.MappedListIterable(t1, new A._removeUnits_closure1(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n t2 = number.get$numeratorUnits(number);\n return t1 + new A.MappedListIterable(t2, new A._removeUnits_closure2(), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n _hwb0($arguments) {\n var _s9_ = \"whiteness\",\n _s9_0 = \"blackness\",\n t1 = J.getInterceptor$asx($arguments),\n alpha = t1.get$length($arguments) > 3 ? t1.$index($arguments, 3) : null,\n hue = t1.$index($arguments, 0).assertNumber$1(\"hue\"),\n whiteness = t1.$index($arguments, 1).assertNumber$1(_s9_),\n blackness = t1.$index($arguments, 2).assertNumber$1(_s9_0);\n whiteness.assertUnit$2(\"%\", _s9_);\n blackness.assertUnit$2(\"%\", _s9_0);\n return A.SassColor_SassColor$hwb0(hue._number1$_value, whiteness.valueInRange$3(0, 100, _s9_), blackness.valueInRange$3(0, 100, _s9_0), A.NullableExtension_andThen0(alpha, new A._hwb_closure0()));\n },\n _parseChannels0($name, argumentNames, channels) {\n var list, t1, channels0, alphaFromSlashList, isCommaSeparated, isBracketed, buffer, maybeSlashSeparated, slash,\n _s17_ = \"$channels must be\";\n if (channels.get$isVar())\n return A._functionString0($name, A._setArrayType([channels], type$.JSArray_Value_2));\n if (channels.get$separator(channels) === B.ListSeparator_1gm0) {\n list = channels.get$asList();\n t1 = list.length;\n if (t1 !== 2)\n throw A.wrapException(A.SassScriptException$0(string$.Only_2 + t1 + \" \" + A.pluralize0(\"was\", list.length, \"were\") + \" passed.\"));\n channels0 = list[0];\n alphaFromSlashList = list[1];\n if (!alphaFromSlashList.get$isSpecialNumber())\n alphaFromSlashList.assertNumber$1(\"alpha\");\n if (list[0].get$isVar())\n return A._functionString0($name, A._setArrayType([channels], type$.JSArray_Value_2));\n } else {\n channels0 = channels;\n alphaFromSlashList = null;\n }\n isCommaSeparated = channels0.get$separator(channels0) === B.ListSeparator_kWM0;\n isBracketed = channels0.get$hasBrackets();\n if (isCommaSeparated || isBracketed) {\n buffer = new A.StringBuffer(_s17_);\n if (isBracketed) {\n t1 = _s17_ + \" an unbracketed\";\n buffer._contents = t1;\n } else\n t1 = _s17_;\n if (isCommaSeparated) {\n t1 += isBracketed ? \",\" : \" a\";\n buffer._contents = t1;\n t1 = buffer._contents = t1 + \" space-separated\";\n }\n buffer._contents = t1 + \" list.\";\n throw A.wrapException(A.SassScriptException$0(buffer.toString$0(0)));\n }\n list = channels0.get$asList();\n t1 = list.length;\n if (t1 > 3)\n throw A.wrapException(A.SassScriptException$0(\"Only 3 elements allowed, but \" + t1 + \" were passed.\"));\n else if (t1 < 3) {\n if (!B.JSArray_methods.any$1(list, new A._parseChannels_closure0()))\n if (list.length !== 0) {\n t1 = B.JSArray_methods.get$last(list);\n if (t1 instanceof A.SassString0)\n if (t1._string0$_hasQuotes) {\n t1 = t1._string0$_text;\n t1 = A.startsWithIgnoreCase0(t1, \"var(\") && B.JSString_methods.contains$1(t1, \"/\");\n } else\n t1 = false;\n else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return A._functionString0($name, A._setArrayType([channels], type$.JSArray_Value_2));\n else\n throw A.wrapException(A.SassScriptException$0(\"Missing element \" + argumentNames[list.length] + \".\"));\n }\n if (alphaFromSlashList != null) {\n t1 = A.List_List$of(list, true, type$.Value_2);\n t1.push(alphaFromSlashList);\n return t1;\n }\n maybeSlashSeparated = list[2];\n if (maybeSlashSeparated instanceof A.SassNumber0) {\n slash = maybeSlashSeparated.asSlash;\n if (slash == null)\n return list;\n return A._setArrayType([list[0], list[1], slash.item1, slash.item2], type$.JSArray_Value_2);\n } else if (maybeSlashSeparated instanceof A.SassString0 && !maybeSlashSeparated._string0$_hasQuotes && B.JSString_methods.contains$1(maybeSlashSeparated._string0$_text, \"/\"))\n return A._functionString0($name, A._setArrayType([channels0], type$.JSArray_Value_2));\n else\n return list;\n },\n _percentageOrUnitless0(number, max, $name) {\n var value;\n if (!number.get$hasUnits())\n value = number._number1$_value;\n else if (number.hasUnit$1(\"%\"))\n value = max * number._number1$_value / 100;\n else\n throw A.wrapException(A.SassScriptException$0(\"$\" + $name + \": Expected \" + number.toString$0(0) + ' to have no units or \"%\".'));\n return B.JSNumber_methods.clamp$2(value, 0, max);\n },\n _mixColors0(color1, color2, weight) {\n var weightScale = weight.valueInRange$3(0, 100, \"weight\") / 100,\n normalizedWeight = weightScale * 2 - 1,\n t1 = color1._color0$_alpha,\n t2 = color2._color0$_alpha,\n alphaDistance = t1 - t2,\n t3 = normalizedWeight * alphaDistance,\n weight1 = ((t3 === -1 ? normalizedWeight : (normalizedWeight + alphaDistance) / (1 + t3)) + 1) / 2,\n weight2 = 1 - weight1;\n return A.SassColor$rgb0(A.fuzzyRound0(color1.get$red(color1) * weight1 + color2.get$red(color2) * weight2), A.fuzzyRound0(color1.get$green(color1) * weight1 + color2.get$green(color2) * weight2), A.fuzzyRound0(color1.get$blue(color1) * weight1 + color2.get$blue(color2) * weight2), t1 * weightScale + t2 * (1 - weightScale), null);\n },\n _opacify0($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return color.changeAlpha$1(B.JSNumber_methods.clamp$2(color._color0$_alpha + t1.$index($arguments, 1).assertNumber$1(\"amount\").valueInRange$3(0, 1, \"amount\"), 0, 1));\n },\n _transparentize0($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return color.changeAlpha$1(B.JSNumber_methods.clamp$2(color._color0$_alpha - t1.$index($arguments, 1).assertNumber$1(\"amount\").valueInRange$3(0, 1, \"amount\"), 0, 1));\n },\n _function11($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:color\");\n },\n global_closure30: function global_closure30() {\n },\n global_closure31: function global_closure31() {\n },\n global_closure32: function global_closure32() {\n },\n global_closure33: function global_closure33() {\n },\n global_closure34: function global_closure34() {\n },\n global_closure35: function global_closure35() {\n },\n global_closure36: function global_closure36() {\n },\n global_closure37: function global_closure37() {\n },\n global_closure38: function global_closure38() {\n },\n global_closure39: function global_closure39() {\n },\n global_closure40: function global_closure40() {\n },\n global_closure41: function global_closure41() {\n },\n global_closure42: function global_closure42() {\n },\n global_closure43: function global_closure43() {\n },\n global_closure44: function global_closure44() {\n },\n global_closure45: function global_closure45() {\n },\n global_closure46: function global_closure46() {\n },\n global_closure47: function global_closure47() {\n },\n global_closure48: function global_closure48() {\n },\n global_closure49: function global_closure49() {\n },\n global_closure50: function global_closure50() {\n },\n global_closure51: function global_closure51() {\n },\n global_closure52: function global_closure52() {\n },\n global_closure53: function global_closure53() {\n },\n global_closure54: function global_closure54() {\n },\n global_closure55: function global_closure55() {\n },\n global__closure0: function global__closure0() {\n },\n global_closure56: function global_closure56() {\n },\n module_closure8: function module_closure8() {\n },\n module_closure9: function module_closure9() {\n },\n module_closure10: function module_closure10() {\n },\n module_closure11: function module_closure11() {\n },\n module_closure12: function module_closure12() {\n },\n module_closure13: function module_closure13() {\n },\n module_closure14: function module_closure14() {\n },\n module_closure15: function module_closure15() {\n },\n module__closure0: function module__closure0() {\n },\n module_closure16: function module_closure16() {\n },\n _red_closure0: function _red_closure0() {\n },\n _green_closure0: function _green_closure0() {\n },\n _blue_closure0: function _blue_closure0() {\n },\n _mix_closure0: function _mix_closure0() {\n },\n _hue_closure0: function _hue_closure0() {\n },\n _saturation_closure0: function _saturation_closure0() {\n },\n _lightness_closure0: function _lightness_closure0() {\n },\n _complement_closure0: function _complement_closure0() {\n },\n _adjust_closure0: function _adjust_closure0() {\n },\n _scale_closure0: function _scale_closure0() {\n },\n _change_closure0: function _change_closure0() {\n },\n _ieHexStr_closure0: function _ieHexStr_closure0() {\n },\n _ieHexStr_closure_hexString0: function _ieHexStr_closure_hexString0() {\n },\n _updateComponents_getParam0: function _updateComponents_getParam0(t0, t1, t2) {\n this.keywords = t0;\n this.scale = t1;\n this.change = t2;\n },\n _updateComponents_closure0: function _updateComponents_closure0() {\n },\n _updateComponents_updateValue0: function _updateComponents_updateValue0(t0, t1) {\n this.change = t0;\n this.adjust = t1;\n },\n _updateComponents_updateRgb0: function _updateComponents_updateRgb0(t0) {\n this.updateValue = t0;\n },\n _functionString_closure0: function _functionString_closure0() {\n },\n _removedColorFunction_closure0: function _removedColorFunction_closure0(t0, t1, t2) {\n this.name = t0;\n this.argument = t1;\n this.negative = t2;\n },\n _rgb_closure0: function _rgb_closure0() {\n },\n _hsl_closure0: function _hsl_closure0() {\n },\n _removeUnits_closure1: function _removeUnits_closure1() {\n },\n _removeUnits_closure2: function _removeUnits_closure2() {\n },\n _hwb_closure0: function _hwb_closure0() {\n },\n _parseChannels_closure0: function _parseChannels_closure0() {\n },\n _NodeSassColor: function _NodeSassColor() {\n },\n legacyColorClass_closure: function legacyColorClass_closure() {\n },\n legacyColorClass_closure0: function legacyColorClass_closure0() {\n },\n legacyColorClass_closure1: function legacyColorClass_closure1() {\n },\n legacyColorClass_closure2: function legacyColorClass_closure2() {\n },\n legacyColorClass_closure3: function legacyColorClass_closure3() {\n },\n legacyColorClass_closure4: function legacyColorClass_closure4() {\n },\n legacyColorClass_closure5: function legacyColorClass_closure5() {\n },\n legacyColorClass_closure6: function legacyColorClass_closure6() {\n },\n legacyColorClass_closure7: function legacyColorClass_closure7() {\n },\n colorClass_closure: function colorClass_closure() {\n },\n colorClass__closure: function colorClass__closure() {\n },\n colorClass__closure0: function colorClass__closure0() {\n },\n colorClass__closure1: function colorClass__closure1() {\n },\n colorClass__closure2: function colorClass__closure2() {\n },\n colorClass__closure3: function colorClass__closure3() {\n },\n colorClass__closure4: function colorClass__closure4() {\n },\n colorClass__closure5: function colorClass__closure5() {\n },\n colorClass__closure6: function colorClass__closure6() {\n },\n colorClass__closure7: function colorClass__closure7() {\n },\n colorClass__closure8: function colorClass__closure8() {\n },\n colorClass__closure9: function colorClass__closure9() {\n },\n _Channels: function _Channels() {\n },\n SassColor$rgb0(_red, _green, _blue, alpha, originalSpan) {\n var t1 = new A.SassColor0(_red, _green, _blue, null, null, null, alpha == null ? 1 : A.fuzzyAssertRange0(alpha, 0, 1, \"alpha\"), originalSpan);\n A.RangeError_checkValueInInterval(t1.get$red(t1), 0, 255, \"red\");\n A.RangeError_checkValueInInterval(t1.get$green(t1), 0, 255, \"green\");\n A.RangeError_checkValueInInterval(t1.get$blue(t1), 0, 255, \"blue\");\n return t1;\n },\n SassColor$hsl0(hue, saturation, lightness, alpha) {\n var _null = null,\n t1 = B.JSNumber_methods.$mod(hue, 360),\n t2 = A.fuzzyAssertRange0(saturation, 0, 100, \"saturation\"),\n t3 = A.fuzzyAssertRange0(lightness, 0, 100, \"lightness\");\n return new A.SassColor0(_null, _null, _null, t1, t2, t3, alpha == null ? 1 : A.fuzzyAssertRange0(alpha, 0, 1, \"alpha\"), _null);\n },\n SassColor_SassColor$hwb0(hue, whiteness, blackness, alpha) {\n var t2, t1 = {},\n scaledHue = B.JSNumber_methods.$mod(hue, 360) / 360,\n scaledWhiteness = t1.scaledWhiteness = A.fuzzyAssertRange0(whiteness, 0, 100, \"whiteness\") / 100,\n scaledBlackness = A.fuzzyAssertRange0(blackness, 0, 100, \"blackness\") / 100,\n sum = scaledWhiteness + scaledBlackness;\n if (sum > 1) {\n t2 = t1.scaledWhiteness = scaledWhiteness / sum;\n scaledBlackness /= sum;\n } else\n t2 = scaledWhiteness;\n t2 = new A.SassColor_SassColor$hwb_toRgb0(t1, 1 - t2 - scaledBlackness);\n return A.SassColor$rgb0(t2.call$1(scaledHue + 0.3333333333333333), t2.call$1(scaledHue), t2.call$1(scaledHue - 0.3333333333333333), alpha, null);\n },\n SassColor__hueToRgb0(m1, m2, hue) {\n if (hue < 0)\n ++hue;\n if (hue > 1)\n --hue;\n if (hue < 0.16666666666666666)\n return m1 + (m2 - m1) * hue * 6;\n else if (hue < 0.5)\n return m2;\n else if (hue < 0.6666666666666666)\n return m1 + (m2 - m1) * (0.6666666666666666 - hue) * 6;\n else\n return m1;\n },\n SassColor0: function SassColor0(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _._color0$_red = t0;\n _._color0$_green = t1;\n _._color0$_blue = t2;\n _._color0$_hue = t3;\n _._color0$_saturation = t4;\n _._color0$_lightness = t5;\n _._color0$_alpha = t6;\n _.originalSpan = t7;\n },\n SassColor_SassColor$hwb_toRgb0: function SassColor_SassColor$hwb_toRgb0(t0, t1) {\n this._box_0 = t0;\n this.factor = t1;\n },\n ModifiableCssComment0: function ModifiableCssComment0(t0, t1) {\n var _ = this;\n _.text = t0;\n _.span = t1;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n compile0(path, options) {\n var result, error, stackTrace, t2, t3, t4, t5, t6, t7, t8, t9, exception, _null = null,\n t1 = options == null,\n color0 = t1 ? _null : J.get$alertColor$x(options),\n color = color0 == null ? J.$eq$(self.process.stdout.isTTY, true) : color0,\n ascii0 = t1 ? _null : J.get$alertAscii$x(options),\n ascii = ascii0 == null ? $._glyphs === B.C_AsciiGlyphSet : ascii0;\n try {\n t2 = t1 ? _null : J.get$loadPaths$x(options);\n t3 = t1 ? _null : J.get$quietDeps$x(options);\n if (t3 == null)\n t3 = false;\n t4 = A._parseOutputStyle0(t1 ? _null : J.get$style$x(options));\n t5 = t1 ? _null : J.get$verbose$x(options);\n if (t5 == null)\n t5 = false;\n t6 = t1 ? _null : J.get$sourceMap$x(options);\n if (t6 == null)\n t6 = false;\n t7 = t1 ? _null : J.get$logger$x(options);\n t8 = ascii;\n if (t8 == null)\n t8 = $._glyphs === B.C_AsciiGlyphSet;\n t8 = new A.NodeToDartLogger(t7, new A.StderrLogger0(color), t8);\n if (t1)\n t7 = _null;\n else {\n t7 = J.get$importers$x(options);\n t7 = t7 == null ? _null : J.map$1$1$ax(t7, A.compile___parseImporter$closure(), type$.Importer);\n }\n t9 = A._parseFunctions0(t1 ? _null : J.get$functions$x(options), false);\n result = A.compile(path, true, new A.CastList(t9, A._arrayInstanceType(t9)._eval$1(\"CastList<1,Callable0>\")), A.ImportCache$0(t7, t2, t8, _null), _null, _null, t8, _null, t3, t6, t4, _null, true, t5);\n t1 = t1 ? _null : J.get$sourceMapIncludeSources$x(options);\n if (t1 == null)\n t1 = false;\n t1 = A._convertResult(result, t1);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n A.throwNodeException(error, ascii, color, stackTrace);\n } else\n throw exception;\n }\n },\n compileString0(text, options) {\n var result, error, stackTrace, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, exception, _null = null,\n t1 = options == null,\n color0 = t1 ? _null : J.get$alertColor$x(options),\n color = color0 == null ? J.$eq$(self.process.stdout.isTTY, true) : color0,\n ascii0 = t1 ? _null : J.get$alertAscii$x(options),\n ascii = ascii0 == null ? $._glyphs === B.C_AsciiGlyphSet : ascii0;\n try {\n t2 = A.parseSyntax(t1 ? _null : J.get$syntax$x(options));\n t3 = t1 ? _null : A.NullableExtension_andThen0(J.get$url$x(options), A.utils1__jsToDartUrl$closure());\n t4 = t1 ? _null : J.get$loadPaths$x(options);\n t5 = t1 ? _null : J.get$quietDeps$x(options);\n if (t5 == null)\n t5 = false;\n t6 = A._parseOutputStyle0(t1 ? _null : J.get$style$x(options));\n t7 = t1 ? _null : J.get$verbose$x(options);\n if (t7 == null)\n t7 = false;\n t8 = t1 ? _null : J.get$sourceMap$x(options);\n if (t8 == null)\n t8 = false;\n t9 = t1 ? _null : J.get$logger$x(options);\n t10 = ascii;\n if (t10 == null)\n t10 = $._glyphs === B.C_AsciiGlyphSet;\n t10 = new A.NodeToDartLogger(t9, new A.StderrLogger0(color), t10);\n if (t1)\n t9 = _null;\n else {\n t9 = J.get$importers$x(options);\n t9 = t9 == null ? _null : J.map$1$1$ax(t9, A.compile___parseImporter$closure(), type$.Importer);\n }\n t11 = t1 ? _null : A.NullableExtension_andThen0(J.get$importer$x(options), A.compile___parseImporter$closure());\n if (t11 == null)\n t11 = (t1 ? _null : J.get$url$x(options)) == null ? new A.NoOpImporter() : _null;\n t12 = A._parseFunctions0(t1 ? _null : J.get$functions$x(options), false);\n result = A.compileString(text, true, new A.CastList(t12, A._arrayInstanceType(t12)._eval$1(\"CastList<1,Callable0>\")), A.ImportCache$0(t9, t4, t10, _null), t11, _null, _null, t10, _null, t5, t8, t6, t2, t3, true, t7);\n t1 = t1 ? _null : J.get$sourceMapIncludeSources$x(options);\n if (t1 == null)\n t1 = false;\n t1 = A._convertResult(result, t1);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n A.throwNodeException(error, ascii, color, stackTrace);\n } else\n throw exception;\n }\n },\n compileAsync1(path, options) {\n var ascii,\n t1 = options == null,\n color = t1 ? null : J.get$alertColor$x(options);\n if (color == null)\n color = J.$eq$(self.process.stdout.isTTY, true);\n ascii = t1 ? null : J.get$alertAscii$x(options);\n if (ascii == null)\n ascii = $._glyphs === B.C_AsciiGlyphSet;\n return A._wrapAsyncSassExceptions(A.futureToPromise0(new A.compileAsync_closure(path, color, options, ascii).call$0()), ascii, color);\n },\n compileStringAsync1(text, options) {\n var ascii,\n t1 = options == null,\n color = t1 ? null : J.get$alertColor$x(options);\n if (color == null)\n color = J.$eq$(self.process.stdout.isTTY, true);\n ascii = t1 ? null : J.get$alertAscii$x(options);\n if (ascii == null)\n ascii = $._glyphs === B.C_AsciiGlyphSet;\n return A._wrapAsyncSassExceptions(A.futureToPromise0(new A.compileStringAsync_closure(text, options, color, ascii).call$0()), ascii, color);\n },\n _convertResult(result, includeSourceContents) {\n var loadedUrls,\n t1 = result._compile_result$_serialize,\n t2 = t1.sourceMap,\n sourceMap = t2 == null ? null : t2.toJson$1$includeSourceContents(includeSourceContents);\n if (type$.Map_String_dynamic._is(sourceMap) && !sourceMap.containsKey$1(\"sources\"))\n sourceMap.$indexSet(0, \"sources\", A._setArrayType([], type$.JSArray_String));\n t2 = result._evaluate.loadedUrls;\n loadedUrls = A.toJSArray(new A.EfficientLengthMappedIterable(t2, A.utils1__dartToJSUrl$closure(), A._instanceType(t2)._eval$1(\"EfficientLengthMappedIterable<1,Object?>\")));\n t1 = t1.css;\n return sourceMap == null ? {css: t1, loadedUrls: loadedUrls} : {css: t1, sourceMap: A.jsify(sourceMap), loadedUrls: loadedUrls};\n },\n _wrapAsyncSassExceptions(promise, ascii, color) {\n return J.then$2$x(promise, null, A.allowInterop(new A._wrapAsyncSassExceptions_closure(color, ascii)));\n },\n _parseOutputStyle0(style) {\n if (style == null || style === \"expanded\")\n return B.OutputStyle_expanded0;\n if (style === \"compressed\")\n return B.OutputStyle_compressed0;\n A.jsThrow(new self.Error('Unknown output style \"' + A.S(style) + '\".'));\n },\n _parseAsyncImporter(importer) {\n var t1, findFileUrl, canonicalize, load;\n if (importer == null)\n A.jsThrow(new self.Error(\"Importers may not be null.\"));\n type$.NodeImporter._as(importer);\n t1 = J.getInterceptor$x(importer);\n findFileUrl = t1.get$findFileUrl(importer);\n canonicalize = t1.get$canonicalize(importer);\n load = t1.get$load(importer);\n if (findFileUrl == null) {\n if (canonicalize == null || load == null)\n A.jsThrow(new self.Error(string$.An_impu));\n return new A.NodeToDartAsyncImporter(canonicalize, load);\n } else if (canonicalize != null || load != null)\n A.jsThrow(new self.Error(string$.An_impa));\n else\n return new A.NodeToDartAsyncFileImporter(findFileUrl);\n },\n _parseImporter0(importer) {\n var t1, findFileUrl, canonicalize, load;\n if (importer == null)\n A.jsThrow(new self.Error(\"Importers may not be null.\"));\n type$.NodeImporter._as(importer);\n t1 = J.getInterceptor$x(importer);\n findFileUrl = t1.get$findFileUrl(importer);\n canonicalize = t1.get$canonicalize(importer);\n load = t1.get$load(importer);\n if (findFileUrl == null) {\n if (canonicalize == null || load == null)\n A.jsThrow(new self.Error(string$.An_impu));\n return new A.NodeToDartImporter(canonicalize, load);\n } else if (canonicalize != null || load != null)\n A.jsThrow(new self.Error(string$.An_impa));\n else\n return new A.NodeToDartFileImporter(findFileUrl);\n },\n _parseFunctions0(functions, asynch) {\n var result;\n if (functions == null)\n return B.List_empty20;\n result = A._setArrayType([], type$.JSArray_AsyncCallable_2);\n A.jsForEach(functions, new A._parseFunctions_closure0(asynch, result));\n return result;\n },\n compileAsync_closure: function compileAsync_closure(t0, t1, t2, t3) {\n var _ = this;\n _.path = t0;\n _.color = t1;\n _.options = t2;\n _.ascii = t3;\n },\n compileAsync__closure: function compileAsync__closure() {\n },\n compileStringAsync_closure: function compileStringAsync_closure(t0, t1, t2, t3) {\n var _ = this;\n _.text = t0;\n _.options = t1;\n _.color = t2;\n _.ascii = t3;\n },\n compileStringAsync__closure: function compileStringAsync__closure() {\n },\n compileStringAsync__closure0: function compileStringAsync__closure0() {\n },\n _wrapAsyncSassExceptions_closure: function _wrapAsyncSassExceptions_closure(t0, t1) {\n this.color = t0;\n this.ascii = t1;\n },\n _parseFunctions_closure0: function _parseFunctions_closure0(t0, t1) {\n this.asynch = t0;\n this.result = t1;\n },\n _parseFunctions__closure2: function _parseFunctions__closure2(t0, t1) {\n this._box_0 = t0;\n this.callback = t1;\n },\n _parseFunctions__closure3: function _parseFunctions__closure3(t0, t1) {\n this._box_0 = t0;\n this.callback = t1;\n },\n compile(path, charset, functions, importCache, indentWidth, lineFeed, logger, nodeImporter, quietDeps, sourceMap, style, syntax, useSpaces, verbose) {\n var terseLogger, t1, t2, t3, stylesheet, t4, result, _null = null;\n if (!verbose) {\n terseLogger = new A.TerseLogger0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = _null;\n t1 = nodeImporter == null;\n if (t1)\n t2 = syntax == null || syntax === A.Syntax_forPath0(path);\n else\n t2 = false;\n if (t2) {\n if (importCache == null)\n importCache = A.ImportCache$none(logger);\n t2 = $.$get$context();\n t3 = t2.absolute$7(\".\", _null, _null, _null, _null, _null, _null);\n t3 = importCache.importCanonical$3$originalUrl(new A.FilesystemImporter0(t3), t2.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath0(t2.absolute$7(t2.normalize$1(path), _null, _null, _null, _null, _null, _null)) : t2.canonicalize$1(0, path)), t2.toUri$1(path));\n t3.toString;\n stylesheet = t3;\n } else {\n t2 = A.readFile0(path);\n t3 = syntax == null ? A.Syntax_forPath0(path) : syntax;\n t4 = $.$get$context();\n stylesheet = A.Stylesheet_Stylesheet$parse0(t2, t3, logger, t4.toUri$1(path));\n t2 = t4;\n }\n result = A._compileStylesheet1(stylesheet, logger, importCache, nodeImporter, new A.FilesystemImporter0(t2.absolute$7(\".\", _null, _null, _null, _null, _null, _null)), functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset);\n if (terseLogger != null)\n terseLogger.summarize$1$node(!t1);\n return result;\n },\n compileString(source, charset, functions, importCache, importer, indentWidth, lineFeed, logger, nodeImporter, quietDeps, sourceMap, style, syntax, url, useSpaces, verbose) {\n var terseLogger, stylesheet, result, _null = null;\n if (!verbose) {\n terseLogger = new A.TerseLogger0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.int), logger);\n logger = terseLogger;\n } else\n terseLogger = _null;\n stylesheet = A.Stylesheet_Stylesheet$parse0(source, syntax == null ? B.Syntax_SCSS0 : syntax, logger, url);\n result = A._compileStylesheet1(stylesheet, logger, importCache, nodeImporter, importer == null ? new A.FilesystemImporter0($.$get$context().absolute$7(\".\", _null, _null, _null, _null, _null, _null)) : importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset);\n if (terseLogger != null)\n terseLogger.summarize$1$node(nodeImporter != null);\n return result;\n },\n _compileStylesheet1(stylesheet, logger, importCache, nodeImporter, importer, functions, style, useSpaces, indentWidth, lineFeed, quietDeps, sourceMap, charset) {\n var evaluateResult = A._EvaluateVisitor$1(functions, importCache, logger, nodeImporter, quietDeps, sourceMap).run$2(0, importer, stylesheet),\n serializeResult = A.serialize0(evaluateResult.stylesheet, charset, indentWidth, false, lineFeed, sourceMap, style, useSpaces),\n resultSourceMap = serializeResult.sourceMap;\n if (resultSourceMap != null && importCache != null)\n A.mapInPlace0(resultSourceMap.urls, new A._compileStylesheet_closure1(stylesheet, importCache));\n return new A.CompileResult0(evaluateResult, serializeResult);\n },\n _compileStylesheet_closure1: function _compileStylesheet_closure1(t0, t1) {\n this.stylesheet = t0;\n this.importCache = t1;\n },\n CompileOptions: function CompileOptions() {\n },\n CompileStringOptions: function CompileStringOptions() {\n },\n NodeCompileResult: function NodeCompileResult() {\n },\n CompileResult0: function CompileResult0(t0, t1) {\n this._evaluate = t0;\n this._compile_result$_serialize = t1;\n },\n ComplexSassNumber0: function ComplexSassNumber0(t0, t1, t2, t3) {\n var _ = this;\n _._complex1$_numeratorUnits = t0;\n _._complex1$_denominatorUnits = t1;\n _._number1$_value = t2;\n _.hashCache = null;\n _.asSlash = t3;\n },\n ComplexSelector$0(components, lineBreak) {\n var t1 = A.List_List$unmodifiable(components, type$.ComplexSelectorComponent_2);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.ComplexSelector0(t1, lineBreak);\n },\n ComplexSelector0: function ComplexSelector0(t0, t1) {\n var _ = this;\n _.components = t0;\n _.lineBreak = t1;\n _._complex0$_maxSpecificity = _._complex0$_minSpecificity = null;\n _._complex0$__ComplexSelector_isInvisible = $;\n },\n ComplexSelector_isInvisible_closure0: function ComplexSelector_isInvisible_closure0() {\n },\n Combinator0: function Combinator0(t0) {\n this._complex0$_text = t0;\n },\n CompoundSelector$0(components) {\n var t1 = A.List_List$unmodifiable(components, type$.SimpleSelector_2);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.CompoundSelector0(t1);\n },\n CompoundSelector0: function CompoundSelector0(t0) {\n this.components = t0;\n this._compound0$_maxSpecificity = this._compound0$_minSpecificity = null;\n },\n CompoundSelector_isInvisible_closure0: function CompoundSelector_isInvisible_closure0() {\n },\n Configuration0: function Configuration0(t0) {\n this._configuration$_values = t0;\n },\n Configuration_toString_closure0: function Configuration_toString_closure0() {\n },\n ExplicitConfiguration0: function ExplicitConfiguration0(t0, t1) {\n this.nodeWithSpan = t0;\n this._configuration$_values = t1;\n },\n ConfiguredValue0: function ConfiguredValue0(t0, t1, t2) {\n this.value = t0;\n this.configurationSpan = t1;\n this.assignmentNode = t2;\n },\n ConfiguredVariable0: function ConfiguredVariable0(t0, t1, t2, t3) {\n var _ = this;\n _.name = t0;\n _.expression = t1;\n _.isGuarded = t2;\n _.span = t3;\n },\n ContentBlock$0($arguments, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.ContentBlock0(\"@content\", $arguments, span, t1, t2);\n },\n ContentBlock0: function ContentBlock0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n ContentRule0: function ContentRule0(t0, t1) {\n this.$arguments = t0;\n this.span = t1;\n },\n _disallowedFunctionNames_closure0: function _disallowedFunctionNames_closure0() {\n },\n CssParser0: function CssParser0(t0, t1, t2) {\n var _ = this;\n _._stylesheet0$_isUseAllowed = true;\n _._stylesheet0$_inParentheses = _._stylesheet0$_inStyleRule = _._stylesheet0$_inUnknownAtRule = _._stylesheet0$_inControlDirective = _._stylesheet0$_inContentBlock = _._stylesheet0$_inMixin = false;\n _._stylesheet0$_globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n DebugRule0: function DebugRule0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n ModifiableCssDeclaration$0($name, value, span, parsedAsCustomProperty, valueSpanForMap) {\n var t1 = valueSpanForMap == null ? value.get$span(value) : valueSpanForMap;\n if (parsedAsCustomProperty)\n if (!J.startsWith$1$s($name.get$value($name), \"--\"))\n A.throwExpression(A.ArgumentError$(string$.parsed, null));\n else if (!(value.get$value(value) instanceof A.SassString0))\n A.throwExpression(A.ArgumentError$(string$.If_par + value.toString$0(0) + \"` of type \" + A.getRuntimeType(value.get$value(value)).toString$0(0) + \").\", null));\n return new A.ModifiableCssDeclaration0($name, value, parsedAsCustomProperty, t1, span);\n },\n ModifiableCssDeclaration0: function ModifiableCssDeclaration0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.parsedAsCustomProperty = t2;\n _.valueSpanForMap = t3;\n _.span = t4;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n Declaration$0($name, value, span) {\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\") && !(value instanceof A.StringExpression0))\n A.throwExpression(A.ArgumentError$(string$.Declarwu + value.toString$0(0) + \"` of type \" + value.get$runtimeType(value).toString$0(0) + \").\", null));\n return new A.Declaration0($name, value, span, null, false);\n },\n Declaration$nested0($name, children, span, value) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\") && !(value instanceof A.StringExpression0))\n A.throwExpression(A.ArgumentError$(string$.Declarwa, null));\n return new A.Declaration0($name, value, span, t1, t2);\n },\n Declaration0: function Declaration0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.value = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n SupportsDeclaration0: function SupportsDeclaration0(t0, t1, t2) {\n this.name = t0;\n this.value = t1;\n this.span = t2;\n },\n DynamicImport0: function DynamicImport0(t0, t1) {\n this.urlString = t0;\n this.span = t1;\n },\n EachRule$0(variables, list, children, span) {\n var t1 = A.List_List$unmodifiable(variables, type$.String),\n t2 = A.List_List$unmodifiable(children, type$.Statement_2),\n t3 = B.JSArray_methods.any$1(t2, new A.ParentStatement_closure0());\n return new A.EachRule0(t1, list, span, t2, t3);\n },\n EachRule0: function EachRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.variables = t0;\n _.list = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n EachRule_toString_closure0: function EachRule_toString_closure0() {\n },\n EmptyExtensionStore0: function EmptyExtensionStore0() {\n },\n Environment$0() {\n var t1 = type$.String,\n t2 = type$.Module_Callable_2,\n t3 = type$.AstNode_2,\n t4 = type$.int,\n t5 = type$.Callable_2,\n t6 = type$.JSArray_Map_String_Callable_2;\n return new A.Environment0(A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), A.LinkedHashMap_LinkedHashMap$_empty(t2, t3), null, null, A._setArrayType([], type$.JSArray_Module_Callable_2), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value_2)], type$.JSArray_Map_String_Value_2), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t3)], type$.JSArray_Map_String_AstNode_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), A._setArrayType([A.LinkedHashMap_LinkedHashMap$_empty(t1, t5)], t6), A.LinkedHashMap_LinkedHashMap$_empty(t1, t4), null);\n },\n Environment$_0(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, _functions, _mixins, _content) {\n var t1 = type$.String,\n t2 = type$.int;\n return new A.Environment0(_modules, _namespaceNodes, _globalModules, _importedModules, _forwardedModules, _nestedForwardedModules, _allModules, _variables, _variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _functions, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _mixins, A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), _content);\n },\n _EnvironmentModule__EnvironmentModule1(environment, css, extensionStore, forwarded) {\n var t1, t2, t3, t4, t5, t6;\n if (forwarded == null)\n forwarded = B.Set_empty2;\n t1 = A._EnvironmentModule__makeModulesByVariable1(forwarded);\n t2 = A._EnvironmentModule__memberMap1(B.JSArray_methods.get$first(environment._environment0$_variables), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure11(), type$.Map_String_Value_2), type$.Value_2);\n t3 = A._EnvironmentModule__memberMap1(B.JSArray_methods.get$first(environment._environment0$_variableNodes), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure12(), type$.Map_String_AstNode_2), type$.AstNode_2);\n t4 = type$.Map_String_Callable_2;\n t5 = type$.Callable_2;\n t6 = A._EnvironmentModule__memberMap1(B.JSArray_methods.get$first(environment._environment0$_functions), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure13(), t4), t5);\n t5 = A._EnvironmentModule__memberMap1(B.JSArray_methods.get$first(environment._environment0$_mixins), forwarded.map$1$1(0, new A._EnvironmentModule__EnvironmentModule_closure14(), t4), t5);\n t4 = J.get$isNotEmpty$asx(css.get$children(css)) || B.JSArray_methods.any$1(environment._environment0$_allModules, new A._EnvironmentModule__EnvironmentModule_closure15());\n return A._EnvironmentModule$_1(environment, css, extensionStore, t1, t2, t3, t6, t5, t4, !extensionStore.get$isEmpty(extensionStore) || B.JSArray_methods.any$1(environment._environment0$_allModules, new A._EnvironmentModule__EnvironmentModule_closure16()));\n },\n _EnvironmentModule__makeModulesByVariable1(forwarded) {\n var modulesByVariable, t1, t2, t3, t4, t5;\n if (forwarded.get$isEmpty(forwarded))\n return B.Map_empty6;\n modulesByVariable = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Module_Callable_2);\n for (t1 = forwarded.get$iterator(forwarded); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (t2 instanceof A._EnvironmentModule1) {\n for (t3 = t2._environment0$_modulesByVariable, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.get$variables();\n A.setAll0(modulesByVariable, t5.get$keys(t5), t4);\n }\n A.setAll0(modulesByVariable, J.get$keys$z(B.JSArray_methods.get$first(t2._environment0$_environment._environment0$_variables)), t2);\n } else {\n t3 = t2.get$variables();\n A.setAll0(modulesByVariable, t3.get$keys(t3), t2);\n }\n }\n return modulesByVariable;\n },\n _EnvironmentModule__memberMap1(localMap, otherMaps, $V) {\n var t1, t2, t3;\n localMap = new A.PublicMemberMapView0(localMap, $V._eval$1(\"PublicMemberMapView0<0>\"));\n if (otherMaps.get$isEmpty(otherMaps))\n return localMap;\n t1 = A._setArrayType([], $V._eval$1(\"JSArray>\"));\n for (t2 = otherMaps.get$iterator(otherMaps); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3.get$isNotEmpty(t3))\n t1.push(t3);\n }\n t1.push(localMap);\n if (t1.length === 1)\n return localMap;\n return A.MergedMapView$0(t1, type$.String, $V);\n },\n _EnvironmentModule$_1(_environment, css, extensionStore, _modulesByVariable, variables, variableNodes, functions, mixins, transitivelyContainsCss, transitivelyContainsExtensions) {\n return new A._EnvironmentModule1(_environment._environment0$_allModules, variables, variableNodes, functions, mixins, extensionStore, css, transitivelyContainsCss, transitivelyContainsExtensions, _environment, _modulesByVariable);\n },\n Environment0: function Environment0(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._environment0$_modules = t0;\n _._environment0$_namespaceNodes = t1;\n _._environment0$_globalModules = t2;\n _._environment0$_importedModules = t3;\n _._environment0$_forwardedModules = t4;\n _._environment0$_nestedForwardedModules = t5;\n _._environment0$_allModules = t6;\n _._environment0$_variables = t7;\n _._environment0$_variableNodes = t8;\n _._environment0$_variableIndices = t9;\n _._environment0$_functions = t10;\n _._environment0$_functionIndices = t11;\n _._environment0$_mixins = t12;\n _._environment0$_mixinIndices = t13;\n _._environment0$_content = t14;\n _._environment0$_inMixin = false;\n _._environment0$_inSemiGlobalScope = true;\n _._environment0$_lastVariableIndex = _._environment0$_lastVariableName = null;\n },\n Environment_importForwards_closure2: function Environment_importForwards_closure2() {\n },\n Environment_importForwards_closure3: function Environment_importForwards_closure3() {\n },\n Environment_importForwards_closure4: function Environment_importForwards_closure4() {\n },\n Environment__getVariableFromGlobalModule_closure0: function Environment__getVariableFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n Environment_setVariable_closure2: function Environment_setVariable_closure2(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n Environment_setVariable_closure3: function Environment_setVariable_closure3(t0) {\n this.name = t0;\n },\n Environment_setVariable_closure4: function Environment_setVariable_closure4(t0, t1) {\n this.$this = t0;\n this.name = t1;\n },\n Environment__getFunctionFromGlobalModule_closure0: function Environment__getFunctionFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n Environment__getMixinFromGlobalModule_closure0: function Environment__getMixinFromGlobalModule_closure0(t0) {\n this.name = t0;\n },\n Environment_toModule_closure0: function Environment_toModule_closure0() {\n },\n Environment_toDummyModule_closure0: function Environment_toDummyModule_closure0() {\n },\n Environment__fromOneModule_closure0: function Environment__fromOneModule_closure0(t0, t1) {\n this.callback = t0;\n this.T = t1;\n },\n Environment__fromOneModule__closure0: function Environment__fromOneModule__closure0(t0, t1) {\n this.entry = t0;\n this.T = t1;\n },\n _EnvironmentModule1: function _EnvironmentModule1(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10) {\n var _ = this;\n _.upstream = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.extensionStore = t5;\n _.css = t6;\n _.transitivelyContainsCss = t7;\n _.transitivelyContainsExtensions = t8;\n _._environment0$_environment = t9;\n _._environment0$_modulesByVariable = t10;\n },\n _EnvironmentModule__EnvironmentModule_closure11: function _EnvironmentModule__EnvironmentModule_closure11() {\n },\n _EnvironmentModule__EnvironmentModule_closure12: function _EnvironmentModule__EnvironmentModule_closure12() {\n },\n _EnvironmentModule__EnvironmentModule_closure13: function _EnvironmentModule__EnvironmentModule_closure13() {\n },\n _EnvironmentModule__EnvironmentModule_closure14: function _EnvironmentModule__EnvironmentModule_closure14() {\n },\n _EnvironmentModule__EnvironmentModule_closure15: function _EnvironmentModule__EnvironmentModule_closure15() {\n },\n _EnvironmentModule__EnvironmentModule_closure16: function _EnvironmentModule__EnvironmentModule_closure16() {\n },\n ErrorRule0: function ErrorRule0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n _EvaluateVisitor$1(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t4,\n t1 = type$.Uri,\n t2 = type$.Module_Callable_2,\n t3 = A._setArrayType([], type$.JSArray_Tuple2_String_AstNode_2);\n if (nodeImporter == null)\n t4 = importCache == null ? A.ImportCache$none(logger) : importCache;\n else\n t4 = null;\n t1 = new A._EvaluateVisitor1(t4, nodeImporter, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Callable_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, t2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode_2), logger, A.LinkedHashSet_LinkedHashSet$_empty(type$.Tuple2_String_SourceSpan), quietDeps, sourceMap, A.Environment$0(), A.LinkedHashSet_LinkedHashSet$_empty(t1), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.nullable_AstNode_2), t3, B.Configuration_Map_empty0);\n t1._EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap1(functions, importCache, logger, nodeImporter, quietDeps, sourceMap);\n return t1;\n },\n _EvaluateVisitor1: function _EvaluateVisitor1(t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14) {\n var _ = this;\n _._evaluate0$_importCache = t0;\n _._evaluate0$_nodeImporter = t1;\n _._evaluate0$_builtInFunctions = t2;\n _._evaluate0$_builtInModules = t3;\n _._evaluate0$_modules = t4;\n _._evaluate0$_moduleNodes = t5;\n _._evaluate0$_logger = t6;\n _._evaluate0$_warningsEmitted = t7;\n _._evaluate0$_quietDeps = t8;\n _._evaluate0$_sourceMap = t9;\n _._evaluate0$_environment = t10;\n _._evaluate0$_declarationName = _._evaluate0$__parent = _._evaluate0$_mediaQueries = _._evaluate0$_styleRuleIgnoringAtRoot = null;\n _._evaluate0$_member = \"root stylesheet\";\n _._evaluate0$_importSpan = _._evaluate0$_callableNode = null;\n _._evaluate0$_inKeyframes = _._evaluate0$_atRootExcludingStyleRule = _._evaluate0$_inUnknownAtRule = _._evaluate0$_inFunction = false;\n _._evaluate0$_loadedUrls = t11;\n _._evaluate0$_activeModules = t12;\n _._evaluate0$_stack = t13;\n _._evaluate0$_importer = null;\n _._evaluate0$_inDependency = false;\n _._evaluate0$__extensionStore = _._evaluate0$_outOfOrderImports = _._evaluate0$__endOfImports = _._evaluate0$__root = _._evaluate0$__stylesheet = null;\n _._evaluate0$_configuration = t14;\n },\n _EvaluateVisitor_closure19: function _EvaluateVisitor_closure19(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure20: function _EvaluateVisitor_closure20(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure21: function _EvaluateVisitor_closure21(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure22: function _EvaluateVisitor_closure22(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure23: function _EvaluateVisitor_closure23(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure24: function _EvaluateVisitor_closure24(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure25: function _EvaluateVisitor_closure25(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure26: function _EvaluateVisitor_closure26(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure7: function _EvaluateVisitor__closure7(t0, t1, t2) {\n this.$this = t0;\n this.name = t1;\n this.module = t2;\n },\n _EvaluateVisitor_closure27: function _EvaluateVisitor_closure27(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_closure28: function _EvaluateVisitor_closure28(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__closure5: function _EvaluateVisitor__closure5(t0, t1, t2) {\n this.values = t0;\n this.span = t1;\n this.callableNode = t2;\n },\n _EvaluateVisitor__closure6: function _EvaluateVisitor__closure6(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_run_closure1: function _EvaluateVisitor_run_closure1(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.importer = t2;\n },\n _EvaluateVisitor__loadModule_closure3: function _EvaluateVisitor__loadModule_closure3(t0, t1) {\n this.callback = t0;\n this.builtInModule = t1;\n },\n _EvaluateVisitor__loadModule_closure4: function _EvaluateVisitor__loadModule_closure4(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.url = t1;\n _.nodeWithSpan = t2;\n _.baseUrl = t3;\n _.namesInErrors = t4;\n _.configuration = t5;\n _.callback = t6;\n },\n _EvaluateVisitor__loadModule__closure1: function _EvaluateVisitor__loadModule__closure1(t0, t1) {\n this.$this = t0;\n this.message = t1;\n },\n _EvaluateVisitor__execute_closure1: function _EvaluateVisitor__execute_closure1(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.stylesheet = t2;\n _.extensionStore = t3;\n _.configuration = t4;\n _.css = t5;\n },\n _EvaluateVisitor__combineCss_closure5: function _EvaluateVisitor__combineCss_closure5() {\n },\n _EvaluateVisitor__combineCss_closure6: function _EvaluateVisitor__combineCss_closure6(t0) {\n this.selectors = t0;\n },\n _EvaluateVisitor__combineCss_closure7: function _EvaluateVisitor__combineCss_closure7() {\n },\n _EvaluateVisitor__extendModules_closure3: function _EvaluateVisitor__extendModules_closure3(t0) {\n this.originalSelectors = t0;\n },\n _EvaluateVisitor__extendModules_closure4: function _EvaluateVisitor__extendModules_closure4() {\n },\n _EvaluateVisitor__topologicalModules_visitModule1: function _EvaluateVisitor__topologicalModules_visitModule1(t0, t1) {\n this.seen = t0;\n this.sorted = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure5: function _EvaluateVisitor_visitAtRootRule_closure5(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure6: function _EvaluateVisitor_visitAtRootRule_closure6(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitAtRootRule_closure7: function _EvaluateVisitor_visitAtRootRule_closure7(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure11: function _EvaluateVisitor__scopeForAtRoot_closure11(t0, t1, t2) {\n this.$this = t0;\n this.newParent = t1;\n this.node = t2;\n },\n _EvaluateVisitor__scopeForAtRoot_closure12: function _EvaluateVisitor__scopeForAtRoot_closure12(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure13: function _EvaluateVisitor__scopeForAtRoot_closure13(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot__closure1: function _EvaluateVisitor__scopeForAtRoot__closure1(t0, t1) {\n this.innerScope = t0;\n this.callback = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure14: function _EvaluateVisitor__scopeForAtRoot_closure14(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor__scopeForAtRoot_closure15: function _EvaluateVisitor__scopeForAtRoot_closure15() {\n },\n _EvaluateVisitor__scopeForAtRoot_closure16: function _EvaluateVisitor__scopeForAtRoot_closure16(t0, t1) {\n this.$this = t0;\n this.innerScope = t1;\n },\n _EvaluateVisitor_visitContentRule_closure1: function _EvaluateVisitor_visitContentRule_closure1(t0, t1) {\n this.$this = t0;\n this.content = t1;\n },\n _EvaluateVisitor_visitDeclaration_closure3: function _EvaluateVisitor_visitDeclaration_closure3(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitDeclaration_closure4: function _EvaluateVisitor_visitDeclaration_closure4(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitEachRule_closure5: function _EvaluateVisitor_visitEachRule_closure5(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure6: function _EvaluateVisitor_visitEachRule_closure6(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitEachRule_closure7: function _EvaluateVisitor_visitEachRule_closure7(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.list = t1;\n _.setVariables = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitEachRule__closure1: function _EvaluateVisitor_visitEachRule__closure1(t0, t1, t2) {\n this.$this = t0;\n this.setVariables = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitEachRule___closure1: function _EvaluateVisitor_visitEachRule___closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitExtendRule_closure1: function _EvaluateVisitor_visitExtendRule_closure1(t0, t1) {\n this.$this = t0;\n this.targetText = t1;\n },\n _EvaluateVisitor_visitAtRule_closure5: function _EvaluateVisitor_visitAtRule_closure5(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitAtRule_closure6: function _EvaluateVisitor_visitAtRule_closure6(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule__closure1: function _EvaluateVisitor_visitAtRule__closure1(t0, t1) {\n this.$this = t0;\n this.children = t1;\n },\n _EvaluateVisitor_visitAtRule_closure7: function _EvaluateVisitor_visitAtRule_closure7() {\n },\n _EvaluateVisitor_visitForRule_closure9: function _EvaluateVisitor_visitForRule_closure9(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure10: function _EvaluateVisitor_visitForRule_closure10(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForRule_closure11: function _EvaluateVisitor_visitForRule_closure11(t0) {\n this.fromNumber = t0;\n },\n _EvaluateVisitor_visitForRule_closure12: function _EvaluateVisitor_visitForRule_closure12(t0, t1) {\n this.toNumber = t0;\n this.fromNumber = t1;\n },\n _EvaluateVisitor_visitForRule_closure13: function _EvaluateVisitor_visitForRule_closure13(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.node = t2;\n _.from = t3;\n _.direction = t4;\n _.fromNumber = t5;\n },\n _EvaluateVisitor_visitForRule__closure1: function _EvaluateVisitor_visitForRule__closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitForwardRule_closure3: function _EvaluateVisitor_visitForwardRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitForwardRule_closure4: function _EvaluateVisitor_visitForwardRule_closure4(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIfRule_closure1: function _EvaluateVisitor_visitIfRule_closure1(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitIfRule__closure1: function _EvaluateVisitor_visitIfRule__closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport_closure1: function _EvaluateVisitor__visitDynamicImport_closure1(t0, t1) {\n this.$this = t0;\n this.$import = t1;\n },\n _EvaluateVisitor__visitDynamicImport__closure7: function _EvaluateVisitor__visitDynamicImport__closure7(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__visitDynamicImport__closure8: function _EvaluateVisitor__visitDynamicImport__closure8() {\n },\n _EvaluateVisitor__visitDynamicImport__closure9: function _EvaluateVisitor__visitDynamicImport__closure9() {\n },\n _EvaluateVisitor__visitDynamicImport__closure10: function _EvaluateVisitor__visitDynamicImport__closure10(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.result = t1;\n _.stylesheet = t2;\n _.loadsUserDefinedModules = t3;\n _.environment = t4;\n _.children = t5;\n },\n _EvaluateVisitor__visitStaticImport_closure1: function _EvaluateVisitor__visitStaticImport_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure7: function _EvaluateVisitor_visitIncludeRule_closure7(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitIncludeRule_closure8: function _EvaluateVisitor_visitIncludeRule_closure8(t0) {\n this.node = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure10: function _EvaluateVisitor_visitIncludeRule_closure10(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitIncludeRule_closure9: function _EvaluateVisitor_visitIncludeRule_closure9(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.contentCallable = t1;\n _.mixin = t2;\n _.nodeWithSpan = t3;\n },\n _EvaluateVisitor_visitIncludeRule__closure1: function _EvaluateVisitor_visitIncludeRule__closure1(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule___closure1: function _EvaluateVisitor_visitIncludeRule___closure1(t0, t1, t2) {\n this.$this = t0;\n this.mixin = t1;\n this.nodeWithSpan = t2;\n },\n _EvaluateVisitor_visitIncludeRule____closure1: function _EvaluateVisitor_visitIncludeRule____closure1(t0, t1) {\n this.$this = t0;\n this.statement = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure5: function _EvaluateVisitor_visitMediaRule_closure5(t0, t1) {\n this.$this = t0;\n this.queries = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure6: function _EvaluateVisitor_visitMediaRule_closure6(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.mergedQueries = t1;\n _.queries = t2;\n _.node = t3;\n },\n _EvaluateVisitor_visitMediaRule__closure1: function _EvaluateVisitor_visitMediaRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule___closure1: function _EvaluateVisitor_visitMediaRule___closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitMediaRule_closure7: function _EvaluateVisitor_visitMediaRule_closure7(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor__visitMediaQueries_closure1: function _EvaluateVisitor__visitMediaQueries_closure1(t0, t1) {\n this.$this = t0;\n this.resolved = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure13: function _EvaluateVisitor_visitStyleRule_closure13(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure14: function _EvaluateVisitor_visitStyleRule_closure14(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure15: function _EvaluateVisitor_visitStyleRule_closure15() {\n },\n _EvaluateVisitor_visitStyleRule_closure16: function _EvaluateVisitor_visitStyleRule_closure16(t0, t1) {\n this.$this = t0;\n this.selectorText = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure17: function _EvaluateVisitor_visitStyleRule_closure17(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure18: function _EvaluateVisitor_visitStyleRule_closure18(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitStyleRule__closure1: function _EvaluateVisitor_visitStyleRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitStyleRule_closure19: function _EvaluateVisitor_visitStyleRule_closure19() {\n },\n _EvaluateVisitor_visitSupportsRule_closure3: function _EvaluateVisitor_visitSupportsRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule__closure1: function _EvaluateVisitor_visitSupportsRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitSupportsRule_closure4: function _EvaluateVisitor_visitSupportsRule_closure4() {\n },\n _EvaluateVisitor_visitVariableDeclaration_closure5: function _EvaluateVisitor_visitVariableDeclaration_closure5(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.override = t2;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure6: function _EvaluateVisitor_visitVariableDeclaration_closure6(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitVariableDeclaration_closure7: function _EvaluateVisitor_visitVariableDeclaration_closure7(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.value = t2;\n },\n _EvaluateVisitor_visitUseRule_closure1: function _EvaluateVisitor_visitUseRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWarnRule_closure1: function _EvaluateVisitor_visitWarnRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule_closure1: function _EvaluateVisitor_visitWhileRule_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitWhileRule__closure1: function _EvaluateVisitor_visitWhileRule__closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure1: function _EvaluateVisitor_visitBinaryOperationExpression_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1: function _EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1() {\n },\n _EvaluateVisitor_visitVariableExpression_closure1: function _EvaluateVisitor_visitVariableExpression_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitUnaryOperationExpression_closure1: function _EvaluateVisitor_visitUnaryOperationExpression_closure1(t0, t1) {\n this.node = t0;\n this.operand = t1;\n },\n _EvaluateVisitor__visitCalculationValue_closure1: function _EvaluateVisitor__visitCalculationValue_closure1(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.inMinMax = t2;\n },\n _EvaluateVisitor_visitListExpression_closure1: function _EvaluateVisitor_visitListExpression_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitFunctionExpression_closure3: function _EvaluateVisitor_visitFunctionExpression_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitFunctionExpression_closure4: function _EvaluateVisitor_visitFunctionExpression_closure4(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitInterpolatedFunctionExpression_closure1: function _EvaluateVisitor_visitInterpolatedFunctionExpression_closure1(t0, t1, t2) {\n this.$this = t0;\n this.node = t1;\n this.$function = t2;\n },\n _EvaluateVisitor__runUserDefinedCallable_closure1: function _EvaluateVisitor__runUserDefinedCallable_closure1(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.callable = t1;\n _.evaluated = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable__closure1: function _EvaluateVisitor__runUserDefinedCallable__closure1(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable___closure1: function _EvaluateVisitor__runUserDefinedCallable___closure1(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.evaluated = t1;\n _.callable = t2;\n _.nodeWithSpan = t3;\n _.run = t4;\n _.V = t5;\n },\n _EvaluateVisitor__runUserDefinedCallable____closure1: function _EvaluateVisitor__runUserDefinedCallable____closure1() {\n },\n _EvaluateVisitor__runFunctionCallable_closure1: function _EvaluateVisitor__runFunctionCallable_closure1(t0, t1) {\n this.$this = t0;\n this.callable = t1;\n },\n _EvaluateVisitor__runBuiltInCallable_closure3: function _EvaluateVisitor__runBuiltInCallable_closure3(t0, t1, t2) {\n this.overload = t0;\n this.evaluated = t1;\n this.namedSet = t2;\n },\n _EvaluateVisitor__runBuiltInCallable_closure4: function _EvaluateVisitor__runBuiltInCallable_closure4() {\n },\n _EvaluateVisitor__evaluateArguments_closure7: function _EvaluateVisitor__evaluateArguments_closure7() {\n },\n _EvaluateVisitor__evaluateArguments_closure8: function _EvaluateVisitor__evaluateArguments_closure8(t0, t1) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n },\n _EvaluateVisitor__evaluateArguments_closure9: function _EvaluateVisitor__evaluateArguments_closure9(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.namedNodes = t3;\n },\n _EvaluateVisitor__evaluateArguments_closure10: function _EvaluateVisitor__evaluateArguments_closure10() {\n },\n _EvaluateVisitor__evaluateMacroArguments_closure7: function _EvaluateVisitor__evaluateMacroArguments_closure7(t0) {\n this.restArgs = t0;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure8: function _EvaluateVisitor__evaluateMacroArguments_closure8(t0, t1, t2) {\n this.$this = t0;\n this.restNodeForSpan = t1;\n this.restArgs = t2;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure9: function _EvaluateVisitor__evaluateMacroArguments_closure9(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.named = t1;\n _.restNodeForSpan = t2;\n _.restArgs = t3;\n },\n _EvaluateVisitor__evaluateMacroArguments_closure10: function _EvaluateVisitor__evaluateMacroArguments_closure10(t0, t1, t2) {\n this.$this = t0;\n this.keywordRestNodeForSpan = t1;\n this.keywordRestArgs = t2;\n },\n _EvaluateVisitor__addRestMap_closure1: function _EvaluateVisitor__addRestMap_closure1(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.$this = t0;\n _.values = t1;\n _.convert = t2;\n _.expressionNode = t3;\n _.map = t4;\n _.nodeWithSpan = t5;\n },\n _EvaluateVisitor__verifyArguments_closure1: function _EvaluateVisitor__verifyArguments_closure1(t0, t1, t2) {\n this.$arguments = t0;\n this.positional = t1;\n this.named = t2;\n },\n _EvaluateVisitor_visitStringExpression_closure1: function _EvaluateVisitor_visitStringExpression_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor_visitCssAtRule_closure3: function _EvaluateVisitor_visitCssAtRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssAtRule_closure4: function _EvaluateVisitor_visitCssAtRule_closure4() {\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure3: function _EvaluateVisitor_visitCssKeyframeBlock_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssKeyframeBlock_closure4: function _EvaluateVisitor_visitCssKeyframeBlock_closure4() {\n },\n _EvaluateVisitor_visitCssMediaRule_closure5: function _EvaluateVisitor_visitCssMediaRule_closure5(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure6: function _EvaluateVisitor_visitCssMediaRule_closure6(t0, t1, t2) {\n this.$this = t0;\n this.mergedQueries = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssMediaRule__closure1: function _EvaluateVisitor_visitCssMediaRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule___closure1: function _EvaluateVisitor_visitCssMediaRule___closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssMediaRule_closure7: function _EvaluateVisitor_visitCssMediaRule_closure7(t0) {\n this.mergedQueries = t0;\n },\n _EvaluateVisitor_visitCssStyleRule_closure3: function _EvaluateVisitor_visitCssStyleRule_closure3(t0, t1, t2) {\n this.$this = t0;\n this.rule = t1;\n this.node = t2;\n },\n _EvaluateVisitor_visitCssStyleRule__closure1: function _EvaluateVisitor_visitCssStyleRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssStyleRule_closure4: function _EvaluateVisitor_visitCssStyleRule_closure4() {\n },\n _EvaluateVisitor_visitCssSupportsRule_closure3: function _EvaluateVisitor_visitCssSupportsRule_closure3(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule__closure1: function _EvaluateVisitor_visitCssSupportsRule__closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _EvaluateVisitor_visitCssSupportsRule_closure4: function _EvaluateVisitor_visitCssSupportsRule_closure4() {\n },\n _EvaluateVisitor__performInterpolation_closure1: function _EvaluateVisitor__performInterpolation_closure1(t0, t1, t2) {\n this.$this = t0;\n this.warnForColor = t1;\n this.interpolation = t2;\n },\n _EvaluateVisitor__serialize_closure1: function _EvaluateVisitor__serialize_closure1(t0, t1) {\n this.value = t0;\n this.quote = t1;\n },\n _EvaluateVisitor__expressionNode_closure1: function _EvaluateVisitor__expressionNode_closure1(t0, t1) {\n this.$this = t0;\n this.expression = t1;\n },\n _EvaluateVisitor__withoutSlash_recommendation1: function _EvaluateVisitor__withoutSlash_recommendation1() {\n },\n _EvaluateVisitor__stackFrame_closure1: function _EvaluateVisitor__stackFrame_closure1(t0) {\n this.$this = t0;\n },\n _EvaluateVisitor__stackTrace_closure1: function _EvaluateVisitor__stackTrace_closure1(t0) {\n this.$this = t0;\n },\n _ImportedCssVisitor1: function _ImportedCssVisitor1(t0) {\n this._evaluate0$_visitor = t0;\n },\n _ImportedCssVisitor_visitCssAtRule_closure1: function _ImportedCssVisitor_visitCssAtRule_closure1() {\n },\n _ImportedCssVisitor_visitCssMediaRule_closure1: function _ImportedCssVisitor_visitCssMediaRule_closure1(t0) {\n this.hasBeenMerged = t0;\n },\n _ImportedCssVisitor_visitCssStyleRule_closure1: function _ImportedCssVisitor_visitCssStyleRule_closure1() {\n },\n _ImportedCssVisitor_visitCssSupportsRule_closure1: function _ImportedCssVisitor_visitCssSupportsRule_closure1() {\n },\n _EvaluationContext1: function _EvaluationContext1(t0, t1) {\n this._evaluate0$_visitor = t0;\n this._evaluate0$_defaultWarnNodeWithSpan = t1;\n },\n _ArgumentResults1: function _ArgumentResults1(t0, t1, t2, t3, t4) {\n var _ = this;\n _.positional = t0;\n _.positionalNodes = t1;\n _.named = t2;\n _.namedNodes = t3;\n _.separator = t4;\n },\n _LoadedStylesheet1: function _LoadedStylesheet1(t0, t1, t2) {\n this.stylesheet = t0;\n this.importer = t1;\n this.isDependency = t2;\n },\n throwNodeException(exception, ascii, color, trace) {\n var wasAscii, jsException, trace0;\n trace = trace;\n wasAscii = $._glyphs === B.C_AsciiGlyphSet;\n $._glyphs = ascii ? B.C_AsciiGlyphSet : B.C_UnicodeGlyphSet;\n try {\n jsException = type$._NodeException._as(A.callConstructor($.$get$exceptionClass(), [exception, B.JSString_methods.replaceFirst$2(exception.toString$1$color(0, color), \"Error: \", \"\")]));\n trace0 = A.getTrace0(exception);\n trace = trace0 == null ? trace : trace0;\n if (trace != null)\n A.attachJsStack(jsException, trace);\n A.jsThrow(jsException);\n } finally {\n $._glyphs = wasAscii ? B.C_AsciiGlyphSet : B.C_UnicodeGlyphSet;\n }\n },\n _NodeException: function _NodeException() {\n },\n exceptionClass_closure: function exceptionClass_closure() {\n },\n exceptionClass__closure: function exceptionClass__closure() {\n },\n exceptionClass__closure0: function exceptionClass__closure0() {\n },\n exceptionClass__closure1: function exceptionClass__closure1() {\n },\n SassException$0(message, span) {\n return new A.SassException0(message, span);\n },\n MultiSpanSassRuntimeException$0(message, span, primaryLabel, secondarySpans, trace) {\n return new A.MultiSpanSassRuntimeException0(trace, primaryLabel, A.ConstantMap_ConstantMap$from(secondarySpans, type$.FileSpan, type$.String), message, span);\n },\n SassFormatException$0(message, span) {\n return new A.SassFormatException0(message, span);\n },\n SassScriptException$0(message) {\n return new A.SassScriptException0(message);\n },\n MultiSpanSassScriptException$0(message, primaryLabel, secondarySpans) {\n return new A.MultiSpanSassScriptException0(primaryLabel, A.ConstantMap_ConstantMap$from(secondarySpans, type$.FileSpan, type$.String), message);\n },\n SassException0: function SassException0(t0, t1) {\n this._span_exception$_message = t0;\n this._span = t1;\n },\n MultiSpanSassException0: function MultiSpanSassException0(t0, t1, t2, t3) {\n var _ = this;\n _.primaryLabel = t0;\n _.secondarySpans = t1;\n _._span_exception$_message = t2;\n _._span = t3;\n },\n SassRuntimeException0: function SassRuntimeException0(t0, t1, t2) {\n this.trace = t0;\n this._span_exception$_message = t1;\n this._span = t2;\n },\n MultiSpanSassRuntimeException0: function MultiSpanSassRuntimeException0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.trace = t0;\n _.primaryLabel = t1;\n _.secondarySpans = t2;\n _._span_exception$_message = t3;\n _._span = t4;\n },\n SassFormatException0: function SassFormatException0(t0, t1) {\n this._span_exception$_message = t0;\n this._span = t1;\n },\n SassScriptException0: function SassScriptException0(t0) {\n this.message = t0;\n },\n MultiSpanSassScriptException0: function MultiSpanSassScriptException0(t0, t1, t2) {\n this.primaryLabel = t0;\n this.secondarySpans = t1;\n this.message = t2;\n },\n Exports: function Exports() {\n },\n LoggerNamespace: function LoggerNamespace() {\n },\n ExtendRule0: function ExtendRule0(t0, t1, t2) {\n this.selector = t0;\n this.isOptional = t1;\n this.span = t2;\n },\n Extension0: function Extension0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.extender = t0;\n _.target = t1;\n _.mediaContext = t2;\n _.isOptional = t3;\n _.span = t4;\n },\n Extender0: function Extender0(t0, t1, t2) {\n var _ = this;\n _.selector = t0;\n _.isOriginal = t1;\n _._extension$_extension = null;\n _.span = t2;\n },\n ExtensionStore__extendOrReplace0(selector, source, targets, mode, span) {\n var t1, t2, t3, t4, t5, t6, t7, t8, t9, _i, complex, t10, t11, t12, _i0, simple, t13, _i1, t14, t15,\n extender = A.ExtensionStore$_mode0(mode);\n if (!selector.get$isInvisible())\n extender._extension_store$_originals.addAll$1(0, selector.components);\n for (t1 = targets.components, t2 = t1.length, t3 = source.components, t4 = t3.length, t5 = type$.ComplexSelector_2, t6 = type$.Extension_2, t7 = type$.CompoundSelector_2, t8 = type$.SimpleSelector_2, t9 = type$.Map_ComplexSelector_Extension_2, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n t10 = complex.components;\n if (t10.length !== 1)\n throw A.wrapException(A.SassScriptException$0(\"Can't extend complex selector \" + A.S(complex) + \".\"));\n t11 = A.LinkedHashMap_LinkedHashMap$_empty(t8, t9);\n for (t10 = t7._as(B.JSArray_methods.get$first(t10)).components, t12 = t10.length, _i0 = 0; _i0 < t12; ++_i0) {\n simple = t10[_i0];\n t13 = A.LinkedHashMap_LinkedHashMap$_empty(t5, t6);\n for (_i1 = 0; _i1 < t4; ++_i1) {\n complex = t3[_i1];\n if (complex._complex0$_maxSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n complex._complex0$_maxSpecificity.toString;\n t14 = new A.Extender0(complex, false, span);\n t15 = new A.Extension0(t14, simple, null, true, span);\n t14._extension$_extension = t15;\n t13.$indexSet(0, complex, t15);\n }\n t11.$indexSet(0, simple, t13);\n }\n selector = extender._extension_store$_extendList$3(selector, span, t11);\n }\n return selector;\n },\n ExtensionStore$0() {\n var t1 = type$.SimpleSelector_2;\n return new A.ExtensionStore0(A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Map_ComplexSelector_Extension_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.List_Extension_2), A.LinkedHashMap_LinkedHashMap$_empty(type$.ModifiableCssValue_SelectorList_2, type$.List_CssMediaQuery_2), A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int), new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector_2), B.ExtendMode_normal0);\n },\n ExtensionStore$_mode0(_mode) {\n var t1 = type$.SimpleSelector_2;\n return new A.ExtensionStore0(A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Map_ComplexSelector_Extension_2), A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.List_Extension_2), A.LinkedHashMap_LinkedHashMap$_empty(type$.ModifiableCssValue_SelectorList_2, type$.List_CssMediaQuery_2), A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int), new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector_2), _mode);\n },\n ExtensionStore0: function ExtensionStore0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._extension_store$_selectors = t0;\n _._extension_store$_extensions = t1;\n _._extension_store$_extensionsByExtender = t2;\n _._extension_store$_mediaContexts = t3;\n _._extension_store$_sourceSpecificity = t4;\n _._extension_store$_originals = t5;\n _._extension_store$_mode = t6;\n },\n ExtensionStore_extensionsWhereTarget_closure0: function ExtensionStore_extensionsWhereTarget_closure0() {\n },\n ExtensionStore__registerSelector_closure0: function ExtensionStore__registerSelector_closure0() {\n },\n ExtensionStore_addExtension_closure2: function ExtensionStore_addExtension_closure2() {\n },\n ExtensionStore_addExtension_closure3: function ExtensionStore_addExtension_closure3() {\n },\n ExtensionStore_addExtension_closure4: function ExtensionStore_addExtension_closure4(t0) {\n this.complex = t0;\n },\n ExtensionStore__extendExistingExtensions_closure1: function ExtensionStore__extendExistingExtensions_closure1() {\n },\n ExtensionStore__extendExistingExtensions_closure2: function ExtensionStore__extendExistingExtensions_closure2() {\n },\n ExtensionStore_addExtensions_closure1: function ExtensionStore_addExtensions_closure1(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n ExtensionStore_addExtensions__closure4: function ExtensionStore_addExtensions__closure4(t0, t1, t2, t3, t4) {\n var _ = this;\n _._box_0 = t0;\n _.existingSources = t1;\n _.extensionsForTarget = t2;\n _.selectorsForTarget = t3;\n _.target = t4;\n },\n ExtensionStore_addExtensions___closure0: function ExtensionStore_addExtensions___closure0() {\n },\n ExtensionStore_addExtensions_closure2: function ExtensionStore_addExtensions_closure2(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n ExtensionStore_addExtensions__closure2: function ExtensionStore_addExtensions__closure2(t0, t1) {\n this.$this = t0;\n this.newExtensions = t1;\n },\n ExtensionStore_addExtensions__closure3: function ExtensionStore_addExtensions__closure3(t0, t1) {\n this.$this = t0;\n this.newExtensions = t1;\n },\n ExtensionStore__extendComplex_closure1: function ExtensionStore__extendComplex_closure1(t0) {\n this.complex = t0;\n },\n ExtensionStore__extendComplex_closure2: function ExtensionStore__extendComplex_closure2(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.complex = t2;\n },\n ExtensionStore__extendComplex__closure1: function ExtensionStore__extendComplex__closure1() {\n },\n ExtensionStore__extendComplex__closure2: function ExtensionStore__extendComplex__closure2(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.complex = t2;\n _.path = t3;\n },\n ExtensionStore__extendComplex___closure0: function ExtensionStore__extendComplex___closure0() {\n },\n ExtensionStore__extendCompound_closure4: function ExtensionStore__extendCompound_closure4(t0) {\n this.mediaQueryContext = t0;\n },\n ExtensionStore__extendCompound_closure5: function ExtensionStore__extendCompound_closure5(t0, t1) {\n this._box_1 = t0;\n this.mediaQueryContext = t1;\n },\n ExtensionStore__extendCompound__closure1: function ExtensionStore__extendCompound__closure1() {\n },\n ExtensionStore__extendCompound__closure2: function ExtensionStore__extendCompound__closure2(t0) {\n this._box_0 = t0;\n },\n ExtensionStore__extendCompound_closure6: function ExtensionStore__extendCompound_closure6() {\n },\n ExtensionStore__extendCompound_closure7: function ExtensionStore__extendCompound_closure7() {\n },\n ExtensionStore__extendCompound_closure8: function ExtensionStore__extendCompound_closure8(t0) {\n this.original = t0;\n },\n ExtensionStore__extendSimple_withoutPseudo0: function ExtensionStore__extendSimple_withoutPseudo0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.extensions = t1;\n _.targetsUsed = t2;\n _.simpleSpan = t3;\n },\n ExtensionStore__extendSimple_closure1: function ExtensionStore__extendSimple_closure1(t0, t1, t2) {\n this.$this = t0;\n this.withoutPseudo = t1;\n this.simpleSpan = t2;\n },\n ExtensionStore__extendSimple_closure2: function ExtensionStore__extendSimple_closure2() {\n },\n ExtensionStore__extendPseudo_closure4: function ExtensionStore__extendPseudo_closure4() {\n },\n ExtensionStore__extendPseudo_closure5: function ExtensionStore__extendPseudo_closure5() {\n },\n ExtensionStore__extendPseudo_closure6: function ExtensionStore__extendPseudo_closure6() {\n },\n ExtensionStore__extendPseudo_closure7: function ExtensionStore__extendPseudo_closure7(t0) {\n this.pseudo = t0;\n },\n ExtensionStore__extendPseudo_closure8: function ExtensionStore__extendPseudo_closure8(t0) {\n this.pseudo = t0;\n },\n ExtensionStore__trim_closure1: function ExtensionStore__trim_closure1(t0, t1) {\n this._box_0 = t0;\n this.complex1 = t1;\n },\n ExtensionStore__trim_closure2: function ExtensionStore__trim_closure2(t0, t1) {\n this._box_0 = t0;\n this.complex1 = t1;\n },\n ExtensionStore_clone_closure0: function ExtensionStore_clone_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.newSelectors = t1;\n _.oldToNewSelectors = t2;\n _.newMediaContexts = t3;\n },\n FiberClass: function FiberClass() {\n },\n Fiber: function Fiber() {\n },\n NodeToDartFileImporter: function NodeToDartFileImporter(t0) {\n this._file0$_findFileUrl = t0;\n },\n FilesystemImporter$(loadPath) {\n var _null = null;\n return new A.FilesystemImporter0($.$get$context().absolute$7(loadPath, _null, _null, _null, _null, _null, _null));\n },\n FilesystemImporter0: function FilesystemImporter0(t0) {\n this._filesystem$_loadPath = t0;\n },\n FilesystemImporter_canonicalize_closure0: function FilesystemImporter_canonicalize_closure0() {\n },\n ForRule$0(variable, from, to, children, span, exclusive) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.ForRule0(variable, from, to, exclusive, span, t1, t2);\n },\n ForRule0: function ForRule0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.variable = t0;\n _.from = t1;\n _.to = t2;\n _.isExclusive = t3;\n _.span = t4;\n _.children = t5;\n _.hasDeclarations = t6;\n },\n ForwardRule0: function ForwardRule0(t0, t1, t2, t3, t4, t5, t6, t7) {\n var _ = this;\n _.url = t0;\n _.shownMixinsAndFunctions = t1;\n _.shownVariables = t2;\n _.hiddenMixinsAndFunctions = t3;\n _.hiddenVariables = t4;\n _.prefix = t5;\n _.configuration = t6;\n _.span = t7;\n },\n ForwardedModuleView_ifNecessary0(inner, rule, $T) {\n var t1;\n if (rule.prefix == null)\n if (rule.shownMixinsAndFunctions == null)\n if (rule.shownVariables == null) {\n t1 = rule.hiddenMixinsAndFunctions;\n if (t1 == null)\n t1 = null;\n else {\n t1 = t1._base;\n t1 = t1.get$isEmpty(t1);\n }\n if (t1 === true) {\n t1 = rule.hiddenVariables;\n if (t1 == null)\n t1 = null;\n else {\n t1 = t1._base;\n t1 = t1.get$isEmpty(t1);\n }\n t1 = t1 === true;\n } else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n if (t1)\n return inner;\n else\n return A.ForwardedModuleView$0(inner, rule, $T);\n },\n ForwardedModuleView$0(_inner, _rule, $T) {\n var t1 = _rule.prefix,\n t2 = _rule.shownVariables,\n t3 = _rule.hiddenVariables,\n t4 = _rule.shownMixinsAndFunctions,\n t5 = _rule.hiddenMixinsAndFunctions;\n return new A.ForwardedModuleView0(_inner, _rule, A.ForwardedModuleView__forwardedMap0(_inner.get$variables(), t1, t2, t3, type$.Value_2), A.ForwardedModuleView__forwardedMap0(_inner.get$variableNodes(), t1, t2, t3, type$.AstNode_2), A.ForwardedModuleView__forwardedMap0(_inner.get$functions(_inner), t1, t4, t5, $T), A.ForwardedModuleView__forwardedMap0(_inner.get$mixins(), t1, t4, t5, $T), $T._eval$1(\"ForwardedModuleView0<0>\"));\n },\n ForwardedModuleView__forwardedMap0(map, prefix, safelist, blocklist, $V) {\n var t2,\n t1 = prefix == null;\n if (t1)\n if (safelist == null)\n if (blocklist != null) {\n t2 = blocklist._base;\n t2 = t2.get$isEmpty(t2);\n } else\n t2 = true;\n else\n t2 = false;\n else\n t2 = false;\n if (t2)\n return map;\n if (!t1)\n map = new A.PrefixedMapView0(map, prefix, $V._eval$1(\"PrefixedMapView0<0>\"));\n if (safelist != null)\n map = new A.LimitedMapView0(map, safelist._base.intersection$1(new A.MapKeySet(map, type$.MapKeySet_nullable_Object)), type$.$env_1_1_String._bind$1($V)._eval$1(\"LimitedMapView0<1,2>\"));\n else {\n if (blocklist != null) {\n t1 = blocklist._base;\n t1 = t1.get$isNotEmpty(t1);\n } else\n t1 = false;\n if (t1)\n map = A.LimitedMapView$blocklist0(map, blocklist, type$.String, $V);\n }\n return map;\n },\n ForwardedModuleView0: function ForwardedModuleView0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._forwarded_view0$_inner = t0;\n _._forwarded_view0$_rule = t1;\n _.variables = t2;\n _.variableNodes = t3;\n _.functions = t4;\n _.mixins = t5;\n _.$ti = t6;\n },\n FunctionExpression0: function FunctionExpression0(t0, t1, t2, t3) {\n var _ = this;\n _.namespace = t0;\n _.originalName = t1;\n _.$arguments = t2;\n _.span = t3;\n },\n JSFunction0: function JSFunction0() {\n },\n SupportsFunction0: function SupportsFunction0(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n functionClass_closure: function functionClass_closure() {\n },\n functionClass__closure: function functionClass__closure() {\n },\n functionClass__closure0: function functionClass__closure0() {\n },\n SassFunction0: function SassFunction0(t0) {\n this.callable = t0;\n },\n FunctionRule$0($name, $arguments, children, span, comment) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.FunctionRule0($name, $arguments, span, t1, t2);\n },\n FunctionRule0: function FunctionRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n unifyComplex0(complexes) {\n var t2, unifiedBase, base, t3, t4, _i, complexesWithoutBases,\n t1 = J.getInterceptor$asx(complexes);\n if (t1.get$length(complexes) === 1)\n return complexes;\n for (t2 = t1.get$iterator(complexes), unifiedBase = null; t2.moveNext$0();) {\n base = J.get$last$ax(t2.get$current(t2));\n if (!(base instanceof A.CompoundSelector0))\n return null;\n if (unifiedBase == null)\n unifiedBase = base.components;\n else\n for (t3 = base.components, t4 = t3.length, _i = 0; _i < t4; ++_i) {\n unifiedBase = t3[_i].unify$1(unifiedBase);\n if (unifiedBase == null)\n return null;\n }\n }\n t1 = t1.map$1$1(complexes, new A.unifyComplex_closure0(), type$.List_ComplexSelectorComponent_2);\n complexesWithoutBases = A.List_List$of(t1, true, t1.$ti._eval$1(\"ListIterable.E\"));\n t1 = B.JSArray_methods.get$last(complexesWithoutBases);\n unifiedBase.toString;\n J.add$1$ax(t1, A.CompoundSelector$0(unifiedBase));\n return A.weave0(complexesWithoutBases);\n },\n unifyCompound0(compound1, compound2) {\n var t1, result, _i, unified;\n for (t1 = compound1.length, result = compound2, _i = 0; _i < t1; ++_i, result = unified) {\n unified = compound1[_i].unify$1(result);\n if (unified == null)\n return null;\n }\n return A.CompoundSelector$0(result);\n },\n unifyUniversalAndElement0(selector1, selector2) {\n var namespace1, name1, t1, namespace2, name2, namespace, $name, _null = null,\n _s45_ = string$.must_b;\n if (selector1 instanceof A.UniversalSelector0) {\n namespace1 = selector1.namespace;\n name1 = _null;\n } else if (selector1 instanceof A.TypeSelector0) {\n t1 = selector1.name;\n namespace1 = t1.namespace;\n name1 = t1.name;\n } else\n throw A.wrapException(A.ArgumentError$value(selector1, \"selector1\", _s45_));\n if (selector2 instanceof A.UniversalSelector0) {\n namespace2 = selector2.namespace;\n name2 = _null;\n } else if (selector2 instanceof A.TypeSelector0) {\n t1 = selector2.name;\n namespace2 = t1.namespace;\n name2 = t1.name;\n } else\n throw A.wrapException(A.ArgumentError$value(selector2, \"selector2\", _s45_));\n if (namespace1 == namespace2 || namespace2 === \"*\")\n namespace = namespace1;\n else {\n if (namespace1 !== \"*\")\n return _null;\n namespace = namespace2;\n }\n if (name1 == name2 || name2 == null)\n $name = name1;\n else {\n if (!(name1 == null || name1 === \"*\"))\n return _null;\n $name = name2;\n }\n return $name == null ? new A.UniversalSelector0(namespace) : new A.TypeSelector0(new A.QualifiedName0($name, namespace));\n },\n weave0(complexes) {\n var t2, t3, t4, t5, target, _i, parents, newPrefixes, parentPrefixes, t6,\n t1 = type$.JSArray_List_ComplexSelectorComponent_2,\n prefixes = A._setArrayType([J.toList$0$ax(B.JSArray_methods.get$first(complexes))], t1);\n for (t2 = A.SubListIterable$(complexes, 1, null, A._arrayInstanceType(complexes)._precomputed1), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n t4 = t3._as(t2.__internal$_current);\n t5 = J.getInterceptor$asx(t4);\n if (t5.get$isEmpty(t4))\n continue;\n target = t5.get$last(t4);\n if (t5.get$length(t4) === 1) {\n for (t4 = prefixes.length, _i = 0; _i < prefixes.length; prefixes.length === t4 || (0, A.throwConcurrentModificationError)(prefixes), ++_i)\n J.add$1$ax(prefixes[_i], target);\n continue;\n }\n parents = t5.take$1(t4, t5.get$length(t4) - 1).toList$0(0);\n newPrefixes = A._setArrayType([], t1);\n for (t4 = prefixes.length, _i = 0; _i < prefixes.length; prefixes.length === t4 || (0, A.throwConcurrentModificationError)(prefixes), ++_i) {\n parentPrefixes = A._weaveParents0(prefixes[_i], parents);\n if (parentPrefixes == null)\n continue;\n for (t5 = parentPrefixes.get$iterator(parentPrefixes); t5.moveNext$0();) {\n t6 = t5.get$current(t5);\n J.add$1$ax(t6, target);\n newPrefixes.push(t6);\n }\n }\n prefixes = newPrefixes;\n }\n return prefixes;\n },\n _weaveParents0(parents1, parents2) {\n var finalCombinators, root1, root2, root, groups1, groups2, lcs, t2, choices, t3, _i, group, t4, t5, _null = null,\n t1 = type$.ComplexSelectorComponent_2,\n queue1 = A.ListQueue_ListQueue$of(parents1, t1),\n queue2 = A.ListQueue_ListQueue$of(parents2, t1),\n initialCombinators = A._mergeInitialCombinators0(queue1, queue2);\n if (initialCombinators == null)\n return _null;\n finalCombinators = A._mergeFinalCombinators0(queue1, queue2, _null);\n if (finalCombinators == null)\n return _null;\n root1 = A._firstIfRoot0(queue1);\n root2 = A._firstIfRoot0(queue2);\n t1 = root1 != null;\n if (t1 && root2 != null) {\n root = A.unifyCompound0(root1.components, root2.components);\n if (root == null)\n return _null;\n queue1.addFirst$1(root);\n queue2.addFirst$1(root);\n } else if (t1)\n queue2.addFirst$1(root1);\n else if (root2 != null)\n queue1.addFirst$1(root2);\n groups1 = A._groupSelectors0(queue1);\n groups2 = A._groupSelectors0(queue2);\n t1 = type$.List_ComplexSelectorComponent_2;\n lcs = A.longestCommonSubsequence0(groups2, groups1, new A._weaveParents_closure6(), t1);\n t2 = type$.JSArray_Iterable_ComplexSelectorComponent_2;\n choices = A._setArrayType([A._setArrayType([initialCombinators], t2)], type$.JSArray_List_Iterable_ComplexSelectorComponent_2);\n for (t3 = lcs.length, _i = 0; _i < lcs.length; lcs.length === t3 || (0, A.throwConcurrentModificationError)(lcs), ++_i) {\n group = lcs[_i];\n t4 = A._chunks0(groups1, groups2, new A._weaveParents_closure7(group), t1);\n t5 = A._arrayInstanceType(t4)._eval$1(\"MappedListIterable<1,Iterable>\");\n choices.push(A.List_List$of(new A.MappedListIterable(t4, new A._weaveParents_closure8(), t5), true, t5._eval$1(\"ListIterable.E\")));\n choices.push(A._setArrayType([group], t2));\n groups1.removeFirst$0();\n groups2.removeFirst$0();\n }\n t2 = A._chunks0(groups1, groups2, new A._weaveParents_closure9(), t1);\n t3 = A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Iterable>\");\n choices.push(A.List_List$of(new A.MappedListIterable(t2, new A._weaveParents_closure10(), t3), true, t3._eval$1(\"ListIterable.E\")));\n B.JSArray_methods.addAll$1(choices, finalCombinators);\n return J.map$1$1$ax(A.paths0(new A.WhereIterable(choices, new A._weaveParents_closure11(), type$.WhereIterable_List_Iterable_ComplexSelectorComponent_2), type$.Iterable_ComplexSelectorComponent_2), new A._weaveParents_closure12(), t1);\n },\n _firstIfRoot0(queue) {\n var first;\n if (queue._collection$_head === queue._collection$_tail)\n return null;\n first = queue.get$first(queue);\n if (first instanceof A.CompoundSelector0) {\n if (!A._hasRoot0(first))\n return null;\n queue.removeFirst$0();\n return first;\n } else\n return null;\n },\n _mergeInitialCombinators0(components1, components2) {\n var t4, combinators2, lcs,\n t1 = type$.JSArray_Combinator_2,\n combinators1 = A._setArrayType([], t1),\n t2 = type$.Combinator_2,\n t3 = components1.$ti._precomputed1;\n while (true) {\n if (!components1.get$isEmpty(components1)) {\n t4 = components1._collection$_head;\n if (t4 === components1._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t4 = t3._as(components1._collection$_table[t4]) instanceof A.Combinator0;\n } else\n t4 = false;\n if (!t4)\n break;\n combinators1.push(t2._as(components1.removeFirst$0()));\n }\n combinators2 = A._setArrayType([], t1);\n t1 = components2.$ti._precomputed1;\n while (true) {\n if (!components2.get$isEmpty(components2)) {\n t3 = components2._collection$_head;\n if (t3 === components2._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t3 = t1._as(components2._collection$_table[t3]) instanceof A.Combinator0;\n } else\n t3 = false;\n if (!t3)\n break;\n combinators2.push(t2._as(components2.removeFirst$0()));\n }\n lcs = A.longestCommonSubsequence0(combinators1, combinators2, null, t2);\n if (B.C_ListEquality.equals$2(0, lcs, combinators1))\n return combinators2;\n if (B.C_ListEquality.equals$2(0, lcs, combinators2))\n return combinators1;\n return null;\n },\n _mergeFinalCombinators0(components1, components2, result) {\n var t1, combinators1, t2, combinators2, lcs, combinator1, combinator2, compound1, compound2, choices, unified, followingSiblingSelector, nextSiblingSelector, _null = null;\n if (result == null)\n result = A.QueueList$(_null, type$.List_List_ComplexSelectorComponent_2);\n if (components1._collection$_head === components1._collection$_tail || !(components1.get$last(components1) instanceof A.Combinator0))\n t1 = components2._collection$_head === components2._collection$_tail || !(components2.get$last(components2) instanceof A.Combinator0);\n else\n t1 = false;\n if (t1)\n return result;\n t1 = type$.JSArray_Combinator_2;\n combinators1 = A._setArrayType([], t1);\n t2 = type$.Combinator_2;\n while (true) {\n if (!(!components1.get$isEmpty(components1) && components1.get$last(components1) instanceof A.Combinator0))\n break;\n combinators1.push(t2._as(components1.removeLast$0(0)));\n }\n combinators2 = A._setArrayType([], t1);\n while (true) {\n if (!(!components2.get$isEmpty(components2) && components2.get$last(components2) instanceof A.Combinator0))\n break;\n combinators2.push(t2._as(components2.removeLast$0(0)));\n }\n t1 = combinators1.length;\n if (t1 > 1 || combinators2.length > 1) {\n lcs = A.longestCommonSubsequence0(combinators1, combinators2, _null, t2);\n if (B.C_ListEquality.equals$2(0, lcs, combinators1))\n result.addFirst$1(A._setArrayType([A.List_List$of(new A.ReversedListIterable(combinators2, type$.ReversedListIterable_Combinator_2), true, type$.ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n else if (B.C_ListEquality.equals$2(0, lcs, combinators2))\n result.addFirst$1(A._setArrayType([A.List_List$of(new A.ReversedListIterable(combinators1, type$.ReversedListIterable_Combinator_2), true, type$.ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n else\n return _null;\n return result;\n }\n combinator1 = t1 === 0 ? _null : B.JSArray_methods.get$first(combinators1);\n combinator2 = combinators2.length === 0 ? _null : B.JSArray_methods.get$first(combinators2);\n t1 = combinator1 != null;\n if (t1 && combinator2 != null) {\n t1 = type$.CompoundSelector_2;\n compound1 = t1._as(components1.removeLast$0(0));\n compound2 = t1._as(components2.removeLast$0(0));\n t1 = combinator1 === B.Combinator_CzM0;\n if (t1 && combinator2 === B.Combinator_CzM0)\n if (A.compoundIsSuperselector0(compound1, compound2, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([compound2, B.Combinator_CzM0], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n else {\n t1 = type$.JSArray_ComplexSelectorComponent_2;\n t2 = type$.JSArray_List_ComplexSelectorComponent_2;\n if (A.compoundIsSuperselector0(compound2, compound1, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([compound1, B.Combinator_CzM0], t1)], t2));\n else {\n choices = A._setArrayType([A._setArrayType([compound1, B.Combinator_CzM0, compound2, B.Combinator_CzM0], t1), A._setArrayType([compound2, B.Combinator_CzM0, compound1, B.Combinator_CzM0], t1)], t2);\n unified = A.unifyCompound0(compound1.components, compound2.components);\n if (unified != null)\n choices.push(A._setArrayType([unified, B.Combinator_CzM0], t1));\n result.addFirst$1(choices);\n }\n }\n else {\n if (!(t1 && combinator2 === B.Combinator_uzg0))\n t2 = combinator1 === B.Combinator_uzg0 && combinator2 === B.Combinator_CzM0;\n else\n t2 = true;\n if (t2) {\n followingSiblingSelector = t1 ? compound1 : compound2;\n nextSiblingSelector = t1 ? compound2 : compound1;\n t1 = type$.JSArray_ComplexSelectorComponent_2;\n t2 = type$.JSArray_List_ComplexSelectorComponent_2;\n if (A.compoundIsSuperselector0(followingSiblingSelector, nextSiblingSelector, _null))\n result.addFirst$1(A._setArrayType([A._setArrayType([nextSiblingSelector, B.Combinator_uzg0], t1)], t2));\n else {\n unified = A.unifyCompound0(compound1.components, compound2.components);\n t2 = A._setArrayType([A._setArrayType([followingSiblingSelector, B.Combinator_CzM0, nextSiblingSelector, B.Combinator_uzg0], t1)], t2);\n if (unified != null)\n t2.push(A._setArrayType([unified, B.Combinator_uzg0], t1));\n result.addFirst$1(t2);\n }\n } else {\n if (combinator1 === B.Combinator_sgq0)\n t2 = combinator2 === B.Combinator_uzg0 || combinator2 === B.Combinator_CzM0;\n else\n t2 = false;\n if (t2) {\n result.addFirst$1(A._setArrayType([A._setArrayType([compound2, combinator2], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n components1._add$1(compound1);\n components1._add$1(B.Combinator_sgq0);\n } else {\n if (combinator2 === B.Combinator_sgq0)\n t1 = combinator1 === B.Combinator_uzg0 || t1;\n else\n t1 = false;\n if (t1) {\n result.addFirst$1(A._setArrayType([A._setArrayType([compound1, combinator1], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n components2._add$1(compound2);\n components2._add$1(B.Combinator_sgq0);\n } else if (combinator1 === combinator2) {\n unified = A.unifyCompound0(compound1.components, compound2.components);\n if (unified == null)\n return _null;\n result.addFirst$1(A._setArrayType([A._setArrayType([unified, combinator1], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n } else\n return _null;\n }\n }\n }\n return A._mergeFinalCombinators0(components1, components2, result);\n } else if (t1) {\n if (combinator1 === B.Combinator_sgq0)\n if (!components2.get$isEmpty(components2)) {\n t1 = type$.CompoundSelector_2;\n t1 = A.compoundIsSuperselector0(t1._as(components2.get$last(components2)), t1._as(components1.get$last(components1)), _null);\n } else\n t1 = false;\n else\n t1 = false;\n if (t1)\n components2.removeLast$0(0);\n result.addFirst$1(A._setArrayType([A._setArrayType([components1.removeLast$0(0), combinator1], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n return A._mergeFinalCombinators0(components1, components2, result);\n } else {\n if (combinator2 === B.Combinator_sgq0)\n if (!components1.get$isEmpty(components1)) {\n t1 = type$.CompoundSelector_2;\n t1 = A.compoundIsSuperselector0(t1._as(components1.get$last(components1)), t1._as(components2.get$last(components2)), _null);\n } else\n t1 = false;\n else\n t1 = false;\n if (t1)\n components1.removeLast$0(0);\n t1 = components2.removeLast$0(0);\n combinator2.toString;\n result.addFirst$1(A._setArrayType([A._setArrayType([t1, combinator2], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2));\n return A._mergeFinalCombinators0(components1, components2, result);\n }\n },\n _mustUnify0(complex1, complex2) {\n var t2, t3, t4,\n t1 = A.LinkedHashSet_LinkedHashSet$_empty(type$.SimpleSelector_2);\n for (t2 = J.get$iterator$ax(complex1); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n if (t3 instanceof A.CompoundSelector0)\n for (t3 = B.JSArray_methods.get$iterator(t3.components), t4 = new A.WhereIterator(t3, A.functions0___isUnique$closure()); t4.moveNext$0();)\n t1.add$1(0, t3.get$current(t3));\n }\n if (t1._collection$_length === 0)\n return false;\n return J.any$1$ax(complex2, new A._mustUnify_closure0(t1));\n },\n _isUnique0(simple) {\n var t1;\n if (!(simple instanceof A.IDSelector0))\n t1 = simple instanceof A.PseudoSelector0 && !simple.isClass;\n else\n t1 = true;\n return t1;\n },\n _chunks0(queue1, queue2, done, $T) {\n var chunk2, t2,\n t1 = $T._eval$1(\"JSArray<0>\"),\n chunk1 = A._setArrayType([], t1);\n for (; !done.call$1(queue1);)\n chunk1.push(queue1.removeFirst$0());\n chunk2 = A._setArrayType([], t1);\n for (; !done.call$1(queue2);)\n chunk2.push(queue2.removeFirst$0());\n t1 = chunk1.length === 0;\n if (t1 && chunk2.length === 0)\n return A._setArrayType([], $T._eval$1(\"JSArray>\"));\n if (t1)\n return A._setArrayType([chunk2], $T._eval$1(\"JSArray>\"));\n if (chunk2.length === 0)\n return A._setArrayType([chunk1], $T._eval$1(\"JSArray>\"));\n t1 = A.List_List$of(chunk1, true, $T);\n B.JSArray_methods.addAll$1(t1, chunk2);\n t2 = A.List_List$of(chunk2, true, $T);\n B.JSArray_methods.addAll$1(t2, chunk1);\n return A._setArrayType([t1, t2], $T._eval$1(\"JSArray>\"));\n },\n paths0(choices, $T) {\n return J.fold$2$ax(choices, A._setArrayType([A._setArrayType([], $T._eval$1(\"JSArray<0>\"))], $T._eval$1(\"JSArray>\")), new A.paths_closure0($T));\n },\n _groupSelectors0(complex) {\n var t1, t2, group, t3, t4,\n groups = A.QueueList$(null, type$.List_ComplexSelectorComponent_2),\n iterator = A._ListQueueIterator$(complex);\n if (!iterator.moveNext$0())\n return groups;\n t1 = A._instanceType(iterator)._precomputed1;\n t2 = type$.JSArray_ComplexSelectorComponent_2;\n group = A._setArrayType([t1._as(iterator._collection$_current)], t2);\n groups._queue_list$_add$1(group);\n for (; iterator.moveNext$0();) {\n t3 = B.JSArray_methods.get$last(group) instanceof A.Combinator0 || t1._as(iterator._collection$_current) instanceof A.Combinator0;\n t4 = iterator._collection$_current;\n if (t3)\n group.push(t1._as(t4));\n else {\n group = A._setArrayType([t1._as(t4)], t2);\n groups._queue_list$_add$1(group);\n }\n }\n return groups;\n },\n _hasRoot0(compound) {\n return B.JSArray_methods.any$1(compound.components, new A._hasRoot_closure0());\n },\n listIsSuperselector0(list1, list2) {\n return B.JSArray_methods.every$1(list2, new A.listIsSuperselector_closure0(list1));\n },\n complexIsParentSuperselector0(complex1, complex2) {\n var t2, base,\n t1 = J.getInterceptor$ax(complex1);\n if (t1.get$first(complex1) instanceof A.Combinator0)\n return false;\n t2 = J.getInterceptor$ax(complex2);\n if (t2.get$first(complex2) instanceof A.Combinator0)\n return false;\n if (t1.get$length(complex1) > t2.get$length(complex2))\n return false;\n base = A.CompoundSelector$0(A._setArrayType([new A.PlaceholderSelector0(\"\")], type$.JSArray_SimpleSelector_2));\n t1 = type$.ComplexSelectorComponent_2;\n t2 = A.List_List$of(complex1, true, t1);\n t2.push(base);\n t1 = A.List_List$of(complex2, true, t1);\n t1.push(base);\n return A.complexIsSuperselector0(t2, t1);\n },\n complexIsSuperselector0(complex1, complex2) {\n var t1, t2, t3, i1, i2, remaining1, remaining2, t4, t5, t6, afterSuperselector, afterSuperselector0, compound2, i10, combinator1, combinator2;\n if (B.JSArray_methods.get$last(complex1) instanceof A.Combinator0)\n return false;\n if (B.JSArray_methods.get$last(complex2) instanceof A.Combinator0)\n return false;\n for (t1 = A._arrayInstanceType(complex2), t2 = t1._precomputed1, t1 = t1._eval$1(\"SubListIterable<1>\"), t3 = type$.CompoundSelector_2, i1 = 0, i2 = 0; true;) {\n remaining1 = complex1.length - i1;\n remaining2 = complex2.length - i2;\n if (remaining1 === 0 || remaining2 === 0)\n return false;\n if (remaining1 > remaining2)\n return false;\n t4 = complex1[i1];\n if (t4 instanceof A.Combinator0)\n return false;\n if (complex2[i2] instanceof A.Combinator0)\n return false;\n t3._as(t4);\n if (remaining1 === 1) {\n t5 = t3._as(B.JSArray_methods.get$last(complex2));\n t6 = complex2.length - 1;\n t3 = new A.SubListIterable(complex2, 0, t6, t1);\n t3.SubListIterable$3(complex2, 0, t6, t2);\n return A.compoundIsSuperselector0(t4, t5, t3.skip$1(0, i2));\n }\n afterSuperselector = i2 + 1;\n for (afterSuperselector0 = afterSuperselector; afterSuperselector0 < complex2.length; ++afterSuperselector0) {\n t5 = afterSuperselector0 - 1;\n compound2 = complex2[t5];\n if (compound2 instanceof A.CompoundSelector0) {\n t6 = new A.SubListIterable(complex2, 0, t5, t1);\n t6.SubListIterable$3(complex2, 0, t5, t2);\n if (A.compoundIsSuperselector0(t4, compound2, t6.skip$1(0, afterSuperselector)))\n break;\n }\n }\n if (afterSuperselector0 === complex2.length)\n return false;\n i10 = i1 + 1;\n combinator1 = complex1[i10];\n combinator2 = complex2[afterSuperselector0];\n if (combinator1 instanceof A.Combinator0) {\n if (!(combinator2 instanceof A.Combinator0))\n return false;\n if (combinator1 === B.Combinator_CzM0) {\n if (combinator2 === B.Combinator_sgq0)\n return false;\n } else if (combinator2 !== combinator1)\n return false;\n if (remaining1 === 3 && remaining2 > 3)\n return false;\n i1 += 2;\n i2 = afterSuperselector0 + 1;\n } else {\n if (combinator2 instanceof A.Combinator0) {\n if (combinator2 !== B.Combinator_sgq0)\n return false;\n i2 = afterSuperselector0 + 1;\n } else\n i2 = afterSuperselector0;\n i1 = i10;\n }\n }\n },\n compoundIsSuperselector0(compound1, compound2, parents) {\n var t1, t2, _i, simple1, simple2;\n for (t1 = compound1.components, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n simple1 = t1[_i];\n if (simple1 instanceof A.PseudoSelector0 && simple1.selector != null) {\n if (!A._selectorPseudoIsSuperselector0(simple1, compound2, parents))\n return false;\n } else if (!A._simpleIsSuperselectorOfCompound0(simple1, compound2))\n return false;\n }\n for (t1 = compound2.components, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n simple2 = t1[_i];\n if (simple2 instanceof A.PseudoSelector0 && !simple2.isClass && simple2.selector == null && !A._simpleIsSuperselectorOfCompound0(simple2, compound1))\n return false;\n }\n return true;\n },\n _simpleIsSuperselectorOfCompound0(simple, compound) {\n return B.JSArray_methods.any$1(compound.components, new A._simpleIsSuperselectorOfCompound_closure0(simple));\n },\n _selectorPseudoIsSuperselector0(pseudo1, compound2, parents) {\n var selector1_ = pseudo1.selector;\n if (selector1_ == null)\n throw A.wrapException(A.ArgumentError$(\"Selector \" + pseudo1.toString$0(0) + \" must have a selector argument.\", null));\n switch (pseudo1.normalizedName) {\n case \"is\":\n case \"matches\":\n case \"any\":\n return A._selectorPseudoArgs0(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure6(selector1_)) || B.JSArray_methods.any$1(selector1_.components, new A._selectorPseudoIsSuperselector_closure7(parents, compound2));\n case \"has\":\n case \"host\":\n case \"host-context\":\n return A._selectorPseudoArgs0(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure8(selector1_));\n case \"slotted\":\n return A._selectorPseudoArgs0(compound2, pseudo1.name, false).any$1(0, new A._selectorPseudoIsSuperselector_closure9(selector1_));\n case \"not\":\n return B.JSArray_methods.every$1(selector1_.components, new A._selectorPseudoIsSuperselector_closure10(compound2, pseudo1));\n case \"current\":\n return A._selectorPseudoArgs0(compound2, pseudo1.name, true).any$1(0, new A._selectorPseudoIsSuperselector_closure11(selector1_));\n case \"nth-child\":\n case \"nth-last-child\":\n return B.JSArray_methods.any$1(compound2.components, new A._selectorPseudoIsSuperselector_closure12(pseudo1, selector1_));\n default:\n throw A.wrapException(\"unreachable\");\n }\n },\n _selectorPseudoArgs0(compound, $name, isClass) {\n var t1 = type$.WhereTypeIterable_PseudoSelector_2;\n return A.IterableNullableExtension_whereNotNull(new A.MappedIterable(new A.WhereIterable(new A.WhereTypeIterable(compound.components, t1), new A._selectorPseudoArgs_closure1(isClass, $name), t1._eval$1(\"WhereIterable\")), new A._selectorPseudoArgs_closure2(), t1._eval$1(\"MappedIterable\")), type$.SelectorList_2);\n },\n unifyComplex_closure0: function unifyComplex_closure0() {\n },\n _weaveParents_closure6: function _weaveParents_closure6() {\n },\n _weaveParents_closure7: function _weaveParents_closure7(t0) {\n this.group = t0;\n },\n _weaveParents_closure8: function _weaveParents_closure8() {\n },\n _weaveParents__closure4: function _weaveParents__closure4() {\n },\n _weaveParents_closure9: function _weaveParents_closure9() {\n },\n _weaveParents_closure10: function _weaveParents_closure10() {\n },\n _weaveParents__closure3: function _weaveParents__closure3() {\n },\n _weaveParents_closure11: function _weaveParents_closure11() {\n },\n _weaveParents_closure12: function _weaveParents_closure12() {\n },\n _weaveParents__closure2: function _weaveParents__closure2() {\n },\n _mustUnify_closure0: function _mustUnify_closure0(t0) {\n this.uniqueSelectors = t0;\n },\n _mustUnify__closure0: function _mustUnify__closure0(t0) {\n this.uniqueSelectors = t0;\n },\n paths_closure0: function paths_closure0(t0) {\n this.T = t0;\n },\n paths__closure0: function paths__closure0(t0, t1) {\n this.paths = t0;\n this.T = t1;\n },\n paths___closure0: function paths___closure0(t0, t1) {\n this.option = t0;\n this.T = t1;\n },\n _hasRoot_closure0: function _hasRoot_closure0() {\n },\n listIsSuperselector_closure0: function listIsSuperselector_closure0(t0) {\n this.list1 = t0;\n },\n listIsSuperselector__closure0: function listIsSuperselector__closure0(t0) {\n this.complex1 = t0;\n },\n _simpleIsSuperselectorOfCompound_closure0: function _simpleIsSuperselectorOfCompound_closure0(t0) {\n this.simple = t0;\n },\n _simpleIsSuperselectorOfCompound__closure0: function _simpleIsSuperselectorOfCompound__closure0(t0) {\n this.simple = t0;\n },\n _selectorPseudoIsSuperselector_closure6: function _selectorPseudoIsSuperselector_closure6(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure7: function _selectorPseudoIsSuperselector_closure7(t0, t1) {\n this.parents = t0;\n this.compound2 = t1;\n },\n _selectorPseudoIsSuperselector_closure8: function _selectorPseudoIsSuperselector_closure8(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure9: function _selectorPseudoIsSuperselector_closure9(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure10: function _selectorPseudoIsSuperselector_closure10(t0, t1) {\n this.compound2 = t0;\n this.pseudo1 = t1;\n },\n _selectorPseudoIsSuperselector__closure0: function _selectorPseudoIsSuperselector__closure0(t0, t1) {\n this.complex = t0;\n this.pseudo1 = t1;\n },\n _selectorPseudoIsSuperselector___closure1: function _selectorPseudoIsSuperselector___closure1(t0) {\n this.simple2 = t0;\n },\n _selectorPseudoIsSuperselector___closure2: function _selectorPseudoIsSuperselector___closure2(t0) {\n this.simple2 = t0;\n },\n _selectorPseudoIsSuperselector_closure11: function _selectorPseudoIsSuperselector_closure11(t0) {\n this.selector1 = t0;\n },\n _selectorPseudoIsSuperselector_closure12: function _selectorPseudoIsSuperselector_closure12(t0, t1) {\n this.pseudo1 = t0;\n this.selector1 = t1;\n },\n _selectorPseudoArgs_closure1: function _selectorPseudoArgs_closure1(t0, t1) {\n this.isClass = t0;\n this.name = t1;\n },\n _selectorPseudoArgs_closure2: function _selectorPseudoArgs_closure2() {\n },\n globalFunctions_closure0: function globalFunctions_closure0() {\n },\n IDSelector0: function IDSelector0(t0) {\n this.name = t0;\n },\n IDSelector_unify_closure0: function IDSelector_unify_closure0(t0) {\n this.$this = t0;\n },\n IfExpression0: function IfExpression0(t0, t1) {\n this.$arguments = t0;\n this.span = t1;\n },\n IfClause$0(expression, children) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2);\n return new A.IfClause0(expression, t1, B.JSArray_methods.any$1(t1, new A.IfRuleClause$__closure0()));\n },\n ElseClause$0(children) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2);\n return new A.ElseClause0(t1, B.JSArray_methods.any$1(t1, new A.IfRuleClause$__closure0()));\n },\n IfRule0: function IfRule0(t0, t1, t2) {\n this.clauses = t0;\n this.lastClause = t1;\n this.span = t2;\n },\n IfRule_toString_closure0: function IfRule_toString_closure0() {\n },\n IfRuleClause0: function IfRuleClause0() {\n },\n IfRuleClause$__closure0: function IfRuleClause$__closure0() {\n },\n IfRuleClause$___closure0: function IfRuleClause$___closure0() {\n },\n IfClause0: function IfClause0(t0, t1, t2) {\n this.expression = t0;\n this.children = t1;\n this.hasDeclarations = t2;\n },\n ElseClause0: function ElseClause0(t0, t1) {\n this.children = t0;\n this.hasDeclarations = t1;\n },\n jsToDartList(list) {\n return self.immutable.isOrderedMap(list) ? J.toArray$0$x(type$.ImmutableList._as(list)) : type$.List_dynamic._as(list);\n },\n dartMapToImmutableMap(dartMap) {\n var t1, t2,\n immutableMap = J.asMutable$0$x(new self.immutable.OrderedMap());\n for (t1 = dartMap.get$entries(dartMap), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n immutableMap = J.$set$2$x(immutableMap, t2.key, t2.value);\n }\n return J.asImmutable$0$x(immutableMap);\n },\n immutableMapToDartMap(immutableMap) {\n var dartMap = A.LinkedHashMap_LinkedHashMap$_empty(type$.Object, type$.nullable_Object);\n J.forEach$1$x(immutableMap, A.allowInterop(new A.immutableMapToDartMap_closure(dartMap)));\n return dartMap;\n },\n ImmutableList: function ImmutableList() {\n },\n ImmutableMap: function ImmutableMap() {\n },\n immutableMapToDartMap_closure: function immutableMapToDartMap_closure(t0) {\n this.dartMap = t0;\n },\n NodeImporter__addSassPath($async$includePaths) {\n return A._makeSyncStarIterable(function() {\n var includePaths = $async$includePaths;\n var $async$goto = 0, $async$handler = 2, $async$currentError, sassPath;\n return function $async$NodeImporter__addSassPath($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._IterationMarker_yieldStar(includePaths);\n case 3:\n // after yield\n sassPath = A._asStringQ(type$.Object._as(J.get$env$x(self.process)).SASS_PATH);\n if (sassPath == null) {\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 4;\n return A._IterationMarker_yieldStar(A._setArrayType(sassPath.split(J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\"), type$.JSArray_String));\n case 4:\n // after yield\n case 1:\n // return\n return A._IterationMarker_endOfIteration();\n case 2:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.String);\n },\n NodeImporter: function NodeImporter(t0, t1, t2) {\n this._implementation$_options = t0;\n this._includePaths = t1;\n this._implementation$_importers = t2;\n },\n NodeImporter__tryPath_closure: function NodeImporter__tryPath_closure(t0) {\n this.path = t0;\n },\n NodeImporter__tryPath_closure0: function NodeImporter__tryPath_closure0() {\n },\n ModifiableCssImport$0(url, span, media, supports) {\n return new A.ModifiableCssImport0(url, supports, media == null ? null : A.List_List$unmodifiable(media, type$.CssMediaQuery_2), span);\n },\n ModifiableCssImport0: function ModifiableCssImport0(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.supports = t1;\n _.media = t2;\n _.span = t3;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n ImportCache$0(importers, loadPaths, logger, packageConfig) {\n var t1 = type$.nullable_Tuple3_Importer_Uri_Uri_2,\n t2 = type$.Uri,\n t3 = A.ImportCache__toImporters0(importers, loadPaths, packageConfig);\n return new A.ImportCache0(t3, logger, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t1), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri_2, t1), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.nullable_Stylesheet_2), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.ImporterResult_2));\n },\n ImportCache$none(logger) {\n var t1 = type$.nullable_Tuple3_Importer_Uri_Uri_2,\n t2 = type$.Uri;\n return new A.ImportCache0(B.List_empty19, logger, A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple2_Uri_bool, t1), A.LinkedHashMap_LinkedHashMap$_empty(type$.Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri_2, t1), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.nullable_Stylesheet_2), A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.ImporterResult_2));\n },\n ImportCache__toImporters0(importers, loadPaths, packageConfig) {\n var t2, t3, _i, path, _null = null,\n sassPath = A._asStringQ(type$.Object._as(J.get$env$x(self.process)).SASS_PATH),\n t1 = A._setArrayType([], type$.JSArray_Importer);\n if (importers != null)\n B.JSArray_methods.addAll$1(t1, importers);\n if (loadPaths != null)\n for (t2 = J.get$iterator$ax(loadPaths); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.push(new A.FilesystemImporter0($.$get$context().absolute$7(t3, _null, _null, _null, _null, _null, _null)));\n }\n if (sassPath != null) {\n t2 = sassPath.split(J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\");\n t3 = t2.length;\n _i = 0;\n for (; _i < t3; ++_i) {\n path = t2[_i];\n t1.push(new A.FilesystemImporter0($.$get$context().absolute$7(path, _null, _null, _null, _null, _null, _null)));\n }\n }\n return t1;\n },\n ImportCache0: function ImportCache0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._import_cache$_importers = t0;\n _._import_cache$_logger = t1;\n _._import_cache$_canonicalizeCache = t2;\n _._import_cache$_relativeCanonicalizeCache = t3;\n _._import_cache$_importCache = t4;\n _._import_cache$_resultsCache = t5;\n },\n ImportCache_canonicalize_closure1: function ImportCache_canonicalize_closure1(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.baseUrl = t1;\n _.url = t2;\n _.baseImporter = t3;\n _.forImport = t4;\n },\n ImportCache_canonicalize_closure2: function ImportCache_canonicalize_closure2(t0, t1, t2) {\n this.$this = t0;\n this.url = t1;\n this.forImport = t2;\n },\n ImportCache__canonicalize_closure0: function ImportCache__canonicalize_closure0(t0, t1) {\n this.importer = t0;\n this.url = t1;\n },\n ImportCache_importCanonical_closure0: function ImportCache_importCanonical_closure0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.importer = t1;\n _.canonicalUrl = t2;\n _.originalUrl = t3;\n _.quiet = t4;\n },\n ImportCache_humanize_closure2: function ImportCache_humanize_closure2(t0) {\n this.canonicalUrl = t0;\n },\n ImportCache_humanize_closure3: function ImportCache_humanize_closure3() {\n },\n ImportCache_humanize_closure4: function ImportCache_humanize_closure4() {\n },\n ImportRule0: function ImportRule0(t0, t1) {\n this.imports = t0;\n this.span = t1;\n },\n NodeImporter0: function NodeImporter0() {\n },\n CanonicalizeOptions: function CanonicalizeOptions() {\n },\n NodeImporterResult0: function NodeImporterResult0() {\n },\n Importer0: function Importer0() {\n },\n NodeImporterResult1: function NodeImporterResult1() {\n },\n IncludeRule0: function IncludeRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.namespace = t0;\n _.name = t1;\n _.$arguments = t2;\n _.content = t3;\n _.span = t4;\n },\n InterpolatedFunctionExpression0: function InterpolatedFunctionExpression0(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.span = t2;\n },\n Interpolation$0(contents, span) {\n var t1 = new A.Interpolation0(A.List_List$unmodifiable(contents, type$.Object), span);\n t1.Interpolation$20(contents, span);\n return t1;\n },\n Interpolation0: function Interpolation0(t0, t1) {\n this.contents = t0;\n this.span = t1;\n },\n Interpolation_toString_closure0: function Interpolation_toString_closure0() {\n },\n SupportsInterpolation0: function SupportsInterpolation0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n InterpolationBuffer0: function InterpolationBuffer0(t0, t1) {\n this._interpolation_buffer0$_text = t0;\n this._interpolation_buffer0$_contents = t1;\n },\n _realCasePath0(path) {\n var prefix, t1;\n if (!(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")))\n return path;\n if (J.$eq$(J.get$platform$x(self.process), \"win32\")) {\n prefix = B.JSString_methods.substring$2(path, 0, $.$get$context().style.rootLength$1(path));\n t1 = prefix.length;\n if (t1 !== 0 && A.isAlphabetic1(B.JSString_methods._codeUnitAt$1(prefix, 0)))\n path = prefix.toUpperCase() + B.JSString_methods.substring$1(path, t1);\n }\n return new A._realCasePath_helper0().call$1(path);\n },\n _realCasePath_helper0: function _realCasePath_helper0() {\n },\n _realCasePath_helper_closure0: function _realCasePath_helper_closure0(t0, t1, t2) {\n this.helper = t0;\n this.dirname = t1;\n this.path = t2;\n },\n _realCasePath_helper__closure0: function _realCasePath_helper__closure0(t0) {\n this.basename = t0;\n },\n ModifiableCssKeyframeBlock$0(selector, span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n return new A.ModifiableCssKeyframeBlock0(selector, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode_2), t1);\n },\n ModifiableCssKeyframeBlock0: function ModifiableCssKeyframeBlock0(t0, t1, t2, t3) {\n var _ = this;\n _.selector = t0;\n _.span = t1;\n _.children = t2;\n _._node1$_children = t3;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n KeyframeSelectorParser$0(contents, logger) {\n var t1 = A.SpanScanner$(contents, null);\n return new A.KeyframeSelectorParser0(t1, logger);\n },\n KeyframeSelectorParser0: function KeyframeSelectorParser0(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n KeyframeSelectorParser_parse_closure0: function KeyframeSelectorParser_parse_closure0(t0) {\n this.$this = t0;\n },\n render(options, callback) {\n var fiber = J.get$fiber$x(options);\n if (fiber != null)\n J.run$0$x(fiber.call$1(A.allowInterop(new A.render_closure(callback, options))));\n else\n A._renderAsync(options).then$1$2$onError(0, new A.render_closure0(callback), new A.render_closure1(callback), type$.Null);\n },\n _renderAsync(options) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.RenderResult),\n $async$returnValue, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, result, start, t1, data, file;\n var $async$_renderAsync = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n start = new A.DateTime(Date.now(), false);\n t1 = J.getInterceptor$x(options);\n data = t1.get$data(options);\n file = A.NullableExtension_andThen0(t1.get$file(options), A.path__absolute$closure());\n $async$goto = data != null ? 3 : 5;\n break;\n case 3:\n // then\n t2 = A._parseImporter(options, start);\n t3 = A._parseFunctions(options, start, true);\n t4 = t1.get$indentedSyntax(options);\n t4 = !J.$eq$(t4, false) && t4 != null ? B.Syntax_Sass0 : null;\n t5 = A._parseOutputStyle(t1.get$outputStyle(options));\n t6 = J.$eq$(t1.get$indentType(options), \"tab\");\n t7 = A._parseIndentWidth(t1.get$indentWidth(options));\n t8 = A._parseLineFeed(t1.get$linefeed(options));\n t9 = file == null ? \"stdin\" : $.$get$context().toUri$1(file).toString$0(0);\n t10 = t1.get$quietDeps(options);\n if (t10 == null)\n t10 = false;\n t11 = t1.get$verbose(options);\n if (t11 == null)\n t11 = false;\n t12 = t1.get$charset(options);\n if (t12 == null)\n t12 = true;\n t13 = A._enableSourceMaps(options);\n t1 = t1.get$logger(options);\n t14 = J.$eq$(self.process.stdout.isTTY, true);\n t15 = $._glyphs;\n $async$goto = 6;\n return A._asyncAwait(A.compileStringAsync0(data, t12, t3, null, null, t7, t8, new A.NodeToDartLogger(t1, new A.StderrLogger0(t14), t15 === B.C_AsciiGlyphSet), t2, t10, t13, t5, t4, t9, !t6, t11), $async$_renderAsync);\n case 6:\n // returning from await.\n result = $async$result;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = file != null ? 7 : 9;\n break;\n case 7:\n // then\n t2 = A._parseImporter(options, start);\n t3 = A._parseFunctions(options, start, true);\n t4 = t1.get$indentedSyntax(options);\n t4 = !J.$eq$(t4, false) && t4 != null ? B.Syntax_Sass0 : null;\n t5 = A._parseOutputStyle(t1.get$outputStyle(options));\n t6 = J.$eq$(t1.get$indentType(options), \"tab\");\n t7 = A._parseIndentWidth(t1.get$indentWidth(options));\n t8 = A._parseLineFeed(t1.get$linefeed(options));\n t9 = t1.get$quietDeps(options);\n if (t9 == null)\n t9 = false;\n t10 = t1.get$verbose(options);\n if (t10 == null)\n t10 = false;\n t11 = t1.get$charset(options);\n if (t11 == null)\n t11 = true;\n t12 = A._enableSourceMaps(options);\n t1 = t1.get$logger(options);\n t13 = J.$eq$(self.process.stdout.isTTY, true);\n t14 = $._glyphs;\n $async$goto = 10;\n return A._asyncAwait(A.compileAsync0(file, t11, t3, null, t7, t8, new A.NodeToDartLogger(t1, new A.StderrLogger0(t13), t14 === B.C_AsciiGlyphSet), t2, t9, t12, t5, t4, !t6, t10), $async$_renderAsync);\n case 10:\n // returning from await.\n result = $async$result;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n throw A.wrapException(A.ArgumentError$(string$.Either, null));\n case 8:\n // join\n case 4:\n // join\n $async$returnValue = A._newRenderResult(options, result, start);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_renderAsync, $async$completer);\n },\n renderSync(options) {\n var start, result, data, file, error, stackTrace, error0, stackTrace0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13, t14, t15, exception, _null = null;\n try {\n start = new A.DateTime(Date.now(), false);\n result = null;\n t1 = J.getInterceptor$x(options);\n data = t1.get$data(options);\n file = A.NullableExtension_andThen0(t1.get$file(options), A.path__absolute$closure());\n if (data != null) {\n t2 = A._parseImporter(options, start);\n t3 = A._parseFunctions(options, start, false);\n t4 = t1.get$indentedSyntax(options);\n t4 = !J.$eq$(t4, false) && t4 != null ? B.Syntax_Sass0 : _null;\n t5 = A._parseOutputStyle(t1.get$outputStyle(options));\n t6 = J.$eq$(t1.get$indentType(options), \"tab\");\n t7 = A._parseIndentWidth(t1.get$indentWidth(options));\n t8 = A._parseLineFeed(t1.get$linefeed(options));\n t9 = file == null ? \"stdin\" : $.$get$context().toUri$1(file).toString$0(0);\n t10 = t1.get$quietDeps(options);\n if (t10 == null)\n t10 = false;\n t11 = t1.get$verbose(options);\n if (t11 == null)\n t11 = false;\n t12 = t1.get$charset(options);\n if (t12 == null)\n t12 = true;\n t13 = A._enableSourceMaps(options);\n t1 = t1.get$logger(options);\n t14 = J.$eq$(self.process.stdout.isTTY, true);\n t15 = $._glyphs;\n result = A.compileString(data, t12, new A.CastList(t3, A._arrayInstanceType(t3)._eval$1(\"CastList<1,Callable0>\")), _null, _null, t7, t8, new A.NodeToDartLogger(t1, new A.StderrLogger0(t14), t15 === B.C_AsciiGlyphSet), t2, t10, t13, t5, t4, t9, !t6, t11);\n } else if (file != null) {\n t2 = A._parseImporter(options, start);\n t3 = A._parseFunctions(options, start, false);\n t4 = t1.get$indentedSyntax(options);\n t4 = !J.$eq$(t4, false) && t4 != null ? B.Syntax_Sass0 : _null;\n t5 = A._parseOutputStyle(t1.get$outputStyle(options));\n t6 = J.$eq$(t1.get$indentType(options), \"tab\");\n t7 = A._parseIndentWidth(t1.get$indentWidth(options));\n t8 = A._parseLineFeed(t1.get$linefeed(options));\n t9 = t1.get$quietDeps(options);\n if (t9 == null)\n t9 = false;\n t10 = t1.get$verbose(options);\n if (t10 == null)\n t10 = false;\n t11 = t1.get$charset(options);\n if (t11 == null)\n t11 = true;\n t12 = A._enableSourceMaps(options);\n t1 = t1.get$logger(options);\n t13 = J.$eq$(self.process.stdout.isTTY, true);\n t14 = $._glyphs;\n result = A.compile(file, t11, new A.CastList(t3, A._arrayInstanceType(t3)._eval$1(\"CastList<1,Callable0>\")), _null, t7, t8, new A.NodeToDartLogger(t1, new A.StderrLogger0(t13), t14 === B.C_AsciiGlyphSet), t2, t9, t12, t5, t4, !t6, t10);\n } else {\n t1 = A.ArgumentError$(string$.Either, _null);\n throw A.wrapException(t1);\n }\n t1 = A._newRenderResult(options, result, start);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n A.jsThrow(A._wrapException(error, stackTrace));\n } else {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n t1 = J.toString$0$(error0);\n t2 = A.getTrace0(error0);\n A.jsThrow(A._newRenderError(t1, t2 == null ? stackTrace0 : t2, _null, _null, _null, 3));\n }\n }\n },\n _wrapException(exception, stackTrace) {\n var file, t1, t2, t3, t4,\n url = A.SourceSpanException.prototype.get$span.call(exception, exception).file.url;\n if (url == null)\n file = \"stdin\";\n else\n file = url.get$scheme() === \"file\" ? $.$get$context().style.pathFromUri$1(A._parseUri(url)) : url.toString$0(0);\n t1 = B.JSString_methods.replaceFirst$2(exception.toString$0(0), \"Error: \", \"\");\n t2 = A.getTrace0(exception);\n if (t2 == null)\n t2 = stackTrace;\n t3 = A.SourceSpanException.prototype.get$span.call(exception, exception);\n t3 = A.FileLocation$_(t3.file, t3._file$_start);\n t3 = t3.file.getLine$1(t3.offset);\n t4 = A.SourceSpanException.prototype.get$span.call(exception, exception);\n t4 = A.FileLocation$_(t4.file, t4._file$_start);\n return A._newRenderError(t1, t2, t4.file.getColumn$1(t4.offset) + 1, file, t3 + 1, 1);\n },\n _parseFunctions(options, start, asynch) {\n var result,\n functions = J.get$functions$x(options);\n if (functions == null)\n return B.List_empty20;\n result = A._setArrayType([], type$.JSArray_AsyncCallable_2);\n A.jsForEach(functions, new A._parseFunctions_closure(options, start, result, asynch));\n return result;\n },\n _parseImporter(options, start) {\n var importers, t2, t3, contextOptions, fiber,\n t1 = J.getInterceptor$x(options);\n if (t1.get$importer(options) == null)\n importers = A._setArrayType([], type$.JSArray_JSFunction);\n else {\n t2 = type$.List_nullable_Object;\n t3 = type$.JSFunction;\n importers = t2._is(t1.get$importer(options)) ? J.cast$1$0$ax(t2._as(t1.get$importer(options)), t3) : A._setArrayType([t3._as(t1.get$importer(options))], type$.JSArray_JSFunction);\n }\n t2 = J.getInterceptor$asx(importers);\n contextOptions = t2.get$isNotEmpty(importers) ? A._contextOptions(options, start) : new A.Object();\n fiber = t1.get$fiber(options);\n if (fiber != null) {\n t2 = t2.map$1$1(importers, new A._parseImporter_closure(fiber), type$.JSFunction);\n importers = A.List_List$of(t2, true, t2.$ti._eval$1(\"ListIterable.E\"));\n }\n t1 = t1.get$includePaths(options);\n if (t1 == null)\n t1 = [];\n t2 = type$.String;\n return new A.NodeImporter(contextOptions, A.List_List$unmodifiable(A.NodeImporter__addSassPath(A.List_List$from(t1, true, t2)), t2), A.List_List$unmodifiable(J.cast$1$0$ax(importers, type$.dynamic), type$.JSFunction));\n },\n _contextOptions(options, start) {\n var includePaths, t3, t4, t5, t6, t7,\n t1 = J.getInterceptor$x(options),\n t2 = t1.get$includePaths(options);\n if (t2 == null)\n t2 = [];\n includePaths = A.List_List$from(t2, true, type$.String);\n t2 = t1.get$file(options);\n t3 = t1.get$data(options);\n t4 = A._setArrayType([A.current()], type$.JSArray_String);\n B.JSArray_methods.addAll$1(t4, includePaths);\n t4 = B.JSArray_methods.join$1(t4, J.$eq$(J.get$platform$x(self.process), \"win32\") ? \";\" : \":\");\n t5 = J.$eq$(t1.get$indentType(options), \"tab\") ? 1 : 0;\n t6 = A._parseIndentWidth(t1.get$indentWidth(options));\n if (t6 == null)\n t6 = 2;\n t7 = A._parseLineFeed(t1.get$linefeed(options));\n t1 = t1.get$file(options);\n if (t1 == null)\n t1 = \"data\";\n return {file: t2, data: t3, includePaths: t4, precision: 10, style: 1, indentType: t5, indentWidth: t6, linefeed: t7.text, result: {stats: {start: start._core$_value, entry: t1}}};\n },\n _parseOutputStyle(style) {\n if (style == null || style === \"expanded\")\n return B.OutputStyle_expanded0;\n if (style === \"compressed\")\n return B.OutputStyle_compressed0;\n throw A.wrapException(A.ArgumentError$('Unsupported output style \"' + A.S(style) + '\".', null));\n },\n _parseIndentWidth(width) {\n if (width == null)\n return null;\n return A._isInt(width) ? width : A.int_parse(J.toString$0$(width), null);\n },\n _parseLineFeed(str) {\n switch (str) {\n case \"cr\":\n return B.LineFeed_kMT;\n case \"crlf\":\n return B.LineFeed_Mss;\n case \"lfcr\":\n return B.LineFeed_a1Y;\n default:\n return B.LineFeed_D6m;\n }\n },\n _newRenderResult(options, result, start) {\n var t3, sourceMapOption, sourceMapPath, t4, sourceMapDir, outFile, t5, file, sourceMapDirUrl, i, source, t6, t7, buffer, indices, url, t8, t9, _null = null,\n t1 = Date.now(),\n t2 = result._compile_result$_serialize,\n css = t2.css,\n sourceMapBytes = type$.Null._as(self.undefined);\n if (A._enableSourceMaps(options)) {\n t3 = J.getInterceptor$x(options);\n sourceMapOption = t3.get$sourceMap(options);\n if (typeof sourceMapOption == \"string\")\n sourceMapPath = sourceMapOption;\n else {\n t4 = t3.get$outFile(options);\n t4.toString;\n sourceMapPath = J.$add$ansx(t4, \".map\");\n }\n t4 = $.$get$context();\n sourceMapDir = t4.dirname$1(sourceMapPath);\n t2 = t2.sourceMap;\n t2.toString;\n t2.sourceRoot = t3.get$sourceMapRoot(options);\n outFile = t3.get$outFile(options);\n t5 = outFile == null;\n if (t5) {\n file = t3.get$file(options);\n if (file == null)\n t2.targetUrl = \"stdin.css\";\n else\n t2.targetUrl = t4.toUri$1(t4.withoutExtension$1(file) + \".css\").toString$0(0);\n } else\n t2.targetUrl = t4.toUri$1(t4.relative$2$from(outFile, sourceMapDir)).toString$0(0);\n sourceMapDirUrl = t4.toUri$1(sourceMapDir).toString$0(0);\n for (t4 = t2.urls, i = 0; i < t4.length; ++i) {\n source = t4[i];\n if (source === \"stdin\")\n continue;\n t6 = $.$get$url();\n t7 = t6.style;\n if (t7.rootLength$1(source) <= 0 || t7.isRootRelative$1(source))\n continue;\n t4[i] = t6.relative$2$from(source, sourceMapDirUrl);\n }\n t4 = t3.get$sourceMapContents(options);\n sourceMapBytes = self.Buffer.from(B.C_JsonCodec.encode$2$toEncodable(t2.toJson$1$includeSourceContents(!J.$eq$(t4, false) && t4 != null), _null), \"utf8\");\n t2 = t3.get$omitSourceMapUrl(options);\n if (!(!J.$eq$(t2, false) && t2 != null)) {\n t2 = t3.get$sourceMapEmbed(options);\n if (!J.$eq$(t2, false) && t2 != null) {\n buffer = new A.StringBuffer(\"\");\n indices = A._setArrayType([-1], type$.JSArray_int);\n A.UriData__writeUri(\"application/json\", _null, _null, buffer, indices);\n indices.push(buffer._contents.length);\n t2 = buffer._contents += \";base64,\";\n indices.push(t2.length - 1);\n t2 = B.C_Base64Encoder.startChunkedConversion$1(new A._StringSinkConversionSink(buffer));\n t3 = sourceMapBytes.length;\n A.RangeError_checkValidRange(0, t3, t3);\n t2._convert$_add$4(sourceMapBytes, 0, t3, true);\n t2 = buffer._contents;\n url = new A.UriData(t2.charCodeAt(0) == 0 ? t2 : t2, indices, _null).get$uri();\n } else {\n if (t5)\n t2 = sourceMapPath;\n else {\n t2 = $.$get$context();\n t2 = t2.relative$2$from(sourceMapPath, t2.dirname$1(outFile));\n }\n url = $.$get$context().toUri$1(t2);\n }\n css += \"\\n\\n/*# sourceMappingURL=\" + url.toString$0(0) + \" */\";\n }\n }\n t2 = self.Buffer.from(css, \"utf8\");\n t3 = J.get$file$x(options);\n if (t3 == null)\n t3 = \"data\";\n t4 = start._core$_value;\n t1 = new A.DateTime(t1, false)._core$_value;\n t5 = B.JSInt_methods._tdivFast$1(A.Duration$(t1 - t4)._duration, 1000);\n t6 = A._setArrayType([], type$.JSArray_String);\n for (t7 = result._evaluate.loadedUrls, t7 = A._LinkedHashSetIterator$(t7, t7._collection$_modifications), t8 = A._instanceType(t7)._precomputed1; t7.moveNext$0();) {\n t9 = t8._as(t7._collection$_current);\n if (t9.get$scheme() === \"file\")\n t6.push($.$get$context().style.pathFromUri$1(A._parseUri(t9)));\n else\n t6.push(t9.toString$0(0));\n }\n return {css: t2, map: sourceMapBytes, stats: {entry: t3, start: t4, end: t1, duration: t5, includedFiles: t6}};\n },\n _enableSourceMaps(options) {\n var t2,\n t1 = J.getInterceptor$x(options);\n if (typeof t1.get$sourceMap(options) != \"string\") {\n t2 = t1.get$sourceMap(options);\n t1 = !J.$eq$(t2, false) && t2 != null && t1.get$outFile(options) != null;\n } else\n t1 = true;\n return t1;\n },\n _newRenderError(message, stackTrace, column, file, line, $status) {\n var error = new self.Error(message);\n error.formatted = \"Error: \" + message;\n if (line != null)\n error.line = line;\n if (column != null)\n error.column = column;\n if (file != null)\n error.file = file;\n error.status = $status;\n A.attachJsStack(error, stackTrace);\n return error;\n },\n render_closure: function render_closure(t0, t1) {\n this.callback = t0;\n this.options = t1;\n },\n render_closure0: function render_closure0(t0) {\n this.callback = t0;\n },\n render_closure1: function render_closure1(t0) {\n this.callback = t0;\n },\n _parseFunctions_closure: function _parseFunctions_closure(t0, t1, t2, t3) {\n var _ = this;\n _.options = t0;\n _.start = t1;\n _.result = t2;\n _.asynch = t3;\n },\n _parseFunctions__closure: function _parseFunctions__closure(t0, t1, t2) {\n this.fiber = t0;\n this.callback = t1;\n this.context = t2;\n },\n _parseFunctions___closure0: function _parseFunctions___closure0(t0) {\n this.currentFiber = t0;\n },\n _parseFunctions____closure: function _parseFunctions____closure(t0, t1) {\n this.currentFiber = t0;\n this.result = t1;\n },\n _parseFunctions___closure1: function _parseFunctions___closure1(t0) {\n this.fiber = t0;\n },\n _parseFunctions__closure0: function _parseFunctions__closure0(t0, t1) {\n this.callback = t0;\n this.context = t1;\n },\n _parseFunctions__closure1: function _parseFunctions__closure1(t0, t1) {\n this.callback = t0;\n this.context = t1;\n },\n _parseFunctions___closure: function _parseFunctions___closure(t0) {\n this.completer = t0;\n },\n _parseImporter_closure: function _parseImporter_closure(t0) {\n this.fiber = t0;\n },\n _parseImporter__closure: function _parseImporter__closure(t0, t1) {\n this.fiber = t0;\n this.importer = t1;\n },\n _parseImporter___closure: function _parseImporter___closure(t0) {\n this.currentFiber = t0;\n },\n _parseImporter____closure: function _parseImporter____closure(t0, t1) {\n this.currentFiber = t0;\n this.result = t1;\n },\n _parseImporter___closure0: function _parseImporter___closure0(t0) {\n this.fiber = t0;\n },\n LimitedMapView$blocklist0(_map, blocklist, $K, $V) {\n var t2, key,\n t1 = A.LinkedHashSet_LinkedHashSet$_empty($K);\n for (t2 = J.get$iterator$ax(_map.get$keys(_map)); t2.moveNext$0();) {\n key = t2.get$current(t2);\n if (!blocklist.contains$1(0, key))\n t1.add$1(0, key);\n }\n return new A.LimitedMapView0(_map, t1, $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"LimitedMapView0<1,2>\"));\n },\n LimitedMapView0: function LimitedMapView0(t0, t1, t2) {\n this._limited_map_view0$_map = t0;\n this._limited_map_view0$_keys = t1;\n this.$ti = t2;\n },\n ListExpression0: function ListExpression0(t0, t1, t2, t3) {\n var _ = this;\n _.contents = t0;\n _.separator = t1;\n _.hasBrackets = t2;\n _.span = t3;\n },\n ListExpression_toString_closure0: function ListExpression_toString_closure0(t0) {\n this.$this = t0;\n },\n _function10($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:list\");\n },\n _length_closure2: function _length_closure2() {\n },\n _nth_closure0: function _nth_closure0() {\n },\n _setNth_closure0: function _setNth_closure0() {\n },\n _join_closure0: function _join_closure0() {\n },\n _append_closure2: function _append_closure2() {\n },\n _zip_closure0: function _zip_closure0() {\n },\n _zip__closure2: function _zip__closure2() {\n },\n _zip__closure3: function _zip__closure3(t0) {\n this._box_0 = t0;\n },\n _zip__closure4: function _zip__closure4(t0) {\n this._box_0 = t0;\n },\n _index_closure2: function _index_closure2() {\n },\n _separator_closure0: function _separator_closure0() {\n },\n _isBracketed_closure0: function _isBracketed_closure0() {\n },\n _slash_closure0: function _slash_closure0() {\n },\n SelectorList$0(components) {\n var t1 = A.List_List$unmodifiable(components, type$.ComplexSelector_2);\n if (t1.length === 0)\n A.throwExpression(A.ArgumentError$(\"components may not be empty.\", null));\n return new A.SelectorList0(t1);\n },\n SelectorList_SelectorList$parse0(contents, allowParent, allowPlaceholder, logger) {\n return A.SelectorParser$0(contents, allowParent, allowPlaceholder, logger, null).parse$0();\n },\n SelectorList0: function SelectorList0(t0) {\n this.components = t0;\n },\n SelectorList_isInvisible_closure0: function SelectorList_isInvisible_closure0() {\n },\n SelectorList_asSassList_closure0: function SelectorList_asSassList_closure0() {\n },\n SelectorList_asSassList__closure0: function SelectorList_asSassList__closure0() {\n },\n SelectorList_unify_closure0: function SelectorList_unify_closure0(t0) {\n this.other = t0;\n },\n SelectorList_unify__closure0: function SelectorList_unify__closure0(t0) {\n this.complex1 = t0;\n },\n SelectorList_unify___closure0: function SelectorList_unify___closure0() {\n },\n SelectorList_resolveParentSelectors_closure0: function SelectorList_resolveParentSelectors_closure0(t0, t1, t2) {\n this.$this = t0;\n this.implicitParent = t1;\n this.parent = t2;\n },\n SelectorList_resolveParentSelectors__closure1: function SelectorList_resolveParentSelectors__closure1(t0) {\n this.complex = t0;\n },\n SelectorList_resolveParentSelectors__closure2: function SelectorList_resolveParentSelectors__closure2(t0) {\n this._box_0 = t0;\n },\n SelectorList__complexContainsParentSelector_closure0: function SelectorList__complexContainsParentSelector_closure0() {\n },\n SelectorList__complexContainsParentSelector__closure0: function SelectorList__complexContainsParentSelector__closure0() {\n },\n SelectorList__resolveParentSelectorsCompound_closure2: function SelectorList__resolveParentSelectorsCompound_closure2() {\n },\n SelectorList__resolveParentSelectorsCompound_closure3: function SelectorList__resolveParentSelectorsCompound_closure3(t0) {\n this.parent = t0;\n },\n SelectorList__resolveParentSelectorsCompound_closure4: function SelectorList__resolveParentSelectorsCompound_closure4(t0, t1) {\n this.compound = t0;\n this.resolvedMembers = t1;\n },\n _NodeSassList: function _NodeSassList() {\n },\n legacyListClass_closure: function legacyListClass_closure() {\n },\n legacyListClass__closure: function legacyListClass__closure() {\n },\n legacyListClass_closure0: function legacyListClass_closure0() {\n },\n legacyListClass_closure1: function legacyListClass_closure1() {\n },\n legacyListClass_closure2: function legacyListClass_closure2() {\n },\n legacyListClass_closure3: function legacyListClass_closure3() {\n },\n legacyListClass_closure4: function legacyListClass_closure4() {\n },\n listClass_closure: function listClass_closure() {\n },\n listClass__closure: function listClass__closure() {\n },\n listClass__closure0: function listClass__closure0() {\n },\n _ConstructorOptions: function _ConstructorOptions() {\n },\n SassList$0(contents, _separator, brackets) {\n var t1 = new A.SassList0(A.List_List$unmodifiable(contents, type$.Value_2), _separator, brackets);\n t1.SassList$3$brackets0(contents, _separator, brackets);\n return t1;\n },\n SassList0: function SassList0(t0, t1, t2) {\n this._list1$_contents = t0;\n this._list1$_separator = t1;\n this._list1$_hasBrackets = t2;\n },\n SassList_isBlank_closure0: function SassList_isBlank_closure0() {\n },\n ListSeparator0: function ListSeparator0(t0, t1) {\n this._list1$_name = t0;\n this.separator = t1;\n },\n NodeLogger: function NodeLogger() {\n },\n WarnOptions: function WarnOptions() {\n },\n DebugOptions: function DebugOptions() {\n },\n _QuietLogger0: function _QuietLogger0() {\n },\n LoudComment0: function LoudComment0(t0) {\n this.text = t0;\n },\n MapExpression0: function MapExpression0(t0, t1) {\n this.pairs = t0;\n this.span = t1;\n },\n MapExpression_toString_closure0: function MapExpression_toString_closure0() {\n },\n _modify0(map, keys, modify, addNesting) {\n var keyIterator = J.get$iterator$ax(keys);\n return keyIterator.moveNext$0() ? new A._modify__modifyNestedMap0(keyIterator, modify, addNesting).call$1(map) : modify.call$1(map);\n },\n _deepMergeImpl0(map1, map2) {\n var t1 = {},\n t2 = map2._map0$_contents;\n if (t2.get$isEmpty(t2))\n return map1;\n t1.mutable = false;\n t1.result = t2;\n map1._map0$_contents.forEach$1(0, new A._deepMergeImpl_closure0(t1, new A._deepMergeImpl__ensureMutable0(t1)));\n if (t1.mutable) {\n t2 = type$.Value_2;\n t2 = new A.SassMap0(A.ConstantMap_ConstantMap$from(t1.result, t2, t2));\n t1 = t2;\n } else\n t1 = map2;\n return t1;\n },\n _function9($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:map\");\n },\n _get_closure0: function _get_closure0() {\n },\n _set_closure1: function _set_closure1() {\n },\n _set__closure2: function _set__closure2(t0) {\n this.$arguments = t0;\n },\n _set_closure2: function _set_closure2() {\n },\n _set__closure1: function _set__closure1(t0) {\n this.args = t0;\n },\n _merge_closure1: function _merge_closure1() {\n },\n _merge_closure2: function _merge_closure2() {\n },\n _merge__closure0: function _merge__closure0(t0) {\n this.map2 = t0;\n },\n _deepMerge_closure0: function _deepMerge_closure0() {\n },\n _deepRemove_closure0: function _deepRemove_closure0() {\n },\n _deepRemove__closure0: function _deepRemove__closure0(t0) {\n this.keys = t0;\n },\n _remove_closure1: function _remove_closure1() {\n },\n _remove_closure2: function _remove_closure2() {\n },\n _keys_closure0: function _keys_closure0() {\n },\n _values_closure0: function _values_closure0() {\n },\n _hasKey_closure0: function _hasKey_closure0() {\n },\n _modify__modifyNestedMap0: function _modify__modifyNestedMap0(t0, t1, t2) {\n this.keyIterator = t0;\n this.modify = t1;\n this.addNesting = t2;\n },\n _deepMergeImpl__ensureMutable0: function _deepMergeImpl__ensureMutable0(t0) {\n this._box_0 = t0;\n },\n _deepMergeImpl_closure0: function _deepMergeImpl_closure0(t0, t1) {\n this._box_0 = t0;\n this._ensureMutable = t1;\n },\n _NodeSassMap: function _NodeSassMap() {\n },\n legacyMapClass_closure: function legacyMapClass_closure() {\n },\n legacyMapClass__closure: function legacyMapClass__closure() {\n },\n legacyMapClass__closure0: function legacyMapClass__closure0() {\n },\n legacyMapClass_closure0: function legacyMapClass_closure0() {\n },\n legacyMapClass_closure1: function legacyMapClass_closure1() {\n },\n legacyMapClass_closure2: function legacyMapClass_closure2() {\n },\n legacyMapClass_closure3: function legacyMapClass_closure3() {\n },\n legacyMapClass_closure4: function legacyMapClass_closure4() {\n },\n mapClass_closure: function mapClass_closure() {\n },\n mapClass__closure: function mapClass__closure() {\n },\n mapClass__closure0: function mapClass__closure0() {\n },\n mapClass__closure1: function mapClass__closure1() {\n },\n SassMap0: function SassMap0(t0) {\n this._map0$_contents = t0;\n },\n SassMap_asList_closure0: function SassMap_asList_closure0(t0) {\n this.result = t0;\n },\n _fuzzyRoundIfZero0(number) {\n if (!(Math.abs(number - 0) < $.$get$epsilon0()))\n return number;\n return B.JSNumber_methods.get$isNegative(number) ? -0.0 : 0;\n },\n _numberFunction0($name, transform) {\n return A.BuiltInCallable$function0($name, \"$number\", new A._numberFunction_closure0(transform), \"sass:math\");\n },\n _function8($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:math\");\n },\n _ceil_closure0: function _ceil_closure0() {\n },\n _clamp_closure0: function _clamp_closure0() {\n },\n _floor_closure0: function _floor_closure0() {\n },\n _max_closure0: function _max_closure0() {\n },\n _min_closure0: function _min_closure0() {\n },\n _abs_closure0: function _abs_closure0() {\n },\n _hypot_closure0: function _hypot_closure0() {\n },\n _hypot__closure0: function _hypot__closure0() {\n },\n _log_closure0: function _log_closure0() {\n },\n _pow_closure0: function _pow_closure0() {\n },\n _sqrt_closure0: function _sqrt_closure0() {\n },\n _acos_closure0: function _acos_closure0() {\n },\n _asin_closure0: function _asin_closure0() {\n },\n _atan_closure0: function _atan_closure0() {\n },\n _atan2_closure0: function _atan2_closure0() {\n },\n _cos_closure0: function _cos_closure0() {\n },\n _sin_closure0: function _sin_closure0() {\n },\n _tan_closure0: function _tan_closure0() {\n },\n _compatible_closure0: function _compatible_closure0() {\n },\n _isUnitless_closure0: function _isUnitless_closure0() {\n },\n _unit_closure0: function _unit_closure0() {\n },\n _percentage_closure0: function _percentage_closure0() {\n },\n _randomFunction_closure0: function _randomFunction_closure0() {\n },\n _div_closure0: function _div_closure0() {\n },\n _numberFunction_closure0: function _numberFunction_closure0(t0) {\n this.transform = t0;\n },\n CssMediaQuery0: function CssMediaQuery0(t0, t1, t2) {\n this.modifier = t0;\n this.type = t1;\n this.features = t2;\n },\n _SingletonCssMediaQueryMergeResult0: function _SingletonCssMediaQueryMergeResult0(t0) {\n this._media_query1$_name = t0;\n },\n MediaQuerySuccessfulMergeResult0: function MediaQuerySuccessfulMergeResult0(t0) {\n this.query = t0;\n },\n MediaQueryParser0: function MediaQueryParser0(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n MediaQueryParser_parse_closure0: function MediaQueryParser_parse_closure0(t0) {\n this.$this = t0;\n },\n ModifiableCssMediaRule$0(queries, span) {\n var t1 = A.List_List$unmodifiable(queries, type$.CssMediaQuery_2),\n t2 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n if (J.get$isEmpty$asx(queries))\n A.throwExpression(A.ArgumentError$value(queries, \"queries\", \"may not be empty.\"));\n return new A.ModifiableCssMediaRule0(t1, span, new A.UnmodifiableListView(t2, type$.UnmodifiableListView_ModifiableCssNode_2), t2);\n },\n ModifiableCssMediaRule0: function ModifiableCssMediaRule0(t0, t1, t2, t3) {\n var _ = this;\n _.queries = t0;\n _.span = t1;\n _.children = t2;\n _._node1$_children = t3;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n MediaRule$0(query, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.MediaRule0(query, span, t1, t2);\n },\n MediaRule0: function MediaRule0(t0, t1, t2, t3) {\n var _ = this;\n _.query = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n MergedExtension_merge0(left, right) {\n var t4, t5, t6,\n t1 = left.extender,\n t2 = t1.selector,\n t3 = B.C_ListEquality.equals$2(0, t2.components, right.extender.selector.components);\n if (!t3 || !left.target.$eq(0, right.target))\n throw A.wrapException(A.ArgumentError$(left.toString$0(0) + \" and \" + right.toString$0(0) + \" aren't the same extension.\", null));\n t3 = left.mediaContext;\n t4 = t3 == null;\n if (!t4) {\n t5 = right.mediaContext;\n t5 = t5 != null && !B.C_ListEquality.equals$2(0, t3, t5);\n } else\n t5 = false;\n if (t5)\n throw A.wrapException(A.SassException$0(\"From \" + left.span.message$1(0, \"\") + string$.x0aYou_m, right.span));\n if (right.isOptional && right.mediaContext == null)\n return left;\n if (left.isOptional && t4)\n return right;\n t5 = left.target;\n t6 = left.span;\n if (t4)\n t3 = right.mediaContext;\n t2.get$maxSpecificity();\n t1 = new A.Extender0(t2, false, t1.span);\n return t1._extension$_extension = new A.MergedExtension0(left, right, t1, t5, t3, true, t6);\n },\n MergedExtension0: function MergedExtension0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.left = t0;\n _.right = t1;\n _.extender = t2;\n _.target = t3;\n _.mediaContext = t4;\n _.isOptional = t5;\n _.span = t6;\n },\n MergedMapView$0(maps, $K, $V) {\n var t1 = $K._eval$1(\"@<0>\")._bind$1($V);\n t1 = new A.MergedMapView0(A.LinkedHashMap_LinkedHashMap$_empty($K, t1._eval$1(\"Map<1,2>\")), t1._eval$1(\"MergedMapView0<1,2>\"));\n t1.MergedMapView$10(maps, $K, $V);\n return t1;\n },\n MergedMapView0: function MergedMapView0(t0, t1) {\n this._merged_map_view$_mapsByKey = t0;\n this.$ti = t1;\n },\n _function12($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:meta\");\n },\n global_closure57: function global_closure57() {\n },\n global_closure58: function global_closure58() {\n },\n global_closure59: function global_closure59() {\n },\n global_closure60: function global_closure60() {\n },\n local_closure1: function local_closure1() {\n },\n local_closure2: function local_closure2() {\n },\n local__closure0: function local__closure0() {\n },\n MixinRule$0($name, $arguments, children, span, comment) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.MixinRule0($name, $arguments, span, t1, t2);\n },\n MixinRule0: function MixinRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _._mixin_rule$__MixinRule_hasContent = $;\n _.name = t0;\n _.$arguments = t1;\n _.span = t2;\n _.children = t3;\n _.hasDeclarations = t4;\n },\n _HasContentVisitor0: function _HasContentVisitor0() {\n },\n ExtendMode0: function ExtendMode0(t0) {\n this.name = t0;\n },\n SupportsNegation0: function SupportsNegation0(t0, t1) {\n this.condition = t0;\n this.span = t1;\n },\n NoOpImporter: function NoOpImporter() {\n },\n NoSourceMapBuffer0: function NoSourceMapBuffer0(t0) {\n this._no_source_map_buffer0$_buffer = t0;\n },\n AstNode0: function AstNode0() {\n },\n _FakeAstNode0: function _FakeAstNode0(t0) {\n this._node2$_callback = t0;\n },\n CssNode0: function CssNode0() {\n },\n CssParentNode0: function CssParentNode0() {\n },\n readFile0(path) {\n var sourceFile, t1, i,\n contents = A._asString(A._readFile0(path, \"utf8\"));\n if (!B.JSString_methods.contains$1(contents, \"\\ufffd\"))\n return contents;\n sourceFile = A.SourceFile$fromString(contents, $.$get$context().toUri$1(path));\n for (t1 = contents.length, i = 0; i < t1; ++i) {\n if (B.JSString_methods._codeUnitAt$1(contents, i) !== 65533)\n continue;\n throw A.wrapException(A.SassException$0(\"Invalid UTF-8.\", A.FileLocation$_(sourceFile, i).pointSpan$0()));\n }\n return contents;\n },\n _readFile0(path, encoding) {\n return A._systemErrorToFileSystemException0(new A._readFile_closure0(path, encoding));\n },\n fileExists0(path) {\n return A._systemErrorToFileSystemException0(new A.fileExists_closure0(path));\n },\n dirExists0(path) {\n return A._systemErrorToFileSystemException0(new A.dirExists_closure0(path));\n },\n listDir0(path) {\n return A._systemErrorToFileSystemException0(new A.listDir_closure0(false, path));\n },\n _systemErrorToFileSystemException0(callback) {\n var error, t1, exception, t2;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n if (!type$.JsSystemError._is(error))\n throw exception;\n t1 = error;\n t2 = J.getInterceptor$x(t1);\n throw A.wrapException(new A.FileSystemException0(J.substring$2$s(t2.get$message(t1), (A.S(t2.get$code(t1)) + \": \").length, J.get$length$asx(t2.get$message(t1)) - (\", \" + A.S(t2.get$syscall(t1)) + \" '\" + A.S(t2.get$path(t1)) + \"'\").length), J.get$path$x(error)));\n }\n },\n FileSystemException0: function FileSystemException0(t0, t1) {\n this.message = t0;\n this.path = t1;\n },\n Stderr0: function Stderr0(t0) {\n this._node0$_stderr = t0;\n },\n _readFile_closure0: function _readFile_closure0(t0, t1) {\n this.path = t0;\n this.encoding = t1;\n },\n fileExists_closure0: function fileExists_closure0(t0) {\n this.path = t0;\n },\n dirExists_closure0: function dirExists_closure0(t0) {\n this.path = t0;\n },\n listDir_closure0: function listDir_closure0(t0, t1) {\n this.recursive = t0;\n this.path = t1;\n },\n listDir__closure1: function listDir__closure1(t0) {\n this.path = t0;\n },\n listDir__closure2: function listDir__closure2() {\n },\n listDir_closure_list0: function listDir_closure_list0() {\n },\n listDir__list_closure0: function listDir__list_closure0(t0, t1) {\n this.parent = t0;\n this.list = t1;\n },\n ModifiableCssNode0: function ModifiableCssNode0() {\n },\n ModifiableCssParentNode0: function ModifiableCssParentNode0() {\n },\n main() {\n J.set$compile$x(self.exports, A.allowInteropNamed(\"sass.compile\", A.compile__compile$closure()));\n J.set$compileString$x(self.exports, A.allowInteropNamed(\"sass.compileString\", A.compile__compileString$closure()));\n J.set$compileAsync$x(self.exports, A.allowInteropNamed(\"sass.compileAsync\", A.compile__compileAsync$closure()));\n J.set$compileStringAsync$x(self.exports, A.allowInteropNamed(\"sass.compileStringAsync\", A.compile__compileStringAsync$closure()));\n J.set$Value$x(self.exports, $.$get$valueClass());\n J.set$SassBoolean$x(self.exports, $.$get$booleanClass());\n J.set$SassArgumentList$x(self.exports, $.$get$argumentListClass());\n J.set$SassColor$x(self.exports, $.$get$colorClass());\n J.set$SassFunction$x(self.exports, $.$get$functionClass());\n J.set$SassList$x(self.exports, $.$get$listClass());\n J.set$SassMap$x(self.exports, $.$get$mapClass());\n J.set$SassNumber$x(self.exports, $.$get$numberClass());\n J.set$SassString$x(self.exports, $.$get$stringClass());\n J.set$sassNull$x(self.exports, B.C__SassNull0);\n J.set$sassTrue$x(self.exports, B.SassBoolean_true0);\n J.set$sassFalse$x(self.exports, B.SassBoolean_false0);\n J.set$Exception$x(self.exports, $.$get$exceptionClass());\n J.set$Logger$x(self.exports, {silent: {warn: A.allowInteropNamed(\"sass.Logger.silent.warn\", new A.main_closure0()), debug: A.allowInteropNamed(\"sass.Logger.silent.debug\", new A.main_closure1())}});\n J.set$info$x(self.exports, \"dart-sass\\t1.49.7\\t(Sass Compiler)\\t[Dart]\\ndart2js\\t2.15.1\\t(Dart Compiler)\\t[Dart]\");\n A.updateSourceSpanPrototype();\n J.set$render$x(self.exports, A.allowInteropNamed(\"sass.render\", A.legacy__render$closure()));\n J.set$renderSync$x(self.exports, A.allowInteropNamed(\"sass.renderSync\", A.legacy__renderSync$closure()));\n J.set$types$x(self.exports, {Boolean: $.$get$legacyBooleanClass(), Color: $.$get$legacyColorClass(), List: $.$get$legacyListClass(), Map: $.$get$legacyMapClass(), Null: $.$get$legacyNullClass(), Number: $.$get$legacyNumberClass(), String: $.$get$legacyStringClass(), Error: self.Error});\n J.set$NULL$x(self.exports, B.C__SassNull0);\n J.set$TRUE$x(self.exports, B.SassBoolean_true0);\n J.set$FALSE$x(self.exports, B.SassBoolean_false0);\n },\n main_closure0: function main_closure0() {\n },\n main_closure1: function main_closure1() {\n },\n NodeToDartLogger: function NodeToDartLogger(t0, t1, t2) {\n this._node = t0;\n this._fallback = t1;\n this._ascii = t2;\n },\n NodeToDartLogger_warn_closure: function NodeToDartLogger_warn_closure(t0, t1, t2, t3, t4) {\n var _ = this;\n _.$this = t0;\n _.message = t1;\n _.span = t2;\n _.trace = t3;\n _.deprecation = t4;\n },\n NodeToDartLogger_debug_closure: function NodeToDartLogger_debug_closure(t0, t1, t2) {\n this.$this = t0;\n this.message = t1;\n this.span = t2;\n },\n NullExpression0: function NullExpression0(t0) {\n this.span = t0;\n },\n legacyNullClass_closure: function legacyNullClass_closure() {\n },\n legacyNullClass__closure: function legacyNullClass__closure() {\n },\n _SassNull0: function _SassNull0() {\n },\n NumberExpression0: function NumberExpression0(t0, t1, t2) {\n this.value = t0;\n this.unit = t1;\n this.span = t2;\n },\n _parseNumber(value, unit) {\n var invalidUnit, operands, t1, numerator, denominator, numeratorUnits, denominatorUnits;\n if (unit == null || unit.length === 0)\n return new A.UnitlessSassNumber0(value, null);\n if (!J.contains$1$asx(unit, \"*\") && !B.JSString_methods.contains$1(unit, \"/\"))\n return new A.SingleUnitSassNumber0(unit, value, null);\n invalidUnit = new A.ArgumentError(true, unit, \"unit\", \"is invalid.\");\n operands = unit.split(\"/\");\n t1 = operands.length;\n if (t1 > 2)\n throw A.wrapException(invalidUnit);\n numerator = operands[0];\n denominator = t1 === 1 ? null : operands[1];\n t1 = type$.JSArray_String;\n numeratorUnits = numerator.length === 0 ? A._setArrayType([], t1) : A._setArrayType(numerator.split(\"*\"), t1);\n if (B.JSArray_methods.any$1(numeratorUnits, new A._parseNumber_closure()))\n throw A.wrapException(invalidUnit);\n denominatorUnits = denominator == null ? A._setArrayType([], t1) : A._setArrayType(denominator.split(\"*\"), t1);\n if (B.JSArray_methods.any$1(denominatorUnits, new A._parseNumber_closure0()))\n throw A.wrapException(invalidUnit);\n return A.SassNumber_SassNumber$withUnits0(value, denominatorUnits, numeratorUnits);\n },\n _NodeSassNumber: function _NodeSassNumber() {\n },\n legacyNumberClass_closure: function legacyNumberClass_closure() {\n },\n legacyNumberClass_closure0: function legacyNumberClass_closure0() {\n },\n legacyNumberClass_closure1: function legacyNumberClass_closure1() {\n },\n legacyNumberClass_closure2: function legacyNumberClass_closure2() {\n },\n legacyNumberClass_closure3: function legacyNumberClass_closure3() {\n },\n _parseNumber_closure: function _parseNumber_closure() {\n },\n _parseNumber_closure0: function _parseNumber_closure0() {\n },\n numberClass_closure: function numberClass_closure() {\n },\n numberClass__closure: function numberClass__closure() {\n },\n numberClass__closure0: function numberClass__closure0() {\n },\n numberClass__closure1: function numberClass__closure1() {\n },\n numberClass__closure2: function numberClass__closure2() {\n },\n numberClass__closure3: function numberClass__closure3() {\n },\n numberClass__closure4: function numberClass__closure4() {\n },\n numberClass__closure5: function numberClass__closure5() {\n },\n numberClass__closure6: function numberClass__closure6() {\n },\n numberClass__closure7: function numberClass__closure7() {\n },\n numberClass__closure8: function numberClass__closure8() {\n },\n numberClass__closure9: function numberClass__closure9() {\n },\n numberClass__closure10: function numberClass__closure10() {\n },\n numberClass__closure11: function numberClass__closure11() {\n },\n numberClass__closure12: function numberClass__closure12() {\n },\n numberClass__closure13: function numberClass__closure13() {\n },\n numberClass__closure14: function numberClass__closure14() {\n },\n numberClass__closure15: function numberClass__closure15() {\n },\n numberClass__closure16: function numberClass__closure16() {\n },\n numberClass__closure17: function numberClass__closure17() {\n },\n numberClass__closure18: function numberClass__closure18() {\n },\n numberClass__closure19: function numberClass__closure19() {\n },\n _ConstructorOptions0: function _ConstructorOptions0() {\n },\n conversionFactor0(unit1, unit2) {\n var innerMap;\n if (unit1 === unit2)\n return 1;\n innerMap = B.Map_K2BWj.$index(0, unit1);\n if (innerMap == null)\n return null;\n return innerMap.$index(0, unit2);\n },\n SassNumber_SassNumber0(value, unit) {\n return unit == null ? new A.UnitlessSassNumber0(value, null) : new A.SingleUnitSassNumber0(unit, value, null);\n },\n SassNumber_SassNumber$withUnits0(value, denominatorUnits, numeratorUnits) {\n var t1, numerators, t2, unsimplifiedDenominators, denominators, t3, _i, denominator, simplifiedAway, i, factor, _null = null;\n if (denominatorUnits == null || J.get$isEmpty$asx(denominatorUnits))\n if (numeratorUnits == null || J.get$isEmpty$asx(numeratorUnits))\n return new A.UnitlessSassNumber0(value, _null);\n else {\n t1 = J.getInterceptor$asx(numeratorUnits);\n if (t1.get$length(numeratorUnits) === 1)\n return new A.SingleUnitSassNumber0(t1.$index(numeratorUnits, 0), value, _null);\n else\n return new A.ComplexSassNumber0(A.List_List$unmodifiable(numeratorUnits, type$.String), B.List_empty, value, _null);\n }\n else if (numeratorUnits == null || J.get$isEmpty$asx(numeratorUnits))\n return new A.ComplexSassNumber0(B.List_empty, A.List_List$unmodifiable(denominatorUnits, type$.String), value, _null);\n else {\n t1 = J.getInterceptor$ax(numeratorUnits);\n numerators = t1.toList$0(numeratorUnits);\n t2 = J.getInterceptor$ax(denominatorUnits);\n unsimplifiedDenominators = t2.toList$0(denominatorUnits);\n denominators = A._setArrayType([], type$.JSArray_String);\n for (t3 = unsimplifiedDenominators.length, _i = 0; _i < unsimplifiedDenominators.length; unsimplifiedDenominators.length === t3 || (0, A.throwConcurrentModificationError)(unsimplifiedDenominators), ++_i) {\n denominator = unsimplifiedDenominators[_i];\n i = 0;\n while (true) {\n if (!(i < numerators.length)) {\n simplifiedAway = false;\n break;\n }\n c$0: {\n factor = A.conversionFactor0(denominator, numerators[i]);\n if (factor == null)\n break c$0;\n value *= factor;\n B.JSArray_methods.removeAt$1(numerators, i);\n simplifiedAway = true;\n break;\n }\n ++i;\n }\n if (!simplifiedAway)\n denominators.push(denominator);\n }\n if (t2.get$isEmpty(denominatorUnits))\n if (t1.get$isEmpty(numeratorUnits))\n return new A.UnitlessSassNumber0(value, _null);\n else if (t1.get$length(numeratorUnits) === 1)\n return new A.SingleUnitSassNumber0(t1.get$single(numeratorUnits), value, _null);\n t1 = type$.String;\n return new A.ComplexSassNumber0(A.List_List$unmodifiable(numerators, t1), A.List_List$unmodifiable(denominators, t1), value, _null);\n }\n },\n SassNumber0: function SassNumber0() {\n },\n SassNumber__coerceOrConvertValue__compatibilityException0: function SassNumber__coerceOrConvertValue__compatibilityException0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _.$this = t0;\n _.other = t1;\n _.otherName = t2;\n _.otherHasUnits = t3;\n _.name = t4;\n _.newNumerators = t5;\n _.newDenominators = t6;\n },\n SassNumber__coerceOrConvertValue_closure3: function SassNumber__coerceOrConvertValue_closure3(t0, t1) {\n this._box_0 = t0;\n this.newNumerator = t1;\n },\n SassNumber__coerceOrConvertValue_closure4: function SassNumber__coerceOrConvertValue_closure4(t0) {\n this._compatibilityException = t0;\n },\n SassNumber__coerceOrConvertValue_closure5: function SassNumber__coerceOrConvertValue_closure5(t0, t1) {\n this._box_0 = t0;\n this.newDenominator = t1;\n },\n SassNumber__coerceOrConvertValue_closure6: function SassNumber__coerceOrConvertValue_closure6(t0) {\n this._compatibilityException = t0;\n },\n SassNumber_plus_closure0: function SassNumber_plus_closure0() {\n },\n SassNumber_minus_closure0: function SassNumber_minus_closure0() {\n },\n SassNumber_multiplyUnits_closure3: function SassNumber_multiplyUnits_closure3(t0, t1) {\n this._box_0 = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure4: function SassNumber_multiplyUnits_closure4(t0, t1) {\n this.newNumerators = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure5: function SassNumber_multiplyUnits_closure5(t0, t1) {\n this._box_0 = t0;\n this.numerator = t1;\n },\n SassNumber_multiplyUnits_closure6: function SassNumber_multiplyUnits_closure6(t0, t1) {\n this.newNumerators = t0;\n this.numerator = t1;\n },\n SassNumber__areAnyConvertible_closure0: function SassNumber__areAnyConvertible_closure0(t0) {\n this.units2 = t0;\n },\n SassNumber__canonicalizeUnitList_closure0: function SassNumber__canonicalizeUnitList_closure0() {\n },\n SassNumber__canonicalMultiplier_closure0: function SassNumber__canonicalMultiplier_closure0(t0) {\n this.$this = t0;\n },\n SupportsOperation0: function SupportsOperation0(t0, t1, t2, t3) {\n var _ = this;\n _.left = t0;\n _.right = t1;\n _.operator = t2;\n _.span = t3;\n },\n ParentSelector0: function ParentSelector0(t0) {\n this.suffix = t0;\n },\n ParentStatement0: function ParentStatement0() {\n },\n ParentStatement_closure0: function ParentStatement_closure0() {\n },\n ParentStatement__closure0: function ParentStatement__closure0() {\n },\n ParenthesizedExpression0: function ParenthesizedExpression0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n Parser_isIdentifier0(text) {\n var t1, t2, exception, logger = null;\n try {\n t1 = logger;\n t2 = A.SpanScanner$(text, null);\n new A.Parser1(t2, t1 == null ? B.StderrLogger_false0 : t1)._parser0$_parseIdentifier$0();\n return true;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassFormatException0)\n return false;\n else\n throw exception;\n }\n },\n Parser1: function Parser1(t0, t1) {\n this.scanner = t0;\n this.logger = t1;\n },\n Parser__parseIdentifier_closure0: function Parser__parseIdentifier_closure0(t0) {\n this.$this = t0;\n },\n Parser_scanIdentChar_matches0: function Parser_scanIdentChar_matches0(t0, t1) {\n this.caseSensitive = t0;\n this.char = t1;\n },\n PlaceholderSelector0: function PlaceholderSelector0(t0) {\n this.name = t0;\n },\n PlainCssCallable0: function PlainCssCallable0(t0) {\n this.name = t0;\n },\n PrefixedMapView0: function PrefixedMapView0(t0, t1, t2) {\n this._prefixed_map_view0$_map = t0;\n this._prefixed_map_view0$_prefix = t1;\n this.$ti = t2;\n },\n _PrefixedKeys0: function _PrefixedKeys0(t0) {\n this._prefixed_map_view0$_view = t0;\n },\n _PrefixedKeys_iterator_closure0: function _PrefixedKeys_iterator_closure0(t0) {\n this.$this = t0;\n },\n PseudoSelector$0($name, argument, element, selector) {\n var t1 = !element,\n t2 = t1 && !A.PseudoSelector__isFakePseudoElement0($name);\n return new A.PseudoSelector0($name, A.unvendor0($name), t2, t1, argument, selector);\n },\n PseudoSelector__isFakePseudoElement0($name) {\n switch (B.JSString_methods._codeUnitAt$1($name, 0)) {\n case 97:\n case 65:\n return A.equalsIgnoreCase0($name, \"after\");\n case 98:\n case 66:\n return A.equalsIgnoreCase0($name, \"before\");\n case 102:\n case 70:\n return A.equalsIgnoreCase0($name, \"first-line\") || A.equalsIgnoreCase0($name, \"first-letter\");\n default:\n return false;\n }\n },\n PseudoSelector0: function PseudoSelector0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.name = t0;\n _.normalizedName = t1;\n _.isClass = t2;\n _.isSyntacticClass = t3;\n _.argument = t4;\n _.selector = t5;\n _._pseudo0$_maxSpecificity = _._pseudo0$_minSpecificity = null;\n },\n PseudoSelector_unify_closure0: function PseudoSelector_unify_closure0() {\n },\n PublicMemberMapView0: function PublicMemberMapView0(t0, t1) {\n this._public_member_map_view0$_inner = t0;\n this.$ti = t1;\n },\n QualifiedName0: function QualifiedName0(t0, t1) {\n this.name = t0;\n this.namespace = t1;\n },\n createJSClass($name, $constructor) {\n return type$.JSClass._as(A.allowInteropCaptureThisNamed($name, $constructor));\n },\n JSClassExtension_injectSuperclass(_this, superclass) {\n var t1 = J.getInterceptor$x(superclass),\n t2 = J.getInterceptor$x(_this);\n self.Object.setPrototypeOf(t1.get$$prototype(superclass), J.get$$prototype$x(type$.JSClass._as(self.Object.getPrototypeOf(t2.get$$prototype(_this)).constructor)));\n self.Object.setPrototypeOf(t2.get$$prototype(_this), self.Object.create(t1.get$$prototype(superclass)));\n },\n JSClassExtension_setCustomInspect(_this, inspect) {\n J.get$$prototype$x(_this)[self.util.inspect.custom] = A.allowInteropCaptureThis(new A.JSClassExtension_setCustomInspect_closure(inspect));\n },\n JSClassExtension_get_defineMethod(_this) {\n return new A.JSClassExtension_get_defineMethod_closure(_this);\n },\n JSClassExtension_defineMethods(_this, methods) {\n methods.forEach$1(0, A.JSClassExtension_get_defineMethod(_this));\n },\n JSClassExtension_get_defineGetter(_this) {\n return new A.JSClassExtension_get_defineGetter_closure(_this);\n },\n JSClass0: function JSClass0() {\n },\n JSClassExtension_setCustomInspect_closure: function JSClassExtension_setCustomInspect_closure(t0) {\n this.inspect = t0;\n },\n JSClassExtension_get_defineMethod_closure: function JSClassExtension_get_defineMethod_closure(t0) {\n this._this = t0;\n },\n JSClassExtension_get_defineGetter_closure: function JSClassExtension_get_defineGetter_closure(t0) {\n this._this = t0;\n },\n RenderContext0: function RenderContext0() {\n },\n RenderContextOptions0: function RenderContextOptions0() {\n },\n RenderContextResult0: function RenderContextResult0() {\n },\n RenderContextResultStats0: function RenderContextResultStats0() {\n },\n RenderOptions: function RenderOptions() {\n },\n RenderResult: function RenderResult() {\n },\n RenderResultStats: function RenderResultStats() {\n },\n ImporterResult$(contents, sourceMapUrl, syntax) {\n var t2,\n t1 = syntax == null;\n if (t1)\n t2 = B.Syntax_SCSS0;\n else\n t2 = syntax;\n if ((sourceMapUrl == null ? null : sourceMapUrl.get$scheme()) === \"\")\n A.throwExpression(A.ArgumentError$value(sourceMapUrl, \"sourceMapUrl\", \"must be absolute\"));\n else if (t1 && true)\n A.throwExpression(A.ArgumentError$(\"The syntax parameter must be passed.\", null));\n return new A.ImporterResult0(contents, sourceMapUrl, t2);\n },\n ImporterResult0: function ImporterResult0(t0, t1, t2) {\n this.contents = t0;\n this._result$_sourceMapUrl = t1;\n this.syntax = t2;\n },\n ReturnRule0: function ReturnRule0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n main0(args) {\n return A.main$body(args);\n },\n main$body(args) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], printError, graph, source, destination, error, stackTrace, error0, stackTrace0, path, error1, error2, stackTrace1, buffer, options, t1, t2, t3, exception, t4, t5, _box_0, $async$exception, $async$exception1, $async$temp1;\n var $async$main0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n _box_0 = {};\n _box_0.printedError = false;\n printError = new A.main_printError(_box_0);\n _box_0.options = null;\n $async$handler = 4;\n options = A.ExecutableOptions_ExecutableOptions$parse(args);\n _box_0.options = options;\n t1 = options._options;\n $._glyphs = !(t1.wasParsed$1(\"unicode\") ? A._asBool(t1.$index(0, \"unicode\")) : $._glyphs !== B.C_AsciiGlyphSet) ? B.C_AsciiGlyphSet : B.C_UnicodeGlyphSet;\n $async$goto = A._asBool(_box_0.options._options.$index(0, \"version\")) ? 7 : 8;\n break;\n case 7:\n // then\n $async$temp1 = A;\n $async$goto = 9;\n return A._asyncAwait(A._loadVersion(), $async$main0);\n case 9:\n // returning from await.\n $async$temp1.print($async$result);\n J.set$exitCode$x(self.process, 0);\n // goto return\n $async$goto = 1;\n break;\n case 8:\n // join\n $async$goto = _box_0.options.get$interactive() ? 10 : 11;\n break;\n case 10:\n // then\n $async$goto = 12;\n return A._asyncAwait(A.repl(_box_0.options), $async$main0);\n case 12:\n // returning from await.\n // goto return\n $async$goto = 1;\n break;\n case 11:\n // join\n t1 = type$.List_String._as(_box_0.options._options.$index(0, \"load-path\"));\n t2 = _box_0.options;\n t3 = type$.Uri;\n graph = new A.StylesheetGraph(A.LinkedHashMap_LinkedHashMap$_empty(t3, type$.StylesheetNode), A.ImportCache$(t1, A._asBool(t2._options.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(t2.get$color())), A.LinkedHashMap_LinkedHashMap$_empty(t3, type$.DateTime));\n $async$goto = A._asBool(_box_0.options._options.$index(0, \"watch\")) ? 13 : 14;\n break;\n case 13:\n // then\n $async$goto = 15;\n return A._asyncAwait(A.watch(_box_0.options, graph), $async$main0);\n case 15:\n // returning from await.\n // goto return\n $async$goto = 1;\n break;\n case 14:\n // join\n t1 = _box_0.options, t1._ensureSources$0(), t1 = t1._sourcesToDestinations, t1 = J.get$iterator$ax(t1.get$keys(t1));\n case 16:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 17;\n break;\n }\n source = t1.get$current(t1);\n t2 = _box_0.options;\n t2._ensureSources$0();\n destination = t2._sourcesToDestinations.$index(0, source);\n $async$handler = 19;\n t2 = _box_0.options;\n $async$goto = 22;\n return A._asyncAwait(A.compileStylesheet(t2, graph, source, destination, A._asBool(t2._options.$index(0, \"update\"))), $async$main0);\n case 22:\n // returning from await.\n $async$handler = 4;\n // goto after finally\n $async$goto = 21;\n break;\n case 19:\n // catch\n $async$handler = 18;\n $async$exception = $async$currentError;\n t2 = A.unwrapException($async$exception);\n if (t2 instanceof A.SassException) {\n error = t2;\n stackTrace = A.getTraceFromException($async$exception);\n new A.main_closure(_box_0, destination).call$0();\n t2 = _box_0.options._options;\n if (!t2._parser.options._map.containsKey$1(\"color\"))\n A.throwExpression(A.ArgumentError$('Could not find an option named \"color\".', null));\n t2 = t2._parsed.containsKey$1(\"color\") ? A._asBool(t2.$index(0, \"color\")) : J.$eq$(self.process.stdout.isTTY, true);\n t2 = J.toString$1$color$(error, t2);\n if (A._asBool(_box_0.options._options.$index(0, \"trace\"))) {\n t3 = error;\n t4 = typeof t3 == \"string\";\n if (t4 || typeof t3 == \"number\" || A._isBool(t3))\n t3 = null;\n else {\n t5 = $.$get$_traces();\n t4 = A._isBool(t3) || typeof t3 == \"number\" || t4;\n if (t4)\n A.throwExpression(A.ArgumentError$value(t3, string$.Expand, null));\n t3 = t5._jsWeakMap.get(t3);\n }\n if (t3 == null)\n t3 = stackTrace;\n } else\n t3 = null;\n printError.call$2(t2, t3);\n if (J.get$exitCode$x(self.process) !== 66)\n J.set$exitCode$x(self.process, 65);\n if (A._asBool(_box_0.options._options.$index(0, \"stop-on-error\"))) {\n // goto return\n $async$goto = 1;\n break;\n }\n } else if (t2 instanceof A.FileSystemException) {\n error0 = t2;\n stackTrace0 = A.getTraceFromException($async$exception);\n path = error0.path;\n t2 = path == null ? error0.message : \"Error reading \" + $.$get$context().relative$2$from(path, null) + \": \" + error0.message + \".\";\n if (A._asBool(_box_0.options._options.$index(0, \"trace\"))) {\n t3 = error0;\n t4 = typeof t3 == \"string\";\n if (t4 || typeof t3 == \"number\" || A._isBool(t3))\n t3 = null;\n else {\n t5 = $.$get$_traces();\n t4 = A._isBool(t3) || typeof t3 == \"number\" || t4;\n if (t4)\n A.throwExpression(A.ArgumentError$value(t3, string$.Expand, null));\n t3 = t5._jsWeakMap.get(t3);\n }\n if (t3 == null)\n t3 = stackTrace0;\n } else\n t3 = null;\n printError.call$2(t2, t3);\n J.set$exitCode$x(self.process, 66);\n if (A._asBool(_box_0.options._options.$index(0, \"stop-on-error\"))) {\n // goto return\n $async$goto = 1;\n break;\n }\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 21;\n break;\n case 18:\n // uncaught\n // goto catch\n $async$goto = 4;\n break;\n case 21:\n // after finally\n // goto for condition\n $async$goto = 16;\n break;\n case 17:\n // after for\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception1 = $async$currentError;\n t1 = A.unwrapException($async$exception1);\n if (t1 instanceof A.UsageException) {\n error1 = t1;\n A.print(error1.message + \"\\n\");\n A.print(\"Usage: sass [output.css]\\n sass : : \\n\");\n t1 = $.$get$ExecutableOptions__parser();\n A.print(new A._Usage(t1._optionsAndSeparators, new A.StringBuffer(\"\"), t1.usageLineLength).generate$0());\n J.set$exitCode$x(self.process, 64);\n } else {\n error2 = t1;\n stackTrace1 = A.getTraceFromException($async$exception1);\n buffer = new A.StringBuffer(\"\");\n t1 = _box_0.options;\n if (t1 != null && t1.get$color())\n buffer._contents += \"\\x1b[31m\\x1b[1m\";\n buffer._contents += \"Unexpected exception:\";\n t1 = _box_0.options;\n if (t1 != null && t1.get$color())\n buffer._contents += \"\\x1b[0m\";\n buffer._contents += \"\\n\";\n buffer._contents += A.S(error2) + \"\\n\";\n t1 = buffer._contents;\n t2 = A.getTrace(error2);\n if (t2 == null)\n t2 = stackTrace1;\n printError.call$2(t1.charCodeAt(0) == 0 ? t1 : t1, t2);\n J.set$exitCode$x(self.process, 255);\n }\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$main0, $async$completer);\n },\n _loadVersion() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue;\n var $async$_loadVersion = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = \"1.49.7 compiled with dart2js 2.15.1\";\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_loadVersion, $async$completer);\n },\n main_printError: function main_printError(t0) {\n this._box_0 = t0;\n },\n main_closure: function main_closure(t0, t1) {\n this._box_0 = t0;\n this.destination = t1;\n },\n SassParser0: function SassParser0(t0, t1, t2) {\n var _ = this;\n _._sass0$_currentIndentation = 0;\n _._sass0$_spaces = _._sass0$_nextIndentationEnd = _._sass0$_nextIndentation = null;\n _._stylesheet0$_isUseAllowed = true;\n _._stylesheet0$_inParentheses = _._stylesheet0$_inStyleRule = _._stylesheet0$_inUnknownAtRule = _._stylesheet0$_inControlDirective = _._stylesheet0$_inContentBlock = _._stylesheet0$_inMixin = false;\n _._stylesheet0$_globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n SassParser_children_closure0: function SassParser_children_closure0(t0, t1, t2) {\n this.$this = t0;\n this.child = t1;\n this.children = t2;\n },\n _translateReturnValue(val) {\n if (type$.Future_dynamic._is(val))\n return A.futureToPromise(val, type$.dynamic);\n else\n return val;\n },\n main1() {\n new Uint8Array(0);\n A.main();\n J.set$cli_pkg_main_0_$x(self.exports, A._wrapMain(A.sass__main$closure()));\n },\n _wrapMain(main) {\n if (type$.dynamic_Function._is(main))\n return A.allowInterop(new A._wrapMain_closure(main));\n else\n return A.allowInterop(new A._wrapMain_closure0(main));\n },\n _Exports: function _Exports() {\n },\n _wrapMain_closure: function _wrapMain_closure(t0) {\n this.main = t0;\n },\n _wrapMain_closure0: function _wrapMain_closure0(t0) {\n this.main = t0;\n },\n ScssParser$0(contents, logger, url) {\n var t1 = A.SpanScanner$(contents, url),\n t2 = logger == null ? B.StderrLogger_false0 : logger;\n return new A.ScssParser0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration_2), t1, t2);\n },\n ScssParser0: function ScssParser0(t0, t1, t2) {\n var _ = this;\n _._stylesheet0$_isUseAllowed = true;\n _._stylesheet0$_inParentheses = _._stylesheet0$_inStyleRule = _._stylesheet0$_inUnknownAtRule = _._stylesheet0$_inControlDirective = _._stylesheet0$_inContentBlock = _._stylesheet0$_inMixin = false;\n _._stylesheet0$_globalVariables = t0;\n _.lastSilentComment = null;\n _.scanner = t1;\n _.logger = t2;\n },\n Selector0: function Selector0() {\n },\n SelectorExpression0: function SelectorExpression0(t0) {\n this.span = t0;\n },\n _prependParent0(compound) {\n var t2, _null = null,\n t1 = compound.components,\n first = B.JSArray_methods.get$first(t1);\n if (first instanceof A.UniversalSelector0)\n return _null;\n if (first instanceof A.TypeSelector0) {\n t2 = first.name;\n if (t2.namespace != null)\n return _null;\n t2 = A._setArrayType([new A.ParentSelector0(t2.name)], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t2, A.SubListIterable$(t1, 1, _null, A._arrayInstanceType(t1)._precomputed1));\n return A.CompoundSelector$0(t2);\n } else {\n t2 = A._setArrayType([new A.ParentSelector0(_null)], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t2, t1);\n return A.CompoundSelector$0(t2);\n }\n },\n _function7($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:selector\");\n },\n _nest_closure0: function _nest_closure0() {\n },\n _nest__closure1: function _nest__closure1(t0) {\n this._box_0 = t0;\n },\n _nest__closure2: function _nest__closure2() {\n },\n _append_closure1: function _append_closure1() {\n },\n _append__closure1: function _append__closure1() {\n },\n _append__closure2: function _append__closure2() {\n },\n _append___closure0: function _append___closure0(t0) {\n this.parent = t0;\n },\n _extend_closure0: function _extend_closure0() {\n },\n _replace_closure0: function _replace_closure0() {\n },\n _unify_closure0: function _unify_closure0() {\n },\n _isSuperselector_closure0: function _isSuperselector_closure0() {\n },\n _simpleSelectors_closure0: function _simpleSelectors_closure0() {\n },\n _simpleSelectors__closure0: function _simpleSelectors__closure0() {\n },\n _parse_closure0: function _parse_closure0() {\n },\n SelectorParser$0(contents, allowParent, allowPlaceholder, logger, url) {\n var t1 = A.SpanScanner$(contents, url);\n return new A.SelectorParser0(allowParent, allowPlaceholder, t1, logger == null ? B.StderrLogger_false0 : logger);\n },\n SelectorParser0: function SelectorParser0(t0, t1, t2, t3) {\n var _ = this;\n _._selector$_allowParent = t0;\n _._selector$_allowPlaceholder = t1;\n _.scanner = t2;\n _.logger = t3;\n },\n SelectorParser_parse_closure0: function SelectorParser_parse_closure0(t0) {\n this.$this = t0;\n },\n SelectorParser_parseCompoundSelector_closure0: function SelectorParser_parseCompoundSelector_closure0(t0) {\n this.$this = t0;\n },\n serialize0(node, charset, indentWidth, inspect, lineFeed, sourceMap, style, useSpaces) {\n var t1, css, t2, prefix,\n visitor = A._SerializeVisitor$0(indentWidth == null ? 2 : indentWidth, inspect, lineFeed, true, sourceMap, style, useSpaces);\n node.accept$1(visitor);\n t1 = visitor._serialize0$_buffer;\n css = t1.toString$0(0);\n if (charset) {\n t2 = new A.CodeUnits(css);\n t2 = t2.any$1(t2, new A.serialize_closure0());\n } else\n t2 = false;\n if (t2)\n prefix = style === B.OutputStyle_compressed0 ? \"\\ufeff\" : '@charset \"UTF-8\";\\n';\n else\n prefix = \"\";\n t2 = prefix + css;\n return new A.SerializeResult0(t2, sourceMap ? t1.buildSourceMap$1$prefix(prefix) : null);\n },\n serializeValue0(value, inspect, quote) {\n var visitor = A._SerializeVisitor$0(null, inspect, null, quote, false, null, true);\n value.accept$1(visitor);\n return visitor._serialize0$_buffer.toString$0(0);\n },\n serializeSelector0(selector, inspect) {\n var visitor = A._SerializeVisitor$0(null, true, null, true, false, null, true);\n selector.accept$1(visitor);\n return visitor._serialize0$_buffer.toString$0(0);\n },\n _SerializeVisitor$0(indentWidth, inspect, lineFeed, quote, sourceMap, style, useSpaces) {\n var t1 = sourceMap ? new A.SourceMapBuffer0(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Entry)) : new A.NoSourceMapBuffer0(new A.StringBuffer(\"\")),\n t2 = style == null ? B.OutputStyle_expanded0 : style,\n t3 = useSpaces ? 32 : 9,\n t4 = indentWidth == null ? 2 : indentWidth,\n t5 = lineFeed == null ? B.LineFeed_D6m : lineFeed;\n A.RangeError_checkValueInInterval(t4, 0, 10, \"indentWidth\");\n return new A._SerializeVisitor0(t1, t2, inspect, quote, t3, t4, t5);\n },\n serialize_closure0: function serialize_closure0() {\n },\n _SerializeVisitor0: function _SerializeVisitor0(t0, t1, t2, t3, t4, t5, t6) {\n var _ = this;\n _._serialize0$_buffer = t0;\n _._serialize0$_indentation = 0;\n _._serialize0$_style = t1;\n _._serialize0$_inspect = t2;\n _._serialize0$_quote = t3;\n _._serialize0$_indentCharacter = t4;\n _._serialize0$_indentWidth = t5;\n _._lineFeed = t6;\n },\n _SerializeVisitor_visitCssComment_closure0: function _SerializeVisitor_visitCssComment_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssAtRule_closure0: function _SerializeVisitor_visitCssAtRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssMediaRule_closure0: function _SerializeVisitor_visitCssMediaRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssImport_closure0: function _SerializeVisitor_visitCssImport_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssImport__closure0: function _SerializeVisitor_visitCssImport__closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssKeyframeBlock_closure0: function _SerializeVisitor_visitCssKeyframeBlock_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssStyleRule_closure0: function _SerializeVisitor_visitCssStyleRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssSupportsRule_closure0: function _SerializeVisitor_visitCssSupportsRule_closure0(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssDeclaration_closure1: function _SerializeVisitor_visitCssDeclaration_closure1(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitCssDeclaration_closure2: function _SerializeVisitor_visitCssDeclaration_closure2(t0, t1) {\n this.$this = t0;\n this.node = t1;\n },\n _SerializeVisitor_visitList_closure2: function _SerializeVisitor_visitList_closure2() {\n },\n _SerializeVisitor_visitList_closure3: function _SerializeVisitor_visitList_closure3(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _SerializeVisitor_visitList_closure4: function _SerializeVisitor_visitList_closure4(t0) {\n this.$this = t0;\n },\n _SerializeVisitor_visitMap_closure0: function _SerializeVisitor_visitMap_closure0(t0) {\n this.$this = t0;\n },\n _SerializeVisitor_visitSelectorList_closure0: function _SerializeVisitor_visitSelectorList_closure0() {\n },\n _SerializeVisitor__write_closure0: function _SerializeVisitor__write_closure0(t0, t1) {\n this.$this = t0;\n this.value = t1;\n },\n _SerializeVisitor__visitChildren_closure0: function _SerializeVisitor__visitChildren_closure0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.children = t2;\n },\n OutputStyle0: function OutputStyle0(t0) {\n this._serialize0$_name = t0;\n },\n LineFeed0: function LineFeed0(t0, t1) {\n this.name = t0;\n this.text = t1;\n },\n SerializeResult0: function SerializeResult0(t0, t1) {\n this.css = t0;\n this.sourceMap = t1;\n },\n ShadowedModuleView_ifNecessary0(inner, functions, mixins, variables, $T) {\n return A.ShadowedModuleView__needsBlocklist0(inner.get$variables(), variables) || A.ShadowedModuleView__needsBlocklist0(inner.get$functions(inner), functions) || A.ShadowedModuleView__needsBlocklist0(inner.get$mixins(), mixins) ? new A.ShadowedModuleView0(inner, A.ShadowedModuleView__shadowedMap0(inner.get$variables(), variables, type$.Value_2), A.ShadowedModuleView__shadowedMap0(inner.get$variableNodes(), variables, type$.AstNode_2), A.ShadowedModuleView__shadowedMap0(inner.get$functions(inner), functions, $T), A.ShadowedModuleView__shadowedMap0(inner.get$mixins(), mixins, $T), $T._eval$1(\"ShadowedModuleView0<0>\")) : null;\n },\n ShadowedModuleView__shadowedMap0(map, blocklist, $V) {\n var t1 = A.ShadowedModuleView__needsBlocklist0(map, blocklist);\n return !t1 ? map : A.LimitedMapView$blocklist0(map, blocklist, type$.String, $V);\n },\n ShadowedModuleView__needsBlocklist0(map, blocklist) {\n var t1 = map.get$isNotEmpty(map) && blocklist.any$1(0, map.get$containsKey());\n return t1;\n },\n ShadowedModuleView0: function ShadowedModuleView0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._shadowed_view0$_inner = t0;\n _.variables = t1;\n _.variableNodes = t2;\n _.functions = t3;\n _.mixins = t4;\n _.$ti = t5;\n },\n SilentComment0: function SilentComment0(t0, t1) {\n this.text = t0;\n this.span = t1;\n },\n SimpleSelector0: function SimpleSelector0() {\n },\n SingleUnitSassNumber0: function SingleUnitSassNumber0(t0, t1, t2) {\n var _ = this;\n _._single_unit$_unit = t0;\n _._number1$_value = t1;\n _.hashCache = null;\n _.asSlash = t2;\n },\n SingleUnitSassNumber__coerceToUnit_closure0: function SingleUnitSassNumber__coerceToUnit_closure0(t0, t1) {\n this.$this = t0;\n this.unit = t1;\n },\n SingleUnitSassNumber__coerceValueToUnit_closure0: function SingleUnitSassNumber__coerceValueToUnit_closure0(t0) {\n this.$this = t0;\n },\n SingleUnitSassNumber_multiplyUnits_closure1: function SingleUnitSassNumber_multiplyUnits_closure1(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n SingleUnitSassNumber_multiplyUnits_closure2: function SingleUnitSassNumber_multiplyUnits_closure2(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n SourceMapBuffer0: function SourceMapBuffer0(t0, t1) {\n var _ = this;\n _._source_map_buffer0$_buffer = t0;\n _._source_map_buffer0$_entries = t1;\n _._source_map_buffer0$_column = _._source_map_buffer0$_line = 0;\n _._source_map_buffer0$_inSpan = false;\n },\n SourceMapBuffer_buildSourceMap_closure0: function SourceMapBuffer_buildSourceMap_closure0(t0, t1) {\n this._box_0 = t0;\n this.prefixLength = t1;\n },\n updateSourceSpanPrototype() {\n var span = A.SourceFile$fromString(\"\", null).span$1(0, 0),\n t1 = type$.JSClass,\n t2 = t1._as(span.constructor),\n t3 = type$.String,\n t4 = type$.Function;\n A.LinkedHashMap_LinkedHashMap$_literal([\"start\", new A.updateSourceSpanPrototype_closure(), \"end\", new A.updateSourceSpanPrototype_closure0(), \"url\", new A.updateSourceSpanPrototype_closure1(), \"text\", new A.updateSourceSpanPrototype_closure2(), \"context\", new A.updateSourceSpanPrototype_closure3()], t3, t4).forEach$1(0, A.JSClassExtension_get_defineGetter(t2));\n t1 = t1._as(A.FileLocation$_(span.file, span._file$_start).constructor);\n A.LinkedHashMap_LinkedHashMap$_literal([\"line\", new A.updateSourceSpanPrototype_closure4(), \"column\", new A.updateSourceSpanPrototype_closure5()], t3, t4).forEach$1(0, A.JSClassExtension_get_defineGetter(t1));\n },\n updateSourceSpanPrototype_closure: function updateSourceSpanPrototype_closure() {\n },\n updateSourceSpanPrototype_closure0: function updateSourceSpanPrototype_closure0() {\n },\n updateSourceSpanPrototype_closure1: function updateSourceSpanPrototype_closure1() {\n },\n updateSourceSpanPrototype_closure2: function updateSourceSpanPrototype_closure2() {\n },\n updateSourceSpanPrototype_closure3: function updateSourceSpanPrototype_closure3() {\n },\n updateSourceSpanPrototype_closure4: function updateSourceSpanPrototype_closure4() {\n },\n updateSourceSpanPrototype_closure5: function updateSourceSpanPrototype_closure5() {\n },\n _IterableExtension__search0(_this, callback) {\n var t1, value;\n for (t1 = J.get$iterator$ax(_this); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n },\n StatementSearchVisitor0: function StatementSearchVisitor0() {\n },\n StatementSearchVisitor_visitIfRule_closure1: function StatementSearchVisitor_visitIfRule_closure1(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule__closure2: function StatementSearchVisitor_visitIfRule__closure2(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule_closure2: function StatementSearchVisitor_visitIfRule_closure2(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitIfRule__closure1: function StatementSearchVisitor_visitIfRule__closure1(t0) {\n this.$this = t0;\n },\n StatementSearchVisitor_visitChildren_closure0: function StatementSearchVisitor_visitChildren_closure0(t0) {\n this.$this = t0;\n },\n StaticImport0: function StaticImport0(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.supports = t1;\n _.media = t2;\n _.span = t3;\n },\n StderrLogger0: function StderrLogger0(t0) {\n this.color = t0;\n },\n StringExpression_quoteText0(text) {\n var t1,\n quote = A.StringExpression__bestQuote0(A._setArrayType([text], type$.JSArray_String)),\n buffer = new A.StringBuffer(\"\");\n buffer._contents = \"\" + A.Primitives_stringFromCharCode(quote);\n A.StringExpression__quoteInnerText0(text, quote, buffer, true);\n t1 = buffer._contents += A.Primitives_stringFromCharCode(quote);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n StringExpression__quoteInnerText0(text, quote, buffer, $static) {\n var t1, t2, i, codeUnit, next, t3;\n for (t1 = text.length, t2 = t1 - 1, i = 0; i < t1; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(text, i);\n if (codeUnit === 10 || codeUnit === 13 || codeUnit === 12) {\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(97);\n if (i !== t2) {\n next = B.JSString_methods._codeUnitAt$1(text, i + 1);\n if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12 || A.isHex0(next))\n buffer.writeCharCode$1(32);\n }\n } else {\n if (codeUnit !== quote)\n if (codeUnit !== 92)\n t3 = $static && codeUnit === 35 && i < t2 && B.JSString_methods._codeUnitAt$1(text, i + 1) === 123;\n else\n t3 = true;\n else\n t3 = true;\n if (t3)\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(codeUnit);\n }\n }\n },\n StringExpression__bestQuote0(strings) {\n var t1, containsDoubleQuote, t2, t3, i, codeUnit;\n for (t1 = J.get$iterator$ax(strings), containsDoubleQuote = false; t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n for (t3 = t2.length, i = 0; i < t3; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(t2, i);\n if (codeUnit === 39)\n return 34;\n if (codeUnit === 34)\n containsDoubleQuote = true;\n }\n }\n return containsDoubleQuote ? 39 : 34;\n },\n StringExpression0: function StringExpression0(t0, t1) {\n this.text = t0;\n this.hasQuotes = t1;\n },\n _codepointForIndex0(index, lengthInCodepoints, allowNegative) {\n var result;\n if (index === 0)\n return 0;\n if (index > 0)\n return Math.min(index - 1, lengthInCodepoints);\n result = lengthInCodepoints + index;\n if (result < 0 && !allowNegative)\n return 0;\n return result;\n },\n _function6($name, $arguments, callback) {\n return A.BuiltInCallable$function0($name, $arguments, callback, \"sass:string\");\n },\n _unquote_closure0: function _unquote_closure0() {\n },\n _quote_closure0: function _quote_closure0() {\n },\n _length_closure1: function _length_closure1() {\n },\n _insert_closure0: function _insert_closure0() {\n },\n _index_closure1: function _index_closure1() {\n },\n _slice_closure0: function _slice_closure0() {\n },\n _toUpperCase_closure0: function _toUpperCase_closure0() {\n },\n _toLowerCase_closure0: function _toLowerCase_closure0() {\n },\n _uniqueId_closure0: function _uniqueId_closure0() {\n },\n _NodeSassString: function _NodeSassString() {\n },\n legacyStringClass_closure: function legacyStringClass_closure() {\n },\n legacyStringClass_closure0: function legacyStringClass_closure0() {\n },\n legacyStringClass_closure1: function legacyStringClass_closure1() {\n },\n stringClass_closure: function stringClass_closure() {\n },\n stringClass__closure: function stringClass__closure() {\n },\n stringClass__closure0: function stringClass__closure0() {\n },\n stringClass__closure1: function stringClass__closure1() {\n },\n stringClass__closure2: function stringClass__closure2() {\n },\n stringClass__closure3: function stringClass__closure3() {\n },\n _ConstructorOptions1: function _ConstructorOptions1() {\n },\n SassString$0(_text, quotes) {\n return new A.SassString0(_text, quotes);\n },\n SassString0: function SassString0(t0, t1) {\n var _ = this;\n _._string0$_text = t0;\n _._string0$_hasQuotes = t1;\n _._string0$__SassString__sassLength = $;\n _._string0$_hashCache = null;\n },\n ModifiableCssStyleRule$0(selector, span, originalSelector) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n return new A.ModifiableCssStyleRule0(selector, originalSelector, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode_2), t1);\n },\n ModifiableCssStyleRule0: function ModifiableCssStyleRule0(t0, t1, t2, t3, t4) {\n var _ = this;\n _.selector = t0;\n _.originalSelector = t1;\n _.span = t2;\n _.children = t3;\n _._node1$_children = t4;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n StyleRule$0(selector, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.StyleRule0(selector, span, t1, t2);\n },\n StyleRule0: function StyleRule0(t0, t1, t2, t3) {\n var _ = this;\n _.selector = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n CssStylesheet0: function CssStylesheet0(t0, t1) {\n this.children = t0;\n this.span = t1;\n },\n ModifiableCssStylesheet$0(span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n return new A.ModifiableCssStylesheet0(span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode_2), t1);\n },\n ModifiableCssStylesheet0: function ModifiableCssStylesheet0(t0, t1, t2) {\n var _ = this;\n _.span = t0;\n _.children = t1;\n _._node1$_children = t2;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n StylesheetParser0: function StylesheetParser0() {\n },\n StylesheetParser_parse_closure0: function StylesheetParser_parse_closure0(t0) {\n this.$this = t0;\n },\n StylesheetParser_parse__closure1: function StylesheetParser_parse__closure1(t0) {\n this.$this = t0;\n },\n StylesheetParser_parse__closure2: function StylesheetParser_parse__closure2() {\n },\n StylesheetParser_parseArgumentDeclaration_closure0: function StylesheetParser_parseArgumentDeclaration_closure0(t0) {\n this.$this = t0;\n },\n StylesheetParser__parseSingleProduction_closure0: function StylesheetParser__parseSingleProduction_closure0(t0, t1, t2) {\n this.$this = t0;\n this.production = t1;\n this.T = t2;\n },\n StylesheetParser_parseSignature_closure: function StylesheetParser_parseSignature_closure(t0, t1) {\n this.$this = t0;\n this.requireParens = t1;\n },\n StylesheetParser__statement_closure0: function StylesheetParser__statement_closure0(t0) {\n this.$this = t0;\n },\n StylesheetParser_variableDeclarationWithoutNamespace_closure1: function StylesheetParser_variableDeclarationWithoutNamespace_closure1(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n StylesheetParser_variableDeclarationWithoutNamespace_closure2: function StylesheetParser_variableDeclarationWithoutNamespace_closure2(t0) {\n this.declaration = t0;\n },\n StylesheetParser__declarationOrBuffer_closure1: function StylesheetParser__declarationOrBuffer_closure1(t0) {\n this.name = t0;\n },\n StylesheetParser__declarationOrBuffer_closure2: function StylesheetParser__declarationOrBuffer_closure2(t0, t1) {\n this._box_0 = t0;\n this.name = t1;\n },\n StylesheetParser__styleRule_closure0: function StylesheetParser__styleRule_closure0(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.wasInStyleRule = t2;\n _.start = t3;\n },\n StylesheetParser__propertyOrVariableDeclaration_closure1: function StylesheetParser__propertyOrVariableDeclaration_closure1(t0) {\n this._box_0 = t0;\n },\n StylesheetParser__propertyOrVariableDeclaration_closure2: function StylesheetParser__propertyOrVariableDeclaration_closure2(t0, t1) {\n this._box_0 = t0;\n this.value = t1;\n },\n StylesheetParser__atRootRule_closure1: function StylesheetParser__atRootRule_closure1(t0) {\n this.query = t0;\n },\n StylesheetParser__atRootRule_closure2: function StylesheetParser__atRootRule_closure2() {\n },\n StylesheetParser__eachRule_closure0: function StylesheetParser__eachRule_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.wasInControlDirective = t1;\n _.variables = t2;\n _.list = t3;\n },\n StylesheetParser__functionRule_closure0: function StylesheetParser__functionRule_closure0(t0, t1, t2) {\n this.name = t0;\n this.$arguments = t1;\n this.precedingComment = t2;\n },\n StylesheetParser__forRule_closure1: function StylesheetParser__forRule_closure1(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n StylesheetParser__forRule_closure2: function StylesheetParser__forRule_closure2(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.wasInControlDirective = t2;\n _.variable = t3;\n _.from = t4;\n _.to = t5;\n },\n StylesheetParser__memberList_closure0: function StylesheetParser__memberList_closure0(t0, t1, t2) {\n this.$this = t0;\n this.variables = t1;\n this.identifiers = t2;\n },\n StylesheetParser__includeRule_closure0: function StylesheetParser__includeRule_closure0(t0) {\n this.contentArguments_ = t0;\n },\n StylesheetParser_mediaRule_closure0: function StylesheetParser_mediaRule_closure0(t0) {\n this.query = t0;\n },\n StylesheetParser__mixinRule_closure0: function StylesheetParser__mixinRule_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.$this = t0;\n _.name = t1;\n _.$arguments = t2;\n _.precedingComment = t3;\n },\n StylesheetParser_mozDocumentRule_closure0: function StylesheetParser_mozDocumentRule_closure0(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.name = t2;\n _.value = t3;\n },\n StylesheetParser_supportsRule_closure0: function StylesheetParser_supportsRule_closure0(t0) {\n this.condition = t0;\n },\n StylesheetParser__whileRule_closure0: function StylesheetParser__whileRule_closure0(t0, t1, t2) {\n this.$this = t0;\n this.wasInControlDirective = t1;\n this.condition = t2;\n },\n StylesheetParser_unknownAtRule_closure0: function StylesheetParser_unknownAtRule_closure0(t0, t1) {\n this._box_0 = t0;\n this.name = t1;\n },\n StylesheetParser_expression_resetState0: function StylesheetParser_expression_resetState0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.start = t2;\n },\n StylesheetParser_expression_resolveOneOperation0: function StylesheetParser_expression_resolveOneOperation0(t0, t1) {\n this._box_0 = t0;\n this.$this = t1;\n },\n StylesheetParser_expression_resolveOperations0: function StylesheetParser_expression_resolveOperations0(t0, t1) {\n this._box_0 = t0;\n this.resolveOneOperation = t1;\n },\n StylesheetParser_expression_addSingleExpression0: function StylesheetParser_expression_addSingleExpression0(t0, t1, t2, t3) {\n var _ = this;\n _._box_0 = t0;\n _.$this = t1;\n _.resetState = t2;\n _.resolveOperations = t3;\n },\n StylesheetParser_expression_addOperator0: function StylesheetParser_expression_addOperator0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.resolveOneOperation = t2;\n },\n StylesheetParser_expression_resolveSpaceExpressions0: function StylesheetParser_expression_resolveSpaceExpressions0(t0, t1, t2) {\n this._box_0 = t0;\n this.$this = t1;\n this.resolveOperations = t2;\n },\n StylesheetParser__expressionUntilComma_closure0: function StylesheetParser__expressionUntilComma_closure0(t0) {\n this.$this = t0;\n },\n StylesheetParser__unicodeRange_closure1: function StylesheetParser__unicodeRange_closure1() {\n },\n StylesheetParser__unicodeRange_closure2: function StylesheetParser__unicodeRange_closure2() {\n },\n StylesheetParser_namespacedExpression_closure0: function StylesheetParser_namespacedExpression_closure0(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n StylesheetParser_trySpecialFunction_closure0: function StylesheetParser_trySpecialFunction_closure0() {\n },\n StylesheetParser__expressionUntilComparison_closure0: function StylesheetParser__expressionUntilComparison_closure0(t0) {\n this.$this = t0;\n },\n StylesheetParser__publicIdentifier_closure0: function StylesheetParser__publicIdentifier_closure0(t0, t1) {\n this.$this = t0;\n this.start = t1;\n },\n Stylesheet$internal0(children, span, plainCss) {\n var t1 = A._setArrayType([], type$.JSArray_UseRule_2),\n t2 = A._setArrayType([], type$.JSArray_ForwardRule_2),\n t3 = A.List_List$unmodifiable(children, type$.Statement_2),\n t4 = B.JSArray_methods.any$1(t3, new A.ParentStatement_closure0());\n t1 = new A.Stylesheet0(span, plainCss, t1, t2, t3, t4);\n t1.Stylesheet$internal$3$plainCss0(children, span, plainCss);\n return t1;\n },\n Stylesheet_Stylesheet$parse0(contents, syntax, logger, url) {\n var t1, t2;\n switch (syntax) {\n case B.Syntax_Sass0:\n t1 = A.SpanScanner$(contents, url);\n t2 = logger == null ? B.StderrLogger_false0 : logger;\n return new A.SassParser0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration_2), t1, t2).parse$0();\n case B.Syntax_SCSS0:\n return A.ScssParser$0(contents, logger, url).parse$0();\n case B.Syntax_CSS0:\n t1 = A.SpanScanner$(contents, url);\n t2 = logger == null ? B.StderrLogger_false0 : logger;\n return new A.CssParser0(A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.VariableDeclaration_2), t1, t2).parse$0();\n default:\n throw A.wrapException(A.ArgumentError$(\"Unknown syntax \" + syntax.toString$0(0) + \".\", null));\n }\n },\n Stylesheet0: function Stylesheet0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.span = t0;\n _.plainCss = t1;\n _._stylesheet1$_uses = t2;\n _._stylesheet1$_forwards = t3;\n _.children = t4;\n _.hasDeclarations = t5;\n },\n ModifiableCssSupportsRule$0(condition, span) {\n var t1 = A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n return new A.ModifiableCssSupportsRule0(condition, span, new A.UnmodifiableListView(t1, type$.UnmodifiableListView_ModifiableCssNode_2), t1);\n },\n ModifiableCssSupportsRule0: function ModifiableCssSupportsRule0(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _._node1$_children = t3;\n _._node1$_indexInParent = _._node1$_parent = null;\n _.isGroupEnd = false;\n },\n SupportsRule$0(condition, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.SupportsRule0(condition, span, t1, t2);\n },\n SupportsRule0: function SupportsRule0(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n NodeToDartImporter: function NodeToDartImporter(t0, t1) {\n this._sync$_canonicalize = t0;\n this._sync$_load = t1;\n },\n Syntax_forPath0(path) {\n switch (A.ParsedPath_ParsedPath$parse(path, $.$get$context().style)._splitExtension$1(1)[1]) {\n case \".sass\":\n return B.Syntax_Sass0;\n case \".css\":\n return B.Syntax_CSS0;\n default:\n return B.Syntax_SCSS0;\n }\n },\n Syntax0: function Syntax0(t0) {\n this._syntax0$_name = t0;\n },\n TerseLogger0: function TerseLogger0(t0, t1) {\n this._terse$_warningCounts = t0;\n this._terse$_inner = t1;\n },\n TerseLogger_summarize_closure1: function TerseLogger_summarize_closure1() {\n },\n TerseLogger_summarize_closure2: function TerseLogger_summarize_closure2() {\n },\n TypeSelector0: function TypeSelector0(t0) {\n this.name = t0;\n },\n Types: function Types() {\n },\n UnaryOperationExpression0: function UnaryOperationExpression0(t0, t1, t2) {\n this.operator = t0;\n this.operand = t1;\n this.span = t2;\n },\n UnaryOperator0: function UnaryOperator0(t0, t1) {\n this.name = t0;\n this.operator = t1;\n },\n UnitlessSassNumber0: function UnitlessSassNumber0(t0, t1) {\n this._number1$_value = t0;\n this.hashCache = null;\n this.asSlash = t1;\n },\n UniversalSelector0: function UniversalSelector0(t0) {\n this.namespace = t0;\n },\n UnprefixedMapView0: function UnprefixedMapView0(t0, t1, t2) {\n this._unprefixed_map_view0$_map = t0;\n this._unprefixed_map_view0$_prefix = t1;\n this.$ti = t2;\n },\n _UnprefixedKeys0: function _UnprefixedKeys0(t0) {\n this._unprefixed_map_view0$_view = t0;\n },\n _UnprefixedKeys_iterator_closure1: function _UnprefixedKeys_iterator_closure1(t0) {\n this.$this = t0;\n },\n _UnprefixedKeys_iterator_closure2: function _UnprefixedKeys_iterator_closure2(t0) {\n this.$this = t0;\n },\n JSUrl0: function JSUrl0() {\n },\n UseRule0: function UseRule0(t0, t1, t2, t3) {\n var _ = this;\n _.url = t0;\n _.namespace = t1;\n _.configuration = t2;\n _.span = t3;\n },\n UserDefinedCallable0: function UserDefinedCallable0(t0, t1, t2) {\n this.declaration = t0;\n this.environment = t1;\n this.$ti = t2;\n },\n fromImport0() {\n var t1 = A._asBoolQ($.Zone__current.$index(0, B.Symbol__inImportRule));\n return t1 === true;\n },\n resolveImportPath0(path) {\n var t1,\n extension = A.ParsedPath_ParsedPath$parse(path, $.$get$context().style)._splitExtension$1(1)[1];\n if (extension === \".sass\" || extension === \".scss\" || extension === \".css\") {\n t1 = A.fromImport0() ? new A.resolveImportPath_closure1(path, extension).call$0() : null;\n return t1 == null ? A._exactlyOne0(A._tryPath0(path)) : t1;\n }\n t1 = A.fromImport0() ? new A.resolveImportPath_closure2(path).call$0() : null;\n if (t1 == null)\n t1 = A._exactlyOne0(A._tryPathWithExtensions0(path));\n return t1 == null ? A._tryPathAsDirectory0(path) : t1;\n },\n _tryPathWithExtensions0(path) {\n var result = A._tryPath0(path + \".sass\");\n B.JSArray_methods.addAll$1(result, A._tryPath0(path + \".scss\"));\n return result.length !== 0 ? result : A._tryPath0(path + \".css\");\n },\n _tryPath0(path) {\n var t1 = $.$get$context(),\n partial = A.join(t1.dirname$1(path), \"_\" + A.ParsedPath_ParsedPath$parse(path, t1.style).get$basename(), null);\n t1 = A._setArrayType([], type$.JSArray_String);\n if (A.fileExists0(partial))\n t1.push(partial);\n if (A.fileExists0(path))\n t1.push(path);\n return t1;\n },\n _tryPathAsDirectory0(path) {\n var t1;\n if (!A.dirExists0(path))\n return null;\n t1 = A.fromImport0() ? new A._tryPathAsDirectory_closure0(path).call$0() : null;\n return t1 == null ? A._exactlyOne0(A._tryPathWithExtensions0(A.join(path, \"index\", null))) : t1;\n },\n _exactlyOne0(paths) {\n var t1 = paths.length;\n if (t1 === 0)\n return null;\n if (t1 === 1)\n return B.JSArray_methods.get$first(paths);\n throw A.wrapException(string$.It_s_n + B.JSArray_methods.map$1$1(paths, new A._exactlyOne_closure0(), type$.String).join$1(0, \"\\n\"));\n },\n resolveImportPath_closure1: function resolveImportPath_closure1(t0, t1) {\n this.path = t0;\n this.extension = t1;\n },\n resolveImportPath_closure2: function resolveImportPath_closure2(t0) {\n this.path = t0;\n },\n _tryPathAsDirectory_closure0: function _tryPathAsDirectory_closure0(t0) {\n this.path = t0;\n },\n _exactlyOne_closure0: function _exactlyOne_closure0() {\n },\n jsThrow(error) {\n return type$.Never._as($.$get$_jsThrow().call$1(error));\n },\n attachJsStack(error, trace) {\n var traceString = trace.toString$0(0),\n firstRealLine = B.JSString_methods.indexOf$1(traceString, \"\\n at\");\n if (firstRealLine !== -1)\n traceString = B.JSString_methods.substring$1(traceString, firstRealLine + 1);\n error.stack = \"Error: \" + A.S(J.get$message$x(error)) + \"\\n\" + traceString;\n },\n jsForEach(object, callback) {\n var t1, t2;\n for (t1 = J.get$iterator$ax(self.Object.keys(object)); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n callback.call$2(t2, object[t2]);\n }\n },\n defineGetter(object, $name, get, value) {\n self.Object.defineProperty(object, $name, get == null ? {value: value, enumerable: false} : {get: A.allowInteropCaptureThis(get), enumerable: false});\n },\n allowInteropNamed($name, $function) {\n $function = A.allowInterop($function);\n A.defineGetter($function, \"name\", null, $name);\n A._hideDartProperties($function);\n return $function;\n },\n allowInteropCaptureThisNamed($name, $function) {\n $function = A.allowInteropCaptureThis($function);\n A.defineGetter($function, \"name\", null, $name);\n A._hideDartProperties($function);\n return $function;\n },\n _hideDartProperties(object) {\n var t1, t2, t3, t4;\n for (t1 = J.cast$1$0$ax(self.Object.getOwnPropertyNames(object), type$.String), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n if (B.JSString_methods.startsWith$1(t3, \"_\")) {\n t4 = {value: object[t3], enumerable: false};\n self.Object.defineProperty(object, t3, t4);\n }\n }\n },\n futureToPromise0(future) {\n return new self.Promise(A.allowInterop(new A.futureToPromise_closure0(future)));\n },\n jsToDartUrl(url) {\n return A.Uri_parse(J.toString$0$(url));\n },\n dartToJSUrl(url) {\n return new self.URL(url.toString$0(0));\n },\n toJSArray(iterable) {\n var t1, t2,\n array = new self.Array();\n for (t1 = J.get$iterator$ax(iterable), t2 = J.getInterceptor$x(array); t1.moveNext$0();)\n t2.push$1(array, t1.get$current(t1));\n return array;\n },\n objectToMap(object) {\n var map = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.nullable_Object);\n A.jsForEach(object, new A.objectToMap_closure(map));\n return map;\n },\n jsToDartSeparator(separator) {\n switch (separator) {\n case \" \":\n return B.ListSeparator_woc0;\n case \",\":\n return B.ListSeparator_kWM0;\n case \"/\":\n return B.ListSeparator_1gm0;\n case null:\n return B.ListSeparator_undecided_null0;\n default:\n A.jsThrow(new self.Error('Unknown separator \"' + A.S(separator) + '\".'));\n }\n },\n parseSyntax(syntax) {\n if (syntax == null || syntax === \"scss\")\n return B.Syntax_SCSS0;\n if (syntax === \"indented\")\n return B.Syntax_Sass0;\n if (syntax === \"css\")\n return B.Syntax_CSS0;\n A.jsThrow(new self.Error('Unknown syntax \"' + A.S(syntax) + '\".'));\n },\n _PropertyDescriptor0: function _PropertyDescriptor0() {\n },\n futureToPromise_closure0: function futureToPromise_closure0(t0) {\n this.future = t0;\n },\n futureToPromise__closure0: function futureToPromise__closure0(t0) {\n this.resolve = t0;\n },\n futureToPromise__closure1: function futureToPromise__closure1(t0) {\n this.reject = t0;\n },\n objectToMap_closure: function objectToMap_closure(t0) {\n this.map = t0;\n },\n toSentence0(iter, conjunction) {\n var t1 = iter.__internal$_iterable,\n t2 = J.getInterceptor$asx(t1);\n if (t2.get$length(t1) === 1)\n return J.toString$0$(iter._f.call$1(t2.get$first(t1)));\n return A.TakeIterable_TakeIterable(iter, t2.get$length(t1) - 1, A._instanceType(iter)._eval$1(\"Iterable.E\")).join$1(0, \", \") + (\" \" + conjunction + \" \" + A.S(iter._f.call$1(t2.get$last(t1))));\n },\n indent0(string, indentation) {\n return new A.MappedListIterable(A._setArrayType(string.split(\"\\n\"), type$.JSArray_String), new A.indent_closure0(indentation), type$.MappedListIterable_String_String).join$1(0, \"\\n\");\n },\n pluralize0($name, number, plural) {\n if (number === 1)\n return $name;\n if (plural != null)\n return plural;\n return $name + \"s\";\n },\n trimAscii0(string, excludeEscape) {\n var t1,\n start = A._firstNonWhitespace0(string);\n if (start == null)\n t1 = \"\";\n else {\n t1 = A._lastNonWhitespace0(string, true);\n t1.toString;\n t1 = B.JSString_methods.substring$2(string, start, t1 + 1);\n }\n return t1;\n },\n trimAsciiRight0(string, excludeEscape) {\n var end = A._lastNonWhitespace0(string, excludeEscape);\n return end == null ? \"\" : B.JSString_methods.substring$2(string, 0, end + 1);\n },\n _firstNonWhitespace0(string) {\n var t1, i, t2;\n for (t1 = string.length, i = 0; i < t1; ++i) {\n t2 = B.JSString_methods._codeUnitAt$1(string, i);\n if (!(t2 === 32 || t2 === 9 || t2 === 10 || t2 === 13 || t2 === 12))\n return i;\n }\n return null;\n },\n _lastNonWhitespace0(string, excludeEscape) {\n var t1, i, codeUnit;\n for (t1 = string.length, i = t1 - 1; i >= 0; --i) {\n codeUnit = B.JSString_methods.codeUnitAt$1(string, i);\n if (!(codeUnit === 32 || codeUnit === 9 || codeUnit === 10 || codeUnit === 13 || codeUnit === 12))\n if (excludeEscape && i !== 0 && i !== t1 && codeUnit === 92)\n return i + 1;\n else\n return i;\n }\n return null;\n },\n isPublic0(member) {\n var start = B.JSString_methods._codeUnitAt$1(member, 0);\n return start !== 45 && start !== 95;\n },\n flattenVertically0(iterable, $T) {\n var result,\n t1 = iterable.$ti._eval$1(\"@\")._bind$1($T._eval$1(\"QueueList<0>\"))._eval$1(\"MappedListIterable<1,2>\"),\n queues = A.List_List$of(new A.MappedListIterable(iterable, new A.flattenVertically_closure1($T), t1), true, t1._eval$1(\"ListIterable.E\"));\n if (queues.length === 1)\n return B.JSArray_methods.get$first(queues);\n result = A._setArrayType([], $T._eval$1(\"JSArray<0>\"));\n for (; queues.length !== 0;) {\n if (!!queues.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeWhere\"));\n B.JSArray_methods._removeWhere$2(queues, new A.flattenVertically_closure2(result, $T), true);\n }\n return result;\n },\n firstOrNull0(iterable) {\n var iterator = J.get$iterator$ax(iterable);\n return iterator.moveNext$0() ? iterator.get$current(iterator) : null;\n },\n codepointIndexToCodeUnitIndex0(string, codepointIndex) {\n var codeUnitIndex, i, codeUnitIndex0;\n for (codeUnitIndex = 0, i = 0; i < codepointIndex; ++i) {\n codeUnitIndex0 = codeUnitIndex + 1;\n codeUnitIndex = B.JSString_methods._codeUnitAt$1(string, codeUnitIndex) >>> 10 === 54 ? codeUnitIndex0 + 1 : codeUnitIndex0;\n }\n return codeUnitIndex;\n },\n codeUnitIndexToCodepointIndex0(string, codeUnitIndex) {\n var codepointIndex, i;\n for (codepointIndex = 0, i = 0; i < codeUnitIndex; i = (B.JSString_methods._codeUnitAt$1(string, i) >>> 10 === 54 ? i + 1 : i) + 1)\n ++codepointIndex;\n return codepointIndex;\n },\n frameForSpan0(span, member, url) {\n var t2, t3, t4,\n t1 = url == null ? span.file.url : url;\n if (t1 == null)\n t1 = $.$get$_noSourceUrl0();\n t2 = span.file;\n t3 = span._file$_start;\n t4 = A.FileLocation$_(t2, t3);\n t4 = t4.file.getLine$1(t4.offset);\n t3 = A.FileLocation$_(t2, t3);\n return new A.Frame(t1, t4 + 1, t3.file.getColumn$1(t3.offset) + 1, member);\n },\n declarationName0(span) {\n var text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, span._file$_start, span._end), 0, null);\n return A.trimAsciiRight0(B.JSString_methods.substring$2(text, 0, B.JSString_methods.indexOf$1(text, \":\")), false);\n },\n unvendor0($name) {\n var i,\n t1 = $name.length;\n if (t1 < 2)\n return $name;\n if (B.JSString_methods._codeUnitAt$1($name, 0) !== 45)\n return $name;\n if (B.JSString_methods._codeUnitAt$1($name, 1) === 45)\n return $name;\n for (i = 2; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1($name, i) === 45)\n return B.JSString_methods.substring$1($name, i + 1);\n return $name;\n },\n equalsIgnoreCase0(string1, string2) {\n var t1, i;\n if (string1 === string2)\n return true;\n if (string1 == null || false)\n return false;\n t1 = string1.length;\n if (t1 !== string2.length)\n return false;\n for (i = 0; i < t1; ++i)\n if (!A.characterEqualsIgnoreCase0(B.JSString_methods._codeUnitAt$1(string1, i), B.JSString_methods._codeUnitAt$1(string2, i)))\n return false;\n return true;\n },\n startsWithIgnoreCase0(string, prefix) {\n var i,\n t1 = prefix.length;\n if (string.length < t1)\n return false;\n for (i = 0; i < t1; ++i)\n if (!A.characterEqualsIgnoreCase0(B.JSString_methods._codeUnitAt$1(string, i), B.JSString_methods._codeUnitAt$1(prefix, i)))\n return false;\n return true;\n },\n mapInPlace0(list, $function) {\n var i;\n for (i = 0; i < list.length; ++i)\n list[i] = $function.call$1(list[i]);\n },\n longestCommonSubsequence0(list1, list2, select, $T) {\n var t1, _length, lengths, t2, t3, _i, selections, i, i0, j, selection, j0;\n if (select == null)\n select = new A.longestCommonSubsequence_closure0($T);\n t1 = J.getInterceptor$asx(list1);\n _length = t1.get$length(list1) + 1;\n lengths = J.JSArray_JSArray$allocateFixed(_length, type$.List_int);\n for (t2 = J.getInterceptor$asx(list2), t3 = type$.int, _i = 0; _i < _length; ++_i)\n lengths[_i] = A.List_List$filled(t2.get$length(list2) + 1, 0, false, t3);\n _length = t1.get$length(list1);\n selections = J.JSArray_JSArray$allocateFixed(_length, $T._eval$1(\"List<0?>\"));\n for (t3 = $T._eval$1(\"0?\"), _i = 0; _i < _length; ++_i)\n selections[_i] = A.List_List$filled(t2.get$length(list2), null, false, t3);\n for (i = 0; i < t1.get$length(list1); i = i0)\n for (i0 = i + 1, j = 0; j < t2.get$length(list2); j = j0) {\n selection = select.call$2(t1.$index(list1, i), t2.$index(list2, j));\n selections[i][j] = selection;\n t3 = lengths[i0];\n j0 = j + 1;\n t3[j0] = selection == null ? Math.max(t3[j], lengths[i][j0]) : lengths[i][j] + 1;\n }\n return new A.longestCommonSubsequence_backtrack0(selections, lengths, $T).call$2(t1.get$length(list1) - 1, t2.get$length(list2) - 1);\n },\n removeFirstWhere0(list, test, orElse) {\n var i;\n for (i = 0; i < list.length; ++i) {\n if (!test.call$1(list[i]))\n continue;\n B.JSArray_methods.removeAt$1(list, i);\n return;\n }\n orElse.call$0();\n },\n mapAddAll20(destination, source, K1, K2, $V) {\n source.forEach$1(0, new A.mapAddAll2_closure0(destination, K1, K2, $V));\n },\n setAll0(map, keys, value) {\n var t1;\n for (t1 = J.get$iterator$ax(keys); t1.moveNext$0();)\n map.$indexSet(0, t1.get$current(t1), value);\n },\n rotateSlice0(list, start, end) {\n var i, next,\n element = list.$index(0, end - 1);\n for (i = start; i < end; ++i, element = next) {\n next = list.$index(0, i);\n list.$indexSet(0, i, element);\n }\n },\n mapAsync0(iterable, callback, $E, $F) {\n return A.mapAsync$body0(iterable, callback, $E, $F, $F._eval$1(\"Iterable<0>\"));\n },\n mapAsync$body0(iterable, callback, $E, $F, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, t2, _i, t1, $async$temp1;\n var $async$mapAsync0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._setArrayType([], $F._eval$1(\"JSArray<0>\"));\n t2 = iterable.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$temp1 = t1;\n $async$goto = 6;\n return A._asyncAwait(callback.call$1(iterable[_i]), $async$mapAsync0);\n case 6:\n // returning from await.\n $async$temp1.push($async$result);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$mapAsync0, $async$completer);\n },\n putIfAbsentAsync0(map, key, ifAbsent, $K, $V) {\n return A.putIfAbsentAsync$body0(map, key, ifAbsent, $K, $V, $V);\n },\n putIfAbsentAsync$body0(map, key, ifAbsent, $K, $V, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, value;\n var $async$putIfAbsentAsync0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (map.containsKey$1(key)) {\n $async$returnValue = $V._as(map.$index(0, key));\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 3;\n return A._asyncAwait(ifAbsent.call$0(), $async$putIfAbsentAsync0);\n case 3:\n // returning from await.\n value = $async$result;\n map.$indexSet(0, key, value);\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$putIfAbsentAsync0, $async$completer);\n },\n copyMapOfMap0(map, K1, K2, $V) {\n var t2, t3, t4, t5,\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(K1, K2._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"Map<1,2>\"));\n for (t2 = map.get$entries(map), t2 = t2.get$iterator(t2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t4 = t3.key;\n t3 = t3.value;\n t5 = A.LinkedHashMap_LinkedHashMap(null, null, null, K2, $V);\n t5.addAll$1(0, t3);\n t1.$indexSet(0, t4, t5);\n }\n return t1;\n },\n copyMapOfList0(map, $K, $E) {\n var t2, t3,\n t1 = A.LinkedHashMap_LinkedHashMap$_empty($K, $E._eval$1(\"List<0>\"));\n for (t2 = map.get$entries(map), t2 = t2.get$iterator(t2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.$indexSet(0, t3.key, J.toList$0$ax(t3.value));\n }\n return t1;\n },\n consumeEscapedCharacter0(scanner) {\n var first, value, i, next, t1;\n scanner.expectChar$1(92);\n first = scanner.peekChar$0();\n if (first == null)\n return 65533;\n else if (first === 10 || first === 13 || first === 12)\n scanner.error$1(0, \"Expected escape sequence.\");\n else if (A.isHex0(first)) {\n for (value = 0, i = 0; i < 6; ++i) {\n next = scanner.peekChar$0();\n if (next == null || !A.isHex0(next))\n break;\n value = (value << 4 >>> 0) + A.asHex0(scanner.readChar$0());\n }\n t1 = scanner.peekChar$0();\n if (t1 === 32 || t1 === 9 || t1 === 10 || t1 === 13 || t1 === 12)\n scanner.readChar$0();\n if (value !== 0)\n t1 = value >= 55296 && value <= 57343 || value >= 1114111;\n else\n t1 = true;\n if (t1)\n return 65533;\n else\n return value;\n } else\n return scanner.readChar$0();\n },\n throwWithTrace0(error, trace) {\n A.attachTrace0(error, trace);\n throw A.wrapException(error);\n },\n attachTrace0(error, trace) {\n var t1;\n if (typeof error == \"string\" || typeof error == \"number\" || A._isBool(error))\n return;\n if (trace.toString$0(0).length === 0)\n return;\n t1 = $.$get$_traces0();\n A.Expando__checkType(error);\n t1 = t1._jsWeakMap;\n if (t1.get(error) == null)\n t1.set(error, trace);\n },\n getTrace0(error) {\n var t1;\n if (typeof error == \"string\" || typeof error == \"number\" || A._isBool(error))\n t1 = null;\n else {\n t1 = $.$get$_traces0();\n A.Expando__checkType(error);\n t1 = t1._jsWeakMap.get(error);\n }\n return t1;\n },\n indent_closure0: function indent_closure0(t0) {\n this.indentation = t0;\n },\n flattenVertically_closure1: function flattenVertically_closure1(t0) {\n this.T = t0;\n },\n flattenVertically_closure2: function flattenVertically_closure2(t0, t1) {\n this.result = t0;\n this.T = t1;\n },\n longestCommonSubsequence_closure0: function longestCommonSubsequence_closure0(t0) {\n this.T = t0;\n },\n longestCommonSubsequence_backtrack0: function longestCommonSubsequence_backtrack0(t0, t1, t2) {\n this.selections = t0;\n this.lengths = t1;\n this.T = t2;\n },\n mapAddAll2_closure0: function mapAddAll2_closure0(t0, t1, t2, t3) {\n var _ = this;\n _.destination = t0;\n _.K1 = t1;\n _.K2 = t2;\n _.V = t3;\n },\n CssValue0: function CssValue0(t0, t1, t2) {\n this.value = t0;\n this.span = t1;\n this.$ti = t2;\n },\n ValueExpression0: function ValueExpression0(t0, t1) {\n this.value = t0;\n this.span = t1;\n },\n ModifiableCssValue0: function ModifiableCssValue0(t0, t1, t2) {\n this.value = t0;\n this.span = t1;\n this.$ti = t2;\n },\n valueClass_closure: function valueClass_closure() {\n },\n valueClass__closure: function valueClass__closure() {\n },\n valueClass__closure0: function valueClass__closure0() {\n },\n valueClass__closure1: function valueClass__closure1() {\n },\n valueClass__closure2: function valueClass__closure2() {\n },\n valueClass__closure3: function valueClass__closure3() {\n },\n valueClass__closure4: function valueClass__closure4() {\n },\n valueClass__closure5: function valueClass__closure5() {\n },\n valueClass__closure6: function valueClass__closure6() {\n },\n valueClass__closure7: function valueClass__closure7() {\n },\n valueClass__closure8: function valueClass__closure8() {\n },\n valueClass__closure9: function valueClass__closure9() {\n },\n valueClass__closure10: function valueClass__closure10() {\n },\n valueClass__closure11: function valueClass__closure11() {\n },\n valueClass__closure12: function valueClass__closure12() {\n },\n valueClass__closure13: function valueClass__closure13() {\n },\n valueClass__closure14: function valueClass__closure14() {\n },\n valueClass__closure15: function valueClass__closure15() {\n },\n valueClass__closure16: function valueClass__closure16() {\n },\n Value0: function Value0() {\n },\n VariableExpression0: function VariableExpression0(t0, t1, t2) {\n this.namespace = t0;\n this.name = t1;\n this.span = t2;\n },\n VariableDeclaration$0($name, expression, span, comment, global, guarded, namespace) {\n if (namespace != null && global)\n A.throwExpression(A.ArgumentError$(string$.Other_, null));\n return new A.VariableDeclaration0(namespace, $name, expression, guarded, global, span);\n },\n VariableDeclaration0: function VariableDeclaration0(t0, t1, t2, t3, t4, t5) {\n var _ = this;\n _.namespace = t0;\n _.name = t1;\n _.expression = t2;\n _.isGuarded = t3;\n _.isGlobal = t4;\n _.span = t5;\n },\n WarnRule0: function WarnRule0(t0, t1) {\n this.expression = t0;\n this.span = t1;\n },\n WhileRule$0(condition, children, span) {\n var t1 = A.List_List$unmodifiable(children, type$.Statement_2),\n t2 = B.JSArray_methods.any$1(t1, new A.ParentStatement_closure0());\n return new A.WhileRule0(condition, span, t1, t2);\n },\n WhileRule0: function WhileRule0(t0, t1, t2, t3) {\n var _ = this;\n _.condition = t0;\n _.span = t1;\n _.children = t2;\n _.hasDeclarations = t3;\n },\n printString(string) {\n if (typeof dartPrint == \"function\") {\n dartPrint(string);\n return;\n }\n if (typeof console == \"object\" && typeof console.log != \"undefined\") {\n console.log(string);\n return;\n }\n if (typeof window == \"object\")\n return;\n if (typeof print == \"function\") {\n print(string);\n return;\n }\n throw \"Unable to print message: \" + String(string);\n },\n _convertDartFunctionFast(f) {\n var ret,\n existing = f.$dart_jsFunction;\n if (existing != null)\n return existing;\n ret = function(_call, f) {\n return function() {\n return _call(f, Array.prototype.slice.apply(arguments));\n };\n }(A._callDartFunctionFast, f);\n ret[$.$get$DART_CLOSURE_PROPERTY_NAME()] = f;\n f.$dart_jsFunction = ret;\n return ret;\n },\n _convertDartFunctionFastCaptureThis(f) {\n var ret,\n existing = f._$dart_jsFunctionCaptureThis;\n if (existing != null)\n return existing;\n ret = function(_call, f) {\n return function() {\n return _call(f, this, Array.prototype.slice.apply(arguments));\n };\n }(A._callDartFunctionFastCaptureThis, f);\n ret[$.$get$DART_CLOSURE_PROPERTY_NAME()] = f;\n f._$dart_jsFunctionCaptureThis = ret;\n return ret;\n },\n _callDartFunctionFast(callback, $arguments) {\n return A.Function_apply(callback, $arguments);\n },\n _callDartFunctionFastCaptureThis(callback, $self, $arguments) {\n var t1 = [$self];\n B.JSArray_methods.addAll$1(t1, $arguments);\n return A.Function_apply(callback, t1);\n },\n allowInterop(f) {\n if (typeof f == \"function\")\n return f;\n else\n return A._convertDartFunctionFast(f);\n },\n allowInteropCaptureThis(f) {\n if (typeof f == \"function\")\n throw A.wrapException(A.ArgumentError$(\"Function is already a JS function so cannot capture this.\", null));\n else\n return A._convertDartFunctionFastCaptureThis(f);\n },\n mergeMaps(map1, map2, $K, $V) {\n var result = A.LinkedHashMap_LinkedHashMap$of(map1, $K, $V);\n result.addAll$1(0, map2);\n return result;\n },\n groupBy(values, key, $S, $T) {\n var t1, t2, _i, element, t3, t4,\n map = A.LinkedHashMap_LinkedHashMap$_empty($T, $S._eval$1(\"List<0>\"));\n for (t1 = values.length, t2 = $S._eval$1(\"JSArray<0>\"), _i = 0; _i < values.length; values.length === t1 || (0, A.throwConcurrentModificationError)(values), ++_i) {\n element = values[_i];\n t3 = key.call$1(element);\n t4 = map.$index(0, t3);\n if (t4 == null) {\n t4 = A._setArrayType([], t2);\n map.$indexSet(0, t3, t4);\n t3 = t4;\n } else\n t3 = t4;\n J.add$1$ax(t3, element);\n }\n return map;\n },\n minBy(values, orderBy) {\n var t1, t2, minValue, minOrderBy, element, elementOrderBy;\n for (t1 = new A.MappedIterator(J.get$iterator$ax(values.__internal$_iterable), values._f), t2 = A._instanceType(t1)._rest[1], minValue = null, minOrderBy = null; t1.moveNext$0();) {\n element = t2._as(t1.__internal$_current);\n elementOrderBy = orderBy.call$1(element);\n if (minOrderBy == null || A.defaultCompare(elementOrderBy, minOrderBy) < 0) {\n minOrderBy = elementOrderBy;\n minValue = element;\n }\n }\n return minValue;\n },\n IterableNullableExtension_whereNotNull(_this, $T) {\n return A.IterableNullableExtension_whereNotNull$body(_this, $T, $T);\n },\n IterableNullableExtension_whereNotNull$body($async$_this, $async$$T, $async$type) {\n return A._makeSyncStarIterable(function() {\n var _this = $async$_this,\n $T = $async$$T;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, element;\n return function $async$IterableNullableExtension_whereNotNull($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = _this.get$iterator(_this);\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n element = t1.get$current(t1);\n $async$goto = element != null ? 4 : 5;\n break;\n case 4:\n // then\n $async$goto = 6;\n return element;\n case 6:\n // after yield\n case 5:\n // join\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, $async$type);\n },\n IterableIntegerExtension_get_sum(_this) {\n var t1, t2, result;\n for (t1 = new A.MappedIterator(J.get$iterator$ax(_this.__internal$_iterable), _this._f), t2 = A._instanceType(t1)._rest[1], result = 0; t1.moveNext$0();)\n result += t2._as(t1.__internal$_current);\n return result;\n },\n ListExtensions_mapIndexed(_this, convert, $E, $R) {\n return A.ListExtensions_mapIndexed$body(_this, convert, $E, $R, $R);\n },\n ListExtensions_mapIndexed$body($async$_this, $async$convert, $async$$E, $async$$R, $async$type) {\n return A._makeSyncStarIterable(function() {\n var _this = $async$_this,\n convert = $async$convert,\n $E = $async$$E,\n $R = $async$$R;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, index;\n return function $async$ListExtensions_mapIndexed($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = _this.length, index = 0;\n case 2:\n // for condition\n if (!(index < t1)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return convert.call$2(index, _this[index]);\n case 5:\n // after yield\n case 3:\n // for update\n ++index;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, $async$type);\n },\n defaultCompare(value1, value2) {\n return J.compareTo$1$ns(type$.Comparable_nullable_Object._as(value1), value2);\n },\n current() {\n var exception, t1, path, lastIndex, uri = null;\n try {\n uri = A.Uri_base();\n } catch (exception) {\n if (type$.Exception._is(A.unwrapException(exception))) {\n t1 = $._current;\n if (t1 != null)\n return t1;\n throw exception;\n } else\n throw exception;\n }\n if (J.$eq$(uri, $._currentUriBase)) {\n t1 = $._current;\n t1.toString;\n return t1;\n }\n $._currentUriBase = uri;\n if ($.$get$Style_platform() == $.$get$Style_url())\n t1 = $._current = uri.resolve$1(\".\").toString$0(0);\n else {\n path = uri.toFilePath$0();\n lastIndex = path.length - 1;\n t1 = $._current = lastIndex === 0 ? path : B.JSString_methods.substring$2(path, 0, lastIndex);\n }\n return t1;\n },\n absolute(part1, part2, part3, part4, part5, part6, part7) {\n return $.$get$context().absolute$7(part1, part2, part3, part4, part5, part6, part7);\n },\n join(part1, part2, part3) {\n var _null = null;\n return $.$get$context().join$8(0, part1, part2, part3, _null, _null, _null, _null, _null);\n },\n prettyUri(uri) {\n return $.$get$context().prettyUri$1(uri);\n },\n isAlphabetic(char) {\n var t1;\n if (!(char >= 65 && char <= 90))\n t1 = char >= 97 && char <= 122;\n else\n t1 = true;\n return t1;\n },\n isDriveLetter(path, index) {\n var t1 = path.length,\n t2 = index + 2;\n if (t1 < t2)\n return false;\n if (!A.isAlphabetic(B.JSString_methods.codeUnitAt$1(path, index)))\n return false;\n if (B.JSString_methods.codeUnitAt$1(path, index + 1) !== 58)\n return false;\n if (t1 === t2)\n return true;\n return B.JSString_methods.codeUnitAt$1(path, t2) === 47;\n },\n _combine(hash, value) {\n hash = hash + value & 536870911;\n hash = hash + ((hash & 524287) << 10) & 536870911;\n return hash ^ hash >>> 6;\n },\n _finish(hash) {\n hash = hash + ((hash & 67108863) << 3) & 536870911;\n hash ^= hash >>> 11;\n return hash + ((hash & 16383) << 15) & 536870911;\n },\n EvaluationContext_current() {\n var context = $.Zone__current.$index(0, B.Symbol__evaluationContext);\n if (type$.EvaluationContext._is(context))\n return context;\n throw A.wrapException(A.StateError$(string$.No_Sass));\n },\n repl(options) {\n return A.repl$body(options);\n },\n repl$body(options) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$handler = 1, $async$currentError, $async$next = [], repl, logger, evaluator, line, declaration, error, stackTrace, t4, t5, t6, t7, t8, line0, toZone, exception, t1, t2, t3, repl0;\n var $async$repl = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._setArrayType([], type$.JSArray_String);\n t2 = B.JSString_methods.$mul(\" \", 3);\n t3 = $.$get$alwaysValid();\n repl0 = new A.Repl(\">> \", t2, t3, t1);\n repl0.__Repl__adapter = new A.ReplAdapter(repl0);\n repl = repl0;\n t1 = options._options;\n logger = new A.TrackingLogger(A._asBool(t1.$index(0, \"quiet\")) ? $.$get$Logger_quiet() : new A.StderrLogger(options.get$color()));\n t2 = $.$get$context().absolute$7(\".\", null, null, null, null, null, null);\n evaluator = new A.Evaluator(A._EvaluateVisitor$(null, A.ImportCache$(type$.List_String._as(t1.$index(0, \"load-path\")), logger), logger, null, false, false), new A.FilesystemImporter(t2));\n t2 = new A._StreamIterator(A.checkNotNullable(A._lateReadCheck(repl.__Repl__adapter, \"_adapter\").runAsync$0(), \"stream\", type$.Object));\n $async$handler = 2;\n t1 = type$.Expression, t3 = type$.String, t4 = type$.VariableDeclaration;\n case 5:\n // for condition\n $async$goto = 7;\n return A._asyncAwait(t2.moveNext$0(), $async$repl);\n case 7:\n // returning from await.\n if (!$async$result) {\n // goto after for\n $async$goto = 6;\n break;\n }\n line = t2.get$current(t2);\n if (J.trim$0$s(line).length === 0) {\n // goto for condition\n $async$goto = 5;\n break;\n }\n try {\n if (J.startsWith$1$s(line, \"@\")) {\n t5 = evaluator;\n t6 = logger;\n t7 = A.SpanScanner$(line, null);\n if (t6 == null)\n t6 = B.StderrLogger_false;\n t6 = new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), t7, t6).parseUseRule$0();\n t5._visitor.runStatement$2(t5._importer, t6);\n // goto for condition\n $async$goto = 5;\n break;\n }\n t5 = A.SpanScanner$(line, null);\n if (new A.Parser(t5, B.StderrLogger_false)._isVariableDeclarationLike$0()) {\n t5 = logger;\n t6 = A.SpanScanner$(line, null);\n if (t5 == null)\n t5 = B.StderrLogger_false;\n declaration = new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), t6, t5).parseVariableDeclaration$0();\n t5 = evaluator;\n t5._visitor.runStatement$2(t5._importer, declaration);\n t5 = evaluator;\n t6 = declaration.name;\n t7 = declaration.span;\n t8 = declaration.namespace;\n line0 = t5._visitor.runExpression$2(t5._importer, new A.VariableExpression(t8, t6, t7)).toString$0(0);\n toZone = $.printToZone;\n if (toZone == null)\n A.printString(line0);\n else\n toZone.call$1(line0);\n } else {\n t5 = evaluator;\n t6 = logger;\n t7 = A.SpanScanner$(line, null);\n if (t6 == null)\n t6 = B.StderrLogger_false;\n t6 = new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), t7, t6);\n t6 = t6._parseSingleProduction$1$1(t6.get$expression(), t1);\n line0 = t5._visitor.runExpression$2(t5._importer, t6).toString$0(0);\n toZone = $.printToZone;\n if (toZone == null)\n A.printString(line0);\n else\n toZone.call$1(line0);\n }\n } catch (exception) {\n t5 = A.unwrapException(exception);\n if (t5 instanceof A.SassException) {\n error = t5;\n stackTrace = A.getTraceFromException(exception);\n t5 = error;\n t6 = typeof t5 == \"string\";\n if (t6 || typeof t5 == \"number\" || A._isBool(t5))\n t5 = null;\n else {\n t7 = $.$get$_traces();\n t6 = A._isBool(t5) || typeof t5 == \"number\" || t6;\n if (t6)\n A.throwExpression(A.ArgumentError$value(t5, string$.Expand, null));\n t5 = t7._jsWeakMap.get(t5);\n }\n if (t5 == null)\n t5 = stackTrace;\n A._logError(error, t5, line, repl, options, logger);\n } else\n throw exception;\n }\n // goto for condition\n $async$goto = 5;\n break;\n case 6:\n // after for\n $async$next.push(4);\n // goto finally\n $async$goto = 3;\n break;\n case 2:\n // uncaught\n $async$next = [1];\n case 3:\n // finally\n $async$handler = 1;\n $async$goto = 8;\n return A._asyncAwait(t2.cancel$0(), $async$repl);\n case 8:\n // returning from await.\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 4:\n // after finally\n // implicit return\n return A._asyncReturn(null, $async$completer);\n case 1:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$repl, $async$completer);\n },\n _logError(error, stackTrace, line, repl, options, logger) {\n var t1, t2, spacesBeforeError;\n if (A.SourceSpanException.prototype.get$span.call(error, error).file.url == null)\n if (!A._asBool(options._options.$index(0, \"quiet\")))\n t1 = logger._emittedDebug || logger._emittedWarning;\n else\n t1 = false;\n else\n t1 = true;\n if (t1) {\n A.print(error.toString$1$color(0, options.get$color()));\n return;\n }\n t1 = options.get$color() ? \"\" + \"\\x1b[31m\" : \"\";\n t2 = A.SourceSpanException.prototype.get$span.call(error, error);\n t2 = A.FileLocation$_(t2.file, t2._file$_start);\n spacesBeforeError = repl.prompt.length + t2.file.getColumn$1(t2.offset);\n if (options.get$color()) {\n t2 = A.SourceSpanException.prototype.get$span.call(error, error);\n t2 = A.FileLocation$_(t2.file, t2._file$_start);\n t2 = t2.file.getColumn$1(t2.offset) < line.length;\n } else\n t2 = false;\n if (t2) {\n t1 += \"\\x1b[1F\\x1b[\" + spacesBeforeError + \"C\";\n t2 = A.SourceSpanException.prototype.get$span.call(error, error);\n t2 = t1 + (A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, null) + \"\\n\");\n t1 = t2;\n }\n t1 += B.JSString_methods.$mul(\" \", spacesBeforeError);\n t2 = A.SourceSpanException.prototype.get$span.call(error, error);\n t2 = t1 + (B.JSString_methods.$mul(\"^\", Math.max(1, t2._end - t2._file$_start)) + \"\\n\");\n t1 = options.get$color() ? t2 + \"\\x1b[0m\" : t2;\n t1 += \"Error: \" + error._span_exception$_message + \"\\n\";\n if (A._asBool(options._options.$index(0, \"trace\")))\n t1 += A.Trace_Trace$from(stackTrace).get$terse().toString$0(0);\n A.print(B.JSString_methods.trimRight$0(t1.charCodeAt(0) == 0 ? t1 : t1));\n },\n isWhitespace(character) {\n return character === 32 || character === 9 || character === 10 || character === 13 || character === 12;\n },\n isNewline(character) {\n return character === 10 || character === 13 || character === 12;\n },\n isAlphabetic0(character) {\n var t1;\n if (!(character >= 97 && character <= 122))\n t1 = character >= 65 && character <= 90;\n else\n t1 = true;\n return t1;\n },\n isDigit(character) {\n return character != null && character >= 48 && character <= 57;\n },\n isHex(character) {\n if (character == null)\n return false;\n if (A.isDigit(character))\n return true;\n if (character >= 97 && character <= 102)\n return true;\n if (character >= 65 && character <= 70)\n return true;\n return false;\n },\n asHex(character) {\n if (character <= 57)\n return character - 48;\n if (character <= 70)\n return 10 + character - 65;\n return 10 + character - 97;\n },\n hexCharFor(number) {\n return number < 10 ? 48 + number : 87 + number;\n },\n opposite(character) {\n switch (character) {\n case 40:\n return 41;\n case 123:\n return 125;\n case 91:\n return 93;\n default:\n throw A.wrapException(A.ArgumentError$('\"' + A.String_String$fromCharCode(character) + \"\\\" isn't a brace-like character.\", null));\n }\n },\n characterEqualsIgnoreCase(character1, character2) {\n var upperCase1;\n if (character1 === character2)\n return true;\n if ((character1 ^ character2) >>> 0 !== 32)\n return false;\n upperCase1 = (character1 & 4294967263) >>> 0;\n return upperCase1 >= 65 && upperCase1 <= 90;\n },\n NullableExtension_andThen(_this, fn) {\n return _this == null ? null : fn.call$1(_this);\n },\n SetExtension_removeNull(_this, $T) {\n _this.remove$1(0, null);\n return A.Set_castFrom(_this, _this.get$_newSimilarSet(), A._instanceType(_this)._precomputed1, $T);\n },\n fuzzyHashCode(number) {\n return number == 1 / 0 || number == -1 / 0 || isNaN(number) ? B.JSNumber_methods.get$hashCode(number) : B.JSInt_methods.get$hashCode(B.JSNumber_methods.round$0(number * $.$get$_inverseEpsilon()));\n },\n fuzzyLessThan(number1, number2) {\n return number1 < number2 && !(Math.abs(number1 - number2) < $.$get$epsilon());\n },\n fuzzyLessThanOrEquals(number1, number2) {\n return number1 < number2 || Math.abs(number1 - number2) < $.$get$epsilon();\n },\n fuzzyGreaterThan(number1, number2) {\n return number1 > number2 && !(Math.abs(number1 - number2) < $.$get$epsilon());\n },\n fuzzyGreaterThanOrEquals(number1, number2) {\n return number1 > number2 || Math.abs(number1 - number2) < $.$get$epsilon();\n },\n fuzzyIsInt(number) {\n if (number == 1 / 0 || number == -1 / 0 || isNaN(number))\n return false;\n if (A._isInt(number))\n return true;\n return Math.abs(B.JSNumber_methods.$mod(Math.abs(number - 0.5), 1) - 0.5) < $.$get$epsilon();\n },\n fuzzyRound(number) {\n var t1;\n if (number > 0) {\n t1 = B.JSNumber_methods.$mod(number, 1);\n return t1 < 0.5 && !(Math.abs(t1 - 0.5) < $.$get$epsilon()) ? B.JSNumber_methods.floor$0(number) : B.JSNumber_methods.ceil$0(number);\n } else {\n t1 = B.JSNumber_methods.$mod(number, 1);\n return t1 < 0.5 || Math.abs(t1 - 0.5) < $.$get$epsilon() ? B.JSNumber_methods.floor$0(number) : B.JSNumber_methods.ceil$0(number);\n }\n },\n fuzzyCheckRange(number, min, max) {\n var t1 = $.$get$epsilon();\n if (Math.abs(number - min) < t1)\n return min;\n if (Math.abs(number - max) < t1)\n return max;\n if (number > min && number < max)\n return number;\n return null;\n },\n fuzzyAssertRange(number, min, max, $name) {\n var result = A.fuzzyCheckRange(number, min, max);\n if (result != null)\n return result;\n throw A.wrapException(A.RangeError$range(number, min, max, $name, \"must be between \" + min + \" and \" + max));\n },\n SpanExtensions_trimLeft(_this) {\n var t5,\n t1 = _this._file$_start,\n t2 = _this._end,\n t3 = _this.file._decodedChars,\n t4 = t3.length,\n start = 0;\n while (true) {\n t5 = B.JSString_methods._codeUnitAt$1(A.String_String$fromCharCodes(new Uint32Array(t3.subarray(t1, A._checkValidRange(t1, t2, t4))), 0, null), start);\n if (!(t5 === 32 || t5 === 9 || t5 === 10 || t5 === 13 || t5 === 12))\n break;\n ++start;\n }\n return A.FileSpanExtension_subspan(_this, start, null);\n },\n SpanExtensions_trimRight(_this) {\n var t5,\n t1 = _this._file$_start,\n t2 = _this._end,\n t3 = _this.file._decodedChars,\n end = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t3, t1, t2), 0, null).length - 1,\n t4 = t3.length;\n while (true) {\n t5 = B.JSString_methods.codeUnitAt$1(A.String_String$fromCharCodes(new Uint32Array(t3.subarray(t1, A._checkValidRange(t1, t2, t4))), 0, null), end);\n if (!(t5 === 32 || t5 === 9 || t5 === 10 || t5 === 13 || t5 === 12))\n break;\n --end;\n }\n return A.FileSpanExtension_subspan(_this, 0, end + 1);\n },\n encodeVlq(value) {\n var res, signBit, digit, t1;\n if (value < $.$get$MIN_INT32() || value > $.$get$MAX_INT32())\n throw A.wrapException(A.ArgumentError$(\"expected 32 bit int, got: \" + value, null));\n res = A._setArrayType([], type$.JSArray_String);\n if (value < 0) {\n value = -value;\n signBit = 1;\n } else\n signBit = 0;\n value = value << 1 | signBit;\n do {\n digit = value & 31;\n value = value >>> 5;\n t1 = value > 0;\n res.push(string$.ABCDEF[t1 ? digit | 32 : digit]);\n } while (t1);\n return res;\n },\n isAllTheSame(iter) {\n var firstValue, t1, t2;\n if (iter.get$length(iter) === 0)\n return true;\n firstValue = iter.get$first(iter);\n for (t1 = A.SubListIterable$(iter, 1, null, iter.$ti._eval$1(\"ListIterable.E\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n if (!J.$eq$(t2._as(t1.__internal$_current), firstValue))\n return false;\n return true;\n },\n replaceFirstNull(list, element) {\n var index = B.JSArray_methods.indexOf$1(list, null);\n if (index < 0)\n throw A.wrapException(A.ArgumentError$(A.S(list) + \" contains no null elements.\", null));\n list[index] = element;\n },\n replaceWithNull(list, element) {\n var index = B.JSArray_methods.indexOf$1(list, element);\n if (index < 0)\n throw A.wrapException(A.ArgumentError$(A.S(list) + \" contains no elements matching \" + element.toString$0(0) + \".\", null));\n list[index] = null;\n },\n countCodeUnits(string, codeUnit) {\n var t1, t2, count;\n for (t1 = new A.CodeUnits(string), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, count = 0; t1.moveNext$0();)\n if (t2._as(t1.__internal$_current) === codeUnit)\n ++count;\n return count;\n },\n findLineStart(context, text, column) {\n var beginningOfLine, index, lineStart;\n if (text.length === 0)\n for (beginningOfLine = 0; true;) {\n index = B.JSString_methods.indexOf$2(context, \"\\n\", beginningOfLine);\n if (index === -1)\n return context.length - beginningOfLine >= column ? beginningOfLine : null;\n if (index - beginningOfLine >= column)\n return beginningOfLine;\n beginningOfLine = index + 1;\n }\n index = B.JSString_methods.indexOf$1(context, text);\n for (; index !== -1;) {\n lineStart = index === 0 ? 0 : B.JSString_methods.lastIndexOf$2(context, \"\\n\", index - 1) + 1;\n if (column === index - lineStart)\n return lineStart;\n index = B.JSString_methods.indexOf$2(context, text, index + 1);\n }\n return null;\n },\n validateErrorArgs(string, match, position, $length) {\n var t2,\n t1 = position != null;\n if (t1)\n if (position < 0)\n throw A.wrapException(A.RangeError$(\"position must be greater than or equal to 0.\"));\n else if (position > string.length)\n throw A.wrapException(A.RangeError$(\"position must be less than or equal to the string length.\"));\n t2 = $length != null;\n if (t2 && $length < 0)\n throw A.wrapException(A.RangeError$(\"length must be greater than or equal to 0.\"));\n if (t1 && t2 && position + $length > string.length)\n throw A.wrapException(A.RangeError$(\"position plus length must not go beyond the end of the string.\"));\n },\n isWhitespace0(character) {\n return character === 32 || character === 9 || character === 10 || character === 13 || character === 12;\n },\n isNewline0(character) {\n return character === 10 || character === 13 || character === 12;\n },\n isAlphabetic1(character) {\n var t1;\n if (!(character >= 97 && character <= 122))\n t1 = character >= 65 && character <= 90;\n else\n t1 = true;\n return t1;\n },\n isDigit0(character) {\n return character != null && character >= 48 && character <= 57;\n },\n isHex0(character) {\n if (character == null)\n return false;\n if (A.isDigit0(character))\n return true;\n if (character >= 97 && character <= 102)\n return true;\n if (character >= 65 && character <= 70)\n return true;\n return false;\n },\n asHex0(character) {\n if (character <= 57)\n return character - 48;\n if (character <= 70)\n return 10 + character - 65;\n return 10 + character - 97;\n },\n hexCharFor0(number) {\n return number < 10 ? 48 + number : 87 + number;\n },\n opposite0(character) {\n switch (character) {\n case 40:\n return 41;\n case 123:\n return 125;\n case 91:\n return 93;\n default:\n throw A.wrapException(A.ArgumentError$('\"' + A.String_String$fromCharCode(character) + \"\\\" isn't a brace-like character.\", null));\n }\n },\n characterEqualsIgnoreCase0(character1, character2) {\n var upperCase1;\n if (character1 === character2)\n return true;\n if ((character1 ^ character2) >>> 0 !== 32)\n return false;\n upperCase1 = (character1 & 4294967263) >>> 0;\n return upperCase1 >= 65 && upperCase1 <= 90;\n },\n EvaluationContext_current0() {\n var context = $.Zone__current.$index(0, B.Symbol__evaluationContext);\n if (type$.EvaluationContext_2._is(context))\n return context;\n throw A.wrapException(A.StateError$(string$.No_Sass));\n },\n NullableExtension_andThen0(_this, fn) {\n return _this == null ? null : fn.call$1(_this);\n },\n fuzzyHashCode0(number) {\n return number == 1 / 0 || number == -1 / 0 || isNaN(number) ? B.JSNumber_methods.get$hashCode(number) : B.JSInt_methods.get$hashCode(B.JSNumber_methods.round$0(number * $.$get$_inverseEpsilon0()));\n },\n fuzzyLessThan0(number1, number2) {\n return number1 < number2 && !(Math.abs(number1 - number2) < $.$get$epsilon0());\n },\n fuzzyLessThanOrEquals0(number1, number2) {\n return number1 < number2 || Math.abs(number1 - number2) < $.$get$epsilon0();\n },\n fuzzyGreaterThan0(number1, number2) {\n return number1 > number2 && !(Math.abs(number1 - number2) < $.$get$epsilon0());\n },\n fuzzyGreaterThanOrEquals0(number1, number2) {\n return number1 > number2 || Math.abs(number1 - number2) < $.$get$epsilon0();\n },\n fuzzyIsInt0(number) {\n if (number == 1 / 0 || number == -1 / 0 || isNaN(number))\n return false;\n if (A._isInt(number))\n return true;\n return Math.abs(B.JSNumber_methods.$mod(Math.abs(number - 0.5), 1) - 0.5) < $.$get$epsilon0();\n },\n fuzzyRound0(number) {\n var t1;\n if (number > 0) {\n t1 = B.JSNumber_methods.$mod(number, 1);\n return t1 < 0.5 && !(Math.abs(t1 - 0.5) < $.$get$epsilon0()) ? B.JSNumber_methods.floor$0(number) : B.JSNumber_methods.ceil$0(number);\n } else {\n t1 = B.JSNumber_methods.$mod(number, 1);\n return t1 < 0.5 || Math.abs(t1 - 0.5) < $.$get$epsilon0() ? B.JSNumber_methods.floor$0(number) : B.JSNumber_methods.ceil$0(number);\n }\n },\n fuzzyCheckRange0(number, min, max) {\n var t1 = $.$get$epsilon0();\n if (Math.abs(number - min) < t1)\n return min;\n if (Math.abs(number - max) < t1)\n return max;\n if (number > min && number < max)\n return number;\n return null;\n },\n fuzzyAssertRange0(number, min, max, $name) {\n var result = A.fuzzyCheckRange0(number, min, max);\n if (result != null)\n return result;\n throw A.wrapException(A.RangeError$range(number, min, max, $name, \"must be between \" + min + \" and \" + max));\n },\n SpanExtensions_trimLeft0(_this) {\n var t5,\n t1 = _this._file$_start,\n t2 = _this._end,\n t3 = _this.file._decodedChars,\n t4 = t3.length,\n start = 0;\n while (true) {\n t5 = B.JSString_methods._codeUnitAt$1(A.String_String$fromCharCodes(new Uint32Array(t3.subarray(t1, A._checkValidRange(t1, t2, t4))), 0, null), start);\n if (!(t5 === 32 || t5 === 9 || t5 === 10 || t5 === 13 || t5 === 12))\n break;\n ++start;\n }\n return A.FileSpanExtension_subspan(_this, start, null);\n },\n SpanExtensions_trimRight0(_this) {\n var t5,\n t1 = _this._file$_start,\n t2 = _this._end,\n t3 = _this.file._decodedChars,\n end = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t3, t1, t2), 0, null).length - 1,\n t4 = t3.length;\n while (true) {\n t5 = B.JSString_methods.codeUnitAt$1(A.String_String$fromCharCodes(new Uint32Array(t3.subarray(t1, A._checkValidRange(t1, t2, t4))), 0, null), end);\n if (!(t5 === 32 || t5 === 9 || t5 === 10 || t5 === 13 || t5 === 12))\n break;\n --end;\n }\n return A.FileSpanExtension_subspan(_this, 0, end + 1);\n },\n unwrapValue(object) {\n var value;\n if (object != null) {\n if (object instanceof A.Value0)\n return object;\n value = object.dartValue;\n if (value != null && value instanceof A.Value0)\n return value;\n if (object instanceof self.Error)\n throw A.wrapException(object);\n }\n throw A.wrapException(A.S(object) + \" must be a Sass value type.\");\n },\n wrapValue(value) {\n if (value instanceof A.SassColor0)\n return A.callConstructor($.$get$legacyColorClass(), [null, null, null, null, value]);\n if (value instanceof A.SassList0)\n return A.callConstructor($.$get$legacyListClass(), [null, null, value]);\n if (value instanceof A.SassMap0)\n return A.callConstructor($.$get$legacyMapClass(), [null, value]);\n if (value instanceof A.SassNumber0)\n return A.callConstructor($.$get$legacyNumberClass(), [null, null, value]);\n if (value instanceof A.SassString0)\n return A.callConstructor($.$get$legacyStringClass(), [null, value]);\n return value;\n }\n },\n J = {\n makeDispatchRecord(interceptor, proto, extension, indexability) {\n return {i: interceptor, p: proto, e: extension, x: indexability};\n },\n getNativeInterceptor(object) {\n var proto, objectProto, $constructor, interceptor, t1,\n record = object[init.dispatchPropertyName];\n if (record == null)\n if ($.initNativeDispatchFlag == null) {\n A.initNativeDispatch();\n record = object[init.dispatchPropertyName];\n }\n if (record != null) {\n proto = record.p;\n if (false === proto)\n return record.i;\n if (true === proto)\n return object;\n objectProto = Object.getPrototypeOf(object);\n if (proto === objectProto)\n return record.i;\n if (record.e === objectProto)\n throw A.wrapException(A.UnimplementedError$(\"Return interceptor for \" + A.S(proto(object, record))));\n }\n $constructor = object.constructor;\n if ($constructor == null)\n interceptor = null;\n else {\n t1 = $._JS_INTEROP_INTERCEPTOR_TAG;\n if (t1 == null)\n t1 = $._JS_INTEROP_INTERCEPTOR_TAG = init.getIsolateTag(\"_$dart_js\");\n interceptor = $constructor[t1];\n }\n if (interceptor != null)\n return interceptor;\n interceptor = A.lookupAndCacheInterceptor(object);\n if (interceptor != null)\n return interceptor;\n if (typeof object == \"function\")\n return B.JavaScriptFunction_methods;\n proto = Object.getPrototypeOf(object);\n if (proto == null)\n return B.PlainJavaScriptObject_methods;\n if (proto === Object.prototype)\n return B.PlainJavaScriptObject_methods;\n if (typeof $constructor == \"function\") {\n t1 = $._JS_INTEROP_INTERCEPTOR_TAG;\n if (t1 == null)\n t1 = $._JS_INTEROP_INTERCEPTOR_TAG = init.getIsolateTag(\"_$dart_js\");\n Object.defineProperty($constructor, t1, {value: B.UnknownJavaScriptObject_methods, enumerable: false, writable: true, configurable: true});\n return B.UnknownJavaScriptObject_methods;\n }\n return B.UnknownJavaScriptObject_methods;\n },\n JSArray_JSArray$fixed($length, $E) {\n if ($length < 0 || $length > 4294967295)\n throw A.wrapException(A.RangeError$range($length, 0, 4294967295, \"length\", null));\n return J.JSArray_JSArray$markFixed(new Array($length), $E);\n },\n JSArray_JSArray$allocateFixed($length, $E) {\n if ($length > 4294967295)\n throw A.wrapException(A.RangeError$range($length, 0, 4294967295, \"length\", null));\n return J.JSArray_JSArray$markFixed(new Array($length), $E);\n },\n JSArray_JSArray$growable($length, $E) {\n if ($length < 0)\n throw A.wrapException(A.ArgumentError$(\"Length must be a non-negative integer: \" + $length, null));\n return A._setArrayType(new Array($length), $E._eval$1(\"JSArray<0>\"));\n },\n JSArray_JSArray$allocateGrowable($length, $E) {\n if ($length < 0)\n throw A.wrapException(A.ArgumentError$(\"Length must be a non-negative integer: \" + $length, null));\n return A._setArrayType(new Array($length), $E._eval$1(\"JSArray<0>\"));\n },\n JSArray_JSArray$markFixed(allocation, $E) {\n return J.JSArray_markFixedList(A._setArrayType(allocation, $E._eval$1(\"JSArray<0>\")));\n },\n JSArray_markFixedList(list) {\n list.fixed$length = Array;\n return list;\n },\n JSArray_markUnmodifiableList(list) {\n list.fixed$length = Array;\n list.immutable$list = Array;\n return list;\n },\n JSArray__compareAny(a, b) {\n return J.compareTo$1$ns(a, b);\n },\n JSString__isWhitespace(codeUnit) {\n if (codeUnit < 256)\n switch (codeUnit) {\n case 9:\n case 10:\n case 11:\n case 12:\n case 13:\n case 32:\n case 133:\n case 160:\n return true;\n default:\n return false;\n }\n switch (codeUnit) {\n case 5760:\n case 8192:\n case 8193:\n case 8194:\n case 8195:\n case 8196:\n case 8197:\n case 8198:\n case 8199:\n case 8200:\n case 8201:\n case 8202:\n case 8232:\n case 8233:\n case 8239:\n case 8287:\n case 12288:\n case 65279:\n return true;\n default:\n return false;\n }\n },\n JSString__skipLeadingWhitespace(string, index) {\n var t1, codeUnit;\n for (t1 = string.length; index < t1;) {\n codeUnit = B.JSString_methods._codeUnitAt$1(string, index);\n if (codeUnit !== 32 && codeUnit !== 13 && !J.JSString__isWhitespace(codeUnit))\n break;\n ++index;\n }\n return index;\n },\n JSString__skipTrailingWhitespace(string, index) {\n var index0, codeUnit;\n for (; index > 0; index = index0) {\n index0 = index - 1;\n codeUnit = B.JSString_methods.codeUnitAt$1(string, index0);\n if (codeUnit !== 32 && codeUnit !== 13 && !J.JSString__isWhitespace(codeUnit))\n break;\n }\n return index;\n },\n getInterceptor$(receiver) {\n if (typeof receiver == \"number\") {\n if (Math.floor(receiver) == receiver)\n return J.JSInt.prototype;\n return J.JSNumNotInt.prototype;\n }\n if (typeof receiver == \"string\")\n return J.JSString.prototype;\n if (receiver == null)\n return J.JSNull.prototype;\n if (typeof receiver == \"boolean\")\n return J.JSBool.prototype;\n if (receiver.constructor == Array)\n return J.JSArray.prototype;\n if (typeof receiver != \"object\") {\n if (typeof receiver == \"function\")\n return J.JavaScriptFunction.prototype;\n return receiver;\n }\n if (receiver instanceof A.Object)\n return receiver;\n return J.getNativeInterceptor(receiver);\n },\n getInterceptor$ansx(receiver) {\n if (typeof receiver == \"number\")\n return J.JSNumber.prototype;\n if (typeof receiver == \"string\")\n return J.JSString.prototype;\n if (receiver == null)\n return receiver;\n if (receiver.constructor == Array)\n return J.JSArray.prototype;\n if (typeof receiver != \"object\") {\n if (typeof receiver == \"function\")\n return J.JavaScriptFunction.prototype;\n return receiver;\n }\n if (receiver instanceof A.Object)\n return receiver;\n return J.getNativeInterceptor(receiver);\n },\n getInterceptor$asx(receiver) {\n if (typeof receiver == \"string\")\n return J.JSString.prototype;\n if (receiver == null)\n return receiver;\n if (receiver.constructor == Array)\n return J.JSArray.prototype;\n if (typeof receiver != \"object\") {\n if (typeof receiver == \"function\")\n return J.JavaScriptFunction.prototype;\n return receiver;\n }\n if (receiver instanceof A.Object)\n return receiver;\n return J.getNativeInterceptor(receiver);\n },\n getInterceptor$ax(receiver) {\n if (receiver == null)\n return receiver;\n if (receiver.constructor == Array)\n return J.JSArray.prototype;\n if (typeof receiver != \"object\") {\n if (typeof receiver == \"function\")\n return J.JavaScriptFunction.prototype;\n return receiver;\n }\n if (receiver instanceof A.Object)\n return receiver;\n return J.getNativeInterceptor(receiver);\n },\n getInterceptor$n(receiver) {\n if (typeof receiver == \"number\")\n return J.JSNumber.prototype;\n if (receiver == null)\n return receiver;\n if (!(receiver instanceof A.Object))\n return J.UnknownJavaScriptObject.prototype;\n return receiver;\n },\n getInterceptor$ns(receiver) {\n if (typeof receiver == \"number\")\n return J.JSNumber.prototype;\n if (typeof receiver == \"string\")\n return J.JSString.prototype;\n if (receiver == null)\n return receiver;\n if (!(receiver instanceof A.Object))\n return J.UnknownJavaScriptObject.prototype;\n return receiver;\n },\n getInterceptor$s(receiver) {\n if (typeof receiver == \"string\")\n return J.JSString.prototype;\n if (receiver == null)\n return receiver;\n if (!(receiver instanceof A.Object))\n return J.UnknownJavaScriptObject.prototype;\n return receiver;\n },\n getInterceptor$u(receiver) {\n if (receiver == null)\n return J.JSNull.prototype;\n if (!(receiver instanceof A.Object))\n return J.UnknownJavaScriptObject.prototype;\n return receiver;\n },\n getInterceptor$x(receiver) {\n if (receiver == null)\n return receiver;\n if (typeof receiver != \"object\") {\n if (typeof receiver == \"function\")\n return J.JavaScriptFunction.prototype;\n return receiver;\n }\n if (receiver instanceof A.Object)\n return receiver;\n return J.getNativeInterceptor(receiver);\n },\n getInterceptor$z(receiver) {\n if (receiver == null)\n return receiver;\n if (!(receiver instanceof A.Object))\n return J.UnknownJavaScriptObject.prototype;\n return receiver;\n },\n set$Exception$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$Exception(receiver, value);\n },\n set$FALSE$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$FALSE(receiver, value);\n },\n set$Logger$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$Logger(receiver, value);\n },\n set$NULL$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$NULL(receiver, value);\n },\n set$SassArgumentList$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassArgumentList(receiver, value);\n },\n set$SassBoolean$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassBoolean(receiver, value);\n },\n set$SassColor$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassColor(receiver, value);\n },\n set$SassFunction$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassFunction(receiver, value);\n },\n set$SassList$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassList(receiver, value);\n },\n set$SassMap$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassMap(receiver, value);\n },\n set$SassNumber$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassNumber(receiver, value);\n },\n set$SassString$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$SassString(receiver, value);\n },\n set$TRUE$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$TRUE(receiver, value);\n },\n set$Value$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$Value(receiver, value);\n },\n set$cli_pkg_main_0_$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$cli_pkg_main_0_(receiver, value);\n },\n set$compile$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$compile(receiver, value);\n },\n set$compileAsync$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$compileAsync(receiver, value);\n },\n set$compileString$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$compileString(receiver, value);\n },\n set$compileStringAsync$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$compileStringAsync(receiver, value);\n },\n set$context$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$context(receiver, value);\n },\n set$dartValue$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$dartValue(receiver, value);\n },\n set$exitCode$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$exitCode(receiver, value);\n },\n set$info$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$info(receiver, value);\n },\n set$length$asx(receiver, value) {\n return J.getInterceptor$asx(receiver).set$length(receiver, value);\n },\n set$render$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$render(receiver, value);\n },\n set$renderSync$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$renderSync(receiver, value);\n },\n set$sassFalse$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$sassFalse(receiver, value);\n },\n set$sassNull$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$sassNull(receiver, value);\n },\n set$sassTrue$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$sassTrue(receiver, value);\n },\n set$types$x(receiver, value) {\n return J.getInterceptor$x(receiver).set$types(receiver, value);\n },\n get$$prototype$x(receiver) {\n return J.getInterceptor$x(receiver).get$$prototype(receiver);\n },\n get$_dartException$x(receiver) {\n return J.getInterceptor$x(receiver).get$_dartException(receiver);\n },\n get$alertAscii$x(receiver) {\n return J.getInterceptor$x(receiver).get$alertAscii(receiver);\n },\n get$alertColor$x(receiver) {\n return J.getInterceptor$x(receiver).get$alertColor(receiver);\n },\n get$blue$x(receiver) {\n return J.getInterceptor$x(receiver).get$blue(receiver);\n },\n get$brackets$x(receiver) {\n return J.getInterceptor$x(receiver).get$brackets(receiver);\n },\n get$code$x(receiver) {\n return J.getInterceptor$x(receiver).get$code(receiver);\n },\n get$current$x(receiver) {\n return J.getInterceptor$x(receiver).get$current(receiver);\n },\n get$dartValue$x(receiver) {\n return J.getInterceptor$x(receiver).get$dartValue(receiver);\n },\n get$debug$x(receiver) {\n return J.getInterceptor$x(receiver).get$debug(receiver);\n },\n get$denominatorUnits$x(receiver) {\n return J.getInterceptor$x(receiver).get$denominatorUnits(receiver);\n },\n get$end$z(receiver) {\n return J.getInterceptor$z(receiver).get$end(receiver);\n },\n get$env$x(receiver) {\n return J.getInterceptor$x(receiver).get$env(receiver);\n },\n get$exitCode$x(receiver) {\n return J.getInterceptor$x(receiver).get$exitCode(receiver);\n },\n get$fiber$x(receiver) {\n return J.getInterceptor$x(receiver).get$fiber(receiver);\n },\n get$file$x(receiver) {\n return J.getInterceptor$x(receiver).get$file(receiver);\n },\n get$first$ax(receiver) {\n return J.getInterceptor$ax(receiver).get$first(receiver);\n },\n get$functions$x(receiver) {\n return J.getInterceptor$x(receiver).get$functions(receiver);\n },\n get$green$x(receiver) {\n return J.getInterceptor$x(receiver).get$green(receiver);\n },\n get$hashCode$(receiver) {\n return J.getInterceptor$(receiver).get$hashCode(receiver);\n },\n get$importer$x(receiver) {\n return J.getInterceptor$x(receiver).get$importer(receiver);\n },\n get$importers$x(receiver) {\n return J.getInterceptor$x(receiver).get$importers(receiver);\n },\n get$isEmpty$asx(receiver) {\n return J.getInterceptor$asx(receiver).get$isEmpty(receiver);\n },\n get$isNotEmpty$asx(receiver) {\n return J.getInterceptor$asx(receiver).get$isNotEmpty(receiver);\n },\n get$isTTY$x(receiver) {\n return J.getInterceptor$x(receiver).get$isTTY(receiver);\n },\n get$iterator$ax(receiver) {\n return J.getInterceptor$ax(receiver).get$iterator(receiver);\n },\n get$keys$z(receiver) {\n return J.getInterceptor$z(receiver).get$keys(receiver);\n },\n get$last$ax(receiver) {\n return J.getInterceptor$ax(receiver).get$last(receiver);\n },\n get$length$asx(receiver) {\n return J.getInterceptor$asx(receiver).get$length(receiver);\n },\n get$loadPaths$x(receiver) {\n return J.getInterceptor$x(receiver).get$loadPaths(receiver);\n },\n get$logger$x(receiver) {\n return J.getInterceptor$x(receiver).get$logger(receiver);\n },\n get$message$x(receiver) {\n return J.getInterceptor$x(receiver).get$message(receiver);\n },\n get$mtime$x(receiver) {\n return J.getInterceptor$x(receiver).get$mtime(receiver);\n },\n get$name$x(receiver) {\n return J.getInterceptor$x(receiver).get$name(receiver);\n },\n get$numeratorUnits$x(receiver) {\n return J.getInterceptor$x(receiver).get$numeratorUnits(receiver);\n },\n get$options$x(receiver) {\n return J.getInterceptor$x(receiver).get$options(receiver);\n },\n get$parent$z(receiver) {\n return J.getInterceptor$z(receiver).get$parent(receiver);\n },\n get$path$x(receiver) {\n return J.getInterceptor$x(receiver).get$path(receiver);\n },\n get$platform$x(receiver) {\n return J.getInterceptor$x(receiver).get$platform(receiver);\n },\n get$quietDeps$x(receiver) {\n return J.getInterceptor$x(receiver).get$quietDeps(receiver);\n },\n get$quotes$x(receiver) {\n return J.getInterceptor$x(receiver).get$quotes(receiver);\n },\n get$red$x(receiver) {\n return J.getInterceptor$x(receiver).get$red(receiver);\n },\n get$reversed$ax(receiver) {\n return J.getInterceptor$ax(receiver).get$reversed(receiver);\n },\n get$runtimeType$u(receiver) {\n return J.getInterceptor$u(receiver).get$runtimeType(receiver);\n },\n get$separator$x(receiver) {\n return J.getInterceptor$x(receiver).get$separator(receiver);\n },\n get$single$ax(receiver) {\n return J.getInterceptor$ax(receiver).get$single(receiver);\n },\n get$sourceMap$x(receiver) {\n return J.getInterceptor$x(receiver).get$sourceMap(receiver);\n },\n get$sourceMapIncludeSources$x(receiver) {\n return J.getInterceptor$x(receiver).get$sourceMapIncludeSources(receiver);\n },\n get$span$z(receiver) {\n return J.getInterceptor$z(receiver).get$span(receiver);\n },\n get$stderr$x(receiver) {\n return J.getInterceptor$x(receiver).get$stderr(receiver);\n },\n get$stdin$x(receiver) {\n return J.getInterceptor$x(receiver).get$stdin(receiver);\n },\n get$style$x(receiver) {\n return J.getInterceptor$x(receiver).get$style(receiver);\n },\n get$syntax$x(receiver) {\n return J.getInterceptor$x(receiver).get$syntax(receiver);\n },\n get$trace$z(receiver) {\n return J.getInterceptor$z(receiver).get$trace(receiver);\n },\n get$url$x(receiver) {\n return J.getInterceptor$x(receiver).get$url(receiver);\n },\n get$values$z(receiver) {\n return J.getInterceptor$z(receiver).get$values(receiver);\n },\n get$verbose$x(receiver) {\n return J.getInterceptor$x(receiver).get$verbose(receiver);\n },\n get$warn$x(receiver) {\n return J.getInterceptor$x(receiver).get$warn(receiver);\n },\n $add$ansx(receiver, a0) {\n if (typeof receiver == \"number\" && typeof a0 == \"number\")\n return receiver + a0;\n return J.getInterceptor$ansx(receiver).$add(receiver, a0);\n },\n $eq$(receiver, a0) {\n if (receiver == null)\n return a0 == null;\n if (typeof receiver != \"object\")\n return a0 != null && receiver === a0;\n return J.getInterceptor$(receiver).$eq(receiver, a0);\n },\n $index$asx(receiver, a0) {\n if (typeof a0 === \"number\")\n if (receiver.constructor == Array || typeof receiver == \"string\" || A.isJsIndexable(receiver, receiver[init.dispatchPropertyName]))\n if (a0 >>> 0 === a0 && a0 < receiver.length)\n return receiver[a0];\n return J.getInterceptor$asx(receiver).$index(receiver, a0);\n },\n $indexSet$ax(receiver, a0, a1) {\n if (typeof a0 === \"number\")\n if ((receiver.constructor == Array || A.isJsIndexable(receiver, receiver[init.dispatchPropertyName])) && !receiver.immutable$list && a0 >>> 0 === a0 && a0 < receiver.length)\n return receiver[a0] = a1;\n return J.getInterceptor$ax(receiver).$indexSet(receiver, a0, a1);\n },\n $set$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).$set$2(receiver, a0, a1);\n },\n add$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).add$1(receiver, a0);\n },\n addAll$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).addAll$1(receiver, a0);\n },\n allMatches$1$s(receiver, a0) {\n return J.getInterceptor$s(receiver).allMatches$1(receiver, a0);\n },\n allMatches$2$s(receiver, a0, a1) {\n return J.getInterceptor$s(receiver).allMatches$2(receiver, a0, a1);\n },\n any$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).any$1(receiver, a0);\n },\n apply$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).apply$2(receiver, a0, a1);\n },\n asImmutable$0$x(receiver) {\n return J.getInterceptor$x(receiver).asImmutable$0(receiver);\n },\n asMutable$0$x(receiver) {\n return J.getInterceptor$x(receiver).asMutable$0(receiver);\n },\n canonicalize$4$baseImporter$baseUrl$forImport$x(receiver, a0, a1, a2, a3) {\n return J.getInterceptor$x(receiver).canonicalize$4$baseImporter$baseUrl$forImport(receiver, a0, a1, a2, a3);\n },\n cast$1$0$ax(receiver, $T1) {\n return J.getInterceptor$ax(receiver).cast$1$0(receiver, $T1);\n },\n close$0$x(receiver) {\n return J.getInterceptor$x(receiver).close$0(receiver);\n },\n codeUnitAt$1$s(receiver, a0) {\n return J.getInterceptor$s(receiver).codeUnitAt$1(receiver, a0);\n },\n compareTo$1$ns(receiver, a0) {\n return J.getInterceptor$ns(receiver).compareTo$1(receiver, a0);\n },\n contains$1$asx(receiver, a0) {\n return J.getInterceptor$asx(receiver).contains$1(receiver, a0);\n },\n createInterface$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).createInterface$1(receiver, a0);\n },\n elementAt$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).elementAt$1(receiver, a0);\n },\n endsWith$1$s(receiver, a0) {\n return J.getInterceptor$s(receiver).endsWith$1(receiver, a0);\n },\n every$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).every$1(receiver, a0);\n },\n existsSync$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).existsSync$1(receiver, a0);\n },\n expand$1$1$ax(receiver, a0, $T1) {\n return J.getInterceptor$ax(receiver).expand$1$1(receiver, a0, $T1);\n },\n fillRange$3$ax(receiver, a0, a1, a2) {\n return J.getInterceptor$ax(receiver).fillRange$3(receiver, a0, a1, a2);\n },\n fold$2$ax(receiver, a0, a1) {\n return J.getInterceptor$ax(receiver).fold$2(receiver, a0, a1);\n },\n forEach$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).forEach$1(receiver, a0);\n },\n getRange$2$ax(receiver, a0, a1) {\n return J.getInterceptor$ax(receiver).getRange$2(receiver, a0, a1);\n },\n getTime$0$x(receiver) {\n return J.getInterceptor$x(receiver).getTime$0(receiver);\n },\n isDirectory$0$x(receiver) {\n return J.getInterceptor$x(receiver).isDirectory$0(receiver);\n },\n isFile$0$x(receiver) {\n return J.getInterceptor$x(receiver).isFile$0(receiver);\n },\n join$0$ax(receiver) {\n return J.getInterceptor$ax(receiver).join$0(receiver);\n },\n join$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).join$1(receiver, a0);\n },\n listen$1$z(receiver, a0) {\n return J.getInterceptor$z(receiver).listen$1(receiver, a0);\n },\n map$1$1$ax(receiver, a0, $T1) {\n return J.getInterceptor$ax(receiver).map$1$1(receiver, a0, $T1);\n },\n matchAsPrefix$2$s(receiver, a0, a1) {\n return J.getInterceptor$s(receiver).matchAsPrefix$2(receiver, a0, a1);\n },\n mkdirSync$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).mkdirSync$1(receiver, a0);\n },\n noSuchMethod$1$(receiver, a0) {\n return J.getInterceptor$(receiver).noSuchMethod$1(receiver, a0);\n },\n on$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).on$2(receiver, a0, a1);\n },\n readFileSync$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).readFileSync$2(receiver, a0, a1);\n },\n readdirSync$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).readdirSync$1(receiver, a0);\n },\n remove$1$z(receiver, a0) {\n return J.getInterceptor$z(receiver).remove$1(receiver, a0);\n },\n run$0$x(receiver) {\n return J.getInterceptor$x(receiver).run$0(receiver);\n },\n run$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).run$1(receiver, a0);\n },\n setRange$4$ax(receiver, a0, a1, a2, a3) {\n return J.getInterceptor$ax(receiver).setRange$4(receiver, a0, a1, a2, a3);\n },\n skip$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).skip$1(receiver, a0);\n },\n sort$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).sort$1(receiver, a0);\n },\n startsWith$1$s(receiver, a0) {\n return J.getInterceptor$s(receiver).startsWith$1(receiver, a0);\n },\n statSync$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).statSync$1(receiver, a0);\n },\n substring$1$s(receiver, a0) {\n return J.getInterceptor$s(receiver).substring$1(receiver, a0);\n },\n substring$2$s(receiver, a0, a1) {\n return J.getInterceptor$s(receiver).substring$2(receiver, a0, a1);\n },\n take$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).take$1(receiver, a0);\n },\n then$1$1$x(receiver, a0, $T1) {\n return J.getInterceptor$x(receiver).then$1$1(receiver, a0, $T1);\n },\n then$1$2$onError$x(receiver, a0, a1, $T1) {\n return J.getInterceptor$x(receiver).then$1$2$onError(receiver, a0, a1, $T1);\n },\n then$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).then$2(receiver, a0, a1);\n },\n toArray$0$x(receiver) {\n return J.getInterceptor$x(receiver).toArray$0(receiver);\n },\n toList$0$ax(receiver) {\n return J.getInterceptor$ax(receiver).toList$0(receiver);\n },\n toList$1$growable$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).toList$1$growable(receiver, a0);\n },\n toRadixString$1$n(receiver, a0) {\n return J.getInterceptor$n(receiver).toRadixString$1(receiver, a0);\n },\n toSet$0$ax(receiver) {\n return J.getInterceptor$ax(receiver).toSet$0(receiver);\n },\n toString$0$(receiver) {\n return J.getInterceptor$(receiver).toString$0(receiver);\n },\n toString$1$color$(receiver, a0) {\n return J.getInterceptor$(receiver).toString$1$color(receiver, a0);\n },\n trim$0$s(receiver) {\n return J.getInterceptor$s(receiver).trim$0(receiver);\n },\n unlinkSync$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).unlinkSync$1(receiver, a0);\n },\n watch$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).watch$2(receiver, a0, a1);\n },\n where$1$ax(receiver, a0) {\n return J.getInterceptor$ax(receiver).where$1(receiver, a0);\n },\n write$1$x(receiver, a0) {\n return J.getInterceptor$x(receiver).write$1(receiver, a0);\n },\n writeFileSync$2$x(receiver, a0, a1) {\n return J.getInterceptor$x(receiver).writeFileSync$2(receiver, a0, a1);\n },\n yield$0$x(receiver) {\n return J.getInterceptor$x(receiver).yield$0(receiver);\n },\n Interceptor: function Interceptor() {\n },\n JSBool: function JSBool() {\n },\n JSNull: function JSNull() {\n },\n JavaScriptObject: function JavaScriptObject() {\n },\n PlainJavaScriptObject: function PlainJavaScriptObject() {\n },\n UnknownJavaScriptObject: function UnknownJavaScriptObject() {\n },\n JavaScriptFunction: function JavaScriptFunction() {\n },\n JSArray: function JSArray(t0) {\n this.$ti = t0;\n },\n JSUnmodifiableArray: function JSUnmodifiableArray(t0) {\n this.$ti = t0;\n },\n ArrayIterator: function ArrayIterator(t0, t1) {\n var _ = this;\n _._iterable = t0;\n _._length = t1;\n _._index = 0;\n _._current = null;\n },\n JSNumber: function JSNumber() {\n },\n JSInt: function JSInt() {\n },\n JSNumNotInt: function JSNumNotInt() {\n },\n JSString: function JSString() {\n }\n },\n B = {};\n var holders = [A, J, B];\n hunkHelpers.setFunctionNamesIfNecessary(holders);\n var $ = {};\n A.JS_CONST.prototype = {};\n J.Interceptor.prototype = {\n $eq(receiver, other) {\n return receiver === other;\n },\n get$hashCode(receiver) {\n return A.Primitives_objectHashCode(receiver);\n },\n toString$0(receiver) {\n return \"Instance of '\" + A.Primitives_objectTypeName(receiver) + \"'\";\n },\n noSuchMethod$1(receiver, invocation) {\n throw A.wrapException(A.NoSuchMethodError$(receiver, invocation.get$memberName(), invocation.get$positionalArguments(), invocation.get$namedArguments()));\n }\n };\n J.JSBool.prototype = {\n toString$0(receiver) {\n return String(receiver);\n },\n get$hashCode(receiver) {\n return receiver ? 519018 : 218159;\n },\n $isbool: 1\n };\n J.JSNull.prototype = {\n $eq(receiver, other) {\n return null == other;\n },\n toString$0(receiver) {\n return \"null\";\n },\n get$hashCode(receiver) {\n return 0;\n },\n get$runtimeType(receiver) {\n return B.Type_Null_Yyn;\n },\n $isNull: 1\n };\n J.JavaScriptObject.prototype = {\n get$hashCode(receiver) {\n return 0;\n },\n toString$0(receiver) {\n return String(receiver);\n },\n $isPromise: 1,\n $isJsSystemError: 1,\n $is_NodeSassColor: 1,\n $is_Channels: 1,\n $isCompileOptions: 1,\n $isCompileStringOptions: 1,\n $isNodeCompileResult: 1,\n $is_NodeException: 1,\n $isFiber: 1,\n $isJSFunction0: 1,\n $isImmutableList: 1,\n $isImmutableMap: 1,\n $isNodeImporter0: 1,\n $isNodeImporterResult0: 1,\n $isNodeImporterResult1: 1,\n $is_NodeSassList: 1,\n $is_ConstructorOptions: 1,\n $isWarnOptions: 1,\n $isDebugOptions: 1,\n $is_NodeSassMap: 1,\n $is_NodeSassNumber: 1,\n $is_ConstructorOptions0: 1,\n $isJSClass0: 1,\n $isRenderContextOptions0: 1,\n $isRenderOptions: 1,\n $isRenderResult: 1,\n $is_NodeSassString: 1,\n $is_ConstructorOptions1: 1,\n $isJSUrl0: 1,\n get$isTTY(obj) {\n return obj.isTTY;\n },\n get$write(obj) {\n return obj.write;\n },\n write$1(receiver, p0) {\n return receiver.write(p0);\n },\n createInterface$1(receiver, p0) {\n return receiver.createInterface(p0);\n },\n on$2(receiver, p0, p1) {\n return receiver.on(p0, p1);\n },\n get$close(obj) {\n return obj.close;\n },\n close$0(receiver) {\n return receiver.close();\n },\n setPrompt$1(receiver, p0) {\n return receiver.setPrompt(p0);\n },\n get$length(obj) {\n return obj.length;\n },\n toString$0(receiver) {\n return receiver.toString();\n },\n clear$0(receiver) {\n return receiver.clear();\n },\n get$debug(obj) {\n return obj.debug;\n },\n debug$2(receiver, p0, p1) {\n return receiver.debug(p0, p1);\n },\n get$warn(obj) {\n return obj.warn;\n },\n warn$1(receiver, p0) {\n return receiver.warn(p0);\n },\n existsSync$1(receiver, p0) {\n return receiver.existsSync(p0);\n },\n mkdirSync$1(receiver, p0) {\n return receiver.mkdirSync(p0);\n },\n readdirSync$1(receiver, p0) {\n return receiver.readdirSync(p0);\n },\n readFileSync$2(receiver, p0, p1) {\n return receiver.readFileSync(p0, p1);\n },\n statSync$1(receiver, p0) {\n return receiver.statSync(p0);\n },\n unlinkSync$1(receiver, p0) {\n return receiver.unlinkSync(p0);\n },\n watch$2(receiver, p0, p1) {\n return receiver.watch(p0, p1);\n },\n writeFileSync$2(receiver, p0, p1) {\n return receiver.writeFileSync(p0, p1);\n },\n get$path(obj) {\n return obj.path;\n },\n isDirectory$0(receiver) {\n return receiver.isDirectory();\n },\n isFile$0(receiver) {\n return receiver.isFile();\n },\n get$mtime(obj) {\n return obj.mtime;\n },\n then$1$1(receiver, p0) {\n return receiver.then(p0);\n },\n then$2(receiver, p0, p1) {\n return receiver.then(p0, p1);\n },\n getTime$0(receiver) {\n return receiver.getTime();\n },\n get$message(obj) {\n return obj.message;\n },\n message$1(receiver, p0) {\n return receiver.message(p0);\n },\n get$code(obj) {\n return obj.code;\n },\n get$syscall(obj) {\n return obj.syscall;\n },\n get$env(obj) {\n return obj.env;\n },\n get$exitCode(obj) {\n return obj.exitCode;\n },\n set$exitCode(obj, v) {\n return obj.exitCode = v;\n },\n get$platform(obj) {\n return obj.platform;\n },\n get$stderr(obj) {\n return obj.stderr;\n },\n get$stdin(obj) {\n return obj.stdin;\n },\n get$name(obj) {\n return obj.name;\n },\n push$1(receiver, p0) {\n return receiver.push(p0);\n },\n call$0(receiver) {\n return receiver.call();\n },\n call$1(receiver, p0) {\n return receiver.call(p0);\n },\n call$2(receiver, p0, p1) {\n return receiver.call(p0, p1);\n },\n call$3$1(receiver, p0) {\n return receiver.call(p0);\n },\n call$2$1(receiver, p0) {\n return receiver.call(p0);\n },\n call$1$1(receiver, p0) {\n return receiver.call(p0);\n },\n call$3(receiver, p0, p1, p2) {\n return receiver.call(p0, p1, p2);\n },\n call$3$3(receiver, p0, p1, p2) {\n return receiver.call(p0, p1, p2);\n },\n call$2$2(receiver, p0, p1) {\n return receiver.call(p0, p1);\n },\n call$1$0(receiver) {\n return receiver.call();\n },\n call$2$0(receiver) {\n return receiver.call();\n },\n call$2$3(receiver, p0, p1, p2) {\n return receiver.call(p0, p1, p2);\n },\n call$1$2(receiver, p0, p1) {\n return receiver.call(p0, p1);\n },\n apply$2(receiver, p0, p1) {\n return receiver.apply(p0, p1);\n },\n get$file(obj) {\n return obj.file;\n },\n get$contents(obj) {\n return obj.contents;\n },\n get$options(obj) {\n return obj.options;\n },\n get$data(obj) {\n return obj.data;\n },\n get$includePaths(obj) {\n return obj.includePaths;\n },\n get$style(obj) {\n return obj.style;\n },\n get$indentType(obj) {\n return obj.indentType;\n },\n get$indentWidth(obj) {\n return obj.indentWidth;\n },\n get$linefeed(obj) {\n return obj.linefeed;\n },\n set$context(obj, v) {\n return obj.context = v;\n },\n get$$prototype(obj) {\n return obj.prototype;\n },\n get$dartValue(obj) {\n return obj.dartValue;\n },\n set$dartValue(obj, v) {\n return obj.dartValue = v;\n },\n get$red(obj) {\n return obj.red;\n },\n get$green(obj) {\n return obj.green;\n },\n get$blue(obj) {\n return obj.blue;\n },\n get$hue(obj) {\n return obj.hue;\n },\n get$saturation(obj) {\n return obj.saturation;\n },\n get$lightness(obj) {\n return obj.lightness;\n },\n get$whiteness(obj) {\n return obj.whiteness;\n },\n get$blackness(obj) {\n return obj.blackness;\n },\n get$alpha(obj) {\n return obj.alpha;\n },\n get$alertAscii(obj) {\n return obj.alertAscii;\n },\n get$alertColor(obj) {\n return obj.alertColor;\n },\n get$loadPaths(obj) {\n return obj.loadPaths;\n },\n get$quietDeps(obj) {\n return obj.quietDeps;\n },\n get$verbose(obj) {\n return obj.verbose;\n },\n get$sourceMap(obj) {\n return obj.sourceMap;\n },\n get$sourceMapIncludeSources(obj) {\n return obj.sourceMapIncludeSources;\n },\n get$logger(obj) {\n return obj.logger;\n },\n get$importers(obj) {\n return obj.importers;\n },\n get$functions(obj) {\n return obj.functions;\n },\n get$syntax(obj) {\n return obj.syntax;\n },\n get$url(obj) {\n return obj.url;\n },\n get$importer(obj) {\n return obj.importer;\n },\n get$_dartException(obj) {\n return obj._dartException;\n },\n set$renderSync(obj, v) {\n return obj.renderSync = v;\n },\n set$compileString(obj, v) {\n return obj.compileString = v;\n },\n set$compileStringAsync(obj, v) {\n return obj.compileStringAsync = v;\n },\n set$compile(obj, v) {\n return obj.compile = v;\n },\n set$compileAsync(obj, v) {\n return obj.compileAsync = v;\n },\n set$info(obj, v) {\n return obj.info = v;\n },\n set$Exception(obj, v) {\n return obj.Exception = v;\n },\n set$Logger(obj, v) {\n return obj.Logger = v;\n },\n set$Value(obj, v) {\n return obj.Value = v;\n },\n set$SassArgumentList(obj, v) {\n return obj.SassArgumentList = v;\n },\n set$SassBoolean(obj, v) {\n return obj.SassBoolean = v;\n },\n set$SassColor(obj, v) {\n return obj.SassColor = v;\n },\n set$SassFunction(obj, v) {\n return obj.SassFunction = v;\n },\n set$SassList(obj, v) {\n return obj.SassList = v;\n },\n set$SassMap(obj, v) {\n return obj.SassMap = v;\n },\n set$SassNumber(obj, v) {\n return obj.SassNumber = v;\n },\n set$SassString(obj, v) {\n return obj.SassString = v;\n },\n set$sassNull(obj, v) {\n return obj.sassNull = v;\n },\n set$sassTrue(obj, v) {\n return obj.sassTrue = v;\n },\n set$sassFalse(obj, v) {\n return obj.sassFalse = v;\n },\n set$render(obj, v) {\n return obj.render = v;\n },\n set$types(obj, v) {\n return obj.types = v;\n },\n set$NULL(obj, v) {\n return obj.NULL = v;\n },\n set$TRUE(obj, v) {\n return obj.TRUE = v;\n },\n set$FALSE(obj, v) {\n return obj.FALSE = v;\n },\n get$current(obj) {\n return obj.current;\n },\n yield$0(receiver) {\n return receiver.yield();\n },\n run$1$1(receiver, p0) {\n return receiver.run(p0);\n },\n run$1(receiver, p0) {\n return receiver.run(p0);\n },\n run$0(receiver) {\n return receiver.run();\n },\n toArray$0(receiver) {\n return receiver.toArray();\n },\n asMutable$0(receiver) {\n return receiver.asMutable();\n },\n asImmutable$0(receiver) {\n return receiver.asImmutable();\n },\n $set$2(receiver, p0, p1) {\n return receiver.set(p0, p1);\n },\n forEach$1(receiver, p0) {\n return receiver.forEach(p0);\n },\n get$canonicalize(obj) {\n return obj.canonicalize;\n },\n canonicalize$1(receiver, p0) {\n return receiver.canonicalize(p0);\n },\n get$load(obj) {\n return obj.load;\n },\n load$1(receiver, p0) {\n return receiver.load(p0);\n },\n get$findFileUrl(obj) {\n return obj.findFileUrl;\n },\n get$sourceMapUrl(obj) {\n return obj.sourceMapUrl;\n },\n get$separator(obj) {\n return obj.separator;\n },\n get$brackets(obj) {\n return obj.brackets;\n },\n get$numeratorUnits(obj) {\n return obj.numeratorUnits;\n },\n get$denominatorUnits(obj) {\n return obj.denominatorUnits;\n },\n get$indentedSyntax(obj) {\n return obj.indentedSyntax;\n },\n get$omitSourceMapUrl(obj) {\n return obj.omitSourceMapUrl;\n },\n get$outFile(obj) {\n return obj.outFile;\n },\n get$outputStyle(obj) {\n return obj.outputStyle;\n },\n get$fiber(obj) {\n return obj.fiber;\n },\n get$sourceMapContents(obj) {\n return obj.sourceMapContents;\n },\n get$sourceMapEmbed(obj) {\n return obj.sourceMapEmbed;\n },\n get$sourceMapRoot(obj) {\n return obj.sourceMapRoot;\n },\n get$charset(obj) {\n return obj.charset;\n },\n set$cli_pkg_main_0_(obj, v) {\n return obj.cli_pkg_main_0_ = v;\n },\n get$quotes(obj) {\n return obj.quotes;\n }\n };\n J.PlainJavaScriptObject.prototype = {};\n J.UnknownJavaScriptObject.prototype = {};\n J.JavaScriptFunction.prototype = {\n toString$0(receiver) {\n var dartClosure = receiver[$.$get$DART_CLOSURE_PROPERTY_NAME()];\n if (dartClosure == null)\n return this.super$JavaScriptObject$toString(receiver);\n return \"JavaScript function for \" + A.S(J.toString$0$(dartClosure));\n },\n $isFunction: 1\n };\n J.JSArray.prototype = {\n cast$1$0(receiver, $R) {\n return new A.CastList(receiver, A._arrayInstanceType(receiver)._eval$1(\"@<1>\")._bind$1($R)._eval$1(\"CastList<1,2>\"));\n },\n add$1(receiver, value) {\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"add\"));\n receiver.push(value);\n },\n removeAt$1(receiver, index) {\n var t1;\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeAt\"));\n t1 = receiver.length;\n if (index >= t1)\n throw A.wrapException(A.RangeError$value(index, null, null));\n return receiver.splice(index, 1)[0];\n },\n insert$2(receiver, index, value) {\n var t1;\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"insert\"));\n t1 = receiver.length;\n if (index > t1)\n throw A.wrapException(A.RangeError$value(index, null, null));\n receiver.splice(index, 0, value);\n },\n insertAll$2(receiver, index, iterable) {\n var insertionLength, end;\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"insertAll\"));\n A.RangeError_checkValueInInterval(index, 0, receiver.length, \"index\");\n if (!type$.EfficientLengthIterable_dynamic._is(iterable))\n iterable = J.toList$0$ax(iterable);\n insertionLength = J.get$length$asx(iterable);\n receiver.length = receiver.length + insertionLength;\n end = index + insertionLength;\n this.setRange$4(receiver, end, receiver.length, receiver, index);\n this.setRange$3(receiver, index, end, iterable);\n },\n removeLast$0(receiver) {\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeLast\"));\n if (receiver.length === 0)\n throw A.wrapException(A.diagnoseIndexError(receiver, -1));\n return receiver.pop();\n },\n _removeWhere$2(receiver, test, removeMatching) {\n var i, element, t1, retained = [],\n end = receiver.length;\n for (i = 0; i < end; ++i) {\n element = receiver[i];\n if (!test.call$1(element))\n retained.push(element);\n if (receiver.length !== end)\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n t1 = retained.length;\n if (t1 === end)\n return;\n this.set$length(receiver, t1);\n for (i = 0; i < retained.length; ++i)\n receiver[i] = retained[i];\n },\n where$1(receiver, f) {\n return new A.WhereIterable(receiver, f, A._arrayInstanceType(receiver)._eval$1(\"WhereIterable<1>\"));\n },\n expand$1$1(receiver, f, $T) {\n return new A.ExpandIterable(receiver, f, A._arrayInstanceType(receiver)._eval$1(\"@<1>\")._bind$1($T)._eval$1(\"ExpandIterable<1,2>\"));\n },\n addAll$1(receiver, collection) {\n var t1;\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"addAll\"));\n if (Array.isArray(collection)) {\n this._addAllFromArray$1(receiver, collection);\n return;\n }\n for (t1 = J.get$iterator$ax(collection); t1.moveNext$0();)\n receiver.push(t1.get$current(t1));\n },\n _addAllFromArray$1(receiver, array) {\n var i,\n len = array.length;\n if (len === 0)\n return;\n if (receiver === array)\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n for (i = 0; i < len; ++i)\n receiver.push(array[i]);\n },\n map$1$1(receiver, f, $T) {\n return new A.MappedListIterable(receiver, f, A._arrayInstanceType(receiver)._eval$1(\"@<1>\")._bind$1($T)._eval$1(\"MappedListIterable<1,2>\"));\n },\n join$1(receiver, separator) {\n var i,\n list = A.List_List$filled(receiver.length, \"\", false, type$.String);\n for (i = 0; i < receiver.length; ++i)\n list[i] = A.S(receiver[i]);\n return list.join(separator);\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n take$1(receiver, n) {\n return A.SubListIterable$(receiver, 0, A.checkNotNullable(n, \"count\", type$.int), A._arrayInstanceType(receiver)._precomputed1);\n },\n skip$1(receiver, n) {\n return A.SubListIterable$(receiver, n, null, A._arrayInstanceType(receiver)._precomputed1);\n },\n fold$1$2(receiver, initialValue, combine) {\n var value, i,\n $length = receiver.length;\n for (value = initialValue, i = 0; i < $length; ++i) {\n value = combine.call$2(value, receiver[i]);\n if (receiver.length !== $length)\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return value;\n },\n fold$2($receiver, initialValue, combine) {\n return this.fold$1$2($receiver, initialValue, combine, type$.dynamic);\n },\n elementAt$1(receiver, index) {\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n var end0 = receiver.length;\n if (start > end0)\n throw A.wrapException(A.RangeError$range(start, 0, end0, \"start\", null));\n if (end == null)\n end = end0;\n else if (end < start || end > end0)\n throw A.wrapException(A.RangeError$range(end, start, end0, \"end\", null));\n if (start === end)\n return A._setArrayType([], A._arrayInstanceType(receiver));\n return A._setArrayType(receiver.slice(start, end), A._arrayInstanceType(receiver));\n },\n sublist$1($receiver, start) {\n return this.sublist$2($receiver, start, null);\n },\n getRange$2(receiver, start, end) {\n A.RangeError_checkValidRange(start, end, receiver.length);\n return A.SubListIterable$(receiver, start, end, A._arrayInstanceType(receiver)._precomputed1);\n },\n get$first(receiver) {\n if (receiver.length > 0)\n return receiver[0];\n throw A.wrapException(A.IterableElementError_noElement());\n },\n get$last(receiver) {\n var t1 = receiver.length;\n if (t1 > 0)\n return receiver[t1 - 1];\n throw A.wrapException(A.IterableElementError_noElement());\n },\n get$single(receiver) {\n var t1 = receiver.length;\n if (t1 === 1)\n return receiver[0];\n if (t1 === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n throw A.wrapException(A.IterableElementError_tooMany());\n },\n removeRange$2(receiver, start, end) {\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeRange\"));\n A.RangeError_checkValidRange(start, end, receiver.length);\n receiver.splice(start, end - start);\n },\n setRange$4(receiver, start, end, iterable, skipCount) {\n var $length, otherList, otherStart, t1, i;\n if (!!receiver.immutable$list)\n A.throwExpression(A.UnsupportedError$(\"setRange\"));\n A.RangeError_checkValidRange(start, end, receiver.length);\n $length = end - start;\n if ($length === 0)\n return;\n A.RangeError_checkNotNegative(skipCount, \"skipCount\");\n if (type$.List_dynamic._is(iterable)) {\n otherList = iterable;\n otherStart = skipCount;\n } else {\n otherList = J.skip$1$ax(iterable, skipCount).toList$1$growable(0, false);\n otherStart = 0;\n }\n t1 = J.getInterceptor$asx(otherList);\n if (otherStart + $length > t1.get$length(otherList))\n throw A.wrapException(A.IterableElementError_tooFew());\n if (otherStart < start)\n for (i = $length - 1; i >= 0; --i)\n receiver[start + i] = t1.$index(otherList, otherStart + i);\n else\n for (i = 0; i < $length; ++i)\n receiver[start + i] = t1.$index(otherList, otherStart + i);\n },\n setRange$3($receiver, start, end, iterable) {\n return this.setRange$4($receiver, start, end, iterable, 0);\n },\n fillRange$3(receiver, start, end, fillValue) {\n var i;\n if (!!receiver.immutable$list)\n A.throwExpression(A.UnsupportedError$(\"fill range\"));\n A.RangeError_checkValidRange(start, end, receiver.length);\n A._arrayInstanceType(receiver)._precomputed1._as(fillValue);\n for (i = start; i < end; ++i)\n receiver[i] = fillValue;\n },\n any$1(receiver, test) {\n var i,\n end = receiver.length;\n for (i = 0; i < end; ++i) {\n if (test.call$1(receiver[i]))\n return true;\n if (receiver.length !== end)\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return false;\n },\n every$1(receiver, test) {\n var i,\n end = receiver.length;\n for (i = 0; i < end; ++i) {\n if (!test.call$1(receiver[i]))\n return false;\n if (receiver.length !== end)\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return true;\n },\n get$reversed(receiver) {\n return new A.ReversedListIterable(receiver, A._arrayInstanceType(receiver)._eval$1(\"ReversedListIterable<1>\"));\n },\n sort$1(receiver, compare) {\n if (!!receiver.immutable$list)\n A.throwExpression(A.UnsupportedError$(\"sort\"));\n A.Sort_sort(receiver, compare == null ? J._interceptors_JSArray__compareAny$closure() : compare);\n },\n sort$0($receiver) {\n return this.sort$1($receiver, null);\n },\n indexOf$1(receiver, element) {\n var i,\n $length = receiver.length;\n if (0 >= $length)\n return -1;\n for (i = 0; i < $length; ++i)\n if (J.$eq$(receiver[i], element))\n return i;\n return -1;\n },\n contains$1(receiver, other) {\n var i;\n for (i = 0; i < receiver.length; ++i)\n if (J.$eq$(receiver[i], other))\n return true;\n return false;\n },\n get$isEmpty(receiver) {\n return receiver.length === 0;\n },\n get$isNotEmpty(receiver) {\n return receiver.length !== 0;\n },\n toString$0(receiver) {\n return A.IterableBase_iterableToFullString(receiver, \"[\", \"]\");\n },\n toList$1$growable(receiver, growable) {\n var t1 = A._setArrayType(receiver.slice(0), A._arrayInstanceType(receiver));\n return t1;\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(receiver) {\n return A.LinkedHashSet_LinkedHashSet$from(receiver, A._arrayInstanceType(receiver)._precomputed1);\n },\n get$iterator(receiver) {\n return new J.ArrayIterator(receiver, receiver.length);\n },\n get$hashCode(receiver) {\n return A.Primitives_objectHashCode(receiver);\n },\n get$length(receiver) {\n return receiver.length;\n },\n set$length(receiver, newLength) {\n if (!!receiver.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"set length\"));\n if (newLength < 0)\n throw A.wrapException(A.RangeError$range(newLength, 0, null, \"newLength\", null));\n if (newLength > receiver.length)\n A._arrayInstanceType(receiver)._precomputed1._as(null);\n receiver.length = newLength;\n },\n $index(receiver, index) {\n if (!(index >= 0 && index < receiver.length))\n throw A.wrapException(A.diagnoseIndexError(receiver, index));\n return receiver[index];\n },\n $indexSet(receiver, index, value) {\n if (!!receiver.immutable$list)\n A.throwExpression(A.UnsupportedError$(\"indexed set\"));\n if (!(index >= 0 && index < receiver.length))\n throw A.wrapException(A.diagnoseIndexError(receiver, index));\n receiver[index] = value;\n },\n $add(receiver, other) {\n var t1 = A.List_List$of(receiver, true, A._arrayInstanceType(receiver)._precomputed1);\n this.addAll$1(t1, other);\n return t1;\n },\n indexWhere$1(receiver, test) {\n var i;\n if (0 >= receiver.length)\n return -1;\n for (i = 0; i < receiver.length; ++i)\n if (test.call$1(receiver[i]))\n return i;\n return -1;\n },\n $isEfficientLengthIterable: 1,\n $isIterable: 1,\n $isList: 1\n };\n J.JSUnmodifiableArray.prototype = {};\n J.ArrayIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._precomputed1._as(this._current);\n },\n moveNext$0() {\n var t2, _this = this,\n t1 = _this._iterable,\n $length = t1.length;\n if (_this._length !== $length)\n throw A.wrapException(A.throwConcurrentModificationError(t1));\n t2 = _this._index;\n if (t2 >= $length) {\n _this._current = null;\n return false;\n }\n _this._current = t1[t2];\n _this._index = t2 + 1;\n return true;\n }\n };\n J.JSNumber.prototype = {\n compareTo$1(receiver, b) {\n var bIsNegative;\n if (receiver < b)\n return -1;\n else if (receiver > b)\n return 1;\n else if (receiver === b) {\n if (receiver === 0) {\n bIsNegative = this.get$isNegative(b);\n if (this.get$isNegative(receiver) === bIsNegative)\n return 0;\n if (this.get$isNegative(receiver))\n return -1;\n return 1;\n }\n return 0;\n } else if (isNaN(receiver)) {\n if (isNaN(b))\n return 0;\n return 1;\n } else\n return -1;\n },\n get$isNegative(receiver) {\n return receiver === 0 ? 1 / receiver < 0 : receiver < 0;\n },\n ceil$0(receiver) {\n var truncated, d;\n if (receiver >= 0) {\n if (receiver <= 2147483647) {\n truncated = receiver | 0;\n return receiver === truncated ? truncated : truncated + 1;\n }\n } else if (receiver >= -2147483648)\n return receiver | 0;\n d = Math.ceil(receiver);\n if (isFinite(d))\n return d;\n throw A.wrapException(A.UnsupportedError$(\"\" + receiver + \".ceil()\"));\n },\n floor$0(receiver) {\n var truncated, d;\n if (receiver >= 0) {\n if (receiver <= 2147483647)\n return receiver | 0;\n } else if (receiver >= -2147483648) {\n truncated = receiver | 0;\n return receiver === truncated ? truncated : truncated - 1;\n }\n d = Math.floor(receiver);\n if (isFinite(d))\n return d;\n throw A.wrapException(A.UnsupportedError$(\"\" + receiver + \".floor()\"));\n },\n round$0(receiver) {\n if (receiver > 0) {\n if (receiver !== 1 / 0)\n return Math.round(receiver);\n } else if (receiver > -1 / 0)\n return 0 - Math.round(0 - receiver);\n throw A.wrapException(A.UnsupportedError$(\"\" + receiver + \".round()\"));\n },\n clamp$2(receiver, lowerLimit, upperLimit) {\n if (B.JSInt_methods.compareTo$1(lowerLimit, upperLimit) > 0)\n throw A.wrapException(A.argumentErrorValue(lowerLimit));\n if (this.compareTo$1(receiver, lowerLimit) < 0)\n return lowerLimit;\n if (this.compareTo$1(receiver, upperLimit) > 0)\n return upperLimit;\n return receiver;\n },\n toRadixString$1(receiver, radix) {\n var result, match, exponent, t1;\n if (radix < 2 || radix > 36)\n throw A.wrapException(A.RangeError$range(radix, 2, 36, \"radix\", null));\n result = receiver.toString(radix);\n if (B.JSString_methods.codeUnitAt$1(result, result.length - 1) !== 41)\n return result;\n match = /^([\\da-z]+)(?:\\.([\\da-z]+))?\\(e\\+(\\d+)\\)$/.exec(result);\n if (match == null)\n A.throwExpression(A.UnsupportedError$(\"Unexpected toString result: \" + result));\n result = match[1];\n exponent = +match[3];\n t1 = match[2];\n if (t1 != null) {\n result += t1;\n exponent -= t1.length;\n }\n return result + B.JSString_methods.$mul(\"0\", exponent);\n },\n toString$0(receiver) {\n if (receiver === 0 && 1 / receiver < 0)\n return \"-0.0\";\n else\n return \"\" + receiver;\n },\n get$hashCode(receiver) {\n var absolute, floorLog2, factor, scaled,\n intValue = receiver | 0;\n if (receiver === intValue)\n return intValue & 536870911;\n absolute = Math.abs(receiver);\n floorLog2 = Math.log(absolute) / 0.6931471805599453 | 0;\n factor = Math.pow(2, floorLog2);\n scaled = absolute < 1 ? absolute / factor : factor / absolute;\n return ((scaled * 9007199254740992 | 0) + (scaled * 3542243181176521 | 0)) * 599197 + floorLog2 * 1259 & 536870911;\n },\n $add(receiver, other) {\n return receiver + other;\n },\n $mod(receiver, other) {\n var result = receiver % other;\n if (result === 0)\n return 0;\n if (result > 0)\n return result;\n if (other < 0)\n return result - other;\n else\n return result + other;\n },\n $tdiv(receiver, other) {\n if ((receiver | 0) === receiver)\n if (other >= 1 || other < -1)\n return receiver / other | 0;\n return this._tdivSlow$1(receiver, other);\n },\n _tdivFast$1(receiver, other) {\n return (receiver | 0) === receiver ? receiver / other | 0 : this._tdivSlow$1(receiver, other);\n },\n _tdivSlow$1(receiver, other) {\n var quotient = receiver / other;\n if (quotient >= -2147483648 && quotient <= 2147483647)\n return quotient | 0;\n if (quotient > 0) {\n if (quotient !== 1 / 0)\n return Math.floor(quotient);\n } else if (quotient > -1 / 0)\n return Math.ceil(quotient);\n throw A.wrapException(A.UnsupportedError$(\"Result of truncating division is \" + A.S(quotient) + \": \" + A.S(receiver) + \" ~/ \" + other));\n },\n _shrOtherPositive$1(receiver, other) {\n var t1;\n if (receiver > 0)\n t1 = this._shrBothPositive$1(receiver, other);\n else {\n t1 = other > 31 ? 31 : other;\n t1 = receiver >> t1 >>> 0;\n }\n return t1;\n },\n _shrReceiverPositive$1(receiver, other) {\n if (0 > other)\n throw A.wrapException(A.argumentErrorValue(other));\n return this._shrBothPositive$1(receiver, other);\n },\n _shrBothPositive$1(receiver, other) {\n return other > 31 ? 0 : receiver >>> other;\n },\n $isComparable: 1,\n $isdouble: 1,\n $isnum: 1\n };\n J.JSInt.prototype = {$isint: 1};\n J.JSNumNotInt.prototype = {};\n J.JSString.prototype = {\n codeUnitAt$1(receiver, index) {\n if (index < 0)\n throw A.wrapException(A.diagnoseIndexError(receiver, index));\n if (index >= receiver.length)\n A.throwExpression(A.diagnoseIndexError(receiver, index));\n return receiver.charCodeAt(index);\n },\n _codeUnitAt$1(receiver, index) {\n if (index >= receiver.length)\n throw A.wrapException(A.diagnoseIndexError(receiver, index));\n return receiver.charCodeAt(index);\n },\n allMatches$2(receiver, string, start) {\n var t1 = string.length;\n if (start > t1)\n throw A.wrapException(A.RangeError$range(start, 0, t1, null, null));\n return new A._StringAllMatchesIterable(string, receiver, start);\n },\n allMatches$1($receiver, string) {\n return this.allMatches$2($receiver, string, 0);\n },\n matchAsPrefix$2(receiver, string, start) {\n var t1, i, _null = null;\n if (start < 0 || start > string.length)\n throw A.wrapException(A.RangeError$range(start, 0, string.length, _null, _null));\n t1 = receiver.length;\n if (start + t1 > string.length)\n return _null;\n for (i = 0; i < t1; ++i)\n if (this.codeUnitAt$1(string, start + i) !== this._codeUnitAt$1(receiver, i))\n return _null;\n return new A.StringMatch(start, receiver);\n },\n $add(receiver, other) {\n return receiver + other;\n },\n endsWith$1(receiver, other) {\n var otherLength = other.length,\n t1 = receiver.length;\n if (otherLength > t1)\n return false;\n return other === this.substring$1(receiver, t1 - otherLength);\n },\n replaceFirst$2(receiver, from, to) {\n A.RangeError_checkValueInInterval(0, 0, receiver.length, \"startIndex\");\n return A.stringReplaceFirstUnchecked(receiver, from, to, 0);\n },\n split$1(receiver, pattern) {\n if (typeof pattern == \"string\")\n return A._setArrayType(receiver.split(pattern), type$.JSArray_String);\n else if (pattern instanceof A.JSSyntaxRegExp && pattern.get$_nativeAnchoredVersion().exec(\"\").length - 2 === 0)\n return A._setArrayType(receiver.split(pattern._nativeRegExp), type$.JSArray_String);\n else\n return this._defaultSplit$1(receiver, pattern);\n },\n replaceRange$3(receiver, start, end, replacement) {\n var e = A.RangeError_checkValidRange(start, end, receiver.length);\n return A.stringReplaceRangeUnchecked(receiver, start, e, replacement);\n },\n _defaultSplit$1(receiver, pattern) {\n var t1, start, $length, match, matchStart, matchEnd,\n result = A._setArrayType([], type$.JSArray_String);\n for (t1 = J.allMatches$1$s(pattern, receiver), t1 = t1.get$iterator(t1), start = 0, $length = 1; t1.moveNext$0();) {\n match = t1.get$current(t1);\n matchStart = match.get$start(match);\n matchEnd = match.get$end(match);\n $length = matchEnd - matchStart;\n if ($length === 0 && start === matchStart)\n continue;\n result.push(this.substring$2(receiver, start, matchStart));\n start = matchEnd;\n }\n if (start < receiver.length || $length > 0)\n result.push(this.substring$1(receiver, start));\n return result;\n },\n startsWith$2(receiver, pattern, index) {\n var endIndex;\n if (index < 0 || index > receiver.length)\n throw A.wrapException(A.RangeError$range(index, 0, receiver.length, null, null));\n if (typeof pattern == \"string\") {\n endIndex = index + pattern.length;\n if (endIndex > receiver.length)\n return false;\n return pattern === receiver.substring(index, endIndex);\n }\n return J.matchAsPrefix$2$s(pattern, receiver, index) != null;\n },\n startsWith$1($receiver, pattern) {\n return this.startsWith$2($receiver, pattern, 0);\n },\n substring$2(receiver, start, end) {\n return receiver.substring(start, A.RangeError_checkValidRange(start, end, receiver.length));\n },\n substring$1($receiver, start) {\n return this.substring$2($receiver, start, null);\n },\n trim$0(receiver) {\n var startIndex, t1, endIndex0,\n result = receiver.trim(),\n endIndex = result.length;\n if (endIndex === 0)\n return result;\n if (this._codeUnitAt$1(result, 0) === 133) {\n startIndex = J.JSString__skipLeadingWhitespace(result, 1);\n if (startIndex === endIndex)\n return \"\";\n } else\n startIndex = 0;\n t1 = endIndex - 1;\n endIndex0 = this.codeUnitAt$1(result, t1) === 133 ? J.JSString__skipTrailingWhitespace(result, t1) : endIndex;\n if (startIndex === 0 && endIndex0 === endIndex)\n return result;\n return result.substring(startIndex, endIndex0);\n },\n trimRight$0(receiver) {\n var result, endIndex, t1;\n if (typeof receiver.trimRight != \"undefined\") {\n result = receiver.trimRight();\n endIndex = result.length;\n if (endIndex === 0)\n return result;\n t1 = endIndex - 1;\n if (this.codeUnitAt$1(result, t1) === 133)\n endIndex = J.JSString__skipTrailingWhitespace(result, t1);\n } else {\n endIndex = J.JSString__skipTrailingWhitespace(receiver, receiver.length);\n result = receiver;\n }\n if (endIndex === result.length)\n return result;\n if (endIndex === 0)\n return \"\";\n return result.substring(0, endIndex);\n },\n $mul(receiver, times) {\n var s, result;\n if (0 >= times)\n return \"\";\n if (times === 1 || receiver.length === 0)\n return receiver;\n if (times !== times >>> 0)\n throw A.wrapException(B.C_OutOfMemoryError);\n for (s = receiver, result = \"\"; true;) {\n if ((times & 1) === 1)\n result = s + result;\n times = times >>> 1;\n if (times === 0)\n break;\n s += s;\n }\n return result;\n },\n padLeft$2(receiver, width, padding) {\n var delta = width - receiver.length;\n if (delta <= 0)\n return receiver;\n return this.$mul(padding, delta) + receiver;\n },\n padRight$1(receiver, width) {\n var delta = width - receiver.length;\n if (delta <= 0)\n return receiver;\n return receiver + this.$mul(\" \", delta);\n },\n indexOf$2(receiver, pattern, start) {\n var t1;\n if (start < 0 || start > receiver.length)\n throw A.wrapException(A.RangeError$range(start, 0, receiver.length, null, null));\n t1 = receiver.indexOf(pattern, start);\n return t1;\n },\n indexOf$1($receiver, pattern) {\n return this.indexOf$2($receiver, pattern, 0);\n },\n lastIndexOf$2(receiver, pattern, start) {\n var t1, t2, i;\n if (start == null)\n start = receiver.length;\n else if (start < 0 || start > receiver.length)\n throw A.wrapException(A.RangeError$range(start, 0, receiver.length, null, null));\n if (typeof pattern == \"string\") {\n t1 = pattern.length;\n t2 = receiver.length;\n if (start + t1 > t2)\n start = t2 - t1;\n return receiver.lastIndexOf(pattern, start);\n }\n for (t1 = J.getInterceptor$s(pattern), i = start; i >= 0; --i)\n if (t1.matchAsPrefix$2(pattern, receiver, i) != null)\n return i;\n return -1;\n },\n lastIndexOf$1($receiver, pattern) {\n return this.lastIndexOf$2($receiver, pattern, null);\n },\n contains$2(receiver, other, startIndex) {\n var t1 = receiver.length;\n if (startIndex > t1)\n throw A.wrapException(A.RangeError$range(startIndex, 0, t1, null, null));\n return A.stringContainsUnchecked(receiver, other, startIndex);\n },\n contains$1($receiver, other) {\n return this.contains$2($receiver, other, 0);\n },\n get$isNotEmpty(receiver) {\n return receiver.length !== 0;\n },\n compareTo$1(receiver, other) {\n var t1;\n if (receiver === other)\n t1 = 0;\n else\n t1 = receiver < other ? -1 : 1;\n return t1;\n },\n toString$0(receiver) {\n return receiver;\n },\n get$hashCode(receiver) {\n var t1, hash, i;\n for (t1 = receiver.length, hash = 0, i = 0; i < t1; ++i) {\n hash = hash + receiver.charCodeAt(i) & 536870911;\n hash = hash + ((hash & 524287) << 10) & 536870911;\n hash ^= hash >> 6;\n }\n hash = hash + ((hash & 67108863) << 3) & 536870911;\n hash ^= hash >> 11;\n return hash + ((hash & 16383) << 15) & 536870911;\n },\n get$length(receiver) {\n return receiver.length;\n },\n $isComparable: 1,\n $isString: 1\n };\n A._CastIterableBase.prototype = {\n get$iterator(_) {\n var t1 = A._instanceType(this);\n return new A.CastIterator(J.get$iterator$ax(this.get$_source()), t1._eval$1(\"@<1>\")._bind$1(t1._rest[1])._eval$1(\"CastIterator<1,2>\"));\n },\n get$length(_) {\n return J.get$length$asx(this.get$_source());\n },\n get$isEmpty(_) {\n return J.get$isEmpty$asx(this.get$_source());\n },\n get$isNotEmpty(_) {\n return J.get$isNotEmpty$asx(this.get$_source());\n },\n skip$1(_, count) {\n var t1 = A._instanceType(this);\n return A.CastIterable_CastIterable(J.skip$1$ax(this.get$_source(), count), t1._precomputed1, t1._rest[1]);\n },\n take$1(_, count) {\n var t1 = A._instanceType(this);\n return A.CastIterable_CastIterable(J.take$1$ax(this.get$_source(), count), t1._precomputed1, t1._rest[1]);\n },\n elementAt$1(_, index) {\n return A._instanceType(this)._rest[1]._as(J.elementAt$1$ax(this.get$_source(), index));\n },\n get$first(_) {\n return A._instanceType(this)._rest[1]._as(J.get$first$ax(this.get$_source()));\n },\n get$last(_) {\n return A._instanceType(this)._rest[1]._as(J.get$last$ax(this.get$_source()));\n },\n get$single(_) {\n return A._instanceType(this)._rest[1]._as(J.get$single$ax(this.get$_source()));\n },\n contains$1(_, other) {\n return J.contains$1$asx(this.get$_source(), other);\n },\n toString$0(_) {\n return J.toString$0$(this.get$_source());\n }\n };\n A.CastIterator.prototype = {\n moveNext$0() {\n return this._source.moveNext$0();\n },\n get$current(_) {\n var t1 = this._source;\n return this.$ti._rest[1]._as(t1.get$current(t1));\n }\n };\n A.CastIterable.prototype = {\n get$_source() {\n return this._source;\n }\n };\n A._EfficientLengthCastIterable.prototype = {$isEfficientLengthIterable: 1};\n A._CastListBase.prototype = {\n $index(_, index) {\n return this.$ti._rest[1]._as(J.$index$asx(this._source, index));\n },\n $indexSet(_, index, value) {\n J.$indexSet$ax(this._source, index, this.$ti._precomputed1._as(value));\n },\n set$length(_, $length) {\n J.set$length$asx(this._source, $length);\n },\n add$1(_, value) {\n J.add$1$ax(this._source, this.$ti._precomputed1._as(value));\n },\n sort$1(_, compare) {\n var t1 = compare == null ? null : new A._CastListBase_sort_closure(this, compare);\n J.sort$1$ax(this._source, t1);\n },\n getRange$2(_, start, end) {\n var t1 = this.$ti;\n return A.CastIterable_CastIterable(J.getRange$2$ax(this._source, start, end), t1._precomputed1, t1._rest[1]);\n },\n setRange$4(_, start, end, iterable, skipCount) {\n var t1 = this.$ti;\n J.setRange$4$ax(this._source, start, end, A.CastIterable_CastIterable(iterable, t1._rest[1], t1._precomputed1), skipCount);\n },\n fillRange$3(_, start, end, fillValue) {\n J.fillRange$3$ax(this._source, start, end, this.$ti._precomputed1._as(fillValue));\n },\n $isEfficientLengthIterable: 1,\n $isList: 1\n };\n A._CastListBase_sort_closure.prototype = {\n call$2(v1, v2) {\n var t1 = this.$this.$ti._rest[1];\n return this.compare.call$2(t1._as(v1), t1._as(v2));\n },\n $signature() {\n return this.$this.$ti._eval$1(\"int(1,1)\");\n }\n };\n A.CastList.prototype = {\n cast$1$0(_, $R) {\n return new A.CastList(this._source, this.$ti._eval$1(\"@<1>\")._bind$1($R)._eval$1(\"CastList<1,2>\"));\n },\n get$_source() {\n return this._source;\n }\n };\n A.CastSet.prototype = {\n add$1(_, value) {\n return this._source.add$1(0, this.$ti._precomputed1._as(value));\n },\n addAll$1(_, elements) {\n var t1 = this.$ti;\n this._source.addAll$1(0, A.CastIterable_CastIterable(elements, t1._rest[1], t1._precomputed1));\n },\n difference$1(other) {\n var t1, _this = this;\n if (_this._emptySet != null)\n return _this._conditionalAdd$2(other, false);\n t1 = _this.$ti;\n return new A.CastSet(_this._source.difference$1(other), null, t1._eval$1(\"@<1>\")._bind$1(t1._rest[1])._eval$1(\"CastSet<1,2>\"));\n },\n _conditionalAdd$2(other, otherContains) {\n var t3, castElement,\n emptySet = this._emptySet,\n t1 = this.$ti,\n t2 = t1._rest[1],\n result = emptySet == null ? A.LinkedHashSet_LinkedHashSet(t2) : emptySet.call$1$0(t2);\n for (t2 = this._source, t2 = t2.get$iterator(t2), t3 = other._source, t1 = t1._rest[1]; t2.moveNext$0();) {\n castElement = t1._as(t2.get$current(t2));\n if (otherContains === t3.contains$1(0, castElement))\n result.add$1(0, castElement);\n }\n return result;\n },\n toSet$0(_) {\n var emptySet = this._emptySet,\n t1 = this.$ti._rest[1],\n result = emptySet == null ? A.LinkedHashSet_LinkedHashSet(t1) : emptySet.call$1$0(t1);\n result.addAll$1(0, this);\n return result;\n },\n $isEfficientLengthIterable: 1,\n $isSet: 1,\n get$_source() {\n return this._source;\n }\n };\n A.CastMap.prototype = {\n cast$2$0(_, RK, RV) {\n var t1 = this.$ti;\n return new A.CastMap(this._source, t1._eval$1(\"@<1>\")._bind$1(t1._rest[1])._bind$1(RK)._bind$1(RV)._eval$1(\"CastMap<1,2,3,4>\"));\n },\n containsKey$1(key) {\n return this._source.containsKey$1(key);\n },\n $index(_, key) {\n return this.$ti._eval$1(\"4?\")._as(this._source.$index(0, key));\n },\n $indexSet(_, key, value) {\n var t1 = this.$ti;\n this._source.$indexSet(0, t1._precomputed1._as(key), t1._rest[1]._as(value));\n },\n addAll$1(_, other) {\n var t1 = this.$ti;\n this._source.addAll$1(0, new A.CastMap(other, t1._eval$1(\"@<3>\")._bind$1(t1._rest[3])._bind$1(t1._precomputed1)._bind$1(t1._rest[1])._eval$1(\"CastMap<1,2,3,4>\")));\n },\n remove$1(_, key) {\n return this.$ti._eval$1(\"4?\")._as(this._source.remove$1(0, key));\n },\n forEach$1(_, f) {\n this._source.forEach$1(0, new A.CastMap_forEach_closure(this, f));\n },\n get$keys(_) {\n var t1 = this._source,\n t2 = this.$ti;\n return A.CastIterable_CastIterable(t1.get$keys(t1), t2._precomputed1, t2._rest[2]);\n },\n get$values(_) {\n var t1 = this._source,\n t2 = this.$ti;\n return A.CastIterable_CastIterable(t1.get$values(t1), t2._rest[1], t2._rest[3]);\n },\n get$length(_) {\n var t1 = this._source;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._source;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._source;\n return t1.get$isNotEmpty(t1);\n },\n get$entries(_) {\n var t1 = this._source;\n return t1.get$entries(t1).map$1$1(0, new A.CastMap_entries_closure(this), this.$ti._eval$1(\"MapEntry<3,4>\"));\n }\n };\n A.CastMap_forEach_closure.prototype = {\n call$2(key, value) {\n var t1 = this.$this.$ti;\n this.f.call$2(t1._rest[2]._as(key), t1._rest[3]._as(value));\n },\n $signature() {\n return this.$this.$ti._eval$1(\"~(1,2)\");\n }\n };\n A.CastMap_entries_closure.prototype = {\n call$1(e) {\n var t1 = this.$this.$ti,\n t2 = t1._rest[3];\n return new A.MapEntry(t1._rest[2]._as(e.key), t2._as(e.value), t1._eval$1(\"@<3>\")._bind$1(t2)._eval$1(\"MapEntry<1,2>\"));\n },\n $signature() {\n return this.$this.$ti._eval$1(\"MapEntry<3,4>(MapEntry<1,2>)\");\n }\n };\n A.LateError.prototype = {\n toString$0(_) {\n var t1 = \"LateInitializationError: \" + this._message;\n return t1;\n }\n };\n A.CodeUnits.prototype = {\n get$length(_) {\n return this._string.length;\n },\n $index(_, i) {\n return B.JSString_methods.codeUnitAt$1(this._string, i);\n }\n };\n A.nullFuture_closure.prototype = {\n call$0() {\n return A.Future_Future$value(null, type$.Null);\n },\n $signature: 2\n };\n A.SentinelValue.prototype = {};\n A.EfficientLengthIterable.prototype = {};\n A.ListIterable.prototype = {\n get$iterator(_) {\n return new A.ListIterator(this, this.get$length(this));\n },\n get$isEmpty(_) {\n return this.get$length(this) === 0;\n },\n get$first(_) {\n if (this.get$length(this) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n return this.elementAt$1(0, 0);\n },\n get$last(_) {\n var _this = this;\n if (_this.get$length(_this) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n return _this.elementAt$1(0, _this.get$length(_this) - 1);\n },\n get$single(_) {\n var _this = this;\n if (_this.get$length(_this) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n if (_this.get$length(_this) > 1)\n throw A.wrapException(A.IterableElementError_tooMany());\n return _this.elementAt$1(0, 0);\n },\n contains$1(_, element) {\n var i, _this = this,\n $length = _this.get$length(_this);\n for (i = 0; i < $length; ++i) {\n if (J.$eq$(_this.elementAt$1(0, i), element))\n return true;\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return false;\n },\n any$1(_, test) {\n var i, _this = this,\n $length = _this.get$length(_this);\n for (i = 0; i < $length; ++i) {\n if (test.call$1(_this.elementAt$1(0, i)))\n return true;\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return false;\n },\n join$1(_, separator) {\n var first, t1, i, _this = this,\n $length = _this.get$length(_this);\n if (separator.length !== 0) {\n if ($length === 0)\n return \"\";\n first = A.S(_this.elementAt$1(0, 0));\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n for (t1 = first, i = 1; i < $length; ++i) {\n t1 = t1 + separator + A.S(_this.elementAt$1(0, i));\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n } else {\n for (i = 0, t1 = \"\"; i < $length; ++i) {\n t1 += A.S(_this.elementAt$1(0, i));\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n where$1(_, test) {\n return this.super$Iterable$where(0, test);\n },\n map$1$1(_, toElement, $T) {\n return new A.MappedListIterable(this, toElement, A._instanceType(this)._eval$1(\"@\")._bind$1($T)._eval$1(\"MappedListIterable<1,2>\"));\n },\n reduce$1(_, combine) {\n var value, i, _this = this,\n $length = _this.get$length(_this);\n if ($length === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n value = _this.elementAt$1(0, 0);\n for (i = 1; i < $length; ++i) {\n value = combine.call$2(value, _this.elementAt$1(0, i));\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return value;\n },\n fold$1$2(_, initialValue, combine) {\n var value, i, _this = this,\n $length = _this.get$length(_this);\n for (value = initialValue, i = 0; i < $length; ++i) {\n value = combine.call$2(value, _this.elementAt$1(0, i));\n if ($length !== _this.get$length(_this))\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return value;\n },\n fold$2($receiver, initialValue, combine) {\n return this.fold$1$2($receiver, initialValue, combine, type$.dynamic);\n },\n skip$1(_, count) {\n return A.SubListIterable$(this, count, null, A._instanceType(this)._eval$1(\"ListIterable.E\"));\n },\n take$1(_, count) {\n return A.SubListIterable$(this, 0, A.checkNotNullable(count, \"count\", type$.int), A._instanceType(this)._eval$1(\"ListIterable.E\"));\n },\n toList$1$growable(_, growable) {\n return A.List_List$of(this, true, A._instanceType(this)._eval$1(\"ListIterable.E\"));\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(_) {\n var i, _this = this,\n result = A.LinkedHashSet_LinkedHashSet(A._instanceType(_this)._eval$1(\"ListIterable.E\"));\n for (i = 0; i < _this.get$length(_this); ++i)\n result.add$1(0, _this.elementAt$1(0, i));\n return result;\n }\n };\n A.SubListIterable.prototype = {\n SubListIterable$3(_iterable, _start, _endOrLength, $E) {\n var endOrLength,\n t1 = this._start;\n A.RangeError_checkNotNegative(t1, \"start\");\n endOrLength = this._endOrLength;\n if (endOrLength != null) {\n A.RangeError_checkNotNegative(endOrLength, \"end\");\n if (t1 > endOrLength)\n throw A.wrapException(A.RangeError$range(t1, 0, endOrLength, \"start\", null));\n }\n },\n get$_endIndex() {\n var $length = J.get$length$asx(this.__internal$_iterable),\n endOrLength = this._endOrLength;\n if (endOrLength == null || endOrLength > $length)\n return $length;\n return endOrLength;\n },\n get$_startIndex() {\n var $length = J.get$length$asx(this.__internal$_iterable),\n t1 = this._start;\n if (t1 > $length)\n return $length;\n return t1;\n },\n get$length(_) {\n var endOrLength,\n $length = J.get$length$asx(this.__internal$_iterable),\n t1 = this._start;\n if (t1 >= $length)\n return 0;\n endOrLength = this._endOrLength;\n if (endOrLength == null || endOrLength >= $length)\n return $length - t1;\n return endOrLength - t1;\n },\n elementAt$1(_, index) {\n var _this = this,\n realIndex = _this.get$_startIndex() + index;\n if (index < 0 || realIndex >= _this.get$_endIndex())\n throw A.wrapException(A.IndexError$(index, _this, \"index\", null, null));\n return J.elementAt$1$ax(_this.__internal$_iterable, realIndex);\n },\n skip$1(_, count) {\n var newStart, endOrLength, _this = this;\n A.RangeError_checkNotNegative(count, \"count\");\n newStart = _this._start + count;\n endOrLength = _this._endOrLength;\n if (endOrLength != null && newStart >= endOrLength)\n return new A.EmptyIterable(_this.$ti._eval$1(\"EmptyIterable<1>\"));\n return A.SubListIterable$(_this.__internal$_iterable, newStart, endOrLength, _this.$ti._precomputed1);\n },\n take$1(_, count) {\n var endOrLength, t1, newEnd, _this = this;\n A.RangeError_checkNotNegative(count, \"count\");\n endOrLength = _this._endOrLength;\n t1 = _this._start;\n newEnd = t1 + count;\n if (endOrLength == null)\n return A.SubListIterable$(_this.__internal$_iterable, t1, newEnd, _this.$ti._precomputed1);\n else {\n if (endOrLength < newEnd)\n return _this;\n return A.SubListIterable$(_this.__internal$_iterable, t1, newEnd, _this.$ti._precomputed1);\n }\n },\n toList$1$growable(_, growable) {\n var $length, result, i, _this = this,\n start = _this._start,\n t1 = _this.__internal$_iterable,\n t2 = J.getInterceptor$asx(t1),\n end = t2.get$length(t1),\n endOrLength = _this._endOrLength;\n if (endOrLength != null && endOrLength < end)\n end = endOrLength;\n $length = end - start;\n if ($length <= 0) {\n t1 = _this.$ti._precomputed1;\n return growable ? J.JSArray_JSArray$growable(0, t1) : J.JSArray_JSArray$fixed(0, t1);\n }\n result = A.List_List$filled($length, t2.elementAt$1(t1, start), growable, _this.$ti._precomputed1);\n for (i = 1; i < $length; ++i) {\n result[i] = t2.elementAt$1(t1, start + i);\n if (t2.get$length(t1) < end)\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n return result;\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n }\n };\n A.ListIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._precomputed1._as(this.__internal$_current);\n },\n moveNext$0() {\n var t3, _this = this,\n t1 = _this.__internal$_iterable,\n t2 = J.getInterceptor$asx(t1),\n $length = t2.get$length(t1);\n if (_this.__internal$_length !== $length)\n throw A.wrapException(A.ConcurrentModificationError$(t1));\n t3 = _this.__internal$_index;\n if (t3 >= $length) {\n _this.__internal$_current = null;\n return false;\n }\n _this.__internal$_current = t2.elementAt$1(t1, t3);\n ++_this.__internal$_index;\n return true;\n }\n };\n A.MappedIterable.prototype = {\n get$iterator(_) {\n return new A.MappedIterator(J.get$iterator$ax(this.__internal$_iterable), this._f);\n },\n get$length(_) {\n return J.get$length$asx(this.__internal$_iterable);\n },\n get$isEmpty(_) {\n return J.get$isEmpty$asx(this.__internal$_iterable);\n },\n get$first(_) {\n return this._f.call$1(J.get$first$ax(this.__internal$_iterable));\n },\n get$last(_) {\n return this._f.call$1(J.get$last$ax(this.__internal$_iterable));\n },\n get$single(_) {\n return this._f.call$1(J.get$single$ax(this.__internal$_iterable));\n },\n elementAt$1(_, index) {\n return this._f.call$1(J.elementAt$1$ax(this.__internal$_iterable, index));\n }\n };\n A.EfficientLengthMappedIterable.prototype = {$isEfficientLengthIterable: 1};\n A.MappedIterator.prototype = {\n moveNext$0() {\n var _this = this,\n t1 = _this._iterator;\n if (t1.moveNext$0()) {\n _this.__internal$_current = _this._f.call$1(t1.get$current(t1));\n return true;\n }\n _this.__internal$_current = null;\n return false;\n },\n get$current(_) {\n return A._instanceType(this)._rest[1]._as(this.__internal$_current);\n }\n };\n A.MappedListIterable.prototype = {\n get$length(_) {\n return J.get$length$asx(this._source);\n },\n elementAt$1(_, index) {\n return this._f.call$1(J.elementAt$1$ax(this._source, index));\n }\n };\n A.WhereIterable.prototype = {\n get$iterator(_) {\n return new A.WhereIterator(J.get$iterator$ax(this.__internal$_iterable), this._f);\n },\n map$1$1(_, toElement, $T) {\n return new A.MappedIterable(this, toElement, this.$ti._eval$1(\"@<1>\")._bind$1($T)._eval$1(\"MappedIterable<1,2>\"));\n }\n };\n A.WhereIterator.prototype = {\n moveNext$0() {\n var t1, t2;\n for (t1 = this._iterator, t2 = this._f; t1.moveNext$0();)\n if (t2.call$1(t1.get$current(t1)))\n return true;\n return false;\n },\n get$current(_) {\n var t1 = this._iterator;\n return t1.get$current(t1);\n }\n };\n A.ExpandIterable.prototype = {\n get$iterator(_) {\n return new A.ExpandIterator(J.get$iterator$ax(this.__internal$_iterable), this._f, B.C_EmptyIterator);\n }\n };\n A.ExpandIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._rest[1]._as(this.__internal$_current);\n },\n moveNext$0() {\n var t2, t3, _this = this,\n t1 = _this._currentExpansion;\n if (t1 == null)\n return false;\n for (t2 = _this._iterator, t3 = _this._f; !t1.moveNext$0();) {\n _this.__internal$_current = null;\n if (t2.moveNext$0()) {\n _this._currentExpansion = null;\n t1 = J.get$iterator$ax(t3.call$1(t2.get$current(t2)));\n _this._currentExpansion = t1;\n } else\n return false;\n }\n t1 = _this._currentExpansion;\n _this.__internal$_current = t1.get$current(t1);\n return true;\n }\n };\n A.TakeIterable.prototype = {\n get$iterator(_) {\n return new A.TakeIterator(J.get$iterator$ax(this.__internal$_iterable), this._takeCount);\n }\n };\n A.EfficientLengthTakeIterable.prototype = {\n get$length(_) {\n var iterableLength = J.get$length$asx(this.__internal$_iterable),\n t1 = this._takeCount;\n if (iterableLength > t1)\n return t1;\n return iterableLength;\n },\n $isEfficientLengthIterable: 1\n };\n A.TakeIterator.prototype = {\n moveNext$0() {\n if (--this._remaining >= 0)\n return this._iterator.moveNext$0();\n this._remaining = -1;\n return false;\n },\n get$current(_) {\n var t1;\n if (this._remaining < 0)\n return A._instanceType(this)._precomputed1._as(null);\n t1 = this._iterator;\n return t1.get$current(t1);\n }\n };\n A.SkipIterable.prototype = {\n skip$1(_, count) {\n A.ArgumentError_checkNotNull(count, \"count\");\n A.RangeError_checkNotNegative(count, \"count\");\n return new A.SkipIterable(this.__internal$_iterable, this._skipCount + count, A._instanceType(this)._eval$1(\"SkipIterable<1>\"));\n },\n get$iterator(_) {\n return new A.SkipIterator(J.get$iterator$ax(this.__internal$_iterable), this._skipCount);\n }\n };\n A.EfficientLengthSkipIterable.prototype = {\n get$length(_) {\n var $length = J.get$length$asx(this.__internal$_iterable) - this._skipCount;\n if ($length >= 0)\n return $length;\n return 0;\n },\n skip$1(_, count) {\n A.ArgumentError_checkNotNull(count, \"count\");\n A.RangeError_checkNotNegative(count, \"count\");\n return new A.EfficientLengthSkipIterable(this.__internal$_iterable, this._skipCount + count, this.$ti);\n },\n $isEfficientLengthIterable: 1\n };\n A.SkipIterator.prototype = {\n moveNext$0() {\n var t1, i;\n for (t1 = this._iterator, i = 0; i < this._skipCount; ++i)\n t1.moveNext$0();\n this._skipCount = 0;\n return t1.moveNext$0();\n },\n get$current(_) {\n var t1 = this._iterator;\n return t1.get$current(t1);\n }\n };\n A.SkipWhileIterable.prototype = {\n get$iterator(_) {\n return new A.SkipWhileIterator(J.get$iterator$ax(this.__internal$_iterable), this._f);\n }\n };\n A.SkipWhileIterator.prototype = {\n moveNext$0() {\n var t1, t2, _this = this;\n if (!_this._hasSkipped) {\n _this._hasSkipped = true;\n for (t1 = _this._iterator, t2 = _this._f; t1.moveNext$0();)\n if (!t2.call$1(t1.get$current(t1)))\n return true;\n }\n return _this._iterator.moveNext$0();\n },\n get$current(_) {\n var t1 = this._iterator;\n return t1.get$current(t1);\n }\n };\n A.EmptyIterable.prototype = {\n get$iterator(_) {\n return B.C_EmptyIterator;\n },\n get$isEmpty(_) {\n return true;\n },\n get$length(_) {\n return 0;\n },\n get$first(_) {\n throw A.wrapException(A.IterableElementError_noElement());\n },\n get$last(_) {\n throw A.wrapException(A.IterableElementError_noElement());\n },\n get$single(_) {\n throw A.wrapException(A.IterableElementError_noElement());\n },\n elementAt$1(_, index) {\n throw A.wrapException(A.RangeError$range(index, 0, 0, \"index\", null));\n },\n contains$1(_, element) {\n return false;\n },\n join$1(_, separator) {\n return \"\";\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n where$1(_, test) {\n return this;\n },\n map$1$1(_, toElement, $T) {\n return new A.EmptyIterable($T._eval$1(\"EmptyIterable<0>\"));\n },\n skip$1(_, count) {\n A.RangeError_checkNotNegative(count, \"count\");\n return this;\n },\n take$1(_, count) {\n A.RangeError_checkNotNegative(count, \"count\");\n return this;\n },\n toList$1$growable(_, growable) {\n var t1 = J.JSArray_JSArray$growable(0, this.$ti._precomputed1);\n return t1;\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(_) {\n return A.LinkedHashSet_LinkedHashSet(this.$ti._precomputed1);\n }\n };\n A.EmptyIterator.prototype = {\n moveNext$0() {\n return false;\n },\n get$current(_) {\n throw A.wrapException(A.IterableElementError_noElement());\n }\n };\n A.FollowedByIterable.prototype = {\n get$iterator(_) {\n return new A.FollowedByIterator(J.get$iterator$ax(this.__internal$_first), this._second);\n },\n get$length(_) {\n var t1 = this._second;\n return J.get$length$asx(this.__internal$_first) + t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1;\n if (J.get$isEmpty$asx(this.__internal$_first)) {\n t1 = this._second;\n t1 = t1.get$isEmpty(t1);\n } else\n t1 = false;\n return t1;\n },\n get$isNotEmpty(_) {\n var t1;\n if (!J.get$isNotEmpty$asx(this.__internal$_first)) {\n t1 = this._second;\n t1 = t1.get$isNotEmpty(t1);\n } else\n t1 = true;\n return t1;\n },\n contains$1(_, value) {\n var t1;\n if (!J.contains$1$asx(this.__internal$_first, value)) {\n t1 = this._second;\n t1 = t1.contains$1(t1, value);\n } else\n t1 = true;\n return t1;\n },\n get$first(_) {\n var t1,\n iterator = J.get$iterator$ax(this.__internal$_first);\n if (iterator.moveNext$0())\n return iterator.get$current(iterator);\n t1 = this._second;\n return t1.get$first(t1);\n },\n get$last(_) {\n var last,\n t1 = this._second,\n iterator = t1.get$iterator(t1);\n if (iterator.moveNext$0()) {\n last = iterator.get$current(iterator);\n for (; iterator.moveNext$0();)\n last = iterator.get$current(iterator);\n return last;\n }\n return J.get$last$ax(this.__internal$_first);\n }\n };\n A.EfficientLengthFollowedByIterable.prototype = {\n elementAt$1(_, index) {\n var t1 = this.__internal$_first,\n t2 = J.getInterceptor$asx(t1),\n firstLength = t2.get$length(t1);\n if (index < firstLength)\n return t2.elementAt$1(t1, index);\n t1 = this._second;\n return t1.elementAt$1(t1, index - firstLength);\n },\n get$first(_) {\n var t1 = this.__internal$_first,\n t2 = J.getInterceptor$asx(t1);\n if (t2.get$isNotEmpty(t1))\n return t2.get$first(t1);\n t1 = this._second;\n return t1.get$first(t1);\n },\n get$last(_) {\n var t1 = this._second;\n if (t1.get$isNotEmpty(t1))\n return t1.get$last(t1);\n return J.get$last$ax(this.__internal$_first);\n },\n $isEfficientLengthIterable: 1\n };\n A.FollowedByIterator.prototype = {\n moveNext$0() {\n var t1, _this = this;\n if (_this._currentIterator.moveNext$0())\n return true;\n t1 = _this._nextIterable;\n if (t1 != null) {\n t1 = t1.get$iterator(t1);\n _this._currentIterator = t1;\n _this._nextIterable = null;\n return t1.moveNext$0();\n }\n return false;\n },\n get$current(_) {\n var t1 = this._currentIterator;\n return t1.get$current(t1);\n }\n };\n A.WhereTypeIterable.prototype = {\n get$iterator(_) {\n return new A.WhereTypeIterator(J.get$iterator$ax(this._source), this.$ti._eval$1(\"WhereTypeIterator<1>\"));\n }\n };\n A.WhereTypeIterator.prototype = {\n moveNext$0() {\n var t1, t2;\n for (t1 = this._source, t2 = this.$ti._precomputed1; t1.moveNext$0();)\n if (t2._is(t1.get$current(t1)))\n return true;\n return false;\n },\n get$current(_) {\n var t1 = this._source;\n return this.$ti._precomputed1._as(t1.get$current(t1));\n }\n };\n A.FixedLengthListMixin.prototype = {\n set$length(receiver, newLength) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot change the length of a fixed-length list\"));\n },\n add$1(receiver, value) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot add to a fixed-length list\"));\n }\n };\n A.UnmodifiableListMixin.prototype = {\n $indexSet(_, index, value) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify an unmodifiable list\"));\n },\n set$length(_, newLength) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot change the length of an unmodifiable list\"));\n },\n add$1(_, value) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot add to an unmodifiable list\"));\n },\n sort$1(_, compare) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify an unmodifiable list\"));\n },\n setRange$4(_, start, end, iterable, skipCount) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify an unmodifiable list\"));\n },\n fillRange$3(_, start, end, fillValue) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify an unmodifiable list\"));\n }\n };\n A.UnmodifiableListBase.prototype = {};\n A.ReversedListIterable.prototype = {\n get$length(_) {\n return J.get$length$asx(this._source);\n },\n elementAt$1(_, index) {\n var t1 = this._source,\n t2 = J.getInterceptor$asx(t1);\n return t2.elementAt$1(t1, t2.get$length(t1) - 1 - index);\n }\n };\n A.Symbol.prototype = {\n get$hashCode(_) {\n var hash = this._hashCode;\n if (hash != null)\n return hash;\n hash = 664597 * J.get$hashCode$(this.__internal$_name) & 536870911;\n this._hashCode = hash;\n return hash;\n },\n toString$0(_) {\n return 'Symbol(\"' + A.S(this.__internal$_name) + '\")';\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.Symbol && this.__internal$_name == other.__internal$_name;\n },\n $isSymbol0: 1\n };\n A.__CastListBase__CastIterableBase_ListMixin.prototype = {};\n A.ConstantMapView.prototype = {};\n A.ConstantMap.prototype = {\n cast$2$0(_, RK, RV) {\n var t1 = A._instanceType(this);\n return A.Map_castFrom(this, t1._precomputed1, t1._rest[1], RK, RV);\n },\n get$isEmpty(_) {\n return this.get$length(this) === 0;\n },\n get$isNotEmpty(_) {\n return this.get$length(this) !== 0;\n },\n toString$0(_) {\n return A.MapBase_mapToString(this);\n },\n $indexSet(_, key, val) {\n A.ConstantMap__throwUnmodifiable();\n },\n remove$1(_, key) {\n A.ConstantMap__throwUnmodifiable();\n },\n addAll$1(_, other) {\n A.ConstantMap__throwUnmodifiable();\n },\n get$entries(_) {\n return this.entries$body$ConstantMap(0, A._instanceType(this)._eval$1(\"MapEntry<1,2>\"));\n },\n entries$body$ConstantMap($async$_, $async$type) {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var _ = $async$_;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, t2, key;\n return function $async$get$entries($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.get$keys($async$self), t1 = t1.get$iterator(t1), t2 = A._instanceType($async$self), t2 = t2._eval$1(\"@<1>\")._bind$1(t2._rest[1])._eval$1(\"MapEntry<1,2>\");\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n key = t1.get$current(t1);\n $async$goto = 4;\n return new A.MapEntry(key, $async$self.$index(0, key), t2);\n case 4:\n // after yield\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, $async$type);\n },\n $isMap: 1\n };\n A.ConstantStringMap.prototype = {\n get$length(_) {\n return this.__js_helper$_length;\n },\n containsKey$1(key) {\n if (typeof key != \"string\")\n return false;\n if (\"__proto__\" === key)\n return false;\n return this._jsObject.hasOwnProperty(key);\n },\n $index(_, key) {\n if (!this.containsKey$1(key))\n return null;\n return this._jsObject[key];\n },\n forEach$1(_, f) {\n var t1, t2, i, key,\n keys = this.__js_helper$_keys;\n for (t1 = keys.length, t2 = this._jsObject, i = 0; i < t1; ++i) {\n key = keys[i];\n f.call$2(key, t2[key]);\n }\n },\n get$keys(_) {\n return new A._ConstantMapKeyIterable(this, this.$ti._eval$1(\"_ConstantMapKeyIterable<1>\"));\n },\n get$values(_) {\n var t1 = this.$ti;\n return A.MappedIterable_MappedIterable(this.__js_helper$_keys, new A.ConstantStringMap_values_closure(this), t1._precomputed1, t1._rest[1]);\n }\n };\n A.ConstantStringMap_values_closure.prototype = {\n call$1(key) {\n return this.$this._jsObject[key];\n },\n $signature() {\n return this.$this.$ti._eval$1(\"2(1)\");\n }\n };\n A._ConstantMapKeyIterable.prototype = {\n get$iterator(_) {\n var t1 = this.__js_helper$_map.__js_helper$_keys;\n return new J.ArrayIterator(t1, t1.length);\n },\n get$length(_) {\n return this.__js_helper$_map.__js_helper$_keys.length;\n }\n };\n A.Instantiation.prototype = {\n Instantiation$1(_genericClosure) {\n if (false)\n A.instantiatedGenericFunctionType(0, 0);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.Instantiation && this._genericClosure.$eq(0, other._genericClosure) && A.getRuntimeType(this) === A.getRuntimeType(other);\n },\n get$hashCode(_) {\n return A.Object_hash(this._genericClosure, A.getRuntimeType(this), B.C_SentinelValue);\n },\n toString$0(_) {\n var types = \"<\" + B.JSArray_methods.join$1(this.get$_types(), \", \") + \">\";\n return this._genericClosure.toString$0(0) + \" with \" + types;\n }\n };\n A.Instantiation1.prototype = {\n get$_types() {\n return [A.createRuntimeType(this.$ti._precomputed1)];\n },\n call$0() {\n return this._genericClosure.call$1$0(this.$ti._rest[0]);\n },\n call$2(a0, a1) {\n return this._genericClosure.call$1$2(a0, a1, this.$ti._rest[0]);\n },\n call$3(a0, a1, a2) {\n return this._genericClosure.call$1$3(a0, a1, a2, this.$ti._rest[0]);\n },\n call$4(a0, a1, a2, a3) {\n return this._genericClosure.call$1$4(a0, a1, a2, a3, this.$ti._rest[0]);\n },\n $signature() {\n return A.instantiatedGenericFunctionType(A.closureFunctionType(this._genericClosure), this.$ti);\n }\n };\n A.JSInvocationMirror.prototype = {\n get$memberName() {\n var t1 = this.__js_helper$_memberName;\n return t1;\n },\n get$positionalArguments() {\n var t1, argumentCount, list, index, _this = this;\n if (_this.__js_helper$_kind === 1)\n return B.List_empty9;\n t1 = _this._arguments;\n argumentCount = t1.length - _this._namedArgumentNames.length - _this._typeArgumentCount;\n if (argumentCount === 0)\n return B.List_empty9;\n list = [];\n for (index = 0; index < argumentCount; ++index)\n list.push(t1[index]);\n return J.JSArray_markUnmodifiableList(list);\n },\n get$namedArguments() {\n var t1, namedArgumentCount, t2, namedArgumentsStartIndex, map, i, _this = this;\n if (_this.__js_helper$_kind !== 0)\n return B.Map_empty4;\n t1 = _this._namedArgumentNames;\n namedArgumentCount = t1.length;\n t2 = _this._arguments;\n namedArgumentsStartIndex = t2.length - namedArgumentCount - _this._typeArgumentCount;\n if (namedArgumentCount === 0)\n return B.Map_empty4;\n map = new A.JsLinkedHashMap(type$.JsLinkedHashMap_Symbol_dynamic);\n for (i = 0; i < namedArgumentCount; ++i)\n map.$indexSet(0, new A.Symbol(t1[i]), t2[namedArgumentsStartIndex + i]);\n return new A.ConstantMapView(map, type$.ConstantMapView_Symbol_dynamic);\n }\n };\n A.Primitives_functionNoSuchMethod_closure.prototype = {\n call$2($name, argument) {\n var t1 = this._box_0;\n t1.names = t1.names + \"$\" + $name;\n this.namedArgumentList.push($name);\n this.$arguments.push(argument);\n ++t1.argumentCount;\n },\n $signature: 250\n };\n A.TypeErrorDecoder.prototype = {\n matchTypeError$1(message) {\n var result, t1, _this = this,\n match = new RegExp(_this._pattern).exec(message);\n if (match == null)\n return null;\n result = Object.create(null);\n t1 = _this._arguments;\n if (t1 !== -1)\n result.arguments = match[t1 + 1];\n t1 = _this._argumentsExpr;\n if (t1 !== -1)\n result.argumentsExpr = match[t1 + 1];\n t1 = _this._expr;\n if (t1 !== -1)\n result.expr = match[t1 + 1];\n t1 = _this._method;\n if (t1 !== -1)\n result.method = match[t1 + 1];\n t1 = _this._receiver;\n if (t1 !== -1)\n result.receiver = match[t1 + 1];\n return result;\n }\n };\n A.NullError.prototype = {\n toString$0(_) {\n var t1 = this._method;\n if (t1 == null)\n return \"NoSuchMethodError: \" + this.__js_helper$_message;\n return \"NoSuchMethodError: method not found: '\" + t1 + \"' on null\";\n }\n };\n A.JsNoSuchMethodError.prototype = {\n toString$0(_) {\n var t2, _this = this,\n _s38_ = \"NoSuchMethodError: method not found: '\",\n t1 = _this._method;\n if (t1 == null)\n return \"NoSuchMethodError: \" + _this.__js_helper$_message;\n t2 = _this._receiver;\n if (t2 == null)\n return _s38_ + t1 + \"' (\" + _this.__js_helper$_message + \")\";\n return _s38_ + t1 + \"' on '\" + t2 + \"' (\" + _this.__js_helper$_message + \")\";\n }\n };\n A.UnknownJsTypeError.prototype = {\n toString$0(_) {\n var t1 = this.__js_helper$_message;\n return t1.length === 0 ? \"Error\" : \"Error: \" + t1;\n }\n };\n A.NullThrownFromJavaScriptException.prototype = {\n toString$0(_) {\n return \"Throw of null ('\" + (this._irritant === null ? \"null\" : \"undefined\") + \"' from JavaScript)\";\n },\n $isException: 1\n };\n A.ExceptionAndStackTrace.prototype = {};\n A._StackTrace.prototype = {\n toString$0(_) {\n var trace,\n t1 = this._trace;\n if (t1 != null)\n return t1;\n t1 = this._exception;\n trace = t1 !== null && typeof t1 === \"object\" ? t1.stack : null;\n return this._trace = trace == null ? \"\" : trace;\n },\n $isStackTrace: 1\n };\n A.Closure.prototype = {\n toString$0(_) {\n var $constructor = this.constructor,\n $name = $constructor == null ? null : $constructor.name;\n return \"Closure '\" + A.unminifyOrTag($name == null ? \"unknown\" : $name) + \"'\";\n },\n $isFunction: 1,\n get$$call() {\n return this;\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 1,\n $defaultValues: null\n };\n A.Closure0Args.prototype = {\"call*\": \"call$0\", $requiredArgCount: 0};\n A.Closure2Args.prototype = {\"call*\": \"call$2\", $requiredArgCount: 2};\n A.TearOffClosure.prototype = {};\n A.StaticClosure.prototype = {\n toString$0(_) {\n var $name = this.$static_name;\n if ($name == null)\n return \"Closure of unknown static method\";\n return \"Closure '\" + A.unminifyOrTag($name) + \"'\";\n }\n };\n A.BoundClosure.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n if (this === other)\n return true;\n if (!(other instanceof A.BoundClosure))\n return false;\n return this.$_target === other.$_target && this._receiver === other._receiver;\n },\n get$hashCode(_) {\n return (A.objectHashCode(this._receiver) ^ A.Primitives_objectHashCode(this.$_target)) >>> 0;\n },\n toString$0(_) {\n return \"Closure '\" + this.$_name + \"' of \" + (\"Instance of '\" + A.Primitives_objectTypeName(this._receiver) + \"'\");\n }\n };\n A.RuntimeError.prototype = {\n toString$0(_) {\n return \"RuntimeError: \" + this.message;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A._Required.prototype = {};\n A.JsLinkedHashMap.prototype = {\n get$length(_) {\n return this.__js_helper$_length;\n },\n get$isEmpty(_) {\n return this.__js_helper$_length === 0;\n },\n get$isNotEmpty(_) {\n return !this.get$isEmpty(this);\n },\n get$keys(_) {\n return new A.LinkedHashMapKeyIterable(this, A._instanceType(this)._eval$1(\"LinkedHashMapKeyIterable<1>\"));\n },\n get$values(_) {\n var _this = this,\n t1 = A._instanceType(_this);\n return A.MappedIterable_MappedIterable(_this.get$keys(_this), new A.JsLinkedHashMap_values_closure(_this), t1._precomputed1, t1._rest[1]);\n },\n containsKey$1(key) {\n var strings, nums, _this = this;\n if (typeof key == \"string\") {\n strings = _this._strings;\n if (strings == null)\n return false;\n return _this._containsTableEntry$2(strings, key);\n } else if (typeof key == \"number\" && (key & 0x3ffffff) === key) {\n nums = _this._nums;\n if (nums == null)\n return false;\n return _this._containsTableEntry$2(nums, key);\n } else\n return _this.internalContainsKey$1(key);\n },\n internalContainsKey$1(key) {\n var _this = this,\n rest = _this.__js_helper$_rest;\n if (rest == null)\n return false;\n return _this.internalFindBucketIndex$2(_this._getTableBucket$2(rest, _this.internalComputeHashCode$1(key)), key) >= 0;\n },\n addAll$1(_, other) {\n other.forEach$1(0, new A.JsLinkedHashMap_addAll_closure(this));\n },\n $index(_, key) {\n var strings, cell, t1, nums, _this = this, _null = null;\n if (typeof key == \"string\") {\n strings = _this._strings;\n if (strings == null)\n return _null;\n cell = _this._getTableCell$2(strings, key);\n t1 = cell == null ? _null : cell.hashMapCellValue;\n return t1;\n } else if (typeof key == \"number\" && (key & 0x3ffffff) === key) {\n nums = _this._nums;\n if (nums == null)\n return _null;\n cell = _this._getTableCell$2(nums, key);\n t1 = cell == null ? _null : cell.hashMapCellValue;\n return t1;\n } else\n return _this.internalGet$1(key);\n },\n internalGet$1(key) {\n var bucket, index, _this = this,\n rest = _this.__js_helper$_rest;\n if (rest == null)\n return null;\n bucket = _this._getTableBucket$2(rest, _this.internalComputeHashCode$1(key));\n index = _this.internalFindBucketIndex$2(bucket, key);\n if (index < 0)\n return null;\n return bucket[index].hashMapCellValue;\n },\n $indexSet(_, key, value) {\n var strings, nums, _this = this;\n if (typeof key == \"string\") {\n strings = _this._strings;\n _this._addHashTableEntry$3(strings == null ? _this._strings = _this._newHashTable$0() : strings, key, value);\n } else if (typeof key == \"number\" && (key & 0x3ffffff) === key) {\n nums = _this._nums;\n _this._addHashTableEntry$3(nums == null ? _this._nums = _this._newHashTable$0() : nums, key, value);\n } else\n _this.internalSet$2(key, value);\n },\n internalSet$2(key, value) {\n var hash, bucket, index, _this = this,\n rest = _this.__js_helper$_rest;\n if (rest == null)\n rest = _this.__js_helper$_rest = _this._newHashTable$0();\n hash = _this.internalComputeHashCode$1(key);\n bucket = _this._getTableBucket$2(rest, hash);\n if (bucket == null)\n _this._setTableEntry$3(rest, hash, [_this._newLinkedCell$2(key, value)]);\n else {\n index = _this.internalFindBucketIndex$2(bucket, key);\n if (index >= 0)\n bucket[index].hashMapCellValue = value;\n else\n bucket.push(_this._newLinkedCell$2(key, value));\n }\n },\n putIfAbsent$2(key, ifAbsent) {\n var value, _this = this;\n if (_this.containsKey$1(key))\n return A._instanceType(_this)._rest[1]._as(_this.$index(0, key));\n value = ifAbsent.call$0();\n _this.$indexSet(0, key, value);\n return value;\n },\n remove$1(_, key) {\n var _this = this;\n if (typeof key == \"string\")\n return _this.__js_helper$_removeHashTableEntry$2(_this._strings, key);\n else if (typeof key == \"number\" && (key & 0x3ffffff) === key)\n return _this.__js_helper$_removeHashTableEntry$2(_this._nums, key);\n else\n return _this.internalRemove$1(key);\n },\n internalRemove$1(key) {\n var hash, bucket, index, cell, _this = this,\n rest = _this.__js_helper$_rest;\n if (rest == null)\n return null;\n hash = _this.internalComputeHashCode$1(key);\n bucket = _this._getTableBucket$2(rest, hash);\n index = _this.internalFindBucketIndex$2(bucket, key);\n if (index < 0)\n return null;\n cell = bucket.splice(index, 1)[0];\n _this.__js_helper$_unlinkCell$1(cell);\n if (bucket.length === 0)\n _this._deleteTableEntry$2(rest, hash);\n return cell.hashMapCellValue;\n },\n clear$0(_) {\n var _this = this;\n if (_this.__js_helper$_length > 0) {\n _this._strings = _this._nums = _this.__js_helper$_rest = _this._first = _this._last = null;\n _this.__js_helper$_length = 0;\n _this._modified$0();\n }\n },\n forEach$1(_, action) {\n var _this = this,\n cell = _this._first,\n modifications = _this._modifications;\n for (; cell != null;) {\n action.call$2(cell.hashMapCellKey, cell.hashMapCellValue);\n if (modifications !== _this._modifications)\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n cell = cell._next;\n }\n },\n _addHashTableEntry$3(table, key, value) {\n var cell = this._getTableCell$2(table, key);\n if (cell == null)\n this._setTableEntry$3(table, key, this._newLinkedCell$2(key, value));\n else\n cell.hashMapCellValue = value;\n },\n __js_helper$_removeHashTableEntry$2(table, key) {\n var cell;\n if (table == null)\n return null;\n cell = this._getTableCell$2(table, key);\n if (cell == null)\n return null;\n this.__js_helper$_unlinkCell$1(cell);\n this._deleteTableEntry$2(table, key);\n return cell.hashMapCellValue;\n },\n _modified$0() {\n this._modifications = this._modifications + 1 & 67108863;\n },\n _newLinkedCell$2(key, value) {\n var t1, _this = this,\n cell = new A.LinkedHashMapCell(key, value);\n if (_this._first == null)\n _this._first = _this._last = cell;\n else {\n t1 = _this._last;\n t1.toString;\n cell._previous = t1;\n _this._last = t1._next = cell;\n }\n ++_this.__js_helper$_length;\n _this._modified$0();\n return cell;\n },\n __js_helper$_unlinkCell$1(cell) {\n var _this = this,\n previous = cell._previous,\n next = cell._next;\n if (previous == null)\n _this._first = next;\n else\n previous._next = next;\n if (next == null)\n _this._last = previous;\n else\n next._previous = previous;\n --_this.__js_helper$_length;\n _this._modified$0();\n },\n internalComputeHashCode$1(key) {\n return J.get$hashCode$(key) & 0x3ffffff;\n },\n internalFindBucketIndex$2(bucket, key) {\n var $length, i;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; ++i)\n if (J.$eq$(bucket[i].hashMapCellKey, key))\n return i;\n return -1;\n },\n toString$0(_) {\n return A.MapBase_mapToString(this);\n },\n _getTableCell$2(table, key) {\n return table[key];\n },\n _getTableBucket$2(table, key) {\n return table[key];\n },\n _setTableEntry$3(table, key, value) {\n table[key] = value;\n },\n _deleteTableEntry$2(table, key) {\n delete table[key];\n },\n _containsTableEntry$2(table, key) {\n return this._getTableCell$2(table, key) != null;\n },\n _newHashTable$0() {\n var _s20_ = \"\",\n table = Object.create(null);\n this._setTableEntry$3(table, _s20_, table);\n this._deleteTableEntry$2(table, _s20_);\n return table;\n }\n };\n A.JsLinkedHashMap_values_closure.prototype = {\n call$1(each) {\n var t1 = this.$this;\n return A._instanceType(t1)._rest[1]._as(t1.$index(0, each));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"2(1)\");\n }\n };\n A.JsLinkedHashMap_addAll_closure.prototype = {\n call$2(key, value) {\n this.$this.$indexSet(0, key, value);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"~(1,2)\");\n }\n };\n A.LinkedHashMapCell.prototype = {};\n A.LinkedHashMapKeyIterable.prototype = {\n get$length(_) {\n return this.__js_helper$_map.__js_helper$_length;\n },\n get$isEmpty(_) {\n return this.__js_helper$_map.__js_helper$_length === 0;\n },\n get$iterator(_) {\n var t1 = this.__js_helper$_map,\n t2 = new A.LinkedHashMapKeyIterator(t1, t1._modifications);\n t2._cell = t1._first;\n return t2;\n },\n contains$1(_, element) {\n return this.__js_helper$_map.containsKey$1(element);\n }\n };\n A.LinkedHashMapKeyIterator.prototype = {\n get$current(_) {\n return this.__js_helper$_current;\n },\n moveNext$0() {\n var cell, _this = this,\n t1 = _this.__js_helper$_map;\n if (_this._modifications !== t1._modifications)\n throw A.wrapException(A.ConcurrentModificationError$(t1));\n cell = _this._cell;\n if (cell == null) {\n _this.__js_helper$_current = null;\n return false;\n } else {\n _this.__js_helper$_current = cell.hashMapCellKey;\n _this._cell = cell._next;\n return true;\n }\n }\n };\n A.initHooks_closure.prototype = {\n call$1(o) {\n return this.getTag(o);\n },\n $signature: 98\n };\n A.initHooks_closure0.prototype = {\n call$2(o, tag) {\n return this.getUnknownTag(o, tag);\n },\n $signature: 264\n };\n A.initHooks_closure1.prototype = {\n call$1(tag) {\n return this.prototypeForTag(tag);\n },\n $signature: 368\n };\n A.JSSyntaxRegExp.prototype = {\n toString$0(_) {\n return \"RegExp/\" + this.pattern + \"/\" + this._nativeRegExp.flags;\n },\n get$_nativeGlobalVersion() {\n var _this = this,\n t1 = _this._nativeGlobalRegExp;\n if (t1 != null)\n return t1;\n t1 = _this._nativeRegExp;\n return _this._nativeGlobalRegExp = A.JSSyntaxRegExp_makeNative(_this.pattern, t1.multiline, !t1.ignoreCase, t1.unicode, t1.dotAll, true);\n },\n get$_nativeAnchoredVersion() {\n var _this = this,\n t1 = _this._nativeAnchoredRegExp;\n if (t1 != null)\n return t1;\n t1 = _this._nativeRegExp;\n return _this._nativeAnchoredRegExp = A.JSSyntaxRegExp_makeNative(_this.pattern + \"|()\", t1.multiline, !t1.ignoreCase, t1.unicode, t1.dotAll, true);\n },\n firstMatch$1(string) {\n var m = this._nativeRegExp.exec(string);\n if (m == null)\n return null;\n return new A._MatchImplementation(m);\n },\n allMatches$2(_, string, start) {\n var t1 = string.length;\n if (start > t1)\n throw A.wrapException(A.RangeError$range(start, 0, t1, null, null));\n return new A._AllMatchesIterable(this, string, start);\n },\n allMatches$1($receiver, string) {\n return this.allMatches$2($receiver, string, 0);\n },\n _execGlobal$2(string, start) {\n var match,\n regexp = this.get$_nativeGlobalVersion();\n regexp.lastIndex = start;\n match = regexp.exec(string);\n if (match == null)\n return null;\n return new A._MatchImplementation(match);\n },\n _execAnchored$2(string, start) {\n var match,\n regexp = this.get$_nativeAnchoredVersion();\n regexp.lastIndex = start;\n match = regexp.exec(string);\n if (match == null)\n return null;\n if (match.pop() != null)\n return null;\n return new A._MatchImplementation(match);\n },\n matchAsPrefix$2(_, string, start) {\n if (start < 0 || start > string.length)\n throw A.wrapException(A.RangeError$range(start, 0, string.length, null, null));\n return this._execAnchored$2(string, start);\n }\n };\n A._MatchImplementation.prototype = {\n get$start(_) {\n return this._match.index;\n },\n get$end(_) {\n var t1 = this._match;\n return t1.index + t1[0].length;\n },\n $isMatch: 1,\n $isRegExpMatch: 1\n };\n A._AllMatchesIterable.prototype = {\n get$iterator(_) {\n return new A._AllMatchesIterator(this._re, this.__js_helper$_string, this.__js_helper$_start);\n }\n };\n A._AllMatchesIterator.prototype = {\n get$current(_) {\n return type$.RegExpMatch._as(this.__js_helper$_current);\n },\n moveNext$0() {\n var t1, t2, t3, match, nextIndex, _this = this,\n string = _this.__js_helper$_string;\n if (string == null)\n return false;\n t1 = _this._nextIndex;\n t2 = string.length;\n if (t1 <= t2) {\n t3 = _this._regExp;\n match = t3._execGlobal$2(string, t1);\n if (match != null) {\n _this.__js_helper$_current = match;\n nextIndex = match.get$end(match);\n if (match._match.index === nextIndex) {\n if (t3._nativeRegExp.unicode) {\n t1 = _this._nextIndex;\n t3 = t1 + 1;\n if (t3 < t2) {\n t1 = B.JSString_methods.codeUnitAt$1(string, t1);\n if (t1 >= 55296 && t1 <= 56319) {\n t1 = B.JSString_methods.codeUnitAt$1(string, t3);\n t1 = t1 >= 56320 && t1 <= 57343;\n } else\n t1 = false;\n } else\n t1 = false;\n } else\n t1 = false;\n nextIndex = (t1 ? nextIndex + 1 : nextIndex) + 1;\n }\n _this._nextIndex = nextIndex;\n return true;\n }\n }\n _this.__js_helper$_string = _this.__js_helper$_current = null;\n return false;\n }\n };\n A.StringMatch.prototype = {\n get$end(_) {\n return this.start + this.pattern.length;\n },\n $isMatch: 1,\n get$start(receiver) {\n return this.start;\n }\n };\n A._StringAllMatchesIterable.prototype = {\n get$iterator(_) {\n return new A._StringAllMatchesIterator(this._input, this._pattern, this.__js_helper$_index);\n },\n get$first(_) {\n var t1 = this._pattern,\n index = this._input.indexOf(t1, this.__js_helper$_index);\n if (index >= 0)\n return new A.StringMatch(index, t1);\n throw A.wrapException(A.IterableElementError_noElement());\n }\n };\n A._StringAllMatchesIterator.prototype = {\n moveNext$0() {\n var index, end, _this = this,\n t1 = _this.__js_helper$_index,\n t2 = _this._pattern,\n t3 = t2.length,\n t4 = _this._input,\n t5 = t4.length;\n if (t1 + t3 > t5) {\n _this.__js_helper$_current = null;\n return false;\n }\n index = t4.indexOf(t2, t1);\n if (index < 0) {\n _this.__js_helper$_index = t5 + 1;\n _this.__js_helper$_current = null;\n return false;\n }\n end = index + t3;\n _this.__js_helper$_current = new A.StringMatch(index, t2);\n _this.__js_helper$_index = end === _this.__js_helper$_index ? end + 1 : end;\n return true;\n },\n get$current(_) {\n var t1 = this.__js_helper$_current;\n t1.toString;\n return t1;\n }\n };\n A._Cell.prototype = {\n _readLocal$0() {\n var t1 = this._value;\n if (t1 === this)\n throw A.wrapException(new A.LateError(\"Local '\" + this.__late_helper$_name + \"' has not been initialized.\"));\n return t1;\n }\n };\n A.NativeTypedData.prototype = {\n _invalidPosition$3(receiver, position, $length, $name) {\n var t1 = A.RangeError$range(position, 0, $length, $name, null);\n throw A.wrapException(t1);\n },\n _checkPosition$3(receiver, position, $length, $name) {\n if (position >>> 0 !== position || position > $length)\n this._invalidPosition$3(receiver, position, $length, $name);\n }\n };\n A.NativeTypedArray.prototype = {\n get$length(receiver) {\n return receiver.length;\n },\n _setRangeFast$4(receiver, start, end, source, skipCount) {\n var count, sourceLength,\n targetLength = receiver.length;\n this._checkPosition$3(receiver, start, targetLength, \"start\");\n this._checkPosition$3(receiver, end, targetLength, \"end\");\n if (start > end)\n throw A.wrapException(A.RangeError$range(start, 0, end, null, null));\n count = end - start;\n if (skipCount < 0)\n throw A.wrapException(A.ArgumentError$(skipCount, null));\n sourceLength = source.length;\n if (sourceLength - skipCount < count)\n throw A.wrapException(A.StateError$(\"Not enough elements\"));\n if (skipCount !== 0 || sourceLength !== count)\n source = source.subarray(skipCount, skipCount + count);\n receiver.set(source, start);\n },\n $isJavaScriptIndexingBehavior: 1\n };\n A.NativeTypedArrayOfDouble.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n $indexSet(receiver, index, value) {\n A._checkValidIndex(index, receiver, receiver.length);\n receiver[index] = value;\n },\n setRange$4(receiver, start, end, iterable, skipCount) {\n if (type$.NativeTypedArrayOfDouble._is(iterable)) {\n this._setRangeFast$4(receiver, start, end, iterable, skipCount);\n return;\n }\n this.super$ListMixin$setRange(receiver, start, end, iterable, skipCount);\n },\n $isEfficientLengthIterable: 1,\n $isIterable: 1,\n $isList: 1\n };\n A.NativeTypedArrayOfInt.prototype = {\n $indexSet(receiver, index, value) {\n A._checkValidIndex(index, receiver, receiver.length);\n receiver[index] = value;\n },\n setRange$4(receiver, start, end, iterable, skipCount) {\n if (type$.NativeTypedArrayOfInt._is(iterable)) {\n this._setRangeFast$4(receiver, start, end, iterable, skipCount);\n return;\n }\n this.super$ListMixin$setRange(receiver, start, end, iterable, skipCount);\n },\n $isEfficientLengthIterable: 1,\n $isIterable: 1,\n $isList: 1\n };\n A.NativeFloat32List.prototype = {\n sublist$2(receiver, start, end) {\n return new Float32Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeFloat64List.prototype = {\n sublist$2(receiver, start, end) {\n return new Float64Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeInt16List.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Int16Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeInt32List.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Int32Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeInt8List.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Int8Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeUint16List.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Uint16Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeUint32List.prototype = {\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Uint32Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeUint8ClampedList.prototype = {\n get$length(receiver) {\n return receiver.length;\n },\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Uint8ClampedArray(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n }\n };\n A.NativeUint8List.prototype = {\n get$length(receiver) {\n return receiver.length;\n },\n $index(receiver, index) {\n A._checkValidIndex(index, receiver, receiver.length);\n return receiver[index];\n },\n sublist$2(receiver, start, end) {\n return new Uint8Array(receiver.subarray(start, A._checkValidRange(start, end, receiver.length)));\n },\n $isNativeUint8List: 1,\n $isUint8List: 1\n };\n A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin.prototype = {};\n A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin.prototype = {};\n A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin.prototype = {};\n A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin.prototype = {};\n A.Rti.prototype = {\n _eval$1(recipe) {\n return A._Universe_evalInEnvironment(init.typeUniverse, this, recipe);\n },\n _bind$1(typeOrTuple) {\n return A._Universe_bind(init.typeUniverse, this, typeOrTuple);\n }\n };\n A._FunctionParameters.prototype = {};\n A._Type.prototype = {\n toString$0(_) {\n return A._rtiToString(this._rti, null);\n }\n };\n A._Error.prototype = {\n toString$0(_) {\n return this.__rti$_message;\n }\n };\n A._TypeError.prototype = {\n get$message(_) {\n return this.__rti$_message;\n },\n $isTypeError: 1\n };\n A._AsyncRun__initializeScheduleImmediate_internalCallback.prototype = {\n call$1(_) {\n var t1 = this._box_0,\n f = t1.storedCallback;\n t1.storedCallback = null;\n f.call$0();\n },\n $signature: 65\n };\n A._AsyncRun__initializeScheduleImmediate_closure.prototype = {\n call$1(callback) {\n var t1, t2;\n this._box_0.storedCallback = callback;\n t1 = this.div;\n t2 = this.span;\n t1.firstChild ? t1.removeChild(t2) : t1.appendChild(t2);\n },\n $signature: 26\n };\n A._AsyncRun__scheduleImmediateJsOverride_internalCallback.prototype = {\n call$0() {\n this.callback.call$0();\n },\n $signature: 1\n };\n A._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback.prototype = {\n call$0() {\n this.callback.call$0();\n },\n $signature: 1\n };\n A._TimerImpl.prototype = {\n _TimerImpl$2(milliseconds, callback) {\n if (self.setTimeout != null)\n this._handle = self.setTimeout(A.convertDartClosureToJS(new A._TimerImpl_internalCallback(this, callback), 0), milliseconds);\n else\n throw A.wrapException(A.UnsupportedError$(\"`setTimeout()` not found.\"));\n },\n _TimerImpl$periodic$2(milliseconds, callback) {\n if (self.setTimeout != null)\n this._handle = self.setInterval(A.convertDartClosureToJS(new A._TimerImpl$periodic_closure(this, milliseconds, Date.now(), callback), 0), milliseconds);\n else\n throw A.wrapException(A.UnsupportedError$(\"Periodic timer.\"));\n },\n cancel$0() {\n if (self.setTimeout != null) {\n var t1 = this._handle;\n if (t1 == null)\n return;\n if (this._once)\n self.clearTimeout(t1);\n else\n self.clearInterval(t1);\n this._handle = null;\n } else\n throw A.wrapException(A.UnsupportedError$(\"Canceling a timer.\"));\n }\n };\n A._TimerImpl_internalCallback.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._handle = null;\n t1._tick = 1;\n this.callback.call$0();\n },\n $signature: 0\n };\n A._TimerImpl$periodic_closure.prototype = {\n call$0() {\n var duration, _this = this,\n t1 = _this.$this,\n tick = t1._tick + 1,\n t2 = _this.milliseconds;\n if (t2 > 0) {\n duration = Date.now() - _this.start;\n if (duration > (tick + 1) * t2)\n tick = B.JSInt_methods.$tdiv(duration, t2);\n }\n t1._tick = tick;\n _this.callback.call$1(t1);\n },\n $signature: 1\n };\n A._AsyncAwaitCompleter.prototype = {\n complete$1(value) {\n var t1, _this = this;\n if (value == null)\n value = _this.$ti._precomputed1._as(value);\n if (!_this.isSync)\n _this._future._asyncComplete$1(value);\n else {\n t1 = _this._future;\n if (_this.$ti._eval$1(\"Future<1>\")._is(value))\n t1._chainFuture$1(value);\n else\n t1._completeWithValue$1(value);\n }\n },\n completeError$2(e, st) {\n var t1 = this._future;\n if (this.isSync)\n t1._completeError$2(e, st);\n else\n t1._asyncCompleteError$2(e, st);\n }\n };\n A._awaitOnObject_closure.prototype = {\n call$1(result) {\n return this.bodyFunction.call$2(0, result);\n },\n $signature: 123\n };\n A._awaitOnObject_closure0.prototype = {\n call$2(error, stackTrace) {\n this.bodyFunction.call$2(1, new A.ExceptionAndStackTrace(error, stackTrace));\n },\n $signature: 295\n };\n A._wrapJsFunctionForAsync_closure.prototype = {\n call$2(errorCode, result) {\n this.$protected(errorCode, result);\n },\n $signature: 335\n };\n A._IterationMarker.prototype = {\n toString$0(_) {\n return \"IterationMarker(\" + this.state + \", \" + A.S(this.value) + \")\";\n }\n };\n A._SyncStarIterator.prototype = {\n get$current(_) {\n var nested = this._nestedIterator;\n if (nested == null)\n return this._async$_current;\n return nested.get$current(nested);\n },\n moveNext$0() {\n var t1, value, state, suspendedBodies, inner, _this = this;\n for (; true;) {\n t1 = _this._nestedIterator;\n if (t1 != null)\n if (t1.moveNext$0())\n return true;\n else\n _this._nestedIterator = null;\n value = function(body, SUCCESS, ERROR) {\n var errorValue,\n errorCode = SUCCESS;\n while (true)\n try {\n return body(errorCode, errorValue);\n } catch (error) {\n errorValue = error;\n errorCode = ERROR;\n }\n }(_this._body, 0, 1);\n if (value instanceof A._IterationMarker) {\n state = value.state;\n if (state === 2) {\n suspendedBodies = _this._suspendedBodies;\n if (suspendedBodies == null || suspendedBodies.length === 0) {\n _this._async$_current = null;\n return false;\n }\n _this._body = suspendedBodies.pop();\n continue;\n } else {\n t1 = value.value;\n if (state === 3)\n throw t1;\n else {\n inner = J.get$iterator$ax(t1);\n if (inner instanceof A._SyncStarIterator) {\n t1 = _this._suspendedBodies;\n if (t1 == null)\n t1 = _this._suspendedBodies = [];\n t1.push(_this._body);\n _this._body = inner._body;\n continue;\n } else {\n _this._nestedIterator = inner;\n continue;\n }\n }\n }\n } else {\n _this._async$_current = value;\n return true;\n }\n }\n return false;\n }\n };\n A._SyncStarIterable.prototype = {\n get$iterator(_) {\n return new A._SyncStarIterator(this._outerHelper());\n }\n };\n A.AsyncError.prototype = {\n toString$0(_) {\n return A.S(this.error);\n },\n $isError: 1,\n get$stackTrace() {\n return this.stackTrace;\n }\n };\n A.Future_wait_handleError.prototype = {\n call$2(theError, theStackTrace) {\n var _this = this,\n t1 = _this._box_0,\n t2 = --t1.remaining;\n if (t1.values != null) {\n t1.values = null;\n if (t1.remaining === 0 || _this.eagerError)\n _this._future._completeError$2(theError, theStackTrace);\n else {\n _this.error._value = theError;\n _this.stackTrace._value = theStackTrace;\n }\n } else if (t2 === 0 && !_this.eagerError)\n _this._future._completeError$2(_this.error._readLocal$0(), _this.stackTrace._readLocal$0());\n },\n $signature: 69\n };\n A.Future_wait_closure.prototype = {\n call$1(value) {\n var valueList, _this = this,\n t1 = _this._box_0;\n --t1.remaining;\n valueList = t1.values;\n if (valueList != null) {\n J.$indexSet$ax(valueList, _this.pos, value);\n if (t1.remaining === 0)\n _this._future._completeWithValue$1(A.List_List$from(valueList, true, _this.T));\n } else if (t1.remaining === 0 && !_this.eagerError)\n _this._future._completeError$2(_this.error._readLocal$0(), _this.stackTrace._readLocal$0());\n },\n $signature() {\n return this.T._eval$1(\"Null(0)\");\n }\n };\n A._Completer.prototype = {\n completeError$2(error, stackTrace) {\n var replacement;\n A.checkNotNullable(error, \"error\", type$.Object);\n if ((this.future._state & 30) !== 0)\n throw A.wrapException(A.StateError$(\"Future already completed\"));\n replacement = $.Zone__current.errorCallback$2(error, stackTrace);\n if (replacement != null) {\n error = replacement.error;\n stackTrace = replacement.stackTrace;\n } else if (stackTrace == null)\n stackTrace = A.AsyncError_defaultStackTrace(error);\n this._completeError$2(error, stackTrace);\n },\n completeError$1(error) {\n return this.completeError$2(error, null);\n }\n };\n A._AsyncCompleter.prototype = {\n complete$1(value) {\n var t1 = this.future;\n if ((t1._state & 30) !== 0)\n throw A.wrapException(A.StateError$(\"Future already completed\"));\n t1._asyncComplete$1(value);\n },\n complete$0() {\n return this.complete$1(null);\n },\n _completeError$2(error, stackTrace) {\n this.future._asyncCompleteError$2(error, stackTrace);\n }\n };\n A._SyncCompleter.prototype = {\n complete$1(value) {\n var t1 = this.future;\n if ((t1._state & 30) !== 0)\n throw A.wrapException(A.StateError$(\"Future already completed\"));\n t1._complete$1(value);\n },\n _completeError$2(error, stackTrace) {\n this.future._completeError$2(error, stackTrace);\n }\n };\n A._FutureListener.prototype = {\n matchesErrorTest$1(asyncError) {\n if ((this.state & 15) !== 6)\n return true;\n return this.result._zone.runUnary$2$2(this.callback, asyncError.error, type$.bool, type$.Object);\n },\n handleError$1(asyncError) {\n var exception,\n errorCallback = this.errorCallback,\n result = null,\n t1 = type$.dynamic,\n t2 = type$.Object,\n t3 = asyncError.error,\n t4 = this.result._zone;\n if (type$.dynamic_Function_Object_StackTrace._is(errorCallback))\n result = t4.runBinary$3$3(errorCallback, t3, asyncError.stackTrace, t1, t2, type$.StackTrace);\n else\n result = t4.runUnary$2$2(errorCallback, t3, t1, t2);\n try {\n t1 = result;\n return t1;\n } catch (exception) {\n if (type$.TypeError._is(A.unwrapException(exception))) {\n if ((this.state & 1) !== 0)\n throw A.wrapException(A.ArgumentError$(\"The error handler of Future.then must return a value of the returned future's type\", \"onError\"));\n throw A.wrapException(A.ArgumentError$(\"The error handler of Future.catchError must return a value of the future's type\", \"onError\"));\n } else\n throw exception;\n }\n }\n };\n A._Future.prototype = {\n then$1$2$onError(_, f, onError, $R) {\n var result, t1,\n currentZone = $.Zone__current;\n if (currentZone === B.C__RootZone) {\n if (onError != null && !type$.dynamic_Function_Object_StackTrace._is(onError) && !type$.dynamic_Function_Object._is(onError))\n throw A.wrapException(A.ArgumentError$value(onError, \"onError\", string$.Error_));\n } else {\n f = currentZone.registerUnaryCallback$2$1(f, $R._eval$1(\"0/\"), this.$ti._precomputed1);\n if (onError != null)\n onError = A._registerErrorHandler(onError, currentZone);\n }\n result = new A._Future($.Zone__current, $R._eval$1(\"_Future<0>\"));\n t1 = onError == null ? 1 : 3;\n this._addListener$1(new A._FutureListener(result, t1, f, onError, this.$ti._eval$1(\"@<1>\")._bind$1($R)._eval$1(\"_FutureListener<1,2>\")));\n return result;\n },\n then$1$1($receiver, f, $R) {\n return this.then$1$2$onError($receiver, f, null, $R);\n },\n _thenAwait$1$2(f, onError, $E) {\n var result = new A._Future($.Zone__current, $E._eval$1(\"_Future<0>\"));\n this._addListener$1(new A._FutureListener(result, 19, f, onError, this.$ti._eval$1(\"@<1>\")._bind$1($E)._eval$1(\"_FutureListener<1,2>\")));\n return result;\n },\n whenComplete$1(action) {\n var t1 = this.$ti,\n t2 = $.Zone__current,\n result = new A._Future(t2, t1);\n if (t2 !== B.C__RootZone)\n action = t2.registerCallback$1$1(action, type$.dynamic);\n this._addListener$1(new A._FutureListener(result, 8, action, null, t1._eval$1(\"@<1>\")._bind$1(t1._precomputed1)._eval$1(\"_FutureListener<1,2>\")));\n return result;\n },\n _setErrorObject$1(error) {\n this._state = this._state & 1 | 16;\n this._resultOrListeners = error;\n },\n _cloneResult$1(source) {\n this._state = source._state & 30 | this._state & 1;\n this._resultOrListeners = source._resultOrListeners;\n },\n _addListener$1(listener) {\n var _this = this,\n t1 = _this._state;\n if (t1 <= 3) {\n listener._nextListener = _this._resultOrListeners;\n _this._resultOrListeners = listener;\n } else {\n if ((t1 & 4) !== 0) {\n t1 = _this._resultOrListeners;\n if ((t1._state & 24) === 0) {\n t1._addListener$1(listener);\n return;\n }\n _this._cloneResult$1(t1);\n }\n _this._zone.scheduleMicrotask$1(new A._Future__addListener_closure(_this, listener));\n }\n },\n _prependListeners$1(listeners) {\n var t1, existingListeners, next, cursor, next0, _this = this, _box_0 = {};\n _box_0.listeners = listeners;\n if (listeners == null)\n return;\n t1 = _this._state;\n if (t1 <= 3) {\n existingListeners = _this._resultOrListeners;\n _this._resultOrListeners = listeners;\n if (existingListeners != null) {\n next = listeners._nextListener;\n for (cursor = listeners; next != null; cursor = next, next = next0)\n next0 = next._nextListener;\n cursor._nextListener = existingListeners;\n }\n } else {\n if ((t1 & 4) !== 0) {\n t1 = _this._resultOrListeners;\n if ((t1._state & 24) === 0) {\n t1._prependListeners$1(listeners);\n return;\n }\n _this._cloneResult$1(t1);\n }\n _box_0.listeners = _this._reverseListeners$1(listeners);\n _this._zone.scheduleMicrotask$1(new A._Future__prependListeners_closure(_box_0, _this));\n }\n },\n _removeListeners$0() {\n var current = this._resultOrListeners;\n this._resultOrListeners = null;\n return this._reverseListeners$1(current);\n },\n _reverseListeners$1(listeners) {\n var current, prev, next;\n for (current = listeners, prev = null; current != null; prev = current, current = next) {\n next = current._nextListener;\n current._nextListener = prev;\n }\n return prev;\n },\n _chainForeignFuture$1(source) {\n var e, s, exception, _this = this;\n _this._state ^= 2;\n try {\n source.then$1$2$onError(0, new A._Future__chainForeignFuture_closure(_this), new A._Future__chainForeignFuture_closure0(_this), type$.Null);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n A.scheduleMicrotask(new A._Future__chainForeignFuture_closure1(_this, e, s));\n }\n },\n _complete$1(value) {\n var listeners, _this = this,\n t1 = _this.$ti;\n if (t1._eval$1(\"Future<1>\")._is(value))\n if (t1._is(value))\n A._Future__chainCoreFuture(value, _this);\n else\n _this._chainForeignFuture$1(value);\n else {\n listeners = _this._removeListeners$0();\n _this._state = 8;\n _this._resultOrListeners = value;\n A._Future__propagateToListeners(_this, listeners);\n }\n },\n _completeWithValue$1(value) {\n var _this = this,\n listeners = _this._removeListeners$0();\n _this._state = 8;\n _this._resultOrListeners = value;\n A._Future__propagateToListeners(_this, listeners);\n },\n _completeError$2(error, stackTrace) {\n var listeners = this._removeListeners$0();\n this._setErrorObject$1(A.AsyncError$(error, stackTrace));\n A._Future__propagateToListeners(this, listeners);\n },\n _asyncComplete$1(value) {\n if (this.$ti._eval$1(\"Future<1>\")._is(value)) {\n this._chainFuture$1(value);\n return;\n }\n this._asyncCompleteWithValue$1(value);\n },\n _asyncCompleteWithValue$1(value) {\n this._state ^= 2;\n this._zone.scheduleMicrotask$1(new A._Future__asyncCompleteWithValue_closure(this, value));\n },\n _chainFuture$1(value) {\n var _this = this;\n if (_this.$ti._is(value)) {\n if ((value._state & 16) !== 0) {\n _this._state ^= 2;\n _this._zone.scheduleMicrotask$1(new A._Future__chainFuture_closure(_this, value));\n } else\n A._Future__chainCoreFuture(value, _this);\n return;\n }\n _this._chainForeignFuture$1(value);\n },\n _asyncCompleteError$2(error, stackTrace) {\n this._state ^= 2;\n this._zone.scheduleMicrotask$1(new A._Future__asyncCompleteError_closure(this, error, stackTrace));\n },\n $isFuture: 1\n };\n A._Future__addListener_closure.prototype = {\n call$0() {\n A._Future__propagateToListeners(this.$this, this.listener);\n },\n $signature: 0\n };\n A._Future__prependListeners_closure.prototype = {\n call$0() {\n A._Future__propagateToListeners(this.$this, this._box_0.listeners);\n },\n $signature: 0\n };\n A._Future__chainForeignFuture_closure.prototype = {\n call$1(value) {\n var error, stackTrace, exception,\n t1 = this.$this;\n t1._state ^= 2;\n try {\n t1._completeWithValue$1(t1.$ti._precomputed1._as(value));\n } catch (exception) {\n error = A.unwrapException(exception);\n stackTrace = A.getTraceFromException(exception);\n t1._completeError$2(error, stackTrace);\n }\n },\n $signature: 65\n };\n A._Future__chainForeignFuture_closure0.prototype = {\n call$2(error, stackTrace) {\n this.$this._completeError$2(error, stackTrace);\n },\n $signature: 68\n };\n A._Future__chainForeignFuture_closure1.prototype = {\n call$0() {\n this.$this._completeError$2(this.e, this.s);\n },\n $signature: 0\n };\n A._Future__asyncCompleteWithValue_closure.prototype = {\n call$0() {\n this.$this._completeWithValue$1(this.value);\n },\n $signature: 0\n };\n A._Future__chainFuture_closure.prototype = {\n call$0() {\n A._Future__chainCoreFuture(this.value, this.$this);\n },\n $signature: 0\n };\n A._Future__asyncCompleteError_closure.prototype = {\n call$0() {\n this.$this._completeError$2(this.error, this.stackTrace);\n },\n $signature: 0\n };\n A._Future__propagateToListeners_handleWhenCompleteCallback.prototype = {\n call$0() {\n var e, s, t1, exception, t2, originalSource, _this = this, completeResult = null;\n try {\n t1 = _this._box_0.listener;\n completeResult = t1.result._zone.run$1$1(0, t1.callback, type$.dynamic);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n t1 = _this.hasError && _this._box_1.source._resultOrListeners.error === e;\n t2 = _this._box_0;\n if (t1)\n t2.listenerValueOrError = _this._box_1.source._resultOrListeners;\n else\n t2.listenerValueOrError = A.AsyncError$(e, s);\n t2.listenerHasError = true;\n return;\n }\n if (completeResult instanceof A._Future && (completeResult._state & 24) !== 0) {\n if ((completeResult._state & 16) !== 0) {\n t1 = _this._box_0;\n t1.listenerValueOrError = completeResult._resultOrListeners;\n t1.listenerHasError = true;\n }\n return;\n }\n if (type$.Future_dynamic._is(completeResult)) {\n originalSource = _this._box_1.source;\n t1 = _this._box_0;\n t1.listenerValueOrError = J.then$1$1$x(completeResult, new A._Future__propagateToListeners_handleWhenCompleteCallback_closure(originalSource), type$.dynamic);\n t1.listenerHasError = false;\n }\n },\n $signature: 0\n };\n A._Future__propagateToListeners_handleWhenCompleteCallback_closure.prototype = {\n call$1(_) {\n return this.originalSource;\n },\n $signature: 308\n };\n A._Future__propagateToListeners_handleValueCallback.prototype = {\n call$0() {\n var e, s, t1, t2, t3, exception;\n try {\n t1 = this._box_0;\n t2 = t1.listener;\n t3 = t2.$ti;\n t1.listenerValueOrError = t2.result._zone.runUnary$2$2(t2.callback, this.sourceResult, t3._eval$1(\"2/\"), t3._precomputed1);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n t1 = this._box_0;\n t1.listenerValueOrError = A.AsyncError$(e, s);\n t1.listenerHasError = true;\n }\n },\n $signature: 0\n };\n A._Future__propagateToListeners_handleError.prototype = {\n call$0() {\n var asyncError, e, s, t1, exception, t2, _this = this;\n try {\n asyncError = _this._box_1.source._resultOrListeners;\n t1 = _this._box_0;\n if (t1.listener.matchesErrorTest$1(asyncError) && t1.listener.errorCallback != null) {\n t1.listenerValueOrError = t1.listener.handleError$1(asyncError);\n t1.listenerHasError = false;\n }\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n t1 = _this._box_1.source._resultOrListeners;\n t2 = _this._box_0;\n if (t1.error === e)\n t2.listenerValueOrError = t1;\n else\n t2.listenerValueOrError = A.AsyncError$(e, s);\n t2.listenerHasError = true;\n }\n },\n $signature: 0\n };\n A._AsyncCallbackEntry.prototype = {};\n A.Stream.prototype = {\n get$isBroadcast() {\n return false;\n },\n get$length(_) {\n var t1 = {},\n future = new A._Future($.Zone__current, type$._Future_int);\n t1.count = 0;\n this.listen$4$cancelOnError$onDone$onError(0, new A.Stream_length_closure(t1, this), true, new A.Stream_length_closure0(t1, future), future.get$_completeError());\n return future;\n }\n };\n A.Stream_Stream$fromFuture_closure.prototype = {\n call$1(value) {\n var t1 = this.controller;\n t1._async$_add$1(value);\n t1._closeUnchecked$0();\n },\n $signature() {\n return this.T._eval$1(\"Null(0)\");\n }\n };\n A.Stream_Stream$fromFuture_closure0.prototype = {\n call$2(error, stackTrace) {\n var t1 = this.controller;\n t1._addError$2(error, stackTrace);\n t1._closeUnchecked$0();\n },\n $signature: 326\n };\n A.Stream_length_closure.prototype = {\n call$1(_) {\n ++this._box_0.count;\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"~(Stream.T)\");\n }\n };\n A.Stream_length_closure0.prototype = {\n call$0() {\n this.future._complete$1(this._box_0.count);\n },\n $signature: 0\n };\n A.StreamTransformerBase.prototype = {};\n A._StreamController.prototype = {\n get$stream() {\n return new A._ControllerStream(this, A._instanceType(this)._eval$1(\"_ControllerStream<1>\"));\n },\n get$_pendingEvents() {\n if ((this._state & 8) === 0)\n return this._varData;\n return this._varData.varData;\n },\n _ensurePendingEvents$0() {\n var events, state, _this = this;\n if ((_this._state & 8) === 0) {\n events = _this._varData;\n return events == null ? _this._varData = new A._StreamImplEvents() : events;\n }\n state = _this._varData;\n events = state.varData;\n return events == null ? state.varData = new A._StreamImplEvents() : events;\n },\n get$_subscription() {\n var varData = this._varData;\n return (this._state & 8) !== 0 ? varData.varData : varData;\n },\n _badEventState$0() {\n if ((this._state & 4) !== 0)\n return new A.StateError(\"Cannot add event after closing\");\n return new A.StateError(\"Cannot add event while adding a stream\");\n },\n addStream$2$cancelOnError(source, cancelOnError) {\n var t2, t3, t4, _this = this,\n t1 = _this._state;\n if (t1 >= 4)\n throw A.wrapException(_this._badEventState$0());\n if ((t1 & 2) !== 0) {\n t1 = new A._Future($.Zone__current, type$._Future_dynamic);\n t1._asyncComplete$1(null);\n return t1;\n }\n t1 = _this._varData;\n t2 = new A._Future($.Zone__current, type$._Future_dynamic);\n t3 = source.listen$4$cancelOnError$onDone$onError(0, _this.get$_async$_add(), false, _this.get$_close(), _this.get$_addError());\n t4 = _this._state;\n if ((t4 & 1) !== 0 ? (_this.get$_subscription()._state & 4) !== 0 : (t4 & 2) === 0)\n t3.pause$0(0);\n _this._varData = new A._StreamControllerAddStreamState(t1, t2, t3);\n _this._state |= 8;\n return t2;\n },\n _ensureDoneFuture$0() {\n var t1 = this._doneFuture;\n if (t1 == null)\n t1 = this._doneFuture = (this._state & 2) !== 0 ? $.$get$Future__nullFuture() : new A._Future($.Zone__current, type$._Future_void);\n return t1;\n },\n add$1(_, value) {\n if (this._state >= 4)\n throw A.wrapException(this._badEventState$0());\n this._async$_add$1(value);\n },\n addError$2(error, stackTrace) {\n var replacement;\n A.checkNotNullable(error, \"error\", type$.Object);\n if (this._state >= 4)\n throw A.wrapException(this._badEventState$0());\n replacement = $.Zone__current.errorCallback$2(error, stackTrace);\n if (replacement != null) {\n error = replacement.error;\n stackTrace = replacement.stackTrace;\n } else if (stackTrace == null)\n stackTrace = A.AsyncError_defaultStackTrace(error);\n this._addError$2(error, stackTrace);\n },\n addError$1(error) {\n return this.addError$2(error, null);\n },\n close$0(_) {\n var _this = this,\n t1 = _this._state;\n if ((t1 & 4) !== 0)\n return _this._ensureDoneFuture$0();\n if (t1 >= 4)\n throw A.wrapException(_this._badEventState$0());\n _this._closeUnchecked$0();\n return _this._ensureDoneFuture$0();\n },\n _closeUnchecked$0() {\n var t1 = this._state |= 4;\n if ((t1 & 1) !== 0)\n this._sendDone$0();\n else if ((t1 & 3) === 0)\n this._ensurePendingEvents$0().add$1(0, B.C__DelayedDone);\n },\n _async$_add$1(value) {\n var t1 = this._state;\n if ((t1 & 1) !== 0)\n this._sendData$1(value);\n else if ((t1 & 3) === 0)\n this._ensurePendingEvents$0().add$1(0, new A._DelayedData(value));\n },\n _addError$2(error, stackTrace) {\n var t1 = this._state;\n if ((t1 & 1) !== 0)\n this._sendError$2(error, stackTrace);\n else if ((t1 & 3) === 0)\n this._ensurePendingEvents$0().add$1(0, new A._DelayedError(error, stackTrace));\n },\n _close$0() {\n var addState = this._varData;\n this._varData = addState.varData;\n this._state &= 4294967287;\n addState.addStreamFuture._asyncComplete$1(null);\n },\n _subscribe$4(onData, onError, onDone, cancelOnError) {\n var subscription, pendingEvents, t1, addState, _this = this;\n if ((_this._state & 3) !== 0)\n throw A.wrapException(A.StateError$(\"Stream has already been listened to.\"));\n subscription = A._ControllerSubscription$(_this, onData, onError, onDone, cancelOnError, A._instanceType(_this)._precomputed1);\n pendingEvents = _this.get$_pendingEvents();\n t1 = _this._state |= 1;\n if ((t1 & 8) !== 0) {\n addState = _this._varData;\n addState.varData = subscription;\n addState.addSubscription.resume$0(0);\n } else\n _this._varData = subscription;\n subscription._setPendingEvents$1(pendingEvents);\n subscription._guardCallback$1(new A._StreamController__subscribe_closure(_this));\n return subscription;\n },\n _recordCancel$1(subscription) {\n var onCancel, cancelResult, e, s, exception, result0, t1, _this = this, result = null;\n if ((_this._state & 8) !== 0)\n result = _this._varData.cancel$0();\n _this._varData = null;\n _this._state = _this._state & 4294967286 | 2;\n onCancel = _this.onCancel;\n if (onCancel != null)\n if (result == null)\n try {\n cancelResult = onCancel.call$0();\n if (type$.Future_void._is(cancelResult))\n result = cancelResult;\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n result0 = new A._Future($.Zone__current, type$._Future_void);\n result0._asyncCompleteError$2(e, s);\n result = result0;\n }\n else\n result = result.whenComplete$1(onCancel);\n t1 = new A._StreamController__recordCancel_complete(_this);\n if (result != null)\n result = result.whenComplete$1(t1);\n else\n t1.call$0();\n return result;\n },\n _recordPause$1(subscription) {\n if ((this._state & 8) !== 0)\n this._varData.addSubscription.pause$0(0);\n A._runGuarded(this.onPause);\n },\n _recordResume$1(subscription) {\n if ((this._state & 8) !== 0)\n this._varData.addSubscription.resume$0(0);\n A._runGuarded(this.onResume);\n },\n $isEventSink: 1,\n set$onPause(val) {\n return this.onPause = val;\n },\n set$onResume(val) {\n return this.onResume = val;\n },\n set$onCancel(val) {\n return this.onCancel = val;\n }\n };\n A._StreamController__subscribe_closure.prototype = {\n call$0() {\n A._runGuarded(this.$this.onListen);\n },\n $signature: 0\n };\n A._StreamController__recordCancel_complete.prototype = {\n call$0() {\n var doneFuture = this.$this._doneFuture;\n if (doneFuture != null && (doneFuture._state & 30) === 0)\n doneFuture._asyncComplete$1(null);\n },\n $signature: 0\n };\n A._SyncStreamControllerDispatch.prototype = {\n _sendData$1(data) {\n this.get$_subscription()._async$_add$1(data);\n },\n _sendError$2(error, stackTrace) {\n this.get$_subscription()._addError$2(error, stackTrace);\n },\n _sendDone$0() {\n this.get$_subscription()._close$0();\n }\n };\n A._AsyncStreamControllerDispatch.prototype = {\n _sendData$1(data) {\n this.get$_subscription()._addPending$1(new A._DelayedData(data));\n },\n _sendError$2(error, stackTrace) {\n this.get$_subscription()._addPending$1(new A._DelayedError(error, stackTrace));\n },\n _sendDone$0() {\n this.get$_subscription()._addPending$1(B.C__DelayedDone);\n }\n };\n A._AsyncStreamController.prototype = {};\n A._SyncStreamController.prototype = {};\n A._ControllerStream.prototype = {\n get$hashCode(_) {\n return (A.Primitives_objectHashCode(this._controller) ^ 892482866) >>> 0;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n if (this === other)\n return true;\n return other instanceof A._ControllerStream && other._controller === this._controller;\n }\n };\n A._ControllerSubscription.prototype = {\n _async$_onCancel$0() {\n return this._controller._recordCancel$1(this);\n },\n _async$_onPause$0() {\n this._controller._recordPause$1(this);\n },\n _async$_onResume$0() {\n this._controller._recordResume$1(this);\n }\n };\n A._AddStreamState.prototype = {\n cancel$0() {\n var cancel = this.addSubscription.cancel$0();\n return cancel.whenComplete$1(new A._AddStreamState_cancel_closure(this));\n }\n };\n A._AddStreamState_cancel_closure.prototype = {\n call$0() {\n this.$this.addStreamFuture._asyncComplete$1(null);\n },\n $signature: 1\n };\n A._StreamControllerAddStreamState.prototype = {};\n A._BufferingStreamSubscription.prototype = {\n _setPendingEvents$1(pendingEvents) {\n var _this = this;\n if (pendingEvents == null)\n return;\n _this._pending = pendingEvents;\n if (pendingEvents.lastPendingEvent != null) {\n _this._state = (_this._state | 64) >>> 0;\n pendingEvents.schedule$1(_this);\n }\n },\n pause$1(_, resumeSignal) {\n var t2, t3, _this = this,\n t1 = _this._state;\n if ((t1 & 8) !== 0)\n return;\n t2 = (t1 + 128 | 4) >>> 0;\n _this._state = t2;\n if (t1 < 128) {\n t3 = _this._pending;\n if (t3 != null)\n if (t3._state === 1)\n t3._state = 3;\n }\n if ((t1 & 4) === 0 && (t2 & 32) === 0)\n _this._guardCallback$1(_this.get$_async$_onPause());\n },\n pause$0($receiver) {\n return this.pause$1($receiver, null);\n },\n resume$0(_) {\n var _this = this,\n t1 = _this._state;\n if ((t1 & 8) !== 0)\n return;\n if (t1 >= 128) {\n t1 = _this._state = t1 - 128;\n if (t1 < 128)\n if ((t1 & 64) !== 0 && _this._pending.lastPendingEvent != null)\n _this._pending.schedule$1(_this);\n else {\n t1 = (t1 & 4294967291) >>> 0;\n _this._state = t1;\n if ((t1 & 32) === 0)\n _this._guardCallback$1(_this.get$_async$_onResume());\n }\n }\n },\n cancel$0() {\n var _this = this,\n t1 = (_this._state & 4294967279) >>> 0;\n _this._state = t1;\n if ((t1 & 8) === 0)\n _this._cancel$0();\n t1 = _this._cancelFuture;\n return t1 == null ? $.$get$Future__nullFuture() : t1;\n },\n _cancel$0() {\n var t2, _this = this,\n t1 = _this._state = (_this._state | 8) >>> 0;\n if ((t1 & 64) !== 0) {\n t2 = _this._pending;\n if (t2._state === 1)\n t2._state = 3;\n }\n if ((t1 & 32) === 0)\n _this._pending = null;\n _this._cancelFuture = _this._async$_onCancel$0();\n },\n _async$_add$1(data) {\n var t1 = this._state;\n if ((t1 & 8) !== 0)\n return;\n if (t1 < 32)\n this._sendData$1(data);\n else\n this._addPending$1(new A._DelayedData(data));\n },\n _addError$2(error, stackTrace) {\n var t1 = this._state;\n if ((t1 & 8) !== 0)\n return;\n if (t1 < 32)\n this._sendError$2(error, stackTrace);\n else\n this._addPending$1(new A._DelayedError(error, stackTrace));\n },\n _close$0() {\n var _this = this,\n t1 = _this._state;\n if ((t1 & 8) !== 0)\n return;\n t1 = (t1 | 2) >>> 0;\n _this._state = t1;\n if (t1 < 32)\n _this._sendDone$0();\n else\n _this._addPending$1(B.C__DelayedDone);\n },\n _async$_onPause$0() {\n },\n _async$_onResume$0() {\n },\n _async$_onCancel$0() {\n return null;\n },\n _addPending$1($event) {\n var t1, _this = this,\n pending = _this._pending;\n if (pending == null)\n pending = new A._StreamImplEvents();\n _this._pending = pending;\n pending.add$1(0, $event);\n t1 = _this._state;\n if ((t1 & 64) === 0) {\n t1 = (t1 | 64) >>> 0;\n _this._state = t1;\n if (t1 < 128)\n pending.schedule$1(_this);\n }\n },\n _sendData$1(data) {\n var _this = this,\n t1 = _this._state;\n _this._state = (t1 | 32) >>> 0;\n _this._zone.runUnaryGuarded$1$2(_this._onData, data, A._instanceType(_this)._eval$1(\"_BufferingStreamSubscription.T\"));\n _this._state = (_this._state & 4294967263) >>> 0;\n _this._checkState$1((t1 & 4) !== 0);\n },\n _sendError$2(error, stackTrace) {\n var cancelFuture, _this = this,\n t1 = _this._state,\n t2 = new A._BufferingStreamSubscription__sendError_sendError(_this, error, stackTrace);\n if ((t1 & 1) !== 0) {\n _this._state = (t1 | 16) >>> 0;\n _this._cancel$0();\n cancelFuture = _this._cancelFuture;\n if (cancelFuture != null && cancelFuture !== $.$get$Future__nullFuture())\n cancelFuture.whenComplete$1(t2);\n else\n t2.call$0();\n } else {\n t2.call$0();\n _this._checkState$1((t1 & 4) !== 0);\n }\n },\n _sendDone$0() {\n var cancelFuture, _this = this,\n t1 = new A._BufferingStreamSubscription__sendDone_sendDone(_this);\n _this._cancel$0();\n _this._state = (_this._state | 16) >>> 0;\n cancelFuture = _this._cancelFuture;\n if (cancelFuture != null && cancelFuture !== $.$get$Future__nullFuture())\n cancelFuture.whenComplete$1(t1);\n else\n t1.call$0();\n },\n _guardCallback$1(callback) {\n var _this = this,\n t1 = _this._state;\n _this._state = (t1 | 32) >>> 0;\n callback.call$0();\n _this._state = (_this._state & 4294967263) >>> 0;\n _this._checkState$1((t1 & 4) !== 0);\n },\n _checkState$1(wasInputPaused) {\n var t2, isInputPaused, _this = this,\n t1 = _this._state;\n if ((t1 & 64) !== 0 && _this._pending.lastPendingEvent == null) {\n t1 = _this._state = (t1 & 4294967231) >>> 0;\n if ((t1 & 4) !== 0)\n if (t1 < 128) {\n t2 = _this._pending;\n t2 = t2 == null ? null : t2.lastPendingEvent == null;\n t2 = t2 !== false;\n } else\n t2 = false;\n else\n t2 = false;\n if (t2) {\n t1 = (t1 & 4294967291) >>> 0;\n _this._state = t1;\n }\n }\n for (; true; wasInputPaused = isInputPaused) {\n if ((t1 & 8) !== 0) {\n _this._pending = null;\n return;\n }\n isInputPaused = (t1 & 4) !== 0;\n if (wasInputPaused === isInputPaused)\n break;\n _this._state = (t1 ^ 32) >>> 0;\n if (isInputPaused)\n _this._async$_onPause$0();\n else\n _this._async$_onResume$0();\n t1 = (_this._state & 4294967263) >>> 0;\n _this._state = t1;\n }\n if ((t1 & 64) !== 0 && t1 < 128)\n _this._pending.schedule$1(_this);\n },\n $isStreamSubscription: 1\n };\n A._BufferingStreamSubscription__sendError_sendError.prototype = {\n call$0() {\n var onError, t3, t4,\n t1 = this.$this,\n t2 = t1._state;\n if ((t2 & 8) !== 0 && (t2 & 16) === 0)\n return;\n t1._state = (t2 | 32) >>> 0;\n onError = t1._onError;\n t2 = this.error;\n t3 = type$.Object;\n t4 = t1._zone;\n if (type$.void_Function_Object_StackTrace._is(onError))\n t4.runBinaryGuarded$2$3(onError, t2, this.stackTrace, t3, type$.StackTrace);\n else\n t4.runUnaryGuarded$1$2(onError, t2, t3);\n t1._state = (t1._state & 4294967263) >>> 0;\n },\n $signature: 0\n };\n A._BufferingStreamSubscription__sendDone_sendDone.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._state;\n if ((t2 & 16) === 0)\n return;\n t1._state = (t2 | 42) >>> 0;\n t1._zone.runGuarded$1(t1._onDone);\n t1._state = (t1._state & 4294967263) >>> 0;\n },\n $signature: 0\n };\n A._StreamImpl.prototype = {\n listen$4$cancelOnError$onDone$onError(_, onData, cancelOnError, onDone, onError) {\n return this._controller._subscribe$4(onData, onError, onDone, cancelOnError === true);\n },\n listen$1($receiver, onData) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, null, null);\n },\n listen$3$onDone$onError($receiver, onData, onDone, onError) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, onDone, onError);\n }\n };\n A._DelayedEvent.prototype = {\n get$next() {\n return this.next;\n },\n set$next(val) {\n return this.next = val;\n }\n };\n A._DelayedData.prototype = {\n perform$1(dispatch) {\n dispatch._sendData$1(this.value);\n }\n };\n A._DelayedError.prototype = {\n perform$1(dispatch) {\n dispatch._sendError$2(this.error, this.stackTrace);\n }\n };\n A._DelayedDone.prototype = {\n perform$1(dispatch) {\n dispatch._sendDone$0();\n },\n get$next() {\n return null;\n },\n set$next(_) {\n throw A.wrapException(A.StateError$(\"No events after a done.\"));\n }\n };\n A._PendingEvents.prototype = {\n schedule$1(dispatch) {\n var _this = this,\n t1 = _this._state;\n if (t1 === 1)\n return;\n if (t1 >= 1) {\n _this._state = 1;\n return;\n }\n A.scheduleMicrotask(new A._PendingEvents_schedule_closure(_this, dispatch));\n _this._state = 1;\n }\n };\n A._PendingEvents_schedule_closure.prototype = {\n call$0() {\n var $event, nextEvent,\n t1 = this.$this,\n oldState = t1._state;\n t1._state = 0;\n if (oldState === 3)\n return;\n $event = t1.firstPendingEvent;\n nextEvent = $event.get$next();\n t1.firstPendingEvent = nextEvent;\n if (nextEvent == null)\n t1.lastPendingEvent = null;\n $event.perform$1(this.dispatch);\n },\n $signature: 0\n };\n A._StreamImplEvents.prototype = {\n add$1(_, $event) {\n var _this = this,\n lastEvent = _this.lastPendingEvent;\n if (lastEvent == null)\n _this.firstPendingEvent = _this.lastPendingEvent = $event;\n else {\n lastEvent.set$next($event);\n _this.lastPendingEvent = $event;\n }\n }\n };\n A._StreamIterator.prototype = {\n get$current(_) {\n if (this._async$_hasValue)\n return this._stateData;\n return null;\n },\n moveNext$0() {\n var future, _this = this,\n subscription = _this._subscription;\n if (subscription != null) {\n if (_this._async$_hasValue) {\n future = new A._Future($.Zone__current, type$._Future_bool);\n _this._stateData = future;\n _this._async$_hasValue = false;\n subscription.resume$0(0);\n return future;\n }\n throw A.wrapException(A.StateError$(\"Already waiting for next.\"));\n }\n return _this._initializeOrDone$0();\n },\n _initializeOrDone$0() {\n var future, subscription, _this = this,\n stateData = _this._stateData;\n if (stateData != null) {\n future = new A._Future($.Zone__current, type$._Future_bool);\n _this._stateData = future;\n subscription = stateData.listen$4$cancelOnError$onDone$onError(0, _this.get$_onData(), true, _this.get$_onDone(), _this.get$_onError());\n if (_this._stateData != null)\n _this._subscription = subscription;\n return future;\n }\n return $.$get$Future__falseFuture();\n },\n cancel$0() {\n var _this = this,\n subscription = _this._subscription,\n stateData = _this._stateData;\n _this._stateData = null;\n if (subscription != null) {\n _this._subscription = null;\n if (!_this._async$_hasValue)\n stateData._asyncComplete$1(false);\n else\n _this._async$_hasValue = false;\n return subscription.cancel$0();\n }\n return $.$get$Future__nullFuture();\n },\n _onData$1(data) {\n var moveNextFuture, t1, _this = this;\n if (_this._subscription == null)\n return;\n moveNextFuture = _this._stateData;\n _this._stateData = data;\n _this._async$_hasValue = true;\n moveNextFuture._complete$1(true);\n if (_this._async$_hasValue) {\n t1 = _this._subscription;\n if (t1 != null)\n t1.pause$0(0);\n }\n },\n _onError$2(error, stackTrace) {\n var _this = this,\n subscription = _this._subscription,\n moveNextFuture = _this._stateData;\n _this._stateData = _this._subscription = null;\n if (subscription != null)\n moveNextFuture._completeError$2(error, stackTrace);\n else\n moveNextFuture._asyncCompleteError$2(error, stackTrace);\n },\n _onDone$0() {\n var _this = this,\n subscription = _this._subscription,\n moveNextFuture = _this._stateData;\n _this._stateData = _this._subscription = null;\n if (subscription != null)\n moveNextFuture._completeWithValue$1(false);\n else\n moveNextFuture._asyncCompleteWithValue$1(false);\n }\n };\n A._ForwardingStream.prototype = {\n get$isBroadcast() {\n return this._async$_source.get$isBroadcast();\n },\n listen$4$cancelOnError$onDone$onError(_, onData, cancelOnError, onDone, onError) {\n var t1 = this.$ti,\n t2 = t1._rest[1],\n t3 = $.Zone__current,\n t4 = cancelOnError === true ? 1 : 0,\n t5 = A._BufferingStreamSubscription__registerDataHandler(t3, onData, t2),\n t6 = A._BufferingStreamSubscription__registerErrorHandler(t3, onError),\n t7 = onDone == null ? A.async___nullDoneHandler$closure() : onDone;\n t2 = new A._ForwardingStreamSubscription(this, t5, t6, t3.registerCallback$1$1(t7, type$.void), t3, t4, t1._eval$1(\"@<1>\")._bind$1(t2)._eval$1(\"_ForwardingStreamSubscription<1,2>\"));\n t2._subscription = this._async$_source.listen$3$onDone$onError(0, t2.get$_handleData(), t2.get$_handleDone(), t2.get$_handleError());\n return t2;\n },\n listen$1($receiver, onData) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, null, null);\n },\n listen$3$onDone$onError($receiver, onData, onDone, onError) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, onDone, onError);\n }\n };\n A._ForwardingStreamSubscription.prototype = {\n _async$_add$1(data) {\n if ((this._state & 2) !== 0)\n return;\n this.super$_BufferingStreamSubscription$_add(data);\n },\n _addError$2(error, stackTrace) {\n if ((this._state & 2) !== 0)\n return;\n this.super$_BufferingStreamSubscription$_addError(error, stackTrace);\n },\n _async$_onPause$0() {\n var t1 = this._subscription;\n if (t1 != null)\n t1.pause$0(0);\n },\n _async$_onResume$0() {\n var t1 = this._subscription;\n if (t1 != null)\n t1.resume$0(0);\n },\n _async$_onCancel$0() {\n var subscription = this._subscription;\n if (subscription != null) {\n this._subscription = null;\n return subscription.cancel$0();\n }\n return null;\n },\n _handleData$1(data) {\n this._stream._handleData$2(data, this);\n },\n _handleError$2(error, stackTrace) {\n this._addError$2(error, stackTrace);\n },\n _handleDone$0() {\n this._close$0();\n }\n };\n A._ExpandStream.prototype = {\n _handleData$2(inputEvent, sink) {\n var value, e, s, t1, exception, error, stackTrace, replacement;\n try {\n for (t1 = J.get$iterator$ax(this._expand.call$1(inputEvent)); t1.moveNext$0();) {\n value = t1.get$current(t1);\n sink._async$_add$1(value);\n }\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n error = e;\n stackTrace = s;\n replacement = $.Zone__current.errorCallback$2(error, stackTrace);\n if (replacement != null) {\n error = replacement.error;\n stackTrace = replacement.stackTrace;\n }\n sink._addError$2(error, stackTrace);\n }\n }\n };\n A._ZoneFunction.prototype = {};\n A._RunNullaryZoneFunction.prototype = {};\n A._RunUnaryZoneFunction.prototype = {};\n A._RunBinaryZoneFunction.prototype = {};\n A._RegisterNullaryZoneFunction.prototype = {};\n A._RegisterUnaryZoneFunction.prototype = {};\n A._RegisterBinaryZoneFunction.prototype = {};\n A._ZoneSpecification.prototype = {$isZoneSpecification: 1};\n A._ZoneDelegate.prototype = {$isZoneDelegate: 1};\n A._Zone.prototype = {\n _processUncaughtError$3(zone, error, stackTrace) {\n var handler, parentDelegate, parentZone, currentZone, e, s, t1, exception,\n implementation = this.get$_handleUncaughtError(),\n implZone = implementation.zone;\n if (implZone === B.C__RootZone) {\n A._rootHandleError(error, stackTrace);\n return;\n }\n handler = implementation.$function;\n parentDelegate = implZone.get$_parentDelegate();\n t1 = J.get$parent$z(implZone);\n t1.toString;\n parentZone = t1;\n currentZone = $.Zone__current;\n try {\n $.Zone__current = parentZone;\n handler.call$5(implZone, parentDelegate, zone, error, stackTrace);\n $.Zone__current = currentZone;\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n $.Zone__current = currentZone;\n t1 = error === e ? stackTrace : s;\n parentZone._processUncaughtError$3(implZone, e, t1);\n }\n },\n $isZone: 1\n };\n A._CustomZone.prototype = {\n get$_delegate() {\n var t1 = this._delegateCache;\n return t1 == null ? this._delegateCache = new A._ZoneDelegate(this) : t1;\n },\n get$_parentDelegate() {\n return this.parent.get$_delegate();\n },\n get$errorZone() {\n return this._handleUncaughtError.zone;\n },\n runGuarded$1(f) {\n var e, s, exception;\n try {\n this.run$1$1(0, f, type$.void);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n this._processUncaughtError$3(this, e, s);\n }\n },\n runUnaryGuarded$1$2(f, arg, $T) {\n var e, s, exception;\n try {\n this.runUnary$2$2(f, arg, type$.void, $T);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n this._processUncaughtError$3(this, e, s);\n }\n },\n runBinaryGuarded$2$3(f, arg1, arg2, T1, T2) {\n var e, s, exception;\n try {\n this.runBinary$3$3(f, arg1, arg2, type$.void, T1, T2);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n this._processUncaughtError$3(this, e, s);\n }\n },\n bindCallback$1$1(f, $R) {\n return new A._CustomZone_bindCallback_closure(this, this.registerCallback$1$1(f, $R), $R);\n },\n bindUnaryCallback$2$1(f, $R, $T) {\n return new A._CustomZone_bindUnaryCallback_closure(this, this.registerUnaryCallback$2$1(f, $R, $T), $T, $R);\n },\n bindCallbackGuarded$1(f) {\n return new A._CustomZone_bindCallbackGuarded_closure(this, this.registerCallback$1$1(f, type$.void));\n },\n $index(_, key) {\n var value,\n t1 = this._async$_map,\n result = t1.$index(0, key);\n if (result != null || t1.containsKey$1(key))\n return result;\n value = this.parent.$index(0, key);\n if (value != null)\n t1.$indexSet(0, key, value);\n return value;\n },\n handleUncaughtError$2(error, stackTrace) {\n this._processUncaughtError$3(this, error, stackTrace);\n },\n fork$2$specification$zoneValues(specification, zoneValues) {\n var implementation = this._fork,\n t1 = implementation.zone;\n return implementation.$function.call$5(t1, t1.get$_parentDelegate(), this, specification, zoneValues);\n },\n run$1$1(_, f) {\n var implementation = this._run,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, f);\n },\n runUnary$2$2(f, arg) {\n var implementation = this._runUnary,\n t1 = implementation.zone;\n return implementation.$function.call$5(t1, t1.get$_parentDelegate(), this, f, arg);\n },\n runBinary$3$3(f, arg1, arg2) {\n var implementation = this._runBinary,\n t1 = implementation.zone;\n return implementation.$function.call$6(t1, t1.get$_parentDelegate(), this, f, arg1, arg2);\n },\n registerCallback$1$1(callback) {\n var implementation = this._registerCallback,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, callback);\n },\n registerUnaryCallback$2$1(callback) {\n var implementation = this._registerUnaryCallback,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, callback);\n },\n registerBinaryCallback$3$1(callback) {\n var implementation = this._registerBinaryCallback,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, callback);\n },\n errorCallback$2(error, stackTrace) {\n var implementation, implementationZone;\n A.checkNotNullable(error, \"error\", type$.Object);\n implementation = this._errorCallback;\n implementationZone = implementation.zone;\n if (implementationZone === B.C__RootZone)\n return null;\n return implementation.$function.call$5(implementationZone, implementationZone.get$_parentDelegate(), this, error, stackTrace);\n },\n scheduleMicrotask$1(f) {\n var implementation = this._scheduleMicrotask,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, f);\n },\n createTimer$2(duration, f) {\n var implementation = this._createTimer,\n t1 = implementation.zone;\n return implementation.$function.call$5(t1, t1.get$_parentDelegate(), this, duration, f);\n },\n print$1(line) {\n var implementation = this._print,\n t1 = implementation.zone;\n return implementation.$function.call$4(t1, t1.get$_parentDelegate(), this, line);\n },\n get$_run() {\n return this._run;\n },\n get$_runUnary() {\n return this._runUnary;\n },\n get$_runBinary() {\n return this._runBinary;\n },\n get$_registerCallback() {\n return this._registerCallback;\n },\n get$_registerUnaryCallback() {\n return this._registerUnaryCallback;\n },\n get$_registerBinaryCallback() {\n return this._registerBinaryCallback;\n },\n get$_errorCallback() {\n return this._errorCallback;\n },\n get$_scheduleMicrotask() {\n return this._scheduleMicrotask;\n },\n get$_createTimer() {\n return this._createTimer;\n },\n get$_createPeriodicTimer() {\n return this._createPeriodicTimer;\n },\n get$_print() {\n return this._print;\n },\n get$_fork() {\n return this._fork;\n },\n get$_handleUncaughtError() {\n return this._handleUncaughtError;\n },\n get$parent(receiver) {\n return this.parent;\n },\n get$_async$_map() {\n return this._async$_map;\n }\n };\n A._CustomZone_bindCallback_closure.prototype = {\n call$0() {\n return this.$this.run$1$1(0, this.registered, this.R);\n },\n $signature() {\n return this.R._eval$1(\"0()\");\n }\n };\n A._CustomZone_bindUnaryCallback_closure.prototype = {\n call$1(arg) {\n var _this = this;\n return _this.$this.runUnary$2$2(_this.registered, arg, _this.R, _this.T);\n },\n $signature() {\n return this.R._eval$1(\"@<0>\")._bind$1(this.T)._eval$1(\"1(2)\");\n }\n };\n A._CustomZone_bindCallbackGuarded_closure.prototype = {\n call$0() {\n return this.$this.runGuarded$1(this.registered);\n },\n $signature: 0\n };\n A._rootHandleError_closure.prototype = {\n call$0() {\n var error = A.wrapException(this.error);\n error.stack = this.stackTrace.toString$0(0);\n throw error;\n },\n $signature: 0\n };\n A._RootZone.prototype = {\n get$_run() {\n return B._RunNullaryZoneFunction__RootZone__rootRun;\n },\n get$_runUnary() {\n return B._RunUnaryZoneFunction__RootZone__rootRunUnary;\n },\n get$_runBinary() {\n return B._RunBinaryZoneFunction__RootZone__rootRunBinary;\n },\n get$_registerCallback() {\n return B._RegisterNullaryZoneFunction__RootZone__rootRegisterCallback;\n },\n get$_registerUnaryCallback() {\n return B._RegisterUnaryZoneFunction_Bqo;\n },\n get$_registerBinaryCallback() {\n return B._RegisterBinaryZoneFunction_kGu;\n },\n get$_errorCallback() {\n return B._ZoneFunction__RootZone__rootErrorCallback;\n },\n get$_scheduleMicrotask() {\n return B._ZoneFunction__RootZone__rootScheduleMicrotask;\n },\n get$_createTimer() {\n return B._ZoneFunction__RootZone__rootCreateTimer;\n },\n get$_createPeriodicTimer() {\n return B._ZoneFunction_3bB;\n },\n get$_print() {\n return B._ZoneFunction__RootZone__rootPrint;\n },\n get$_fork() {\n return B._ZoneFunction__RootZone__rootFork;\n },\n get$_handleUncaughtError() {\n return B._ZoneFunction_NMc;\n },\n get$parent(_) {\n return null;\n },\n get$_async$_map() {\n return $.$get$_RootZone__rootMap();\n },\n get$_delegate() {\n var t1 = $._RootZone__rootDelegate;\n return t1 == null ? $._RootZone__rootDelegate = new A._ZoneDelegate(this) : t1;\n },\n get$_parentDelegate() {\n var t1 = $._RootZone__rootDelegate;\n return t1 == null ? $._RootZone__rootDelegate = new A._ZoneDelegate(this) : t1;\n },\n get$errorZone() {\n return this;\n },\n runGuarded$1(f) {\n var e, s, exception;\n try {\n if (B.C__RootZone === $.Zone__current) {\n f.call$0();\n return;\n }\n A._rootRun(null, null, this, f);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n A._rootHandleError(e, s);\n }\n },\n runUnaryGuarded$1$2(f, arg) {\n var e, s, exception;\n try {\n if (B.C__RootZone === $.Zone__current) {\n f.call$1(arg);\n return;\n }\n A._rootRunUnary(null, null, this, f, arg);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n A._rootHandleError(e, s);\n }\n },\n runBinaryGuarded$2$3(f, arg1, arg2) {\n var e, s, exception;\n try {\n if (B.C__RootZone === $.Zone__current) {\n f.call$2(arg1, arg2);\n return;\n }\n A._rootRunBinary(null, null, this, f, arg1, arg2);\n } catch (exception) {\n e = A.unwrapException(exception);\n s = A.getTraceFromException(exception);\n A._rootHandleError(e, s);\n }\n },\n bindCallback$1$1(f, $R) {\n return new A._RootZone_bindCallback_closure(this, f, $R);\n },\n bindUnaryCallback$2$1(f, $R, $T) {\n return new A._RootZone_bindUnaryCallback_closure(this, f, $T, $R);\n },\n bindCallbackGuarded$1(f) {\n return new A._RootZone_bindCallbackGuarded_closure(this, f);\n },\n $index(_, key) {\n return null;\n },\n handleUncaughtError$2(error, stackTrace) {\n A._rootHandleError(error, stackTrace);\n },\n fork$2$specification$zoneValues(specification, zoneValues) {\n return A._rootFork(null, null, this, specification, zoneValues);\n },\n run$1$1(_, f) {\n if ($.Zone__current === B.C__RootZone)\n return f.call$0();\n return A._rootRun(null, null, this, f);\n },\n runUnary$2$2(f, arg) {\n if ($.Zone__current === B.C__RootZone)\n return f.call$1(arg);\n return A._rootRunUnary(null, null, this, f, arg);\n },\n runBinary$3$3(f, arg1, arg2) {\n if ($.Zone__current === B.C__RootZone)\n return f.call$2(arg1, arg2);\n return A._rootRunBinary(null, null, this, f, arg1, arg2);\n },\n registerCallback$1$1(f) {\n return f;\n },\n registerUnaryCallback$2$1(f) {\n return f;\n },\n registerBinaryCallback$3$1(f) {\n return f;\n },\n errorCallback$2(error, stackTrace) {\n return null;\n },\n scheduleMicrotask$1(f) {\n A._rootScheduleMicrotask(null, null, this, f);\n },\n createTimer$2(duration, f) {\n return A.Timer__createTimer(duration, f);\n },\n print$1(line) {\n A.printString(line);\n }\n };\n A._RootZone_bindCallback_closure.prototype = {\n call$0() {\n return this.$this.run$1$1(0, this.f, this.R);\n },\n $signature() {\n return this.R._eval$1(\"0()\");\n }\n };\n A._RootZone_bindUnaryCallback_closure.prototype = {\n call$1(arg) {\n var _this = this;\n return _this.$this.runUnary$2$2(_this.f, arg, _this.R, _this.T);\n },\n $signature() {\n return this.R._eval$1(\"@<0>\")._bind$1(this.T)._eval$1(\"1(2)\");\n }\n };\n A._RootZone_bindCallbackGuarded_closure.prototype = {\n call$0() {\n return this.$this.runGuarded$1(this.f);\n },\n $signature: 0\n };\n A._HashMap.prototype = {\n get$length(_) {\n return this._collection$_length;\n },\n get$isEmpty(_) {\n return this._collection$_length === 0;\n },\n get$isNotEmpty(_) {\n return this._collection$_length !== 0;\n },\n get$keys(_) {\n return new A._HashMapKeyIterable(this, A._instanceType(this)._eval$1(\"_HashMapKeyIterable<1>\"));\n },\n get$values(_) {\n var t1 = A._instanceType(this);\n return A.MappedIterable_MappedIterable(new A._HashMapKeyIterable(this, t1._eval$1(\"_HashMapKeyIterable<1>\")), new A._HashMap_values_closure(this), t1._precomputed1, t1._rest[1]);\n },\n containsKey$1(key) {\n var strings, nums;\n if (typeof key == \"string\" && key !== \"__proto__\") {\n strings = this._collection$_strings;\n return strings == null ? false : strings[key] != null;\n } else if (typeof key == \"number\" && (key & 1073741823) === key) {\n nums = this._collection$_nums;\n return nums == null ? false : nums[key] != null;\n } else\n return this._containsKey$1(key);\n },\n _containsKey$1(key) {\n var rest = this._collection$_rest;\n if (rest == null)\n return false;\n return this._findBucketIndex$2(this._getBucket$2(rest, key), key) >= 0;\n },\n addAll$1(_, other) {\n other.forEach$1(0, new A._HashMap_addAll_closure(this));\n },\n $index(_, key) {\n var strings, t1, nums;\n if (typeof key == \"string\" && key !== \"__proto__\") {\n strings = this._collection$_strings;\n t1 = strings == null ? null : A._HashMap__getTableEntry(strings, key);\n return t1;\n } else if (typeof key == \"number\" && (key & 1073741823) === key) {\n nums = this._collection$_nums;\n t1 = nums == null ? null : A._HashMap__getTableEntry(nums, key);\n return t1;\n } else\n return this._get$1(key);\n },\n _get$1(key) {\n var bucket, index,\n rest = this._collection$_rest;\n if (rest == null)\n return null;\n bucket = this._getBucket$2(rest, key);\n index = this._findBucketIndex$2(bucket, key);\n return index < 0 ? null : bucket[index + 1];\n },\n $indexSet(_, key, value) {\n var strings, nums, _this = this;\n if (typeof key == \"string\" && key !== \"__proto__\") {\n strings = _this._collection$_strings;\n _this._collection$_addHashTableEntry$3(strings == null ? _this._collection$_strings = A._HashMap__newHashTable() : strings, key, value);\n } else if (typeof key == \"number\" && (key & 1073741823) === key) {\n nums = _this._collection$_nums;\n _this._collection$_addHashTableEntry$3(nums == null ? _this._collection$_nums = A._HashMap__newHashTable() : nums, key, value);\n } else\n _this._set$2(key, value);\n },\n _set$2(key, value) {\n var hash, bucket, index, _this = this,\n rest = _this._collection$_rest;\n if (rest == null)\n rest = _this._collection$_rest = A._HashMap__newHashTable();\n hash = _this._computeHashCode$1(key);\n bucket = rest[hash];\n if (bucket == null) {\n A._HashMap__setTableEntry(rest, hash, [key, value]);\n ++_this._collection$_length;\n _this._keys = null;\n } else {\n index = _this._findBucketIndex$2(bucket, key);\n if (index >= 0)\n bucket[index + 1] = value;\n else {\n bucket.push(key, value);\n ++_this._collection$_length;\n _this._keys = null;\n }\n }\n },\n remove$1(_, key) {\n var t1;\n if (typeof key == \"string\" && key !== \"__proto__\")\n return this._removeHashTableEntry$2(this._collection$_strings, key);\n else {\n t1 = this._remove$1(key);\n return t1;\n }\n },\n _remove$1(key) {\n var hash, bucket, index, result, _this = this,\n rest = _this._collection$_rest;\n if (rest == null)\n return null;\n hash = _this._computeHashCode$1(key);\n bucket = rest[hash];\n index = _this._findBucketIndex$2(bucket, key);\n if (index < 0)\n return null;\n --_this._collection$_length;\n _this._keys = null;\n result = bucket.splice(index, 2)[1];\n if (0 === bucket.length)\n delete rest[hash];\n return result;\n },\n forEach$1(_, action) {\n var $length, t1, i, key, _this = this,\n keys = _this._computeKeys$0();\n for ($length = keys.length, t1 = A._instanceType(_this)._rest[1], i = 0; i < $length; ++i) {\n key = keys[i];\n action.call$2(key, t1._as(_this.$index(0, key)));\n if (keys !== _this._keys)\n throw A.wrapException(A.ConcurrentModificationError$(_this));\n }\n },\n _computeKeys$0() {\n var strings, names, entries, index, i, nums, rest, bucket, $length, i0, _this = this,\n result = _this._keys;\n if (result != null)\n return result;\n result = A.List_List$filled(_this._collection$_length, null, false, type$.dynamic);\n strings = _this._collection$_strings;\n if (strings != null) {\n names = Object.getOwnPropertyNames(strings);\n entries = names.length;\n for (index = 0, i = 0; i < entries; ++i) {\n result[index] = names[i];\n ++index;\n }\n } else\n index = 0;\n nums = _this._collection$_nums;\n if (nums != null) {\n names = Object.getOwnPropertyNames(nums);\n entries = names.length;\n for (i = 0; i < entries; ++i) {\n result[index] = +names[i];\n ++index;\n }\n }\n rest = _this._collection$_rest;\n if (rest != null) {\n names = Object.getOwnPropertyNames(rest);\n entries = names.length;\n for (i = 0; i < entries; ++i) {\n bucket = rest[names[i]];\n $length = bucket.length;\n for (i0 = 0; i0 < $length; i0 += 2) {\n result[index] = bucket[i0];\n ++index;\n }\n }\n }\n return _this._keys = result;\n },\n _collection$_addHashTableEntry$3(table, key, value) {\n if (table[key] == null) {\n ++this._collection$_length;\n this._keys = null;\n }\n A._HashMap__setTableEntry(table, key, value);\n },\n _removeHashTableEntry$2(table, key) {\n var value;\n if (table != null && table[key] != null) {\n value = A._HashMap__getTableEntry(table, key);\n delete table[key];\n --this._collection$_length;\n this._keys = null;\n return value;\n } else\n return null;\n },\n _computeHashCode$1(key) {\n return J.get$hashCode$(key) & 1073741823;\n },\n _getBucket$2(table, key) {\n return table[this._computeHashCode$1(key)];\n },\n _findBucketIndex$2(bucket, key) {\n var $length, i;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; i += 2)\n if (J.$eq$(bucket[i], key))\n return i;\n return -1;\n }\n };\n A._HashMap_values_closure.prototype = {\n call$1(each) {\n var t1 = this.$this;\n return A._instanceType(t1)._rest[1]._as(t1.$index(0, each));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"2(1)\");\n }\n };\n A._HashMap_addAll_closure.prototype = {\n call$2(key, value) {\n this.$this.$indexSet(0, key, value);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"~(1,2)\");\n }\n };\n A._IdentityHashMap.prototype = {\n _computeHashCode$1(key) {\n return A.objectHashCode(key) & 1073741823;\n },\n _findBucketIndex$2(bucket, key) {\n var $length, i, t1;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; i += 2) {\n t1 = bucket[i];\n if (t1 == null ? key == null : t1 === key)\n return i;\n }\n return -1;\n }\n };\n A._HashMapKeyIterable.prototype = {\n get$length(_) {\n return this._map._collection$_length;\n },\n get$isEmpty(_) {\n return this._map._collection$_length === 0;\n },\n get$iterator(_) {\n var t1 = this._map;\n return new A._HashMapKeyIterator(t1, t1._computeKeys$0());\n },\n contains$1(_, element) {\n return this._map.containsKey$1(element);\n }\n };\n A._HashMapKeyIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._precomputed1._as(this._collection$_current);\n },\n moveNext$0() {\n var _this = this,\n keys = _this._keys,\n offset = _this._offset,\n t1 = _this._map;\n if (keys !== t1._keys)\n throw A.wrapException(A.ConcurrentModificationError$(t1));\n else if (offset >= keys.length) {\n _this._collection$_current = null;\n return false;\n } else {\n _this._collection$_current = keys[offset];\n _this._offset = offset + 1;\n return true;\n }\n }\n };\n A._LinkedIdentityHashMap.prototype = {\n internalComputeHashCode$1(key) {\n return A.objectHashCode(key) & 1073741823;\n },\n internalFindBucketIndex$2(bucket, key) {\n var $length, i, t1;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; ++i) {\n t1 = bucket[i].hashMapCellKey;\n if (t1 == null ? key == null : t1 === key)\n return i;\n }\n return -1;\n }\n };\n A._LinkedCustomHashMap.prototype = {\n $index(_, key) {\n if (!this._validKey.call$1(key))\n return null;\n return this.super$JsLinkedHashMap$internalGet(key);\n },\n $indexSet(_, key, value) {\n this.super$JsLinkedHashMap$internalSet(key, value);\n },\n containsKey$1(key) {\n if (!this._validKey.call$1(key))\n return false;\n return this.super$JsLinkedHashMap$internalContainsKey(key);\n },\n remove$1(_, key) {\n if (!this._validKey.call$1(key))\n return null;\n return this.super$JsLinkedHashMap$internalRemove(key);\n },\n internalComputeHashCode$1(key) {\n return this._hashCode.call$1(key) & 1073741823;\n },\n internalFindBucketIndex$2(bucket, key) {\n var $length, t1, i;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (t1 = this._equals, i = 0; i < $length; ++i)\n if (t1.call$2(bucket[i].hashMapCellKey, key))\n return i;\n return -1;\n }\n };\n A._LinkedCustomHashMap_closure.prototype = {\n call$1(v) {\n return this.K._is(v);\n },\n $signature: 138\n };\n A._LinkedHashSet.prototype = {\n _newSet$0() {\n return new A._LinkedHashSet(A._instanceType(this)._eval$1(\"_LinkedHashSet<1>\"));\n },\n _newSimilarSet$1$0($R) {\n return new A._LinkedHashSet($R._eval$1(\"_LinkedHashSet<0>\"));\n },\n _newSimilarSet$0() {\n return this._newSimilarSet$1$0(type$.dynamic);\n },\n get$iterator(_) {\n var t1 = new A._LinkedHashSetIterator(this, this._collection$_modifications);\n t1._collection$_cell = this._collection$_first;\n return t1;\n },\n get$length(_) {\n return this._collection$_length;\n },\n get$isEmpty(_) {\n return this._collection$_length === 0;\n },\n get$isNotEmpty(_) {\n return this._collection$_length !== 0;\n },\n contains$1(_, object) {\n var strings, nums;\n if (typeof object == \"string\" && object !== \"__proto__\") {\n strings = this._collection$_strings;\n if (strings == null)\n return false;\n return strings[object] != null;\n } else if (typeof object == \"number\" && (object & 1073741823) === object) {\n nums = this._collection$_nums;\n if (nums == null)\n return false;\n return nums[object] != null;\n } else\n return this._contains$1(object);\n },\n _contains$1(object) {\n var rest = this._collection$_rest;\n if (rest == null)\n return false;\n return this._findBucketIndex$2(rest[this._computeHashCode$1(object)], object) >= 0;\n },\n get$first(_) {\n var first = this._collection$_first;\n if (first == null)\n throw A.wrapException(A.StateError$(\"No elements\"));\n return first._element;\n },\n get$last(_) {\n var last = this._collection$_last;\n if (last == null)\n throw A.wrapException(A.StateError$(\"No elements\"));\n return last._element;\n },\n add$1(_, element) {\n var strings, nums, _this = this;\n if (typeof element == \"string\" && element !== \"__proto__\") {\n strings = _this._collection$_strings;\n return _this._collection$_addHashTableEntry$2(strings == null ? _this._collection$_strings = A._LinkedHashSet__newHashTable() : strings, element);\n } else if (typeof element == \"number\" && (element & 1073741823) === element) {\n nums = _this._collection$_nums;\n return _this._collection$_addHashTableEntry$2(nums == null ? _this._collection$_nums = A._LinkedHashSet__newHashTable() : nums, element);\n } else\n return _this._add$1(element);\n },\n _add$1(element) {\n var hash, bucket, _this = this,\n rest = _this._collection$_rest;\n if (rest == null)\n rest = _this._collection$_rest = A._LinkedHashSet__newHashTable();\n hash = _this._computeHashCode$1(element);\n bucket = rest[hash];\n if (bucket == null)\n rest[hash] = [_this._collection$_newLinkedCell$1(element)];\n else {\n if (_this._findBucketIndex$2(bucket, element) >= 0)\n return false;\n bucket.push(_this._collection$_newLinkedCell$1(element));\n }\n return true;\n },\n remove$1(_, object) {\n var _this = this;\n if (typeof object == \"string\" && object !== \"__proto__\")\n return _this._removeHashTableEntry$2(_this._collection$_strings, object);\n else if (typeof object == \"number\" && (object & 1073741823) === object)\n return _this._removeHashTableEntry$2(_this._collection$_nums, object);\n else\n return _this._remove$1(object);\n },\n _remove$1(object) {\n var hash, bucket, index, cell, _this = this,\n rest = _this._collection$_rest;\n if (rest == null)\n return false;\n hash = _this._computeHashCode$1(object);\n bucket = rest[hash];\n index = _this._findBucketIndex$2(bucket, object);\n if (index < 0)\n return false;\n cell = bucket.splice(index, 1)[0];\n if (0 === bucket.length)\n delete rest[hash];\n _this._unlinkCell$1(cell);\n return true;\n },\n _collection$_addHashTableEntry$2(table, element) {\n if (table[element] != null)\n return false;\n table[element] = this._collection$_newLinkedCell$1(element);\n return true;\n },\n _removeHashTableEntry$2(table, element) {\n var cell;\n if (table == null)\n return false;\n cell = table[element];\n if (cell == null)\n return false;\n this._unlinkCell$1(cell);\n delete table[element];\n return true;\n },\n _collection$_modified$0() {\n this._collection$_modifications = this._collection$_modifications + 1 & 1073741823;\n },\n _collection$_newLinkedCell$1(element) {\n var t1, _this = this,\n cell = new A._LinkedHashSetCell(element);\n if (_this._collection$_first == null)\n _this._collection$_first = _this._collection$_last = cell;\n else {\n t1 = _this._collection$_last;\n t1.toString;\n cell._collection$_previous = t1;\n _this._collection$_last = t1._collection$_next = cell;\n }\n ++_this._collection$_length;\n _this._collection$_modified$0();\n return cell;\n },\n _unlinkCell$1(cell) {\n var _this = this,\n previous = cell._collection$_previous,\n next = cell._collection$_next;\n if (previous == null)\n _this._collection$_first = next;\n else\n previous._collection$_next = next;\n if (next == null)\n _this._collection$_last = previous;\n else\n next._collection$_previous = previous;\n --_this._collection$_length;\n _this._collection$_modified$0();\n },\n _computeHashCode$1(element) {\n return J.get$hashCode$(element) & 1073741823;\n },\n _findBucketIndex$2(bucket, element) {\n var $length, i;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; ++i)\n if (J.$eq$(bucket[i]._element, element))\n return i;\n return -1;\n }\n };\n A._LinkedIdentityHashSet.prototype = {\n _newSet$0() {\n return new A._LinkedIdentityHashSet(this.$ti);\n },\n _newSimilarSet$1$0($R) {\n return new A._LinkedIdentityHashSet($R._eval$1(\"_LinkedIdentityHashSet<0>\"));\n },\n _newSimilarSet$0() {\n return this._newSimilarSet$1$0(type$.dynamic);\n },\n _computeHashCode$1(key) {\n return A.objectHashCode(key) & 1073741823;\n },\n _findBucketIndex$2(bucket, element) {\n var $length, i, t1;\n if (bucket == null)\n return -1;\n $length = bucket.length;\n for (i = 0; i < $length; ++i) {\n t1 = bucket[i]._element;\n if (t1 == null ? element == null : t1 === element)\n return i;\n }\n return -1;\n }\n };\n A._LinkedHashSetCell.prototype = {};\n A._LinkedHashSetIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._precomputed1._as(this._collection$_current);\n },\n moveNext$0() {\n var _this = this,\n cell = _this._collection$_cell,\n t1 = _this._set;\n if (_this._collection$_modifications !== t1._collection$_modifications)\n throw A.wrapException(A.ConcurrentModificationError$(t1));\n else if (cell == null) {\n _this._collection$_current = null;\n return false;\n } else {\n _this._collection$_current = cell._element;\n _this._collection$_cell = cell._collection$_next;\n return true;\n }\n }\n };\n A.UnmodifiableListView.prototype = {\n cast$1$0(_, $R) {\n return new A.UnmodifiableListView(J.cast$1$0$ax(this._collection$_source, $R), $R._eval$1(\"UnmodifiableListView<0>\"));\n },\n get$length(_) {\n return J.get$length$asx(this._collection$_source);\n },\n $index(_, index) {\n return J.elementAt$1$ax(this._collection$_source, index);\n }\n };\n A.HashMap_HashMap$from_closure.prototype = {\n call$2(k, v) {\n this.result.$indexSet(0, this.K._as(k), this.V._as(v));\n },\n $signature: 202\n };\n A.IterableBase.prototype = {};\n A.LinkedHashMap_LinkedHashMap$from_closure.prototype = {\n call$2(k, v) {\n this.result.$indexSet(0, this.K._as(k), this.V._as(v));\n },\n $signature: 202\n };\n A.ListBase.prototype = {$isEfficientLengthIterable: 1, $isIterable: 1, $isList: 1};\n A.ListMixin.prototype = {\n get$iterator(receiver) {\n return new A.ListIterator(receiver, this.get$length(receiver));\n },\n elementAt$1(receiver, index) {\n return this.$index(receiver, index);\n },\n get$isEmpty(receiver) {\n return this.get$length(receiver) === 0;\n },\n get$isNotEmpty(receiver) {\n return !this.get$isEmpty(receiver);\n },\n get$first(receiver) {\n if (this.get$length(receiver) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n return this.$index(receiver, 0);\n },\n get$last(receiver) {\n if (this.get$length(receiver) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n return this.$index(receiver, this.get$length(receiver) - 1);\n },\n get$single(receiver) {\n if (this.get$length(receiver) === 0)\n throw A.wrapException(A.IterableElementError_noElement());\n if (this.get$length(receiver) > 1)\n throw A.wrapException(A.IterableElementError_tooMany());\n return this.$index(receiver, 0);\n },\n contains$1(receiver, element) {\n var i,\n $length = this.get$length(receiver);\n for (i = 0; i < $length; ++i) {\n if (J.$eq$(this.$index(receiver, i), element))\n return true;\n if ($length !== this.get$length(receiver))\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return false;\n },\n every$1(receiver, test) {\n var i,\n $length = this.get$length(receiver);\n for (i = 0; i < $length; ++i) {\n if (!test.call$1(this.$index(receiver, i)))\n return false;\n if ($length !== this.get$length(receiver))\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return true;\n },\n any$1(receiver, test) {\n var i,\n $length = this.get$length(receiver);\n for (i = 0; i < $length; ++i) {\n if (test.call$1(this.$index(receiver, i)))\n return true;\n if ($length !== this.get$length(receiver))\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n return false;\n },\n lastWhere$2$orElse(receiver, test, orElse) {\n var i, element,\n $length = this.get$length(receiver);\n for (i = $length - 1; i >= 0; --i) {\n element = this.$index(receiver, i);\n if (test.call$1(element))\n return element;\n if ($length !== this.get$length(receiver))\n throw A.wrapException(A.ConcurrentModificationError$(receiver));\n }\n if (orElse != null)\n return orElse.call$0();\n throw A.wrapException(A.IterableElementError_noElement());\n },\n join$1(receiver, separator) {\n var t1;\n if (this.get$length(receiver) === 0)\n return \"\";\n t1 = A.StringBuffer__writeAll(\"\", receiver, separator);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n where$1(receiver, test) {\n return new A.WhereIterable(receiver, test, A.instanceType(receiver)._eval$1(\"WhereIterable\"));\n },\n map$1$1(receiver, f, $T) {\n return new A.MappedListIterable(receiver, f, A.instanceType(receiver)._eval$1(\"@\")._bind$1($T)._eval$1(\"MappedListIterable<1,2>\"));\n },\n expand$1$1(receiver, f, $T) {\n return new A.ExpandIterable(receiver, f, A.instanceType(receiver)._eval$1(\"@\")._bind$1($T)._eval$1(\"ExpandIterable<1,2>\"));\n },\n skip$1(receiver, count) {\n return A.SubListIterable$(receiver, count, null, A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n },\n take$1(receiver, count) {\n return A.SubListIterable$(receiver, 0, A.checkNotNullable(count, \"count\", type$.int), A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n },\n toList$1$growable(receiver, growable) {\n var t1, first, result, i, _this = this;\n if (_this.get$isEmpty(receiver)) {\n t1 = J.JSArray_JSArray$growable(0, A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n return t1;\n }\n first = _this.$index(receiver, 0);\n result = A.List_List$filled(_this.get$length(receiver), first, true, A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n for (i = 1; i < _this.get$length(receiver); ++i)\n result[i] = _this.$index(receiver, i);\n return result;\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(receiver) {\n var i,\n result = A.LinkedHashSet_LinkedHashSet(A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n for (i = 0; i < this.get$length(receiver); ++i)\n result.add$1(0, this.$index(receiver, i));\n return result;\n },\n add$1(receiver, element) {\n var t1 = this.get$length(receiver);\n this.set$length(receiver, t1 + 1);\n this.$indexSet(receiver, t1, element);\n },\n cast$1$0(receiver, $R) {\n return new A.CastList(receiver, A.instanceType(receiver)._eval$1(\"@\")._bind$1($R)._eval$1(\"CastList<1,2>\"));\n },\n sort$1(receiver, compare) {\n A.Sort_sort(receiver, compare == null ? A.collection_ListMixin__compareAny$closure() : compare);\n },\n sublist$2(receiver, start, end) {\n var listLength = this.get$length(receiver);\n A.RangeError_checkValidRange(start, end, listLength);\n return A.List_List$from(this.getRange$2(receiver, start, end), true, A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n },\n getRange$2(receiver, start, end) {\n A.RangeError_checkValidRange(start, end, this.get$length(receiver));\n return A.SubListIterable$(receiver, start, end, A.instanceType(receiver)._eval$1(\"ListMixin.E\"));\n },\n fillRange$3(receiver, start, end, fill) {\n var i;\n A.instanceType(receiver)._eval$1(\"ListMixin.E\")._as(fill);\n A.RangeError_checkValidRange(start, end, this.get$length(receiver));\n for (i = start; i < end; ++i)\n this.$indexSet(receiver, i, fill);\n },\n setRange$4(receiver, start, end, iterable, skipCount) {\n var $length, otherStart, otherList, t1, i;\n A.RangeError_checkValidRange(start, end, this.get$length(receiver));\n $length = end - start;\n if ($length === 0)\n return;\n A.RangeError_checkNotNegative(skipCount, \"skipCount\");\n if (A.instanceType(receiver)._eval$1(\"List\")._is(iterable)) {\n otherStart = skipCount;\n otherList = iterable;\n } else {\n otherList = J.skip$1$ax(iterable, skipCount).toList$1$growable(0, false);\n otherStart = 0;\n }\n t1 = J.getInterceptor$asx(otherList);\n if (otherStart + $length > t1.get$length(otherList))\n throw A.wrapException(A.IterableElementError_tooFew());\n if (otherStart < start)\n for (i = $length - 1; i >= 0; --i)\n this.$indexSet(receiver, start + i, t1.$index(otherList, otherStart + i));\n else\n for (i = 0; i < $length; ++i)\n this.$indexSet(receiver, start + i, t1.$index(otherList, otherStart + i));\n },\n get$reversed(receiver) {\n return new A.ReversedListIterable(receiver, A.instanceType(receiver)._eval$1(\"ReversedListIterable\"));\n },\n toString$0(receiver) {\n return A.IterableBase_iterableToFullString(receiver, \"[\", \"]\");\n }\n };\n A.MapBase.prototype = {};\n A.MapBase_mapToString_closure.prototype = {\n call$2(k, v) {\n var t2,\n t1 = this._box_0;\n if (!t1.first)\n this.result._contents += \", \";\n t1.first = false;\n t1 = this.result;\n t2 = t1._contents += A.S(k);\n t1._contents = t2 + \": \";\n t1._contents += A.S(v);\n },\n $signature: 200\n };\n A.MapMixin.prototype = {\n cast$2$0(_, RK, RV) {\n var t1 = A._instanceType(this);\n return A.Map_castFrom(this, t1._eval$1(\"MapMixin.K\"), t1._eval$1(\"MapMixin.V\"), RK, RV);\n },\n forEach$1(_, action) {\n var t1, t2, key, _this = this;\n for (t1 = J.get$iterator$ax(_this.get$keys(_this)), t2 = A._instanceType(_this)._eval$1(\"MapMixin.V\"); t1.moveNext$0();) {\n key = t1.get$current(t1);\n action.call$2(key, t2._as(_this.$index(0, key)));\n }\n },\n addAll$1(_, other) {\n var t1, t2, key;\n for (t1 = J.get$iterator$ax(other.get$keys(other)), t2 = A._instanceType(this)._eval$1(\"MapMixin.V\"); t1.moveNext$0();) {\n key = t1.get$current(t1);\n this.$indexSet(0, key, t2._as(other.$index(0, key)));\n }\n },\n get$entries(_) {\n var _this = this;\n return J.map$1$1$ax(_this.get$keys(_this), new A.MapMixin_entries_closure(_this), A._instanceType(_this)._eval$1(\"MapEntry\"));\n },\n containsKey$1(key) {\n return J.contains$1$asx(this.get$keys(this), key);\n },\n get$length(_) {\n return J.get$length$asx(this.get$keys(this));\n },\n get$isEmpty(_) {\n return J.get$isEmpty$asx(this.get$keys(this));\n },\n get$isNotEmpty(_) {\n return J.get$isNotEmpty$asx(this.get$keys(this));\n },\n get$values(_) {\n var t1 = A._instanceType(this);\n return new A._MapBaseValueIterable(this, t1._eval$1(\"@\")._bind$1(t1._eval$1(\"MapMixin.V\"))._eval$1(\"_MapBaseValueIterable<1,2>\"));\n },\n toString$0(_) {\n return A.MapBase_mapToString(this);\n },\n $isMap: 1\n };\n A.MapMixin_entries_closure.prototype = {\n call$1(key) {\n var t1 = this.$this,\n t2 = A._instanceType(t1),\n t3 = t2._eval$1(\"MapMixin.V\");\n return new A.MapEntry(key, t3._as(t1.$index(0, key)), t2._eval$1(\"@\")._bind$1(t3)._eval$1(\"MapEntry<1,2>\"));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"MapEntry(MapMixin.K)\");\n }\n };\n A.UnmodifiableMapBase.prototype = {};\n A._MapBaseValueIterable.prototype = {\n get$length(_) {\n var t1 = this._map;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._map;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._map;\n return t1.get$isNotEmpty(t1);\n },\n get$first(_) {\n var t1 = this._map;\n return this.$ti._rest[1]._as(t1.$index(0, J.get$first$ax(t1.get$keys(t1))));\n },\n get$single(_) {\n var t1 = this._map;\n return this.$ti._rest[1]._as(t1.$index(0, J.get$single$ax(t1.get$keys(t1))));\n },\n get$last(_) {\n var t1 = this._map;\n return this.$ti._rest[1]._as(t1.$index(0, J.get$last$ax(t1.get$keys(t1))));\n },\n get$iterator(_) {\n var t1 = this._map;\n return new A._MapBaseValueIterator(J.get$iterator$ax(t1.get$keys(t1)), t1);\n }\n };\n A._MapBaseValueIterator.prototype = {\n moveNext$0() {\n var _this = this,\n t1 = _this._keys;\n if (t1.moveNext$0()) {\n _this._collection$_current = _this._map.$index(0, t1.get$current(t1));\n return true;\n }\n _this._collection$_current = null;\n return false;\n },\n get$current(_) {\n return A._instanceType(this)._rest[1]._as(this._collection$_current);\n }\n };\n A._UnmodifiableMapMixin.prototype = {\n $indexSet(_, key, value) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify unmodifiable map\"));\n },\n addAll$1(_, other) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify unmodifiable map\"));\n },\n remove$1(_, key) {\n throw A.wrapException(A.UnsupportedError$(\"Cannot modify unmodifiable map\"));\n }\n };\n A.MapView.prototype = {\n cast$2$0(_, RK, RV) {\n return this._map.cast$2$0(0, RK, RV);\n },\n $index(_, key) {\n return this._map.$index(0, key);\n },\n $indexSet(_, key, value) {\n this._map.$indexSet(0, key, value);\n },\n addAll$1(_, other) {\n this._map.addAll$1(0, other);\n },\n containsKey$1(key) {\n return this._map.containsKey$1(key);\n },\n forEach$1(_, action) {\n this._map.forEach$1(0, action);\n },\n get$isEmpty(_) {\n var t1 = this._map;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._map;\n return t1.get$isNotEmpty(t1);\n },\n get$length(_) {\n var t1 = this._map;\n return t1.get$length(t1);\n },\n get$keys(_) {\n var t1 = this._map;\n return t1.get$keys(t1);\n },\n remove$1(_, key) {\n return this._map.remove$1(0, key);\n },\n toString$0(_) {\n return this._map.toString$0(0);\n },\n get$values(_) {\n var t1 = this._map;\n return t1.get$values(t1);\n },\n get$entries(_) {\n var t1 = this._map;\n return t1.get$entries(t1);\n },\n $isMap: 1\n };\n A.UnmodifiableMapView.prototype = {\n cast$2$0(_, RK, RV) {\n return new A.UnmodifiableMapView(this._map.cast$2$0(0, RK, RV), RK._eval$1(\"@<0>\")._bind$1(RV)._eval$1(\"UnmodifiableMapView<1,2>\"));\n }\n };\n A.ListQueue.prototype = {\n get$iterator(_) {\n var _this = this;\n return new A._ListQueueIterator(_this, _this._collection$_tail, _this._modificationCount, _this._collection$_head);\n },\n get$isEmpty(_) {\n return this._collection$_head === this._collection$_tail;\n },\n get$length(_) {\n return (this._collection$_tail - this._collection$_head & this._collection$_table.length - 1) >>> 0;\n },\n get$first(_) {\n var _this = this,\n t1 = _this._collection$_head;\n if (t1 === _this._collection$_tail)\n throw A.wrapException(A.IterableElementError_noElement());\n return _this.$ti._precomputed1._as(_this._collection$_table[t1]);\n },\n get$last(_) {\n var _this = this,\n t1 = _this._collection$_head,\n t2 = _this._collection$_tail;\n if (t1 === t2)\n throw A.wrapException(A.IterableElementError_noElement());\n t1 = _this._collection$_table;\n return _this.$ti._precomputed1._as(t1[(t2 - 1 & t1.length - 1) >>> 0]);\n },\n get$single(_) {\n var _this = this;\n if (_this._collection$_head === _this._collection$_tail)\n throw A.wrapException(A.IterableElementError_noElement());\n if (_this.get$length(_this) > 1)\n throw A.wrapException(A.IterableElementError_tooMany());\n return _this.$ti._precomputed1._as(_this._collection$_table[_this._collection$_head]);\n },\n elementAt$1(_, index) {\n var t1, _this = this;\n A.RangeError_checkValidIndex(index, _this, null);\n t1 = _this._collection$_table;\n return _this.$ti._precomputed1._as(t1[(_this._collection$_head + index & t1.length - 1) >>> 0]);\n },\n toList$1$growable(_, growable) {\n var t1, list, t2, t3, i, _this = this,\n mask = _this._collection$_table.length - 1,\n $length = (_this._collection$_tail - _this._collection$_head & mask) >>> 0;\n if ($length === 0) {\n t1 = J.JSArray_JSArray$growable(0, _this.$ti._precomputed1);\n return t1;\n }\n t1 = _this.$ti._precomputed1;\n list = A.List_List$filled($length, _this.get$first(_this), true, t1);\n for (t2 = _this._collection$_table, t3 = _this._collection$_head, i = 0; i < $length; ++i)\n list[i] = t1._as(t2[(t3 + i & mask) >>> 0]);\n return list;\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n add$1(_, value) {\n this._add$1(value);\n },\n addAll$1(_, elements) {\n var addCount, $length, t2, t3, t4, newTable, endSpace, preSpace, _this = this,\n t1 = _this.$ti;\n if (t1._eval$1(\"List<1>\")._is(elements)) {\n addCount = J.get$length$asx(elements);\n $length = _this.get$length(_this);\n t2 = $length + addCount;\n t3 = _this._collection$_table;\n t4 = t3.length;\n if (t2 >= t4) {\n newTable = A.List_List$filled(A.ListQueue__nextPowerOf2(t2 + B.JSInt_methods._shrOtherPositive$1(t2, 1)), null, false, t1._eval$1(\"1?\"));\n _this._collection$_tail = _this._collection$_writeToList$1(newTable);\n _this._collection$_table = newTable;\n _this._collection$_head = 0;\n B.JSArray_methods.setRange$4(newTable, $length, t2, elements, 0);\n _this._collection$_tail += addCount;\n } else {\n t1 = _this._collection$_tail;\n endSpace = t4 - t1;\n if (addCount < endSpace) {\n B.JSArray_methods.setRange$4(t3, t1, t1 + addCount, elements, 0);\n _this._collection$_tail += addCount;\n } else {\n preSpace = addCount - endSpace;\n B.JSArray_methods.setRange$4(t3, t1, t1 + endSpace, elements, 0);\n B.JSArray_methods.setRange$4(_this._collection$_table, 0, preSpace, elements, endSpace);\n _this._collection$_tail = preSpace;\n }\n }\n ++_this._modificationCount;\n } else\n for (t1 = J.get$iterator$ax(elements); t1.moveNext$0();)\n _this._add$1(t1.get$current(t1));\n },\n clear$0(_) {\n var t2, t3, _this = this,\n i = _this._collection$_head,\n t1 = _this._collection$_tail;\n if (i !== t1) {\n for (t2 = _this._collection$_table, t3 = t2.length - 1; i !== t1; i = (i + 1 & t3) >>> 0)\n t2[i] = null;\n _this._collection$_head = _this._collection$_tail = 0;\n ++_this._modificationCount;\n }\n },\n toString$0(_) {\n return A.IterableBase_iterableToFullString(this, \"{\", \"}\");\n },\n addFirst$1(value) {\n var _this = this,\n t1 = _this._collection$_head,\n t2 = _this._collection$_table;\n t1 = _this._collection$_head = (t1 - 1 & t2.length - 1) >>> 0;\n t2[t1] = value;\n if (t1 === _this._collection$_tail)\n _this._collection$_grow$0();\n ++_this._modificationCount;\n },\n removeFirst$0() {\n var t2, result, _this = this,\n t1 = _this._collection$_head;\n if (t1 === _this._collection$_tail)\n throw A.wrapException(A.IterableElementError_noElement());\n ++_this._modificationCount;\n t2 = _this._collection$_table;\n result = _this.$ti._precomputed1._as(t2[t1]);\n t2[t1] = null;\n _this._collection$_head = (t1 + 1 & t2.length - 1) >>> 0;\n return result;\n },\n removeLast$0(_) {\n var result, _this = this,\n t1 = _this._collection$_head,\n t2 = _this._collection$_tail;\n if (t1 === t2)\n throw A.wrapException(A.IterableElementError_noElement());\n ++_this._modificationCount;\n t1 = _this._collection$_table;\n t2 = _this._collection$_tail = (t2 - 1 & t1.length - 1) >>> 0;\n result = _this.$ti._precomputed1._as(t1[t2]);\n t1[t2] = null;\n return result;\n },\n _add$1(element) {\n var _this = this,\n t1 = _this._collection$_table,\n t2 = _this._collection$_tail;\n t1[t2] = element;\n t1 = (t2 + 1 & t1.length - 1) >>> 0;\n _this._collection$_tail = t1;\n if (_this._collection$_head === t1)\n _this._collection$_grow$0();\n ++_this._modificationCount;\n },\n _collection$_grow$0() {\n var _this = this,\n newTable = A.List_List$filled(_this._collection$_table.length * 2, null, false, _this.$ti._eval$1(\"1?\")),\n t1 = _this._collection$_table,\n t2 = _this._collection$_head,\n split = t1.length - t2;\n B.JSArray_methods.setRange$4(newTable, 0, split, t1, t2);\n B.JSArray_methods.setRange$4(newTable, split, split + _this._collection$_head, _this._collection$_table, 0);\n _this._collection$_head = 0;\n _this._collection$_tail = _this._collection$_table.length;\n _this._collection$_table = newTable;\n },\n _collection$_writeToList$1(target) {\n var $length, firstPartSize, _this = this,\n t1 = _this._collection$_head,\n t2 = _this._collection$_tail,\n t3 = _this._collection$_table;\n if (t1 <= t2) {\n $length = t2 - t1;\n B.JSArray_methods.setRange$4(target, 0, $length, t3, t1);\n return $length;\n } else {\n firstPartSize = t3.length - t1;\n B.JSArray_methods.setRange$4(target, 0, firstPartSize, t3, t1);\n B.JSArray_methods.setRange$4(target, firstPartSize, firstPartSize + _this._collection$_tail, _this._collection$_table, 0);\n return _this._collection$_tail + firstPartSize;\n }\n },\n $isQueue: 1\n };\n A._ListQueueIterator.prototype = {\n get$current(_) {\n return A._instanceType(this)._precomputed1._as(this._collection$_current);\n },\n moveNext$0() {\n var t2, _this = this,\n t1 = _this._queue;\n if (_this._modificationCount !== t1._modificationCount)\n A.throwExpression(A.ConcurrentModificationError$(t1));\n t2 = _this._collection$_position;\n if (t2 === _this._collection$_end) {\n _this._collection$_current = null;\n return false;\n }\n t1 = t1._collection$_table;\n _this._collection$_current = t1[t2];\n _this._collection$_position = (t2 + 1 & t1.length - 1) >>> 0;\n return true;\n }\n };\n A.SetMixin.prototype = {\n get$isEmpty(_) {\n return this.get$length(this) === 0;\n },\n get$isNotEmpty(_) {\n return this.get$length(this) !== 0;\n },\n addAll$1(_, elements) {\n var t1;\n for (t1 = J.get$iterator$ax(elements); t1.moveNext$0();)\n this.add$1(0, t1.get$current(t1));\n },\n removeAll$1(elements) {\n var t1;\n for (t1 = J.get$iterator$ax(elements); t1.moveNext$0();)\n this.remove$1(0, t1.get$current(t1));\n },\n toList$1$growable(_, growable) {\n return A.List_List$of(this, true, A._instanceType(this)._precomputed1);\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n map$1$1(_, f, $T) {\n return new A.EfficientLengthMappedIterable(this, f, A._instanceType(this)._eval$1(\"@<1>\")._bind$1($T)._eval$1(\"EfficientLengthMappedIterable<1,2>\"));\n },\n get$single(_) {\n var it, _this = this;\n if (_this.get$length(_this) > 1)\n throw A.wrapException(A.IterableElementError_tooMany());\n it = _this.get$iterator(_this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n return it.get$current(it);\n },\n toString$0(_) {\n return A.IterableBase_iterableToFullString(this, \"{\", \"}\");\n },\n where$1(_, f) {\n return new A.WhereIterable(this, f, A._instanceType(this)._eval$1(\"WhereIterable<1>\"));\n },\n join$1(_, separator) {\n var t1,\n iterator = this.get$iterator(this);\n if (!iterator.moveNext$0())\n return \"\";\n if (separator === \"\") {\n t1 = \"\";\n do\n t1 += A.S(iterator.get$current(iterator));\n while (iterator.moveNext$0());\n } else {\n t1 = \"\" + A.S(iterator.get$current(iterator));\n for (; iterator.moveNext$0();)\n t1 = t1 + separator + A.S(iterator.get$current(iterator));\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n any$1(_, test) {\n var t1;\n for (t1 = this.get$iterator(this); t1.moveNext$0();)\n if (test.call$1(t1.get$current(t1)))\n return true;\n return false;\n },\n take$1(_, n) {\n return A.TakeIterable_TakeIterable(this, n, A._instanceType(this)._precomputed1);\n },\n skip$1(_, n) {\n return A.SkipIterable_SkipIterable(this, n, A._instanceType(this)._precomputed1);\n },\n get$first(_) {\n var it = this.get$iterator(this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n return it.get$current(it);\n },\n get$last(_) {\n var result,\n it = this.get$iterator(this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n do\n result = it.get$current(it);\n while (it.moveNext$0());\n return result;\n },\n elementAt$1(_, index) {\n var t1, elementIndex, element, _s5_ = \"index\";\n A.checkNotNullable(index, _s5_, type$.int);\n A.RangeError_checkNotNegative(index, _s5_);\n for (t1 = this.get$iterator(this), elementIndex = 0; t1.moveNext$0();) {\n element = t1.get$current(t1);\n if (index === elementIndex)\n return element;\n ++elementIndex;\n }\n throw A.wrapException(A.IndexError$(index, this, _s5_, null, elementIndex));\n }\n };\n A._SetBase.prototype = {\n difference$1(other) {\n var t1, t2, element,\n result = this._newSet$0();\n for (t1 = this.get$iterator(this), t2 = other._source; t1.moveNext$0();) {\n element = t1.get$current(t1);\n if (!t2.contains$1(0, element))\n result.add$1(0, element);\n }\n return result;\n },\n intersection$1(other) {\n var t1, t2, element,\n result = this._newSet$0();\n for (t1 = this.get$iterator(this), t2 = other._baseMap; t1.moveNext$0();) {\n element = t1.get$current(t1);\n if (t2.containsKey$1(element))\n result.add$1(0, element);\n }\n return result;\n },\n toSet$0(_) {\n var t1 = this._newSet$0();\n t1.addAll$1(0, this);\n return t1;\n },\n $isEfficientLengthIterable: 1,\n $isIterable: 1,\n $isSet: 1\n };\n A._UnmodifiableSetMixin.prototype = {\n add$1(_, value) {\n return A._UnmodifiableSetMixin__throwUnmodifiable();\n },\n addAll$1(_, elements) {\n return A._UnmodifiableSetMixin__throwUnmodifiable();\n },\n remove$1(_, value) {\n return A._UnmodifiableSetMixin__throwUnmodifiable();\n }\n };\n A._UnmodifiableSet.prototype = {\n _newSet$0() {\n return A.LinkedHashSet_LinkedHashSet(this.$ti._precomputed1);\n },\n contains$1(_, element) {\n return this._map.containsKey$1(element);\n },\n get$iterator(_) {\n var t1 = this._map;\n return J.get$iterator$ax(t1.get$keys(t1));\n },\n get$length(_) {\n var t1 = this._map;\n return t1.get$length(t1);\n }\n };\n A._ListBase_Object_ListMixin.prototype = {};\n A._UnmodifiableMapView_MapView__UnmodifiableMapMixin.prototype = {};\n A.__SetBase_Object_SetMixin.prototype = {};\n A.__UnmodifiableSet__SetBase__UnmodifiableSetMixin.prototype = {};\n A.Utf8Decoder__decoder_closure.prototype = {\n call$0() {\n var t1, exception;\n try {\n t1 = new TextDecoder(\"utf-8\", {fatal: true});\n return t1;\n } catch (exception) {\n }\n return null;\n },\n $signature: 79\n };\n A.Utf8Decoder__decoderNonfatal_closure.prototype = {\n call$0() {\n var t1, exception;\n try {\n t1 = new TextDecoder(\"utf-8\", {fatal: false});\n return t1;\n } catch (exception) {\n }\n return null;\n },\n $signature: 79\n };\n A.AsciiCodec.prototype = {\n encode$1(source) {\n return B.AsciiEncoder_127.convert$1(source);\n },\n get$encoder() {\n return B.AsciiEncoder_127;\n }\n };\n A._UnicodeSubsetEncoder.prototype = {\n convert$1(string) {\n var t1, i, codeUnit,\n $length = A.RangeError_checkValidRange(0, null, string.length) - 0,\n result = new Uint8Array($length);\n for (t1 = ~this._subsetMask, i = 0; i < $length; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(string, i);\n if ((codeUnit & t1) !== 0)\n throw A.wrapException(A.ArgumentError$value(string, \"string\", \"Contains invalid characters.\"));\n result[i] = codeUnit;\n }\n return result;\n }\n };\n A.AsciiEncoder.prototype = {};\n A.Base64Codec.prototype = {\n get$encoder() {\n return B.C_Base64Encoder;\n },\n normalize$3(source, start, end) {\n var inverseAlphabet, i, sliceStart, buffer, firstPadding, firstPaddingSourceIndex, paddingCount, i0, char, i1, digit1, digit2, char0, value, t1, t2, endLength, $length,\n _s31_ = \"Invalid base64 encoding length \";\n end = A.RangeError_checkValidRange(start, end, source.length);\n inverseAlphabet = $.$get$_Base64Decoder__inverseAlphabet();\n for (i = start, sliceStart = i, buffer = null, firstPadding = -1, firstPaddingSourceIndex = -1, paddingCount = 0; i < end; i = i0) {\n i0 = i + 1;\n char = B.JSString_methods._codeUnitAt$1(source, i);\n if (char === 37) {\n i1 = i0 + 2;\n if (i1 <= end) {\n digit1 = A.hexDigitValue(B.JSString_methods._codeUnitAt$1(source, i0));\n digit2 = A.hexDigitValue(B.JSString_methods._codeUnitAt$1(source, i0 + 1));\n char0 = digit1 * 16 + digit2 - (digit2 & 256);\n if (char0 === 37)\n char0 = -1;\n i0 = i1;\n } else\n char0 = -1;\n } else\n char0 = char;\n if (0 <= char0 && char0 <= 127) {\n value = inverseAlphabet[char0];\n if (value >= 0) {\n char0 = B.JSString_methods.codeUnitAt$1(string$.ABCDEF, value);\n if (char0 === char)\n continue;\n char = char0;\n } else {\n if (value === -1) {\n if (firstPadding < 0) {\n t1 = buffer == null ? null : buffer._contents.length;\n if (t1 == null)\n t1 = 0;\n firstPadding = t1 + (i - sliceStart);\n firstPaddingSourceIndex = i;\n }\n ++paddingCount;\n if (char === 61)\n continue;\n }\n char = char0;\n }\n if (value !== -2) {\n if (buffer == null) {\n buffer = new A.StringBuffer(\"\");\n t1 = buffer;\n } else\n t1 = buffer;\n t2 = t1._contents += B.JSString_methods.substring$2(source, sliceStart, i);\n t1._contents = t2 + A.Primitives_stringFromCharCode(char);\n sliceStart = i0;\n continue;\n }\n }\n throw A.wrapException(A.FormatException$(\"Invalid base64 data\", source, i));\n }\n if (buffer != null) {\n t1 = buffer._contents += B.JSString_methods.substring$2(source, sliceStart, end);\n t2 = t1.length;\n if (firstPadding >= 0)\n A.Base64Codec__checkPadding(source, firstPaddingSourceIndex, end, firstPadding, paddingCount, t2);\n else {\n endLength = B.JSInt_methods.$mod(t2 - 1, 4) + 1;\n if (endLength === 1)\n throw A.wrapException(A.FormatException$(_s31_, source, end));\n for (; endLength < 4;) {\n t1 += \"=\";\n buffer._contents = t1;\n ++endLength;\n }\n }\n t1 = buffer._contents;\n return B.JSString_methods.replaceRange$3(source, start, end, t1.charCodeAt(0) == 0 ? t1 : t1);\n }\n $length = end - start;\n if (firstPadding >= 0)\n A.Base64Codec__checkPadding(source, firstPaddingSourceIndex, end, firstPadding, paddingCount, $length);\n else {\n endLength = B.JSInt_methods.$mod($length, 4);\n if (endLength === 1)\n throw A.wrapException(A.FormatException$(_s31_, source, end));\n if (endLength > 1)\n source = B.JSString_methods.replaceRange$3(source, end, end, endLength === 2 ? \"==\" : \"=\");\n }\n return source;\n }\n };\n A.Base64Encoder.prototype = {\n convert$1(input) {\n var t1 = J.getInterceptor$asx(input);\n if (t1.get$isEmpty(input))\n return \"\";\n t1 = new A._Base64Encoder(string$.ABCDEF).encode$4(input, 0, t1.get$length(input), true);\n t1.toString;\n return A.String_String$fromCharCodes(t1, 0, null);\n },\n startChunkedConversion$1(sink) {\n return new A._Utf8Base64EncoderSink(new A._Utf8StringSinkAdapter(new A._Utf8Decoder(false), sink, sink._stringSink), new A._Base64Encoder(string$.ABCDEF));\n }\n };\n A._Base64Encoder.prototype = {\n createBuffer$1(bufferLength) {\n return new Uint8Array(bufferLength);\n },\n encode$4(bytes, start, end, isLast) {\n var output, _this = this,\n byteCount = (_this._convert$_state & 3) + (end - start),\n fullChunks = B.JSInt_methods._tdivFast$1(byteCount, 3),\n bufferLength = fullChunks * 4;\n if (isLast && byteCount - fullChunks * 3 > 0)\n bufferLength += 4;\n output = _this.createBuffer$1(bufferLength);\n _this._convert$_state = A._Base64Encoder_encodeChunk(_this._alphabet, bytes, start, end, isLast, output, 0, _this._convert$_state);\n if (bufferLength > 0)\n return output;\n return null;\n }\n };\n A._Base64EncoderSink.prototype = {\n add$1(_, source) {\n this._convert$_add$4(source, 0, source.get$length(source), false);\n }\n };\n A._Utf8Base64EncoderSink.prototype = {\n _convert$_add$4(source, start, end, isLast) {\n var buffer = this._encoder.encode$4(source, start, end, isLast);\n if (buffer != null)\n this._sink.addSlice$4(buffer, 0, buffer.length, isLast);\n }\n };\n A.ByteConversionSink.prototype = {};\n A.ByteConversionSinkBase.prototype = {};\n A.ChunkedConversionSink.prototype = {};\n A.Codec.prototype = {\n encode$1(input) {\n return this.get$encoder().convert$1(input);\n }\n };\n A.Converter.prototype = {};\n A.Encoding.prototype = {};\n A.JsonUnsupportedObjectError.prototype = {\n toString$0(_) {\n var safeString = A.Error_safeToString(this.unsupportedObject);\n return (this.cause != null ? \"Converting object to an encodable object failed:\" : \"Converting object did not return an encodable object:\") + \" \" + safeString;\n }\n };\n A.JsonCyclicError.prototype = {\n toString$0(_) {\n return \"Cyclic error in JSON stringify\";\n }\n };\n A.JsonCodec.prototype = {\n encode$2$toEncodable(value, toEncodable) {\n var t1 = A._JsonStringStringifier_stringify(value, this.get$encoder()._toEncodable, null);\n return t1;\n },\n get$encoder() {\n return B.JsonEncoder_null;\n }\n };\n A.JsonEncoder.prototype = {\n convert$1(object) {\n var t1,\n output = new A.StringBuffer(\"\"),\n stringifier = A._JsonStringStringifier$(output, this._toEncodable);\n stringifier.writeObject$1(object);\n t1 = output._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._JsonStringifier.prototype = {\n writeStringContent$1(s) {\n var offset, i, charCode, t1, t2, _this = this,\n $length = s.length;\n for (offset = 0, i = 0; i < $length; ++i) {\n charCode = B.JSString_methods._codeUnitAt$1(s, i);\n if (charCode > 92) {\n if (charCode >= 55296) {\n t1 = charCode & 64512;\n if (t1 === 55296) {\n t2 = i + 1;\n t2 = !(t2 < $length && (B.JSString_methods._codeUnitAt$1(s, t2) & 64512) === 56320);\n } else\n t2 = false;\n if (!t2)\n if (t1 === 56320) {\n t1 = i - 1;\n t1 = !(t1 >= 0 && (B.JSString_methods.codeUnitAt$1(s, t1) & 64512) === 55296);\n } else\n t1 = false;\n else\n t1 = true;\n if (t1) {\n if (i > offset)\n _this.writeStringSlice$3(s, offset, i);\n offset = i + 1;\n _this.writeCharCode$1(92);\n _this.writeCharCode$1(117);\n _this.writeCharCode$1(100);\n t1 = charCode >>> 8 & 15;\n _this.writeCharCode$1(t1 < 10 ? 48 + t1 : 87 + t1);\n t1 = charCode >>> 4 & 15;\n _this.writeCharCode$1(t1 < 10 ? 48 + t1 : 87 + t1);\n t1 = charCode & 15;\n _this.writeCharCode$1(t1 < 10 ? 48 + t1 : 87 + t1);\n }\n }\n continue;\n }\n if (charCode < 32) {\n if (i > offset)\n _this.writeStringSlice$3(s, offset, i);\n offset = i + 1;\n _this.writeCharCode$1(92);\n switch (charCode) {\n case 8:\n _this.writeCharCode$1(98);\n break;\n case 9:\n _this.writeCharCode$1(116);\n break;\n case 10:\n _this.writeCharCode$1(110);\n break;\n case 12:\n _this.writeCharCode$1(102);\n break;\n case 13:\n _this.writeCharCode$1(114);\n break;\n default:\n _this.writeCharCode$1(117);\n _this.writeCharCode$1(48);\n _this.writeCharCode$1(48);\n t1 = charCode >>> 4 & 15;\n _this.writeCharCode$1(t1 < 10 ? 48 + t1 : 87 + t1);\n t1 = charCode & 15;\n _this.writeCharCode$1(t1 < 10 ? 48 + t1 : 87 + t1);\n break;\n }\n } else if (charCode === 34 || charCode === 92) {\n if (i > offset)\n _this.writeStringSlice$3(s, offset, i);\n offset = i + 1;\n _this.writeCharCode$1(92);\n _this.writeCharCode$1(charCode);\n }\n }\n if (offset === 0)\n _this.writeString$1(s);\n else if (offset < $length)\n _this.writeStringSlice$3(s, offset, $length);\n },\n _checkCycle$1(object) {\n var t1, t2, i, t3;\n for (t1 = this._seen, t2 = t1.length, i = 0; i < t2; ++i) {\n t3 = t1[i];\n if (object == null ? t3 == null : object === t3)\n throw A.wrapException(new A.JsonCyclicError(object, null));\n }\n t1.push(object);\n },\n writeObject$1(object) {\n var customJson, e, t1, exception, _this = this;\n if (_this.writeJsonValue$1(object))\n return;\n _this._checkCycle$1(object);\n try {\n customJson = _this._toEncodable.call$1(object);\n if (!_this.writeJsonValue$1(customJson)) {\n t1 = A.JsonUnsupportedObjectError$(object, null, _this.get$_partialResult());\n throw A.wrapException(t1);\n }\n _this._seen.pop();\n } catch (exception) {\n e = A.unwrapException(exception);\n t1 = A.JsonUnsupportedObjectError$(object, e, _this.get$_partialResult());\n throw A.wrapException(t1);\n }\n },\n writeJsonValue$1(object) {\n var success, _this = this;\n if (typeof object == \"number\") {\n if (!isFinite(object))\n return false;\n _this.writeNumber$1(object);\n return true;\n } else if (object === true) {\n _this.writeString$1(\"true\");\n return true;\n } else if (object === false) {\n _this.writeString$1(\"false\");\n return true;\n } else if (object == null) {\n _this.writeString$1(\"null\");\n return true;\n } else if (typeof object == \"string\") {\n _this.writeString$1('\"');\n _this.writeStringContent$1(object);\n _this.writeString$1('\"');\n return true;\n } else if (type$.List_dynamic._is(object)) {\n _this._checkCycle$1(object);\n _this.writeList$1(object);\n _this._seen.pop();\n return true;\n } else if (type$.Map_dynamic_dynamic._is(object)) {\n _this._checkCycle$1(object);\n success = _this.writeMap$1(object);\n _this._seen.pop();\n return success;\n } else\n return false;\n },\n writeList$1(list) {\n var t1, i, _this = this;\n _this.writeString$1(\"[\");\n t1 = J.getInterceptor$asx(list);\n if (t1.get$isNotEmpty(list)) {\n _this.writeObject$1(t1.$index(list, 0));\n for (i = 1; i < t1.get$length(list); ++i) {\n _this.writeString$1(\",\");\n _this.writeObject$1(t1.$index(list, i));\n }\n }\n _this.writeString$1(\"]\");\n },\n writeMap$1(map) {\n var t1, keyValueList, i, separator, _this = this, _box_0 = {};\n if (map.get$isEmpty(map)) {\n _this.writeString$1(\"{}\");\n return true;\n }\n t1 = map.get$length(map) * 2;\n keyValueList = A.List_List$filled(t1, null, false, type$.nullable_Object);\n i = _box_0.i = 0;\n _box_0.allStringKeys = true;\n map.forEach$1(0, new A._JsonStringifier_writeMap_closure(_box_0, keyValueList));\n if (!_box_0.allStringKeys)\n return false;\n _this.writeString$1(\"{\");\n for (separator = '\"'; i < t1; i += 2, separator = ',\"') {\n _this.writeString$1(separator);\n _this.writeStringContent$1(A._asString(keyValueList[i]));\n _this.writeString$1('\":');\n _this.writeObject$1(keyValueList[i + 1]);\n }\n _this.writeString$1(\"}\");\n return true;\n }\n };\n A._JsonStringifier_writeMap_closure.prototype = {\n call$2(key, value) {\n var t1, t2, t3, i;\n if (typeof key != \"string\")\n this._box_0.allStringKeys = false;\n t1 = this.keyValueList;\n t2 = this._box_0;\n t3 = t2.i;\n i = t2.i = t3 + 1;\n t1[t3] = key;\n t2.i = i + 1;\n t1[i] = value;\n },\n $signature: 200\n };\n A._JsonStringStringifier.prototype = {\n get$_partialResult() {\n var t1 = this._sink._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n writeNumber$1(number) {\n this._sink._contents += B.JSNumber_methods.toString$0(number);\n },\n writeString$1(string) {\n this._sink._contents += string;\n },\n writeStringSlice$3(string, start, end) {\n this._sink._contents += B.JSString_methods.substring$2(string, start, end);\n },\n writeCharCode$1(charCode) {\n this._sink._contents += A.Primitives_stringFromCharCode(charCode);\n }\n };\n A.StringConversionSinkBase.prototype = {};\n A.StringConversionSinkMixin.prototype = {\n add$1(_, str) {\n this.addSlice$4(str, 0, str.length, false);\n }\n };\n A._StringSinkConversionSink.prototype = {\n close$0(_) {\n },\n addSlice$4(str, start, end, isLast) {\n var t1, i;\n if (start !== 0 || end !== str.length)\n for (t1 = this._stringSink, i = start; i < end; ++i)\n t1._contents += A.Primitives_stringFromCharCode(B.JSString_methods._codeUnitAt$1(str, i));\n else\n this._stringSink._contents += str;\n if (isLast)\n this.close$0(0);\n },\n add$1(_, str) {\n this._stringSink._contents += str;\n }\n };\n A._StringCallbackSink.prototype = {\n close$0(_) {\n var t1 = this._stringSink,\n t2 = t1._contents;\n t1._contents = \"\";\n this._convert$_callback.call$1(t2.charCodeAt(0) == 0 ? t2 : t2);\n },\n asUtf8Sink$1(allowMalformed) {\n return new A._Utf8StringSinkAdapter(new A._Utf8Decoder(allowMalformed), this, this._stringSink);\n }\n };\n A._Utf8StringSinkAdapter.prototype = {\n close$0(_) {\n this._decoder.flush$1(this._stringSink);\n this._sink.close$0(0);\n },\n add$1(_, chunk) {\n this.addSlice$4(chunk, 0, J.get$length$asx(chunk), false);\n },\n addSlice$4(codeUnits, startIndex, endIndex, isLast) {\n this._stringSink._contents += this._decoder.convertGeneral$4(codeUnits, startIndex, endIndex, false);\n if (isLast)\n this.close$0(0);\n }\n };\n A.Utf8Codec.prototype = {\n get$encoder() {\n return B.C_Utf8Encoder;\n }\n };\n A.Utf8Encoder.prototype = {\n convert$1(string) {\n var t1, encoder,\n end = A.RangeError_checkValidRange(0, null, string.length),\n $length = end - 0;\n if ($length === 0)\n return new Uint8Array(0);\n t1 = new Uint8Array($length * 3);\n encoder = new A._Utf8Encoder(t1);\n if (encoder._fillBuffer$3(string, 0, end) !== end) {\n B.JSString_methods.codeUnitAt$1(string, end - 1);\n encoder._writeReplacementCharacter$0();\n }\n return B.NativeUint8List_methods.sublist$2(t1, 0, encoder._bufferIndex);\n }\n };\n A._Utf8Encoder.prototype = {\n _writeReplacementCharacter$0() {\n var _this = this,\n t1 = _this._convert$_buffer,\n t2 = _this._bufferIndex,\n t3 = _this._bufferIndex = t2 + 1;\n t1[t2] = 239;\n t2 = _this._bufferIndex = t3 + 1;\n t1[t3] = 191;\n _this._bufferIndex = t2 + 1;\n t1[t2] = 189;\n },\n _writeSurrogate$2(leadingSurrogate, nextCodeUnit) {\n var rune, t1, t2, t3, _this = this;\n if ((nextCodeUnit & 64512) === 56320) {\n rune = 65536 + ((leadingSurrogate & 1023) << 10) | nextCodeUnit & 1023;\n t1 = _this._convert$_buffer;\n t2 = _this._bufferIndex;\n t3 = _this._bufferIndex = t2 + 1;\n t1[t2] = rune >>> 18 | 240;\n t2 = _this._bufferIndex = t3 + 1;\n t1[t3] = rune >>> 12 & 63 | 128;\n t3 = _this._bufferIndex = t2 + 1;\n t1[t2] = rune >>> 6 & 63 | 128;\n _this._bufferIndex = t3 + 1;\n t1[t3] = rune & 63 | 128;\n return true;\n } else {\n _this._writeReplacementCharacter$0();\n return false;\n }\n },\n _fillBuffer$3(str, start, end) {\n var t1, t2, stringIndex, codeUnit, t3, stringIndex0, t4, _this = this;\n if (start !== end && (B.JSString_methods.codeUnitAt$1(str, end - 1) & 64512) === 55296)\n --end;\n for (t1 = _this._convert$_buffer, t2 = t1.length, stringIndex = start; stringIndex < end; ++stringIndex) {\n codeUnit = B.JSString_methods._codeUnitAt$1(str, stringIndex);\n if (codeUnit <= 127) {\n t3 = _this._bufferIndex;\n if (t3 >= t2)\n break;\n _this._bufferIndex = t3 + 1;\n t1[t3] = codeUnit;\n } else {\n t3 = codeUnit & 64512;\n if (t3 === 55296) {\n if (_this._bufferIndex + 4 > t2)\n break;\n stringIndex0 = stringIndex + 1;\n if (_this._writeSurrogate$2(codeUnit, B.JSString_methods._codeUnitAt$1(str, stringIndex0)))\n stringIndex = stringIndex0;\n } else if (t3 === 56320) {\n if (_this._bufferIndex + 3 > t2)\n break;\n _this._writeReplacementCharacter$0();\n } else if (codeUnit <= 2047) {\n t3 = _this._bufferIndex;\n t4 = t3 + 1;\n if (t4 >= t2)\n break;\n _this._bufferIndex = t4;\n t1[t3] = codeUnit >>> 6 | 192;\n _this._bufferIndex = t4 + 1;\n t1[t4] = codeUnit & 63 | 128;\n } else {\n t3 = _this._bufferIndex;\n if (t3 + 2 >= t2)\n break;\n t4 = _this._bufferIndex = t3 + 1;\n t1[t3] = codeUnit >>> 12 | 224;\n t3 = _this._bufferIndex = t4 + 1;\n t1[t4] = codeUnit >>> 6 & 63 | 128;\n _this._bufferIndex = t3 + 1;\n t1[t3] = codeUnit & 63 | 128;\n }\n }\n }\n return stringIndex;\n }\n };\n A.Utf8Decoder.prototype = {\n convert$1(codeUnits) {\n var t1 = this._allowMalformed,\n result = A.Utf8Decoder__convertIntercepted(t1, codeUnits, 0, null);\n if (result != null)\n return result;\n return new A._Utf8Decoder(t1).convertGeneral$4(codeUnits, 0, null, true);\n }\n };\n A._Utf8Decoder.prototype = {\n convertGeneral$4(codeUnits, start, maybeEnd, single) {\n var bytes, errorOffset, result, t1, message, _this = this,\n end = A.RangeError_checkValidRange(start, maybeEnd, J.get$length$asx(codeUnits));\n if (start === end)\n return \"\";\n if (type$.Uint8List._is(codeUnits)) {\n bytes = codeUnits;\n errorOffset = 0;\n } else {\n bytes = A._Utf8Decoder__makeUint8List(codeUnits, start, end);\n end -= start;\n errorOffset = start;\n start = 0;\n }\n result = _this._convertRecursive$4(bytes, start, end, single);\n t1 = _this._convert$_state;\n if ((t1 & 1) !== 0) {\n message = A._Utf8Decoder_errorDescription(t1);\n _this._convert$_state = 0;\n throw A.wrapException(A.FormatException$(message, codeUnits, errorOffset + _this._charOrIndex));\n }\n return result;\n },\n _convertRecursive$4(bytes, start, end, single) {\n var mid, s1, _this = this;\n if (end - start > 1000) {\n mid = B.JSInt_methods._tdivFast$1(start + end, 2);\n s1 = _this._convertRecursive$4(bytes, start, mid, false);\n if ((_this._convert$_state & 1) !== 0)\n return s1;\n return s1 + _this._convertRecursive$4(bytes, mid, end, single);\n }\n return _this.decodeGeneral$4(bytes, start, end, single);\n },\n flush$1(sink) {\n var state = this._convert$_state;\n this._convert$_state = 0;\n if (state <= 32)\n return;\n if (this.allowMalformed)\n sink._contents += A.Primitives_stringFromCharCode(65533);\n else\n throw A.wrapException(A.FormatException$(A._Utf8Decoder_errorDescription(77), null, null));\n },\n decodeGeneral$4(bytes, start, end, single) {\n var t1, type, t2, i0, markEnd, i1, m, _this = this, _65533 = 65533,\n state = _this._convert$_state,\n char = _this._charOrIndex,\n buffer = new A.StringBuffer(\"\"),\n i = start + 1,\n byte = bytes[start];\n $label0$0:\n for (t1 = _this.allowMalformed; true;) {\n for (; true; i = i0) {\n type = B.JSString_methods._codeUnitAt$1(\"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFFFFFFFFFFFFFFFFGGGGGGGGGGGGGGGGHHHHHHHHHHHHHHHHHHHHHHHHHHHIHHHJEEBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBKCCCCCCCCCCCCDCLONNNMEEEEEEEEEEE\", byte) & 31;\n char = state <= 32 ? byte & 61694 >>> type : (byte & 63 | char << 6) >>> 0;\n state = B.JSString_methods._codeUnitAt$1(\" \\x000:XECCCCCN:lDb \\x000:XECCCCCNvlDb \\x000:XECCCCCN:lDb AAAAA\\x00\\x00\\x00\\x00\\x00AAAAA00000AAAAA:::::AAAAAGG000AAAAA00KKKAAAAAG::::AAAAA:IIIIAAAAA000\\x800AAAAA\\x00\\x00\\x00\\x00 AAAAA\", state + type);\n if (state === 0) {\n buffer._contents += A.Primitives_stringFromCharCode(char);\n if (i === end)\n break $label0$0;\n break;\n } else if ((state & 1) !== 0) {\n if (t1)\n switch (state) {\n case 69:\n case 67:\n buffer._contents += A.Primitives_stringFromCharCode(_65533);\n break;\n case 65:\n buffer._contents += A.Primitives_stringFromCharCode(_65533);\n --i;\n break;\n default:\n t2 = buffer._contents += A.Primitives_stringFromCharCode(_65533);\n buffer._contents = t2 + A.Primitives_stringFromCharCode(_65533);\n break;\n }\n else {\n _this._convert$_state = state;\n _this._charOrIndex = i - 1;\n return \"\";\n }\n state = 0;\n }\n if (i === end)\n break $label0$0;\n i0 = i + 1;\n byte = bytes[i];\n }\n i0 = i + 1;\n byte = bytes[i];\n if (byte < 128) {\n while (true) {\n if (!(i0 < end)) {\n markEnd = end;\n break;\n }\n i1 = i0 + 1;\n byte = bytes[i0];\n if (byte >= 128) {\n markEnd = i1 - 1;\n i0 = i1;\n break;\n }\n i0 = i1;\n }\n if (markEnd - i < 20)\n for (m = i; m < markEnd; ++m)\n buffer._contents += A.Primitives_stringFromCharCode(bytes[m]);\n else\n buffer._contents += A.String_String$fromCharCodes(bytes, i, markEnd);\n if (markEnd === end)\n break $label0$0;\n i = i0;\n } else\n i = i0;\n }\n if (single && state > 32)\n if (t1)\n buffer._contents += A.Primitives_stringFromCharCode(_65533);\n else {\n _this._convert$_state = 77;\n _this._charOrIndex = end;\n return \"\";\n }\n _this._convert$_state = state;\n _this._charOrIndex = char;\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A.NoSuchMethodError_toString_closure.prototype = {\n call$2(key, value) {\n var t1 = this.sb,\n t2 = this._box_0,\n t3 = t1._contents += t2.comma;\n t3 += key.__internal$_name;\n t1._contents = t3;\n t1._contents = t3 + \": \";\n t1._contents += A.Error_safeToString(value);\n t2.comma = \", \";\n },\n $signature: 341\n };\n A.DateTime.prototype = {\n add$1(_, duration) {\n return A.DateTime$_withValue(B.JSInt_methods.$add(this._core$_value, duration.get$inMilliseconds()), false);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.DateTime && this._core$_value === other._core$_value && true;\n },\n compareTo$1(_, other) {\n return B.JSInt_methods.compareTo$1(this._core$_value, other._core$_value);\n },\n get$hashCode(_) {\n var t1 = this._core$_value;\n return (t1 ^ B.JSInt_methods._shrOtherPositive$1(t1, 30)) & 1073741823;\n },\n toString$0(_) {\n var _this = this,\n y = A.DateTime__fourDigits(A.Primitives_getYear(_this)),\n m = A.DateTime__twoDigits(A.Primitives_getMonth(_this)),\n d = A.DateTime__twoDigits(A.Primitives_getDay(_this)),\n h = A.DateTime__twoDigits(A.Primitives_getHours(_this)),\n min = A.DateTime__twoDigits(A.Primitives_getMinutes(_this)),\n sec = A.DateTime__twoDigits(A.Primitives_getSeconds(_this)),\n ms = A.DateTime__threeDigits(A.Primitives_getMilliseconds(_this)),\n t1 = y + \"-\" + m + \"-\" + d + \" \" + h + \":\" + min + \":\" + sec + \".\" + ms;\n return t1;\n },\n $isComparable: 1\n };\n A.Duration.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.Duration && this._duration === other._duration;\n },\n get$hashCode(_) {\n return B.JSInt_methods.get$hashCode(this._duration);\n },\n compareTo$1(_, other) {\n return B.JSInt_methods.compareTo$1(this._duration, other._duration);\n },\n toString$0(_) {\n var minutes, minutesPadding, seconds, secondsPadding, paddedMicroseconds,\n microseconds = this._duration,\n hours = B.JSInt_methods._tdivFast$1(microseconds, 3600000000);\n microseconds %= 3600000000;\n if (microseconds < 0)\n microseconds = -microseconds;\n minutes = B.JSInt_methods._tdivFast$1(microseconds, 60000000);\n microseconds %= 60000000;\n minutesPadding = minutes < 10 ? \"0\" : \"\";\n seconds = B.JSInt_methods._tdivFast$1(microseconds, 1000000);\n secondsPadding = seconds < 10 ? \"0\" : \"\";\n paddedMicroseconds = B.JSString_methods.padLeft$2(B.JSInt_methods.toString$0(microseconds % 1000000), 6, \"0\");\n return \"\" + hours + \":\" + minutesPadding + minutes + \":\" + secondsPadding + seconds + \".\" + paddedMicroseconds;\n },\n $isComparable: 1\n };\n A.Error.prototype = {\n get$stackTrace() {\n return A.getTraceFromException(this.$thrownJsError);\n }\n };\n A.AssertionError.prototype = {\n toString$0(_) {\n var t1 = this.message;\n if (t1 != null)\n return \"Assertion failed: \" + A.Error_safeToString(t1);\n return \"Assertion failed\";\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.TypeError.prototype = {};\n A.NullThrownError.prototype = {\n toString$0(_) {\n return \"Throw of null.\";\n }\n };\n A.ArgumentError.prototype = {\n get$_errorName() {\n return \"Invalid argument\" + (!this._hasValue ? \"(s)\" : \"\");\n },\n get$_errorExplanation() {\n return \"\";\n },\n toString$0(_) {\n var explanation, errorValue, _this = this,\n $name = _this.name,\n nameString = $name == null ? \"\" : \" (\" + $name + \")\",\n message = _this.message,\n messageString = message == null ? \"\" : \": \" + A.S(message),\n prefix = _this.get$_errorName() + nameString + messageString;\n if (!_this._hasValue)\n return prefix;\n explanation = _this.get$_errorExplanation();\n errorValue = A.Error_safeToString(_this.invalidValue);\n return prefix + explanation + \": \" + errorValue;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.RangeError.prototype = {\n get$_errorName() {\n return \"RangeError\";\n },\n get$_errorExplanation() {\n var explanation,\n start = this.start,\n end = this.end;\n if (start == null)\n explanation = end != null ? \": Not less than or equal to \" + A.S(end) : \"\";\n else if (end == null)\n explanation = \": Not greater than or equal to \" + A.S(start);\n else if (end > start)\n explanation = \": Not in inclusive range \" + A.S(start) + \"..\" + A.S(end);\n else\n explanation = end < start ? \": Valid value range is empty\" : \": Only valid value is \" + A.S(start);\n return explanation;\n }\n };\n A.IndexError.prototype = {\n get$_errorName() {\n return \"RangeError\";\n },\n get$_errorExplanation() {\n if (this.invalidValue < 0)\n return \": index must not be negative\";\n var t1 = this.length;\n if (t1 === 0)\n return \": no indices are valid\";\n return \": index should be less than \" + t1;\n },\n $isRangeError: 1,\n get$length(receiver) {\n return this.length;\n }\n };\n A.NoSuchMethodError.prototype = {\n toString$0(_) {\n var $arguments, t1, _i, t2, t3, argument, receiverText, actualParameters, _this = this, _box_0 = {},\n sb = new A.StringBuffer(\"\");\n _box_0.comma = \"\";\n $arguments = _this._core$_arguments;\n for (t1 = $arguments.length, _i = 0, t2 = \"\", t3 = \"\"; _i < t1; ++_i, t3 = \", \") {\n argument = $arguments[_i];\n sb._contents = t2 + t3;\n t2 = sb._contents += A.Error_safeToString(argument);\n _box_0.comma = \", \";\n }\n _this._namedArguments.forEach$1(0, new A.NoSuchMethodError_toString_closure(_box_0, sb));\n receiverText = A.Error_safeToString(_this._core$_receiver);\n actualParameters = sb.toString$0(0);\n t1 = \"NoSuchMethodError: method not found: '\" + _this._memberName.__internal$_name + \"'\\nReceiver: \" + receiverText + \"\\nArguments: [\" + actualParameters + \"]\";\n return t1;\n }\n };\n A.UnsupportedError.prototype = {\n toString$0(_) {\n return \"Unsupported operation: \" + this.message;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.UnimplementedError.prototype = {\n toString$0(_) {\n var t1 = \"UnimplementedError: \" + this.message;\n return t1;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.StateError.prototype = {\n toString$0(_) {\n return \"Bad state: \" + this.message;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.ConcurrentModificationError.prototype = {\n toString$0(_) {\n var t1 = this.modifiedObject;\n if (t1 == null)\n return \"Concurrent modification during iteration.\";\n return \"Concurrent modification during iteration: \" + A.Error_safeToString(t1) + \".\";\n }\n };\n A.OutOfMemoryError.prototype = {\n toString$0(_) {\n return \"Out of Memory\";\n },\n get$stackTrace() {\n return null;\n },\n $isError: 1\n };\n A.StackOverflowError.prototype = {\n toString$0(_) {\n return \"Stack Overflow\";\n },\n get$stackTrace() {\n return null;\n },\n $isError: 1\n };\n A.CyclicInitializationError.prototype = {\n toString$0(_) {\n var t1 = \"Reading static variable '\" + this.variableName + \"' during its initialization\";\n return t1;\n }\n };\n A._Exception.prototype = {\n toString$0(_) {\n return \"Exception: \" + this.message;\n },\n $isException: 1,\n get$message(receiver) {\n return this.message;\n }\n };\n A.FormatException.prototype = {\n toString$0(_) {\n var t1, lineNum, lineStart, previousCharWasCR, i, char, lineEnd, end, start, prefix, postfix, slice,\n message = this.message,\n report = \"\" !== message ? \"FormatException: \" + message : \"FormatException\",\n offset = this.offset,\n source = this.source;\n if (typeof source == \"string\") {\n if (offset != null)\n t1 = offset < 0 || offset > source.length;\n else\n t1 = false;\n if (t1)\n offset = null;\n if (offset == null) {\n if (source.length > 78)\n source = B.JSString_methods.substring$2(source, 0, 75) + \"...\";\n return report + \"\\n\" + source;\n }\n for (lineNum = 1, lineStart = 0, previousCharWasCR = false, i = 0; i < offset; ++i) {\n char = B.JSString_methods._codeUnitAt$1(source, i);\n if (char === 10) {\n if (lineStart !== i || !previousCharWasCR)\n ++lineNum;\n lineStart = i + 1;\n previousCharWasCR = false;\n } else if (char === 13) {\n ++lineNum;\n lineStart = i + 1;\n previousCharWasCR = true;\n }\n }\n report = lineNum > 1 ? report + (\" (at line \" + lineNum + \", character \" + (offset - lineStart + 1) + \")\\n\") : report + (\" (at character \" + (offset + 1) + \")\\n\");\n lineEnd = source.length;\n for (i = offset; i < lineEnd; ++i) {\n char = B.JSString_methods.codeUnitAt$1(source, i);\n if (char === 10 || char === 13) {\n lineEnd = i;\n break;\n }\n }\n if (lineEnd - lineStart > 78)\n if (offset - lineStart < 75) {\n end = lineStart + 75;\n start = lineStart;\n prefix = \"\";\n postfix = \"...\";\n } else {\n if (lineEnd - offset < 75) {\n start = lineEnd - 75;\n end = lineEnd;\n postfix = \"\";\n } else {\n start = offset - 36;\n end = offset + 36;\n postfix = \"...\";\n }\n prefix = \"...\";\n }\n else {\n end = lineEnd;\n start = lineStart;\n prefix = \"\";\n postfix = \"\";\n }\n slice = B.JSString_methods.substring$2(source, start, end);\n return report + prefix + slice + postfix + \"\\n\" + B.JSString_methods.$mul(\" \", offset - start + prefix.length) + \"^\\n\";\n } else\n return offset != null ? report + (\" (at offset \" + A.S(offset) + \")\") : report;\n },\n $isException: 1,\n get$message(receiver) {\n return this.message;\n }\n };\n A.Expando.prototype = {\n toString$0(_) {\n return \"Expando:null\";\n }\n };\n A.Iterable.prototype = {\n cast$1$0(_, $R) {\n return A.CastIterable_CastIterable(this, A._instanceType(this)._eval$1(\"Iterable.E\"), $R);\n },\n followedBy$1(_, other) {\n var _this = this,\n t1 = A._instanceType(_this);\n if (t1._eval$1(\"EfficientLengthIterable\")._is(_this))\n return A.FollowedByIterable_FollowedByIterable$firstEfficient(_this, other, t1._eval$1(\"Iterable.E\"));\n return new A.FollowedByIterable(_this, other, t1._eval$1(\"FollowedByIterable\"));\n },\n map$1$1(_, toElement, $T) {\n return A.MappedIterable_MappedIterable(this, toElement, A._instanceType(this)._eval$1(\"Iterable.E\"), $T);\n },\n where$1(_, test) {\n return new A.WhereIterable(this, test, A._instanceType(this)._eval$1(\"WhereIterable\"));\n },\n expand$1$1(_, toElements, $T) {\n return new A.ExpandIterable(this, toElements, A._instanceType(this)._eval$1(\"@\")._bind$1($T)._eval$1(\"ExpandIterable<1,2>\"));\n },\n contains$1(_, element) {\n var t1;\n for (t1 = this.get$iterator(this); t1.moveNext$0();)\n if (J.$eq$(t1.get$current(t1), element))\n return true;\n return false;\n },\n fold$1$2(_, initialValue, combine) {\n var t1, value;\n for (t1 = this.get$iterator(this), value = initialValue; t1.moveNext$0();)\n value = combine.call$2(value, t1.get$current(t1));\n return value;\n },\n fold$2($receiver, initialValue, combine) {\n return this.fold$1$2($receiver, initialValue, combine, type$.dynamic);\n },\n join$1(_, separator) {\n var t1,\n iterator = this.get$iterator(this);\n if (!iterator.moveNext$0())\n return \"\";\n if (separator === \"\") {\n t1 = \"\";\n do\n t1 += A.S(J.toString$0$(iterator.get$current(iterator)));\n while (iterator.moveNext$0());\n } else {\n t1 = \"\" + A.S(J.toString$0$(iterator.get$current(iterator)));\n for (; iterator.moveNext$0();)\n t1 = t1 + separator + A.S(J.toString$0$(iterator.get$current(iterator)));\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n any$1(_, test) {\n var t1;\n for (t1 = this.get$iterator(this); t1.moveNext$0();)\n if (test.call$1(t1.get$current(t1)))\n return true;\n return false;\n },\n toList$1$growable(_, growable) {\n return A.List_List$of(this, growable, A._instanceType(this)._eval$1(\"Iterable.E\"));\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(_) {\n return A.LinkedHashSet_LinkedHashSet$of(this, A._instanceType(this)._eval$1(\"Iterable.E\"));\n },\n get$length(_) {\n var count,\n it = this.get$iterator(this);\n for (count = 0; it.moveNext$0();)\n ++count;\n return count;\n },\n get$isEmpty(_) {\n return !this.get$iterator(this).moveNext$0();\n },\n get$isNotEmpty(_) {\n return !this.get$isEmpty(this);\n },\n take$1(_, count) {\n return A.TakeIterable_TakeIterable(this, count, A._instanceType(this)._eval$1(\"Iterable.E\"));\n },\n skip$1(_, count) {\n return A.SkipIterable_SkipIterable(this, count, A._instanceType(this)._eval$1(\"Iterable.E\"));\n },\n skipWhile$1(_, test) {\n return new A.SkipWhileIterable(this, test, A._instanceType(this)._eval$1(\"SkipWhileIterable\"));\n },\n get$first(_) {\n var it = this.get$iterator(this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n return it.get$current(it);\n },\n get$last(_) {\n var result,\n it = this.get$iterator(this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n do\n result = it.get$current(it);\n while (it.moveNext$0());\n return result;\n },\n get$single(_) {\n var result,\n it = this.get$iterator(this);\n if (!it.moveNext$0())\n throw A.wrapException(A.IterableElementError_noElement());\n result = it.get$current(it);\n if (it.moveNext$0())\n throw A.wrapException(A.IterableElementError_tooMany());\n return result;\n },\n elementAt$1(_, index) {\n var t1, elementIndex, element;\n A.RangeError_checkNotNegative(index, \"index\");\n for (t1 = this.get$iterator(this), elementIndex = 0; t1.moveNext$0();) {\n element = t1.get$current(t1);\n if (index === elementIndex)\n return element;\n ++elementIndex;\n }\n throw A.wrapException(A.IndexError$(index, this, \"index\", null, elementIndex));\n },\n toString$0(_) {\n return A.IterableBase_iterableToShortString(this, \"(\", \")\");\n }\n };\n A._GeneratorIterable.prototype = {\n elementAt$1(_, index) {\n A.RangeError_checkValidIndex(index, this, null);\n return this._generator.call$1(index);\n },\n get$length(receiver) {\n return this.length;\n }\n };\n A.Iterator.prototype = {};\n A.MapEntry.prototype = {\n toString$0(_) {\n return \"MapEntry(\" + A.S(this.key) + \": \" + A.S(this.value) + \")\";\n }\n };\n A.Null.prototype = {\n get$hashCode(_) {\n return A.Object.prototype.get$hashCode.call(this, this);\n },\n toString$0(_) {\n return \"null\";\n }\n };\n A.Object.prototype = {$isObject: 1,\n $eq(_, other) {\n return this === other;\n },\n get$hashCode(_) {\n return A.Primitives_objectHashCode(this);\n },\n toString$0(_) {\n return \"Instance of '\" + A.Primitives_objectTypeName(this) + \"'\";\n },\n noSuchMethod$1(_, invocation) {\n throw A.wrapException(A.NoSuchMethodError$(this, invocation.get$memberName(), invocation.get$positionalArguments(), invocation.get$namedArguments()));\n },\n get$runtimeType(_) {\n var rti = this instanceof A.Closure ? A.closureFunctionType(this) : null;\n return A.createRuntimeType(rti == null ? A.instanceType(this) : rti);\n },\n toString() {\n return this.toString$0(this);\n }\n };\n A._StringStackTrace.prototype = {\n toString$0(_) {\n return this._stackTrace;\n },\n $isStackTrace: 1\n };\n A.Runes.prototype = {\n get$iterator(_) {\n return new A.RuneIterator(this.string);\n },\n get$last(_) {\n var code, previousCode,\n t1 = this.string,\n t2 = t1.length;\n if (t2 === 0)\n throw A.wrapException(A.StateError$(\"No elements.\"));\n code = B.JSString_methods.codeUnitAt$1(t1, t2 - 1);\n if ((code & 64512) === 56320 && t2 > 1) {\n previousCode = B.JSString_methods.codeUnitAt$1(t1, t2 - 2);\n if ((previousCode & 64512) === 55296)\n return A._combineSurrogatePair(previousCode, code);\n }\n return code;\n }\n };\n A.RuneIterator.prototype = {\n get$current(_) {\n return this._currentCodePoint;\n },\n moveNext$0() {\n var codeUnit, nextPosition, nextCodeUnit, _this = this,\n t1 = _this._position = _this._nextPosition,\n t2 = _this.string,\n t3 = t2.length;\n if (t1 === t3) {\n _this._currentCodePoint = -1;\n return false;\n }\n codeUnit = B.JSString_methods._codeUnitAt$1(t2, t1);\n nextPosition = t1 + 1;\n if ((codeUnit & 64512) === 55296 && nextPosition < t3) {\n nextCodeUnit = B.JSString_methods._codeUnitAt$1(t2, nextPosition);\n if ((nextCodeUnit & 64512) === 56320) {\n _this._nextPosition = nextPosition + 1;\n _this._currentCodePoint = A._combineSurrogatePair(codeUnit, nextCodeUnit);\n return true;\n }\n }\n _this._nextPosition = nextPosition;\n _this._currentCodePoint = codeUnit;\n return true;\n }\n };\n A.StringBuffer.prototype = {\n get$length(_) {\n return this._contents.length;\n },\n write$1(_, obj) {\n this._contents += A.S(obj);\n },\n writeCharCode$1(charCode) {\n this._contents += A.Primitives_stringFromCharCode(charCode);\n },\n toString$0(_) {\n var t1 = this._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A.Uri__parseIPv4Address_error.prototype = {\n call$2(msg, position) {\n throw A.wrapException(A.FormatException$(\"Illegal IPv4 address, \" + msg, this.host, position));\n },\n $signature: 352\n };\n A.Uri_parseIPv6Address_error.prototype = {\n call$2(msg, position) {\n throw A.wrapException(A.FormatException$(\"Illegal IPv6 address, \" + msg, this.host, position));\n },\n call$1(msg) {\n return this.call$2(msg, null);\n },\n $signature: 364\n };\n A.Uri_parseIPv6Address_parseHex.prototype = {\n call$2(start, end) {\n var value;\n if (end - start > 4)\n this.error.call$2(\"an IPv6 part can only contain a maximum of 4 hex digits\", start);\n value = A.int_parse(B.JSString_methods.substring$2(this.host, start, end), 16);\n if (value < 0 || value > 65535)\n this.error.call$2(\"each part must be in the range of `0x0..0xFFFF`\", start);\n return value;\n },\n $signature: 366\n };\n A._Uri.prototype = {\n get$_text() {\n var t1, t2, t3, t4, _this = this,\n value = _this.___Uri__text;\n if (value === $) {\n t1 = _this.scheme;\n t2 = t1.length !== 0 ? \"\" + t1 + \":\" : \"\";\n t3 = _this._host;\n t4 = t3 == null;\n if (!t4 || t1 === \"file\") {\n t1 = t2 + \"//\";\n t2 = _this._userInfo;\n if (t2.length !== 0)\n t1 = t1 + t2 + \"@\";\n if (!t4)\n t1 += t3;\n t2 = _this._port;\n if (t2 != null)\n t1 = t1 + \":\" + A.S(t2);\n } else\n t1 = t2;\n t1 += _this.path;\n t2 = _this._query;\n if (t2 != null)\n t1 = t1 + \"?\" + t2;\n t2 = _this._fragment;\n if (t2 != null)\n t1 = t1 + \"#\" + t2;\n A._lateInitializeOnceCheck(_this.___Uri__text, \"_text\");\n value = _this.___Uri__text = t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n return value;\n },\n get$pathSegments() {\n var pathToSplit, result, _this = this,\n value = _this.___Uri_pathSegments;\n if (value === $) {\n pathToSplit = _this.path;\n if (pathToSplit.length !== 0 && B.JSString_methods._codeUnitAt$1(pathToSplit, 0) === 47)\n pathToSplit = B.JSString_methods.substring$1(pathToSplit, 1);\n result = pathToSplit.length === 0 ? B.List_empty : A.List_List$unmodifiable(new A.MappedListIterable(A._setArrayType(pathToSplit.split(\"/\"), type$.JSArray_String), A.core_Uri_decodeComponent$closure(), type$.MappedListIterable_String_dynamic), type$.String);\n A._lateInitializeOnceCheck(_this.___Uri_pathSegments, \"pathSegments\");\n value = _this.___Uri_pathSegments = result;\n }\n return value;\n },\n get$hashCode(_) {\n var result, _this = this,\n value = _this.___Uri_hashCode;\n if (value === $) {\n result = B.JSString_methods.get$hashCode(_this.get$_text());\n A._lateInitializeOnceCheck(_this.___Uri_hashCode, \"hashCode\");\n _this.___Uri_hashCode = result;\n value = result;\n }\n return value;\n },\n get$userInfo() {\n return this._userInfo;\n },\n get$host() {\n var host = this._host;\n if (host == null)\n return \"\";\n if (B.JSString_methods.startsWith$1(host, \"[\"))\n return B.JSString_methods.substring$2(host, 1, host.length - 1);\n return host;\n },\n get$port(_) {\n var t1 = this._port;\n return t1 == null ? A._Uri__defaultPort(this.scheme) : t1;\n },\n get$query() {\n var t1 = this._query;\n return t1 == null ? \"\" : t1;\n },\n get$fragment() {\n var t1 = this._fragment;\n return t1 == null ? \"\" : t1;\n },\n isScheme$1(scheme) {\n var thisScheme = this.scheme;\n if (scheme.length !== thisScheme.length)\n return false;\n return A._Uri__compareScheme(scheme, thisScheme);\n },\n _mergePaths$2(base, reference) {\n var backCount, refStart, baseEnd, newEnd, delta, t1;\n for (backCount = 0, refStart = 0; B.JSString_methods.startsWith$2(reference, \"../\", refStart);) {\n refStart += 3;\n ++backCount;\n }\n baseEnd = B.JSString_methods.lastIndexOf$1(base, \"/\");\n while (true) {\n if (!(baseEnd > 0 && backCount > 0))\n break;\n newEnd = B.JSString_methods.lastIndexOf$2(base, \"/\", baseEnd - 1);\n if (newEnd < 0)\n break;\n delta = baseEnd - newEnd;\n t1 = delta !== 2;\n if (!t1 || delta === 3)\n if (B.JSString_methods.codeUnitAt$1(base, newEnd + 1) === 46)\n t1 = !t1 || B.JSString_methods.codeUnitAt$1(base, newEnd + 2) === 46;\n else\n t1 = false;\n else\n t1 = false;\n if (t1)\n break;\n --backCount;\n baseEnd = newEnd;\n }\n return B.JSString_methods.replaceRange$3(base, baseEnd + 1, null, B.JSString_methods.substring$1(reference, refStart - 3 * backCount));\n },\n resolve$1(reference) {\n return this.resolveUri$1(A.Uri_parse(reference));\n },\n resolveUri$1(reference) {\n var targetScheme, targetUserInfo, targetHost, targetPort, targetPath, targetQuery, packageNameEnd, packageName, mergedPath, t1, _this = this, _null = null;\n if (reference.get$scheme().length !== 0) {\n targetScheme = reference.get$scheme();\n if (reference.get$hasAuthority()) {\n targetUserInfo = reference.get$userInfo();\n targetHost = reference.get$host();\n targetPort = reference.get$hasPort() ? reference.get$port(reference) : _null;\n } else {\n targetPort = _null;\n targetHost = targetPort;\n targetUserInfo = \"\";\n }\n targetPath = A._Uri__removeDotSegments(reference.get$path(reference));\n targetQuery = reference.get$hasQuery() ? reference.get$query() : _null;\n } else {\n targetScheme = _this.scheme;\n if (reference.get$hasAuthority()) {\n targetUserInfo = reference.get$userInfo();\n targetHost = reference.get$host();\n targetPort = A._Uri__makePort(reference.get$hasPort() ? reference.get$port(reference) : _null, targetScheme);\n targetPath = A._Uri__removeDotSegments(reference.get$path(reference));\n targetQuery = reference.get$hasQuery() ? reference.get$query() : _null;\n } else {\n targetUserInfo = _this._userInfo;\n targetHost = _this._host;\n targetPort = _this._port;\n targetPath = _this.path;\n if (reference.get$path(reference) === \"\")\n targetQuery = reference.get$hasQuery() ? reference.get$query() : _this._query;\n else {\n packageNameEnd = A._Uri__packageNameEnd(_this, targetPath);\n if (packageNameEnd > 0) {\n packageName = B.JSString_methods.substring$2(targetPath, 0, packageNameEnd);\n targetPath = reference.get$hasAbsolutePath() ? packageName + A._Uri__removeDotSegments(reference.get$path(reference)) : packageName + A._Uri__removeDotSegments(_this._mergePaths$2(B.JSString_methods.substring$1(targetPath, packageName.length), reference.get$path(reference)));\n } else if (reference.get$hasAbsolutePath())\n targetPath = A._Uri__removeDotSegments(reference.get$path(reference));\n else if (targetPath.length === 0)\n if (targetHost == null)\n targetPath = targetScheme.length === 0 ? reference.get$path(reference) : A._Uri__removeDotSegments(reference.get$path(reference));\n else\n targetPath = A._Uri__removeDotSegments(\"/\" + reference.get$path(reference));\n else {\n mergedPath = _this._mergePaths$2(targetPath, reference.get$path(reference));\n t1 = targetScheme.length === 0;\n if (!t1 || targetHost != null || B.JSString_methods.startsWith$1(targetPath, \"/\"))\n targetPath = A._Uri__removeDotSegments(mergedPath);\n else\n targetPath = A._Uri__normalizeRelativePath(mergedPath, !t1 || targetHost != null);\n }\n targetQuery = reference.get$hasQuery() ? reference.get$query() : _null;\n }\n }\n }\n return A._Uri$_internal(targetScheme, targetUserInfo, targetHost, targetPort, targetPath, targetQuery, reference.get$hasFragment() ? reference.get$fragment() : _null);\n },\n get$hasAuthority() {\n return this._host != null;\n },\n get$hasPort() {\n return this._port != null;\n },\n get$hasQuery() {\n return this._query != null;\n },\n get$hasFragment() {\n return this._fragment != null;\n },\n get$hasAbsolutePath() {\n return B.JSString_methods.startsWith$1(this.path, \"/\");\n },\n toFilePath$0() {\n var pathSegments, _this = this,\n t1 = _this.scheme;\n if (t1 !== \"\" && t1 !== \"file\")\n throw A.wrapException(A.UnsupportedError$(\"Cannot extract a file path from a \" + t1 + \" URI\"));\n t1 = _this._query;\n if ((t1 == null ? \"\" : t1) !== \"\")\n throw A.wrapException(A.UnsupportedError$(string$.Cannotfq));\n t1 = _this._fragment;\n if ((t1 == null ? \"\" : t1) !== \"\")\n throw A.wrapException(A.UnsupportedError$(string$.Cannotff));\n t1 = $.$get$_Uri__isWindowsCached();\n if (t1)\n t1 = A._Uri__toWindowsFilePath(_this);\n else {\n if (_this._host != null && _this.get$host() !== \"\")\n A.throwExpression(A.UnsupportedError$(string$.Cannotn));\n pathSegments = _this.get$pathSegments();\n A._Uri__checkNonWindowsPathReservedCharacters(pathSegments, false);\n t1 = A.StringBuffer__writeAll(B.JSString_methods.startsWith$1(_this.path, \"/\") ? \"\" + \"/\" : \"\", pathSegments, \"/\");\n t1 = t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n return t1;\n },\n toString$0(_) {\n return this.get$_text();\n },\n $eq(_, other) {\n var t1, t2, _this = this;\n if (other == null)\n return false;\n if (_this === other)\n return true;\n if (type$.Uri._is(other))\n if (_this.scheme === other.get$scheme())\n if (_this._host != null === other.get$hasAuthority())\n if (_this._userInfo === other.get$userInfo())\n if (_this.get$host() === other.get$host())\n if (_this.get$port(_this) === other.get$port(other))\n if (_this.path === other.get$path(other)) {\n t1 = _this._query;\n t2 = t1 == null;\n if (!t2 === other.get$hasQuery()) {\n if (t2)\n t1 = \"\";\n if (t1 === other.get$query()) {\n t1 = _this._fragment;\n t2 = t1 == null;\n if (!t2 === other.get$hasFragment()) {\n if (t2)\n t1 = \"\";\n t1 = t1 === other.get$fragment();\n } else\n t1 = false;\n } else\n t1 = false;\n } else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n else\n t1 = false;\n return t1;\n },\n $isUri: 1,\n get$scheme() {\n return this.scheme;\n },\n get$path(receiver) {\n return this.path;\n }\n };\n A._Uri__makePath_closure.prototype = {\n call$1(s) {\n return A._Uri__uriEncode(B.List_qg40, s, B.C_Utf8Codec, false);\n },\n $signature: 5\n };\n A.UriData.prototype = {\n get$uri() {\n var t2, queryIndex, end, query, _this = this, _null = null,\n t1 = _this._uriCache;\n if (t1 == null) {\n t1 = _this._text;\n t2 = _this._separatorIndices[0] + 1;\n queryIndex = B.JSString_methods.indexOf$2(t1, \"?\", t2);\n end = t1.length;\n if (queryIndex >= 0) {\n query = A._Uri__normalizeOrSubstring(t1, queryIndex + 1, end, B.List_CVk, false);\n end = queryIndex;\n } else\n query = _null;\n t1 = _this._uriCache = new A._DataUri(\"data\", \"\", _null, _null, A._Uri__normalizeOrSubstring(t1, t2, end, B.List_qg4, false), query, _null);\n }\n return t1;\n },\n toString$0(_) {\n var t1 = this._text;\n return this._separatorIndices[0] === -1 ? \"data:\" + t1 : t1;\n }\n };\n A._createTables_build.prototype = {\n call$2(state, defaultTransition) {\n var t1 = this.tables[state];\n B.NativeUint8List_methods.fillRange$3(t1, 0, 96, defaultTransition);\n return t1;\n },\n $signature: 504\n };\n A._createTables_setChars.prototype = {\n call$3(target, chars, transition) {\n var t1, i;\n for (t1 = chars.length, i = 0; i < t1; ++i)\n target[B.JSString_methods._codeUnitAt$1(chars, i) ^ 96] = transition;\n },\n $signature: 196\n };\n A._createTables_setRange.prototype = {\n call$3(target, range, transition) {\n var i, n;\n for (i = B.JSString_methods._codeUnitAt$1(range, 0), n = B.JSString_methods._codeUnitAt$1(range, 1); i <= n; ++i)\n target[(i ^ 96) >>> 0] = transition;\n },\n $signature: 196\n };\n A._SimpleUri.prototype = {\n get$hasAuthority() {\n return this._hostStart > 0;\n },\n get$hasPort() {\n return this._hostStart > 0 && this._portStart + 1 < this._pathStart;\n },\n get$hasQuery() {\n return this._queryStart < this._fragmentStart;\n },\n get$hasFragment() {\n return this._fragmentStart < this._uri.length;\n },\n get$hasAbsolutePath() {\n return B.JSString_methods.startsWith$2(this._uri, \"/\", this._pathStart);\n },\n get$scheme() {\n var t1 = this._schemeCache;\n return t1 == null ? this._schemeCache = this._computeScheme$0() : t1;\n },\n _computeScheme$0() {\n var t2, _this = this,\n t1 = _this._schemeEnd;\n if (t1 <= 0)\n return \"\";\n t2 = t1 === 4;\n if (t2 && B.JSString_methods.startsWith$1(_this._uri, \"http\"))\n return \"http\";\n if (t1 === 5 && B.JSString_methods.startsWith$1(_this._uri, \"https\"))\n return \"https\";\n if (t2 && B.JSString_methods.startsWith$1(_this._uri, \"file\"))\n return \"file\";\n if (t1 === 7 && B.JSString_methods.startsWith$1(_this._uri, \"package\"))\n return \"package\";\n return B.JSString_methods.substring$2(_this._uri, 0, t1);\n },\n get$userInfo() {\n var t1 = this._hostStart,\n t2 = this._schemeEnd + 3;\n return t1 > t2 ? B.JSString_methods.substring$2(this._uri, t2, t1 - 1) : \"\";\n },\n get$host() {\n var t1 = this._hostStart;\n return t1 > 0 ? B.JSString_methods.substring$2(this._uri, t1, this._portStart) : \"\";\n },\n get$port(_) {\n var t1, _this = this;\n if (_this.get$hasPort())\n return A.int_parse(B.JSString_methods.substring$2(_this._uri, _this._portStart + 1, _this._pathStart), null);\n t1 = _this._schemeEnd;\n if (t1 === 4 && B.JSString_methods.startsWith$1(_this._uri, \"http\"))\n return 80;\n if (t1 === 5 && B.JSString_methods.startsWith$1(_this._uri, \"https\"))\n return 443;\n return 0;\n },\n get$path(_) {\n return B.JSString_methods.substring$2(this._uri, this._pathStart, this._queryStart);\n },\n get$query() {\n var t1 = this._queryStart,\n t2 = this._fragmentStart;\n return t1 < t2 ? B.JSString_methods.substring$2(this._uri, t1 + 1, t2) : \"\";\n },\n get$fragment() {\n var t1 = this._fragmentStart,\n t2 = this._uri;\n return t1 < t2.length ? B.JSString_methods.substring$1(t2, t1 + 1) : \"\";\n },\n get$pathSegments() {\n var parts, i,\n start = this._pathStart,\n end = this._queryStart,\n t1 = this._uri;\n if (B.JSString_methods.startsWith$2(t1, \"/\", start))\n ++start;\n if (start === end)\n return B.List_empty;\n parts = A._setArrayType([], type$.JSArray_String);\n for (i = start; i < end; ++i)\n if (B.JSString_methods.codeUnitAt$1(t1, i) === 47) {\n parts.push(B.JSString_methods.substring$2(t1, start, i));\n start = i + 1;\n }\n parts.push(B.JSString_methods.substring$2(t1, start, end));\n return A.List_List$unmodifiable(parts, type$.String);\n },\n _isPort$1(port) {\n var portDigitStart = this._portStart + 1;\n return portDigitStart + port.length === this._pathStart && B.JSString_methods.startsWith$2(this._uri, port, portDigitStart);\n },\n removeFragment$0() {\n var _this = this,\n t1 = _this._fragmentStart,\n t2 = _this._uri;\n if (t1 >= t2.length)\n return _this;\n return new A._SimpleUri(B.JSString_methods.substring$2(t2, 0, t1), _this._schemeEnd, _this._hostStart, _this._portStart, _this._pathStart, _this._queryStart, t1, _this._schemeCache);\n },\n resolve$1(reference) {\n return this.resolveUri$1(A.Uri_parse(reference));\n },\n resolveUri$1(reference) {\n if (reference instanceof A._SimpleUri)\n return this._simpleMerge$2(this, reference);\n return this._toNonSimple$0().resolveUri$1(reference);\n },\n _simpleMerge$2(base, ref) {\n var t2, t3, t4, isSimple, delta, refStart, basePathStart, packageNameEnd, basePathStart0, baseStart, baseEnd, baseUri, baseStart0, backCount, refStart0, insert,\n t1 = ref._schemeEnd;\n if (t1 > 0)\n return ref;\n t2 = ref._hostStart;\n if (t2 > 0) {\n t3 = base._schemeEnd;\n if (t3 <= 0)\n return ref;\n t4 = t3 === 4;\n if (t4 && B.JSString_methods.startsWith$1(base._uri, \"file\"))\n isSimple = ref._pathStart !== ref._queryStart;\n else if (t4 && B.JSString_methods.startsWith$1(base._uri, \"http\"))\n isSimple = !ref._isPort$1(\"80\");\n else\n isSimple = !(t3 === 5 && B.JSString_methods.startsWith$1(base._uri, \"https\")) || !ref._isPort$1(\"443\");\n if (isSimple) {\n delta = t3 + 1;\n return new A._SimpleUri(B.JSString_methods.substring$2(base._uri, 0, delta) + B.JSString_methods.substring$1(ref._uri, t1 + 1), t3, t2 + delta, ref._portStart + delta, ref._pathStart + delta, ref._queryStart + delta, ref._fragmentStart + delta, base._schemeCache);\n } else\n return this._toNonSimple$0().resolveUri$1(ref);\n }\n refStart = ref._pathStart;\n t1 = ref._queryStart;\n if (refStart === t1) {\n t2 = ref._fragmentStart;\n if (t1 < t2) {\n t3 = base._queryStart;\n delta = t3 - t1;\n return new A._SimpleUri(B.JSString_methods.substring$2(base._uri, 0, t3) + B.JSString_methods.substring$1(ref._uri, t1), base._schemeEnd, base._hostStart, base._portStart, base._pathStart, t1 + delta, t2 + delta, base._schemeCache);\n }\n t1 = ref._uri;\n if (t2 < t1.length) {\n t3 = base._fragmentStart;\n return new A._SimpleUri(B.JSString_methods.substring$2(base._uri, 0, t3) + B.JSString_methods.substring$1(t1, t2), base._schemeEnd, base._hostStart, base._portStart, base._pathStart, base._queryStart, t2 + (t3 - t2), base._schemeCache);\n }\n return base.removeFragment$0();\n }\n t2 = ref._uri;\n if (B.JSString_methods.startsWith$2(t2, \"/\", refStart)) {\n basePathStart = base._pathStart;\n packageNameEnd = A._SimpleUri__packageNameEnd(this);\n basePathStart0 = packageNameEnd > 0 ? packageNameEnd : basePathStart;\n delta = basePathStart0 - refStart;\n return new A._SimpleUri(B.JSString_methods.substring$2(base._uri, 0, basePathStart0) + B.JSString_methods.substring$1(t2, refStart), base._schemeEnd, base._hostStart, base._portStart, basePathStart, t1 + delta, ref._fragmentStart + delta, base._schemeCache);\n }\n baseStart = base._pathStart;\n baseEnd = base._queryStart;\n if (baseStart === baseEnd && base._hostStart > 0) {\n for (; B.JSString_methods.startsWith$2(t2, \"../\", refStart);)\n refStart += 3;\n delta = baseStart - refStart + 1;\n return new A._SimpleUri(B.JSString_methods.substring$2(base._uri, 0, baseStart) + \"/\" + B.JSString_methods.substring$1(t2, refStart), base._schemeEnd, base._hostStart, base._portStart, baseStart, t1 + delta, ref._fragmentStart + delta, base._schemeCache);\n }\n baseUri = base._uri;\n packageNameEnd = A._SimpleUri__packageNameEnd(this);\n if (packageNameEnd >= 0)\n baseStart0 = packageNameEnd;\n else\n for (baseStart0 = baseStart; B.JSString_methods.startsWith$2(baseUri, \"../\", baseStart0);)\n baseStart0 += 3;\n backCount = 0;\n while (true) {\n refStart0 = refStart + 3;\n if (!(refStart0 <= t1 && B.JSString_methods.startsWith$2(t2, \"../\", refStart)))\n break;\n ++backCount;\n refStart = refStart0;\n }\n for (insert = \"\"; baseEnd > baseStart0;) {\n --baseEnd;\n if (B.JSString_methods.codeUnitAt$1(baseUri, baseEnd) === 47) {\n if (backCount === 0) {\n insert = \"/\";\n break;\n }\n --backCount;\n insert = \"/\";\n }\n }\n if (baseEnd === baseStart0 && base._schemeEnd <= 0 && !B.JSString_methods.startsWith$2(baseUri, \"/\", baseStart)) {\n refStart -= backCount * 3;\n insert = \"\";\n }\n delta = baseEnd - refStart + insert.length;\n return new A._SimpleUri(B.JSString_methods.substring$2(baseUri, 0, baseEnd) + insert + B.JSString_methods.substring$1(t2, refStart), base._schemeEnd, base._hostStart, base._portStart, baseStart, t1 + delta, ref._fragmentStart + delta, base._schemeCache);\n },\n toFilePath$0() {\n var t2, t3, _this = this,\n t1 = _this._schemeEnd;\n if (t1 >= 0) {\n t2 = !(t1 === 4 && B.JSString_methods.startsWith$1(_this._uri, \"file\"));\n t1 = t2;\n } else\n t1 = false;\n if (t1)\n throw A.wrapException(A.UnsupportedError$(\"Cannot extract a file path from a \" + _this.get$scheme() + \" URI\"));\n t1 = _this._queryStart;\n t2 = _this._uri;\n if (t1 < t2.length) {\n if (t1 < _this._fragmentStart)\n throw A.wrapException(A.UnsupportedError$(string$.Cannotfq));\n throw A.wrapException(A.UnsupportedError$(string$.Cannotff));\n }\n t3 = $.$get$_Uri__isWindowsCached();\n if (t3)\n t1 = A._Uri__toWindowsFilePath(_this);\n else {\n if (_this._hostStart < _this._portStart)\n A.throwExpression(A.UnsupportedError$(string$.Cannotn));\n t1 = B.JSString_methods.substring$2(t2, _this._pathStart, t1);\n }\n return t1;\n },\n get$hashCode(_) {\n var t1 = this._hashCodeCache;\n return t1 == null ? this._hashCodeCache = B.JSString_methods.get$hashCode(this._uri) : t1;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n if (this === other)\n return true;\n return type$.Uri._is(other) && this._uri === other.toString$0(0);\n },\n _toNonSimple$0() {\n var _this = this, _null = null,\n t1 = _this.get$scheme(),\n t2 = _this.get$userInfo(),\n t3 = _this._hostStart > 0 ? _this.get$host() : _null,\n t4 = _this.get$hasPort() ? _this.get$port(_this) : _null,\n t5 = _this._uri,\n t6 = _this._queryStart,\n t7 = B.JSString_methods.substring$2(t5, _this._pathStart, t6),\n t8 = _this._fragmentStart;\n t6 = t6 < t8 ? _this.get$query() : _null;\n return A._Uri$_internal(t1, t2, t3, t4, t7, t6, t8 < t5.length ? _this.get$fragment() : _null);\n },\n toString$0(_) {\n return this._uri;\n },\n $isUri: 1\n };\n A._DataUri.prototype = {};\n A._convertDataTree__convert.prototype = {\n call$1(o) {\n var convertedMap, key, convertedList,\n t1 = this._convertedObjects;\n if (t1.containsKey$1(o))\n return t1.$index(0, o);\n if (type$.Map_dynamic_dynamic._is(o)) {\n convertedMap = {};\n t1.$indexSet(0, o, convertedMap);\n for (t1 = J.get$iterator$ax(o.get$keys(o)); t1.moveNext$0();) {\n key = t1.get$current(t1);\n convertedMap[key] = this.call$1(o.$index(0, key));\n }\n return convertedMap;\n } else if (type$.Iterable_dynamic._is(o)) {\n convertedList = [];\n t1.$indexSet(0, o, convertedList);\n B.JSArray_methods.addAll$1(convertedList, J.map$1$1$ax(o, this, type$.dynamic));\n return convertedList;\n } else\n return o;\n },\n $signature: 547\n };\n A._JSRandom.prototype = {\n nextInt$1(max) {\n if (max <= 0 || max > 4294967296)\n throw A.wrapException(A.RangeError$(\"max must be in range 0 < max \\u2264 2^32, was \" + max));\n return Math.random() * max >>> 0;\n },\n nextDouble$0() {\n return Math.random();\n }\n };\n A.ArgParser.prototype = {\n addFlag$6$abbr$defaultsTo$help$hide$negatable($name, abbr, defaultsTo, help, hide, negatable) {\n var _null = null;\n this._addOption$12$aliases$hide$negatable($name, abbr, help, _null, _null, _null, defaultsTo, _null, B.OptionType_nMZ, B.List_empty, hide, negatable);\n },\n addFlag$2$hide($name, hide) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, null, false, null, hide, true);\n },\n addFlag$2$help($name, help) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, null, false, help, false, true);\n },\n addFlag$3$defaultsTo$help($name, defaultsTo, help) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, null, defaultsTo, help, false, true);\n },\n addFlag$3$help$negatable($name, help, negatable) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, null, false, help, false, negatable);\n },\n addFlag$4$abbr$help$negatable($name, abbr, help, negatable) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, abbr, false, help, false, negatable);\n },\n addFlag$3$abbr$help($name, abbr, help) {\n return this.addFlag$6$abbr$defaultsTo$help$hide$negatable($name, abbr, false, help, false, true);\n },\n addOption$7$abbr$allowed$defaultsTo$help$hide$valueHelp($name, abbr, allowed, defaultsTo, help, hide, valueHelp) {\n this._addOption$12$aliases$hide$mandatory($name, abbr, help, valueHelp, allowed, null, defaultsTo, null, B.OptionType_YwU, B.List_empty, hide, false);\n },\n addOption$2$hide($name, hide) {\n return this.addOption$7$abbr$allowed$defaultsTo$help$hide$valueHelp($name, null, null, null, null, hide, null);\n },\n addOption$6$abbr$allowed$defaultsTo$help$valueHelp($name, abbr, allowed, defaultsTo, help, valueHelp) {\n return this.addOption$7$abbr$allowed$defaultsTo$help$hide$valueHelp($name, abbr, allowed, defaultsTo, help, false, valueHelp);\n },\n addOption$4$allowed$defaultsTo$help($name, allowed, defaultsTo, help) {\n return this.addOption$7$abbr$allowed$defaultsTo$help$hide$valueHelp($name, null, allowed, defaultsTo, help, false, null);\n },\n addMultiOption$5$abbr$help$splitCommas$valueHelp($name, abbr, help, splitCommas, valueHelp) {\n var t1 = A._setArrayType([], type$.JSArray_String);\n this._addOption$12$aliases$hide$splitCommas($name, abbr, help, valueHelp, null, null, t1, null, B.OptionType_qyr, B.List_empty, false, false);\n },\n _addOption$14$aliases$hide$mandatory$negatable$splitCommas($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, mandatory, negatable, splitCommas) {\n var existing, t2, option, _i, _this = this, _null = null,\n t1 = A._setArrayType([$name], type$.JSArray_String);\n B.JSArray_methods.addAll$1(t1, aliases);\n if (B.JSArray_methods.any$1(t1, new A.ArgParser__addOption_closure(_this)))\n throw A.wrapException(A.ArgumentError$('Duplicate option or alias \"' + $name + '\".', _null));\n t1 = abbr != null;\n if (t1) {\n existing = _this.findByAbbreviation$1(abbr);\n if (existing != null)\n throw A.wrapException(A.ArgumentError$('Abbreviation \"' + abbr + '\" is already used by \"' + existing.name + '\".', _null));\n }\n t2 = allowed == null ? _null : A.List_List$unmodifiable(allowed, type$.String);\n option = new A.Option($name, abbr, help, valueHelp, t2, _null, defaultsTo, negatable, callback, type, splitCommas == null ? type === B.OptionType_qyr : splitCommas, false, hide);\n if ($name.length === 0)\n A.throwExpression(A.ArgumentError$(\"Name cannot be empty.\", _null));\n else if (B.JSString_methods.startsWith$1($name, \"-\"))\n A.throwExpression(A.ArgumentError$(\"Name \" + $name + ' cannot start with \"-\".', _null));\n t2 = $.$get$Option__invalidChars()._nativeRegExp;\n if (t2.test($name))\n A.throwExpression(A.ArgumentError$('Name \"' + $name + '\" contains invalid characters.', _null));\n if (t1) {\n if (abbr.length !== 1)\n A.throwExpression(A.ArgumentError$(\"Abbreviation must be null or have length 1.\", _null));\n else if (abbr === \"-\")\n A.throwExpression(A.ArgumentError$('Abbreviation cannot be \"-\".', _null));\n if (t2.test(abbr))\n A.throwExpression(A.ArgumentError$(\"Abbreviation is an invalid character.\", _null));\n }\n _this._arg_parser$_options.$indexSet(0, $name, option);\n _this._optionsAndSeparators.push(option);\n for (t1 = _this._aliases, _i = 0; false; ++_i)\n t1.$indexSet(0, aliases[_i], $name);\n },\n _addOption$12$aliases$hide$mandatory($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, mandatory) {\n return this._addOption$14$aliases$hide$mandatory$negatable$splitCommas($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, mandatory, false, null);\n },\n _addOption$12$aliases$hide$negatable($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, negatable) {\n return this._addOption$14$aliases$hide$mandatory$negatable$splitCommas($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, false, negatable, null);\n },\n _addOption$12$aliases$hide$splitCommas($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, splitCommas) {\n return this._addOption$14$aliases$hide$mandatory$negatable$splitCommas($name, abbr, help, valueHelp, allowed, allowedHelp, defaultsTo, callback, type, aliases, hide, false, false, splitCommas);\n },\n findByAbbreviation$1(abbr) {\n var t1, t2;\n for (t1 = this.options._map, t1 = t1.get$values(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (t2.abbr === abbr)\n return t2;\n }\n return null;\n },\n findByNameOrAlias$1($name) {\n var t1 = this._aliases.$index(0, $name);\n if (t1 == null)\n t1 = $name;\n return this.options._map.$index(0, t1);\n }\n };\n A.ArgParser__addOption_closure.prototype = {\n call$1($name) {\n return this.$this.findByNameOrAlias$1($name) != null;\n },\n $signature: 6\n };\n A.ArgParserException.prototype = {};\n A.ArgResults.prototype = {\n $index(_, $name) {\n var t1 = this._parser.options._map;\n if (!t1.containsKey$1($name))\n throw A.wrapException(A.ArgumentError$('Could not find an option named \"' + $name + '\".', null));\n t1 = t1.$index(0, $name);\n t1.toString;\n return t1.valueOrDefault$1(this._parsed.$index(0, $name));\n },\n wasParsed$1($name) {\n if (!this._parser.options._map.containsKey$1($name))\n throw A.wrapException(A.ArgumentError$('Could not find an option named \"' + $name + '\".', null));\n return this._parsed.containsKey$1($name);\n }\n };\n A.Option.prototype = {\n valueOrDefault$1(value) {\n var t1;\n if (value != null)\n return value;\n if (this.type === B.OptionType_qyr) {\n t1 = this.defaultsTo;\n return t1 == null ? A._setArrayType([], type$.JSArray_String) : t1;\n }\n return this.defaultsTo;\n }\n };\n A.OptionType.prototype = {};\n A.Parser0.prototype = {\n parse$0() {\n var commandResults, commandName, commandParser, error, t1, t3, t4, t5, t6, command, exception, _this = this,\n t2 = _this._args;\n t2.toList$0(0);\n commandResults = null;\n for (t3 = _this._parser$_rest, t4 = _this._grammar, t5 = t4.commands; !t2.get$isEmpty(t2);) {\n t6 = t2._collection$_head;\n if (t6 === t2._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t6 = t2.$ti._precomputed1._as(t2._collection$_table[t6]);\n if (t6 === \"--\") {\n t2.removeFirst$0();\n break;\n }\n command = t5._map.$index(0, t6);\n if (command != null) {\n if (t3.length !== 0)\n A.throwExpression(A.ArgParserException$(\"Cannot specify arguments before a command.\", null));\n commandName = t2.removeFirst$0();\n t5 = type$.JSArray_String;\n t6 = A._setArrayType([], t5);\n B.JSArray_methods.addAll$1(t6, t3);\n commandParser = new A.Parser0(commandName, _this, command, t2, t6, A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.dynamic));\n try {\n commandResults = commandParser.parse$0();\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (t2 instanceof A.ArgParserException) {\n error = t2;\n t2 = error.message;\n t1 = A._setArrayType([commandName], t5);\n J.addAll$1$ax(t1, error.commands);\n throw A.wrapException(A.ArgParserException$(t2, t1));\n } else\n throw exception;\n }\n B.JSArray_methods.set$length(t3, 0);\n break;\n }\n if (_this._parseSoloOption$0())\n continue;\n if (_this._parseAbbreviation$1(_this))\n continue;\n if (_this._parseLongOption$0())\n continue;\n t3.push(t2.removeFirst$0());\n }\n t4.options._map.forEach$1(0, new A.Parser_parse_closure(_this));\n B.JSArray_methods.addAll$1(t3, t2);\n t2.clear$0(0);\n return new A.ArgResults(t4, _this._results, _this._commandName, new A.UnmodifiableListView(t3, type$.UnmodifiableListView_String));\n },\n _readNextArgAsValue$1(option) {\n var t1 = this._args,\n t2 = t1.get$isEmpty(t1),\n t3 = 'Missing argument for \"' + option.name + '\".';\n if (t2)\n A.throwExpression(A.ArgParserException$(t3, null));\n this._setOption$3(this._results, option, t1.get$first(t1));\n t1.removeFirst$0();\n },\n _parseSoloOption$0() {\n var opt,\n t1 = this._args;\n if (t1.get$first(t1).length !== 2)\n return false;\n if (!B.JSString_methods.startsWith$1(t1.get$first(t1), \"-\"))\n return false;\n opt = t1.get$first(t1)[1];\n if (!A._isLetterOrDigit(B.JSString_methods._codeUnitAt$1(opt, 0)))\n return false;\n this._handleSoloOption$1(opt);\n return true;\n },\n _handleSoloOption$1(opt) {\n var t1, t2, _this = this,\n option = _this._grammar.findByAbbreviation$1(opt);\n if (option == null) {\n t1 = _this._parser$_parent;\n t2 = 'Could not find an option or flag \"-' + opt + '\".';\n if (t1 == null)\n A.throwExpression(A.ArgParserException$(t2, null));\n t1._handleSoloOption$1(opt);\n return true;\n }\n _this._args.removeFirst$0();\n if (option.type === B.OptionType_nMZ)\n _this._results.$indexSet(0, option.name, true);\n else\n _this._readNextArgAsValue$1(option);\n return true;\n },\n _parseAbbreviation$1(innermostCommand) {\n var index, t2, lettersAndDigits, rest,\n t1 = this._args;\n if (t1.get$first(t1).length < 2)\n return false;\n if (!B.JSString_methods.startsWith$1(t1.get$first(t1), \"-\"))\n return false;\n index = 1;\n while (true) {\n t2 = t1._collection$_head;\n if (t2 === t1._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n t2 = t1.$ti._precomputed1._as(t1._collection$_table[t2]);\n if (index < t2.length) {\n t2 = B.JSString_methods._codeUnitAt$1(t2, index);\n if (!(t2 >= 65 && t2 <= 90))\n if (!(t2 >= 97 && t2 <= 122))\n t2 = t2 >= 48 && t2 <= 57;\n else\n t2 = true;\n else\n t2 = true;\n } else\n t2 = false;\n if (!t2)\n break;\n ++index;\n }\n if (index === 1)\n return false;\n lettersAndDigits = B.JSString_methods.substring$2(t1.get$first(t1), 1, index);\n rest = B.JSString_methods.substring$1(t1.get$first(t1), index);\n if (B.JSString_methods.contains$1(rest, \"\\n\") || B.JSString_methods.contains$1(rest, \"\\r\"))\n return false;\n this._handleAbbreviation$3(lettersAndDigits, rest, innermostCommand);\n return true;\n },\n _handleAbbreviation$3(lettersAndDigits, rest, innermostCommand) {\n var t1, t2, i, i0, _this = this,\n c = B.JSString_methods.substring$2(lettersAndDigits, 0, 1),\n first = _this._grammar.findByAbbreviation$1(c);\n if (first == null) {\n t1 = _this._parser$_parent;\n t2 = string$.Could_ + c + '\".';\n if (t1 == null)\n A.throwExpression(A.ArgParserException$(t2, null));\n t1._handleAbbreviation$3(lettersAndDigits, rest, innermostCommand);\n return true;\n } else if (first.type !== B.OptionType_nMZ)\n _this._setOption$3(_this._results, first, B.JSString_methods.substring$1(lettersAndDigits, 1) + rest);\n else {\n t1 = 'Option \"-' + c + '\" is a flag and cannot handle value \"' + B.JSString_methods.substring$1(lettersAndDigits, 1) + rest + '\".';\n if (rest !== \"\")\n A.throwExpression(A.ArgParserException$(t1, null));\n for (t1 = lettersAndDigits.length, i = 0; i < t1; i = i0) {\n i0 = i + 1;\n innermostCommand._parseShortFlag$1(B.JSString_methods.substring$2(lettersAndDigits, i, i0));\n }\n }\n _this._args.removeFirst$0();\n return true;\n },\n _parseShortFlag$1(c) {\n var t1, t2,\n option = this._grammar.findByAbbreviation$1(c);\n if (option == null) {\n t1 = this._parser$_parent;\n t2 = string$.Could_ + c + '\".';\n if (t1 == null)\n A.throwExpression(A.ArgParserException$(t2, null));\n t1._parseShortFlag$1(c);\n return;\n }\n t1 = option.type;\n t2 = 'Option \"-' + c + '\" must be a flag to be in a collapsed \"-\".';\n if (t1 !== B.OptionType_nMZ)\n A.throwExpression(A.ArgParserException$(t2, null));\n this._results.$indexSet(0, option.name, true);\n },\n _parseLongOption$0() {\n var index, t2, $name, t3, i, t4, t5, value,\n t1 = this._args;\n if (!B.JSString_methods.startsWith$1(t1.get$first(t1), \"--\"))\n return false;\n index = B.JSString_methods.indexOf$1(t1.get$first(t1), \"=\");\n t2 = index === -1;\n $name = t2 ? B.JSString_methods.substring$1(t1.get$first(t1), 2) : B.JSString_methods.substring$2(t1.get$first(t1), 2, index);\n for (t3 = $name.length, i = 0; i !== t3; ++i) {\n t4 = B.JSString_methods._codeUnitAt$1($name, i);\n if (!(t4 >= 65 && t4 <= 90))\n if (!(t4 >= 97 && t4 <= 122))\n t5 = t4 >= 48 && t4 <= 57;\n else\n t5 = true;\n else\n t5 = true;\n if (!(t5 || t4 === 45 || t4 === 95))\n return false;\n }\n value = t2 ? null : B.JSString_methods.substring$1(t1.get$first(t1), index + 1);\n if (value != null)\n t1 = B.JSString_methods.contains$1(value, \"\\n\") || B.JSString_methods.contains$1(value, \"\\r\");\n else\n t1 = false;\n if (t1)\n return false;\n this._handleLongOption$2($name, value);\n return true;\n },\n _handleLongOption$2($name, value) {\n var t2, _this = this, _null = null,\n _s32_ = 'Could not find an option named \"',\n t1 = _this._grammar,\n option = t1.findByNameOrAlias$1($name);\n if (option != null) {\n _this._args.removeFirst$0();\n if (option.type === B.OptionType_nMZ) {\n t1 = 'Flag option \"' + $name + '\" should not be given a value.';\n if (value != null)\n A.throwExpression(A.ArgParserException$(t1, _null));\n _this._results.$indexSet(0, option.name, true);\n } else if (value != null)\n _this._setOption$3(_this._results, option, value);\n else\n _this._readNextArgAsValue$1(option);\n } else if (B.JSString_methods.startsWith$1($name, \"no-\")) {\n option = t1.findByNameOrAlias$1(B.JSString_methods.substring$1($name, 3));\n if (option == null) {\n t1 = _this._parser$_parent;\n t2 = _s32_ + $name + '\".';\n if (t1 == null)\n A.throwExpression(A.ArgParserException$(t2, _null));\n t1._handleLongOption$2($name, value);\n return true;\n }\n _this._args.removeFirst$0();\n t1 = option.type;\n t2 = 'Cannot negate non-flag option \"' + $name + '\".';\n if (t1 !== B.OptionType_nMZ)\n A.throwExpression(A.ArgParserException$(t2, _null));\n t1 = option.negatable;\n t2 = 'Cannot negate option \"' + $name + '\".';\n if (!t1)\n A.throwExpression(A.ArgParserException$(t2, _null));\n _this._results.$indexSet(0, option.name, false);\n } else {\n t1 = _this._parser$_parent;\n t2 = _s32_ + $name + '\".';\n if (t1 == null)\n A.throwExpression(A.ArgParserException$(t2, _null));\n t1._handleLongOption$2($name, value);\n return true;\n }\n return true;\n },\n _setOption$3(results, option, value) {\n var list, t1, t2, t3, _i, element;\n if (option.type !== B.OptionType_qyr) {\n this._validateAllowed$2(option, value);\n results.$indexSet(0, option.name, value);\n return;\n }\n list = results.putIfAbsent$2(option.name, new A.Parser__setOption_closure());\n if (option.splitCommas)\n for (t1 = value.split(\",\"), t2 = t1.length, t3 = J.getInterceptor$ax(list), _i = 0; _i < t2; ++_i) {\n element = t1[_i];\n this._validateAllowed$2(option, element);\n t3.add$1(list, element);\n }\n else {\n this._validateAllowed$2(option, value);\n J.add$1$ax(list, value);\n }\n },\n _validateAllowed$2(option, value) {\n var t2,\n t1 = option.allowed;\n if (t1 == null)\n return;\n t1 = B.JSArray_methods.contains$1(t1, value);\n t2 = '\"' + value + '\" is not an allowed value for option \"' + option.name + '\".';\n if (!t1)\n A.throwExpression(A.ArgParserException$(t2, null));\n }\n };\n A.Parser_parse_closure.prototype = {\n call$2($name, option) {\n var parsedOption = this.$this._results.$index(0, $name),\n callback = option.callback;\n if (callback == null)\n return;\n callback.call$1(option.valueOrDefault$1(parsedOption));\n },\n $signature: 575\n };\n A.Parser__setOption_closure.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_String);\n },\n $signature: 48\n };\n A._Usage.prototype = {\n get$_columnWidths() {\n var result, _this = this,\n value = _this.___Usage__columnWidths;\n if (value === $) {\n result = _this._calculateColumnWidths$0();\n A._lateInitializeOnceCheck(_this.___Usage__columnWidths, \"_columnWidths\");\n _this.___Usage__columnWidths = result;\n value = result;\n }\n return value;\n },\n generate$0() {\n var t1, t2, t3, t4, _i, optionOrSeparator, t5, _this = this;\n for (t1 = _this._usage$_optionsAndSeparators, t2 = t1.length, t3 = type$.Option, t4 = _this._buffer, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n optionOrSeparator = t1[_i];\n if (typeof optionOrSeparator == \"string\") {\n t5 = t4._contents;\n t4._contents = (t5.length !== 0 ? t4._contents = t5 + \"\\n\\n\" : t5) + optionOrSeparator;\n _this._newlinesNeeded = 1;\n continue;\n }\n t3._as(optionOrSeparator);\n if (optionOrSeparator.hide)\n continue;\n _this._writeOption$1(optionOrSeparator);\n }\n t1 = t4._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _writeOption$1(option) {\n var allowedNames, t2, t3, t4, _i, $name, isDefault, t5, _this = this,\n t1 = option.abbr;\n _this._write$2(0, t1 == null ? \"\" : \"-\" + t1 + \", \");\n t1 = _this._longOption$1(option);\n _this._write$2(1, t1);\n t1 = option.help;\n if (t1 != null)\n _this._write$2(2, t1);\n t1 = option.allowedHelp;\n if (t1 != null) {\n allowedNames = J.toList$0$ax(t1.get$keys(t1));\n B.JSArray_methods.sort$0(allowedNames);\n _this._newline$0();\n for (t2 = allowedNames.length, t3 = option.defaultsTo, t4 = type$.List_dynamic._is(t3), _i = 0; _i < allowedNames.length; allowedNames.length === t2 || (0, A.throwConcurrentModificationError)(allowedNames), ++_i) {\n $name = allowedNames[_i];\n isDefault = t4 ? B.JSArray_methods.contains$1(t3, $name) : t3 === $name;\n t5 = \" [\" + $name + \"]\";\n _this._write$2(1, t5 + (isDefault ? \" (default)\" : \"\"));\n t5 = t1.$index(0, $name);\n t5.toString;\n _this._write$2(2, t5);\n }\n _this._newline$0();\n } else if (option.allowed != null)\n _this._write$2(2, _this._buildAllowedList$1(option));\n else {\n t1 = option.type;\n if (t1 === B.OptionType_nMZ) {\n if (option.defaultsTo === true)\n _this._write$2(2, \"(defaults to on)\");\n } else if (t1 === B.OptionType_qyr) {\n t1 = option.defaultsTo;\n if (t1 != null && J.get$isNotEmpty$asx(t1)) {\n type$.List_dynamic._as(t1);\n _this._write$2(2, \"(defaults to \" + new A.MappedListIterable(t1, new A._Usage__writeOption_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \", \") + \")\");\n }\n } else {\n t1 = option.defaultsTo;\n if (t1 != null)\n _this._write$2(2, '(defaults to \"' + A.S(t1) + '\")');\n }\n }\n },\n _longOption$1(option) {\n var t1 = option.name,\n result = option.negatable ? \"--[no-]\" + t1 : \"--\" + t1;\n t1 = option.valueHelp;\n return t1 != null ? result + (\"=<\" + t1 + \">\") : result;\n },\n _calculateColumnWidths$0() {\n var t1, t2, t3, abbr, title, _i, option, t4, t5, t6, t7, isDefault;\n for (t1 = this._usage$_optionsAndSeparators, t2 = t1.length, t3 = type$.List_dynamic, abbr = 0, title = 0, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n option = t1[_i];\n if (!(option instanceof A.Option))\n continue;\n if (option.hide)\n continue;\n t4 = option.abbr;\n abbr = Math.max(abbr, (t4 == null ? \"\" : \"-\" + t4 + \", \").length);\n t4 = this._longOption$1(option);\n title = Math.max(title, t4.length);\n t4 = option.allowedHelp;\n if (t4 != null)\n for (t4 = J.get$iterator$ax(t4.get$keys(t4)), t5 = option.defaultsTo, t6 = t3._is(t5); t4.moveNext$0();) {\n t7 = t4.get$current(t4);\n isDefault = t6 ? B.JSArray_methods.contains$1(t5, t7) : t5 === t7;\n t7 = \" [\" + t7 + \"]\";\n title = Math.max(title, (t7 + (isDefault ? \" (default)\" : \"\")).length);\n }\n }\n return A._setArrayType([abbr, title + 4], type$.JSArray_int);\n },\n _newline$0() {\n ++this._newlinesNeeded;\n this._currentColumn = 0;\n },\n _write$2(column, text) {\n var t1, _i,\n lines = A._setArrayType(text.split(\"\\n\"), type$.JSArray_String);\n this.get$_columnWidths();\n while (true) {\n if (!(lines.length !== 0 && J.trim$0$s(B.JSArray_methods.get$first(lines)) === \"\"))\n break;\n B.JSArray_methods.removeAt$1(lines, 0);\n }\n while (true) {\n if (!(lines.length !== 0 && J.trim$0$s(B.JSArray_methods.get$last(lines)) === \"\"))\n break;\n lines.pop();\n }\n for (t1 = lines.length, _i = 0; _i < lines.length; lines.length === t1 || (0, A.throwConcurrentModificationError)(lines), ++_i)\n this._writeLine$2(column, lines[_i]);\n },\n _writeLine$2(column, text) {\n var t1, t2, _this = this;\n for (t1 = _this._buffer; t2 = _this._newlinesNeeded, t2 > 0;) {\n t1._contents += \"\\n\";\n _this._newlinesNeeded = t2 - 1;\n }\n for (; t2 = _this._currentColumn, t2 !== column;) {\n if (t2 < 2)\n t1._contents += B.JSString_methods.$mul(\" \", _this.get$_columnWidths()[_this._currentColumn]);\n else\n t1._contents += \"\\n\";\n _this._currentColumn = (_this._currentColumn + 1) % 3;\n }\n _this.get$_columnWidths();\n if (column < 2)\n t1._contents += B.JSString_methods.padRight$1(text, _this.get$_columnWidths()[column]);\n else\n t1._contents += text;\n _this._currentColumn = (_this._currentColumn + 1) % 3;\n if (column === 2)\n ++_this._newlinesNeeded;\n },\n _buildAllowedList$1(option) {\n var t2, t3, first, _i, allowed,\n t1 = option.defaultsTo,\n isDefault = type$.List_dynamic._is(t1) ? B.JSArray_methods.get$contains(t1) : new A._Usage__buildAllowedList_closure(option);\n t1 = \"\" + \"[\";\n for (t2 = option.allowed, t3 = t2.length, first = true, _i = 0; _i < t3; ++_i, first = false) {\n allowed = t2[_i];\n if (!first)\n t1 += \", \";\n t1 += A.S(allowed);\n if (isDefault.call$1(allowed))\n t1 += \" (default)\";\n }\n t1 += \"]\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._Usage__writeOption_closure.prototype = {\n call$1(value) {\n return '\"' + A.S(value) + '\"';\n },\n $signature: 92\n };\n A._Usage__buildAllowedList_closure.prototype = {\n call$1(value) {\n return value === this.option.defaultsTo;\n },\n $signature: 138\n };\n A.ErrorResult.prototype = {\n complete$1(completer) {\n completer.completeError$2(this.error, this.stackTrace);\n },\n get$hashCode(_) {\n return (J.get$hashCode$(this.error) ^ A.Primitives_objectHashCode(this.stackTrace) ^ 492929599) >>> 0;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ErrorResult && J.$eq$(this.error, other.error) && this.stackTrace === other.stackTrace;\n },\n $isResult: 1\n };\n A.ValueResult.prototype = {\n complete$1(completer) {\n completer.complete$1(this.value);\n },\n get$hashCode(_) {\n return (J.get$hashCode$(this.value) ^ 842997089) >>> 0;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ValueResult && J.$eq$(this.value, other.value);\n },\n $isResult: 1\n };\n A.StreamCompleter.prototype = {\n setSourceStream$1(sourceStream) {\n var t1 = this._stream_completer$_stream;\n if (t1._sourceStream != null)\n throw A.wrapException(A.StateError$(\"Source stream already set\"));\n t1._sourceStream = sourceStream;\n if (t1._stream_completer$_controller != null)\n t1._linkStreamToController$0();\n },\n setError$2(error, stackTrace) {\n var t1 = this.$ti._precomputed1;\n this.setSourceStream$1(A.Stream_Stream$fromFuture(A.Future_Future$error(error, stackTrace, t1), t1));\n },\n setError$1(error) {\n return this.setError$2(error, null);\n }\n };\n A._CompleterStream.prototype = {\n listen$4$cancelOnError$onDone$onError(_, onData, cancelOnError, onDone, onError) {\n var sourceStream, t1, _this = this, _null = null;\n if (_this._stream_completer$_controller == null) {\n sourceStream = _this._sourceStream;\n if (sourceStream != null && !sourceStream.get$isBroadcast())\n return sourceStream.listen$4$cancelOnError$onDone$onError(0, onData, cancelOnError, onDone, onError);\n if (_this._stream_completer$_controller == null)\n _this._stream_completer$_controller = A.StreamController_StreamController(_null, _null, _null, _null, true, _this.$ti._precomputed1);\n if (_this._sourceStream != null)\n _this._linkStreamToController$0();\n }\n t1 = _this._stream_completer$_controller;\n t1.toString;\n return new A._ControllerStream(t1, A._instanceType(t1)._eval$1(\"_ControllerStream<1>\")).listen$4$cancelOnError$onDone$onError(0, onData, cancelOnError, onDone, onError);\n },\n listen$1($receiver, onData) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, null, null);\n },\n listen$3$onDone$onError($receiver, onData, onDone, onError) {\n return this.listen$4$cancelOnError$onDone$onError($receiver, onData, null, onDone, onError);\n },\n _linkStreamToController$0() {\n var t2,\n t1 = this._stream_completer$_controller;\n t1.toString;\n t2 = this._sourceStream;\n t2.toString;\n t1.addStream$2$cancelOnError(t2, false).whenComplete$1(t1.get$close(t1));\n }\n };\n A.StreamGroup.prototype = {\n add$1(_, stream) {\n var t1, _this = this;\n if (_this._closed)\n throw A.wrapException(A.StateError$(\"Can't add a Stream to a closed StreamGroup.\"));\n t1 = _this._stream_group$_state;\n if (t1 === B._StreamGroupState_dormant)\n _this._subscriptions.putIfAbsent$2(stream, new A.StreamGroup_add_closure());\n else if (t1 === B._StreamGroupState_canceled)\n return stream.listen$1(0, null).cancel$0();\n else\n _this._subscriptions.putIfAbsent$2(stream, new A.StreamGroup_add_closure0(_this, stream));\n return null;\n },\n remove$1(_, stream) {\n var t1 = this._subscriptions,\n subscription = t1.remove$1(0, stream),\n future = subscription == null ? null : subscription.cancel$0();\n if (t1.get$isEmpty(t1))\n if (this._closed) {\n t1 = A._lateReadCheck(this.__StreamGroup__controller, \"_controller\");\n A.scheduleMicrotask(t1.get$close(t1));\n }\n return future;\n },\n _onListen$0() {\n var stream, t1, t2, t3, _i, entry, exception, onError, _this = this;\n _this._stream_group$_state = B._StreamGroupState_listening;\n for (t1 = _this._subscriptions, t2 = A.List_List$of(t1.get$entries(t1), true, _this.$ti._eval$1(\"MapEntry,StreamSubscription<1>?>\")), t3 = t2.length, _i = 0; _i < t3; ++_i) {\n entry = t2[_i];\n if (entry.value != null)\n continue;\n stream = entry.key;\n try {\n t1.$indexSet(0, stream, _this._listenToStream$1(stream));\n } catch (exception) {\n t1 = _this._onCancel$0();\n if (t1 != null) {\n onError = new A.StreamGroup__onListen_closure();\n t2 = t1.$ti;\n t3 = $.Zone__current;\n if (t3 !== B.C__RootZone)\n onError = A._registerErrorHandler(onError, t3);\n t1._addListener$1(new A._FutureListener(new A._Future(t3, t2), 2, null, onError, t2._eval$1(\"@<1>\")._bind$1(t2._precomputed1)._eval$1(\"_FutureListener<1,2>\")));\n }\n throw exception;\n }\n }\n },\n _onPause$0() {\n this._stream_group$_state = B._StreamGroupState_paused;\n for (var t1 = this._subscriptions, t1 = t1.get$values(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();)\n t1.get$current(t1).pause$0(0);\n },\n _onResume$0() {\n this._stream_group$_state = B._StreamGroupState_listening;\n for (var t1 = this._subscriptions, t1 = t1.get$values(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();)\n t1.get$current(t1).resume$0(0);\n },\n _onCancel$0() {\n var t1, t2, futures;\n this._stream_group$_state = B._StreamGroupState_canceled;\n t1 = this._subscriptions;\n t2 = A.IterableNullableExtension_whereNotNull(t1.get$entries(t1).map$1$1(0, new A.StreamGroup__onCancel_closure(this), type$.nullable_Future_void), type$.Future_void);\n futures = A.List_List$of(t2, true, t2.$ti._eval$1(\"Iterable.E\"));\n t1.clear$0(0);\n return futures.length === 0 ? null : A.Future_wait(futures, type$.void);\n },\n _listenToStream$1(stream) {\n var _this = this,\n _s11_ = \"_controller\",\n t1 = A._lateReadCheck(_this.__StreamGroup__controller, _s11_),\n subscription = stream.listen$3$onDone$onError(0, t1.get$add(t1), new A.StreamGroup__listenToStream_closure(_this, stream), A._lateReadCheck(_this.__StreamGroup__controller, _s11_).get$addError());\n if (_this._stream_group$_state === B._StreamGroupState_paused)\n subscription.pause$0(0);\n return subscription;\n }\n };\n A.StreamGroup_add_closure.prototype = {\n call$0() {\n return null;\n },\n $signature: 1\n };\n A.StreamGroup_add_closure0.prototype = {\n call$0() {\n return this.$this._listenToStream$1(this.stream);\n },\n $signature() {\n return this.$this.$ti._eval$1(\"StreamSubscription<1>()\");\n }\n };\n A.StreamGroup__onListen_closure.prototype = {\n call$1(_) {\n },\n $signature: 65\n };\n A.StreamGroup__onCancel_closure.prototype = {\n call$1(entry) {\n var t1, exception,\n subscription = entry.value;\n try {\n if (subscription != null) {\n t1 = subscription.cancel$0();\n return t1;\n }\n t1 = J.listen$1$z(entry.key, null).cancel$0();\n return t1;\n } catch (exception) {\n return null;\n }\n },\n $signature() {\n return this.$this.$ti._eval$1(\"Future<~>?(MapEntry,StreamSubscription<1>?>)\");\n }\n };\n A.StreamGroup__listenToStream_closure.prototype = {\n call$0() {\n return this.$this.remove$1(0, this.stream);\n },\n $signature: 0\n };\n A._StreamGroupState.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.StreamQueue.prototype = {\n _updateRequests$0() {\n var t1, t2, t3, _this = this;\n for (t1 = _this._requestQueue, t2 = _this._eventQueue; !t1.get$isEmpty(t1);) {\n t3 = t1._collection$_head;\n if (t3 === t1._collection$_tail)\n A.throwExpression(A.IterableElementError_noElement());\n if (t1.$ti._precomputed1._as(t1._collection$_table[t3]).update$2(t2, _this._isDone))\n t1.removeFirst$0();\n else\n return;\n }\n if (!_this._isDone)\n _this._stream_queue$_subscription.pause$0(0);\n },\n _ensureListening$0() {\n var t1, _this = this;\n if (_this._isDone)\n return;\n t1 = _this._stream_queue$_subscription;\n if (t1 == null)\n _this._stream_queue$_subscription = _this._stream_queue$_source.listen$3$onDone$onError(0, new A.StreamQueue__ensureListening_closure(_this), new A.StreamQueue__ensureListening_closure0(_this), new A.StreamQueue__ensureListening_closure1(_this));\n else\n t1.resume$0(0);\n },\n _addResult$1(result) {\n ++this._eventsReceived;\n this._eventQueue._queue_list$_add$1(result);\n this._updateRequests$0();\n },\n _addRequest$1(request) {\n var _this = this,\n t1 = _this._requestQueue;\n if (t1._collection$_head === t1._collection$_tail) {\n if (request.update$2(_this._eventQueue, _this._isDone))\n return;\n _this._ensureListening$0();\n }\n t1._add$1(request);\n }\n };\n A.StreamQueue__ensureListening_closure.prototype = {\n call$1(data) {\n var t1 = this.$this;\n t1._addResult$1(new A.ValueResult(data, t1.$ti._eval$1(\"ValueResult<1>\")));\n },\n $signature() {\n return this.$this.$ti._eval$1(\"~(1)\");\n }\n };\n A.StreamQueue__ensureListening_closure1.prototype = {\n call$2(error, stackTrace) {\n this.$this._addResult$1(new A.ErrorResult(error, stackTrace));\n },\n $signature: 68\n };\n A.StreamQueue__ensureListening_closure0.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._stream_queue$_subscription = null;\n t1._isDone = true;\n t1._updateRequests$0();\n },\n $signature: 0\n };\n A._NextRequest.prototype = {\n update$2(events, isDone) {\n if (!events.get$isEmpty(events)) {\n events.removeFirst$0().complete$1(this._completer);\n return true;\n }\n if (isDone) {\n this._completer.completeError$2(new A.StateError(\"No elements\"), A.StackTrace_current());\n return true;\n }\n return false;\n },\n $is_EventRequest: 1\n };\n A.Repl.prototype = {};\n A.alwaysValid_closure.prototype = {\n call$1(text) {\n return true;\n },\n $signature: 6\n };\n A.ReplAdapter.prototype = {\n runAsync$0() {\n var rl, runController, _this = this, t1 = {},\n t2 = J.get$isTTY$x(self.process.stdin),\n output = (t2 == null ? false : t2) ? self.process.stdout : null;\n t2 = _this.repl.prompt;\n rl = J.createInterface$1$x($.$get$readline(), {input: self.process.stdin, output: output, prompt: t2});\n _this.rl = rl;\n t1.statement = \"\";\n t1.prompt = t2;\n runController = A._Cell$();\n runController._value = A.StreamController_StreamController(_this.get$exit(_this), new A.ReplAdapter_runAsync_closure(t1, _this, rl, runController), null, null, false, type$.String);\n return runController._readLocal$0().get$stream();\n },\n exit$0(_) {\n var t1 = this.rl;\n if (t1 != null)\n J.close$0$x(t1);\n this.rl = null;\n }\n };\n A.ReplAdapter_runAsync_closure.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$handler = 1, $async$currentError, $async$next = [], $async$self = this, lineController, lineQueue, line, error, stackTrace, t1, t2, t3, t4, $prompt, prompt0, t5, t6, t7, t8, t9, line0, toZone, statement, exception, $async$exception;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 3;\n lineController = A.StreamController_StreamController(null, null, null, null, false, type$.String);\n t1 = lineController;\n t2 = A.QueueList$(null, type$.Result_String);\n t3 = A.ListQueue$(type$._EventRequest_dynamic);\n lineQueue = new A.StreamQueue(new A._ControllerStream(t1, A.instanceType(t1)._eval$1(\"_ControllerStream<1>\")), t2, t3, type$.StreamQueue_String);\n t1 = $async$self.rl;\n t2 = J.getInterceptor$x(t1);\n t2.on$2(t1, \"line\", A.allowInterop(new A.ReplAdapter_runAsync__closure(lineController)));\n t3 = $async$self._box_0, t4 = $async$self.$this.repl, $prompt = t4.continuation, prompt0 = t4.prompt, t5 = $async$self.runController, t6 = t5.__late_helper$_name;\n case 6:\n // for condition\n // trivial condition\n t7 = J.get$isTTY$x(self.process.stdin);\n if (t7 == null ? false : t7)\n J.write$1$x(self.process.stdout, t3.prompt);\n t7 = lineQueue;\n t8 = A.instanceType(t7);\n t9 = new A._Future($.Zone__current, t8._eval$1(\"_Future<1>\"));\n t7._addRequest$1(new A._NextRequest(new A._AsyncCompleter(t9, t8._eval$1(\"_AsyncCompleter<1>\")), t8._eval$1(\"_NextRequest<1>\")));\n $async$goto = 8;\n return A._asyncAwait(t9, $async$call$0);\n case 8:\n // returning from await.\n line = $async$result;\n t7 = J.get$isTTY$x(self.process.stdin);\n if (!(t7 == null ? false : t7)) {\n line0 = t3.prompt + A.S(line);\n toZone = $.printToZone;\n if (toZone == null)\n A.printString(line0);\n else\n toZone.call$1(line0);\n }\n statement = B.JSString_methods.$add(t3.statement, line);\n t3.statement = statement;\n if (t4.validator.call$1(statement)) {\n t7 = t5._value;\n if (t7 === t5)\n A.throwExpression(A.LateError$localNI(t6));\n J.add$1$ax(t7, t3.statement);\n t3.statement = \"\";\n t3.prompt = prompt0;\n t2.setPrompt$1(t1, prompt0);\n } else {\n t3.statement += \"\\n\";\n t3.prompt = $prompt;\n t2.setPrompt$1(t1, $prompt);\n }\n // goto for condition\n $async$goto = 6;\n break;\n case 7:\n // after for\n $async$handler = 1;\n // goto after finally\n $async$goto = 5;\n break;\n case 3:\n // catch\n $async$handler = 2;\n $async$exception = $async$currentError;\n error = A.unwrapException($async$exception);\n stackTrace = A.getTraceFromException($async$exception);\n t1 = $async$self.runController;\n t1._readLocal$0().addError$2(error, stackTrace);\n $async$goto = 9;\n return A._asyncAwait($async$self.$this.exit$0(0), $async$call$0);\n case 9:\n // returning from await.\n J.close$0$x(t1._readLocal$0());\n // goto after finally\n $async$goto = 5;\n break;\n case 2:\n // uncaught\n // goto rethrow\n $async$goto = 1;\n break;\n case 5:\n // after finally\n // implicit return\n return A._asyncReturn(null, $async$completer);\n case 1:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A.ReplAdapter_runAsync__closure.prototype = {\n call$1(value) {\n return this.lineController.add$1(0, A._asString(value));\n },\n $signature: 123\n };\n A.Stdin.prototype = {};\n A.Stdout.prototype = {};\n A.ReadlineModule.prototype = {};\n A.ReadlineOptions.prototype = {};\n A.ReadlineInterface.prototype = {};\n A.EmptyUnmodifiableSet.prototype = {\n get$iterator(_) {\n return B.C_EmptyIterator;\n },\n get$length(_) {\n return 0;\n },\n contains$1(_, element) {\n return false;\n },\n toSet$0(_) {\n return A.LinkedHashSet_LinkedHashSet$_empty(this.$ti._precomputed1);\n },\n $isEfficientLengthIterable: 1,\n $isSet: 1\n };\n A._EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin.prototype = {};\n A.DefaultEquality.prototype = {};\n A.IterableEquality.prototype = {\n equals$2(_, elements1, elements2) {\n var it1, it2, hasNext;\n if (elements1 === elements2)\n return true;\n it1 = J.get$iterator$ax(elements1);\n it2 = J.get$iterator$ax(elements2);\n for (; true;) {\n hasNext = it1.moveNext$0();\n if (hasNext !== it2.moveNext$0())\n return false;\n if (!hasNext)\n return true;\n if (!J.$eq$(it1.get$current(it1), it2.get$current(it2)))\n return false;\n }\n }\n };\n A.ListEquality.prototype = {\n equals$2(_, list1, list2) {\n var t1, $length, t2, i;\n if (list1 == null ? list2 == null : list1 === list2)\n return true;\n if (list1 == null || list2 == null)\n return false;\n t1 = J.getInterceptor$asx(list1);\n $length = t1.get$length(list1);\n t2 = J.getInterceptor$asx(list2);\n if ($length !== t2.get$length(list2))\n return false;\n for (i = 0; i < $length; ++i)\n if (!J.$eq$(t1.$index(list1, i), t2.$index(list2, i)))\n return false;\n return true;\n },\n hash$1(list) {\n var hash, i;\n for (hash = 0, i = 0; i < list.length; ++i) {\n hash = hash + J.get$hashCode$(list[i]) & 2147483647;\n hash = hash + (hash << 10 >>> 0) & 2147483647;\n hash ^= hash >>> 6;\n }\n hash = hash + (hash << 3 >>> 0) & 2147483647;\n hash ^= hash >>> 11;\n return hash + (hash << 15 >>> 0) & 2147483647;\n }\n };\n A._MapEntry.prototype = {\n get$hashCode(_) {\n return 3 * J.get$hashCode$(this.key) + 7 * J.get$hashCode$(this.value) & 2147483647;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A._MapEntry && J.$eq$(this.key, other.key) && J.$eq$(this.value, other.value);\n }\n };\n A.MapEquality.prototype = {\n equals$2(_, map1, map2) {\n var equalElementCounts, t1, key, entry, count;\n if (map1 === map2)\n return true;\n if (map1.get$length(map1) !== map2.get$length(map2))\n return false;\n equalElementCounts = A.HashMap_HashMap(type$._MapEntry, type$.int);\n for (t1 = J.get$iterator$ax(map1.get$keys(map1)); t1.moveNext$0();) {\n key = t1.get$current(t1);\n entry = new A._MapEntry(this, key, map1.$index(0, key));\n count = equalElementCounts.$index(0, entry);\n equalElementCounts.$indexSet(0, entry, (count == null ? 0 : count) + 1);\n }\n for (t1 = J.get$iterator$ax(map2.get$keys(map2)); t1.moveNext$0();) {\n key = t1.get$current(t1);\n entry = new A._MapEntry(this, key, map2.$index(0, key));\n count = equalElementCounts.$index(0, entry);\n if (count == null || count === 0)\n return false;\n equalElementCounts.$indexSet(0, entry, count - 1);\n }\n return true;\n },\n hash$1(map) {\n var t1, t2, hash, key;\n for (t1 = J.get$iterator$ax(map.get$keys(map)), t2 = A._instanceType(this)._rest[1], hash = 0; t1.moveNext$0();) {\n key = t1.get$current(t1);\n hash = hash + 3 * J.get$hashCode$(key) + 7 * J.get$hashCode$(t2._as(map.$index(0, key))) & 2147483647;\n }\n hash = hash + (hash << 3 >>> 0) & 2147483647;\n hash ^= hash >>> 11;\n return hash + (hash << 15 >>> 0) & 2147483647;\n }\n };\n A.QueueList.prototype = {\n add$1(_, element) {\n this._queue_list$_add$1(element);\n },\n addAll$1(_, iterable) {\n var addCount, $length, t1, endSpace, t2, preSpace, _this = this;\n if (type$.List_dynamic._is(iterable)) {\n addCount = J.get$length$asx(iterable);\n $length = _this.get$length(_this);\n t1 = $length + addCount;\n if (t1 >= J.get$length$asx(_this._table)) {\n _this._preGrow$1(t1);\n J.setRange$4$ax(_this._table, $length, t1, iterable, 0);\n _this.set$_tail(_this.get$_tail() + addCount);\n } else {\n endSpace = J.get$length$asx(_this._table) - _this.get$_tail();\n t1 = _this._table;\n t2 = J.getInterceptor$ax(t1);\n if (addCount < endSpace) {\n t2.setRange$4(t1, _this.get$_tail(), _this.get$_tail() + addCount, iterable, 0);\n _this.set$_tail(_this.get$_tail() + addCount);\n } else {\n preSpace = addCount - endSpace;\n t2.setRange$4(t1, _this.get$_tail(), _this.get$_tail() + endSpace, iterable, 0);\n J.setRange$4$ax(_this._table, 0, preSpace, iterable, endSpace);\n _this.set$_tail(preSpace);\n }\n }\n } else\n for (t1 = J.get$iterator$ax(iterable); t1.moveNext$0();)\n _this._queue_list$_add$1(t1.get$current(t1));\n },\n cast$1$0(_, $T) {\n return new A._CastQueueList(this, J.cast$1$0$ax(this._table, $T), -1, -1, A._instanceType(this)._eval$1(\"@\")._bind$1($T)._eval$1(\"_CastQueueList<1,2>\"));\n },\n toString$0(_) {\n return A.IterableBase_iterableToFullString(this, \"{\", \"}\");\n },\n addFirst$1(element) {\n var _this = this;\n _this.set$_head((_this.get$_head() - 1 & J.get$length$asx(_this._table) - 1) >>> 0);\n J.$indexSet$ax(_this._table, _this.get$_head(), element);\n if (_this.get$_head() === _this.get$_tail())\n _this._grow$0();\n },\n removeFirst$0() {\n var result, _this = this;\n if (_this.get$_head() === _this.get$_tail())\n throw A.wrapException(A.StateError$(\"No element\"));\n result = A._instanceType(_this)._eval$1(\"QueueList.E\")._as(J.$index$asx(_this._table, _this.get$_head()));\n J.$indexSet$ax(_this._table, _this.get$_head(), null);\n _this.set$_head((_this.get$_head() + 1 & J.get$length$asx(_this._table) - 1) >>> 0);\n return result;\n },\n get$length(_) {\n return (this.get$_tail() - this.get$_head() & J.get$length$asx(this._table) - 1) >>> 0;\n },\n set$length(_, value) {\n var delta, newTail, t1, t2, _this = this;\n if (value < 0)\n throw A.wrapException(A.RangeError$(\"Length \" + value + \" may not be negative.\"));\n if (value > _this.get$length(_this) && !A._instanceType(_this)._eval$1(\"QueueList.E\")._is(null))\n throw A.wrapException(A.UnsupportedError$(\"The length can only be increased when the element type is nullable, but the current element type is `\" + A.createRuntimeType(A._instanceType(_this)._eval$1(\"QueueList.E\")).toString$0(0) + \"`.\"));\n delta = value - _this.get$length(_this);\n if (delta >= 0) {\n if (J.get$length$asx(_this._table) <= value)\n _this._preGrow$1(value);\n _this.set$_tail((_this.get$_tail() + delta & J.get$length$asx(_this._table) - 1) >>> 0);\n return;\n }\n newTail = _this.get$_tail() + delta;\n t1 = _this._table;\n if (newTail >= 0)\n J.fillRange$3$ax(t1, newTail, _this.get$_tail(), null);\n else {\n newTail += J.get$length$asx(t1);\n J.fillRange$3$ax(_this._table, 0, _this.get$_tail(), null);\n t1 = _this._table;\n t2 = J.getInterceptor$asx(t1);\n t2.fillRange$3(t1, newTail, t2.get$length(t1), null);\n }\n _this.set$_tail(newTail);\n },\n $index(_, index) {\n var _this = this;\n if (index < 0 || index >= _this.get$length(_this))\n throw A.wrapException(A.RangeError$(\"Index \" + index + \" must be in the range [0..\" + _this.get$length(_this) + \").\"));\n return A._instanceType(_this)._eval$1(\"QueueList.E\")._as(J.$index$asx(_this._table, (_this.get$_head() + index & J.get$length$asx(_this._table) - 1) >>> 0));\n },\n $indexSet(_, index, value) {\n var _this = this;\n if (index < 0 || index >= _this.get$length(_this))\n throw A.wrapException(A.RangeError$(\"Index \" + index + \" must be in the range [0..\" + _this.get$length(_this) + \").\"));\n J.$indexSet$ax(_this._table, (_this.get$_head() + index & J.get$length$asx(_this._table) - 1) >>> 0, value);\n },\n _queue_list$_add$1(element) {\n var _this = this;\n J.$indexSet$ax(_this._table, _this.get$_tail(), element);\n _this.set$_tail((_this.get$_tail() + 1 & J.get$length$asx(_this._table) - 1) >>> 0);\n if (_this.get$_head() === _this.get$_tail())\n _this._grow$0();\n },\n _grow$0() {\n var _this = this,\n newTable = A.List_List$filled(J.get$length$asx(_this._table) * 2, null, false, A._instanceType(_this)._eval$1(\"QueueList.E?\")),\n split = J.get$length$asx(_this._table) - _this.get$_head();\n B.JSArray_methods.setRange$4(newTable, 0, split, _this._table, _this.get$_head());\n B.JSArray_methods.setRange$4(newTable, split, split + _this.get$_head(), _this._table, 0);\n _this.set$_head(0);\n _this.set$_tail(J.get$length$asx(_this._table));\n _this._table = newTable;\n },\n _writeToList$1(target) {\n var $length, firstPartSize, _this = this;\n if (_this.get$_head() <= _this.get$_tail()) {\n $length = _this.get$_tail() - _this.get$_head();\n B.JSArray_methods.setRange$4(target, 0, $length, _this._table, _this.get$_head());\n return $length;\n } else {\n firstPartSize = J.get$length$asx(_this._table) - _this.get$_head();\n B.JSArray_methods.setRange$4(target, 0, firstPartSize, _this._table, _this.get$_head());\n B.JSArray_methods.setRange$4(target, firstPartSize, firstPartSize + _this.get$_tail(), _this._table, 0);\n return _this.get$_tail() + firstPartSize;\n }\n },\n _preGrow$1(newElementCount) {\n var _this = this,\n newTable = A.List_List$filled(A.QueueList__nextPowerOf2(newElementCount + B.JSInt_methods._shrOtherPositive$1(newElementCount, 1)), null, false, A._instanceType(_this)._eval$1(\"QueueList.E?\"));\n _this.set$_tail(_this._writeToList$1(newTable));\n _this._table = newTable;\n _this.set$_head(0);\n },\n $isEfficientLengthIterable: 1,\n $isQueue: 1,\n $isIterable: 1,\n $isList: 1,\n get$_head() {\n return this._head;\n },\n get$_tail() {\n return this._tail;\n },\n set$_head(val) {\n return this._head = val;\n },\n set$_tail(val) {\n return this._tail = val;\n }\n };\n A._CastQueueList.prototype = {\n get$_head() {\n return this._queue_list$_delegate.get$_head();\n },\n set$_head(value) {\n this._queue_list$_delegate.set$_head(value);\n },\n get$_tail() {\n return this._queue_list$_delegate.get$_tail();\n },\n set$_tail(value) {\n this._queue_list$_delegate.set$_tail(value);\n }\n };\n A._QueueList_Object_ListMixin.prototype = {};\n A.UnmodifiableSetView.prototype = {};\n A.UnmodifiableSetMixin.prototype = {\n add$1(_, value) {\n return A.UnmodifiableSetMixin__throw();\n },\n addAll$1(_, elements) {\n return A.UnmodifiableSetMixin__throw();\n }\n };\n A._UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin.prototype = {};\n A._DelegatingIterableBase.prototype = {\n contains$1(_, element) {\n return J.contains$1$asx(this.get$_base(), element);\n },\n elementAt$1(_, index) {\n return J.elementAt$1$ax(this.get$_base(), index);\n },\n get$first(_) {\n return J.get$first$ax(this.get$_base());\n },\n get$isEmpty(_) {\n return J.get$isEmpty$asx(this.get$_base());\n },\n get$isNotEmpty(_) {\n return J.get$isNotEmpty$asx(this.get$_base());\n },\n get$iterator(_) {\n return J.get$iterator$ax(this.get$_base());\n },\n join$1(_, separator) {\n return J.join$1$ax(this.get$_base(), separator);\n },\n join$0($receiver) {\n return this.join$1($receiver, \"\");\n },\n get$last(_) {\n return J.get$last$ax(this.get$_base());\n },\n get$length(_) {\n return J.get$length$asx(this.get$_base());\n },\n map$1$1(_, f, $T) {\n return J.map$1$1$ax(this.get$_base(), f, $T);\n },\n get$single(_) {\n return J.get$single$ax(this.get$_base());\n },\n skip$1(_, n) {\n return J.skip$1$ax(this.get$_base(), n);\n },\n take$1(_, n) {\n return J.take$1$ax(this.get$_base(), n);\n },\n toList$1$growable(_, growable) {\n return J.toList$1$growable$ax(this.get$_base(), true);\n },\n toList$0($receiver) {\n return this.toList$1$growable($receiver, true);\n },\n toSet$0(_) {\n return J.toSet$0$ax(this.get$_base());\n },\n where$1(_, test) {\n return J.where$1$ax(this.get$_base(), test);\n },\n toString$0(_) {\n return J.toString$0$(this.get$_base());\n },\n $isIterable: 1\n };\n A.DelegatingSet.prototype = {\n add$1(_, value) {\n return this._base.add$1(0, value);\n },\n addAll$1(_, elements) {\n this._base.addAll$1(0, elements);\n },\n toSet$0(_) {\n return new A.DelegatingSet(this._base.toSet$0(0), A._instanceType(this)._eval$1(\"DelegatingSet<1>\"));\n },\n $isEfficientLengthIterable: 1,\n $isSet: 1,\n get$_base() {\n return this._base;\n }\n };\n A.MapKeySet.prototype = {\n get$_base() {\n var t1 = this._baseMap;\n return t1.get$keys(t1);\n },\n contains$1(_, element) {\n return this._baseMap.containsKey$1(element);\n },\n get$isEmpty(_) {\n var t1 = this._baseMap;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._baseMap;\n return t1.get$isNotEmpty(t1);\n },\n get$length(_) {\n var t1 = this._baseMap;\n return t1.get$length(t1);\n },\n toString$0(_) {\n return A.IterableBase_iterableToFullString(this, \"{\", \"}\");\n },\n difference$1(other) {\n return J.where$1$ax(this.get$_base(), new A.MapKeySet_difference_closure(this, other)).toSet$0(0);\n },\n $isEfficientLengthIterable: 1,\n $isSet: 1\n };\n A.MapKeySet_difference_closure.prototype = {\n call$1(element) {\n return !this.other._source.contains$1(0, element);\n },\n $signature() {\n return this.$this.$ti._eval$1(\"bool(1)\");\n }\n };\n A._MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin.prototype = {};\n A.BufferModule.prototype = {};\n A.BufferConstants.prototype = {};\n A.Buffer.prototype = {};\n A.ConsoleModule.prototype = {};\n A.Console.prototype = {};\n A.EventEmitter.prototype = {};\n A.FS.prototype = {};\n A.FSConstants.prototype = {};\n A.FSWatcher.prototype = {};\n A.ReadStream.prototype = {};\n A.ReadStreamOptions.prototype = {};\n A.WriteStream.prototype = {};\n A.WriteStreamOptions.prototype = {};\n A.FileOptions.prototype = {};\n A.StatOptions.prototype = {};\n A.MkdirOptions.prototype = {};\n A.RmdirOptions.prototype = {};\n A.WatchOptions.prototype = {};\n A.WatchFileOptions.prototype = {};\n A.Stats.prototype = {};\n A.Promise.prototype = {};\n A.Date.prototype = {};\n A.JsError.prototype = {};\n A.Atomics.prototype = {};\n A.Modules.prototype = {};\n A.Module1.prototype = {};\n A.Net.prototype = {};\n A.Socket.prototype = {};\n A.NetAddress.prototype = {};\n A.NetServer.prototype = {};\n A.NodeJsError.prototype = {};\n A.JsAssertionError.prototype = {};\n A.JsRangeError.prototype = {};\n A.JsReferenceError.prototype = {};\n A.JsSyntaxError.prototype = {};\n A.JsTypeError.prototype = {};\n A.JsSystemError.prototype = {};\n A.Process.prototype = {};\n A.CPUUsage.prototype = {};\n A.Release.prototype = {};\n A.StreamModule.prototype = {};\n A.Readable.prototype = {};\n A.Writable.prototype = {};\n A.Duplex.prototype = {};\n A.Transform.prototype = {};\n A.WritableOptions.prototype = {};\n A.ReadableOptions.prototype = {};\n A.Immediate.prototype = {};\n A.Timeout.prototype = {};\n A.TTY.prototype = {};\n A.TTYReadStream.prototype = {};\n A.TTYWriteStream.prototype = {};\n A.Util.prototype = {};\n A.promiseToFuture_closure.prototype = {\n call$1(value) {\n this.completer.complete$1(value);\n },\n $signature: 65\n };\n A.promiseToFuture_closure0.prototype = {\n call$1(error) {\n this.completer.completeError$1(error);\n },\n $signature: 65\n };\n A.futureToPromise_closure.prototype = {\n call$2(resolve, reject) {\n this.future.then$1$2$onError(0, new A.futureToPromise__closure(resolve, this.T), reject, type$.dynamic);\n },\n $signature: 303\n };\n A.futureToPromise__closure.prototype = {\n call$1(result) {\n return this.resolve.call$1(result);\n },\n $signature() {\n return this.T._eval$1(\"@(0)\");\n }\n };\n A.Context.prototype = {\n absolute$7(part1, part2, part3, part4, part5, part6, part7) {\n var t1;\n A._validateArgList(\"absolute\", A._setArrayType([part1, part2, part3, part4, part5, part6, part7], type$.JSArray_nullable_String));\n if (part2 == null) {\n t1 = this.style;\n t1 = t1.rootLength$1(part1) > 0 && !t1.isRootRelative$1(part1);\n } else\n t1 = false;\n if (t1)\n return part1;\n t1 = this._context$_current;\n return this.join$8(0, t1 == null ? A.current() : t1, part1, part2, part3, part4, part5, part6, part7);\n },\n absolute$1(part1) {\n return this.absolute$7(part1, null, null, null, null, null, null);\n },\n dirname$1(path) {\n var t1, t2,\n parsed = A.ParsedPath_ParsedPath$parse(path, this.style);\n parsed.removeTrailingSeparators$0();\n t1 = parsed.parts;\n t2 = t1.length;\n if (t2 === 0) {\n t1 = parsed.root;\n return t1 == null ? \".\" : t1;\n }\n if (t2 === 1) {\n t1 = parsed.root;\n return t1 == null ? \".\" : t1;\n }\n B.JSArray_methods.removeLast$0(t1);\n parsed.separators.pop();\n parsed.removeTrailingSeparators$0();\n return parsed.toString$0(0);\n },\n join$8(_, part1, part2, part3, part4, part5, part6, part7, part8) {\n var parts = A._setArrayType([part1, part2, part3, part4, part5, part6, part7, part8], type$.JSArray_nullable_String);\n A._validateArgList(\"join\", parts);\n return this.joinAll$1(new A.WhereTypeIterable(parts, type$.WhereTypeIterable_String));\n },\n join$2($receiver, part1, part2) {\n return this.join$8($receiver, part1, part2, null, null, null, null, null, null);\n },\n joinAll$1(parts) {\n var t1, t2, t3, needsSeparator, isAbsoluteAndNotRootRelative, t4, t5, parsed, path;\n for (t1 = parts.get$iterator(parts), t2 = new A.WhereIterator(t1, new A.Context_joinAll_closure()), t3 = this.style, needsSeparator = false, isAbsoluteAndNotRootRelative = false, t4 = \"\"; t2.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (t3.isRootRelative$1(t5) && isAbsoluteAndNotRootRelative) {\n parsed = A.ParsedPath_ParsedPath$parse(t5, t3);\n path = t4.charCodeAt(0) == 0 ? t4 : t4;\n t4 = B.JSString_methods.substring$2(path, 0, t3.rootLength$2$withDrive(path, true));\n parsed.root = t4;\n if (t3.needsSeparator$1(t4))\n parsed.separators[0] = t3.get$separator(t3);\n t4 = \"\" + parsed.toString$0(0);\n } else if (t3.rootLength$1(t5) > 0) {\n isAbsoluteAndNotRootRelative = !t3.isRootRelative$1(t5);\n t4 = \"\" + t5;\n } else {\n if (!(t5.length !== 0 && t3.containsSeparator$1(t5[0])))\n if (needsSeparator)\n t4 += t3.get$separator(t3);\n t4 += t5;\n }\n needsSeparator = t3.needsSeparator$1(t5);\n }\n return t4.charCodeAt(0) == 0 ? t4 : t4;\n },\n split$1(_, path) {\n var parsed = A.ParsedPath_ParsedPath$parse(path, this.style),\n t1 = parsed.parts,\n t2 = A._arrayInstanceType(t1)._eval$1(\"WhereIterable<1>\");\n t2 = A.List_List$of(new A.WhereIterable(t1, new A.Context_split_closure(), t2), true, t2._eval$1(\"Iterable.E\"));\n parsed.parts = t2;\n t1 = parsed.root;\n if (t1 != null)\n B.JSArray_methods.insert$2(t2, 0, t1);\n return parsed.parts;\n },\n canonicalize$1(_, path) {\n var t1, parsed;\n path = this.absolute$1(path);\n t1 = this.style;\n if (t1 !== $.$get$Style_windows() && !this._needsNormalization$1(path))\n return path;\n parsed = A.ParsedPath_ParsedPath$parse(path, t1);\n parsed.normalize$1$canonicalize(true);\n return parsed.toString$0(0);\n },\n normalize$1(path) {\n var parsed;\n if (!this._needsNormalization$1(path))\n return path;\n parsed = A.ParsedPath_ParsedPath$parse(path, this.style);\n parsed.normalize$0();\n return parsed.toString$0(0);\n },\n _needsNormalization$1(path) {\n var i, start, previous, t2, t3, previousPrevious, codeUnit, t4,\n t1 = this.style,\n root = t1.rootLength$1(path);\n if (root !== 0) {\n if (t1 === $.$get$Style_windows())\n for (i = 0; i < root; ++i)\n if (B.JSString_methods._codeUnitAt$1(path, i) === 47)\n return true;\n start = root;\n previous = 47;\n } else {\n start = 0;\n previous = null;\n }\n for (t2 = new A.CodeUnits(path)._string, t3 = t2.length, i = start, previousPrevious = null; i < t3; ++i, previousPrevious = previous, previous = codeUnit) {\n codeUnit = B.JSString_methods.codeUnitAt$1(t2, i);\n if (t1.isSeparator$1(codeUnit)) {\n if (t1 === $.$get$Style_windows() && codeUnit === 47)\n return true;\n if (previous != null && t1.isSeparator$1(previous))\n return true;\n if (previous === 46)\n t4 = previousPrevious == null || previousPrevious === 46 || t1.isSeparator$1(previousPrevious);\n else\n t4 = false;\n if (t4)\n return true;\n }\n }\n if (previous == null)\n return true;\n if (t1.isSeparator$1(previous))\n return true;\n if (previous === 46)\n t1 = previousPrevious == null || t1.isSeparator$1(previousPrevious) || previousPrevious === 46;\n else\n t1 = false;\n if (t1)\n return true;\n return false;\n },\n relative$2$from(path, from) {\n var fromParsed, pathParsed, t2, t3, _this = this,\n _s26_ = 'Unable to find a path to \"',\n t1 = from == null;\n if (t1 && _this.style.rootLength$1(path) <= 0)\n return _this.normalize$1(path);\n if (t1) {\n t1 = _this._context$_current;\n from = t1 == null ? A.current() : t1;\n } else\n from = _this.absolute$1(from);\n t1 = _this.style;\n if (t1.rootLength$1(from) <= 0 && t1.rootLength$1(path) > 0)\n return _this.normalize$1(path);\n if (t1.rootLength$1(path) <= 0 || t1.isRootRelative$1(path))\n path = _this.absolute$1(path);\n if (t1.rootLength$1(path) <= 0 && t1.rootLength$1(from) > 0)\n throw A.wrapException(A.PathException$(_s26_ + path + '\" from \"' + from + '\".'));\n fromParsed = A.ParsedPath_ParsedPath$parse(from, t1);\n fromParsed.normalize$0();\n pathParsed = A.ParsedPath_ParsedPath$parse(path, t1);\n pathParsed.normalize$0();\n t2 = fromParsed.parts;\n if (t2.length !== 0 && J.$eq$(t2[0], \".\"))\n return pathParsed.toString$0(0);\n t2 = fromParsed.root;\n t3 = pathParsed.root;\n if (t2 != t3)\n t2 = t2 == null || t3 == null || !t1.pathsEqual$2(t2, t3);\n else\n t2 = false;\n if (t2)\n return pathParsed.toString$0(0);\n while (true) {\n t2 = fromParsed.parts;\n if (t2.length !== 0) {\n t3 = pathParsed.parts;\n t2 = t3.length !== 0 && t1.pathsEqual$2(t2[0], t3[0]);\n } else\n t2 = false;\n if (!t2)\n break;\n B.JSArray_methods.removeAt$1(fromParsed.parts, 0);\n B.JSArray_methods.removeAt$1(fromParsed.separators, 1);\n B.JSArray_methods.removeAt$1(pathParsed.parts, 0);\n B.JSArray_methods.removeAt$1(pathParsed.separators, 1);\n }\n t2 = fromParsed.parts;\n if (t2.length !== 0 && J.$eq$(t2[0], \"..\"))\n throw A.wrapException(A.PathException$(_s26_ + path + '\" from \"' + from + '\".'));\n t2 = type$.String;\n B.JSArray_methods.insertAll$2(pathParsed.parts, 0, A.List_List$filled(fromParsed.parts.length, \"..\", false, t2));\n t3 = pathParsed.separators;\n t3[0] = \"\";\n B.JSArray_methods.insertAll$2(t3, 1, A.List_List$filled(fromParsed.parts.length, t1.get$separator(t1), false, t2));\n t1 = pathParsed.parts;\n t2 = t1.length;\n if (t2 === 0)\n return \".\";\n if (t2 > 1 && J.$eq$(B.JSArray_methods.get$last(t1), \".\")) {\n B.JSArray_methods.removeLast$0(pathParsed.parts);\n t1 = pathParsed.separators;\n t1.pop();\n t1.pop();\n t1.push(\"\");\n }\n pathParsed.root = \"\";\n pathParsed.removeTrailingSeparators$0();\n return pathParsed.toString$0(0);\n },\n relative$1(path) {\n return this.relative$2$from(path, null);\n },\n _isWithinOrEquals$2($parent, child) {\n var relative, t1, parentIsAbsolute, childIsAbsolute, childIsRootRelative, parentIsRootRelative, result, exception, _this = this;\n $parent = $parent;\n child = child;\n t1 = _this.style;\n parentIsAbsolute = t1.rootLength$1($parent) > 0;\n childIsAbsolute = t1.rootLength$1(child) > 0;\n if (parentIsAbsolute && !childIsAbsolute) {\n child = _this.absolute$1(child);\n if (t1.isRootRelative$1($parent))\n $parent = _this.absolute$1($parent);\n } else if (childIsAbsolute && !parentIsAbsolute) {\n $parent = _this.absolute$1($parent);\n if (t1.isRootRelative$1(child))\n child = _this.absolute$1(child);\n } else if (childIsAbsolute && parentIsAbsolute) {\n childIsRootRelative = t1.isRootRelative$1(child);\n parentIsRootRelative = t1.isRootRelative$1($parent);\n if (childIsRootRelative && !parentIsRootRelative)\n child = _this.absolute$1(child);\n else if (parentIsRootRelative && !childIsRootRelative)\n $parent = _this.absolute$1($parent);\n }\n result = _this._isWithinOrEqualsFast$2($parent, child);\n if (result !== B._PathRelation_inconclusive)\n return result;\n relative = null;\n try {\n relative = _this.relative$2$from(child, $parent);\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.PathException)\n return B._PathRelation_different;\n else\n throw exception;\n }\n if (t1.rootLength$1(relative) > 0)\n return B._PathRelation_different;\n if (J.$eq$(relative, \".\"))\n return B._PathRelation_equal;\n if (J.$eq$(relative, \"..\"))\n return B._PathRelation_different;\n return J.get$length$asx(relative) >= 3 && J.startsWith$1$s(relative, \"..\") && t1.isSeparator$1(J.codeUnitAt$1$s(relative, 2)) ? B._PathRelation_different : B._PathRelation_within;\n },\n _isWithinOrEqualsFast$2($parent, child) {\n var t1, parentRootLength, childRootLength, i, t2, t3, childIndex, parentIndex, lastCodeUnit, lastParentSeparator, parentCodeUnit, childCodeUnit, parentIndex0, direction, _this = this;\n if ($parent === \".\")\n $parent = \"\";\n t1 = _this.style;\n parentRootLength = t1.rootLength$1($parent);\n childRootLength = t1.rootLength$1(child);\n if (parentRootLength !== childRootLength)\n return B._PathRelation_different;\n for (i = 0; i < parentRootLength; ++i)\n if (!t1.codeUnitsEqual$2(B.JSString_methods._codeUnitAt$1($parent, i), B.JSString_methods._codeUnitAt$1(child, i)))\n return B._PathRelation_different;\n t2 = child.length;\n t3 = $parent.length;\n childIndex = childRootLength;\n parentIndex = parentRootLength;\n lastCodeUnit = 47;\n lastParentSeparator = null;\n while (true) {\n if (!(parentIndex < t3 && childIndex < t2))\n break;\n c$0: {\n parentCodeUnit = B.JSString_methods.codeUnitAt$1($parent, parentIndex);\n childCodeUnit = B.JSString_methods.codeUnitAt$1(child, childIndex);\n if (t1.codeUnitsEqual$2(parentCodeUnit, childCodeUnit)) {\n if (t1.isSeparator$1(parentCodeUnit))\n lastParentSeparator = parentIndex;\n ++parentIndex;\n ++childIndex;\n lastCodeUnit = parentCodeUnit;\n break c$0;\n }\n if (t1.isSeparator$1(parentCodeUnit) && t1.isSeparator$1(lastCodeUnit)) {\n parentIndex0 = parentIndex + 1;\n lastParentSeparator = parentIndex;\n parentIndex = parentIndex0;\n break c$0;\n } else if (t1.isSeparator$1(childCodeUnit) && t1.isSeparator$1(lastCodeUnit)) {\n ++childIndex;\n break c$0;\n }\n if (parentCodeUnit === 46 && t1.isSeparator$1(lastCodeUnit)) {\n ++parentIndex;\n if (parentIndex === t3)\n break;\n parentCodeUnit = B.JSString_methods.codeUnitAt$1($parent, parentIndex);\n if (t1.isSeparator$1(parentCodeUnit)) {\n parentIndex0 = parentIndex + 1;\n lastParentSeparator = parentIndex;\n parentIndex = parentIndex0;\n break c$0;\n }\n if (parentCodeUnit === 46) {\n ++parentIndex;\n if (parentIndex === t3 || t1.isSeparator$1(B.JSString_methods.codeUnitAt$1($parent, parentIndex)))\n return B._PathRelation_inconclusive;\n }\n }\n if (childCodeUnit === 46 && t1.isSeparator$1(lastCodeUnit)) {\n ++childIndex;\n if (childIndex === t2)\n break;\n childCodeUnit = B.JSString_methods.codeUnitAt$1(child, childIndex);\n if (t1.isSeparator$1(childCodeUnit)) {\n ++childIndex;\n break c$0;\n }\n if (childCodeUnit === 46) {\n ++childIndex;\n if (childIndex === t2 || t1.isSeparator$1(B.JSString_methods.codeUnitAt$1(child, childIndex)))\n return B._PathRelation_inconclusive;\n }\n }\n if (_this._pathDirection$2(child, childIndex) !== B._PathDirection_988)\n return B._PathRelation_inconclusive;\n if (_this._pathDirection$2($parent, parentIndex) !== B._PathDirection_988)\n return B._PathRelation_inconclusive;\n return B._PathRelation_different;\n }\n }\n if (childIndex === t2) {\n if (parentIndex === t3 || t1.isSeparator$1(B.JSString_methods.codeUnitAt$1($parent, parentIndex)))\n lastParentSeparator = parentIndex;\n else if (lastParentSeparator == null)\n lastParentSeparator = Math.max(0, parentRootLength - 1);\n direction = _this._pathDirection$2($parent, lastParentSeparator);\n if (direction === B._PathDirection_8Gl)\n return B._PathRelation_equal;\n return direction === B._PathDirection_ZGD ? B._PathRelation_inconclusive : B._PathRelation_different;\n }\n direction = _this._pathDirection$2(child, childIndex);\n if (direction === B._PathDirection_8Gl)\n return B._PathRelation_equal;\n if (direction === B._PathDirection_ZGD)\n return B._PathRelation_inconclusive;\n return t1.isSeparator$1(B.JSString_methods.codeUnitAt$1(child, childIndex)) || t1.isSeparator$1(lastCodeUnit) ? B._PathRelation_within : B._PathRelation_different;\n },\n _pathDirection$2(path, index) {\n var t1, t2, i, depth, reachedRoot, i0, t3;\n for (t1 = path.length, t2 = this.style, i = index, depth = 0, reachedRoot = false; i < t1;) {\n while (true) {\n if (!(i < t1 && t2.isSeparator$1(B.JSString_methods.codeUnitAt$1(path, i))))\n break;\n ++i;\n }\n if (i === t1)\n break;\n i0 = i;\n while (true) {\n if (!(i0 < t1 && !t2.isSeparator$1(B.JSString_methods.codeUnitAt$1(path, i0))))\n break;\n ++i0;\n }\n t3 = i0 - i;\n if (!(t3 === 1 && B.JSString_methods.codeUnitAt$1(path, i) === 46))\n if (t3 === 2 && B.JSString_methods.codeUnitAt$1(path, i) === 46 && B.JSString_methods.codeUnitAt$1(path, i + 1) === 46) {\n --depth;\n if (depth < 0)\n break;\n if (depth === 0)\n reachedRoot = true;\n } else\n ++depth;\n if (i0 === t1)\n break;\n i = i0 + 1;\n }\n if (depth < 0)\n return B._PathDirection_ZGD;\n if (depth === 0)\n return B._PathDirection_8Gl;\n if (reachedRoot)\n return B._PathDirection_FIw;\n return B._PathDirection_988;\n },\n hash$1(path) {\n var result, parsed, t1, _this = this;\n path = _this.absolute$1(path);\n result = _this._hashFast$1(path);\n if (result != null)\n return result;\n parsed = A.ParsedPath_ParsedPath$parse(path, _this.style);\n parsed.normalize$0();\n t1 = _this._hashFast$1(parsed.toString$0(0));\n t1.toString;\n return t1;\n },\n _hashFast$1(path) {\n var t1, t2, hash, beginning, wasSeparator, i, codeUnit, t3, next;\n for (t1 = path.length, t2 = this.style, hash = 4603, beginning = true, wasSeparator = true, i = 0; i < t1; ++i) {\n codeUnit = t2.canonicalizeCodeUnit$1(B.JSString_methods._codeUnitAt$1(path, i));\n if (t2.isSeparator$1(codeUnit)) {\n wasSeparator = true;\n continue;\n }\n if (codeUnit === 46 && wasSeparator) {\n t3 = i + 1;\n if (t3 === t1)\n break;\n next = B.JSString_methods._codeUnitAt$1(path, t3);\n if (t2.isSeparator$1(next))\n continue;\n if (!beginning)\n if (next === 46) {\n t3 = i + 2;\n t3 = t3 === t1 || t2.isSeparator$1(B.JSString_methods._codeUnitAt$1(path, t3));\n } else\n t3 = false;\n else\n t3 = false;\n if (t3)\n return null;\n }\n hash = ((hash & 67108863) * 33 ^ codeUnit) >>> 0;\n beginning = false;\n wasSeparator = false;\n }\n return hash;\n },\n withoutExtension$1(path) {\n var i,\n parsed = A.ParsedPath_ParsedPath$parse(path, this.style);\n for (i = parsed.parts.length - 1; i >= 0; --i)\n if (J.get$length$asx(parsed.parts[i]) !== 0) {\n parsed.parts[i] = parsed._splitExtension$0()[0];\n break;\n }\n return parsed.toString$0(0);\n },\n toUri$1(path) {\n var t2,\n t1 = this.style;\n if (t1.rootLength$1(path) <= 0)\n return t1.relativePathToUri$1(path);\n else {\n t2 = this._context$_current;\n return t1.absolutePathToUri$1(this.join$2(0, t2 == null ? A.current() : t2, path));\n }\n },\n prettyUri$1(uri) {\n var path, rel, _this = this,\n typedUri = A._parseUri(uri);\n if (typedUri.get$scheme() === \"file\" && _this.style === $.$get$Style_url())\n return typedUri.toString$0(0);\n else if (typedUri.get$scheme() !== \"file\" && typedUri.get$scheme() !== \"\" && _this.style !== $.$get$Style_url())\n return typedUri.toString$0(0);\n path = _this.normalize$1(_this.style.pathFromUri$1(A._parseUri(typedUri)));\n rel = _this.relative$1(path);\n return _this.split$1(0, rel).length > _this.split$1(0, path).length ? path : rel;\n }\n };\n A.Context_joinAll_closure.prototype = {\n call$1(part) {\n return part !== \"\";\n },\n $signature: 6\n };\n A.Context_split_closure.prototype = {\n call$1(part) {\n return part.length !== 0;\n },\n $signature: 6\n };\n A._validateArgList_closure.prototype = {\n call$1(arg) {\n return arg == null ? \"null\" : '\"' + arg + '\"';\n },\n $signature: 307\n };\n A._PathDirection.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A._PathRelation.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.InternalStyle.prototype = {\n getRoot$1(path) {\n var $length = this.rootLength$1(path);\n if ($length > 0)\n return B.JSString_methods.substring$2(path, 0, $length);\n return this.isRootRelative$1(path) ? path[0] : null;\n },\n relativePathToUri$1(path) {\n var segments, _null = null,\n t1 = path.length;\n if (t1 === 0)\n return A._Uri__Uri(_null, _null, _null, _null);\n segments = A.Context_Context(this).split$1(0, path);\n if (this.isSeparator$1(B.JSString_methods.codeUnitAt$1(path, t1 - 1)))\n B.JSArray_methods.add$1(segments, \"\");\n return A._Uri__Uri(_null, _null, segments, _null);\n },\n codeUnitsEqual$2(codeUnit1, codeUnit2) {\n return codeUnit1 === codeUnit2;\n },\n pathsEqual$2(path1, path2) {\n return path1 === path2;\n },\n canonicalizeCodeUnit$1(codeUnit) {\n return codeUnit;\n },\n canonicalizePart$1(part) {\n return part;\n }\n };\n A.ParsedPath.prototype = {\n get$basename() {\n var _this = this,\n t1 = type$.String,\n copy = new A.ParsedPath(_this.style, _this.root, _this.isRootRelative, A.List_List$from(_this.parts, true, t1), A.List_List$from(_this.separators, true, t1));\n copy.removeTrailingSeparators$0();\n t1 = copy.parts;\n if (t1.length === 0) {\n t1 = _this.root;\n return t1 == null ? \"\" : t1;\n }\n return B.JSArray_methods.get$last(t1);\n },\n get$hasTrailingSeparator() {\n var t1 = this.parts;\n if (t1.length !== 0)\n t1 = J.$eq$(B.JSArray_methods.get$last(t1), \"\") || !J.$eq$(B.JSArray_methods.get$last(this.separators), \"\");\n else\n t1 = false;\n return t1;\n },\n removeTrailingSeparators$0() {\n var t1, t2, _this = this;\n while (true) {\n t1 = _this.parts;\n if (!(t1.length !== 0 && J.$eq$(B.JSArray_methods.get$last(t1), \"\")))\n break;\n B.JSArray_methods.removeLast$0(_this.parts);\n _this.separators.pop();\n }\n t1 = _this.separators;\n t2 = t1.length;\n if (t2 !== 0)\n t1[t2 - 1] = \"\";\n },\n normalize$1$canonicalize(canonicalize) {\n var t1, t2, t3, leadingDoubles, _i, part, t4, _this = this,\n newParts = A._setArrayType([], type$.JSArray_String);\n for (t1 = _this.parts, t2 = t1.length, t3 = _this.style, leadingDoubles = 0, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n part = t1[_i];\n t4 = J.getInterceptor$(part);\n if (!(t4.$eq(part, \".\") || t4.$eq(part, \"\")))\n if (t4.$eq(part, \"..\"))\n if (newParts.length !== 0)\n newParts.pop();\n else\n ++leadingDoubles;\n else\n newParts.push(canonicalize ? t3.canonicalizePart$1(part) : part);\n }\n if (_this.root == null)\n B.JSArray_methods.insertAll$2(newParts, 0, A.List_List$filled(leadingDoubles, \"..\", false, type$.String));\n if (newParts.length === 0 && _this.root == null)\n newParts.push(\".\");\n _this.parts = newParts;\n _this.separators = A.List_List$filled(newParts.length + 1, t3.get$separator(t3), true, type$.String);\n t1 = _this.root;\n if (t1 == null || newParts.length === 0 || !t3.needsSeparator$1(t1))\n _this.separators[0] = \"\";\n t1 = _this.root;\n if (t1 != null && t3 === $.$get$Style_windows()) {\n if (canonicalize)\n t1 = _this.root = t1.toLowerCase();\n t1.toString;\n _this.root = A.stringReplaceAllUnchecked(t1, \"/\", \"\\\\\");\n }\n _this.removeTrailingSeparators$0();\n },\n normalize$0() {\n return this.normalize$1$canonicalize(false);\n },\n toString$0(_) {\n var i, _this = this,\n t1 = _this.root;\n t1 = t1 != null ? \"\" + t1 : \"\";\n for (i = 0; i < _this.parts.length; ++i)\n t1 = t1 + A.S(_this.separators[i]) + A.S(_this.parts[i]);\n t1 += A.S(B.JSArray_methods.get$last(_this.separators));\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _kthLastIndexOf$3(path, character, k) {\n var index, count, leftMostIndexedCharacter;\n for (index = path.length - 1, count = 0, leftMostIndexedCharacter = 0; index >= 0; --index)\n if (path[index] === character) {\n ++count;\n if (count === k)\n return index;\n leftMostIndexedCharacter = index;\n }\n return leftMostIndexedCharacter;\n },\n _splitExtension$1(level) {\n var t1, file, lastDot;\n if (level <= 0)\n throw A.wrapException(A.RangeError$value(level, \"level\", \"level's value must be greater than 0\"));\n t1 = this.parts;\n t1 = new A.CastList(t1, A._arrayInstanceType(t1)._eval$1(\"CastList<1,String?>\"));\n file = t1.lastWhere$2$orElse(t1, new A.ParsedPath__splitExtension_closure(), new A.ParsedPath__splitExtension_closure0());\n if (file == null)\n return A._setArrayType([\"\", \"\"], type$.JSArray_String);\n if (file === \"..\")\n return A._setArrayType([\"..\", \"\"], type$.JSArray_String);\n lastDot = this._kthLastIndexOf$3(file, \".\", level);\n if (lastDot <= 0)\n return A._setArrayType([file, \"\"], type$.JSArray_String);\n return A._setArrayType([B.JSString_methods.substring$2(file, 0, lastDot), B.JSString_methods.substring$1(file, lastDot)], type$.JSArray_String);\n },\n _splitExtension$0() {\n return this._splitExtension$1(1);\n }\n };\n A.ParsedPath__splitExtension_closure.prototype = {\n call$1(p) {\n return p !== \"\";\n },\n $signature: 195\n };\n A.ParsedPath__splitExtension_closure0.prototype = {\n call$0() {\n return null;\n },\n $signature: 1\n };\n A.PathException.prototype = {\n toString$0(_) {\n return \"PathException: \" + this.message;\n },\n $isException: 1,\n get$message(receiver) {\n return this.message;\n }\n };\n A.PathMap.prototype = {};\n A.PathMap__create_closure.prototype = {\n call$2(path1, path2) {\n if (path1 == null)\n return path2 == null;\n if (path2 == null)\n return false;\n return this._box_0.context._isWithinOrEquals$2(path1, path2) === B._PathRelation_equal;\n },\n $signature: 320\n };\n A.PathMap__create_closure0.prototype = {\n call$1(path) {\n return path == null ? 0 : this._box_0.context.hash$1(path);\n },\n $signature: 322\n };\n A.PathMap__create_closure1.prototype = {\n call$1(path) {\n return typeof path == \"string\" || path == null;\n },\n $signature: 138\n };\n A.Style.prototype = {\n toString$0(_) {\n return this.get$name(this);\n }\n };\n A.PosixStyle.prototype = {\n containsSeparator$1(path) {\n return B.JSString_methods.contains$1(path, \"/\");\n },\n isSeparator$1(codeUnit) {\n return codeUnit === 47;\n },\n needsSeparator$1(path) {\n var t1 = path.length;\n return t1 !== 0 && B.JSString_methods.codeUnitAt$1(path, t1 - 1) !== 47;\n },\n rootLength$2$withDrive(path, withDrive) {\n if (path.length !== 0 && B.JSString_methods._codeUnitAt$1(path, 0) === 47)\n return 1;\n return 0;\n },\n rootLength$1(path) {\n return this.rootLength$2$withDrive(path, false);\n },\n isRootRelative$1(path) {\n return false;\n },\n pathFromUri$1(uri) {\n var t1;\n if (uri.get$scheme() === \"\" || uri.get$scheme() === \"file\") {\n t1 = uri.get$path(uri);\n return A._Uri__uriDecode(t1, 0, t1.length, B.C_Utf8Codec, false);\n }\n throw A.wrapException(A.ArgumentError$(\"Uri \" + uri.toString$0(0) + \" must have scheme 'file:'.\", null));\n },\n absolutePathToUri$1(path) {\n var parsed = A.ParsedPath_ParsedPath$parse(path, this),\n t1 = parsed.parts;\n if (t1.length === 0)\n B.JSArray_methods.addAll$1(t1, A._setArrayType([\"\", \"\"], type$.JSArray_String));\n else if (parsed.get$hasTrailingSeparator())\n B.JSArray_methods.add$1(parsed.parts, \"\");\n return A._Uri__Uri(null, null, parsed.parts, \"file\");\n },\n get$name() {\n return \"posix\";\n },\n get$separator() {\n return \"/\";\n }\n };\n A.UrlStyle.prototype = {\n containsSeparator$1(path) {\n return B.JSString_methods.contains$1(path, \"/\");\n },\n isSeparator$1(codeUnit) {\n return codeUnit === 47;\n },\n needsSeparator$1(path) {\n var t1 = path.length;\n if (t1 === 0)\n return false;\n if (B.JSString_methods.codeUnitAt$1(path, t1 - 1) !== 47)\n return true;\n return B.JSString_methods.endsWith$1(path, \"://\") && this.rootLength$1(path) === t1;\n },\n rootLength$2$withDrive(path, withDrive) {\n var i, codeUnit, index, t2,\n t1 = path.length;\n if (t1 === 0)\n return 0;\n if (B.JSString_methods._codeUnitAt$1(path, 0) === 47)\n return 1;\n for (i = 0; i < t1; ++i) {\n codeUnit = B.JSString_methods._codeUnitAt$1(path, i);\n if (codeUnit === 47)\n return 0;\n if (codeUnit === 58) {\n if (i === 0)\n return 0;\n index = B.JSString_methods.indexOf$2(path, \"/\", B.JSString_methods.startsWith$2(path, \"//\", i + 1) ? i + 3 : i);\n if (index <= 0)\n return t1;\n if (!withDrive || t1 < index + 3)\n return index;\n if (!B.JSString_methods.startsWith$1(path, \"file://\"))\n return index;\n if (!A.isDriveLetter(path, index + 1))\n return index;\n t2 = index + 3;\n return t1 === t2 ? t2 : index + 4;\n }\n }\n return 0;\n },\n rootLength$1(path) {\n return this.rootLength$2$withDrive(path, false);\n },\n isRootRelative$1(path) {\n return path.length !== 0 && B.JSString_methods._codeUnitAt$1(path, 0) === 47;\n },\n pathFromUri$1(uri) {\n return uri.toString$0(0);\n },\n relativePathToUri$1(path) {\n return A.Uri_parse(path);\n },\n absolutePathToUri$1(path) {\n return A.Uri_parse(path);\n },\n get$name() {\n return \"url\";\n },\n get$separator() {\n return \"/\";\n }\n };\n A.WindowsStyle.prototype = {\n containsSeparator$1(path) {\n return B.JSString_methods.contains$1(path, \"/\");\n },\n isSeparator$1(codeUnit) {\n return codeUnit === 47 || codeUnit === 92;\n },\n needsSeparator$1(path) {\n var t1 = path.length;\n if (t1 === 0)\n return false;\n t1 = B.JSString_methods.codeUnitAt$1(path, t1 - 1);\n return !(t1 === 47 || t1 === 92);\n },\n rootLength$2$withDrive(path, withDrive) {\n var t2, index,\n t1 = path.length;\n if (t1 === 0)\n return 0;\n t2 = B.JSString_methods._codeUnitAt$1(path, 0);\n if (t2 === 47)\n return 1;\n if (t2 === 92) {\n if (t1 < 2 || B.JSString_methods._codeUnitAt$1(path, 1) !== 92)\n return 1;\n index = B.JSString_methods.indexOf$2(path, \"\\\\\", 2);\n if (index > 0) {\n index = B.JSString_methods.indexOf$2(path, \"\\\\\", index + 1);\n if (index > 0)\n return index;\n }\n return t1;\n }\n if (t1 < 3)\n return 0;\n if (!A.isAlphabetic(t2))\n return 0;\n if (B.JSString_methods._codeUnitAt$1(path, 1) !== 58)\n return 0;\n t1 = B.JSString_methods._codeUnitAt$1(path, 2);\n if (!(t1 === 47 || t1 === 92))\n return 0;\n return 3;\n },\n rootLength$1(path) {\n return this.rootLength$2$withDrive(path, false);\n },\n isRootRelative$1(path) {\n return this.rootLength$1(path) === 1;\n },\n pathFromUri$1(uri) {\n var path, t1;\n if (uri.get$scheme() !== \"\" && uri.get$scheme() !== \"file\")\n throw A.wrapException(A.ArgumentError$(\"Uri \" + uri.toString$0(0) + \" must have scheme 'file:'.\", null));\n path = uri.get$path(uri);\n if (uri.get$host() === \"\") {\n if (path.length >= 3 && B.JSString_methods.startsWith$1(path, \"/\") && A.isDriveLetter(path, 1))\n path = B.JSString_methods.replaceFirst$2(path, \"/\", \"\");\n } else\n path = \"\\\\\\\\\" + uri.get$host() + path;\n t1 = A.stringReplaceAllUnchecked(path, \"/\", \"\\\\\");\n return A._Uri__uriDecode(t1, 0, t1.length, B.C_Utf8Codec, false);\n },\n absolutePathToUri$1(path) {\n var rootParts, t2,\n parsed = A.ParsedPath_ParsedPath$parse(path, this),\n t1 = parsed.root;\n t1.toString;\n if (B.JSString_methods.startsWith$1(t1, \"\\\\\\\\\")) {\n rootParts = new A.WhereIterable(A._setArrayType(t1.split(\"\\\\\"), type$.JSArray_String), new A.WindowsStyle_absolutePathToUri_closure(), type$.WhereIterable_String);\n B.JSArray_methods.insert$2(parsed.parts, 0, rootParts.get$last(rootParts));\n if (parsed.get$hasTrailingSeparator())\n B.JSArray_methods.add$1(parsed.parts, \"\");\n return A._Uri__Uri(rootParts.get$first(rootParts), null, parsed.parts, \"file\");\n } else {\n if (parsed.parts.length === 0 || parsed.get$hasTrailingSeparator())\n B.JSArray_methods.add$1(parsed.parts, \"\");\n t1 = parsed.parts;\n t2 = parsed.root;\n t2.toString;\n t2 = A.stringReplaceAllUnchecked(t2, \"/\", \"\");\n B.JSArray_methods.insert$2(t1, 0, A.stringReplaceAllUnchecked(t2, \"\\\\\", \"\"));\n return A._Uri__Uri(null, null, parsed.parts, \"file\");\n }\n },\n codeUnitsEqual$2(codeUnit1, codeUnit2) {\n var upperCase1;\n if (codeUnit1 === codeUnit2)\n return true;\n if (codeUnit1 === 47)\n return codeUnit2 === 92;\n if (codeUnit1 === 92)\n return codeUnit2 === 47;\n if ((codeUnit1 ^ codeUnit2) !== 32)\n return false;\n upperCase1 = codeUnit1 | 32;\n return upperCase1 >= 97 && upperCase1 <= 122;\n },\n pathsEqual$2(path1, path2) {\n var t1, i;\n if (path1 === path2)\n return true;\n t1 = path1.length;\n if (t1 !== path2.length)\n return false;\n for (i = 0; i < t1; ++i)\n if (!this.codeUnitsEqual$2(B.JSString_methods._codeUnitAt$1(path1, i), B.JSString_methods._codeUnitAt$1(path2, i)))\n return false;\n return true;\n },\n canonicalizeCodeUnit$1(codeUnit) {\n if (codeUnit === 47)\n return 92;\n if (codeUnit < 65)\n return codeUnit;\n if (codeUnit > 90)\n return codeUnit;\n return codeUnit | 32;\n },\n canonicalizePart$1(part) {\n return part.toLowerCase();\n },\n get$name() {\n return \"windows\";\n },\n get$separator() {\n return \"\\\\\";\n }\n };\n A.WindowsStyle_absolutePathToUri_closure.prototype = {\n call$1(part) {\n return part !== \"\";\n },\n $signature: 6\n };\n A.CssMediaQuery.prototype = {\n merge$1(other) {\n var t8, negativeFeatures, features, type, modifier, fewerFeatures, fewerFeatures0, moreFeatures, _this = this, _null = null, _s3_ = \"all\",\n t1 = _this.modifier,\n ourModifier = t1 == null ? _null : t1.toLowerCase(),\n t2 = _this.type,\n t3 = t2 == null,\n ourType = t3 ? _null : t2.toLowerCase(),\n t4 = other.modifier,\n theirModifier = t4 == null ? _null : t4.toLowerCase(),\n t5 = other.type,\n t6 = t5 == null,\n theirType = t6 ? _null : t5.toLowerCase(),\n t7 = ourType == null;\n if (t7 && theirType == null) {\n t1 = type$.String;\n t2 = A.List_List$of(_this.features, true, t1);\n B.JSArray_methods.addAll$1(t2, other.features);\n return new A.MediaQuerySuccessfulMergeResult(new A.CssMediaQuery(_null, _null, A.List_List$unmodifiable(t2, t1)));\n }\n t8 = ourModifier === \"not\";\n if (t8 !== (theirModifier === \"not\")) {\n if (ourType == theirType) {\n negativeFeatures = t8 ? _this.features : other.features;\n if (B.JSArray_methods.every$1(negativeFeatures, B.JSArray_methods.get$contains(t8 ? other.features : _this.features)))\n return B._SingletonCssMediaQueryMergeResult_empty;\n else\n return B._SingletonCssMediaQueryMergeResult_unrepresentable;\n } else if (t3 || A.equalsIgnoreCase(t2, _s3_) || t6 || A.equalsIgnoreCase(t5, _s3_))\n return B._SingletonCssMediaQueryMergeResult_unrepresentable;\n if (t8) {\n features = other.features;\n type = theirType;\n modifier = theirModifier;\n } else {\n features = _this.features;\n type = ourType;\n modifier = ourModifier;\n }\n } else if (t8) {\n if (ourType != theirType)\n return B._SingletonCssMediaQueryMergeResult_unrepresentable;\n fewerFeatures = _this.features;\n fewerFeatures0 = other.features;\n t3 = fewerFeatures.length > fewerFeatures0.length;\n moreFeatures = t3 ? fewerFeatures : fewerFeatures0;\n if (t3)\n fewerFeatures = fewerFeatures0;\n if (!B.JSArray_methods.every$1(fewerFeatures, B.JSArray_methods.get$contains(moreFeatures)))\n return B._SingletonCssMediaQueryMergeResult_unrepresentable;\n features = moreFeatures;\n type = ourType;\n modifier = ourModifier;\n } else if (t3 || A.equalsIgnoreCase(t2, _s3_)) {\n type = (t6 || A.equalsIgnoreCase(t5, _s3_)) && t7 ? _null : theirType;\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n features = t3;\n modifier = theirModifier;\n } else {\n if (t6 || A.equalsIgnoreCase(t5, _s3_)) {\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n features = t3;\n modifier = ourModifier;\n } else {\n if (ourType != theirType)\n return B._SingletonCssMediaQueryMergeResult_empty;\n else {\n modifier = ourModifier == null ? theirModifier : ourModifier;\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n }\n features = t3;\n }\n type = ourType;\n }\n t2 = type == ourType ? t2 : t5;\n t1 = modifier == ourModifier ? t1 : t4;\n t3 = A.List_List$unmodifiable(features, type$.String);\n return new A.MediaQuerySuccessfulMergeResult(new A.CssMediaQuery(t1, t2, t3));\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CssMediaQuery && other.modifier == this.modifier && other.type == this.type && B.C_ListEquality.equals$2(0, other.features, this.features);\n },\n get$hashCode(_) {\n return J.get$hashCode$(this.modifier) ^ J.get$hashCode$(this.type) ^ B.C_ListEquality0.hash$1(this.features);\n },\n toString$0(_) {\n var t2, _this = this,\n t1 = _this.modifier;\n t1 = t1 != null ? \"\" + (t1 + \" \") : \"\";\n t2 = _this.type;\n if (t2 != null) {\n t1 += t2;\n if (_this.features.length !== 0)\n t1 += \" and \";\n }\n t1 += B.JSArray_methods.join$1(_this.features, \" and \");\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._SingletonCssMediaQueryMergeResult.prototype = {\n toString$0(_) {\n return this._media_query$_name;\n }\n };\n A.MediaQuerySuccessfulMergeResult.prototype = {};\n A.ModifiableCssAtRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssAtRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n var _this = this;\n return A.ModifiableCssAtRule$(_this.name, _this.span, _this.isChildless, _this.value);\n },\n addChild$1(child) {\n this.super$ModifiableCssParentNode$addChild(child);\n },\n $isCssAtRule: 1,\n get$isChildless() {\n return this.isChildless;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssComment.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $isCssComment: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssDeclaration.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name.toString$0(0) + \": \" + this.value.toString$0(0) + \";\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssImport.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssImport$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $isCssImport: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssKeyframeBlock.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssKeyframeBlock$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssKeyframeBlock$(this.selector, this.span);\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssMediaRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssMediaRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssMediaRule$(this.queries, this.span);\n },\n $isCssMediaRule: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssNode.prototype = {\n get$hasFollowingSibling() {\n var siblings, t1, i, t2,\n $parent = this._parent;\n if ($parent == null)\n return false;\n siblings = $parent.children;\n t1 = this._indexInParent;\n t1.toString;\n i = t1 + 1;\n t1 = siblings._collection$_source;\n t2 = J.getInterceptor$asx(t1);\n for (; i < t2.get$length(t1); ++i)\n if (!this._node$_isInvisible$1(t2.elementAt$1(t1, i)))\n return true;\n return false;\n },\n _node$_isInvisible$1(node) {\n if (type$.CssParentNode._is(node)) {\n if (type$.CssAtRule._is(node))\n return false;\n if (type$.CssStyleRule._is(node) && node.selector.value.get$isInvisible())\n return true;\n return J.every$1$ax(node.get$children(node), this.get$_node$_isInvisible());\n } else\n return false;\n },\n get$isGroupEnd() {\n return this.isGroupEnd;\n }\n };\n A.ModifiableCssParentNode.prototype = {\n get$isChildless() {\n return false;\n },\n addChild$1(child) {\n var t1;\n child._parent = this;\n t1 = this._children;\n child._indexInParent = t1.length;\n t1.push(child);\n },\n $isCssParentNode: 1,\n get$children(receiver) {\n return this.children;\n }\n };\n A.ModifiableCssStyleRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssStyleRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssStyleRule$(this.selector, this.span, this.originalSelector);\n },\n $isCssStyleRule: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssStylesheet.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssStylesheet$(this.span);\n },\n $isCssStylesheet: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssSupportsRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssSupportsRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssSupportsRule$(this.condition, this.span);\n },\n $isCssSupportsRule: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssValue.prototype = {\n toString$0(_) {\n return A.serializeSelector(this.value, true);\n },\n $isCssValue: 1,\n $isAstNode: 1,\n get$value(receiver) {\n return this.value;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.CssNode.prototype = {\n toString$0(_) {\n return A.serialize(this, true, null, true, null, false, null, true).css;\n }\n };\n A.CssParentNode.prototype = {};\n A.CssStylesheet.prototype = {\n get$isGroupEnd() {\n return false;\n },\n get$isChildless() {\n return false;\n },\n accept$1$1(visitor) {\n return visitor.visitCssStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n get$children(receiver) {\n return this.children;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.CssValue.prototype = {\n toString$0(_) {\n return J.toString$0$(this.value);\n },\n $isAstNode: 1,\n get$value(receiver) {\n return this.value;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.AstNode.prototype = {};\n A._FakeAstNode.prototype = {\n get$span(_) {\n return this._callback.call$0();\n },\n $isAstNode: 1\n };\n A.Argument.prototype = {\n toString$0(_) {\n var t1 = this.defaultValue,\n t2 = this.name;\n return t1 == null ? t2 : t2 + \": \" + t1.toString$0(0);\n },\n $isAstNode: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ArgumentDeclaration.prototype = {\n get$spanWithName() {\n var t3, t4,\n t1 = this.span,\n t2 = t1.file,\n text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2._decodedChars, 0, null), 0, null),\n i = A.FileLocation$_(t2, t1._file$_start).offset - 1;\n while (true) {\n if (i > 0) {\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n t3 = t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12;\n } else\n t3 = false;\n if (!t3)\n break;\n --i;\n }\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n if (!(t3 === 95 || A.isAlphabetic0(t3) || t3 >= 128 || A.isDigit(t3) || t3 === 45))\n return t1;\n --i;\n while (true) {\n if (i >= 0) {\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n if (t3 !== 95) {\n if (!(t3 >= 97 && t3 <= 122))\n t4 = t3 >= 65 && t3 <= 90;\n else\n t4 = true;\n t4 = t4 || t3 >= 128;\n } else\n t4 = true;\n if (!t4) {\n t4 = t3 >= 48 && t3 <= 57;\n t3 = t4 || t3 === 45;\n } else\n t3 = true;\n } else\n t3 = false;\n if (!t3)\n break;\n --i;\n }\n t3 = i + 1;\n t4 = B.JSString_methods.codeUnitAt$1(text, t3);\n if (!(t4 === 95 || A.isAlphabetic0(t4) || t4 >= 128))\n return t1;\n return A.SpanExtensions_trimRight(A.SpanExtensions_trimLeft(t2.span$2(0, t3, A.FileLocation$_(t2, t1._end).offset)));\n },\n verify$2(positional, names) {\n var t1, t2, t3, namedUsed, i, argument, t4, unknownNames, _this = this,\n _s10_ = \"invocation\",\n _s8_ = \"argument\";\n for (t1 = _this.$arguments, t2 = t1.length, t3 = names._baseMap, namedUsed = 0, i = 0; i < t2; ++i) {\n argument = t1[i];\n if (i < positional) {\n t4 = argument.name;\n if (t3.containsKey$1(t4))\n throw A.wrapException(A.SassScriptException$(\"Argument \" + _this._originalArgumentName$1(t4) + string$.x20was_p));\n } else {\n t4 = argument.name;\n if (t3.containsKey$1(t4))\n ++namedUsed;\n else if (argument.defaultValue == null)\n throw A.wrapException(A.MultiSpanSassScriptException$(\"Missing argument \" + _this._originalArgumentName$1(t4) + \".\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String)));\n }\n }\n if (_this.restArgument != null)\n return;\n if (positional > t2) {\n t1 = \"Only \" + t2 + \" \";\n throw A.wrapException(A.MultiSpanSassScriptException$(t1 + (names.get$isEmpty(names) ? \"\" : \"positional \") + A.pluralize(_s8_, t2, null) + \" allowed, but \" + positional + \" \" + A.pluralize(\"was\", positional, \"were\") + \" passed.\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String)));\n }\n if (namedUsed < t3.get$length(t3)) {\n t2 = type$.String;\n unknownNames = A.LinkedHashSet_LinkedHashSet$of(names, t2);\n unknownNames.removeAll$1(new A.MappedListIterable(t1, new A.ArgumentDeclaration_verify_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Object?>\")));\n throw A.wrapException(A.MultiSpanSassScriptException$(\"No \" + A.pluralize(_s8_, unknownNames._collection$_length, null) + \" named \" + A.S(A.toSentence(unknownNames.map$1$1(0, new A.ArgumentDeclaration_verify_closure0(), type$.Object), \"or\")) + \".\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, t2)));\n }\n },\n _originalArgumentName$1($name) {\n var t1, text, t2, _i, argument, t3, t4, end, _null = null;\n if ($name === this.restArgument) {\n t1 = this.span;\n text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, _null);\n return B.JSString_methods.substring$2(B.JSString_methods.substring$1(text, B.JSString_methods.lastIndexOf$1(text, \"$\")), 0, B.JSString_methods.indexOf$1(text, \".\"));\n }\n for (t1 = this.$arguments, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n argument = t1[_i];\n if (argument.name === $name) {\n t1 = argument.defaultValue;\n t2 = argument.span;\n t3 = t2.file;\n t4 = t2._file$_start;\n t2 = t2._end;\n if (t1 == null) {\n t1 = t3._decodedChars;\n t1 = A.String_String$fromCharCodes(new Uint32Array(t1.subarray(t4, A._checkValidRange(t4, t2, t1.length))), 0, _null);\n } else {\n t1 = t3._decodedChars;\n text = A.String_String$fromCharCodes(new Uint32Array(t1.subarray(t4, A._checkValidRange(t4, t2, t1.length))), 0, _null);\n t1 = B.JSString_methods.substring$2(text, 0, B.JSString_methods.indexOf$1(text, \":\"));\n end = A._lastNonWhitespace(t1, false);\n t1 = end == null ? \"\" : B.JSString_methods.substring$2(t1, 0, end + 1);\n }\n return t1;\n }\n }\n throw A.wrapException(A.ArgumentError$(string$.This_d + $name + '\".', _null));\n },\n matches$2(positional, names) {\n var t1, t2, t3, namedUsed, i, argument;\n for (t1 = this.$arguments, t2 = t1.length, t3 = names._baseMap, namedUsed = 0, i = 0; i < t2; ++i) {\n argument = t1[i];\n if (i < positional) {\n if (t3.containsKey$1(argument.name))\n return false;\n } else if (t3.containsKey$1(argument.name))\n ++namedUsed;\n else if (argument.defaultValue == null)\n return false;\n }\n if (this.restArgument != null)\n return true;\n if (positional > t2)\n return false;\n if (namedUsed < t3.get$length(t3))\n return false;\n return true;\n },\n toString$0(_) {\n var t2, t3, _i, arg, t4, t5,\n t1 = A._setArrayType([], type$.JSArray_String);\n for (t2 = this.$arguments, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n arg = t2[_i];\n t4 = arg.defaultValue;\n t5 = arg.name;\n t1.push(t4 == null ? t5 : t5 + \": \" + t4.toString$0(0));\n }\n t2 = this.restArgument;\n if (t2 != null)\n t1.push(t2 + \"...\");\n return B.JSArray_methods.join$1(t1, \", \");\n },\n $isAstNode: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ArgumentDeclaration_verify_closure.prototype = {\n call$1(argument) {\n return argument.name;\n },\n $signature: 329\n };\n A.ArgumentDeclaration_verify_closure0.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A.ArgumentInvocation.prototype = {\n get$isEmpty(_) {\n var t1;\n if (this.positional.length === 0) {\n t1 = this.named;\n t1 = t1.get$isEmpty(t1) && this.rest == null;\n } else\n t1 = false;\n return t1;\n },\n toString$0(_) {\n var t2, t3, t4, _this = this,\n t1 = A.List_List$of(_this.positional, true, type$.Object);\n for (t2 = _this.named, t3 = J.get$iterator$ax(t2.get$keys(t2)); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t1.push(t4 + \": \" + A.S(t2.$index(0, t4)));\n }\n t2 = _this.rest;\n if (t2 != null)\n t1.push(t2.toString$0(0) + \"...\");\n t2 = _this.keywordRest;\n if (t2 != null)\n t1.push(t2.toString$0(0) + \"...\");\n return \"(\" + B.JSArray_methods.join$1(t1, \", \") + \")\";\n },\n $isAstNode: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.AtRootQuery.prototype = {\n excludes$1(node) {\n var t1, _this = this;\n if (_this._all)\n return !_this.include;\n if (type$.CssStyleRule._is(node))\n return _this._at_root_query$_rule !== _this.include;\n if (type$.CssMediaRule._is(node))\n return _this.excludesName$1(\"media\");\n if (type$.CssSupportsRule._is(node))\n return _this.excludesName$1(\"supports\");\n if (type$.CssAtRule._is(node)) {\n t1 = node.name;\n return _this.excludesName$1(t1.get$value(t1).toLowerCase());\n }\n return false;\n },\n excludesName$1($name) {\n var t1 = this._all || this.names.contains$1(0, $name);\n return t1 !== this.include;\n }\n };\n A.ConfiguredVariable.prototype = {\n toString$0(_) {\n var t1 = \"$\" + this.name + \": \" + this.expression.toString$0(0);\n return t1 + (this.isGuarded ? \" !default\" : \"\");\n },\n $isAstNode: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.BinaryOperationExpression.prototype = {\n get$span(_) {\n var right,\n left = this.left;\n for (; left instanceof A.BinaryOperationExpression;)\n left = left.left;\n right = this.right;\n for (; right instanceof A.BinaryOperationExpression;)\n right = right.right;\n return left.get$span(left).expand$1(0, right.get$span(right));\n },\n accept$1$1(visitor) {\n return visitor.visitBinaryOperationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, right, rightNeedsParens, _this = this,\n left = _this.left,\n leftNeedsParens = left instanceof A.BinaryOperationExpression && left.operator.precedence < _this.operator.precedence,\n t1 = leftNeedsParens ? \"\" + A.Primitives_stringFromCharCode(40) : \"\";\n t1 += left.toString$0(0);\n if (leftNeedsParens)\n t1 += A.Primitives_stringFromCharCode(41);\n t2 = _this.operator;\n t1 = t1 + A.Primitives_stringFromCharCode(32) + t2.operator + A.Primitives_stringFromCharCode(32);\n right = _this.right;\n rightNeedsParens = right instanceof A.BinaryOperationExpression && right.operator.precedence <= t2.precedence;\n if (rightNeedsParens)\n t1 += A.Primitives_stringFromCharCode(40);\n t1 += right.toString$0(0);\n if (rightNeedsParens)\n t1 += A.Primitives_stringFromCharCode(41);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isExpression: 1\n };\n A.BinaryOperator.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.BooleanExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitBooleanExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return String(this.value);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.CalculationExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCalculationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name + \"(\" + B.JSArray_methods.join$1(this.$arguments, \", \") + \")\";\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.CalculationExpression__verifyArguments_closure.prototype = {\n call$1(arg) {\n A.CalculationExpression__verify(arg);\n return arg;\n },\n $signature: 333\n };\n A.ColorExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitColorExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return A.serializeValue(this.value, true, true);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.FunctionExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitFunctionExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace;\n t1 = t1 != null ? \"\" + (t1 + \".\") : \"\";\n t1 += this.originalName + this.$arguments.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.IfExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitIfExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"if\" + this.$arguments.toString$0(0);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.InterpolatedFunctionExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitInterpolatedFunctionExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name.toString$0(0) + this.$arguments.toString$0(0);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ListExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitListExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var _this = this,\n t1 = _this.hasBrackets,\n t2 = t1 ? \"\" + A.Primitives_stringFromCharCode(91) : \"\",\n t3 = _this.contents,\n t4 = _this.separator === B.ListSeparator_kWM ? \", \" : \" \";\n t4 = t2 + new A.MappedListIterable(t3, new A.ListExpression_toString_closure(_this), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, t4);\n t1 = t1 ? t4 + A.Primitives_stringFromCharCode(93) : t4;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _list0$_elementNeedsParens$1(expression) {\n var t1, t2;\n if (expression instanceof A.ListExpression) {\n if (expression.contents.length < 2)\n return false;\n if (expression.hasBrackets)\n return false;\n t1 = this.separator;\n t2 = t1 === B.ListSeparator_kWM;\n return t2 ? t2 : t1 !== B.ListSeparator_undecided_null;\n }\n if (this.separator !== B.ListSeparator_woc)\n return false;\n if (expression instanceof A.UnaryOperationExpression) {\n t1 = expression.operator;\n return t1 === B.UnaryOperator_j2w || t1 === B.UnaryOperator_U4G;\n }\n return false;\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ListExpression_toString_closure.prototype = {\n call$1(element) {\n return this.$this._list0$_elementNeedsParens$1(element) ? \"(\" + element.toString$0(0) + \")\" : element.toString$0(0);\n },\n $signature: 124\n };\n A.MapExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitMapExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.pairs;\n return \"(\" + new A.MappedListIterable(t1, new A.MapExpression_toString_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \", \") + \")\";\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.MapExpression_toString_closure.prototype = {\n call$1(pair) {\n return A.S(pair.item1) + \": \" + A.S(pair.item2);\n },\n $signature: 340\n };\n A.NullExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitNullExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"null\";\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.NumberExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitNumberExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = A.S(this.value),\n t2 = this.unit;\n return t1 + (t2 == null ? \"\" : t2);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ParenthesizedExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitParenthesizedExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"(\" + this.expression.toString$0(0) + \")\";\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SelectorExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSelectorExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"&\";\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StringExpression.prototype = {\n get$span(_) {\n return this.text.span;\n },\n accept$1$1(visitor) {\n return visitor.visitStringExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n asInterpolation$1$static($static) {\n var t1, t2, quote, t3, t4, buffer, t5, t6, _i, value;\n if (!this.hasQuotes)\n return this.text;\n t1 = this.text;\n t2 = t1.contents;\n quote = A.StringExpression__bestQuote(new A.WhereTypeIterable(t2, type$.WhereTypeIterable_String));\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t3._contents = \"\" + A.Primitives_stringFromCharCode(quote);\n for (t5 = t2.length, t6 = type$.Expression, _i = 0; _i < t5; ++_i) {\n value = t2[_i];\n if (t6._is(value)) {\n buffer._flushText$0();\n t4.push(value);\n } else if (typeof value == \"string\")\n A.StringExpression__quoteInnerText(value, quote, buffer, $static);\n }\n t3._contents += A.Primitives_stringFromCharCode(quote);\n return buffer.interpolation$1(t1.span);\n },\n asInterpolation$0() {\n return this.asInterpolation$1$static(false);\n },\n toString$0(_) {\n return this.asInterpolation$0().toString$0(0);\n },\n $isAstNode: 1,\n $isExpression: 1\n };\n A.UnaryOperationExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitUnaryOperationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.operator,\n t2 = t1.operator;\n t1 = t1 === B.UnaryOperator_not_not ? t2 + A.Primitives_stringFromCharCode(32) : t2;\n t1 += this.operand.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.UnaryOperator.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.ValueExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitValueExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return A.serializeValue(this.value, true, true);\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.VariableExpression.prototype = {\n accept$1$1(visitor) {\n return visitor.visitVariableExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace,\n t2 = this.name;\n return t1 == null ? \"$\" + t2 : t1 + \".$\" + t2;\n },\n $isAstNode: 1,\n $isExpression: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.DynamicImport.prototype = {\n toString$0(_) {\n return A.StringExpression_quoteText(this.urlString);\n },\n $isAstNode: 1,\n $isImport: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StaticImport.prototype = {\n toString$0(_) {\n var t1 = this.url.toString$0(0),\n t2 = this.supports;\n if (t2 != null)\n t1 += \" supports(\" + t2.toString$0(0) + \")\";\n t2 = this.media;\n if (t2 != null)\n t1 += \" \" + t2.toString$0(0);\n t1 += A.Primitives_stringFromCharCode(59);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isImport: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Interpolation.prototype = {\n get$asPlain() {\n var first,\n t1 = this.contents,\n t2 = t1.length;\n if (t2 === 0)\n return \"\";\n if (t2 > 1)\n return null;\n first = B.JSArray_methods.get$first(t1);\n return typeof first == \"string\" ? first : null;\n },\n get$initialPlain() {\n var first = B.JSArray_methods.get$first(this.contents);\n return typeof first == \"string\" ? first : \"\";\n },\n Interpolation$2(contents, span) {\n var t1, t2, t3, i, t4, t5,\n _s8_ = \"contents\";\n for (t1 = this.contents, t2 = t1.length, t3 = type$.Expression, i = 0; i < t2; ++i) {\n t4 = t1[i];\n t5 = typeof t4 == \"string\";\n if (!t5 && !t3._is(t4))\n throw A.wrapException(A.ArgumentError$value(t1, _s8_, string$.May_on));\n if (i !== 0 && typeof t1[i - 1] == \"string\" && t5)\n throw A.wrapException(A.ArgumentError$value(t1, _s8_, \"May not contain adjacent Strings.\"));\n }\n },\n toString$0(_) {\n var t1 = this.contents;\n return new A.MappedListIterable(t1, new A.Interpolation_toString_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n $isAstNode: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Interpolation_toString_closure.prototype = {\n call$1(value) {\n return typeof value == \"string\" ? value : \"#{\" + A.S(value) + \"}\";\n },\n $signature: 47\n };\n A.AtRootRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitAtRootRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var buffer = new A.StringBuffer(\"@at-root \"),\n t1 = this.query;\n if (t1 != null)\n buffer._contents = \"@at-root \" + (t1.toString$0(0) + \" \");\n t1 = this.children;\n return buffer.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.AtRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitAtRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var children,\n t1 = \"@\" + this.name.toString$0(0),\n buffer = new A.StringBuffer(t1),\n t2 = this.value;\n if (t2 != null)\n buffer._contents = t1 + (\" \" + t2.toString$0(0));\n children = this.children;\n return children == null ? buffer.toString$0(0) + \";\" : buffer.toString$0(0) + \" {\" + B.JSArray_methods.join$1(children, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.CallableDeclaration.prototype = {\n get$span(receiver) {\n return this.span;\n }\n };\n A.ContentBlock.prototype = {\n accept$1$1(visitor) {\n return visitor.visitContentBlock$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2,\n t1 = this.$arguments;\n t1 = t1.$arguments.length === 0 && t1.restArgument == null ? \"\" : \" using (\" + t1.toString$0(0) + \")\";\n t2 = this.children;\n return t1 + (\" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\");\n }\n };\n A.ContentRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitContentRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.$arguments;\n return t1.get$isEmpty(t1) ? \"@content;\" : \"@content(\" + t1.toString$0(0) + \");\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.DebugRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitDebugRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@debug \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Declaration.prototype = {\n accept$1$1(visitor) {\n return visitor.visitDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.EachRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitEachRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.variables,\n t2 = this.children;\n return \"@each \" + new A.MappedListIterable(t1, new A.EachRule_toString_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \", \") + \" in \" + this.list.toString$0(0) + \" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.EachRule_toString_closure.prototype = {\n call$1(variable) {\n return \"$\" + variable;\n },\n $signature: 5\n };\n A.ErrorRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitErrorRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@error \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ExtendRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitExtendRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@extend \" + this.selector.toString$0(0);\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ForRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitForRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var _this = this,\n t1 = \"@for $\" + _this.variable + \" from \" + _this.from.toString$0(0) + \" \",\n t2 = _this.children;\n return t1 + (_this.isExclusive ? \"to\" : \"through\") + \" \" + _this.to.toString$0(0) + \" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ForwardRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitForwardRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, prefix, _this = this,\n t1 = \"@forward \" + A.StringExpression_quoteText(_this.url.toString$0(0)),\n shownMixinsAndFunctions = _this.shownMixinsAndFunctions,\n hiddenMixinsAndFunctions = _this.hiddenMixinsAndFunctions;\n if (shownMixinsAndFunctions != null) {\n t1 += \" show \";\n t2 = _this.shownVariables;\n t2.toString;\n t2 = t1 + _this._forward_rule$_memberList$2(shownMixinsAndFunctions, t2);\n t1 = t2;\n } else {\n if (hiddenMixinsAndFunctions != null) {\n t2 = hiddenMixinsAndFunctions._base;\n t2 = t2.get$isNotEmpty(t2);\n } else\n t2 = false;\n if (t2) {\n t1 += \" hide \";\n t2 = _this.hiddenVariables;\n t2.toString;\n t2 = t1 + _this._forward_rule$_memberList$2(hiddenMixinsAndFunctions, t2);\n t1 = t2;\n }\n }\n prefix = _this.prefix;\n if (prefix != null)\n t1 += \" as \" + prefix + \"*\";\n t2 = _this.configuration;\n t1 = (t2.length !== 0 ? t1 + (\" with (\" + B.JSArray_methods.join$1(t2, \", \") + \")\") : t1) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _forward_rule$_memberList$2(mixinsAndFunctions, variables) {\n var t2,\n t1 = A.List_List$of(mixinsAndFunctions, true, type$.String);\n for (t2 = variables._base, t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.push(\"$\" + t2.get$current(t2));\n return B.JSArray_methods.join$1(t1, \", \");\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.FunctionRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitFunctionRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@function \" + this.name + \"(\" + this.$arguments.toString$0(0) + \") {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n }\n };\n A.IfRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitIfRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var result = A.ListExtensions_mapIndexed(this.clauses, new A.IfRule_toString_closure(), type$.IfClause, type$.String).join$1(0, \" \"),\n lastClause = this.lastClause;\n return lastClause != null ? result + (\" \" + lastClause.toString$0(0)) : result;\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.IfRule_toString_closure.prototype = {\n call$2(index, clause) {\n return \"@\" + (index === 0 ? \"if\" : \"else if\") + \" {\" + B.JSArray_methods.join$1(clause.children, \" \") + \"}\";\n },\n $signature: 345\n };\n A.IfRuleClause.prototype = {};\n A.IfRuleClause$__closure.prototype = {\n call$1(child) {\n var t1;\n if (!(child instanceof A.VariableDeclaration))\n if (!(child instanceof A.FunctionRule))\n if (!(child instanceof A.MixinRule))\n t1 = child instanceof A.ImportRule && B.JSArray_methods.any$1(child.imports, new A.IfRuleClause$___closure());\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n $signature: 193\n };\n A.IfRuleClause$___closure.prototype = {\n call$1($import) {\n return $import instanceof A.DynamicImport;\n },\n $signature: 192\n };\n A.IfClause.prototype = {\n toString$0(_) {\n return \"@if \" + this.expression.toString$0(0) + \" {\" + B.JSArray_methods.join$1(this.children, \" \") + \"}\";\n }\n };\n A.ElseClause.prototype = {\n toString$0(_) {\n return \"@else {\" + B.JSArray_methods.join$1(this.children, \" \") + \"}\";\n }\n };\n A.ImportRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitImportRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@import \" + B.JSArray_methods.join$1(this.imports, \", \") + \";\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.IncludeRule.prototype = {\n get$spanWithoutContent() {\n var t2, t3,\n t1 = this.span;\n if (!(this.content == null)) {\n t2 = t1.file;\n t3 = this.$arguments.span;\n t3 = A.SpanExtensions_trimRight(A.SpanExtensions_trimLeft(t2.span$2(0, A.FileLocation$_(t2, t1._file$_start).offset, A.FileLocation$_(t3.file, t3._end).offset)));\n t1 = t3;\n }\n return t1;\n },\n accept$1$1(visitor) {\n return visitor.visitIncludeRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, _this = this,\n t1 = _this.namespace;\n t1 = t1 != null ? \"@include \" + (t1 + \".\") : \"@include \";\n t1 += _this.name;\n t2 = _this.$arguments;\n if (!t2.get$isEmpty(t2))\n t1 += \"(\" + t2.toString$0(0) + \")\";\n t2 = _this.content;\n t1 += t2 == null ? \";\" : \" \" + t2.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.LoudComment.prototype = {\n get$span(_) {\n return this.text.span;\n },\n accept$1$1(visitor) {\n return visitor.visitLoudComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.text.toString$0(0);\n },\n $isAstNode: 1,\n $isStatement: 1\n };\n A.MediaRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitMediaRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@media \" + this.query.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.MixinRule.prototype = {\n get$hasContent() {\n var result, _this = this,\n value = _this.__MixinRule_hasContent;\n if (value === $) {\n result = J.$eq$(B.C__HasContentVisitor.visitChildren$1(_this.children), true);\n A._lateInitializeOnceCheck(_this.__MixinRule_hasContent, \"hasContent\");\n _this.__MixinRule_hasContent = result;\n value = result;\n }\n return value;\n },\n accept$1$1(visitor) {\n return visitor.visitMixinRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = \"@mixin \" + this.name,\n t2 = this.$arguments;\n if (!(t2.$arguments.length === 0 && t2.restArgument == null))\n t1 += \"(\" + t2.toString$0(0) + \")\";\n t2 = this.children;\n t2 = t1 + (\" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\");\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n };\n A._HasContentVisitor.prototype = {\n visitContentRule$1(_) {\n return true;\n }\n };\n A.ParentStatement.prototype = {$isAstNode: 1, $isStatement: 1};\n A.ParentStatement_closure.prototype = {\n call$1(child) {\n var t1;\n if (!(child instanceof A.VariableDeclaration))\n if (!(child instanceof A.FunctionRule))\n if (!(child instanceof A.MixinRule))\n t1 = child instanceof A.ImportRule && B.JSArray_methods.any$1(child.imports, new A.ParentStatement__closure());\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n $signature: 193\n };\n A.ParentStatement__closure.prototype = {\n call$1($import) {\n return $import instanceof A.DynamicImport;\n },\n $signature: 192\n };\n A.ReturnRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitReturnRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@return \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SilentComment.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSilentComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.text;\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StyleRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitStyleRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return this.selector.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.Stylesheet.prototype = {\n Stylesheet$internal$3$plainCss(children, span, plainCss) {\n var t1, t2, t3, t4, _i, child;\n for (t1 = this.children, t2 = t1.length, t3 = this._forwards, t4 = this._uses, _i = 0; _i < t2; ++_i) {\n child = t1[_i];\n if (child instanceof A.UseRule)\n t4.push(child);\n else if (child instanceof A.ForwardRule)\n t3.push(child);\n else if (!(child instanceof A.SilentComment) && !(child instanceof A.LoudComment) && !(child instanceof A.VariableDeclaration))\n break;\n }\n },\n accept$1$1(visitor) {\n return visitor.visitStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return (t1 && B.JSArray_methods).join$1(t1, \" \");\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSupportsRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@supports \" + this.condition.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.UseRule.prototype = {\n UseRule$4$configuration(url, namespace, span, configuration) {\n var t1, t2, _i, variable;\n for (t1 = this.configuration, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (variable.isGuarded)\n throw A.wrapException(A.ArgumentError$value(variable, \"configured variable\", \"can't be guarded in a @use rule.\"));\n }\n },\n accept$1$1(visitor) {\n return visitor.visitUseRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.url,\n t2 = \"@use \" + A.StringExpression_quoteText(t1.toString$0(0)),\n basename = t1.get$pathSegments().length === 0 ? \"\" : B.JSArray_methods.get$last(t1.get$pathSegments()),\n dot = B.JSString_methods.indexOf$1(basename, \".\");\n t1 = this.namespace;\n if (t1 !== B.JSString_methods.substring$2(basename, 0, dot === -1 ? basename.length : dot))\n t1 = t2 + (\" as \" + (t1 == null ? \"*\" : t1));\n else\n t1 = t2;\n t2 = this.configuration;\n t1 = (t2.length !== 0 ? t1 + (\" with (\" + B.JSArray_methods.join$1(t2, \", \") + \")\") : t1) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.VariableDeclaration.prototype = {\n accept$1$1(visitor) {\n return visitor.visitVariableDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace;\n t1 = t1 != null ? \"$\" + (t1 + \".\") : \"$\";\n t1 += this.name + \": \" + this.expression.toString$0(0) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.WarnRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitWarnRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@warn \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode: 1,\n $isStatement: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.WhileRule.prototype = {\n accept$1$1(visitor) {\n return visitor.visitWhileRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@while \" + this.condition.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsAnything.prototype = {\n toString$0(_) {\n return \"(\" + this.contents.toString$0(0) + \")\";\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsDeclaration.prototype = {\n get$isCustomProperty() {\n var $name = this.name;\n return $name instanceof A.StringExpression && !$name.hasQuotes && B.JSString_methods.startsWith$1($name.text.get$initialPlain(), \"--\");\n },\n toString$0(_) {\n return \"(\" + this.name.toString$0(0) + \": \" + this.value.toString$0(0) + \")\";\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsFunction.prototype = {\n toString$0(_) {\n return this.name.toString$0(0) + \"(\" + this.$arguments.toString$0(0) + \")\";\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsInterpolation.prototype = {\n toString$0(_) {\n return \"#{\" + this.expression.toString$0(0) + \"}\";\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsNegation.prototype = {\n toString$0(_) {\n var t1 = this.condition;\n if (t1 instanceof A.SupportsNegation || t1 instanceof A.SupportsOperation)\n return \"not (\" + t1.toString$0(0) + \")\";\n else\n return \"not \" + t1.toString$0(0);\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsOperation.prototype = {\n toString$0(_) {\n var _this = this;\n return _this._operation$_parenthesize$1(_this.left) + \" \" + _this.operator + \" \" + _this._operation$_parenthesize$1(_this.right);\n },\n _operation$_parenthesize$1(condition) {\n var t1;\n if (!(condition instanceof A.SupportsNegation))\n t1 = condition instanceof A.SupportsOperation && condition.operator === this.operator;\n else\n t1 = true;\n return t1 ? \"(\" + condition.toString$0(0) + \")\" : condition.toString$0(0);\n },\n $isAstNode: 1,\n $isSupportsCondition: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Selector.prototype = {\n get$isInvisible() {\n return false;\n },\n toString$0(_) {\n var visitor = A._SerializeVisitor$(null, true, null, true, false, null, true);\n this.accept$1(visitor);\n return visitor._serialize$_buffer.toString$0(0);\n }\n };\n A.AttributeSelector.prototype = {\n accept$1$1(visitor) {\n var value, t2, _this = this,\n t1 = visitor._serialize$_buffer;\n t1.writeCharCode$1(91);\n t1.write$1(0, _this.name);\n value = _this.value;\n if (value != null) {\n t1.write$1(0, _this.op);\n if (A.Parser_isIdentifier(value) && !B.JSString_methods.startsWith$1(value, \"--\")) {\n t1.write$1(0, value);\n t2 = _this.modifier;\n if (t2 != null)\n t1.writeCharCode$1(32);\n } else {\n visitor._visitQuotedString$1(value);\n t2 = _this.modifier;\n if (t2 != null)\n if (visitor._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n }\n if (t2 != null)\n t1.write$1(0, t2);\n }\n t1.writeCharCode$1(93);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.AttributeSelector && other.name.$eq(0, _this.name) && other.op == _this.op && other.value == _this.value && other.modifier == _this.modifier;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.name;\n return (B.JSString_methods.get$hashCode(t1.name) ^ J.get$hashCode$(t1.namespace) ^ J.get$hashCode$(_this.op) ^ J.get$hashCode$(_this.value) ^ J.get$hashCode$(_this.modifier)) >>> 0;\n }\n };\n A.AttributeOperator.prototype = {\n toString$0(_) {\n return this._attribute$_text;\n }\n };\n A.ClassSelector.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ClassSelector && other.name === this.name;\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize$_buffer;\n t1.writeCharCode$1(46);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.ClassSelector(this.name + suffix);\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A.ComplexSelector.prototype = {\n get$minSpecificity() {\n if (this._minSpecificity == null)\n this._computeSpecificity$0();\n var t1 = this._minSpecificity;\n t1.toString;\n return t1;\n },\n get$maxSpecificity() {\n if (this._complex$_maxSpecificity == null)\n this._computeSpecificity$0();\n var t1 = this._complex$_maxSpecificity;\n t1.toString;\n return t1;\n },\n get$isInvisible() {\n var result, _this = this,\n value = _this.__ComplexSelector_isInvisible;\n if (value === $) {\n result = B.JSArray_methods.any$1(_this.components, new A.ComplexSelector_isInvisible_closure());\n A._lateInitializeOnceCheck(_this.__ComplexSelector_isInvisible, \"isInvisible\");\n _this.__ComplexSelector_isInvisible = result;\n value = result;\n }\n return value;\n },\n accept$1$1(visitor) {\n return visitor.visitComplexSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n _computeSpecificity$0() {\n var t1, t2, minSpecificity, maxSpecificity, _i, component, t3;\n for (t1 = this.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n component = t1[_i];\n if (component instanceof A.CompoundSelector) {\n if (component._compound$_minSpecificity == null)\n component._compound$_computeSpecificity$0();\n t3 = component._compound$_minSpecificity;\n t3.toString;\n minSpecificity += t3;\n if (component._maxSpecificity == null)\n component._compound$_computeSpecificity$0();\n t3 = component._maxSpecificity;\n t3.toString;\n maxSpecificity += t3;\n }\n }\n this._minSpecificity = minSpecificity;\n this._complex$_maxSpecificity = maxSpecificity;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ComplexSelector && B.C_ListEquality.equals$2(0, this.components, other.components);\n }\n };\n A.ComplexSelector_isInvisible_closure.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector && component.get$isInvisible();\n },\n $signature: 125\n };\n A.Combinator.prototype = {\n toString$0(_) {\n return this._complex$_text;\n },\n $isComplexSelectorComponent: 1\n };\n A.CompoundSelector.prototype = {\n get$isInvisible() {\n return B.JSArray_methods.any$1(this.components, new A.CompoundSelector_isInvisible_closure());\n },\n accept$1$1(visitor) {\n return visitor.visitCompoundSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n _compound$_computeSpecificity$0() {\n var t1, t2, minSpecificity, maxSpecificity, _i, simple;\n for (t1 = this.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n simple = t1[_i];\n minSpecificity += simple.get$minSpecificity();\n maxSpecificity += simple.get$maxSpecificity();\n }\n this._compound$_minSpecificity = minSpecificity;\n this._maxSpecificity = maxSpecificity;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CompoundSelector && B.C_ListEquality.equals$2(0, this.components, other.components);\n },\n $isComplexSelectorComponent: 1\n };\n A.CompoundSelector_isInvisible_closure.prototype = {\n call$1(component) {\n return component.get$isInvisible();\n },\n $signature: 16\n };\n A.IDSelector.prototype = {\n get$minSpecificity() {\n return A._asInt(Math.pow(A.SimpleSelector.prototype.get$minSpecificity.call(this), 2));\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize$_buffer;\n t1.writeCharCode$1(35);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.IDSelector(this.name + suffix);\n },\n unify$1(compound) {\n if (B.JSArray_methods.any$1(compound, new A.IDSelector_unify_closure(this)))\n return null;\n return this.super$SimpleSelector$unify(compound);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.IDSelector && other.name === this.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A.IDSelector_unify_closure.prototype = {\n call$1(simple) {\n var t1;\n if (simple instanceof A.IDSelector) {\n t1 = simple.name;\n t1 = this.$this.name !== t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 16\n };\n A.SelectorList.prototype = {\n get$isInvisible() {\n return B.JSArray_methods.every$1(this.components, new A.SelectorList_isInvisible_closure());\n },\n get$asSassList() {\n var t1 = this.components;\n return A.SassList$(new A.MappedListIterable(t1, new A.SelectorList_asSassList_closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value>\")), B.ListSeparator_kWM, false);\n },\n accept$1$1(visitor) {\n return visitor.visitSelectorList$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(other) {\n var t1 = this.components,\n t2 = A._arrayInstanceType(t1)._eval$1(\"ExpandIterable<1,ComplexSelector>\"),\n contents = A.List_List$of(new A.ExpandIterable(t1, new A.SelectorList_unify_closure(other), t2), true, t2._eval$1(\"Iterable.E\"));\n return contents.length === 0 ? null : A.SelectorList$(contents);\n },\n resolveParentSelectors$2$implicitParent($parent, implicitParent) {\n var t1, _this = this;\n if ($parent == null) {\n if (!B.JSArray_methods.any$1(_this.components, _this.get$_complexContainsParentSelector()))\n return _this;\n throw A.wrapException(A.SassScriptException$(string$.Top_le));\n }\n t1 = _this.components;\n return A.SelectorList$(A.flattenVertically(new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors_closure(_this, implicitParent, $parent), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Iterable>\")), type$.ComplexSelector));\n },\n resolveParentSelectors$1($parent) {\n return this.resolveParentSelectors$2$implicitParent($parent, true);\n },\n _complexContainsParentSelector$1(complex) {\n return B.JSArray_methods.any$1(complex.components, new A.SelectorList__complexContainsParentSelector_closure());\n },\n _resolveParentSelectorsCompound$2(compound, $parent) {\n var resolvedMembers0, parentSelector, t1,\n resolvedMembers = compound.components,\n containsSelectorPseudo = B.JSArray_methods.any$1(resolvedMembers, new A.SelectorList__resolveParentSelectorsCompound_closure());\n if (!containsSelectorPseudo && !(B.JSArray_methods.get$first(resolvedMembers) instanceof A.ParentSelector))\n return null;\n resolvedMembers0 = containsSelectorPseudo ? new A.MappedListIterable(resolvedMembers, new A.SelectorList__resolveParentSelectorsCompound_closure0($parent), A._arrayInstanceType(resolvedMembers)._eval$1(\"MappedListIterable<1,SimpleSelector>\")) : resolvedMembers;\n parentSelector = B.JSArray_methods.get$first(resolvedMembers);\n if (parentSelector instanceof A.ParentSelector) {\n if (resolvedMembers.length === 1 && parentSelector.suffix == null)\n return $parent.components;\n } else\n return A._setArrayType([A.ComplexSelector$(A._setArrayType([A.CompoundSelector$(resolvedMembers0)], type$.JSArray_ComplexSelectorComponent), false)], type$.JSArray_ComplexSelector);\n t1 = $parent.components;\n return new A.MappedListIterable(t1, new A.SelectorList__resolveParentSelectorsCompound_closure1(compound, resolvedMembers0), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector>\"));\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SelectorList && B.C_ListEquality.equals$2(0, this.components, other.components);\n }\n };\n A.SelectorList_isInvisible_closure.prototype = {\n call$1(complex) {\n return complex.get$isInvisible();\n },\n $signature: 19\n };\n A.SelectorList_asSassList_closure.prototype = {\n call$1(complex) {\n var t1 = complex.components;\n return A.SassList$(new A.MappedListIterable(t1, new A.SelectorList_asSassList__closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value>\")), B.ListSeparator_woc, false);\n },\n $signature: 512\n };\n A.SelectorList_asSassList__closure.prototype = {\n call$1(component) {\n return new A.SassString(component.toString$0(0), false);\n },\n $signature: 515\n };\n A.SelectorList_unify_closure.prototype = {\n call$1(complex1) {\n var t1 = this.other.components;\n return new A.ExpandIterable(t1, new A.SelectorList_unify__closure(complex1), A._arrayInstanceType(t1)._eval$1(\"ExpandIterable<1,ComplexSelector>\"));\n },\n $signature: 127\n };\n A.SelectorList_unify__closure.prototype = {\n call$1(complex2) {\n var unified = A.unifyComplex(A._setArrayType([this.complex1.components, complex2.components], type$.JSArray_List_ComplexSelectorComponent));\n if (unified == null)\n return B.List_empty4;\n return J.map$1$1$ax(unified, new A.SelectorList_unify___closure(), type$.ComplexSelector);\n },\n $signature: 127\n };\n A.SelectorList_unify___closure.prototype = {\n call$1(complex) {\n return A.ComplexSelector$(complex, false);\n },\n $signature: 90\n };\n A.SelectorList_resolveParentSelectors_closure.prototype = {\n call$1(complex) {\n var t2, newComplexes, t3, t4, t5, t6, t7, _i, component, resolved, t8, _i0, previousLineBreaks, newComplexes0, t9, i, newComplex, i0, lineBreak, t10, t11, t12, t13, _this = this, _box_0 = {},\n t1 = _this.$this;\n if (!t1._complexContainsParentSelector$1(complex)) {\n if (!_this.implicitParent)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n t1 = _this.parent.components;\n return new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors__closure(complex), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector>\"));\n }\n t2 = type$.JSArray_List_ComplexSelectorComponent;\n newComplexes = A._setArrayType([A._setArrayType([], type$.JSArray_ComplexSelectorComponent)], t2);\n t3 = type$.JSArray_bool;\n _box_0.lineBreaks = A._setArrayType([false], t3);\n for (t4 = complex.components, t5 = t4.length, t6 = type$.ComplexSelectorComponent, t7 = _this.parent, _i = 0; _i < t5; ++_i) {\n component = t4[_i];\n if (component instanceof A.CompoundSelector) {\n resolved = t1._resolveParentSelectorsCompound$2(component, t7);\n if (resolved == null) {\n for (t8 = newComplexes.length, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0)\n newComplexes[_i0].push(component);\n continue;\n }\n previousLineBreaks = _box_0.lineBreaks;\n newComplexes0 = A._setArrayType([], t2);\n _box_0.lineBreaks = A._setArrayType([], t3);\n for (t8 = newComplexes.length, t9 = J.getInterceptor$ax(resolved), i = 0, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0, i = i0) {\n newComplex = newComplexes[_i0];\n i0 = i + 1;\n lineBreak = previousLineBreaks[i];\n for (t10 = t9.get$iterator(resolved), t11 = !lineBreak; t10.moveNext$0();) {\n t12 = t10.get$current(t10);\n t13 = A.List_List$of(newComplex, true, t6);\n B.JSArray_methods.addAll$1(t13, t12.components);\n newComplexes0.push(t13);\n t13 = _box_0.lineBreaks;\n t13.push(!t11 || t12.lineBreak);\n }\n }\n newComplexes = newComplexes0;\n } else\n for (t8 = newComplexes.length, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0)\n newComplexes[_i0].push(component);\n }\n _box_0.i = 0;\n return new A.MappedListIterable(newComplexes, new A.SelectorList_resolveParentSelectors__closure0(_box_0), A._arrayInstanceType(newComplexes)._eval$1(\"MappedListIterable<1,ComplexSelector>\"));\n },\n $signature: 127\n };\n A.SelectorList_resolveParentSelectors__closure.prototype = {\n call$1(parentComplex) {\n var t1 = A.List_List$of(parentComplex.components, true, type$.ComplexSelectorComponent),\n t2 = this.complex;\n B.JSArray_methods.addAll$1(t1, t2.components);\n return A.ComplexSelector$(t1, t2.lineBreak || parentComplex.lineBreak);\n },\n $signature: 128\n };\n A.SelectorList_resolveParentSelectors__closure0.prototype = {\n call$1(newComplex) {\n var t1 = this._box_0;\n return A.ComplexSelector$(newComplex, t1.lineBreaks[t1.i++]);\n },\n $signature: 90\n };\n A.SelectorList__complexContainsParentSelector_closure.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector && B.JSArray_methods.any$1(component.components, new A.SelectorList__complexContainsParentSelector__closure());\n },\n $signature: 125\n };\n A.SelectorList__complexContainsParentSelector__closure.prototype = {\n call$1(simple) {\n var selector;\n if (simple instanceof A.ParentSelector)\n return true;\n if (!(simple instanceof A.PseudoSelector))\n return false;\n selector = simple.selector;\n return selector != null && B.JSArray_methods.any$1(selector.components, selector.get$_complexContainsParentSelector());\n },\n $signature: 16\n };\n A.SelectorList__resolveParentSelectorsCompound_closure.prototype = {\n call$1(simple) {\n var selector;\n if (!(simple instanceof A.PseudoSelector))\n return false;\n selector = simple.selector;\n return selector != null && B.JSArray_methods.any$1(selector.components, selector.get$_complexContainsParentSelector());\n },\n $signature: 16\n };\n A.SelectorList__resolveParentSelectorsCompound_closure0.prototype = {\n call$1(simple) {\n var selector, t1, t2, t3;\n if (!(simple instanceof A.PseudoSelector))\n return simple;\n selector = simple.selector;\n if (selector == null)\n return simple;\n if (!B.JSArray_methods.any$1(selector.components, selector.get$_complexContainsParentSelector()))\n return simple;\n t1 = selector.resolveParentSelectors$2$implicitParent(this.parent, false);\n t2 = simple.name;\n t3 = simple.isClass;\n return A.PseudoSelector$(t2, simple.argument, !t3, t1);\n },\n $signature: 556\n };\n A.SelectorList__resolveParentSelectorsCompound_closure1.prototype = {\n call$1(complex) {\n var suffix, t2, t3, t4, t5, last,\n t1 = complex.components,\n lastComponent = B.JSArray_methods.get$last(t1);\n if (!(lastComponent instanceof A.CompoundSelector))\n throw A.wrapException(A.SassScriptException$('Parent \"' + complex.toString$0(0) + '\" is incompatible with this selector.'));\n suffix = type$.ParentSelector._as(B.JSArray_methods.get$first(this.compound.components)).suffix;\n t2 = type$.SimpleSelector;\n t3 = this.resolvedMembers;\n t4 = lastComponent.components;\n t5 = J.getInterceptor$ax(t3);\n if (suffix != null) {\n t2 = A.List_List$of(A.SubListIterable$(t4, 0, A.checkNotNullable(t4.length - 1, \"count\", type$.int), A._arrayInstanceType(t4)._precomputed1), true, t2);\n t2.push(B.JSArray_methods.get$last(t4).addSuffix$1(suffix));\n B.JSArray_methods.addAll$1(t2, t5.skip$1(t3, 1));\n last = A.CompoundSelector$(t2);\n } else {\n t2 = A.List_List$of(t4, true, t2);\n B.JSArray_methods.addAll$1(t2, t5.skip$1(t3, 1));\n last = A.CompoundSelector$(t2);\n }\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(t1.length - 1, \"count\", type$.int), A._arrayInstanceType(t1)._precomputed1), true, type$.ComplexSelectorComponent);\n t1.push(last);\n return A.ComplexSelector$(t1, complex.lineBreak);\n },\n $signature: 128\n };\n A.ParentSelector.prototype = {\n accept$1$1(visitor) {\n var t2,\n t1 = visitor._serialize$_buffer;\n t1.writeCharCode$1(38);\n t2 = this.suffix;\n if (t2 != null)\n t1.write$1(0, t2);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(compound) {\n return A.throwExpression(A.UnsupportedError$(\"& doesn't support unification.\"));\n }\n };\n A.PlaceholderSelector.prototype = {\n get$isInvisible() {\n return true;\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize$_buffer;\n t1.writeCharCode$1(37);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.PlaceholderSelector(this.name + suffix);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.PlaceholderSelector && other.name === this.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A.PseudoSelector.prototype = {\n get$isHostContext() {\n return this.isClass && this.name === \"host-context\" && this.selector != null;\n },\n get$minSpecificity() {\n if (this._pseudo$_minSpecificity == null)\n this._pseudo$_computeSpecificity$0();\n var t1 = this._pseudo$_minSpecificity;\n t1.toString;\n return t1;\n },\n get$maxSpecificity() {\n if (this._pseudo$_maxSpecificity == null)\n this._pseudo$_computeSpecificity$0();\n var t1 = this._pseudo$_maxSpecificity;\n t1.toString;\n return t1;\n },\n get$isInvisible() {\n var selector = this.selector;\n if (selector == null)\n return false;\n return this.name !== \"not\" && selector.get$isInvisible();\n },\n addSuffix$1(suffix) {\n var _this = this;\n if (_this.argument != null || _this.selector != null)\n _this.super$SimpleSelector$addSuffix(suffix);\n return A.PseudoSelector$(_this.name + suffix, null, !_this.isClass, null);\n },\n unify$1(compound) {\n var other, result, t2, addedThis, _i, simple, _this = this,\n t1 = _this.name;\n if (t1 === \"host\" || t1 === \"host-context\") {\n if (!B.JSArray_methods.every$1(compound, new A.PseudoSelector_unify_closure()))\n return null;\n } else if (compound.length === 1) {\n other = B.JSArray_methods.get$first(compound);\n if (!(other instanceof A.UniversalSelector))\n if (other instanceof A.PseudoSelector)\n t1 = other.isClass && other.name === \"host\" || other.get$isHostContext();\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return other.unify$1(A._setArrayType([_this], type$.JSArray_SimpleSelector));\n }\n if (B.JSArray_methods.contains$1(compound, _this))\n return compound;\n result = A._setArrayType([], type$.JSArray_SimpleSelector);\n for (t1 = compound.length, t2 = !_this.isClass, addedThis = false, _i = 0; _i < compound.length; compound.length === t1 || (0, A.throwConcurrentModificationError)(compound), ++_i) {\n simple = compound[_i];\n if (simple instanceof A.PseudoSelector && !simple.isClass) {\n if (t2)\n return null;\n result.push(_this);\n addedThis = true;\n }\n result.push(simple);\n }\n if (!addedThis)\n result.push(_this);\n return result;\n },\n _pseudo$_computeSpecificity$0() {\n var selector, t1, t2, minSpecificity, maxSpecificity, _i, complex, t3, _this = this;\n if (!_this.isClass) {\n _this._pseudo$_maxSpecificity = _this._pseudo$_minSpecificity = 1;\n return;\n }\n selector = _this.selector;\n if (selector == null) {\n _this._pseudo$_minSpecificity = A.SimpleSelector.prototype.get$minSpecificity.call(_this);\n _this._pseudo$_maxSpecificity = A.SimpleSelector.prototype.get$maxSpecificity.call(_this);\n return;\n }\n if (_this.name === \"not\") {\n for (t1 = selector.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex._minSpecificity == null)\n complex._computeSpecificity$0();\n t3 = complex._minSpecificity;\n t3.toString;\n minSpecificity = Math.max(minSpecificity, t3);\n if (complex._complex$_maxSpecificity == null)\n complex._computeSpecificity$0();\n t3 = complex._complex$_maxSpecificity;\n t3.toString;\n maxSpecificity = Math.max(maxSpecificity, t3);\n }\n _this._pseudo$_minSpecificity = minSpecificity;\n _this._pseudo$_maxSpecificity = maxSpecificity;\n } else {\n minSpecificity = A._asInt(Math.pow(A.SimpleSelector.prototype.get$minSpecificity.call(_this), 3));\n for (t1 = selector.components, t2 = t1.length, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex._minSpecificity == null)\n complex._computeSpecificity$0();\n t3 = complex._minSpecificity;\n t3.toString;\n minSpecificity = Math.min(minSpecificity, t3);\n if (complex._complex$_maxSpecificity == null)\n complex._computeSpecificity$0();\n t3 = complex._complex$_maxSpecificity;\n t3.toString;\n maxSpecificity = Math.max(maxSpecificity, t3);\n }\n _this._pseudo$_minSpecificity = minSpecificity;\n _this._pseudo$_maxSpecificity = maxSpecificity;\n }\n },\n accept$1$1(visitor) {\n return visitor.visitPseudoSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.PseudoSelector && other.name === _this.name && other.isClass === _this.isClass && other.argument == _this.argument && J.$eq$(other.selector, _this.selector);\n },\n get$hashCode(_) {\n var _this = this,\n t1 = B.JSString_methods.get$hashCode(_this.name),\n t2 = !_this.isClass ? 519018 : 218159;\n return (t1 ^ t2 ^ J.get$hashCode$(_this.argument) ^ J.get$hashCode$(_this.selector)) >>> 0;\n }\n };\n A.PseudoSelector_unify_closure.prototype = {\n call$1(simple) {\n var t1;\n if (simple instanceof A.PseudoSelector)\n t1 = simple.isClass && simple.name === \"host\" || simple.selector != null;\n else\n t1 = false;\n return t1;\n },\n $signature: 16\n };\n A.QualifiedName.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.QualifiedName && other.name === this.name && other.namespace == this.namespace;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name) ^ J.get$hashCode$(this.namespace);\n },\n toString$0(_) {\n var t1 = this.namespace,\n t2 = this.name;\n return t1 == null ? t2 : t1 + \"|\" + t2;\n }\n };\n A.SimpleSelector.prototype = {\n get$minSpecificity() {\n return 1000;\n },\n get$maxSpecificity() {\n return this.get$minSpecificity();\n },\n addSuffix$1(suffix) {\n return A.throwExpression(A.SassScriptException$('Invalid parent selector \"' + this.toString$0(0) + '\"'));\n },\n unify$1(compound) {\n var other, t1, result, addedThis, _i, simple, _this = this;\n if (compound.length === 1) {\n other = B.JSArray_methods.get$first(compound);\n if (!(other instanceof A.UniversalSelector))\n if (other instanceof A.PseudoSelector)\n t1 = other.isClass && other.name === \"host\" || other.get$isHostContext();\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return other.unify$1(A._setArrayType([_this], type$.JSArray_SimpleSelector));\n }\n if (B.JSArray_methods.contains$1(compound, _this))\n return compound;\n result = A._setArrayType([], type$.JSArray_SimpleSelector);\n for (t1 = compound.length, addedThis = false, _i = 0; _i < compound.length; compound.length === t1 || (0, A.throwConcurrentModificationError)(compound), ++_i) {\n simple = compound[_i];\n if (!addedThis && simple instanceof A.PseudoSelector) {\n result.push(_this);\n addedThis = true;\n }\n result.push(simple);\n }\n if (!addedThis)\n result.push(_this);\n return result;\n }\n };\n A.TypeSelector.prototype = {\n get$minSpecificity() {\n return 1;\n },\n accept$1$1(visitor) {\n visitor._serialize$_buffer.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n var t1 = this.name;\n return new A.TypeSelector(new A.QualifiedName(t1.name + suffix, t1.namespace));\n },\n unify$1(compound) {\n var unified, t1;\n if (B.JSArray_methods.get$first(compound) instanceof A.UniversalSelector || B.JSArray_methods.get$first(compound) instanceof A.TypeSelector) {\n unified = A.unifyUniversalAndElement(this, B.JSArray_methods.get$first(compound));\n if (unified == null)\n return null;\n t1 = A._setArrayType([unified], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(compound, 1, null, A._arrayInstanceType(compound)._precomputed1));\n return t1;\n } else {\n t1 = A._setArrayType([this], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t1, compound);\n return t1;\n }\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.TypeSelector && other.name.$eq(0, this.name);\n },\n get$hashCode(_) {\n var t1 = this.name;\n return B.JSString_methods.get$hashCode(t1.name) ^ J.get$hashCode$(t1.namespace);\n }\n };\n A.UniversalSelector.prototype = {\n get$minSpecificity() {\n return 0;\n },\n accept$1$1(visitor) {\n var t2,\n t1 = this.namespace;\n if (t1 != null) {\n t2 = visitor._serialize$_buffer;\n t2.write$1(0, t1);\n t2.writeCharCode$1(124);\n }\n visitor._serialize$_buffer.writeCharCode$1(42);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(compound) {\n var unified, t1, _this = this,\n first = B.JSArray_methods.get$first(compound);\n if (first instanceof A.UniversalSelector || first instanceof A.TypeSelector) {\n unified = A.unifyUniversalAndElement(_this, first);\n if (unified == null)\n return null;\n t1 = A._setArrayType([unified], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(compound, 1, null, A._arrayInstanceType(compound)._precomputed1));\n return t1;\n } else {\n if (compound.length === 1)\n if (first instanceof A.PseudoSelector)\n t1 = first.isClass && first.name === \"host\" || first.get$isHostContext();\n else\n t1 = false;\n else\n t1 = false;\n if (t1)\n return null;\n }\n t1 = _this.namespace;\n if (t1 != null && t1 !== \"*\") {\n t1 = A._setArrayType([_this], type$.JSArray_SimpleSelector);\n B.JSArray_methods.addAll$1(t1, compound);\n return t1;\n }\n if (compound.length !== 0)\n return compound;\n return A._setArrayType([_this], type$.JSArray_SimpleSelector);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.UniversalSelector && other.namespace == this.namespace;\n },\n get$hashCode(_) {\n return J.get$hashCode$(this.namespace);\n }\n };\n A._compileStylesheet_closure0.prototype = {\n call$1(url) {\n return url === \"\" ? A.Uri_Uri$dataFromString(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(this.stylesheet.span.file._decodedChars, 0, null), 0, null), B.C_Utf8Codec, null).get$_text() : this.importCache.sourceMapUrl$1(0, A.Uri_parse(url)).toString$0(0);\n },\n $signature: 5\n };\n A.AsyncEnvironment.prototype = {\n closure$0() {\n var t4, t5, t6, _this = this,\n t1 = _this._async_environment$_forwardedModules,\n t2 = _this._async_environment$_nestedForwardedModules,\n t3 = _this._async_environment$_variables;\n t3 = A._setArrayType(t3.slice(0), A._arrayInstanceType(t3));\n t4 = _this._async_environment$_variableNodes;\n t4 = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n t5 = _this._async_environment$_functions;\n t5 = A._setArrayType(t5.slice(0), A._arrayInstanceType(t5));\n t6 = _this._async_environment$_mixins;\n t6 = A._setArrayType(t6.slice(0), A._arrayInstanceType(t6));\n return A.AsyncEnvironment$_(_this._async_environment$_modules, _this._async_environment$_namespaceNodes, _this._async_environment$_globalModules, _this._async_environment$_importedModules, t1, t2, _this._async_environment$_allModules, t3, t4, t5, t6, _this._async_environment$_content);\n },\n addModule$3$namespace(module, nodeWithSpan, namespace) {\n var t1, t2, span, _this = this;\n if (namespace == null) {\n _this._async_environment$_globalModules.$indexSet(0, module, nodeWithSpan);\n _this._async_environment$_allModules.push(module);\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.get$first(_this._async_environment$_variables))); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (module.get$variables().containsKey$1(t2))\n throw A.wrapException(A.SassScriptException$(string$.This_ma + t2 + '\".'));\n }\n } else {\n t1 = _this._async_environment$_modules;\n if (t1.containsKey$1(namespace)) {\n t1 = _this._async_environment$_namespaceNodes.$index(0, namespace);\n span = t1 == null ? null : t1.span;\n t1 = string$.There_ + namespace + '\".';\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @use\");\n throw A.wrapException(A.MultiSpanSassScriptException$(t1, \"new @use\", t2));\n }\n t1.$indexSet(0, namespace, module);\n _this._async_environment$_namespaceNodes.$indexSet(0, namespace, nodeWithSpan);\n _this._async_environment$_allModules.push(module);\n }\n },\n forwardModule$2(module, rule) {\n var view, t1, t2, _this = this,\n forwardedModules = _this._async_environment$_forwardedModules;\n if (forwardedModules == null)\n forwardedModules = _this._async_environment$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable, type$.AstNode);\n view = A.ForwardedModuleView_ifNecessary(module, rule, type$.AsyncCallable);\n for (t1 = forwardedModules.get$keys(forwardedModules), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n _this._async_environment$_assertNoConflicts$5(view.get$variables(), t2.get$variables(), view, t2, \"variable\");\n _this._async_environment$_assertNoConflicts$5(view.get$functions(view), t2.get$functions(t2), view, t2, \"function\");\n _this._async_environment$_assertNoConflicts$5(view.get$mixins(), t2.get$mixins(), view, t2, \"mixin\");\n }\n _this._async_environment$_allModules.push(module);\n forwardedModules.$indexSet(0, view, rule);\n },\n _async_environment$_assertNoConflicts$5(newMembers, oldMembers, newModule, oldModule, type) {\n var larger, smaller, t1, t2, $name, span;\n if (newMembers.get$length(newMembers) < oldMembers.get$length(oldMembers)) {\n larger = oldMembers;\n smaller = newMembers;\n } else {\n larger = newMembers;\n smaller = oldMembers;\n }\n for (t1 = J.get$iterator$ax(smaller.get$keys(smaller)), t2 = type === \"variable\"; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n if (!larger.containsKey$1($name))\n continue;\n if (t2 ? newModule.variableIdentity$1($name) === oldModule.variableIdentity$1($name) : J.$eq$(larger.$index(0, $name), smaller.$index(0, $name)))\n continue;\n if (t2)\n $name = \"$\" + $name;\n t1 = this._async_environment$_forwardedModules;\n if (t1 == null)\n span = null;\n else {\n t1 = t1.$index(0, oldModule);\n span = t1 == null ? null : J.get$span$z(t1);\n }\n t1 = \"Two forwarded modules both define a \" + type + \" named \" + $name + \".\";\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @forward\");\n throw A.wrapException(A.MultiSpanSassScriptException$(t1, \"new @forward\", t2));\n }\n },\n importForwards$1(module) {\n var forwardedModules, t1, t2, t3, t4, t5, forwardedVariableNames, forwardedFunctionNames, forwardedMixinNames, _i, entry, shadowed, t6, _length, _list, _this = this,\n forwarded = module._async_environment$_environment._async_environment$_forwardedModules;\n if (forwarded == null)\n return;\n forwardedModules = _this._async_environment$_forwardedModules;\n if (forwardedModules != null) {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable, type$.AstNode);\n for (t2 = forwarded.get$entries(forwarded), t2 = t2.get$iterator(t2), t3 = _this._async_environment$_globalModules; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n t5 = t4.key;\n if (!forwardedModules.containsKey$1(t5) || !t3.containsKey$1(t5))\n t1.$indexSet(0, t5, t4.value);\n }\n forwarded = t1;\n } else\n forwardedModules = _this._async_environment$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable, type$.AstNode);\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedVariableNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.AsyncEnvironment_importForwards_closure(), t2), t2._eval$1(\"Iterable.E\"));\n t2 = forwarded.get$keys(forwarded);\n t1 = A._instanceType(t2)._eval$1(\"ExpandIterable\");\n forwardedFunctionNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t2, new A.AsyncEnvironment_importForwards_closure0(), t1), t1._eval$1(\"Iterable.E\"));\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedMixinNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.AsyncEnvironment_importForwards_closure1(), t2), t2._eval$1(\"Iterable.E\"));\n t1 = _this._async_environment$_variables;\n t2 = t1.length;\n if (t2 === 1) {\n for (t2 = _this._async_environment$_importedModules, t3 = t2.get$entries(t2).toList$0(0), t4 = t3.length, t5 = type$.AsyncCallable, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n t2.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n t2.$indexSet(0, shadowed, entry.value);\n }\n }\n for (t3 = forwardedModules.get$entries(forwardedModules).toList$0(0), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n forwardedModules.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n forwardedModules.$indexSet(0, shadowed, entry.value);\n }\n }\n t2.addAll$1(0, forwarded);\n forwardedModules.addAll$1(0, forwarded);\n } else {\n t3 = _this._async_environment$_nestedForwardedModules;\n if (t3 == null) {\n _length = t2 - 1;\n _list = J.JSArray_JSArray$allocateGrowable(_length, type$.List_Module_AsyncCallable);\n for (t2 = type$.JSArray_Module_AsyncCallable, _i = 0; _i < _length; ++_i)\n _list[_i] = A._setArrayType([], t2);\n _this._async_environment$_nestedForwardedModules = _list;\n t2 = _list;\n } else\n t2 = t3;\n B.JSArray_methods.addAll$1(B.JSArray_methods.get$last(t2), forwarded.get$keys(forwarded));\n }\n for (t2 = A._LinkedHashSetIterator$(forwardedVariableNames, forwardedVariableNames._collection$_modifications), t3 = A._instanceType(t2)._precomputed1, t4 = _this._async_environment$_variableIndices, t5 = _this._async_environment$_variableNodes; t2.moveNext$0();) {\n t6 = t3._as(t2._collection$_current);\n t4.remove$1(0, t6);\n J.remove$1$z(B.JSArray_methods.get$last(t1), t6);\n J.remove$1$z(B.JSArray_methods.get$last(t5), t6);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedFunctionNames, forwardedFunctionNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._async_environment$_functionIndices, t4 = _this._async_environment$_functions; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedMixinNames, forwardedMixinNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._async_environment$_mixinIndices, t4 = _this._async_environment$_mixins; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n },\n getVariable$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment$_getModule$1(namespace).get$variables().$index(0, $name);\n if (_this._async_environment$_lastVariableName === $name) {\n t1 = _this._async_environment$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._async_environment$_variables[t1], $name);\n return t1 == null ? _this._async_environment$_getVariableFromGlobalModule$1($name) : t1;\n }\n t1 = _this._async_environment$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._async_environment$_lastVariableName = $name;\n _this._async_environment$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._async_environment$_variables[index], $name);\n return t1 == null ? _this._async_environment$_getVariableFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment$_variableIndex$1($name);\n if (index == null)\n return _this._async_environment$_getVariableFromGlobalModule$1($name);\n _this._async_environment$_lastVariableName = $name;\n _this._async_environment$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment$_variables[index], $name);\n return t1 == null ? _this._async_environment$_getVariableFromGlobalModule$1($name) : t1;\n },\n getVariable$1($name) {\n return this.getVariable$2$namespace($name, null);\n },\n _async_environment$_getVariableFromGlobalModule$1($name) {\n return this._async_environment$_fromOneModule$1$3($name, \"variable\", new A.AsyncEnvironment__getVariableFromGlobalModule_closure($name), type$.Value);\n },\n getVariableNode$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment$_getModule$1(namespace).get$variableNodes().$index(0, $name);\n if (_this._async_environment$_lastVariableName === $name) {\n t1 = _this._async_environment$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._async_environment$_variableNodes[t1], $name);\n return t1 == null ? _this._async_environment$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n t1 = _this._async_environment$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._async_environment$_lastVariableName = $name;\n _this._async_environment$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._async_environment$_variableNodes[index], $name);\n return t1 == null ? _this._async_environment$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment$_variableIndex$1($name);\n if (index == null)\n return _this._async_environment$_getVariableNodeFromGlobalModule$1($name);\n _this._async_environment$_lastVariableName = $name;\n _this._async_environment$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment$_variableNodes[index], $name);\n return t1 == null ? _this._async_environment$_getVariableNodeFromGlobalModule$1($name) : t1;\n },\n _async_environment$_getVariableNodeFromGlobalModule$1($name) {\n var t1, t2, value;\n for (t1 = this._async_environment$_importedModules, t2 = this._async_environment$_globalModules, t2 = t1.get$keys(t1).followedBy$1(0, t2.get$keys(t2)), t2 = new A.FollowedByIterator(J.get$iterator$ax(t2.__internal$_first), t2._second); t2.moveNext$0();) {\n t1 = t2._currentIterator;\n value = t1.get$current(t1).get$variableNodes().$index(0, $name);\n if (value != null)\n return value;\n }\n return null;\n },\n globalVariableExists$2$namespace($name, namespace) {\n if (namespace != null)\n return this._async_environment$_getModule$1(namespace).get$variables().containsKey$1($name);\n if (B.JSArray_methods.get$first(this._async_environment$_variables).containsKey$1($name))\n return true;\n return this._async_environment$_getVariableFromGlobalModule$1($name) != null;\n },\n globalVariableExists$1($name) {\n return this.globalVariableExists$2$namespace($name, null);\n },\n _async_environment$_variableIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment$_variables, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n setVariable$5$global$namespace($name, value, nodeWithSpan, global, namespace) {\n var t1, moduleWithName, nestedForwardedModules, t2, t3, t4, t5, index, _this = this;\n if (namespace != null) {\n _this._async_environment$_getModule$1(namespace).setVariable$3($name, value, nodeWithSpan);\n return;\n }\n if (global || _this._async_environment$_variables.length === 1) {\n _this._async_environment$_variableIndices.putIfAbsent$2($name, new A.AsyncEnvironment_setVariable_closure(_this, $name));\n t1 = _this._async_environment$_variables;\n if (!B.JSArray_methods.get$first(t1).containsKey$1($name)) {\n moduleWithName = _this._async_environment$_fromOneModule$1$3($name, \"variable\", new A.AsyncEnvironment_setVariable_closure0($name), type$.Module_AsyncCallable);\n if (moduleWithName != null) {\n moduleWithName.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n J.$indexSet$ax(B.JSArray_methods.get$first(t1), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(_this._async_environment$_variableNodes), $name, nodeWithSpan);\n return;\n }\n nestedForwardedModules = _this._async_environment$_nestedForwardedModules;\n if (nestedForwardedModules != null && !_this._async_environment$_variableIndices.containsKey$1($name) && _this._async_environment$_variableIndex$1($name) == null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A.instanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n t5 = t4._as(t3.__internal$_current);\n if (t5.get$variables().containsKey$1($name)) {\n t5.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n if (_this._async_environment$_lastVariableName === $name) {\n t1 = _this._async_environment$_lastVariableIndex;\n t1.toString;\n index = t1;\n } else\n index = _this._async_environment$_variableIndices.putIfAbsent$2($name, new A.AsyncEnvironment_setVariable_closure1(_this, $name));\n if (!_this._async_environment$_inSemiGlobalScope && index === 0) {\n index = _this._async_environment$_variables.length - 1;\n _this._async_environment$_variableIndices.$indexSet(0, $name, index);\n }\n _this._async_environment$_lastVariableName = $name;\n _this._async_environment$_lastVariableIndex = index;\n J.$indexSet$ax(_this._async_environment$_variables[index], $name, value);\n J.$indexSet$ax(_this._async_environment$_variableNodes[index], $name, nodeWithSpan);\n },\n setVariable$4$global($name, value, nodeWithSpan, global) {\n return this.setVariable$5$global$namespace($name, value, nodeWithSpan, global, null);\n },\n setLocalVariable$3($name, value, nodeWithSpan) {\n var index, _this = this,\n t1 = _this._async_environment$_variables,\n t2 = t1.length;\n _this._async_environment$_lastVariableName = $name;\n index = _this._async_environment$_lastVariableIndex = t2 - 1;\n _this._async_environment$_variableIndices.$indexSet(0, $name, index);\n J.$indexSet$ax(t1[index], $name, value);\n J.$indexSet$ax(_this._async_environment$_variableNodes[index], $name, nodeWithSpan);\n },\n getFunction$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null) {\n t1 = _this._async_environment$_getModule$1(namespace);\n return t1.get$functions(t1).$index(0, $name);\n }\n t1 = _this._async_environment$_functionIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._async_environment$_functions[index], $name);\n return t1 == null ? _this._async_environment$_getFunctionFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment$_functionIndex$1($name);\n if (index == null)\n return _this._async_environment$_getFunctionFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment$_functions[index], $name);\n return t1 == null ? _this._async_environment$_getFunctionFromGlobalModule$1($name) : t1;\n },\n _async_environment$_getFunctionFromGlobalModule$1($name) {\n return this._async_environment$_fromOneModule$1$3($name, \"function\", new A.AsyncEnvironment__getFunctionFromGlobalModule_closure($name), type$.AsyncCallable);\n },\n _async_environment$_functionIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment$_functions, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n getMixin$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment$_getModule$1(namespace).get$mixins().$index(0, $name);\n t1 = _this._async_environment$_mixinIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._async_environment$_mixins[index], $name);\n return t1 == null ? _this._async_environment$_getMixinFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment$_mixinIndex$1($name);\n if (index == null)\n return _this._async_environment$_getMixinFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment$_mixins[index], $name);\n return t1 == null ? _this._async_environment$_getMixinFromGlobalModule$1($name) : t1;\n },\n _async_environment$_getMixinFromGlobalModule$1($name) {\n return this._async_environment$_fromOneModule$1$3($name, \"mixin\", new A.AsyncEnvironment__getMixinFromGlobalModule_closure($name), type$.AsyncCallable);\n },\n _async_environment$_mixinIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment$_mixins, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n withContent$2($content, callback) {\n return this.withContent$body$AsyncEnvironment($content, callback);\n },\n withContent$body$AsyncEnvironment($content, callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, oldContent;\n var $async$withContent$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldContent = $async$self._async_environment$_content;\n $async$self._async_environment$_content = $content;\n $async$goto = 2;\n return A._asyncAwait(callback.call$0(), $async$withContent$2);\n case 2:\n // returning from await.\n $async$self._async_environment$_content = oldContent;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$withContent$2, $async$completer);\n },\n asMixin$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, oldInMixin;\n var $async$asMixin$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldInMixin = $async$self._async_environment$_inMixin;\n $async$self._async_environment$_inMixin = true;\n $async$goto = 2;\n return A._asyncAwait(callback.call$0(), $async$asMixin$1);\n case 2:\n // returning from await.\n $async$self._async_environment$_inMixin = oldInMixin;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$asMixin$1, $async$completer);\n },\n scope$1$3$semiGlobal$when(callback, semiGlobal, when, $T) {\n return this.scope$body$AsyncEnvironment(callback, semiGlobal, when, $T, $T);\n },\n scope$1$1(callback, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, true, $T);\n },\n scope$1$2$when(callback, when, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, when, $T);\n },\n scope$1$2$semiGlobal(callback, semiGlobal, $T) {\n return this.scope$1$3$semiGlobal$when(callback, semiGlobal, true, $T);\n },\n scope$body$AsyncEnvironment(callback, semiGlobal, when, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, wasInSemiGlobalScope, $name, name0, name1, t1, t2, t3, t4, t5;\n var $async$scope$1$3$semiGlobal$when = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n semiGlobal = semiGlobal && $async$self._async_environment$_inSemiGlobalScope;\n wasInSemiGlobalScope = $async$self._async_environment$_inSemiGlobalScope;\n $async$self._async_environment$_inSemiGlobalScope = semiGlobal;\n $async$goto = !when ? 3 : 4;\n break;\n case 3:\n // then\n $async$handler = 5;\n $async$goto = 8;\n return A._asyncAwait(callback.call$0(), $async$scope$1$3$semiGlobal$when);\n case 8:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n $async$next = [1];\n // goto finally\n $async$goto = 6;\n break;\n $async$next.push(7);\n // goto finally\n $async$goto = 6;\n break;\n case 5:\n // uncaught\n $async$next = [2];\n case 6:\n // finally\n $async$handler = 2;\n $async$self._async_environment$_inSemiGlobalScope = wasInSemiGlobalScope;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 7:\n // after finally\n case 4:\n // join\n t1 = $async$self._async_environment$_variables;\n t2 = type$.String;\n B.JSArray_methods.add$1(t1, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.Value));\n B.JSArray_methods.add$1($async$self._async_environment$_variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.AstNode));\n t3 = $async$self._async_environment$_functions;\n t4 = type$.AsyncCallable;\n B.JSArray_methods.add$1(t3, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t5 = $async$self._async_environment$_mixins;\n B.JSArray_methods.add$1(t5, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t4 = $async$self._async_environment$_nestedForwardedModules;\n if (t4 != null)\n t4.push(A._setArrayType([], type$.JSArray_Module_AsyncCallable));\n $async$handler = 9;\n $async$goto = 12;\n return A._asyncAwait(callback.call$0(), $async$scope$1$3$semiGlobal$when);\n case 12:\n // returning from await.\n t2 = $async$result;\n $async$returnValue = t2;\n $async$next = [1];\n // goto finally\n $async$goto = 10;\n break;\n $async$next.push(11);\n // goto finally\n $async$goto = 10;\n break;\n case 9:\n // uncaught\n $async$next = [2];\n case 10:\n // finally\n $async$handler = 2;\n $async$self._async_environment$_inSemiGlobalScope = wasInSemiGlobalScope;\n $async$self._async_environment$_lastVariableIndex = $async$self._async_environment$_lastVariableName = null;\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t1))), t2 = $async$self._async_environment$_variableIndices; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n t2.remove$1(0, $name);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t3))), t2 = $async$self._async_environment$_functionIndices; t1.moveNext$0();) {\n name0 = t1.get$current(t1);\n t2.remove$1(0, name0);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t5))), t2 = $async$self._async_environment$_mixinIndices; t1.moveNext$0();) {\n name1 = t1.get$current(t1);\n t2.remove$1(0, name1);\n }\n t1 = $async$self._async_environment$_nestedForwardedModules;\n if (t1 != null)\n t1.pop();\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 11:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$scope$1$3$semiGlobal$when, $async$completer);\n },\n toImplicitConfiguration$0() {\n var t1, t2, i, values, nodes, t3, t4, t5, t6,\n configuration = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n for (t1 = this._async_environment$_variables, t2 = this._async_environment$_variableNodes, i = 0; i < t1.length; ++i) {\n values = t1[i];\n nodes = t2[i];\n for (t3 = values.get$entries(values), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.key;\n t4 = t4.value;\n t6 = nodes.$index(0, t5);\n t6.toString;\n configuration.$indexSet(0, t5, new A.ConfiguredValue(t4, null, t6));\n }\n }\n return new A.Configuration(configuration);\n },\n toModule$2(css, extensionStore) {\n return A._EnvironmentModule__EnvironmentModule0(this, css, extensionStore, A.NullableExtension_andThen(this._async_environment$_forwardedModules, new A.AsyncEnvironment_toModule_closure()));\n },\n toDummyModule$0() {\n return A._EnvironmentModule__EnvironmentModule0(this, new A.CssStylesheet(new A.UnmodifiableListView(B.List_empty0, type$.UnmodifiableListView_CssNode), A.SourceFile$decoded(B.List_empty1, \"\").span$1(0, 0)), B.C_EmptyExtensionStore, A.NullableExtension_andThen(this._async_environment$_forwardedModules, new A.AsyncEnvironment_toDummyModule_closure()));\n },\n _async_environment$_getModule$1(namespace) {\n var module = this._async_environment$_modules.$index(0, namespace);\n if (module != null)\n return module;\n throw A.wrapException(A.SassScriptException$('There is no module with the namespace \"' + namespace + '\".'));\n },\n _async_environment$_fromOneModule$1$3($name, type, callback, $T) {\n var t1, t2, t3, t4, value, identity, valueInModule, identityFromModule, spans, t5,\n nestedForwardedModules = this._async_environment$_nestedForwardedModules;\n if (nestedForwardedModules != null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A._arrayInstanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n value = callback.call$1(t4._as(t3.__internal$_current));\n if (value != null)\n return value;\n }\n for (t1 = this._async_environment$_importedModules, t1 = t1.get$keys(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n for (t1 = this._async_environment$_globalModules, t2 = t1.get$keys(t1), t2 = t2.get$iterator(t2), t3 = type$.AsyncCallable, value = null, identity = null; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n valueInModule = callback.call$1(t4);\n if (valueInModule == null)\n continue;\n identityFromModule = t3._is(valueInModule) ? valueInModule : t4.variableIdentity$1($name);\n if (identityFromModule.$eq(0, identity))\n continue;\n if (value != null) {\n spans = t1.get$entries(t1).map$1$1(0, new A.AsyncEnvironment__fromOneModule_closure(callback, $T), type$.nullable_FileSpan);\n t2 = \"This \" + type + string$.x20is_av;\n t3 = type + \" use\";\n t4 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n for (t1 = spans.get$iterator(spans); t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (t5 != null)\n t4.$indexSet(0, t5, \"includes \" + type);\n }\n throw A.wrapException(A.MultiSpanSassScriptException$(t2, t3, t4));\n }\n identity = identityFromModule;\n value = valueInModule;\n }\n return value;\n }\n };\n A.AsyncEnvironment_importForwards_closure.prototype = {\n call$1(module) {\n var t1 = module.get$variables();\n return t1.get$keys(t1);\n },\n $signature: 129\n };\n A.AsyncEnvironment_importForwards_closure0.prototype = {\n call$1(module) {\n var t1 = module.get$functions(module);\n return t1.get$keys(t1);\n },\n $signature: 129\n };\n A.AsyncEnvironment_importForwards_closure1.prototype = {\n call$1(module) {\n var t1 = module.get$mixins();\n return t1.get$keys(t1);\n },\n $signature: 129\n };\n A.AsyncEnvironment__getVariableFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$variables().$index(0, this.name);\n },\n $signature: 576\n };\n A.AsyncEnvironment_setVariable_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._async_environment$_lastVariableName = this.name;\n return t1._async_environment$_lastVariableIndex = 0;\n },\n $signature: 12\n };\n A.AsyncEnvironment_setVariable_closure0.prototype = {\n call$1(module) {\n return module.get$variables().containsKey$1(this.name) ? module : null;\n },\n $signature: 259\n };\n A.AsyncEnvironment_setVariable_closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._async_environment$_variableIndex$1(this.name);\n return t2 == null ? t1._async_environment$_variables.length - 1 : t2;\n },\n $signature: 12\n };\n A.AsyncEnvironment__getFunctionFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$functions(module).$index(0, this.name);\n },\n $signature: 181\n };\n A.AsyncEnvironment__getMixinFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$mixins().$index(0, this.name);\n },\n $signature: 181\n };\n A.AsyncEnvironment_toModule_closure.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_AsyncCallable);\n },\n $signature: 180\n };\n A.AsyncEnvironment_toDummyModule_closure.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_AsyncCallable);\n },\n $signature: 180\n };\n A.AsyncEnvironment__fromOneModule_closure.prototype = {\n call$1(entry) {\n return A.NullableExtension_andThen(this.callback.call$1(entry.key), new A.AsyncEnvironment__fromOneModule__closure(entry, this.T));\n },\n $signature: 286\n };\n A.AsyncEnvironment__fromOneModule__closure.prototype = {\n call$1(_) {\n return J.get$span$z(this.entry.value);\n },\n $signature() {\n return this.T._eval$1(\"FileSpan(0)\");\n }\n };\n A._EnvironmentModule0.prototype = {\n get$url(_) {\n var t1 = this.css;\n return t1.get$span(t1).file.url;\n },\n setVariable$3($name, value, nodeWithSpan) {\n var t1, t2,\n module = this._async_environment$_modulesByVariable.$index(0, $name);\n if (module != null) {\n module.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n t1 = this._async_environment$_environment;\n t2 = t1._async_environment$_variables;\n if (!B.JSArray_methods.get$first(t2).containsKey$1($name))\n throw A.wrapException(A.SassScriptException$(\"Undefined variable.\"));\n J.$indexSet$ax(B.JSArray_methods.get$first(t2), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(t1._async_environment$_variableNodes), $name, nodeWithSpan);\n return;\n },\n variableIdentity$1($name) {\n var module = this._async_environment$_modulesByVariable.$index(0, $name);\n return module == null ? this : module.variableIdentity$1($name);\n },\n cloneCss$0() {\n var newCssAndExtensionStore, _this = this,\n t1 = _this.css;\n if (J.get$isEmpty$asx(t1.get$children(t1)))\n return _this;\n newCssAndExtensionStore = A.cloneCssStylesheet(t1, _this.extensionStore);\n return A._EnvironmentModule$_0(_this._async_environment$_environment, newCssAndExtensionStore.item1, newCssAndExtensionStore.item2, _this._async_environment$_modulesByVariable, _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.transitivelyContainsCss, _this.transitivelyContainsExtensions);\n },\n toString$0(_) {\n var t1 = this.css;\n if (t1.get$span(t1).file.url == null)\n t1 = \"\";\n else {\n t1 = t1.get$span(t1);\n t1 = $.$get$context().prettyUri$1(t1.file.url);\n }\n return t1;\n },\n $isModule: 1,\n get$upstream() {\n return this.upstream;\n },\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$extensionStore() {\n return this.extensionStore;\n },\n get$css(receiver) {\n return this.css;\n },\n get$transitivelyContainsCss() {\n return this.transitivelyContainsCss;\n },\n get$transitivelyContainsExtensions() {\n return this.transitivelyContainsExtensions;\n }\n };\n A._EnvironmentModule__EnvironmentModule_closure5.prototype = {\n call$1(module) {\n return module.get$variables();\n },\n $signature: 292\n };\n A._EnvironmentModule__EnvironmentModule_closure6.prototype = {\n call$1(module) {\n return module.get$variableNodes();\n },\n $signature: 294\n };\n A._EnvironmentModule__EnvironmentModule_closure7.prototype = {\n call$1(module) {\n return module.get$functions(module);\n },\n $signature: 257\n };\n A._EnvironmentModule__EnvironmentModule_closure8.prototype = {\n call$1(module) {\n return module.get$mixins();\n },\n $signature: 257\n };\n A._EnvironmentModule__EnvironmentModule_closure9.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 134\n };\n A._EnvironmentModule__EnvironmentModule_closure10.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsExtensions();\n },\n $signature: 134\n };\n A.AsyncImportCache.prototype = {\n canonicalize$4$baseImporter$baseUrl$forImport(_, url, baseImporter, baseUrl, forImport) {\n return this.canonicalize$body$AsyncImportCache(0, url, baseImporter, baseUrl, forImport);\n },\n canonicalize$body$AsyncImportCache(_, url, baseImporter, baseUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri),\n $async$returnValue, $async$self = this, t1, relativeResult;\n var $async$canonicalize$4$baseImporter$baseUrl$forImport = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = baseImporter != null ? 3 : 4;\n break;\n case 3:\n // then\n t1 = type$.Tuple4_of_Uri_and_bool_and_AsyncImporter_and_nullable_Uri;\n $async$goto = 5;\n return A._asyncAwait(A.putIfAbsentAsync($async$self._async_import_cache$_relativeCanonicalizeCache, new A.Tuple4(url, forImport, baseImporter, baseUrl, t1), new A.AsyncImportCache_canonicalize_closure($async$self, baseUrl, url, baseImporter, forImport), t1, type$.nullable_Tuple3_AsyncImporter_Uri_Uri), $async$canonicalize$4$baseImporter$baseUrl$forImport);\n case 5:\n // returning from await.\n relativeResult = $async$result;\n if (relativeResult != null) {\n $async$returnValue = relativeResult;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // join\n t1 = type$.Tuple2_Uri_bool;\n $async$goto = 6;\n return A._asyncAwait(A.putIfAbsentAsync($async$self._async_import_cache$_canonicalizeCache, new A.Tuple2(url, forImport, t1), new A.AsyncImportCache_canonicalize_closure0($async$self, url, forImport), t1, type$.nullable_Tuple3_AsyncImporter_Uri_Uri), $async$canonicalize$4$baseImporter$baseUrl$forImport);\n case 6:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$canonicalize$4$baseImporter$baseUrl$forImport, $async$completer);\n },\n _async_import_cache$_canonicalize$3(importer, url, forImport) {\n return this._canonicalize$body$AsyncImportCache(importer, url, forImport);\n },\n _canonicalize$body$AsyncImportCache(importer, url, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Uri),\n $async$returnValue, $async$self = this, t1, result;\n var $async$_async_import_cache$_canonicalize$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (forImport) {\n t1 = type$.nullable_Object;\n t1 = A.runZoned(new A.AsyncImportCache__canonicalize_closure(importer, url), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__inImportRule, true], t1, t1), type$.FutureOr_nullable_Uri);\n } else\n t1 = importer.canonicalize$1(0, url);\n $async$goto = 3;\n return A._asyncAwait(t1, $async$_async_import_cache$_canonicalize$3);\n case 3:\n // returning from await.\n result = $async$result;\n if ((result == null ? null : result.get$scheme()) === \"\")\n $async$self._async_import_cache$_logger.warn$2$deprecation(0, \"Importer \" + importer.toString$0(0) + \" canonicalized \" + url.toString$0(0) + \" to \" + A.S(result) + string$.x2e_Rela, true);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_import_cache$_canonicalize$3, $async$completer);\n },\n importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, quiet) {\n return this.importCanonical$body$AsyncImportCache(importer, canonicalUrl, originalUrl, quiet);\n },\n importCanonical$3$originalUrl(importer, canonicalUrl, originalUrl) {\n return this.importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, false);\n },\n importCanonical$body$AsyncImportCache(importer, canonicalUrl, originalUrl, quiet) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Stylesheet),\n $async$returnValue, $async$self = this;\n var $async$importCanonical$4$originalUrl$quiet = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(A.putIfAbsentAsync($async$self._async_import_cache$_importCache, canonicalUrl, new A.AsyncImportCache_importCanonical_closure($async$self, importer, canonicalUrl, originalUrl, quiet), type$.Uri, type$.nullable_Stylesheet), $async$importCanonical$4$originalUrl$quiet);\n case 3:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$importCanonical$4$originalUrl$quiet, $async$completer);\n },\n humanize$1(canonicalUrl) {\n var t2, url,\n t1 = this._async_import_cache$_canonicalizeCache;\n t1 = A.IterableNullableExtension_whereNotNull(t1.get$values(t1), type$.Tuple3_AsyncImporter_Uri_Uri);\n t2 = t1.$ti;\n url = A.minBy(new A.MappedIterable(new A.WhereIterable(t1, new A.AsyncImportCache_humanize_closure(canonicalUrl), t2._eval$1(\"WhereIterable\")), new A.AsyncImportCache_humanize_closure0(), t2._eval$1(\"MappedIterable\")), new A.AsyncImportCache_humanize_closure1());\n if (url == null)\n return canonicalUrl;\n t1 = $.$get$url();\n return url.resolve$1(A.ParsedPath_ParsedPath$parse(canonicalUrl.get$path(canonicalUrl), t1.style).get$basename());\n },\n sourceMapUrl$1(_, canonicalUrl) {\n var t1 = this._async_import_cache$_resultsCache.$index(0, canonicalUrl);\n t1 = t1 == null ? null : t1.get$sourceMapUrl(t1);\n return t1 == null ? canonicalUrl : t1;\n }\n };\n A.AsyncImportCache_canonicalize_closure.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri),\n $async$returnValue, $async$self = this, canonicalUrl, t1, resolvedUrl;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.baseUrl;\n resolvedUrl = t1 == null ? null : t1.resolveUri$1($async$self.url);\n if (resolvedUrl == null)\n resolvedUrl = $async$self.url;\n t1 = $async$self.baseImporter;\n $async$goto = 3;\n return A._asyncAwait($async$self.$this._async_import_cache$_canonicalize$3(t1, resolvedUrl, $async$self.forImport), $async$call$0);\n case 3:\n // returning from await.\n canonicalUrl = $async$result;\n if (canonicalUrl != null) {\n $async$returnValue = new A.Tuple3(t1, canonicalUrl, resolvedUrl, type$.Tuple3_AsyncImporter_Uri_Uri);\n // goto return\n $async$goto = 1;\n break;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 214\n };\n A.AsyncImportCache_canonicalize_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri),\n $async$returnValue, $async$self = this, t1, t2, t3, t4, t5, _i, importer, canonicalUrl;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this, t2 = t1._async_import_cache$_importers, t3 = t2.length, t4 = $async$self.url, t5 = $async$self.forImport, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2.length)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n importer = t2[_i];\n $async$goto = 6;\n return A._asyncAwait(t1._async_import_cache$_canonicalize$3(importer, t4, t5), $async$call$0);\n case 6:\n // returning from await.\n canonicalUrl = $async$result;\n if (canonicalUrl != null) {\n $async$returnValue = new A.Tuple3(importer, canonicalUrl, t4, type$.Tuple3_AsyncImporter_Uri_Uri);\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 214\n };\n A.AsyncImportCache__canonicalize_closure.prototype = {\n call$0() {\n return this.importer.canonicalize$1(0, this.url);\n },\n $signature: 172\n };\n A.AsyncImportCache_importCanonical_closure.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Stylesheet),\n $async$returnValue, $async$self = this, t2, t3, t4, t1, result;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.canonicalUrl;\n $async$goto = 3;\n return A._asyncAwait($async$self.importer.load$1(0, t1), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = $async$self.$this;\n t2._async_import_cache$_resultsCache.$indexSet(0, t1, result);\n t3 = result.contents;\n t4 = result.syntax;\n t1 = $async$self.originalUrl.resolveUri$1(t1);\n $async$returnValue = A.Stylesheet_Stylesheet$parse(t3, t4, $async$self.quiet ? $.$get$Logger_quiet() : t2._async_import_cache$_logger, t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 316\n };\n A.AsyncImportCache_humanize_closure.prototype = {\n call$1(tuple) {\n return tuple.item2.$eq(0, this.canonicalUrl);\n },\n $signature: 317\n };\n A.AsyncImportCache_humanize_closure0.prototype = {\n call$1(tuple) {\n return tuple.item3;\n },\n $signature: 319\n };\n A.AsyncImportCache_humanize_closure1.prototype = {\n call$1(url) {\n return url.get$path(url).length;\n },\n $signature: 74\n };\n A.AsyncBuiltInCallable.prototype = {\n callbackFor$2(positional, names) {\n return new A.Tuple2(this._async_built_in$_arguments, this._async_built_in$_callback, type$.Tuple2_of_ArgumentDeclaration_and_FutureOr_Value_Function_List_Value);\n },\n $isAsyncCallable: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.AsyncBuiltInCallable$mixin_closure.prototype = {\n call$1($arguments) {\n return this.$call$body$AsyncBuiltInCallable$mixin_closure($arguments);\n },\n $call$body$AsyncBuiltInCallable$mixin_closure($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.callback.call$1($arguments), $async$call$1);\n case 3:\n // returning from await.\n $async$returnValue = B.C__SassNull;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 170\n };\n A.BuiltInCallable.prototype = {\n callbackFor$2(positional, names) {\n var t1, t2, fuzzyMatch, minMismatchDistance, _i, overload, t3, mismatchDistance, t4;\n for (t1 = this._overloads, t2 = t1.length, fuzzyMatch = null, minMismatchDistance = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n overload = t1[_i];\n t3 = overload.item1;\n if (t3.matches$2(positional, names))\n return overload;\n mismatchDistance = t3.$arguments.length - positional;\n if (minMismatchDistance != null) {\n t3 = Math.abs(mismatchDistance);\n t4 = Math.abs(minMismatchDistance);\n if (t3 > t4)\n continue;\n if (t3 === t4 && mismatchDistance < 0)\n continue;\n }\n minMismatchDistance = mismatchDistance;\n fuzzyMatch = overload;\n }\n if (fuzzyMatch != null)\n return fuzzyMatch;\n throw A.wrapException(A.StateError$(\"BuiltInCallable \" + this.name + \" may not have empty overloads.\"));\n },\n withName$1($name) {\n return new A.BuiltInCallable($name, this._overloads);\n },\n $isCallable: 1,\n $isAsyncCallable: 1,\n $isAsyncBuiltInCallable: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.BuiltInCallable$mixin_closure.prototype = {\n call$1($arguments) {\n this.callback.call$1($arguments);\n return B.C__SassNull;\n },\n $signature: 4\n };\n A.PlainCssCallable.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.PlainCssCallable && this.name === other.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n },\n $isCallable: 1,\n $isAsyncCallable: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.UserDefinedCallable.prototype = {\n get$name(_) {\n return this.declaration.name;\n },\n $isCallable: 1,\n $isAsyncCallable: 1\n };\n A._compileStylesheet_closure.prototype = {\n call$1(url) {\n return url === \"\" ? A.Uri_Uri$dataFromString(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(this.stylesheet.span.file._decodedChars, 0, null), 0, null), B.C_Utf8Codec, null).get$_text() : this.importCache.sourceMapUrl$1(0, A.Uri_parse(url)).toString$0(0);\n },\n $signature: 5\n };\n A.CompileResult.prototype = {};\n A.Configuration.prototype = {\n throughForward$1($forward) {\n var prefix, shownVariables, hiddenVariables, t1,\n newValues = this._values;\n if (newValues.get$isEmpty(newValues))\n return B.Configuration_Map_empty;\n prefix = $forward.prefix;\n if (prefix != null)\n newValues = new A.UnprefixedMapView(newValues, prefix, type$.UnprefixedMapView_ConfiguredValue);\n shownVariables = $forward.shownVariables;\n hiddenVariables = $forward.hiddenVariables;\n if (shownVariables != null)\n newValues = new A.LimitedMapView(newValues, shownVariables._base.intersection$1(new A.MapKeySet(newValues, type$.MapKeySet_nullable_Object)), type$.LimitedMapView_String_ConfiguredValue);\n else {\n if (hiddenVariables != null) {\n t1 = hiddenVariables._base;\n t1 = t1.get$isNotEmpty(t1);\n } else\n t1 = false;\n if (t1)\n newValues = A.LimitedMapView$blocklist(newValues, hiddenVariables, type$.String, type$.ConfiguredValue);\n }\n return this._withValues$1(newValues);\n },\n _withValues$1(values) {\n return new A.Configuration(values);\n },\n toString$0(_) {\n var t1 = this._values;\n return \"(\" + t1.get$entries(t1).map$1$1(0, new A.Configuration_toString_closure(), type$.String).join$1(0, \", \") + \")\";\n }\n };\n A.Configuration_toString_closure.prototype = {\n call$1(entry) {\n return \"$\" + A.S(entry.key) + \": \" + A.S(entry.value);\n },\n $signature: 328\n };\n A.ExplicitConfiguration.prototype = {\n _withValues$1(values) {\n return new A.ExplicitConfiguration(this.nodeWithSpan, values);\n }\n };\n A.ConfiguredValue.prototype = {\n toString$0(_) {\n return A.serializeValue(this.value, true, true);\n }\n };\n A.Environment.prototype = {\n closure$0() {\n var t4, t5, t6, _this = this,\n t1 = _this._forwardedModules,\n t2 = _this._nestedForwardedModules,\n t3 = _this._variables;\n t3 = A._setArrayType(t3.slice(0), A._arrayInstanceType(t3));\n t4 = _this._variableNodes;\n t4 = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n t5 = _this._functions;\n t5 = A._setArrayType(t5.slice(0), A._arrayInstanceType(t5));\n t6 = _this._mixins;\n t6 = A._setArrayType(t6.slice(0), A._arrayInstanceType(t6));\n return A.Environment$_(_this._environment$_modules, _this._namespaceNodes, _this._globalModules, _this._importedModules, t1, t2, _this._allModules, t3, t4, t5, t6, _this._content);\n },\n addModule$3$namespace(module, nodeWithSpan, namespace) {\n var t1, t2, span, _this = this;\n if (namespace == null) {\n _this._globalModules.$indexSet(0, module, nodeWithSpan);\n _this._allModules.push(module);\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.get$first(_this._variables))); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (module.get$variables().containsKey$1(t2))\n throw A.wrapException(A.SassScriptException$(string$.This_ma + t2 + '\".'));\n }\n } else {\n t1 = _this._environment$_modules;\n if (t1.containsKey$1(namespace)) {\n t1 = _this._namespaceNodes.$index(0, namespace);\n span = t1 == null ? null : t1.span;\n t1 = string$.There_ + namespace + '\".';\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @use\");\n throw A.wrapException(A.MultiSpanSassScriptException$(t1, \"new @use\", t2));\n }\n t1.$indexSet(0, namespace, module);\n _this._namespaceNodes.$indexSet(0, namespace, nodeWithSpan);\n _this._allModules.push(module);\n }\n },\n forwardModule$2(module, rule) {\n var view, t1, t2, _this = this,\n forwardedModules = _this._forwardedModules;\n if (forwardedModules == null)\n forwardedModules = _this._forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable, type$.AstNode);\n view = A.ForwardedModuleView_ifNecessary(module, rule, type$.Callable);\n for (t1 = forwardedModules.get$keys(forwardedModules), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n _this._assertNoConflicts$5(view.get$variables(), t2.get$variables(), view, t2, \"variable\");\n _this._assertNoConflicts$5(view.get$functions(view), t2.get$functions(t2), view, t2, \"function\");\n _this._assertNoConflicts$5(view.get$mixins(), t2.get$mixins(), view, t2, \"mixin\");\n }\n _this._allModules.push(module);\n forwardedModules.$indexSet(0, view, rule);\n },\n _assertNoConflicts$5(newMembers, oldMembers, newModule, oldModule, type) {\n var larger, smaller, t1, t2, $name, span;\n if (newMembers.get$length(newMembers) < oldMembers.get$length(oldMembers)) {\n larger = oldMembers;\n smaller = newMembers;\n } else {\n larger = newMembers;\n smaller = oldMembers;\n }\n for (t1 = J.get$iterator$ax(smaller.get$keys(smaller)), t2 = type === \"variable\"; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n if (!larger.containsKey$1($name))\n continue;\n if (t2 ? newModule.variableIdentity$1($name) === oldModule.variableIdentity$1($name) : J.$eq$(larger.$index(0, $name), smaller.$index(0, $name)))\n continue;\n if (t2)\n $name = \"$\" + $name;\n t1 = this._forwardedModules;\n if (t1 == null)\n span = null;\n else {\n t1 = t1.$index(0, oldModule);\n span = t1 == null ? null : J.get$span$z(t1);\n }\n t1 = \"Two forwarded modules both define a \" + type + \" named \" + $name + \".\";\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @forward\");\n throw A.wrapException(A.MultiSpanSassScriptException$(t1, \"new @forward\", t2));\n }\n },\n importForwards$1(module) {\n var forwardedModules, t1, t2, t3, t4, t5, forwardedVariableNames, forwardedFunctionNames, forwardedMixinNames, _i, entry, shadowed, t6, _length, _list, _this = this,\n forwarded = module._environment$_environment._forwardedModules;\n if (forwarded == null)\n return;\n forwardedModules = _this._forwardedModules;\n if (forwardedModules != null) {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable, type$.AstNode);\n for (t2 = forwarded.get$entries(forwarded), t2 = t2.get$iterator(t2), t3 = _this._globalModules; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n t5 = t4.key;\n if (!forwardedModules.containsKey$1(t5) || !t3.containsKey$1(t5))\n t1.$indexSet(0, t5, t4.value);\n }\n forwarded = t1;\n } else\n forwardedModules = _this._forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable, type$.AstNode);\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedVariableNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.Environment_importForwards_closure(), t2), t2._eval$1(\"Iterable.E\"));\n t2 = forwarded.get$keys(forwarded);\n t1 = A._instanceType(t2)._eval$1(\"ExpandIterable\");\n forwardedFunctionNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t2, new A.Environment_importForwards_closure0(), t1), t1._eval$1(\"Iterable.E\"));\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedMixinNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.Environment_importForwards_closure1(), t2), t2._eval$1(\"Iterable.E\"));\n t1 = _this._variables;\n t2 = t1.length;\n if (t2 === 1) {\n for (t2 = _this._importedModules, t3 = t2.get$entries(t2).toList$0(0), t4 = t3.length, t5 = type$.Callable, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n t2.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n t2.$indexSet(0, shadowed, entry.value);\n }\n }\n for (t3 = forwardedModules.get$entries(forwardedModules).toList$0(0), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n forwardedModules.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n forwardedModules.$indexSet(0, shadowed, entry.value);\n }\n }\n t2.addAll$1(0, forwarded);\n forwardedModules.addAll$1(0, forwarded);\n } else {\n t3 = _this._nestedForwardedModules;\n if (t3 == null) {\n _length = t2 - 1;\n _list = J.JSArray_JSArray$allocateGrowable(_length, type$.List_Module_Callable);\n for (t2 = type$.JSArray_Module_Callable, _i = 0; _i < _length; ++_i)\n _list[_i] = A._setArrayType([], t2);\n _this._nestedForwardedModules = _list;\n t2 = _list;\n } else\n t2 = t3;\n B.JSArray_methods.addAll$1(B.JSArray_methods.get$last(t2), forwarded.get$keys(forwarded));\n }\n for (t2 = A._LinkedHashSetIterator$(forwardedVariableNames, forwardedVariableNames._collection$_modifications), t3 = A._instanceType(t2)._precomputed1, t4 = _this._variableIndices, t5 = _this._variableNodes; t2.moveNext$0();) {\n t6 = t3._as(t2._collection$_current);\n t4.remove$1(0, t6);\n J.remove$1$z(B.JSArray_methods.get$last(t1), t6);\n J.remove$1$z(B.JSArray_methods.get$last(t5), t6);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedFunctionNames, forwardedFunctionNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._functionIndices, t4 = _this._functions; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedMixinNames, forwardedMixinNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._mixinIndices, t4 = _this._mixins; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n },\n getVariable$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._getModule$1(namespace).get$variables().$index(0, $name);\n if (_this._lastVariableName === $name) {\n t1 = _this._lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._variables[t1], $name);\n return t1 == null ? _this._getVariableFromGlobalModule$1($name) : t1;\n }\n t1 = _this._variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._lastVariableName = $name;\n _this._lastVariableIndex = index;\n t1 = J.$index$asx(_this._variables[index], $name);\n return t1 == null ? _this._getVariableFromGlobalModule$1($name) : t1;\n }\n index = _this._variableIndex$1($name);\n if (index == null)\n return _this._getVariableFromGlobalModule$1($name);\n _this._lastVariableName = $name;\n _this._lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._variables[index], $name);\n return t1 == null ? _this._getVariableFromGlobalModule$1($name) : t1;\n },\n getVariable$1($name) {\n return this.getVariable$2$namespace($name, null);\n },\n _getVariableFromGlobalModule$1($name) {\n return this._fromOneModule$1$3($name, \"variable\", new A.Environment__getVariableFromGlobalModule_closure($name), type$.Value);\n },\n getVariableNode$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._getModule$1(namespace).get$variableNodes().$index(0, $name);\n if (_this._lastVariableName === $name) {\n t1 = _this._lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._variableNodes[t1], $name);\n return t1 == null ? _this._getVariableNodeFromGlobalModule$1($name) : t1;\n }\n t1 = _this._variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._lastVariableName = $name;\n _this._lastVariableIndex = index;\n t1 = J.$index$asx(_this._variableNodes[index], $name);\n return t1 == null ? _this._getVariableNodeFromGlobalModule$1($name) : t1;\n }\n index = _this._variableIndex$1($name);\n if (index == null)\n return _this._getVariableNodeFromGlobalModule$1($name);\n _this._lastVariableName = $name;\n _this._lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._variableNodes[index], $name);\n return t1 == null ? _this._getVariableNodeFromGlobalModule$1($name) : t1;\n },\n _getVariableNodeFromGlobalModule$1($name) {\n var t1, t2, value;\n for (t1 = this._importedModules, t2 = this._globalModules, t2 = t1.get$keys(t1).followedBy$1(0, t2.get$keys(t2)), t2 = new A.FollowedByIterator(J.get$iterator$ax(t2.__internal$_first), t2._second); t2.moveNext$0();) {\n t1 = t2._currentIterator;\n value = t1.get$current(t1).get$variableNodes().$index(0, $name);\n if (value != null)\n return value;\n }\n return null;\n },\n globalVariableExists$2$namespace($name, namespace) {\n if (namespace != null)\n return this._getModule$1(namespace).get$variables().containsKey$1($name);\n if (B.JSArray_methods.get$first(this._variables).containsKey$1($name))\n return true;\n return this._getVariableFromGlobalModule$1($name) != null;\n },\n globalVariableExists$1($name) {\n return this.globalVariableExists$2$namespace($name, null);\n },\n _variableIndex$1($name) {\n var t1, i;\n for (t1 = this._variables, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n setVariable$5$global$namespace($name, value, nodeWithSpan, global, namespace) {\n var t1, moduleWithName, nestedForwardedModules, t2, t3, t4, t5, index, _this = this;\n if (namespace != null) {\n _this._getModule$1(namespace).setVariable$3($name, value, nodeWithSpan);\n return;\n }\n if (global || _this._variables.length === 1) {\n _this._variableIndices.putIfAbsent$2($name, new A.Environment_setVariable_closure(_this, $name));\n t1 = _this._variables;\n if (!B.JSArray_methods.get$first(t1).containsKey$1($name)) {\n moduleWithName = _this._fromOneModule$1$3($name, \"variable\", new A.Environment_setVariable_closure0($name), type$.Module_Callable);\n if (moduleWithName != null) {\n moduleWithName.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n J.$indexSet$ax(B.JSArray_methods.get$first(t1), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(_this._variableNodes), $name, nodeWithSpan);\n return;\n }\n nestedForwardedModules = _this._nestedForwardedModules;\n if (nestedForwardedModules != null && !_this._variableIndices.containsKey$1($name) && _this._variableIndex$1($name) == null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A.instanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n t5 = t4._as(t3.__internal$_current);\n if (t5.get$variables().containsKey$1($name)) {\n t5.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n if (_this._lastVariableName === $name) {\n t1 = _this._lastVariableIndex;\n t1.toString;\n index = t1;\n } else\n index = _this._variableIndices.putIfAbsent$2($name, new A.Environment_setVariable_closure1(_this, $name));\n if (!_this._inSemiGlobalScope && index === 0) {\n index = _this._variables.length - 1;\n _this._variableIndices.$indexSet(0, $name, index);\n }\n _this._lastVariableName = $name;\n _this._lastVariableIndex = index;\n J.$indexSet$ax(_this._variables[index], $name, value);\n J.$indexSet$ax(_this._variableNodes[index], $name, nodeWithSpan);\n },\n setVariable$4$global($name, value, nodeWithSpan, global) {\n return this.setVariable$5$global$namespace($name, value, nodeWithSpan, global, null);\n },\n setLocalVariable$3($name, value, nodeWithSpan) {\n var index, _this = this,\n t1 = _this._variables,\n t2 = t1.length;\n _this._lastVariableName = $name;\n index = _this._lastVariableIndex = t2 - 1;\n _this._variableIndices.$indexSet(0, $name, index);\n J.$indexSet$ax(t1[index], $name, value);\n J.$indexSet$ax(_this._variableNodes[index], $name, nodeWithSpan);\n },\n getFunction$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null) {\n t1 = _this._getModule$1(namespace);\n return t1.get$functions(t1).$index(0, $name);\n }\n t1 = _this._functionIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._functions[index], $name);\n return t1 == null ? _this._getFunctionFromGlobalModule$1($name) : t1;\n }\n index = _this._functionIndex$1($name);\n if (index == null)\n return _this._getFunctionFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._functions[index], $name);\n return t1 == null ? _this._getFunctionFromGlobalModule$1($name) : t1;\n },\n _getFunctionFromGlobalModule$1($name) {\n return this._fromOneModule$1$3($name, \"function\", new A.Environment__getFunctionFromGlobalModule_closure($name), type$.Callable);\n },\n _functionIndex$1($name) {\n var t1, i;\n for (t1 = this._functions, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n getMixin$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._getModule$1(namespace).get$mixins().$index(0, $name);\n t1 = _this._mixinIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._mixins[index], $name);\n return t1 == null ? _this._getMixinFromGlobalModule$1($name) : t1;\n }\n index = _this._mixinIndex$1($name);\n if (index == null)\n return _this._getMixinFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._mixins[index], $name);\n return t1 == null ? _this._getMixinFromGlobalModule$1($name) : t1;\n },\n _getMixinFromGlobalModule$1($name) {\n return this._fromOneModule$1$3($name, \"mixin\", new A.Environment__getMixinFromGlobalModule_closure($name), type$.Callable);\n },\n _mixinIndex$1($name) {\n var t1, i;\n for (t1 = this._mixins, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n scope$1$3$semiGlobal$when(callback, semiGlobal, when) {\n var wasInSemiGlobalScope, $name, name0, name1, t1, t2, t3, t4, t5, _this = this;\n semiGlobal = semiGlobal && _this._inSemiGlobalScope;\n wasInSemiGlobalScope = _this._inSemiGlobalScope;\n _this._inSemiGlobalScope = semiGlobal;\n if (!when)\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n _this._inSemiGlobalScope = wasInSemiGlobalScope;\n }\n t1 = _this._variables;\n t2 = type$.String;\n B.JSArray_methods.add$1(t1, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.Value));\n B.JSArray_methods.add$1(_this._variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.AstNode));\n t3 = _this._functions;\n t4 = type$.Callable;\n B.JSArray_methods.add$1(t3, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t5 = _this._mixins;\n B.JSArray_methods.add$1(t5, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t4 = _this._nestedForwardedModules;\n if (t4 != null)\n t4.push(A._setArrayType([], type$.JSArray_Module_Callable));\n try {\n t2 = callback.call$0();\n return t2;\n } finally {\n _this._inSemiGlobalScope = wasInSemiGlobalScope;\n _this._lastVariableIndex = _this._lastVariableName = null;\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t1))), t2 = _this._variableIndices; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n t2.remove$1(0, $name);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t3))), t2 = _this._functionIndices; t1.moveNext$0();) {\n name0 = t1.get$current(t1);\n t2.remove$1(0, name0);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t5))), t2 = _this._mixinIndices; t1.moveNext$0();) {\n name1 = t1.get$current(t1);\n t2.remove$1(0, name1);\n }\n t1 = _this._nestedForwardedModules;\n if (t1 != null)\n t1.pop();\n }\n },\n scope$1$1(callback, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, true, $T);\n },\n scope$1$2$when(callback, when, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, when, $T);\n },\n scope$1$2$semiGlobal(callback, semiGlobal, $T) {\n return this.scope$1$3$semiGlobal$when(callback, semiGlobal, true, $T);\n },\n toImplicitConfiguration$0() {\n var t1, t2, i, values, nodes, t3, t4, t5, t6,\n configuration = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n for (t1 = this._variables, t2 = this._variableNodes, i = 0; i < t1.length; ++i) {\n values = t1[i];\n nodes = t2[i];\n for (t3 = values.get$entries(values), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.key;\n t4 = t4.value;\n t6 = nodes.$index(0, t5);\n t6.toString;\n configuration.$indexSet(0, t5, new A.ConfiguredValue(t4, null, t6));\n }\n }\n return new A.Configuration(configuration);\n },\n toModule$2(css, extensionStore) {\n return A._EnvironmentModule__EnvironmentModule(this, css, extensionStore, A.NullableExtension_andThen(this._forwardedModules, new A.Environment_toModule_closure()));\n },\n toDummyModule$0() {\n return A._EnvironmentModule__EnvironmentModule(this, new A.CssStylesheet(new A.UnmodifiableListView(B.List_empty0, type$.UnmodifiableListView_CssNode), A.SourceFile$decoded(B.List_empty1, \"\").span$1(0, 0)), B.C_EmptyExtensionStore, A.NullableExtension_andThen(this._forwardedModules, new A.Environment_toDummyModule_closure()));\n },\n _getModule$1(namespace) {\n var module = this._environment$_modules.$index(0, namespace);\n if (module != null)\n return module;\n throw A.wrapException(A.SassScriptException$('There is no module with the namespace \"' + namespace + '\".'));\n },\n _fromOneModule$1$3($name, type, callback, $T) {\n var t1, t2, t3, t4, value, identity, valueInModule, identityFromModule, spans, t5,\n nestedForwardedModules = this._nestedForwardedModules;\n if (nestedForwardedModules != null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A._arrayInstanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n value = callback.call$1(t4._as(t3.__internal$_current));\n if (value != null)\n return value;\n }\n for (t1 = this._importedModules, t1 = t1.get$keys(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n for (t1 = this._globalModules, t2 = t1.get$keys(t1), t2 = t2.get$iterator(t2), t3 = type$.Callable, value = null, identity = null; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n valueInModule = callback.call$1(t4);\n if (valueInModule == null)\n continue;\n identityFromModule = t3._is(valueInModule) ? valueInModule : t4.variableIdentity$1($name);\n if (identityFromModule.$eq(0, identity))\n continue;\n if (value != null) {\n spans = t1.get$entries(t1).map$1$1(0, new A.Environment__fromOneModule_closure(callback, $T), type$.nullable_FileSpan);\n t2 = \"This \" + type + string$.x20is_av;\n t3 = type + \" use\";\n t4 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n for (t1 = spans.get$iterator(spans); t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (t5 != null)\n t4.$indexSet(0, t5, \"includes \" + type);\n }\n throw A.wrapException(A.MultiSpanSassScriptException$(t2, t3, t4));\n }\n identity = identityFromModule;\n value = valueInModule;\n }\n return value;\n }\n };\n A.Environment_importForwards_closure.prototype = {\n call$1(module) {\n var t1 = module.get$variables();\n return t1.get$keys(t1);\n },\n $signature: 135\n };\n A.Environment_importForwards_closure0.prototype = {\n call$1(module) {\n var t1 = module.get$functions(module);\n return t1.get$keys(t1);\n },\n $signature: 135\n };\n A.Environment_importForwards_closure1.prototype = {\n call$1(module) {\n var t1 = module.get$mixins();\n return t1.get$keys(t1);\n },\n $signature: 135\n };\n A.Environment__getVariableFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$variables().$index(0, this.name);\n },\n $signature: 330\n };\n A.Environment_setVariable_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._lastVariableName = this.name;\n return t1._lastVariableIndex = 0;\n },\n $signature: 12\n };\n A.Environment_setVariable_closure0.prototype = {\n call$1(module) {\n return module.get$variables().containsKey$1(this.name) ? module : null;\n },\n $signature: 332\n };\n A.Environment_setVariable_closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._variableIndex$1(this.name);\n return t2 == null ? t1._variables.length - 1 : t2;\n },\n $signature: 12\n };\n A.Environment__getFunctionFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$functions(module).$index(0, this.name);\n },\n $signature: 165\n };\n A.Environment__getMixinFromGlobalModule_closure.prototype = {\n call$1(module) {\n return module.get$mixins().$index(0, this.name);\n },\n $signature: 165\n };\n A.Environment_toModule_closure.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_Callable);\n },\n $signature: 164\n };\n A.Environment_toDummyModule_closure.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_Callable);\n },\n $signature: 164\n };\n A.Environment__fromOneModule_closure.prototype = {\n call$1(entry) {\n return A.NullableExtension_andThen(this.callback.call$1(entry.key), new A.Environment__fromOneModule__closure(entry, this.T));\n },\n $signature: 336\n };\n A.Environment__fromOneModule__closure.prototype = {\n call$1(_) {\n return J.get$span$z(this.entry.value);\n },\n $signature() {\n return this.T._eval$1(\"FileSpan(0)\");\n }\n };\n A._EnvironmentModule.prototype = {\n get$url(_) {\n var t1 = this.css;\n return t1.get$span(t1).file.url;\n },\n setVariable$3($name, value, nodeWithSpan) {\n var t1, t2,\n module = this._modulesByVariable.$index(0, $name);\n if (module != null) {\n module.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n t1 = this._environment$_environment;\n t2 = t1._variables;\n if (!B.JSArray_methods.get$first(t2).containsKey$1($name))\n throw A.wrapException(A.SassScriptException$(\"Undefined variable.\"));\n J.$indexSet$ax(B.JSArray_methods.get$first(t2), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(t1._variableNodes), $name, nodeWithSpan);\n return;\n },\n variableIdentity$1($name) {\n var module = this._modulesByVariable.$index(0, $name);\n return module == null ? this : module.variableIdentity$1($name);\n },\n cloneCss$0() {\n var newCssAndExtensionStore, _this = this,\n t1 = _this.css;\n if (J.get$isEmpty$asx(t1.get$children(t1)))\n return _this;\n newCssAndExtensionStore = A.cloneCssStylesheet(t1, _this.extensionStore);\n return A._EnvironmentModule$_(_this._environment$_environment, newCssAndExtensionStore.item1, newCssAndExtensionStore.item2, _this._modulesByVariable, _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.transitivelyContainsCss, _this.transitivelyContainsExtensions);\n },\n toString$0(_) {\n var t1 = this.css;\n if (t1.get$span(t1).file.url == null)\n t1 = \"\";\n else {\n t1 = t1.get$span(t1);\n t1 = $.$get$context().prettyUri$1(t1.file.url);\n }\n return t1;\n },\n $isModule: 1,\n get$upstream() {\n return this.upstream;\n },\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$extensionStore() {\n return this.extensionStore;\n },\n get$css(receiver) {\n return this.css;\n },\n get$transitivelyContainsCss() {\n return this.transitivelyContainsCss;\n },\n get$transitivelyContainsExtensions() {\n return this.transitivelyContainsExtensions;\n }\n };\n A._EnvironmentModule__EnvironmentModule_closure.prototype = {\n call$1(module) {\n return module.get$variables();\n },\n $signature: 338\n };\n A._EnvironmentModule__EnvironmentModule_closure0.prototype = {\n call$1(module) {\n return module.get$variableNodes();\n },\n $signature: 339\n };\n A._EnvironmentModule__EnvironmentModule_closure1.prototype = {\n call$1(module) {\n return module.get$functions(module);\n },\n $signature: 162\n };\n A._EnvironmentModule__EnvironmentModule_closure2.prototype = {\n call$1(module) {\n return module.get$mixins();\n },\n $signature: 162\n };\n A._EnvironmentModule__EnvironmentModule_closure3.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 139\n };\n A._EnvironmentModule__EnvironmentModule_closure4.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsExtensions();\n },\n $signature: 139\n };\n A.SassException.prototype = {\n get$trace(_) {\n return A.Trace$(A._setArrayType([A.frameForSpan(A.SourceSpanException.prototype.get$span.call(this, this), \"root stylesheet\", null)], type$.JSArray_Frame), null);\n },\n get$span(_) {\n return A.SourceSpanException.prototype.get$span.call(this, this);\n },\n toString$1$color(_, color) {\n var t2, _i, frame, t3, _this = this,\n buffer = new A.StringBuffer(\"\"),\n t1 = \"\" + (\"Error: \" + _this._span_exception$_message + \"\\n\");\n buffer._contents = t1;\n buffer._contents = t1 + A.SourceSpanException.prototype.get$span.call(_this, _this).highlight$1$color(color);\n for (t1 = _this.get$trace(_this).toString$0(0).split(\"\\n\"), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n frame = t1[_i];\n if (J.get$length$asx(frame) === 0)\n continue;\n t3 = buffer._contents += \"\\n\";\n buffer._contents = t3 + (\" \" + A.S(frame));\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n toString$0($receiver) {\n return this.toString$1$color($receiver, null);\n },\n toCssString$0() {\n var commentMessage, stringMessage, rune,\n t1 = $._glyphs,\n t2 = $._glyphs = B.C_AsciiGlyphSet,\n t3 = this.toString$1$color(0, false);\n t3 = A.stringReplaceAllUnchecked(t3, \"*/\", \"*\\u2215\");\n commentMessage = A.stringReplaceAllUnchecked(t3, \"\\r\\n\", \"\\n\");\n $._glyphs = t1 === B.C_AsciiGlyphSet ? t2 : B.C_UnicodeGlyphSet;\n stringMessage = new A.StringBuffer(\"\");\n for (t1 = new A.RuneIterator(A.serializeValue(new A.SassString(this.toString$1$color(0, false), true), true, true)); t1.moveNext$0();) {\n rune = t1._currentCodePoint;\n t2 = stringMessage._contents;\n if (rune > 255) {\n stringMessage._contents = t2 + A.Primitives_stringFromCharCode(92);\n t2 = stringMessage._contents += B.JSInt_methods.toRadixString$1(rune, 16);\n t2 = stringMessage._contents = t2 + A.Primitives_stringFromCharCode(32);\n } else\n t2 = stringMessage._contents = t2 + A.Primitives_stringFromCharCode(rune);\n }\n return \"/* \" + B.JSArray_methods.join$1(A._setArrayType(commentMessage.split(\"\\n\"), type$.JSArray_String), \"\\n * \") + ' */\\n\\nbody::before {\\n font-family: \"Source Code Pro\", \"SF Mono\", Monaco, Inconsolata, \"Fira Mono\",\\n \"Droid Sans Mono\", monospace, monospace;\\n white-space: pre;\\n display: block;\\n padding: 1em;\\n margin-bottom: 1em;\\n border-bottom: 2px solid black;\\n content: ' + stringMessage.toString$0(0) + \";\\n}\";\n }\n };\n A.MultiSpanSassException.prototype = {\n toString$1$color(_, color) {\n var t1, t2, _i, frame, _this = this,\n useColor = color === true && true,\n buffer = new A.StringBuffer(\"Error: \" + _this._span_exception$_message + \"\\n\");\n A.NullableExtension_andThen(A.Highlighter$multiple(A.SourceSpanException.prototype.get$span.call(_this, _this), _this.primaryLabel, _this.secondarySpans, useColor, null, null).highlight$0(), buffer.get$write(buffer));\n for (t1 = _this.get$trace(_this).toString$0(0).split(\"\\n\"), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n frame = t1[_i];\n if (J.get$length$asx(frame) === 0)\n continue;\n buffer._contents += \"\\n\";\n buffer._contents += \" \" + A.S(frame);\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n toString$0($receiver) {\n return this.toString$1$color($receiver, null);\n }\n };\n A.SassRuntimeException.prototype = {\n get$trace(receiver) {\n return this.trace;\n }\n };\n A.MultiSpanSassRuntimeException.prototype = {$isSassRuntimeException: 1,\n get$trace(receiver) {\n return this.trace;\n }\n };\n A.SassFormatException.prototype = {\n get$source() {\n return A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(this, this).file._decodedChars, 0, null), 0, null);\n },\n $isFormatException: 1,\n $isSourceSpanFormatException: 1\n };\n A.SassScriptException.prototype = {\n toString$0(_) {\n return this.message + string$.x0a_BUG_;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.MultiSpanSassScriptException.prototype = {};\n A._writeSourceMap_closure.prototype = {\n call$1(url) {\n return this.options.sourceMapUrl$2(0, A.Uri_parse(url), this.destination).toString$0(0);\n },\n $signature: 5\n };\n A.ExecutableOptions.prototype = {\n get$interactive() {\n var result, _this = this,\n value = _this.__ExecutableOptions_interactive;\n if (value === $) {\n result = new A.ExecutableOptions_interactive_closure(_this).call$0();\n A._lateInitializeOnceCheck(_this.__ExecutableOptions_interactive, \"interactive\");\n _this.__ExecutableOptions_interactive = result;\n value = result;\n }\n return value;\n },\n get$color() {\n var t1 = this._options;\n return t1.wasParsed$1(\"color\") ? A._asBool(t1.$index(0, \"color\")) : J.$eq$(self.process.stdout.isTTY, true);\n },\n get$emitErrorCss() {\n var t1 = A._asBoolQ(this._options.$index(0, \"error-css\"));\n if (t1 == null) {\n this._ensureSources$0();\n t1 = this._sourcesToDestinations;\n t1 = t1.get$values(t1).any$1(0, new A.ExecutableOptions_emitErrorCss_closure());\n }\n return t1;\n },\n _ensureSources$0() {\n var t1, stdin, t2, t3, $directories, t4, t5, colonArgs, positionalArgs, t6, t7, t8, message, target, source, destination, seen, sourceAndDestination, _this = this, _null = null,\n _s32_ = \"_sourceDirectoriesToDestinations\",\n _s18_ = 'Duplicate source \"';\n if (_this._sourcesToDestinations != null)\n return;\n t1 = _this._options;\n stdin = A._asBool(t1.$index(0, \"stdin\"));\n t2 = t1.rest;\n if (t2.get$length(t2) === 0 && !stdin)\n A.ExecutableOptions__fail(\"Compile Sass to CSS.\");\n t3 = type$.String;\n $directories = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (t4 = new A.ListIterator(t2, t2.get$length(t2)), t5 = A._instanceType(t4)._precomputed1, colonArgs = false, positionalArgs = false; t4.moveNext$0();) {\n t6 = t5._as(t4.__internal$_current);\n t7 = t6.length;\n if (t7 === 0)\n A.ExecutableOptions__fail('Invalid argument \"\".');\n if (A.stringContainsUnchecked(t6, \":\", 0)) {\n if (t7 > 2) {\n t8 = B.JSString_methods._codeUnitAt$1(t6, 0);\n if (!(t8 >= 97 && t8 <= 122))\n t8 = t8 >= 65 && t8 <= 90;\n else\n t8 = true;\n t8 = t8 && B.JSString_methods._codeUnitAt$1(t6, 1) === 58;\n } else\n t8 = false;\n if (t8) {\n if (2 > t7)\n A.throwExpression(A.RangeError$range(2, 0, t7, _null, _null));\n t7 = A.stringContainsUnchecked(t6, \":\", 2);\n } else\n t7 = true;\n } else\n t7 = false;\n if (t7)\n colonArgs = true;\n else if (A.dirExists(t6))\n $directories.add$1(0, t6);\n else\n positionalArgs = true;\n }\n if (positionalArgs || t2.get$length(t2) === 0) {\n if (colonArgs)\n A.ExecutableOptions__fail('Positional and \":\" arguments may not both be used.');\n else if (stdin) {\n if (J.get$length$asx(t2._collection$_source) > 1)\n A.ExecutableOptions__fail(\"Only one argument is allowed with --stdin.\");\n else if (A._asBool(t1.$index(0, \"update\")))\n A.ExecutableOptions__fail(\"--update is not allowed with --stdin.\");\n else if (A._asBool(t1.$index(0, \"watch\")))\n A.ExecutableOptions__fail(\"--watch is not allowed with --stdin.\");\n t1 = t2.get$length(t2) === 0 ? _null : t2.get$first(t2);\n t2 = type$.dynamic;\n t3 = type$.nullable_String;\n _this._sourcesToDestinations = A.ConstantMap_ConstantMap$from(A.LinkedHashMap_LinkedHashMap$_literal([null, t1], t2, t2), t3, t3);\n } else {\n t3 = t2._collection$_source;\n t4 = J.getInterceptor$asx(t3);\n if (t4.get$length(t3) > 2)\n A.ExecutableOptions__fail(\"Only two positional args may be passed.\");\n else if ($directories._collection$_length !== 0) {\n message = 'Directory \"' + A.S($directories.get$first($directories)) + '\" may not be a positional arg.';\n target = t2.get$last(t2);\n A.ExecutableOptions__fail(J.$eq$($directories.get$first($directories), t2.get$first(t2)) && !A.fileExists(target) ? message + ('\\nTo compile all CSS in \"' + A.S($directories.get$first($directories)) + '\" to \"' + target + '\", use `sass ' + A.S($directories.get$first($directories)) + \":\" + target + \"`.\") : message);\n } else {\n source = J.$eq$(t2.get$first(t2), \"-\") ? _null : t2.get$first(t2);\n destination = t4.get$length(t3) === 1 ? _null : t2.get$last(t2);\n if (destination == null)\n if (A._asBool(t1.$index(0, \"update\")))\n A.ExecutableOptions__fail(\"--update is not allowed when printing to stdout.\");\n else if (A._asBool(t1.$index(0, \"watch\")))\n A.ExecutableOptions__fail(\"--watch is not allowed when printing to stdout.\");\n t1 = A.PathMap__create(_null, type$.nullable_String);\n t1.$indexSet(0, source, destination);\n _this._sourcesToDestinations = new A.UnmodifiableMapView(new A.PathMap(t1, type$.PathMap_nullable_String), type$.UnmodifiableMapView_of_nullable_String_and_nullable_String);\n }\n }\n A._lateWriteOnceCheck(_this.__ExecutableOptions__sourceDirectoriesToDestinations, _s32_);\n _this.__ExecutableOptions__sourceDirectoriesToDestinations = B.Map_empty5;\n return;\n }\n if (stdin)\n A.ExecutableOptions__fail('--stdin may not be used with \":\" arguments.');\n seen = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n t1 = A.PathMap__create(_null, t3);\n t4 = type$.PathMap_String;\n t3 = A.PathMap__create(_null, t3);\n for (t2 = new A.ListIterator(t2, t2.get$length(t2)), t5 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n t6 = t5._as(t2.__internal$_current);\n if ($directories.contains$1(0, t6)) {\n if (!seen.add$1(0, t6))\n A.ExecutableOptions__fail(_s18_ + t6 + '\".');\n t3.$indexSet(0, t6, t6);\n t1.addAll$1(0, _this._listSourceDirectory$2(t6, t6));\n continue;\n }\n sourceAndDestination = _this._splitSourceAndDestination$1(t6);\n source = sourceAndDestination.item1;\n destination = sourceAndDestination.item2;\n if (!seen.add$1(0, source))\n A.ExecutableOptions__fail(_s18_ + source + '\".');\n if (source === \"-\")\n t1.$indexSet(0, _null, destination);\n else if (A.dirExists(source)) {\n t3.$indexSet(0, source, destination);\n t1.addAll$1(0, _this._listSourceDirectory$2(source, destination));\n } else\n t1.$indexSet(0, source, destination);\n }\n _this._sourcesToDestinations = new A.UnmodifiableMapView(new A.PathMap(t1, t4), type$.UnmodifiableMapView_of_nullable_String_and_nullable_String);\n A._lateWriteOnceCheck(_this.__ExecutableOptions__sourceDirectoriesToDestinations, _s32_);\n _this.__ExecutableOptions__sourceDirectoriesToDestinations = new A.UnmodifiableMapView(new A.PathMap(t3, t4), type$.UnmodifiableMapView_of_nullable_String_and_String);\n },\n _splitSourceAndDestination$1(argument) {\n var t1, i, t2, t3, nextColon;\n for (t1 = argument.length, i = 0; i < t1; ++i) {\n if (i === 1) {\n t2 = i - 1;\n if (t1 > t2 + 2) {\n t3 = B.JSString_methods.codeUnitAt$1(argument, t2);\n if (!(t3 >= 97 && t3 <= 122))\n t3 = t3 >= 65 && t3 <= 90;\n else\n t3 = true;\n t2 = t3 && B.JSString_methods.codeUnitAt$1(argument, t2 + 1) === 58;\n } else\n t2 = false;\n } else\n t2 = false;\n if (t2)\n continue;\n if (B.JSString_methods._codeUnitAt$1(argument, i) === 58) {\n t2 = i + 1;\n nextColon = B.JSString_methods.indexOf$2(argument, \":\", t2);\n if (nextColon === i + 2)\n if (t1 > t2 + 2) {\n t1 = B.JSString_methods._codeUnitAt$1(argument, t2);\n if (!(t1 >= 97 && t1 <= 122))\n t1 = t1 >= 65 && t1 <= 90;\n else\n t1 = true;\n t1 = t1 && B.JSString_methods._codeUnitAt$1(argument, t2 + 1) === 58;\n } else\n t1 = false;\n else\n t1 = false;\n if ((t1 ? B.JSString_methods.indexOf$2(argument, \":\", nextColon + 1) : nextColon) !== -1)\n A.ExecutableOptions__fail('\"' + argument + '\" may only contain one \":\".');\n return new A.Tuple2(B.JSString_methods.substring$2(argument, 0, i), B.JSString_methods.substring$1(argument, t2), type$.Tuple2_String_String);\n }\n }\n throw A.wrapException(A.ArgumentError$('Expected \"' + argument + '\" to contain a colon.', null));\n },\n _listSourceDirectory$2(source, destination) {\n var t2, t3, t4, t5, t6, t7, parts,\n t1 = type$.String;\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t2 = J.get$iterator$ax(A.listDir(source, true)), t3 = source === destination, t4 = type$.JSArray_nullable_String, t5 = type$.WhereTypeIterable_String; t2.moveNext$0();) {\n t6 = t2.get$current(t2);\n if (this._isEntrypoint$1(t6))\n t7 = !(t3 && A.ParsedPath_ParsedPath$parse(t6, $.$get$context().style)._splitExtension$1(1)[1] === \".css\");\n else\n t7 = false;\n if (t7) {\n t7 = $.$get$context();\n parts = A._setArrayType([destination, t7.withoutExtension$1(t7.relative$2$from(t6, source)) + \".css\", null, null, null, null, null, null], t4);\n A._validateArgList(\"join\", parts);\n t1.$indexSet(0, t6, t7.joinAll$1(new A.WhereTypeIterable(parts, t5)));\n }\n }\n return t1;\n },\n _isEntrypoint$1(path) {\n var extension,\n t1 = $.$get$context().style;\n if (B.JSString_methods.startsWith$1(A.ParsedPath_ParsedPath$parse(path, t1).get$basename(), \"_\"))\n return false;\n extension = A.ParsedPath_ParsedPath$parse(path, t1)._splitExtension$1(1)[1];\n return extension === \".scss\" || extension === \".sass\" || extension === \".css\";\n },\n get$_writeToStdout() {\n var t1, _this = this;\n _this._ensureSources$0();\n t1 = _this._sourcesToDestinations;\n if (t1.get$length(t1) === 1) {\n _this._ensureSources$0();\n t1 = _this._sourcesToDestinations;\n t1 = t1.get$values(t1);\n t1 = t1.get$single(t1) == null;\n } else\n t1 = false;\n return t1;\n },\n get$emitSourceMap() {\n var _this = this,\n _s10_ = \"source-map\",\n _s15_ = \"source-map-urls\",\n _s13_ = \"embed-sources\",\n _s16_ = \"embed-source-map\",\n t1 = _this._options;\n if (!A._asBool(t1.$index(0, _s10_)))\n if (t1.wasParsed$1(_s15_))\n A.ExecutableOptions__fail(\"--source-map-urls isn't allowed with --no-source-map.\");\n else if (t1.wasParsed$1(_s13_))\n A.ExecutableOptions__fail(\"--embed-sources isn't allowed with --no-source-map.\");\n else if (t1.wasParsed$1(_s16_))\n A.ExecutableOptions__fail(\"--embed-source-map isn't allowed with --no-source-map.\");\n if (!_this.get$_writeToStdout())\n return A._asBool(t1.$index(0, _s10_));\n if (J.$eq$(_this._ifParsed$1(_s15_), \"relative\"))\n A.ExecutableOptions__fail(\"--source-map-urls=relative isn't allowed when printing to stdout.\");\n if (A._asBool(t1.$index(0, _s16_)))\n return A._asBool(t1.$index(0, _s10_));\n else if (J.$eq$(_this._ifParsed$1(_s10_), true))\n A.ExecutableOptions__fail(\"When printing to stdout, --source-map requires --embed-source-map.\");\n else if (t1.wasParsed$1(_s15_))\n A.ExecutableOptions__fail(\"When printing to stdout, --source-map-urls requires --embed-source-map.\");\n else if (A._asBool(t1.$index(0, _s13_)))\n A.ExecutableOptions__fail(\"When printing to stdout, --embed-sources requires --embed-source-map.\");\n else\n return false;\n },\n sourceMapUrl$2(_, url, destination) {\n var t1, path, t2, _null = null;\n if (url.get$scheme().length !== 0 && url.get$scheme() !== \"file\")\n return url;\n t1 = $.$get$context();\n path = t1.style.pathFromUri$1(A._parseUri(url));\n if (J.$eq$(this._options.$index(0, \"source-map-urls\"), \"relative\") && !this.get$_writeToStdout()) {\n destination.toString;\n t2 = t1.relative$2$from(path, t1.dirname$1(destination));\n } else\n t2 = t1.absolute$7(path, _null, _null, _null, _null, _null, _null);\n return t1.toUri$1(t2);\n },\n _ifParsed$1($name) {\n var t1 = this._options;\n return t1.wasParsed$1($name) ? t1.$index(0, $name) : null;\n }\n };\n A.ExecutableOptions__parser_closure.prototype = {\n call$0() {\n var t1 = type$.String,\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Option),\n t3 = [],\n parser = new A.ArgParser(t2, A.LinkedHashMap_LinkedHashMap$_empty(t1, t1), new A.UnmodifiableMapView(t2, type$.UnmodifiableMapView_String_Option), new A.UnmodifiableMapView(A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.ArgParser), type$.UnmodifiableMapView_String_ArgParser), t3, true, null);\n parser.addOption$2$hide(\"precision\", true);\n parser.addFlag$2$hide(\"async\", true);\n t3.push(A.ExecutableOptions__separator(\"Input and Output\"));\n parser.addFlag$2$help(\"stdin\", \"Read the stylesheet from stdin.\");\n parser.addFlag$2$help(\"indented\", \"Use the indented syntax for input from stdin.\");\n parser.addMultiOption$5$abbr$help$splitCommas$valueHelp(\"load-path\", \"I\", \"A path to use when resolving imports.\\nMay be passed multiple times.\", false, \"PATH\");\n t1 = type$.JSArray_String;\n parser.addOption$6$abbr$allowed$defaultsTo$help$valueHelp(\"style\", \"s\", A._setArrayType([\"expanded\", \"compressed\"], t1), \"expanded\", \"Output style.\", \"NAME\");\n parser.addFlag$3$defaultsTo$help(\"charset\", true, \"Emit a @charset or BOM for CSS with non-ASCII characters.\");\n parser.addFlag$3$defaultsTo$help(\"error-css\", null, \"When an error occurs, emit a stylesheet describing it.\\nDefaults to true when compiling to a file.\");\n parser.addFlag$3$help$negatable(\"update\", \"Only compile out-of-date stylesheets.\", false);\n t3.push(A.ExecutableOptions__separator(\"Source Maps\"));\n parser.addFlag$3$defaultsTo$help(\"source-map\", true, \"Whether to generate source maps.\");\n parser.addOption$4$allowed$defaultsTo$help(\"source-map-urls\", A._setArrayType([\"relative\", \"absolute\"], t1), \"relative\", \"How to link from source maps to source files.\");\n parser.addFlag$3$defaultsTo$help(\"embed-sources\", false, \"Embed source file contents in source maps.\");\n parser.addFlag$3$defaultsTo$help(\"embed-source-map\", false, \"Embed source map contents in CSS.\");\n t3.push(A.ExecutableOptions__separator(\"Other\"));\n parser.addFlag$4$abbr$help$negatable(\"watch\", \"w\", \"Watch stylesheets and recompile when they change.\", false);\n parser.addFlag$2$help(\"poll\", \"Manually check for changes rather than using a native watcher.\\nOnly valid with --watch.\");\n parser.addFlag$2$help(\"stop-on-error\", \"Don't compile more files once an error is encountered.\");\n parser.addFlag$4$abbr$help$negatable(\"interactive\", \"i\", \"Run an interactive SassScript shell.\", false);\n parser.addFlag$3$abbr$help(\"color\", \"c\", \"Whether to use terminal colors for messages.\");\n parser.addFlag$2$help(\"unicode\", \"Whether to use Unicode characters for messages.\");\n parser.addFlag$3$abbr$help(\"quiet\", \"q\", \"Don't print warnings.\");\n parser.addFlag$2$help(\"quiet-deps\", \"Don't print compiler warnings from dependencies.\\nStylesheets imported through load paths count as dependencies.\");\n parser.addFlag$2$help(\"verbose\", \"Print all deprecation warnings even when they're repetitive.\");\n parser.addFlag$2$help(\"trace\", \"Print full Dart stack traces for exceptions.\");\n parser.addFlag$4$abbr$help$negatable(\"help\", \"h\", \"Print this usage information.\", false);\n parser.addFlag$3$help$negatable(\"version\", \"Print the version of Dart Sass.\", false);\n return parser;\n },\n $signature: 342\n };\n A.ExecutableOptions_interactive_closure.prototype = {\n call$0() {\n var invalidOptions, _i, option,\n t1 = this.$this._options;\n if (!A._asBool(t1.$index(0, \"interactive\")))\n return false;\n invalidOptions = [\"stdin\", \"indented\", \"style\", \"source-map\", \"source-map-urls\", \"embed-sources\", \"embed-source-map\", \"update\", \"watch\"];\n for (_i = 0; _i < 9; ++_i) {\n option = invalidOptions[_i];\n if (!t1._parser.options._map.containsKey$1(option))\n A.throwExpression(A.ArgumentError$('Could not find an option named \"' + option + '\".', null));\n if (t1._parsed.containsKey$1(option))\n throw A.wrapException(A.UsageException$(\"--\" + option + \" isn't allowed with --interactive.\"));\n }\n return true;\n },\n $signature: 28\n };\n A.ExecutableOptions_emitErrorCss_closure.prototype = {\n call$1(destination) {\n return destination != null;\n },\n $signature: 195\n };\n A.UsageException.prototype = {$isException: 1,\n get$message(receiver) {\n return this.message;\n }\n };\n A.watch_closure.prototype = {\n call$1(dir) {\n for (; !A.dirExists(dir);)\n dir = $.$get$context().dirname$1(dir);\n return this.dirWatcher.watch$1(0, dir);\n },\n $signature: 347\n };\n A._Watcher.prototype = {\n compile$3$ifModified(_, source, destination, ifModified) {\n return this.compile$body$_Watcher(0, source, destination, ifModified);\n },\n compile$2($receiver, source, destination) {\n return this.compile$3$ifModified($receiver, source, destination, false);\n },\n compile$body$_Watcher(_, source, destination, ifModified) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, error, stackTrace, error0, stackTrace0, path, exception, t1, t2, $async$exception;\n var $async$compile$3$ifModified = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 4;\n $async$goto = 7;\n return A._asyncAwait(A.compileStylesheet($async$self._watch$_options, $async$self._graph, source, destination, ifModified), $async$compile$3$ifModified);\n case 7:\n // returning from await.\n $async$returnValue = true;\n // goto return\n $async$goto = 1;\n break;\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.SassException) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = $async$self._watch$_options;\n if (!t1.get$emitErrorCss())\n $async$self._delete$1(destination);\n t1 = J.toString$1$color$(error, t1.get$color());\n t2 = A.getTrace(error);\n $async$self._printError$2(t1, t2 == null ? stackTrace : t2);\n J.set$exitCode$x(self.process, 65);\n $async$returnValue = false;\n // goto return\n $async$goto = 1;\n break;\n } else if (t1 instanceof A.FileSystemException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n path = error0.path;\n t1 = path == null ? error0.message : \"Error reading \" + $.$get$context().relative$2$from(path, null) + \": \" + error0.message + \".\";\n t2 = A.getTrace(error0);\n $async$self._printError$2(t1, t2 == null ? stackTrace0 : t2);\n J.set$exitCode$x(self.process, 66);\n $async$returnValue = false;\n // goto return\n $async$goto = 1;\n break;\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$compile$3$ifModified, $async$completer);\n },\n _delete$1(path) {\n var buffer, t1, exception;\n try {\n A.deleteFile(path);\n buffer = new A.StringBuffer(\"\");\n t1 = this._watch$_options;\n if (t1.get$color())\n buffer._contents += \"\\x1b[33m\";\n buffer._contents += \"Deleted \" + path + \".\";\n if (t1.get$color())\n buffer._contents += \"\\x1b[0m\";\n A.print(buffer);\n } catch (exception) {\n if (!(A.unwrapException(exception) instanceof A.FileSystemException))\n throw exception;\n }\n },\n _printError$2(message, stackTrace) {\n var t2,\n t1 = $.$get$stderr();\n t1.writeln$1(message);\n t2 = this._watch$_options._options;\n if (A._asBool(t2.$index(0, \"trace\"))) {\n t1.writeln$0();\n t1.writeln$1(B.JSString_methods.trimRight$0(A.Trace_Trace$from(stackTrace).get$terse().toString$0(0)));\n }\n if (!A._asBool(t2.$index(0, \"stop-on-error\")))\n t1.writeln$0();\n },\n watch$1(_, watcher) {\n return this.watch$body$_Watcher(0, watcher);\n },\n watch$body$_Watcher(_, watcher) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, $event, extension, success, success0, success1, t2, t1;\n var $async$watch$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._lateReadCheck(watcher._group.__StreamGroup__controller, \"_controller\");\n t1 = new A._StreamIterator(A.checkNotNullable($async$self._debounceEvents$1(new A._ControllerStream(t1, A._instanceType(t1)._eval$1(\"_ControllerStream<1>\"))), \"stream\", type$.Object));\n $async$handler = 3;\n t2 = $async$self._watch$_options._options;\n case 6:\n // for condition\n $async$goto = 8;\n return A._asyncAwait(t1.moveNext$0(), $async$watch$1);\n case 8:\n // returning from await.\n if (!$async$result) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $event = t1.get$current(t1);\n extension = A.ParsedPath_ParsedPath$parse($event.path, $.$get$context().style)._splitExtension$1(1)[1];\n if (!J.$eq$(extension, \".sass\") && !J.$eq$(extension, \".scss\") && !J.$eq$(extension, \".css\")) {\n // goto for condition\n $async$goto = 6;\n break;\n }\n case 9:\n // switch\n switch ($event.type) {\n case B.ChangeType_modify:\n // goto case\n $async$goto = 11;\n break;\n case B.ChangeType_add:\n // goto case\n $async$goto = 12;\n break;\n case B.ChangeType_remove:\n // goto case\n $async$goto = 13;\n break;\n default:\n // goto after switch\n $async$goto = 10;\n break;\n }\n break;\n case 11:\n // case\n $async$goto = 14;\n return A._asyncAwait($async$self._handleModify$1($event.path), $async$watch$1);\n case 14:\n // returning from await.\n success = $async$result;\n if (!success && A._asBool(t2.$index(0, \"stop-on-error\"))) {\n $async$next = [1];\n // goto finally\n $async$goto = 4;\n break;\n }\n // goto after switch\n $async$goto = 10;\n break;\n case 12:\n // case\n $async$goto = 15;\n return A._asyncAwait($async$self._handleAdd$1($event.path), $async$watch$1);\n case 15:\n // returning from await.\n success0 = $async$result;\n if (!success0 && A._asBool(t2.$index(0, \"stop-on-error\"))) {\n $async$next = [1];\n // goto finally\n $async$goto = 4;\n break;\n }\n // goto after switch\n $async$goto = 10;\n break;\n case 13:\n // case\n $async$goto = 16;\n return A._asyncAwait($async$self._handleRemove$1($event.path), $async$watch$1);\n case 16:\n // returning from await.\n success1 = $async$result;\n if (!success1 && A._asBool(t2.$index(0, \"stop-on-error\"))) {\n $async$next = [1];\n // goto finally\n $async$goto = 4;\n break;\n }\n // goto after switch\n $async$goto = 10;\n break;\n case 10:\n // after switch\n // goto for condition\n $async$goto = 6;\n break;\n case 7:\n // after for\n $async$next.push(5);\n // goto finally\n $async$goto = 4;\n break;\n case 3:\n // uncaught\n $async$next = [2];\n case 4:\n // finally\n $async$handler = 2;\n $async$goto = 17;\n return A._asyncAwait(t1.cancel$0(), $async$watch$1);\n case 17:\n // returning from await.\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 5:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$watch$1, $async$completer);\n },\n _handleModify$1(path) {\n return this._handleModify$body$_Watcher(path);\n },\n _handleModify$body$_Watcher(path) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$self = this, t1, t2, t0, url, node;\n var $async$_handleModify$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")) {\n t1 = $.$get$context();\n t2 = A._realCasePath(t1.absolute$7(t1.normalize$1(path), null, null, null, null, null, null));\n t0 = t2;\n t2 = t1;\n t1 = t0;\n } else {\n t1 = $.$get$context();\n t2 = t1.canonicalize$1(0, path);\n t0 = t2;\n t2 = t1;\n t1 = t0;\n }\n url = t2.toUri$1(t1);\n t1 = $async$self._graph;\n node = t1._nodes.$index(0, url);\n if (node == null) {\n $async$returnValue = $async$self._handleAdd$1(path);\n // goto return\n $async$goto = 1;\n break;\n }\n t1.reload$1(url);\n $async$goto = 3;\n return A._asyncAwait($async$self._recompileDownstream$1(A._setArrayType([node], type$.JSArray_StylesheetNode)), $async$_handleModify$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_handleModify$1, $async$completer);\n },\n _handleAdd$1(path) {\n return this._handleAdd$body$_Watcher(path);\n },\n _handleAdd$body$_Watcher(path) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$self = this, destination, success, t1, t2, $async$temp1;\n var $async$_handleAdd$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n destination = $async$self._destinationFor$1(path);\n $async$temp1 = destination == null;\n if ($async$temp1)\n $async$result = $async$temp1;\n else {\n // goto then\n $async$goto = 3;\n break;\n }\n // goto join\n $async$goto = 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait($async$self.compile$2(0, path, destination), $async$_handleAdd$1);\n case 5:\n // returning from await.\n case 4:\n // join\n success = $async$result;\n t1 = $.$get$context();\n t2 = t1.absolute$7(\".\", null, null, null, null, null, null);\n $async$goto = 6;\n return A._asyncAwait($async$self._recompileDownstream$1($async$self._graph.addCanonical$3(new A.FilesystemImporter(t2), t1.toUri$1(J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\") ? A._realCasePath(t1.absolute$7(t1.normalize$1(path), null, null, null, null, null, null)) : t1.canonicalize$1(0, path)), t1.toUri$1(path))), $async$_handleAdd$1);\n case 6:\n // returning from await.\n $async$returnValue = $async$result && success;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_handleAdd$1, $async$completer);\n },\n _handleRemove$1(path) {\n return this._handleRemove$body$_Watcher(path);\n },\n _handleRemove$body$_Watcher(path) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$self = this, t1, t2, t0, url, t3, destination, node, toRecompile;\n var $async$_handleRemove$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")) {\n t1 = $.$get$context();\n t2 = A._realCasePath(t1.absolute$7(t1.normalize$1(path), null, null, null, null, null, null));\n t0 = t2;\n t2 = t1;\n t1 = t0;\n } else {\n t1 = $.$get$context();\n t2 = t1.canonicalize$1(0, path);\n t0 = t2;\n t2 = t1;\n t1 = t0;\n }\n url = t2.toUri$1(t1);\n t1 = $async$self._graph;\n t3 = t1._nodes;\n if (t3.containsKey$1(url)) {\n destination = $async$self._destinationFor$1(path);\n if (destination != null)\n $async$self._delete$1(destination);\n }\n t2 = t2.absolute$7(\".\", null, null, null, null, null, null);\n node = t3.remove$1(0, url);\n t3 = node != null;\n if (t3) {\n t1._transitiveModificationTimes.clear$0(0);\n t1.importCache.clearImport$1(url);\n node._stylesheet_graph$_remove$0();\n }\n toRecompile = t1._recanonicalizeImports$2(new A.FilesystemImporter(t2), url);\n if (t3)\n toRecompile.addAll$1(0, node._downstream);\n $async$goto = 3;\n return A._asyncAwait($async$self._recompileDownstream$1(toRecompile), $async$_handleRemove$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_handleRemove$1, $async$completer);\n },\n _debounceEvents$1(events) {\n var t1 = type$.WatchEvent;\n t1 = A.RateLimit__debounceAggregate(events, A.Duration$(25), A.instantiate1(A.rate_limit___collect$closure(), t1), false, true, t1, type$.List_WatchEvent);\n return new A._ExpandStream(new A._Watcher__debounceEvents_closure(), t1, A._instanceType(t1)._eval$1(\"_ExpandStream\"));\n },\n _recompileDownstream$1(nodes) {\n return this._recompileDownstream$body$_Watcher(nodes);\n },\n _recompileDownstream$body$_Watcher(nodes) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$self = this, t2, allSucceeded, node, success, t1, seen, toRecompile;\n var $async$_recompileDownstream$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = type$.StylesheetNode;\n seen = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n toRecompile = A.ListQueue_ListQueue$of(nodes, t1);\n t1 = type$.UnmodifiableSetView_StylesheetNode, t2 = $async$self._watch$_options._options, allSucceeded = true;\n case 3:\n // for condition\n if (!!toRecompile.get$isEmpty(toRecompile)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n node = toRecompile.removeFirst$0();\n if (!seen.add$1(0, node)) {\n // goto for condition\n $async$goto = 3;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait($async$self._compileIfEntrypoint$1(node.canonicalUrl), $async$_recompileDownstream$1);\n case 5:\n // returning from await.\n success = $async$result;\n allSucceeded = allSucceeded && success;\n if (!success && A._asBool(t2.$index(0, \"stop-on-error\"))) {\n $async$returnValue = false;\n // goto return\n $async$goto = 1;\n break;\n }\n toRecompile.addAll$1(0, new A.UnmodifiableSetView(node._downstream, t1));\n // goto for condition\n $async$goto = 3;\n break;\n case 4:\n // after for\n $async$returnValue = allSucceeded;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_recompileDownstream$1, $async$completer);\n },\n _compileIfEntrypoint$1(url) {\n return this._compileIfEntrypoint$body$_Watcher(url);\n },\n _compileIfEntrypoint$body$_Watcher(url) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.bool),\n $async$returnValue, $async$self = this, source, destination;\n var $async$_compileIfEntrypoint$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (url.get$scheme() !== \"file\") {\n $async$returnValue = true;\n // goto return\n $async$goto = 1;\n break;\n }\n source = $.$get$context().style.pathFromUri$1(A._parseUri(url));\n destination = $async$self._destinationFor$1(source);\n if (destination == null) {\n $async$returnValue = true;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 3;\n return A._asyncAwait($async$self.compile$2(0, source, destination), $async$_compileIfEntrypoint$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_compileIfEntrypoint$1, $async$completer);\n },\n _destinationFor$1(source) {\n var t2, destination, t3, t4, t5, t6, parts,\n t1 = this._watch$_options;\n t1._ensureSources$0();\n t2 = type$.String;\n destination = t1._sourcesToDestinations.cast$2$0(0, t2, t2).$index(0, source);\n if (destination != null)\n return destination;\n t3 = $.$get$context();\n if (B.JSString_methods.startsWith$1(A.ParsedPath_ParsedPath$parse(source, t3.style).get$basename(), \"_\"))\n return null;\n for (t1._ensureSources$0(), t1 = A._lateReadCheck(t1.__ExecutableOptions__sourceDirectoriesToDestinations, \"_sourceDirectoriesToDestinations\").cast$2$0(0, t2, t2), t1 = t1.get$entries(t1), t1 = t1.get$iterator(t1), t2 = type$.JSArray_nullable_String, t4 = type$.WhereTypeIterable_String; t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n t6 = t5.key;\n if (t3._isWithinOrEquals$2(t6, source) !== B._PathRelation_within)\n continue;\n parts = A._setArrayType([t5.value, t3.withoutExtension$1(t3.relative$2$from(source, t6)) + \".css\", null, null, null, null, null, null], t2);\n A._validateArgList(\"join\", parts);\n destination = t3.joinAll$1(new A.WhereTypeIterable(parts, t4));\n if (t3._isWithinOrEquals$2(destination, source) !== B._PathRelation_equal)\n return destination;\n }\n return null;\n }\n };\n A._Watcher__debounceEvents_closure.prototype = {\n call$1(buffer) {\n var t2, t3, t4, oldType,\n t1 = A.PathMap__create(null, type$.ChangeType);\n for (t2 = J.get$iterator$ax(buffer); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t4 = t3.path;\n oldType = t1.$index(0, t4);\n if (oldType == null)\n t1.$indexSet(0, t4, t3.type);\n else if (t3.type === B.ChangeType_remove)\n t1.$indexSet(0, t4, B.ChangeType_remove);\n else if (oldType !== B.ChangeType_add)\n t1.$indexSet(0, t4, B.ChangeType_modify);\n }\n t2 = A._setArrayType([], type$.JSArray_WatchEvent);\n for (t1 = t1.get$entries(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t3 = t1.get$current(t1);\n t4 = t3.value;\n t3 = t3.key;\n t3.toString;\n t2.push(new A.WatchEvent(t4, t3));\n }\n return t2;\n },\n $signature: 348\n };\n A.EmptyExtensionStore.prototype = {\n get$isEmpty(_) {\n return true;\n },\n get$simpleSelectors() {\n return B.C_EmptyUnmodifiableSet;\n },\n extensionsWhereTarget$1(callback) {\n return B.List_empty2;\n },\n addSelector$3(selector, span, mediaContext) {\n throw A.wrapException(A.UnsupportedError$(string$.addSel));\n },\n addExtension$4(extender, target, extend, mediaContext) {\n throw A.wrapException(A.UnsupportedError$(string$.addExt_));\n },\n addExtensions$1(extenders) {\n throw A.wrapException(A.UnsupportedError$(string$.addExts));\n },\n clone$0() {\n return B.Tuple2_EmptyExtensionStore_Map_empty;\n },\n $isExtensionStore: 1\n };\n A.Extension.prototype = {\n toString$0(_) {\n var t1 = this.extender.toString$0(0) + \" {@extend \" + this.target.toString$0(0);\n return t1 + (this.isOptional ? \" !optional\" : \"\") + \"}\";\n }\n };\n A.Extender.prototype = {\n assertCompatibleMediaContext$1(mediaContext) {\n var expectedMediaContext,\n extension = this._extension;\n if (extension == null)\n return;\n expectedMediaContext = extension.mediaContext;\n if (expectedMediaContext == null)\n return;\n if (mediaContext != null && B.C_ListEquality.equals$2(0, expectedMediaContext, mediaContext))\n return;\n throw A.wrapException(A.SassException$(string$.You_ma, extension.span));\n },\n toString$0(_) {\n return A.serializeSelector(this.selector, true);\n }\n };\n A.ExtensionStore.prototype = {\n get$isEmpty(_) {\n var t1 = this._extensions;\n return t1.get$isEmpty(t1);\n },\n get$simpleSelectors() {\n return new A.MapKeySet(this._selectors, type$.MapKeySet_SimpleSelector);\n },\n extensionsWhereTarget$1($async$callback) {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var callback = $async$callback;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, t2, t3;\n return function $async$extensionsWhereTarget$1($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._extensions, t1 = t1.get$entries(t1), t1 = t1.get$iterator(t1);\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n t2 = t1.get$current(t1);\n if (!callback.call$1(t2.key)) {\n // goto for condition\n $async$goto = 2;\n break;\n }\n t2 = J.get$values$z(t2.value), t2 = t2.get$iterator(t2);\n case 4:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 5;\n break;\n }\n t3 = t2.get$current(t2);\n $async$goto = t3 instanceof A.MergedExtension ? 6 : 8;\n break;\n case 6:\n // then\n t3 = t3.unmerge$0();\n $async$goto = 9;\n return A._IterationMarker_yieldStar(new A.WhereIterable(t3, new A.ExtensionStore_extensionsWhereTarget_closure(), t3.$ti._eval$1(\"WhereIterable\")));\n case 9:\n // after yield\n // goto join\n $async$goto = 7;\n break;\n case 8:\n // else\n $async$goto = !t3.isOptional ? 10 : 11;\n break;\n case 10:\n // then\n $async$goto = 12;\n return t3;\n case 12:\n // after yield\n case 11:\n // join\n case 7:\n // join\n // goto for condition\n $async$goto = 4;\n break;\n case 5:\n // after for\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.Extension);\n },\n addSelector$3(selector, selectorSpan, mediaContext) {\n var originalSelector, error, stackTrace, t1, t2, t3, _i, exception, t4, modifiableSelector, _this = this;\n selector = selector;\n originalSelector = selector;\n if (!originalSelector.get$isInvisible())\n for (t1 = originalSelector.components, t2 = t1.length, t3 = _this._originals, _i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i]);\n t1 = _this._extensions;\n if (t1.get$isNotEmpty(t1))\n try {\n selector = _this._extendList$4(originalSelector, selectorSpan, t1, mediaContext);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n A.throwWithTrace(new A.SassException(\"From \" + A.SourceSpanException.prototype.get$span.call(t2, t1).message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t4, t3)), stackTrace);\n } else\n throw exception;\n }\n modifiableSelector = new A.ModifiableCssValue(selector, selectorSpan, type$.ModifiableCssValue_SelectorList);\n if (mediaContext != null)\n _this._mediaContexts.$indexSet(0, modifiableSelector, mediaContext);\n _this._registerSelector$2(selector, modifiableSelector);\n return modifiableSelector;\n },\n _registerSelector$2(list, selector) {\n var t1, t2, t3, _i, t4, t5, _i0, component, t6, t7, _i1, simple, selectorInPseudo;\n for (t1 = list.components, t2 = t1.length, t3 = this._selectors, _i = 0; _i < t2; ++_i)\n for (t4 = t1[_i].components, t5 = t4.length, _i0 = 0; _i0 < t5; ++_i0) {\n component = t4[_i0];\n if (!(component instanceof A.CompoundSelector))\n continue;\n for (t6 = component.components, t7 = t6.length, _i1 = 0; _i1 < t7; ++_i1) {\n simple = t6[_i1];\n J.add$1$ax(t3.putIfAbsent$2(simple, new A.ExtensionStore__registerSelector_closure()), selector);\n if (!(simple instanceof A.PseudoSelector))\n continue;\n selectorInPseudo = simple.selector;\n if (selectorInPseudo != null)\n this._registerSelector$2(selectorInPseudo, selector);\n }\n }\n },\n addExtension$4(extender, target, extend, mediaContext) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, newExtensions, _i, complex, t12, extension, existingExtension, t13, newExtensionsByTarget, additionalExtensions, _this = this,\n selectors = _this._selectors.$index(0, target),\n t1 = _this._extensionsByExtender,\n existingExtensions = t1.$index(0, target),\n sources = _this._extensions.putIfAbsent$2(target, new A.ExtensionStore_addExtension_closure());\n for (t2 = extender.value.components, t3 = t2.length, t4 = selectors == null, t5 = _this._sourceSpecificity, t6 = extender.span, t7 = extend.span, t8 = extend.isOptional, t9 = existingExtensions != null, t10 = type$.ComplexSelector, t11 = type$.Extension, newExtensions = null, _i = 0; _i < t3; ++_i) {\n complex = t2[_i];\n if (complex._complex$_maxSpecificity == null)\n complex._computeSpecificity$0();\n complex._complex$_maxSpecificity.toString;\n t12 = new A.Extender(complex, false, t6);\n extension = t12._extension = new A.Extension(t12, target, mediaContext, t8, t7);\n existingExtension = sources.$index(0, complex);\n if (existingExtension != null) {\n sources.$indexSet(0, complex, A.MergedExtension_merge(existingExtension, extension));\n continue;\n }\n sources.$indexSet(0, complex, extension);\n for (t12 = new A._SyncStarIterator(_this._simpleSelectors$1(complex)._outerHelper()); t12.moveNext$0();) {\n t13 = t12.get$current(t12);\n J.add$1$ax(t1.putIfAbsent$2(t13, new A.ExtensionStore_addExtension_closure0()), extension);\n t5.putIfAbsent$2(t13, new A.ExtensionStore_addExtension_closure1(complex));\n }\n if (!t4 || t9) {\n if (newExtensions == null)\n newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(t10, t11);\n newExtensions.$indexSet(0, complex, extension);\n }\n }\n if (newExtensions == null)\n return;\n t1 = type$.SimpleSelector;\n newExtensionsByTarget = A.LinkedHashMap_LinkedHashMap$_literal([target, newExtensions], t1, type$.Map_ComplexSelector_Extension);\n if (t9) {\n additionalExtensions = _this._extendExistingExtensions$2(existingExtensions, newExtensionsByTarget);\n if (additionalExtensions != null)\n A.mapAddAll2(newExtensionsByTarget, additionalExtensions, t1, t10, t11);\n }\n if (!t4)\n _this._extendExistingSelectors$2(selectors, newExtensionsByTarget);\n },\n _simpleSelectors$1(complex) {\n return this._simpleSelectors$body$ExtensionStore(complex);\n },\n _simpleSelectors$body$ExtensionStore($async$complex) {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var complex = $async$complex;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, t2, _i, component, t3, t4, _i0, simple, selector, t5, t6, _i1;\n return function $async$_simpleSelectors$1($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = complex.components, t2 = t1.length, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n component = t1[_i];\n $async$goto = component instanceof A.CompoundSelector ? 5 : 6;\n break;\n case 5:\n // then\n t3 = component.components, t4 = t3.length, _i0 = 0;\n case 7:\n // for condition\n if (!(_i0 < t4)) {\n // goto after for\n $async$goto = 9;\n break;\n }\n simple = t3[_i0];\n $async$goto = 10;\n return simple;\n case 10:\n // after yield\n if (!(simple instanceof A.PseudoSelector)) {\n // goto for update\n $async$goto = 8;\n break;\n }\n selector = simple.selector;\n if (selector == null) {\n // goto for update\n $async$goto = 8;\n break;\n }\n t5 = selector.components, t6 = t5.length, _i1 = 0;\n case 11:\n // for condition\n if (!(_i1 < t6)) {\n // goto after for\n $async$goto = 13;\n break;\n }\n $async$goto = 14;\n return A._IterationMarker_yieldStar($async$self._simpleSelectors$1(t5[_i1]));\n case 14:\n // after yield\n case 12:\n // for update\n ++_i1;\n // goto for condition\n $async$goto = 11;\n break;\n case 13:\n // after for\n case 8:\n // for update\n ++_i0;\n // goto for condition\n $async$goto = 7;\n break;\n case 9:\n // after for\n case 6:\n // join\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.SimpleSelector);\n },\n _extendExistingExtensions$2(extensions, newExtensions) {\n var extension, selectors, error, stackTrace, t1, t2, t3, t4, t5, t6, additionalExtensions, _i, t7, exception, t8, t9, containsExtension, first, _i0, complex, t10, t11, t12, t13, t14, withExtender, existingExtension, _i1, component, _i2;\n for (t1 = J.toList$0$ax(extensions), t2 = t1.length, t3 = this._extensionsByExtender, t4 = type$.SimpleSelector, t5 = type$.Map_ComplexSelector_Extension, t6 = this._extensions, additionalExtensions = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n extension = t1[_i];\n t7 = t6.$index(0, extension.target);\n t7.toString;\n selectors = null;\n try {\n selectors = this._extendComplex$4(extension.extender.selector, extension.extender.span, newExtensions, extension.mediaContext);\n if (selectors == null)\n continue;\n } catch (exception) {\n t8 = A.unwrapException(exception);\n if (t8 instanceof A.SassException) {\n error = t8;\n stackTrace = A.getTraceFromException(exception);\n t8 = error;\n t9 = J.getInterceptor$z(t8);\n A.throwWithTrace(new A.SassException(\"From \" + extension.extender.span.message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t9, t8)), stackTrace);\n } else\n throw exception;\n }\n t8 = J.get$first$ax(selectors);\n t9 = extension.extender;\n containsExtension = B.C_ListEquality.equals$2(0, t8.components, t9.selector.components);\n for (t8 = selectors, t9 = t8.length, first = true, _i0 = 0; _i0 < t8.length; t8.length === t9 || (0, A.throwConcurrentModificationError)(t8), ++_i0) {\n complex = t8[_i0];\n if (containsExtension && first) {\n first = false;\n continue;\n }\n t10 = extension;\n t11 = t10.extender;\n t12 = t10.target;\n t13 = t10.span;\n t14 = t10.mediaContext;\n t10 = t10.isOptional;\n if (complex._complex$_maxSpecificity == null)\n complex._computeSpecificity$0();\n complex._complex$_maxSpecificity.toString;\n t11 = new A.Extender(complex, false, t11.span);\n withExtender = t11._extension = new A.Extension(t11, t12, t14, t10, t13);\n existingExtension = t7.$index(0, complex);\n if (existingExtension != null)\n t7.$indexSet(0, complex, A.MergedExtension_merge(existingExtension, withExtender));\n else {\n t7.$indexSet(0, complex, withExtender);\n for (t10 = complex.components, t11 = t10.length, _i1 = 0; _i1 < t11; ++_i1) {\n component = t10[_i1];\n if (component instanceof A.CompoundSelector)\n for (t12 = component.components, t13 = t12.length, _i2 = 0; _i2 < t13; ++_i2)\n J.add$1$ax(t3.putIfAbsent$2(t12[_i2], new A.ExtensionStore__extendExistingExtensions_closure()), withExtender);\n }\n if (newExtensions.containsKey$1(extension.target)) {\n if (additionalExtensions == null)\n additionalExtensions = A.LinkedHashMap_LinkedHashMap$_empty(t4, t5);\n additionalExtensions.putIfAbsent$2(extension.target, new A.ExtensionStore__extendExistingExtensions_closure0()).$indexSet(0, complex, withExtender);\n }\n }\n }\n if (!containsExtension)\n t7.remove$1(0, extension.extender);\n }\n return additionalExtensions;\n },\n _extendExistingSelectors$2(selectors, newExtensions) {\n var selector, error, stackTrace, t1, t2, oldValue, exception, t3, t4;\n for (t1 = selectors.get$iterator(selectors), t2 = this._mediaContexts; t1.moveNext$0();) {\n selector = t1.get$current(t1);\n oldValue = selector.value;\n try {\n selector.value = this._extendList$4(selector.value, selector.span, newExtensions, t2.$index(0, selector));\n } catch (exception) {\n t3 = A.unwrapException(exception);\n if (t3 instanceof A.SassException) {\n error = t3;\n stackTrace = A.getTraceFromException(exception);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n A.throwWithTrace(new A.SassException(\"From \" + selector.span.message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t4, t3)), stackTrace);\n } else\n throw exception;\n }\n if (oldValue === selector.value)\n continue;\n this._registerSelector$2(selector.value, selector);\n }\n },\n addExtensions$1(extensionStores) {\n var t1, t2, t3, _box_0 = {};\n _box_0.newExtensions = _box_0.selectorsToExtend = _box_0.extensionsToExtend = null;\n for (t1 = J.get$iterator$ax(extensionStores), t2 = this._sourceSpecificity; t1.moveNext$0();) {\n t3 = t1.get$current(t1);\n if (t3.get$isEmpty(t3))\n continue;\n t2.addAll$1(0, t3.get$_sourceSpecificity());\n t3.get$_extensions().forEach$1(0, new A.ExtensionStore_addExtensions_closure(_box_0, this));\n }\n A.NullableExtension_andThen(_box_0.newExtensions, new A.ExtensionStore_addExtensions_closure0(_box_0, this));\n },\n _extendList$4(list, listSpan, extensions, mediaQueryContext) {\n var t1, t2, t3, extended, i, complex, result, t4;\n for (t1 = list.components, t2 = t1.length, t3 = type$.JSArray_ComplexSelector, extended = null, i = 0; i < t2; ++i) {\n complex = t1[i];\n result = this._extendComplex$4(complex, listSpan, extensions, mediaQueryContext);\n if (result == null) {\n if (extended != null)\n extended.push(complex);\n } else {\n if (extended == null)\n if (i === 0)\n extended = A._setArrayType([], t3);\n else {\n t4 = B.JSArray_methods.sublist$2(t1, 0, i);\n extended = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n }\n B.JSArray_methods.addAll$1(extended, result);\n }\n }\n if (extended == null)\n return list;\n t1 = this._originals;\n return A.SelectorList$(this._trim$2(extended, t1.get$contains(t1)));\n },\n _extendList$3(list, listSpan, extensions) {\n return this._extendList$4(list, listSpan, extensions, null);\n },\n _extendComplex$4(complex, complexSpan, extensions, mediaQueryContext) {\n var t1, t2, t3, t4, t5, extendedNotExpanded, i, component, extended, result, t6, t7, t8, _null = null,\n _s28_ = \"components may not be empty.\",\n _box_0 = {},\n isOriginal = this._originals.contains$1(0, complex);\n for (t1 = complex.components, t2 = t1.length, t3 = type$.JSArray_ComplexSelector, t4 = type$.JSArray_ComplexSelectorComponent, t5 = type$.ComplexSelectorComponent, extendedNotExpanded = _null, i = 0; i < t2; ++i) {\n component = t1[i];\n if (component instanceof A.CompoundSelector) {\n extended = this._extendCompound$5$inOriginal(component, complexSpan, extensions, mediaQueryContext, isOriginal);\n if (extended == null) {\n if (extendedNotExpanded != null) {\n result = A.List_List$from(A._setArrayType([component], t4), false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t6 = result;\n if (t6.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n B.JSArray_methods.add$1(extendedNotExpanded, A._setArrayType([new A.ComplexSelector(t6, false)], t3));\n }\n } else {\n if (extendedNotExpanded == null) {\n t6 = A._arrayInstanceType(t1);\n t7 = t6._eval$1(\"SubListIterable<1>\");\n t8 = new A.SubListIterable(t1, 0, i, t7);\n t8.SubListIterable$3(t1, 0, i, t6._precomputed1);\n t7 = t7._eval$1(\"MappedListIterable>\");\n extendedNotExpanded = A.List_List$of(new A.MappedListIterable(t8, new A.ExtensionStore__extendComplex_closure(complex), t7), true, t7._eval$1(\"ListIterable.E\"));\n }\n B.JSArray_methods.add$1(extendedNotExpanded, extended);\n }\n } else if (extendedNotExpanded != null) {\n result = A.List_List$from(A._setArrayType([component], t4), false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t6 = result;\n if (t6.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n B.JSArray_methods.add$1(extendedNotExpanded, A._setArrayType([new A.ComplexSelector(t6, false)], t3));\n }\n }\n if (extendedNotExpanded == null)\n return _null;\n _box_0.first = true;\n t1 = type$.ComplexSelector;\n t1 = J.expand$1$1$ax(A.paths(extendedNotExpanded, t1), new A.ExtensionStore__extendComplex_closure0(_box_0, this, complex), t1);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n _extendCompound$5$inOriginal(compound, compoundSpan, extensions, mediaQueryContext, inOriginal) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, options, i, simple, extended, result, t11, t12, isOriginal, _this = this, _null = null,\n _s28_ = \"components may not be empty.\",\n _box_1 = {},\n t1 = _this._mode,\n targetsUsed = t1 === B.ExtendMode_normal || extensions.get$length(extensions) < 2 ? _null : A.LinkedHashSet_LinkedHashSet$_empty(type$.SimpleSelector);\n for (t2 = compound.components, t3 = t2.length, t4 = type$.JSArray_List_Extender, t5 = type$.JSArray_Extender, t6 = type$.JSArray_ComplexSelectorComponent, t7 = type$.ComplexSelectorComponent, t8 = type$.SimpleSelector, t9 = _this._sourceSpecificity, t10 = type$.JSArray_SimpleSelector, options = _null, i = 0; i < t3; ++i) {\n simple = t2[i];\n extended = _this._extendSimple$5(simple, compoundSpan, extensions, mediaQueryContext, targetsUsed);\n if (extended == null) {\n if (options != null) {\n result = A.List_List$from(A._setArrayType([simple], t10), false, t8);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n result = A.List_List$from(A._setArrayType([new A.CompoundSelector(t11)], t6), false, t7);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n t9.$index(0, simple);\n options.push(A._setArrayType([new A.Extender(new A.ComplexSelector(t11, false), true, compoundSpan)], t5));\n }\n } else {\n if (options == null) {\n options = A._setArrayType([], t4);\n if (i !== 0) {\n t11 = A._arrayInstanceType(t2);\n t12 = new A.SubListIterable(t2, 0, i, t11._eval$1(\"SubListIterable<1>\"));\n t12.SubListIterable$3(t2, 0, i, t11._precomputed1);\n result = A.List_List$from(t12, false, t8);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t12 = result;\n compound = new A.CompoundSelector(t12);\n if (t12.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n result = A.List_List$from(A._setArrayType([compound], t6), false, t7);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n _this._sourceSpecificityFor$1(compound);\n options.push(A._setArrayType([new A.Extender(new A.ComplexSelector(t11, false), true, compoundSpan)], t5));\n }\n }\n B.JSArray_methods.addAll$1(options, extended);\n }\n }\n if (options == null)\n return _null;\n if (targetsUsed != null && targetsUsed._collection$_length !== extensions.get$length(extensions))\n return _null;\n if (options.length === 1)\n return J.map$1$1$ax(B.JSArray_methods.get$first(options), new A.ExtensionStore__extendCompound_closure(mediaQueryContext), type$.ComplexSelector).toList$0(0);\n t1 = _box_1.first = t1 !== B.ExtendMode_replace;\n t2 = A.IterableNullableExtension_whereNotNull(J.map$1$1$ax(A.paths(options, type$.Extender), new A.ExtensionStore__extendCompound_closure0(_box_1, mediaQueryContext), type$.nullable_List_ComplexSelector), type$.List_ComplexSelector);\n t3 = t2.$ti._eval$1(\"ExpandIterable\");\n result = A.List_List$of(new A.ExpandIterable(t2, new A.ExtensionStore__extendCompound_closure1(), t3), true, t3._eval$1(\"Iterable.E\"));\n isOriginal = new A.ExtensionStore__extendCompound_closure2();\n return _this._trim$2(result, inOriginal && t1 ? new A.ExtensionStore__extendCompound_closure3(B.JSArray_methods.get$first(result)) : isOriginal);\n },\n _extendSimple$5(simple, simpleSpan, extensions, mediaQueryContext, targetsUsed) {\n var extended,\n t1 = new A.ExtensionStore__extendSimple_withoutPseudo(this, extensions, targetsUsed, simpleSpan);\n if (simple instanceof A.PseudoSelector && simple.selector != null) {\n extended = this._extendPseudo$4(simple, simpleSpan, extensions, mediaQueryContext);\n if (extended != null)\n return new A.MappedListIterable(extended, new A.ExtensionStore__extendSimple_closure(this, t1, simpleSpan), A._arrayInstanceType(extended)._eval$1(\"MappedListIterable<1,List>\"));\n }\n return A.NullableExtension_andThen(t1.call$1(simple), new A.ExtensionStore__extendSimple_closure0());\n },\n _extenderForSimple$2(simple, span) {\n var t1 = A.ComplexSelector$(A._setArrayType([A.CompoundSelector$(A._setArrayType([simple], type$.JSArray_SimpleSelector))], type$.JSArray_ComplexSelectorComponent), false);\n this._sourceSpecificity.$index(0, simple);\n return new A.Extender(t1, true, span);\n },\n _extendPseudo$4(pseudo, pseudoSpan, extensions, mediaQueryContext) {\n var extended, complexes, t1, result,\n selector = pseudo.selector;\n if (selector == null)\n throw A.wrapException(A.ArgumentError$(\"Selector \" + pseudo.toString$0(0) + \" must have a selector argument.\", null));\n extended = this._extendList$4(selector, pseudoSpan, extensions, mediaQueryContext);\n if (extended === selector)\n return null;\n complexes = extended.components;\n t1 = pseudo.normalizedName === \"not\";\n if (t1 && !B.JSArray_methods.any$1(selector.components, new A.ExtensionStore__extendPseudo_closure()) && B.JSArray_methods.any$1(complexes, new A.ExtensionStore__extendPseudo_closure0()))\n complexes = new A.WhereIterable(complexes, new A.ExtensionStore__extendPseudo_closure1(), A._arrayInstanceType(complexes)._eval$1(\"WhereIterable<1>\"));\n complexes = J.expand$1$1$ax(complexes, new A.ExtensionStore__extendPseudo_closure2(pseudo), type$.ComplexSelector);\n if (t1 && selector.components.length === 1) {\n t1 = A.MappedIterable_MappedIterable(complexes, new A.ExtensionStore__extendPseudo_closure3(pseudo), complexes.$ti._eval$1(\"Iterable.E\"), type$.PseudoSelector);\n result = A.List_List$of(t1, true, A._instanceType(t1)._eval$1(\"Iterable.E\"));\n return result.length === 0 ? null : result;\n } else\n return A._setArrayType([A.PseudoSelector$(pseudo.name, pseudo.argument, !pseudo.isClass, A.SelectorList$(complexes))], type$.JSArray_PseudoSelector);\n },\n _trim$2(selectors, isOriginal) {\n var result, i, t1, t2, numOriginals, _box_0, complex1, j, t3, t4, _i, component;\n if (selectors.length > 100)\n return selectors;\n result = A.QueueList$(null, type$.ComplexSelector);\n $label0$0:\n for (i = selectors.length - 1, t1 = A._arrayInstanceType(selectors), t2 = t1._precomputed1, t1 = t1._eval$1(\"SubListIterable<1>\"), numOriginals = 0; i >= 0; --i) {\n _box_0 = {};\n complex1 = selectors[i];\n if (isOriginal.call$1(complex1)) {\n for (j = 0; j < numOriginals; ++j)\n if (J.$eq$(result.$index(0, j), complex1)) {\n A.rotateSlice(result, 0, j + 1);\n continue $label0$0;\n }\n ++numOriginals;\n result.addFirst$1(complex1);\n continue $label0$0;\n }\n _box_0.maxSpecificity = 0;\n for (t3 = complex1.components, t4 = t3.length, _i = 0; _i < t4; ++_i) {\n component = t3[_i];\n if (component instanceof A.CompoundSelector)\n _box_0.maxSpecificity = Math.max(_box_0.maxSpecificity, this._sourceSpecificityFor$1(component));\n }\n if (result.any$1(result, new A.ExtensionStore__trim_closure(_box_0, complex1)))\n continue $label0$0;\n t3 = new A.SubListIterable(selectors, 0, i, t1);\n t3.SubListIterable$3(selectors, 0, i, t2);\n if (t3.any$1(0, new A.ExtensionStore__trim_closure0(_box_0, complex1)))\n continue $label0$0;\n result.addFirst$1(complex1);\n }\n return result;\n },\n _sourceSpecificityFor$1(compound) {\n var t1, t2, t3, specificity, _i, t4;\n for (t1 = compound.components, t2 = t1.length, t3 = this._sourceSpecificity, specificity = 0, _i = 0; _i < t2; ++_i) {\n t4 = t3.$index(0, t1[_i]);\n specificity = Math.max(specificity, A.checkNum(t4 == null ? 0 : t4));\n }\n return specificity;\n },\n clone$0() {\n var t3, t4, _this = this,\n t1 = type$.SimpleSelector,\n newSelectors = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList),\n t2 = type$.ModifiableCssValue_SelectorList,\n newMediaContexts = A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.List_CssMediaQuery),\n oldToNewSelectors = A.LinkedHashMap_LinkedHashMap$_empty(type$.CssValue_SelectorList, t2);\n _this._selectors.forEach$1(0, new A.ExtensionStore_clone_closure(_this, newSelectors, oldToNewSelectors, newMediaContexts));\n t2 = type$.Extension;\n t3 = A.copyMapOfMap(_this._extensions, t1, type$.ComplexSelector, t2);\n t2 = A.copyMapOfList(_this._extensionsByExtender, t1, t2);\n t1 = A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int);\n t1.addAll$1(0, _this._sourceSpecificity);\n t4 = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector);\n t4.addAll$1(0, _this._originals);\n return new A.Tuple2(new A.ExtensionStore(newSelectors, t3, t2, newMediaContexts, t1, t4, B.ExtendMode_normal), oldToNewSelectors, type$.Tuple2_of_ExtensionStore_and_Map_of_CssValue_SelectorList_and_ModifiableCssValue_SelectorList);\n },\n get$_extensions() {\n return this._extensions;\n },\n get$_sourceSpecificity() {\n return this._sourceSpecificity;\n }\n };\n A.ExtensionStore_extensionsWhereTarget_closure.prototype = {\n call$1(extension) {\n return !extension.isOptional;\n },\n $signature: 358\n };\n A.ExtensionStore__registerSelector_closure.prototype = {\n call$0() {\n return A.LinkedHashSet_LinkedHashSet$_empty(type$.ModifiableCssValue_SelectorList);\n },\n $signature: 304\n };\n A.ExtensionStore_addExtension_closure.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector, type$.Extension);\n },\n $signature: 141\n };\n A.ExtensionStore_addExtension_closure0.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_Extension);\n },\n $signature: 149\n };\n A.ExtensionStore_addExtension_closure1.prototype = {\n call$0() {\n return this.complex.get$maxSpecificity();\n },\n $signature: 12\n };\n A.ExtensionStore__extendExistingExtensions_closure.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_Extension);\n },\n $signature: 149\n };\n A.ExtensionStore__extendExistingExtensions_closure0.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector, type$.Extension);\n },\n $signature: 141\n };\n A.ExtensionStore_addExtensions_closure.prototype = {\n call$2(target, newSources) {\n var first, t1, extensionsForTarget, t2, t3, t4, selectorsForTarget, t5, existingSources, _this = this;\n if (target instanceof A.PlaceholderSelector) {\n first = B.JSString_methods._codeUnitAt$1(target.name, 0);\n t1 = first === 45 || first === 95;\n } else\n t1 = false;\n if (t1)\n return;\n t1 = _this.$this;\n extensionsForTarget = t1._extensionsByExtender.$index(0, target);\n t2 = extensionsForTarget == null;\n if (!t2) {\n t3 = _this._box_0;\n t4 = t3.extensionsToExtend;\n B.JSArray_methods.addAll$1(t4 == null ? t3.extensionsToExtend = A._setArrayType([], type$.JSArray_Extension) : t4, extensionsForTarget);\n }\n selectorsForTarget = t1._selectors.$index(0, target);\n t3 = selectorsForTarget != null;\n if (t3) {\n t4 = _this._box_0;\n t5 = t4.selectorsToExtend;\n (t5 == null ? t4.selectorsToExtend = A.LinkedHashSet_LinkedHashSet$_empty(type$.ModifiableCssValue_SelectorList) : t5).addAll$1(0, selectorsForTarget);\n }\n t1 = t1._extensions;\n existingSources = t1.$index(0, target);\n if (existingSources == null) {\n t4 = type$.ComplexSelector;\n t5 = type$.Extension;\n t1.$indexSet(0, target, A.LinkedHashMap_LinkedHashMap$of(newSources, t4, t5));\n if (!t2 || t3) {\n t1 = _this._box_0;\n t2 = t1.newExtensions;\n t1 = t2 == null ? t1.newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(type$.SimpleSelector, type$.Map_ComplexSelector_Extension) : t2;\n t1.$indexSet(0, target, A.LinkedHashMap_LinkedHashMap$of(newSources, t4, t5));\n }\n } else\n newSources.forEach$1(0, new A.ExtensionStore_addExtensions__closure1(_this._box_0, existingSources, extensionsForTarget, selectorsForTarget, target));\n },\n $signature: 380\n };\n A.ExtensionStore_addExtensions__closure1.prototype = {\n call$2(extender, extension) {\n var t2, _this = this,\n t1 = _this.existingSources;\n if (t1.containsKey$1(extender)) {\n t2 = t1.$index(0, extender);\n t2.toString;\n extension = A.MergedExtension_merge(t2, extension);\n t1.$indexSet(0, extender, extension);\n } else\n t1.$indexSet(0, extender, extension);\n if (_this.extensionsForTarget != null || _this.selectorsForTarget != null) {\n t1 = _this._box_0;\n t2 = t1.newExtensions;\n t1 = t2 == null ? t1.newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(type$.SimpleSelector, type$.Map_ComplexSelector_Extension) : t2;\n J.$indexSet$ax(t1.putIfAbsent$2(_this.target, new A.ExtensionStore_addExtensions___closure()), extender, extension);\n }\n },\n $signature: 381\n };\n A.ExtensionStore_addExtensions___closure.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector, type$.Extension);\n },\n $signature: 141\n };\n A.ExtensionStore_addExtensions_closure0.prototype = {\n call$1(newExtensions) {\n var t1 = this._box_0,\n t2 = this.$this;\n A.NullableExtension_andThen(t1.extensionsToExtend, new A.ExtensionStore_addExtensions__closure(t2, newExtensions));\n A.NullableExtension_andThen(t1.selectorsToExtend, new A.ExtensionStore_addExtensions__closure0(t2, newExtensions));\n },\n $signature: 389\n };\n A.ExtensionStore_addExtensions__closure.prototype = {\n call$1(extensionsToExtend) {\n return this.$this._extendExistingExtensions$2(extensionsToExtend, this.newExtensions);\n },\n $signature: 398\n };\n A.ExtensionStore_addExtensions__closure0.prototype = {\n call$1(selectorsToExtend) {\n return this.$this._extendExistingSelectors$2(selectorsToExtend, this.newExtensions);\n },\n $signature: 399\n };\n A.ExtensionStore__extendComplex_closure.prototype = {\n call$1(component) {\n return A._setArrayType([A.ComplexSelector$(A._setArrayType([component], type$.JSArray_ComplexSelectorComponent), this.complex.lineBreak)], type$.JSArray_ComplexSelector);\n },\n $signature: 402\n };\n A.ExtensionStore__extendComplex_closure0.prototype = {\n call$1(path) {\n var t1 = A.weave(J.map$1$1$ax(path, new A.ExtensionStore__extendComplex__closure(), type$.List_ComplexSelectorComponent).toList$0(0));\n return new A.MappedListIterable(t1, new A.ExtensionStore__extendComplex__closure0(this._box_0, this.$this, this.complex, path), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector>\"));\n },\n $signature: 408\n };\n A.ExtensionStore__extendComplex__closure.prototype = {\n call$1(complex) {\n return complex.components;\n },\n $signature: 419\n };\n A.ExtensionStore__extendComplex__closure0.prototype = {\n call$1(components) {\n var _this = this,\n t1 = _this.complex,\n outputComplex = A.ComplexSelector$(components, t1.lineBreak || J.any$1$ax(_this.path, new A.ExtensionStore__extendComplex___closure())),\n t2 = _this._box_0;\n if (t2.first && _this.$this._originals.contains$1(0, t1))\n _this.$this._originals.add$1(0, outputComplex);\n t2.first = false;\n return outputComplex;\n },\n $signature: 90\n };\n A.ExtensionStore__extendComplex___closure.prototype = {\n call$1(inputComplex) {\n return inputComplex.lineBreak;\n },\n $signature: 19\n };\n A.ExtensionStore__extendCompound_closure.prototype = {\n call$1(extender) {\n extender.assertCompatibleMediaContext$1(this.mediaQueryContext);\n return extender.selector;\n },\n $signature: 420\n };\n A.ExtensionStore__extendCompound_closure0.prototype = {\n call$1(path) {\n var complexes, toUnify, t2, t3, originals, t4, _box_0 = {},\n t1 = this._box_1;\n if (t1.first) {\n t1.first = false;\n complexes = A._setArrayType([A._setArrayType([A.CompoundSelector$(J.expand$1$1$ax(path, new A.ExtensionStore__extendCompound__closure(), type$.SimpleSelector))], type$.JSArray_ComplexSelectorComponent)], type$.JSArray_List_ComplexSelectorComponent);\n } else {\n toUnify = A.QueueList$(null, type$.List_ComplexSelectorComponent);\n for (t1 = J.get$iterator$ax(path), t2 = type$.CompoundSelector, t3 = type$.JSArray_SimpleSelector, originals = null; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n if (t4.isOriginal) {\n if (originals == null)\n originals = A._setArrayType([], t3);\n B.JSArray_methods.addAll$1(originals, t2._as(B.JSArray_methods.get$last(t4.selector.components)).components);\n } else\n toUnify._queue_list$_add$1(t4.selector.components);\n }\n if (originals != null)\n toUnify.addFirst$1(A._setArrayType([A.CompoundSelector$(originals)], type$.JSArray_ComplexSelectorComponent));\n complexes = A.unifyComplex(toUnify);\n if (complexes == null)\n return null;\n }\n _box_0.lineBreak = false;\n for (t1 = J.get$iterator$ax(path), t2 = this.mediaQueryContext; t1.moveNext$0();) {\n t3 = t1.get$current(t1);\n t3.assertCompatibleMediaContext$1(t2);\n _box_0.lineBreak = _box_0.lineBreak || t3.selector.lineBreak;\n }\n t1 = J.map$1$1$ax(complexes, new A.ExtensionStore__extendCompound__closure0(_box_0), type$.ComplexSelector);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"ListIterable.E\"));\n },\n $signature: 429\n };\n A.ExtensionStore__extendCompound__closure.prototype = {\n call$1(extender) {\n return type$.CompoundSelector._as(B.JSArray_methods.get$last(extender.selector.components)).components;\n },\n $signature: 442\n };\n A.ExtensionStore__extendCompound__closure0.prototype = {\n call$1(components) {\n return A.ComplexSelector$(components, this._box_0.lineBreak);\n },\n $signature: 90\n };\n A.ExtensionStore__extendCompound_closure1.prototype = {\n call$1(l) {\n return l;\n },\n $signature: 449\n };\n A.ExtensionStore__extendCompound_closure2.prototype = {\n call$1(_) {\n return false;\n },\n $signature: 19\n };\n A.ExtensionStore__extendCompound_closure3.prototype = {\n call$1(complex) {\n var t1 = B.C_ListEquality.equals$2(0, complex.components, this.original.components);\n return t1;\n },\n $signature: 19\n };\n A.ExtensionStore__extendSimple_withoutPseudo.prototype = {\n call$1(simple) {\n var t1, t2, _this = this,\n extensionsForSimple = _this.extensions.$index(0, simple);\n if (extensionsForSimple == null)\n return null;\n t1 = _this.targetsUsed;\n if (t1 != null)\n t1.add$1(0, simple);\n t1 = A._setArrayType([], type$.JSArray_Extender);\n t2 = _this.$this;\n if (t2._mode !== B.ExtendMode_replace)\n t1.push(t2._extenderForSimple$2(simple, _this.simpleSpan));\n for (t2 = extensionsForSimple.get$values(extensionsForSimple), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.push(t2.get$current(t2).extender);\n return t1;\n },\n $signature: 454\n };\n A.ExtensionStore__extendSimple_closure.prototype = {\n call$1(pseudo) {\n var t1 = this.withoutPseudo.call$1(pseudo);\n return t1 == null ? A._setArrayType([this.$this._extenderForSimple$2(pseudo, this.simpleSpan)], type$.JSArray_Extender) : t1;\n },\n $signature: 457\n };\n A.ExtensionStore__extendSimple_closure0.prototype = {\n call$1(result) {\n return A._setArrayType([result], type$.JSArray_List_Extender);\n },\n $signature: 465\n };\n A.ExtensionStore__extendPseudo_closure.prototype = {\n call$1(complex) {\n return complex.components.length > 1;\n },\n $signature: 19\n };\n A.ExtensionStore__extendPseudo_closure0.prototype = {\n call$1(complex) {\n return complex.components.length === 1;\n },\n $signature: 19\n };\n A.ExtensionStore__extendPseudo_closure1.prototype = {\n call$1(complex) {\n return complex.components.length <= 1;\n },\n $signature: 19\n };\n A.ExtensionStore__extendPseudo_closure2.prototype = {\n call$1(complex) {\n var innerPseudo, innerSelector,\n t1 = complex.components;\n if (t1.length !== 1)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n if (!(B.JSArray_methods.get$first(t1) instanceof A.CompoundSelector))\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n t1 = type$.CompoundSelector._as(B.JSArray_methods.get$first(t1)).components;\n if (t1.length !== 1)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n if (!(B.JSArray_methods.get$first(t1) instanceof A.PseudoSelector))\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n innerPseudo = type$.PseudoSelector._as(B.JSArray_methods.get$first(t1));\n innerSelector = innerPseudo.selector;\n if (innerSelector == null)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n t1 = this.pseudo;\n switch (t1.normalizedName) {\n case \"not\":\n t1 = innerPseudo.normalizedName;\n if (t1 !== \"is\" && t1 !== \"matches\")\n return A._setArrayType([], type$.JSArray_ComplexSelector);\n return innerSelector.components;\n case \"is\":\n case \"matches\":\n case \"any\":\n case \"current\":\n case \"nth-child\":\n case \"nth-last-child\":\n if (innerPseudo.name !== t1.name)\n return A._setArrayType([], type$.JSArray_ComplexSelector);\n if (innerPseudo.argument != t1.argument)\n return A._setArrayType([], type$.JSArray_ComplexSelector);\n return innerSelector.components;\n case \"has\":\n case \"host\":\n case \"host-context\":\n case \"slotted\":\n return A._setArrayType([complex], type$.JSArray_ComplexSelector);\n default:\n return A._setArrayType([], type$.JSArray_ComplexSelector);\n }\n },\n $signature: 471\n };\n A.ExtensionStore__extendPseudo_closure3.prototype = {\n call$1(complex) {\n var t1 = this.pseudo;\n return A.PseudoSelector$(t1.name, t1.argument, !t1.isClass, A.SelectorList$(A._setArrayType([complex], type$.JSArray_ComplexSelector)));\n },\n $signature: 474\n };\n A.ExtensionStore__trim_closure.prototype = {\n call$1(complex2) {\n return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && A.complexIsSuperselector(complex2.components, this.complex1.components);\n },\n $signature: 19\n };\n A.ExtensionStore__trim_closure0.prototype = {\n call$1(complex2) {\n return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && A.complexIsSuperselector(complex2.components, this.complex1.components);\n },\n $signature: 19\n };\n A.ExtensionStore_clone_closure.prototype = {\n call$2(simple, selectors) {\n var t2, t3, t4, t5, t6, newSelector, mediaContext, _this = this,\n t1 = type$.ModifiableCssValue_SelectorList,\n newSelectorSet = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n _this.newSelectors.$indexSet(0, simple, newSelectorSet);\n for (t2 = selectors.get$iterator(selectors), t3 = _this.oldToNewSelectors, t4 = _this.$this._mediaContexts, t5 = _this.newMediaContexts; t2.moveNext$0();) {\n t6 = t2.get$current(t2);\n newSelector = new A.ModifiableCssValue(t6.value, t6.span, t1);\n newSelectorSet.add$1(0, newSelector);\n t3.$indexSet(0, t6, newSelector);\n mediaContext = t4.$index(0, t6);\n if (mediaContext != null)\n t5.$indexSet(0, newSelector, mediaContext);\n }\n },\n $signature: 487\n };\n A.unifyComplex_closure.prototype = {\n call$1(complex) {\n var t1 = J.getInterceptor$asx(complex);\n return t1.sublist$2(complex, 0, t1.get$length(complex) - 1);\n },\n $signature: 142\n };\n A._weaveParents_closure.prototype = {\n call$2(group1, group2) {\n var unified, t1, _null = null;\n if (B.C_ListEquality.equals$2(0, group1, group2))\n return group1;\n if (!(J.get$first$ax(group1) instanceof A.CompoundSelector) || !(J.get$first$ax(group2) instanceof A.CompoundSelector))\n return _null;\n if (A.complexIsParentSuperselector(group1, group2))\n return group2;\n if (A.complexIsParentSuperselector(group2, group1))\n return group1;\n if (!A._mustUnify(group1, group2))\n return _null;\n unified = A.unifyComplex(A._setArrayType([group1, group2], type$.JSArray_List_ComplexSelectorComponent));\n if (unified == null)\n return _null;\n t1 = J.getInterceptor$asx(unified);\n if (t1.get$length(unified) > 1)\n return _null;\n return t1.get$first(unified);\n },\n $signature: 506\n };\n A._weaveParents_closure0.prototype = {\n call$1(sequence) {\n return A.complexIsParentSuperselector(sequence.get$first(sequence), this.group);\n },\n $signature: 511\n };\n A._weaveParents_closure1.prototype = {\n call$1(chunk) {\n return J.expand$1$1$ax(chunk, new A._weaveParents__closure1(), type$.ComplexSelectorComponent);\n },\n $signature: 147\n };\n A._weaveParents__closure1.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 142\n };\n A._weaveParents_closure2.prototype = {\n call$1(sequence) {\n return sequence.get$length(sequence) === 0;\n },\n $signature: 156\n };\n A._weaveParents_closure3.prototype = {\n call$1(chunk) {\n return J.expand$1$1$ax(chunk, new A._weaveParents__closure0(), type$.ComplexSelectorComponent);\n },\n $signature: 147\n };\n A._weaveParents__closure0.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 142\n };\n A._weaveParents_closure4.prototype = {\n call$1(choice) {\n return J.get$isNotEmpty$asx(choice);\n },\n $signature: 518\n };\n A._weaveParents_closure5.prototype = {\n call$1(path) {\n var t1 = J.expand$1$1$ax(path, new A._weaveParents__closure(), type$.ComplexSelectorComponent);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n $signature: 520\n };\n A._weaveParents__closure.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 521\n };\n A._mustUnify_closure.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector && B.JSArray_methods.any$1(component.components, new A._mustUnify__closure(this.uniqueSelectors));\n },\n $signature: 125\n };\n A._mustUnify__closure.prototype = {\n call$1(simple) {\n var t1;\n if (!(simple instanceof A.IDSelector))\n t1 = simple instanceof A.PseudoSelector && !simple.isClass;\n else\n t1 = true;\n return t1 && this.uniqueSelectors.contains$1(0, simple);\n },\n $signature: 16\n };\n A.paths_closure.prototype = {\n call$2(paths, choice) {\n var t1 = this.T;\n t1 = J.expand$1$1$ax(choice, new A.paths__closure(paths, t1), t1._eval$1(\"List<0>\"));\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n $signature() {\n return this.T._eval$1(\"List>(List>,List<0>)\");\n }\n };\n A.paths__closure.prototype = {\n call$1(option) {\n var t1 = this.T;\n return J.map$1$1$ax(this.paths, new A.paths___closure(option, t1), t1._eval$1(\"List<0>\"));\n },\n $signature() {\n return this.T._eval$1(\"Iterable>(0)\");\n }\n };\n A.paths___closure.prototype = {\n call$1(path) {\n var t1 = A.List_List$of(path, true, this.T);\n t1.push(this.option);\n return t1;\n },\n $signature() {\n return this.T._eval$1(\"List<0>(List<0>)\");\n }\n };\n A._hasRoot_closure.prototype = {\n call$1(simple) {\n return simple instanceof A.PseudoSelector && simple.isClass && simple.normalizedName === \"root\";\n },\n $signature: 16\n };\n A.listIsSuperselector_closure.prototype = {\n call$1(complex1) {\n return B.JSArray_methods.any$1(this.list1, new A.listIsSuperselector__closure(complex1));\n },\n $signature: 19\n };\n A.listIsSuperselector__closure.prototype = {\n call$1(complex2) {\n return A.complexIsSuperselector(complex2.components, this.complex1.components);\n },\n $signature: 19\n };\n A._simpleIsSuperselectorOfCompound_closure.prototype = {\n call$1(theirSimple) {\n var selector,\n t1 = this.simple;\n if (t1.$eq(0, theirSimple))\n return true;\n if (!(theirSimple instanceof A.PseudoSelector))\n return false;\n selector = theirSimple.selector;\n if (selector == null)\n return false;\n if (!$._subselectorPseudos.contains$1(0, theirSimple.normalizedName))\n return false;\n return B.JSArray_methods.every$1(selector.components, new A._simpleIsSuperselectorOfCompound__closure(t1));\n },\n $signature: 16\n };\n A._simpleIsSuperselectorOfCompound__closure.prototype = {\n call$1(complex) {\n var t1 = complex.components;\n if (t1.length !== 1)\n return false;\n return B.JSArray_methods.contains$1(type$.CompoundSelector._as(B.JSArray_methods.get$single(t1)).components, this.simple);\n },\n $signature: 19\n };\n A._selectorPseudoIsSuperselector_closure.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector(this.selector1.components, selector2.components);\n },\n $signature: 97\n };\n A._selectorPseudoIsSuperselector_closure0.prototype = {\n call$1(complex1) {\n var t1 = complex1.components,\n t2 = A._setArrayType([], type$.JSArray_ComplexSelectorComponent),\n t3 = this.parents;\n if (t3 != null)\n B.JSArray_methods.addAll$1(t2, t3);\n t2.push(this.compound2);\n return A.complexIsSuperselector(t1, t2);\n },\n $signature: 19\n };\n A._selectorPseudoIsSuperselector_closure1.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector(this.selector1.components, selector2.components);\n },\n $signature: 97\n };\n A._selectorPseudoIsSuperselector_closure2.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector(this.selector1.components, selector2.components);\n },\n $signature: 97\n };\n A._selectorPseudoIsSuperselector_closure3.prototype = {\n call$1(complex) {\n return B.JSArray_methods.any$1(this.compound2.components, new A._selectorPseudoIsSuperselector__closure(complex, this.pseudo1));\n },\n $signature: 19\n };\n A._selectorPseudoIsSuperselector__closure.prototype = {\n call$1(simple2) {\n var compound1, selector2, _this = this;\n if (simple2 instanceof A.TypeSelector) {\n compound1 = B.JSArray_methods.get$last(_this.complex.components);\n return compound1 instanceof A.CompoundSelector && B.JSArray_methods.any$1(compound1.components, new A._selectorPseudoIsSuperselector___closure(simple2));\n } else if (simple2 instanceof A.IDSelector) {\n compound1 = B.JSArray_methods.get$last(_this.complex.components);\n return compound1 instanceof A.CompoundSelector && B.JSArray_methods.any$1(compound1.components, new A._selectorPseudoIsSuperselector___closure0(simple2));\n } else if (simple2 instanceof A.PseudoSelector && simple2.name === _this.pseudo1.name) {\n selector2 = simple2.selector;\n if (selector2 == null)\n return false;\n return A.listIsSuperselector(selector2.components, A._setArrayType([_this.complex], type$.JSArray_ComplexSelector));\n } else\n return false;\n },\n $signature: 16\n };\n A._selectorPseudoIsSuperselector___closure.prototype = {\n call$1(simple1) {\n var t1;\n if (simple1 instanceof A.TypeSelector) {\n t1 = this.simple2.name.$eq(0, simple1.name);\n t1 = !t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 16\n };\n A._selectorPseudoIsSuperselector___closure0.prototype = {\n call$1(simple1) {\n var t1;\n if (simple1 instanceof A.IDSelector) {\n t1 = simple1.name;\n t1 = this.simple2.name !== t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 16\n };\n A._selectorPseudoIsSuperselector_closure4.prototype = {\n call$1(selector2) {\n var t1 = B.C_ListEquality.equals$2(0, this.selector1.components, selector2.components);\n return t1;\n },\n $signature: 97\n };\n A._selectorPseudoIsSuperselector_closure5.prototype = {\n call$1(pseudo2) {\n var t1, selector2;\n if (!(pseudo2 instanceof A.PseudoSelector))\n return false;\n t1 = this.pseudo1;\n if (pseudo2.name !== t1.name)\n return false;\n if (pseudo2.argument != t1.argument)\n return false;\n selector2 = pseudo2.selector;\n if (selector2 == null)\n return false;\n return A.listIsSuperselector(this.selector1.components, selector2.components);\n },\n $signature: 16\n };\n A._selectorPseudoArgs_closure.prototype = {\n call$1(pseudo) {\n return pseudo.isClass === this.isClass && pseudo.name === this.name;\n },\n $signature: 530\n };\n A._selectorPseudoArgs_closure0.prototype = {\n call$1(pseudo) {\n return pseudo.selector;\n },\n $signature: 540\n };\n A.MergedExtension.prototype = {\n unmerge$0() {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var $async$goto = 0, $async$handler = 1, $async$currentError, right, left;\n return function $async$unmerge$0($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n left = $async$self.left;\n $async$goto = left instanceof A.MergedExtension ? 2 : 4;\n break;\n case 2:\n // then\n $async$goto = 5;\n return A._IterationMarker_yieldStar(left.unmerge$0());\n case 5:\n // after yield\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 6;\n return left;\n case 6:\n // after yield\n case 3:\n // join\n right = $async$self.right;\n $async$goto = right instanceof A.MergedExtension ? 7 : 9;\n break;\n case 7:\n // then\n $async$goto = 10;\n return A._IterationMarker_yieldStar(right.unmerge$0());\n case 10:\n // after yield\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = 11;\n return right;\n case 11:\n // after yield\n case 8:\n // join\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.Extension);\n }\n };\n A.ExtendMode.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.globalFunctions_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return t1.$index($arguments, 0).get$isTruthy() ? t1.$index($arguments, 1) : t1.$index($arguments, 2);\n },\n $signature: 4\n };\n A.global_closure.prototype = {\n call$1($arguments) {\n return A._rgb(\"rgb\", $arguments);\n },\n $signature: 4\n };\n A.global_closure0.prototype = {\n call$1($arguments) {\n return A._rgb(\"rgb\", $arguments);\n },\n $signature: 4\n };\n A.global_closure1.prototype = {\n call$1($arguments) {\n return A._rgbTwoArg(\"rgb\", $arguments);\n },\n $signature: 4\n };\n A.global_closure2.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels(\"rgb\", A._setArrayType([\"$red\", \"$green\", \"$blue\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString ? parsed : A._rgb(\"rgb\", type$.List_Value._as(parsed));\n },\n $signature: 4\n };\n A.global_closure3.prototype = {\n call$1($arguments) {\n return A._rgb(\"rgba\", $arguments);\n },\n $signature: 4\n };\n A.global_closure4.prototype = {\n call$1($arguments) {\n return A._rgb(\"rgba\", $arguments);\n },\n $signature: 4\n };\n A.global_closure5.prototype = {\n call$1($arguments) {\n return A._rgbTwoArg(\"rgba\", $arguments);\n },\n $signature: 4\n };\n A.global_closure6.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels(\"rgba\", A._setArrayType([\"$red\", \"$green\", \"$blue\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString ? parsed : A._rgb(\"rgba\", type$.List_Value._as(parsed));\n },\n $signature: 4\n };\n A.global_closure7.prototype = {\n call$1($arguments) {\n var color, t2,\n t1 = J.getInterceptor$asx($arguments),\n weight = t1.$index($arguments, 1).assertNumber$1(\"weight\");\n if (t1.$index($arguments, 0) instanceof A.SassNumber) {\n if (weight._number$_value !== 100 || !weight.hasUnit$1(\"%\"))\n throw A.wrapException(string$.Only_oa);\n return A._functionString(\"invert\", t1.take$1($arguments, 1));\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n t1 = color.get$red(color);\n t2 = color.get$green(color);\n return A._mixColors(color.changeRgb$3$blue$green$red(255 - color.get$blue(color), 255 - t2, 255 - t1), color, weight);\n },\n $signature: 4\n };\n A.global_closure8.prototype = {\n call$1($arguments) {\n return A._hsl(\"hsl\", $arguments);\n },\n $signature: 4\n };\n A.global_closure9.prototype = {\n call$1($arguments) {\n return A._hsl(\"hsl\", $arguments);\n },\n $signature: 4\n };\n A.global_closure10.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar() || t1.$index($arguments, 1).get$isVar())\n return A._functionString(\"hsl\", $arguments);\n else\n throw A.wrapException(A.SassScriptException$(\"Missing argument $lightness.\"));\n },\n $signature: 13\n };\n A.global_closure11.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels(\"hsl\", A._setArrayType([\"$hue\", \"$saturation\", \"$lightness\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString ? parsed : A._hsl(\"hsl\", type$.List_Value._as(parsed));\n },\n $signature: 4\n };\n A.global_closure12.prototype = {\n call$1($arguments) {\n return A._hsl(\"hsla\", $arguments);\n },\n $signature: 4\n };\n A.global_closure13.prototype = {\n call$1($arguments) {\n return A._hsl(\"hsla\", $arguments);\n },\n $signature: 4\n };\n A.global_closure14.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar() || t1.$index($arguments, 1).get$isVar())\n return A._functionString(\"hsla\", $arguments);\n else\n throw A.wrapException(A.SassScriptException$(\"Missing argument $lightness.\"));\n },\n $signature: 13\n };\n A.global_closure15.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels(\"hsla\", A._setArrayType([\"$hue\", \"$saturation\", \"$lightness\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString ? parsed : A._hsl(\"hsla\", type$.List_Value._as(parsed));\n },\n $signature: 4\n };\n A.global_closure16.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber)\n return A._functionString(\"grayscale\", $arguments);\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeHsl$1$saturation(0);\n },\n $signature: 4\n };\n A.global_closure17.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n degrees = t1.$index($arguments, 1).assertNumber$1(\"degrees\");\n A._checkAngle(degrees, null);\n return color.changeHsl$1$hue(color.get$hue(color) + degrees._number$_value);\n },\n $signature: 23\n };\n A.global_closure18.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) + amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 23\n };\n A.global_closure19.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) - amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 23\n };\n A.global_closure20.prototype = {\n call$1($arguments) {\n return new A.SassString(\"saturate(\" + A.serializeValue(J.$index$asx($arguments, 0).assertNumber$1(\"amount\"), false, true) + \")\", false);\n },\n $signature: 13\n };\n A.global_closure21.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) + amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 23\n };\n A.global_closure22.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) - amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 23\n };\n A.global_closure23.prototype = {\n call$1($arguments) {\n var color,\n argument = J.$index$asx($arguments, 0);\n if (argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart()))\n return A._functionString(\"alpha\", $arguments);\n color = argument.assertColor$1(\"color\");\n return new A.UnitlessSassNumber(color._alpha, null);\n },\n $signature: 4\n };\n A.global_closure24.prototype = {\n call$1($arguments) {\n var t1,\n argList = J.$index$asx($arguments, 0).get$asList();\n if (argList.length !== 0 && B.JSArray_methods.every$1(argList, new A.global__closure()))\n return A._functionString(\"alpha\", $arguments);\n t1 = argList.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$(\"Missing argument $color.\"));\n else\n throw A.wrapException(A.SassScriptException$(\"Only 1 argument allowed, but \" + t1 + \" were passed.\"));\n },\n $signature: 13\n };\n A.global__closure.prototype = {\n call$1(argument) {\n return argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart());\n },\n $signature: 62\n };\n A.global_closure25.prototype = {\n call$1($arguments) {\n var color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber)\n return A._functionString(\"opacity\", $arguments);\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.UnitlessSassNumber(color._alpha, null);\n },\n $signature: 4\n };\n A.module_closure.prototype = {\n call$1($arguments) {\n var result, color, t2,\n t1 = J.getInterceptor$asx($arguments),\n weight = t1.$index($arguments, 1).assertNumber$1(\"weight\");\n if (t1.$index($arguments, 0) instanceof A.SassNumber) {\n if (weight._number$_value !== 100 || !weight.hasUnit$1(\"%\"))\n throw A.wrapException(string$.Only_oa);\n result = A._functionString(\"invert\", t1.take$1($arguments, 1));\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x29x20to_ci + result.toString$0(0);\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n t1 = color.get$red(color);\n t2 = color.get$green(color);\n return A._mixColors(color.changeRgb$3$blue$green$red(255 - color.get$blue(color), 255 - t2, 255 - t1), color, weight);\n },\n $signature: 4\n };\n A.module_closure0.prototype = {\n call$1($arguments) {\n var result,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber) {\n result = A._functionString(\"grayscale\", t1.take$1($arguments, 1));\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x29x20to_cg + result.toString$0(0);\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n return result;\n }\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeHsl$1$saturation(0);\n },\n $signature: 4\n };\n A.module_closure1.prototype = {\n call$1($arguments) {\n return A._hwb($arguments);\n },\n $signature: 4\n };\n A.module_closure2.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels(\"hwb\", A._setArrayType([\"$hue\", \"$whiteness\", \"$blackness\"], type$.JSArray_String), J.get$first$ax($arguments));\n if (parsed instanceof A.SassString)\n throw A.wrapException(A.SassScriptException$('Expected numeric channels, got \"' + parsed.toString$0(0) + '\".'));\n else\n return A._hwb(type$.List_Value._as(parsed));\n },\n $signature: 4\n };\n A.module_closure3.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$whiteness(t1);\n return new A.SingleUnitSassNumber(\"%\", t1, null);\n },\n $signature: 9\n };\n A.module_closure4.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$blackness(t1);\n return new A.SingleUnitSassNumber(\"%\", t1, null);\n },\n $signature: 9\n };\n A.module_closure5.prototype = {\n call$1($arguments) {\n var result, t1, color,\n argument = J.$index$asx($arguments, 0);\n if (argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart())) {\n result = A._functionString(\"alpha\", $arguments);\n t1 = string$.Using_c + result.toString$0(0);\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = argument.assertColor$1(\"color\");\n return new A.UnitlessSassNumber(color._alpha, null);\n },\n $signature: 4\n };\n A.module_closure6.prototype = {\n call$1($arguments) {\n var result,\n t1 = J.getInterceptor$asx($arguments);\n if (B.JSArray_methods.every$1(t1.$index($arguments, 0).get$asList(), new A.module__closure())) {\n result = A._functionString(\"alpha\", $arguments);\n t1 = string$.Using_c + result.toString$0(0);\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n return result;\n }\n throw A.wrapException(A.SassScriptException$(\"Only 1 argument allowed, but \" + t1.get$length($arguments) + \" were passed.\"));\n },\n $signature: 13\n };\n A.module__closure.prototype = {\n call$1(argument) {\n return argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart());\n },\n $signature: 62\n };\n A.module_closure7.prototype = {\n call$1($arguments) {\n var result, color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber) {\n result = A._functionString(\"opacity\", $arguments);\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x20to_co + result.toString$0(0);\n A.EvaluationContext_current().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.UnitlessSassNumber(color._alpha, null);\n },\n $signature: 4\n };\n A._red_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$red(t1);\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._green_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$green(t1);\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._blue_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$blue(t1);\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._mix_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._mixColors(t1.$index($arguments, 0).assertColor$1(\"color1\"), t1.$index($arguments, 1).assertColor$1(\"color2\"), t1.$index($arguments, 2).assertNumber$1(\"weight\"));\n },\n $signature: 23\n };\n A._hue_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$hue(t1);\n return new A.SingleUnitSassNumber(\"deg\", t1, null);\n },\n $signature: 9\n };\n A._saturation_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$saturation(t1);\n return new A.SingleUnitSassNumber(\"%\", t1, null);\n },\n $signature: 9\n };\n A._lightness_closure.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$lightness(t1);\n return new A.SingleUnitSassNumber(\"%\", t1, null);\n },\n $signature: 9\n };\n A._complement_closure.prototype = {\n call$1($arguments) {\n var color = J.$index$asx($arguments, 0).assertColor$1(\"color\");\n return color.changeHsl$1$hue(color.get$hue(color) + 180);\n },\n $signature: 23\n };\n A._adjust_closure.prototype = {\n call$1($arguments) {\n return A._updateComponents($arguments, true, false, false);\n },\n $signature: 23\n };\n A._scale_closure.prototype = {\n call$1($arguments) {\n return A._updateComponents($arguments, false, false, true);\n },\n $signature: 23\n };\n A._change_closure.prototype = {\n call$1($arguments) {\n return A._updateComponents($arguments, false, true, false);\n },\n $signature: 23\n };\n A._ieHexStr_closure.prototype = {\n call$1($arguments) {\n var color = J.$index$asx($arguments, 0).assertColor$1(\"color\"),\n t1 = new A._ieHexStr_closure_hexString();\n return new A.SassString(\"#\" + A.S(t1.call$1(A.fuzzyRound(color._alpha * 255))) + A.S(t1.call$1(color.get$red(color))) + A.S(t1.call$1(color.get$green(color))) + A.S(t1.call$1(color.get$blue(color))), false);\n },\n $signature: 13\n };\n A._ieHexStr_closure_hexString.prototype = {\n call$1(component) {\n return B.JSString_methods.padLeft$2(B.JSInt_methods.toRadixString$1(component, 16), 2, \"0\").toUpperCase();\n },\n $signature: 159\n };\n A._updateComponents_getParam.prototype = {\n call$4$assertPercent$checkPercent($name, max, assertPercent, checkPercent) {\n var t2,\n t1 = this.keywords.remove$1(0, $name),\n number = t1 == null ? null : t1.assertNumber$1($name);\n if (number == null)\n return null;\n t1 = this.scale;\n t2 = !t1;\n if (t2 && checkPercent)\n A._checkPercent(number, $name);\n if (!t2 || assertPercent)\n number.assertUnit$2(\"%\", $name);\n if (t1)\n max = 100;\n return number.valueInRange$3(this.change ? 0 : -max, max, $name);\n },\n call$2($name, max) {\n return this.call$4$assertPercent$checkPercent($name, max, false, false);\n },\n call$3$checkPercent($name, max, checkPercent) {\n return this.call$4$assertPercent$checkPercent($name, max, false, checkPercent);\n },\n call$3$assertPercent($name, max, assertPercent) {\n return this.call$4$assertPercent$checkPercent($name, max, assertPercent, false);\n },\n $signature: 167\n };\n A._updateComponents_closure.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._updateComponents_updateValue.prototype = {\n call$3(current, param, max) {\n var t1;\n if (param == null)\n return current;\n if (this.change)\n return param;\n if (this.adjust)\n return B.JSNumber_methods.clamp$2(current + param, 0, max);\n t1 = param > 0 ? max - current : current;\n return current + t1 * (param / 100);\n },\n $signature: 175\n };\n A._updateComponents_updateRgb.prototype = {\n call$2(current, param) {\n return A.fuzzyRound(this.updateValue.call$3(current, param, 255));\n },\n $signature: 179\n };\n A._functionString_closure.prototype = {\n call$1(argument) {\n return A.serializeValue(argument, false, true);\n },\n $signature: 266\n };\n A._removedColorFunction_closure.prototype = {\n call$1($arguments) {\n var t1 = this.name,\n t2 = J.getInterceptor$asx($arguments),\n t3 = \"The function \" + t1 + string$.x28__isn + A.S(t2.$index($arguments, 0)) + \", $\" + this.argument + \": \";\n throw A.wrapException(A.SassScriptException$(t3 + (this.negative ? \"-\" : \"\") + A.S(t2.$index($arguments, 1)) + string$.x29x0a_Morx3a + t1));\n },\n $signature: 269\n };\n A._rgb_closure.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 109\n };\n A._hsl_closure.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 109\n };\n A._removeUnits_closure.prototype = {\n call$1(unit) {\n return \" * 1\" + unit;\n },\n $signature: 5\n };\n A._removeUnits_closure0.prototype = {\n call$1(unit) {\n return \" / 1\" + unit;\n },\n $signature: 5\n };\n A._hwb_closure.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 109\n };\n A._parseChannels_closure.prototype = {\n call$1(value) {\n return value.get$isVar();\n },\n $signature: 62\n };\n A._length_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).get$asList().length;\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._nth_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n index = t1.$index($arguments, 1);\n return list.get$asList()[list.sassIndexToListIndex$2(index, \"n\")];\n },\n $signature: 4\n };\n A._setNth_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n index = t1.$index($arguments, 1),\n value = t1.$index($arguments, 2),\n t2 = list.get$asList(),\n newList = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n newList[list.sassIndexToListIndex$2(index, \"n\")] = value;\n return t1.$index($arguments, 0).withListContents$1(newList);\n },\n $signature: 21\n };\n A._join_closure.prototype = {\n call$1($arguments) {\n var separator, bracketed,\n t1 = J.getInterceptor$asx($arguments),\n list1 = t1.$index($arguments, 0),\n list2 = t1.$index($arguments, 1),\n separatorParam = t1.$index($arguments, 2).assertString$1(\"separator\"),\n bracketedParam = t1.$index($arguments, 3);\n t1 = separatorParam._string$_text;\n if (t1 === \"auto\")\n if (list1.get$separator(list1) !== B.ListSeparator_undecided_null)\n separator = list1.get$separator(list1);\n else\n separator = list2.get$separator(list2) !== B.ListSeparator_undecided_null ? list2.get$separator(list2) : B.ListSeparator_woc;\n else if (t1 === \"space\")\n separator = B.ListSeparator_woc;\n else if (t1 === \"comma\")\n separator = B.ListSeparator_kWM;\n else {\n if (t1 !== \"slash\")\n throw A.wrapException(A.SassScriptException$(string$.x24separ));\n separator = B.ListSeparator_1gm;\n }\n bracketed = bracketedParam instanceof A.SassString && bracketedParam._string$_text === \"auto\" ? list1.get$hasBrackets() : bracketedParam.get$isTruthy();\n t1 = A.List_List$of(list1.get$asList(), true, type$.Value);\n B.JSArray_methods.addAll$1(t1, list2.get$asList());\n return A.SassList$(t1, separator, bracketed);\n },\n $signature: 21\n };\n A._append_closure0.prototype = {\n call$1($arguments) {\n var separator,\n t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n value = t1.$index($arguments, 1);\n t1 = t1.$index($arguments, 2).assertString$1(\"separator\")._string$_text;\n if (t1 === \"auto\")\n separator = list.get$separator(list) === B.ListSeparator_undecided_null ? B.ListSeparator_woc : list.get$separator(list);\n else if (t1 === \"space\")\n separator = B.ListSeparator_woc;\n else if (t1 === \"comma\")\n separator = B.ListSeparator_kWM;\n else {\n if (t1 !== \"slash\")\n throw A.wrapException(A.SassScriptException$(string$.x24separ));\n separator = B.ListSeparator_1gm;\n }\n t1 = A.List_List$of(list.get$asList(), true, type$.Value);\n t1.push(value);\n return list.withListContents$2$separator(t1, separator);\n },\n $signature: 21\n };\n A._zip_closure.prototype = {\n call$1($arguments) {\n var results, result, _box_0 = {},\n t1 = J.$index$asx($arguments, 0).get$asList(),\n t2 = A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,List>\"),\n lists = A.List_List$of(new A.MappedListIterable(t1, new A._zip__closure(), t2), true, t2._eval$1(\"ListIterable.E\"));\n if (lists.length === 0)\n return B.SassList_yfz;\n _box_0.i = 0;\n results = A._setArrayType([], type$.JSArray_SassList);\n for (t1 = A._arrayInstanceType(lists)._eval$1(\"MappedListIterable<1,Value>\"), t2 = type$.Value; B.JSArray_methods.every$1(lists, new A._zip__closure0(_box_0));) {\n result = A.List_List$from(new A.MappedListIterable(lists, new A._zip__closure1(_box_0), t1), false, t2);\n result.fixed$length = Array;\n result.immutable$list = Array;\n results.push(new A.SassList(result, B.ListSeparator_woc, false));\n ++_box_0.i;\n }\n return A.SassList$(results, B.ListSeparator_kWM, false);\n },\n $signature: 21\n };\n A._zip__closure.prototype = {\n call$1(list) {\n return list.get$asList();\n },\n $signature: 289\n };\n A._zip__closure0.prototype = {\n call$1(list) {\n return this._box_0.i !== J.get$length$asx(list);\n },\n $signature: 291\n };\n A._zip__closure1.prototype = {\n call$1(list) {\n return J.$index$asx(list, this._box_0.i);\n },\n $signature: 4\n };\n A._index_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n index = B.JSArray_methods.indexOf$1(t1.$index($arguments, 0).get$asList(), t1.$index($arguments, 1));\n if (index === -1)\n t1 = B.C__SassNull;\n else\n t1 = new A.UnitlessSassNumber(index + 1, null);\n return t1;\n },\n $signature: 4\n };\n A._separator_closure.prototype = {\n call$1($arguments) {\n switch (J.get$separator$x(J.$index$asx($arguments, 0))) {\n case B.ListSeparator_kWM:\n return new A.SassString(\"comma\", false);\n case B.ListSeparator_1gm:\n return new A.SassString(\"slash\", false);\n default:\n return new A.SassString(\"space\", false);\n }\n },\n $signature: 13\n };\n A._isBracketed_closure.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).get$hasBrackets() ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._slash_closure.prototype = {\n call$1($arguments) {\n var list = J.$index$asx($arguments, 0).get$asList();\n if (list.length < 2)\n throw A.wrapException(A.SassScriptException$(\"At least two elements are required.\"));\n return A.SassList$(list, B.ListSeparator_1gm, false);\n },\n $signature: 21\n };\n A._get_closure.prototype = {\n call$1($arguments) {\n var t3, value,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n for (t1 = A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value), t1 = new A.ListIterator(t1, t1.get$length(t1)), t3 = A._instanceType(t1)._precomputed1; t1.moveNext$0(); map = value) {\n value = map._map$_contents.$index(0, t3._as(t1.__internal$_current));\n if (!(value instanceof A.SassMap))\n return B.C__SassNull;\n }\n t1 = map._map$_contents.$index(0, B.JSArray_methods.get$last(t2));\n return t1 == null ? B.C__SassNull : t1;\n },\n $signature: 4\n };\n A._set_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._modify(t1.$index($arguments, 0).assertMap$1(\"map\"), A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value), new A._set__closure0($arguments), true);\n },\n $signature: 4\n };\n A._set__closure0.prototype = {\n call$1(_) {\n return J.$index$asx(this.$arguments, 2);\n },\n $signature: 39\n };\n A._set_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n args = t1.$index($arguments, 1).get$asList();\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$(\"Expected $args to contain a key.\"));\n else if (t1 === 1)\n throw A.wrapException(A.SassScriptException$(\"Expected $args to contain a value.\"));\n return A._modify(map, B.JSArray_methods.sublist$2(args, 0, t1 - 1), new A._set__closure(args), true);\n },\n $signature: 4\n };\n A._set__closure.prototype = {\n call$1(_) {\n return B.JSArray_methods.get$last(this.args);\n },\n $signature: 39\n };\n A._merge_closure.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n map1 = t1.$index($arguments, 0).assertMap$1(\"map1\"),\n map2 = t1.$index($arguments, 1).assertMap$1(\"map2\");\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = map1._map$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n for (t3 = map2._map$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 40\n };\n A._merge_closure0.prototype = {\n call$1($arguments) {\n var map2,\n t1 = J.getInterceptor$asx($arguments),\n map1 = t1.$index($arguments, 0).assertMap$1(\"map1\"),\n args = t1.$index($arguments, 1).get$asList();\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$(\"Expected $args to contain a key.\"));\n else if (t1 === 1)\n throw A.wrapException(A.SassScriptException$(\"Expected $args to contain a map.\"));\n map2 = B.JSArray_methods.get$last(args).assertMap$1(\"map2\");\n return A._modify(map1, A.SubListIterable$(args, 0, A.checkNotNullable(args.length - 1, \"count\", type$.int), A._arrayInstanceType(args)._precomputed1), new A._merge__closure(map2), true);\n },\n $signature: 4\n };\n A._merge__closure.prototype = {\n call$1(oldValue) {\n var t1, t2, t3, t4,\n nestedMap = oldValue.tryMap$0();\n if (nestedMap == null)\n return this.map2;\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = nestedMap._map$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n for (t3 = this.map2._map$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 296\n };\n A._deepMerge_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._deepMergeImpl(t1.$index($arguments, 0).assertMap$1(\"map1\"), t1.$index($arguments, 1).assertMap$1(\"map2\"));\n },\n $signature: 40\n };\n A._deepRemove_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n return A._modify(map, A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value), new A._deepRemove__closure(t2), false);\n },\n $signature: 4\n };\n A._deepRemove__closure.prototype = {\n call$1(value) {\n var t1, t2,\n nestedMap = value.tryMap$0();\n if (nestedMap != null && nestedMap._map$_contents.containsKey$1(B.JSArray_methods.get$last(this.keys))) {\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$of(nestedMap._map$_contents, t1, t1);\n t2.remove$1(0, B.JSArray_methods.get$last(this.keys));\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n }\n return value;\n },\n $signature: 39\n };\n A._remove_closure.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).assertMap$1(\"map\");\n },\n $signature: 40\n };\n A._remove_closure0.prototype = {\n call$1($arguments) {\n var mutableMap, t3, _i,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n t1 = type$.Value;\n mutableMap = A.LinkedHashMap_LinkedHashMap$of(map._map$_contents, t1, t1);\n for (t3 = t2.length, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i)\n mutableMap.remove$1(0, t2[_i]);\n return new A.SassMap(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n },\n $signature: 40\n };\n A._keys_closure.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertMap$1(\"map\")._map$_contents;\n return A.SassList$(t1.get$keys(t1), B.ListSeparator_kWM, false);\n },\n $signature: 21\n };\n A._values_closure.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertMap$1(\"map\")._map$_contents;\n return A.SassList$(t1.get$values(t1), B.ListSeparator_kWM, false);\n },\n $signature: 21\n };\n A._hasKey_closure.prototype = {\n call$1($arguments) {\n var t3, value,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n for (t1 = A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value), t1 = new A.ListIterator(t1, t1.get$length(t1)), t3 = A._instanceType(t1)._precomputed1; t1.moveNext$0(); map = value) {\n value = map._map$_contents.$index(0, t3._as(t1.__internal$_current));\n if (!(value instanceof A.SassMap))\n return B.SassBoolean_false;\n }\n return map._map$_contents.containsKey$1(B.JSArray_methods.get$last(t2)) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._modify__modifyNestedMap.prototype = {\n call$1(map) {\n var nestedMap, _this = this,\n t1 = type$.Value,\n mutableMap = A.LinkedHashMap_LinkedHashMap$of(map._map$_contents, t1, t1),\n t2 = _this.keyIterator,\n key = t2.get$current(t2);\n if (!t2.moveNext$0()) {\n t2 = mutableMap.$index(0, key);\n if (t2 == null)\n t2 = B.C__SassNull;\n mutableMap.$indexSet(0, key, _this.modify.call$1(t2));\n return new A.SassMap(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n }\n t2 = mutableMap.$index(0, key);\n nestedMap = t2 == null ? null : t2.tryMap$0();\n t2 = nestedMap == null;\n if (t2 && !_this.addNesting)\n return new A.SassMap(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n mutableMap.$indexSet(0, key, _this.call$1(t2 ? B.SassMap_Map_empty : nestedMap));\n return new A.SassMap(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n },\n $signature: 300\n };\n A._deepMergeImpl__ensureMutable.prototype = {\n call$0() {\n var t2,\n t1 = this._box_0;\n if (t1.mutable)\n return;\n t1.mutable = true;\n t2 = type$.Value;\n t1.result = A.LinkedHashMap_LinkedHashMap$of(t1.result, t2, t2);\n },\n $signature: 0\n };\n A._deepMergeImpl_closure.prototype = {\n call$2(key, value) {\n var resultMap, valueMap, merged,\n t1 = this._box_0,\n resultValue = t1.result.$index(0, key);\n if (resultValue == null) {\n this._ensureMutable.call$0();\n t1.result.$indexSet(0, key, value);\n } else {\n resultMap = resultValue.tryMap$0();\n valueMap = value.tryMap$0();\n if (resultMap != null && valueMap != null) {\n merged = A._deepMergeImpl(valueMap, resultMap);\n if (merged === resultMap)\n return;\n this._ensureMutable.call$0();\n t1.result.$indexSet(0, key, merged);\n }\n }\n },\n $signature: 50\n };\n A._ceil_closure.prototype = {\n call$1(value) {\n return B.JSNumber_methods.ceil$0(value);\n },\n $signature: 43\n };\n A._clamp_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n min = t1.$index($arguments, 0).assertNumber$1(\"min\"),\n number = t1.$index($arguments, 1).assertNumber$1(\"number\"),\n max = t1.$index($arguments, 2).assertNumber$1(\"max\");\n number.convertValueToMatch$3(min, \"number\", \"min\");\n max.convertValueToMatch$3(min, \"max\", \"min\");\n if (min.greaterThanOrEquals$1(max).value)\n return min;\n if (min.greaterThanOrEquals$1(number).value)\n return min;\n if (number.greaterThanOrEquals$1(max).value)\n return max;\n return number;\n },\n $signature: 9\n };\n A._floor_closure.prototype = {\n call$1(value) {\n return B.JSNumber_methods.floor$0(value);\n },\n $signature: 43\n };\n A._max_closure.prototype = {\n call$1($arguments) {\n var t1, t2, max, _i, number;\n for (t1 = J.$index$asx($arguments, 0).get$asList(), t2 = t1.length, max = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n number = t1[_i].assertNumber$0();\n if (max == null || max.lessThan$1(number).value)\n max = number;\n }\n if (max != null)\n return max;\n throw A.wrapException(A.SassScriptException$(\"At least one argument must be passed.\"));\n },\n $signature: 9\n };\n A._min_closure.prototype = {\n call$1($arguments) {\n var t1, t2, min, _i, number;\n for (t1 = J.$index$asx($arguments, 0).get$asList(), t2 = t1.length, min = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n number = t1[_i].assertNumber$0();\n if (min == null || min.greaterThan$1(number).value)\n min = number;\n }\n if (min != null)\n return min;\n throw A.wrapException(A.SassScriptException$(\"At least one argument must be passed.\"));\n },\n $signature: 9\n };\n A._abs_closure.prototype = {\n call$1(value) {\n return Math.abs(value);\n },\n $signature: 77\n };\n A._hypot_closure.prototype = {\n call$1($arguments) {\n var subtotal, i, i0, t3, t4,\n t1 = J.$index$asx($arguments, 0).get$asList(),\n t2 = A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,SassNumber>\"),\n numbers = A.List_List$of(new A.MappedListIterable(t1, new A._hypot__closure(), t2), true, t2._eval$1(\"ListIterable.E\"));\n t1 = numbers.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$(\"At least one argument must be passed.\"));\n for (subtotal = 0, i = 0; i < t1; i = i0) {\n i0 = i + 1;\n subtotal += Math.pow(numbers[i].convertValueToMatch$3(numbers[0], \"numbers[\" + i0 + \"]\", \"numbers[1]\"), 2);\n }\n t1 = Math.sqrt(subtotal);\n t2 = numbers[0];\n t3 = J.getInterceptor$x(t2);\n t4 = t3.get$numeratorUnits(t2);\n return A.SassNumber_SassNumber$withUnits(t1, t3.get$denominatorUnits(t2), t4);\n },\n $signature: 9\n };\n A._hypot__closure.prototype = {\n call$1(argument) {\n return argument.assertNumber$0();\n },\n $signature: 312\n };\n A._log_closure.prototype = {\n call$1($arguments) {\n var numberValue, base, baseValue, t2,\n _s18_ = \" to have no units.\",\n t1 = J.getInterceptor$asx($arguments),\n number = t1.$index($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$number: Expected \" + number.toString$0(0) + _s18_));\n numberValue = A._fuzzyRoundIfZero(number._number$_value);\n if (J.$eq$(t1.$index($arguments, 1), B.C__SassNull)) {\n t1 = Math.log(numberValue);\n return new A.UnitlessSassNumber(t1, null);\n }\n base = t1.$index($arguments, 1).assertNumber$1(\"base\");\n if (base.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$base: Expected \" + base.toString$0(0) + _s18_));\n t1 = base._number$_value;\n baseValue = Math.abs(t1 - 1) < $.$get$epsilon() ? A.fuzzyRound(t1) : A._fuzzyRoundIfZero(t1);\n t1 = Math.log(numberValue);\n t2 = Math.log(baseValue);\n return new A.UnitlessSassNumber(t1 / t2, null);\n },\n $signature: 9\n };\n A._pow_closure.prototype = {\n call$1($arguments) {\n var baseValue, exponentValue, t2, intExponent, t3,\n _s18_ = \" to have no units.\",\n _null = null,\n t1 = J.getInterceptor$asx($arguments),\n base = t1.$index($arguments, 0).assertNumber$1(\"base\"),\n exponent = t1.$index($arguments, 1).assertNumber$1(\"exponent\");\n if (base.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$base: Expected \" + base.toString$0(0) + _s18_));\n else if (exponent.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$exponent: Expected \" + exponent.toString$0(0) + _s18_));\n baseValue = A._fuzzyRoundIfZero(base._number$_value);\n exponentValue = A._fuzzyRoundIfZero(exponent._number$_value);\n t1 = $.$get$epsilon();\n if (Math.abs(Math.abs(baseValue) - 1) < t1)\n t2 = exponentValue == 1 / 0 || exponentValue == -1 / 0;\n else\n t2 = false;\n if (t2)\n return new A.UnitlessSassNumber(0 / 0, _null);\n else {\n t2 = Math.abs(baseValue - 0);\n if (t2 < t1) {\n if (isFinite(exponentValue)) {\n intExponent = A.fuzzyIsInt(exponentValue) ? B.JSNumber_methods.round$0(exponentValue) : _null;\n if (intExponent != null && B.JSInt_methods.$mod(intExponent, 2) === 1)\n exponentValue = A.fuzzyRound(exponentValue);\n }\n } else {\n if (isFinite(baseValue))\n t3 = baseValue < 0 && !(t2 < t1) && isFinite(exponentValue) && A.fuzzyIsInt(exponentValue);\n else\n t3 = false;\n if (t3)\n exponentValue = A.fuzzyRound(exponentValue);\n else {\n if (baseValue == 1 / 0 || baseValue == -1 / 0)\n t1 = baseValue < 0 && !(t2 < t1) && isFinite(exponentValue);\n else\n t1 = false;\n if (t1) {\n intExponent = A.fuzzyIsInt(exponentValue) ? B.JSNumber_methods.round$0(exponentValue) : _null;\n if (intExponent != null && B.JSInt_methods.$mod(intExponent, 2) === 1)\n exponentValue = A.fuzzyRound(exponentValue);\n }\n }\n }\n }\n t1 = Math.pow(baseValue, exponentValue);\n return new A.UnitlessSassNumber(t1, _null);\n },\n $signature: 9\n };\n A._sqrt_closure.prototype = {\n call$1($arguments) {\n var t1,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n t1 = Math.sqrt(A._fuzzyRoundIfZero(number._number$_value));\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._acos_closure.prototype = {\n call$1($arguments) {\n var numberValue,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n numberValue = number._number$_value;\n if (Math.abs(Math.abs(numberValue) - 1) < $.$get$epsilon())\n numberValue = A.fuzzyRound(numberValue);\n return A.SassNumber_SassNumber$withUnits(Math.acos(numberValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 9\n };\n A._asin_closure.prototype = {\n call$1($arguments) {\n var t1, numberValue,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n t1 = number._number$_value;\n numberValue = Math.abs(Math.abs(t1) - 1) < $.$get$epsilon() ? A.fuzzyRound(t1) : A._fuzzyRoundIfZero(t1);\n return A.SassNumber_SassNumber$withUnits(Math.asin(numberValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 9\n };\n A._atan_closure.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n return A.SassNumber_SassNumber$withUnits(Math.atan(A._fuzzyRoundIfZero(number._number$_value)) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 9\n };\n A._atan2_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n y = t1.$index($arguments, 0).assertNumber$1(\"y\"),\n xValue = A._fuzzyRoundIfZero(t1.$index($arguments, 1).assertNumber$1(\"x\").convertValueToMatch$3(y, \"x\", \"y\"));\n return A.SassNumber_SassNumber$withUnits(Math.atan2(A._fuzzyRoundIfZero(y._number$_value), xValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 9\n };\n A._cos_closure.prototype = {\n call$1($arguments) {\n var t1 = Math.cos(J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\"));\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._sin_closure.prototype = {\n call$1($arguments) {\n var t1 = Math.sin(A._fuzzyRoundIfZero(J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\")));\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._tan_closure.prototype = {\n call$1($arguments) {\n var value = J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\"),\n t1 = B.JSNumber_methods.$mod(value - 1.5707963267948966, 6.283185307179586),\n t2 = $.$get$epsilon();\n if (Math.abs(t1 - 0) < t2)\n return new A.UnitlessSassNumber(1 / 0, null);\n else if (Math.abs(B.JSNumber_methods.$mod(value + 1.5707963267948966, 6.283185307179586) - 0) < t2)\n return new A.UnitlessSassNumber(-1 / 0, null);\n else {\n t1 = Math.tan(A._fuzzyRoundIfZero(value));\n return new A.UnitlessSassNumber(t1, null);\n }\n },\n $signature: 9\n };\n A._compatible_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return t1.$index($arguments, 0).assertNumber$1(\"number1\").isComparableTo$1(t1.$index($arguments, 1).assertNumber$1(\"number2\")) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._isUnitless_closure.prototype = {\n call$1($arguments) {\n return !J.$index$asx($arguments, 0).assertNumber$1(\"number\").get$hasUnits() ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._unit_closure.prototype = {\n call$1($arguments) {\n return new A.SassString(J.$index$asx($arguments, 0).assertNumber$1(\"number\").get$unitString(), true);\n },\n $signature: 13\n };\n A._percentage_closure.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n number.assertNoUnits$1(\"number\");\n return new A.SingleUnitSassNumber(\"%\", number._number$_value * 100, null);\n },\n $signature: 9\n };\n A._randomFunction_closure.prototype = {\n call$1($arguments) {\n var limit,\n t1 = J.getInterceptor$asx($arguments);\n if (J.$eq$(t1.$index($arguments, 0), B.C__SassNull)) {\n t1 = $.$get$_random0().nextDouble$0();\n return new A.UnitlessSassNumber(t1, null);\n }\n limit = t1.$index($arguments, 0).assertNumber$1(\"limit\").assertInt$1(\"limit\");\n if (limit < 1)\n throw A.wrapException(A.SassScriptException$(\"$limit: Must be greater than 0, was \" + limit + \".\"));\n t1 = $.$get$_random0().nextInt$1(limit);\n return new A.UnitlessSassNumber(t1 + 1, null);\n },\n $signature: 9\n };\n A._div_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n number1 = t1.$index($arguments, 0),\n number2 = t1.$index($arguments, 1);\n if (!(number1 instanceof A.SassNumber) || !(number2 instanceof A.SassNumber))\n A.EvaluationContext_current().warn$2$deprecation(0, string$.math_d, false);\n return number1.dividedBy$1(number2);\n },\n $signature: 4\n };\n A._numberFunction_closure.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\"),\n t1 = this.transform.call$1(number._number$_value),\n t2 = number.get$numeratorUnits(number);\n return A.SassNumber_SassNumber$withUnits(t1, number.get$denominatorUnits(number), t2);\n },\n $signature: 9\n };\n A.global_closure26.prototype = {\n call$1($arguments) {\n return $._features.contains$1(0, J.$index$asx($arguments, 0).assertString$1(\"feature\")._string$_text) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A.global_closure27.prototype = {\n call$1($arguments) {\n return new A.SassString(A.serializeValue(J.get$first$ax($arguments), true, true), false);\n },\n $signature: 13\n };\n A.global_closure28.prototype = {\n call$1($arguments) {\n var value = J.$index$asx($arguments, 0);\n if (value instanceof A.SassArgumentList)\n return new A.SassString(\"arglist\", false);\n if (value instanceof A.SassBoolean)\n return new A.SassString(\"bool\", false);\n if (value instanceof A.SassColor)\n return new A.SassString(\"color\", false);\n if (value instanceof A.SassList)\n return new A.SassString(\"list\", false);\n if (value instanceof A.SassMap)\n return new A.SassString(\"map\", false);\n if (value.$eq(0, B.C__SassNull))\n return new A.SassString(\"null\", false);\n if (value instanceof A.SassNumber)\n return new A.SassString(\"number\", false);\n if (value instanceof A.SassFunction)\n return new A.SassString(\"function\", false);\n if (value instanceof A.SassCalculation)\n return new A.SassString(\"calculation\", false);\n return new A.SassString(\"string\", false);\n },\n $signature: 13\n };\n A.global_closure29.prototype = {\n call$1($arguments) {\n var t1, t2, t3, t4,\n argumentList = J.$index$asx($arguments, 0);\n if (argumentList instanceof A.SassArgumentList) {\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (argumentList._wereKeywordsAccessed = true, t3 = argumentList._keywords, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString(t4.key, false), t4.value);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n } else\n throw A.wrapException(\"$args: \" + argumentList.toString$0(0) + \" is not an argument list.\");\n },\n $signature: 40\n };\n A.local_closure.prototype = {\n call$1($arguments) {\n return new A.SassString(J.$index$asx($arguments, 0).assertCalculation$1(\"calc\").name, true);\n },\n $signature: 13\n };\n A.local_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertCalculation$1(\"calc\").$arguments;\n return A.SassList$(new A.MappedListIterable(t1, new A.local__closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value>\")), B.ListSeparator_kWM, false);\n },\n $signature: 21\n };\n A.local__closure.prototype = {\n call$1(argument) {\n if (argument instanceof A.Value)\n return argument;\n return new A.SassString(J.toString$0$(argument), false);\n },\n $signature: 313\n };\n A._nest_closure.prototype = {\n call$1($arguments) {\n var t1 = {},\n selectors = J.$index$asx($arguments, 0).get$asList();\n if (selectors.length === 0)\n throw A.wrapException(A.SassScriptException$(string$.x24selec));\n t1.first = true;\n return new A.MappedListIterable(selectors, new A._nest__closure(t1), A._arrayInstanceType(selectors)._eval$1(\"MappedListIterable<1,SelectorList>\")).reduce$1(0, new A._nest__closure0()).get$asSassList();\n },\n $signature: 21\n };\n A._nest__closure.prototype = {\n call$1(selector) {\n var t1 = this._box_0,\n result = selector.assertSelector$1$allowParent(!t1.first);\n t1.first = false;\n return result;\n },\n $signature: 183\n };\n A._nest__closure0.prototype = {\n call$2($parent, child) {\n return child.resolveParentSelectors$1($parent);\n },\n $signature: 184\n };\n A._append_closure.prototype = {\n call$1($arguments) {\n var selectors = J.$index$asx($arguments, 0).get$asList();\n if (selectors.length === 0)\n throw A.wrapException(A.SassScriptException$(string$.x24selec));\n return new A.MappedListIterable(selectors, new A._append__closure(), A._arrayInstanceType(selectors)._eval$1(\"MappedListIterable<1,SelectorList>\")).reduce$1(0, new A._append__closure0()).get$asSassList();\n },\n $signature: 21\n };\n A._append__closure.prototype = {\n call$1(selector) {\n return selector.assertSelector$0();\n },\n $signature: 183\n };\n A._append__closure0.prototype = {\n call$2($parent, child) {\n var t1 = child.components;\n return A.SelectorList$(new A.MappedListIterable(t1, new A._append___closure($parent), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector>\"))).resolveParentSelectors$1($parent);\n },\n $signature: 184\n };\n A._append___closure.prototype = {\n call$1(complex) {\n var newCompound, t2,\n t1 = complex.components,\n compound = B.JSArray_methods.get$first(t1);\n if (compound instanceof A.CompoundSelector) {\n newCompound = A._prependParent(compound);\n if (newCompound == null)\n throw A.wrapException(A.SassScriptException$(\"Can't append \" + complex.toString$0(0) + \" to \" + this.parent.toString$0(0) + \".\"));\n t2 = A._setArrayType([newCompound], type$.JSArray_ComplexSelectorComponent);\n B.JSArray_methods.addAll$1(t2, A.SubListIterable$(t1, 1, null, A._arrayInstanceType(t1)._precomputed1));\n return A.ComplexSelector$(t2, false);\n } else\n throw A.wrapException(A.SassScriptException$(\"Can't append \" + complex.toString$0(0) + \" to \" + this.parent.toString$0(0) + \".\"));\n },\n $signature: 128\n };\n A._extend_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector = t1.$index($arguments, 0).assertSelector$1$name(\"selector\"),\n target = t1.$index($arguments, 1).assertSelector$1$name(\"extendee\");\n return A.ExtensionStore__extendOrReplace(selector, t1.$index($arguments, 2).assertSelector$1$name(\"extender\"), target, B.ExtendMode_allTargets, A.EvaluationContext_current().get$currentCallableSpan()).get$asSassList();\n },\n $signature: 21\n };\n A._replace_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector = t1.$index($arguments, 0).assertSelector$1$name(\"selector\"),\n target = t1.$index($arguments, 1).assertSelector$1$name(\"original\");\n return A.ExtensionStore__extendOrReplace(selector, t1.$index($arguments, 2).assertSelector$1$name(\"replacement\"), target, B.ExtendMode_replace, A.EvaluationContext_current().get$currentCallableSpan()).get$asSassList();\n },\n $signature: 21\n };\n A._unify_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n result = t1.$index($arguments, 0).assertSelector$1$name(\"selector1\").unify$1(t1.$index($arguments, 1).assertSelector$1$name(\"selector2\"));\n return result == null ? B.C__SassNull : result.get$asSassList();\n },\n $signature: 4\n };\n A._isSuperselector_closure.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector1 = t1.$index($arguments, 0).assertSelector$1$name(\"super\"),\n selector2 = t1.$index($arguments, 1).assertSelector$1$name(\"sub\");\n return A.listIsSuperselector(selector1.components, selector2.components) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._simpleSelectors_closure.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertCompoundSelector$1$name(\"selector\").components;\n return A.SassList$(new A.MappedListIterable(t1, new A._simpleSelectors__closure(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value>\")), B.ListSeparator_kWM, false);\n },\n $signature: 21\n };\n A._simpleSelectors__closure.prototype = {\n call$1(simple) {\n return new A.SassString(A.serializeSelector(simple, true), false);\n },\n $signature: 318\n };\n A._parse_closure.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).assertSelector$1$name(\"selector\").get$asSassList();\n },\n $signature: 21\n };\n A._unquote_closure.prototype = {\n call$1($arguments) {\n var string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n if (!string._hasQuotes)\n return string;\n return new A.SassString(string._string$_text, false);\n },\n $signature: 13\n };\n A._quote_closure.prototype = {\n call$1($arguments) {\n var string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n if (string._hasQuotes)\n return string;\n return new A.SassString(string._string$_text, true);\n },\n $signature: 13\n };\n A._length_closure.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertString$1(\"string\").get$_sassLength();\n return new A.UnitlessSassNumber(t1, null);\n },\n $signature: 9\n };\n A._insert_closure.prototype = {\n call$1($arguments) {\n var indexInt, codeUnitIndex, _s5_ = \"index\",\n t1 = J.getInterceptor$asx($arguments),\n string = t1.$index($arguments, 0).assertString$1(\"string\"),\n insert = t1.$index($arguments, 1).assertString$1(\"insert\"),\n index = t1.$index($arguments, 2).assertNumber$1(_s5_);\n index.assertNoUnits$1(_s5_);\n indexInt = index.assertInt$1(_s5_);\n if (indexInt < 0)\n indexInt = Math.max(string.get$_sassLength() + indexInt + 2, 0);\n t1 = string._string$_text;\n codeUnitIndex = A.codepointIndexToCodeUnitIndex(t1, A._codepointForIndex(indexInt, string.get$_sassLength(), false));\n return new A.SassString(B.JSString_methods.replaceRange$3(t1, codeUnitIndex, codeUnitIndex, insert._string$_text), string._hasQuotes);\n },\n $signature: 13\n };\n A._index_closure.prototype = {\n call$1($arguments) {\n var codepointIndex,\n t1 = J.getInterceptor$asx($arguments),\n t2 = t1.$index($arguments, 0).assertString$1(\"string\")._string$_text,\n codeUnitIndex = B.JSString_methods.indexOf$1(t2, t1.$index($arguments, 1).assertString$1(\"substring\")._string$_text);\n if (codeUnitIndex === -1)\n return B.C__SassNull;\n codepointIndex = A.codeUnitIndexToCodepointIndex(t2, codeUnitIndex);\n return new A.UnitlessSassNumber(codepointIndex + 1, null);\n },\n $signature: 4\n };\n A._slice_closure.prototype = {\n call$1($arguments) {\n var lengthInCodepoints, endInt, startCodepoint, endCodepoint,\n _s8_ = \"start-at\",\n t1 = J.getInterceptor$asx($arguments),\n string = t1.$index($arguments, 0).assertString$1(\"string\"),\n start = t1.$index($arguments, 1).assertNumber$1(_s8_),\n end = t1.$index($arguments, 2).assertNumber$1(\"end-at\");\n start.assertNoUnits$1(_s8_);\n end.assertNoUnits$1(\"end-at\");\n lengthInCodepoints = string.get$_sassLength();\n endInt = end.assertInt$0();\n if (endInt === 0)\n return string._hasQuotes ? $.$get$_emptyQuoted() : $.$get$_emptyUnquoted();\n startCodepoint = A._codepointForIndex(start.assertInt$0(), lengthInCodepoints, false);\n endCodepoint = A._codepointForIndex(endInt, lengthInCodepoints, true);\n if (endCodepoint === lengthInCodepoints)\n --endCodepoint;\n if (endCodepoint < startCodepoint)\n return string._hasQuotes ? $.$get$_emptyQuoted() : $.$get$_emptyUnquoted();\n t1 = string._string$_text;\n return new A.SassString(B.JSString_methods.substring$2(t1, A.codepointIndexToCodeUnitIndex(t1, startCodepoint), A.codepointIndexToCodeUnitIndex(t1, endCodepoint + 1)), string._hasQuotes);\n },\n $signature: 13\n };\n A._toUpperCase_closure.prototype = {\n call$1($arguments) {\n var t1, t2, i, t3, t4,\n string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n for (t1 = string._string$_text, t2 = t1.length, i = 0, t3 = \"\"; i < t2; ++i) {\n t4 = B.JSString_methods._codeUnitAt$1(t1, i);\n t3 += A.Primitives_stringFromCharCode(t4 >= 97 && t4 <= 122 ? t4 & 4294967263 : t4);\n }\n return new A.SassString(t3.charCodeAt(0) == 0 ? t3 : t3, string._hasQuotes);\n },\n $signature: 13\n };\n A._toLowerCase_closure.prototype = {\n call$1($arguments) {\n var t1, t2, i, t3, t4,\n string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n for (t1 = string._string$_text, t2 = t1.length, i = 0, t3 = \"\"; i < t2; ++i) {\n t4 = B.JSString_methods._codeUnitAt$1(t1, i);\n t3 += A.Primitives_stringFromCharCode(t4 >= 65 && t4 <= 90 ? t4 | 32 : t4);\n }\n return new A.SassString(t3.charCodeAt(0) == 0 ? t3 : t3, string._hasQuotes);\n },\n $signature: 13\n };\n A._uniqueId_closure.prototype = {\n call$1($arguments) {\n var t1 = $.$get$_previousUniqueId() + ($.$get$_random().nextInt$1(36) + 1);\n $._previousUniqueId = t1;\n if (t1 > Math.pow(36, 6))\n $._previousUniqueId = B.JSInt_methods.$mod($.$get$_previousUniqueId(), A._asInt(Math.pow(36, 6)));\n return new A.SassString(\"u\" + B.JSString_methods.padLeft$2(J.toRadixString$1$n($.$get$_previousUniqueId(), 36), 6, \"0\"), false);\n },\n $signature: 13\n };\n A.ImportCache.prototype = {\n canonicalize$4$baseImporter$baseUrl$forImport(_, url, baseImporter, baseUrl, forImport) {\n var relativeResult, _this = this;\n if (baseImporter != null) {\n relativeResult = _this._relativeCanonicalizeCache.putIfAbsent$2(new A.Tuple4(url, forImport, baseImporter, baseUrl, type$.Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri), new A.ImportCache_canonicalize_closure(_this, baseUrl, url, baseImporter, forImport));\n if (relativeResult != null)\n return relativeResult;\n }\n return _this._canonicalizeCache.putIfAbsent$2(new A.Tuple2(url, forImport, type$.Tuple2_Uri_bool), new A.ImportCache_canonicalize_closure0(_this, url, forImport));\n },\n canonicalize$3$baseImporter$baseUrl($receiver, url, baseImporter, baseUrl) {\n return this.canonicalize$4$baseImporter$baseUrl$forImport($receiver, url, baseImporter, baseUrl, false);\n },\n _canonicalize$3(importer, url, forImport) {\n var t1, result;\n if (forImport) {\n t1 = type$.nullable_Object;\n result = A.runZoned(new A.ImportCache__canonicalize_closure(importer, url), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__inImportRule, true], t1, t1), type$.nullable_Uri);\n } else\n result = importer.canonicalize$1(0, url);\n if ((result == null ? null : result.get$scheme()) === \"\")\n this._logger.warn$2$deprecation(0, \"Importer \" + importer.toString$0(0) + \" canonicalized \" + url.toString$0(0) + \" to \" + A.S(result) + string$.x2e_Rela, true);\n return result;\n },\n importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, quiet) {\n return this._importCache.putIfAbsent$2(canonicalUrl, new A.ImportCache_importCanonical_closure(this, importer, canonicalUrl, originalUrl, quiet));\n },\n importCanonical$3$originalUrl(importer, canonicalUrl, originalUrl) {\n return this.importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, false);\n },\n importCanonical$2(importer, canonicalUrl) {\n return this.importCanonical$4$originalUrl$quiet(importer, canonicalUrl, null, false);\n },\n humanize$1(canonicalUrl) {\n var t2, url,\n t1 = this._canonicalizeCache;\n t1 = A.IterableNullableExtension_whereNotNull(t1.get$values(t1), type$.Tuple3_Importer_Uri_Uri);\n t2 = t1.$ti;\n url = A.minBy(new A.MappedIterable(new A.WhereIterable(t1, new A.ImportCache_humanize_closure(canonicalUrl), t2._eval$1(\"WhereIterable\")), new A.ImportCache_humanize_closure0(), t2._eval$1(\"MappedIterable\")), new A.ImportCache_humanize_closure1());\n if (url == null)\n return canonicalUrl;\n t1 = $.$get$url();\n return url.resolve$1(A.ParsedPath_ParsedPath$parse(canonicalUrl.get$path(canonicalUrl), t1.style).get$basename());\n },\n sourceMapUrl$1(_, canonicalUrl) {\n var t1 = this._resultsCache.$index(0, canonicalUrl);\n t1 = t1 == null ? null : t1.get$sourceMapUrl(t1);\n return t1 == null ? canonicalUrl : t1;\n },\n clearCanonicalize$1(url) {\n var t3, t4, _i,\n t1 = this._canonicalizeCache,\n t2 = type$.Tuple2_Uri_bool;\n t1.remove$1(0, new A.Tuple2(url, false, t2));\n t1.remove$1(0, new A.Tuple2(url, true, t2));\n t2 = A._setArrayType([], type$.JSArray_Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri);\n for (t1 = this._relativeCanonicalizeCache, t3 = t1.get$keys(t1), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n if (t4.item1.$eq(0, url))\n t2.push(t4);\n }\n for (t3 = t2.length, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i)\n t1.remove$1(0, t2[_i]);\n },\n clearImport$1(canonicalUrl) {\n this._resultsCache.remove$1(0, canonicalUrl);\n this._importCache.remove$1(0, canonicalUrl);\n }\n };\n A.ImportCache_canonicalize_closure.prototype = {\n call$0() {\n var canonicalUrl, _this = this,\n t1 = _this.baseUrl,\n resolvedUrl = t1 == null ? null : t1.resolveUri$1(_this.url);\n if (resolvedUrl == null)\n resolvedUrl = _this.url;\n t1 = _this.baseImporter;\n canonicalUrl = _this.$this._canonicalize$3(t1, resolvedUrl, _this.forImport);\n if (canonicalUrl != null)\n return new A.Tuple3(t1, canonicalUrl, resolvedUrl, type$.Tuple3_Importer_Uri_Uri);\n },\n $signature: 80\n };\n A.ImportCache_canonicalize_closure0.prototype = {\n call$0() {\n var t1, t2, t3, t4, t5, _i, importer, canonicalUrl;\n for (t1 = this.$this, t2 = t1._importers, t3 = t2.length, t4 = this.url, t5 = this.forImport, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n importer = t2[_i];\n canonicalUrl = t1._canonicalize$3(importer, t4, t5);\n if (canonicalUrl != null)\n return new A.Tuple3(importer, canonicalUrl, t4, type$.Tuple3_Importer_Uri_Uri);\n }\n return null;\n },\n $signature: 80\n };\n A.ImportCache__canonicalize_closure.prototype = {\n call$0() {\n return this.importer.canonicalize$1(0, this.url);\n },\n $signature: 185\n };\n A.ImportCache_importCanonical_closure.prototype = {\n call$0() {\n var t3, _this = this,\n t1 = _this.canonicalUrl,\n result = _this.importer.load$1(0, t1),\n t2 = _this.$this;\n t2._resultsCache.$indexSet(0, t1, result);\n t3 = _this.originalUrl;\n t1 = t3 == null ? t1 : t3.resolveUri$1(t1);\n t2 = _this.quiet ? $.$get$Logger_quiet() : t2._logger;\n return A.Stylesheet_Stylesheet$parse(result.contents, result.syntax, t2, t1);\n },\n $signature: 82\n };\n A.ImportCache_humanize_closure.prototype = {\n call$1(tuple) {\n return tuple.item2.$eq(0, this.canonicalUrl);\n },\n $signature: 323\n };\n A.ImportCache_humanize_closure0.prototype = {\n call$1(tuple) {\n return tuple.item3;\n },\n $signature: 325\n };\n A.ImportCache_humanize_closure1.prototype = {\n call$1(url) {\n return url.get$path(url).length;\n },\n $signature: 74\n };\n A.Importer.prototype = {\n modificationTime$1(url) {\n return new A.DateTime(Date.now(), false);\n },\n couldCanonicalize$2(url, canonicalUrl) {\n return true;\n }\n };\n A.AsyncImporter.prototype = {};\n A.FilesystemImporter.prototype = {\n canonicalize$1(_, url) {\n if (url.get$scheme() !== \"file\" && url.get$scheme() !== \"\")\n return null;\n return A.NullableExtension_andThen(A.resolveImportPath(A.join(this._loadPath, $.$get$context().style.pathFromUri$1(A._parseUri(url)), null)), new A.FilesystemImporter_canonicalize_closure());\n },\n load$1(_, url) {\n var path = $.$get$context().style.pathFromUri$1(A._parseUri(url)),\n t1 = A.readFile(path),\n t2 = A.Syntax_forPath(path),\n t3 = url.get$scheme();\n if (t3 === \"\")\n A.throwExpression(A.ArgumentError$value(url, \"sourceMapUrl\", \"must be absolute\"));\n return new A.ImporterResult(t1, url, t2);\n },\n modificationTime$1(url) {\n return A.modificationTime($.$get$context().style.pathFromUri$1(A._parseUri(url)));\n },\n couldCanonicalize$2(url, canonicalUrl) {\n var t1, t2, t3, basename, canonicalBasename;\n if (url.get$scheme() !== \"file\" && url.get$scheme() !== \"\")\n return false;\n if (canonicalUrl.get$scheme() !== \"file\")\n return false;\n t1 = $.$get$url();\n t2 = url.get$path(url);\n t3 = t1.style;\n basename = A.ParsedPath_ParsedPath$parse(t2, t3).get$basename();\n canonicalBasename = A.ParsedPath_ParsedPath$parse(canonicalUrl.get$path(canonicalUrl), t3).get$basename();\n if (!B.JSString_methods.startsWith$1(basename, \"_\") && B.JSString_methods.startsWith$1(canonicalBasename, \"_\"))\n canonicalBasename = B.JSString_methods.substring$1(canonicalBasename, 1);\n return basename === canonicalBasename || basename === t1.withoutExtension$1(canonicalBasename);\n },\n toString$0(_) {\n return this._loadPath;\n }\n };\n A.FilesystemImporter_canonicalize_closure.prototype = {\n call$1(resolved) {\n var t1, t2, t0, _null = null;\n if (J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")) {\n t1 = $.$get$context();\n t2 = A._realCasePath(t1.absolute$7(t1.normalize$1(resolved), _null, _null, _null, _null, _null, _null));\n t0 = t2;\n t2 = t1;\n t1 = t0;\n } else {\n t1 = $.$get$context();\n t2 = t1.canonicalize$1(0, resolved);\n t0 = t2;\n t2 = t1;\n t1 = t0;\n }\n return t2.toUri$1(t1);\n },\n $signature: 178\n };\n A.ImporterResult.prototype = {\n get$sourceMapUrl(_) {\n return this._sourceMapUrl;\n }\n };\n A.resolveImportPath_closure.prototype = {\n call$0() {\n return A._exactlyOne(A._tryPath($.$get$context().withoutExtension$1(this.path) + \".import\" + this.extension));\n },\n $signature: 42\n };\n A.resolveImportPath_closure0.prototype = {\n call$0() {\n return A._exactlyOne(A._tryPathWithExtensions(this.path + \".import\"));\n },\n $signature: 42\n };\n A._tryPathAsDirectory_closure.prototype = {\n call$0() {\n return A._exactlyOne(A._tryPathWithExtensions(A.join(this.path, \"index.import\", null)));\n },\n $signature: 42\n };\n A._exactlyOne_closure.prototype = {\n call$1(path) {\n var t1 = $.$get$context();\n return \" \" + t1.prettyUri$1(t1.toUri$1(path));\n },\n $signature: 5\n };\n A.InterpolationBuffer.prototype = {\n writeCharCode$1(character) {\n this._interpolation_buffer$_text._contents += A.Primitives_stringFromCharCode(character);\n return null;\n },\n add$1(_, expression) {\n this._flushText$0();\n this._interpolation_buffer$_contents.push(expression);\n },\n addInterpolation$1(interpolation) {\n var first, t1, _this = this,\n toAdd = interpolation.contents;\n if (toAdd.length === 0)\n return;\n first = B.JSArray_methods.get$first(toAdd);\n if (typeof first == \"string\") {\n _this._interpolation_buffer$_text._contents += first;\n toAdd = A.SubListIterable$(toAdd, 1, null, A._arrayInstanceType(toAdd)._precomputed1);\n }\n _this._flushText$0();\n t1 = _this._interpolation_buffer$_contents;\n B.JSArray_methods.addAll$1(t1, toAdd);\n if (typeof B.JSArray_methods.get$last(t1) == \"string\")\n _this._interpolation_buffer$_text._contents += A.S(t1.pop());\n },\n _flushText$0() {\n var t1 = this._interpolation_buffer$_text,\n t2 = t1._contents;\n if (t2.length === 0)\n return;\n this._interpolation_buffer$_contents.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n t1._contents = \"\";\n },\n interpolation$1(span) {\n var t1 = A.List_List$of(this._interpolation_buffer$_contents, true, type$.Object),\n t2 = this._interpolation_buffer$_text._contents;\n if (t2.length !== 0)\n t1.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n return A.Interpolation$(t1, span);\n },\n toString$0(_) {\n var t1, t2, _i, t3, element;\n for (t1 = this._interpolation_buffer$_contents, t2 = t1.length, _i = 0, t3 = \"\"; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n element = t1[_i];\n t3 = typeof element == \"string\" ? t3 + element : t3 + \"#{\" + A.S(element) + A.Primitives_stringFromCharCode(125);\n }\n t1 = t3 + this._interpolation_buffer$_text.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._realCasePath_helper.prototype = {\n call$1(path) {\n var dirname = $.$get$context().dirname$1(path);\n if (dirname === path)\n return path;\n return $._realCaseCache.putIfAbsent$2(path, new A._realCasePath_helper_closure(this, dirname, path));\n },\n $signature: 5\n };\n A._realCasePath_helper_closure.prototype = {\n call$0() {\n var matches, t2, exception,\n realDirname = this.helper.call$1(this.dirname),\n t1 = this.path,\n basename = A.ParsedPath_ParsedPath$parse(t1, $.$get$context().style).get$basename();\n try {\n matches = J.where$1$ax(A.listDir(realDirname, false), new A._realCasePath_helper__closure(basename)).toList$0(0);\n t2 = J.get$length$asx(matches) !== 1 ? A.join(realDirname, basename, null) : J.$index$asx(matches, 0);\n return t2;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.FileSystemException)\n return t1;\n else\n throw exception;\n }\n },\n $signature: 30\n };\n A._realCasePath_helper__closure.prototype = {\n call$1(realPath) {\n return A.equalsIgnoreCase(A.ParsedPath_ParsedPath$parse(realPath, $.$get$context().style).get$basename(), this.basename);\n },\n $signature: 6\n };\n A.FileSystemException.prototype = {\n toString$0(_) {\n var t1 = $.$get$context();\n return t1.prettyUri$1(t1.toUri$1(this.path)) + \": \" + this.message;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.Stderr.prototype = {\n writeln$1(object) {\n J.write$1$x(this._stderr, A.S(object == null ? \"\" : object) + \"\\n\");\n },\n writeln$0() {\n return this.writeln$1(null);\n }\n };\n A._readFile_closure.prototype = {\n call$0() {\n return J.readFileSync$2$x(A.fs(), this.path, this.encoding);\n },\n $signature: 79\n };\n A.writeFile_closure.prototype = {\n call$0() {\n return J.writeFileSync$2$x(A.fs(), this.path, this.contents);\n },\n $signature: 0\n };\n A.deleteFile_closure.prototype = {\n call$0() {\n return J.unlinkSync$1$x(A.fs(), this.path);\n },\n $signature: 0\n };\n A.readStdin_closure.prototype = {\n call$1(result) {\n this._box_0.contents = result;\n this.completer.complete$1(result);\n },\n $signature: 106\n };\n A.readStdin_closure0.prototype = {\n call$1(chunk) {\n this.sink.add$1(0, type$.List_int._as(chunk));\n },\n call$0() {\n return this.call$1(null);\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 0,\n $defaultValues() {\n return [null];\n },\n $signature: 87\n };\n A.readStdin_closure1.prototype = {\n call$1(_) {\n this.sink.close$0(0);\n },\n call$0() {\n return this.call$1(null);\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 0,\n $defaultValues() {\n return [null];\n },\n $signature: 87\n };\n A.readStdin_closure2.prototype = {\n call$1(e) {\n var t1 = $.$get$stderr();\n t1.writeln$1(\"Failed to read from stdin\");\n t1.writeln$1(e);\n e.toString;\n this.completer.completeError$1(e);\n },\n call$0() {\n return this.call$1(null);\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 0,\n $defaultValues() {\n return [null];\n },\n $signature: 87\n };\n A.fileExists_closure.prototype = {\n call$0() {\n var error, systemError, exception,\n t1 = this.path;\n if (!J.existsSync$1$x(A.fs(), t1))\n return false;\n try {\n t1 = J.isFile$0$x(J.statSync$1$x(A.fs(), t1));\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n systemError = type$.JsSystemError._as(error);\n if (J.$eq$(J.get$code$x(systemError), \"ENOENT\"))\n return false;\n throw exception;\n }\n },\n $signature: 28\n };\n A.dirExists_closure.prototype = {\n call$0() {\n var error, systemError, exception,\n t1 = this.path;\n if (!J.existsSync$1$x(A.fs(), t1))\n return false;\n try {\n t1 = J.isDirectory$0$x(J.statSync$1$x(A.fs(), t1));\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n systemError = type$.JsSystemError._as(error);\n if (J.$eq$(J.get$code$x(systemError), \"ENOENT\"))\n return false;\n throw exception;\n }\n },\n $signature: 28\n };\n A.ensureDir_closure.prototype = {\n call$0() {\n var error, systemError, exception, t1;\n try {\n J.mkdirSync$1$x(A.fs(), this.path);\n } catch (exception) {\n error = A.unwrapException(exception);\n systemError = type$.JsSystemError._as(error);\n if (J.$eq$(J.get$code$x(systemError), \"EEXIST\"))\n return;\n if (!J.$eq$(J.get$code$x(systemError), \"ENOENT\"))\n throw exception;\n t1 = this.path;\n A.ensureDir($.$get$context().dirname$1(t1));\n J.mkdirSync$1$x(A.fs(), t1);\n }\n },\n $signature: 0\n };\n A.listDir_closure.prototype = {\n call$0() {\n var t1 = this.path;\n if (!this.recursive)\n return J.map$1$1$ax(J.readdirSync$1$x(A.fs(), t1), new A.listDir__closure(t1), type$.String).where$1(0, new A.listDir__closure0());\n else\n return new A.listDir_closure_list().call$1(t1);\n },\n $signature: 199\n };\n A.listDir__closure.prototype = {\n call$1(child) {\n return A.join(this.path, A._asString(child), null);\n },\n $signature: 92\n };\n A.listDir__closure0.prototype = {\n call$1(child) {\n return !A.dirExists(child);\n },\n $signature: 6\n };\n A.listDir_closure_list.prototype = {\n call$1($parent) {\n return J.expand$1$1$ax(J.readdirSync$1$x(A.fs(), $parent), new A.listDir__list_closure($parent, this), type$.String);\n },\n $signature: 201\n };\n A.listDir__list_closure.prototype = {\n call$1(child) {\n var path = A.join(this.parent, A._asString(child), null);\n return A.dirExists(path) ? this.list.call$1(path) : A._setArrayType([path], type$.JSArray_String);\n },\n $signature: 205\n };\n A.modificationTime_closure.prototype = {\n call$0() {\n var t2,\n t1 = J.getTime$0$x(J.get$mtime$x(J.statSync$1$x(A.fs(), this.path)));\n if (Math.abs(t1) <= 864e13)\n t2 = false;\n else\n t2 = true;\n if (t2)\n A.throwExpression(A.ArgumentError$(\"DateTime is outside valid range: \" + A.S(t1), null));\n A.checkNotNullable(false, \"isUtc\", type$.bool);\n return new A.DateTime(t1, false);\n },\n $signature: 208\n };\n A.watchDir_closure.prototype = {\n call$2(path, _) {\n var t1 = this._box_0.controller;\n return t1 == null ? null : t1.add$1(0, new A.WatchEvent(B.ChangeType_add, path));\n },\n call$1(path) {\n return this.call$2(path, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 223\n };\n A.watchDir_closure0.prototype = {\n call$2(path, _) {\n var t1 = this._box_0.controller;\n return t1 == null ? null : t1.add$1(0, new A.WatchEvent(B.ChangeType_modify, path));\n },\n call$1(path) {\n return this.call$2(path, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 223\n };\n A.watchDir_closure1.prototype = {\n call$1(path) {\n var t1 = this._box_0.controller;\n return t1 == null ? null : t1.add$1(0, new A.WatchEvent(B.ChangeType_remove, path));\n },\n $signature: 106\n };\n A.watchDir_closure2.prototype = {\n call$1(error) {\n var t1 = this._box_0.controller;\n return t1 == null ? null : t1.addError$1(error);\n },\n $signature: 103\n };\n A.watchDir_closure3.prototype = {\n call$0() {\n var controller = A.StreamController_StreamController(new A.watchDir__closure(this.watcher), null, null, null, false, type$.WatchEvent);\n this._box_0.controller = controller;\n this.completer.complete$1(new A._ControllerStream(controller, A._instanceType(controller)._eval$1(\"_ControllerStream<1>\")));\n },\n $signature: 1\n };\n A.watchDir__closure.prototype = {\n call$0() {\n J.close$0$x(this.watcher);\n },\n $signature: 1\n };\n A._QuietLogger.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n },\n warn$1($receiver, message) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, null);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n }\n };\n A.StderrLogger.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n var t2, t3, t4,\n t1 = this.color;\n if (t1) {\n t2 = $.$get$stderr();\n t3 = t2._stderr;\n t4 = J.getInterceptor$x(t3);\n t4.write$1(t3, \"\\x1b[33m\\x1b[1m\");\n if (deprecation)\n t4.write$1(t3, \"Deprecation \");\n t4.write$1(t3, \"Warning\\x1b[0m\");\n } else {\n if (deprecation)\n J.write$1$x($.$get$stderr()._stderr, \"DEPRECATION \");\n t2 = $.$get$stderr();\n J.write$1$x(t2._stderr, \"WARNING\");\n }\n if (span == null)\n t2.writeln$1(\": \" + message);\n else if (trace != null)\n t2.writeln$1(\": \" + message + \"\\n\\n\" + span.highlight$1$color(t1));\n else\n t2.writeln$1(\" on \" + span.message$2$color(0, \"\\n\" + message, t1));\n if (trace != null)\n t2.writeln$1(A.indent(B.JSString_methods.trimRight$0(trace.toString$0(0)), 4));\n t2.writeln$0();\n },\n warn$1($receiver, message) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, null);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n var url, t3, t4,\n t1 = span.file,\n t2 = span._file$_start;\n if (A.FileLocation$_(t1, t2).file.url == null)\n url = \"-\";\n else {\n t3 = A.FileLocation$_(t1, t2);\n url = $.$get$context().prettyUri$1(t3.file.url);\n }\n t3 = $.$get$stderr();\n t4 = url + \":\";\n t2 = A.FileLocation$_(t1, t2);\n t2 = t4 + (t2.file.getLine$1(t2.offset) + 1) + \" \";\n t4 = t3._stderr;\n t1 = J.getInterceptor$x(t4);\n t1.write$1(t4, t2);\n t1.write$1(t4, this.color ? \"\\x1b[1mDebug\\x1b[0m\" : \"DEBUG\");\n t3.writeln$1(\": \" + message);\n }\n };\n A.TerseLogger.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n var firstParagraph, t1, t2, count;\n if (deprecation) {\n firstParagraph = B.JSArray_methods.get$first(message.split(\"\\n\\n\"));\n t1 = this._warningCounts;\n t2 = t1.$index(0, firstParagraph);\n count = (t2 == null ? 0 : t2) + 1;\n t1.$indexSet(0, firstParagraph, count);\n if (count > 5)\n return;\n }\n this._inner.warn$4$deprecation$span$trace(0, message, deprecation, span, trace);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n return this._inner.debug$2(0, message, span);\n },\n summarize$1$node(node) {\n var t2, total,\n t1 = this._warningCounts;\n t1 = t1.get$values(t1);\n t2 = A._instanceType(t1);\n total = A.IterableIntegerExtension_get_sum(new A.MappedIterable(new A.WhereIterable(t1, new A.TerseLogger_summarize_closure(), t2._eval$1(\"WhereIterable\")), new A.TerseLogger_summarize_closure0(), t2._eval$1(\"MappedIterable\")));\n if (total > 0) {\n t1 = \"\" + total + string$.x20repet;\n this._inner.warn$1(0, t1 + (node ? \"\" : string$.x0aRun_i));\n }\n }\n };\n A.TerseLogger_summarize_closure.prototype = {\n call$1(count) {\n return count > 5;\n },\n $signature: 56\n };\n A.TerseLogger_summarize_closure0.prototype = {\n call$1(count) {\n return count - 5;\n },\n $signature: 230\n };\n A.TrackingLogger.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n this._emittedWarning = true;\n this._tracking$_logger.warn$4$deprecation$span$trace(0, message, deprecation, span, trace);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n this._emittedDebug = true;\n this._tracking$_logger.debug$2(0, message, span);\n }\n };\n A.BuiltInModule.prototype = {\n get$upstream() {\n return B.List_empty3;\n },\n get$variableNodes() {\n return B.Map_empty0;\n },\n get$extensionStore() {\n return B.C_EmptyExtensionStore;\n },\n get$css(_) {\n return new A.CssStylesheet(B.List_empty0, A.SourceFile$decoded(B.List_empty1, this.url).span$2(0, 0, 0));\n },\n get$transitivelyContainsCss() {\n return false;\n },\n get$transitivelyContainsExtensions() {\n return false;\n },\n setVariable$3($name, value, nodeWithSpan) {\n if (!this.variables.containsKey$1($name))\n throw A.wrapException(A.SassScriptException$(\"Undefined variable.\"));\n throw A.wrapException(A.SassScriptException$(\"Cannot modify built-in variable.\"));\n },\n variableIdentity$1($name) {\n return this;\n },\n cloneCss$0() {\n return this;\n },\n $isModule: 1,\n get$url(receiver) {\n return this.url;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$variables() {\n return this.variables;\n }\n };\n A.ForwardedModuleView.prototype = {\n get$url(_) {\n var t1 = this._forwarded_view$_inner;\n return t1.get$url(t1);\n },\n get$upstream() {\n return this._forwarded_view$_inner.get$upstream();\n },\n get$extensionStore() {\n return this._forwarded_view$_inner.get$extensionStore();\n },\n get$css(_) {\n var t1 = this._forwarded_view$_inner;\n return t1.get$css(t1);\n },\n get$transitivelyContainsCss() {\n return this._forwarded_view$_inner.get$transitivelyContainsCss();\n },\n get$transitivelyContainsExtensions() {\n return this._forwarded_view$_inner.get$transitivelyContainsExtensions();\n },\n setVariable$3($name, value, nodeWithSpan) {\n var prefix,\n _s19_ = \"Undefined variable.\",\n t1 = this._rule,\n shownVariables = t1.shownVariables,\n hiddenVariables = t1.hiddenVariables;\n if (shownVariables != null && !shownVariables._base.contains$1(0, $name))\n throw A.wrapException(A.SassScriptException$(_s19_));\n else if (hiddenVariables != null && hiddenVariables._base.contains$1(0, $name))\n throw A.wrapException(A.SassScriptException$(_s19_));\n prefix = t1.prefix;\n if (prefix != null) {\n if (!B.JSString_methods.startsWith$1($name, prefix))\n throw A.wrapException(A.SassScriptException$(_s19_));\n $name = B.JSString_methods.substring$1($name, prefix.length);\n }\n return this._forwarded_view$_inner.setVariable$3($name, value, nodeWithSpan);\n },\n variableIdentity$1($name) {\n var prefix = this._rule.prefix;\n if (prefix != null)\n $name = B.JSString_methods.substring$1($name, prefix.length);\n return this._forwarded_view$_inner.variableIdentity$1($name);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ForwardedModuleView && this._forwarded_view$_inner.$eq(0, other._forwarded_view$_inner) && this._rule === other._rule;\n },\n get$hashCode(_) {\n var t1 = this._forwarded_view$_inner;\n return (t1.get$hashCode(t1) ^ A.Primitives_objectHashCode(this._rule)) >>> 0;\n },\n cloneCss$0() {\n return A.ForwardedModuleView$(this._forwarded_view$_inner.cloneCss$0(), this._rule, this.$ti._precomputed1);\n },\n toString$0(_) {\n return \"forwarded \" + this._forwarded_view$_inner.toString$0(0);\n },\n $isModule: 1,\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n }\n };\n A.ShadowedModuleView.prototype = {\n get$url(_) {\n var t1 = this._shadowed_view$_inner;\n return t1.get$url(t1);\n },\n get$upstream() {\n return this._shadowed_view$_inner.get$upstream();\n },\n get$extensionStore() {\n return this._shadowed_view$_inner.get$extensionStore();\n },\n get$css(_) {\n var t1 = this._shadowed_view$_inner;\n return t1.get$css(t1);\n },\n get$transitivelyContainsCss() {\n return this._shadowed_view$_inner.get$transitivelyContainsCss();\n },\n get$transitivelyContainsExtensions() {\n return this._shadowed_view$_inner.get$transitivelyContainsExtensions();\n },\n setVariable$3($name, value, nodeWithSpan) {\n if (!this.variables.containsKey$1($name))\n throw A.wrapException(A.SassScriptException$(\"Undefined variable.\"));\n else\n return this._shadowed_view$_inner.setVariable$3($name, value, nodeWithSpan);\n },\n variableIdentity$1($name) {\n return this._shadowed_view$_inner.variableIdentity$1($name);\n },\n $eq(_, other) {\n var t1, t2, _this = this;\n if (other == null)\n return false;\n if (other instanceof A.ShadowedModuleView)\n if (_this._shadowed_view$_inner.$eq(0, other._shadowed_view$_inner)) {\n t1 = _this.variables;\n t1 = t1.get$keys(t1);\n t2 = other.variables;\n if (B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2))) {\n t1 = _this.functions;\n t1 = t1.get$keys(t1);\n t2 = other.functions;\n if (B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2))) {\n t1 = _this.mixins;\n t1 = t1.get$keys(t1);\n t2 = other.mixins;\n t2 = B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2));\n t1 = t2;\n } else\n t1 = false;\n } else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = false;\n return t1;\n },\n get$hashCode(_) {\n var t1 = this._shadowed_view$_inner;\n return t1.get$hashCode(t1);\n },\n cloneCss$0() {\n var _this = this;\n return new A.ShadowedModuleView(_this._shadowed_view$_inner.cloneCss$0(), _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.$ti);\n },\n toString$0(_) {\n return \"shadowed \" + this._shadowed_view$_inner.toString$0(0);\n },\n $isModule: 1,\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n }\n };\n A.JSArray0.prototype = {};\n A.Chokidar.prototype = {};\n A.ChokidarOptions.prototype = {};\n A.ChokidarWatcher.prototype = {};\n A.JSFunction.prototype = {};\n A.NodeImporterResult.prototype = {};\n A.RenderContext.prototype = {};\n A.RenderContextOptions.prototype = {};\n A.RenderContextResult.prototype = {};\n A.RenderContextResultStats.prototype = {};\n A.JSClass.prototype = {};\n A.JSUrl.prototype = {};\n A._PropertyDescriptor.prototype = {};\n A.AtRootQueryParser.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.AtRootQueryParser_parse_closure(this));\n }\n };\n A.AtRootQueryParser_parse_closure.prototype = {\n call$0() {\n var include, atRules,\n t1 = this.$this,\n t2 = t1.scanner;\n t2.expectChar$1(40);\n t1.whitespace$0();\n include = t1.scanIdentifier$1(\"with\");\n if (!include)\n t1.expectIdentifier$2$name(\"without\", '\"with\" or \"without\"');\n t1.whitespace$0();\n t2.expectChar$1(58);\n t1.whitespace$0();\n atRules = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n do {\n atRules.add$1(0, t1.identifier$0().toLowerCase());\n t1.whitespace$0();\n } while (t1.lookingAtIdentifier$0());\n t2.expectChar$1(41);\n t2.expectDone$0();\n return new A.AtRootQuery(include, atRules, atRules.contains$1(0, \"all\"), atRules.contains$1(0, \"rule\"));\n },\n $signature: 102\n };\n A._disallowedFunctionNames_closure.prototype = {\n call$1($function) {\n return $function.name;\n },\n $signature: 346\n };\n A.CssParser.prototype = {\n get$plainCss() {\n return true;\n },\n silentComment$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n this.super$Parser$silentComment();\n this.error$2(0, string$.Silent, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n atRule$2$root(child, root) {\n var $name, urlStart, next, url, urlSpan, queries, t2, t3, t4, t5, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(64);\n $name = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n switch ($name.get$asPlain()) {\n case \"at-root\":\n case \"content\":\n case \"debug\":\n case \"each\":\n case \"error\":\n case \"extend\":\n case \"for\":\n case \"function\":\n case \"if\":\n case \"include\":\n case \"mixin\":\n case \"return\":\n case \"warn\":\n case \"while\":\n _this.almostAnyValue$0();\n _this.error$2(0, \"This at-rule isn't allowed in plain CSS.\", t1.spanFrom$1(start));\n break;\n case \"import\":\n urlStart = new A._SpanScannerState(t1, t1._string_scanner$_position);\n next = t1.peekChar$0();\n url = next === 117 || next === 85 ? _this.dynamicUrl$0() : new A.StringExpression(_this.interpolatedString$0().asInterpolation$1$static(true), false);\n urlSpan = t1.spanFrom$1(urlStart);\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n _this.expectStatementSeparator$1(\"@import rule\");\n t2 = A.Interpolation$(A._setArrayType([url], type$.JSArray_Object), urlSpan);\n t3 = t1.spanFrom$1(urlStart);\n t4 = queries == null;\n t5 = t4 ? null : queries.item1;\n t2 = A._setArrayType([new A.StaticImport(t2, t5, t4 ? null : queries.item2, t3)], type$.JSArray_Import);\n t1 = t1.spanFrom$1(start);\n return new A.ImportRule(A.List_List$unmodifiable(t2, type$.Import), t1);\n case \"media\":\n return _this.mediaRule$1(start);\n case \"-moz-document\":\n return _this.mozDocumentRule$2(start, $name);\n case \"supports\":\n return _this.supportsRule$1(start);\n default:\n return _this.unknownAtRule$2(start, $name);\n }\n },\n identifierLike$0() {\n var t2, $arguments, t3, t4, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n identifier = _this.interpolatedIdentifier$0(),\n plain = identifier.get$asPlain(),\n specialFunction = _this.trySpecialFunction$2(plain.toLowerCase(), start);\n if (specialFunction != null)\n return specialFunction;\n t2 = t1._string_scanner$_position;\n if (!t1.scanChar$1(40))\n return new A.StringExpression(identifier, false);\n $arguments = A._setArrayType([], type$.JSArray_Expression);\n if (!t1.scanChar$1(41)) {\n do {\n _this.whitespace$0();\n $arguments.push(_this.expression$1$singleEquals(true));\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n t1.expectChar$1(41);\n }\n if ($.$get$_disallowedFunctionNames().contains$1(0, plain))\n _this.error$2(0, string$.This_f, t1.spanFrom$1(start));\n t3 = A.Interpolation$(A._setArrayType([new A.StringExpression(identifier, false)], type$.JSArray_Object), identifier.span);\n t2 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n t4 = type$.Expression;\n return new A.InterpolatedFunctionExpression(t3, new A.ArgumentInvocation(A.List_List$unmodifiable($arguments, t4), A.ConstantMap_ConstantMap$from(B.Map_empty2, type$.String, t4), null, null, t2), t1.spanFrom$1(start));\n },\n namespacedExpression$2(namespace, start) {\n var expression = this.super$StylesheetParser$namespacedExpression(namespace, start);\n this.error$2(0, string$.Modulen, expression.get$span(expression));\n }\n };\n A.KeyframeSelectorParser.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.KeyframeSelectorParser_parse_closure(this));\n },\n _percentage$0() {\n var t3, next,\n t1 = this.scanner,\n t2 = t1.scanChar$1(43) ? \"\" + A.Primitives_stringFromCharCode(43) : \"\",\n second = t1.peekChar$0();\n if (!A.isDigit(second) && second !== 46)\n t1.error$1(0, \"Expected number.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n if (t1.peekChar$0() === 46) {\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n }\n if (this.scanIdentChar$1(101)) {\n t2 += A.Primitives_stringFromCharCode(101);\n next = t1.peekChar$0();\n if (next === 43 || next === 45)\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n if (!A.isDigit(t1.peekChar$0()))\n t1.error$1(0, \"Expected digit.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n }\n t1.expectChar$1(37);\n t2 += A.Primitives_stringFromCharCode(37);\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n };\n A.KeyframeSelectorParser_parse_closure.prototype = {\n call$0() {\n var selectors = A._setArrayType([], type$.JSArray_String),\n t1 = this.$this,\n t2 = t1.scanner;\n do {\n t1.whitespace$0();\n if (t1.lookingAtIdentifier$0())\n if (t1.scanIdentifier$1(\"from\"))\n selectors.push(\"from\");\n else {\n t1.expectIdentifier$2$name(\"to\", '\"to\" or \"from\"');\n selectors.push(\"to\");\n }\n else\n selectors.push(t1._percentage$0());\n t1.whitespace$0();\n } while (t2.scanChar$1(44));\n t2.expectDone$0();\n return selectors;\n },\n $signature: 48\n };\n A.MediaQueryParser.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.MediaQueryParser_parse_closure(this));\n },\n _mediaQuery$0() {\n var identifier1, identifier2, type, modifier, features, _this = this, _null = null,\n t1 = _this.scanner;\n if (t1.peekChar$0() !== 40) {\n identifier1 = _this.identifier$0();\n _this.whitespace$0();\n if (!_this.lookingAtIdentifier$0())\n return new A.CssMediaQuery(_null, identifier1, B.List_empty);\n identifier2 = _this.identifier$0();\n _this.whitespace$0();\n if (A.equalsIgnoreCase(identifier2, \"and\")) {\n type = identifier1;\n modifier = _null;\n } else {\n if (_this.scanIdentifier$1(\"and\"))\n _this.whitespace$0();\n else\n return new A.CssMediaQuery(identifier1, identifier2, B.List_empty);\n type = identifier2;\n modifier = identifier1;\n }\n } else {\n type = _null;\n modifier = type;\n }\n features = A._setArrayType([], type$.JSArray_String);\n do {\n _this.whitespace$0();\n t1.expectChar$1(40);\n features.push(\"(\" + _this.declarationValue$0() + \")\");\n t1.expectChar$1(41);\n _this.whitespace$0();\n } while (_this.scanIdentifier$1(\"and\"));\n if (type == null)\n return new A.CssMediaQuery(_null, _null, A.List_List$unmodifiable(features, type$.String));\n else {\n t1 = A.List_List$unmodifiable(features, type$.String);\n return new A.CssMediaQuery(modifier, type, t1);\n }\n }\n };\n A.MediaQueryParser_parse_closure.prototype = {\n call$0() {\n var queries = A._setArrayType([], type$.JSArray_CssMediaQuery),\n t1 = this.$this,\n t2 = t1.scanner;\n do {\n t1.whitespace$0();\n queries.push(t1._mediaQuery$0());\n } while (t2.scanChar$1(44));\n t2.expectDone$0();\n return queries;\n },\n $signature: 101\n };\n A.Parser.prototype = {\n _parseIdentifier$0() {\n return this.wrapSpanFormatException$1(new A.Parser__parseIdentifier_closure(this));\n },\n _isVariableDeclarationLike$0() {\n var _this = this,\n t1 = _this.scanner;\n if (!t1.scanChar$1(36))\n return false;\n if (!_this.lookingAtIdentifier$0())\n return false;\n _this.identifier$0();\n _this.whitespace$0();\n return t1.scanChar$1(58);\n },\n whitespace$0() {\n do\n this.whitespaceWithoutComments$0();\n while (this.scanComment$0());\n },\n whitespaceWithoutComments$0() {\n var t3,\n t1 = this.scanner,\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12;\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n spaces$0() {\n var t3,\n t1 = this.scanner,\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = t3 === 32 || t3 === 9;\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n scanComment$0() {\n var next,\n t1 = this.scanner;\n if (t1.peekChar$0() !== 47)\n return false;\n next = t1.peekChar$1(1);\n if (next === 47) {\n this.silentComment$0();\n return true;\n } else if (next === 42) {\n this.loudComment$0();\n return true;\n } else\n return false;\n },\n silentComment$0() {\n var t2, t3,\n t1 = this.scanner;\n t1.expect$1(\"//\");\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = !(t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n loudComment$0() {\n var next,\n t1 = this.scanner;\n t1.expect$1(\"/*\");\n for (; true;) {\n if (t1.readChar$0() !== 42)\n continue;\n do\n next = t1.readChar$0();\n while (next === 42);\n if (next === 47)\n break;\n }\n },\n identifier$2$normalize$unit(normalize, unit) {\n var t2, first, _this = this,\n _s20_ = \"Expected identifier.\",\n text = new A.StringBuffer(\"\"),\n t1 = _this.scanner;\n if (t1.scanChar$1(45)) {\n t2 = text._contents = \"\" + A.Primitives_stringFromCharCode(45);\n if (t1.scanChar$1(45)) {\n text._contents = t2 + A.Primitives_stringFromCharCode(45);\n _this._identifierBody$3$normalize$unit(text, normalize, unit);\n t1 = text._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n } else\n t2 = \"\";\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s20_);\n else if (normalize && first === 95) {\n t1.readChar$0();\n text._contents = t2 + A.Primitives_stringFromCharCode(45);\n } else if (first === 95 || A.isAlphabetic0(first) || first >= 128)\n text._contents = t2 + A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (first === 92)\n text._contents = t2 + A.S(_this.escape$1$identifierStart(true));\n else\n t1.error$1(0, _s20_);\n _this._identifierBody$3$normalize$unit(text, normalize, unit);\n t1 = text._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n identifier$0() {\n return this.identifier$2$normalize$unit(false, false);\n },\n identifier$1$normalize(normalize) {\n return this.identifier$2$normalize$unit(normalize, false);\n },\n identifier$1$unit(unit) {\n return this.identifier$2$normalize$unit(false, unit);\n },\n _identifierBody$3$normalize$unit(text, normalize, unit) {\n var t1, next, second, t2;\n for (t1 = this.scanner; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (unit && next === 45) {\n second = t1.peekChar$1(1);\n if (second != null)\n if (second !== 46)\n t2 = second >= 48 && second <= 57;\n else\n t2 = true;\n else\n t2 = false;\n if (t2)\n break;\n text._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else if (normalize && next === 95) {\n t1.readChar$0();\n text._contents += A.Primitives_stringFromCharCode(45);\n } else {\n if (next !== 95) {\n if (!(next >= 97 && next <= 122))\n t2 = next >= 65 && next <= 90;\n else\n t2 = true;\n t2 = t2 || next >= 128;\n } else\n t2 = true;\n if (!t2) {\n t2 = next >= 48 && next <= 57;\n t2 = t2 || next === 45;\n } else\n t2 = true;\n if (t2)\n text._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 92)\n text._contents += A.S(this.escape$0());\n else\n break;\n }\n }\n },\n _identifierBody$1(text) {\n return this._identifierBody$3$normalize$unit(text, false, false);\n },\n string$0() {\n var buffer, next, t2,\n t1 = this.scanner,\n quote = t1.readChar$0();\n if (quote !== 39 && quote !== 34)\n t1.error$2$position(0, \"Expected string.\", t1._string_scanner$_position - 1);\n buffer = new A.StringBuffer(\"\");\n for (; true;) {\n next = t1.peekChar$0();\n if (next === quote) {\n t1.readChar$0();\n break;\n } else if (next == null || next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"Expected \" + A.Primitives_stringFromCharCode(quote) + \".\");\n else if (next === 92) {\n t2 = t1.peekChar$1(1);\n if (t2 === 10 || t2 === 13 || t2 === 12) {\n t1.readChar$0();\n t1.readChar$0();\n } else\n buffer._contents += A.Primitives_stringFromCharCode(A.consumeEscapedCharacter(t1));\n } else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n naturalNumber$0() {\n var number, t2,\n t1 = this.scanner,\n first = t1.readChar$0();\n if (!A.isDigit(first))\n t1.error$2$position(0, \"Expected digit.\", t1._string_scanner$_position - 1);\n number = first - 48;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n number = number * 10 + (t1.readChar$0() - 48);\n }\n return number;\n },\n declarationValue$1$allowEmpty(allowEmpty) {\n var t1, t2, wroteNewline, next, start, end, t3, url, _this = this,\n buffer = new A.StringBuffer(\"\"),\n brackets = A._setArrayType([], type$.JSArray_int);\n $label0$1:\n for (t1 = _this.scanner, t2 = _this.get$string(), wroteNewline = false; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n buffer._contents += A.S(_this.escape$1$identifierStart(true));\n wroteNewline = false;\n break;\n case 34:\n case 39:\n start = t1._string_scanner$_position;\n t2.call$0();\n end = t1._string_scanner$_position;\n buffer._contents += B.JSString_methods.substring$2(t1.string, start, end);\n wroteNewline = false;\n break;\n case 47:\n if (t1.peekChar$1(1) === 42) {\n t3 = _this.get$loudComment();\n start = t1._string_scanner$_position;\n t3.call$0();\n end = t1._string_scanner$_position;\n buffer._contents += B.JSString_methods.substring$2(t1.string, start, end);\n } else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 32:\n case 9:\n if (!wroteNewline) {\n t3 = t1.peekChar$1(1);\n t3 = !(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = true;\n if (t3)\n buffer._contents += A.Primitives_stringFromCharCode(32);\n t1.readChar$0();\n break;\n case 10:\n case 13:\n case 12:\n t3 = t1.peekChar$1(-1);\n if (!(t3 === 10 || t3 === 13 || t3 === 12))\n buffer._contents += \"\\n\";\n t1.readChar$0();\n wroteNewline = true;\n break;\n case 40:\n case 123:\n case 91:\n next.toString;\n buffer._contents += A.Primitives_stringFromCharCode(next);\n brackets.push(A.opposite(t1.readChar$0()));\n wroteNewline = false;\n break;\n case 41:\n case 125:\n case 93:\n if (brackets.length === 0)\n break $label0$1;\n next.toString;\n buffer._contents += A.Primitives_stringFromCharCode(next);\n t1.expectChar$1(brackets.pop());\n wroteNewline = false;\n break;\n case 59:\n if (brackets.length === 0)\n break $label0$1;\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 117:\n case 85:\n url = _this.tryUrl$0();\n if (url != null)\n buffer._contents += url;\n else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n buffer._contents += _this.identifier$0();\n else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n }\n if (brackets.length !== 0)\n t1.expectChar$1(B.JSArray_methods.get$last(brackets));\n if (!allowEmpty && buffer._contents.length === 0)\n t1.error$1(0, \"Expected token.\");\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n declarationValue$0() {\n return this.declarationValue$1$allowEmpty(false);\n },\n tryUrl$0() {\n var buffer, next, t2, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (!_this.scanIdentifier$1(\"url\"))\n return null;\n if (!t1.scanChar$1(40)) {\n t1.set$state(start);\n return null;\n }\n _this.whitespace$0();\n buffer = new A.StringBuffer(\"\");\n buffer._contents = \"\" + \"url(\";\n for (; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (next === 92)\n buffer._contents += A.S(_this.escape$0());\n else {\n if (next !== 37)\n if (next !== 38)\n if (next !== 35)\n t2 = next >= 42 && next <= 126 || next >= 128;\n else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12) {\n _this.whitespace$0();\n if (t1.peekChar$0() !== 41)\n break;\n } else if (next === 41) {\n t2 = buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n break;\n }\n }\n t1.set$state(start);\n return null;\n },\n variableName$0() {\n this.scanner.expectChar$1(36);\n return this.identifier$1$normalize(true);\n },\n escape$1$identifierStart(identifierStart) {\n var value, first, i, next, t2, exception,\n _s25_ = \"Expected escape sequence.\",\n t1 = this.scanner,\n start = t1._string_scanner$_position;\n t1.expectChar$1(92);\n value = 0;\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s25_);\n else if (first === 10 || first === 13 || first === 12)\n t1.error$1(0, _s25_);\n else if (A.isHex(first)) {\n for (i = 0; i < 6; ++i) {\n next = t1.peekChar$0();\n if (next == null || !A.isHex(next))\n break;\n value *= 16;\n value += A.asHex(t1.readChar$0());\n }\n this.scanCharIf$1(A.character__isWhitespace$closure());\n } else\n value = t1.readChar$0();\n if (identifierStart) {\n t2 = value;\n t2 = t2 === 95 || A.isAlphabetic0(t2) || t2 >= 128;\n } else {\n t2 = value;\n t2 = t2 === 95 || A.isAlphabetic0(t2) || t2 >= 128 || A.isDigit(t2) || t2 === 45;\n }\n if (t2)\n try {\n t2 = A.Primitives_stringFromCharCode(value);\n return t2;\n } catch (exception) {\n if (type$.RangeError._is(A.unwrapException(exception)))\n t1.error$3$length$position(0, \"Invalid Unicode code point.\", t1._string_scanner$_position - start, start);\n else\n throw exception;\n }\n else {\n if (!(value <= 31))\n if (!J.$eq$(value, 127))\n t1 = identifierStart && A.isDigit(value);\n else\n t1 = true;\n else\n t1 = true;\n if (t1) {\n t1 = \"\" + A.Primitives_stringFromCharCode(92);\n if (value > 15)\n t1 += A.Primitives_stringFromCharCode(A.hexCharFor(B.JSNumber_methods._shrOtherPositive$1(value, 4)));\n t1 = t1 + A.Primitives_stringFromCharCode(A.hexCharFor(value & 15)) + A.Primitives_stringFromCharCode(32);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n } else\n return A.String_String$fromCharCodes(A._setArrayType([92, value], type$.JSArray_int), 0, null);\n }\n },\n escape$0() {\n return this.escape$1$identifierStart(false);\n },\n scanCharIf$1(condition) {\n var t1 = this.scanner;\n if (!condition.call$1(t1.peekChar$0()))\n return false;\n t1.readChar$0();\n return true;\n },\n scanIdentChar$2$caseSensitive(char, caseSensitive) {\n var t3,\n t1 = new A.Parser_scanIdentChar_matches(caseSensitive, char),\n t2 = this.scanner,\n next = t2.peekChar$0();\n if (next != null && t1.call$1(next)) {\n t2.readChar$0();\n return true;\n } else if (next === 92) {\n t3 = t2._string_scanner$_position;\n if (t1.call$1(A.consumeEscapedCharacter(t2)))\n return true;\n t2.set$state(new A._SpanScannerState(t2, t3));\n }\n return false;\n },\n scanIdentChar$1(char) {\n return this.scanIdentChar$2$caseSensitive(char, false);\n },\n expectIdentChar$1(letter) {\n var t1;\n if (this.scanIdentChar$2$caseSensitive(letter, false))\n return;\n t1 = this.scanner;\n t1.error$2$position(0, 'Expected \"' + A.Primitives_stringFromCharCode(letter) + '\".', t1._string_scanner$_position);\n },\n lookingAtIdentifier$1($forward) {\n var t1, first, second;\n if ($forward == null)\n $forward = 0;\n t1 = this.scanner;\n first = t1.peekChar$1($forward);\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic0(first) || first >= 128 || first === 92)\n return true;\n if (first !== 45)\n return false;\n second = t1.peekChar$1($forward + 1);\n if (second == null)\n return false;\n return second === 95 || A.isAlphabetic0(second) || second >= 128 || second === 92 || second === 45;\n },\n lookingAtIdentifier$0() {\n return this.lookingAtIdentifier$1(null);\n },\n lookingAtIdentifierBody$0() {\n var t1,\n next = this.scanner.peekChar$0();\n if (next != null)\n t1 = next === 95 || A.isAlphabetic0(next) || next >= 128 || A.isDigit(next) || next === 45 || next === 92;\n else\n t1 = false;\n return t1;\n },\n scanIdentifier$2$caseSensitive(text, caseSensitive) {\n var t1, start, t2, t3, _this = this;\n if (!_this.lookingAtIdentifier$0())\n return false;\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n for (t2 = new A.CodeUnits(text), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n if (_this.scanIdentChar$2$caseSensitive(t3._as(t2.__internal$_current), caseSensitive))\n continue;\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(string$.The_gi, null));\n t2 = start.position;\n if (t2 < 0 || t2 > t1.string.length)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t2, null));\n t1._string_scanner$_position = t2;\n t1._lastMatch = null;\n return false;\n }\n if (!_this.lookingAtIdentifierBody$0())\n return true;\n t1.set$state(start);\n return false;\n },\n scanIdentifier$1(text) {\n return this.scanIdentifier$2$caseSensitive(text, false);\n },\n expectIdentifier$2$name(text, $name) {\n var t1, start, t2, t3;\n if ($name == null)\n $name = '\"' + text + '\"';\n t1 = this.scanner;\n start = t1._string_scanner$_position;\n for (t2 = new A.CodeUnits(text), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n if (this.scanIdentChar$2$caseSensitive(t3._as(t2.__internal$_current), false))\n continue;\n t1.error$2$position(0, \"Expected \" + $name + \".\", start);\n }\n if (!this.lookingAtIdentifierBody$0())\n return;\n t1.error$2$position(0, \"Expected \" + $name, start);\n },\n expectIdentifier$1(text) {\n return this.expectIdentifier$2$name(text, null);\n },\n rawText$1(consumer) {\n var t1 = this.scanner,\n start = t1._string_scanner$_position;\n consumer.call$0();\n return t1.substring$1(0, start);\n },\n error$3(_, message, span, trace) {\n var exception = new A.StringScannerException(this.scanner.string, message, span);\n if (trace == null)\n throw A.wrapException(exception);\n else\n A.throwWithTrace(exception, trace);\n },\n error$2($receiver, message, span) {\n return this.error$3($receiver, message, span, null);\n },\n withErrorMessage$1$2(message, callback) {\n var error, stackTrace, t1, exception;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SourceSpanFormatException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = J.get$span$z(error);\n A.throwWithTrace(new A.SourceSpanFormatException(error.get$source(), message, t1), stackTrace);\n } else\n throw exception;\n }\n },\n withErrorMessage$2(message, callback) {\n return this.withErrorMessage$1$2(message, callback, type$.dynamic);\n },\n wrapSpanFormatException$1$1(callback) {\n var error, stackTrace, span, startPosition, t1, exception;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SourceSpanFormatException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n span = J.get$span$z(error);\n if (A.startsWithIgnoreCase(error._span_exception$_message, \"expected\")) {\n t1 = span;\n t1 = t1._end - t1._file$_start === 0;\n } else\n t1 = false;\n if (t1) {\n t1 = span;\n startPosition = this._firstNewlineBefore$1(A.FileLocation$_(t1.file, t1._file$_start).offset);\n t1 = span;\n if (!J.$eq$(startPosition, A.FileLocation$_(t1.file, t1._file$_start).offset))\n span = span.file.span$2(0, startPosition, startPosition);\n }\n A.throwWithTrace(new A.SassFormatException(error._span_exception$_message, span), stackTrace);\n } else\n throw exception;\n }\n },\n wrapSpanFormatException$1(callback) {\n return this.wrapSpanFormatException$1$1(callback, type$.dynamic);\n },\n _firstNewlineBefore$1(position) {\n var t1, lastNewline, codeUnit,\n index = position - 1;\n for (t1 = this.scanner.string, lastNewline = null; index >= 0;) {\n codeUnit = B.JSString_methods.codeUnitAt$1(t1, index);\n if (!(codeUnit === 32 || codeUnit === 9 || codeUnit === 10 || codeUnit === 13 || codeUnit === 12))\n return lastNewline == null ? position : lastNewline;\n if (codeUnit === 10 || codeUnit === 13 || codeUnit === 12)\n lastNewline = index;\n --index;\n }\n return position;\n }\n };\n A.Parser__parseIdentifier_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n result = t1.identifier$0();\n t1.scanner.expectDone$0();\n return result;\n },\n $signature: 30\n };\n A.Parser_scanIdentChar_matches.prototype = {\n call$1(actual) {\n var t1 = this.char;\n return this.caseSensitive ? actual === t1 : A.characterEqualsIgnoreCase(t1, actual);\n },\n $signature: 56\n };\n A.SassParser.prototype = {\n get$currentIndentation() {\n return this._currentIndentation;\n },\n get$indented() {\n return true;\n },\n styleRuleSelector$0() {\n var t4,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer(t3, A._setArrayType([], type$.JSArray_Object));\n do {\n buffer.addInterpolation$1(this.almostAnyValue$1$omitComments(true));\n t4 = t3._contents += A.Primitives_stringFromCharCode(10);\n } while (B.JSString_methods.endsWith$1(B.JSString_methods.trimRight$0(t4.charCodeAt(0) == 0 ? t4 : t4), \",\") && this.scanCharIf$1(A.character__isNewline$closure()));\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n expectStatementSeparator$1($name) {\n var _this = this;\n if (!_this.atEndOfStatement$0())\n _this._expectNewline$0();\n if (_this._peekIndentation$0() <= _this._currentIndentation)\n return;\n _this.scanner.error$2$position(0, \"Nothing may be indented \" + ($name == null ? \"here\" : \"beneath a \" + $name) + \".\", _this._nextIndentationEnd.position);\n },\n expectStatementSeparator$0() {\n return this.expectStatementSeparator$1(null);\n },\n atEndOfStatement$0() {\n var next = this.scanner.peekChar$0();\n return next == null || next === 10 || next === 13 || next === 12;\n },\n lookingAtChildren$0() {\n return this.atEndOfStatement$0() && this._peekIndentation$0() > this._currentIndentation;\n },\n importArgument$0() {\n var url, span, innerError, stackTrace, start, next, t2, exception, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 117:\n case 85:\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this.scanIdentifier$1(\"url\"))\n if (t1.scanChar$1(40)) {\n t1.set$state(start);\n return _this.super$StylesheetParser$importArgument();\n } else\n t1.set$state(start);\n break;\n case 39:\n case 34:\n return _this.super$StylesheetParser$importArgument();\n }\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n next = t1.peekChar$0();\n while (true) {\n if (next != null)\n if (next !== 44)\n if (next !== 59)\n t2 = !(next === 10 || next === 13 || next === 12);\n else\n t2 = false;\n else\n t2 = false;\n else\n t2 = false;\n if (!t2)\n break;\n t1.readChar$0();\n next = t1.peekChar$0();\n }\n url = t1.substring$1(0, start.position);\n span = t1.spanFrom$1(start);\n if (_this.isPlainImportUrl$1(url))\n return new A.StaticImport(A.Interpolation$(A._setArrayType([A.serializeValue(new A.SassString(url, true), true, true)], type$.JSArray_Object), span), null, null, span);\n else\n try {\n t1 = _this.parseImportUrl$1(url);\n return new A.DynamicImport(t1, span);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n innerError = t1;\n stackTrace = A.getTraceFromException(exception);\n _this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), span, stackTrace);\n } else\n throw exception;\n }\n },\n scanElse$1(ifIndentation) {\n var t1, t2, startIndentation, startNextIndentation, startNextIndentationEnd, _this = this;\n if (_this._peekIndentation$0() !== ifIndentation)\n return false;\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n startIndentation = _this._currentIndentation;\n startNextIndentation = _this._nextIndentation;\n startNextIndentationEnd = _this._nextIndentationEnd;\n _this._readIndentation$0();\n if (t1.scanChar$1(64) && _this.scanIdentifier$1(\"else\"))\n return true;\n t1.set$state(new A._SpanScannerState(t1, t2));\n _this._currentIndentation = startIndentation;\n _this._nextIndentation = startNextIndentation;\n _this._nextIndentationEnd = startNextIndentationEnd;\n return false;\n },\n children$1(_, child) {\n var children = A._setArrayType([], type$.JSArray_Statement);\n this._whileIndentedLower$1(new A.SassParser_children_closure(this, child, children));\n return children;\n },\n statements$1(statement) {\n var statements, t2, child,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first === 9 || first === 32)\n t1.error$3$length$position(0, string$.Indent, t1._string_scanner$_position, 0);\n statements = A._setArrayType([], type$.JSArray_Statement);\n for (t2 = t1.string.length; t1._string_scanner$_position !== t2;) {\n child = this._child$1(statement);\n if (child != null)\n statements.push(child);\n this._readIndentation$0();\n }\n return statements;\n },\n _child$1(child) {\n var _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 13:\n case 10:\n case 12:\n return null;\n case 36:\n return _this.variableDeclarationWithoutNamespace$0();\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n return _this._silentComment$0();\n case 42:\n return _this._loudComment$0();\n default:\n return child.call$0();\n }\n default:\n return child.call$0();\n }\n },\n _silentComment$0() {\n var buffer, parentIndentation, t3, t4, t5, commentPrefix, i, t6, i0, t7, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"//\");\n buffer = new A.StringBuffer(\"\");\n parentIndentation = _this._currentIndentation;\n t3 = t1.string.length;\n t4 = 1 + parentIndentation;\n t5 = 2 + parentIndentation;\n $label0$0:\n do {\n commentPrefix = t1.scanChar$1(47) ? \"///\" : \"//\";\n for (i = commentPrefix.length; true;) {\n t6 = buffer._contents += commentPrefix;\n for (i0 = i; i0 < _this._currentIndentation - parentIndentation; ++i0) {\n t6 += A.Primitives_stringFromCharCode(32);\n buffer._contents = t6;\n }\n while (true) {\n if (t1._string_scanner$_position !== t3) {\n t7 = t1.peekChar$0();\n t7 = !(t7 === 10 || t7 === 13 || t7 === 12);\n } else\n t7 = false;\n if (!t7)\n break;\n t6 += A.Primitives_stringFromCharCode(t1.readChar$0());\n buffer._contents = t6;\n }\n buffer._contents = t6 + \"\\n\";\n if (_this._peekIndentation$0() < parentIndentation)\n break $label0$0;\n if (_this._peekIndentation$0() === parentIndentation) {\n if (t1.peekChar$1(t4) === 47 && t1.peekChar$1(t5) === 47)\n _this._readIndentation$0();\n break;\n }\n _this._readIndentation$0();\n }\n } while (t1.scan$1(\"//\"));\n t3 = buffer._contents;\n return _this.lastSilentComment = new A.SilentComment(t3.charCodeAt(0) == 0 ? t3 : t3, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _loudComment$0() {\n var t3, t4, buffer, parentIndentation, t5, t6, first, beginningOfComment, t7, end, i, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"/*\");\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t3._contents = \"\" + \"/*\";\n parentIndentation = _this._currentIndentation;\n for (t5 = t1.string, t6 = t5.length, first = true; true; first = false) {\n if (first) {\n beginningOfComment = t1._string_scanner$_position;\n _this.spaces$0();\n t7 = t1.peekChar$0();\n if (t7 === 10 || t7 === 13 || t7 === 12) {\n _this._readIndentation$0();\n t7 = t3._contents += A.Primitives_stringFromCharCode(32);\n } else {\n end = t1._string_scanner$_position;\n t7 = t3._contents += B.JSString_methods.substring$2(t5, beginningOfComment, end);\n }\n } else {\n t7 = t3._contents += \"\\n\";\n t7 += \" * \";\n t3._contents = t7;\n }\n for (i = 3; i < _this._currentIndentation - parentIndentation; ++i) {\n t7 += A.Primitives_stringFromCharCode(32);\n t3._contents = t7;\n }\n $label0$1:\n for (; t1._string_scanner$_position !== t6;)\n switch (t1.peekChar$0()) {\n case 10:\n case 13:\n case 12:\n break $label0$1;\n case 35:\n if (t1.peekChar$1(1) === 123) {\n t7 = _this.singleInterpolation$0();\n buffer._flushText$0();\n t4.push(t7);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n default:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n if (_this._peekIndentation$0() <= parentIndentation)\n break;\n for (; _this._lookingAtDoubleNewline$0();) {\n _this._expectNewline$0();\n t7 = t3._contents += \"\\n\";\n t3._contents = t7 + \" *\";\n }\n _this._readIndentation$0();\n }\n t4 = t3._contents;\n if (!B.JSString_methods.endsWith$1(B.JSString_methods.trimRight$0(t4.charCodeAt(0) == 0 ? t4 : t4), \"*/\"))\n t3._contents += \" */\";\n return new A.LoudComment(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))));\n },\n whitespaceWithoutComments$0() {\n var t1, t2, next;\n for (t1 = this.scanner, t2 = t1.string.length; t1._string_scanner$_position !== t2;) {\n next = t1.peekChar$0();\n if (next !== 9 && next !== 32)\n break;\n t1.readChar$0();\n }\n },\n loudComment$0() {\n var next,\n t1 = this.scanner;\n t1.expect$1(\"/*\");\n for (; true;) {\n next = t1.readChar$0();\n if (next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"expected */.\");\n if (next !== 42)\n continue;\n do\n next = t1.readChar$0();\n while (next === 42);\n if (next === 47)\n break;\n }\n },\n _expectNewline$0() {\n var t1 = this.scanner;\n switch (t1.peekChar$0()) {\n case 59:\n t1.error$1(0, string$.semico);\n break;\n case 13:\n t1.readChar$0();\n if (t1.peekChar$0() === 10)\n t1.readChar$0();\n return;\n case 10:\n case 12:\n t1.readChar$0();\n return;\n default:\n t1.error$1(0, \"expected newline.\");\n }\n },\n _lookingAtDoubleNewline$0() {\n var nextChar,\n t1 = this.scanner;\n switch (t1.peekChar$0()) {\n case 13:\n nextChar = t1.peekChar$1(1);\n if (nextChar === 10) {\n t1 = t1.peekChar$1(2);\n return t1 === 10 || t1 === 13 || t1 === 12;\n }\n return nextChar === 13 || nextChar === 12;\n case 10:\n case 12:\n t1 = t1.peekChar$1(1);\n return t1 === 10 || t1 === 13 || t1 === 12;\n default:\n return false;\n }\n },\n _whileIndentedLower$1(body) {\n var t1, t2, childIndentation, indentation, t3, t4, t5, _this = this,\n parentIndentation = _this._currentIndentation;\n for (t1 = _this.scanner, t2 = t1._sourceFile, childIndentation = null; _this._peekIndentation$0() > parentIndentation;) {\n indentation = _this._readIndentation$0();\n if (childIndentation == null)\n childIndentation = indentation;\n if (childIndentation !== indentation) {\n t3 = \"Inconsistent indentation, expected \" + childIndentation + \" spaces.\";\n t4 = t1._string_scanner$_position;\n t5 = t2.getColumn$1(t4);\n t1.error$3$length$position(0, t3, t2.getColumn$1(t1._string_scanner$_position), t4 - t5);\n }\n body.call$0();\n }\n },\n _readIndentation$0() {\n var t1, _this = this,\n currentIndentation = _this._nextIndentation;\n if (currentIndentation == null)\n currentIndentation = _this._nextIndentation = _this._peekIndentation$0();\n _this._currentIndentation = currentIndentation;\n t1 = _this._nextIndentationEnd;\n t1.toString;\n _this.scanner.set$state(t1);\n _this._nextIndentationEnd = _this._nextIndentation = null;\n return currentIndentation;\n },\n _peekIndentation$0() {\n var t1, t2, t3, start, containsTab, containsSpace, nextIndentation, next, t4, _this = this,\n cached = _this._nextIndentation;\n if (cached != null)\n return cached;\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n t3 = t1.string.length;\n if (t2 === t3) {\n _this._nextIndentation = 0;\n _this._nextIndentationEnd = new A._SpanScannerState(t1, t2);\n return 0;\n }\n start = new A._SpanScannerState(t1, t2);\n if (!_this.scanCharIf$1(A.character__isNewline$closure()))\n t1.error$2$position(0, \"Expected newline.\", t1._string_scanner$_position);\n containsTab = A._Cell$();\n containsSpace = A._Cell$();\n nextIndentation = A._Cell$();\n t2 = nextIndentation.__late_helper$_name;\n do {\n containsSpace._value = containsTab._value = false;\n nextIndentation._value = 0;\n for (; true;) {\n next = t1.peekChar$0();\n if (next === 32)\n containsSpace._value = true;\n else if (next === 9)\n containsTab._value = true;\n else\n break;\n t4 = nextIndentation._value;\n if (t4 === nextIndentation)\n A.throwExpression(A.LateError$localNI(t2));\n nextIndentation._value = t4 + 1;\n t1.readChar$0();\n }\n t4 = t1._string_scanner$_position;\n if (t4 === t3) {\n _this._nextIndentation = 0;\n _this._nextIndentationEnd = new A._SpanScannerState(t1, t4);\n t1.set$state(start);\n return 0;\n }\n } while (_this.scanCharIf$1(A.character__isNewline$closure()));\n t2 = containsTab._readLocal$0();\n t3 = containsSpace._readLocal$0();\n if (t2) {\n if (t3) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Tabs and spaces may not be mixed.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n } else if (_this._spaces === true) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Expected spaces, was tabs.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n }\n } else if (t3 && _this._spaces === false) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Expected tabs, was spaces.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n }\n _this._nextIndentation = nextIndentation._readLocal$0();\n if (nextIndentation._readLocal$0() > 0)\n if (_this._spaces == null)\n _this._spaces = containsSpace._readLocal$0();\n _this._nextIndentationEnd = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.set$state(start);\n return nextIndentation._readLocal$0();\n }\n };\n A.SassParser_children_closure.prototype = {\n call$0() {\n var parsedChild = this.$this._child$1(this.child);\n if (parsedChild != null)\n this.children.push(parsedChild);\n },\n $signature: 0\n };\n A.ScssParser.prototype = {\n get$indented() {\n return false;\n },\n get$currentIndentation() {\n return 0;\n },\n styleRuleSelector$0() {\n return this.almostAnyValue$0();\n },\n expectStatementSeparator$1($name) {\n var t1, next;\n this.whitespaceWithoutComments$0();\n t1 = this.scanner;\n if (t1._string_scanner$_position === t1.string.length)\n return;\n next = t1.peekChar$0();\n if (next === 59 || next === 125)\n return;\n t1.expectChar$1(59);\n },\n expectStatementSeparator$0() {\n return this.expectStatementSeparator$1(null);\n },\n atEndOfStatement$0() {\n var next = this.scanner.peekChar$0();\n return next == null || next === 59 || next === 125 || next === 123;\n },\n lookingAtChildren$0() {\n return this.scanner.peekChar$0() === 123;\n },\n scanElse$1(ifIndentation) {\n var t3, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n _this.whitespace$0();\n t3 = t1._string_scanner$_position;\n if (t1.scanChar$1(64)) {\n if (_this.scanIdentifier$2$caseSensitive(\"else\", true))\n return true;\n if (_this.scanIdentifier$2$caseSensitive(\"elseif\", true)) {\n _this.logger.warn$3$deprecation$span(0, string$.x40elsei, true, t1.spanFrom$1(new A._SpanScannerState(t1, t3)));\n t1.set$position(t1._string_scanner$_position - 2);\n return true;\n }\n }\n t1.set$state(new A._SpanScannerState(t1, t2));\n return false;\n },\n children$1(_, child) {\n var children, _this = this,\n t1 = _this.scanner;\n t1.expectChar$1(123);\n _this.whitespaceWithoutComments$0();\n children = A._setArrayType([], type$.JSArray_Statement);\n for (; true;)\n switch (t1.peekChar$0()) {\n case 36:\n children.push(_this.variableDeclarationWithoutNamespace$0());\n break;\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n children.push(_this._scss$_silentComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n case 42:\n children.push(_this._scss$_loudComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n default:\n children.push(child.call$0());\n break;\n }\n break;\n case 59:\n t1.readChar$0();\n _this.whitespaceWithoutComments$0();\n break;\n case 125:\n t1.expectChar$1(125);\n return children;\n default:\n children.push(child.call$0());\n break;\n }\n },\n statements$1(statement) {\n var t1, t2, child, _this = this,\n statements = A._setArrayType([], type$.JSArray_Statement);\n _this.whitespaceWithoutComments$0();\n for (t1 = _this.scanner, t2 = t1.string.length; t1._string_scanner$_position !== t2;)\n switch (t1.peekChar$0()) {\n case 36:\n statements.push(_this.variableDeclarationWithoutNamespace$0());\n break;\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n statements.push(_this._scss$_silentComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n case 42:\n statements.push(_this._scss$_loudComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n default:\n child = statement.call$0();\n if (child != null)\n statements.push(child);\n break;\n }\n break;\n case 59:\n t1.readChar$0();\n _this.whitespaceWithoutComments$0();\n break;\n default:\n child = statement.call$0();\n if (child != null)\n statements.push(child);\n break;\n }\n return statements;\n },\n _scss$_silentComment$0() {\n var t2, t3, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expect$1(\"//\");\n t2 = t1.string.length;\n do {\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.readChar$0();\n t3 = !(t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = false;\n if (!t3)\n break;\n }\n if (t1._string_scanner$_position === t2)\n break;\n _this.whitespaceWithoutComments$0();\n } while (t1.scan$1(\"//\"));\n if (_this.get$plainCss())\n _this.error$2(0, string$.Silent, t1.spanFrom$1(start));\n return _this.lastSilentComment = new A.SilentComment(t1.substring$1(0, start.position), t1.spanFrom$1(start));\n },\n _scss$_loudComment$0() {\n var t3, t4, buffer, t5, endPosition, t6, result,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"/*\");\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t3._contents = \"\" + \"/*\";\n for (; true;)\n switch (t1.peekChar$0()) {\n case 35:\n if (t1.peekChar$1(1) === 123) {\n t5 = this.singleInterpolation$0();\n buffer._flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 42:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n if (t1.peekChar$0() !== 47)\n break;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._SpanScannerState(t1, t2).position;\n t1 = new A._FileSpan(t5, t6, endPosition);\n t1._FileSpan$3(t5, t6, endPosition);\n t6 = type$.Object;\n t5 = A.List_List$of(t4, true, t6);\n t2 = t3._contents;\n if (t2.length !== 0)\n t5.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n result = A.List_List$from(t5, false, t6);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t2 = new A.Interpolation(result, t1);\n t2.Interpolation$2(t5, t1);\n return new A.LoudComment(t2);\n case 13:\n t1.readChar$0();\n if (t1.peekChar$0() !== 10)\n t3._contents += A.Primitives_stringFromCharCode(10);\n break;\n case 12:\n t1.readChar$0();\n t3._contents += A.Primitives_stringFromCharCode(10);\n break;\n default:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n }\n };\n A.SelectorParser.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.SelectorParser_parse_closure(this));\n },\n parseCompoundSelector$0() {\n return this.wrapSpanFormatException$1(new A.SelectorParser_parseCompoundSelector_closure(this));\n },\n _selectorList$0() {\n var t3, t4, lineBreak, _this = this,\n t1 = _this.scanner,\n t2 = t1._sourceFile,\n previousLine = t2.getLine$1(t1._string_scanner$_position),\n components = A._setArrayType([_this._complexSelector$0()], type$.JSArray_ComplexSelector);\n _this.whitespace$0();\n for (t3 = t1.string.length; t1.scanChar$1(44);) {\n _this.whitespace$0();\n if (t1.peekChar$0() === 44)\n continue;\n t4 = t1._string_scanner$_position;\n if (t4 === t3)\n break;\n lineBreak = t2.getLine$1(t4) !== previousLine;\n if (lineBreak)\n previousLine = t2.getLine$1(t1._string_scanner$_position);\n components.push(_this._complexSelector$1$lineBreak(lineBreak));\n }\n return A.SelectorList$(components);\n },\n _complexSelector$1$lineBreak(lineBreak) {\n var t1, next, _this = this,\n _s58_ = string$.x22x26__ma,\n components = A._setArrayType([], type$.JSArray_ComplexSelectorComponent);\n $label0$1:\n for (t1 = _this.scanner; true;) {\n _this.whitespace$0();\n next = t1.peekChar$0();\n switch (next) {\n case 43:\n t1.readChar$0();\n components.push(B.Combinator_uzg);\n break;\n case 62:\n t1.readChar$0();\n components.push(B.Combinator_sgq);\n break;\n case 126:\n t1.readChar$0();\n components.push(B.Combinator_CzM);\n break;\n case 91:\n case 46:\n case 35:\n case 37:\n case 58:\n case 38:\n case 42:\n case 124:\n components.push(_this._compoundSelector$0());\n if (t1.peekChar$0() === 38)\n t1.error$1(0, _s58_);\n break;\n default:\n if (next == null || !_this.lookingAtIdentifier$0())\n break $label0$1;\n components.push(_this._compoundSelector$0());\n if (t1.peekChar$0() === 38)\n t1.error$1(0, _s58_);\n break;\n }\n }\n if (components.length === 0)\n t1.error$1(0, \"expected selector.\");\n return A.ComplexSelector$(components, lineBreak);\n },\n _complexSelector$0() {\n return this._complexSelector$1$lineBreak(false);\n },\n _compoundSelector$0() {\n var t2,\n components = A._setArrayType([this._simpleSelector$0()], type$.JSArray_SimpleSelector),\n t1 = this.scanner;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 === 42 || t2 === 91 || t2 === 46 || t2 === 35 || t2 === 37 || t2 === 58))\n break;\n components.push(this._simpleSelector$1$allowParent(false));\n }\n return A.CompoundSelector$(components);\n },\n _simpleSelector$1$allowParent(allowParent) {\n var $name, text, t2, suffix, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (allowParent == null)\n allowParent = _this._allowParent;\n switch (t1.peekChar$0()) {\n case 91:\n return _this._attributeSelector$0();\n case 46:\n t1.expectChar$1(46);\n return new A.ClassSelector(_this.identifier$0());\n case 35:\n t1.expectChar$1(35);\n return new A.IDSelector(_this.identifier$0());\n case 37:\n t1.expectChar$1(37);\n $name = _this.identifier$0();\n if (!_this._allowPlaceholder)\n _this.error$2(0, string$.Placeh, t1.spanFrom$1(start));\n return new A.PlaceholderSelector($name);\n case 58:\n return _this._pseudoSelector$0();\n case 38:\n t1.expectChar$1(38);\n if (_this.lookingAtIdentifierBody$0()) {\n text = new A.StringBuffer(\"\");\n _this._identifierBody$1(text);\n if (text._contents.length === 0)\n t1.error$1(0, \"Expected identifier body.\");\n t2 = text._contents;\n suffix = t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n suffix = null;\n if (!allowParent)\n _this.error$2(0, \"Parent selectors aren't allowed here.\", t1.spanFrom$1(start));\n return new A.ParentSelector(suffix);\n default:\n return _this._typeOrUniversalSelector$0();\n }\n },\n _simpleSelector$0() {\n return this._simpleSelector$1$allowParent(null);\n },\n _attributeSelector$0() {\n var $name, operator, next, value, modifier, _this = this, _null = null,\n t1 = _this.scanner;\n t1.expectChar$1(91);\n _this.whitespace$0();\n $name = _this._attributeName$0();\n _this.whitespace$0();\n if (t1.scanChar$1(93))\n return new A.AttributeSelector($name, _null, _null, _null);\n operator = _this._attributeOperator$0();\n _this.whitespace$0();\n next = t1.peekChar$0();\n value = next === 39 || next === 34 ? _this.string$0() : _this.identifier$0();\n _this.whitespace$0();\n next = t1.peekChar$0();\n modifier = next != null && A.isAlphabetic0(next) ? A.Primitives_stringFromCharCode(t1.readChar$0()) : _null;\n t1.expectChar$1(93);\n return new A.AttributeSelector($name, operator, value, modifier);\n },\n _attributeName$0() {\n var nameOrNamespace, _this = this,\n t1 = _this.scanner;\n if (t1.scanChar$1(42)) {\n t1.expectChar$1(124);\n return new A.QualifiedName(_this.identifier$0(), \"*\");\n }\n if (t1.scanChar$1(124))\n return new A.QualifiedName(_this.identifier$0(), \"\");\n nameOrNamespace = _this.identifier$0();\n if (t1.peekChar$0() !== 124 || t1.peekChar$1(1) === 61)\n return new A.QualifiedName(nameOrNamespace, null);\n t1.readChar$0();\n return new A.QualifiedName(_this.identifier$0(), nameOrNamespace);\n },\n _attributeOperator$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n switch (t1.readChar$0()) {\n case 61:\n return B.AttributeOperator_sEs;\n case 126:\n t1.expectChar$1(61);\n return B.AttributeOperator_fz1;\n case 124:\n t1.expectChar$1(61);\n return B.AttributeOperator_AuK;\n case 94:\n t1.expectChar$1(61);\n return B.AttributeOperator_4L5;\n case 36:\n t1.expectChar$1(61);\n return B.AttributeOperator_mOX;\n case 42:\n t1.expectChar$1(61);\n return B.AttributeOperator_gqZ;\n default:\n t1.error$2$position(0, 'Expected \"]\".', t2);\n }\n },\n _pseudoSelector$0() {\n var element, $name, unvendored, selector, argument, t2, _this = this, _null = null,\n t1 = _this.scanner;\n t1.expectChar$1(58);\n element = t1.scanChar$1(58);\n $name = _this.identifier$0();\n if (!t1.scanChar$1(40))\n return A.PseudoSelector$($name, _null, element, _null);\n _this.whitespace$0();\n unvendored = A.unvendor($name);\n if (element)\n if ($._selectorPseudoElements.contains$1(0, unvendored)) {\n selector = _this._selectorList$0();\n argument = _null;\n } else {\n argument = _this.declarationValue$1$allowEmpty(true);\n selector = _null;\n }\n else if ($._selectorPseudoClasses.contains$1(0, unvendored)) {\n selector = _this._selectorList$0();\n argument = _null;\n } else if (unvendored === \"nth-child\" || unvendored === \"nth-last-child\") {\n argument = _this._aNPlusB$0();\n _this.whitespace$0();\n t2 = t1.peekChar$1(-1);\n if ((t2 === 32 || t2 === 9 || t2 === 10 || t2 === 13 || t2 === 12) && t1.peekChar$0() !== 41) {\n _this.expectIdentifier$1(\"of\");\n argument += \" of\";\n _this.whitespace$0();\n selector = _this._selectorList$0();\n } else\n selector = _null;\n } else {\n argument = B.JSString_methods.trimRight$0(_this.declarationValue$1$allowEmpty(true));\n selector = _null;\n }\n t1.expectChar$1(41);\n return A.PseudoSelector$($name, argument, element, selector);\n },\n _aNPlusB$0() {\n var t2, first, t3, next, last, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 101:\n case 69:\n _this.expectIdentifier$1(\"even\");\n return \"even\";\n case 111:\n case 79:\n _this.expectIdentifier$1(\"odd\");\n return \"odd\";\n case 43:\n case 45:\n t2 = \"\" + A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n default:\n t2 = \"\";\n }\n first = t1.peekChar$0();\n if (first != null && A.isDigit(first)) {\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n _this.whitespace$0();\n if (!_this.scanIdentChar$1(110))\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n _this.expectIdentChar$1(110);\n t2 += A.Primitives_stringFromCharCode(110);\n _this.whitespace$0();\n next = t1.peekChar$0();\n if (next !== 43 && next !== 45)\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n _this.whitespace$0();\n last = t1.peekChar$0();\n if (last == null || !A.isDigit(last))\n t1.error$1(0, \"Expected a number.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n },\n _typeOrUniversalSelector$0() {\n var nameOrNamespace, _this = this,\n t1 = _this.scanner,\n first = t1.peekChar$0();\n if (first === 42) {\n t1.readChar$0();\n if (!t1.scanChar$1(124))\n return new A.UniversalSelector(null);\n if (t1.scanChar$1(42))\n return new A.UniversalSelector(\"*\");\n else\n return new A.TypeSelector(new A.QualifiedName(_this.identifier$0(), \"*\"));\n } else if (first === 124) {\n t1.readChar$0();\n if (t1.scanChar$1(42))\n return new A.UniversalSelector(\"\");\n else\n return new A.TypeSelector(new A.QualifiedName(_this.identifier$0(), \"\"));\n }\n nameOrNamespace = _this.identifier$0();\n if (!t1.scanChar$1(124))\n return new A.TypeSelector(new A.QualifiedName(nameOrNamespace, null));\n else if (t1.scanChar$1(42))\n return new A.UniversalSelector(nameOrNamespace);\n else\n return new A.TypeSelector(new A.QualifiedName(_this.identifier$0(), nameOrNamespace));\n }\n };\n A.SelectorParser_parse_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n selector = t1._selectorList$0();\n t1 = t1.scanner;\n if (t1._string_scanner$_position !== t1.string.length)\n t1.error$1(0, \"expected selector.\");\n return selector;\n },\n $signature: 46\n };\n A.SelectorParser_parseCompoundSelector_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n compound = t1._compoundSelector$0();\n t1 = t1.scanner;\n if (t1._string_scanner$_position !== t1.string.length)\n t1.error$1(0, \"expected selector.\");\n return compound;\n },\n $signature: 349\n };\n A.StylesheetParser.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.StylesheetParser_parse_closure(this));\n },\n parseArgumentDeclaration$0() {\n return this._parseSingleProduction$1$1(new A.StylesheetParser_parseArgumentDeclaration_closure(this), type$.ArgumentDeclaration);\n },\n parseVariableDeclaration$0() {\n return this._parseSingleProduction$1$1(new A.StylesheetParser_parseVariableDeclaration_closure(this), type$.VariableDeclaration);\n },\n parseUseRule$0() {\n return this._parseSingleProduction$1$1(new A.StylesheetParser_parseUseRule_closure(this), type$.UseRule);\n },\n _parseSingleProduction$1$1(production, $T) {\n return this.wrapSpanFormatException$1(new A.StylesheetParser__parseSingleProduction_closure(this, production, $T));\n },\n _statement$1$root(root) {\n var t2, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 64:\n return _this.atRule$2$root(new A.StylesheetParser__statement_closure(_this), root);\n case 43:\n if (!_this.get$indented() || !_this.lookingAtIdentifier$1(1))\n return _this._styleRule$0();\n _this._isUseAllowed = false;\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n return _this._includeRule$1(new A._SpanScannerState(t1, t2));\n case 61:\n if (!_this.get$indented())\n return _this._styleRule$0();\n _this._isUseAllowed = false;\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n _this.whitespace$0();\n return _this._mixinRule$1(new A._SpanScannerState(t1, t2));\n case 125:\n t1.error$2$length(0, 'unmatched \"}\".', 1);\n break;\n default:\n return _this._inStyleRule || _this._stylesheet$_inUnknownAtRule || _this._stylesheet$_inMixin || _this._inContentBlock ? _this._declarationOrStyleRule$0() : _this._variableDeclarationOrStyleRule$0();\n }\n },\n _statement$0() {\n return this._statement$1$root(false);\n },\n _variableDeclarationWithNamespace$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n namespace = this.identifier$0();\n t1.expectChar$1(46);\n return this.variableDeclarationWithoutNamespace$2(namespace, new A._SpanScannerState(t1, t2));\n },\n variableDeclarationWithoutNamespace$2(namespace, start_) {\n var t1, start, $name, t2, value, flagStart, t3, guarded, global, flag, endPosition, t4, t5, t6, declaration, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n if (start_ == null) {\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n } else\n start = start_;\n $name = _this.variableName$0();\n t1 = namespace != null;\n if (t1)\n _this._assertPublic$2($name, new A.StylesheetParser_variableDeclarationWithoutNamespace_closure(_this, start));\n if (_this.get$plainCss())\n _this.error$2(0, string$.Sass_v, _this.scanner.spanFrom$1(start));\n _this.whitespace$0();\n t2 = _this.scanner;\n t2.expectChar$1(58);\n _this.whitespace$0();\n value = _this.expression$0();\n flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);\n for (t3 = t2.string, guarded = false, global = false; t2.scanChar$1(33);) {\n flag = _this.identifier$0();\n if (flag === \"default\")\n guarded = true;\n else if (flag === \"global\") {\n if (t1) {\n endPosition = t2._string_scanner$_position;\n t4 = t2._sourceFile;\n t5 = flagStart.position;\n t6 = new A._FileSpan(t4, t5, endPosition);\n t6._FileSpan$3(t4, t5, endPosition);\n A.throwExpression(new A.StringScannerException(t3, string$.x21globa, t6));\n }\n global = true;\n } else {\n endPosition = t2._string_scanner$_position;\n t4 = t2._sourceFile;\n t5 = flagStart.position;\n t6 = new A._FileSpan(t4, t5, endPosition);\n t6._FileSpan$3(t4, t5, endPosition);\n A.throwExpression(new A.StringScannerException(t3, \"Invalid flag name.\", t6));\n }\n _this.whitespace$0();\n flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);\n }\n _this.expectStatementSeparator$1(\"variable declaration\");\n declaration = A.VariableDeclaration$($name, value, t2.spanFrom$1(start), precedingComment, global, guarded, namespace);\n if (global)\n _this._globalVariables.putIfAbsent$2($name, new A.StylesheetParser_variableDeclarationWithoutNamespace_closure0(declaration));\n return declaration;\n },\n variableDeclarationWithoutNamespace$0() {\n return this.variableDeclarationWithoutNamespace$2(null, null);\n },\n _variableDeclarationOrStyleRule$0() {\n var t1, t2, variableOrInterpolation, t3, _this = this;\n if (_this.get$plainCss())\n return _this._styleRule$0();\n if (_this.get$indented() && _this.scanner.scanChar$1(92))\n return _this._styleRule$0();\n if (!_this.lookingAtIdentifier$0())\n return _this._styleRule$0();\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n variableOrInterpolation = _this._variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration)\n return variableOrInterpolation;\n else {\n t3 = new A.InterpolationBuffer(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Object));\n t3.addInterpolation$1(type$.Interpolation._as(variableOrInterpolation));\n return _this._styleRule$2(t3, new A._SpanScannerState(t1, t2));\n }\n },\n _declarationOrStyleRule$0() {\n var t1, t2, declarationOrBuffer, _this = this;\n if (_this.get$plainCss() && _this._inStyleRule && !_this._stylesheet$_inUnknownAtRule)\n return _this._propertyOrVariableDeclaration$0();\n if (_this.get$indented() && _this.scanner.scanChar$1(92))\n return _this._styleRule$0();\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n declarationOrBuffer = _this._declarationOrBuffer$0();\n return type$.Statement._is(declarationOrBuffer) ? declarationOrBuffer : _this._styleRule$2(type$.InterpolationBuffer._as(declarationOrBuffer), new A._SpanScannerState(t1, t2));\n },\n _declarationOrBuffer$0() {\n var midBuffer, couldBeSelector, beforeDeclaration, additional, t4, startsWithPunctuation, variableOrInterpolation, t5, $name, postColonWhitespace, value, exception, _this = this, t1 = {},\n t2 = _this.scanner,\n start = new A._SpanScannerState(t2, t2._string_scanner$_position),\n t3 = type$.JSArray_Object,\n nameBuffer = new A.InterpolationBuffer(new A.StringBuffer(\"\"), A._setArrayType([], t3)),\n first = t2.peekChar$0();\n if (first !== 58)\n if (first !== 42)\n if (first !== 46)\n t4 = first === 35 && t2.peekChar$1(1) !== 123;\n else\n t4 = true;\n else\n t4 = true;\n else\n t4 = true;\n if (t4) {\n t4 = t2.readChar$0();\n nameBuffer._interpolation_buffer$_text._contents += A.Primitives_stringFromCharCode(t4);\n t4 = _this.rawText$1(_this.get$whitespace());\n nameBuffer._interpolation_buffer$_text._contents += t4;\n startsWithPunctuation = true;\n } else\n startsWithPunctuation = false;\n if (!_this._lookingAtInterpolatedIdentifier$0())\n return nameBuffer;\n variableOrInterpolation = startsWithPunctuation ? _this.interpolatedIdentifier$0() : _this._variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration)\n return variableOrInterpolation;\n else\n nameBuffer.addInterpolation$1(type$.Interpolation._as(variableOrInterpolation));\n _this._isUseAllowed = false;\n if (t2.matches$1(\"/*\")) {\n t4 = _this.rawText$1(_this.get$loudComment());\n nameBuffer._interpolation_buffer$_text._contents += t4;\n }\n midBuffer = new A.StringBuffer(\"\");\n t4 = _this.get$whitespace();\n midBuffer._contents += _this.rawText$1(t4);\n t5 = t2._string_scanner$_position;\n if (!t2.scanChar$1(58)) {\n if (midBuffer._contents.length !== 0)\n nameBuffer._interpolation_buffer$_text._contents += A.Primitives_stringFromCharCode(32);\n return nameBuffer;\n }\n midBuffer._contents += A.Primitives_stringFromCharCode(58);\n $name = nameBuffer.interpolation$1(t2.spanFrom$2(start, new A._SpanScannerState(t2, t5)));\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\")) {\n t1 = _this._interpolatedDeclarationValue$0();\n _this.expectStatementSeparator$1(\"custom property\");\n return A.Declaration$($name, new A.StringExpression(t1, false), t2.spanFrom$1(start));\n }\n if (t2.scanChar$1(58)) {\n t1 = nameBuffer;\n t2 = t1._interpolation_buffer$_text;\n t3 = t2._contents += A.S(midBuffer);\n t2._contents = t3 + A.Primitives_stringFromCharCode(58);\n return t1;\n } else if (_this.get$indented() && _this._lookingAtInterpolatedIdentifier$0()) {\n t1 = nameBuffer;\n t1._interpolation_buffer$_text._contents += A.S(midBuffer);\n return t1;\n }\n postColonWhitespace = _this.rawText$1(t4);\n if (_this.lookingAtChildren$0())\n return _this._withChildren$3(_this.get$_declarationChild(), start, new A.StylesheetParser__declarationOrBuffer_closure($name));\n midBuffer._contents += postColonWhitespace;\n couldBeSelector = postColonWhitespace.length === 0 && _this._lookingAtInterpolatedIdentifier$0();\n beforeDeclaration = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t4 = t1.value = null;\n try {\n if (_this.lookingAtChildren$0()) {\n t3 = A._setArrayType([], t3);\n t4 = A.FileLocation$_(t2._sourceFile, t2._string_scanner$_position);\n t5 = t4.offset;\n value = new A.StringExpression(A.Interpolation$(t3, A._FileSpan$(t4.file, t5, t5)), true);\n } else\n value = _this.expression$0();\n t3 = t1.value = value;\n if (_this.lookingAtChildren$0()) {\n if (couldBeSelector)\n _this.expectStatementSeparator$0();\n } else if (!_this.atEndOfStatement$0())\n _this.expectStatementSeparator$0();\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n if (!couldBeSelector)\n throw exception;\n t2.set$state(beforeDeclaration);\n additional = _this.almostAnyValue$0();\n if (!_this.get$indented() && t2.peekChar$0() === 59)\n throw exception;\n nameBuffer._interpolation_buffer$_text._contents += A.S(midBuffer);\n nameBuffer.addInterpolation$1(additional);\n return nameBuffer;\n } else\n throw exception;\n }\n if (_this.lookingAtChildren$0())\n return _this._withChildren$3(_this.get$_declarationChild(), start, new A.StylesheetParser__declarationOrBuffer_closure0(t1, $name));\n else {\n _this.expectStatementSeparator$0();\n return A.Declaration$($name, t3, t2.spanFrom$1(start));\n }\n },\n _variableDeclarationOrInterpolation$0() {\n var t1, start, identifier, t2, buffer, _this = this;\n if (!_this.lookingAtIdentifier$0())\n return _this.interpolatedIdentifier$0();\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n identifier = _this.identifier$0();\n if (t1.matches$1(\".$\")) {\n t1.readChar$0();\n return _this.variableDeclarationWithoutNamespace$2(identifier, start);\n } else {\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer(t2, A._setArrayType([], type$.JSArray_Object));\n t2._contents = \"\" + identifier;\n if (_this._lookingAtInterpolatedIdentifierBody$0())\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n return buffer.interpolation$1(t1.spanFrom$1(start));\n }\n },\n _styleRule$2(buffer, start_) {\n var t2, start, interpolation, wasInStyleRule, _this = this, t1 = {};\n _this._isUseAllowed = false;\n if (start_ == null) {\n t2 = _this.scanner;\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n } else\n start = start_;\n interpolation = t1.interpolation = _this.styleRuleSelector$0();\n if (buffer != null) {\n buffer.addInterpolation$1(interpolation);\n t2 = t1.interpolation = buffer.interpolation$1(_this.scanner.spanFrom$1(start));\n } else\n t2 = interpolation;\n if (t2.contents.length === 0)\n _this.scanner.error$1(0, 'expected \"}\".');\n wasInStyleRule = _this._inStyleRule;\n _this._inStyleRule = true;\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser__styleRule_closure(t1, _this, wasInStyleRule, start));\n },\n _styleRule$0() {\n return this._styleRule$2(null, null);\n },\n _propertyOrVariableDeclaration$1$parseCustomProperties(parseCustomProperties) {\n var first, t3, nameBuffer, variableOrInterpolation, $name, value, _this = this,\n _s48_ = string$.Nested,\n t1 = {},\n t2 = _this.scanner,\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t1.name = null;\n first = t2.peekChar$0();\n if (first !== 58)\n if (first !== 42)\n if (first !== 46)\n t3 = first === 35 && t2.peekChar$1(1) !== 123;\n else\n t3 = true;\n else\n t3 = true;\n else\n t3 = true;\n if (t3) {\n t3 = new A.StringBuffer(\"\");\n nameBuffer = new A.InterpolationBuffer(t3, A._setArrayType([], type$.JSArray_Object));\n t3._contents += A.Primitives_stringFromCharCode(t2.readChar$0());\n t3._contents += _this.rawText$1(_this.get$whitespace());\n nameBuffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n t3 = t1.name = nameBuffer.interpolation$1(t2.spanFrom$1(start));\n } else if (!_this.get$plainCss()) {\n variableOrInterpolation = _this._variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration)\n return variableOrInterpolation;\n else {\n type$.Interpolation._as(variableOrInterpolation);\n t1.name = variableOrInterpolation;\n }\n t3 = variableOrInterpolation;\n } else {\n $name = _this.interpolatedIdentifier$0();\n t1.name = $name;\n t3 = $name;\n }\n _this.whitespace$0();\n t2.expectChar$1(58);\n if (parseCustomProperties && B.JSString_methods.startsWith$1(t3.get$initialPlain(), \"--\")) {\n t1 = _this._interpolatedDeclarationValue$0();\n _this.expectStatementSeparator$1(\"custom property\");\n return A.Declaration$(t3, new A.StringExpression(t1, false), t2.spanFrom$1(start));\n }\n _this.whitespace$0();\n if (_this.lookingAtChildren$0()) {\n if (_this.get$plainCss())\n t2.error$1(0, _s48_);\n return _this._withChildren$3(_this.get$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure(t1));\n }\n value = _this.expression$0();\n if (_this.lookingAtChildren$0()) {\n if (_this.get$plainCss())\n t2.error$1(0, _s48_);\n return _this._withChildren$3(_this.get$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure0(t1, value));\n } else {\n _this.expectStatementSeparator$0();\n return A.Declaration$(t3, value, t2.spanFrom$1(start));\n }\n },\n _propertyOrVariableDeclaration$0() {\n return this._propertyOrVariableDeclaration$1$parseCustomProperties(true);\n },\n _declarationChild$0() {\n if (this.scanner.peekChar$0() === 64)\n return this._declarationAtRule$0();\n return this._propertyOrVariableDeclaration$1$parseCustomProperties(false);\n },\n atRule$2$root(child, root) {\n var $name, wasUseAllowed, value, optional, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$2$name(64, \"@-rule\");\n $name = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n wasUseAllowed = _this._isUseAllowed;\n _this._isUseAllowed = false;\n switch ($name.get$asPlain()) {\n case \"at-root\":\n return _this._atRootRule$1(start);\n case \"content\":\n return _this._contentRule$1(start);\n case \"debug\":\n return _this._debugRule$1(start);\n case \"each\":\n return _this._eachRule$2(start, child);\n case \"else\":\n return _this._disallowedAtRule$1(start);\n case \"error\":\n return _this._errorRule$1(start);\n case \"extend\":\n if (!_this._inStyleRule && !_this._stylesheet$_inMixin && !_this._inContentBlock)\n _this.error$2(0, string$.x40exten, t1.spanFrom$1(start));\n value = _this.almostAnyValue$0();\n optional = t1.scanChar$1(33);\n if (optional)\n _this.expectIdentifier$1(\"optional\");\n _this.expectStatementSeparator$1(\"@extend rule\");\n return new A.ExtendRule(value, optional, t1.spanFrom$1(start));\n case \"for\":\n return _this._forRule$2(start, child);\n case \"forward\":\n _this._isUseAllowed = wasUseAllowed;\n if (!root)\n _this._disallowedAtRule$1(start);\n return _this._forwardRule$1(start);\n case \"function\":\n return _this._functionRule$1(start);\n case \"if\":\n return _this._ifRule$2(start, child);\n case \"import\":\n return _this._importRule$1(start);\n case \"include\":\n return _this._includeRule$1(start);\n case \"media\":\n return _this.mediaRule$1(start);\n case \"mixin\":\n return _this._mixinRule$1(start);\n case \"-moz-document\":\n return _this.mozDocumentRule$2(start, $name);\n case \"return\":\n return _this._disallowedAtRule$1(start);\n case \"supports\":\n return _this.supportsRule$1(start);\n case \"use\":\n _this._isUseAllowed = wasUseAllowed;\n if (!root)\n _this._disallowedAtRule$1(start);\n return _this._useRule$1(start);\n case \"warn\":\n return _this._warnRule$1(start);\n case \"while\":\n return _this._whileRule$2(start, child);\n default:\n return _this.unknownAtRule$2(start, $name);\n }\n },\n _declarationAtRule$0() {\n var _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n switch (_this._plainAtRuleName$0()) {\n case \"content\":\n return _this._contentRule$1(start);\n case \"debug\":\n return _this._debugRule$1(start);\n case \"each\":\n return _this._eachRule$2(start, _this.get$_declarationChild());\n case \"else\":\n return _this._disallowedAtRule$1(start);\n case \"error\":\n return _this._errorRule$1(start);\n case \"for\":\n return _this._forRule$2(start, _this.get$_declarationChild());\n case \"if\":\n return _this._ifRule$2(start, _this.get$_declarationChild());\n case \"include\":\n return _this._includeRule$1(start);\n case \"warn\":\n return _this._warnRule$1(start);\n case \"while\":\n return _this._whileRule$2(start, _this.get$_declarationChild());\n default:\n return _this._disallowedAtRule$1(start);\n }\n },\n _functionChild$0() {\n var state, variableDeclarationError, stackTrace, statement, t2, exception, t3, start, value, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() !== 64) {\n state = new A._SpanScannerState(t1, t1._string_scanner$_position);\n try {\n t2 = _this._variableDeclarationWithNamespace$0();\n return t2;\n } catch (exception) {\n t2 = A.unwrapException(exception);\n t3 = type$.SourceSpanFormatException;\n if (t3._is(t2)) {\n variableDeclarationError = t2;\n stackTrace = A.getTraceFromException(exception);\n t1.set$state(state);\n statement = null;\n try {\n statement = _this._declarationOrStyleRule$0();\n } catch (exception) {\n if (t3._is(A.unwrapException(exception)))\n throw A.wrapException(variableDeclarationError);\n else\n throw exception;\n }\n _this.error$3(0, \"@function rules may not contain \" + (statement instanceof A.StyleRule ? \"style rules\" : \"declarations\") + \".\", J.get$span$z(statement), stackTrace);\n } else\n throw exception;\n }\n }\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n switch (_this._plainAtRuleName$0()) {\n case \"debug\":\n return _this._debugRule$1(start);\n case \"each\":\n return _this._eachRule$2(start, _this.get$_functionChild());\n case \"else\":\n return _this._disallowedAtRule$1(start);\n case \"error\":\n return _this._errorRule$1(start);\n case \"for\":\n return _this._forRule$2(start, _this.get$_functionChild());\n case \"if\":\n return _this._ifRule$2(start, _this.get$_functionChild());\n case \"return\":\n value = _this.expression$0();\n _this.expectStatementSeparator$1(\"@return rule\");\n return new A.ReturnRule(value, t1.spanFrom$1(start));\n case \"warn\":\n return _this._warnRule$1(start);\n case \"while\":\n return _this._whileRule$2(start, _this.get$_functionChild());\n default:\n return _this._disallowedAtRule$1(start);\n }\n },\n _plainAtRuleName$0() {\n this.scanner.expectChar$2$name(64, \"@-rule\");\n var $name = this.identifier$0();\n this.whitespace$0();\n return $name;\n },\n _atRootRule$1(start) {\n var query, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40) {\n query = _this._atRootQuery$0();\n _this.whitespace$0();\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser__atRootRule_closure(query));\n } else if (_this.lookingAtChildren$0())\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser__atRootRule_closure0());\n else\n return A.AtRootRule$(A._setArrayType([_this._styleRule$0()], type$.JSArray_Statement), t1.spanFrom$1(start), null);\n },\n _atRootQuery$0() {\n var interpolation, t2, t3, t4, buffer, t5, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 35) {\n interpolation = _this.singleInterpolation$0();\n return A.Interpolation$(A._setArrayType([interpolation], type$.JSArray_Object), interpolation.get$span(interpolation));\n }\n t2 = t1._string_scanner$_position;\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t1.expectChar$1(40);\n t3._contents += A.Primitives_stringFromCharCode(40);\n _this.whitespace$0();\n t5 = _this.expression$0();\n buffer._flushText$0();\n t4.push(t5);\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t5 = t3._contents += A.Primitives_stringFromCharCode(58);\n t3._contents = t5 + A.Primitives_stringFromCharCode(32);\n t5 = _this.expression$0();\n buffer._flushText$0();\n t4.push(t5);\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n t3._contents += A.Primitives_stringFromCharCode(41);\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _contentRule$1(start) {\n var t1, $arguments, t2, t3, _this = this;\n if (!_this._stylesheet$_inMixin)\n _this.error$2(0, string$.x40conte, _this.scanner.spanFrom$1(start));\n _this.whitespace$0();\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40)\n $arguments = _this._argumentInvocation$1$mixin(true);\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = A.ArgumentInvocation$empty(A._FileSpan$(t2.file, t3, t3));\n }\n _this.expectStatementSeparator$1(\"@content rule\");\n return new A.ContentRule($arguments, t1.spanFrom$1(start));\n },\n _debugRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@debug rule\");\n return new A.DebugRule(value, this.scanner.spanFrom$1(start));\n },\n _eachRule$2(start, child) {\n var variables, t1, _this = this,\n wasInControlDirective = _this._inControlDirective;\n _this._inControlDirective = true;\n variables = A._setArrayType([_this.variableName$0()], type$.JSArray_String);\n _this.whitespace$0();\n for (t1 = _this.scanner; t1.scanChar$1(44);) {\n _this.whitespace$0();\n t1.expectChar$1(36);\n variables.push(_this.identifier$1$normalize(true));\n _this.whitespace$0();\n }\n _this.expectIdentifier$1(\"in\");\n _this.whitespace$0();\n return _this._withChildren$3(child, start, new A.StylesheetParser__eachRule_closure(_this, wasInControlDirective, variables, _this.expression$0()));\n },\n _errorRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@error rule\");\n return new A.ErrorRule(value, this.scanner.spanFrom$1(start));\n },\n _functionRule$1(start) {\n var $name, $arguments, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n $arguments = _this._argumentDeclaration$0();\n if (_this._stylesheet$_inMixin || _this._inContentBlock)\n _this.error$2(0, string$.Mixinscf, _this.scanner.spanFrom$1(start));\n else if (_this._inControlDirective)\n _this.error$2(0, string$.Functi, _this.scanner.spanFrom$1(start));\n switch (A.unvendor($name)) {\n case \"calc\":\n case \"element\":\n case \"expression\":\n case \"url\":\n case \"and\":\n case \"or\":\n case \"not\":\n case \"clamp\":\n _this.error$2(0, \"Invalid function name.\", _this.scanner.spanFrom$1(start));\n break;\n }\n _this.whitespace$0();\n return _this._withChildren$3(_this.get$_functionChild(), start, new A.StylesheetParser__functionRule_closure($name, $arguments, precedingComment));\n },\n _forRule$2(start, child) {\n var variable, from, _this = this, t1 = {},\n wasInControlDirective = _this._inControlDirective;\n _this._inControlDirective = true;\n variable = _this.variableName$0();\n _this.whitespace$0();\n _this.expectIdentifier$1(\"from\");\n _this.whitespace$0();\n t1.exclusive = null;\n from = _this.expression$1$until(new A.StylesheetParser__forRule_closure(t1, _this));\n if (t1.exclusive == null)\n _this.scanner.error$1(0, 'Expected \"to\" or \"through\".');\n _this.whitespace$0();\n return _this._withChildren$3(child, start, new A.StylesheetParser__forRule_closure0(t1, _this, wasInControlDirective, variable, from, _this.expression$0()));\n },\n _forwardRule$1(start) {\n var prefix, members, shownMixinsAndFunctions, shownVariables, hiddenVariables, hiddenMixinsAndFunctions, configuration, span, t1, t2, t3, t4, _this = this, _null = null,\n url = _this._urlString$0();\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"as\")) {\n _this.whitespace$0();\n prefix = _this.identifier$1$normalize(true);\n _this.scanner.expectChar$1(42);\n _this.whitespace$0();\n } else\n prefix = _null;\n if (_this.scanIdentifier$1(\"show\")) {\n members = _this._memberList$0();\n shownMixinsAndFunctions = members.item1;\n shownVariables = members.item2;\n hiddenVariables = _null;\n hiddenMixinsAndFunctions = hiddenVariables;\n } else {\n if (_this.scanIdentifier$1(\"hide\")) {\n members = _this._memberList$0();\n hiddenMixinsAndFunctions = members.item1;\n hiddenVariables = members.item2;\n } else {\n hiddenVariables = _null;\n hiddenMixinsAndFunctions = hiddenVariables;\n }\n shownVariables = _null;\n shownMixinsAndFunctions = shownVariables;\n }\n configuration = _this._stylesheet$_configuration$1$allowGuarded(true);\n _this.expectStatementSeparator$1(\"@forward rule\");\n span = _this.scanner.spanFrom$1(start);\n if (!_this._isUseAllowed)\n _this.error$2(0, string$.x40forwa, span);\n if (shownMixinsAndFunctions != null) {\n shownVariables.toString;\n t1 = type$.String;\n t2 = A.LinkedHashSet_LinkedHashSet$of(shownMixinsAndFunctions, t1);\n t3 = type$.UnmodifiableSetView_String;\n t1 = A.LinkedHashSet_LinkedHashSet$of(shownVariables, t1);\n t4 = configuration == null ? B.List_empty6 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable);\n return new A.ForwardRule(url, new A.UnmodifiableSetView(t2, t3), new A.UnmodifiableSetView(t1, t3), _null, _null, prefix, t4, span);\n } else if (hiddenMixinsAndFunctions != null) {\n hiddenVariables.toString;\n t1 = type$.String;\n t2 = A.LinkedHashSet_LinkedHashSet$of(hiddenMixinsAndFunctions, t1);\n t3 = type$.UnmodifiableSetView_String;\n t1 = A.LinkedHashSet_LinkedHashSet$of(hiddenVariables, t1);\n t4 = configuration == null ? B.List_empty6 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable);\n return new A.ForwardRule(url, _null, _null, new A.UnmodifiableSetView(t2, t3), new A.UnmodifiableSetView(t1, t3), prefix, t4, span);\n } else\n return new A.ForwardRule(url, _null, _null, _null, _null, prefix, configuration == null ? B.List_empty6 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable), span);\n },\n _memberList$0() {\n var _this = this,\n t1 = type$.String,\n identifiers = A.LinkedHashSet_LinkedHashSet$_empty(t1),\n variables = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n t1 = _this.scanner;\n do {\n _this.whitespace$0();\n _this.withErrorMessage$2(string$.Expectv, new A.StylesheetParser__memberList_closure(_this, variables, identifiers));\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n return new A.Tuple2(identifiers, variables, type$.Tuple2_of_Set_String_and_Set_String);\n },\n _ifRule$2(start, child) {\n var condition, children, clauses, lastClause, span, _this = this,\n ifIndentation = _this.get$currentIndentation(),\n wasInControlDirective = _this._inControlDirective;\n _this._inControlDirective = true;\n condition = _this.expression$0();\n children = _this.children$1(0, child);\n _this.whitespaceWithoutComments$0();\n clauses = A._setArrayType([A.IfClause$(condition, children)], type$.JSArray_IfClause);\n while (true) {\n if (!_this.scanElse$1(ifIndentation)) {\n lastClause = null;\n break;\n }\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"if\")) {\n _this.whitespace$0();\n clauses.push(A.IfClause$(_this.expression$0(), _this.children$1(0, child)));\n } else {\n lastClause = A.ElseClause$(_this.children$1(0, child));\n break;\n }\n }\n _this._inControlDirective = wasInControlDirective;\n span = _this.scanner.spanFrom$1(start);\n _this.whitespaceWithoutComments$0();\n return new A.IfRule(A.List_List$unmodifiable(clauses, type$.IfClause), lastClause, span);\n },\n _importRule$1(start) {\n var argument, _this = this,\n imports = A._setArrayType([], type$.JSArray_Import),\n t1 = _this.scanner;\n do {\n _this.whitespace$0();\n argument = _this.importArgument$0();\n if ((_this._inControlDirective || _this._stylesheet$_inMixin) && argument instanceof A.DynamicImport)\n _this._disallowedAtRule$1(start);\n imports.push(argument);\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n _this.expectStatementSeparator$1(\"@import rule\");\n t1 = t1.spanFrom$1(start);\n return new A.ImportRule(A.List_List$unmodifiable(imports, type$.Import), t1);\n },\n importArgument$0() {\n var url, urlSpan, innerError, stackTrace, queries, t2, t3, t4, exception, _this = this, _null = null,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n next = t1.peekChar$0();\n if (next === 117 || next === 85) {\n url = _this.dynamicUrl$0();\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n t2 = A.Interpolation$(A._setArrayType([url], type$.JSArray_Object), t1.spanFrom$1(start));\n t1 = t1.spanFrom$1(start);\n t3 = queries == null;\n t4 = t3 ? _null : queries.item1;\n return new A.StaticImport(t2, t4, t3 ? _null : queries.item2, t1);\n }\n url = _this.string$0();\n urlSpan = t1.spanFrom$1(start);\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n if (_this.isPlainImportUrl$1(url) || queries != null) {\n t2 = urlSpan;\n t2 = A.Interpolation$(A._setArrayType([A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null)], type$.JSArray_Object), urlSpan);\n t1 = t1.spanFrom$1(start);\n t3 = queries == null;\n t4 = t3 ? _null : queries.item1;\n return new A.StaticImport(t2, t4, t3 ? _null : queries.item2, t1);\n } else\n try {\n t1 = _this.parseImportUrl$1(url);\n return new A.DynamicImport(t1, urlSpan);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n innerError = t1;\n stackTrace = A.getTraceFromException(exception);\n _this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), urlSpan, stackTrace);\n } else\n throw exception;\n }\n },\n parseImportUrl$1(url) {\n var t1 = $.$get$windows();\n if (t1.style.rootLength$1(url) > 0 && !$.$get$url().style.isRootRelative$1(url))\n return t1.toUri$1(url).toString$0(0);\n A.Uri_parse(url);\n return url;\n },\n isPlainImportUrl$1(url) {\n var first;\n if (url.length < 5)\n return false;\n if (B.JSString_methods.endsWith$1(url, \".css\"))\n return true;\n first = B.JSString_methods._codeUnitAt$1(url, 0);\n if (first === 47)\n return B.JSString_methods._codeUnitAt$1(url, 1) === 47;\n if (first !== 104)\n return false;\n return B.JSString_methods.startsWith$1(url, \"http://\") || B.JSString_methods.startsWith$1(url, \"https://\");\n },\n tryImportQueries$0() {\n var t1, start, supports, identifier, t2, $arguments, $name, media, _this = this, _null = null;\n if (_this.scanIdentifier$1(\"supports\")) {\n t1 = _this.scanner;\n t1.expectChar$1(40);\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n supports = new A.SupportsNegation(_this._supportsConditionInParens$0(), t1.spanFrom$1(start));\n } else if (t1.peekChar$0() === 40)\n supports = _this._supportsCondition$0();\n else {\n if (_this._lookingAtInterpolatedIdentifier$0()) {\n identifier = _this.interpolatedIdentifier$0();\n t2 = identifier.get$asPlain();\n if ((t2 == null ? _null : t2.toLowerCase()) === \"not\")\n _this.error$2(0, '\"not\" is not a valid identifier here.', identifier.span);\n if (t1.scanChar$1(40)) {\n $arguments = _this._interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(true, true);\n t1.expectChar$1(41);\n supports = new A.SupportsFunction(identifier, $arguments, t1.spanFrom$1(start));\n } else {\n t1.set$state(start);\n supports = _null;\n }\n } else\n supports = _null;\n if (supports == null) {\n $name = _this.expression$0();\n t1.expectChar$1(58);\n supports = _this._supportsDeclarationValue$2($name, start);\n }\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n } else\n supports = _null;\n media = _this._lookingAtInterpolatedIdentifier$0() || _this.scanner.peekChar$0() === 40 ? _this._mediaQueryList$0() : _null;\n if (supports == null && media == null)\n return _null;\n return new A.Tuple2(supports, media, type$.Tuple2_of_nullable_SupportsCondition_and_nullable_Interpolation);\n },\n _includeRule$1(start) {\n var name0, namespace, $arguments, t2, t3, contentArguments, contentArguments_, wasInContentBlock, $content, _this = this, _null = null,\n $name = _this.identifier$0(),\n t1 = _this.scanner;\n if (t1.scanChar$1(46)) {\n name0 = _this._publicIdentifier$0();\n namespace = $name;\n $name = name0;\n } else {\n $name = A.stringReplaceAllUnchecked($name, \"_\", \"-\");\n namespace = _null;\n }\n _this.whitespace$0();\n if (t1.peekChar$0() === 40)\n $arguments = _this._argumentInvocation$1$mixin(true);\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = A.ArgumentInvocation$empty(A._FileSpan$(t2.file, t3, t3));\n }\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"using\")) {\n _this.whitespace$0();\n contentArguments = _this._argumentDeclaration$0();\n _this.whitespace$0();\n } else\n contentArguments = _null;\n t2 = contentArguments == null;\n if (!t2 || _this.lookingAtChildren$0()) {\n if (t2) {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n contentArguments_ = new A.ArgumentDeclaration(B.List_empty8, _null, A._FileSpan$(t2.file, t3, t3));\n } else\n contentArguments_ = contentArguments;\n wasInContentBlock = _this._inContentBlock;\n _this._inContentBlock = true;\n $content = _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser__includeRule_closure(contentArguments_));\n _this._inContentBlock = wasInContentBlock;\n } else {\n _this.expectStatementSeparator$0();\n $content = _null;\n }\n t1 = t1.spanFrom$2(start, start);\n t2 = $content == null ? $arguments : $content;\n return new A.IncludeRule(namespace, $name, $arguments, $content, t1.expand$1(0, t2.get$span(t2)));\n },\n mediaRule$1(start) {\n return this._withChildren$3(this.get$_statement(), start, new A.StylesheetParser_mediaRule_closure(this._mediaQueryList$0()));\n },\n _mixinRule$1(start) {\n var $name, t1, $arguments, t2, t3, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40)\n $arguments = _this._argumentDeclaration$0();\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = new A.ArgumentDeclaration(B.List_empty8, null, A._FileSpan$(t2.file, t3, t3));\n }\n if (_this._stylesheet$_inMixin || _this._inContentBlock)\n _this.error$2(0, string$.Mixinscm, t1.spanFrom$1(start));\n else if (_this._inControlDirective)\n _this.error$2(0, string$.Mixinsb, t1.spanFrom$1(start));\n _this.whitespace$0();\n _this._stylesheet$_inMixin = true;\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser__mixinRule_closure(_this, $name, $arguments, precedingComment));\n },\n mozDocumentRule$2(start, $name) {\n var t5, t6, t7, identifier, contents, argument, trailing, endPosition, t8, t9, start0, end, _this = this, _box_0 = {},\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n t4 = A._setArrayType([], type$.JSArray_Object),\n buffer = new A.InterpolationBuffer(t3, t4);\n _box_0.needsDeprecationWarning = false;\n for (t5 = _this.get$whitespace(), t6 = t1.string; true;) {\n if (t1.peekChar$0() === 35) {\n t7 = _this.singleInterpolation$0();\n buffer._flushText$0();\n t4.push(t7);\n _box_0.needsDeprecationWarning = true;\n } else {\n t7 = t1._string_scanner$_position;\n identifier = _this.identifier$0();\n switch (identifier) {\n case \"url\":\n case \"url-prefix\":\n case \"domain\":\n contents = _this._tryUrlContents$2$name(new A._SpanScannerState(t1, t7), identifier);\n if (contents != null)\n buffer.addInterpolation$1(contents);\n else {\n t1.expectChar$1(40);\n _this.whitespace$0();\n argument = _this.interpolatedString$0();\n t1.expectChar$1(41);\n t7 = t3._contents += identifier;\n t3._contents = t7 + A.Primitives_stringFromCharCode(40);\n buffer.addInterpolation$1(argument.asInterpolation$0());\n t3._contents += A.Primitives_stringFromCharCode(41);\n }\n t7 = t3._contents;\n trailing = t7.charCodeAt(0) == 0 ? t7 : t7;\n if (!B.JSString_methods.endsWith$1(trailing, \"url-prefix()\") && !B.JSString_methods.endsWith$1(trailing, \"url-prefix('')\") && !B.JSString_methods.endsWith$1(trailing, 'url-prefix(\"\")'))\n _box_0.needsDeprecationWarning = true;\n break;\n case \"regexp\":\n t3._contents += \"regexp(\";\n t1.expectChar$1(40);\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n t1.expectChar$1(41);\n t3._contents += A.Primitives_stringFromCharCode(41);\n _box_0.needsDeprecationWarning = true;\n break;\n default:\n endPosition = t1._string_scanner$_position;\n t8 = t1._sourceFile;\n t9 = new A._FileSpan(t8, t7, endPosition);\n t9._FileSpan$3(t8, t7, endPosition);\n A.throwExpression(new A.StringScannerException(t6, \"Invalid function name.\", t9));\n }\n }\n _this.whitespace$0();\n if (!t1.scanChar$1(44))\n break;\n t3._contents += A.Primitives_stringFromCharCode(44);\n start0 = t1._string_scanner$_position;\n t5.call$0();\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t6, start0, end);\n }\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser_mozDocumentRule_closure(_box_0, _this, $name, buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)))));\n },\n supportsRule$1(start) {\n var _this = this,\n condition = _this._supportsCondition$0();\n _this.whitespace$0();\n return _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser_supportsRule_closure(condition));\n },\n _useRule$1(start) {\n var namespace, configuration, span, t1, _this = this,\n _s9_ = \"@use rule\",\n url = _this._urlString$0();\n _this.whitespace$0();\n namespace = _this._useNamespace$2(url, start);\n _this.whitespace$0();\n configuration = _this._stylesheet$_configuration$0();\n _this.expectStatementSeparator$1(_s9_);\n span = _this.scanner.spanFrom$1(start);\n if (!_this._isUseAllowed)\n _this.error$2(0, string$.x40use_r, span);\n _this.expectStatementSeparator$1(_s9_);\n t1 = new A.UseRule(url, namespace, configuration == null ? B.List_empty6 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable), span);\n t1.UseRule$4$configuration(url, namespace, span, configuration);\n return t1;\n },\n _useNamespace$2(url, start) {\n var namespace, basename, dot, t1, exception, _this = this;\n if (_this.scanIdentifier$1(\"as\")) {\n _this.whitespace$0();\n return _this.scanner.scanChar$1(42) ? null : _this.identifier$0();\n }\n basename = url.get$pathSegments().length === 0 ? \"\" : B.JSArray_methods.get$last(url.get$pathSegments());\n dot = B.JSString_methods.indexOf$1(basename, \".\");\n t1 = B.JSString_methods.startsWith$1(basename, \"_\") ? 1 : 0;\n namespace = B.JSString_methods.substring$2(basename, t1, dot === -1 ? basename.length : dot);\n try {\n t1 = A.SpanScanner$(namespace, null);\n t1 = new A.Parser(t1, _this.logger)._parseIdentifier$0();\n return t1;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassFormatException)\n _this.error$2(0, 'The default namespace \"' + A.S(namespace) + string$.x22x20is_n, _this.scanner.spanFrom$1(start));\n else\n throw exception;\n }\n },\n _stylesheet$_configuration$1$allowGuarded(allowGuarded) {\n var variableNames, configuration, t1, t2, t3, $name, expression, t4, guarded, endPosition, t5, t6, span, _this = this;\n if (!_this.scanIdentifier$1(\"with\"))\n return null;\n variableNames = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n configuration = A._setArrayType([], type$.JSArray_ConfiguredVariable);\n _this.whitespace$0();\n t1 = _this.scanner;\n t1.expectChar$1(40);\n for (t2 = t1.string; true;) {\n _this.whitespace$0();\n t3 = t1._string_scanner$_position;\n t1.expectChar$1(36);\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n t1.expectChar$1(58);\n _this.whitespace$0();\n expression = _this._expressionUntilComma$0();\n t4 = t1._string_scanner$_position;\n if (allowGuarded && t1.scanChar$1(33))\n if (_this.identifier$0() === \"default\") {\n _this.whitespace$0();\n guarded = true;\n } else {\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t4, endPosition);\n t6._FileSpan$3(t5, t4, endPosition);\n A.throwExpression(new A.StringScannerException(t2, \"Invalid flag name.\", t6));\n guarded = false;\n }\n else\n guarded = false;\n endPosition = t1._string_scanner$_position;\n t4 = t1._sourceFile;\n span = new A._FileSpan(t4, t3, endPosition);\n span._FileSpan$3(t4, t3, endPosition);\n if (variableNames.contains$1(0, $name))\n A.throwExpression(new A.StringScannerException(t2, string$.The_sa, span));\n variableNames.add$1(0, $name);\n configuration.push(new A.ConfiguredVariable($name, expression, guarded, span));\n if (!t1.scanChar$1(44))\n break;\n _this.whitespace$0();\n if (!_this._lookingAtExpression$0())\n break;\n }\n t1.expectChar$1(41);\n return configuration;\n },\n _stylesheet$_configuration$0() {\n return this._stylesheet$_configuration$1$allowGuarded(false);\n },\n _warnRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@warn rule\");\n return new A.WarnRule(value, this.scanner.spanFrom$1(start));\n },\n _whileRule$2(start, child) {\n var _this = this,\n wasInControlDirective = _this._inControlDirective;\n _this._inControlDirective = true;\n return _this._withChildren$3(child, start, new A.StylesheetParser__whileRule_closure(_this, wasInControlDirective, _this.expression$0()));\n },\n unknownAtRule$2(start, $name) {\n var t2, t3, rule, _this = this, t1 = {},\n wasInUnknownAtRule = _this._stylesheet$_inUnknownAtRule;\n _this._stylesheet$_inUnknownAtRule = true;\n t1.value = null;\n t2 = _this.scanner;\n t3 = t2.peekChar$0() !== 33 && !_this.atEndOfStatement$0() ? t1.value = _this.almostAnyValue$0() : null;\n if (_this.lookingAtChildren$0())\n rule = _this._withChildren$3(_this.get$_statement(), start, new A.StylesheetParser_unknownAtRule_closure(t1, $name));\n else {\n _this.expectStatementSeparator$0();\n rule = A.AtRule$($name, t2.spanFrom$1(start), null, t3);\n }\n _this._stylesheet$_inUnknownAtRule = wasInUnknownAtRule;\n return rule;\n },\n _disallowedAtRule$1(start) {\n this.almostAnyValue$0();\n this.error$2(0, \"This at-rule is not allowed here.\", this.scanner.spanFrom$1(start));\n },\n _argumentDeclaration$0() {\n var $arguments, named, restArgument, t3, t4, $name, defaultValue, endPosition, t5, t6, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expectChar$1(40);\n _this.whitespace$0();\n $arguments = A._setArrayType([], type$.JSArray_Argument);\n named = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n t3 = t1.string;\n while (true) {\n if (!(t1.peekChar$0() === 36)) {\n restArgument = null;\n break;\n }\n t4 = t1._string_scanner$_position;\n t1.expectChar$1(36);\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n defaultValue = _this._expressionUntilComma$0();\n } else {\n if (t1.scanChar$1(46)) {\n t1.expectChar$1(46);\n t1.expectChar$1(46);\n _this.whitespace$0();\n restArgument = $name;\n break;\n }\n defaultValue = null;\n }\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t4, endPosition);\n t6._FileSpan$3(t5, t4, endPosition);\n $arguments.push(new A.Argument($name, defaultValue, t6));\n if (!named.add$1(0, $name))\n A.throwExpression(new A.StringScannerException(t3, \"Duplicate argument.\", B.JSArray_methods.get$last($arguments).span));\n if (!t1.scanChar$1(44)) {\n restArgument = null;\n break;\n }\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.ArgumentDeclaration(A.List_List$unmodifiable($arguments, type$.Argument), restArgument, t1);\n },\n _argumentInvocation$1$mixin(mixin) {\n var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expectChar$1(40);\n _this.whitespace$0();\n positional = A._setArrayType([], type$.JSArray_Expression);\n t3 = type$.String;\n t4 = type$.Expression;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t3, t4);\n t5 = !mixin;\n t6 = t1.string;\n rest = null;\n while (true) {\n if (!_this._lookingAtExpression$0()) {\n keywordRest = null;\n break;\n }\n expression = _this._expressionUntilComma$1$singleEquals(t5);\n _this.whitespace$0();\n if (expression instanceof A.VariableExpression && t1.scanChar$1(58)) {\n _this.whitespace$0();\n t7 = expression.name;\n if (named.containsKey$1(t7))\n A.throwExpression(new A.StringScannerException(t6, \"Duplicate argument.\", expression.span));\n named.$indexSet(0, t7, _this._expressionUntilComma$1$singleEquals(t5));\n } else if (t1.scanChar$1(46)) {\n t1.expectChar$1(46);\n t1.expectChar$1(46);\n if (rest != null) {\n _this.whitespace$0();\n keywordRest = expression;\n break;\n }\n rest = expression;\n } else if (named.get$isNotEmpty(named))\n A.throwExpression(new A.StringScannerException(t6, string$.Positi, expression.get$span(expression)));\n else\n positional.push(expression);\n _this.whitespace$0();\n if (!t1.scanChar$1(44)) {\n keywordRest = null;\n break;\n }\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.ArgumentInvocation(A.List_List$unmodifiable(positional, t4), A.ConstantMap_ConstantMap$from(named, t3, t4), rest, keywordRest, t1);\n },\n _argumentInvocation$0() {\n return this._argumentInvocation$1$mixin(false);\n },\n expression$3$bracketList$singleEquals$until(bracketList, singleEquals, until) {\n var t2, beforeBracket, start, wasInParentheses, resetState, resolveOneOperation, resolveOperations, addSingleExpression, addOperator, resolveSpaceExpressions, t3, first, next, t4, commaExpressions, spaceExpressions, singleExpression, _this = this,\n _s20_ = \"Expected expression.\",\n _box_0 = {},\n t1 = until != null;\n if (t1 && until.call$0())\n _this.scanner.error$1(0, _s20_);\n if (bracketList) {\n t2 = _this.scanner;\n beforeBracket = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t2.expectChar$1(91);\n _this.whitespace$0();\n if (t2.scanChar$1(93)) {\n t1 = A._setArrayType([], type$.JSArray_Expression);\n t2 = t2.spanFrom$1(beforeBracket);\n return new A.ListExpression(A.List_List$unmodifiable(t1, type$.Expression), B.ListSeparator_undecided_null, true, t2);\n }\n } else\n beforeBracket = null;\n t2 = _this.scanner;\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n wasInParentheses = _this._inParentheses;\n _box_0.operands_ = _box_0.operators_ = _box_0.spaceExpressions_ = _box_0.commaExpressions_ = null;\n _box_0.allowSlash = true;\n _box_0.singleExpression_ = _this._singleExpression$0();\n resetState = new A.StylesheetParser_expression_resetState(_box_0, _this, start);\n resolveOneOperation = new A.StylesheetParser_expression_resolveOneOperation(_box_0, _this);\n resolveOperations = new A.StylesheetParser_expression_resolveOperations(_box_0, resolveOneOperation);\n addSingleExpression = new A.StylesheetParser_expression_addSingleExpression(_box_0, _this, resetState, resolveOperations);\n addOperator = new A.StylesheetParser_expression_addOperator(_box_0, _this, resolveOneOperation);\n resolveSpaceExpressions = new A.StylesheetParser_expression_resolveSpaceExpressions(_box_0, _this, resolveOperations);\n $label0$0:\n for (t3 = type$.JSArray_Expression; true;) {\n _this.whitespace$0();\n if (t1 && until.call$0())\n break $label0$0;\n first = t2.peekChar$0();\n switch (first) {\n case 40:\n addSingleExpression.call$1(_this._parentheses$0());\n break;\n case 91:\n addSingleExpression.call$1(_this.expression$1$bracketList(true));\n break;\n case 36:\n addSingleExpression.call$1(_this._variable$0());\n break;\n case 38:\n addSingleExpression.call$1(_this._selector$0());\n break;\n case 39:\n case 34:\n addSingleExpression.call$1(_this.interpolatedString$0());\n break;\n case 35:\n addSingleExpression.call$1(_this._hashExpression$0());\n break;\n case 61:\n t2.readChar$0();\n if (singleEquals && t2.peekChar$0() !== 61)\n addOperator.call$1(B.BinaryOperator_kjl);\n else {\n t2.expectChar$1(61);\n addOperator.call$1(B.BinaryOperator_YlX);\n }\n break;\n case 33:\n next = t2.peekChar$1(1);\n if (next === 61) {\n t2.readChar$0();\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_i5H);\n } else {\n if (next != null)\n if ((next | 32) >>> 0 !== 105)\n t4 = next === 32 || next === 9 || next === 10 || next === 13 || next === 12;\n else\n t4 = true;\n else\n t4 = true;\n if (t4)\n addSingleExpression.call$1(_this._importantExpression$0());\n else\n break $label0$0;\n }\n break;\n case 60:\n t2.readChar$0();\n addOperator.call$1(t2.scanChar$1(61) ? B.BinaryOperator_33h : B.BinaryOperator_8qt);\n break;\n case 62:\n t2.readChar$0();\n addOperator.call$1(t2.scanChar$1(61) ? B.BinaryOperator_1da : B.BinaryOperator_AcR);\n break;\n case 42:\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_O1M);\n break;\n case 43:\n if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_AcR0);\n }\n break;\n case 45:\n next = t2.peekChar$1(1);\n if (next != null && next >= 48 && next <= 57 || next === 46)\n if (_box_0.singleExpression_ != null) {\n t4 = t2.peekChar$1(-1);\n t4 = t4 === 32 || t4 === 9 || t4 === 10 || t4 === 13 || t4 === 12;\n } else\n t4 = true;\n else\n t4 = false;\n if (t4)\n addSingleExpression.call$1(_this._number$0());\n else if (_this._lookingAtInterpolatedIdentifier$0())\n addSingleExpression.call$1(_this.identifierLike$0());\n else if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_iyO);\n }\n break;\n case 47:\n if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_RTB);\n }\n break;\n case 37:\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_2ad);\n break;\n case 48:\n case 49:\n case 50:\n case 51:\n case 52:\n case 53:\n case 54:\n case 55:\n case 56:\n case 57:\n addSingleExpression.call$1(_this._number$0());\n break;\n case 46:\n if (t2.peekChar$1(1) === 46)\n break $label0$0;\n addSingleExpression.call$1(_this._number$0());\n break;\n case 97:\n if (!_this.get$plainCss() && _this.scanIdentifier$1(\"and\"))\n addOperator.call$1(B.BinaryOperator_and_and_2);\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 111:\n if (!_this.get$plainCss() && _this.scanIdentifier$1(\"or\"))\n addOperator.call$1(B.BinaryOperator_or_or_1);\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 117:\n case 85:\n if (t2.peekChar$1(1) === 43)\n addSingleExpression.call$1(_this._unicodeRange$0());\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 98:\n case 99:\n case 100:\n case 101:\n case 102:\n case 103:\n case 104:\n case 105:\n case 106:\n case 107:\n case 108:\n case 109:\n case 110:\n case 112:\n case 113:\n case 114:\n case 115:\n case 116:\n case 118:\n case 119:\n case 120:\n case 121:\n case 122:\n case 65:\n case 66:\n case 67:\n case 68:\n case 69:\n case 70:\n case 71:\n case 72:\n case 73:\n case 74:\n case 75:\n case 76:\n case 77:\n case 78:\n case 79:\n case 80:\n case 81:\n case 82:\n case 83:\n case 84:\n case 86:\n case 87:\n case 88:\n case 89:\n case 90:\n case 95:\n case 92:\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 44:\n if (_this._inParentheses) {\n _this._inParentheses = false;\n if (_box_0.allowSlash) {\n resetState.call$0();\n break;\n }\n }\n commaExpressions = _box_0.commaExpressions_;\n if (commaExpressions == null)\n commaExpressions = _box_0.commaExpressions_ = A._setArrayType([], t3);\n if (_box_0.singleExpression_ == null)\n t2.error$1(0, _s20_);\n resolveSpaceExpressions.call$0();\n t4 = _box_0.singleExpression_;\n t4.toString;\n commaExpressions.push(t4);\n t2.readChar$0();\n _box_0.allowSlash = true;\n _box_0.singleExpression_ = null;\n break;\n default:\n if (first != null && first >= 128) {\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n } else\n break $label0$0;\n }\n }\n if (bracketList)\n t2.expectChar$1(93);\n commaExpressions = _box_0.commaExpressions_;\n spaceExpressions = _box_0.spaceExpressions_;\n if (commaExpressions != null) {\n resolveSpaceExpressions.call$0();\n _this._inParentheses = wasInParentheses;\n singleExpression = _box_0.singleExpression_;\n if (singleExpression != null)\n commaExpressions.push(singleExpression);\n t1 = t2.spanFrom$1(beforeBracket == null ? start : beforeBracket);\n return new A.ListExpression(A.List_List$unmodifiable(commaExpressions, type$.Expression), B.ListSeparator_kWM, bracketList, t1);\n } else if (bracketList && spaceExpressions != null) {\n resolveOperations.call$0();\n t1 = _box_0.singleExpression_;\n t1.toString;\n spaceExpressions.push(t1);\n beforeBracket.toString;\n t2 = t2.spanFrom$1(beforeBracket);\n return new A.ListExpression(A.List_List$unmodifiable(spaceExpressions, type$.Expression), B.ListSeparator_woc, true, t2);\n } else {\n resolveSpaceExpressions.call$0();\n if (bracketList) {\n t1 = _box_0.singleExpression_;\n t1.toString;\n t3 = A._setArrayType([t1], t3);\n beforeBracket.toString;\n t2 = t2.spanFrom$1(beforeBracket);\n _box_0.singleExpression_ = new A.ListExpression(A.List_List$unmodifiable(t3, type$.Expression), B.ListSeparator_undecided_null, true, t2);\n }\n t1 = _box_0.singleExpression_;\n t1.toString;\n return t1;\n }\n },\n expression$0() {\n return this.expression$3$bracketList$singleEquals$until(false, false, null);\n },\n expression$2$singleEquals$until(singleEquals, until) {\n return this.expression$3$bracketList$singleEquals$until(false, singleEquals, until);\n },\n expression$1$bracketList(bracketList) {\n return this.expression$3$bracketList$singleEquals$until(bracketList, false, null);\n },\n expression$1$singleEquals(singleEquals) {\n return this.expression$3$bracketList$singleEquals$until(false, singleEquals, null);\n },\n expression$1$until(until) {\n return this.expression$3$bracketList$singleEquals$until(false, false, until);\n },\n _expressionUntilComma$1$singleEquals(singleEquals) {\n return this.expression$2$singleEquals$until(singleEquals, new A.StylesheetParser__expressionUntilComma_closure(this));\n },\n _expressionUntilComma$0() {\n return this._expressionUntilComma$1$singleEquals(false);\n },\n _isSlashOperand$1(expression) {\n var t1;\n if (!(expression instanceof A.NumberExpression))\n if (!(expression instanceof A.CalculationExpression))\n t1 = expression instanceof A.BinaryOperationExpression && expression.allowsSlash;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n _singleExpression$0() {\n var next, _this = this,\n t1 = _this.scanner,\n first = t1.peekChar$0();\n switch (first) {\n case 40:\n return _this._parentheses$0();\n case 47:\n return _this._unaryOperation$0();\n case 46:\n return _this._number$0();\n case 91:\n return _this.expression$1$bracketList(true);\n case 36:\n return _this._variable$0();\n case 38:\n return _this._selector$0();\n case 39:\n case 34:\n return _this.interpolatedString$0();\n case 35:\n return _this._hashExpression$0();\n case 43:\n next = t1.peekChar$1(1);\n return A.isDigit(next) || next === 46 ? _this._number$0() : _this._unaryOperation$0();\n case 45:\n return _this._minusExpression$0();\n case 33:\n return _this._importantExpression$0();\n case 117:\n case 85:\n if (t1.peekChar$1(1) === 43)\n return _this._unicodeRange$0();\n else\n return _this.identifierLike$0();\n case 48:\n case 49:\n case 50:\n case 51:\n case 52:\n case 53:\n case 54:\n case 55:\n case 56:\n case 57:\n return _this._number$0();\n case 97:\n case 98:\n case 99:\n case 100:\n case 101:\n case 102:\n case 103:\n case 104:\n case 105:\n case 106:\n case 107:\n case 108:\n case 109:\n case 110:\n case 111:\n case 112:\n case 113:\n case 114:\n case 115:\n case 116:\n case 118:\n case 119:\n case 120:\n case 121:\n case 122:\n case 65:\n case 66:\n case 67:\n case 68:\n case 69:\n case 70:\n case 71:\n case 72:\n case 73:\n case 74:\n case 75:\n case 76:\n case 77:\n case 78:\n case 79:\n case 80:\n case 81:\n case 82:\n case 83:\n case 84:\n case 86:\n case 87:\n case 88:\n case 89:\n case 90:\n case 95:\n case 92:\n return _this.identifierLike$0();\n default:\n if (first != null && first >= 128)\n return _this.identifierLike$0();\n t1.error$1(0, \"Expected expression.\");\n }\n },\n _parentheses$0() {\n var wasInParentheses, start, first, expressions, t1, t2, _this = this;\n if (_this.get$plainCss())\n _this.scanner.error$2$length(0, \"Parentheses aren't allowed in plain CSS.\", 1);\n wasInParentheses = _this._inParentheses;\n _this._inParentheses = true;\n try {\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(40);\n _this.whitespace$0();\n if (!_this._lookingAtExpression$0()) {\n t1.expectChar$1(41);\n t2 = A._setArrayType([], type$.JSArray_Expression);\n t1 = t1.spanFrom$1(start);\n t2 = A.List_List$unmodifiable(t2, type$.Expression);\n return new A.ListExpression(t2, B.ListSeparator_undecided_null, false, t1);\n }\n first = _this._expressionUntilComma$0();\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t1 = _this._stylesheet$_map$2(first, start);\n return t1;\n }\n if (!t1.scanChar$1(44)) {\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(start);\n return new A.ParenthesizedExpression(first, t1);\n }\n _this.whitespace$0();\n expressions = A._setArrayType([first], type$.JSArray_Expression);\n for (; true;) {\n if (!_this._lookingAtExpression$0())\n break;\n J.add$1$ax(expressions, _this._expressionUntilComma$0());\n if (!t1.scanChar$1(44))\n break;\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(start);\n t2 = A.List_List$unmodifiable(expressions, type$.Expression);\n return new A.ListExpression(t2, B.ListSeparator_kWM, false, t1);\n } finally {\n _this._inParentheses = wasInParentheses;\n }\n },\n _stylesheet$_map$2(first, start) {\n var t2, key, _this = this,\n t1 = type$.Tuple2_Expression_Expression,\n pairs = A._setArrayType([new A.Tuple2(first, _this._expressionUntilComma$0(), t1)], type$.JSArray_Tuple2_Expression_Expression);\n for (t2 = _this.scanner; t2.scanChar$1(44);) {\n _this.whitespace$0();\n if (!_this._lookingAtExpression$0())\n break;\n key = _this._expressionUntilComma$0();\n t2.expectChar$1(58);\n _this.whitespace$0();\n pairs.push(new A.Tuple2(key, _this._expressionUntilComma$0(), t1));\n }\n t2.expectChar$1(41);\n t2 = t2.spanFrom$1(start);\n return new A.MapExpression(A.List_List$unmodifiable(pairs, t1), t2);\n },\n _hashExpression$0() {\n var start, first, t2, identifier, buffer, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$1(1) === 123)\n return _this.identifierLike$0();\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(35);\n first = t1.peekChar$0();\n if (first != null && A.isDigit(first)) {\n t1 = _this._hexColorContents$1(start);\n t2 = t1.originalSpan;\n t2.toString;\n return new A.ColorExpression(t1, t2);\n }\n t2 = t1._string_scanner$_position;\n identifier = _this.interpolatedIdentifier$0();\n if (_this._isHexColor$1(identifier)) {\n t1.set$state(new A._SpanScannerState(t1, t2));\n t1 = _this._hexColorContents$1(start);\n t2 = t1.originalSpan;\n t2.toString;\n return new A.ColorExpression(t1, t2);\n }\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer(t2, A._setArrayType([], type$.JSArray_Object));\n t2._contents = \"\" + A.Primitives_stringFromCharCode(35);\n buffer.addInterpolation$1(identifier);\n return new A.StringExpression(buffer.interpolation$1(t1.spanFrom$1(start)), false);\n },\n _hexColorContents$1(start) {\n var red, green, blue, alpha, digit4, t2, t3, _this = this,\n digit1 = _this._hexDigit$0(),\n digit2 = _this._hexDigit$0(),\n digit3 = _this._hexDigit$0(),\n t1 = _this.scanner;\n if (!A.isHex(t1.peekChar$0())) {\n red = (digit1 << 4 >>> 0) + digit1;\n green = (digit2 << 4 >>> 0) + digit2;\n blue = (digit3 << 4 >>> 0) + digit3;\n alpha = 1;\n } else {\n digit4 = _this._hexDigit$0();\n t2 = digit1 << 4 >>> 0;\n t3 = digit3 << 4 >>> 0;\n if (!A.isHex(t1.peekChar$0())) {\n red = t2 + digit1;\n green = (digit2 << 4 >>> 0) + digit2;\n blue = t3 + digit3;\n alpha = ((digit4 << 4 >>> 0) + digit4) / 255;\n } else {\n red = t2 + digit2;\n green = t3 + digit4;\n blue = (_this._hexDigit$0() << 4 >>> 0) + _this._hexDigit$0();\n alpha = A.isHex(t1.peekChar$0()) ? ((_this._hexDigit$0() << 4 >>> 0) + _this._hexDigit$0()) / 255 : 1;\n }\n }\n return A.SassColor$rgb(red, green, blue, alpha, t1.spanFrom$1(start));\n },\n _isHexColor$1(interpolation) {\n var t1,\n plain = interpolation.get$asPlain();\n if (plain == null)\n return false;\n t1 = plain.length;\n if (t1 !== 3 && t1 !== 4 && t1 !== 6 && t1 !== 8)\n return false;\n t1 = new A.CodeUnits(plain);\n return t1.every$1(t1, A.character__isHex$closure());\n },\n _hexDigit$0() {\n var t1 = this.scanner,\n char = t1.peekChar$0();\n if (char == null || !A.isHex(char))\n t1.error$1(0, \"Expected hex digit.\");\n return A.asHex(t1.readChar$0());\n },\n _minusExpression$0() {\n var _this = this,\n next = _this.scanner.peekChar$1(1);\n if (A.isDigit(next) || next === 46)\n return _this._number$0();\n if (_this._lookingAtInterpolatedIdentifier$0())\n return _this.identifierLike$0();\n return _this._unaryOperation$0();\n },\n _importantExpression$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n this.whitespace$0();\n this.expectIdentifier$1(\"important\");\n t2 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.StringExpression(A.Interpolation$(A._setArrayType([\"!important\"], type$.JSArray_Object), t2), false);\n },\n _unaryOperation$0() {\n var _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n operator = _this._unaryOperatorFor$1(t1.readChar$0());\n if (operator == null)\n t1.error$2$position(0, \"Expected unary operator.\", t1._string_scanner$_position - 1);\n else if (_this.get$plainCss() && operator !== B.UnaryOperator_zDx)\n t1.error$3$length$position(0, \"Operators aren't allowed in plain CSS.\", 1, t1._string_scanner$_position - 1);\n _this.whitespace$0();\n return new A.UnaryOperationExpression(operator, _this._singleExpression$0(), t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _unaryOperatorFor$1(character) {\n switch (character) {\n case 43:\n return B.UnaryOperator_j2w;\n case 45:\n return B.UnaryOperator_U4G;\n case 47:\n return B.UnaryOperator_zDx;\n default:\n return null;\n }\n },\n _number$0() {\n var number, t4, unit, t5, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n first = t1.peekChar$0(),\n t3 = first === 45,\n sign = t3 ? -1 : 1;\n if (first === 43 || t3)\n t1.readChar$0();\n number = t1.peekChar$0() === 46 ? 0 : _this.naturalNumber$0();\n t3 = _this._tryDecimal$1$allowTrailingDot(t1._string_scanner$_position !== t2);\n t4 = _this._tryExponent$0();\n if (t1.scanChar$1(37))\n unit = \"%\";\n else {\n if (_this.lookingAtIdentifier$0())\n t5 = t1.peekChar$0() !== 45 || t1.peekChar$1(1) !== 45;\n else\n t5 = false;\n unit = t5 ? _this.identifier$1$unit(true) : null;\n }\n return new A.NumberExpression(sign * ((number + t3) * t4), unit, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _tryDecimal$1$allowTrailingDot(allowTrailingDot) {\n var t2,\n t1 = this.scanner,\n start = t1._string_scanner$_position;\n if (t1.peekChar$0() !== 46)\n return 0;\n if (!A.isDigit(t1.peekChar$1(1))) {\n if (allowTrailingDot)\n return 0;\n t1.error$2$position(0, \"Expected digit.\", t1._string_scanner$_position + 1);\n }\n t1.readChar$0();\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n t1.readChar$0();\n }\n return A.double_parse(t1.substring$1(0, start));\n },\n _tryExponent$0() {\n var next, t2, exponentSign, exponent,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first !== 101 && first !== 69)\n return 1;\n next = t1.peekChar$1(1);\n if (!A.isDigit(next) && next !== 45 && next !== 43)\n return 1;\n t1.readChar$0();\n t2 = next === 45;\n exponentSign = t2 ? -1 : 1;\n if (next === 43 || t2)\n t1.readChar$0();\n if (!A.isDigit(t1.peekChar$0()))\n t1.error$1(0, \"Expected digit.\");\n exponent = 0;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n exponent = exponent * 10 + (t1.readChar$0() - 48);\n }\n return Math.pow(10, exponentSign * exponent);\n },\n _unicodeRange$0() {\n var firstRangeLength, hasQuestionMark, t2, secondRangeLength, _this = this,\n _s26_ = \"Expected at most 6 digits.\",\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.expectIdentChar$1(117);\n t1.expectChar$1(43);\n for (firstRangeLength = 0; _this.scanCharIf$1(new A.StylesheetParser__unicodeRange_closure());)\n ++firstRangeLength;\n for (hasQuestionMark = false; t1.scanChar$1(63); hasQuestionMark = true)\n ++firstRangeLength;\n if (firstRangeLength === 0)\n t1.error$1(0, 'Expected hex digit or \"?\".');\n else if (firstRangeLength > 6)\n _this.error$2(0, _s26_, t1.spanFrom$1(start));\n else if (hasQuestionMark) {\n t2 = t1.substring$1(0, start.position);\n t1 = t1.spanFrom$1(start);\n return new A.StringExpression(A.Interpolation$(A._setArrayType([t2], type$.JSArray_Object), t1), false);\n }\n if (t1.scanChar$1(45)) {\n t2 = t1._string_scanner$_position;\n for (secondRangeLength = 0; _this.scanCharIf$1(new A.StylesheetParser__unicodeRange_closure0());)\n ++secondRangeLength;\n if (secondRangeLength === 0)\n t1.error$1(0, \"Expected hex digit.\");\n else if (secondRangeLength > 6)\n _this.error$2(0, _s26_, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n }\n if (_this._lookingAtInterpolatedIdentifierBody$0())\n t1.error$1(0, \"Expected end of identifier.\");\n t2 = t1.substring$1(0, start.position);\n t1 = t1.spanFrom$1(start);\n return new A.StringExpression(A.Interpolation$(A._setArrayType([t2], type$.JSArray_Object), t1), false);\n },\n _variable$0() {\n var _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n $name = _this.variableName$0();\n if (_this.get$plainCss())\n _this.error$2(0, string$.Sass_v, t1.spanFrom$1(start));\n return new A.VariableExpression(null, $name, t1.spanFrom$1(start));\n },\n _selector$0() {\n var t1, start, _this = this;\n if (_this.get$plainCss())\n _this.scanner.error$2$length(0, string$.The_pa, 1);\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(38);\n if (t1.scanChar$1(38)) {\n _this.logger.warn$2$span(0, string$.In_Sas, t1.spanFrom$1(start));\n t1.set$position(t1._string_scanner$_position - 1);\n }\n return new A.SelectorExpression(t1.spanFrom$1(start));\n },\n interpolatedString$0() {\n var t3, t4, buffer, next, second, t5,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n quote = t1.readChar$0();\n if (quote !== 39 && quote !== 34)\n t1.error$2$position(0, \"Expected string.\", t2);\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n for (; true;) {\n next = t1.peekChar$0();\n if (next === quote) {\n t1.readChar$0();\n break;\n } else if (next == null || next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"Expected \" + A.Primitives_stringFromCharCode(quote) + \".\");\n else if (next === 92) {\n second = t1.peekChar$1(1);\n if (second === 10 || second === 13 || second === 12) {\n t1.readChar$0();\n t1.readChar$0();\n if (second === 13)\n t1.scanChar$1(10);\n } else\n t3._contents += A.Primitives_stringFromCharCode(A.consumeEscapedCharacter(t1));\n } else if (next === 35)\n if (t1.peekChar$1(1) === 123) {\n t5 = this.singleInterpolation$0();\n buffer._flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n return new A.StringExpression(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))), true);\n },\n identifierLike$0() {\n var invocation, lower, color, specialFunction, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n identifier = _this.interpolatedIdentifier$0(),\n plain = identifier.get$asPlain(),\n t2 = plain == null,\n t3 = !t2;\n if (t3) {\n if (plain === \"if\" && t1.peekChar$0() === 40) {\n invocation = _this._argumentInvocation$0();\n return new A.IfExpression(invocation, identifier.span.expand$1(0, invocation.span));\n } else if (plain === \"not\") {\n _this.whitespace$0();\n return new A.UnaryOperationExpression(B.UnaryOperator_not_not, _this._singleExpression$0(), identifier.span);\n }\n lower = plain.toLowerCase();\n if (t1.peekChar$0() !== 40) {\n switch (plain) {\n case \"false\":\n return new A.BooleanExpression(false, identifier.span);\n case \"null\":\n return new A.NullExpression(identifier.span);\n case \"true\":\n return new A.BooleanExpression(true, identifier.span);\n }\n color = $.$get$colorsByName().$index(0, lower);\n if (color != null) {\n color = A.SassColor$rgb(color.get$red(color), color.get$green(color), color.get$blue(color), color._alpha, identifier.span);\n t1 = color.originalSpan;\n t1.toString;\n return new A.ColorExpression(color, t1);\n }\n }\n specialFunction = _this.trySpecialFunction$2(lower, start);\n if (specialFunction != null)\n return specialFunction;\n }\n switch (t1.peekChar$0()) {\n case 46:\n if (t1.peekChar$1(1) === 46)\n return new A.StringExpression(identifier, false);\n t1.readChar$0();\n if (t3)\n return _this.namespacedExpression$2(plain, start);\n _this.error$2(0, string$.Interpn, identifier.span);\n break;\n case 40:\n if (t2)\n return new A.InterpolatedFunctionExpression(identifier, _this._argumentInvocation$0(), t1.spanFrom$1(start));\n else\n return new A.FunctionExpression(null, plain, _this._argumentInvocation$0(), t1.spanFrom$1(start));\n default:\n return new A.StringExpression(identifier, false);\n }\n },\n namespacedExpression$2(namespace, start) {\n var $name, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 36) {\n $name = _this.variableName$0();\n _this._assertPublic$2($name, new A.StylesheetParser_namespacedExpression_closure(_this, start));\n return new A.VariableExpression(namespace, $name, t1.spanFrom$1(start));\n }\n return new A.FunctionExpression(namespace, _this._publicIdentifier$0(), _this._argumentInvocation$0(), t1.spanFrom$1(start));\n },\n trySpecialFunction$2($name, start) {\n var t2, buffer, t3, next, _this = this, _null = null,\n t1 = _this.scanner,\n calculation = t1.peekChar$0() === 40 ? _this._tryCalculation$2($name, start) : _null;\n if (calculation != null)\n return calculation;\n switch (A.unvendor($name)) {\n case \"calc\":\n case \"element\":\n case \"expression\":\n if (!t1.scanChar$1(40))\n return _null;\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer(t2, A._setArrayType([], type$.JSArray_Object));\n t3 = \"\" + $name;\n t2._contents = t3;\n t2._contents = t3 + A.Primitives_stringFromCharCode(40);\n break;\n case \"progid\":\n if (!t1.scanChar$1(58))\n return _null;\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer(t2, A._setArrayType([], type$.JSArray_Object));\n t3 = \"\" + $name;\n t2._contents = t3;\n t2._contents = t3 + A.Primitives_stringFromCharCode(58);\n next = t1.peekChar$0();\n while (true) {\n if (next != null) {\n if (!(next >= 97 && next <= 122))\n t3 = next >= 65 && next <= 90;\n else\n t3 = true;\n t3 = t3 || next === 46;\n } else\n t3 = false;\n if (!t3)\n break;\n t2._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n next = t1.peekChar$0();\n }\n t1.expectChar$1(40);\n t2._contents += A.Primitives_stringFromCharCode(40);\n break;\n case \"url\":\n return A.NullableExtension_andThen(_this._tryUrlContents$1(start), new A.StylesheetParser_trySpecialFunction_closure());\n default:\n return _null;\n }\n buffer.addInterpolation$1(_this._interpolatedDeclarationValue$1$allowEmpty(true));\n t1.expectChar$1(41);\n buffer._interpolation_buffer$_text._contents += A.Primitives_stringFromCharCode(41);\n return new A.StringExpression(buffer.interpolation$1(t1.spanFrom$1(start)), false);\n },\n _tryCalculation$2($name, start) {\n var beforeArguments, $arguments, t1, exception, t2, _this = this;\n switch ($name) {\n case \"calc\":\n $arguments = _this._calculationArguments$1(1);\n t1 = _this.scanner.spanFrom$1(start);\n return new A.CalculationExpression($name, A.CalculationExpression__verifyArguments($arguments), t1);\n case \"min\":\n case \"max\":\n t1 = _this.scanner;\n beforeArguments = new A._SpanScannerState(t1, t1._string_scanner$_position);\n $arguments = null;\n try {\n $arguments = _this._calculationArguments$0();\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n t1.set$state(beforeArguments);\n return null;\n } else\n throw exception;\n }\n t2 = $arguments;\n t1 = t1.spanFrom$1(start);\n return new A.CalculationExpression($name, A.CalculationExpression__verifyArguments(t2), t1);\n case \"clamp\":\n $arguments = _this._calculationArguments$1(3);\n t1 = _this.scanner.spanFrom$1(start);\n return new A.CalculationExpression($name, A.CalculationExpression__verifyArguments($arguments), t1);\n default:\n return null;\n }\n },\n _calculationArguments$1(maxArgs) {\n var interpolation, $arguments, t2, _this = this,\n t1 = _this.scanner;\n t1.expectChar$1(40);\n interpolation = _this._containsCalculationInterpolation$0() ? new A.StringExpression(_this._interpolatedDeclarationValue$0(), false) : null;\n if (interpolation != null) {\n t1.expectChar$1(41);\n return A._setArrayType([interpolation], type$.JSArray_Expression);\n }\n _this.whitespace$0();\n $arguments = A._setArrayType([_this._calculationSum$0()], type$.JSArray_Expression);\n t2 = maxArgs != null;\n while (true) {\n if (!((!t2 || $arguments.length < maxArgs) && t1.scanChar$1(44)))\n break;\n _this.whitespace$0();\n $arguments.push(_this._calculationSum$0());\n }\n t1.expectChar$2$name(41, $arguments.length === maxArgs ? '\"+\", \"-\", \"*\", \"/\", or \")\"' : '\"+\", \"-\", \"*\", \"/\", \",\", or \")\"');\n return $arguments;\n },\n _calculationArguments$0() {\n return this._calculationArguments$1(null);\n },\n _calculationSum$0() {\n var t1, next, t2, t3, _this = this,\n sum = _this._calculationProduct$0();\n for (t1 = _this.scanner; true;) {\n next = t1.peekChar$0();\n t2 = next === 43;\n if (t2 || next === 45) {\n t3 = t1.peekChar$1(-1);\n if (t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12) {\n t3 = t1.peekChar$1(1);\n t3 = !(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = true;\n if (t3)\n t1.error$1(0, string$.x22x2b__an);\n t1.readChar$0();\n _this.whitespace$0();\n t2 = t2 ? B.BinaryOperator_AcR0 : B.BinaryOperator_iyO;\n sum = new A.BinaryOperationExpression(t2, sum, _this._calculationProduct$0(), false);\n } else\n return sum;\n }\n },\n _calculationProduct$0() {\n var t1, next, t2, _this = this,\n product = _this._calculationValue$0();\n for (t1 = _this.scanner; true;) {\n _this.whitespace$0();\n next = t1.peekChar$0();\n t2 = next === 42;\n if (t2 || next === 47) {\n t1.readChar$0();\n _this.whitespace$0();\n t2 = t2 ? B.BinaryOperator_O1M : B.BinaryOperator_RTB;\n product = new A.BinaryOperationExpression(t2, product, _this._calculationValue$0(), false);\n } else\n return product;\n }\n },\n _calculationValue$0() {\n var t2, value, start, ident, lowerCase, calculation, _this = this,\n t1 = _this.scanner,\n next = t1.peekChar$0();\n if (next === 43 || next === 45 || next === 46 || A.isDigit(next))\n return _this._number$0();\n else if (next === 36)\n return _this._variable$0();\n else if (next === 40) {\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n value = _this._containsCalculationInterpolation$0() ? new A.StringExpression(_this._interpolatedDeclarationValue$0(), false) : null;\n if (value == null) {\n _this.whitespace$0();\n value = _this._calculationSum$0();\n }\n _this.whitespace$0();\n t1.expectChar$1(41);\n return new A.ParenthesizedExpression(value, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n } else if (!_this.lookingAtIdentifier$0())\n t1.error$1(0, string$.Expectn);\n else {\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n ident = _this.identifier$0();\n if (t1.scanChar$1(46))\n return _this.namespacedExpression$2(ident, start);\n if (t1.peekChar$0() !== 40)\n t1.error$1(0, 'Expected \"(\" or \".\".');\n lowerCase = ident.toLowerCase();\n calculation = _this._tryCalculation$2(lowerCase, start);\n if (calculation != null)\n return calculation;\n else if (lowerCase === \"if\")\n return new A.IfExpression(_this._argumentInvocation$0(), t1.spanFrom$1(start));\n else\n return new A.FunctionExpression(null, ident, _this._argumentInvocation$0(), t1.spanFrom$1(start));\n }\n },\n _containsCalculationInterpolation$0() {\n var t2, parens, next, target, t3, _null = null,\n _s64_ = string$.The_gi,\n _s17_ = \"Invalid position \",\n brackets = A._setArrayType([], type$.JSArray_int),\n t1 = this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n for (t2 = t1.string.length, parens = 0; t1._string_scanner$_position !== t2;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n target = 1;\n break;\n case 47:\n target = 2;\n break;\n case 39:\n case 34:\n target = 3;\n break;\n case 35:\n target = 4;\n break;\n case 40:\n target = 5;\n break;\n case 123:\n case 91:\n target = 6;\n break;\n case 41:\n target = 7;\n break;\n case 125:\n case 93:\n target = 8;\n break;\n default:\n target = 9;\n break;\n }\n c$0:\n for (; true;)\n switch (target) {\n case 1:\n t1.readChar$0();\n t1.readChar$0();\n break c$0;\n case 2:\n if (!this.scanComment$0())\n t1.readChar$0();\n break c$0;\n case 3:\n this.interpolatedString$0();\n break c$0;\n case 4:\n if (parens === 0 && t1.peekChar$1(1) === 123) {\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(_s64_, _null));\n t3 = start.position;\n if (t3 < 0 || t3 > t2)\n A.throwExpression(A.ArgumentError$(_s17_ + t3, _null));\n t1._string_scanner$_position = t3;\n t1._lastMatch = null;\n return true;\n }\n t1.readChar$0();\n break c$0;\n case 5:\n ++parens;\n target = 6;\n continue c$0;\n case 6:\n next.toString;\n brackets.push(A.opposite(next));\n t1.readChar$0();\n break c$0;\n case 7:\n --parens;\n target = 8;\n continue c$0;\n case 8:\n if (brackets.length === 0 || brackets.pop() !== next) {\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(_s64_, _null));\n t3 = start.position;\n if (t3 < 0 || t3 > t2)\n A.throwExpression(A.ArgumentError$(_s17_ + t3, _null));\n t1._string_scanner$_position = t3;\n t1._lastMatch = null;\n return false;\n }\n t1.readChar$0();\n break c$0;\n case 9:\n t1.readChar$0();\n break c$0;\n }\n }\n t1.set$state(start);\n return false;\n },\n _tryUrlContents$2$name(start, $name) {\n var t3, t4, buffer, t5, next, endPosition, result, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n if (!t1.scanChar$1(40))\n return null;\n _this.whitespaceWithoutComments$0();\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t5 = \"\" + ($name == null ? \"url\" : $name);\n t3._contents = t5;\n t3._contents = t5 + A.Primitives_stringFromCharCode(40);\n for (; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (next === 92)\n t3._contents += A.S(_this.escape$0());\n else {\n if (next !== 33)\n if (next !== 37)\n if (next !== 38)\n t5 = next >= 42 && next <= 126 || next >= 128;\n else\n t5 = true;\n else\n t5 = true;\n else\n t5 = true;\n if (t5)\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 35)\n if (t1.peekChar$1(1) === 123) {\n t5 = _this.singleInterpolation$0();\n buffer._flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12) {\n _this.whitespaceWithoutComments$0();\n if (t1.peekChar$0() !== 41)\n break;\n } else if (next === 41) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n endPosition = t1._string_scanner$_position;\n t2 = t1._sourceFile;\n t5 = start.position;\n t1 = new A._FileSpan(t2, t5, endPosition);\n t1._FileSpan$3(t2, t5, endPosition);\n t5 = type$.Object;\n t2 = A.List_List$of(t4, true, t5);\n t4 = t3._contents;\n if (t4.length !== 0)\n t2.push(t4.charCodeAt(0) == 0 ? t4 : t4);\n result = A.List_List$from(t2, false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t3 = new A.Interpolation(result, t1);\n t3.Interpolation$2(t2, t1);\n return t3;\n } else\n break;\n }\n }\n t1.set$state(new A._SpanScannerState(t1, t2));\n return null;\n },\n _tryUrlContents$1(start) {\n return this._tryUrlContents$2$name(start, null);\n },\n dynamicUrl$0() {\n var contents, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.expectIdentifier$1(\"url\");\n contents = _this._tryUrlContents$1(start);\n if (contents != null)\n return new A.StringExpression(contents, false);\n return new A.InterpolatedFunctionExpression(A.Interpolation$(A._setArrayType([\"url\"], type$.JSArray_Object), t1.spanFrom$1(start)), _this._argumentInvocation$0(), t1.spanFrom$1(start));\n },\n almostAnyValue$1$omitComments(omitComments) {\n var t4, t5, t6, next, commentStart, end, t7, contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer(t3, A._setArrayType([], type$.JSArray_Object));\n $label0$1:\n for (t4 = t1.string, t5 = t4.length, t6 = !omitComments; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 34:\n case 39:\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n break;\n case 47:\n commentStart = t1._string_scanner$_position;\n if (_this.scanComment$0()) {\n if (t6) {\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t4, commentStart, end);\n }\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 35:\n if (t1.peekChar$1(1) === 123)\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 13:\n case 10:\n case 12:\n if (_this.get$indented())\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 33:\n case 59:\n case 123:\n case 125:\n break $label0$1;\n case 117:\n case 85:\n t7 = t1._string_scanner$_position;\n if (!_this.scanIdentifier$1(\"url\")) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n contents = _this._tryUrlContents$1(new A._SpanScannerState(t1, t7));\n if (contents == null) {\n if (t7 < 0 || t7 > t5)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t7, null));\n t1._string_scanner$_position = t7;\n t1._lastMatch = null;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else\n buffer.addInterpolation$1(contents);\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n t3._contents += _this.identifier$0();\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n }\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n almostAnyValue$0() {\n return this.almostAnyValue$1$omitComments(false);\n },\n _interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(allowColon, allowEmpty, allowSemicolon) {\n var t4, t5, t6, t7, wroteNewline, next, t8, start, end, contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer(t3, A._setArrayType([], type$.JSArray_Object)),\n brackets = A._setArrayType([], type$.JSArray_int);\n $label0$1:\n for (t4 = t1.string, t5 = t4.length, t6 = !allowColon, t7 = !allowSemicolon, wroteNewline = false; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n t3._contents += A.S(_this.escape$1$identifierStart(true));\n wroteNewline = false;\n break;\n case 34:\n case 39:\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n wroteNewline = false;\n break;\n case 47:\n if (t1.peekChar$1(1) === 42) {\n t8 = _this.get$loudComment();\n start = t1._string_scanner$_position;\n t8.call$0();\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t4, start, end);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 35:\n if (t1.peekChar$1(1) === 123)\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 32:\n case 9:\n if (!wroteNewline) {\n t8 = t1.peekChar$1(1);\n t8 = !(t8 === 32 || t8 === 9 || t8 === 10 || t8 === 13 || t8 === 12);\n } else\n t8 = true;\n if (t8)\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else\n t1.readChar$0();\n break;\n case 10:\n case 13:\n case 12:\n if (_this.get$indented())\n break $label0$1;\n t8 = t1.peekChar$1(-1);\n if (!(t8 === 10 || t8 === 13 || t8 === 12))\n t3._contents += \"\\n\";\n t1.readChar$0();\n wroteNewline = true;\n break;\n case 40:\n case 123:\n case 91:\n next.toString;\n t3._contents += A.Primitives_stringFromCharCode(next);\n brackets.push(A.opposite(t1.readChar$0()));\n wroteNewline = false;\n break;\n case 41:\n case 125:\n case 93:\n if (brackets.length === 0)\n break $label0$1;\n next.toString;\n t3._contents += A.Primitives_stringFromCharCode(next);\n t1.expectChar$1(brackets.pop());\n wroteNewline = false;\n break;\n case 59:\n if (t7 && brackets.length === 0)\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 58:\n if (t6 && brackets.length === 0)\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 117:\n case 85:\n t8 = t1._string_scanner$_position;\n if (!_this.scanIdentifier$1(\"url\")) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n contents = _this._tryUrlContents$1(new A._SpanScannerState(t1, t8));\n if (contents == null) {\n if (t8 < 0 || t8 > t5)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t8, null));\n t1._string_scanner$_position = t8;\n t1._lastMatch = null;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else\n buffer.addInterpolation$1(contents);\n wroteNewline = false;\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n t3._contents += _this.identifier$0();\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n }\n if (brackets.length !== 0)\n t1.expectChar$1(B.JSArray_methods.get$last(brackets));\n if (!allowEmpty && buffer._interpolation_buffer$_contents.length === 0 && t3._contents.length === 0)\n t1.error$1(0, \"Expected token.\");\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _interpolatedDeclarationValue$1$allowEmpty(allowEmpty) {\n return this._interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, allowEmpty, false);\n },\n _interpolatedDeclarationValue$0() {\n return this._interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, false, false);\n },\n _interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(allowEmpty, allowSemicolon) {\n return this._interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, allowEmpty, allowSemicolon);\n },\n interpolatedIdentifier$0() {\n var first, _this = this,\n _s20_ = \"Expected identifier.\",\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n t2 = new A.StringBuffer(\"\"),\n t3 = A._setArrayType([], type$.JSArray_Object),\n buffer = new A.InterpolationBuffer(t2, t3);\n if (t1.scanChar$1(45)) {\n t2._contents += A.Primitives_stringFromCharCode(45);\n if (t1.scanChar$1(45)) {\n t2._contents += A.Primitives_stringFromCharCode(45);\n _this._interpolatedIdentifierBody$1(buffer);\n return buffer.interpolation$1(t1.spanFrom$1(start));\n }\n }\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s20_);\n else if (first === 95 || A.isAlphabetic0(first) || first >= 128)\n t2._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (first === 92)\n t2._contents += A.S(_this.escape$1$identifierStart(true));\n else if (first === 35 && t1.peekChar$1(1) === 123) {\n t2 = _this.singleInterpolation$0();\n buffer._flushText$0();\n t3.push(t2);\n } else\n t1.error$1(0, _s20_);\n _this._interpolatedIdentifierBody$1(buffer);\n return buffer.interpolation$1(t1.spanFrom$1(start));\n },\n _interpolatedIdentifierBody$1(buffer) {\n var t1, t2, t3, next, t4;\n for (t1 = buffer._interpolation_buffer$_contents, t2 = this.scanner, t3 = buffer._interpolation_buffer$_text; true;) {\n next = t2.peekChar$0();\n if (next == null)\n break;\n else {\n if (next !== 95)\n if (next !== 45) {\n if (!(next >= 97 && next <= 122))\n t4 = next >= 65 && next <= 90;\n else\n t4 = true;\n if (!t4)\n t4 = next >= 48 && next <= 57;\n else\n t4 = true;\n t4 = t4 || next >= 128;\n } else\n t4 = true;\n else\n t4 = true;\n if (t4)\n t3._contents += A.Primitives_stringFromCharCode(t2.readChar$0());\n else if (next === 92)\n t3._contents += A.S(this.escape$0());\n else if (next === 35 && t2.peekChar$1(1) === 123) {\n t4 = this.singleInterpolation$0();\n buffer._flushText$0();\n t1.push(t4);\n } else\n break;\n }\n }\n },\n singleInterpolation$0() {\n var contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"#{\");\n _this.whitespace$0();\n contents = _this.expression$0();\n t1.expectChar$1(125);\n if (_this.get$plainCss())\n _this.error$2(0, string$.Interpp, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n return contents;\n },\n _mediaQueryList$0() {\n var t4,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer(t3, A._setArrayType([], type$.JSArray_Object));\n for (; true;) {\n this.whitespace$0();\n this._stylesheet$_mediaQuery$1(buffer);\n if (!t1.scanChar$1(44))\n break;\n t4 = t3._contents += A.Primitives_stringFromCharCode(44);\n t3._contents = t4 + A.Primitives_stringFromCharCode(32);\n }\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet$_mediaQuery$1(buffer) {\n var t1, identifier, _this = this;\n if (_this.scanner.peekChar$0() !== 40) {\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n _this.whitespace$0();\n if (!_this._lookingAtInterpolatedIdentifier$0())\n return;\n t1 = buffer._interpolation_buffer$_text;\n t1._contents += A.Primitives_stringFromCharCode(32);\n identifier = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n if (A.equalsIgnoreCase(identifier.get$asPlain(), \"and\"))\n t1._contents += \" and \";\n else {\n buffer.addInterpolation$1(identifier);\n if (_this.scanIdentifier$1(\"and\")) {\n _this.whitespace$0();\n t1._contents += \" and \";\n } else\n return;\n }\n }\n for (t1 = buffer._interpolation_buffer$_text; true;) {\n _this.whitespace$0();\n buffer.addInterpolation$1(_this._mediaFeature$0());\n _this.whitespace$0();\n if (!_this.scanIdentifier$1(\"and\"))\n break;\n t1._contents += \" and \";\n }\n },\n _mediaFeature$0() {\n var interpolation, t2, t3, t4, buffer, t5, next, t6, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 35) {\n interpolation = _this.singleInterpolation$0();\n return A.Interpolation$(A._setArrayType([interpolation], type$.JSArray_Object), interpolation.get$span(interpolation));\n }\n t2 = t1._string_scanner$_position;\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer(t3, t4);\n t1.expectChar$1(40);\n t3._contents += A.Primitives_stringFromCharCode(40);\n _this.whitespace$0();\n t5 = _this._expressionUntilComparison$0();\n buffer._flushText$0();\n t4.push(t5);\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t5 = t3._contents += A.Primitives_stringFromCharCode(58);\n t3._contents = t5 + A.Primitives_stringFromCharCode(32);\n t5 = _this.expression$0();\n buffer._flushText$0();\n t4.push(t5);\n } else {\n next = t1.peekChar$0();\n t5 = next !== 60;\n if (!t5 || next === 62 || next === 61) {\n t3._contents += A.Primitives_stringFromCharCode(32);\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n if ((!t5 || next === 62) && t1.scanChar$1(61))\n t3._contents += A.Primitives_stringFromCharCode(61);\n t3._contents += A.Primitives_stringFromCharCode(32);\n _this.whitespace$0();\n t6 = _this._expressionUntilComparison$0();\n buffer._flushText$0();\n t4.push(t6);\n if (!t5 || next === 62) {\n next.toString;\n t5 = t1.scanChar$1(next);\n } else\n t5 = false;\n if (t5) {\n t5 = t3._contents += A.Primitives_stringFromCharCode(32);\n t3._contents = t5 + A.Primitives_stringFromCharCode(next);\n if (t1.scanChar$1(61))\n t3._contents += A.Primitives_stringFromCharCode(61);\n t3._contents += A.Primitives_stringFromCharCode(32);\n _this.whitespace$0();\n t5 = _this._expressionUntilComparison$0();\n buffer._flushText$0();\n t4.push(t5);\n }\n }\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n t3._contents += A.Primitives_stringFromCharCode(41);\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _expressionUntilComparison$0() {\n return this.expression$1$until(new A.StylesheetParser__expressionUntilComparison_closure(this));\n },\n _supportsCondition$0() {\n var condition, operator, right, endPosition, t3, t4, lowerOperator, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n return new A.SupportsNegation(_this._supportsConditionInParens$0(), t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n }\n condition = _this._supportsConditionInParens$0();\n _this.whitespace$0();\n for (operator = null; _this.lookingAtIdentifier$0();) {\n if (operator != null)\n _this.expectIdentifier$1(operator);\n else if (_this.scanIdentifier$1(\"or\"))\n operator = \"or\";\n else {\n _this.expectIdentifier$1(\"and\");\n operator = \"and\";\n }\n _this.whitespace$0();\n right = _this._supportsConditionInParens$0();\n endPosition = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = new A._FileSpan(t3, t2, endPosition);\n t4._FileSpan$3(t3, t2, endPosition);\n condition = new A.SupportsOperation(condition, right, operator, t4);\n lowerOperator = operator.toLowerCase();\n if (lowerOperator !== \"and\" && lowerOperator !== \"or\")\n A.throwExpression(A.ArgumentError$value(operator, \"operator\", 'may only be \"and\" or \"or\".'));\n _this.whitespace$0();\n }\n return condition;\n },\n _supportsConditionInParens$0() {\n var $name, nameStart, wasInParentheses, identifier, operation, contents, identifier0, t2, $arguments, condition, exception, declaration, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this._lookingAtInterpolatedIdentifier$0()) {\n identifier0 = _this.interpolatedIdentifier$0();\n t2 = identifier0.get$asPlain();\n if ((t2 == null ? null : t2.toLowerCase()) === \"not\")\n _this.error$2(0, '\"not\" is not a valid identifier here.', identifier0.span);\n if (t1.scanChar$1(40)) {\n $arguments = _this._interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(true, true);\n t1.expectChar$1(41);\n return new A.SupportsFunction(identifier0, $arguments, t1.spanFrom$1(start));\n } else {\n t2 = identifier0.contents;\n if (t2.length !== 1 || !type$.Expression._is(B.JSArray_methods.get$first(t2)))\n _this.error$2(0, \"Expected @supports condition.\", identifier0.span);\n else\n return new A.SupportsInterpolation(type$.Expression._as(B.JSArray_methods.get$first(t2)), t1.spanFrom$1(start));\n }\n }\n t1.expectChar$1(40);\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n condition = _this._supportsConditionInParens$0();\n t1.expectChar$1(41);\n return new A.SupportsNegation(condition, t1.spanFrom$1(start));\n } else if (t1.peekChar$0() === 40) {\n condition = _this._supportsCondition$0();\n t1.expectChar$1(41);\n return condition;\n }\n $name = null;\n nameStart = new A._SpanScannerState(t1, t1._string_scanner$_position);\n wasInParentheses = _this._inParentheses;\n try {\n $name = _this.expression$0();\n t1.expectChar$1(58);\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n t1.set$state(nameStart);\n _this._inParentheses = wasInParentheses;\n identifier = _this.interpolatedIdentifier$0();\n operation = _this._trySupportsOperation$2(identifier, nameStart);\n if (operation != null) {\n t1.expectChar$1(41);\n return operation;\n }\n t2 = new A.InterpolationBuffer(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Object));\n t2.addInterpolation$1(identifier);\n t2.addInterpolation$1(_this._interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(false, true, true));\n contents = t2.interpolation$1(t1.spanFrom$1(nameStart));\n if (t1.peekChar$0() === 58)\n throw exception;\n t1.expectChar$1(41);\n return new A.SupportsAnything(contents, t1.spanFrom$1(start));\n } else\n throw exception;\n }\n declaration = _this._supportsDeclarationValue$2($name, start);\n t1.expectChar$1(41);\n return declaration;\n },\n _supportsDeclarationValue$2($name, start) {\n var value, _this = this;\n if ($name instanceof A.StringExpression && !$name.hasQuotes && B.JSString_methods.startsWith$1($name.text.get$initialPlain(), \"--\"))\n value = new A.StringExpression(_this._interpolatedDeclarationValue$0(), false);\n else {\n _this.whitespace$0();\n value = _this.expression$0();\n }\n return new A.SupportsDeclaration($name, value, _this.scanner.spanFrom$1(start));\n },\n _trySupportsOperation$2(interpolation, start) {\n var expression, beforeWhitespace, t2, t3, operator, operation, right, t4, endPosition, t5, t6, lowerOperator, _this = this, _null = null,\n t1 = interpolation.contents;\n if (t1.length !== 1)\n return _null;\n expression = B.JSArray_methods.get$first(t1);\n if (!type$.Expression._is(expression))\n return _null;\n t1 = _this.scanner;\n beforeWhitespace = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.whitespace$0();\n for (t2 = start.position, t3 = interpolation.span, operator = _null, operation = operator; _this.lookingAtIdentifier$0();) {\n if (operator != null)\n _this.expectIdentifier$1(operator);\n else if (_this.scanIdentifier$1(\"and\"))\n operator = \"and\";\n else {\n if (!_this.scanIdentifier$1(\"or\")) {\n if (beforeWhitespace._scanner !== t1)\n A.throwExpression(A.ArgumentError$(string$.The_gi, _null));\n t2 = beforeWhitespace.position;\n if (t2 < 0 || t2 > t1.string.length)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t2, _null));\n t1._string_scanner$_position = t2;\n return t1._lastMatch = null;\n }\n operator = \"or\";\n }\n _this.whitespace$0();\n right = _this._supportsConditionInParens$0();\n t4 = operation == null ? new A.SupportsInterpolation(expression, t3) : operation;\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t2, endPosition);\n t6._FileSpan$3(t5, t2, endPosition);\n operation = new A.SupportsOperation(t4, right, operator, t6);\n lowerOperator = operator.toLowerCase();\n if (lowerOperator !== \"and\" && lowerOperator !== \"or\")\n A.throwExpression(A.ArgumentError$value(operator, \"operator\", 'may only be \"and\" or \"or\".'));\n _this.whitespace$0();\n }\n return operation;\n },\n _lookingAtInterpolatedIdentifier$0() {\n var second,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic0(first) || first >= 128 || first === 92)\n return true;\n if (first === 35)\n return t1.peekChar$1(1) === 123;\n if (first !== 45)\n return false;\n second = t1.peekChar$1(1);\n if (second == null)\n return false;\n if (second === 35)\n return t1.peekChar$1(2) === 123;\n return second === 95 || A.isAlphabetic0(second) || second >= 128 || second === 92 || second === 45;\n },\n _lookingAtInterpolatedIdentifierBody$0() {\n var t1 = this.scanner,\n first = t1.peekChar$0();\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic0(first) || first >= 128 || A.isDigit(first) || first === 45 || first === 92)\n return true;\n return first === 35 && t1.peekChar$1(1) === 123;\n },\n _lookingAtExpression$0() {\n var next,\n t1 = this.scanner,\n character = t1.peekChar$0();\n if (character == null)\n return false;\n if (character === 46)\n return t1.peekChar$1(1) !== 46;\n if (character === 33) {\n next = t1.peekChar$1(1);\n if (next != null)\n if ((next | 32) >>> 0 !== 105)\n t1 = next === 32 || next === 9 || next === 10 || next === 13 || next === 12;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n }\n if (character !== 40)\n if (character !== 47)\n if (character !== 91)\n if (character !== 39)\n if (character !== 34)\n if (character !== 35)\n if (character !== 43)\n if (character !== 45)\n if (character !== 92)\n if (character !== 36)\n if (character !== 38)\n t1 = character === 95 || A.isAlphabetic0(character) || character >= 128 || A.isDigit(character);\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n _withChildren$1$3(child, start, create) {\n var result = create.call$2(this.children$1(0, child), this.scanner.spanFrom$1(start));\n this.whitespaceWithoutComments$0();\n return result;\n },\n _withChildren$3(child, start, create) {\n return this._withChildren$1$3(child, start, create, type$.dynamic);\n },\n _urlString$0() {\n var innerError, stackTrace, t2, exception,\n t1 = this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n url = this.string$0();\n try {\n t2 = A.Uri_parse(url);\n return t2;\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (type$.FormatException._is(t2)) {\n innerError = t2;\n stackTrace = A.getTraceFromException(exception);\n this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), t1.spanFrom$1(start), stackTrace);\n } else\n throw exception;\n }\n },\n _publicIdentifier$0() {\n var _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n result = _this.identifier$1$normalize(true);\n _this._assertPublic$2(result, new A.StylesheetParser__publicIdentifier_closure(_this, new A._SpanScannerState(t1, t2)));\n return result;\n },\n _assertPublic$2(identifier, span) {\n var first = B.JSString_methods._codeUnitAt$1(identifier, 0);\n if (!(first === 45 || first === 95))\n return;\n this.error$2(0, string$.Privat, span.call$0());\n },\n get$plainCss() {\n return false;\n }\n };\n A.StylesheetParser_parse_closure.prototype = {\n call$0() {\n var statements, t4,\n t1 = this.$this,\n t2 = t1.scanner,\n t3 = t2._string_scanner$_position;\n t2.scanChar$1(65279);\n statements = t1.statements$1(new A.StylesheetParser_parse__closure(t1));\n t2.expectDone$0();\n t4 = t1._globalVariables;\n t4 = t4.get$values(t4);\n B.JSArray_methods.addAll$1(statements, A.MappedIterable_MappedIterable(t4, new A.StylesheetParser_parse__closure0(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Statement));\n return A.Stylesheet$internal(statements, t2.spanFrom$1(new A._SpanScannerState(t2, t3)), t1.get$plainCss());\n },\n $signature: 354\n };\n A.StylesheetParser_parse__closure.prototype = {\n call$0() {\n var t1 = this.$this;\n if (t1.scanner.scan$1(\"@charset\")) {\n t1.whitespace$0();\n t1.string$0();\n return null;\n }\n return t1._statement$1$root(true);\n },\n $signature: 355\n };\n A.StylesheetParser_parse__closure0.prototype = {\n call$1(declaration) {\n var t1 = declaration.name,\n t2 = declaration.expression;\n return A.VariableDeclaration$(t1, new A.NullExpression(t2.get$span(t2)), declaration.span, null, false, true, null);\n },\n $signature: 356\n };\n A.StylesheetParser_parseArgumentDeclaration_closure.prototype = {\n call$0() {\n var $arguments,\n t1 = this.$this,\n t2 = t1.scanner;\n t2.expectChar$2$name(64, \"@-rule\");\n t1.identifier$0();\n t1.whitespace$0();\n t1.identifier$0();\n $arguments = t1._argumentDeclaration$0();\n t1.whitespace$0();\n t2.expectChar$1(123);\n return $arguments;\n },\n $signature: 357\n };\n A.StylesheetParser_parseVariableDeclaration_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n return t1.lookingAtIdentifier$0() ? t1._variableDeclarationWithNamespace$0() : t1.variableDeclarationWithoutNamespace$0();\n },\n $signature: 152\n };\n A.StylesheetParser_parseUseRule_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1.scanner,\n t3 = t2._string_scanner$_position;\n t2.expectChar$2$name(64, \"@-rule\");\n t1.expectIdentifier$1(\"use\");\n t1.whitespace$0();\n return t1._useRule$1(new A._SpanScannerState(t2, t3));\n },\n $signature: 362\n };\n A.StylesheetParser__parseSingleProduction_closure.prototype = {\n call$0() {\n var result = this.production.call$0();\n this.$this.scanner.expectDone$0();\n return result;\n },\n $signature() {\n return this.T._eval$1(\"0()\");\n }\n };\n A.StylesheetParser__statement_closure.prototype = {\n call$0() {\n return this.$this._statement$0();\n },\n $signature: 118\n };\n A.StylesheetParser_variableDeclarationWithoutNamespace_closure.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.StylesheetParser_variableDeclarationWithoutNamespace_closure0.prototype = {\n call$0() {\n return this.declaration;\n },\n $signature: 152\n };\n A.StylesheetParser__declarationOrBuffer_closure.prototype = {\n call$2(children, span) {\n return A.Declaration$nested(this.name, children, span, null);\n },\n $signature: 96\n };\n A.StylesheetParser__declarationOrBuffer_closure0.prototype = {\n call$2(children, span) {\n return A.Declaration$nested(this.name, children, span, this._box_0.value);\n },\n $signature: 96\n };\n A.StylesheetParser__styleRule_closure.prototype = {\n call$2(children, span) {\n var _this = this,\n t1 = _this.$this;\n if (t1.get$indented() && children.length === 0)\n t1.logger.warn$2$span(0, string$.This_s, _this._box_0.interpolation.span);\n t1._inStyleRule = _this.wasInStyleRule;\n return A.StyleRule$(_this._box_0.interpolation, children, t1.scanner.spanFrom$1(_this.start));\n },\n $signature: 367\n };\n A.StylesheetParser__propertyOrVariableDeclaration_closure.prototype = {\n call$2(children, span) {\n return A.Declaration$nested(this._box_0.name, children, span, null);\n },\n $signature: 96\n };\n A.StylesheetParser__propertyOrVariableDeclaration_closure0.prototype = {\n call$2(children, span) {\n return A.Declaration$nested(this._box_0.name, children, span, this.value);\n },\n $signature: 96\n };\n A.StylesheetParser__atRootRule_closure.prototype = {\n call$2(children, span) {\n return A.AtRootRule$(children, span, this.query);\n },\n $signature: 254\n };\n A.StylesheetParser__atRootRule_closure0.prototype = {\n call$2(children, span) {\n return A.AtRootRule$(children, span, null);\n },\n $signature: 254\n };\n A.StylesheetParser__eachRule_closure.prototype = {\n call$2(children, span) {\n var _this = this;\n _this.$this._inControlDirective = _this.wasInControlDirective;\n return A.EachRule$(_this.variables, _this.list, children, span);\n },\n $signature: 369\n };\n A.StylesheetParser__functionRule_closure.prototype = {\n call$2(children, span) {\n return A.FunctionRule$(this.name, this.$arguments, children, span, this.precedingComment);\n },\n $signature: 370\n };\n A.StylesheetParser__forRule_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n if (!t1.lookingAtIdentifier$0())\n return false;\n if (t1.scanIdentifier$1(\"to\"))\n return this._box_0.exclusive = true;\n else if (t1.scanIdentifier$1(\"through\")) {\n this._box_0.exclusive = false;\n return true;\n } else\n return false;\n },\n $signature: 28\n };\n A.StylesheetParser__forRule_closure0.prototype = {\n call$2(children, span) {\n var t1, _this = this;\n _this.$this._inControlDirective = _this.wasInControlDirective;\n t1 = _this._box_0.exclusive;\n t1.toString;\n return A.ForRule$(_this.variable, _this.from, _this.to, children, span, t1);\n },\n $signature: 372\n };\n A.StylesheetParser__memberList_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n if (t1.scanner.peekChar$0() === 36)\n this.variables.add$1(0, t1.variableName$0());\n else\n this.identifiers.add$1(0, t1.identifier$1$normalize(true));\n },\n $signature: 1\n };\n A.StylesheetParser__includeRule_closure.prototype = {\n call$2(children, span) {\n return A.ContentBlock$(this.contentArguments_, children, span);\n },\n $signature: 374\n };\n A.StylesheetParser_mediaRule_closure.prototype = {\n call$2(children, span) {\n return A.MediaRule$(this.query, children, span);\n },\n $signature: 376\n };\n A.StylesheetParser__mixinRule_closure.prototype = {\n call$2(children, span) {\n var _this = this;\n _this.$this._stylesheet$_inMixin = false;\n return A.MixinRule$(_this.name, _this.$arguments, children, span, _this.precedingComment);\n },\n $signature: 379\n };\n A.StylesheetParser_mozDocumentRule_closure.prototype = {\n call$2(children, span) {\n var _this = this;\n if (_this._box_0.needsDeprecationWarning)\n _this.$this.logger.warn$3$deprecation$span(0, string$.x40_moz_, true, span);\n return A.AtRule$(_this.name, span, children, _this.value);\n },\n $signature: 249\n };\n A.StylesheetParser_supportsRule_closure.prototype = {\n call$2(children, span) {\n return A.SupportsRule$(this.condition, children, span);\n },\n $signature: 258\n };\n A.StylesheetParser__whileRule_closure.prototype = {\n call$2(children, span) {\n this.$this._inControlDirective = this.wasInControlDirective;\n return A.WhileRule$(this.condition, children, span);\n },\n $signature: 382\n };\n A.StylesheetParser_unknownAtRule_closure.prototype = {\n call$2(children, span) {\n return A.AtRule$(this.name, span, children, this._box_0.value);\n },\n $signature: 249\n };\n A.StylesheetParser_expression_resetState.prototype = {\n call$0() {\n var t2,\n t1 = this._box_0;\n t1.operands_ = t1.operators_ = t1.spaceExpressions_ = t1.commaExpressions_ = null;\n t2 = this.$this;\n t2.scanner.set$state(this.start);\n t1.allowSlash = true;\n t1.singleExpression_ = t2._singleExpression$0();\n },\n $signature: 0\n };\n A.StylesheetParser_expression_resolveOneOperation.prototype = {\n call$0() {\n var t2, t3,\n t1 = this._box_0,\n operator = t1.operators_.pop(),\n left = t1.operands_.pop(),\n right = t1.singleExpression_;\n if (right == null) {\n t2 = this.$this.scanner;\n t3 = operator.operator.length;\n t2.error$3$length$position(0, \"Expected expression.\", t3, t2._string_scanner$_position - t3);\n }\n if (t1.allowSlash) {\n t2 = this.$this;\n t2 = !t2._inParentheses && operator === B.BinaryOperator_RTB && t2._isSlashOperand$1(left) && t2._isSlashOperand$1(right);\n } else\n t2 = false;\n if (t2)\n t1.singleExpression_ = new A.BinaryOperationExpression(B.BinaryOperator_RTB, left, right, true);\n else {\n t1.singleExpression_ = new A.BinaryOperationExpression(operator, left, right, false);\n t1.allowSlash = false;\n }\n },\n $signature: 0\n };\n A.StylesheetParser_expression_resolveOperations.prototype = {\n call$0() {\n var t1,\n operators = this._box_0.operators_;\n if (operators == null)\n return;\n for (t1 = this.resolveOneOperation; operators.length !== 0;)\n t1.call$0();\n },\n $signature: 0\n };\n A.StylesheetParser_expression_addSingleExpression.prototype = {\n call$1(expression) {\n var t2, spaceExpressions, _this = this,\n t1 = _this._box_0;\n if (t1.singleExpression_ != null) {\n t2 = _this.$this;\n if (t2._inParentheses) {\n t2._inParentheses = false;\n if (t1.allowSlash) {\n _this.resetState.call$0();\n return;\n }\n }\n spaceExpressions = t1.spaceExpressions_;\n if (spaceExpressions == null)\n spaceExpressions = t1.spaceExpressions_ = A._setArrayType([], type$.JSArray_Expression);\n _this.resolveOperations.call$0();\n t2 = t1.singleExpression_;\n t2.toString;\n spaceExpressions.push(t2);\n t1.allowSlash = true;\n }\n t1.singleExpression_ = expression;\n },\n $signature: 385\n };\n A.StylesheetParser_expression_addOperator.prototype = {\n call$1(operator) {\n var t2, t3, operators, operands, t4, singleExpression,\n t1 = this.$this;\n if (t1.get$plainCss() && operator !== B.BinaryOperator_RTB && operator !== B.BinaryOperator_kjl) {\n t2 = t1.scanner;\n t3 = operator.operator.length;\n t2.error$3$length$position(0, \"Operators aren't allowed in plain CSS.\", t3, t2._string_scanner$_position - t3);\n }\n t2 = this._box_0;\n t2.allowSlash = t2.allowSlash && operator === B.BinaryOperator_RTB;\n operators = t2.operators_;\n if (operators == null)\n operators = t2.operators_ = A._setArrayType([], type$.JSArray_BinaryOperator);\n operands = t2.operands_;\n if (operands == null)\n operands = t2.operands_ = A._setArrayType([], type$.JSArray_Expression);\n t3 = this.resolveOneOperation;\n t4 = operator.precedence;\n while (true) {\n if (!(operators.length !== 0 && B.JSArray_methods.get$last(operators).precedence >= t4))\n break;\n t3.call$0();\n }\n operators.push(operator);\n singleExpression = t2.singleExpression_;\n if (singleExpression == null) {\n t3 = t1.scanner;\n t4 = operator.operator.length;\n t3.error$3$length$position(0, \"Expected expression.\", t4, t3._string_scanner$_position - t4);\n }\n operands.push(singleExpression);\n t1.whitespace$0();\n t2.singleExpression_ = t1._singleExpression$0();\n },\n $signature: 386\n };\n A.StylesheetParser_expression_resolveSpaceExpressions.prototype = {\n call$0() {\n var t1, spaceExpressions, singleExpression, t2;\n this.resolveOperations.call$0();\n t1 = this._box_0;\n spaceExpressions = t1.spaceExpressions_;\n if (spaceExpressions != null) {\n singleExpression = t1.singleExpression_;\n if (singleExpression == null)\n this.$this.scanner.error$1(0, \"Expected expression.\");\n spaceExpressions.push(singleExpression);\n t2 = B.JSArray_methods.get$first(spaceExpressions);\n t2 = t2.get$span(t2).expand$1(0, singleExpression.get$span(singleExpression));\n t1.singleExpression_ = new A.ListExpression(A.List_List$unmodifiable(spaceExpressions, type$.Expression), B.ListSeparator_woc, false, t2);\n t1.spaceExpressions_ = null;\n }\n },\n $signature: 0\n };\n A.StylesheetParser__expressionUntilComma_closure.prototype = {\n call$0() {\n return this.$this.scanner.peekChar$0() === 44;\n },\n $signature: 28\n };\n A.StylesheetParser__unicodeRange_closure.prototype = {\n call$1(char) {\n return char != null && A.isHex(char);\n },\n $signature: 32\n };\n A.StylesheetParser__unicodeRange_closure0.prototype = {\n call$1(char) {\n return char != null && A.isHex(char);\n },\n $signature: 32\n };\n A.StylesheetParser_namespacedExpression_closure.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.StylesheetParser_trySpecialFunction_closure.prototype = {\n call$1(contents) {\n return new A.StringExpression(contents, false);\n },\n $signature: 390\n };\n A.StylesheetParser__expressionUntilComparison_closure.prototype = {\n call$0() {\n var t1 = this.$this.scanner,\n next = t1.peekChar$0();\n if (next === 61)\n return t1.peekChar$1(1) !== 61;\n return next === 60 || next === 62;\n },\n $signature: 28\n };\n A.StylesheetParser__publicIdentifier_closure.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.StylesheetGraph.prototype = {\n modifiedSince$3(url, since, baseImporter) {\n var node = this._stylesheet_graph$_add$3(url, baseImporter, null);\n if (node == null)\n return true;\n return new A.StylesheetGraph_modifiedSince_transitiveModificationTime(this).call$1(node)._core$_value > since._core$_value;\n },\n _stylesheet_graph$_add$3(url, baseImporter, baseUrl) {\n var t1, t2, _this = this,\n tuple = _this._ignoreErrors$1(new A.StylesheetGraph__add_closure(_this, url, baseImporter, baseUrl));\n if (tuple == null)\n return null;\n t1 = tuple.item1;\n t2 = tuple.item2;\n _this.addCanonical$3(t1, t2, tuple.item3);\n return _this._nodes.$index(0, t2);\n },\n addCanonical$4$recanonicalize(importer, canonicalUrl, originalUrl, recanonicalize) {\n var stylesheet, _this = this,\n t1 = _this._nodes;\n if (t1.$index(0, canonicalUrl) != null)\n return B.Set_empty1;\n stylesheet = _this._ignoreErrors$1(new A.StylesheetGraph_addCanonical_closure(_this, importer, canonicalUrl, originalUrl));\n if (stylesheet == null)\n return B.Set_empty1;\n t1.$indexSet(0, canonicalUrl, A.StylesheetNode$_(stylesheet, importer, canonicalUrl, _this._upstreamNodes$3(stylesheet, importer, canonicalUrl)));\n return recanonicalize ? _this._recanonicalizeImports$2(importer, canonicalUrl) : B.Set_empty1;\n },\n addCanonical$3(importer, canonicalUrl, originalUrl) {\n return this.addCanonical$4$recanonicalize(importer, canonicalUrl, originalUrl, true);\n },\n _upstreamNodes$3(stylesheet, baseImporter, baseUrl) {\n var t4, t5, t6, t7,\n t1 = type$.Uri,\n active = A.LinkedHashSet_LinkedHashSet$_literal([baseUrl], t1),\n t2 = type$.JSArray_Uri,\n t3 = A._setArrayType([], t2);\n t2 = A._setArrayType([], t2);\n new A._FindDependenciesVisitor(t3, t2).visitChildren$1(stylesheet.children);\n t4 = type$.nullable_StylesheetNode;\n t5 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t4);\n for (t6 = B.JSArray_methods.get$iterator(t3); t6.moveNext$0();) {\n t7 = t6.get$current(t6);\n t5.$indexSet(0, t7, this._nodeFor$4(t7, baseImporter, baseUrl, active));\n }\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t4);\n for (t2 = J.get$iterator$ax(new A.Tuple2(t3, t2, type$.Tuple2_of_List_Uri_and_List_Uri).item2); t2.moveNext$0();) {\n t3 = t2.get$current(t2);\n t1.$indexSet(0, t3, this._nodeFor$5$forImport(t3, baseImporter, baseUrl, active, true));\n }\n return new A.Tuple2(t5, t1, type$.Tuple2_of_Map_of_Uri_and_nullable_StylesheetNode_and_Map_of_Uri_and_nullable_StylesheetNode);\n },\n reload$1(canonicalUrl) {\n var stylesheet, upstream, _this = this,\n node = _this._nodes.$index(0, canonicalUrl);\n if (node == null)\n throw A.wrapException(A.StateError$(canonicalUrl.toString$0(0) + \" is not in the dependency graph.\"));\n _this._transitiveModificationTimes.clear$0(0);\n _this.importCache.clearImport$1(canonicalUrl);\n stylesheet = _this._ignoreErrors$1(new A.StylesheetGraph_reload_closure(_this, node, canonicalUrl));\n if (stylesheet == null)\n return false;\n node._stylesheet = stylesheet;\n upstream = _this._upstreamNodes$3(stylesheet, node.importer, canonicalUrl);\n node._replaceUpstream$2(upstream.item1, upstream.item2);\n return true;\n },\n _recanonicalizeImports$2(importer, canonicalUrl) {\n var t1, t2, t3, t4, t5, newUpstream, newUpstreamImports, _this = this,\n changed = A.LinkedHashSet_LinkedHashSet$_empty(type$.StylesheetNode);\n for (t1 = _this._nodes, t1 = t1.get$values(t1), t1 = t1.get$iterator(t1), t2 = type$.UnmodifiableMapView_of_Uri_and_nullable_StylesheetNode, t3 = type$.Uri, t4 = type$.nullable_StylesheetNode; t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n newUpstream = _this._recanonicalizeImportsForNode$4$forImport(t5, importer, canonicalUrl, false);\n newUpstreamImports = _this._recanonicalizeImportsForNode$4$forImport(t5, importer, canonicalUrl, true);\n if (newUpstream.get$isNotEmpty(newUpstream) || newUpstreamImports.get$isNotEmpty(newUpstreamImports)) {\n changed.add$1(0, t5);\n t5._replaceUpstream$2(A.mergeMaps(new A.UnmodifiableMapView(t5._upstream, t2), newUpstream, t3, t4), A.mergeMaps(new A.UnmodifiableMapView(t5._upstreamImports, t2), newUpstreamImports, t3, t4));\n }\n }\n if (changed._collection$_length !== 0)\n _this._transitiveModificationTimes.clear$0(0);\n return changed;\n },\n _recanonicalizeImportsForNode$4$forImport(node, importer, canonicalUrl, forImport) {\n var t1 = type$.UnmodifiableMapView_of_Uri_and_nullable_StylesheetNode,\n map = forImport ? new A.UnmodifiableMapView(node._upstreamImports, t1) : new A.UnmodifiableMapView(node._upstream, t1),\n newMap = A.LinkedHashMap_LinkedHashMap$_empty(type$.Uri, type$.nullable_StylesheetNode);\n map._map.forEach$1(0, new A.StylesheetGraph__recanonicalizeImportsForNode_closure(this, importer, canonicalUrl, node, forImport, newMap));\n return newMap;\n },\n _nodeFor$5$forImport(url, baseImporter, baseUrl, active, forImport) {\n var importer, canonicalUrl, resolvedUrl, t1, stylesheet, node, _this = this,\n tuple = _this._ignoreErrors$1(new A.StylesheetGraph__nodeFor_closure(_this, url, baseImporter, baseUrl, forImport));\n if (tuple == null)\n return null;\n importer = tuple.item1;\n canonicalUrl = tuple.item2;\n resolvedUrl = tuple.item3;\n t1 = _this._nodes;\n if (t1.containsKey$1(canonicalUrl))\n return t1.$index(0, canonicalUrl);\n if (active.contains$1(0, canonicalUrl))\n return null;\n stylesheet = _this._ignoreErrors$1(new A.StylesheetGraph__nodeFor_closure0(_this, importer, canonicalUrl, resolvedUrl));\n if (stylesheet == null)\n return null;\n active.add$1(0, canonicalUrl);\n node = A.StylesheetNode$_(stylesheet, importer, canonicalUrl, _this._upstreamNodes$3(stylesheet, importer, canonicalUrl));\n active.remove$1(0, canonicalUrl);\n t1.$indexSet(0, canonicalUrl, node);\n return node;\n },\n _nodeFor$4(url, baseImporter, baseUrl, active) {\n return this._nodeFor$5$forImport(url, baseImporter, baseUrl, active, false);\n },\n _ignoreErrors$1$1(callback) {\n var t1, exception;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n return null;\n }\n },\n _ignoreErrors$1(callback) {\n return this._ignoreErrors$1$1(callback, type$.dynamic);\n }\n };\n A.StylesheetGraph_modifiedSince_transitiveModificationTime.prototype = {\n call$1(node) {\n return this.$this._transitiveModificationTimes.putIfAbsent$2(node.canonicalUrl, new A.StylesheetGraph_modifiedSince_transitiveModificationTime_closure(node, this));\n },\n $signature: 393\n };\n A.StylesheetGraph_modifiedSince_transitiveModificationTime_closure.prototype = {\n call$0() {\n var t2, t3, upstreamTime,\n t1 = this.node,\n latest = t1.importer.modificationTime$1(t1.canonicalUrl);\n for (t2 = t1._upstream, t2 = t2.get$values(t2), t1 = t1._upstreamImports, t1 = t2.followedBy$1(0, t1.get$values(t1)), t1 = new A.FollowedByIterator(J.get$iterator$ax(t1.__internal$_first), t1._second), t2 = this.transitiveModificationTime; t1.moveNext$0();) {\n t3 = t1._currentIterator;\n t3 = t3.get$current(t3);\n upstreamTime = t3 == null ? new A.DateTime(Date.now(), false) : t2.call$1(t3);\n if (upstreamTime._core$_value > latest._core$_value)\n latest = upstreamTime;\n }\n return latest;\n },\n $signature: 208\n };\n A.StylesheetGraph__add_closure.prototype = {\n call$0() {\n var _this = this;\n return _this.$this.importCache.canonicalize$3$baseImporter$baseUrl(0, _this.url, _this.baseImporter, _this.baseUrl);\n },\n $signature: 80\n };\n A.StylesheetGraph_addCanonical_closure.prototype = {\n call$0() {\n var _this = this;\n return _this.$this.importCache.importCanonical$3$originalUrl(_this.importer, _this.canonicalUrl, _this.originalUrl);\n },\n $signature: 82\n };\n A.StylesheetGraph_reload_closure.prototype = {\n call$0() {\n return this.$this.importCache.importCanonical$2(this.node.importer, this.canonicalUrl);\n },\n $signature: 82\n };\n A.StylesheetGraph__recanonicalizeImportsForNode_closure.prototype = {\n call$2(url, upstream) {\n var result, t1, t2, t3, exception, newCanonicalUrl, _this = this;\n if (!_this.importer.couldCanonicalize$2(url, _this.canonicalUrl))\n return;\n t1 = _this.$this;\n t2 = t1.importCache;\n t2.clearCanonicalize$1(url);\n result = null;\n try {\n t3 = _this.node;\n result = t2.canonicalize$4$baseImporter$baseUrl$forImport(0, url, t3.importer, t3.canonicalUrl, _this.forImport);\n } catch (exception) {\n }\n t2 = result;\n newCanonicalUrl = t2 == null ? null : t2.item2;\n if (J.$eq$(newCanonicalUrl, upstream == null ? null : upstream.canonicalUrl))\n return;\n t1 = result == null ? null : t1._nodes.$index(0, result.item2);\n _this.newMap.$indexSet(0, url, t1);\n },\n $signature: 394\n };\n A.StylesheetGraph__nodeFor_closure.prototype = {\n call$0() {\n var _this = this;\n return _this.$this.importCache.canonicalize$4$baseImporter$baseUrl$forImport(0, _this.url, _this.baseImporter, _this.baseUrl, _this.forImport);\n },\n $signature: 80\n };\n A.StylesheetGraph__nodeFor_closure0.prototype = {\n call$0() {\n var _this = this;\n return _this.$this.importCache.importCanonical$3$originalUrl(_this.importer, _this.canonicalUrl, _this.resolvedUrl);\n },\n $signature: 82\n };\n A.StylesheetNode.prototype = {\n StylesheetNode$_$4(_stylesheet, importer, canonicalUrl, allUpstream) {\n var t1, t2;\n for (t1 = this._upstream, t1 = t1.get$values(t1), t2 = this._upstreamImports, t2 = t1.followedBy$1(0, t2.get$values(t2)), t2 = new A.FollowedByIterator(J.get$iterator$ax(t2.__internal$_first), t2._second); t2.moveNext$0();) {\n t1 = t2._currentIterator;\n t1 = t1.get$current(t1);\n if (t1 != null)\n t1._downstream.add$1(0, this);\n }\n },\n _replaceUpstream$2(newUpstream, newUpstreamImports) {\n var t3, oldUpstream, newUpstreamSet, _this = this,\n t1 = type$.nullable_StylesheetNode,\n t2 = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n for (t3 = _this._upstream, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();)\n t2.add$1(0, t3.get$current(t3));\n for (t3 = _this._upstreamImports, t3 = t3.get$values(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();)\n t2.add$1(0, t3.get$current(t3));\n t3 = type$.StylesheetNode;\n oldUpstream = A.SetExtension_removeNull(t2, t3);\n t1 = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n for (t2 = newUpstream.get$values(newUpstream), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.add$1(0, t2.get$current(t2));\n for (t2 = newUpstreamImports.get$values(newUpstreamImports), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.add$1(0, t2.get$current(t2));\n newUpstreamSet = A.SetExtension_removeNull(t1, t3);\n for (t1 = oldUpstream.difference$1(newUpstreamSet), t1 = t1.get$iterator(t1); t1.moveNext$0();)\n t1.get$current(t1)._downstream.remove$1(0, _this);\n for (t1 = newUpstreamSet.difference$1(oldUpstream), t1 = t1.get$iterator(t1); t1.moveNext$0();)\n t1.get$current(t1)._downstream.add$1(0, _this);\n _this._upstream = newUpstream;\n _this._upstreamImports = newUpstreamImports;\n },\n _stylesheet_graph$_remove$0() {\n var t2, t3, t4, _i, url, _this = this,\n t1 = A.LinkedHashSet_LinkedHashSet$_empty(type$.nullable_StylesheetNode);\n for (t2 = _this._upstream, t2 = t2.get$values(t2), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.add$1(0, t2.get$current(t2));\n for (t2 = _this._upstreamImports, t2 = t2.get$values(t2), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.add$1(0, t2.get$current(t2));\n t1 = A._LinkedHashSetIterator$(t1, t1._collection$_modifications);\n t2 = A._instanceType(t1)._precomputed1;\n for (; t1.moveNext$0();) {\n t3 = t2._as(t1._collection$_current);\n if (t3 == null)\n continue;\n t3._downstream.remove$1(0, _this);\n }\n for (t1 = _this._downstream, t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n for (t3 = t2._upstream, t3 = J.toList$0$ax(t3.get$keys(t3)), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n url = t3[_i];\n if (J.$eq$(t2._upstream.$index(0, url), _this)) {\n t2._upstream.$indexSet(0, url, null);\n break;\n }\n }\n for (t3 = t2._upstreamImports, t3 = J.toList$0$ax(t3.get$keys(t3)), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n url = t3[_i];\n if (J.$eq$(t2._upstreamImports.$index(0, url), _this)) {\n t2._upstreamImports.$indexSet(0, url, null);\n break;\n }\n }\n }\n },\n toString$0(_) {\n var t1 = A.NullableExtension_andThen(this._stylesheet.span.file.url, A.path__prettyUri$closure());\n return t1 == null ? \"\" : t1;\n }\n };\n A.Syntax.prototype = {\n toString$0(_) {\n return this._syntax$_name;\n }\n };\n A.LimitedMapView.prototype = {\n get$keys(_) {\n return this._limited_map_view$_keys;\n },\n get$length(_) {\n return this._limited_map_view$_keys._collection$_length;\n },\n get$isEmpty(_) {\n return this._limited_map_view$_keys._collection$_length === 0;\n },\n get$isNotEmpty(_) {\n return this._limited_map_view$_keys._collection$_length !== 0;\n },\n $index(_, key) {\n return this._limited_map_view$_keys.contains$1(0, key) ? this._limited_map_view$_map.$index(0, key) : null;\n },\n containsKey$1(key) {\n return this._limited_map_view$_keys.contains$1(0, key);\n },\n remove$1(_, key) {\n return this._limited_map_view$_keys.contains$1(0, key) ? this._limited_map_view$_map.remove$1(0, key) : null;\n }\n };\n A.MergedMapView.prototype = {\n get$keys(_) {\n var t1 = this._mapsByKey;\n return t1.get$keys(t1);\n },\n get$length(_) {\n var t1 = this._mapsByKey;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._mapsByKey;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._mapsByKey;\n return t1.get$isNotEmpty(t1);\n },\n MergedMapView$1(maps, $K, $V) {\n var t1, t2, t3, _i, map, t4, t5;\n for (t1 = maps.length, t2 = this._mapsByKey, t3 = $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"MergedMapView<1,2>\"), _i = 0; _i < maps.length; maps.length === t1 || (0, A.throwConcurrentModificationError)(maps), ++_i) {\n map = maps[_i];\n if (t3._is(map))\n for (t4 = map._mapsByKey, t4 = t4.get$values(t4), t4 = t4.get$iterator(t4); t4.moveNext$0();) {\n t5 = t4.get$current(t4);\n A.setAll(t2, t5.get$keys(t5), t5);\n }\n else\n A.setAll(t2, map.get$keys(map), map);\n }\n },\n $index(_, key) {\n var t1 = this._mapsByKey.$index(0, this.$ti._precomputed1._as(key));\n return t1 == null ? null : t1.$index(0, key);\n },\n $indexSet(_, key, value) {\n var child = this._mapsByKey.$index(0, key);\n if (child == null)\n throw A.wrapException(A.UnsupportedError$(string$.New_en));\n child.$indexSet(0, key, value);\n },\n remove$1(_, key) {\n throw A.wrapException(A.UnsupportedError$(string$.Entrie));\n },\n containsKey$1(key) {\n return this._mapsByKey.containsKey$1(key);\n }\n };\n A.MultiDirWatcher.prototype = {\n watch$1(_, directory) {\n var t1, t2, t3, t4, isParentOfExistingDir, _i, entry, t5, existingWatcher, t6, future, completer;\n for (t1 = this._watchers._map, t2 = t1.get$entries(t1).toList$0(0), t3 = t2.length, t4 = this._group, isParentOfExistingDir = false, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n entry = t2[_i];\n t5 = entry.key;\n t5.toString;\n existingWatcher = entry.value;\n if (!isParentOfExistingDir) {\n t6 = $.$get$context();\n t6 = t6._isWithinOrEquals$2(t5, directory) === B._PathRelation_equal || t6._isWithinOrEquals$2(t5, directory) === B._PathRelation_within;\n } else\n t6 = false;\n if (t6) {\n t1 = new A._Future($.Zone__current, type$._Future_void);\n t1._asyncComplete$1(null);\n return t1;\n }\n if ($.$get$context()._isWithinOrEquals$2(directory, t5) === B._PathRelation_within) {\n t1.remove$1(0, t5);\n t4.remove$1(0, existingWatcher);\n isParentOfExistingDir = true;\n }\n }\n future = A.watchDir(directory, this._poll);\n t2 = new A._CompleterStream(type$._CompleterStream_WatchEvent);\n completer = new A.StreamCompleter(t2, type$.StreamCompleter_WatchEvent);\n future.then$1$2$onError(0, completer.get$setSourceStream(), completer.get$setError(), type$.void);\n t1.$indexSet(0, directory, t2);\n t4.add$1(0, t2);\n return future;\n }\n };\n A.NoSourceMapBuffer.prototype = {\n get$length(_) {\n return this._no_source_map_buffer$_buffer._contents.length;\n },\n forSpan$1$2(span, callback) {\n return callback.call$0();\n },\n forSpan$2(span, callback) {\n return this.forSpan$1$2(span, callback, type$.dynamic);\n },\n write$1(_, object) {\n this._no_source_map_buffer$_buffer._contents += A.S(object);\n return null;\n },\n writeCharCode$1(charCode) {\n this._no_source_map_buffer$_buffer._contents += A.Primitives_stringFromCharCode(charCode);\n return null;\n },\n toString$0(_) {\n var t1 = this._no_source_map_buffer$_buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n buildSourceMap$1$prefix(prefix) {\n return A.throwExpression(A.UnsupportedError$(string$.NoSour));\n }\n };\n A.PrefixedMapView.prototype = {\n get$keys(_) {\n return new A._PrefixedKeys(this);\n },\n get$length(_) {\n var t1 = this._prefixed_map_view$_map;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._prefixed_map_view$_map;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._prefixed_map_view$_map;\n return t1.get$isNotEmpty(t1);\n },\n $index(_, key) {\n return typeof key == \"string\" && B.JSString_methods.startsWith$1(key, this._prefix) ? this._prefixed_map_view$_map.$index(0, J.substring$1$s(key, this._prefix.length)) : null;\n },\n containsKey$1(key) {\n return typeof key == \"string\" && B.JSString_methods.startsWith$1(key, this._prefix) && this._prefixed_map_view$_map.containsKey$1(J.substring$1$s(key, this._prefix.length));\n }\n };\n A._PrefixedKeys.prototype = {\n get$length(_) {\n var t1 = this._view._prefixed_map_view$_map;\n return t1.get$length(t1);\n },\n get$iterator(_) {\n var t1 = this._view._prefixed_map_view$_map;\n t1 = J.map$1$1$ax(t1.get$keys(t1), new A._PrefixedKeys_iterator_closure(this), type$.String);\n return t1.get$iterator(t1);\n },\n contains$1(_, key) {\n return this._view.containsKey$1(key);\n }\n };\n A._PrefixedKeys_iterator_closure.prototype = {\n call$1(key) {\n return this.$this._view._prefix + key;\n },\n $signature: 5\n };\n A.PublicMemberMapView.prototype = {\n get$keys(_) {\n var t1 = this._public_member_map_view$_inner;\n return J.where$1$ax(t1.get$keys(t1), A.utils__isPublic$closure());\n },\n containsKey$1(key) {\n return typeof key == \"string\" && A.isPublic(key) && this._public_member_map_view$_inner.containsKey$1(key);\n },\n $index(_, key) {\n if (typeof key == \"string\" && A.isPublic(key))\n return this._public_member_map_view$_inner.$index(0, key);\n return null;\n }\n };\n A.SourceMapBuffer.prototype = {\n get$_targetLocation() {\n var t1 = this._source_map_buffer$_buffer._contents,\n t2 = this._line;\n return A.SourceLocation$(t1.length, this._column, t2, null);\n },\n get$length(_) {\n return this._source_map_buffer$_buffer._contents.length;\n },\n forSpan$1$2(span, callback) {\n var t1, _this = this,\n wasInSpan = _this._inSpan;\n _this._inSpan = true;\n _this._addEntry$2(A.FileLocation$_(span.file, span._file$_start), _this.get$_targetLocation());\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n _this._inSpan = wasInSpan;\n }\n },\n forSpan$2(span, callback) {\n return this.forSpan$1$2(span, callback, type$.dynamic);\n },\n _addEntry$2(source, target) {\n var entry, t2,\n t1 = this._entries;\n if (t1.length !== 0) {\n entry = B.JSArray_methods.get$last(t1);\n t2 = entry.source;\n if (t2.file.getLine$1(t2.offset) === source.file.getLine$1(source.offset) && entry.target.line === target.line)\n return;\n if (entry.target.offset === target.offset)\n return;\n }\n t1.push(new A.Entry(source, target, null));\n },\n write$1(_, object) {\n var t1, i,\n string = J.toString$0$(object);\n this._source_map_buffer$_buffer._contents += string;\n for (t1 = string.length, i = 0; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1(string, i) === 10)\n this._source_map_buffer$_writeLine$0();\n else\n ++this._column;\n },\n writeCharCode$1(charCode) {\n this._source_map_buffer$_buffer._contents += A.Primitives_stringFromCharCode(charCode);\n if (charCode === 10)\n this._source_map_buffer$_writeLine$0();\n else\n ++this._column;\n },\n _source_map_buffer$_writeLine$0() {\n var _this = this,\n t1 = _this._entries;\n if (B.JSArray_methods.get$last(t1).target.line === _this._line && B.JSArray_methods.get$last(t1).target.column === _this._column)\n t1.pop();\n ++_this._line;\n _this._column = 0;\n if (_this._inSpan)\n t1.push(new A.Entry(B.JSArray_methods.get$last(t1).source, _this.get$_targetLocation(), null));\n },\n toString$0(_) {\n var t1 = this._source_map_buffer$_buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n buildSourceMap$1$prefix(prefix) {\n var i, t2, prefixColumn, _box_0 = {},\n t1 = prefix.length;\n if (t1 === 0)\n return A.SingleMapping_SingleMapping$fromEntries(this._entries);\n _box_0.prefixColumn = _box_0.prefixLines = 0;\n for (i = 0, t2 = 0; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1(prefix, i) === 10) {\n ++_box_0.prefixLines;\n _box_0.prefixColumn = 0;\n t2 = 0;\n } else {\n prefixColumn = t2 + 1;\n _box_0.prefixColumn = prefixColumn;\n t2 = prefixColumn;\n }\n t2 = this._entries;\n return A.SingleMapping_SingleMapping$fromEntries(new A.MappedListIterable(t2, new A.SourceMapBuffer_buildSourceMap_closure(_box_0, t1), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Entry>\")));\n }\n };\n A.SourceMapBuffer_buildSourceMap_closure.prototype = {\n call$1(entry) {\n var t1 = entry.source,\n t2 = entry.target,\n t3 = t2.line,\n t4 = this._box_0,\n t5 = t4.prefixLines;\n t4 = t3 === 0 ? t4.prefixColumn : 0;\n return new A.Entry(t1, A.SourceLocation$(t2.offset + this.prefixLength, t2.column + t4, t3 + t5, null), entry.identifierName);\n },\n $signature: 229\n };\n A.UnprefixedMapView.prototype = {\n get$keys(_) {\n return new A._UnprefixedKeys(this);\n },\n $index(_, key) {\n return typeof key == \"string\" ? this._unprefixed_map_view$_map.$index(0, this._unprefixed_map_view$_prefix + key) : null;\n },\n containsKey$1(key) {\n return typeof key == \"string\" && this._unprefixed_map_view$_map.containsKey$1(this._unprefixed_map_view$_prefix + key);\n },\n remove$1(_, key) {\n return typeof key == \"string\" ? this._unprefixed_map_view$_map.remove$1(0, this._unprefixed_map_view$_prefix + key) : null;\n }\n };\n A._UnprefixedKeys.prototype = {\n get$iterator(_) {\n var t1 = this._unprefixed_map_view$_view._unprefixed_map_view$_map;\n t1 = J.where$1$ax(t1.get$keys(t1), new A._UnprefixedKeys_iterator_closure(this)).map$1$1(0, new A._UnprefixedKeys_iterator_closure0(this), type$.String);\n return t1.get$iterator(t1);\n },\n contains$1(_, key) {\n return this._unprefixed_map_view$_view.containsKey$1(key);\n }\n };\n A._UnprefixedKeys_iterator_closure.prototype = {\n call$1(key) {\n return B.JSString_methods.startsWith$1(key, this.$this._unprefixed_map_view$_view._unprefixed_map_view$_prefix);\n },\n $signature: 6\n };\n A._UnprefixedKeys_iterator_closure0.prototype = {\n call$1(key) {\n return B.JSString_methods.substring$1(key, this.$this._unprefixed_map_view$_view._unprefixed_map_view$_prefix.length);\n },\n $signature: 5\n };\n A.indent_closure.prototype = {\n call$1(line) {\n return B.JSString_methods.$mul(\" \", this.indentation) + line;\n },\n $signature: 5\n };\n A.flattenVertically_closure.prototype = {\n call$1(inner) {\n return A.QueueList_QueueList$from(inner, this.T);\n },\n $signature() {\n return this.T._eval$1(\"QueueList<0>(Iterable<0>)\");\n }\n };\n A.flattenVertically_closure0.prototype = {\n call$1(queue) {\n this.result.push(queue.removeFirst$0());\n return queue.get$length(queue) === 0;\n },\n $signature() {\n return this.T._eval$1(\"bool(QueueList<0>)\");\n }\n };\n A.longestCommonSubsequence_closure.prototype = {\n call$2(element1, element2) {\n return J.$eq$(element1, element2) ? element1 : null;\n },\n $signature() {\n return this.T._eval$1(\"0?(0,0)\");\n }\n };\n A.longestCommonSubsequence_backtrack.prototype = {\n call$2(i, j) {\n var selection, t1, _this = this;\n if (i === -1 || j === -1)\n return A._setArrayType([], _this.T._eval$1(\"JSArray<0>\"));\n selection = _this.selections[i][j];\n if (selection != null) {\n t1 = _this.call$2(i - 1, j - 1);\n J.add$1$ax(t1, selection);\n return t1;\n }\n t1 = _this.lengths;\n return t1[i + 1][j] > t1[i][j + 1] ? _this.call$2(i, j - 1) : _this.call$2(i - 1, j);\n },\n $signature() {\n return this.T._eval$1(\"List<0>(int,int)\");\n }\n };\n A.mapAddAll2_closure.prototype = {\n call$2(key, inner) {\n var t1 = this.destination,\n innerDestination = t1.$index(0, key);\n if (innerDestination != null)\n innerDestination.addAll$1(0, inner);\n else\n t1.$indexSet(0, key, inner);\n },\n $signature() {\n return this.K1._eval$1(\"@<0>\")._bind$1(this.K2)._bind$1(this.V)._eval$1(\"~(1,Map<2,3>)\");\n }\n };\n A.Value.prototype = {\n get$isTruthy() {\n return true;\n },\n get$separator(_) {\n return B.ListSeparator_undecided_null;\n },\n get$hasBrackets() {\n return false;\n },\n get$asList() {\n return A._setArrayType([this], type$.JSArray_Value);\n },\n get$lengthAsList() {\n return 1;\n },\n get$isBlank() {\n return false;\n },\n get$isSpecialNumber() {\n return false;\n },\n get$isVar() {\n return false;\n },\n get$realNull() {\n return this;\n },\n sassIndexToListIndex$2(sassIndex, $name) {\n var _this = this,\n index = sassIndex.assertNumber$1($name).assertInt$1($name);\n if (index === 0)\n throw A.wrapException(_this._value$_exception$2(\"List index may not be 0.\", $name));\n if (Math.abs(index) > _this.get$lengthAsList())\n throw A.wrapException(_this._value$_exception$2(\"Invalid index \" + sassIndex.toString$0(0) + \" for a list with \" + _this.get$lengthAsList() + \" elements.\", $name));\n return index < 0 ? _this.get$lengthAsList() + index : index - 1;\n },\n assertCalculation$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a calculation.\", $name));\n },\n assertColor$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a color.\", $name));\n },\n assertFunction$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a function reference.\", $name));\n },\n assertMap$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a map.\", $name));\n },\n tryMap$0() {\n return null;\n },\n assertNumber$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a number.\", $name));\n },\n assertNumber$0() {\n return this.assertNumber$1(null);\n },\n assertString$1($name) {\n return A.throwExpression(this._value$_exception$2(this.toString$0(0) + \" is not a string.\", $name));\n },\n assertSelector$2$allowParent$name(allowParent, $name) {\n var error, stackTrace, t1, exception,\n string = this._selectorString$1($name);\n try {\n t1 = A.SelectorList_SelectorList$parse(string, allowParent, true, null);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = B.JSString_methods.replaceFirst$2(J.toString$0$(error), \"Error: \", \"\");\n A.throwWithTrace(new A.SassScriptException($name == null ? t1 : \"$\" + $name + \": \" + t1), stackTrace);\n } else\n throw exception;\n }\n },\n assertSelector$1$name($name) {\n return this.assertSelector$2$allowParent$name(false, $name);\n },\n assertSelector$0() {\n return this.assertSelector$2$allowParent$name(false, null);\n },\n assertSelector$1$allowParent(allowParent) {\n return this.assertSelector$2$allowParent$name(allowParent, null);\n },\n assertCompoundSelector$1$name($name) {\n var error, stackTrace, t1, exception,\n allowParent = false,\n string = this._selectorString$1($name);\n try {\n t1 = A.SelectorParser$(string, allowParent, true, null, null).parseCompoundSelector$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = B.JSString_methods.replaceFirst$2(J.toString$0$(error), \"Error: \", \"\");\n t1 = \"$\" + $name + \": \" + t1;\n A.throwWithTrace(new A.SassScriptException(t1), stackTrace);\n } else\n throw exception;\n }\n },\n _selectorString$1($name) {\n var string = this._selectorStringOrNull$0();\n if (string != null)\n return string;\n throw A.wrapException(this._value$_exception$2(this.toString$0(0) + string$.x20is_no, $name));\n },\n _selectorStringOrNull$0() {\n var t1, t2, result, t3, _i, complex, string, compound, _this = this, _null = null;\n if (_this instanceof A.SassString)\n return _this._string$_text;\n if (!(_this instanceof A.SassList))\n return _null;\n t1 = _this._list$_contents;\n t2 = t1.length;\n if (t2 === 0)\n return _null;\n result = A._setArrayType([], type$.JSArray_String);\n t3 = _this._separator;\n switch (t3) {\n case B.ListSeparator_kWM:\n for (_i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex instanceof A.SassString)\n result.push(complex._string$_text);\n else if (complex instanceof A.SassList && complex._separator === B.ListSeparator_woc) {\n string = complex._selectorStringOrNull$0();\n if (string == null)\n return _null;\n result.push(string);\n } else\n return _null;\n }\n break;\n case B.ListSeparator_1gm:\n return _null;\n default:\n for (_i = 0; _i < t2; ++_i) {\n compound = t1[_i];\n if (compound instanceof A.SassString)\n result.push(compound._string$_text);\n else\n return _null;\n }\n break;\n }\n return B.JSArray_methods.join$1(result, t3 === B.ListSeparator_kWM ? \", \" : \" \");\n },\n withListContents$2$separator(contents, separator) {\n var t1 = separator == null ? this.get$separator(this) : separator,\n t2 = this.get$hasBrackets();\n return A.SassList$(contents, t1, t2);\n },\n withListContents$1(contents) {\n return this.withListContents$2$separator(contents, null);\n },\n greaterThan$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" > \" + other.toString$0(0) + '\".'));\n },\n greaterThanOrEquals$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" >= \" + other.toString$0(0) + '\".'));\n },\n lessThan$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" < \" + other.toString$0(0) + '\".'));\n },\n lessThanOrEquals$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" <= \" + other.toString$0(0) + '\".'));\n },\n times$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" * \" + other.toString$0(0) + '\".'));\n },\n modulo$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" % \" + other.toString$0(0) + '\".'));\n },\n plus$1(other) {\n if (other instanceof A.SassString)\n return new A.SassString(A.serializeValue(this, false, true) + other._string$_text, other._hasQuotes);\n else if (other instanceof A.SassCalculation)\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n else\n return new A.SassString(A.serializeValue(this, false, true) + A.serializeValue(other, false, true), false);\n },\n minus$1(other) {\n if (other instanceof A.SassCalculation)\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n else\n return new A.SassString(A.serializeValue(this, false, true) + \"-\" + A.serializeValue(other, false, true), false);\n },\n dividedBy$1(other) {\n return new A.SassString(A.serializeValue(this, false, true) + \"/\" + A.serializeValue(other, false, true), false);\n },\n unaryPlus$0() {\n return new A.SassString(\"+\" + A.serializeValue(this, false, true), false);\n },\n unaryMinus$0() {\n return new A.SassString(\"-\" + A.serializeValue(this, false, true), false);\n },\n unaryNot$0() {\n return B.SassBoolean_false;\n },\n withoutSlash$0() {\n return this;\n },\n toString$0(_) {\n return A.serializeValue(this, true, true);\n },\n _value$_exception$2(message, $name) {\n return new A.SassScriptException($name == null ? message : \"$\" + $name + \": \" + message);\n }\n };\n A.SassArgumentList.prototype = {};\n A.SassBoolean.prototype = {\n get$isTruthy() {\n return this.value;\n },\n accept$1$1(visitor) {\n return visitor._serialize$_buffer.write$1(0, String(this.value));\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unaryNot$0() {\n return this.value ? B.SassBoolean_false : B.SassBoolean_true;\n }\n };\n A.SassCalculation.prototype = {\n get$isSpecialNumber() {\n return true;\n },\n accept$1$1(visitor) {\n var t2,\n t1 = visitor._serialize$_buffer;\n t1.write$1(0, this.name);\n t1.writeCharCode$1(40);\n t2 = visitor._style === B.OutputStyle_compressed ? \",\" : \", \";\n visitor._writeBetween$3(this.$arguments, t2, visitor.get$_writeCalculationValue());\n t1.writeCharCode$1(41);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertCalculation$1($name) {\n return this;\n },\n plus$1(other) {\n if (other instanceof A.SassString)\n return this.super$Value$plus(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n unaryPlus$0() {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"+' + this.toString$0(0) + '\".'));\n },\n unaryMinus$0() {\n return A.throwExpression(A.SassScriptException$('Undefined operation \"-' + this.toString$0(0) + '\".'));\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassCalculation && this.name === other.name && B.C_ListEquality.equals$2(0, this.$arguments, other.$arguments);\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name) ^ B.C_ListEquality0.hash$1(this.$arguments);\n }\n };\n A.SassCalculation__verifyLength_closure.prototype = {\n call$1(arg) {\n return arg instanceof A.SassString || arg instanceof A.CalculationInterpolation;\n },\n $signature: 104\n };\n A.CalculationOperation.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CalculationOperation && this.operator === other.operator && J.$eq$(this.left, other.left) && J.$eq$(this.right, other.right);\n },\n get$hashCode(_) {\n return (A.Primitives_objectHashCode(this.operator) ^ J.get$hashCode$(this.left) ^ J.get$hashCode$(this.right)) >>> 0;\n },\n toString$0(_) {\n var parenthesized = A.serializeValue(new A.SassCalculation(\"\", A._setArrayType([this], type$.JSArray_Object)), true, true);\n return B.JSString_methods.substring$2(parenthesized, 1, parenthesized.length - 1);\n }\n };\n A.CalculationOperator.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.CalculationInterpolation.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CalculationInterpolation && this.value === other.value;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.value);\n },\n toString$0(_) {\n return this.value;\n }\n };\n A.SassColor.prototype = {\n get$red(_) {\n var t1;\n if (this._red == null)\n this._hslToRgb$0();\n t1 = this._red;\n t1.toString;\n return t1;\n },\n get$green(_) {\n var t1;\n if (this._green == null)\n this._hslToRgb$0();\n t1 = this._green;\n t1.toString;\n return t1;\n },\n get$blue(_) {\n var t1;\n if (this._blue == null)\n this._hslToRgb$0();\n t1 = this._blue;\n t1.toString;\n return t1;\n },\n get$hue(_) {\n var t1;\n if (this._hue == null)\n this._rgbToHsl$0();\n t1 = this._hue;\n t1.toString;\n return t1;\n },\n get$saturation(_) {\n var t1;\n if (this._saturation == null)\n this._rgbToHsl$0();\n t1 = this._saturation;\n t1.toString;\n return t1;\n },\n get$lightness(_) {\n var t1;\n if (this._lightness == null)\n this._rgbToHsl$0();\n t1 = this._lightness;\n t1.toString;\n return t1;\n },\n get$whiteness(_) {\n var _this = this;\n return Math.min(Math.min(_this.get$red(_this), _this.get$green(_this)), _this.get$blue(_this)) / 255 * 100;\n },\n get$blackness(_) {\n var _this = this;\n return 100 - Math.max(Math.max(_this.get$red(_this), _this.get$green(_this)), _this.get$blue(_this)) / 255 * 100;\n },\n accept$1$1(visitor) {\n return visitor.visitColor$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertColor$1($name) {\n return this;\n },\n changeRgb$4$alpha$blue$green$red(alpha, blue, green, red) {\n return A.SassColor$rgb(red, green, blue, alpha == null ? this._alpha : alpha, null);\n },\n changeRgb$3$blue$green$red(blue, green, red) {\n return this.changeRgb$4$alpha$blue$green$red(null, blue, green, red);\n },\n changeHsl$4$alpha$hue$lightness$saturation(alpha, hue, lightness, saturation) {\n var _this = this,\n t1 = hue == null ? _this.get$hue(_this) : hue,\n t2 = saturation == null ? _this.get$saturation(_this) : saturation,\n t3 = lightness == null ? _this.get$lightness(_this) : lightness;\n return A.SassColor$hsl(t1, t2, t3, alpha == null ? _this._alpha : alpha);\n },\n changeHsl$1$saturation(saturation) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, null, null, saturation);\n },\n changeHsl$1$lightness(lightness) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, null, lightness, null);\n },\n changeHsl$1$hue(hue) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, hue, null, null);\n },\n changeAlpha$1(alpha) {\n var _this = this;\n return new A.SassColor(_this._red, _this._green, _this._blue, _this._hue, _this._saturation, _this._lightness, A.fuzzyAssertRange(alpha, 0, 1, \"alpha\"), null);\n },\n plus$1(other) {\n if (!(other instanceof A.SassNumber) && !(other instanceof A.SassColor))\n return this.super$Value$plus(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n if (!(other instanceof A.SassNumber) && !(other instanceof A.SassColor))\n return this.super$Value$minus(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n dividedBy$1(other) {\n if (!(other instanceof A.SassNumber) && !(other instanceof A.SassColor))\n return this.super$Value$dividedBy(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" / \" + other.toString$0(0) + '\".'));\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.SassColor && other.get$red(other) === _this.get$red(_this) && other.get$green(other) === _this.get$green(_this) && other.get$blue(other) === _this.get$blue(_this) && other._alpha === _this._alpha;\n },\n get$hashCode(_) {\n var _this = this;\n return B.JSInt_methods.get$hashCode(_this.get$red(_this)) ^ B.JSInt_methods.get$hashCode(_this.get$green(_this)) ^ B.JSInt_methods.get$hashCode(_this.get$blue(_this)) ^ B.JSNumber_methods.get$hashCode(_this._alpha);\n },\n _rgbToHsl$0() {\n var t2, lightness, _this = this,\n scaledRed = _this.get$red(_this) / 255,\n scaledGreen = _this.get$green(_this) / 255,\n scaledBlue = _this.get$blue(_this) / 255,\n max = Math.max(Math.max(scaledRed, scaledGreen), scaledBlue),\n min = Math.min(Math.min(scaledRed, scaledGreen), scaledBlue),\n delta = max - min,\n t1 = max === min;\n if (t1)\n _this._hue = 0;\n else if (max === scaledRed)\n _this._hue = B.JSNumber_methods.$mod(60 * (scaledGreen - scaledBlue) / delta, 360);\n else if (max === scaledGreen)\n _this._hue = B.JSNumber_methods.$mod(120 + 60 * (scaledBlue - scaledRed) / delta, 360);\n else if (max === scaledBlue)\n _this._hue = B.JSNumber_methods.$mod(240 + 60 * (scaledRed - scaledGreen) / delta, 360);\n t2 = max + min;\n lightness = 50 * t2;\n _this._lightness = lightness;\n if (t1)\n _this._saturation = 0;\n else {\n t1 = 100 * delta;\n if (lightness < 50)\n _this._saturation = t1 / t2;\n else\n _this._saturation = t1 / (2 - max - min);\n }\n },\n _hslToRgb$0() {\n var _this = this,\n scaledHue = _this.get$hue(_this) / 360,\n scaledSaturation = _this.get$saturation(_this) / 100,\n scaledLightness = _this.get$lightness(_this) / 100,\n m2 = scaledLightness <= 0.5 ? scaledLightness * (scaledSaturation + 1) : scaledLightness + scaledSaturation - scaledLightness * scaledSaturation,\n m1 = scaledLightness * 2 - m2;\n _this._red = A.fuzzyRound(A.SassColor__hueToRgb(m1, m2, scaledHue + 0.3333333333333333) * 255);\n _this._green = A.fuzzyRound(A.SassColor__hueToRgb(m1, m2, scaledHue) * 255);\n _this._blue = A.fuzzyRound(A.SassColor__hueToRgb(m1, m2, scaledHue - 0.3333333333333333) * 255);\n }\n };\n A.SassColor_SassColor$hwb_toRgb.prototype = {\n call$1(hue) {\n return A.fuzzyRound((A.SassColor__hueToRgb(0, 1, hue) * this.factor + this._box_0.scaledWhiteness) * 255);\n },\n $signature: 43\n };\n A.SassFunction.prototype = {\n accept$1$1(visitor) {\n var t1, t2;\n if (!visitor._inspect)\n A.throwExpression(A.SassScriptException$(this.toString$0(0) + \" isn't a valid CSS value.\"));\n t1 = visitor._serialize$_buffer;\n t1.write$1(0, \"get-function(\");\n t2 = this.callable;\n visitor._visitQuotedString$1(t2.get$name(t2));\n t1.writeCharCode$1(41);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertFunction$1($name) {\n return this;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassFunction && this.callable.$eq(0, other.callable);\n },\n get$hashCode(_) {\n var t1 = this.callable;\n return t1.get$hashCode(t1);\n }\n };\n A.SassList.prototype = {\n get$separator(_) {\n return this._separator;\n },\n get$hasBrackets() {\n return this._hasBrackets;\n },\n get$isBlank() {\n return !this._hasBrackets && B.JSArray_methods.every$1(this._list$_contents, new A.SassList_isBlank_closure());\n },\n get$asList() {\n return this._list$_contents;\n },\n get$lengthAsList() {\n return this._list$_contents.length;\n },\n SassList$3$brackets(contents, _separator, brackets) {\n if (this._separator === B.ListSeparator_undecided_null && this._list$_contents.length > 1)\n throw A.wrapException(A.ArgumentError$(string$.A_list, null));\n },\n accept$1$1(visitor) {\n return visitor.visitList$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertMap$1($name) {\n return this._list$_contents.length === 0 ? B.SassMap_Map_empty : this.super$Value$assertMap($name);\n },\n tryMap$0() {\n return this._list$_contents.length === 0 ? B.SassMap_Map_empty : null;\n },\n $eq(_, other) {\n var t1, _this = this;\n if (other == null)\n return false;\n if (!(other instanceof A.SassList && other._separator === _this._separator && other._hasBrackets === _this._hasBrackets && B.C_ListEquality.equals$2(0, other._list$_contents, _this._list$_contents)))\n t1 = _this._list$_contents.length === 0 && other instanceof A.SassMap && other.get$asList().length === 0;\n else\n t1 = true;\n return t1;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this._list$_contents);\n }\n };\n A.SassList_isBlank_closure.prototype = {\n call$1(element) {\n return element.get$isBlank();\n },\n $signature: 62\n };\n A.ListSeparator.prototype = {\n toString$0(_) {\n return this._list$_name;\n }\n };\n A.SassMap.prototype = {\n get$separator(_) {\n var t1 = this._map$_contents;\n return t1.get$isEmpty(t1) ? B.ListSeparator_undecided_null : B.ListSeparator_kWM;\n },\n get$asList() {\n var result = A._setArrayType([], type$.JSArray_Value);\n this._map$_contents.forEach$1(0, new A.SassMap_asList_closure(result));\n return result;\n },\n get$lengthAsList() {\n var t1 = this._map$_contents;\n return t1.get$length(t1);\n },\n accept$1$1(visitor) {\n return visitor.visitMap$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertMap$1($name) {\n return this;\n },\n tryMap$0() {\n return this;\n },\n $eq(_, other) {\n var t1;\n if (other == null)\n return false;\n if (!(other instanceof A.SassMap && B.C_MapEquality.equals$2(0, other._map$_contents, this._map$_contents))) {\n t1 = this._map$_contents;\n t1 = t1.get$isEmpty(t1) && other instanceof A.SassList && other._list$_contents.length === 0;\n } else\n t1 = true;\n return t1;\n },\n get$hashCode(_) {\n var t1 = this._map$_contents;\n return t1.get$isEmpty(t1) ? B.C_ListEquality0.hash$1(B.List_empty5) : B.C_MapEquality.hash$1(t1);\n }\n };\n A.SassMap_asList_closure.prototype = {\n call$2(key, value) {\n this.result.push(A.SassList$(A._setArrayType([key, value], type$.JSArray_Value), B.ListSeparator_woc, false));\n },\n $signature: 50\n };\n A._SassNull.prototype = {\n get$isTruthy() {\n return false;\n },\n get$isBlank() {\n return true;\n },\n get$realNull() {\n return null;\n },\n accept$1$1(visitor) {\n if (visitor._inspect)\n visitor._serialize$_buffer.write$1(0, \"null\");\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unaryNot$0() {\n return B.SassBoolean_true;\n }\n };\n A.SassNumber.prototype = {\n get$unitString() {\n var _this = this;\n return _this.get$hasUnits() ? _this._unitString$2(_this.get$numeratorUnits(_this), _this.get$denominatorUnits(_this)) : \"\";\n },\n accept$1$1(visitor) {\n return visitor.visitNumber$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n withoutSlash$0() {\n var _this = this;\n return _this.asSlash == null ? _this : _this.withValue$1(_this._number$_value);\n },\n assertNumber$1($name) {\n return this;\n },\n assertNumber$0() {\n return this.assertNumber$1(null);\n },\n assertInt$1($name) {\n var t1 = this._number$_value,\n integer = A.fuzzyIsInt(t1) ? B.JSNumber_methods.round$0(t1) : null;\n if (integer != null)\n return integer;\n throw A.wrapException(this._number$_exception$2(this.toString$0(0) + \" is not an int.\", $name));\n },\n assertInt$0() {\n return this.assertInt$1(null);\n },\n valueInRange$3(min, max, $name) {\n var _this = this,\n result = A.fuzzyCheckRange(_this._number$_value, min, max);\n if (result != null)\n return result;\n throw A.wrapException(_this._number$_exception$2(\"Expected \" + _this.toString$0(0) + \" to be within \" + min + _this.get$unitString() + \" and \" + max + _this.get$unitString() + \".\", $name));\n },\n hasCompatibleUnits$1(other) {\n var _this = this;\n if (_this.get$numeratorUnits(_this).length !== other.get$numeratorUnits(other).length)\n return false;\n if (_this.get$denominatorUnits(_this).length !== other.get$denominatorUnits(other).length)\n return false;\n return _this.isComparableTo$1(other);\n },\n assertUnit$2(unit, $name) {\n if (this.hasUnit$1(unit))\n return;\n throw A.wrapException(this._number$_exception$2(\"Expected \" + this.toString$0(0) + ' to have unit \"' + unit + '\".', $name));\n },\n assertNoUnits$1($name) {\n if (!this.get$hasUnits())\n return;\n throw A.wrapException(this._number$_exception$2(\"Expected \" + this.toString$0(0) + \" to have no units.\", $name));\n },\n convertValueToMatch$3(other, $name, otherName) {\n return this._coerceOrConvertValue$6$coerceUnitless$name$other$otherName(other.get$numeratorUnits(other), other.get$denominatorUnits(other), false, $name, other, otherName);\n },\n coerce$3(newNumerators, newDenominators, $name) {\n return A.SassNumber_SassNumber$withUnits(this.coerceValue$3(newNumerators, newDenominators, $name), newDenominators, newNumerators);\n },\n coerce$2(newNumerators, newDenominators) {\n return this.coerce$3(newNumerators, newDenominators, null);\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n return this._coerceOrConvertValue$4$coerceUnitless$name(newNumerators, newDenominators, true, $name);\n },\n coerceValueToUnit$2(unit, $name) {\n var t1 = type$.JSArray_String;\n return this.coerceValue$3(A._setArrayType([unit], t1), A._setArrayType([], t1), $name);\n },\n coerceValueToMatch$3(other, $name, otherName) {\n return this._coerceOrConvertValue$6$coerceUnitless$name$other$otherName(other.get$numeratorUnits(other), other.get$denominatorUnits(other), true, $name, other, otherName);\n },\n coerceValueToMatch$1(other) {\n return this.coerceValueToMatch$3(other, null, null);\n },\n _coerceOrConvertValue$6$coerceUnitless$name$other$otherName(newNumerators, newDenominators, coerceUnitless, $name, other, otherName) {\n var otherHasUnits, t1, _compatibilityException, oldNumerators, _i, oldDenominators, _this = this, _box_0 = {};\n if (B.C_ListEquality.equals$2(0, _this.get$numeratorUnits(_this), newNumerators) && B.C_ListEquality.equals$2(0, _this.get$denominatorUnits(_this), newDenominators))\n return _this._number$_value;\n otherHasUnits = newNumerators.length !== 0 || newDenominators.length !== 0;\n if (coerceUnitless)\n t1 = !_this.get$hasUnits() || !otherHasUnits;\n else\n t1 = false;\n if (t1)\n return _this._number$_value;\n _compatibilityException = new A.SassNumber__coerceOrConvertValue__compatibilityException(_this, other, otherName, otherHasUnits, $name, newNumerators, newDenominators);\n _box_0.value = _this._number$_value;\n t1 = _this.get$numeratorUnits(_this);\n oldNumerators = A._setArrayType(t1.slice(0), A._arrayInstanceType(t1));\n for (t1 = newNumerators.length, _i = 0; _i < newNumerators.length; newNumerators.length === t1 || (0, A.throwConcurrentModificationError)(newNumerators), ++_i)\n A.removeFirstWhere(oldNumerators, new A.SassNumber__coerceOrConvertValue_closure(_box_0, newNumerators[_i]), new A.SassNumber__coerceOrConvertValue_closure0(_compatibilityException));\n t1 = _this.get$denominatorUnits(_this);\n oldDenominators = A._setArrayType(t1.slice(0), A._arrayInstanceType(t1));\n for (t1 = newDenominators.length, _i = 0; _i < newDenominators.length; newDenominators.length === t1 || (0, A.throwConcurrentModificationError)(newDenominators), ++_i)\n A.removeFirstWhere(oldDenominators, new A.SassNumber__coerceOrConvertValue_closure1(_box_0, newDenominators[_i]), new A.SassNumber__coerceOrConvertValue_closure2(_compatibilityException));\n if (oldNumerators.length !== 0 || oldDenominators.length !== 0)\n throw A.wrapException(_compatibilityException.call$0());\n return _box_0.value;\n },\n _coerceOrConvertValue$4$coerceUnitless$name(newNumerators, newDenominators, coerceUnitless, $name) {\n return this._coerceOrConvertValue$6$coerceUnitless$name$other$otherName(newNumerators, newDenominators, coerceUnitless, $name, null, null);\n },\n isComparableTo$1(other) {\n var exception;\n if (!this.get$hasUnits() || !other.get$hasUnits())\n return true;\n try {\n this.greaterThan$1(other);\n return true;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassScriptException)\n return false;\n else\n throw exception;\n }\n },\n greaterThan$1(other) {\n if (other instanceof A.SassNumber)\n return this._coerceUnits$2(other, A.number0__fuzzyGreaterThan$closure()) ? B.SassBoolean_true : B.SassBoolean_false;\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" > \" + other.toString$0(0) + '\".'));\n },\n greaterThanOrEquals$1(other) {\n if (other instanceof A.SassNumber)\n return this._coerceUnits$2(other, A.number0__fuzzyGreaterThanOrEquals$closure()) ? B.SassBoolean_true : B.SassBoolean_false;\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" >= \" + other.toString$0(0) + '\".'));\n },\n lessThan$1(other) {\n if (other instanceof A.SassNumber)\n return this._coerceUnits$2(other, A.number0__fuzzyLessThan$closure()) ? B.SassBoolean_true : B.SassBoolean_false;\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" < \" + other.toString$0(0) + '\".'));\n },\n lessThanOrEquals$1(other) {\n if (other instanceof A.SassNumber)\n return this._coerceUnits$2(other, A.number0__fuzzyLessThanOrEquals$closure()) ? B.SassBoolean_true : B.SassBoolean_false;\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + this.toString$0(0) + \" <= \" + other.toString$0(0) + '\".'));\n },\n modulo$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber)\n return _this.withValue$1(_this._coerceUnits$2(other, _this.get$moduloLikeSass()));\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + _this.toString$0(0) + \" % \" + other.toString$0(0) + '\".'));\n },\n moduloLikeSass$2(num1, num2) {\n var result;\n if (num2 > 0)\n return B.JSNumber_methods.$mod(num1, num2);\n if (num2 === 0)\n return 0 / 0;\n result = B.JSNumber_methods.$mod(num1, num2);\n return result === 0 ? 0 : result + num2;\n },\n plus$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber)\n return _this.withValue$1(_this._coerceUnits$2(other, new A.SassNumber_plus_closure()));\n if (!(other instanceof A.SassColor))\n return _this.super$Value$plus(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + _this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber)\n return _this.withValue$1(_this._coerceUnits$2(other, new A.SassNumber_minus_closure()));\n if (!(other instanceof A.SassColor))\n return _this.super$Value$minus(other);\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + _this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n times$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber) {\n if (!other.get$hasUnits())\n return _this.withValue$1(_this._number$_value * other._number$_value);\n return _this.multiplyUnits$3(_this._number$_value * other._number$_value, other.get$numeratorUnits(other), other.get$denominatorUnits(other));\n }\n throw A.wrapException(A.SassScriptException$('Undefined operation \"' + _this.toString$0(0) + \" * \" + other.toString$0(0) + '\".'));\n },\n dividedBy$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber) {\n if (!other.get$hasUnits())\n return _this.withValue$1(_this._number$_value / other._number$_value);\n return _this.multiplyUnits$3(_this._number$_value / other._number$_value, other.get$denominatorUnits(other), other.get$numeratorUnits(other));\n }\n return _this.super$Value$dividedBy(other);\n },\n unaryPlus$0() {\n return this;\n },\n _coerceUnits$1$2(other, operation) {\n var t1, exception;\n try {\n t1 = operation.call$2(this._number$_value, other.coerceValueToMatch$1(this));\n return t1;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassScriptException) {\n this.coerceValueToMatch$1(other);\n throw exception;\n } else\n throw exception;\n }\n },\n _coerceUnits$2(other, operation) {\n return this._coerceUnits$1$2(other, operation, type$.dynamic);\n },\n multiplyUnits$3(value, otherNumerators, otherDenominators) {\n var newNumerators, mutableOtherDenominators, t1, t2, _i, numerator, mutableDenominatorUnits, _this = this, _box_0 = {};\n _box_0.value = value;\n if (_this.get$numeratorUnits(_this).length === 0) {\n if (otherDenominators.length === 0 && !_this._areAnyConvertible$2(_this.get$denominatorUnits(_this), otherNumerators))\n return A.SassNumber_SassNumber$withUnits(value, _this.get$denominatorUnits(_this), otherNumerators);\n else if (_this.get$denominatorUnits(_this).length === 0)\n return A.SassNumber_SassNumber$withUnits(value, otherDenominators, otherNumerators);\n } else if (otherNumerators.length === 0)\n if (otherDenominators.length === 0)\n return A.SassNumber_SassNumber$withUnits(value, otherDenominators, _this.get$numeratorUnits(_this));\n else if (_this.get$denominatorUnits(_this).length === 0 && !_this._areAnyConvertible$2(_this.get$numeratorUnits(_this), otherDenominators))\n return A.SassNumber_SassNumber$withUnits(value, otherDenominators, _this.get$numeratorUnits(_this));\n newNumerators = A._setArrayType([], type$.JSArray_String);\n mutableOtherDenominators = A._setArrayType(otherDenominators.slice(0), A._arrayInstanceType(otherDenominators));\n for (t1 = _this.get$numeratorUnits(_this), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n numerator = t1[_i];\n A.removeFirstWhere(mutableOtherDenominators, new A.SassNumber_multiplyUnits_closure(_box_0, numerator), new A.SassNumber_multiplyUnits_closure0(newNumerators, numerator));\n }\n t1 = _this.get$denominatorUnits(_this);\n mutableDenominatorUnits = A._setArrayType(t1.slice(0), A._arrayInstanceType(t1));\n for (t1 = otherNumerators.length, _i = 0; _i < t1; ++_i) {\n numerator = otherNumerators[_i];\n A.removeFirstWhere(mutableDenominatorUnits, new A.SassNumber_multiplyUnits_closure1(_box_0, numerator), new A.SassNumber_multiplyUnits_closure2(newNumerators, numerator));\n }\n t1 = _box_0.value;\n B.JSArray_methods.addAll$1(mutableDenominatorUnits, mutableOtherDenominators);\n return A.SassNumber_SassNumber$withUnits(t1, mutableDenominatorUnits, newNumerators);\n },\n _areAnyConvertible$2(units1, units2) {\n return B.JSArray_methods.any$1(units1, new A.SassNumber__areAnyConvertible_closure(units2));\n },\n _unitString$2(numerators, denominators) {\n var t1;\n if (numerators.length === 0) {\n t1 = denominators.length;\n if (t1 === 0)\n return \"no units\";\n if (t1 === 1)\n return J.$add$ansx(B.JSArray_methods.get$single(denominators), \"^-1\");\n return \"(\" + B.JSArray_methods.join$1(denominators, \"*\") + \")^-1\";\n }\n if (denominators.length === 0)\n return B.JSArray_methods.join$1(numerators, \"*\");\n return B.JSArray_methods.join$1(numerators, \"*\") + \"/\" + B.JSArray_methods.join$1(denominators, \"*\");\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n if (other instanceof A.SassNumber) {\n if (_this.get$numeratorUnits(_this).length !== other.get$numeratorUnits(other).length || _this.get$denominatorUnits(_this).length !== other.get$denominatorUnits(other).length)\n return false;\n if (!_this.get$hasUnits())\n return Math.abs(_this._number$_value - other._number$_value) < $.$get$epsilon();\n if (!B.C_ListEquality.equals$2(0, _this._canonicalizeUnitList$1(_this.get$numeratorUnits(_this)), _this._canonicalizeUnitList$1(other.get$numeratorUnits(other))) || !B.C_ListEquality.equals$2(0, _this._canonicalizeUnitList$1(_this.get$denominatorUnits(_this)), _this._canonicalizeUnitList$1(other.get$denominatorUnits(other))))\n return false;\n return Math.abs(_this._number$_value * _this._canonicalMultiplier$1(_this.get$numeratorUnits(_this)) / _this._canonicalMultiplier$1(_this.get$denominatorUnits(_this)) - other._number$_value * _this._canonicalMultiplier$1(other.get$numeratorUnits(other)) / _this._canonicalMultiplier$1(other.get$denominatorUnits(other))) < $.$get$epsilon();\n } else\n return false;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.hashCache;\n return t1 == null ? _this.hashCache = A.fuzzyHashCode(_this._number$_value * _this._canonicalMultiplier$1(_this.get$numeratorUnits(_this)) / _this._canonicalMultiplier$1(_this.get$denominatorUnits(_this))) : t1;\n },\n _canonicalizeUnitList$1(units) {\n var type,\n t1 = units.length;\n if (t1 === 0)\n return units;\n if (t1 === 1) {\n type = $.$get$_typesByUnit().$index(0, B.JSArray_methods.get$first(units));\n if (type == null)\n t1 = units;\n else {\n t1 = B.Map_U8AHF.$index(0, type);\n t1.toString;\n t1 = A._setArrayType([B.JSArray_methods.get$first(t1)], type$.JSArray_String);\n }\n return t1;\n }\n t1 = A._arrayInstanceType(units)._eval$1(\"MappedListIterable<1,String>\");\n t1 = A.List_List$of(new A.MappedListIterable(units, new A.SassNumber__canonicalizeUnitList_closure(), t1), true, t1._eval$1(\"ListIterable.E\"));\n B.JSArray_methods.sort$0(t1);\n return t1;\n },\n _canonicalMultiplier$1(units) {\n return B.JSArray_methods.fold$2(units, 1, new A.SassNumber__canonicalMultiplier_closure(this));\n },\n canonicalMultiplierForUnit$1(unit) {\n var t1,\n innerMap = B.Map_K2BWj.$index(0, unit);\n if (innerMap == null)\n t1 = 1;\n else {\n t1 = innerMap.get$values(innerMap);\n t1 = 1 / t1.get$first(t1);\n }\n return t1;\n },\n _number$_exception$2(message, $name) {\n return new A.SassScriptException($name == null ? message : \"$\" + $name + \": \" + message);\n }\n };\n A.SassNumber__coerceOrConvertValue__compatibilityException.prototype = {\n call$0() {\n var t2, t3, message, t4, type, unit, _this = this,\n t1 = _this.other;\n if (t1 != null) {\n t2 = _this.$this;\n t3 = t2.toString$0(0) + \" and\";\n message = new A.StringBuffer(t3);\n t4 = _this.otherName;\n if (t4 != null)\n t3 = message._contents = t3 + (\" $\" + t4 + \":\");\n t1 = t3 + (\" \" + t1.toString$0(0) + \" have incompatible units\");\n message._contents = t1;\n if (!t2.get$hasUnits() || !_this.otherHasUnits)\n message._contents = t1 + \" (one has units and the other doesn't)\";\n t1 = message.toString$0(0) + \".\";\n t2 = _this.name;\n return new A.SassScriptException(t2 == null ? t1 : \"$\" + t2 + \": \" + t1);\n } else if (!_this.otherHasUnits) {\n t1 = \"Expected \" + _this.$this.toString$0(0) + \" to have no units.\";\n t2 = _this.name;\n return new A.SassScriptException(t2 == null ? t1 : \"$\" + t2 + \": \" + t1);\n } else {\n t1 = _this.newNumerators;\n if (t1.length === 1 && _this.newDenominators.length === 0) {\n type = $.$get$_typesByUnit().$index(0, B.JSArray_methods.get$first(t1));\n if (type != null) {\n t1 = \"Expected \" + _this.$this.toString$0(0) + \" to have \";\n t1 = t1 + (B.JSArray_methods.contains$1(A._setArrayType([97, 101, 105, 111, 117], type$.JSArray_int), B.JSString_methods._codeUnitAt$1(type, 0)) ? \"an \" + type : \"a \" + type) + \" unit (\";\n t2 = B.Map_U8AHF.$index(0, type);\n t2.toString;\n t2 = t1 + B.JSArray_methods.join$1(t2, \", \") + \").\";\n t1 = _this.name;\n return new A.SassScriptException(t1 == null ? t2 : \"$\" + t1 + \": \" + t2);\n }\n }\n t2 = _this.newDenominators;\n unit = A.pluralize(\"unit\", t1.length + t2.length, null);\n t3 = _this.$this;\n t2 = \"Expected \" + t3.toString$0(0) + \" to have \" + unit + \" \" + t3._unitString$2(t1, t2) + \".\";\n t1 = _this.name;\n return new A.SassScriptException(t1 == null ? t2 : \"$\" + t1 + \": \" + t2);\n }\n },\n $signature: 404\n };\n A.SassNumber__coerceOrConvertValue_closure.prototype = {\n call$1(oldNumerator) {\n var factor = A.conversionFactor(this.newNumerator, oldNumerator);\n if (factor == null)\n return false;\n this._box_0.value *= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber__coerceOrConvertValue_closure0.prototype = {\n call$0() {\n return A.throwExpression(this._compatibilityException.call$0());\n },\n $signature: 0\n };\n A.SassNumber__coerceOrConvertValue_closure1.prototype = {\n call$1(oldDenominator) {\n var factor = A.conversionFactor(this.newDenominator, oldDenominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber__coerceOrConvertValue_closure2.prototype = {\n call$0() {\n return A.throwExpression(this._compatibilityException.call$0());\n },\n $signature: 0\n };\n A.SassNumber_plus_closure.prototype = {\n call$2(num1, num2) {\n return num1 + num2;\n },\n $signature: 54\n };\n A.SassNumber_minus_closure.prototype = {\n call$2(num1, num2) {\n return num1 - num2;\n },\n $signature: 54\n };\n A.SassNumber_multiplyUnits_closure.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor(this.numerator, denominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber_multiplyUnits_closure0.prototype = {\n call$0() {\n return this.newNumerators.push(this.numerator);\n },\n $signature: 0\n };\n A.SassNumber_multiplyUnits_closure1.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor(this.numerator, denominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber_multiplyUnits_closure2.prototype = {\n call$0() {\n return this.newNumerators.push(this.numerator);\n },\n $signature: 0\n };\n A.SassNumber__areAnyConvertible_closure.prototype = {\n call$1(unit1) {\n var innerMap = B.Map_K2BWj.$index(0, unit1);\n if (innerMap == null)\n return B.JSArray_methods.contains$1(this.units2, unit1);\n return B.JSArray_methods.any$1(this.units2, innerMap.get$containsKey());\n },\n $signature: 6\n };\n A.SassNumber__canonicalizeUnitList_closure.prototype = {\n call$1(unit) {\n var t1,\n type = $.$get$_typesByUnit().$index(0, unit);\n if (type == null)\n t1 = unit;\n else {\n t1 = B.Map_U8AHF.$index(0, type);\n t1.toString;\n t1 = B.JSArray_methods.get$first(t1);\n }\n return t1;\n },\n $signature: 5\n };\n A.SassNumber__canonicalMultiplier_closure.prototype = {\n call$2(multiplier, unit) {\n return multiplier * this.$this.canonicalMultiplierForUnit$1(unit);\n },\n $signature: 221\n };\n A.ComplexSassNumber.prototype = {\n get$numeratorUnits(_) {\n return this._numeratorUnits;\n },\n get$denominatorUnits(_) {\n return this._denominatorUnits;\n },\n get$hasUnits() {\n return true;\n },\n hasUnit$1(unit) {\n return false;\n },\n compatibleWithUnit$1(unit) {\n return false;\n },\n hasPossiblyCompatibleUnits$1(other) {\n throw A.wrapException(A.UnimplementedError$(string$.Comple));\n },\n withValue$1(value) {\n return new A.ComplexSassNumber(this._numeratorUnits, this._denominatorUnits, value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.ComplexSassNumber(this._numeratorUnits, this._denominatorUnits, this._number$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber));\n }\n };\n A.SingleUnitSassNumber.prototype = {\n get$numeratorUnits(_) {\n return A.List_List$unmodifiable([this._unit], type$.String);\n },\n get$denominatorUnits(_) {\n return B.List_empty;\n },\n get$hasUnits() {\n return true;\n },\n withValue$1(value) {\n return new A.SingleUnitSassNumber(this._unit, value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.SingleUnitSassNumber(this._unit, this._number$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber));\n },\n hasUnit$1(unit) {\n return unit === this._unit;\n },\n hasCompatibleUnits$1(other) {\n return other instanceof A.SingleUnitSassNumber && A.conversionFactor(this._unit, other._unit) != null;\n },\n hasPossiblyCompatibleUnits$1(other) {\n var t1, knownCompatibilities, otherUnit;\n if (!(other instanceof A.SingleUnitSassNumber))\n return false;\n t1 = $.$get$_knownCompatibilitiesByUnit();\n knownCompatibilities = t1.$index(0, this._unit.toLowerCase());\n if (knownCompatibilities == null)\n return true;\n otherUnit = other._unit.toLowerCase();\n return knownCompatibilities.contains$1(0, otherUnit) || !t1.containsKey$1(otherUnit);\n },\n compatibleWithUnit$1(unit) {\n return A.conversionFactor(this._unit, unit) != null;\n },\n coerceValueToMatch$1(other) {\n var t1 = other instanceof A.SingleUnitSassNumber ? this._coerceValueToUnit$1(other._unit) : null;\n return t1 == null ? this.super$SassNumber$coerceValueToMatch(other, null, null) : t1;\n },\n convertValueToMatch$3(other, $name, otherName) {\n var t1 = other instanceof A.SingleUnitSassNumber ? this._coerceValueToUnit$1(other._unit) : null;\n return t1 == null ? this.super$SassNumber$convertValueToMatch(other, $name, otherName) : t1;\n },\n coerce$2(newNumerators, newDenominators) {\n var t1 = newNumerators.length === 1 && newDenominators.length === 0 ? this._coerceToUnit$1(newNumerators[0]) : null;\n return t1 == null ? this.super$SassNumber$coerce(newNumerators, newDenominators, null) : t1;\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n var t1 = newNumerators.length === 1 && newDenominators.length === 0 ? this._coerceValueToUnit$1(newNumerators[0]) : null;\n return t1 == null ? this.super$SassNumber$coerceValue(newNumerators, newDenominators, $name) : t1;\n },\n coerceValueToUnit$2(unit, $name) {\n var t1 = this._coerceValueToUnit$1(unit);\n return t1 == null ? this.super$SassNumber$coerceValueToUnit(unit, $name) : t1;\n },\n _coerceToUnit$1(unit) {\n var t1 = this._unit;\n if (t1 === unit)\n return this;\n return A.NullableExtension_andThen(A.conversionFactor(unit, t1), new A.SingleUnitSassNumber__coerceToUnit_closure(this, unit));\n },\n _coerceValueToUnit$1(unit) {\n return A.NullableExtension_andThen(A.conversionFactor(unit, this._unit), new A.SingleUnitSassNumber__coerceValueToUnit_closure(this));\n },\n multiplyUnits$3(value, otherNumerators, otherDenominators) {\n var mutableOtherDenominators, t1 = {};\n t1.value = value;\n t1.newNumerators = otherNumerators;\n mutableOtherDenominators = A._setArrayType(otherDenominators.slice(0), A._arrayInstanceType(otherDenominators));\n A.removeFirstWhere(mutableOtherDenominators, new A.SingleUnitSassNumber_multiplyUnits_closure(t1, this), new A.SingleUnitSassNumber_multiplyUnits_closure0(t1, this));\n return A.SassNumber_SassNumber$withUnits(t1.value, mutableOtherDenominators, t1.newNumerators);\n },\n unaryMinus$0() {\n return new A.SingleUnitSassNumber(this._unit, -this._number$_value, null);\n },\n $eq(_, other) {\n var factor;\n if (other == null)\n return false;\n if (other instanceof A.SingleUnitSassNumber) {\n factor = A.conversionFactor(other._unit, this._unit);\n return factor != null && Math.abs(this._number$_value * factor - other._number$_value) < $.$get$epsilon();\n } else\n return false;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.hashCache;\n return t1 == null ? _this.hashCache = A.fuzzyHashCode(_this._number$_value * _this.canonicalMultiplierForUnit$1(_this._unit)) : t1;\n }\n };\n A.SingleUnitSassNumber__coerceToUnit_closure.prototype = {\n call$1(factor) {\n return new A.SingleUnitSassNumber(this.unit, this.$this._number$_value * factor, null);\n },\n $signature: 409\n };\n A.SingleUnitSassNumber__coerceValueToUnit_closure.prototype = {\n call$1(factor) {\n return this.$this._number$_value * factor;\n },\n $signature: 77\n };\n A.SingleUnitSassNumber_multiplyUnits_closure.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor(denominator, this.$this._unit);\n if (factor == null)\n return false;\n this._box_0.value *= factor;\n return true;\n },\n $signature: 6\n };\n A.SingleUnitSassNumber_multiplyUnits_closure0.prototype = {\n call$0() {\n var t1 = A._setArrayType([this.$this._unit], type$.JSArray_String),\n t2 = this._box_0;\n B.JSArray_methods.addAll$1(t1, t2.newNumerators);\n t2.newNumerators = t1;\n },\n $signature: 0\n };\n A.UnitlessSassNumber.prototype = {\n get$numeratorUnits(_) {\n return B.List_empty;\n },\n get$denominatorUnits(_) {\n return B.List_empty;\n },\n get$hasUnits() {\n return false;\n },\n withValue$1(value) {\n return new A.UnitlessSassNumber(value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.UnitlessSassNumber(this._number$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber));\n },\n hasUnit$1(unit) {\n return false;\n },\n hasCompatibleUnits$1(other) {\n return other instanceof A.UnitlessSassNumber;\n },\n hasPossiblyCompatibleUnits$1(other) {\n return other instanceof A.UnitlessSassNumber;\n },\n compatibleWithUnit$1(unit) {\n return true;\n },\n coerceValueToMatch$1(other) {\n return this._number$_value;\n },\n convertValueToMatch$3(other, $name, otherName) {\n return other.get$hasUnits() ? this.super$SassNumber$convertValueToMatch(other, $name, otherName) : this._number$_value;\n },\n coerce$2(newNumerators, newDenominators) {\n return A.SassNumber_SassNumber$withUnits(this._number$_value, newDenominators, newNumerators);\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n return this._number$_value;\n },\n coerceValueToUnit$2(unit, $name) {\n return this._number$_value;\n },\n greaterThan$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber) {\n t1 = this._number$_value;\n t2 = other._number$_value;\n return t1 > t2 && !(Math.abs(t1 - t2) < $.$get$epsilon()) ? B.SassBoolean_true : B.SassBoolean_false;\n }\n return this.super$SassNumber$greaterThan(other);\n },\n greaterThanOrEquals$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber) {\n t1 = this._number$_value;\n t2 = other._number$_value;\n return t1 > t2 || Math.abs(t1 - t2) < $.$get$epsilon() ? B.SassBoolean_true : B.SassBoolean_false;\n }\n return this.super$SassNumber$greaterThanOrEquals(other);\n },\n lessThan$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber) {\n t1 = this._number$_value;\n t2 = other._number$_value;\n return t1 < t2 && !(Math.abs(t1 - t2) < $.$get$epsilon()) ? B.SassBoolean_true : B.SassBoolean_false;\n }\n return this.super$SassNumber$lessThan(other);\n },\n lessThanOrEquals$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber) {\n t1 = this._number$_value;\n t2 = other._number$_value;\n return t1 < t2 || Math.abs(t1 - t2) < $.$get$epsilon() ? B.SassBoolean_true : B.SassBoolean_false;\n }\n return this.super$SassNumber$lessThanOrEquals(other);\n },\n modulo$1(other) {\n if (other instanceof A.SassNumber)\n return other.withValue$1(this.moduloLikeSass$2(this._number$_value, other._number$_value));\n return this.super$SassNumber$modulo(other);\n },\n plus$1(other) {\n if (other instanceof A.SassNumber)\n return other.withValue$1(this._number$_value + other._number$_value);\n return this.super$SassNumber$plus(other);\n },\n minus$1(other) {\n if (other instanceof A.SassNumber)\n return other.withValue$1(this._number$_value - other._number$_value);\n return this.super$SassNumber$minus(other);\n },\n times$1(other) {\n if (other instanceof A.SassNumber)\n return other.withValue$1(this._number$_value * other._number$_value);\n return this.super$SassNumber$times(other);\n },\n dividedBy$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber) {\n t1 = this._number$_value / other._number$_value;\n if (other.get$hasUnits()) {\n t2 = other.get$denominatorUnits(other);\n t2 = A.SassNumber_SassNumber$withUnits(t1, other.get$numeratorUnits(other), t2);\n t1 = t2;\n } else\n t1 = new A.UnitlessSassNumber(t1, null);\n return t1;\n }\n return this.super$SassNumber$dividedBy(other);\n },\n unaryMinus$0() {\n return new A.UnitlessSassNumber(-this._number$_value, null);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.UnitlessSassNumber && Math.abs(this._number$_value - other._number$_value) < $.$get$epsilon();\n },\n get$hashCode(_) {\n var t1 = this.hashCache;\n return t1 == null ? this.hashCache = A.fuzzyHashCode(this._number$_value) : t1;\n }\n };\n A.SassString.prototype = {\n get$_sassLength() {\n var t1, result, _this = this,\n value = _this.__SassString__sassLength;\n if (value === $) {\n t1 = new A.Runes(_this._string$_text);\n result = t1.get$length(t1);\n A._lateInitializeOnceCheck(_this.__SassString__sassLength, \"_sassLength\");\n _this.__SassString__sassLength = result;\n value = result;\n }\n return value;\n },\n get$isSpecialNumber() {\n var t1, t2;\n if (this._hasQuotes)\n return false;\n t1 = this._string$_text;\n if (t1.length < 6)\n return false;\n t2 = B.JSString_methods._codeUnitAt$1(t1, 0) | 32;\n if (t2 === 99) {\n t2 = B.JSString_methods._codeUnitAt$1(t1, 1) | 32;\n if (t2 === 108) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 97)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 3) | 32) !== 109)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 4) | 32) !== 112)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 5) === 40;\n } else if (t2 === 97) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 108)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 3) | 32) !== 99)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 4) === 40;\n } else\n return false;\n } else if (t2 === 118) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 1) | 32) !== 97)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 114)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 101) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 1) | 32) !== 110)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 118)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 109) {\n t2 = B.JSString_methods._codeUnitAt$1(t1, 1) | 32;\n if (t2 === 97) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 120)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 105) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 110)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else\n return false;\n } else\n return false;\n },\n get$isVar() {\n if (this._hasQuotes)\n return false;\n var t1 = this._string$_text;\n if (t1.length < 8)\n return false;\n return (B.JSString_methods._codeUnitAt$1(t1, 0) | 32) === 118 && (B.JSString_methods._codeUnitAt$1(t1, 1) | 32) === 97 && (B.JSString_methods._codeUnitAt$1(t1, 2) | 32) === 114 && B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n },\n get$isBlank() {\n return !this._hasQuotes && this._string$_text.length === 0;\n },\n accept$1$1(visitor) {\n var t1 = visitor._quote && this._hasQuotes,\n t2 = this._string$_text;\n if (t1)\n visitor._visitQuotedString$1(t2);\n else\n visitor._visitUnquotedString$1(t2);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertString$1($name) {\n return this;\n },\n plus$1(other) {\n var t1 = this._string$_text,\n t2 = this._hasQuotes;\n if (other instanceof A.SassString)\n return new A.SassString(t1 + other._string$_text, t2);\n else\n return new A.SassString(t1 + A.serializeValue(other, false, true), t2);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassString && this._string$_text === other._string$_text;\n },\n get$hashCode(_) {\n var t1 = this._hashCache;\n return t1 == null ? this._hashCache = B.JSString_methods.get$hashCode(this._string$_text) : t1;\n }\n };\n A._EvaluateVisitor0.prototype = {\n _EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap0(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t2, metaModule, t3, _i, module, $function, t4, _this = this,\n _s20_ = \"$name, $module: null\",\n _s9_ = \"sass:meta\",\n t1 = type$.JSArray_AsyncBuiltInCallable,\n metaFunctions = A._setArrayType([A.BuiltInCallable$function(\"global-variable-exists\", _s20_, new A._EvaluateVisitor_closure9(_this), _s9_), A.BuiltInCallable$function(\"variable-exists\", \"$name\", new A._EvaluateVisitor_closure10(_this), _s9_), A.BuiltInCallable$function(\"function-exists\", _s20_, new A._EvaluateVisitor_closure11(_this), _s9_), A.BuiltInCallable$function(\"mixin-exists\", _s20_, new A._EvaluateVisitor_closure12(_this), _s9_), A.BuiltInCallable$function(\"content-exists\", \"\", new A._EvaluateVisitor_closure13(_this), _s9_), A.BuiltInCallable$function(\"module-variables\", \"$module\", new A._EvaluateVisitor_closure14(_this), _s9_), A.BuiltInCallable$function(\"module-functions\", \"$module\", new A._EvaluateVisitor_closure15(_this), _s9_), A.BuiltInCallable$function(\"get-function\", \"$name, $css: false, $module: null\", new A._EvaluateVisitor_closure16(_this), _s9_), new A.AsyncBuiltInCallable(\"call\", A.ScssParser$(\"@function call($function, $args...) {\", null, _s9_).parseArgumentDeclaration$0(), new A._EvaluateVisitor_closure17(_this))], t1),\n metaMixins = A._setArrayType([A.AsyncBuiltInCallable$mixin(\"load-css\", \"$url, $with: null\", new A._EvaluateVisitor_closure18(_this), _s9_)], t1);\n t1 = type$.AsyncBuiltInCallable;\n t2 = A.List_List$of($.$get$global(), true, t1);\n B.JSArray_methods.addAll$1(t2, $.$get$local());\n B.JSArray_methods.addAll$1(t2, metaFunctions);\n metaModule = A.BuiltInModule$(\"meta\", t2, metaMixins, null, t1);\n for (t1 = A.List_List$of($.$get$coreModules(), true, type$.BuiltInModule_AsyncBuiltInCallable), t1.push(metaModule), t2 = t1.length, t3 = _this._async_evaluate$_builtInModules, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n module = t1[_i];\n t3.$indexSet(0, module.url, module);\n }\n t1 = A._setArrayType([], type$.JSArray_AsyncCallable);\n B.JSArray_methods.addAll$1(t1, $.$get$globalFunctions());\n B.JSArray_methods.addAll$1(t1, metaFunctions);\n for (t2 = t1.length, t3 = _this._async_evaluate$_builtInFunctions, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n $function = t1[_i];\n t4 = J.get$name$x($function);\n t3.$indexSet(0, A.stringReplaceAllUnchecked(t4, \"_\", \"-\"), $function);\n }\n },\n run$2(_, importer, node) {\n return this.run$body$_EvaluateVisitor(0, importer, node);\n },\n run$body$_EvaluateVisitor(_, importer, node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.EvaluateResult),\n $async$returnValue, $async$self = this, t1;\n var $async$run$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = type$.nullable_Object;\n $async$returnValue = A.runZoned(new A._EvaluateVisitor_run_closure0($async$self, node, importer), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext0($async$self, node)], t1, t1), type$.FutureOr_EvaluateResult);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$run$2, $async$completer);\n },\n _async_evaluate$_assertInModule$1$2(value, $name) {\n if (value != null)\n return value;\n throw A.wrapException(A.StateError$(\"Can't access \" + $name + \" outside of a module.\"));\n },\n _async_evaluate$_assertInModule$2(value, $name) {\n return this._async_evaluate$_assertInModule$1$2(value, $name, type$.dynamic);\n },\n _async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n return this._loadModule$body$_EvaluateVisitor(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors);\n },\n _async_evaluate$_loadModule$5$configuration(url, stackFrame, nodeWithSpan, callback, configuration) {\n return this._async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, configuration, false);\n },\n _async_evaluate$_loadModule$4(url, stackFrame, nodeWithSpan, callback) {\n return this._async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, null, false);\n },\n _loadModule$body$_EvaluateVisitor(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, t1, t2, builtInModule;\n var $async$_async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n builtInModule = $async$self._async_evaluate$_builtInModules.$index(0, url);\n $async$goto = builtInModule != null ? 3 : 4;\n break;\n case 3:\n // then\n if (configuration instanceof A.ExplicitConfiguration) {\n t1 = namesInErrors ? \"Built-in module \" + url.toString$0(0) + \" can't be configured.\" : \"Built-in modules can't be configured.\";\n t2 = configuration.nodeWithSpan;\n throw A.wrapException($async$self._async_evaluate$_exception$2(t1, t2.get$span(t2)));\n }\n $async$goto = 5;\n return A._asyncAwait($async$self._addExceptionSpanAsync$1$2(nodeWithSpan, new A._EvaluateVisitor__loadModule_closure1(callback, builtInModule), type$.void), $async$_async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors);\n case 5:\n // returning from await.\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_withStackFrame$1$3(stackFrame, nodeWithSpan, new A._EvaluateVisitor__loadModule_closure2($async$self, url, nodeWithSpan, baseUrl, namesInErrors, configuration, callback), type$.Null), $async$_async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors);\n case 6:\n // returning from await.\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors, $async$completer);\n },\n _async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n return this._execute$body$_EvaluateVisitor(importer, stylesheet, configuration, namesInErrors, nodeWithSpan);\n },\n _async_evaluate$_execute$2(importer, stylesheet) {\n return this._async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, null, false, null);\n },\n _execute$body$_EvaluateVisitor(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Module_AsyncCallable),\n $async$returnValue, $async$self = this, currentConfiguration, message, t2, existingSpan, configurationSpan, environment, css, extensionStore, module, url, t1, alreadyLoaded;\n var $async$_async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n url = stylesheet.span.file.url;\n t1 = $async$self._async_evaluate$_modules;\n alreadyLoaded = t1.$index(0, url);\n if (alreadyLoaded != null) {\n t1 = configuration == null;\n currentConfiguration = t1 ? $async$self._async_evaluate$_configuration : configuration;\n if (currentConfiguration instanceof A.ExplicitConfiguration) {\n message = namesInErrors ? $.$get$context().prettyUri$1(url) + string$.x20was_a : string$.This_mw;\n t2 = $async$self._async_evaluate$_moduleNodes.$index(0, url);\n existingSpan = t2 == null ? null : J.get$span$z(t2);\n if (t1) {\n t1 = currentConfiguration.nodeWithSpan;\n configurationSpan = t1.get$span(t1);\n } else\n configurationSpan = null;\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (existingSpan != null)\n t1.$indexSet(0, existingSpan, \"original load\");\n if (configurationSpan != null)\n t1.$indexSet(0, configurationSpan, \"configuration\");\n throw A.wrapException(t1.get$isEmpty(t1) ? $async$self._async_evaluate$_exception$1(message) : $async$self._async_evaluate$_multiSpanException$3(message, \"new load\", t1));\n }\n $async$returnValue = alreadyLoaded;\n // goto return\n $async$goto = 1;\n break;\n }\n environment = A.AsyncEnvironment$();\n css = A._Cell$();\n extensionStore = A.ExtensionStore$();\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_withEnvironment$1$2(environment, new A._EvaluateVisitor__execute_closure0($async$self, importer, stylesheet, extensionStore, configuration, css), type$.Null), $async$_async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan);\n case 3:\n // returning from await.\n module = environment.toModule$2(css._readLocal$0(), extensionStore);\n if (url != null) {\n t1.$indexSet(0, url, module);\n if (nodeWithSpan != null)\n $async$self._async_evaluate$_moduleNodes.$indexSet(0, url, nodeWithSpan);\n }\n $async$returnValue = module;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan, $async$completer);\n },\n _async_evaluate$_addOutOfOrderImports$0() {\n var t1, t2, _this = this, _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n outOfOrderImports = _this._async_evaluate$_outOfOrderImports;\n if (outOfOrderImports == null)\n return _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_).children;\n t1 = _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_).children;\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(_this._async_evaluate$_assertInModule$2(_this._async_evaluate$__endOfImports, _s13_), \"count\", type$.int), t1.$ti._eval$1(\"ListMixin.E\")), true, type$.ModifiableCssNode);\n B.JSArray_methods.addAll$1(t1, outOfOrderImports);\n t2 = _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_).children;\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(t2, _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__endOfImports, _s13_), null, t2.$ti._eval$1(\"ListMixin.E\")));\n return t1;\n },\n _async_evaluate$_combineCss$2$clone(root, clone) {\n var selectors, unsatisfiedExtension, sortedModules, t1, imports, css, t2, t3, statements, index, _this = this;\n if (!B.JSArray_methods.any$1(root.get$upstream(), new A._EvaluateVisitor__combineCss_closure2())) {\n selectors = root.get$extensionStore().get$simpleSelectors();\n unsatisfiedExtension = A.firstOrNull(root.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__combineCss_closure3(selectors)));\n if (unsatisfiedExtension != null)\n _this._async_evaluate$_throwForUnsatisfiedExtension$1(unsatisfiedExtension);\n return root.get$css(root);\n }\n sortedModules = _this._async_evaluate$_topologicalModules$1(root);\n if (clone) {\n t1 = sortedModules.$ti._eval$1(\"MappedListIterable>\");\n sortedModules = A.List_List$of(new A.MappedListIterable(sortedModules, new A._EvaluateVisitor__combineCss_closure4(), t1), true, t1._eval$1(\"ListIterable.E\"));\n }\n _this._async_evaluate$_extendModules$1(sortedModules);\n t1 = type$.JSArray_CssNode;\n imports = A._setArrayType([], t1);\n css = A._setArrayType([], t1);\n for (t1 = J.get$reversed$ax(sortedModules), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n t3 = t3.get$css(t3);\n statements = t3.get$children(t3);\n index = _this._async_evaluate$_indexAfterImports$1(statements);\n t3 = J.getInterceptor$ax(statements);\n B.JSArray_methods.addAll$1(imports, t3.getRange$2(statements, 0, index));\n B.JSArray_methods.addAll$1(css, t3.getRange$2(statements, index, t3.get$length(statements)));\n }\n t1 = B.JSArray_methods.$add(imports, css);\n t2 = root.get$css(root);\n return new A.CssStylesheet(new A.UnmodifiableListView(t1, type$.UnmodifiableListView_CssNode), t2.get$span(t2));\n },\n _async_evaluate$_combineCss$1(root) {\n return this._async_evaluate$_combineCss$2$clone(root, false);\n },\n _async_evaluate$_extendModules$1(sortedModules) {\n var t1, t2, originalSelectors, $self, t3, t4, _i, upstream, url,\n downstreamExtensionStores = A.LinkedHashMap_LinkedHashMap$_empty(type$.Uri, type$.List_ExtensionStore),\n unsatisfiedExtensions = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_Extension);\n for (t1 = J.get$iterator$ax(sortedModules); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n originalSelectors = t2.get$extensionStore().get$simpleSelectors().toSet$0(0);\n unsatisfiedExtensions.addAll$1(0, t2.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__extendModules_closure1(originalSelectors)));\n $self = downstreamExtensionStores.$index(0, t2.get$url(t2));\n t3 = t2.get$extensionStore().get$addExtensions();\n if ($self != null)\n t3.call$1($self);\n t3 = t2.get$extensionStore();\n if (t3.get$isEmpty(t3))\n continue;\n for (t3 = t2.get$upstream(), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n upstream = t3[_i];\n url = upstream.get$url(upstream);\n if (url == null)\n continue;\n J.add$1$ax(downstreamExtensionStores.putIfAbsent$2(url, new A._EvaluateVisitor__extendModules_closure2()), t2.get$extensionStore());\n }\n unsatisfiedExtensions.removeAll$1(t2.get$extensionStore().extensionsWhereTarget$1(originalSelectors.get$contains(originalSelectors)));\n }\n if (unsatisfiedExtensions._collection$_length !== 0)\n this._async_evaluate$_throwForUnsatisfiedExtension$1(unsatisfiedExtensions.get$first(unsatisfiedExtensions));\n },\n _async_evaluate$_throwForUnsatisfiedExtension$1(extension) {\n throw A.wrapException(A.SassException$(string$.The_ta + extension.target.toString$0(0) + ' !optional\" to avoid this error.', extension.span));\n },\n _async_evaluate$_topologicalModules$1(root) {\n var t1 = type$.Module_AsyncCallable,\n sorted = A.QueueList$(null, t1);\n new A._EvaluateVisitor__topologicalModules_visitModule0(A.LinkedHashSet_LinkedHashSet$_empty(t1), sorted).call$1(root);\n return sorted;\n },\n _async_evaluate$_indexAfterImports$1(statements) {\n var t1, t2, t3, lastImport, i, statement;\n for (t1 = J.getInterceptor$asx(statements), t2 = type$.CssComment, t3 = type$.CssImport, lastImport = -1, i = 0; i < t1.get$length(statements); ++i) {\n statement = t1.$index(statements, i);\n if (t3._is(statement))\n lastImport = i;\n else if (!t2._is(statement))\n break;\n }\n return lastImport + 1;\n },\n visitStylesheet$1(node) {\n return this.visitStylesheet$body$_EvaluateVisitor(node);\n },\n visitStylesheet$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, _i;\n var $async$visitStylesheet$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.children, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t1[_i].accept$1($async$self), $async$visitStylesheet$1);\n case 6:\n // returning from await.\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStylesheet$1, $async$completer);\n },\n visitAtRootRule$1(node) {\n return this.visitAtRootRule$body$_EvaluateVisitor(node);\n },\n visitAtRootRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, grandparent, root, innerCopy, t2, outerCopy, copy, unparsedQuery, query, $parent, included, $async$temp1, $async$temp2;\n var $async$visitAtRootRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n unparsedQuery = node.query;\n $async$goto = unparsedQuery != null ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = unparsedQuery;\n $async$temp2 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$2$warnForColor(unparsedQuery, true), $async$visitAtRootRule$1);\n case 6:\n // returning from await.\n $async$result = $async$self._async_evaluate$_adjustParseError$2($async$temp1, new $async$temp2._EvaluateVisitor_visitAtRootRule_closure2($async$self, $async$result));\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$result = B.AtRootQuery_UsS;\n case 4:\n // join\n query = $async$result;\n $parent = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\");\n included = A._setArrayType([], type$.JSArray_ModifiableCssParentNode);\n for (t1 = type$.CssStylesheet; !t1._is($parent); $parent = grandparent) {\n if (!query.excludes$1($parent))\n included.push($parent);\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.StateError$(string$.CssNod));\n }\n root = $async$self._async_evaluate$_trimIncluded$1(included);\n $async$goto = root === $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\") ? 7 : 8;\n break;\n case 7:\n // then\n $async$goto = 9;\n return A._asyncAwait($async$self._async_evaluate$_environment.scope$1$2$when(new A._EvaluateVisitor_visitAtRootRule_closure3($async$self, node), node.hasDeclarations, type$.Null), $async$visitAtRootRule$1);\n case 9:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 8:\n // join\n if (included.length !== 0) {\n innerCopy = B.JSArray_methods.get$first(included).copyWithoutChildren$0();\n for (t1 = A.SubListIterable$(included, 1, null, type$.ModifiableCssParentNode), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, outerCopy = innerCopy; t1.moveNext$0(); outerCopy = copy) {\n copy = t2._as(t1.__internal$_current).copyWithoutChildren$0();\n copy.addChild$1(outerCopy);\n }\n root.addChild$1(outerCopy);\n } else\n innerCopy = root;\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_scopeForAtRoot$4(node, innerCopy, query, included).call$1(new A._EvaluateVisitor_visitAtRootRule_closure4($async$self, node)), $async$visitAtRootRule$1);\n case 10:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitAtRootRule$1, $async$completer);\n },\n _async_evaluate$_trimIncluded$1(nodes) {\n var $parent, t1, innermostContiguous, i, t2, grandparent, root, _this = this, _null = null, _s5_ = \"_root\",\n _s22_ = \" to be an ancestor of \";\n if (nodes.length === 0)\n return _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_);\n $parent = _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__parent, \"__parent\");\n for (t1 = nodes.length, innermostContiguous = _null, i = 0; i < t1; ++i, $parent = grandparent) {\n for (; t2 = nodes[i], $parent !== t2; innermostContiguous = _null, $parent = grandparent) {\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if (innermostContiguous == null)\n innermostContiguous = i;\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if ($parent !== _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_))\n return _this._async_evaluate$_assertInModule$2(_this._async_evaluate$__root, _s5_);\n innermostContiguous.toString;\n root = nodes[innermostContiguous];\n B.JSArray_methods.removeRange$2(nodes, innermostContiguous, nodes.length);\n return root;\n },\n _async_evaluate$_scopeForAtRoot$4(node, newParent, query, included) {\n var _this = this,\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure5(_this, newParent, node),\n t1 = query._all || query._at_root_query$_rule;\n if (t1 !== query.include)\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure6(_this, scope);\n if (_this._async_evaluate$_mediaQueries != null && query.excludesName$1(\"media\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure7(_this, scope);\n if (_this._async_evaluate$_inKeyframes && query.excludesName$1(\"keyframes\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure8(_this, scope);\n return _this._async_evaluate$_inUnknownAtRule && !B.JSArray_methods.any$1(included, new A._EvaluateVisitor__scopeForAtRoot_closure9()) ? new A._EvaluateVisitor__scopeForAtRoot_closure10(_this, scope) : scope;\n },\n visitContentBlock$1(node) {\n return A.throwExpression(A.UnsupportedError$(string$.Evalua));\n },\n visitContentRule$1(node) {\n return this.visitContentRule$body$_EvaluateVisitor(node);\n },\n visitContentRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, $content;\n var $async$visitContentRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $content = $async$self._async_evaluate$_environment._async_environment$_content;\n if ($content == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_runUserDefinedCallable$1$4(node.$arguments, $content, node, new A._EvaluateVisitor_visitContentRule_closure0($async$self, $content), type$.Null), $async$visitContentRule$1);\n case 3:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitContentRule$1, $async$completer);\n },\n visitDebugRule$1(node) {\n return this.visitDebugRule$body$_EvaluateVisitor(node);\n },\n visitDebugRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, value, t1;\n var $async$visitDebugRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(node.expression.accept$1($async$self), $async$visitDebugRule$1);\n case 3:\n // returning from await.\n value = $async$result;\n t1 = value instanceof A.SassString ? value._string$_text : A.serializeValue(value, true, true);\n $async$self._async_evaluate$_logger.debug$2(0, t1, node.span);\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitDebugRule$1, $async$completer);\n },\n visitDeclaration$1(node) {\n return this.visitDeclaration$body$_EvaluateVisitor(node);\n },\n visitDeclaration$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, $name, t2, cssValue, t3, t4, children, oldDeclarationName;\n var $async$visitDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (($async$self._async_evaluate$_atRootExcludingStyleRule ? null : $async$self._async_evaluate$_styleRuleIgnoringAtRoot) == null && !$async$self._async_evaluate$_inUnknownAtRule && !$async$self._async_evaluate$_inKeyframes)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Declarm, node.span));\n t1 = node.name;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_interpolationToValue$2$warnForColor(t1, true), $async$visitDeclaration$1);\n case 3:\n // returning from await.\n $name = $async$result;\n t2 = $async$self._async_evaluate$_declarationName;\n if (t2 != null)\n $name = new A.CssValue(t2 + \"-\" + A.S($name.get$value($name)), $name.get$span($name), type$.CssValue_String);\n t2 = node.value;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen(t2, new A._EvaluateVisitor_visitDeclaration_closure1($async$self)), $async$visitDeclaration$1);\n case 4:\n // returning from await.\n cssValue = $async$result;\n t3 = cssValue != null;\n if (t3)\n t4 = !cssValue.get$value(cssValue).get$isBlank() || cssValue.get$value(cssValue).get$asList().length === 0;\n else\n t4 = false;\n if (t4) {\n t3 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\");\n t1 = B.JSString_methods.startsWith$1(t1.get$initialPlain(), \"--\");\n if ($async$self._async_evaluate$_sourceMap) {\n t2 = A.NullableExtension_andThen(t2, $async$self.get$_async_evaluate$_expressionNode());\n t2 = t2 == null ? null : J.get$span$z(t2);\n } else\n t2 = null;\n t3.addChild$1(A.ModifiableCssDeclaration$($name, cssValue, node.span, t1, t2));\n } else if (J.startsWith$1$s($name.get$value($name), \"--\") && t3)\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Custom property values may not be empty.\", cssValue.get$span(cssValue)));\n children = node.children;\n $async$goto = children != null ? 5 : 6;\n break;\n case 5:\n // then\n oldDeclarationName = $async$self._async_evaluate$_declarationName;\n $async$self._async_evaluate$_declarationName = $name.get$value($name);\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_environment.scope$1$2$when(new A._EvaluateVisitor_visitDeclaration_closure2($async$self, children), node.hasDeclarations, type$.Null), $async$visitDeclaration$1);\n case 7:\n // returning from await.\n $async$self._async_evaluate$_declarationName = oldDeclarationName;\n case 6:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitDeclaration$1, $async$completer);\n },\n visitEachRule$1(node) {\n return this.visitEachRule$body$_EvaluateVisitor(node);\n },\n visitEachRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, list, nodeWithSpan, setVariables;\n var $async$visitEachRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.list;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitEachRule$1);\n case 3:\n // returning from await.\n list = $async$result;\n nodeWithSpan = $async$self._async_evaluate$_expressionNode$1(t1);\n setVariables = node.variables.length === 1 ? new A._EvaluateVisitor_visitEachRule_closure2($async$self, node, nodeWithSpan) : new A._EvaluateVisitor_visitEachRule_closure3($async$self, node, nodeWithSpan);\n $async$returnValue = $async$self._async_evaluate$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitEachRule_closure4($async$self, list, setVariables, node), true, type$.nullable_Value);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitEachRule$1, $async$completer);\n },\n _async_evaluate$_setMultipleVariables$3(variables, value, nodeWithSpan) {\n var i,\n list = value.get$asList(),\n t1 = variables.length,\n minLength = Math.min(t1, list.length);\n for (i = 0; i < minLength; ++i)\n this._async_evaluate$_environment.setLocalVariable$3(variables[i], this._async_evaluate$_withoutSlash$2(list[i], nodeWithSpan), nodeWithSpan);\n for (i = minLength; i < t1; ++i)\n this._async_evaluate$_environment.setLocalVariable$3(variables[i], B.C__SassNull, nodeWithSpan);\n },\n visitErrorRule$1(node) {\n return this.visitErrorRule$body$_EvaluateVisitor(node);\n },\n visitErrorRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$self = this, $async$temp1, $async$temp2;\n var $async$visitErrorRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$temp2 = J;\n $async$goto = 2;\n return A._asyncAwait(node.expression.accept$1($async$self), $async$visitErrorRule$1);\n case 2:\n // returning from await.\n throw $async$temp1.wrapException($async$self._async_evaluate$_exception$2($async$temp2.toString$0$($async$result), node.span));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitErrorRule$1, $async$completer);\n },\n visitExtendRule$1(node) {\n return this.visitExtendRule$body$_EvaluateVisitor(node);\n },\n visitExtendRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, targetText, t1, t2, t3, _i, t4, styleRule;\n var $async$visitExtendRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n styleRule = $async$self._async_evaluate$_atRootExcludingStyleRule ? null : $async$self._async_evaluate$_styleRuleIgnoringAtRoot;\n if (styleRule == null || $async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.x40exten, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_interpolationToValue$2$warnForColor(node.selector, true), $async$visitExtendRule$1);\n case 3:\n // returning from await.\n targetText = $async$result;\n for (t1 = $async$self._async_evaluate$_adjustParseError$2(targetText, new A._EvaluateVisitor_visitExtendRule_closure0($async$self, targetText)).components, t2 = t1.length, t3 = type$.CompoundSelector, _i = 0; _i < t2; ++_i) {\n t4 = t1[_i].components;\n if (t4.length !== 1 || !(B.JSArray_methods.get$first(t4) instanceof A.CompoundSelector))\n throw A.wrapException(A.SassFormatException$(\"complex selectors may not be extended.\", targetText.get$span(targetText)));\n t4 = t3._as(B.JSArray_methods.get$first(t4)).components;\n if (t4.length !== 1)\n throw A.wrapException(A.SassFormatException$(string$.compou + B.JSArray_methods.join$1(t4, \", \") + string$.x60_inst, targetText.get$span(targetText)));\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__extensionStore, \"_extensionStore\").addExtension$4(styleRule.selector, B.JSArray_methods.get$first(t4), node, $async$self._async_evaluate$_mediaQueries);\n }\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitExtendRule$1, $async$completer);\n },\n visitAtRule$1(node) {\n return this.visitAtRule$body$_EvaluateVisitor(node);\n },\n visitAtRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, $name, value, children, wasInKeyframes, wasInUnknownAtRule;\n var $async$visitAtRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.At_rul, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_interpolationToValue$1(node.name), $async$visitAtRule$1);\n case 3:\n // returning from await.\n $name = $async$result;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen(node.value, new A._EvaluateVisitor_visitAtRule_closure2($async$self)), $async$visitAtRule$1);\n case 4:\n // returning from await.\n value = $async$result;\n children = node.children;\n if (children == null) {\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$($name, node.span, true, value));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n wasInKeyframes = $async$self._async_evaluate$_inKeyframes;\n wasInUnknownAtRule = $async$self._async_evaluate$_inUnknownAtRule;\n if (A.unvendor($name.get$value($name)) === \"keyframes\")\n $async$self._async_evaluate$_inKeyframes = true;\n else\n $async$self._async_evaluate$_inUnknownAtRule = true;\n $async$goto = 5;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$($name, node.span, false, value), new A._EvaluateVisitor_visitAtRule_closure3($async$self, children), node.hasDeclarations, new A._EvaluateVisitor_visitAtRule_closure4(), type$.ModifiableCssAtRule, type$.Null), $async$visitAtRule$1);\n case 5:\n // returning from await.\n $async$self._async_evaluate$_inUnknownAtRule = wasInUnknownAtRule;\n $async$self._async_evaluate$_inKeyframes = wasInKeyframes;\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitAtRule$1, $async$completer);\n },\n visitForRule$1(node) {\n return this.visitForRule$body$_EvaluateVisitor(node);\n },\n visitForRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, t3, fromNumber, t4, toNumber, from, to, direction;\n var $async$visitForRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n t2 = node.from;\n t3 = type$.SassNumber;\n $async$goto = 3;\n return A._asyncAwait($async$self._addExceptionSpanAsync$1$2(t2, new A._EvaluateVisitor_visitForRule_closure4($async$self, node), t3), $async$visitForRule$1);\n case 3:\n // returning from await.\n fromNumber = $async$result;\n t4 = node.to;\n $async$goto = 4;\n return A._asyncAwait($async$self._addExceptionSpanAsync$1$2(t4, new A._EvaluateVisitor_visitForRule_closure5($async$self, node), t3), $async$visitForRule$1);\n case 4:\n // returning from await.\n toNumber = $async$result;\n from = $async$self._async_evaluate$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure6(fromNumber));\n to = t1.to = $async$self._async_evaluate$_addExceptionSpan$2(t4, new A._EvaluateVisitor_visitForRule_closure7(toNumber, fromNumber));\n direction = from > to ? -1 : 1;\n if (from === (!node.isExclusive ? t1.to = to + direction : to)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$returnValue = $async$self._async_evaluate$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitForRule_closure8(t1, $async$self, node, from, direction, fromNumber), true, type$.nullable_Value);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitForRule$1, $async$completer);\n },\n visitForwardRule$1(node) {\n return this.visitForwardRule$body$_EvaluateVisitor(node);\n },\n visitForwardRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, newConfiguration, t4, _i, variable, $name, oldConfiguration, adjustedConfiguration, t1, t2, t3;\n var $async$visitForwardRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldConfiguration = $async$self._async_evaluate$_configuration;\n adjustedConfiguration = oldConfiguration.throughForward$1(node);\n t1 = node.configuration;\n t2 = t1.length;\n t3 = node.url;\n $async$goto = t2 !== 0 ? 3 : 5;\n break;\n case 3:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_addForwardConfiguration$2(adjustedConfiguration, node), $async$visitForwardRule$1);\n case 6:\n // returning from await.\n newConfiguration = $async$result;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_loadModule$5$configuration(t3, \"@forward\", node, new A._EvaluateVisitor_visitForwardRule_closure1($async$self, node), newConfiguration), $async$visitForwardRule$1);\n case 7:\n // returning from await.\n t3 = type$.String;\n t4 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (!variable.isGuarded)\n t4.add$1(0, variable.name);\n }\n $async$self._async_evaluate$_removeUsedConfiguration$3$except(adjustedConfiguration, newConfiguration, t4);\n t3 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i].name);\n for (t1 = newConfiguration._values, t2 = J.toList$0$ax(t1.get$keys(t1)), t4 = t2.length, _i = 0; _i < t2.length; t2.length === t4 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (!t3.contains$1(0, $name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n $async$self._async_evaluate$_assertConfigurationIsEmpty$1(newConfiguration);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$self._async_evaluate$_configuration = adjustedConfiguration;\n $async$goto = 8;\n return A._asyncAwait($async$self._async_evaluate$_loadModule$4(t3, \"@forward\", node, new A._EvaluateVisitor_visitForwardRule_closure2($async$self, node)), $async$visitForwardRule$1);\n case 8:\n // returning from await.\n $async$self._async_evaluate$_configuration = oldConfiguration;\n case 4:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitForwardRule$1, $async$completer);\n },\n _async_evaluate$_addForwardConfiguration$2(configuration, node) {\n return this._addForwardConfiguration$body$_EvaluateVisitor(configuration, node);\n },\n _addForwardConfiguration$body$_EvaluateVisitor(configuration, node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Configuration),\n $async$returnValue, $async$self = this, t2, t3, _i, variable, t4, t5, variableNodeWithSpan, t1, newValues, $async$temp1, $async$temp2, $async$temp3;\n var $async$_async_evaluate$_addForwardConfiguration$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = configuration._values;\n newValues = A.LinkedHashMap_LinkedHashMap$of(new A.UnmodifiableMapView(t1, type$.UnmodifiableMapView_String_ConfiguredValue), type$.String, type$.ConfiguredValue);\n t2 = node.configuration, t3 = t2.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n variable = t2[_i];\n if (variable.isGuarded) {\n t4 = variable.name;\n t5 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, t4);\n if (t5 != null && !t5.value.$eq(0, B.C__SassNull)) {\n newValues.$indexSet(0, t4, t5);\n // goto for update\n $async$goto = 4;\n break;\n }\n }\n t4 = variable.expression;\n variableNodeWithSpan = $async$self._async_evaluate$_expressionNode$1(t4);\n $async$temp1 = newValues;\n $async$temp2 = variable.name;\n $async$temp3 = A;\n $async$goto = 6;\n return A._asyncAwait(t4.accept$1($async$self), $async$_async_evaluate$_addForwardConfiguration$2);\n case 6:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, new $async$temp3.ConfiguredValue($async$self._async_evaluate$_withoutSlash$2($async$result, variableNodeWithSpan), variable.span, variableNodeWithSpan));\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n if (configuration instanceof A.ExplicitConfiguration || t1.get$isEmpty(t1)) {\n $async$returnValue = new A.ExplicitConfiguration(node, newValues);\n // goto return\n $async$goto = 1;\n break;\n } else {\n $async$returnValue = new A.Configuration(newValues);\n // goto return\n $async$goto = 1;\n break;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_addForwardConfiguration$2, $async$completer);\n },\n _async_evaluate$_removeUsedConfiguration$3$except(upstream, downstream, except) {\n var t1, t2, t3, t4, _i, $name;\n for (t1 = upstream._values, t2 = J.toList$0$ax(t1.get$keys(t1)), t3 = t2.length, t4 = downstream._values, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (except.contains$1(0, $name))\n continue;\n if (!t4.containsKey$1($name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n },\n _async_evaluate$_assertConfigurationIsEmpty$2$nameInError(configuration, nameInError) {\n var t1, entry;\n if (!(configuration instanceof A.ExplicitConfiguration))\n return;\n t1 = configuration._values;\n if (t1.get$isEmpty(t1))\n return;\n t1 = t1.get$entries(t1);\n entry = t1.get$first(t1);\n t1 = nameInError ? \"$\" + A.S(entry.key) + string$.x20was_n : string$.This_v;\n throw A.wrapException(this._async_evaluate$_exception$2(t1, entry.value.configurationSpan));\n },\n _async_evaluate$_assertConfigurationIsEmpty$1(configuration) {\n return this._async_evaluate$_assertConfigurationIsEmpty$2$nameInError(configuration, false);\n },\n visitFunctionRule$1(node) {\n return this.visitFunctionRule$body$_EvaluateVisitor(node);\n },\n visitFunctionRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, t3, index, t4;\n var $async$visitFunctionRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate$_environment;\n t2 = t1.closure$0();\n t3 = t1._async_environment$_functions;\n index = t3.length - 1;\n t4 = node.name;\n t1._async_environment$_functionIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable(node, t2, type$.UserDefinedCallable_AsyncEnvironment));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitFunctionRule$1, $async$completer);\n },\n visitIfRule$1(node) {\n return this.visitIfRule$body$_EvaluateVisitor(node);\n },\n visitIfRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, _i, clauseToCheck, _box_0;\n var $async$visitIfRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n _box_0 = {};\n _box_0.clause = node.lastClause;\n t1 = node.clauses, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n clauseToCheck = t1[_i];\n $async$goto = 6;\n return A._asyncAwait(clauseToCheck.expression.accept$1($async$self), $async$visitIfRule$1);\n case 6:\n // returning from await.\n if ($async$result.get$isTruthy()) {\n _box_0.clause = clauseToCheck;\n // goto after for\n $async$goto = 5;\n break;\n }\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n t1 = _box_0.clause;\n if (t1 == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitIfRule_closure0(_box_0, $async$self), true, t1.hasDeclarations, type$.nullable_Value), $async$visitIfRule$1);\n case 7:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIfRule$1, $async$completer);\n },\n visitImportRule$1(node) {\n return this.visitImportRule$body$_EvaluateVisitor(node);\n },\n visitImportRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, t3, _i, $import;\n var $async$visitImportRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.imports, t2 = t1.length, t3 = type$.StaticImport, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $import = t1[_i];\n $async$goto = $import instanceof A.DynamicImport ? 6 : 8;\n break;\n case 6:\n // then\n $async$goto = 9;\n return A._asyncAwait($async$self._async_evaluate$_visitDynamicImport$1($import), $async$visitImportRule$1);\n case 9:\n // returning from await.\n // goto join\n $async$goto = 7;\n break;\n case 8:\n // else\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_visitStaticImport$1(t3._as($import)), $async$visitImportRule$1);\n case 10:\n // returning from await.\n case 7:\n // join\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitImportRule$1, $async$completer);\n },\n _async_evaluate$_visitDynamicImport$1($import) {\n return this._async_evaluate$_withStackFrame$1$3(\"@import\", $import, new A._EvaluateVisitor__visitDynamicImport_closure0(this, $import), type$.void);\n },\n _async_evaluate$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {\n return this._loadStylesheet$body$_EvaluateVisitor(url, span, baseUrl, forImport);\n },\n _async_evaluate$_loadStylesheet$3$baseUrl(url, span, baseUrl) {\n return this._async_evaluate$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, false);\n },\n _async_evaluate$_loadStylesheet$3$forImport(url, span, forImport) {\n return this._async_evaluate$_loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);\n },\n _loadStylesheet$body$_EvaluateVisitor(url, span, baseUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$._LoadedStylesheet),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, $async$exception;\n var $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n baseUrl = baseUrl;\n $async$handler = 4;\n $async$self._async_evaluate$_importSpan = span;\n importCache = $async$self._async_evaluate$_importCache;\n $async$goto = importCache != null ? 7 : 9;\n break;\n case 7:\n // then\n if (baseUrl == null)\n baseUrl = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__stylesheet, \"_stylesheet\").span.file.url;\n $async$goto = 10;\n return A._asyncAwait(J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), $async$self._async_evaluate$_importer, baseUrl, forImport), $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport);\n case 10:\n // returning from await.\n tuple = $async$result;\n $async$goto = tuple != null ? 11 : 12;\n break;\n case 11:\n // then\n isDependency = $async$self._async_evaluate$_inDependency || tuple.item1 !== $async$self._async_evaluate$_importer;\n t1 = tuple.item1;\n t2 = tuple.item2;\n t3 = tuple.item3;\n t4 = $async$self._async_evaluate$_quietDeps && isDependency;\n $async$goto = 13;\n return A._asyncAwait(importCache.importCanonical$4$originalUrl$quiet(t1, t2, t3, t4), $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport);\n case 13:\n // returning from await.\n stylesheet = $async$result;\n if (stylesheet != null) {\n $async$self._async_evaluate$_loadedUrls.add$1(0, tuple.item2);\n t1 = tuple.item1;\n $async$returnValue = new A._LoadedStylesheet0(stylesheet, t1, isDependency);\n $async$next = [1];\n // goto finally\n $async$goto = 5;\n break;\n }\n case 12:\n // join\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = 14;\n return A._asyncAwait($async$self._async_evaluate$_importLikeNode$2(url, forImport), $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport);\n case 14:\n // returning from await.\n result = $async$result;\n if (result != null) {\n t1 = $async$self._async_evaluate$_loadedUrls;\n A.NullableExtension_andThen(result.stylesheet.span.file.url, t1.get$add(t1));\n $async$returnValue = result;\n $async$next = [1];\n // goto finally\n $async$goto = 5;\n break;\n }\n case 8:\n // join\n if (B.JSString_methods.startsWith$1(url, \"package:\") && true)\n throw A.wrapException(string$.x22packa);\n else\n throw A.wrapException(\"Can't find stylesheet to import.\");\n $async$next.push(6);\n // goto finally\n $async$goto = 5;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.SassException) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n A.throwWithTrace($async$self._async_evaluate$_exception$2(error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t2, t1)), stackTrace);\n } else {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error0));\n } catch (exception) {\n message0 = J.toString$0$(error0);\n message = message0;\n }\n A.throwWithTrace($async$self._async_evaluate$_exception$1(message), stackTrace0);\n }\n $async$next.push(6);\n // goto finally\n $async$goto = 5;\n break;\n case 3:\n // uncaught\n $async$next = [2];\n case 5:\n // finally\n $async$handler = 2;\n $async$self._async_evaluate$_importSpan = null;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport, $async$completer);\n },\n _async_evaluate$_importLikeNode$2(originalUrl, forImport) {\n return this._importLikeNode$body$_EvaluateVisitor(originalUrl, forImport);\n },\n _importLikeNode$body$_EvaluateVisitor(originalUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable__LoadedStylesheet),\n $async$returnValue, $async$self = this, result, isDependency, url, t2, t1;\n var $async$_async_evaluate$_importLikeNode$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate$_nodeImporter;\n t1.toString;\n result = t1.loadRelative$3(originalUrl, $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__stylesheet, \"_stylesheet\").span.file.url, forImport);\n isDependency = $async$self._async_evaluate$_inDependency;\n url = result.item2;\n t1 = B.JSString_methods.startsWith$1(url, \"file\") ? A.Syntax_forPath(url) : B.Syntax_SCSS;\n t2 = $async$self._async_evaluate$_quietDeps && isDependency ? $.$get$Logger_quiet() : $async$self._async_evaluate$_logger;\n $async$returnValue = new A._LoadedStylesheet0(A.Stylesheet_Stylesheet$parse(result.item1, t1, t2, url), null, isDependency);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_importLikeNode$2, $async$completer);\n },\n _async_evaluate$_visitStaticImport$1($import) {\n return this._visitStaticImport$body$_EvaluateVisitor($import);\n },\n _visitStaticImport$body$_EvaluateVisitor($import) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, url, supports, node, $async$temp1, $async$temp2, $async$temp3;\n var $async$_async_evaluate$_visitStaticImport$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate$_interpolationToValue$1($import.url), $async$_async_evaluate$_visitStaticImport$1);\n case 2:\n // returning from await.\n url = $async$result;\n $async$goto = 3;\n return A._asyncAwait(A.NullableExtension_andThen($import.supports, new A._EvaluateVisitor__visitStaticImport_closure0($async$self)), $async$_async_evaluate$_visitStaticImport$1);\n case 3:\n // returning from await.\n supports = $async$result;\n $async$temp1 = A;\n $async$temp2 = url;\n $async$temp3 = $import.span;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen($import.media, $async$self.get$_async_evaluate$_visitMediaQueries()), $async$_async_evaluate$_visitStaticImport$1);\n case 4:\n // returning from await.\n node = $async$temp1.ModifiableCssImport$($async$temp2, $async$temp3, $async$result, supports);\n if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\") !== $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\"))\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(node);\n else if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").children._collection$_source)) {\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").addChild$1(node);\n $async$self._async_evaluate$__endOfImports = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") + 1;\n } else {\n t1 = $async$self._async_evaluate$_outOfOrderImports;\n (t1 == null ? $async$self._async_evaluate$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t1).push(node);\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_visitStaticImport$1, $async$completer);\n },\n visitIncludeRule$1(node) {\n return this.visitIncludeRule$body$_EvaluateVisitor(node);\n },\n visitIncludeRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, nodeWithSpan, t1, mixin;\n var $async$visitIncludeRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n mixin = $async$self._async_evaluate$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitIncludeRule_closure3($async$self, node));\n if (mixin == null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Undefined mixin.\", node.span));\n nodeWithSpan = new A._FakeAstNode(new A._EvaluateVisitor_visitIncludeRule_closure4(node));\n $async$goto = type$.AsyncBuiltInCallable._is(mixin) ? 3 : 5;\n break;\n case 3:\n // then\n if (node.content != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Mixin doesn't accept a content block.\", node.span));\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_runBuiltInCallable$3(node.$arguments, mixin, nodeWithSpan), $async$visitIncludeRule$1);\n case 6:\n // returning from await.\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = type$.UserDefinedCallable_AsyncEnvironment._is(mixin) ? 7 : 9;\n break;\n case 7:\n // then\n t1 = node.content;\n if (t1 != null && !type$.MixinRule._as(mixin.declaration).get$hasContent())\n throw A.wrapException(A.MultiSpanSassRuntimeException$(\"Mixin doesn't accept a content block.\", node.get$spanWithoutContent(), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([mixin.declaration.$arguments.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), $async$self._async_evaluate$_stackTrace$1(node.get$spanWithoutContent())));\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_runUserDefinedCallable$1$4(node.$arguments, mixin, nodeWithSpan, new A._EvaluateVisitor_visitIncludeRule_closure5($async$self, A.NullableExtension_andThen(t1, new A._EvaluateVisitor_visitIncludeRule_closure6($async$self)), mixin, nodeWithSpan), type$.Null), $async$visitIncludeRule$1);\n case 10:\n // returning from await.\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n throw A.wrapException(A.UnsupportedError$(\"Unknown callable type \" + mixin.toString$0(0) + \".\"));\n case 8:\n // join\n case 4:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIncludeRule$1, $async$completer);\n },\n visitMixinRule$1(node) {\n return this.visitMixinRule$body$_EvaluateVisitor(node);\n },\n visitMixinRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, t3, index, t4;\n var $async$visitMixinRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate$_environment;\n t2 = t1.closure$0();\n t3 = t1._async_environment$_mixins;\n index = t3.length - 1;\n t4 = node.name;\n t1._async_environment$_mixinIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable(node, t2, type$.UserDefinedCallable_AsyncEnvironment));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMixinRule$1, $async$completer);\n },\n visitLoudComment$1(node) {\n return this.visitLoudComment$body$_EvaluateVisitor(node);\n },\n visitLoudComment$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$visitLoudComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_inFunction) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\") === $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\") && $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").children._collection$_source))\n $async$self._async_evaluate$__endOfImports = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") + 1;\n t1 = node.text;\n $async$temp1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\");\n $async$temp2 = A;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(t1), $async$visitLoudComment$1);\n case 3:\n // returning from await.\n $async$temp1.addChild$1(new $async$temp2.ModifiableCssComment($async$result, t1.span));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitLoudComment$1, $async$completer);\n },\n visitMediaRule$1(node) {\n return this.visitMediaRule$body$_EvaluateVisitor(node);\n },\n visitMediaRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, queries, mergedQueries, t1;\n var $async$visitMediaRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Media_, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_visitMediaQueries$1(node.query), $async$visitMediaRule$1);\n case 3:\n // returning from await.\n queries = $async$result;\n mergedQueries = A.NullableExtension_andThen($async$self._async_evaluate$_mediaQueries, new A._EvaluateVisitor_visitMediaRule_closure2($async$self, queries));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = t1 ? queries : mergedQueries;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$(t1, node.span), new A._EvaluateVisitor_visitMediaRule_closure3($async$self, mergedQueries, queries, node), node.hasDeclarations, new A._EvaluateVisitor_visitMediaRule_closure4(mergedQueries), type$.ModifiableCssMediaRule, type$.Null), $async$visitMediaRule$1);\n case 4:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMediaRule$1, $async$completer);\n },\n _async_evaluate$_visitMediaQueries$1(interpolation) {\n return this._visitMediaQueries$body$_EvaluateVisitor(interpolation);\n },\n _visitMediaQueries$body$_EvaluateVisitor(interpolation) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.List_CssMediaQuery),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2;\n var $async$_async_evaluate$_visitMediaQueries$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = interpolation;\n $async$temp2 = A;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$2$warnForColor(interpolation, true), $async$_async_evaluate$_visitMediaQueries$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_adjustParseError$2($async$temp1, new $async$temp2._EvaluateVisitor__visitMediaQueries_closure0($async$self, $async$result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_visitMediaQueries$1, $async$completer);\n },\n _async_evaluate$_mergeMediaQueries$2(queries1, queries2) {\n var t1, t2, t3, t4, t5, result,\n queries = A._setArrayType([], type$.JSArray_CssMediaQuery);\n for (t1 = J.get$iterator$ax(queries1), t2 = J.getInterceptor$ax(queries2), t3 = type$.MediaQuerySuccessfulMergeResult; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n for (t5 = t2.get$iterator(queries2); t5.moveNext$0();) {\n result = t4.merge$1(t5.get$current(t5));\n if (result === B._SingletonCssMediaQueryMergeResult_empty)\n continue;\n if (result === B._SingletonCssMediaQueryMergeResult_unrepresentable)\n return null;\n queries.push(t3._as(result).query);\n }\n }\n return queries;\n },\n visitReturnRule$1(node) {\n return this.visitReturnRule$body$_EvaluateVisitor(node);\n },\n visitReturnRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, t1;\n var $async$visitReturnRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.expression;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitReturnRule$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_withoutSlash$2($async$result, t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitReturnRule$1, $async$completer);\n },\n visitSilentComment$1(node) {\n return this.visitSilentComment$body$_EvaluateVisitor(node);\n },\n visitSilentComment$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue;\n var $async$visitSilentComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSilentComment$1, $async$completer);\n },\n visitStyleRule$1(node) {\n return this.visitStyleRule$body$_EvaluateVisitor(node);\n },\n visitStyleRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t2, selectorText, rule, oldAtRootExcludingStyleRule, t1;\n var $async$visitStyleRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Style_, node.span));\n t2 = node.selector;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_interpolationToValue$3$trim$warnForColor(t2, true, true), $async$visitStyleRule$1);\n case 3:\n // returning from await.\n selectorText = $async$result;\n $async$goto = $async$self._async_evaluate$_inKeyframes ? 4 : 5;\n break;\n case 4:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$(new A.CssValue(A.List_List$unmodifiable($async$self._async_evaluate$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure6($async$self, selectorText)), type$.String), t2.span, type$.CssValue_List_String), node.span), new A._EvaluateVisitor_visitStyleRule_closure7($async$self, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure8(), type$.ModifiableCssKeyframeBlock, type$.Null), $async$visitStyleRule$1);\n case 6:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 5:\n // join\n t1.parsedSelector = $async$self._async_evaluate$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure9($async$self, selectorText));\n t1.parsedSelector = $async$self._async_evaluate$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitStyleRule_closure10(t1, $async$self));\n rule = A.ModifiableCssStyleRule$($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__extensionStore, \"_extensionStore\").addSelector$3(t1.parsedSelector, t2.span, $async$self._async_evaluate$_mediaQueries), node.span, t1.parsedSelector);\n oldAtRootExcludingStyleRule = $async$self._async_evaluate$_atRootExcludingStyleRule;\n t1 = $async$self._async_evaluate$_atRootExcludingStyleRule = false;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitStyleRule_closure11($async$self, rule, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure12(), type$.ModifiableCssStyleRule, type$.Null), $async$visitStyleRule$1);\n case 7:\n // returning from await.\n $async$self._async_evaluate$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if ((oldAtRootExcludingStyleRule ? null : $async$self._async_evaluate$_styleRuleIgnoringAtRoot) == null) {\n t1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").children;\n t1 = !t1.get$isEmpty(t1);\n }\n if (t1) {\n t1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").children;\n t1.get$last(t1).isGroupEnd = true;\n }\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStyleRule$1, $async$completer);\n },\n visitSupportsRule$1(node) {\n return this.visitSupportsRule$body$_EvaluateVisitor(node);\n },\n visitSupportsRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$visitSupportsRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Suppor, node.span));\n t1 = node.condition;\n $async$temp1 = A;\n $async$temp2 = A;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate$_visitSupportsCondition$1(t1), $async$visitSupportsRule$1);\n case 4:\n // returning from await.\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through($async$temp1.ModifiableCssSupportsRule$(new $async$temp2.CssValue($async$result, t1.get$span(t1), type$.CssValue_String), node.span), new A._EvaluateVisitor_visitSupportsRule_closure1($async$self, node), node.hasDeclarations, new A._EvaluateVisitor_visitSupportsRule_closure2(), type$.ModifiableCssSupportsRule, type$.Null), $async$visitSupportsRule$1);\n case 3:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSupportsRule$1, $async$completer);\n },\n _async_evaluate$_visitSupportsCondition$1(condition) {\n return this._visitSupportsCondition$body$_EvaluateVisitor(condition);\n },\n _visitSupportsCondition$body$_EvaluateVisitor(condition) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$_async_evaluate$_visitSupportsCondition$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = condition instanceof A.SupportsOperation ? 3 : 5;\n break;\n case 3:\n // then\n t1 = condition.operator;\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_parenthesize$2(condition.left, t1), $async$_async_evaluate$_visitSupportsCondition$1);\n case 6:\n // returning from await.\n $async$temp1 = $async$temp1.S($async$result) + \" \" + t1 + \" \";\n $async$temp2 = A;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_parenthesize$2(condition.right, t1), $async$_async_evaluate$_visitSupportsCondition$1);\n case 7:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = condition instanceof A.SupportsNegation ? 8 : 10;\n break;\n case 8:\n // then\n $async$temp1 = A;\n $async$goto = 11;\n return A._asyncAwait($async$self._async_evaluate$_parenthesize$1(condition.condition), $async$_async_evaluate$_visitSupportsCondition$1);\n case 11:\n // returning from await.\n $async$returnValue = \"not \" + $async$temp1.S($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 9;\n break;\n case 10:\n // else\n $async$goto = condition instanceof A.SupportsInterpolation ? 12 : 14;\n break;\n case 12:\n // then\n $async$goto = 15;\n return A._asyncAwait($async$self._evaluateToCss$2$quote(condition.expression, false), $async$_async_evaluate$_visitSupportsCondition$1);\n case 15:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 13;\n break;\n case 14:\n // else\n $async$goto = condition instanceof A.SupportsDeclaration ? 16 : 18;\n break;\n case 16:\n // then\n $async$temp1 = A;\n $async$goto = 19;\n return A._asyncAwait($async$self._evaluateToCss$1(condition.name), $async$_async_evaluate$_visitSupportsCondition$1);\n case 19:\n // returning from await.\n t1 = \"(\" + $async$temp1.S($async$result) + \":\";\n $async$temp1 = t1 + (condition.get$isCustomProperty() ? \"\" : \" \");\n $async$temp2 = A;\n $async$goto = 20;\n return A._asyncAwait($async$self._evaluateToCss$1(condition.value), $async$_async_evaluate$_visitSupportsCondition$1);\n case 20:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 17;\n break;\n case 18:\n // else\n $async$goto = condition instanceof A.SupportsFunction ? 21 : 23;\n break;\n case 21:\n // then\n $async$temp1 = A;\n $async$goto = 24;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(condition.name), $async$_async_evaluate$_visitSupportsCondition$1);\n case 24:\n // returning from await.\n $async$temp1 = $async$temp1.S($async$result) + \"(\";\n $async$temp2 = A;\n $async$goto = 25;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(condition.$arguments), $async$_async_evaluate$_visitSupportsCondition$1);\n case 25:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 22;\n break;\n case 23:\n // else\n $async$goto = condition instanceof A.SupportsAnything ? 26 : 28;\n break;\n case 26:\n // then\n $async$temp1 = A;\n $async$goto = 29;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(condition.contents), $async$_async_evaluate$_visitSupportsCondition$1);\n case 29:\n // returning from await.\n $async$returnValue = \"(\" + $async$temp1.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 27;\n break;\n case 28:\n // else\n throw A.wrapException(A.ArgumentError$(\"Unknown supports condition type \" + A.getRuntimeType(condition).toString$0(0) + \".\", null));\n case 27:\n // join\n case 22:\n // join\n case 17:\n // join\n case 13:\n // join\n case 9:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_visitSupportsCondition$1, $async$completer);\n },\n _async_evaluate$_parenthesize$2(condition, operator) {\n return this._parenthesize$body$_EvaluateVisitor(condition, operator);\n },\n _async_evaluate$_parenthesize$1(condition) {\n return this._async_evaluate$_parenthesize$2(condition, null);\n },\n _parenthesize$body$_EvaluateVisitor(condition, operator) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, $async$temp1;\n var $async$_async_evaluate$_parenthesize$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!(condition instanceof A.SupportsNegation))\n if (condition instanceof A.SupportsOperation)\n t1 = operator == null || operator !== condition.operator;\n else\n t1 = false;\n else\n t1 = true;\n $async$goto = t1 ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_visitSupportsCondition$1(condition), $async$_async_evaluate$_parenthesize$2);\n case 6:\n // returning from await.\n $async$returnValue = \"(\" + $async$temp1.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate$_visitSupportsCondition$1(condition), $async$_async_evaluate$_parenthesize$2);\n case 7:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_parenthesize$2, $async$completer);\n },\n visitVariableDeclaration$1(node) {\n return this.visitVariableDeclaration$body$_EvaluateVisitor(node);\n },\n visitVariableDeclaration$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, value, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitVariableDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (node.isGuarded) {\n if (node.namespace == null && $async$self._async_evaluate$_environment._async_environment$_variables.length === 1) {\n t1 = $async$self._async_evaluate$_configuration._values;\n t1 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, node.name);\n if (t1 != null && !t1.value.$eq(0, B.C__SassNull)) {\n $async$self._async_evaluate$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure2($async$self, node, t1));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n }\n value = $async$self._async_evaluate$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure3($async$self, node));\n if (value != null && !value.$eq(0, B.C__SassNull)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n }\n if (node.isGlobal && !$async$self._async_evaluate$_environment.globalVariableExists$1(node.name)) {\n t1 = $async$self._async_evaluate$_environment._async_environment$_variables.length === 1 ? string$.As_of_S : string$.As_of_R + A.declarationName(node.span) + \": null` at the stylesheet root.\";\n $async$self._async_evaluate$_warn$3$deprecation(t1, node.span, true);\n }\n t1 = node.expression;\n $async$temp1 = node;\n $async$temp2 = A;\n $async$temp3 = node;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitVariableDeclaration$1);\n case 3:\n // returning from await.\n $async$self._async_evaluate$_addExceptionSpan$2($async$temp1, new $async$temp2._EvaluateVisitor_visitVariableDeclaration_closure4($async$self, $async$temp3, $async$self._async_evaluate$_withoutSlash$2($async$result, t1)));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitVariableDeclaration$1, $async$completer);\n },\n visitUseRule$1(node) {\n return this.visitUseRule$body$_EvaluateVisitor(node);\n },\n visitUseRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, values, _i, variable, t3, variableNodeWithSpan, configuration, t1, t2, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitUseRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.configuration;\n t2 = t1.length;\n $async$goto = t2 !== 0 ? 3 : 5;\n break;\n case 3:\n // then\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n _i = 0;\n case 6:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 8;\n break;\n }\n variable = t1[_i];\n t3 = variable.expression;\n variableNodeWithSpan = $async$self._async_evaluate$_expressionNode$1(t3);\n $async$temp1 = values;\n $async$temp2 = variable.name;\n $async$temp3 = A;\n $async$goto = 9;\n return A._asyncAwait(t3.accept$1($async$self), $async$visitUseRule$1);\n case 9:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, new $async$temp3.ConfiguredValue($async$self._async_evaluate$_withoutSlash$2($async$result, variableNodeWithSpan), variable.span, variableNodeWithSpan));\n case 7:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 6;\n break;\n case 8:\n // after for\n configuration = new A.ExplicitConfiguration(node, values);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n configuration = B.Configuration_Map_empty;\n case 4:\n // join\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_loadModule$5$configuration(node.url, \"@use\", node, new A._EvaluateVisitor_visitUseRule_closure0($async$self, node), configuration), $async$visitUseRule$1);\n case 10:\n // returning from await.\n $async$self._async_evaluate$_assertConfigurationIsEmpty$1(configuration);\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitUseRule$1, $async$completer);\n },\n visitWarnRule$1(node) {\n return this.visitWarnRule$body$_EvaluateVisitor(node);\n },\n visitWarnRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, value, t1;\n var $async$visitWarnRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor_visitWarnRule_closure0($async$self, node), type$.Value), $async$visitWarnRule$1);\n case 3:\n // returning from await.\n value = $async$result;\n t1 = value instanceof A.SassString ? value._string$_text : $async$self._async_evaluate$_serialize$2(value, node.expression);\n $async$self._async_evaluate$_logger.warn$2$trace(0, t1, $async$self._async_evaluate$_stackTrace$1(node.span));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitWarnRule$1, $async$completer);\n },\n visitWhileRule$1(node) {\n return this._async_evaluate$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitWhileRule_closure0(this, node), true, node.hasDeclarations, type$.nullable_Value);\n },\n visitBinaryOperationExpression$1(node) {\n return this._addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor_visitBinaryOperationExpression_closure0(this, node), type$.Value);\n },\n visitValueExpression$1(node) {\n return this.visitValueExpression$body$_EvaluateVisitor(node);\n },\n visitValueExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue;\n var $async$visitValueExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitValueExpression$1, $async$completer);\n },\n visitVariableExpression$1(node) {\n return this.visitVariableExpression$body$_EvaluateVisitor(node);\n },\n visitVariableExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, result;\n var $async$visitVariableExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n result = $async$self._async_evaluate$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableExpression_closure0($async$self, node));\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Undefined variable.\", node.span));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitVariableExpression$1, $async$completer);\n },\n visitUnaryOperationExpression$1(node) {\n return this.visitUnaryOperationExpression$body$_EvaluateVisitor(node);\n },\n visitUnaryOperationExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitUnaryOperationExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = node;\n $async$temp2 = A;\n $async$temp3 = node;\n $async$goto = 3;\n return A._asyncAwait(node.operand.accept$1($async$self), $async$visitUnaryOperationExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_addExceptionSpan$2($async$temp1, new $async$temp2._EvaluateVisitor_visitUnaryOperationExpression_closure0($async$temp3, $async$result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitUnaryOperationExpression$1, $async$completer);\n },\n visitBooleanExpression$1(node) {\n return this.visitBooleanExpression$body$_EvaluateVisitor(node);\n },\n visitBooleanExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassBoolean),\n $async$returnValue;\n var $async$visitBooleanExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value ? B.SassBoolean_true : B.SassBoolean_false;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitBooleanExpression$1, $async$completer);\n },\n visitIfExpression$1(node) {\n return this.visitIfExpression$body$_EvaluateVisitor(node);\n },\n visitIfExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, condition, t2, ifTrue, ifFalse, result, pair, positional, named, t1;\n var $async$visitIfExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_evaluateMacroArguments$1(node), $async$visitIfExpression$1);\n case 3:\n // returning from await.\n pair = $async$result;\n positional = pair.item1;\n named = pair.item2;\n t1 = J.getInterceptor$asx(positional);\n $async$self._async_evaluate$_verifyArguments$4(t1.get$length(positional), named, $.$get$IfExpression_declaration(), node);\n if (t1.get$length(positional) > 0)\n condition = t1.$index(positional, 0);\n else {\n t2 = named.$index(0, \"condition\");\n t2.toString;\n condition = t2;\n }\n if (t1.get$length(positional) > 1)\n ifTrue = t1.$index(positional, 1);\n else {\n t2 = named.$index(0, \"if-true\");\n t2.toString;\n ifTrue = t2;\n }\n if (t1.get$length(positional) > 2)\n ifFalse = t1.$index(positional, 2);\n else {\n t1 = named.$index(0, \"if-false\");\n t1.toString;\n ifFalse = t1;\n }\n $async$goto = 4;\n return A._asyncAwait(condition.accept$1($async$self), $async$visitIfExpression$1);\n case 4:\n // returning from await.\n result = $async$result.get$isTruthy() ? ifTrue : ifFalse;\n $async$goto = 5;\n return A._asyncAwait(result.accept$1($async$self), $async$visitIfExpression$1);\n case 5:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_withoutSlash$2($async$result, $async$self._async_evaluate$_expressionNode$1(result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIfExpression$1, $async$completer);\n },\n visitNullExpression$1(node) {\n return this.visitNullExpression$body$_EvaluateVisitor(node);\n },\n visitNullExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue;\n var $async$visitNullExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = B.C__SassNull;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitNullExpression$1, $async$completer);\n },\n visitNumberExpression$1(node) {\n return this.visitNumberExpression$body$_EvaluateVisitor(node);\n },\n visitNumberExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber),\n $async$returnValue, t1, t2;\n var $async$visitNumberExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.value;\n t2 = node.unit;\n $async$returnValue = t2 == null ? new A.UnitlessSassNumber(t1, null) : new A.SingleUnitSassNumber(t2, t1, null);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitNumberExpression$1, $async$completer);\n },\n visitParenthesizedExpression$1(node) {\n return node.expression.accept$1(this);\n },\n visitCalculationExpression$1(node) {\n return this.visitCalculationExpression$body$_EvaluateVisitor(node);\n },\n visitCalculationExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$next = [], $async$self = this, $arguments, error, stackTrace, t2, t3, t4, t5, t6, _i, argument, exception, t1, $async$temp1;\n var $async$visitCalculationExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n $async$outer:\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._setArrayType([], type$.JSArray_Object);\n t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== \"min\", t6 = t4 === \"max\", _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n argument = t2[_i];\n $async$temp1 = t1;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_visitCalculationValue$2$inMinMax(argument, !t5 || t6), $async$visitCalculationExpression$1);\n case 6:\n // returning from await.\n $async$temp1.push($async$result);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $arguments = t1;\n try {\n switch (t4) {\n case \"calc\":\n t1 = A.SassCalculation_calc(J.$index$asx($arguments, 0));\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"min\":\n t1 = A.SassCalculation_min($arguments);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"max\":\n t1 = A.SassCalculation_max($arguments);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"clamp\":\n t1 = J.$index$asx($arguments, 0);\n t3 = J.get$length$asx($arguments) > 1 ? J.$index$asx($arguments, 1) : null;\n t1 = A.SassCalculation_clamp(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n default:\n t1 = A.UnsupportedError$('Unknown calculation name \"' + t4 + '\".');\n throw A.wrapException(t1);\n }\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n $async$self._async_evaluate$_verifyCompatibleNumbers$2($arguments, t2);\n A.throwWithTrace($async$self._async_evaluate$_exception$2(error.message, node.span), stackTrace);\n } else\n throw exception;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCalculationExpression$1, $async$completer);\n },\n _async_evaluate$_verifyCompatibleNumbers$2(args, nodesWithSpans) {\n var i, t1, arg, number1, j, number2;\n for (i = 0; t1 = args.length, i < t1; ++i) {\n arg = args[i];\n if (!(arg instanceof A.SassNumber))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(this._async_evaluate$_exception$2(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\", J.get$span$z(nodesWithSpans[i])));\n }\n for (i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.MultiSpanSassRuntimeException$(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\", J.get$span$z(nodesWithSpans[i]), number1.toString$0(0), A.LinkedHashMap_LinkedHashMap$_literal([J.get$span$z(nodesWithSpans[j]), number2.toString$0(0)], type$.FileSpan, type$.String), this._async_evaluate$_stackTrace$1(J.get$span$z(nodesWithSpans[i]))));\n }\n }\n },\n _async_evaluate$_visitCalculationValue$2$inMinMax(node, inMinMax) {\n return this._visitCalculationValue$body$_EvaluateVisitor(node, inMinMax);\n },\n _visitCalculationValue$body$_EvaluateVisitor(node, inMinMax) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Object),\n $async$returnValue, $async$self = this, inner, result, t1, $async$temp1;\n var $async$_async_evaluate$_visitCalculationValue$2$inMinMax = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = node instanceof A.ParenthesizedExpression ? 3 : 5;\n break;\n case 3:\n // then\n inner = node.expression;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_visitCalculationValue$2$inMinMax(inner, inMinMax), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);\n case 6:\n // returning from await.\n result = $async$result;\n if (inner instanceof A.FunctionExpression)\n t1 = A.stringReplaceAllUnchecked(inner.originalName, \"_\", \"-\").toLowerCase() === \"var\" && result instanceof A.SassString && !result._hasQuotes;\n else\n t1 = false;\n $async$returnValue = t1 ? new A.SassString(\"(\" + result._string$_text + \")\", false) : result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = node instanceof A.StringExpression ? 7 : 9;\n break;\n case 7:\n // then\n $async$temp1 = A;\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(node.text), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);\n case 10:\n // returning from await.\n $async$returnValue = new $async$temp1.CalculationInterpolation($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = node instanceof A.BinaryOperationExpression ? 11 : 13;\n break;\n case 11:\n // then\n $async$goto = 14;\n return A._asyncAwait($async$self._addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor__visitCalculationValue_closure0($async$self, node, inMinMax), type$.Object), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);\n case 14:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 12;\n break;\n case 13:\n // else\n $async$goto = 15;\n return A._asyncAwait(node.accept$1($async$self), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);\n case 15:\n // returning from await.\n result = $async$result;\n if (result instanceof A.SassNumber || result instanceof A.SassCalculation) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (result instanceof A.SassString && !result._hasQuotes) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Value \" + result.toString$0(0) + \" can't be used in a calculation.\", node.get$span(node)));\n case 12:\n // join\n case 8:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_visitCalculationValue$2$inMinMax, $async$completer);\n },\n _async_evaluate$_binaryOperatorToCalculationOperator$1(operator) {\n switch (operator) {\n case B.BinaryOperator_AcR0:\n return B.CalculationOperator_Iem;\n case B.BinaryOperator_iyO:\n return B.CalculationOperator_uti;\n case B.BinaryOperator_O1M:\n return B.CalculationOperator_Dih;\n case B.BinaryOperator_RTB:\n return B.CalculationOperator_jB6;\n default:\n throw A.wrapException(A.UnsupportedError$(\"Invalid calculation operator \" + operator.toString$0(0) + \".\"));\n }\n },\n visitColorExpression$1(node) {\n return this.visitColorExpression$body$_EvaluateVisitor(node);\n },\n visitColorExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassColor),\n $async$returnValue;\n var $async$visitColorExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitColorExpression$1, $async$completer);\n },\n visitListExpression$1(node) {\n return this.visitListExpression$body$_EvaluateVisitor(node);\n },\n visitListExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassList),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$visitListExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync(node.contents, new A._EvaluateVisitor_visitListExpression_closure0($async$self), type$.Expression, type$.Value), $async$visitListExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$temp1.SassList$($async$result, node.separator, node.hasBrackets);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitListExpression$1, $async$completer);\n },\n visitMapExpression$1(node) {\n return this.visitMapExpression$body$_EvaluateVisitor(node);\n },\n visitMapExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassMap),\n $async$returnValue, $async$self = this, t2, t3, _i, pair, t4, keyValue, valueValue, oldValueSpan, t1, map, keyNodes;\n var $async$visitMapExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = type$.Value;\n map = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n keyNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode);\n t2 = node.pairs, t3 = t2.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n pair = t2[_i];\n t4 = pair.item1;\n $async$goto = 6;\n return A._asyncAwait(t4.accept$1($async$self), $async$visitMapExpression$1);\n case 6:\n // returning from await.\n keyValue = $async$result;\n $async$goto = 7;\n return A._asyncAwait(pair.item2.accept$1($async$self), $async$visitMapExpression$1);\n case 7:\n // returning from await.\n valueValue = $async$result;\n if (map.$index(0, keyValue) != null) {\n t1 = keyNodes.$index(0, keyValue);\n oldValueSpan = t1 == null ? null : t1.get$span(t1);\n t1 = J.getInterceptor$z(t4);\n t2 = t1.get$span(t4);\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (oldValueSpan != null)\n t3.$indexSet(0, oldValueSpan, \"first key\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$(\"Duplicate key.\", t2, \"second key\", t3, $async$self._async_evaluate$_stackTrace$1(t1.get$span(t4))));\n }\n map.$indexSet(0, keyValue, valueValue);\n keyNodes.$indexSet(0, keyValue, t4);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = new A.SassMap(A.ConstantMap_ConstantMap$from(map, t1, t1));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMapExpression$1, $async$completer);\n },\n visitFunctionExpression$1(node) {\n return this.visitFunctionExpression$body$_EvaluateVisitor(node);\n },\n visitFunctionExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, oldInFunction, result, t1, $function;\n var $async$visitFunctionExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n $function = $async$self._async_evaluate$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure1($async$self, node));\n t1.$function = $function;\n if ($function == null) {\n if (node.namespace != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(\"Undefined function.\", node.span));\n t1.$function = new A.PlainCssCallable(node.originalName);\n }\n oldInFunction = $async$self._async_evaluate$_inFunction;\n $async$self._async_evaluate$_inFunction = true;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_addErrorSpan$1$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure2(t1, $async$self, node), type$.Value), $async$visitFunctionExpression$1);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_inFunction = oldInFunction;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitFunctionExpression$1, $async$completer);\n },\n visitInterpolatedFunctionExpression$1(node) {\n return this.visitInterpolatedFunctionExpression$body$_EvaluateVisitor(node);\n },\n visitInterpolatedFunctionExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, result, t1, oldInFunction;\n var $async$visitInterpolatedFunctionExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$1(node.name), $async$visitInterpolatedFunctionExpression$1);\n case 3:\n // returning from await.\n t1 = $async$result;\n oldInFunction = $async$self._async_evaluate$_inFunction;\n $async$self._async_evaluate$_inFunction = true;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate$_addErrorSpan$1$2(node, new A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure0($async$self, node, new A.PlainCssCallable(t1)), type$.Value), $async$visitInterpolatedFunctionExpression$1);\n case 4:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_inFunction = oldInFunction;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitInterpolatedFunctionExpression$1, $async$completer);\n },\n _async_evaluate$_getFunction$2$namespace($name, namespace) {\n var local = this._async_evaluate$_environment.getFunction$2$namespace($name, namespace);\n if (local != null || namespace != null)\n return local;\n return this._async_evaluate$_builtInFunctions.$index(0, $name);\n },\n _async_evaluate$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, run, $V) {\n return this._runUserDefinedCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan, run, $V, $V);\n },\n _runUserDefinedCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan, run, $V, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, evaluated, $name;\n var $async$_async_evaluate$_runUserDefinedCallable$1$4 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_evaluateArguments$1($arguments), $async$_async_evaluate$_runUserDefinedCallable$1$4);\n case 3:\n // returning from await.\n evaluated = $async$result;\n $name = callable.declaration.name;\n if ($name !== \"@content\")\n $name += \"()\";\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate$_withStackFrame$1$3($name, nodeWithSpan, new A._EvaluateVisitor__runUserDefinedCallable_closure0($async$self, callable, evaluated, nodeWithSpan, run, $V), $V), $async$_async_evaluate$_runUserDefinedCallable$1$4);\n case 4:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_runUserDefinedCallable$1$4, $async$completer);\n },\n _async_evaluate$_runFunctionCallable$3($arguments, callable, nodeWithSpan) {\n return this._runFunctionCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan);\n },\n _runFunctionCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, t1, t2, t3, first, _i, argument, restArg, rest, $async$temp1;\n var $async$_async_evaluate$_runFunctionCallable$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = type$.AsyncBuiltInCallable._is(callable) ? 3 : 5;\n break;\n case 3:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate$_runBuiltInCallable$3($arguments, callable, nodeWithSpan), $async$_async_evaluate$_runFunctionCallable$3);\n case 6:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_withoutSlash$2($async$result, nodeWithSpan);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = type$.UserDefinedCallable_AsyncEnvironment._is(callable) ? 7 : 9;\n break;\n case 7:\n // then\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, new A._EvaluateVisitor__runFunctionCallable_closure0($async$self, callable), type$.Value), $async$_async_evaluate$_runFunctionCallable$3);\n case 10:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = callable instanceof A.PlainCssCallable ? 11 : 13;\n break;\n case 11:\n // then\n t1 = $arguments.named;\n if (t1.get$isNotEmpty(t1) || $arguments.keywordRest != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Plain_, nodeWithSpan.get$span(nodeWithSpan)));\n t1 = callable.name + \"(\";\n t2 = $arguments.positional, t3 = t2.length, first = true, _i = 0;\n case 14:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 16;\n break;\n }\n argument = t2[_i];\n if (first)\n first = false;\n else\n t1 += \", \";\n $async$temp1 = A;\n $async$goto = 17;\n return A._asyncAwait($async$self._evaluateToCss$1(argument), $async$_async_evaluate$_runFunctionCallable$3);\n case 17:\n // returning from await.\n t1 += $async$temp1.S($async$result);\n case 15:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 14;\n break;\n case 16:\n // after for\n restArg = $arguments.rest;\n $async$goto = restArg != null ? 18 : 19;\n break;\n case 18:\n // then\n $async$goto = 20;\n return A._asyncAwait(restArg.accept$1($async$self), $async$_async_evaluate$_runFunctionCallable$3);\n case 20:\n // returning from await.\n rest = $async$result;\n if (!first)\n t1 += \", \";\n t1 += $async$self._async_evaluate$_serialize$2(rest, restArg);\n case 19:\n // join\n t1 += A.Primitives_stringFromCharCode(41);\n $async$returnValue = new A.SassString(t1.charCodeAt(0) == 0 ? t1 : t1, false);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 12;\n break;\n case 13:\n // else\n throw A.wrapException(A.ArgumentError$(\"Unknown callable type \" + J.get$runtimeType$u(callable).toString$0(0) + \".\", null));\n case 12:\n // join\n case 8:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_runFunctionCallable$3, $async$completer);\n },\n _async_evaluate$_runBuiltInCallable$3($arguments, callable, nodeWithSpan) {\n return this._runBuiltInCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan);\n },\n _runBuiltInCallable$body$_EvaluateVisitor($arguments, callable, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, callback, result, error, stackTrace, error0, stackTrace0, error1, stackTrace1, message, namedSet, tuple, overload, declaredArguments, i, t1, argument, t2, t3, rest, argumentList, exception, t4, t5, t6, message0, evaluated, oldCallableNode, $async$exception;\n var $async$_async_evaluate$_runBuiltInCallable$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_evaluateArguments$1($arguments), $async$_async_evaluate$_runBuiltInCallable$3);\n case 3:\n // returning from await.\n evaluated = $async$result;\n oldCallableNode = $async$self._async_evaluate$_callableNode;\n $async$self._async_evaluate$_callableNode = nodeWithSpan;\n namedSet = new A.MapKeySet(evaluated.named, type$.MapKeySet_String);\n tuple = callable.callbackFor$2(evaluated.positional.length, namedSet);\n overload = tuple.item1;\n callback = tuple.item2;\n $async$self._async_evaluate$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__runBuiltInCallable_closure1(overload, evaluated, namedSet));\n declaredArguments = overload.$arguments;\n i = evaluated.positional.length, t1 = declaredArguments.length;\n case 4:\n // for condition\n if (!(i < t1)) {\n // goto after for\n $async$goto = 6;\n break;\n }\n argument = declaredArguments[i];\n t2 = evaluated.positional;\n t3 = evaluated.named.remove$1(0, argument.name);\n $async$goto = t3 == null ? 7 : 8;\n break;\n case 7:\n // then\n t3 = argument.defaultValue;\n $async$goto = 9;\n return A._asyncAwait(t3.accept$1($async$self), $async$_async_evaluate$_runBuiltInCallable$3);\n case 9:\n // returning from await.\n t3 = $async$self._async_evaluate$_withoutSlash$2($async$result, t3);\n case 8:\n // join\n t2.push(t3);\n case 5:\n // for update\n ++i;\n // goto for condition\n $async$goto = 4;\n break;\n case 6:\n // after for\n if (overload.restArgument != null) {\n if (evaluated.positional.length > t1) {\n rest = B.JSArray_methods.sublist$1(evaluated.positional, t1);\n B.JSArray_methods.removeRange$2(evaluated.positional, t1, evaluated.positional.length);\n } else\n rest = B.List_empty5;\n t1 = evaluated.named;\n argumentList = A.SassArgumentList$(rest, t1, evaluated.separator === B.ListSeparator_undecided_null ? B.ListSeparator_kWM : evaluated.separator);\n evaluated.positional.push(argumentList);\n } else\n argumentList = null;\n result = null;\n $async$handler = 11;\n $async$goto = 14;\n return A._asyncAwait(callback.call$1(evaluated.positional), $async$_async_evaluate$_runBuiltInCallable$3);\n case 14:\n // returning from await.\n result = $async$result;\n $async$handler = 2;\n // goto after finally\n $async$goto = 13;\n break;\n case 11:\n // catch\n $async$handler = 10;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException._is(t1))\n throw $async$exception;\n else if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace(new A.MultiSpanSassRuntimeException($async$self._async_evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.MultiSpanSassException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n t1 = error0._span_exception$_message;\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n t2 = A.SourceSpanException.prototype.get$span.call(t3, t2);\n t3 = error0.primaryLabel;\n t4 = error0.secondarySpans;\n t5 = error0;\n t6 = J.getInterceptor$z(t5);\n A.throwWithTrace(new A.MultiSpanSassRuntimeException($async$self._async_evaluate$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t6, t5)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace0);\n } else {\n error1 = t1;\n stackTrace1 = A.getTraceFromException($async$exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error1));\n } catch (exception) {\n message0 = J.toString$0$(error1);\n message = message0;\n }\n A.throwWithTrace($async$self._async_evaluate$_exception$2(message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace1);\n }\n // goto after finally\n $async$goto = 13;\n break;\n case 10:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 13:\n // after finally\n $async$self._async_evaluate$_callableNode = oldCallableNode;\n if (argumentList == null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = evaluated.named;\n if (t1.get$isEmpty(t1)) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (argumentList._wereKeywordsAccessed) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = evaluated.named;\n t1 = t1.get$keys(t1);\n t1 = \"No \" + A.pluralize(\"argument\", t1.get$length(t1), null) + \" named \";\n t2 = evaluated.named;\n throw A.wrapException(A.MultiSpanSassRuntimeException$(t1 + A.S(A.toSentence(t2.get$keys(t2).map$1$1(0, new A._EvaluateVisitor__runBuiltInCallable_closure2(), type$.Object), \"or\")) + \".\", nodeWithSpan.get$span(nodeWithSpan), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([overload.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), $async$self._async_evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan))));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_runBuiltInCallable$3, $async$completer);\n },\n _async_evaluate$_evaluateArguments$1($arguments) {\n return this._evaluateArguments$body$_EvaluateVisitor($arguments);\n },\n _evaluateArguments$body$_EvaluateVisitor($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$._ArgumentResults),\n $async$returnValue, $async$self = this, t1, t2, _i, expression, nodeForSpan, named, namedNodes, t3, t4, t5, restArgs, rest, restNodeForSpan, separator, keywordRestArgs, keywordRest, keywordRestNodeForSpan, positional, positionalNodes, $async$temp1, $async$temp2;\n var $async$_async_evaluate$_evaluateArguments$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n positional = A._setArrayType([], type$.JSArray_Value);\n positionalNodes = A._setArrayType([], type$.JSArray_AstNode);\n t1 = $arguments.positional, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n expression = t1[_i];\n nodeForSpan = $async$self._async_evaluate$_expressionNode$1(expression);\n $async$temp1 = positional;\n $async$goto = 6;\n return A._asyncAwait(expression.accept$1($async$self), $async$_async_evaluate$_evaluateArguments$1);\n case 6:\n // returning from await.\n $async$temp1.push($async$self._async_evaluate$_withoutSlash$2($async$result, nodeForSpan));\n positionalNodes.push(nodeForSpan);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n t1 = type$.String;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value);\n t2 = type$.AstNode;\n namedNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n t3 = $arguments.named, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3);\n case 7:\n // for condition\n if (!t3.moveNext$0()) {\n // goto after for\n $async$goto = 8;\n break;\n }\n t4 = t3.get$current(t3);\n t5 = t4.value;\n nodeForSpan = $async$self._async_evaluate$_expressionNode$1(t5);\n t4 = t4.key;\n $async$temp1 = named;\n $async$temp2 = t4;\n $async$goto = 9;\n return A._asyncAwait(t5.accept$1($async$self), $async$_async_evaluate$_evaluateArguments$1);\n case 9:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, $async$self._async_evaluate$_withoutSlash$2($async$result, nodeForSpan));\n namedNodes.$indexSet(0, t4, nodeForSpan);\n // goto for condition\n $async$goto = 7;\n break;\n case 8:\n // after for\n restArgs = $arguments.rest;\n if (restArgs == null) {\n $async$returnValue = new A._ArgumentResults0(positional, positionalNodes, named, namedNodes, B.ListSeparator_undecided_null);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 10;\n return A._asyncAwait(restArgs.accept$1($async$self), $async$_async_evaluate$_evaluateArguments$1);\n case 10:\n // returning from await.\n rest = $async$result;\n restNodeForSpan = $async$self._async_evaluate$_expressionNode$1(restArgs);\n if (rest instanceof A.SassMap) {\n $async$self._async_evaluate$_addRestMap$4(named, rest, restArgs, new A._EvaluateVisitor__evaluateArguments_closure3());\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t4 = rest._map$_contents, t4 = J.get$iterator$ax(t4.get$keys(t4)), t5 = type$.SassString; t4.moveNext$0();)\n t3.$indexSet(0, t5._as(t4.get$current(t4))._string$_text, restNodeForSpan);\n namedNodes.addAll$1(0, t3);\n separator = B.ListSeparator_undecided_null;\n } else if (rest instanceof A.SassList) {\n t3 = rest._list$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t3, new A._EvaluateVisitor__evaluateArguments_closure4($async$self, restNodeForSpan), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,Value>\")));\n B.JSArray_methods.addAll$1(positionalNodes, A.List_List$filled(t3.length, restNodeForSpan, false, t2));\n separator = rest._separator;\n if (rest instanceof A.SassArgumentList) {\n rest._wereKeywordsAccessed = true;\n rest._keywords.forEach$1(0, new A._EvaluateVisitor__evaluateArguments_closure5($async$self, named, restNodeForSpan, namedNodes));\n }\n } else {\n positional.push($async$self._async_evaluate$_withoutSlash$2(rest, restNodeForSpan));\n positionalNodes.push(restNodeForSpan);\n separator = B.ListSeparator_undecided_null;\n }\n keywordRestArgs = $arguments.keywordRest;\n if (keywordRestArgs == null) {\n $async$returnValue = new A._ArgumentResults0(positional, positionalNodes, named, namedNodes, separator);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 11;\n return A._asyncAwait(keywordRestArgs.accept$1($async$self), $async$_async_evaluate$_evaluateArguments$1);\n case 11:\n // returning from await.\n keywordRest = $async$result;\n keywordRestNodeForSpan = $async$self._async_evaluate$_expressionNode$1(keywordRestArgs);\n if (keywordRest instanceof A.SassMap) {\n $async$self._async_evaluate$_addRestMap$4(named, keywordRest, keywordRestArgs, new A._EvaluateVisitor__evaluateArguments_closure6());\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t2 = keywordRest._map$_contents, t2 = J.get$iterator$ax(t2.get$keys(t2)), t3 = type$.SassString; t2.moveNext$0();)\n t1.$indexSet(0, t3._as(t2.get$current(t2))._string$_text, keywordRestNodeForSpan);\n namedNodes.addAll$1(0, t1);\n $async$returnValue = new A._ArgumentResults0(positional, positionalNodes, named, namedNodes, separator);\n // goto return\n $async$goto = 1;\n break;\n } else\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs.get$span(keywordRestArgs)));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_evaluateArguments$1, $async$completer);\n },\n _async_evaluate$_evaluateMacroArguments$1(invocation) {\n return this._evaluateMacroArguments$body$_EvaluateVisitor(invocation);\n },\n _evaluateMacroArguments$body$_EvaluateVisitor(invocation) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Tuple2_of_List_Expression_and_Map_String_Expression),\n $async$returnValue, $async$self = this, t2, positional, named, rest, restNodeForSpan, keywordRestArgs_, keywordRest, keywordRestNodeForSpan, t1, restArgs_;\n var $async$_async_evaluate$_evaluateMacroArguments$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = invocation.$arguments;\n restArgs_ = t1.rest;\n if (restArgs_ == null) {\n $async$returnValue = new A.Tuple2(t1.positional, t1.named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = t1.positional;\n positional = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n named = A.LinkedHashMap_LinkedHashMap$of(t1.named, type$.String, type$.Expression);\n $async$goto = 3;\n return A._asyncAwait(restArgs_.accept$1($async$self), $async$_async_evaluate$_evaluateMacroArguments$1);\n case 3:\n // returning from await.\n rest = $async$result;\n restNodeForSpan = $async$self._async_evaluate$_expressionNode$1(restArgs_);\n if (rest instanceof A.SassMap)\n $async$self._async_evaluate$_addRestMap$4(named, rest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure3(restArgs_));\n else if (rest instanceof A.SassList) {\n t2 = rest._list$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t2, new A._EvaluateVisitor__evaluateMacroArguments_closure4($async$self, restNodeForSpan, restArgs_), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Expression>\")));\n if (rest instanceof A.SassArgumentList) {\n rest._wereKeywordsAccessed = true;\n rest._keywords.forEach$1(0, new A._EvaluateVisitor__evaluateMacroArguments_closure5($async$self, named, restNodeForSpan, restArgs_));\n }\n } else\n positional.push(new A.ValueExpression($async$self._async_evaluate$_withoutSlash$2(rest, restNodeForSpan), restArgs_.get$span(restArgs_)));\n keywordRestArgs_ = t1.keywordRest;\n if (keywordRestArgs_ == null) {\n $async$returnValue = new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(keywordRestArgs_.accept$1($async$self), $async$_async_evaluate$_evaluateMacroArguments$1);\n case 4:\n // returning from await.\n keywordRest = $async$result;\n keywordRestNodeForSpan = $async$self._async_evaluate$_expressionNode$1(keywordRestArgs_);\n if (keywordRest instanceof A.SassMap) {\n $async$self._async_evaluate$_addRestMap$4(named, keywordRest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure6($async$self, keywordRestNodeForSpan, keywordRestArgs_));\n $async$returnValue = new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n // goto return\n $async$goto = 1;\n break;\n } else\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs_.get$span(keywordRestArgs_)));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_evaluateMacroArguments$1, $async$completer);\n },\n _async_evaluate$_addRestMap$1$4(values, map, nodeWithSpan, convert) {\n map._map$_contents.forEach$1(0, new A._EvaluateVisitor__addRestMap_closure0(this, values, convert, this._async_evaluate$_expressionNode$1(nodeWithSpan), map, nodeWithSpan));\n },\n _async_evaluate$_addRestMap$4(values, map, nodeWithSpan, convert) {\n return this._async_evaluate$_addRestMap$1$4(values, map, nodeWithSpan, convert, type$.dynamic);\n },\n _async_evaluate$_verifyArguments$4(positional, named, $arguments, nodeWithSpan) {\n return this._async_evaluate$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__verifyArguments_closure0($arguments, positional, named));\n },\n visitSelectorExpression$1(node) {\n return this.visitSelectorExpression$body$_EvaluateVisitor(node);\n },\n visitSelectorExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, t1;\n var $async$visitSelectorExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate$_styleRuleIgnoringAtRoot;\n t1 = t1 == null ? null : t1.originalSelector.get$asSassList();\n $async$returnValue = t1 == null ? B.C__SassNull : t1;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSelectorExpression$1, $async$completer);\n },\n visitStringExpression$1(node) {\n return this.visitStringExpression$body$_EvaluateVisitor(node);\n },\n visitStringExpression$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassString),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2;\n var $async$visitStringExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$temp2 = J;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync(node.text.contents, new A._EvaluateVisitor_visitStringExpression_closure0($async$self), type$.Object, type$.String), $async$visitStringExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.SassString($async$temp2.join$0$ax($async$result), node.hasQuotes);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStringExpression$1, $async$completer);\n },\n visitCssAtRule$1(node) {\n return this.visitCssAtRule$body$_EvaluateVisitor(node);\n },\n visitCssAtRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, wasInKeyframes, wasInUnknownAtRule, t1;\n var $async$visitCssAtRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.At_rul, node.span));\n if (node.isChildless) {\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$(node.name, node.span, true, node.value));\n // goto return\n $async$goto = 1;\n break;\n }\n wasInKeyframes = $async$self._async_evaluate$_inKeyframes;\n wasInUnknownAtRule = $async$self._async_evaluate$_inUnknownAtRule;\n t1 = node.name;\n if (A.unvendor(t1.get$value(t1)) === \"keyframes\")\n $async$self._async_evaluate$_inKeyframes = true;\n else\n $async$self._async_evaluate$_inUnknownAtRule = true;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$(t1, node.span, false, node.value), new A._EvaluateVisitor_visitCssAtRule_closure1($async$self, node), false, new A._EvaluateVisitor_visitCssAtRule_closure2(), type$.ModifiableCssAtRule, type$.Null), $async$visitCssAtRule$1);\n case 3:\n // returning from await.\n $async$self._async_evaluate$_inUnknownAtRule = wasInUnknownAtRule;\n $async$self._async_evaluate$_inKeyframes = wasInKeyframes;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssAtRule$1, $async$completer);\n },\n visitCssComment$1(node) {\n return this.visitCssComment$body$_EvaluateVisitor(node);\n },\n visitCssComment$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\") === $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\") && $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").children._collection$_source))\n $async$self._async_evaluate$__endOfImports = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") + 1;\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(new A.ModifiableCssComment(node.text, node.span));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssComment$1, $async$completer);\n },\n visitCssDeclaration$1(node) {\n return this.visitCssDeclaration$body$_EvaluateVisitor(node);\n },\n visitCssDeclaration$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$visitCssDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.name;\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(A.ModifiableCssDeclaration$(t1, node.value, node.span, J.startsWith$1$s(t1.get$value(t1), \"--\"), node.valueSpanForMap));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssDeclaration$1, $async$completer);\n },\n visitCssImport$1(node) {\n return this.visitCssImport$body$_EvaluateVisitor(node);\n },\n visitCssImport$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, modifiableNode;\n var $async$visitCssImport$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n modifiableNode = A.ModifiableCssImport$(node.url, node.span, node.media, node.supports);\n if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\") !== $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\"))\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").addChild$1(modifiableNode);\n else if ($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").children._collection$_source)) {\n $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__root, \"_root\").addChild$1(modifiableNode);\n $async$self._async_evaluate$__endOfImports = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__endOfImports, \"_endOfImports\") + 1;\n } else {\n t1 = $async$self._async_evaluate$_outOfOrderImports;\n (t1 == null ? $async$self._async_evaluate$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t1).push(modifiableNode);\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssImport$1, $async$completer);\n },\n visitCssKeyframeBlock$1(node) {\n return this.visitCssKeyframeBlock$body$_EvaluateVisitor(node);\n },\n visitCssKeyframeBlock$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssKeyframeBlock$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$(node.selector, node.span), new A._EvaluateVisitor_visitCssKeyframeBlock_closure1($async$self, node), false, new A._EvaluateVisitor_visitCssKeyframeBlock_closure2(), type$.ModifiableCssKeyframeBlock, type$.Null), $async$visitCssKeyframeBlock$1);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssKeyframeBlock$1, $async$completer);\n },\n visitCssMediaRule$1(node) {\n return this.visitCssMediaRule$body$_EvaluateVisitor(node);\n },\n visitCssMediaRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, mergedQueries, t1;\n var $async$visitCssMediaRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Media_, node.span));\n mergedQueries = A.NullableExtension_andThen($async$self._async_evaluate$_mediaQueries, new A._EvaluateVisitor_visitCssMediaRule_closure2($async$self, node));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries)) {\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = t1 ? node.queries : mergedQueries;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$(t1, node.span), new A._EvaluateVisitor_visitCssMediaRule_closure3($async$self, mergedQueries, node), false, new A._EvaluateVisitor_visitCssMediaRule_closure4(mergedQueries), type$.ModifiableCssMediaRule, type$.Null), $async$visitCssMediaRule$1);\n case 3:\n // returning from await.\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssMediaRule$1, $async$completer);\n },\n visitCssStyleRule$1(node) {\n return this.visitCssStyleRule$body$_EvaluateVisitor(node);\n },\n visitCssStyleRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, styleRule, t2, t3, t4, t5, originalSelector, rule, oldAtRootExcludingStyleRule;\n var $async$visitCssStyleRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Style_, node.span));\n t1 = $async$self._async_evaluate$_atRootExcludingStyleRule;\n styleRule = t1 ? null : $async$self._async_evaluate$_styleRuleIgnoringAtRoot;\n t2 = node.selector;\n t3 = t2.value;\n t4 = styleRule == null;\n t5 = t4 ? null : styleRule.originalSelector;\n originalSelector = t3.resolveParentSelectors$2$implicitParent(t5, !t1);\n rule = A.ModifiableCssStyleRule$($async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__extensionStore, \"_extensionStore\").addSelector$3(originalSelector, t2.span, $async$self._async_evaluate$_mediaQueries), node.span, originalSelector);\n oldAtRootExcludingStyleRule = $async$self._async_evaluate$_atRootExcludingStyleRule;\n $async$self._async_evaluate$_atRootExcludingStyleRule = false;\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitCssStyleRule_closure1($async$self, rule, node), false, new A._EvaluateVisitor_visitCssStyleRule_closure2(), type$.ModifiableCssStyleRule, type$.Null), $async$visitCssStyleRule$1);\n case 2:\n // returning from await.\n $async$self._async_evaluate$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if (t4) {\n t1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").children;\n t1 = !t1.get$isEmpty(t1);\n } else\n t1 = false;\n if (t1) {\n t1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\").children;\n t1.get$last(t1).isGroupEnd = true;\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssStyleRule$1, $async$completer);\n },\n visitCssStylesheet$1(node) {\n return this.visitCssStylesheet$body$_EvaluateVisitor(node);\n },\n visitCssStylesheet$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$visitCssStylesheet$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.get$iterator$ax(node.get$children(node));\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t1.get$current(t1).accept$1($async$self), $async$visitCssStylesheet$1);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssStylesheet$1, $async$completer);\n },\n visitCssSupportsRule$1(node) {\n return this.visitCssSupportsRule$body$_EvaluateVisitor(node);\n },\n visitCssSupportsRule$body$_EvaluateVisitor(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssSupportsRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate$_exception$2(string$.Suppor, node.span));\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate$_withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$(node.condition, node.span), new A._EvaluateVisitor_visitCssSupportsRule_closure1($async$self, node), false, new A._EvaluateVisitor_visitCssSupportsRule_closure2(), type$.ModifiableCssSupportsRule, type$.Null), $async$visitCssSupportsRule$1);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssSupportsRule$1, $async$completer);\n },\n _async_evaluate$_handleReturn$1$2(list, callback) {\n return this._handleReturn$body$_EvaluateVisitor(list, callback);\n },\n _async_evaluate$_handleReturn$2(list, callback) {\n return this._async_evaluate$_handleReturn$1$2(list, callback, type$.dynamic);\n },\n _handleReturn$body$_EvaluateVisitor(list, callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, t1, _i, result;\n var $async$_async_evaluate$_handleReturn$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = list.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < list.length)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(callback.call$1(list[_i]), $async$_async_evaluate$_handleReturn$1$2);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n list.length === t1 || (0, A.throwConcurrentModificationError)(list), ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_handleReturn$1$2, $async$completer);\n },\n _async_evaluate$_withEnvironment$1$2(environment, callback, $T) {\n return this._withEnvironment$body$_EvaluateVisitor(environment, callback, $T, $T);\n },\n _withEnvironment$body$_EvaluateVisitor(environment, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldEnvironment;\n var $async$_async_evaluate$_withEnvironment$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldEnvironment = $async$self._async_evaluate$_environment;\n $async$self._async_evaluate$_environment = environment;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate$_withEnvironment$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_environment = oldEnvironment;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_withEnvironment$1$2, $async$completer);\n },\n _async_evaluate$_interpolationToValue$3$trim$warnForColor(interpolation, trim, warnForColor) {\n return this._interpolationToValue$body$_EvaluateVisitor(interpolation, trim, warnForColor);\n },\n _async_evaluate$_interpolationToValue$1(interpolation) {\n return this._async_evaluate$_interpolationToValue$3$trim$warnForColor(interpolation, false, false);\n },\n _async_evaluate$_interpolationToValue$2$warnForColor(interpolation, warnForColor) {\n return this._async_evaluate$_interpolationToValue$3$trim$warnForColor(interpolation, false, warnForColor);\n },\n _interpolationToValue$body$_EvaluateVisitor(interpolation, trim, warnForColor) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_String),\n $async$returnValue, $async$self = this, result, t1;\n var $async$_async_evaluate$_interpolationToValue$3$trim$warnForColor = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_performInterpolation$2$warnForColor(interpolation, warnForColor), $async$_async_evaluate$_interpolationToValue$3$trim$warnForColor);\n case 3:\n // returning from await.\n result = $async$result;\n t1 = trim ? A.trimAscii(result, true) : result;\n $async$returnValue = new A.CssValue(t1, interpolation.span, type$.CssValue_String);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_interpolationToValue$3$trim$warnForColor, $async$completer);\n },\n _async_evaluate$_performInterpolation$2$warnForColor(interpolation, warnForColor) {\n return this._performInterpolation$body$_EvaluateVisitor(interpolation, warnForColor);\n },\n _async_evaluate$_performInterpolation$1(interpolation) {\n return this._async_evaluate$_performInterpolation$2$warnForColor(interpolation, false);\n },\n _performInterpolation$body$_EvaluateVisitor(interpolation, warnForColor) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$_async_evaluate$_performInterpolation$2$warnForColor = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = J;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync(interpolation.contents, new A._EvaluateVisitor__performInterpolation_closure0($async$self, warnForColor, interpolation), type$.Object, type$.String), $async$_async_evaluate$_performInterpolation$2$warnForColor);\n case 3:\n // returning from await.\n $async$returnValue = $async$temp1.join$0$ax($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_performInterpolation$2$warnForColor, $async$completer);\n },\n _evaluateToCss$2$quote(expression, quote) {\n return this._evaluateToCss$body$_EvaluateVisitor(expression, quote);\n },\n _evaluateToCss$1(expression) {\n return this._evaluateToCss$2$quote(expression, true);\n },\n _evaluateToCss$body$_EvaluateVisitor(expression, quote) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this;\n var $async$_evaluateToCss$2$quote = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(expression.accept$1($async$self), $async$_evaluateToCss$2$quote);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate$_serialize$3$quote($async$result, expression, quote);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_evaluateToCss$2$quote, $async$completer);\n },\n _async_evaluate$_serialize$3$quote(value, nodeWithSpan, quote) {\n return this._async_evaluate$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__serialize_closure0(value, quote));\n },\n _async_evaluate$_serialize$2(value, nodeWithSpan) {\n return this._async_evaluate$_serialize$3$quote(value, nodeWithSpan, true);\n },\n _async_evaluate$_expressionNode$1(expression) {\n var t1;\n if (expression instanceof A.VariableExpression) {\n t1 = this._async_evaluate$_addExceptionSpan$2(expression, new A._EvaluateVisitor__expressionNode_closure0(this, expression));\n return t1 == null ? expression : t1;\n } else\n return expression;\n },\n _async_evaluate$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, through, $S, $T) {\n return this._withParent$body$_EvaluateVisitor(node, callback, scopeWhen, through, $S, $T, $T);\n },\n _async_evaluate$_withParent$2$2(node, callback, $S, $T) {\n return this._async_evaluate$_withParent$2$4$scopeWhen$through(node, callback, true, null, $S, $T);\n },\n _async_evaluate$_withParent$2$3$scopeWhen(node, callback, scopeWhen, $S, $T) {\n return this._async_evaluate$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, null, $S, $T);\n },\n _withParent$body$_EvaluateVisitor(node, callback, scopeWhen, through, $S, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, t1, result;\n var $async$_async_evaluate$_withParent$2$4$scopeWhen$through = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$self._async_evaluate$_addChild$2$through(node, through);\n t1 = $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__parent, \"__parent\");\n $async$self._async_evaluate$__parent = node;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate$_environment.scope$1$2$when(callback, scopeWhen, $T), $async$_async_evaluate$_withParent$2$4$scopeWhen$through);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$__parent = t1;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_withParent$2$4$scopeWhen$through, $async$completer);\n },\n _async_evaluate$_addChild$2$through(node, through) {\n var grandparent, t1,\n $parent = this._async_evaluate$_assertInModule$2(this._async_evaluate$__parent, \"__parent\");\n if (through != null) {\n for (; through.call$1($parent); $parent = grandparent) {\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(string$.throug + node.toString$0(0) + \".\", null));\n }\n if ($parent.get$hasFollowingSibling()) {\n t1 = $parent._parent;\n t1.toString;\n $parent = $parent.copyWithoutChildren$0();\n t1.addChild$1($parent);\n }\n }\n $parent.addChild$1(node);\n },\n _async_evaluate$_addChild$1(node) {\n return this._async_evaluate$_addChild$2$through(node, null);\n },\n _async_evaluate$_withStyleRule$1$2(rule, callback, $T) {\n return this._withStyleRule$body$_EvaluateVisitor(rule, callback, $T, $T);\n },\n _withStyleRule$body$_EvaluateVisitor(rule, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldRule;\n var $async$_async_evaluate$_withStyleRule$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldRule = $async$self._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$self._async_evaluate$_styleRuleIgnoringAtRoot = rule;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate$_withStyleRule$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_styleRuleIgnoringAtRoot = oldRule;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_withStyleRule$1$2, $async$completer);\n },\n _async_evaluate$_withMediaQueries$1$2(queries, callback, $T) {\n return this._withMediaQueries$body$_EvaluateVisitor(queries, callback, $T, $T);\n },\n _withMediaQueries$body$_EvaluateVisitor(queries, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldMediaQueries;\n var $async$_async_evaluate$_withMediaQueries$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldMediaQueries = $async$self._async_evaluate$_mediaQueries;\n $async$self._async_evaluate$_mediaQueries = queries;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate$_withMediaQueries$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_mediaQueries = oldMediaQueries;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_withMediaQueries$1$2, $async$completer);\n },\n _async_evaluate$_withStackFrame$1$3(member, nodeWithSpan, callback, $T) {\n return this._withStackFrame$body$_EvaluateVisitor(member, nodeWithSpan, callback, $T, $T);\n },\n _withStackFrame$body$_EvaluateVisitor(member, nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, oldMember, result, t1;\n var $async$_async_evaluate$_withStackFrame$1$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate$_stack;\n t1.push(new A.Tuple2($async$self._async_evaluate$_member, nodeWithSpan, type$.Tuple2_String_AstNode));\n oldMember = $async$self._async_evaluate$_member;\n $async$self._async_evaluate$_member = member;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate$_withStackFrame$1$3);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate$_member = oldMember;\n t1.pop();\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_withStackFrame$1$3, $async$completer);\n },\n _async_evaluate$_withoutSlash$2(value, nodeForSpan) {\n if (value instanceof A.SassNumber && value.asSlash != null)\n this._async_evaluate$_warn$3$deprecation(string$.Using__i + A.S(new A._EvaluateVisitor__withoutSlash_recommendation0().call$1(value)) + string$.x0a_More, nodeForSpan.get$span(nodeForSpan), true);\n return value.withoutSlash$0();\n },\n _async_evaluate$_stackFrame$2(member, span) {\n return A.frameForSpan(span, member, A.NullableExtension_andThen(span.file.url, new A._EvaluateVisitor__stackFrame_closure0(this)));\n },\n _async_evaluate$_stackTrace$1(span) {\n var _this = this,\n t1 = _this._async_evaluate$_stack;\n t1 = A.List_List$of(new A.MappedListIterable(t1, new A._EvaluateVisitor__stackTrace_closure0(_this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Frame>\")), true, type$.Frame);\n if (span != null)\n t1.push(_this._async_evaluate$_stackFrame$2(_this._async_evaluate$_member, span));\n return A.Trace$(new A.ReversedListIterable(t1, A._arrayInstanceType(t1)._eval$1(\"ReversedListIterable<1>\")), null);\n },\n _async_evaluate$_stackTrace$0() {\n return this._async_evaluate$_stackTrace$1(null);\n },\n _async_evaluate$_warn$3$deprecation(message, span, deprecation) {\n var _this = this;\n if (_this._async_evaluate$_quietDeps && _this._async_evaluate$_inDependency)\n return;\n if (!_this._async_evaluate$_warningsEmitted.add$1(0, new A.Tuple2(message, span, type$.Tuple2_String_SourceSpan)))\n return;\n _this._async_evaluate$_logger.warn$4$deprecation$span$trace(0, message, deprecation, span, _this._async_evaluate$_stackTrace$1(span));\n },\n _async_evaluate$_warn$2(message, span) {\n return this._async_evaluate$_warn$3$deprecation(message, span, false);\n },\n _async_evaluate$_exception$2(message, span) {\n var t1 = span == null ? J.get$span$z(B.JSArray_methods.get$last(this._async_evaluate$_stack).item2) : span;\n return new A.SassRuntimeException(this._async_evaluate$_stackTrace$1(span), message, t1);\n },\n _async_evaluate$_exception$1(message) {\n return this._async_evaluate$_exception$2(message, null);\n },\n _async_evaluate$_multiSpanException$3(message, primaryLabel, secondaryLabels) {\n var t1 = J.get$span$z(B.JSArray_methods.get$last(this._async_evaluate$_stack).item2);\n return new A.MultiSpanSassRuntimeException(this._async_evaluate$_stackTrace$0(), primaryLabel, A.ConstantMap_ConstantMap$from(secondaryLabels, type$.FileSpan, type$.String), message, t1);\n },\n _async_evaluate$_adjustParseError$1$2(nodeWithSpan, callback) {\n var error, stackTrace, errorText, span, syntheticFile, syntheticSpan, t1, exception, t2, t3, t4, t5, t6, _null = null;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n errorText = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(t2, t1).file._decodedChars, 0, _null), 0, _null);\n span = nodeWithSpan.get$span(nodeWithSpan);\n t1 = span;\n t2 = span;\n syntheticFile = B.JSString_methods.replaceRange$3(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, 0, _null), 0, _null), A.FileLocation$_(t1.file, t1._file$_start).offset, A.FileLocation$_(t2.file, t2._end).offset, errorText);\n t2 = A.SourceFile$fromString(syntheticFile, span.file.url);\n t1 = span;\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t3 = A.FileLocation$_(t3.file, t3._file$_start);\n t4 = span;\n t4 = A.FileLocation$_(t4.file, t4._file$_start);\n t5 = error;\n t6 = J.getInterceptor$z(t5);\n t5 = A.SourceSpanException.prototype.get$span.call(t6, t5);\n syntheticSpan = t2.span$2(0, t1.offset + t3.offset, t4.offset + A.FileLocation$_(t5.file, t5._end).offset);\n A.throwWithTrace(this._async_evaluate$_exception$2(error._span_exception$_message, syntheticSpan), stackTrace);\n } else\n throw exception;\n }\n },\n _async_evaluate$_adjustParseError$2(nodeWithSpan, callback) {\n return this._async_evaluate$_adjustParseError$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _async_evaluate$_addExceptionSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(this._async_evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n A.throwWithTrace(this._async_evaluate$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw exception;\n }\n },\n _async_evaluate$_addExceptionSpan$2(nodeWithSpan, callback) {\n return this._async_evaluate$_addExceptionSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _addExceptionSpanAsync$1$2(nodeWithSpan, callback, $T) {\n return this._addExceptionSpanAsync$body$_EvaluateVisitor(nodeWithSpan, callback, $T, $T);\n },\n _addExceptionSpanAsync$body$_EvaluateVisitor(nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4, $async$exception;\n var $async$_addExceptionSpanAsync$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 4;\n $async$goto = 7;\n return A._asyncAwait(callback.call$0(), $async$_addExceptionSpanAsync$1$2);\n case 7:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace(new A.MultiSpanSassRuntimeException($async$self._async_evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n A.throwWithTrace($async$self._async_evaluate$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_addExceptionSpanAsync$1$2, $async$completer);\n },\n _async_evaluate$_addErrorSpan$1$2(nodeWithSpan, callback, $T) {\n return this._addErrorSpan$body$_EvaluateVisitor(nodeWithSpan, callback, $T, $T);\n },\n _addErrorSpan$body$_EvaluateVisitor(nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, error, stackTrace, t1, exception, t2, $async$exception;\n var $async$_async_evaluate$_addErrorSpan$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 4;\n $async$goto = 7;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate$_addErrorSpan$1$2);\n case 7:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = J.get$span$z(error);\n if (!B.JSString_methods.startsWith$1(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, null), \"@error\"))\n throw $async$exception;\n t1 = error._span_exception$_message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n A.throwWithTrace(new A.SassRuntimeException($async$self._async_evaluate$_stackTrace$0(), t1, t2), stackTrace);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate$_addErrorSpan$1$2, $async$completer);\n }\n };\n A._EvaluateVisitor_closure9.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._async_evaluate$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\");\n return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string$_text) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure10.prototype = {\n call$1($arguments) {\n var variable = J.$index$asx($arguments, 0).assertString$1(\"name\"),\n t1 = this.$this._async_evaluate$_environment;\n return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\")) != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure11.prototype = {\n call$1($arguments) {\n var module, t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this;\n t2 = t1._async_evaluate$_environment;\n t3 = variable._string$_text;\n t4 = A.stringReplaceAllUnchecked(t3, \"_\", \"-\");\n return t2.getFunction$2$namespace(t4, module == null ? null : module._string$_text) != null || t1._async_evaluate$_builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure12.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._async_evaluate$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\");\n return t1.getMixin$2$namespace(t2, module == null ? null : module._string$_text) != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure13.prototype = {\n call$1($arguments) {\n var t1 = this.$this._async_evaluate$_environment;\n if (!t1._async_environment$_inMixin)\n throw A.wrapException(A.SassScriptException$(string$.conten));\n return t1._async_environment$_content != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure14.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string$_text,\n module = this.$this._async_evaluate$_environment._async_environment$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$variables(), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString(t4.key, true), t4.value);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 40\n };\n A._EvaluateVisitor_closure15.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string$_text,\n module = this.$this._async_evaluate$_environment._async_environment$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$functions(module), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString(t4.key, true), new A.SassFunction(t4.value));\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 40\n };\n A._EvaluateVisitor_closure16.prototype = {\n call$1($arguments) {\n var module, callable, t2,\n t1 = J.getInterceptor$asx($arguments),\n $name = t1.$index($arguments, 0).assertString$1(\"name\"),\n css = t1.$index($arguments, 1).get$isTruthy();\n t1 = t1.$index($arguments, 2).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n if (css && module != null)\n throw A.wrapException(string$.x24css_a);\n if (css)\n callable = new A.PlainCssCallable($name._string$_text);\n else {\n t1 = this.$this;\n t2 = t1._async_evaluate$_callableNode;\n t2.toString;\n callable = t1._async_evaluate$_addExceptionSpan$2(t2, new A._EvaluateVisitor__closure4(t1, $name, module));\n }\n if (callable != null)\n return new A.SassFunction(callable);\n throw A.wrapException(\"Function not found: \" + $name.toString$0(0));\n },\n $signature: 213\n };\n A._EvaluateVisitor__closure4.prototype = {\n call$0() {\n var t1 = A.stringReplaceAllUnchecked(this.name._string$_text, \"_\", \"-\"),\n t2 = this.module;\n t2 = t2 == null ? null : t2._string$_text;\n return this.$this._async_evaluate$_getFunction$2$namespace(t1, t2);\n },\n $signature: 105\n };\n A._EvaluateVisitor_closure17.prototype = {\n call$1($arguments) {\n return this.$call$body$_EvaluateVisitor_closure0($arguments);\n },\n $call$body$_EvaluateVisitor_closure0($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, invocation, callableNode, t1, $function, args;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.getInterceptor$asx($arguments);\n $function = t1.$index($arguments, 0);\n args = type$.SassArgumentList._as(t1.$index($arguments, 1));\n t1 = $async$self.$this;\n t2 = t1._async_evaluate$_callableNode;\n t2.toString;\n t3 = A._setArrayType([], type$.JSArray_Expression);\n t4 = type$.String;\n t5 = type$.Expression;\n t6 = t2.get$span(t2);\n t7 = t2.get$span(t2);\n args._wereKeywordsAccessed = true;\n t8 = args._keywords;\n if (t8.get$isEmpty(t8))\n t2 = null;\n else {\n t9 = type$.Value;\n t10 = A.LinkedHashMap_LinkedHashMap$_empty(t9, t9);\n for (args._wereKeywordsAccessed = true, t8 = t8.get$entries(t8), t8 = t8.get$iterator(t8); t8.moveNext$0();) {\n t11 = t8.get$current(t8);\n t10.$indexSet(0, new A.SassString(t11.key, false), t11.value);\n }\n t2 = new A.ValueExpression(new A.SassMap(A.ConstantMap_ConstantMap$from(t10, t9, t9)), t2.get$span(t2));\n }\n invocation = new A.ArgumentInvocation(A.List_List$unmodifiable(t3, t5), A.ConstantMap_ConstantMap$from(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t4, t5), new A.ValueExpression(args, t7), t2, t6);\n $async$goto = $function instanceof A.SassString ? 3 : 4;\n break;\n case 3:\n // then\n t2 = string$.Passin + $function.toString$0(0) + \"))\";\n A.EvaluationContext_current().warn$2$deprecation(0, t2, true);\n callableNode = t1._async_evaluate$_callableNode;\n $async$goto = 5;\n return A._asyncAwait(t1.visitFunctionExpression$1(new A.FunctionExpression(null, $function._string$_text, invocation, callableNode.get$span(callableNode))), $async$call$1);\n case 5:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n t2 = $function.assertFunction$1(\"function\");\n t3 = t1._async_evaluate$_callableNode;\n t3.toString;\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate$_runFunctionCallable$3(invocation, t2.callable, t3), $async$call$1);\n case 6:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 170\n };\n A._EvaluateVisitor_closure18.prototype = {\n call$1($arguments) {\n return this.$call$body$_EvaluateVisitor_closure($arguments);\n },\n $call$body$_EvaluateVisitor_closure($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, withMap, t2, values, configuration, t1, url;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.getInterceptor$asx($arguments);\n url = A.Uri_parse(t1.$index($arguments, 0).assertString$1(\"url\")._string$_text);\n t1 = t1.$index($arguments, 1).get$realNull();\n withMap = t1 == null ? null : t1.assertMap$1(\"with\")._map$_contents;\n t1 = $async$self.$this;\n t2 = t1._async_evaluate$_callableNode;\n t2.toString;\n if (withMap != null) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n withMap.forEach$1(0, new A._EvaluateVisitor__closure2(values, t2.get$span(t2), t2));\n configuration = new A.ExplicitConfiguration(t2, values);\n } else\n configuration = B.Configuration_Map_empty;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_loadModule$7$baseUrl$configuration$namesInErrors(url, \"load-css()\", t2, new A._EvaluateVisitor__closure3(t1), t2.get$span(t2).file.url, configuration, true), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate$_assertConfigurationIsEmpty$2$nameInError(configuration, true);\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 430\n };\n A._EvaluateVisitor__closure2.prototype = {\n call$2(variable, value) {\n var t1 = variable.assertString$1(\"with key\"),\n $name = A.stringReplaceAllUnchecked(t1._string$_text, \"_\", \"-\");\n t1 = this.values;\n if (t1.containsKey$1($name))\n throw A.wrapException(\"The variable $\" + $name + \" was configured twice.\");\n t1.$indexSet(0, $name, new A.ConfiguredValue(value, this.span, this.callableNode));\n },\n $signature: 50\n };\n A._EvaluateVisitor__closure3.prototype = {\n call$1(module) {\n var t1 = this.$this;\n return t1._async_evaluate$_combineCss$2$clone(module, true).accept$1(t1);\n },\n $signature: 212\n };\n A._EvaluateVisitor_run_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.EvaluateResult),\n $async$returnValue, $async$self = this, t2, t1, url, $async$temp1, $async$temp2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node;\n url = t1.span.file.url;\n if (url != null) {\n t2 = $async$self.$this;\n t2._async_evaluate$_activeModules.$indexSet(0, url, null);\n t2._async_evaluate$_loadedUrls.add$1(0, url);\n }\n t2 = $async$self.$this;\n $async$temp1 = A;\n $async$temp2 = t2;\n $async$goto = 3;\n return A._asyncAwait(t2._async_evaluate$_execute$2($async$self.importer, t1), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.EvaluateResult($async$temp2._async_evaluate$_combineCss$1($async$result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 445\n };\n A._EvaluateVisitor__loadModule_closure1.prototype = {\n call$0() {\n return this.callback.call$1(this.builtInModule);\n },\n $signature: 0\n };\n A._EvaluateVisitor__loadModule_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$handler = 1, $async$currentError, $async$next = [], $async$self = this, oldInDependency, module, error, stackTrace, error0, stackTrace0, error1, stackTrace1, error2, stackTrace2, message, exception, t3, t4, t5, t6, t7, t1, t2, result, stylesheet, canonicalUrl, $async$exception;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.nodeWithSpan;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_loadStylesheet$3$baseUrl($async$self.url.toString$0(0), t2.get$span(t2), $async$self.baseUrl), $async$call$0);\n case 2:\n // returning from await.\n result = $async$result;\n stylesheet = result.stylesheet;\n canonicalUrl = stylesheet.span.file.url;\n if (canonicalUrl != null && t1._async_evaluate$_activeModules.containsKey$1(canonicalUrl)) {\n message = $async$self.namesInErrors ? \"Module loop: \" + $.$get$context().prettyUri$1(canonicalUrl) + \" is already being loaded.\" : string$.Modulel;\n t2 = A.NullableExtension_andThen(t1._async_evaluate$_activeModules.$index(0, canonicalUrl), new A._EvaluateVisitor__loadModule__closure0(t1, message));\n throw A.wrapException(t2 == null ? t1._async_evaluate$_exception$1(message) : t2);\n }\n if (canonicalUrl != null)\n t1._async_evaluate$_activeModules.$indexSet(0, canonicalUrl, t2);\n oldInDependency = t1._async_evaluate$_inDependency;\n t1._async_evaluate$_inDependency = result.isDependency;\n module = null;\n $async$handler = 3;\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate$_execute$5$configuration$namesInErrors$nodeWithSpan(result.importer, stylesheet, $async$self.configuration, $async$self.namesInErrors, t2), $async$call$0);\n case 6:\n // returning from await.\n module = $async$result;\n $async$next.push(5);\n // goto finally\n $async$goto = 4;\n break;\n case 3:\n // uncaught\n $async$next = [1];\n case 4:\n // finally\n $async$handler = 1;\n t1._async_evaluate$_activeModules.remove$1(0, canonicalUrl);\n t1._async_evaluate$_inDependency = oldInDependency;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 5:\n // after finally\n $async$handler = 8;\n $async$goto = 11;\n return A._asyncAwait($async$self.callback.call$1(module), $async$call$0);\n case 11:\n // returning from await.\n $async$handler = 1;\n // goto after finally\n $async$goto = 10;\n break;\n case 8:\n // catch\n $async$handler = 7;\n $async$exception = $async$currentError;\n t2 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException._is(t2))\n throw $async$exception;\n else if (t2 instanceof A.MultiSpanSassException) {\n error = t2;\n stackTrace = A.getTraceFromException($async$exception);\n t2 = error._span_exception$_message;\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t4 = error.primaryLabel;\n t5 = error.secondarySpans;\n t6 = error;\n t7 = J.getInterceptor$z(t6);\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(t1._async_evaluate$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t7, t6)), t4, A.ConstantMap_ConstantMap$from(t5, type$.FileSpan, type$.String), t2, t3), stackTrace);\n } else if (t2 instanceof A.SassException) {\n error0 = t2;\n stackTrace0 = A.getTraceFromException($async$exception);\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n A.throwWithTrace(t1._async_evaluate$_exception$2(error0._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t3, t2)), stackTrace0);\n } else if (t2 instanceof A.MultiSpanSassScriptException) {\n error1 = t2;\n stackTrace1 = A.getTraceFromException($async$exception);\n A.throwWithTrace(t1._async_evaluate$_multiSpanException$3(error1.message, error1.primaryLabel, error1.secondarySpans), stackTrace1);\n } else if (t2 instanceof A.SassScriptException) {\n error2 = t2;\n stackTrace2 = A.getTraceFromException($async$exception);\n A.throwWithTrace(t1._async_evaluate$_exception$1(error2.message), stackTrace2);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 10;\n break;\n case 7:\n // uncaught\n // goto rethrow\n $async$goto = 1;\n break;\n case 10:\n // after finally\n // implicit return\n return A._asyncReturn(null, $async$completer);\n case 1:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__loadModule__closure0.prototype = {\n call$1(previousLoad) {\n return this.$this._async_evaluate$_multiSpanException$3(this.message, \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 91\n };\n A._EvaluateVisitor__execute_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t3, t4, t5, t6, t1, oldImporter, oldStylesheet, oldRoot, oldParent, oldEndOfImports, oldOutOfOrderImports, oldExtensionStore, t2, oldStyleRule, oldMediaQueries, oldDeclarationName, oldInUnknownAtRule, oldInKeyframes, oldConfiguration;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldImporter = t1._async_evaluate$_importer;\n oldStylesheet = t1._async_evaluate$__stylesheet;\n oldRoot = t1._async_evaluate$__root;\n oldParent = t1._async_evaluate$__parent;\n oldEndOfImports = t1._async_evaluate$__endOfImports;\n oldOutOfOrderImports = t1._async_evaluate$_outOfOrderImports;\n oldExtensionStore = t1._async_evaluate$__extensionStore;\n t2 = t1._async_evaluate$_atRootExcludingStyleRule;\n oldStyleRule = t2 ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n oldMediaQueries = t1._async_evaluate$_mediaQueries;\n oldDeclarationName = t1._async_evaluate$_declarationName;\n oldInUnknownAtRule = t1._async_evaluate$_inUnknownAtRule;\n oldInKeyframes = t1._async_evaluate$_inKeyframes;\n oldConfiguration = t1._async_evaluate$_configuration;\n t1._async_evaluate$_importer = $async$self.importer;\n t3 = t1._async_evaluate$__stylesheet = $async$self.stylesheet;\n t4 = t3.span;\n t5 = t1._async_evaluate$__parent = t1._async_evaluate$__root = A.ModifiableCssStylesheet$(t4);\n t1._async_evaluate$__endOfImports = 0;\n t1._async_evaluate$_outOfOrderImports = null;\n t1._async_evaluate$__extensionStore = $async$self.extensionStore;\n t1._async_evaluate$_declarationName = t1._async_evaluate$_mediaQueries = t1._async_evaluate$_styleRuleIgnoringAtRoot = null;\n t1._async_evaluate$_inKeyframes = t1._async_evaluate$_atRootExcludingStyleRule = t1._async_evaluate$_inUnknownAtRule = false;\n t6 = $async$self.configuration;\n if (t6 != null)\n t1._async_evaluate$_configuration = t6;\n $async$goto = 2;\n return A._asyncAwait(t1.visitStylesheet$1(t3), $async$call$0);\n case 2:\n // returning from await.\n t3 = t1._async_evaluate$_outOfOrderImports == null ? t5 : new A.CssStylesheet(new A.UnmodifiableListView(t1._async_evaluate$_addOutOfOrderImports$0(), type$.UnmodifiableListView_CssNode), t4);\n $async$self.css._value = t3;\n t1._async_evaluate$_importer = oldImporter;\n t1._async_evaluate$__stylesheet = oldStylesheet;\n t1._async_evaluate$__root = oldRoot;\n t1._async_evaluate$__parent = oldParent;\n t1._async_evaluate$__endOfImports = oldEndOfImports;\n t1._async_evaluate$_outOfOrderImports = oldOutOfOrderImports;\n t1._async_evaluate$__extensionStore = oldExtensionStore;\n t1._async_evaluate$_styleRuleIgnoringAtRoot = oldStyleRule;\n t1._async_evaluate$_mediaQueries = oldMediaQueries;\n t1._async_evaluate$_declarationName = oldDeclarationName;\n t1._async_evaluate$_inUnknownAtRule = oldInUnknownAtRule;\n t1._async_evaluate$_atRootExcludingStyleRule = t2;\n t1._async_evaluate$_inKeyframes = oldInKeyframes;\n t1._async_evaluate$_configuration = oldConfiguration;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__combineCss_closure2.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 134\n };\n A._EvaluateVisitor__combineCss_closure3.prototype = {\n call$1(target) {\n return !this.selectors.contains$1(0, target);\n },\n $signature: 16\n };\n A._EvaluateVisitor__combineCss_closure4.prototype = {\n call$1(module) {\n return module.cloneCss$0();\n },\n $signature: 453\n };\n A._EvaluateVisitor__extendModules_closure1.prototype = {\n call$1(target) {\n return !this.originalSelectors.contains$1(0, target);\n },\n $signature: 16\n };\n A._EvaluateVisitor__extendModules_closure2.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_ExtensionStore);\n },\n $signature: 206\n };\n A._EvaluateVisitor__topologicalModules_visitModule0.prototype = {\n call$1(module) {\n var t1, t2, t3, _i, upstream;\n for (t1 = module.get$upstream(), t2 = t1.length, t3 = this.seen, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n upstream = t1[_i];\n if (upstream.get$transitivelyContainsCss() && t3.add$1(0, upstream))\n this.call$1(upstream);\n }\n this.sorted.addFirst$1(module);\n },\n $signature: 212\n };\n A._EvaluateVisitor_visitAtRootRule_closure2.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.AtRootQueryParser(t1, this.$this._async_evaluate$_logger).parse$0();\n },\n $signature: 102\n };\n A._EvaluateVisitor_visitAtRootRule_closure3.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRootRule_closure4.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor__scopeForAtRoot_closure5.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__parent, \"__parent\");\n t1._async_evaluate$__parent = $async$self.newParent;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_environment.scope$1$2$when(callback, $async$self.node.hasDeclarations, type$.void), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate$__parent = t2;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure6.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, oldAtRootExcludingStyleRule;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldAtRootExcludingStyleRule = t1._async_evaluate$_atRootExcludingStyleRule;\n t1._async_evaluate$_atRootExcludingStyleRule = true;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure7.prototype = {\n call$1(callback) {\n return this.$this._async_evaluate$_withMediaQueries$1$2(null, new A._EvaluateVisitor__scopeForAtRoot__closure0(this.innerScope, callback), type$.Null);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot__closure0.prototype = {\n call$0() {\n return this.innerScope.call$1(this.callback);\n },\n $signature: 2\n };\n A._EvaluateVisitor__scopeForAtRoot_closure8.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, wasInKeyframes;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n wasInKeyframes = t1._async_evaluate$_inKeyframes;\n t1._async_evaluate$_inKeyframes = false;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate$_inKeyframes = wasInKeyframes;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure9.prototype = {\n call$1($parent) {\n return type$.CssAtRule._is($parent);\n },\n $signature: 204\n };\n A._EvaluateVisitor__scopeForAtRoot_closure10.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, wasInUnknownAtRule;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n wasInUnknownAtRule = t1._async_evaluate$_inUnknownAtRule;\n t1._async_evaluate$_inUnknownAtRule = false;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate$_inUnknownAtRule = wasInUnknownAtRule;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor_visitContentRule_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$returnValue, $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.content.declaration.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 6:\n // returning from await.\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitDeclaration_closure1.prototype = {\n call$1(value) {\n return this.$call$body$_EvaluateVisitor_visitDeclaration_closure(value);\n },\n $call$body$_EvaluateVisitor_visitDeclaration_closure(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_Value),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1($async$self.$this), $async$call$1);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.CssValue($async$result, value.get$span(value), type$.CssValue_Value);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 470\n };\n A._EvaluateVisitor_visitDeclaration_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitEachRule_closure2.prototype = {\n call$1(value) {\n var t1 = this.$this,\n t2 = this.nodeWithSpan;\n return t1._async_evaluate$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._async_evaluate$_withoutSlash$2(value, t2), t2);\n },\n $signature: 52\n };\n A._EvaluateVisitor_visitEachRule_closure3.prototype = {\n call$1(value) {\n return this.$this._async_evaluate$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);\n },\n $signature: 52\n };\n A._EvaluateVisitor_visitEachRule_closure4.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this;\n return t1._async_evaluate$_handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure0(t1, _this.setVariables, _this.node));\n },\n $signature: 67\n };\n A._EvaluateVisitor_visitEachRule__closure0.prototype = {\n call$1(element) {\n var t1;\n this.setVariables.call$1(element);\n t1 = this.$this;\n return t1._async_evaluate$_handleReturn$2(this.node.children, new A._EvaluateVisitor_visitEachRule___closure0(t1));\n },\n $signature: 481\n };\n A._EvaluateVisitor_visitEachRule___closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 86\n };\n A._EvaluateVisitor_visitExtendRule_closure0.prototype = {\n call$0() {\n var t1 = this.targetText;\n return A.SelectorList_SelectorList$parse(A.trimAscii(t1.get$value(t1), true), false, true, this.$this._async_evaluate$_logger);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitAtRule_closure2.prototype = {\n call$1(value) {\n return this.$this._async_evaluate$_interpolationToValue$3$trim$warnForColor(value, true, true);\n },\n $signature: 489\n };\n A._EvaluateVisitor_visitAtRule_closure3.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate$_atRootExcludingStyleRule ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null || t1._async_evaluate$_inKeyframes ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitAtRule__closure0(t1, $async$self.children), false, type$.ModifiableCssStyleRule, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRule_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitForRule_closure4.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber),\n $async$returnValue, $async$self = this;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.node.from.accept$1($async$self.$this), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = $async$result.assertNumber$0();\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 198\n };\n A._EvaluateVisitor_visitForRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber),\n $async$returnValue, $async$self = this;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.node.to.accept$1($async$self.$this), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = $async$result.assertNumber$0();\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 198\n };\n A._EvaluateVisitor_visitForRule_closure6.prototype = {\n call$0() {\n return this.fromNumber.assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure7.prototype = {\n call$0() {\n var t1 = this.fromNumber;\n return this.toNumber.coerce$2(t1.get$numeratorUnits(t1), t1.get$denominatorUnits(t1)).assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure8.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, i, t3, t4, t5, t6, t7, t8, result, t1, t2, nodeWithSpan;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.node;\n nodeWithSpan = t1._async_evaluate$_expressionNode$1(t2.from);\n i = $async$self.from, t3 = $async$self._box_0, t4 = $async$self.direction, t5 = t2.variable, t6 = $async$self.fromNumber, t2 = t2.children;\n case 3:\n // for condition\n if (!(i !== t3.to)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n t7 = t1._async_evaluate$_environment;\n t8 = t6.get$numeratorUnits(t6);\n t7.setLocalVariable$3(t5, A.SassNumber_SassNumber$withUnits(i, t6.get$denominatorUnits(t6), t8), nodeWithSpan);\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate$_handleReturn$2(t2, new A._EvaluateVisitor_visitForRule__closure0(t1)), $async$call$0);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n i += t4;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 67\n };\n A._EvaluateVisitor_visitForRule__closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 86\n };\n A._EvaluateVisitor_visitForwardRule_closure1.prototype = {\n call$1(module) {\n this.$this._async_evaluate$_environment.forwardModule$2(module, this.node);\n },\n $signature: 107\n };\n A._EvaluateVisitor_visitForwardRule_closure2.prototype = {\n call$1(module) {\n this.$this._async_evaluate$_environment.forwardModule$2(module, this.node);\n },\n $signature: 107\n };\n A._EvaluateVisitor_visitIfRule_closure0.prototype = {\n call$0() {\n var t1 = this.$this;\n return t1._async_evaluate$_handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure0(t1));\n },\n $signature: 67\n };\n A._EvaluateVisitor_visitIfRule__closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 86\n };\n A._EvaluateVisitor__visitDynamicImport_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, t3, t4, oldImporter, oldInDependency, loadsUserDefinedModules, children, t5, t6, t7, t8, t9, t10, environment, module, visitor, t1, t2, result, stylesheet, url;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.$import;\n $async$goto = 3;\n return A._asyncAwait(t1._async_evaluate$_loadStylesheet$3$forImport(t2.urlString, t2.span, true), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n stylesheet = result.stylesheet;\n url = stylesheet.span.file.url;\n if (url != null) {\n t3 = t1._async_evaluate$_activeModules;\n if (t3.containsKey$1(url)) {\n t2 = A.NullableExtension_andThen(t3.$index(0, url), new A._EvaluateVisitor__visitDynamicImport__closure3(t1));\n throw A.wrapException(t2 == null ? t1._async_evaluate$_exception$1(\"This file is already being loaded.\") : t2);\n }\n t3.$indexSet(0, url, t2);\n }\n t2 = stylesheet._uses;\n t3 = type$.UnmodifiableListView_UseRule;\n t4 = new A.UnmodifiableListView(t2, t3);\n if (t4.get$length(t4) === 0) {\n t4 = new A.UnmodifiableListView(stylesheet._forwards, type$.UnmodifiableListView_ForwardRule);\n t4 = t4.get$length(t4) === 0;\n } else\n t4 = false;\n $async$goto = t4 ? 4 : 5;\n break;\n case 4:\n // then\n oldImporter = t1._async_evaluate$_importer;\n t2 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__stylesheet, \"_stylesheet\");\n oldInDependency = t1._async_evaluate$_inDependency;\n t1._async_evaluate$_importer = result.importer;\n t1._async_evaluate$__stylesheet = stylesheet;\n t1._async_evaluate$_inDependency = result.isDependency;\n $async$goto = 6;\n return A._asyncAwait(t1.visitStylesheet$1(stylesheet), $async$call$0);\n case 6:\n // returning from await.\n t1._async_evaluate$_importer = oldImporter;\n t1._async_evaluate$__stylesheet = t2;\n t1._async_evaluate$_inDependency = oldInDependency;\n t1._async_evaluate$_activeModules.remove$1(0, url);\n // goto return\n $async$goto = 1;\n break;\n case 5:\n // join\n t2 = new A.UnmodifiableListView(t2, t3);\n if (!t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure4())) {\n t2 = new A.UnmodifiableListView(stylesheet._forwards, type$.UnmodifiableListView_ForwardRule);\n loadsUserDefinedModules = t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure5());\n } else\n loadsUserDefinedModules = true;\n children = A._Cell$();\n t2 = t1._async_evaluate$_environment;\n t3 = type$.String;\n t4 = type$.Module_AsyncCallable;\n t5 = type$.AstNode;\n t6 = A._setArrayType([], type$.JSArray_Module_AsyncCallable);\n t7 = t2._async_environment$_variables;\n t7 = A._setArrayType(t7.slice(0), A._arrayInstanceType(t7));\n t8 = t2._async_environment$_variableNodes;\n t8 = A._setArrayType(t8.slice(0), A._arrayInstanceType(t8));\n t9 = t2._async_environment$_functions;\n t9 = A._setArrayType(t9.slice(0), A._arrayInstanceType(t9));\n t10 = t2._async_environment$_mixins;\n t10 = A._setArrayType(t10.slice(0), A._arrayInstanceType(t10));\n environment = A.AsyncEnvironment$_(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), A.LinkedHashMap_LinkedHashMap$_empty(t3, t5), A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t2._async_environment$_importedModules, null, null, t6, t7, t8, t9, t10, t2._async_environment$_content);\n $async$goto = 7;\n return A._asyncAwait(t1._async_evaluate$_withEnvironment$1$2(environment, new A._EvaluateVisitor__visitDynamicImport__closure6(t1, result, stylesheet, loadsUserDefinedModules, environment, children), type$.Null), $async$call$0);\n case 7:\n // returning from await.\n module = environment.toDummyModule$0();\n t1._async_evaluate$_environment.importForwards$1(module);\n $async$goto = loadsUserDefinedModules ? 8 : 9;\n break;\n case 8:\n // then\n $async$goto = module.transitivelyContainsCss ? 10 : 11;\n break;\n case 10:\n // then\n $async$goto = 12;\n return A._asyncAwait(t1._async_evaluate$_combineCss$2$clone(module, module.transitivelyContainsExtensions).accept$1(t1), $async$call$0);\n case 12:\n // returning from await.\n case 11:\n // join\n visitor = new A._ImportedCssVisitor0(t1);\n for (t2 = J.get$iterator$ax(children._readLocal$0()); t2.moveNext$0();)\n t2.get$current(t2).accept$1(visitor);\n case 9:\n // join\n t1._async_evaluate$_activeModules.remove$1(0, url);\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor__visitDynamicImport__closure3.prototype = {\n call$1(previousLoad) {\n return this.$this._async_evaluate$_multiSpanException$3(\"This file is already being loaded.\", \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 91\n };\n A._EvaluateVisitor__visitDynamicImport__closure4.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 194\n };\n A._EvaluateVisitor__visitDynamicImport__closure5.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 186\n };\n A._EvaluateVisitor__visitDynamicImport__closure6.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t7, t8, t9, t1, oldImporter, t2, t3, t4, t5, oldOutOfOrderImports, oldConfiguration, oldInDependency, t6;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldImporter = t1._async_evaluate$_importer;\n t2 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__stylesheet, \"_stylesheet\");\n t3 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__root, \"_root\");\n t4 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__parent, \"__parent\");\n t5 = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__endOfImports, \"_endOfImports\");\n oldOutOfOrderImports = t1._async_evaluate$_outOfOrderImports;\n oldConfiguration = t1._async_evaluate$_configuration;\n oldInDependency = t1._async_evaluate$_inDependency;\n t6 = $async$self.result;\n t1._async_evaluate$_importer = t6.importer;\n t7 = t1._async_evaluate$__stylesheet = $async$self.stylesheet;\n t8 = $async$self.loadsUserDefinedModules;\n if (t8) {\n t9 = A.ModifiableCssStylesheet$(t7.span);\n t1._async_evaluate$__root = t9;\n t1._async_evaluate$__parent = t1._async_evaluate$_assertInModule$2(t9, \"_root\");\n t1._async_evaluate$__endOfImports = 0;\n t1._async_evaluate$_outOfOrderImports = null;\n }\n t1._async_evaluate$_inDependency = t6.isDependency;\n t6 = new A.UnmodifiableListView(t7._forwards, type$.UnmodifiableListView_ForwardRule);\n if (!t6.get$isEmpty(t6))\n t1._async_evaluate$_configuration = $async$self.environment.toImplicitConfiguration$0();\n $async$goto = 2;\n return A._asyncAwait(t1.visitStylesheet$1(t7), $async$call$0);\n case 2:\n // returning from await.\n t6 = t8 ? t1._async_evaluate$_addOutOfOrderImports$0() : A._setArrayType([], type$.JSArray_ModifiableCssNode);\n $async$self.children._value = t6;\n t1._async_evaluate$_importer = oldImporter;\n t1._async_evaluate$__stylesheet = t2;\n t1._async_evaluate$__root = t3;\n t1._async_evaluate$__parent = t4;\n t1._async_evaluate$__endOfImports = t5;\n t1._async_evaluate$_outOfOrderImports = oldOutOfOrderImports;\n t1._async_evaluate$_configuration = oldConfiguration;\n t1._async_evaluate$_inDependency = oldInDependency;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__visitStaticImport_closure0.prototype = {\n call$1(supports) {\n return this.$call$body$_EvaluateVisitor__visitStaticImport_closure(supports);\n },\n $call$body$_EvaluateVisitor__visitStaticImport_closure(supports) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_String),\n $async$returnValue, $async$self = this, t2, arg, t1, $async$temp1, $async$temp2;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = supports instanceof A.SupportsDeclaration ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait(t1._evaluateToCss$1(supports.name), $async$call$1);\n case 6:\n // returning from await.\n t2 = $async$temp1.S($async$result) + \":\";\n $async$temp1 = t2 + (supports.get$isCustomProperty() ? \"\" : \" \");\n $async$temp2 = A;\n $async$goto = 7;\n return A._asyncAwait(t1._evaluateToCss$1(supports.value), $async$call$1);\n case 7:\n // returning from await.\n arg = $async$temp1 + $async$temp2.S($async$result);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = 8;\n return A._asyncAwait(A.NullableExtension_andThen(supports, t1.get$_async_evaluate$_visitSupportsCondition()), $async$call$1);\n case 8:\n // returning from await.\n arg = $async$result;\n case 4:\n // join\n $async$returnValue = new A.CssValue(\"supports(\" + A.S(arg) + \")\", supports.get$span(supports), type$.CssValue_String);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 513\n };\n A._EvaluateVisitor_visitIncludeRule_closure3.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_environment.getMixin$2$namespace(t1.name, t1.namespace);\n },\n $signature: 105\n };\n A._EvaluateVisitor_visitIncludeRule_closure4.prototype = {\n call$0() {\n return this.node.get$spanWithoutContent();\n },\n $signature: 29\n };\n A._EvaluateVisitor_visitIncludeRule_closure6.prototype = {\n call$1($content) {\n return new A.UserDefinedCallable($content, this.$this._async_evaluate$_environment.closure$0(), type$.UserDefinedCallable_AsyncEnvironment);\n },\n $signature: 514\n };\n A._EvaluateVisitor_visitIncludeRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_environment.withContent$2($async$self.contentCallable, new A._EvaluateVisitor_visitIncludeRule__closure0(t1, $async$self.mixin, $async$self.nodeWithSpan)), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitIncludeRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_environment.asMixin$1(new A._EvaluateVisitor_visitIncludeRule___closure0(t1, $async$self.mixin, $async$self.nodeWithSpan)), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor_visitIncludeRule___closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, t2, t3, t4, t5, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.mixin.declaration.children, t2 = t1.length, t3 = $async$self.$this, t4 = $async$self.nodeWithSpan, t5 = type$.nullable_Value, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t3._async_evaluate$_addErrorSpan$1$2(t4, new A._EvaluateVisitor_visitIncludeRule____closure0(t3, t1[_i]), t5), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor_visitIncludeRule____closure0.prototype = {\n call$0() {\n return this.statement.accept$1(this.$this);\n },\n $signature: 67\n };\n A._EvaluateVisitor_visitMediaRule_closure2.prototype = {\n call$1(mediaQueries) {\n return this.$this._async_evaluate$_mergeMediaQueries$2(mediaQueries, this.queries);\n },\n $signature: 83\n };\n A._EvaluateVisitor_visitMediaRule_closure3.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.mergedQueries;\n if (t2 == null)\n t2 = $async$self.queries;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_withMediaQueries$1$2(t2, new A._EvaluateVisitor_visitMediaRule__closure0(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate$_atRootExcludingStyleRule ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitMediaRule___closure0(t1, $async$self.node), false, type$.ModifiableCssStyleRule, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule___closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule_closure4.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._EvaluateVisitor__visitMediaQueries_closure0.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.MediaQueryParser(t1, this.$this._async_evaluate$_logger).parse$0();\n },\n $signature: 101\n };\n A._EvaluateVisitor_visitStyleRule_closure6.prototype = {\n call$0() {\n var t1 = this.selectorText;\n return A.KeyframeSelectorParser$(t1.get$value(t1), this.$this._async_evaluate$_logger).parse$0();\n },\n $signature: 48\n };\n A._EvaluateVisitor_visitStyleRule_closure7.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule_closure8.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitStyleRule_closure9.prototype = {\n call$0() {\n var _s11_ = \"_stylesheet\",\n t1 = this.selectorText,\n t2 = this.$this;\n return A.SelectorList_SelectorList$parse(t1.get$value(t1), !t2._async_evaluate$_assertInModule$2(t2._async_evaluate$__stylesheet, _s11_).plainCss, !t2._async_evaluate$_assertInModule$2(t2._async_evaluate$__stylesheet, _s11_).plainCss, t2._async_evaluate$_logger);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitStyleRule_closure10.prototype = {\n call$0() {\n var t1 = this._box_0.parsedSelector,\n t2 = this.$this,\n t3 = t2._async_evaluate$_styleRuleIgnoringAtRoot;\n t3 = t3 == null ? null : t3.originalSelector;\n return t1.resolveParentSelectors$2$implicitParent(t3, !t2._async_evaluate$_atRootExcludingStyleRule);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitStyleRule_closure11.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_withStyleRule$1$2($async$self.rule, new A._EvaluateVisitor_visitStyleRule__closure0(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule_closure12.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitSupportsRule_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate$_atRootExcludingStyleRule ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate$_withParent$2$2(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitSupportsRule__closure0(t1, $async$self.node), type$.ModifiableCssStyleRule, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitSupportsRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitSupportsRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure2.prototype = {\n call$0() {\n var t1 = this.override;\n this.$this._async_evaluate$_environment.setVariable$4$global(this.node.name, t1.value, t1.assignmentNode, true);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure3.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure4.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n t1._async_evaluate$_environment.setVariable$5$global$namespace(t2.name, this.value, t1._async_evaluate$_expressionNode$1(t2.expression), t2.isGlobal, t2.namespace);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitUseRule_closure0.prototype = {\n call$1(module) {\n var t1 = this.node;\n this.$this._async_evaluate$_environment.addModule$3$namespace(module, t1, t1.namespace);\n },\n $signature: 107\n };\n A._EvaluateVisitor_visitWarnRule_closure0.prototype = {\n call$0() {\n return this.node.expression.accept$1(this.$this);\n },\n $signature: 59\n };\n A._EvaluateVisitor_visitWhileRule_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value),\n $async$returnValue, $async$self = this, t1, t2, t3, result;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node, t2 = t1.condition, t3 = $async$self.$this, t1 = t1.children;\n case 3:\n // for condition\n $async$goto = 5;\n return A._asyncAwait(t2.accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n if (!$async$result.get$isTruthy()) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t3._async_evaluate$_handleReturn$2(t1, new A._EvaluateVisitor_visitWhileRule__closure0(t3)), $async$call$0);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n // goto for condition\n $async$goto = 3;\n break;\n case 4:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 67\n };\n A._EvaluateVisitor_visitWhileRule__closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 86\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, right, result, t1, t2, left, t3, $async$temp1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node;\n t2 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(t1.left.accept$1(t2), $async$call$0);\n case 3:\n // returning from await.\n left = $async$result;\n t3 = t1.operator;\n case 4:\n // switch\n switch (t3) {\n case B.BinaryOperator_kjl:\n // goto case\n $async$goto = 6;\n break;\n case B.BinaryOperator_or_or_1:\n // goto case\n $async$goto = 7;\n break;\n case B.BinaryOperator_and_and_2:\n // goto case\n $async$goto = 8;\n break;\n case B.BinaryOperator_YlX:\n // goto case\n $async$goto = 9;\n break;\n case B.BinaryOperator_i5H:\n // goto case\n $async$goto = 10;\n break;\n case B.BinaryOperator_AcR:\n // goto case\n $async$goto = 11;\n break;\n case B.BinaryOperator_1da:\n // goto case\n $async$goto = 12;\n break;\n case B.BinaryOperator_8qt:\n // goto case\n $async$goto = 13;\n break;\n case B.BinaryOperator_33h:\n // goto case\n $async$goto = 14;\n break;\n case B.BinaryOperator_AcR0:\n // goto case\n $async$goto = 15;\n break;\n case B.BinaryOperator_iyO:\n // goto case\n $async$goto = 16;\n break;\n case B.BinaryOperator_O1M:\n // goto case\n $async$goto = 17;\n break;\n case B.BinaryOperator_RTB:\n // goto case\n $async$goto = 18;\n break;\n case B.BinaryOperator_2ad:\n // goto case\n $async$goto = 19;\n break;\n default:\n // goto default\n $async$goto = 20;\n break;\n }\n break;\n case 6:\n // case\n $async$goto = 21;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 21:\n // returning from await.\n right = $async$result;\n $async$returnValue = new A.SassString(A.serializeValue(left, false, true) + \"=\" + A.serializeValue(right, false, true), false);\n // goto return\n $async$goto = 1;\n break;\n case 7:\n // case\n $async$goto = left.get$isTruthy() ? 22 : 24;\n break;\n case 22:\n // then\n $async$result = left;\n // goto join\n $async$goto = 23;\n break;\n case 24:\n // else\n $async$goto = 25;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 25:\n // returning from await.\n case 23:\n // join\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 8:\n // case\n $async$goto = left.get$isTruthy() ? 26 : 28;\n break;\n case 26:\n // then\n $async$goto = 29;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 29:\n // returning from await.\n // goto join\n $async$goto = 27;\n break;\n case 28:\n // else\n $async$result = left;\n case 27:\n // join\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 9:\n // case\n $async$temp1 = left;\n $async$goto = 30;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 30:\n // returning from await.\n $async$returnValue = $async$temp1.$eq(0, $async$result) ? B.SassBoolean_true : B.SassBoolean_false;\n // goto return\n $async$goto = 1;\n break;\n case 10:\n // case\n $async$temp1 = left;\n $async$goto = 31;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 31:\n // returning from await.\n $async$returnValue = !$async$temp1.$eq(0, $async$result) ? B.SassBoolean_true : B.SassBoolean_false;\n // goto return\n $async$goto = 1;\n break;\n case 11:\n // case\n $async$temp1 = left;\n $async$goto = 32;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 32:\n // returning from await.\n $async$returnValue = $async$temp1.greaterThan$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 12:\n // case\n $async$temp1 = left;\n $async$goto = 33;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 33:\n // returning from await.\n $async$returnValue = $async$temp1.greaterThanOrEquals$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 13:\n // case\n $async$temp1 = left;\n $async$goto = 34;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 34:\n // returning from await.\n $async$returnValue = $async$temp1.lessThan$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 14:\n // case\n $async$temp1 = left;\n $async$goto = 35;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 35:\n // returning from await.\n $async$returnValue = $async$temp1.lessThanOrEquals$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 15:\n // case\n $async$temp1 = left;\n $async$goto = 36;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 36:\n // returning from await.\n $async$returnValue = $async$temp1.plus$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 16:\n // case\n $async$temp1 = left;\n $async$goto = 37;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 37:\n // returning from await.\n $async$returnValue = $async$temp1.minus$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 17:\n // case\n $async$temp1 = left;\n $async$goto = 38;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 38:\n // returning from await.\n $async$returnValue = $async$temp1.times$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 18:\n // case\n $async$goto = 39;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 39:\n // returning from await.\n right = $async$result;\n result = left.dividedBy$1(right);\n if (t1.allowsSlash && left instanceof A.SassNumber && right instanceof A.SassNumber) {\n $async$returnValue = type$.SassNumber._as(result).withSlash$2(left, right);\n // goto return\n $async$goto = 1;\n break;\n } else {\n if (left instanceof A.SassNumber && right instanceof A.SassNumber)\n t2._async_evaluate$_warn$3$deprecation(string$.Using__o + A.S(new A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0().call$1(t1)) + \" or calc(\" + t1.toString$0(0) + string$.x29x0a_Morx20, t1.get$span(t1), true);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 19:\n // case\n $async$temp1 = left;\n $async$goto = 40;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 40:\n // returning from await.\n $async$returnValue = $async$temp1.modulo$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 20:\n // default\n throw A.wrapException(A.ArgumentError$(\"Unknown binary operator \" + t3.toString$0(0) + \".\", null));\n case 5:\n // after switch\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 59\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0.prototype = {\n call$1(expression) {\n if (expression instanceof A.BinaryOperationExpression && expression.operator === B.BinaryOperator_RTB)\n return \"math.div(\" + A.S(this.call$1(expression.left)) + \", \" + A.S(this.call$1(expression.right)) + \")\";\n else if (expression instanceof A.ParenthesizedExpression)\n return expression.expression.toString$0(0);\n else\n return expression.toString$0(0);\n },\n $signature: 124\n };\n A._EvaluateVisitor_visitVariableExpression_closure0.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitUnaryOperationExpression_closure0.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.node.operator;\n switch (t1) {\n case B.UnaryOperator_j2w:\n return _this.operand.unaryPlus$0();\n case B.UnaryOperator_U4G:\n return _this.operand.unaryMinus$0();\n case B.UnaryOperator_zDx:\n return new A.SassString(\"/\" + A.serializeValue(_this.operand, false, true), false);\n case B.UnaryOperator_not_not:\n return _this.operand.unaryNot$0();\n default:\n throw A.wrapException(A.StateError$(\"Unknown unary operator \" + t1.toString$0(0) + \".\"));\n }\n },\n $signature: 35\n };\n A._EvaluateVisitor__visitCalculationValue_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Object),\n $async$returnValue, $async$self = this, t1, t2, t3, $async$temp1, $async$temp2, $async$temp3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.node;\n t3 = $async$self.inMinMax;\n $async$temp1 = A;\n $async$temp2 = t1._async_evaluate$_binaryOperatorToCalculationOperator$1(t2.operator);\n $async$goto = 3;\n return A._asyncAwait(t1._async_evaluate$_visitCalculationValue$2$inMinMax(t2.left, t3), $async$call$0);\n case 3:\n // returning from await.\n $async$temp3 = $async$result;\n $async$goto = 4;\n return A._asyncAwait(t1._async_evaluate$_visitCalculationValue$2$inMinMax(t2.right, t3), $async$call$0);\n case 4:\n // returning from await.\n $async$returnValue = $async$temp1.SassCalculation_operateInternal($async$temp2, $async$temp3, $async$result, t3);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 182\n };\n A._EvaluateVisitor_visitListExpression_closure0.prototype = {\n call$1(expression) {\n return expression.accept$1(this.$this);\n },\n $signature: 529\n };\n A._EvaluateVisitor_visitFunctionExpression_closure1.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_getFunction$2$namespace(A.stringReplaceAllUnchecked(t1.originalName, \"_\", \"-\"), t1.namespace);\n },\n $signature: 105\n };\n A._EvaluateVisitor_visitFunctionExpression_closure2.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);\n },\n $signature: 59\n };\n A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure0.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate$_runFunctionCallable$3(t1.$arguments, this.$function, t1);\n },\n $signature: 59\n };\n A._EvaluateVisitor__runUserDefinedCallable_closure0.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.callable,\n t3 = _this.V;\n return t1._async_evaluate$_withEnvironment$1$2(t2.environment.closure$0(), new A._EvaluateVisitor__runUserDefinedCallable__closure0(t1, _this.evaluated, t2, _this.nodeWithSpan, _this.run, t3), t3);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable__closure0.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.V;\n return t1._async_evaluate$_environment.scope$1$1(new A._EvaluateVisitor__runUserDefinedCallable___closure0(t1, _this.evaluated, _this.callable, _this.nodeWithSpan, _this.run, t2), t2);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable___closure0.prototype = {\n call$0() {\n return this.$call$body$_EvaluateVisitor__runUserDefinedCallable___closure(this.V);\n },\n $call$body$_EvaluateVisitor__runUserDefinedCallable___closure($async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, declaredArguments, t7, minLength, t8, i, argument, t9, value, t10, t11, restArgument, rest, argumentList, result, argumentWord, argumentNames, t1, t2, t3, t4, t5, t6, $async$temp1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.evaluated;\n t3 = t2.positional;\n t4 = t2.named;\n t5 = $async$self.callable.declaration.$arguments;\n t6 = $async$self.nodeWithSpan;\n t1._async_evaluate$_verifyArguments$4(t3.length, t4, t5, t6);\n declaredArguments = t5.$arguments;\n t7 = declaredArguments.length;\n minLength = Math.min(t3.length, t7);\n for (t8 = t2.positionalNodes, i = 0; i < minLength; ++i)\n t1._async_evaluate$_environment.setLocalVariable$3(declaredArguments[i].name, t3[i], t8[i]);\n i = t3.length, t8 = t2.namedNodes;\n case 3:\n // for condition\n if (!(i < t7)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n argument = declaredArguments[i];\n t9 = argument.name;\n value = t4.remove$1(0, t9);\n $async$goto = value == null ? 6 : 7;\n break;\n case 6:\n // then\n t10 = argument.defaultValue;\n $async$temp1 = t1;\n $async$goto = 8;\n return A._asyncAwait(t10.accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n value = $async$temp1._async_evaluate$_withoutSlash$2($async$result, t1._async_evaluate$_expressionNode$1(t10));\n case 7:\n // join\n t10 = t1._async_evaluate$_environment;\n t11 = t8.$index(0, t9);\n if (t11 == null) {\n t11 = argument.defaultValue;\n t11.toString;\n t11 = t1._async_evaluate$_expressionNode$1(t11);\n }\n t10.setLocalVariable$3(t9, value, t11);\n case 4:\n // for update\n ++i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n restArgument = t5.restArgument;\n if (restArgument != null) {\n rest = t3.length > t7 ? B.JSArray_methods.sublist$1(t3, t7) : B.List_empty5;\n t2 = t2.separator;\n argumentList = A.SassArgumentList$(rest, t4, t2 === B.ListSeparator_undecided_null ? B.ListSeparator_kWM : t2);\n t1._async_evaluate$_environment.setLocalVariable$3(restArgument, argumentList, t6);\n } else\n argumentList = null;\n $async$goto = 9;\n return A._asyncAwait($async$self.run.call$0(), $async$call$0);\n case 9:\n // returning from await.\n result = $async$result;\n if (argumentList == null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (t4.get$isEmpty(t4)) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (argumentList._wereKeywordsAccessed) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = t4.get$keys(t4);\n argumentWord = A.pluralize(\"argument\", t2.get$length(t2), null);\n t4 = t4.get$keys(t4);\n argumentNames = A.toSentence(A.MappedIterable_MappedIterable(t4, new A._EvaluateVisitor__runUserDefinedCallable____closure0(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Object), \"or\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$(\"No \" + argumentWord + \" named \" + argumentNames + \".\", t6.get$span(t6), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([t5.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), t1._async_evaluate$_stackTrace$1(t6.get$span(t6))));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable____closure0.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__runFunctionCallable_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value),\n $async$returnValue, $async$self = this, t1, t2, t3, t4, _i, $returnValue;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.callable.declaration, t2 = t1.children, t3 = t2.length, t4 = $async$self.$this, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t2[_i].accept$1(t4), $async$call$0);\n case 6:\n // returning from await.\n $returnValue = $async$result;\n if ($returnValue instanceof A.Value) {\n $async$returnValue = $returnValue;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n throw A.wrapException(t4._async_evaluate$_exception$2(\"Function finished without @return.\", t1.span));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 59\n };\n A._EvaluateVisitor__runBuiltInCallable_closure1.prototype = {\n call$0() {\n return this.overload.verify$2(this.evaluated.positional.length, this.namedSet);\n },\n $signature: 0\n };\n A._EvaluateVisitor__runBuiltInCallable_closure2.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__evaluateArguments_closure3.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateArguments_closure4.prototype = {\n call$1(value) {\n return this.$this._async_evaluate$_withoutSlash$2(value, this.restNodeForSpan);\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateArguments_closure5.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restNodeForSpan;\n _this.named.$indexSet(0, key, _this.$this._async_evaluate$_withoutSlash$2(value, t1));\n _this.namedNodes.$indexSet(0, key, t1);\n },\n $signature: 75\n };\n A._EvaluateVisitor__evaluateArguments_closure6.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure3.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression(value, t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure4.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression(this.$this._async_evaluate$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure5.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restArgs;\n _this.named.$indexSet(0, key, new A.ValueExpression(_this.$this._async_evaluate$_withoutSlash$2(value, _this.restNodeForSpan), t1.get$span(t1)));\n },\n $signature: 75\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure6.prototype = {\n call$1(value) {\n var t1 = this.keywordRestArgs;\n return new A.ValueExpression(this.$this._async_evaluate$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__addRestMap_closure0.prototype = {\n call$2(key, value) {\n var t2, _this = this,\n t1 = _this.$this;\n if (key instanceof A.SassString)\n _this.values.$indexSet(0, key._string$_text, _this.convert.call$1(t1._async_evaluate$_withoutSlash$2(value, _this.expressionNode)));\n else {\n t2 = _this.nodeWithSpan;\n throw A.wrapException(t1._async_evaluate$_exception$2(string$.Variab_ + key.toString$0(0) + \" is not a string in \" + _this.map.toString$0(0) + \".\", t2.get$span(t2)));\n }\n },\n $signature: 50\n };\n A._EvaluateVisitor__verifyArguments_closure0.prototype = {\n call$0() {\n return this.$arguments.verify$2(this.positional, new A.MapKeySet(this.named, type$.MapKeySet_String));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitStringExpression_closure0.prototype = {\n call$1(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, result;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (typeof value == \"string\") {\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n }\n type$.Expression._as(value);\n t1 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1(t1), $async$call$1);\n case 3:\n // returning from await.\n result = $async$result;\n $async$returnValue = result instanceof A.SassString ? result._string$_text : t1._async_evaluate$_serialize$3$quote(result, value, false);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 81\n };\n A._EvaluateVisitor_visitCssAtRule_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssAtRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssMediaRule_closure2.prototype = {\n call$1(mediaQueries) {\n return this.$this._async_evaluate$_mergeMediaQueries$2(mediaQueries, this.node.queries);\n },\n $signature: 83\n };\n A._EvaluateVisitor_visitCssMediaRule_closure3.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.mergedQueries;\n if (t2 == null)\n t2 = $async$self.node.queries;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_withMediaQueries$1$2(t2, new A._EvaluateVisitor_visitCssMediaRule__closure0(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate$_atRootExcludingStyleRule ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1;\n case 5:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 6;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait(t3._as(t2.__internal$_current).accept$1(t1), $async$call$0);\n case 7:\n // returning from await.\n // goto for condition\n $async$goto = 5;\n break;\n case 6:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 8;\n return A._asyncAwait(t1._async_evaluate$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssMediaRule___closure0(t1, $async$self.node), false, type$.ModifiableCssStyleRule, type$.Null), $async$call$0);\n case 8:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule___closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule_closure4.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssStyleRule_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate$_withStyleRule$1$2($async$self.rule, new A._EvaluateVisitor_visitCssStyleRule__closure0(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssStyleRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssStyleRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate$_atRootExcludingStyleRule ? null : t1._async_evaluate$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1;\n case 5:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 6;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait(t3._as(t2.__internal$_current).accept$1(t1), $async$call$0);\n case 7:\n // returning from await.\n // goto for condition\n $async$goto = 5;\n break;\n case 6:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 8;\n return A._asyncAwait(t1._async_evaluate$_withParent$2$2(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssSupportsRule__closure0(t1, $async$self.node), type$.ModifiableCssStyleRule, type$.Null), $async$call$0);\n case 8:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssSupportsRule__closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor__performInterpolation_closure0.prototype = {\n call$1(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, result, t2, t3;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (typeof value == \"string\") {\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n }\n type$.Expression._as(value);\n t1 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1(t1), $async$call$1);\n case 3:\n // returning from await.\n result = $async$result;\n if ($async$self.warnForColor && result instanceof A.SassColor && $.$get$namesByColor().containsKey$1(result)) {\n t2 = A.Interpolation$(A._setArrayType([\"\"], type$.JSArray_Object), $async$self.interpolation.span);\n t3 = $.$get$namesByColor();\n t1._async_evaluate$_warn$2(string$.You_pr + A.S(t3.$index(0, result)) + string$.x20in_in + result.toString$0(0) + string$.x2c_whicw + A.S(t3.$index(0, result)) + string$.x22x29__If + new A.BinaryOperationExpression(B.BinaryOperator_AcR0, new A.StringExpression(t2, true), value, false).toString$0(0) + \"'.\", value.get$span(value));\n }\n $async$returnValue = t1._async_evaluate$_serialize$3$quote(result, value, false);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 81\n };\n A._EvaluateVisitor__serialize_closure0.prototype = {\n call$0() {\n return A.serializeValue(this.value, false, this.quote);\n },\n $signature: 30\n };\n A._EvaluateVisitor__expressionNode_closure0.prototype = {\n call$0() {\n var t1 = this.expression;\n return this.$this._async_evaluate$_environment.getVariableNode$2$namespace(t1.name, t1.namespace);\n },\n $signature: 173\n };\n A._EvaluateVisitor__withoutSlash_recommendation0.prototype = {\n call$1(number) {\n var asSlash = number.asSlash;\n if (asSlash != null)\n return \"math.div(\" + A.S(this.call$1(asSlash.item1)) + \", \" + A.S(this.call$1(asSlash.item2)) + \")\";\n else\n return A.serializeValue(number, true, true);\n },\n $signature: 169\n };\n A._EvaluateVisitor__stackFrame_closure0.prototype = {\n call$1(url) {\n var t1 = this.$this._async_evaluate$_importCache;\n t1 = t1 == null ? null : t1.humanize$1(url);\n return t1 == null ? url : t1;\n },\n $signature: 88\n };\n A._EvaluateVisitor__stackTrace_closure0.prototype = {\n call$1(tuple) {\n return this.$this._async_evaluate$_stackFrame$2(tuple.item1, J.get$span$z(tuple.item2));\n },\n $signature: 161\n };\n A._ImportedCssVisitor0.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless ? null : new A._ImportedCssVisitor_visitCssAtRule_closure0();\n this._async_evaluate$_visitor._async_evaluate$_addChild$2$through(node, t1);\n },\n visitCssComment$1(node) {\n return this._async_evaluate$_visitor._async_evaluate$_addChild$1(node);\n },\n visitCssDeclaration$1(node) {\n },\n visitCssImport$1(node) {\n var t2,\n _s13_ = \"_endOfImports\",\n t1 = this._async_evaluate$_visitor;\n if (t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__parent, \"__parent\") !== t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__root, \"_root\"))\n t1._async_evaluate$_addChild$1(node);\n else if (t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__endOfImports, _s13_) === J.get$length$asx(t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__root, \"_root\").children._collection$_source)) {\n t1._async_evaluate$_addChild$1(node);\n t1._async_evaluate$__endOfImports = t1._async_evaluate$_assertInModule$2(t1._async_evaluate$__endOfImports, _s13_) + 1;\n } else {\n t2 = t1._async_evaluate$_outOfOrderImports;\n (t2 == null ? t1._async_evaluate$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t2).push(node);\n }\n },\n visitCssKeyframeBlock$1(node) {\n },\n visitCssMediaRule$1(node) {\n var t1 = this._async_evaluate$_visitor,\n mediaQueries = t1._async_evaluate$_mediaQueries;\n t1._async_evaluate$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssMediaRule_closure0(mediaQueries == null || t1._async_evaluate$_mergeMediaQueries$2(mediaQueries, node.queries) != null));\n },\n visitCssStyleRule$1(node) {\n return this._async_evaluate$_visitor._async_evaluate$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssStyleRule_closure0());\n },\n visitCssStylesheet$1(node) {\n var t1, t2;\n for (t1 = node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n return this._async_evaluate$_visitor._async_evaluate$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssSupportsRule_closure0());\n }\n };\n A._ImportedCssVisitor_visitCssAtRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssMediaRule_closure0.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.hasBeenMerged && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssStyleRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssSupportsRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A.EvaluateResult.prototype = {};\n A._EvaluationContext0.prototype = {\n get$currentCallableSpan() {\n var callableNode = this._async_evaluate$_visitor._async_evaluate$_callableNode;\n if (callableNode != null)\n return callableNode.get$span(callableNode);\n throw A.wrapException(A.StateError$(string$.No_Sasc));\n },\n warn$2$deprecation(_, message, deprecation) {\n var t1 = this._async_evaluate$_visitor,\n t2 = t1._async_evaluate$_importSpan;\n if (t2 == null) {\n t2 = t1._async_evaluate$_callableNode;\n t2 = t2 == null ? null : t2.get$span(t2);\n }\n t1._async_evaluate$_warn$3$deprecation(message, t2 == null ? this._async_evaluate$_defaultWarnNodeWithSpan.span : t2, deprecation);\n },\n $isEvaluationContext: 1\n };\n A._ArgumentResults0.prototype = {};\n A._LoadedStylesheet0.prototype = {};\n A._CloneCssVisitor.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless,\n rule = A.ModifiableCssAtRule$(node.name, node.span, t1, node.value);\n return t1 ? rule : this._visitChildren$2(rule, node);\n },\n visitCssComment$1(node) {\n return new A.ModifiableCssComment(node.text, node.span);\n },\n visitCssDeclaration$1(node) {\n return A.ModifiableCssDeclaration$(node.name, node.value, node.span, node.parsedAsCustomProperty, node.valueSpanForMap);\n },\n visitCssImport$1(node) {\n return A.ModifiableCssImport$(node.url, node.span, node.media, node.supports);\n },\n visitCssKeyframeBlock$1(node) {\n return this._visitChildren$2(A.ModifiableCssKeyframeBlock$(node.selector, node.span), node);\n },\n visitCssMediaRule$1(node) {\n return this._visitChildren$2(A.ModifiableCssMediaRule$(node.queries, node.span), node);\n },\n visitCssStyleRule$1(node) {\n var newSelector = this._oldToNewSelectors.$index(0, node.selector);\n if (newSelector == null)\n throw A.wrapException(A.StateError$(string$.The_Ex));\n return this._visitChildren$2(A.ModifiableCssStyleRule$(newSelector, node.span, node.originalSelector), node);\n },\n visitCssStylesheet$1(node) {\n return this._visitChildren$2(A.ModifiableCssStylesheet$(node.get$span(node)), node);\n },\n visitCssSupportsRule$1(node) {\n return this._visitChildren$2(A.ModifiableCssSupportsRule$(node.condition, node.span), node);\n },\n _visitChildren$1$2(newParent, oldParent) {\n var t1, t2, newChild;\n for (t1 = J.get$iterator$ax(oldParent.get$children(oldParent)); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n newChild = t2.accept$1(this);\n newChild.isGroupEnd = t2.get$isGroupEnd();\n newParent.addChild$1(newChild);\n }\n return newParent;\n },\n _visitChildren$2(newParent, oldParent) {\n return this._visitChildren$1$2(newParent, oldParent, type$.ModifiableCssParentNode);\n }\n };\n A.Evaluator.prototype = {};\n A._EvaluateVisitor.prototype = {\n _EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t2, metaModule, t3, _i, module, $function, t4, _this = this,\n _s20_ = \"$name, $module: null\",\n _s9_ = \"sass:meta\",\n t1 = type$.JSArray_BuiltInCallable,\n metaFunctions = A._setArrayType([A.BuiltInCallable$function(\"global-variable-exists\", _s20_, new A._EvaluateVisitor_closure(_this), _s9_), A.BuiltInCallable$function(\"variable-exists\", \"$name\", new A._EvaluateVisitor_closure0(_this), _s9_), A.BuiltInCallable$function(\"function-exists\", _s20_, new A._EvaluateVisitor_closure1(_this), _s9_), A.BuiltInCallable$function(\"mixin-exists\", _s20_, new A._EvaluateVisitor_closure2(_this), _s9_), A.BuiltInCallable$function(\"content-exists\", \"\", new A._EvaluateVisitor_closure3(_this), _s9_), A.BuiltInCallable$function(\"module-variables\", \"$module\", new A._EvaluateVisitor_closure4(_this), _s9_), A.BuiltInCallable$function(\"module-functions\", \"$module\", new A._EvaluateVisitor_closure5(_this), _s9_), A.BuiltInCallable$function(\"get-function\", \"$name, $css: false, $module: null\", new A._EvaluateVisitor_closure6(_this), _s9_), A.BuiltInCallable$function(\"call\", \"$function, $args...\", new A._EvaluateVisitor_closure7(_this), _s9_)], t1),\n metaMixins = A._setArrayType([A.BuiltInCallable$mixin(\"load-css\", \"$url, $with: null\", new A._EvaluateVisitor_closure8(_this), _s9_)], t1);\n t1 = type$.BuiltInCallable;\n t2 = A.List_List$of($.$get$global(), true, t1);\n B.JSArray_methods.addAll$1(t2, $.$get$local());\n B.JSArray_methods.addAll$1(t2, metaFunctions);\n metaModule = A.BuiltInModule$(\"meta\", t2, metaMixins, null, t1);\n for (t1 = A.List_List$of($.$get$coreModules(), true, type$.BuiltInModule_BuiltInCallable), t1.push(metaModule), t2 = t1.length, t3 = _this._builtInModules, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n module = t1[_i];\n t3.$indexSet(0, module.url, module);\n }\n t1 = A._setArrayType([], type$.JSArray_Callable);\n B.JSArray_methods.addAll$1(t1, $.$get$globalFunctions());\n B.JSArray_methods.addAll$1(t1, metaFunctions);\n for (t2 = t1.length, t3 = _this._builtInFunctions, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n $function = t1[_i];\n t4 = J.get$name$x($function);\n t3.$indexSet(0, A.stringReplaceAllUnchecked(t4, \"_\", \"-\"), $function);\n }\n },\n run$2(_, importer, node) {\n var t1 = type$.nullable_Object;\n return A.runZoned(new A._EvaluateVisitor_run_closure(this, node, importer), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext(this, node)], t1, t1), type$.EvaluateResult);\n },\n runExpression$2(importer, expression) {\n var t1 = type$.nullable_Object;\n return A.runZoned(new A._EvaluateVisitor_runExpression_closure(this, importer, expression), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext(this, expression)], t1, t1), type$.Value);\n },\n runStatement$2(importer, statement) {\n var t1 = type$.nullable_Object;\n return A.runZoned(new A._EvaluateVisitor_runStatement_closure(this, importer, statement), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext(this, statement)], t1, t1), type$.void);\n },\n _assertInModule$1$2(value, $name) {\n if (value != null)\n return value;\n throw A.wrapException(A.StateError$(\"Can't access \" + $name + \" outside of a module.\"));\n },\n _assertInModule$2(value, $name) {\n return this._assertInModule$1$2(value, $name, type$.dynamic);\n },\n _withFakeStylesheet$1$3(importer, nodeWithSpan, callback) {\n var t1, _this = this,\n oldImporter = _this._importer;\n _this._importer = importer;\n _this.__stylesheet = A.Stylesheet$(B.List_empty10, nodeWithSpan.get$span(nodeWithSpan));\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n _this._importer = oldImporter;\n _this.__stylesheet = null;\n }\n },\n _withFakeStylesheet$3(importer, nodeWithSpan, callback) {\n return this._withFakeStylesheet$1$3(importer, nodeWithSpan, callback, type$.dynamic);\n },\n _loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n var t1, t2, _this = this,\n builtInModule = _this._builtInModules.$index(0, url);\n if (builtInModule != null) {\n if (configuration instanceof A.ExplicitConfiguration) {\n t1 = namesInErrors ? \"Built-in module \" + url.toString$0(0) + \" can't be configured.\" : \"Built-in modules can't be configured.\";\n t2 = configuration.nodeWithSpan;\n throw A.wrapException(_this._evaluate$_exception$2(t1, t2.get$span(t2)));\n }\n _this._addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__loadModule_closure(callback, builtInModule));\n return;\n }\n _this._withStackFrame$3(stackFrame, nodeWithSpan, new A._EvaluateVisitor__loadModule_closure0(_this, url, nodeWithSpan, baseUrl, namesInErrors, configuration, callback));\n },\n _loadModule$5$configuration(url, stackFrame, nodeWithSpan, callback, configuration) {\n return this._loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, configuration, false);\n },\n _loadModule$4(url, stackFrame, nodeWithSpan, callback) {\n return this._loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, null, false);\n },\n _execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n var currentConfiguration, message, t2, existingSpan, configurationSpan, environment, css, extensionStore, module, _this = this,\n url = stylesheet.span.file.url,\n t1 = _this._modules,\n alreadyLoaded = t1.$index(0, url);\n if (alreadyLoaded != null) {\n t1 = configuration == null;\n currentConfiguration = t1 ? _this._configuration : configuration;\n if (currentConfiguration instanceof A.ExplicitConfiguration) {\n message = namesInErrors ? $.$get$context().prettyUri$1(url) + string$.x20was_a : string$.This_mw;\n t2 = _this._moduleNodes.$index(0, url);\n existingSpan = t2 == null ? null : J.get$span$z(t2);\n if (t1) {\n t1 = currentConfiguration.nodeWithSpan;\n configurationSpan = t1.get$span(t1);\n } else\n configurationSpan = null;\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (existingSpan != null)\n t1.$indexSet(0, existingSpan, \"original load\");\n if (configurationSpan != null)\n t1.$indexSet(0, configurationSpan, \"configuration\");\n throw A.wrapException(t1.get$isEmpty(t1) ? _this._evaluate$_exception$1(message) : _this._multiSpanException$3(message, \"new load\", t1));\n }\n return alreadyLoaded;\n }\n environment = A.Environment$();\n css = A._Cell$();\n extensionStore = A.ExtensionStore$();\n _this._withEnvironment$2(environment, new A._EvaluateVisitor__execute_closure(_this, importer, stylesheet, extensionStore, configuration, css));\n module = environment.toModule$2(css._readLocal$0(), extensionStore);\n if (url != null) {\n t1.$indexSet(0, url, module);\n if (nodeWithSpan != null)\n _this._moduleNodes.$indexSet(0, url, nodeWithSpan);\n }\n return module;\n },\n _execute$2(importer, stylesheet) {\n return this._execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, null, false, null);\n },\n _addOutOfOrderImports$0() {\n var t1, t2, _this = this, _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n outOfOrderImports = _this._outOfOrderImports;\n if (outOfOrderImports == null)\n return _this._assertInModule$2(_this.__root, _s5_).children;\n t1 = _this._assertInModule$2(_this.__root, _s5_).children;\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(_this._assertInModule$2(_this.__endOfImports, _s13_), \"count\", type$.int), t1.$ti._eval$1(\"ListMixin.E\")), true, type$.ModifiableCssNode);\n B.JSArray_methods.addAll$1(t1, outOfOrderImports);\n t2 = _this._assertInModule$2(_this.__root, _s5_).children;\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(t2, _this._assertInModule$2(_this.__endOfImports, _s13_), null, t2.$ti._eval$1(\"ListMixin.E\")));\n return t1;\n },\n _combineCss$2$clone(root, clone) {\n var selectors, unsatisfiedExtension, sortedModules, t1, imports, css, t2, t3, statements, index, _this = this;\n if (!B.JSArray_methods.any$1(root.get$upstream(), new A._EvaluateVisitor__combineCss_closure())) {\n selectors = root.get$extensionStore().get$simpleSelectors();\n unsatisfiedExtension = A.firstOrNull(root.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__combineCss_closure0(selectors)));\n if (unsatisfiedExtension != null)\n _this._throwForUnsatisfiedExtension$1(unsatisfiedExtension);\n return root.get$css(root);\n }\n sortedModules = _this._topologicalModules$1(root);\n if (clone) {\n t1 = sortedModules.$ti._eval$1(\"MappedListIterable>\");\n sortedModules = A.List_List$of(new A.MappedListIterable(sortedModules, new A._EvaluateVisitor__combineCss_closure1(), t1), true, t1._eval$1(\"ListIterable.E\"));\n }\n _this._extendModules$1(sortedModules);\n t1 = type$.JSArray_CssNode;\n imports = A._setArrayType([], t1);\n css = A._setArrayType([], t1);\n for (t1 = J.get$reversed$ax(sortedModules), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n t3 = t3.get$css(t3);\n statements = t3.get$children(t3);\n index = _this._indexAfterImports$1(statements);\n t3 = J.getInterceptor$ax(statements);\n B.JSArray_methods.addAll$1(imports, t3.getRange$2(statements, 0, index));\n B.JSArray_methods.addAll$1(css, t3.getRange$2(statements, index, t3.get$length(statements)));\n }\n t1 = B.JSArray_methods.$add(imports, css);\n t2 = root.get$css(root);\n return new A.CssStylesheet(new A.UnmodifiableListView(t1, type$.UnmodifiableListView_CssNode), t2.get$span(t2));\n },\n _combineCss$1(root) {\n return this._combineCss$2$clone(root, false);\n },\n _extendModules$1(sortedModules) {\n var t1, t2, originalSelectors, $self, t3, t4, _i, upstream, url,\n downstreamExtensionStores = A.LinkedHashMap_LinkedHashMap$_empty(type$.Uri, type$.List_ExtensionStore),\n unsatisfiedExtensions = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_Extension);\n for (t1 = J.get$iterator$ax(sortedModules); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n originalSelectors = t2.get$extensionStore().get$simpleSelectors().toSet$0(0);\n unsatisfiedExtensions.addAll$1(0, t2.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__extendModules_closure(originalSelectors)));\n $self = downstreamExtensionStores.$index(0, t2.get$url(t2));\n t3 = t2.get$extensionStore().get$addExtensions();\n if ($self != null)\n t3.call$1($self);\n t3 = t2.get$extensionStore();\n if (t3.get$isEmpty(t3))\n continue;\n for (t3 = t2.get$upstream(), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n upstream = t3[_i];\n url = upstream.get$url(upstream);\n if (url == null)\n continue;\n J.add$1$ax(downstreamExtensionStores.putIfAbsent$2(url, new A._EvaluateVisitor__extendModules_closure0()), t2.get$extensionStore());\n }\n unsatisfiedExtensions.removeAll$1(t2.get$extensionStore().extensionsWhereTarget$1(originalSelectors.get$contains(originalSelectors)));\n }\n if (unsatisfiedExtensions._collection$_length !== 0)\n this._throwForUnsatisfiedExtension$1(unsatisfiedExtensions.get$first(unsatisfiedExtensions));\n },\n _throwForUnsatisfiedExtension$1(extension) {\n throw A.wrapException(A.SassException$(string$.The_ta + extension.target.toString$0(0) + ' !optional\" to avoid this error.', extension.span));\n },\n _topologicalModules$1(root) {\n var t1 = type$.Module_Callable,\n sorted = A.QueueList$(null, t1);\n new A._EvaluateVisitor__topologicalModules_visitModule(A.LinkedHashSet_LinkedHashSet$_empty(t1), sorted).call$1(root);\n return sorted;\n },\n _indexAfterImports$1(statements) {\n var t1, t2, t3, lastImport, i, statement;\n for (t1 = J.getInterceptor$asx(statements), t2 = type$.CssComment, t3 = type$.CssImport, lastImport = -1, i = 0; i < t1.get$length(statements); ++i) {\n statement = t1.$index(statements, i);\n if (t3._is(statement))\n lastImport = i;\n else if (!t2._is(statement))\n break;\n }\n return lastImport + 1;\n },\n visitStylesheet$1(node) {\n var t1, t2, _i;\n for (t1 = node.children, t2 = t1.length, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(this);\n return null;\n },\n visitAtRootRule$1(node) {\n var t1, grandparent, root, innerCopy, t2, outerCopy, copy, _this = this,\n _s8_ = \"__parent\",\n unparsedQuery = node.query,\n query = unparsedQuery != null ? _this._adjustParseError$2(unparsedQuery, new A._EvaluateVisitor_visitAtRootRule_closure(_this, _this._performInterpolation$2$warnForColor(unparsedQuery, true))) : B.AtRootQuery_UsS,\n $parent = _this._assertInModule$2(_this.__parent, _s8_),\n included = A._setArrayType([], type$.JSArray_ModifiableCssParentNode);\n for (t1 = type$.CssStylesheet; !t1._is($parent); $parent = grandparent) {\n if (!query.excludes$1($parent))\n included.push($parent);\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.StateError$(string$.CssNod));\n }\n root = _this._trimIncluded$1(included);\n if (root === _this._assertInModule$2(_this.__parent, _s8_)) {\n _this._environment.scope$1$2$when(new A._EvaluateVisitor_visitAtRootRule_closure0(_this, node), node.hasDeclarations, type$.Null);\n return null;\n }\n if (included.length !== 0) {\n innerCopy = B.JSArray_methods.get$first(included).copyWithoutChildren$0();\n for (t1 = A.SubListIterable$(included, 1, null, type$.ModifiableCssParentNode), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, outerCopy = innerCopy; t1.moveNext$0(); outerCopy = copy) {\n copy = t2._as(t1.__internal$_current).copyWithoutChildren$0();\n copy.addChild$1(outerCopy);\n }\n root.addChild$1(outerCopy);\n } else\n innerCopy = root;\n _this._scopeForAtRoot$4(node, innerCopy, query, included).call$1(new A._EvaluateVisitor_visitAtRootRule_closure1(_this, node));\n return null;\n },\n _trimIncluded$1(nodes) {\n var $parent, t1, innermostContiguous, i, t2, grandparent, root, _this = this, _null = null, _s5_ = \"_root\",\n _s22_ = \" to be an ancestor of \";\n if (nodes.length === 0)\n return _this._assertInModule$2(_this.__root, _s5_);\n $parent = _this._assertInModule$2(_this.__parent, \"__parent\");\n for (t1 = nodes.length, innermostContiguous = _null, i = 0; i < t1; ++i, $parent = grandparent) {\n for (; t2 = nodes[i], $parent !== t2; innermostContiguous = _null, $parent = grandparent) {\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if (innermostContiguous == null)\n innermostContiguous = i;\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if ($parent !== _this._assertInModule$2(_this.__root, _s5_))\n return _this._assertInModule$2(_this.__root, _s5_);\n innermostContiguous.toString;\n root = nodes[innermostContiguous];\n B.JSArray_methods.removeRange$2(nodes, innermostContiguous, nodes.length);\n return root;\n },\n _scopeForAtRoot$4(node, newParent, query, included) {\n var _this = this,\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure(_this, newParent, node),\n t1 = query._all || query._at_root_query$_rule;\n if (t1 !== query.include)\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure0(_this, scope);\n if (_this._mediaQueries != null && query.excludesName$1(\"media\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure1(_this, scope);\n if (_this._inKeyframes && query.excludesName$1(\"keyframes\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure2(_this, scope);\n return _this._inUnknownAtRule && !B.JSArray_methods.any$1(included, new A._EvaluateVisitor__scopeForAtRoot_closure3()) ? new A._EvaluateVisitor__scopeForAtRoot_closure4(_this, scope) : scope;\n },\n visitContentBlock$1(node) {\n return A.throwExpression(A.UnsupportedError$(string$.Evalua));\n },\n visitContentRule$1(node) {\n var $content = this._environment._content;\n if ($content == null)\n return null;\n this._runUserDefinedCallable$1$4(node.$arguments, $content, node, new A._EvaluateVisitor_visitContentRule_closure(this, $content), type$.Null);\n return null;\n },\n visitDebugRule$1(node) {\n var value = node.expression.accept$1(this),\n t1 = value instanceof A.SassString ? value._string$_text : A.serializeValue(value, true, true);\n this._evaluate$_logger.debug$2(0, t1, node.span);\n return null;\n },\n visitDeclaration$1(node) {\n var t1, $name, t2, cssValue, t3, t4, children, oldDeclarationName, _this = this, _null = null;\n if ((_this._atRootExcludingStyleRule ? _null : _this._styleRuleIgnoringAtRoot) == null && !_this._inUnknownAtRule && !_this._inKeyframes)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Declarm, node.span));\n t1 = node.name;\n $name = _this._interpolationToValue$2$warnForColor(t1, true);\n t2 = _this._declarationName;\n if (t2 != null)\n $name = new A.CssValue(t2 + \"-\" + A.S($name.value), $name.span, type$.CssValue_String);\n t2 = node.value;\n cssValue = A.NullableExtension_andThen(t2, new A._EvaluateVisitor_visitDeclaration_closure(_this));\n t3 = cssValue != null;\n if (t3)\n t4 = !cssValue.get$value(cssValue).get$isBlank() || cssValue.get$value(cssValue).get$asList().length === 0;\n else\n t4 = false;\n if (t4) {\n t3 = _this._assertInModule$2(_this.__parent, \"__parent\");\n t1 = B.JSString_methods.startsWith$1(t1.get$initialPlain(), \"--\");\n if (_this._sourceMap) {\n t2 = A.NullableExtension_andThen(t2, _this.get$_expressionNode());\n t2 = t2 == null ? _null : J.get$span$z(t2);\n } else\n t2 = _null;\n t3.addChild$1(A.ModifiableCssDeclaration$($name, cssValue, node.span, t1, t2));\n } else if (J.startsWith$1$s($name.value, \"--\") && t3)\n throw A.wrapException(_this._evaluate$_exception$2(\"Custom property values may not be empty.\", cssValue.get$span(cssValue)));\n children = node.children;\n if (children != null) {\n oldDeclarationName = _this._declarationName;\n _this._declarationName = $name.value;\n _this._environment.scope$1$2$when(new A._EvaluateVisitor_visitDeclaration_closure0(_this, children), node.hasDeclarations, type$.Null);\n _this._declarationName = oldDeclarationName;\n }\n return _null;\n },\n visitEachRule$1(node) {\n var _this = this,\n t1 = node.list,\n list = t1.accept$1(_this),\n nodeWithSpan = _this._expressionNode$1(t1),\n setVariables = node.variables.length === 1 ? new A._EvaluateVisitor_visitEachRule_closure(_this, node, nodeWithSpan) : new A._EvaluateVisitor_visitEachRule_closure0(_this, node, nodeWithSpan);\n return _this._environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitEachRule_closure1(_this, list, setVariables, node), true, type$.nullable_Value);\n },\n _setMultipleVariables$3(variables, value, nodeWithSpan) {\n var i,\n list = value.get$asList(),\n t1 = variables.length,\n minLength = Math.min(t1, list.length);\n for (i = 0; i < minLength; ++i)\n this._environment.setLocalVariable$3(variables[i], this._withoutSlash$2(list[i], nodeWithSpan), nodeWithSpan);\n for (i = minLength; i < t1; ++i)\n this._environment.setLocalVariable$3(variables[i], B.C__SassNull, nodeWithSpan);\n },\n visitErrorRule$1(node) {\n throw A.wrapException(this._evaluate$_exception$2(J.toString$0$(node.expression.accept$1(this)), node.span));\n },\n visitExtendRule$1(node) {\n var targetText, t1, t2, t3, _i, t4, _this = this,\n styleRule = _this._atRootExcludingStyleRule ? null : _this._styleRuleIgnoringAtRoot;\n if (styleRule == null || _this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.x40exten, node.span));\n targetText = _this._interpolationToValue$2$warnForColor(node.selector, true);\n for (t1 = _this._adjustParseError$2(targetText, new A._EvaluateVisitor_visitExtendRule_closure(_this, targetText)).components, t2 = t1.length, t3 = type$.CompoundSelector, _i = 0; _i < t2; ++_i) {\n t4 = t1[_i].components;\n if (t4.length !== 1 || !(B.JSArray_methods.get$first(t4) instanceof A.CompoundSelector))\n throw A.wrapException(A.SassFormatException$(\"complex selectors may not be extended.\", targetText.span));\n t4 = t3._as(B.JSArray_methods.get$first(t4)).components;\n if (t4.length !== 1)\n throw A.wrapException(A.SassFormatException$(string$.compou + B.JSArray_methods.join$1(t4, \", \") + string$.x60_inst, targetText.span));\n _this._assertInModule$2(_this.__extensionStore, \"_extensionStore\").addExtension$4(styleRule.selector, B.JSArray_methods.get$first(t4), node, _this._mediaQueries);\n }\n return null;\n },\n visitAtRule$1(node) {\n var $name, value, children, wasInKeyframes, wasInUnknownAtRule, _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.At_rul, node.span));\n $name = _this._interpolationToValue$1(node.name);\n value = A.NullableExtension_andThen(node.value, new A._EvaluateVisitor_visitAtRule_closure(_this));\n children = node.children;\n if (children == null) {\n _this._assertInModule$2(_this.__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$($name, node.span, true, value));\n return null;\n }\n wasInKeyframes = _this._inKeyframes;\n wasInUnknownAtRule = _this._inUnknownAtRule;\n if (A.unvendor($name.value) === \"keyframes\")\n _this._inKeyframes = true;\n else\n _this._inUnknownAtRule = true;\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$($name, node.span, false, value), new A._EvaluateVisitor_visitAtRule_closure0(_this, children), node.hasDeclarations, new A._EvaluateVisitor_visitAtRule_closure1(), type$.ModifiableCssAtRule, type$.Null);\n _this._inUnknownAtRule = wasInUnknownAtRule;\n _this._inKeyframes = wasInKeyframes;\n return null;\n },\n visitForRule$1(node) {\n var _this = this, t1 = {},\n t2 = node.from,\n fromNumber = _this._addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure(_this, node)),\n t3 = node.to,\n toNumber = _this._addExceptionSpan$2(t3, new A._EvaluateVisitor_visitForRule_closure0(_this, node)),\n from = _this._addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure1(fromNumber)),\n to = t1.to = _this._addExceptionSpan$2(t3, new A._EvaluateVisitor_visitForRule_closure2(toNumber, fromNumber)),\n direction = from > to ? -1 : 1;\n if (from === (!node.isExclusive ? t1.to = to + direction : to))\n return null;\n return _this._environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitForRule_closure3(t1, _this, node, from, direction, fromNumber), true, type$.nullable_Value);\n },\n visitForwardRule$1(node) {\n var newConfiguration, t4, _i, variable, $name, _this = this,\n _s8_ = \"@forward\",\n oldConfiguration = _this._configuration,\n adjustedConfiguration = oldConfiguration.throughForward$1(node),\n t1 = node.configuration,\n t2 = t1.length,\n t3 = node.url;\n if (t2 !== 0) {\n newConfiguration = _this._addForwardConfiguration$2(adjustedConfiguration, node);\n _this._loadModule$5$configuration(t3, _s8_, node, new A._EvaluateVisitor_visitForwardRule_closure(_this, node), newConfiguration);\n t3 = type$.String;\n t4 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (!variable.isGuarded)\n t4.add$1(0, variable.name);\n }\n _this._removeUsedConfiguration$3$except(adjustedConfiguration, newConfiguration, t4);\n t3 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i].name);\n for (t1 = newConfiguration._values, t2 = J.toList$0$ax(t1.get$keys(t1)), t4 = t2.length, _i = 0; _i < t2.length; t2.length === t4 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (!t3.contains$1(0, $name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n _this._assertConfigurationIsEmpty$1(newConfiguration);\n } else {\n _this._configuration = adjustedConfiguration;\n _this._loadModule$4(t3, _s8_, node, new A._EvaluateVisitor_visitForwardRule_closure0(_this, node));\n _this._configuration = oldConfiguration;\n }\n return null;\n },\n _addForwardConfiguration$2(configuration, node) {\n var t2, t3, _i, variable, t4, t5, variableNodeWithSpan,\n t1 = configuration._values,\n newValues = A.LinkedHashMap_LinkedHashMap$of(new A.UnmodifiableMapView(t1, type$.UnmodifiableMapView_String_ConfiguredValue), type$.String, type$.ConfiguredValue);\n for (t2 = node.configuration, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n variable = t2[_i];\n if (variable.isGuarded) {\n t4 = variable.name;\n t5 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, t4);\n if (t5 != null && !t5.value.$eq(0, B.C__SassNull)) {\n newValues.$indexSet(0, t4, t5);\n continue;\n }\n }\n t4 = variable.expression;\n variableNodeWithSpan = this._expressionNode$1(t4);\n newValues.$indexSet(0, variable.name, new A.ConfiguredValue(this._withoutSlash$2(t4.accept$1(this), variableNodeWithSpan), variable.span, variableNodeWithSpan));\n }\n if (configuration instanceof A.ExplicitConfiguration || t1.get$isEmpty(t1))\n return new A.ExplicitConfiguration(node, newValues);\n else\n return new A.Configuration(newValues);\n },\n _removeUsedConfiguration$3$except(upstream, downstream, except) {\n var t1, t2, t3, t4, _i, $name;\n for (t1 = upstream._values, t2 = J.toList$0$ax(t1.get$keys(t1)), t3 = t2.length, t4 = downstream._values, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (except.contains$1(0, $name))\n continue;\n if (!t4.containsKey$1($name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n },\n _assertConfigurationIsEmpty$2$nameInError(configuration, nameInError) {\n var t1, entry;\n if (!(configuration instanceof A.ExplicitConfiguration))\n return;\n t1 = configuration._values;\n if (t1.get$isEmpty(t1))\n return;\n t1 = t1.get$entries(t1);\n entry = t1.get$first(t1);\n t1 = nameInError ? \"$\" + A.S(entry.key) + string$.x20was_n : string$.This_v;\n throw A.wrapException(this._evaluate$_exception$2(t1, entry.value.configurationSpan));\n },\n _assertConfigurationIsEmpty$1(configuration) {\n return this._assertConfigurationIsEmpty$2$nameInError(configuration, false);\n },\n visitFunctionRule$1(node) {\n var t1 = this._environment,\n t2 = t1.closure$0(),\n t3 = t1._functions,\n index = t3.length - 1,\n t4 = node.name;\n t1._functionIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable(node, t2, type$.UserDefinedCallable_Environment));\n return null;\n },\n visitIfRule$1(node) {\n var t1, t2, _i, clauseToCheck, _box_0 = {};\n _box_0.clause = node.lastClause;\n for (t1 = node.clauses, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n clauseToCheck = t1[_i];\n if (clauseToCheck.expression.accept$1(this).get$isTruthy()) {\n _box_0.clause = clauseToCheck;\n break;\n }\n }\n t1 = _box_0.clause;\n if (t1 == null)\n return null;\n return this._environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitIfRule_closure(_box_0, this), true, t1.hasDeclarations, type$.nullable_Value);\n },\n visitImportRule$1(node) {\n var t1, t2, t3, _i, $import;\n for (t1 = node.imports, t2 = t1.length, t3 = type$.StaticImport, _i = 0; _i < t2; ++_i) {\n $import = t1[_i];\n if ($import instanceof A.DynamicImport)\n this._visitDynamicImport$1($import);\n else\n this._visitStaticImport$1(t3._as($import));\n }\n return null;\n },\n _visitDynamicImport$1($import) {\n return this._withStackFrame$3(\"@import\", $import, new A._EvaluateVisitor__visitDynamicImport_closure(this, $import));\n },\n _loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {\n var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this;\n baseUrl = baseUrl;\n try {\n _this._importSpan = span;\n importCache = _this._evaluate$_importCache;\n if (importCache != null) {\n if (baseUrl == null)\n baseUrl = _this._assertInModule$2(_this.__stylesheet, \"_stylesheet\").span.file.url;\n tuple = J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), _this._importer, baseUrl, forImport);\n if (tuple != null) {\n isDependency = _this._inDependency || tuple.item1 !== _this._importer;\n t1 = tuple.item1;\n t2 = tuple.item2;\n t3 = tuple.item3;\n t4 = _this._quietDeps && isDependency;\n stylesheet = importCache.importCanonical$4$originalUrl$quiet(t1, t2, t3, t4);\n if (stylesheet != null) {\n _this._loadedUrls.add$1(0, tuple.item2);\n t1 = tuple.item1;\n return new A._LoadedStylesheet(stylesheet, t1, isDependency);\n }\n }\n } else {\n result = _this._importLikeNode$2(url, forImport);\n if (result != null) {\n t1 = _this._loadedUrls;\n A.NullableExtension_andThen(result.stylesheet.span.file.url, t1.get$add(t1));\n return result;\n }\n }\n if (B.JSString_methods.startsWith$1(url, \"package:\") && true)\n throw A.wrapException(string$.x22packa);\n else\n throw A.wrapException(\"Can't find stylesheet to import.\");\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n A.throwWithTrace(_this._evaluate$_exception$2(error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t2, t1)), stackTrace);\n } else {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error0));\n } catch (exception) {\n message0 = J.toString$0$(error0);\n message = message0;\n }\n A.throwWithTrace(_this._evaluate$_exception$1(message), stackTrace0);\n }\n } finally {\n _this._importSpan = null;\n }\n },\n _loadStylesheet$3$baseUrl(url, span, baseUrl) {\n return this._loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, false);\n },\n _loadStylesheet$3$forImport(url, span, forImport) {\n return this._loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);\n },\n _importLikeNode$2(originalUrl, forImport) {\n var result, isDependency, contents, url, _this = this,\n t1 = _this._nodeImporter;\n t1.toString;\n result = t1.loadRelative$3(originalUrl, _this._assertInModule$2(_this.__stylesheet, \"_stylesheet\").span.file.url, forImport);\n isDependency = _this._inDependency;\n contents = result.get$item1();\n url = result.get$item2();\n t1 = url.startsWith$1(0, \"file\") ? A.Syntax_forPath(url) : B.Syntax_SCSS;\n return new A._LoadedStylesheet(A.Stylesheet_Stylesheet$parse(contents, t1, _this._quietDeps && isDependency ? $.$get$Logger_quiet() : _this._evaluate$_logger, url), null, isDependency);\n },\n _visitStaticImport$1($import) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n url = _this._interpolationToValue$1($import.url),\n supports = A.NullableExtension_andThen($import.supports, new A._EvaluateVisitor__visitStaticImport_closure(_this)),\n node = A.ModifiableCssImport$(url, $import.span, A.NullableExtension_andThen($import.media, _this.get$_visitMediaQueries()), supports);\n if (_this._assertInModule$2(_this.__parent, _s8_) !== _this._assertInModule$2(_this.__root, _s5_))\n _this._assertInModule$2(_this.__parent, _s8_).addChild$1(node);\n else if (_this._assertInModule$2(_this.__endOfImports, _s13_) === J.get$length$asx(_this._assertInModule$2(_this.__root, _s5_).children._collection$_source)) {\n _this._assertInModule$2(_this.__root, _s5_).addChild$1(node);\n _this.__endOfImports = _this._assertInModule$2(_this.__endOfImports, _s13_) + 1;\n } else {\n t1 = _this._outOfOrderImports;\n (t1 == null ? _this._outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t1).push(node);\n }\n },\n visitIncludeRule$1(node) {\n var nodeWithSpan, t1, _this = this,\n _s37_ = \"Mixin doesn't accept a content block.\",\n mixin = _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitIncludeRule_closure(_this, node));\n if (mixin == null)\n throw A.wrapException(_this._evaluate$_exception$2(\"Undefined mixin.\", node.span));\n nodeWithSpan = new A._FakeAstNode(new A._EvaluateVisitor_visitIncludeRule_closure0(node));\n if (mixin instanceof A.BuiltInCallable) {\n if (node.content != null)\n throw A.wrapException(_this._evaluate$_exception$2(_s37_, node.span));\n _this._runBuiltInCallable$3(node.$arguments, mixin, nodeWithSpan);\n } else if (type$.UserDefinedCallable_Environment._is(mixin)) {\n t1 = node.content;\n if (t1 != null && !type$.MixinRule._as(mixin.declaration).get$hasContent())\n throw A.wrapException(A.MultiSpanSassRuntimeException$(_s37_, node.get$spanWithoutContent(), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([mixin.declaration.$arguments.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), _this._evaluate$_stackTrace$1(node.get$spanWithoutContent())));\n _this._runUserDefinedCallable$1$4(node.$arguments, mixin, nodeWithSpan, new A._EvaluateVisitor_visitIncludeRule_closure1(_this, A.NullableExtension_andThen(t1, new A._EvaluateVisitor_visitIncludeRule_closure2(_this)), mixin, nodeWithSpan), type$.Null);\n } else\n throw A.wrapException(A.UnsupportedError$(\"Unknown callable type \" + mixin.toString$0(0) + \".\"));\n return null;\n },\n visitMixinRule$1(node) {\n var t1 = this._environment,\n t2 = t1.closure$0(),\n t3 = t1._mixins,\n index = t3.length - 1,\n t4 = node.name;\n t1._mixinIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable(node, t2, type$.UserDefinedCallable_Environment));\n return null;\n },\n visitLoudComment$1(node) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s13_ = \"_endOfImports\";\n if (_this._inFunction)\n return null;\n if (_this._assertInModule$2(_this.__parent, _s8_) === _this._assertInModule$2(_this.__root, \"_root\") && _this._assertInModule$2(_this.__endOfImports, _s13_) === J.get$length$asx(_this._assertInModule$2(_this.__root, \"_root\").children._collection$_source))\n _this.__endOfImports = _this._assertInModule$2(_this.__endOfImports, _s13_) + 1;\n t1 = node.text;\n _this._assertInModule$2(_this.__parent, _s8_).addChild$1(new A.ModifiableCssComment(_this._performInterpolation$1(t1), t1.span));\n return null;\n },\n visitMediaRule$1(node) {\n var queries, mergedQueries, t1, _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Media_, node.span));\n queries = _this._visitMediaQueries$1(node.query);\n mergedQueries = A.NullableExtension_andThen(_this._mediaQueries, new A._EvaluateVisitor_visitMediaRule_closure(_this, queries));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries))\n return null;\n t1 = t1 ? queries : mergedQueries;\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$(t1, node.span), new A._EvaluateVisitor_visitMediaRule_closure0(_this, mergedQueries, queries, node), node.hasDeclarations, new A._EvaluateVisitor_visitMediaRule_closure1(mergedQueries), type$.ModifiableCssMediaRule, type$.Null);\n return null;\n },\n _visitMediaQueries$1(interpolation) {\n return this._adjustParseError$2(interpolation, new A._EvaluateVisitor__visitMediaQueries_closure(this, this._performInterpolation$2$warnForColor(interpolation, true)));\n },\n _mergeMediaQueries$2(queries1, queries2) {\n var t1, t2, t3, t4, t5, result,\n queries = A._setArrayType([], type$.JSArray_CssMediaQuery);\n for (t1 = J.get$iterator$ax(queries1), t2 = J.getInterceptor$ax(queries2), t3 = type$.MediaQuerySuccessfulMergeResult; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n for (t5 = t2.get$iterator(queries2); t5.moveNext$0();) {\n result = t4.merge$1(t5.get$current(t5));\n if (result === B._SingletonCssMediaQueryMergeResult_empty)\n continue;\n if (result === B._SingletonCssMediaQueryMergeResult_unrepresentable)\n return null;\n queries.push(t3._as(result).query);\n }\n }\n return queries;\n },\n visitReturnRule$1(node) {\n var t1 = node.expression;\n return this._withoutSlash$2(t1.accept$1(this), t1);\n },\n visitSilentComment$1(node) {\n return null;\n },\n visitStyleRule$1(node) {\n var t2, selectorText, rule, oldAtRootExcludingStyleRule, _this = this,\n _s8_ = \"__parent\",\n t1 = {};\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Style_, node.span));\n t2 = node.selector;\n selectorText = _this._interpolationToValue$3$trim$warnForColor(t2, true, true);\n if (_this._inKeyframes) {\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$(new A.CssValue(A.List_List$unmodifiable(_this._adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure(_this, selectorText)), type$.String), t2.span, type$.CssValue_List_String), node.span), new A._EvaluateVisitor_visitStyleRule_closure0(_this, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure1(), type$.ModifiableCssKeyframeBlock, type$.Null);\n return null;\n }\n t1.parsedSelector = _this._adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure2(_this, selectorText));\n t1.parsedSelector = _this._addExceptionSpan$2(t2, new A._EvaluateVisitor_visitStyleRule_closure3(t1, _this));\n rule = A.ModifiableCssStyleRule$(_this._assertInModule$2(_this.__extensionStore, \"_extensionStore\").addSelector$3(t1.parsedSelector, t2.span, _this._mediaQueries), node.span, t1.parsedSelector);\n oldAtRootExcludingStyleRule = _this._atRootExcludingStyleRule;\n t1 = _this._atRootExcludingStyleRule = false;\n _this._withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitStyleRule_closure4(_this, rule, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure5(), type$.ModifiableCssStyleRule, type$.Null);\n _this._atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if ((oldAtRootExcludingStyleRule ? null : _this._styleRuleIgnoringAtRoot) == null) {\n t1 = _this._assertInModule$2(_this.__parent, _s8_).children;\n t1 = !t1.get$isEmpty(t1);\n }\n if (t1) {\n t1 = _this._assertInModule$2(_this.__parent, _s8_).children;\n t1.get$last(t1).isGroupEnd = true;\n }\n return null;\n },\n visitSupportsRule$1(node) {\n var t1, _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Suppor, node.span));\n t1 = node.condition;\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$(new A.CssValue(_this._visitSupportsCondition$1(t1), t1.get$span(t1), type$.CssValue_String), node.span), new A._EvaluateVisitor_visitSupportsRule_closure(_this, node), node.hasDeclarations, new A._EvaluateVisitor_visitSupportsRule_closure0(), type$.ModifiableCssSupportsRule, type$.Null);\n return null;\n },\n _visitSupportsCondition$1(condition) {\n var t1, t2, _this = this;\n if (condition instanceof A.SupportsOperation) {\n t1 = condition.operator;\n return _this._parenthesize$2(condition.left, t1) + \" \" + t1 + \" \" + _this._parenthesize$2(condition.right, t1);\n } else if (condition instanceof A.SupportsNegation)\n return \"not \" + _this._parenthesize$1(condition.condition);\n else if (condition instanceof A.SupportsInterpolation) {\n t1 = condition.expression;\n return _this._evaluate$_serialize$3$quote(t1.accept$1(_this), t1, false);\n } else if (condition instanceof A.SupportsDeclaration) {\n t1 = condition.name;\n t1 = \"(\" + _this._evaluate$_serialize$3$quote(t1.accept$1(_this), t1, true) + \":\";\n t2 = condition.value;\n return t1 + (condition.get$isCustomProperty() ? \"\" : \" \") + _this._evaluate$_serialize$3$quote(t2.accept$1(_this), t2, true) + \")\";\n } else if (condition instanceof A.SupportsFunction)\n return _this._performInterpolation$1(condition.name) + \"(\" + _this._performInterpolation$1(condition.$arguments) + \")\";\n else if (condition instanceof A.SupportsAnything)\n return \"(\" + _this._performInterpolation$1(condition.contents) + \")\";\n else\n throw A.wrapException(A.ArgumentError$(\"Unknown supports condition type \" + A.getRuntimeType(condition).toString$0(0) + \".\", null));\n },\n _parenthesize$2(condition, operator) {\n var t1;\n if (!(condition instanceof A.SupportsNegation))\n if (condition instanceof A.SupportsOperation)\n t1 = operator == null || operator !== condition.operator;\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return \"(\" + this._visitSupportsCondition$1(condition) + \")\";\n else\n return this._visitSupportsCondition$1(condition);\n },\n _parenthesize$1(condition) {\n return this._parenthesize$2(condition, null);\n },\n visitVariableDeclaration$1(node) {\n var t1, value, _this = this, _null = null;\n if (node.isGuarded) {\n if (node.namespace == null && _this._environment._variables.length === 1) {\n t1 = _this._configuration._values;\n t1 = t1.get$isEmpty(t1) ? _null : t1.remove$1(0, node.name);\n if (t1 != null && !t1.value.$eq(0, B.C__SassNull)) {\n _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure(_this, node, t1));\n return _null;\n }\n }\n value = _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure0(_this, node));\n if (value != null && !value.$eq(0, B.C__SassNull))\n return _null;\n }\n if (node.isGlobal && !_this._environment.globalVariableExists$1(node.name)) {\n t1 = _this._environment._variables.length === 1 ? string$.As_of_S : string$.As_of_R + A.declarationName(node.span) + \": null` at the stylesheet root.\";\n _this._warn$3$deprecation(t1, node.span, true);\n }\n t1 = node.expression;\n _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure1(_this, node, _this._withoutSlash$2(t1.accept$1(_this), t1)));\n return _null;\n },\n visitUseRule$1(node) {\n var values, _i, variable, t3, variableNodeWithSpan, configuration, _this = this,\n t1 = node.configuration,\n t2 = t1.length;\n if (t2 !== 0) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n t3 = variable.expression;\n variableNodeWithSpan = _this._expressionNode$1(t3);\n values.$indexSet(0, variable.name, new A.ConfiguredValue(_this._withoutSlash$2(t3.accept$1(_this), variableNodeWithSpan), variable.span, variableNodeWithSpan));\n }\n configuration = new A.ExplicitConfiguration(node, values);\n } else\n configuration = B.Configuration_Map_empty;\n _this._loadModule$5$configuration(node.url, \"@use\", node, new A._EvaluateVisitor_visitUseRule_closure(_this, node), configuration);\n _this._assertConfigurationIsEmpty$1(configuration);\n return null;\n },\n visitWarnRule$1(node) {\n var _this = this,\n value = _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitWarnRule_closure(_this, node)),\n t1 = value instanceof A.SassString ? value._string$_text : _this._evaluate$_serialize$2(value, node.expression);\n _this._evaluate$_logger.warn$2$trace(0, t1, _this._evaluate$_stackTrace$1(node.span));\n return null;\n },\n visitWhileRule$1(node) {\n return this._environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitWhileRule_closure(this, node), true, node.hasDeclarations, type$.nullable_Value);\n },\n visitBinaryOperationExpression$1(node) {\n return this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitBinaryOperationExpression_closure(this, node));\n },\n visitValueExpression$1(node) {\n return node.value;\n },\n visitVariableExpression$1(node) {\n var result = this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableExpression_closure(this, node));\n if (result != null)\n return result;\n throw A.wrapException(this._evaluate$_exception$2(\"Undefined variable.\", node.span));\n },\n visitUnaryOperationExpression$1(node) {\n return this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitUnaryOperationExpression_closure(node, node.operand.accept$1(this)));\n },\n visitBooleanExpression$1(node) {\n return node.value ? B.SassBoolean_true : B.SassBoolean_false;\n },\n visitIfExpression$1(node) {\n var condition, t2, ifTrue, ifFalse, result, _this = this,\n pair = _this._evaluateMacroArguments$1(node),\n positional = pair.item1,\n named = pair.item2,\n t1 = J.getInterceptor$asx(positional);\n _this._verifyArguments$4(t1.get$length(positional), named, $.$get$IfExpression_declaration(), node);\n if (t1.get$length(positional) > 0)\n condition = t1.$index(positional, 0);\n else {\n t2 = named.$index(0, \"condition\");\n t2.toString;\n condition = t2;\n }\n if (t1.get$length(positional) > 1)\n ifTrue = t1.$index(positional, 1);\n else {\n t2 = named.$index(0, \"if-true\");\n t2.toString;\n ifTrue = t2;\n }\n if (t1.get$length(positional) > 2)\n ifFalse = t1.$index(positional, 2);\n else {\n t1 = named.$index(0, \"if-false\");\n t1.toString;\n ifFalse = t1;\n }\n result = condition.accept$1(_this).get$isTruthy() ? ifTrue : ifFalse;\n return _this._withoutSlash$2(result.accept$1(_this), _this._expressionNode$1(result));\n },\n visitNullExpression$1(node) {\n return B.C__SassNull;\n },\n visitNumberExpression$1(node) {\n var t1 = node.value,\n t2 = node.unit;\n return t2 == null ? new A.UnitlessSassNumber(t1, null) : new A.SingleUnitSassNumber(t2, t1, null);\n },\n visitParenthesizedExpression$1(node) {\n return node.expression.accept$1(this);\n },\n visitCalculationExpression$1(node) {\n var $arguments, error, stackTrace, t2, t3, t4, t5, t6, _i, argument, exception,\n t1 = A._setArrayType([], type$.JSArray_Object);\n for (t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== \"min\", t6 = t4 === \"max\", _i = 0; _i < t3; ++_i) {\n argument = t2[_i];\n t1.push(this._visitCalculationValue$2$inMinMax(argument, !t5 || t6));\n }\n $arguments = t1;\n try {\n switch (t4) {\n case \"calc\":\n t1 = A.SassCalculation_calc(J.$index$asx($arguments, 0));\n return t1;\n case \"min\":\n t1 = A.SassCalculation_min($arguments);\n return t1;\n case \"max\":\n t1 = A.SassCalculation_max($arguments);\n return t1;\n case \"clamp\":\n t1 = J.$index$asx($arguments, 0);\n t3 = J.get$length$asx($arguments) > 1 ? J.$index$asx($arguments, 1) : null;\n t1 = A.SassCalculation_clamp(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);\n return t1;\n default:\n t1 = A.UnsupportedError$('Unknown calculation name \"' + t4 + '\".');\n throw A.wrapException(t1);\n }\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n this._verifyCompatibleNumbers$2($arguments, t2);\n A.throwWithTrace(this._evaluate$_exception$2(error.message, node.span), stackTrace);\n } else\n throw exception;\n }\n },\n _verifyCompatibleNumbers$2(args, nodesWithSpans) {\n var i, t1, arg, number1, j, number2;\n for (i = 0; t1 = args.length, i < t1; ++i) {\n arg = args[i];\n if (!(arg instanceof A.SassNumber))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(this._evaluate$_exception$2(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\", J.get$span$z(nodesWithSpans[i])));\n }\n for (i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.MultiSpanSassRuntimeException$(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\", J.get$span$z(nodesWithSpans[i]), number1.toString$0(0), A.LinkedHashMap_LinkedHashMap$_literal([J.get$span$z(nodesWithSpans[j]), number2.toString$0(0)], type$.FileSpan, type$.String), this._evaluate$_stackTrace$1(J.get$span$z(nodesWithSpans[i]))));\n }\n }\n },\n _visitCalculationValue$2$inMinMax(node, inMinMax) {\n var inner, result, t1, _this = this;\n if (node instanceof A.ParenthesizedExpression) {\n inner = node.expression;\n result = _this._visitCalculationValue$2$inMinMax(inner, inMinMax);\n if (inner instanceof A.FunctionExpression)\n t1 = A.stringReplaceAllUnchecked(inner.originalName, \"_\", \"-\").toLowerCase() === \"var\" && result instanceof A.SassString && !result._hasQuotes;\n else\n t1 = false;\n return t1 ? new A.SassString(\"(\" + result._string$_text + \")\", false) : result;\n } else if (node instanceof A.StringExpression)\n return new A.CalculationInterpolation(_this._performInterpolation$1(node.text));\n else if (node instanceof A.BinaryOperationExpression)\n return _this._addExceptionSpan$2(node, new A._EvaluateVisitor__visitCalculationValue_closure(_this, node, inMinMax));\n else {\n result = node.accept$1(_this);\n if (result instanceof A.SassNumber || result instanceof A.SassCalculation)\n return result;\n if (result instanceof A.SassString && !result._hasQuotes)\n return result;\n throw A.wrapException(_this._evaluate$_exception$2(\"Value \" + result.toString$0(0) + \" can't be used in a calculation.\", node.get$span(node)));\n }\n },\n _binaryOperatorToCalculationOperator$1(operator) {\n switch (operator) {\n case B.BinaryOperator_AcR0:\n return B.CalculationOperator_Iem;\n case B.BinaryOperator_iyO:\n return B.CalculationOperator_uti;\n case B.BinaryOperator_O1M:\n return B.CalculationOperator_Dih;\n case B.BinaryOperator_RTB:\n return B.CalculationOperator_jB6;\n default:\n throw A.wrapException(A.UnsupportedError$(\"Invalid calculation operator \" + operator.toString$0(0) + \".\"));\n }\n },\n visitColorExpression$1(node) {\n return node.value;\n },\n visitListExpression$1(node) {\n var t1 = node.contents;\n return A.SassList$(new A.MappedListIterable(t1, new A._EvaluateVisitor_visitListExpression_closure(this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value>\")), node.separator, node.hasBrackets);\n },\n visitMapExpression$1(node) {\n var t2, t3, _i, pair, t4, keyValue, valueValue, oldValueSpan,\n t1 = type$.Value,\n map = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1),\n keyNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode);\n for (t2 = node.pairs, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n pair = t2[_i];\n t4 = pair.item1;\n keyValue = t4.accept$1(this);\n valueValue = pair.item2.accept$1(this);\n if (map.$index(0, keyValue) != null) {\n t1 = keyNodes.$index(0, keyValue);\n oldValueSpan = t1 == null ? null : t1.get$span(t1);\n t1 = J.getInterceptor$z(t4);\n t2 = t1.get$span(t4);\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (oldValueSpan != null)\n t3.$indexSet(0, oldValueSpan, \"first key\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$(\"Duplicate key.\", t2, \"second key\", t3, this._evaluate$_stackTrace$1(t1.get$span(t4))));\n }\n map.$indexSet(0, keyValue, valueValue);\n keyNodes.$indexSet(0, keyValue, t4);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(map, t1, t1));\n },\n visitFunctionExpression$1(node) {\n var oldInFunction, result, _this = this, t1 = {},\n $function = _this._addExceptionSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure(_this, node));\n t1.$function = $function;\n if ($function == null) {\n if (node.namespace != null)\n throw A.wrapException(_this._evaluate$_exception$2(\"Undefined function.\", node.span));\n t1.$function = new A.PlainCssCallable(node.originalName);\n }\n oldInFunction = _this._inFunction;\n _this._inFunction = true;\n result = _this._addErrorSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure0(t1, _this, node));\n _this._inFunction = oldInFunction;\n return result;\n },\n visitInterpolatedFunctionExpression$1(node) {\n var result, _this = this,\n t1 = _this._performInterpolation$1(node.name),\n oldInFunction = _this._inFunction;\n _this._inFunction = true;\n result = _this._addErrorSpan$2(node, new A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure(_this, node, new A.PlainCssCallable(t1)));\n _this._inFunction = oldInFunction;\n return result;\n },\n _getFunction$2$namespace($name, namespace) {\n var local = this._environment.getFunction$2$namespace($name, namespace);\n if (local != null || namespace != null)\n return local;\n return this._builtInFunctions.$index(0, $name);\n },\n _runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, run, $V) {\n var evaluated = this._evaluateArguments$1($arguments),\n $name = callable.declaration.name;\n if ($name !== \"@content\")\n $name += \"()\";\n return this._withStackFrame$3($name, nodeWithSpan, new A._EvaluateVisitor__runUserDefinedCallable_closure(this, callable, evaluated, nodeWithSpan, run, $V));\n },\n _runFunctionCallable$3($arguments, callable, nodeWithSpan) {\n var t1, t2, t3, first, _i, argument, restArg, rest, _this = this;\n if (callable instanceof A.BuiltInCallable)\n return _this._withoutSlash$2(_this._runBuiltInCallable$3($arguments, callable, nodeWithSpan), nodeWithSpan);\n else if (type$.UserDefinedCallable_Environment._is(callable))\n return _this._runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, new A._EvaluateVisitor__runFunctionCallable_closure(_this, callable), type$.Value);\n else if (callable instanceof A.PlainCssCallable) {\n t1 = $arguments.named;\n if (t1.get$isNotEmpty(t1) || $arguments.keywordRest != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Plain_, nodeWithSpan.get$span(nodeWithSpan)));\n t1 = callable.name + \"(\";\n for (t2 = $arguments.positional, t3 = t2.length, first = true, _i = 0; _i < t3; ++_i) {\n argument = t2[_i];\n if (first)\n first = false;\n else\n t1 += \", \";\n t1 += _this._evaluate$_serialize$3$quote(argument.accept$1(_this), argument, true);\n }\n restArg = $arguments.rest;\n if (restArg != null) {\n rest = restArg.accept$1(_this);\n if (!first)\n t1 += \", \";\n t1 += _this._evaluate$_serialize$2(rest, restArg);\n }\n t1 += A.Primitives_stringFromCharCode(41);\n return new A.SassString(t1.charCodeAt(0) == 0 ? t1 : t1, false);\n } else\n throw A.wrapException(A.ArgumentError$(\"Unknown callable type \" + J.get$runtimeType$u(callable).toString$0(0) + \".\", null));\n },\n _runBuiltInCallable$3($arguments, callable, nodeWithSpan) {\n var callback, result, error, stackTrace, error0, stackTrace0, error1, stackTrace1, message, namedSet, tuple, overload, declaredArguments, i, t1, argument, t2, t3, rest, argumentList, exception, t4, t5, t6, message0, _this = this,\n evaluated = _this._evaluateArguments$1($arguments),\n oldCallableNode = _this._callableNode;\n _this._callableNode = nodeWithSpan;\n namedSet = new A.MapKeySet(evaluated.named, type$.MapKeySet_String);\n tuple = callable.callbackFor$2(evaluated.positional.length, namedSet);\n overload = tuple.item1;\n callback = tuple.item2;\n _this._addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__runBuiltInCallable_closure(overload, evaluated, namedSet));\n declaredArguments = overload.$arguments;\n for (i = evaluated.positional.length, t1 = declaredArguments.length; i < t1; ++i) {\n argument = declaredArguments[i];\n t2 = evaluated.positional;\n t3 = evaluated.named.remove$1(0, argument.name);\n if (t3 == null) {\n t3 = argument.defaultValue;\n t3 = _this._withoutSlash$2(t3.accept$1(_this), t3);\n }\n t2.push(t3);\n }\n if (overload.restArgument != null) {\n if (evaluated.positional.length > t1) {\n rest = B.JSArray_methods.sublist$1(evaluated.positional, t1);\n B.JSArray_methods.removeRange$2(evaluated.positional, t1, evaluated.positional.length);\n } else\n rest = B.List_empty5;\n t1 = evaluated.named;\n argumentList = A.SassArgumentList$(rest, t1, evaluated.separator === B.ListSeparator_undecided_null ? B.ListSeparator_kWM : evaluated.separator);\n evaluated.positional.push(argumentList);\n } else\n argumentList = null;\n result = null;\n try {\n result = callback.call$1(evaluated.positional);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SassRuntimeException._is(t1))\n throw exception;\n else if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(_this._evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.MultiSpanSassException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n t1 = error0._span_exception$_message;\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n t2 = A.SourceSpanException.prototype.get$span.call(t3, t2);\n t3 = error0.primaryLabel;\n t4 = error0.secondarySpans;\n t5 = error0;\n t6 = J.getInterceptor$z(t5);\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(_this._evaluate$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t6, t5)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace0);\n } else {\n error1 = t1;\n stackTrace1 = A.getTraceFromException(exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error1));\n } catch (exception) {\n message0 = J.toString$0$(error1);\n message = message0;\n }\n A.throwWithTrace(_this._evaluate$_exception$2(message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace1);\n }\n }\n _this._callableNode = oldCallableNode;\n if (argumentList == null)\n return result;\n t1 = evaluated.named;\n if (t1.get$isEmpty(t1))\n return result;\n if (argumentList._wereKeywordsAccessed)\n return result;\n t1 = evaluated.named;\n t1 = t1.get$keys(t1);\n t1 = \"No \" + A.pluralize(\"argument\", t1.get$length(t1), null) + \" named \";\n t2 = evaluated.named;\n throw A.wrapException(A.MultiSpanSassRuntimeException$(t1 + A.S(A.toSentence(t2.get$keys(t2).map$1$1(0, new A._EvaluateVisitor__runBuiltInCallable_closure0(), type$.Object), \"or\")) + \".\", nodeWithSpan.get$span(nodeWithSpan), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([overload.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), _this._evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan))));\n },\n _evaluateArguments$1($arguments) {\n var t1, t2, _i, expression, nodeForSpan, named, namedNodes, t3, t4, t5, restArgs, rest, restNodeForSpan, separator, keywordRestArgs, keywordRest, keywordRestNodeForSpan, _this = this,\n positional = A._setArrayType([], type$.JSArray_Value),\n positionalNodes = A._setArrayType([], type$.JSArray_AstNode);\n for (t1 = $arguments.positional, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n expression = t1[_i];\n nodeForSpan = _this._expressionNode$1(expression);\n positional.push(_this._withoutSlash$2(expression.accept$1(_this), nodeForSpan));\n positionalNodes.push(nodeForSpan);\n }\n t1 = type$.String;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value);\n t2 = type$.AstNode;\n namedNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t3 = $arguments.named, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.value;\n nodeForSpan = _this._expressionNode$1(t5);\n t4 = t4.key;\n named.$indexSet(0, t4, _this._withoutSlash$2(t5.accept$1(_this), nodeForSpan));\n namedNodes.$indexSet(0, t4, nodeForSpan);\n }\n restArgs = $arguments.rest;\n if (restArgs == null)\n return new A._ArgumentResults(positional, positionalNodes, named, namedNodes, B.ListSeparator_undecided_null);\n rest = restArgs.accept$1(_this);\n restNodeForSpan = _this._expressionNode$1(restArgs);\n if (rest instanceof A.SassMap) {\n _this._addRestMap$4(named, rest, restArgs, new A._EvaluateVisitor__evaluateArguments_closure());\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t4 = rest._map$_contents, t4 = J.get$iterator$ax(t4.get$keys(t4)), t5 = type$.SassString; t4.moveNext$0();)\n t3.$indexSet(0, t5._as(t4.get$current(t4))._string$_text, restNodeForSpan);\n namedNodes.addAll$1(0, t3);\n separator = B.ListSeparator_undecided_null;\n } else if (rest instanceof A.SassList) {\n t3 = rest._list$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t3, new A._EvaluateVisitor__evaluateArguments_closure0(_this, restNodeForSpan), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,Value>\")));\n B.JSArray_methods.addAll$1(positionalNodes, A.List_List$filled(t3.length, restNodeForSpan, false, t2));\n separator = rest._separator;\n if (rest instanceof A.SassArgumentList) {\n rest._wereKeywordsAccessed = true;\n rest._keywords.forEach$1(0, new A._EvaluateVisitor__evaluateArguments_closure1(_this, named, restNodeForSpan, namedNodes));\n }\n } else {\n positional.push(_this._withoutSlash$2(rest, restNodeForSpan));\n positionalNodes.push(restNodeForSpan);\n separator = B.ListSeparator_undecided_null;\n }\n keywordRestArgs = $arguments.keywordRest;\n if (keywordRestArgs == null)\n return new A._ArgumentResults(positional, positionalNodes, named, namedNodes, separator);\n keywordRest = keywordRestArgs.accept$1(_this);\n keywordRestNodeForSpan = _this._expressionNode$1(keywordRestArgs);\n if (keywordRest instanceof A.SassMap) {\n _this._addRestMap$4(named, keywordRest, keywordRestArgs, new A._EvaluateVisitor__evaluateArguments_closure2());\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t2 = keywordRest._map$_contents, t2 = J.get$iterator$ax(t2.get$keys(t2)), t3 = type$.SassString; t2.moveNext$0();)\n t1.$indexSet(0, t3._as(t2.get$current(t2))._string$_text, keywordRestNodeForSpan);\n namedNodes.addAll$1(0, t1);\n return new A._ArgumentResults(positional, positionalNodes, named, namedNodes, separator);\n } else\n throw A.wrapException(_this._evaluate$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs.get$span(keywordRestArgs)));\n },\n _evaluateMacroArguments$1(invocation) {\n var t2, positional, named, rest, restNodeForSpan, keywordRestArgs_, keywordRest, keywordRestNodeForSpan, _this = this,\n t1 = invocation.$arguments,\n restArgs_ = t1.rest;\n if (restArgs_ == null)\n return new A.Tuple2(t1.positional, t1.named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n t2 = t1.positional;\n positional = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n named = A.LinkedHashMap_LinkedHashMap$of(t1.named, type$.String, type$.Expression);\n rest = restArgs_.accept$1(_this);\n restNodeForSpan = _this._expressionNode$1(restArgs_);\n if (rest instanceof A.SassMap)\n _this._addRestMap$4(named, rest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure(restArgs_));\n else if (rest instanceof A.SassList) {\n t2 = rest._list$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t2, new A._EvaluateVisitor__evaluateMacroArguments_closure0(_this, restNodeForSpan, restArgs_), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Expression>\")));\n if (rest instanceof A.SassArgumentList) {\n rest._wereKeywordsAccessed = true;\n rest._keywords.forEach$1(0, new A._EvaluateVisitor__evaluateMacroArguments_closure1(_this, named, restNodeForSpan, restArgs_));\n }\n } else\n positional.push(new A.ValueExpression(_this._withoutSlash$2(rest, restNodeForSpan), restArgs_.get$span(restArgs_)));\n keywordRestArgs_ = t1.keywordRest;\n if (keywordRestArgs_ == null)\n return new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n keywordRest = keywordRestArgs_.accept$1(_this);\n keywordRestNodeForSpan = _this._expressionNode$1(keywordRestArgs_);\n if (keywordRest instanceof A.SassMap) {\n _this._addRestMap$4(named, keywordRest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure2(_this, keywordRestNodeForSpan, keywordRestArgs_));\n return new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression);\n } else\n throw A.wrapException(_this._evaluate$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs_.get$span(keywordRestArgs_)));\n },\n _addRestMap$1$4(values, map, nodeWithSpan, convert) {\n map._map$_contents.forEach$1(0, new A._EvaluateVisitor__addRestMap_closure(this, values, convert, this._expressionNode$1(nodeWithSpan), map, nodeWithSpan));\n },\n _addRestMap$4(values, map, nodeWithSpan, convert) {\n return this._addRestMap$1$4(values, map, nodeWithSpan, convert, type$.dynamic);\n },\n _verifyArguments$4(positional, named, $arguments, nodeWithSpan) {\n return this._addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__verifyArguments_closure($arguments, positional, named));\n },\n visitSelectorExpression$1(node) {\n var t1 = this._styleRuleIgnoringAtRoot;\n t1 = t1 == null ? null : t1.originalSelector.get$asSassList();\n return t1 == null ? B.C__SassNull : t1;\n },\n visitStringExpression$1(node) {\n var t1 = node.text.contents;\n return new A.SassString(new A.MappedListIterable(t1, new A._EvaluateVisitor_visitStringExpression_closure(this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0), node.hasQuotes);\n },\n visitCssAtRule$1(node) {\n var wasInKeyframes, wasInUnknownAtRule, t1, _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.At_rul, node.span));\n if (node.isChildless) {\n _this._assertInModule$2(_this.__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$(node.name, node.span, true, node.value));\n return;\n }\n wasInKeyframes = _this._inKeyframes;\n wasInUnknownAtRule = _this._inUnknownAtRule;\n t1 = node.name;\n if (A.unvendor(t1.get$value(t1)) === \"keyframes\")\n _this._inKeyframes = true;\n else\n _this._inUnknownAtRule = true;\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$(t1, node.span, false, node.value), new A._EvaluateVisitor_visitCssAtRule_closure(_this, node), false, new A._EvaluateVisitor_visitCssAtRule_closure0(), type$.ModifiableCssAtRule, type$.Null);\n _this._inUnknownAtRule = wasInUnknownAtRule;\n _this._inKeyframes = wasInKeyframes;\n },\n visitCssComment$1(node) {\n var _this = this,\n _s8_ = \"__parent\",\n _s13_ = \"_endOfImports\";\n if (_this._assertInModule$2(_this.__parent, _s8_) === _this._assertInModule$2(_this.__root, \"_root\") && _this._assertInModule$2(_this.__endOfImports, _s13_) === J.get$length$asx(_this._assertInModule$2(_this.__root, \"_root\").children._collection$_source))\n _this.__endOfImports = _this._assertInModule$2(_this.__endOfImports, _s13_) + 1;\n _this._assertInModule$2(_this.__parent, _s8_).addChild$1(new A.ModifiableCssComment(node.text, node.span));\n },\n visitCssDeclaration$1(node) {\n var t1 = node.name;\n this._assertInModule$2(this.__parent, \"__parent\").addChild$1(A.ModifiableCssDeclaration$(t1, node.value, node.span, J.startsWith$1$s(t1.get$value(t1), \"--\"), node.valueSpanForMap));\n },\n visitCssImport$1(node) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n modifiableNode = A.ModifiableCssImport$(node.url, node.span, node.media, node.supports);\n if (_this._assertInModule$2(_this.__parent, _s8_) !== _this._assertInModule$2(_this.__root, _s5_))\n _this._assertInModule$2(_this.__parent, _s8_).addChild$1(modifiableNode);\n else if (_this._assertInModule$2(_this.__endOfImports, _s13_) === J.get$length$asx(_this._assertInModule$2(_this.__root, _s5_).children._collection$_source)) {\n _this._assertInModule$2(_this.__root, _s5_).addChild$1(modifiableNode);\n _this.__endOfImports = _this._assertInModule$2(_this.__endOfImports, _s13_) + 1;\n } else {\n t1 = _this._outOfOrderImports;\n (t1 == null ? _this._outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t1).push(modifiableNode);\n }\n },\n visitCssKeyframeBlock$1(node) {\n this._withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$(node.selector, node.span), new A._EvaluateVisitor_visitCssKeyframeBlock_closure(this, node), false, new A._EvaluateVisitor_visitCssKeyframeBlock_closure0(), type$.ModifiableCssKeyframeBlock, type$.Null);\n },\n visitCssMediaRule$1(node) {\n var mergedQueries, t1, _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Media_, node.span));\n mergedQueries = A.NullableExtension_andThen(_this._mediaQueries, new A._EvaluateVisitor_visitCssMediaRule_closure(_this, node));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries))\n return;\n t1 = t1 ? node.queries : mergedQueries;\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$(t1, node.span), new A._EvaluateVisitor_visitCssMediaRule_closure0(_this, mergedQueries, node), false, new A._EvaluateVisitor_visitCssMediaRule_closure1(mergedQueries), type$.ModifiableCssMediaRule, type$.Null);\n },\n visitCssStyleRule$1(node) {\n var t1, styleRule, t2, t3, t4, t5, originalSelector, rule, oldAtRootExcludingStyleRule, _this = this,\n _s8_ = \"__parent\";\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Style_, node.span));\n t1 = _this._atRootExcludingStyleRule;\n styleRule = t1 ? null : _this._styleRuleIgnoringAtRoot;\n t2 = node.selector;\n t3 = t2.value;\n t4 = styleRule == null;\n t5 = t4 ? null : styleRule.originalSelector;\n originalSelector = t3.resolveParentSelectors$2$implicitParent(t5, !t1);\n rule = A.ModifiableCssStyleRule$(_this._assertInModule$2(_this.__extensionStore, \"_extensionStore\").addSelector$3(originalSelector, t2.span, _this._mediaQueries), node.span, originalSelector);\n oldAtRootExcludingStyleRule = _this._atRootExcludingStyleRule;\n _this._atRootExcludingStyleRule = false;\n _this._withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitCssStyleRule_closure(_this, rule, node), false, new A._EvaluateVisitor_visitCssStyleRule_closure0(), type$.ModifiableCssStyleRule, type$.Null);\n _this._atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if (t4) {\n t1 = _this._assertInModule$2(_this.__parent, _s8_).children;\n t1 = !t1.get$isEmpty(t1);\n } else\n t1 = false;\n if (t1) {\n t1 = _this._assertInModule$2(_this.__parent, _s8_).children;\n t1.get$last(t1).isGroupEnd = true;\n }\n },\n visitCssStylesheet$1(node) {\n var t1;\n for (t1 = J.get$iterator$ax(node.get$children(node)); t1.moveNext$0();)\n t1.get$current(t1).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n var _this = this;\n if (_this._declarationName != null)\n throw A.wrapException(_this._evaluate$_exception$2(string$.Suppor, node.span));\n _this._withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$(node.condition, node.span), new A._EvaluateVisitor_visitCssSupportsRule_closure(_this, node), false, new A._EvaluateVisitor_visitCssSupportsRule_closure0(), type$.ModifiableCssSupportsRule, type$.Null);\n },\n _handleReturn$1$2(list, callback) {\n var t1, _i, result;\n for (t1 = list.length, _i = 0; _i < list.length; list.length === t1 || (0, A.throwConcurrentModificationError)(list), ++_i) {\n result = callback.call$1(list[_i]);\n if (result != null)\n return result;\n }\n return null;\n },\n _handleReturn$2(list, callback) {\n return this._handleReturn$1$2(list, callback, type$.dynamic);\n },\n _withEnvironment$1$2(environment, callback) {\n var result,\n oldEnvironment = this._environment;\n this._environment = environment;\n result = callback.call$0();\n this._environment = oldEnvironment;\n return result;\n },\n _withEnvironment$2(environment, callback) {\n return this._withEnvironment$1$2(environment, callback, type$.dynamic);\n },\n _interpolationToValue$3$trim$warnForColor(interpolation, trim, warnForColor) {\n var result = this._performInterpolation$2$warnForColor(interpolation, warnForColor),\n t1 = trim ? A.trimAscii(result, true) : result;\n return new A.CssValue(t1, interpolation.span, type$.CssValue_String);\n },\n _interpolationToValue$1(interpolation) {\n return this._interpolationToValue$3$trim$warnForColor(interpolation, false, false);\n },\n _interpolationToValue$2$warnForColor(interpolation, warnForColor) {\n return this._interpolationToValue$3$trim$warnForColor(interpolation, false, warnForColor);\n },\n _performInterpolation$2$warnForColor(interpolation, warnForColor) {\n var t1 = interpolation.contents;\n return new A.MappedListIterable(t1, new A._EvaluateVisitor__performInterpolation_closure(this, warnForColor, interpolation), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n _performInterpolation$1(interpolation) {\n return this._performInterpolation$2$warnForColor(interpolation, false);\n },\n _evaluate$_serialize$3$quote(value, nodeWithSpan, quote) {\n return this._addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__serialize_closure(value, quote));\n },\n _evaluate$_serialize$2(value, nodeWithSpan) {\n return this._evaluate$_serialize$3$quote(value, nodeWithSpan, true);\n },\n _expressionNode$1(expression) {\n var t1;\n if (expression instanceof A.VariableExpression) {\n t1 = this._addExceptionSpan$2(expression, new A._EvaluateVisitor__expressionNode_closure(this, expression));\n return t1 == null ? expression : t1;\n } else\n return expression;\n },\n _withParent$2$4$scopeWhen$through(node, callback, scopeWhen, through, $S, $T) {\n var t1, result, _this = this;\n _this._addChild$2$through(node, through);\n t1 = _this._assertInModule$2(_this.__parent, \"__parent\");\n _this.__parent = node;\n result = _this._environment.scope$1$2$when(callback, scopeWhen, $T);\n _this.__parent = t1;\n return result;\n },\n _withParent$2$3$scopeWhen(node, callback, scopeWhen, $S, $T) {\n return this._withParent$2$4$scopeWhen$through(node, callback, scopeWhen, null, $S, $T);\n },\n _withParent$2$2(node, callback, $S, $T) {\n return this._withParent$2$4$scopeWhen$through(node, callback, true, null, $S, $T);\n },\n _addChild$2$through(node, through) {\n var grandparent, t1,\n $parent = this._assertInModule$2(this.__parent, \"__parent\");\n if (through != null) {\n for (; through.call$1($parent); $parent = grandparent) {\n grandparent = $parent._parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(string$.throug + node.toString$0(0) + \".\", null));\n }\n if ($parent.get$hasFollowingSibling()) {\n t1 = $parent._parent;\n t1.toString;\n $parent = $parent.copyWithoutChildren$0();\n t1.addChild$1($parent);\n }\n }\n $parent.addChild$1(node);\n },\n _addChild$1(node) {\n return this._addChild$2$through(node, null);\n },\n _withStyleRule$1$2(rule, callback) {\n var result,\n oldRule = this._styleRuleIgnoringAtRoot;\n this._styleRuleIgnoringAtRoot = rule;\n result = callback.call$0();\n this._styleRuleIgnoringAtRoot = oldRule;\n return result;\n },\n _withStyleRule$2(rule, callback) {\n return this._withStyleRule$1$2(rule, callback, type$.dynamic);\n },\n _withMediaQueries$1$2(queries, callback) {\n var result,\n oldMediaQueries = this._mediaQueries;\n this._mediaQueries = queries;\n result = callback.call$0();\n this._mediaQueries = oldMediaQueries;\n return result;\n },\n _withMediaQueries$2(queries, callback) {\n return this._withMediaQueries$1$2(queries, callback, type$.dynamic);\n },\n _withStackFrame$1$3(member, nodeWithSpan, callback) {\n var oldMember, result, _this = this,\n t1 = _this._stack;\n t1.push(new A.Tuple2(_this._member, nodeWithSpan, type$.Tuple2_String_AstNode));\n oldMember = _this._member;\n _this._member = member;\n result = callback.call$0();\n _this._member = oldMember;\n t1.pop();\n return result;\n },\n _withStackFrame$3(member, nodeWithSpan, callback) {\n return this._withStackFrame$1$3(member, nodeWithSpan, callback, type$.dynamic);\n },\n _withoutSlash$2(value, nodeForSpan) {\n if (value instanceof A.SassNumber && value.asSlash != null)\n this._warn$3$deprecation(string$.Using__i + A.S(new A._EvaluateVisitor__withoutSlash_recommendation().call$1(value)) + string$.x0a_More, nodeForSpan.get$span(nodeForSpan), true);\n return value.withoutSlash$0();\n },\n _stackFrame$2(member, span) {\n return A.frameForSpan(span, member, A.NullableExtension_andThen(span.file.url, new A._EvaluateVisitor__stackFrame_closure(this)));\n },\n _evaluate$_stackTrace$1(span) {\n var _this = this,\n t1 = _this._stack;\n t1 = A.List_List$of(new A.MappedListIterable(t1, new A._EvaluateVisitor__stackTrace_closure(_this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Frame>\")), true, type$.Frame);\n if (span != null)\n t1.push(_this._stackFrame$2(_this._member, span));\n return A.Trace$(new A.ReversedListIterable(t1, A._arrayInstanceType(t1)._eval$1(\"ReversedListIterable<1>\")), null);\n },\n _evaluate$_stackTrace$0() {\n return this._evaluate$_stackTrace$1(null);\n },\n _warn$3$deprecation(message, span, deprecation) {\n var _this = this;\n if (_this._quietDeps && _this._inDependency)\n return;\n if (!_this._warningsEmitted.add$1(0, new A.Tuple2(message, span, type$.Tuple2_String_SourceSpan)))\n return;\n _this._evaluate$_logger.warn$4$deprecation$span$trace(0, message, deprecation, span, _this._evaluate$_stackTrace$1(span));\n },\n _warn$2(message, span) {\n return this._warn$3$deprecation(message, span, false);\n },\n _evaluate$_exception$2(message, span) {\n var t1 = span == null ? J.get$span$z(B.JSArray_methods.get$last(this._stack).item2) : span;\n return new A.SassRuntimeException(this._evaluate$_stackTrace$1(span), message, t1);\n },\n _evaluate$_exception$1(message) {\n return this._evaluate$_exception$2(message, null);\n },\n _multiSpanException$3(message, primaryLabel, secondaryLabels) {\n var t1 = J.get$span$z(B.JSArray_methods.get$last(this._stack).item2);\n return new A.MultiSpanSassRuntimeException(this._evaluate$_stackTrace$0(), primaryLabel, A.ConstantMap_ConstantMap$from(secondaryLabels, type$.FileSpan, type$.String), message, t1);\n },\n _adjustParseError$1$2(nodeWithSpan, callback) {\n var error, stackTrace, errorText, span, syntheticFile, syntheticSpan, t1, exception, t2, t3, t4, t5, t6, _null = null;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n errorText = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(t2, t1).file._decodedChars, 0, _null), 0, _null);\n span = nodeWithSpan.get$span(nodeWithSpan);\n t1 = span;\n t2 = span;\n syntheticFile = B.JSString_methods.replaceRange$3(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, 0, _null), 0, _null), A.FileLocation$_(t1.file, t1._file$_start).offset, A.FileLocation$_(t2.file, t2._end).offset, errorText);\n t2 = A.SourceFile$fromString(syntheticFile, span.file.url);\n t1 = span;\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t3 = A.FileLocation$_(t3.file, t3._file$_start);\n t4 = span;\n t4 = A.FileLocation$_(t4.file, t4._file$_start);\n t5 = error;\n t6 = J.getInterceptor$z(t5);\n t5 = A.SourceSpanException.prototype.get$span.call(t6, t5);\n syntheticSpan = t2.span$2(0, t1.offset + t3.offset, t4.offset + A.FileLocation$_(t5.file, t5._end).offset);\n A.throwWithTrace(this._evaluate$_exception$2(error._span_exception$_message, syntheticSpan), stackTrace);\n } else\n throw exception;\n }\n },\n _adjustParseError$2(nodeWithSpan, callback) {\n return this._adjustParseError$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _addExceptionSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(this._evaluate$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n A.throwWithTrace(this._evaluate$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw exception;\n }\n },\n _addExceptionSpan$2(nodeWithSpan, callback) {\n return this._addExceptionSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _addErrorSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, t1, exception, t2;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SassRuntimeException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = J.get$span$z(error);\n if (!B.JSString_methods.startsWith$1(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, null), \"@error\"))\n throw exception;\n t1 = error._span_exception$_message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n A.throwWithTrace(new A.SassRuntimeException(this._evaluate$_stackTrace$0(), t1, t2), stackTrace);\n } else\n throw exception;\n }\n },\n _addErrorSpan$2(nodeWithSpan, callback) {\n return this._addErrorSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n }\n };\n A._EvaluateVisitor_closure.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._environment;\n t2 = A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\");\n return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string$_text) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure0.prototype = {\n call$1($arguments) {\n var variable = J.$index$asx($arguments, 0).assertString$1(\"name\"),\n t1 = this.$this._environment;\n return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\")) != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure1.prototype = {\n call$1($arguments) {\n var module, t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this;\n t2 = t1._environment;\n t3 = variable._string$_text;\n t4 = A.stringReplaceAllUnchecked(t3, \"_\", \"-\");\n return t2.getFunction$2$namespace(t4, module == null ? null : module._string$_text) != null || t1._builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure2.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._environment;\n t2 = A.stringReplaceAllUnchecked(variable._string$_text, \"_\", \"-\");\n return t1.getMixin$2$namespace(t2, module == null ? null : module._string$_text) != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure3.prototype = {\n call$1($arguments) {\n var t1 = this.$this._environment;\n if (!t1._inMixin)\n throw A.wrapException(A.SassScriptException$(string$.conten));\n return t1._content != null ? B.SassBoolean_true : B.SassBoolean_false;\n },\n $signature: 17\n };\n A._EvaluateVisitor_closure4.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string$_text,\n module = this.$this._environment._environment$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$variables(), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString(t4.key, true), t4.value);\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 40\n };\n A._EvaluateVisitor_closure5.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string$_text,\n module = this.$this._environment._environment$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$functions(module), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString(t4.key, true), new A.SassFunction(t4.value));\n }\n return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 40\n };\n A._EvaluateVisitor_closure6.prototype = {\n call$1($arguments) {\n var module, callable, t2,\n t1 = J.getInterceptor$asx($arguments),\n $name = t1.$index($arguments, 0).assertString$1(\"name\"),\n css = t1.$index($arguments, 1).get$isTruthy();\n t1 = t1.$index($arguments, 2).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n if (css && module != null)\n throw A.wrapException(string$.x24css_a);\n if (css)\n callable = new A.PlainCssCallable($name._string$_text);\n else {\n t1 = this.$this;\n t2 = t1._callableNode;\n t2.toString;\n callable = t1._addExceptionSpan$2(t2, new A._EvaluateVisitor__closure1(t1, $name, module));\n }\n if (callable != null)\n return new A.SassFunction(callable);\n throw A.wrapException(\"Function not found: \" + $name.toString$0(0));\n },\n $signature: 213\n };\n A._EvaluateVisitor__closure1.prototype = {\n call$0() {\n var t1 = A.stringReplaceAllUnchecked(this.name._string$_text, \"_\", \"-\"),\n t2 = this.module;\n t2 = t2 == null ? null : t2._string$_text;\n return this.$this._getFunction$2$namespace(t1, t2);\n },\n $signature: 110\n };\n A._EvaluateVisitor_closure7.prototype = {\n call$1($arguments) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, invocation, callableNode, callable,\n t1 = J.getInterceptor$asx($arguments),\n $function = t1.$index($arguments, 0),\n args = type$.SassArgumentList._as(t1.$index($arguments, 1));\n t1 = this.$this;\n t2 = t1._callableNode;\n t2.toString;\n t3 = A._setArrayType([], type$.JSArray_Expression);\n t4 = type$.String;\n t5 = type$.Expression;\n t6 = t2.get$span(t2);\n t7 = t2.get$span(t2);\n args._wereKeywordsAccessed = true;\n t8 = args._keywords;\n if (t8.get$isEmpty(t8))\n t2 = null;\n else {\n t9 = type$.Value;\n t10 = A.LinkedHashMap_LinkedHashMap$_empty(t9, t9);\n for (args._wereKeywordsAccessed = true, t8 = t8.get$entries(t8), t8 = t8.get$iterator(t8); t8.moveNext$0();) {\n t11 = t8.get$current(t8);\n t10.$indexSet(0, new A.SassString(t11.key, false), t11.value);\n }\n t2 = new A.ValueExpression(new A.SassMap(A.ConstantMap_ConstantMap$from(t10, t9, t9)), t2.get$span(t2));\n }\n invocation = new A.ArgumentInvocation(A.List_List$unmodifiable(t3, t5), A.ConstantMap_ConstantMap$from(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t4, t5), new A.ValueExpression(args, t7), t2, t6);\n if ($function instanceof A.SassString) {\n t2 = string$.Passin + $function.toString$0(0) + \"))\";\n A.EvaluationContext_current().warn$2$deprecation(0, t2, true);\n callableNode = t1._callableNode;\n return t1.visitFunctionExpression$1(new A.FunctionExpression(null, $function._string$_text, invocation, callableNode.get$span(callableNode)));\n }\n callable = $function.assertFunction$1(\"function\").callable;\n if (type$.Callable._is(callable)) {\n t2 = t1._callableNode;\n t2.toString;\n return t1._runFunctionCallable$3(invocation, callable, t2);\n } else\n throw A.wrapException(A.SassScriptException$(\"The function \" + callable.get$name(callable) + string$.x20is_as));\n },\n $signature: 4\n };\n A._EvaluateVisitor_closure8.prototype = {\n call$1($arguments) {\n var withMap, t2, values, configuration,\n t1 = J.getInterceptor$asx($arguments),\n url = A.Uri_parse(t1.$index($arguments, 0).assertString$1(\"url\")._string$_text);\n t1 = t1.$index($arguments, 1).get$realNull();\n withMap = t1 == null ? null : t1.assertMap$1(\"with\")._map$_contents;\n t1 = this.$this;\n t2 = t1._callableNode;\n t2.toString;\n if (withMap != null) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue);\n withMap.forEach$1(0, new A._EvaluateVisitor__closure(values, t2.get$span(t2), t2));\n configuration = new A.ExplicitConfiguration(t2, values);\n } else\n configuration = B.Configuration_Map_empty;\n t1._loadModule$7$baseUrl$configuration$namesInErrors(url, \"load-css()\", t2, new A._EvaluateVisitor__closure0(t1), t2.get$span(t2).file.url, configuration, true);\n t1._assertConfigurationIsEmpty$2$nameInError(configuration, true);\n },\n $signature: 608\n };\n A._EvaluateVisitor__closure.prototype = {\n call$2(variable, value) {\n var t1 = variable.assertString$1(\"with key\"),\n $name = A.stringReplaceAllUnchecked(t1._string$_text, \"_\", \"-\");\n t1 = this.values;\n if (t1.containsKey$1($name))\n throw A.wrapException(\"The variable $\" + $name + \" was configured twice.\");\n t1.$indexSet(0, $name, new A.ConfiguredValue(value, this.span, this.callableNode));\n },\n $signature: 50\n };\n A._EvaluateVisitor__closure0.prototype = {\n call$1(module) {\n var t1 = this.$this;\n return t1._combineCss$2$clone(module, true).accept$1(t1);\n },\n $signature: 63\n };\n A._EvaluateVisitor_run_closure.prototype = {\n call$0() {\n var t2, _this = this,\n t1 = _this.node,\n url = t1.span.file.url;\n if (url != null) {\n t2 = _this.$this;\n t2._activeModules.$indexSet(0, url, null);\n t2._loadedUrls.add$1(0, url);\n }\n t2 = _this.$this;\n return new A.EvaluateResult(t2._combineCss$1(t2._execute$2(_this.importer, t1)));\n },\n $signature: 260\n };\n A._EvaluateVisitor_runExpression_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.expression;\n return t1._withFakeStylesheet$3(this.importer, t2, new A._EvaluateVisitor_runExpression__closure(t1, t2));\n },\n $signature: 35\n };\n A._EvaluateVisitor_runExpression__closure.prototype = {\n call$0() {\n return this.expression.accept$1(this.$this);\n },\n $signature: 35\n };\n A._EvaluateVisitor_runStatement_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.statement;\n return t1._withFakeStylesheet$3(this.importer, t2, new A._EvaluateVisitor_runStatement__closure(t1, t2));\n },\n $signature: 0\n };\n A._EvaluateVisitor_runStatement__closure.prototype = {\n call$0() {\n return this.statement.accept$1(this.$this);\n },\n $signature: 0\n };\n A._EvaluateVisitor__loadModule_closure.prototype = {\n call$0() {\n return this.callback.call$1(this.builtInModule);\n },\n $signature: 0\n };\n A._EvaluateVisitor__loadModule_closure0.prototype = {\n call$0() {\n var oldInDependency, module, error, stackTrace, error0, stackTrace0, error1, stackTrace1, error2, stackTrace2, message, exception, t3, t4, t5, t6, t7, _this = this,\n t1 = _this.$this,\n t2 = _this.nodeWithSpan,\n result = t1._loadStylesheet$3$baseUrl(_this.url.toString$0(0), t2.get$span(t2), _this.baseUrl),\n stylesheet = result.stylesheet,\n canonicalUrl = stylesheet.span.file.url;\n if (canonicalUrl != null && t1._activeModules.containsKey$1(canonicalUrl)) {\n message = _this.namesInErrors ? \"Module loop: \" + $.$get$context().prettyUri$1(canonicalUrl) + \" is already being loaded.\" : string$.Modulel;\n t2 = A.NullableExtension_andThen(t1._activeModules.$index(0, canonicalUrl), new A._EvaluateVisitor__loadModule__closure(t1, message));\n throw A.wrapException(t2 == null ? t1._evaluate$_exception$1(message) : t2);\n }\n if (canonicalUrl != null)\n t1._activeModules.$indexSet(0, canonicalUrl, t2);\n oldInDependency = t1._inDependency;\n t1._inDependency = result.isDependency;\n module = null;\n try {\n module = t1._execute$5$configuration$namesInErrors$nodeWithSpan(result.importer, stylesheet, _this.configuration, _this.namesInErrors, t2);\n } finally {\n t1._activeModules.remove$1(0, canonicalUrl);\n t1._inDependency = oldInDependency;\n }\n try {\n _this.callback.call$1(module);\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (type$.SassRuntimeException._is(t2))\n throw exception;\n else if (t2 instanceof A.MultiSpanSassException) {\n error = t2;\n stackTrace = A.getTraceFromException(exception);\n t2 = error._span_exception$_message;\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t4 = error.primaryLabel;\n t5 = error.secondarySpans;\n t6 = error;\n t7 = J.getInterceptor$z(t6);\n A.throwWithTrace(new A.MultiSpanSassRuntimeException(t1._evaluate$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t7, t6)), t4, A.ConstantMap_ConstantMap$from(t5, type$.FileSpan, type$.String), t2, t3), stackTrace);\n } else if (t2 instanceof A.SassException) {\n error0 = t2;\n stackTrace0 = A.getTraceFromException(exception);\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n A.throwWithTrace(t1._evaluate$_exception$2(error0._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t3, t2)), stackTrace0);\n } else if (t2 instanceof A.MultiSpanSassScriptException) {\n error1 = t2;\n stackTrace1 = A.getTraceFromException(exception);\n A.throwWithTrace(t1._multiSpanException$3(error1.message, error1.primaryLabel, error1.secondarySpans), stackTrace1);\n } else if (t2 instanceof A.SassScriptException) {\n error2 = t2;\n stackTrace2 = A.getTraceFromException(exception);\n A.throwWithTrace(t1._evaluate$_exception$1(error2.message), stackTrace2);\n } else\n throw exception;\n }\n },\n $signature: 1\n };\n A._EvaluateVisitor__loadModule__closure.prototype = {\n call$1(previousLoad) {\n return this.$this._multiSpanException$3(this.message, \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 91\n };\n A._EvaluateVisitor__execute_closure.prototype = {\n call$0() {\n var t3, t4, t5, t6, _this = this,\n t1 = _this.$this,\n oldImporter = t1._importer,\n oldStylesheet = t1.__stylesheet,\n oldRoot = t1.__root,\n oldParent = t1.__parent,\n oldEndOfImports = t1.__endOfImports,\n oldOutOfOrderImports = t1._outOfOrderImports,\n oldExtensionStore = t1.__extensionStore,\n t2 = t1._atRootExcludingStyleRule,\n oldStyleRule = t2 ? null : t1._styleRuleIgnoringAtRoot,\n oldMediaQueries = t1._mediaQueries,\n oldDeclarationName = t1._declarationName,\n oldInUnknownAtRule = t1._inUnknownAtRule,\n oldInKeyframes = t1._inKeyframes,\n oldConfiguration = t1._configuration;\n t1._importer = _this.importer;\n t3 = t1.__stylesheet = _this.stylesheet;\n t4 = t3.span;\n t5 = t1.__parent = t1.__root = A.ModifiableCssStylesheet$(t4);\n t1.__endOfImports = 0;\n t1._outOfOrderImports = null;\n t1.__extensionStore = _this.extensionStore;\n t1._declarationName = t1._mediaQueries = t1._styleRuleIgnoringAtRoot = null;\n t1._inKeyframes = t1._atRootExcludingStyleRule = t1._inUnknownAtRule = false;\n t6 = _this.configuration;\n if (t6 != null)\n t1._configuration = t6;\n t1.visitStylesheet$1(t3);\n t3 = t1._outOfOrderImports == null ? t5 : new A.CssStylesheet(new A.UnmodifiableListView(t1._addOutOfOrderImports$0(), type$.UnmodifiableListView_CssNode), t4);\n _this.css._value = t3;\n t1._importer = oldImporter;\n t1.__stylesheet = oldStylesheet;\n t1.__root = oldRoot;\n t1.__parent = oldParent;\n t1.__endOfImports = oldEndOfImports;\n t1._outOfOrderImports = oldOutOfOrderImports;\n t1.__extensionStore = oldExtensionStore;\n t1._styleRuleIgnoringAtRoot = oldStyleRule;\n t1._mediaQueries = oldMediaQueries;\n t1._declarationName = oldDeclarationName;\n t1._inUnknownAtRule = oldInUnknownAtRule;\n t1._atRootExcludingStyleRule = t2;\n t1._inKeyframes = oldInKeyframes;\n t1._configuration = oldConfiguration;\n },\n $signature: 1\n };\n A._EvaluateVisitor__combineCss_closure.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 139\n };\n A._EvaluateVisitor__combineCss_closure0.prototype = {\n call$1(target) {\n return !this.selectors.contains$1(0, target);\n },\n $signature: 16\n };\n A._EvaluateVisitor__combineCss_closure1.prototype = {\n call$1(module) {\n return module.cloneCss$0();\n },\n $signature: 261\n };\n A._EvaluateVisitor__extendModules_closure.prototype = {\n call$1(target) {\n return !this.originalSelectors.contains$1(0, target);\n },\n $signature: 16\n };\n A._EvaluateVisitor__extendModules_closure0.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_ExtensionStore);\n },\n $signature: 206\n };\n A._EvaluateVisitor__topologicalModules_visitModule.prototype = {\n call$1(module) {\n var t1, t2, t3, _i, upstream;\n for (t1 = module.get$upstream(), t2 = t1.length, t3 = this.seen, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n upstream = t1[_i];\n if (upstream.get$transitivelyContainsCss() && t3.add$1(0, upstream))\n this.call$1(upstream);\n }\n this.sorted.addFirst$1(module);\n },\n $signature: 63\n };\n A._EvaluateVisitor_visitAtRootRule_closure.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.AtRootQueryParser(t1, this.$this._evaluate$_logger).parse$0();\n },\n $signature: 102\n };\n A._EvaluateVisitor_visitAtRootRule_closure0.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRootRule_closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 0\n };\n A._EvaluateVisitor__scopeForAtRoot_closure.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n t2 = t1._assertInModule$2(t1.__parent, \"__parent\");\n t1.__parent = this.newParent;\n t1._environment.scope$1$2$when(callback, this.node.hasDeclarations, type$.void);\n t1.__parent = t2;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure0.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n oldAtRootExcludingStyleRule = t1._atRootExcludingStyleRule;\n t1._atRootExcludingStyleRule = true;\n this.innerScope.call$1(callback);\n t1._atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure1.prototype = {\n call$1(callback) {\n return this.$this._withMediaQueries$2(null, new A._EvaluateVisitor__scopeForAtRoot__closure(this.innerScope, callback));\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot__closure.prototype = {\n call$0() {\n return this.innerScope.call$1(this.callback);\n },\n $signature: 1\n };\n A._EvaluateVisitor__scopeForAtRoot_closure2.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n wasInKeyframes = t1._inKeyframes;\n t1._inKeyframes = false;\n this.innerScope.call$1(callback);\n t1._inKeyframes = wasInKeyframes;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure3.prototype = {\n call$1($parent) {\n return type$.CssAtRule._is($parent);\n },\n $signature: 204\n };\n A._EvaluateVisitor__scopeForAtRoot_closure4.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n wasInUnknownAtRule = t1._inUnknownAtRule;\n t1._inUnknownAtRule = false;\n this.innerScope.call$1(callback);\n t1._inUnknownAtRule = wasInUnknownAtRule;\n },\n $signature: 26\n };\n A._EvaluateVisitor_visitContentRule_closure.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.content.declaration.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n return null;\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitDeclaration_closure.prototype = {\n call$1(value) {\n return new A.CssValue(value.accept$1(this.$this), value.get$span(value), type$.CssValue_Value);\n },\n $signature: 262\n };\n A._EvaluateVisitor_visitDeclaration_closure0.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitEachRule_closure.prototype = {\n call$1(value) {\n var t1 = this.$this,\n t2 = this.nodeWithSpan;\n return t1._environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._withoutSlash$2(value, t2), t2);\n },\n $signature: 52\n };\n A._EvaluateVisitor_visitEachRule_closure0.prototype = {\n call$1(value) {\n return this.$this._setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);\n },\n $signature: 52\n };\n A._EvaluateVisitor_visitEachRule_closure1.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this;\n return t1._handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure(t1, _this.setVariables, _this.node));\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitEachRule__closure.prototype = {\n call$1(element) {\n var t1;\n this.setVariables.call$1(element);\n t1 = this.$this;\n return t1._handleReturn$2(this.node.children, new A._EvaluateVisitor_visitEachRule___closure(t1));\n },\n $signature: 263\n };\n A._EvaluateVisitor_visitEachRule___closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 73\n };\n A._EvaluateVisitor_visitExtendRule_closure.prototype = {\n call$0() {\n return A.SelectorList_SelectorList$parse(A.trimAscii(this.targetText.value, true), false, true, this.$this._evaluate$_logger);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitAtRule_closure.prototype = {\n call$1(value) {\n return this.$this._interpolationToValue$3$trim$warnForColor(value, true, true);\n },\n $signature: 265\n };\n A._EvaluateVisitor_visitAtRule_closure0.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._atRootExcludingStyleRule ? null : t1._styleRuleIgnoringAtRoot;\n if (styleRule == null || t1._inKeyframes)\n for (t2 = this.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitAtRule__closure(t1, this.children), false, type$.ModifiableCssStyleRule, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRule__closure.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRule_closure1.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitForRule_closure.prototype = {\n call$0() {\n return this.node.from.accept$1(this.$this).assertNumber$0();\n },\n $signature: 151\n };\n A._EvaluateVisitor_visitForRule_closure0.prototype = {\n call$0() {\n return this.node.to.accept$1(this.$this).assertNumber$0();\n },\n $signature: 151\n };\n A._EvaluateVisitor_visitForRule_closure1.prototype = {\n call$0() {\n return this.fromNumber.assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure2.prototype = {\n call$0() {\n var t1 = this.fromNumber;\n return this.toNumber.coerce$2(t1.get$numeratorUnits(t1), t1.get$denominatorUnits(t1)).assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure3.prototype = {\n call$0() {\n var i, t3, t4, t5, t6, t7, t8, result, _this = this,\n t1 = _this.$this,\n t2 = _this.node,\n nodeWithSpan = t1._expressionNode$1(t2.from);\n for (i = _this.from, t3 = _this._box_0, t4 = _this.direction, t5 = t2.variable, t6 = _this.fromNumber, t2 = t2.children; i !== t3.to; i += t4) {\n t7 = t1._environment;\n t8 = t6.get$numeratorUnits(t6);\n t7.setLocalVariable$3(t5, A.SassNumber_SassNumber$withUnits(i, t6.get$denominatorUnits(t6), t8), nodeWithSpan);\n result = t1._handleReturn$2(t2, new A._EvaluateVisitor_visitForRule__closure(t1));\n if (result != null)\n return result;\n }\n return null;\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitForRule__closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 73\n };\n A._EvaluateVisitor_visitForwardRule_closure.prototype = {\n call$1(module) {\n this.$this._environment.forwardModule$2(module, this.node);\n },\n $signature: 63\n };\n A._EvaluateVisitor_visitForwardRule_closure0.prototype = {\n call$1(module) {\n this.$this._environment.forwardModule$2(module, this.node);\n },\n $signature: 63\n };\n A._EvaluateVisitor_visitIfRule_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n return t1._handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure(t1));\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitIfRule__closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 73\n };\n A._EvaluateVisitor__visitDynamicImport_closure.prototype = {\n call$0() {\n var t3, t4, oldImporter, oldInDependency, loadsUserDefinedModules, children, t5, t6, t7, t8, t9, t10, environment, module, visitor,\n t1 = this.$this,\n t2 = this.$import,\n result = t1._loadStylesheet$3$forImport(t2.urlString, t2.span, true),\n stylesheet = result.stylesheet,\n url = stylesheet.span.file.url;\n if (url != null) {\n t3 = t1._activeModules;\n if (t3.containsKey$1(url)) {\n t2 = A.NullableExtension_andThen(t3.$index(0, url), new A._EvaluateVisitor__visitDynamicImport__closure(t1));\n throw A.wrapException(t2 == null ? t1._evaluate$_exception$1(\"This file is already being loaded.\") : t2);\n }\n t3.$indexSet(0, url, t2);\n }\n t2 = stylesheet._uses;\n t3 = type$.UnmodifiableListView_UseRule;\n t4 = new A.UnmodifiableListView(t2, t3);\n if (t4.get$length(t4) === 0) {\n t4 = new A.UnmodifiableListView(stylesheet._forwards, type$.UnmodifiableListView_ForwardRule);\n t4 = t4.get$length(t4) === 0;\n } else\n t4 = false;\n if (t4) {\n oldImporter = t1._importer;\n t2 = t1._assertInModule$2(t1.__stylesheet, \"_stylesheet\");\n oldInDependency = t1._inDependency;\n t1._importer = result.importer;\n t1.__stylesheet = stylesheet;\n t1._inDependency = result.isDependency;\n t1.visitStylesheet$1(stylesheet);\n t1._importer = oldImporter;\n t1.__stylesheet = t2;\n t1._inDependency = oldInDependency;\n t1._activeModules.remove$1(0, url);\n return;\n }\n t2 = new A.UnmodifiableListView(t2, t3);\n if (!t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure0())) {\n t2 = new A.UnmodifiableListView(stylesheet._forwards, type$.UnmodifiableListView_ForwardRule);\n loadsUserDefinedModules = t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure1());\n } else\n loadsUserDefinedModules = true;\n children = A._Cell$();\n t2 = t1._environment;\n t3 = type$.String;\n t4 = type$.Module_Callable;\n t5 = type$.AstNode;\n t6 = A._setArrayType([], type$.JSArray_Module_Callable);\n t7 = t2._variables;\n t7 = A._setArrayType(t7.slice(0), A._arrayInstanceType(t7));\n t8 = t2._variableNodes;\n t8 = A._setArrayType(t8.slice(0), A._arrayInstanceType(t8));\n t9 = t2._functions;\n t9 = A._setArrayType(t9.slice(0), A._arrayInstanceType(t9));\n t10 = t2._mixins;\n t10 = A._setArrayType(t10.slice(0), A._arrayInstanceType(t10));\n environment = A.Environment$_(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), A.LinkedHashMap_LinkedHashMap$_empty(t3, t5), A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t2._importedModules, null, null, t6, t7, t8, t9, t10, t2._content);\n t1._withEnvironment$2(environment, new A._EvaluateVisitor__visitDynamicImport__closure2(t1, result, stylesheet, loadsUserDefinedModules, environment, children));\n module = environment.toDummyModule$0();\n t1._environment.importForwards$1(module);\n if (loadsUserDefinedModules) {\n if (module.transitivelyContainsCss)\n t1._combineCss$2$clone(module, module.transitivelyContainsExtensions).accept$1(t1);\n visitor = new A._ImportedCssVisitor(t1);\n for (t2 = J.get$iterator$ax(children._readLocal$0()); t2.moveNext$0();)\n t2.get$current(t2).accept$1(visitor);\n }\n t1._activeModules.remove$1(0, url);\n },\n $signature: 0\n };\n A._EvaluateVisitor__visitDynamicImport__closure.prototype = {\n call$1(previousLoad) {\n return this.$this._multiSpanException$3(\"This file is already being loaded.\", \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 91\n };\n A._EvaluateVisitor__visitDynamicImport__closure0.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 194\n };\n A._EvaluateVisitor__visitDynamicImport__closure1.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 186\n };\n A._EvaluateVisitor__visitDynamicImport__closure2.prototype = {\n call$0() {\n var t7, t8, t9, _this = this,\n t1 = _this.$this,\n oldImporter = t1._importer,\n t2 = t1._assertInModule$2(t1.__stylesheet, \"_stylesheet\"),\n t3 = t1._assertInModule$2(t1.__root, \"_root\"),\n t4 = t1._assertInModule$2(t1.__parent, \"__parent\"),\n t5 = t1._assertInModule$2(t1.__endOfImports, \"_endOfImports\"),\n oldOutOfOrderImports = t1._outOfOrderImports,\n oldConfiguration = t1._configuration,\n oldInDependency = t1._inDependency,\n t6 = _this.result;\n t1._importer = t6.importer;\n t7 = t1.__stylesheet = _this.stylesheet;\n t8 = _this.loadsUserDefinedModules;\n if (t8) {\n t9 = A.ModifiableCssStylesheet$(t7.span);\n t1.__root = t9;\n t1.__parent = t1._assertInModule$2(t9, \"_root\");\n t1.__endOfImports = 0;\n t1._outOfOrderImports = null;\n }\n t1._inDependency = t6.isDependency;\n t6 = new A.UnmodifiableListView(t7._forwards, type$.UnmodifiableListView_ForwardRule);\n if (!t6.get$isEmpty(t6))\n t1._configuration = _this.environment.toImplicitConfiguration$0();\n t1.visitStylesheet$1(t7);\n t6 = t8 ? t1._addOutOfOrderImports$0() : A._setArrayType([], type$.JSArray_ModifiableCssNode);\n _this.children._value = t6;\n t1._importer = oldImporter;\n t1.__stylesheet = t2;\n t1.__root = t3;\n t1.__parent = t4;\n t1.__endOfImports = t5;\n t1._outOfOrderImports = oldOutOfOrderImports;\n t1._configuration = oldConfiguration;\n t1._inDependency = oldInDependency;\n },\n $signature: 1\n };\n A._EvaluateVisitor__visitStaticImport_closure.prototype = {\n call$1(supports) {\n var t2, t3, arg,\n t1 = this.$this;\n if (supports instanceof A.SupportsDeclaration) {\n t2 = supports.name;\n t2 = t1._evaluate$_serialize$3$quote(t2.accept$1(t1), t2, true) + \":\";\n t3 = supports.value;\n arg = t2 + (supports.get$isCustomProperty() ? \"\" : \" \") + t1._evaluate$_serialize$3$quote(t3.accept$1(t1), t3, true);\n } else\n arg = A.NullableExtension_andThen(supports, t1.get$_visitSupportsCondition());\n return new A.CssValue(\"supports(\" + A.S(arg) + \")\", supports.get$span(supports), type$.CssValue_String);\n },\n $signature: 267\n };\n A._EvaluateVisitor_visitIncludeRule_closure.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._environment.getMixin$2$namespace(t1.name, t1.namespace);\n },\n $signature: 110\n };\n A._EvaluateVisitor_visitIncludeRule_closure0.prototype = {\n call$0() {\n return this.node.get$spanWithoutContent();\n },\n $signature: 29\n };\n A._EvaluateVisitor_visitIncludeRule_closure2.prototype = {\n call$1($content) {\n return new A.UserDefinedCallable($content, this.$this._environment.closure$0(), type$.UserDefinedCallable_Environment);\n },\n $signature: 268\n };\n A._EvaluateVisitor_visitIncludeRule_closure1.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = t1._environment,\n oldContent = t2._content;\n t2._content = _this.contentCallable;\n new A._EvaluateVisitor_visitIncludeRule__closure(t1, _this.mixin, _this.nodeWithSpan).call$0();\n t2._content = oldContent;\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitIncludeRule__closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._environment,\n oldInMixin = t2._inMixin;\n t2._inMixin = true;\n new A._EvaluateVisitor_visitIncludeRule___closure(t1, this.mixin, this.nodeWithSpan).call$0();\n t2._inMixin = oldInMixin;\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitIncludeRule___closure.prototype = {\n call$0() {\n var t1, t2, t3, t4, _i;\n for (t1 = this.mixin.declaration.children, t2 = t1.length, t3 = this.$this, t4 = this.nodeWithSpan, _i = 0; _i < t2; ++_i)\n t3._addErrorSpan$2(t4, new A._EvaluateVisitor_visitIncludeRule____closure(t3, t1[_i]));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitIncludeRule____closure.prototype = {\n call$0() {\n return this.statement.accept$1(this.$this);\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitMediaRule_closure.prototype = {\n call$1(mediaQueries) {\n return this.$this._mergeMediaQueries$2(mediaQueries, this.queries);\n },\n $signature: 83\n };\n A._EvaluateVisitor_visitMediaRule_closure0.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.mergedQueries;\n if (t2 == null)\n t2 = _this.queries;\n t1._withMediaQueries$2(t2, new A._EvaluateVisitor_visitMediaRule__closure(t1, _this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule__closure.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._atRootExcludingStyleRule ? null : t1._styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitMediaRule___closure(t1, this.node), false, type$.ModifiableCssStyleRule, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule___closure.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule_closure1.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._EvaluateVisitor__visitMediaQueries_closure.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.MediaQueryParser(t1, this.$this._evaluate$_logger).parse$0();\n },\n $signature: 101\n };\n A._EvaluateVisitor_visitStyleRule_closure.prototype = {\n call$0() {\n return A.KeyframeSelectorParser$(this.selectorText.value, this.$this._evaluate$_logger).parse$0();\n },\n $signature: 48\n };\n A._EvaluateVisitor_visitStyleRule_closure0.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule_closure1.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitStyleRule_closure2.prototype = {\n call$0() {\n var _s11_ = \"_stylesheet\",\n t1 = this.$this;\n return A.SelectorList_SelectorList$parse(this.selectorText.value, !t1._assertInModule$2(t1.__stylesheet, _s11_).plainCss, !t1._assertInModule$2(t1.__stylesheet, _s11_).plainCss, t1._evaluate$_logger);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitStyleRule_closure3.prototype = {\n call$0() {\n var t1 = this._box_0.parsedSelector,\n t2 = this.$this,\n t3 = t2._styleRuleIgnoringAtRoot;\n t3 = t3 == null ? null : t3.originalSelector;\n return t1.resolveParentSelectors$2$implicitParent(t3, !t2._atRootExcludingStyleRule);\n },\n $signature: 46\n };\n A._EvaluateVisitor_visitStyleRule_closure4.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._withStyleRule$2(this.rule, new A._EvaluateVisitor_visitStyleRule__closure(t1, this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule__closure.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule_closure5.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitSupportsRule_closure.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._atRootExcludingStyleRule ? null : t1._styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._withParent$2$2(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitSupportsRule__closure(t1, this.node), type$.ModifiableCssStyleRule, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitSupportsRule__closure.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitSupportsRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure.prototype = {\n call$0() {\n var t1 = this.override;\n this.$this._environment.setVariable$4$global(this.node.name, t1.value, t1.assignmentNode, true);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure0.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n t1._environment.setVariable$5$global$namespace(t2.name, this.value, t1._expressionNode$1(t2.expression), t2.isGlobal, t2.namespace);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitUseRule_closure.prototype = {\n call$1(module) {\n var t1 = this.node;\n this.$this._environment.addModule$3$namespace(module, t1, t1.namespace);\n },\n $signature: 63\n };\n A._EvaluateVisitor_visitWarnRule_closure.prototype = {\n call$0() {\n return this.node.expression.accept$1(this.$this);\n },\n $signature: 35\n };\n A._EvaluateVisitor_visitWhileRule_closure.prototype = {\n call$0() {\n var t1, t2, t3, result;\n for (t1 = this.node, t2 = t1.condition, t3 = this.$this, t1 = t1.children; t2.accept$1(t3).get$isTruthy();) {\n result = t3._handleReturn$2(t1, new A._EvaluateVisitor_visitWhileRule__closure(t3));\n if (result != null)\n return result;\n }\n return null;\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitWhileRule__closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 73\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure.prototype = {\n call$0() {\n var right, result,\n t1 = this.node,\n t2 = this.$this,\n left = t1.left.accept$1(t2),\n t3 = t1.operator;\n switch (t3) {\n case B.BinaryOperator_kjl:\n right = t1.right.accept$1(t2);\n return new A.SassString(A.serializeValue(left, false, true) + \"=\" + A.serializeValue(right, false, true), false);\n case B.BinaryOperator_or_or_1:\n return left.get$isTruthy() ? left : t1.right.accept$1(t2);\n case B.BinaryOperator_and_and_2:\n return left.get$isTruthy() ? t1.right.accept$1(t2) : left;\n case B.BinaryOperator_YlX:\n return left.$eq(0, t1.right.accept$1(t2)) ? B.SassBoolean_true : B.SassBoolean_false;\n case B.BinaryOperator_i5H:\n return !left.$eq(0, t1.right.accept$1(t2)) ? B.SassBoolean_true : B.SassBoolean_false;\n case B.BinaryOperator_AcR:\n return left.greaterThan$1(t1.right.accept$1(t2));\n case B.BinaryOperator_1da:\n return left.greaterThanOrEquals$1(t1.right.accept$1(t2));\n case B.BinaryOperator_8qt:\n return left.lessThan$1(t1.right.accept$1(t2));\n case B.BinaryOperator_33h:\n return left.lessThanOrEquals$1(t1.right.accept$1(t2));\n case B.BinaryOperator_AcR0:\n return left.plus$1(t1.right.accept$1(t2));\n case B.BinaryOperator_iyO:\n return left.minus$1(t1.right.accept$1(t2));\n case B.BinaryOperator_O1M:\n return left.times$1(t1.right.accept$1(t2));\n case B.BinaryOperator_RTB:\n right = t1.right.accept$1(t2);\n result = left.dividedBy$1(right);\n if (t1.allowsSlash && left instanceof A.SassNumber && right instanceof A.SassNumber)\n return type$.SassNumber._as(result).withSlash$2(left, right);\n else {\n if (left instanceof A.SassNumber && right instanceof A.SassNumber)\n t2._warn$3$deprecation(string$.Using__o + A.S(new A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation().call$1(t1)) + \" or calc(\" + t1.toString$0(0) + string$.x29x0a_Morx20, t1.get$span(t1), true);\n return result;\n }\n case B.BinaryOperator_2ad:\n return left.modulo$1(t1.right.accept$1(t2));\n default:\n throw A.wrapException(A.ArgumentError$(\"Unknown binary operator \" + t3.toString$0(0) + \".\", null));\n }\n },\n $signature: 35\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation.prototype = {\n call$1(expression) {\n if (expression instanceof A.BinaryOperationExpression && expression.operator === B.BinaryOperator_RTB)\n return \"math.div(\" + A.S(this.call$1(expression.left)) + \", \" + A.S(this.call$1(expression.right)) + \")\";\n else if (expression instanceof A.ParenthesizedExpression)\n return expression.expression.toString$0(0);\n else\n return expression.toString$0(0);\n },\n $signature: 124\n };\n A._EvaluateVisitor_visitVariableExpression_closure.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 33\n };\n A._EvaluateVisitor_visitUnaryOperationExpression_closure.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.node.operator;\n switch (t1) {\n case B.UnaryOperator_j2w:\n return _this.operand.unaryPlus$0();\n case B.UnaryOperator_U4G:\n return _this.operand.unaryMinus$0();\n case B.UnaryOperator_zDx:\n return new A.SassString(\"/\" + A.serializeValue(_this.operand, false, true), false);\n case B.UnaryOperator_not_not:\n return _this.operand.unaryNot$0();\n default:\n throw A.wrapException(A.StateError$(\"Unknown unary operator \" + t1.toString$0(0) + \".\"));\n }\n },\n $signature: 35\n };\n A._EvaluateVisitor__visitCalculationValue_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node,\n t3 = this.inMinMax;\n return A.SassCalculation_operateInternal(t1._binaryOperatorToCalculationOperator$1(t2.operator), t1._visitCalculationValue$2$inMinMax(t2.left, t3), t1._visitCalculationValue$2$inMinMax(t2.right, t3), t3);\n },\n $signature: 85\n };\n A._EvaluateVisitor_visitListExpression_closure.prototype = {\n call$1(expression) {\n return expression.accept$1(this.$this);\n },\n $signature: 270\n };\n A._EvaluateVisitor_visitFunctionExpression_closure.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._getFunction$2$namespace(A.stringReplaceAllUnchecked(t1.originalName, \"_\", \"-\"), t1.namespace);\n },\n $signature: 110\n };\n A._EvaluateVisitor_visitFunctionExpression_closure0.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);\n },\n $signature: 35\n };\n A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._runFunctionCallable$3(t1.$arguments, this.$function, t1);\n },\n $signature: 35\n };\n A._EvaluateVisitor__runUserDefinedCallable_closure.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.callable;\n return t1._withEnvironment$2(t2.environment.closure$0(), new A._EvaluateVisitor__runUserDefinedCallable__closure(t1, _this.evaluated, t2, _this.nodeWithSpan, _this.run, _this.V));\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable__closure.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.V;\n return t1._environment.scope$1$1(new A._EvaluateVisitor__runUserDefinedCallable___closure(t1, _this.evaluated, _this.callable, _this.nodeWithSpan, _this.run, t2), t2);\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable___closure.prototype = {\n call$0() {\n var declaredArguments, t7, minLength, t8, i, argument, t9, value, t10, t11, restArgument, rest, argumentList, result, argumentWord, argumentNames, _this = this,\n t1 = _this.$this,\n t2 = _this.evaluated,\n t3 = t2.positional,\n t4 = t2.named,\n t5 = _this.callable.declaration.$arguments,\n t6 = _this.nodeWithSpan;\n t1._verifyArguments$4(t3.length, t4, t5, t6);\n declaredArguments = t5.$arguments;\n t7 = declaredArguments.length;\n minLength = Math.min(t3.length, t7);\n for (t8 = t2.positionalNodes, i = 0; i < minLength; ++i)\n t1._environment.setLocalVariable$3(declaredArguments[i].name, t3[i], t8[i]);\n for (i = t3.length, t8 = t2.namedNodes; i < t7; ++i) {\n argument = declaredArguments[i];\n t9 = argument.name;\n value = t4.remove$1(0, t9);\n if (value == null) {\n t10 = argument.defaultValue;\n value = t1._withoutSlash$2(t10.accept$1(t1), t1._expressionNode$1(t10));\n }\n t10 = t1._environment;\n t11 = t8.$index(0, t9);\n if (t11 == null) {\n t11 = argument.defaultValue;\n t11.toString;\n t11 = t1._expressionNode$1(t11);\n }\n t10.setLocalVariable$3(t9, value, t11);\n }\n restArgument = t5.restArgument;\n if (restArgument != null) {\n rest = t3.length > t7 ? B.JSArray_methods.sublist$1(t3, t7) : B.List_empty5;\n t2 = t2.separator;\n argumentList = A.SassArgumentList$(rest, t4, t2 === B.ListSeparator_undecided_null ? B.ListSeparator_kWM : t2);\n t1._environment.setLocalVariable$3(restArgument, argumentList, t6);\n } else\n argumentList = null;\n result = _this.run.call$0();\n if (argumentList == null)\n return result;\n if (t4.get$isEmpty(t4))\n return result;\n if (argumentList._wereKeywordsAccessed)\n return result;\n t2 = t4.get$keys(t4);\n argumentWord = A.pluralize(\"argument\", t2.get$length(t2), null);\n t4 = t4.get$keys(t4);\n argumentNames = A.toSentence(A.MappedIterable_MappedIterable(t4, new A._EvaluateVisitor__runUserDefinedCallable____closure(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Object), \"or\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$(\"No \" + argumentWord + \" named \" + argumentNames + \".\", t6.get$span(t6), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([t5.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), t1._evaluate$_stackTrace$1(t6.get$span(t6))));\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable____closure.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__runFunctionCallable_closure.prototype = {\n call$0() {\n var t1, t2, t3, t4, _i, $returnValue;\n for (t1 = this.callable.declaration, t2 = t1.children, t3 = t2.length, t4 = this.$this, _i = 0; _i < t3; ++_i) {\n $returnValue = t2[_i].accept$1(t4);\n if ($returnValue instanceof A.Value)\n return $returnValue;\n }\n throw A.wrapException(t4._evaluate$_exception$2(\"Function finished without @return.\", t1.span));\n },\n $signature: 35\n };\n A._EvaluateVisitor__runBuiltInCallable_closure.prototype = {\n call$0() {\n return this.overload.verify$2(this.evaluated.positional.length, this.namedSet);\n },\n $signature: 0\n };\n A._EvaluateVisitor__runBuiltInCallable_closure0.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__evaluateArguments_closure.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateArguments_closure0.prototype = {\n call$1(value) {\n return this.$this._withoutSlash$2(value, this.restNodeForSpan);\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateArguments_closure1.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restNodeForSpan;\n _this.named.$indexSet(0, key, _this.$this._withoutSlash$2(value, t1));\n _this.namedNodes.$indexSet(0, key, t1);\n },\n $signature: 75\n };\n A._EvaluateVisitor__evaluateArguments_closure2.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 39\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression(value, t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure0.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression(this.$this._withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure1.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restArgs;\n _this.named.$indexSet(0, key, new A.ValueExpression(_this.$this._withoutSlash$2(value, _this.restNodeForSpan), t1.get$span(t1)));\n },\n $signature: 75\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure2.prototype = {\n call$1(value) {\n var t1 = this.keywordRestArgs;\n return new A.ValueExpression(this.$this._withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));\n },\n $signature: 51\n };\n A._EvaluateVisitor__addRestMap_closure.prototype = {\n call$2(key, value) {\n var t2, _this = this,\n t1 = _this.$this;\n if (key instanceof A.SassString)\n _this.values.$indexSet(0, key._string$_text, _this.convert.call$1(t1._withoutSlash$2(value, _this.expressionNode)));\n else {\n t2 = _this.nodeWithSpan;\n throw A.wrapException(t1._evaluate$_exception$2(string$.Variab_ + key.toString$0(0) + \" is not a string in \" + _this.map.toString$0(0) + \".\", t2.get$span(t2)));\n }\n },\n $signature: 50\n };\n A._EvaluateVisitor__verifyArguments_closure.prototype = {\n call$0() {\n return this.$arguments.verify$2(this.positional, new A.MapKeySet(this.named, type$.MapKeySet_String));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitStringExpression_closure.prototype = {\n call$1(value) {\n var t1, result;\n if (typeof value == \"string\")\n return value;\n type$.Expression._as(value);\n t1 = this.$this;\n result = value.accept$1(t1);\n return result instanceof A.SassString ? result._string$_text : t1._evaluate$_serialize$3$quote(result, value, false);\n },\n $signature: 47\n };\n A._EvaluateVisitor_visitCssAtRule_closure.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssAtRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssMediaRule_closure.prototype = {\n call$1(mediaQueries) {\n return this.$this._mergeMediaQueries$2(mediaQueries, this.node.queries);\n },\n $signature: 83\n };\n A._EvaluateVisitor_visitCssMediaRule_closure0.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.mergedQueries;\n if (t2 == null)\n t2 = _this.node.queries;\n t1._withMediaQueries$2(t2, new A._EvaluateVisitor_visitCssMediaRule__closure(t1, _this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule__closure.prototype = {\n call$0() {\n var t2, t3,\n t1 = this.$this,\n styleRule = t1._atRootExcludingStyleRule ? null : t1._styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();)\n t3._as(t2.__internal$_current).accept$1(t1);\n else\n t1._withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssMediaRule___closure(t1, this.node), false, type$.ModifiableCssStyleRule, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule___closure.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule_closure1.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssStyleRule_closure.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._withStyleRule$2(this.rule, new A._EvaluateVisitor_visitCssStyleRule__closure(t1, this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssStyleRule__closure.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssStyleRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure.prototype = {\n call$0() {\n var t2, t3,\n t1 = this.$this,\n styleRule = t1._atRootExcludingStyleRule ? null : t1._styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();)\n t3._as(t2.__internal$_current).accept$1(t1);\n else\n t1._withParent$2$2(A.ModifiableCssStyleRule$(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssSupportsRule__closure(t1, this.node), type$.ModifiableCssStyleRule, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssSupportsRule__closure.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure0.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluateVisitor__performInterpolation_closure.prototype = {\n call$1(value) {\n var t1, result, t2, t3;\n if (typeof value == \"string\")\n return value;\n type$.Expression._as(value);\n t1 = this.$this;\n result = value.accept$1(t1);\n if (this.warnForColor && result instanceof A.SassColor && $.$get$namesByColor().containsKey$1(result)) {\n t2 = A.Interpolation$(A._setArrayType([\"\"], type$.JSArray_Object), this.interpolation.span);\n t3 = $.$get$namesByColor();\n t1._warn$2(string$.You_pr + A.S(t3.$index(0, result)) + string$.x20in_in + result.toString$0(0) + string$.x2c_whicw + A.S(t3.$index(0, result)) + string$.x22x29__If + new A.BinaryOperationExpression(B.BinaryOperator_AcR0, new A.StringExpression(t2, true), value, false).toString$0(0) + \"'.\", value.get$span(value));\n }\n return t1._evaluate$_serialize$3$quote(result, value, false);\n },\n $signature: 47\n };\n A._EvaluateVisitor__serialize_closure.prototype = {\n call$0() {\n return A.serializeValue(this.value, false, this.quote);\n },\n $signature: 30\n };\n A._EvaluateVisitor__expressionNode_closure.prototype = {\n call$0() {\n var t1 = this.expression;\n return this.$this._environment.getVariableNode$2$namespace(t1.name, t1.namespace);\n },\n $signature: 173\n };\n A._EvaluateVisitor__withoutSlash_recommendation.prototype = {\n call$1(number) {\n var asSlash = number.asSlash;\n if (asSlash != null)\n return \"math.div(\" + A.S(this.call$1(asSlash.item1)) + \", \" + A.S(this.call$1(asSlash.item2)) + \")\";\n else\n return A.serializeValue(number, true, true);\n },\n $signature: 169\n };\n A._EvaluateVisitor__stackFrame_closure.prototype = {\n call$1(url) {\n var t1 = this.$this._evaluate$_importCache;\n t1 = t1 == null ? null : t1.humanize$1(url);\n return t1 == null ? url : t1;\n },\n $signature: 88\n };\n A._EvaluateVisitor__stackTrace_closure.prototype = {\n call$1(tuple) {\n return this.$this._stackFrame$2(tuple.item1, J.get$span$z(tuple.item2));\n },\n $signature: 161\n };\n A._ImportedCssVisitor.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless ? null : new A._ImportedCssVisitor_visitCssAtRule_closure();\n this._visitor._addChild$2$through(node, t1);\n },\n visitCssComment$1(node) {\n return this._visitor._addChild$1(node);\n },\n visitCssDeclaration$1(node) {\n },\n visitCssImport$1(node) {\n var t2,\n _s13_ = \"_endOfImports\",\n t1 = this._visitor;\n if (t1._assertInModule$2(t1.__parent, \"__parent\") !== t1._assertInModule$2(t1.__root, \"_root\"))\n t1._addChild$1(node);\n else if (t1._assertInModule$2(t1.__endOfImports, _s13_) === J.get$length$asx(t1._assertInModule$2(t1.__root, \"_root\").children._collection$_source)) {\n t1._addChild$1(node);\n t1.__endOfImports = t1._assertInModule$2(t1.__endOfImports, _s13_) + 1;\n } else {\n t2 = t1._outOfOrderImports;\n (t2 == null ? t1._outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport) : t2).push(node);\n }\n },\n visitCssKeyframeBlock$1(node) {\n },\n visitCssMediaRule$1(node) {\n var t1 = this._visitor,\n mediaQueries = t1._mediaQueries;\n t1._addChild$2$through(node, new A._ImportedCssVisitor_visitCssMediaRule_closure(mediaQueries == null || t1._mergeMediaQueries$2(mediaQueries, node.queries) != null));\n },\n visitCssStyleRule$1(node) {\n return this._visitor._addChild$2$through(node, new A._ImportedCssVisitor_visitCssStyleRule_closure());\n },\n visitCssStylesheet$1(node) {\n var t1, t2;\n for (t1 = node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n return this._visitor._addChild$2$through(node, new A._ImportedCssVisitor_visitCssSupportsRule_closure());\n }\n };\n A._ImportedCssVisitor_visitCssAtRule_closure.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssMediaRule_closure.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule._is(node))\n t1 = this.hasBeenMerged && type$.CssMediaRule._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssStyleRule_closure.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._ImportedCssVisitor_visitCssSupportsRule_closure.prototype = {\n call$1(node) {\n return type$.CssStyleRule._is(node);\n },\n $signature: 7\n };\n A._EvaluationContext.prototype = {\n get$currentCallableSpan() {\n var callableNode = this._visitor._callableNode;\n if (callableNode != null)\n return callableNode.get$span(callableNode);\n throw A.wrapException(A.StateError$(string$.No_Sasc));\n },\n warn$2$deprecation(_, message, deprecation) {\n var t1 = this._visitor,\n t2 = t1._importSpan;\n if (t2 == null) {\n t2 = t1._callableNode;\n t2 = t2 == null ? null : t2.get$span(t2);\n }\n if (t2 == null) {\n t2 = this._defaultWarnNodeWithSpan;\n t2 = t2.get$span(t2);\n }\n t1._warn$3$deprecation(message, t2, deprecation);\n },\n $isEvaluationContext: 1\n };\n A._ArgumentResults.prototype = {};\n A._LoadedStylesheet.prototype = {};\n A._FindDependenciesVisitor.prototype = {\n visitEachRule$1(node) {\n },\n visitForRule$1(node) {\n },\n visitIfRule$1(node) {\n },\n visitWhileRule$1(node) {\n },\n visitUseRule$1(node) {\n var t1 = node.url;\n if (t1.get$scheme() !== \"sass\")\n this._usesAndForwards.push(t1);\n },\n visitForwardRule$1(node) {\n var t1 = node.url;\n if (t1.get$scheme() !== \"sass\")\n this._usesAndForwards.push(t1);\n },\n visitImportRule$1(node) {\n var t1, t2, t3, _i, $import;\n for (t1 = node.imports, t2 = t1.length, t3 = this._imports, _i = 0; _i < t2; ++_i) {\n $import = t1[_i];\n if ($import instanceof A.DynamicImport)\n t3.push(A.Uri_parse($import.urlString));\n }\n }\n };\n A.RecursiveStatementVisitor.prototype = {\n visitAtRootRule$1(node) {\n this.visitChildren$1(node.children);\n },\n visitAtRule$1(node) {\n return A.NullableExtension_andThen(node.children, this.get$visitChildren());\n },\n visitContentBlock$1(node) {\n return null;\n },\n visitContentRule$1(node) {\n },\n visitDebugRule$1(node) {\n },\n visitDeclaration$1(node) {\n return A.NullableExtension_andThen(node.children, this.get$visitChildren());\n },\n visitErrorRule$1(node) {\n },\n visitExtendRule$1(node) {\n },\n visitFunctionRule$1(node) {\n return null;\n },\n visitIncludeRule$1(node) {\n return A.NullableExtension_andThen(node.content, this.get$visitContentBlock());\n },\n visitLoudComment$1(node) {\n },\n visitMediaRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitMixinRule$1(node) {\n return null;\n },\n visitReturnRule$1(node) {\n },\n visitSilentComment$1(node) {\n },\n visitStyleRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitStylesheet$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitSupportsRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitVariableDeclaration$1(node) {\n },\n visitWarnRule$1(node) {\n },\n visitChildren$1(children) {\n var t1;\n for (t1 = J.get$iterator$ax(children); t1.moveNext$0();)\n t1.get$current(t1).accept$1(this);\n }\n };\n A.serialize_closure.prototype = {\n call$1(codeUnit) {\n return codeUnit > 127;\n },\n $signature: 56\n };\n A._SerializeVisitor.prototype = {\n visitCssStylesheet$1(node) {\n var t1, t2, t3, t4, previous, i, child, _this = this;\n for (t1 = _this._style !== B.OutputStyle_compressed, t2 = type$.CssComment, t3 = type$.CssParentNode, t4 = _this._serialize$_buffer, previous = null, i = 0; i < J.get$length$asx(node.get$children(node)); ++i) {\n child = J.$index$asx(node.get$children(node), i);\n if (_this._isInvisible$1(child))\n continue;\n if (previous != null) {\n if (t3._is(previous) ? previous.get$isChildless() : !t2._is(previous))\n t4.writeCharCode$1(59);\n if (t1)\n t4.write$1(0, \"\\n\");\n if (previous.get$isGroupEnd())\n if (t1)\n t4.write$1(0, \"\\n\");\n }\n child.accept$1(_this);\n previous = child;\n }\n if (previous != null)\n t1 = (t3._is(previous) ? previous.get$isChildless() : !t2._is(previous)) && t1;\n else\n t1 = false;\n if (t1)\n t4.writeCharCode$1(59);\n },\n visitCssComment$1(node) {\n this._serialize$_buffer.forSpan$2(node.span, new A._SerializeVisitor_visitCssComment_closure(this, node));\n },\n visitCssAtRule$1(node) {\n var t1, _this = this;\n _this._writeIndentation$0();\n t1 = _this._serialize$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssAtRule_closure(_this, node));\n if (!node.isChildless) {\n if (_this._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n _this._serialize$_visitChildren$1(node.children);\n }\n },\n visitCssMediaRule$1(node) {\n var t1, _this = this;\n _this._writeIndentation$0();\n t1 = _this._serialize$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssMediaRule_closure(_this, node));\n if (_this._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n _this._serialize$_visitChildren$1(node.children);\n },\n visitCssImport$1(node) {\n this._writeIndentation$0();\n this._serialize$_buffer.forSpan$2(node.span, new A._SerializeVisitor_visitCssImport_closure(this, node));\n },\n _writeImportUrl$1(url) {\n var urlContents, maybeQuote, _this = this;\n if (_this._style !== B.OutputStyle_compressed || B.JSString_methods._codeUnitAt$1(url, 0) !== 117) {\n _this._serialize$_buffer.write$1(0, url);\n return;\n }\n urlContents = B.JSString_methods.substring$2(url, 4, url.length - 1);\n maybeQuote = B.JSString_methods._codeUnitAt$1(urlContents, 0);\n if (maybeQuote === 39 || maybeQuote === 34)\n _this._serialize$_buffer.write$1(0, urlContents);\n else\n _this._visitQuotedString$1(urlContents);\n },\n visitCssKeyframeBlock$1(node) {\n var t1, _this = this;\n _this._writeIndentation$0();\n t1 = _this._serialize$_buffer;\n t1.forSpan$2(node.selector.span, new A._SerializeVisitor_visitCssKeyframeBlock_closure(_this, node));\n if (_this._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n _this._serialize$_visitChildren$1(node.children);\n },\n _visitMediaQuery$1(query) {\n var t2, t3, _this = this,\n t1 = query.modifier;\n if (t1 != null) {\n t2 = _this._serialize$_buffer;\n t2.write$1(0, t1);\n t2.writeCharCode$1(32);\n }\n t1 = query.type;\n if (t1 != null) {\n t2 = _this._serialize$_buffer;\n t2.write$1(0, t1);\n if (query.features.length !== 0)\n t2.write$1(0, \" and \");\n }\n t1 = query.features;\n t2 = _this._style === B.OutputStyle_compressed ? \"and \" : \" and \";\n t3 = _this._serialize$_buffer;\n _this._writeBetween$3(t1, t2, t3.get$write(t3));\n },\n visitCssStyleRule$1(node) {\n var t1, _this = this;\n _this._writeIndentation$0();\n t1 = _this._serialize$_buffer;\n t1.forSpan$2(node.selector.span, new A._SerializeVisitor_visitCssStyleRule_closure(_this, node));\n if (_this._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n _this._serialize$_visitChildren$1(node.children);\n },\n visitCssSupportsRule$1(node) {\n var t1, _this = this;\n _this._writeIndentation$0();\n t1 = _this._serialize$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssSupportsRule_closure(_this, node));\n if (_this._style !== B.OutputStyle_compressed)\n t1.writeCharCode$1(32);\n _this._serialize$_visitChildren$1(node.children);\n },\n visitCssDeclaration$1(node) {\n var error, stackTrace, error0, stackTrace0, t1, t2, exception, _this = this;\n _this._writeIndentation$0();\n t1 = node.name;\n _this._serialize$_write$1(t1);\n t2 = _this._serialize$_buffer;\n t2.writeCharCode$1(58);\n if (J.startsWith$1$s(t1.get$value(t1), \"--\") && node.parsedAsCustomProperty) {\n t1 = node.value;\n t2.forSpan$2(t1.get$span(t1), new A._SerializeVisitor_visitCssDeclaration_closure(_this, node));\n } else {\n if (_this._style !== B.OutputStyle_compressed)\n t2.writeCharCode$1(32);\n try {\n t2.forSpan$2(node.valueSpanForMap, new A._SerializeVisitor_visitCssDeclaration_closure0(_this, node));\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = node.value;\n t2 = t2.get$span(t2);\n A.throwWithTrace(new A.MultiSpanSassException(error.primaryLabel, A.ConstantMap_ConstantMap$from(error.secondarySpans, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n t1 = node.value;\n A.throwWithTrace(new A.SassException(error0.message, t1.get$span(t1)), stackTrace0);\n } else\n throw exception;\n }\n }\n },\n _writeFoldedValue$1(node) {\n var t2, next, t3,\n t1 = node.value,\n scanner = A.StringScanner$(type$.SassString._as(t1.get$value(t1))._string$_text, null, null);\n for (t1 = scanner.string.length, t2 = this._serialize$_buffer; scanner._string_scanner$_position !== t1;) {\n next = scanner.readChar$0();\n if (next !== 10) {\n t2.writeCharCode$1(next);\n continue;\n }\n t2.writeCharCode$1(32);\n while (true) {\n t3 = scanner.peekChar$0();\n if (!(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12))\n break;\n scanner.readChar$0();\n }\n }\n },\n _writeReindentedValue$1(node) {\n var _this = this,\n t1 = node.value,\n value = type$.SassString._as(t1.get$value(t1))._string$_text,\n minimumIndentation = _this._minimumIndentation$1(value);\n if (minimumIndentation == null) {\n _this._serialize$_buffer.write$1(0, value);\n return;\n } else if (minimumIndentation === -1) {\n t1 = _this._serialize$_buffer;\n t1.write$1(0, A.trimAsciiRight(value, true));\n t1.writeCharCode$1(32);\n return;\n }\n t1 = node.name;\n t1 = t1.get$span(t1);\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n _this._writeWithIndent$2(value, Math.min(minimumIndentation, t1.file.getColumn$1(t1.offset)));\n },\n _minimumIndentation$1(text) {\n var character, t2, min, next, min0,\n scanner = A.LineScanner$(text),\n t1 = scanner.string.length;\n while (true) {\n if (scanner._string_scanner$_position !== t1) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n t2 = character !== 10;\n } else\n t2 = false;\n if (!t2)\n break;\n }\n if (scanner._string_scanner$_position === t1)\n return scanner.peekChar$1(-1) === 10 ? -1 : null;\n for (min = null; scanner._string_scanner$_position !== t1;) {\n for (; scanner._string_scanner$_position !== t1;) {\n next = scanner.peekChar$0();\n if (next !== 32 && next !== 9)\n break;\n scanner._adjustLineAndColumn$1(scanner.super$StringScanner$readChar());\n }\n if (scanner._string_scanner$_position === t1 || scanner.scanChar$1(10))\n continue;\n min0 = scanner._line_scanner$_column;\n min = min == null ? min0 : Math.min(min, min0);\n while (true) {\n if (scanner._string_scanner$_position !== t1) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n t2 = character !== 10;\n } else\n t2 = false;\n if (!t2)\n break;\n }\n }\n return min == null ? -1 : min;\n },\n _writeWithIndent$2(text, minimumIndentation) {\n var t1, t2, t3, character, lineStart, newlines, end,\n scanner = A.LineScanner$(text);\n for (t1 = scanner.string, t2 = t1.length, t3 = this._serialize$_buffer; scanner._string_scanner$_position !== t2;) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 10)\n break;\n t3.writeCharCode$1(character);\n }\n for (; true;) {\n lineStart = scanner._string_scanner$_position;\n for (newlines = 1; true;) {\n if (scanner._string_scanner$_position === t2) {\n t3.writeCharCode$1(32);\n return;\n }\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 32 || character === 9)\n continue;\n if (character !== 10)\n break;\n lineStart = scanner._string_scanner$_position;\n ++newlines;\n }\n this._writeTimes$2(10, newlines);\n this._writeIndentation$0();\n end = scanner._string_scanner$_position;\n t3.write$1(0, B.JSString_methods.substring$2(t1, lineStart + minimumIndentation, end));\n for (; true;) {\n if (scanner._string_scanner$_position === t2)\n return;\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 10)\n break;\n t3.writeCharCode$1(character);\n }\n }\n },\n _writeCalculationValue$1(value) {\n var left, parenthesizeLeft, operatorWhitespace, t1, t2, right, parenthesizeRight, _this = this;\n if (value instanceof A.Value)\n value.accept$1(_this);\n else if (value instanceof A.CalculationInterpolation)\n _this._serialize$_buffer.write$1(0, value.value);\n else if (value instanceof A.CalculationOperation) {\n left = value.left;\n if (!(left instanceof A.CalculationInterpolation))\n parenthesizeLeft = left instanceof A.CalculationOperation && left.operator.precedence < value.operator.precedence;\n else\n parenthesizeLeft = true;\n if (parenthesizeLeft)\n _this._serialize$_buffer.writeCharCode$1(40);\n _this._writeCalculationValue$1(left);\n if (parenthesizeLeft)\n _this._serialize$_buffer.writeCharCode$1(41);\n operatorWhitespace = _this._style !== B.OutputStyle_compressed || value.operator.precedence === 1;\n if (operatorWhitespace)\n _this._serialize$_buffer.writeCharCode$1(32);\n t1 = _this._serialize$_buffer;\n t2 = value.operator;\n t1.write$1(0, t2.operator);\n if (operatorWhitespace)\n t1.writeCharCode$1(32);\n right = value.right;\n if (!(right instanceof A.CalculationInterpolation))\n parenthesizeRight = right instanceof A.CalculationOperation && _this._parenthesizeCalculationRhs$2(t2, right.operator);\n else\n parenthesizeRight = true;\n if (parenthesizeRight)\n t1.writeCharCode$1(40);\n _this._writeCalculationValue$1(right);\n if (parenthesizeRight)\n t1.writeCharCode$1(41);\n }\n },\n _parenthesizeCalculationRhs$2(outer, right) {\n if (outer === B.CalculationOperator_jB6)\n return true;\n if (outer === B.CalculationOperator_Iem)\n return false;\n return right === B.CalculationOperator_Iem || right === B.CalculationOperator_uti;\n },\n visitColor$1(value) {\n var $name, hexLength, t2, t3, _this = this, _null = null,\n t1 = _this._style === B.OutputStyle_compressed;\n if (t1 && Math.abs(value._alpha - 1) < $.$get$epsilon()) {\n $name = $.$get$namesByColor().$index(0, value);\n hexLength = _this._canUseShortHex$1(value) ? 4 : 7;\n if ($name != null && $name.length <= hexLength)\n _this._serialize$_buffer.write$1(0, $name);\n else {\n t1 = _this._serialize$_buffer;\n if (_this._canUseShortHex$1(value)) {\n t1.writeCharCode$1(35);\n t1.writeCharCode$1(A.hexCharFor(value.get$red(value) & 15));\n t1.writeCharCode$1(A.hexCharFor(value.get$green(value) & 15));\n t1.writeCharCode$1(A.hexCharFor(value.get$blue(value) & 15));\n } else {\n t1.writeCharCode$1(35);\n _this._writeHexComponent$1(value.get$red(value));\n _this._writeHexComponent$1(value.get$green(value));\n _this._writeHexComponent$1(value.get$blue(value));\n }\n }\n return;\n }\n t2 = value.originalSpan;\n t3 = t2 == null;\n if ((t3 ? _null : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null)) != null) {\n t1 = t3 ? _null : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null);\n _this._serialize$_buffer.write$1(0, t1);\n } else {\n t2 = $.$get$namesByColor();\n if (t2.containsKey$1(value) && !(Math.abs(value._alpha - 0) < $.$get$epsilon()))\n _this._serialize$_buffer.write$1(0, t2.$index(0, value));\n else {\n t2 = value._alpha;\n t3 = _this._serialize$_buffer;\n if (Math.abs(t2 - 1) < $.$get$epsilon()) {\n t3.writeCharCode$1(35);\n _this._writeHexComponent$1(value.get$red(value));\n _this._writeHexComponent$1(value.get$green(value));\n _this._writeHexComponent$1(value.get$blue(value));\n } else {\n t3.write$1(0, \"rgba(\" + value.get$red(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n t3.write$1(0, value.get$green(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n t3.write$1(0, value.get$blue(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n _this._writeNumber$1(t2);\n t3.writeCharCode$1(41);\n }\n }\n }\n },\n _canUseShortHex$1(color) {\n var t1 = color.get$red(color);\n if ((t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4)) {\n t1 = color.get$green(color);\n if ((t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4)) {\n t1 = color.get$blue(color);\n t1 = (t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4);\n } else\n t1 = false;\n } else\n t1 = false;\n return t1;\n },\n _writeHexComponent$1(color) {\n var t1 = this._serialize$_buffer;\n t1.writeCharCode$1(A.hexCharFor(B.JSInt_methods._shrOtherPositive$1(color, 4)));\n t1.writeCharCode$1(A.hexCharFor(color & 15));\n },\n visitList$1(value) {\n var t2, t3, singleton, t4, t5, _this = this,\n t1 = value._hasBrackets;\n if (t1)\n _this._serialize$_buffer.writeCharCode$1(91);\n else if (value._list$_contents.length === 0) {\n if (!_this._inspect)\n throw A.wrapException(A.SassScriptException$(\"() isn't a valid CSS value.\"));\n _this._serialize$_buffer.write$1(0, \"()\");\n return;\n }\n t2 = _this._inspect;\n if (t2)\n if (value._list$_contents.length === 1) {\n t3 = value._separator;\n t3 = t3 === B.ListSeparator_kWM || t3 === B.ListSeparator_1gm;\n singleton = t3;\n } else\n singleton = false;\n else\n singleton = false;\n if (singleton && !t1)\n _this._serialize$_buffer.writeCharCode$1(40);\n t3 = value._list$_contents;\n t3 = t2 ? t3 : new A.WhereIterable(t3, new A._SerializeVisitor_visitList_closure(), A._arrayInstanceType(t3)._eval$1(\"WhereIterable<1>\"));\n t4 = value._separator;\n t5 = _this._separatorString$1(t4);\n _this._writeBetween$3(t3, t5, t2 ? new A._SerializeVisitor_visitList_closure0(_this, value) : new A._SerializeVisitor_visitList_closure1(_this));\n if (singleton) {\n t2 = _this._serialize$_buffer;\n t2.write$1(0, t4.separator);\n if (!t1)\n t2.writeCharCode$1(41);\n }\n if (t1)\n _this._serialize$_buffer.writeCharCode$1(93);\n },\n _separatorString$1(separator) {\n switch (separator) {\n case B.ListSeparator_kWM:\n return this._style === B.OutputStyle_compressed ? \",\" : \", \";\n case B.ListSeparator_1gm:\n return this._style === B.OutputStyle_compressed ? \"/\" : \" / \";\n case B.ListSeparator_woc:\n return \" \";\n default:\n return \"\";\n }\n },\n _elementNeedsParens$2(separator, value) {\n var t1;\n if (value instanceof A.SassList) {\n if (value._list$_contents.length < 2)\n return false;\n if (value._hasBrackets)\n return false;\n switch (separator) {\n case B.ListSeparator_kWM:\n return value._separator === B.ListSeparator_kWM;\n case B.ListSeparator_1gm:\n t1 = value._separator;\n return t1 === B.ListSeparator_kWM || t1 === B.ListSeparator_1gm;\n default:\n return value._separator !== B.ListSeparator_undecided_null;\n }\n }\n return false;\n },\n visitMap$1(map) {\n var t1, t2, _this = this;\n if (!_this._inspect)\n throw A.wrapException(A.SassScriptException$(map.toString$0(0) + \" isn't a valid CSS value.\"));\n t1 = _this._serialize$_buffer;\n t1.writeCharCode$1(40);\n t2 = map._map$_contents;\n _this._writeBetween$3(t2.get$entries(t2), \", \", new A._SerializeVisitor_visitMap_closure(_this));\n t1.writeCharCode$1(41);\n },\n _writeMapElement$1(value) {\n var needsParens = value instanceof A.SassList && value._separator === B.ListSeparator_kWM && !value._hasBrackets;\n if (needsParens)\n this._serialize$_buffer.writeCharCode$1(40);\n value.accept$1(this);\n if (needsParens)\n this._serialize$_buffer.writeCharCode$1(41);\n },\n visitNumber$1(value) {\n var _this = this,\n asSlash = value.asSlash;\n if (asSlash != null) {\n _this.visitNumber$1(asSlash.item1);\n _this._serialize$_buffer.writeCharCode$1(47);\n _this.visitNumber$1(asSlash.item2);\n return;\n }\n _this._writeNumber$1(value._number$_value);\n if (!_this._inspect) {\n if (value.get$numeratorUnits(value).length > 1 || value.get$denominatorUnits(value).length !== 0)\n throw A.wrapException(A.SassScriptException$(value.toString$0(0) + \" isn't a valid CSS value.\"));\n if (value.get$numeratorUnits(value).length !== 0)\n _this._serialize$_buffer.write$1(0, B.JSArray_methods.get$first(value.get$numeratorUnits(value)));\n } else\n _this._serialize$_buffer.write$1(0, value.get$unitString());\n },\n _writeNumber$1(number) {\n var text, _this = this,\n integer = A.fuzzyIsInt(number) ? B.JSNumber_methods.round$0(number) : null;\n if (integer != null) {\n _this._serialize$_buffer.write$1(0, _this._removeExponent$1(B.JSInt_methods.toString$0(integer)));\n return;\n }\n text = _this._removeExponent$1(B.JSNumber_methods.toString$0(number));\n if (text.length < 12) {\n if (_this._style === B.OutputStyle_compressed && B.JSString_methods._codeUnitAt$1(text, 0) === 48)\n text = B.JSString_methods.substring$1(text, 1);\n _this._serialize$_buffer.write$1(0, text);\n return;\n }\n _this._writeRounded$1(text);\n },\n _removeExponent$1(text) {\n var buffer, t3, additionalZeroes,\n t1 = B.JSString_methods._codeUnitAt$1(text, 0),\n negative = t1 === 45,\n exponent = A._Cell$(),\n t2 = text.length,\n i = 0;\n while (true) {\n if (!(i < t2)) {\n buffer = null;\n break;\n }\n c$0: {\n if (B.JSString_methods._codeUnitAt$1(text, i) !== 101)\n break c$0;\n buffer = new A.StringBuffer(\"\");\n t1 = buffer._contents = \"\" + A.Primitives_stringFromCharCode(t1);\n if (negative) {\n t1 += A.Primitives_stringFromCharCode(B.JSString_methods._codeUnitAt$1(text, 1));\n buffer._contents = t1;\n if (i > 3)\n buffer._contents = t1 + B.JSString_methods.substring$2(text, 3, i);\n } else if (i > 2)\n buffer._contents = t1 + B.JSString_methods.substring$2(text, 2, i);\n exponent._value = A.int_parse(B.JSString_methods.substring$2(text, i + 1, t2), null);\n break;\n }\n ++i;\n }\n if (buffer == null)\n return text;\n if (exponent._readLocal$0() > 0) {\n t1 = exponent._readLocal$0();\n t2 = buffer._contents;\n t3 = negative ? 1 : 0;\n additionalZeroes = t1 - (t2.length - 1 - t3);\n for (t1 = t2, i = 0; i < additionalZeroes; ++i) {\n t1 += A.Primitives_stringFromCharCode(48);\n buffer._contents = t1;\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n } else {\n t1 = (negative ? \"\" + A.Primitives_stringFromCharCode(45) : \"\") + \"0.\";\n t2 = exponent.__late_helper$_name;\n i = -1;\n while (true) {\n t3 = exponent._value;\n if (t3 === exponent)\n A.throwExpression(A.LateError$localNI(t2));\n if (!(i > t3))\n break;\n t1 += A.Primitives_stringFromCharCode(48);\n --i;\n }\n if (negative) {\n t2 = buffer._contents;\n t2 = B.JSString_methods.substring$1(t2.charCodeAt(0) == 0 ? t2 : t2, 1);\n } else\n t2 = buffer;\n t2 = t1 + A.S(t2);\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n },\n _writeRounded$1(text) {\n var t1, digits, negative, textIndex, digitsIndex, textIndex0, codeUnit, digitsIndex0, indexAfterPrecision, digitsIndex1, newDigit, writtenIndex, t2, _this = this;\n if (B.JSString_methods.endsWith$1(text, \".0\")) {\n _this._serialize$_buffer.write$1(0, B.JSString_methods.substring$2(text, 0, text.length - 2));\n return;\n }\n t1 = text.length;\n digits = new Uint8Array(t1 + 1);\n negative = B.JSString_methods._codeUnitAt$1(text, 0) === 45;\n textIndex = negative ? 1 : 0;\n for (digitsIndex = 1; true; textIndex = textIndex0, digitsIndex = digitsIndex0) {\n if (textIndex === t1) {\n _this._serialize$_buffer.write$1(0, text);\n return;\n }\n textIndex0 = textIndex + 1;\n codeUnit = B.JSString_methods._codeUnitAt$1(text, textIndex);\n if (codeUnit === 46) {\n textIndex = textIndex0;\n break;\n }\n digitsIndex0 = digitsIndex + 1;\n digits[digitsIndex] = codeUnit - 48;\n }\n indexAfterPrecision = textIndex + 10;\n if (indexAfterPrecision >= t1) {\n _this._serialize$_buffer.write$1(0, text);\n return;\n }\n for (digitsIndex0 = digitsIndex; textIndex < indexAfterPrecision; textIndex = textIndex0, digitsIndex0 = digitsIndex1) {\n digitsIndex1 = digitsIndex0 + 1;\n textIndex0 = textIndex + 1;\n digits[digitsIndex0] = B.JSString_methods._codeUnitAt$1(text, textIndex) - 48;\n }\n if (B.JSString_methods._codeUnitAt$1(text, textIndex) - 48 >= 5)\n for (; true; digitsIndex0 = digitsIndex1) {\n digitsIndex1 = digitsIndex0 - 1;\n newDigit = digits[digitsIndex1] + 1;\n digits[digitsIndex1] = newDigit;\n if (newDigit !== 10)\n break;\n }\n for (; digitsIndex0 < digitsIndex; ++digitsIndex0)\n digits[digitsIndex0] = 0;\n while (true) {\n t1 = digitsIndex0 > digitsIndex;\n if (!(t1 && digits[digitsIndex0 - 1] === 0))\n break;\n --digitsIndex0;\n }\n if (digitsIndex0 === 2 && digits[0] === 0 && digits[1] === 0) {\n _this._serialize$_buffer.writeCharCode$1(48);\n return;\n }\n if (negative)\n _this._serialize$_buffer.writeCharCode$1(45);\n if (digits[0] === 0)\n writtenIndex = _this._style === B.OutputStyle_compressed && digits[1] === 0 ? 2 : 1;\n else\n writtenIndex = 0;\n for (t2 = _this._serialize$_buffer; writtenIndex < digitsIndex; ++writtenIndex)\n t2.writeCharCode$1(48 + digits[writtenIndex]);\n if (t1) {\n t2.writeCharCode$1(46);\n for (; writtenIndex < digitsIndex0; ++writtenIndex)\n t2.writeCharCode$1(48 + digits[writtenIndex]);\n }\n },\n _visitQuotedString$2$forceDoubleQuote(string, forceDoubleQuote) {\n var t1, includesSingleQuote, includesDoubleQuote, i, char, newIndex, quote, _this = this,\n buffer = forceDoubleQuote ? _this._serialize$_buffer : new A.StringBuffer(\"\");\n if (forceDoubleQuote)\n buffer.writeCharCode$1(34);\n for (t1 = string.length, includesSingleQuote = false, includesDoubleQuote = false, i = 0; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(string, i);\n switch (char) {\n case 39:\n if (forceDoubleQuote)\n buffer.writeCharCode$1(39);\n else {\n if (includesDoubleQuote) {\n _this._visitQuotedString$2$forceDoubleQuote(string, true);\n return;\n } else\n buffer.writeCharCode$1(39);\n includesSingleQuote = true;\n }\n break;\n case 34:\n if (forceDoubleQuote) {\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(34);\n } else {\n if (includesSingleQuote) {\n _this._visitQuotedString$2$forceDoubleQuote(string, true);\n return;\n } else\n buffer.writeCharCode$1(34);\n includesDoubleQuote = true;\n }\n break;\n case 0:\n case 1:\n case 2:\n case 3:\n case 4:\n case 5:\n case 6:\n case 7:\n case 8:\n case 10:\n case 11:\n case 12:\n case 13:\n case 14:\n case 15:\n case 16:\n case 17:\n case 18:\n case 19:\n case 20:\n case 21:\n case 22:\n case 23:\n case 24:\n case 25:\n case 26:\n case 27:\n case 28:\n case 29:\n case 30:\n case 31:\n _this._writeEscape$4(buffer, char, string, i);\n break;\n case 92:\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(92);\n break;\n default:\n newIndex = _this._tryPrivateUseCharacter$4(buffer, char, string, i);\n if (newIndex != null) {\n i = newIndex;\n break;\n }\n buffer.writeCharCode$1(char);\n break;\n }\n }\n if (forceDoubleQuote)\n buffer.writeCharCode$1(34);\n else {\n quote = includesDoubleQuote ? 39 : 34;\n t1 = _this._serialize$_buffer;\n t1.writeCharCode$1(quote);\n t1.write$1(0, buffer);\n t1.writeCharCode$1(quote);\n }\n },\n _visitQuotedString$1(string) {\n return this._visitQuotedString$2$forceDoubleQuote(string, false);\n },\n _visitUnquotedString$1(string) {\n var t1, t2, afterNewline, i, char, newIndex;\n for (t1 = string.length, t2 = this._serialize$_buffer, afterNewline = false, i = 0; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(string, i);\n switch (char) {\n case 10:\n t2.writeCharCode$1(32);\n afterNewline = true;\n break;\n case 32:\n if (!afterNewline)\n t2.writeCharCode$1(32);\n break;\n default:\n newIndex = this._tryPrivateUseCharacter$4(t2, char, string, i);\n if (newIndex != null) {\n i = newIndex;\n afterNewline = false;\n break;\n }\n t2.writeCharCode$1(char);\n afterNewline = false;\n break;\n }\n }\n },\n _tryPrivateUseCharacter$4(buffer, codeUnit, string, i) {\n var t1;\n if (this._style === B.OutputStyle_compressed)\n return null;\n if (codeUnit >= 57344 && codeUnit <= 63743) {\n this._writeEscape$4(buffer, codeUnit, string, i);\n return i;\n }\n if (codeUnit >>> 7 === 439 && string.length > i + 1) {\n t1 = i + 1;\n this._writeEscape$4(buffer, 65536 + ((codeUnit & 1023) << 10) + (B.JSString_methods._codeUnitAt$1(string, t1) & 1023), string, t1);\n return t1;\n }\n return null;\n },\n _writeEscape$4(buffer, character, string, i) {\n var t1, next;\n buffer.writeCharCode$1(92);\n buffer.write$1(0, B.JSInt_methods.toRadixString$1(character, 16));\n t1 = i + 1;\n if (string.length === t1)\n return;\n next = B.JSString_methods._codeUnitAt$1(string, t1);\n if (A.isHex(next) || next === 32 || next === 9)\n buffer.writeCharCode$1(32);\n },\n visitComplexSelector$1(complex) {\n var t1, t2, t3, t4, lastComponent, _i, component, t5;\n for (t1 = complex.components, t2 = t1.length, t3 = this._serialize$_buffer, t4 = this._style === B.OutputStyle_compressed, lastComponent = null, _i = 0; _i < t2; ++_i, lastComponent = component) {\n component = t1[_i];\n if (lastComponent != null)\n if (!(t4 && lastComponent instanceof A.Combinator))\n t5 = !(t4 && component instanceof A.Combinator);\n else\n t5 = false;\n else\n t5 = false;\n if (t5)\n t3.write$1(0, \" \");\n if (component instanceof A.CompoundSelector)\n this.visitCompoundSelector$1(component);\n else\n t3.write$1(0, component);\n }\n },\n visitCompoundSelector$1(compound) {\n var t2, t3, _i,\n t1 = this._serialize$_buffer,\n start = t1.get$length(t1);\n for (t2 = compound.components, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(this);\n if (t1.get$length(t1) === start)\n t1.writeCharCode$1(42);\n },\n visitSelectorList$1(list) {\n var t1, t2, t3, first, t4, _this = this,\n complexes = list.components;\n for (t1 = J.get$iterator$ax(_this._inspect ? complexes : new A.WhereIterable(complexes, new A._SerializeVisitor_visitSelectorList_closure(), A._arrayInstanceType(complexes)._eval$1(\"WhereIterable<1>\"))), t2 = _this._style !== B.OutputStyle_compressed, t3 = _this._serialize$_buffer, first = true; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n if (first)\n first = false;\n else {\n t3.writeCharCode$1(44);\n if (t4.lineBreak) {\n if (t2)\n t3.write$1(0, \"\\n\");\n } else if (t2)\n t3.writeCharCode$1(32);\n }\n _this.visitComplexSelector$1(t4);\n }\n },\n visitPseudoSelector$1(pseudo) {\n var t3, t4, t5,\n innerSelector = pseudo.selector,\n t1 = innerSelector == null,\n t2 = !t1;\n if (t2 && pseudo.name === \"not\" && innerSelector.get$isInvisible())\n return;\n t3 = this._serialize$_buffer;\n t3.writeCharCode$1(58);\n if (!pseudo.isSyntacticClass)\n t3.writeCharCode$1(58);\n t3.write$1(0, pseudo.name);\n t4 = pseudo.argument;\n t5 = t4 == null;\n if (t5 && t1)\n return;\n t3.writeCharCode$1(40);\n if (!t5) {\n t3.write$1(0, t4);\n if (t2)\n t3.writeCharCode$1(32);\n }\n if (t2)\n this.visitSelectorList$1(innerSelector);\n t3.writeCharCode$1(41);\n },\n _serialize$_write$1(value) {\n return this._serialize$_buffer.forSpan$2(value.get$span(value), new A._SerializeVisitor__write_closure(this, value));\n },\n _serialize$_visitChildren$1(children) {\n var _this = this, t1 = {},\n t2 = _this._serialize$_buffer;\n t2.writeCharCode$1(123);\n if (children.every$1(children, _this.get$_isInvisible())) {\n t2.writeCharCode$1(125);\n return;\n }\n _this._writeLineFeed$0();\n t1.previous_ = null;\n ++_this._indentation;\n new A._SerializeVisitor__visitChildren_closure(t1, _this, children).call$0();\n --_this._indentation;\n t1 = t1.previous_;\n t1.toString;\n if ((type$.CssParentNode._is(t1) ? t1.get$isChildless() : !type$.CssComment._is(t1)) && _this._style !== B.OutputStyle_compressed)\n t2.writeCharCode$1(59);\n _this._writeLineFeed$0();\n _this._writeIndentation$0();\n t2.writeCharCode$1(125);\n },\n _writeLineFeed$0() {\n if (this._style !== B.OutputStyle_compressed)\n this._serialize$_buffer.write$1(0, \"\\n\");\n },\n _writeIndentation$0() {\n var _this = this;\n if (_this._style === B.OutputStyle_compressed)\n return;\n _this._writeTimes$2(_this._indentCharacter, _this._indentation * _this._indentWidth);\n },\n _writeTimes$2(char, times) {\n var t1, i;\n for (t1 = this._serialize$_buffer, i = 0; i < times; ++i)\n t1.writeCharCode$1(char);\n },\n _writeBetween$1$3(iterable, text, callback) {\n var t1, t2, first, value;\n for (t1 = J.get$iterator$ax(iterable), t2 = this._serialize$_buffer, first = true; t1.moveNext$0();) {\n value = t1.get$current(t1);\n if (first)\n first = false;\n else\n t2.write$1(0, text);\n callback.call$1(value);\n }\n },\n _writeBetween$3(iterable, text, callback) {\n return this._writeBetween$1$3(iterable, text, callback, type$.dynamic);\n },\n _isInvisible$1(node) {\n if (this._inspect)\n return false;\n if (this._style === B.OutputStyle_compressed && type$.CssComment._is(node) && B.JSString_methods._codeUnitAt$1(node.text, 2) !== 33)\n return true;\n if (type$.CssParentNode._is(node)) {\n if (type$.CssAtRule._is(node))\n return false;\n if (type$.CssStyleRule._is(node) && node.selector.value.get$isInvisible())\n return true;\n return J.every$1$ax(node.get$children(node), this.get$_isInvisible());\n } else\n return false;\n }\n };\n A._SerializeVisitor_visitCssComment_closure.prototype = {\n call$0() {\n var t2, t3, minimumIndentation,\n t1 = this.$this;\n if (t1._style === B.OutputStyle_compressed && B.JSString_methods._codeUnitAt$1(this.node.text, 2) !== 33)\n return;\n t2 = this.node;\n t3 = t2.text;\n minimumIndentation = t1._minimumIndentation$1(t3);\n if (minimumIndentation == null) {\n t1._writeIndentation$0();\n t1._serialize$_buffer.write$1(0, t3);\n return;\n }\n t2 = t2.span;\n t2 = A.FileLocation$_(t2.file, t2._file$_start);\n minimumIndentation = Math.min(minimumIndentation, t2.file.getColumn$1(t2.offset));\n t1._writeIndentation$0();\n t1._writeWithIndent$2(t3, minimumIndentation);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssAtRule_closure.prototype = {\n call$0() {\n var t3, value,\n t1 = this.$this,\n t2 = t1._serialize$_buffer;\n t2.writeCharCode$1(64);\n t3 = this.node;\n t1._serialize$_write$1(t3.name);\n value = t3.value;\n if (value != null) {\n t2.writeCharCode$1(32);\n t1._serialize$_write$1(value);\n }\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssMediaRule_closure.prototype = {\n call$0() {\n var t3, t4,\n t1 = this.$this,\n t2 = t1._serialize$_buffer;\n t2.write$1(0, \"@media\");\n t3 = t1._style === B.OutputStyle_compressed;\n if (t3) {\n t4 = B.JSArray_methods.get$first(this.node.queries);\n t4 = !(t4.modifier == null && t4.type == null);\n } else\n t4 = true;\n if (t4)\n t2.writeCharCode$1(32);\n t2 = t3 ? \",\" : \", \";\n t1._writeBetween$3(this.node.queries, t2, t1.get$_visitMediaQuery());\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssImport_closure.prototype = {\n call$0() {\n var t3, t4, t5, t6, supports, media,\n t1 = this.$this,\n t2 = t1._serialize$_buffer;\n t2.write$1(0, \"@import\");\n t3 = t1._style === B.OutputStyle_compressed;\n t4 = !t3;\n if (t4)\n t2.writeCharCode$1(32);\n t5 = this.node;\n t6 = t5.url;\n t2.forSpan$2(t6.get$span(t6), new A._SerializeVisitor_visitCssImport__closure(t1, t5));\n supports = t5.supports;\n if (supports != null) {\n if (t4)\n t2.writeCharCode$1(32);\n t1._serialize$_write$1(supports);\n }\n media = t5.media;\n if (media != null) {\n if (t4)\n t2.writeCharCode$1(32);\n t2 = t3 ? \",\" : \", \";\n t1._writeBetween$3(media, t2, t1.get$_visitMediaQuery());\n }\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssImport__closure.prototype = {\n call$0() {\n var t1 = this.node.url;\n return this.$this._writeImportUrl$1(t1.get$value(t1));\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssKeyframeBlock_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._style === B.OutputStyle_compressed ? \",\" : \", \",\n t3 = t1._serialize$_buffer;\n return t1._writeBetween$3(this.node.selector.value, t2, t3.get$write(t3));\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssStyleRule_closure.prototype = {\n call$0() {\n return this.$this.visitSelectorList$1(this.node.selector.value);\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssSupportsRule_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._serialize$_buffer;\n t2.write$1(0, \"@supports\");\n if (!(t1._style === B.OutputStyle_compressed && J.codeUnitAt$1$s(this.node.condition.value, 0) === 40))\n t2.writeCharCode$1(32);\n t1._serialize$_write$1(this.node.condition);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssDeclaration_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n if (t1._style === B.OutputStyle_compressed)\n t1._writeFoldedValue$1(t2);\n else\n t1._writeReindentedValue$1(t2);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssDeclaration_closure0.prototype = {\n call$0() {\n var t1 = this.node.value;\n return t1.get$value(t1).accept$1(this.$this);\n },\n $signature: 0\n };\n A._SerializeVisitor_visitList_closure.prototype = {\n call$1(element) {\n return !element.get$isBlank();\n },\n $signature: 62\n };\n A._SerializeVisitor_visitList_closure0.prototype = {\n call$1(element) {\n var t1 = this.$this,\n needsParens = t1._elementNeedsParens$2(this.value._separator, element);\n if (needsParens)\n t1._serialize$_buffer.writeCharCode$1(40);\n element.accept$1(t1);\n if (needsParens)\n t1._serialize$_buffer.writeCharCode$1(41);\n },\n $signature: 52\n };\n A._SerializeVisitor_visitList_closure1.prototype = {\n call$1(element) {\n element.accept$1(this.$this);\n },\n $signature: 52\n };\n A._SerializeVisitor_visitMap_closure.prototype = {\n call$1(entry) {\n var t1 = this.$this;\n t1._writeMapElement$1(entry.key);\n t1._serialize$_buffer.write$1(0, \": \");\n t1._writeMapElement$1(entry.value);\n },\n $signature: 274\n };\n A._SerializeVisitor_visitSelectorList_closure.prototype = {\n call$1(complex) {\n return !complex.get$isInvisible();\n },\n $signature: 19\n };\n A._SerializeVisitor__write_closure.prototype = {\n call$0() {\n var t1 = this.value;\n return this.$this._serialize$_buffer.write$1(0, t1.get$value(t1));\n },\n $signature: 0\n };\n A._SerializeVisitor__visitChildren_closure.prototype = {\n call$0() {\n var t1, t2, t3, t4, t5, t6, t7, i, child, previous, t8;\n for (t1 = this.children._collection$_source, t2 = J.getInterceptor$asx(t1), t3 = this._box_0, t4 = this.$this, t5 = type$.CssComment, t6 = type$.CssParentNode, t7 = t4._serialize$_buffer, i = 0; i < t2.get$length(t1); ++i) {\n child = t2.elementAt$1(t1, i);\n if (t4._isInvisible$1(child))\n continue;\n previous = t3.previous_;\n if (previous != null) {\n if (t6._is(previous) ? previous.get$isChildless() : !t5._is(previous))\n t7.writeCharCode$1(59);\n t8 = t4._style !== B.OutputStyle_compressed;\n if (t8)\n t7.write$1(0, \"\\n\");\n if (previous.get$isGroupEnd())\n if (t8)\n t7.write$1(0, \"\\n\");\n }\n t3.previous_ = child;\n child.accept$1(t4);\n }\n },\n $signature: 0\n };\n A.OutputStyle.prototype = {\n toString$0(_) {\n return this._name;\n }\n };\n A.LineFeed.prototype = {\n toString$0(_) {\n return \"lf\";\n }\n };\n A.SerializeResult.prototype = {};\n A.StatementSearchVisitor.prototype = {\n visitAtRootRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitAtRule$1(node) {\n return A.NullableExtension_andThen(node.children, this.get$visitChildren());\n },\n visitContentBlock$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitDebugRule$1(node) {\n return null;\n },\n visitDeclaration$1(node) {\n return A.NullableExtension_andThen(node.children, this.get$visitChildren());\n },\n visitEachRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitErrorRule$1(node) {\n return null;\n },\n visitExtendRule$1(node) {\n return null;\n },\n visitForRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitForwardRule$1(node) {\n return null;\n },\n visitFunctionRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitIfRule$1(node) {\n var t1 = A._IterableExtension__search(node.clauses, new A.StatementSearchVisitor_visitIfRule_closure(this));\n return t1 == null ? A.NullableExtension_andThen(node.lastClause, new A.StatementSearchVisitor_visitIfRule_closure0(this)) : t1;\n },\n visitImportRule$1(node) {\n return null;\n },\n visitIncludeRule$1(node) {\n return A.NullableExtension_andThen(node.content, this.get$visitContentBlock());\n },\n visitLoudComment$1(node) {\n return null;\n },\n visitMediaRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitMixinRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitReturnRule$1(node) {\n return null;\n },\n visitSilentComment$1(node) {\n return null;\n },\n visitStyleRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitStylesheet$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitSupportsRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitUseRule$1(node) {\n return null;\n },\n visitVariableDeclaration$1(node) {\n return null;\n },\n visitWarnRule$1(node) {\n return null;\n },\n visitWhileRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitChildren$1(children) {\n return A._IterableExtension__search(children, new A.StatementSearchVisitor_visitChildren_closure(this));\n }\n };\n A.StatementSearchVisitor_visitIfRule_closure.prototype = {\n call$1(clause) {\n return A._IterableExtension__search(clause.children, new A.StatementSearchVisitor_visitIfRule__closure0(this.$this));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor.T?(IfClause)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule__closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor.T?(Statement)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule_closure0.prototype = {\n call$1(lastClause) {\n return A._IterableExtension__search(lastClause.children, new A.StatementSearchVisitor_visitIfRule__closure(this.$this));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor.T?(ElseClause)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule__closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor.T?(Statement)\");\n }\n };\n A.StatementSearchVisitor_visitChildren_closure.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor.T?(Statement)\");\n }\n };\n A.Entry.prototype = {\n compareTo$1(_, other) {\n var t1, t2,\n res = this.target.compareTo$1(0, other.target);\n if (res !== 0)\n return res;\n t1 = this.source;\n t2 = other.source;\n res = B.JSString_methods.compareTo$1(J.toString$0$(t1.file.url), J.toString$0$(t2.file.url));\n if (res !== 0)\n return res;\n return t1.compareTo$1(0, t2);\n },\n $isComparable: 1\n };\n A.Mapping.prototype = {};\n A.SingleMapping.prototype = {\n toJson$1$includeSourceContents(includeSourceContents) {\n var t1, t2, line, column, srcLine, srcColumn, srcUrlId, srcNameId, first, _i, entry, nextLine, i, t3, t4, column0, t5, newUrlId, srcLine0, srcColumn0, srcNameId0, result, _this = this,\n buff = new A.StringBuffer(\"\");\n for (t1 = _this.lines, t2 = t1.length, line = 0, column = 0, srcLine = 0, srcColumn = 0, srcUrlId = 0, srcNameId = 0, first = true, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n entry = t1[_i];\n nextLine = entry.line;\n if (nextLine > line) {\n for (i = line; i < nextLine; ++i)\n buff._contents += \";\";\n line = nextLine;\n column = 0;\n first = true;\n }\n for (t3 = J.get$iterator$ax(entry.entries); t3.moveNext$0(); column = column0, first = false) {\n t4 = t3.get$current(t3);\n if (!first)\n buff._contents += \",\";\n column0 = t4.column;\n t5 = A.encodeVlq(column0 - column);\n t5 = A.StringBuffer__writeAll(buff._contents, t5, \"\");\n buff._contents = t5;\n newUrlId = t4.sourceUrlId;\n t5 = A.StringBuffer__writeAll(t5, A.encodeVlq(newUrlId - srcUrlId), \"\");\n buff._contents = t5;\n srcLine0 = t4.sourceLine;\n t5 = A.StringBuffer__writeAll(t5, A.encodeVlq(srcLine0 - srcLine), \"\");\n buff._contents = t5;\n srcColumn0 = t4.sourceColumn;\n t5 = A.StringBuffer__writeAll(t5, A.encodeVlq(srcColumn0 - srcColumn), \"\");\n buff._contents = t5;\n srcNameId0 = t4.sourceNameId;\n if (srcNameId0 == null) {\n srcUrlId = newUrlId;\n srcColumn = srcColumn0;\n srcLine = srcLine0;\n continue;\n }\n buff._contents = A.StringBuffer__writeAll(t5, A.encodeVlq(srcNameId0 - srcNameId), \"\");\n srcNameId = srcNameId0;\n srcUrlId = newUrlId;\n srcColumn = srcColumn0;\n srcLine = srcLine0;\n }\n }\n t1 = _this.sourceRoot;\n if (t1 == null)\n t1 = \"\";\n t2 = buff._contents;\n result = A.LinkedHashMap_LinkedHashMap$_literal([\"version\", 3, \"sourceRoot\", t1, \"sources\", _this.urls, \"names\", _this.names, \"mappings\", t2.charCodeAt(0) == 0 ? t2 : t2], type$.String, type$.Object);\n t1 = _this.targetUrl;\n if (t1 != null)\n result.$indexSet(0, \"file\", t1);\n if (includeSourceContents) {\n t1 = _this.files;\n t2 = A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String?>\");\n result.$indexSet(0, \"sourcesContent\", A.List_List$of(new A.MappedListIterable(t1, new A.SingleMapping_toJson_closure(), t2), true, t2._eval$1(\"ListIterable.E\")));\n }\n _this.extensions.forEach$1(0, new A.SingleMapping_toJson_closure0(result));\n return result;\n },\n toJson$0() {\n return this.toJson$1$includeSourceContents(false);\n },\n toString$0(_) {\n var _this = this,\n t1 = A.getRuntimeType(_this).toString$0(0) + \" : [\" + \"targetUrl: \" + A.S(_this.targetUrl) + \", sourceRoot: \" + A.S(_this.sourceRoot) + \", urls: \" + A.S(_this.urls) + \", names: \" + A.S(_this.names) + \", lines: \" + A.S(_this.lines) + \"]\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A.SingleMapping_SingleMapping$fromEntries_closure.prototype = {\n call$0() {\n var t1 = this.urls;\n return t1.get$length(t1);\n },\n $signature: 12\n };\n A.SingleMapping_SingleMapping$fromEntries_closure0.prototype = {\n call$0() {\n return this.sourceEntry.source.file;\n },\n $signature: 275\n };\n A.SingleMapping_SingleMapping$fromEntries_closure1.prototype = {\n call$1(i) {\n return this.files.$index(0, i);\n },\n $signature: 276\n };\n A.SingleMapping_toJson_closure.prototype = {\n call$1(file) {\n return file == null ? null : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(file._decodedChars, 0, null), 0, null);\n },\n $signature: 277\n };\n A.SingleMapping_toJson_closure0.prototype = {\n call$2($name, value) {\n this.result.$indexSet(0, $name, value);\n return value;\n },\n $signature: 250\n };\n A.TargetLineEntry.prototype = {\n toString$0(_) {\n return A.getRuntimeType(this).toString$0(0) + \": \" + this.line + \" \" + A.S(this.entries);\n }\n };\n A.TargetEntry.prototype = {\n toString$0(_) {\n var _this = this;\n return A.getRuntimeType(_this).toString$0(0) + \": (\" + _this.column + \", \" + _this.sourceUrlId + \", \" + _this.sourceLine + \", \" + _this.sourceColumn + \", \" + A.S(_this.sourceNameId) + \")\";\n }\n };\n A.SourceFile.prototype = {\n get$length(_) {\n return this._decodedChars.length;\n },\n get$lines() {\n return this._lineStarts.length;\n },\n SourceFile$decoded$2$url(decodedChars, url) {\n var t1, t2, t3, i, c, j;\n for (t1 = this._decodedChars, t2 = t1.length, t3 = this._lineStarts, i = 0; i < t2; ++i) {\n c = t1[i];\n if (c === 13) {\n j = i + 1;\n if (j >= t2 || t1[j] !== 10)\n c = 10;\n }\n if (c === 10)\n t3.push(i + 1);\n }\n },\n span$2(_, start, end) {\n return A._FileSpan$(this, start, end == null ? this._decodedChars.length : end);\n },\n span$1($receiver, start) {\n return this.span$2($receiver, start, null);\n },\n getLine$1(offset) {\n var t1, _this = this;\n if (offset < 0)\n throw A.wrapException(A.RangeError$(\"Offset may not be negative, was \" + offset + \".\"));\n else if (offset > _this._decodedChars.length)\n throw A.wrapException(A.RangeError$(\"Offset \" + offset + string$.x20must_ + _this.get$length(_this) + \".\"));\n t1 = _this._lineStarts;\n if (offset < B.JSArray_methods.get$first(t1))\n return -1;\n if (offset >= B.JSArray_methods.get$last(t1))\n return t1.length - 1;\n if (_this._isNearCachedLine$1(offset)) {\n t1 = _this._cachedLine;\n t1.toString;\n return t1;\n }\n return _this._cachedLine = _this._binarySearch$1(offset) - 1;\n },\n _isNearCachedLine$1(offset) {\n var t2, t3,\n t1 = this._cachedLine;\n if (t1 == null)\n return false;\n t2 = this._lineStarts;\n if (offset < t2[t1])\n return false;\n t3 = t2.length;\n if (t1 >= t3 - 1 || offset < t2[t1 + 1])\n return true;\n if (t1 >= t3 - 2 || offset < t2[t1 + 2]) {\n this._cachedLine = t1 + 1;\n return true;\n }\n return false;\n },\n _binarySearch$1(offset) {\n var min, half,\n t1 = this._lineStarts,\n max = t1.length - 1;\n for (min = 0; min < max;) {\n half = min + B.JSInt_methods._tdivFast$1(max - min, 2);\n if (t1[half] > offset)\n max = half;\n else\n min = half + 1;\n }\n return max;\n },\n getColumn$1(offset) {\n var line, lineStart, _this = this;\n if (offset < 0)\n throw A.wrapException(A.RangeError$(\"Offset may not be negative, was \" + offset + \".\"));\n else if (offset > _this._decodedChars.length)\n throw A.wrapException(A.RangeError$(\"Offset \" + offset + \" must be not be greater than the number of characters in the file, \" + _this.get$length(_this) + \".\"));\n line = _this.getLine$1(offset);\n lineStart = _this._lineStarts[line];\n if (lineStart > offset)\n throw A.wrapException(A.RangeError$(\"Line \" + line + \" comes after offset \" + offset + \".\"));\n return offset - lineStart;\n },\n getOffset$1(line) {\n var t1, t2, result, t3;\n if (line < 0)\n throw A.wrapException(A.RangeError$(\"Line may not be negative, was \" + line + \".\"));\n else {\n t1 = this._lineStarts;\n t2 = t1.length;\n if (line >= t2)\n throw A.wrapException(A.RangeError$(\"Line \" + line + \" must be less than the number of lines in the file, \" + this.get$lines() + \".\"));\n }\n result = t1[line];\n if (result <= this._decodedChars.length) {\n t3 = line + 1;\n t1 = t3 < t2 && result >= t1[t3];\n } else\n t1 = true;\n if (t1)\n throw A.wrapException(A.RangeError$(\"Line \" + line + \" doesn't have 0 columns.\"));\n return result;\n }\n };\n A.FileLocation.prototype = {\n get$sourceUrl(_) {\n return this.file.url;\n },\n get$line() {\n return this.file.getLine$1(this.offset);\n },\n get$column() {\n return this.file.getColumn$1(this.offset);\n },\n pointSpan$0() {\n var t1 = this.offset;\n return A._FileSpan$(this.file, t1, t1);\n },\n get$offset() {\n return this.offset;\n }\n };\n A._FileSpan.prototype = {\n get$sourceUrl(_) {\n return this.file.url;\n },\n get$length(_) {\n return this._end - this._file$_start;\n },\n get$start(_) {\n return A.FileLocation$_(this.file, this._file$_start);\n },\n get$end(_) {\n return A.FileLocation$_(this.file, this._end);\n },\n get$text() {\n return A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(this.file._decodedChars, this._file$_start, this._end), 0, null);\n },\n get$context(_) {\n var _this = this,\n t1 = _this.file,\n endOffset = _this._end,\n endLine = t1.getLine$1(endOffset);\n if (t1.getColumn$1(endOffset) === 0 && endLine !== 0) {\n if (endOffset - _this._file$_start === 0)\n return endLine === t1._lineStarts.length - 1 ? \"\" : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1._decodedChars, t1.getOffset$1(endLine), t1.getOffset$1(endLine + 1)), 0, null);\n } else\n endOffset = endLine === t1._lineStarts.length - 1 ? t1._decodedChars.length : t1.getOffset$1(endLine + 1);\n return A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1._decodedChars, t1.getOffset$1(t1.getLine$1(_this._file$_start)), endOffset), 0, null);\n },\n _FileSpan$3(file, _start, _end) {\n var t3,\n t1 = this._end,\n t2 = this._file$_start;\n if (t1 < t2)\n throw A.wrapException(A.ArgumentError$(\"End \" + t1 + \" must come after start \" + t2 + \".\", null));\n else {\n t3 = this.file;\n if (t1 > t3._decodedChars.length)\n throw A.wrapException(A.RangeError$(\"End \" + t1 + string$.x20must_ + t3.get$length(t3) + \".\"));\n else if (t2 < 0)\n throw A.wrapException(A.RangeError$(\"Start may not be negative, was \" + t2 + \".\"));\n }\n },\n compareTo$1(_, other) {\n var result;\n if (!(other instanceof A._FileSpan))\n return this.super$SourceSpanMixin$compareTo(0, other);\n result = B.JSInt_methods.compareTo$1(this._file$_start, other._file$_start);\n return result === 0 ? B.JSInt_methods.compareTo$1(this._end, other._end) : result;\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n if (!type$.FileSpan._is(other))\n return _this.super$SourceSpanMixin$$eq(0, other);\n return _this._file$_start === other._file$_start && _this._end === other._end && J.$eq$(_this.file.url, other.file.url);\n },\n get$hashCode(_) {\n return A.Object_hash(this._file$_start, this._end, this.file.url);\n },\n expand$1(_, other) {\n var start, _this = this,\n t1 = _this.file;\n if (!J.$eq$(t1.url, other.file.url))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(_this.get$sourceUrl(_this)) + '\" and \"' + A.S(other.get$sourceUrl(other)) + \"\\\" don't match.\", null));\n start = Math.min(_this._file$_start, other._file$_start);\n return A._FileSpan$(t1, start, Math.max(_this._end, other._end));\n },\n $isFileSpan: 1,\n $isSourceSpanWithContext: 1\n };\n A.Highlighter.prototype = {\n highlight$0() {\n var t2, highlightsByColumn, t3, t4, i, line, lastLine, t5, t6, t7, t8, t9, t10, t11, index, primaryIdx, primary, _i, highlight, _this = this, _null = null,\n t1 = _this._lines;\n _this._writeFileStart$1(B.JSArray_methods.get$first(t1).url);\n t2 = _this._maxMultilineSpans;\n highlightsByColumn = A.List_List$filled(t2, _null, false, type$.nullable__Highlight);\n for (t3 = _this._highlighter$_buffer, t2 = t2 !== 0, t4 = _this._primaryColor, i = 0; i < t1.length; ++i) {\n line = t1[i];\n if (i > 0) {\n lastLine = t1[i - 1];\n t5 = lastLine.url;\n t6 = line.url;\n if (!J.$eq$(t5, t6)) {\n _this._writeSidebar$1$end($._glyphs.get$upEnd());\n t3._contents += \"\\n\";\n _this._writeFileStart$1(t6);\n } else if (lastLine.number + 1 !== line.number) {\n _this._writeSidebar$1$text(\"...\");\n t3._contents += \"\\n\";\n }\n }\n for (t5 = line.highlights, t6 = new A.ReversedListIterable(t5, A._arrayInstanceType(t5)._eval$1(\"ReversedListIterable<1>\")), t6 = new A.ListIterator(t6, t6.get$length(t6)), t7 = A._instanceType(t6)._precomputed1, t8 = line.number, t9 = line.text; t6.moveNext$0();) {\n t10 = t7._as(t6.__internal$_current);\n t11 = t10.span;\n if (t11.get$start(t11).get$line() !== t11.get$end(t11).get$line() && t11.get$start(t11).get$line() === t8 && _this._isOnlyWhitespace$1(B.JSString_methods.substring$2(t9, 0, t11.get$start(t11).get$column()))) {\n index = B.JSArray_methods.indexOf$1(highlightsByColumn, _null);\n if (index < 0)\n A.throwExpression(A.ArgumentError$(A.S(highlightsByColumn) + \" contains no null elements.\", _null));\n highlightsByColumn[index] = t10;\n }\n }\n _this._writeSidebar$1$line(t8);\n t3._contents += \" \";\n _this._writeMultilineHighlights$2(line, highlightsByColumn);\n if (t2)\n t3._contents += \" \";\n primaryIdx = B.JSArray_methods.indexWhere$1(t5, new A.Highlighter_highlight_closure());\n primary = primaryIdx === -1 ? _null : t5[primaryIdx];\n t6 = primary != null;\n if (t6) {\n t7 = primary.span;\n t10 = t7.get$start(t7).get$line() === t8 ? t7.get$start(t7).get$column() : 0;\n _this._writeHighlightedText$4$color(t9, t10, t7.get$end(t7).get$line() === t8 ? t7.get$end(t7).get$column() : t9.length, t4);\n } else\n _this._writeText$1(t9);\n t3._contents += \"\\n\";\n if (t6)\n _this._writeIndicator$3(line, primary, highlightsByColumn);\n for (t6 = t5.length, _i = 0; _i < t5.length; t5.length === t6 || (0, A.throwConcurrentModificationError)(t5), ++_i) {\n highlight = t5[_i];\n if (highlight.isPrimary)\n continue;\n _this._writeIndicator$3(line, highlight, highlightsByColumn);\n }\n }\n _this._writeSidebar$1$end($._glyphs.get$upEnd());\n t1 = t3._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _writeFileStart$1(url) {\n var _this = this,\n t1 = !_this._multipleFiles || !type$.Uri._is(url),\n t2 = $._glyphs;\n if (t1)\n _this._writeSidebar$1$end(t2.get$downEnd());\n else {\n _this._writeSidebar$1$end(t2.get$topLeftCorner());\n _this._colorize$2$color(new A.Highlighter__writeFileStart_closure(_this), \"\\x1b[34m\");\n _this._highlighter$_buffer._contents += \" \" + $.$get$context().prettyUri$1(url);\n }\n _this._highlighter$_buffer._contents += \"\\n\";\n },\n _writeMultilineHighlights$3$current(line, highlightsByColumn, current) {\n var t1, currentColor, t2, t3, t4, t5, foundCurrent, _i, highlight, t6, startLine, t7, endLine, _this = this, _box_0 = {};\n _box_0.openedOnThisLine = false;\n _box_0.openedOnThisLineColor = null;\n t1 = current == null;\n if (t1)\n currentColor = null;\n else\n currentColor = current.isPrimary ? _this._primaryColor : _this._secondaryColor;\n for (t2 = highlightsByColumn.length, t3 = _this._secondaryColor, t1 = !t1, t4 = _this._primaryColor, t5 = _this._highlighter$_buffer, foundCurrent = false, _i = 0; _i < t2; ++_i) {\n highlight = highlightsByColumn[_i];\n t6 = highlight == null;\n if (t6)\n startLine = null;\n else {\n t7 = highlight.span;\n startLine = t7.get$start(t7).get$line();\n }\n if (t6)\n endLine = null;\n else {\n t7 = highlight.span;\n endLine = t7.get$end(t7).get$line();\n }\n if (t1 && highlight === current) {\n _this._colorize$2$color(new A.Highlighter__writeMultilineHighlights_closure(_this, startLine, line), currentColor);\n foundCurrent = true;\n } else if (foundCurrent)\n _this._colorize$2$color(new A.Highlighter__writeMultilineHighlights_closure0(_this, highlight), currentColor);\n else if (t6)\n if (_box_0.openedOnThisLine)\n _this._colorize$2$color(new A.Highlighter__writeMultilineHighlights_closure1(_this), _box_0.openedOnThisLineColor);\n else\n t5._contents += \" \";\n else {\n t6 = highlight.isPrimary ? t4 : t3;\n _this._colorize$2$color(new A.Highlighter__writeMultilineHighlights_closure2(_box_0, _this, current, startLine, line, highlight, endLine), t6);\n }\n }\n },\n _writeMultilineHighlights$2(line, highlightsByColumn) {\n return this._writeMultilineHighlights$3$current(line, highlightsByColumn, null);\n },\n _writeHighlightedText$4$color(text, startColumn, endColumn, color) {\n var _this = this;\n _this._writeText$1(B.JSString_methods.substring$2(text, 0, startColumn));\n _this._colorize$2$color(new A.Highlighter__writeHighlightedText_closure(_this, text, startColumn, endColumn), color);\n _this._writeText$1(B.JSString_methods.substring$2(text, endColumn, text.length));\n },\n _writeIndicator$3(line, highlight, highlightsByColumn) {\n var t2, coversWholeLine, _this = this,\n color = highlight.isPrimary ? _this._primaryColor : _this._secondaryColor,\n t1 = highlight.span;\n if (t1.get$start(t1).get$line() === t1.get$end(t1).get$line()) {\n _this._writeSidebar$0();\n t1 = _this._highlighter$_buffer;\n t1._contents += \" \";\n _this._writeMultilineHighlights$3$current(line, highlightsByColumn, highlight);\n if (highlightsByColumn.length !== 0)\n t1._contents += \" \";\n _this._colorize$2$color(new A.Highlighter__writeIndicator_closure(_this, line, highlight), color);\n t1._contents += \"\\n\";\n } else {\n t2 = line.number;\n if (t1.get$start(t1).get$line() === t2) {\n if (B.JSArray_methods.contains$1(highlightsByColumn, highlight))\n return;\n A.replaceFirstNull(highlightsByColumn, highlight);\n _this._writeSidebar$0();\n t1 = _this._highlighter$_buffer;\n t1._contents += \" \";\n _this._writeMultilineHighlights$3$current(line, highlightsByColumn, highlight);\n _this._colorize$2$color(new A.Highlighter__writeIndicator_closure0(_this, line, highlight), color);\n t1._contents += \"\\n\";\n } else if (t1.get$end(t1).get$line() === t2) {\n coversWholeLine = t1.get$end(t1).get$column() === line.text.length;\n if (coversWholeLine && highlight.label == null) {\n A.replaceWithNull(highlightsByColumn, highlight);\n return;\n }\n _this._writeSidebar$0();\n t1 = _this._highlighter$_buffer;\n t1._contents += \" \";\n _this._writeMultilineHighlights$3$current(line, highlightsByColumn, highlight);\n _this._colorize$2$color(new A.Highlighter__writeIndicator_closure1(_this, coversWholeLine, line, highlight), color);\n t1._contents += \"\\n\";\n A.replaceWithNull(highlightsByColumn, highlight);\n }\n }\n },\n _writeArrow$3$beginning(line, column, beginning) {\n var t2,\n t1 = beginning ? 0 : 1,\n tabs = this._countTabs$1(B.JSString_methods.substring$2(line.text, 0, column + t1));\n t1 = this._highlighter$_buffer;\n t2 = t1._contents += B.JSString_methods.$mul($._glyphs.get$horizontalLine(), 1 + column + tabs * 3);\n t1._contents = t2 + \"^\";\n },\n _writeArrow$2(line, column) {\n return this._writeArrow$3$beginning(line, column, true);\n },\n _writeText$1(text) {\n var t1, t2, t3, t4;\n for (t1 = new A.CodeUnits(text), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = this._highlighter$_buffer, t3 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t4 = t3._as(t1.__internal$_current);\n if (t4 === 9)\n t2._contents += B.JSString_methods.$mul(\" \", 4);\n else\n t2._contents += A.Primitives_stringFromCharCode(t4);\n }\n },\n _writeSidebar$3$end$line$text(end, line, text) {\n var t1 = {};\n t1.text = text;\n if (line != null)\n t1.text = B.JSInt_methods.toString$0(line + 1);\n this._colorize$2$color(new A.Highlighter__writeSidebar_closure(t1, this, end), \"\\x1b[34m\");\n },\n _writeSidebar$1$end(end) {\n return this._writeSidebar$3$end$line$text(end, null, null);\n },\n _writeSidebar$1$text(text) {\n return this._writeSidebar$3$end$line$text(null, null, text);\n },\n _writeSidebar$1$line(line) {\n return this._writeSidebar$3$end$line$text(null, line, null);\n },\n _writeSidebar$0() {\n return this._writeSidebar$3$end$line$text(null, null, null);\n },\n _countTabs$1(text) {\n var t1, t2, count;\n for (t1 = new A.CodeUnits(text), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, count = 0; t1.moveNext$0();)\n if (t2._as(t1.__internal$_current) === 9)\n ++count;\n return count;\n },\n _isOnlyWhitespace$1(text) {\n var t1, t2, t3;\n for (t1 = new A.CodeUnits(text), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n if (t3 !== 32 && t3 !== 9)\n return false;\n }\n return true;\n },\n _colorize$2$color(callback, color) {\n var t1 = this._primaryColor != null;\n if (t1 && color != null)\n this._highlighter$_buffer._contents += color;\n callback.call$0();\n if (t1 && color != null)\n this._highlighter$_buffer._contents += \"\\x1b[0m\";\n }\n };\n A.Highlighter_closure.prototype = {\n call$0() {\n var t1 = this.color,\n t2 = J.getInterceptor$(t1);\n if (t2.$eq(t1, true))\n return \"\\x1b[31m\";\n if (t2.$eq(t1, false))\n return null;\n return A._asStringQ(t1);\n },\n $signature: 42\n };\n A.Highlighter$__closure.prototype = {\n call$1(line) {\n var t1 = line.highlights;\n t1 = new A.WhereIterable(t1, new A.Highlighter$___closure(), A._arrayInstanceType(t1)._eval$1(\"WhereIterable<1>\"));\n return t1.get$length(t1);\n },\n $signature: 278\n };\n A.Highlighter$___closure.prototype = {\n call$1(highlight) {\n var t1 = highlight.span;\n return t1.get$start(t1).get$line() !== t1.get$end(t1).get$line();\n },\n $signature: 111\n };\n A.Highlighter$__closure0.prototype = {\n call$1(line) {\n return line.url;\n },\n $signature: 280\n };\n A.Highlighter__collateLines_closure.prototype = {\n call$1(highlight) {\n var t1 = highlight.span;\n t1 = t1.get$sourceUrl(t1);\n return t1 == null ? new A.Object() : t1;\n },\n $signature: 281\n };\n A.Highlighter__collateLines_closure0.prototype = {\n call$2(highlight1, highlight2) {\n return highlight1.span.compareTo$1(0, highlight2.span);\n },\n $signature: 282\n };\n A.Highlighter__collateLines_closure1.prototype = {\n call$1(entry) {\n var t1, t2, t3, t4, context, t5, linesBeforeSpan, lineNumber, _i, line, activeHighlights, highlightIndex, oldHighlightLength,\n url = entry.key,\n highlightsForFile = entry.value,\n lines = A._setArrayType([], type$.JSArray__Line);\n for (t1 = J.getInterceptor$ax(highlightsForFile), t2 = t1.get$iterator(highlightsForFile), t3 = type$.JSArray__Highlight; t2.moveNext$0();) {\n t4 = t2.get$current(t2).span;\n context = t4.get$context(t4);\n t5 = A.findLineStart(context, t4.get$text(), t4.get$start(t4).get$column());\n t5.toString;\n t5 = B.JSString_methods.allMatches$1(\"\\n\", B.JSString_methods.substring$2(context, 0, t5));\n linesBeforeSpan = t5.get$length(t5);\n lineNumber = t4.get$start(t4).get$line() - linesBeforeSpan;\n for (t4 = context.split(\"\\n\"), t5 = t4.length, _i = 0; _i < t5; ++_i) {\n line = t4[_i];\n if (lines.length === 0 || lineNumber > B.JSArray_methods.get$last(lines).number)\n lines.push(new A._Line(line, lineNumber, url, A._setArrayType([], t3)));\n ++lineNumber;\n }\n }\n activeHighlights = A._setArrayType([], t3);\n for (t2 = lines.length, highlightIndex = 0, _i = 0; _i < lines.length; lines.length === t2 || (0, A.throwConcurrentModificationError)(lines), ++_i) {\n line = lines[_i];\n if (!!activeHighlights.fixed$length)\n A.throwExpression(A.UnsupportedError$(\"removeWhere\"));\n B.JSArray_methods._removeWhere$2(activeHighlights, new A.Highlighter__collateLines__closure(line), true);\n oldHighlightLength = activeHighlights.length;\n for (t3 = t1.skip$1(highlightsForFile, highlightIndex), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.span;\n if (t5.get$start(t5).get$line() > line.number)\n break;\n activeHighlights.push(t4);\n }\n highlightIndex += activeHighlights.length - oldHighlightLength;\n B.JSArray_methods.addAll$1(line.highlights, activeHighlights);\n }\n return lines;\n },\n $signature: 283\n };\n A.Highlighter__collateLines__closure.prototype = {\n call$1(highlight) {\n var t1 = highlight.span;\n return t1.get$end(t1).get$line() < this.line.number;\n },\n $signature: 111\n };\n A.Highlighter_highlight_closure.prototype = {\n call$1(highlight) {\n return highlight.isPrimary;\n },\n $signature: 111\n };\n A.Highlighter__writeFileStart_closure.prototype = {\n call$0() {\n this.$this._highlighter$_buffer._contents += B.JSString_methods.$mul($._glyphs.get$horizontalLine(), 2) + \">\";\n return null;\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights_closure.prototype = {\n call$0() {\n var t1 = $._glyphs;\n t1 = this.startLine === this.line.number ? t1.get$topLeftCorner() : t1.get$bottomLeftCorner();\n this.$this._highlighter$_buffer._contents += t1;\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights_closure0.prototype = {\n call$0() {\n var t1 = $._glyphs;\n t1 = this.highlight == null ? t1.get$horizontalLine() : t1.get$cross();\n this.$this._highlighter$_buffer._contents += t1;\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights_closure1.prototype = {\n call$0() {\n this.$this._highlighter$_buffer._contents += $._glyphs.get$horizontalLine();\n return null;\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights_closure2.prototype = {\n call$0() {\n var _this = this,\n t1 = _this._box_0,\n t2 = t1.openedOnThisLine,\n t3 = $._glyphs,\n vertical = t2 ? t3.get$cross() : t3.get$verticalLine();\n if (_this.current != null)\n _this.$this._highlighter$_buffer._contents += vertical;\n else {\n t2 = _this.line;\n t3 = t2.number;\n if (_this.startLine === t3) {\n t2 = _this.$this;\n t2._colorize$2$color(new A.Highlighter__writeMultilineHighlights__closure(t1, t2), t1.openedOnThisLineColor);\n t1.openedOnThisLine = true;\n if (t1.openedOnThisLineColor == null)\n t1.openedOnThisLineColor = _this.highlight.isPrimary ? t2._primaryColor : t2._secondaryColor;\n } else {\n if (_this.endLine === t3) {\n t3 = _this.highlight.span;\n t2 = t3.get$end(t3).get$column() === t2.text.length;\n } else\n t2 = false;\n t3 = _this.$this;\n if (t2) {\n t1 = _this.highlight.label == null ? $._glyphs.glyphOrAscii$2(\"\\u2514\", \"\\\\\") : vertical;\n t3._highlighter$_buffer._contents += t1;\n } else\n t3._colorize$2$color(new A.Highlighter__writeMultilineHighlights__closure0(t3, vertical), t1.openedOnThisLineColor);\n }\n }\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights__closure.prototype = {\n call$0() {\n var t1 = this._box_0.openedOnThisLine ? \"\\u252c\" : \"\\u250c\";\n this.$this._highlighter$_buffer._contents += $._glyphs.glyphOrAscii$2(t1, \"/\");\n },\n $signature: 0\n };\n A.Highlighter__writeMultilineHighlights__closure0.prototype = {\n call$0() {\n this.$this._highlighter$_buffer._contents += this.vertical;\n },\n $signature: 0\n };\n A.Highlighter__writeHighlightedText_closure.prototype = {\n call$0() {\n var _this = this;\n return _this.$this._writeText$1(B.JSString_methods.substring$2(_this.text, _this.startColumn, _this.endColumn));\n },\n $signature: 0\n };\n A.Highlighter__writeIndicator_closure.prototype = {\n call$0() {\n var tabsBefore, tabsInside,\n t1 = this.$this,\n t2 = this.highlight,\n t3 = t2.span,\n t4 = t2.isPrimary ? \"^\" : $._glyphs.get$horizontalLineBold(),\n startColumn = t3.get$start(t3).get$column(),\n endColumn = t3.get$end(t3).get$column();\n t3 = this.line.text;\n tabsBefore = t1._countTabs$1(B.JSString_methods.substring$2(t3, 0, startColumn));\n tabsInside = t1._countTabs$1(B.JSString_methods.substring$2(t3, startColumn, endColumn));\n startColumn += tabsBefore * 3;\n t1 = t1._highlighter$_buffer;\n t1._contents += B.JSString_methods.$mul(\" \", startColumn);\n t4 = t1._contents += B.JSString_methods.$mul(t4, Math.max(endColumn + (tabsBefore + tabsInside) * 3 - startColumn, 1));\n t2 = t2.label;\n if (t2 != null)\n t1._contents = t4 + (\" \" + t2);\n },\n $signature: 0\n };\n A.Highlighter__writeIndicator_closure0.prototype = {\n call$0() {\n var t1 = this.highlight.span;\n return this.$this._writeArrow$2(this.line, t1.get$start(t1).get$column());\n },\n $signature: 0\n };\n A.Highlighter__writeIndicator_closure1.prototype = {\n call$0() {\n var t2, _this = this,\n t1 = _this.$this;\n if (_this.coversWholeLine)\n t1._highlighter$_buffer._contents += B.JSString_methods.$mul($._glyphs.get$horizontalLine(), 3);\n else {\n t2 = _this.highlight.span;\n t1._writeArrow$3$beginning(_this.line, Math.max(t2.get$end(t2).get$column() - 1, 0), false);\n }\n t2 = _this.highlight.label;\n if (t2 != null)\n t1._highlighter$_buffer._contents += \" \" + t2;\n },\n $signature: 0\n };\n A.Highlighter__writeSidebar_closure.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._highlighter$_buffer,\n t3 = this._box_0.text;\n if (t3 == null)\n t3 = \"\";\n t2._contents += B.JSString_methods.padRight$1(t3, t1._paddingBeforeSidebar);\n t1 = this.end;\n t2._contents += t1 == null ? $._glyphs.get$verticalLine() : t1;\n },\n $signature: 0\n };\n A._Highlight.prototype = {\n toString$0(_) {\n var t1 = this.isPrimary ? \"\" + \"primary \" : \"\",\n t2 = this.span;\n t2 = t1 + (\"\" + t2.get$start(t2).get$line() + \":\" + t2.get$start(t2).get$column() + \"-\" + t2.get$end(t2).get$line() + \":\" + t2.get$end(t2).get$column());\n t1 = this.label;\n t1 = t1 != null ? t2 + (\" (\" + t1 + \")\") : t2;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._Highlight_closure.prototype = {\n call$0() {\n var t2, t3, t4, t5,\n t1 = this.span;\n if (!(type$.SourceSpanWithContext._is(t1) && A.findLineStart(t1.get$context(t1), t1.get$text(), t1.get$start(t1).get$column()) != null)) {\n t2 = A.SourceLocation$(t1.get$start(t1).get$offset(), 0, 0, t1.get$sourceUrl(t1));\n t3 = t1.get$end(t1).get$offset();\n t4 = t1.get$sourceUrl(t1);\n t5 = A.countCodeUnits(t1.get$text(), 10);\n t1 = A.SourceSpanWithContext$(t2, A.SourceLocation$(t3, A._Highlight__lastLineLength(t1.get$text()), t5, t4), t1.get$text(), t1.get$text());\n }\n return A._Highlight__normalizeEndOfLine(A._Highlight__normalizeTrailingNewline(A._Highlight__normalizeNewlines(t1)));\n },\n $signature: 284\n };\n A._Line.prototype = {\n toString$0(_) {\n return \"\" + this.number + ': \"' + this.text + '\" (' + B.JSArray_methods.join$1(this.highlights, \", \") + \")\";\n }\n };\n A.SourceLocation.prototype = {\n distance$1(other) {\n var t1 = this.sourceUrl;\n if (!J.$eq$(t1, other.get$sourceUrl(other)))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(t1) + '\" and \"' + A.S(other.get$sourceUrl(other)) + \"\\\" don't match.\", null));\n return Math.abs(this.offset - other.get$offset());\n },\n compareTo$1(_, other) {\n var t1 = this.sourceUrl;\n if (!J.$eq$(t1, other.get$sourceUrl(other)))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(t1) + '\" and \"' + A.S(other.get$sourceUrl(other)) + \"\\\" don't match.\", null));\n return this.offset - other.get$offset();\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return type$.SourceLocation._is(other) && J.$eq$(this.sourceUrl, other.get$sourceUrl(other)) && this.offset === other.get$offset();\n },\n get$hashCode(_) {\n var t1 = this.sourceUrl;\n t1 = t1 == null ? null : t1.get$hashCode(t1);\n if (t1 == null)\n t1 = 0;\n return t1 + this.offset;\n },\n toString$0(_) {\n var _this = this,\n t1 = \"<\" + A.getRuntimeType(_this).toString$0(0) + \": \" + _this.offset + \" \",\n source = _this.sourceUrl;\n return t1 + (A.S(source == null ? \"unknown source\" : source) + \":\" + (_this.line + 1) + \":\" + (_this.column + 1)) + \">\";\n },\n $isComparable: 1,\n get$sourceUrl(receiver) {\n return this.sourceUrl;\n },\n get$offset() {\n return this.offset;\n },\n get$line() {\n return this.line;\n },\n get$column() {\n return this.column;\n }\n };\n A.SourceLocationMixin.prototype = {\n distance$1(other) {\n var _this = this;\n if (!J.$eq$(_this.file.url, other.get$sourceUrl(other)))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(_this.get$sourceUrl(_this)) + '\" and \"' + A.S(other.get$sourceUrl(other)) + \"\\\" don't match.\", null));\n return Math.abs(_this.offset - other.get$offset());\n },\n compareTo$1(_, other) {\n var _this = this;\n if (!J.$eq$(_this.file.url, other.get$sourceUrl(other)))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(_this.get$sourceUrl(_this)) + '\" and \"' + A.S(other.get$sourceUrl(other)) + \"\\\" don't match.\", null));\n return _this.offset - other.get$offset();\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return type$.SourceLocation._is(other) && J.$eq$(this.file.url, other.get$sourceUrl(other)) && this.offset === other.get$offset();\n },\n get$hashCode(_) {\n var t1 = this.file.url;\n t1 = t1 == null ? null : t1.get$hashCode(t1);\n if (t1 == null)\n t1 = 0;\n return t1 + this.offset;\n },\n toString$0(_) {\n var t1 = this.offset,\n t2 = \"<\" + A.getRuntimeType(this).toString$0(0) + \": \" + t1 + \" \",\n t3 = this.file,\n source = t3.url;\n return t2 + (A.S(source == null ? \"unknown source\" : source) + \":\" + (t3.getLine$1(t1) + 1) + \":\" + (t3.getColumn$1(t1) + 1)) + \">\";\n },\n $isComparable: 1,\n $isSourceLocation: 1\n };\n A.SourceSpanBase.prototype = {\n SourceSpanBase$3(start, end, text) {\n var t3,\n t1 = this.end,\n t2 = this.start;\n if (!J.$eq$(t1.get$sourceUrl(t1), t2.get$sourceUrl(t2)))\n throw A.wrapException(A.ArgumentError$('Source URLs \"' + A.S(t2.get$sourceUrl(t2)) + '\" and \"' + A.S(t1.get$sourceUrl(t1)) + \"\\\" don't match.\", null));\n else if (t1.get$offset() < t2.get$offset())\n throw A.wrapException(A.ArgumentError$(\"End \" + t1.toString$0(0) + \" must come after start \" + t2.toString$0(0) + \".\", null));\n else {\n t3 = this.text;\n if (t3.length !== t2.distance$1(t1))\n throw A.wrapException(A.ArgumentError$('Text \"' + t3 + '\" must be ' + t2.distance$1(t1) + \" characters long.\", null));\n }\n },\n get$start(receiver) {\n return this.start;\n },\n get$end(receiver) {\n return this.end;\n },\n get$text() {\n return this.text;\n }\n };\n A.SourceSpanException.prototype = {\n get$message(_) {\n return this._span_exception$_message;\n },\n get$span(_) {\n return this._span;\n },\n toString$1$color(_, color) {\n var _this = this;\n _this.get$span(_this);\n return \"Error on \" + _this.get$span(_this).message$2$color(0, _this._span_exception$_message, color);\n },\n toString$0($receiver) {\n return this.toString$1$color($receiver, null);\n },\n $isException: 1\n };\n A.SourceSpanFormatException.prototype = {$isFormatException: 1,\n get$source() {\n return this.source;\n }\n };\n A.SourceSpanMixin.prototype = {\n get$sourceUrl(_) {\n var t1 = this.get$start(this);\n return t1.get$sourceUrl(t1);\n },\n get$length(_) {\n var _this = this;\n return _this.get$end(_this).get$offset() - _this.get$start(_this).get$offset();\n },\n compareTo$1(_, other) {\n var _this = this,\n result = _this.get$start(_this).compareTo$1(0, other.get$start(other));\n return result === 0 ? _this.get$end(_this).compareTo$1(0, other.get$end(other)) : result;\n },\n message$2$color(_, message, color) {\n var t2, highlight, _this = this,\n t1 = \"\" + (\"line \" + (_this.get$start(_this).get$line() + 1) + \", column \" + (_this.get$start(_this).get$column() + 1));\n if (_this.get$sourceUrl(_this) != null) {\n t2 = _this.get$sourceUrl(_this);\n t2 = t1 + (\" of \" + $.$get$context().prettyUri$1(t2));\n t1 = t2;\n }\n t1 += \": \" + message;\n highlight = _this.highlight$1$color(color);\n if (highlight.length !== 0)\n t1 = t1 + \"\\n\" + highlight;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n message$1($receiver, message) {\n return this.message$2$color($receiver, message, null);\n },\n highlight$1$color(color) {\n var _this = this;\n if (!type$.SourceSpanWithContext._is(_this) && _this.get$length(_this) === 0)\n return \"\";\n return A.Highlighter$(_this, color).highlight$0();\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return type$.SourceSpan._is(other) && _this.get$start(_this).$eq(0, other.get$start(other)) && _this.get$end(_this).$eq(0, other.get$end(other));\n },\n get$hashCode(_) {\n var _this = this;\n return A.Object_hash(_this.get$start(_this), _this.get$end(_this), B.C_SentinelValue);\n },\n toString$0(_) {\n var _this = this;\n return \"<\" + A.getRuntimeType(_this).toString$0(0) + \": from \" + _this.get$start(_this).toString$0(0) + \" to \" + _this.get$end(_this).toString$0(0) + ' \"' + _this.get$text() + '\">';\n },\n $isComparable: 1,\n $isSourceSpan: 1\n };\n A.SourceSpanWithContext.prototype = {\n get$context(_) {\n return this._context;\n }\n };\n A.Chain.prototype = {\n toTrace$0() {\n var t1 = this.traces;\n return A.Trace$(new A.ExpandIterable(t1, new A.Chain_toTrace_closure(), A._arrayInstanceType(t1)._eval$1(\"ExpandIterable<1,Frame>\")), null);\n },\n toString$0(_) {\n var t1 = this.traces,\n t2 = A._arrayInstanceType(t1);\n return new A.MappedListIterable(t1, new A.Chain_toString_closure(new A.MappedListIterable(t1, new A.Chain_toString_closure0(), t2._eval$1(\"MappedListIterable<1,int>\")).fold$2(0, 0, B.CONSTANT)), t2._eval$1(\"MappedListIterable<1,String>\")).join$1(0, string$.x3d_____);\n },\n $isStackTrace: 1\n };\n A.Chain_Chain$parse_closure.prototype = {\n call$1(line) {\n return line.length !== 0;\n },\n $signature: 6\n };\n A.Chain_Chain$parse_closure0.prototype = {\n call$1(trace) {\n return A.Trace$parseVM(trace);\n },\n $signature: 144\n };\n A.Chain_Chain$parse_closure1.prototype = {\n call$1(trace) {\n return A.Trace$parseFriendly(trace);\n },\n $signature: 144\n };\n A.Chain_toTrace_closure.prototype = {\n call$1(trace) {\n return trace.get$frames();\n },\n $signature: 287\n };\n A.Chain_toString_closure0.prototype = {\n call$1(trace) {\n var t1 = trace.get$frames();\n return new A.MappedListIterable(t1, new A.Chain_toString__closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,int>\")).fold$2(0, 0, B.CONSTANT);\n },\n $signature: 288\n };\n A.Chain_toString__closure0.prototype = {\n call$1(frame) {\n return frame.get$location().length;\n },\n $signature: 145\n };\n A.Chain_toString_closure.prototype = {\n call$1(trace) {\n var t1 = trace.get$frames();\n return new A.MappedListIterable(t1, new A.Chain_toString__closure(this.longest), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n $signature: 290\n };\n A.Chain_toString__closure.prototype = {\n call$1(frame) {\n return B.JSString_methods.padRight$1(frame.get$location(), this.longest) + \" \" + A.S(frame.get$member()) + \"\\n\";\n },\n $signature: 146\n };\n A.Frame.prototype = {\n get$isCore() {\n return this.uri.get$scheme() === \"dart\";\n },\n get$library() {\n var t1 = this.uri;\n if (t1.get$scheme() === \"data\")\n return \"data:...\";\n return $.$get$context().prettyUri$1(t1);\n },\n get$$package() {\n var t1 = this.uri;\n if (t1.get$scheme() !== \"package\")\n return null;\n return B.JSArray_methods.get$first(t1.get$path(t1).split(\"/\"));\n },\n get$location() {\n var t2, _this = this,\n t1 = _this.line;\n if (t1 == null)\n return _this.get$library();\n t2 = _this.column;\n if (t2 == null)\n return _this.get$library() + \" \" + A.S(t1);\n return _this.get$library() + \" \" + A.S(t1) + \":\" + A.S(t2);\n },\n toString$0(_) {\n return this.get$location() + \" in \" + A.S(this.member);\n },\n get$uri() {\n return this.uri;\n },\n get$line() {\n return this.line;\n },\n get$column() {\n return this.column;\n },\n get$member() {\n return this.member;\n }\n };\n A.Frame_Frame$parseVM_closure.prototype = {\n call$0() {\n var match, t2, t3, member, uri, lineAndColumn, line, _null = null,\n t1 = this.frame;\n if (t1 === \"...\")\n return new A.Frame(A._Uri__Uri(_null, _null, _null, _null), _null, _null, \"...\");\n match = $.$get$_vmFrame().firstMatch$1(t1);\n if (match == null)\n return new A.UnparsedFrame(A._Uri__Uri(_null, \"unparsed\", _null, _null), t1);\n t1 = match._match;\n t2 = t1[1];\n t2.toString;\n t3 = $.$get$_asyncBody();\n t2 = A.stringReplaceAllUnchecked(t2, t3, \"\");\n member = A.stringReplaceAllUnchecked(t2, \"\", \"\");\n t2 = t1[2];\n t3 = t2;\n t3.toString;\n if (B.JSString_methods.startsWith$1(t3, \" 1 ? A.int_parse(lineAndColumn[1], _null) : _null;\n return new A.Frame(uri, line, t1 > 2 ? A.int_parse(lineAndColumn[2], _null) : _null, member);\n },\n $signature: 66\n };\n A.Frame_Frame$parseV8_closure.prototype = {\n call$0() {\n var t2, t3, _s4_ = \"\",\n t1 = this.frame,\n match = $.$get$_v8Frame().firstMatch$1(t1);\n if (match == null)\n return new A.UnparsedFrame(A._Uri__Uri(null, \"unparsed\", null, null), t1);\n t1 = new A.Frame_Frame$parseV8_closure_parseLocation(t1);\n t2 = match._match;\n t3 = t2[2];\n if (t3 != null) {\n t3 = t3;\n t3.toString;\n t2 = t2[1];\n t2.toString;\n t2 = A.stringReplaceAllUnchecked(t2, \"\", _s4_);\n t2 = A.stringReplaceAllUnchecked(t2, \"Anonymous function\", _s4_);\n return t1.call$2(t3, A.stringReplaceAllUnchecked(t2, \"(anonymous function)\", _s4_));\n } else {\n t2 = t2[3];\n t2.toString;\n return t1.call$2(t2, _s4_);\n }\n },\n $signature: 66\n };\n A.Frame_Frame$parseV8_closure_parseLocation.prototype = {\n call$2($location, member) {\n var t2, urlMatch, uri, line, columnMatch, _null = null,\n t1 = $.$get$_v8EvalLocation(),\n evalMatch = t1.firstMatch$1($location);\n for (; evalMatch != null; $location = t2) {\n t2 = evalMatch._match[1];\n t2.toString;\n evalMatch = t1.firstMatch$1(t2);\n }\n if ($location === \"native\")\n return new A.Frame(A.Uri_parse(\"native\"), _null, _null, member);\n urlMatch = $.$get$_v8UrlLocation().firstMatch$1($location);\n if (urlMatch == null)\n return new A.UnparsedFrame(A._Uri__Uri(_null, \"unparsed\", _null, _null), this.frame);\n t1 = urlMatch._match;\n t2 = t1[1];\n t2.toString;\n uri = A.Frame__uriOrPathToUri(t2);\n t2 = t1[2];\n t2.toString;\n line = A.int_parse(t2, _null);\n columnMatch = t1[3];\n return new A.Frame(uri, line, columnMatch != null ? A.int_parse(columnMatch, _null) : _null, member);\n },\n $signature: 293\n };\n A.Frame_Frame$_parseFirefoxEval_closure.prototype = {\n call$0() {\n var t2, member, uri, line, _null = null,\n t1 = this.frame,\n match = $.$get$_firefoxEvalLocation().firstMatch$1(t1);\n if (match == null)\n return new A.UnparsedFrame(A._Uri__Uri(_null, \"unparsed\", _null, _null), t1);\n t1 = match._match;\n t2 = t1[1];\n t2.toString;\n member = A.stringReplaceAllUnchecked(t2, \"/<\", \"\");\n t2 = t1[2];\n t2.toString;\n uri = A.Frame__uriOrPathToUri(t2);\n t1 = t1[3];\n t1.toString;\n line = A.int_parse(t1, _null);\n return new A.Frame(uri, line, _null, member.length === 0 || member === \"anonymous\" ? \"\" : member);\n },\n $signature: 66\n };\n A.Frame_Frame$parseFirefox_closure.prototype = {\n call$0() {\n var t2, t3, t4, uri, member, line, column, _null = null,\n t1 = this.frame,\n match = $.$get$_firefoxSafariFrame().firstMatch$1(t1);\n if (match == null)\n return new A.UnparsedFrame(A._Uri__Uri(_null, \"unparsed\", _null, _null), t1);\n t2 = match._match;\n t3 = t2[3];\n t4 = t3;\n t4.toString;\n if (B.JSString_methods.contains$1(t4, \" line \"))\n return A.Frame_Frame$_parseFirefoxEval(t1);\n t1 = t3;\n t1.toString;\n uri = A.Frame__uriOrPathToUri(t1);\n member = t2[1];\n if (member != null) {\n t1 = t2[2];\n t1.toString;\n t1 = B.JSString_methods.allMatches$1(\"/\", t1);\n member += B.JSArray_methods.join$0(A.List_List$filled(t1.get$length(t1), \".\", false, type$.String));\n if (member === \"\")\n member = \"\";\n member = B.JSString_methods.replaceFirst$2(member, $.$get$_initialDot(), \"\");\n } else\n member = \"\";\n t1 = t2[4];\n if (t1 === \"\")\n line = _null;\n else {\n t1 = t1;\n t1.toString;\n line = A.int_parse(t1, _null);\n }\n t1 = t2[5];\n if (t1 == null || t1 === \"\")\n column = _null;\n else {\n t1 = t1;\n t1.toString;\n column = A.int_parse(t1, _null);\n }\n return new A.Frame(uri, line, column, member);\n },\n $signature: 66\n };\n A.Frame_Frame$parseFriendly_closure.prototype = {\n call$0() {\n var t2, uri, line, column, _null = null,\n t1 = this.frame,\n match = $.$get$_friendlyFrame().firstMatch$1(t1);\n if (match == null)\n throw A.wrapException(A.FormatException$(\"Couldn't parse package:stack_trace stack trace line '\" + t1 + \"'.\", _null, _null));\n t1 = match._match;\n t2 = t1[1];\n if (t2 === \"data:...\")\n uri = A.Uri_Uri$dataFromString(\"\", _null, _null);\n else {\n t2 = t2;\n t2.toString;\n uri = A.Uri_parse(t2);\n }\n if (uri.get$scheme() === \"\") {\n t2 = $.$get$context();\n uri = t2.toUri$1(t2.absolute$7(t2.style.pathFromUri$1(A._parseUri(uri)), _null, _null, _null, _null, _null, _null));\n }\n t2 = t1[2];\n if (t2 == null)\n line = _null;\n else {\n t2 = t2;\n t2.toString;\n line = A.int_parse(t2, _null);\n }\n t2 = t1[3];\n if (t2 == null)\n column = _null;\n else {\n t2 = t2;\n t2.toString;\n column = A.int_parse(t2, _null);\n }\n return new A.Frame(uri, line, column, t1[4]);\n },\n $signature: 66\n };\n A.LazyTrace.prototype = {\n get$_lazy_trace$_trace() {\n var result, _this = this,\n value = _this.__LazyTrace__trace;\n if (value === $) {\n result = _this._thunk.call$0();\n A._lateInitializeOnceCheck(_this.__LazyTrace__trace, \"_trace\");\n _this.__LazyTrace__trace = result;\n value = result;\n }\n return value;\n },\n get$frames() {\n return this.get$_lazy_trace$_trace().get$frames();\n },\n get$terse() {\n return new A.LazyTrace(new A.LazyTrace_terse_closure(this));\n },\n toString$0(_) {\n return this.get$_lazy_trace$_trace().toString$0(0);\n },\n $isStackTrace: 1,\n $isTrace: 1\n };\n A.LazyTrace_terse_closure.prototype = {\n call$0() {\n return this.$this.get$_lazy_trace$_trace().get$terse();\n },\n $signature: 148\n };\n A.Trace.prototype = {\n get$terse() {\n return this.foldFrames$2$terse(new A.Trace_terse_closure(), true);\n },\n foldFrames$2$terse(predicate, terse) {\n var newFrames, t1, t2, t3, _box_0 = {};\n _box_0.predicate = predicate;\n _box_0.predicate = new A.Trace_foldFrames_closure(predicate);\n newFrames = A._setArrayType([], type$.JSArray_Frame);\n for (t1 = this.frames, t1 = new A.ReversedListIterable(t1, A._arrayInstanceType(t1)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n if (t3 instanceof A.UnparsedFrame || !_box_0.predicate.call$1(t3))\n newFrames.push(t3);\n else if (newFrames.length === 0 || !_box_0.predicate.call$1(B.JSArray_methods.get$last(newFrames)))\n newFrames.push(new A.Frame(t3.get$uri(), t3.get$line(), t3.get$column(), t3.get$member()));\n }\n t1 = type$.MappedListIterable_Frame_Frame;\n newFrames = A.List_List$of(new A.MappedListIterable(newFrames, new A.Trace_foldFrames_closure0(_box_0), t1), true, t1._eval$1(\"ListIterable.E\"));\n if (newFrames.length > 1 && _box_0.predicate.call$1(B.JSArray_methods.get$first(newFrames)))\n B.JSArray_methods.removeAt$1(newFrames, 0);\n return A.Trace$(new A.ReversedListIterable(newFrames, A._arrayInstanceType(newFrames)._eval$1(\"ReversedListIterable<1>\")), this.original._stackTrace);\n },\n toString$0(_) {\n var t1 = this.frames,\n t2 = A._arrayInstanceType(t1);\n return new A.MappedListIterable(t1, new A.Trace_toString_closure(new A.MappedListIterable(t1, new A.Trace_toString_closure0(), t2._eval$1(\"MappedListIterable<1,int>\")).fold$2(0, 0, B.CONSTANT)), t2._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n $isStackTrace: 1,\n get$frames() {\n return this.frames;\n }\n };\n A.Trace_Trace$from_closure.prototype = {\n call$0() {\n return A.Trace_Trace$parse(this.trace.toString$0(0));\n },\n $signature: 148\n };\n A.Trace__parseVM_closure.prototype = {\n call$1(line) {\n return line.length !== 0;\n },\n $signature: 6\n };\n A.Trace__parseVM_closure0.prototype = {\n call$1(line) {\n return A.Frame_Frame$parseVM(line);\n },\n $signature: 64\n };\n A.Trace$parseV8_closure.prototype = {\n call$1(line) {\n return !B.JSString_methods.startsWith$1(line, $.$get$_v8TraceLine());\n },\n $signature: 6\n };\n A.Trace$parseV8_closure0.prototype = {\n call$1(line) {\n return A.Frame_Frame$parseV8(line);\n },\n $signature: 64\n };\n A.Trace$parseJSCore_closure.prototype = {\n call$1(line) {\n return line !== \"\\tat \";\n },\n $signature: 6\n };\n A.Trace$parseJSCore_closure0.prototype = {\n call$1(line) {\n return A.Frame_Frame$parseV8(line);\n },\n $signature: 64\n };\n A.Trace$parseFirefox_closure.prototype = {\n call$1(line) {\n return line.length !== 0 && line !== \"[native code]\";\n },\n $signature: 6\n };\n A.Trace$parseFirefox_closure0.prototype = {\n call$1(line) {\n return A.Frame_Frame$parseFirefox(line);\n },\n $signature: 64\n };\n A.Trace$parseFriendly_closure.prototype = {\n call$1(line) {\n return !B.JSString_methods.startsWith$1(line, \"=====\");\n },\n $signature: 6\n };\n A.Trace$parseFriendly_closure0.prototype = {\n call$1(line) {\n return A.Frame_Frame$parseFriendly(line);\n },\n $signature: 64\n };\n A.Trace_terse_closure.prototype = {\n call$1(_) {\n return false;\n },\n $signature: 150\n };\n A.Trace_foldFrames_closure.prototype = {\n call$1(frame) {\n var t1;\n if (this.oldPredicate.call$1(frame))\n return true;\n if (frame.get$isCore())\n return true;\n if (frame.get$$package() === \"stack_trace\")\n return true;\n t1 = frame.get$member();\n t1.toString;\n if (!B.JSString_methods.contains$1(t1, \"\"))\n return false;\n return frame.get$line() == null;\n },\n $signature: 150\n };\n A.Trace_foldFrames_closure0.prototype = {\n call$1(frame) {\n var t1, t2;\n if (frame instanceof A.UnparsedFrame || !this._box_0.predicate.call$1(frame))\n return frame;\n t1 = frame.get$library();\n t2 = $.$get$_terseRegExp();\n return new A.Frame(A.Uri_parse(A.stringReplaceAllUnchecked(t1, t2, \"\")), null, null, frame.get$member());\n },\n $signature: 297\n };\n A.Trace_toString_closure0.prototype = {\n call$1(frame) {\n return frame.get$location().length;\n },\n $signature: 145\n };\n A.Trace_toString_closure.prototype = {\n call$1(frame) {\n if (frame instanceof A.UnparsedFrame)\n return frame.toString$0(0) + \"\\n\";\n return B.JSString_methods.padRight$1(frame.get$location(), this.longest) + \" \" + A.S(frame.get$member()) + \"\\n\";\n },\n $signature: 146\n };\n A.UnparsedFrame.prototype = {\n toString$0(_) {\n return this.member;\n },\n $isFrame: 1,\n get$uri() {\n return this.uri;\n },\n get$line() {\n return null;\n },\n get$column() {\n return null;\n },\n get$isCore() {\n return false;\n },\n get$library() {\n return \"unparsed\";\n },\n get$$package() {\n return null;\n },\n get$location() {\n return \"unparsed\";\n },\n get$member() {\n return this.member;\n }\n };\n A.TransformByHandlers_transformByHandlers_closure.prototype = {\n call$0() {\n var t2, subscription, t3, t4, _this = this, t1 = {};\n t1.valuesDone = false;\n t2 = _this.controller;\n subscription = _this._this.listen$3$onDone$onError(0, new A.TransformByHandlers_transformByHandlers__closure(_this.handleData, t2, _this.S), new A.TransformByHandlers_transformByHandlers__closure0(t1, _this.handleDone, t2), new A.TransformByHandlers_transformByHandlers__closure1(_this.handleError, t2));\n t3 = _this._box_1;\n t3.subscription = subscription;\n t2.set$onPause(subscription.get$pause(subscription));\n t4 = t3.subscription;\n t2.set$onResume(t4.get$resume(t4));\n t2.set$onCancel(new A.TransformByHandlers_transformByHandlers__closure2(t3, t1));\n },\n $signature: 0\n };\n A.TransformByHandlers_transformByHandlers__closure.prototype = {\n call$1(value) {\n return this.handleData.call$2(value, this.controller);\n },\n $signature() {\n return this.S._eval$1(\"~(0)\");\n }\n };\n A.TransformByHandlers_transformByHandlers__closure1.prototype = {\n call$2(error, stackTrace) {\n this.handleError.call$3(error, stackTrace, this.controller);\n },\n $signature: 68\n };\n A.TransformByHandlers_transformByHandlers__closure0.prototype = {\n call$0() {\n this._box_0.valuesDone = true;\n this.handleDone.call$1(this.controller);\n },\n $signature: 0\n };\n A.TransformByHandlers_transformByHandlers__closure2.prototype = {\n call$0() {\n var t1 = this._box_1,\n toCancel = t1.subscription;\n t1.subscription = null;\n if (!this._box_0.valuesDone)\n return toCancel.cancel$0();\n return null;\n },\n $signature: 298\n };\n A.RateLimit__debounceAggregate_closure.prototype = {\n call$2(value, sink) {\n var _this = this,\n t1 = _this._box_0,\n t2 = new A.RateLimit__debounceAggregate_closure_emit(t1, sink, _this.S),\n t3 = t1.timer;\n if (t3 != null)\n t3.cancel$0();\n t1.soFar = _this.collect.call$2(value, t1.soFar);\n t1.hasPending = true;\n if (t1.timer == null && _this.leading) {\n t1.emittedLatestAsLeading = true;\n t2.call$0();\n } else\n t1.emittedLatestAsLeading = false;\n t1.timer = A.Timer_Timer(_this.duration, new A.RateLimit__debounceAggregate__closure(t1, _this.trailing, t2, sink));\n },\n $signature() {\n return this.T._eval$1(\"@<0>\")._bind$1(this.S)._eval$1(\"~(1,EventSink<2>)\");\n }\n };\n A.RateLimit__debounceAggregate_closure_emit.prototype = {\n call$0() {\n var t1 = this._box_0;\n this.sink.add$1(0, this.S._as(t1.soFar));\n t1.soFar = null;\n t1.hasPending = false;\n },\n $signature: 0\n };\n A.RateLimit__debounceAggregate__closure.prototype = {\n call$0() {\n var t1 = this._box_0,\n t2 = t1.emittedLatestAsLeading;\n if (!t2)\n this.emit.call$0();\n if (t1.shouldClose)\n this.sink.close$0(0);\n t1.timer = null;\n },\n $signature: 0\n };\n A.RateLimit__debounceAggregate_closure0.prototype = {\n call$1(sink) {\n var t1 = this._box_0;\n if (t1.hasPending && this.trailing)\n t1.shouldClose = true;\n else {\n t1 = t1.timer;\n if (t1 != null)\n t1.cancel$0();\n sink.close$0(0);\n }\n },\n $signature() {\n return this.S._eval$1(\"~(EventSink<0>)\");\n }\n };\n A.StringScannerException.prototype = {\n get$source() {\n return A._asString(this.source);\n }\n };\n A.LineScanner.prototype = {\n scanChar$1(character) {\n if (!this.super$StringScanner$scanChar(character))\n return false;\n this._adjustLineAndColumn$1(character);\n return true;\n },\n _adjustLineAndColumn$1(character) {\n var t1, _this = this;\n if (character !== 10)\n t1 = character === 13 && _this.peekChar$0() !== 10;\n else\n t1 = true;\n if (t1) {\n ++_this._line_scanner$_line;\n _this._line_scanner$_column = 0;\n } else\n ++_this._line_scanner$_column;\n },\n scan$1(pattern) {\n var t1, newlines, t2, _this = this;\n if (!_this.super$StringScanner$scan(pattern))\n return false;\n t1 = _this.get$lastMatch();\n newlines = _this._newlinesIn$1(t1.pattern);\n t1 = _this._line_scanner$_line;\n t2 = newlines.length;\n _this._line_scanner$_line = t1 + t2;\n if (t2 === 0) {\n t1 = _this._line_scanner$_column;\n t2 = _this.get$lastMatch();\n _this._line_scanner$_column = t1 + t2.pattern.length;\n } else {\n t1 = _this.get$lastMatch();\n _this._line_scanner$_column = t1.pattern.length - J.get$end$z(B.JSArray_methods.get$last(newlines));\n }\n return true;\n },\n _newlinesIn$1(text) {\n var t1 = $.$get$_newlineRegExp().allMatches$1(0, text),\n newlines = A.List_List$of(t1, true, A._instanceType(t1)._eval$1(\"Iterable.E\"));\n if (this.peekChar$1(-1) === 13 && this.peekChar$0() === 10)\n B.JSArray_methods.removeLast$0(newlines);\n return newlines;\n }\n };\n A.SpanScanner.prototype = {\n set$state(state) {\n if (state._scanner !== this)\n throw A.wrapException(A.ArgumentError$(string$.The_gi, null));\n this.set$position(state.position);\n },\n spanFrom$2(startState, endState) {\n var endPosition = endState == null ? this._string_scanner$_position : endState.position;\n return this._sourceFile.span$2(0, startState.position, endPosition);\n },\n spanFrom$1(startState) {\n return this.spanFrom$2(startState, null);\n },\n matches$1(pattern) {\n var t1, t2, _this = this;\n if (!_this.super$StringScanner$matches(pattern))\n return false;\n t1 = _this._string_scanner$_position;\n t2 = _this.get$lastMatch();\n _this._sourceFile.span$2(0, t1, t2.start + t2.pattern.length);\n return true;\n },\n error$3$length$position(_, message, $length, position) {\n var t2, match, _this = this,\n t1 = _this.string;\n A.validateErrorArgs(t1, null, position, $length);\n t2 = position == null && $length == null;\n match = t2 ? _this.get$lastMatch() : null;\n if (position == null)\n position = match == null ? _this._string_scanner$_position : match.start;\n if ($length == null)\n if (match == null)\n $length = 0;\n else {\n t2 = match.start;\n $length = t2 + match.pattern.length - t2;\n }\n throw A.wrapException(A.StringScannerException$(message, _this._sourceFile.span$2(0, position, position + $length), t1));\n },\n error$1($receiver, message) {\n return this.error$3$length$position($receiver, message, null, null);\n },\n error$2$position($receiver, message, position) {\n return this.error$3$length$position($receiver, message, null, position);\n },\n error$2$length($receiver, message, $length) {\n return this.error$3$length$position($receiver, message, $length, null);\n }\n };\n A._SpanScannerState.prototype = {};\n A.StringScanner.prototype = {\n set$position(position) {\n if (position < 0 || position > this.string.length)\n throw A.wrapException(A.ArgumentError$(\"Invalid position \" + position, null));\n this._string_scanner$_position = position;\n this._lastMatch = null;\n },\n get$lastMatch() {\n var _this = this;\n if (_this._string_scanner$_position !== _this._lastMatchPosition)\n _this._lastMatch = null;\n return _this._lastMatch;\n },\n readChar$0() {\n var _this = this,\n t1 = _this._string_scanner$_position,\n t2 = _this.string;\n if (t1 === t2.length)\n _this.error$3$length$position(0, \"expected more input.\", 0, t1);\n return B.JSString_methods.codeUnitAt$1(t2, _this._string_scanner$_position++);\n },\n peekChar$1(offset) {\n var index;\n if (offset == null)\n offset = 0;\n index = this._string_scanner$_position + offset;\n if (index < 0 || index >= this.string.length)\n return null;\n return B.JSString_methods.codeUnitAt$1(this.string, index);\n },\n peekChar$0() {\n return this.peekChar$1(null);\n },\n scanChar$1(character) {\n var t1 = this._string_scanner$_position,\n t2 = this.string;\n if (t1 === t2.length)\n return false;\n if (B.JSString_methods.codeUnitAt$1(t2, t1) !== character)\n return false;\n this._string_scanner$_position = t1 + 1;\n return true;\n },\n expectChar$2$name(character, $name) {\n if (this.scanChar$1(character))\n return;\n if ($name == null)\n if (character === 92)\n $name = '\"\\\\\"';\n else\n $name = character === 34 ? '\"\\\\\"\"' : '\"' + A.Primitives_stringFromCharCode(character) + '\"';\n this.error$3$length$position(0, \"expected \" + $name + \".\", 0, this._string_scanner$_position);\n },\n expectChar$1(character) {\n return this.expectChar$2$name(character, null);\n },\n scan$1(pattern) {\n var t1, _this = this,\n success = _this.matches$1(pattern);\n if (success) {\n t1 = _this._lastMatch;\n _this._lastMatchPosition = _this._string_scanner$_position = t1.start + t1.pattern.length;\n }\n return success;\n },\n expect$1(pattern) {\n var t1, $name;\n if (this.scan$1(pattern))\n return;\n t1 = A.stringReplaceAllUnchecked(pattern, \"\\\\\", \"\\\\\\\\\");\n $name = '\"' + A.stringReplaceAllUnchecked(t1, '\"', '\\\\\"') + '\"';\n this.error$3$length$position(0, \"expected \" + $name + \".\", 0, this._string_scanner$_position);\n },\n expectDone$0() {\n var t1 = this._string_scanner$_position;\n if (t1 === this.string.length)\n return;\n this.error$3$length$position(0, \"expected no more input.\", 0, t1);\n },\n matches$1(pattern) {\n var _this = this,\n t1 = B.JSString_methods.matchAsPrefix$2(pattern, _this.string, _this._string_scanner$_position);\n _this._lastMatch = t1;\n _this._lastMatchPosition = _this._string_scanner$_position;\n return t1 != null;\n },\n substring$1(_, start) {\n var end = this._string_scanner$_position;\n return B.JSString_methods.substring$2(this.string, start, end);\n },\n error$3$length$position(_, message, $length, position) {\n var t1 = this.string;\n A.validateErrorArgs(t1, null, position, $length);\n throw A.wrapException(A.StringScannerException$(message, A.SourceFile$fromString(t1, this.sourceUrl).span$2(0, position, position + $length), t1));\n }\n };\n A.AsciiGlyphSet.prototype = {\n glyphOrAscii$2(glyph, alternative) {\n return alternative;\n },\n get$horizontalLine() {\n return \"-\";\n },\n get$verticalLine() {\n return \"|\";\n },\n get$topLeftCorner() {\n return \",\";\n },\n get$bottomLeftCorner() {\n return \"'\";\n },\n get$cross() {\n return \"+\";\n },\n get$upEnd() {\n return \"'\";\n },\n get$downEnd() {\n return \",\";\n },\n get$horizontalLineBold() {\n return \"=\";\n }\n };\n A.UnicodeGlyphSet.prototype = {\n glyphOrAscii$2(glyph, alternative) {\n return glyph;\n },\n get$horizontalLine() {\n return \"\\u2500\";\n },\n get$verticalLine() {\n return \"\\u2502\";\n },\n get$topLeftCorner() {\n return \"\\u250c\";\n },\n get$bottomLeftCorner() {\n return \"\\u2514\";\n },\n get$cross() {\n return \"\\u253c\";\n },\n get$upEnd() {\n return \"\\u2575\";\n },\n get$downEnd() {\n return \"\\u2577\";\n },\n get$horizontalLineBold() {\n return \"\\u2501\";\n }\n };\n A.Tuple2.prototype = {\n toString$0(_) {\n return \"[\" + A.S(this.item1) + \", \" + A.S(this.item2) + \"]\";\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.Tuple2 && J.$eq$(other.item1, this.item1) && J.$eq$(other.item2, this.item2);\n },\n get$hashCode(_) {\n var t1 = J.get$hashCode$(this.item1),\n t2 = J.get$hashCode$(this.item2);\n return A._finish(A._combine(A._combine(0, B.JSInt_methods.get$hashCode(t1)), B.JSInt_methods.get$hashCode(t2)));\n }\n };\n A.Tuple3.prototype = {\n toString$0(_) {\n return \"[\" + this.item1.toString$0(0) + \", \" + this.item2.toString$0(0) + \", \" + this.item3.toString$0(0) + \"]\";\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.Tuple3 && other.item1 === this.item1 && other.item2.$eq(0, this.item2) && other.item3.$eq(0, this.item3);\n },\n get$hashCode(_) {\n var t3,\n t1 = A.Primitives_objectHashCode(this.item1),\n t2 = this.item2;\n t2 = t2.get$hashCode(t2);\n t3 = this.item3;\n t3 = t3.get$hashCode(t3);\n return A._finish(A._combine(A._combine(A._combine(0, B.JSInt_methods.get$hashCode(t1)), B.JSInt_methods.get$hashCode(t2)), B.JSInt_methods.get$hashCode(t3)));\n }\n };\n A.Tuple4.prototype = {\n toString$0(_) {\n var _this = this;\n return \"[\" + _this.item1.toString$0(0) + \", \" + _this.item2 + \", \" + _this.item3.toString$0(0) + \", \" + A.S(_this.item4) + \"]\";\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.Tuple4 && other.item1.$eq(0, _this.item1) && other.item2 === _this.item2 && other.item3 === _this.item3 && J.$eq$(other.item4, _this.item4);\n },\n get$hashCode(_) {\n var t2, t3, t4, _this = this,\n t1 = _this.item1;\n t1 = t1.get$hashCode(t1);\n t2 = B.JSBool_methods.get$hashCode(_this.item2);\n t3 = A.Primitives_objectHashCode(_this.item3);\n t4 = J.get$hashCode$(_this.item4);\n return A._finish(A._combine(A._combine(A._combine(A._combine(0, B.JSInt_methods.get$hashCode(t1)), B.JSInt_methods.get$hashCode(t2)), B.JSInt_methods.get$hashCode(t3)), B.JSInt_methods.get$hashCode(t4)));\n }\n };\n A.WatchEvent.prototype = {\n toString$0(_) {\n return this.type.toString$0(0) + \" \" + this.path;\n }\n };\n A.ChangeType.prototype = {\n toString$0(_) {\n return this._watch_event$_name;\n }\n };\n A.SupportsAnything0.prototype = {\n toString$0(_) {\n return \"(\" + this.contents.toString$0(0) + \")\";\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Argument0.prototype = {\n toString$0(_) {\n var t1 = this.defaultValue,\n t2 = this.name;\n return t1 == null ? t2 : t2 + \": \" + t1.toString$0(0);\n },\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ArgumentDeclaration0.prototype = {\n get$spanWithName() {\n var t3, t4,\n t1 = this.span,\n t2 = t1.file,\n text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2._decodedChars, 0, null), 0, null),\n i = A.FileLocation$_(t2, t1._file$_start).offset - 1;\n while (true) {\n if (i > 0) {\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n t3 = t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12;\n } else\n t3 = false;\n if (!t3)\n break;\n --i;\n }\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n if (!(t3 === 95 || A.isAlphabetic1(t3) || t3 >= 128 || A.isDigit0(t3) || t3 === 45))\n return t1;\n --i;\n while (true) {\n if (i >= 0) {\n t3 = B.JSString_methods.codeUnitAt$1(text, i);\n if (t3 !== 95) {\n if (!(t3 >= 97 && t3 <= 122))\n t4 = t3 >= 65 && t3 <= 90;\n else\n t4 = true;\n t4 = t4 || t3 >= 128;\n } else\n t4 = true;\n if (!t4) {\n t4 = t3 >= 48 && t3 <= 57;\n t3 = t4 || t3 === 45;\n } else\n t3 = true;\n } else\n t3 = false;\n if (!t3)\n break;\n --i;\n }\n t3 = i + 1;\n t4 = B.JSString_methods.codeUnitAt$1(text, t3);\n if (!(t4 === 95 || A.isAlphabetic1(t4) || t4 >= 128))\n return t1;\n return A.SpanExtensions_trimRight0(A.SpanExtensions_trimLeft0(t2.span$2(0, t3, A.FileLocation$_(t2, t1._end).offset)));\n },\n verify$2(positional, names) {\n var t1, t2, t3, namedUsed, i, argument, t4, unknownNames, _this = this,\n _s10_ = \"invocation\",\n _s8_ = \"argument\";\n for (t1 = _this.$arguments, t2 = t1.length, t3 = names._baseMap, namedUsed = 0, i = 0; i < t2; ++i) {\n argument = t1[i];\n if (i < positional) {\n t4 = argument.name;\n if (t3.containsKey$1(t4))\n throw A.wrapException(A.SassScriptException$0(\"Argument \" + _this._argument_declaration$_originalArgumentName$1(t4) + string$.x20was_p));\n } else {\n t4 = argument.name;\n if (t3.containsKey$1(t4))\n ++namedUsed;\n else if (argument.defaultValue == null)\n throw A.wrapException(A.MultiSpanSassScriptException$0(\"Missing argument \" + _this._argument_declaration$_originalArgumentName$1(t4) + \".\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String)));\n }\n }\n if (_this.restArgument != null)\n return;\n if (positional > t2) {\n t1 = \"Only \" + t2 + \" \";\n throw A.wrapException(A.MultiSpanSassScriptException$0(t1 + (names.get$isEmpty(names) ? \"\" : \"positional \") + A.pluralize0(_s8_, t2, null) + \" allowed, but \" + positional + \" \" + A.pluralize0(\"was\", positional, \"were\") + \" passed.\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String)));\n }\n if (namedUsed < t3.get$length(t3)) {\n t2 = type$.String;\n unknownNames = A.LinkedHashSet_LinkedHashSet$of(names, t2);\n unknownNames.removeAll$1(new A.MappedListIterable(t1, new A.ArgumentDeclaration_verify_closure1(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Object?>\")));\n throw A.wrapException(A.MultiSpanSassScriptException$0(\"No \" + A.pluralize0(_s8_, unknownNames._collection$_length, null) + \" named \" + A.S(A.toSentence0(unknownNames.map$1$1(0, new A.ArgumentDeclaration_verify_closure2(), type$.Object), \"or\")) + \".\", _s10_, A.LinkedHashMap_LinkedHashMap$_literal([_this.get$spanWithName(), \"declaration\"], type$.FileSpan, t2)));\n }\n },\n _argument_declaration$_originalArgumentName$1($name) {\n var t1, text, t2, _i, argument, t3, t4, end, _null = null;\n if ($name === this.restArgument) {\n t1 = this.span;\n text = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, _null);\n return B.JSString_methods.substring$2(B.JSString_methods.substring$1(text, B.JSString_methods.lastIndexOf$1(text, \"$\")), 0, B.JSString_methods.indexOf$1(text, \".\"));\n }\n for (t1 = this.$arguments, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n argument = t1[_i];\n if (argument.name === $name) {\n t1 = argument.defaultValue;\n t2 = argument.span;\n t3 = t2.file;\n t4 = t2._file$_start;\n t2 = t2._end;\n if (t1 == null) {\n t1 = t3._decodedChars;\n t1 = A.String_String$fromCharCodes(new Uint32Array(t1.subarray(t4, A._checkValidRange(t4, t2, t1.length))), 0, _null);\n } else {\n t1 = t3._decodedChars;\n text = A.String_String$fromCharCodes(new Uint32Array(t1.subarray(t4, A._checkValidRange(t4, t2, t1.length))), 0, _null);\n t1 = B.JSString_methods.substring$2(text, 0, B.JSString_methods.indexOf$1(text, \":\"));\n end = A._lastNonWhitespace0(t1, false);\n t1 = end == null ? \"\" : B.JSString_methods.substring$2(t1, 0, end + 1);\n }\n return t1;\n }\n }\n throw A.wrapException(A.ArgumentError$(string$.This_d + $name + '\".', _null));\n },\n matches$2(positional, names) {\n var t1, t2, t3, namedUsed, i, argument;\n for (t1 = this.$arguments, t2 = t1.length, t3 = names._baseMap, namedUsed = 0, i = 0; i < t2; ++i) {\n argument = t1[i];\n if (i < positional) {\n if (t3.containsKey$1(argument.name))\n return false;\n } else if (t3.containsKey$1(argument.name))\n ++namedUsed;\n else if (argument.defaultValue == null)\n return false;\n }\n if (this.restArgument != null)\n return true;\n if (positional > t2)\n return false;\n if (namedUsed < t3.get$length(t3))\n return false;\n return true;\n },\n toString$0(_) {\n var t2, t3, _i, arg, t4, t5,\n t1 = A._setArrayType([], type$.JSArray_String);\n for (t2 = this.$arguments, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n arg = t2[_i];\n t4 = arg.defaultValue;\n t5 = arg.name;\n t1.push(t4 == null ? t5 : t5 + \": \" + t4.toString$0(0));\n }\n t2 = this.restArgument;\n if (t2 != null)\n t1.push(t2 + \"...\");\n return B.JSArray_methods.join$1(t1, \", \");\n },\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ArgumentDeclaration_verify_closure1.prototype = {\n call$1(argument) {\n return argument.name;\n },\n $signature: 299\n };\n A.ArgumentDeclaration_verify_closure2.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A.ArgumentInvocation0.prototype = {\n get$isEmpty(_) {\n var t1;\n if (this.positional.length === 0) {\n t1 = this.named;\n t1 = t1.get$isEmpty(t1) && this.rest == null;\n } else\n t1 = false;\n return t1;\n },\n toString$0(_) {\n var t2, t3, t4, _this = this,\n t1 = A.List_List$of(_this.positional, true, type$.Object);\n for (t2 = _this.named, t3 = J.get$iterator$ax(t2.get$keys(t2)); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t1.push(t4 + \": \" + A.S(t2.$index(0, t4)));\n }\n t2 = _this.rest;\n if (t2 != null)\n t1.push(t2.toString$0(0) + \"...\");\n t2 = _this.keywordRest;\n if (t2 != null)\n t1.push(t2.toString$0(0) + \"...\");\n return \"(\" + B.JSArray_methods.join$1(t1, \", \") + \")\";\n },\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.argumentListClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassArgumentList\", new A.argumentListClass__closure()));\n A.defineGetter(J.get$$prototype$x(jsClass), \"keywords\", new A.argumentListClass__closure0(), null);\n A.JSClassExtension_injectSuperclass(t1._as(A.SassArgumentList$0(A._setArrayType([], type$.JSArray_Value_2), A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Value_2), B.ListSeparator_undecided_null0).constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.argumentListClass__closure.prototype = {\n call$4($self, contents, keywords, separator) {\n var t3,\n t1 = self.immutable.isOrderedMap(contents) ? J.toArray$0$x(type$.ImmutableList._as(contents)) : type$.List_dynamic._as(contents),\n t2 = type$.Value_2;\n t1 = J.cast$1$0$ax(t1, t2);\n t3 = self.immutable.isOrderedMap(keywords) ? A.immutableMapToDartMap(type$.ImmutableMap._as(keywords)) : A.objectToMap(keywords);\n return A.SassArgumentList$0(t1, t3.cast$2$0(0, type$.String, t2), A.jsToDartSeparator(separator));\n },\n call$3($self, contents, keywords) {\n return this.call$4($self, contents, keywords, \",\");\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [\",\"];\n },\n $signature: 301\n };\n A.argumentListClass__closure0.prototype = {\n call$1($self) {\n $self._argument_list$_wereKeywordsAccessed = true;\n return A.dartMapToImmutableMap($self._argument_list$_keywords);\n },\n $signature: 302\n };\n A.SassArgumentList0.prototype = {};\n A.JSArray1.prototype = {};\n A.AsyncImporter0.prototype = {};\n A.NodeToDartAsyncImporter.prototype = {\n canonicalize$1(_, url) {\n return this.canonicalize$body$NodeToDartAsyncImporter(0, url);\n },\n canonicalize$body$NodeToDartAsyncImporter(_, url) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Uri),\n $async$returnValue, $async$self = this, t1, result;\n var $async$canonicalize$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n result = $async$self._async0$_canonicalize.call$2(url.toString$0(0), {fromImport: A.fromImport0()});\n $async$goto = result != null && result instanceof self.Promise ? 3 : 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait(A.promiseToFuture(type$.Promise._as(result), type$.nullable_Object), $async$canonicalize$1);\n case 5:\n // returning from await.\n result = $async$result;\n case 4:\n // join\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = self.URL;\n if (result instanceof t1) {\n $async$returnValue = A.Uri_parse(J.toString$0$(type$.JSUrl._as(result)));\n // goto return\n $async$goto = 1;\n break;\n }\n A.jsThrow(new self.Error(string$.The_ca));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$canonicalize$1, $async$completer);\n },\n load$1(_, url) {\n return this.load$body$NodeToDartAsyncImporter(0, url);\n },\n load$body$NodeToDartAsyncImporter(_, url) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_ImporterResult),\n $async$returnValue, $async$self = this, t1, contents, syntax, t2, result;\n var $async$load$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n result = $async$self._load.call$1(new self.URL(url.toString$0(0)));\n $async$goto = result != null && result instanceof self.Promise ? 3 : 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait(A.promiseToFuture(type$.Promise._as(result), type$.nullable_Object), $async$load$1);\n case 5:\n // returning from await.\n result = $async$result;\n case 4:\n // join\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n type$.NodeImporterResult._as(result);\n t1 = J.getInterceptor$x(result);\n contents = t1.get$contents(result);\n syntax = t1.get$syntax(result);\n if (contents == null || syntax == null)\n A.jsThrow(new self.Error(string$.The_lo));\n t2 = A.parseSyntax(syntax);\n $async$returnValue = A.ImporterResult$(contents, A.NullableExtension_andThen0(t1.get$sourceMapUrl(result), A.utils1__jsToDartUrl$closure()), t2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$load$1, $async$completer);\n }\n };\n A.AsyncBuiltInCallable0.prototype = {\n callbackFor$2(positional, names) {\n return new A.Tuple2(this._async_built_in0$_arguments, this._async_built_in0$_callback, type$.Tuple2_of_ArgumentDeclaration_and_FutureOr_Value_Function_List_Value_2);\n },\n $isAsyncCallable0: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.AsyncBuiltInCallable$mixin_closure0.prototype = {\n call$1($arguments) {\n return this.$call$body$AsyncBuiltInCallable$mixin_closure0($arguments);\n },\n $call$body$AsyncBuiltInCallable$mixin_closure0($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.callback.call$1($arguments), $async$call$1);\n case 3:\n // returning from await.\n $async$returnValue = B.C__SassNull0;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 93\n };\n A._compileStylesheet_closure2.prototype = {\n call$1(url) {\n return url === \"\" ? A.Uri_Uri$dataFromString(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(this.stylesheet.span.file._decodedChars, 0, null), 0, null), B.C_Utf8Codec, null).get$_text() : this.importCache.sourceMapUrl$1(0, A.Uri_parse(url)).toString$0(0);\n },\n $signature: 5\n };\n A.AsyncEnvironment0.prototype = {\n closure$0() {\n var t4, t5, t6, _this = this,\n t1 = _this._async_environment0$_forwardedModules,\n t2 = _this._async_environment0$_nestedForwardedModules,\n t3 = _this._async_environment0$_variables;\n t3 = A._setArrayType(t3.slice(0), A._arrayInstanceType(t3));\n t4 = _this._async_environment0$_variableNodes;\n t4 = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n t5 = _this._async_environment0$_functions;\n t5 = A._setArrayType(t5.slice(0), A._arrayInstanceType(t5));\n t6 = _this._async_environment0$_mixins;\n t6 = A._setArrayType(t6.slice(0), A._arrayInstanceType(t6));\n return A.AsyncEnvironment$_0(_this._async_environment0$_modules, _this._async_environment0$_namespaceNodes, _this._async_environment0$_globalModules, _this._async_environment0$_importedModules, t1, t2, _this._async_environment0$_allModules, t3, t4, t5, t6, _this._async_environment0$_content);\n },\n addModule$3$namespace(module, nodeWithSpan, namespace) {\n var t1, t2, span, _this = this;\n if (namespace == null) {\n _this._async_environment0$_globalModules.$indexSet(0, module, nodeWithSpan);\n _this._async_environment0$_allModules.push(module);\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.get$first(_this._async_environment0$_variables))); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (module.get$variables().containsKey$1(t2))\n throw A.wrapException(A.SassScriptException$0(string$.This_ma + t2 + '\".'));\n }\n } else {\n t1 = _this._async_environment0$_modules;\n if (t1.containsKey$1(namespace)) {\n t1 = _this._async_environment0$_namespaceNodes.$index(0, namespace);\n span = t1 == null ? null : t1.span;\n t1 = string$.There_ + namespace + '\".';\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @use\");\n throw A.wrapException(A.MultiSpanSassScriptException$0(t1, \"new @use\", t2));\n }\n t1.$indexSet(0, namespace, module);\n _this._async_environment0$_namespaceNodes.$indexSet(0, namespace, nodeWithSpan);\n _this._async_environment0$_allModules.push(module);\n }\n },\n forwardModule$2(module, rule) {\n var view, t1, t2, _this = this,\n forwardedModules = _this._async_environment0$_forwardedModules;\n if (forwardedModules == null)\n forwardedModules = _this._async_environment0$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable_2, type$.AstNode_2);\n view = A.ForwardedModuleView_ifNecessary0(module, rule, type$.AsyncCallable_2);\n for (t1 = forwardedModules.get$keys(forwardedModules), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n _this._async_environment0$_assertNoConflicts$5(view.get$variables(), t2.get$variables(), view, t2, \"variable\");\n _this._async_environment0$_assertNoConflicts$5(view.get$functions(view), t2.get$functions(t2), view, t2, \"function\");\n _this._async_environment0$_assertNoConflicts$5(view.get$mixins(), t2.get$mixins(), view, t2, \"mixin\");\n }\n _this._async_environment0$_allModules.push(module);\n forwardedModules.$indexSet(0, view, rule);\n },\n _async_environment0$_assertNoConflicts$5(newMembers, oldMembers, newModule, oldModule, type) {\n var larger, smaller, t1, t2, $name, span;\n if (newMembers.get$length(newMembers) < oldMembers.get$length(oldMembers)) {\n larger = oldMembers;\n smaller = newMembers;\n } else {\n larger = newMembers;\n smaller = oldMembers;\n }\n for (t1 = J.get$iterator$ax(smaller.get$keys(smaller)), t2 = type === \"variable\"; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n if (!larger.containsKey$1($name))\n continue;\n if (t2 ? newModule.variableIdentity$1($name) === oldModule.variableIdentity$1($name) : J.$eq$(larger.$index(0, $name), smaller.$index(0, $name)))\n continue;\n if (t2)\n $name = \"$\" + $name;\n t1 = this._async_environment0$_forwardedModules;\n if (t1 == null)\n span = null;\n else {\n t1 = t1.$index(0, oldModule);\n span = t1 == null ? null : J.get$span$z(t1);\n }\n t1 = \"Two forwarded modules both define a \" + type + \" named \" + $name + \".\";\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @forward\");\n throw A.wrapException(A.MultiSpanSassScriptException$0(t1, \"new @forward\", t2));\n }\n },\n importForwards$1(module) {\n var forwardedModules, t1, t2, t3, t4, t5, forwardedVariableNames, forwardedFunctionNames, forwardedMixinNames, _i, entry, shadowed, t6, _length, _list, _this = this,\n forwarded = module._async_environment0$_environment._async_environment0$_forwardedModules;\n if (forwarded == null)\n return;\n forwardedModules = _this._async_environment0$_forwardedModules;\n if (forwardedModules != null) {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable_2, type$.AstNode_2);\n for (t2 = forwarded.get$entries(forwarded), t2 = t2.get$iterator(t2), t3 = _this._async_environment0$_globalModules; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n t5 = t4.key;\n if (!forwardedModules.containsKey$1(t5) || !t3.containsKey$1(t5))\n t1.$indexSet(0, t5, t4.value);\n }\n forwarded = t1;\n } else\n forwardedModules = _this._async_environment0$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_AsyncCallable_2, type$.AstNode_2);\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedVariableNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.AsyncEnvironment_importForwards_closure2(), t2), t2._eval$1(\"Iterable.E\"));\n t2 = forwarded.get$keys(forwarded);\n t1 = A._instanceType(t2)._eval$1(\"ExpandIterable\");\n forwardedFunctionNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t2, new A.AsyncEnvironment_importForwards_closure3(), t1), t1._eval$1(\"Iterable.E\"));\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedMixinNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.AsyncEnvironment_importForwards_closure4(), t2), t2._eval$1(\"Iterable.E\"));\n t1 = _this._async_environment0$_variables;\n t2 = t1.length;\n if (t2 === 1) {\n for (t2 = _this._async_environment0$_importedModules, t3 = t2.get$entries(t2).toList$0(0), t4 = t3.length, t5 = type$.AsyncCallable_2, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary0(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n t2.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view0$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n t2.$indexSet(0, shadowed, entry.value);\n }\n }\n for (t3 = forwardedModules.get$entries(forwardedModules).toList$0(0), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary0(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n forwardedModules.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view0$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n forwardedModules.$indexSet(0, shadowed, entry.value);\n }\n }\n t2.addAll$1(0, forwarded);\n forwardedModules.addAll$1(0, forwarded);\n } else {\n t3 = _this._async_environment0$_nestedForwardedModules;\n if (t3 == null) {\n _length = t2 - 1;\n _list = J.JSArray_JSArray$allocateGrowable(_length, type$.List_Module_AsyncCallable_2);\n for (t2 = type$.JSArray_Module_AsyncCallable_2, _i = 0; _i < _length; ++_i)\n _list[_i] = A._setArrayType([], t2);\n _this._async_environment0$_nestedForwardedModules = _list;\n t2 = _list;\n } else\n t2 = t3;\n B.JSArray_methods.addAll$1(B.JSArray_methods.get$last(t2), forwarded.get$keys(forwarded));\n }\n for (t2 = A._LinkedHashSetIterator$(forwardedVariableNames, forwardedVariableNames._collection$_modifications), t3 = A._instanceType(t2)._precomputed1, t4 = _this._async_environment0$_variableIndices, t5 = _this._async_environment0$_variableNodes; t2.moveNext$0();) {\n t6 = t3._as(t2._collection$_current);\n t4.remove$1(0, t6);\n J.remove$1$z(B.JSArray_methods.get$last(t1), t6);\n J.remove$1$z(B.JSArray_methods.get$last(t5), t6);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedFunctionNames, forwardedFunctionNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._async_environment0$_functionIndices, t4 = _this._async_environment0$_functions; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedMixinNames, forwardedMixinNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._async_environment0$_mixinIndices, t4 = _this._async_environment0$_mixins; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n },\n getVariable$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment0$_getModule$1(namespace).get$variables().$index(0, $name);\n if (_this._async_environment0$_lastVariableName === $name) {\n t1 = _this._async_environment0$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._async_environment0$_variables[t1], $name);\n return t1 == null ? _this._async_environment0$_getVariableFromGlobalModule$1($name) : t1;\n }\n t1 = _this._async_environment0$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._async_environment0$_lastVariableName = $name;\n _this._async_environment0$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._async_environment0$_variables[index], $name);\n return t1 == null ? _this._async_environment0$_getVariableFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment0$_variableIndex$1($name);\n if (index == null)\n return _this._async_environment0$_getVariableFromGlobalModule$1($name);\n _this._async_environment0$_lastVariableName = $name;\n _this._async_environment0$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment0$_variables[index], $name);\n return t1 == null ? _this._async_environment0$_getVariableFromGlobalModule$1($name) : t1;\n },\n getVariable$1($name) {\n return this.getVariable$2$namespace($name, null);\n },\n _async_environment0$_getVariableFromGlobalModule$1($name) {\n return this._async_environment0$_fromOneModule$1$3($name, \"variable\", new A.AsyncEnvironment__getVariableFromGlobalModule_closure0($name), type$.Value_2);\n },\n getVariableNode$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment0$_getModule$1(namespace).get$variableNodes().$index(0, $name);\n if (_this._async_environment0$_lastVariableName === $name) {\n t1 = _this._async_environment0$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._async_environment0$_variableNodes[t1], $name);\n return t1 == null ? _this._async_environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n t1 = _this._async_environment0$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._async_environment0$_lastVariableName = $name;\n _this._async_environment0$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._async_environment0$_variableNodes[index], $name);\n return t1 == null ? _this._async_environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment0$_variableIndex$1($name);\n if (index == null)\n return _this._async_environment0$_getVariableNodeFromGlobalModule$1($name);\n _this._async_environment0$_lastVariableName = $name;\n _this._async_environment0$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment0$_variableNodes[index], $name);\n return t1 == null ? _this._async_environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n },\n _async_environment0$_getVariableNodeFromGlobalModule$1($name) {\n var t1, t2, value;\n for (t1 = this._async_environment0$_importedModules, t2 = this._async_environment0$_globalModules, t2 = t1.get$keys(t1).followedBy$1(0, t2.get$keys(t2)), t2 = new A.FollowedByIterator(J.get$iterator$ax(t2.__internal$_first), t2._second); t2.moveNext$0();) {\n t1 = t2._currentIterator;\n value = t1.get$current(t1).get$variableNodes().$index(0, $name);\n if (value != null)\n return value;\n }\n return null;\n },\n globalVariableExists$2$namespace($name, namespace) {\n if (namespace != null)\n return this._async_environment0$_getModule$1(namespace).get$variables().containsKey$1($name);\n if (B.JSArray_methods.get$first(this._async_environment0$_variables).containsKey$1($name))\n return true;\n return this._async_environment0$_getVariableFromGlobalModule$1($name) != null;\n },\n globalVariableExists$1($name) {\n return this.globalVariableExists$2$namespace($name, null);\n },\n _async_environment0$_variableIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment0$_variables, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n setVariable$5$global$namespace($name, value, nodeWithSpan, global, namespace) {\n var t1, moduleWithName, nestedForwardedModules, t2, t3, t4, t5, index, _this = this;\n if (namespace != null) {\n _this._async_environment0$_getModule$1(namespace).setVariable$3($name, value, nodeWithSpan);\n return;\n }\n if (global || _this._async_environment0$_variables.length === 1) {\n _this._async_environment0$_variableIndices.putIfAbsent$2($name, new A.AsyncEnvironment_setVariable_closure2(_this, $name));\n t1 = _this._async_environment0$_variables;\n if (!B.JSArray_methods.get$first(t1).containsKey$1($name)) {\n moduleWithName = _this._async_environment0$_fromOneModule$1$3($name, \"variable\", new A.AsyncEnvironment_setVariable_closure3($name), type$.Module_AsyncCallable_2);\n if (moduleWithName != null) {\n moduleWithName.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n J.$indexSet$ax(B.JSArray_methods.get$first(t1), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(_this._async_environment0$_variableNodes), $name, nodeWithSpan);\n return;\n }\n nestedForwardedModules = _this._async_environment0$_nestedForwardedModules;\n if (nestedForwardedModules != null && !_this._async_environment0$_variableIndices.containsKey$1($name) && _this._async_environment0$_variableIndex$1($name) == null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A.instanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n t5 = t4._as(t3.__internal$_current);\n if (t5.get$variables().containsKey$1($name)) {\n t5.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n if (_this._async_environment0$_lastVariableName === $name) {\n t1 = _this._async_environment0$_lastVariableIndex;\n t1.toString;\n index = t1;\n } else\n index = _this._async_environment0$_variableIndices.putIfAbsent$2($name, new A.AsyncEnvironment_setVariable_closure4(_this, $name));\n if (!_this._async_environment0$_inSemiGlobalScope && index === 0) {\n index = _this._async_environment0$_variables.length - 1;\n _this._async_environment0$_variableIndices.$indexSet(0, $name, index);\n }\n _this._async_environment0$_lastVariableName = $name;\n _this._async_environment0$_lastVariableIndex = index;\n J.$indexSet$ax(_this._async_environment0$_variables[index], $name, value);\n J.$indexSet$ax(_this._async_environment0$_variableNodes[index], $name, nodeWithSpan);\n },\n setVariable$4$global($name, value, nodeWithSpan, global) {\n return this.setVariable$5$global$namespace($name, value, nodeWithSpan, global, null);\n },\n setLocalVariable$3($name, value, nodeWithSpan) {\n var index, _this = this,\n t1 = _this._async_environment0$_variables,\n t2 = t1.length;\n _this._async_environment0$_lastVariableName = $name;\n index = _this._async_environment0$_lastVariableIndex = t2 - 1;\n _this._async_environment0$_variableIndices.$indexSet(0, $name, index);\n J.$indexSet$ax(t1[index], $name, value);\n J.$indexSet$ax(_this._async_environment0$_variableNodes[index], $name, nodeWithSpan);\n },\n getFunction$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null) {\n t1 = _this._async_environment0$_getModule$1(namespace);\n return t1.get$functions(t1).$index(0, $name);\n }\n t1 = _this._async_environment0$_functionIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._async_environment0$_functions[index], $name);\n return t1 == null ? _this._async_environment0$_getFunctionFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment0$_functionIndex$1($name);\n if (index == null)\n return _this._async_environment0$_getFunctionFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment0$_functions[index], $name);\n return t1 == null ? _this._async_environment0$_getFunctionFromGlobalModule$1($name) : t1;\n },\n _async_environment0$_getFunctionFromGlobalModule$1($name) {\n return this._async_environment0$_fromOneModule$1$3($name, \"function\", new A.AsyncEnvironment__getFunctionFromGlobalModule_closure0($name), type$.AsyncCallable_2);\n },\n _async_environment0$_functionIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment0$_functions, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n getMixin$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._async_environment0$_getModule$1(namespace).get$mixins().$index(0, $name);\n t1 = _this._async_environment0$_mixinIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._async_environment0$_mixins[index], $name);\n return t1 == null ? _this._async_environment0$_getMixinFromGlobalModule$1($name) : t1;\n }\n index = _this._async_environment0$_mixinIndex$1($name);\n if (index == null)\n return _this._async_environment0$_getMixinFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._async_environment0$_mixins[index], $name);\n return t1 == null ? _this._async_environment0$_getMixinFromGlobalModule$1($name) : t1;\n },\n _async_environment0$_getMixinFromGlobalModule$1($name) {\n return this._async_environment0$_fromOneModule$1$3($name, \"mixin\", new A.AsyncEnvironment__getMixinFromGlobalModule_closure0($name), type$.AsyncCallable_2);\n },\n _async_environment0$_mixinIndex$1($name) {\n var t1, i;\n for (t1 = this._async_environment0$_mixins, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n withContent$2($content, callback) {\n return this.withContent$body$AsyncEnvironment0($content, callback);\n },\n withContent$body$AsyncEnvironment0($content, callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, oldContent;\n var $async$withContent$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldContent = $async$self._async_environment0$_content;\n $async$self._async_environment0$_content = $content;\n $async$goto = 2;\n return A._asyncAwait(callback.call$0(), $async$withContent$2);\n case 2:\n // returning from await.\n $async$self._async_environment0$_content = oldContent;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$withContent$2, $async$completer);\n },\n asMixin$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, oldInMixin;\n var $async$asMixin$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldInMixin = $async$self._async_environment0$_inMixin;\n $async$self._async_environment0$_inMixin = true;\n $async$goto = 2;\n return A._asyncAwait(callback.call$0(), $async$asMixin$1);\n case 2:\n // returning from await.\n $async$self._async_environment0$_inMixin = oldInMixin;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$asMixin$1, $async$completer);\n },\n scope$1$3$semiGlobal$when(callback, semiGlobal, when, $T) {\n return this.scope$body$AsyncEnvironment0(callback, semiGlobal, when, $T, $T);\n },\n scope$1$1(callback, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, true, $T);\n },\n scope$1$2$when(callback, when, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, when, $T);\n },\n scope$1$2$semiGlobal(callback, semiGlobal, $T) {\n return this.scope$1$3$semiGlobal$when(callback, semiGlobal, true, $T);\n },\n scope$body$AsyncEnvironment0(callback, semiGlobal, when, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, wasInSemiGlobalScope, $name, name0, name1, t1, t2, t3, t4, t5;\n var $async$scope$1$3$semiGlobal$when = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n semiGlobal = semiGlobal && $async$self._async_environment0$_inSemiGlobalScope;\n wasInSemiGlobalScope = $async$self._async_environment0$_inSemiGlobalScope;\n $async$self._async_environment0$_inSemiGlobalScope = semiGlobal;\n $async$goto = !when ? 3 : 4;\n break;\n case 3:\n // then\n $async$handler = 5;\n $async$goto = 8;\n return A._asyncAwait(callback.call$0(), $async$scope$1$3$semiGlobal$when);\n case 8:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n $async$next = [1];\n // goto finally\n $async$goto = 6;\n break;\n $async$next.push(7);\n // goto finally\n $async$goto = 6;\n break;\n case 5:\n // uncaught\n $async$next = [2];\n case 6:\n // finally\n $async$handler = 2;\n $async$self._async_environment0$_inSemiGlobalScope = wasInSemiGlobalScope;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 7:\n // after finally\n case 4:\n // join\n t1 = $async$self._async_environment0$_variables;\n t2 = type$.String;\n B.JSArray_methods.add$1(t1, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.Value_2));\n B.JSArray_methods.add$1($async$self._async_environment0$_variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.AstNode_2));\n t3 = $async$self._async_environment0$_functions;\n t4 = type$.AsyncCallable_2;\n B.JSArray_methods.add$1(t3, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t5 = $async$self._async_environment0$_mixins;\n B.JSArray_methods.add$1(t5, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t4 = $async$self._async_environment0$_nestedForwardedModules;\n if (t4 != null)\n t4.push(A._setArrayType([], type$.JSArray_Module_AsyncCallable_2));\n $async$handler = 9;\n $async$goto = 12;\n return A._asyncAwait(callback.call$0(), $async$scope$1$3$semiGlobal$when);\n case 12:\n // returning from await.\n t2 = $async$result;\n $async$returnValue = t2;\n $async$next = [1];\n // goto finally\n $async$goto = 10;\n break;\n $async$next.push(11);\n // goto finally\n $async$goto = 10;\n break;\n case 9:\n // uncaught\n $async$next = [2];\n case 10:\n // finally\n $async$handler = 2;\n $async$self._async_environment0$_inSemiGlobalScope = wasInSemiGlobalScope;\n $async$self._async_environment0$_lastVariableIndex = $async$self._async_environment0$_lastVariableName = null;\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t1))), t2 = $async$self._async_environment0$_variableIndices; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n t2.remove$1(0, $name);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t3))), t2 = $async$self._async_environment0$_functionIndices; t1.moveNext$0();) {\n name0 = t1.get$current(t1);\n t2.remove$1(0, name0);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t5))), t2 = $async$self._async_environment0$_mixinIndices; t1.moveNext$0();) {\n name1 = t1.get$current(t1);\n t2.remove$1(0, name1);\n }\n t1 = $async$self._async_environment0$_nestedForwardedModules;\n if (t1 != null)\n t1.pop();\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 11:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$scope$1$3$semiGlobal$when, $async$completer);\n },\n toImplicitConfiguration$0() {\n var t1, t2, i, values, nodes, t3, t4, t5, t6,\n configuration = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n for (t1 = this._async_environment0$_variables, t2 = this._async_environment0$_variableNodes, i = 0; i < t1.length; ++i) {\n values = t1[i];\n nodes = t2[i];\n for (t3 = values.get$entries(values), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.key;\n t4 = t4.value;\n t6 = nodes.$index(0, t5);\n t6.toString;\n configuration.$indexSet(0, t5, new A.ConfiguredValue0(t4, null, t6));\n }\n }\n return new A.Configuration0(configuration);\n },\n toModule$2(css, extensionStore) {\n return A._EnvironmentModule__EnvironmentModule2(this, css, extensionStore, A.NullableExtension_andThen0(this._async_environment0$_forwardedModules, new A.AsyncEnvironment_toModule_closure0()));\n },\n toDummyModule$0() {\n return A._EnvironmentModule__EnvironmentModule2(this, new A.CssStylesheet0(new A.UnmodifiableListView(B.List_empty11, type$.UnmodifiableListView_CssNode_2), A.SourceFile$decoded(B.List_empty1, \"\").span$1(0, 0)), B.C_EmptyExtensionStore0, A.NullableExtension_andThen0(this._async_environment0$_forwardedModules, new A.AsyncEnvironment_toDummyModule_closure0()));\n },\n _async_environment0$_getModule$1(namespace) {\n var module = this._async_environment0$_modules.$index(0, namespace);\n if (module != null)\n return module;\n throw A.wrapException(A.SassScriptException$0('There is no module with the namespace \"' + namespace + '\".'));\n },\n _async_environment0$_fromOneModule$1$3($name, type, callback, $T) {\n var t1, t2, t3, t4, value, identity, valueInModule, identityFromModule, spans, t5,\n nestedForwardedModules = this._async_environment0$_nestedForwardedModules;\n if (nestedForwardedModules != null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A._arrayInstanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n value = callback.call$1(t4._as(t3.__internal$_current));\n if (value != null)\n return value;\n }\n for (t1 = this._async_environment0$_importedModules, t1 = t1.get$keys(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n for (t1 = this._async_environment0$_globalModules, t2 = t1.get$keys(t1), t2 = t2.get$iterator(t2), t3 = type$.AsyncCallable_2, value = null, identity = null; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n valueInModule = callback.call$1(t4);\n if (valueInModule == null)\n continue;\n identityFromModule = t3._is(valueInModule) ? valueInModule : t4.variableIdentity$1($name);\n if (identityFromModule.$eq(0, identity))\n continue;\n if (value != null) {\n spans = t1.get$entries(t1).map$1$1(0, new A.AsyncEnvironment__fromOneModule_closure0(callback, $T), type$.nullable_FileSpan);\n t2 = \"This \" + type + string$.x20is_av;\n t3 = type + \" use\";\n t4 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n for (t1 = spans.get$iterator(spans); t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (t5 != null)\n t4.$indexSet(0, t5, \"includes \" + type);\n }\n throw A.wrapException(A.MultiSpanSassScriptException$0(t2, t3, t4));\n }\n identity = identityFromModule;\n value = valueInModule;\n }\n return value;\n }\n };\n A.AsyncEnvironment_importForwards_closure2.prototype = {\n call$1(module) {\n var t1 = module.get$variables();\n return t1.get$keys(t1);\n },\n $signature: 108\n };\n A.AsyncEnvironment_importForwards_closure3.prototype = {\n call$1(module) {\n var t1 = module.get$functions(module);\n return t1.get$keys(t1);\n },\n $signature: 108\n };\n A.AsyncEnvironment_importForwards_closure4.prototype = {\n call$1(module) {\n var t1 = module.get$mixins();\n return t1.get$keys(t1);\n },\n $signature: 108\n };\n A.AsyncEnvironment__getVariableFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$variables().$index(0, this.name);\n },\n $signature: 305\n };\n A.AsyncEnvironment_setVariable_closure2.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._async_environment0$_lastVariableName = this.name;\n return t1._async_environment0$_lastVariableIndex = 0;\n },\n $signature: 12\n };\n A.AsyncEnvironment_setVariable_closure3.prototype = {\n call$1(module) {\n return module.get$variables().containsKey$1(this.name) ? module : null;\n },\n $signature: 306\n };\n A.AsyncEnvironment_setVariable_closure4.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._async_environment0$_variableIndex$1(this.name);\n return t2 == null ? t1._async_environment0$_variables.length - 1 : t2;\n },\n $signature: 12\n };\n A.AsyncEnvironment__getFunctionFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$functions(module).$index(0, this.name);\n },\n $signature: 153\n };\n A.AsyncEnvironment__getMixinFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$mixins().$index(0, this.name);\n },\n $signature: 153\n };\n A.AsyncEnvironment_toModule_closure0.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_AsyncCallable_2);\n },\n $signature: 154\n };\n A.AsyncEnvironment_toDummyModule_closure0.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_AsyncCallable_2);\n },\n $signature: 154\n };\n A.AsyncEnvironment__fromOneModule_closure0.prototype = {\n call$1(entry) {\n return A.NullableExtension_andThen0(this.callback.call$1(entry.key), new A.AsyncEnvironment__fromOneModule__closure0(entry, this.T));\n },\n $signature: 309\n };\n A.AsyncEnvironment__fromOneModule__closure0.prototype = {\n call$1(_) {\n return J.get$span$z(this.entry.value);\n },\n $signature() {\n return this.T._eval$1(\"FileSpan(0)\");\n }\n };\n A._EnvironmentModule2.prototype = {\n get$url(_) {\n var t1 = this.css;\n return t1.get$span(t1).file.url;\n },\n setVariable$3($name, value, nodeWithSpan) {\n var t1, t2,\n module = this._async_environment0$_modulesByVariable.$index(0, $name);\n if (module != null) {\n module.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n t1 = this._async_environment0$_environment;\n t2 = t1._async_environment0$_variables;\n if (!B.JSArray_methods.get$first(t2).containsKey$1($name))\n throw A.wrapException(A.SassScriptException$0(\"Undefined variable.\"));\n J.$indexSet$ax(B.JSArray_methods.get$first(t2), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(t1._async_environment0$_variableNodes), $name, nodeWithSpan);\n return;\n },\n variableIdentity$1($name) {\n var module = this._async_environment0$_modulesByVariable.$index(0, $name);\n return module == null ? this : module.variableIdentity$1($name);\n },\n cloneCss$0() {\n var newCssAndExtensionStore, _this = this,\n t1 = _this.css;\n if (J.get$isEmpty$asx(t1.get$children(t1)))\n return _this;\n newCssAndExtensionStore = A.cloneCssStylesheet0(t1, _this.extensionStore);\n return A._EnvironmentModule$_2(_this._async_environment0$_environment, newCssAndExtensionStore.item1, newCssAndExtensionStore.item2, _this._async_environment0$_modulesByVariable, _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.transitivelyContainsCss, _this.transitivelyContainsExtensions);\n },\n toString$0(_) {\n var t1 = this.css;\n if (t1.get$span(t1).file.url == null)\n t1 = \"\";\n else {\n t1 = t1.get$span(t1);\n t1 = $.$get$context().prettyUri$1(t1.file.url);\n }\n return t1;\n },\n $isModule0: 1,\n get$upstream() {\n return this.upstream;\n },\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$extensionStore() {\n return this.extensionStore;\n },\n get$css(receiver) {\n return this.css;\n },\n get$transitivelyContainsCss() {\n return this.transitivelyContainsCss;\n },\n get$transitivelyContainsExtensions() {\n return this.transitivelyContainsExtensions;\n }\n };\n A._EnvironmentModule__EnvironmentModule_closure17.prototype = {\n call$1(module) {\n return module.get$variables();\n },\n $signature: 310\n };\n A._EnvironmentModule__EnvironmentModule_closure18.prototype = {\n call$1(module) {\n return module.get$variableNodes();\n },\n $signature: 311\n };\n A._EnvironmentModule__EnvironmentModule_closure19.prototype = {\n call$1(module) {\n return module.get$functions(module);\n },\n $signature: 155\n };\n A._EnvironmentModule__EnvironmentModule_closure20.prototype = {\n call$1(module) {\n return module.get$mixins();\n },\n $signature: 155\n };\n A._EnvironmentModule__EnvironmentModule_closure21.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 140\n };\n A._EnvironmentModule__EnvironmentModule_closure22.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsExtensions();\n },\n $signature: 140\n };\n A._EvaluateVisitor2.prototype = {\n _EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap2(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t2, metaModule, t3, _i, module, $function, t4, _this = this,\n _s20_ = \"$name, $module: null\",\n _s9_ = \"sass:meta\",\n t1 = type$.JSArray_AsyncBuiltInCallable_2,\n metaFunctions = A._setArrayType([A.BuiltInCallable$function0(\"global-variable-exists\", _s20_, new A._EvaluateVisitor_closure29(_this), _s9_), A.BuiltInCallable$function0(\"variable-exists\", \"$name\", new A._EvaluateVisitor_closure30(_this), _s9_), A.BuiltInCallable$function0(\"function-exists\", _s20_, new A._EvaluateVisitor_closure31(_this), _s9_), A.BuiltInCallable$function0(\"mixin-exists\", _s20_, new A._EvaluateVisitor_closure32(_this), _s9_), A.BuiltInCallable$function0(\"content-exists\", \"\", new A._EvaluateVisitor_closure33(_this), _s9_), A.BuiltInCallable$function0(\"module-variables\", \"$module\", new A._EvaluateVisitor_closure34(_this), _s9_), A.BuiltInCallable$function0(\"module-functions\", \"$module\", new A._EvaluateVisitor_closure35(_this), _s9_), A.BuiltInCallable$function0(\"get-function\", \"$name, $css: false, $module: null\", new A._EvaluateVisitor_closure36(_this), _s9_), new A.AsyncBuiltInCallable0(\"call\", A.ScssParser$0(\"@function call($function, $args...) {\", null, _s9_).parseArgumentDeclaration$0(), new A._EvaluateVisitor_closure37(_this))], t1),\n metaMixins = A._setArrayType([A.AsyncBuiltInCallable$mixin0(\"load-css\", \"$url, $with: null\", new A._EvaluateVisitor_closure38(_this), _s9_)], t1);\n t1 = type$.AsyncBuiltInCallable_2;\n t2 = A.List_List$of($.$get$global6(), true, t1);\n B.JSArray_methods.addAll$1(t2, $.$get$local0());\n B.JSArray_methods.addAll$1(t2, metaFunctions);\n metaModule = A.BuiltInModule$0(\"meta\", t2, metaMixins, null, t1);\n for (t1 = A.List_List$of($.$get$coreModules0(), true, type$.BuiltInModule_AsyncBuiltInCallable_2), t1.push(metaModule), t2 = t1.length, t3 = _this._async_evaluate0$_builtInModules, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n module = t1[_i];\n t3.$indexSet(0, module.url, module);\n }\n t1 = A._setArrayType([], type$.JSArray_AsyncCallable_2);\n B.JSArray_methods.addAll$1(t1, functions);\n B.JSArray_methods.addAll$1(t1, $.$get$globalFunctions0());\n B.JSArray_methods.addAll$1(t1, metaFunctions);\n for (t2 = t1.length, t3 = _this._async_evaluate0$_builtInFunctions, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n $function = t1[_i];\n t4 = J.get$name$x($function);\n t3.$indexSet(0, A.stringReplaceAllUnchecked(t4, \"_\", \"-\"), $function);\n }\n },\n run$2(_, importer, node) {\n return this.run$body$_EvaluateVisitor0(0, importer, node);\n },\n run$body$_EvaluateVisitor0(_, importer, node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.EvaluateResult_2),\n $async$returnValue, $async$self = this, t1;\n var $async$run$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = type$.nullable_Object;\n $async$returnValue = A.runZoned(new A._EvaluateVisitor_run_closure2($async$self, node, importer), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext2($async$self, node)], t1, t1), type$.FutureOr_EvaluateResult_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$run$2, $async$completer);\n },\n _async_evaluate0$_assertInModule$1$2(value, $name) {\n if (value != null)\n return value;\n throw A.wrapException(A.StateError$(\"Can't access \" + $name + \" outside of a module.\"));\n },\n _async_evaluate0$_assertInModule$2(value, $name) {\n return this._async_evaluate0$_assertInModule$1$2(value, $name, type$.dynamic);\n },\n _async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n return this._loadModule$body$_EvaluateVisitor0(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors);\n },\n _async_evaluate0$_loadModule$5$configuration(url, stackFrame, nodeWithSpan, callback, configuration) {\n return this._async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, configuration, false);\n },\n _async_evaluate0$_loadModule$4(url, stackFrame, nodeWithSpan, callback) {\n return this._async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, null, false);\n },\n _loadModule$body$_EvaluateVisitor0(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, t1, t2, builtInModule;\n var $async$_async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n builtInModule = $async$self._async_evaluate0$_builtInModules.$index(0, url);\n $async$goto = builtInModule != null ? 3 : 4;\n break;\n case 3:\n // then\n if (configuration instanceof A.ExplicitConfiguration0) {\n t1 = namesInErrors ? \"Built-in module \" + url.toString$0(0) + \" can't be configured.\" : \"Built-in modules can't be configured.\";\n t2 = configuration.nodeWithSpan;\n throw A.wrapException($async$self._async_evaluate0$_exception$2(t1, t2.get$span(t2)));\n }\n $async$goto = 5;\n return A._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(nodeWithSpan, new A._EvaluateVisitor__loadModule_closure5(callback, builtInModule), type$.void), $async$_async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors);\n case 5:\n // returning from await.\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_withStackFrame$1$3(stackFrame, nodeWithSpan, new A._EvaluateVisitor__loadModule_closure6($async$self, url, nodeWithSpan, baseUrl, namesInErrors, configuration, callback), type$.Null), $async$_async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors);\n case 6:\n // returning from await.\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors, $async$completer);\n },\n _async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n return this._execute$body$_EvaluateVisitor0(importer, stylesheet, configuration, namesInErrors, nodeWithSpan);\n },\n _async_evaluate0$_execute$2(importer, stylesheet) {\n return this._async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, null, false, null);\n },\n _execute$body$_EvaluateVisitor0(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Module_AsyncCallable_2),\n $async$returnValue, $async$self = this, currentConfiguration, message, t2, existingSpan, configurationSpan, environment, css, extensionStore, module, url, t1, alreadyLoaded;\n var $async$_async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n url = stylesheet.span.file.url;\n t1 = $async$self._async_evaluate0$_modules;\n alreadyLoaded = t1.$index(0, url);\n if (alreadyLoaded != null) {\n t1 = configuration == null;\n currentConfiguration = t1 ? $async$self._async_evaluate0$_configuration : configuration;\n if (currentConfiguration instanceof A.ExplicitConfiguration0) {\n message = namesInErrors ? $.$get$context().prettyUri$1(url) + string$.x20was_a : string$.This_mw;\n t2 = $async$self._async_evaluate0$_moduleNodes.$index(0, url);\n existingSpan = t2 == null ? null : J.get$span$z(t2);\n if (t1) {\n t1 = currentConfiguration.nodeWithSpan;\n configurationSpan = t1.get$span(t1);\n } else\n configurationSpan = null;\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (existingSpan != null)\n t1.$indexSet(0, existingSpan, \"original load\");\n if (configurationSpan != null)\n t1.$indexSet(0, configurationSpan, \"configuration\");\n throw A.wrapException(t1.get$isEmpty(t1) ? $async$self._async_evaluate0$_exception$1(message) : $async$self._async_evaluate0$_multiSpanException$3(message, \"new load\", t1));\n }\n $async$returnValue = alreadyLoaded;\n // goto return\n $async$goto = 1;\n break;\n }\n environment = A.AsyncEnvironment$0();\n css = A._Cell$();\n extensionStore = A.ExtensionStore$0();\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_withEnvironment$1$2(environment, new A._EvaluateVisitor__execute_closure2($async$self, importer, stylesheet, extensionStore, configuration, css), type$.Null), $async$_async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan);\n case 3:\n // returning from await.\n module = environment.toModule$2(css._readLocal$0(), extensionStore);\n if (url != null) {\n t1.$indexSet(0, url, module);\n if (nodeWithSpan != null)\n $async$self._async_evaluate0$_moduleNodes.$indexSet(0, url, nodeWithSpan);\n }\n $async$returnValue = module;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan, $async$completer);\n },\n _async_evaluate0$_addOutOfOrderImports$0() {\n var t1, t2, _this = this, _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n outOfOrderImports = _this._async_evaluate0$_outOfOrderImports;\n if (outOfOrderImports == null)\n return _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_).children;\n t1 = _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_).children;\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(_this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__endOfImports, _s13_), \"count\", type$.int), t1.$ti._eval$1(\"ListMixin.E\")), true, type$.ModifiableCssNode_2);\n B.JSArray_methods.addAll$1(t1, outOfOrderImports);\n t2 = _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_).children;\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(t2, _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__endOfImports, _s13_), null, t2.$ti._eval$1(\"ListMixin.E\")));\n return t1;\n },\n _async_evaluate0$_combineCss$2$clone(root, clone) {\n var selectors, unsatisfiedExtension, sortedModules, t1, imports, css, t2, t3, statements, index, _this = this;\n if (!B.JSArray_methods.any$1(root.get$upstream(), new A._EvaluateVisitor__combineCss_closure8())) {\n selectors = root.get$extensionStore().get$simpleSelectors();\n unsatisfiedExtension = A.firstOrNull0(root.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__combineCss_closure9(selectors)));\n if (unsatisfiedExtension != null)\n _this._async_evaluate0$_throwForUnsatisfiedExtension$1(unsatisfiedExtension);\n return root.get$css(root);\n }\n sortedModules = _this._async_evaluate0$_topologicalModules$1(root);\n if (clone) {\n t1 = sortedModules.$ti._eval$1(\"MappedListIterable>\");\n sortedModules = A.List_List$of(new A.MappedListIterable(sortedModules, new A._EvaluateVisitor__combineCss_closure10(), t1), true, t1._eval$1(\"ListIterable.E\"));\n }\n _this._async_evaluate0$_extendModules$1(sortedModules);\n t1 = type$.JSArray_CssNode_2;\n imports = A._setArrayType([], t1);\n css = A._setArrayType([], t1);\n for (t1 = J.get$reversed$ax(sortedModules), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n t3 = t3.get$css(t3);\n statements = t3.get$children(t3);\n index = _this._async_evaluate0$_indexAfterImports$1(statements);\n t3 = J.getInterceptor$ax(statements);\n B.JSArray_methods.addAll$1(imports, t3.getRange$2(statements, 0, index));\n B.JSArray_methods.addAll$1(css, t3.getRange$2(statements, index, t3.get$length(statements)));\n }\n t1 = B.JSArray_methods.$add(imports, css);\n t2 = root.get$css(root);\n return new A.CssStylesheet0(new A.UnmodifiableListView(t1, type$.UnmodifiableListView_CssNode_2), t2.get$span(t2));\n },\n _async_evaluate0$_combineCss$1(root) {\n return this._async_evaluate0$_combineCss$2$clone(root, false);\n },\n _async_evaluate0$_extendModules$1(sortedModules) {\n var t1, t2, originalSelectors, $self, t3, t4, _i, upstream, url,\n downstreamExtensionStores = A.LinkedHashMap_LinkedHashMap$_empty(type$.Uri, type$.List_ExtensionStore_2),\n unsatisfiedExtensions = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_Extension_2);\n for (t1 = J.get$iterator$ax(sortedModules); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n originalSelectors = t2.get$extensionStore().get$simpleSelectors().toSet$0(0);\n unsatisfiedExtensions.addAll$1(0, t2.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__extendModules_closure5(originalSelectors)));\n $self = downstreamExtensionStores.$index(0, t2.get$url(t2));\n t3 = t2.get$extensionStore().get$addExtensions();\n if ($self != null)\n t3.call$1($self);\n t3 = t2.get$extensionStore();\n if (t3.get$isEmpty(t3))\n continue;\n for (t3 = t2.get$upstream(), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n upstream = t3[_i];\n url = upstream.get$url(upstream);\n if (url == null)\n continue;\n J.add$1$ax(downstreamExtensionStores.putIfAbsent$2(url, new A._EvaluateVisitor__extendModules_closure6()), t2.get$extensionStore());\n }\n unsatisfiedExtensions.removeAll$1(t2.get$extensionStore().extensionsWhereTarget$1(originalSelectors.get$contains(originalSelectors)));\n }\n if (unsatisfiedExtensions._collection$_length !== 0)\n this._async_evaluate0$_throwForUnsatisfiedExtension$1(unsatisfiedExtensions.get$first(unsatisfiedExtensions));\n },\n _async_evaluate0$_throwForUnsatisfiedExtension$1(extension) {\n throw A.wrapException(A.SassException$0(string$.The_ta + extension.target.toString$0(0) + ' !optional\" to avoid this error.', extension.span));\n },\n _async_evaluate0$_topologicalModules$1(root) {\n var t1 = type$.Module_AsyncCallable_2,\n sorted = A.QueueList$(null, t1);\n new A._EvaluateVisitor__topologicalModules_visitModule2(A.LinkedHashSet_LinkedHashSet$_empty(t1), sorted).call$1(root);\n return sorted;\n },\n _async_evaluate0$_indexAfterImports$1(statements) {\n var t1, t2, t3, lastImport, i, statement;\n for (t1 = J.getInterceptor$asx(statements), t2 = type$.CssComment_2, t3 = type$.CssImport_2, lastImport = -1, i = 0; i < t1.get$length(statements); ++i) {\n statement = t1.$index(statements, i);\n if (t3._is(statement))\n lastImport = i;\n else if (!t2._is(statement))\n break;\n }\n return lastImport + 1;\n },\n visitStylesheet$1(node) {\n return this.visitStylesheet$body$_EvaluateVisitor0(node);\n },\n visitStylesheet$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, _i;\n var $async$visitStylesheet$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.children, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t1[_i].accept$1($async$self), $async$visitStylesheet$1);\n case 6:\n // returning from await.\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStylesheet$1, $async$completer);\n },\n visitAtRootRule$1(node) {\n return this.visitAtRootRule$body$_EvaluateVisitor0(node);\n },\n visitAtRootRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, grandparent, root, innerCopy, t2, outerCopy, copy, unparsedQuery, query, $parent, included, $async$temp1, $async$temp2;\n var $async$visitAtRootRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n unparsedQuery = node.query;\n $async$goto = unparsedQuery != null ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = unparsedQuery;\n $async$temp2 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$2$warnForColor(unparsedQuery, true), $async$visitAtRootRule$1);\n case 6:\n // returning from await.\n $async$result = $async$self._async_evaluate0$_adjustParseError$2($async$temp1, new $async$temp2._EvaluateVisitor_visitAtRootRule_closure8($async$self, $async$result));\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$result = B.AtRootQuery_UsS0;\n case 4:\n // join\n query = $async$result;\n $parent = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\");\n included = A._setArrayType([], type$.JSArray_ModifiableCssParentNode_2);\n for (t1 = type$.CssStylesheet_2; !t1._is($parent); $parent = grandparent) {\n if (!query.excludes$1($parent))\n included.push($parent);\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.StateError$(string$.CssNod));\n }\n root = $async$self._async_evaluate0$_trimIncluded$1(included);\n $async$goto = root === $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\") ? 7 : 8;\n break;\n case 7:\n // then\n $async$goto = 9;\n return A._asyncAwait($async$self._async_evaluate0$_environment.scope$1$2$when(new A._EvaluateVisitor_visitAtRootRule_closure9($async$self, node), node.hasDeclarations, type$.Null), $async$visitAtRootRule$1);\n case 9:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 8:\n // join\n if (included.length !== 0) {\n innerCopy = B.JSArray_methods.get$first(included).copyWithoutChildren$0();\n for (t1 = A.SubListIterable$(included, 1, null, type$.ModifiableCssParentNode_2), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, outerCopy = innerCopy; t1.moveNext$0(); outerCopy = copy) {\n copy = t2._as(t1.__internal$_current).copyWithoutChildren$0();\n copy.addChild$1(outerCopy);\n }\n root.addChild$1(outerCopy);\n } else\n innerCopy = root;\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_scopeForAtRoot$4(node, innerCopy, query, included).call$1(new A._EvaluateVisitor_visitAtRootRule_closure10($async$self, node)), $async$visitAtRootRule$1);\n case 10:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitAtRootRule$1, $async$completer);\n },\n _async_evaluate0$_trimIncluded$1(nodes) {\n var $parent, t1, innermostContiguous, i, t2, grandparent, root, _this = this, _null = null, _s5_ = \"_root\",\n _s22_ = \" to be an ancestor of \";\n if (nodes.length === 0)\n return _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_);\n $parent = _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__parent, \"__parent\");\n for (t1 = nodes.length, innermostContiguous = _null, i = 0; i < t1; ++i, $parent = grandparent) {\n for (; t2 = nodes[i], $parent !== t2; innermostContiguous = _null, $parent = grandparent) {\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if (innermostContiguous == null)\n innermostContiguous = i;\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if ($parent !== _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_))\n return _this._async_evaluate0$_assertInModule$2(_this._async_evaluate0$__root, _s5_);\n innermostContiguous.toString;\n root = nodes[innermostContiguous];\n B.JSArray_methods.removeRange$2(nodes, innermostContiguous, nodes.length);\n return root;\n },\n _async_evaluate0$_scopeForAtRoot$4(node, newParent, query, included) {\n var _this = this,\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure17(_this, newParent, node),\n t1 = query._at_root_query0$_all || query._at_root_query0$_rule;\n if (t1 !== query.include)\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure18(_this, scope);\n if (_this._async_evaluate0$_mediaQueries != null && query.excludesName$1(\"media\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure19(_this, scope);\n if (_this._async_evaluate0$_inKeyframes && query.excludesName$1(\"keyframes\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure20(_this, scope);\n return _this._async_evaluate0$_inUnknownAtRule && !B.JSArray_methods.any$1(included, new A._EvaluateVisitor__scopeForAtRoot_closure21()) ? new A._EvaluateVisitor__scopeForAtRoot_closure22(_this, scope) : scope;\n },\n visitContentBlock$1(node) {\n return A.throwExpression(A.UnsupportedError$(string$.Evalua));\n },\n visitContentRule$1(node) {\n return this.visitContentRule$body$_EvaluateVisitor0(node);\n },\n visitContentRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, $content;\n var $async$visitContentRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $content = $async$self._async_evaluate0$_environment._async_environment0$_content;\n if ($content == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_runUserDefinedCallable$1$4(node.$arguments, $content, node, new A._EvaluateVisitor_visitContentRule_closure2($async$self, $content), type$.Null), $async$visitContentRule$1);\n case 3:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitContentRule$1, $async$completer);\n },\n visitDebugRule$1(node) {\n return this.visitDebugRule$body$_EvaluateVisitor0(node);\n },\n visitDebugRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, value, t1;\n var $async$visitDebugRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(node.expression.accept$1($async$self), $async$visitDebugRule$1);\n case 3:\n // returning from await.\n value = $async$result;\n t1 = value instanceof A.SassString0 ? value._string0$_text : A.serializeValue0(value, true, true);\n $async$self._async_evaluate0$_logger.debug$2(0, t1, node.span);\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitDebugRule$1, $async$completer);\n },\n visitDeclaration$1(node) {\n return this.visitDeclaration$body$_EvaluateVisitor0(node);\n },\n visitDeclaration$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, $name, t2, cssValue, t3, t4, children, oldDeclarationName;\n var $async$visitDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (($async$self._async_evaluate0$_atRootExcludingStyleRule ? null : $async$self._async_evaluate0$_styleRuleIgnoringAtRoot) == null && !$async$self._async_evaluate0$_inUnknownAtRule && !$async$self._async_evaluate0$_inKeyframes)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Declarm, node.span));\n t1 = node.name;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_interpolationToValue$2$warnForColor(t1, true), $async$visitDeclaration$1);\n case 3:\n // returning from await.\n $name = $async$result;\n t2 = $async$self._async_evaluate0$_declarationName;\n if (t2 != null)\n $name = new A.CssValue0(t2 + \"-\" + A.S($name.get$value($name)), $name.get$span($name), type$.CssValue_String_2);\n t2 = node.value;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen0(t2, new A._EvaluateVisitor_visitDeclaration_closure5($async$self)), $async$visitDeclaration$1);\n case 4:\n // returning from await.\n cssValue = $async$result;\n t3 = cssValue != null;\n if (t3)\n t4 = !cssValue.get$value(cssValue).get$isBlank() || cssValue.get$value(cssValue).get$asList().length === 0;\n else\n t4 = false;\n if (t4) {\n t3 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\");\n t1 = B.JSString_methods.startsWith$1(t1.get$initialPlain(), \"--\");\n if ($async$self._async_evaluate0$_sourceMap) {\n t2 = A.NullableExtension_andThen0(t2, $async$self.get$_async_evaluate0$_expressionNode());\n t2 = t2 == null ? null : J.get$span$z(t2);\n } else\n t2 = null;\n t3.addChild$1(A.ModifiableCssDeclaration$0($name, cssValue, node.span, t1, t2));\n } else if (J.startsWith$1$s($name.get$value($name), \"--\") && t3)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Custom property values may not be empty.\", cssValue.get$span(cssValue)));\n children = node.children;\n $async$goto = children != null ? 5 : 6;\n break;\n case 5:\n // then\n oldDeclarationName = $async$self._async_evaluate0$_declarationName;\n $async$self._async_evaluate0$_declarationName = $name.get$value($name);\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_environment.scope$1$2$when(new A._EvaluateVisitor_visitDeclaration_closure6($async$self, children), node.hasDeclarations, type$.Null), $async$visitDeclaration$1);\n case 7:\n // returning from await.\n $async$self._async_evaluate0$_declarationName = oldDeclarationName;\n case 6:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitDeclaration$1, $async$completer);\n },\n visitEachRule$1(node) {\n return this.visitEachRule$body$_EvaluateVisitor0(node);\n },\n visitEachRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, list, nodeWithSpan, setVariables;\n var $async$visitEachRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.list;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitEachRule$1);\n case 3:\n // returning from await.\n list = $async$result;\n nodeWithSpan = $async$self._async_evaluate0$_expressionNode$1(t1);\n setVariables = node.variables.length === 1 ? new A._EvaluateVisitor_visitEachRule_closure8($async$self, node, nodeWithSpan) : new A._EvaluateVisitor_visitEachRule_closure9($async$self, node, nodeWithSpan);\n $async$returnValue = $async$self._async_evaluate0$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitEachRule_closure10($async$self, list, setVariables, node), true, type$.nullable_Value_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitEachRule$1, $async$completer);\n },\n _async_evaluate0$_setMultipleVariables$3(variables, value, nodeWithSpan) {\n var i,\n list = value.get$asList(),\n t1 = variables.length,\n minLength = Math.min(t1, list.length);\n for (i = 0; i < minLength; ++i)\n this._async_evaluate0$_environment.setLocalVariable$3(variables[i], this._async_evaluate0$_withoutSlash$2(list[i], nodeWithSpan), nodeWithSpan);\n for (i = minLength; i < t1; ++i)\n this._async_evaluate0$_environment.setLocalVariable$3(variables[i], B.C__SassNull0, nodeWithSpan);\n },\n visitErrorRule$1(node) {\n return this.visitErrorRule$body$_EvaluateVisitor0(node);\n },\n visitErrorRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$self = this, $async$temp1, $async$temp2;\n var $async$visitErrorRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$temp2 = J;\n $async$goto = 2;\n return A._asyncAwait(node.expression.accept$1($async$self), $async$visitErrorRule$1);\n case 2:\n // returning from await.\n throw $async$temp1.wrapException($async$self._async_evaluate0$_exception$2($async$temp2.toString$0$($async$result), node.span));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitErrorRule$1, $async$completer);\n },\n visitExtendRule$1(node) {\n return this.visitExtendRule$body$_EvaluateVisitor0(node);\n },\n visitExtendRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, targetText, t1, t2, t3, _i, t4, styleRule;\n var $async$visitExtendRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n styleRule = $async$self._async_evaluate0$_atRootExcludingStyleRule ? null : $async$self._async_evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null || $async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.x40exten, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_interpolationToValue$2$warnForColor(node.selector, true), $async$visitExtendRule$1);\n case 3:\n // returning from await.\n targetText = $async$result;\n for (t1 = $async$self._async_evaluate0$_adjustParseError$2(targetText, new A._EvaluateVisitor_visitExtendRule_closure2($async$self, targetText)).components, t2 = t1.length, t3 = type$.CompoundSelector_2, _i = 0; _i < t2; ++_i) {\n t4 = t1[_i].components;\n if (t4.length !== 1 || !(B.JSArray_methods.get$first(t4) instanceof A.CompoundSelector0))\n throw A.wrapException(A.SassFormatException$0(\"complex selectors may not be extended.\", targetText.get$span(targetText)));\n t4 = t3._as(B.JSArray_methods.get$first(t4)).components;\n if (t4.length !== 1)\n throw A.wrapException(A.SassFormatException$0(string$.compou + B.JSArray_methods.join$1(t4, \", \") + string$.x60_inst, targetText.get$span(targetText)));\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__extensionStore, \"_extensionStore\").addExtension$4(styleRule.selector, B.JSArray_methods.get$first(t4), node, $async$self._async_evaluate0$_mediaQueries);\n }\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitExtendRule$1, $async$completer);\n },\n visitAtRule$1(node) {\n return this.visitAtRule$body$_EvaluateVisitor0(node);\n },\n visitAtRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, $name, value, children, wasInKeyframes, wasInUnknownAtRule;\n var $async$visitAtRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.At_rul, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_interpolationToValue$1(node.name), $async$visitAtRule$1);\n case 3:\n // returning from await.\n $name = $async$result;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen0(node.value, new A._EvaluateVisitor_visitAtRule_closure8($async$self)), $async$visitAtRule$1);\n case 4:\n // returning from await.\n value = $async$result;\n children = node.children;\n if (children == null) {\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$0($name, node.span, true, value));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n wasInKeyframes = $async$self._async_evaluate0$_inKeyframes;\n wasInUnknownAtRule = $async$self._async_evaluate0$_inUnknownAtRule;\n if (A.unvendor0($name.get$value($name)) === \"keyframes\")\n $async$self._async_evaluate0$_inKeyframes = true;\n else\n $async$self._async_evaluate0$_inUnknownAtRule = true;\n $async$goto = 5;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$0($name, node.span, false, value), new A._EvaluateVisitor_visitAtRule_closure9($async$self, children), node.hasDeclarations, new A._EvaluateVisitor_visitAtRule_closure10(), type$.ModifiableCssAtRule_2, type$.Null), $async$visitAtRule$1);\n case 5:\n // returning from await.\n $async$self._async_evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n $async$self._async_evaluate0$_inKeyframes = wasInKeyframes;\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitAtRule$1, $async$completer);\n },\n visitForRule$1(node) {\n return this.visitForRule$body$_EvaluateVisitor0(node);\n },\n visitForRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, fromNumber, t4, toNumber, from, to, direction;\n var $async$visitForRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n t2 = node.from;\n t3 = type$.SassNumber_2;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(t2, new A._EvaluateVisitor_visitForRule_closure14($async$self, node), t3), $async$visitForRule$1);\n case 3:\n // returning from await.\n fromNumber = $async$result;\n t4 = node.to;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(t4, new A._EvaluateVisitor_visitForRule_closure15($async$self, node), t3), $async$visitForRule$1);\n case 4:\n // returning from await.\n toNumber = $async$result;\n from = $async$self._async_evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure16(fromNumber));\n to = t1.to = $async$self._async_evaluate0$_addExceptionSpan$2(t4, new A._EvaluateVisitor_visitForRule_closure17(toNumber, fromNumber));\n direction = from > to ? -1 : 1;\n if (from === (!node.isExclusive ? t1.to = to + direction : to)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$returnValue = $async$self._async_evaluate0$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitForRule_closure18(t1, $async$self, node, from, direction, fromNumber), true, type$.nullable_Value_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitForRule$1, $async$completer);\n },\n visitForwardRule$1(node) {\n return this.visitForwardRule$body$_EvaluateVisitor0(node);\n },\n visitForwardRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, newConfiguration, t4, _i, variable, $name, oldConfiguration, adjustedConfiguration, t1, t2, t3;\n var $async$visitForwardRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldConfiguration = $async$self._async_evaluate0$_configuration;\n adjustedConfiguration = oldConfiguration.throughForward$1(node);\n t1 = node.configuration;\n t2 = t1.length;\n t3 = node.url;\n $async$goto = t2 !== 0 ? 3 : 5;\n break;\n case 3:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_addForwardConfiguration$2(adjustedConfiguration, node), $async$visitForwardRule$1);\n case 6:\n // returning from await.\n newConfiguration = $async$result;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_loadModule$5$configuration(t3, \"@forward\", node, new A._EvaluateVisitor_visitForwardRule_closure5($async$self, node), newConfiguration), $async$visitForwardRule$1);\n case 7:\n // returning from await.\n t3 = type$.String;\n t4 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (!variable.isGuarded)\n t4.add$1(0, variable.name);\n }\n $async$self._async_evaluate0$_removeUsedConfiguration$3$except(adjustedConfiguration, newConfiguration, t4);\n t3 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i].name);\n for (t1 = newConfiguration._configuration$_values, t2 = J.toList$0$ax(t1.get$keys(t1)), t4 = t2.length, _i = 0; _i < t2.length; t2.length === t4 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (!t3.contains$1(0, $name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n $async$self._async_evaluate0$_assertConfigurationIsEmpty$1(newConfiguration);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$self._async_evaluate0$_configuration = adjustedConfiguration;\n $async$goto = 8;\n return A._asyncAwait($async$self._async_evaluate0$_loadModule$4(t3, \"@forward\", node, new A._EvaluateVisitor_visitForwardRule_closure6($async$self, node)), $async$visitForwardRule$1);\n case 8:\n // returning from await.\n $async$self._async_evaluate0$_configuration = oldConfiguration;\n case 4:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitForwardRule$1, $async$completer);\n },\n _async_evaluate0$_addForwardConfiguration$2(configuration, node) {\n return this._addForwardConfiguration$body$_EvaluateVisitor0(configuration, node);\n },\n _addForwardConfiguration$body$_EvaluateVisitor0(configuration, node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Configuration_2),\n $async$returnValue, $async$self = this, t2, t3, _i, variable, t4, t5, variableNodeWithSpan, t1, newValues, $async$temp1, $async$temp2, $async$temp3;\n var $async$_async_evaluate0$_addForwardConfiguration$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = configuration._configuration$_values;\n newValues = A.LinkedHashMap_LinkedHashMap$of(new A.UnmodifiableMapView(t1, type$.UnmodifiableMapView_String_ConfiguredValue_2), type$.String, type$.ConfiguredValue_2);\n t2 = node.configuration, t3 = t2.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n variable = t2[_i];\n if (variable.isGuarded) {\n t4 = variable.name;\n t5 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, t4);\n if (t5 != null && !t5.value.$eq(0, B.C__SassNull0)) {\n newValues.$indexSet(0, t4, t5);\n // goto for update\n $async$goto = 4;\n break;\n }\n }\n t4 = variable.expression;\n variableNodeWithSpan = $async$self._async_evaluate0$_expressionNode$1(t4);\n $async$temp1 = newValues;\n $async$temp2 = variable.name;\n $async$temp3 = A;\n $async$goto = 6;\n return A._asyncAwait(t4.accept$1($async$self), $async$_async_evaluate0$_addForwardConfiguration$2);\n case 6:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, new $async$temp3.ConfiguredValue0($async$self._async_evaluate0$_withoutSlash$2($async$result, variableNodeWithSpan), variable.span, variableNodeWithSpan));\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n if (configuration instanceof A.ExplicitConfiguration0 || t1.get$isEmpty(t1)) {\n $async$returnValue = new A.ExplicitConfiguration0(node, newValues);\n // goto return\n $async$goto = 1;\n break;\n } else {\n $async$returnValue = new A.Configuration0(newValues);\n // goto return\n $async$goto = 1;\n break;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_addForwardConfiguration$2, $async$completer);\n },\n _async_evaluate0$_removeUsedConfiguration$3$except(upstream, downstream, except) {\n var t1, t2, t3, t4, _i, $name;\n for (t1 = upstream._configuration$_values, t2 = J.toList$0$ax(t1.get$keys(t1)), t3 = t2.length, t4 = downstream._configuration$_values, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (except.contains$1(0, $name))\n continue;\n if (!t4.containsKey$1($name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n },\n _async_evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, nameInError) {\n var t1, entry;\n if (!(configuration instanceof A.ExplicitConfiguration0))\n return;\n t1 = configuration._configuration$_values;\n if (t1.get$isEmpty(t1))\n return;\n t1 = t1.get$entries(t1);\n entry = t1.get$first(t1);\n t1 = nameInError ? \"$\" + A.S(entry.key) + string$.x20was_n : string$.This_v;\n throw A.wrapException(this._async_evaluate0$_exception$2(t1, entry.value.configurationSpan));\n },\n _async_evaluate0$_assertConfigurationIsEmpty$1(configuration) {\n return this._async_evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, false);\n },\n visitFunctionRule$1(node) {\n return this.visitFunctionRule$body$_EvaluateVisitor0(node);\n },\n visitFunctionRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, index, t4;\n var $async$visitFunctionRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate0$_environment;\n t2 = t1.closure$0();\n t3 = t1._async_environment0$_functions;\n index = t3.length - 1;\n t4 = node.name;\n t1._async_environment0$_functionIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable0(node, t2, type$.UserDefinedCallable_AsyncEnvironment_2));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitFunctionRule$1, $async$completer);\n },\n visitIfRule$1(node) {\n return this.visitIfRule$body$_EvaluateVisitor0(node);\n },\n visitIfRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, _i, clauseToCheck, _box_0;\n var $async$visitIfRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n _box_0 = {};\n _box_0.clause = node.lastClause;\n t1 = node.clauses, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n clauseToCheck = t1[_i];\n $async$goto = 6;\n return A._asyncAwait(clauseToCheck.expression.accept$1($async$self), $async$visitIfRule$1);\n case 6:\n // returning from await.\n if ($async$result.get$isTruthy()) {\n _box_0.clause = clauseToCheck;\n // goto after for\n $async$goto = 5;\n break;\n }\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n t1 = _box_0.clause;\n if (t1 == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitIfRule_closure2(_box_0, $async$self), true, t1.hasDeclarations, type$.nullable_Value_2), $async$visitIfRule$1);\n case 7:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIfRule$1, $async$completer);\n },\n visitImportRule$1(node) {\n return this.visitImportRule$body$_EvaluateVisitor0(node);\n },\n visitImportRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, _i, $import;\n var $async$visitImportRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.imports, t2 = t1.length, t3 = type$.StaticImport_2, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $import = t1[_i];\n $async$goto = $import instanceof A.DynamicImport0 ? 6 : 8;\n break;\n case 6:\n // then\n $async$goto = 9;\n return A._asyncAwait($async$self._async_evaluate0$_visitDynamicImport$1($import), $async$visitImportRule$1);\n case 9:\n // returning from await.\n // goto join\n $async$goto = 7;\n break;\n case 8:\n // else\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_visitStaticImport$1(t3._as($import)), $async$visitImportRule$1);\n case 10:\n // returning from await.\n case 7:\n // join\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitImportRule$1, $async$completer);\n },\n _async_evaluate0$_visitDynamicImport$1($import) {\n return this._async_evaluate0$_withStackFrame$1$3(\"@import\", $import, new A._EvaluateVisitor__visitDynamicImport_closure2(this, $import), type$.void);\n },\n _async_evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {\n return this._loadStylesheet$body$_EvaluateVisitor0(url, span, baseUrl, forImport);\n },\n _async_evaluate0$_loadStylesheet$3$baseUrl(url, span, baseUrl) {\n return this._async_evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, false);\n },\n _async_evaluate0$_loadStylesheet$3$forImport(url, span, forImport) {\n return this._async_evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);\n },\n _loadStylesheet$body$_EvaluateVisitor0(url, span, baseUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$._LoadedStylesheet_2),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, $async$exception;\n var $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n baseUrl = baseUrl;\n $async$handler = 4;\n $async$self._async_evaluate0$_importSpan = span;\n importCache = $async$self._async_evaluate0$_importCache;\n $async$goto = importCache != null ? 7 : 9;\n break;\n case 7:\n // then\n if (baseUrl == null)\n baseUrl = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__stylesheet, \"_stylesheet\").span.file.url;\n $async$goto = 10;\n return A._asyncAwait(J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), $async$self._async_evaluate0$_importer, baseUrl, forImport), $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport);\n case 10:\n // returning from await.\n tuple = $async$result;\n $async$goto = tuple != null ? 11 : 12;\n break;\n case 11:\n // then\n isDependency = $async$self._async_evaluate0$_inDependency || tuple.item1 !== $async$self._async_evaluate0$_importer;\n t1 = tuple.item1;\n t2 = tuple.item2;\n t3 = tuple.item3;\n t4 = $async$self._async_evaluate0$_quietDeps && isDependency;\n $async$goto = 13;\n return A._asyncAwait(importCache.importCanonical$4$originalUrl$quiet(t1, t2, t3, t4), $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport);\n case 13:\n // returning from await.\n stylesheet = $async$result;\n if (stylesheet != null) {\n $async$self._async_evaluate0$_loadedUrls.add$1(0, tuple.item2);\n t1 = tuple.item1;\n $async$returnValue = new A._LoadedStylesheet2(stylesheet, t1, isDependency);\n $async$next = [1];\n // goto finally\n $async$goto = 5;\n break;\n }\n case 12:\n // join\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = 14;\n return A._asyncAwait($async$self._async_evaluate0$_importLikeNode$2(url, forImport), $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport);\n case 14:\n // returning from await.\n result = $async$result;\n if (result != null) {\n t1 = $async$self._async_evaluate0$_loadedUrls;\n A.NullableExtension_andThen0(result.stylesheet.span.file.url, t1.get$add(t1));\n $async$returnValue = result;\n $async$next = [1];\n // goto finally\n $async$goto = 5;\n break;\n }\n case 8:\n // join\n if (B.JSString_methods.startsWith$1(url, \"package:\") && true)\n throw A.wrapException(string$.x22packa);\n else\n throw A.wrapException(\"Can't find stylesheet to import.\");\n $async$next.push(6);\n // goto finally\n $async$goto = 5;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n A.throwWithTrace0($async$self._async_evaluate0$_exception$2(error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t2, t1)), stackTrace);\n } else {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error0));\n } catch (exception) {\n message0 = J.toString$0$(error0);\n message = message0;\n }\n A.throwWithTrace0($async$self._async_evaluate0$_exception$1(message), stackTrace0);\n }\n $async$next.push(6);\n // goto finally\n $async$goto = 5;\n break;\n case 3:\n // uncaught\n $async$next = [2];\n case 5:\n // finally\n $async$handler = 2;\n $async$self._async_evaluate0$_importSpan = null;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport, $async$completer);\n },\n _async_evaluate0$_importLikeNode$2(originalUrl, forImport) {\n return this._importLikeNode$body$_EvaluateVisitor0(originalUrl, forImport);\n },\n _importLikeNode$body$_EvaluateVisitor0(originalUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable__LoadedStylesheet_2),\n $async$returnValue, $async$self = this, result, isDependency, url, t2, t1;\n var $async$_async_evaluate0$_importLikeNode$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate0$_nodeImporter;\n t1.toString;\n result = t1.loadRelative$3(originalUrl, $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__stylesheet, \"_stylesheet\").span.file.url, forImport);\n $async$goto = result != null ? 3 : 5;\n break;\n case 3:\n // then\n isDependency = $async$self._async_evaluate0$_inDependency;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = 6;\n return A._asyncAwait(t1.loadAsync$3(originalUrl, $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__stylesheet, \"_stylesheet\").span.file.url, forImport), $async$_async_evaluate0$_importLikeNode$2);\n case 6:\n // returning from await.\n result = $async$result;\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n isDependency = true;\n case 4:\n // join\n url = result.item2;\n t1 = B.JSString_methods.startsWith$1(url, \"file\") ? A.Syntax_forPath0(url) : B.Syntax_SCSS0;\n t2 = $async$self._async_evaluate0$_quietDeps && isDependency ? $.$get$Logger_quiet0() : $async$self._async_evaluate0$_logger;\n $async$returnValue = new A._LoadedStylesheet2(A.Stylesheet_Stylesheet$parse0(result.item1, t1, t2, url), null, isDependency);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_importLikeNode$2, $async$completer);\n },\n _async_evaluate0$_visitStaticImport$1($import) {\n return this._visitStaticImport$body$_EvaluateVisitor0($import);\n },\n _visitStaticImport$body$_EvaluateVisitor0($import) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, url, supports, node, $async$temp1, $async$temp2, $async$temp3;\n var $async$_async_evaluate0$_visitStaticImport$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate0$_interpolationToValue$1($import.url), $async$_async_evaluate0$_visitStaticImport$1);\n case 2:\n // returning from await.\n url = $async$result;\n $async$goto = 3;\n return A._asyncAwait(A.NullableExtension_andThen0($import.supports, new A._EvaluateVisitor__visitStaticImport_closure2($async$self)), $async$_async_evaluate0$_visitStaticImport$1);\n case 3:\n // returning from await.\n supports = $async$result;\n $async$temp1 = A;\n $async$temp2 = url;\n $async$temp3 = $import.span;\n $async$goto = 4;\n return A._asyncAwait(A.NullableExtension_andThen0($import.media, $async$self.get$_async_evaluate0$_visitMediaQueries()), $async$_async_evaluate0$_visitStaticImport$1);\n case 4:\n // returning from await.\n node = $async$temp1.ModifiableCssImport$0($async$temp2, $async$temp3, $async$result, supports);\n if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\") !== $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\"))\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(node);\n else if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").children._collection$_source)) {\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").addChild$1(node);\n $async$self._async_evaluate0$__endOfImports = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") + 1;\n } else {\n t1 = $async$self._async_evaluate0$_outOfOrderImports;\n (t1 == null ? $async$self._async_evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t1).push(node);\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_visitStaticImport$1, $async$completer);\n },\n visitIncludeRule$1(node) {\n return this.visitIncludeRule$body$_EvaluateVisitor0(node);\n },\n visitIncludeRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, nodeWithSpan, t1, mixin;\n var $async$visitIncludeRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n mixin = $async$self._async_evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitIncludeRule_closure11($async$self, node));\n if (mixin == null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Undefined mixin.\", node.span));\n nodeWithSpan = new A._FakeAstNode0(new A._EvaluateVisitor_visitIncludeRule_closure12(node));\n $async$goto = type$.AsyncBuiltInCallable_2._is(mixin) ? 3 : 5;\n break;\n case 3:\n // then\n if (node.content != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Mixin doesn't accept a content block.\", node.span));\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_runBuiltInCallable$3(node.$arguments, mixin, nodeWithSpan), $async$visitIncludeRule$1);\n case 6:\n // returning from await.\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = type$.UserDefinedCallable_AsyncEnvironment_2._is(mixin) ? 7 : 9;\n break;\n case 7:\n // then\n t1 = node.content;\n if (t1 != null && !type$.MixinRule_2._as(mixin.declaration).get$hasContent())\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(\"Mixin doesn't accept a content block.\", node.get$spanWithoutContent(), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([mixin.declaration.$arguments.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), $async$self._async_evaluate0$_stackTrace$1(node.get$spanWithoutContent())));\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_runUserDefinedCallable$1$4(node.$arguments, mixin, nodeWithSpan, new A._EvaluateVisitor_visitIncludeRule_closure13($async$self, A.NullableExtension_andThen0(t1, new A._EvaluateVisitor_visitIncludeRule_closure14($async$self)), mixin, nodeWithSpan), type$.Null), $async$visitIncludeRule$1);\n case 10:\n // returning from await.\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n throw A.wrapException(A.UnsupportedError$(\"Unknown callable type \" + mixin.toString$0(0) + \".\"));\n case 8:\n // join\n case 4:\n // join\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIncludeRule$1, $async$completer);\n },\n visitMixinRule$1(node) {\n return this.visitMixinRule$body$_EvaluateVisitor0(node);\n },\n visitMixinRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, index, t4;\n var $async$visitMixinRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate0$_environment;\n t2 = t1.closure$0();\n t3 = t1._async_environment0$_mixins;\n index = t3.length - 1;\n t4 = node.name;\n t1._async_environment0$_mixinIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable0(node, t2, type$.UserDefinedCallable_AsyncEnvironment_2));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMixinRule$1, $async$completer);\n },\n visitLoudComment$1(node) {\n return this.visitLoudComment$body$_EvaluateVisitor0(node);\n },\n visitLoudComment$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$visitLoudComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_inFunction) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\") === $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\") && $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").children._collection$_source))\n $async$self._async_evaluate0$__endOfImports = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") + 1;\n t1 = node.text;\n $async$temp1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\");\n $async$temp2 = A;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(t1), $async$visitLoudComment$1);\n case 3:\n // returning from await.\n $async$temp1.addChild$1(new $async$temp2.ModifiableCssComment0($async$result, t1.span));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitLoudComment$1, $async$completer);\n },\n visitMediaRule$1(node) {\n return this.visitMediaRule$body$_EvaluateVisitor0(node);\n },\n visitMediaRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, queries, mergedQueries, t1;\n var $async$visitMediaRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Media_, node.span));\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_visitMediaQueries$1(node.query), $async$visitMediaRule$1);\n case 3:\n // returning from await.\n queries = $async$result;\n mergedQueries = A.NullableExtension_andThen0($async$self._async_evaluate0$_mediaQueries, new A._EvaluateVisitor_visitMediaRule_closure8($async$self, queries));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = t1 ? queries : mergedQueries;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$0(t1, node.span), new A._EvaluateVisitor_visitMediaRule_closure9($async$self, mergedQueries, queries, node), node.hasDeclarations, new A._EvaluateVisitor_visitMediaRule_closure10(mergedQueries), type$.ModifiableCssMediaRule_2, type$.Null), $async$visitMediaRule$1);\n case 4:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMediaRule$1, $async$completer);\n },\n _async_evaluate0$_visitMediaQueries$1(interpolation) {\n return this._visitMediaQueries$body$_EvaluateVisitor0(interpolation);\n },\n _visitMediaQueries$body$_EvaluateVisitor0(interpolation) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.List_CssMediaQuery_2),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2;\n var $async$_async_evaluate0$_visitMediaQueries$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = interpolation;\n $async$temp2 = A;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$2$warnForColor(interpolation, true), $async$_async_evaluate0$_visitMediaQueries$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_adjustParseError$2($async$temp1, new $async$temp2._EvaluateVisitor__visitMediaQueries_closure2($async$self, $async$result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_visitMediaQueries$1, $async$completer);\n },\n _async_evaluate0$_mergeMediaQueries$2(queries1, queries2) {\n var t1, t2, t3, t4, t5, result,\n queries = A._setArrayType([], type$.JSArray_CssMediaQuery_2);\n for (t1 = J.get$iterator$ax(queries1), t2 = J.getInterceptor$ax(queries2), t3 = type$.MediaQuerySuccessfulMergeResult_2; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n for (t5 = t2.get$iterator(queries2); t5.moveNext$0();) {\n result = t4.merge$1(t5.get$current(t5));\n if (result === B._SingletonCssMediaQueryMergeResult_empty0)\n continue;\n if (result === B._SingletonCssMediaQueryMergeResult_unrepresentable0)\n return null;\n queries.push(t3._as(result).query);\n }\n }\n return queries;\n },\n visitReturnRule$1(node) {\n return this.visitReturnRule$body$_EvaluateVisitor0(node);\n },\n visitReturnRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, t1;\n var $async$visitReturnRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.expression;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitReturnRule$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_withoutSlash$2($async$result, t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitReturnRule$1, $async$completer);\n },\n visitSilentComment$1(node) {\n return this.visitSilentComment$body$_EvaluateVisitor0(node);\n },\n visitSilentComment$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue;\n var $async$visitSilentComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSilentComment$1, $async$completer);\n },\n visitStyleRule$1(node) {\n return this.visitStyleRule$body$_EvaluateVisitor0(node);\n },\n visitStyleRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t2, selectorText, rule, oldAtRootExcludingStyleRule, t1;\n var $async$visitStyleRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Style_, node.span));\n t2 = node.selector;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_interpolationToValue$3$trim$warnForColor(t2, true, true), $async$visitStyleRule$1);\n case 3:\n // returning from await.\n selectorText = $async$result;\n $async$goto = $async$self._async_evaluate0$_inKeyframes ? 4 : 5;\n break;\n case 4:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$0(new A.CssValue0(A.List_List$unmodifiable($async$self._async_evaluate0$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure20($async$self, selectorText)), type$.String), t2.span, type$.CssValue_List_String_2), node.span), new A._EvaluateVisitor_visitStyleRule_closure21($async$self, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure22(), type$.ModifiableCssKeyframeBlock_2, type$.Null), $async$visitStyleRule$1);\n case 6:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 5:\n // join\n t1.parsedSelector = $async$self._async_evaluate0$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure23($async$self, selectorText));\n t1.parsedSelector = $async$self._async_evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitStyleRule_closure24(t1, $async$self));\n rule = A.ModifiableCssStyleRule$0($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__extensionStore, \"_extensionStore\").addSelector$3(t1.parsedSelector, t2.span, $async$self._async_evaluate0$_mediaQueries), node.span, t1.parsedSelector);\n oldAtRootExcludingStyleRule = $async$self._async_evaluate0$_atRootExcludingStyleRule;\n t1 = $async$self._async_evaluate0$_atRootExcludingStyleRule = false;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitStyleRule_closure25($async$self, rule, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure26(), type$.ModifiableCssStyleRule_2, type$.Null), $async$visitStyleRule$1);\n case 7:\n // returning from await.\n $async$self._async_evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if ((oldAtRootExcludingStyleRule ? null : $async$self._async_evaluate0$_styleRuleIgnoringAtRoot) == null) {\n t1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").children;\n t1 = !t1.get$isEmpty(t1);\n }\n if (t1) {\n t1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").children;\n t1.get$last(t1).isGroupEnd = true;\n }\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStyleRule$1, $async$completer);\n },\n visitSupportsRule$1(node) {\n return this.visitSupportsRule$body$_EvaluateVisitor0(node);\n },\n visitSupportsRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$visitSupportsRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Suppor, node.span));\n t1 = node.condition;\n $async$temp1 = A;\n $async$temp2 = A;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate0$_visitSupportsCondition$1(t1), $async$visitSupportsRule$1);\n case 4:\n // returning from await.\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through($async$temp1.ModifiableCssSupportsRule$0(new $async$temp2.CssValue0($async$result, t1.get$span(t1), type$.CssValue_String_2), node.span), new A._EvaluateVisitor_visitSupportsRule_closure5($async$self, node), node.hasDeclarations, new A._EvaluateVisitor_visitSupportsRule_closure6(), type$.ModifiableCssSupportsRule_2, type$.Null), $async$visitSupportsRule$1);\n case 3:\n // returning from await.\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSupportsRule$1, $async$completer);\n },\n _async_evaluate0$_visitSupportsCondition$1(condition) {\n return this._visitSupportsCondition$body$_EvaluateVisitor0(condition);\n },\n _visitSupportsCondition$body$_EvaluateVisitor0(condition) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, $async$temp1, $async$temp2;\n var $async$_async_evaluate0$_visitSupportsCondition$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = condition instanceof A.SupportsOperation0 ? 3 : 5;\n break;\n case 3:\n // then\n t1 = condition.operator;\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_parenthesize$2(condition.left, t1), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 6:\n // returning from await.\n $async$temp1 = $async$temp1.S($async$result) + \" \" + t1 + \" \";\n $async$temp2 = A;\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_parenthesize$2(condition.right, t1), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 7:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = condition instanceof A.SupportsNegation0 ? 8 : 10;\n break;\n case 8:\n // then\n $async$temp1 = A;\n $async$goto = 11;\n return A._asyncAwait($async$self._async_evaluate0$_parenthesize$1(condition.condition), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 11:\n // returning from await.\n $async$returnValue = \"not \" + $async$temp1.S($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 9;\n break;\n case 10:\n // else\n $async$goto = condition instanceof A.SupportsInterpolation0 ? 12 : 14;\n break;\n case 12:\n // then\n $async$goto = 15;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateToCss$2$quote(condition.expression, false), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 15:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 13;\n break;\n case 14:\n // else\n $async$goto = condition instanceof A.SupportsDeclaration0 ? 16 : 18;\n break;\n case 16:\n // then\n $async$temp1 = A;\n $async$goto = 19;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateToCss$1(condition.name), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 19:\n // returning from await.\n t1 = \"(\" + $async$temp1.S($async$result) + \":\";\n $async$temp1 = t1 + (condition.get$isCustomProperty() ? \"\" : \" \");\n $async$temp2 = A;\n $async$goto = 20;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateToCss$1(condition.value), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 20:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 17;\n break;\n case 18:\n // else\n $async$goto = condition instanceof A.SupportsFunction0 ? 21 : 23;\n break;\n case 21:\n // then\n $async$temp1 = A;\n $async$goto = 24;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(condition.name), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 24:\n // returning from await.\n $async$temp1 = $async$temp1.S($async$result) + \"(\";\n $async$temp2 = A;\n $async$goto = 25;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(condition.$arguments), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 25:\n // returning from await.\n $async$returnValue = $async$temp1 + $async$temp2.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 22;\n break;\n case 23:\n // else\n $async$goto = condition instanceof A.SupportsAnything0 ? 26 : 28;\n break;\n case 26:\n // then\n $async$temp1 = A;\n $async$goto = 29;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(condition.contents), $async$_async_evaluate0$_visitSupportsCondition$1);\n case 29:\n // returning from await.\n $async$returnValue = \"(\" + $async$temp1.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 27;\n break;\n case 28:\n // else\n throw A.wrapException(A.ArgumentError$(\"Unknown supports condition type \" + A.getRuntimeType(condition).toString$0(0) + \".\", null));\n case 27:\n // join\n case 22:\n // join\n case 17:\n // join\n case 13:\n // join\n case 9:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_visitSupportsCondition$1, $async$completer);\n },\n _async_evaluate0$_parenthesize$2(condition, operator) {\n return this._parenthesize$body$_EvaluateVisitor0(condition, operator);\n },\n _async_evaluate0$_parenthesize$1(condition) {\n return this._async_evaluate0$_parenthesize$2(condition, null);\n },\n _parenthesize$body$_EvaluateVisitor0(condition, operator) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, $async$temp1;\n var $async$_async_evaluate0$_parenthesize$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (!(condition instanceof A.SupportsNegation0))\n if (condition instanceof A.SupportsOperation0)\n t1 = operator == null || operator !== condition.operator;\n else\n t1 = false;\n else\n t1 = true;\n $async$goto = t1 ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_visitSupportsCondition$1(condition), $async$_async_evaluate0$_parenthesize$2);\n case 6:\n // returning from await.\n $async$returnValue = \"(\" + $async$temp1.S($async$result) + \")\";\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = 7;\n return A._asyncAwait($async$self._async_evaluate0$_visitSupportsCondition$1(condition), $async$_async_evaluate0$_parenthesize$2);\n case 7:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_parenthesize$2, $async$completer);\n },\n visitVariableDeclaration$1(node) {\n return this.visitVariableDeclaration$body$_EvaluateVisitor0(node);\n },\n visitVariableDeclaration$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, value, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitVariableDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (node.isGuarded) {\n if (node.namespace == null && $async$self._async_evaluate0$_environment._async_environment0$_variables.length === 1) {\n t1 = $async$self._async_evaluate0$_configuration._configuration$_values;\n t1 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, node.name);\n if (t1 != null && !t1.value.$eq(0, B.C__SassNull0)) {\n $async$self._async_evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure8($async$self, node, t1));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n }\n value = $async$self._async_evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure9($async$self, node));\n if (value != null && !value.$eq(0, B.C__SassNull0)) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n }\n if (node.isGlobal && !$async$self._async_evaluate0$_environment.globalVariableExists$1(node.name)) {\n t1 = $async$self._async_evaluate0$_environment._async_environment0$_variables.length === 1 ? string$.As_of_S : string$.As_of_R + A.declarationName0(node.span) + \": null` at the stylesheet root.\";\n $async$self._async_evaluate0$_warn$3$deprecation(t1, node.span, true);\n }\n t1 = node.expression;\n $async$temp1 = node;\n $async$temp2 = A;\n $async$temp3 = node;\n $async$goto = 3;\n return A._asyncAwait(t1.accept$1($async$self), $async$visitVariableDeclaration$1);\n case 3:\n // returning from await.\n $async$self._async_evaluate0$_addExceptionSpan$2($async$temp1, new $async$temp2._EvaluateVisitor_visitVariableDeclaration_closure10($async$self, $async$temp3, $async$self._async_evaluate0$_withoutSlash$2($async$result, t1)));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitVariableDeclaration$1, $async$completer);\n },\n visitUseRule$1(node) {\n return this.visitUseRule$body$_EvaluateVisitor0(node);\n },\n visitUseRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, values, _i, variable, t3, variableNodeWithSpan, configuration, t1, t2, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitUseRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.configuration;\n t2 = t1.length;\n $async$goto = t2 !== 0 ? 3 : 5;\n break;\n case 3:\n // then\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n _i = 0;\n case 6:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 8;\n break;\n }\n variable = t1[_i];\n t3 = variable.expression;\n variableNodeWithSpan = $async$self._async_evaluate0$_expressionNode$1(t3);\n $async$temp1 = values;\n $async$temp2 = variable.name;\n $async$temp3 = A;\n $async$goto = 9;\n return A._asyncAwait(t3.accept$1($async$self), $async$visitUseRule$1);\n case 9:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, new $async$temp3.ConfiguredValue0($async$self._async_evaluate0$_withoutSlash$2($async$result, variableNodeWithSpan), variable.span, variableNodeWithSpan));\n case 7:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 6;\n break;\n case 8:\n // after for\n configuration = new A.ExplicitConfiguration0(node, values);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n configuration = B.Configuration_Map_empty0;\n case 4:\n // join\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_loadModule$5$configuration(node.url, \"@use\", node, new A._EvaluateVisitor_visitUseRule_closure2($async$self, node), configuration), $async$visitUseRule$1);\n case 10:\n // returning from await.\n $async$self._async_evaluate0$_assertConfigurationIsEmpty$1(configuration);\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitUseRule$1, $async$completer);\n },\n visitWarnRule$1(node) {\n return this.visitWarnRule$body$_EvaluateVisitor0(node);\n },\n visitWarnRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, value, t1;\n var $async$visitWarnRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor_visitWarnRule_closure2($async$self, node), type$.Value_2), $async$visitWarnRule$1);\n case 3:\n // returning from await.\n value = $async$result;\n t1 = value instanceof A.SassString0 ? value._string0$_text : $async$self._async_evaluate0$_serialize$2(value, node.expression);\n $async$self._async_evaluate0$_logger.warn$2$trace(0, t1, $async$self._async_evaluate0$_stackTrace$1(node.span));\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitWarnRule$1, $async$completer);\n },\n visitWhileRule$1(node) {\n return this._async_evaluate0$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitWhileRule_closure2(this, node), true, node.hasDeclarations, type$.nullable_Value_2);\n },\n visitBinaryOperationExpression$1(node) {\n return this._async_evaluate0$_addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor_visitBinaryOperationExpression_closure2(this, node), type$.Value_2);\n },\n visitValueExpression$1(node) {\n return this.visitValueExpression$body$_EvaluateVisitor0(node);\n },\n visitValueExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue;\n var $async$visitValueExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitValueExpression$1, $async$completer);\n },\n visitVariableExpression$1(node) {\n return this.visitVariableExpression$body$_EvaluateVisitor0(node);\n },\n visitVariableExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, result;\n var $async$visitVariableExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n result = $async$self._async_evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableExpression_closure2($async$self, node));\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Undefined variable.\", node.span));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitVariableExpression$1, $async$completer);\n },\n visitUnaryOperationExpression$1(node) {\n return this.visitUnaryOperationExpression$body$_EvaluateVisitor0(node);\n },\n visitUnaryOperationExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2, $async$temp3;\n var $async$visitUnaryOperationExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = node;\n $async$temp2 = A;\n $async$temp3 = node;\n $async$goto = 3;\n return A._asyncAwait(node.operand.accept$1($async$self), $async$visitUnaryOperationExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_addExceptionSpan$2($async$temp1, new $async$temp2._EvaluateVisitor_visitUnaryOperationExpression_closure2($async$temp3, $async$result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitUnaryOperationExpression$1, $async$completer);\n },\n visitBooleanExpression$1(node) {\n return this.visitBooleanExpression$body$_EvaluateVisitor0(node);\n },\n visitBooleanExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassBoolean_2),\n $async$returnValue;\n var $async$visitBooleanExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value ? B.SassBoolean_true0 : B.SassBoolean_false0;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitBooleanExpression$1, $async$completer);\n },\n visitIfExpression$1(node) {\n return this.visitIfExpression$body$_EvaluateVisitor0(node);\n },\n visitIfExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, condition, t2, ifTrue, ifFalse, result, pair, positional, named, t1;\n var $async$visitIfExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateMacroArguments$1(node), $async$visitIfExpression$1);\n case 3:\n // returning from await.\n pair = $async$result;\n positional = pair.item1;\n named = pair.item2;\n t1 = J.getInterceptor$asx(positional);\n $async$self._async_evaluate0$_verifyArguments$4(t1.get$length(positional), named, $.$get$IfExpression_declaration0(), node);\n if (t1.get$length(positional) > 0)\n condition = t1.$index(positional, 0);\n else {\n t2 = named.$index(0, \"condition\");\n t2.toString;\n condition = t2;\n }\n if (t1.get$length(positional) > 1)\n ifTrue = t1.$index(positional, 1);\n else {\n t2 = named.$index(0, \"if-true\");\n t2.toString;\n ifTrue = t2;\n }\n if (t1.get$length(positional) > 2)\n ifFalse = t1.$index(positional, 2);\n else {\n t1 = named.$index(0, \"if-false\");\n t1.toString;\n ifFalse = t1;\n }\n $async$goto = 4;\n return A._asyncAwait(condition.accept$1($async$self), $async$visitIfExpression$1);\n case 4:\n // returning from await.\n result = $async$result.get$isTruthy() ? ifTrue : ifFalse;\n $async$goto = 5;\n return A._asyncAwait(result.accept$1($async$self), $async$visitIfExpression$1);\n case 5:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_withoutSlash$2($async$result, $async$self._async_evaluate0$_expressionNode$1(result));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitIfExpression$1, $async$completer);\n },\n visitNullExpression$1(node) {\n return this.visitNullExpression$body$_EvaluateVisitor0(node);\n },\n visitNullExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue;\n var $async$visitNullExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = B.C__SassNull0;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitNullExpression$1, $async$completer);\n },\n visitNumberExpression$1(node) {\n return this.visitNumberExpression$body$_EvaluateVisitor0(node);\n },\n visitNumberExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber_2),\n $async$returnValue, t1, t2;\n var $async$visitNumberExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.value;\n t2 = node.unit;\n $async$returnValue = t2 == null ? new A.UnitlessSassNumber0(t1, null) : new A.SingleUnitSassNumber0(t2, t1, null);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitNumberExpression$1, $async$completer);\n },\n visitParenthesizedExpression$1(node) {\n return node.expression.accept$1(this);\n },\n visitCalculationExpression$1(node) {\n return this.visitCalculationExpression$body$_EvaluateVisitor0(node);\n },\n visitCalculationExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$next = [], $async$self = this, $arguments, error, stackTrace, t2, t3, t4, t5, t6, _i, argument, exception, t1, $async$temp1;\n var $async$visitCalculationExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n $async$outer:\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = A._setArrayType([], type$.JSArray_Object);\n t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== \"min\", t6 = t4 === \"max\", _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n argument = t2[_i];\n $async$temp1 = t1;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$2$inMinMax(argument, !t5 || t6), $async$visitCalculationExpression$1);\n case 6:\n // returning from await.\n $async$temp1.push($async$result);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $arguments = t1;\n try {\n switch (t4) {\n case \"calc\":\n t1 = A.SassCalculation_calc0(J.$index$asx($arguments, 0));\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"min\":\n t1 = A.SassCalculation_min0($arguments);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"max\":\n t1 = A.SassCalculation_max0($arguments);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n case \"clamp\":\n t1 = J.$index$asx($arguments, 0);\n t3 = J.get$length$asx($arguments) > 1 ? J.$index$asx($arguments, 1) : null;\n t1 = A.SassCalculation_clamp0(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break $async$outer;\n default:\n t1 = A.UnsupportedError$('Unknown calculation name \"' + t4 + '\".');\n throw A.wrapException(t1);\n }\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n $async$self._async_evaluate0$_verifyCompatibleNumbers$2($arguments, t2);\n A.throwWithTrace0($async$self._async_evaluate0$_exception$2(error.message, node.span), stackTrace);\n } else\n throw exception;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCalculationExpression$1, $async$completer);\n },\n _async_evaluate0$_verifyCompatibleNumbers$2(args, nodesWithSpans) {\n var i, t1, arg, number1, j, number2;\n for (i = 0; t1 = args.length, i < t1; ++i) {\n arg = args[i];\n if (!(arg instanceof A.SassNumber0))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(this._async_evaluate0$_exception$2(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\", J.get$span$z(nodesWithSpans[i])));\n }\n for (i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber0))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber0))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\", J.get$span$z(nodesWithSpans[i]), number1.toString$0(0), A.LinkedHashMap_LinkedHashMap$_literal([J.get$span$z(nodesWithSpans[j]), number2.toString$0(0)], type$.FileSpan, type$.String), this._async_evaluate0$_stackTrace$1(J.get$span$z(nodesWithSpans[i]))));\n }\n }\n },\n _async_evaluate0$_visitCalculationValue$2$inMinMax(node, inMinMax) {\n return this._visitCalculationValue$body$_EvaluateVisitor0(node, inMinMax);\n },\n _visitCalculationValue$body$_EvaluateVisitor0(node, inMinMax) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Object),\n $async$returnValue, $async$self = this, inner, result, t1, $async$temp1;\n var $async$_async_evaluate0$_visitCalculationValue$2$inMinMax = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = node instanceof A.ParenthesizedExpression0 ? 3 : 5;\n break;\n case 3:\n // then\n inner = node.expression;\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$2$inMinMax(inner, inMinMax), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);\n case 6:\n // returning from await.\n result = $async$result;\n if (inner instanceof A.FunctionExpression0)\n t1 = A.stringReplaceAllUnchecked(inner.originalName, \"_\", \"-\").toLowerCase() === \"var\" && result instanceof A.SassString0 && !result._string0$_hasQuotes;\n else\n t1 = false;\n $async$returnValue = t1 ? new A.SassString0(\"(\" + result._string0$_text + \")\", false) : result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = node instanceof A.StringExpression0 ? 7 : 9;\n break;\n case 7:\n // then\n $async$temp1 = A;\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(node.text), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);\n case 10:\n // returning from await.\n $async$returnValue = new $async$temp1.CalculationInterpolation0($async$result);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = node instanceof A.BinaryOperationExpression0 ? 11 : 13;\n break;\n case 11:\n // then\n $async$goto = 14;\n return A._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(node, new A._EvaluateVisitor__visitCalculationValue_closure2($async$self, node, inMinMax), type$.Object), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);\n case 14:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 12;\n break;\n case 13:\n // else\n $async$goto = 15;\n return A._asyncAwait(node.accept$1($async$self), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);\n case 15:\n // returning from await.\n result = $async$result;\n if (result instanceof A.SassNumber0 || result instanceof A.SassCalculation0) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (result instanceof A.SassString0 && !result._string0$_hasQuotes) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Value \" + result.toString$0(0) + \" can't be used in a calculation.\", node.get$span(node)));\n case 12:\n // join\n case 8:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_visitCalculationValue$2$inMinMax, $async$completer);\n },\n _async_evaluate0$_binaryOperatorToCalculationOperator$1(operator) {\n switch (operator) {\n case B.BinaryOperator_AcR2:\n return B.CalculationOperator_Iem0;\n case B.BinaryOperator_iyO0:\n return B.CalculationOperator_uti0;\n case B.BinaryOperator_O1M0:\n return B.CalculationOperator_Dih0;\n case B.BinaryOperator_RTB0:\n return B.CalculationOperator_jB60;\n default:\n throw A.wrapException(A.UnsupportedError$(\"Invalid calculation operator \" + operator.toString$0(0) + \".\"));\n }\n },\n visitColorExpression$1(node) {\n return this.visitColorExpression$body$_EvaluateVisitor0(node);\n },\n visitColorExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassColor_2),\n $async$returnValue;\n var $async$visitColorExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$returnValue = node.value;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitColorExpression$1, $async$completer);\n },\n visitListExpression$1(node) {\n return this.visitListExpression$body$_EvaluateVisitor0(node);\n },\n visitListExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassList_2),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$visitListExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync0(node.contents, new A._EvaluateVisitor_visitListExpression_closure2($async$self), type$.Expression_2, type$.Value_2), $async$visitListExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = $async$temp1.SassList$0($async$result, node.separator, node.hasBrackets);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitListExpression$1, $async$completer);\n },\n visitMapExpression$1(node) {\n return this.visitMapExpression$body$_EvaluateVisitor0(node);\n },\n visitMapExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassMap_2),\n $async$returnValue, $async$self = this, t2, t3, _i, pair, t4, keyValue, valueValue, oldValueSpan, t1, map, keyNodes;\n var $async$visitMapExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = type$.Value_2;\n map = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n keyNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode_2);\n t2 = node.pairs, t3 = t2.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n pair = t2[_i];\n t4 = pair.item1;\n $async$goto = 6;\n return A._asyncAwait(t4.accept$1($async$self), $async$visitMapExpression$1);\n case 6:\n // returning from await.\n keyValue = $async$result;\n $async$goto = 7;\n return A._asyncAwait(pair.item2.accept$1($async$self), $async$visitMapExpression$1);\n case 7:\n // returning from await.\n valueValue = $async$result;\n if (map.$index(0, keyValue) != null) {\n t1 = keyNodes.$index(0, keyValue);\n oldValueSpan = t1 == null ? null : t1.get$span(t1);\n t1 = J.getInterceptor$z(t4);\n t2 = t1.get$span(t4);\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (oldValueSpan != null)\n t3.$indexSet(0, oldValueSpan, \"first key\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(\"Duplicate key.\", t2, \"second key\", t3, $async$self._async_evaluate0$_stackTrace$1(t1.get$span(t4))));\n }\n map.$indexSet(0, keyValue, valueValue);\n keyNodes.$indexSet(0, keyValue, t4);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = new A.SassMap0(A.ConstantMap_ConstantMap$from(map, t1, t1));\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitMapExpression$1, $async$completer);\n },\n visitFunctionExpression$1(node) {\n return this.visitFunctionExpression$body$_EvaluateVisitor0(node);\n },\n visitFunctionExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, oldInFunction, result, t1, $function;\n var $async$visitFunctionExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = {};\n $function = $async$self._async_evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure5($async$self, node));\n t1.$function = $function;\n if ($function == null) {\n if (node.namespace != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(\"Undefined function.\", node.span));\n t1.$function = new A.PlainCssCallable0(node.originalName);\n }\n oldInFunction = $async$self._async_evaluate0$_inFunction;\n $async$self._async_evaluate0$_inFunction = true;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_addErrorSpan$1$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure6(t1, $async$self, node), type$.Value_2), $async$visitFunctionExpression$1);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_inFunction = oldInFunction;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitFunctionExpression$1, $async$completer);\n },\n visitInterpolatedFunctionExpression$1(node) {\n return this.visitInterpolatedFunctionExpression$body$_EvaluateVisitor0(node);\n },\n visitInterpolatedFunctionExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, result, t1, oldInFunction;\n var $async$visitInterpolatedFunctionExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(node.name), $async$visitInterpolatedFunctionExpression$1);\n case 3:\n // returning from await.\n t1 = $async$result;\n oldInFunction = $async$self._async_evaluate0$_inFunction;\n $async$self._async_evaluate0$_inFunction = true;\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate0$_addErrorSpan$1$2(node, new A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure2($async$self, node, new A.PlainCssCallable0(t1)), type$.Value_2), $async$visitInterpolatedFunctionExpression$1);\n case 4:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_inFunction = oldInFunction;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitInterpolatedFunctionExpression$1, $async$completer);\n },\n _async_evaluate0$_getFunction$2$namespace($name, namespace) {\n var local = this._async_evaluate0$_environment.getFunction$2$namespace($name, namespace);\n if (local != null || namespace != null)\n return local;\n return this._async_evaluate0$_builtInFunctions.$index(0, $name);\n },\n _async_evaluate0$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, run, $V) {\n return this._runUserDefinedCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan, run, $V, $V);\n },\n _runUserDefinedCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan, run, $V, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, evaluated, $name;\n var $async$_async_evaluate0$_runUserDefinedCallable$1$4 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateArguments$1($arguments), $async$_async_evaluate0$_runUserDefinedCallable$1$4);\n case 3:\n // returning from await.\n evaluated = $async$result;\n $name = callable.declaration.name;\n if ($name !== \"@content\")\n $name += \"()\";\n $async$goto = 4;\n return A._asyncAwait($async$self._async_evaluate0$_withStackFrame$1$3($name, nodeWithSpan, new A._EvaluateVisitor__runUserDefinedCallable_closure2($async$self, callable, evaluated, nodeWithSpan, run, $V), $V), $async$_async_evaluate0$_runUserDefinedCallable$1$4);\n case 4:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_runUserDefinedCallable$1$4, $async$completer);\n },\n _async_evaluate0$_runFunctionCallable$3($arguments, callable, nodeWithSpan) {\n return this._runFunctionCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan);\n },\n _runFunctionCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, first, _i, argument, restArg, rest, $async$temp1;\n var $async$_async_evaluate0$_runFunctionCallable$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = type$.AsyncBuiltInCallable_2._is(callable) ? 3 : 5;\n break;\n case 3:\n // then\n $async$goto = 6;\n return A._asyncAwait($async$self._async_evaluate0$_runBuiltInCallable$3($arguments, callable, nodeWithSpan), $async$_async_evaluate0$_runFunctionCallable$3);\n case 6:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_withoutSlash$2($async$result, nodeWithSpan);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = type$.UserDefinedCallable_AsyncEnvironment_2._is(callable) ? 7 : 9;\n break;\n case 7:\n // then\n $async$goto = 10;\n return A._asyncAwait($async$self._async_evaluate0$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, new A._EvaluateVisitor__runFunctionCallable_closure2($async$self, callable), type$.Value_2), $async$_async_evaluate0$_runFunctionCallable$3);\n case 10:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = callable instanceof A.PlainCssCallable0 ? 11 : 13;\n break;\n case 11:\n // then\n t1 = $arguments.named;\n if (t1.get$isNotEmpty(t1) || $arguments.keywordRest != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Plain_, nodeWithSpan.get$span(nodeWithSpan)));\n t1 = callable.name + \"(\";\n t2 = $arguments.positional, t3 = t2.length, first = true, _i = 0;\n case 14:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 16;\n break;\n }\n argument = t2[_i];\n if (first)\n first = false;\n else\n t1 += \", \";\n $async$temp1 = A;\n $async$goto = 17;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateToCss$1(argument), $async$_async_evaluate0$_runFunctionCallable$3);\n case 17:\n // returning from await.\n t1 += $async$temp1.S($async$result);\n case 15:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 14;\n break;\n case 16:\n // after for\n restArg = $arguments.rest;\n $async$goto = restArg != null ? 18 : 19;\n break;\n case 18:\n // then\n $async$goto = 20;\n return A._asyncAwait(restArg.accept$1($async$self), $async$_async_evaluate0$_runFunctionCallable$3);\n case 20:\n // returning from await.\n rest = $async$result;\n if (!first)\n t1 += \", \";\n t1 += $async$self._async_evaluate0$_serialize$2(rest, restArg);\n case 19:\n // join\n t1 += A.Primitives_stringFromCharCode(41);\n $async$returnValue = new A.SassString0(t1.charCodeAt(0) == 0 ? t1 : t1, false);\n // goto return\n $async$goto = 1;\n break;\n // goto join\n $async$goto = 12;\n break;\n case 13:\n // else\n throw A.wrapException(A.ArgumentError$(\"Unknown callable type \" + J.get$runtimeType$u(callable).toString$0(0) + \".\", null));\n case 12:\n // join\n case 8:\n // join\n case 4:\n // join\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_runFunctionCallable$3, $async$completer);\n },\n _async_evaluate0$_runBuiltInCallable$3($arguments, callable, nodeWithSpan) {\n return this._runBuiltInCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan);\n },\n _runBuiltInCallable$body$_EvaluateVisitor0($arguments, callable, nodeWithSpan) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, callback, result, error, stackTrace, error0, stackTrace0, error1, stackTrace1, message, namedSet, tuple, overload, declaredArguments, i, t1, argument, t2, t3, rest, argumentList, exception, t4, t5, t6, message0, evaluated, oldCallableNode, $async$exception;\n var $async$_async_evaluate0$_runBuiltInCallable$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_evaluateArguments$1($arguments), $async$_async_evaluate0$_runBuiltInCallable$3);\n case 3:\n // returning from await.\n evaluated = $async$result;\n oldCallableNode = $async$self._async_evaluate0$_callableNode;\n $async$self._async_evaluate0$_callableNode = nodeWithSpan;\n namedSet = new A.MapKeySet(evaluated.named, type$.MapKeySet_String);\n tuple = callable.callbackFor$2(evaluated.positional.length, namedSet);\n overload = tuple.item1;\n callback = tuple.item2;\n $async$self._async_evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__runBuiltInCallable_closure5(overload, evaluated, namedSet));\n declaredArguments = overload.$arguments;\n i = evaluated.positional.length, t1 = declaredArguments.length;\n case 4:\n // for condition\n if (!(i < t1)) {\n // goto after for\n $async$goto = 6;\n break;\n }\n argument = declaredArguments[i];\n t2 = evaluated.positional;\n t3 = evaluated.named.remove$1(0, argument.name);\n $async$goto = t3 == null ? 7 : 8;\n break;\n case 7:\n // then\n t3 = argument.defaultValue;\n $async$goto = 9;\n return A._asyncAwait(t3.accept$1($async$self), $async$_async_evaluate0$_runBuiltInCallable$3);\n case 9:\n // returning from await.\n t3 = $async$self._async_evaluate0$_withoutSlash$2($async$result, t3);\n case 8:\n // join\n t2.push(t3);\n case 5:\n // for update\n ++i;\n // goto for condition\n $async$goto = 4;\n break;\n case 6:\n // after for\n if (overload.restArgument != null) {\n if (evaluated.positional.length > t1) {\n rest = B.JSArray_methods.sublist$1(evaluated.positional, t1);\n B.JSArray_methods.removeRange$2(evaluated.positional, t1, evaluated.positional.length);\n } else\n rest = B.List_empty15;\n t1 = evaluated.named;\n argumentList = A.SassArgumentList$0(rest, t1, evaluated.separator === B.ListSeparator_undecided_null0 ? B.ListSeparator_kWM0 : evaluated.separator);\n evaluated.positional.push(argumentList);\n } else\n argumentList = null;\n result = null;\n $async$handler = 11;\n $async$goto = 14;\n return A._asyncAwait(callback.call$1(evaluated.positional), $async$_async_evaluate0$_runBuiltInCallable$3);\n case 14:\n // returning from await.\n result = $async$result;\n $async$handler = 2;\n // goto after finally\n $async$goto = 13;\n break;\n case 11:\n // catch\n $async$handler = 10;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException_2._is(t1))\n throw $async$exception;\n else if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0($async$self._async_evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.MultiSpanSassException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n t1 = error0._span_exception$_message;\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n t2 = A.SourceSpanException.prototype.get$span.call(t3, t2);\n t3 = error0.primaryLabel;\n t4 = error0.secondarySpans;\n t5 = error0;\n t6 = J.getInterceptor$z(t5);\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0($async$self._async_evaluate0$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t6, t5)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace0);\n } else {\n error1 = t1;\n stackTrace1 = A.getTraceFromException($async$exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error1));\n } catch (exception) {\n message0 = J.toString$0$(error1);\n message = message0;\n }\n A.throwWithTrace0($async$self._async_evaluate0$_exception$2(message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace1);\n }\n // goto after finally\n $async$goto = 13;\n break;\n case 10:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 13:\n // after finally\n $async$self._async_evaluate0$_callableNode = oldCallableNode;\n if (argumentList == null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = evaluated.named;\n if (t1.get$isEmpty(t1)) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (argumentList._argument_list$_wereKeywordsAccessed) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = evaluated.named;\n t1 = t1.get$keys(t1);\n t1 = \"No \" + A.pluralize0(\"argument\", t1.get$length(t1), null) + \" named \";\n t2 = evaluated.named;\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(t1 + A.S(A.toSentence0(t2.get$keys(t2).map$1$1(0, new A._EvaluateVisitor__runBuiltInCallable_closure6(), type$.Object), \"or\")) + \".\", nodeWithSpan.get$span(nodeWithSpan), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([overload.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), $async$self._async_evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan))));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_runBuiltInCallable$3, $async$completer);\n },\n _async_evaluate0$_evaluateArguments$1($arguments) {\n return this._evaluateArguments$body$_EvaluateVisitor0($arguments);\n },\n _evaluateArguments$body$_EvaluateVisitor0($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$._ArgumentResults_2),\n $async$returnValue, $async$self = this, t1, t2, _i, expression, nodeForSpan, named, namedNodes, t3, t4, t5, restArgs, rest, restNodeForSpan, separator, keywordRestArgs, keywordRest, keywordRestNodeForSpan, positional, positionalNodes, $async$temp1, $async$temp2;\n var $async$_async_evaluate0$_evaluateArguments$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n positional = A._setArrayType([], type$.JSArray_Value_2);\n positionalNodes = A._setArrayType([], type$.JSArray_AstNode_2);\n t1 = $arguments.positional, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n expression = t1[_i];\n nodeForSpan = $async$self._async_evaluate0$_expressionNode$1(expression);\n $async$temp1 = positional;\n $async$goto = 6;\n return A._asyncAwait(expression.accept$1($async$self), $async$_async_evaluate0$_evaluateArguments$1);\n case 6:\n // returning from await.\n $async$temp1.push($async$self._async_evaluate0$_withoutSlash$2($async$result, nodeForSpan));\n positionalNodes.push(nodeForSpan);\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n t1 = type$.String;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value_2);\n t2 = type$.AstNode_2;\n namedNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n t3 = $arguments.named, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3);\n case 7:\n // for condition\n if (!t3.moveNext$0()) {\n // goto after for\n $async$goto = 8;\n break;\n }\n t4 = t3.get$current(t3);\n t5 = t4.value;\n nodeForSpan = $async$self._async_evaluate0$_expressionNode$1(t5);\n t4 = t4.key;\n $async$temp1 = named;\n $async$temp2 = t4;\n $async$goto = 9;\n return A._asyncAwait(t5.accept$1($async$self), $async$_async_evaluate0$_evaluateArguments$1);\n case 9:\n // returning from await.\n $async$temp1.$indexSet(0, $async$temp2, $async$self._async_evaluate0$_withoutSlash$2($async$result, nodeForSpan));\n namedNodes.$indexSet(0, t4, nodeForSpan);\n // goto for condition\n $async$goto = 7;\n break;\n case 8:\n // after for\n restArgs = $arguments.rest;\n if (restArgs == null) {\n $async$returnValue = new A._ArgumentResults2(positional, positionalNodes, named, namedNodes, B.ListSeparator_undecided_null0);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 10;\n return A._asyncAwait(restArgs.accept$1($async$self), $async$_async_evaluate0$_evaluateArguments$1);\n case 10:\n // returning from await.\n rest = $async$result;\n restNodeForSpan = $async$self._async_evaluate0$_expressionNode$1(restArgs);\n if (rest instanceof A.SassMap0) {\n $async$self._async_evaluate0$_addRestMap$4(named, rest, restArgs, new A._EvaluateVisitor__evaluateArguments_closure11());\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t4 = rest._map0$_contents, t4 = J.get$iterator$ax(t4.get$keys(t4)), t5 = type$.SassString_2; t4.moveNext$0();)\n t3.$indexSet(0, t5._as(t4.get$current(t4))._string0$_text, restNodeForSpan);\n namedNodes.addAll$1(0, t3);\n separator = B.ListSeparator_undecided_null0;\n } else if (rest instanceof A.SassList0) {\n t3 = rest._list1$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t3, new A._EvaluateVisitor__evaluateArguments_closure12($async$self, restNodeForSpan), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,Value0>\")));\n B.JSArray_methods.addAll$1(positionalNodes, A.List_List$filled(t3.length, restNodeForSpan, false, t2));\n separator = rest._list1$_separator;\n if (rest instanceof A.SassArgumentList0) {\n rest._argument_list$_wereKeywordsAccessed = true;\n rest._argument_list$_keywords.forEach$1(0, new A._EvaluateVisitor__evaluateArguments_closure13($async$self, named, restNodeForSpan, namedNodes));\n }\n } else {\n positional.push($async$self._async_evaluate0$_withoutSlash$2(rest, restNodeForSpan));\n positionalNodes.push(restNodeForSpan);\n separator = B.ListSeparator_undecided_null0;\n }\n keywordRestArgs = $arguments.keywordRest;\n if (keywordRestArgs == null) {\n $async$returnValue = new A._ArgumentResults2(positional, positionalNodes, named, namedNodes, separator);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 11;\n return A._asyncAwait(keywordRestArgs.accept$1($async$self), $async$_async_evaluate0$_evaluateArguments$1);\n case 11:\n // returning from await.\n keywordRest = $async$result;\n keywordRestNodeForSpan = $async$self._async_evaluate0$_expressionNode$1(keywordRestArgs);\n if (keywordRest instanceof A.SassMap0) {\n $async$self._async_evaluate0$_addRestMap$4(named, keywordRest, keywordRestArgs, new A._EvaluateVisitor__evaluateArguments_closure14());\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t2 = keywordRest._map0$_contents, t2 = J.get$iterator$ax(t2.get$keys(t2)), t3 = type$.SassString_2; t2.moveNext$0();)\n t1.$indexSet(0, t3._as(t2.get$current(t2))._string0$_text, keywordRestNodeForSpan);\n namedNodes.addAll$1(0, t1);\n $async$returnValue = new A._ArgumentResults2(positional, positionalNodes, named, namedNodes, separator);\n // goto return\n $async$goto = 1;\n break;\n } else\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs.get$span(keywordRestArgs)));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_evaluateArguments$1, $async$completer);\n },\n _async_evaluate0$_evaluateMacroArguments$1(invocation) {\n return this._evaluateMacroArguments$body$_EvaluateVisitor0(invocation);\n },\n _evaluateMacroArguments$body$_EvaluateVisitor0(invocation) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Tuple2_of_List_Expression_and_Map_String_Expression_2),\n $async$returnValue, $async$self = this, t2, positional, named, rest, restNodeForSpan, keywordRestArgs_, keywordRest, keywordRestNodeForSpan, t1, restArgs_;\n var $async$_async_evaluate0$_evaluateMacroArguments$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = invocation.$arguments;\n restArgs_ = t1.rest;\n if (restArgs_ == null) {\n $async$returnValue = new A.Tuple2(t1.positional, t1.named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = t1.positional;\n positional = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n named = A.LinkedHashMap_LinkedHashMap$of(t1.named, type$.String, type$.Expression_2);\n $async$goto = 3;\n return A._asyncAwait(restArgs_.accept$1($async$self), $async$_async_evaluate0$_evaluateMacroArguments$1);\n case 3:\n // returning from await.\n rest = $async$result;\n restNodeForSpan = $async$self._async_evaluate0$_expressionNode$1(restArgs_);\n if (rest instanceof A.SassMap0)\n $async$self._async_evaluate0$_addRestMap$4(named, rest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure11(restArgs_));\n else if (rest instanceof A.SassList0) {\n t2 = rest._list1$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t2, new A._EvaluateVisitor__evaluateMacroArguments_closure12($async$self, restNodeForSpan, restArgs_), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Expression0>\")));\n if (rest instanceof A.SassArgumentList0) {\n rest._argument_list$_wereKeywordsAccessed = true;\n rest._argument_list$_keywords.forEach$1(0, new A._EvaluateVisitor__evaluateMacroArguments_closure13($async$self, named, restNodeForSpan, restArgs_));\n }\n } else\n positional.push(new A.ValueExpression0($async$self._async_evaluate0$_withoutSlash$2(rest, restNodeForSpan), restArgs_.get$span(restArgs_)));\n keywordRestArgs_ = t1.keywordRest;\n if (keywordRestArgs_ == null) {\n $async$returnValue = new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n // goto return\n $async$goto = 1;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(keywordRestArgs_.accept$1($async$self), $async$_async_evaluate0$_evaluateMacroArguments$1);\n case 4:\n // returning from await.\n keywordRest = $async$result;\n keywordRestNodeForSpan = $async$self._async_evaluate0$_expressionNode$1(keywordRestArgs_);\n if (keywordRest instanceof A.SassMap0) {\n $async$self._async_evaluate0$_addRestMap$4(named, keywordRest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure14($async$self, keywordRestNodeForSpan, keywordRestArgs_));\n $async$returnValue = new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n // goto return\n $async$goto = 1;\n break;\n } else\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs_.get$span(keywordRestArgs_)));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_evaluateMacroArguments$1, $async$completer);\n },\n _async_evaluate0$_addRestMap$1$4(values, map, nodeWithSpan, convert) {\n map._map0$_contents.forEach$1(0, new A._EvaluateVisitor__addRestMap_closure2(this, values, convert, this._async_evaluate0$_expressionNode$1(nodeWithSpan), map, nodeWithSpan));\n },\n _async_evaluate0$_addRestMap$4(values, map, nodeWithSpan, convert) {\n return this._async_evaluate0$_addRestMap$1$4(values, map, nodeWithSpan, convert, type$.dynamic);\n },\n _async_evaluate0$_verifyArguments$4(positional, named, $arguments, nodeWithSpan) {\n return this._async_evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__verifyArguments_closure2($arguments, positional, named));\n },\n visitSelectorExpression$1(node) {\n return this.visitSelectorExpression$body$_EvaluateVisitor0(node);\n },\n visitSelectorExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, t1;\n var $async$visitSelectorExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate0$_styleRuleIgnoringAtRoot;\n t1 = t1 == null ? null : t1.originalSelector.get$asSassList();\n $async$returnValue = t1 == null ? B.C__SassNull0 : t1;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitSelectorExpression$1, $async$completer);\n },\n visitStringExpression$1(node) {\n return this.visitStringExpression$body$_EvaluateVisitor0(node);\n },\n visitStringExpression$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassString_2),\n $async$returnValue, $async$self = this, $async$temp1, $async$temp2;\n var $async$visitStringExpression$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$temp2 = J;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync0(node.text.contents, new A._EvaluateVisitor_visitStringExpression_closure2($async$self), type$.Object, type$.String), $async$visitStringExpression$1);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.SassString0($async$temp2.join$0$ax($async$result), node.hasQuotes);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitStringExpression$1, $async$completer);\n },\n visitCssAtRule$1(node) {\n return this.visitCssAtRule$body$_EvaluateVisitor0(node);\n },\n visitCssAtRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, wasInKeyframes, wasInUnknownAtRule, t1;\n var $async$visitCssAtRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.At_rul, node.span));\n if (node.isChildless) {\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$0(node.name, node.span, true, node.value));\n // goto return\n $async$goto = 1;\n break;\n }\n wasInKeyframes = $async$self._async_evaluate0$_inKeyframes;\n wasInUnknownAtRule = $async$self._async_evaluate0$_inUnknownAtRule;\n t1 = node.name;\n if (A.unvendor0(t1.get$value(t1)) === \"keyframes\")\n $async$self._async_evaluate0$_inKeyframes = true;\n else\n $async$self._async_evaluate0$_inUnknownAtRule = true;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$0(t1, node.span, false, node.value), new A._EvaluateVisitor_visitCssAtRule_closure5($async$self, node), false, new A._EvaluateVisitor_visitCssAtRule_closure6(), type$.ModifiableCssAtRule_2, type$.Null), $async$visitCssAtRule$1);\n case 3:\n // returning from await.\n $async$self._async_evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n $async$self._async_evaluate0$_inKeyframes = wasInKeyframes;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssAtRule$1, $async$completer);\n },\n visitCssComment$1(node) {\n return this.visitCssComment$body$_EvaluateVisitor0(node);\n },\n visitCssComment$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssComment$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\") === $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\") && $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").children._collection$_source))\n $async$self._async_evaluate0$__endOfImports = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") + 1;\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(new A.ModifiableCssComment0(node.text, node.span));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssComment$1, $async$completer);\n },\n visitCssDeclaration$1(node) {\n return this.visitCssDeclaration$body$_EvaluateVisitor0(node);\n },\n visitCssDeclaration$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$visitCssDeclaration$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = node.name;\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssDeclaration$0(t1, node.value, node.span, J.startsWith$1$s(t1.get$value(t1), \"--\"), node.valueSpanForMap));\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssDeclaration$1, $async$completer);\n },\n visitCssImport$1(node) {\n return this.visitCssImport$body$_EvaluateVisitor0(node);\n },\n visitCssImport$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, modifiableNode;\n var $async$visitCssImport$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n modifiableNode = A.ModifiableCssImport$0(node.url, node.span, node.media, node.supports);\n if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\") !== $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\"))\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").addChild$1(modifiableNode);\n else if ($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") === J.get$length$asx($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").children._collection$_source)) {\n $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__root, \"_root\").addChild$1(modifiableNode);\n $async$self._async_evaluate0$__endOfImports = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__endOfImports, \"_endOfImports\") + 1;\n } else {\n t1 = $async$self._async_evaluate0$_outOfOrderImports;\n (t1 == null ? $async$self._async_evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t1).push(modifiableNode);\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssImport$1, $async$completer);\n },\n visitCssKeyframeBlock$1(node) {\n return this.visitCssKeyframeBlock$body$_EvaluateVisitor0(node);\n },\n visitCssKeyframeBlock$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssKeyframeBlock$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$0(node.selector, node.span), new A._EvaluateVisitor_visitCssKeyframeBlock_closure5($async$self, node), false, new A._EvaluateVisitor_visitCssKeyframeBlock_closure6(), type$.ModifiableCssKeyframeBlock_2, type$.Null), $async$visitCssKeyframeBlock$1);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssKeyframeBlock$1, $async$completer);\n },\n visitCssMediaRule$1(node) {\n return this.visitCssMediaRule$body$_EvaluateVisitor0(node);\n },\n visitCssMediaRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, mergedQueries, t1;\n var $async$visitCssMediaRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Media_, node.span));\n mergedQueries = A.NullableExtension_andThen0($async$self._async_evaluate0$_mediaQueries, new A._EvaluateVisitor_visitCssMediaRule_closure8($async$self, node));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries)) {\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = t1 ? node.queries : mergedQueries;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$0(t1, node.span), new A._EvaluateVisitor_visitCssMediaRule_closure9($async$self, mergedQueries, node), false, new A._EvaluateVisitor_visitCssMediaRule_closure10(mergedQueries), type$.ModifiableCssMediaRule_2, type$.Null), $async$visitCssMediaRule$1);\n case 3:\n // returning from await.\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssMediaRule$1, $async$completer);\n },\n visitCssStyleRule$1(node) {\n return this.visitCssStyleRule$body$_EvaluateVisitor0(node);\n },\n visitCssStyleRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, styleRule, t2, t3, t4, t5, originalSelector, rule, oldAtRootExcludingStyleRule;\n var $async$visitCssStyleRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Style_, node.span));\n t1 = $async$self._async_evaluate0$_atRootExcludingStyleRule;\n styleRule = t1 ? null : $async$self._async_evaluate0$_styleRuleIgnoringAtRoot;\n t2 = node.selector;\n t3 = t2.value;\n t4 = styleRule == null;\n t5 = t4 ? null : styleRule.originalSelector;\n originalSelector = t3.resolveParentSelectors$2$implicitParent(t5, !t1);\n rule = A.ModifiableCssStyleRule$0($async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__extensionStore, \"_extensionStore\").addSelector$3(originalSelector, t2.span, $async$self._async_evaluate0$_mediaQueries), node.span, originalSelector);\n oldAtRootExcludingStyleRule = $async$self._async_evaluate0$_atRootExcludingStyleRule;\n $async$self._async_evaluate0$_atRootExcludingStyleRule = false;\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitCssStyleRule_closure5($async$self, rule, node), false, new A._EvaluateVisitor_visitCssStyleRule_closure6(), type$.ModifiableCssStyleRule_2, type$.Null), $async$visitCssStyleRule$1);\n case 2:\n // returning from await.\n $async$self._async_evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if (t4) {\n t1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").children;\n t1 = !t1.get$isEmpty(t1);\n } else\n t1 = false;\n if (t1) {\n t1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\").children;\n t1.get$last(t1).isGroupEnd = true;\n }\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssStyleRule$1, $async$completer);\n },\n visitCssStylesheet$1(node) {\n return this.visitCssStylesheet$body$_EvaluateVisitor0(node);\n },\n visitCssStylesheet$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$visitCssStylesheet$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.get$iterator$ax(node.get$children(node));\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t1.get$current(t1).accept$1($async$self), $async$visitCssStylesheet$1);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssStylesheet$1, $async$completer);\n },\n visitCssSupportsRule$1(node) {\n return this.visitCssSupportsRule$body$_EvaluateVisitor0(node);\n },\n visitCssSupportsRule$body$_EvaluateVisitor0(node) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this;\n var $async$visitCssSupportsRule$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if ($async$self._async_evaluate0$_declarationName != null)\n throw A.wrapException($async$self._async_evaluate0$_exception$2(string$.Suppor, node.span));\n $async$goto = 2;\n return A._asyncAwait($async$self._async_evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$0(node.condition, node.span), new A._EvaluateVisitor_visitCssSupportsRule_closure5($async$self, node), false, new A._EvaluateVisitor_visitCssSupportsRule_closure6(), type$.ModifiableCssSupportsRule_2, type$.Null), $async$visitCssSupportsRule$1);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$visitCssSupportsRule$1, $async$completer);\n },\n _async_evaluate0$_handleReturn$1$2(list, callback) {\n return this._handleReturn$body$_EvaluateVisitor0(list, callback);\n },\n _async_evaluate0$_handleReturn$2(list, callback) {\n return this._async_evaluate0$_handleReturn$1$2(list, callback, type$.dynamic);\n },\n _handleReturn$body$_EvaluateVisitor0(list, callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, t1, _i, result;\n var $async$_async_evaluate0$_handleReturn$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = list.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < list.length)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(callback.call$1(list[_i]), $async$_async_evaluate0$_handleReturn$1$2);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n list.length === t1 || (0, A.throwConcurrentModificationError)(list), ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_handleReturn$1$2, $async$completer);\n },\n _async_evaluate0$_withEnvironment$1$2(environment, callback, $T) {\n return this._withEnvironment$body$_EvaluateVisitor0(environment, callback, $T, $T);\n },\n _withEnvironment$body$_EvaluateVisitor0(environment, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldEnvironment;\n var $async$_async_evaluate0$_withEnvironment$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldEnvironment = $async$self._async_evaluate0$_environment;\n $async$self._async_evaluate0$_environment = environment;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_withEnvironment$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_environment = oldEnvironment;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_withEnvironment$1$2, $async$completer);\n },\n _async_evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, trim, warnForColor) {\n return this._interpolationToValue$body$_EvaluateVisitor0(interpolation, trim, warnForColor);\n },\n _async_evaluate0$_interpolationToValue$1(interpolation) {\n return this._async_evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, false, false);\n },\n _async_evaluate0$_interpolationToValue$2$warnForColor(interpolation, warnForColor) {\n return this._async_evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, false, warnForColor);\n },\n _interpolationToValue$body$_EvaluateVisitor0(interpolation, trim, warnForColor) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_String_2),\n $async$returnValue, $async$self = this, result, t1;\n var $async$_async_evaluate0$_interpolationToValue$3$trim$warnForColor = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_performInterpolation$2$warnForColor(interpolation, warnForColor), $async$_async_evaluate0$_interpolationToValue$3$trim$warnForColor);\n case 3:\n // returning from await.\n result = $async$result;\n t1 = trim ? A.trimAscii0(result, true) : result;\n $async$returnValue = new A.CssValue0(t1, interpolation.span, type$.CssValue_String_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_interpolationToValue$3$trim$warnForColor, $async$completer);\n },\n _async_evaluate0$_performInterpolation$2$warnForColor(interpolation, warnForColor) {\n return this._performInterpolation$body$_EvaluateVisitor0(interpolation, warnForColor);\n },\n _async_evaluate0$_performInterpolation$1(interpolation) {\n return this._async_evaluate0$_performInterpolation$2$warnForColor(interpolation, false);\n },\n _performInterpolation$body$_EvaluateVisitor0(interpolation, warnForColor) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$_async_evaluate0$_performInterpolation$2$warnForColor = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = J;\n $async$goto = 3;\n return A._asyncAwait(A.mapAsync0(interpolation.contents, new A._EvaluateVisitor__performInterpolation_closure2($async$self, warnForColor, interpolation), type$.Object, type$.String), $async$_async_evaluate0$_performInterpolation$2$warnForColor);\n case 3:\n // returning from await.\n $async$returnValue = $async$temp1.join$0$ax($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_performInterpolation$2$warnForColor, $async$completer);\n },\n _async_evaluate0$_evaluateToCss$2$quote(expression, quote) {\n return this._evaluateToCss$body$_EvaluateVisitor0(expression, quote);\n },\n _async_evaluate0$_evaluateToCss$1(expression) {\n return this._async_evaluate0$_evaluateToCss$2$quote(expression, true);\n },\n _evaluateToCss$body$_EvaluateVisitor0(expression, quote) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this;\n var $async$_async_evaluate0$_evaluateToCss$2$quote = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(expression.accept$1($async$self), $async$_async_evaluate0$_evaluateToCss$2$quote);\n case 3:\n // returning from await.\n $async$returnValue = $async$self._async_evaluate0$_serialize$3$quote($async$result, expression, quote);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_evaluateToCss$2$quote, $async$completer);\n },\n _async_evaluate0$_serialize$3$quote(value, nodeWithSpan, quote) {\n return this._async_evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__serialize_closure2(value, quote));\n },\n _async_evaluate0$_serialize$2(value, nodeWithSpan) {\n return this._async_evaluate0$_serialize$3$quote(value, nodeWithSpan, true);\n },\n _async_evaluate0$_expressionNode$1(expression) {\n var t1;\n if (expression instanceof A.VariableExpression0) {\n t1 = this._async_evaluate0$_addExceptionSpan$2(expression, new A._EvaluateVisitor__expressionNode_closure2(this, expression));\n return t1 == null ? expression : t1;\n } else\n return expression;\n },\n _async_evaluate0$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, through, $S, $T) {\n return this._withParent$body$_EvaluateVisitor0(node, callback, scopeWhen, through, $S, $T, $T);\n },\n _async_evaluate0$_withParent$2$2(node, callback, $S, $T) {\n return this._async_evaluate0$_withParent$2$4$scopeWhen$through(node, callback, true, null, $S, $T);\n },\n _async_evaluate0$_withParent$2$3$scopeWhen(node, callback, scopeWhen, $S, $T) {\n return this._async_evaluate0$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, null, $S, $T);\n },\n _withParent$body$_EvaluateVisitor0(node, callback, scopeWhen, through, $S, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, t1, result;\n var $async$_async_evaluate0$_withParent$2$4$scopeWhen$through = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$self._async_evaluate0$_addChild$2$through(node, through);\n t1 = $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__parent, \"__parent\");\n $async$self._async_evaluate0$__parent = node;\n $async$goto = 3;\n return A._asyncAwait($async$self._async_evaluate0$_environment.scope$1$2$when(callback, scopeWhen, $T), $async$_async_evaluate0$_withParent$2$4$scopeWhen$through);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$__parent = t1;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_withParent$2$4$scopeWhen$through, $async$completer);\n },\n _async_evaluate0$_addChild$2$through(node, through) {\n var grandparent, t1,\n $parent = this._async_evaluate0$_assertInModule$2(this._async_evaluate0$__parent, \"__parent\");\n if (through != null) {\n for (; through.call$1($parent); $parent = grandparent) {\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(string$.throug + node.toString$0(0) + \".\", null));\n }\n if ($parent.get$hasFollowingSibling()) {\n t1 = $parent._node1$_parent;\n t1.toString;\n $parent = $parent.copyWithoutChildren$0();\n t1.addChild$1($parent);\n }\n }\n $parent.addChild$1(node);\n },\n _async_evaluate0$_addChild$1(node) {\n return this._async_evaluate0$_addChild$2$through(node, null);\n },\n _async_evaluate0$_withStyleRule$1$2(rule, callback, $T) {\n return this._withStyleRule$body$_EvaluateVisitor0(rule, callback, $T, $T);\n },\n _withStyleRule$body$_EvaluateVisitor0(rule, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldRule;\n var $async$_async_evaluate0$_withStyleRule$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldRule = $async$self._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$self._async_evaluate0$_styleRuleIgnoringAtRoot = rule;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_withStyleRule$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_styleRuleIgnoringAtRoot = oldRule;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_withStyleRule$1$2, $async$completer);\n },\n _async_evaluate0$_withMediaQueries$1$2(queries, callback, $T) {\n return this._withMediaQueries$body$_EvaluateVisitor0(queries, callback, $T, $T);\n },\n _withMediaQueries$body$_EvaluateVisitor0(queries, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, result, oldMediaQueries;\n var $async$_async_evaluate0$_withMediaQueries$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n oldMediaQueries = $async$self._async_evaluate0$_mediaQueries;\n $async$self._async_evaluate0$_mediaQueries = queries;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_withMediaQueries$1$2);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_mediaQueries = oldMediaQueries;\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_withMediaQueries$1$2, $async$completer);\n },\n _async_evaluate0$_withStackFrame$1$3(member, nodeWithSpan, callback, $T) {\n return this._withStackFrame$body$_EvaluateVisitor0(member, nodeWithSpan, callback, $T, $T);\n },\n _withStackFrame$body$_EvaluateVisitor0(member, nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, oldMember, result, t1;\n var $async$_async_evaluate0$_withStackFrame$1$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._async_evaluate0$_stack;\n t1.push(new A.Tuple2($async$self._async_evaluate0$_member, nodeWithSpan, type$.Tuple2_String_AstNode_2));\n oldMember = $async$self._async_evaluate0$_member;\n $async$self._async_evaluate0$_member = member;\n $async$goto = 3;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_withStackFrame$1$3);\n case 3:\n // returning from await.\n result = $async$result;\n $async$self._async_evaluate0$_member = oldMember;\n t1.pop();\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_withStackFrame$1$3, $async$completer);\n },\n _async_evaluate0$_withoutSlash$2(value, nodeForSpan) {\n if (value instanceof A.SassNumber0 && value.asSlash != null)\n this._async_evaluate0$_warn$3$deprecation(string$.Using__i + A.S(new A._EvaluateVisitor__withoutSlash_recommendation2().call$1(value)) + string$.x0a_More, nodeForSpan.get$span(nodeForSpan), true);\n return value.withoutSlash$0();\n },\n _async_evaluate0$_stackFrame$2(member, span) {\n return A.frameForSpan0(span, member, A.NullableExtension_andThen0(span.file.url, new A._EvaluateVisitor__stackFrame_closure2(this)));\n },\n _async_evaluate0$_stackTrace$1(span) {\n var _this = this,\n t1 = _this._async_evaluate0$_stack;\n t1 = A.List_List$of(new A.MappedListIterable(t1, new A._EvaluateVisitor__stackTrace_closure2(_this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Frame>\")), true, type$.Frame);\n if (span != null)\n t1.push(_this._async_evaluate0$_stackFrame$2(_this._async_evaluate0$_member, span));\n return A.Trace$(new A.ReversedListIterable(t1, A._arrayInstanceType(t1)._eval$1(\"ReversedListIterable<1>\")), null);\n },\n _async_evaluate0$_stackTrace$0() {\n return this._async_evaluate0$_stackTrace$1(null);\n },\n _async_evaluate0$_warn$3$deprecation(message, span, deprecation) {\n var _this = this;\n if (_this._async_evaluate0$_quietDeps && _this._async_evaluate0$_inDependency)\n return;\n if (!_this._async_evaluate0$_warningsEmitted.add$1(0, new A.Tuple2(message, span, type$.Tuple2_String_SourceSpan)))\n return;\n _this._async_evaluate0$_logger.warn$4$deprecation$span$trace(0, message, deprecation, span, _this._async_evaluate0$_stackTrace$1(span));\n },\n _async_evaluate0$_warn$2(message, span) {\n return this._async_evaluate0$_warn$3$deprecation(message, span, false);\n },\n _async_evaluate0$_exception$2(message, span) {\n var t1 = span == null ? J.get$span$z(B.JSArray_methods.get$last(this._async_evaluate0$_stack).item2) : span;\n return new A.SassRuntimeException0(this._async_evaluate0$_stackTrace$1(span), message, t1);\n },\n _async_evaluate0$_exception$1(message) {\n return this._async_evaluate0$_exception$2(message, null);\n },\n _async_evaluate0$_multiSpanException$3(message, primaryLabel, secondaryLabels) {\n var t1 = J.get$span$z(B.JSArray_methods.get$last(this._async_evaluate0$_stack).item2);\n return new A.MultiSpanSassRuntimeException0(this._async_evaluate0$_stackTrace$0(), primaryLabel, A.ConstantMap_ConstantMap$from(secondaryLabels, type$.FileSpan, type$.String), message, t1);\n },\n _async_evaluate0$_adjustParseError$1$2(nodeWithSpan, callback) {\n var error, stackTrace, errorText, span, syntheticFile, syntheticSpan, t1, exception, t2, t3, t4, t5, t6, _null = null;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n errorText = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(t2, t1).file._decodedChars, 0, _null), 0, _null);\n span = nodeWithSpan.get$span(nodeWithSpan);\n t1 = span;\n t2 = span;\n syntheticFile = B.JSString_methods.replaceRange$3(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, 0, _null), 0, _null), A.FileLocation$_(t1.file, t1._file$_start).offset, A.FileLocation$_(t2.file, t2._end).offset, errorText);\n t2 = A.SourceFile$fromString(syntheticFile, span.file.url);\n t1 = span;\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t3 = A.FileLocation$_(t3.file, t3._file$_start);\n t4 = span;\n t4 = A.FileLocation$_(t4.file, t4._file$_start);\n t5 = error;\n t6 = J.getInterceptor$z(t5);\n t5 = A.SourceSpanException.prototype.get$span.call(t6, t5);\n syntheticSpan = t2.span$2(0, t1.offset + t3.offset, t4.offset + A.FileLocation$_(t5.file, t5._end).offset);\n A.throwWithTrace0(this._async_evaluate0$_exception$2(error._span_exception$_message, syntheticSpan), stackTrace);\n } else\n throw exception;\n }\n },\n _async_evaluate0$_adjustParseError$2(nodeWithSpan, callback) {\n return this._async_evaluate0$_adjustParseError$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _async_evaluate0$_addExceptionSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(this._async_evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n A.throwWithTrace0(this._async_evaluate0$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw exception;\n }\n },\n _async_evaluate0$_addExceptionSpan$2(nodeWithSpan, callback) {\n return this._async_evaluate0$_addExceptionSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _async_evaluate0$_addExceptionSpanAsync$1$2(nodeWithSpan, callback, $T) {\n return this._addExceptionSpanAsync$body$_EvaluateVisitor0(nodeWithSpan, callback, $T, $T);\n },\n _addExceptionSpanAsync$body$_EvaluateVisitor0(nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4, $async$exception;\n var $async$_async_evaluate0$_addExceptionSpanAsync$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 4;\n $async$goto = 7;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_addExceptionSpanAsync$1$2);\n case 7:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0($async$self._async_evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException($async$exception);\n A.throwWithTrace0($async$self._async_evaluate0$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_addExceptionSpanAsync$1$2, $async$completer);\n },\n _async_evaluate0$_addErrorSpan$1$2(nodeWithSpan, callback, $T) {\n return this._addErrorSpan$body$_EvaluateVisitor0(nodeWithSpan, callback, $T, $T);\n },\n _addErrorSpan$body$_EvaluateVisitor0(nodeWithSpan, callback, $T, $async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$handler = 2, $async$currentError, $async$next = [], $async$self = this, error, stackTrace, t1, exception, t2, $async$exception;\n var $async$_async_evaluate0$_addErrorSpan$1$2 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$handler = 4;\n $async$goto = 7;\n return A._asyncAwait(callback.call$0(), $async$_async_evaluate0$_addErrorSpan$1$2);\n case 7:\n // returning from await.\n t1 = $async$result;\n $async$returnValue = t1;\n // goto return\n $async$goto = 1;\n break;\n $async$handler = 2;\n // goto after finally\n $async$goto = 6;\n break;\n case 4:\n // catch\n $async$handler = 3;\n $async$exception = $async$currentError;\n t1 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException_2._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException($async$exception);\n t1 = J.get$span$z(error);\n if (!B.JSString_methods.startsWith$1(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, null), \"@error\"))\n throw $async$exception;\n t1 = error._span_exception$_message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n A.throwWithTrace0(new A.SassRuntimeException0($async$self._async_evaluate0$_stackTrace$0(), t1, t2), stackTrace);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 6;\n break;\n case 3:\n // uncaught\n // goto rethrow\n $async$goto = 2;\n break;\n case 6:\n // after finally\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n case 2:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_evaluate0$_addErrorSpan$1$2, $async$completer);\n }\n };\n A._EvaluateVisitor_closure29.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._async_evaluate0$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\");\n return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure30.prototype = {\n call$1($arguments) {\n var variable = J.$index$asx($arguments, 0).assertString$1(\"name\"),\n t1 = this.$this._async_evaluate0$_environment;\n return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\")) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure31.prototype = {\n call$1($arguments) {\n var module, t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this;\n t2 = t1._async_evaluate0$_environment;\n t3 = variable._string0$_text;\n t4 = A.stringReplaceAllUnchecked(t3, \"_\", \"-\");\n return t2.getFunction$2$namespace(t4, module == null ? null : module._string0$_text) != null || t1._async_evaluate0$_builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure32.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._async_evaluate0$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\");\n return t1.getMixin$2$namespace(t2, module == null ? null : module._string0$_text) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure33.prototype = {\n call$1($arguments) {\n var t1 = this.$this._async_evaluate0$_environment;\n if (!t1._async_environment0$_inMixin)\n throw A.wrapException(A.SassScriptException$0(string$.conten));\n return t1._async_environment0$_content != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure34.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string0$_text,\n module = this.$this._async_evaluate0$_environment._async_environment0$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$variables(), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString0(t4.key, true), t4.value);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 34\n };\n A._EvaluateVisitor_closure35.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string0$_text,\n module = this.$this._async_evaluate0$_environment._async_environment0$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$functions(module), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString0(t4.key, true), new A.SassFunction0(t4.value));\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 34\n };\n A._EvaluateVisitor_closure36.prototype = {\n call$1($arguments) {\n var module, callable, t2,\n t1 = J.getInterceptor$asx($arguments),\n $name = t1.$index($arguments, 0).assertString$1(\"name\"),\n css = t1.$index($arguments, 1).get$isTruthy();\n t1 = t1.$index($arguments, 2).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n if (css && module != null)\n throw A.wrapException(string$.x24css_a);\n if (css)\n callable = new A.PlainCssCallable0($name._string0$_text);\n else {\n t1 = this.$this;\n t2 = t1._async_evaluate0$_callableNode;\n t2.toString;\n callable = t1._async_evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor__closure10(t1, $name, module));\n }\n if (callable != null)\n return new A.SassFunction0(callable);\n throw A.wrapException(\"Function not found: \" + $name.toString$0(0));\n },\n $signature: 160\n };\n A._EvaluateVisitor__closure10.prototype = {\n call$0() {\n var t1 = A.stringReplaceAllUnchecked(this.name._string0$_text, \"_\", \"-\"),\n t2 = this.module;\n t2 = t2 == null ? null : t2._string0$_text;\n return this.$this._async_evaluate0$_getFunction$2$namespace(t1, t2);\n },\n $signature: 137\n };\n A._EvaluateVisitor_closure37.prototype = {\n call$1($arguments) {\n return this.$call$body$_EvaluateVisitor_closure2($arguments);\n },\n $call$body$_EvaluateVisitor_closure2($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, invocation, callableNode, t1, $function, args;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.getInterceptor$asx($arguments);\n $function = t1.$index($arguments, 0);\n args = type$.SassArgumentList_2._as(t1.$index($arguments, 1));\n t1 = $async$self.$this;\n t2 = t1._async_evaluate0$_callableNode;\n t2.toString;\n t3 = A._setArrayType([], type$.JSArray_Expression_2);\n t4 = type$.String;\n t5 = type$.Expression_2;\n t6 = t2.get$span(t2);\n t7 = t2.get$span(t2);\n args._argument_list$_wereKeywordsAccessed = true;\n t8 = args._argument_list$_keywords;\n if (t8.get$isEmpty(t8))\n t2 = null;\n else {\n t9 = type$.Value_2;\n t10 = A.LinkedHashMap_LinkedHashMap$_empty(t9, t9);\n for (args._argument_list$_wereKeywordsAccessed = true, t8 = t8.get$entries(t8), t8 = t8.get$iterator(t8); t8.moveNext$0();) {\n t11 = t8.get$current(t8);\n t10.$indexSet(0, new A.SassString0(t11.key, false), t11.value);\n }\n t2 = new A.ValueExpression0(new A.SassMap0(A.ConstantMap_ConstantMap$from(t10, t9, t9)), t2.get$span(t2));\n }\n invocation = new A.ArgumentInvocation0(A.List_List$unmodifiable(t3, t5), A.ConstantMap_ConstantMap$from(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t4, t5), new A.ValueExpression0(args, t7), t2, t6);\n $async$goto = $function instanceof A.SassString0 ? 3 : 4;\n break;\n case 3:\n // then\n t2 = string$.Passin + $function.toString$0(0) + \"))\";\n A.EvaluationContext_current0().warn$2$deprecation(0, t2, true);\n callableNode = t1._async_evaluate0$_callableNode;\n $async$goto = 5;\n return A._asyncAwait(t1.visitFunctionExpression$1(new A.FunctionExpression0(null, $function._string0$_text, invocation, callableNode.get$span(callableNode))), $async$call$1);\n case 5:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n t2 = $function.assertFunction$1(\"function\");\n t3 = t1._async_evaluate0$_callableNode;\n t3.toString;\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate0$_runFunctionCallable$3(invocation, t2.callable, t3), $async$call$1);\n case 6:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 93\n };\n A._EvaluateVisitor_closure38.prototype = {\n call$1($arguments) {\n return this.$call$body$_EvaluateVisitor_closure1($arguments);\n },\n $call$body$_EvaluateVisitor_closure1($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, withMap, t2, values, configuration, t1, url;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = J.getInterceptor$asx($arguments);\n url = A.Uri_parse(t1.$index($arguments, 0).assertString$1(\"url\")._string0$_text);\n t1 = t1.$index($arguments, 1).get$realNull();\n withMap = t1 == null ? null : t1.assertMap$1(\"with\")._map0$_contents;\n t1 = $async$self.$this;\n t2 = t1._async_evaluate0$_callableNode;\n t2.toString;\n if (withMap != null) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n withMap.forEach$1(0, new A._EvaluateVisitor__closure8(values, t2.get$span(t2), t2));\n configuration = new A.ExplicitConfiguration0(t2, values);\n } else\n configuration = B.Configuration_Map_empty0;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, \"load-css()\", t2, new A._EvaluateVisitor__closure9(t1), t2.get$span(t2).file.url, configuration, true), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, true);\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 321\n };\n A._EvaluateVisitor__closure8.prototype = {\n call$2(variable, value) {\n var t1 = variable.assertString$1(\"with key\"),\n $name = A.stringReplaceAllUnchecked(t1._string0$_text, \"_\", \"-\");\n t1 = this.values;\n if (t1.containsKey$1($name))\n throw A.wrapException(\"The variable $\" + $name + \" was configured twice.\");\n t1.$indexSet(0, $name, new A.ConfiguredValue0(value, this.span, this.callableNode));\n },\n $signature: 53\n };\n A._EvaluateVisitor__closure9.prototype = {\n call$1(module) {\n var t1 = this.$this;\n return t1._async_evaluate0$_combineCss$2$clone(module, true).accept$1(t1);\n },\n $signature: 163\n };\n A._EvaluateVisitor_run_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.EvaluateResult_2),\n $async$returnValue, $async$self = this, t2, t1, url, $async$temp1, $async$temp2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node;\n url = t1.span.file.url;\n if (url != null) {\n t2 = $async$self.$this;\n t2._async_evaluate0$_activeModules.$indexSet(0, url, null);\n if (!(t2._async_evaluate0$_nodeImporter != null && url.toString$0(0) === \"stdin\"))\n t2._async_evaluate0$_loadedUrls.add$1(0, url);\n }\n t2 = $async$self.$this;\n $async$temp1 = A;\n $async$temp2 = t2;\n $async$goto = 3;\n return A._asyncAwait(t2._async_evaluate0$_execute$2($async$self.importer, t1), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.EvaluateResult0($async$temp2._async_evaluate0$_combineCss$1($async$result), t2._async_evaluate0$_loadedUrls);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 324\n };\n A._EvaluateVisitor__loadModule_closure5.prototype = {\n call$0() {\n return this.callback.call$1(this.builtInModule);\n },\n $signature: 0\n };\n A._EvaluateVisitor__loadModule_closure6.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$handler = 1, $async$currentError, $async$next = [], $async$self = this, oldInDependency, module, error, stackTrace, error0, stackTrace0, error1, stackTrace1, error2, stackTrace2, message, exception, t3, t4, t5, t6, t7, t1, t2, result, stylesheet, canonicalUrl, $async$exception;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.nodeWithSpan;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_loadStylesheet$3$baseUrl($async$self.url.toString$0(0), t2.get$span(t2), $async$self.baseUrl), $async$call$0);\n case 2:\n // returning from await.\n result = $async$result;\n stylesheet = result.stylesheet;\n canonicalUrl = stylesheet.span.file.url;\n if (canonicalUrl != null && t1._async_evaluate0$_activeModules.containsKey$1(canonicalUrl)) {\n message = $async$self.namesInErrors ? \"Module loop: \" + $.$get$context().prettyUri$1(canonicalUrl) + \" is already being loaded.\" : string$.Modulel;\n t2 = A.NullableExtension_andThen0(t1._async_evaluate0$_activeModules.$index(0, canonicalUrl), new A._EvaluateVisitor__loadModule__closure2(t1, message));\n throw A.wrapException(t2 == null ? t1._async_evaluate0$_exception$1(message) : t2);\n }\n if (canonicalUrl != null)\n t1._async_evaluate0$_activeModules.$indexSet(0, canonicalUrl, t2);\n oldInDependency = t1._async_evaluate0$_inDependency;\n t1._async_evaluate0$_inDependency = result.isDependency;\n module = null;\n $async$handler = 3;\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(result.importer, stylesheet, $async$self.configuration, $async$self.namesInErrors, t2), $async$call$0);\n case 6:\n // returning from await.\n module = $async$result;\n $async$next.push(5);\n // goto finally\n $async$goto = 4;\n break;\n case 3:\n // uncaught\n $async$next = [1];\n case 4:\n // finally\n $async$handler = 1;\n t1._async_evaluate0$_activeModules.remove$1(0, canonicalUrl);\n t1._async_evaluate0$_inDependency = oldInDependency;\n // goto the next finally handler\n $async$goto = $async$next.pop();\n break;\n case 5:\n // after finally\n $async$handler = 8;\n $async$goto = 11;\n return A._asyncAwait($async$self.callback.call$1(module), $async$call$0);\n case 11:\n // returning from await.\n $async$handler = 1;\n // goto after finally\n $async$goto = 10;\n break;\n case 8:\n // catch\n $async$handler = 7;\n $async$exception = $async$currentError;\n t2 = A.unwrapException($async$exception);\n if (type$.SassRuntimeException_2._is(t2))\n throw $async$exception;\n else if (t2 instanceof A.MultiSpanSassException0) {\n error = t2;\n stackTrace = A.getTraceFromException($async$exception);\n t2 = error._span_exception$_message;\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t4 = error.primaryLabel;\n t5 = error.secondarySpans;\n t6 = error;\n t7 = J.getInterceptor$z(t6);\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(t1._async_evaluate0$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t7, t6)), t4, A.ConstantMap_ConstantMap$from(t5, type$.FileSpan, type$.String), t2, t3), stackTrace);\n } else if (t2 instanceof A.SassException0) {\n error0 = t2;\n stackTrace0 = A.getTraceFromException($async$exception);\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n A.throwWithTrace0(t1._async_evaluate0$_exception$2(error0._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t3, t2)), stackTrace0);\n } else if (t2 instanceof A.MultiSpanSassScriptException0) {\n error1 = t2;\n stackTrace1 = A.getTraceFromException($async$exception);\n A.throwWithTrace0(t1._async_evaluate0$_multiSpanException$3(error1.message, error1.primaryLabel, error1.secondarySpans), stackTrace1);\n } else if (t2 instanceof A.SassScriptException0) {\n error2 = t2;\n stackTrace2 = A.getTraceFromException($async$exception);\n A.throwWithTrace0(t1._async_evaluate0$_exception$1(error2.message), stackTrace2);\n } else\n throw $async$exception;\n // goto after finally\n $async$goto = 10;\n break;\n case 7:\n // uncaught\n // goto rethrow\n $async$goto = 1;\n break;\n case 10:\n // after finally\n // implicit return\n return A._asyncReturn(null, $async$completer);\n case 1:\n // rethrow\n return A._asyncRethrow($async$currentError, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__loadModule__closure2.prototype = {\n call$1(previousLoad) {\n return this.$this._async_evaluate0$_multiSpanException$3(this.message, \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 84\n };\n A._EvaluateVisitor__execute_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t3, t4, t5, t6, t1, oldImporter, oldStylesheet, oldRoot, oldParent, oldEndOfImports, oldOutOfOrderImports, oldExtensionStore, t2, oldStyleRule, oldMediaQueries, oldDeclarationName, oldInUnknownAtRule, oldInKeyframes, oldConfiguration;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldImporter = t1._async_evaluate0$_importer;\n oldStylesheet = t1._async_evaluate0$__stylesheet;\n oldRoot = t1._async_evaluate0$__root;\n oldParent = t1._async_evaluate0$__parent;\n oldEndOfImports = t1._async_evaluate0$__endOfImports;\n oldOutOfOrderImports = t1._async_evaluate0$_outOfOrderImports;\n oldExtensionStore = t1._async_evaluate0$__extensionStore;\n t2 = t1._async_evaluate0$_atRootExcludingStyleRule;\n oldStyleRule = t2 ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n oldMediaQueries = t1._async_evaluate0$_mediaQueries;\n oldDeclarationName = t1._async_evaluate0$_declarationName;\n oldInUnknownAtRule = t1._async_evaluate0$_inUnknownAtRule;\n oldInKeyframes = t1._async_evaluate0$_inKeyframes;\n oldConfiguration = t1._async_evaluate0$_configuration;\n t1._async_evaluate0$_importer = $async$self.importer;\n t3 = t1._async_evaluate0$__stylesheet = $async$self.stylesheet;\n t4 = t3.span;\n t5 = t1._async_evaluate0$__parent = t1._async_evaluate0$__root = A.ModifiableCssStylesheet$0(t4);\n t1._async_evaluate0$__endOfImports = 0;\n t1._async_evaluate0$_outOfOrderImports = null;\n t1._async_evaluate0$__extensionStore = $async$self.extensionStore;\n t1._async_evaluate0$_declarationName = t1._async_evaluate0$_mediaQueries = t1._async_evaluate0$_styleRuleIgnoringAtRoot = null;\n t1._async_evaluate0$_inKeyframes = t1._async_evaluate0$_atRootExcludingStyleRule = t1._async_evaluate0$_inUnknownAtRule = false;\n t6 = $async$self.configuration;\n if (t6 != null)\n t1._async_evaluate0$_configuration = t6;\n $async$goto = 2;\n return A._asyncAwait(t1.visitStylesheet$1(t3), $async$call$0);\n case 2:\n // returning from await.\n t3 = t1._async_evaluate0$_outOfOrderImports == null ? t5 : new A.CssStylesheet0(new A.UnmodifiableListView(t1._async_evaluate0$_addOutOfOrderImports$0(), type$.UnmodifiableListView_CssNode_2), t4);\n $async$self.css._value = t3;\n t1._async_evaluate0$_importer = oldImporter;\n t1._async_evaluate0$__stylesheet = oldStylesheet;\n t1._async_evaluate0$__root = oldRoot;\n t1._async_evaluate0$__parent = oldParent;\n t1._async_evaluate0$__endOfImports = oldEndOfImports;\n t1._async_evaluate0$_outOfOrderImports = oldOutOfOrderImports;\n t1._async_evaluate0$__extensionStore = oldExtensionStore;\n t1._async_evaluate0$_styleRuleIgnoringAtRoot = oldStyleRule;\n t1._async_evaluate0$_mediaQueries = oldMediaQueries;\n t1._async_evaluate0$_declarationName = oldDeclarationName;\n t1._async_evaluate0$_inUnknownAtRule = oldInUnknownAtRule;\n t1._async_evaluate0$_atRootExcludingStyleRule = t2;\n t1._async_evaluate0$_inKeyframes = oldInKeyframes;\n t1._async_evaluate0$_configuration = oldConfiguration;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__combineCss_closure8.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 140\n };\n A._EvaluateVisitor__combineCss_closure9.prototype = {\n call$1(target) {\n return !this.selectors.contains$1(0, target);\n },\n $signature: 15\n };\n A._EvaluateVisitor__combineCss_closure10.prototype = {\n call$1(module) {\n return module.cloneCss$0();\n },\n $signature: 327\n };\n A._EvaluateVisitor__extendModules_closure5.prototype = {\n call$1(target) {\n return !this.originalSelectors.contains$1(0, target);\n },\n $signature: 15\n };\n A._EvaluateVisitor__extendModules_closure6.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_ExtensionStore_2);\n },\n $signature: 166\n };\n A._EvaluateVisitor__topologicalModules_visitModule2.prototype = {\n call$1(module) {\n var t1, t2, t3, _i, upstream;\n for (t1 = module.get$upstream(), t2 = t1.length, t3 = this.seen, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n upstream = t1[_i];\n if (upstream.get$transitivelyContainsCss() && t3.add$1(0, upstream))\n this.call$1(upstream);\n }\n this.sorted.addFirst$1(module);\n },\n $signature: 163\n };\n A._EvaluateVisitor_visitAtRootRule_closure8.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.AtRootQueryParser0(t1, this.$this._async_evaluate0$_logger).parse$0();\n },\n $signature: 136\n };\n A._EvaluateVisitor_visitAtRootRule_closure9.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRootRule_closure10.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor__scopeForAtRoot_closure17.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__parent, \"__parent\");\n t1._async_evaluate0$__parent = $async$self.newParent;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_environment.scope$1$2$when(callback, $async$self.node.hasDeclarations, type$.void), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate0$__parent = t2;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure18.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, oldAtRootExcludingStyleRule;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldAtRootExcludingStyleRule = t1._async_evaluate0$_atRootExcludingStyleRule;\n t1._async_evaluate0$_atRootExcludingStyleRule = true;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure19.prototype = {\n call$1(callback) {\n return this.$this._async_evaluate0$_withMediaQueries$1$2(null, new A._EvaluateVisitor__scopeForAtRoot__closure2(this.innerScope, callback), type$.Null);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot__closure2.prototype = {\n call$0() {\n return this.innerScope.call$1(this.callback);\n },\n $signature: 2\n };\n A._EvaluateVisitor__scopeForAtRoot_closure20.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, wasInKeyframes;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n wasInKeyframes = t1._async_evaluate0$_inKeyframes;\n t1._async_evaluate0$_inKeyframes = false;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate0$_inKeyframes = wasInKeyframes;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor__scopeForAtRoot_closure21.prototype = {\n call$1($parent) {\n return type$.CssAtRule_2._is($parent);\n },\n $signature: 168\n };\n A._EvaluateVisitor__scopeForAtRoot_closure22.prototype = {\n call$1(callback) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, wasInUnknownAtRule;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n wasInUnknownAtRule = t1._async_evaluate0$_inUnknownAtRule;\n t1._async_evaluate0$_inUnknownAtRule = false;\n $async$goto = 2;\n return A._asyncAwait($async$self.innerScope.call$1(callback), $async$call$1);\n case 2:\n // returning from await.\n t1._async_evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 31\n };\n A._EvaluateVisitor_visitContentRule_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$returnValue, $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.content.declaration.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 6:\n // returning from await.\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitDeclaration_closure5.prototype = {\n call$1(value) {\n return this.$call$body$_EvaluateVisitor_visitDeclaration_closure0(value);\n },\n $call$body$_EvaluateVisitor_visitDeclaration_closure0(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_Value_2),\n $async$returnValue, $async$self = this, $async$temp1;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$temp1 = A;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1($async$self.$this), $async$call$1);\n case 3:\n // returning from await.\n $async$returnValue = new $async$temp1.CssValue0($async$result, value.get$span(value), type$.CssValue_Value_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 331\n };\n A._EvaluateVisitor_visitDeclaration_closure6.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitEachRule_closure8.prototype = {\n call$1(value) {\n var t1 = this.$this,\n t2 = this.nodeWithSpan;\n return t1._async_evaluate0$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._async_evaluate0$_withoutSlash$2(value, t2), t2);\n },\n $signature: 55\n };\n A._EvaluateVisitor_visitEachRule_closure9.prototype = {\n call$1(value) {\n return this.$this._async_evaluate0$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);\n },\n $signature: 55\n };\n A._EvaluateVisitor_visitEachRule_closure10.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this;\n return t1._async_evaluate0$_handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure2(t1, _this.setVariables, _this.node));\n },\n $signature: 70\n };\n A._EvaluateVisitor_visitEachRule__closure2.prototype = {\n call$1(element) {\n var t1;\n this.setVariables.call$1(element);\n t1 = this.$this;\n return t1._async_evaluate0$_handleReturn$2(this.node.children, new A._EvaluateVisitor_visitEachRule___closure2(t1));\n },\n $signature: 334\n };\n A._EvaluateVisitor_visitEachRule___closure2.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 99\n };\n A._EvaluateVisitor_visitExtendRule_closure2.prototype = {\n call$0() {\n var t1 = this.targetText;\n return A.SelectorList_SelectorList$parse0(A.trimAscii0(t1.get$value(t1), true), false, true, this.$this._async_evaluate0$_logger);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitAtRule_closure8.prototype = {\n call$1(value) {\n return this.$this._async_evaluate0$_interpolationToValue$3$trim$warnForColor(value, true, true);\n },\n $signature: 337\n };\n A._EvaluateVisitor_visitAtRule_closure9.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate0$_atRootExcludingStyleRule ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null || t1._async_evaluate0$_inKeyframes ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitAtRule__closure2(t1, $async$self.children), false, type$.ModifiableCssStyleRule_2, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitAtRule_closure10.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitForRule_closure14.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber_2),\n $async$returnValue, $async$self = this;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.node.from.accept$1($async$self.$this), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = $async$result.assertNumber$0();\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 174\n };\n A._EvaluateVisitor_visitForRule_closure15.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.SassNumber_2),\n $async$returnValue, $async$self = this;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait($async$self.node.to.accept$1($async$self.$this), $async$call$0);\n case 3:\n // returning from await.\n $async$returnValue = $async$result.assertNumber$0();\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 174\n };\n A._EvaluateVisitor_visitForRule_closure16.prototype = {\n call$0() {\n return this.fromNumber.assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure17.prototype = {\n call$0() {\n var t1 = this.fromNumber;\n return this.toNumber.coerce$2(t1.get$numeratorUnits(t1), t1.get$denominatorUnits(t1)).assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure18.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, i, t3, t4, t5, t6, t7, t8, result, t1, t2, nodeWithSpan;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.node;\n nodeWithSpan = t1._async_evaluate0$_expressionNode$1(t2.from);\n i = $async$self.from, t3 = $async$self._box_0, t4 = $async$self.direction, t5 = t2.variable, t6 = $async$self.fromNumber, t2 = t2.children;\n case 3:\n // for condition\n if (!(i !== t3.to)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n t7 = t1._async_evaluate0$_environment;\n t8 = t6.get$numeratorUnits(t6);\n t7.setLocalVariable$3(t5, A.SassNumber_SassNumber$withUnits0(i, t6.get$denominatorUnits(t6), t8), nodeWithSpan);\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate0$_handleReturn$2(t2, new A._EvaluateVisitor_visitForRule__closure2(t1)), $async$call$0);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n i += t4;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 70\n };\n A._EvaluateVisitor_visitForRule__closure2.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 99\n };\n A._EvaluateVisitor_visitForwardRule_closure5.prototype = {\n call$1(module) {\n this.$this._async_evaluate0$_environment.forwardModule$2(module, this.node);\n },\n $signature: 133\n };\n A._EvaluateVisitor_visitForwardRule_closure6.prototype = {\n call$1(module) {\n this.$this._async_evaluate0$_environment.forwardModule$2(module, this.node);\n },\n $signature: 133\n };\n A._EvaluateVisitor_visitIfRule_closure2.prototype = {\n call$0() {\n var t1 = this.$this;\n return t1._async_evaluate0$_handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure2(t1));\n },\n $signature: 70\n };\n A._EvaluateVisitor_visitIfRule__closure2.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 99\n };\n A._EvaluateVisitor__visitDynamicImport_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$returnValue, $async$self = this, t3, t4, oldImporter, oldInDependency, loadsUserDefinedModules, children, t5, t6, t7, t8, t9, t10, environment, module, visitor, t1, t2, result, stylesheet, url;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.$import;\n $async$goto = 3;\n return A._asyncAwait(t1._async_evaluate0$_loadStylesheet$3$forImport(t2.urlString, t2.span, true), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n stylesheet = result.stylesheet;\n url = stylesheet.span.file.url;\n if (url != null) {\n t3 = t1._async_evaluate0$_activeModules;\n if (t3.containsKey$1(url)) {\n t2 = A.NullableExtension_andThen0(t3.$index(0, url), new A._EvaluateVisitor__visitDynamicImport__closure11(t1));\n throw A.wrapException(t2 == null ? t1._async_evaluate0$_exception$1(\"This file is already being loaded.\") : t2);\n }\n t3.$indexSet(0, url, t2);\n }\n t2 = stylesheet._stylesheet1$_uses;\n t3 = type$.UnmodifiableListView_UseRule_2;\n t4 = new A.UnmodifiableListView(t2, t3);\n if (t4.get$length(t4) === 0) {\n t4 = new A.UnmodifiableListView(stylesheet._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n t4 = t4.get$length(t4) === 0;\n } else\n t4 = false;\n $async$goto = t4 ? 4 : 5;\n break;\n case 4:\n // then\n oldImporter = t1._async_evaluate0$_importer;\n t2 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__stylesheet, \"_stylesheet\");\n oldInDependency = t1._async_evaluate0$_inDependency;\n t1._async_evaluate0$_importer = result.importer;\n t1._async_evaluate0$__stylesheet = stylesheet;\n t1._async_evaluate0$_inDependency = result.isDependency;\n $async$goto = 6;\n return A._asyncAwait(t1.visitStylesheet$1(stylesheet), $async$call$0);\n case 6:\n // returning from await.\n t1._async_evaluate0$_importer = oldImporter;\n t1._async_evaluate0$__stylesheet = t2;\n t1._async_evaluate0$_inDependency = oldInDependency;\n t1._async_evaluate0$_activeModules.remove$1(0, url);\n // goto return\n $async$goto = 1;\n break;\n case 5:\n // join\n t2 = new A.UnmodifiableListView(t2, t3);\n if (!t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure12())) {\n t2 = new A.UnmodifiableListView(stylesheet._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n loadsUserDefinedModules = t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure13());\n } else\n loadsUserDefinedModules = true;\n children = A._Cell$();\n t2 = t1._async_evaluate0$_environment;\n t3 = type$.String;\n t4 = type$.Module_AsyncCallable_2;\n t5 = type$.AstNode_2;\n t6 = A._setArrayType([], type$.JSArray_Module_AsyncCallable_2);\n t7 = t2._async_environment0$_variables;\n t7 = A._setArrayType(t7.slice(0), A._arrayInstanceType(t7));\n t8 = t2._async_environment0$_variableNodes;\n t8 = A._setArrayType(t8.slice(0), A._arrayInstanceType(t8));\n t9 = t2._async_environment0$_functions;\n t9 = A._setArrayType(t9.slice(0), A._arrayInstanceType(t9));\n t10 = t2._async_environment0$_mixins;\n t10 = A._setArrayType(t10.slice(0), A._arrayInstanceType(t10));\n environment = A.AsyncEnvironment$_0(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), A.LinkedHashMap_LinkedHashMap$_empty(t3, t5), A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t2._async_environment0$_importedModules, null, null, t6, t7, t8, t9, t10, t2._async_environment0$_content);\n $async$goto = 7;\n return A._asyncAwait(t1._async_evaluate0$_withEnvironment$1$2(environment, new A._EvaluateVisitor__visitDynamicImport__closure14(t1, result, stylesheet, loadsUserDefinedModules, environment, children), type$.Null), $async$call$0);\n case 7:\n // returning from await.\n module = environment.toDummyModule$0();\n t1._async_evaluate0$_environment.importForwards$1(module);\n $async$goto = loadsUserDefinedModules ? 8 : 9;\n break;\n case 8:\n // then\n $async$goto = module.transitivelyContainsCss ? 10 : 11;\n break;\n case 10:\n // then\n $async$goto = 12;\n return A._asyncAwait(t1._async_evaluate0$_combineCss$2$clone(module, module.transitivelyContainsExtensions).accept$1(t1), $async$call$0);\n case 12:\n // returning from await.\n case 11:\n // join\n visitor = new A._ImportedCssVisitor2(t1);\n for (t2 = J.get$iterator$ax(children._readLocal$0()); t2.moveNext$0();)\n t2.get$current(t2).accept$1(visitor);\n case 9:\n // join\n t1._async_evaluate0$_activeModules.remove$1(0, url);\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor__visitDynamicImport__closure11.prototype = {\n call$1(previousLoad) {\n return this.$this._async_evaluate0$_multiSpanException$3(\"This file is already being loaded.\", \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 84\n };\n A._EvaluateVisitor__visitDynamicImport__closure12.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 176\n };\n A._EvaluateVisitor__visitDynamicImport__closure13.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 177\n };\n A._EvaluateVisitor__visitDynamicImport__closure14.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t7, t8, t9, t1, oldImporter, t2, t3, t4, t5, oldOutOfOrderImports, oldConfiguration, oldInDependency, t6;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n oldImporter = t1._async_evaluate0$_importer;\n t2 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__stylesheet, \"_stylesheet\");\n t3 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__root, \"_root\");\n t4 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__parent, \"__parent\");\n t5 = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__endOfImports, \"_endOfImports\");\n oldOutOfOrderImports = t1._async_evaluate0$_outOfOrderImports;\n oldConfiguration = t1._async_evaluate0$_configuration;\n oldInDependency = t1._async_evaluate0$_inDependency;\n t6 = $async$self.result;\n t1._async_evaluate0$_importer = t6.importer;\n t7 = t1._async_evaluate0$__stylesheet = $async$self.stylesheet;\n t8 = $async$self.loadsUserDefinedModules;\n if (t8) {\n t9 = A.ModifiableCssStylesheet$0(t7.span);\n t1._async_evaluate0$__root = t9;\n t1._async_evaluate0$__parent = t1._async_evaluate0$_assertInModule$2(t9, \"_root\");\n t1._async_evaluate0$__endOfImports = 0;\n t1._async_evaluate0$_outOfOrderImports = null;\n }\n t1._async_evaluate0$_inDependency = t6.isDependency;\n t6 = new A.UnmodifiableListView(t7._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n if (!t6.get$isEmpty(t6))\n t1._async_evaluate0$_configuration = $async$self.environment.toImplicitConfiguration$0();\n $async$goto = 2;\n return A._asyncAwait(t1.visitStylesheet$1(t7), $async$call$0);\n case 2:\n // returning from await.\n t6 = t8 ? t1._async_evaluate0$_addOutOfOrderImports$0() : A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n $async$self.children._value = t6;\n t1._async_evaluate0$_importer = oldImporter;\n t1._async_evaluate0$__stylesheet = t2;\n t1._async_evaluate0$__root = t3;\n t1._async_evaluate0$__parent = t4;\n t1._async_evaluate0$__endOfImports = t5;\n t1._async_evaluate0$_outOfOrderImports = oldOutOfOrderImports;\n t1._async_evaluate0$_configuration = oldConfiguration;\n t1._async_evaluate0$_inDependency = oldInDependency;\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor__visitStaticImport_closure2.prototype = {\n call$1(supports) {\n return this.$call$body$_EvaluateVisitor__visitStaticImport_closure0(supports);\n },\n $call$body$_EvaluateVisitor__visitStaticImport_closure0(supports) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.CssValue_String_2),\n $async$returnValue, $async$self = this, t2, arg, t1, $async$temp1, $async$temp2;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = supports instanceof A.SupportsDeclaration0 ? 3 : 5;\n break;\n case 3:\n // then\n $async$temp1 = A;\n $async$goto = 6;\n return A._asyncAwait(t1._async_evaluate0$_evaluateToCss$1(supports.name), $async$call$1);\n case 6:\n // returning from await.\n t2 = $async$temp1.S($async$result) + \":\";\n $async$temp1 = t2 + (supports.get$isCustomProperty() ? \"\" : \" \");\n $async$temp2 = A;\n $async$goto = 7;\n return A._asyncAwait(t1._async_evaluate0$_evaluateToCss$1(supports.value), $async$call$1);\n case 7:\n // returning from await.\n arg = $async$temp1 + $async$temp2.S($async$result);\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$goto = 8;\n return A._asyncAwait(A.NullableExtension_andThen0(supports, t1.get$_async_evaluate0$_visitSupportsCondition()), $async$call$1);\n case 8:\n // returning from await.\n arg = $async$result;\n case 4:\n // join\n $async$returnValue = new A.CssValue0(\"supports(\" + A.S(arg) + \")\", supports.get$span(supports), type$.CssValue_String_2);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 343\n };\n A._EvaluateVisitor_visitIncludeRule_closure11.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_environment.getMixin$2$namespace(t1.name, t1.namespace);\n },\n $signature: 137\n };\n A._EvaluateVisitor_visitIncludeRule_closure12.prototype = {\n call$0() {\n return this.node.get$spanWithoutContent();\n },\n $signature: 29\n };\n A._EvaluateVisitor_visitIncludeRule_closure14.prototype = {\n call$1($content) {\n return new A.UserDefinedCallable0($content, this.$this._async_evaluate0$_environment.closure$0(), type$.UserDefinedCallable_AsyncEnvironment_2);\n },\n $signature: 344\n };\n A._EvaluateVisitor_visitIncludeRule_closure13.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_environment.withContent$2($async$self.contentCallable, new A._EvaluateVisitor_visitIncludeRule__closure2(t1, $async$self.mixin, $async$self.nodeWithSpan)), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitIncludeRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_environment.asMixin$1(new A._EvaluateVisitor_visitIncludeRule___closure2(t1, $async$self.mixin, $async$self.nodeWithSpan)), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor_visitIncludeRule___closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.void),\n $async$self = this, t1, t2, t3, t4, t5, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.mixin.declaration.children, t2 = t1.length, t3 = $async$self.$this, t4 = $async$self.nodeWithSpan, t5 = type$.nullable_Value_2, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t3._async_evaluate0$_addErrorSpan$1$2(t4, new A._EvaluateVisitor_visitIncludeRule____closure2(t3, t1[_i]), t5), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 37\n };\n A._EvaluateVisitor_visitIncludeRule____closure2.prototype = {\n call$0() {\n return this.statement.accept$1(this.$this);\n },\n $signature: 70\n };\n A._EvaluateVisitor_visitMediaRule_closure8.prototype = {\n call$1(mediaQueries) {\n return this.$this._async_evaluate0$_mergeMediaQueries$2(mediaQueries, this.queries);\n },\n $signature: 76\n };\n A._EvaluateVisitor_visitMediaRule_closure9.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.mergedQueries;\n if (t2 == null)\n t2 = $async$self.queries;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_withMediaQueries$1$2(t2, new A._EvaluateVisitor_visitMediaRule__closure2(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate0$_atRootExcludingStyleRule ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitMediaRule___closure2(t1, $async$self.node), false, type$.ModifiableCssStyleRule_2, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule___closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitMediaRule_closure10.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._EvaluateVisitor__visitMediaQueries_closure2.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.MediaQueryParser0(t1, this.$this._async_evaluate0$_logger).parse$0();\n },\n $signature: 132\n };\n A._EvaluateVisitor_visitStyleRule_closure20.prototype = {\n call$0() {\n var t1 = this.selectorText;\n return A.KeyframeSelectorParser$0(t1.get$value(t1), this.$this._async_evaluate0$_logger).parse$0();\n },\n $signature: 48\n };\n A._EvaluateVisitor_visitStyleRule_closure21.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule_closure22.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitStyleRule_closure23.prototype = {\n call$0() {\n var _s11_ = \"_stylesheet\",\n t1 = this.selectorText,\n t2 = this.$this;\n return A.SelectorList_SelectorList$parse0(t1.get$value(t1), !t2._async_evaluate0$_assertInModule$2(t2._async_evaluate0$__stylesheet, _s11_).plainCss, !t2._async_evaluate0$_assertInModule$2(t2._async_evaluate0$__stylesheet, _s11_).plainCss, t2._async_evaluate0$_logger);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitStyleRule_closure24.prototype = {\n call$0() {\n var t1 = this._box_0.parsedSelector,\n t2 = this.$this,\n t3 = t2._async_evaluate0$_styleRuleIgnoringAtRoot;\n t3 = t3 == null ? null : t3.originalSelector;\n return t1.resolveParentSelectors$2$implicitParent(t3, !t2._async_evaluate0$_atRootExcludingStyleRule);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitStyleRule_closure25.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_withStyleRule$1$2($async$self.rule, new A._EvaluateVisitor_visitStyleRule__closure2(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitStyleRule_closure26.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitSupportsRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, _i, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate0$_atRootExcludingStyleRule ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t3 = t2.length, _i = 0;\n case 5:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 7;\n break;\n }\n $async$goto = 8;\n return A._asyncAwait(t2[_i].accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n case 6:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 5;\n break;\n case 7:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 9;\n return A._asyncAwait(t1._async_evaluate0$_withParent$2$2(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitSupportsRule__closure2(t1, $async$self.node), type$.ModifiableCssStyleRule_2, type$.Null), $async$call$0);\n case 9:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitSupportsRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3, _i;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t2 = t1.length, t3 = $async$self.$this, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 5;\n return A._asyncAwait(t1[_i].accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitSupportsRule_closure6.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure8.prototype = {\n call$0() {\n var t1 = this.override;\n this.$this._async_evaluate0$_environment.setVariable$4$global(this.node.name, t1.value, t1.assignmentNode, true);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure9.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure10.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n t1._async_evaluate0$_environment.setVariable$5$global$namespace(t2.name, this.value, t1._async_evaluate0$_expressionNode$1(t2.expression), t2.isGlobal, t2.namespace);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitUseRule_closure2.prototype = {\n call$1(module) {\n var t1 = this.node;\n this.$this._async_evaluate0$_environment.addModule$3$namespace(module, t1, t1.namespace);\n },\n $signature: 133\n };\n A._EvaluateVisitor_visitWarnRule_closure2.prototype = {\n call$0() {\n return this.node.expression.accept$1(this.$this);\n },\n $signature: 61\n };\n A._EvaluateVisitor_visitWhileRule_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, result;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node, t2 = t1.condition, t3 = $async$self.$this, t1 = t1.children;\n case 3:\n // for condition\n $async$goto = 5;\n return A._asyncAwait(t2.accept$1(t3), $async$call$0);\n case 5:\n // returning from await.\n if (!$async$result.get$isTruthy()) {\n // goto after for\n $async$goto = 4;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t3._async_evaluate0$_handleReturn$2(t1, new A._EvaluateVisitor_visitWhileRule__closure2(t3)), $async$call$0);\n case 6:\n // returning from await.\n result = $async$result;\n if (result != null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n // goto for condition\n $async$goto = 3;\n break;\n case 4:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 70\n };\n A._EvaluateVisitor_visitWhileRule__closure2.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 99\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, right, result, t1, t2, left, t3, $async$temp1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node;\n t2 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(t1.left.accept$1(t2), $async$call$0);\n case 3:\n // returning from await.\n left = $async$result;\n t3 = t1.operator;\n case 4:\n // switch\n switch (t3) {\n case B.BinaryOperator_kjl0:\n // goto case\n $async$goto = 6;\n break;\n case B.BinaryOperator_or_or_10:\n // goto case\n $async$goto = 7;\n break;\n case B.BinaryOperator_and_and_20:\n // goto case\n $async$goto = 8;\n break;\n case B.BinaryOperator_YlX0:\n // goto case\n $async$goto = 9;\n break;\n case B.BinaryOperator_i5H0:\n // goto case\n $async$goto = 10;\n break;\n case B.BinaryOperator_AcR1:\n // goto case\n $async$goto = 11;\n break;\n case B.BinaryOperator_1da0:\n // goto case\n $async$goto = 12;\n break;\n case B.BinaryOperator_8qt0:\n // goto case\n $async$goto = 13;\n break;\n case B.BinaryOperator_33h0:\n // goto case\n $async$goto = 14;\n break;\n case B.BinaryOperator_AcR2:\n // goto case\n $async$goto = 15;\n break;\n case B.BinaryOperator_iyO0:\n // goto case\n $async$goto = 16;\n break;\n case B.BinaryOperator_O1M0:\n // goto case\n $async$goto = 17;\n break;\n case B.BinaryOperator_RTB0:\n // goto case\n $async$goto = 18;\n break;\n case B.BinaryOperator_2ad0:\n // goto case\n $async$goto = 19;\n break;\n default:\n // goto default\n $async$goto = 20;\n break;\n }\n break;\n case 6:\n // case\n $async$goto = 21;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 21:\n // returning from await.\n right = $async$result;\n $async$returnValue = new A.SassString0(A.serializeValue0(left, false, true) + \"=\" + A.serializeValue0(right, false, true), false);\n // goto return\n $async$goto = 1;\n break;\n case 7:\n // case\n $async$goto = left.get$isTruthy() ? 22 : 24;\n break;\n case 22:\n // then\n $async$result = left;\n // goto join\n $async$goto = 23;\n break;\n case 24:\n // else\n $async$goto = 25;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 25:\n // returning from await.\n case 23:\n // join\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 8:\n // case\n $async$goto = left.get$isTruthy() ? 26 : 28;\n break;\n case 26:\n // then\n $async$goto = 29;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 29:\n // returning from await.\n // goto join\n $async$goto = 27;\n break;\n case 28:\n // else\n $async$result = left;\n case 27:\n // join\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 9:\n // case\n $async$temp1 = left;\n $async$goto = 30;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 30:\n // returning from await.\n $async$returnValue = $async$temp1.$eq(0, $async$result) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n // goto return\n $async$goto = 1;\n break;\n case 10:\n // case\n $async$temp1 = left;\n $async$goto = 31;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 31:\n // returning from await.\n $async$returnValue = !$async$temp1.$eq(0, $async$result) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n // goto return\n $async$goto = 1;\n break;\n case 11:\n // case\n $async$temp1 = left;\n $async$goto = 32;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 32:\n // returning from await.\n $async$returnValue = $async$temp1.greaterThan$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 12:\n // case\n $async$temp1 = left;\n $async$goto = 33;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 33:\n // returning from await.\n $async$returnValue = $async$temp1.greaterThanOrEquals$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 13:\n // case\n $async$temp1 = left;\n $async$goto = 34;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 34:\n // returning from await.\n $async$returnValue = $async$temp1.lessThan$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 14:\n // case\n $async$temp1 = left;\n $async$goto = 35;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 35:\n // returning from await.\n $async$returnValue = $async$temp1.lessThanOrEquals$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 15:\n // case\n $async$temp1 = left;\n $async$goto = 36;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 36:\n // returning from await.\n $async$returnValue = $async$temp1.plus$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 16:\n // case\n $async$temp1 = left;\n $async$goto = 37;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 37:\n // returning from await.\n $async$returnValue = $async$temp1.minus$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 17:\n // case\n $async$temp1 = left;\n $async$goto = 38;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 38:\n // returning from await.\n $async$returnValue = $async$temp1.times$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 18:\n // case\n $async$goto = 39;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 39:\n // returning from await.\n right = $async$result;\n result = left.dividedBy$1(right);\n if (t1.allowsSlash && left instanceof A.SassNumber0 && right instanceof A.SassNumber0) {\n $async$returnValue = type$.SassNumber_2._as(result).withSlash$2(left, right);\n // goto return\n $async$goto = 1;\n break;\n } else {\n if (left instanceof A.SassNumber0 && right instanceof A.SassNumber0)\n t2._async_evaluate0$_warn$3$deprecation(string$.Using__o + A.S(new A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2().call$1(t1)) + \" or calc(\" + t1.toString$0(0) + string$.x29x0a_Morx20, t1.get$span(t1), true);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n case 19:\n // case\n $async$temp1 = left;\n $async$goto = 40;\n return A._asyncAwait(t1.right.accept$1(t2), $async$call$0);\n case 40:\n // returning from await.\n $async$returnValue = $async$temp1.modulo$1($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 20:\n // default\n throw A.wrapException(A.ArgumentError$(\"Unknown binary operator \" + t3.toString$0(0) + \".\", null));\n case 5:\n // after switch\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 61\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2.prototype = {\n call$1(expression) {\n if (expression instanceof A.BinaryOperationExpression0 && expression.operator === B.BinaryOperator_RTB0)\n return \"math.div(\" + A.S(this.call$1(expression.left)) + \", \" + A.S(this.call$1(expression.right)) + \")\";\n else if (expression instanceof A.ParenthesizedExpression0)\n return expression.expression.toString$0(0);\n else\n return expression.toString$0(0);\n },\n $signature: 130\n };\n A._EvaluateVisitor_visitVariableExpression_closure2.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitUnaryOperationExpression_closure2.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.node.operator;\n switch (t1) {\n case B.UnaryOperator_j2w0:\n return _this.operand.unaryPlus$0();\n case B.UnaryOperator_U4G0:\n return _this.operand.unaryMinus$0();\n case B.UnaryOperator_zDx0:\n return new A.SassString0(\"/\" + A.serializeValue0(_this.operand, false, true), false);\n case B.UnaryOperator_not_not0:\n return _this.operand.unaryNot$0();\n default:\n throw A.wrapException(A.StateError$(\"Unknown unary operator \" + t1.toString$0(0) + \".\"));\n }\n },\n $signature: 45\n };\n A._EvaluateVisitor__visitCalculationValue_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Object),\n $async$returnValue, $async$self = this, t1, t2, t3, $async$temp1, $async$temp2, $async$temp3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.node;\n t3 = $async$self.inMinMax;\n $async$temp1 = A;\n $async$temp2 = t1._async_evaluate0$_binaryOperatorToCalculationOperator$1(t2.operator);\n $async$goto = 3;\n return A._asyncAwait(t1._async_evaluate0$_visitCalculationValue$2$inMinMax(t2.left, t3), $async$call$0);\n case 3:\n // returning from await.\n $async$temp3 = $async$result;\n $async$goto = 4;\n return A._asyncAwait(t1._async_evaluate0$_visitCalculationValue$2$inMinMax(t2.right, t3), $async$call$0);\n case 4:\n // returning from await.\n $async$returnValue = $async$temp1.SassCalculation_operateInternal0($async$temp2, $async$temp3, $async$result, t3);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 182\n };\n A._EvaluateVisitor_visitListExpression_closure2.prototype = {\n call$1(expression) {\n return expression.accept$1(this.$this);\n },\n $signature: 351\n };\n A._EvaluateVisitor_visitFunctionExpression_closure5.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_getFunction$2$namespace(A.stringReplaceAllUnchecked(t1.originalName, \"_\", \"-\"), t1.namespace);\n },\n $signature: 137\n };\n A._EvaluateVisitor_visitFunctionExpression_closure6.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);\n },\n $signature: 61\n };\n A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure2.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._async_evaluate0$_runFunctionCallable$3(t1.$arguments, this.$function, t1);\n },\n $signature: 61\n };\n A._EvaluateVisitor__runUserDefinedCallable_closure2.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.callable,\n t3 = _this.V;\n return t1._async_evaluate0$_withEnvironment$1$2(t2.environment.closure$0(), new A._EvaluateVisitor__runUserDefinedCallable__closure2(t1, _this.evaluated, t2, _this.nodeWithSpan, _this.run, t3), t3);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable__closure2.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.V;\n return t1._async_evaluate0$_environment.scope$1$1(new A._EvaluateVisitor__runUserDefinedCallable___closure2(t1, _this.evaluated, _this.callable, _this.nodeWithSpan, _this.run, t2), t2);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable___closure2.prototype = {\n call$0() {\n return this.$call$body$_EvaluateVisitor__runUserDefinedCallable___closure0(this.V);\n },\n $call$body$_EvaluateVisitor__runUserDefinedCallable___closure0($async$type) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter($async$type),\n $async$returnValue, $async$self = this, declaredArguments, t7, minLength, t8, i, argument, t9, value, t10, t11, restArgument, rest, argumentList, result, argumentWord, argumentNames, t1, t2, t3, t4, t5, t6, $async$temp1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.evaluated;\n t3 = t2.positional;\n t4 = t2.named;\n t5 = $async$self.callable.declaration.$arguments;\n t6 = $async$self.nodeWithSpan;\n t1._async_evaluate0$_verifyArguments$4(t3.length, t4, t5, t6);\n declaredArguments = t5.$arguments;\n t7 = declaredArguments.length;\n minLength = Math.min(t3.length, t7);\n for (t8 = t2.positionalNodes, i = 0; i < minLength; ++i)\n t1._async_evaluate0$_environment.setLocalVariable$3(declaredArguments[i].name, t3[i], t8[i]);\n i = t3.length, t8 = t2.namedNodes;\n case 3:\n // for condition\n if (!(i < t7)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n argument = declaredArguments[i];\n t9 = argument.name;\n value = t4.remove$1(0, t9);\n $async$goto = value == null ? 6 : 7;\n break;\n case 6:\n // then\n t10 = argument.defaultValue;\n $async$temp1 = t1;\n $async$goto = 8;\n return A._asyncAwait(t10.accept$1(t1), $async$call$0);\n case 8:\n // returning from await.\n value = $async$temp1._async_evaluate0$_withoutSlash$2($async$result, t1._async_evaluate0$_expressionNode$1(t10));\n case 7:\n // join\n t10 = t1._async_evaluate0$_environment;\n t11 = t8.$index(0, t9);\n if (t11 == null) {\n t11 = argument.defaultValue;\n t11.toString;\n t11 = t1._async_evaluate0$_expressionNode$1(t11);\n }\n t10.setLocalVariable$3(t9, value, t11);\n case 4:\n // for update\n ++i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n restArgument = t5.restArgument;\n if (restArgument != null) {\n rest = t3.length > t7 ? B.JSArray_methods.sublist$1(t3, t7) : B.List_empty15;\n t2 = t2.separator;\n argumentList = A.SassArgumentList$0(rest, t4, t2 === B.ListSeparator_undecided_null0 ? B.ListSeparator_kWM0 : t2);\n t1._async_evaluate0$_environment.setLocalVariable$3(restArgument, argumentList, t6);\n } else\n argumentList = null;\n $async$goto = 9;\n return A._asyncAwait($async$self.run.call$0(), $async$call$0);\n case 9:\n // returning from await.\n result = $async$result;\n if (argumentList == null) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (t4.get$isEmpty(t4)) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n if (argumentList._argument_list$_wereKeywordsAccessed) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = t4.get$keys(t4);\n argumentWord = A.pluralize0(\"argument\", t2.get$length(t2), null);\n t4 = t4.get$keys(t4);\n argumentNames = A.toSentence0(A.MappedIterable_MappedIterable(t4, new A._EvaluateVisitor__runUserDefinedCallable____closure2(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Object), \"or\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(\"No \" + argumentWord + \" named \" + argumentNames + \".\", t6.get$span(t6), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([t5.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), t1._async_evaluate0$_stackTrace$1(t6.get$span(t6))));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature() {\n return this.V._eval$1(\"Future<0>()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable____closure2.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__runFunctionCallable_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, t1, t2, t3, t4, _i, $returnValue;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.callable.declaration, t2 = t1.children, t3 = t2.length, t4 = $async$self.$this, _i = 0;\n case 3:\n // for condition\n if (!(_i < t3)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait(t2[_i].accept$1(t4), $async$call$0);\n case 6:\n // returning from await.\n $returnValue = $async$result;\n if ($returnValue instanceof A.Value0) {\n $async$returnValue = $returnValue;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n throw A.wrapException(t4._async_evaluate0$_exception$2(\"Function finished without @return.\", t1.span));\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 61\n };\n A._EvaluateVisitor__runBuiltInCallable_closure5.prototype = {\n call$0() {\n return this.overload.verify$2(this.evaluated.positional.length, this.namedSet);\n },\n $signature: 0\n };\n A._EvaluateVisitor__runBuiltInCallable_closure6.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__evaluateArguments_closure11.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateArguments_closure12.prototype = {\n call$1(value) {\n return this.$this._async_evaluate0$_withoutSlash$2(value, this.restNodeForSpan);\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateArguments_closure13.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restNodeForSpan;\n _this.named.$indexSet(0, key, _this.$this._async_evaluate0$_withoutSlash$2(value, t1));\n _this.namedNodes.$indexSet(0, key, t1);\n },\n $signature: 89\n };\n A._EvaluateVisitor__evaluateArguments_closure14.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure11.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression0(value, t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure12.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression0(this.$this._async_evaluate0$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure13.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restArgs;\n _this.named.$indexSet(0, key, new A.ValueExpression0(_this.$this._async_evaluate0$_withoutSlash$2(value, _this.restNodeForSpan), t1.get$span(t1)));\n },\n $signature: 89\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure14.prototype = {\n call$1(value) {\n var t1 = this.keywordRestArgs;\n return new A.ValueExpression0(this.$this._async_evaluate0$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__addRestMap_closure2.prototype = {\n call$2(key, value) {\n var t2, _this = this,\n t1 = _this.$this;\n if (key instanceof A.SassString0)\n _this.values.$indexSet(0, key._string0$_text, _this.convert.call$1(t1._async_evaluate0$_withoutSlash$2(value, _this.expressionNode)));\n else {\n t2 = _this.nodeWithSpan;\n throw A.wrapException(t1._async_evaluate0$_exception$2(string$.Variab_ + key.toString$0(0) + \" is not a string in \" + _this.map.toString$0(0) + \".\", t2.get$span(t2)));\n }\n },\n $signature: 53\n };\n A._EvaluateVisitor__verifyArguments_closure2.prototype = {\n call$0() {\n return this.$arguments.verify$2(this.positional, new A.MapKeySet(this.named, type$.MapKeySet_String));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitStringExpression_closure2.prototype = {\n call$1(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, result;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (typeof value == \"string\") {\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n }\n type$.Expression_2._as(value);\n t1 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1(t1), $async$call$1);\n case 3:\n // returning from await.\n result = $async$result;\n $async$returnValue = result instanceof A.SassString0 ? result._string0$_text : t1._async_evaluate0$_serialize$3$quote(result, value, false);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 81\n };\n A._EvaluateVisitor_visitCssAtRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssAtRule_closure6.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure6.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssMediaRule_closure8.prototype = {\n call$1(mediaQueries) {\n return this.$this._async_evaluate0$_mergeMediaQueries$2(mediaQueries, this.node.queries);\n },\n $signature: 76\n };\n A._EvaluateVisitor_visitCssMediaRule_closure9.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n t2 = $async$self.mergedQueries;\n if (t2 == null)\n t2 = $async$self.node.queries;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_withMediaQueries$1$2(t2, new A._EvaluateVisitor_visitCssMediaRule__closure2(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate0$_atRootExcludingStyleRule ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1;\n case 5:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 6;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait(t3._as(t2.__internal$_current).accept$1(t1), $async$call$0);\n case 7:\n // returning from await.\n // goto for condition\n $async$goto = 5;\n break;\n case 6:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 8;\n return A._asyncAwait(t1._async_evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssMediaRule___closure2(t1, $async$self.node), false, type$.ModifiableCssStyleRule_2, type$.Null), $async$call$0);\n case 8:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule___closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssMediaRule_closure10.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssStyleRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n $async$goto = 2;\n return A._asyncAwait(t1._async_evaluate0$_withStyleRule$1$2($async$self.rule, new A._EvaluateVisitor_visitCssStyleRule__closure2(t1, $async$self.node), type$.Null), $async$call$0);\n case 2:\n // returning from await.\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssStyleRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssStyleRule_closure6.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure5.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t2, t3, t1, styleRule;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this;\n styleRule = t1._async_evaluate0$_atRootExcludingStyleRule ? null : t1._async_evaluate0$_styleRuleIgnoringAtRoot;\n $async$goto = styleRule == null ? 2 : 4;\n break;\n case 2:\n // then\n t2 = $async$self.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1;\n case 5:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 6;\n break;\n }\n $async$goto = 7;\n return A._asyncAwait(t3._as(t2.__internal$_current).accept$1(t1), $async$call$0);\n case 7:\n // returning from await.\n // goto for condition\n $async$goto = 5;\n break;\n case 6:\n // after for\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 8;\n return A._asyncAwait(t1._async_evaluate0$_withParent$2$2(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssSupportsRule__closure2(t1, $async$self.node), type$.ModifiableCssStyleRule_2, type$.Null), $async$call$0);\n case 8:\n // returning from await.\n case 3:\n // join\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssSupportsRule__closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Null),\n $async$self = this, t1, t2, t3;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = $async$self.$this;\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n $async$goto = 4;\n return A._asyncAwait(t2._as(t1.__internal$_current).accept$1(t3), $async$call$0);\n case 4:\n // returning from await.\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._asyncReturn(null, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 2\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure6.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor__performInterpolation_closure2.prototype = {\n call$1(value) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.String),\n $async$returnValue, $async$self = this, t1, result, t2, t3;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (typeof value == \"string\") {\n $async$returnValue = value;\n // goto return\n $async$goto = 1;\n break;\n }\n type$.Expression_2._as(value);\n t1 = $async$self.$this;\n $async$goto = 3;\n return A._asyncAwait(value.accept$1(t1), $async$call$1);\n case 3:\n // returning from await.\n result = $async$result;\n if ($async$self.warnForColor && result instanceof A.SassColor0 && $.$get$namesByColor0().containsKey$1(result)) {\n t2 = A.Interpolation$0(A._setArrayType([\"\"], type$.JSArray_Object), $async$self.interpolation.span);\n t3 = $.$get$namesByColor0();\n t1._async_evaluate0$_warn$2(string$.You_pr + A.S(t3.$index(0, result)) + string$.x20in_in + result.toString$0(0) + string$.x2c_whicw + A.S(t3.$index(0, result)) + string$.x22x29__If + new A.BinaryOperationExpression0(B.BinaryOperator_AcR2, new A.StringExpression0(t2, true), value, false).toString$0(0) + \"'.\", value.get$span(value));\n }\n $async$returnValue = t1._async_evaluate0$_serialize$3$quote(result, value, false);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 81\n };\n A._EvaluateVisitor__serialize_closure2.prototype = {\n call$0() {\n return A.serializeValue0(this.value, false, this.quote);\n },\n $signature: 30\n };\n A._EvaluateVisitor__expressionNode_closure2.prototype = {\n call$0() {\n var t1 = this.expression;\n return this.$this._async_evaluate0$_environment.getVariableNode$2$namespace(t1.name, t1.namespace);\n },\n $signature: 187\n };\n A._EvaluateVisitor__withoutSlash_recommendation2.prototype = {\n call$1(number) {\n var asSlash = number.asSlash;\n if (asSlash != null)\n return \"math.div(\" + A.S(this.call$1(asSlash.item1)) + \", \" + A.S(this.call$1(asSlash.item2)) + \")\";\n else\n return A.serializeValue0(number, true, true);\n },\n $signature: 188\n };\n A._EvaluateVisitor__stackFrame_closure2.prototype = {\n call$1(url) {\n var t1 = this.$this._async_evaluate0$_importCache;\n t1 = t1 == null ? null : t1.humanize$1(url);\n return t1 == null ? url : t1;\n },\n $signature: 88\n };\n A._EvaluateVisitor__stackTrace_closure2.prototype = {\n call$1(tuple) {\n return this.$this._async_evaluate0$_stackFrame$2(tuple.item1, J.get$span$z(tuple.item2));\n },\n $signature: 189\n };\n A._ImportedCssVisitor2.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless ? null : new A._ImportedCssVisitor_visitCssAtRule_closure2();\n this._async_evaluate0$_visitor._async_evaluate0$_addChild$2$through(node, t1);\n },\n visitCssComment$1(node) {\n return this._async_evaluate0$_visitor._async_evaluate0$_addChild$1(node);\n },\n visitCssDeclaration$1(node) {\n },\n visitCssImport$1(node) {\n var t2,\n _s13_ = \"_endOfImports\",\n t1 = this._async_evaluate0$_visitor;\n if (t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__parent, \"__parent\") !== t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__root, \"_root\"))\n t1._async_evaluate0$_addChild$1(node);\n else if (t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__endOfImports, _s13_) === J.get$length$asx(t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__root, \"_root\").children._collection$_source)) {\n t1._async_evaluate0$_addChild$1(node);\n t1._async_evaluate0$__endOfImports = t1._async_evaluate0$_assertInModule$2(t1._async_evaluate0$__endOfImports, _s13_) + 1;\n } else {\n t2 = t1._async_evaluate0$_outOfOrderImports;\n (t2 == null ? t1._async_evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t2).push(node);\n }\n },\n visitCssKeyframeBlock$1(node) {\n },\n visitCssMediaRule$1(node) {\n var t1 = this._async_evaluate0$_visitor,\n mediaQueries = t1._async_evaluate0$_mediaQueries;\n t1._async_evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssMediaRule_closure2(mediaQueries == null || t1._async_evaluate0$_mergeMediaQueries$2(mediaQueries, node.queries) != null));\n },\n visitCssStyleRule$1(node) {\n return this._async_evaluate0$_visitor._async_evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssStyleRule_closure2());\n },\n visitCssStylesheet$1(node) {\n var t1, t2;\n for (t1 = node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n return this._async_evaluate0$_visitor._async_evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssSupportsRule_closure2());\n }\n };\n A._ImportedCssVisitor_visitCssAtRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssMediaRule_closure2.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.hasBeenMerged && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssStyleRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssSupportsRule_closure2.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A.EvaluateResult0.prototype = {};\n A._EvaluationContext2.prototype = {\n get$currentCallableSpan() {\n var callableNode = this._async_evaluate0$_visitor._async_evaluate0$_callableNode;\n if (callableNode != null)\n return callableNode.get$span(callableNode);\n throw A.wrapException(A.StateError$(string$.No_Sasc));\n },\n warn$2$deprecation(_, message, deprecation) {\n var t1 = this._async_evaluate0$_visitor,\n t2 = t1._async_evaluate0$_importSpan;\n if (t2 == null) {\n t2 = t1._async_evaluate0$_callableNode;\n t2 = t2 == null ? null : t2.get$span(t2);\n }\n t1._async_evaluate0$_warn$3$deprecation(message, t2 == null ? this._async_evaluate0$_defaultWarnNodeWithSpan.span : t2, deprecation);\n },\n $isEvaluationContext0: 1\n };\n A._ArgumentResults2.prototype = {};\n A._LoadedStylesheet2.prototype = {};\n A.NodeToDartAsyncFileImporter.prototype = {\n canonicalize$1(_, url) {\n return this.canonicalize$body$NodeToDartAsyncFileImporter(0, url);\n },\n canonicalize$body$NodeToDartAsyncFileImporter(_, url) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Uri),\n $async$returnValue, $async$self = this, result, t1, resultUrl;\n var $async$canonicalize$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (url.get$scheme() === \"file\") {\n $async$returnValue = $.$get$_filesystemImporter().canonicalize$1(0, url);\n // goto return\n $async$goto = 1;\n break;\n }\n result = $async$self._findFileUrl.call$2(url.toString$0(0), {fromImport: A.fromImport0()});\n $async$goto = result != null && result instanceof self.Promise ? 3 : 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait(A.promiseToFuture(type$.Promise._as(result), type$.nullable_Object), $async$canonicalize$1);\n case 5:\n // returning from await.\n result = $async$result;\n case 4:\n // join\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t1 = self.URL;\n if (!(result instanceof t1))\n A.jsThrow(new self.Error(string$.The_fie));\n resultUrl = A.Uri_parse(J.toString$0$(type$.JSUrl._as(result)));\n if (resultUrl.get$scheme() !== \"file\")\n A.jsThrow(new self.Error(string$.The_fiu + url.toString$0(0) + '\".'));\n $async$returnValue = $.$get$_filesystemImporter().canonicalize$1(0, resultUrl);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$canonicalize$1, $async$completer);\n },\n load$1(_, url) {\n return $.$get$_filesystemImporter().load$1(0, url);\n }\n };\n A.AsyncImportCache0.prototype = {\n canonicalize$4$baseImporter$baseUrl$forImport(_, url, baseImporter, baseUrl, forImport) {\n return this.canonicalize$body$AsyncImportCache0(0, url, baseImporter, baseUrl, forImport);\n },\n canonicalize$body$AsyncImportCache0(_, url, baseImporter, baseUrl, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2),\n $async$returnValue, $async$self = this, t1, relativeResult;\n var $async$canonicalize$4$baseImporter$baseUrl$forImport = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = baseImporter != null ? 3 : 4;\n break;\n case 3:\n // then\n t1 = type$.Tuple4_of_Uri_and_bool_and_AsyncImporter_and_nullable_Uri_2;\n $async$goto = 5;\n return A._asyncAwait(A.putIfAbsentAsync0($async$self._async_import_cache0$_relativeCanonicalizeCache, new A.Tuple4(url, forImport, baseImporter, baseUrl, t1), new A.AsyncImportCache_canonicalize_closure1($async$self, baseUrl, url, baseImporter, forImport), t1, type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2), $async$canonicalize$4$baseImporter$baseUrl$forImport);\n case 5:\n // returning from await.\n relativeResult = $async$result;\n if (relativeResult != null) {\n $async$returnValue = relativeResult;\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // join\n t1 = type$.Tuple2_Uri_bool;\n $async$goto = 6;\n return A._asyncAwait(A.putIfAbsentAsync0($async$self._async_import_cache0$_canonicalizeCache, new A.Tuple2(url, forImport, t1), new A.AsyncImportCache_canonicalize_closure2($async$self, url, forImport), t1, type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2), $async$canonicalize$4$baseImporter$baseUrl$forImport);\n case 6:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$canonicalize$4$baseImporter$baseUrl$forImport, $async$completer);\n },\n _async_import_cache0$_canonicalize$3(importer, url, forImport) {\n return this._canonicalize$body$AsyncImportCache0(importer, url, forImport);\n },\n _canonicalize$body$AsyncImportCache0(importer, url, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Uri),\n $async$returnValue, $async$self = this, t1, result;\n var $async$_async_import_cache0$_canonicalize$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n if (forImport) {\n t1 = type$.nullable_Object;\n t1 = A.runZoned(new A.AsyncImportCache__canonicalize_closure0(importer, url), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__inImportRule, true], t1, t1), type$.FutureOr_nullable_Uri);\n } else\n t1 = importer.canonicalize$1(0, url);\n $async$goto = 3;\n return A._asyncAwait(t1, $async$_async_import_cache0$_canonicalize$3);\n case 3:\n // returning from await.\n result = $async$result;\n if ((result == null ? null : result.get$scheme()) === \"\")\n $async$self._async_import_cache0$_logger.warn$2$deprecation(0, \"Importer \" + importer.toString$0(0) + \" canonicalized \" + url.toString$0(0) + \" to \" + A.S(result) + string$.x2e_Rela, true);\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_async_import_cache0$_canonicalize$3, $async$completer);\n },\n importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, quiet) {\n return this.importCanonical$body$AsyncImportCache0(importer, canonicalUrl, originalUrl, quiet);\n },\n importCanonical$3$originalUrl(importer, canonicalUrl, originalUrl) {\n return this.importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, false);\n },\n importCanonical$body$AsyncImportCache0(importer, canonicalUrl, originalUrl, quiet) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Stylesheet_2),\n $async$returnValue, $async$self = this;\n var $async$importCanonical$4$originalUrl$quiet = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n $async$goto = 3;\n return A._asyncAwait(A.putIfAbsentAsync0($async$self._async_import_cache0$_importCache, canonicalUrl, new A.AsyncImportCache_importCanonical_closure0($async$self, importer, canonicalUrl, originalUrl, quiet), type$.Uri, type$.nullable_Stylesheet_2), $async$importCanonical$4$originalUrl$quiet);\n case 3:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$importCanonical$4$originalUrl$quiet, $async$completer);\n },\n humanize$1(canonicalUrl) {\n var t2, url,\n t1 = this._async_import_cache0$_canonicalizeCache;\n t1 = A.IterableNullableExtension_whereNotNull(t1.get$values(t1), type$.Tuple3_AsyncImporter_Uri_Uri_2);\n t2 = t1.$ti;\n url = A.minBy(new A.MappedIterable(new A.WhereIterable(t1, new A.AsyncImportCache_humanize_closure2(canonicalUrl), t2._eval$1(\"WhereIterable\")), new A.AsyncImportCache_humanize_closure3(), t2._eval$1(\"MappedIterable\")), new A.AsyncImportCache_humanize_closure4());\n if (url == null)\n return canonicalUrl;\n t1 = $.$get$url();\n return url.resolve$1(A.ParsedPath_ParsedPath$parse(canonicalUrl.get$path(canonicalUrl), t1.style).get$basename());\n },\n sourceMapUrl$1(_, canonicalUrl) {\n var t1 = this._async_import_cache0$_resultsCache.$index(0, canonicalUrl);\n t1 = t1 == null ? null : t1.get$sourceMapUrl(t1);\n return t1 == null ? canonicalUrl : t1;\n }\n };\n A.AsyncImportCache_canonicalize_closure1.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2),\n $async$returnValue, $async$self = this, canonicalUrl, t1, resolvedUrl;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.baseUrl;\n resolvedUrl = t1 == null ? null : t1.resolveUri$1($async$self.url);\n if (resolvedUrl == null)\n resolvedUrl = $async$self.url;\n t1 = $async$self.baseImporter;\n $async$goto = 3;\n return A._asyncAwait($async$self.$this._async_import_cache0$_canonicalize$3(t1, resolvedUrl, $async$self.forImport), $async$call$0);\n case 3:\n // returning from await.\n canonicalUrl = $async$result;\n if (canonicalUrl != null) {\n $async$returnValue = new A.Tuple3(t1, canonicalUrl, resolvedUrl, type$.Tuple3_AsyncImporter_Uri_Uri_2);\n // goto return\n $async$goto = 1;\n break;\n }\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 190\n };\n A.AsyncImportCache_canonicalize_closure2.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple3_AsyncImporter_Uri_Uri_2),\n $async$returnValue, $async$self = this, t1, t2, t3, t4, t5, _i, importer, canonicalUrl;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.$this, t2 = t1._async_import_cache0$_importers, t3 = t2.length, t4 = $async$self.url, t5 = $async$self.forImport, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2.length)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n importer = t2[_i];\n $async$goto = 6;\n return A._asyncAwait(t1._async_import_cache0$_canonicalize$3(importer, t4, t5), $async$call$0);\n case 6:\n // returning from await.\n canonicalUrl = $async$result;\n if (canonicalUrl != null) {\n $async$returnValue = new A.Tuple3(importer, canonicalUrl, t4, type$.Tuple3_AsyncImporter_Uri_Uri_2);\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 190\n };\n A.AsyncImportCache__canonicalize_closure0.prototype = {\n call$0() {\n return this.importer.canonicalize$1(0, this.url);\n },\n $signature: 172\n };\n A.AsyncImportCache_importCanonical_closure0.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Stylesheet_2),\n $async$returnValue, $async$self = this, t2, t3, t4, t1, result;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.canonicalUrl;\n $async$goto = 3;\n return A._asyncAwait($async$self.importer.load$1(0, t1), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n if (result == null) {\n $async$returnValue = null;\n // goto return\n $async$goto = 1;\n break;\n }\n t2 = $async$self.$this;\n t2._async_import_cache0$_resultsCache.$indexSet(0, t1, result);\n t3 = result.contents;\n t4 = result.syntax;\n t1 = $async$self.originalUrl.resolveUri$1(t1);\n $async$returnValue = A.Stylesheet_Stylesheet$parse0(t3, t4, $async$self.quiet ? $.$get$Logger_quiet0() : t2._async_import_cache0$_logger, t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 359\n };\n A.AsyncImportCache_humanize_closure2.prototype = {\n call$1(tuple) {\n return tuple.item2.$eq(0, this.canonicalUrl);\n },\n $signature: 360\n };\n A.AsyncImportCache_humanize_closure3.prototype = {\n call$1(tuple) {\n return tuple.item3;\n },\n $signature: 361\n };\n A.AsyncImportCache_humanize_closure4.prototype = {\n call$1(url) {\n return url.get$path(url).length;\n },\n $signature: 74\n };\n A.AtRootQueryParser0.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.AtRootQueryParser_parse_closure0(this));\n }\n };\n A.AtRootQueryParser_parse_closure0.prototype = {\n call$0() {\n var include, atRules,\n t1 = this.$this,\n t2 = t1.scanner;\n t2.expectChar$1(40);\n t1.whitespace$0();\n include = t1.scanIdentifier$1(\"with\");\n if (!include)\n t1.expectIdentifier$2$name(\"without\", '\"with\" or \"without\"');\n t1.whitespace$0();\n t2.expectChar$1(58);\n t1.whitespace$0();\n atRules = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n do {\n atRules.add$1(0, t1.identifier$0().toLowerCase());\n t1.whitespace$0();\n } while (t1.lookingAtIdentifier$0());\n t2.expectChar$1(41);\n t2.expectDone$0();\n return new A.AtRootQuery0(include, atRules, atRules.contains$1(0, \"all\"), atRules.contains$1(0, \"rule\"));\n },\n $signature: 136\n };\n A.AtRootQuery0.prototype = {\n excludes$1(node) {\n var t1, _this = this;\n if (_this._at_root_query0$_all)\n return !_this.include;\n if (type$.CssStyleRule_2._is(node))\n return _this._at_root_query0$_rule !== _this.include;\n if (type$.CssMediaRule_2._is(node))\n return _this.excludesName$1(\"media\");\n if (type$.CssSupportsRule_2._is(node))\n return _this.excludesName$1(\"supports\");\n if (type$.CssAtRule_2._is(node)) {\n t1 = node.name;\n return _this.excludesName$1(t1.get$value(t1).toLowerCase());\n }\n return false;\n },\n excludesName$1($name) {\n var t1 = this._at_root_query0$_all || this.names.contains$1(0, $name);\n return t1 !== this.include;\n }\n };\n A.AtRootRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitAtRootRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var buffer = new A.StringBuffer(\"@at-root \"),\n t1 = this.query;\n if (t1 != null)\n buffer._contents = \"@at-root \" + (t1.toString$0(0) + \" \");\n t1 = this.children;\n return buffer.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssAtRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssAtRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n var _this = this;\n return A.ModifiableCssAtRule$0(_this.name, _this.span, _this.isChildless, _this.value);\n },\n addChild$1(child) {\n this.super$ModifiableCssParentNode$addChild0(child);\n },\n $isCssAtRule0: 1,\n get$isChildless() {\n return this.isChildless;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.AtRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitAtRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var children,\n t1 = \"@\" + this.name.toString$0(0),\n buffer = new A.StringBuffer(t1),\n t2 = this.value;\n if (t2 != null)\n buffer._contents = t1 + (\" \" + t2.toString$0(0));\n children = this.children;\n return children == null ? buffer.toString$0(0) + \";\" : buffer.toString$0(0) + \" {\" + B.JSArray_methods.join$1(children, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.AttributeSelector0.prototype = {\n accept$1$1(visitor) {\n var value, t2, _this = this,\n t1 = visitor._serialize0$_buffer;\n t1.writeCharCode$1(91);\n t1.write$1(0, _this.name);\n value = _this.value;\n if (value != null) {\n t1.write$1(0, _this.op);\n if (A.Parser_isIdentifier0(value) && !B.JSString_methods.startsWith$1(value, \"--\")) {\n t1.write$1(0, value);\n t2 = _this.modifier;\n if (t2 != null)\n t1.writeCharCode$1(32);\n } else {\n visitor._serialize0$_visitQuotedString$1(value);\n t2 = _this.modifier;\n if (t2 != null)\n if (visitor._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n }\n if (t2 != null)\n t1.write$1(0, t2);\n }\n t1.writeCharCode$1(93);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.AttributeSelector0 && other.name.$eq(0, _this.name) && other.op == _this.op && other.value == _this.value && other.modifier == _this.modifier;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.name;\n return (B.JSString_methods.get$hashCode(t1.name) ^ J.get$hashCode$(t1.namespace) ^ J.get$hashCode$(_this.op) ^ J.get$hashCode$(_this.value) ^ J.get$hashCode$(_this.modifier)) >>> 0;\n }\n };\n A.AttributeOperator0.prototype = {\n toString$0(_) {\n return this._attribute0$_text;\n }\n };\n A.BinaryOperationExpression0.prototype = {\n get$span(_) {\n var right,\n left = this.left;\n for (; left instanceof A.BinaryOperationExpression0;)\n left = left.left;\n right = this.right;\n for (; right instanceof A.BinaryOperationExpression0;)\n right = right.right;\n return left.get$span(left).expand$1(0, right.get$span(right));\n },\n accept$1$1(visitor) {\n return visitor.visitBinaryOperationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, right, rightNeedsParens, _this = this,\n left = _this.left,\n leftNeedsParens = left instanceof A.BinaryOperationExpression0 && left.operator.precedence < _this.operator.precedence,\n t1 = leftNeedsParens ? \"\" + A.Primitives_stringFromCharCode(40) : \"\";\n t1 += left.toString$0(0);\n if (leftNeedsParens)\n t1 += A.Primitives_stringFromCharCode(41);\n t2 = _this.operator;\n t1 = t1 + A.Primitives_stringFromCharCode(32) + t2.operator + A.Primitives_stringFromCharCode(32);\n right = _this.right;\n rightNeedsParens = right instanceof A.BinaryOperationExpression0 && right.operator.precedence <= t2.precedence;\n if (rightNeedsParens)\n t1 += A.Primitives_stringFromCharCode(40);\n t1 += right.toString$0(0);\n if (rightNeedsParens)\n t1 += A.Primitives_stringFromCharCode(41);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isExpression0: 1,\n $isAstNode0: 1\n };\n A.BinaryOperator0.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.BooleanExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitBooleanExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return String(this.value);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.legacyBooleanClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.types.Boolean\", new A.legacyBooleanClass__closure()));\n J.get$$prototype$x(jsClass).getValue = A.allowInteropCaptureThisNamed(\"getValue\", new A.legacyBooleanClass__closure0());\n jsClass.TRUE = B.SassBoolean_true0;\n jsClass.FALSE = B.SassBoolean_false0;\n A.JSClassExtension_injectSuperclass(t1._as(B.SassBoolean_true0.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.legacyBooleanClass__closure.prototype = {\n call$2(_, __) {\n throw A.wrapException(\"new sass.types.Boolean() isn't allowed.\\nUse sass.types.Boolean.TRUE or sass.types.Boolean.FALSE instead.\");\n },\n call$1(_) {\n return this.call$2(_, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 191\n };\n A.legacyBooleanClass__closure0.prototype = {\n call$1($self) {\n return $self === B.SassBoolean_true0;\n },\n $signature: 104\n };\n A.booleanClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassBoolean\", new A.booleanClass__closure()));\n A.JSClassExtension_injectSuperclass(t1._as(B.SassBoolean_true0.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.booleanClass__closure.prototype = {\n call$2($self, _) {\n A.jsThrow(new self.Error(\"new sass.SassBoolean() isn't allowed.\\nUse sass.sassTrue or sass.sassFalse instead.\"));\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 363\n };\n A.SassBoolean0.prototype = {\n get$isTruthy() {\n return this.value;\n },\n accept$1$1(visitor) {\n return visitor._serialize0$_buffer.write$1(0, String(this.value));\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertBoolean$1($name) {\n return this;\n },\n unaryNot$0() {\n return this.value ? B.SassBoolean_false0 : B.SassBoolean_true0;\n }\n };\n A.BuiltInCallable0.prototype = {\n callbackFor$2(positional, names) {\n var t1, t2, fuzzyMatch, minMismatchDistance, _i, overload, t3, mismatchDistance, t4;\n for (t1 = this._built_in$_overloads, t2 = t1.length, fuzzyMatch = null, minMismatchDistance = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n overload = t1[_i];\n t3 = overload.item1;\n if (t3.matches$2(positional, names))\n return overload;\n mismatchDistance = t3.$arguments.length - positional;\n if (minMismatchDistance != null) {\n t3 = Math.abs(mismatchDistance);\n t4 = Math.abs(minMismatchDistance);\n if (t3 > t4)\n continue;\n if (t3 === t4 && mismatchDistance < 0)\n continue;\n }\n minMismatchDistance = mismatchDistance;\n fuzzyMatch = overload;\n }\n if (fuzzyMatch != null)\n return fuzzyMatch;\n throw A.wrapException(A.StateError$(\"BuiltInCallable \" + this.name + \" may not have empty overloads.\"));\n },\n withName$1($name) {\n return new A.BuiltInCallable0($name, this._built_in$_overloads);\n },\n $isAsyncCallable0: 1,\n $isAsyncBuiltInCallable0: 1,\n $isCallable0: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.BuiltInCallable$mixin_closure0.prototype = {\n call$1($arguments) {\n this.callback.call$1($arguments);\n return B.C__SassNull0;\n },\n $signature: 3\n };\n A.BuiltInModule0.prototype = {\n get$upstream() {\n return B.List_empty13;\n },\n get$variableNodes() {\n return B.Map_empty7;\n },\n get$extensionStore() {\n return B.C_EmptyExtensionStore0;\n },\n get$css(_) {\n return new A.CssStylesheet0(B.List_empty11, A.SourceFile$decoded(B.List_empty1, this.url).span$2(0, 0, 0));\n },\n get$transitivelyContainsCss() {\n return false;\n },\n get$transitivelyContainsExtensions() {\n return false;\n },\n setVariable$3($name, value, nodeWithSpan) {\n if (!this.variables.containsKey$1($name))\n throw A.wrapException(A.SassScriptException$0(\"Undefined variable.\"));\n throw A.wrapException(A.SassScriptException$0(\"Cannot modify built-in variable.\"));\n },\n variableIdentity$1($name) {\n return this;\n },\n cloneCss$0() {\n return this;\n },\n $isModule0: 1,\n get$url(receiver) {\n return this.url;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$variables() {\n return this.variables;\n }\n };\n A.CalculationExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCalculationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name + \"(\" + B.JSArray_methods.join$1(this.$arguments, \", \") + \")\";\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.CalculationExpression__verifyArguments_closure0.prototype = {\n call$1(arg) {\n A.CalculationExpression__verify0(arg);\n return arg;\n },\n $signature: 365\n };\n A.SassCalculation0.prototype = {\n get$isSpecialNumber() {\n return true;\n },\n accept$1$1(visitor) {\n var t2,\n t1 = visitor._serialize0$_buffer;\n t1.write$1(0, this.name);\n t1.writeCharCode$1(40);\n t2 = visitor._serialize0$_style === B.OutputStyle_compressed0 ? \",\" : \", \";\n visitor._serialize0$_writeBetween$3(this.$arguments, t2, visitor.get$_serialize0$_writeCalculationValue());\n t1.writeCharCode$1(41);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertCalculation$1($name) {\n return this;\n },\n plus$1(other) {\n if (other instanceof A.SassString0)\n return this.super$Value$plus0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n unaryPlus$0() {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"+' + this.toString$0(0) + '\".'));\n },\n unaryMinus$0() {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"-' + this.toString$0(0) + '\".'));\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassCalculation0 && this.name === other.name && B.C_ListEquality.equals$2(0, this.$arguments, other.$arguments);\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name) ^ B.C_ListEquality0.hash$1(this.$arguments);\n }\n };\n A.SassCalculation__verifyLength_closure0.prototype = {\n call$1(arg) {\n return arg instanceof A.SassString0 || arg instanceof A.CalculationInterpolation0;\n },\n $signature: 104\n };\n A.CalculationOperation0.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CalculationOperation0 && this.operator === other.operator && J.$eq$(this.left, other.left) && J.$eq$(this.right, other.right);\n },\n get$hashCode(_) {\n return (A.Primitives_objectHashCode(this.operator) ^ J.get$hashCode$(this.left) ^ J.get$hashCode$(this.right)) >>> 0;\n },\n toString$0(_) {\n var parenthesized = A.serializeValue0(new A.SassCalculation0(\"\", A._setArrayType([this], type$.JSArray_Object)), true, true);\n return B.JSString_methods.substring$2(parenthesized, 1, parenthesized.length - 1);\n }\n };\n A.CalculationOperator0.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.CalculationInterpolation0.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CalculationInterpolation0 && this.value === other.value;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.value);\n },\n toString$0(_) {\n return this.value;\n }\n };\n A.CallableDeclaration0.prototype = {\n get$span(receiver) {\n return this.span;\n }\n };\n A.Chokidar0.prototype = {};\n A.ChokidarOptions0.prototype = {};\n A.ChokidarWatcher0.prototype = {};\n A.ClassSelector0.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ClassSelector0 && other.name === this.name;\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize0$_buffer;\n t1.writeCharCode$1(46);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.ClassSelector0(this.name + suffix);\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A._CloneCssVisitor0.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless,\n rule = A.ModifiableCssAtRule$0(node.name, node.span, t1, node.value);\n return t1 ? rule : this._clone_css$_visitChildren$2(rule, node);\n },\n visitCssComment$1(node) {\n return new A.ModifiableCssComment0(node.text, node.span);\n },\n visitCssDeclaration$1(node) {\n return A.ModifiableCssDeclaration$0(node.name, node.value, node.span, node.parsedAsCustomProperty, node.valueSpanForMap);\n },\n visitCssImport$1(node) {\n return A.ModifiableCssImport$0(node.url, node.span, node.media, node.supports);\n },\n visitCssKeyframeBlock$1(node) {\n return this._clone_css$_visitChildren$2(A.ModifiableCssKeyframeBlock$0(node.selector, node.span), node);\n },\n visitCssMediaRule$1(node) {\n return this._clone_css$_visitChildren$2(A.ModifiableCssMediaRule$0(node.queries, node.span), node);\n },\n visitCssStyleRule$1(node) {\n var newSelector = this._clone_css$_oldToNewSelectors.$index(0, node.selector);\n if (newSelector == null)\n throw A.wrapException(A.StateError$(string$.The_Ex));\n return this._clone_css$_visitChildren$2(A.ModifiableCssStyleRule$0(newSelector, node.span, node.originalSelector), node);\n },\n visitCssStylesheet$1(node) {\n return this._clone_css$_visitChildren$2(A.ModifiableCssStylesheet$0(node.get$span(node)), node);\n },\n visitCssSupportsRule$1(node) {\n return this._clone_css$_visitChildren$2(A.ModifiableCssSupportsRule$0(node.condition, node.span), node);\n },\n _clone_css$_visitChildren$1$2(newParent, oldParent) {\n var t1, t2, newChild;\n for (t1 = J.get$iterator$ax(oldParent.get$children(oldParent)); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n newChild = t2.accept$1(this);\n newChild.isGroupEnd = t2.get$isGroupEnd();\n newParent.addChild$1(newChild);\n }\n return newParent;\n },\n _clone_css$_visitChildren$2(newParent, oldParent) {\n return this._clone_css$_visitChildren$1$2(newParent, oldParent, type$.ModifiableCssParentNode_2);\n }\n };\n A.ColorExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitColorExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return A.serializeValue0(this.value, true, true);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.global_closure30.prototype = {\n call$1($arguments) {\n return A._rgb0(\"rgb\", $arguments);\n },\n $signature: 3\n };\n A.global_closure31.prototype = {\n call$1($arguments) {\n return A._rgb0(\"rgb\", $arguments);\n },\n $signature: 3\n };\n A.global_closure32.prototype = {\n call$1($arguments) {\n return A._rgbTwoArg0(\"rgb\", $arguments);\n },\n $signature: 3\n };\n A.global_closure33.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels0(\"rgb\", A._setArrayType([\"$red\", \"$green\", \"$blue\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString0 ? parsed : A._rgb0(\"rgb\", type$.List_Value_2._as(parsed));\n },\n $signature: 3\n };\n A.global_closure34.prototype = {\n call$1($arguments) {\n return A._rgb0(\"rgba\", $arguments);\n },\n $signature: 3\n };\n A.global_closure35.prototype = {\n call$1($arguments) {\n return A._rgb0(\"rgba\", $arguments);\n },\n $signature: 3\n };\n A.global_closure36.prototype = {\n call$1($arguments) {\n return A._rgbTwoArg0(\"rgba\", $arguments);\n },\n $signature: 3\n };\n A.global_closure37.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels0(\"rgba\", A._setArrayType([\"$red\", \"$green\", \"$blue\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString0 ? parsed : A._rgb0(\"rgba\", type$.List_Value_2._as(parsed));\n },\n $signature: 3\n };\n A.global_closure38.prototype = {\n call$1($arguments) {\n var color, t2,\n t1 = J.getInterceptor$asx($arguments),\n weight = t1.$index($arguments, 1).assertNumber$1(\"weight\");\n if (t1.$index($arguments, 0) instanceof A.SassNumber0) {\n if (weight._number1$_value !== 100 || !weight.hasUnit$1(\"%\"))\n throw A.wrapException(string$.Only_oa);\n return A._functionString0(\"invert\", t1.take$1($arguments, 1));\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n t1 = color.get$red(color);\n t2 = color.get$green(color);\n return A._mixColors0(color.changeRgb$3$blue$green$red(255 - color.get$blue(color), 255 - t2, 255 - t1), color, weight);\n },\n $signature: 3\n };\n A.global_closure39.prototype = {\n call$1($arguments) {\n return A._hsl0(\"hsl\", $arguments);\n },\n $signature: 3\n };\n A.global_closure40.prototype = {\n call$1($arguments) {\n return A._hsl0(\"hsl\", $arguments);\n },\n $signature: 3\n };\n A.global_closure41.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar() || t1.$index($arguments, 1).get$isVar())\n return A._functionString0(\"hsl\", $arguments);\n else\n throw A.wrapException(A.SassScriptException$0(\"Missing argument $lightness.\"));\n },\n $signature: 14\n };\n A.global_closure42.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels0(\"hsl\", A._setArrayType([\"$hue\", \"$saturation\", \"$lightness\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString0 ? parsed : A._hsl0(\"hsl\", type$.List_Value_2._as(parsed));\n },\n $signature: 3\n };\n A.global_closure43.prototype = {\n call$1($arguments) {\n return A._hsl0(\"hsla\", $arguments);\n },\n $signature: 3\n };\n A.global_closure44.prototype = {\n call$1($arguments) {\n return A._hsl0(\"hsla\", $arguments);\n },\n $signature: 3\n };\n A.global_closure45.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0).get$isVar() || t1.$index($arguments, 1).get$isVar())\n return A._functionString0(\"hsla\", $arguments);\n else\n throw A.wrapException(A.SassScriptException$0(\"Missing argument $lightness.\"));\n },\n $signature: 14\n };\n A.global_closure46.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels0(\"hsla\", A._setArrayType([\"$hue\", \"$saturation\", \"$lightness\"], type$.JSArray_String), J.get$first$ax($arguments));\n return parsed instanceof A.SassString0 ? parsed : A._hsl0(\"hsla\", type$.List_Value_2._as(parsed));\n },\n $signature: 3\n };\n A.global_closure47.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber0)\n return A._functionString0(\"grayscale\", $arguments);\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeHsl$1$saturation(0);\n },\n $signature: 3\n };\n A.global_closure48.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n degrees = t1.$index($arguments, 1).assertNumber$1(\"degrees\");\n A._checkAngle0(degrees, null);\n return color.changeHsl$1$hue(color.get$hue(color) + degrees._number1$_value);\n },\n $signature: 24\n };\n A.global_closure49.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) + amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 24\n };\n A.global_closure50.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) - amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 24\n };\n A.global_closure51.prototype = {\n call$1($arguments) {\n return new A.SassString0(\"saturate(\" + A.serializeValue0(J.$index$asx($arguments, 0).assertNumber$1(\"amount\"), false, true) + \")\", false);\n },\n $signature: 14\n };\n A.global_closure52.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) + amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 24\n };\n A.global_closure53.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n color = t1.$index($arguments, 0).assertColor$1(\"color\"),\n amount = t1.$index($arguments, 1).assertNumber$1(\"amount\");\n return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) - amount.valueInRange$3(0, 100, \"amount\"), 0, 100));\n },\n $signature: 24\n };\n A.global_closure54.prototype = {\n call$1($arguments) {\n var color,\n argument = J.$index$asx($arguments, 0);\n if (argument instanceof A.SassString0 && !argument._string0$_hasQuotes && B.JSString_methods.contains$1(argument._string0$_text, $.$get$_microsoftFilterStart0()))\n return A._functionString0(\"alpha\", $arguments);\n color = argument.assertColor$1(\"color\");\n return new A.UnitlessSassNumber0(color._color0$_alpha, null);\n },\n $signature: 3\n };\n A.global_closure55.prototype = {\n call$1($arguments) {\n var t1,\n argList = J.$index$asx($arguments, 0).get$asList();\n if (argList.length !== 0 && B.JSArray_methods.every$1(argList, new A.global__closure0()))\n return A._functionString0(\"alpha\", $arguments);\n t1 = argList.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$0(\"Missing argument $color.\"));\n else\n throw A.wrapException(A.SassScriptException$0(\"Only 1 argument allowed, but \" + t1 + \" were passed.\"));\n },\n $signature: 14\n };\n A.global__closure0.prototype = {\n call$1(argument) {\n return argument instanceof A.SassString0 && !argument._string0$_hasQuotes && B.JSString_methods.contains$1(argument._string0$_text, $.$get$_microsoftFilterStart0());\n },\n $signature: 44\n };\n A.global_closure56.prototype = {\n call$1($arguments) {\n var color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber0)\n return A._functionString0(\"opacity\", $arguments);\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.UnitlessSassNumber0(color._color0$_alpha, null);\n },\n $signature: 3\n };\n A.module_closure8.prototype = {\n call$1($arguments) {\n var result, color, t2,\n t1 = J.getInterceptor$asx($arguments),\n weight = t1.$index($arguments, 1).assertNumber$1(\"weight\");\n if (t1.$index($arguments, 0) instanceof A.SassNumber0) {\n if (weight._number1$_value !== 100 || !weight.hasUnit$1(\"%\"))\n throw A.wrapException(string$.Only_oa);\n result = A._functionString0(\"invert\", t1.take$1($arguments, 1));\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x29x20to_ci + result.toString$0(0);\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n t1 = color.get$red(color);\n t2 = color.get$green(color);\n return A._mixColors0(color.changeRgb$3$blue$green$red(255 - color.get$blue(color), 255 - t2, 255 - t1), color, weight);\n },\n $signature: 3\n };\n A.module_closure9.prototype = {\n call$1($arguments) {\n var result,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber0) {\n result = A._functionString0(\"grayscale\", t1.take$1($arguments, 1));\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x29x20to_cg + result.toString$0(0);\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n return result;\n }\n return t1.$index($arguments, 0).assertColor$1(\"color\").changeHsl$1$saturation(0);\n },\n $signature: 3\n };\n A.module_closure10.prototype = {\n call$1($arguments) {\n return A._hwb0($arguments);\n },\n $signature: 3\n };\n A.module_closure11.prototype = {\n call$1($arguments) {\n var parsed = A._parseChannels0(\"hwb\", A._setArrayType([\"$hue\", \"$whiteness\", \"$blackness\"], type$.JSArray_String), J.get$first$ax($arguments));\n if (parsed instanceof A.SassString0)\n throw A.wrapException(A.SassScriptException$0('Expected numeric channels, got \"' + parsed.toString$0(0) + '\".'));\n else\n return A._hwb0(type$.List_Value_2._as(parsed));\n },\n $signature: 3\n };\n A.module_closure12.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$whiteness(t1);\n return new A.SingleUnitSassNumber0(\"%\", t1, null);\n },\n $signature: 10\n };\n A.module_closure13.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$blackness(t1);\n return new A.SingleUnitSassNumber0(\"%\", t1, null);\n },\n $signature: 10\n };\n A.module_closure14.prototype = {\n call$1($arguments) {\n var result, t1, color,\n argument = J.$index$asx($arguments, 0);\n if (argument instanceof A.SassString0 && !argument._string0$_hasQuotes && B.JSString_methods.contains$1(argument._string0$_text, $.$get$_microsoftFilterStart0())) {\n result = A._functionString0(\"alpha\", $arguments);\n t1 = string$.Using_c + result.toString$0(0);\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = argument.assertColor$1(\"color\");\n return new A.UnitlessSassNumber0(color._color0$_alpha, null);\n },\n $signature: 3\n };\n A.module_closure15.prototype = {\n call$1($arguments) {\n var result,\n t1 = J.getInterceptor$asx($arguments);\n if (B.JSArray_methods.every$1(t1.$index($arguments, 0).get$asList(), new A.module__closure0())) {\n result = A._functionString0(\"alpha\", $arguments);\n t1 = string$.Using_c + result.toString$0(0);\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n return result;\n }\n throw A.wrapException(A.SassScriptException$0(\"Only 1 argument allowed, but \" + t1.get$length($arguments) + \" were passed.\"));\n },\n $signature: 14\n };\n A.module__closure0.prototype = {\n call$1(argument) {\n return argument instanceof A.SassString0 && !argument._string0$_hasQuotes && B.JSString_methods.contains$1(argument._string0$_text, $.$get$_microsoftFilterStart0());\n },\n $signature: 44\n };\n A.module_closure16.prototype = {\n call$1($arguments) {\n var result, color,\n t1 = J.getInterceptor$asx($arguments);\n if (t1.$index($arguments, 0) instanceof A.SassNumber0) {\n result = A._functionString0(\"opacity\", $arguments);\n t1 = \"Passing a number (\" + A.S(t1.$index($arguments, 0)) + string$.x20to_co + result.toString$0(0);\n A.EvaluationContext_current0().warn$2$deprecation(0, t1, true);\n return result;\n }\n color = t1.$index($arguments, 0).assertColor$1(\"color\");\n return new A.UnitlessSassNumber0(color._color0$_alpha, null);\n },\n $signature: 3\n };\n A._red_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$red(t1);\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._green_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$green(t1);\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._blue_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$blue(t1);\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._mix_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._mixColors0(t1.$index($arguments, 0).assertColor$1(\"color1\"), t1.$index($arguments, 1).assertColor$1(\"color2\"), t1.$index($arguments, 2).assertNumber$1(\"weight\"));\n },\n $signature: 24\n };\n A._hue_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$hue(t1);\n return new A.SingleUnitSassNumber0(\"deg\", t1, null);\n },\n $signature: 10\n };\n A._saturation_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$saturation(t1);\n return new A.SingleUnitSassNumber0(\"%\", t1, null);\n },\n $signature: 10\n };\n A._lightness_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.get$first$ax($arguments).assertColor$1(\"color\");\n t1 = t1.get$lightness(t1);\n return new A.SingleUnitSassNumber0(\"%\", t1, null);\n },\n $signature: 10\n };\n A._complement_closure0.prototype = {\n call$1($arguments) {\n var color = J.$index$asx($arguments, 0).assertColor$1(\"color\");\n return color.changeHsl$1$hue(color.get$hue(color) + 180);\n },\n $signature: 24\n };\n A._adjust_closure0.prototype = {\n call$1($arguments) {\n return A._updateComponents0($arguments, true, false, false);\n },\n $signature: 24\n };\n A._scale_closure0.prototype = {\n call$1($arguments) {\n return A._updateComponents0($arguments, false, false, true);\n },\n $signature: 24\n };\n A._change_closure0.prototype = {\n call$1($arguments) {\n return A._updateComponents0($arguments, false, true, false);\n },\n $signature: 24\n };\n A._ieHexStr_closure0.prototype = {\n call$1($arguments) {\n var color = J.$index$asx($arguments, 0).assertColor$1(\"color\"),\n t1 = new A._ieHexStr_closure_hexString0();\n return new A.SassString0(\"#\" + A.S(t1.call$1(A.fuzzyRound0(color._color0$_alpha * 255))) + A.S(t1.call$1(color.get$red(color))) + A.S(t1.call$1(color.get$green(color))) + A.S(t1.call$1(color.get$blue(color))), false);\n },\n $signature: 14\n };\n A._ieHexStr_closure_hexString0.prototype = {\n call$1(component) {\n return B.JSString_methods.padLeft$2(B.JSInt_methods.toRadixString$1(component, 16), 2, \"0\").toUpperCase();\n },\n $signature: 159\n };\n A._updateComponents_getParam0.prototype = {\n call$4$assertPercent$checkPercent($name, max, assertPercent, checkPercent) {\n var t2,\n t1 = this.keywords.remove$1(0, $name),\n number = t1 == null ? null : t1.assertNumber$1($name);\n if (number == null)\n return null;\n t1 = this.scale;\n t2 = !t1;\n if (t2 && checkPercent)\n A._checkPercent0(number, $name);\n if (!t2 || assertPercent)\n number.assertUnit$2(\"%\", $name);\n if (t1)\n max = 100;\n return number.valueInRange$3(this.change ? 0 : -max, max, $name);\n },\n call$2($name, max) {\n return this.call$4$assertPercent$checkPercent($name, max, false, false);\n },\n call$3$checkPercent($name, max, checkPercent) {\n return this.call$4$assertPercent$checkPercent($name, max, false, checkPercent);\n },\n call$3$assertPercent($name, max, assertPercent) {\n return this.call$4$assertPercent$checkPercent($name, max, assertPercent, false);\n },\n $signature: 167\n };\n A._updateComponents_closure0.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._updateComponents_updateValue0.prototype = {\n call$3(current, param, max) {\n var t1;\n if (param == null)\n return current;\n if (this.change)\n return param;\n if (this.adjust)\n return B.JSNumber_methods.clamp$2(current + param, 0, max);\n t1 = param > 0 ? max - current : current;\n return current + t1 * (param / 100);\n },\n $signature: 175\n };\n A._updateComponents_updateRgb0.prototype = {\n call$2(current, param) {\n return A.fuzzyRound0(this.updateValue.call$3(current, param, 255));\n },\n $signature: 179\n };\n A._functionString_closure0.prototype = {\n call$1(argument) {\n return A.serializeValue0(argument, false, true);\n },\n $signature: 197\n };\n A._removedColorFunction_closure0.prototype = {\n call$1($arguments) {\n var t1 = this.name,\n t2 = J.getInterceptor$asx($arguments),\n t3 = \"The function \" + t1 + string$.x28__isn + A.S(t2.$index($arguments, 0)) + \", $\" + this.argument + \": \";\n throw A.wrapException(A.SassScriptException$0(t3 + (this.negative ? \"-\" : \"\") + A.S(t2.$index($arguments, 1)) + string$.x29x0a_Morx3a + t1));\n },\n $signature: 371\n };\n A._rgb_closure0.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless0(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 122\n };\n A._hsl_closure0.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless0(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 122\n };\n A._removeUnits_closure1.prototype = {\n call$1(unit) {\n return \" * 1\" + unit;\n },\n $signature: 5\n };\n A._removeUnits_closure2.prototype = {\n call$1(unit) {\n return \" / 1\" + unit;\n },\n $signature: 5\n };\n A._hwb_closure0.prototype = {\n call$1(alpha) {\n return A._percentageOrUnitless0(alpha.assertNumber$1(\"alpha\"), 1, \"alpha\");\n },\n $signature: 122\n };\n A._parseChannels_closure0.prototype = {\n call$1(value) {\n return value.get$isVar();\n },\n $signature: 44\n };\n A._NodeSassColor.prototype = {};\n A.legacyColorClass_closure.prototype = {\n call$6(thisArg, redOrArgb, green, blue, alpha, dartValue) {\n var red, t1, t2, t3, t4;\n if (dartValue != null) {\n J.set$dartValue$x(thisArg, dartValue);\n return;\n }\n if (green == null || blue == null) {\n A._asInt(redOrArgb);\n alpha = B.JSInt_methods._shrOtherPositive$1(redOrArgb, 24) / 255;\n red = B.JSInt_methods.$mod(B.JSInt_methods._shrOtherPositive$1(redOrArgb, 16), 256);\n green = B.JSInt_methods.$mod(B.JSInt_methods._shrOtherPositive$1(redOrArgb, 8), 256);\n blue = B.JSInt_methods.$mod(redOrArgb, 256);\n } else {\n redOrArgb.toString;\n red = redOrArgb;\n }\n t1 = B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(red, 0, 255));\n t2 = B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(green, 0, 255));\n t3 = B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(blue, 0, 255));\n t4 = alpha == null ? null : B.JSNumber_methods.clamp$2(alpha, 0, 1);\n J.set$dartValue$x(thisArg, A.SassColor$rgb0(t1, t2, t3, t4 == null ? 1 : t4, null));\n },\n call$2(thisArg, redOrArgb) {\n return this.call$6(thisArg, redOrArgb, null, null, null, null);\n },\n call$3(thisArg, redOrArgb, green) {\n return this.call$6(thisArg, redOrArgb, green, null, null, null);\n },\n call$4(thisArg, redOrArgb, green, blue) {\n return this.call$6(thisArg, redOrArgb, green, blue, null, null);\n },\n call$5(thisArg, redOrArgb, green, blue, alpha) {\n return this.call$6(thisArg, redOrArgb, green, blue, alpha, null);\n },\n \"call*\": \"call$6\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null, null, null];\n },\n $signature: 373\n };\n A.legacyColorClass_closure0.prototype = {\n call$1(thisArg) {\n return J.get$red$x(J.get$dartValue$x(thisArg));\n },\n $signature: 120\n };\n A.legacyColorClass_closure1.prototype = {\n call$1(thisArg) {\n return J.get$green$x(J.get$dartValue$x(thisArg));\n },\n $signature: 120\n };\n A.legacyColorClass_closure2.prototype = {\n call$1(thisArg) {\n return J.get$blue$x(J.get$dartValue$x(thisArg));\n },\n $signature: 120\n };\n A.legacyColorClass_closure3.prototype = {\n call$1(thisArg) {\n return J.get$dartValue$x(thisArg)._color0$_alpha;\n },\n $signature: 375\n };\n A.legacyColorClass_closure4.prototype = {\n call$2(thisArg, value) {\n var t1 = J.getInterceptor$x(thisArg);\n t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$red(B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(value, 0, 255))));\n },\n $signature: 72\n };\n A.legacyColorClass_closure5.prototype = {\n call$2(thisArg, value) {\n var t1 = J.getInterceptor$x(thisArg);\n t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$green(B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(value, 0, 255))));\n },\n $signature: 72\n };\n A.legacyColorClass_closure6.prototype = {\n call$2(thisArg, value) {\n var t1 = J.getInterceptor$x(thisArg);\n t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$blue(B.JSNumber_methods.round$0(B.JSNumber_methods.clamp$2(value, 0, 255))));\n },\n $signature: 72\n };\n A.legacyColorClass_closure7.prototype = {\n call$2(thisArg, value) {\n var t1 = J.getInterceptor$x(thisArg);\n t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$alpha(B.JSNumber_methods.clamp$2(value, 0, 1)));\n },\n $signature: 72\n };\n A.colorClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassColor\", new A.colorClass__closure()));\n J.get$$prototype$x(jsClass).change = A.allowInteropCaptureThisNamed(\"change\", new A.colorClass__closure0());\n A.LinkedHashMap_LinkedHashMap$_literal([\"red\", new A.colorClass__closure1(), \"green\", new A.colorClass__closure2(), \"blue\", new A.colorClass__closure3(), \"hue\", new A.colorClass__closure4(), \"saturation\", new A.colorClass__closure5(), \"lightness\", new A.colorClass__closure6(), \"whiteness\", new A.colorClass__closure7(), \"blackness\", new A.colorClass__closure8(), \"alpha\", new A.colorClass__closure9()], type$.String, type$.Function).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));\n A.JSClassExtension_injectSuperclass(t1._as(A.SassColor$rgb0(0, 0, 0, null, null).constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.colorClass__closure.prototype = {\n call$2($self, color) {\n var t2, t3, t4,\n t1 = J.getInterceptor$x(color);\n if (t1.get$red(color) != null) {\n t2 = t1.get$red(color);\n t2.toString;\n t2 = A.fuzzyRound0(t2);\n t3 = t1.get$green(color);\n t3.toString;\n t3 = A.fuzzyRound0(t3);\n t4 = t1.get$blue(color);\n t4.toString;\n return A.SassColor$rgb0(t2, t3, A.fuzzyRound0(t4), t1.get$alpha(color), null);\n } else if (t1.get$saturation(color) != null) {\n t2 = t1.get$hue(color);\n t2.toString;\n t3 = t1.get$saturation(color);\n t3.toString;\n t4 = t1.get$lightness(color);\n t4.toString;\n return A.SassColor$hsl0(t2, t3, t4, t1.get$alpha(color));\n } else {\n t2 = t1.get$hue(color);\n t2.toString;\n t3 = t1.get$whiteness(color);\n t3.toString;\n t4 = t1.get$blackness(color);\n t4.toString;\n return A.SassColor_SassColor$hwb0(t2, t3, t4, t1.get$alpha(color));\n }\n },\n $signature: 377\n };\n A.colorClass__closure0.prototype = {\n call$2($self, options) {\n var t2, t3, t4,\n t1 = J.getInterceptor$x(options);\n if (t1.get$whiteness(options) != null || t1.get$blackness(options) != null) {\n t2 = t1.get$hue(options);\n if (t2 == null)\n t2 = $self.get$hue($self);\n t3 = t1.get$whiteness(options);\n if (t3 == null)\n t3 = $self.get$whiteness($self);\n t4 = t1.get$blackness(options);\n if (t4 == null)\n t4 = $self.get$blackness($self);\n t1 = t1.get$alpha(options);\n return $self.changeHwb$4$alpha$blackness$hue$whiteness(t1 == null ? $self._color0$_alpha : t1, t4, t2, t3);\n } else if (t1.get$hue(options) != null || t1.get$saturation(options) != null || t1.get$lightness(options) != null) {\n t2 = t1.get$hue(options);\n if (t2 == null)\n t2 = $self.get$hue($self);\n t3 = t1.get$saturation(options);\n if (t3 == null)\n t3 = $self.get$saturation($self);\n t4 = t1.get$lightness(options);\n if (t4 == null)\n t4 = $self.get$lightness($self);\n t1 = t1.get$alpha(options);\n return $self.changeHsl$4$alpha$hue$lightness$saturation(t1 == null ? $self._color0$_alpha : t1, t2, t4, t3);\n } else if (t1.get$red(options) != null || t1.get$green(options) != null || t1.get$blue(options) != null) {\n t2 = A.NullableExtension_andThen0(t1.get$red(options), A.number2__fuzzyRound$closure());\n if (t2 == null)\n t2 = $self.get$red($self);\n t3 = A.NullableExtension_andThen0(t1.get$green(options), A.number2__fuzzyRound$closure());\n if (t3 == null)\n t3 = $self.get$green($self);\n t4 = A.NullableExtension_andThen0(t1.get$blue(options), A.number2__fuzzyRound$closure());\n if (t4 == null)\n t4 = $self.get$blue($self);\n t1 = t1.get$alpha(options);\n return $self.changeRgb$4$alpha$blue$green$red(t1 == null ? $self._color0$_alpha : t1, t4, t3, t2);\n } else {\n t1 = t1.get$alpha(options);\n return $self.changeAlpha$1(t1 == null ? $self._color0$_alpha : t1);\n }\n },\n $signature: 378\n };\n A.colorClass__closure1.prototype = {\n call$1($self) {\n return $self.get$red($self);\n },\n $signature: 119\n };\n A.colorClass__closure2.prototype = {\n call$1($self) {\n return $self.get$green($self);\n },\n $signature: 119\n };\n A.colorClass__closure3.prototype = {\n call$1($self) {\n return $self.get$blue($self);\n },\n $signature: 119\n };\n A.colorClass__closure4.prototype = {\n call$1($self) {\n return $self.get$hue($self);\n },\n $signature: 57\n };\n A.colorClass__closure5.prototype = {\n call$1($self) {\n return $self.get$saturation($self);\n },\n $signature: 57\n };\n A.colorClass__closure6.prototype = {\n call$1($self) {\n return $self.get$lightness($self);\n },\n $signature: 57\n };\n A.colorClass__closure7.prototype = {\n call$1($self) {\n return $self.get$whiteness($self);\n },\n $signature: 57\n };\n A.colorClass__closure8.prototype = {\n call$1($self) {\n return $self.get$blackness($self);\n },\n $signature: 57\n };\n A.colorClass__closure9.prototype = {\n call$1($self) {\n return $self._color0$_alpha;\n },\n $signature: 57\n };\n A._Channels.prototype = {};\n A.SassColor0.prototype = {\n get$red(_) {\n var t1;\n if (this._color0$_red == null)\n this._color0$_hslToRgb$0();\n t1 = this._color0$_red;\n t1.toString;\n return t1;\n },\n get$green(_) {\n var t1;\n if (this._color0$_green == null)\n this._color0$_hslToRgb$0();\n t1 = this._color0$_green;\n t1.toString;\n return t1;\n },\n get$blue(_) {\n var t1;\n if (this._color0$_blue == null)\n this._color0$_hslToRgb$0();\n t1 = this._color0$_blue;\n t1.toString;\n return t1;\n },\n get$hue(_) {\n var t1;\n if (this._color0$_hue == null)\n this._color0$_rgbToHsl$0();\n t1 = this._color0$_hue;\n t1.toString;\n return t1;\n },\n get$saturation(_) {\n var t1;\n if (this._color0$_saturation == null)\n this._color0$_rgbToHsl$0();\n t1 = this._color0$_saturation;\n t1.toString;\n return t1;\n },\n get$lightness(_) {\n var t1;\n if (this._color0$_lightness == null)\n this._color0$_rgbToHsl$0();\n t1 = this._color0$_lightness;\n t1.toString;\n return t1;\n },\n get$whiteness(_) {\n var _this = this;\n return Math.min(Math.min(_this.get$red(_this), _this.get$green(_this)), _this.get$blue(_this)) / 255 * 100;\n },\n get$blackness(_) {\n var _this = this;\n return 100 - Math.max(Math.max(_this.get$red(_this), _this.get$green(_this)), _this.get$blue(_this)) / 255 * 100;\n },\n accept$1$1(visitor) {\n return visitor.visitColor$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertColor$1($name) {\n return this;\n },\n changeRgb$4$alpha$blue$green$red(alpha, blue, green, red) {\n var _this = this,\n t1 = red == null ? _this.get$red(_this) : red,\n t2 = green == null ? _this.get$green(_this) : green,\n t3 = blue == null ? _this.get$blue(_this) : blue;\n return A.SassColor$rgb0(t1, t2, t3, alpha == null ? _this._color0$_alpha : alpha, null);\n },\n changeRgb$3$blue$green$red(blue, green, red) {\n return this.changeRgb$4$alpha$blue$green$red(null, blue, green, red);\n },\n changeRgb$1$alpha(alpha) {\n return this.changeRgb$4$alpha$blue$green$red(alpha, null, null, null);\n },\n changeRgb$1$blue(blue) {\n return this.changeRgb$4$alpha$blue$green$red(null, blue, null, null);\n },\n changeRgb$1$green(green) {\n return this.changeRgb$4$alpha$blue$green$red(null, null, green, null);\n },\n changeRgb$1$red(red) {\n return this.changeRgb$4$alpha$blue$green$red(null, null, null, red);\n },\n changeHsl$4$alpha$hue$lightness$saturation(alpha, hue, lightness, saturation) {\n var _this = this,\n t1 = hue == null ? _this.get$hue(_this) : hue,\n t2 = saturation == null ? _this.get$saturation(_this) : saturation,\n t3 = lightness == null ? _this.get$lightness(_this) : lightness;\n return A.SassColor$hsl0(t1, t2, t3, alpha == null ? _this._color0$_alpha : alpha);\n },\n changeHsl$1$saturation(saturation) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, null, null, saturation);\n },\n changeHsl$1$lightness(lightness) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, null, lightness, null);\n },\n changeHsl$1$hue(hue) {\n return this.changeHsl$4$alpha$hue$lightness$saturation(null, hue, null, null);\n },\n changeHwb$4$alpha$blackness$hue$whiteness(alpha, blackness, hue, whiteness) {\n var t1 = hue == null ? this.get$hue(this) : hue;\n return A.SassColor_SassColor$hwb0(t1, whiteness, blackness, alpha);\n },\n changeAlpha$1(alpha) {\n var _this = this;\n return new A.SassColor0(_this._color0$_red, _this._color0$_green, _this._color0$_blue, _this._color0$_hue, _this._color0$_saturation, _this._color0$_lightness, A.fuzzyAssertRange0(alpha, 0, 1, \"alpha\"), null);\n },\n plus$1(other) {\n if (!(other instanceof A.SassNumber0) && !(other instanceof A.SassColor0))\n return this.super$Value$plus0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n if (!(other instanceof A.SassNumber0) && !(other instanceof A.SassColor0))\n return this.super$Value$minus0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n dividedBy$1(other) {\n if (!(other instanceof A.SassNumber0) && !(other instanceof A.SassColor0))\n return this.super$Value$dividedBy0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" / \" + other.toString$0(0) + '\".'));\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.SassColor0 && other.get$red(other) === _this.get$red(_this) && other.get$green(other) === _this.get$green(_this) && other.get$blue(other) === _this.get$blue(_this) && other._color0$_alpha === _this._color0$_alpha;\n },\n get$hashCode(_) {\n var _this = this;\n return B.JSInt_methods.get$hashCode(_this.get$red(_this)) ^ B.JSInt_methods.get$hashCode(_this.get$green(_this)) ^ B.JSInt_methods.get$hashCode(_this.get$blue(_this)) ^ B.JSNumber_methods.get$hashCode(_this._color0$_alpha);\n },\n _color0$_rgbToHsl$0() {\n var t2, lightness, _this = this,\n scaledRed = _this.get$red(_this) / 255,\n scaledGreen = _this.get$green(_this) / 255,\n scaledBlue = _this.get$blue(_this) / 255,\n max = Math.max(Math.max(scaledRed, scaledGreen), scaledBlue),\n min = Math.min(Math.min(scaledRed, scaledGreen), scaledBlue),\n delta = max - min,\n t1 = max === min;\n if (t1)\n _this._color0$_hue = 0;\n else if (max === scaledRed)\n _this._color0$_hue = B.JSNumber_methods.$mod(60 * (scaledGreen - scaledBlue) / delta, 360);\n else if (max === scaledGreen)\n _this._color0$_hue = B.JSNumber_methods.$mod(120 + 60 * (scaledBlue - scaledRed) / delta, 360);\n else if (max === scaledBlue)\n _this._color0$_hue = B.JSNumber_methods.$mod(240 + 60 * (scaledRed - scaledGreen) / delta, 360);\n t2 = max + min;\n lightness = 50 * t2;\n _this._color0$_lightness = lightness;\n if (t1)\n _this._color0$_saturation = 0;\n else {\n t1 = 100 * delta;\n if (lightness < 50)\n _this._color0$_saturation = t1 / t2;\n else\n _this._color0$_saturation = t1 / (2 - max - min);\n }\n },\n _color0$_hslToRgb$0() {\n var _this = this,\n scaledHue = _this.get$hue(_this) / 360,\n scaledSaturation = _this.get$saturation(_this) / 100,\n scaledLightness = _this.get$lightness(_this) / 100,\n m2 = scaledLightness <= 0.5 ? scaledLightness * (scaledSaturation + 1) : scaledLightness + scaledSaturation - scaledLightness * scaledSaturation,\n m1 = scaledLightness * 2 - m2;\n _this._color0$_red = A.fuzzyRound0(A.SassColor__hueToRgb0(m1, m2, scaledHue + 0.3333333333333333) * 255);\n _this._color0$_green = A.fuzzyRound0(A.SassColor__hueToRgb0(m1, m2, scaledHue) * 255);\n _this._color0$_blue = A.fuzzyRound0(A.SassColor__hueToRgb0(m1, m2, scaledHue - 0.3333333333333333) * 255);\n }\n };\n A.SassColor_SassColor$hwb_toRgb0.prototype = {\n call$1(hue) {\n return A.fuzzyRound0((A.SassColor__hueToRgb0(0, 1, hue) * this.factor + this._box_0.scaledWhiteness) * 255);\n },\n $signature: 43\n };\n A.ModifiableCssComment0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $isCssComment0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.compileAsync_closure.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.NodeCompileResult),\n $async$returnValue, $async$self = this, t5, t6, t7, t8, t9, t10, result, t1, t2, t3, t4;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.options;\n t2 = t1 == null;\n t3 = t2 ? null : J.get$loadPaths$x(t1);\n t4 = t2 ? null : J.get$quietDeps$x(t1);\n if (t4 == null)\n t4 = false;\n t5 = A._parseOutputStyle0(t2 ? null : J.get$style$x(t1));\n t6 = t2 ? null : J.get$verbose$x(t1);\n if (t6 == null)\n t6 = false;\n t7 = t2 ? null : J.get$sourceMap$x(t1);\n if (t7 == null)\n t7 = false;\n t8 = t2 ? null : J.get$logger$x(t1);\n t8 = new A.NodeToDartLogger(t8, new A.StderrLogger0($async$self.color), $async$self.ascii);\n if (t2)\n t9 = null;\n else {\n t9 = J.get$importers$x(t1);\n t9 = t9 == null ? null : J.map$1$1$ax(t9, new A.compileAsync__closure(), type$.AsyncImporter);\n }\n t10 = A._parseFunctions0(t2 ? null : J.get$functions$x(t1), true);\n $async$goto = 3;\n return A._asyncAwait(A.compileAsync0($async$self.path, true, t10, A.AsyncImportCache$(t9, t3, t8, null), null, null, t8, null, t4, t7, t5, null, true, t6), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n t1 = t2 ? null : J.get$sourceMapIncludeSources$x(t1);\n $async$returnValue = A._convertResult(result, t1 == null ? false : t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 203\n };\n A.compileAsync__closure.prototype = {\n call$1(importer) {\n return A._parseAsyncImporter(importer);\n },\n $signature: 231\n };\n A.compileStringAsync_closure.prototype = {\n call$0() {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.NodeCompileResult),\n $async$returnValue, $async$self = this, t7, t8, t9, t10, t11, t12, t13, result, t1, t2, t3, t4, t5, t6;\n var $async$call$0 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self.options;\n t2 = t1 == null;\n t3 = A.parseSyntax(t2 ? null : J.get$syntax$x(t1));\n t4 = t2 ? null : A.NullableExtension_andThen0(J.get$url$x(t1), A.utils1__jsToDartUrl$closure());\n t5 = t2 ? null : J.get$loadPaths$x(t1);\n t6 = t2 ? null : J.get$quietDeps$x(t1);\n if (t6 == null)\n t6 = false;\n t7 = A._parseOutputStyle0(t2 ? null : J.get$style$x(t1));\n t8 = t2 ? null : J.get$verbose$x(t1);\n if (t8 == null)\n t8 = false;\n t9 = t2 ? null : J.get$sourceMap$x(t1);\n if (t9 == null)\n t9 = false;\n t10 = t2 ? null : J.get$logger$x(t1);\n t10 = new A.NodeToDartLogger(t10, new A.StderrLogger0($async$self.color), $async$self.ascii);\n if (t2)\n t11 = null;\n else {\n t11 = J.get$importers$x(t1);\n t11 = t11 == null ? null : J.map$1$1$ax(t11, new A.compileStringAsync__closure(), type$.AsyncImporter);\n }\n t12 = t2 ? null : A.NullableExtension_andThen0(J.get$importer$x(t1), new A.compileStringAsync__closure0());\n if (t12 == null)\n t12 = (t2 ? null : J.get$url$x(t1)) == null ? new A.NoOpImporter() : null;\n t13 = A._parseFunctions0(t2 ? null : J.get$functions$x(t1), true);\n $async$goto = 3;\n return A._asyncAwait(A.compileStringAsync0($async$self.text, true, t13, A.AsyncImportCache$(t11, t5, t10, null), t12, null, null, t10, null, t6, t9, t7, t3, t4, true, t8), $async$call$0);\n case 3:\n // returning from await.\n result = $async$result;\n t1 = t2 ? null : J.get$sourceMapIncludeSources$x(t1);\n $async$returnValue = A._convertResult(result, t1 == null ? false : t1);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$0, $async$completer);\n },\n $signature: 203\n };\n A.compileStringAsync__closure.prototype = {\n call$1(importer) {\n return A._parseAsyncImporter(importer);\n },\n $signature: 231\n };\n A.compileStringAsync__closure0.prototype = {\n call$1(importer) {\n return A._parseAsyncImporter(importer);\n },\n $signature: 383\n };\n A._wrapAsyncSassExceptions_closure.prototype = {\n call$1(error) {\n return error instanceof A.SassException0 ? A.throwNodeException(error, this.ascii, this.color, null) : A.jsThrow(type$.Object._as(error));\n },\n $signature: 384\n };\n A._parseFunctions_closure0.prototype = {\n call$2(signature, callback) {\n var error, stackTrace, exception, t2, t3, t4, t1 = {};\n t1.tuple = null;\n try {\n t1.tuple = A.ScssParser$0(signature, null, null).parseSignature$0();\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (t2 instanceof A.SassFormatException0) {\n error = t2;\n stackTrace = A.getTraceFromException(exception);\n t2 = error;\n t3 = J.getInterceptor$z(t2);\n A.throwWithTrace0(new A.SassFormatException0('Invalid signature \"' + signature + '\": ' + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t3, t2)), stackTrace);\n } else\n throw exception;\n }\n t2 = this.result;\n t3 = t1.tuple;\n t4 = t3.item1;\n t3 = t3.item2;\n if (!this.asynch)\n t2.push(A.BuiltInCallable$parsed(t4, t3, new A._parseFunctions__closure2(t1, callback)));\n else\n t2.push(new A.AsyncBuiltInCallable0(t4, t3, new A._parseFunctions__closure3(t1, callback)));\n },\n $signature: 117\n };\n A._parseFunctions__closure2.prototype = {\n call$1($arguments) {\n var t1, t2,\n _s42_ = string$.Invali,\n result = type$.Function._as(this.callback).call$1(A.toJSArray($arguments));\n if (result instanceof A.Value0)\n return result;\n t1 = result != null && result instanceof self.Promise;\n t2 = this._box_0.tuple;\n if (t1)\n throw A.wrapException(_s42_ + A.S(t2.item1) + '\":\\nPromises may only be returned for sass.compileAsync() and sass.compileStringAsync().');\n else\n throw A.wrapException(_s42_ + A.S(t2.item1) + '\": ' + A.S(result) + \" is not a sass.Value.\");\n },\n $signature: 3\n };\n A._parseFunctions__closure3.prototype = {\n call$1($arguments) {\n return this.$call$body$_parseFunctions__closure0($arguments);\n },\n $call$body$_parseFunctions__closure0($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, result;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n result = type$.Function._as($async$self.callback).call$1(A.toJSArray($arguments));\n $async$goto = result != null && result instanceof self.Promise ? 3 : 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait(A.promiseToFuture(type$.Promise._as(result), type$.Object), $async$call$1);\n case 5:\n // returning from await.\n result = $async$result;\n case 4:\n // join\n if (result instanceof A.Value0) {\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n }\n throw A.wrapException(string$.Invali + A.S($async$self._box_0.tuple.item1) + '\": ' + A.S(result) + \" is not a sass.Value.\");\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 93\n };\n A._compileStylesheet_closure1.prototype = {\n call$1(url) {\n return url === \"\" ? A.Uri_Uri$dataFromString(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(this.stylesheet.span.file._decodedChars, 0, null), 0, null), B.C_Utf8Codec, null).get$_text() : this.importCache.sourceMapUrl$1(0, A.Uri_parse(url)).toString$0(0);\n },\n $signature: 5\n };\n A.CompileOptions.prototype = {};\n A.CompileStringOptions.prototype = {};\n A.NodeCompileResult.prototype = {};\n A.CompileResult0.prototype = {};\n A.ComplexSassNumber0.prototype = {\n get$numeratorUnits(_) {\n return this._complex1$_numeratorUnits;\n },\n get$denominatorUnits(_) {\n return this._complex1$_denominatorUnits;\n },\n get$hasUnits() {\n return true;\n },\n hasUnit$1(unit) {\n return false;\n },\n compatibleWithUnit$1(unit) {\n return false;\n },\n hasPossiblyCompatibleUnits$1(other) {\n throw A.wrapException(A.UnimplementedError$(string$.Comple));\n },\n withValue$1(value) {\n return new A.ComplexSassNumber0(this._complex1$_numeratorUnits, this._complex1$_denominatorUnits, value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.ComplexSassNumber0(this._complex1$_numeratorUnits, this._complex1$_denominatorUnits, this._number1$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber_2));\n }\n };\n A.ComplexSelector0.prototype = {\n get$minSpecificity() {\n if (this._complex0$_minSpecificity == null)\n this._complex0$_computeSpecificity$0();\n var t1 = this._complex0$_minSpecificity;\n t1.toString;\n return t1;\n },\n get$maxSpecificity() {\n if (this._complex0$_maxSpecificity == null)\n this._complex0$_computeSpecificity$0();\n var t1 = this._complex0$_maxSpecificity;\n t1.toString;\n return t1;\n },\n get$isInvisible() {\n var result, _this = this,\n value = _this._complex0$__ComplexSelector_isInvisible;\n if (value === $) {\n result = B.JSArray_methods.any$1(_this.components, new A.ComplexSelector_isInvisible_closure0());\n A._lateInitializeOnceCheck(_this._complex0$__ComplexSelector_isInvisible, \"isInvisible\");\n _this._complex0$__ComplexSelector_isInvisible = result;\n value = result;\n }\n return value;\n },\n accept$1$1(visitor) {\n return visitor.visitComplexSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n _complex0$_computeSpecificity$0() {\n var t1, t2, minSpecificity, maxSpecificity, _i, component, t3;\n for (t1 = this.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n component = t1[_i];\n if (component instanceof A.CompoundSelector0) {\n if (component._compound0$_minSpecificity == null)\n component._compound0$_computeSpecificity$0();\n t3 = component._compound0$_minSpecificity;\n t3.toString;\n minSpecificity += t3;\n if (component._compound0$_maxSpecificity == null)\n component._compound0$_computeSpecificity$0();\n t3 = component._compound0$_maxSpecificity;\n t3.toString;\n maxSpecificity += t3;\n }\n }\n this._complex0$_minSpecificity = minSpecificity;\n this._complex0$_maxSpecificity = maxSpecificity;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ComplexSelector0 && B.C_ListEquality.equals$2(0, this.components, other.components);\n }\n };\n A.ComplexSelector_isInvisible_closure0.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector0 && component.get$isInvisible();\n },\n $signature: 116\n };\n A.Combinator0.prototype = {\n toString$0(_) {\n return this._complex0$_text;\n },\n $isComplexSelectorComponent0: 1\n };\n A.CompoundSelector0.prototype = {\n get$isInvisible() {\n return B.JSArray_methods.any$1(this.components, new A.CompoundSelector_isInvisible_closure0());\n },\n accept$1$1(visitor) {\n return visitor.visitCompoundSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n _compound0$_computeSpecificity$0() {\n var t1, t2, minSpecificity, maxSpecificity, _i, simple;\n for (t1 = this.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n simple = t1[_i];\n minSpecificity += simple.get$minSpecificity();\n maxSpecificity += simple.get$maxSpecificity();\n }\n this._compound0$_minSpecificity = minSpecificity;\n this._compound0$_maxSpecificity = maxSpecificity;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CompoundSelector0 && B.C_ListEquality.equals$2(0, this.components, other.components);\n },\n $isComplexSelectorComponent0: 1\n };\n A.CompoundSelector_isInvisible_closure0.prototype = {\n call$1(component) {\n return component.get$isInvisible();\n },\n $signature: 15\n };\n A.Configuration0.prototype = {\n throughForward$1($forward) {\n var prefix, shownVariables, hiddenVariables, t1,\n newValues = this._configuration$_values;\n if (newValues.get$isEmpty(newValues))\n return B.Configuration_Map_empty0;\n prefix = $forward.prefix;\n if (prefix != null)\n newValues = new A.UnprefixedMapView0(newValues, prefix, type$.UnprefixedMapView_ConfiguredValue_2);\n shownVariables = $forward.shownVariables;\n hiddenVariables = $forward.hiddenVariables;\n if (shownVariables != null)\n newValues = new A.LimitedMapView0(newValues, shownVariables._base.intersection$1(new A.MapKeySet(newValues, type$.MapKeySet_nullable_Object)), type$.LimitedMapView_String_ConfiguredValue_2);\n else {\n if (hiddenVariables != null) {\n t1 = hiddenVariables._base;\n t1 = t1.get$isNotEmpty(t1);\n } else\n t1 = false;\n if (t1)\n newValues = A.LimitedMapView$blocklist0(newValues, hiddenVariables, type$.String, type$.ConfiguredValue_2);\n }\n return this._configuration$_withValues$1(newValues);\n },\n _configuration$_withValues$1(values) {\n return new A.Configuration0(values);\n },\n toString$0(_) {\n var t1 = this._configuration$_values;\n return \"(\" + t1.get$entries(t1).map$1$1(0, new A.Configuration_toString_closure0(), type$.String).join$1(0, \", \") + \")\";\n }\n };\n A.Configuration_toString_closure0.prototype = {\n call$1(entry) {\n return \"$\" + A.S(entry.key) + \": \" + A.S(entry.value);\n },\n $signature: 387\n };\n A.ExplicitConfiguration0.prototype = {\n _configuration$_withValues$1(values) {\n return new A.ExplicitConfiguration0(this.nodeWithSpan, values);\n }\n };\n A.ConfiguredValue0.prototype = {\n toString$0(_) {\n return A.serializeValue0(this.value, true, true);\n }\n };\n A.ConfiguredVariable0.prototype = {\n toString$0(_) {\n var t1 = \"$\" + this.name + \": \" + this.expression.toString$0(0);\n return t1 + (this.isGuarded ? \" !default\" : \"\");\n },\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ContentBlock0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitContentBlock$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2,\n t1 = this.$arguments;\n t1 = t1.$arguments.length === 0 && t1.restArgument == null ? \"\" : \" using (\" + t1.toString$0(0) + \")\";\n t2 = this.children;\n return t1 + (\" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\");\n }\n };\n A.ContentRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitContentRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.$arguments;\n return t1.get$isEmpty(t1) ? \"@content;\" : \"@content(\" + t1.toString$0(0) + \");\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A._disallowedFunctionNames_closure0.prototype = {\n call$1($function) {\n return $function.name;\n },\n $signature: 388\n };\n A.CssParser0.prototype = {\n get$plainCss() {\n return true;\n },\n silentComment$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n this.super$Parser$silentComment0();\n this.error$2(0, string$.Silent, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n atRule$2$root(child, root) {\n var $name, urlStart, next, url, urlSpan, queries, t2, t3, t4, t5, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(64);\n $name = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n switch ($name.get$asPlain()) {\n case \"at-root\":\n case \"content\":\n case \"debug\":\n case \"each\":\n case \"error\":\n case \"extend\":\n case \"for\":\n case \"function\":\n case \"if\":\n case \"include\":\n case \"mixin\":\n case \"return\":\n case \"warn\":\n case \"while\":\n _this.almostAnyValue$0();\n _this.error$2(0, \"This at-rule isn't allowed in plain CSS.\", t1.spanFrom$1(start));\n break;\n case \"import\":\n urlStart = new A._SpanScannerState(t1, t1._string_scanner$_position);\n next = t1.peekChar$0();\n url = next === 117 || next === 85 ? _this.dynamicUrl$0() : new A.StringExpression0(_this.interpolatedString$0().asInterpolation$1$static(true), false);\n urlSpan = t1.spanFrom$1(urlStart);\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n _this.expectStatementSeparator$1(\"@import rule\");\n t2 = A.Interpolation$0(A._setArrayType([url], type$.JSArray_Object), urlSpan);\n t3 = t1.spanFrom$1(urlStart);\n t4 = queries == null;\n t5 = t4 ? null : queries.item1;\n t2 = A._setArrayType([new A.StaticImport0(t2, t5, t4 ? null : queries.item2, t3)], type$.JSArray_Import_2);\n t1 = t1.spanFrom$1(start);\n return new A.ImportRule0(A.List_List$unmodifiable(t2, type$.Import_2), t1);\n case \"media\":\n return _this.mediaRule$1(start);\n case \"-moz-document\":\n return _this.mozDocumentRule$2(start, $name);\n case \"supports\":\n return _this.supportsRule$1(start);\n default:\n return _this.unknownAtRule$2(start, $name);\n }\n },\n identifierLike$0() {\n var t2, $arguments, t3, t4, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n identifier = _this.interpolatedIdentifier$0(),\n plain = identifier.get$asPlain(),\n specialFunction = _this.trySpecialFunction$2(plain.toLowerCase(), start);\n if (specialFunction != null)\n return specialFunction;\n t2 = t1._string_scanner$_position;\n if (!t1.scanChar$1(40))\n return new A.StringExpression0(identifier, false);\n $arguments = A._setArrayType([], type$.JSArray_Expression_2);\n if (!t1.scanChar$1(41)) {\n do {\n _this.whitespace$0();\n $arguments.push(_this.expression$1$singleEquals(true));\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n t1.expectChar$1(41);\n }\n if ($.$get$_disallowedFunctionNames0().contains$1(0, plain))\n _this.error$2(0, string$.This_f, t1.spanFrom$1(start));\n t3 = A.Interpolation$0(A._setArrayType([new A.StringExpression0(identifier, false)], type$.JSArray_Object), identifier.span);\n t2 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n t4 = type$.Expression_2;\n return new A.InterpolatedFunctionExpression0(t3, new A.ArgumentInvocation0(A.List_List$unmodifiable($arguments, t4), A.ConstantMap_ConstantMap$from(B.Map_empty9, type$.String, t4), null, null, t2), t1.spanFrom$1(start));\n },\n namespacedExpression$2(namespace, start) {\n var expression = this.super$StylesheetParser$namespacedExpression0(namespace, start);\n this.error$2(0, string$.Modulen, expression.get$span(expression));\n }\n };\n A.DebugRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitDebugRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@debug \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssDeclaration0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name.toString$0(0) + \": \" + this.value.toString$0(0) + \";\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.Declaration0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsDeclaration0.prototype = {\n get$isCustomProperty() {\n var $name = this.name;\n return $name instanceof A.StringExpression0 && !$name.hasQuotes && B.JSString_methods.startsWith$1($name.text.get$initialPlain(), \"--\");\n },\n toString$0(_) {\n return \"(\" + this.name.toString$0(0) + \": \" + this.value.toString$0(0) + \")\";\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.DynamicImport0.prototype = {\n toString$0(_) {\n return A.StringExpression_quoteText0(this.urlString);\n },\n $isImport0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.EachRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitEachRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.variables,\n t2 = this.children;\n return \"@each \" + new A.MappedListIterable(t1, new A.EachRule_toString_closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \", \") + \" in \" + this.list.toString$0(0) + \" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.EachRule_toString_closure0.prototype = {\n call$1(variable) {\n return \"$\" + variable;\n },\n $signature: 5\n };\n A.EmptyExtensionStore0.prototype = {\n get$isEmpty(_) {\n return true;\n },\n get$simpleSelectors() {\n return B.C_EmptyUnmodifiableSet0;\n },\n extensionsWhereTarget$1(callback) {\n return B.List_empty12;\n },\n addSelector$3(selector, span, mediaContext) {\n throw A.wrapException(A.UnsupportedError$(string$.addSel));\n },\n addExtension$4(extender, target, extend, mediaContext) {\n throw A.wrapException(A.UnsupportedError$(string$.addExt_));\n },\n addExtensions$1(extenders) {\n throw A.wrapException(A.UnsupportedError$(string$.addExts));\n },\n clone$0() {\n return B.Tuple2_EmptyExtensionStore_Map_empty0;\n },\n $isExtensionStore0: 1\n };\n A.Environment0.prototype = {\n closure$0() {\n var t4, t5, t6, _this = this,\n t1 = _this._environment0$_forwardedModules,\n t2 = _this._environment0$_nestedForwardedModules,\n t3 = _this._environment0$_variables;\n t3 = A._setArrayType(t3.slice(0), A._arrayInstanceType(t3));\n t4 = _this._environment0$_variableNodes;\n t4 = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n t5 = _this._environment0$_functions;\n t5 = A._setArrayType(t5.slice(0), A._arrayInstanceType(t5));\n t6 = _this._environment0$_mixins;\n t6 = A._setArrayType(t6.slice(0), A._arrayInstanceType(t6));\n return A.Environment$_0(_this._environment0$_modules, _this._environment0$_namespaceNodes, _this._environment0$_globalModules, _this._environment0$_importedModules, t1, t2, _this._environment0$_allModules, t3, t4, t5, t6, _this._environment0$_content);\n },\n addModule$3$namespace(module, nodeWithSpan, namespace) {\n var t1, t2, span, _this = this;\n if (namespace == null) {\n _this._environment0$_globalModules.$indexSet(0, module, nodeWithSpan);\n _this._environment0$_allModules.push(module);\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.get$first(_this._environment0$_variables))); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n if (module.get$variables().containsKey$1(t2))\n throw A.wrapException(A.SassScriptException$0(string$.This_ma + t2 + '\".'));\n }\n } else {\n t1 = _this._environment0$_modules;\n if (t1.containsKey$1(namespace)) {\n t1 = _this._environment0$_namespaceNodes.$index(0, namespace);\n span = t1 == null ? null : t1.span;\n t1 = string$.There_ + namespace + '\".';\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @use\");\n throw A.wrapException(A.MultiSpanSassScriptException$0(t1, \"new @use\", t2));\n }\n t1.$indexSet(0, namespace, module);\n _this._environment0$_namespaceNodes.$indexSet(0, namespace, nodeWithSpan);\n _this._environment0$_allModules.push(module);\n }\n },\n forwardModule$2(module, rule) {\n var view, t1, t2, _this = this,\n forwardedModules = _this._environment0$_forwardedModules;\n if (forwardedModules == null)\n forwardedModules = _this._environment0$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable_2, type$.AstNode_2);\n view = A.ForwardedModuleView_ifNecessary0(module, rule, type$.Callable_2);\n for (t1 = forwardedModules.get$keys(forwardedModules), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n _this._environment0$_assertNoConflicts$5(view.get$variables(), t2.get$variables(), view, t2, \"variable\");\n _this._environment0$_assertNoConflicts$5(view.get$functions(view), t2.get$functions(t2), view, t2, \"function\");\n _this._environment0$_assertNoConflicts$5(view.get$mixins(), t2.get$mixins(), view, t2, \"mixin\");\n }\n _this._environment0$_allModules.push(module);\n forwardedModules.$indexSet(0, view, rule);\n },\n _environment0$_assertNoConflicts$5(newMembers, oldMembers, newModule, oldModule, type) {\n var larger, smaller, t1, t2, $name, span;\n if (newMembers.get$length(newMembers) < oldMembers.get$length(oldMembers)) {\n larger = oldMembers;\n smaller = newMembers;\n } else {\n larger = newMembers;\n smaller = oldMembers;\n }\n for (t1 = J.get$iterator$ax(smaller.get$keys(smaller)), t2 = type === \"variable\"; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n if (!larger.containsKey$1($name))\n continue;\n if (t2 ? newModule.variableIdentity$1($name) === oldModule.variableIdentity$1($name) : J.$eq$(larger.$index(0, $name), smaller.$index(0, $name)))\n continue;\n if (t2)\n $name = \"$\" + $name;\n t1 = this._environment0$_forwardedModules;\n if (t1 == null)\n span = null;\n else {\n t1 = t1.$index(0, oldModule);\n span = t1 == null ? null : J.get$span$z(t1);\n }\n t1 = \"Two forwarded modules both define a \" + type + \" named \" + $name + \".\";\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (span != null)\n t2.$indexSet(0, span, \"original @forward\");\n throw A.wrapException(A.MultiSpanSassScriptException$0(t1, \"new @forward\", t2));\n }\n },\n importForwards$1(module) {\n var forwardedModules, t1, t2, t3, t4, t5, forwardedVariableNames, forwardedFunctionNames, forwardedMixinNames, _i, entry, shadowed, t6, _length, _list, _this = this,\n forwarded = module._environment0$_environment._environment0$_forwardedModules;\n if (forwarded == null)\n return;\n forwardedModules = _this._environment0$_forwardedModules;\n if (forwardedModules != null) {\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable_2, type$.AstNode_2);\n for (t2 = forwarded.get$entries(forwarded), t2 = t2.get$iterator(t2), t3 = _this._environment0$_globalModules; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n t5 = t4.key;\n if (!forwardedModules.containsKey$1(t5) || !t3.containsKey$1(t5))\n t1.$indexSet(0, t5, t4.value);\n }\n forwarded = t1;\n } else\n forwardedModules = _this._environment0$_forwardedModules = A.LinkedHashMap_LinkedHashMap$_empty(type$.Module_Callable_2, type$.AstNode_2);\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedVariableNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.Environment_importForwards_closure2(), t2), t2._eval$1(\"Iterable.E\"));\n t2 = forwarded.get$keys(forwarded);\n t1 = A._instanceType(t2)._eval$1(\"ExpandIterable\");\n forwardedFunctionNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t2, new A.Environment_importForwards_closure3(), t1), t1._eval$1(\"Iterable.E\"));\n t1 = forwarded.get$keys(forwarded);\n t2 = A._instanceType(t1)._eval$1(\"ExpandIterable\");\n forwardedMixinNames = A.LinkedHashSet_LinkedHashSet$of(new A.ExpandIterable(t1, new A.Environment_importForwards_closure4(), t2), t2._eval$1(\"Iterable.E\"));\n t1 = _this._environment0$_variables;\n t2 = t1.length;\n if (t2 === 1) {\n for (t2 = _this._environment0$_importedModules, t3 = t2.get$entries(t2).toList$0(0), t4 = t3.length, t5 = type$.Callable_2, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary0(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n t2.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view0$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n t2.$indexSet(0, shadowed, entry.value);\n }\n }\n for (t3 = forwardedModules.get$entries(forwardedModules).toList$0(0), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n entry = t3[_i];\n module = entry.key;\n shadowed = A.ShadowedModuleView_ifNecessary0(module, forwardedFunctionNames, forwardedMixinNames, forwardedVariableNames, t5);\n if (shadowed != null) {\n forwardedModules.remove$1(0, module);\n t6 = shadowed.variables;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.functions;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed.mixins;\n if (t6.get$isEmpty(t6)) {\n t6 = shadowed._shadowed_view0$_inner;\n t6 = t6.get$css(t6);\n t6 = J.get$isEmpty$asx(t6.get$children(t6));\n } else\n t6 = false;\n } else\n t6 = false;\n } else\n t6 = false;\n if (!t6)\n forwardedModules.$indexSet(0, shadowed, entry.value);\n }\n }\n t2.addAll$1(0, forwarded);\n forwardedModules.addAll$1(0, forwarded);\n } else {\n t3 = _this._environment0$_nestedForwardedModules;\n if (t3 == null) {\n _length = t2 - 1;\n _list = J.JSArray_JSArray$allocateGrowable(_length, type$.List_Module_Callable_2);\n for (t2 = type$.JSArray_Module_Callable_2, _i = 0; _i < _length; ++_i)\n _list[_i] = A._setArrayType([], t2);\n _this._environment0$_nestedForwardedModules = _list;\n t2 = _list;\n } else\n t2 = t3;\n B.JSArray_methods.addAll$1(B.JSArray_methods.get$last(t2), forwarded.get$keys(forwarded));\n }\n for (t2 = A._LinkedHashSetIterator$(forwardedVariableNames, forwardedVariableNames._collection$_modifications), t3 = A._instanceType(t2)._precomputed1, t4 = _this._environment0$_variableIndices, t5 = _this._environment0$_variableNodes; t2.moveNext$0();) {\n t6 = t3._as(t2._collection$_current);\n t4.remove$1(0, t6);\n J.remove$1$z(B.JSArray_methods.get$last(t1), t6);\n J.remove$1$z(B.JSArray_methods.get$last(t5), t6);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedFunctionNames, forwardedFunctionNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._environment0$_functionIndices, t4 = _this._environment0$_functions; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n for (t1 = A._LinkedHashSetIterator$(forwardedMixinNames, forwardedMixinNames._collection$_modifications), t2 = A._instanceType(t1)._precomputed1, t3 = _this._environment0$_mixinIndices, t4 = _this._environment0$_mixins; t1.moveNext$0();) {\n t5 = t2._as(t1._collection$_current);\n t3.remove$1(0, t5);\n J.remove$1$z(B.JSArray_methods.get$last(t4), t5);\n }\n },\n getVariable$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._environment0$_getModule$1(namespace).get$variables().$index(0, $name);\n if (_this._environment0$_lastVariableName === $name) {\n t1 = _this._environment0$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._environment0$_variables[t1], $name);\n return t1 == null ? _this._environment0$_getVariableFromGlobalModule$1($name) : t1;\n }\n t1 = _this._environment0$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._environment0$_lastVariableName = $name;\n _this._environment0$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._environment0$_variables[index], $name);\n return t1 == null ? _this._environment0$_getVariableFromGlobalModule$1($name) : t1;\n }\n index = _this._environment0$_variableIndex$1($name);\n if (index == null)\n return _this._environment0$_getVariableFromGlobalModule$1($name);\n _this._environment0$_lastVariableName = $name;\n _this._environment0$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._environment0$_variables[index], $name);\n return t1 == null ? _this._environment0$_getVariableFromGlobalModule$1($name) : t1;\n },\n getVariable$1($name) {\n return this.getVariable$2$namespace($name, null);\n },\n _environment0$_getVariableFromGlobalModule$1($name) {\n return this._environment0$_fromOneModule$1$3($name, \"variable\", new A.Environment__getVariableFromGlobalModule_closure0($name), type$.Value_2);\n },\n getVariableNode$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._environment0$_getModule$1(namespace).get$variableNodes().$index(0, $name);\n if (_this._environment0$_lastVariableName === $name) {\n t1 = _this._environment0$_lastVariableIndex;\n t1.toString;\n t1 = J.$index$asx(_this._environment0$_variableNodes[t1], $name);\n return t1 == null ? _this._environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n t1 = _this._environment0$_variableIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n _this._environment0$_lastVariableName = $name;\n _this._environment0$_lastVariableIndex = index;\n t1 = J.$index$asx(_this._environment0$_variableNodes[index], $name);\n return t1 == null ? _this._environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n }\n index = _this._environment0$_variableIndex$1($name);\n if (index == null)\n return _this._environment0$_getVariableNodeFromGlobalModule$1($name);\n _this._environment0$_lastVariableName = $name;\n _this._environment0$_lastVariableIndex = index;\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._environment0$_variableNodes[index], $name);\n return t1 == null ? _this._environment0$_getVariableNodeFromGlobalModule$1($name) : t1;\n },\n _environment0$_getVariableNodeFromGlobalModule$1($name) {\n var t1, t2, value;\n for (t1 = this._environment0$_importedModules, t2 = this._environment0$_globalModules, t2 = t1.get$keys(t1).followedBy$1(0, t2.get$keys(t2)), t2 = new A.FollowedByIterator(J.get$iterator$ax(t2.__internal$_first), t2._second); t2.moveNext$0();) {\n t1 = t2._currentIterator;\n value = t1.get$current(t1).get$variableNodes().$index(0, $name);\n if (value != null)\n return value;\n }\n return null;\n },\n globalVariableExists$2$namespace($name, namespace) {\n if (namespace != null)\n return this._environment0$_getModule$1(namespace).get$variables().containsKey$1($name);\n if (B.JSArray_methods.get$first(this._environment0$_variables).containsKey$1($name))\n return true;\n return this._environment0$_getVariableFromGlobalModule$1($name) != null;\n },\n globalVariableExists$1($name) {\n return this.globalVariableExists$2$namespace($name, null);\n },\n _environment0$_variableIndex$1($name) {\n var t1, i;\n for (t1 = this._environment0$_variables, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n setVariable$5$global$namespace($name, value, nodeWithSpan, global, namespace) {\n var t1, moduleWithName, nestedForwardedModules, t2, t3, t4, t5, index, _this = this;\n if (namespace != null) {\n _this._environment0$_getModule$1(namespace).setVariable$3($name, value, nodeWithSpan);\n return;\n }\n if (global || _this._environment0$_variables.length === 1) {\n _this._environment0$_variableIndices.putIfAbsent$2($name, new A.Environment_setVariable_closure2(_this, $name));\n t1 = _this._environment0$_variables;\n if (!B.JSArray_methods.get$first(t1).containsKey$1($name)) {\n moduleWithName = _this._environment0$_fromOneModule$1$3($name, \"variable\", new A.Environment_setVariable_closure3($name), type$.Module_Callable_2);\n if (moduleWithName != null) {\n moduleWithName.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n J.$indexSet$ax(B.JSArray_methods.get$first(t1), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(_this._environment0$_variableNodes), $name, nodeWithSpan);\n return;\n }\n nestedForwardedModules = _this._environment0$_nestedForwardedModules;\n if (nestedForwardedModules != null && !_this._environment0$_variableIndices.containsKey$1($name) && _this._environment0$_variableIndex$1($name) == null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A.instanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n t5 = t4._as(t3.__internal$_current);\n if (t5.get$variables().containsKey$1($name)) {\n t5.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n }\n if (_this._environment0$_lastVariableName === $name) {\n t1 = _this._environment0$_lastVariableIndex;\n t1.toString;\n index = t1;\n } else\n index = _this._environment0$_variableIndices.putIfAbsent$2($name, new A.Environment_setVariable_closure4(_this, $name));\n if (!_this._environment0$_inSemiGlobalScope && index === 0) {\n index = _this._environment0$_variables.length - 1;\n _this._environment0$_variableIndices.$indexSet(0, $name, index);\n }\n _this._environment0$_lastVariableName = $name;\n _this._environment0$_lastVariableIndex = index;\n J.$indexSet$ax(_this._environment0$_variables[index], $name, value);\n J.$indexSet$ax(_this._environment0$_variableNodes[index], $name, nodeWithSpan);\n },\n setVariable$4$global($name, value, nodeWithSpan, global) {\n return this.setVariable$5$global$namespace($name, value, nodeWithSpan, global, null);\n },\n setLocalVariable$3($name, value, nodeWithSpan) {\n var index, _this = this,\n t1 = _this._environment0$_variables,\n t2 = t1.length;\n _this._environment0$_lastVariableName = $name;\n index = _this._environment0$_lastVariableIndex = t2 - 1;\n _this._environment0$_variableIndices.$indexSet(0, $name, index);\n J.$indexSet$ax(t1[index], $name, value);\n J.$indexSet$ax(_this._environment0$_variableNodes[index], $name, nodeWithSpan);\n },\n getFunction$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null) {\n t1 = _this._environment0$_getModule$1(namespace);\n return t1.get$functions(t1).$index(0, $name);\n }\n t1 = _this._environment0$_functionIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._environment0$_functions[index], $name);\n return t1 == null ? _this._environment0$_getFunctionFromGlobalModule$1($name) : t1;\n }\n index = _this._environment0$_functionIndex$1($name);\n if (index == null)\n return _this._environment0$_getFunctionFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._environment0$_functions[index], $name);\n return t1 == null ? _this._environment0$_getFunctionFromGlobalModule$1($name) : t1;\n },\n _environment0$_getFunctionFromGlobalModule$1($name) {\n return this._environment0$_fromOneModule$1$3($name, \"function\", new A.Environment__getFunctionFromGlobalModule_closure0($name), type$.Callable_2);\n },\n _environment0$_functionIndex$1($name) {\n var t1, i;\n for (t1 = this._environment0$_functions, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n getMixin$2$namespace($name, namespace) {\n var t1, index, _this = this;\n if (namespace != null)\n return _this._environment0$_getModule$1(namespace).get$mixins().$index(0, $name);\n t1 = _this._environment0$_mixinIndices;\n index = t1.$index(0, $name);\n if (index != null) {\n t1 = J.$index$asx(_this._environment0$_mixins[index], $name);\n return t1 == null ? _this._environment0$_getMixinFromGlobalModule$1($name) : t1;\n }\n index = _this._environment0$_mixinIndex$1($name);\n if (index == null)\n return _this._environment0$_getMixinFromGlobalModule$1($name);\n t1.$indexSet(0, $name, index);\n t1 = J.$index$asx(_this._environment0$_mixins[index], $name);\n return t1 == null ? _this._environment0$_getMixinFromGlobalModule$1($name) : t1;\n },\n _environment0$_getMixinFromGlobalModule$1($name) {\n return this._environment0$_fromOneModule$1$3($name, \"mixin\", new A.Environment__getMixinFromGlobalModule_closure0($name), type$.Callable_2);\n },\n _environment0$_mixinIndex$1($name) {\n var t1, i;\n for (t1 = this._environment0$_mixins, i = t1.length - 1; i >= 0; --i)\n if (t1[i].containsKey$1($name))\n return i;\n return null;\n },\n scope$1$3$semiGlobal$when(callback, semiGlobal, when) {\n var wasInSemiGlobalScope, $name, name0, name1, t1, t2, t3, t4, t5, _this = this;\n semiGlobal = semiGlobal && _this._environment0$_inSemiGlobalScope;\n wasInSemiGlobalScope = _this._environment0$_inSemiGlobalScope;\n _this._environment0$_inSemiGlobalScope = semiGlobal;\n if (!when)\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n _this._environment0$_inSemiGlobalScope = wasInSemiGlobalScope;\n }\n t1 = _this._environment0$_variables;\n t2 = type$.String;\n B.JSArray_methods.add$1(t1, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.Value_2));\n B.JSArray_methods.add$1(_this._environment0$_variableNodes, A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.AstNode_2));\n t3 = _this._environment0$_functions;\n t4 = type$.Callable_2;\n B.JSArray_methods.add$1(t3, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t5 = _this._environment0$_mixins;\n B.JSArray_methods.add$1(t5, A.LinkedHashMap_LinkedHashMap$_empty(t2, t4));\n t4 = _this._environment0$_nestedForwardedModules;\n if (t4 != null)\n t4.push(A._setArrayType([], type$.JSArray_Module_Callable_2));\n try {\n t2 = callback.call$0();\n return t2;\n } finally {\n _this._environment0$_inSemiGlobalScope = wasInSemiGlobalScope;\n _this._environment0$_lastVariableIndex = _this._environment0$_lastVariableName = null;\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t1))), t2 = _this._environment0$_variableIndices; t1.moveNext$0();) {\n $name = t1.get$current(t1);\n t2.remove$1(0, $name);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t3))), t2 = _this._environment0$_functionIndices; t1.moveNext$0();) {\n name0 = t1.get$current(t1);\n t2.remove$1(0, name0);\n }\n for (t1 = J.get$iterator$ax(J.get$keys$z(B.JSArray_methods.removeLast$0(t5))), t2 = _this._environment0$_mixinIndices; t1.moveNext$0();) {\n name1 = t1.get$current(t1);\n t2.remove$1(0, name1);\n }\n t1 = _this._environment0$_nestedForwardedModules;\n if (t1 != null)\n t1.pop();\n }\n },\n scope$1$1(callback, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, true, $T);\n },\n scope$1$2$when(callback, when, $T) {\n return this.scope$1$3$semiGlobal$when(callback, false, when, $T);\n },\n scope$1$2$semiGlobal(callback, semiGlobal, $T) {\n return this.scope$1$3$semiGlobal$when(callback, semiGlobal, true, $T);\n },\n toImplicitConfiguration$0() {\n var t1, t2, i, values, nodes, t3, t4, t5, t6,\n configuration = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n for (t1 = this._environment0$_variables, t2 = this._environment0$_variableNodes, i = 0; i < t1.length; ++i) {\n values = t1[i];\n nodes = t2[i];\n for (t3 = values.get$entries(values), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.key;\n t4 = t4.value;\n t6 = nodes.$index(0, t5);\n t6.toString;\n configuration.$indexSet(0, t5, new A.ConfiguredValue0(t4, null, t6));\n }\n }\n return new A.Configuration0(configuration);\n },\n toModule$2(css, extensionStore) {\n return A._EnvironmentModule__EnvironmentModule1(this, css, extensionStore, A.NullableExtension_andThen0(this._environment0$_forwardedModules, new A.Environment_toModule_closure0()));\n },\n toDummyModule$0() {\n return A._EnvironmentModule__EnvironmentModule1(this, new A.CssStylesheet0(new A.UnmodifiableListView(B.List_empty11, type$.UnmodifiableListView_CssNode_2), A.SourceFile$decoded(B.List_empty1, \"\").span$1(0, 0)), B.C_EmptyExtensionStore0, A.NullableExtension_andThen0(this._environment0$_forwardedModules, new A.Environment_toDummyModule_closure0()));\n },\n _environment0$_getModule$1(namespace) {\n var module = this._environment0$_modules.$index(0, namespace);\n if (module != null)\n return module;\n throw A.wrapException(A.SassScriptException$0('There is no module with the namespace \"' + namespace + '\".'));\n },\n _environment0$_fromOneModule$1$3($name, type, callback, $T) {\n var t1, t2, t3, t4, value, identity, valueInModule, identityFromModule, spans, t5,\n nestedForwardedModules = this._environment0$_nestedForwardedModules;\n if (nestedForwardedModules != null)\n for (t1 = new A.ReversedListIterable(nestedForwardedModules, A._arrayInstanceType(nestedForwardedModules)._eval$1(\"ReversedListIterable<1>\")), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n for (t3 = J.get$reversed$ax(t2._as(t1.__internal$_current)), t3 = new A.ListIterator(t3, t3.get$length(t3)), t4 = A._instanceType(t3)._precomputed1; t3.moveNext$0();) {\n value = callback.call$1(t4._as(t3.__internal$_current));\n if (value != null)\n return value;\n }\n for (t1 = this._environment0$_importedModules, t1 = t1.get$keys(t1), t1 = t1.get$iterator(t1); t1.moveNext$0();) {\n value = callback.call$1(t1.get$current(t1));\n if (value != null)\n return value;\n }\n for (t1 = this._environment0$_globalModules, t2 = t1.get$keys(t1), t2 = t2.get$iterator(t2), t3 = type$.Callable_2, value = null, identity = null; t2.moveNext$0();) {\n t4 = t2.get$current(t2);\n valueInModule = callback.call$1(t4);\n if (valueInModule == null)\n continue;\n identityFromModule = t3._is(valueInModule) ? valueInModule : t4.variableIdentity$1($name);\n if (identityFromModule.$eq(0, identity))\n continue;\n if (value != null) {\n spans = t1.get$entries(t1).map$1$1(0, new A.Environment__fromOneModule_closure0(callback, $T), type$.nullable_FileSpan);\n t2 = \"This \" + type + string$.x20is_av;\n t3 = type + \" use\";\n t4 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n for (t1 = spans.get$iterator(spans); t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (t5 != null)\n t4.$indexSet(0, t5, \"includes \" + type);\n }\n throw A.wrapException(A.MultiSpanSassScriptException$0(t2, t3, t4));\n }\n identity = identityFromModule;\n value = valueInModule;\n }\n return value;\n }\n };\n A.Environment_importForwards_closure2.prototype = {\n call$1(module) {\n var t1 = module.get$variables();\n return t1.get$keys(t1);\n },\n $signature: 115\n };\n A.Environment_importForwards_closure3.prototype = {\n call$1(module) {\n var t1 = module.get$functions(module);\n return t1.get$keys(t1);\n },\n $signature: 115\n };\n A.Environment_importForwards_closure4.prototype = {\n call$1(module) {\n var t1 = module.get$mixins();\n return t1.get$keys(t1);\n },\n $signature: 115\n };\n A.Environment__getVariableFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$variables().$index(0, this.name);\n },\n $signature: 391\n };\n A.Environment_setVariable_closure2.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._environment0$_lastVariableName = this.name;\n return t1._environment0$_lastVariableIndex = 0;\n },\n $signature: 12\n };\n A.Environment_setVariable_closure3.prototype = {\n call$1(module) {\n return module.get$variables().containsKey$1(this.name) ? module : null;\n },\n $signature: 392\n };\n A.Environment_setVariable_closure4.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._environment0$_variableIndex$1(this.name);\n return t2 == null ? t1._environment0$_variables.length - 1 : t2;\n },\n $signature: 12\n };\n A.Environment__getFunctionFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$functions(module).$index(0, this.name);\n },\n $signature: 209\n };\n A.Environment__getMixinFromGlobalModule_closure0.prototype = {\n call$1(module) {\n return module.get$mixins().$index(0, this.name);\n },\n $signature: 209\n };\n A.Environment_toModule_closure0.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_Callable_2);\n },\n $signature: 210\n };\n A.Environment_toDummyModule_closure0.prototype = {\n call$1(modules) {\n return new A.MapKeySet(modules, type$.MapKeySet_Module_Callable_2);\n },\n $signature: 210\n };\n A.Environment__fromOneModule_closure0.prototype = {\n call$1(entry) {\n return A.NullableExtension_andThen0(this.callback.call$1(entry.key), new A.Environment__fromOneModule__closure0(entry, this.T));\n },\n $signature: 395\n };\n A.Environment__fromOneModule__closure0.prototype = {\n call$1(_) {\n return J.get$span$z(this.entry.value);\n },\n $signature() {\n return this.T._eval$1(\"FileSpan(0)\");\n }\n };\n A._EnvironmentModule1.prototype = {\n get$url(_) {\n var t1 = this.css;\n return t1.get$span(t1).file.url;\n },\n setVariable$3($name, value, nodeWithSpan) {\n var t1, t2,\n module = this._environment0$_modulesByVariable.$index(0, $name);\n if (module != null) {\n module.setVariable$3($name, value, nodeWithSpan);\n return;\n }\n t1 = this._environment0$_environment;\n t2 = t1._environment0$_variables;\n if (!B.JSArray_methods.get$first(t2).containsKey$1($name))\n throw A.wrapException(A.SassScriptException$0(\"Undefined variable.\"));\n J.$indexSet$ax(B.JSArray_methods.get$first(t2), $name, value);\n J.$indexSet$ax(B.JSArray_methods.get$first(t1._environment0$_variableNodes), $name, nodeWithSpan);\n return;\n },\n variableIdentity$1($name) {\n var module = this._environment0$_modulesByVariable.$index(0, $name);\n return module == null ? this : module.variableIdentity$1($name);\n },\n cloneCss$0() {\n var newCssAndExtensionStore, _this = this,\n t1 = _this.css;\n if (J.get$isEmpty$asx(t1.get$children(t1)))\n return _this;\n newCssAndExtensionStore = A.cloneCssStylesheet0(t1, _this.extensionStore);\n return A._EnvironmentModule$_1(_this._environment0$_environment, newCssAndExtensionStore.item1, newCssAndExtensionStore.item2, _this._environment0$_modulesByVariable, _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.transitivelyContainsCss, _this.transitivelyContainsExtensions);\n },\n toString$0(_) {\n var t1 = this.css;\n if (t1.get$span(t1).file.url == null)\n t1 = \"\";\n else {\n t1 = t1.get$span(t1);\n t1 = $.$get$context().prettyUri$1(t1.file.url);\n }\n return t1;\n },\n $isModule0: 1,\n get$upstream() {\n return this.upstream;\n },\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n },\n get$extensionStore() {\n return this.extensionStore;\n },\n get$css(receiver) {\n return this.css;\n },\n get$transitivelyContainsCss() {\n return this.transitivelyContainsCss;\n },\n get$transitivelyContainsExtensions() {\n return this.transitivelyContainsExtensions;\n }\n };\n A._EnvironmentModule__EnvironmentModule_closure11.prototype = {\n call$1(module) {\n return module.get$variables();\n },\n $signature: 396\n };\n A._EnvironmentModule__EnvironmentModule_closure12.prototype = {\n call$1(module) {\n return module.get$variableNodes();\n },\n $signature: 397\n };\n A._EnvironmentModule__EnvironmentModule_closure13.prototype = {\n call$1(module) {\n return module.get$functions(module);\n },\n $signature: 211\n };\n A._EnvironmentModule__EnvironmentModule_closure14.prototype = {\n call$1(module) {\n return module.get$mixins();\n },\n $signature: 211\n };\n A._EnvironmentModule__EnvironmentModule_closure15.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 114\n };\n A._EnvironmentModule__EnvironmentModule_closure16.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsExtensions();\n },\n $signature: 114\n };\n A.ErrorRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitErrorRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@error \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A._EvaluateVisitor1.prototype = {\n _EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap1(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {\n var t2, metaModule, t3, _i, module, $function, t4, _this = this,\n _s20_ = \"$name, $module: null\",\n _s9_ = \"sass:meta\",\n t1 = type$.JSArray_BuiltInCallable_2,\n metaFunctions = A._setArrayType([A.BuiltInCallable$function0(\"global-variable-exists\", _s20_, new A._EvaluateVisitor_closure19(_this), _s9_), A.BuiltInCallable$function0(\"variable-exists\", \"$name\", new A._EvaluateVisitor_closure20(_this), _s9_), A.BuiltInCallable$function0(\"function-exists\", _s20_, new A._EvaluateVisitor_closure21(_this), _s9_), A.BuiltInCallable$function0(\"mixin-exists\", _s20_, new A._EvaluateVisitor_closure22(_this), _s9_), A.BuiltInCallable$function0(\"content-exists\", \"\", new A._EvaluateVisitor_closure23(_this), _s9_), A.BuiltInCallable$function0(\"module-variables\", \"$module\", new A._EvaluateVisitor_closure24(_this), _s9_), A.BuiltInCallable$function0(\"module-functions\", \"$module\", new A._EvaluateVisitor_closure25(_this), _s9_), A.BuiltInCallable$function0(\"get-function\", \"$name, $css: false, $module: null\", new A._EvaluateVisitor_closure26(_this), _s9_), A.BuiltInCallable$function0(\"call\", \"$function, $args...\", new A._EvaluateVisitor_closure27(_this), _s9_)], t1),\n metaMixins = A._setArrayType([A.BuiltInCallable$mixin0(\"load-css\", \"$url, $with: null\", new A._EvaluateVisitor_closure28(_this), _s9_)], t1);\n t1 = type$.BuiltInCallable_2;\n t2 = A.List_List$of($.$get$global6(), true, t1);\n B.JSArray_methods.addAll$1(t2, $.$get$local0());\n B.JSArray_methods.addAll$1(t2, metaFunctions);\n metaModule = A.BuiltInModule$0(\"meta\", t2, metaMixins, null, t1);\n for (t1 = A.List_List$of($.$get$coreModules0(), true, type$.BuiltInModule_BuiltInCallable_2), t1.push(metaModule), t2 = t1.length, t3 = _this._evaluate0$_builtInModules, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n module = t1[_i];\n t3.$indexSet(0, module.url, module);\n }\n t1 = A._setArrayType([], type$.JSArray_Callable_2);\n B.JSArray_methods.addAll$1(t1, functions);\n B.JSArray_methods.addAll$1(t1, $.$get$globalFunctions0());\n B.JSArray_methods.addAll$1(t1, metaFunctions);\n for (t2 = t1.length, t3 = _this._evaluate0$_builtInFunctions, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n $function = t1[_i];\n t4 = J.get$name$x($function);\n t3.$indexSet(0, A.stringReplaceAllUnchecked(t4, \"_\", \"-\"), $function);\n }\n },\n run$2(_, importer, node) {\n var t1 = type$.nullable_Object;\n return A.runZoned(new A._EvaluateVisitor_run_closure1(this, node, importer), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__evaluationContext, new A._EvaluationContext1(this, node)], t1, t1), type$.EvaluateResult_2);\n },\n _evaluate0$_assertInModule$1$2(value, $name) {\n if (value != null)\n return value;\n throw A.wrapException(A.StateError$(\"Can't access \" + $name + \" outside of a module.\"));\n },\n _evaluate0$_assertInModule$2(value, $name) {\n return this._evaluate0$_assertInModule$1$2(value, $name, type$.dynamic);\n },\n _evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, baseUrl, configuration, namesInErrors) {\n var t1, t2, _this = this,\n builtInModule = _this._evaluate0$_builtInModules.$index(0, url);\n if (builtInModule != null) {\n if (configuration instanceof A.ExplicitConfiguration0) {\n t1 = namesInErrors ? \"Built-in module \" + url.toString$0(0) + \" can't be configured.\" : \"Built-in modules can't be configured.\";\n t2 = configuration.nodeWithSpan;\n throw A.wrapException(_this._evaluate0$_exception$2(t1, t2.get$span(t2)));\n }\n _this._evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__loadModule_closure3(callback, builtInModule));\n return;\n }\n _this._evaluate0$_withStackFrame$3(stackFrame, nodeWithSpan, new A._EvaluateVisitor__loadModule_closure4(_this, url, nodeWithSpan, baseUrl, namesInErrors, configuration, callback));\n },\n _evaluate0$_loadModule$5$configuration(url, stackFrame, nodeWithSpan, callback, configuration) {\n return this._evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, configuration, false);\n },\n _evaluate0$_loadModule$4(url, stackFrame, nodeWithSpan, callback) {\n return this._evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, stackFrame, nodeWithSpan, callback, null, null, false);\n },\n _evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, configuration, namesInErrors, nodeWithSpan) {\n var currentConfiguration, message, t2, existingSpan, configurationSpan, environment, css, extensionStore, module, _this = this,\n url = stylesheet.span.file.url,\n t1 = _this._evaluate0$_modules,\n alreadyLoaded = t1.$index(0, url);\n if (alreadyLoaded != null) {\n t1 = configuration == null;\n currentConfiguration = t1 ? _this._evaluate0$_configuration : configuration;\n if (currentConfiguration instanceof A.ExplicitConfiguration0) {\n message = namesInErrors ? $.$get$context().prettyUri$1(url) + string$.x20was_a : string$.This_mw;\n t2 = _this._evaluate0$_moduleNodes.$index(0, url);\n existingSpan = t2 == null ? null : J.get$span$z(t2);\n if (t1) {\n t1 = currentConfiguration.nodeWithSpan;\n configurationSpan = t1.get$span(t1);\n } else\n configurationSpan = null;\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (existingSpan != null)\n t1.$indexSet(0, existingSpan, \"original load\");\n if (configurationSpan != null)\n t1.$indexSet(0, configurationSpan, \"configuration\");\n throw A.wrapException(t1.get$isEmpty(t1) ? _this._evaluate0$_exception$1(message) : _this._evaluate0$_multiSpanException$3(message, \"new load\", t1));\n }\n return alreadyLoaded;\n }\n environment = A.Environment$0();\n css = A._Cell$();\n extensionStore = A.ExtensionStore$0();\n _this._evaluate0$_withEnvironment$2(environment, new A._EvaluateVisitor__execute_closure1(_this, importer, stylesheet, extensionStore, configuration, css));\n module = environment.toModule$2(css._readLocal$0(), extensionStore);\n if (url != null) {\n t1.$indexSet(0, url, module);\n if (nodeWithSpan != null)\n _this._evaluate0$_moduleNodes.$indexSet(0, url, nodeWithSpan);\n }\n return module;\n },\n _evaluate0$_execute$2(importer, stylesheet) {\n return this._evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(importer, stylesheet, null, false, null);\n },\n _evaluate0$_addOutOfOrderImports$0() {\n var t1, t2, _this = this, _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n outOfOrderImports = _this._evaluate0$_outOfOrderImports;\n if (outOfOrderImports == null)\n return _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).children;\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).children;\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(_this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_), \"count\", type$.int), t1.$ti._eval$1(\"ListMixin.E\")), true, type$.ModifiableCssNode_2);\n B.JSArray_methods.addAll$1(t1, outOfOrderImports);\n t2 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).children;\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(t2, _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_), null, t2.$ti._eval$1(\"ListMixin.E\")));\n return t1;\n },\n _evaluate0$_combineCss$2$clone(root, clone) {\n var selectors, unsatisfiedExtension, sortedModules, t1, imports, css, t2, t3, statements, index, _this = this;\n if (!B.JSArray_methods.any$1(root.get$upstream(), new A._EvaluateVisitor__combineCss_closure5())) {\n selectors = root.get$extensionStore().get$simpleSelectors();\n unsatisfiedExtension = A.firstOrNull0(root.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__combineCss_closure6(selectors)));\n if (unsatisfiedExtension != null)\n _this._evaluate0$_throwForUnsatisfiedExtension$1(unsatisfiedExtension);\n return root.get$css(root);\n }\n sortedModules = _this._evaluate0$_topologicalModules$1(root);\n if (clone) {\n t1 = sortedModules.$ti._eval$1(\"MappedListIterable>\");\n sortedModules = A.List_List$of(new A.MappedListIterable(sortedModules, new A._EvaluateVisitor__combineCss_closure7(), t1), true, t1._eval$1(\"ListIterable.E\"));\n }\n _this._evaluate0$_extendModules$1(sortedModules);\n t1 = type$.JSArray_CssNode_2;\n imports = A._setArrayType([], t1);\n css = A._setArrayType([], t1);\n for (t1 = J.get$reversed$ax(sortedModules), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();) {\n t3 = t2._as(t1.__internal$_current);\n t3 = t3.get$css(t3);\n statements = t3.get$children(t3);\n index = _this._evaluate0$_indexAfterImports$1(statements);\n t3 = J.getInterceptor$ax(statements);\n B.JSArray_methods.addAll$1(imports, t3.getRange$2(statements, 0, index));\n B.JSArray_methods.addAll$1(css, t3.getRange$2(statements, index, t3.get$length(statements)));\n }\n t1 = B.JSArray_methods.$add(imports, css);\n t2 = root.get$css(root);\n return new A.CssStylesheet0(new A.UnmodifiableListView(t1, type$.UnmodifiableListView_CssNode_2), t2.get$span(t2));\n },\n _evaluate0$_combineCss$1(root) {\n return this._evaluate0$_combineCss$2$clone(root, false);\n },\n _evaluate0$_extendModules$1(sortedModules) {\n var t1, t2, originalSelectors, $self, t3, t4, _i, upstream, url,\n downstreamExtensionStores = A.LinkedHashMap_LinkedHashMap$_empty(type$.Uri, type$.List_ExtensionStore_2),\n unsatisfiedExtensions = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_Extension_2);\n for (t1 = J.get$iterator$ax(sortedModules); t1.moveNext$0();) {\n t2 = t1.get$current(t1);\n originalSelectors = t2.get$extensionStore().get$simpleSelectors().toSet$0(0);\n unsatisfiedExtensions.addAll$1(0, t2.get$extensionStore().extensionsWhereTarget$1(new A._EvaluateVisitor__extendModules_closure3(originalSelectors)));\n $self = downstreamExtensionStores.$index(0, t2.get$url(t2));\n t3 = t2.get$extensionStore().get$addExtensions();\n if ($self != null)\n t3.call$1($self);\n t3 = t2.get$extensionStore();\n if (t3.get$isEmpty(t3))\n continue;\n for (t3 = t2.get$upstream(), t4 = t3.length, _i = 0; _i < t3.length; t3.length === t4 || (0, A.throwConcurrentModificationError)(t3), ++_i) {\n upstream = t3[_i];\n url = upstream.get$url(upstream);\n if (url == null)\n continue;\n J.add$1$ax(downstreamExtensionStores.putIfAbsent$2(url, new A._EvaluateVisitor__extendModules_closure4()), t2.get$extensionStore());\n }\n unsatisfiedExtensions.removeAll$1(t2.get$extensionStore().extensionsWhereTarget$1(originalSelectors.get$contains(originalSelectors)));\n }\n if (unsatisfiedExtensions._collection$_length !== 0)\n this._evaluate0$_throwForUnsatisfiedExtension$1(unsatisfiedExtensions.get$first(unsatisfiedExtensions));\n },\n _evaluate0$_throwForUnsatisfiedExtension$1(extension) {\n throw A.wrapException(A.SassException$0(string$.The_ta + extension.target.toString$0(0) + ' !optional\" to avoid this error.', extension.span));\n },\n _evaluate0$_topologicalModules$1(root) {\n var t1 = type$.Module_Callable_2,\n sorted = A.QueueList$(null, t1);\n new A._EvaluateVisitor__topologicalModules_visitModule1(A.LinkedHashSet_LinkedHashSet$_empty(t1), sorted).call$1(root);\n return sorted;\n },\n _evaluate0$_indexAfterImports$1(statements) {\n var t1, t2, t3, lastImport, i, statement;\n for (t1 = J.getInterceptor$asx(statements), t2 = type$.CssComment_2, t3 = type$.CssImport_2, lastImport = -1, i = 0; i < t1.get$length(statements); ++i) {\n statement = t1.$index(statements, i);\n if (t3._is(statement))\n lastImport = i;\n else if (!t2._is(statement))\n break;\n }\n return lastImport + 1;\n },\n visitStylesheet$1(node) {\n var t1, t2, _i;\n for (t1 = node.children, t2 = t1.length, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(this);\n return null;\n },\n visitAtRootRule$1(node) {\n var t1, grandparent, root, innerCopy, t2, outerCopy, copy, _this = this,\n _s8_ = \"__parent\",\n unparsedQuery = node.query,\n query = unparsedQuery != null ? _this._evaluate0$_adjustParseError$2(unparsedQuery, new A._EvaluateVisitor_visitAtRootRule_closure5(_this, _this._evaluate0$_performInterpolation$2$warnForColor(unparsedQuery, true))) : B.AtRootQuery_UsS0,\n $parent = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_),\n included = A._setArrayType([], type$.JSArray_ModifiableCssParentNode_2);\n for (t1 = type$.CssStylesheet_2; !t1._is($parent); $parent = grandparent) {\n if (!query.excludes$1($parent))\n included.push($parent);\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.StateError$(string$.CssNod));\n }\n root = _this._evaluate0$_trimIncluded$1(included);\n if (root === _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_)) {\n _this._evaluate0$_environment.scope$1$2$when(new A._EvaluateVisitor_visitAtRootRule_closure6(_this, node), node.hasDeclarations, type$.Null);\n return null;\n }\n if (included.length !== 0) {\n innerCopy = B.JSArray_methods.get$first(included).copyWithoutChildren$0();\n for (t1 = A.SubListIterable$(included, 1, null, type$.ModifiableCssParentNode_2), t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, outerCopy = innerCopy; t1.moveNext$0(); outerCopy = copy) {\n copy = t2._as(t1.__internal$_current).copyWithoutChildren$0();\n copy.addChild$1(outerCopy);\n }\n root.addChild$1(outerCopy);\n } else\n innerCopy = root;\n _this._evaluate0$_scopeForAtRoot$4(node, innerCopy, query, included).call$1(new A._EvaluateVisitor_visitAtRootRule_closure7(_this, node));\n return null;\n },\n _evaluate0$_trimIncluded$1(nodes) {\n var $parent, t1, innermostContiguous, i, t2, grandparent, root, _this = this, _null = null, _s5_ = \"_root\",\n _s22_ = \" to be an ancestor of \";\n if (nodes.length === 0)\n return _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_);\n $parent = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, \"__parent\");\n for (t1 = nodes.length, innermostContiguous = _null, i = 0; i < t1; ++i, $parent = grandparent) {\n for (; t2 = nodes[i], $parent !== t2; innermostContiguous = _null, $parent = grandparent) {\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if (innermostContiguous == null)\n innermostContiguous = i;\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(\"Expected \" + t2.toString$0(0) + _s22_ + _this.toString$0(0) + \".\", _null));\n }\n if ($parent !== _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_))\n return _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_);\n innermostContiguous.toString;\n root = nodes[innermostContiguous];\n B.JSArray_methods.removeRange$2(nodes, innermostContiguous, nodes.length);\n return root;\n },\n _evaluate0$_scopeForAtRoot$4(node, newParent, query, included) {\n var _this = this,\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure11(_this, newParent, node),\n t1 = query._at_root_query0$_all || query._at_root_query0$_rule;\n if (t1 !== query.include)\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure12(_this, scope);\n if (_this._evaluate0$_mediaQueries != null && query.excludesName$1(\"media\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure13(_this, scope);\n if (_this._evaluate0$_inKeyframes && query.excludesName$1(\"keyframes\"))\n scope = new A._EvaluateVisitor__scopeForAtRoot_closure14(_this, scope);\n return _this._evaluate0$_inUnknownAtRule && !B.JSArray_methods.any$1(included, new A._EvaluateVisitor__scopeForAtRoot_closure15()) ? new A._EvaluateVisitor__scopeForAtRoot_closure16(_this, scope) : scope;\n },\n visitContentBlock$1(node) {\n return A.throwExpression(A.UnsupportedError$(string$.Evalua));\n },\n visitContentRule$1(node) {\n var $content = this._evaluate0$_environment._environment0$_content;\n if ($content == null)\n return null;\n this._evaluate0$_runUserDefinedCallable$1$4(node.$arguments, $content, node, new A._EvaluateVisitor_visitContentRule_closure1(this, $content), type$.Null);\n return null;\n },\n visitDebugRule$1(node) {\n var value = node.expression.accept$1(this),\n t1 = value instanceof A.SassString0 ? value._string0$_text : A.serializeValue0(value, true, true);\n this._evaluate0$_logger.debug$2(0, t1, node.span);\n return null;\n },\n visitDeclaration$1(node) {\n var t1, $name, t2, cssValue, t3, t4, children, oldDeclarationName, _this = this, _null = null;\n if ((_this._evaluate0$_atRootExcludingStyleRule ? _null : _this._evaluate0$_styleRuleIgnoringAtRoot) == null && !_this._evaluate0$_inUnknownAtRule && !_this._evaluate0$_inKeyframes)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Declarm, node.span));\n t1 = node.name;\n $name = _this._evaluate0$_interpolationToValue$2$warnForColor(t1, true);\n t2 = _this._evaluate0$_declarationName;\n if (t2 != null)\n $name = new A.CssValue0(t2 + \"-\" + A.S($name.value), $name.span, type$.CssValue_String_2);\n t2 = node.value;\n cssValue = A.NullableExtension_andThen0(t2, new A._EvaluateVisitor_visitDeclaration_closure3(_this));\n t3 = cssValue != null;\n if (t3)\n t4 = !cssValue.get$value(cssValue).get$isBlank() || cssValue.get$value(cssValue).get$asList().length === 0;\n else\n t4 = false;\n if (t4) {\n t3 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, \"__parent\");\n t1 = B.JSString_methods.startsWith$1(t1.get$initialPlain(), \"--\");\n if (_this._evaluate0$_sourceMap) {\n t2 = A.NullableExtension_andThen0(t2, _this.get$_evaluate0$_expressionNode());\n t2 = t2 == null ? _null : J.get$span$z(t2);\n } else\n t2 = _null;\n t3.addChild$1(A.ModifiableCssDeclaration$0($name, cssValue, node.span, t1, t2));\n } else if (J.startsWith$1$s($name.value, \"--\") && t3)\n throw A.wrapException(_this._evaluate0$_exception$2(\"Custom property values may not be empty.\", cssValue.get$span(cssValue)));\n children = node.children;\n if (children != null) {\n oldDeclarationName = _this._evaluate0$_declarationName;\n _this._evaluate0$_declarationName = $name.value;\n _this._evaluate0$_environment.scope$1$2$when(new A._EvaluateVisitor_visitDeclaration_closure4(_this, children), node.hasDeclarations, type$.Null);\n _this._evaluate0$_declarationName = oldDeclarationName;\n }\n return _null;\n },\n visitEachRule$1(node) {\n var _this = this,\n t1 = node.list,\n list = t1.accept$1(_this),\n nodeWithSpan = _this._evaluate0$_expressionNode$1(t1),\n setVariables = node.variables.length === 1 ? new A._EvaluateVisitor_visitEachRule_closure5(_this, node, nodeWithSpan) : new A._EvaluateVisitor_visitEachRule_closure6(_this, node, nodeWithSpan);\n return _this._evaluate0$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitEachRule_closure7(_this, list, setVariables, node), true, type$.nullable_Value_2);\n },\n _evaluate0$_setMultipleVariables$3(variables, value, nodeWithSpan) {\n var i,\n list = value.get$asList(),\n t1 = variables.length,\n minLength = Math.min(t1, list.length);\n for (i = 0; i < minLength; ++i)\n this._evaluate0$_environment.setLocalVariable$3(variables[i], this._evaluate0$_withoutSlash$2(list[i], nodeWithSpan), nodeWithSpan);\n for (i = minLength; i < t1; ++i)\n this._evaluate0$_environment.setLocalVariable$3(variables[i], B.C__SassNull0, nodeWithSpan);\n },\n visitErrorRule$1(node) {\n throw A.wrapException(this._evaluate0$_exception$2(J.toString$0$(node.expression.accept$1(this)), node.span));\n },\n visitExtendRule$1(node) {\n var targetText, t1, t2, t3, _i, t4, _this = this,\n styleRule = _this._evaluate0$_atRootExcludingStyleRule ? null : _this._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null || _this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.x40exten, node.span));\n targetText = _this._evaluate0$_interpolationToValue$2$warnForColor(node.selector, true);\n for (t1 = _this._evaluate0$_adjustParseError$2(targetText, new A._EvaluateVisitor_visitExtendRule_closure1(_this, targetText)).components, t2 = t1.length, t3 = type$.CompoundSelector_2, _i = 0; _i < t2; ++_i) {\n t4 = t1[_i].components;\n if (t4.length !== 1 || !(B.JSArray_methods.get$first(t4) instanceof A.CompoundSelector0))\n throw A.wrapException(A.SassFormatException$0(\"complex selectors may not be extended.\", targetText.span));\n t4 = t3._as(B.JSArray_methods.get$first(t4)).components;\n if (t4.length !== 1)\n throw A.wrapException(A.SassFormatException$0(string$.compou + B.JSArray_methods.join$1(t4, \", \") + string$.x60_inst, targetText.span));\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__extensionStore, \"_extensionStore\").addExtension$4(styleRule.selector, B.JSArray_methods.get$first(t4), node, _this._evaluate0$_mediaQueries);\n }\n return null;\n },\n visitAtRule$1(node) {\n var $name, value, children, wasInKeyframes, wasInUnknownAtRule, _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.At_rul, node.span));\n $name = _this._evaluate0$_interpolationToValue$1(node.name);\n value = A.NullableExtension_andThen0(node.value, new A._EvaluateVisitor_visitAtRule_closure5(_this));\n children = node.children;\n if (children == null) {\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$0($name, node.span, true, value));\n return null;\n }\n wasInKeyframes = _this._evaluate0$_inKeyframes;\n wasInUnknownAtRule = _this._evaluate0$_inUnknownAtRule;\n if (A.unvendor0($name.value) === \"keyframes\")\n _this._evaluate0$_inKeyframes = true;\n else\n _this._evaluate0$_inUnknownAtRule = true;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$0($name, node.span, false, value), new A._EvaluateVisitor_visitAtRule_closure6(_this, children), node.hasDeclarations, new A._EvaluateVisitor_visitAtRule_closure7(), type$.ModifiableCssAtRule_2, type$.Null);\n _this._evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n _this._evaluate0$_inKeyframes = wasInKeyframes;\n return null;\n },\n visitForRule$1(node) {\n var _this = this, t1 = {},\n t2 = node.from,\n fromNumber = _this._evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure9(_this, node)),\n t3 = node.to,\n toNumber = _this._evaluate0$_addExceptionSpan$2(t3, new A._EvaluateVisitor_visitForRule_closure10(_this, node)),\n from = _this._evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitForRule_closure11(fromNumber)),\n to = t1.to = _this._evaluate0$_addExceptionSpan$2(t3, new A._EvaluateVisitor_visitForRule_closure12(toNumber, fromNumber)),\n direction = from > to ? -1 : 1;\n if (from === (!node.isExclusive ? t1.to = to + direction : to))\n return null;\n return _this._evaluate0$_environment.scope$1$2$semiGlobal(new A._EvaluateVisitor_visitForRule_closure13(t1, _this, node, from, direction, fromNumber), true, type$.nullable_Value_2);\n },\n visitForwardRule$1(node) {\n var newConfiguration, t4, _i, variable, $name, _this = this,\n _s8_ = \"@forward\",\n oldConfiguration = _this._evaluate0$_configuration,\n adjustedConfiguration = oldConfiguration.throughForward$1(node),\n t1 = node.configuration,\n t2 = t1.length,\n t3 = node.url;\n if (t2 !== 0) {\n newConfiguration = _this._evaluate0$_addForwardConfiguration$2(adjustedConfiguration, node);\n _this._evaluate0$_loadModule$5$configuration(t3, _s8_, node, new A._EvaluateVisitor_visitForwardRule_closure3(_this, node), newConfiguration);\n t3 = type$.String;\n t4 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (!variable.isGuarded)\n t4.add$1(0, variable.name);\n }\n _this._evaluate0$_removeUsedConfiguration$3$except(adjustedConfiguration, newConfiguration, t4);\n t3 = A.LinkedHashSet_LinkedHashSet$_empty(t3);\n for (_i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i].name);\n for (t1 = newConfiguration._configuration$_values, t2 = J.toList$0$ax(t1.get$keys(t1)), t4 = t2.length, _i = 0; _i < t2.length; t2.length === t4 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (!t3.contains$1(0, $name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n _this._evaluate0$_assertConfigurationIsEmpty$1(newConfiguration);\n } else {\n _this._evaluate0$_configuration = adjustedConfiguration;\n _this._evaluate0$_loadModule$4(t3, _s8_, node, new A._EvaluateVisitor_visitForwardRule_closure4(_this, node));\n _this._evaluate0$_configuration = oldConfiguration;\n }\n return null;\n },\n _evaluate0$_addForwardConfiguration$2(configuration, node) {\n var t2, t3, _i, variable, t4, t5, variableNodeWithSpan,\n t1 = configuration._configuration$_values,\n newValues = A.LinkedHashMap_LinkedHashMap$of(new A.UnmodifiableMapView(t1, type$.UnmodifiableMapView_String_ConfiguredValue_2), type$.String, type$.ConfiguredValue_2);\n for (t2 = node.configuration, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n variable = t2[_i];\n if (variable.isGuarded) {\n t4 = variable.name;\n t5 = t1.get$isEmpty(t1) ? null : t1.remove$1(0, t4);\n if (t5 != null && !t5.value.$eq(0, B.C__SassNull0)) {\n newValues.$indexSet(0, t4, t5);\n continue;\n }\n }\n t4 = variable.expression;\n variableNodeWithSpan = this._evaluate0$_expressionNode$1(t4);\n newValues.$indexSet(0, variable.name, new A.ConfiguredValue0(this._evaluate0$_withoutSlash$2(t4.accept$1(this), variableNodeWithSpan), variable.span, variableNodeWithSpan));\n }\n if (configuration instanceof A.ExplicitConfiguration0 || t1.get$isEmpty(t1))\n return new A.ExplicitConfiguration0(node, newValues);\n else\n return new A.Configuration0(newValues);\n },\n _evaluate0$_removeUsedConfiguration$3$except(upstream, downstream, except) {\n var t1, t2, t3, t4, _i, $name;\n for (t1 = upstream._configuration$_values, t2 = J.toList$0$ax(t1.get$keys(t1)), t3 = t2.length, t4 = downstream._configuration$_values, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n $name = t2[_i];\n if (except.contains$1(0, $name))\n continue;\n if (!t4.containsKey$1($name))\n if (!t1.get$isEmpty(t1))\n t1.remove$1(0, $name);\n }\n },\n _evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, nameInError) {\n var t1, entry;\n if (!(configuration instanceof A.ExplicitConfiguration0))\n return;\n t1 = configuration._configuration$_values;\n if (t1.get$isEmpty(t1))\n return;\n t1 = t1.get$entries(t1);\n entry = t1.get$first(t1);\n t1 = nameInError ? \"$\" + A.S(entry.key) + string$.x20was_n : string$.This_v;\n throw A.wrapException(this._evaluate0$_exception$2(t1, entry.value.configurationSpan));\n },\n _evaluate0$_assertConfigurationIsEmpty$1(configuration) {\n return this._evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, false);\n },\n visitFunctionRule$1(node) {\n var t1 = this._evaluate0$_environment,\n t2 = t1.closure$0(),\n t3 = t1._environment0$_functions,\n index = t3.length - 1,\n t4 = node.name;\n t1._environment0$_functionIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable0(node, t2, type$.UserDefinedCallable_Environment_2));\n return null;\n },\n visitIfRule$1(node) {\n var t1, t2, _i, clauseToCheck, _box_0 = {};\n _box_0.clause = node.lastClause;\n for (t1 = node.clauses, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n clauseToCheck = t1[_i];\n if (clauseToCheck.expression.accept$1(this).get$isTruthy()) {\n _box_0.clause = clauseToCheck;\n break;\n }\n }\n t1 = _box_0.clause;\n if (t1 == null)\n return null;\n return this._evaluate0$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitIfRule_closure1(_box_0, this), true, t1.hasDeclarations, type$.nullable_Value_2);\n },\n visitImportRule$1(node) {\n var t1, t2, t3, _i, $import;\n for (t1 = node.imports, t2 = t1.length, t3 = type$.StaticImport_2, _i = 0; _i < t2; ++_i) {\n $import = t1[_i];\n if ($import instanceof A.DynamicImport0)\n this._evaluate0$_visitDynamicImport$1($import);\n else\n this._evaluate0$_visitStaticImport$1(t3._as($import));\n }\n return null;\n },\n _evaluate0$_visitDynamicImport$1($import) {\n return this._evaluate0$_withStackFrame$3(\"@import\", $import, new A._EvaluateVisitor__visitDynamicImport_closure1(this, $import));\n },\n _evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {\n var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this;\n baseUrl = baseUrl;\n try {\n _this._evaluate0$_importSpan = span;\n importCache = _this._evaluate0$_importCache;\n if (importCache != null) {\n if (baseUrl == null)\n baseUrl = _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, \"_stylesheet\").span.file.url;\n tuple = J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), _this._evaluate0$_importer, baseUrl, forImport);\n if (tuple != null) {\n isDependency = _this._evaluate0$_inDependency || tuple.item1 !== _this._evaluate0$_importer;\n t1 = tuple.item1;\n t2 = tuple.item2;\n t3 = tuple.item3;\n t4 = _this._evaluate0$_quietDeps && isDependency;\n stylesheet = importCache.importCanonical$4$originalUrl$quiet(t1, t2, t3, t4);\n if (stylesheet != null) {\n _this._evaluate0$_loadedUrls.add$1(0, tuple.item2);\n t1 = tuple.item1;\n return new A._LoadedStylesheet1(stylesheet, t1, isDependency);\n }\n }\n } else {\n result = _this._evaluate0$_importLikeNode$2(url, forImport);\n if (result != null) {\n t1 = _this._evaluate0$_loadedUrls;\n A.NullableExtension_andThen0(result.stylesheet.span.file.url, t1.get$add(t1));\n return result;\n }\n }\n if (B.JSString_methods.startsWith$1(url, \"package:\") && true)\n throw A.wrapException(string$.x22packa);\n else\n throw A.wrapException(\"Can't find stylesheet to import.\");\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n A.throwWithTrace0(_this._evaluate0$_exception$2(error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t2, t1)), stackTrace);\n } else {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error0));\n } catch (exception) {\n message0 = J.toString$0$(error0);\n message = message0;\n }\n A.throwWithTrace0(_this._evaluate0$_exception$1(message), stackTrace0);\n }\n } finally {\n _this._evaluate0$_importSpan = null;\n }\n },\n _evaluate0$_loadStylesheet$3$baseUrl(url, span, baseUrl) {\n return this._evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, false);\n },\n _evaluate0$_loadStylesheet$3$forImport(url, span, forImport) {\n return this._evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);\n },\n _evaluate0$_importLikeNode$2(originalUrl, forImport) {\n var result, isDependency, url, t2, _this = this,\n _s11_ = \"_stylesheet\",\n t1 = _this._evaluate0$_nodeImporter;\n t1.toString;\n result = t1.loadRelative$3(originalUrl, _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, _s11_).span.file.url, forImport);\n if (result != null)\n isDependency = _this._evaluate0$_inDependency;\n else {\n result = t1.load$3(0, originalUrl, _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, _s11_).span.file.url, forImport);\n if (result == null)\n return null;\n isDependency = true;\n }\n url = result.item2;\n t1 = B.JSString_methods.startsWith$1(url, \"file\") ? A.Syntax_forPath0(url) : B.Syntax_SCSS0;\n t2 = _this._evaluate0$_quietDeps && isDependency ? $.$get$Logger_quiet0() : _this._evaluate0$_logger;\n return new A._LoadedStylesheet1(A.Stylesheet_Stylesheet$parse0(result.item1, t1, t2, url), null, isDependency);\n },\n _evaluate0$_visitStaticImport$1($import) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n url = _this._evaluate0$_interpolationToValue$1($import.url),\n supports = A.NullableExtension_andThen0($import.supports, new A._EvaluateVisitor__visitStaticImport_closure1(_this)),\n node = A.ModifiableCssImport$0(url, $import.span, A.NullableExtension_andThen0($import.media, _this.get$_evaluate0$_visitMediaQueries()), supports);\n if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_) !== _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_))\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).addChild$1(node);\n else if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) === J.get$length$asx(_this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).children._collection$_source)) {\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).addChild$1(node);\n _this._evaluate0$__endOfImports = _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) + 1;\n } else {\n t1 = _this._evaluate0$_outOfOrderImports;\n (t1 == null ? _this._evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t1).push(node);\n }\n },\n visitIncludeRule$1(node) {\n var nodeWithSpan, t1, _this = this,\n _s37_ = \"Mixin doesn't accept a content block.\",\n mixin = _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitIncludeRule_closure7(_this, node));\n if (mixin == null)\n throw A.wrapException(_this._evaluate0$_exception$2(\"Undefined mixin.\", node.span));\n nodeWithSpan = new A._FakeAstNode0(new A._EvaluateVisitor_visitIncludeRule_closure8(node));\n if (mixin instanceof A.BuiltInCallable0) {\n if (node.content != null)\n throw A.wrapException(_this._evaluate0$_exception$2(_s37_, node.span));\n _this._evaluate0$_runBuiltInCallable$3(node.$arguments, mixin, nodeWithSpan);\n } else if (type$.UserDefinedCallable_Environment_2._is(mixin)) {\n t1 = node.content;\n if (t1 != null && !type$.MixinRule_2._as(mixin.declaration).get$hasContent())\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(_s37_, node.get$spanWithoutContent(), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([mixin.declaration.$arguments.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), _this._evaluate0$_stackTrace$1(node.get$spanWithoutContent())));\n _this._evaluate0$_runUserDefinedCallable$1$4(node.$arguments, mixin, nodeWithSpan, new A._EvaluateVisitor_visitIncludeRule_closure9(_this, A.NullableExtension_andThen0(t1, new A._EvaluateVisitor_visitIncludeRule_closure10(_this)), mixin, nodeWithSpan), type$.Null);\n } else\n throw A.wrapException(A.UnsupportedError$(\"Unknown callable type \" + mixin.toString$0(0) + \".\"));\n return null;\n },\n visitMixinRule$1(node) {\n var t1 = this._evaluate0$_environment,\n t2 = t1.closure$0(),\n t3 = t1._environment0$_mixins,\n index = t3.length - 1,\n t4 = node.name;\n t1._environment0$_mixinIndices.$indexSet(0, t4, index);\n J.$indexSet$ax(t3[index], t4, new A.UserDefinedCallable0(node, t2, type$.UserDefinedCallable_Environment_2));\n return null;\n },\n visitLoudComment$1(node) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s13_ = \"_endOfImports\";\n if (_this._evaluate0$_inFunction)\n return null;\n if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_) === _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, \"_root\") && _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) === J.get$length$asx(_this._evaluate0$_assertInModule$2(_this._evaluate0$__root, \"_root\").children._collection$_source))\n _this._evaluate0$__endOfImports = _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) + 1;\n t1 = node.text;\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).addChild$1(new A.ModifiableCssComment0(_this._evaluate0$_performInterpolation$1(t1), t1.span));\n return null;\n },\n visitMediaRule$1(node) {\n var queries, mergedQueries, t1, _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Media_, node.span));\n queries = _this._evaluate0$_visitMediaQueries$1(node.query);\n mergedQueries = A.NullableExtension_andThen0(_this._evaluate0$_mediaQueries, new A._EvaluateVisitor_visitMediaRule_closure5(_this, queries));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries))\n return null;\n t1 = t1 ? queries : mergedQueries;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$0(t1, node.span), new A._EvaluateVisitor_visitMediaRule_closure6(_this, mergedQueries, queries, node), node.hasDeclarations, new A._EvaluateVisitor_visitMediaRule_closure7(mergedQueries), type$.ModifiableCssMediaRule_2, type$.Null);\n return null;\n },\n _evaluate0$_visitMediaQueries$1(interpolation) {\n return this._evaluate0$_adjustParseError$2(interpolation, new A._EvaluateVisitor__visitMediaQueries_closure1(this, this._evaluate0$_performInterpolation$2$warnForColor(interpolation, true)));\n },\n _evaluate0$_mergeMediaQueries$2(queries1, queries2) {\n var t1, t2, t3, t4, t5, result,\n queries = A._setArrayType([], type$.JSArray_CssMediaQuery_2);\n for (t1 = J.get$iterator$ax(queries1), t2 = J.getInterceptor$ax(queries2), t3 = type$.MediaQuerySuccessfulMergeResult_2; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n for (t5 = t2.get$iterator(queries2); t5.moveNext$0();) {\n result = t4.merge$1(t5.get$current(t5));\n if (result === B._SingletonCssMediaQueryMergeResult_empty0)\n continue;\n if (result === B._SingletonCssMediaQueryMergeResult_unrepresentable0)\n return null;\n queries.push(t3._as(result).query);\n }\n }\n return queries;\n },\n visitReturnRule$1(node) {\n var t1 = node.expression;\n return this._evaluate0$_withoutSlash$2(t1.accept$1(this), t1);\n },\n visitSilentComment$1(node) {\n return null;\n },\n visitStyleRule$1(node) {\n var t2, selectorText, rule, oldAtRootExcludingStyleRule, _this = this,\n _s8_ = \"__parent\",\n t1 = {};\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Style_, node.span));\n t2 = node.selector;\n selectorText = _this._evaluate0$_interpolationToValue$3$trim$warnForColor(t2, true, true);\n if (_this._evaluate0$_inKeyframes) {\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$0(new A.CssValue0(A.List_List$unmodifiable(_this._evaluate0$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure13(_this, selectorText)), type$.String), t2.span, type$.CssValue_List_String_2), node.span), new A._EvaluateVisitor_visitStyleRule_closure14(_this, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure15(), type$.ModifiableCssKeyframeBlock_2, type$.Null);\n return null;\n }\n t1.parsedSelector = _this._evaluate0$_adjustParseError$2(t2, new A._EvaluateVisitor_visitStyleRule_closure16(_this, selectorText));\n t1.parsedSelector = _this._evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor_visitStyleRule_closure17(t1, _this));\n rule = A.ModifiableCssStyleRule$0(_this._evaluate0$_assertInModule$2(_this._evaluate0$__extensionStore, \"_extensionStore\").addSelector$3(t1.parsedSelector, t2.span, _this._evaluate0$_mediaQueries), node.span, t1.parsedSelector);\n oldAtRootExcludingStyleRule = _this._evaluate0$_atRootExcludingStyleRule;\n t1 = _this._evaluate0$_atRootExcludingStyleRule = false;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitStyleRule_closure18(_this, rule, node), node.hasDeclarations, new A._EvaluateVisitor_visitStyleRule_closure19(), type$.ModifiableCssStyleRule_2, type$.Null);\n _this._evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if ((oldAtRootExcludingStyleRule ? null : _this._evaluate0$_styleRuleIgnoringAtRoot) == null) {\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).children;\n t1 = !t1.get$isEmpty(t1);\n }\n if (t1) {\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).children;\n t1.get$last(t1).isGroupEnd = true;\n }\n return null;\n },\n visitSupportsRule$1(node) {\n var t1, _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Suppor, node.span));\n t1 = node.condition;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$0(new A.CssValue0(_this._evaluate0$_visitSupportsCondition$1(t1), t1.get$span(t1), type$.CssValue_String_2), node.span), new A._EvaluateVisitor_visitSupportsRule_closure3(_this, node), node.hasDeclarations, new A._EvaluateVisitor_visitSupportsRule_closure4(), type$.ModifiableCssSupportsRule_2, type$.Null);\n return null;\n },\n _evaluate0$_visitSupportsCondition$1(condition) {\n var t1, t2, _this = this;\n if (condition instanceof A.SupportsOperation0) {\n t1 = condition.operator;\n return _this._evaluate0$_parenthesize$2(condition.left, t1) + \" \" + t1 + \" \" + _this._evaluate0$_parenthesize$2(condition.right, t1);\n } else if (condition instanceof A.SupportsNegation0)\n return \"not \" + _this._evaluate0$_parenthesize$1(condition.condition);\n else if (condition instanceof A.SupportsInterpolation0) {\n t1 = condition.expression;\n return _this._evaluate0$_serialize$3$quote(t1.accept$1(_this), t1, false);\n } else if (condition instanceof A.SupportsDeclaration0) {\n t1 = condition.name;\n t1 = \"(\" + _this._evaluate0$_serialize$3$quote(t1.accept$1(_this), t1, true) + \":\";\n t2 = condition.value;\n return t1 + (condition.get$isCustomProperty() ? \"\" : \" \") + _this._evaluate0$_serialize$3$quote(t2.accept$1(_this), t2, true) + \")\";\n } else if (condition instanceof A.SupportsFunction0)\n return _this._evaluate0$_performInterpolation$1(condition.name) + \"(\" + _this._evaluate0$_performInterpolation$1(condition.$arguments) + \")\";\n else if (condition instanceof A.SupportsAnything0)\n return \"(\" + _this._evaluate0$_performInterpolation$1(condition.contents) + \")\";\n else\n throw A.wrapException(A.ArgumentError$(\"Unknown supports condition type \" + A.getRuntimeType(condition).toString$0(0) + \".\", null));\n },\n _evaluate0$_parenthesize$2(condition, operator) {\n var t1;\n if (!(condition instanceof A.SupportsNegation0))\n if (condition instanceof A.SupportsOperation0)\n t1 = operator == null || operator !== condition.operator;\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return \"(\" + this._evaluate0$_visitSupportsCondition$1(condition) + \")\";\n else\n return this._evaluate0$_visitSupportsCondition$1(condition);\n },\n _evaluate0$_parenthesize$1(condition) {\n return this._evaluate0$_parenthesize$2(condition, null);\n },\n visitVariableDeclaration$1(node) {\n var t1, value, _this = this, _null = null;\n if (node.isGuarded) {\n if (node.namespace == null && _this._evaluate0$_environment._environment0$_variables.length === 1) {\n t1 = _this._evaluate0$_configuration._configuration$_values;\n t1 = t1.get$isEmpty(t1) ? _null : t1.remove$1(0, node.name);\n if (t1 != null && !t1.value.$eq(0, B.C__SassNull0)) {\n _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure5(_this, node, t1));\n return _null;\n }\n }\n value = _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure6(_this, node));\n if (value != null && !value.$eq(0, B.C__SassNull0))\n return _null;\n }\n if (node.isGlobal && !_this._evaluate0$_environment.globalVariableExists$1(node.name)) {\n t1 = _this._evaluate0$_environment._environment0$_variables.length === 1 ? string$.As_of_S : string$.As_of_R + A.declarationName0(node.span) + \": null` at the stylesheet root.\";\n _this._evaluate0$_warn$3$deprecation(t1, node.span, true);\n }\n t1 = node.expression;\n _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableDeclaration_closure7(_this, node, _this._evaluate0$_withoutSlash$2(t1.accept$1(_this), t1)));\n return _null;\n },\n visitUseRule$1(node) {\n var values, _i, variable, t3, variableNodeWithSpan, configuration, _this = this,\n t1 = node.configuration,\n t2 = t1.length;\n if (t2 !== 0) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n for (_i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n t3 = variable.expression;\n variableNodeWithSpan = _this._evaluate0$_expressionNode$1(t3);\n values.$indexSet(0, variable.name, new A.ConfiguredValue0(_this._evaluate0$_withoutSlash$2(t3.accept$1(_this), variableNodeWithSpan), variable.span, variableNodeWithSpan));\n }\n configuration = new A.ExplicitConfiguration0(node, values);\n } else\n configuration = B.Configuration_Map_empty0;\n _this._evaluate0$_loadModule$5$configuration(node.url, \"@use\", node, new A._EvaluateVisitor_visitUseRule_closure1(_this, node), configuration);\n _this._evaluate0$_assertConfigurationIsEmpty$1(configuration);\n return null;\n },\n visitWarnRule$1(node) {\n var _this = this,\n value = _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitWarnRule_closure1(_this, node)),\n t1 = value instanceof A.SassString0 ? value._string0$_text : _this._evaluate0$_serialize$2(value, node.expression);\n _this._evaluate0$_logger.warn$2$trace(0, t1, _this._evaluate0$_stackTrace$1(node.span));\n return null;\n },\n visitWhileRule$1(node) {\n return this._evaluate0$_environment.scope$1$3$semiGlobal$when(new A._EvaluateVisitor_visitWhileRule_closure1(this, node), true, node.hasDeclarations, type$.nullable_Value_2);\n },\n visitBinaryOperationExpression$1(node) {\n return this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitBinaryOperationExpression_closure1(this, node));\n },\n visitValueExpression$1(node) {\n return node.value;\n },\n visitVariableExpression$1(node) {\n var result = this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitVariableExpression_closure1(this, node));\n if (result != null)\n return result;\n throw A.wrapException(this._evaluate0$_exception$2(\"Undefined variable.\", node.span));\n },\n visitUnaryOperationExpression$1(node) {\n return this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitUnaryOperationExpression_closure1(node, node.operand.accept$1(this)));\n },\n visitBooleanExpression$1(node) {\n return node.value ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n visitIfExpression$1(node) {\n var condition, t2, ifTrue, ifFalse, result, _this = this,\n pair = _this._evaluate0$_evaluateMacroArguments$1(node),\n positional = pair.item1,\n named = pair.item2,\n t1 = J.getInterceptor$asx(positional);\n _this._evaluate0$_verifyArguments$4(t1.get$length(positional), named, $.$get$IfExpression_declaration0(), node);\n if (t1.get$length(positional) > 0)\n condition = t1.$index(positional, 0);\n else {\n t2 = named.$index(0, \"condition\");\n t2.toString;\n condition = t2;\n }\n if (t1.get$length(positional) > 1)\n ifTrue = t1.$index(positional, 1);\n else {\n t2 = named.$index(0, \"if-true\");\n t2.toString;\n ifTrue = t2;\n }\n if (t1.get$length(positional) > 2)\n ifFalse = t1.$index(positional, 2);\n else {\n t1 = named.$index(0, \"if-false\");\n t1.toString;\n ifFalse = t1;\n }\n result = condition.accept$1(_this).get$isTruthy() ? ifTrue : ifFalse;\n return _this._evaluate0$_withoutSlash$2(result.accept$1(_this), _this._evaluate0$_expressionNode$1(result));\n },\n visitNullExpression$1(node) {\n return B.C__SassNull0;\n },\n visitNumberExpression$1(node) {\n var t1 = node.value,\n t2 = node.unit;\n return t2 == null ? new A.UnitlessSassNumber0(t1, null) : new A.SingleUnitSassNumber0(t2, t1, null);\n },\n visitParenthesizedExpression$1(node) {\n return node.expression.accept$1(this);\n },\n visitCalculationExpression$1(node) {\n var $arguments, error, stackTrace, t2, t3, t4, t5, t6, _i, argument, exception,\n t1 = A._setArrayType([], type$.JSArray_Object);\n for (t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== \"min\", t6 = t4 === \"max\", _i = 0; _i < t3; ++_i) {\n argument = t2[_i];\n t1.push(this._evaluate0$_visitCalculationValue$2$inMinMax(argument, !t5 || t6));\n }\n $arguments = t1;\n try {\n switch (t4) {\n case \"calc\":\n t1 = A.SassCalculation_calc0(J.$index$asx($arguments, 0));\n return t1;\n case \"min\":\n t1 = A.SassCalculation_min0($arguments);\n return t1;\n case \"max\":\n t1 = A.SassCalculation_max0($arguments);\n return t1;\n case \"clamp\":\n t1 = J.$index$asx($arguments, 0);\n t3 = J.get$length$asx($arguments) > 1 ? J.$index$asx($arguments, 1) : null;\n t1 = A.SassCalculation_clamp0(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);\n return t1;\n default:\n t1 = A.UnsupportedError$('Unknown calculation name \"' + t4 + '\".');\n throw A.wrapException(t1);\n }\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n this._evaluate0$_verifyCompatibleNumbers$2($arguments, t2);\n A.throwWithTrace0(this._evaluate0$_exception$2(error.message, node.span), stackTrace);\n } else\n throw exception;\n }\n },\n _evaluate0$_verifyCompatibleNumbers$2(args, nodesWithSpans) {\n var i, t1, arg, number1, j, number2;\n for (i = 0; t1 = args.length, i < t1; ++i) {\n arg = args[i];\n if (!(arg instanceof A.SassNumber0))\n continue;\n if (arg.get$numeratorUnits(arg).length > 1 || arg.get$denominatorUnits(arg).length !== 0)\n throw A.wrapException(this._evaluate0$_exception$2(\"Number \" + arg.toString$0(0) + \" isn't compatible with CSS calculations.\", J.get$span$z(nodesWithSpans[i])));\n }\n for (i = 0; i < t1 - 1; ++i) {\n number1 = args[i];\n if (!(number1 instanceof A.SassNumber0))\n continue;\n for (j = i + 1; t1 = args.length, j < t1; ++j) {\n number2 = args[j];\n if (!(number2 instanceof A.SassNumber0))\n continue;\n if (number1.hasPossiblyCompatibleUnits$1(number2))\n continue;\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(number1.toString$0(0) + \" and \" + number2.toString$0(0) + \" are incompatible.\", J.get$span$z(nodesWithSpans[i]), number1.toString$0(0), A.LinkedHashMap_LinkedHashMap$_literal([J.get$span$z(nodesWithSpans[j]), number2.toString$0(0)], type$.FileSpan, type$.String), this._evaluate0$_stackTrace$1(J.get$span$z(nodesWithSpans[i]))));\n }\n }\n },\n _evaluate0$_visitCalculationValue$2$inMinMax(node, inMinMax) {\n var inner, result, t1, _this = this;\n if (node instanceof A.ParenthesizedExpression0) {\n inner = node.expression;\n result = _this._evaluate0$_visitCalculationValue$2$inMinMax(inner, inMinMax);\n if (inner instanceof A.FunctionExpression0)\n t1 = A.stringReplaceAllUnchecked(inner.originalName, \"_\", \"-\").toLowerCase() === \"var\" && result instanceof A.SassString0 && !result._string0$_hasQuotes;\n else\n t1 = false;\n return t1 ? new A.SassString0(\"(\" + result._string0$_text + \")\", false) : result;\n } else if (node instanceof A.StringExpression0)\n return new A.CalculationInterpolation0(_this._evaluate0$_performInterpolation$1(node.text));\n else if (node instanceof A.BinaryOperationExpression0)\n return _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor__visitCalculationValue_closure1(_this, node, inMinMax));\n else {\n result = node.accept$1(_this);\n if (result instanceof A.SassNumber0 || result instanceof A.SassCalculation0)\n return result;\n if (result instanceof A.SassString0 && !result._string0$_hasQuotes)\n return result;\n throw A.wrapException(_this._evaluate0$_exception$2(\"Value \" + result.toString$0(0) + \" can't be used in a calculation.\", node.get$span(node)));\n }\n },\n _evaluate0$_binaryOperatorToCalculationOperator$1(operator) {\n switch (operator) {\n case B.BinaryOperator_AcR2:\n return B.CalculationOperator_Iem0;\n case B.BinaryOperator_iyO0:\n return B.CalculationOperator_uti0;\n case B.BinaryOperator_O1M0:\n return B.CalculationOperator_Dih0;\n case B.BinaryOperator_RTB0:\n return B.CalculationOperator_jB60;\n default:\n throw A.wrapException(A.UnsupportedError$(\"Invalid calculation operator \" + operator.toString$0(0) + \".\"));\n }\n },\n visitColorExpression$1(node) {\n return node.value;\n },\n visitListExpression$1(node) {\n var t1 = node.contents;\n return A.SassList$0(new A.MappedListIterable(t1, new A._EvaluateVisitor_visitListExpression_closure1(this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value0>\")), node.separator, node.hasBrackets);\n },\n visitMapExpression$1(node) {\n var t2, t3, _i, pair, t4, keyValue, valueValue, oldValueSpan,\n t1 = type$.Value_2,\n map = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1),\n keyNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.AstNode_2);\n for (t2 = node.pairs, t3 = t2.length, _i = 0; _i < t3; ++_i) {\n pair = t2[_i];\n t4 = pair.item1;\n keyValue = t4.accept$1(this);\n valueValue = pair.item2.accept$1(this);\n if (map.$index(0, keyValue) != null) {\n t1 = keyNodes.$index(0, keyValue);\n oldValueSpan = t1 == null ? null : t1.get$span(t1);\n t1 = J.getInterceptor$z(t4);\n t2 = t1.get$span(t4);\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(type$.FileSpan, type$.String);\n if (oldValueSpan != null)\n t3.$indexSet(0, oldValueSpan, \"first key\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(\"Duplicate key.\", t2, \"second key\", t3, this._evaluate0$_stackTrace$1(t1.get$span(t4))));\n }\n map.$indexSet(0, keyValue, valueValue);\n keyNodes.$indexSet(0, keyValue, t4);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(map, t1, t1));\n },\n visitFunctionExpression$1(node) {\n var oldInFunction, result, _this = this, t1 = {},\n $function = _this._evaluate0$_addExceptionSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure3(_this, node));\n t1.$function = $function;\n if ($function == null) {\n if (node.namespace != null)\n throw A.wrapException(_this._evaluate0$_exception$2(\"Undefined function.\", node.span));\n t1.$function = new A.PlainCssCallable0(node.originalName);\n }\n oldInFunction = _this._evaluate0$_inFunction;\n _this._evaluate0$_inFunction = true;\n result = _this._evaluate0$_addErrorSpan$2(node, new A._EvaluateVisitor_visitFunctionExpression_closure4(t1, _this, node));\n _this._evaluate0$_inFunction = oldInFunction;\n return result;\n },\n visitInterpolatedFunctionExpression$1(node) {\n var result, _this = this,\n t1 = _this._evaluate0$_performInterpolation$1(node.name),\n oldInFunction = _this._evaluate0$_inFunction;\n _this._evaluate0$_inFunction = true;\n result = _this._evaluate0$_addErrorSpan$2(node, new A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure1(_this, node, new A.PlainCssCallable0(t1)));\n _this._evaluate0$_inFunction = oldInFunction;\n return result;\n },\n _evaluate0$_getFunction$2$namespace($name, namespace) {\n var local = this._evaluate0$_environment.getFunction$2$namespace($name, namespace);\n if (local != null || namespace != null)\n return local;\n return this._evaluate0$_builtInFunctions.$index(0, $name);\n },\n _evaluate0$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, run, $V) {\n var evaluated = this._evaluate0$_evaluateArguments$1($arguments),\n $name = callable.declaration.name;\n if ($name !== \"@content\")\n $name += \"()\";\n return this._evaluate0$_withStackFrame$3($name, nodeWithSpan, new A._EvaluateVisitor__runUserDefinedCallable_closure1(this, callable, evaluated, nodeWithSpan, run, $V));\n },\n _evaluate0$_runFunctionCallable$3($arguments, callable, nodeWithSpan) {\n var t1, t2, t3, first, _i, argument, restArg, rest, _this = this;\n if (callable instanceof A.BuiltInCallable0)\n return _this._evaluate0$_withoutSlash$2(_this._evaluate0$_runBuiltInCallable$3($arguments, callable, nodeWithSpan), nodeWithSpan);\n else if (type$.UserDefinedCallable_Environment_2._is(callable))\n return _this._evaluate0$_runUserDefinedCallable$1$4($arguments, callable, nodeWithSpan, new A._EvaluateVisitor__runFunctionCallable_closure1(_this, callable), type$.Value_2);\n else if (callable instanceof A.PlainCssCallable0) {\n t1 = $arguments.named;\n if (t1.get$isNotEmpty(t1) || $arguments.keywordRest != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Plain_, nodeWithSpan.get$span(nodeWithSpan)));\n t1 = callable.name + \"(\";\n for (t2 = $arguments.positional, t3 = t2.length, first = true, _i = 0; _i < t3; ++_i) {\n argument = t2[_i];\n if (first)\n first = false;\n else\n t1 += \", \";\n t1 += _this._evaluate0$_serialize$3$quote(argument.accept$1(_this), argument, true);\n }\n restArg = $arguments.rest;\n if (restArg != null) {\n rest = restArg.accept$1(_this);\n if (!first)\n t1 += \", \";\n t1 += _this._evaluate0$_serialize$2(rest, restArg);\n }\n t1 += A.Primitives_stringFromCharCode(41);\n return new A.SassString0(t1.charCodeAt(0) == 0 ? t1 : t1, false);\n } else\n throw A.wrapException(A.ArgumentError$(\"Unknown callable type \" + J.get$runtimeType$u(callable).toString$0(0) + \".\", null));\n },\n _evaluate0$_runBuiltInCallable$3($arguments, callable, nodeWithSpan) {\n var callback, result, error, stackTrace, error0, stackTrace0, error1, stackTrace1, message, namedSet, tuple, overload, declaredArguments, i, t1, argument, t2, t3, rest, argumentList, exception, t4, t5, t6, message0, _this = this,\n evaluated = _this._evaluate0$_evaluateArguments$1($arguments),\n oldCallableNode = _this._evaluate0$_callableNode;\n _this._evaluate0$_callableNode = nodeWithSpan;\n namedSet = new A.MapKeySet(evaluated.named, type$.MapKeySet_String);\n tuple = callable.callbackFor$2(evaluated.positional.length, namedSet);\n overload = tuple.item1;\n callback = tuple.item2;\n _this._evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__runBuiltInCallable_closure3(overload, evaluated, namedSet));\n declaredArguments = overload.$arguments;\n for (i = evaluated.positional.length, t1 = declaredArguments.length; i < t1; ++i) {\n argument = declaredArguments[i];\n t2 = evaluated.positional;\n t3 = evaluated.named.remove$1(0, argument.name);\n if (t3 == null) {\n t3 = argument.defaultValue;\n t3 = _this._evaluate0$_withoutSlash$2(t3.accept$1(_this), t3);\n }\n t2.push(t3);\n }\n if (overload.restArgument != null) {\n if (evaluated.positional.length > t1) {\n rest = B.JSArray_methods.sublist$1(evaluated.positional, t1);\n B.JSArray_methods.removeRange$2(evaluated.positional, t1, evaluated.positional.length);\n } else\n rest = B.List_empty15;\n t1 = evaluated.named;\n argumentList = A.SassArgumentList$0(rest, t1, evaluated.separator === B.ListSeparator_undecided_null0 ? B.ListSeparator_kWM0 : evaluated.separator);\n evaluated.positional.push(argumentList);\n } else\n argumentList = null;\n result = null;\n try {\n result = callback.call$1(evaluated.positional);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SassRuntimeException_2._is(t1))\n throw exception;\n else if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(_this._evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.MultiSpanSassException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n t1 = error0._span_exception$_message;\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n t2 = A.SourceSpanException.prototype.get$span.call(t3, t2);\n t3 = error0.primaryLabel;\n t4 = error0.secondarySpans;\n t5 = error0;\n t6 = J.getInterceptor$z(t5);\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(_this._evaluate0$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t6, t5)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace0);\n } else {\n error1 = t1;\n stackTrace1 = A.getTraceFromException(exception);\n message = null;\n try {\n message = A._asString(J.get$message$x(error1));\n } catch (exception) {\n message0 = J.toString$0$(error1);\n message = message0;\n }\n A.throwWithTrace0(_this._evaluate0$_exception$2(message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace1);\n }\n }\n _this._evaluate0$_callableNode = oldCallableNode;\n if (argumentList == null)\n return result;\n t1 = evaluated.named;\n if (t1.get$isEmpty(t1))\n return result;\n if (argumentList._argument_list$_wereKeywordsAccessed)\n return result;\n t1 = evaluated.named;\n t1 = t1.get$keys(t1);\n t1 = \"No \" + A.pluralize0(\"argument\", t1.get$length(t1), null) + \" named \";\n t2 = evaluated.named;\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(t1 + A.S(A.toSentence0(t2.get$keys(t2).map$1$1(0, new A._EvaluateVisitor__runBuiltInCallable_closure4(), type$.Object), \"or\")) + \".\", nodeWithSpan.get$span(nodeWithSpan), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([overload.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), _this._evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan))));\n },\n _evaluate0$_evaluateArguments$1($arguments) {\n var t1, t2, _i, expression, nodeForSpan, named, namedNodes, t3, t4, t5, restArgs, rest, restNodeForSpan, separator, keywordRestArgs, keywordRest, keywordRestNodeForSpan, _this = this,\n positional = A._setArrayType([], type$.JSArray_Value_2),\n positionalNodes = A._setArrayType([], type$.JSArray_AstNode_2);\n for (t1 = $arguments.positional, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n expression = t1[_i];\n nodeForSpan = _this._evaluate0$_expressionNode$1(expression);\n positional.push(_this._evaluate0$_withoutSlash$2(expression.accept$1(_this), nodeForSpan));\n positionalNodes.push(nodeForSpan);\n }\n t1 = type$.String;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Value_2);\n t2 = type$.AstNode_2;\n namedNodes = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t3 = $arguments.named, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t5 = t4.value;\n nodeForSpan = _this._evaluate0$_expressionNode$1(t5);\n t4 = t4.key;\n named.$indexSet(0, t4, _this._evaluate0$_withoutSlash$2(t5.accept$1(_this), nodeForSpan));\n namedNodes.$indexSet(0, t4, nodeForSpan);\n }\n restArgs = $arguments.rest;\n if (restArgs == null)\n return new A._ArgumentResults1(positional, positionalNodes, named, namedNodes, B.ListSeparator_undecided_null0);\n rest = restArgs.accept$1(_this);\n restNodeForSpan = _this._evaluate0$_expressionNode$1(restArgs);\n if (rest instanceof A.SassMap0) {\n _this._evaluate0$_addRestMap$4(named, rest, restArgs, new A._EvaluateVisitor__evaluateArguments_closure7());\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t4 = rest._map0$_contents, t4 = J.get$iterator$ax(t4.get$keys(t4)), t5 = type$.SassString_2; t4.moveNext$0();)\n t3.$indexSet(0, t5._as(t4.get$current(t4))._string0$_text, restNodeForSpan);\n namedNodes.addAll$1(0, t3);\n separator = B.ListSeparator_undecided_null0;\n } else if (rest instanceof A.SassList0) {\n t3 = rest._list1$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t3, new A._EvaluateVisitor__evaluateArguments_closure8(_this, restNodeForSpan), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,Value0>\")));\n B.JSArray_methods.addAll$1(positionalNodes, A.List_List$filled(t3.length, restNodeForSpan, false, t2));\n separator = rest._list1$_separator;\n if (rest instanceof A.SassArgumentList0) {\n rest._argument_list$_wereKeywordsAccessed = true;\n rest._argument_list$_keywords.forEach$1(0, new A._EvaluateVisitor__evaluateArguments_closure9(_this, named, restNodeForSpan, namedNodes));\n }\n } else {\n positional.push(_this._evaluate0$_withoutSlash$2(rest, restNodeForSpan));\n positionalNodes.push(restNodeForSpan);\n separator = B.ListSeparator_undecided_null0;\n }\n keywordRestArgs = $arguments.keywordRest;\n if (keywordRestArgs == null)\n return new A._ArgumentResults1(positional, positionalNodes, named, namedNodes, separator);\n keywordRest = keywordRestArgs.accept$1(_this);\n keywordRestNodeForSpan = _this._evaluate0$_expressionNode$1(keywordRestArgs);\n if (keywordRest instanceof A.SassMap0) {\n _this._evaluate0$_addRestMap$4(named, keywordRest, keywordRestArgs, new A._EvaluateVisitor__evaluateArguments_closure10());\n t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t2);\n for (t2 = keywordRest._map0$_contents, t2 = J.get$iterator$ax(t2.get$keys(t2)), t3 = type$.SassString_2; t2.moveNext$0();)\n t1.$indexSet(0, t3._as(t2.get$current(t2))._string0$_text, keywordRestNodeForSpan);\n namedNodes.addAll$1(0, t1);\n return new A._ArgumentResults1(positional, positionalNodes, named, namedNodes, separator);\n } else\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs.get$span(keywordRestArgs)));\n },\n _evaluate0$_evaluateMacroArguments$1(invocation) {\n var t2, positional, named, rest, restNodeForSpan, keywordRestArgs_, keywordRest, keywordRestNodeForSpan, _this = this,\n t1 = invocation.$arguments,\n restArgs_ = t1.rest;\n if (restArgs_ == null)\n return new A.Tuple2(t1.positional, t1.named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n t2 = t1.positional;\n positional = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n named = A.LinkedHashMap_LinkedHashMap$of(t1.named, type$.String, type$.Expression_2);\n rest = restArgs_.accept$1(_this);\n restNodeForSpan = _this._evaluate0$_expressionNode$1(restArgs_);\n if (rest instanceof A.SassMap0)\n _this._evaluate0$_addRestMap$4(named, rest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure7(restArgs_));\n else if (rest instanceof A.SassList0) {\n t2 = rest._list1$_contents;\n B.JSArray_methods.addAll$1(positional, new A.MappedListIterable(t2, new A._EvaluateVisitor__evaluateMacroArguments_closure8(_this, restNodeForSpan, restArgs_), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Expression0>\")));\n if (rest instanceof A.SassArgumentList0) {\n rest._argument_list$_wereKeywordsAccessed = true;\n rest._argument_list$_keywords.forEach$1(0, new A._EvaluateVisitor__evaluateMacroArguments_closure9(_this, named, restNodeForSpan, restArgs_));\n }\n } else\n positional.push(new A.ValueExpression0(_this._evaluate0$_withoutSlash$2(rest, restNodeForSpan), restArgs_.get$span(restArgs_)));\n keywordRestArgs_ = t1.keywordRest;\n if (keywordRestArgs_ == null)\n return new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n keywordRest = keywordRestArgs_.accept$1(_this);\n keywordRestNodeForSpan = _this._evaluate0$_expressionNode$1(keywordRestArgs_);\n if (keywordRest instanceof A.SassMap0) {\n _this._evaluate0$_addRestMap$4(named, keywordRest, invocation, new A._EvaluateVisitor__evaluateMacroArguments_closure10(_this, keywordRestNodeForSpan, keywordRestArgs_));\n return new A.Tuple2(positional, named, type$.Tuple2_of_List_Expression_and_Map_String_Expression_2);\n } else\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Variabs + keywordRest.toString$0(0) + \").\", keywordRestArgs_.get$span(keywordRestArgs_)));\n },\n _evaluate0$_addRestMap$1$4(values, map, nodeWithSpan, convert) {\n map._map0$_contents.forEach$1(0, new A._EvaluateVisitor__addRestMap_closure1(this, values, convert, this._evaluate0$_expressionNode$1(nodeWithSpan), map, nodeWithSpan));\n },\n _evaluate0$_addRestMap$4(values, map, nodeWithSpan, convert) {\n return this._evaluate0$_addRestMap$1$4(values, map, nodeWithSpan, convert, type$.dynamic);\n },\n _evaluate0$_verifyArguments$4(positional, named, $arguments, nodeWithSpan) {\n return this._evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__verifyArguments_closure1($arguments, positional, named));\n },\n visitSelectorExpression$1(node) {\n var t1 = this._evaluate0$_styleRuleIgnoringAtRoot;\n t1 = t1 == null ? null : t1.originalSelector.get$asSassList();\n return t1 == null ? B.C__SassNull0 : t1;\n },\n visitStringExpression$1(node) {\n var t1 = node.text.contents;\n return new A.SassString0(new A.MappedListIterable(t1, new A._EvaluateVisitor_visitStringExpression_closure1(this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0), node.hasQuotes);\n },\n visitCssAtRule$1(node) {\n var wasInKeyframes, wasInUnknownAtRule, t1, _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.At_rul, node.span));\n if (node.isChildless) {\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssAtRule$0(node.name, node.span, true, node.value));\n return;\n }\n wasInKeyframes = _this._evaluate0$_inKeyframes;\n wasInUnknownAtRule = _this._evaluate0$_inUnknownAtRule;\n t1 = node.name;\n if (A.unvendor0(t1.get$value(t1)) === \"keyframes\")\n _this._evaluate0$_inKeyframes = true;\n else\n _this._evaluate0$_inUnknownAtRule = true;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssAtRule$0(t1, node.span, false, node.value), new A._EvaluateVisitor_visitCssAtRule_closure3(_this, node), false, new A._EvaluateVisitor_visitCssAtRule_closure4(), type$.ModifiableCssAtRule_2, type$.Null);\n _this._evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n _this._evaluate0$_inKeyframes = wasInKeyframes;\n },\n visitCssComment$1(node) {\n var _this = this,\n _s8_ = \"__parent\",\n _s13_ = \"_endOfImports\";\n if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_) === _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, \"_root\") && _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) === J.get$length$asx(_this._evaluate0$_assertInModule$2(_this._evaluate0$__root, \"_root\").children._collection$_source))\n _this._evaluate0$__endOfImports = _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) + 1;\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).addChild$1(new A.ModifiableCssComment0(node.text, node.span));\n },\n visitCssDeclaration$1(node) {\n var t1 = node.name;\n this._evaluate0$_assertInModule$2(this._evaluate0$__parent, \"__parent\").addChild$1(A.ModifiableCssDeclaration$0(t1, node.value, node.span, J.startsWith$1$s(t1.get$value(t1), \"--\"), node.valueSpanForMap));\n },\n visitCssImport$1(node) {\n var t1, _this = this,\n _s8_ = \"__parent\",\n _s5_ = \"_root\",\n _s13_ = \"_endOfImports\",\n modifiableNode = A.ModifiableCssImport$0(node.url, node.span, node.media, node.supports);\n if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_) !== _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_))\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).addChild$1(modifiableNode);\n else if (_this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) === J.get$length$asx(_this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).children._collection$_source)) {\n _this._evaluate0$_assertInModule$2(_this._evaluate0$__root, _s5_).addChild$1(modifiableNode);\n _this._evaluate0$__endOfImports = _this._evaluate0$_assertInModule$2(_this._evaluate0$__endOfImports, _s13_) + 1;\n } else {\n t1 = _this._evaluate0$_outOfOrderImports;\n (t1 == null ? _this._evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t1).push(modifiableNode);\n }\n },\n visitCssKeyframeBlock$1(node) {\n this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssKeyframeBlock$0(node.selector, node.span), new A._EvaluateVisitor_visitCssKeyframeBlock_closure3(this, node), false, new A._EvaluateVisitor_visitCssKeyframeBlock_closure4(), type$.ModifiableCssKeyframeBlock_2, type$.Null);\n },\n visitCssMediaRule$1(node) {\n var mergedQueries, t1, _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Media_, node.span));\n mergedQueries = A.NullableExtension_andThen0(_this._evaluate0$_mediaQueries, new A._EvaluateVisitor_visitCssMediaRule_closure5(_this, node));\n t1 = mergedQueries == null;\n if (!t1 && J.get$isEmpty$asx(mergedQueries))\n return;\n t1 = t1 ? node.queries : mergedQueries;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssMediaRule$0(t1, node.span), new A._EvaluateVisitor_visitCssMediaRule_closure6(_this, mergedQueries, node), false, new A._EvaluateVisitor_visitCssMediaRule_closure7(mergedQueries), type$.ModifiableCssMediaRule_2, type$.Null);\n },\n visitCssStyleRule$1(node) {\n var t1, styleRule, t2, t3, t4, t5, originalSelector, rule, oldAtRootExcludingStyleRule, _this = this,\n _s8_ = \"__parent\";\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Style_, node.span));\n t1 = _this._evaluate0$_atRootExcludingStyleRule;\n styleRule = t1 ? null : _this._evaluate0$_styleRuleIgnoringAtRoot;\n t2 = node.selector;\n t3 = t2.value;\n t4 = styleRule == null;\n t5 = t4 ? null : styleRule.originalSelector;\n originalSelector = t3.resolveParentSelectors$2$implicitParent(t5, !t1);\n rule = A.ModifiableCssStyleRule$0(_this._evaluate0$_assertInModule$2(_this._evaluate0$__extensionStore, \"_extensionStore\").addSelector$3(originalSelector, t2.span, _this._evaluate0$_mediaQueries), node.span, originalSelector);\n oldAtRootExcludingStyleRule = _this._evaluate0$_atRootExcludingStyleRule;\n _this._evaluate0$_atRootExcludingStyleRule = false;\n _this._evaluate0$_withParent$2$4$scopeWhen$through(rule, new A._EvaluateVisitor_visitCssStyleRule_closure3(_this, rule, node), false, new A._EvaluateVisitor_visitCssStyleRule_closure4(), type$.ModifiableCssStyleRule_2, type$.Null);\n _this._evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n if (t4) {\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).children;\n t1 = !t1.get$isEmpty(t1);\n } else\n t1 = false;\n if (t1) {\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, _s8_).children;\n t1.get$last(t1).isGroupEnd = true;\n }\n },\n visitCssStylesheet$1(node) {\n var t1;\n for (t1 = J.get$iterator$ax(node.get$children(node)); t1.moveNext$0();)\n t1.get$current(t1).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n var _this = this;\n if (_this._evaluate0$_declarationName != null)\n throw A.wrapException(_this._evaluate0$_exception$2(string$.Suppor, node.span));\n _this._evaluate0$_withParent$2$4$scopeWhen$through(A.ModifiableCssSupportsRule$0(node.condition, node.span), new A._EvaluateVisitor_visitCssSupportsRule_closure3(_this, node), false, new A._EvaluateVisitor_visitCssSupportsRule_closure4(), type$.ModifiableCssSupportsRule_2, type$.Null);\n },\n _evaluate0$_handleReturn$1$2(list, callback) {\n var t1, _i, result;\n for (t1 = list.length, _i = 0; _i < list.length; list.length === t1 || (0, A.throwConcurrentModificationError)(list), ++_i) {\n result = callback.call$1(list[_i]);\n if (result != null)\n return result;\n }\n return null;\n },\n _evaluate0$_handleReturn$2(list, callback) {\n return this._evaluate0$_handleReturn$1$2(list, callback, type$.dynamic);\n },\n _evaluate0$_withEnvironment$1$2(environment, callback) {\n var result,\n oldEnvironment = this._evaluate0$_environment;\n this._evaluate0$_environment = environment;\n result = callback.call$0();\n this._evaluate0$_environment = oldEnvironment;\n return result;\n },\n _evaluate0$_withEnvironment$2(environment, callback) {\n return this._evaluate0$_withEnvironment$1$2(environment, callback, type$.dynamic);\n },\n _evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, trim, warnForColor) {\n var result = this._evaluate0$_performInterpolation$2$warnForColor(interpolation, warnForColor),\n t1 = trim ? A.trimAscii0(result, true) : result;\n return new A.CssValue0(t1, interpolation.span, type$.CssValue_String_2);\n },\n _evaluate0$_interpolationToValue$1(interpolation) {\n return this._evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, false, false);\n },\n _evaluate0$_interpolationToValue$2$warnForColor(interpolation, warnForColor) {\n return this._evaluate0$_interpolationToValue$3$trim$warnForColor(interpolation, false, warnForColor);\n },\n _evaluate0$_performInterpolation$2$warnForColor(interpolation, warnForColor) {\n var t1 = interpolation.contents;\n return new A.MappedListIterable(t1, new A._EvaluateVisitor__performInterpolation_closure1(this, warnForColor, interpolation), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n _evaluate0$_performInterpolation$1(interpolation) {\n return this._evaluate0$_performInterpolation$2$warnForColor(interpolation, false);\n },\n _evaluate0$_serialize$3$quote(value, nodeWithSpan, quote) {\n return this._evaluate0$_addExceptionSpan$2(nodeWithSpan, new A._EvaluateVisitor__serialize_closure1(value, quote));\n },\n _evaluate0$_serialize$2(value, nodeWithSpan) {\n return this._evaluate0$_serialize$3$quote(value, nodeWithSpan, true);\n },\n _evaluate0$_expressionNode$1(expression) {\n var t1;\n if (expression instanceof A.VariableExpression0) {\n t1 = this._evaluate0$_addExceptionSpan$2(expression, new A._EvaluateVisitor__expressionNode_closure1(this, expression));\n return t1 == null ? expression : t1;\n } else\n return expression;\n },\n _evaluate0$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, through, $S, $T) {\n var t1, result, _this = this;\n _this._evaluate0$_addChild$2$through(node, through);\n t1 = _this._evaluate0$_assertInModule$2(_this._evaluate0$__parent, \"__parent\");\n _this._evaluate0$__parent = node;\n result = _this._evaluate0$_environment.scope$1$2$when(callback, scopeWhen, $T);\n _this._evaluate0$__parent = t1;\n return result;\n },\n _evaluate0$_withParent$2$3$scopeWhen(node, callback, scopeWhen, $S, $T) {\n return this._evaluate0$_withParent$2$4$scopeWhen$through(node, callback, scopeWhen, null, $S, $T);\n },\n _evaluate0$_withParent$2$2(node, callback, $S, $T) {\n return this._evaluate0$_withParent$2$4$scopeWhen$through(node, callback, true, null, $S, $T);\n },\n _evaluate0$_addChild$2$through(node, through) {\n var grandparent, t1,\n $parent = this._evaluate0$_assertInModule$2(this._evaluate0$__parent, \"__parent\");\n if (through != null) {\n for (; through.call$1($parent); $parent = grandparent) {\n grandparent = $parent._node1$_parent;\n if (grandparent == null)\n throw A.wrapException(A.ArgumentError$(string$.throug + node.toString$0(0) + \".\", null));\n }\n if ($parent.get$hasFollowingSibling()) {\n t1 = $parent._node1$_parent;\n t1.toString;\n $parent = $parent.copyWithoutChildren$0();\n t1.addChild$1($parent);\n }\n }\n $parent.addChild$1(node);\n },\n _evaluate0$_addChild$1(node) {\n return this._evaluate0$_addChild$2$through(node, null);\n },\n _evaluate0$_withStyleRule$1$2(rule, callback) {\n var result,\n oldRule = this._evaluate0$_styleRuleIgnoringAtRoot;\n this._evaluate0$_styleRuleIgnoringAtRoot = rule;\n result = callback.call$0();\n this._evaluate0$_styleRuleIgnoringAtRoot = oldRule;\n return result;\n },\n _evaluate0$_withStyleRule$2(rule, callback) {\n return this._evaluate0$_withStyleRule$1$2(rule, callback, type$.dynamic);\n },\n _evaluate0$_withMediaQueries$1$2(queries, callback) {\n var result,\n oldMediaQueries = this._evaluate0$_mediaQueries;\n this._evaluate0$_mediaQueries = queries;\n result = callback.call$0();\n this._evaluate0$_mediaQueries = oldMediaQueries;\n return result;\n },\n _evaluate0$_withMediaQueries$2(queries, callback) {\n return this._evaluate0$_withMediaQueries$1$2(queries, callback, type$.dynamic);\n },\n _evaluate0$_withStackFrame$1$3(member, nodeWithSpan, callback) {\n var oldMember, result, _this = this,\n t1 = _this._evaluate0$_stack;\n t1.push(new A.Tuple2(_this._evaluate0$_member, nodeWithSpan, type$.Tuple2_String_AstNode_2));\n oldMember = _this._evaluate0$_member;\n _this._evaluate0$_member = member;\n result = callback.call$0();\n _this._evaluate0$_member = oldMember;\n t1.pop();\n return result;\n },\n _evaluate0$_withStackFrame$3(member, nodeWithSpan, callback) {\n return this._evaluate0$_withStackFrame$1$3(member, nodeWithSpan, callback, type$.dynamic);\n },\n _evaluate0$_withoutSlash$2(value, nodeForSpan) {\n if (value instanceof A.SassNumber0 && value.asSlash != null)\n this._evaluate0$_warn$3$deprecation(string$.Using__i + A.S(new A._EvaluateVisitor__withoutSlash_recommendation1().call$1(value)) + string$.x0a_More, nodeForSpan.get$span(nodeForSpan), true);\n return value.withoutSlash$0();\n },\n _evaluate0$_stackFrame$2(member, span) {\n return A.frameForSpan0(span, member, A.NullableExtension_andThen0(span.file.url, new A._EvaluateVisitor__stackFrame_closure1(this)));\n },\n _evaluate0$_stackTrace$1(span) {\n var _this = this,\n t1 = _this._evaluate0$_stack;\n t1 = A.List_List$of(new A.MappedListIterable(t1, new A._EvaluateVisitor__stackTrace_closure1(_this), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Frame>\")), true, type$.Frame);\n if (span != null)\n t1.push(_this._evaluate0$_stackFrame$2(_this._evaluate0$_member, span));\n return A.Trace$(new A.ReversedListIterable(t1, A._arrayInstanceType(t1)._eval$1(\"ReversedListIterable<1>\")), null);\n },\n _evaluate0$_stackTrace$0() {\n return this._evaluate0$_stackTrace$1(null);\n },\n _evaluate0$_warn$3$deprecation(message, span, deprecation) {\n var _this = this;\n if (_this._evaluate0$_quietDeps && _this._evaluate0$_inDependency)\n return;\n if (!_this._evaluate0$_warningsEmitted.add$1(0, new A.Tuple2(message, span, type$.Tuple2_String_SourceSpan)))\n return;\n _this._evaluate0$_logger.warn$4$deprecation$span$trace(0, message, deprecation, span, _this._evaluate0$_stackTrace$1(span));\n },\n _evaluate0$_warn$2(message, span) {\n return this._evaluate0$_warn$3$deprecation(message, span, false);\n },\n _evaluate0$_exception$2(message, span) {\n var t1 = span == null ? J.get$span$z(B.JSArray_methods.get$last(this._evaluate0$_stack).item2) : span;\n return new A.SassRuntimeException0(this._evaluate0$_stackTrace$1(span), message, t1);\n },\n _evaluate0$_exception$1(message) {\n return this._evaluate0$_exception$2(message, null);\n },\n _evaluate0$_multiSpanException$3(message, primaryLabel, secondaryLabels) {\n var t1 = J.get$span$z(B.JSArray_methods.get$last(this._evaluate0$_stack).item2);\n return new A.MultiSpanSassRuntimeException0(this._evaluate0$_stackTrace$0(), primaryLabel, A.ConstantMap_ConstantMap$from(secondaryLabels, type$.FileSpan, type$.String), message, t1);\n },\n _evaluate0$_adjustParseError$1$2(nodeWithSpan, callback) {\n var error, stackTrace, errorText, span, syntheticFile, syntheticSpan, t1, exception, t2, t3, t4, t5, t6, _null = null;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n errorText = A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(t2, t1).file._decodedChars, 0, _null), 0, _null);\n span = nodeWithSpan.get$span(nodeWithSpan);\n t1 = span;\n t2 = span;\n syntheticFile = B.JSString_methods.replaceRange$3(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, 0, _null), 0, _null), A.FileLocation$_(t1.file, t1._file$_start).offset, A.FileLocation$_(t2.file, t2._end).offset, errorText);\n t2 = A.SourceFile$fromString(syntheticFile, span.file.url);\n t1 = span;\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t3 = A.FileLocation$_(t3.file, t3._file$_start);\n t4 = span;\n t4 = A.FileLocation$_(t4.file, t4._file$_start);\n t5 = error;\n t6 = J.getInterceptor$z(t5);\n t5 = A.SourceSpanException.prototype.get$span.call(t6, t5);\n syntheticSpan = t2.span$2(0, t1.offset + t3.offset, t4.offset + A.FileLocation$_(t5.file, t5._end).offset);\n A.throwWithTrace0(this._evaluate0$_exception$2(error._span_exception$_message, syntheticSpan), stackTrace);\n } else\n throw exception;\n }\n },\n _evaluate0$_adjustParseError$2(nodeWithSpan, callback) {\n return this._evaluate0$_adjustParseError$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _evaluate0$_addExceptionSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, error0, stackTrace0, t1, exception, t2, t3, t4;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n t3 = error.primaryLabel;\n t4 = error.secondarySpans;\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(this._evaluate0$_stackTrace$1(nodeWithSpan.get$span(nodeWithSpan)), t3, A.ConstantMap_ConstantMap$from(t4, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n A.throwWithTrace0(this._evaluate0$_exception$2(error0.message, nodeWithSpan.get$span(nodeWithSpan)), stackTrace0);\n } else\n throw exception;\n }\n },\n _evaluate0$_addExceptionSpan$2(nodeWithSpan, callback) {\n return this._evaluate0$_addExceptionSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n },\n _evaluate0$_addErrorSpan$1$2(nodeWithSpan, callback) {\n var error, stackTrace, t1, exception, t2;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SassRuntimeException_2._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = J.get$span$z(error);\n if (!B.JSString_methods.startsWith$1(A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t1.file._decodedChars, t1._file$_start, t1._end), 0, null), \"@error\"))\n throw exception;\n t1 = error._span_exception$_message;\n t2 = nodeWithSpan.get$span(nodeWithSpan);\n A.throwWithTrace0(new A.SassRuntimeException0(this._evaluate0$_stackTrace$0(), t1, t2), stackTrace);\n } else\n throw exception;\n }\n },\n _evaluate0$_addErrorSpan$2(nodeWithSpan, callback) {\n return this._evaluate0$_addErrorSpan$1$2(nodeWithSpan, callback, type$.dynamic);\n }\n };\n A._EvaluateVisitor_closure19.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._evaluate0$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\");\n return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure20.prototype = {\n call$1($arguments) {\n var variable = J.$index$asx($arguments, 0).assertString$1(\"name\"),\n t1 = this.$this._evaluate0$_environment;\n return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\")) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure21.prototype = {\n call$1($arguments) {\n var module, t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this;\n t2 = t1._evaluate0$_environment;\n t3 = variable._string0$_text;\n t4 = A.stringReplaceAllUnchecked(t3, \"_\", \"-\");\n return t2.getFunction$2$namespace(t4, module == null ? null : module._string0$_text) != null || t1._evaluate0$_builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure22.prototype = {\n call$1($arguments) {\n var module, t2,\n t1 = J.getInterceptor$asx($arguments),\n variable = t1.$index($arguments, 0).assertString$1(\"name\");\n t1 = t1.$index($arguments, 1).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n t1 = this.$this._evaluate0$_environment;\n t2 = A.stringReplaceAllUnchecked(variable._string0$_text, \"_\", \"-\");\n return t1.getMixin$2$namespace(t2, module == null ? null : module._string0$_text) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure23.prototype = {\n call$1($arguments) {\n var t1 = this.$this._evaluate0$_environment;\n if (!t1._environment0$_inMixin)\n throw A.wrapException(A.SassScriptException$0(string$.conten));\n return t1._environment0$_content != null ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._EvaluateVisitor_closure24.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string0$_text,\n module = this.$this._evaluate0$_environment._environment0$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$variables(), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString0(t4.key, true), t4.value);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 34\n };\n A._EvaluateVisitor_closure25.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.$index$asx($arguments, 0).assertString$1(\"module\")._string0$_text,\n module = this.$this._evaluate0$_environment._environment0$_modules.$index(0, t1);\n if (module == null)\n throw A.wrapException('There is no module with namespace \"' + t1 + '\".');\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = module.get$functions(module), t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString0(t4.key, true), new A.SassFunction0(t4.value));\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 34\n };\n A._EvaluateVisitor_closure26.prototype = {\n call$1($arguments) {\n var module, callable, t2,\n t1 = J.getInterceptor$asx($arguments),\n $name = t1.$index($arguments, 0).assertString$1(\"name\"),\n css = t1.$index($arguments, 1).get$isTruthy();\n t1 = t1.$index($arguments, 2).get$realNull();\n module = t1 == null ? null : t1.assertString$1(\"module\");\n if (css && module != null)\n throw A.wrapException(string$.x24css_a);\n if (css)\n callable = new A.PlainCssCallable0($name._string0$_text);\n else {\n t1 = this.$this;\n t2 = t1._evaluate0$_callableNode;\n t2.toString;\n callable = t1._evaluate0$_addExceptionSpan$2(t2, new A._EvaluateVisitor__closure7(t1, $name, module));\n }\n if (callable != null)\n return new A.SassFunction0(callable);\n throw A.wrapException(\"Function not found: \" + $name.toString$0(0));\n },\n $signature: 160\n };\n A._EvaluateVisitor__closure7.prototype = {\n call$0() {\n var t1 = A.stringReplaceAllUnchecked(this.name._string0$_text, \"_\", \"-\"),\n t2 = this.module;\n t2 = t2 == null ? null : t2._string0$_text;\n return this.$this._evaluate0$_getFunction$2$namespace(t1, t2);\n },\n $signature: 112\n };\n A._EvaluateVisitor_closure27.prototype = {\n call$1($arguments) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, invocation, callableNode, callable,\n t1 = J.getInterceptor$asx($arguments),\n $function = t1.$index($arguments, 0),\n args = type$.SassArgumentList_2._as(t1.$index($arguments, 1));\n t1 = this.$this;\n t2 = t1._evaluate0$_callableNode;\n t2.toString;\n t3 = A._setArrayType([], type$.JSArray_Expression_2);\n t4 = type$.String;\n t5 = type$.Expression_2;\n t6 = t2.get$span(t2);\n t7 = t2.get$span(t2);\n args._argument_list$_wereKeywordsAccessed = true;\n t8 = args._argument_list$_keywords;\n if (t8.get$isEmpty(t8))\n t2 = null;\n else {\n t9 = type$.Value_2;\n t10 = A.LinkedHashMap_LinkedHashMap$_empty(t9, t9);\n for (args._argument_list$_wereKeywordsAccessed = true, t8 = t8.get$entries(t8), t8 = t8.get$iterator(t8); t8.moveNext$0();) {\n t11 = t8.get$current(t8);\n t10.$indexSet(0, new A.SassString0(t11.key, false), t11.value);\n }\n t2 = new A.ValueExpression0(new A.SassMap0(A.ConstantMap_ConstantMap$from(t10, t9, t9)), t2.get$span(t2));\n }\n invocation = new A.ArgumentInvocation0(A.List_List$unmodifiable(t3, t5), A.ConstantMap_ConstantMap$from(A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t4, t5), new A.ValueExpression0(args, t7), t2, t6);\n if ($function instanceof A.SassString0) {\n t2 = string$.Passin + $function.toString$0(0) + \"))\";\n A.EvaluationContext_current0().warn$2$deprecation(0, t2, true);\n callableNode = t1._evaluate0$_callableNode;\n return t1.visitFunctionExpression$1(new A.FunctionExpression0(null, $function._string0$_text, invocation, callableNode.get$span(callableNode)));\n }\n callable = $function.assertFunction$1(\"function\").callable;\n if (type$.Callable_2._is(callable)) {\n t2 = t1._evaluate0$_callableNode;\n t2.toString;\n return t1._evaluate0$_runFunctionCallable$3(invocation, callable, t2);\n } else\n throw A.wrapException(A.SassScriptException$0(\"The function \" + callable.get$name(callable) + string$.x20is_as));\n },\n $signature: 3\n };\n A._EvaluateVisitor_closure28.prototype = {\n call$1($arguments) {\n var withMap, t2, values, configuration,\n t1 = J.getInterceptor$asx($arguments),\n url = A.Uri_parse(t1.$index($arguments, 0).assertString$1(\"url\")._string0$_text);\n t1 = t1.$index($arguments, 1).get$realNull();\n withMap = t1 == null ? null : t1.assertMap$1(\"with\")._map0$_contents;\n t1 = this.$this;\n t2 = t1._evaluate0$_callableNode;\n t2.toString;\n if (withMap != null) {\n values = A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.ConfiguredValue_2);\n withMap.forEach$1(0, new A._EvaluateVisitor__closure5(values, t2.get$span(t2), t2));\n configuration = new A.ExplicitConfiguration0(t2, values);\n } else\n configuration = B.Configuration_Map_empty0;\n t1._evaluate0$_loadModule$7$baseUrl$configuration$namesInErrors(url, \"load-css()\", t2, new A._EvaluateVisitor__closure6(t1), t2.get$span(t2).file.url, configuration, true);\n t1._evaluate0$_assertConfigurationIsEmpty$2$nameInError(configuration, true);\n },\n $signature: 403\n };\n A._EvaluateVisitor__closure5.prototype = {\n call$2(variable, value) {\n var t1 = variable.assertString$1(\"with key\"),\n $name = A.stringReplaceAllUnchecked(t1._string0$_text, \"_\", \"-\");\n t1 = this.values;\n if (t1.containsKey$1($name))\n throw A.wrapException(\"The variable $\" + $name + \" was configured twice.\");\n t1.$indexSet(0, $name, new A.ConfiguredValue0(value, this.span, this.callableNode));\n },\n $signature: 53\n };\n A._EvaluateVisitor__closure6.prototype = {\n call$1(module) {\n var t1 = this.$this;\n return t1._evaluate0$_combineCss$2$clone(module, true).accept$1(t1);\n },\n $signature: 60\n };\n A._EvaluateVisitor_run_closure1.prototype = {\n call$0() {\n var t2, _this = this,\n t1 = _this.node,\n url = t1.span.file.url;\n if (url != null) {\n t2 = _this.$this;\n t2._evaluate0$_activeModules.$indexSet(0, url, null);\n if (!(t2._evaluate0$_nodeImporter != null && url.toString$0(0) === \"stdin\"))\n t2._evaluate0$_loadedUrls.add$1(0, url);\n }\n t2 = _this.$this;\n return new A.EvaluateResult0(t2._evaluate0$_combineCss$1(t2._evaluate0$_execute$2(_this.importer, t1)), t2._evaluate0$_loadedUrls);\n },\n $signature: 609\n };\n A._EvaluateVisitor__loadModule_closure3.prototype = {\n call$0() {\n return this.callback.call$1(this.builtInModule);\n },\n $signature: 0\n };\n A._EvaluateVisitor__loadModule_closure4.prototype = {\n call$0() {\n var oldInDependency, module, error, stackTrace, error0, stackTrace0, error1, stackTrace1, error2, stackTrace2, message, exception, t3, t4, t5, t6, t7, _this = this,\n t1 = _this.$this,\n t2 = _this.nodeWithSpan,\n result = t1._evaluate0$_loadStylesheet$3$baseUrl(_this.url.toString$0(0), t2.get$span(t2), _this.baseUrl),\n stylesheet = result.stylesheet,\n canonicalUrl = stylesheet.span.file.url;\n if (canonicalUrl != null && t1._evaluate0$_activeModules.containsKey$1(canonicalUrl)) {\n message = _this.namesInErrors ? \"Module loop: \" + $.$get$context().prettyUri$1(canonicalUrl) + \" is already being loaded.\" : string$.Modulel;\n t2 = A.NullableExtension_andThen0(t1._evaluate0$_activeModules.$index(0, canonicalUrl), new A._EvaluateVisitor__loadModule__closure1(t1, message));\n throw A.wrapException(t2 == null ? t1._evaluate0$_exception$1(message) : t2);\n }\n if (canonicalUrl != null)\n t1._evaluate0$_activeModules.$indexSet(0, canonicalUrl, t2);\n oldInDependency = t1._evaluate0$_inDependency;\n t1._evaluate0$_inDependency = result.isDependency;\n module = null;\n try {\n module = t1._evaluate0$_execute$5$configuration$namesInErrors$nodeWithSpan(result.importer, stylesheet, _this.configuration, _this.namesInErrors, t2);\n } finally {\n t1._evaluate0$_activeModules.remove$1(0, canonicalUrl);\n t1._evaluate0$_inDependency = oldInDependency;\n }\n try {\n _this.callback.call$1(module);\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (type$.SassRuntimeException_2._is(t2))\n throw exception;\n else if (t2 instanceof A.MultiSpanSassException0) {\n error = t2;\n stackTrace = A.getTraceFromException(exception);\n t2 = error._span_exception$_message;\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n t3 = A.SourceSpanException.prototype.get$span.call(t4, t3);\n t4 = error.primaryLabel;\n t5 = error.secondarySpans;\n t6 = error;\n t7 = J.getInterceptor$z(t6);\n A.throwWithTrace0(new A.MultiSpanSassRuntimeException0(t1._evaluate0$_stackTrace$1(A.SourceSpanException.prototype.get$span.call(t7, t6)), t4, A.ConstantMap_ConstantMap$from(t5, type$.FileSpan, type$.String), t2, t3), stackTrace);\n } else if (t2 instanceof A.SassException0) {\n error0 = t2;\n stackTrace0 = A.getTraceFromException(exception);\n t2 = error0;\n t3 = J.getInterceptor$z(t2);\n A.throwWithTrace0(t1._evaluate0$_exception$2(error0._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t3, t2)), stackTrace0);\n } else if (t2 instanceof A.MultiSpanSassScriptException0) {\n error1 = t2;\n stackTrace1 = A.getTraceFromException(exception);\n A.throwWithTrace0(t1._evaluate0$_multiSpanException$3(error1.message, error1.primaryLabel, error1.secondarySpans), stackTrace1);\n } else if (t2 instanceof A.SassScriptException0) {\n error2 = t2;\n stackTrace2 = A.getTraceFromException(exception);\n A.throwWithTrace0(t1._evaluate0$_exception$1(error2.message), stackTrace2);\n } else\n throw exception;\n }\n },\n $signature: 1\n };\n A._EvaluateVisitor__loadModule__closure1.prototype = {\n call$1(previousLoad) {\n return this.$this._evaluate0$_multiSpanException$3(this.message, \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 84\n };\n A._EvaluateVisitor__execute_closure1.prototype = {\n call$0() {\n var t3, t4, t5, t6, _this = this,\n t1 = _this.$this,\n oldImporter = t1._evaluate0$_importer,\n oldStylesheet = t1._evaluate0$__stylesheet,\n oldRoot = t1._evaluate0$__root,\n oldParent = t1._evaluate0$__parent,\n oldEndOfImports = t1._evaluate0$__endOfImports,\n oldOutOfOrderImports = t1._evaluate0$_outOfOrderImports,\n oldExtensionStore = t1._evaluate0$__extensionStore,\n t2 = t1._evaluate0$_atRootExcludingStyleRule,\n oldStyleRule = t2 ? null : t1._evaluate0$_styleRuleIgnoringAtRoot,\n oldMediaQueries = t1._evaluate0$_mediaQueries,\n oldDeclarationName = t1._evaluate0$_declarationName,\n oldInUnknownAtRule = t1._evaluate0$_inUnknownAtRule,\n oldInKeyframes = t1._evaluate0$_inKeyframes,\n oldConfiguration = t1._evaluate0$_configuration;\n t1._evaluate0$_importer = _this.importer;\n t3 = t1._evaluate0$__stylesheet = _this.stylesheet;\n t4 = t3.span;\n t5 = t1._evaluate0$__parent = t1._evaluate0$__root = A.ModifiableCssStylesheet$0(t4);\n t1._evaluate0$__endOfImports = 0;\n t1._evaluate0$_outOfOrderImports = null;\n t1._evaluate0$__extensionStore = _this.extensionStore;\n t1._evaluate0$_declarationName = t1._evaluate0$_mediaQueries = t1._evaluate0$_styleRuleIgnoringAtRoot = null;\n t1._evaluate0$_inKeyframes = t1._evaluate0$_atRootExcludingStyleRule = t1._evaluate0$_inUnknownAtRule = false;\n t6 = _this.configuration;\n if (t6 != null)\n t1._evaluate0$_configuration = t6;\n t1.visitStylesheet$1(t3);\n t3 = t1._evaluate0$_outOfOrderImports == null ? t5 : new A.CssStylesheet0(new A.UnmodifiableListView(t1._evaluate0$_addOutOfOrderImports$0(), type$.UnmodifiableListView_CssNode_2), t4);\n _this.css._value = t3;\n t1._evaluate0$_importer = oldImporter;\n t1._evaluate0$__stylesheet = oldStylesheet;\n t1._evaluate0$__root = oldRoot;\n t1._evaluate0$__parent = oldParent;\n t1._evaluate0$__endOfImports = oldEndOfImports;\n t1._evaluate0$_outOfOrderImports = oldOutOfOrderImports;\n t1._evaluate0$__extensionStore = oldExtensionStore;\n t1._evaluate0$_styleRuleIgnoringAtRoot = oldStyleRule;\n t1._evaluate0$_mediaQueries = oldMediaQueries;\n t1._evaluate0$_declarationName = oldDeclarationName;\n t1._evaluate0$_inUnknownAtRule = oldInUnknownAtRule;\n t1._evaluate0$_atRootExcludingStyleRule = t2;\n t1._evaluate0$_inKeyframes = oldInKeyframes;\n t1._evaluate0$_configuration = oldConfiguration;\n },\n $signature: 1\n };\n A._EvaluateVisitor__combineCss_closure5.prototype = {\n call$1(module) {\n return module.get$transitivelyContainsCss();\n },\n $signature: 114\n };\n A._EvaluateVisitor__combineCss_closure6.prototype = {\n call$1(target) {\n return !this.selectors.contains$1(0, target);\n },\n $signature: 15\n };\n A._EvaluateVisitor__combineCss_closure7.prototype = {\n call$1(module) {\n return module.cloneCss$0();\n },\n $signature: 406\n };\n A._EvaluateVisitor__extendModules_closure3.prototype = {\n call$1(target) {\n return !this.originalSelectors.contains$1(0, target);\n },\n $signature: 15\n };\n A._EvaluateVisitor__extendModules_closure4.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_ExtensionStore_2);\n },\n $signature: 166\n };\n A._EvaluateVisitor__topologicalModules_visitModule1.prototype = {\n call$1(module) {\n var t1, t2, t3, _i, upstream;\n for (t1 = module.get$upstream(), t2 = t1.length, t3 = this.seen, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n upstream = t1[_i];\n if (upstream.get$transitivelyContainsCss() && t3.add$1(0, upstream))\n this.call$1(upstream);\n }\n this.sorted.addFirst$1(module);\n },\n $signature: 60\n };\n A._EvaluateVisitor_visitAtRootRule_closure5.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.AtRootQueryParser0(t1, this.$this._evaluate0$_logger).parse$0();\n },\n $signature: 136\n };\n A._EvaluateVisitor_visitAtRootRule_closure6.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRootRule_closure7.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 0\n };\n A._EvaluateVisitor__scopeForAtRoot_closure11.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n t2 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__parent, \"__parent\");\n t1._evaluate0$__parent = this.newParent;\n t1._evaluate0$_environment.scope$1$2$when(callback, this.node.hasDeclarations, type$.void);\n t1._evaluate0$__parent = t2;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure12.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n oldAtRootExcludingStyleRule = t1._evaluate0$_atRootExcludingStyleRule;\n t1._evaluate0$_atRootExcludingStyleRule = true;\n this.innerScope.call$1(callback);\n t1._evaluate0$_atRootExcludingStyleRule = oldAtRootExcludingStyleRule;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure13.prototype = {\n call$1(callback) {\n return this.$this._evaluate0$_withMediaQueries$2(null, new A._EvaluateVisitor__scopeForAtRoot__closure1(this.innerScope, callback));\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot__closure1.prototype = {\n call$0() {\n return this.innerScope.call$1(this.callback);\n },\n $signature: 1\n };\n A._EvaluateVisitor__scopeForAtRoot_closure14.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n wasInKeyframes = t1._evaluate0$_inKeyframes;\n t1._evaluate0$_inKeyframes = false;\n this.innerScope.call$1(callback);\n t1._evaluate0$_inKeyframes = wasInKeyframes;\n },\n $signature: 26\n };\n A._EvaluateVisitor__scopeForAtRoot_closure15.prototype = {\n call$1($parent) {\n return type$.CssAtRule_2._is($parent);\n },\n $signature: 168\n };\n A._EvaluateVisitor__scopeForAtRoot_closure16.prototype = {\n call$1(callback) {\n var t1 = this.$this,\n wasInUnknownAtRule = t1._evaluate0$_inUnknownAtRule;\n t1._evaluate0$_inUnknownAtRule = false;\n this.innerScope.call$1(callback);\n t1._evaluate0$_inUnknownAtRule = wasInUnknownAtRule;\n },\n $signature: 26\n };\n A._EvaluateVisitor_visitContentRule_closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.content.declaration.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n return null;\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitDeclaration_closure3.prototype = {\n call$1(value) {\n return new A.CssValue0(value.accept$1(this.$this), value.get$span(value), type$.CssValue_Value_2);\n },\n $signature: 407\n };\n A._EvaluateVisitor_visitDeclaration_closure4.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitEachRule_closure5.prototype = {\n call$1(value) {\n var t1 = this.$this,\n t2 = this.nodeWithSpan;\n return t1._evaluate0$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._evaluate0$_withoutSlash$2(value, t2), t2);\n },\n $signature: 55\n };\n A._EvaluateVisitor_visitEachRule_closure6.prototype = {\n call$1(value) {\n return this.$this._evaluate0$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);\n },\n $signature: 55\n };\n A._EvaluateVisitor_visitEachRule_closure7.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this;\n return t1._evaluate0$_handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure1(t1, _this.setVariables, _this.node));\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitEachRule__closure1.prototype = {\n call$1(element) {\n var t1;\n this.setVariables.call$1(element);\n t1 = this.$this;\n return t1._evaluate0$_handleReturn$2(this.node.children, new A._EvaluateVisitor_visitEachRule___closure1(t1));\n },\n $signature: 215\n };\n A._EvaluateVisitor_visitEachRule___closure1.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 94\n };\n A._EvaluateVisitor_visitExtendRule_closure1.prototype = {\n call$0() {\n return A.SelectorList_SelectorList$parse0(A.trimAscii0(this.targetText.value, true), false, true, this.$this._evaluate0$_logger);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitAtRule_closure5.prototype = {\n call$1(value) {\n return this.$this._evaluate0$_interpolationToValue$3$trim$warnForColor(value, true, true);\n },\n $signature: 410\n };\n A._EvaluateVisitor_visitAtRule_closure6.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._evaluate0$_atRootExcludingStyleRule ? null : t1._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null || t1._evaluate0$_inKeyframes)\n for (t2 = this.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitAtRule__closure1(t1, this.children), false, type$.ModifiableCssStyleRule_2, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRule__closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitAtRule_closure7.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitForRule_closure9.prototype = {\n call$0() {\n return this.node.from.accept$1(this.$this).assertNumber$0();\n },\n $signature: 217\n };\n A._EvaluateVisitor_visitForRule_closure10.prototype = {\n call$0() {\n return this.node.to.accept$1(this.$this).assertNumber$0();\n },\n $signature: 217\n };\n A._EvaluateVisitor_visitForRule_closure11.prototype = {\n call$0() {\n return this.fromNumber.assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure12.prototype = {\n call$0() {\n var t1 = this.fromNumber;\n return this.toNumber.coerce$2(t1.get$numeratorUnits(t1), t1.get$denominatorUnits(t1)).assertInt$0();\n },\n $signature: 12\n };\n A._EvaluateVisitor_visitForRule_closure13.prototype = {\n call$0() {\n var i, t3, t4, t5, t6, t7, t8, result, _this = this,\n t1 = _this.$this,\n t2 = _this.node,\n nodeWithSpan = t1._evaluate0$_expressionNode$1(t2.from);\n for (i = _this.from, t3 = _this._box_0, t4 = _this.direction, t5 = t2.variable, t6 = _this.fromNumber, t2 = t2.children; i !== t3.to; i += t4) {\n t7 = t1._evaluate0$_environment;\n t8 = t6.get$numeratorUnits(t6);\n t7.setLocalVariable$3(t5, A.SassNumber_SassNumber$withUnits0(i, t6.get$denominatorUnits(t6), t8), nodeWithSpan);\n result = t1._evaluate0$_handleReturn$2(t2, new A._EvaluateVisitor_visitForRule__closure1(t1));\n if (result != null)\n return result;\n }\n return null;\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitForRule__closure1.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 94\n };\n A._EvaluateVisitor_visitForwardRule_closure3.prototype = {\n call$1(module) {\n this.$this._evaluate0$_environment.forwardModule$2(module, this.node);\n },\n $signature: 60\n };\n A._EvaluateVisitor_visitForwardRule_closure4.prototype = {\n call$1(module) {\n this.$this._evaluate0$_environment.forwardModule$2(module, this.node);\n },\n $signature: 60\n };\n A._EvaluateVisitor_visitIfRule_closure1.prototype = {\n call$0() {\n var t1 = this.$this;\n return t1._evaluate0$_handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure1(t1));\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitIfRule__closure1.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 94\n };\n A._EvaluateVisitor__visitDynamicImport_closure1.prototype = {\n call$0() {\n var t3, t4, oldImporter, oldInDependency, loadsUserDefinedModules, children, t5, t6, t7, t8, t9, t10, environment, module, visitor,\n t1 = this.$this,\n t2 = this.$import,\n result = t1._evaluate0$_loadStylesheet$3$forImport(t2.urlString, t2.span, true),\n stylesheet = result.stylesheet,\n url = stylesheet.span.file.url;\n if (url != null) {\n t3 = t1._evaluate0$_activeModules;\n if (t3.containsKey$1(url)) {\n t2 = A.NullableExtension_andThen0(t3.$index(0, url), new A._EvaluateVisitor__visitDynamicImport__closure7(t1));\n throw A.wrapException(t2 == null ? t1._evaluate0$_exception$1(\"This file is already being loaded.\") : t2);\n }\n t3.$indexSet(0, url, t2);\n }\n t2 = stylesheet._stylesheet1$_uses;\n t3 = type$.UnmodifiableListView_UseRule_2;\n t4 = new A.UnmodifiableListView(t2, t3);\n if (t4.get$length(t4) === 0) {\n t4 = new A.UnmodifiableListView(stylesheet._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n t4 = t4.get$length(t4) === 0;\n } else\n t4 = false;\n if (t4) {\n oldImporter = t1._evaluate0$_importer;\n t2 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__stylesheet, \"_stylesheet\");\n oldInDependency = t1._evaluate0$_inDependency;\n t1._evaluate0$_importer = result.importer;\n t1._evaluate0$__stylesheet = stylesheet;\n t1._evaluate0$_inDependency = result.isDependency;\n t1.visitStylesheet$1(stylesheet);\n t1._evaluate0$_importer = oldImporter;\n t1._evaluate0$__stylesheet = t2;\n t1._evaluate0$_inDependency = oldInDependency;\n t1._evaluate0$_activeModules.remove$1(0, url);\n return;\n }\n t2 = new A.UnmodifiableListView(t2, t3);\n if (!t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure8())) {\n t2 = new A.UnmodifiableListView(stylesheet._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n loadsUserDefinedModules = t2.any$1(t2, new A._EvaluateVisitor__visitDynamicImport__closure9());\n } else\n loadsUserDefinedModules = true;\n children = A._Cell$();\n t2 = t1._evaluate0$_environment;\n t3 = type$.String;\n t4 = type$.Module_Callable_2;\n t5 = type$.AstNode_2;\n t6 = A._setArrayType([], type$.JSArray_Module_Callable_2);\n t7 = t2._environment0$_variables;\n t7 = A._setArrayType(t7.slice(0), A._arrayInstanceType(t7));\n t8 = t2._environment0$_variableNodes;\n t8 = A._setArrayType(t8.slice(0), A._arrayInstanceType(t8));\n t9 = t2._environment0$_functions;\n t9 = A._setArrayType(t9.slice(0), A._arrayInstanceType(t9));\n t10 = t2._environment0$_mixins;\n t10 = A._setArrayType(t10.slice(0), A._arrayInstanceType(t10));\n environment = A.Environment$_0(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), A.LinkedHashMap_LinkedHashMap$_empty(t3, t5), A.LinkedHashMap_LinkedHashMap$_empty(t4, t5), t2._environment0$_importedModules, null, null, t6, t7, t8, t9, t10, t2._environment0$_content);\n t1._evaluate0$_withEnvironment$2(environment, new A._EvaluateVisitor__visitDynamicImport__closure10(t1, result, stylesheet, loadsUserDefinedModules, environment, children));\n module = environment.toDummyModule$0();\n t1._evaluate0$_environment.importForwards$1(module);\n if (loadsUserDefinedModules) {\n if (module.transitivelyContainsCss)\n t1._evaluate0$_combineCss$2$clone(module, module.transitivelyContainsExtensions).accept$1(t1);\n visitor = new A._ImportedCssVisitor1(t1);\n for (t2 = J.get$iterator$ax(children._readLocal$0()); t2.moveNext$0();)\n t2.get$current(t2).accept$1(visitor);\n }\n t1._evaluate0$_activeModules.remove$1(0, url);\n },\n $signature: 0\n };\n A._EvaluateVisitor__visitDynamicImport__closure7.prototype = {\n call$1(previousLoad) {\n return this.$this._evaluate0$_multiSpanException$3(\"This file is already being loaded.\", \"new load\", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), \"original load\"], type$.FileSpan, type$.String));\n },\n $signature: 84\n };\n A._EvaluateVisitor__visitDynamicImport__closure8.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 176\n };\n A._EvaluateVisitor__visitDynamicImport__closure9.prototype = {\n call$1(rule) {\n return rule.url.get$scheme() !== \"sass\";\n },\n $signature: 177\n };\n A._EvaluateVisitor__visitDynamicImport__closure10.prototype = {\n call$0() {\n var t7, t8, t9, _this = this,\n t1 = _this.$this,\n oldImporter = t1._evaluate0$_importer,\n t2 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__stylesheet, \"_stylesheet\"),\n t3 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__root, \"_root\"),\n t4 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__parent, \"__parent\"),\n t5 = t1._evaluate0$_assertInModule$2(t1._evaluate0$__endOfImports, \"_endOfImports\"),\n oldOutOfOrderImports = t1._evaluate0$_outOfOrderImports,\n oldConfiguration = t1._evaluate0$_configuration,\n oldInDependency = t1._evaluate0$_inDependency,\n t6 = _this.result;\n t1._evaluate0$_importer = t6.importer;\n t7 = t1._evaluate0$__stylesheet = _this.stylesheet;\n t8 = _this.loadsUserDefinedModules;\n if (t8) {\n t9 = A.ModifiableCssStylesheet$0(t7.span);\n t1._evaluate0$__root = t9;\n t1._evaluate0$__parent = t1._evaluate0$_assertInModule$2(t9, \"_root\");\n t1._evaluate0$__endOfImports = 0;\n t1._evaluate0$_outOfOrderImports = null;\n }\n t1._evaluate0$_inDependency = t6.isDependency;\n t6 = new A.UnmodifiableListView(t7._stylesheet1$_forwards, type$.UnmodifiableListView_ForwardRule_2);\n if (!t6.get$isEmpty(t6))\n t1._evaluate0$_configuration = _this.environment.toImplicitConfiguration$0();\n t1.visitStylesheet$1(t7);\n t6 = t8 ? t1._evaluate0$_addOutOfOrderImports$0() : A._setArrayType([], type$.JSArray_ModifiableCssNode_2);\n _this.children._value = t6;\n t1._evaluate0$_importer = oldImporter;\n t1._evaluate0$__stylesheet = t2;\n t1._evaluate0$__root = t3;\n t1._evaluate0$__parent = t4;\n t1._evaluate0$__endOfImports = t5;\n t1._evaluate0$_outOfOrderImports = oldOutOfOrderImports;\n t1._evaluate0$_configuration = oldConfiguration;\n t1._evaluate0$_inDependency = oldInDependency;\n },\n $signature: 1\n };\n A._EvaluateVisitor__visitStaticImport_closure1.prototype = {\n call$1(supports) {\n var t2, t3, arg,\n t1 = this.$this;\n if (supports instanceof A.SupportsDeclaration0) {\n t2 = supports.name;\n t2 = t1._evaluate0$_serialize$3$quote(t2.accept$1(t1), t2, true) + \":\";\n t3 = supports.value;\n arg = t2 + (supports.get$isCustomProperty() ? \"\" : \" \") + t1._evaluate0$_serialize$3$quote(t3.accept$1(t1), t3, true);\n } else\n arg = A.NullableExtension_andThen0(supports, t1.get$_evaluate0$_visitSupportsCondition());\n return new A.CssValue0(\"supports(\" + A.S(arg) + \")\", supports.get$span(supports), type$.CssValue_String_2);\n },\n $signature: 412\n };\n A._EvaluateVisitor_visitIncludeRule_closure7.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_environment.getMixin$2$namespace(t1.name, t1.namespace);\n },\n $signature: 112\n };\n A._EvaluateVisitor_visitIncludeRule_closure8.prototype = {\n call$0() {\n return this.node.get$spanWithoutContent();\n },\n $signature: 29\n };\n A._EvaluateVisitor_visitIncludeRule_closure10.prototype = {\n call$1($content) {\n return new A.UserDefinedCallable0($content, this.$this._evaluate0$_environment.closure$0(), type$.UserDefinedCallable_Environment_2);\n },\n $signature: 413\n };\n A._EvaluateVisitor_visitIncludeRule_closure9.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = t1._evaluate0$_environment,\n oldContent = t2._environment0$_content;\n t2._environment0$_content = _this.contentCallable;\n new A._EvaluateVisitor_visitIncludeRule__closure1(t1, _this.mixin, _this.nodeWithSpan).call$0();\n t2._environment0$_content = oldContent;\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitIncludeRule__closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._evaluate0$_environment,\n oldInMixin = t2._environment0$_inMixin;\n t2._environment0$_inMixin = true;\n new A._EvaluateVisitor_visitIncludeRule___closure1(t1, this.mixin, this.nodeWithSpan).call$0();\n t2._environment0$_inMixin = oldInMixin;\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitIncludeRule___closure1.prototype = {\n call$0() {\n var t1, t2, t3, t4, _i;\n for (t1 = this.mixin.declaration.children, t2 = t1.length, t3 = this.$this, t4 = this.nodeWithSpan, _i = 0; _i < t2; ++_i)\n t3._evaluate0$_addErrorSpan$2(t4, new A._EvaluateVisitor_visitIncludeRule____closure1(t3, t1[_i]));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitIncludeRule____closure1.prototype = {\n call$0() {\n return this.statement.accept$1(this.$this);\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitMediaRule_closure5.prototype = {\n call$1(mediaQueries) {\n return this.$this._evaluate0$_mergeMediaQueries$2(mediaQueries, this.queries);\n },\n $signature: 76\n };\n A._EvaluateVisitor_visitMediaRule_closure6.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.mergedQueries;\n if (t2 == null)\n t2 = _this.queries;\n t1._evaluate0$_withMediaQueries$2(t2, new A._EvaluateVisitor_visitMediaRule__closure1(t1, _this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule__closure1.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._evaluate0$_atRootExcludingStyleRule ? null : t1._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitMediaRule___closure1(t1, this.node), false, type$.ModifiableCssStyleRule_2, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule___closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitMediaRule_closure7.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._EvaluateVisitor__visitMediaQueries_closure1.prototype = {\n call$0() {\n var t1 = A.SpanScanner$(this.resolved, null);\n return new A.MediaQueryParser0(t1, this.$this._evaluate0$_logger).parse$0();\n },\n $signature: 132\n };\n A._EvaluateVisitor_visitStyleRule_closure13.prototype = {\n call$0() {\n return A.KeyframeSelectorParser$0(this.selectorText.value, this.$this._evaluate0$_logger).parse$0();\n },\n $signature: 48\n };\n A._EvaluateVisitor_visitStyleRule_closure14.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule_closure15.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitStyleRule_closure16.prototype = {\n call$0() {\n var _s11_ = \"_stylesheet\",\n t1 = this.$this;\n return A.SelectorList_SelectorList$parse0(this.selectorText.value, !t1._evaluate0$_assertInModule$2(t1._evaluate0$__stylesheet, _s11_).plainCss, !t1._evaluate0$_assertInModule$2(t1._evaluate0$__stylesheet, _s11_).plainCss, t1._evaluate0$_logger);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitStyleRule_closure17.prototype = {\n call$0() {\n var t1 = this._box_0.parsedSelector,\n t2 = this.$this,\n t3 = t2._evaluate0$_styleRuleIgnoringAtRoot;\n t3 = t3 == null ? null : t3.originalSelector;\n return t1.resolveParentSelectors$2$implicitParent(t3, !t2._evaluate0$_atRootExcludingStyleRule);\n },\n $signature: 49\n };\n A._EvaluateVisitor_visitStyleRule_closure18.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._evaluate0$_withStyleRule$2(this.rule, new A._EvaluateVisitor_visitStyleRule__closure1(t1, this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule__closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitStyleRule_closure19.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitSupportsRule_closure3.prototype = {\n call$0() {\n var t2, t3, _i,\n t1 = this.$this,\n styleRule = t1._evaluate0$_atRootExcludingStyleRule ? null : t1._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(t1);\n else\n t1._evaluate0$_withParent$2$2(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitSupportsRule__closure1(t1, this.node), type$.ModifiableCssStyleRule_2, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitSupportsRule__closure1.prototype = {\n call$0() {\n var t1, t2, t3, _i;\n for (t1 = this.node.children, t2 = t1.length, t3 = this.$this, _i = 0; _i < t2; ++_i)\n t1[_i].accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitSupportsRule_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure5.prototype = {\n call$0() {\n var t1 = this.override;\n this.$this._evaluate0$_environment.setVariable$4$global(this.node.name, t1.value, t1.assignmentNode, true);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure6.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitVariableDeclaration_closure7.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n t1._evaluate0$_environment.setVariable$5$global$namespace(t2.name, this.value, t1._evaluate0$_expressionNode$1(t2.expression), t2.isGlobal, t2.namespace);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitUseRule_closure1.prototype = {\n call$1(module) {\n var t1 = this.node;\n this.$this._evaluate0$_environment.addModule$3$namespace(module, t1, t1.namespace);\n },\n $signature: 60\n };\n A._EvaluateVisitor_visitWarnRule_closure1.prototype = {\n call$0() {\n return this.node.expression.accept$1(this.$this);\n },\n $signature: 45\n };\n A._EvaluateVisitor_visitWhileRule_closure1.prototype = {\n call$0() {\n var t1, t2, t3, result;\n for (t1 = this.node, t2 = t1.condition, t3 = this.$this, t1 = t1.children; t2.accept$1(t3).get$isTruthy();) {\n result = t3._evaluate0$_handleReturn$2(t1, new A._EvaluateVisitor_visitWhileRule__closure1(t3));\n if (result != null)\n return result;\n }\n return null;\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitWhileRule__closure1.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature: 94\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure1.prototype = {\n call$0() {\n var right, result,\n t1 = this.node,\n t2 = this.$this,\n left = t1.left.accept$1(t2),\n t3 = t1.operator;\n switch (t3) {\n case B.BinaryOperator_kjl0:\n right = t1.right.accept$1(t2);\n return new A.SassString0(A.serializeValue0(left, false, true) + \"=\" + A.serializeValue0(right, false, true), false);\n case B.BinaryOperator_or_or_10:\n return left.get$isTruthy() ? left : t1.right.accept$1(t2);\n case B.BinaryOperator_and_and_20:\n return left.get$isTruthy() ? t1.right.accept$1(t2) : left;\n case B.BinaryOperator_YlX0:\n return left.$eq(0, t1.right.accept$1(t2)) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n case B.BinaryOperator_i5H0:\n return !left.$eq(0, t1.right.accept$1(t2)) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n case B.BinaryOperator_AcR1:\n return left.greaterThan$1(t1.right.accept$1(t2));\n case B.BinaryOperator_1da0:\n return left.greaterThanOrEquals$1(t1.right.accept$1(t2));\n case B.BinaryOperator_8qt0:\n return left.lessThan$1(t1.right.accept$1(t2));\n case B.BinaryOperator_33h0:\n return left.lessThanOrEquals$1(t1.right.accept$1(t2));\n case B.BinaryOperator_AcR2:\n return left.plus$1(t1.right.accept$1(t2));\n case B.BinaryOperator_iyO0:\n return left.minus$1(t1.right.accept$1(t2));\n case B.BinaryOperator_O1M0:\n return left.times$1(t1.right.accept$1(t2));\n case B.BinaryOperator_RTB0:\n right = t1.right.accept$1(t2);\n result = left.dividedBy$1(right);\n if (t1.allowsSlash && left instanceof A.SassNumber0 && right instanceof A.SassNumber0)\n return type$.SassNumber_2._as(result).withSlash$2(left, right);\n else {\n if (left instanceof A.SassNumber0 && right instanceof A.SassNumber0)\n t2._evaluate0$_warn$3$deprecation(string$.Using__o + A.S(new A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1().call$1(t1)) + \" or calc(\" + t1.toString$0(0) + string$.x29x0a_Morx20, t1.get$span(t1), true);\n return result;\n }\n case B.BinaryOperator_2ad0:\n return left.modulo$1(t1.right.accept$1(t2));\n default:\n throw A.wrapException(A.ArgumentError$(\"Unknown binary operator \" + t3.toString$0(0) + \".\", null));\n }\n },\n $signature: 45\n };\n A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1.prototype = {\n call$1(expression) {\n if (expression instanceof A.BinaryOperationExpression0 && expression.operator === B.BinaryOperator_RTB0)\n return \"math.div(\" + A.S(this.call$1(expression.left)) + \", \" + A.S(this.call$1(expression.right)) + \")\";\n else if (expression instanceof A.ParenthesizedExpression0)\n return expression.expression.toString$0(0);\n else\n return expression.toString$0(0);\n },\n $signature: 130\n };\n A._EvaluateVisitor_visitVariableExpression_closure1.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_environment.getVariable$2$namespace(t1.name, t1.namespace);\n },\n $signature: 38\n };\n A._EvaluateVisitor_visitUnaryOperationExpression_closure1.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.node.operator;\n switch (t1) {\n case B.UnaryOperator_j2w0:\n return _this.operand.unaryPlus$0();\n case B.UnaryOperator_U4G0:\n return _this.operand.unaryMinus$0();\n case B.UnaryOperator_zDx0:\n return new A.SassString0(\"/\" + A.serializeValue0(_this.operand, false, true), false);\n case B.UnaryOperator_not_not0:\n return _this.operand.unaryNot$0();\n default:\n throw A.wrapException(A.StateError$(\"Unknown unary operator \" + t1.toString$0(0) + \".\"));\n }\n },\n $signature: 45\n };\n A._EvaluateVisitor__visitCalculationValue_closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node,\n t3 = this.inMinMax;\n return A.SassCalculation_operateInternal0(t1._evaluate0$_binaryOperatorToCalculationOperator$1(t2.operator), t1._evaluate0$_visitCalculationValue$2$inMinMax(t2.left, t3), t1._evaluate0$_visitCalculationValue$2$inMinMax(t2.right, t3), t3);\n },\n $signature: 85\n };\n A._EvaluateVisitor_visitListExpression_closure1.prototype = {\n call$1(expression) {\n return expression.accept$1(this.$this);\n },\n $signature: 414\n };\n A._EvaluateVisitor_visitFunctionExpression_closure3.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_getFunction$2$namespace(A.stringReplaceAllUnchecked(t1.originalName, \"_\", \"-\"), t1.namespace);\n },\n $signature: 112\n };\n A._EvaluateVisitor_visitFunctionExpression_closure4.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);\n },\n $signature: 45\n };\n A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure1.prototype = {\n call$0() {\n var t1 = this.node;\n return this.$this._evaluate0$_runFunctionCallable$3(t1.$arguments, this.$function, t1);\n },\n $signature: 45\n };\n A._EvaluateVisitor__runUserDefinedCallable_closure1.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.callable;\n return t1._evaluate0$_withEnvironment$2(t2.environment.closure$0(), new A._EvaluateVisitor__runUserDefinedCallable__closure1(t1, _this.evaluated, t2, _this.nodeWithSpan, _this.run, _this.V));\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable__closure1.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.V;\n return t1._evaluate0$_environment.scope$1$1(new A._EvaluateVisitor__runUserDefinedCallable___closure1(t1, _this.evaluated, _this.callable, _this.nodeWithSpan, _this.run, t2), t2);\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable___closure1.prototype = {\n call$0() {\n var declaredArguments, t7, minLength, t8, i, argument, t9, value, t10, t11, restArgument, rest, argumentList, result, argumentWord, argumentNames, _this = this,\n t1 = _this.$this,\n t2 = _this.evaluated,\n t3 = t2.positional,\n t4 = t2.named,\n t5 = _this.callable.declaration.$arguments,\n t6 = _this.nodeWithSpan;\n t1._evaluate0$_verifyArguments$4(t3.length, t4, t5, t6);\n declaredArguments = t5.$arguments;\n t7 = declaredArguments.length;\n minLength = Math.min(t3.length, t7);\n for (t8 = t2.positionalNodes, i = 0; i < minLength; ++i)\n t1._evaluate0$_environment.setLocalVariable$3(declaredArguments[i].name, t3[i], t8[i]);\n for (i = t3.length, t8 = t2.namedNodes; i < t7; ++i) {\n argument = declaredArguments[i];\n t9 = argument.name;\n value = t4.remove$1(0, t9);\n if (value == null) {\n t10 = argument.defaultValue;\n value = t1._evaluate0$_withoutSlash$2(t10.accept$1(t1), t1._evaluate0$_expressionNode$1(t10));\n }\n t10 = t1._evaluate0$_environment;\n t11 = t8.$index(0, t9);\n if (t11 == null) {\n t11 = argument.defaultValue;\n t11.toString;\n t11 = t1._evaluate0$_expressionNode$1(t11);\n }\n t10.setLocalVariable$3(t9, value, t11);\n }\n restArgument = t5.restArgument;\n if (restArgument != null) {\n rest = t3.length > t7 ? B.JSArray_methods.sublist$1(t3, t7) : B.List_empty15;\n t2 = t2.separator;\n argumentList = A.SassArgumentList$0(rest, t4, t2 === B.ListSeparator_undecided_null0 ? B.ListSeparator_kWM0 : t2);\n t1._evaluate0$_environment.setLocalVariable$3(restArgument, argumentList, t6);\n } else\n argumentList = null;\n result = _this.run.call$0();\n if (argumentList == null)\n return result;\n if (t4.get$isEmpty(t4))\n return result;\n if (argumentList._argument_list$_wereKeywordsAccessed)\n return result;\n t2 = t4.get$keys(t4);\n argumentWord = A.pluralize0(\"argument\", t2.get$length(t2), null);\n t4 = t4.get$keys(t4);\n argumentNames = A.toSentence0(A.MappedIterable_MappedIterable(t4, new A._EvaluateVisitor__runUserDefinedCallable____closure1(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Object), \"or\");\n throw A.wrapException(A.MultiSpanSassRuntimeException$0(\"No \" + argumentWord + \" named \" + argumentNames + \".\", t6.get$span(t6), \"invocation\", A.LinkedHashMap_LinkedHashMap$_literal([t5.get$spanWithName(), \"declaration\"], type$.FileSpan, type$.String), t1._evaluate0$_stackTrace$1(t6.get$span(t6))));\n },\n $signature() {\n return this.V._eval$1(\"0()\");\n }\n };\n A._EvaluateVisitor__runUserDefinedCallable____closure1.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__runFunctionCallable_closure1.prototype = {\n call$0() {\n var t1, t2, t3, t4, _i, $returnValue;\n for (t1 = this.callable.declaration, t2 = t1.children, t3 = t2.length, t4 = this.$this, _i = 0; _i < t3; ++_i) {\n $returnValue = t2[_i].accept$1(t4);\n if ($returnValue instanceof A.Value0)\n return $returnValue;\n }\n throw A.wrapException(t4._evaluate0$_exception$2(\"Function finished without @return.\", t1.span));\n },\n $signature: 45\n };\n A._EvaluateVisitor__runBuiltInCallable_closure3.prototype = {\n call$0() {\n return this.overload.verify$2(this.evaluated.positional.length, this.namedSet);\n },\n $signature: 0\n };\n A._EvaluateVisitor__runBuiltInCallable_closure4.prototype = {\n call$1($name) {\n return \"$\" + $name;\n },\n $signature: 5\n };\n A._EvaluateVisitor__evaluateArguments_closure7.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateArguments_closure8.prototype = {\n call$1(value) {\n return this.$this._evaluate0$_withoutSlash$2(value, this.restNodeForSpan);\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateArguments_closure9.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restNodeForSpan;\n _this.named.$indexSet(0, key, _this.$this._evaluate0$_withoutSlash$2(value, t1));\n _this.namedNodes.$indexSet(0, key, t1);\n },\n $signature: 89\n };\n A._EvaluateVisitor__evaluateArguments_closure10.prototype = {\n call$1(value) {\n return value;\n },\n $signature: 36\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure7.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression0(value, t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure8.prototype = {\n call$1(value) {\n var t1 = this.restArgs;\n return new A.ValueExpression0(this.$this._evaluate0$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure9.prototype = {\n call$2(key, value) {\n var _this = this,\n t1 = _this.restArgs;\n _this.named.$indexSet(0, key, new A.ValueExpression0(_this.$this._evaluate0$_withoutSlash$2(value, _this.restNodeForSpan), t1.get$span(t1)));\n },\n $signature: 89\n };\n A._EvaluateVisitor__evaluateMacroArguments_closure10.prototype = {\n call$1(value) {\n var t1 = this.keywordRestArgs;\n return new A.ValueExpression0(this.$this._evaluate0$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));\n },\n $signature: 58\n };\n A._EvaluateVisitor__addRestMap_closure1.prototype = {\n call$2(key, value) {\n var t2, _this = this,\n t1 = _this.$this;\n if (key instanceof A.SassString0)\n _this.values.$indexSet(0, key._string0$_text, _this.convert.call$1(t1._evaluate0$_withoutSlash$2(value, _this.expressionNode)));\n else {\n t2 = _this.nodeWithSpan;\n throw A.wrapException(t1._evaluate0$_exception$2(string$.Variab_ + key.toString$0(0) + \" is not a string in \" + _this.map.toString$0(0) + \".\", t2.get$span(t2)));\n }\n },\n $signature: 53\n };\n A._EvaluateVisitor__verifyArguments_closure1.prototype = {\n call$0() {\n return this.$arguments.verify$2(this.positional, new A.MapKeySet(this.named, type$.MapKeySet_String));\n },\n $signature: 0\n };\n A._EvaluateVisitor_visitStringExpression_closure1.prototype = {\n call$1(value) {\n var t1, result;\n if (typeof value == \"string\")\n return value;\n type$.Expression_2._as(value);\n t1 = this.$this;\n result = value.accept$1(t1);\n return result instanceof A.SassString0 ? result._string0$_text : t1._evaluate0$_serialize$3$quote(result, value, false);\n },\n $signature: 47\n };\n A._EvaluateVisitor_visitCssAtRule_closure3.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssAtRule_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure3.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssKeyframeBlock_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssMediaRule_closure5.prototype = {\n call$1(mediaQueries) {\n return this.$this._evaluate0$_mergeMediaQueries$2(mediaQueries, this.node.queries);\n },\n $signature: 76\n };\n A._EvaluateVisitor_visitCssMediaRule_closure6.prototype = {\n call$0() {\n var _this = this,\n t1 = _this.$this,\n t2 = _this.mergedQueries;\n if (t2 == null)\n t2 = _this.node.queries;\n t1._evaluate0$_withMediaQueries$2(t2, new A._EvaluateVisitor_visitCssMediaRule__closure1(t1, _this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule__closure1.prototype = {\n call$0() {\n var t2, t3,\n t1 = this.$this,\n styleRule = t1._evaluate0$_atRootExcludingStyleRule ? null : t1._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();)\n t3._as(t2.__internal$_current).accept$1(t1);\n else\n t1._evaluate0$_withParent$2$3$scopeWhen(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssMediaRule___closure1(t1, this.node), false, type$.ModifiableCssStyleRule_2, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule___closure1.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssMediaRule_closure7.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.mergedQueries != null && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssStyleRule_closure3.prototype = {\n call$0() {\n var t1 = this.$this;\n t1._evaluate0$_withStyleRule$2(this.rule, new A._EvaluateVisitor_visitCssStyleRule__closure1(t1, this.node));\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssStyleRule__closure1.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssStyleRule_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure3.prototype = {\n call$0() {\n var t2, t3,\n t1 = this.$this,\n styleRule = t1._evaluate0$_atRootExcludingStyleRule ? null : t1._evaluate0$_styleRuleIgnoringAtRoot;\n if (styleRule == null)\n for (t2 = this.node.children, t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();)\n t3._as(t2.__internal$_current).accept$1(t1);\n else\n t1._evaluate0$_withParent$2$2(A.ModifiableCssStyleRule$0(styleRule.selector, styleRule.span, styleRule.originalSelector), new A._EvaluateVisitor_visitCssSupportsRule__closure1(t1, this.node), type$.ModifiableCssStyleRule_2, type$.Null);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssSupportsRule__closure1.prototype = {\n call$0() {\n var t1, t2, t3;\n for (t1 = this.node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1, t3 = this.$this; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(t3);\n },\n $signature: 1\n };\n A._EvaluateVisitor_visitCssSupportsRule_closure4.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluateVisitor__performInterpolation_closure1.prototype = {\n call$1(value) {\n var t1, result, t2, t3;\n if (typeof value == \"string\")\n return value;\n type$.Expression_2._as(value);\n t1 = this.$this;\n result = value.accept$1(t1);\n if (this.warnForColor && result instanceof A.SassColor0 && $.$get$namesByColor0().containsKey$1(result)) {\n t2 = A.Interpolation$0(A._setArrayType([\"\"], type$.JSArray_Object), this.interpolation.span);\n t3 = $.$get$namesByColor0();\n t1._evaluate0$_warn$2(string$.You_pr + A.S(t3.$index(0, result)) + string$.x20in_in + result.toString$0(0) + string$.x2c_whicw + A.S(t3.$index(0, result)) + string$.x22x29__If + new A.BinaryOperationExpression0(B.BinaryOperator_AcR2, new A.StringExpression0(t2, true), value, false).toString$0(0) + \"'.\", value.get$span(value));\n }\n return t1._evaluate0$_serialize$3$quote(result, value, false);\n },\n $signature: 47\n };\n A._EvaluateVisitor__serialize_closure1.prototype = {\n call$0() {\n return A.serializeValue0(this.value, false, this.quote);\n },\n $signature: 30\n };\n A._EvaluateVisitor__expressionNode_closure1.prototype = {\n call$0() {\n var t1 = this.expression;\n return this.$this._evaluate0$_environment.getVariableNode$2$namespace(t1.name, t1.namespace);\n },\n $signature: 187\n };\n A._EvaluateVisitor__withoutSlash_recommendation1.prototype = {\n call$1(number) {\n var asSlash = number.asSlash;\n if (asSlash != null)\n return \"math.div(\" + A.S(this.call$1(asSlash.item1)) + \", \" + A.S(this.call$1(asSlash.item2)) + \")\";\n else\n return A.serializeValue0(number, true, true);\n },\n $signature: 188\n };\n A._EvaluateVisitor__stackFrame_closure1.prototype = {\n call$1(url) {\n var t1 = this.$this._evaluate0$_importCache;\n t1 = t1 == null ? null : t1.humanize$1(url);\n return t1 == null ? url : t1;\n },\n $signature: 88\n };\n A._EvaluateVisitor__stackTrace_closure1.prototype = {\n call$1(tuple) {\n return this.$this._evaluate0$_stackFrame$2(tuple.item1, J.get$span$z(tuple.item2));\n },\n $signature: 189\n };\n A._ImportedCssVisitor1.prototype = {\n visitCssAtRule$1(node) {\n var t1 = node.isChildless ? null : new A._ImportedCssVisitor_visitCssAtRule_closure1();\n this._evaluate0$_visitor._evaluate0$_addChild$2$through(node, t1);\n },\n visitCssComment$1(node) {\n return this._evaluate0$_visitor._evaluate0$_addChild$1(node);\n },\n visitCssDeclaration$1(node) {\n },\n visitCssImport$1(node) {\n var t2,\n _s13_ = \"_endOfImports\",\n t1 = this._evaluate0$_visitor;\n if (t1._evaluate0$_assertInModule$2(t1._evaluate0$__parent, \"__parent\") !== t1._evaluate0$_assertInModule$2(t1._evaluate0$__root, \"_root\"))\n t1._evaluate0$_addChild$1(node);\n else if (t1._evaluate0$_assertInModule$2(t1._evaluate0$__endOfImports, _s13_) === J.get$length$asx(t1._evaluate0$_assertInModule$2(t1._evaluate0$__root, \"_root\").children._collection$_source)) {\n t1._evaluate0$_addChild$1(node);\n t1._evaluate0$__endOfImports = t1._evaluate0$_assertInModule$2(t1._evaluate0$__endOfImports, _s13_) + 1;\n } else {\n t2 = t1._evaluate0$_outOfOrderImports;\n (t2 == null ? t1._evaluate0$_outOfOrderImports = A._setArrayType([], type$.JSArray_ModifiableCssImport_2) : t2).push(node);\n }\n },\n visitCssKeyframeBlock$1(node) {\n },\n visitCssMediaRule$1(node) {\n var t1 = this._evaluate0$_visitor,\n mediaQueries = t1._evaluate0$_mediaQueries;\n t1._evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssMediaRule_closure1(mediaQueries == null || t1._evaluate0$_mergeMediaQueries$2(mediaQueries, node.queries) != null));\n },\n visitCssStyleRule$1(node) {\n return this._evaluate0$_visitor._evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssStyleRule_closure1());\n },\n visitCssStylesheet$1(node) {\n var t1, t2;\n for (t1 = node.children, t1 = new A.ListIterator(t1, t1.get$length(t1)), t2 = A._instanceType(t1)._precomputed1; t1.moveNext$0();)\n t2._as(t1.__internal$_current).accept$1(this);\n },\n visitCssSupportsRule$1(node) {\n return this._evaluate0$_visitor._evaluate0$_addChild$2$through(node, new A._ImportedCssVisitor_visitCssSupportsRule_closure1());\n }\n };\n A._ImportedCssVisitor_visitCssAtRule_closure1.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssMediaRule_closure1.prototype = {\n call$1(node) {\n var t1;\n if (!type$.CssStyleRule_2._is(node))\n t1 = this.hasBeenMerged && type$.CssMediaRule_2._is(node);\n else\n t1 = true;\n return t1;\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssStyleRule_closure1.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._ImportedCssVisitor_visitCssSupportsRule_closure1.prototype = {\n call$1(node) {\n return type$.CssStyleRule_2._is(node);\n },\n $signature: 8\n };\n A._EvaluationContext1.prototype = {\n get$currentCallableSpan() {\n var callableNode = this._evaluate0$_visitor._evaluate0$_callableNode;\n if (callableNode != null)\n return callableNode.get$span(callableNode);\n throw A.wrapException(A.StateError$(string$.No_Sasc));\n },\n warn$2$deprecation(_, message, deprecation) {\n var t1 = this._evaluate0$_visitor,\n t2 = t1._evaluate0$_importSpan;\n if (t2 == null) {\n t2 = t1._evaluate0$_callableNode;\n t2 = t2 == null ? null : t2.get$span(t2);\n }\n t1._evaluate0$_warn$3$deprecation(message, t2 == null ? this._evaluate0$_defaultWarnNodeWithSpan.span : t2, deprecation);\n },\n $isEvaluationContext0: 1\n };\n A._ArgumentResults1.prototype = {};\n A._LoadedStylesheet1.prototype = {};\n A._NodeException.prototype = {};\n A.exceptionClass_closure.prototype = {\n call$0() {\n var jsClass = type$.JSClass._as(new self.Function(\"\", \" return class Exception extends Error {\\n constructor(dartException, message) {\\n super(message);\\n\\n // Define this as non-enumerable so that it doesn't show up when the\\n // exception hits the top level.\\n Object.defineProperty(this, '_dartException', {\\n value: dartException,\\n enumerable: false\\n });\\n }\\n\\n toString() {\\n return this.message;\\n }\\n }\\n \").call$0());\n A.defineGetter(jsClass, \"name\", null, \"sass.Exception\");\n A.LinkedHashMap_LinkedHashMap$_literal([\"sassMessage\", new A.exceptionClass__closure(), \"sassStack\", new A.exceptionClass__closure0(), \"span\", new A.exceptionClass__closure1()], type$.String, type$.Function).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));\n return jsClass;\n },\n $signature: 25\n };\n A.exceptionClass__closure.prototype = {\n call$1(exception) {\n return J.get$_dartException$x(exception)._span_exception$_message;\n },\n $signature: 218\n };\n A.exceptionClass__closure0.prototype = {\n call$1(exception) {\n return J.get$trace$z(J.get$_dartException$x(exception)).toString$0(0);\n },\n $signature: 218\n };\n A.exceptionClass__closure1.prototype = {\n call$1(exception) {\n var t1 = J.get$_dartException$x(exception),\n t2 = J.getInterceptor$z(t1);\n return A.SourceSpanException.prototype.get$span.call(t2, t1);\n },\n $signature: 416\n };\n A.SassException0.prototype = {\n get$trace(_) {\n return A.Trace$(A._setArrayType([A.frameForSpan0(A.SourceSpanException.prototype.get$span.call(this, this), \"root stylesheet\", null)], type$.JSArray_Frame), null);\n },\n get$span(_) {\n return A.SourceSpanException.prototype.get$span.call(this, this);\n },\n toString$1$color(_, color) {\n var t2, _i, frame, t3, _this = this,\n buffer = new A.StringBuffer(\"\"),\n t1 = \"\" + (\"Error: \" + _this._span_exception$_message + \"\\n\");\n buffer._contents = t1;\n buffer._contents = t1 + A.SourceSpanException.prototype.get$span.call(_this, _this).highlight$1$color(color);\n for (t1 = _this.get$trace(_this).toString$0(0).split(\"\\n\"), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n frame = t1[_i];\n if (J.get$length$asx(frame) === 0)\n continue;\n t3 = buffer._contents += \"\\n\";\n buffer._contents = t3 + (\" \" + A.S(frame));\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n toString$0($receiver) {\n return this.toString$1$color($receiver, null);\n }\n };\n A.MultiSpanSassException0.prototype = {\n toString$1$color(_, color) {\n var t1, t2, _i, frame, _this = this,\n useColor = color === true && true,\n buffer = new A.StringBuffer(\"Error: \" + _this._span_exception$_message + \"\\n\");\n A.NullableExtension_andThen0(A.Highlighter$multiple(A.SourceSpanException.prototype.get$span.call(_this, _this), _this.primaryLabel, _this.secondarySpans, useColor, null, null).highlight$0(), buffer.get$write(buffer));\n for (t1 = _this.get$trace(_this).toString$0(0).split(\"\\n\"), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n frame = t1[_i];\n if (J.get$length$asx(frame) === 0)\n continue;\n buffer._contents += \"\\n\";\n buffer._contents += \" \" + A.S(frame);\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n toString$0($receiver) {\n return this.toString$1$color($receiver, null);\n }\n };\n A.SassRuntimeException0.prototype = {\n get$trace(receiver) {\n return this.trace;\n }\n };\n A.MultiSpanSassRuntimeException0.prototype = {$isSassRuntimeException0: 1,\n get$trace(receiver) {\n return this.trace;\n }\n };\n A.SassFormatException0.prototype = {\n get$source() {\n return A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(A.SourceSpanException.prototype.get$span.call(this, this).file._decodedChars, 0, null), 0, null);\n },\n $isFormatException: 1,\n $isSourceSpanFormatException: 1\n };\n A.SassScriptException0.prototype = {\n toString$0(_) {\n return this.message + string$.x0a_BUG_;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.MultiSpanSassScriptException0.prototype = {};\n A.Exports.prototype = {};\n A.LoggerNamespace.prototype = {};\n A.ExtendRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitExtendRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@extend \" + this.selector.toString$0(0);\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Extension0.prototype = {\n toString$0(_) {\n var t1 = this.extender.toString$0(0) + \" {@extend \" + this.target.toString$0(0);\n return t1 + (this.isOptional ? \" !optional\" : \"\") + \"}\";\n }\n };\n A.Extender0.prototype = {\n assertCompatibleMediaContext$1(mediaContext) {\n var expectedMediaContext,\n extension = this._extension$_extension;\n if (extension == null)\n return;\n expectedMediaContext = extension.mediaContext;\n if (expectedMediaContext == null)\n return;\n if (mediaContext != null && B.C_ListEquality.equals$2(0, expectedMediaContext, mediaContext))\n return;\n throw A.wrapException(A.SassException$0(string$.You_ma, extension.span));\n },\n toString$0(_) {\n return A.serializeSelector0(this.selector, true);\n }\n };\n A.ExtensionStore0.prototype = {\n get$isEmpty(_) {\n var t1 = this._extension_store$_extensions;\n return t1.get$isEmpty(t1);\n },\n get$simpleSelectors() {\n return new A.MapKeySet(this._extension_store$_selectors, type$.MapKeySet_SimpleSelector_2);\n },\n extensionsWhereTarget$1($async$callback) {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var callback = $async$callback;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, t2, t3;\n return function $async$extensionsWhereTarget$1($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = $async$self._extension_store$_extensions, t1 = t1.get$entries(t1), t1 = t1.get$iterator(t1);\n case 2:\n // for condition\n if (!t1.moveNext$0()) {\n // goto after for\n $async$goto = 3;\n break;\n }\n t2 = t1.get$current(t1);\n if (!callback.call$1(t2.key)) {\n // goto for condition\n $async$goto = 2;\n break;\n }\n t2 = J.get$values$z(t2.value), t2 = t2.get$iterator(t2);\n case 4:\n // for condition\n if (!t2.moveNext$0()) {\n // goto after for\n $async$goto = 5;\n break;\n }\n t3 = t2.get$current(t2);\n $async$goto = t3 instanceof A.MergedExtension0 ? 6 : 8;\n break;\n case 6:\n // then\n t3 = t3.unmerge$0();\n $async$goto = 9;\n return A._IterationMarker_yieldStar(new A.WhereIterable(t3, new A.ExtensionStore_extensionsWhereTarget_closure0(), t3.$ti._eval$1(\"WhereIterable\")));\n case 9:\n // after yield\n // goto join\n $async$goto = 7;\n break;\n case 8:\n // else\n $async$goto = !t3.isOptional ? 10 : 11;\n break;\n case 10:\n // then\n $async$goto = 12;\n return t3;\n case 12:\n // after yield\n case 11:\n // join\n case 7:\n // join\n // goto for condition\n $async$goto = 4;\n break;\n case 5:\n // after for\n // goto for condition\n $async$goto = 2;\n break;\n case 3:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.Extension_2);\n },\n addSelector$3(selector, selectorSpan, mediaContext) {\n var originalSelector, error, stackTrace, t1, t2, t3, _i, exception, t4, modifiableSelector, _this = this;\n selector = selector;\n originalSelector = selector;\n if (!originalSelector.get$isInvisible())\n for (t1 = originalSelector.components, t2 = t1.length, t3 = _this._extension_store$_originals, _i = 0; _i < t2; ++_i)\n t3.add$1(0, t1[_i]);\n t1 = _this._extension_store$_extensions;\n if (t1.get$isNotEmpty(t1))\n try {\n selector = _this._extension_store$_extendList$4(originalSelector, selectorSpan, t1, mediaContext);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n A.throwWithTrace0(new A.SassException0(\"From \" + A.SourceSpanException.prototype.get$span.call(t2, t1).message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t4, t3)), stackTrace);\n } else\n throw exception;\n }\n modifiableSelector = new A.ModifiableCssValue0(selector, selectorSpan, type$.ModifiableCssValue_SelectorList_2);\n if (mediaContext != null)\n _this._extension_store$_mediaContexts.$indexSet(0, modifiableSelector, mediaContext);\n _this._extension_store$_registerSelector$2(selector, modifiableSelector);\n return modifiableSelector;\n },\n _extension_store$_registerSelector$2(list, selector) {\n var t1, t2, t3, _i, t4, t5, _i0, component, t6, t7, _i1, simple, selectorInPseudo;\n for (t1 = list.components, t2 = t1.length, t3 = this._extension_store$_selectors, _i = 0; _i < t2; ++_i)\n for (t4 = t1[_i].components, t5 = t4.length, _i0 = 0; _i0 < t5; ++_i0) {\n component = t4[_i0];\n if (!(component instanceof A.CompoundSelector0))\n continue;\n for (t6 = component.components, t7 = t6.length, _i1 = 0; _i1 < t7; ++_i1) {\n simple = t6[_i1];\n J.add$1$ax(t3.putIfAbsent$2(simple, new A.ExtensionStore__registerSelector_closure0()), selector);\n if (!(simple instanceof A.PseudoSelector0))\n continue;\n selectorInPseudo = simple.selector;\n if (selectorInPseudo != null)\n this._extension_store$_registerSelector$2(selectorInPseudo, selector);\n }\n }\n },\n addExtension$4(extender, target, extend, mediaContext) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, newExtensions, _i, complex, t12, extension, existingExtension, t13, newExtensionsByTarget, additionalExtensions, _this = this,\n selectors = _this._extension_store$_selectors.$index(0, target),\n t1 = _this._extension_store$_extensionsByExtender,\n existingExtensions = t1.$index(0, target),\n sources = _this._extension_store$_extensions.putIfAbsent$2(target, new A.ExtensionStore_addExtension_closure2());\n for (t2 = extender.value.components, t3 = t2.length, t4 = selectors == null, t5 = _this._extension_store$_sourceSpecificity, t6 = extender.span, t7 = extend.span, t8 = extend.isOptional, t9 = existingExtensions != null, t10 = type$.ComplexSelector_2, t11 = type$.Extension_2, newExtensions = null, _i = 0; _i < t3; ++_i) {\n complex = t2[_i];\n if (complex._complex0$_maxSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n complex._complex0$_maxSpecificity.toString;\n t12 = new A.Extender0(complex, false, t6);\n extension = t12._extension$_extension = new A.Extension0(t12, target, mediaContext, t8, t7);\n existingExtension = sources.$index(0, complex);\n if (existingExtension != null) {\n sources.$indexSet(0, complex, A.MergedExtension_merge0(existingExtension, extension));\n continue;\n }\n sources.$indexSet(0, complex, extension);\n for (t12 = new A._SyncStarIterator(_this._extension_store$_simpleSelectors$1(complex)._outerHelper()); t12.moveNext$0();) {\n t13 = t12.get$current(t12);\n J.add$1$ax(t1.putIfAbsent$2(t13, new A.ExtensionStore_addExtension_closure3()), extension);\n t5.putIfAbsent$2(t13, new A.ExtensionStore_addExtension_closure4(complex));\n }\n if (!t4 || t9) {\n if (newExtensions == null)\n newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(t10, t11);\n newExtensions.$indexSet(0, complex, extension);\n }\n }\n if (newExtensions == null)\n return;\n t1 = type$.SimpleSelector_2;\n newExtensionsByTarget = A.LinkedHashMap_LinkedHashMap$_literal([target, newExtensions], t1, type$.Map_ComplexSelector_Extension_2);\n if (t9) {\n additionalExtensions = _this._extension_store$_extendExistingExtensions$2(existingExtensions, newExtensionsByTarget);\n if (additionalExtensions != null)\n A.mapAddAll20(newExtensionsByTarget, additionalExtensions, t1, t10, t11);\n }\n if (!t4)\n _this._extension_store$_extendExistingSelectors$2(selectors, newExtensionsByTarget);\n },\n _extension_store$_simpleSelectors$1(complex) {\n return this._simpleSelectors$body$ExtensionStore0(complex);\n },\n _simpleSelectors$body$ExtensionStore0($async$complex) {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var complex = $async$complex;\n var $async$goto = 0, $async$handler = 1, $async$currentError, t1, t2, _i, component, t3, t4, _i0, simple, selector, t5, t6, _i1;\n return function $async$_extension_store$_simpleSelectors$1($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = complex.components, t2 = t1.length, _i = 0;\n case 2:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 4;\n break;\n }\n component = t1[_i];\n $async$goto = component instanceof A.CompoundSelector0 ? 5 : 6;\n break;\n case 5:\n // then\n t3 = component.components, t4 = t3.length, _i0 = 0;\n case 7:\n // for condition\n if (!(_i0 < t4)) {\n // goto after for\n $async$goto = 9;\n break;\n }\n simple = t3[_i0];\n $async$goto = 10;\n return simple;\n case 10:\n // after yield\n if (!(simple instanceof A.PseudoSelector0)) {\n // goto for update\n $async$goto = 8;\n break;\n }\n selector = simple.selector;\n if (selector == null) {\n // goto for update\n $async$goto = 8;\n break;\n }\n t5 = selector.components, t6 = t5.length, _i1 = 0;\n case 11:\n // for condition\n if (!(_i1 < t6)) {\n // goto after for\n $async$goto = 13;\n break;\n }\n $async$goto = 14;\n return A._IterationMarker_yieldStar($async$self._extension_store$_simpleSelectors$1(t5[_i1]));\n case 14:\n // after yield\n case 12:\n // for update\n ++_i1;\n // goto for condition\n $async$goto = 11;\n break;\n case 13:\n // after for\n case 8:\n // for update\n ++_i0;\n // goto for condition\n $async$goto = 7;\n break;\n case 9:\n // after for\n case 6:\n // join\n case 3:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 2;\n break;\n case 4:\n // after for\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.SimpleSelector_2);\n },\n _extension_store$_extendExistingExtensions$2(extensions, newExtensions) {\n var extension, selectors, error, stackTrace, t1, t2, t3, t4, t5, t6, additionalExtensions, _i, t7, exception, t8, t9, containsExtension, first, _i0, complex, t10, t11, t12, t13, t14, withExtender, existingExtension, _i1, component, _i2;\n for (t1 = J.toList$0$ax(extensions), t2 = t1.length, t3 = this._extension_store$_extensionsByExtender, t4 = type$.SimpleSelector_2, t5 = type$.Map_ComplexSelector_Extension_2, t6 = this._extension_store$_extensions, additionalExtensions = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n extension = t1[_i];\n t7 = t6.$index(0, extension.target);\n t7.toString;\n selectors = null;\n try {\n selectors = this._extension_store$_extendComplex$4(extension.extender.selector, extension.extender.span, newExtensions, extension.mediaContext);\n if (selectors == null)\n continue;\n } catch (exception) {\n t8 = A.unwrapException(exception);\n if (t8 instanceof A.SassException0) {\n error = t8;\n stackTrace = A.getTraceFromException(exception);\n t8 = error;\n t9 = J.getInterceptor$z(t8);\n A.throwWithTrace0(new A.SassException0(\"From \" + extension.extender.span.message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t9, t8)), stackTrace);\n } else\n throw exception;\n }\n t8 = J.get$first$ax(selectors);\n t9 = extension.extender;\n containsExtension = B.C_ListEquality.equals$2(0, t8.components, t9.selector.components);\n for (t8 = selectors, t9 = t8.length, first = true, _i0 = 0; _i0 < t8.length; t8.length === t9 || (0, A.throwConcurrentModificationError)(t8), ++_i0) {\n complex = t8[_i0];\n if (containsExtension && first) {\n first = false;\n continue;\n }\n t10 = extension;\n t11 = t10.extender;\n t12 = t10.target;\n t13 = t10.span;\n t14 = t10.mediaContext;\n t10 = t10.isOptional;\n if (complex._complex0$_maxSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n complex._complex0$_maxSpecificity.toString;\n t11 = new A.Extender0(complex, false, t11.span);\n withExtender = t11._extension$_extension = new A.Extension0(t11, t12, t14, t10, t13);\n existingExtension = t7.$index(0, complex);\n if (existingExtension != null)\n t7.$indexSet(0, complex, A.MergedExtension_merge0(existingExtension, withExtender));\n else {\n t7.$indexSet(0, complex, withExtender);\n for (t10 = complex.components, t11 = t10.length, _i1 = 0; _i1 < t11; ++_i1) {\n component = t10[_i1];\n if (component instanceof A.CompoundSelector0)\n for (t12 = component.components, t13 = t12.length, _i2 = 0; _i2 < t13; ++_i2)\n J.add$1$ax(t3.putIfAbsent$2(t12[_i2], new A.ExtensionStore__extendExistingExtensions_closure1()), withExtender);\n }\n if (newExtensions.containsKey$1(extension.target)) {\n if (additionalExtensions == null)\n additionalExtensions = A.LinkedHashMap_LinkedHashMap$_empty(t4, t5);\n additionalExtensions.putIfAbsent$2(extension.target, new A.ExtensionStore__extendExistingExtensions_closure2()).$indexSet(0, complex, withExtender);\n }\n }\n }\n if (!containsExtension)\n t7.remove$1(0, extension.extender);\n }\n return additionalExtensions;\n },\n _extension_store$_extendExistingSelectors$2(selectors, newExtensions) {\n var selector, error, stackTrace, t1, t2, oldValue, exception, t3, t4;\n for (t1 = selectors.get$iterator(selectors), t2 = this._extension_store$_mediaContexts; t1.moveNext$0();) {\n selector = t1.get$current(t1);\n oldValue = selector.value;\n try {\n selector.value = this._extension_store$_extendList$4(selector.value, selector.span, newExtensions, t2.$index(0, selector));\n } catch (exception) {\n t3 = A.unwrapException(exception);\n if (t3 instanceof A.SassException0) {\n error = t3;\n stackTrace = A.getTraceFromException(exception);\n t3 = error;\n t4 = J.getInterceptor$z(t3);\n A.throwWithTrace0(new A.SassException0(\"From \" + selector.span.message$1(0, \"\") + \"\\n\" + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t4, t3)), stackTrace);\n } else\n throw exception;\n }\n if (oldValue === selector.value)\n continue;\n this._extension_store$_registerSelector$2(selector.value, selector);\n }\n },\n addExtensions$1(extensionStores) {\n var t1, t2, t3, _box_0 = {};\n _box_0.newExtensions = _box_0.selectorsToExtend = _box_0.extensionsToExtend = null;\n for (t1 = J.get$iterator$ax(extensionStores), t2 = this._extension_store$_sourceSpecificity; t1.moveNext$0();) {\n t3 = t1.get$current(t1);\n if (t3.get$isEmpty(t3))\n continue;\n t2.addAll$1(0, t3.get$_extension_store$_sourceSpecificity());\n t3.get$_extension_store$_extensions().forEach$1(0, new A.ExtensionStore_addExtensions_closure1(_box_0, this));\n }\n A.NullableExtension_andThen0(_box_0.newExtensions, new A.ExtensionStore_addExtensions_closure2(_box_0, this));\n },\n _extension_store$_extendList$4(list, listSpan, extensions, mediaQueryContext) {\n var t1, t2, t3, extended, i, complex, result, t4;\n for (t1 = list.components, t2 = t1.length, t3 = type$.JSArray_ComplexSelector_2, extended = null, i = 0; i < t2; ++i) {\n complex = t1[i];\n result = this._extension_store$_extendComplex$4(complex, listSpan, extensions, mediaQueryContext);\n if (result == null) {\n if (extended != null)\n extended.push(complex);\n } else {\n if (extended == null)\n if (i === 0)\n extended = A._setArrayType([], t3);\n else {\n t4 = B.JSArray_methods.sublist$2(t1, 0, i);\n extended = A._setArrayType(t4.slice(0), A._arrayInstanceType(t4));\n }\n B.JSArray_methods.addAll$1(extended, result);\n }\n }\n if (extended == null)\n return list;\n t1 = this._extension_store$_originals;\n return A.SelectorList$0(this._extension_store$_trim$2(extended, t1.get$contains(t1)));\n },\n _extension_store$_extendList$3(list, listSpan, extensions) {\n return this._extension_store$_extendList$4(list, listSpan, extensions, null);\n },\n _extension_store$_extendComplex$4(complex, complexSpan, extensions, mediaQueryContext) {\n var t1, t2, t3, t4, t5, extendedNotExpanded, i, component, extended, result, t6, t7, t8, _null = null,\n _s28_ = \"components may not be empty.\",\n _box_0 = {},\n isOriginal = this._extension_store$_originals.contains$1(0, complex);\n for (t1 = complex.components, t2 = t1.length, t3 = type$.JSArray_ComplexSelector_2, t4 = type$.JSArray_ComplexSelectorComponent_2, t5 = type$.ComplexSelectorComponent_2, extendedNotExpanded = _null, i = 0; i < t2; ++i) {\n component = t1[i];\n if (component instanceof A.CompoundSelector0) {\n extended = this._extension_store$_extendCompound$5$inOriginal(component, complexSpan, extensions, mediaQueryContext, isOriginal);\n if (extended == null) {\n if (extendedNotExpanded != null) {\n result = A.List_List$from(A._setArrayType([component], t4), false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t6 = result;\n if (t6.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n B.JSArray_methods.add$1(extendedNotExpanded, A._setArrayType([new A.ComplexSelector0(t6, false)], t3));\n }\n } else {\n if (extendedNotExpanded == null) {\n t6 = A._arrayInstanceType(t1);\n t7 = t6._eval$1(\"SubListIterable<1>\");\n t8 = new A.SubListIterable(t1, 0, i, t7);\n t8.SubListIterable$3(t1, 0, i, t6._precomputed1);\n t7 = t7._eval$1(\"MappedListIterable>\");\n extendedNotExpanded = A.List_List$of(new A.MappedListIterable(t8, new A.ExtensionStore__extendComplex_closure1(complex), t7), true, t7._eval$1(\"ListIterable.E\"));\n }\n B.JSArray_methods.add$1(extendedNotExpanded, extended);\n }\n } else if (extendedNotExpanded != null) {\n result = A.List_List$from(A._setArrayType([component], t4), false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t6 = result;\n if (t6.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n B.JSArray_methods.add$1(extendedNotExpanded, A._setArrayType([new A.ComplexSelector0(t6, false)], t3));\n }\n }\n if (extendedNotExpanded == null)\n return _null;\n _box_0.first = true;\n t1 = type$.ComplexSelector_2;\n t1 = J.expand$1$1$ax(A.paths0(extendedNotExpanded, t1), new A.ExtensionStore__extendComplex_closure2(_box_0, this, complex), t1);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n _extension_store$_extendCompound$5$inOriginal(compound, compoundSpan, extensions, mediaQueryContext, inOriginal) {\n var t2, t3, t4, t5, t6, t7, t8, t9, t10, options, i, simple, extended, result, t11, t12, isOriginal, _this = this, _null = null,\n _s28_ = \"components may not be empty.\",\n _box_1 = {},\n t1 = _this._extension_store$_mode,\n targetsUsed = t1 === B.ExtendMode_normal0 || extensions.get$length(extensions) < 2 ? _null : A.LinkedHashSet_LinkedHashSet$_empty(type$.SimpleSelector_2);\n for (t2 = compound.components, t3 = t2.length, t4 = type$.JSArray_List_Extender_2, t5 = type$.JSArray_Extender_2, t6 = type$.JSArray_ComplexSelectorComponent_2, t7 = type$.ComplexSelectorComponent_2, t8 = type$.SimpleSelector_2, t9 = _this._extension_store$_sourceSpecificity, t10 = type$.JSArray_SimpleSelector_2, options = _null, i = 0; i < t3; ++i) {\n simple = t2[i];\n extended = _this._extension_store$_extendSimple$5(simple, compoundSpan, extensions, mediaQueryContext, targetsUsed);\n if (extended == null) {\n if (options != null) {\n result = A.List_List$from(A._setArrayType([simple], t10), false, t8);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n result = A.List_List$from(A._setArrayType([new A.CompoundSelector0(t11)], t6), false, t7);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n t9.$index(0, simple);\n options.push(A._setArrayType([new A.Extender0(new A.ComplexSelector0(t11, false), true, compoundSpan)], t5));\n }\n } else {\n if (options == null) {\n options = A._setArrayType([], t4);\n if (i !== 0) {\n t11 = A._arrayInstanceType(t2);\n t12 = new A.SubListIterable(t2, 0, i, t11._eval$1(\"SubListIterable<1>\"));\n t12.SubListIterable$3(t2, 0, i, t11._precomputed1);\n result = A.List_List$from(t12, false, t8);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t12 = result;\n compound = new A.CompoundSelector0(t12);\n if (t12.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n result = A.List_List$from(A._setArrayType([compound], t6), false, t7);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t11 = result;\n if (t11.length === 0)\n A.throwExpression(A.ArgumentError$(_s28_, _null));\n _this._extension_store$_sourceSpecificityFor$1(compound);\n options.push(A._setArrayType([new A.Extender0(new A.ComplexSelector0(t11, false), true, compoundSpan)], t5));\n }\n }\n B.JSArray_methods.addAll$1(options, extended);\n }\n }\n if (options == null)\n return _null;\n if (targetsUsed != null && targetsUsed._collection$_length !== extensions.get$length(extensions))\n return _null;\n if (options.length === 1)\n return J.map$1$1$ax(B.JSArray_methods.get$first(options), new A.ExtensionStore__extendCompound_closure4(mediaQueryContext), type$.ComplexSelector_2).toList$0(0);\n t1 = _box_1.first = t1 !== B.ExtendMode_replace0;\n t2 = A.IterableNullableExtension_whereNotNull(J.map$1$1$ax(A.paths0(options, type$.Extender_2), new A.ExtensionStore__extendCompound_closure5(_box_1, mediaQueryContext), type$.nullable_List_ComplexSelector_2), type$.List_ComplexSelector_2);\n t3 = t2.$ti._eval$1(\"ExpandIterable\");\n result = A.List_List$of(new A.ExpandIterable(t2, new A.ExtensionStore__extendCompound_closure6(), t3), true, t3._eval$1(\"Iterable.E\"));\n isOriginal = new A.ExtensionStore__extendCompound_closure7();\n return _this._extension_store$_trim$2(result, inOriginal && t1 ? new A.ExtensionStore__extendCompound_closure8(B.JSArray_methods.get$first(result)) : isOriginal);\n },\n _extension_store$_extendSimple$5(simple, simpleSpan, extensions, mediaQueryContext, targetsUsed) {\n var extended,\n t1 = new A.ExtensionStore__extendSimple_withoutPseudo0(this, extensions, targetsUsed, simpleSpan);\n if (simple instanceof A.PseudoSelector0 && simple.selector != null) {\n extended = this._extension_store$_extendPseudo$4(simple, simpleSpan, extensions, mediaQueryContext);\n if (extended != null)\n return new A.MappedListIterable(extended, new A.ExtensionStore__extendSimple_closure1(this, t1, simpleSpan), A._arrayInstanceType(extended)._eval$1(\"MappedListIterable<1,List>\"));\n }\n return A.NullableExtension_andThen0(t1.call$1(simple), new A.ExtensionStore__extendSimple_closure2());\n },\n _extension_store$_extenderForSimple$2(simple, span) {\n var t1 = A.ComplexSelector$0(A._setArrayType([A.CompoundSelector$0(A._setArrayType([simple], type$.JSArray_SimpleSelector_2))], type$.JSArray_ComplexSelectorComponent_2), false);\n this._extension_store$_sourceSpecificity.$index(0, simple);\n return new A.Extender0(t1, true, span);\n },\n _extension_store$_extendPseudo$4(pseudo, pseudoSpan, extensions, mediaQueryContext) {\n var extended, complexes, t1, result,\n selector = pseudo.selector;\n if (selector == null)\n throw A.wrapException(A.ArgumentError$(\"Selector \" + pseudo.toString$0(0) + \" must have a selector argument.\", null));\n extended = this._extension_store$_extendList$4(selector, pseudoSpan, extensions, mediaQueryContext);\n if (extended === selector)\n return null;\n complexes = extended.components;\n t1 = pseudo.normalizedName === \"not\";\n if (t1 && !B.JSArray_methods.any$1(selector.components, new A.ExtensionStore__extendPseudo_closure4()) && B.JSArray_methods.any$1(complexes, new A.ExtensionStore__extendPseudo_closure5()))\n complexes = new A.WhereIterable(complexes, new A.ExtensionStore__extendPseudo_closure6(), A._arrayInstanceType(complexes)._eval$1(\"WhereIterable<1>\"));\n complexes = J.expand$1$1$ax(complexes, new A.ExtensionStore__extendPseudo_closure7(pseudo), type$.ComplexSelector_2);\n if (t1 && selector.components.length === 1) {\n t1 = A.MappedIterable_MappedIterable(complexes, new A.ExtensionStore__extendPseudo_closure8(pseudo), complexes.$ti._eval$1(\"Iterable.E\"), type$.PseudoSelector_2);\n result = A.List_List$of(t1, true, A._instanceType(t1)._eval$1(\"Iterable.E\"));\n return result.length === 0 ? null : result;\n } else\n return A._setArrayType([A.PseudoSelector$0(pseudo.name, pseudo.argument, !pseudo.isClass, A.SelectorList$0(complexes))], type$.JSArray_PseudoSelector_2);\n },\n _extension_store$_trim$2(selectors, isOriginal) {\n var result, i, t1, t2, numOriginals, _box_0, complex1, j, t3, t4, _i, component;\n if (selectors.length > 100)\n return selectors;\n result = A.QueueList$(null, type$.ComplexSelector_2);\n $label0$0:\n for (i = selectors.length - 1, t1 = A._arrayInstanceType(selectors), t2 = t1._precomputed1, t1 = t1._eval$1(\"SubListIterable<1>\"), numOriginals = 0; i >= 0; --i) {\n _box_0 = {};\n complex1 = selectors[i];\n if (isOriginal.call$1(complex1)) {\n for (j = 0; j < numOriginals; ++j)\n if (J.$eq$(result.$index(0, j), complex1)) {\n A.rotateSlice0(result, 0, j + 1);\n continue $label0$0;\n }\n ++numOriginals;\n result.addFirst$1(complex1);\n continue $label0$0;\n }\n _box_0.maxSpecificity = 0;\n for (t3 = complex1.components, t4 = t3.length, _i = 0; _i < t4; ++_i) {\n component = t3[_i];\n if (component instanceof A.CompoundSelector0)\n _box_0.maxSpecificity = Math.max(_box_0.maxSpecificity, this._extension_store$_sourceSpecificityFor$1(component));\n }\n if (result.any$1(result, new A.ExtensionStore__trim_closure1(_box_0, complex1)))\n continue $label0$0;\n t3 = new A.SubListIterable(selectors, 0, i, t1);\n t3.SubListIterable$3(selectors, 0, i, t2);\n if (t3.any$1(0, new A.ExtensionStore__trim_closure2(_box_0, complex1)))\n continue $label0$0;\n result.addFirst$1(complex1);\n }\n return result;\n },\n _extension_store$_sourceSpecificityFor$1(compound) {\n var t1, t2, t3, specificity, _i, t4;\n for (t1 = compound.components, t2 = t1.length, t3 = this._extension_store$_sourceSpecificity, specificity = 0, _i = 0; _i < t2; ++_i) {\n t4 = t3.$index(0, t1[_i]);\n specificity = Math.max(specificity, A.checkNum(t4 == null ? 0 : t4));\n }\n return specificity;\n },\n clone$0() {\n var t3, t4, _this = this,\n t1 = type$.SimpleSelector_2,\n newSelectors = A.LinkedHashMap_LinkedHashMap$_empty(t1, type$.Set_ModifiableCssValue_SelectorList_2),\n t2 = type$.ModifiableCssValue_SelectorList_2,\n newMediaContexts = A.LinkedHashMap_LinkedHashMap$_empty(t2, type$.List_CssMediaQuery_2),\n oldToNewSelectors = A.LinkedHashMap_LinkedHashMap$_empty(type$.CssValue_SelectorList_2, t2);\n _this._extension_store$_selectors.forEach$1(0, new A.ExtensionStore_clone_closure0(_this, newSelectors, oldToNewSelectors, newMediaContexts));\n t2 = type$.Extension_2;\n t3 = A.copyMapOfMap0(_this._extension_store$_extensions, t1, type$.ComplexSelector_2, t2);\n t2 = A.copyMapOfList0(_this._extension_store$_extensionsByExtender, t1, t2);\n t1 = A._LinkedIdentityHashMap__LinkedIdentityHashMap$es6(t1, type$.int);\n t1.addAll$1(0, _this._extension_store$_sourceSpecificity);\n t4 = new A._LinkedIdentityHashSet(type$._LinkedIdentityHashSet_ComplexSelector_2);\n t4.addAll$1(0, _this._extension_store$_originals);\n return new A.Tuple2(new A.ExtensionStore0(newSelectors, t3, t2, newMediaContexts, t1, t4, B.ExtendMode_normal0), oldToNewSelectors, type$.Tuple2_of_ExtensionStore_and_Map_of_CssValue_SelectorList_and_ModifiableCssValue_SelectorList_2);\n },\n get$_extension_store$_extensions() {\n return this._extension_store$_extensions;\n },\n get$_extension_store$_sourceSpecificity() {\n return this._extension_store$_sourceSpecificity;\n }\n };\n A.ExtensionStore_extensionsWhereTarget_closure0.prototype = {\n call$1(extension) {\n return !extension.isOptional;\n },\n $signature: 417\n };\n A.ExtensionStore__registerSelector_closure0.prototype = {\n call$0() {\n return A.LinkedHashSet_LinkedHashSet$_empty(type$.ModifiableCssValue_SelectorList_2);\n },\n $signature: 418\n };\n A.ExtensionStore_addExtension_closure2.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector_2, type$.Extension_2);\n },\n $signature: 143\n };\n A.ExtensionStore_addExtension_closure3.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_Extension_2);\n },\n $signature: 220\n };\n A.ExtensionStore_addExtension_closure4.prototype = {\n call$0() {\n return this.complex.get$maxSpecificity();\n },\n $signature: 12\n };\n A.ExtensionStore__extendExistingExtensions_closure1.prototype = {\n call$0() {\n return A._setArrayType([], type$.JSArray_Extension_2);\n },\n $signature: 220\n };\n A.ExtensionStore__extendExistingExtensions_closure2.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector_2, type$.Extension_2);\n },\n $signature: 143\n };\n A.ExtensionStore_addExtensions_closure1.prototype = {\n call$2(target, newSources) {\n var first, t1, extensionsForTarget, t2, t3, t4, selectorsForTarget, t5, existingSources, _this = this;\n if (target instanceof A.PlaceholderSelector0) {\n first = B.JSString_methods._codeUnitAt$1(target.name, 0);\n t1 = first === 45 || first === 95;\n } else\n t1 = false;\n if (t1)\n return;\n t1 = _this.$this;\n extensionsForTarget = t1._extension_store$_extensionsByExtender.$index(0, target);\n t2 = extensionsForTarget == null;\n if (!t2) {\n t3 = _this._box_0;\n t4 = t3.extensionsToExtend;\n B.JSArray_methods.addAll$1(t4 == null ? t3.extensionsToExtend = A._setArrayType([], type$.JSArray_Extension_2) : t4, extensionsForTarget);\n }\n selectorsForTarget = t1._extension_store$_selectors.$index(0, target);\n t3 = selectorsForTarget != null;\n if (t3) {\n t4 = _this._box_0;\n t5 = t4.selectorsToExtend;\n (t5 == null ? t4.selectorsToExtend = A.LinkedHashSet_LinkedHashSet$_empty(type$.ModifiableCssValue_SelectorList_2) : t5).addAll$1(0, selectorsForTarget);\n }\n t1 = t1._extension_store$_extensions;\n existingSources = t1.$index(0, target);\n if (existingSources == null) {\n t4 = type$.ComplexSelector_2;\n t5 = type$.Extension_2;\n t1.$indexSet(0, target, A.LinkedHashMap_LinkedHashMap$of(newSources, t4, t5));\n if (!t2 || t3) {\n t1 = _this._box_0;\n t2 = t1.newExtensions;\n t1 = t2 == null ? t1.newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(type$.SimpleSelector_2, type$.Map_ComplexSelector_Extension_2) : t2;\n t1.$indexSet(0, target, A.LinkedHashMap_LinkedHashMap$of(newSources, t4, t5));\n }\n } else\n newSources.forEach$1(0, new A.ExtensionStore_addExtensions__closure4(_this._box_0, existingSources, extensionsForTarget, selectorsForTarget, target));\n },\n $signature: 421\n };\n A.ExtensionStore_addExtensions__closure4.prototype = {\n call$2(extender, extension) {\n var t2, _this = this,\n t1 = _this.existingSources;\n if (t1.containsKey$1(extender)) {\n t2 = t1.$index(0, extender);\n t2.toString;\n extension = A.MergedExtension_merge0(t2, extension);\n t1.$indexSet(0, extender, extension);\n } else\n t1.$indexSet(0, extender, extension);\n if (_this.extensionsForTarget != null || _this.selectorsForTarget != null) {\n t1 = _this._box_0;\n t2 = t1.newExtensions;\n t1 = t2 == null ? t1.newExtensions = A.LinkedHashMap_LinkedHashMap$_empty(type$.SimpleSelector_2, type$.Map_ComplexSelector_Extension_2) : t2;\n J.$indexSet$ax(t1.putIfAbsent$2(_this.target, new A.ExtensionStore_addExtensions___closure0()), extender, extension);\n }\n },\n $signature: 422\n };\n A.ExtensionStore_addExtensions___closure0.prototype = {\n call$0() {\n return A.LinkedHashMap_LinkedHashMap$_empty(type$.ComplexSelector_2, type$.Extension_2);\n },\n $signature: 143\n };\n A.ExtensionStore_addExtensions_closure2.prototype = {\n call$1(newExtensions) {\n var t1 = this._box_0,\n t2 = this.$this;\n A.NullableExtension_andThen0(t1.extensionsToExtend, new A.ExtensionStore_addExtensions__closure2(t2, newExtensions));\n A.NullableExtension_andThen0(t1.selectorsToExtend, new A.ExtensionStore_addExtensions__closure3(t2, newExtensions));\n },\n $signature: 423\n };\n A.ExtensionStore_addExtensions__closure2.prototype = {\n call$1(extensionsToExtend) {\n return this.$this._extension_store$_extendExistingExtensions$2(extensionsToExtend, this.newExtensions);\n },\n $signature: 424\n };\n A.ExtensionStore_addExtensions__closure3.prototype = {\n call$1(selectorsToExtend) {\n return this.$this._extension_store$_extendExistingSelectors$2(selectorsToExtend, this.newExtensions);\n },\n $signature: 425\n };\n A.ExtensionStore__extendComplex_closure1.prototype = {\n call$1(component) {\n return A._setArrayType([A.ComplexSelector$0(A._setArrayType([component], type$.JSArray_ComplexSelectorComponent_2), this.complex.lineBreak)], type$.JSArray_ComplexSelector_2);\n },\n $signature: 426\n };\n A.ExtensionStore__extendComplex_closure2.prototype = {\n call$1(path) {\n var t1 = A.weave0(J.map$1$1$ax(path, new A.ExtensionStore__extendComplex__closure1(), type$.List_ComplexSelectorComponent_2).toList$0(0));\n return new A.MappedListIterable(t1, new A.ExtensionStore__extendComplex__closure2(this._box_0, this.$this, this.complex, path), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector0>\"));\n },\n $signature: 427\n };\n A.ExtensionStore__extendComplex__closure1.prototype = {\n call$1(complex) {\n return complex.components;\n },\n $signature: 428\n };\n A.ExtensionStore__extendComplex__closure2.prototype = {\n call$1(components) {\n var _this = this,\n t1 = _this.complex,\n outputComplex = A.ComplexSelector$0(components, t1.lineBreak || J.any$1$ax(_this.path, new A.ExtensionStore__extendComplex___closure0())),\n t2 = _this._box_0;\n if (t2.first && _this.$this._extension_store$_originals.contains$1(0, t1))\n _this.$this._extension_store$_originals.add$1(0, outputComplex);\n t2.first = false;\n return outputComplex;\n },\n $signature: 95\n };\n A.ExtensionStore__extendComplex___closure0.prototype = {\n call$1(inputComplex) {\n return inputComplex.lineBreak;\n },\n $signature: 20\n };\n A.ExtensionStore__extendCompound_closure4.prototype = {\n call$1(extender) {\n extender.assertCompatibleMediaContext$1(this.mediaQueryContext);\n return extender.selector;\n },\n $signature: 431\n };\n A.ExtensionStore__extendCompound_closure5.prototype = {\n call$1(path) {\n var complexes, toUnify, t2, t3, originals, t4, _box_0 = {},\n t1 = this._box_1;\n if (t1.first) {\n t1.first = false;\n complexes = A._setArrayType([A._setArrayType([A.CompoundSelector$0(J.expand$1$1$ax(path, new A.ExtensionStore__extendCompound__closure1(), type$.SimpleSelector_2))], type$.JSArray_ComplexSelectorComponent_2)], type$.JSArray_List_ComplexSelectorComponent_2);\n } else {\n toUnify = A.QueueList$(null, type$.List_ComplexSelectorComponent_2);\n for (t1 = J.get$iterator$ax(path), t2 = type$.CompoundSelector_2, t3 = type$.JSArray_SimpleSelector_2, originals = null; t1.moveNext$0();) {\n t4 = t1.get$current(t1);\n if (t4.isOriginal) {\n if (originals == null)\n originals = A._setArrayType([], t3);\n B.JSArray_methods.addAll$1(originals, t2._as(B.JSArray_methods.get$last(t4.selector.components)).components);\n } else\n toUnify._queue_list$_add$1(t4.selector.components);\n }\n if (originals != null)\n toUnify.addFirst$1(A._setArrayType([A.CompoundSelector$0(originals)], type$.JSArray_ComplexSelectorComponent_2));\n complexes = A.unifyComplex0(toUnify);\n if (complexes == null)\n return null;\n }\n _box_0.lineBreak = false;\n for (t1 = J.get$iterator$ax(path), t2 = this.mediaQueryContext; t1.moveNext$0();) {\n t3 = t1.get$current(t1);\n t3.assertCompatibleMediaContext$1(t2);\n _box_0.lineBreak = _box_0.lineBreak || t3.selector.lineBreak;\n }\n t1 = J.map$1$1$ax(complexes, new A.ExtensionStore__extendCompound__closure2(_box_0), type$.ComplexSelector_2);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"ListIterable.E\"));\n },\n $signature: 432\n };\n A.ExtensionStore__extendCompound__closure1.prototype = {\n call$1(extender) {\n return type$.CompoundSelector_2._as(B.JSArray_methods.get$last(extender.selector.components)).components;\n },\n $signature: 433\n };\n A.ExtensionStore__extendCompound__closure2.prototype = {\n call$1(components) {\n return A.ComplexSelector$0(components, this._box_0.lineBreak);\n },\n $signature: 95\n };\n A.ExtensionStore__extendCompound_closure6.prototype = {\n call$1(l) {\n return l;\n },\n $signature: 434\n };\n A.ExtensionStore__extendCompound_closure7.prototype = {\n call$1(_) {\n return false;\n },\n $signature: 20\n };\n A.ExtensionStore__extendCompound_closure8.prototype = {\n call$1(complex) {\n var t1 = B.C_ListEquality.equals$2(0, complex.components, this.original.components);\n return t1;\n },\n $signature: 20\n };\n A.ExtensionStore__extendSimple_withoutPseudo0.prototype = {\n call$1(simple) {\n var t1, t2, _this = this,\n extensionsForSimple = _this.extensions.$index(0, simple);\n if (extensionsForSimple == null)\n return null;\n t1 = _this.targetsUsed;\n if (t1 != null)\n t1.add$1(0, simple);\n t1 = A._setArrayType([], type$.JSArray_Extender_2);\n t2 = _this.$this;\n if (t2._extension_store$_mode !== B.ExtendMode_replace0)\n t1.push(t2._extension_store$_extenderForSimple$2(simple, _this.simpleSpan));\n for (t2 = extensionsForSimple.get$values(extensionsForSimple), t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.push(t2.get$current(t2).extender);\n return t1;\n },\n $signature: 435\n };\n A.ExtensionStore__extendSimple_closure1.prototype = {\n call$1(pseudo) {\n var t1 = this.withoutPseudo.call$1(pseudo);\n return t1 == null ? A._setArrayType([this.$this._extension_store$_extenderForSimple$2(pseudo, this.simpleSpan)], type$.JSArray_Extender_2) : t1;\n },\n $signature: 436\n };\n A.ExtensionStore__extendSimple_closure2.prototype = {\n call$1(result) {\n return A._setArrayType([result], type$.JSArray_List_Extender_2);\n },\n $signature: 437\n };\n A.ExtensionStore__extendPseudo_closure4.prototype = {\n call$1(complex) {\n return complex.components.length > 1;\n },\n $signature: 20\n };\n A.ExtensionStore__extendPseudo_closure5.prototype = {\n call$1(complex) {\n return complex.components.length === 1;\n },\n $signature: 20\n };\n A.ExtensionStore__extendPseudo_closure6.prototype = {\n call$1(complex) {\n return complex.components.length <= 1;\n },\n $signature: 20\n };\n A.ExtensionStore__extendPseudo_closure7.prototype = {\n call$1(complex) {\n var innerPseudo, innerSelector,\n t1 = complex.components;\n if (t1.length !== 1)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n if (!(B.JSArray_methods.get$first(t1) instanceof A.CompoundSelector0))\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n t1 = type$.CompoundSelector_2._as(B.JSArray_methods.get$first(t1)).components;\n if (t1.length !== 1)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n if (!(B.JSArray_methods.get$first(t1) instanceof A.PseudoSelector0))\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n innerPseudo = type$.PseudoSelector_2._as(B.JSArray_methods.get$first(t1));\n innerSelector = innerPseudo.selector;\n if (innerSelector == null)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n t1 = this.pseudo;\n switch (t1.normalizedName) {\n case \"not\":\n t1 = innerPseudo.normalizedName;\n if (t1 !== \"is\" && t1 !== \"matches\")\n return A._setArrayType([], type$.JSArray_ComplexSelector_2);\n return innerSelector.components;\n case \"is\":\n case \"matches\":\n case \"any\":\n case \"current\":\n case \"nth-child\":\n case \"nth-last-child\":\n if (innerPseudo.name !== t1.name)\n return A._setArrayType([], type$.JSArray_ComplexSelector_2);\n if (innerPseudo.argument != t1.argument)\n return A._setArrayType([], type$.JSArray_ComplexSelector_2);\n return innerSelector.components;\n case \"has\":\n case \"host\":\n case \"host-context\":\n case \"slotted\":\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n default:\n return A._setArrayType([], type$.JSArray_ComplexSelector_2);\n }\n },\n $signature: 438\n };\n A.ExtensionStore__extendPseudo_closure8.prototype = {\n call$1(complex) {\n var t1 = this.pseudo;\n return A.PseudoSelector$0(t1.name, t1.argument, !t1.isClass, A.SelectorList$0(A._setArrayType([complex], type$.JSArray_ComplexSelector_2)));\n },\n $signature: 439\n };\n A.ExtensionStore__trim_closure1.prototype = {\n call$1(complex2) {\n return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && A.complexIsSuperselector0(complex2.components, this.complex1.components);\n },\n $signature: 20\n };\n A.ExtensionStore__trim_closure2.prototype = {\n call$1(complex2) {\n return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && A.complexIsSuperselector0(complex2.components, this.complex1.components);\n },\n $signature: 20\n };\n A.ExtensionStore_clone_closure0.prototype = {\n call$2(simple, selectors) {\n var t2, t3, t4, t5, t6, newSelector, mediaContext, _this = this,\n t1 = type$.ModifiableCssValue_SelectorList_2,\n newSelectorSet = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n _this.newSelectors.$indexSet(0, simple, newSelectorSet);\n for (t2 = selectors.get$iterator(selectors), t3 = _this.oldToNewSelectors, t4 = _this.$this._extension_store$_mediaContexts, t5 = _this.newMediaContexts; t2.moveNext$0();) {\n t6 = t2.get$current(t2);\n newSelector = new A.ModifiableCssValue0(t6.value, t6.span, t1);\n newSelectorSet.add$1(0, newSelector);\n t3.$indexSet(0, t6, newSelector);\n mediaContext = t4.$index(0, t6);\n if (mediaContext != null)\n t5.$indexSet(0, newSelector, mediaContext);\n }\n },\n $signature: 440\n };\n A.FiberClass.prototype = {};\n A.Fiber.prototype = {};\n A.NodeToDartFileImporter.prototype = {\n canonicalize$1(_, url) {\n var result, t1, resultUrl;\n if (url.get$scheme() === \"file\")\n return $.$get$_filesystemImporter0().canonicalize$1(0, url);\n result = this._file0$_findFileUrl.call$2(url.toString$0(0), {fromImport: A.fromImport0()});\n if (result == null)\n return null;\n t1 = self.Promise;\n if (result instanceof t1)\n A.jsThrow(new self.Error(\"The findFileUrl() function can't return a Promise for synchron compile functions.\"));\n else {\n t1 = self.URL;\n if (!(result instanceof t1))\n A.jsThrow(new self.Error(string$.The_fie));\n }\n resultUrl = A.Uri_parse(J.toString$0$(type$.JSUrl._as(result)));\n if (resultUrl.get$scheme() !== \"file\")\n A.jsThrow(new self.Error(string$.The_fiu + url.toString$0(0) + '\".'));\n return $.$get$_filesystemImporter0().canonicalize$1(0, resultUrl);\n },\n load$1(_, url) {\n return $.$get$_filesystemImporter0().load$1(0, url);\n }\n };\n A.FilesystemImporter0.prototype = {\n canonicalize$1(_, url) {\n if (url.get$scheme() !== \"file\" && url.get$scheme() !== \"\")\n return null;\n return A.NullableExtension_andThen0(A.resolveImportPath0(A.join(this._filesystem$_loadPath, $.$get$context().style.pathFromUri$1(A._parseUri(url)), null)), new A.FilesystemImporter_canonicalize_closure0());\n },\n load$1(_, url) {\n var path = $.$get$context().style.pathFromUri$1(A._parseUri(url));\n return A.ImporterResult$(A.readFile0(path), url, A.Syntax_forPath0(path));\n },\n toString$0(_) {\n return this._filesystem$_loadPath;\n }\n };\n A.FilesystemImporter_canonicalize_closure0.prototype = {\n call$1(resolved) {\n var t1, t2, t0, _null = null;\n if (J.$eq$(J.get$platform$x(self.process), \"win32\") || J.$eq$(J.get$platform$x(self.process), \"darwin\")) {\n t1 = $.$get$context();\n t2 = A._realCasePath0(t1.absolute$7(t1.normalize$1(resolved), _null, _null, _null, _null, _null, _null));\n t0 = t2;\n t2 = t1;\n t1 = t0;\n } else {\n t1 = $.$get$context();\n t2 = t1.canonicalize$1(0, resolved);\n t0 = t2;\n t2 = t1;\n t1 = t0;\n }\n return t2.toUri$1(t1);\n },\n $signature: 178\n };\n A.ForRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitForRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var _this = this,\n t1 = \"@for $\" + _this.variable + \" from \" + _this.from.toString$0(0) + \" \",\n t2 = _this.children;\n return t1 + (_this.isExclusive ? \"to\" : \"through\") + \" \" + _this.to.toString$0(0) + \" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ForwardRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitForwardRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, prefix, _this = this,\n t1 = \"@forward \" + A.StringExpression_quoteText0(_this.url.toString$0(0)),\n shownMixinsAndFunctions = _this.shownMixinsAndFunctions,\n hiddenMixinsAndFunctions = _this.hiddenMixinsAndFunctions;\n if (shownMixinsAndFunctions != null) {\n t1 += \" show \";\n t2 = _this.shownVariables;\n t2.toString;\n t2 = t1 + _this._forward_rule0$_memberList$2(shownMixinsAndFunctions, t2);\n t1 = t2;\n } else {\n if (hiddenMixinsAndFunctions != null) {\n t2 = hiddenMixinsAndFunctions._base;\n t2 = t2.get$isNotEmpty(t2);\n } else\n t2 = false;\n if (t2) {\n t1 += \" hide \";\n t2 = _this.hiddenVariables;\n t2.toString;\n t2 = t1 + _this._forward_rule0$_memberList$2(hiddenMixinsAndFunctions, t2);\n t1 = t2;\n }\n }\n prefix = _this.prefix;\n if (prefix != null)\n t1 += \" as \" + prefix + \"*\";\n t2 = _this.configuration;\n t1 = (t2.length !== 0 ? t1 + (\" with (\" + B.JSArray_methods.join$1(t2, \", \") + \")\") : t1) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _forward_rule0$_memberList$2(mixinsAndFunctions, variables) {\n var t2,\n t1 = A.List_List$of(mixinsAndFunctions, true, type$.String);\n for (t2 = variables._base, t2 = t2.get$iterator(t2); t2.moveNext$0();)\n t1.push(\"$\" + t2.get$current(t2));\n return B.JSArray_methods.join$1(t1, \", \");\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ForwardedModuleView0.prototype = {\n get$url(_) {\n var t1 = this._forwarded_view0$_inner;\n return t1.get$url(t1);\n },\n get$upstream() {\n return this._forwarded_view0$_inner.get$upstream();\n },\n get$extensionStore() {\n return this._forwarded_view0$_inner.get$extensionStore();\n },\n get$css(_) {\n var t1 = this._forwarded_view0$_inner;\n return t1.get$css(t1);\n },\n get$transitivelyContainsCss() {\n return this._forwarded_view0$_inner.get$transitivelyContainsCss();\n },\n get$transitivelyContainsExtensions() {\n return this._forwarded_view0$_inner.get$transitivelyContainsExtensions();\n },\n setVariable$3($name, value, nodeWithSpan) {\n var prefix,\n _s19_ = \"Undefined variable.\",\n t1 = this._forwarded_view0$_rule,\n shownVariables = t1.shownVariables,\n hiddenVariables = t1.hiddenVariables;\n if (shownVariables != null && !shownVariables._base.contains$1(0, $name))\n throw A.wrapException(A.SassScriptException$0(_s19_));\n else if (hiddenVariables != null && hiddenVariables._base.contains$1(0, $name))\n throw A.wrapException(A.SassScriptException$0(_s19_));\n prefix = t1.prefix;\n if (prefix != null) {\n if (!B.JSString_methods.startsWith$1($name, prefix))\n throw A.wrapException(A.SassScriptException$0(_s19_));\n $name = B.JSString_methods.substring$1($name, prefix.length);\n }\n return this._forwarded_view0$_inner.setVariable$3($name, value, nodeWithSpan);\n },\n variableIdentity$1($name) {\n var prefix = this._forwarded_view0$_rule.prefix;\n if (prefix != null)\n $name = B.JSString_methods.substring$1($name, prefix.length);\n return this._forwarded_view0$_inner.variableIdentity$1($name);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.ForwardedModuleView0 && this._forwarded_view0$_inner.$eq(0, other._forwarded_view0$_inner) && this._forwarded_view0$_rule === other._forwarded_view0$_rule;\n },\n get$hashCode(_) {\n var t1 = this._forwarded_view0$_inner;\n return (t1.get$hashCode(t1) ^ A.Primitives_objectHashCode(this._forwarded_view0$_rule)) >>> 0;\n },\n cloneCss$0() {\n return A.ForwardedModuleView$0(this._forwarded_view0$_inner.cloneCss$0(), this._forwarded_view0$_rule, this.$ti._precomputed1);\n },\n toString$0(_) {\n return \"forwarded \" + this._forwarded_view0$_inner.toString$0(0);\n },\n $isModule0: 1,\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n }\n };\n A.FunctionExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitFunctionExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace;\n t1 = t1 != null ? \"\" + (t1 + \".\") : \"\";\n t1 += this.originalName + this.$arguments.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.JSFunction0.prototype = {};\n A.SupportsFunction0.prototype = {\n toString$0(_) {\n return this.name.toString$0(0) + \"(\" + this.$arguments.toString$0(0) + \")\";\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.functionClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassFunction\", new A.functionClass__closure()));\n A.JSClassExtension_injectSuperclass(t1._as(new A.SassFunction0(A.BuiltInCallable$function0(\"f\", \"\", new A.functionClass__closure0(), null)).constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.functionClass__closure.prototype = {\n call$3($self, signature, callback) {\n var paren = B.JSString_methods.indexOf$1(signature, \"(\");\n if (paren === -1 || !B.JSString_methods.endsWith$1(signature, \")\"))\n A.jsThrow(new self.Error('Invalid signature for new sass.SassFunction(): \"' + signature + '\"'));\n return new A.SassFunction0(A.BuiltInCallable$function0(B.JSString_methods.substring$2(signature, 0, paren), B.JSString_methods.substring$2(signature, paren + 1, signature.length - 1), callback, null));\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 441\n };\n A.functionClass__closure0.prototype = {\n call$1(_) {\n return B.C__SassNull0;\n },\n $signature: 3\n };\n A.SassFunction0.prototype = {\n accept$1$1(visitor) {\n var t1, t2;\n if (!visitor._serialize0$_inspect)\n A.throwExpression(A.SassScriptException$0(this.toString$0(0) + \" isn't a valid CSS value.\"));\n t1 = visitor._serialize0$_buffer;\n t1.write$1(0, \"get-function(\");\n t2 = this.callable;\n visitor._serialize0$_visitQuotedString$1(t2.get$name(t2));\n t1.writeCharCode$1(41);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertFunction$1($name) {\n return this;\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassFunction0 && this.callable.$eq(0, other.callable);\n },\n get$hashCode(_) {\n var t1 = this.callable;\n return t1.get$hashCode(t1);\n }\n };\n A.FunctionRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitFunctionRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@function \" + this.name + \"(\" + this.$arguments.toString$0(0) + \") {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n }\n };\n A.unifyComplex_closure0.prototype = {\n call$1(complex) {\n var t1 = J.getInterceptor$asx(complex);\n return t1.sublist$2(complex, 0, t1.get$length(complex) - 1);\n },\n $signature: 131\n };\n A._weaveParents_closure6.prototype = {\n call$2(group1, group2) {\n var unified, t1, _null = null;\n if (B.C_ListEquality.equals$2(0, group1, group2))\n return group1;\n if (!(J.get$first$ax(group1) instanceof A.CompoundSelector0) || !(J.get$first$ax(group2) instanceof A.CompoundSelector0))\n return _null;\n if (A.complexIsParentSuperselector0(group1, group2))\n return group2;\n if (A.complexIsParentSuperselector0(group2, group1))\n return group1;\n if (!A._mustUnify0(group1, group2))\n return _null;\n unified = A.unifyComplex0(A._setArrayType([group1, group2], type$.JSArray_List_ComplexSelectorComponent_2));\n if (unified == null)\n return _null;\n t1 = J.getInterceptor$asx(unified);\n if (t1.get$length(unified) > 1)\n return _null;\n return t1.get$first(unified);\n },\n $signature: 443\n };\n A._weaveParents_closure7.prototype = {\n call$1(sequence) {\n return A.complexIsParentSuperselector0(sequence.get$first(sequence), this.group);\n },\n $signature: 444\n };\n A._weaveParents_closure8.prototype = {\n call$1(chunk) {\n return J.expand$1$1$ax(chunk, new A._weaveParents__closure4(), type$.ComplexSelectorComponent_2);\n },\n $signature: 224\n };\n A._weaveParents__closure4.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 131\n };\n A._weaveParents_closure9.prototype = {\n call$1(sequence) {\n return sequence.get$length(sequence) === 0;\n },\n $signature: 156\n };\n A._weaveParents_closure10.prototype = {\n call$1(chunk) {\n return J.expand$1$1$ax(chunk, new A._weaveParents__closure3(), type$.ComplexSelectorComponent_2);\n },\n $signature: 224\n };\n A._weaveParents__closure3.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 131\n };\n A._weaveParents_closure11.prototype = {\n call$1(choice) {\n return J.get$isNotEmpty$asx(choice);\n },\n $signature: 446\n };\n A._weaveParents_closure12.prototype = {\n call$1(path) {\n var t1 = J.expand$1$1$ax(path, new A._weaveParents__closure2(), type$.ComplexSelectorComponent_2);\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n $signature: 447\n };\n A._weaveParents__closure2.prototype = {\n call$1(group) {\n return group;\n },\n $signature: 448\n };\n A._mustUnify_closure0.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector0 && B.JSArray_methods.any$1(component.components, new A._mustUnify__closure0(this.uniqueSelectors));\n },\n $signature: 116\n };\n A._mustUnify__closure0.prototype = {\n call$1(simple) {\n var t1;\n if (!(simple instanceof A.IDSelector0))\n t1 = simple instanceof A.PseudoSelector0 && !simple.isClass;\n else\n t1 = true;\n return t1 && this.uniqueSelectors.contains$1(0, simple);\n },\n $signature: 15\n };\n A.paths_closure0.prototype = {\n call$2(paths, choice) {\n var t1 = this.T;\n t1 = J.expand$1$1$ax(choice, new A.paths__closure0(paths, t1), t1._eval$1(\"List<0>\"));\n return A.List_List$of(t1, true, t1.$ti._eval$1(\"Iterable.E\"));\n },\n $signature() {\n return this.T._eval$1(\"List>(List>,List<0>)\");\n }\n };\n A.paths__closure0.prototype = {\n call$1(option) {\n var t1 = this.T;\n return J.map$1$1$ax(this.paths, new A.paths___closure0(option, t1), t1._eval$1(\"List<0>\"));\n },\n $signature() {\n return this.T._eval$1(\"Iterable>(0)\");\n }\n };\n A.paths___closure0.prototype = {\n call$1(path) {\n var t1 = A.List_List$of(path, true, this.T);\n t1.push(this.option);\n return t1;\n },\n $signature() {\n return this.T._eval$1(\"List<0>(List<0>)\");\n }\n };\n A._hasRoot_closure0.prototype = {\n call$1(simple) {\n return simple instanceof A.PseudoSelector0 && simple.isClass && simple.normalizedName === \"root\";\n },\n $signature: 15\n };\n A.listIsSuperselector_closure0.prototype = {\n call$1(complex1) {\n return B.JSArray_methods.any$1(this.list1, new A.listIsSuperselector__closure0(complex1));\n },\n $signature: 20\n };\n A.listIsSuperselector__closure0.prototype = {\n call$1(complex2) {\n return A.complexIsSuperselector0(complex2.components, this.complex1.components);\n },\n $signature: 20\n };\n A._simpleIsSuperselectorOfCompound_closure0.prototype = {\n call$1(theirSimple) {\n var selector,\n t1 = this.simple;\n if (t1.$eq(0, theirSimple))\n return true;\n if (!(theirSimple instanceof A.PseudoSelector0))\n return false;\n selector = theirSimple.selector;\n if (selector == null)\n return false;\n if (!$._subselectorPseudos0.contains$1(0, theirSimple.normalizedName))\n return false;\n return B.JSArray_methods.every$1(selector.components, new A._simpleIsSuperselectorOfCompound__closure0(t1));\n },\n $signature: 15\n };\n A._simpleIsSuperselectorOfCompound__closure0.prototype = {\n call$1(complex) {\n var t1 = complex.components;\n if (t1.length !== 1)\n return false;\n return B.JSArray_methods.contains$1(type$.CompoundSelector_2._as(B.JSArray_methods.get$single(t1)).components, this.simple);\n },\n $signature: 20\n };\n A._selectorPseudoIsSuperselector_closure6.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector0(this.selector1.components, selector2.components);\n },\n $signature: 78\n };\n A._selectorPseudoIsSuperselector_closure7.prototype = {\n call$1(complex1) {\n var t1 = complex1.components,\n t2 = A._setArrayType([], type$.JSArray_ComplexSelectorComponent_2),\n t3 = this.parents;\n if (t3 != null)\n B.JSArray_methods.addAll$1(t2, t3);\n t2.push(this.compound2);\n return A.complexIsSuperselector0(t1, t2);\n },\n $signature: 20\n };\n A._selectorPseudoIsSuperselector_closure8.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector0(this.selector1.components, selector2.components);\n },\n $signature: 78\n };\n A._selectorPseudoIsSuperselector_closure9.prototype = {\n call$1(selector2) {\n return A.listIsSuperselector0(this.selector1.components, selector2.components);\n },\n $signature: 78\n };\n A._selectorPseudoIsSuperselector_closure10.prototype = {\n call$1(complex) {\n return B.JSArray_methods.any$1(this.compound2.components, new A._selectorPseudoIsSuperselector__closure0(complex, this.pseudo1));\n },\n $signature: 20\n };\n A._selectorPseudoIsSuperselector__closure0.prototype = {\n call$1(simple2) {\n var compound1, selector2, _this = this;\n if (simple2 instanceof A.TypeSelector0) {\n compound1 = B.JSArray_methods.get$last(_this.complex.components);\n return compound1 instanceof A.CompoundSelector0 && B.JSArray_methods.any$1(compound1.components, new A._selectorPseudoIsSuperselector___closure1(simple2));\n } else if (simple2 instanceof A.IDSelector0) {\n compound1 = B.JSArray_methods.get$last(_this.complex.components);\n return compound1 instanceof A.CompoundSelector0 && B.JSArray_methods.any$1(compound1.components, new A._selectorPseudoIsSuperselector___closure2(simple2));\n } else if (simple2 instanceof A.PseudoSelector0 && simple2.name === _this.pseudo1.name) {\n selector2 = simple2.selector;\n if (selector2 == null)\n return false;\n return A.listIsSuperselector0(selector2.components, A._setArrayType([_this.complex], type$.JSArray_ComplexSelector_2));\n } else\n return false;\n },\n $signature: 15\n };\n A._selectorPseudoIsSuperselector___closure1.prototype = {\n call$1(simple1) {\n var t1;\n if (simple1 instanceof A.TypeSelector0) {\n t1 = this.simple2.name.$eq(0, simple1.name);\n t1 = !t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 15\n };\n A._selectorPseudoIsSuperselector___closure2.prototype = {\n call$1(simple1) {\n var t1;\n if (simple1 instanceof A.IDSelector0) {\n t1 = simple1.name;\n t1 = this.simple2.name !== t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 15\n };\n A._selectorPseudoIsSuperselector_closure11.prototype = {\n call$1(selector2) {\n var t1 = B.C_ListEquality.equals$2(0, this.selector1.components, selector2.components);\n return t1;\n },\n $signature: 78\n };\n A._selectorPseudoIsSuperselector_closure12.prototype = {\n call$1(pseudo2) {\n var t1, selector2;\n if (!(pseudo2 instanceof A.PseudoSelector0))\n return false;\n t1 = this.pseudo1;\n if (pseudo2.name !== t1.name)\n return false;\n if (pseudo2.argument != t1.argument)\n return false;\n selector2 = pseudo2.selector;\n if (selector2 == null)\n return false;\n return A.listIsSuperselector0(this.selector1.components, selector2.components);\n },\n $signature: 15\n };\n A._selectorPseudoArgs_closure1.prototype = {\n call$1(pseudo) {\n return pseudo.isClass === this.isClass && pseudo.name === this.name;\n },\n $signature: 450\n };\n A._selectorPseudoArgs_closure2.prototype = {\n call$1(pseudo) {\n return pseudo.selector;\n },\n $signature: 451\n };\n A.globalFunctions_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return t1.$index($arguments, 0).get$isTruthy() ? t1.$index($arguments, 1) : t1.$index($arguments, 2);\n },\n $signature: 3\n };\n A.IDSelector0.prototype = {\n get$minSpecificity() {\n return A._asInt(Math.pow(A.SimpleSelector0.prototype.get$minSpecificity.call(this), 2));\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize0$_buffer;\n t1.writeCharCode$1(35);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.IDSelector0(this.name + suffix);\n },\n unify$1(compound) {\n if (B.JSArray_methods.any$1(compound, new A.IDSelector_unify_closure0(this)))\n return null;\n return this.super$SimpleSelector$unify0(compound);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.IDSelector0 && other.name === this.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A.IDSelector_unify_closure0.prototype = {\n call$1(simple) {\n var t1;\n if (simple instanceof A.IDSelector0) {\n t1 = simple.name;\n t1 = this.$this.name !== t1;\n } else\n t1 = false;\n return t1;\n },\n $signature: 15\n };\n A.IfExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitIfExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"if\" + this.$arguments.toString$0(0);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.IfRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitIfRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var result = A.ListExtensions_mapIndexed(this.clauses, new A.IfRule_toString_closure0(), type$.IfClause_2, type$.String).join$1(0, \" \"),\n lastClause = this.lastClause;\n return lastClause != null ? result + (\" \" + lastClause.toString$0(0)) : result;\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.IfRule_toString_closure0.prototype = {\n call$2(index, clause) {\n return \"@\" + (index === 0 ? \"if\" : \"else if\") + \" {\" + B.JSArray_methods.join$1(clause.children, \" \") + \"}\";\n },\n $signature: 452\n };\n A.IfRuleClause0.prototype = {};\n A.IfRuleClause$__closure0.prototype = {\n call$1(child) {\n var t1;\n if (!(child instanceof A.VariableDeclaration0))\n if (!(child instanceof A.FunctionRule0))\n if (!(child instanceof A.MixinRule0))\n t1 = child instanceof A.ImportRule0 && B.JSArray_methods.any$1(child.imports, new A.IfRuleClause$___closure0());\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n $signature: 226\n };\n A.IfRuleClause$___closure0.prototype = {\n call$1($import) {\n return $import instanceof A.DynamicImport0;\n },\n $signature: 227\n };\n A.IfClause0.prototype = {\n toString$0(_) {\n return \"@if \" + this.expression.toString$0(0) + \" {\" + B.JSArray_methods.join$1(this.children, \" \") + \"}\";\n }\n };\n A.ElseClause0.prototype = {\n toString$0(_) {\n return \"@else {\" + B.JSArray_methods.join$1(this.children, \" \") + \"}\";\n }\n };\n A.ImmutableList.prototype = {};\n A.ImmutableMap.prototype = {};\n A.immutableMapToDartMap_closure.prototype = {\n call$3(value, key, _) {\n this.dartMap.$indexSet(0, key, value);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 455\n };\n A.NodeImporter.prototype = {\n loadRelative$3(url, previous, forImport) {\n var t1, t2, _null = null;\n if ($.$get$url().style.rootLength$1(url) > 0) {\n if (!B.JSString_methods.startsWith$1(url, \"/\") && !B.JSString_methods.startsWith$1(url, \"file:\"))\n return _null;\n return this._tryPath$2($.$get$context().style.pathFromUri$1(A._parseUri(url)), forImport);\n }\n if ((previous == null ? _null : previous.get$scheme()) !== \"file\")\n return _null;\n t1 = $.$get$context();\n t2 = t1.style;\n return this._tryPath$2(A.join(t1.dirname$1(t2.pathFromUri$1(A._parseUri(previous))), t2.pathFromUri$1(A._parseUri(url)), _null), forImport);\n },\n load$3(_, url, previous, forImport) {\n var t1, t2, t3, t4, t5, _i, importer, context, value, _this = this,\n previousString = _this._previousToString$1(previous);\n for (t1 = _this._implementation$_importers, t2 = t1.length, t3 = _this._implementation$_options, t4 = type$.RenderContextOptions, t5 = type$.JSArray_Object, _i = 0; _i < t2; ++_i) {\n importer = t1[_i];\n context = {options: t4._as(t3), fromImport: forImport};\n J.set$context$x(J.get$options$x(context), context);\n value = J.apply$2$x(importer, context, A._setArrayType([url, previousString], t5));\n if (value != null)\n return _this._handleImportResult$4(url, previous, value, forImport);\n }\n return _this._resolveLoadPathFromUrl$2(A.Uri_parse(url), forImport);\n },\n loadAsync$3(url, previous, forImport) {\n return this.loadAsync$body$NodeImporter(url, previous, forImport);\n },\n loadAsync$body$NodeImporter(url, previous, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Tuple2_String_String),\n $async$returnValue, $async$self = this, t1, t2, _i, value, previousString;\n var $async$loadAsync$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n previousString = $async$self._previousToString$1(previous);\n t1 = $async$self._implementation$_importers, t2 = t1.length, _i = 0;\n case 3:\n // for condition\n if (!(_i < t2)) {\n // goto after for\n $async$goto = 5;\n break;\n }\n $async$goto = 6;\n return A._asyncAwait($async$self._callImporterAsync$4(t1[_i], url, previousString, forImport), $async$loadAsync$3);\n case 6:\n // returning from await.\n value = $async$result;\n if (value != null) {\n $async$returnValue = $async$self._handleImportResult$4(url, previous, value, forImport);\n // goto return\n $async$goto = 1;\n break;\n }\n case 4:\n // for update\n ++_i;\n // goto for condition\n $async$goto = 3;\n break;\n case 5:\n // after for\n $async$returnValue = $async$self._resolveLoadPathFromUrl$2(A.Uri_parse(url), forImport);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$loadAsync$3, $async$completer);\n },\n _previousToString$1(previous) {\n if (previous == null)\n return \"stdin\";\n if (previous.get$scheme() === \"file\")\n return $.$get$context().style.pathFromUri$1(A._parseUri(previous));\n return previous.toString$0(0);\n },\n _resolveLoadPathFromUrl$2(url, forImport) {\n return url.get$scheme() === \"\" || url.get$scheme() === \"file\" ? this._resolveLoadPath$2($.$get$context().style.pathFromUri$1(A._parseUri(url)), forImport) : null;\n },\n _resolveLoadPath$2(path, forImport) {\n var t2, t3, t4, t5, _i, parts, result, _null = null,\n t1 = $.$get$context(),\n cwdResult = this._tryPath$2(t1.absolute$7(path, _null, _null, _null, _null, _null, _null), forImport);\n if (cwdResult != null)\n return cwdResult;\n for (t2 = this._includePaths, t3 = t2.length, t4 = type$.JSArray_nullable_String, t5 = type$.WhereTypeIterable_String, _i = 0; _i < t3; ++_i) {\n parts = A._setArrayType([t2[_i], path, null, null, null, null, null, null], t4);\n A._validateArgList(\"join\", parts);\n result = this._tryPath$2(t1.absolute$7(t1.joinAll$1(new A.WhereTypeIterable(parts, t5)), _null, _null, _null, _null, _null, _null), forImport);\n if (result != null)\n return result;\n }\n return _null;\n },\n _tryPath$2(path, forImport) {\n var t1;\n if (forImport) {\n t1 = type$.nullable_Object;\n t1 = A.runZoned(new A.NodeImporter__tryPath_closure(path), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__inImportRule, true], t1, t1), type$.nullable_String);\n } else\n t1 = A.resolveImportPath0(path);\n return A.NullableExtension_andThen0(t1, new A.NodeImporter__tryPath_closure0());\n },\n _handleImportResult$4(url, previous, value, forImport) {\n var t1, file, contents, resolved;\n if (value instanceof self.Error)\n throw A.wrapException(value);\n if (!type$.NodeImporterResult_2._is(value))\n return null;\n t1 = J.getInterceptor$x(value);\n file = t1.get$file(value);\n contents = t1.get$contents(value);\n if (file == null) {\n t1 = contents == null ? \"\" : contents;\n return new A.Tuple2(t1, url, type$.Tuple2_String_String);\n } else if (contents != null)\n return new A.Tuple2(contents, $.$get$context().toUri$1(file).toString$0(0), type$.Tuple2_String_String);\n else {\n resolved = this.loadRelative$3($.$get$context().toUri$1(file).toString$0(0), previous, forImport);\n if (resolved == null)\n resolved = this._resolveLoadPath$2(file, forImport);\n if (resolved != null)\n return resolved;\n throw A.wrapException(\"Can't find stylesheet to import.\");\n }\n },\n _callImporterAsync$4(importer, url, previousString, forImport) {\n return this._callImporterAsync$body$NodeImporter(importer, url, previousString, forImport);\n },\n _callImporterAsync$body$NodeImporter(importer, url, previousString, forImport) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.nullable_Object),\n $async$returnValue, $async$self = this, t1, result;\n var $async$_callImporterAsync$4 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = new A._Future($.Zone__current, type$._Future_Object);\n result = J.apply$2$x(importer, $async$self._renderContext$1(forImport), A._setArrayType([url, previousString, A.allowInterop(new A._AsyncCompleter(t1, type$._AsyncCompleter_Object).get$complete())], type$.JSArray_Object));\n $async$goto = A._asBool($.$get$_isUndefined().call$1(result)) ? 3 : 4;\n break;\n case 3:\n // then\n $async$goto = 5;\n return A._asyncAwait(t1, $async$_callImporterAsync$4);\n case 5:\n // returning from await.\n $async$returnValue = $async$result;\n // goto return\n $async$goto = 1;\n break;\n case 4:\n // join\n $async$returnValue = result;\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$_callImporterAsync$4, $async$completer);\n },\n _renderContext$1(fromImport) {\n var context = {options: type$.RenderContextOptions._as(this._implementation$_options), fromImport: fromImport};\n J.set$context$x(J.get$options$x(context), context);\n return context;\n }\n };\n A.NodeImporter__tryPath_closure.prototype = {\n call$0() {\n return A.resolveImportPath0(this.path);\n },\n $signature: 42\n };\n A.NodeImporter__tryPath_closure0.prototype = {\n call$1(resolved) {\n return new A.Tuple2(A.readFile0(resolved), $.$get$context().toUri$1(resolved).toString$0(0), type$.Tuple2_String_String);\n },\n $signature: 456\n };\n A.ModifiableCssImport0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssImport$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $isCssImport0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ImportCache0.prototype = {\n canonicalize$4$baseImporter$baseUrl$forImport(_, url, baseImporter, baseUrl, forImport) {\n var relativeResult, _this = this;\n if (baseImporter != null) {\n relativeResult = _this._import_cache$_relativeCanonicalizeCache.putIfAbsent$2(new A.Tuple4(url, forImport, baseImporter, baseUrl, type$.Tuple4_of_Uri_and_bool_and_Importer_and_nullable_Uri_2), new A.ImportCache_canonicalize_closure1(_this, baseUrl, url, baseImporter, forImport));\n if (relativeResult != null)\n return relativeResult;\n }\n return _this._import_cache$_canonicalizeCache.putIfAbsent$2(new A.Tuple2(url, forImport, type$.Tuple2_Uri_bool), new A.ImportCache_canonicalize_closure2(_this, url, forImport));\n },\n _import_cache$_canonicalize$3(importer, url, forImport) {\n var t1, result;\n if (forImport) {\n t1 = type$.nullable_Object;\n result = A.runZoned(new A.ImportCache__canonicalize_closure0(importer, url), A.LinkedHashMap_LinkedHashMap$_literal([B.Symbol__inImportRule, true], t1, t1), type$.nullable_Uri);\n } else\n result = importer.canonicalize$1(0, url);\n if ((result == null ? null : result.get$scheme()) === \"\")\n this._import_cache$_logger.warn$2$deprecation(0, \"Importer \" + importer.toString$0(0) + \" canonicalized \" + url.toString$0(0) + \" to \" + A.S(result) + string$.x2e_Rela, true);\n return result;\n },\n importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, quiet) {\n return this._import_cache$_importCache.putIfAbsent$2(canonicalUrl, new A.ImportCache_importCanonical_closure0(this, importer, canonicalUrl, originalUrl, quiet));\n },\n importCanonical$3$originalUrl(importer, canonicalUrl, originalUrl) {\n return this.importCanonical$4$originalUrl$quiet(importer, canonicalUrl, originalUrl, false);\n },\n humanize$1(canonicalUrl) {\n var t2, url,\n t1 = this._import_cache$_canonicalizeCache;\n t1 = A.IterableNullableExtension_whereNotNull(t1.get$values(t1), type$.Tuple3_Importer_Uri_Uri_2);\n t2 = t1.$ti;\n url = A.minBy(new A.MappedIterable(new A.WhereIterable(t1, new A.ImportCache_humanize_closure2(canonicalUrl), t2._eval$1(\"WhereIterable\")), new A.ImportCache_humanize_closure3(), t2._eval$1(\"MappedIterable\")), new A.ImportCache_humanize_closure4());\n if (url == null)\n return canonicalUrl;\n t1 = $.$get$url();\n return url.resolve$1(A.ParsedPath_ParsedPath$parse(canonicalUrl.get$path(canonicalUrl), t1.style).get$basename());\n },\n sourceMapUrl$1(_, canonicalUrl) {\n var t1 = this._import_cache$_resultsCache.$index(0, canonicalUrl);\n t1 = t1 == null ? null : t1.get$sourceMapUrl(t1);\n return t1 == null ? canonicalUrl : t1;\n }\n };\n A.ImportCache_canonicalize_closure1.prototype = {\n call$0() {\n var canonicalUrl, _this = this,\n t1 = _this.baseUrl,\n resolvedUrl = t1 == null ? null : t1.resolveUri$1(_this.url);\n if (resolvedUrl == null)\n resolvedUrl = _this.url;\n t1 = _this.baseImporter;\n canonicalUrl = _this.$this._import_cache$_canonicalize$3(t1, resolvedUrl, _this.forImport);\n if (canonicalUrl != null)\n return new A.Tuple3(t1, canonicalUrl, resolvedUrl, type$.Tuple3_Importer_Uri_Uri_2);\n },\n $signature: 228\n };\n A.ImportCache_canonicalize_closure2.prototype = {\n call$0() {\n var t1, t2, t3, t4, t5, _i, importer, canonicalUrl;\n for (t1 = this.$this, t2 = t1._import_cache$_importers, t3 = t2.length, t4 = this.url, t5 = this.forImport, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i) {\n importer = t2[_i];\n canonicalUrl = t1._import_cache$_canonicalize$3(importer, t4, t5);\n if (canonicalUrl != null)\n return new A.Tuple3(importer, canonicalUrl, t4, type$.Tuple3_Importer_Uri_Uri_2);\n }\n return null;\n },\n $signature: 228\n };\n A.ImportCache__canonicalize_closure0.prototype = {\n call$0() {\n return this.importer.canonicalize$1(0, this.url);\n },\n $signature: 185\n };\n A.ImportCache_importCanonical_closure0.prototype = {\n call$0() {\n var t2, t3, t4, _this = this,\n t1 = _this.canonicalUrl,\n result = _this.importer.load$1(0, t1);\n if (result == null)\n return null;\n t2 = _this.$this;\n t2._import_cache$_resultsCache.$indexSet(0, t1, result);\n t3 = result.contents;\n t4 = result.syntax;\n t1 = _this.originalUrl.resolveUri$1(t1);\n return A.Stylesheet_Stylesheet$parse0(t3, t4, _this.quiet ? $.$get$Logger_quiet0() : t2._import_cache$_logger, t1);\n },\n $signature: 458\n };\n A.ImportCache_humanize_closure2.prototype = {\n call$1(tuple) {\n return tuple.item2.$eq(0, this.canonicalUrl);\n },\n $signature: 459\n };\n A.ImportCache_humanize_closure3.prototype = {\n call$1(tuple) {\n return tuple.item3;\n },\n $signature: 460\n };\n A.ImportCache_humanize_closure4.prototype = {\n call$1(url) {\n return url.get$path(url).length;\n },\n $signature: 74\n };\n A.ImportRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitImportRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@import \" + B.JSArray_methods.join$1(this.imports, \", \") + \";\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.NodeImporter0.prototype = {};\n A.CanonicalizeOptions.prototype = {};\n A.NodeImporterResult0.prototype = {};\n A.Importer0.prototype = {};\n A.NodeImporterResult1.prototype = {};\n A.IncludeRule0.prototype = {\n get$spanWithoutContent() {\n var t2, t3,\n t1 = this.span;\n if (!(this.content == null)) {\n t2 = t1.file;\n t3 = this.$arguments.span;\n t3 = A.SpanExtensions_trimRight0(A.SpanExtensions_trimLeft0(t2.span$2(0, A.FileLocation$_(t2, t1._file$_start).offset, A.FileLocation$_(t3.file, t3._end).offset)));\n t1 = t3;\n }\n return t1;\n },\n accept$1$1(visitor) {\n return visitor.visitIncludeRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t2, _this = this,\n t1 = _this.namespace;\n t1 = t1 != null ? \"@include \" + (t1 + \".\") : \"@include \";\n t1 += _this.name;\n t2 = _this.$arguments;\n if (!t2.get$isEmpty(t2))\n t1 += \"(\" + t2.toString$0(0) + \")\";\n t2 = _this.content;\n t1 += t2 == null ? \";\" : \" \" + t2.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.InterpolatedFunctionExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitInterpolatedFunctionExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.name.toString$0(0) + this.$arguments.toString$0(0);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Interpolation0.prototype = {\n get$asPlain() {\n var first,\n t1 = this.contents,\n t2 = t1.length;\n if (t2 === 0)\n return \"\";\n if (t2 > 1)\n return null;\n first = B.JSArray_methods.get$first(t1);\n return typeof first == \"string\" ? first : null;\n },\n get$initialPlain() {\n var first = B.JSArray_methods.get$first(this.contents);\n return typeof first == \"string\" ? first : \"\";\n },\n Interpolation$20(contents, span) {\n var t1, t2, t3, i, t4, t5,\n _s8_ = \"contents\";\n for (t1 = this.contents, t2 = t1.length, t3 = type$.Expression_2, i = 0; i < t2; ++i) {\n t4 = t1[i];\n t5 = typeof t4 == \"string\";\n if (!t5 && !t3._is(t4))\n throw A.wrapException(A.ArgumentError$value(t1, _s8_, string$.May_on));\n if (i !== 0 && typeof t1[i - 1] == \"string\" && t5)\n throw A.wrapException(A.ArgumentError$value(t1, _s8_, \"May not contain adjacent Strings.\"));\n }\n },\n toString$0(_) {\n var t1 = this.contents;\n return new A.MappedListIterable(t1, new A.Interpolation_toString_closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$0(0);\n },\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Interpolation_toString_closure0.prototype = {\n call$1(value) {\n return typeof value == \"string\" ? value : \"#{\" + A.S(value) + \"}\";\n },\n $signature: 47\n };\n A.SupportsInterpolation0.prototype = {\n toString$0(_) {\n return \"#{\" + this.expression.toString$0(0) + \"}\";\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.InterpolationBuffer0.prototype = {\n writeCharCode$1(character) {\n this._interpolation_buffer0$_text._contents += A.Primitives_stringFromCharCode(character);\n return null;\n },\n add$1(_, expression) {\n this._interpolation_buffer0$_flushText$0();\n this._interpolation_buffer0$_contents.push(expression);\n },\n addInterpolation$1(interpolation) {\n var first, t1, _this = this,\n toAdd = interpolation.contents;\n if (toAdd.length === 0)\n return;\n first = B.JSArray_methods.get$first(toAdd);\n if (typeof first == \"string\") {\n _this._interpolation_buffer0$_text._contents += first;\n toAdd = A.SubListIterable$(toAdd, 1, null, A._arrayInstanceType(toAdd)._precomputed1);\n }\n _this._interpolation_buffer0$_flushText$0();\n t1 = _this._interpolation_buffer0$_contents;\n B.JSArray_methods.addAll$1(t1, toAdd);\n if (typeof B.JSArray_methods.get$last(t1) == \"string\")\n _this._interpolation_buffer0$_text._contents += A.S(t1.pop());\n },\n _interpolation_buffer0$_flushText$0() {\n var t1 = this._interpolation_buffer0$_text,\n t2 = t1._contents;\n if (t2.length === 0)\n return;\n this._interpolation_buffer0$_contents.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n t1._contents = \"\";\n },\n interpolation$1(span) {\n var t1 = A.List_List$of(this._interpolation_buffer0$_contents, true, type$.Object),\n t2 = this._interpolation_buffer0$_text._contents;\n if (t2.length !== 0)\n t1.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n return A.Interpolation$0(t1, span);\n },\n toString$0(_) {\n var t1, t2, _i, t3, element;\n for (t1 = this._interpolation_buffer0$_contents, t2 = t1.length, _i = 0, t3 = \"\"; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n element = t1[_i];\n t3 = typeof element == \"string\" ? t3 + element : t3 + \"#{\" + A.S(element) + A.Primitives_stringFromCharCode(125);\n }\n t1 = t3 + this._interpolation_buffer0$_text.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._realCasePath_helper0.prototype = {\n call$1(path) {\n var dirname = $.$get$context().dirname$1(path);\n if (dirname === path)\n return path;\n return $._realCaseCache0.putIfAbsent$2(path, new A._realCasePath_helper_closure0(this, dirname, path));\n },\n $signature: 5\n };\n A._realCasePath_helper_closure0.prototype = {\n call$0() {\n var matches, t2, exception,\n realDirname = this.helper.call$1(this.dirname),\n t1 = this.path,\n basename = A.ParsedPath_ParsedPath$parse(t1, $.$get$context().style).get$basename();\n try {\n matches = J.where$1$ax(A.listDir0(realDirname), new A._realCasePath_helper__closure0(basename)).toList$0(0);\n t2 = J.get$length$asx(matches) !== 1 ? A.join(realDirname, basename, null) : J.$index$asx(matches, 0);\n return t2;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.FileSystemException0)\n return t1;\n else\n throw exception;\n }\n },\n $signature: 30\n };\n A._realCasePath_helper__closure0.prototype = {\n call$1(realPath) {\n return A.equalsIgnoreCase0(A.ParsedPath_ParsedPath$parse(realPath, $.$get$context().style).get$basename(), this.basename);\n },\n $signature: 6\n };\n A.ModifiableCssKeyframeBlock0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssKeyframeBlock$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssKeyframeBlock$0(this.selector, this.span);\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.KeyframeSelectorParser0.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.KeyframeSelectorParser_parse_closure0(this));\n },\n _keyframe_selector$_percentage$0() {\n var t3, next,\n t1 = this.scanner,\n t2 = t1.scanChar$1(43) ? \"\" + A.Primitives_stringFromCharCode(43) : \"\",\n second = t1.peekChar$0();\n if (!A.isDigit0(second) && second !== 46)\n t1.error$1(0, \"Expected number.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n if (t1.peekChar$0() === 46) {\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n }\n if (this.scanIdentChar$1(101)) {\n t2 += A.Primitives_stringFromCharCode(101);\n next = t1.peekChar$0();\n if (next === 43 || next === 45)\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n if (!A.isDigit0(t1.peekChar$0()))\n t1.error$1(0, \"Expected digit.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n }\n t1.expectChar$1(37);\n t2 += A.Primitives_stringFromCharCode(37);\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n };\n A.KeyframeSelectorParser_parse_closure0.prototype = {\n call$0() {\n var selectors = A._setArrayType([], type$.JSArray_String),\n t1 = this.$this,\n t2 = t1.scanner;\n do {\n t1.whitespace$0();\n if (t1.lookingAtIdentifier$0())\n if (t1.scanIdentifier$1(\"from\"))\n selectors.push(\"from\");\n else {\n t1.expectIdentifier$2$name(\"to\", '\"to\" or \"from\"');\n selectors.push(\"to\");\n }\n else\n selectors.push(t1._keyframe_selector$_percentage$0());\n t1.whitespace$0();\n } while (t2.scanChar$1(44));\n t2.expectDone$0();\n return selectors;\n },\n $signature: 48\n };\n A.render_closure.prototype = {\n call$0() {\n var error, exception;\n try {\n this.callback.call$2(null, A.renderSync(this.options));\n } catch (exception) {\n error = A.unwrapException(exception);\n this.callback.call$2(error, null);\n }\n return null;\n },\n $signature: 1\n };\n A.render_closure0.prototype = {\n call$1(result) {\n this.callback.call$2(null, result);\n },\n $signature: 461\n };\n A.render_closure1.prototype = {\n call$2(error, stackTrace) {\n var t2, t3, _null = null,\n t1 = this.callback;\n if (error instanceof A.SassException0)\n t1.call$2(A._wrapException(error, stackTrace), _null);\n else {\n t2 = J.toString$0$(error);\n t3 = A.getTrace0(error);\n t1.call$2(A._newRenderError(t2, t3 == null ? stackTrace : t3, _null, _null, _null, 3), _null);\n }\n },\n $signature: 68\n };\n A._parseFunctions_closure.prototype = {\n call$2(signature, callback) {\n var error, stackTrace, exception, t1, t2, context, fiber, _this = this, tuple = null;\n try {\n tuple = A.ScssParser$0(signature, null, null).parseSignature$1$requireParens(false);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error;\n t2 = J.getInterceptor$z(t1);\n A.throwWithTrace0(new A.SassFormatException0('Invalid signature \"' + signature + '\": ' + error._span_exception$_message, A.SourceSpanException.prototype.get$span.call(t2, t1)), stackTrace);\n } else\n throw exception;\n }\n t1 = _this.options;\n context = {options: A._contextOptions(t1, _this.start)};\n J.set$context$x(J.get$options$x(context), context);\n fiber = J.get$fiber$x(t1);\n if (fiber != null)\n _this.result.push(A.BuiltInCallable$parsed(tuple.item1, tuple.item2, new A._parseFunctions__closure(fiber, callback, context)));\n else {\n t1 = _this.result;\n if (!_this.asynch)\n t1.push(A.BuiltInCallable$parsed(tuple.item1, tuple.item2, new A._parseFunctions__closure0(callback, context)));\n else\n t1.push(new A.AsyncBuiltInCallable0(tuple.item1, tuple.item2, new A._parseFunctions__closure1(callback, context)));\n }\n },\n $signature: 117\n };\n A._parseFunctions__closure.prototype = {\n call$1($arguments) {\n var result,\n t1 = this.fiber,\n currentFiber = J.get$current$x(t1),\n t2 = type$.Object;\n t2 = A.List_List$of(J.map$1$1$ax($arguments, A.value1__wrapValue$closure(), t2), true, t2);\n t2.push(A.allowInterop(new A._parseFunctions___closure0(currentFiber)));\n result = J.apply$2$x(type$.JSFunction._as(this.callback), this.context, t2);\n return A.unwrapValue(A._asBool($.$get$_isUndefined().call$1(result)) ? A.runZoned(new A._parseFunctions___closure1(t1), null, type$.nullable_Object) : result);\n },\n $signature: 3\n };\n A._parseFunctions___closure0.prototype = {\n call$1(result) {\n A.scheduleMicrotask(new A._parseFunctions____closure(this.currentFiber, result));\n },\n call$0() {\n return this.call$1(null);\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 0,\n $defaultValues() {\n return [null];\n },\n $signature: 87\n };\n A._parseFunctions____closure.prototype = {\n call$0() {\n return J.run$1$x(this.currentFiber, this.result);\n },\n $signature: 0\n };\n A._parseFunctions___closure1.prototype = {\n call$0() {\n return J.yield$0$x(this.fiber);\n },\n $signature: 85\n };\n A._parseFunctions__closure0.prototype = {\n call$1($arguments) {\n return A.unwrapValue(J.apply$2$x(type$.JSFunction._as(this.callback), this.context, J.map$1$1$ax($arguments, A.value1__wrapValue$closure(), type$.Object).toList$0(0)));\n },\n $signature: 3\n };\n A._parseFunctions__closure1.prototype = {\n call$1($arguments) {\n return this.$call$body$_parseFunctions__closure($arguments);\n },\n $call$body$_parseFunctions__closure($arguments) {\n var $async$goto = 0,\n $async$completer = A._makeAsyncAwaitCompleter(type$.Value_2),\n $async$returnValue, $async$self = this, result, t1, t2, $async$temp1;\n var $async$call$1 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {\n if ($async$errorCode === 1)\n return A._asyncRethrow($async$result, $async$completer);\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n t1 = new A._Future($.Zone__current, type$._Future_nullable_Object);\n t2 = type$.Object;\n t2 = A.List_List$of(J.map$1$1$ax($arguments, A.value1__wrapValue$closure(), t2), true, t2);\n t2.push(A.allowInterop(new A._parseFunctions___closure(new A._AsyncCompleter(t1, type$._AsyncCompleter_nullable_Object))));\n result = J.apply$2$x(type$.JSFunction._as($async$self.callback), $async$self.context, t2);\n $async$temp1 = A;\n $async$goto = A._asBool($.$get$_isUndefined().call$1(result)) ? 3 : 5;\n break;\n case 3:\n // then\n $async$goto = 6;\n return A._asyncAwait(t1, $async$call$1);\n case 6:\n // returning from await.\n // goto join\n $async$goto = 4;\n break;\n case 5:\n // else\n $async$result = result;\n case 4:\n // join\n $async$returnValue = $async$temp1.unwrapValue($async$result);\n // goto return\n $async$goto = 1;\n break;\n case 1:\n // return\n return A._asyncReturn($async$returnValue, $async$completer);\n }\n });\n return A._asyncStartSync($async$call$1, $async$completer);\n },\n $signature: 93\n };\n A._parseFunctions___closure.prototype = {\n call$1(result) {\n return this.completer.complete$1(result);\n },\n call$0() {\n return this.call$1(null);\n },\n \"call*\": \"call$1\",\n $requiredArgCount: 0,\n $defaultValues() {\n return [null];\n },\n $signature: 225\n };\n A._parseImporter_closure.prototype = {\n call$1(importer) {\n return type$.JSFunction._as(A.allowInteropCaptureThis(new A._parseImporter__closure(this.fiber, importer)));\n },\n $signature: 462\n };\n A._parseImporter__closure.prototype = {\n call$4(thisArg, url, previous, _) {\n var t1 = this.fiber,\n result = J.apply$2$x(this.importer, thisArg, A._setArrayType([url, previous, A.allowInterop(new A._parseImporter___closure(J.get$current$x(t1)))], type$.JSArray_Object));\n if (A._asBool($.$get$_isUndefined().call$1(result)))\n return A.runZoned(new A._parseImporter___closure0(t1), null, type$.Object);\n return result;\n },\n call$3(thisArg, url, previous) {\n return this.call$4(thisArg, url, previous, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 463\n };\n A._parseImporter___closure.prototype = {\n call$1(result) {\n A.scheduleMicrotask(new A._parseImporter____closure(this.currentFiber, result));\n },\n $signature: 464\n };\n A._parseImporter____closure.prototype = {\n call$0() {\n return J.run$1$x(this.currentFiber, this.result);\n },\n $signature: 0\n };\n A._parseImporter___closure0.prototype = {\n call$0() {\n return J.yield$0$x(this.fiber);\n },\n $signature: 85\n };\n A.LimitedMapView0.prototype = {\n get$keys(_) {\n return this._limited_map_view0$_keys;\n },\n get$length(_) {\n return this._limited_map_view0$_keys._collection$_length;\n },\n get$isEmpty(_) {\n return this._limited_map_view0$_keys._collection$_length === 0;\n },\n get$isNotEmpty(_) {\n return this._limited_map_view0$_keys._collection$_length !== 0;\n },\n $index(_, key) {\n return this._limited_map_view0$_keys.contains$1(0, key) ? this._limited_map_view0$_map.$index(0, key) : null;\n },\n containsKey$1(key) {\n return this._limited_map_view0$_keys.contains$1(0, key);\n },\n remove$1(_, key) {\n return this._limited_map_view0$_keys.contains$1(0, key) ? this._limited_map_view0$_map.remove$1(0, key) : null;\n }\n };\n A.ListExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitListExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var _this = this,\n t1 = _this.hasBrackets,\n t2 = t1 ? \"\" + A.Primitives_stringFromCharCode(91) : \"\",\n t3 = _this.contents,\n t4 = _this.separator === B.ListSeparator_kWM0 ? \", \" : \" \";\n t4 = t2 + new A.MappedListIterable(t3, new A.ListExpression_toString_closure0(_this), A._arrayInstanceType(t3)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, t4);\n t1 = t1 ? t4 + A.Primitives_stringFromCharCode(93) : t4;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n _list3$_elementNeedsParens$1(expression) {\n var t1, t2;\n if (expression instanceof A.ListExpression0) {\n if (expression.contents.length < 2)\n return false;\n if (expression.hasBrackets)\n return false;\n t1 = this.separator;\n t2 = t1 === B.ListSeparator_kWM0;\n return t2 ? t2 : t1 !== B.ListSeparator_undecided_null0;\n }\n if (this.separator !== B.ListSeparator_woc0)\n return false;\n if (expression instanceof A.UnaryOperationExpression0) {\n t1 = expression.operator;\n return t1 === B.UnaryOperator_j2w0 || t1 === B.UnaryOperator_U4G0;\n }\n return false;\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ListExpression_toString_closure0.prototype = {\n call$1(element) {\n return this.$this._list3$_elementNeedsParens$1(element) ? \"(\" + element.toString$0(0) + \")\" : element.toString$0(0);\n },\n $signature: 130\n };\n A._length_closure2.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).get$asList().length;\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._nth_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n index = t1.$index($arguments, 1);\n return list.get$asList()[list.sassIndexToListIndex$2(index, \"n\")];\n },\n $signature: 3\n };\n A._setNth_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n index = t1.$index($arguments, 1),\n value = t1.$index($arguments, 2),\n t2 = list.get$asList(),\n newList = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n newList[list.sassIndexToListIndex$2(index, \"n\")] = value;\n return t1.$index($arguments, 0).withListContents$1(newList);\n },\n $signature: 22\n };\n A._join_closure0.prototype = {\n call$1($arguments) {\n var separator, bracketed,\n t1 = J.getInterceptor$asx($arguments),\n list1 = t1.$index($arguments, 0),\n list2 = t1.$index($arguments, 1),\n separatorParam = t1.$index($arguments, 2).assertString$1(\"separator\"),\n bracketedParam = t1.$index($arguments, 3);\n t1 = separatorParam._string0$_text;\n if (t1 === \"auto\")\n if (list1.get$separator(list1) !== B.ListSeparator_undecided_null0)\n separator = list1.get$separator(list1);\n else\n separator = list2.get$separator(list2) !== B.ListSeparator_undecided_null0 ? list2.get$separator(list2) : B.ListSeparator_woc0;\n else if (t1 === \"space\")\n separator = B.ListSeparator_woc0;\n else if (t1 === \"comma\")\n separator = B.ListSeparator_kWM0;\n else {\n if (t1 !== \"slash\")\n throw A.wrapException(A.SassScriptException$0(string$.x24separ));\n separator = B.ListSeparator_1gm0;\n }\n bracketed = bracketedParam instanceof A.SassString0 && bracketedParam._string0$_text === \"auto\" ? list1.get$hasBrackets() : bracketedParam.get$isTruthy();\n t1 = A.List_List$of(list1.get$asList(), true, type$.Value_2);\n B.JSArray_methods.addAll$1(t1, list2.get$asList());\n return A.SassList$0(t1, separator, bracketed);\n },\n $signature: 22\n };\n A._append_closure2.prototype = {\n call$1($arguments) {\n var separator,\n t1 = J.getInterceptor$asx($arguments),\n list = t1.$index($arguments, 0),\n value = t1.$index($arguments, 1);\n t1 = t1.$index($arguments, 2).assertString$1(\"separator\")._string0$_text;\n if (t1 === \"auto\")\n separator = list.get$separator(list) === B.ListSeparator_undecided_null0 ? B.ListSeparator_woc0 : list.get$separator(list);\n else if (t1 === \"space\")\n separator = B.ListSeparator_woc0;\n else if (t1 === \"comma\")\n separator = B.ListSeparator_kWM0;\n else {\n if (t1 !== \"slash\")\n throw A.wrapException(A.SassScriptException$0(string$.x24separ));\n separator = B.ListSeparator_1gm0;\n }\n t1 = A.List_List$of(list.get$asList(), true, type$.Value_2);\n t1.push(value);\n return list.withListContents$2$separator(t1, separator);\n },\n $signature: 22\n };\n A._zip_closure0.prototype = {\n call$1($arguments) {\n var results, result, _box_0 = {},\n t1 = J.$index$asx($arguments, 0).get$asList(),\n t2 = A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,List>\"),\n lists = A.List_List$of(new A.MappedListIterable(t1, new A._zip__closure2(), t2), true, t2._eval$1(\"ListIterable.E\"));\n if (lists.length === 0)\n return B.SassList_yfz0;\n _box_0.i = 0;\n results = A._setArrayType([], type$.JSArray_SassList_2);\n for (t1 = A._arrayInstanceType(lists)._eval$1(\"MappedListIterable<1,Value0>\"), t2 = type$.Value_2; B.JSArray_methods.every$1(lists, new A._zip__closure3(_box_0));) {\n result = A.List_List$from(new A.MappedListIterable(lists, new A._zip__closure4(_box_0), t1), false, t2);\n result.fixed$length = Array;\n result.immutable$list = Array;\n results.push(new A.SassList0(result, B.ListSeparator_woc0, false));\n ++_box_0.i;\n }\n return A.SassList$0(results, B.ListSeparator_kWM0, false);\n },\n $signature: 22\n };\n A._zip__closure2.prototype = {\n call$1(list) {\n return list.get$asList();\n },\n $signature: 466\n };\n A._zip__closure3.prototype = {\n call$1(list) {\n return this._box_0.i !== J.get$length$asx(list);\n },\n $signature: 467\n };\n A._zip__closure4.prototype = {\n call$1(list) {\n return J.$index$asx(list, this._box_0.i);\n },\n $signature: 3\n };\n A._index_closure2.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n index = B.JSArray_methods.indexOf$1(t1.$index($arguments, 0).get$asList(), t1.$index($arguments, 1));\n if (index === -1)\n t1 = B.C__SassNull0;\n else\n t1 = new A.UnitlessSassNumber0(index + 1, null);\n return t1;\n },\n $signature: 3\n };\n A._separator_closure0.prototype = {\n call$1($arguments) {\n switch (J.get$separator$x(J.$index$asx($arguments, 0))) {\n case B.ListSeparator_kWM0:\n return new A.SassString0(\"comma\", false);\n case B.ListSeparator_1gm0:\n return new A.SassString0(\"slash\", false);\n default:\n return new A.SassString0(\"space\", false);\n }\n },\n $signature: 14\n };\n A._isBracketed_closure0.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).get$hasBrackets() ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._slash_closure0.prototype = {\n call$1($arguments) {\n var list = J.$index$asx($arguments, 0).get$asList();\n if (list.length < 2)\n throw A.wrapException(A.SassScriptException$0(\"At least two elements are required.\"));\n return A.SassList$0(list, B.ListSeparator_1gm0, false);\n },\n $signature: 22\n };\n A.SelectorList0.prototype = {\n get$isInvisible() {\n return B.JSArray_methods.every$1(this.components, new A.SelectorList_isInvisible_closure0());\n },\n get$asSassList() {\n var t1 = this.components;\n return A.SassList$0(new A.MappedListIterable(t1, new A.SelectorList_asSassList_closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value0>\")), B.ListSeparator_kWM0, false);\n },\n accept$1$1(visitor) {\n return visitor.visitSelectorList$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(other) {\n var t1 = this.components,\n t2 = A._arrayInstanceType(t1)._eval$1(\"ExpandIterable<1,ComplexSelector0>\"),\n contents = A.List_List$of(new A.ExpandIterable(t1, new A.SelectorList_unify_closure0(other), t2), true, t2._eval$1(\"Iterable.E\"));\n return contents.length === 0 ? null : A.SelectorList$0(contents);\n },\n resolveParentSelectors$2$implicitParent($parent, implicitParent) {\n var t1, _this = this;\n if ($parent == null) {\n if (!B.JSArray_methods.any$1(_this.components, _this.get$_list2$_complexContainsParentSelector()))\n return _this;\n throw A.wrapException(A.SassScriptException$0(string$.Top_le));\n }\n t1 = _this.components;\n return A.SelectorList$0(A.flattenVertically0(new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors_closure0(_this, implicitParent, $parent), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Iterable>\")), type$.ComplexSelector_2));\n },\n resolveParentSelectors$1($parent) {\n return this.resolveParentSelectors$2$implicitParent($parent, true);\n },\n _list2$_complexContainsParentSelector$1(complex) {\n return B.JSArray_methods.any$1(complex.components, new A.SelectorList__complexContainsParentSelector_closure0());\n },\n _list2$_resolveParentSelectorsCompound$2(compound, $parent) {\n var resolvedMembers0, parentSelector, t1,\n resolvedMembers = compound.components,\n containsSelectorPseudo = B.JSArray_methods.any$1(resolvedMembers, new A.SelectorList__resolveParentSelectorsCompound_closure2());\n if (!containsSelectorPseudo && !(B.JSArray_methods.get$first(resolvedMembers) instanceof A.ParentSelector0))\n return null;\n resolvedMembers0 = containsSelectorPseudo ? new A.MappedListIterable(resolvedMembers, new A.SelectorList__resolveParentSelectorsCompound_closure3($parent), A._arrayInstanceType(resolvedMembers)._eval$1(\"MappedListIterable<1,SimpleSelector0>\")) : resolvedMembers;\n parentSelector = B.JSArray_methods.get$first(resolvedMembers);\n if (parentSelector instanceof A.ParentSelector0) {\n if (resolvedMembers.length === 1 && parentSelector.suffix == null)\n return $parent.components;\n } else\n return A._setArrayType([A.ComplexSelector$0(A._setArrayType([A.CompoundSelector$0(resolvedMembers0)], type$.JSArray_ComplexSelectorComponent_2), false)], type$.JSArray_ComplexSelector_2);\n t1 = $parent.components;\n return new A.MappedListIterable(t1, new A.SelectorList__resolveParentSelectorsCompound_closure4(compound, resolvedMembers0), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector0>\"));\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this.components);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SelectorList0 && B.C_ListEquality.equals$2(0, this.components, other.components);\n }\n };\n A.SelectorList_isInvisible_closure0.prototype = {\n call$1(complex) {\n return complex.get$isInvisible();\n },\n $signature: 20\n };\n A.SelectorList_asSassList_closure0.prototype = {\n call$1(complex) {\n var t1 = complex.components;\n return A.SassList$0(new A.MappedListIterable(t1, new A.SelectorList_asSassList__closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value0>\")), B.ListSeparator_woc0, false);\n },\n $signature: 468\n };\n A.SelectorList_asSassList__closure0.prototype = {\n call$1(component) {\n return new A.SassString0(component.toString$0(0), false);\n },\n $signature: 469\n };\n A.SelectorList_unify_closure0.prototype = {\n call$1(complex1) {\n var t1 = this.other.components;\n return new A.ExpandIterable(t1, new A.SelectorList_unify__closure0(complex1), A._arrayInstanceType(t1)._eval$1(\"ExpandIterable<1,ComplexSelector0>\"));\n },\n $signature: 113\n };\n A.SelectorList_unify__closure0.prototype = {\n call$1(complex2) {\n var unified = A.unifyComplex0(A._setArrayType([this.complex1.components, complex2.components], type$.JSArray_List_ComplexSelectorComponent_2));\n if (unified == null)\n return B.List_empty14;\n return J.map$1$1$ax(unified, new A.SelectorList_unify___closure0(), type$.ComplexSelector_2);\n },\n $signature: 113\n };\n A.SelectorList_unify___closure0.prototype = {\n call$1(complex) {\n return A.ComplexSelector$0(complex, false);\n },\n $signature: 95\n };\n A.SelectorList_resolveParentSelectors_closure0.prototype = {\n call$1(complex) {\n var t2, newComplexes, t3, t4, t5, t6, t7, _i, component, resolved, t8, _i0, previousLineBreaks, newComplexes0, t9, i, newComplex, i0, lineBreak, t10, t11, t12, t13, _this = this, _box_0 = {},\n t1 = _this.$this;\n if (!t1._list2$_complexContainsParentSelector$1(complex)) {\n if (!_this.implicitParent)\n return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);\n t1 = _this.parent.components;\n return new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors__closure1(complex), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector0>\"));\n }\n t2 = type$.JSArray_List_ComplexSelectorComponent_2;\n newComplexes = A._setArrayType([A._setArrayType([], type$.JSArray_ComplexSelectorComponent_2)], t2);\n t3 = type$.JSArray_bool;\n _box_0.lineBreaks = A._setArrayType([false], t3);\n for (t4 = complex.components, t5 = t4.length, t6 = type$.ComplexSelectorComponent_2, t7 = _this.parent, _i = 0; _i < t5; ++_i) {\n component = t4[_i];\n if (component instanceof A.CompoundSelector0) {\n resolved = t1._list2$_resolveParentSelectorsCompound$2(component, t7);\n if (resolved == null) {\n for (t8 = newComplexes.length, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0)\n newComplexes[_i0].push(component);\n continue;\n }\n previousLineBreaks = _box_0.lineBreaks;\n newComplexes0 = A._setArrayType([], t2);\n _box_0.lineBreaks = A._setArrayType([], t3);\n for (t8 = newComplexes.length, t9 = J.getInterceptor$ax(resolved), i = 0, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0, i = i0) {\n newComplex = newComplexes[_i0];\n i0 = i + 1;\n lineBreak = previousLineBreaks[i];\n for (t10 = t9.get$iterator(resolved), t11 = !lineBreak; t10.moveNext$0();) {\n t12 = t10.get$current(t10);\n t13 = A.List_List$of(newComplex, true, t6);\n B.JSArray_methods.addAll$1(t13, t12.components);\n newComplexes0.push(t13);\n t13 = _box_0.lineBreaks;\n t13.push(!t11 || t12.lineBreak);\n }\n }\n newComplexes = newComplexes0;\n } else\n for (t8 = newComplexes.length, _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t8 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0)\n newComplexes[_i0].push(component);\n }\n _box_0.i = 0;\n return new A.MappedListIterable(newComplexes, new A.SelectorList_resolveParentSelectors__closure2(_box_0), A._arrayInstanceType(newComplexes)._eval$1(\"MappedListIterable<1,ComplexSelector0>\"));\n },\n $signature: 113\n };\n A.SelectorList_resolveParentSelectors__closure1.prototype = {\n call$1(parentComplex) {\n var t1 = A.List_List$of(parentComplex.components, true, type$.ComplexSelectorComponent_2),\n t2 = this.complex;\n B.JSArray_methods.addAll$1(t1, t2.components);\n return A.ComplexSelector$0(t1, t2.lineBreak || parentComplex.lineBreak);\n },\n $signature: 100\n };\n A.SelectorList_resolveParentSelectors__closure2.prototype = {\n call$1(newComplex) {\n var t1 = this._box_0;\n return A.ComplexSelector$0(newComplex, t1.lineBreaks[t1.i++]);\n },\n $signature: 95\n };\n A.SelectorList__complexContainsParentSelector_closure0.prototype = {\n call$1(component) {\n return component instanceof A.CompoundSelector0 && B.JSArray_methods.any$1(component.components, new A.SelectorList__complexContainsParentSelector__closure0());\n },\n $signature: 116\n };\n A.SelectorList__complexContainsParentSelector__closure0.prototype = {\n call$1(simple) {\n var selector;\n if (simple instanceof A.ParentSelector0)\n return true;\n if (!(simple instanceof A.PseudoSelector0))\n return false;\n selector = simple.selector;\n return selector != null && B.JSArray_methods.any$1(selector.components, selector.get$_list2$_complexContainsParentSelector());\n },\n $signature: 15\n };\n A.SelectorList__resolveParentSelectorsCompound_closure2.prototype = {\n call$1(simple) {\n var selector;\n if (!(simple instanceof A.PseudoSelector0))\n return false;\n selector = simple.selector;\n return selector != null && B.JSArray_methods.any$1(selector.components, selector.get$_list2$_complexContainsParentSelector());\n },\n $signature: 15\n };\n A.SelectorList__resolveParentSelectorsCompound_closure3.prototype = {\n call$1(simple) {\n var selector, t1, t2, t3;\n if (!(simple instanceof A.PseudoSelector0))\n return simple;\n selector = simple.selector;\n if (selector == null)\n return simple;\n if (!B.JSArray_methods.any$1(selector.components, selector.get$_list2$_complexContainsParentSelector()))\n return simple;\n t1 = selector.resolveParentSelectors$2$implicitParent(this.parent, false);\n t2 = simple.name;\n t3 = simple.isClass;\n return A.PseudoSelector$0(t2, simple.argument, !t3, t1);\n },\n $signature: 472\n };\n A.SelectorList__resolveParentSelectorsCompound_closure4.prototype = {\n call$1(complex) {\n var suffix, t2, t3, t4, t5, last,\n t1 = complex.components,\n lastComponent = B.JSArray_methods.get$last(t1);\n if (!(lastComponent instanceof A.CompoundSelector0))\n throw A.wrapException(A.SassScriptException$0('Parent \"' + complex.toString$0(0) + '\" is incompatible with this selector.'));\n suffix = type$.ParentSelector_2._as(B.JSArray_methods.get$first(this.compound.components)).suffix;\n t2 = type$.SimpleSelector_2;\n t3 = this.resolvedMembers;\n t4 = lastComponent.components;\n t5 = J.getInterceptor$ax(t3);\n if (suffix != null) {\n t2 = A.List_List$of(A.SubListIterable$(t4, 0, A.checkNotNullable(t4.length - 1, \"count\", type$.int), A._arrayInstanceType(t4)._precomputed1), true, t2);\n t2.push(B.JSArray_methods.get$last(t4).addSuffix$1(suffix));\n B.JSArray_methods.addAll$1(t2, t5.skip$1(t3, 1));\n last = A.CompoundSelector$0(t2);\n } else {\n t2 = A.List_List$of(t4, true, t2);\n B.JSArray_methods.addAll$1(t2, t5.skip$1(t3, 1));\n last = A.CompoundSelector$0(t2);\n }\n t1 = A.List_List$of(A.SubListIterable$(t1, 0, A.checkNotNullable(t1.length - 1, \"count\", type$.int), A._arrayInstanceType(t1)._precomputed1), true, type$.ComplexSelectorComponent_2);\n t1.push(last);\n return A.ComplexSelector$0(t1, complex.lineBreak);\n },\n $signature: 100\n };\n A._NodeSassList.prototype = {};\n A.legacyListClass_closure.prototype = {\n call$4(thisArg, $length, commaSeparator, dartValue) {\n var t1;\n if (dartValue == null) {\n $length.toString;\n t1 = A.Iterable_Iterable$generate($length, new A.legacyListClass__closure(), type$.Value_2);\n t1 = A.SassList$0(t1, commaSeparator !== false ? B.ListSeparator_kWM0 : B.ListSeparator_woc0, false);\n } else\n t1 = dartValue;\n J.set$dartValue$x(thisArg, t1);\n },\n call$2(thisArg, $length) {\n return this.call$4(thisArg, $length, null, null);\n },\n call$3(thisArg, $length, commaSeparator) {\n return this.call$4(thisArg, $length, commaSeparator, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 473\n };\n A.legacyListClass__closure.prototype = {\n call$1(_) {\n return B.C__SassNull0;\n },\n $signature: 232\n };\n A.legacyListClass_closure0.prototype = {\n call$2(thisArg, index) {\n return A.wrapValue(J.get$dartValue$x(thisArg)._list1$_contents[index]);\n },\n $signature: 475\n };\n A.legacyListClass_closure1.prototype = {\n call$3(thisArg, index, value) {\n var t1 = J.getInterceptor$x(thisArg),\n t2 = t1.get$dartValue(thisArg)._list1$_contents,\n mutable = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n mutable[index] = A.unwrapValue(value);\n t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).withListContents$1(mutable));\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 476\n };\n A.legacyListClass_closure2.prototype = {\n call$1(thisArg) {\n return J.get$dartValue$x(thisArg)._list1$_separator === B.ListSeparator_kWM0;\n },\n $signature: 477\n };\n A.legacyListClass_closure3.prototype = {\n call$2(thisArg, isComma) {\n var t1 = J.getInterceptor$x(thisArg),\n t2 = t1.get$dartValue(thisArg)._list1$_contents,\n t3 = isComma ? B.ListSeparator_kWM0 : B.ListSeparator_woc0;\n t1.set$dartValue(thisArg, A.SassList$0(t2, t3, t1.get$dartValue(thisArg)._list1$_hasBrackets));\n },\n $signature: 478\n };\n A.legacyListClass_closure4.prototype = {\n call$1(thisArg) {\n return J.get$dartValue$x(thisArg)._list1$_contents.length;\n },\n $signature: 479\n };\n A.listClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassList\", new A.listClass__closure()));\n J.get$$prototype$x(jsClass).get = A.allowInteropCaptureThisNamed(\"get\", new A.listClass__closure0());\n A.JSClassExtension_injectSuperclass(t1._as(B.SassList_0.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.listClass__closure.prototype = {\n call$3($self, contentsOrOptions, options) {\n var contents, t1, t2;\n if (self.immutable.isList(contentsOrOptions))\n contents = J.cast$1$0$ax(J.toArray$0$x(type$.ImmutableList._as(contentsOrOptions)), type$.Value_2);\n else if (type$.List_dynamic._is(contentsOrOptions))\n contents = J.cast$1$0$ax(contentsOrOptions, type$.Value_2);\n else {\n contents = A._setArrayType([], type$.JSArray_Value_2);\n type$.nullable__ConstructorOptions._as(contentsOrOptions);\n options = contentsOrOptions;\n }\n t1 = options == null;\n if (!t1) {\n t2 = J.get$separator$x(options);\n t2 = A._asBool($.$get$_isUndefined().call$1(t2));\n } else\n t2 = true;\n t2 = t2 ? B.ListSeparator_kWM0 : A.jsToDartSeparator(J.get$separator$x(options));\n t1 = t1 ? null : J.get$brackets$x(options);\n return A.SassList$0(contents, t2, t1 == null ? false : t1);\n },\n call$1($self) {\n return this.call$3($self, null, null);\n },\n call$2($self, contentsOrOptions) {\n return this.call$3($self, contentsOrOptions, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null, null];\n },\n $signature: 480\n };\n A.listClass__closure0.prototype = {\n call$2($self, indexFloat) {\n var index = B.JSNumber_methods.floor$0(indexFloat);\n if (index < 0)\n index = $self.get$asList().length + index;\n if (index < 0 || index >= $self.get$asList().length)\n return self.undefined;\n return $self.get$asList()[index];\n },\n $signature: 233\n };\n A._ConstructorOptions.prototype = {};\n A.SassList0.prototype = {\n get$separator(_) {\n return this._list1$_separator;\n },\n get$hasBrackets() {\n return this._list1$_hasBrackets;\n },\n get$isBlank() {\n return !this._list1$_hasBrackets && B.JSArray_methods.every$1(this._list1$_contents, new A.SassList_isBlank_closure0());\n },\n get$asList() {\n return this._list1$_contents;\n },\n get$lengthAsList() {\n return this._list1$_contents.length;\n },\n SassList$3$brackets0(contents, _separator, brackets) {\n if (this._list1$_separator === B.ListSeparator_undecided_null0 && this._list1$_contents.length > 1)\n throw A.wrapException(A.ArgumentError$(string$.A_list, null));\n },\n accept$1$1(visitor) {\n return visitor.visitList$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertMap$1($name) {\n return this._list1$_contents.length === 0 ? B.SassMap_Map_empty0 : this.super$Value$assertMap0($name);\n },\n tryMap$0() {\n return this._list1$_contents.length === 0 ? B.SassMap_Map_empty0 : null;\n },\n $eq(_, other) {\n var t1, _this = this;\n if (other == null)\n return false;\n if (!(other instanceof A.SassList0 && other._list1$_separator === _this._list1$_separator && other._list1$_hasBrackets === _this._list1$_hasBrackets && B.C_ListEquality.equals$2(0, other._list1$_contents, _this._list1$_contents)))\n t1 = _this._list1$_contents.length === 0 && other instanceof A.SassMap0 && other.get$asList().length === 0;\n else\n t1 = true;\n return t1;\n },\n get$hashCode(_) {\n return B.C_ListEquality0.hash$1(this._list1$_contents);\n }\n };\n A.SassList_isBlank_closure0.prototype = {\n call$1(element) {\n return element.get$isBlank();\n },\n $signature: 44\n };\n A.ListSeparator0.prototype = {\n toString$0(_) {\n return this._list1$_name;\n }\n };\n A.NodeLogger.prototype = {};\n A.WarnOptions.prototype = {};\n A.DebugOptions.prototype = {};\n A._QuietLogger0.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n }\n };\n A.LoudComment0.prototype = {\n get$span(_) {\n return this.text.span;\n },\n accept$1$1(visitor) {\n return visitor.visitLoudComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.text.toString$0(0);\n },\n $isAstNode0: 1,\n $isStatement0: 1\n };\n A.MapExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitMapExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.pairs;\n return \"(\" + new A.MappedListIterable(t1, new A.MapExpression_toString_closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,String>\")).join$1(0, \", \") + \")\";\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.MapExpression_toString_closure0.prototype = {\n call$1(pair) {\n return A.S(pair.item1) + \": \" + A.S(pair.item2);\n },\n $signature: 482\n };\n A._get_closure0.prototype = {\n call$1($arguments) {\n var t3, value,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value_2);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n for (t1 = A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value_2), t1 = new A.ListIterator(t1, t1.get$length(t1)), t3 = A._instanceType(t1)._precomputed1; t1.moveNext$0(); map = value) {\n value = map._map0$_contents.$index(0, t3._as(t1.__internal$_current));\n if (!(value instanceof A.SassMap0))\n return B.C__SassNull0;\n }\n t1 = map._map0$_contents.$index(0, B.JSArray_methods.get$last(t2));\n return t1 == null ? B.C__SassNull0 : t1;\n },\n $signature: 3\n };\n A._set_closure1.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._modify0(t1.$index($arguments, 0).assertMap$1(\"map\"), A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value_2), new A._set__closure2($arguments), true);\n },\n $signature: 3\n };\n A._set__closure2.prototype = {\n call$1(_) {\n return J.$index$asx(this.$arguments, 2);\n },\n $signature: 36\n };\n A._set_closure2.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n args = t1.$index($arguments, 1).get$asList();\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$0(\"Expected $args to contain a key.\"));\n else if (t1 === 1)\n throw A.wrapException(A.SassScriptException$0(\"Expected $args to contain a value.\"));\n return A._modify0(map, B.JSArray_methods.sublist$2(args, 0, t1 - 1), new A._set__closure1(args), true);\n },\n $signature: 3\n };\n A._set__closure1.prototype = {\n call$1(_) {\n return B.JSArray_methods.get$last(this.args);\n },\n $signature: 36\n };\n A._merge_closure1.prototype = {\n call$1($arguments) {\n var t2, t3, t4,\n t1 = J.getInterceptor$asx($arguments),\n map1 = t1.$index($arguments, 0).assertMap$1(\"map1\"),\n map2 = t1.$index($arguments, 1).assertMap$1(\"map2\");\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = map1._map0$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n for (t3 = map2._map0$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 34\n };\n A._merge_closure2.prototype = {\n call$1($arguments) {\n var map2,\n t1 = J.getInterceptor$asx($arguments),\n map1 = t1.$index($arguments, 0).assertMap$1(\"map1\"),\n args = t1.$index($arguments, 1).get$asList();\n t1 = args.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$0(\"Expected $args to contain a key.\"));\n else if (t1 === 1)\n throw A.wrapException(A.SassScriptException$0(\"Expected $args to contain a map.\"));\n map2 = B.JSArray_methods.get$last(args).assertMap$1(\"map2\");\n return A._modify0(map1, A.SubListIterable$(args, 0, A.checkNotNullable(args.length - 1, \"count\", type$.int), A._arrayInstanceType(args)._precomputed1), new A._merge__closure0(map2), true);\n },\n $signature: 3\n };\n A._merge__closure0.prototype = {\n call$1(oldValue) {\n var t1, t2, t3, t4,\n nestedMap = oldValue.tryMap$0();\n if (nestedMap == null)\n return this.map2;\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (t3 = nestedMap._map0$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n for (t3 = this.map2._map0$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, t4.key, t4.value);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n },\n $signature: 483\n };\n A._deepMerge_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return A._deepMergeImpl0(t1.$index($arguments, 0).assertMap$1(\"map1\"), t1.$index($arguments, 1).assertMap$1(\"map2\"));\n },\n $signature: 34\n };\n A._deepRemove_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value_2);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n return A._modify0(map, A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value_2), new A._deepRemove__closure0(t2), false);\n },\n $signature: 3\n };\n A._deepRemove__closure0.prototype = {\n call$1(value) {\n var t1, t2,\n nestedMap = value.tryMap$0();\n if (nestedMap != null && nestedMap._map0$_contents.containsKey$1(B.JSArray_methods.get$last(this.keys))) {\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$of(nestedMap._map0$_contents, t1, t1);\n t2.remove$1(0, B.JSArray_methods.get$last(this.keys));\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n }\n return value;\n },\n $signature: 36\n };\n A._remove_closure1.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).assertMap$1(\"map\");\n },\n $signature: 34\n };\n A._remove_closure2.prototype = {\n call$1($arguments) {\n var mutableMap, t3, _i,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value_2);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n t1 = type$.Value_2;\n mutableMap = A.LinkedHashMap_LinkedHashMap$of(map._map0$_contents, t1, t1);\n for (t3 = t2.length, _i = 0; _i < t2.length; t2.length === t3 || (0, A.throwConcurrentModificationError)(t2), ++_i)\n mutableMap.remove$1(0, t2[_i]);\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n },\n $signature: 34\n };\n A._keys_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertMap$1(\"map\")._map0$_contents;\n return A.SassList$0(t1.get$keys(t1), B.ListSeparator_kWM0, false);\n },\n $signature: 22\n };\n A._values_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertMap$1(\"map\")._map0$_contents;\n return A.SassList$0(t1.get$values(t1), B.ListSeparator_kWM0, false);\n },\n $signature: 22\n };\n A._hasKey_closure0.prototype = {\n call$1($arguments) {\n var t3, value,\n t1 = J.getInterceptor$asx($arguments),\n map = t1.$index($arguments, 0).assertMap$1(\"map\"),\n t2 = A._setArrayType([t1.$index($arguments, 1)], type$.JSArray_Value_2);\n B.JSArray_methods.addAll$1(t2, t1.$index($arguments, 2).get$asList());\n for (t1 = A.SubListIterable$(t2, 0, A.checkNotNullable(t2.length - 1, \"count\", type$.int), type$.Value_2), t1 = new A.ListIterator(t1, t1.get$length(t1)), t3 = A._instanceType(t1)._precomputed1; t1.moveNext$0(); map = value) {\n value = map._map0$_contents.$index(0, t3._as(t1.__internal$_current));\n if (!(value instanceof A.SassMap0))\n return B.SassBoolean_false0;\n }\n return map._map0$_contents.containsKey$1(B.JSArray_methods.get$last(t2)) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._modify__modifyNestedMap0.prototype = {\n call$1(map) {\n var nestedMap, _this = this,\n t1 = type$.Value_2,\n mutableMap = A.LinkedHashMap_LinkedHashMap$of(map._map0$_contents, t1, t1),\n t2 = _this.keyIterator,\n key = t2.get$current(t2);\n if (!t2.moveNext$0()) {\n t2 = mutableMap.$index(0, key);\n if (t2 == null)\n t2 = B.C__SassNull0;\n mutableMap.$indexSet(0, key, _this.modify.call$1(t2));\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n }\n t2 = mutableMap.$index(0, key);\n nestedMap = t2 == null ? null : t2.tryMap$0();\n t2 = nestedMap == null;\n if (t2 && !_this.addNesting)\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n mutableMap.$indexSet(0, key, _this.call$1(t2 ? B.SassMap_Map_empty0 : nestedMap));\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));\n },\n $signature: 484\n };\n A._deepMergeImpl__ensureMutable0.prototype = {\n call$0() {\n var t2,\n t1 = this._box_0;\n if (t1.mutable)\n return;\n t1.mutable = true;\n t2 = type$.Value_2;\n t1.result = A.LinkedHashMap_LinkedHashMap$of(t1.result, t2, t2);\n },\n $signature: 0\n };\n A._deepMergeImpl_closure0.prototype = {\n call$2(key, value) {\n var resultMap, valueMap, merged,\n t1 = this._box_0,\n resultValue = t1.result.$index(0, key);\n if (resultValue == null) {\n this._ensureMutable.call$0();\n t1.result.$indexSet(0, key, value);\n } else {\n resultMap = resultValue.tryMap$0();\n valueMap = value.tryMap$0();\n if (resultMap != null && valueMap != null) {\n merged = A._deepMergeImpl0(valueMap, resultMap);\n if (merged === resultMap)\n return;\n this._ensureMutable.call$0();\n t1.result.$indexSet(0, key, merged);\n }\n }\n },\n $signature: 53\n };\n A._NodeSassMap.prototype = {};\n A.legacyMapClass_closure.prototype = {\n call$3(thisArg, $length, dartValue) {\n var t1, t2, t3, map;\n if (dartValue == null) {\n $length.toString;\n t1 = type$.Value_2;\n t2 = A.Iterable_Iterable$generate($length, new A.legacyMapClass__closure(), t1);\n t3 = A.Iterable_Iterable$generate($length, new A.legacyMapClass__closure0(), t1);\n map = A.LinkedHashMap_LinkedHashMap(null, null, null, t1, t1);\n A.MapBase__fillMapWithIterables(map, t2, t3);\n t1 = new A.SassMap0(A.ConstantMap_ConstantMap$from(map, t1, t1));\n } else\n t1 = dartValue;\n J.set$dartValue$x(thisArg, t1);\n },\n call$2(thisArg, $length) {\n return this.call$3(thisArg, $length, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 485\n };\n A.legacyMapClass__closure.prototype = {\n call$1(i) {\n return new A.UnitlessSassNumber0(i, null);\n },\n $signature: 486\n };\n A.legacyMapClass__closure0.prototype = {\n call$1(_) {\n return B.C__SassNull0;\n },\n $signature: 232\n };\n A.legacyMapClass_closure0.prototype = {\n call$2(thisArg, index) {\n var t1 = J.get$dartValue$x(thisArg)._map0$_contents;\n return A.wrapValue(J.elementAt$1$ax(t1.get$keys(t1), index));\n },\n $signature: 234\n };\n A.legacyMapClass_closure1.prototype = {\n call$2(thisArg, index) {\n var t1 = J.get$dartValue$x(thisArg)._map0$_contents;\n return A.wrapValue(t1.get$values(t1).elementAt$1(0, index));\n },\n $signature: 234\n };\n A.legacyMapClass_closure2.prototype = {\n call$1(thisArg) {\n var t1 = J.get$dartValue$x(thisArg)._map0$_contents;\n return t1.get$length(t1);\n },\n $signature: 488\n };\n A.legacyMapClass_closure3.prototype = {\n call$3(thisArg, index, key) {\n var newKey, t2, newMap, t3, i, t4, t5,\n t1 = J.getInterceptor$x(thisArg);\n A.RangeError_checkValidIndex(index, t1.get$dartValue(thisArg)._map0$_contents, \"index\");\n newKey = A.unwrapValue(key);\n t2 = type$.Value_2;\n newMap = A.LinkedHashMap_LinkedHashMap$_empty(t2, t2);\n for (t3 = t1.get$dartValue(thisArg)._map0$_contents, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3), i = 0; t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n if (i === index)\n newMap.$indexSet(0, newKey, t4.value);\n else {\n t5 = t4.key;\n if (newKey.$eq(0, t5))\n throw A.wrapException(A.ArgumentError$value(key, \"key\", \"is already in the map\"));\n newMap.$indexSet(0, t5, t4.value);\n }\n ++i;\n }\n t1.set$dartValue(thisArg, new A.SassMap0(A.ConstantMap_ConstantMap$from(newMap, t2, t2)));\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 235\n };\n A.legacyMapClass_closure4.prototype = {\n call$3(thisArg, index, value) {\n var t3, t4, t5,\n t1 = J.getInterceptor$x(thisArg),\n t2 = t1.get$dartValue(thisArg)._map0$_contents,\n key = J.elementAt$1$ax(t2.get$keys(t2), index);\n t2 = type$.Value_2;\n t3 = A.LinkedHashMap_LinkedHashMap$_empty(t2, t2);\n for (t4 = t1.get$dartValue(thisArg)._map0$_contents, t4 = t4.get$entries(t4), t4 = t4.get$iterator(t4); t4.moveNext$0();) {\n t5 = t4.get$current(t4);\n t3.$indexSet(0, t5.key, t5.value);\n }\n t3.$indexSet(0, key, A.unwrapValue(value));\n t1.set$dartValue(thisArg, new A.SassMap0(A.ConstantMap_ConstantMap$from(t3, t2, t2)));\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 235\n };\n A.mapClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassMap\", new A.mapClass__closure())),\n t2 = J.getInterceptor$x(jsClass);\n A.defineGetter(t2.get$$prototype(jsClass), \"contents\", new A.mapClass__closure0(), null);\n t2.get$$prototype(jsClass).get = A.allowInteropCaptureThisNamed(\"get\", new A.mapClass__closure1());\n A.JSClassExtension_injectSuperclass(t1._as(B.SassMap_Map_empty0.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.mapClass__closure.prototype = {\n call$2($self, contents) {\n var t1;\n if (contents == null)\n t1 = B.SassMap_Map_empty0;\n else {\n t1 = type$.Value_2;\n t1 = new A.SassMap0(A.ConstantMap_ConstantMap$from(A.immutableMapToDartMap(contents).cast$2$0(0, t1, t1), t1, t1));\n }\n return t1;\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 490\n };\n A.mapClass__closure0.prototype = {\n call$1($self) {\n return A.dartMapToImmutableMap($self._map0$_contents);\n },\n $signature: 491\n };\n A.mapClass__closure1.prototype = {\n call$2($self, indexOrKey) {\n var index, t1, entry;\n if (typeof indexOrKey == \"number\") {\n index = B.JSNumber_methods.floor$0(indexOrKey);\n if (index < 0) {\n t1 = $self._map0$_contents;\n index = t1.get$length(t1) + index;\n }\n if (index >= 0) {\n t1 = $self._map0$_contents;\n t1 = index >= t1.get$length(t1);\n } else\n t1 = true;\n if (t1)\n return self.undefined;\n t1 = $self._map0$_contents;\n entry = t1.get$entries(t1).elementAt$1(0, index);\n return A.SassList$0(A._setArrayType([entry.key, entry.value], type$.JSArray_Value_2), B.ListSeparator_woc0, false);\n } else {\n t1 = $self._map0$_contents.$index(0, indexOrKey);\n return t1 == null ? self.undefined : t1;\n }\n },\n $signature: 492\n };\n A.SassMap0.prototype = {\n get$separator(_) {\n var t1 = this._map0$_contents;\n return t1.get$isEmpty(t1) ? B.ListSeparator_undecided_null0 : B.ListSeparator_kWM0;\n },\n get$asList() {\n var result = A._setArrayType([], type$.JSArray_Value_2);\n this._map0$_contents.forEach$1(0, new A.SassMap_asList_closure0(result));\n return result;\n },\n get$lengthAsList() {\n var t1 = this._map0$_contents;\n return t1.get$length(t1);\n },\n accept$1$1(visitor) {\n return visitor.visitMap$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertMap$1($name) {\n return this;\n },\n tryMap$0() {\n return this;\n },\n $eq(_, other) {\n var t1;\n if (other == null)\n return false;\n if (!(other instanceof A.SassMap0 && B.C_MapEquality.equals$2(0, other._map0$_contents, this._map0$_contents))) {\n t1 = this._map0$_contents;\n t1 = t1.get$isEmpty(t1) && other instanceof A.SassList0 && other._list1$_contents.length === 0;\n } else\n t1 = true;\n return t1;\n },\n get$hashCode(_) {\n var t1 = this._map0$_contents;\n return t1.get$isEmpty(t1) ? B.C_ListEquality0.hash$1(B.List_empty15) : B.C_MapEquality.hash$1(t1);\n }\n };\n A.SassMap_asList_closure0.prototype = {\n call$2(key, value) {\n this.result.push(A.SassList$0(A._setArrayType([key, value], type$.JSArray_Value_2), B.ListSeparator_woc0, false));\n },\n $signature: 53\n };\n A._ceil_closure0.prototype = {\n call$1(value) {\n return B.JSNumber_methods.ceil$0(value);\n },\n $signature: 43\n };\n A._clamp_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n min = t1.$index($arguments, 0).assertNumber$1(\"min\"),\n number = t1.$index($arguments, 1).assertNumber$1(\"number\"),\n max = t1.$index($arguments, 2).assertNumber$1(\"max\");\n number.convertValueToMatch$3(min, \"number\", \"min\");\n max.convertValueToMatch$3(min, \"max\", \"min\");\n if (min.greaterThanOrEquals$1(max).value)\n return min;\n if (min.greaterThanOrEquals$1(number).value)\n return min;\n if (number.greaterThanOrEquals$1(max).value)\n return max;\n return number;\n },\n $signature: 10\n };\n A._floor_closure0.prototype = {\n call$1(value) {\n return B.JSNumber_methods.floor$0(value);\n },\n $signature: 43\n };\n A._max_closure0.prototype = {\n call$1($arguments) {\n var t1, t2, max, _i, number;\n for (t1 = J.$index$asx($arguments, 0).get$asList(), t2 = t1.length, max = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n number = t1[_i].assertNumber$0();\n if (max == null || max.lessThan$1(number).value)\n max = number;\n }\n if (max != null)\n return max;\n throw A.wrapException(A.SassScriptException$0(\"At least one argument must be passed.\"));\n },\n $signature: 10\n };\n A._min_closure0.prototype = {\n call$1($arguments) {\n var t1, t2, min, _i, number;\n for (t1 = J.$index$asx($arguments, 0).get$asList(), t2 = t1.length, min = null, _i = 0; _i < t1.length; t1.length === t2 || (0, A.throwConcurrentModificationError)(t1), ++_i) {\n number = t1[_i].assertNumber$0();\n if (min == null || min.greaterThan$1(number).value)\n min = number;\n }\n if (min != null)\n return min;\n throw A.wrapException(A.SassScriptException$0(\"At least one argument must be passed.\"));\n },\n $signature: 10\n };\n A._abs_closure0.prototype = {\n call$1(value) {\n return Math.abs(value);\n },\n $signature: 77\n };\n A._hypot_closure0.prototype = {\n call$1($arguments) {\n var subtotal, i, i0, t3, t4,\n t1 = J.$index$asx($arguments, 0).get$asList(),\n t2 = A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,SassNumber0>\"),\n numbers = A.List_List$of(new A.MappedListIterable(t1, new A._hypot__closure0(), t2), true, t2._eval$1(\"ListIterable.E\"));\n t1 = numbers.length;\n if (t1 === 0)\n throw A.wrapException(A.SassScriptException$0(\"At least one argument must be passed.\"));\n for (subtotal = 0, i = 0; i < t1; i = i0) {\n i0 = i + 1;\n subtotal += Math.pow(numbers[i].convertValueToMatch$3(numbers[0], \"numbers[\" + i0 + \"]\", \"numbers[1]\"), 2);\n }\n t1 = Math.sqrt(subtotal);\n t2 = numbers[0];\n t3 = J.getInterceptor$x(t2);\n t4 = t3.get$numeratorUnits(t2);\n return A.SassNumber_SassNumber$withUnits0(t1, t3.get$denominatorUnits(t2), t4);\n },\n $signature: 10\n };\n A._hypot__closure0.prototype = {\n call$1(argument) {\n return argument.assertNumber$0();\n },\n $signature: 493\n };\n A._log_closure0.prototype = {\n call$1($arguments) {\n var numberValue, base, baseValue, t2,\n _s18_ = \" to have no units.\",\n t1 = J.getInterceptor$asx($arguments),\n number = t1.$index($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$number: Expected \" + number.toString$0(0) + _s18_));\n numberValue = A._fuzzyRoundIfZero0(number._number1$_value);\n if (J.$eq$(t1.$index($arguments, 1), B.C__SassNull0)) {\n t1 = Math.log(numberValue);\n return new A.UnitlessSassNumber0(t1, null);\n }\n base = t1.$index($arguments, 1).assertNumber$1(\"base\");\n if (base.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$base: Expected \" + base.toString$0(0) + _s18_));\n t1 = base._number1$_value;\n baseValue = Math.abs(t1 - 1) < $.$get$epsilon0() ? A.fuzzyRound0(t1) : A._fuzzyRoundIfZero0(t1);\n t1 = Math.log(numberValue);\n t2 = Math.log(baseValue);\n return new A.UnitlessSassNumber0(t1 / t2, null);\n },\n $signature: 10\n };\n A._pow_closure0.prototype = {\n call$1($arguments) {\n var baseValue, exponentValue, t2, intExponent, t3,\n _s18_ = \" to have no units.\",\n _null = null,\n t1 = J.getInterceptor$asx($arguments),\n base = t1.$index($arguments, 0).assertNumber$1(\"base\"),\n exponent = t1.$index($arguments, 1).assertNumber$1(\"exponent\");\n if (base.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$base: Expected \" + base.toString$0(0) + _s18_));\n else if (exponent.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$exponent: Expected \" + exponent.toString$0(0) + _s18_));\n baseValue = A._fuzzyRoundIfZero0(base._number1$_value);\n exponentValue = A._fuzzyRoundIfZero0(exponent._number1$_value);\n t1 = $.$get$epsilon0();\n if (Math.abs(Math.abs(baseValue) - 1) < t1)\n t2 = exponentValue == 1 / 0 || exponentValue == -1 / 0;\n else\n t2 = false;\n if (t2)\n return new A.UnitlessSassNumber0(0 / 0, _null);\n else {\n t2 = Math.abs(baseValue - 0);\n if (t2 < t1) {\n if (isFinite(exponentValue)) {\n intExponent = A.fuzzyIsInt0(exponentValue) ? B.JSNumber_methods.round$0(exponentValue) : _null;\n if (intExponent != null && B.JSInt_methods.$mod(intExponent, 2) === 1)\n exponentValue = A.fuzzyRound0(exponentValue);\n }\n } else {\n if (isFinite(baseValue))\n t3 = baseValue < 0 && !(t2 < t1) && isFinite(exponentValue) && A.fuzzyIsInt0(exponentValue);\n else\n t3 = false;\n if (t3)\n exponentValue = A.fuzzyRound0(exponentValue);\n else {\n if (baseValue == 1 / 0 || baseValue == -1 / 0)\n t1 = baseValue < 0 && !(t2 < t1) && isFinite(exponentValue);\n else\n t1 = false;\n if (t1) {\n intExponent = A.fuzzyIsInt0(exponentValue) ? B.JSNumber_methods.round$0(exponentValue) : _null;\n if (intExponent != null && B.JSInt_methods.$mod(intExponent, 2) === 1)\n exponentValue = A.fuzzyRound0(exponentValue);\n }\n }\n }\n }\n t1 = Math.pow(baseValue, exponentValue);\n return new A.UnitlessSassNumber0(t1, _null);\n },\n $signature: 10\n };\n A._sqrt_closure0.prototype = {\n call$1($arguments) {\n var t1,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n t1 = Math.sqrt(A._fuzzyRoundIfZero0(number._number1$_value));\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._acos_closure0.prototype = {\n call$1($arguments) {\n var numberValue,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n numberValue = number._number1$_value;\n if (Math.abs(Math.abs(numberValue) - 1) < $.$get$epsilon0())\n numberValue = A.fuzzyRound0(numberValue);\n return A.SassNumber_SassNumber$withUnits0(Math.acos(numberValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 10\n };\n A._asin_closure0.prototype = {\n call$1($arguments) {\n var t1, numberValue,\n number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n t1 = number._number1$_value;\n numberValue = Math.abs(Math.abs(t1) - 1) < $.$get$epsilon0() ? A.fuzzyRound0(t1) : A._fuzzyRoundIfZero0(t1);\n return A.SassNumber_SassNumber$withUnits0(Math.asin(numberValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 10\n };\n A._atan_closure0.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n if (number.get$hasUnits())\n throw A.wrapException(A.SassScriptException$0(\"$number: Expected \" + number.toString$0(0) + \" to have no units.\"));\n return A.SassNumber_SassNumber$withUnits0(Math.atan(A._fuzzyRoundIfZero0(number._number1$_value)) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 10\n };\n A._atan2_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n y = t1.$index($arguments, 0).assertNumber$1(\"y\"),\n xValue = A._fuzzyRoundIfZero0(t1.$index($arguments, 1).assertNumber$1(\"x\").convertValueToMatch$3(y, \"x\", \"y\"));\n return A.SassNumber_SassNumber$withUnits0(Math.atan2(A._fuzzyRoundIfZero0(y._number1$_value), xValue) * 180 / 3.141592653589793, null, A._setArrayType([\"deg\"], type$.JSArray_String));\n },\n $signature: 10\n };\n A._cos_closure0.prototype = {\n call$1($arguments) {\n var t1 = Math.cos(J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\"));\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._sin_closure0.prototype = {\n call$1($arguments) {\n var t1 = Math.sin(A._fuzzyRoundIfZero0(J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\")));\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._tan_closure0.prototype = {\n call$1($arguments) {\n var value = J.$index$asx($arguments, 0).assertNumber$1(\"number\").coerceValueToUnit$2(\"rad\", \"number\"),\n t1 = B.JSNumber_methods.$mod(value - 1.5707963267948966, 6.283185307179586),\n t2 = $.$get$epsilon0();\n if (Math.abs(t1 - 0) < t2)\n return new A.UnitlessSassNumber0(1 / 0, null);\n else if (Math.abs(B.JSNumber_methods.$mod(value + 1.5707963267948966, 6.283185307179586) - 0) < t2)\n return new A.UnitlessSassNumber0(-1 / 0, null);\n else {\n t1 = Math.tan(A._fuzzyRoundIfZero0(value));\n return new A.UnitlessSassNumber0(t1, null);\n }\n },\n $signature: 10\n };\n A._compatible_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments);\n return t1.$index($arguments, 0).assertNumber$1(\"number1\").isComparableTo$1(t1.$index($arguments, 1).assertNumber$1(\"number2\")) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._isUnitless_closure0.prototype = {\n call$1($arguments) {\n return !J.$index$asx($arguments, 0).assertNumber$1(\"number\").get$hasUnits() ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._unit_closure0.prototype = {\n call$1($arguments) {\n return new A.SassString0(J.$index$asx($arguments, 0).assertNumber$1(\"number\").get$unitString(), true);\n },\n $signature: 14\n };\n A._percentage_closure0.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\");\n number.assertNoUnits$1(\"number\");\n return new A.SingleUnitSassNumber0(\"%\", number._number1$_value * 100, null);\n },\n $signature: 10\n };\n A._randomFunction_closure0.prototype = {\n call$1($arguments) {\n var limit,\n t1 = J.getInterceptor$asx($arguments);\n if (J.$eq$(t1.$index($arguments, 0), B.C__SassNull0)) {\n t1 = $.$get$_random2().nextDouble$0();\n return new A.UnitlessSassNumber0(t1, null);\n }\n limit = t1.$index($arguments, 0).assertNumber$1(\"limit\").assertInt$1(\"limit\");\n if (limit < 1)\n throw A.wrapException(A.SassScriptException$0(\"$limit: Must be greater than 0, was \" + limit + \".\"));\n t1 = $.$get$_random2().nextInt$1(limit);\n return new A.UnitlessSassNumber0(t1 + 1, null);\n },\n $signature: 10\n };\n A._div_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n number1 = t1.$index($arguments, 0),\n number2 = t1.$index($arguments, 1);\n if (!(number1 instanceof A.SassNumber0) || !(number2 instanceof A.SassNumber0))\n A.EvaluationContext_current0().warn$2$deprecation(0, string$.math_d, false);\n return number1.dividedBy$1(number2);\n },\n $signature: 3\n };\n A._numberFunction_closure0.prototype = {\n call$1($arguments) {\n var number = J.$index$asx($arguments, 0).assertNumber$1(\"number\"),\n t1 = this.transform.call$1(number._number1$_value),\n t2 = number.get$numeratorUnits(number);\n return A.SassNumber_SassNumber$withUnits0(t1, number.get$denominatorUnits(number), t2);\n },\n $signature: 10\n };\n A.CssMediaQuery0.prototype = {\n merge$1(other) {\n var t8, negativeFeatures, features, type, modifier, fewerFeatures, fewerFeatures0, moreFeatures, _this = this, _null = null, _s3_ = \"all\",\n t1 = _this.modifier,\n ourModifier = t1 == null ? _null : t1.toLowerCase(),\n t2 = _this.type,\n t3 = t2 == null,\n ourType = t3 ? _null : t2.toLowerCase(),\n t4 = other.modifier,\n theirModifier = t4 == null ? _null : t4.toLowerCase(),\n t5 = other.type,\n t6 = t5 == null,\n theirType = t6 ? _null : t5.toLowerCase(),\n t7 = ourType == null;\n if (t7 && theirType == null) {\n t1 = type$.String;\n t2 = A.List_List$of(_this.features, true, t1);\n B.JSArray_methods.addAll$1(t2, other.features);\n return new A.MediaQuerySuccessfulMergeResult0(new A.CssMediaQuery0(_null, _null, A.List_List$unmodifiable(t2, t1)));\n }\n t8 = ourModifier === \"not\";\n if (t8 !== (theirModifier === \"not\")) {\n if (ourType == theirType) {\n negativeFeatures = t8 ? _this.features : other.features;\n if (B.JSArray_methods.every$1(negativeFeatures, B.JSArray_methods.get$contains(t8 ? other.features : _this.features)))\n return B._SingletonCssMediaQueryMergeResult_empty0;\n else\n return B._SingletonCssMediaQueryMergeResult_unrepresentable0;\n } else if (t3 || A.equalsIgnoreCase0(t2, _s3_) || t6 || A.equalsIgnoreCase0(t5, _s3_))\n return B._SingletonCssMediaQueryMergeResult_unrepresentable0;\n if (t8) {\n features = other.features;\n type = theirType;\n modifier = theirModifier;\n } else {\n features = _this.features;\n type = ourType;\n modifier = ourModifier;\n }\n } else if (t8) {\n if (ourType != theirType)\n return B._SingletonCssMediaQueryMergeResult_unrepresentable0;\n fewerFeatures = _this.features;\n fewerFeatures0 = other.features;\n t3 = fewerFeatures.length > fewerFeatures0.length;\n moreFeatures = t3 ? fewerFeatures : fewerFeatures0;\n if (t3)\n fewerFeatures = fewerFeatures0;\n if (!B.JSArray_methods.every$1(fewerFeatures, B.JSArray_methods.get$contains(moreFeatures)))\n return B._SingletonCssMediaQueryMergeResult_unrepresentable0;\n features = moreFeatures;\n type = ourType;\n modifier = ourModifier;\n } else if (t3 || A.equalsIgnoreCase0(t2, _s3_)) {\n type = (t6 || A.equalsIgnoreCase0(t5, _s3_)) && t7 ? _null : theirType;\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n features = t3;\n modifier = theirModifier;\n } else {\n if (t6 || A.equalsIgnoreCase0(t5, _s3_)) {\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n features = t3;\n modifier = ourModifier;\n } else {\n if (ourType != theirType)\n return B._SingletonCssMediaQueryMergeResult_empty0;\n else {\n modifier = ourModifier == null ? theirModifier : ourModifier;\n t3 = A.List_List$of(_this.features, true, type$.String);\n B.JSArray_methods.addAll$1(t3, other.features);\n }\n features = t3;\n }\n type = ourType;\n }\n t2 = type == ourType ? t2 : t5;\n t1 = modifier == ourModifier ? t1 : t4;\n t3 = A.List_List$unmodifiable(features, type$.String);\n return new A.MediaQuerySuccessfulMergeResult0(new A.CssMediaQuery0(t1, t2, t3));\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.CssMediaQuery0 && other.modifier == this.modifier && other.type == this.type && B.C_ListEquality.equals$2(0, other.features, this.features);\n },\n get$hashCode(_) {\n return J.get$hashCode$(this.modifier) ^ J.get$hashCode$(this.type) ^ B.C_ListEquality0.hash$1(this.features);\n },\n toString$0(_) {\n var t2, _this = this,\n t1 = _this.modifier;\n t1 = t1 != null ? \"\" + (t1 + \" \") : \"\";\n t2 = _this.type;\n if (t2 != null) {\n t1 += t2;\n if (_this.features.length !== 0)\n t1 += \" and \";\n }\n t1 += B.JSArray_methods.join$1(_this.features, \" and \");\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n };\n A._SingletonCssMediaQueryMergeResult0.prototype = {\n toString$0(_) {\n return this._media_query1$_name;\n }\n };\n A.MediaQuerySuccessfulMergeResult0.prototype = {};\n A.MediaQueryParser0.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.MediaQueryParser_parse_closure0(this));\n },\n _media_query0$_mediaQuery$0() {\n var identifier1, identifier2, type, modifier, features, _this = this, _null = null,\n t1 = _this.scanner;\n if (t1.peekChar$0() !== 40) {\n identifier1 = _this.identifier$0();\n _this.whitespace$0();\n if (!_this.lookingAtIdentifier$0())\n return new A.CssMediaQuery0(_null, identifier1, B.List_empty);\n identifier2 = _this.identifier$0();\n _this.whitespace$0();\n if (A.equalsIgnoreCase0(identifier2, \"and\")) {\n type = identifier1;\n modifier = _null;\n } else {\n if (_this.scanIdentifier$1(\"and\"))\n _this.whitespace$0();\n else\n return new A.CssMediaQuery0(identifier1, identifier2, B.List_empty);\n type = identifier2;\n modifier = identifier1;\n }\n } else {\n type = _null;\n modifier = type;\n }\n features = A._setArrayType([], type$.JSArray_String);\n do {\n _this.whitespace$0();\n t1.expectChar$1(40);\n features.push(\"(\" + _this.declarationValue$0() + \")\");\n t1.expectChar$1(41);\n _this.whitespace$0();\n } while (_this.scanIdentifier$1(\"and\"));\n if (type == null)\n return new A.CssMediaQuery0(_null, _null, A.List_List$unmodifiable(features, type$.String));\n else {\n t1 = A.List_List$unmodifiable(features, type$.String);\n return new A.CssMediaQuery0(modifier, type, t1);\n }\n }\n };\n A.MediaQueryParser_parse_closure0.prototype = {\n call$0() {\n var queries = A._setArrayType([], type$.JSArray_CssMediaQuery_2),\n t1 = this.$this,\n t2 = t1.scanner;\n do {\n t1.whitespace$0();\n queries.push(t1._media_query0$_mediaQuery$0());\n } while (t2.scanChar$1(44));\n t2.expectDone$0();\n return queries;\n },\n $signature: 132\n };\n A.ModifiableCssMediaRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssMediaRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssMediaRule$0(this.queries, this.span);\n },\n $isCssMediaRule0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.MediaRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitMediaRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@media \" + this.query.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.MergedExtension0.prototype = {\n unmerge$0() {\n var $async$self = this;\n return A._makeSyncStarIterable(function() {\n var $async$goto = 0, $async$handler = 1, $async$currentError, right, left;\n return function $async$unmerge$0($async$errorCode, $async$result) {\n if ($async$errorCode === 1) {\n $async$currentError = $async$result;\n $async$goto = $async$handler;\n }\n while (true)\n switch ($async$goto) {\n case 0:\n // Function start\n left = $async$self.left;\n $async$goto = left instanceof A.MergedExtension0 ? 2 : 4;\n break;\n case 2:\n // then\n $async$goto = 5;\n return A._IterationMarker_yieldStar(left.unmerge$0());\n case 5:\n // after yield\n // goto join\n $async$goto = 3;\n break;\n case 4:\n // else\n $async$goto = 6;\n return left;\n case 6:\n // after yield\n case 3:\n // join\n right = $async$self.right;\n $async$goto = right instanceof A.MergedExtension0 ? 7 : 9;\n break;\n case 7:\n // then\n $async$goto = 10;\n return A._IterationMarker_yieldStar(right.unmerge$0());\n case 10:\n // after yield\n // goto join\n $async$goto = 8;\n break;\n case 9:\n // else\n $async$goto = 11;\n return right;\n case 11:\n // after yield\n case 8:\n // join\n // implicit return\n return A._IterationMarker_endOfIteration();\n case 1:\n // rethrow\n return A._IterationMarker_uncaughtError($async$currentError);\n }\n };\n }, type$.Extension_2);\n }\n };\n A.MergedMapView0.prototype = {\n get$keys(_) {\n var t1 = this._merged_map_view$_mapsByKey;\n return t1.get$keys(t1);\n },\n get$length(_) {\n var t1 = this._merged_map_view$_mapsByKey;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._merged_map_view$_mapsByKey;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._merged_map_view$_mapsByKey;\n return t1.get$isNotEmpty(t1);\n },\n MergedMapView$10(maps, $K, $V) {\n var t1, t2, t3, _i, map, t4, t5;\n for (t1 = maps.length, t2 = this._merged_map_view$_mapsByKey, t3 = $K._eval$1(\"@<0>\")._bind$1($V)._eval$1(\"MergedMapView0<1,2>\"), _i = 0; _i < maps.length; maps.length === t1 || (0, A.throwConcurrentModificationError)(maps), ++_i) {\n map = maps[_i];\n if (t3._is(map))\n for (t4 = map._merged_map_view$_mapsByKey, t4 = t4.get$values(t4), t4 = t4.get$iterator(t4); t4.moveNext$0();) {\n t5 = t4.get$current(t4);\n A.setAll0(t2, t5.get$keys(t5), t5);\n }\n else\n A.setAll0(t2, map.get$keys(map), map);\n }\n },\n $index(_, key) {\n var t1 = this._merged_map_view$_mapsByKey.$index(0, this.$ti._precomputed1._as(key));\n return t1 == null ? null : t1.$index(0, key);\n },\n $indexSet(_, key, value) {\n var child = this._merged_map_view$_mapsByKey.$index(0, key);\n if (child == null)\n throw A.wrapException(A.UnsupportedError$(string$.New_en));\n child.$indexSet(0, key, value);\n },\n remove$1(_, key) {\n throw A.wrapException(A.UnsupportedError$(string$.Entrie));\n },\n containsKey$1(key) {\n return this._merged_map_view$_mapsByKey.containsKey$1(key);\n }\n };\n A.global_closure57.prototype = {\n call$1($arguments) {\n return $._features0.contains$1(0, J.$index$asx($arguments, 0).assertString$1(\"feature\")._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A.global_closure58.prototype = {\n call$1($arguments) {\n return new A.SassString0(A.serializeValue0(J.get$first$ax($arguments), true, true), false);\n },\n $signature: 14\n };\n A.global_closure59.prototype = {\n call$1($arguments) {\n var value = J.$index$asx($arguments, 0);\n if (value instanceof A.SassArgumentList0)\n return new A.SassString0(\"arglist\", false);\n if (value instanceof A.SassBoolean0)\n return new A.SassString0(\"bool\", false);\n if (value instanceof A.SassColor0)\n return new A.SassString0(\"color\", false);\n if (value instanceof A.SassList0)\n return new A.SassString0(\"list\", false);\n if (value instanceof A.SassMap0)\n return new A.SassString0(\"map\", false);\n if (value.$eq(0, B.C__SassNull0))\n return new A.SassString0(\"null\", false);\n if (value instanceof A.SassNumber0)\n return new A.SassString0(\"number\", false);\n if (value instanceof A.SassFunction0)\n return new A.SassString0(\"function\", false);\n if (value instanceof A.SassCalculation0)\n return new A.SassString0(\"calculation\", false);\n return new A.SassString0(\"string\", false);\n },\n $signature: 14\n };\n A.global_closure60.prototype = {\n call$1($arguments) {\n var t1, t2, t3, t4,\n argumentList = J.$index$asx($arguments, 0);\n if (argumentList instanceof A.SassArgumentList0) {\n t1 = type$.Value_2;\n t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);\n for (argumentList._argument_list$_wereKeywordsAccessed = true, t3 = argumentList._argument_list$_keywords, t3 = t3.get$entries(t3), t3 = t3.get$iterator(t3); t3.moveNext$0();) {\n t4 = t3.get$current(t3);\n t2.$indexSet(0, new A.SassString0(t4.key, false), t4.value);\n }\n return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));\n } else\n throw A.wrapException(\"$args: \" + argumentList.toString$0(0) + \" is not an argument list.\");\n },\n $signature: 34\n };\n A.local_closure1.prototype = {\n call$1($arguments) {\n return new A.SassString0(J.$index$asx($arguments, 0).assertCalculation$1(\"calc\").name, true);\n },\n $signature: 14\n };\n A.local_closure2.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertCalculation$1(\"calc\").$arguments;\n return A.SassList$0(new A.MappedListIterable(t1, new A.local__closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value0>\")), B.ListSeparator_kWM0, false);\n },\n $signature: 22\n };\n A.local__closure0.prototype = {\n call$1(argument) {\n if (argument instanceof A.Value0)\n return argument;\n return new A.SassString0(J.toString$0$(argument), false);\n },\n $signature: 494\n };\n A.MixinRule0.prototype = {\n get$hasContent() {\n var result, _this = this,\n value = _this._mixin_rule$__MixinRule_hasContent;\n if (value === $) {\n result = J.$eq$(B.C__HasContentVisitor0.visitChildren$1(_this.children), true);\n A._lateInitializeOnceCheck(_this._mixin_rule$__MixinRule_hasContent, \"hasContent\");\n _this._mixin_rule$__MixinRule_hasContent = result;\n value = result;\n }\n return value;\n },\n accept$1$1(visitor) {\n return visitor.visitMixinRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = \"@mixin \" + this.name,\n t2 = this.$arguments;\n if (!(t2.$arguments.length === 0 && t2.restArgument == null))\n t1 += \"(\" + t2.toString$0(0) + \")\";\n t2 = this.children;\n t2 = t1 + (\" {\" + (t2 && B.JSArray_methods).join$1(t2, \" \") + \"}\");\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n };\n A._HasContentVisitor0.prototype = {\n visitContentRule$1(_) {\n return true;\n }\n };\n A.ExtendMode0.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.SupportsNegation0.prototype = {\n toString$0(_) {\n var t1 = this.condition;\n if (t1 instanceof A.SupportsNegation0 || t1 instanceof A.SupportsOperation0)\n return \"not (\" + t1.toString$0(0) + \")\";\n else\n return \"not \" + t1.toString$0(0);\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.NoOpImporter.prototype = {\n canonicalize$1(_, url) {\n return null;\n },\n load$1(_, url) {\n return null;\n },\n toString$0(_) {\n return \"(unknown)\";\n }\n };\n A.NoSourceMapBuffer0.prototype = {\n get$length(_) {\n return this._no_source_map_buffer0$_buffer._contents.length;\n },\n forSpan$1$2(span, callback) {\n return callback.call$0();\n },\n forSpan$2(span, callback) {\n return this.forSpan$1$2(span, callback, type$.dynamic);\n },\n write$1(_, object) {\n this._no_source_map_buffer0$_buffer._contents += A.S(object);\n return null;\n },\n writeCharCode$1(charCode) {\n this._no_source_map_buffer0$_buffer._contents += A.Primitives_stringFromCharCode(charCode);\n return null;\n },\n toString$0(_) {\n var t1 = this._no_source_map_buffer0$_buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n buildSourceMap$1$prefix(prefix) {\n return A.throwExpression(A.UnsupportedError$(string$.NoSour));\n }\n };\n A.AstNode0.prototype = {};\n A._FakeAstNode0.prototype = {\n get$span(_) {\n return this._node2$_callback.call$0();\n },\n $isAstNode0: 1\n };\n A.CssNode0.prototype = {\n toString$0(_) {\n return A.serialize0(this, true, null, true, null, false, null, true).css;\n }\n };\n A.CssParentNode0.prototype = {};\n A.FileSystemException0.prototype = {\n toString$0(_) {\n var t1 = $.$get$context();\n return t1.prettyUri$1(t1.toUri$1(this.path)) + \": \" + this.message;\n },\n get$message(receiver) {\n return this.message;\n }\n };\n A.Stderr0.prototype = {\n writeln$1(object) {\n J.write$1$x(this._node0$_stderr, (object == null ? \"\" : object) + \"\\n\");\n },\n writeln$0() {\n return this.writeln$1(null);\n }\n };\n A._readFile_closure0.prototype = {\n call$0() {\n return J.readFileSync$2$x(A.fs(), this.path, this.encoding);\n },\n $signature: 79\n };\n A.fileExists_closure0.prototype = {\n call$0() {\n var error, systemError, exception,\n t1 = this.path;\n if (!J.existsSync$1$x(A.fs(), t1))\n return false;\n try {\n t1 = J.isFile$0$x(J.statSync$1$x(A.fs(), t1));\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n systemError = type$.JsSystemError._as(error);\n if (J.$eq$(J.get$code$x(systemError), \"ENOENT\"))\n return false;\n throw exception;\n }\n },\n $signature: 28\n };\n A.dirExists_closure0.prototype = {\n call$0() {\n var error, systemError, exception,\n t1 = this.path;\n if (!J.existsSync$1$x(A.fs(), t1))\n return false;\n try {\n t1 = J.isDirectory$0$x(J.statSync$1$x(A.fs(), t1));\n return t1;\n } catch (exception) {\n error = A.unwrapException(exception);\n systemError = type$.JsSystemError._as(error);\n if (J.$eq$(J.get$code$x(systemError), \"ENOENT\"))\n return false;\n throw exception;\n }\n },\n $signature: 28\n };\n A.listDir_closure0.prototype = {\n call$0() {\n var t1 = this.path;\n if (!this.recursive)\n return J.map$1$1$ax(J.readdirSync$1$x(A.fs(), t1), new A.listDir__closure1(t1), type$.String).where$1(0, new A.listDir__closure2());\n else\n return new A.listDir_closure_list0().call$1(t1);\n },\n $signature: 199\n };\n A.listDir__closure1.prototype = {\n call$1(child) {\n return A.join(this.path, A._asString(child), null);\n },\n $signature: 92\n };\n A.listDir__closure2.prototype = {\n call$1(child) {\n return !A.dirExists0(child);\n },\n $signature: 6\n };\n A.listDir_closure_list0.prototype = {\n call$1($parent) {\n return J.expand$1$1$ax(J.readdirSync$1$x(A.fs(), $parent), new A.listDir__list_closure0($parent, this), type$.String);\n },\n $signature: 201\n };\n A.listDir__list_closure0.prototype = {\n call$1(child) {\n var path = A.join(this.parent, A._asString(child), null);\n return A.dirExists0(path) ? this.list.call$1(path) : A._setArrayType([path], type$.JSArray_String);\n },\n $signature: 205\n };\n A.ModifiableCssNode0.prototype = {\n get$hasFollowingSibling() {\n var siblings, t1, i, t2,\n $parent = this._node1$_parent;\n if ($parent == null)\n return false;\n siblings = $parent.children;\n t1 = this._node1$_indexInParent;\n t1.toString;\n i = t1 + 1;\n t1 = siblings._collection$_source;\n t2 = J.getInterceptor$asx(t1);\n for (; i < t2.get$length(t1); ++i)\n if (!this._node1$_isInvisible$1(t2.elementAt$1(t1, i)))\n return true;\n return false;\n },\n _node1$_isInvisible$1(node) {\n if (type$.CssParentNode_2._is(node)) {\n if (type$.CssAtRule_2._is(node))\n return false;\n if (type$.CssStyleRule_2._is(node) && node.selector.value.get$isInvisible())\n return true;\n return J.every$1$ax(node.get$children(node), this.get$_node1$_isInvisible());\n } else\n return false;\n },\n get$isGroupEnd() {\n return this.isGroupEnd;\n }\n };\n A.ModifiableCssParentNode0.prototype = {\n get$isChildless() {\n return false;\n },\n addChild$1(child) {\n var t1;\n child._node1$_parent = this;\n t1 = this._node1$_children;\n child._node1$_indexInParent = t1.length;\n t1.push(child);\n },\n $isCssParentNode0: 1,\n get$children(receiver) {\n return this.children;\n }\n };\n A.main_closure0.prototype = {\n call$2(_, __) {\n },\n $signature: 495\n };\n A.main_closure1.prototype = {\n call$2(_, __) {\n },\n $signature: 496\n };\n A.NodeToDartLogger.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n var t1 = this._node,\n warn = t1 == null ? null : J.get$warn$x(t1);\n if (warn == null)\n this._withAscii$1(new A.NodeToDartLogger_warn_closure(this, message, span, trace, deprecation));\n else {\n t1 = span == null ? type$.nullable_SourceSpan._as(self.undefined) : span;\n warn.call$2(message, {deprecation: deprecation, span: t1, stack: J.toString$0$(trace)});\n }\n },\n warn$1($receiver, message) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, null);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n var t1 = this._node,\n debug = t1 == null ? null : J.get$debug$x(t1);\n if (debug == null)\n this._withAscii$1(new A.NodeToDartLogger_debug_closure(this, message, span));\n else\n debug.call$2(message, {span: span});\n },\n _withAscii$1$1(callback) {\n var t1,\n wasAscii = $._glyphs === B.C_AsciiGlyphSet;\n $._glyphs = this._ascii ? B.C_AsciiGlyphSet : B.C_UnicodeGlyphSet;\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n $._glyphs = wasAscii ? B.C_AsciiGlyphSet : B.C_UnicodeGlyphSet;\n }\n },\n _withAscii$1(callback) {\n return this._withAscii$1$1(callback, type$.dynamic);\n }\n };\n A.NodeToDartLogger_warn_closure.prototype = {\n call$0() {\n var _this = this;\n _this.$this._fallback.warn$4$deprecation$span$trace(0, _this.message, _this.deprecation, _this.span, _this.trace);\n },\n $signature: 1\n };\n A.NodeToDartLogger_debug_closure.prototype = {\n call$0() {\n return this.$this._fallback.debug$2(0, this.message, this.span);\n },\n $signature: 0\n };\n A.NullExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitNullExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"null\";\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.legacyNullClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.types.Null\", new A.legacyNullClass__closure()));\n jsClass.NULL = B.C__SassNull0;\n A.JSClassExtension_injectSuperclass(t1._as(B.C__SassNull0.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.legacyNullClass__closure.prototype = {\n call$2(_, __) {\n throw A.wrapException(\"new sass.types.Null() isn't allowed. Use sass.types.Null.NULL instead.\");\n },\n call$1(_) {\n return this.call$2(_, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 191\n };\n A._SassNull0.prototype = {\n get$isTruthy() {\n return false;\n },\n get$isBlank() {\n return true;\n },\n get$realNull() {\n return null;\n },\n accept$1$1(visitor) {\n if (visitor._serialize0$_inspect)\n visitor._serialize0$_buffer.write$1(0, \"null\");\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unaryNot$0() {\n return B.SassBoolean_true0;\n }\n };\n A.NumberExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitNumberExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = A.S(this.value),\n t2 = this.unit;\n return t1 + (t2 == null ? \"\" : t2);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A._NodeSassNumber.prototype = {};\n A.legacyNumberClass_closure.prototype = {\n call$4(thisArg, value, unit, dartValue) {\n var t1;\n if (dartValue == null) {\n value.toString;\n t1 = A._parseNumber(value, unit);\n } else\n t1 = dartValue;\n J.set$dartValue$x(thisArg, t1);\n },\n call$2(thisArg, value) {\n return this.call$4(thisArg, value, null, null);\n },\n call$3(thisArg, value, unit) {\n return this.call$4(thisArg, value, unit, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 497\n };\n A.legacyNumberClass_closure0.prototype = {\n call$1(thisArg) {\n return J.get$dartValue$x(thisArg)._number1$_value;\n },\n $signature: 498\n };\n A.legacyNumberClass_closure1.prototype = {\n call$2(thisArg, value) {\n var t1 = J.getInterceptor$x(thisArg),\n t2 = J.get$numeratorUnits$x(t1.get$dartValue(thisArg));\n t1.set$dartValue(thisArg, A.SassNumber_SassNumber$withUnits0(value, J.get$denominatorUnits$x(t1.get$dartValue(thisArg)), t2));\n },\n $signature: 499\n };\n A.legacyNumberClass_closure2.prototype = {\n call$1(thisArg) {\n var t1 = J.getInterceptor$x(thisArg),\n t2 = B.JSArray_methods.join$1(J.get$numeratorUnits$x(t1.get$dartValue(thisArg)), \"*\");\n return t2 + (J.get$denominatorUnits$x(t1.get$dartValue(thisArg)).length === 0 ? \"\" : \"/\") + B.JSArray_methods.join$1(J.get$denominatorUnits$x(t1.get$dartValue(thisArg)), \"*\");\n },\n $signature: 500\n };\n A.legacyNumberClass_closure3.prototype = {\n call$2(thisArg, unit) {\n var t1 = J.getInterceptor$x(thisArg);\n t1.set$dartValue(thisArg, A._parseNumber(t1.get$dartValue(thisArg)._number1$_value, unit));\n },\n $signature: 501\n };\n A._parseNumber_closure.prototype = {\n call$1(unit) {\n return unit.length === 0;\n },\n $signature: 6\n };\n A._parseNumber_closure0.prototype = {\n call$1(unit) {\n return unit.length === 0;\n },\n $signature: 6\n };\n A.numberClass_closure.prototype = {\n call$0() {\n var t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassNumber\", new A.numberClass__closure())),\n t2 = type$.String,\n t3 = type$.Function;\n A.LinkedHashMap_LinkedHashMap$_literal([\"value\", new A.numberClass__closure0(), \"isInt\", new A.numberClass__closure1(), \"asInt\", new A.numberClass__closure2(), \"numeratorUnits\", new A.numberClass__closure3(), \"denominatorUnits\", new A.numberClass__closure4(), \"hasUnits\", new A.numberClass__closure5()], t2, t3).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));\n A.LinkedHashMap_LinkedHashMap$_literal([\"assertInt\", new A.numberClass__closure6(), \"assertInRange\", new A.numberClass__closure7(), \"assertNoUnits\", new A.numberClass__closure8(), \"assertUnit\", new A.numberClass__closure9(), \"hasUnit\", new A.numberClass__closure10(), \"compatibleWithUnit\", new A.numberClass__closure11(), \"convert\", new A.numberClass__closure12(), \"convertToMatch\", new A.numberClass__closure13(), \"convertValue\", new A.numberClass__closure14(), \"convertValueToMatch\", new A.numberClass__closure15(), \"coerce\", new A.numberClass__closure16(), \"coerceToMatch\", new A.numberClass__closure17(), \"coerceValue\", new A.numberClass__closure18(), \"coerceValueToMatch\", new A.numberClass__closure19()], t2, t3).forEach$1(0, A.JSClassExtension_get_defineMethod(jsClass));\n A.JSClassExtension_injectSuperclass(t1._as(self.Object.getPrototypeOf(J.get$$prototype$x(t1._as(new A.UnitlessSassNumber0(0, null).constructor))).constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.numberClass__closure.prototype = {\n call$3($self, value, unitOrOptions) {\n var t1, t2, _null = null;\n if (typeof unitOrOptions == \"string\")\n return new A.SingleUnitSassNumber0(unitOrOptions, value, _null);\n type$.nullable__ConstructorOptions_2._as(unitOrOptions);\n t1 = unitOrOptions == null;\n if (t1)\n t2 = _null;\n else {\n t2 = A.NullableExtension_andThen0(J.get$numeratorUnits$x(unitOrOptions), A.immutable__jsToDartList$closure());\n t2 = t2 == null ? _null : J.cast$1$0$ax(t2, type$.String);\n }\n if (t1)\n t1 = _null;\n else {\n t1 = A.NullableExtension_andThen0(J.get$denominatorUnits$x(unitOrOptions), A.immutable__jsToDartList$closure());\n t1 = t1 == null ? _null : J.cast$1$0$ax(t1, type$.String);\n }\n return A.SassNumber_SassNumber$withUnits0(value, t1, t2);\n },\n call$2($self, value) {\n return this.call$3($self, value, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 502\n };\n A.numberClass__closure0.prototype = {\n call$1($self) {\n return $self._number1$_value;\n },\n $signature: 503\n };\n A.numberClass__closure1.prototype = {\n call$1($self) {\n return A.fuzzyIsInt0($self._number1$_value);\n },\n $signature: 236\n };\n A.numberClass__closure2.prototype = {\n call$1($self) {\n var t1 = $self._number1$_value;\n return A.fuzzyIsInt0(t1) ? B.JSNumber_methods.round$0(t1) : null;\n },\n $signature: 505\n };\n A.numberClass__closure3.prototype = {\n call$1($self) {\n return new self.immutable.List($self.get$numeratorUnits($self));\n },\n $signature: 237\n };\n A.numberClass__closure4.prototype = {\n call$1($self) {\n return new self.immutable.List($self.get$denominatorUnits($self));\n },\n $signature: 237\n };\n A.numberClass__closure5.prototype = {\n call$1($self) {\n return $self.get$hasUnits();\n },\n $signature: 236\n };\n A.numberClass__closure6.prototype = {\n call$2($self, $name) {\n return $self.assertInt$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 507\n };\n A.numberClass__closure7.prototype = {\n call$4($self, min, max, $name) {\n return $self.valueInRange$3(min, max, $name);\n },\n call$3($self, min, max) {\n return this.call$4($self, min, max, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 508\n };\n A.numberClass__closure8.prototype = {\n call$2($self, $name) {\n return $self.assertNoUnits$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 509\n };\n A.numberClass__closure9.prototype = {\n call$3($self, unit, $name) {\n return $self.assertUnit$2(unit, $name);\n },\n call$2($self, unit) {\n return this.call$3($self, unit, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 510\n };\n A.numberClass__closure10.prototype = {\n call$2($self, unit) {\n return $self.hasUnit$1(unit);\n },\n $signature: 238\n };\n A.numberClass__closure11.prototype = {\n call$2($self, unit) {\n return $self.get$hasUnits() && $self.compatibleWithUnit$1(unit);\n },\n $signature: 238\n };\n A.numberClass__closure12.prototype = {\n call$4($self, numeratorUnits, denominatorUnits, $name) {\n var t1 = self.immutable.isOrderedMap(numeratorUnits) ? J.toArray$0$x(type$.ImmutableList._as(numeratorUnits)) : type$.List_dynamic._as(numeratorUnits),\n t2 = type$.String;\n t1 = J.cast$1$0$ax(t1, t2);\n t2 = J.cast$1$0$ax(self.immutable.isOrderedMap(denominatorUnits) ? J.toArray$0$x(type$.ImmutableList._as(denominatorUnits)) : type$.List_dynamic._as(denominatorUnits), t2);\n return A.SassNumber_SassNumber$withUnits0($self._number1$_coerceOrConvertValue$4$coerceUnitless$name(t1, t2, false, $name), t2, t1);\n },\n call$3($self, numeratorUnits, denominatorUnits) {\n return this.call$4($self, numeratorUnits, denominatorUnits, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 239\n };\n A.numberClass__closure13.prototype = {\n call$4($self, other, $name, otherName) {\n return $self.convertToMatch$3(other, $name, otherName);\n },\n call$2($self, other) {\n return this.call$4($self, other, null, null);\n },\n call$3($self, other, $name) {\n return this.call$4($self, other, $name, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 240\n };\n A.numberClass__closure14.prototype = {\n call$4($self, numeratorUnits, denominatorUnits, $name) {\n var t1 = self.immutable.isOrderedMap(numeratorUnits) ? J.toArray$0$x(type$.ImmutableList._as(numeratorUnits)) : type$.List_dynamic._as(numeratorUnits),\n t2 = type$.String;\n t1 = J.cast$1$0$ax(t1, t2);\n return $self._number1$_coerceOrConvertValue$4$coerceUnitless$name(t1, J.cast$1$0$ax(self.immutable.isOrderedMap(denominatorUnits) ? J.toArray$0$x(type$.ImmutableList._as(denominatorUnits)) : type$.List_dynamic._as(denominatorUnits), t2), false, $name);\n },\n call$3($self, numeratorUnits, denominatorUnits) {\n return this.call$4($self, numeratorUnits, denominatorUnits, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 241\n };\n A.numberClass__closure15.prototype = {\n call$4($self, other, $name, otherName) {\n return $self.convertValueToMatch$3(other, $name, otherName);\n },\n call$2($self, other) {\n return this.call$4($self, other, null, null);\n },\n call$3($self, other, $name) {\n return this.call$4($self, other, $name, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 242\n };\n A.numberClass__closure16.prototype = {\n call$4($self, numeratorUnits, denominatorUnits, $name) {\n var t1 = self.immutable.isOrderedMap(numeratorUnits) ? J.toArray$0$x(type$.ImmutableList._as(numeratorUnits)) : type$.List_dynamic._as(numeratorUnits),\n t2 = type$.String;\n t1 = J.cast$1$0$ax(t1, t2);\n return $self.coerce$3(t1, J.cast$1$0$ax(self.immutable.isOrderedMap(denominatorUnits) ? J.toArray$0$x(type$.ImmutableList._as(denominatorUnits)) : type$.List_dynamic._as(denominatorUnits), t2), $name);\n },\n call$3($self, numeratorUnits, denominatorUnits) {\n return this.call$4($self, numeratorUnits, denominatorUnits, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 239\n };\n A.numberClass__closure17.prototype = {\n call$4($self, other, $name, otherName) {\n return $self.coerceToMatch$3(other, $name, otherName);\n },\n call$2($self, other) {\n return this.call$4($self, other, null, null);\n },\n call$3($self, other, $name) {\n return this.call$4($self, other, $name, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 240\n };\n A.numberClass__closure18.prototype = {\n call$4($self, numeratorUnits, denominatorUnits, $name) {\n var t1 = self.immutable.isOrderedMap(numeratorUnits) ? J.toArray$0$x(type$.ImmutableList._as(numeratorUnits)) : type$.List_dynamic._as(numeratorUnits),\n t2 = type$.String;\n t1 = J.cast$1$0$ax(t1, t2);\n return $self.coerceValue$3(t1, J.cast$1$0$ax(self.immutable.isOrderedMap(denominatorUnits) ? J.toArray$0$x(type$.ImmutableList._as(denominatorUnits)) : type$.List_dynamic._as(denominatorUnits), t2), $name);\n },\n call$3($self, numeratorUnits, denominatorUnits) {\n return this.call$4($self, numeratorUnits, denominatorUnits, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 3,\n $defaultValues() {\n return [null];\n },\n $signature: 241\n };\n A.numberClass__closure19.prototype = {\n call$4($self, other, $name, otherName) {\n return $self.coerceValueToMatch$3(other, $name, otherName);\n },\n call$2($self, other) {\n return this.call$4($self, other, null, null);\n },\n call$3($self, other, $name) {\n return this.call$4($self, other, $name, null);\n },\n \"call*\": \"call$4\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null, null];\n },\n $signature: 242\n };\n A._ConstructorOptions0.prototype = {};\n A.SassNumber0.prototype = {\n get$unitString() {\n var _this = this;\n return _this.get$hasUnits() ? _this._number1$_unitString$2(_this.get$numeratorUnits(_this), _this.get$denominatorUnits(_this)) : \"\";\n },\n accept$1$1(visitor) {\n return visitor.visitNumber$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n withoutSlash$0() {\n var _this = this;\n return _this.asSlash == null ? _this : _this.withValue$1(_this._number1$_value);\n },\n assertNumber$1($name) {\n return this;\n },\n assertNumber$0() {\n return this.assertNumber$1(null);\n },\n assertInt$1($name) {\n var t1 = this._number1$_value,\n integer = A.fuzzyIsInt0(t1) ? B.JSNumber_methods.round$0(t1) : null;\n if (integer != null)\n return integer;\n throw A.wrapException(this._number1$_exception$2(this.toString$0(0) + \" is not an int.\", $name));\n },\n assertInt$0() {\n return this.assertInt$1(null);\n },\n valueInRange$3(min, max, $name) {\n var _this = this,\n result = A.fuzzyCheckRange0(_this._number1$_value, min, max);\n if (result != null)\n return result;\n throw A.wrapException(_this._number1$_exception$2(\"Expected \" + _this.toString$0(0) + \" to be within \" + A.S(min) + _this.get$unitString() + \" and \" + A.S(max) + _this.get$unitString() + \".\", $name));\n },\n hasCompatibleUnits$1(other) {\n var _this = this;\n if (_this.get$numeratorUnits(_this).length !== other.get$numeratorUnits(other).length)\n return false;\n if (_this.get$denominatorUnits(_this).length !== other.get$denominatorUnits(other).length)\n return false;\n return _this.isComparableTo$1(other);\n },\n assertUnit$2(unit, $name) {\n if (this.hasUnit$1(unit))\n return;\n throw A.wrapException(this._number1$_exception$2(\"Expected \" + this.toString$0(0) + ' to have unit \"' + unit + '\".', $name));\n },\n assertNoUnits$1($name) {\n if (!this.get$hasUnits())\n return;\n throw A.wrapException(this._number1$_exception$2(\"Expected \" + this.toString$0(0) + \" to have no units.\", $name));\n },\n convertToMatch$3(other, $name, otherName) {\n var t1 = this.convertValueToMatch$3(other, $name, otherName),\n t2 = other.get$numeratorUnits(other);\n return A.SassNumber_SassNumber$withUnits0(t1, other.get$denominatorUnits(other), t2);\n },\n convertValueToMatch$3(other, $name, otherName) {\n return this._number1$_coerceOrConvertValue$6$coerceUnitless$name$other$otherName(other.get$numeratorUnits(other), other.get$denominatorUnits(other), false, $name, other, otherName);\n },\n coerce$3(newNumerators, newDenominators, $name) {\n return A.SassNumber_SassNumber$withUnits0(this.coerceValue$3(newNumerators, newDenominators, $name), newDenominators, newNumerators);\n },\n coerce$2(newNumerators, newDenominators) {\n return this.coerce$3(newNumerators, newDenominators, null);\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n return this._number1$_coerceOrConvertValue$4$coerceUnitless$name(newNumerators, newDenominators, true, $name);\n },\n coerceValueToUnit$2(unit, $name) {\n var t1 = type$.JSArray_String;\n return this.coerceValue$3(A._setArrayType([unit], t1), A._setArrayType([], t1), $name);\n },\n coerceToMatch$3(other, $name, otherName) {\n var t1 = this.coerceValueToMatch$3(other, $name, otherName),\n t2 = other.get$numeratorUnits(other);\n return A.SassNumber_SassNumber$withUnits0(t1, other.get$denominatorUnits(other), t2);\n },\n coerceValueToMatch$3(other, $name, otherName) {\n return this._number1$_coerceOrConvertValue$6$coerceUnitless$name$other$otherName(other.get$numeratorUnits(other), other.get$denominatorUnits(other), true, $name, other, otherName);\n },\n coerceValueToMatch$1(other) {\n return this.coerceValueToMatch$3(other, null, null);\n },\n _number1$_coerceOrConvertValue$6$coerceUnitless$name$other$otherName(newNumerators, newDenominators, coerceUnitless, $name, other, otherName) {\n var t1, otherHasUnits, t2, _compatibilityException, oldNumerators, oldDenominators, _this = this, _box_0 = {};\n if (B.C_ListEquality.equals$2(0, _this.get$numeratorUnits(_this), newNumerators) && B.C_ListEquality.equals$2(0, _this.get$denominatorUnits(_this), newDenominators))\n return _this._number1$_value;\n t1 = J.getInterceptor$asx(newNumerators);\n otherHasUnits = t1.get$isNotEmpty(newNumerators) || J.get$isNotEmpty$asx(newDenominators);\n if (coerceUnitless)\n t2 = !_this.get$hasUnits() || !otherHasUnits;\n else\n t2 = false;\n if (t2)\n return _this._number1$_value;\n _compatibilityException = new A.SassNumber__coerceOrConvertValue__compatibilityException0(_this, other, otherName, otherHasUnits, $name, newNumerators, newDenominators);\n _box_0.value = _this._number1$_value;\n t2 = _this.get$numeratorUnits(_this);\n oldNumerators = A._setArrayType(t2.slice(0), A._arrayInstanceType(t2));\n for (t1 = t1.get$iterator(newNumerators); t1.moveNext$0();)\n A.removeFirstWhere0(oldNumerators, new A.SassNumber__coerceOrConvertValue_closure3(_box_0, t1.get$current(t1)), new A.SassNumber__coerceOrConvertValue_closure4(_compatibilityException));\n t1 = _this.get$denominatorUnits(_this);\n oldDenominators = A._setArrayType(t1.slice(0), A._arrayInstanceType(t1));\n for (t1 = J.get$iterator$ax(newDenominators); t1.moveNext$0();)\n A.removeFirstWhere0(oldDenominators, new A.SassNumber__coerceOrConvertValue_closure5(_box_0, t1.get$current(t1)), new A.SassNumber__coerceOrConvertValue_closure6(_compatibilityException));\n if (oldNumerators.length !== 0 || oldDenominators.length !== 0)\n throw A.wrapException(_compatibilityException.call$0());\n return _box_0.value;\n },\n _number1$_coerceOrConvertValue$4$coerceUnitless$name(newNumerators, newDenominators, coerceUnitless, $name) {\n return this._number1$_coerceOrConvertValue$6$coerceUnitless$name$other$otherName(newNumerators, newDenominators, coerceUnitless, $name, null, null);\n },\n isComparableTo$1(other) {\n var exception;\n if (!this.get$hasUnits() || !other.get$hasUnits())\n return true;\n try {\n this.greaterThan$1(other);\n return true;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassScriptException0)\n return false;\n else\n throw exception;\n }\n },\n greaterThan$1(other) {\n if (other instanceof A.SassNumber0)\n return this._number1$_coerceUnits$2(other, A.number2__fuzzyGreaterThan$closure()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" > \" + other.toString$0(0) + '\".'));\n },\n greaterThanOrEquals$1(other) {\n if (other instanceof A.SassNumber0)\n return this._number1$_coerceUnits$2(other, A.number2__fuzzyGreaterThanOrEquals$closure()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" >= \" + other.toString$0(0) + '\".'));\n },\n lessThan$1(other) {\n if (other instanceof A.SassNumber0)\n return this._number1$_coerceUnits$2(other, A.number2__fuzzyLessThan$closure()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" < \" + other.toString$0(0) + '\".'));\n },\n lessThanOrEquals$1(other) {\n if (other instanceof A.SassNumber0)\n return this._number1$_coerceUnits$2(other, A.number2__fuzzyLessThanOrEquals$closure()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" <= \" + other.toString$0(0) + '\".'));\n },\n modulo$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber0)\n return _this.withValue$1(_this._number1$_coerceUnits$2(other, _this.get$moduloLikeSass()));\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + _this.toString$0(0) + \" % \" + other.toString$0(0) + '\".'));\n },\n moduloLikeSass$2(num1, num2) {\n var result;\n if (num2 > 0)\n return B.JSNumber_methods.$mod(num1, num2);\n if (num2 === 0)\n return 0 / 0;\n result = B.JSNumber_methods.$mod(num1, num2);\n return result === 0 ? 0 : result + num2;\n },\n plus$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber0)\n return _this.withValue$1(_this._number1$_coerceUnits$2(other, new A.SassNumber_plus_closure0()));\n if (!(other instanceof A.SassColor0))\n return _this.super$Value$plus0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + _this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n },\n minus$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber0)\n return _this.withValue$1(_this._number1$_coerceUnits$2(other, new A.SassNumber_minus_closure0()));\n if (!(other instanceof A.SassColor0))\n return _this.super$Value$minus0(other);\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + _this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n },\n times$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber0) {\n if (!other.get$hasUnits())\n return _this.withValue$1(_this._number1$_value * other._number1$_value);\n return _this.multiplyUnits$3(_this._number1$_value * other._number1$_value, other.get$numeratorUnits(other), other.get$denominatorUnits(other));\n }\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + _this.toString$0(0) + \" * \" + other.toString$0(0) + '\".'));\n },\n dividedBy$1(other) {\n var _this = this;\n if (other instanceof A.SassNumber0) {\n if (!other.get$hasUnits())\n return _this.withValue$1(_this._number1$_value / other._number1$_value);\n return _this.multiplyUnits$3(_this._number1$_value / other._number1$_value, other.get$denominatorUnits(other), other.get$numeratorUnits(other));\n }\n return _this.super$Value$dividedBy0(other);\n },\n unaryPlus$0() {\n return this;\n },\n _number1$_coerceUnits$1$2(other, operation) {\n var t1, exception;\n try {\n t1 = operation.call$2(this._number1$_value, other.coerceValueToMatch$1(this));\n return t1;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassScriptException0) {\n this.coerceValueToMatch$1(other);\n throw exception;\n } else\n throw exception;\n }\n },\n _number1$_coerceUnits$2(other, operation) {\n return this._number1$_coerceUnits$1$2(other, operation, type$.dynamic);\n },\n multiplyUnits$3(value, otherNumerators, otherDenominators) {\n var newNumerators, mutableOtherDenominators, t1, t2, _i, numerator, mutableDenominatorUnits, _this = this, _box_0 = {};\n _box_0.value = value;\n if (_this.get$numeratorUnits(_this).length === 0) {\n if (otherDenominators.length === 0 && !_this._number1$_areAnyConvertible$2(_this.get$denominatorUnits(_this), otherNumerators))\n return A.SassNumber_SassNumber$withUnits0(value, _this.get$denominatorUnits(_this), otherNumerators);\n else if (_this.get$denominatorUnits(_this).length === 0)\n return A.SassNumber_SassNumber$withUnits0(value, otherDenominators, otherNumerators);\n } else if (otherNumerators.length === 0)\n if (otherDenominators.length === 0)\n return A.SassNumber_SassNumber$withUnits0(value, otherDenominators, _this.get$numeratorUnits(_this));\n else if (_this.get$denominatorUnits(_this).length === 0 && !_this._number1$_areAnyConvertible$2(_this.get$numeratorUnits(_this), otherDenominators))\n return A.SassNumber_SassNumber$withUnits0(value, otherDenominators, _this.get$numeratorUnits(_this));\n newNumerators = A._setArrayType([], type$.JSArray_String);\n mutableOtherDenominators = A._setArrayType(otherDenominators.slice(0), A._arrayInstanceType(otherDenominators));\n for (t1 = _this.get$numeratorUnits(_this), t2 = t1.length, _i = 0; _i < t2; ++_i) {\n numerator = t1[_i];\n A.removeFirstWhere0(mutableOtherDenominators, new A.SassNumber_multiplyUnits_closure3(_box_0, numerator), new A.SassNumber_multiplyUnits_closure4(newNumerators, numerator));\n }\n t1 = _this.get$denominatorUnits(_this);\n mutableDenominatorUnits = A._setArrayType(t1.slice(0), A._arrayInstanceType(t1));\n for (t1 = otherNumerators.length, _i = 0; _i < t1; ++_i) {\n numerator = otherNumerators[_i];\n A.removeFirstWhere0(mutableDenominatorUnits, new A.SassNumber_multiplyUnits_closure5(_box_0, numerator), new A.SassNumber_multiplyUnits_closure6(newNumerators, numerator));\n }\n t1 = _box_0.value;\n B.JSArray_methods.addAll$1(mutableDenominatorUnits, mutableOtherDenominators);\n return A.SassNumber_SassNumber$withUnits0(t1, mutableDenominatorUnits, newNumerators);\n },\n _number1$_areAnyConvertible$2(units1, units2) {\n return B.JSArray_methods.any$1(units1, new A.SassNumber__areAnyConvertible_closure0(units2));\n },\n _number1$_unitString$2(numerators, denominators) {\n var t2,\n t1 = J.getInterceptor$asx(numerators);\n if (t1.get$isEmpty(numerators)) {\n t1 = J.getInterceptor$asx(denominators);\n if (t1.get$isEmpty(denominators))\n return \"no units\";\n if (t1.get$length(denominators) === 1)\n return J.$add$ansx(t1.get$single(denominators), \"^-1\");\n return \"(\" + t1.join$1(denominators, \"*\") + \")^-1\";\n }\n t2 = J.getInterceptor$asx(denominators);\n if (t2.get$isEmpty(denominators))\n return t1.join$1(numerators, \"*\");\n return t1.join$1(numerators, \"*\") + \"/\" + t2.join$1(denominators, \"*\");\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n if (other instanceof A.SassNumber0) {\n if (_this.get$numeratorUnits(_this).length !== other.get$numeratorUnits(other).length || _this.get$denominatorUnits(_this).length !== other.get$denominatorUnits(other).length)\n return false;\n if (!_this.get$hasUnits())\n return Math.abs(_this._number1$_value - other._number1$_value) < $.$get$epsilon0();\n if (!B.C_ListEquality.equals$2(0, _this._number1$_canonicalizeUnitList$1(_this.get$numeratorUnits(_this)), _this._number1$_canonicalizeUnitList$1(other.get$numeratorUnits(other))) || !B.C_ListEquality.equals$2(0, _this._number1$_canonicalizeUnitList$1(_this.get$denominatorUnits(_this)), _this._number1$_canonicalizeUnitList$1(other.get$denominatorUnits(other))))\n return false;\n return Math.abs(_this._number1$_value * _this._number1$_canonicalMultiplier$1(_this.get$numeratorUnits(_this)) / _this._number1$_canonicalMultiplier$1(_this.get$denominatorUnits(_this)) - other._number1$_value * _this._number1$_canonicalMultiplier$1(other.get$numeratorUnits(other)) / _this._number1$_canonicalMultiplier$1(other.get$denominatorUnits(other))) < $.$get$epsilon0();\n } else\n return false;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.hashCache;\n return t1 == null ? _this.hashCache = A.fuzzyHashCode0(_this._number1$_value * _this._number1$_canonicalMultiplier$1(_this.get$numeratorUnits(_this)) / _this._number1$_canonicalMultiplier$1(_this.get$denominatorUnits(_this))) : t1;\n },\n _number1$_canonicalizeUnitList$1(units) {\n var type,\n t1 = units.length;\n if (t1 === 0)\n return units;\n if (t1 === 1) {\n type = $.$get$_typesByUnit0().$index(0, B.JSArray_methods.get$first(units));\n if (type == null)\n t1 = units;\n else {\n t1 = B.Map_U8AHF.$index(0, type);\n t1.toString;\n t1 = A._setArrayType([B.JSArray_methods.get$first(t1)], type$.JSArray_String);\n }\n return t1;\n }\n t1 = A._arrayInstanceType(units)._eval$1(\"MappedListIterable<1,String>\");\n t1 = A.List_List$of(new A.MappedListIterable(units, new A.SassNumber__canonicalizeUnitList_closure0(), t1), true, t1._eval$1(\"ListIterable.E\"));\n B.JSArray_methods.sort$0(t1);\n return t1;\n },\n _number1$_canonicalMultiplier$1(units) {\n return B.JSArray_methods.fold$2(units, 1, new A.SassNumber__canonicalMultiplier_closure0(this));\n },\n canonicalMultiplierForUnit$1(unit) {\n var t1,\n innerMap = B.Map_K2BWj.$index(0, unit);\n if (innerMap == null)\n t1 = 1;\n else {\n t1 = innerMap.get$values(innerMap);\n t1 = 1 / t1.get$first(t1);\n }\n return t1;\n },\n _number1$_exception$2(message, $name) {\n return new A.SassScriptException0($name == null ? message : \"$\" + $name + \": \" + message);\n }\n };\n A.SassNumber__coerceOrConvertValue__compatibilityException0.prototype = {\n call$0() {\n var t2, t3, message, t4, type, unit, _this = this,\n t1 = _this.other;\n if (t1 != null) {\n t2 = _this.$this;\n t3 = t2.toString$0(0) + \" and\";\n message = new A.StringBuffer(t3);\n t4 = _this.otherName;\n if (t4 != null)\n t3 = message._contents = t3 + (\" $\" + t4 + \":\");\n t1 = t3 + (\" \" + t1.toString$0(0) + \" have incompatible units\");\n message._contents = t1;\n if (!t2.get$hasUnits() || !_this.otherHasUnits)\n message._contents = t1 + \" (one has units and the other doesn't)\";\n t1 = message.toString$0(0) + \".\";\n t2 = _this.name;\n return new A.SassScriptException0(t2 == null ? t1 : \"$\" + t2 + \": \" + t1);\n } else if (!_this.otherHasUnits) {\n t1 = \"Expected \" + _this.$this.toString$0(0) + \" to have no units.\";\n t2 = _this.name;\n return new A.SassScriptException0(t2 == null ? t1 : \"$\" + t2 + \": \" + t1);\n } else {\n t1 = _this.newNumerators;\n t2 = J.getInterceptor$asx(t1);\n if (t2.get$length(t1) === 1 && J.get$isEmpty$asx(_this.newDenominators)) {\n type = $.$get$_typesByUnit0().$index(0, t2.get$first(t1));\n if (type != null) {\n t1 = \"Expected \" + _this.$this.toString$0(0) + \" to have \";\n t1 = t1 + (B.JSArray_methods.contains$1(A._setArrayType([97, 101, 105, 111, 117], type$.JSArray_int), B.JSString_methods._codeUnitAt$1(type, 0)) ? \"an \" + type : \"a \" + type) + \" unit (\";\n t2 = B.Map_U8AHF.$index(0, type);\n t2.toString;\n t2 = t1 + B.JSArray_methods.join$1(t2, \", \") + \").\";\n t1 = _this.name;\n return new A.SassScriptException0(t1 == null ? t2 : \"$\" + t1 + \": \" + t2);\n }\n }\n t3 = _this.newDenominators;\n unit = A.pluralize0(\"unit\", t2.get$length(t1) + J.get$length$asx(t3), null);\n t2 = _this.$this;\n t3 = \"Expected \" + t2.toString$0(0) + \" to have \" + unit + \" \" + t2._number1$_unitString$2(t1, t3) + \".\";\n t1 = _this.name;\n return new A.SassScriptException0(t1 == null ? t3 : \"$\" + t1 + \": \" + t3);\n }\n },\n $signature: 516\n };\n A.SassNumber__coerceOrConvertValue_closure3.prototype = {\n call$1(oldNumerator) {\n var factor = A.conversionFactor0(this.newNumerator, oldNumerator);\n if (factor == null)\n return false;\n this._box_0.value *= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber__coerceOrConvertValue_closure4.prototype = {\n call$0() {\n return A.throwExpression(this._compatibilityException.call$0());\n },\n $signature: 0\n };\n A.SassNumber__coerceOrConvertValue_closure5.prototype = {\n call$1(oldDenominator) {\n var factor = A.conversionFactor0(this.newDenominator, oldDenominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber__coerceOrConvertValue_closure6.prototype = {\n call$0() {\n return A.throwExpression(this._compatibilityException.call$0());\n },\n $signature: 0\n };\n A.SassNumber_plus_closure0.prototype = {\n call$2(num1, num2) {\n return num1 + num2;\n },\n $signature: 54\n };\n A.SassNumber_minus_closure0.prototype = {\n call$2(num1, num2) {\n return num1 - num2;\n },\n $signature: 54\n };\n A.SassNumber_multiplyUnits_closure3.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor0(this.numerator, denominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber_multiplyUnits_closure4.prototype = {\n call$0() {\n return this.newNumerators.push(this.numerator);\n },\n $signature: 0\n };\n A.SassNumber_multiplyUnits_closure5.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor0(this.numerator, denominator);\n if (factor == null)\n return false;\n this._box_0.value /= factor;\n return true;\n },\n $signature: 6\n };\n A.SassNumber_multiplyUnits_closure6.prototype = {\n call$0() {\n return this.newNumerators.push(this.numerator);\n },\n $signature: 0\n };\n A.SassNumber__areAnyConvertible_closure0.prototype = {\n call$1(unit1) {\n var innerMap = B.Map_K2BWj.$index(0, unit1);\n if (innerMap == null)\n return B.JSArray_methods.contains$1(this.units2, unit1);\n return B.JSArray_methods.any$1(this.units2, innerMap.get$containsKey());\n },\n $signature: 6\n };\n A.SassNumber__canonicalizeUnitList_closure0.prototype = {\n call$1(unit) {\n var t1,\n type = $.$get$_typesByUnit0().$index(0, unit);\n if (type == null)\n t1 = unit;\n else {\n t1 = B.Map_U8AHF.$index(0, type);\n t1.toString;\n t1 = B.JSArray_methods.get$first(t1);\n }\n return t1;\n },\n $signature: 5\n };\n A.SassNumber__canonicalMultiplier_closure0.prototype = {\n call$2(multiplier, unit) {\n return multiplier * this.$this.canonicalMultiplierForUnit$1(unit);\n },\n $signature: 221\n };\n A.SupportsOperation0.prototype = {\n toString$0(_) {\n var _this = this;\n return _this._operation0$_parenthesize$1(_this.left) + \" \" + _this.operator + \" \" + _this._operation0$_parenthesize$1(_this.right);\n },\n _operation0$_parenthesize$1(condition) {\n var t1;\n if (!(condition instanceof A.SupportsNegation0))\n t1 = condition instanceof A.SupportsOperation0 && condition.operator === this.operator;\n else\n t1 = true;\n return t1 ? \"(\" + condition.toString$0(0) + \")\" : condition.toString$0(0);\n },\n $isAstNode0: 1,\n $isSupportsCondition0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ParentSelector0.prototype = {\n accept$1$1(visitor) {\n var t2,\n t1 = visitor._serialize0$_buffer;\n t1.writeCharCode$1(38);\n t2 = this.suffix;\n if (t2 != null)\n t1.write$1(0, t2);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(compound) {\n return A.throwExpression(A.UnsupportedError$(\"& doesn't support unification.\"));\n }\n };\n A.ParentStatement0.prototype = {$isAstNode0: 1, $isStatement0: 1};\n A.ParentStatement_closure0.prototype = {\n call$1(child) {\n var t1;\n if (!(child instanceof A.VariableDeclaration0))\n if (!(child instanceof A.FunctionRule0))\n if (!(child instanceof A.MixinRule0))\n t1 = child instanceof A.ImportRule0 && B.JSArray_methods.any$1(child.imports, new A.ParentStatement__closure0());\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n $signature: 226\n };\n A.ParentStatement__closure0.prototype = {\n call$1($import) {\n return $import instanceof A.DynamicImport0;\n },\n $signature: 227\n };\n A.ParenthesizedExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitParenthesizedExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"(\" + this.expression.toString$0(0) + \")\";\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.Parser1.prototype = {\n _parser0$_parseIdentifier$0() {\n return this.wrapSpanFormatException$1(new A.Parser__parseIdentifier_closure0(this));\n },\n whitespace$0() {\n do\n this.whitespaceWithoutComments$0();\n while (this.scanComment$0());\n },\n whitespaceWithoutComments$0() {\n var t3,\n t1 = this.scanner,\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12;\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n spaces$0() {\n var t3,\n t1 = this.scanner,\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = t3 === 32 || t3 === 9;\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n scanComment$0() {\n var next,\n t1 = this.scanner;\n if (t1.peekChar$0() !== 47)\n return false;\n next = t1.peekChar$1(1);\n if (next === 47) {\n this.silentComment$0();\n return true;\n } else if (next === 42) {\n this.loudComment$0();\n return true;\n } else\n return false;\n },\n silentComment$0() {\n var t2, t3,\n t1 = this.scanner;\n t1.expect$1(\"//\");\n t2 = t1.string.length;\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.peekChar$0();\n t3 = !(t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = false;\n if (!t3)\n break;\n t1.readChar$0();\n }\n },\n loudComment$0() {\n var next,\n t1 = this.scanner;\n t1.expect$1(\"/*\");\n for (; true;) {\n if (t1.readChar$0() !== 42)\n continue;\n do\n next = t1.readChar$0();\n while (next === 42);\n if (next === 47)\n break;\n }\n },\n identifier$2$normalize$unit(normalize, unit) {\n var t2, first, _this = this,\n _s20_ = \"Expected identifier.\",\n text = new A.StringBuffer(\"\"),\n t1 = _this.scanner;\n if (t1.scanChar$1(45)) {\n t2 = text._contents = \"\" + A.Primitives_stringFromCharCode(45);\n if (t1.scanChar$1(45)) {\n text._contents = t2 + A.Primitives_stringFromCharCode(45);\n _this._parser0$_identifierBody$3$normalize$unit(text, normalize, unit);\n t1 = text._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n }\n } else\n t2 = \"\";\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s20_);\n else if (normalize && first === 95) {\n t1.readChar$0();\n text._contents = t2 + A.Primitives_stringFromCharCode(45);\n } else if (first === 95 || A.isAlphabetic1(first) || first >= 128)\n text._contents = t2 + A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (first === 92)\n text._contents = t2 + A.S(_this.escape$1$identifierStart(true));\n else\n t1.error$1(0, _s20_);\n _this._parser0$_identifierBody$3$normalize$unit(text, normalize, unit);\n t1 = text._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n identifier$0() {\n return this.identifier$2$normalize$unit(false, false);\n },\n identifier$1$normalize(normalize) {\n return this.identifier$2$normalize$unit(normalize, false);\n },\n identifier$1$unit(unit) {\n return this.identifier$2$normalize$unit(false, unit);\n },\n _parser0$_identifierBody$3$normalize$unit(text, normalize, unit) {\n var t1, next, second, t2;\n for (t1 = this.scanner; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (unit && next === 45) {\n second = t1.peekChar$1(1);\n if (second != null)\n if (second !== 46)\n t2 = second >= 48 && second <= 57;\n else\n t2 = true;\n else\n t2 = false;\n if (t2)\n break;\n text._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else if (normalize && next === 95) {\n t1.readChar$0();\n text._contents += A.Primitives_stringFromCharCode(45);\n } else {\n if (next !== 95) {\n if (!(next >= 97 && next <= 122))\n t2 = next >= 65 && next <= 90;\n else\n t2 = true;\n t2 = t2 || next >= 128;\n } else\n t2 = true;\n if (!t2) {\n t2 = next >= 48 && next <= 57;\n t2 = t2 || next === 45;\n } else\n t2 = true;\n if (t2)\n text._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 92)\n text._contents += A.S(this.escape$0());\n else\n break;\n }\n }\n },\n _parser0$_identifierBody$1(text) {\n return this._parser0$_identifierBody$3$normalize$unit(text, false, false);\n },\n string$0() {\n var buffer, next, t2,\n t1 = this.scanner,\n quote = t1.readChar$0();\n if (quote !== 39 && quote !== 34)\n t1.error$2$position(0, \"Expected string.\", t1._string_scanner$_position - 1);\n buffer = new A.StringBuffer(\"\");\n for (; true;) {\n next = t1.peekChar$0();\n if (next === quote) {\n t1.readChar$0();\n break;\n } else if (next == null || next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"Expected \" + A.Primitives_stringFromCharCode(quote) + \".\");\n else if (next === 92) {\n t2 = t1.peekChar$1(1);\n if (t2 === 10 || t2 === 13 || t2 === 12) {\n t1.readChar$0();\n t1.readChar$0();\n } else\n buffer._contents += A.Primitives_stringFromCharCode(A.consumeEscapedCharacter0(t1));\n } else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n naturalNumber$0() {\n var number, t2,\n t1 = this.scanner,\n first = t1.readChar$0();\n if (!A.isDigit0(first))\n t1.error$2$position(0, \"Expected digit.\", t1._string_scanner$_position - 1);\n number = first - 48;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n number = number * 10 + (t1.readChar$0() - 48);\n }\n return number;\n },\n declarationValue$1$allowEmpty(allowEmpty) {\n var t1, t2, wroteNewline, next, start, end, t3, url, _this = this,\n buffer = new A.StringBuffer(\"\"),\n brackets = A._setArrayType([], type$.JSArray_int);\n $label0$1:\n for (t1 = _this.scanner, t2 = _this.get$string(), wroteNewline = false; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n buffer._contents += A.S(_this.escape$1$identifierStart(true));\n wroteNewline = false;\n break;\n case 34:\n case 39:\n start = t1._string_scanner$_position;\n t2.call$0();\n end = t1._string_scanner$_position;\n buffer._contents += B.JSString_methods.substring$2(t1.string, start, end);\n wroteNewline = false;\n break;\n case 47:\n if (t1.peekChar$1(1) === 42) {\n t3 = _this.get$loudComment();\n start = t1._string_scanner$_position;\n t3.call$0();\n end = t1._string_scanner$_position;\n buffer._contents += B.JSString_methods.substring$2(t1.string, start, end);\n } else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 32:\n case 9:\n if (!wroteNewline) {\n t3 = t1.peekChar$1(1);\n t3 = !(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = true;\n if (t3)\n buffer._contents += A.Primitives_stringFromCharCode(32);\n t1.readChar$0();\n break;\n case 10:\n case 13:\n case 12:\n t3 = t1.peekChar$1(-1);\n if (!(t3 === 10 || t3 === 13 || t3 === 12))\n buffer._contents += \"\\n\";\n t1.readChar$0();\n wroteNewline = true;\n break;\n case 40:\n case 123:\n case 91:\n next.toString;\n buffer._contents += A.Primitives_stringFromCharCode(next);\n brackets.push(A.opposite0(t1.readChar$0()));\n wroteNewline = false;\n break;\n case 41:\n case 125:\n case 93:\n if (brackets.length === 0)\n break $label0$1;\n next.toString;\n buffer._contents += A.Primitives_stringFromCharCode(next);\n t1.expectChar$1(brackets.pop());\n wroteNewline = false;\n break;\n case 59:\n if (brackets.length === 0)\n break $label0$1;\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 117:\n case 85:\n url = _this.tryUrl$0();\n if (url != null)\n buffer._contents += url;\n else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n buffer._contents += _this.identifier$0();\n else\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n }\n if (brackets.length !== 0)\n t1.expectChar$1(B.JSArray_methods.get$last(brackets));\n if (!allowEmpty && buffer._contents.length === 0)\n t1.error$1(0, \"Expected token.\");\n t1 = buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n declarationValue$0() {\n return this.declarationValue$1$allowEmpty(false);\n },\n tryUrl$0() {\n var buffer, next, t2, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (!_this.scanIdentifier$1(\"url\"))\n return null;\n if (!t1.scanChar$1(40)) {\n t1.set$state(start);\n return null;\n }\n _this.whitespace$0();\n buffer = new A.StringBuffer(\"\");\n buffer._contents = \"\" + \"url(\";\n for (; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (next === 92)\n buffer._contents += A.S(_this.escape$0());\n else {\n if (next !== 37)\n if (next !== 38)\n if (next !== 35)\n t2 = next >= 42 && next <= 126 || next >= 128;\n else\n t2 = true;\n else\n t2 = true;\n else\n t2 = true;\n if (t2)\n buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12) {\n _this.whitespace$0();\n if (t1.peekChar$0() !== 41)\n break;\n } else if (next === 41) {\n t2 = buffer._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n break;\n }\n }\n t1.set$state(start);\n return null;\n },\n variableName$0() {\n this.scanner.expectChar$1(36);\n return this.identifier$1$normalize(true);\n },\n escape$1$identifierStart(identifierStart) {\n var value, first, i, next, t2, exception,\n _s25_ = \"Expected escape sequence.\",\n t1 = this.scanner,\n start = t1._string_scanner$_position;\n t1.expectChar$1(92);\n value = 0;\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s25_);\n else if (first === 10 || first === 13 || first === 12)\n t1.error$1(0, _s25_);\n else if (A.isHex0(first)) {\n for (i = 0; i < 6; ++i) {\n next = t1.peekChar$0();\n if (next == null || !A.isHex0(next))\n break;\n value *= 16;\n value += A.asHex0(t1.readChar$0());\n }\n this.scanCharIf$1(A.character0__isWhitespace$closure());\n } else\n value = t1.readChar$0();\n if (identifierStart) {\n t2 = value;\n t2 = t2 === 95 || A.isAlphabetic1(t2) || t2 >= 128;\n } else {\n t2 = value;\n t2 = t2 === 95 || A.isAlphabetic1(t2) || t2 >= 128 || A.isDigit0(t2) || t2 === 45;\n }\n if (t2)\n try {\n t2 = A.Primitives_stringFromCharCode(value);\n return t2;\n } catch (exception) {\n if (type$.RangeError._is(A.unwrapException(exception)))\n t1.error$3$length$position(0, \"Invalid Unicode code point.\", t1._string_scanner$_position - start, start);\n else\n throw exception;\n }\n else {\n if (!(value <= 31))\n if (!J.$eq$(value, 127))\n t1 = identifierStart && A.isDigit0(value);\n else\n t1 = true;\n else\n t1 = true;\n if (t1) {\n t1 = \"\" + A.Primitives_stringFromCharCode(92);\n if (value > 15)\n t1 += A.Primitives_stringFromCharCode(A.hexCharFor0(B.JSNumber_methods._shrOtherPositive$1(value, 4)));\n t1 = t1 + A.Primitives_stringFromCharCode(A.hexCharFor0(value & 15)) + A.Primitives_stringFromCharCode(32);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n } else\n return A.String_String$fromCharCodes(A._setArrayType([92, value], type$.JSArray_int), 0, null);\n }\n },\n escape$0() {\n return this.escape$1$identifierStart(false);\n },\n scanCharIf$1(condition) {\n var t1 = this.scanner;\n if (!condition.call$1(t1.peekChar$0()))\n return false;\n t1.readChar$0();\n return true;\n },\n scanIdentChar$2$caseSensitive(char, caseSensitive) {\n var t3,\n t1 = new A.Parser_scanIdentChar_matches0(caseSensitive, char),\n t2 = this.scanner,\n next = t2.peekChar$0();\n if (next != null && t1.call$1(next)) {\n t2.readChar$0();\n return true;\n } else if (next === 92) {\n t3 = t2._string_scanner$_position;\n if (t1.call$1(A.consumeEscapedCharacter0(t2)))\n return true;\n t2.set$state(new A._SpanScannerState(t2, t3));\n }\n return false;\n },\n scanIdentChar$1(char) {\n return this.scanIdentChar$2$caseSensitive(char, false);\n },\n expectIdentChar$1(letter) {\n var t1;\n if (this.scanIdentChar$2$caseSensitive(letter, false))\n return;\n t1 = this.scanner;\n t1.error$2$position(0, 'Expected \"' + A.Primitives_stringFromCharCode(letter) + '\".', t1._string_scanner$_position);\n },\n lookingAtIdentifier$1($forward) {\n var t1, first, second;\n if ($forward == null)\n $forward = 0;\n t1 = this.scanner;\n first = t1.peekChar$1($forward);\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic1(first) || first >= 128 || first === 92)\n return true;\n if (first !== 45)\n return false;\n second = t1.peekChar$1($forward + 1);\n if (second == null)\n return false;\n return second === 95 || A.isAlphabetic1(second) || second >= 128 || second === 92 || second === 45;\n },\n lookingAtIdentifier$0() {\n return this.lookingAtIdentifier$1(null);\n },\n lookingAtIdentifierBody$0() {\n var t1,\n next = this.scanner.peekChar$0();\n if (next != null)\n t1 = next === 95 || A.isAlphabetic1(next) || next >= 128 || A.isDigit0(next) || next === 45 || next === 92;\n else\n t1 = false;\n return t1;\n },\n scanIdentifier$2$caseSensitive(text, caseSensitive) {\n var t1, start, t2, t3, _this = this;\n if (!_this.lookingAtIdentifier$0())\n return false;\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n for (t2 = new A.CodeUnits(text), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n if (_this.scanIdentChar$2$caseSensitive(t3._as(t2.__internal$_current), caseSensitive))\n continue;\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(string$.The_gi, null));\n t2 = start.position;\n if (t2 < 0 || t2 > t1.string.length)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t2, null));\n t1._string_scanner$_position = t2;\n t1._lastMatch = null;\n return false;\n }\n if (!_this.lookingAtIdentifierBody$0())\n return true;\n t1.set$state(start);\n return false;\n },\n scanIdentifier$1(text) {\n return this.scanIdentifier$2$caseSensitive(text, false);\n },\n expectIdentifier$2$name(text, $name) {\n var t1, start, t2, t3;\n if ($name == null)\n $name = '\"' + text + '\"';\n t1 = this.scanner;\n start = t1._string_scanner$_position;\n for (t2 = new A.CodeUnits(text), t2 = new A.ListIterator(t2, t2.get$length(t2)), t3 = A._instanceType(t2)._precomputed1; t2.moveNext$0();) {\n if (this.scanIdentChar$2$caseSensitive(t3._as(t2.__internal$_current), false))\n continue;\n t1.error$2$position(0, \"Expected \" + $name + \".\", start);\n }\n if (!this.lookingAtIdentifierBody$0())\n return;\n t1.error$2$position(0, \"Expected \" + $name, start);\n },\n expectIdentifier$1(text) {\n return this.expectIdentifier$2$name(text, null);\n },\n rawText$1(consumer) {\n var t1 = this.scanner,\n start = t1._string_scanner$_position;\n consumer.call$0();\n return t1.substring$1(0, start);\n },\n error$3(_, message, span, trace) {\n var exception = new A.StringScannerException(this.scanner.string, message, span);\n if (trace == null)\n throw A.wrapException(exception);\n else\n A.throwWithTrace0(exception, trace);\n },\n error$2($receiver, message, span) {\n return this.error$3($receiver, message, span, null);\n },\n withErrorMessage$1$2(message, callback) {\n var error, stackTrace, t1, exception;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SourceSpanFormatException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = J.get$span$z(error);\n A.throwWithTrace0(new A.SourceSpanFormatException(error.get$source(), message, t1), stackTrace);\n } else\n throw exception;\n }\n },\n withErrorMessage$2(message, callback) {\n return this.withErrorMessage$1$2(message, callback, type$.dynamic);\n },\n wrapSpanFormatException$1$1(callback) {\n var error, stackTrace, span, startPosition, t1, exception;\n try {\n t1 = callback.call$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.SourceSpanFormatException._is(t1)) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n span = J.get$span$z(error);\n if (A.startsWithIgnoreCase0(error._span_exception$_message, \"expected\")) {\n t1 = span;\n t1 = t1._end - t1._file$_start === 0;\n } else\n t1 = false;\n if (t1) {\n t1 = span;\n startPosition = this._parser0$_firstNewlineBefore$1(A.FileLocation$_(t1.file, t1._file$_start).offset);\n t1 = span;\n if (!J.$eq$(startPosition, A.FileLocation$_(t1.file, t1._file$_start).offset))\n span = span.file.span$2(0, startPosition, startPosition);\n }\n A.throwWithTrace0(new A.SassFormatException0(error._span_exception$_message, span), stackTrace);\n } else\n throw exception;\n }\n },\n wrapSpanFormatException$1(callback) {\n return this.wrapSpanFormatException$1$1(callback, type$.dynamic);\n },\n _parser0$_firstNewlineBefore$1(position) {\n var t1, lastNewline, codeUnit,\n index = position - 1;\n for (t1 = this.scanner.string, lastNewline = null; index >= 0;) {\n codeUnit = B.JSString_methods.codeUnitAt$1(t1, index);\n if (!(codeUnit === 32 || codeUnit === 9 || codeUnit === 10 || codeUnit === 13 || codeUnit === 12))\n return lastNewline == null ? position : lastNewline;\n if (codeUnit === 10 || codeUnit === 13 || codeUnit === 12)\n lastNewline = index;\n --index;\n }\n return position;\n }\n };\n A.Parser__parseIdentifier_closure0.prototype = {\n call$0() {\n var t1 = this.$this,\n result = t1.identifier$0();\n t1.scanner.expectDone$0();\n return result;\n },\n $signature: 30\n };\n A.Parser_scanIdentChar_matches0.prototype = {\n call$1(actual) {\n var t1 = this.char;\n return this.caseSensitive ? actual === t1 : A.characterEqualsIgnoreCase0(t1, actual);\n },\n $signature: 56\n };\n A.PlaceholderSelector0.prototype = {\n get$isInvisible() {\n return true;\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize0$_buffer;\n t1.writeCharCode$1(37);\n t1.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n return new A.PlaceholderSelector0(this.name + suffix);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.PlaceholderSelector0 && other.name === this.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n }\n };\n A.PlainCssCallable0.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.PlainCssCallable0 && this.name === other.name;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name);\n },\n $isAsyncCallable0: 1,\n $isCallable0: 1,\n get$name(receiver) {\n return this.name;\n }\n };\n A.PrefixedMapView0.prototype = {\n get$keys(_) {\n return new A._PrefixedKeys0(this);\n },\n get$length(_) {\n var t1 = this._prefixed_map_view0$_map;\n return t1.get$length(t1);\n },\n get$isEmpty(_) {\n var t1 = this._prefixed_map_view0$_map;\n return t1.get$isEmpty(t1);\n },\n get$isNotEmpty(_) {\n var t1 = this._prefixed_map_view0$_map;\n return t1.get$isNotEmpty(t1);\n },\n $index(_, key) {\n return typeof key == \"string\" && B.JSString_methods.startsWith$1(key, this._prefixed_map_view0$_prefix) ? this._prefixed_map_view0$_map.$index(0, J.substring$1$s(key, this._prefixed_map_view0$_prefix.length)) : null;\n },\n containsKey$1(key) {\n return typeof key == \"string\" && B.JSString_methods.startsWith$1(key, this._prefixed_map_view0$_prefix) && this._prefixed_map_view0$_map.containsKey$1(J.substring$1$s(key, this._prefixed_map_view0$_prefix.length));\n }\n };\n A._PrefixedKeys0.prototype = {\n get$length(_) {\n var t1 = this._prefixed_map_view0$_view._prefixed_map_view0$_map;\n return t1.get$length(t1);\n },\n get$iterator(_) {\n var t1 = this._prefixed_map_view0$_view._prefixed_map_view0$_map;\n t1 = J.map$1$1$ax(t1.get$keys(t1), new A._PrefixedKeys_iterator_closure0(this), type$.String);\n return t1.get$iterator(t1);\n },\n contains$1(_, key) {\n return this._prefixed_map_view0$_view.containsKey$1(key);\n }\n };\n A._PrefixedKeys_iterator_closure0.prototype = {\n call$1(key) {\n return this.$this._prefixed_map_view0$_view._prefixed_map_view0$_prefix + key;\n },\n $signature: 5\n };\n A.PseudoSelector0.prototype = {\n get$isHostContext() {\n return this.isClass && this.name === \"host-context\" && this.selector != null;\n },\n get$minSpecificity() {\n if (this._pseudo0$_minSpecificity == null)\n this._pseudo0$_computeSpecificity$0();\n var t1 = this._pseudo0$_minSpecificity;\n t1.toString;\n return t1;\n },\n get$maxSpecificity() {\n if (this._pseudo0$_maxSpecificity == null)\n this._pseudo0$_computeSpecificity$0();\n var t1 = this._pseudo0$_maxSpecificity;\n t1.toString;\n return t1;\n },\n get$isInvisible() {\n var selector = this.selector;\n if (selector == null)\n return false;\n return this.name !== \"not\" && selector.get$isInvisible();\n },\n addSuffix$1(suffix) {\n var _this = this;\n if (_this.argument != null || _this.selector != null)\n _this.super$SimpleSelector$addSuffix0(suffix);\n return A.PseudoSelector$0(_this.name + suffix, null, !_this.isClass, null);\n },\n unify$1(compound) {\n var other, result, t2, addedThis, _i, simple, _this = this,\n t1 = _this.name;\n if (t1 === \"host\" || t1 === \"host-context\") {\n if (!B.JSArray_methods.every$1(compound, new A.PseudoSelector_unify_closure0()))\n return null;\n } else if (compound.length === 1) {\n other = B.JSArray_methods.get$first(compound);\n if (!(other instanceof A.UniversalSelector0))\n if (other instanceof A.PseudoSelector0)\n t1 = other.isClass && other.name === \"host\" || other.get$isHostContext();\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return other.unify$1(A._setArrayType([_this], type$.JSArray_SimpleSelector_2));\n }\n if (B.JSArray_methods.contains$1(compound, _this))\n return compound;\n result = A._setArrayType([], type$.JSArray_SimpleSelector_2);\n for (t1 = compound.length, t2 = !_this.isClass, addedThis = false, _i = 0; _i < compound.length; compound.length === t1 || (0, A.throwConcurrentModificationError)(compound), ++_i) {\n simple = compound[_i];\n if (simple instanceof A.PseudoSelector0 && !simple.isClass) {\n if (t2)\n return null;\n result.push(_this);\n addedThis = true;\n }\n result.push(simple);\n }\n if (!addedThis)\n result.push(_this);\n return result;\n },\n _pseudo0$_computeSpecificity$0() {\n var selector, t1, t2, minSpecificity, maxSpecificity, _i, complex, t3, _this = this;\n if (!_this.isClass) {\n _this._pseudo0$_maxSpecificity = _this._pseudo0$_minSpecificity = 1;\n return;\n }\n selector = _this.selector;\n if (selector == null) {\n _this._pseudo0$_minSpecificity = A.SimpleSelector0.prototype.get$minSpecificity.call(_this);\n _this._pseudo0$_maxSpecificity = A.SimpleSelector0.prototype.get$maxSpecificity.call(_this);\n return;\n }\n if (_this.name === \"not\") {\n for (t1 = selector.components, t2 = t1.length, minSpecificity = 0, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex._complex0$_minSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n t3 = complex._complex0$_minSpecificity;\n t3.toString;\n minSpecificity = Math.max(minSpecificity, t3);\n if (complex._complex0$_maxSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n t3 = complex._complex0$_maxSpecificity;\n t3.toString;\n maxSpecificity = Math.max(maxSpecificity, t3);\n }\n _this._pseudo0$_minSpecificity = minSpecificity;\n _this._pseudo0$_maxSpecificity = maxSpecificity;\n } else {\n minSpecificity = A._asInt(Math.pow(A.SimpleSelector0.prototype.get$minSpecificity.call(_this), 3));\n for (t1 = selector.components, t2 = t1.length, maxSpecificity = 0, _i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex._complex0$_minSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n t3 = complex._complex0$_minSpecificity;\n t3.toString;\n minSpecificity = Math.min(minSpecificity, t3);\n if (complex._complex0$_maxSpecificity == null)\n complex._complex0$_computeSpecificity$0();\n t3 = complex._complex0$_maxSpecificity;\n t3.toString;\n maxSpecificity = Math.max(maxSpecificity, t3);\n }\n _this._pseudo0$_minSpecificity = minSpecificity;\n _this._pseudo0$_maxSpecificity = maxSpecificity;\n }\n },\n accept$1$1(visitor) {\n return visitor.visitPseudoSelector$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n $eq(_, other) {\n var _this = this;\n if (other == null)\n return false;\n return other instanceof A.PseudoSelector0 && other.name === _this.name && other.isClass === _this.isClass && other.argument == _this.argument && J.$eq$(other.selector, _this.selector);\n },\n get$hashCode(_) {\n var _this = this,\n t1 = B.JSString_methods.get$hashCode(_this.name),\n t2 = !_this.isClass ? 519018 : 218159;\n return (t1 ^ t2 ^ J.get$hashCode$(_this.argument) ^ J.get$hashCode$(_this.selector)) >>> 0;\n }\n };\n A.PseudoSelector_unify_closure0.prototype = {\n call$1(simple) {\n var t1;\n if (simple instanceof A.PseudoSelector0)\n t1 = simple.isClass && simple.name === \"host\" || simple.selector != null;\n else\n t1 = false;\n return t1;\n },\n $signature: 15\n };\n A.PublicMemberMapView0.prototype = {\n get$keys(_) {\n var t1 = this._public_member_map_view0$_inner;\n return J.where$1$ax(t1.get$keys(t1), A.utils0__isPublic$closure());\n },\n containsKey$1(key) {\n return typeof key == \"string\" && A.isPublic0(key) && this._public_member_map_view0$_inner.containsKey$1(key);\n },\n $index(_, key) {\n if (typeof key == \"string\" && A.isPublic0(key))\n return this._public_member_map_view0$_inner.$index(0, key);\n return null;\n }\n };\n A.QualifiedName0.prototype = {\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.QualifiedName0 && other.name === this.name && other.namespace == this.namespace;\n },\n get$hashCode(_) {\n return B.JSString_methods.get$hashCode(this.name) ^ J.get$hashCode$(this.namespace);\n },\n toString$0(_) {\n var t1 = this.namespace,\n t2 = this.name;\n return t1 == null ? t2 : t1 + \"|\" + t2;\n }\n };\n A.JSClass0.prototype = {};\n A.JSClassExtension_setCustomInspect_closure.prototype = {\n call$3($self, _, __) {\n return this.inspect.call$1($self);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 3,\n $signature: 517\n };\n A.JSClassExtension_get_defineMethod_closure.prototype = {\n call$2($name, body) {\n J.get$$prototype$x(this._this)[$name] = A.allowInteropCaptureThisNamed($name, body);\n return null;\n },\n $signature: 243\n };\n A.JSClassExtension_get_defineGetter_closure.prototype = {\n call$2($name, body) {\n A.defineGetter(J.get$$prototype$x(this._this), $name, body, null);\n return null;\n },\n $signature: 243\n };\n A.RenderContext0.prototype = {};\n A.RenderContextOptions0.prototype = {};\n A.RenderContextResult0.prototype = {};\n A.RenderContextResultStats0.prototype = {};\n A.RenderOptions.prototype = {};\n A.RenderResult.prototype = {};\n A.RenderResultStats.prototype = {};\n A.ImporterResult0.prototype = {\n get$sourceMapUrl(_) {\n var t1 = this._result$_sourceMapUrl;\n return t1 == null ? A.Uri_Uri$dataFromString(this.contents, B.C_Utf8Codec, null) : t1;\n }\n };\n A.ReturnRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitReturnRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@return \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.main_printError.prototype = {\n call$2(error, stackTrace) {\n var t1 = this._box_0;\n if (t1.printedError)\n $.$get$stderr().writeln$0();\n t1.printedError = true;\n t1 = $.$get$stderr();\n t1.writeln$1(error);\n if (stackTrace != null) {\n t1.writeln$0();\n t1.writeln$1(B.JSString_methods.trimRight$0(A.Trace_Trace$from(stackTrace).get$terse().toString$0(0)));\n }\n },\n $signature: 519\n };\n A.main_closure.prototype = {\n call$0() {\n var t1, exception;\n try {\n t1 = this.destination;\n if (t1 != null && !this._box_0.options.get$emitErrorCss())\n A.deleteFile(t1);\n } catch (exception) {\n if (!(A.unwrapException(exception) instanceof A.FileSystemException))\n throw exception;\n }\n },\n $signature: 1\n };\n A.SassParser0.prototype = {\n get$currentIndentation() {\n return this._sass0$_currentIndentation;\n },\n get$indented() {\n return true;\n },\n styleRuleSelector$0() {\n var t4,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer0(t3, A._setArrayType([], type$.JSArray_Object));\n do {\n buffer.addInterpolation$1(this.almostAnyValue$1$omitComments(true));\n t4 = t3._contents += A.Primitives_stringFromCharCode(10);\n } while (B.JSString_methods.endsWith$1(B.JSString_methods.trimRight$0(t4.charCodeAt(0) == 0 ? t4 : t4), \",\") && this.scanCharIf$1(A.character0__isNewline$closure()));\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n expectStatementSeparator$1($name) {\n var _this = this;\n if (!_this.atEndOfStatement$0())\n _this._sass0$_expectNewline$0();\n if (_this._sass0$_peekIndentation$0() <= _this._sass0$_currentIndentation)\n return;\n _this.scanner.error$2$position(0, \"Nothing may be indented \" + ($name == null ? \"here\" : \"beneath a \" + $name) + \".\", _this._sass0$_nextIndentationEnd.position);\n },\n expectStatementSeparator$0() {\n return this.expectStatementSeparator$1(null);\n },\n atEndOfStatement$0() {\n var next = this.scanner.peekChar$0();\n return next == null || next === 10 || next === 13 || next === 12;\n },\n lookingAtChildren$0() {\n return this.atEndOfStatement$0() && this._sass0$_peekIndentation$0() > this._sass0$_currentIndentation;\n },\n importArgument$0() {\n var url, span, innerError, stackTrace, start, next, t2, exception, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 117:\n case 85:\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this.scanIdentifier$1(\"url\"))\n if (t1.scanChar$1(40)) {\n t1.set$state(start);\n return _this.super$StylesheetParser$importArgument0();\n } else\n t1.set$state(start);\n break;\n case 39:\n case 34:\n return _this.super$StylesheetParser$importArgument0();\n }\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n next = t1.peekChar$0();\n while (true) {\n if (next != null)\n if (next !== 44)\n if (next !== 59)\n t2 = !(next === 10 || next === 13 || next === 12);\n else\n t2 = false;\n else\n t2 = false;\n else\n t2 = false;\n if (!t2)\n break;\n t1.readChar$0();\n next = t1.peekChar$0();\n }\n url = t1.substring$1(0, start.position);\n span = t1.spanFrom$1(start);\n if (_this.isPlainImportUrl$1(url))\n return new A.StaticImport0(A.Interpolation$0(A._setArrayType([A.serializeValue0(new A.SassString0(url, true), true, true)], type$.JSArray_Object), span), null, null, span);\n else\n try {\n t1 = _this.parseImportUrl$1(url);\n return new A.DynamicImport0(t1, span);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n innerError = t1;\n stackTrace = A.getTraceFromException(exception);\n _this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), span, stackTrace);\n } else\n throw exception;\n }\n },\n scanElse$1(ifIndentation) {\n var t1, t2, startIndentation, startNextIndentation, startNextIndentationEnd, _this = this;\n if (_this._sass0$_peekIndentation$0() !== ifIndentation)\n return false;\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n startIndentation = _this._sass0$_currentIndentation;\n startNextIndentation = _this._sass0$_nextIndentation;\n startNextIndentationEnd = _this._sass0$_nextIndentationEnd;\n _this._sass0$_readIndentation$0();\n if (t1.scanChar$1(64) && _this.scanIdentifier$1(\"else\"))\n return true;\n t1.set$state(new A._SpanScannerState(t1, t2));\n _this._sass0$_currentIndentation = startIndentation;\n _this._sass0$_nextIndentation = startNextIndentation;\n _this._sass0$_nextIndentationEnd = startNextIndentationEnd;\n return false;\n },\n children$1(_, child) {\n var children = A._setArrayType([], type$.JSArray_Statement_2);\n this._sass0$_whileIndentedLower$1(new A.SassParser_children_closure0(this, child, children));\n return children;\n },\n statements$1(statement) {\n var statements, t2, child,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first === 9 || first === 32)\n t1.error$3$length$position(0, string$.Indent, t1._string_scanner$_position, 0);\n statements = A._setArrayType([], type$.JSArray_Statement_2);\n for (t2 = t1.string.length; t1._string_scanner$_position !== t2;) {\n child = this._sass0$_child$1(statement);\n if (child != null)\n statements.push(child);\n this._sass0$_readIndentation$0();\n }\n return statements;\n },\n _sass0$_child$1(child) {\n var _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 13:\n case 10:\n case 12:\n return null;\n case 36:\n return _this.variableDeclarationWithoutNamespace$0();\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n return _this._sass0$_silentComment$0();\n case 42:\n return _this._sass0$_loudComment$0();\n default:\n return child.call$0();\n }\n default:\n return child.call$0();\n }\n },\n _sass0$_silentComment$0() {\n var buffer, parentIndentation, t3, t4, t5, commentPrefix, i, t6, i0, t7, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"//\");\n buffer = new A.StringBuffer(\"\");\n parentIndentation = _this._sass0$_currentIndentation;\n t3 = t1.string.length;\n t4 = 1 + parentIndentation;\n t5 = 2 + parentIndentation;\n $label0$0:\n do {\n commentPrefix = t1.scanChar$1(47) ? \"///\" : \"//\";\n for (i = commentPrefix.length; true;) {\n t6 = buffer._contents += commentPrefix;\n for (i0 = i; i0 < _this._sass0$_currentIndentation - parentIndentation; ++i0) {\n t6 += A.Primitives_stringFromCharCode(32);\n buffer._contents = t6;\n }\n while (true) {\n if (t1._string_scanner$_position !== t3) {\n t7 = t1.peekChar$0();\n t7 = !(t7 === 10 || t7 === 13 || t7 === 12);\n } else\n t7 = false;\n if (!t7)\n break;\n t6 += A.Primitives_stringFromCharCode(t1.readChar$0());\n buffer._contents = t6;\n }\n buffer._contents = t6 + \"\\n\";\n if (_this._sass0$_peekIndentation$0() < parentIndentation)\n break $label0$0;\n if (_this._sass0$_peekIndentation$0() === parentIndentation) {\n if (t1.peekChar$1(t4) === 47 && t1.peekChar$1(t5) === 47)\n _this._sass0$_readIndentation$0();\n break;\n }\n _this._sass0$_readIndentation$0();\n }\n } while (t1.scan$1(\"//\"));\n t3 = buffer._contents;\n return _this.lastSilentComment = new A.SilentComment0(t3.charCodeAt(0) == 0 ? t3 : t3, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _sass0$_loudComment$0() {\n var t3, t4, buffer, parentIndentation, t5, t6, first, beginningOfComment, t7, end, i, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"/*\");\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t3._contents = \"\" + \"/*\";\n parentIndentation = _this._sass0$_currentIndentation;\n for (t5 = t1.string, t6 = t5.length, first = true; true; first = false) {\n if (first) {\n beginningOfComment = t1._string_scanner$_position;\n _this.spaces$0();\n t7 = t1.peekChar$0();\n if (t7 === 10 || t7 === 13 || t7 === 12) {\n _this._sass0$_readIndentation$0();\n t7 = t3._contents += A.Primitives_stringFromCharCode(32);\n } else {\n end = t1._string_scanner$_position;\n t7 = t3._contents += B.JSString_methods.substring$2(t5, beginningOfComment, end);\n }\n } else {\n t7 = t3._contents += \"\\n\";\n t7 += \" * \";\n t3._contents = t7;\n }\n for (i = 3; i < _this._sass0$_currentIndentation - parentIndentation; ++i) {\n t7 += A.Primitives_stringFromCharCode(32);\n t3._contents = t7;\n }\n $label0$1:\n for (; t1._string_scanner$_position !== t6;)\n switch (t1.peekChar$0()) {\n case 10:\n case 13:\n case 12:\n break $label0$1;\n case 35:\n if (t1.peekChar$1(1) === 123) {\n t7 = _this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t7);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n default:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n if (_this._sass0$_peekIndentation$0() <= parentIndentation)\n break;\n for (; _this._sass0$_lookingAtDoubleNewline$0();) {\n _this._sass0$_expectNewline$0();\n t7 = t3._contents += \"\\n\";\n t3._contents = t7 + \" *\";\n }\n _this._sass0$_readIndentation$0();\n }\n t4 = t3._contents;\n if (!B.JSString_methods.endsWith$1(B.JSString_methods.trimRight$0(t4.charCodeAt(0) == 0 ? t4 : t4), \"*/\"))\n t3._contents += \" */\";\n return new A.LoudComment0(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))));\n },\n whitespaceWithoutComments$0() {\n var t1, t2, next;\n for (t1 = this.scanner, t2 = t1.string.length; t1._string_scanner$_position !== t2;) {\n next = t1.peekChar$0();\n if (next !== 9 && next !== 32)\n break;\n t1.readChar$0();\n }\n },\n loudComment$0() {\n var next,\n t1 = this.scanner;\n t1.expect$1(\"/*\");\n for (; true;) {\n next = t1.readChar$0();\n if (next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"expected */.\");\n if (next !== 42)\n continue;\n do\n next = t1.readChar$0();\n while (next === 42);\n if (next === 47)\n break;\n }\n },\n _sass0$_expectNewline$0() {\n var t1 = this.scanner;\n switch (t1.peekChar$0()) {\n case 59:\n t1.error$1(0, string$.semico);\n break;\n case 13:\n t1.readChar$0();\n if (t1.peekChar$0() === 10)\n t1.readChar$0();\n return;\n case 10:\n case 12:\n t1.readChar$0();\n return;\n default:\n t1.error$1(0, \"expected newline.\");\n }\n },\n _sass0$_lookingAtDoubleNewline$0() {\n var nextChar,\n t1 = this.scanner;\n switch (t1.peekChar$0()) {\n case 13:\n nextChar = t1.peekChar$1(1);\n if (nextChar === 10) {\n t1 = t1.peekChar$1(2);\n return t1 === 10 || t1 === 13 || t1 === 12;\n }\n return nextChar === 13 || nextChar === 12;\n case 10:\n case 12:\n t1 = t1.peekChar$1(1);\n return t1 === 10 || t1 === 13 || t1 === 12;\n default:\n return false;\n }\n },\n _sass0$_whileIndentedLower$1(body) {\n var t1, t2, childIndentation, indentation, t3, t4, t5, _this = this,\n parentIndentation = _this._sass0$_currentIndentation;\n for (t1 = _this.scanner, t2 = t1._sourceFile, childIndentation = null; _this._sass0$_peekIndentation$0() > parentIndentation;) {\n indentation = _this._sass0$_readIndentation$0();\n if (childIndentation == null)\n childIndentation = indentation;\n if (childIndentation !== indentation) {\n t3 = \"Inconsistent indentation, expected \" + childIndentation + \" spaces.\";\n t4 = t1._string_scanner$_position;\n t5 = t2.getColumn$1(t4);\n t1.error$3$length$position(0, t3, t2.getColumn$1(t1._string_scanner$_position), t4 - t5);\n }\n body.call$0();\n }\n },\n _sass0$_readIndentation$0() {\n var t1, _this = this,\n currentIndentation = _this._sass0$_nextIndentation;\n if (currentIndentation == null)\n currentIndentation = _this._sass0$_nextIndentation = _this._sass0$_peekIndentation$0();\n _this._sass0$_currentIndentation = currentIndentation;\n t1 = _this._sass0$_nextIndentationEnd;\n t1.toString;\n _this.scanner.set$state(t1);\n _this._sass0$_nextIndentationEnd = _this._sass0$_nextIndentation = null;\n return currentIndentation;\n },\n _sass0$_peekIndentation$0() {\n var t1, t2, t3, start, containsTab, containsSpace, nextIndentation, next, t4, _this = this,\n cached = _this._sass0$_nextIndentation;\n if (cached != null)\n return cached;\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n t3 = t1.string.length;\n if (t2 === t3) {\n _this._sass0$_nextIndentation = 0;\n _this._sass0$_nextIndentationEnd = new A._SpanScannerState(t1, t2);\n return 0;\n }\n start = new A._SpanScannerState(t1, t2);\n if (!_this.scanCharIf$1(A.character0__isNewline$closure()))\n t1.error$2$position(0, \"Expected newline.\", t1._string_scanner$_position);\n containsTab = A._Cell$();\n containsSpace = A._Cell$();\n nextIndentation = A._Cell$();\n t2 = nextIndentation.__late_helper$_name;\n do {\n containsSpace._value = containsTab._value = false;\n nextIndentation._value = 0;\n for (; true;) {\n next = t1.peekChar$0();\n if (next === 32)\n containsSpace._value = true;\n else if (next === 9)\n containsTab._value = true;\n else\n break;\n t4 = nextIndentation._value;\n if (t4 === nextIndentation)\n A.throwExpression(A.LateError$localNI(t2));\n nextIndentation._value = t4 + 1;\n t1.readChar$0();\n }\n t4 = t1._string_scanner$_position;\n if (t4 === t3) {\n _this._sass0$_nextIndentation = 0;\n _this._sass0$_nextIndentationEnd = new A._SpanScannerState(t1, t4);\n t1.set$state(start);\n return 0;\n }\n } while (_this.scanCharIf$1(A.character0__isNewline$closure()));\n t2 = containsTab._readLocal$0();\n t3 = containsSpace._readLocal$0();\n if (t2) {\n if (t3) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Tabs and spaces may not be mixed.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n } else if (_this._sass0$_spaces === true) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Expected spaces, was tabs.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n }\n } else if (t3 && _this._sass0$_spaces === false) {\n t2 = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = t3.getColumn$1(t2);\n t1.error$3$length$position(0, \"Expected tabs, was spaces.\", t3.getColumn$1(t1._string_scanner$_position), t2 - t4);\n }\n _this._sass0$_nextIndentation = nextIndentation._readLocal$0();\n if (nextIndentation._readLocal$0() > 0)\n if (_this._sass0$_spaces == null)\n _this._sass0$_spaces = containsSpace._readLocal$0();\n _this._sass0$_nextIndentationEnd = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.set$state(start);\n return nextIndentation._readLocal$0();\n }\n };\n A.SassParser_children_closure0.prototype = {\n call$0() {\n var parsedChild = this.$this._sass0$_child$1(this.child);\n if (parsedChild != null)\n this.children.push(parsedChild);\n },\n $signature: 0\n };\n A._Exports.prototype = {};\n A._wrapMain_closure.prototype = {\n call$1(_) {\n return A._translateReturnValue(this.main.call$0());\n },\n $signature: 98\n };\n A._wrapMain_closure0.prototype = {\n call$1(args) {\n return A._translateReturnValue(this.main.call$1(A.List_List$from(type$.List_dynamic._as(args), true, type$.String)));\n },\n $signature: 98\n };\n A.ScssParser0.prototype = {\n get$indented() {\n return false;\n },\n get$currentIndentation() {\n return 0;\n },\n styleRuleSelector$0() {\n return this.almostAnyValue$0();\n },\n expectStatementSeparator$1($name) {\n var t1, next;\n this.whitespaceWithoutComments$0();\n t1 = this.scanner;\n if (t1._string_scanner$_position === t1.string.length)\n return;\n next = t1.peekChar$0();\n if (next === 59 || next === 125)\n return;\n t1.expectChar$1(59);\n },\n expectStatementSeparator$0() {\n return this.expectStatementSeparator$1(null);\n },\n atEndOfStatement$0() {\n var next = this.scanner.peekChar$0();\n return next == null || next === 59 || next === 125 || next === 123;\n },\n lookingAtChildren$0() {\n return this.scanner.peekChar$0() === 123;\n },\n scanElse$1(ifIndentation) {\n var t3, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n _this.whitespace$0();\n t3 = t1._string_scanner$_position;\n if (t1.scanChar$1(64)) {\n if (_this.scanIdentifier$2$caseSensitive(\"else\", true))\n return true;\n if (_this.scanIdentifier$2$caseSensitive(\"elseif\", true)) {\n _this.logger.warn$3$deprecation$span(0, string$.x40elsei, true, t1.spanFrom$1(new A._SpanScannerState(t1, t3)));\n t1.set$position(t1._string_scanner$_position - 2);\n return true;\n }\n }\n t1.set$state(new A._SpanScannerState(t1, t2));\n return false;\n },\n children$1(_, child) {\n var children, _this = this,\n t1 = _this.scanner;\n t1.expectChar$1(123);\n _this.whitespaceWithoutComments$0();\n children = A._setArrayType([], type$.JSArray_Statement_2);\n for (; true;)\n switch (t1.peekChar$0()) {\n case 36:\n children.push(_this.variableDeclarationWithoutNamespace$0());\n break;\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n children.push(_this._scss0$_silentComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n case 42:\n children.push(_this._scss0$_loudComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n default:\n children.push(child.call$0());\n break;\n }\n break;\n case 59:\n t1.readChar$0();\n _this.whitespaceWithoutComments$0();\n break;\n case 125:\n t1.expectChar$1(125);\n return children;\n default:\n children.push(child.call$0());\n break;\n }\n },\n statements$1(statement) {\n var t1, t2, child, _this = this,\n statements = A._setArrayType([], type$.JSArray_Statement_2);\n _this.whitespaceWithoutComments$0();\n for (t1 = _this.scanner, t2 = t1.string.length; t1._string_scanner$_position !== t2;)\n switch (t1.peekChar$0()) {\n case 36:\n statements.push(_this.variableDeclarationWithoutNamespace$0());\n break;\n case 47:\n switch (t1.peekChar$1(1)) {\n case 47:\n statements.push(_this._scss0$_silentComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n case 42:\n statements.push(_this._scss0$_loudComment$0());\n _this.whitespaceWithoutComments$0();\n break;\n default:\n child = statement.call$0();\n if (child != null)\n statements.push(child);\n break;\n }\n break;\n case 59:\n t1.readChar$0();\n _this.whitespaceWithoutComments$0();\n break;\n default:\n child = statement.call$0();\n if (child != null)\n statements.push(child);\n break;\n }\n return statements;\n },\n _scss0$_silentComment$0() {\n var t2, t3, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expect$1(\"//\");\n t2 = t1.string.length;\n do {\n while (true) {\n if (t1._string_scanner$_position !== t2) {\n t3 = t1.readChar$0();\n t3 = !(t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = false;\n if (!t3)\n break;\n }\n if (t1._string_scanner$_position === t2)\n break;\n _this.whitespaceWithoutComments$0();\n } while (t1.scan$1(\"//\"));\n if (_this.get$plainCss())\n _this.error$2(0, string$.Silent, t1.spanFrom$1(start));\n return _this.lastSilentComment = new A.SilentComment0(t1.substring$1(0, start.position), t1.spanFrom$1(start));\n },\n _scss0$_loudComment$0() {\n var t3, t4, buffer, t5, endPosition, t6, result,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"/*\");\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t3._contents = \"\" + \"/*\";\n for (; true;)\n switch (t1.peekChar$0()) {\n case 35:\n if (t1.peekChar$1(1) === 123) {\n t5 = this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 42:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n if (t1.peekChar$0() !== 47)\n break;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._SpanScannerState(t1, t2).position;\n t1 = new A._FileSpan(t5, t6, endPosition);\n t1._FileSpan$3(t5, t6, endPosition);\n t6 = type$.Object;\n t5 = A.List_List$of(t4, true, t6);\n t2 = t3._contents;\n if (t2.length !== 0)\n t5.push(t2.charCodeAt(0) == 0 ? t2 : t2);\n result = A.List_List$from(t5, false, t6);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t2 = new A.Interpolation0(result, t1);\n t2.Interpolation$20(t5, t1);\n return new A.LoudComment0(t2);\n case 13:\n t1.readChar$0();\n if (t1.peekChar$0() !== 10)\n t3._contents += A.Primitives_stringFromCharCode(10);\n break;\n case 12:\n t1.readChar$0();\n t3._contents += A.Primitives_stringFromCharCode(10);\n break;\n default:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n }\n };\n A.Selector0.prototype = {\n get$isInvisible() {\n return false;\n },\n toString$0(_) {\n var visitor = A._SerializeVisitor$0(null, true, null, true, false, null, true);\n this.accept$1(visitor);\n return visitor._serialize0$_buffer.toString$0(0);\n }\n };\n A.SelectorExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSelectorExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"&\";\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A._nest_closure0.prototype = {\n call$1($arguments) {\n var t1 = {},\n selectors = J.$index$asx($arguments, 0).get$asList();\n if (selectors.length === 0)\n throw A.wrapException(A.SassScriptException$0(string$.x24selec));\n t1.first = true;\n return new A.MappedListIterable(selectors, new A._nest__closure1(t1), A._arrayInstanceType(selectors)._eval$1(\"MappedListIterable<1,SelectorList0>\")).reduce$1(0, new A._nest__closure2()).get$asSassList();\n },\n $signature: 22\n };\n A._nest__closure1.prototype = {\n call$1(selector) {\n var t1 = this._box_0,\n result = selector.assertSelector$1$allowParent(!t1.first);\n t1.first = false;\n return result;\n },\n $signature: 244\n };\n A._nest__closure2.prototype = {\n call$2($parent, child) {\n return child.resolveParentSelectors$1($parent);\n },\n $signature: 245\n };\n A._append_closure1.prototype = {\n call$1($arguments) {\n var selectors = J.$index$asx($arguments, 0).get$asList();\n if (selectors.length === 0)\n throw A.wrapException(A.SassScriptException$0(string$.x24selec));\n return new A.MappedListIterable(selectors, new A._append__closure1(), A._arrayInstanceType(selectors)._eval$1(\"MappedListIterable<1,SelectorList0>\")).reduce$1(0, new A._append__closure2()).get$asSassList();\n },\n $signature: 22\n };\n A._append__closure1.prototype = {\n call$1(selector) {\n return selector.assertSelector$0();\n },\n $signature: 244\n };\n A._append__closure2.prototype = {\n call$2($parent, child) {\n var t1 = child.components;\n return A.SelectorList$0(new A.MappedListIterable(t1, new A._append___closure0($parent), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,ComplexSelector0>\"))).resolveParentSelectors$1($parent);\n },\n $signature: 245\n };\n A._append___closure0.prototype = {\n call$1(complex) {\n var newCompound, t2,\n t1 = complex.components,\n compound = B.JSArray_methods.get$first(t1);\n if (compound instanceof A.CompoundSelector0) {\n newCompound = A._prependParent0(compound);\n if (newCompound == null)\n throw A.wrapException(A.SassScriptException$0(\"Can't append \" + complex.toString$0(0) + \" to \" + this.parent.toString$0(0) + \".\"));\n t2 = A._setArrayType([newCompound], type$.JSArray_ComplexSelectorComponent_2);\n B.JSArray_methods.addAll$1(t2, A.SubListIterable$(t1, 1, null, A._arrayInstanceType(t1)._precomputed1));\n return A.ComplexSelector$0(t2, false);\n } else\n throw A.wrapException(A.SassScriptException$0(\"Can't append \" + complex.toString$0(0) + \" to \" + this.parent.toString$0(0) + \".\"));\n },\n $signature: 100\n };\n A._extend_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector = t1.$index($arguments, 0).assertSelector$1$name(\"selector\"),\n target = t1.$index($arguments, 1).assertSelector$1$name(\"extendee\");\n return A.ExtensionStore__extendOrReplace0(selector, t1.$index($arguments, 2).assertSelector$1$name(\"extender\"), target, B.ExtendMode_allTargets0, A.EvaluationContext_current0().get$currentCallableSpan()).get$asSassList();\n },\n $signature: 22\n };\n A._replace_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector = t1.$index($arguments, 0).assertSelector$1$name(\"selector\"),\n target = t1.$index($arguments, 1).assertSelector$1$name(\"original\");\n return A.ExtensionStore__extendOrReplace0(selector, t1.$index($arguments, 2).assertSelector$1$name(\"replacement\"), target, B.ExtendMode_replace0, A.EvaluationContext_current0().get$currentCallableSpan()).get$asSassList();\n },\n $signature: 22\n };\n A._unify_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n result = t1.$index($arguments, 0).assertSelector$1$name(\"selector1\").unify$1(t1.$index($arguments, 1).assertSelector$1$name(\"selector2\"));\n return result == null ? B.C__SassNull0 : result.get$asSassList();\n },\n $signature: 3\n };\n A._isSuperselector_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.getInterceptor$asx($arguments),\n selector1 = t1.$index($arguments, 0).assertSelector$1$name(\"super\"),\n selector2 = t1.$index($arguments, 1).assertSelector$1$name(\"sub\");\n return A.listIsSuperselector0(selector1.components, selector2.components) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n },\n $signature: 18\n };\n A._simpleSelectors_closure0.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertCompoundSelector$1$name(\"selector\").components;\n return A.SassList$0(new A.MappedListIterable(t1, new A._simpleSelectors__closure0(), A._arrayInstanceType(t1)._eval$1(\"MappedListIterable<1,Value0>\")), B.ListSeparator_kWM0, false);\n },\n $signature: 22\n };\n A._simpleSelectors__closure0.prototype = {\n call$1(simple) {\n return new A.SassString0(A.serializeSelector0(simple, true), false);\n },\n $signature: 522\n };\n A._parse_closure0.prototype = {\n call$1($arguments) {\n return J.$index$asx($arguments, 0).assertSelector$1$name(\"selector\").get$asSassList();\n },\n $signature: 22\n };\n A.SelectorParser0.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.SelectorParser_parse_closure0(this));\n },\n parseCompoundSelector$0() {\n return this.wrapSpanFormatException$1(new A.SelectorParser_parseCompoundSelector_closure0(this));\n },\n _selector$_selectorList$0() {\n var t3, t4, lineBreak, _this = this,\n t1 = _this.scanner,\n t2 = t1._sourceFile,\n previousLine = t2.getLine$1(t1._string_scanner$_position),\n components = A._setArrayType([_this._selector$_complexSelector$0()], type$.JSArray_ComplexSelector_2);\n _this.whitespace$0();\n for (t3 = t1.string.length; t1.scanChar$1(44);) {\n _this.whitespace$0();\n if (t1.peekChar$0() === 44)\n continue;\n t4 = t1._string_scanner$_position;\n if (t4 === t3)\n break;\n lineBreak = t2.getLine$1(t4) !== previousLine;\n if (lineBreak)\n previousLine = t2.getLine$1(t1._string_scanner$_position);\n components.push(_this._selector$_complexSelector$1$lineBreak(lineBreak));\n }\n return A.SelectorList$0(components);\n },\n _selector$_complexSelector$1$lineBreak(lineBreak) {\n var t1, next, _this = this,\n _s58_ = string$.x22x26__ma,\n components = A._setArrayType([], type$.JSArray_ComplexSelectorComponent_2);\n $label0$1:\n for (t1 = _this.scanner; true;) {\n _this.whitespace$0();\n next = t1.peekChar$0();\n switch (next) {\n case 43:\n t1.readChar$0();\n components.push(B.Combinator_uzg0);\n break;\n case 62:\n t1.readChar$0();\n components.push(B.Combinator_sgq0);\n break;\n case 126:\n t1.readChar$0();\n components.push(B.Combinator_CzM0);\n break;\n case 91:\n case 46:\n case 35:\n case 37:\n case 58:\n case 38:\n case 42:\n case 124:\n components.push(_this._selector$_compoundSelector$0());\n if (t1.peekChar$0() === 38)\n t1.error$1(0, _s58_);\n break;\n default:\n if (next == null || !_this.lookingAtIdentifier$0())\n break $label0$1;\n components.push(_this._selector$_compoundSelector$0());\n if (t1.peekChar$0() === 38)\n t1.error$1(0, _s58_);\n break;\n }\n }\n if (components.length === 0)\n t1.error$1(0, \"expected selector.\");\n return A.ComplexSelector$0(components, lineBreak);\n },\n _selector$_complexSelector$0() {\n return this._selector$_complexSelector$1$lineBreak(false);\n },\n _selector$_compoundSelector$0() {\n var t2,\n components = A._setArrayType([this._selector$_simpleSelector$0()], type$.JSArray_SimpleSelector_2),\n t1 = this.scanner;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 === 42 || t2 === 91 || t2 === 46 || t2 === 35 || t2 === 37 || t2 === 58))\n break;\n components.push(this._selector$_simpleSelector$1$allowParent(false));\n }\n return A.CompoundSelector$0(components);\n },\n _selector$_simpleSelector$1$allowParent(allowParent) {\n var $name, text, t2, suffix, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (allowParent == null)\n allowParent = _this._selector$_allowParent;\n switch (t1.peekChar$0()) {\n case 91:\n return _this._selector$_attributeSelector$0();\n case 46:\n t1.expectChar$1(46);\n return new A.ClassSelector0(_this.identifier$0());\n case 35:\n t1.expectChar$1(35);\n return new A.IDSelector0(_this.identifier$0());\n case 37:\n t1.expectChar$1(37);\n $name = _this.identifier$0();\n if (!_this._selector$_allowPlaceholder)\n _this.error$2(0, string$.Placeh, t1.spanFrom$1(start));\n return new A.PlaceholderSelector0($name);\n case 58:\n return _this._selector$_pseudoSelector$0();\n case 38:\n t1.expectChar$1(38);\n if (_this.lookingAtIdentifierBody$0()) {\n text = new A.StringBuffer(\"\");\n _this._parser0$_identifierBody$1(text);\n if (text._contents.length === 0)\n t1.error$1(0, \"Expected identifier body.\");\n t2 = text._contents;\n suffix = t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n suffix = null;\n if (!allowParent)\n _this.error$2(0, \"Parent selectors aren't allowed here.\", t1.spanFrom$1(start));\n return new A.ParentSelector0(suffix);\n default:\n return _this._selector$_typeOrUniversalSelector$0();\n }\n },\n _selector$_simpleSelector$0() {\n return this._selector$_simpleSelector$1$allowParent(null);\n },\n _selector$_attributeSelector$0() {\n var $name, operator, next, value, modifier, _this = this, _null = null,\n t1 = _this.scanner;\n t1.expectChar$1(91);\n _this.whitespace$0();\n $name = _this._selector$_attributeName$0();\n _this.whitespace$0();\n if (t1.scanChar$1(93))\n return new A.AttributeSelector0($name, _null, _null, _null);\n operator = _this._selector$_attributeOperator$0();\n _this.whitespace$0();\n next = t1.peekChar$0();\n value = next === 39 || next === 34 ? _this.string$0() : _this.identifier$0();\n _this.whitespace$0();\n next = t1.peekChar$0();\n modifier = next != null && A.isAlphabetic1(next) ? A.Primitives_stringFromCharCode(t1.readChar$0()) : _null;\n t1.expectChar$1(93);\n return new A.AttributeSelector0($name, operator, value, modifier);\n },\n _selector$_attributeName$0() {\n var nameOrNamespace, _this = this,\n t1 = _this.scanner;\n if (t1.scanChar$1(42)) {\n t1.expectChar$1(124);\n return new A.QualifiedName0(_this.identifier$0(), \"*\");\n }\n if (t1.scanChar$1(124))\n return new A.QualifiedName0(_this.identifier$0(), \"\");\n nameOrNamespace = _this.identifier$0();\n if (t1.peekChar$0() !== 124 || t1.peekChar$1(1) === 61)\n return new A.QualifiedName0(nameOrNamespace, null);\n t1.readChar$0();\n return new A.QualifiedName0(_this.identifier$0(), nameOrNamespace);\n },\n _selector$_attributeOperator$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n switch (t1.readChar$0()) {\n case 61:\n return B.AttributeOperator_sEs0;\n case 126:\n t1.expectChar$1(61);\n return B.AttributeOperator_fz10;\n case 124:\n t1.expectChar$1(61);\n return B.AttributeOperator_AuK0;\n case 94:\n t1.expectChar$1(61);\n return B.AttributeOperator_4L50;\n case 36:\n t1.expectChar$1(61);\n return B.AttributeOperator_mOX0;\n case 42:\n t1.expectChar$1(61);\n return B.AttributeOperator_gqZ0;\n default:\n t1.error$2$position(0, 'Expected \"]\".', t2);\n }\n },\n _selector$_pseudoSelector$0() {\n var element, $name, unvendored, selector, argument, t2, _this = this, _null = null,\n t1 = _this.scanner;\n t1.expectChar$1(58);\n element = t1.scanChar$1(58);\n $name = _this.identifier$0();\n if (!t1.scanChar$1(40))\n return A.PseudoSelector$0($name, _null, element, _null);\n _this.whitespace$0();\n unvendored = A.unvendor0($name);\n if (element)\n if ($._selectorPseudoElements0.contains$1(0, unvendored)) {\n selector = _this._selector$_selectorList$0();\n argument = _null;\n } else {\n argument = _this.declarationValue$1$allowEmpty(true);\n selector = _null;\n }\n else if ($._selectorPseudoClasses0.contains$1(0, unvendored)) {\n selector = _this._selector$_selectorList$0();\n argument = _null;\n } else if (unvendored === \"nth-child\" || unvendored === \"nth-last-child\") {\n argument = _this._selector$_aNPlusB$0();\n _this.whitespace$0();\n t2 = t1.peekChar$1(-1);\n if ((t2 === 32 || t2 === 9 || t2 === 10 || t2 === 13 || t2 === 12) && t1.peekChar$0() !== 41) {\n _this.expectIdentifier$1(\"of\");\n argument += \" of\";\n _this.whitespace$0();\n selector = _this._selector$_selectorList$0();\n } else\n selector = _null;\n } else {\n argument = B.JSString_methods.trimRight$0(_this.declarationValue$1$allowEmpty(true));\n selector = _null;\n }\n t1.expectChar$1(41);\n return A.PseudoSelector$0($name, argument, element, selector);\n },\n _selector$_aNPlusB$0() {\n var t2, first, t3, next, last, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 101:\n case 69:\n _this.expectIdentifier$1(\"even\");\n return \"even\";\n case 111:\n case 79:\n _this.expectIdentifier$1(\"odd\");\n return \"odd\";\n case 43:\n case 45:\n t2 = \"\" + A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n default:\n t2 = \"\";\n }\n first = t1.peekChar$0();\n if (first != null && A.isDigit0(first)) {\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n _this.whitespace$0();\n if (!_this.scanIdentChar$1(110))\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n } else\n _this.expectIdentChar$1(110);\n t2 += A.Primitives_stringFromCharCode(110);\n _this.whitespace$0();\n next = t1.peekChar$0();\n if (next !== 43 && next !== 45)\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n _this.whitespace$0();\n last = t1.peekChar$0();\n if (last == null || !A.isDigit0(last))\n t1.error$1(0, \"Expected a number.\");\n while (true) {\n t3 = t1.peekChar$0();\n if (!(t3 != null && t3 >= 48 && t3 <= 57))\n break;\n t2 += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n },\n _selector$_typeOrUniversalSelector$0() {\n var nameOrNamespace, _this = this,\n t1 = _this.scanner,\n first = t1.peekChar$0();\n if (first === 42) {\n t1.readChar$0();\n if (!t1.scanChar$1(124))\n return new A.UniversalSelector0(null);\n if (t1.scanChar$1(42))\n return new A.UniversalSelector0(\"*\");\n else\n return new A.TypeSelector0(new A.QualifiedName0(_this.identifier$0(), \"*\"));\n } else if (first === 124) {\n t1.readChar$0();\n if (t1.scanChar$1(42))\n return new A.UniversalSelector0(\"\");\n else\n return new A.TypeSelector0(new A.QualifiedName0(_this.identifier$0(), \"\"));\n }\n nameOrNamespace = _this.identifier$0();\n if (!t1.scanChar$1(124))\n return new A.TypeSelector0(new A.QualifiedName0(nameOrNamespace, null));\n else if (t1.scanChar$1(42))\n return new A.UniversalSelector0(nameOrNamespace);\n else\n return new A.TypeSelector0(new A.QualifiedName0(_this.identifier$0(), nameOrNamespace));\n }\n };\n A.SelectorParser_parse_closure0.prototype = {\n call$0() {\n var t1 = this.$this,\n selector = t1._selector$_selectorList$0();\n t1 = t1.scanner;\n if (t1._string_scanner$_position !== t1.string.length)\n t1.error$1(0, \"expected selector.\");\n return selector;\n },\n $signature: 49\n };\n A.SelectorParser_parseCompoundSelector_closure0.prototype = {\n call$0() {\n var t1 = this.$this,\n compound = t1._selector$_compoundSelector$0();\n t1 = t1.scanner;\n if (t1._string_scanner$_position !== t1.string.length)\n t1.error$1(0, \"expected selector.\");\n return compound;\n },\n $signature: 523\n };\n A.serialize_closure0.prototype = {\n call$1(codeUnit) {\n return codeUnit > 127;\n },\n $signature: 56\n };\n A._SerializeVisitor0.prototype = {\n visitCssStylesheet$1(node) {\n var t1, t2, t3, t4, t5, previous, i, child, _this = this;\n for (t1 = _this._serialize0$_style !== B.OutputStyle_compressed0, t2 = type$.CssComment_2, t3 = type$.CssParentNode_2, t4 = _this._serialize0$_buffer, t5 = _this._lineFeed.text, previous = null, i = 0; i < J.get$length$asx(node.get$children(node)); ++i) {\n child = J.$index$asx(node.get$children(node), i);\n if (_this._serialize0$_isInvisible$1(child))\n continue;\n if (previous != null) {\n if (t3._is(previous) ? previous.get$isChildless() : !t2._is(previous))\n t4.writeCharCode$1(59);\n if (t1)\n t4.write$1(0, t5);\n if (previous.get$isGroupEnd())\n if (t1)\n t4.write$1(0, t5);\n }\n child.accept$1(_this);\n previous = child;\n }\n if (previous != null)\n t1 = (t3._is(previous) ? previous.get$isChildless() : !t2._is(previous)) && t1;\n else\n t1 = false;\n if (t1)\n t4.writeCharCode$1(59);\n },\n visitCssComment$1(node) {\n this._serialize0$_buffer.forSpan$2(node.span, new A._SerializeVisitor_visitCssComment_closure0(this, node));\n },\n visitCssAtRule$1(node) {\n var t1, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = _this._serialize0$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssAtRule_closure0(_this, node));\n if (!node.isChildless) {\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n _this._serialize0$_visitChildren$1(node.children);\n }\n },\n visitCssMediaRule$1(node) {\n var t1, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = _this._serialize0$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssMediaRule_closure0(_this, node));\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n _this._serialize0$_visitChildren$1(node.children);\n },\n visitCssImport$1(node) {\n this._serialize0$_writeIndentation$0();\n this._serialize0$_buffer.forSpan$2(node.span, new A._SerializeVisitor_visitCssImport_closure0(this, node));\n },\n _serialize0$_writeImportUrl$1(url) {\n var urlContents, maybeQuote, _this = this;\n if (_this._serialize0$_style !== B.OutputStyle_compressed0 || B.JSString_methods._codeUnitAt$1(url, 0) !== 117) {\n _this._serialize0$_buffer.write$1(0, url);\n return;\n }\n urlContents = B.JSString_methods.substring$2(url, 4, url.length - 1);\n maybeQuote = B.JSString_methods._codeUnitAt$1(urlContents, 0);\n if (maybeQuote === 39 || maybeQuote === 34)\n _this._serialize0$_buffer.write$1(0, urlContents);\n else\n _this._serialize0$_visitQuotedString$1(urlContents);\n },\n visitCssKeyframeBlock$1(node) {\n var t1, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = _this._serialize0$_buffer;\n t1.forSpan$2(node.selector.span, new A._SerializeVisitor_visitCssKeyframeBlock_closure0(_this, node));\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n _this._serialize0$_visitChildren$1(node.children);\n },\n _serialize0$_visitMediaQuery$1(query) {\n var t2, t3, _this = this,\n t1 = query.modifier;\n if (t1 != null) {\n t2 = _this._serialize0$_buffer;\n t2.write$1(0, t1);\n t2.writeCharCode$1(32);\n }\n t1 = query.type;\n if (t1 != null) {\n t2 = _this._serialize0$_buffer;\n t2.write$1(0, t1);\n if (query.features.length !== 0)\n t2.write$1(0, \" and \");\n }\n t1 = query.features;\n t2 = _this._serialize0$_style === B.OutputStyle_compressed0 ? \"and \" : \" and \";\n t3 = _this._serialize0$_buffer;\n _this._serialize0$_writeBetween$3(t1, t2, t3.get$write(t3));\n },\n visitCssStyleRule$1(node) {\n var t1, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = _this._serialize0$_buffer;\n t1.forSpan$2(node.selector.span, new A._SerializeVisitor_visitCssStyleRule_closure0(_this, node));\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n _this._serialize0$_visitChildren$1(node.children);\n },\n visitCssSupportsRule$1(node) {\n var t1, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = _this._serialize0$_buffer;\n t1.forSpan$2(node.span, new A._SerializeVisitor_visitCssSupportsRule_closure0(_this, node));\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t1.writeCharCode$1(32);\n _this._serialize0$_visitChildren$1(node.children);\n },\n visitCssDeclaration$1(node) {\n var error, stackTrace, error0, stackTrace0, t1, t2, exception, _this = this;\n _this._serialize0$_writeIndentation$0();\n t1 = node.name;\n _this._serialize0$_write$1(t1);\n t2 = _this._serialize0$_buffer;\n t2.writeCharCode$1(58);\n if (J.startsWith$1$s(t1.get$value(t1), \"--\") && node.parsedAsCustomProperty) {\n t1 = node.value;\n t2.forSpan$2(t1.get$span(t1), new A._SerializeVisitor_visitCssDeclaration_closure1(_this, node));\n } else {\n if (_this._serialize0$_style !== B.OutputStyle_compressed0)\n t2.writeCharCode$1(32);\n try {\n t2.forSpan$2(node.valueSpanForMap, new A._SerializeVisitor_visitCssDeclaration_closure2(_this, node));\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.MultiSpanSassScriptException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = error.message;\n t2 = node.value;\n t2 = t2.get$span(t2);\n A.throwWithTrace0(new A.MultiSpanSassException0(error.primaryLabel, A.ConstantMap_ConstantMap$from(error.secondarySpans, type$.FileSpan, type$.String), t1, t2), stackTrace);\n } else if (t1 instanceof A.SassScriptException0) {\n error0 = t1;\n stackTrace0 = A.getTraceFromException(exception);\n t1 = node.value;\n A.throwWithTrace0(new A.SassException0(error0.message, t1.get$span(t1)), stackTrace0);\n } else\n throw exception;\n }\n }\n },\n _serialize0$_writeFoldedValue$1(node) {\n var t2, next, t3,\n t1 = node.value,\n scanner = A.StringScanner$(type$.SassString_2._as(t1.get$value(t1))._string0$_text, null, null);\n for (t1 = scanner.string.length, t2 = this._serialize0$_buffer; scanner._string_scanner$_position !== t1;) {\n next = scanner.readChar$0();\n if (next !== 10) {\n t2.writeCharCode$1(next);\n continue;\n }\n t2.writeCharCode$1(32);\n while (true) {\n t3 = scanner.peekChar$0();\n if (!(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12))\n break;\n scanner.readChar$0();\n }\n }\n },\n _serialize0$_writeReindentedValue$1(node) {\n var _this = this,\n t1 = node.value,\n value = type$.SassString_2._as(t1.get$value(t1))._string0$_text,\n minimumIndentation = _this._serialize0$_minimumIndentation$1(value);\n if (minimumIndentation == null) {\n _this._serialize0$_buffer.write$1(0, value);\n return;\n } else if (minimumIndentation === -1) {\n t1 = _this._serialize0$_buffer;\n t1.write$1(0, A.trimAsciiRight0(value, true));\n t1.writeCharCode$1(32);\n return;\n }\n t1 = node.name;\n t1 = t1.get$span(t1);\n t1 = A.FileLocation$_(t1.file, t1._file$_start);\n _this._serialize0$_writeWithIndent$2(value, Math.min(minimumIndentation, t1.file.getColumn$1(t1.offset)));\n },\n _serialize0$_minimumIndentation$1(text) {\n var character, t2, min, next, min0,\n scanner = A.LineScanner$(text),\n t1 = scanner.string.length;\n while (true) {\n if (scanner._string_scanner$_position !== t1) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n t2 = character !== 10;\n } else\n t2 = false;\n if (!t2)\n break;\n }\n if (scanner._string_scanner$_position === t1)\n return scanner.peekChar$1(-1) === 10 ? -1 : null;\n for (min = null; scanner._string_scanner$_position !== t1;) {\n for (; scanner._string_scanner$_position !== t1;) {\n next = scanner.peekChar$0();\n if (next !== 32 && next !== 9)\n break;\n scanner._adjustLineAndColumn$1(scanner.super$StringScanner$readChar());\n }\n if (scanner._string_scanner$_position === t1 || scanner.scanChar$1(10))\n continue;\n min0 = scanner._line_scanner$_column;\n min = min == null ? min0 : Math.min(min, min0);\n while (true) {\n if (scanner._string_scanner$_position !== t1) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n t2 = character !== 10;\n } else\n t2 = false;\n if (!t2)\n break;\n }\n }\n return min == null ? -1 : min;\n },\n _serialize0$_writeWithIndent$2(text, minimumIndentation) {\n var t1, t2, t3, character, lineStart, newlines, end,\n scanner = A.LineScanner$(text);\n for (t1 = scanner.string, t2 = t1.length, t3 = this._serialize0$_buffer; scanner._string_scanner$_position !== t2;) {\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 10)\n break;\n t3.writeCharCode$1(character);\n }\n for (; true;) {\n lineStart = scanner._string_scanner$_position;\n for (newlines = 1; true;) {\n if (scanner._string_scanner$_position === t2) {\n t3.writeCharCode$1(32);\n return;\n }\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 32 || character === 9)\n continue;\n if (character !== 10)\n break;\n lineStart = scanner._string_scanner$_position;\n ++newlines;\n }\n this._serialize0$_writeTimes$2(10, newlines);\n this._serialize0$_writeIndentation$0();\n end = scanner._string_scanner$_position;\n t3.write$1(0, B.JSString_methods.substring$2(t1, lineStart + minimumIndentation, end));\n for (; true;) {\n if (scanner._string_scanner$_position === t2)\n return;\n character = scanner.super$StringScanner$readChar();\n scanner._adjustLineAndColumn$1(character);\n if (character === 10)\n break;\n t3.writeCharCode$1(character);\n }\n }\n },\n _serialize0$_writeCalculationValue$1(value) {\n var left, parenthesizeLeft, operatorWhitespace, t1, t2, right, parenthesizeRight, _this = this;\n if (value instanceof A.Value0)\n value.accept$1(_this);\n else if (value instanceof A.CalculationInterpolation0)\n _this._serialize0$_buffer.write$1(0, value.value);\n else if (value instanceof A.CalculationOperation0) {\n left = value.left;\n if (!(left instanceof A.CalculationInterpolation0))\n parenthesizeLeft = left instanceof A.CalculationOperation0 && left.operator.precedence < value.operator.precedence;\n else\n parenthesizeLeft = true;\n if (parenthesizeLeft)\n _this._serialize0$_buffer.writeCharCode$1(40);\n _this._serialize0$_writeCalculationValue$1(left);\n if (parenthesizeLeft)\n _this._serialize0$_buffer.writeCharCode$1(41);\n operatorWhitespace = _this._serialize0$_style !== B.OutputStyle_compressed0 || value.operator.precedence === 1;\n if (operatorWhitespace)\n _this._serialize0$_buffer.writeCharCode$1(32);\n t1 = _this._serialize0$_buffer;\n t2 = value.operator;\n t1.write$1(0, t2.operator);\n if (operatorWhitespace)\n t1.writeCharCode$1(32);\n right = value.right;\n if (!(right instanceof A.CalculationInterpolation0))\n parenthesizeRight = right instanceof A.CalculationOperation0 && _this._serialize0$_parenthesizeCalculationRhs$2(t2, right.operator);\n else\n parenthesizeRight = true;\n if (parenthesizeRight)\n t1.writeCharCode$1(40);\n _this._serialize0$_writeCalculationValue$1(right);\n if (parenthesizeRight)\n t1.writeCharCode$1(41);\n }\n },\n _serialize0$_parenthesizeCalculationRhs$2(outer, right) {\n if (outer === B.CalculationOperator_jB60)\n return true;\n if (outer === B.CalculationOperator_Iem0)\n return false;\n return right === B.CalculationOperator_Iem0 || right === B.CalculationOperator_uti0;\n },\n visitColor$1(value) {\n var $name, hexLength, t2, t3, _this = this, _null = null,\n t1 = _this._serialize0$_style === B.OutputStyle_compressed0;\n if (t1 && Math.abs(value._color0$_alpha - 1) < $.$get$epsilon0()) {\n $name = $.$get$namesByColor0().$index(0, value);\n hexLength = _this._serialize0$_canUseShortHex$1(value) ? 4 : 7;\n if ($name != null && $name.length <= hexLength)\n _this._serialize0$_buffer.write$1(0, $name);\n else {\n t1 = _this._serialize0$_buffer;\n if (_this._serialize0$_canUseShortHex$1(value)) {\n t1.writeCharCode$1(35);\n t1.writeCharCode$1(A.hexCharFor0(value.get$red(value) & 15));\n t1.writeCharCode$1(A.hexCharFor0(value.get$green(value) & 15));\n t1.writeCharCode$1(A.hexCharFor0(value.get$blue(value) & 15));\n } else {\n t1.writeCharCode$1(35);\n _this._serialize0$_writeHexComponent$1(value.get$red(value));\n _this._serialize0$_writeHexComponent$1(value.get$green(value));\n _this._serialize0$_writeHexComponent$1(value.get$blue(value));\n }\n }\n return;\n }\n t2 = value.originalSpan;\n t3 = t2 == null;\n if ((t3 ? _null : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null)) != null) {\n t1 = t3 ? _null : A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null);\n _this._serialize0$_buffer.write$1(0, t1);\n } else {\n t2 = $.$get$namesByColor0();\n if (t2.containsKey$1(value) && !(Math.abs(value._color0$_alpha - 0) < $.$get$epsilon0()))\n _this._serialize0$_buffer.write$1(0, t2.$index(0, value));\n else {\n t2 = value._color0$_alpha;\n t3 = _this._serialize0$_buffer;\n if (Math.abs(t2 - 1) < $.$get$epsilon0()) {\n t3.writeCharCode$1(35);\n _this._serialize0$_writeHexComponent$1(value.get$red(value));\n _this._serialize0$_writeHexComponent$1(value.get$green(value));\n _this._serialize0$_writeHexComponent$1(value.get$blue(value));\n } else {\n t3.write$1(0, \"rgba(\" + value.get$red(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n t3.write$1(0, value.get$green(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n t3.write$1(0, value.get$blue(value));\n t3.write$1(0, t1 ? \",\" : \", \");\n _this._serialize0$_writeNumber$1(t2);\n t3.writeCharCode$1(41);\n }\n }\n }\n },\n _serialize0$_canUseShortHex$1(color) {\n var t1 = color.get$red(color);\n if ((t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4)) {\n t1 = color.get$green(color);\n if ((t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4)) {\n t1 = color.get$blue(color);\n t1 = (t1 & 15) === B.JSInt_methods._shrOtherPositive$1(t1, 4);\n } else\n t1 = false;\n } else\n t1 = false;\n return t1;\n },\n _serialize0$_writeHexComponent$1(color) {\n var t1 = this._serialize0$_buffer;\n t1.writeCharCode$1(A.hexCharFor0(B.JSInt_methods._shrOtherPositive$1(color, 4)));\n t1.writeCharCode$1(A.hexCharFor0(color & 15));\n },\n visitList$1(value) {\n var t2, t3, singleton, t4, t5, _this = this,\n t1 = value._list1$_hasBrackets;\n if (t1)\n _this._serialize0$_buffer.writeCharCode$1(91);\n else if (value._list1$_contents.length === 0) {\n if (!_this._serialize0$_inspect)\n throw A.wrapException(A.SassScriptException$0(\"() isn't a valid CSS value.\"));\n _this._serialize0$_buffer.write$1(0, \"()\");\n return;\n }\n t2 = _this._serialize0$_inspect;\n if (t2)\n if (value._list1$_contents.length === 1) {\n t3 = value._list1$_separator;\n t3 = t3 === B.ListSeparator_kWM0 || t3 === B.ListSeparator_1gm0;\n singleton = t3;\n } else\n singleton = false;\n else\n singleton = false;\n if (singleton && !t1)\n _this._serialize0$_buffer.writeCharCode$1(40);\n t3 = value._list1$_contents;\n t3 = t2 ? t3 : new A.WhereIterable(t3, new A._SerializeVisitor_visitList_closure2(), A._arrayInstanceType(t3)._eval$1(\"WhereIterable<1>\"));\n t4 = value._list1$_separator;\n t5 = _this._serialize0$_separatorString$1(t4);\n _this._serialize0$_writeBetween$3(t3, t5, t2 ? new A._SerializeVisitor_visitList_closure3(_this, value) : new A._SerializeVisitor_visitList_closure4(_this));\n if (singleton) {\n t2 = _this._serialize0$_buffer;\n t2.write$1(0, t4.separator);\n if (!t1)\n t2.writeCharCode$1(41);\n }\n if (t1)\n _this._serialize0$_buffer.writeCharCode$1(93);\n },\n _serialize0$_separatorString$1(separator) {\n switch (separator) {\n case B.ListSeparator_kWM0:\n return this._serialize0$_style === B.OutputStyle_compressed0 ? \",\" : \", \";\n case B.ListSeparator_1gm0:\n return this._serialize0$_style === B.OutputStyle_compressed0 ? \"/\" : \" / \";\n case B.ListSeparator_woc0:\n return \" \";\n default:\n return \"\";\n }\n },\n _serialize0$_elementNeedsParens$2(separator, value) {\n var t1;\n if (value instanceof A.SassList0) {\n if (value._list1$_contents.length < 2)\n return false;\n if (value._list1$_hasBrackets)\n return false;\n switch (separator) {\n case B.ListSeparator_kWM0:\n return value._list1$_separator === B.ListSeparator_kWM0;\n case B.ListSeparator_1gm0:\n t1 = value._list1$_separator;\n return t1 === B.ListSeparator_kWM0 || t1 === B.ListSeparator_1gm0;\n default:\n return value._list1$_separator !== B.ListSeparator_undecided_null0;\n }\n }\n return false;\n },\n visitMap$1(map) {\n var t1, t2, _this = this;\n if (!_this._serialize0$_inspect)\n throw A.wrapException(A.SassScriptException$0(map.toString$0(0) + \" isn't a valid CSS value.\"));\n t1 = _this._serialize0$_buffer;\n t1.writeCharCode$1(40);\n t2 = map._map0$_contents;\n _this._serialize0$_writeBetween$3(t2.get$entries(t2), \", \", new A._SerializeVisitor_visitMap_closure0(_this));\n t1.writeCharCode$1(41);\n },\n _serialize0$_writeMapElement$1(value) {\n var needsParens = value instanceof A.SassList0 && value._list1$_separator === B.ListSeparator_kWM0 && !value._list1$_hasBrackets;\n if (needsParens)\n this._serialize0$_buffer.writeCharCode$1(40);\n value.accept$1(this);\n if (needsParens)\n this._serialize0$_buffer.writeCharCode$1(41);\n },\n visitNumber$1(value) {\n var _this = this,\n asSlash = value.asSlash;\n if (asSlash != null) {\n _this.visitNumber$1(asSlash.item1);\n _this._serialize0$_buffer.writeCharCode$1(47);\n _this.visitNumber$1(asSlash.item2);\n return;\n }\n _this._serialize0$_writeNumber$1(value._number1$_value);\n if (!_this._serialize0$_inspect) {\n if (value.get$numeratorUnits(value).length > 1 || value.get$denominatorUnits(value).length !== 0)\n throw A.wrapException(A.SassScriptException$0(value.toString$0(0) + \" isn't a valid CSS value.\"));\n if (value.get$numeratorUnits(value).length !== 0)\n _this._serialize0$_buffer.write$1(0, B.JSArray_methods.get$first(value.get$numeratorUnits(value)));\n } else\n _this._serialize0$_buffer.write$1(0, value.get$unitString());\n },\n _serialize0$_writeNumber$1(number) {\n var text, _this = this,\n integer = A.fuzzyIsInt0(number) ? B.JSNumber_methods.round$0(number) : null;\n if (integer != null) {\n _this._serialize0$_buffer.write$1(0, _this._serialize0$_removeExponent$1(B.JSInt_methods.toString$0(integer)));\n return;\n }\n text = _this._serialize0$_removeExponent$1(B.JSNumber_methods.toString$0(number));\n if (text.length < 12) {\n if (_this._serialize0$_style === B.OutputStyle_compressed0 && B.JSString_methods._codeUnitAt$1(text, 0) === 48)\n text = B.JSString_methods.substring$1(text, 1);\n _this._serialize0$_buffer.write$1(0, text);\n return;\n }\n _this._serialize0$_writeRounded$1(text);\n },\n _serialize0$_removeExponent$1(text) {\n var buffer, t3, additionalZeroes,\n t1 = B.JSString_methods._codeUnitAt$1(text, 0),\n negative = t1 === 45,\n exponent = A._Cell$(),\n t2 = text.length,\n i = 0;\n while (true) {\n if (!(i < t2)) {\n buffer = null;\n break;\n }\n c$0: {\n if (B.JSString_methods._codeUnitAt$1(text, i) !== 101)\n break c$0;\n buffer = new A.StringBuffer(\"\");\n t1 = buffer._contents = \"\" + A.Primitives_stringFromCharCode(t1);\n if (negative) {\n t1 += A.Primitives_stringFromCharCode(B.JSString_methods._codeUnitAt$1(text, 1));\n buffer._contents = t1;\n if (i > 3)\n buffer._contents = t1 + B.JSString_methods.substring$2(text, 3, i);\n } else if (i > 2)\n buffer._contents = t1 + B.JSString_methods.substring$2(text, 2, i);\n exponent._value = A.int_parse(B.JSString_methods.substring$2(text, i + 1, t2), null);\n break;\n }\n ++i;\n }\n if (buffer == null)\n return text;\n if (exponent._readLocal$0() > 0) {\n t1 = exponent._readLocal$0();\n t2 = buffer._contents;\n t3 = negative ? 1 : 0;\n additionalZeroes = t1 - (t2.length - 1 - t3);\n for (t1 = t2, i = 0; i < additionalZeroes; ++i) {\n t1 += A.Primitives_stringFromCharCode(48);\n buffer._contents = t1;\n }\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n } else {\n t1 = (negative ? \"\" + A.Primitives_stringFromCharCode(45) : \"\") + \"0.\";\n t2 = exponent.__late_helper$_name;\n i = -1;\n while (true) {\n t3 = exponent._value;\n if (t3 === exponent)\n A.throwExpression(A.LateError$localNI(t2));\n if (!(i > t3))\n break;\n t1 += A.Primitives_stringFromCharCode(48);\n --i;\n }\n if (negative) {\n t2 = buffer._contents;\n t2 = B.JSString_methods.substring$1(t2.charCodeAt(0) == 0 ? t2 : t2, 1);\n } else\n t2 = buffer;\n t2 = t1 + A.S(t2);\n return t2.charCodeAt(0) == 0 ? t2 : t2;\n }\n },\n _serialize0$_writeRounded$1(text) {\n var t1, digits, negative, textIndex, digitsIndex, textIndex0, codeUnit, digitsIndex0, indexAfterPrecision, digitsIndex1, newDigit, writtenIndex, t2, _this = this;\n if (B.JSString_methods.endsWith$1(text, \".0\")) {\n _this._serialize0$_buffer.write$1(0, B.JSString_methods.substring$2(text, 0, text.length - 2));\n return;\n }\n t1 = text.length;\n digits = new Uint8Array(t1 + 1);\n negative = B.JSString_methods._codeUnitAt$1(text, 0) === 45;\n textIndex = negative ? 1 : 0;\n for (digitsIndex = 1; true; textIndex = textIndex0, digitsIndex = digitsIndex0) {\n if (textIndex === t1) {\n _this._serialize0$_buffer.write$1(0, text);\n return;\n }\n textIndex0 = textIndex + 1;\n codeUnit = B.JSString_methods._codeUnitAt$1(text, textIndex);\n if (codeUnit === 46) {\n textIndex = textIndex0;\n break;\n }\n digitsIndex0 = digitsIndex + 1;\n digits[digitsIndex] = codeUnit - 48;\n }\n indexAfterPrecision = textIndex + 10;\n if (indexAfterPrecision >= t1) {\n _this._serialize0$_buffer.write$1(0, text);\n return;\n }\n for (digitsIndex0 = digitsIndex; textIndex < indexAfterPrecision; textIndex = textIndex0, digitsIndex0 = digitsIndex1) {\n digitsIndex1 = digitsIndex0 + 1;\n textIndex0 = textIndex + 1;\n digits[digitsIndex0] = B.JSString_methods._codeUnitAt$1(text, textIndex) - 48;\n }\n if (B.JSString_methods._codeUnitAt$1(text, textIndex) - 48 >= 5)\n for (; true; digitsIndex0 = digitsIndex1) {\n digitsIndex1 = digitsIndex0 - 1;\n newDigit = digits[digitsIndex1] + 1;\n digits[digitsIndex1] = newDigit;\n if (newDigit !== 10)\n break;\n }\n for (; digitsIndex0 < digitsIndex; ++digitsIndex0)\n digits[digitsIndex0] = 0;\n while (true) {\n t1 = digitsIndex0 > digitsIndex;\n if (!(t1 && digits[digitsIndex0 - 1] === 0))\n break;\n --digitsIndex0;\n }\n if (digitsIndex0 === 2 && digits[0] === 0 && digits[1] === 0) {\n _this._serialize0$_buffer.writeCharCode$1(48);\n return;\n }\n if (negative)\n _this._serialize0$_buffer.writeCharCode$1(45);\n if (digits[0] === 0)\n writtenIndex = _this._serialize0$_style === B.OutputStyle_compressed0 && digits[1] === 0 ? 2 : 1;\n else\n writtenIndex = 0;\n for (t2 = _this._serialize0$_buffer; writtenIndex < digitsIndex; ++writtenIndex)\n t2.writeCharCode$1(48 + digits[writtenIndex]);\n if (t1) {\n t2.writeCharCode$1(46);\n for (; writtenIndex < digitsIndex0; ++writtenIndex)\n t2.writeCharCode$1(48 + digits[writtenIndex]);\n }\n },\n _serialize0$_visitQuotedString$2$forceDoubleQuote(string, forceDoubleQuote) {\n var t1, includesSingleQuote, includesDoubleQuote, i, char, newIndex, quote, _this = this,\n buffer = forceDoubleQuote ? _this._serialize0$_buffer : new A.StringBuffer(\"\");\n if (forceDoubleQuote)\n buffer.writeCharCode$1(34);\n for (t1 = string.length, includesSingleQuote = false, includesDoubleQuote = false, i = 0; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(string, i);\n switch (char) {\n case 39:\n if (forceDoubleQuote)\n buffer.writeCharCode$1(39);\n else {\n if (includesDoubleQuote) {\n _this._serialize0$_visitQuotedString$2$forceDoubleQuote(string, true);\n return;\n } else\n buffer.writeCharCode$1(39);\n includesSingleQuote = true;\n }\n break;\n case 34:\n if (forceDoubleQuote) {\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(34);\n } else {\n if (includesSingleQuote) {\n _this._serialize0$_visitQuotedString$2$forceDoubleQuote(string, true);\n return;\n } else\n buffer.writeCharCode$1(34);\n includesDoubleQuote = true;\n }\n break;\n case 0:\n case 1:\n case 2:\n case 3:\n case 4:\n case 5:\n case 6:\n case 7:\n case 8:\n case 10:\n case 11:\n case 12:\n case 13:\n case 14:\n case 15:\n case 16:\n case 17:\n case 18:\n case 19:\n case 20:\n case 21:\n case 22:\n case 23:\n case 24:\n case 25:\n case 26:\n case 27:\n case 28:\n case 29:\n case 30:\n case 31:\n _this._serialize0$_writeEscape$4(buffer, char, string, i);\n break;\n case 92:\n buffer.writeCharCode$1(92);\n buffer.writeCharCode$1(92);\n break;\n default:\n newIndex = _this._serialize0$_tryPrivateUseCharacter$4(buffer, char, string, i);\n if (newIndex != null) {\n i = newIndex;\n break;\n }\n buffer.writeCharCode$1(char);\n break;\n }\n }\n if (forceDoubleQuote)\n buffer.writeCharCode$1(34);\n else {\n quote = includesDoubleQuote ? 39 : 34;\n t1 = _this._serialize0$_buffer;\n t1.writeCharCode$1(quote);\n t1.write$1(0, buffer);\n t1.writeCharCode$1(quote);\n }\n },\n _serialize0$_visitQuotedString$1(string) {\n return this._serialize0$_visitQuotedString$2$forceDoubleQuote(string, false);\n },\n _serialize0$_visitUnquotedString$1(string) {\n var t1, t2, afterNewline, i, char, newIndex;\n for (t1 = string.length, t2 = this._serialize0$_buffer, afterNewline = false, i = 0; i < t1; ++i) {\n char = B.JSString_methods._codeUnitAt$1(string, i);\n switch (char) {\n case 10:\n t2.writeCharCode$1(32);\n afterNewline = true;\n break;\n case 32:\n if (!afterNewline)\n t2.writeCharCode$1(32);\n break;\n default:\n newIndex = this._serialize0$_tryPrivateUseCharacter$4(t2, char, string, i);\n if (newIndex != null) {\n i = newIndex;\n afterNewline = false;\n break;\n }\n t2.writeCharCode$1(char);\n afterNewline = false;\n break;\n }\n }\n },\n _serialize0$_tryPrivateUseCharacter$4(buffer, codeUnit, string, i) {\n var t1;\n if (this._serialize0$_style === B.OutputStyle_compressed0)\n return null;\n if (codeUnit >= 57344 && codeUnit <= 63743) {\n this._serialize0$_writeEscape$4(buffer, codeUnit, string, i);\n return i;\n }\n if (codeUnit >>> 7 === 439 && string.length > i + 1) {\n t1 = i + 1;\n this._serialize0$_writeEscape$4(buffer, 65536 + ((codeUnit & 1023) << 10) + (B.JSString_methods._codeUnitAt$1(string, t1) & 1023), string, t1);\n return t1;\n }\n return null;\n },\n _serialize0$_writeEscape$4(buffer, character, string, i) {\n var t1, next;\n buffer.writeCharCode$1(92);\n buffer.write$1(0, B.JSInt_methods.toRadixString$1(character, 16));\n t1 = i + 1;\n if (string.length === t1)\n return;\n next = B.JSString_methods._codeUnitAt$1(string, t1);\n if (A.isHex0(next) || next === 32 || next === 9)\n buffer.writeCharCode$1(32);\n },\n visitComplexSelector$1(complex) {\n var t1, t2, t3, t4, lastComponent, _i, component, t5;\n for (t1 = complex.components, t2 = t1.length, t3 = this._serialize0$_buffer, t4 = this._serialize0$_style === B.OutputStyle_compressed0, lastComponent = null, _i = 0; _i < t2; ++_i, lastComponent = component) {\n component = t1[_i];\n if (lastComponent != null)\n if (!(t4 && lastComponent instanceof A.Combinator0))\n t5 = !(t4 && component instanceof A.Combinator0);\n else\n t5 = false;\n else\n t5 = false;\n if (t5)\n t3.write$1(0, \" \");\n if (component instanceof A.CompoundSelector0)\n this.visitCompoundSelector$1(component);\n else\n t3.write$1(0, component);\n }\n },\n visitCompoundSelector$1(compound) {\n var t2, t3, _i,\n t1 = this._serialize0$_buffer,\n start = t1.get$length(t1);\n for (t2 = compound.components, t3 = t2.length, _i = 0; _i < t3; ++_i)\n t2[_i].accept$1(this);\n if (t1.get$length(t1) === start)\n t1.writeCharCode$1(42);\n },\n visitSelectorList$1(list) {\n var t1, t2, t3, t4, first, t5, _this = this,\n complexes = list.components;\n for (t1 = J.get$iterator$ax(_this._serialize0$_inspect ? complexes : new A.WhereIterable(complexes, new A._SerializeVisitor_visitSelectorList_closure0(), A._arrayInstanceType(complexes)._eval$1(\"WhereIterable<1>\"))), t2 = _this._serialize0$_style !== B.OutputStyle_compressed0, t3 = _this._serialize0$_buffer, t4 = _this._lineFeed.text, first = true; t1.moveNext$0();) {\n t5 = t1.get$current(t1);\n if (first)\n first = false;\n else {\n t3.writeCharCode$1(44);\n if (t5.lineBreak) {\n if (t2)\n t3.write$1(0, t4);\n } else if (t2)\n t3.writeCharCode$1(32);\n }\n _this.visitComplexSelector$1(t5);\n }\n },\n visitPseudoSelector$1(pseudo) {\n var t3, t4, t5,\n innerSelector = pseudo.selector,\n t1 = innerSelector == null,\n t2 = !t1;\n if (t2 && pseudo.name === \"not\" && innerSelector.get$isInvisible())\n return;\n t3 = this._serialize0$_buffer;\n t3.writeCharCode$1(58);\n if (!pseudo.isSyntacticClass)\n t3.writeCharCode$1(58);\n t3.write$1(0, pseudo.name);\n t4 = pseudo.argument;\n t5 = t4 == null;\n if (t5 && t1)\n return;\n t3.writeCharCode$1(40);\n if (!t5) {\n t3.write$1(0, t4);\n if (t2)\n t3.writeCharCode$1(32);\n }\n if (t2)\n this.visitSelectorList$1(innerSelector);\n t3.writeCharCode$1(41);\n },\n _serialize0$_write$1(value) {\n return this._serialize0$_buffer.forSpan$2(value.get$span(value), new A._SerializeVisitor__write_closure0(this, value));\n },\n _serialize0$_visitChildren$1(children) {\n var _this = this, t1 = {},\n t2 = _this._serialize0$_buffer;\n t2.writeCharCode$1(123);\n if (children.every$1(children, _this.get$_serialize0$_isInvisible())) {\n t2.writeCharCode$1(125);\n return;\n }\n _this._serialize0$_writeLineFeed$0();\n t1.previous_ = null;\n ++_this._serialize0$_indentation;\n new A._SerializeVisitor__visitChildren_closure0(t1, _this, children).call$0();\n --_this._serialize0$_indentation;\n t1 = t1.previous_;\n t1.toString;\n if ((type$.CssParentNode_2._is(t1) ? t1.get$isChildless() : !type$.CssComment_2._is(t1)) && _this._serialize0$_style !== B.OutputStyle_compressed0)\n t2.writeCharCode$1(59);\n _this._serialize0$_writeLineFeed$0();\n _this._serialize0$_writeIndentation$0();\n t2.writeCharCode$1(125);\n },\n _serialize0$_writeLineFeed$0() {\n if (this._serialize0$_style !== B.OutputStyle_compressed0)\n this._serialize0$_buffer.write$1(0, this._lineFeed.text);\n },\n _serialize0$_writeIndentation$0() {\n var _this = this;\n if (_this._serialize0$_style === B.OutputStyle_compressed0)\n return;\n _this._serialize0$_writeTimes$2(_this._serialize0$_indentCharacter, _this._serialize0$_indentation * _this._serialize0$_indentWidth);\n },\n _serialize0$_writeTimes$2(char, times) {\n var t1, i;\n for (t1 = this._serialize0$_buffer, i = 0; i < times; ++i)\n t1.writeCharCode$1(char);\n },\n _serialize0$_writeBetween$1$3(iterable, text, callback) {\n var t1, t2, first, value;\n for (t1 = J.get$iterator$ax(iterable), t2 = this._serialize0$_buffer, first = true; t1.moveNext$0();) {\n value = t1.get$current(t1);\n if (first)\n first = false;\n else\n t2.write$1(0, text);\n callback.call$1(value);\n }\n },\n _serialize0$_writeBetween$3(iterable, text, callback) {\n return this._serialize0$_writeBetween$1$3(iterable, text, callback, type$.dynamic);\n },\n _serialize0$_isInvisible$1(node) {\n if (this._serialize0$_inspect)\n return false;\n if (this._serialize0$_style === B.OutputStyle_compressed0 && type$.CssComment_2._is(node) && B.JSString_methods._codeUnitAt$1(node.text, 2) !== 33)\n return true;\n if (type$.CssParentNode_2._is(node)) {\n if (type$.CssAtRule_2._is(node))\n return false;\n if (type$.CssStyleRule_2._is(node) && node.selector.value.get$isInvisible())\n return true;\n return J.every$1$ax(node.get$children(node), this.get$_serialize0$_isInvisible());\n } else\n return false;\n }\n };\n A._SerializeVisitor_visitCssComment_closure0.prototype = {\n call$0() {\n var t2, t3, minimumIndentation,\n t1 = this.$this;\n if (t1._serialize0$_style === B.OutputStyle_compressed0 && B.JSString_methods._codeUnitAt$1(this.node.text, 2) !== 33)\n return;\n t2 = this.node;\n t3 = t2.text;\n minimumIndentation = t1._serialize0$_minimumIndentation$1(t3);\n if (minimumIndentation == null) {\n t1._serialize0$_writeIndentation$0();\n t1._serialize0$_buffer.write$1(0, t3);\n return;\n }\n t2 = t2.span;\n t2 = A.FileLocation$_(t2.file, t2._file$_start);\n minimumIndentation = Math.min(minimumIndentation, t2.file.getColumn$1(t2.offset));\n t1._serialize0$_writeIndentation$0();\n t1._serialize0$_writeWithIndent$2(t3, minimumIndentation);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssAtRule_closure0.prototype = {\n call$0() {\n var t3, value,\n t1 = this.$this,\n t2 = t1._serialize0$_buffer;\n t2.writeCharCode$1(64);\n t3 = this.node;\n t1._serialize0$_write$1(t3.name);\n value = t3.value;\n if (value != null) {\n t2.writeCharCode$1(32);\n t1._serialize0$_write$1(value);\n }\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssMediaRule_closure0.prototype = {\n call$0() {\n var t3, t4,\n t1 = this.$this,\n t2 = t1._serialize0$_buffer;\n t2.write$1(0, \"@media\");\n t3 = t1._serialize0$_style === B.OutputStyle_compressed0;\n if (t3) {\n t4 = B.JSArray_methods.get$first(this.node.queries);\n t4 = !(t4.modifier == null && t4.type == null);\n } else\n t4 = true;\n if (t4)\n t2.writeCharCode$1(32);\n t2 = t3 ? \",\" : \", \";\n t1._serialize0$_writeBetween$3(this.node.queries, t2, t1.get$_serialize0$_visitMediaQuery());\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssImport_closure0.prototype = {\n call$0() {\n var t3, t4, t5, t6, supports, media,\n t1 = this.$this,\n t2 = t1._serialize0$_buffer;\n t2.write$1(0, \"@import\");\n t3 = t1._serialize0$_style === B.OutputStyle_compressed0;\n t4 = !t3;\n if (t4)\n t2.writeCharCode$1(32);\n t5 = this.node;\n t6 = t5.url;\n t2.forSpan$2(t6.get$span(t6), new A._SerializeVisitor_visitCssImport__closure0(t1, t5));\n supports = t5.supports;\n if (supports != null) {\n if (t4)\n t2.writeCharCode$1(32);\n t1._serialize0$_write$1(supports);\n }\n media = t5.media;\n if (media != null) {\n if (t4)\n t2.writeCharCode$1(32);\n t2 = t3 ? \",\" : \", \";\n t1._serialize0$_writeBetween$3(media, t2, t1.get$_serialize0$_visitMediaQuery());\n }\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssImport__closure0.prototype = {\n call$0() {\n var t1 = this.node.url;\n return this.$this._serialize0$_writeImportUrl$1(t1.get$value(t1));\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssKeyframeBlock_closure0.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._serialize0$_style === B.OutputStyle_compressed0 ? \",\" : \", \",\n t3 = t1._serialize0$_buffer;\n return t1._serialize0$_writeBetween$3(this.node.selector.value, t2, t3.get$write(t3));\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssStyleRule_closure0.prototype = {\n call$0() {\n return this.$this.visitSelectorList$1(this.node.selector.value);\n },\n $signature: 0\n };\n A._SerializeVisitor_visitCssSupportsRule_closure0.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = t1._serialize0$_buffer;\n t2.write$1(0, \"@supports\");\n if (!(t1._serialize0$_style === B.OutputStyle_compressed0 && J.codeUnitAt$1$s(this.node.condition.value, 0) === 40))\n t2.writeCharCode$1(32);\n t1._serialize0$_write$1(this.node.condition);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssDeclaration_closure1.prototype = {\n call$0() {\n var t1 = this.$this,\n t2 = this.node;\n if (t1._serialize0$_style === B.OutputStyle_compressed0)\n t1._serialize0$_writeFoldedValue$1(t2);\n else\n t1._serialize0$_writeReindentedValue$1(t2);\n },\n $signature: 1\n };\n A._SerializeVisitor_visitCssDeclaration_closure2.prototype = {\n call$0() {\n var t1 = this.node.value;\n return t1.get$value(t1).accept$1(this.$this);\n },\n $signature: 0\n };\n A._SerializeVisitor_visitList_closure2.prototype = {\n call$1(element) {\n return !element.get$isBlank();\n },\n $signature: 44\n };\n A._SerializeVisitor_visitList_closure3.prototype = {\n call$1(element) {\n var t1 = this.$this,\n needsParens = t1._serialize0$_elementNeedsParens$2(this.value._list1$_separator, element);\n if (needsParens)\n t1._serialize0$_buffer.writeCharCode$1(40);\n element.accept$1(t1);\n if (needsParens)\n t1._serialize0$_buffer.writeCharCode$1(41);\n },\n $signature: 55\n };\n A._SerializeVisitor_visitList_closure4.prototype = {\n call$1(element) {\n element.accept$1(this.$this);\n },\n $signature: 55\n };\n A._SerializeVisitor_visitMap_closure0.prototype = {\n call$1(entry) {\n var t1 = this.$this;\n t1._serialize0$_writeMapElement$1(entry.key);\n t1._serialize0$_buffer.write$1(0, \": \");\n t1._serialize0$_writeMapElement$1(entry.value);\n },\n $signature: 525\n };\n A._SerializeVisitor_visitSelectorList_closure0.prototype = {\n call$1(complex) {\n return !complex.get$isInvisible();\n },\n $signature: 20\n };\n A._SerializeVisitor__write_closure0.prototype = {\n call$0() {\n var t1 = this.value;\n return this.$this._serialize0$_buffer.write$1(0, t1.get$value(t1));\n },\n $signature: 0\n };\n A._SerializeVisitor__visitChildren_closure0.prototype = {\n call$0() {\n var t1, t2, t3, t4, t5, t6, t7, t8, i, child, previous, t9;\n for (t1 = this.children._collection$_source, t2 = J.getInterceptor$asx(t1), t3 = this._box_0, t4 = this.$this, t5 = type$.CssComment_2, t6 = type$.CssParentNode_2, t7 = t4._serialize0$_buffer, t8 = t4._lineFeed.text, i = 0; i < t2.get$length(t1); ++i) {\n child = t2.elementAt$1(t1, i);\n if (t4._serialize0$_isInvisible$1(child))\n continue;\n previous = t3.previous_;\n if (previous != null) {\n if (t6._is(previous) ? previous.get$isChildless() : !t5._is(previous))\n t7.writeCharCode$1(59);\n t9 = t4._serialize0$_style !== B.OutputStyle_compressed0;\n if (t9)\n t7.write$1(0, t8);\n if (previous.get$isGroupEnd())\n if (t9)\n t7.write$1(0, t8);\n }\n t3.previous_ = child;\n child.accept$1(t4);\n }\n },\n $signature: 0\n };\n A.OutputStyle0.prototype = {\n toString$0(_) {\n return this._serialize0$_name;\n }\n };\n A.LineFeed0.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.SerializeResult0.prototype = {};\n A.ShadowedModuleView0.prototype = {\n get$url(_) {\n var t1 = this._shadowed_view0$_inner;\n return t1.get$url(t1);\n },\n get$upstream() {\n return this._shadowed_view0$_inner.get$upstream();\n },\n get$extensionStore() {\n return this._shadowed_view0$_inner.get$extensionStore();\n },\n get$css(_) {\n var t1 = this._shadowed_view0$_inner;\n return t1.get$css(t1);\n },\n get$transitivelyContainsCss() {\n return this._shadowed_view0$_inner.get$transitivelyContainsCss();\n },\n get$transitivelyContainsExtensions() {\n return this._shadowed_view0$_inner.get$transitivelyContainsExtensions();\n },\n setVariable$3($name, value, nodeWithSpan) {\n if (!this.variables.containsKey$1($name))\n throw A.wrapException(A.SassScriptException$0(\"Undefined variable.\"));\n else\n return this._shadowed_view0$_inner.setVariable$3($name, value, nodeWithSpan);\n },\n variableIdentity$1($name) {\n return this._shadowed_view0$_inner.variableIdentity$1($name);\n },\n $eq(_, other) {\n var t1, t2, _this = this;\n if (other == null)\n return false;\n if (other instanceof A.ShadowedModuleView0)\n if (_this._shadowed_view0$_inner.$eq(0, other._shadowed_view0$_inner)) {\n t1 = _this.variables;\n t1 = t1.get$keys(t1);\n t2 = other.variables;\n if (B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2))) {\n t1 = _this.functions;\n t1 = t1.get$keys(t1);\n t2 = other.functions;\n if (B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2))) {\n t1 = _this.mixins;\n t1 = t1.get$keys(t1);\n t2 = other.mixins;\n t2 = B.C_IterableEquality.equals$2(0, t1, t2.get$keys(t2));\n t1 = t2;\n } else\n t1 = false;\n } else\n t1 = false;\n } else\n t1 = false;\n else\n t1 = false;\n return t1;\n },\n get$hashCode(_) {\n var t1 = this._shadowed_view0$_inner;\n return t1.get$hashCode(t1);\n },\n cloneCss$0() {\n var _this = this;\n return new A.ShadowedModuleView0(_this._shadowed_view0$_inner.cloneCss$0(), _this.variables, _this.variableNodes, _this.functions, _this.mixins, _this.$ti);\n },\n toString$0(_) {\n return \"shadowed \" + this._shadowed_view0$_inner.toString$0(0);\n },\n $isModule0: 1,\n get$variables() {\n return this.variables;\n },\n get$variableNodes() {\n return this.variableNodes;\n },\n get$functions(receiver) {\n return this.functions;\n },\n get$mixins() {\n return this.mixins;\n }\n };\n A.SilentComment0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSilentComment$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return this.text;\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SimpleSelector0.prototype = {\n get$minSpecificity() {\n return 1000;\n },\n get$maxSpecificity() {\n return this.get$minSpecificity();\n },\n addSuffix$1(suffix) {\n return A.throwExpression(A.SassScriptException$0('Invalid parent selector \"' + this.toString$0(0) + '\"'));\n },\n unify$1(compound) {\n var other, t1, result, addedThis, _i, simple, _this = this;\n if (compound.length === 1) {\n other = B.JSArray_methods.get$first(compound);\n if (!(other instanceof A.UniversalSelector0))\n if (other instanceof A.PseudoSelector0)\n t1 = other.isClass && other.name === \"host\" || other.get$isHostContext();\n else\n t1 = false;\n else\n t1 = true;\n if (t1)\n return other.unify$1(A._setArrayType([_this], type$.JSArray_SimpleSelector_2));\n }\n if (B.JSArray_methods.contains$1(compound, _this))\n return compound;\n result = A._setArrayType([], type$.JSArray_SimpleSelector_2);\n for (t1 = compound.length, addedThis = false, _i = 0; _i < compound.length; compound.length === t1 || (0, A.throwConcurrentModificationError)(compound), ++_i) {\n simple = compound[_i];\n if (!addedThis && simple instanceof A.PseudoSelector0) {\n result.push(_this);\n addedThis = true;\n }\n result.push(simple);\n }\n if (!addedThis)\n result.push(_this);\n return result;\n }\n };\n A.SingleUnitSassNumber0.prototype = {\n get$numeratorUnits(_) {\n return A.List_List$unmodifiable([this._single_unit$_unit], type$.String);\n },\n get$denominatorUnits(_) {\n return B.List_empty;\n },\n get$hasUnits() {\n return true;\n },\n withValue$1(value) {\n return new A.SingleUnitSassNumber0(this._single_unit$_unit, value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.SingleUnitSassNumber0(this._single_unit$_unit, this._number1$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber_2));\n },\n hasUnit$1(unit) {\n return unit === this._single_unit$_unit;\n },\n hasCompatibleUnits$1(other) {\n return other instanceof A.SingleUnitSassNumber0 && A.conversionFactor0(this._single_unit$_unit, other._single_unit$_unit) != null;\n },\n hasPossiblyCompatibleUnits$1(other) {\n var t1, knownCompatibilities, otherUnit;\n if (!(other instanceof A.SingleUnitSassNumber0))\n return false;\n t1 = $.$get$_knownCompatibilitiesByUnit0();\n knownCompatibilities = t1.$index(0, this._single_unit$_unit.toLowerCase());\n if (knownCompatibilities == null)\n return true;\n otherUnit = other._single_unit$_unit.toLowerCase();\n return knownCompatibilities.contains$1(0, otherUnit) || !t1.containsKey$1(otherUnit);\n },\n compatibleWithUnit$1(unit) {\n return A.conversionFactor0(this._single_unit$_unit, unit) != null;\n },\n coerceToMatch$3(other, $name, otherName) {\n var t1 = other instanceof A.SingleUnitSassNumber0 ? this._single_unit$_coerceToUnit$1(other._single_unit$_unit) : null;\n return t1 == null ? this.super$SassNumber$coerceToMatch(other, $name, otherName) : t1;\n },\n coerceValueToMatch$3(other, $name, otherName) {\n var t1 = other instanceof A.SingleUnitSassNumber0 ? this._single_unit$_coerceValueToUnit$1(other._single_unit$_unit) : null;\n return t1 == null ? this.super$SassNumber$coerceValueToMatch0(other, $name, otherName) : t1;\n },\n coerceValueToMatch$1(other) {\n return this.coerceValueToMatch$3(other, null, null);\n },\n convertToMatch$3(other, $name, otherName) {\n var t1 = other instanceof A.SingleUnitSassNumber0 ? this._single_unit$_coerceToUnit$1(other._single_unit$_unit) : null;\n return t1 == null ? this.super$SassNumber$convertToMatch(other, $name, otherName) : t1;\n },\n convertValueToMatch$3(other, $name, otherName) {\n var t1 = other instanceof A.SingleUnitSassNumber0 ? this._single_unit$_coerceValueToUnit$1(other._single_unit$_unit) : null;\n return t1 == null ? this.super$SassNumber$convertValueToMatch0(other, $name, otherName) : t1;\n },\n coerce$3(newNumerators, newDenominators, $name) {\n var t1 = J.getInterceptor$asx(newNumerators);\n t1 = t1.get$length(newNumerators) === 1 && J.get$isEmpty$asx(newDenominators) ? this._single_unit$_coerceToUnit$1(t1.$index(newNumerators, 0)) : null;\n return t1 == null ? this.super$SassNumber$coerce0(newNumerators, newDenominators, $name) : t1;\n },\n coerce$2(newNumerators, newDenominators) {\n return this.coerce$3(newNumerators, newDenominators, null);\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n var t1 = J.getInterceptor$asx(newNumerators);\n t1 = t1.get$length(newNumerators) === 1 && J.get$isEmpty$asx(newDenominators) ? this._single_unit$_coerceValueToUnit$1(t1.$index(newNumerators, 0)) : null;\n return t1 == null ? this.super$SassNumber$coerceValue0(newNumerators, newDenominators, $name) : t1;\n },\n coerceValueToUnit$2(unit, $name) {\n var t1 = this._single_unit$_coerceValueToUnit$1(unit);\n return t1 == null ? this.super$SassNumber$coerceValueToUnit0(unit, $name) : t1;\n },\n _single_unit$_coerceToUnit$1(unit) {\n var t1 = this._single_unit$_unit;\n if (t1 === unit)\n return this;\n return A.NullableExtension_andThen0(A.conversionFactor0(unit, t1), new A.SingleUnitSassNumber__coerceToUnit_closure0(this, unit));\n },\n _single_unit$_coerceValueToUnit$1(unit) {\n return A.NullableExtension_andThen0(A.conversionFactor0(unit, this._single_unit$_unit), new A.SingleUnitSassNumber__coerceValueToUnit_closure0(this));\n },\n multiplyUnits$3(value, otherNumerators, otherDenominators) {\n var mutableOtherDenominators, t1 = {};\n t1.value = value;\n t1.newNumerators = otherNumerators;\n mutableOtherDenominators = A._setArrayType(otherDenominators.slice(0), A._arrayInstanceType(otherDenominators));\n A.removeFirstWhere0(mutableOtherDenominators, new A.SingleUnitSassNumber_multiplyUnits_closure1(t1, this), new A.SingleUnitSassNumber_multiplyUnits_closure2(t1, this));\n return A.SassNumber_SassNumber$withUnits0(t1.value, mutableOtherDenominators, t1.newNumerators);\n },\n unaryMinus$0() {\n return new A.SingleUnitSassNumber0(this._single_unit$_unit, -this._number1$_value, null);\n },\n $eq(_, other) {\n var factor;\n if (other == null)\n return false;\n if (other instanceof A.SingleUnitSassNumber0) {\n factor = A.conversionFactor0(other._single_unit$_unit, this._single_unit$_unit);\n return factor != null && Math.abs(this._number1$_value * factor - other._number1$_value) < $.$get$epsilon0();\n } else\n return false;\n },\n get$hashCode(_) {\n var _this = this,\n t1 = _this.hashCache;\n return t1 == null ? _this.hashCache = A.fuzzyHashCode0(_this._number1$_value * _this.canonicalMultiplierForUnit$1(_this._single_unit$_unit)) : t1;\n }\n };\n A.SingleUnitSassNumber__coerceToUnit_closure0.prototype = {\n call$1(factor) {\n return new A.SingleUnitSassNumber0(this.unit, this.$this._number1$_value * factor, null);\n },\n $signature: 526\n };\n A.SingleUnitSassNumber__coerceValueToUnit_closure0.prototype = {\n call$1(factor) {\n return this.$this._number1$_value * factor;\n },\n $signature: 77\n };\n A.SingleUnitSassNumber_multiplyUnits_closure1.prototype = {\n call$1(denominator) {\n var factor = A.conversionFactor0(denominator, this.$this._single_unit$_unit);\n if (factor == null)\n return false;\n this._box_0.value *= factor;\n return true;\n },\n $signature: 6\n };\n A.SingleUnitSassNumber_multiplyUnits_closure2.prototype = {\n call$0() {\n var t1 = A._setArrayType([this.$this._single_unit$_unit], type$.JSArray_String),\n t2 = this._box_0;\n B.JSArray_methods.addAll$1(t1, t2.newNumerators);\n t2.newNumerators = t1;\n },\n $signature: 0\n };\n A.SourceMapBuffer0.prototype = {\n get$_source_map_buffer0$_targetLocation() {\n var t1 = this._source_map_buffer0$_buffer._contents,\n t2 = this._source_map_buffer0$_line;\n return A.SourceLocation$(t1.length, this._source_map_buffer0$_column, t2, null);\n },\n get$length(_) {\n return this._source_map_buffer0$_buffer._contents.length;\n },\n forSpan$1$2(span, callback) {\n var t1, _this = this,\n wasInSpan = _this._source_map_buffer0$_inSpan;\n _this._source_map_buffer0$_inSpan = true;\n _this._source_map_buffer0$_addEntry$2(A.FileLocation$_(span.file, span._file$_start), _this.get$_source_map_buffer0$_targetLocation());\n try {\n t1 = callback.call$0();\n return t1;\n } finally {\n _this._source_map_buffer0$_inSpan = wasInSpan;\n }\n },\n forSpan$2(span, callback) {\n return this.forSpan$1$2(span, callback, type$.dynamic);\n },\n _source_map_buffer0$_addEntry$2(source, target) {\n var entry, t2,\n t1 = this._source_map_buffer0$_entries;\n if (t1.length !== 0) {\n entry = B.JSArray_methods.get$last(t1);\n t2 = entry.source;\n if (t2.file.getLine$1(t2.offset) === source.file.getLine$1(source.offset) && entry.target.line === target.line)\n return;\n if (entry.target.offset === target.offset)\n return;\n }\n t1.push(new A.Entry(source, target, null));\n },\n write$1(_, object) {\n var t1, i,\n string = J.toString$0$(object);\n this._source_map_buffer0$_buffer._contents += string;\n for (t1 = string.length, i = 0; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1(string, i) === 10)\n this._source_map_buffer0$_writeLine$0();\n else\n ++this._source_map_buffer0$_column;\n },\n writeCharCode$1(charCode) {\n this._source_map_buffer0$_buffer._contents += A.Primitives_stringFromCharCode(charCode);\n if (charCode === 10)\n this._source_map_buffer0$_writeLine$0();\n else\n ++this._source_map_buffer0$_column;\n },\n _source_map_buffer0$_writeLine$0() {\n var _this = this,\n t1 = _this._source_map_buffer0$_entries;\n if (B.JSArray_methods.get$last(t1).target.line === _this._source_map_buffer0$_line && B.JSArray_methods.get$last(t1).target.column === _this._source_map_buffer0$_column)\n t1.pop();\n ++_this._source_map_buffer0$_line;\n _this._source_map_buffer0$_column = 0;\n if (_this._source_map_buffer0$_inSpan)\n t1.push(new A.Entry(B.JSArray_methods.get$last(t1).source, _this.get$_source_map_buffer0$_targetLocation(), null));\n },\n toString$0(_) {\n var t1 = this._source_map_buffer0$_buffer._contents;\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n buildSourceMap$1$prefix(prefix) {\n var i, t2, prefixColumn, _box_0 = {},\n t1 = prefix.length;\n if (t1 === 0)\n return A.SingleMapping_SingleMapping$fromEntries(this._source_map_buffer0$_entries);\n _box_0.prefixColumn = _box_0.prefixLines = 0;\n for (i = 0, t2 = 0; i < t1; ++i)\n if (B.JSString_methods._codeUnitAt$1(prefix, i) === 10) {\n ++_box_0.prefixLines;\n _box_0.prefixColumn = 0;\n t2 = 0;\n } else {\n prefixColumn = t2 + 1;\n _box_0.prefixColumn = prefixColumn;\n t2 = prefixColumn;\n }\n t2 = this._source_map_buffer0$_entries;\n return A.SingleMapping_SingleMapping$fromEntries(new A.MappedListIterable(t2, new A.SourceMapBuffer_buildSourceMap_closure0(_box_0, t1), A._arrayInstanceType(t2)._eval$1(\"MappedListIterable<1,Entry>\")));\n }\n };\n A.SourceMapBuffer_buildSourceMap_closure0.prototype = {\n call$1(entry) {\n var t1 = entry.source,\n t2 = entry.target,\n t3 = t2.line,\n t4 = this._box_0,\n t5 = t4.prefixLines;\n t4 = t3 === 0 ? t4.prefixColumn : 0;\n return new A.Entry(t1, A.SourceLocation$(t2.offset + this.prefixLength, t2.column + t4, t3 + t5, null), entry.identifierName);\n },\n $signature: 229\n };\n A.updateSourceSpanPrototype_closure.prototype = {\n call$1(span) {\n return A.FileLocation$_(span.file, span._file$_start);\n },\n $signature: 246\n };\n A.updateSourceSpanPrototype_closure0.prototype = {\n call$1(span) {\n return A.FileLocation$_(span.file, span._end);\n },\n $signature: 246\n };\n A.updateSourceSpanPrototype_closure1.prototype = {\n call$1(span) {\n return A.NullableExtension_andThen0(span.file.url, A.utils1__dartToJSUrl$closure());\n },\n $signature: 528\n };\n A.updateSourceSpanPrototype_closure2.prototype = {\n call$1(span) {\n return A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(span.file._decodedChars, span._file$_start, span._end), 0, null);\n },\n $signature: 247\n };\n A.updateSourceSpanPrototype_closure3.prototype = {\n call$1(span) {\n return span.get$context(span);\n },\n $signature: 247\n };\n A.updateSourceSpanPrototype_closure4.prototype = {\n call$1($location) {\n return $location.get$line();\n },\n $signature: 248\n };\n A.updateSourceSpanPrototype_closure5.prototype = {\n call$1($location) {\n return $location.get$column();\n },\n $signature: 248\n };\n A.StatementSearchVisitor0.prototype = {\n visitAtRootRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitAtRule$1(node) {\n return A.NullableExtension_andThen0(node.children, this.get$visitChildren());\n },\n visitContentBlock$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitDebugRule$1(node) {\n return null;\n },\n visitDeclaration$1(node) {\n return A.NullableExtension_andThen0(node.children, this.get$visitChildren());\n },\n visitEachRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitErrorRule$1(node) {\n return null;\n },\n visitExtendRule$1(node) {\n return null;\n },\n visitForRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitForwardRule$1(node) {\n return null;\n },\n visitFunctionRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitIfRule$1(node) {\n var t1 = A._IterableExtension__search0(node.clauses, new A.StatementSearchVisitor_visitIfRule_closure1(this));\n return t1 == null ? A.NullableExtension_andThen0(node.lastClause, new A.StatementSearchVisitor_visitIfRule_closure2(this)) : t1;\n },\n visitImportRule$1(node) {\n return null;\n },\n visitIncludeRule$1(node) {\n return A.NullableExtension_andThen0(node.content, this.get$visitContentBlock());\n },\n visitLoudComment$1(node) {\n return null;\n },\n visitMediaRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitMixinRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitReturnRule$1(node) {\n return null;\n },\n visitSilentComment$1(node) {\n return null;\n },\n visitStyleRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitStylesheet$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitSupportsRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitUseRule$1(node) {\n return null;\n },\n visitVariableDeclaration$1(node) {\n return null;\n },\n visitWarnRule$1(node) {\n return null;\n },\n visitWhileRule$1(node) {\n return this.visitChildren$1(node.children);\n },\n visitChildren$1(children) {\n return A._IterableExtension__search0(children, new A.StatementSearchVisitor_visitChildren_closure0(this));\n }\n };\n A.StatementSearchVisitor_visitIfRule_closure1.prototype = {\n call$1(clause) {\n return A._IterableExtension__search0(clause.children, new A.StatementSearchVisitor_visitIfRule__closure2(this.$this));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor0.T?(IfClause0)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule__closure2.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor0.T?(Statement0)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule_closure2.prototype = {\n call$1(lastClause) {\n return A._IterableExtension__search0(lastClause.children, new A.StatementSearchVisitor_visitIfRule__closure1(this.$this));\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor0.T?(ElseClause0)\");\n }\n };\n A.StatementSearchVisitor_visitIfRule__closure1.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor0.T?(Statement0)\");\n }\n };\n A.StatementSearchVisitor_visitChildren_closure0.prototype = {\n call$1(child) {\n return child.accept$1(this.$this);\n },\n $signature() {\n return A._instanceType(this.$this)._eval$1(\"StatementSearchVisitor0.T?(Statement0)\");\n }\n };\n A.StaticImport0.prototype = {\n toString$0(_) {\n var t1 = this.url.toString$0(0),\n t2 = this.supports;\n if (t2 != null)\n t1 += \" supports(\" + t2.toString$0(0) + \")\";\n t2 = this.media;\n if (t2 != null)\n t1 += \" \" + t2.toString$0(0);\n t1 += A.Primitives_stringFromCharCode(59);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isImport0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StderrLogger0.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n var t2, t3, t4,\n t1 = this.color;\n if (t1) {\n t2 = $.$get$stderr0();\n t3 = t2._node0$_stderr;\n t4 = J.getInterceptor$x(t3);\n t4.write$1(t3, \"\\x1b[33m\\x1b[1m\");\n if (deprecation)\n t4.write$1(t3, \"Deprecation \");\n t4.write$1(t3, \"Warning\\x1b[0m\");\n } else {\n if (deprecation)\n J.write$1$x($.$get$stderr0()._node0$_stderr, \"DEPRECATION \");\n t2 = $.$get$stderr0();\n J.write$1$x(t2._node0$_stderr, \"WARNING\");\n }\n if (span == null)\n t2.writeln$1(\": \" + message);\n else if (trace != null)\n t2.writeln$1(\": \" + message + \"\\n\\n\" + span.highlight$1$color(t1));\n else\n t2.writeln$1(\" on \" + span.message$2$color(0, \"\\n\" + message, t1));\n if (trace != null)\n t2.writeln$1(A.indent0(B.JSString_methods.trimRight$0(trace.toString$0(0)), 4));\n t2.writeln$0();\n },\n warn$1($receiver, message) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, null);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n var url, t3, t4,\n t1 = span.file,\n t2 = span._file$_start;\n if (A.FileLocation$_(t1, t2).file.url == null)\n url = \"-\";\n else {\n t3 = A.FileLocation$_(t1, t2);\n url = $.$get$context().prettyUri$1(t3.file.url);\n }\n t3 = $.$get$stderr0();\n t4 = url + \":\";\n t2 = A.FileLocation$_(t1, t2);\n t2 = t4 + (t2.file.getLine$1(t2.offset) + 1) + \" \";\n t4 = t3._node0$_stderr;\n t1 = J.getInterceptor$x(t4);\n t1.write$1(t4, t2);\n t1.write$1(t4, this.color ? \"\\x1b[1mDebug\\x1b[0m\" : \"DEBUG\");\n t3.writeln$1(\": \" + message);\n }\n };\n A.StringExpression0.prototype = {\n get$span(_) {\n return this.text.span;\n },\n accept$1$1(visitor) {\n return visitor.visitStringExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n asInterpolation$1$static($static) {\n var t1, t2, quote, t3, t4, buffer, t5, t6, _i, value;\n if (!this.hasQuotes)\n return this.text;\n t1 = this.text;\n t2 = t1.contents;\n quote = A.StringExpression__bestQuote0(new A.WhereTypeIterable(t2, type$.WhereTypeIterable_String));\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t3._contents = \"\" + A.Primitives_stringFromCharCode(quote);\n for (t5 = t2.length, t6 = type$.Expression_2, _i = 0; _i < t5; ++_i) {\n value = t2[_i];\n if (t6._is(value)) {\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(value);\n } else if (typeof value == \"string\")\n A.StringExpression__quoteInnerText0(value, quote, buffer, $static);\n }\n t3._contents += A.Primitives_stringFromCharCode(quote);\n return buffer.interpolation$1(t1.span);\n },\n asInterpolation$0() {\n return this.asInterpolation$1$static(false);\n },\n toString$0(_) {\n return this.asInterpolation$0().toString$0(0);\n },\n $isExpression0: 1,\n $isAstNode0: 1\n };\n A._unquote_closure0.prototype = {\n call$1($arguments) {\n var string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n if (!string._string0$_hasQuotes)\n return string;\n return new A.SassString0(string._string0$_text, false);\n },\n $signature: 14\n };\n A._quote_closure0.prototype = {\n call$1($arguments) {\n var string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n if (string._string0$_hasQuotes)\n return string;\n return new A.SassString0(string._string0$_text, true);\n },\n $signature: 14\n };\n A._length_closure1.prototype = {\n call$1($arguments) {\n var t1 = J.$index$asx($arguments, 0).assertString$1(\"string\").get$_string0$_sassLength();\n return new A.UnitlessSassNumber0(t1, null);\n },\n $signature: 10\n };\n A._insert_closure0.prototype = {\n call$1($arguments) {\n var indexInt, codeUnitIndex, _s5_ = \"index\",\n t1 = J.getInterceptor$asx($arguments),\n string = t1.$index($arguments, 0).assertString$1(\"string\"),\n insert = t1.$index($arguments, 1).assertString$1(\"insert\"),\n index = t1.$index($arguments, 2).assertNumber$1(_s5_);\n index.assertNoUnits$1(_s5_);\n indexInt = index.assertInt$1(_s5_);\n if (indexInt < 0)\n indexInt = Math.max(string.get$_string0$_sassLength() + indexInt + 2, 0);\n t1 = string._string0$_text;\n codeUnitIndex = A.codepointIndexToCodeUnitIndex0(t1, A._codepointForIndex0(indexInt, string.get$_string0$_sassLength(), false));\n return new A.SassString0(B.JSString_methods.replaceRange$3(t1, codeUnitIndex, codeUnitIndex, insert._string0$_text), string._string0$_hasQuotes);\n },\n $signature: 14\n };\n A._index_closure1.prototype = {\n call$1($arguments) {\n var codepointIndex,\n t1 = J.getInterceptor$asx($arguments),\n t2 = t1.$index($arguments, 0).assertString$1(\"string\")._string0$_text,\n codeUnitIndex = B.JSString_methods.indexOf$1(t2, t1.$index($arguments, 1).assertString$1(\"substring\")._string0$_text);\n if (codeUnitIndex === -1)\n return B.C__SassNull0;\n codepointIndex = A.codeUnitIndexToCodepointIndex0(t2, codeUnitIndex);\n return new A.UnitlessSassNumber0(codepointIndex + 1, null);\n },\n $signature: 3\n };\n A._slice_closure0.prototype = {\n call$1($arguments) {\n var lengthInCodepoints, endInt, startCodepoint, endCodepoint,\n _s8_ = \"start-at\",\n t1 = J.getInterceptor$asx($arguments),\n string = t1.$index($arguments, 0).assertString$1(\"string\"),\n start = t1.$index($arguments, 1).assertNumber$1(_s8_),\n end = t1.$index($arguments, 2).assertNumber$1(\"end-at\");\n start.assertNoUnits$1(_s8_);\n end.assertNoUnits$1(\"end-at\");\n lengthInCodepoints = string.get$_string0$_sassLength();\n endInt = end.assertInt$0();\n if (endInt === 0)\n return string._string0$_hasQuotes ? $.$get$_emptyQuoted0() : $.$get$_emptyUnquoted0();\n startCodepoint = A._codepointForIndex0(start.assertInt$0(), lengthInCodepoints, false);\n endCodepoint = A._codepointForIndex0(endInt, lengthInCodepoints, true);\n if (endCodepoint === lengthInCodepoints)\n --endCodepoint;\n if (endCodepoint < startCodepoint)\n return string._string0$_hasQuotes ? $.$get$_emptyQuoted0() : $.$get$_emptyUnquoted0();\n t1 = string._string0$_text;\n return new A.SassString0(B.JSString_methods.substring$2(t1, A.codepointIndexToCodeUnitIndex0(t1, startCodepoint), A.codepointIndexToCodeUnitIndex0(t1, endCodepoint + 1)), string._string0$_hasQuotes);\n },\n $signature: 14\n };\n A._toUpperCase_closure0.prototype = {\n call$1($arguments) {\n var t1, t2, i, t3, t4,\n string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n for (t1 = string._string0$_text, t2 = t1.length, i = 0, t3 = \"\"; i < t2; ++i) {\n t4 = B.JSString_methods._codeUnitAt$1(t1, i);\n t3 += A.Primitives_stringFromCharCode(t4 >= 97 && t4 <= 122 ? t4 & 4294967263 : t4);\n }\n return new A.SassString0(t3.charCodeAt(0) == 0 ? t3 : t3, string._string0$_hasQuotes);\n },\n $signature: 14\n };\n A._toLowerCase_closure0.prototype = {\n call$1($arguments) {\n var t1, t2, i, t3, t4,\n string = J.$index$asx($arguments, 0).assertString$1(\"string\");\n for (t1 = string._string0$_text, t2 = t1.length, i = 0, t3 = \"\"; i < t2; ++i) {\n t4 = B.JSString_methods._codeUnitAt$1(t1, i);\n t3 += A.Primitives_stringFromCharCode(t4 >= 65 && t4 <= 90 ? t4 | 32 : t4);\n }\n return new A.SassString0(t3.charCodeAt(0) == 0 ? t3 : t3, string._string0$_hasQuotes);\n },\n $signature: 14\n };\n A._uniqueId_closure0.prototype = {\n call$1($arguments) {\n var t1 = $.$get$_previousUniqueId0() + ($.$get$_random1().nextInt$1(36) + 1);\n $._previousUniqueId0 = t1;\n if (t1 > Math.pow(36, 6))\n $._previousUniqueId0 = B.JSInt_methods.$mod($.$get$_previousUniqueId0(), A._asInt(Math.pow(36, 6)));\n return new A.SassString0(\"u\" + B.JSString_methods.padLeft$2(J.toRadixString$1$n($.$get$_previousUniqueId0(), 36), 6, \"0\"), false);\n },\n $signature: 14\n };\n A._NodeSassString.prototype = {};\n A.legacyStringClass_closure.prototype = {\n call$3(thisArg, value, dartValue) {\n var t1;\n if (dartValue == null) {\n value.toString;\n t1 = new A.SassString0(value, false);\n } else\n t1 = dartValue;\n J.set$dartValue$x(thisArg, t1);\n },\n call$2(thisArg, value) {\n return this.call$3(thisArg, value, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 531\n };\n A.legacyStringClass_closure0.prototype = {\n call$1(thisArg) {\n return J.get$dartValue$x(thisArg)._string0$_text;\n },\n $signature: 532\n };\n A.legacyStringClass_closure1.prototype = {\n call$2(thisArg, value) {\n J.set$dartValue$x(thisArg, new A.SassString0(value, false));\n },\n $signature: 533\n };\n A.stringClass_closure.prototype = {\n call$0() {\n var t2,\n t1 = type$.JSClass,\n jsClass = t1._as(A.allowInteropCaptureThisNamed(\"sass.SassString\", new A.stringClass__closure()));\n A.LinkedHashMap_LinkedHashMap$_literal([\"text\", new A.stringClass__closure0(), \"hasQuotes\", new A.stringClass__closure1(), \"sassLength\", new A.stringClass__closure2()], type$.String, type$.Function).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));\n J.get$$prototype$x(jsClass).sassIndexToStringIndex = A.allowInteropCaptureThisNamed(\"sassIndexToStringIndex\", new A.stringClass__closure3());\n t2 = $.$get$_emptyQuoted0();\n A.JSClassExtension_injectSuperclass(t1._as(t2.constructor), jsClass);\n return jsClass;\n },\n $signature: 25\n };\n A.stringClass__closure.prototype = {\n call$3($self, textOrOptions, options) {\n var t1;\n if (typeof textOrOptions == \"string\") {\n t1 = options == null ? null : J.get$quotes$x(options);\n t1 = new A.SassString0(textOrOptions, t1 == null ? true : t1);\n } else {\n type$.nullable__ConstructorOptions_3._as(textOrOptions);\n t1 = textOrOptions == null ? null : J.get$quotes$x(textOrOptions);\n t1 = (t1 == null ? true : t1) ? $.$get$_emptyQuoted0() : $.$get$_emptyUnquoted0();\n }\n return t1;\n },\n call$1($self) {\n return this.call$3($self, null, null);\n },\n call$2($self, textOrOptions) {\n return this.call$3($self, textOrOptions, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null, null];\n },\n $signature: 534\n };\n A.stringClass__closure0.prototype = {\n call$1($self) {\n return $self._string0$_text;\n },\n $signature: 535\n };\n A.stringClass__closure1.prototype = {\n call$1($self) {\n return $self._string0$_hasQuotes;\n },\n $signature: 536\n };\n A.stringClass__closure2.prototype = {\n call$1($self) {\n return $self.get$_string0$_sassLength();\n },\n $signature: 537\n };\n A.stringClass__closure3.prototype = {\n call$3($self, sassIndex, $name) {\n var t1 = $self._string0$_text,\n index = sassIndex.assertNumber$1($name).assertInt$1($name);\n if (index === 0)\n A.throwExpression($self._string0$_exception$2(\"String index may not be 0.\", $name));\n if (Math.abs(index) > $self.get$_string0$_sassLength())\n A.throwExpression($self._string0$_exception$2(\"Invalid index \" + sassIndex.toString$0(0) + \" for a string with \" + $self.get$_string0$_sassLength() + \" characters.\", $name));\n return A.codepointIndexToCodeUnitIndex0(t1, index < 0 ? $self.get$_string0$_sassLength() + index : index - 1);\n },\n call$2($self, sassIndex) {\n return this.call$3($self, sassIndex, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 538\n };\n A._ConstructorOptions1.prototype = {};\n A.SassString0.prototype = {\n get$_string0$_sassLength() {\n var t1, result, _this = this,\n value = _this._string0$__SassString__sassLength;\n if (value === $) {\n t1 = new A.Runes(_this._string0$_text);\n result = t1.get$length(t1);\n A._lateInitializeOnceCheck(_this._string0$__SassString__sassLength, \"_sassLength\");\n _this._string0$__SassString__sassLength = result;\n value = result;\n }\n return value;\n },\n get$isSpecialNumber() {\n var t1, t2;\n if (this._string0$_hasQuotes)\n return false;\n t1 = this._string0$_text;\n if (t1.length < 6)\n return false;\n t2 = B.JSString_methods._codeUnitAt$1(t1, 0) | 32;\n if (t2 === 99) {\n t2 = B.JSString_methods._codeUnitAt$1(t1, 1) | 32;\n if (t2 === 108) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 97)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 3) | 32) !== 109)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 4) | 32) !== 112)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 5) === 40;\n } else if (t2 === 97) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 108)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 3) | 32) !== 99)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 4) === 40;\n } else\n return false;\n } else if (t2 === 118) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 1) | 32) !== 97)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 114)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 101) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 1) | 32) !== 110)\n return false;\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 118)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 109) {\n t2 = B.JSString_methods._codeUnitAt$1(t1, 1) | 32;\n if (t2 === 97) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 120)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else if (t2 === 105) {\n if ((B.JSString_methods._codeUnitAt$1(t1, 2) | 32) !== 110)\n return false;\n return B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n } else\n return false;\n } else\n return false;\n },\n get$isVar() {\n if (this._string0$_hasQuotes)\n return false;\n var t1 = this._string0$_text;\n if (t1.length < 8)\n return false;\n return (B.JSString_methods._codeUnitAt$1(t1, 0) | 32) === 118 && (B.JSString_methods._codeUnitAt$1(t1, 1) | 32) === 97 && (B.JSString_methods._codeUnitAt$1(t1, 2) | 32) === 114 && B.JSString_methods._codeUnitAt$1(t1, 3) === 40;\n },\n get$isBlank() {\n return !this._string0$_hasQuotes && this._string0$_text.length === 0;\n },\n accept$1$1(visitor) {\n var t1 = visitor._serialize0$_quote && this._string0$_hasQuotes,\n t2 = this._string0$_text;\n if (t1)\n visitor._serialize0$_visitQuotedString$1(t2);\n else\n visitor._serialize0$_visitUnquotedString$1(t2);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n assertString$1($name) {\n return this;\n },\n plus$1(other) {\n var t1 = this._string0$_text,\n t2 = this._string0$_hasQuotes;\n if (other instanceof A.SassString0)\n return new A.SassString0(t1 + other._string0$_text, t2);\n else\n return new A.SassString0(t1 + A.serializeValue0(other, false, true), t2);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.SassString0 && this._string0$_text === other._string0$_text;\n },\n get$hashCode(_) {\n var t1 = this._string0$_hashCache;\n return t1 == null ? this._string0$_hashCache = B.JSString_methods.get$hashCode(this._string0$_text) : t1;\n },\n _string0$_exception$2(message, $name) {\n return new A.SassScriptException0($name == null ? message : \"$\" + $name + \": \" + message);\n }\n };\n A.ModifiableCssStyleRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssStyleRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssStyleRule$0(this.selector, this.span, this.originalSelector);\n },\n $isCssStyleRule0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StyleRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitStyleRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return this.selector.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.CssStylesheet0.prototype = {\n get$isGroupEnd() {\n return false;\n },\n get$isChildless() {\n return false;\n },\n accept$1$1(visitor) {\n return visitor.visitCssStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n get$children(receiver) {\n return this.children;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssStylesheet0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssStylesheet$0(this.span);\n },\n $isCssStylesheet0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.StylesheetParser0.prototype = {\n parse$0() {\n return this.wrapSpanFormatException$1(new A.StylesheetParser_parse_closure0(this));\n },\n parseArgumentDeclaration$0() {\n return this._stylesheet0$_parseSingleProduction$1$1(new A.StylesheetParser_parseArgumentDeclaration_closure0(this), type$.ArgumentDeclaration_2);\n },\n _stylesheet0$_parseSingleProduction$1$1(production, $T) {\n return this.wrapSpanFormatException$1(new A.StylesheetParser__parseSingleProduction_closure0(this, production, $T));\n },\n parseSignature$1$requireParens(requireParens) {\n return this.wrapSpanFormatException$1(new A.StylesheetParser_parseSignature_closure(this, requireParens));\n },\n parseSignature$0() {\n return this.parseSignature$1$requireParens(true);\n },\n _stylesheet0$_statement$1$root(root) {\n var t2, _this = this,\n t1 = _this.scanner;\n switch (t1.peekChar$0()) {\n case 64:\n return _this.atRule$2$root(new A.StylesheetParser__statement_closure0(_this), root);\n case 43:\n if (!_this.get$indented() || !_this.lookingAtIdentifier$1(1))\n return _this._stylesheet0$_styleRule$0();\n _this._stylesheet0$_isUseAllowed = false;\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n return _this._stylesheet0$_includeRule$1(new A._SpanScannerState(t1, t2));\n case 61:\n if (!_this.get$indented())\n return _this._stylesheet0$_styleRule$0();\n _this._stylesheet0$_isUseAllowed = false;\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n _this.whitespace$0();\n return _this._stylesheet0$_mixinRule$1(new A._SpanScannerState(t1, t2));\n case 125:\n t1.error$2$length(0, 'unmatched \"}\".', 1);\n break;\n default:\n return _this._stylesheet0$_inStyleRule || _this._stylesheet0$_inUnknownAtRule || _this._stylesheet0$_inMixin || _this._stylesheet0$_inContentBlock ? _this._stylesheet0$_declarationOrStyleRule$0() : _this._stylesheet0$_variableDeclarationOrStyleRule$0();\n }\n },\n _stylesheet0$_statement$0() {\n return this._stylesheet0$_statement$1$root(false);\n },\n variableDeclarationWithoutNamespace$2(namespace, start_) {\n var t1, start, $name, t2, value, flagStart, t3, guarded, global, flag, endPosition, t4, t5, t6, declaration, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n if (start_ == null) {\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n } else\n start = start_;\n $name = _this.variableName$0();\n t1 = namespace != null;\n if (t1)\n _this._stylesheet0$_assertPublic$2($name, new A.StylesheetParser_variableDeclarationWithoutNamespace_closure1(_this, start));\n if (_this.get$plainCss())\n _this.error$2(0, string$.Sass_v, _this.scanner.spanFrom$1(start));\n _this.whitespace$0();\n t2 = _this.scanner;\n t2.expectChar$1(58);\n _this.whitespace$0();\n value = _this.expression$0();\n flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);\n for (t3 = t2.string, guarded = false, global = false; t2.scanChar$1(33);) {\n flag = _this.identifier$0();\n if (flag === \"default\")\n guarded = true;\n else if (flag === \"global\") {\n if (t1) {\n endPosition = t2._string_scanner$_position;\n t4 = t2._sourceFile;\n t5 = flagStart.position;\n t6 = new A._FileSpan(t4, t5, endPosition);\n t6._FileSpan$3(t4, t5, endPosition);\n A.throwExpression(new A.StringScannerException(t3, string$.x21globa, t6));\n }\n global = true;\n } else {\n endPosition = t2._string_scanner$_position;\n t4 = t2._sourceFile;\n t5 = flagStart.position;\n t6 = new A._FileSpan(t4, t5, endPosition);\n t6._FileSpan$3(t4, t5, endPosition);\n A.throwExpression(new A.StringScannerException(t3, \"Invalid flag name.\", t6));\n }\n _this.whitespace$0();\n flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);\n }\n _this.expectStatementSeparator$1(\"variable declaration\");\n declaration = A.VariableDeclaration$0($name, value, t2.spanFrom$1(start), precedingComment, global, guarded, namespace);\n if (global)\n _this._stylesheet0$_globalVariables.putIfAbsent$2($name, new A.StylesheetParser_variableDeclarationWithoutNamespace_closure2(declaration));\n return declaration;\n },\n variableDeclarationWithoutNamespace$0() {\n return this.variableDeclarationWithoutNamespace$2(null, null);\n },\n _stylesheet0$_variableDeclarationOrStyleRule$0() {\n var t1, t2, variableOrInterpolation, t3, _this = this;\n if (_this.get$plainCss())\n return _this._stylesheet0$_styleRule$0();\n if (_this.get$indented() && _this.scanner.scanChar$1(92))\n return _this._stylesheet0$_styleRule$0();\n if (!_this.lookingAtIdentifier$0())\n return _this._stylesheet0$_styleRule$0();\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n variableOrInterpolation = _this._stylesheet0$_variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration0)\n return variableOrInterpolation;\n else {\n t3 = new A.InterpolationBuffer0(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Object));\n t3.addInterpolation$1(type$.Interpolation_2._as(variableOrInterpolation));\n return _this._stylesheet0$_styleRule$2(t3, new A._SpanScannerState(t1, t2));\n }\n },\n _stylesheet0$_declarationOrStyleRule$0() {\n var t1, t2, declarationOrBuffer, _this = this;\n if (_this.get$plainCss() && _this._stylesheet0$_inStyleRule && !_this._stylesheet0$_inUnknownAtRule)\n return _this._stylesheet0$_propertyOrVariableDeclaration$0();\n if (_this.get$indented() && _this.scanner.scanChar$1(92))\n return _this._stylesheet0$_styleRule$0();\n t1 = _this.scanner;\n t2 = t1._string_scanner$_position;\n declarationOrBuffer = _this._stylesheet0$_declarationOrBuffer$0();\n return type$.Statement_2._is(declarationOrBuffer) ? declarationOrBuffer : _this._stylesheet0$_styleRule$2(type$.InterpolationBuffer_2._as(declarationOrBuffer), new A._SpanScannerState(t1, t2));\n },\n _stylesheet0$_declarationOrBuffer$0() {\n var midBuffer, couldBeSelector, beforeDeclaration, additional, t4, startsWithPunctuation, variableOrInterpolation, t5, $name, postColonWhitespace, value, exception, _this = this, t1 = {},\n t2 = _this.scanner,\n start = new A._SpanScannerState(t2, t2._string_scanner$_position),\n t3 = type$.JSArray_Object,\n nameBuffer = new A.InterpolationBuffer0(new A.StringBuffer(\"\"), A._setArrayType([], t3)),\n first = t2.peekChar$0();\n if (first !== 58)\n if (first !== 42)\n if (first !== 46)\n t4 = first === 35 && t2.peekChar$1(1) !== 123;\n else\n t4 = true;\n else\n t4 = true;\n else\n t4 = true;\n if (t4) {\n t4 = t2.readChar$0();\n nameBuffer._interpolation_buffer0$_text._contents += A.Primitives_stringFromCharCode(t4);\n t4 = _this.rawText$1(_this.get$whitespace());\n nameBuffer._interpolation_buffer0$_text._contents += t4;\n startsWithPunctuation = true;\n } else\n startsWithPunctuation = false;\n if (!_this._stylesheet0$_lookingAtInterpolatedIdentifier$0())\n return nameBuffer;\n variableOrInterpolation = startsWithPunctuation ? _this.interpolatedIdentifier$0() : _this._stylesheet0$_variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration0)\n return variableOrInterpolation;\n else\n nameBuffer.addInterpolation$1(type$.Interpolation_2._as(variableOrInterpolation));\n _this._stylesheet0$_isUseAllowed = false;\n if (t2.matches$1(\"/*\")) {\n t4 = _this.rawText$1(_this.get$loudComment());\n nameBuffer._interpolation_buffer0$_text._contents += t4;\n }\n midBuffer = new A.StringBuffer(\"\");\n t4 = _this.get$whitespace();\n midBuffer._contents += _this.rawText$1(t4);\n t5 = t2._string_scanner$_position;\n if (!t2.scanChar$1(58)) {\n if (midBuffer._contents.length !== 0)\n nameBuffer._interpolation_buffer0$_text._contents += A.Primitives_stringFromCharCode(32);\n return nameBuffer;\n }\n midBuffer._contents += A.Primitives_stringFromCharCode(58);\n $name = nameBuffer.interpolation$1(t2.spanFrom$2(start, new A._SpanScannerState(t2, t5)));\n if (B.JSString_methods.startsWith$1($name.get$initialPlain(), \"--\")) {\n t1 = _this._stylesheet0$_interpolatedDeclarationValue$0();\n _this.expectStatementSeparator$1(\"custom property\");\n return A.Declaration$0($name, new A.StringExpression0(t1, false), t2.spanFrom$1(start));\n }\n if (t2.scanChar$1(58)) {\n t1 = nameBuffer;\n t2 = t1._interpolation_buffer0$_text;\n t3 = t2._contents += A.S(midBuffer);\n t2._contents = t3 + A.Primitives_stringFromCharCode(58);\n return t1;\n } else if (_this.get$indented() && _this._stylesheet0$_lookingAtInterpolatedIdentifier$0()) {\n t1 = nameBuffer;\n t1._interpolation_buffer0$_text._contents += A.S(midBuffer);\n return t1;\n }\n postColonWhitespace = _this.rawText$1(t4);\n if (_this.lookingAtChildren$0())\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_declarationChild(), start, new A.StylesheetParser__declarationOrBuffer_closure1($name));\n midBuffer._contents += postColonWhitespace;\n couldBeSelector = postColonWhitespace.length === 0 && _this._stylesheet0$_lookingAtInterpolatedIdentifier$0();\n beforeDeclaration = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t4 = t1.value = null;\n try {\n if (_this.lookingAtChildren$0()) {\n t3 = A._setArrayType([], t3);\n t4 = A.FileLocation$_(t2._sourceFile, t2._string_scanner$_position);\n t5 = t4.offset;\n value = new A.StringExpression0(A.Interpolation$0(t3, A._FileSpan$(t4.file, t5, t5)), true);\n } else\n value = _this.expression$0();\n t3 = t1.value = value;\n if (_this.lookingAtChildren$0()) {\n if (couldBeSelector)\n _this.expectStatementSeparator$0();\n } else if (!_this.atEndOfStatement$0())\n _this.expectStatementSeparator$0();\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n if (!couldBeSelector)\n throw exception;\n t2.set$state(beforeDeclaration);\n additional = _this.almostAnyValue$0();\n if (!_this.get$indented() && t2.peekChar$0() === 59)\n throw exception;\n nameBuffer._interpolation_buffer0$_text._contents += A.S(midBuffer);\n nameBuffer.addInterpolation$1(additional);\n return nameBuffer;\n } else\n throw exception;\n }\n if (_this.lookingAtChildren$0())\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_declarationChild(), start, new A.StylesheetParser__declarationOrBuffer_closure2(t1, $name));\n else {\n _this.expectStatementSeparator$0();\n return A.Declaration$0($name, t3, t2.spanFrom$1(start));\n }\n },\n _stylesheet0$_variableDeclarationOrInterpolation$0() {\n var t1, start, identifier, t2, buffer, _this = this;\n if (!_this.lookingAtIdentifier$0())\n return _this.interpolatedIdentifier$0();\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n identifier = _this.identifier$0();\n if (t1.matches$1(\".$\")) {\n t1.readChar$0();\n return _this.variableDeclarationWithoutNamespace$2(identifier, start);\n } else {\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer0(t2, A._setArrayType([], type$.JSArray_Object));\n t2._contents = \"\" + identifier;\n if (_this._stylesheet0$_lookingAtInterpolatedIdentifierBody$0())\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n return buffer.interpolation$1(t1.spanFrom$1(start));\n }\n },\n _stylesheet0$_styleRule$2(buffer, start_) {\n var t2, start, interpolation, wasInStyleRule, _this = this, t1 = {};\n _this._stylesheet0$_isUseAllowed = false;\n if (start_ == null) {\n t2 = _this.scanner;\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n } else\n start = start_;\n interpolation = t1.interpolation = _this.styleRuleSelector$0();\n if (buffer != null) {\n buffer.addInterpolation$1(interpolation);\n t2 = t1.interpolation = buffer.interpolation$1(_this.scanner.spanFrom$1(start));\n } else\n t2 = interpolation;\n if (t2.contents.length === 0)\n _this.scanner.error$1(0, 'expected \"}\".');\n wasInStyleRule = _this._stylesheet0$_inStyleRule;\n _this._stylesheet0$_inStyleRule = true;\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser__styleRule_closure0(t1, _this, wasInStyleRule, start));\n },\n _stylesheet0$_styleRule$0() {\n return this._stylesheet0$_styleRule$2(null, null);\n },\n _stylesheet0$_propertyOrVariableDeclaration$1$parseCustomProperties(parseCustomProperties) {\n var first, t3, nameBuffer, variableOrInterpolation, $name, value, _this = this,\n _s48_ = string$.Nested,\n t1 = {},\n t2 = _this.scanner,\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t1.name = null;\n first = t2.peekChar$0();\n if (first !== 58)\n if (first !== 42)\n if (first !== 46)\n t3 = first === 35 && t2.peekChar$1(1) !== 123;\n else\n t3 = true;\n else\n t3 = true;\n else\n t3 = true;\n if (t3) {\n t3 = new A.StringBuffer(\"\");\n nameBuffer = new A.InterpolationBuffer0(t3, A._setArrayType([], type$.JSArray_Object));\n t3._contents += A.Primitives_stringFromCharCode(t2.readChar$0());\n t3._contents += _this.rawText$1(_this.get$whitespace());\n nameBuffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n t3 = t1.name = nameBuffer.interpolation$1(t2.spanFrom$1(start));\n } else if (!_this.get$plainCss()) {\n variableOrInterpolation = _this._stylesheet0$_variableDeclarationOrInterpolation$0();\n if (variableOrInterpolation instanceof A.VariableDeclaration0)\n return variableOrInterpolation;\n else {\n type$.Interpolation_2._as(variableOrInterpolation);\n t1.name = variableOrInterpolation;\n }\n t3 = variableOrInterpolation;\n } else {\n $name = _this.interpolatedIdentifier$0();\n t1.name = $name;\n t3 = $name;\n }\n _this.whitespace$0();\n t2.expectChar$1(58);\n if (parseCustomProperties && B.JSString_methods.startsWith$1(t3.get$initialPlain(), \"--\")) {\n t1 = _this._stylesheet0$_interpolatedDeclarationValue$0();\n _this.expectStatementSeparator$1(\"custom property\");\n return A.Declaration$0(t3, new A.StringExpression0(t1, false), t2.spanFrom$1(start));\n }\n _this.whitespace$0();\n if (_this.lookingAtChildren$0()) {\n if (_this.get$plainCss())\n t2.error$1(0, _s48_);\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure1(t1));\n }\n value = _this.expression$0();\n if (_this.lookingAtChildren$0()) {\n if (_this.get$plainCss())\n t2.error$1(0, _s48_);\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure2(t1, value));\n } else {\n _this.expectStatementSeparator$0();\n return A.Declaration$0(t3, value, t2.spanFrom$1(start));\n }\n },\n _stylesheet0$_propertyOrVariableDeclaration$0() {\n return this._stylesheet0$_propertyOrVariableDeclaration$1$parseCustomProperties(true);\n },\n _stylesheet0$_declarationChild$0() {\n if (this.scanner.peekChar$0() === 64)\n return this._stylesheet0$_declarationAtRule$0();\n return this._stylesheet0$_propertyOrVariableDeclaration$1$parseCustomProperties(false);\n },\n atRule$2$root(child, root) {\n var $name, wasUseAllowed, value, optional, url, namespace, configuration, span, _this = this,\n _s9_ = \"@use rule\",\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$2$name(64, \"@-rule\");\n $name = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n wasUseAllowed = _this._stylesheet0$_isUseAllowed;\n _this._stylesheet0$_isUseAllowed = false;\n switch ($name.get$asPlain()) {\n case \"at-root\":\n return _this._stylesheet0$_atRootRule$1(start);\n case \"content\":\n return _this._stylesheet0$_contentRule$1(start);\n case \"debug\":\n return _this._stylesheet0$_debugRule$1(start);\n case \"each\":\n return _this._stylesheet0$_eachRule$2(start, child);\n case \"else\":\n return _this._stylesheet0$_disallowedAtRule$1(start);\n case \"error\":\n return _this._stylesheet0$_errorRule$1(start);\n case \"extend\":\n if (!_this._stylesheet0$_inStyleRule && !_this._stylesheet0$_inMixin && !_this._stylesheet0$_inContentBlock)\n _this.error$2(0, string$.x40exten, t1.spanFrom$1(start));\n value = _this.almostAnyValue$0();\n optional = t1.scanChar$1(33);\n if (optional)\n _this.expectIdentifier$1(\"optional\");\n _this.expectStatementSeparator$1(\"@extend rule\");\n return new A.ExtendRule0(value, optional, t1.spanFrom$1(start));\n case \"for\":\n return _this._stylesheet0$_forRule$2(start, child);\n case \"forward\":\n _this._stylesheet0$_isUseAllowed = wasUseAllowed;\n if (!root)\n _this._stylesheet0$_disallowedAtRule$1(start);\n return _this._stylesheet0$_forwardRule$1(start);\n case \"function\":\n return _this._stylesheet0$_functionRule$1(start);\n case \"if\":\n return _this._stylesheet0$_ifRule$2(start, child);\n case \"import\":\n return _this._stylesheet0$_importRule$1(start);\n case \"include\":\n return _this._stylesheet0$_includeRule$1(start);\n case \"media\":\n return _this.mediaRule$1(start);\n case \"mixin\":\n return _this._stylesheet0$_mixinRule$1(start);\n case \"-moz-document\":\n return _this.mozDocumentRule$2(start, $name);\n case \"return\":\n return _this._stylesheet0$_disallowedAtRule$1(start);\n case \"supports\":\n return _this.supportsRule$1(start);\n case \"use\":\n _this._stylesheet0$_isUseAllowed = wasUseAllowed;\n if (!root)\n _this._stylesheet0$_disallowedAtRule$1(start);\n url = _this._stylesheet0$_urlString$0();\n _this.whitespace$0();\n namespace = _this._stylesheet0$_useNamespace$2(url, start);\n _this.whitespace$0();\n configuration = _this._stylesheet0$_configuration$0();\n _this.expectStatementSeparator$1(_s9_);\n span = t1.spanFrom$1(start);\n if (!_this._stylesheet0$_isUseAllowed)\n _this.error$2(0, string$.x40use_r, span);\n _this.expectStatementSeparator$1(_s9_);\n t1 = new A.UseRule0(url, namespace, configuration == null ? B.List_empty16 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable_2), span);\n t1.UseRule$4$configuration0(url, namespace, span, configuration);\n return t1;\n case \"warn\":\n return _this._stylesheet0$_warnRule$1(start);\n case \"while\":\n return _this._stylesheet0$_whileRule$2(start, child);\n default:\n return _this.unknownAtRule$2(start, $name);\n }\n },\n _stylesheet0$_declarationAtRule$0() {\n var _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n switch (_this._stylesheet0$_plainAtRuleName$0()) {\n case \"content\":\n return _this._stylesheet0$_contentRule$1(start);\n case \"debug\":\n return _this._stylesheet0$_debugRule$1(start);\n case \"each\":\n return _this._stylesheet0$_eachRule$2(start, _this.get$_stylesheet0$_declarationChild());\n case \"else\":\n return _this._stylesheet0$_disallowedAtRule$1(start);\n case \"error\":\n return _this._stylesheet0$_errorRule$1(start);\n case \"for\":\n return _this._stylesheet0$_forRule$2(start, _this.get$_stylesheet0$_declarationChild());\n case \"if\":\n return _this._stylesheet0$_ifRule$2(start, _this.get$_stylesheet0$_declarationChild());\n case \"include\":\n return _this._stylesheet0$_includeRule$1(start);\n case \"warn\":\n return _this._stylesheet0$_warnRule$1(start);\n case \"while\":\n return _this._stylesheet0$_whileRule$2(start, _this.get$_stylesheet0$_declarationChild());\n default:\n return _this._stylesheet0$_disallowedAtRule$1(start);\n }\n },\n _stylesheet0$_functionChild$0() {\n var state, variableDeclarationError, stackTrace, statement, t2, namespace, exception, t3, start, value, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() !== 64) {\n t2 = t1._string_scanner$_position;\n state = new A._SpanScannerState(t1, t2);\n try {\n namespace = _this.identifier$0();\n t1.expectChar$1(46);\n t2 = _this.variableDeclarationWithoutNamespace$2(namespace, new A._SpanScannerState(t1, t2));\n return t2;\n } catch (exception) {\n t2 = A.unwrapException(exception);\n t3 = type$.SourceSpanFormatException;\n if (t3._is(t2)) {\n variableDeclarationError = t2;\n stackTrace = A.getTraceFromException(exception);\n t1.set$state(state);\n statement = null;\n try {\n statement = _this._stylesheet0$_declarationOrStyleRule$0();\n } catch (exception) {\n if (t3._is(A.unwrapException(exception)))\n throw A.wrapException(variableDeclarationError);\n else\n throw exception;\n }\n _this.error$3(0, \"@function rules may not contain \" + (statement instanceof A.StyleRule0 ? \"style rules\" : \"declarations\") + \".\", J.get$span$z(statement), stackTrace);\n } else\n throw exception;\n }\n }\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n switch (_this._stylesheet0$_plainAtRuleName$0()) {\n case \"debug\":\n return _this._stylesheet0$_debugRule$1(start);\n case \"each\":\n return _this._stylesheet0$_eachRule$2(start, _this.get$_stylesheet0$_functionChild());\n case \"else\":\n return _this._stylesheet0$_disallowedAtRule$1(start);\n case \"error\":\n return _this._stylesheet0$_errorRule$1(start);\n case \"for\":\n return _this._stylesheet0$_forRule$2(start, _this.get$_stylesheet0$_functionChild());\n case \"if\":\n return _this._stylesheet0$_ifRule$2(start, _this.get$_stylesheet0$_functionChild());\n case \"return\":\n value = _this.expression$0();\n _this.expectStatementSeparator$1(\"@return rule\");\n return new A.ReturnRule0(value, t1.spanFrom$1(start));\n case \"warn\":\n return _this._stylesheet0$_warnRule$1(start);\n case \"while\":\n return _this._stylesheet0$_whileRule$2(start, _this.get$_stylesheet0$_functionChild());\n default:\n return _this._stylesheet0$_disallowedAtRule$1(start);\n }\n },\n _stylesheet0$_plainAtRuleName$0() {\n this.scanner.expectChar$2$name(64, \"@-rule\");\n var $name = this.identifier$0();\n this.whitespace$0();\n return $name;\n },\n _stylesheet0$_atRootRule$1(start) {\n var query, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40) {\n query = _this._stylesheet0$_atRootQuery$0();\n _this.whitespace$0();\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser__atRootRule_closure1(query));\n } else if (_this.lookingAtChildren$0())\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser__atRootRule_closure2());\n else\n return A.AtRootRule$0(A._setArrayType([_this._stylesheet0$_styleRule$0()], type$.JSArray_Statement_2), t1.spanFrom$1(start), null);\n },\n _stylesheet0$_atRootQuery$0() {\n var interpolation, t2, t3, t4, buffer, t5, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 35) {\n interpolation = _this.singleInterpolation$0();\n return A.Interpolation$0(A._setArrayType([interpolation], type$.JSArray_Object), interpolation.get$span(interpolation));\n }\n t2 = t1._string_scanner$_position;\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t1.expectChar$1(40);\n t3._contents += A.Primitives_stringFromCharCode(40);\n _this.whitespace$0();\n t5 = _this.expression$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t5 = t3._contents += A.Primitives_stringFromCharCode(58);\n t3._contents = t5 + A.Primitives_stringFromCharCode(32);\n t5 = _this.expression$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n t3._contents += A.Primitives_stringFromCharCode(41);\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_contentRule$1(start) {\n var t1, $arguments, t2, t3, _this = this;\n if (!_this._stylesheet0$_inMixin)\n _this.error$2(0, string$.x40conte, _this.scanner.spanFrom$1(start));\n _this.whitespace$0();\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40)\n $arguments = _this._stylesheet0$_argumentInvocation$1$mixin(true);\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = A.ArgumentInvocation$empty0(A._FileSpan$(t2.file, t3, t3));\n }\n _this.expectStatementSeparator$1(\"@content rule\");\n return new A.ContentRule0($arguments, t1.spanFrom$1(start));\n },\n _stylesheet0$_debugRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@debug rule\");\n return new A.DebugRule0(value, this.scanner.spanFrom$1(start));\n },\n _stylesheet0$_eachRule$2(start, child) {\n var variables, t1, _this = this,\n wasInControlDirective = _this._stylesheet0$_inControlDirective;\n _this._stylesheet0$_inControlDirective = true;\n variables = A._setArrayType([_this.variableName$0()], type$.JSArray_String);\n _this.whitespace$0();\n for (t1 = _this.scanner; t1.scanChar$1(44);) {\n _this.whitespace$0();\n t1.expectChar$1(36);\n variables.push(_this.identifier$1$normalize(true));\n _this.whitespace$0();\n }\n _this.expectIdentifier$1(\"in\");\n _this.whitespace$0();\n return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__eachRule_closure0(_this, wasInControlDirective, variables, _this.expression$0()));\n },\n _stylesheet0$_errorRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@error rule\");\n return new A.ErrorRule0(value, this.scanner.spanFrom$1(start));\n },\n _stylesheet0$_functionRule$1(start) {\n var $name, $arguments, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n $arguments = _this._stylesheet0$_argumentDeclaration$0();\n if (_this._stylesheet0$_inMixin || _this._stylesheet0$_inContentBlock)\n _this.error$2(0, string$.Mixinscf, _this.scanner.spanFrom$1(start));\n else if (_this._stylesheet0$_inControlDirective)\n _this.error$2(0, string$.Functi, _this.scanner.spanFrom$1(start));\n switch (A.unvendor0($name)) {\n case \"calc\":\n case \"element\":\n case \"expression\":\n case \"url\":\n case \"and\":\n case \"or\":\n case \"not\":\n case \"clamp\":\n _this.error$2(0, \"Invalid function name.\", _this.scanner.spanFrom$1(start));\n break;\n }\n _this.whitespace$0();\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_functionChild(), start, new A.StylesheetParser__functionRule_closure0($name, $arguments, precedingComment));\n },\n _stylesheet0$_forRule$2(start, child) {\n var variable, from, _this = this, t1 = {},\n wasInControlDirective = _this._stylesheet0$_inControlDirective;\n _this._stylesheet0$_inControlDirective = true;\n variable = _this.variableName$0();\n _this.whitespace$0();\n _this.expectIdentifier$1(\"from\");\n _this.whitespace$0();\n t1.exclusive = null;\n from = _this.expression$1$until(new A.StylesheetParser__forRule_closure1(t1, _this));\n if (t1.exclusive == null)\n _this.scanner.error$1(0, 'Expected \"to\" or \"through\".');\n _this.whitespace$0();\n return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__forRule_closure2(t1, _this, wasInControlDirective, variable, from, _this.expression$0()));\n },\n _stylesheet0$_forwardRule$1(start) {\n var prefix, members, shownMixinsAndFunctions, shownVariables, hiddenVariables, hiddenMixinsAndFunctions, configuration, span, t1, t2, t3, t4, _this = this, _null = null,\n url = _this._stylesheet0$_urlString$0();\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"as\")) {\n _this.whitespace$0();\n prefix = _this.identifier$1$normalize(true);\n _this.scanner.expectChar$1(42);\n _this.whitespace$0();\n } else\n prefix = _null;\n if (_this.scanIdentifier$1(\"show\")) {\n members = _this._stylesheet0$_memberList$0();\n shownMixinsAndFunctions = members.item1;\n shownVariables = members.item2;\n hiddenVariables = _null;\n hiddenMixinsAndFunctions = hiddenVariables;\n } else {\n if (_this.scanIdentifier$1(\"hide\")) {\n members = _this._stylesheet0$_memberList$0();\n hiddenMixinsAndFunctions = members.item1;\n hiddenVariables = members.item2;\n } else {\n hiddenVariables = _null;\n hiddenMixinsAndFunctions = hiddenVariables;\n }\n shownVariables = _null;\n shownMixinsAndFunctions = shownVariables;\n }\n configuration = _this._stylesheet0$_configuration$1$allowGuarded(true);\n _this.expectStatementSeparator$1(\"@forward rule\");\n span = _this.scanner.spanFrom$1(start);\n if (!_this._stylesheet0$_isUseAllowed)\n _this.error$2(0, string$.x40forwa, span);\n if (shownMixinsAndFunctions != null) {\n shownVariables.toString;\n t1 = type$.String;\n t2 = A.LinkedHashSet_LinkedHashSet$of(shownMixinsAndFunctions, t1);\n t3 = type$.UnmodifiableSetView_String;\n t1 = A.LinkedHashSet_LinkedHashSet$of(shownVariables, t1);\n t4 = configuration == null ? B.List_empty16 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable_2);\n return new A.ForwardRule0(url, new A.UnmodifiableSetView(t2, t3), new A.UnmodifiableSetView(t1, t3), _null, _null, prefix, t4, span);\n } else if (hiddenMixinsAndFunctions != null) {\n hiddenVariables.toString;\n t1 = type$.String;\n t2 = A.LinkedHashSet_LinkedHashSet$of(hiddenMixinsAndFunctions, t1);\n t3 = type$.UnmodifiableSetView_String;\n t1 = A.LinkedHashSet_LinkedHashSet$of(hiddenVariables, t1);\n t4 = configuration == null ? B.List_empty16 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable_2);\n return new A.ForwardRule0(url, _null, _null, new A.UnmodifiableSetView(t2, t3), new A.UnmodifiableSetView(t1, t3), prefix, t4, span);\n } else\n return new A.ForwardRule0(url, _null, _null, _null, _null, prefix, configuration == null ? B.List_empty16 : A.List_List$unmodifiable(configuration, type$.ConfiguredVariable_2), span);\n },\n _stylesheet0$_memberList$0() {\n var _this = this,\n t1 = type$.String,\n identifiers = A.LinkedHashSet_LinkedHashSet$_empty(t1),\n variables = A.LinkedHashSet_LinkedHashSet$_empty(t1);\n t1 = _this.scanner;\n do {\n _this.whitespace$0();\n _this.withErrorMessage$2(string$.Expectv, new A.StylesheetParser__memberList_closure0(_this, variables, identifiers));\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n return new A.Tuple2(identifiers, variables, type$.Tuple2_of_Set_String_and_Set_String);\n },\n _stylesheet0$_ifRule$2(start, child) {\n var condition, children, clauses, lastClause, span, _this = this,\n ifIndentation = _this.get$currentIndentation(),\n wasInControlDirective = _this._stylesheet0$_inControlDirective;\n _this._stylesheet0$_inControlDirective = true;\n condition = _this.expression$0();\n children = _this.children$1(0, child);\n _this.whitespaceWithoutComments$0();\n clauses = A._setArrayType([A.IfClause$0(condition, children)], type$.JSArray_IfClause_2);\n while (true) {\n if (!_this.scanElse$1(ifIndentation)) {\n lastClause = null;\n break;\n }\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"if\")) {\n _this.whitespace$0();\n clauses.push(A.IfClause$0(_this.expression$0(), _this.children$1(0, child)));\n } else {\n lastClause = A.ElseClause$0(_this.children$1(0, child));\n break;\n }\n }\n _this._stylesheet0$_inControlDirective = wasInControlDirective;\n span = _this.scanner.spanFrom$1(start);\n _this.whitespaceWithoutComments$0();\n return new A.IfRule0(A.List_List$unmodifiable(clauses, type$.IfClause_2), lastClause, span);\n },\n _stylesheet0$_importRule$1(start) {\n var argument, _this = this,\n imports = A._setArrayType([], type$.JSArray_Import_2),\n t1 = _this.scanner;\n do {\n _this.whitespace$0();\n argument = _this.importArgument$0();\n if ((_this._stylesheet0$_inControlDirective || _this._stylesheet0$_inMixin) && argument instanceof A.DynamicImport0)\n _this._stylesheet0$_disallowedAtRule$1(start);\n imports.push(argument);\n _this.whitespace$0();\n } while (t1.scanChar$1(44));\n _this.expectStatementSeparator$1(\"@import rule\");\n t1 = t1.spanFrom$1(start);\n return new A.ImportRule0(A.List_List$unmodifiable(imports, type$.Import_2), t1);\n },\n importArgument$0() {\n var url, urlSpan, innerError, stackTrace, queries, t2, t3, t4, exception, _this = this, _null = null,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n next = t1.peekChar$0();\n if (next === 117 || next === 85) {\n url = _this.dynamicUrl$0();\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n t2 = A.Interpolation$0(A._setArrayType([url], type$.JSArray_Object), t1.spanFrom$1(start));\n t1 = t1.spanFrom$1(start);\n t3 = queries == null;\n t4 = t3 ? _null : queries.item1;\n return new A.StaticImport0(t2, t4, t3 ? _null : queries.item2, t1);\n }\n url = _this.string$0();\n urlSpan = t1.spanFrom$1(start);\n _this.whitespace$0();\n queries = _this.tryImportQueries$0();\n if (_this.isPlainImportUrl$1(url) || queries != null) {\n t2 = urlSpan;\n t2 = A.Interpolation$0(A._setArrayType([A.String_String$fromCharCodes(B.NativeUint32List_methods.sublist$2(t2.file._decodedChars, t2._file$_start, t2._end), 0, _null)], type$.JSArray_Object), urlSpan);\n t1 = t1.spanFrom$1(start);\n t3 = queries == null;\n t4 = t3 ? _null : queries.item1;\n return new A.StaticImport0(t2, t4, t3 ? _null : queries.item2, t1);\n } else\n try {\n t1 = _this.parseImportUrl$1(url);\n return new A.DynamicImport0(t1, urlSpan);\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (type$.FormatException._is(t1)) {\n innerError = t1;\n stackTrace = A.getTraceFromException(exception);\n _this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), urlSpan, stackTrace);\n } else\n throw exception;\n }\n },\n parseImportUrl$1(url) {\n var t1 = $.$get$windows();\n if (t1.style.rootLength$1(url) > 0 && !$.$get$url().style.isRootRelative$1(url))\n return t1.toUri$1(url).toString$0(0);\n A.Uri_parse(url);\n return url;\n },\n isPlainImportUrl$1(url) {\n var first;\n if (url.length < 5)\n return false;\n if (B.JSString_methods.endsWith$1(url, \".css\"))\n return true;\n first = B.JSString_methods._codeUnitAt$1(url, 0);\n if (first === 47)\n return B.JSString_methods._codeUnitAt$1(url, 1) === 47;\n if (first !== 104)\n return false;\n return B.JSString_methods.startsWith$1(url, \"http://\") || B.JSString_methods.startsWith$1(url, \"https://\");\n },\n tryImportQueries$0() {\n var t1, start, supports, identifier, t2, $arguments, $name, media, _this = this, _null = null;\n if (_this.scanIdentifier$1(\"supports\")) {\n t1 = _this.scanner;\n t1.expectChar$1(40);\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n supports = new A.SupportsNegation0(_this._stylesheet0$_supportsConditionInParens$0(), t1.spanFrom$1(start));\n } else if (t1.peekChar$0() === 40)\n supports = _this._stylesheet0$_supportsCondition$0();\n else {\n if (_this._stylesheet0$_lookingAtInterpolatedIdentifier$0()) {\n identifier = _this.interpolatedIdentifier$0();\n t2 = identifier.get$asPlain();\n if ((t2 == null ? _null : t2.toLowerCase()) === \"not\")\n _this.error$2(0, '\"not\" is not a valid identifier here.', identifier.span);\n if (t1.scanChar$1(40)) {\n $arguments = _this._stylesheet0$_interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(true, true);\n t1.expectChar$1(41);\n supports = new A.SupportsFunction0(identifier, $arguments, t1.spanFrom$1(start));\n } else {\n t1.set$state(start);\n supports = _null;\n }\n } else\n supports = _null;\n if (supports == null) {\n $name = _this.expression$0();\n t1.expectChar$1(58);\n supports = _this._stylesheet0$_supportsDeclarationValue$2($name, start);\n }\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n } else\n supports = _null;\n media = _this._stylesheet0$_lookingAtInterpolatedIdentifier$0() || _this.scanner.peekChar$0() === 40 ? _this._stylesheet0$_mediaQueryList$0() : _null;\n if (supports == null && media == null)\n return _null;\n return new A.Tuple2(supports, media, type$.Tuple2_of_nullable_SupportsCondition_and_nullable_Interpolation_2);\n },\n _stylesheet0$_includeRule$1(start) {\n var name0, namespace, $arguments, t2, t3, contentArguments, contentArguments_, wasInContentBlock, $content, _this = this, _null = null,\n $name = _this.identifier$0(),\n t1 = _this.scanner;\n if (t1.scanChar$1(46)) {\n name0 = _this._stylesheet0$_publicIdentifier$0();\n namespace = $name;\n $name = name0;\n } else {\n $name = A.stringReplaceAllUnchecked($name, \"_\", \"-\");\n namespace = _null;\n }\n _this.whitespace$0();\n if (t1.peekChar$0() === 40)\n $arguments = _this._stylesheet0$_argumentInvocation$1$mixin(true);\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = A.ArgumentInvocation$empty0(A._FileSpan$(t2.file, t3, t3));\n }\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"using\")) {\n _this.whitespace$0();\n contentArguments = _this._stylesheet0$_argumentDeclaration$0();\n _this.whitespace$0();\n } else\n contentArguments = _null;\n t2 = contentArguments == null;\n if (!t2 || _this.lookingAtChildren$0()) {\n if (t2) {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n contentArguments_ = new A.ArgumentDeclaration0(B.List_empty18, _null, A._FileSpan$(t2.file, t3, t3));\n } else\n contentArguments_ = contentArguments;\n wasInContentBlock = _this._stylesheet0$_inContentBlock;\n _this._stylesheet0$_inContentBlock = true;\n $content = _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser__includeRule_closure0(contentArguments_));\n _this._stylesheet0$_inContentBlock = wasInContentBlock;\n } else {\n _this.expectStatementSeparator$0();\n $content = _null;\n }\n t1 = t1.spanFrom$2(start, start);\n t2 = $content == null ? $arguments : $content;\n return new A.IncludeRule0(namespace, $name, $arguments, $content, t1.expand$1(0, t2.get$span(t2)));\n },\n mediaRule$1(start) {\n return this._stylesheet0$_withChildren$3(this.get$_stylesheet0$_statement(), start, new A.StylesheetParser_mediaRule_closure0(this._stylesheet0$_mediaQueryList$0()));\n },\n _stylesheet0$_mixinRule$1(start) {\n var $name, t1, $arguments, t2, t3, _this = this,\n precedingComment = _this.lastSilentComment;\n _this.lastSilentComment = null;\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n t1 = _this.scanner;\n if (t1.peekChar$0() === 40)\n $arguments = _this._stylesheet0$_argumentDeclaration$0();\n else {\n t2 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);\n t3 = t2.offset;\n $arguments = new A.ArgumentDeclaration0(B.List_empty18, null, A._FileSpan$(t2.file, t3, t3));\n }\n if (_this._stylesheet0$_inMixin || _this._stylesheet0$_inContentBlock)\n _this.error$2(0, string$.Mixinscm, t1.spanFrom$1(start));\n else if (_this._stylesheet0$_inControlDirective)\n _this.error$2(0, string$.Mixinsb, t1.spanFrom$1(start));\n _this.whitespace$0();\n _this._stylesheet0$_inMixin = true;\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser__mixinRule_closure0(_this, $name, $arguments, precedingComment));\n },\n mozDocumentRule$2(start, $name) {\n var t5, t6, t7, identifier, contents, argument, trailing, endPosition, t8, t9, start0, end, _this = this, _box_0 = {},\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n t4 = A._setArrayType([], type$.JSArray_Object),\n buffer = new A.InterpolationBuffer0(t3, t4);\n _box_0.needsDeprecationWarning = false;\n for (t5 = _this.get$whitespace(), t6 = t1.string; true;) {\n if (t1.peekChar$0() === 35) {\n t7 = _this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t7);\n _box_0.needsDeprecationWarning = true;\n } else {\n t7 = t1._string_scanner$_position;\n identifier = _this.identifier$0();\n switch (identifier) {\n case \"url\":\n case \"url-prefix\":\n case \"domain\":\n contents = _this._stylesheet0$_tryUrlContents$2$name(new A._SpanScannerState(t1, t7), identifier);\n if (contents != null)\n buffer.addInterpolation$1(contents);\n else {\n t1.expectChar$1(40);\n _this.whitespace$0();\n argument = _this.interpolatedString$0();\n t1.expectChar$1(41);\n t7 = t3._contents += identifier;\n t3._contents = t7 + A.Primitives_stringFromCharCode(40);\n buffer.addInterpolation$1(argument.asInterpolation$0());\n t3._contents += A.Primitives_stringFromCharCode(41);\n }\n t7 = t3._contents;\n trailing = t7.charCodeAt(0) == 0 ? t7 : t7;\n if (!B.JSString_methods.endsWith$1(trailing, \"url-prefix()\") && !B.JSString_methods.endsWith$1(trailing, \"url-prefix('')\") && !B.JSString_methods.endsWith$1(trailing, 'url-prefix(\"\")'))\n _box_0.needsDeprecationWarning = true;\n break;\n case \"regexp\":\n t3._contents += \"regexp(\";\n t1.expectChar$1(40);\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n t1.expectChar$1(41);\n t3._contents += A.Primitives_stringFromCharCode(41);\n _box_0.needsDeprecationWarning = true;\n break;\n default:\n endPosition = t1._string_scanner$_position;\n t8 = t1._sourceFile;\n t9 = new A._FileSpan(t8, t7, endPosition);\n t9._FileSpan$3(t8, t7, endPosition);\n A.throwExpression(new A.StringScannerException(t6, \"Invalid function name.\", t9));\n }\n }\n _this.whitespace$0();\n if (!t1.scanChar$1(44))\n break;\n t3._contents += A.Primitives_stringFromCharCode(44);\n start0 = t1._string_scanner$_position;\n t5.call$0();\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t6, start0, end);\n }\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser_mozDocumentRule_closure0(_box_0, _this, $name, buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)))));\n },\n supportsRule$1(start) {\n var _this = this,\n condition = _this._stylesheet0$_supportsCondition$0();\n _this.whitespace$0();\n return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser_supportsRule_closure0(condition));\n },\n _stylesheet0$_useNamespace$2(url, start) {\n var namespace, basename, dot, t1, exception, _this = this;\n if (_this.scanIdentifier$1(\"as\")) {\n _this.whitespace$0();\n return _this.scanner.scanChar$1(42) ? null : _this.identifier$0();\n }\n basename = url.get$pathSegments().length === 0 ? \"\" : B.JSArray_methods.get$last(url.get$pathSegments());\n dot = B.JSString_methods.indexOf$1(basename, \".\");\n t1 = B.JSString_methods.startsWith$1(basename, \"_\") ? 1 : 0;\n namespace = B.JSString_methods.substring$2(basename, t1, dot === -1 ? basename.length : dot);\n try {\n t1 = A.SpanScanner$(namespace, null);\n t1 = new A.Parser1(t1, _this.logger)._parser0$_parseIdentifier$0();\n return t1;\n } catch (exception) {\n if (A.unwrapException(exception) instanceof A.SassFormatException0)\n _this.error$2(0, 'The default namespace \"' + A.S(namespace) + string$.x22x20is_n, _this.scanner.spanFrom$1(start));\n else\n throw exception;\n }\n },\n _stylesheet0$_configuration$1$allowGuarded(allowGuarded) {\n var variableNames, configuration, t1, t2, t3, $name, expression, t4, guarded, endPosition, t5, t6, span, _this = this;\n if (!_this.scanIdentifier$1(\"with\"))\n return null;\n variableNames = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n configuration = A._setArrayType([], type$.JSArray_ConfiguredVariable_2);\n _this.whitespace$0();\n t1 = _this.scanner;\n t1.expectChar$1(40);\n for (t2 = t1.string; true;) {\n _this.whitespace$0();\n t3 = t1._string_scanner$_position;\n t1.expectChar$1(36);\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n t1.expectChar$1(58);\n _this.whitespace$0();\n expression = _this._stylesheet0$_expressionUntilComma$0();\n t4 = t1._string_scanner$_position;\n if (allowGuarded && t1.scanChar$1(33))\n if (_this.identifier$0() === \"default\") {\n _this.whitespace$0();\n guarded = true;\n } else {\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t4, endPosition);\n t6._FileSpan$3(t5, t4, endPosition);\n A.throwExpression(new A.StringScannerException(t2, \"Invalid flag name.\", t6));\n guarded = false;\n }\n else\n guarded = false;\n endPosition = t1._string_scanner$_position;\n t4 = t1._sourceFile;\n span = new A._FileSpan(t4, t3, endPosition);\n span._FileSpan$3(t4, t3, endPosition);\n if (variableNames.contains$1(0, $name))\n A.throwExpression(new A.StringScannerException(t2, string$.The_sa, span));\n variableNames.add$1(0, $name);\n configuration.push(new A.ConfiguredVariable0($name, expression, guarded, span));\n if (!t1.scanChar$1(44))\n break;\n _this.whitespace$0();\n if (!_this._stylesheet0$_lookingAtExpression$0())\n break;\n }\n t1.expectChar$1(41);\n return configuration;\n },\n _stylesheet0$_configuration$0() {\n return this._stylesheet0$_configuration$1$allowGuarded(false);\n },\n _stylesheet0$_warnRule$1(start) {\n var value = this.expression$0();\n this.expectStatementSeparator$1(\"@warn rule\");\n return new A.WarnRule0(value, this.scanner.spanFrom$1(start));\n },\n _stylesheet0$_whileRule$2(start, child) {\n var _this = this,\n wasInControlDirective = _this._stylesheet0$_inControlDirective;\n _this._stylesheet0$_inControlDirective = true;\n return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__whileRule_closure0(_this, wasInControlDirective, _this.expression$0()));\n },\n unknownAtRule$2(start, $name) {\n var t2, t3, rule, _this = this, t1 = {},\n wasInUnknownAtRule = _this._stylesheet0$_inUnknownAtRule;\n _this._stylesheet0$_inUnknownAtRule = true;\n t1.value = null;\n t2 = _this.scanner;\n t3 = t2.peekChar$0() !== 33 && !_this.atEndOfStatement$0() ? t1.value = _this.almostAnyValue$0() : null;\n if (_this.lookingAtChildren$0())\n rule = _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_statement(), start, new A.StylesheetParser_unknownAtRule_closure0(t1, $name));\n else {\n _this.expectStatementSeparator$0();\n rule = A.AtRule$0($name, t2.spanFrom$1(start), null, t3);\n }\n _this._stylesheet0$_inUnknownAtRule = wasInUnknownAtRule;\n return rule;\n },\n _stylesheet0$_disallowedAtRule$1(start) {\n this.almostAnyValue$0();\n this.error$2(0, \"This at-rule is not allowed here.\", this.scanner.spanFrom$1(start));\n },\n _stylesheet0$_argumentDeclaration$0() {\n var $arguments, named, restArgument, t3, t4, $name, defaultValue, endPosition, t5, t6, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expectChar$1(40);\n _this.whitespace$0();\n $arguments = A._setArrayType([], type$.JSArray_Argument_2);\n named = A.LinkedHashSet_LinkedHashSet$_empty(type$.String);\n t3 = t1.string;\n while (true) {\n if (!(t1.peekChar$0() === 36)) {\n restArgument = null;\n break;\n }\n t4 = t1._string_scanner$_position;\n t1.expectChar$1(36);\n $name = _this.identifier$1$normalize(true);\n _this.whitespace$0();\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n defaultValue = _this._stylesheet0$_expressionUntilComma$0();\n } else {\n if (t1.scanChar$1(46)) {\n t1.expectChar$1(46);\n t1.expectChar$1(46);\n _this.whitespace$0();\n restArgument = $name;\n break;\n }\n defaultValue = null;\n }\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t4, endPosition);\n t6._FileSpan$3(t5, t4, endPosition);\n $arguments.push(new A.Argument0($name, defaultValue, t6));\n if (!named.add$1(0, $name))\n A.throwExpression(new A.StringScannerException(t3, \"Duplicate argument.\", B.JSArray_methods.get$last($arguments).span));\n if (!t1.scanChar$1(44)) {\n restArgument = null;\n break;\n }\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.ArgumentDeclaration0(A.List_List$unmodifiable($arguments, type$.Argument_2), restArgument, t1);\n },\n _stylesheet0$_argumentInvocation$1$mixin(mixin) {\n var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expectChar$1(40);\n _this.whitespace$0();\n positional = A._setArrayType([], type$.JSArray_Expression_2);\n t3 = type$.String;\n t4 = type$.Expression_2;\n named = A.LinkedHashMap_LinkedHashMap$_empty(t3, t4);\n t5 = !mixin;\n t6 = t1.string;\n rest = null;\n while (true) {\n if (!_this._stylesheet0$_lookingAtExpression$0()) {\n keywordRest = null;\n break;\n }\n expression = _this._stylesheet0$_expressionUntilComma$1$singleEquals(t5);\n _this.whitespace$0();\n if (expression instanceof A.VariableExpression0 && t1.scanChar$1(58)) {\n _this.whitespace$0();\n t7 = expression.name;\n if (named.containsKey$1(t7))\n A.throwExpression(new A.StringScannerException(t6, \"Duplicate argument.\", expression.span));\n named.$indexSet(0, t7, _this._stylesheet0$_expressionUntilComma$1$singleEquals(t5));\n } else if (t1.scanChar$1(46)) {\n t1.expectChar$1(46);\n t1.expectChar$1(46);\n if (rest != null) {\n _this.whitespace$0();\n keywordRest = expression;\n break;\n }\n rest = expression;\n } else if (named.get$isNotEmpty(named))\n A.throwExpression(new A.StringScannerException(t6, string$.Positi, expression.get$span(expression)));\n else\n positional.push(expression);\n _this.whitespace$0();\n if (!t1.scanChar$1(44)) {\n keywordRest = null;\n break;\n }\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.ArgumentInvocation0(A.List_List$unmodifiable(positional, t4), A.ConstantMap_ConstantMap$from(named, t3, t4), rest, keywordRest, t1);\n },\n _stylesheet0$_argumentInvocation$0() {\n return this._stylesheet0$_argumentInvocation$1$mixin(false);\n },\n expression$3$bracketList$singleEquals$until(bracketList, singleEquals, until) {\n var t2, beforeBracket, start, wasInParentheses, resetState, resolveOneOperation, resolveOperations, addSingleExpression, addOperator, resolveSpaceExpressions, t3, first, next, t4, commaExpressions, spaceExpressions, singleExpression, _this = this,\n _s20_ = \"Expected expression.\",\n _box_0 = {},\n t1 = until != null;\n if (t1 && until.call$0())\n _this.scanner.error$1(0, _s20_);\n if (bracketList) {\n t2 = _this.scanner;\n beforeBracket = new A._SpanScannerState(t2, t2._string_scanner$_position);\n t2.expectChar$1(91);\n _this.whitespace$0();\n if (t2.scanChar$1(93)) {\n t1 = A._setArrayType([], type$.JSArray_Expression_2);\n t2 = t2.spanFrom$1(beforeBracket);\n return new A.ListExpression0(A.List_List$unmodifiable(t1, type$.Expression_2), B.ListSeparator_undecided_null0, true, t2);\n }\n } else\n beforeBracket = null;\n t2 = _this.scanner;\n start = new A._SpanScannerState(t2, t2._string_scanner$_position);\n wasInParentheses = _this._stylesheet0$_inParentheses;\n _box_0.operands_ = _box_0.operators_ = _box_0.spaceExpressions_ = _box_0.commaExpressions_ = null;\n _box_0.allowSlash = true;\n _box_0.singleExpression_ = _this._stylesheet0$_singleExpression$0();\n resetState = new A.StylesheetParser_expression_resetState0(_box_0, _this, start);\n resolveOneOperation = new A.StylesheetParser_expression_resolveOneOperation0(_box_0, _this);\n resolveOperations = new A.StylesheetParser_expression_resolveOperations0(_box_0, resolveOneOperation);\n addSingleExpression = new A.StylesheetParser_expression_addSingleExpression0(_box_0, _this, resetState, resolveOperations);\n addOperator = new A.StylesheetParser_expression_addOperator0(_box_0, _this, resolveOneOperation);\n resolveSpaceExpressions = new A.StylesheetParser_expression_resolveSpaceExpressions0(_box_0, _this, resolveOperations);\n $label0$0:\n for (t3 = type$.JSArray_Expression_2; true;) {\n _this.whitespace$0();\n if (t1 && until.call$0())\n break $label0$0;\n first = t2.peekChar$0();\n switch (first) {\n case 40:\n addSingleExpression.call$1(_this._stylesheet0$_parentheses$0());\n break;\n case 91:\n addSingleExpression.call$1(_this.expression$1$bracketList(true));\n break;\n case 36:\n addSingleExpression.call$1(_this._stylesheet0$_variable$0());\n break;\n case 38:\n addSingleExpression.call$1(_this._stylesheet0$_selector$0());\n break;\n case 39:\n case 34:\n addSingleExpression.call$1(_this.interpolatedString$0());\n break;\n case 35:\n addSingleExpression.call$1(_this._stylesheet0$_hashExpression$0());\n break;\n case 61:\n t2.readChar$0();\n if (singleEquals && t2.peekChar$0() !== 61)\n addOperator.call$1(B.BinaryOperator_kjl0);\n else {\n t2.expectChar$1(61);\n addOperator.call$1(B.BinaryOperator_YlX0);\n }\n break;\n case 33:\n next = t2.peekChar$1(1);\n if (next === 61) {\n t2.readChar$0();\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_i5H0);\n } else {\n if (next != null)\n if ((next | 32) >>> 0 !== 105)\n t4 = next === 32 || next === 9 || next === 10 || next === 13 || next === 12;\n else\n t4 = true;\n else\n t4 = true;\n if (t4)\n addSingleExpression.call$1(_this._stylesheet0$_importantExpression$0());\n else\n break $label0$0;\n }\n break;\n case 60:\n t2.readChar$0();\n addOperator.call$1(t2.scanChar$1(61) ? B.BinaryOperator_33h0 : B.BinaryOperator_8qt0);\n break;\n case 62:\n t2.readChar$0();\n addOperator.call$1(t2.scanChar$1(61) ? B.BinaryOperator_1da0 : B.BinaryOperator_AcR1);\n break;\n case 42:\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_O1M0);\n break;\n case 43:\n if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._stylesheet0$_unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_AcR2);\n }\n break;\n case 45:\n next = t2.peekChar$1(1);\n if (next != null && next >= 48 && next <= 57 || next === 46)\n if (_box_0.singleExpression_ != null) {\n t4 = t2.peekChar$1(-1);\n t4 = t4 === 32 || t4 === 9 || t4 === 10 || t4 === 13 || t4 === 12;\n } else\n t4 = true;\n else\n t4 = false;\n if (t4)\n addSingleExpression.call$1(_this._stylesheet0$_number$0());\n else if (_this._stylesheet0$_lookingAtInterpolatedIdentifier$0())\n addSingleExpression.call$1(_this.identifierLike$0());\n else if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._stylesheet0$_unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_iyO0);\n }\n break;\n case 47:\n if (_box_0.singleExpression_ == null)\n addSingleExpression.call$1(_this._stylesheet0$_unaryOperation$0());\n else {\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_RTB0);\n }\n break;\n case 37:\n t2.readChar$0();\n addOperator.call$1(B.BinaryOperator_2ad0);\n break;\n case 48:\n case 49:\n case 50:\n case 51:\n case 52:\n case 53:\n case 54:\n case 55:\n case 56:\n case 57:\n addSingleExpression.call$1(_this._stylesheet0$_number$0());\n break;\n case 46:\n if (t2.peekChar$1(1) === 46)\n break $label0$0;\n addSingleExpression.call$1(_this._stylesheet0$_number$0());\n break;\n case 97:\n if (!_this.get$plainCss() && _this.scanIdentifier$1(\"and\"))\n addOperator.call$1(B.BinaryOperator_and_and_20);\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 111:\n if (!_this.get$plainCss() && _this.scanIdentifier$1(\"or\"))\n addOperator.call$1(B.BinaryOperator_or_or_10);\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 117:\n case 85:\n if (t2.peekChar$1(1) === 43)\n addSingleExpression.call$1(_this._stylesheet0$_unicodeRange$0());\n else\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 98:\n case 99:\n case 100:\n case 101:\n case 102:\n case 103:\n case 104:\n case 105:\n case 106:\n case 107:\n case 108:\n case 109:\n case 110:\n case 112:\n case 113:\n case 114:\n case 115:\n case 116:\n case 118:\n case 119:\n case 120:\n case 121:\n case 122:\n case 65:\n case 66:\n case 67:\n case 68:\n case 69:\n case 70:\n case 71:\n case 72:\n case 73:\n case 74:\n case 75:\n case 76:\n case 77:\n case 78:\n case 79:\n case 80:\n case 81:\n case 82:\n case 83:\n case 84:\n case 86:\n case 87:\n case 88:\n case 89:\n case 90:\n case 95:\n case 92:\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n case 44:\n if (_this._stylesheet0$_inParentheses) {\n _this._stylesheet0$_inParentheses = false;\n if (_box_0.allowSlash) {\n resetState.call$0();\n break;\n }\n }\n commaExpressions = _box_0.commaExpressions_;\n if (commaExpressions == null)\n commaExpressions = _box_0.commaExpressions_ = A._setArrayType([], t3);\n if (_box_0.singleExpression_ == null)\n t2.error$1(0, _s20_);\n resolveSpaceExpressions.call$0();\n t4 = _box_0.singleExpression_;\n t4.toString;\n commaExpressions.push(t4);\n t2.readChar$0();\n _box_0.allowSlash = true;\n _box_0.singleExpression_ = null;\n break;\n default:\n if (first != null && first >= 128) {\n addSingleExpression.call$1(_this.identifierLike$0());\n break;\n } else\n break $label0$0;\n }\n }\n if (bracketList)\n t2.expectChar$1(93);\n commaExpressions = _box_0.commaExpressions_;\n spaceExpressions = _box_0.spaceExpressions_;\n if (commaExpressions != null) {\n resolveSpaceExpressions.call$0();\n _this._stylesheet0$_inParentheses = wasInParentheses;\n singleExpression = _box_0.singleExpression_;\n if (singleExpression != null)\n commaExpressions.push(singleExpression);\n t1 = t2.spanFrom$1(beforeBracket == null ? start : beforeBracket);\n return new A.ListExpression0(A.List_List$unmodifiable(commaExpressions, type$.Expression_2), B.ListSeparator_kWM0, bracketList, t1);\n } else if (bracketList && spaceExpressions != null) {\n resolveOperations.call$0();\n t1 = _box_0.singleExpression_;\n t1.toString;\n spaceExpressions.push(t1);\n beforeBracket.toString;\n t2 = t2.spanFrom$1(beforeBracket);\n return new A.ListExpression0(A.List_List$unmodifiable(spaceExpressions, type$.Expression_2), B.ListSeparator_woc0, true, t2);\n } else {\n resolveSpaceExpressions.call$0();\n if (bracketList) {\n t1 = _box_0.singleExpression_;\n t1.toString;\n t3 = A._setArrayType([t1], t3);\n beforeBracket.toString;\n t2 = t2.spanFrom$1(beforeBracket);\n _box_0.singleExpression_ = new A.ListExpression0(A.List_List$unmodifiable(t3, type$.Expression_2), B.ListSeparator_undecided_null0, true, t2);\n }\n t1 = _box_0.singleExpression_;\n t1.toString;\n return t1;\n }\n },\n expression$2$singleEquals$until(singleEquals, until) {\n return this.expression$3$bracketList$singleEquals$until(false, singleEquals, until);\n },\n expression$1$bracketList(bracketList) {\n return this.expression$3$bracketList$singleEquals$until(bracketList, false, null);\n },\n expression$0() {\n return this.expression$3$bracketList$singleEquals$until(false, false, null);\n },\n expression$1$singleEquals(singleEquals) {\n return this.expression$3$bracketList$singleEquals$until(false, singleEquals, null);\n },\n expression$1$until(until) {\n return this.expression$3$bracketList$singleEquals$until(false, false, until);\n },\n _stylesheet0$_expressionUntilComma$1$singleEquals(singleEquals) {\n return this.expression$2$singleEquals$until(singleEquals, new A.StylesheetParser__expressionUntilComma_closure0(this));\n },\n _stylesheet0$_expressionUntilComma$0() {\n return this._stylesheet0$_expressionUntilComma$1$singleEquals(false);\n },\n _stylesheet0$_isSlashOperand$1(expression) {\n var t1;\n if (!(expression instanceof A.NumberExpression0))\n if (!(expression instanceof A.CalculationExpression0))\n t1 = expression instanceof A.BinaryOperationExpression0 && expression.allowsSlash;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n _stylesheet0$_singleExpression$0() {\n var next, _this = this,\n t1 = _this.scanner,\n first = t1.peekChar$0();\n switch (first) {\n case 40:\n return _this._stylesheet0$_parentheses$0();\n case 47:\n return _this._stylesheet0$_unaryOperation$0();\n case 46:\n return _this._stylesheet0$_number$0();\n case 91:\n return _this.expression$1$bracketList(true);\n case 36:\n return _this._stylesheet0$_variable$0();\n case 38:\n return _this._stylesheet0$_selector$0();\n case 39:\n case 34:\n return _this.interpolatedString$0();\n case 35:\n return _this._stylesheet0$_hashExpression$0();\n case 43:\n next = t1.peekChar$1(1);\n return A.isDigit0(next) || next === 46 ? _this._stylesheet0$_number$0() : _this._stylesheet0$_unaryOperation$0();\n case 45:\n return _this._stylesheet0$_minusExpression$0();\n case 33:\n return _this._stylesheet0$_importantExpression$0();\n case 117:\n case 85:\n if (t1.peekChar$1(1) === 43)\n return _this._stylesheet0$_unicodeRange$0();\n else\n return _this.identifierLike$0();\n case 48:\n case 49:\n case 50:\n case 51:\n case 52:\n case 53:\n case 54:\n case 55:\n case 56:\n case 57:\n return _this._stylesheet0$_number$0();\n case 97:\n case 98:\n case 99:\n case 100:\n case 101:\n case 102:\n case 103:\n case 104:\n case 105:\n case 106:\n case 107:\n case 108:\n case 109:\n case 110:\n case 111:\n case 112:\n case 113:\n case 114:\n case 115:\n case 116:\n case 118:\n case 119:\n case 120:\n case 121:\n case 122:\n case 65:\n case 66:\n case 67:\n case 68:\n case 69:\n case 70:\n case 71:\n case 72:\n case 73:\n case 74:\n case 75:\n case 76:\n case 77:\n case 78:\n case 79:\n case 80:\n case 81:\n case 82:\n case 83:\n case 84:\n case 86:\n case 87:\n case 88:\n case 89:\n case 90:\n case 95:\n case 92:\n return _this.identifierLike$0();\n default:\n if (first != null && first >= 128)\n return _this.identifierLike$0();\n t1.error$1(0, \"Expected expression.\");\n }\n },\n _stylesheet0$_parentheses$0() {\n var wasInParentheses, start, first, expressions, t1, t2, _this = this;\n if (_this.get$plainCss())\n _this.scanner.error$2$length(0, \"Parentheses aren't allowed in plain CSS.\", 1);\n wasInParentheses = _this._stylesheet0$_inParentheses;\n _this._stylesheet0$_inParentheses = true;\n try {\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(40);\n _this.whitespace$0();\n if (!_this._stylesheet0$_lookingAtExpression$0()) {\n t1.expectChar$1(41);\n t2 = A._setArrayType([], type$.JSArray_Expression_2);\n t1 = t1.spanFrom$1(start);\n t2 = A.List_List$unmodifiable(t2, type$.Expression_2);\n return new A.ListExpression0(t2, B.ListSeparator_undecided_null0, false, t1);\n }\n first = _this._stylesheet0$_expressionUntilComma$0();\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t1 = _this._stylesheet0$_map$2(first, start);\n return t1;\n }\n if (!t1.scanChar$1(44)) {\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(start);\n return new A.ParenthesizedExpression0(first, t1);\n }\n _this.whitespace$0();\n expressions = A._setArrayType([first], type$.JSArray_Expression_2);\n for (; true;) {\n if (!_this._stylesheet0$_lookingAtExpression$0())\n break;\n J.add$1$ax(expressions, _this._stylesheet0$_expressionUntilComma$0());\n if (!t1.scanChar$1(44))\n break;\n _this.whitespace$0();\n }\n t1.expectChar$1(41);\n t1 = t1.spanFrom$1(start);\n t2 = A.List_List$unmodifiable(expressions, type$.Expression_2);\n return new A.ListExpression0(t2, B.ListSeparator_kWM0, false, t1);\n } finally {\n _this._stylesheet0$_inParentheses = wasInParentheses;\n }\n },\n _stylesheet0$_map$2(first, start) {\n var t2, key, _this = this,\n t1 = type$.Tuple2_Expression_Expression_2,\n pairs = A._setArrayType([new A.Tuple2(first, _this._stylesheet0$_expressionUntilComma$0(), t1)], type$.JSArray_Tuple2_Expression_Expression_2);\n for (t2 = _this.scanner; t2.scanChar$1(44);) {\n _this.whitespace$0();\n if (!_this._stylesheet0$_lookingAtExpression$0())\n break;\n key = _this._stylesheet0$_expressionUntilComma$0();\n t2.expectChar$1(58);\n _this.whitespace$0();\n pairs.push(new A.Tuple2(key, _this._stylesheet0$_expressionUntilComma$0(), t1));\n }\n t2.expectChar$1(41);\n t2 = t2.spanFrom$1(start);\n return new A.MapExpression0(A.List_List$unmodifiable(pairs, t1), t2);\n },\n _stylesheet0$_hashExpression$0() {\n var start, first, t2, identifier, buffer, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$1(1) === 123)\n return _this.identifierLike$0();\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(35);\n first = t1.peekChar$0();\n if (first != null && A.isDigit0(first)) {\n t1 = _this._stylesheet0$_hexColorContents$1(start);\n t2 = t1.originalSpan;\n t2.toString;\n return new A.ColorExpression0(t1, t2);\n }\n t2 = t1._string_scanner$_position;\n identifier = _this.interpolatedIdentifier$0();\n if (_this._stylesheet0$_isHexColor$1(identifier)) {\n t1.set$state(new A._SpanScannerState(t1, t2));\n t1 = _this._stylesheet0$_hexColorContents$1(start);\n t2 = t1.originalSpan;\n t2.toString;\n return new A.ColorExpression0(t1, t2);\n }\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer0(t2, A._setArrayType([], type$.JSArray_Object));\n t2._contents = \"\" + A.Primitives_stringFromCharCode(35);\n buffer.addInterpolation$1(identifier);\n return new A.StringExpression0(buffer.interpolation$1(t1.spanFrom$1(start)), false);\n },\n _stylesheet0$_hexColorContents$1(start) {\n var red, green, blue, alpha, digit4, t2, t3, _this = this,\n digit1 = _this._stylesheet0$_hexDigit$0(),\n digit2 = _this._stylesheet0$_hexDigit$0(),\n digit3 = _this._stylesheet0$_hexDigit$0(),\n t1 = _this.scanner;\n if (!A.isHex0(t1.peekChar$0())) {\n red = (digit1 << 4 >>> 0) + digit1;\n green = (digit2 << 4 >>> 0) + digit2;\n blue = (digit3 << 4 >>> 0) + digit3;\n alpha = 1;\n } else {\n digit4 = _this._stylesheet0$_hexDigit$0();\n t2 = digit1 << 4 >>> 0;\n t3 = digit3 << 4 >>> 0;\n if (!A.isHex0(t1.peekChar$0())) {\n red = t2 + digit1;\n green = (digit2 << 4 >>> 0) + digit2;\n blue = t3 + digit3;\n alpha = ((digit4 << 4 >>> 0) + digit4) / 255;\n } else {\n red = t2 + digit2;\n green = t3 + digit4;\n blue = (_this._stylesheet0$_hexDigit$0() << 4 >>> 0) + _this._stylesheet0$_hexDigit$0();\n alpha = A.isHex0(t1.peekChar$0()) ? ((_this._stylesheet0$_hexDigit$0() << 4 >>> 0) + _this._stylesheet0$_hexDigit$0()) / 255 : 1;\n }\n }\n return A.SassColor$rgb0(red, green, blue, alpha, t1.spanFrom$1(start));\n },\n _stylesheet0$_isHexColor$1(interpolation) {\n var t1,\n plain = interpolation.get$asPlain();\n if (plain == null)\n return false;\n t1 = plain.length;\n if (t1 !== 3 && t1 !== 4 && t1 !== 6 && t1 !== 8)\n return false;\n t1 = new A.CodeUnits(plain);\n return t1.every$1(t1, A.character0__isHex$closure());\n },\n _stylesheet0$_hexDigit$0() {\n var t1 = this.scanner,\n char = t1.peekChar$0();\n if (char == null || !A.isHex0(char))\n t1.error$1(0, \"Expected hex digit.\");\n return A.asHex0(t1.readChar$0());\n },\n _stylesheet0$_minusExpression$0() {\n var _this = this,\n next = _this.scanner.peekChar$1(1);\n if (A.isDigit0(next) || next === 46)\n return _this._stylesheet0$_number$0();\n if (_this._stylesheet0$_lookingAtInterpolatedIdentifier$0())\n return _this.identifierLike$0();\n return _this._stylesheet0$_unaryOperation$0();\n },\n _stylesheet0$_importantExpression$0() {\n var t1 = this.scanner,\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n this.whitespace$0();\n this.expectIdentifier$1(\"important\");\n t2 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));\n return new A.StringExpression0(A.Interpolation$0(A._setArrayType([\"!important\"], type$.JSArray_Object), t2), false);\n },\n _stylesheet0$_unaryOperation$0() {\n var _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n operator = _this._stylesheet0$_unaryOperatorFor$1(t1.readChar$0());\n if (operator == null)\n t1.error$2$position(0, \"Expected unary operator.\", t1._string_scanner$_position - 1);\n else if (_this.get$plainCss() && operator !== B.UnaryOperator_zDx0)\n t1.error$3$length$position(0, \"Operators aren't allowed in plain CSS.\", 1, t1._string_scanner$_position - 1);\n _this.whitespace$0();\n return new A.UnaryOperationExpression0(operator, _this._stylesheet0$_singleExpression$0(), t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_unaryOperatorFor$1(character) {\n switch (character) {\n case 43:\n return B.UnaryOperator_j2w0;\n case 45:\n return B.UnaryOperator_U4G0;\n case 47:\n return B.UnaryOperator_zDx0;\n default:\n return null;\n }\n },\n _stylesheet0$_number$0() {\n var number, t4, unit, t5, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n first = t1.peekChar$0(),\n t3 = first === 45,\n sign = t3 ? -1 : 1;\n if (first === 43 || t3)\n t1.readChar$0();\n number = t1.peekChar$0() === 46 ? 0 : _this.naturalNumber$0();\n t3 = _this._stylesheet0$_tryDecimal$1$allowTrailingDot(t1._string_scanner$_position !== t2);\n t4 = _this._stylesheet0$_tryExponent$0();\n if (t1.scanChar$1(37))\n unit = \"%\";\n else {\n if (_this.lookingAtIdentifier$0())\n t5 = t1.peekChar$0() !== 45 || t1.peekChar$1(1) !== 45;\n else\n t5 = false;\n unit = t5 ? _this.identifier$1$unit(true) : null;\n }\n return new A.NumberExpression0(sign * ((number + t3) * t4), unit, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_tryDecimal$1$allowTrailingDot(allowTrailingDot) {\n var t2,\n t1 = this.scanner,\n start = t1._string_scanner$_position;\n if (t1.peekChar$0() !== 46)\n return 0;\n if (!A.isDigit0(t1.peekChar$1(1))) {\n if (allowTrailingDot)\n return 0;\n t1.error$2$position(0, \"Expected digit.\", t1._string_scanner$_position + 1);\n }\n t1.readChar$0();\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n t1.readChar$0();\n }\n return A.double_parse(t1.substring$1(0, start));\n },\n _stylesheet0$_tryExponent$0() {\n var next, t2, exponentSign, exponent,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first !== 101 && first !== 69)\n return 1;\n next = t1.peekChar$1(1);\n if (!A.isDigit0(next) && next !== 45 && next !== 43)\n return 1;\n t1.readChar$0();\n t2 = next === 45;\n exponentSign = t2 ? -1 : 1;\n if (next === 43 || t2)\n t1.readChar$0();\n if (!A.isDigit0(t1.peekChar$0()))\n t1.error$1(0, \"Expected digit.\");\n exponent = 0;\n while (true) {\n t2 = t1.peekChar$0();\n if (!(t2 != null && t2 >= 48 && t2 <= 57))\n break;\n exponent = exponent * 10 + (t1.readChar$0() - 48);\n }\n return Math.pow(10, exponentSign * exponent);\n },\n _stylesheet0$_unicodeRange$0() {\n var firstRangeLength, hasQuestionMark, t2, secondRangeLength, _this = this,\n _s26_ = \"Expected at most 6 digits.\",\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.expectIdentChar$1(117);\n t1.expectChar$1(43);\n for (firstRangeLength = 0; _this.scanCharIf$1(new A.StylesheetParser__unicodeRange_closure1());)\n ++firstRangeLength;\n for (hasQuestionMark = false; t1.scanChar$1(63); hasQuestionMark = true)\n ++firstRangeLength;\n if (firstRangeLength === 0)\n t1.error$1(0, 'Expected hex digit or \"?\".');\n else if (firstRangeLength > 6)\n _this.error$2(0, _s26_, t1.spanFrom$1(start));\n else if (hasQuestionMark) {\n t2 = t1.substring$1(0, start.position);\n t1 = t1.spanFrom$1(start);\n return new A.StringExpression0(A.Interpolation$0(A._setArrayType([t2], type$.JSArray_Object), t1), false);\n }\n if (t1.scanChar$1(45)) {\n t2 = t1._string_scanner$_position;\n for (secondRangeLength = 0; _this.scanCharIf$1(new A.StylesheetParser__unicodeRange_closure2());)\n ++secondRangeLength;\n if (secondRangeLength === 0)\n t1.error$1(0, \"Expected hex digit.\");\n else if (secondRangeLength > 6)\n _this.error$2(0, _s26_, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n }\n if (_this._stylesheet0$_lookingAtInterpolatedIdentifierBody$0())\n t1.error$1(0, \"Expected end of identifier.\");\n t2 = t1.substring$1(0, start.position);\n t1 = t1.spanFrom$1(start);\n return new A.StringExpression0(A.Interpolation$0(A._setArrayType([t2], type$.JSArray_Object), t1), false);\n },\n _stylesheet0$_variable$0() {\n var _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n $name = _this.variableName$0();\n if (_this.get$plainCss())\n _this.error$2(0, string$.Sass_v, t1.spanFrom$1(start));\n return new A.VariableExpression0(null, $name, t1.spanFrom$1(start));\n },\n _stylesheet0$_selector$0() {\n var t1, start, _this = this;\n if (_this.get$plainCss())\n _this.scanner.error$2$length(0, string$.The_pa, 1);\n t1 = _this.scanner;\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n t1.expectChar$1(38);\n if (t1.scanChar$1(38)) {\n _this.logger.warn$2$span(0, string$.In_Sas, t1.spanFrom$1(start));\n t1.set$position(t1._string_scanner$_position - 1);\n }\n return new A.SelectorExpression0(t1.spanFrom$1(start));\n },\n interpolatedString$0() {\n var t3, t4, buffer, next, second, t5,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n quote = t1.readChar$0();\n if (quote !== 39 && quote !== 34)\n t1.error$2$position(0, \"Expected string.\", t2);\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n for (; true;) {\n next = t1.peekChar$0();\n if (next === quote) {\n t1.readChar$0();\n break;\n } else if (next == null || next === 10 || next === 13 || next === 12)\n t1.error$1(0, \"Expected \" + A.Primitives_stringFromCharCode(quote) + \".\");\n else if (next === 92) {\n second = t1.peekChar$1(1);\n if (second === 10 || second === 13 || second === 12) {\n t1.readChar$0();\n t1.readChar$0();\n if (second === 13)\n t1.scanChar$1(10);\n } else\n t3._contents += A.Primitives_stringFromCharCode(A.consumeEscapedCharacter0(t1));\n } else if (next === 35)\n if (t1.peekChar$1(1) === 123) {\n t5 = this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n }\n return new A.StringExpression0(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))), true);\n },\n identifierLike$0() {\n var invocation, lower, color, specialFunction, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n identifier = _this.interpolatedIdentifier$0(),\n plain = identifier.get$asPlain(),\n t2 = plain == null,\n t3 = !t2;\n if (t3) {\n if (plain === \"if\" && t1.peekChar$0() === 40) {\n invocation = _this._stylesheet0$_argumentInvocation$0();\n return new A.IfExpression0(invocation, identifier.span.expand$1(0, invocation.span));\n } else if (plain === \"not\") {\n _this.whitespace$0();\n return new A.UnaryOperationExpression0(B.UnaryOperator_not_not0, _this._stylesheet0$_singleExpression$0(), identifier.span);\n }\n lower = plain.toLowerCase();\n if (t1.peekChar$0() !== 40) {\n switch (plain) {\n case \"false\":\n return new A.BooleanExpression0(false, identifier.span);\n case \"null\":\n return new A.NullExpression0(identifier.span);\n case \"true\":\n return new A.BooleanExpression0(true, identifier.span);\n }\n color = $.$get$colorsByName0().$index(0, lower);\n if (color != null) {\n color = A.SassColor$rgb0(color.get$red(color), color.get$green(color), color.get$blue(color), color._color0$_alpha, identifier.span);\n t1 = color.originalSpan;\n t1.toString;\n return new A.ColorExpression0(color, t1);\n }\n }\n specialFunction = _this.trySpecialFunction$2(lower, start);\n if (specialFunction != null)\n return specialFunction;\n }\n switch (t1.peekChar$0()) {\n case 46:\n if (t1.peekChar$1(1) === 46)\n return new A.StringExpression0(identifier, false);\n t1.readChar$0();\n if (t3)\n return _this.namespacedExpression$2(plain, start);\n _this.error$2(0, string$.Interpn, identifier.span);\n break;\n case 40:\n if (t2)\n return new A.InterpolatedFunctionExpression0(identifier, _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n else\n return new A.FunctionExpression0(null, plain, _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n default:\n return new A.StringExpression0(identifier, false);\n }\n },\n namespacedExpression$2(namespace, start) {\n var $name, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 36) {\n $name = _this.variableName$0();\n _this._stylesheet0$_assertPublic$2($name, new A.StylesheetParser_namespacedExpression_closure0(_this, start));\n return new A.VariableExpression0(namespace, $name, t1.spanFrom$1(start));\n }\n return new A.FunctionExpression0(namespace, _this._stylesheet0$_publicIdentifier$0(), _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n },\n trySpecialFunction$2($name, start) {\n var t2, buffer, t3, next, _this = this, _null = null,\n t1 = _this.scanner,\n calculation = t1.peekChar$0() === 40 ? _this._stylesheet0$_tryCalculation$2($name, start) : _null;\n if (calculation != null)\n return calculation;\n switch (A.unvendor0($name)) {\n case \"calc\":\n case \"element\":\n case \"expression\":\n if (!t1.scanChar$1(40))\n return _null;\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer0(t2, A._setArrayType([], type$.JSArray_Object));\n t3 = \"\" + $name;\n t2._contents = t3;\n t2._contents = t3 + A.Primitives_stringFromCharCode(40);\n break;\n case \"progid\":\n if (!t1.scanChar$1(58))\n return _null;\n t2 = new A.StringBuffer(\"\");\n buffer = new A.InterpolationBuffer0(t2, A._setArrayType([], type$.JSArray_Object));\n t3 = \"\" + $name;\n t2._contents = t3;\n t2._contents = t3 + A.Primitives_stringFromCharCode(58);\n next = t1.peekChar$0();\n while (true) {\n if (next != null) {\n if (!(next >= 97 && next <= 122))\n t3 = next >= 65 && next <= 90;\n else\n t3 = true;\n t3 = t3 || next === 46;\n } else\n t3 = false;\n if (!t3)\n break;\n t2._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n next = t1.peekChar$0();\n }\n t1.expectChar$1(40);\n t2._contents += A.Primitives_stringFromCharCode(40);\n break;\n case \"url\":\n return A.NullableExtension_andThen0(_this._stylesheet0$_tryUrlContents$1(start), new A.StylesheetParser_trySpecialFunction_closure0());\n default:\n return _null;\n }\n buffer.addInterpolation$1(_this._stylesheet0$_interpolatedDeclarationValue$1$allowEmpty(true));\n t1.expectChar$1(41);\n buffer._interpolation_buffer0$_text._contents += A.Primitives_stringFromCharCode(41);\n return new A.StringExpression0(buffer.interpolation$1(t1.spanFrom$1(start)), false);\n },\n _stylesheet0$_tryCalculation$2($name, start) {\n var beforeArguments, $arguments, t1, exception, t2, _this = this;\n switch ($name) {\n case \"calc\":\n $arguments = _this._stylesheet0$_calculationArguments$1(1);\n t1 = _this.scanner.spanFrom$1(start);\n return new A.CalculationExpression0($name, A.CalculationExpression__verifyArguments0($arguments), t1);\n case \"min\":\n case \"max\":\n t1 = _this.scanner;\n beforeArguments = new A._SpanScannerState(t1, t1._string_scanner$_position);\n $arguments = null;\n try {\n $arguments = _this._stylesheet0$_calculationArguments$0();\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n t1.set$state(beforeArguments);\n return null;\n } else\n throw exception;\n }\n t2 = $arguments;\n t1 = t1.spanFrom$1(start);\n return new A.CalculationExpression0($name, A.CalculationExpression__verifyArguments0(t2), t1);\n case \"clamp\":\n $arguments = _this._stylesheet0$_calculationArguments$1(3);\n t1 = _this.scanner.spanFrom$1(start);\n return new A.CalculationExpression0($name, A.CalculationExpression__verifyArguments0($arguments), t1);\n default:\n return null;\n }\n },\n _stylesheet0$_calculationArguments$1(maxArgs) {\n var interpolation, $arguments, t2, _this = this,\n t1 = _this.scanner;\n t1.expectChar$1(40);\n interpolation = _this._stylesheet0$_containsCalculationInterpolation$0() ? new A.StringExpression0(_this._stylesheet0$_interpolatedDeclarationValue$0(), false) : null;\n if (interpolation != null) {\n t1.expectChar$1(41);\n return A._setArrayType([interpolation], type$.JSArray_Expression_2);\n }\n _this.whitespace$0();\n $arguments = A._setArrayType([_this._stylesheet0$_calculationSum$0()], type$.JSArray_Expression_2);\n t2 = maxArgs != null;\n while (true) {\n if (!((!t2 || $arguments.length < maxArgs) && t1.scanChar$1(44)))\n break;\n _this.whitespace$0();\n $arguments.push(_this._stylesheet0$_calculationSum$0());\n }\n t1.expectChar$2$name(41, $arguments.length === maxArgs ? '\"+\", \"-\", \"*\", \"/\", or \")\"' : '\"+\", \"-\", \"*\", \"/\", \",\", or \")\"');\n return $arguments;\n },\n _stylesheet0$_calculationArguments$0() {\n return this._stylesheet0$_calculationArguments$1(null);\n },\n _stylesheet0$_calculationSum$0() {\n var t1, next, t2, t3, _this = this,\n sum = _this._stylesheet0$_calculationProduct$0();\n for (t1 = _this.scanner; true;) {\n next = t1.peekChar$0();\n t2 = next === 43;\n if (t2 || next === 45) {\n t3 = t1.peekChar$1(-1);\n if (t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12) {\n t3 = t1.peekChar$1(1);\n t3 = !(t3 === 32 || t3 === 9 || t3 === 10 || t3 === 13 || t3 === 12);\n } else\n t3 = true;\n if (t3)\n t1.error$1(0, string$.x22x2b__an);\n t1.readChar$0();\n _this.whitespace$0();\n t2 = t2 ? B.BinaryOperator_AcR2 : B.BinaryOperator_iyO0;\n sum = new A.BinaryOperationExpression0(t2, sum, _this._stylesheet0$_calculationProduct$0(), false);\n } else\n return sum;\n }\n },\n _stylesheet0$_calculationProduct$0() {\n var t1, next, t2, _this = this,\n product = _this._stylesheet0$_calculationValue$0();\n for (t1 = _this.scanner; true;) {\n _this.whitespace$0();\n next = t1.peekChar$0();\n t2 = next === 42;\n if (t2 || next === 47) {\n t1.readChar$0();\n _this.whitespace$0();\n t2 = t2 ? B.BinaryOperator_O1M0 : B.BinaryOperator_RTB0;\n product = new A.BinaryOperationExpression0(t2, product, _this._stylesheet0$_calculationValue$0(), false);\n } else\n return product;\n }\n },\n _stylesheet0$_calculationValue$0() {\n var t2, value, start, ident, lowerCase, calculation, _this = this,\n t1 = _this.scanner,\n next = t1.peekChar$0();\n if (next === 43 || next === 45 || next === 46 || A.isDigit0(next))\n return _this._stylesheet0$_number$0();\n else if (next === 36)\n return _this._stylesheet0$_variable$0();\n else if (next === 40) {\n t2 = t1._string_scanner$_position;\n t1.readChar$0();\n value = _this._stylesheet0$_containsCalculationInterpolation$0() ? new A.StringExpression0(_this._stylesheet0$_interpolatedDeclarationValue$0(), false) : null;\n if (value == null) {\n _this.whitespace$0();\n value = _this._stylesheet0$_calculationSum$0();\n }\n _this.whitespace$0();\n t1.expectChar$1(41);\n return new A.ParenthesizedExpression0(value, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n } else if (!_this.lookingAtIdentifier$0())\n t1.error$1(0, string$.Expectn);\n else {\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n ident = _this.identifier$0();\n if (t1.scanChar$1(46))\n return _this.namespacedExpression$2(ident, start);\n if (t1.peekChar$0() !== 40)\n t1.error$1(0, 'Expected \"(\" or \".\".');\n lowerCase = ident.toLowerCase();\n calculation = _this._stylesheet0$_tryCalculation$2(lowerCase, start);\n if (calculation != null)\n return calculation;\n else if (lowerCase === \"if\")\n return new A.IfExpression0(_this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n else\n return new A.FunctionExpression0(null, ident, _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n }\n },\n _stylesheet0$_containsCalculationInterpolation$0() {\n var t2, parens, next, target, t3, _null = null,\n _s64_ = string$.The_gi,\n _s17_ = \"Invalid position \",\n brackets = A._setArrayType([], type$.JSArray_int),\n t1 = this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n for (t2 = t1.string.length, parens = 0; t1._string_scanner$_position !== t2;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n target = 1;\n break;\n case 47:\n target = 2;\n break;\n case 39:\n case 34:\n target = 3;\n break;\n case 35:\n target = 4;\n break;\n case 40:\n target = 5;\n break;\n case 123:\n case 91:\n target = 6;\n break;\n case 41:\n target = 7;\n break;\n case 125:\n case 93:\n target = 8;\n break;\n default:\n target = 9;\n break;\n }\n c$0:\n for (; true;)\n switch (target) {\n case 1:\n t1.readChar$0();\n t1.readChar$0();\n break c$0;\n case 2:\n if (!this.scanComment$0())\n t1.readChar$0();\n break c$0;\n case 3:\n this.interpolatedString$0();\n break c$0;\n case 4:\n if (parens === 0 && t1.peekChar$1(1) === 123) {\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(_s64_, _null));\n t3 = start.position;\n if (t3 < 0 || t3 > t2)\n A.throwExpression(A.ArgumentError$(_s17_ + t3, _null));\n t1._string_scanner$_position = t3;\n t1._lastMatch = null;\n return true;\n }\n t1.readChar$0();\n break c$0;\n case 5:\n ++parens;\n target = 6;\n continue c$0;\n case 6:\n next.toString;\n brackets.push(A.opposite0(next));\n t1.readChar$0();\n break c$0;\n case 7:\n --parens;\n target = 8;\n continue c$0;\n case 8:\n if (brackets.length === 0 || brackets.pop() !== next) {\n if (start._scanner !== t1)\n A.throwExpression(A.ArgumentError$(_s64_, _null));\n t3 = start.position;\n if (t3 < 0 || t3 > t2)\n A.throwExpression(A.ArgumentError$(_s17_ + t3, _null));\n t1._string_scanner$_position = t3;\n t1._lastMatch = null;\n return false;\n }\n t1.readChar$0();\n break c$0;\n case 9:\n t1.readChar$0();\n break c$0;\n }\n }\n t1.set$state(start);\n return false;\n },\n _stylesheet0$_tryUrlContents$2$name(start, $name) {\n var t3, t4, buffer, t5, next, endPosition, result, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n if (!t1.scanChar$1(40))\n return null;\n _this.whitespaceWithoutComments$0();\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t5 = \"\" + ($name == null ? \"url\" : $name);\n t3._contents = t5;\n t3._contents = t5 + A.Primitives_stringFromCharCode(40);\n for (; true;) {\n next = t1.peekChar$0();\n if (next == null)\n break;\n else if (next === 92)\n t3._contents += A.S(_this.escape$0());\n else {\n if (next !== 33)\n if (next !== 37)\n if (next !== 38)\n t5 = next >= 42 && next <= 126 || next >= 128;\n else\n t5 = true;\n else\n t5 = true;\n else\n t5 = true;\n if (t5)\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 35)\n if (t1.peekChar$1(1) === 123) {\n t5 = _this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (next === 32 || next === 9 || next === 10 || next === 13 || next === 12) {\n _this.whitespaceWithoutComments$0();\n if (t1.peekChar$0() !== 41)\n break;\n } else if (next === 41) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n endPosition = t1._string_scanner$_position;\n t2 = t1._sourceFile;\n t5 = start.position;\n t1 = new A._FileSpan(t2, t5, endPosition);\n t1._FileSpan$3(t2, t5, endPosition);\n t5 = type$.Object;\n t2 = A.List_List$of(t4, true, t5);\n t4 = t3._contents;\n if (t4.length !== 0)\n t2.push(t4.charCodeAt(0) == 0 ? t4 : t4);\n result = A.List_List$from(t2, false, t5);\n result.fixed$length = Array;\n result.immutable$list = Array;\n t3 = new A.Interpolation0(result, t1);\n t3.Interpolation$20(t2, t1);\n return t3;\n } else\n break;\n }\n }\n t1.set$state(new A._SpanScannerState(t1, t2));\n return null;\n },\n _stylesheet0$_tryUrlContents$1(start) {\n return this._stylesheet0$_tryUrlContents$2$name(start, null);\n },\n dynamicUrl$0() {\n var contents, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.expectIdentifier$1(\"url\");\n contents = _this._stylesheet0$_tryUrlContents$1(start);\n if (contents != null)\n return new A.StringExpression0(contents, false);\n return new A.InterpolatedFunctionExpression0(A.Interpolation$0(A._setArrayType([\"url\"], type$.JSArray_Object), t1.spanFrom$1(start)), _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));\n },\n almostAnyValue$1$omitComments(omitComments) {\n var t4, t5, t6, next, commentStart, end, t7, contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer0(t3, A._setArrayType([], type$.JSArray_Object));\n $label0$1:\n for (t4 = t1.string, t5 = t4.length, t6 = !omitComments; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 34:\n case 39:\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n break;\n case 47:\n commentStart = t1._string_scanner$_position;\n if (_this.scanComment$0()) {\n if (t6) {\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t4, commentStart, end);\n }\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 35:\n if (t1.peekChar$1(1) === 123)\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 13:\n case 10:\n case 12:\n if (_this.get$indented())\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n case 33:\n case 59:\n case 123:\n case 125:\n break $label0$1;\n case 117:\n case 85:\n t7 = t1._string_scanner$_position;\n if (!_this.scanIdentifier$1(\"url\")) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n contents = _this._stylesheet0$_tryUrlContents$1(new A._SpanScannerState(t1, t7));\n if (contents == null) {\n if (t7 < 0 || t7 > t5)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t7, null));\n t1._string_scanner$_position = t7;\n t1._lastMatch = null;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else\n buffer.addInterpolation$1(contents);\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n t3._contents += _this.identifier$0();\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n break;\n }\n }\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n almostAnyValue$0() {\n return this.almostAnyValue$1$omitComments(false);\n },\n _stylesheet0$_interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(allowColon, allowEmpty, allowSemicolon) {\n var t4, t5, t6, t7, wroteNewline, next, t8, start, end, contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer0(t3, A._setArrayType([], type$.JSArray_Object)),\n brackets = A._setArrayType([], type$.JSArray_int);\n $label0$1:\n for (t4 = t1.string, t5 = t4.length, t6 = !allowColon, t7 = !allowSemicolon, wroteNewline = false; true;) {\n next = t1.peekChar$0();\n switch (next) {\n case 92:\n t3._contents += A.S(_this.escape$1$identifierStart(true));\n wroteNewline = false;\n break;\n case 34:\n case 39:\n buffer.addInterpolation$1(_this.interpolatedString$0().asInterpolation$0());\n wroteNewline = false;\n break;\n case 47:\n if (t1.peekChar$1(1) === 42) {\n t8 = _this.get$loudComment();\n start = t1._string_scanner$_position;\n t8.call$0();\n end = t1._string_scanner$_position;\n t3._contents += B.JSString_methods.substring$2(t4, start, end);\n } else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 35:\n if (t1.peekChar$1(1) === 123)\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 32:\n case 9:\n if (!wroteNewline) {\n t8 = t1.peekChar$1(1);\n t8 = !(t8 === 32 || t8 === 9 || t8 === 10 || t8 === 13 || t8 === 12);\n } else\n t8 = true;\n if (t8)\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else\n t1.readChar$0();\n break;\n case 10:\n case 13:\n case 12:\n if (_this.get$indented())\n break $label0$1;\n t8 = t1.peekChar$1(-1);\n if (!(t8 === 10 || t8 === 13 || t8 === 12))\n t3._contents += \"\\n\";\n t1.readChar$0();\n wroteNewline = true;\n break;\n case 40:\n case 123:\n case 91:\n next.toString;\n t3._contents += A.Primitives_stringFromCharCode(next);\n brackets.push(A.opposite0(t1.readChar$0()));\n wroteNewline = false;\n break;\n case 41:\n case 125:\n case 93:\n if (brackets.length === 0)\n break $label0$1;\n next.toString;\n t3._contents += A.Primitives_stringFromCharCode(next);\n t1.expectChar$1(brackets.pop());\n wroteNewline = false;\n break;\n case 59:\n if (t7 && brackets.length === 0)\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 58:\n if (t6 && brackets.length === 0)\n break $label0$1;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n case 117:\n case 85:\n t8 = t1._string_scanner$_position;\n if (!_this.scanIdentifier$1(\"url\")) {\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n contents = _this._stylesheet0$_tryUrlContents$1(new A._SpanScannerState(t1, t8));\n if (contents == null) {\n if (t8 < 0 || t8 > t5)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t8, null));\n t1._string_scanner$_position = t8;\n t1._lastMatch = null;\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n } else\n buffer.addInterpolation$1(contents);\n wroteNewline = false;\n break;\n default:\n if (next == null)\n break $label0$1;\n if (_this.lookingAtIdentifier$0())\n t3._contents += _this.identifier$0();\n else\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n wroteNewline = false;\n break;\n }\n }\n if (brackets.length !== 0)\n t1.expectChar$1(B.JSArray_methods.get$last(brackets));\n if (!allowEmpty && buffer._interpolation_buffer0$_contents.length === 0 && t3._contents.length === 0)\n t1.error$1(0, \"Expected token.\");\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_interpolatedDeclarationValue$1$allowEmpty(allowEmpty) {\n return this._stylesheet0$_interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, allowEmpty, false);\n },\n _stylesheet0$_interpolatedDeclarationValue$0() {\n return this._stylesheet0$_interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, false, false);\n },\n _stylesheet0$_interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(allowEmpty, allowSemicolon) {\n return this._stylesheet0$_interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(true, allowEmpty, allowSemicolon);\n },\n interpolatedIdentifier$0() {\n var first, _this = this,\n _s20_ = \"Expected identifier.\",\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n t2 = new A.StringBuffer(\"\"),\n t3 = A._setArrayType([], type$.JSArray_Object),\n buffer = new A.InterpolationBuffer0(t2, t3);\n if (t1.scanChar$1(45)) {\n t2._contents += A.Primitives_stringFromCharCode(45);\n if (t1.scanChar$1(45)) {\n t2._contents += A.Primitives_stringFromCharCode(45);\n _this._stylesheet0$_interpolatedIdentifierBody$1(buffer);\n return buffer.interpolation$1(t1.spanFrom$1(start));\n }\n }\n first = t1.peekChar$0();\n if (first == null)\n t1.error$1(0, _s20_);\n else if (first === 95 || A.isAlphabetic1(first) || first >= 128)\n t2._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n else if (first === 92)\n t2._contents += A.S(_this.escape$1$identifierStart(true));\n else if (first === 35 && t1.peekChar$1(1) === 123) {\n t2 = _this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t3.push(t2);\n } else\n t1.error$1(0, _s20_);\n _this._stylesheet0$_interpolatedIdentifierBody$1(buffer);\n return buffer.interpolation$1(t1.spanFrom$1(start));\n },\n _stylesheet0$_interpolatedIdentifierBody$1(buffer) {\n var t1, t2, t3, next, t4;\n for (t1 = buffer._interpolation_buffer0$_contents, t2 = this.scanner, t3 = buffer._interpolation_buffer0$_text; true;) {\n next = t2.peekChar$0();\n if (next == null)\n break;\n else {\n if (next !== 95)\n if (next !== 45) {\n if (!(next >= 97 && next <= 122))\n t4 = next >= 65 && next <= 90;\n else\n t4 = true;\n if (!t4)\n t4 = next >= 48 && next <= 57;\n else\n t4 = true;\n t4 = t4 || next >= 128;\n } else\n t4 = true;\n else\n t4 = true;\n if (t4)\n t3._contents += A.Primitives_stringFromCharCode(t2.readChar$0());\n else if (next === 92)\n t3._contents += A.S(this.escape$0());\n else if (next === 35 && t2.peekChar$1(1) === 123) {\n t4 = this.singleInterpolation$0();\n buffer._interpolation_buffer0$_flushText$0();\n t1.push(t4);\n } else\n break;\n }\n }\n },\n singleInterpolation$0() {\n var contents, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n t1.expect$1(\"#{\");\n _this.whitespace$0();\n contents = _this.expression$0();\n t1.expectChar$1(125);\n if (_this.get$plainCss())\n _this.error$2(0, string$.Interpp, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n return contents;\n },\n _stylesheet0$_mediaQueryList$0() {\n var t4,\n t1 = this.scanner,\n t2 = t1._string_scanner$_position,\n t3 = new A.StringBuffer(\"\"),\n buffer = new A.InterpolationBuffer0(t3, A._setArrayType([], type$.JSArray_Object));\n for (; true;) {\n this.whitespace$0();\n this._stylesheet0$_mediaQuery$1(buffer);\n if (!t1.scanChar$1(44))\n break;\n t4 = t3._contents += A.Primitives_stringFromCharCode(44);\n t3._contents = t4 + A.Primitives_stringFromCharCode(32);\n }\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_mediaQuery$1(buffer) {\n var t1, identifier, _this = this;\n if (_this.scanner.peekChar$0() !== 40) {\n buffer.addInterpolation$1(_this.interpolatedIdentifier$0());\n _this.whitespace$0();\n if (!_this._stylesheet0$_lookingAtInterpolatedIdentifier$0())\n return;\n t1 = buffer._interpolation_buffer0$_text;\n t1._contents += A.Primitives_stringFromCharCode(32);\n identifier = _this.interpolatedIdentifier$0();\n _this.whitespace$0();\n if (A.equalsIgnoreCase0(identifier.get$asPlain(), \"and\"))\n t1._contents += \" and \";\n else {\n buffer.addInterpolation$1(identifier);\n if (_this.scanIdentifier$1(\"and\")) {\n _this.whitespace$0();\n t1._contents += \" and \";\n } else\n return;\n }\n }\n for (t1 = buffer._interpolation_buffer0$_text; true;) {\n _this.whitespace$0();\n buffer.addInterpolation$1(_this._stylesheet0$_mediaFeature$0());\n _this.whitespace$0();\n if (!_this.scanIdentifier$1(\"and\"))\n break;\n t1._contents += \" and \";\n }\n },\n _stylesheet0$_mediaFeature$0() {\n var interpolation, t2, t3, t4, buffer, t5, next, t6, _this = this,\n t1 = _this.scanner;\n if (t1.peekChar$0() === 35) {\n interpolation = _this.singleInterpolation$0();\n return A.Interpolation$0(A._setArrayType([interpolation], type$.JSArray_Object), interpolation.get$span(interpolation));\n }\n t2 = t1._string_scanner$_position;\n t3 = new A.StringBuffer(\"\");\n t4 = A._setArrayType([], type$.JSArray_Object);\n buffer = new A.InterpolationBuffer0(t3, t4);\n t1.expectChar$1(40);\n t3._contents += A.Primitives_stringFromCharCode(40);\n _this.whitespace$0();\n t5 = _this._stylesheet0$_expressionUntilComparison$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n if (t1.scanChar$1(58)) {\n _this.whitespace$0();\n t5 = t3._contents += A.Primitives_stringFromCharCode(58);\n t3._contents = t5 + A.Primitives_stringFromCharCode(32);\n t5 = _this.expression$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n } else {\n next = t1.peekChar$0();\n t5 = next !== 60;\n if (!t5 || next === 62 || next === 61) {\n t3._contents += A.Primitives_stringFromCharCode(32);\n t3._contents += A.Primitives_stringFromCharCode(t1.readChar$0());\n if ((!t5 || next === 62) && t1.scanChar$1(61))\n t3._contents += A.Primitives_stringFromCharCode(61);\n t3._contents += A.Primitives_stringFromCharCode(32);\n _this.whitespace$0();\n t6 = _this._stylesheet0$_expressionUntilComparison$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t6);\n if (!t5 || next === 62) {\n next.toString;\n t5 = t1.scanChar$1(next);\n } else\n t5 = false;\n if (t5) {\n t5 = t3._contents += A.Primitives_stringFromCharCode(32);\n t3._contents = t5 + A.Primitives_stringFromCharCode(next);\n if (t1.scanChar$1(61))\n t3._contents += A.Primitives_stringFromCharCode(61);\n t3._contents += A.Primitives_stringFromCharCode(32);\n _this.whitespace$0();\n t5 = _this._stylesheet0$_expressionUntilComparison$0();\n buffer._interpolation_buffer0$_flushText$0();\n t4.push(t5);\n }\n }\n }\n t1.expectChar$1(41);\n _this.whitespace$0();\n t3._contents += A.Primitives_stringFromCharCode(41);\n return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n },\n _stylesheet0$_expressionUntilComparison$0() {\n return this.expression$1$until(new A.StylesheetParser__expressionUntilComparison_closure0(this));\n },\n _stylesheet0$_supportsCondition$0() {\n var condition, operator, right, endPosition, t3, t4, lowerOperator, _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position;\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n return new A.SupportsNegation0(_this._stylesheet0$_supportsConditionInParens$0(), t1.spanFrom$1(new A._SpanScannerState(t1, t2)));\n }\n condition = _this._stylesheet0$_supportsConditionInParens$0();\n _this.whitespace$0();\n for (operator = null; _this.lookingAtIdentifier$0();) {\n if (operator != null)\n _this.expectIdentifier$1(operator);\n else if (_this.scanIdentifier$1(\"or\"))\n operator = \"or\";\n else {\n _this.expectIdentifier$1(\"and\");\n operator = \"and\";\n }\n _this.whitespace$0();\n right = _this._stylesheet0$_supportsConditionInParens$0();\n endPosition = t1._string_scanner$_position;\n t3 = t1._sourceFile;\n t4 = new A._FileSpan(t3, t2, endPosition);\n t4._FileSpan$3(t3, t2, endPosition);\n condition = new A.SupportsOperation0(condition, right, operator, t4);\n lowerOperator = operator.toLowerCase();\n if (lowerOperator !== \"and\" && lowerOperator !== \"or\")\n A.throwExpression(A.ArgumentError$value(operator, \"operator\", 'may only be \"and\" or \"or\".'));\n _this.whitespace$0();\n }\n return condition;\n },\n _stylesheet0$_supportsConditionInParens$0() {\n var $name, nameStart, wasInParentheses, identifier, operation, contents, identifier0, t2, $arguments, condition, exception, declaration, _this = this,\n t1 = _this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position);\n if (_this._stylesheet0$_lookingAtInterpolatedIdentifier$0()) {\n identifier0 = _this.interpolatedIdentifier$0();\n t2 = identifier0.get$asPlain();\n if ((t2 == null ? null : t2.toLowerCase()) === \"not\")\n _this.error$2(0, '\"not\" is not a valid identifier here.', identifier0.span);\n if (t1.scanChar$1(40)) {\n $arguments = _this._stylesheet0$_interpolatedDeclarationValue$2$allowEmpty$allowSemicolon(true, true);\n t1.expectChar$1(41);\n return new A.SupportsFunction0(identifier0, $arguments, t1.spanFrom$1(start));\n } else {\n t2 = identifier0.contents;\n if (t2.length !== 1 || !type$.Expression_2._is(B.JSArray_methods.get$first(t2)))\n _this.error$2(0, \"Expected @supports condition.\", identifier0.span);\n else\n return new A.SupportsInterpolation0(type$.Expression_2._as(B.JSArray_methods.get$first(t2)), t1.spanFrom$1(start));\n }\n }\n t1.expectChar$1(40);\n _this.whitespace$0();\n if (_this.scanIdentifier$1(\"not\")) {\n _this.whitespace$0();\n condition = _this._stylesheet0$_supportsConditionInParens$0();\n t1.expectChar$1(41);\n return new A.SupportsNegation0(condition, t1.spanFrom$1(start));\n } else if (t1.peekChar$0() === 40) {\n condition = _this._stylesheet0$_supportsCondition$0();\n t1.expectChar$1(41);\n return condition;\n }\n $name = null;\n nameStart = new A._SpanScannerState(t1, t1._string_scanner$_position);\n wasInParentheses = _this._stylesheet0$_inParentheses;\n try {\n $name = _this.expression$0();\n t1.expectChar$1(58);\n } catch (exception) {\n if (type$.FormatException._is(A.unwrapException(exception))) {\n t1.set$state(nameStart);\n _this._stylesheet0$_inParentheses = wasInParentheses;\n identifier = _this.interpolatedIdentifier$0();\n operation = _this._stylesheet0$_trySupportsOperation$2(identifier, nameStart);\n if (operation != null) {\n t1.expectChar$1(41);\n return operation;\n }\n t2 = new A.InterpolationBuffer0(new A.StringBuffer(\"\"), A._setArrayType([], type$.JSArray_Object));\n t2.addInterpolation$1(identifier);\n t2.addInterpolation$1(_this._stylesheet0$_interpolatedDeclarationValue$3$allowColon$allowEmpty$allowSemicolon(false, true, true));\n contents = t2.interpolation$1(t1.spanFrom$1(nameStart));\n if (t1.peekChar$0() === 58)\n throw exception;\n t1.expectChar$1(41);\n return new A.SupportsAnything0(contents, t1.spanFrom$1(start));\n } else\n throw exception;\n }\n declaration = _this._stylesheet0$_supportsDeclarationValue$2($name, start);\n t1.expectChar$1(41);\n return declaration;\n },\n _stylesheet0$_supportsDeclarationValue$2($name, start) {\n var value, _this = this;\n if ($name instanceof A.StringExpression0 && !$name.hasQuotes && B.JSString_methods.startsWith$1($name.text.get$initialPlain(), \"--\"))\n value = new A.StringExpression0(_this._stylesheet0$_interpolatedDeclarationValue$0(), false);\n else {\n _this.whitespace$0();\n value = _this.expression$0();\n }\n return new A.SupportsDeclaration0($name, value, _this.scanner.spanFrom$1(start));\n },\n _stylesheet0$_trySupportsOperation$2(interpolation, start) {\n var expression, beforeWhitespace, t2, t3, operator, operation, right, t4, endPosition, t5, t6, lowerOperator, _this = this, _null = null,\n t1 = interpolation.contents;\n if (t1.length !== 1)\n return _null;\n expression = B.JSArray_methods.get$first(t1);\n if (!type$.Expression_2._is(expression))\n return _null;\n t1 = _this.scanner;\n beforeWhitespace = new A._SpanScannerState(t1, t1._string_scanner$_position);\n _this.whitespace$0();\n for (t2 = start.position, t3 = interpolation.span, operator = _null, operation = operator; _this.lookingAtIdentifier$0();) {\n if (operator != null)\n _this.expectIdentifier$1(operator);\n else if (_this.scanIdentifier$1(\"and\"))\n operator = \"and\";\n else {\n if (!_this.scanIdentifier$1(\"or\")) {\n if (beforeWhitespace._scanner !== t1)\n A.throwExpression(A.ArgumentError$(string$.The_gi, _null));\n t2 = beforeWhitespace.position;\n if (t2 < 0 || t2 > t1.string.length)\n A.throwExpression(A.ArgumentError$(\"Invalid position \" + t2, _null));\n t1._string_scanner$_position = t2;\n return t1._lastMatch = null;\n }\n operator = \"or\";\n }\n _this.whitespace$0();\n right = _this._stylesheet0$_supportsConditionInParens$0();\n t4 = operation == null ? new A.SupportsInterpolation0(expression, t3) : operation;\n endPosition = t1._string_scanner$_position;\n t5 = t1._sourceFile;\n t6 = new A._FileSpan(t5, t2, endPosition);\n t6._FileSpan$3(t5, t2, endPosition);\n operation = new A.SupportsOperation0(t4, right, operator, t6);\n lowerOperator = operator.toLowerCase();\n if (lowerOperator !== \"and\" && lowerOperator !== \"or\")\n A.throwExpression(A.ArgumentError$value(operator, \"operator\", 'may only be \"and\" or \"or\".'));\n _this.whitespace$0();\n }\n return operation;\n },\n _stylesheet0$_lookingAtInterpolatedIdentifier$0() {\n var second,\n t1 = this.scanner,\n first = t1.peekChar$0();\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic1(first) || first >= 128 || first === 92)\n return true;\n if (first === 35)\n return t1.peekChar$1(1) === 123;\n if (first !== 45)\n return false;\n second = t1.peekChar$1(1);\n if (second == null)\n return false;\n if (second === 35)\n return t1.peekChar$1(2) === 123;\n return second === 95 || A.isAlphabetic1(second) || second >= 128 || second === 92 || second === 45;\n },\n _stylesheet0$_lookingAtInterpolatedIdentifierBody$0() {\n var t1 = this.scanner,\n first = t1.peekChar$0();\n if (first == null)\n return false;\n if (first === 95 || A.isAlphabetic1(first) || first >= 128 || A.isDigit0(first) || first === 45 || first === 92)\n return true;\n return first === 35 && t1.peekChar$1(1) === 123;\n },\n _stylesheet0$_lookingAtExpression$0() {\n var next,\n t1 = this.scanner,\n character = t1.peekChar$0();\n if (character == null)\n return false;\n if (character === 46)\n return t1.peekChar$1(1) !== 46;\n if (character === 33) {\n next = t1.peekChar$1(1);\n if (next != null)\n if ((next | 32) >>> 0 !== 105)\n t1 = next === 32 || next === 9 || next === 10 || next === 13 || next === 12;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n }\n if (character !== 40)\n if (character !== 47)\n if (character !== 91)\n if (character !== 39)\n if (character !== 34)\n if (character !== 35)\n if (character !== 43)\n if (character !== 45)\n if (character !== 92)\n if (character !== 36)\n if (character !== 38)\n t1 = character === 95 || A.isAlphabetic1(character) || character >= 128 || A.isDigit0(character);\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n else\n t1 = true;\n return t1;\n },\n _stylesheet0$_withChildren$1$3(child, start, create) {\n var result = create.call$2(this.children$1(0, child), this.scanner.spanFrom$1(start));\n this.whitespaceWithoutComments$0();\n return result;\n },\n _stylesheet0$_withChildren$3(child, start, create) {\n return this._stylesheet0$_withChildren$1$3(child, start, create, type$.dynamic);\n },\n _stylesheet0$_urlString$0() {\n var innerError, stackTrace, t2, exception,\n t1 = this.scanner,\n start = new A._SpanScannerState(t1, t1._string_scanner$_position),\n url = this.string$0();\n try {\n t2 = A.Uri_parse(url);\n return t2;\n } catch (exception) {\n t2 = A.unwrapException(exception);\n if (type$.FormatException._is(t2)) {\n innerError = t2;\n stackTrace = A.getTraceFromException(exception);\n this.error$3(0, \"Invalid URL: \" + J.get$message$x(innerError), t1.spanFrom$1(start), stackTrace);\n } else\n throw exception;\n }\n },\n _stylesheet0$_publicIdentifier$0() {\n var _this = this,\n t1 = _this.scanner,\n t2 = t1._string_scanner$_position,\n result = _this.identifier$1$normalize(true);\n _this._stylesheet0$_assertPublic$2(result, new A.StylesheetParser__publicIdentifier_closure0(_this, new A._SpanScannerState(t1, t2)));\n return result;\n },\n _stylesheet0$_assertPublic$2(identifier, span) {\n var first = B.JSString_methods._codeUnitAt$1(identifier, 0);\n if (!(first === 45 || first === 95))\n return;\n this.error$2(0, string$.Privat, span.call$0());\n },\n get$plainCss() {\n return false;\n }\n };\n A.StylesheetParser_parse_closure0.prototype = {\n call$0() {\n var statements, t4,\n t1 = this.$this,\n t2 = t1.scanner,\n t3 = t2._string_scanner$_position;\n t2.scanChar$1(65279);\n statements = t1.statements$1(new A.StylesheetParser_parse__closure1(t1));\n t2.expectDone$0();\n t4 = t1._stylesheet0$_globalVariables;\n t4 = t4.get$values(t4);\n B.JSArray_methods.addAll$1(statements, A.MappedIterable_MappedIterable(t4, new A.StylesheetParser_parse__closure2(), A._instanceType(t4)._eval$1(\"Iterable.E\"), type$.Statement_2));\n return A.Stylesheet$internal0(statements, t2.spanFrom$1(new A._SpanScannerState(t2, t3)), t1.get$plainCss());\n },\n $signature: 541\n };\n A.StylesheetParser_parse__closure1.prototype = {\n call$0() {\n var t1 = this.$this;\n if (t1.scanner.scan$1(\"@charset\")) {\n t1.whitespace$0();\n t1.string$0();\n return null;\n }\n return t1._stylesheet0$_statement$1$root(true);\n },\n $signature: 542\n };\n A.StylesheetParser_parse__closure2.prototype = {\n call$1(declaration) {\n var t1 = declaration.name,\n t2 = declaration.expression;\n return A.VariableDeclaration$0(t1, new A.NullExpression0(t2.get$span(t2)), declaration.span, null, false, true, null);\n },\n $signature: 543\n };\n A.StylesheetParser_parseArgumentDeclaration_closure0.prototype = {\n call$0() {\n var $arguments,\n t1 = this.$this,\n t2 = t1.scanner;\n t2.expectChar$2$name(64, \"@-rule\");\n t1.identifier$0();\n t1.whitespace$0();\n t1.identifier$0();\n $arguments = t1._stylesheet0$_argumentDeclaration$0();\n t1.whitespace$0();\n t2.expectChar$1(123);\n return $arguments;\n },\n $signature: 544\n };\n A.StylesheetParser__parseSingleProduction_closure0.prototype = {\n call$0() {\n var result = this.production.call$0();\n this.$this.scanner.expectDone$0();\n return result;\n },\n $signature() {\n return this.T._eval$1(\"0()\");\n }\n };\n A.StylesheetParser_parseSignature_closure.prototype = {\n call$0() {\n var $arguments, t2, t3,\n t1 = this.$this,\n $name = t1.identifier$0();\n t1.whitespace$0();\n if (this.requireParens || t1.scanner.peekChar$0() === 40)\n $arguments = t1._stylesheet0$_argumentDeclaration$0();\n else {\n t2 = t1.scanner;\n t2 = A.FileLocation$_(t2._sourceFile, t2._string_scanner$_position);\n t3 = t2.offset;\n $arguments = new A.ArgumentDeclaration0(B.List_empty18, null, A._FileSpan$(t2.file, t3, t3));\n }\n t1.scanner.expectDone$0();\n return new A.Tuple2($name, $arguments, type$.Tuple2_String_ArgumentDeclaration);\n },\n $signature: 545\n };\n A.StylesheetParser__statement_closure0.prototype = {\n call$0() {\n return this.$this._stylesheet0$_statement$0();\n },\n $signature: 126\n };\n A.StylesheetParser_variableDeclarationWithoutNamespace_closure1.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.StylesheetParser_variableDeclarationWithoutNamespace_closure2.prototype = {\n call$0() {\n return this.declaration;\n },\n $signature: 546\n };\n A.StylesheetParser__declarationOrBuffer_closure1.prototype = {\n call$2(children, span) {\n return A.Declaration$nested0(this.name, children, span, null);\n },\n $signature: 71\n };\n A.StylesheetParser__declarationOrBuffer_closure2.prototype = {\n call$2(children, span) {\n return A.Declaration$nested0(this.name, children, span, this._box_0.value);\n },\n $signature: 71\n };\n A.StylesheetParser__styleRule_closure0.prototype = {\n call$2(children, span) {\n var _this = this,\n t1 = _this.$this;\n if (t1.get$indented() && children.length === 0)\n t1.logger.warn$2$span(0, string$.This_s, _this._box_0.interpolation.span);\n t1._stylesheet0$_inStyleRule = _this.wasInStyleRule;\n return A.StyleRule$0(_this._box_0.interpolation, children, t1.scanner.spanFrom$1(_this.start));\n },\n $signature: 548\n };\n A.StylesheetParser__propertyOrVariableDeclaration_closure1.prototype = {\n call$2(children, span) {\n return A.Declaration$nested0(this._box_0.name, children, span, null);\n },\n $signature: 71\n };\n A.StylesheetParser__propertyOrVariableDeclaration_closure2.prototype = {\n call$2(children, span) {\n return A.Declaration$nested0(this._box_0.name, children, span, this.value);\n },\n $signature: 71\n };\n A.StylesheetParser__atRootRule_closure1.prototype = {\n call$2(children, span) {\n return A.AtRootRule$0(children, span, this.query);\n },\n $signature: 251\n };\n A.StylesheetParser__atRootRule_closure2.prototype = {\n call$2(children, span) {\n return A.AtRootRule$0(children, span, null);\n },\n $signature: 251\n };\n A.StylesheetParser__eachRule_closure0.prototype = {\n call$2(children, span) {\n var _this = this;\n _this.$this._stylesheet0$_inControlDirective = _this.wasInControlDirective;\n return A.EachRule$0(_this.variables, _this.list, children, span);\n },\n $signature: 550\n };\n A.StylesheetParser__functionRule_closure0.prototype = {\n call$2(children, span) {\n return A.FunctionRule$0(this.name, this.$arguments, children, span, this.precedingComment);\n },\n $signature: 551\n };\n A.StylesheetParser__forRule_closure1.prototype = {\n call$0() {\n var t1 = this.$this;\n if (!t1.lookingAtIdentifier$0())\n return false;\n if (t1.scanIdentifier$1(\"to\"))\n return this._box_0.exclusive = true;\n else if (t1.scanIdentifier$1(\"through\")) {\n this._box_0.exclusive = false;\n return true;\n } else\n return false;\n },\n $signature: 28\n };\n A.StylesheetParser__forRule_closure2.prototype = {\n call$2(children, span) {\n var t1, _this = this;\n _this.$this._stylesheet0$_inControlDirective = _this.wasInControlDirective;\n t1 = _this._box_0.exclusive;\n t1.toString;\n return A.ForRule$0(_this.variable, _this.from, _this.to, children, span, t1);\n },\n $signature: 552\n };\n A.StylesheetParser__memberList_closure0.prototype = {\n call$0() {\n var t1 = this.$this;\n if (t1.scanner.peekChar$0() === 36)\n this.variables.add$1(0, t1.variableName$0());\n else\n this.identifiers.add$1(0, t1.identifier$1$normalize(true));\n },\n $signature: 1\n };\n A.StylesheetParser__includeRule_closure0.prototype = {\n call$2(children, span) {\n return A.ContentBlock$0(this.contentArguments_, children, span);\n },\n $signature: 553\n };\n A.StylesheetParser_mediaRule_closure0.prototype = {\n call$2(children, span) {\n return A.MediaRule$0(this.query, children, span);\n },\n $signature: 554\n };\n A.StylesheetParser__mixinRule_closure0.prototype = {\n call$2(children, span) {\n var _this = this;\n _this.$this._stylesheet0$_inMixin = false;\n return A.MixinRule$0(_this.name, _this.$arguments, children, span, _this.precedingComment);\n },\n $signature: 555\n };\n A.StylesheetParser_mozDocumentRule_closure0.prototype = {\n call$2(children, span) {\n var _this = this;\n if (_this._box_0.needsDeprecationWarning)\n _this.$this.logger.warn$3$deprecation$span(0, string$.x40_moz_, true, span);\n return A.AtRule$0(_this.name, span, children, _this.value);\n },\n $signature: 252\n };\n A.StylesheetParser_supportsRule_closure0.prototype = {\n call$2(children, span) {\n return A.SupportsRule$0(this.condition, children, span);\n },\n $signature: 557\n };\n A.StylesheetParser__whileRule_closure0.prototype = {\n call$2(children, span) {\n this.$this._stylesheet0$_inControlDirective = this.wasInControlDirective;\n return A.WhileRule$0(this.condition, children, span);\n },\n $signature: 558\n };\n A.StylesheetParser_unknownAtRule_closure0.prototype = {\n call$2(children, span) {\n return A.AtRule$0(this.name, span, children, this._box_0.value);\n },\n $signature: 252\n };\n A.StylesheetParser_expression_resetState0.prototype = {\n call$0() {\n var t2,\n t1 = this._box_0;\n t1.operands_ = t1.operators_ = t1.spaceExpressions_ = t1.commaExpressions_ = null;\n t2 = this.$this;\n t2.scanner.set$state(this.start);\n t1.allowSlash = true;\n t1.singleExpression_ = t2._stylesheet0$_singleExpression$0();\n },\n $signature: 0\n };\n A.StylesheetParser_expression_resolveOneOperation0.prototype = {\n call$0() {\n var t2, t3,\n t1 = this._box_0,\n operator = t1.operators_.pop(),\n left = t1.operands_.pop(),\n right = t1.singleExpression_;\n if (right == null) {\n t2 = this.$this.scanner;\n t3 = operator.operator.length;\n t2.error$3$length$position(0, \"Expected expression.\", t3, t2._string_scanner$_position - t3);\n }\n if (t1.allowSlash) {\n t2 = this.$this;\n t2 = !t2._stylesheet0$_inParentheses && operator === B.BinaryOperator_RTB0 && t2._stylesheet0$_isSlashOperand$1(left) && t2._stylesheet0$_isSlashOperand$1(right);\n } else\n t2 = false;\n if (t2)\n t1.singleExpression_ = new A.BinaryOperationExpression0(B.BinaryOperator_RTB0, left, right, true);\n else {\n t1.singleExpression_ = new A.BinaryOperationExpression0(operator, left, right, false);\n t1.allowSlash = false;\n }\n },\n $signature: 0\n };\n A.StylesheetParser_expression_resolveOperations0.prototype = {\n call$0() {\n var t1,\n operators = this._box_0.operators_;\n if (operators == null)\n return;\n for (t1 = this.resolveOneOperation; operators.length !== 0;)\n t1.call$0();\n },\n $signature: 0\n };\n A.StylesheetParser_expression_addSingleExpression0.prototype = {\n call$1(expression) {\n var t2, spaceExpressions, _this = this,\n t1 = _this._box_0;\n if (t1.singleExpression_ != null) {\n t2 = _this.$this;\n if (t2._stylesheet0$_inParentheses) {\n t2._stylesheet0$_inParentheses = false;\n if (t1.allowSlash) {\n _this.resetState.call$0();\n return;\n }\n }\n spaceExpressions = t1.spaceExpressions_;\n if (spaceExpressions == null)\n spaceExpressions = t1.spaceExpressions_ = A._setArrayType([], type$.JSArray_Expression_2);\n _this.resolveOperations.call$0();\n t2 = t1.singleExpression_;\n t2.toString;\n spaceExpressions.push(t2);\n t1.allowSlash = true;\n }\n t1.singleExpression_ = expression;\n },\n $signature: 559\n };\n A.StylesheetParser_expression_addOperator0.prototype = {\n call$1(operator) {\n var t2, t3, operators, operands, t4, singleExpression,\n t1 = this.$this;\n if (t1.get$plainCss() && operator !== B.BinaryOperator_RTB0 && operator !== B.BinaryOperator_kjl0) {\n t2 = t1.scanner;\n t3 = operator.operator.length;\n t2.error$3$length$position(0, \"Operators aren't allowed in plain CSS.\", t3, t2._string_scanner$_position - t3);\n }\n t2 = this._box_0;\n t2.allowSlash = t2.allowSlash && operator === B.BinaryOperator_RTB0;\n operators = t2.operators_;\n if (operators == null)\n operators = t2.operators_ = A._setArrayType([], type$.JSArray_BinaryOperator_2);\n operands = t2.operands_;\n if (operands == null)\n operands = t2.operands_ = A._setArrayType([], type$.JSArray_Expression_2);\n t3 = this.resolveOneOperation;\n t4 = operator.precedence;\n while (true) {\n if (!(operators.length !== 0 && B.JSArray_methods.get$last(operators).precedence >= t4))\n break;\n t3.call$0();\n }\n operators.push(operator);\n singleExpression = t2.singleExpression_;\n if (singleExpression == null) {\n t3 = t1.scanner;\n t4 = operator.operator.length;\n t3.error$3$length$position(0, \"Expected expression.\", t4, t3._string_scanner$_position - t4);\n }\n operands.push(singleExpression);\n t1.whitespace$0();\n t2.singleExpression_ = t1._stylesheet0$_singleExpression$0();\n },\n $signature: 560\n };\n A.StylesheetParser_expression_resolveSpaceExpressions0.prototype = {\n call$0() {\n var t1, spaceExpressions, singleExpression, t2;\n this.resolveOperations.call$0();\n t1 = this._box_0;\n spaceExpressions = t1.spaceExpressions_;\n if (spaceExpressions != null) {\n singleExpression = t1.singleExpression_;\n if (singleExpression == null)\n this.$this.scanner.error$1(0, \"Expected expression.\");\n spaceExpressions.push(singleExpression);\n t2 = B.JSArray_methods.get$first(spaceExpressions);\n t2 = t2.get$span(t2).expand$1(0, singleExpression.get$span(singleExpression));\n t1.singleExpression_ = new A.ListExpression0(A.List_List$unmodifiable(spaceExpressions, type$.Expression_2), B.ListSeparator_woc0, false, t2);\n t1.spaceExpressions_ = null;\n }\n },\n $signature: 0\n };\n A.StylesheetParser__expressionUntilComma_closure0.prototype = {\n call$0() {\n return this.$this.scanner.peekChar$0() === 44;\n },\n $signature: 28\n };\n A.StylesheetParser__unicodeRange_closure1.prototype = {\n call$1(char) {\n return char != null && A.isHex0(char);\n },\n $signature: 32\n };\n A.StylesheetParser__unicodeRange_closure2.prototype = {\n call$1(char) {\n return char != null && A.isHex0(char);\n },\n $signature: 32\n };\n A.StylesheetParser_namespacedExpression_closure0.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.StylesheetParser_trySpecialFunction_closure0.prototype = {\n call$1(contents) {\n return new A.StringExpression0(contents, false);\n },\n $signature: 561\n };\n A.StylesheetParser__expressionUntilComparison_closure0.prototype = {\n call$0() {\n var t1 = this.$this.scanner,\n next = t1.peekChar$0();\n if (next === 61)\n return t1.peekChar$1(1) !== 61;\n return next === 60 || next === 62;\n },\n $signature: 28\n };\n A.StylesheetParser__publicIdentifier_closure0.prototype = {\n call$0() {\n return this.$this.scanner.spanFrom$1(this.start);\n },\n $signature: 29\n };\n A.Stylesheet0.prototype = {\n Stylesheet$internal$3$plainCss0(children, span, plainCss) {\n var t1, t2, t3, t4, _i, child;\n for (t1 = this.children, t2 = t1.length, t3 = this._stylesheet1$_forwards, t4 = this._stylesheet1$_uses, _i = 0; _i < t2; ++_i) {\n child = t1[_i];\n if (child instanceof A.UseRule0)\n t4.push(child);\n else if (child instanceof A.ForwardRule0)\n t3.push(child);\n else if (!(child instanceof A.SilentComment0) && !(child instanceof A.LoudComment0) && !(child instanceof A.VariableDeclaration0))\n break;\n }\n },\n accept$1$1(visitor) {\n return visitor.visitStylesheet$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return (t1 && B.JSArray_methods).join$1(t1, \" \");\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssSupportsRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitCssSupportsRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n copyWithoutChildren$0() {\n return A.ModifiableCssSupportsRule$0(this.condition, this.span);\n },\n $isCssSupportsRule0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.SupportsRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitSupportsRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@supports \" + this.condition.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.NodeToDartImporter.prototype = {\n canonicalize$1(_, url) {\n var t1,\n result = this._sync$_canonicalize.call$2(url.toString$0(0), {fromImport: A.fromImport0()});\n if (result == null)\n return null;\n t1 = self.URL;\n if (result instanceof t1)\n return A.Uri_parse(J.toString$0$(type$.JSUrl._as(result)));\n t1 = self.Promise;\n if (result instanceof t1)\n A.jsThrow(new self.Error(\"The canonicalize() function can't return a Promise for synchronous compile functions.\"));\n else\n A.jsThrow(new self.Error(string$.The_ca));\n },\n load$1(_, url) {\n var t1, contents, syntax, t2,\n result = this._sync$_load.call$1(new self.URL(url.toString$0(0)));\n if (result == null)\n return null;\n t1 = self.Promise;\n if (result instanceof t1)\n A.jsThrow(new self.Error(\"The load() function can't return a Promise for synchronous compile functions.\"));\n type$.NodeImporterResult._as(result);\n t1 = J.getInterceptor$x(result);\n contents = t1.get$contents(result);\n syntax = t1.get$syntax(result);\n if (contents == null || syntax == null)\n A.jsThrow(new self.Error(string$.The_lo));\n t2 = A.parseSyntax(syntax);\n return A.ImporterResult$(contents, A.NullableExtension_andThen0(t1.get$sourceMapUrl(result), A.utils1__jsToDartUrl$closure()), t2);\n }\n };\n A.Syntax0.prototype = {\n toString$0(_) {\n return this._syntax0$_name;\n }\n };\n A.TerseLogger0.prototype = {\n warn$4$deprecation$span$trace(_, message, deprecation, span, trace) {\n var firstParagraph, t1, t2, count;\n if (deprecation) {\n firstParagraph = B.JSArray_methods.get$first(message.split(\"\\n\\n\"));\n t1 = this._terse$_warningCounts;\n t2 = t1.$index(0, firstParagraph);\n count = (t2 == null ? 0 : t2) + 1;\n t1.$indexSet(0, firstParagraph, count);\n if (count > 5)\n return;\n }\n this._terse$_inner.warn$4$deprecation$span$trace(0, message, deprecation, span, trace);\n },\n warn$2$span($receiver, message, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, span, null);\n },\n warn$2$deprecation($receiver, message, deprecation) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, null, null);\n },\n warn$3$deprecation$span($receiver, message, deprecation, span) {\n return this.warn$4$deprecation$span$trace($receiver, message, deprecation, span, null);\n },\n warn$2$trace($receiver, message, trace) {\n return this.warn$4$deprecation$span$trace($receiver, message, false, null, trace);\n },\n debug$2(_, message, span) {\n return this._terse$_inner.debug$2(0, message, span);\n },\n summarize$1$node(node) {\n var t2, total,\n t1 = this._terse$_warningCounts;\n t1 = t1.get$values(t1);\n t2 = A._instanceType(t1);\n total = A.IterableIntegerExtension_get_sum(new A.MappedIterable(new A.WhereIterable(t1, new A.TerseLogger_summarize_closure1(), t2._eval$1(\"WhereIterable\")), new A.TerseLogger_summarize_closure2(), t2._eval$1(\"MappedIterable\")));\n if (total > 0) {\n t1 = \"\" + total + string$.x20repet;\n this._terse$_inner.warn$1(0, t1 + (node ? \"\" : string$.x0aRun_i));\n }\n }\n };\n A.TerseLogger_summarize_closure1.prototype = {\n call$1(count) {\n return count > 5;\n },\n $signature: 56\n };\n A.TerseLogger_summarize_closure2.prototype = {\n call$1(count) {\n return count - 5;\n },\n $signature: 230\n };\n A.TypeSelector0.prototype = {\n get$minSpecificity() {\n return 1;\n },\n accept$1$1(visitor) {\n visitor._serialize0$_buffer.write$1(0, this.name);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n addSuffix$1(suffix) {\n var t1 = this.name;\n return new A.TypeSelector0(new A.QualifiedName0(t1.name + suffix, t1.namespace));\n },\n unify$1(compound) {\n var unified, t1;\n if (B.JSArray_methods.get$first(compound) instanceof A.UniversalSelector0 || B.JSArray_methods.get$first(compound) instanceof A.TypeSelector0) {\n unified = A.unifyUniversalAndElement0(this, B.JSArray_methods.get$first(compound));\n if (unified == null)\n return null;\n t1 = A._setArrayType([unified], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(compound, 1, null, A._arrayInstanceType(compound)._precomputed1));\n return t1;\n } else {\n t1 = A._setArrayType([this], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t1, compound);\n return t1;\n }\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.TypeSelector0 && other.name.$eq(0, this.name);\n },\n get$hashCode(_) {\n var t1 = this.name;\n return B.JSString_methods.get$hashCode(t1.name) ^ J.get$hashCode$(t1.namespace);\n }\n };\n A.Types.prototype = {};\n A.UnaryOperationExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitUnaryOperationExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.operator,\n t2 = t1.operator;\n t1 = t1 === B.UnaryOperator_not_not0 ? t2 + A.Primitives_stringFromCharCode(32) : t2;\n t1 += this.operand.toString$0(0);\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.UnaryOperator0.prototype = {\n toString$0(_) {\n return this.name;\n }\n };\n A.UnitlessSassNumber0.prototype = {\n get$numeratorUnits(_) {\n return B.List_empty;\n },\n get$denominatorUnits(_) {\n return B.List_empty;\n },\n get$hasUnits() {\n return false;\n },\n withValue$1(value) {\n return new A.UnitlessSassNumber0(value, null);\n },\n withSlash$2(numerator, denominator) {\n return new A.UnitlessSassNumber0(this._number1$_value, new A.Tuple2(numerator, denominator, type$.Tuple2_SassNumber_SassNumber_2));\n },\n hasUnit$1(unit) {\n return false;\n },\n hasCompatibleUnits$1(other) {\n return other instanceof A.UnitlessSassNumber0;\n },\n hasPossiblyCompatibleUnits$1(other) {\n return other instanceof A.UnitlessSassNumber0;\n },\n compatibleWithUnit$1(unit) {\n return true;\n },\n coerceToMatch$3(other, $name, otherName) {\n return other.withValue$1(this._number1$_value);\n },\n coerceValueToMatch$3(other, $name, otherName) {\n return this._number1$_value;\n },\n coerceValueToMatch$1(other) {\n return this.coerceValueToMatch$3(other, null, null);\n },\n convertToMatch$3(other, $name, otherName) {\n return other.get$hasUnits() ? this.super$SassNumber$convertToMatch(other, $name, otherName) : this;\n },\n convertValueToMatch$3(other, $name, otherName) {\n return other.get$hasUnits() ? this.super$SassNumber$convertValueToMatch0(other, $name, otherName) : this._number1$_value;\n },\n coerce$3(newNumerators, newDenominators, $name) {\n return A.SassNumber_SassNumber$withUnits0(this._number1$_value, newDenominators, newNumerators);\n },\n coerce$2(newNumerators, newDenominators) {\n return this.coerce$3(newNumerators, newDenominators, null);\n },\n coerceValue$3(newNumerators, newDenominators, $name) {\n return this._number1$_value;\n },\n coerceValueToUnit$2(unit, $name) {\n return this._number1$_value;\n },\n greaterThan$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber0) {\n t1 = this._number1$_value;\n t2 = other._number1$_value;\n return t1 > t2 && !(Math.abs(t1 - t2) < $.$get$epsilon0()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n }\n return this.super$SassNumber$greaterThan0(other);\n },\n greaterThanOrEquals$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber0) {\n t1 = this._number1$_value;\n t2 = other._number1$_value;\n return t1 > t2 || Math.abs(t1 - t2) < $.$get$epsilon0() ? B.SassBoolean_true0 : B.SassBoolean_false0;\n }\n return this.super$SassNumber$greaterThanOrEquals0(other);\n },\n lessThan$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber0) {\n t1 = this._number1$_value;\n t2 = other._number1$_value;\n return t1 < t2 && !(Math.abs(t1 - t2) < $.$get$epsilon0()) ? B.SassBoolean_true0 : B.SassBoolean_false0;\n }\n return this.super$SassNumber$lessThan0(other);\n },\n lessThanOrEquals$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber0) {\n t1 = this._number1$_value;\n t2 = other._number1$_value;\n return t1 < t2 || Math.abs(t1 - t2) < $.$get$epsilon0() ? B.SassBoolean_true0 : B.SassBoolean_false0;\n }\n return this.super$SassNumber$lessThanOrEquals0(other);\n },\n modulo$1(other) {\n if (other instanceof A.SassNumber0)\n return other.withValue$1(this.moduloLikeSass$2(this._number1$_value, other._number1$_value));\n return this.super$SassNumber$modulo0(other);\n },\n plus$1(other) {\n if (other instanceof A.SassNumber0)\n return other.withValue$1(this._number1$_value + other._number1$_value);\n return this.super$SassNumber$plus0(other);\n },\n minus$1(other) {\n if (other instanceof A.SassNumber0)\n return other.withValue$1(this._number1$_value - other._number1$_value);\n return this.super$SassNumber$minus0(other);\n },\n times$1(other) {\n if (other instanceof A.SassNumber0)\n return other.withValue$1(this._number1$_value * other._number1$_value);\n return this.super$SassNumber$times0(other);\n },\n dividedBy$1(other) {\n var t1, t2;\n if (other instanceof A.SassNumber0) {\n t1 = this._number1$_value / other._number1$_value;\n if (other.get$hasUnits()) {\n t2 = other.get$denominatorUnits(other);\n t2 = A.SassNumber_SassNumber$withUnits0(t1, other.get$numeratorUnits(other), t2);\n t1 = t2;\n } else\n t1 = new A.UnitlessSassNumber0(t1, null);\n return t1;\n }\n return this.super$SassNumber$dividedBy0(other);\n },\n unaryMinus$0() {\n return new A.UnitlessSassNumber0(-this._number1$_value, null);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.UnitlessSassNumber0 && Math.abs(this._number1$_value - other._number1$_value) < $.$get$epsilon0();\n },\n get$hashCode(_) {\n var t1 = this.hashCache;\n return t1 == null ? this.hashCache = A.fuzzyHashCode0(this._number1$_value) : t1;\n }\n };\n A.UniversalSelector0.prototype = {\n get$minSpecificity() {\n return 0;\n },\n accept$1$1(visitor) {\n var t2,\n t1 = this.namespace;\n if (t1 != null) {\n t2 = visitor._serialize0$_buffer;\n t2.write$1(0, t1);\n t2.writeCharCode$1(124);\n }\n visitor._serialize0$_buffer.writeCharCode$1(42);\n return null;\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n unify$1(compound) {\n var unified, t1, _this = this,\n first = B.JSArray_methods.get$first(compound);\n if (first instanceof A.UniversalSelector0 || first instanceof A.TypeSelector0) {\n unified = A.unifyUniversalAndElement0(_this, first);\n if (unified == null)\n return null;\n t1 = A._setArrayType([unified], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t1, A.SubListIterable$(compound, 1, null, A._arrayInstanceType(compound)._precomputed1));\n return t1;\n } else {\n if (compound.length === 1)\n if (first instanceof A.PseudoSelector0)\n t1 = first.isClass && first.name === \"host\" || first.get$isHostContext();\n else\n t1 = false;\n else\n t1 = false;\n if (t1)\n return null;\n }\n t1 = _this.namespace;\n if (t1 != null && t1 !== \"*\") {\n t1 = A._setArrayType([_this], type$.JSArray_SimpleSelector_2);\n B.JSArray_methods.addAll$1(t1, compound);\n return t1;\n }\n if (compound.length !== 0)\n return compound;\n return A._setArrayType([_this], type$.JSArray_SimpleSelector_2);\n },\n $eq(_, other) {\n if (other == null)\n return false;\n return other instanceof A.UniversalSelector0 && other.namespace == this.namespace;\n },\n get$hashCode(_) {\n return J.get$hashCode$(this.namespace);\n }\n };\n A.UnprefixedMapView0.prototype = {\n get$keys(_) {\n return new A._UnprefixedKeys0(this);\n },\n $index(_, key) {\n return typeof key == \"string\" ? this._unprefixed_map_view0$_map.$index(0, this._unprefixed_map_view0$_prefix + key) : null;\n },\n containsKey$1(key) {\n return typeof key == \"string\" && this._unprefixed_map_view0$_map.containsKey$1(this._unprefixed_map_view0$_prefix + key);\n },\n remove$1(_, key) {\n return typeof key == \"string\" ? this._unprefixed_map_view0$_map.remove$1(0, this._unprefixed_map_view0$_prefix + key) : null;\n }\n };\n A._UnprefixedKeys0.prototype = {\n get$iterator(_) {\n var t1 = this._unprefixed_map_view0$_view._unprefixed_map_view0$_map;\n t1 = J.where$1$ax(t1.get$keys(t1), new A._UnprefixedKeys_iterator_closure1(this)).map$1$1(0, new A._UnprefixedKeys_iterator_closure2(this), type$.String);\n return t1.get$iterator(t1);\n },\n contains$1(_, key) {\n return this._unprefixed_map_view0$_view.containsKey$1(key);\n }\n };\n A._UnprefixedKeys_iterator_closure1.prototype = {\n call$1(key) {\n return B.JSString_methods.startsWith$1(key, this.$this._unprefixed_map_view0$_view._unprefixed_map_view0$_prefix);\n },\n $signature: 6\n };\n A._UnprefixedKeys_iterator_closure2.prototype = {\n call$1(key) {\n return B.JSString_methods.substring$1(key, this.$this._unprefixed_map_view0$_view._unprefixed_map_view0$_prefix.length);\n },\n $signature: 5\n };\n A.JSUrl0.prototype = {};\n A.UseRule0.prototype = {\n UseRule$4$configuration0(url, namespace, span, configuration) {\n var t1, t2, _i, variable;\n for (t1 = this.configuration, t2 = t1.length, _i = 0; _i < t2; ++_i) {\n variable = t1[_i];\n if (variable.isGuarded)\n throw A.wrapException(A.ArgumentError$value(variable, \"configured variable\", \"can't be guarded in a @use rule.\"));\n }\n },\n accept$1$1(visitor) {\n return visitor.visitUseRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.url,\n t2 = \"@use \" + A.StringExpression_quoteText0(t1.toString$0(0)),\n basename = t1.get$pathSegments().length === 0 ? \"\" : B.JSArray_methods.get$last(t1.get$pathSegments()),\n dot = B.JSString_methods.indexOf$1(basename, \".\");\n t1 = this.namespace;\n if (t1 !== B.JSString_methods.substring$2(basename, 0, dot === -1 ? basename.length : dot))\n t1 = t2 + (\" as \" + (t1 == null ? \"*\" : t1));\n else\n t1 = t2;\n t2 = this.configuration;\n t1 = (t2.length !== 0 ? t1 + (\" with (\" + B.JSArray_methods.join$1(t2, \", \") + \")\") : t1) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.UserDefinedCallable0.prototype = {\n get$name(_) {\n return this.declaration.name;\n },\n $isAsyncCallable0: 1,\n $isCallable0: 1\n };\n A.resolveImportPath_closure1.prototype = {\n call$0() {\n return A._exactlyOne0(A._tryPath0($.$get$context().withoutExtension$1(this.path) + \".import\" + this.extension));\n },\n $signature: 42\n };\n A.resolveImportPath_closure2.prototype = {\n call$0() {\n return A._exactlyOne0(A._tryPathWithExtensions0(this.path + \".import\"));\n },\n $signature: 42\n };\n A._tryPathAsDirectory_closure0.prototype = {\n call$0() {\n return A._exactlyOne0(A._tryPathWithExtensions0(A.join(this.path, \"index.import\", null)));\n },\n $signature: 42\n };\n A._exactlyOne_closure0.prototype = {\n call$1(path) {\n var t1 = $.$get$context();\n return \" \" + t1.prettyUri$1(t1.toUri$1(path));\n },\n $signature: 5\n };\n A._PropertyDescriptor0.prototype = {};\n A.futureToPromise_closure0.prototype = {\n call$2(resolve, reject) {\n this.future.then$1$2$onError(0, new A.futureToPromise__closure0(resolve), new A.futureToPromise__closure1(reject), type$.void);\n },\n $signature: 562\n };\n A.futureToPromise__closure0.prototype = {\n call$1(result) {\n return this.resolve.call$1(result);\n },\n $signature: 27\n };\n A.futureToPromise__closure1.prototype = {\n call$2(error, stackTrace) {\n A.attachTrace0(error, stackTrace);\n this.reject.call$1(error);\n },\n $signature: 68\n };\n A.objectToMap_closure.prototype = {\n call$2(key, value) {\n this.map.$indexSet(0, key, value);\n return value;\n },\n $signature: 117\n };\n A.indent_closure0.prototype = {\n call$1(line) {\n return B.JSString_methods.$mul(\" \", this.indentation) + line;\n },\n $signature: 5\n };\n A.flattenVertically_closure1.prototype = {\n call$1(inner) {\n return A.QueueList_QueueList$from(inner, this.T);\n },\n $signature() {\n return this.T._eval$1(\"QueueList<0>(Iterable<0>)\");\n }\n };\n A.flattenVertically_closure2.prototype = {\n call$1(queue) {\n this.result.push(queue.removeFirst$0());\n return queue.get$length(queue) === 0;\n },\n $signature() {\n return this.T._eval$1(\"bool(QueueList<0>)\");\n }\n };\n A.longestCommonSubsequence_closure0.prototype = {\n call$2(element1, element2) {\n return J.$eq$(element1, element2) ? element1 : null;\n },\n $signature() {\n return this.T._eval$1(\"0?(0,0)\");\n }\n };\n A.longestCommonSubsequence_backtrack0.prototype = {\n call$2(i, j) {\n var selection, t1, _this = this;\n if (i === -1 || j === -1)\n return A._setArrayType([], _this.T._eval$1(\"JSArray<0>\"));\n selection = _this.selections[i][j];\n if (selection != null) {\n t1 = _this.call$2(i - 1, j - 1);\n J.add$1$ax(t1, selection);\n return t1;\n }\n t1 = _this.lengths;\n return t1[i + 1][j] > t1[i][j + 1] ? _this.call$2(i, j - 1) : _this.call$2(i - 1, j);\n },\n $signature() {\n return this.T._eval$1(\"List<0>(int,int)\");\n }\n };\n A.mapAddAll2_closure0.prototype = {\n call$2(key, inner) {\n var t1 = this.destination,\n innerDestination = t1.$index(0, key);\n if (innerDestination != null)\n innerDestination.addAll$1(0, inner);\n else\n t1.$indexSet(0, key, inner);\n },\n $signature() {\n return this.K1._eval$1(\"@<0>\")._bind$1(this.K2)._bind$1(this.V)._eval$1(\"~(1,Map<2,3>)\");\n }\n };\n A.CssValue0.prototype = {\n toString$0(_) {\n return J.toString$0$(this.value);\n },\n $isAstNode0: 1,\n get$value(receiver) {\n return this.value;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.ValueExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitValueExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return A.serializeValue0(this.value, true, true);\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.ModifiableCssValue0.prototype = {\n toString$0(_) {\n return A.serializeSelector0(this.value, true);\n },\n $isAstNode0: 1,\n $isCssValue0: 1,\n get$value(receiver) {\n return this.value;\n },\n get$span(receiver) {\n return this.span;\n }\n };\n A.valueClass_closure.prototype = {\n call$0() {\n var t2,\n t1 = type$.JSClass,\n jsClass = t1._as(self.Object.getPrototypeOf(J.get$$prototype$x(t1._as(B.C__SassNull0.constructor))).constructor);\n A.JSClassExtension_setCustomInspect(jsClass, new A.valueClass__closure());\n t1 = type$.String;\n t2 = type$.Function;\n A.LinkedHashMap_LinkedHashMap$_literal([\"asList\", new A.valueClass__closure0(), \"hasBrackets\", new A.valueClass__closure1(), \"isTruthy\", new A.valueClass__closure2(), \"realNull\", new A.valueClass__closure3(), \"separator\", new A.valueClass__closure4()], t1, t2).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));\n A.LinkedHashMap_LinkedHashMap$_literal([\"sassIndexToListIndex\", new A.valueClass__closure5(), \"get\", new A.valueClass__closure6(), \"assertBoolean\", new A.valueClass__closure7(), \"assertColor\", new A.valueClass__closure8(), \"assertFunction\", new A.valueClass__closure9(), \"assertMap\", new A.valueClass__closure10(), \"assertNumber\", new A.valueClass__closure11(), \"assertString\", new A.valueClass__closure12(), \"tryMap\", new A.valueClass__closure13(), \"equals\", new A.valueClass__closure14(), \"hashCode\", new A.valueClass__closure15(), \"toString\", new A.valueClass__closure16()], t1, t2).forEach$1(0, A.JSClassExtension_get_defineMethod(jsClass));\n return jsClass;\n },\n $signature: 25\n };\n A.valueClass__closure.prototype = {\n call$1($self) {\n return J.toString$0$($self);\n },\n $signature: 47\n };\n A.valueClass__closure0.prototype = {\n call$1($self) {\n return new self.immutable.List($self.get$asList());\n },\n $signature: 563\n };\n A.valueClass__closure1.prototype = {\n call$1($self) {\n return $self.get$hasBrackets();\n },\n $signature: 44\n };\n A.valueClass__closure2.prototype = {\n call$1($self) {\n return $self.get$isTruthy();\n },\n $signature: 44\n };\n A.valueClass__closure3.prototype = {\n call$1($self) {\n return $self.get$realNull();\n },\n $signature: 215\n };\n A.valueClass__closure4.prototype = {\n call$1($self) {\n return $self.get$separator($self).separator;\n },\n $signature: 564\n };\n A.valueClass__closure5.prototype = {\n call$3($self, sassIndex, $name) {\n return $self.sassIndexToListIndex$2(sassIndex, $name);\n },\n call$2($self, sassIndex) {\n return this.call$3($self, sassIndex, null);\n },\n \"call*\": \"call$3\",\n $requiredArgCount: 2,\n $defaultValues() {\n return [null];\n },\n $signature: 565\n };\n A.valueClass__closure6.prototype = {\n call$2($self, index) {\n return index < 1 && index >= -1 ? $self : self.undefined;\n },\n $signature: 233\n };\n A.valueClass__closure7.prototype = {\n call$2($self, $name) {\n return $self.assertBoolean$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 566\n };\n A.valueClass__closure8.prototype = {\n call$2($self, $name) {\n return $self.assertColor$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 567\n };\n A.valueClass__closure9.prototype = {\n call$2($self, $name) {\n return $self.assertFunction$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 568\n };\n A.valueClass__closure10.prototype = {\n call$2($self, $name) {\n return $self.assertMap$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 569\n };\n A.valueClass__closure11.prototype = {\n call$2($self, $name) {\n return $self.assertNumber$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 570\n };\n A.valueClass__closure12.prototype = {\n call$2($self, $name) {\n return $self.assertString$1($name);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 571\n };\n A.valueClass__closure13.prototype = {\n call$1($self) {\n return $self.tryMap$0();\n },\n $signature: 572\n };\n A.valueClass__closure14.prototype = {\n call$2($self, other) {\n return $self.$eq(0, other);\n },\n $signature: 573\n };\n A.valueClass__closure15.prototype = {\n call$2($self, _) {\n return $self.get$hashCode($self);\n },\n call$1($self) {\n return this.call$2($self, null);\n },\n \"call*\": \"call$2\",\n $requiredArgCount: 1,\n $defaultValues() {\n return [null];\n },\n $signature: 574\n };\n A.valueClass__closure16.prototype = {\n call$1($self) {\n return A.serializeValue0($self, true, true);\n },\n $signature: 197\n };\n A.Value0.prototype = {\n get$isTruthy() {\n return true;\n },\n get$separator(_) {\n return B.ListSeparator_undecided_null0;\n },\n get$hasBrackets() {\n return false;\n },\n get$asList() {\n return A._setArrayType([this], type$.JSArray_Value_2);\n },\n get$lengthAsList() {\n return 1;\n },\n get$isBlank() {\n return false;\n },\n get$isSpecialNumber() {\n return false;\n },\n get$isVar() {\n return false;\n },\n get$realNull() {\n return this;\n },\n sassIndexToListIndex$2(sassIndex, $name) {\n var _this = this,\n index = sassIndex.assertNumber$1($name).assertInt$1($name);\n if (index === 0)\n throw A.wrapException(_this._value0$_exception$2(\"List index may not be 0.\", $name));\n if (Math.abs(index) > _this.get$lengthAsList())\n throw A.wrapException(_this._value0$_exception$2(\"Invalid index \" + sassIndex.toString$0(0) + \" for a list with \" + _this.get$lengthAsList() + \" elements.\", $name));\n return index < 0 ? _this.get$lengthAsList() + index : index - 1;\n },\n assertBoolean$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a boolean.\", $name));\n },\n assertCalculation$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a calculation.\", $name));\n },\n assertColor$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a color.\", $name));\n },\n assertFunction$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a function reference.\", $name));\n },\n assertMap$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a map.\", $name));\n },\n tryMap$0() {\n return null;\n },\n assertNumber$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a number.\", $name));\n },\n assertNumber$0() {\n return this.assertNumber$1(null);\n },\n assertString$1($name) {\n return A.throwExpression(this._value0$_exception$2(this.toString$0(0) + \" is not a string.\", $name));\n },\n assertSelector$2$allowParent$name(allowParent, $name) {\n var error, stackTrace, t1, exception,\n string = this._value0$_selectorString$1($name);\n try {\n t1 = A.SelectorList_SelectorList$parse0(string, allowParent, true, null);\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = B.JSString_methods.replaceFirst$2(J.toString$0$(error), \"Error: \", \"\");\n A.throwWithTrace0(new A.SassScriptException0($name == null ? t1 : \"$\" + $name + \": \" + t1), stackTrace);\n } else\n throw exception;\n }\n },\n assertSelector$1$name($name) {\n return this.assertSelector$2$allowParent$name(false, $name);\n },\n assertSelector$0() {\n return this.assertSelector$2$allowParent$name(false, null);\n },\n assertSelector$1$allowParent(allowParent) {\n return this.assertSelector$2$allowParent$name(allowParent, null);\n },\n assertCompoundSelector$1$name($name) {\n var error, stackTrace, t1, exception,\n allowParent = false,\n string = this._value0$_selectorString$1($name);\n try {\n t1 = A.SelectorParser$0(string, allowParent, true, null, null).parseCompoundSelector$0();\n return t1;\n } catch (exception) {\n t1 = A.unwrapException(exception);\n if (t1 instanceof A.SassFormatException0) {\n error = t1;\n stackTrace = A.getTraceFromException(exception);\n t1 = B.JSString_methods.replaceFirst$2(J.toString$0$(error), \"Error: \", \"\");\n t1 = \"$\" + $name + \": \" + t1;\n A.throwWithTrace0(new A.SassScriptException0(t1), stackTrace);\n } else\n throw exception;\n }\n },\n _value0$_selectorString$1($name) {\n var string = this._value0$_selectorStringOrNull$0();\n if (string != null)\n return string;\n throw A.wrapException(this._value0$_exception$2(this.toString$0(0) + string$.x20is_no, $name));\n },\n _value0$_selectorStringOrNull$0() {\n var t1, t2, result, t3, _i, complex, string, compound, _this = this, _null = null;\n if (_this instanceof A.SassString0)\n return _this._string0$_text;\n if (!(_this instanceof A.SassList0))\n return _null;\n t1 = _this._list1$_contents;\n t2 = t1.length;\n if (t2 === 0)\n return _null;\n result = A._setArrayType([], type$.JSArray_String);\n t3 = _this._list1$_separator;\n switch (t3) {\n case B.ListSeparator_kWM0:\n for (_i = 0; _i < t2; ++_i) {\n complex = t1[_i];\n if (complex instanceof A.SassString0)\n result.push(complex._string0$_text);\n else if (complex instanceof A.SassList0 && complex._list1$_separator === B.ListSeparator_woc0) {\n string = complex._value0$_selectorStringOrNull$0();\n if (string == null)\n return _null;\n result.push(string);\n } else\n return _null;\n }\n break;\n case B.ListSeparator_1gm0:\n return _null;\n default:\n for (_i = 0; _i < t2; ++_i) {\n compound = t1[_i];\n if (compound instanceof A.SassString0)\n result.push(compound._string0$_text);\n else\n return _null;\n }\n break;\n }\n return B.JSArray_methods.join$1(result, t3 === B.ListSeparator_kWM0 ? \", \" : \" \");\n },\n withListContents$2$separator(contents, separator) {\n var t1 = separator == null ? this.get$separator(this) : separator,\n t2 = this.get$hasBrackets();\n return A.SassList$0(contents, t1, t2);\n },\n withListContents$1(contents) {\n return this.withListContents$2$separator(contents, null);\n },\n greaterThan$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" > \" + other.toString$0(0) + '\".'));\n },\n greaterThanOrEquals$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" >= \" + other.toString$0(0) + '\".'));\n },\n lessThan$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" < \" + other.toString$0(0) + '\".'));\n },\n lessThanOrEquals$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" <= \" + other.toString$0(0) + '\".'));\n },\n times$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" * \" + other.toString$0(0) + '\".'));\n },\n modulo$1(other) {\n return A.throwExpression(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" % \" + other.toString$0(0) + '\".'));\n },\n plus$1(other) {\n if (other instanceof A.SassString0)\n return new A.SassString0(A.serializeValue0(this, false, true) + other._string0$_text, other._string0$_hasQuotes);\n else if (other instanceof A.SassCalculation0)\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" + \" + other.toString$0(0) + '\".'));\n else\n return new A.SassString0(A.serializeValue0(this, false, true) + A.serializeValue0(other, false, true), false);\n },\n minus$1(other) {\n if (other instanceof A.SassCalculation0)\n throw A.wrapException(A.SassScriptException$0('Undefined operation \"' + this.toString$0(0) + \" - \" + other.toString$0(0) + '\".'));\n else\n return new A.SassString0(A.serializeValue0(this, false, true) + \"-\" + A.serializeValue0(other, false, true), false);\n },\n dividedBy$1(other) {\n return new A.SassString0(A.serializeValue0(this, false, true) + \"/\" + A.serializeValue0(other, false, true), false);\n },\n unaryPlus$0() {\n return new A.SassString0(\"+\" + A.serializeValue0(this, false, true), false);\n },\n unaryMinus$0() {\n return new A.SassString0(\"-\" + A.serializeValue0(this, false, true), false);\n },\n unaryNot$0() {\n return B.SassBoolean_false0;\n },\n withoutSlash$0() {\n return this;\n },\n toString$0(_) {\n return A.serializeValue0(this, true, true);\n },\n _value0$_exception$2(message, $name) {\n return new A.SassScriptException0($name == null ? message : \"$\" + $name + \": \" + message);\n }\n };\n A.VariableExpression0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitVariableExpression$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace,\n t2 = this.name;\n return t1 == null ? \"$\" + t2 : t1 + \".$\" + t2;\n },\n $isExpression0: 1,\n $isAstNode0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.VariableDeclaration0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitVariableDeclaration$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.namespace;\n t1 = t1 != null ? \"$\" + (t1 + \".\") : \"$\";\n t1 += this.name + \": \" + this.expression.toString$0(0) + \";\";\n return t1.charCodeAt(0) == 0 ? t1 : t1;\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.WarnRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitWarnRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n return \"@warn \" + this.expression.toString$0(0) + \";\";\n },\n $isAstNode0: 1,\n $isStatement0: 1,\n get$span(receiver) {\n return this.span;\n }\n };\n A.WhileRule0.prototype = {\n accept$1$1(visitor) {\n return visitor.visitWhileRule$1(this);\n },\n accept$1(visitor) {\n return this.accept$1$1(visitor, type$.dynamic);\n },\n toString$0(_) {\n var t1 = this.children;\n return \"@while \" + this.condition.toString$0(0) + \" {\" + (t1 && B.JSArray_methods).join$1(t1, \" \") + \"}\";\n },\n get$span(receiver) {\n return this.span;\n }\n };\n (function aliases() {\n var _ = J.JavaScriptObject.prototype;\n _.super$JavaScriptObject$toString = _.toString$0;\n _ = A.JsLinkedHashMap.prototype;\n _.super$JsLinkedHashMap$internalContainsKey = _.internalContainsKey$1;\n _.super$JsLinkedHashMap$internalGet = _.internalGet$1;\n _.super$JsLinkedHashMap$internalSet = _.internalSet$2;\n _.super$JsLinkedHashMap$internalRemove = _.internalRemove$1;\n _ = A._BufferingStreamSubscription.prototype;\n _.super$_BufferingStreamSubscription$_add = _._async$_add$1;\n _.super$_BufferingStreamSubscription$_addError = _._addError$2;\n _ = A.ListMixin.prototype;\n _.super$ListMixin$setRange = _.setRange$4;\n _ = A.Iterable.prototype;\n _.super$Iterable$where = _.where$1;\n _.super$Iterable$skipWhile = _.skipWhile$1;\n _ = A.ModifiableCssParentNode.prototype;\n _.super$ModifiableCssParentNode$addChild = _.addChild$1;\n _ = A.SimpleSelector.prototype;\n _.super$SimpleSelector$addSuffix = _.addSuffix$1;\n _.super$SimpleSelector$unify = _.unify$1;\n _ = A.Parser.prototype;\n _.super$Parser$silentComment = _.silentComment$0;\n _ = A.StylesheetParser.prototype;\n _.super$StylesheetParser$importArgument = _.importArgument$0;\n _.super$StylesheetParser$namespacedExpression = _.namespacedExpression$2;\n _ = A.Value.prototype;\n _.super$Value$assertMap = _.assertMap$1;\n _.super$Value$plus = _.plus$1;\n _.super$Value$minus = _.minus$1;\n _.super$Value$dividedBy = _.dividedBy$1;\n _ = A.SassNumber.prototype;\n _.super$SassNumber$convertValueToMatch = _.convertValueToMatch$3;\n _.super$SassNumber$coerce = _.coerce$3;\n _.super$SassNumber$coerceValue = _.coerceValue$3;\n _.super$SassNumber$coerceValueToUnit = _.coerceValueToUnit$2;\n _.super$SassNumber$coerceValueToMatch = _.coerceValueToMatch$3;\n _.super$SassNumber$greaterThan = _.greaterThan$1;\n _.super$SassNumber$greaterThanOrEquals = _.greaterThanOrEquals$1;\n _.super$SassNumber$lessThan = _.lessThan$1;\n _.super$SassNumber$lessThanOrEquals = _.lessThanOrEquals$1;\n _.super$SassNumber$modulo = _.modulo$1;\n _.super$SassNumber$plus = _.plus$1;\n _.super$SassNumber$minus = _.minus$1;\n _.super$SassNumber$times = _.times$1;\n _.super$SassNumber$dividedBy = _.dividedBy$1;\n _ = A.SourceSpanMixin.prototype;\n _.super$SourceSpanMixin$compareTo = _.compareTo$1;\n _.super$SourceSpanMixin$$eq = _.$eq;\n _ = A.StringScanner.prototype;\n _.super$StringScanner$readChar = _.readChar$0;\n _.super$StringScanner$scanChar = _.scanChar$1;\n _.super$StringScanner$scan = _.scan$1;\n _.super$StringScanner$matches = _.matches$1;\n _ = A.ModifiableCssParentNode0.prototype;\n _.super$ModifiableCssParentNode$addChild0 = _.addChild$1;\n _ = A.SassNumber0.prototype;\n _.super$SassNumber$convertToMatch = _.convertToMatch$3;\n _.super$SassNumber$convertValueToMatch0 = _.convertValueToMatch$3;\n _.super$SassNumber$coerce0 = _.coerce$3;\n _.super$SassNumber$coerceValue0 = _.coerceValue$3;\n _.super$SassNumber$coerceValueToUnit0 = _.coerceValueToUnit$2;\n _.super$SassNumber$coerceToMatch = _.coerceToMatch$3;\n _.super$SassNumber$coerceValueToMatch0 = _.coerceValueToMatch$3;\n _.super$SassNumber$greaterThan0 = _.greaterThan$1;\n _.super$SassNumber$greaterThanOrEquals0 = _.greaterThanOrEquals$1;\n _.super$SassNumber$lessThan0 = _.lessThan$1;\n _.super$SassNumber$lessThanOrEquals0 = _.lessThanOrEquals$1;\n _.super$SassNumber$modulo0 = _.modulo$1;\n _.super$SassNumber$plus0 = _.plus$1;\n _.super$SassNumber$minus0 = _.minus$1;\n _.super$SassNumber$times0 = _.times$1;\n _.super$SassNumber$dividedBy0 = _.dividedBy$1;\n _ = A.Parser1.prototype;\n _.super$Parser$silentComment0 = _.silentComment$0;\n _ = A.SimpleSelector0.prototype;\n _.super$SimpleSelector$addSuffix0 = _.addSuffix$1;\n _.super$SimpleSelector$unify0 = _.unify$1;\n _ = A.StylesheetParser0.prototype;\n _.super$StylesheetParser$importArgument0 = _.importArgument$0;\n _.super$StylesheetParser$namespacedExpression0 = _.namespacedExpression$2;\n _ = A.Value0.prototype;\n _.super$Value$assertMap0 = _.assertMap$1;\n _.super$Value$plus0 = _.plus$1;\n _.super$Value$minus0 = _.minus$1;\n _.super$Value$dividedBy0 = _.dividedBy$1;\n })();\n (function installTearOffs() {\n var _static_2 = hunkHelpers._static_2,\n _instance_1_i = hunkHelpers._instance_1i,\n _instance_1_u = hunkHelpers._instance_1u,\n _static_1 = hunkHelpers._static_1,\n _static_0 = hunkHelpers._static_0,\n _static = hunkHelpers.installStaticTearOff,\n _instance = hunkHelpers.installInstanceTearOff,\n _instance_2_u = hunkHelpers._instance_2u,\n _instance_0_i = hunkHelpers._instance_0i,\n _instance_0_u = hunkHelpers._instance_0u;\n _static_2(J, \"_interceptors_JSArray__compareAny$closure\", \"JSArray__compareAny\", 253);\n _instance_1_i(J.JSArray.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_i(A._CastIterableBase.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_u(A.CastMap.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.ConstantStringMap.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.JsLinkedHashMap.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _static_1(A, \"async__AsyncRun__scheduleImmediateJsOverride$closure\", \"_AsyncRun__scheduleImmediateJsOverride\", 121);\n _static_1(A, \"async__AsyncRun__scheduleImmediateWithSetImmediate$closure\", \"_AsyncRun__scheduleImmediateWithSetImmediate\", 121);\n _static_1(A, \"async__AsyncRun__scheduleImmediateWithTimer$closure\", \"_AsyncRun__scheduleImmediateWithTimer\", 121);\n _static_0(A, \"async___startMicrotaskLoop$closure\", \"_startMicrotaskLoop\", 0);\n _static_1(A, \"async___nullDataHandler$closure\", \"_nullDataHandler\", 123);\n _static_2(A, \"async___nullErrorHandler$closure\", \"_nullErrorHandler\", 69);\n _static_0(A, \"async___nullDoneHandler$closure\", \"_nullDoneHandler\", 0);\n _static(A, \"async___rootHandleUncaughtError$closure\", 5, null, [\"call$5\"], [\"_rootHandleUncaughtError\"], 577, 0);\n _static(A, \"async___rootRun$closure\", 4, null, [\"call$1$4\", \"call$4\"], [\"_rootRun\", function($self, $parent, zone, f) {\n return A._rootRun($self, $parent, zone, f, type$.dynamic);\n }], 578, 1);\n _static(A, \"async___rootRunUnary$closure\", 5, null, [\"call$2$5\", \"call$5\"], [\"_rootRunUnary\", function($self, $parent, zone, f, arg) {\n return A._rootRunUnary($self, $parent, zone, f, arg, type$.dynamic, type$.dynamic);\n }], 579, 1);\n _static(A, \"async___rootRunBinary$closure\", 6, null, [\"call$3$6\", \"call$6\"], [\"_rootRunBinary\", function($self, $parent, zone, f, arg1, arg2) {\n return A._rootRunBinary($self, $parent, zone, f, arg1, arg2, type$.dynamic, type$.dynamic, type$.dynamic);\n }], 580, 1);\n _static(A, \"async___rootRegisterCallback$closure\", 4, null, [\"call$1$4\", \"call$4\"], [\"_rootRegisterCallback\", function($self, $parent, zone, f) {\n return A._rootRegisterCallback($self, $parent, zone, f, type$.dynamic);\n }], 581, 0);\n _static(A, \"async___rootRegisterUnaryCallback$closure\", 4, null, [\"call$2$4\", \"call$4\"], [\"_rootRegisterUnaryCallback\", function($self, $parent, zone, f) {\n return A._rootRegisterUnaryCallback($self, $parent, zone, f, type$.dynamic, type$.dynamic);\n }], 582, 0);\n _static(A, \"async___rootRegisterBinaryCallback$closure\", 4, null, [\"call$3$4\", \"call$4\"], [\"_rootRegisterBinaryCallback\", function($self, $parent, zone, f) {\n return A._rootRegisterBinaryCallback($self, $parent, zone, f, type$.dynamic, type$.dynamic, type$.dynamic);\n }], 583, 0);\n _static(A, \"async___rootErrorCallback$closure\", 5, null, [\"call$5\"], [\"_rootErrorCallback\"], 584, 0);\n _static(A, \"async___rootScheduleMicrotask$closure\", 4, null, [\"call$4\"], [\"_rootScheduleMicrotask\"], 585, 0);\n _static(A, \"async___rootCreateTimer$closure\", 5, null, [\"call$5\"], [\"_rootCreateTimer\"], 586, 0);\n _static(A, \"async___rootCreatePeriodicTimer$closure\", 5, null, [\"call$5\"], [\"_rootCreatePeriodicTimer\"], 587, 0);\n _static(A, \"async___rootPrint$closure\", 4, null, [\"call$4\"], [\"_rootPrint\"], 588, 0);\n _static_1(A, \"async___printToZone$closure\", \"_printToZone\", 106);\n _static(A, \"async___rootFork$closure\", 5, null, [\"call$5\"], [\"_rootFork\"], 589, 0);\n _instance(A._AsyncCompleter.prototype, \"get$complete\", 0, 0, function() {\n return [null];\n }, [\"call$1\", \"call$0\"], [\"complete$1\", \"complete$0\"], 225, 0, 0);\n _instance_2_u(A._Future.prototype, \"get$_completeError\", \"_completeError$2\", 69);\n var _;\n _instance_1_i(_ = A._StreamController.prototype, \"get$add\", \"add$1\", 27);\n _instance(_, \"get$addError\", 0, 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"addError$2\", \"addError$1\"], 222, 0, 0);\n _instance_0_i(_, \"get$close\", \"close$0\", 527);\n _instance_1_u(_, \"get$_async$_add\", \"_async$_add$1\", 27);\n _instance_2_u(_, \"get$_addError\", \"_addError$2\", 69);\n _instance_0_u(_, \"get$_close\", \"_close$0\", 0);\n _instance_0_u(_ = A._ControllerSubscription.prototype, \"get$_async$_onPause\", \"_async$_onPause$0\", 0);\n _instance_0_u(_, \"get$_async$_onResume\", \"_async$_onResume$0\", 0);\n _instance(_ = A._BufferingStreamSubscription.prototype, \"get$pause\", 1, 0, null, [\"call$1\", \"call$0\"], [\"pause$1\", \"pause$0\"], 549, 0, 0);\n _instance_0_i(_, \"get$resume\", \"resume$0\", 0);\n _instance_0_u(_, \"get$_async$_onPause\", \"_async$_onPause$0\", 0);\n _instance_0_u(_, \"get$_async$_onResume\", \"_async$_onResume$0\", 0);\n _instance_1_u(_ = A._StreamIterator.prototype, \"get$_onData\", \"_onData$1\", 27);\n _instance_2_u(_, \"get$_onError\", \"_onError$2\", 69);\n _instance_0_u(_, \"get$_onDone\", \"_onDone$0\", 0);\n _instance_0_u(_ = A._ForwardingStreamSubscription.prototype, \"get$_async$_onPause\", \"_async$_onPause$0\", 0);\n _instance_0_u(_, \"get$_async$_onResume\", \"_async$_onResume$0\", 0);\n _instance_1_u(_, \"get$_handleData\", \"_handleData$1\", 27);\n _instance_2_u(_, \"get$_handleError\", \"_handleError$2\", 593);\n _instance_0_u(_, \"get$_handleDone\", \"_handleDone$0\", 0);\n _static_2(A, \"collection___defaultEquals$closure\", \"_defaultEquals\", 255);\n _static_1(A, \"collection___defaultHashCode$closure\", \"_defaultHashCode\", 256);\n _static_2(A, \"collection_ListMixin__compareAny$closure\", \"ListMixin__compareAny\", 253);\n _instance_1_u(A._HashMap.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A._LinkedCustomHashMap.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance(_ = A._LinkedHashSet.prototype, \"get$_newSimilarSet\", 0, 0, null, [\"call$1$0\", \"call$0\"], [\"_newSimilarSet$1$0\", \"_newSimilarSet$0\"], 216, 0, 0);\n _instance_1_i(_, \"get$contains\", \"contains$1\", 11);\n _instance_1_i(_, \"get$add\", \"add$1\", 11);\n _instance(A._LinkedIdentityHashSet.prototype, \"get$_newSimilarSet\", 0, 0, null, [\"call$1$0\", \"call$0\"], [\"_newSimilarSet$1$0\", \"_newSimilarSet$0\"], 216, 0, 0);\n _instance_1_u(A.MapMixin.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.MapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_i(A._UnmodifiableSet.prototype, \"get$contains\", \"contains$1\", 11);\n _static_1(A, \"convert___defaultToEncodable$closure\", \"_defaultToEncodable\", 98);\n _static_1(A, \"core__identityHashCode$closure\", \"identityHashCode\", 256);\n _static_2(A, \"core__identical$closure\", \"identical\", 255);\n _static_1(A, \"core_Uri_decodeComponent$closure\", \"Uri_decodeComponent\", 5);\n _instance_1_i(A.Iterable.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_i(A.StringBuffer.prototype, \"get$write\", \"write$1\", 27);\n _static(A, \"math0__max$closure\", 2, null, [\"call$1$2\", \"call$2\"], [\"max\", function(a, b) {\n return A.max(a, b, type$.num);\n }], 592, 1);\n _instance_1_u(_ = A.StreamCompleter.prototype, \"get$setSourceStream\", \"setSourceStream$1\", 27);\n _instance(_, \"get$setError\", 0, 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"setError$2\", \"setError$1\"], 222, 0, 0);\n _instance_0_u(_ = A.StreamGroup.prototype, \"get$_onListen\", \"_onListen$0\", 0);\n _instance_0_u(_, \"get$_onPause\", \"_onPause$0\", 0);\n _instance_0_u(_, \"get$_onResume\", \"_onResume$0\", 0);\n _instance_0_u(_, \"get$_onCancel\", \"_onCancel$0\", 279);\n _instance_0_i(A.ReplAdapter.prototype, \"get$exit\", \"exit$0\", 0);\n _instance_1_i(A.EmptyUnmodifiableSet.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_i(A._DelegatingIterableBase.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_i(A.MapKeySet.prototype, \"get$contains\", \"contains$1\", 11);\n _instance_1_u(A.ModifiableCssNode.prototype, \"get$_node$_isInvisible\", \"_node$_isInvisible$1\", 7);\n _instance_1_u(A.SelectorList.prototype, \"get$_complexContainsParentSelector\", \"_complexContainsParentSelector$1\", 19);\n _instance_1_u(A.EmptyExtensionStore.prototype, \"get$addExtensions\", \"addExtensions$1\", 158);\n _instance_1_u(A.ExtensionStore.prototype, \"get$addExtensions\", \"addExtensions$1\", 158);\n _static_1(A, \"functions___isUnique$closure\", \"_isUnique\", 16);\n _static_1(A, \"color___opacify$closure\", \"_opacify\", 23);\n _static_1(A, \"color___transparentize$closure\", \"_transparentize\", 23);\n _instance_0_u(_ = A.Parser.prototype, \"get$whitespace\", \"whitespace$0\", 0);\n _instance_0_u(_, \"get$loudComment\", \"loudComment$0\", 0);\n _instance_0_u(_, \"get$string\", \"string$0\", 30);\n _instance_0_u(A.SassParser.prototype, \"get$loudComment\", \"loudComment$0\", 0);\n _instance(_ = A.StylesheetParser.prototype, \"get$_statement\", 0, 0, null, [\"call$1$root\", \"call$0\"], [\"_statement$1$root\", \"_statement$0\"], 350, 0, 0);\n _instance_0_u(_, \"get$_declarationChild\", \"_declarationChild$0\", 118);\n _instance_0_u(_, \"get$_functionChild\", \"_functionChild$0\", 118);\n _instance(_, \"get$expression\", 0, 0, null, [\"call$3$bracketList$singleEquals$until\", \"call$0\", \"call$2$singleEquals$until\", \"call$1$bracketList\", \"call$1$singleEquals\", \"call$1$until\"], [\"expression$3$bracketList$singleEquals$until\", \"expression$0\", \"expression$2$singleEquals$until\", \"expression$1$bracketList\", \"expression$1$singleEquals\", \"expression$1$until\"], 353, 0, 0);\n _instance_1_u(A.LimitedMapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.MergedMapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_i(A.NoSourceMapBuffer.prototype, \"get$write\", \"write$1\", 27);\n _instance_1_u(A.PrefixedMapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.PublicMemberMapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_i(A.SourceMapBuffer.prototype, \"get$write\", \"write$1\", 27);\n _instance_1_u(A.UnprefixedMapView.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _static_1(A, \"utils__isPublic$closure\", \"isPublic\", 6);\n _static_1(A, \"calculation_SassCalculation__simplify$closure\", \"SassCalculation__simplify\", 171);\n _instance_2_u(A.SassNumber.prototype, \"get$moduloLikeSass\", \"moduloLikeSass$2\", 54);\n _instance_1_u(_ = A._EvaluateVisitor0.prototype, \"get$_async_evaluate$_visitMediaQueries\", \"_async_evaluate$_visitMediaQueries$1\", 411);\n _instance_1_u(_, \"get$_async_evaluate$_visitSupportsCondition\", \"_async_evaluate$_visitSupportsCondition$1\", 415);\n _instance_1_u(_, \"get$_async_evaluate$_expressionNode\", \"_async_evaluate$_expressionNode$1\", 219);\n _instance_1_u(_ = A._EvaluateVisitor.prototype, \"get$_visitMediaQueries\", \"_visitMediaQueries$1\", 590);\n _instance_1_u(_, \"get$_visitSupportsCondition\", \"_visitSupportsCondition$1\", 591);\n _instance_1_u(_, \"get$_expressionNode\", \"_expressionNode$1\", 219);\n _instance_1_u(_ = A.RecursiveStatementVisitor.prototype, \"get$visitContentBlock\", \"visitContentBlock$1\", 271);\n _instance_1_u(_, \"get$visitChildren\", \"visitChildren$1\", 272);\n _instance_1_u(_ = A._SerializeVisitor.prototype, \"get$_visitMediaQuery\", \"_visitMediaQuery$1\", 273);\n _instance_1_u(_, \"get$_writeCalculationValue\", \"_writeCalculationValue$1\", 103);\n _instance_1_u(_, \"get$_isInvisible\", \"_isInvisible$1\", 7);\n _instance_1_u(_ = A.StatementSearchVisitor.prototype, \"get$visitContentBlock\", \"visitContentBlock$1\", \"StatementSearchVisitor.T?(ContentBlock)\");\n _instance_1_u(_, \"get$visitChildren\", \"visitChildren$1\", \"StatementSearchVisitor.T?(List)\");\n _instance(A.SourceSpanMixin.prototype, \"get$message\", 1, 1, function() {\n return {color: null};\n }, [\"call$2$color\", \"call$1\"], [\"message$2$color\", \"message$1\"], 285, 0, 0);\n _static(A, \"from_handlers__TransformByHandlers__defaultHandleError$closure\", 3, null, [\"call$1$3\", \"call$3\"], [\"TransformByHandlers__defaultHandleError\", function(error, stackTrace, sink) {\n return A.TransformByHandlers__defaultHandleError(error, stackTrace, sink, type$.dynamic);\n }], 594, 0);\n _static(A, \"rate_limit___collect$closure\", 2, null, [\"call$1$2\", \"call$2\"], [\"_collect\", function($event, soFar) {\n return A._collect($event, soFar, type$.dynamic);\n }], 595, 0);\n _instance_1_u(_ = A._EvaluateVisitor2.prototype, \"get$_async_evaluate0$_visitMediaQueries\", \"_async_evaluate0$_visitMediaQueries$1\", 314);\n _instance_1_u(_, \"get$_async_evaluate0$_visitSupportsCondition\", \"_async_evaluate0$_visitSupportsCondition$1\", 315);\n _instance_1_u(_, \"get$_async_evaluate0$_expressionNode\", \"_async_evaluate0$_expressionNode$1\", 157);\n _static_1(A, \"calculation0_SassCalculation__simplify$closure\", \"SassCalculation__simplify0\", 171);\n _static_1(A, \"color1___opacify$closure\", \"_opacify0\", 24);\n _static_1(A, \"color1___transparentize$closure\", \"_transparentize0\", 24);\n _static(A, \"compile__compile$closure\", 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"compile0\", function(path) {\n return A.compile0(path, null);\n }], 596, 0);\n _static(A, \"compile__compileString$closure\", 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"compileString0\", function(text) {\n return A.compileString0(text, null);\n }], 597, 0);\n _static(A, \"compile__compileAsync$closure\", 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"compileAsync1\", function(path) {\n return A.compileAsync1(path, null);\n }], 598, 0);\n _static(A, \"compile__compileStringAsync$closure\", 1, function() {\n return [null];\n }, [\"call$2\", \"call$1\"], [\"compileStringAsync1\", function(text) {\n return A.compileStringAsync1(text, null);\n }], 599, 0);\n _static_1(A, \"compile___parseImporter$closure\", \"_parseImporter0\", 600);\n _instance_1_u(A.EmptyExtensionStore0.prototype, \"get$addExtensions\", \"addExtensions$1\", 207);\n _instance_1_u(_ = A._EvaluateVisitor1.prototype, \"get$_evaluate0$_visitMediaQueries\", \"_evaluate0$_visitMediaQueries$1\", 400);\n _instance_1_u(_, \"get$_evaluate0$_visitSupportsCondition\", \"_evaluate0$_visitSupportsCondition$1\", 401);\n _instance_1_u(_, \"get$_evaluate0$_expressionNode\", \"_evaluate0$_expressionNode$1\", 157);\n _instance_1_u(A.ExtensionStore0.prototype, \"get$addExtensions\", \"addExtensions$1\", 207);\n _static_1(A, \"functions0___isUnique$closure\", \"_isUnique0\", 15);\n _static_1(A, \"immutable__jsToDartList$closure\", \"jsToDartList\", 601);\n _static_2(A, \"legacy__render$closure\", \"render\", 602);\n _static_1(A, \"legacy__renderSync$closure\", \"renderSync\", 603);\n _instance_1_u(A.LimitedMapView0.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.SelectorList0.prototype, \"get$_list2$_complexContainsParentSelector\", \"_list2$_complexContainsParentSelector$1\", 20);\n _instance_1_u(A.MergedMapView0.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_i(A.NoSourceMapBuffer0.prototype, \"get$write\", \"write$1\", 27);\n _instance_1_u(A.ModifiableCssNode0.prototype, \"get$_node1$_isInvisible\", \"_node1$_isInvisible$1\", 8);\n _instance_2_u(A.SassNumber0.prototype, \"get$moduloLikeSass\", \"moduloLikeSass$2\", 54);\n _instance_0_u(_ = A.Parser1.prototype, \"get$whitespace\", \"whitespace$0\", 0);\n _instance_0_u(_, \"get$loudComment\", \"loudComment$0\", 0);\n _instance_0_u(_, \"get$string\", \"string$0\", 30);\n _instance_1_u(A.PrefixedMapView0.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _instance_1_u(A.PublicMemberMapView0.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _static_1(A, \"sass__main$closure\", \"main0\", 604);\n _instance_0_u(A.SassParser0.prototype, \"get$loudComment\", \"loudComment$0\", 0);\n _instance_1_u(_ = A._SerializeVisitor0.prototype, \"get$_serialize0$_visitMediaQuery\", \"_serialize0$_visitMediaQuery$1\", 524);\n _instance_1_u(_, \"get$_serialize0$_writeCalculationValue\", \"_serialize0$_writeCalculationValue$1\", 103);\n _instance_1_u(_, \"get$_serialize0$_isInvisible\", \"_serialize0$_isInvisible$1\", 8);\n _instance_1_i(A.SourceMapBuffer0.prototype, \"get$write\", \"write$1\", 27);\n _instance_1_u(_ = A.StatementSearchVisitor0.prototype, \"get$visitContentBlock\", \"visitContentBlock$1\", \"StatementSearchVisitor0.T?(ContentBlock0)\");\n _instance_1_u(_, \"get$visitChildren\", \"visitChildren$1\", \"StatementSearchVisitor0.T?(List)\");\n _instance(_ = A.StylesheetParser0.prototype, \"get$_stylesheet0$_statement\", 0, 0, null, [\"call$1$root\", \"call$0\"], [\"_stylesheet0$_statement$1$root\", \"_stylesheet0$_statement$0\"], 539, 0, 0);\n _instance_0_u(_, \"get$_stylesheet0$_declarationChild\", \"_stylesheet0$_declarationChild$0\", 126);\n _instance_0_u(_, \"get$_stylesheet0$_functionChild\", \"_stylesheet0$_functionChild$0\", 126);\n _instance_1_u(A.UnprefixedMapView0.prototype, \"get$containsKey\", \"containsKey$1\", 11);\n _static_1(A, \"utils1__jsToDartUrl$closure\", \"jsToDartUrl\", 605);\n _static_1(A, \"utils1__dartToJSUrl$closure\", \"dartToJSUrl\", 606);\n _static_1(A, \"utils0__isPublic$closure\", \"isPublic0\", 6);\n _static(A, \"path__absolute$closure\", 1, function() {\n return [null, null, null, null, null, null];\n }, [\"call$7\", \"call$1\", \"call$2\", \"call$3\", \"call$4\", \"call$6\", \"call$5\"], [\"absolute\", function(part1) {\n return A.absolute(part1, null, null, null, null, null, null);\n }, function(part1, part2) {\n return A.absolute(part1, part2, null, null, null, null, null);\n }, function(part1, part2, part3) {\n return A.absolute(part1, part2, part3, null, null, null, null);\n }, function(part1, part2, part3, part4) {\n return A.absolute(part1, part2, part3, part4, null, null, null);\n }, function(part1, part2, part3, part4, part5, part6) {\n return A.absolute(part1, part2, part3, part4, part5, part6, null);\n }, function(part1, part2, part3, part4, part5) {\n return A.absolute(part1, part2, part3, part4, part5, null, null);\n }], 607, 0);\n _static_1(A, \"path__prettyUri$closure\", \"prettyUri\", 92);\n _static_1(A, \"character__isWhitespace$closure\", \"isWhitespace\", 32);\n _static_1(A, \"character__isNewline$closure\", \"isNewline\", 32);\n _static_1(A, \"character__isHex$closure\", \"isHex\", 32);\n _static_2(A, \"number0__fuzzyLessThan$closure\", \"fuzzyLessThan\", 41);\n _static_2(A, \"number0__fuzzyLessThanOrEquals$closure\", \"fuzzyLessThanOrEquals\", 41);\n _static_2(A, \"number0__fuzzyGreaterThan$closure\", \"fuzzyGreaterThan\", 41);\n _static_2(A, \"number0__fuzzyGreaterThanOrEquals$closure\", \"fuzzyGreaterThanOrEquals\", 41);\n _static_1(A, \"number0__fuzzyRound$closure\", \"fuzzyRound\", 43);\n _static_1(A, \"character0__isWhitespace$closure\", \"isWhitespace0\", 32);\n _static_1(A, \"character0__isNewline$closure\", \"isNewline0\", 32);\n _static_1(A, \"character0__isHex$closure\", \"isHex0\", 32);\n _static_2(A, \"number2__fuzzyLessThan$closure\", \"fuzzyLessThan0\", 41);\n _static_2(A, \"number2__fuzzyLessThanOrEquals$closure\", \"fuzzyLessThanOrEquals0\", 41);\n _static_2(A, \"number2__fuzzyGreaterThan$closure\", \"fuzzyGreaterThan0\", 41);\n _static_2(A, \"number2__fuzzyGreaterThanOrEquals$closure\", \"fuzzyGreaterThanOrEquals0\", 41);\n _static_1(A, \"number2__fuzzyRound$closure\", \"fuzzyRound0\", 43);\n _static_1(A, \"value1__wrapValue$closure\", \"wrapValue\", 405);\n })();\n (function inheritance() {\n var _mixin = hunkHelpers.mixin,\n _inherit = hunkHelpers.inherit,\n _inheritMany = hunkHelpers.inheritMany;\n _inherit(A.Object, null);\n _inheritMany(A.Object, [A.JS_CONST, J.Interceptor, J.ArrayIterator, A.Iterable, A.CastIterator, A.Closure, A.MapMixin, A.Error, A._ListBase_Object_ListMixin, A.SentinelValue, A.ListIterator, A.Iterator, A.ExpandIterator, A.EmptyIterator, A.FollowedByIterator, A.WhereTypeIterator, A.FixedLengthListMixin, A.UnmodifiableListMixin, A.Symbol, A.MapView, A.ConstantMap, A.JSInvocationMirror, A.TypeErrorDecoder, A.NullThrownFromJavaScriptException, A.ExceptionAndStackTrace, A._StackTrace, A._Required, A.LinkedHashMapCell, A.LinkedHashMapKeyIterator, A.JSSyntaxRegExp, A._MatchImplementation, A._AllMatchesIterator, A.StringMatch, A._StringAllMatchesIterator, A._Cell, A.Rti, A._FunctionParameters, A._Type, A._TimerImpl, A._AsyncAwaitCompleter, A._IterationMarker, A._SyncStarIterator, A.AsyncError, A._Completer, A._FutureListener, A._Future, A._AsyncCallbackEntry, A.Stream, A.StreamTransformerBase, A._StreamController, A._SyncStreamControllerDispatch, A._AsyncStreamControllerDispatch, A._BufferingStreamSubscription, A._AddStreamState, A._DelayedEvent, A._DelayedDone, A._PendingEvents, A._StreamIterator, A._ZoneFunction, A._RunNullaryZoneFunction, A._RunUnaryZoneFunction, A._RunBinaryZoneFunction, A._RegisterNullaryZoneFunction, A._RegisterUnaryZoneFunction, A._RegisterBinaryZoneFunction, A._ZoneSpecification, A._ZoneDelegate, A._Zone, A._HashMapKeyIterator, A.__SetBase_Object_SetMixin, A._LinkedHashSetCell, A._LinkedHashSetIterator, A.ListMixin, A._MapBaseValueIterator, A._UnmodifiableMapMixin, A._ListQueueIterator, A.SetMixin, A._UnmodifiableSetMixin, A.Codec, A._Base64Encoder, A.ChunkedConversionSink, A._JsonStringifier, A.StringConversionSinkMixin, A._Utf8Encoder, A._Utf8Decoder, A.DateTime, A.Duration, A.OutOfMemoryError, A.StackOverflowError, A._Exception, A.FormatException, A.Expando, A.MapEntry, A.Null, A._StringStackTrace, A.RuneIterator, A.StringBuffer, A._Uri, A.UriData, A._SimpleUri, A._JSRandom, A.ArgParser, A.ArgResults, A.Option, A.OptionType, A.Parser0, A._Usage, A.ErrorResult, A.ValueResult, A.StreamCompleter, A.StreamGroup, A._StreamGroupState, A.StreamQueue, A._NextRequest, A.Repl, A.ReplAdapter, A.DefaultEquality, A.IterableEquality, A.ListEquality, A._MapEntry, A.MapEquality, A._QueueList_Object_ListMixin, A._DelegatingIterableBase, A.UnmodifiableSetMixin, A.Context, A._PathDirection, A._PathRelation, A.Style, A.ParsedPath, A.PathException, A.CssMediaQuery, A._SingletonCssMediaQueryMergeResult, A.MediaQuerySuccessfulMergeResult, A.AstNode, A.ModifiableCssValue, A.CssValue, A._FakeAstNode, A.Argument, A.ArgumentDeclaration, A.ArgumentInvocation, A.AtRootQuery, A.ConfiguredVariable, A.BinaryOperationExpression, A.BinaryOperator, A.BooleanExpression, A.CalculationExpression, A.ColorExpression, A.FunctionExpression, A.IfExpression, A.InterpolatedFunctionExpression, A.ListExpression, A.MapExpression, A.NullExpression, A.NumberExpression, A.ParenthesizedExpression, A.SelectorExpression, A.StringExpression, A.UnaryOperationExpression, A.UnaryOperator, A.ValueExpression, A.VariableExpression, A.DynamicImport, A.StaticImport, A.Interpolation, A.ParentStatement, A.ContentRule, A.DebugRule, A.ErrorRule, A.ExtendRule, A.ForwardRule, A.IfRule, A.IfRuleClause, A.ImportRule, A.IncludeRule, A.LoudComment, A.StatementSearchVisitor, A.ReturnRule, A.SilentComment, A.UseRule, A.VariableDeclaration, A.WarnRule, A.SupportsAnything, A.SupportsDeclaration, A.SupportsFunction, A.SupportsInterpolation, A.SupportsNegation, A.SupportsOperation, A.Selector, A.AttributeOperator, A.Combinator, A.QualifiedName, A.AsyncEnvironment, A._EnvironmentModule0, A.AsyncImportCache, A.AsyncBuiltInCallable, A.BuiltInCallable, A.PlainCssCallable, A.UserDefinedCallable, A.CompileResult, A.Configuration, A.ConfiguredValue, A.Environment, A._EnvironmentModule, A.SourceSpanException, A.SassScriptException, A.ExecutableOptions, A.UsageException, A._Watcher, A.EmptyExtensionStore, A.Extension, A.Extender, A.ExtensionStore, A.ExtendMode, A.ImportCache, A.AsyncImporter, A.ImporterResult, A.InterpolationBuffer, A.FileSystemException, A.Stderr, A._QuietLogger, A.StderrLogger, A.TerseLogger, A.TrackingLogger, A.BuiltInModule, A.ForwardedModuleView, A.ShadowedModuleView, A.Parser, A.StylesheetGraph, A.StylesheetNode, A.Syntax, A.MultiDirWatcher, A.NoSourceMapBuffer, A.SourceMapBuffer, A.Value, A.CalculationOperation, A.CalculationOperator, A.CalculationInterpolation, A.ListSeparator, A._EvaluateVisitor0, A._ImportedCssVisitor0, A.EvaluateResult, A._EvaluationContext0, A._ArgumentResults0, A._LoadedStylesheet0, A._CloneCssVisitor, A.Evaluator, A._EvaluateVisitor, A._ImportedCssVisitor, A._EvaluationContext, A._ArgumentResults, A._LoadedStylesheet, A.RecursiveStatementVisitor, A._SerializeVisitor, A.OutputStyle, A.LineFeed, A.SerializeResult, A.Entry, A.Mapping, A.TargetLineEntry, A.TargetEntry, A.SourceFile, A.SourceLocationMixin, A.SourceSpanMixin, A.Highlighter, A._Highlight, A._Line, A.SourceLocation, A.Chain, A.Frame, A.LazyTrace, A.Trace, A.UnparsedFrame, A.StringScanner, A._SpanScannerState, A.AsciiGlyphSet, A.UnicodeGlyphSet, A.Tuple2, A.Tuple3, A.Tuple4, A.WatchEvent, A.ChangeType, A.SupportsAnything0, A.Argument0, A.ArgumentDeclaration0, A.ArgumentInvocation0, A.Value0, A.AsyncImporter0, A.AsyncBuiltInCallable0, A.AsyncEnvironment0, A._EnvironmentModule2, A._EvaluateVisitor2, A._ImportedCssVisitor2, A.EvaluateResult0, A._EvaluationContext2, A._ArgumentResults2, A._LoadedStylesheet2, A.AsyncImportCache0, A.Parser1, A.AtRootQuery0, A.ParentStatement0, A.AstNode0, A.Selector0, A.AttributeOperator0, A.BinaryOperationExpression0, A.BinaryOperator0, A.BooleanExpression0, A.BuiltInCallable0, A.BuiltInModule0, A.CalculationExpression0, A.CalculationOperation0, A.CalculationOperator0, A.CalculationInterpolation0, A._CloneCssVisitor0, A.ColorExpression0, A.CompileResult0, A.Combinator0, A.Configuration0, A.ConfiguredValue0, A.ConfiguredVariable0, A.ContentRule0, A.DebugRule0, A.SupportsDeclaration0, A.DynamicImport0, A.EmptyExtensionStore0, A.Environment0, A._EnvironmentModule1, A.ErrorRule0, A._EvaluateVisitor1, A._ImportedCssVisitor1, A._EvaluationContext1, A._ArgumentResults1, A._LoadedStylesheet1, A.SassScriptException0, A.ExtendRule0, A.Extension0, A.Extender0, A.ExtensionStore0, A.ForwardRule0, A.ForwardedModuleView0, A.FunctionExpression0, A.SupportsFunction0, A.IfExpression0, A.IfRule0, A.IfRuleClause0, A.NodeImporter, A.ImportCache0, A.ImportRule0, A.IncludeRule0, A.InterpolatedFunctionExpression0, A.Interpolation0, A.SupportsInterpolation0, A.InterpolationBuffer0, A.ListExpression0, A.ListSeparator0, A._QuietLogger0, A.LoudComment0, A.MapExpression0, A.CssMediaQuery0, A._SingletonCssMediaQueryMergeResult0, A.MediaQuerySuccessfulMergeResult0, A.StatementSearchVisitor0, A.ExtendMode0, A.SupportsNegation0, A.NoSourceMapBuffer0, A._FakeAstNode0, A.FileSystemException0, A.Stderr0, A.NodeToDartLogger, A.NullExpression0, A.NumberExpression0, A.SupportsOperation0, A.ParenthesizedExpression0, A.PlainCssCallable0, A.QualifiedName0, A.ImporterResult0, A.ReturnRule0, A.SelectorExpression0, A._SerializeVisitor0, A.OutputStyle0, A.LineFeed0, A.SerializeResult0, A.ShadowedModuleView0, A.SilentComment0, A.SourceMapBuffer0, A.StaticImport0, A.StderrLogger0, A.StringExpression0, A.Syntax0, A.TerseLogger0, A.UnaryOperationExpression0, A.UnaryOperator0, A.UseRule0, A.UserDefinedCallable0, A.CssValue0, A.ValueExpression0, A.ModifiableCssValue0, A.VariableExpression0, A.VariableDeclaration0, A.WarnRule0]);\n _inheritMany(J.Interceptor, [J.JSBool, J.JSNull, J.JavaScriptObject, J.JSArray, J.JSNumber, J.JSString, A.NativeTypedData]);\n _inheritMany(J.JavaScriptObject, [J.PlainJavaScriptObject, J.UnknownJavaScriptObject, J.JavaScriptFunction, A.Stdin, A.Stdout, A.ReadlineModule, A.ReadlineOptions, A.ReadlineInterface, A.BufferModule, A.BufferConstants, A.Buffer, A.ConsoleModule, A.Console, A.EventEmitter, A.FS, A.FSConstants, A.FSWatcher, A.ReadStream, A.ReadStreamOptions, A.WriteStream, A.WriteStreamOptions, A.FileOptions, A.StatOptions, A.MkdirOptions, A.RmdirOptions, A.WatchOptions, A.WatchFileOptions, A.Stats, A.Promise, A.Date, A.JsError, A.Atomics, A.Modules, A.Module1, A.Net, A.Socket, A.NetAddress, A.NetServer, A.NodeJsError, A.Process, A.CPUUsage, A.Release, A.StreamModule, A.Readable, A.Writable, A.Duplex, A.Transform, A.WritableOptions, A.ReadableOptions, A.Immediate, A.Timeout, A.TTY, A.Util, A.JSArray0, A.Chokidar, A.ChokidarOptions, A.ChokidarWatcher, A.JSFunction, A.NodeImporterResult, A.RenderContext, A.RenderContextOptions, A.RenderContextResult, A.RenderContextResultStats, A.JSClass, A.JSUrl, A._PropertyDescriptor, A.JSArray1, A.Chokidar0, A.ChokidarOptions0, A.ChokidarWatcher0, A._NodeSassColor, A._Channels, A.CompileOptions, A.NodeCompileResult, A.Exports, A.LoggerNamespace, A.FiberClass, A.Fiber, A.JSFunction0, A.ImmutableList, A.ImmutableMap, A.NodeImporter0, A.CanonicalizeOptions, A.NodeImporterResult0, A.NodeImporterResult1, A._NodeSassList, A._ConstructorOptions, A.NodeLogger, A.WarnOptions, A.DebugOptions, A._NodeSassMap, A._NodeSassNumber, A._ConstructorOptions0, A.JSClass0, A.RenderContext0, A.RenderContextOptions0, A.RenderContextResult0, A.RenderContextResultStats0, A.RenderOptions, A.RenderResult, A.RenderResultStats, A._Exports, A._NodeSassString, A._ConstructorOptions1, A.Types, A.JSUrl0, A._PropertyDescriptor0]);\n _inherit(J.JSUnmodifiableArray, J.JSArray);\n _inheritMany(J.JSNumber, [J.JSInt, J.JSNumNotInt]);\n _inheritMany(A.Iterable, [A._CastIterableBase, A.EfficientLengthIterable, A.MappedIterable, A.WhereIterable, A.ExpandIterable, A.TakeIterable, A.SkipIterable, A.SkipWhileIterable, A.FollowedByIterable, A.WhereTypeIterable, A._ConstantMapKeyIterable, A.IterableBase, A._StringAllMatchesIterable, A.Runes]);\n _inheritMany(A._CastIterableBase, [A.CastIterable, A.__CastListBase__CastIterableBase_ListMixin, A.CastSet]);\n _inherit(A._EfficientLengthCastIterable, A.CastIterable);\n _inherit(A._CastListBase, A.__CastListBase__CastIterableBase_ListMixin);\n _inheritMany(A.Closure, [A.Closure2Args, A.CastMap_entries_closure, A.Closure0Args, A.ConstantStringMap_values_closure, A.Instantiation, A.TearOffClosure, A.JsLinkedHashMap_values_closure, A.initHooks_closure, A.initHooks_closure1, A._AsyncRun__initializeScheduleImmediate_internalCallback, A._AsyncRun__initializeScheduleImmediate_closure, A._awaitOnObject_closure, A.Future_wait_closure, A._Future__chainForeignFuture_closure, A._Future__propagateToListeners_handleWhenCompleteCallback_closure, A.Stream_Stream$fromFuture_closure, A.Stream_length_closure, A._CustomZone_bindUnaryCallback_closure, A._RootZone_bindUnaryCallback_closure, A._HashMap_values_closure, A._LinkedCustomHashMap_closure, A.MapMixin_entries_closure, A.Uri_parseIPv6Address_error, A._Uri__makePath_closure, A._createTables_setChars, A._createTables_setRange, A._convertDataTree__convert, A.ArgParser__addOption_closure, A._Usage__writeOption_closure, A._Usage__buildAllowedList_closure, A.StreamGroup__onListen_closure, A.StreamGroup__onCancel_closure, A.StreamQueue__ensureListening_closure, A.alwaysValid_closure, A.ReplAdapter_runAsync__closure, A.MapKeySet_difference_closure, A.promiseToFuture_closure, A.promiseToFuture_closure0, A.futureToPromise__closure, A.Context_joinAll_closure, A.Context_split_closure, A._validateArgList_closure, A.ParsedPath__splitExtension_closure, A.PathMap__create_closure0, A.PathMap__create_closure1, A.WindowsStyle_absolutePathToUri_closure, A.ArgumentDeclaration_verify_closure, A.ArgumentDeclaration_verify_closure0, A.CalculationExpression__verifyArguments_closure, A.ListExpression_toString_closure, A.MapExpression_toString_closure, A.Interpolation_toString_closure, A.EachRule_toString_closure, A.IfRuleClause$__closure, A.IfRuleClause$___closure, A.ParentStatement_closure, A.ParentStatement__closure, A.ComplexSelector_isInvisible_closure, A.CompoundSelector_isInvisible_closure, A.IDSelector_unify_closure, A.SelectorList_isInvisible_closure, A.SelectorList_asSassList_closure, A.SelectorList_asSassList__closure, A.SelectorList_unify_closure, A.SelectorList_unify__closure, A.SelectorList_unify___closure, A.SelectorList_resolveParentSelectors_closure, A.SelectorList_resolveParentSelectors__closure, A.SelectorList_resolveParentSelectors__closure0, A.SelectorList__complexContainsParentSelector_closure, A.SelectorList__complexContainsParentSelector__closure, A.SelectorList__resolveParentSelectorsCompound_closure, A.SelectorList__resolveParentSelectorsCompound_closure0, A.SelectorList__resolveParentSelectorsCompound_closure1, A.PseudoSelector_unify_closure, A._compileStylesheet_closure0, A.AsyncEnvironment_importForwards_closure, A.AsyncEnvironment_importForwards_closure0, A.AsyncEnvironment_importForwards_closure1, A.AsyncEnvironment__getVariableFromGlobalModule_closure, A.AsyncEnvironment_setVariable_closure0, A.AsyncEnvironment__getFunctionFromGlobalModule_closure, A.AsyncEnvironment__getMixinFromGlobalModule_closure, A.AsyncEnvironment_toModule_closure, A.AsyncEnvironment_toDummyModule_closure, A.AsyncEnvironment__fromOneModule_closure, A.AsyncEnvironment__fromOneModule__closure, A._EnvironmentModule__EnvironmentModule_closure5, A._EnvironmentModule__EnvironmentModule_closure6, A._EnvironmentModule__EnvironmentModule_closure7, A._EnvironmentModule__EnvironmentModule_closure8, A._EnvironmentModule__EnvironmentModule_closure9, A._EnvironmentModule__EnvironmentModule_closure10, A.AsyncImportCache_humanize_closure, A.AsyncImportCache_humanize_closure0, A.AsyncImportCache_humanize_closure1, A.AsyncBuiltInCallable$mixin_closure, A.BuiltInCallable$mixin_closure, A._compileStylesheet_closure, A.Configuration_toString_closure, A.Environment_importForwards_closure, A.Environment_importForwards_closure0, A.Environment_importForwards_closure1, A.Environment__getVariableFromGlobalModule_closure, A.Environment_setVariable_closure0, A.Environment__getFunctionFromGlobalModule_closure, A.Environment__getMixinFromGlobalModule_closure, A.Environment_toModule_closure, A.Environment_toDummyModule_closure, A.Environment__fromOneModule_closure, A.Environment__fromOneModule__closure, A._EnvironmentModule__EnvironmentModule_closure, A._EnvironmentModule__EnvironmentModule_closure0, A._EnvironmentModule__EnvironmentModule_closure1, A._EnvironmentModule__EnvironmentModule_closure2, A._EnvironmentModule__EnvironmentModule_closure3, A._EnvironmentModule__EnvironmentModule_closure4, A._writeSourceMap_closure, A.ExecutableOptions_emitErrorCss_closure, A.watch_closure, A._Watcher__debounceEvents_closure, A.ExtensionStore_extensionsWhereTarget_closure, A.ExtensionStore_addExtensions_closure0, A.ExtensionStore_addExtensions__closure, A.ExtensionStore_addExtensions__closure0, A.ExtensionStore__extendComplex_closure, A.ExtensionStore__extendComplex_closure0, A.ExtensionStore__extendComplex__closure, A.ExtensionStore__extendComplex__closure0, A.ExtensionStore__extendComplex___closure, A.ExtensionStore__extendCompound_closure, A.ExtensionStore__extendCompound_closure0, A.ExtensionStore__extendCompound__closure, A.ExtensionStore__extendCompound__closure0, A.ExtensionStore__extendCompound_closure1, A.ExtensionStore__extendCompound_closure2, A.ExtensionStore__extendCompound_closure3, A.ExtensionStore__extendSimple_withoutPseudo, A.ExtensionStore__extendSimple_closure, A.ExtensionStore__extendSimple_closure0, A.ExtensionStore__extendPseudo_closure, A.ExtensionStore__extendPseudo_closure0, A.ExtensionStore__extendPseudo_closure1, A.ExtensionStore__extendPseudo_closure2, A.ExtensionStore__extendPseudo_closure3, A.ExtensionStore__trim_closure, A.ExtensionStore__trim_closure0, A.unifyComplex_closure, A._weaveParents_closure0, A._weaveParents_closure1, A._weaveParents__closure1, A._weaveParents_closure2, A._weaveParents_closure3, A._weaveParents__closure0, A._weaveParents_closure4, A._weaveParents_closure5, A._weaveParents__closure, A._mustUnify_closure, A._mustUnify__closure, A.paths__closure, A.paths___closure, A._hasRoot_closure, A.listIsSuperselector_closure, A.listIsSuperselector__closure, A._simpleIsSuperselectorOfCompound_closure, A._simpleIsSuperselectorOfCompound__closure, A._selectorPseudoIsSuperselector_closure, A._selectorPseudoIsSuperselector_closure0, A._selectorPseudoIsSuperselector_closure1, A._selectorPseudoIsSuperselector_closure2, A._selectorPseudoIsSuperselector_closure3, A._selectorPseudoIsSuperselector__closure, A._selectorPseudoIsSuperselector___closure, A._selectorPseudoIsSuperselector___closure0, A._selectorPseudoIsSuperselector_closure4, A._selectorPseudoIsSuperselector_closure5, A._selectorPseudoArgs_closure, A._selectorPseudoArgs_closure0, A.globalFunctions_closure, A.global_closure, A.global_closure0, A.global_closure1, A.global_closure2, A.global_closure3, A.global_closure4, A.global_closure5, A.global_closure6, A.global_closure7, A.global_closure8, A.global_closure9, A.global_closure10, A.global_closure11, A.global_closure12, A.global_closure13, A.global_closure14, A.global_closure15, A.global_closure16, A.global_closure17, A.global_closure18, A.global_closure19, A.global_closure20, A.global_closure21, A.global_closure22, A.global_closure23, A.global_closure24, A.global__closure, A.global_closure25, A.module_closure, A.module_closure0, A.module_closure1, A.module_closure2, A.module_closure3, A.module_closure4, A.module_closure5, A.module_closure6, A.module__closure, A.module_closure7, A._red_closure, A._green_closure, A._blue_closure, A._mix_closure, A._hue_closure, A._saturation_closure, A._lightness_closure, A._complement_closure, A._adjust_closure, A._scale_closure, A._change_closure, A._ieHexStr_closure, A._ieHexStr_closure_hexString, A._updateComponents_getParam, A._updateComponents_closure, A._updateComponents_updateValue, A._functionString_closure, A._removedColorFunction_closure, A._rgb_closure, A._hsl_closure, A._removeUnits_closure, A._removeUnits_closure0, A._hwb_closure, A._parseChannels_closure, A._length_closure0, A._nth_closure, A._setNth_closure, A._join_closure, A._append_closure0, A._zip_closure, A._zip__closure, A._zip__closure0, A._zip__closure1, A._index_closure0, A._separator_closure, A._isBracketed_closure, A._slash_closure, A._get_closure, A._set_closure, A._set__closure0, A._set_closure0, A._set__closure, A._merge_closure, A._merge_closure0, A._merge__closure, A._deepMerge_closure, A._deepRemove_closure, A._deepRemove__closure, A._remove_closure, A._remove_closure0, A._keys_closure, A._values_closure, A._hasKey_closure, A._modify__modifyNestedMap, A._ceil_closure, A._clamp_closure, A._floor_closure, A._max_closure, A._min_closure, A._abs_closure, A._hypot_closure, A._hypot__closure, A._log_closure, A._pow_closure, A._sqrt_closure, A._acos_closure, A._asin_closure, A._atan_closure, A._atan2_closure, A._cos_closure, A._sin_closure, A._tan_closure, A._compatible_closure, A._isUnitless_closure, A._unit_closure, A._percentage_closure, A._randomFunction_closure, A._div_closure, A._numberFunction_closure, A.global_closure26, A.global_closure27, A.global_closure28, A.global_closure29, A.local_closure, A.local_closure0, A.local__closure, A._nest_closure, A._nest__closure, A._append_closure, A._append__closure, A._append___closure, A._extend_closure, A._replace_closure, A._unify_closure, A._isSuperselector_closure, A._simpleSelectors_closure, A._simpleSelectors__closure, A._parse_closure, A._unquote_closure, A._quote_closure, A._length_closure, A._insert_closure, A._index_closure, A._slice_closure, A._toUpperCase_closure, A._toLowerCase_closure, A._uniqueId_closure, A.ImportCache_humanize_closure, A.ImportCache_humanize_closure0, A.ImportCache_humanize_closure1, A.FilesystemImporter_canonicalize_closure, A._exactlyOne_closure, A._realCasePath_helper, A._realCasePath_helper__closure, A.readStdin_closure, A.readStdin_closure0, A.readStdin_closure1, A.readStdin_closure2, A.listDir__closure, A.listDir__closure0, A.listDir_closure_list, A.listDir__list_closure, A.watchDir_closure, A.watchDir_closure0, A.watchDir_closure1, A.watchDir_closure2, A.TerseLogger_summarize_closure, A.TerseLogger_summarize_closure0, A._disallowedFunctionNames_closure, A.Parser_scanIdentChar_matches, A.StylesheetParser_parse__closure0, A.StylesheetParser_expression_addSingleExpression, A.StylesheetParser_expression_addOperator, A.StylesheetParser__unicodeRange_closure, A.StylesheetParser__unicodeRange_closure0, A.StylesheetParser_trySpecialFunction_closure, A.StylesheetGraph_modifiedSince_transitiveModificationTime, A._PrefixedKeys_iterator_closure, A.SourceMapBuffer_buildSourceMap_closure, A._UnprefixedKeys_iterator_closure, A._UnprefixedKeys_iterator_closure0, A.indent_closure, A.flattenVertically_closure, A.flattenVertically_closure0, A.SassCalculation__verifyLength_closure, A.SassColor_SassColor$hwb_toRgb, A.SassList_isBlank_closure, A.SassNumber__coerceOrConvertValue_closure, A.SassNumber__coerceOrConvertValue_closure1, A.SassNumber_multiplyUnits_closure, A.SassNumber_multiplyUnits_closure1, A.SassNumber__areAnyConvertible_closure, A.SassNumber__canonicalizeUnitList_closure, A.SingleUnitSassNumber__coerceToUnit_closure, A.SingleUnitSassNumber__coerceValueToUnit_closure, A.SingleUnitSassNumber_multiplyUnits_closure, A._EvaluateVisitor_closure9, A._EvaluateVisitor_closure10, A._EvaluateVisitor_closure11, A._EvaluateVisitor_closure12, A._EvaluateVisitor_closure13, A._EvaluateVisitor_closure14, A._EvaluateVisitor_closure15, A._EvaluateVisitor_closure16, A._EvaluateVisitor_closure17, A._EvaluateVisitor_closure18, A._EvaluateVisitor__closure3, A._EvaluateVisitor__loadModule__closure0, A._EvaluateVisitor__combineCss_closure2, A._EvaluateVisitor__combineCss_closure3, A._EvaluateVisitor__combineCss_closure4, A._EvaluateVisitor__extendModules_closure1, A._EvaluateVisitor__topologicalModules_visitModule0, A._EvaluateVisitor__scopeForAtRoot_closure5, A._EvaluateVisitor__scopeForAtRoot_closure6, A._EvaluateVisitor__scopeForAtRoot_closure7, A._EvaluateVisitor__scopeForAtRoot_closure8, A._EvaluateVisitor__scopeForAtRoot_closure9, A._EvaluateVisitor__scopeForAtRoot_closure10, A._EvaluateVisitor_visitDeclaration_closure1, A._EvaluateVisitor_visitEachRule_closure2, A._EvaluateVisitor_visitEachRule_closure3, A._EvaluateVisitor_visitEachRule__closure0, A._EvaluateVisitor_visitEachRule___closure0, A._EvaluateVisitor_visitAtRule_closure2, A._EvaluateVisitor_visitAtRule_closure4, A._EvaluateVisitor_visitForRule__closure0, A._EvaluateVisitor_visitForwardRule_closure1, A._EvaluateVisitor_visitForwardRule_closure2, A._EvaluateVisitor_visitIfRule__closure0, A._EvaluateVisitor__visitDynamicImport__closure3, A._EvaluateVisitor__visitDynamicImport__closure4, A._EvaluateVisitor__visitDynamicImport__closure5, A._EvaluateVisitor__visitStaticImport_closure0, A._EvaluateVisitor_visitIncludeRule_closure6, A._EvaluateVisitor_visitMediaRule_closure2, A._EvaluateVisitor_visitMediaRule_closure4, A._EvaluateVisitor_visitStyleRule_closure8, A._EvaluateVisitor_visitStyleRule_closure12, A._EvaluateVisitor_visitSupportsRule_closure2, A._EvaluateVisitor_visitUseRule_closure0, A._EvaluateVisitor_visitWhileRule__closure0, A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0, A._EvaluateVisitor_visitListExpression_closure0, A._EvaluateVisitor__runUserDefinedCallable____closure0, A._EvaluateVisitor__runBuiltInCallable_closure2, A._EvaluateVisitor__evaluateArguments_closure3, A._EvaluateVisitor__evaluateArguments_closure4, A._EvaluateVisitor__evaluateArguments_closure6, A._EvaluateVisitor__evaluateMacroArguments_closure3, A._EvaluateVisitor__evaluateMacroArguments_closure4, A._EvaluateVisitor__evaluateMacroArguments_closure6, A._EvaluateVisitor_visitStringExpression_closure0, A._EvaluateVisitor_visitCssAtRule_closure2, A._EvaluateVisitor_visitCssKeyframeBlock_closure2, A._EvaluateVisitor_visitCssMediaRule_closure2, A._EvaluateVisitor_visitCssMediaRule_closure4, A._EvaluateVisitor_visitCssStyleRule_closure2, A._EvaluateVisitor_visitCssSupportsRule_closure2, A._EvaluateVisitor__performInterpolation_closure0, A._EvaluateVisitor__withoutSlash_recommendation0, A._EvaluateVisitor__stackFrame_closure0, A._EvaluateVisitor__stackTrace_closure0, A._ImportedCssVisitor_visitCssAtRule_closure0, A._ImportedCssVisitor_visitCssMediaRule_closure0, A._ImportedCssVisitor_visitCssStyleRule_closure0, A._ImportedCssVisitor_visitCssSupportsRule_closure0, A._EvaluateVisitor_closure, A._EvaluateVisitor_closure0, A._EvaluateVisitor_closure1, A._EvaluateVisitor_closure2, A._EvaluateVisitor_closure3, A._EvaluateVisitor_closure4, A._EvaluateVisitor_closure5, A._EvaluateVisitor_closure6, A._EvaluateVisitor_closure7, A._EvaluateVisitor_closure8, A._EvaluateVisitor__closure0, A._EvaluateVisitor__loadModule__closure, A._EvaluateVisitor__combineCss_closure, A._EvaluateVisitor__combineCss_closure0, A._EvaluateVisitor__combineCss_closure1, A._EvaluateVisitor__extendModules_closure, A._EvaluateVisitor__topologicalModules_visitModule, A._EvaluateVisitor__scopeForAtRoot_closure, A._EvaluateVisitor__scopeForAtRoot_closure0, A._EvaluateVisitor__scopeForAtRoot_closure1, A._EvaluateVisitor__scopeForAtRoot_closure2, A._EvaluateVisitor__scopeForAtRoot_closure3, A._EvaluateVisitor__scopeForAtRoot_closure4, A._EvaluateVisitor_visitDeclaration_closure, A._EvaluateVisitor_visitEachRule_closure, A._EvaluateVisitor_visitEachRule_closure0, A._EvaluateVisitor_visitEachRule__closure, A._EvaluateVisitor_visitEachRule___closure, A._EvaluateVisitor_visitAtRule_closure, A._EvaluateVisitor_visitAtRule_closure1, A._EvaluateVisitor_visitForRule__closure, A._EvaluateVisitor_visitForwardRule_closure, A._EvaluateVisitor_visitForwardRule_closure0, A._EvaluateVisitor_visitIfRule__closure, A._EvaluateVisitor__visitDynamicImport__closure, A._EvaluateVisitor__visitDynamicImport__closure0, A._EvaluateVisitor__visitDynamicImport__closure1, A._EvaluateVisitor__visitStaticImport_closure, A._EvaluateVisitor_visitIncludeRule_closure2, A._EvaluateVisitor_visitMediaRule_closure, A._EvaluateVisitor_visitMediaRule_closure1, A._EvaluateVisitor_visitStyleRule_closure1, A._EvaluateVisitor_visitStyleRule_closure5, A._EvaluateVisitor_visitSupportsRule_closure0, A._EvaluateVisitor_visitUseRule_closure, A._EvaluateVisitor_visitWhileRule__closure, A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation, A._EvaluateVisitor_visitListExpression_closure, A._EvaluateVisitor__runUserDefinedCallable____closure, A._EvaluateVisitor__runBuiltInCallable_closure0, A._EvaluateVisitor__evaluateArguments_closure, A._EvaluateVisitor__evaluateArguments_closure0, A._EvaluateVisitor__evaluateArguments_closure2, A._EvaluateVisitor__evaluateMacroArguments_closure, A._EvaluateVisitor__evaluateMacroArguments_closure0, A._EvaluateVisitor__evaluateMacroArguments_closure2, A._EvaluateVisitor_visitStringExpression_closure, A._EvaluateVisitor_visitCssAtRule_closure0, A._EvaluateVisitor_visitCssKeyframeBlock_closure0, A._EvaluateVisitor_visitCssMediaRule_closure, A._EvaluateVisitor_visitCssMediaRule_closure1, A._EvaluateVisitor_visitCssStyleRule_closure0, A._EvaluateVisitor_visitCssSupportsRule_closure0, A._EvaluateVisitor__performInterpolation_closure, A._EvaluateVisitor__withoutSlash_recommendation, A._EvaluateVisitor__stackFrame_closure, A._EvaluateVisitor__stackTrace_closure, A._ImportedCssVisitor_visitCssAtRule_closure, A._ImportedCssVisitor_visitCssMediaRule_closure, A._ImportedCssVisitor_visitCssStyleRule_closure, A._ImportedCssVisitor_visitCssSupportsRule_closure, A.serialize_closure, A._SerializeVisitor_visitList_closure, A._SerializeVisitor_visitList_closure0, A._SerializeVisitor_visitList_closure1, A._SerializeVisitor_visitMap_closure, A._SerializeVisitor_visitSelectorList_closure, A.StatementSearchVisitor_visitIfRule_closure, A.StatementSearchVisitor_visitIfRule__closure0, A.StatementSearchVisitor_visitIfRule_closure0, A.StatementSearchVisitor_visitIfRule__closure, A.StatementSearchVisitor_visitChildren_closure, A.SingleMapping_SingleMapping$fromEntries_closure1, A.SingleMapping_toJson_closure, A.Highlighter$__closure, A.Highlighter$___closure, A.Highlighter$__closure0, A.Highlighter__collateLines_closure, A.Highlighter__collateLines_closure1, A.Highlighter__collateLines__closure, A.Highlighter_highlight_closure, A.Chain_Chain$parse_closure, A.Chain_Chain$parse_closure0, A.Chain_Chain$parse_closure1, A.Chain_toTrace_closure, A.Chain_toString_closure0, A.Chain_toString__closure0, A.Chain_toString_closure, A.Chain_toString__closure, A.Trace__parseVM_closure, A.Trace__parseVM_closure0, A.Trace$parseV8_closure, A.Trace$parseV8_closure0, A.Trace$parseJSCore_closure, A.Trace$parseJSCore_closure0, A.Trace$parseFirefox_closure, A.Trace$parseFirefox_closure0, A.Trace$parseFriendly_closure, A.Trace$parseFriendly_closure0, A.Trace_terse_closure, A.Trace_foldFrames_closure, A.Trace_foldFrames_closure0, A.Trace_toString_closure0, A.Trace_toString_closure, A.TransformByHandlers_transformByHandlers__closure, A.RateLimit__debounceAggregate_closure0, A.ArgumentDeclaration_verify_closure1, A.ArgumentDeclaration_verify_closure2, A.argumentListClass__closure, A.argumentListClass__closure0, A.AsyncBuiltInCallable$mixin_closure0, A._compileStylesheet_closure2, A.AsyncEnvironment_importForwards_closure2, A.AsyncEnvironment_importForwards_closure3, A.AsyncEnvironment_importForwards_closure4, A.AsyncEnvironment__getVariableFromGlobalModule_closure0, A.AsyncEnvironment_setVariable_closure3, A.AsyncEnvironment__getFunctionFromGlobalModule_closure0, A.AsyncEnvironment__getMixinFromGlobalModule_closure0, A.AsyncEnvironment_toModule_closure0, A.AsyncEnvironment_toDummyModule_closure0, A.AsyncEnvironment__fromOneModule_closure0, A.AsyncEnvironment__fromOneModule__closure0, A._EnvironmentModule__EnvironmentModule_closure17, A._EnvironmentModule__EnvironmentModule_closure18, A._EnvironmentModule__EnvironmentModule_closure19, A._EnvironmentModule__EnvironmentModule_closure20, A._EnvironmentModule__EnvironmentModule_closure21, A._EnvironmentModule__EnvironmentModule_closure22, A._EvaluateVisitor_closure29, A._EvaluateVisitor_closure30, A._EvaluateVisitor_closure31, A._EvaluateVisitor_closure32, A._EvaluateVisitor_closure33, A._EvaluateVisitor_closure34, A._EvaluateVisitor_closure35, A._EvaluateVisitor_closure36, A._EvaluateVisitor_closure37, A._EvaluateVisitor_closure38, A._EvaluateVisitor__closure9, A._EvaluateVisitor__loadModule__closure2, A._EvaluateVisitor__combineCss_closure8, A._EvaluateVisitor__combineCss_closure9, A._EvaluateVisitor__combineCss_closure10, A._EvaluateVisitor__extendModules_closure5, A._EvaluateVisitor__topologicalModules_visitModule2, A._EvaluateVisitor__scopeForAtRoot_closure17, A._EvaluateVisitor__scopeForAtRoot_closure18, A._EvaluateVisitor__scopeForAtRoot_closure19, A._EvaluateVisitor__scopeForAtRoot_closure20, A._EvaluateVisitor__scopeForAtRoot_closure21, A._EvaluateVisitor__scopeForAtRoot_closure22, A._EvaluateVisitor_visitDeclaration_closure5, A._EvaluateVisitor_visitEachRule_closure8, A._EvaluateVisitor_visitEachRule_closure9, A._EvaluateVisitor_visitEachRule__closure2, A._EvaluateVisitor_visitEachRule___closure2, A._EvaluateVisitor_visitAtRule_closure8, A._EvaluateVisitor_visitAtRule_closure10, A._EvaluateVisitor_visitForRule__closure2, A._EvaluateVisitor_visitForwardRule_closure5, A._EvaluateVisitor_visitForwardRule_closure6, A._EvaluateVisitor_visitIfRule__closure2, A._EvaluateVisitor__visitDynamicImport__closure11, A._EvaluateVisitor__visitDynamicImport__closure12, A._EvaluateVisitor__visitDynamicImport__closure13, A._EvaluateVisitor__visitStaticImport_closure2, A._EvaluateVisitor_visitIncludeRule_closure14, A._EvaluateVisitor_visitMediaRule_closure8, A._EvaluateVisitor_visitMediaRule_closure10, A._EvaluateVisitor_visitStyleRule_closure22, A._EvaluateVisitor_visitStyleRule_closure26, A._EvaluateVisitor_visitSupportsRule_closure6, A._EvaluateVisitor_visitUseRule_closure2, A._EvaluateVisitor_visitWhileRule__closure2, A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2, A._EvaluateVisitor_visitListExpression_closure2, A._EvaluateVisitor__runUserDefinedCallable____closure2, A._EvaluateVisitor__runBuiltInCallable_closure6, A._EvaluateVisitor__evaluateArguments_closure11, A._EvaluateVisitor__evaluateArguments_closure12, A._EvaluateVisitor__evaluateArguments_closure14, A._EvaluateVisitor__evaluateMacroArguments_closure11, A._EvaluateVisitor__evaluateMacroArguments_closure12, A._EvaluateVisitor__evaluateMacroArguments_closure14, A._EvaluateVisitor_visitStringExpression_closure2, A._EvaluateVisitor_visitCssAtRule_closure6, A._EvaluateVisitor_visitCssKeyframeBlock_closure6, A._EvaluateVisitor_visitCssMediaRule_closure8, A._EvaluateVisitor_visitCssMediaRule_closure10, A._EvaluateVisitor_visitCssStyleRule_closure6, A._EvaluateVisitor_visitCssSupportsRule_closure6, A._EvaluateVisitor__performInterpolation_closure2, A._EvaluateVisitor__withoutSlash_recommendation2, A._EvaluateVisitor__stackFrame_closure2, A._EvaluateVisitor__stackTrace_closure2, A._ImportedCssVisitor_visitCssAtRule_closure2, A._ImportedCssVisitor_visitCssMediaRule_closure2, A._ImportedCssVisitor_visitCssStyleRule_closure2, A._ImportedCssVisitor_visitCssSupportsRule_closure2, A.AsyncImportCache_humanize_closure2, A.AsyncImportCache_humanize_closure3, A.AsyncImportCache_humanize_closure4, A.legacyBooleanClass__closure, A.legacyBooleanClass__closure0, A.booleanClass__closure, A.BuiltInCallable$mixin_closure0, A.CalculationExpression__verifyArguments_closure0, A.SassCalculation__verifyLength_closure0, A.global_closure30, A.global_closure31, A.global_closure32, A.global_closure33, A.global_closure34, A.global_closure35, A.global_closure36, A.global_closure37, A.global_closure38, A.global_closure39, A.global_closure40, A.global_closure41, A.global_closure42, A.global_closure43, A.global_closure44, A.global_closure45, A.global_closure46, A.global_closure47, A.global_closure48, A.global_closure49, A.global_closure50, A.global_closure51, A.global_closure52, A.global_closure53, A.global_closure54, A.global_closure55, A.global__closure0, A.global_closure56, A.module_closure8, A.module_closure9, A.module_closure10, A.module_closure11, A.module_closure12, A.module_closure13, A.module_closure14, A.module_closure15, A.module__closure0, A.module_closure16, A._red_closure0, A._green_closure0, A._blue_closure0, A._mix_closure0, A._hue_closure0, A._saturation_closure0, A._lightness_closure0, A._complement_closure0, A._adjust_closure0, A._scale_closure0, A._change_closure0, A._ieHexStr_closure0, A._ieHexStr_closure_hexString0, A._updateComponents_getParam0, A._updateComponents_closure0, A._updateComponents_updateValue0, A._functionString_closure0, A._removedColorFunction_closure0, A._rgb_closure0, A._hsl_closure0, A._removeUnits_closure1, A._removeUnits_closure2, A._hwb_closure0, A._parseChannels_closure0, A.legacyColorClass_closure, A.legacyColorClass_closure0, A.legacyColorClass_closure1, A.legacyColorClass_closure2, A.legacyColorClass_closure3, A.colorClass__closure1, A.colorClass__closure2, A.colorClass__closure3, A.colorClass__closure4, A.colorClass__closure5, A.colorClass__closure6, A.colorClass__closure7, A.colorClass__closure8, A.colorClass__closure9, A.SassColor_SassColor$hwb_toRgb0, A.compileAsync__closure, A.compileStringAsync__closure, A.compileStringAsync__closure0, A._wrapAsyncSassExceptions_closure, A._parseFunctions__closure2, A._parseFunctions__closure3, A._compileStylesheet_closure1, A.ComplexSelector_isInvisible_closure0, A.CompoundSelector_isInvisible_closure0, A.Configuration_toString_closure0, A._disallowedFunctionNames_closure0, A.EachRule_toString_closure0, A.Environment_importForwards_closure2, A.Environment_importForwards_closure3, A.Environment_importForwards_closure4, A.Environment__getVariableFromGlobalModule_closure0, A.Environment_setVariable_closure3, A.Environment__getFunctionFromGlobalModule_closure0, A.Environment__getMixinFromGlobalModule_closure0, A.Environment_toModule_closure0, A.Environment_toDummyModule_closure0, A.Environment__fromOneModule_closure0, A.Environment__fromOneModule__closure0, A._EnvironmentModule__EnvironmentModule_closure11, A._EnvironmentModule__EnvironmentModule_closure12, A._EnvironmentModule__EnvironmentModule_closure13, A._EnvironmentModule__EnvironmentModule_closure14, A._EnvironmentModule__EnvironmentModule_closure15, A._EnvironmentModule__EnvironmentModule_closure16, A._EvaluateVisitor_closure19, A._EvaluateVisitor_closure20, A._EvaluateVisitor_closure21, A._EvaluateVisitor_closure22, A._EvaluateVisitor_closure23, A._EvaluateVisitor_closure24, A._EvaluateVisitor_closure25, A._EvaluateVisitor_closure26, A._EvaluateVisitor_closure27, A._EvaluateVisitor_closure28, A._EvaluateVisitor__closure6, A._EvaluateVisitor__loadModule__closure1, A._EvaluateVisitor__combineCss_closure5, A._EvaluateVisitor__combineCss_closure6, A._EvaluateVisitor__combineCss_closure7, A._EvaluateVisitor__extendModules_closure3, A._EvaluateVisitor__topologicalModules_visitModule1, A._EvaluateVisitor__scopeForAtRoot_closure11, A._EvaluateVisitor__scopeForAtRoot_closure12, A._EvaluateVisitor__scopeForAtRoot_closure13, A._EvaluateVisitor__scopeForAtRoot_closure14, A._EvaluateVisitor__scopeForAtRoot_closure15, A._EvaluateVisitor__scopeForAtRoot_closure16, A._EvaluateVisitor_visitDeclaration_closure3, A._EvaluateVisitor_visitEachRule_closure5, A._EvaluateVisitor_visitEachRule_closure6, A._EvaluateVisitor_visitEachRule__closure1, A._EvaluateVisitor_visitEachRule___closure1, A._EvaluateVisitor_visitAtRule_closure5, A._EvaluateVisitor_visitAtRule_closure7, A._EvaluateVisitor_visitForRule__closure1, A._EvaluateVisitor_visitForwardRule_closure3, A._EvaluateVisitor_visitForwardRule_closure4, A._EvaluateVisitor_visitIfRule__closure1, A._EvaluateVisitor__visitDynamicImport__closure7, A._EvaluateVisitor__visitDynamicImport__closure8, A._EvaluateVisitor__visitDynamicImport__closure9, A._EvaluateVisitor__visitStaticImport_closure1, A._EvaluateVisitor_visitIncludeRule_closure10, A._EvaluateVisitor_visitMediaRule_closure5, A._EvaluateVisitor_visitMediaRule_closure7, A._EvaluateVisitor_visitStyleRule_closure15, A._EvaluateVisitor_visitStyleRule_closure19, A._EvaluateVisitor_visitSupportsRule_closure4, A._EvaluateVisitor_visitUseRule_closure1, A._EvaluateVisitor_visitWhileRule__closure1, A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1, A._EvaluateVisitor_visitListExpression_closure1, A._EvaluateVisitor__runUserDefinedCallable____closure1, A._EvaluateVisitor__runBuiltInCallable_closure4, A._EvaluateVisitor__evaluateArguments_closure7, A._EvaluateVisitor__evaluateArguments_closure8, A._EvaluateVisitor__evaluateArguments_closure10, A._EvaluateVisitor__evaluateMacroArguments_closure7, A._EvaluateVisitor__evaluateMacroArguments_closure8, A._EvaluateVisitor__evaluateMacroArguments_closure10, A._EvaluateVisitor_visitStringExpression_closure1, A._EvaluateVisitor_visitCssAtRule_closure4, A._EvaluateVisitor_visitCssKeyframeBlock_closure4, A._EvaluateVisitor_visitCssMediaRule_closure5, A._EvaluateVisitor_visitCssMediaRule_closure7, A._EvaluateVisitor_visitCssStyleRule_closure4, A._EvaluateVisitor_visitCssSupportsRule_closure4, A._EvaluateVisitor__performInterpolation_closure1, A._EvaluateVisitor__withoutSlash_recommendation1, A._EvaluateVisitor__stackFrame_closure1, A._EvaluateVisitor__stackTrace_closure1, A._ImportedCssVisitor_visitCssAtRule_closure1, A._ImportedCssVisitor_visitCssMediaRule_closure1, A._ImportedCssVisitor_visitCssStyleRule_closure1, A._ImportedCssVisitor_visitCssSupportsRule_closure1, A.exceptionClass__closure, A.exceptionClass__closure0, A.exceptionClass__closure1, A.ExtensionStore_extensionsWhereTarget_closure0, A.ExtensionStore_addExtensions_closure2, A.ExtensionStore_addExtensions__closure2, A.ExtensionStore_addExtensions__closure3, A.ExtensionStore__extendComplex_closure1, A.ExtensionStore__extendComplex_closure2, A.ExtensionStore__extendComplex__closure1, A.ExtensionStore__extendComplex__closure2, A.ExtensionStore__extendComplex___closure0, A.ExtensionStore__extendCompound_closure4, A.ExtensionStore__extendCompound_closure5, A.ExtensionStore__extendCompound__closure1, A.ExtensionStore__extendCompound__closure2, A.ExtensionStore__extendCompound_closure6, A.ExtensionStore__extendCompound_closure7, A.ExtensionStore__extendCompound_closure8, A.ExtensionStore__extendSimple_withoutPseudo0, A.ExtensionStore__extendSimple_closure1, A.ExtensionStore__extendSimple_closure2, A.ExtensionStore__extendPseudo_closure4, A.ExtensionStore__extendPseudo_closure5, A.ExtensionStore__extendPseudo_closure6, A.ExtensionStore__extendPseudo_closure7, A.ExtensionStore__extendPseudo_closure8, A.ExtensionStore__trim_closure1, A.ExtensionStore__trim_closure2, A.FilesystemImporter_canonicalize_closure0, A.functionClass__closure, A.functionClass__closure0, A.unifyComplex_closure0, A._weaveParents_closure7, A._weaveParents_closure8, A._weaveParents__closure4, A._weaveParents_closure9, A._weaveParents_closure10, A._weaveParents__closure3, A._weaveParents_closure11, A._weaveParents_closure12, A._weaveParents__closure2, A._mustUnify_closure0, A._mustUnify__closure0, A.paths__closure0, A.paths___closure0, A._hasRoot_closure0, A.listIsSuperselector_closure0, A.listIsSuperselector__closure0, A._simpleIsSuperselectorOfCompound_closure0, A._simpleIsSuperselectorOfCompound__closure0, A._selectorPseudoIsSuperselector_closure6, A._selectorPseudoIsSuperselector_closure7, A._selectorPseudoIsSuperselector_closure8, A._selectorPseudoIsSuperselector_closure9, A._selectorPseudoIsSuperselector_closure10, A._selectorPseudoIsSuperselector__closure0, A._selectorPseudoIsSuperselector___closure1, A._selectorPseudoIsSuperselector___closure2, A._selectorPseudoIsSuperselector_closure11, A._selectorPseudoIsSuperselector_closure12, A._selectorPseudoArgs_closure1, A._selectorPseudoArgs_closure2, A.globalFunctions_closure0, A.IDSelector_unify_closure0, A.IfRuleClause$__closure0, A.IfRuleClause$___closure0, A.immutableMapToDartMap_closure, A.NodeImporter__tryPath_closure0, A.ImportCache_humanize_closure2, A.ImportCache_humanize_closure3, A.ImportCache_humanize_closure4, A.Interpolation_toString_closure0, A._realCasePath_helper0, A._realCasePath_helper__closure0, A.render_closure0, A._parseFunctions__closure, A._parseFunctions___closure0, A._parseFunctions__closure0, A._parseFunctions__closure1, A._parseFunctions___closure, A._parseImporter_closure, A._parseImporter__closure, A._parseImporter___closure, A.ListExpression_toString_closure0, A._length_closure2, A._nth_closure0, A._setNth_closure0, A._join_closure0, A._append_closure2, A._zip_closure0, A._zip__closure2, A._zip__closure3, A._zip__closure4, A._index_closure2, A._separator_closure0, A._isBracketed_closure0, A._slash_closure0, A.SelectorList_isInvisible_closure0, A.SelectorList_asSassList_closure0, A.SelectorList_asSassList__closure0, A.SelectorList_unify_closure0, A.SelectorList_unify__closure0, A.SelectorList_unify___closure0, A.SelectorList_resolveParentSelectors_closure0, A.SelectorList_resolveParentSelectors__closure1, A.SelectorList_resolveParentSelectors__closure2, A.SelectorList__complexContainsParentSelector_closure0, A.SelectorList__complexContainsParentSelector__closure0, A.SelectorList__resolveParentSelectorsCompound_closure2, A.SelectorList__resolveParentSelectorsCompound_closure3, A.SelectorList__resolveParentSelectorsCompound_closure4, A.legacyListClass_closure, A.legacyListClass__closure, A.legacyListClass_closure1, A.legacyListClass_closure2, A.legacyListClass_closure4, A.listClass__closure, A.SassList_isBlank_closure0, A.MapExpression_toString_closure0, A._get_closure0, A._set_closure1, A._set__closure2, A._set_closure2, A._set__closure1, A._merge_closure1, A._merge_closure2, A._merge__closure0, A._deepMerge_closure0, A._deepRemove_closure0, A._deepRemove__closure0, A._remove_closure1, A._remove_closure2, A._keys_closure0, A._values_closure0, A._hasKey_closure0, A._modify__modifyNestedMap0, A.legacyMapClass_closure, A.legacyMapClass__closure, A.legacyMapClass__closure0, A.legacyMapClass_closure2, A.legacyMapClass_closure3, A.legacyMapClass_closure4, A.mapClass__closure, A.mapClass__closure0, A._ceil_closure0, A._clamp_closure0, A._floor_closure0, A._max_closure0, A._min_closure0, A._abs_closure0, A._hypot_closure0, A._hypot__closure0, A._log_closure0, A._pow_closure0, A._sqrt_closure0, A._acos_closure0, A._asin_closure0, A._atan_closure0, A._atan2_closure0, A._cos_closure0, A._sin_closure0, A._tan_closure0, A._compatible_closure0, A._isUnitless_closure0, A._unit_closure0, A._percentage_closure0, A._randomFunction_closure0, A._div_closure0, A._numberFunction_closure0, A.global_closure57, A.global_closure58, A.global_closure59, A.global_closure60, A.local_closure1, A.local_closure2, A.local__closure0, A.listDir__closure1, A.listDir__closure2, A.listDir_closure_list0, A.listDir__list_closure0, A.legacyNullClass__closure, A.legacyNumberClass_closure, A.legacyNumberClass_closure0, A.legacyNumberClass_closure2, A._parseNumber_closure, A._parseNumber_closure0, A.numberClass__closure, A.numberClass__closure0, A.numberClass__closure1, A.numberClass__closure2, A.numberClass__closure3, A.numberClass__closure4, A.numberClass__closure5, A.numberClass__closure6, A.numberClass__closure7, A.numberClass__closure8, A.numberClass__closure9, A.numberClass__closure12, A.numberClass__closure13, A.numberClass__closure14, A.numberClass__closure15, A.numberClass__closure16, A.numberClass__closure17, A.numberClass__closure18, A.numberClass__closure19, A.SassNumber__coerceOrConvertValue_closure3, A.SassNumber__coerceOrConvertValue_closure5, A.SassNumber_multiplyUnits_closure3, A.SassNumber_multiplyUnits_closure5, A.SassNumber__areAnyConvertible_closure0, A.SassNumber__canonicalizeUnitList_closure0, A.ParentStatement_closure0, A.ParentStatement__closure0, A.Parser_scanIdentChar_matches0, A._PrefixedKeys_iterator_closure0, A.PseudoSelector_unify_closure0, A.JSClassExtension_setCustomInspect_closure, A._wrapMain_closure, A._wrapMain_closure0, A._nest_closure0, A._nest__closure1, A._append_closure1, A._append__closure1, A._append___closure0, A._extend_closure0, A._replace_closure0, A._unify_closure0, A._isSuperselector_closure0, A._simpleSelectors_closure0, A._simpleSelectors__closure0, A._parse_closure0, A.serialize_closure0, A._SerializeVisitor_visitList_closure2, A._SerializeVisitor_visitList_closure3, A._SerializeVisitor_visitList_closure4, A._SerializeVisitor_visitMap_closure0, A._SerializeVisitor_visitSelectorList_closure0, A.SingleUnitSassNumber__coerceToUnit_closure0, A.SingleUnitSassNumber__coerceValueToUnit_closure0, A.SingleUnitSassNumber_multiplyUnits_closure1, A.SourceMapBuffer_buildSourceMap_closure0, A.updateSourceSpanPrototype_closure, A.updateSourceSpanPrototype_closure0, A.updateSourceSpanPrototype_closure1, A.updateSourceSpanPrototype_closure2, A.updateSourceSpanPrototype_closure3, A.updateSourceSpanPrototype_closure4, A.updateSourceSpanPrototype_closure5, A.StatementSearchVisitor_visitIfRule_closure1, A.StatementSearchVisitor_visitIfRule__closure2, A.StatementSearchVisitor_visitIfRule_closure2, A.StatementSearchVisitor_visitIfRule__closure1, A.StatementSearchVisitor_visitChildren_closure0, A._unquote_closure0, A._quote_closure0, A._length_closure1, A._insert_closure0, A._index_closure1, A._slice_closure0, A._toUpperCase_closure0, A._toLowerCase_closure0, A._uniqueId_closure0, A.legacyStringClass_closure, A.legacyStringClass_closure0, A.stringClass__closure, A.stringClass__closure0, A.stringClass__closure1, A.stringClass__closure2, A.stringClass__closure3, A.StylesheetParser_parse__closure2, A.StylesheetParser_expression_addSingleExpression0, A.StylesheetParser_expression_addOperator0, A.StylesheetParser__unicodeRange_closure1, A.StylesheetParser__unicodeRange_closure2, A.StylesheetParser_trySpecialFunction_closure0, A.TerseLogger_summarize_closure1, A.TerseLogger_summarize_closure2, A._UnprefixedKeys_iterator_closure1, A._UnprefixedKeys_iterator_closure2, A._exactlyOne_closure0, A.futureToPromise__closure0, A.indent_closure0, A.flattenVertically_closure1, A.flattenVertically_closure2, A.valueClass__closure, A.valueClass__closure0, A.valueClass__closure1, A.valueClass__closure2, A.valueClass__closure3, A.valueClass__closure4, A.valueClass__closure5, A.valueClass__closure7, A.valueClass__closure8, A.valueClass__closure9, A.valueClass__closure10, A.valueClass__closure11, A.valueClass__closure12, A.valueClass__closure13, A.valueClass__closure15, A.valueClass__closure16]);\n _inheritMany(A.Closure2Args, [A._CastListBase_sort_closure, A.CastMap_forEach_closure, A.Primitives_functionNoSuchMethod_closure, A.JsLinkedHashMap_addAll_closure, A.initHooks_closure0, A._awaitOnObject_closure0, A._wrapJsFunctionForAsync_closure, A.Future_wait_handleError, A._Future__chainForeignFuture_closure0, A.Stream_Stream$fromFuture_closure0, A._HashMap_addAll_closure, A.HashMap_HashMap$from_closure, A.LinkedHashMap_LinkedHashMap$from_closure, A.MapBase_mapToString_closure, A._JsonStringifier_writeMap_closure, A.NoSuchMethodError_toString_closure, A.Uri__parseIPv4Address_error, A.Uri_parseIPv6Address_parseHex, A._createTables_build, A.Parser_parse_closure, A.StreamQueue__ensureListening_closure1, A.futureToPromise_closure, A.PathMap__create_closure, A.IfRule_toString_closure, A.ExtensionStore_addExtensions_closure, A.ExtensionStore_addExtensions__closure1, A.ExtensionStore_clone_closure, A._weaveParents_closure, A.paths_closure, A._updateComponents_updateRgb, A._deepMergeImpl_closure, A._nest__closure0, A._append__closure0, A.StylesheetParser__declarationOrBuffer_closure, A.StylesheetParser__declarationOrBuffer_closure0, A.StylesheetParser__styleRule_closure, A.StylesheetParser__propertyOrVariableDeclaration_closure, A.StylesheetParser__propertyOrVariableDeclaration_closure0, A.StylesheetParser__atRootRule_closure, A.StylesheetParser__atRootRule_closure0, A.StylesheetParser__eachRule_closure, A.StylesheetParser__functionRule_closure, A.StylesheetParser__forRule_closure0, A.StylesheetParser__includeRule_closure, A.StylesheetParser_mediaRule_closure, A.StylesheetParser__mixinRule_closure, A.StylesheetParser_mozDocumentRule_closure, A.StylesheetParser_supportsRule_closure, A.StylesheetParser__whileRule_closure, A.StylesheetParser_unknownAtRule_closure, A.StylesheetGraph__recanonicalizeImportsForNode_closure, A.longestCommonSubsequence_closure, A.longestCommonSubsequence_backtrack, A.mapAddAll2_closure, A.SassMap_asList_closure, A.SassNumber_plus_closure, A.SassNumber_minus_closure, A.SassNumber__canonicalMultiplier_closure, A._EvaluateVisitor__closure2, A._EvaluateVisitor__evaluateArguments_closure5, A._EvaluateVisitor__evaluateMacroArguments_closure5, A._EvaluateVisitor__addRestMap_closure0, A._EvaluateVisitor__closure, A._EvaluateVisitor__evaluateArguments_closure1, A._EvaluateVisitor__evaluateMacroArguments_closure1, A._EvaluateVisitor__addRestMap_closure, A.SingleMapping_toJson_closure0, A.Highlighter__collateLines_closure0, A.Frame_Frame$parseV8_closure_parseLocation, A.TransformByHandlers_transformByHandlers__closure1, A.RateLimit__debounceAggregate_closure, A._EvaluateVisitor__closure8, A._EvaluateVisitor__evaluateArguments_closure13, A._EvaluateVisitor__evaluateMacroArguments_closure13, A._EvaluateVisitor__addRestMap_closure2, A._updateComponents_updateRgb0, A.legacyColorClass_closure4, A.legacyColorClass_closure5, A.legacyColorClass_closure6, A.legacyColorClass_closure7, A.colorClass__closure, A.colorClass__closure0, A._parseFunctions_closure0, A._EvaluateVisitor__closure5, A._EvaluateVisitor__evaluateArguments_closure9, A._EvaluateVisitor__evaluateMacroArguments_closure9, A._EvaluateVisitor__addRestMap_closure1, A.ExtensionStore_addExtensions_closure1, A.ExtensionStore_addExtensions__closure4, A.ExtensionStore_clone_closure0, A._weaveParents_closure6, A.paths_closure0, A.IfRule_toString_closure0, A.render_closure1, A._parseFunctions_closure, A.legacyListClass_closure0, A.legacyListClass_closure3, A.listClass__closure0, A._deepMergeImpl_closure0, A.legacyMapClass_closure0, A.legacyMapClass_closure1, A.mapClass__closure1, A.SassMap_asList_closure0, A.main_closure0, A.main_closure1, A.legacyNumberClass_closure1, A.legacyNumberClass_closure3, A.numberClass__closure10, A.numberClass__closure11, A.SassNumber_plus_closure0, A.SassNumber_minus_closure0, A.SassNumber__canonicalMultiplier_closure0, A.JSClassExtension_get_defineMethod_closure, A.JSClassExtension_get_defineGetter_closure, A.main_printError, A._nest__closure2, A._append__closure2, A.legacyStringClass_closure1, A.StylesheetParser__declarationOrBuffer_closure1, A.StylesheetParser__declarationOrBuffer_closure2, A.StylesheetParser__styleRule_closure0, A.StylesheetParser__propertyOrVariableDeclaration_closure1, A.StylesheetParser__propertyOrVariableDeclaration_closure2, A.StylesheetParser__atRootRule_closure1, A.StylesheetParser__atRootRule_closure2, A.StylesheetParser__eachRule_closure0, A.StylesheetParser__functionRule_closure0, A.StylesheetParser__forRule_closure2, A.StylesheetParser__includeRule_closure0, A.StylesheetParser_mediaRule_closure0, A.StylesheetParser__mixinRule_closure0, A.StylesheetParser_mozDocumentRule_closure0, A.StylesheetParser_supportsRule_closure0, A.StylesheetParser__whileRule_closure0, A.StylesheetParser_unknownAtRule_closure0, A.futureToPromise_closure0, A.futureToPromise__closure1, A.objectToMap_closure, A.longestCommonSubsequence_closure0, A.longestCommonSubsequence_backtrack0, A.mapAddAll2_closure0, A.valueClass__closure6, A.valueClass__closure14]);\n _inherit(A.CastList, A._CastListBase);\n _inherit(A.MapBase, A.MapMixin);\n _inheritMany(A.MapBase, [A.CastMap, A.JsLinkedHashMap, A._HashMap, A.UnmodifiableMapBase, A.MergedMapView, A.MergedMapView0]);\n _inheritMany(A.Error, [A.LateError, A.TypeError, A.JsNoSuchMethodError, A.UnknownJsTypeError, A.RuntimeError, A._Error, A.JsonUnsupportedObjectError, A.AssertionError, A.NullThrownError, A.ArgumentError, A.NoSuchMethodError, A.UnsupportedError, A.UnimplementedError, A.StateError, A.ConcurrentModificationError, A.CyclicInitializationError]);\n _inherit(A.ListBase, A._ListBase_Object_ListMixin);\n _inherit(A.UnmodifiableListBase, A.ListBase);\n _inheritMany(A.UnmodifiableListBase, [A.CodeUnits, A.UnmodifiableListView]);\n _inheritMany(A.Closure0Args, [A.nullFuture_closure, A._AsyncRun__scheduleImmediateJsOverride_internalCallback, A._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback, A._TimerImpl_internalCallback, A._TimerImpl$periodic_closure, A._Future__addListener_closure, A._Future__prependListeners_closure, A._Future__chainForeignFuture_closure1, A._Future__asyncCompleteWithValue_closure, A._Future__chainFuture_closure, A._Future__asyncCompleteError_closure, A._Future__propagateToListeners_handleWhenCompleteCallback, A._Future__propagateToListeners_handleValueCallback, A._Future__propagateToListeners_handleError, A.Stream_length_closure0, A._StreamController__subscribe_closure, A._StreamController__recordCancel_complete, A._AddStreamState_cancel_closure, A._BufferingStreamSubscription__sendError_sendError, A._BufferingStreamSubscription__sendDone_sendDone, A._PendingEvents_schedule_closure, A._CustomZone_bindCallback_closure, A._CustomZone_bindCallbackGuarded_closure, A._rootHandleError_closure, A._RootZone_bindCallback_closure, A._RootZone_bindCallbackGuarded_closure, A.Utf8Decoder__decoder_closure, A.Utf8Decoder__decoderNonfatal_closure, A.Parser__setOption_closure, A.StreamGroup_add_closure, A.StreamGroup_add_closure0, A.StreamGroup__listenToStream_closure, A.StreamQueue__ensureListening_closure0, A.ReplAdapter_runAsync_closure, A.ParsedPath__splitExtension_closure0, A.AsyncEnvironment_setVariable_closure, A.AsyncEnvironment_setVariable_closure1, A.AsyncImportCache_canonicalize_closure, A.AsyncImportCache_canonicalize_closure0, A.AsyncImportCache__canonicalize_closure, A.AsyncImportCache_importCanonical_closure, A.Environment_setVariable_closure, A.Environment_setVariable_closure1, A.ExecutableOptions__parser_closure, A.ExecutableOptions_interactive_closure, A.ExtensionStore__registerSelector_closure, A.ExtensionStore_addExtension_closure, A.ExtensionStore_addExtension_closure0, A.ExtensionStore_addExtension_closure1, A.ExtensionStore__extendExistingExtensions_closure, A.ExtensionStore__extendExistingExtensions_closure0, A.ExtensionStore_addExtensions___closure, A._deepMergeImpl__ensureMutable, A.ImportCache_canonicalize_closure, A.ImportCache_canonicalize_closure0, A.ImportCache__canonicalize_closure, A.ImportCache_importCanonical_closure, A.resolveImportPath_closure, A.resolveImportPath_closure0, A._tryPathAsDirectory_closure, A._realCasePath_helper_closure, A._readFile_closure, A.writeFile_closure, A.deleteFile_closure, A.fileExists_closure, A.dirExists_closure, A.ensureDir_closure, A.listDir_closure, A.modificationTime_closure, A.watchDir_closure3, A.watchDir__closure, A.AtRootQueryParser_parse_closure, A.KeyframeSelectorParser_parse_closure, A.MediaQueryParser_parse_closure, A.Parser__parseIdentifier_closure, A.SassParser_children_closure, A.SelectorParser_parse_closure, A.SelectorParser_parseCompoundSelector_closure, A.StylesheetParser_parse_closure, A.StylesheetParser_parse__closure, A.StylesheetParser_parseArgumentDeclaration_closure, A.StylesheetParser_parseVariableDeclaration_closure, A.StylesheetParser_parseUseRule_closure, A.StylesheetParser__parseSingleProduction_closure, A.StylesheetParser__statement_closure, A.StylesheetParser_variableDeclarationWithoutNamespace_closure, A.StylesheetParser_variableDeclarationWithoutNamespace_closure0, A.StylesheetParser__forRule_closure, A.StylesheetParser__memberList_closure, A.StylesheetParser_expression_resetState, A.StylesheetParser_expression_resolveOneOperation, A.StylesheetParser_expression_resolveOperations, A.StylesheetParser_expression_resolveSpaceExpressions, A.StylesheetParser__expressionUntilComma_closure, A.StylesheetParser_namespacedExpression_closure, A.StylesheetParser__expressionUntilComparison_closure, A.StylesheetParser__publicIdentifier_closure, A.StylesheetGraph_modifiedSince_transitiveModificationTime_closure, A.StylesheetGraph__add_closure, A.StylesheetGraph_addCanonical_closure, A.StylesheetGraph_reload_closure, A.StylesheetGraph__nodeFor_closure, A.StylesheetGraph__nodeFor_closure0, A.SassNumber__coerceOrConvertValue__compatibilityException, A.SassNumber__coerceOrConvertValue_closure0, A.SassNumber__coerceOrConvertValue_closure2, A.SassNumber_multiplyUnits_closure0, A.SassNumber_multiplyUnits_closure2, A.SingleUnitSassNumber_multiplyUnits_closure0, A._EvaluateVisitor__closure4, A._EvaluateVisitor_run_closure0, A._EvaluateVisitor__loadModule_closure1, A._EvaluateVisitor__loadModule_closure2, A._EvaluateVisitor__execute_closure0, A._EvaluateVisitor__extendModules_closure2, A._EvaluateVisitor_visitAtRootRule_closure2, A._EvaluateVisitor_visitAtRootRule_closure3, A._EvaluateVisitor_visitAtRootRule_closure4, A._EvaluateVisitor__scopeForAtRoot__closure0, A._EvaluateVisitor_visitContentRule_closure0, A._EvaluateVisitor_visitDeclaration_closure2, A._EvaluateVisitor_visitEachRule_closure4, A._EvaluateVisitor_visitExtendRule_closure0, A._EvaluateVisitor_visitAtRule_closure3, A._EvaluateVisitor_visitAtRule__closure0, A._EvaluateVisitor_visitForRule_closure4, A._EvaluateVisitor_visitForRule_closure5, A._EvaluateVisitor_visitForRule_closure6, A._EvaluateVisitor_visitForRule_closure7, A._EvaluateVisitor_visitForRule_closure8, A._EvaluateVisitor_visitIfRule_closure0, A._EvaluateVisitor__visitDynamicImport_closure0, A._EvaluateVisitor__visitDynamicImport__closure6, A._EvaluateVisitor_visitIncludeRule_closure3, A._EvaluateVisitor_visitIncludeRule_closure4, A._EvaluateVisitor_visitIncludeRule_closure5, A._EvaluateVisitor_visitIncludeRule__closure0, A._EvaluateVisitor_visitIncludeRule___closure0, A._EvaluateVisitor_visitIncludeRule____closure0, A._EvaluateVisitor_visitMediaRule_closure3, A._EvaluateVisitor_visitMediaRule__closure0, A._EvaluateVisitor_visitMediaRule___closure0, A._EvaluateVisitor__visitMediaQueries_closure0, A._EvaluateVisitor_visitStyleRule_closure6, A._EvaluateVisitor_visitStyleRule_closure7, A._EvaluateVisitor_visitStyleRule_closure9, A._EvaluateVisitor_visitStyleRule_closure10, A._EvaluateVisitor_visitStyleRule_closure11, A._EvaluateVisitor_visitStyleRule__closure0, A._EvaluateVisitor_visitSupportsRule_closure1, A._EvaluateVisitor_visitSupportsRule__closure0, A._EvaluateVisitor_visitVariableDeclaration_closure2, A._EvaluateVisitor_visitVariableDeclaration_closure3, A._EvaluateVisitor_visitVariableDeclaration_closure4, A._EvaluateVisitor_visitWarnRule_closure0, A._EvaluateVisitor_visitWhileRule_closure0, A._EvaluateVisitor_visitBinaryOperationExpression_closure0, A._EvaluateVisitor_visitVariableExpression_closure0, A._EvaluateVisitor_visitUnaryOperationExpression_closure0, A._EvaluateVisitor__visitCalculationValue_closure0, A._EvaluateVisitor_visitFunctionExpression_closure1, A._EvaluateVisitor_visitFunctionExpression_closure2, A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure0, A._EvaluateVisitor__runUserDefinedCallable_closure0, A._EvaluateVisitor__runUserDefinedCallable__closure0, A._EvaluateVisitor__runUserDefinedCallable___closure0, A._EvaluateVisitor__runFunctionCallable_closure0, A._EvaluateVisitor__runBuiltInCallable_closure1, A._EvaluateVisitor__verifyArguments_closure0, A._EvaluateVisitor_visitCssAtRule_closure1, A._EvaluateVisitor_visitCssKeyframeBlock_closure1, A._EvaluateVisitor_visitCssMediaRule_closure3, A._EvaluateVisitor_visitCssMediaRule__closure0, A._EvaluateVisitor_visitCssMediaRule___closure0, A._EvaluateVisitor_visitCssStyleRule_closure1, A._EvaluateVisitor_visitCssStyleRule__closure0, A._EvaluateVisitor_visitCssSupportsRule_closure1, A._EvaluateVisitor_visitCssSupportsRule__closure0, A._EvaluateVisitor__serialize_closure0, A._EvaluateVisitor__expressionNode_closure0, A._EvaluateVisitor__closure1, A._EvaluateVisitor_run_closure, A._EvaluateVisitor_runExpression_closure, A._EvaluateVisitor_runExpression__closure, A._EvaluateVisitor_runStatement_closure, A._EvaluateVisitor_runStatement__closure, A._EvaluateVisitor__loadModule_closure, A._EvaluateVisitor__loadModule_closure0, A._EvaluateVisitor__execute_closure, A._EvaluateVisitor__extendModules_closure0, A._EvaluateVisitor_visitAtRootRule_closure, A._EvaluateVisitor_visitAtRootRule_closure0, A._EvaluateVisitor_visitAtRootRule_closure1, A._EvaluateVisitor__scopeForAtRoot__closure, A._EvaluateVisitor_visitContentRule_closure, A._EvaluateVisitor_visitDeclaration_closure0, A._EvaluateVisitor_visitEachRule_closure1, A._EvaluateVisitor_visitExtendRule_closure, A._EvaluateVisitor_visitAtRule_closure0, A._EvaluateVisitor_visitAtRule__closure, A._EvaluateVisitor_visitForRule_closure, A._EvaluateVisitor_visitForRule_closure0, A._EvaluateVisitor_visitForRule_closure1, A._EvaluateVisitor_visitForRule_closure2, A._EvaluateVisitor_visitForRule_closure3, A._EvaluateVisitor_visitIfRule_closure, A._EvaluateVisitor__visitDynamicImport_closure, A._EvaluateVisitor__visitDynamicImport__closure2, A._EvaluateVisitor_visitIncludeRule_closure, A._EvaluateVisitor_visitIncludeRule_closure0, A._EvaluateVisitor_visitIncludeRule_closure1, A._EvaluateVisitor_visitIncludeRule__closure, A._EvaluateVisitor_visitIncludeRule___closure, A._EvaluateVisitor_visitIncludeRule____closure, A._EvaluateVisitor_visitMediaRule_closure0, A._EvaluateVisitor_visitMediaRule__closure, A._EvaluateVisitor_visitMediaRule___closure, A._EvaluateVisitor__visitMediaQueries_closure, A._EvaluateVisitor_visitStyleRule_closure, A._EvaluateVisitor_visitStyleRule_closure0, A._EvaluateVisitor_visitStyleRule_closure2, A._EvaluateVisitor_visitStyleRule_closure3, A._EvaluateVisitor_visitStyleRule_closure4, A._EvaluateVisitor_visitStyleRule__closure, A._EvaluateVisitor_visitSupportsRule_closure, A._EvaluateVisitor_visitSupportsRule__closure, A._EvaluateVisitor_visitVariableDeclaration_closure, A._EvaluateVisitor_visitVariableDeclaration_closure0, A._EvaluateVisitor_visitVariableDeclaration_closure1, A._EvaluateVisitor_visitWarnRule_closure, A._EvaluateVisitor_visitWhileRule_closure, A._EvaluateVisitor_visitBinaryOperationExpression_closure, A._EvaluateVisitor_visitVariableExpression_closure, A._EvaluateVisitor_visitUnaryOperationExpression_closure, A._EvaluateVisitor__visitCalculationValue_closure, A._EvaluateVisitor_visitFunctionExpression_closure, A._EvaluateVisitor_visitFunctionExpression_closure0, A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure, A._EvaluateVisitor__runUserDefinedCallable_closure, A._EvaluateVisitor__runUserDefinedCallable__closure, A._EvaluateVisitor__runUserDefinedCallable___closure, A._EvaluateVisitor__runFunctionCallable_closure, A._EvaluateVisitor__runBuiltInCallable_closure, A._EvaluateVisitor__verifyArguments_closure, A._EvaluateVisitor_visitCssAtRule_closure, A._EvaluateVisitor_visitCssKeyframeBlock_closure, A._EvaluateVisitor_visitCssMediaRule_closure0, A._EvaluateVisitor_visitCssMediaRule__closure, A._EvaluateVisitor_visitCssMediaRule___closure, A._EvaluateVisitor_visitCssStyleRule_closure, A._EvaluateVisitor_visitCssStyleRule__closure, A._EvaluateVisitor_visitCssSupportsRule_closure, A._EvaluateVisitor_visitCssSupportsRule__closure, A._EvaluateVisitor__serialize_closure, A._EvaluateVisitor__expressionNode_closure, A._SerializeVisitor_visitCssComment_closure, A._SerializeVisitor_visitCssAtRule_closure, A._SerializeVisitor_visitCssMediaRule_closure, A._SerializeVisitor_visitCssImport_closure, A._SerializeVisitor_visitCssImport__closure, A._SerializeVisitor_visitCssKeyframeBlock_closure, A._SerializeVisitor_visitCssStyleRule_closure, A._SerializeVisitor_visitCssSupportsRule_closure, A._SerializeVisitor_visitCssDeclaration_closure, A._SerializeVisitor_visitCssDeclaration_closure0, A._SerializeVisitor__write_closure, A._SerializeVisitor__visitChildren_closure, A.SingleMapping_SingleMapping$fromEntries_closure, A.SingleMapping_SingleMapping$fromEntries_closure0, A.Highlighter_closure, A.Highlighter__writeFileStart_closure, A.Highlighter__writeMultilineHighlights_closure, A.Highlighter__writeMultilineHighlights_closure0, A.Highlighter__writeMultilineHighlights_closure1, A.Highlighter__writeMultilineHighlights_closure2, A.Highlighter__writeMultilineHighlights__closure, A.Highlighter__writeMultilineHighlights__closure0, A.Highlighter__writeHighlightedText_closure, A.Highlighter__writeIndicator_closure, A.Highlighter__writeIndicator_closure0, A.Highlighter__writeIndicator_closure1, A.Highlighter__writeSidebar_closure, A._Highlight_closure, A.Frame_Frame$parseVM_closure, A.Frame_Frame$parseV8_closure, A.Frame_Frame$_parseFirefoxEval_closure, A.Frame_Frame$parseFirefox_closure, A.Frame_Frame$parseFriendly_closure, A.LazyTrace_terse_closure, A.Trace_Trace$from_closure, A.TransformByHandlers_transformByHandlers_closure, A.TransformByHandlers_transformByHandlers__closure0, A.TransformByHandlers_transformByHandlers__closure2, A.RateLimit__debounceAggregate_closure_emit, A.RateLimit__debounceAggregate__closure, A.argumentListClass_closure, A.AsyncEnvironment_setVariable_closure2, A.AsyncEnvironment_setVariable_closure4, A._EvaluateVisitor__closure10, A._EvaluateVisitor_run_closure2, A._EvaluateVisitor__loadModule_closure5, A._EvaluateVisitor__loadModule_closure6, A._EvaluateVisitor__execute_closure2, A._EvaluateVisitor__extendModules_closure6, A._EvaluateVisitor_visitAtRootRule_closure8, A._EvaluateVisitor_visitAtRootRule_closure9, A._EvaluateVisitor_visitAtRootRule_closure10, A._EvaluateVisitor__scopeForAtRoot__closure2, A._EvaluateVisitor_visitContentRule_closure2, A._EvaluateVisitor_visitDeclaration_closure6, A._EvaluateVisitor_visitEachRule_closure10, A._EvaluateVisitor_visitExtendRule_closure2, A._EvaluateVisitor_visitAtRule_closure9, A._EvaluateVisitor_visitAtRule__closure2, A._EvaluateVisitor_visitForRule_closure14, A._EvaluateVisitor_visitForRule_closure15, A._EvaluateVisitor_visitForRule_closure16, A._EvaluateVisitor_visitForRule_closure17, A._EvaluateVisitor_visitForRule_closure18, A._EvaluateVisitor_visitIfRule_closure2, A._EvaluateVisitor__visitDynamicImport_closure2, A._EvaluateVisitor__visitDynamicImport__closure14, A._EvaluateVisitor_visitIncludeRule_closure11, A._EvaluateVisitor_visitIncludeRule_closure12, A._EvaluateVisitor_visitIncludeRule_closure13, A._EvaluateVisitor_visitIncludeRule__closure2, A._EvaluateVisitor_visitIncludeRule___closure2, A._EvaluateVisitor_visitIncludeRule____closure2, A._EvaluateVisitor_visitMediaRule_closure9, A._EvaluateVisitor_visitMediaRule__closure2, A._EvaluateVisitor_visitMediaRule___closure2, A._EvaluateVisitor__visitMediaQueries_closure2, A._EvaluateVisitor_visitStyleRule_closure20, A._EvaluateVisitor_visitStyleRule_closure21, A._EvaluateVisitor_visitStyleRule_closure23, A._EvaluateVisitor_visitStyleRule_closure24, A._EvaluateVisitor_visitStyleRule_closure25, A._EvaluateVisitor_visitStyleRule__closure2, A._EvaluateVisitor_visitSupportsRule_closure5, A._EvaluateVisitor_visitSupportsRule__closure2, A._EvaluateVisitor_visitVariableDeclaration_closure8, A._EvaluateVisitor_visitVariableDeclaration_closure9, A._EvaluateVisitor_visitVariableDeclaration_closure10, A._EvaluateVisitor_visitWarnRule_closure2, A._EvaluateVisitor_visitWhileRule_closure2, A._EvaluateVisitor_visitBinaryOperationExpression_closure2, A._EvaluateVisitor_visitVariableExpression_closure2, A._EvaluateVisitor_visitUnaryOperationExpression_closure2, A._EvaluateVisitor__visitCalculationValue_closure2, A._EvaluateVisitor_visitFunctionExpression_closure5, A._EvaluateVisitor_visitFunctionExpression_closure6, A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure2, A._EvaluateVisitor__runUserDefinedCallable_closure2, A._EvaluateVisitor__runUserDefinedCallable__closure2, A._EvaluateVisitor__runUserDefinedCallable___closure2, A._EvaluateVisitor__runFunctionCallable_closure2, A._EvaluateVisitor__runBuiltInCallable_closure5, A._EvaluateVisitor__verifyArguments_closure2, A._EvaluateVisitor_visitCssAtRule_closure5, A._EvaluateVisitor_visitCssKeyframeBlock_closure5, A._EvaluateVisitor_visitCssMediaRule_closure9, A._EvaluateVisitor_visitCssMediaRule__closure2, A._EvaluateVisitor_visitCssMediaRule___closure2, A._EvaluateVisitor_visitCssStyleRule_closure5, A._EvaluateVisitor_visitCssStyleRule__closure2, A._EvaluateVisitor_visitCssSupportsRule_closure5, A._EvaluateVisitor_visitCssSupportsRule__closure2, A._EvaluateVisitor__serialize_closure2, A._EvaluateVisitor__expressionNode_closure2, A.AsyncImportCache_canonicalize_closure1, A.AsyncImportCache_canonicalize_closure2, A.AsyncImportCache__canonicalize_closure0, A.AsyncImportCache_importCanonical_closure0, A.AtRootQueryParser_parse_closure0, A.legacyBooleanClass_closure, A.booleanClass_closure, A.colorClass_closure, A.compileAsync_closure, A.compileStringAsync_closure, A.Environment_setVariable_closure2, A.Environment_setVariable_closure4, A._EvaluateVisitor__closure7, A._EvaluateVisitor_run_closure1, A._EvaluateVisitor__loadModule_closure3, A._EvaluateVisitor__loadModule_closure4, A._EvaluateVisitor__execute_closure1, A._EvaluateVisitor__extendModules_closure4, A._EvaluateVisitor_visitAtRootRule_closure5, A._EvaluateVisitor_visitAtRootRule_closure6, A._EvaluateVisitor_visitAtRootRule_closure7, A._EvaluateVisitor__scopeForAtRoot__closure1, A._EvaluateVisitor_visitContentRule_closure1, A._EvaluateVisitor_visitDeclaration_closure4, A._EvaluateVisitor_visitEachRule_closure7, A._EvaluateVisitor_visitExtendRule_closure1, A._EvaluateVisitor_visitAtRule_closure6, A._EvaluateVisitor_visitAtRule__closure1, A._EvaluateVisitor_visitForRule_closure9, A._EvaluateVisitor_visitForRule_closure10, A._EvaluateVisitor_visitForRule_closure11, A._EvaluateVisitor_visitForRule_closure12, A._EvaluateVisitor_visitForRule_closure13, A._EvaluateVisitor_visitIfRule_closure1, A._EvaluateVisitor__visitDynamicImport_closure1, A._EvaluateVisitor__visitDynamicImport__closure10, A._EvaluateVisitor_visitIncludeRule_closure7, A._EvaluateVisitor_visitIncludeRule_closure8, A._EvaluateVisitor_visitIncludeRule_closure9, A._EvaluateVisitor_visitIncludeRule__closure1, A._EvaluateVisitor_visitIncludeRule___closure1, A._EvaluateVisitor_visitIncludeRule____closure1, A._EvaluateVisitor_visitMediaRule_closure6, A._EvaluateVisitor_visitMediaRule__closure1, A._EvaluateVisitor_visitMediaRule___closure1, A._EvaluateVisitor__visitMediaQueries_closure1, A._EvaluateVisitor_visitStyleRule_closure13, A._EvaluateVisitor_visitStyleRule_closure14, A._EvaluateVisitor_visitStyleRule_closure16, A._EvaluateVisitor_visitStyleRule_closure17, A._EvaluateVisitor_visitStyleRule_closure18, A._EvaluateVisitor_visitStyleRule__closure1, A._EvaluateVisitor_visitSupportsRule_closure3, A._EvaluateVisitor_visitSupportsRule__closure1, A._EvaluateVisitor_visitVariableDeclaration_closure5, A._EvaluateVisitor_visitVariableDeclaration_closure6, A._EvaluateVisitor_visitVariableDeclaration_closure7, A._EvaluateVisitor_visitWarnRule_closure1, A._EvaluateVisitor_visitWhileRule_closure1, A._EvaluateVisitor_visitBinaryOperationExpression_closure1, A._EvaluateVisitor_visitVariableExpression_closure1, A._EvaluateVisitor_visitUnaryOperationExpression_closure1, A._EvaluateVisitor__visitCalculationValue_closure1, A._EvaluateVisitor_visitFunctionExpression_closure3, A._EvaluateVisitor_visitFunctionExpression_closure4, A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure1, A._EvaluateVisitor__runUserDefinedCallable_closure1, A._EvaluateVisitor__runUserDefinedCallable__closure1, A._EvaluateVisitor__runUserDefinedCallable___closure1, A._EvaluateVisitor__runFunctionCallable_closure1, A._EvaluateVisitor__runBuiltInCallable_closure3, A._EvaluateVisitor__verifyArguments_closure1, A._EvaluateVisitor_visitCssAtRule_closure3, A._EvaluateVisitor_visitCssKeyframeBlock_closure3, A._EvaluateVisitor_visitCssMediaRule_closure6, A._EvaluateVisitor_visitCssMediaRule__closure1, A._EvaluateVisitor_visitCssMediaRule___closure1, A._EvaluateVisitor_visitCssStyleRule_closure3, A._EvaluateVisitor_visitCssStyleRule__closure1, A._EvaluateVisitor_visitCssSupportsRule_closure3, A._EvaluateVisitor_visitCssSupportsRule__closure1, A._EvaluateVisitor__serialize_closure1, A._EvaluateVisitor__expressionNode_closure1, A.exceptionClass_closure, A.ExtensionStore__registerSelector_closure0, A.ExtensionStore_addExtension_closure2, A.ExtensionStore_addExtension_closure3, A.ExtensionStore_addExtension_closure4, A.ExtensionStore__extendExistingExtensions_closure1, A.ExtensionStore__extendExistingExtensions_closure2, A.ExtensionStore_addExtensions___closure0, A.functionClass_closure, A.NodeImporter__tryPath_closure, A.ImportCache_canonicalize_closure1, A.ImportCache_canonicalize_closure2, A.ImportCache__canonicalize_closure0, A.ImportCache_importCanonical_closure0, A._realCasePath_helper_closure0, A.KeyframeSelectorParser_parse_closure0, A.render_closure, A._parseFunctions____closure, A._parseFunctions___closure1, A._parseImporter____closure, A._parseImporter___closure0, A.listClass_closure, A._deepMergeImpl__ensureMutable0, A.mapClass_closure, A.MediaQueryParser_parse_closure0, A._readFile_closure0, A.fileExists_closure0, A.dirExists_closure0, A.listDir_closure0, A.NodeToDartLogger_warn_closure, A.NodeToDartLogger_debug_closure, A.legacyNullClass_closure, A.numberClass_closure, A.SassNumber__coerceOrConvertValue__compatibilityException0, A.SassNumber__coerceOrConvertValue_closure4, A.SassNumber__coerceOrConvertValue_closure6, A.SassNumber_multiplyUnits_closure4, A.SassNumber_multiplyUnits_closure6, A.Parser__parseIdentifier_closure0, A.main_closure, A.SassParser_children_closure0, A.SelectorParser_parse_closure0, A.SelectorParser_parseCompoundSelector_closure0, A._SerializeVisitor_visitCssComment_closure0, A._SerializeVisitor_visitCssAtRule_closure0, A._SerializeVisitor_visitCssMediaRule_closure0, A._SerializeVisitor_visitCssImport_closure0, A._SerializeVisitor_visitCssImport__closure0, A._SerializeVisitor_visitCssKeyframeBlock_closure0, A._SerializeVisitor_visitCssStyleRule_closure0, A._SerializeVisitor_visitCssSupportsRule_closure0, A._SerializeVisitor_visitCssDeclaration_closure1, A._SerializeVisitor_visitCssDeclaration_closure2, A._SerializeVisitor__write_closure0, A._SerializeVisitor__visitChildren_closure0, A.SingleUnitSassNumber_multiplyUnits_closure2, A.stringClass_closure, A.StylesheetParser_parse_closure0, A.StylesheetParser_parse__closure1, A.StylesheetParser_parseArgumentDeclaration_closure0, A.StylesheetParser__parseSingleProduction_closure0, A.StylesheetParser_parseSignature_closure, A.StylesheetParser__statement_closure0, A.StylesheetParser_variableDeclarationWithoutNamespace_closure1, A.StylesheetParser_variableDeclarationWithoutNamespace_closure2, A.StylesheetParser__forRule_closure1, A.StylesheetParser__memberList_closure0, A.StylesheetParser_expression_resetState0, A.StylesheetParser_expression_resolveOneOperation0, A.StylesheetParser_expression_resolveOperations0, A.StylesheetParser_expression_resolveSpaceExpressions0, A.StylesheetParser__expressionUntilComma_closure0, A.StylesheetParser_namespacedExpression_closure0, A.StylesheetParser__expressionUntilComparison_closure0, A.StylesheetParser__publicIdentifier_closure0, A.resolveImportPath_closure1, A.resolveImportPath_closure2, A._tryPathAsDirectory_closure0, A.valueClass_closure]);\n _inheritMany(A.EfficientLengthIterable, [A.ListIterable, A.EmptyIterable, A.LinkedHashMapKeyIterable, A._HashMapKeyIterable, A._MapBaseValueIterable]);\n _inheritMany(A.ListIterable, [A.SubListIterable, A.MappedListIterable, A.ReversedListIterable, A.ListQueue, A._GeneratorIterable]);\n _inherit(A.EfficientLengthMappedIterable, A.MappedIterable);\n _inheritMany(A.Iterator, [A.MappedIterator, A.WhereIterator, A.TakeIterator, A.SkipIterator, A.SkipWhileIterator]);\n _inherit(A.EfficientLengthTakeIterable, A.TakeIterable);\n _inherit(A.EfficientLengthSkipIterable, A.SkipIterable);\n _inherit(A.EfficientLengthFollowedByIterable, A.FollowedByIterable);\n _inheritMany(A.MapView, [A._UnmodifiableMapView_MapView__UnmodifiableMapMixin, A.PathMap]);\n _inherit(A.UnmodifiableMapView, A._UnmodifiableMapView_MapView__UnmodifiableMapMixin);\n _inherit(A.ConstantMapView, A.UnmodifiableMapView);\n _inherit(A.ConstantStringMap, A.ConstantMap);\n _inherit(A.Instantiation1, A.Instantiation);\n _inherit(A.NullError, A.TypeError);\n _inheritMany(A.TearOffClosure, [A.StaticClosure, A.BoundClosure]);\n _inheritMany(A.IterableBase, [A._AllMatchesIterable, A._SyncStarIterable, A._EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin, A._PrefixedKeys, A._UnprefixedKeys, A._PrefixedKeys0, A._UnprefixedKeys0]);\n _inherit(A.NativeTypedArray, A.NativeTypedData);\n _inheritMany(A.NativeTypedArray, [A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin, A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin]);\n _inherit(A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin, A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin);\n _inherit(A.NativeTypedArrayOfDouble, A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin);\n _inherit(A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin, A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin);\n _inherit(A.NativeTypedArrayOfInt, A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin);\n _inheritMany(A.NativeTypedArrayOfDouble, [A.NativeFloat32List, A.NativeFloat64List]);\n _inheritMany(A.NativeTypedArrayOfInt, [A.NativeInt16List, A.NativeInt32List, A.NativeInt8List, A.NativeUint16List, A.NativeUint32List, A.NativeUint8ClampedList, A.NativeUint8List]);\n _inherit(A._TypeError, A._Error);\n _inheritMany(A._Completer, [A._AsyncCompleter, A._SyncCompleter]);\n _inheritMany(A._StreamController, [A._AsyncStreamController, A._SyncStreamController]);\n _inheritMany(A.Stream, [A._StreamImpl, A._ForwardingStream, A._CompleterStream]);\n _inherit(A._ControllerStream, A._StreamImpl);\n _inheritMany(A._BufferingStreamSubscription, [A._ControllerSubscription, A._ForwardingStreamSubscription]);\n _inherit(A._StreamControllerAddStreamState, A._AddStreamState);\n _inheritMany(A._DelayedEvent, [A._DelayedData, A._DelayedError]);\n _inherit(A._StreamImplEvents, A._PendingEvents);\n _inherit(A._ExpandStream, A._ForwardingStream);\n _inheritMany(A._Zone, [A._CustomZone, A._RootZone]);\n _inherit(A._IdentityHashMap, A._HashMap);\n _inheritMany(A.JsLinkedHashMap, [A._LinkedIdentityHashMap, A._LinkedCustomHashMap]);\n _inherit(A._SetBase, A.__SetBase_Object_SetMixin);\n _inheritMany(A._SetBase, [A._LinkedHashSet, A.__UnmodifiableSet__SetBase__UnmodifiableSetMixin]);\n _inherit(A._LinkedIdentityHashSet, A._LinkedHashSet);\n _inherit(A._UnmodifiableSet, A.__UnmodifiableSet__SetBase__UnmodifiableSetMixin);\n _inheritMany(A.Codec, [A.Encoding, A.Base64Codec, A.JsonCodec]);\n _inheritMany(A.Encoding, [A.AsciiCodec, A.Utf8Codec]);\n _inherit(A.Converter, A.StreamTransformerBase);\n _inheritMany(A.Converter, [A._UnicodeSubsetEncoder, A.Base64Encoder, A.JsonEncoder, A.Utf8Encoder, A.Utf8Decoder]);\n _inherit(A.AsciiEncoder, A._UnicodeSubsetEncoder);\n _inherit(A.ByteConversionSink, A.ChunkedConversionSink);\n _inheritMany(A.ByteConversionSink, [A.ByteConversionSinkBase, A._Utf8StringSinkAdapter]);\n _inherit(A._Base64EncoderSink, A.ByteConversionSinkBase);\n _inherit(A._Utf8Base64EncoderSink, A._Base64EncoderSink);\n _inherit(A.JsonCyclicError, A.JsonUnsupportedObjectError);\n _inherit(A._JsonStringStringifier, A._JsonStringifier);\n _inherit(A.StringConversionSinkBase, A.StringConversionSinkMixin);\n _inherit(A._StringSinkConversionSink, A.StringConversionSinkBase);\n _inherit(A._StringCallbackSink, A._StringSinkConversionSink);\n _inheritMany(A.ArgumentError, [A.RangeError, A.IndexError]);\n _inherit(A._DataUri, A._Uri);\n _inherit(A.ArgParserException, A.FormatException);\n _inherit(A.EmptyUnmodifiableSet, A._EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin);\n _inherit(A.QueueList, A._QueueList_Object_ListMixin);\n _inherit(A._CastQueueList, A.QueueList);\n _inheritMany(A._DelegatingIterableBase, [A.DelegatingSet, A._MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin]);\n _inherit(A._UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin, A.DelegatingSet);\n _inherit(A.UnmodifiableSetView, A._UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin);\n _inherit(A.MapKeySet, A._MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin);\n _inheritMany(A.NodeJsError, [A.JsAssertionError, A.JsRangeError, A.JsReferenceError, A.JsSyntaxError, A.JsTypeError, A.JsSystemError]);\n _inheritMany(A.Socket, [A.TTYReadStream, A.TTYWriteStream]);\n _inherit(A.InternalStyle, A.Style);\n _inheritMany(A.InternalStyle, [A.PosixStyle, A.UrlStyle, A.WindowsStyle]);\n _inherit(A.CssNode, A.AstNode);\n _inheritMany(A.CssNode, [A.ModifiableCssNode, A.CssParentNode]);\n _inheritMany(A.ModifiableCssNode, [A.ModifiableCssParentNode, A.ModifiableCssComment, A.ModifiableCssDeclaration, A.ModifiableCssImport]);\n _inheritMany(A.ModifiableCssParentNode, [A.ModifiableCssAtRule, A.ModifiableCssKeyframeBlock, A.ModifiableCssMediaRule, A.ModifiableCssStyleRule, A.ModifiableCssStylesheet, A.ModifiableCssSupportsRule]);\n _inherit(A.CssStylesheet, A.CssParentNode);\n _inheritMany(A.ParentStatement, [A.AtRootRule, A.AtRule, A.CallableDeclaration, A.Declaration, A.EachRule, A.ForRule, A.MediaRule, A.StyleRule, A.Stylesheet, A.SupportsRule, A.WhileRule]);\n _inheritMany(A.CallableDeclaration, [A.ContentBlock, A.FunctionRule, A.MixinRule]);\n _inheritMany(A.IfRuleClause, [A.IfClause, A.ElseClause]);\n _inherit(A._HasContentVisitor, A.StatementSearchVisitor);\n _inheritMany(A.Selector, [A.SimpleSelector, A.ComplexSelector, A.CompoundSelector, A.SelectorList]);\n _inheritMany(A.SimpleSelector, [A.AttributeSelector, A.ClassSelector, A.IDSelector, A.ParentSelector, A.PlaceholderSelector, A.PseudoSelector, A.TypeSelector, A.UniversalSelector]);\n _inherit(A.ExplicitConfiguration, A.Configuration);\n _inheritMany(A.SourceSpanException, [A.SassException, A.SourceSpanFormatException, A.SassException0]);\n _inheritMany(A.SassException, [A.MultiSpanSassException, A.SassRuntimeException, A.SassFormatException]);\n _inherit(A.MultiSpanSassRuntimeException, A.MultiSpanSassException);\n _inherit(A.MultiSpanSassScriptException, A.SassScriptException);\n _inherit(A.MergedExtension, A.Extension);\n _inherit(A.Importer, A.AsyncImporter);\n _inherit(A.FilesystemImporter, A.Importer);\n _inheritMany(A.Parser, [A.AtRootQueryParser, A.StylesheetParser, A.KeyframeSelectorParser, A.MediaQueryParser, A.SelectorParser]);\n _inheritMany(A.StylesheetParser, [A.ScssParser, A.SassParser]);\n _inherit(A.CssParser, A.ScssParser);\n _inheritMany(A.UnmodifiableMapBase, [A.LimitedMapView, A.PrefixedMapView, A.PublicMemberMapView, A.UnprefixedMapView, A.LimitedMapView0, A.PrefixedMapView0, A.PublicMemberMapView0, A.UnprefixedMapView0]);\n _inheritMany(A.Value, [A.SassList, A.SassBoolean, A.SassCalculation, A.SassColor, A.SassFunction, A.SassMap, A._SassNull, A.SassNumber, A.SassString]);\n _inherit(A.SassArgumentList, A.SassList);\n _inheritMany(A.SassNumber, [A.ComplexSassNumber, A.SingleUnitSassNumber, A.UnitlessSassNumber]);\n _inherit(A._FindDependenciesVisitor, A.RecursiveStatementVisitor);\n _inherit(A.SingleMapping, A.Mapping);\n _inherit(A.FileLocation, A.SourceLocationMixin);\n _inheritMany(A.SourceSpanMixin, [A._FileSpan, A.SourceSpanBase]);\n _inherit(A.SourceSpanWithContext, A.SourceSpanBase);\n _inherit(A.StringScannerException, A.SourceSpanFormatException);\n _inheritMany(A.StringScanner, [A.LineScanner, A.SpanScanner]);\n _inheritMany(A.Value0, [A.SassList0, A.SassBoolean0, A.SassCalculation0, A.SassColor0, A.SassNumber0, A.SassFunction0, A.SassMap0, A._SassNull0, A.SassString0]);\n _inherit(A.SassArgumentList0, A.SassList0);\n _inheritMany(A.AsyncImporter0, [A.NodeToDartAsyncImporter, A.NodeToDartAsyncFileImporter, A.Importer0]);\n _inheritMany(A.Parser1, [A.AtRootQueryParser0, A.StylesheetParser0, A.KeyframeSelectorParser0, A.MediaQueryParser0, A.SelectorParser0]);\n _inheritMany(A.ParentStatement0, [A.AtRootRule0, A.AtRule0, A.CallableDeclaration0, A.Declaration0, A.EachRule0, A.ForRule0, A.MediaRule0, A.StyleRule0, A.Stylesheet0, A.SupportsRule0, A.WhileRule0]);\n _inherit(A.CssNode0, A.AstNode0);\n _inheritMany(A.CssNode0, [A.ModifiableCssNode0, A.CssParentNode0]);\n _inheritMany(A.ModifiableCssNode0, [A.ModifiableCssParentNode0, A.ModifiableCssComment0, A.ModifiableCssDeclaration0, A.ModifiableCssImport0]);\n _inheritMany(A.ModifiableCssParentNode0, [A.ModifiableCssAtRule0, A.ModifiableCssKeyframeBlock0, A.ModifiableCssMediaRule0, A.ModifiableCssStyleRule0, A.ModifiableCssStylesheet0, A.ModifiableCssSupportsRule0]);\n _inheritMany(A.Selector0, [A.SimpleSelector0, A.ComplexSelector0, A.CompoundSelector0, A.SelectorList0]);\n _inheritMany(A.SimpleSelector0, [A.AttributeSelector0, A.ClassSelector0, A.IDSelector0, A.ParentSelector0, A.PlaceholderSelector0, A.PseudoSelector0, A.TypeSelector0, A.UniversalSelector0]);\n _inherit(A.CompileStringOptions, A.CompileOptions);\n _inheritMany(A.SassNumber0, [A.ComplexSassNumber0, A.SingleUnitSassNumber0, A.UnitlessSassNumber0]);\n _inherit(A.ExplicitConfiguration0, A.Configuration0);\n _inheritMany(A.CallableDeclaration0, [A.ContentBlock0, A.FunctionRule0, A.MixinRule0]);\n _inheritMany(A.StylesheetParser0, [A.ScssParser0, A.SassParser0]);\n _inherit(A.CssParser0, A.ScssParser0);\n _inherit(A._NodeException, A.JsError);\n _inheritMany(A.SassException0, [A.MultiSpanSassException0, A.SassRuntimeException0, A.SassFormatException0]);\n _inherit(A.MultiSpanSassRuntimeException0, A.MultiSpanSassException0);\n _inherit(A.MultiSpanSassScriptException0, A.SassScriptException0);\n _inheritMany(A.Importer0, [A.NodeToDartFileImporter, A.FilesystemImporter0, A.NoOpImporter, A.NodeToDartImporter]);\n _inheritMany(A.IfRuleClause0, [A.IfClause0, A.ElseClause0]);\n _inherit(A.MergedExtension0, A.Extension0);\n _inherit(A._HasContentVisitor0, A.StatementSearchVisitor0);\n _inherit(A.CssStylesheet0, A.CssParentNode0);\n _mixin(A.UnmodifiableListBase, A.UnmodifiableListMixin);\n _mixin(A.__CastListBase__CastIterableBase_ListMixin, A.ListMixin);\n _mixin(A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin, A.ListMixin);\n _mixin(A._NativeTypedArrayOfDouble_NativeTypedArray_ListMixin_FixedLengthListMixin, A.FixedLengthListMixin);\n _mixin(A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin, A.ListMixin);\n _mixin(A._NativeTypedArrayOfInt_NativeTypedArray_ListMixin_FixedLengthListMixin, A.FixedLengthListMixin);\n _mixin(A._AsyncStreamController, A._AsyncStreamControllerDispatch);\n _mixin(A._SyncStreamController, A._SyncStreamControllerDispatch);\n _mixin(A.UnmodifiableMapBase, A._UnmodifiableMapMixin);\n _mixin(A._ListBase_Object_ListMixin, A.ListMixin);\n _mixin(A._UnmodifiableMapView_MapView__UnmodifiableMapMixin, A._UnmodifiableMapMixin);\n _mixin(A.__SetBase_Object_SetMixin, A.SetMixin);\n _mixin(A.__UnmodifiableSet__SetBase__UnmodifiableSetMixin, A._UnmodifiableSetMixin);\n _mixin(A._EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin, A.UnmodifiableSetMixin);\n _mixin(A._QueueList_Object_ListMixin, A.ListMixin);\n _mixin(A._UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin, A.UnmodifiableSetMixin);\n _mixin(A._MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin, A.UnmodifiableSetMixin);\n })();\n var init = {\n typeUniverse: {eC: new Map(), tR: {}, eT: {}, tPV: {}, sEA: []},\n mangledGlobalNames: {int: \"int\", double: \"double\", num: \"num\", String: \"String\", bool: \"bool\", Null: \"Null\", List: \"List\"},\n mangledNames: {},\n types: [\"~()\", \"Null()\", \"Future()\", \"Value0(List)\", \"Value(List)\", \"String(String)\", \"bool(String)\", \"bool(CssNode)\", \"bool(CssNode0)\", \"SassNumber(List)\", \"SassNumber0(List)\", \"bool(Object?)\", \"int()\", \"SassString(List)\", \"SassString0(List)\", \"bool(SimpleSelector0)\", \"bool(SimpleSelector)\", \"SassBoolean(List)\", \"SassBoolean0(List)\", \"bool(ComplexSelector)\", \"bool(ComplexSelector0)\", \"SassList(List)\", \"SassList0(List)\", \"SassColor(List)\", \"SassColor0(List)\", \"JSClass0()\", \"Null(~())\", \"~(Object?)\", \"bool()\", \"FileSpan()\", \"String()\", \"Future(Future<~>())\", \"bool(int?)\", \"Value?()\", \"SassMap0(List)\", \"Value()\", \"Value0(Value0)\", \"Future<~>()\", \"Value0?()\", \"Value(Value)\", \"SassMap(List)\", \"bool(num,num)\", \"String?()\", \"int(num)\", \"bool(Value0)\", \"Value0()\", \"SelectorList()\", \"String(Object)\", \"List()\", \"SelectorList0()\", \"~(Value,Value)\", \"ValueExpression(Value)\", \"~(Value)\", \"~(Value0,Value0)\", \"num(num,num)\", \"~(Value0)\", \"bool(int)\", \"num(SassColor0)\", \"ValueExpression0(Value0)\", \"Future()\", \"~(Module0)\", \"Future()\", \"bool(Value)\", \"~(Module)\", \"Frame(String)\", \"Null(@)\", \"Frame()\", \"Future()\", \"Null(Object,StackTrace)\", \"~(Object,StackTrace)\", \"Future()\", \"Declaration0(List,FileSpan)\", \"Null(_NodeSassColor,num)\", \"Value?(Statement)\", \"int(Uri)\", \"~(String,Value)\", \"List?(List)\", \"num(num)\", \"bool(SelectorList0)\", \"@()\", \"Tuple3?()\", \"Future(Object?)\", \"Stylesheet?()\", \"List?(List)\", \"SassRuntimeException0(AstNode0)\", \"Object()\", \"Future(Statement)\", \"Null([Object?])\", \"Uri(Uri)\", \"~(String,Value0)\", \"ComplexSelector(List)\", \"SassRuntimeException(AstNode)\", \"String(@)\", \"Future(List)\", \"Value0?(Statement0)\", \"ComplexSelector0(List)\", \"Declaration(List,FileSpan)\", \"bool(SelectorList)\", \"@(@)\", \"Future(Statement0)\", \"ComplexSelector0(ComplexSelector0)\", \"List()\", \"AtRootQuery()\", \"~(Object)\", \"bool(Object)\", \"AsyncCallable?()\", \"~(String)\", \"Null(Module)\", \"Iterable(Module0)\", \"num(Value)\", \"Callable?()\", \"bool(_Highlight)\", \"Callable0?()\", \"Iterable(ComplexSelector0)\", \"bool(Module0)\", \"Iterable(Module0)\", \"bool(ComplexSelectorComponent0)\", \"~(String,Object?)\", \"Statement()\", \"int(SassColor0)\", \"int(_NodeSassColor)\", \"~(~())\", \"num(Value0)\", \"~(@)\", \"String(Expression)\", \"bool(ComplexSelectorComponent)\", \"Statement0()\", \"Iterable(ComplexSelector)\", \"ComplexSelector(ComplexSelector)\", \"Iterable(Module)\", \"String(Expression0)\", \"List(List)\", \"List()\", \"Null(Module0)\", \"bool(Module)\", \"Iterable(Module)\", \"AtRootQuery0()\", \"AsyncCallable0?()\", \"bool(@)\", \"bool(Module)\", \"bool(Module0)\", \"Map()\", \"List(List)\", \"Map()\", \"Trace(String)\", \"int(Frame)\", \"String(Frame)\", \"Iterable(List>)\", \"Trace()\", \"List()\", \"bool(Frame)\", \"SassNumber()\", \"VariableDeclaration()\", \"AsyncCallable0?(Module0)\", \"MapKeySet>(Map,AstNode0>)\", \"Map(Module0)\", \"bool(Queue)\", \"AstNode0(AstNode0)\", \"~(Iterable)\", \"String(int)\", \"SassFunction0(List)\", \"Frame(Tuple2)\", \"Map(Module)\", \"~(Module0)\", \"MapKeySet>(Map,AstNode>)\", \"Callable?(Module)\", \"List()\", \"num?(String,num{assertPercent:bool,checkPercent:bool})\", \"bool(ModifiableCssParentNode0)\", \"String(SassNumber)\", \"Future(List)\", \"Object(Object)\", \"Uri?/()\", \"AstNode?()\", \"Future()\", \"num(num,num?,num)\", \"bool(UseRule0)\", \"bool(ForwardRule0)\", \"Uri(String)\", \"int(int,num?)\", \"MapKeySet>(Map,AstNode>)\", \"AsyncCallable?(Module)\", \"Future()\", \"SelectorList(Value)\", \"SelectorList(SelectorList,SelectorList)\", \"Uri?()\", \"bool(ForwardRule)\", \"AstNode0?()\", \"String(SassNumber0)\", \"Frame(Tuple2)\", \"Future?>()\", \"0&(@[@])\", \"bool(Import)\", \"bool(Statement)\", \"bool(UseRule)\", \"bool(String?)\", \"~(Uint8List,String,int)\", \"String(Value0)\", \"Future()\", \"Iterable()\", \"~(Object?,Object?)\", \"Iterable(String)\", \"~(@,@)\", \"Future()\", \"bool(ModifiableCssParentNode)\", \"Iterable(@)\", \"List()\", \"~(Iterable)\", \"DateTime()\", \"Callable0?(Module0)\", \"MapKeySet>(Map,AstNode0>)\", \"Map(Module0)\", \"~(Module)\", \"SassFunction(List)\", \"Future?>()\", \"Value0?(Value0)\", \"Set<0^>()\", \"SassNumber0()\", \"String(_NodeException)\", \"AstNode(AstNode)\", \"List()\", \"num(num,String)\", \"~(Object[StackTrace?])\", \"~(String[~])\", \"Iterable(List>)\", \"~([Object?])\", \"bool(Statement0)\", \"bool(Import0)\", \"Tuple3?()\", \"Entry(Entry)\", \"int(int)\", \"AsyncImporter0(Object?)\", \"Value0(int)\", \"@(Value0,num)\", \"Object(_NodeSassMap,int)\", \"Null(_NodeSassMap,int,Object)\", \"bool(SassNumber0)\", \"ImmutableList(SassNumber0)\", \"bool(SassNumber0,String)\", \"SassNumber0(SassNumber0,Object,Object[String?])\", \"SassNumber0(SassNumber0,SassNumber0[String?,String?])\", \"num(SassNumber0,Object,Object[String?])\", \"num(SassNumber0,SassNumber0[String?,String?])\", \"~(String,Function)\", \"SelectorList0(Value0)\", \"SelectorList0(SelectorList0,SelectorList0)\", \"FileLocation(FileSpan)\", \"String(FileSpan)\", \"int(SourceLocation)\", \"AtRule(List,FileSpan)\", \"~(String,@)\", \"AtRootRule0(List