sass 1.52.3 → 1.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +9 -9
- package/package.json +1 -1
- package/sass.dart.js +280 -212
package/sass.dart.js
CHANGED
|
@@ -11849,37 +11849,37 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
11849
11849
|
this._box_0 = t0;
|
|
11850
11850
|
this.name = t1;
|
|
11851
11851
|
},
|
|
11852
|
-
|
|
11852
|
+
StylesheetParser__expression_resetState: function StylesheetParser__expression_resetState(t0, t1, t2) {
|
|
11853
11853
|
this._box_0 = t0;
|
|
11854
11854
|
this.$this = t1;
|
|
11855
11855
|
this.start = t2;
|
|
11856
11856
|
},
|
|
11857
|
-
|
|
11857
|
+
StylesheetParser__expression_resolveOneOperation: function StylesheetParser__expression_resolveOneOperation(t0, t1) {
|
|
11858
11858
|
this._box_0 = t0;
|
|
11859
11859
|
this.$this = t1;
|
|
11860
11860
|
},
|
|
11861
|
-
|
|
11861
|
+
StylesheetParser__expression_resolveOperations: function StylesheetParser__expression_resolveOperations(t0, t1) {
|
|
11862
11862
|
this._box_0 = t0;
|
|
11863
11863
|
this.resolveOneOperation = t1;
|
|
11864
11864
|
},
|
|
11865
|
-
|
|
11865
|
+
StylesheetParser__expression_addSingleExpression: function StylesheetParser__expression_addSingleExpression(t0, t1, t2, t3) {
|
|
11866
11866
|
var _ = this;
|
|
11867
11867
|
_._box_0 = t0;
|
|
11868
11868
|
_.$this = t1;
|
|
11869
11869
|
_.resetState = t2;
|
|
11870
11870
|
_.resolveOperations = t3;
|
|
11871
11871
|
},
|
|
11872
|
-
|
|
11872
|
+
StylesheetParser__expression_addOperator: function StylesheetParser__expression_addOperator(t0, t1, t2) {
|
|
11873
11873
|
this._box_0 = t0;
|
|
11874
11874
|
this.$this = t1;
|
|
11875
11875
|
this.resolveOneOperation = t2;
|
|
11876
11876
|
},
|
|
11877
|
-
|
|
11877
|
+
StylesheetParser__expression_resolveSpaceExpressions: function StylesheetParser__expression_resolveSpaceExpressions(t0, t1, t2) {
|
|
11878
11878
|
this._box_0 = t0;
|
|
11879
11879
|
this.$this = t1;
|
|
11880
11880
|
this.resolveOperations = t2;
|
|
11881
11881
|
},
|
|
11882
|
-
|
|
11882
|
+
StylesheetParser_expressionUntilComma_closure: function StylesheetParser_expressionUntilComma_closure(t0) {
|
|
11883
11883
|
this.$this = t0;
|
|
11884
11884
|
},
|
|
11885
11885
|
StylesheetParser__unicodeRange_closure: function StylesheetParser__unicodeRange_closure() {
|
|
@@ -20857,7 +20857,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
20857
20857
|
J.set$sassFalse$x(self.exports, B.SassBoolean_false0);
|
|
20858
20858
|
J.set$Exception$x(self.exports, $.$get$exceptionClass());
|
|
20859
20859
|
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())}});
|
|
20860
|
-
J.set$info$x(self.exports, "dart-sass\t1.
|
|
20860
|
+
J.set$info$x(self.exports, "dart-sass\t1.53.0\t(Sass Compiler)\t[Dart]\ndart2js\t2.17.3\t(Dart Compiler)\t[Dart]");
|
|
20861
20861
|
A.updateSourceSpanPrototype();
|
|
20862
20862
|
J.set$render$x(self.exports, A.allowInteropNamed("sass.render", A.legacy__render$closure()));
|
|
20863
20863
|
J.set$renderSync$x(self.exports, A.allowInteropNamed("sass.renderSync", A.legacy__renderSync$closure()));
|
|
@@ -21516,7 +21516,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
21516
21516
|
switch ($async$goto) {
|
|
21517
21517
|
case 0:
|
|
21518
21518
|
// Function start
|
|
21519
|
-
$async$returnValue = "1.
|
|
21519
|
+
$async$returnValue = "1.53.0 compiled with dart2js 2.17.3";
|
|
21520
21520
|
// goto return
|
|
21521
21521
|
$async$goto = 1;
|
|
21522
21522
|
break;
|
|
@@ -22186,37 +22186,37 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
22186
22186
|
this._box_0 = t0;
|
|
22187
22187
|
this.name = t1;
|
|
22188
22188
|
},
|
|
22189
|
-
|
|
22189
|
+
StylesheetParser__expression_resetState0: function StylesheetParser__expression_resetState0(t0, t1, t2) {
|
|
22190
22190
|
this._box_0 = t0;
|
|
22191
22191
|
this.$this = t1;
|
|
22192
22192
|
this.start = t2;
|
|
22193
22193
|
},
|
|
22194
|
-
|
|
22194
|
+
StylesheetParser__expression_resolveOneOperation0: function StylesheetParser__expression_resolveOneOperation0(t0, t1) {
|
|
22195
22195
|
this._box_0 = t0;
|
|
22196
22196
|
this.$this = t1;
|
|
22197
22197
|
},
|
|
22198
|
-
|
|
22198
|
+
StylesheetParser__expression_resolveOperations0: function StylesheetParser__expression_resolveOperations0(t0, t1) {
|
|
22199
22199
|
this._box_0 = t0;
|
|
22200
22200
|
this.resolveOneOperation = t1;
|
|
22201
22201
|
},
|
|
22202
|
-
|
|
22202
|
+
StylesheetParser__expression_addSingleExpression0: function StylesheetParser__expression_addSingleExpression0(t0, t1, t2, t3) {
|
|
22203
22203
|
var _ = this;
|
|
22204
22204
|
_._box_0 = t0;
|
|
22205
22205
|
_.$this = t1;
|
|
22206
22206
|
_.resetState = t2;
|
|
22207
22207
|
_.resolveOperations = t3;
|
|
22208
22208
|
},
|
|
22209
|
-
|
|
22209
|
+
StylesheetParser__expression_addOperator0: function StylesheetParser__expression_addOperator0(t0, t1, t2) {
|
|
22210
22210
|
this._box_0 = t0;
|
|
22211
22211
|
this.$this = t1;
|
|
22212
22212
|
this.resolveOneOperation = t2;
|
|
22213
22213
|
},
|
|
22214
|
-
|
|
22214
|
+
StylesheetParser__expression_resolveSpaceExpressions0: function StylesheetParser__expression_resolveSpaceExpressions0(t0, t1, t2) {
|
|
22215
22215
|
this._box_0 = t0;
|
|
22216
22216
|
this.$this = t1;
|
|
22217
22217
|
this.resolveOperations = t2;
|
|
22218
22218
|
},
|
|
22219
|
-
|
|
22219
|
+
StylesheetParser_expressionUntilComma_closure0: function StylesheetParser_expressionUntilComma_closure0(t0) {
|
|
22220
22220
|
this.$this = t0;
|
|
22221
22221
|
},
|
|
22222
22222
|
StylesheetParser__unicodeRange_closure1: function StylesheetParser__unicodeRange_closure1() {
|
|
@@ -23382,7 +23382,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
23382
23382
|
if (t6 == null)
|
|
23383
23383
|
t6 = B.StderrLogger_false;
|
|
23384
23384
|
t6 = new A.ScssParser(A.LinkedHashMap_LinkedHashMap$_empty(t3, t4), t7, t6);
|
|
23385
|
-
t6 = t6._parseSingleProduction$1$1(t6.get$
|
|
23385
|
+
t6 = t6._parseSingleProduction$1$1(t6.get$_expression(), t1);
|
|
23386
23386
|
line0 = t5._visitor.runExpression$2(t5._importer, t6).toString$0(0);
|
|
23387
23387
|
toZone = $.printToZone;
|
|
23388
23388
|
if (toZone == null)
|
|
@@ -45018,22 +45018,31 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
45018
45018
|
}
|
|
45019
45019
|
},
|
|
45020
45020
|
identifierLike$0() {
|
|
45021
|
-
var t2, $arguments, t3, t4, _this = this,
|
|
45021
|
+
var t2, allowEmptySecondArg, $arguments, t3, t4, _this = this,
|
|
45022
45022
|
t1 = _this.scanner,
|
|
45023
45023
|
start = new A._SpanScannerState(t1, t1._string_scanner$_position),
|
|
45024
45024
|
identifier = _this.interpolatedIdentifier$0(),
|
|
45025
45025
|
plain = identifier.get$asPlain(),
|
|
45026
|
-
|
|
45026
|
+
lower = plain.toLowerCase(),
|
|
45027
|
+
specialFunction = _this.trySpecialFunction$2(lower, start);
|
|
45027
45028
|
if (specialFunction != null)
|
|
45028
45029
|
return specialFunction;
|
|
45029
45030
|
t2 = t1._string_scanner$_position;
|
|
45030
45031
|
if (!t1.scanChar$1(40))
|
|
45031
45032
|
return new A.StringExpression(identifier, false);
|
|
45033
|
+
allowEmptySecondArg = lower === "var";
|
|
45032
45034
|
$arguments = A._setArrayType([], type$.JSArray_Expression);
|
|
45033
45035
|
if (!t1.scanChar$1(41)) {
|
|
45034
45036
|
do {
|
|
45035
45037
|
_this.whitespace$0();
|
|
45036
|
-
$arguments.
|
|
45038
|
+
if (allowEmptySecondArg && $arguments.length === 1 && t1.peekChar$0() === 41) {
|
|
45039
|
+
t3 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);
|
|
45040
|
+
t4 = t3.offset;
|
|
45041
|
+
t4 = A._FileSpan$(t3.file, t4, t4);
|
|
45042
|
+
$arguments.push(new A.StringExpression(A.Interpolation$(A._setArrayType([""], type$.JSArray_Object), t4), false));
|
|
45043
|
+
break;
|
|
45044
|
+
}
|
|
45045
|
+
$arguments.push(_this.expressionUntilComma$1$singleEquals(true));
|
|
45037
45046
|
_this.whitespace$0();
|
|
45038
45047
|
} while (t1.scanChar$1(44));
|
|
45039
45048
|
t1.expectChar$1(41);
|
|
@@ -46862,7 +46871,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
46862
46871
|
t2 = _this.scanner;
|
|
46863
46872
|
t2.expectChar$1(58);
|
|
46864
46873
|
_this.whitespace$0();
|
|
46865
|
-
value = _this.
|
|
46874
|
+
value = _this._expression$0();
|
|
46866
46875
|
flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);
|
|
46867
46876
|
for (t3 = t2.string, guarded = false, global = false; t2.scanChar$1(33);) {
|
|
46868
46877
|
flag = _this.identifier$0();
|
|
@@ -46999,7 +47008,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
46999
47008
|
beforeDeclaration = new A._SpanScannerState(t2, t2._string_scanner$_position);
|
|
47000
47009
|
t3 = t1.value = null;
|
|
47001
47010
|
try {
|
|
47002
|
-
t3 = t1.value = _this.
|
|
47011
|
+
t3 = t1.value = _this._expression$0();
|
|
47003
47012
|
if (_this.lookingAtChildren$0()) {
|
|
47004
47013
|
if (couldBeSelector)
|
|
47005
47014
|
_this.expectStatementSeparator$0();
|
|
@@ -47120,7 +47129,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47120
47129
|
t2.error$1(0, _s48_);
|
|
47121
47130
|
return _this._withChildren$3(_this.get$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure(t1));
|
|
47122
47131
|
}
|
|
47123
|
-
value = _this.
|
|
47132
|
+
value = _this._expression$0();
|
|
47124
47133
|
if (_this.lookingAtChildren$0()) {
|
|
47125
47134
|
if (_this.get$plainCss())
|
|
47126
47135
|
t2.error$1(0, _s48_);
|
|
@@ -47281,7 +47290,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47281
47290
|
case "if":
|
|
47282
47291
|
return _this._ifRule$2(start, _this.get$_functionChild());
|
|
47283
47292
|
case "return":
|
|
47284
|
-
value = _this.
|
|
47293
|
+
value = _this._expression$0();
|
|
47285
47294
|
_this.expectStatementSeparator$1("@return rule");
|
|
47286
47295
|
return new A.ReturnRule(value, t1.spanFrom$1(start));
|
|
47287
47296
|
case "warn":
|
|
@@ -47324,14 +47333,14 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47324
47333
|
t1.expectChar$1(40);
|
|
47325
47334
|
t3._contents += A.Primitives_stringFromCharCode(40);
|
|
47326
47335
|
_this.whitespace$0();
|
|
47327
|
-
t5 = _this.
|
|
47336
|
+
t5 = _this._expression$0();
|
|
47328
47337
|
buffer._flushText$0();
|
|
47329
47338
|
t4.push(t5);
|
|
47330
47339
|
if (t1.scanChar$1(58)) {
|
|
47331
47340
|
_this.whitespace$0();
|
|
47332
47341
|
t5 = t3._contents += A.Primitives_stringFromCharCode(58);
|
|
47333
47342
|
t3._contents = t5 + A.Primitives_stringFromCharCode(32);
|
|
47334
|
-
t5 = _this.
|
|
47343
|
+
t5 = _this._expression$0();
|
|
47335
47344
|
buffer._flushText$0();
|
|
47336
47345
|
t4.push(t5);
|
|
47337
47346
|
}
|
|
@@ -47357,7 +47366,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47357
47366
|
return new A.ContentRule($arguments, t1.spanFrom$1(start));
|
|
47358
47367
|
},
|
|
47359
47368
|
_debugRule$1(start) {
|
|
47360
|
-
var value = this.
|
|
47369
|
+
var value = this._expression$0();
|
|
47361
47370
|
this.expectStatementSeparator$1("@debug rule");
|
|
47362
47371
|
return new A.DebugRule(value, this.scanner.spanFrom$1(start));
|
|
47363
47372
|
},
|
|
@@ -47375,10 +47384,10 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47375
47384
|
}
|
|
47376
47385
|
_this.expectIdentifier$1("in");
|
|
47377
47386
|
_this.whitespace$0();
|
|
47378
|
-
return _this._withChildren$3(child, start, new A.StylesheetParser__eachRule_closure(_this, wasInControlDirective, variables, _this.
|
|
47387
|
+
return _this._withChildren$3(child, start, new A.StylesheetParser__eachRule_closure(_this, wasInControlDirective, variables, _this._expression$0()));
|
|
47379
47388
|
},
|
|
47380
47389
|
_errorRule$1(start) {
|
|
47381
|
-
var value = this.
|
|
47390
|
+
var value = this._expression$0();
|
|
47382
47391
|
this.expectStatementSeparator$1("@error rule");
|
|
47383
47392
|
return new A.ErrorRule(value, this.scanner.spanFrom$1(start));
|
|
47384
47393
|
},
|
|
@@ -47417,11 +47426,11 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47417
47426
|
_this.expectIdentifier$1("from");
|
|
47418
47427
|
_this.whitespace$0();
|
|
47419
47428
|
t1.exclusive = null;
|
|
47420
|
-
from = _this.
|
|
47429
|
+
from = _this._expression$1$until(new A.StylesheetParser__forRule_closure(t1, _this));
|
|
47421
47430
|
if (t1.exclusive == null)
|
|
47422
47431
|
_this.scanner.error$1(0, 'Expected "to" or "through".');
|
|
47423
47432
|
_this.whitespace$0();
|
|
47424
|
-
return _this._withChildren$3(child, start, new A.StylesheetParser__forRule_closure0(t1, _this, wasInControlDirective, variable, from, _this.
|
|
47433
|
+
return _this._withChildren$3(child, start, new A.StylesheetParser__forRule_closure0(t1, _this, wasInControlDirective, variable, from, _this._expression$0()));
|
|
47425
47434
|
},
|
|
47426
47435
|
_forwardRule$1(start) {
|
|
47427
47436
|
var prefix, members, shownMixinsAndFunctions, shownVariables, hiddenVariables, hiddenMixinsAndFunctions, configuration, span, t1, t2, t3, t4, _this = this, _null = null,
|
|
@@ -47494,7 +47503,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47494
47503
|
ifIndentation = _this.get$currentIndentation(),
|
|
47495
47504
|
wasInControlDirective = _this._inControlDirective;
|
|
47496
47505
|
_this._inControlDirective = true;
|
|
47497
|
-
condition = _this.
|
|
47506
|
+
condition = _this._expression$0();
|
|
47498
47507
|
children = _this.children$1(0, child);
|
|
47499
47508
|
_this.whitespaceWithoutComments$0();
|
|
47500
47509
|
clauses = A._setArrayType([A.IfClause$(condition, children)], type$.JSArray_IfClause);
|
|
@@ -47506,7 +47515,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47506
47515
|
_this.whitespace$0();
|
|
47507
47516
|
if (_this.scanIdentifier$1("if")) {
|
|
47508
47517
|
_this.whitespace$0();
|
|
47509
|
-
clauses.push(A.IfClause$(_this.
|
|
47518
|
+
clauses.push(A.IfClause$(_this._expression$0(), _this.children$1(0, child)));
|
|
47510
47519
|
} else {
|
|
47511
47520
|
lastClause = A.ElseClause$(_this.children$1(0, child));
|
|
47512
47521
|
break;
|
|
@@ -47697,7 +47706,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47697
47706
|
if ($function != null)
|
|
47698
47707
|
return $function;
|
|
47699
47708
|
t2 = t1._string_scanner$_position;
|
|
47700
|
-
$name = _this.
|
|
47709
|
+
$name = _this._expression$0();
|
|
47701
47710
|
t1.expectChar$1(58);
|
|
47702
47711
|
return _this._supportsDeclarationValue$2($name, new A._SpanScannerState(t1, t2));
|
|
47703
47712
|
}
|
|
@@ -47917,7 +47926,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47917
47926
|
_this.whitespace$0();
|
|
47918
47927
|
t1.expectChar$1(58);
|
|
47919
47928
|
_this.whitespace$0();
|
|
47920
|
-
expression = _this.
|
|
47929
|
+
expression = _this.expressionUntilComma$0();
|
|
47921
47930
|
t4 = t1._string_scanner$_position;
|
|
47922
47931
|
if (allowGuarded && t1.scanChar$1(33))
|
|
47923
47932
|
if (_this.identifier$0() === "default") {
|
|
@@ -47954,7 +47963,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47954
47963
|
return this._stylesheet$_configuration$1$allowGuarded(false);
|
|
47955
47964
|
},
|
|
47956
47965
|
_warnRule$1(start) {
|
|
47957
|
-
var value = this.
|
|
47966
|
+
var value = this._expression$0();
|
|
47958
47967
|
this.expectStatementSeparator$1("@warn rule");
|
|
47959
47968
|
return new A.WarnRule(value, this.scanner.spanFrom$1(start));
|
|
47960
47969
|
},
|
|
@@ -47962,7 +47971,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
47962
47971
|
var _this = this,
|
|
47963
47972
|
wasInControlDirective = _this._inControlDirective;
|
|
47964
47973
|
_this._inControlDirective = true;
|
|
47965
|
-
return _this._withChildren$3(child, start, new A.StylesheetParser__whileRule_closure(_this, wasInControlDirective, _this.
|
|
47974
|
+
return _this._withChildren$3(child, start, new A.StylesheetParser__whileRule_closure(_this, wasInControlDirective, _this._expression$0()));
|
|
47966
47975
|
},
|
|
47967
47976
|
unknownAtRule$2(start, $name) {
|
|
47968
47977
|
var t2, t3, rule, _this = this, t1 = {},
|
|
@@ -48004,7 +48013,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48004
48013
|
_this.whitespace$0();
|
|
48005
48014
|
if (t1.scanChar$1(58)) {
|
|
48006
48015
|
_this.whitespace$0();
|
|
48007
|
-
defaultValue = _this.
|
|
48016
|
+
defaultValue = _this.expressionUntilComma$0();
|
|
48008
48017
|
} else {
|
|
48009
48018
|
if (t1.scanChar$1(46)) {
|
|
48010
48019
|
t1.expectChar$1(46);
|
|
@@ -48032,8 +48041,8 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48032
48041
|
t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));
|
|
48033
48042
|
return new A.ArgumentDeclaration(A.List_List$unmodifiable($arguments, type$.Argument), restArgument, t1);
|
|
48034
48043
|
},
|
|
48035
|
-
_argumentInvocation$
|
|
48036
|
-
var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, _this = this,
|
|
48044
|
+
_argumentInvocation$2$allowEmptySecondArg$mixin(allowEmptySecondArg, mixin) {
|
|
48045
|
+
var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, result, _this = this, _null = null,
|
|
48037
48046
|
t1 = _this.scanner,
|
|
48038
48047
|
t2 = t1._string_scanner$_position;
|
|
48039
48048
|
t1.expectChar$1(40);
|
|
@@ -48044,20 +48053,20 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48044
48053
|
named = A.LinkedHashMap_LinkedHashMap$_empty(t3, t4);
|
|
48045
48054
|
t5 = !mixin;
|
|
48046
48055
|
t6 = t1.string;
|
|
48047
|
-
rest =
|
|
48056
|
+
rest = _null;
|
|
48048
48057
|
while (true) {
|
|
48049
48058
|
if (!_this._lookingAtExpression$0()) {
|
|
48050
|
-
keywordRest =
|
|
48059
|
+
keywordRest = _null;
|
|
48051
48060
|
break;
|
|
48052
48061
|
}
|
|
48053
|
-
expression = _this.
|
|
48062
|
+
expression = _this.expressionUntilComma$1$singleEquals(t5);
|
|
48054
48063
|
_this.whitespace$0();
|
|
48055
48064
|
if (expression instanceof A.VariableExpression && t1.scanChar$1(58)) {
|
|
48056
48065
|
_this.whitespace$0();
|
|
48057
48066
|
t7 = expression.name;
|
|
48058
48067
|
if (named.containsKey$1(t7))
|
|
48059
48068
|
A.throwExpression(new A.StringScannerException(t6, "Duplicate argument.", expression.span));
|
|
48060
|
-
named.$indexSet(0, t7, _this.
|
|
48069
|
+
named.$indexSet(0, t7, _this.expressionUntilComma$1$singleEquals(t5));
|
|
48061
48070
|
} else if (t1.scanChar$1(46)) {
|
|
48062
48071
|
t1.expectChar$1(46);
|
|
48063
48072
|
t1.expectChar$1(46);
|
|
@@ -48073,19 +48082,41 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48073
48082
|
positional.push(expression);
|
|
48074
48083
|
_this.whitespace$0();
|
|
48075
48084
|
if (!t1.scanChar$1(44)) {
|
|
48076
|
-
keywordRest =
|
|
48085
|
+
keywordRest = _null;
|
|
48077
48086
|
break;
|
|
48078
48087
|
}
|
|
48079
48088
|
_this.whitespace$0();
|
|
48089
|
+
if (allowEmptySecondArg && positional.length === 1 && named.__js_helper$_length === 0 && rest == null && t1.peekChar$0() === 41) {
|
|
48090
|
+
t5 = t1._sourceFile;
|
|
48091
|
+
t6 = t1._string_scanner$_position;
|
|
48092
|
+
new A.FileLocation(t5, t6).FileLocation$_$2(t5, t6);
|
|
48093
|
+
t7 = new A._FileSpan(t5, t6, t6);
|
|
48094
|
+
t7._FileSpan$3(t5, t6, t6);
|
|
48095
|
+
t6 = A._setArrayType([""], type$.JSArray_Object);
|
|
48096
|
+
result = A.List_List$from(t6, false, type$.Object);
|
|
48097
|
+
result.fixed$length = Array;
|
|
48098
|
+
result.immutable$list = Array;
|
|
48099
|
+
t5 = new A.Interpolation(result, t7);
|
|
48100
|
+
t5.Interpolation$2(t6, t7);
|
|
48101
|
+
positional.push(new A.StringExpression(t5, false));
|
|
48102
|
+
keywordRest = _null;
|
|
48103
|
+
break;
|
|
48104
|
+
}
|
|
48080
48105
|
}
|
|
48081
48106
|
t1.expectChar$1(41);
|
|
48082
48107
|
t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));
|
|
48083
48108
|
return new A.ArgumentInvocation(A.List_List$unmodifiable(positional, t4), A.ConstantMap_ConstantMap$from(named, t3, t4), rest, keywordRest, t1);
|
|
48084
48109
|
},
|
|
48085
48110
|
_argumentInvocation$0() {
|
|
48086
|
-
return this._argumentInvocation$
|
|
48111
|
+
return this._argumentInvocation$2$allowEmptySecondArg$mixin(false, false);
|
|
48112
|
+
},
|
|
48113
|
+
_argumentInvocation$1$allowEmptySecondArg(allowEmptySecondArg) {
|
|
48114
|
+
return this._argumentInvocation$2$allowEmptySecondArg$mixin(allowEmptySecondArg, false);
|
|
48087
48115
|
},
|
|
48088
|
-
|
|
48116
|
+
_argumentInvocation$1$mixin(mixin) {
|
|
48117
|
+
return this._argumentInvocation$2$allowEmptySecondArg$mixin(false, mixin);
|
|
48118
|
+
},
|
|
48119
|
+
_expression$3$bracketList$singleEquals$until(bracketList, singleEquals, until) {
|
|
48089
48120
|
var t2, beforeBracket, start, wasInParentheses, resetState, resolveOneOperation, resolveOperations, addSingleExpression, addOperator, resolveSpaceExpressions, t3, first, next, t4, commaExpressions, spaceExpressions, singleExpression, _this = this,
|
|
48090
48121
|
_s20_ = "Expected expression.",
|
|
48091
48122
|
_box_0 = {},
|
|
@@ -48110,12 +48141,12 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48110
48141
|
_box_0.operands_ = _box_0.operators_ = _box_0.spaceExpressions_ = _box_0.commaExpressions_ = null;
|
|
48111
48142
|
_box_0.allowSlash = true;
|
|
48112
48143
|
_box_0.singleExpression_ = _this._singleExpression$0();
|
|
48113
|
-
resetState = new A.
|
|
48114
|
-
resolveOneOperation = new A.
|
|
48115
|
-
resolveOperations = new A.
|
|
48116
|
-
addSingleExpression = new A.
|
|
48117
|
-
addOperator = new A.
|
|
48118
|
-
resolveSpaceExpressions = new A.
|
|
48144
|
+
resetState = new A.StylesheetParser__expression_resetState(_box_0, _this, start);
|
|
48145
|
+
resolveOneOperation = new A.StylesheetParser__expression_resolveOneOperation(_box_0, _this);
|
|
48146
|
+
resolveOperations = new A.StylesheetParser__expression_resolveOperations(_box_0, resolveOneOperation);
|
|
48147
|
+
addSingleExpression = new A.StylesheetParser__expression_addSingleExpression(_box_0, _this, resetState, resolveOperations);
|
|
48148
|
+
addOperator = new A.StylesheetParser__expression_addOperator(_box_0, _this, resolveOneOperation);
|
|
48149
|
+
resolveSpaceExpressions = new A.StylesheetParser__expression_resolveSpaceExpressions(_box_0, _this, resolveOperations);
|
|
48119
48150
|
$label0$0:
|
|
48120
48151
|
for (t3 = type$.JSArray_Expression; true;) {
|
|
48121
48152
|
_this.whitespace$0();
|
|
@@ -48127,7 +48158,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48127
48158
|
addSingleExpression.call$1(_this._parentheses$0());
|
|
48128
48159
|
break;
|
|
48129
48160
|
case 91:
|
|
48130
|
-
addSingleExpression.call$1(_this.
|
|
48161
|
+
addSingleExpression.call$1(_this._expression$1$bracketList(true));
|
|
48131
48162
|
break;
|
|
48132
48163
|
case 36:
|
|
48133
48164
|
addSingleExpression.call$1(_this._variable$0());
|
|
@@ -48376,26 +48407,23 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48376
48407
|
return t1;
|
|
48377
48408
|
}
|
|
48378
48409
|
},
|
|
48379
|
-
|
|
48380
|
-
return this.
|
|
48410
|
+
_expression$0() {
|
|
48411
|
+
return this._expression$3$bracketList$singleEquals$until(false, false, null);
|
|
48381
48412
|
},
|
|
48382
|
-
|
|
48383
|
-
return this.
|
|
48413
|
+
_expression$2$singleEquals$until(singleEquals, until) {
|
|
48414
|
+
return this._expression$3$bracketList$singleEquals$until(false, singleEquals, until);
|
|
48384
48415
|
},
|
|
48385
|
-
|
|
48386
|
-
return this.
|
|
48416
|
+
_expression$1$bracketList(bracketList) {
|
|
48417
|
+
return this._expression$3$bracketList$singleEquals$until(bracketList, false, null);
|
|
48387
48418
|
},
|
|
48388
|
-
|
|
48389
|
-
return this.
|
|
48419
|
+
_expression$1$until(until) {
|
|
48420
|
+
return this._expression$3$bracketList$singleEquals$until(false, false, until);
|
|
48390
48421
|
},
|
|
48391
|
-
|
|
48392
|
-
return this.
|
|
48422
|
+
expressionUntilComma$1$singleEquals(singleEquals) {
|
|
48423
|
+
return this._expression$2$singleEquals$until(singleEquals, new A.StylesheetParser_expressionUntilComma_closure(this));
|
|
48393
48424
|
},
|
|
48394
|
-
|
|
48395
|
-
return this.
|
|
48396
|
-
},
|
|
48397
|
-
_expressionUntilComma$0() {
|
|
48398
|
-
return this._expressionUntilComma$1$singleEquals(false);
|
|
48425
|
+
expressionUntilComma$0() {
|
|
48426
|
+
return this.expressionUntilComma$1$singleEquals(false);
|
|
48399
48427
|
},
|
|
48400
48428
|
_isSlashOperand$1(expression) {
|
|
48401
48429
|
var t1;
|
|
@@ -48420,7 +48448,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48420
48448
|
case 46:
|
|
48421
48449
|
return _this._number$0();
|
|
48422
48450
|
case 91:
|
|
48423
|
-
return _this.
|
|
48451
|
+
return _this._expression$1$bracketList(true);
|
|
48424
48452
|
case 36:
|
|
48425
48453
|
return _this._variable$0();
|
|
48426
48454
|
case 38:
|
|
@@ -48531,7 +48559,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48531
48559
|
t2 = A.List_List$unmodifiable(t2, type$.Expression);
|
|
48532
48560
|
return new A.ListExpression(t2, B.ListSeparator_undecided_null, false, t1);
|
|
48533
48561
|
}
|
|
48534
|
-
first = _this.
|
|
48562
|
+
first = _this.expressionUntilComma$0();
|
|
48535
48563
|
if (t1.scanChar$1(58)) {
|
|
48536
48564
|
_this.whitespace$0();
|
|
48537
48565
|
t1 = _this._stylesheet$_map$2(first, start);
|
|
@@ -48547,7 +48575,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48547
48575
|
for (; true;) {
|
|
48548
48576
|
if (!_this._lookingAtExpression$0())
|
|
48549
48577
|
break;
|
|
48550
|
-
J.add$1$ax(expressions, _this.
|
|
48578
|
+
J.add$1$ax(expressions, _this.expressionUntilComma$0());
|
|
48551
48579
|
if (!t1.scanChar$1(44))
|
|
48552
48580
|
break;
|
|
48553
48581
|
_this.whitespace$0();
|
|
@@ -48563,15 +48591,15 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48563
48591
|
_stylesheet$_map$2(first, start) {
|
|
48564
48592
|
var t2, key, _this = this,
|
|
48565
48593
|
t1 = type$.Tuple2_Expression_Expression,
|
|
48566
|
-
pairs = A._setArrayType([new A.Tuple2(first, _this.
|
|
48594
|
+
pairs = A._setArrayType([new A.Tuple2(first, _this.expressionUntilComma$0(), t1)], type$.JSArray_Tuple2_Expression_Expression);
|
|
48567
48595
|
for (t2 = _this.scanner; t2.scanChar$1(44);) {
|
|
48568
48596
|
_this.whitespace$0();
|
|
48569
48597
|
if (!_this._lookingAtExpression$0())
|
|
48570
48598
|
break;
|
|
48571
|
-
key = _this.
|
|
48599
|
+
key = _this.expressionUntilComma$0();
|
|
48572
48600
|
t2.expectChar$1(58);
|
|
48573
48601
|
_this.whitespace$0();
|
|
48574
|
-
pairs.push(new A.Tuple2(key, _this.
|
|
48602
|
+
pairs.push(new A.Tuple2(key, _this.expressionUntilComma$0(), t1));
|
|
48575
48603
|
}
|
|
48576
48604
|
t2.expectChar$1(41);
|
|
48577
48605
|
t2 = t2.spanFrom$1(start);
|
|
@@ -48852,11 +48880,12 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48852
48880
|
return new A.StringExpression(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))), true);
|
|
48853
48881
|
},
|
|
48854
48882
|
identifierLike$0() {
|
|
48855
|
-
var invocation,
|
|
48883
|
+
var invocation, color, specialFunction, _this = this,
|
|
48856
48884
|
t1 = _this.scanner,
|
|
48857
48885
|
start = new A._SpanScannerState(t1, t1._string_scanner$_position),
|
|
48858
48886
|
identifier = _this.interpolatedIdentifier$0(),
|
|
48859
48887
|
plain = identifier.get$asPlain(),
|
|
48888
|
+
lower = A._Cell$(),
|
|
48860
48889
|
t2 = plain == null,
|
|
48861
48890
|
t3 = !t2;
|
|
48862
48891
|
if (t3) {
|
|
@@ -48867,7 +48896,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48867
48896
|
_this.whitespace$0();
|
|
48868
48897
|
return new A.UnaryOperationExpression(B.UnaryOperator_not_not, _this._singleExpression$0(), identifier.span);
|
|
48869
48898
|
}
|
|
48870
|
-
lower = plain.toLowerCase();
|
|
48899
|
+
lower._value = plain.toLowerCase();
|
|
48871
48900
|
if (t1.peekChar$0() !== 40) {
|
|
48872
48901
|
switch (plain) {
|
|
48873
48902
|
case "false":
|
|
@@ -48877,13 +48906,13 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48877
48906
|
case "true":
|
|
48878
48907
|
return new A.BooleanExpression(true, identifier.span);
|
|
48879
48908
|
}
|
|
48880
|
-
color = $.$get$colorsByName().$index(0, lower);
|
|
48909
|
+
color = $.$get$colorsByName().$index(0, lower._readLocal$0());
|
|
48881
48910
|
if (color != null) {
|
|
48882
48911
|
t1 = identifier.span;
|
|
48883
48912
|
return new A.ColorExpression(A.SassColor$rgbInternal(color.get$red(color), color.get$green(color), color.get$blue(color), color._alpha, new A.SpanColorFormat(t1)), t1);
|
|
48884
48913
|
}
|
|
48885
48914
|
}
|
|
48886
|
-
specialFunction = _this.trySpecialFunction$2(lower, start);
|
|
48915
|
+
specialFunction = _this.trySpecialFunction$2(lower._readLocal$0(), start);
|
|
48887
48916
|
if (specialFunction != null)
|
|
48888
48917
|
return specialFunction;
|
|
48889
48918
|
}
|
|
@@ -48900,7 +48929,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
48900
48929
|
if (t2)
|
|
48901
48930
|
return new A.InterpolatedFunctionExpression(identifier, _this._argumentInvocation$0(), t1.spanFrom$1(start));
|
|
48902
48931
|
else
|
|
48903
|
-
return new A.FunctionExpression(null, plain, _this._argumentInvocation$0(), t1.spanFrom$1(start));
|
|
48932
|
+
return new A.FunctionExpression(null, plain, _this._argumentInvocation$1$allowEmptySecondArg(J.$eq$(lower._readLocal$0(), "var")), t1.spanFrom$1(start));
|
|
48904
48933
|
default:
|
|
48905
48934
|
return new A.StringExpression(identifier, false);
|
|
48906
48935
|
}
|
|
@@ -49572,7 +49601,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
49572
49601
|
t2 = t1._string_scanner$_position;
|
|
49573
49602
|
t1.expect$1("#{");
|
|
49574
49603
|
_this.whitespace$0();
|
|
49575
|
-
contents = _this.
|
|
49604
|
+
contents = _this._expression$0();
|
|
49576
49605
|
t1.expectChar$1(125);
|
|
49577
49606
|
if (_this.get$plainCss())
|
|
49578
49607
|
_this.error$2(0, string$.Interpp, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));
|
|
@@ -49646,7 +49675,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
49646
49675
|
_this.whitespace$0();
|
|
49647
49676
|
t5 = t3._contents += A.Primitives_stringFromCharCode(58);
|
|
49648
49677
|
t3._contents = t5 + A.Primitives_stringFromCharCode(32);
|
|
49649
|
-
t5 = _this.
|
|
49678
|
+
t5 = _this._expression$0();
|
|
49650
49679
|
buffer._flushText$0();
|
|
49651
49680
|
t4.push(t5);
|
|
49652
49681
|
} else {
|
|
@@ -49686,7 +49715,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
49686
49715
|
return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));
|
|
49687
49716
|
},
|
|
49688
49717
|
_expressionUntilComparison$0() {
|
|
49689
|
-
return this.
|
|
49718
|
+
return this._expression$1$until(new A.StylesheetParser__expressionUntilComparison_closure(this));
|
|
49690
49719
|
},
|
|
49691
49720
|
_supportsCondition$0() {
|
|
49692
49721
|
var condition, operator, right, endPosition, t3, t4, lowerOperator, _this = this,
|
|
@@ -49758,7 +49787,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
49758
49787
|
nameStart = new A._SpanScannerState(t1, t1._string_scanner$_position);
|
|
49759
49788
|
wasInParentheses = _this._inParentheses;
|
|
49760
49789
|
try {
|
|
49761
|
-
$name = _this.
|
|
49790
|
+
$name = _this._expression$0();
|
|
49762
49791
|
t1.expectChar$1(58);
|
|
49763
49792
|
} catch (exception) {
|
|
49764
49793
|
if (type$.FormatException._is(A.unwrapException(exception))) {
|
|
@@ -49791,7 +49820,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
49791
49820
|
value = new A.StringExpression(_this._interpolatedDeclarationValue$0(), false);
|
|
49792
49821
|
else {
|
|
49793
49822
|
_this.whitespace$0();
|
|
49794
|
-
value = _this.
|
|
49823
|
+
value = _this._expression$0();
|
|
49795
49824
|
}
|
|
49796
49825
|
return new A.SupportsDeclaration($name, value, _this.scanner.spanFrom$1(start));
|
|
49797
49826
|
},
|
|
@@ -50208,7 +50237,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50208
50237
|
},
|
|
50209
50238
|
$signature: 171
|
|
50210
50239
|
};
|
|
50211
|
-
A.
|
|
50240
|
+
A.StylesheetParser__expression_resetState.prototype = {
|
|
50212
50241
|
call$0() {
|
|
50213
50242
|
var t2,
|
|
50214
50243
|
t1 = this._box_0;
|
|
@@ -50220,7 +50249,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50220
50249
|
},
|
|
50221
50250
|
$signature: 0
|
|
50222
50251
|
};
|
|
50223
|
-
A.
|
|
50252
|
+
A.StylesheetParser__expression_resolveOneOperation.prototype = {
|
|
50224
50253
|
call$0() {
|
|
50225
50254
|
var t2, t3,
|
|
50226
50255
|
t1 = this._box_0,
|
|
@@ -50246,7 +50275,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50246
50275
|
},
|
|
50247
50276
|
$signature: 0
|
|
50248
50277
|
};
|
|
50249
|
-
A.
|
|
50278
|
+
A.StylesheetParser__expression_resolveOperations.prototype = {
|
|
50250
50279
|
call$0() {
|
|
50251
50280
|
var t1,
|
|
50252
50281
|
operators = this._box_0.operators_;
|
|
@@ -50257,7 +50286,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50257
50286
|
},
|
|
50258
50287
|
$signature: 0
|
|
50259
50288
|
};
|
|
50260
|
-
A.
|
|
50289
|
+
A.StylesheetParser__expression_addSingleExpression.prototype = {
|
|
50261
50290
|
call$1(expression) {
|
|
50262
50291
|
var t2, spaceExpressions, _this = this,
|
|
50263
50292
|
t1 = _this._box_0;
|
|
@@ -50283,7 +50312,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50283
50312
|
},
|
|
50284
50313
|
$signature: 374
|
|
50285
50314
|
};
|
|
50286
|
-
A.
|
|
50315
|
+
A.StylesheetParser__expression_addOperator.prototype = {
|
|
50287
50316
|
call$1(operator) {
|
|
50288
50317
|
var t2, t3, operators, operands, t4, singleExpression,
|
|
50289
50318
|
t1 = this.$this;
|
|
@@ -50320,7 +50349,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50320
50349
|
},
|
|
50321
50350
|
$signature: 375
|
|
50322
50351
|
};
|
|
50323
|
-
A.
|
|
50352
|
+
A.StylesheetParser__expression_resolveSpaceExpressions.prototype = {
|
|
50324
50353
|
call$0() {
|
|
50325
50354
|
var t1, spaceExpressions, singleExpression, t2;
|
|
50326
50355
|
this.resolveOperations.call$0();
|
|
@@ -50339,7 +50368,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
50339
50368
|
},
|
|
50340
50369
|
$signature: 0
|
|
50341
50370
|
};
|
|
50342
|
-
A.
|
|
50371
|
+
A.StylesheetParser_expressionUntilComma_closure.prototype = {
|
|
50343
50372
|
call$0() {
|
|
50344
50373
|
return this.$this.scanner.peekChar$0() === 44;
|
|
50345
50374
|
},
|
|
@@ -53810,8 +53839,9 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
53810
53839
|
break;
|
|
53811
53840
|
case 9:
|
|
53812
53841
|
// else
|
|
53842
|
+
t1 = baseUrl;
|
|
53813
53843
|
$async$goto = 14;
|
|
53814
|
-
return A._asyncAwait($async$self._async_evaluate$_importLikeNode$2(url, forImport), $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport);
|
|
53844
|
+
return A._asyncAwait($async$self._async_evaluate$_importLikeNode$3(url, t1 == null ? $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__stylesheet, "_stylesheet").span.file.url : t1, forImport), $async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport);
|
|
53815
53845
|
case 14:
|
|
53816
53846
|
// returning from await.
|
|
53817
53847
|
result = $async$result;
|
|
@@ -53883,23 +53913,21 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
53883
53913
|
});
|
|
53884
53914
|
return A._asyncStartSync($async$_async_evaluate$_loadStylesheet$4$baseUrl$forImport, $async$completer);
|
|
53885
53915
|
},
|
|
53886
|
-
_async_evaluate$_importLikeNode$
|
|
53887
|
-
return this._importLikeNode$body$_EvaluateVisitor(originalUrl, forImport);
|
|
53916
|
+
_async_evaluate$_importLikeNode$3(originalUrl, previous, forImport) {
|
|
53917
|
+
return this._importLikeNode$body$_EvaluateVisitor(originalUrl, previous, forImport);
|
|
53888
53918
|
},
|
|
53889
|
-
_importLikeNode$body$_EvaluateVisitor(originalUrl, forImport) {
|
|
53919
|
+
_importLikeNode$body$_EvaluateVisitor(originalUrl, previous, forImport) {
|
|
53890
53920
|
var $async$goto = 0,
|
|
53891
53921
|
$async$completer = A._makeAsyncAwaitCompleter(type$.nullable__LoadedStylesheet),
|
|
53892
|
-
$async$returnValue, $async$self = this, result, isDependency, url,
|
|
53893
|
-
var $async$_async_evaluate$_importLikeNode$
|
|
53922
|
+
$async$returnValue, $async$self = this, result, isDependency, url, t1, t2;
|
|
53923
|
+
var $async$_async_evaluate$_importLikeNode$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
53894
53924
|
if ($async$errorCode === 1)
|
|
53895
53925
|
return A._asyncRethrow($async$result, $async$completer);
|
|
53896
53926
|
while (true)
|
|
53897
53927
|
switch ($async$goto) {
|
|
53898
53928
|
case 0:
|
|
53899
53929
|
// Function start
|
|
53900
|
-
|
|
53901
|
-
t1.toString;
|
|
53902
|
-
result = t1.loadRelative$3(originalUrl, $async$self._async_evaluate$_assertInModule$2($async$self._async_evaluate$__stylesheet, "_stylesheet").span.file.url, forImport);
|
|
53930
|
+
result = $async$self._async_evaluate$_nodeImporter.loadRelative$3(originalUrl, previous, forImport);
|
|
53903
53931
|
isDependency = $async$self._async_evaluate$_inDependency;
|
|
53904
53932
|
url = result.item2;
|
|
53905
53933
|
t1 = B.JSString_methods.startsWith$1(url, "file") ? A.Syntax_forPath(url) : B.Syntax_SCSS;
|
|
@@ -53913,7 +53941,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
53913
53941
|
return A._asyncReturn($async$returnValue, $async$completer);
|
|
53914
53942
|
}
|
|
53915
53943
|
});
|
|
53916
|
-
return A._asyncStartSync($async$_async_evaluate$_importLikeNode$
|
|
53944
|
+
return A._asyncStartSync($async$_async_evaluate$_importLikeNode$3, $async$completer);
|
|
53917
53945
|
},
|
|
53918
53946
|
_visitStaticImport$1($import) {
|
|
53919
53947
|
return this._visitStaticImport$body$_EvaluateVisitor($import);
|
|
@@ -60829,14 +60857,15 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
60829
60857
|
return this._withStackFrame$3("@import", $import, new A._EvaluateVisitor__visitDynamicImport_closure(this, $import));
|
|
60830
60858
|
},
|
|
60831
60859
|
_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {
|
|
60832
|
-
var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this
|
|
60860
|
+
var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this,
|
|
60861
|
+
_s11_ = "_stylesheet";
|
|
60833
60862
|
baseUrl = baseUrl;
|
|
60834
60863
|
try {
|
|
60835
60864
|
_this._importSpan = span;
|
|
60836
60865
|
importCache = _this._evaluate$_importCache;
|
|
60837
60866
|
if (importCache != null) {
|
|
60838
60867
|
if (baseUrl == null)
|
|
60839
|
-
baseUrl = _this._assertInModule$2(_this.__stylesheet,
|
|
60868
|
+
baseUrl = _this._assertInModule$2(_this.__stylesheet, _s11_).span.file.url;
|
|
60840
60869
|
tuple = J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), _this._importer, baseUrl, forImport);
|
|
60841
60870
|
if (tuple != null) {
|
|
60842
60871
|
isDependency = _this._inDependency || tuple.item1 !== _this._importer;
|
|
@@ -60852,7 +60881,8 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
60852
60881
|
}
|
|
60853
60882
|
}
|
|
60854
60883
|
} else {
|
|
60855
|
-
|
|
60884
|
+
t1 = baseUrl;
|
|
60885
|
+
result = _this._importLikeNode$3(url, t1 == null ? _this._assertInModule$2(_this.__stylesheet, _s11_).span.file.url : t1, forImport);
|
|
60856
60886
|
if (result != null) {
|
|
60857
60887
|
t1 = _this._loadedUrls;
|
|
60858
60888
|
A.NullableExtension_andThen(result.stylesheet.span.file.url, t1.get$add(t1));
|
|
@@ -60893,15 +60923,13 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
60893
60923
|
_loadStylesheet$3$forImport(url, span, forImport) {
|
|
60894
60924
|
return this._loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);
|
|
60895
60925
|
},
|
|
60896
|
-
_importLikeNode$
|
|
60897
|
-
var
|
|
60898
|
-
|
|
60899
|
-
|
|
60900
|
-
|
|
60901
|
-
|
|
60902
|
-
|
|
60903
|
-
url = result.get$item2();
|
|
60904
|
-
t1 = url.startsWith$1(0, "file") ? A.Syntax_forPath(url) : B.Syntax_SCSS;
|
|
60926
|
+
_importLikeNode$3(originalUrl, previous, forImport) {
|
|
60927
|
+
var _this = this,
|
|
60928
|
+
result = _this._nodeImporter.loadRelative$3(originalUrl, previous, forImport),
|
|
60929
|
+
isDependency = _this._inDependency,
|
|
60930
|
+
contents = result.get$item1(),
|
|
60931
|
+
url = result.get$item2(),
|
|
60932
|
+
t1 = url.startsWith$1(0, "file") ? A.Syntax_forPath(url) : B.Syntax_SCSS;
|
|
60905
60933
|
return new A._LoadedStylesheet(A.Stylesheet_Stylesheet$parse(contents, t1, _this._quietDeps && isDependency ? $.$get$Logger_quiet() : _this._evaluate$_logger, url), null, isDependency);
|
|
60906
60934
|
},
|
|
60907
60935
|
visitIncludeRule$1(node) {
|
|
@@ -65233,6 +65261,17 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
65233
65261
|
get$column() {
|
|
65234
65262
|
return this.file.getColumn$1(this.offset);
|
|
65235
65263
|
},
|
|
65264
|
+
FileLocation$_$2(file, offset) {
|
|
65265
|
+
var t2,
|
|
65266
|
+
t1 = this.offset;
|
|
65267
|
+
if (t1 < 0)
|
|
65268
|
+
throw A.wrapException(A.RangeError$("Offset may not be negative, was " + t1 + "."));
|
|
65269
|
+
else {
|
|
65270
|
+
t2 = this.file;
|
|
65271
|
+
if (t1 > t2._decodedChars.length)
|
|
65272
|
+
throw A.wrapException(A.RangeError$("Offset " + t1 + string$.x20must_ + t2.get$length(t2) + "."));
|
|
65273
|
+
}
|
|
65274
|
+
},
|
|
65236
65275
|
pointSpan$0() {
|
|
65237
65276
|
var t1 = this.offset;
|
|
65238
65277
|
return A._FileSpan$(this.file, t1, t1);
|
|
@@ -69383,8 +69422,9 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
69383
69422
|
break;
|
|
69384
69423
|
case 9:
|
|
69385
69424
|
// else
|
|
69425
|
+
t1 = baseUrl;
|
|
69386
69426
|
$async$goto = 14;
|
|
69387
|
-
return A._asyncAwait($async$self._async_evaluate0$_importLikeNode$2(url, forImport), $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport);
|
|
69427
|
+
return A._asyncAwait($async$self._async_evaluate0$_importLikeNode$3(url, t1 == null ? $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__stylesheet, "_stylesheet").span.file.url : t1, forImport), $async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport);
|
|
69388
69428
|
case 14:
|
|
69389
69429
|
// returning from await.
|
|
69390
69430
|
result = $async$result;
|
|
@@ -69456,14 +69496,14 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
69456
69496
|
});
|
|
69457
69497
|
return A._asyncStartSync($async$_async_evaluate0$_loadStylesheet$4$baseUrl$forImport, $async$completer);
|
|
69458
69498
|
},
|
|
69459
|
-
_async_evaluate0$_importLikeNode$
|
|
69460
|
-
return this._importLikeNode$body$_EvaluateVisitor0(originalUrl, forImport);
|
|
69499
|
+
_async_evaluate0$_importLikeNode$3(originalUrl, previous, forImport) {
|
|
69500
|
+
return this._importLikeNode$body$_EvaluateVisitor0(originalUrl, previous, forImport);
|
|
69461
69501
|
},
|
|
69462
|
-
_importLikeNode$body$_EvaluateVisitor0(originalUrl, forImport) {
|
|
69502
|
+
_importLikeNode$body$_EvaluateVisitor0(originalUrl, previous, forImport) {
|
|
69463
69503
|
var $async$goto = 0,
|
|
69464
69504
|
$async$completer = A._makeAsyncAwaitCompleter(type$.nullable__LoadedStylesheet_2),
|
|
69465
|
-
$async$returnValue, $async$self = this,
|
|
69466
|
-
var $async$_async_evaluate0$_importLikeNode$
|
|
69505
|
+
$async$returnValue, $async$self = this, isDependency, url, t2, t1, result;
|
|
69506
|
+
var $async$_async_evaluate0$_importLikeNode$3 = A._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
69467
69507
|
if ($async$errorCode === 1)
|
|
69468
69508
|
return A._asyncRethrow($async$result, $async$completer);
|
|
69469
69509
|
while (true)
|
|
@@ -69471,8 +69511,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
69471
69511
|
case 0:
|
|
69472
69512
|
// Function start
|
|
69473
69513
|
t1 = $async$self._async_evaluate0$_nodeImporter;
|
|
69474
|
-
t1.
|
|
69475
|
-
result = t1.loadRelative$3(originalUrl, $async$self._async_evaluate0$_assertInModule$2($async$self._async_evaluate0$__stylesheet, "_stylesheet").span.file.url, forImport);
|
|
69514
|
+
result = t1.loadRelative$3(originalUrl, previous, forImport);
|
|
69476
69515
|
$async$goto = result != null ? 3 : 5;
|
|
69477
69516
|
break;
|
|
69478
69517
|
case 3:
|
|
@@ -69484,7 +69523,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
69484
69523
|
case 5:
|
|
69485
69524
|
// else
|
|
69486
69525
|
$async$goto = 6;
|
|
69487
|
-
return A._asyncAwait(t1.loadAsync$3(originalUrl,
|
|
69526
|
+
return A._asyncAwait(t1.loadAsync$3(originalUrl, previous, forImport), $async$_async_evaluate0$_importLikeNode$3);
|
|
69488
69527
|
case 6:
|
|
69489
69528
|
// returning from await.
|
|
69490
69529
|
result = $async$result;
|
|
@@ -69509,7 +69548,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
69509
69548
|
return A._asyncReturn($async$returnValue, $async$completer);
|
|
69510
69549
|
}
|
|
69511
69550
|
});
|
|
69512
|
-
return A._asyncStartSync($async$_async_evaluate0$_importLikeNode$
|
|
69551
|
+
return A._asyncStartSync($async$_async_evaluate0$_importLikeNode$3, $async$completer);
|
|
69513
69552
|
},
|
|
69514
69553
|
_async_evaluate0$_visitStaticImport$1($import) {
|
|
69515
69554
|
return this._visitStaticImport$body$_EvaluateVisitor0($import);
|
|
@@ -78324,22 +78363,31 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
78324
78363
|
}
|
|
78325
78364
|
},
|
|
78326
78365
|
identifierLike$0() {
|
|
78327
|
-
var t2, $arguments, t3, t4, _this = this,
|
|
78366
|
+
var t2, allowEmptySecondArg, $arguments, t3, t4, _this = this,
|
|
78328
78367
|
t1 = _this.scanner,
|
|
78329
78368
|
start = new A._SpanScannerState(t1, t1._string_scanner$_position),
|
|
78330
78369
|
identifier = _this.interpolatedIdentifier$0(),
|
|
78331
78370
|
plain = identifier.get$asPlain(),
|
|
78332
|
-
|
|
78371
|
+
lower = plain.toLowerCase(),
|
|
78372
|
+
specialFunction = _this.trySpecialFunction$2(lower, start);
|
|
78333
78373
|
if (specialFunction != null)
|
|
78334
78374
|
return specialFunction;
|
|
78335
78375
|
t2 = t1._string_scanner$_position;
|
|
78336
78376
|
if (!t1.scanChar$1(40))
|
|
78337
78377
|
return new A.StringExpression0(identifier, false);
|
|
78378
|
+
allowEmptySecondArg = lower === "var";
|
|
78338
78379
|
$arguments = A._setArrayType([], type$.JSArray_Expression_2);
|
|
78339
78380
|
if (!t1.scanChar$1(41)) {
|
|
78340
78381
|
do {
|
|
78341
78382
|
_this.whitespace$0();
|
|
78342
|
-
$arguments.
|
|
78383
|
+
if (allowEmptySecondArg && $arguments.length === 1 && t1.peekChar$0() === 41) {
|
|
78384
|
+
t3 = A.FileLocation$_(t1._sourceFile, t1._string_scanner$_position);
|
|
78385
|
+
t4 = t3.offset;
|
|
78386
|
+
t4 = A._FileSpan$(t3.file, t4, t4);
|
|
78387
|
+
$arguments.push(new A.StringExpression0(A.Interpolation$0(A._setArrayType([""], type$.JSArray_Object), t4), false));
|
|
78388
|
+
break;
|
|
78389
|
+
}
|
|
78390
|
+
$arguments.push(_this.expressionUntilComma$1$singleEquals(true));
|
|
78343
78391
|
_this.whitespace$0();
|
|
78344
78392
|
} while (t1.scanChar$1(44));
|
|
78345
78393
|
t1.expectChar$1(41);
|
|
@@ -79768,14 +79816,15 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
79768
79816
|
return this._evaluate0$_withStackFrame$3("@import", $import, new A._EvaluateVisitor__visitDynamicImport_closure1(this, $import));
|
|
79769
79817
|
},
|
|
79770
79818
|
_evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, baseUrl, forImport) {
|
|
79771
|
-
var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this
|
|
79819
|
+
var importCache, tuple, isDependency, stylesheet, result, error, stackTrace, error0, stackTrace0, message, t1, t2, t3, t4, exception, message0, _this = this,
|
|
79820
|
+
_s11_ = "_stylesheet";
|
|
79772
79821
|
baseUrl = baseUrl;
|
|
79773
79822
|
try {
|
|
79774
79823
|
_this._evaluate0$_importSpan = span;
|
|
79775
79824
|
importCache = _this._evaluate0$_importCache;
|
|
79776
79825
|
if (importCache != null) {
|
|
79777
79826
|
if (baseUrl == null)
|
|
79778
|
-
baseUrl = _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet,
|
|
79827
|
+
baseUrl = _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, _s11_).span.file.url;
|
|
79779
79828
|
tuple = J.canonicalize$4$baseImporter$baseUrl$forImport$x(importCache, A.Uri_parse(url), _this._evaluate0$_importer, baseUrl, forImport);
|
|
79780
79829
|
if (tuple != null) {
|
|
79781
79830
|
isDependency = _this._evaluate0$_inDependency || tuple.item1 !== _this._evaluate0$_importer;
|
|
@@ -79791,7 +79840,8 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
79791
79840
|
}
|
|
79792
79841
|
}
|
|
79793
79842
|
} else {
|
|
79794
|
-
|
|
79843
|
+
t1 = baseUrl;
|
|
79844
|
+
result = _this._evaluate0$_importLikeNode$3(url, t1 == null ? _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, _s11_).span.file.url : t1, forImport);
|
|
79795
79845
|
if (result != null) {
|
|
79796
79846
|
t1 = _this._evaluate0$_loadedUrls;
|
|
79797
79847
|
A.NullableExtension_andThen0(result.stylesheet.span.file.url, t1.get$add(t1));
|
|
@@ -79832,16 +79882,14 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
79832
79882
|
_evaluate0$_loadStylesheet$3$forImport(url, span, forImport) {
|
|
79833
79883
|
return this._evaluate0$_loadStylesheet$4$baseUrl$forImport(url, span, null, forImport);
|
|
79834
79884
|
},
|
|
79835
|
-
_evaluate0$_importLikeNode$
|
|
79836
|
-
var
|
|
79837
|
-
|
|
79838
|
-
|
|
79839
|
-
t1.toString;
|
|
79840
|
-
result = t1.loadRelative$3(originalUrl, _this._evaluate0$_assertInModule$2(_this._evaluate0$__stylesheet, _s11_).span.file.url, forImport);
|
|
79885
|
+
_evaluate0$_importLikeNode$3(originalUrl, previous, forImport) {
|
|
79886
|
+
var isDependency, url, t2, _this = this,
|
|
79887
|
+
t1 = _this._evaluate0$_nodeImporter,
|
|
79888
|
+
result = t1.loadRelative$3(originalUrl, previous, forImport);
|
|
79841
79889
|
if (result != null)
|
|
79842
79890
|
isDependency = _this._evaluate0$_inDependency;
|
|
79843
79891
|
else {
|
|
79844
|
-
result = t1.load$3(0, originalUrl,
|
|
79892
|
+
result = t1.load$3(0, originalUrl, previous, forImport);
|
|
79845
79893
|
if (result == null)
|
|
79846
79894
|
return null;
|
|
79847
79895
|
isDependency = true;
|
|
@@ -92789,7 +92837,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
92789
92837
|
t2 = _this.scanner;
|
|
92790
92838
|
t2.expectChar$1(58);
|
|
92791
92839
|
_this.whitespace$0();
|
|
92792
|
-
value = _this.
|
|
92840
|
+
value = _this._stylesheet0$_expression$0();
|
|
92793
92841
|
flagStart = new A._SpanScannerState(t2, t2._string_scanner$_position);
|
|
92794
92842
|
for (t3 = t2.string, guarded = false, global = false; t2.scanChar$1(33);) {
|
|
92795
92843
|
flag = _this.identifier$0();
|
|
@@ -92926,7 +92974,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
92926
92974
|
beforeDeclaration = new A._SpanScannerState(t2, t2._string_scanner$_position);
|
|
92927
92975
|
t3 = t1.value = null;
|
|
92928
92976
|
try {
|
|
92929
|
-
t3 = t1.value = _this.
|
|
92977
|
+
t3 = t1.value = _this._stylesheet0$_expression$0();
|
|
92930
92978
|
if (_this.lookingAtChildren$0()) {
|
|
92931
92979
|
if (couldBeSelector)
|
|
92932
92980
|
_this.expectStatementSeparator$0();
|
|
@@ -93047,7 +93095,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93047
93095
|
t2.error$1(0, _s48_);
|
|
93048
93096
|
return _this._stylesheet0$_withChildren$3(_this.get$_stylesheet0$_declarationChild(), start, new A.StylesheetParser__propertyOrVariableDeclaration_closure1(t1));
|
|
93049
93097
|
}
|
|
93050
|
-
value = _this.
|
|
93098
|
+
value = _this._stylesheet0$_expression$0();
|
|
93051
93099
|
if (_this.lookingAtChildren$0()) {
|
|
93052
93100
|
if (_this.get$plainCss())
|
|
93053
93101
|
t2.error$1(0, _s48_);
|
|
@@ -93224,7 +93272,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93224
93272
|
case "if":
|
|
93225
93273
|
return _this._stylesheet0$_ifRule$2(start, _this.get$_stylesheet0$_functionChild());
|
|
93226
93274
|
case "return":
|
|
93227
|
-
value = _this.
|
|
93275
|
+
value = _this._stylesheet0$_expression$0();
|
|
93228
93276
|
_this.expectStatementSeparator$1("@return rule");
|
|
93229
93277
|
return new A.ReturnRule0(value, t1.spanFrom$1(start));
|
|
93230
93278
|
case "warn":
|
|
@@ -93267,14 +93315,14 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93267
93315
|
t1.expectChar$1(40);
|
|
93268
93316
|
t3._contents += A.Primitives_stringFromCharCode(40);
|
|
93269
93317
|
_this.whitespace$0();
|
|
93270
|
-
t5 = _this.
|
|
93318
|
+
t5 = _this._stylesheet0$_expression$0();
|
|
93271
93319
|
buffer._interpolation_buffer0$_flushText$0();
|
|
93272
93320
|
t4.push(t5);
|
|
93273
93321
|
if (t1.scanChar$1(58)) {
|
|
93274
93322
|
_this.whitespace$0();
|
|
93275
93323
|
t5 = t3._contents += A.Primitives_stringFromCharCode(58);
|
|
93276
93324
|
t3._contents = t5 + A.Primitives_stringFromCharCode(32);
|
|
93277
|
-
t5 = _this.
|
|
93325
|
+
t5 = _this._stylesheet0$_expression$0();
|
|
93278
93326
|
buffer._interpolation_buffer0$_flushText$0();
|
|
93279
93327
|
t4.push(t5);
|
|
93280
93328
|
}
|
|
@@ -93300,7 +93348,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93300
93348
|
return new A.ContentRule0($arguments, t1.spanFrom$1(start));
|
|
93301
93349
|
},
|
|
93302
93350
|
_stylesheet0$_debugRule$1(start) {
|
|
93303
|
-
var value = this.
|
|
93351
|
+
var value = this._stylesheet0$_expression$0();
|
|
93304
93352
|
this.expectStatementSeparator$1("@debug rule");
|
|
93305
93353
|
return new A.DebugRule0(value, this.scanner.spanFrom$1(start));
|
|
93306
93354
|
},
|
|
@@ -93318,10 +93366,10 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93318
93366
|
}
|
|
93319
93367
|
_this.expectIdentifier$1("in");
|
|
93320
93368
|
_this.whitespace$0();
|
|
93321
|
-
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__eachRule_closure0(_this, wasInControlDirective, variables, _this.
|
|
93369
|
+
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__eachRule_closure0(_this, wasInControlDirective, variables, _this._stylesheet0$_expression$0()));
|
|
93322
93370
|
},
|
|
93323
93371
|
_stylesheet0$_errorRule$1(start) {
|
|
93324
|
-
var value = this.
|
|
93372
|
+
var value = this._stylesheet0$_expression$0();
|
|
93325
93373
|
this.expectStatementSeparator$1("@error rule");
|
|
93326
93374
|
return new A.ErrorRule0(value, this.scanner.spanFrom$1(start));
|
|
93327
93375
|
},
|
|
@@ -93360,11 +93408,11 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93360
93408
|
_this.expectIdentifier$1("from");
|
|
93361
93409
|
_this.whitespace$0();
|
|
93362
93410
|
t1.exclusive = null;
|
|
93363
|
-
from = _this.
|
|
93411
|
+
from = _this._stylesheet0$_expression$1$until(new A.StylesheetParser__forRule_closure1(t1, _this));
|
|
93364
93412
|
if (t1.exclusive == null)
|
|
93365
93413
|
_this.scanner.error$1(0, 'Expected "to" or "through".');
|
|
93366
93414
|
_this.whitespace$0();
|
|
93367
|
-
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__forRule_closure2(t1, _this, wasInControlDirective, variable, from, _this.
|
|
93415
|
+
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__forRule_closure2(t1, _this, wasInControlDirective, variable, from, _this._stylesheet0$_expression$0()));
|
|
93368
93416
|
},
|
|
93369
93417
|
_stylesheet0$_forwardRule$1(start) {
|
|
93370
93418
|
var prefix, members, shownMixinsAndFunctions, shownVariables, hiddenVariables, hiddenMixinsAndFunctions, configuration, span, t1, t2, t3, t4, _this = this, _null = null,
|
|
@@ -93437,7 +93485,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93437
93485
|
ifIndentation = _this.get$currentIndentation(),
|
|
93438
93486
|
wasInControlDirective = _this._stylesheet0$_inControlDirective;
|
|
93439
93487
|
_this._stylesheet0$_inControlDirective = true;
|
|
93440
|
-
condition = _this.
|
|
93488
|
+
condition = _this._stylesheet0$_expression$0();
|
|
93441
93489
|
children = _this.children$1(0, child);
|
|
93442
93490
|
_this.whitespaceWithoutComments$0();
|
|
93443
93491
|
clauses = A._setArrayType([A.IfClause$0(condition, children)], type$.JSArray_IfClause_2);
|
|
@@ -93449,7 +93497,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93449
93497
|
_this.whitespace$0();
|
|
93450
93498
|
if (_this.scanIdentifier$1("if")) {
|
|
93451
93499
|
_this.whitespace$0();
|
|
93452
|
-
clauses.push(A.IfClause$0(_this.
|
|
93500
|
+
clauses.push(A.IfClause$0(_this._stylesheet0$_expression$0(), _this.children$1(0, child)));
|
|
93453
93501
|
} else {
|
|
93454
93502
|
lastClause = A.ElseClause$0(_this.children$1(0, child));
|
|
93455
93503
|
break;
|
|
@@ -93640,7 +93688,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93640
93688
|
if ($function != null)
|
|
93641
93689
|
return $function;
|
|
93642
93690
|
t2 = t1._string_scanner$_position;
|
|
93643
|
-
$name = _this.
|
|
93691
|
+
$name = _this._stylesheet0$_expression$0();
|
|
93644
93692
|
t1.expectChar$1(58);
|
|
93645
93693
|
return _this._stylesheet0$_supportsDeclarationValue$2($name, new A._SpanScannerState(t1, t2));
|
|
93646
93694
|
}
|
|
@@ -93843,7 +93891,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93843
93891
|
_this.whitespace$0();
|
|
93844
93892
|
t1.expectChar$1(58);
|
|
93845
93893
|
_this.whitespace$0();
|
|
93846
|
-
expression = _this.
|
|
93894
|
+
expression = _this.expressionUntilComma$0();
|
|
93847
93895
|
t4 = t1._string_scanner$_position;
|
|
93848
93896
|
if (allowGuarded && t1.scanChar$1(33))
|
|
93849
93897
|
if (_this.identifier$0() === "default") {
|
|
@@ -93880,7 +93928,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93880
93928
|
return this._stylesheet0$_configuration$1$allowGuarded(false);
|
|
93881
93929
|
},
|
|
93882
93930
|
_stylesheet0$_warnRule$1(start) {
|
|
93883
|
-
var value = this.
|
|
93931
|
+
var value = this._stylesheet0$_expression$0();
|
|
93884
93932
|
this.expectStatementSeparator$1("@warn rule");
|
|
93885
93933
|
return new A.WarnRule0(value, this.scanner.spanFrom$1(start));
|
|
93886
93934
|
},
|
|
@@ -93888,7 +93936,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93888
93936
|
var _this = this,
|
|
93889
93937
|
wasInControlDirective = _this._stylesheet0$_inControlDirective;
|
|
93890
93938
|
_this._stylesheet0$_inControlDirective = true;
|
|
93891
|
-
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__whileRule_closure0(_this, wasInControlDirective, _this.
|
|
93939
|
+
return _this._stylesheet0$_withChildren$3(child, start, new A.StylesheetParser__whileRule_closure0(_this, wasInControlDirective, _this._stylesheet0$_expression$0()));
|
|
93892
93940
|
},
|
|
93893
93941
|
unknownAtRule$2(start, $name) {
|
|
93894
93942
|
var t2, t3, rule, _this = this, t1 = {},
|
|
@@ -93930,7 +93978,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93930
93978
|
_this.whitespace$0();
|
|
93931
93979
|
if (t1.scanChar$1(58)) {
|
|
93932
93980
|
_this.whitespace$0();
|
|
93933
|
-
defaultValue = _this.
|
|
93981
|
+
defaultValue = _this.expressionUntilComma$0();
|
|
93934
93982
|
} else {
|
|
93935
93983
|
if (t1.scanChar$1(46)) {
|
|
93936
93984
|
t1.expectChar$1(46);
|
|
@@ -93958,8 +94006,8 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93958
94006
|
t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));
|
|
93959
94007
|
return new A.ArgumentDeclaration0(A.List_List$unmodifiable($arguments, type$.Argument_2), restArgument, t1);
|
|
93960
94008
|
},
|
|
93961
|
-
_stylesheet0$_argumentInvocation$
|
|
93962
|
-
var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, _this = this,
|
|
94009
|
+
_stylesheet0$_argumentInvocation$2$allowEmptySecondArg$mixin(allowEmptySecondArg, mixin) {
|
|
94010
|
+
var positional, t3, t4, named, keywordRest, t5, t6, rest, expression, t7, result, _this = this, _null = null,
|
|
93963
94011
|
t1 = _this.scanner,
|
|
93964
94012
|
t2 = t1._string_scanner$_position;
|
|
93965
94013
|
t1.expectChar$1(40);
|
|
@@ -93970,20 +94018,20 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93970
94018
|
named = A.LinkedHashMap_LinkedHashMap$_empty(t3, t4);
|
|
93971
94019
|
t5 = !mixin;
|
|
93972
94020
|
t6 = t1.string;
|
|
93973
|
-
rest =
|
|
94021
|
+
rest = _null;
|
|
93974
94022
|
while (true) {
|
|
93975
94023
|
if (!_this._stylesheet0$_lookingAtExpression$0()) {
|
|
93976
|
-
keywordRest =
|
|
94024
|
+
keywordRest = _null;
|
|
93977
94025
|
break;
|
|
93978
94026
|
}
|
|
93979
|
-
expression = _this.
|
|
94027
|
+
expression = _this.expressionUntilComma$1$singleEquals(t5);
|
|
93980
94028
|
_this.whitespace$0();
|
|
93981
94029
|
if (expression instanceof A.VariableExpression0 && t1.scanChar$1(58)) {
|
|
93982
94030
|
_this.whitespace$0();
|
|
93983
94031
|
t7 = expression.name;
|
|
93984
94032
|
if (named.containsKey$1(t7))
|
|
93985
94033
|
A.throwExpression(new A.StringScannerException(t6, "Duplicate argument.", expression.span));
|
|
93986
|
-
named.$indexSet(0, t7, _this.
|
|
94034
|
+
named.$indexSet(0, t7, _this.expressionUntilComma$1$singleEquals(t5));
|
|
93987
94035
|
} else if (t1.scanChar$1(46)) {
|
|
93988
94036
|
t1.expectChar$1(46);
|
|
93989
94037
|
t1.expectChar$1(46);
|
|
@@ -93999,19 +94047,41 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
93999
94047
|
positional.push(expression);
|
|
94000
94048
|
_this.whitespace$0();
|
|
94001
94049
|
if (!t1.scanChar$1(44)) {
|
|
94002
|
-
keywordRest =
|
|
94050
|
+
keywordRest = _null;
|
|
94003
94051
|
break;
|
|
94004
94052
|
}
|
|
94005
94053
|
_this.whitespace$0();
|
|
94054
|
+
if (allowEmptySecondArg && positional.length === 1 && named.__js_helper$_length === 0 && rest == null && t1.peekChar$0() === 41) {
|
|
94055
|
+
t5 = t1._sourceFile;
|
|
94056
|
+
t6 = t1._string_scanner$_position;
|
|
94057
|
+
new A.FileLocation(t5, t6).FileLocation$_$2(t5, t6);
|
|
94058
|
+
t7 = new A._FileSpan(t5, t6, t6);
|
|
94059
|
+
t7._FileSpan$3(t5, t6, t6);
|
|
94060
|
+
t6 = A._setArrayType([""], type$.JSArray_Object);
|
|
94061
|
+
result = A.List_List$from(t6, false, type$.Object);
|
|
94062
|
+
result.fixed$length = Array;
|
|
94063
|
+
result.immutable$list = Array;
|
|
94064
|
+
t5 = new A.Interpolation0(result, t7);
|
|
94065
|
+
t5.Interpolation$20(t6, t7);
|
|
94066
|
+
positional.push(new A.StringExpression0(t5, false));
|
|
94067
|
+
keywordRest = _null;
|
|
94068
|
+
break;
|
|
94069
|
+
}
|
|
94006
94070
|
}
|
|
94007
94071
|
t1.expectChar$1(41);
|
|
94008
94072
|
t1 = t1.spanFrom$1(new A._SpanScannerState(t1, t2));
|
|
94009
94073
|
return new A.ArgumentInvocation0(A.List_List$unmodifiable(positional, t4), A.ConstantMap_ConstantMap$from(named, t3, t4), rest, keywordRest, t1);
|
|
94010
94074
|
},
|
|
94011
94075
|
_stylesheet0$_argumentInvocation$0() {
|
|
94012
|
-
return this._stylesheet0$_argumentInvocation$
|
|
94076
|
+
return this._stylesheet0$_argumentInvocation$2$allowEmptySecondArg$mixin(false, false);
|
|
94077
|
+
},
|
|
94078
|
+
_stylesheet0$_argumentInvocation$1$allowEmptySecondArg(allowEmptySecondArg) {
|
|
94079
|
+
return this._stylesheet0$_argumentInvocation$2$allowEmptySecondArg$mixin(allowEmptySecondArg, false);
|
|
94013
94080
|
},
|
|
94014
|
-
|
|
94081
|
+
_stylesheet0$_argumentInvocation$1$mixin(mixin) {
|
|
94082
|
+
return this._stylesheet0$_argumentInvocation$2$allowEmptySecondArg$mixin(false, mixin);
|
|
94083
|
+
},
|
|
94084
|
+
_stylesheet0$_expression$3$bracketList$singleEquals$until(bracketList, singleEquals, until) {
|
|
94015
94085
|
var t2, beforeBracket, start, wasInParentheses, resetState, resolveOneOperation, resolveOperations, addSingleExpression, addOperator, resolveSpaceExpressions, t3, first, next, t4, commaExpressions, spaceExpressions, singleExpression, _this = this,
|
|
94016
94086
|
_s20_ = "Expected expression.",
|
|
94017
94087
|
_box_0 = {},
|
|
@@ -94036,12 +94106,12 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94036
94106
|
_box_0.operands_ = _box_0.operators_ = _box_0.spaceExpressions_ = _box_0.commaExpressions_ = null;
|
|
94037
94107
|
_box_0.allowSlash = true;
|
|
94038
94108
|
_box_0.singleExpression_ = _this._stylesheet0$_singleExpression$0();
|
|
94039
|
-
resetState = new A.
|
|
94040
|
-
resolveOneOperation = new A.
|
|
94041
|
-
resolveOperations = new A.
|
|
94042
|
-
addSingleExpression = new A.
|
|
94043
|
-
addOperator = new A.
|
|
94044
|
-
resolveSpaceExpressions = new A.
|
|
94109
|
+
resetState = new A.StylesheetParser__expression_resetState0(_box_0, _this, start);
|
|
94110
|
+
resolveOneOperation = new A.StylesheetParser__expression_resolveOneOperation0(_box_0, _this);
|
|
94111
|
+
resolveOperations = new A.StylesheetParser__expression_resolveOperations0(_box_0, resolveOneOperation);
|
|
94112
|
+
addSingleExpression = new A.StylesheetParser__expression_addSingleExpression0(_box_0, _this, resetState, resolveOperations);
|
|
94113
|
+
addOperator = new A.StylesheetParser__expression_addOperator0(_box_0, _this, resolveOneOperation);
|
|
94114
|
+
resolveSpaceExpressions = new A.StylesheetParser__expression_resolveSpaceExpressions0(_box_0, _this, resolveOperations);
|
|
94045
94115
|
$label0$0:
|
|
94046
94116
|
for (t3 = type$.JSArray_Expression_2; true;) {
|
|
94047
94117
|
_this.whitespace$0();
|
|
@@ -94053,7 +94123,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94053
94123
|
addSingleExpression.call$1(_this._stylesheet0$_parentheses$0());
|
|
94054
94124
|
break;
|
|
94055
94125
|
case 91:
|
|
94056
|
-
addSingleExpression.call$1(_this.
|
|
94126
|
+
addSingleExpression.call$1(_this._stylesheet0$_expression$1$bracketList(true));
|
|
94057
94127
|
break;
|
|
94058
94128
|
case 36:
|
|
94059
94129
|
addSingleExpression.call$1(_this._stylesheet0$_variable$0());
|
|
@@ -94302,26 +94372,23 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94302
94372
|
return t1;
|
|
94303
94373
|
}
|
|
94304
94374
|
},
|
|
94305
|
-
|
|
94306
|
-
return this.
|
|
94375
|
+
_stylesheet0$_expression$2$singleEquals$until(singleEquals, until) {
|
|
94376
|
+
return this._stylesheet0$_expression$3$bracketList$singleEquals$until(false, singleEquals, until);
|
|
94307
94377
|
},
|
|
94308
|
-
|
|
94309
|
-
return this.
|
|
94378
|
+
_stylesheet0$_expression$1$bracketList(bracketList) {
|
|
94379
|
+
return this._stylesheet0$_expression$3$bracketList$singleEquals$until(bracketList, false, null);
|
|
94310
94380
|
},
|
|
94311
|
-
|
|
94312
|
-
return this.
|
|
94381
|
+
_stylesheet0$_expression$0() {
|
|
94382
|
+
return this._stylesheet0$_expression$3$bracketList$singleEquals$until(false, false, null);
|
|
94313
94383
|
},
|
|
94314
|
-
|
|
94315
|
-
return this.
|
|
94384
|
+
_stylesheet0$_expression$1$until(until) {
|
|
94385
|
+
return this._stylesheet0$_expression$3$bracketList$singleEquals$until(false, false, until);
|
|
94316
94386
|
},
|
|
94317
|
-
|
|
94318
|
-
return this.
|
|
94387
|
+
expressionUntilComma$1$singleEquals(singleEquals) {
|
|
94388
|
+
return this._stylesheet0$_expression$2$singleEquals$until(singleEquals, new A.StylesheetParser_expressionUntilComma_closure0(this));
|
|
94319
94389
|
},
|
|
94320
|
-
|
|
94321
|
-
return this.
|
|
94322
|
-
},
|
|
94323
|
-
_stylesheet0$_expressionUntilComma$0() {
|
|
94324
|
-
return this._stylesheet0$_expressionUntilComma$1$singleEquals(false);
|
|
94390
|
+
expressionUntilComma$0() {
|
|
94391
|
+
return this.expressionUntilComma$1$singleEquals(false);
|
|
94325
94392
|
},
|
|
94326
94393
|
_stylesheet0$_isSlashOperand$1(expression) {
|
|
94327
94394
|
var t1;
|
|
@@ -94346,7 +94413,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94346
94413
|
case 46:
|
|
94347
94414
|
return _this._stylesheet0$_number$0();
|
|
94348
94415
|
case 91:
|
|
94349
|
-
return _this.
|
|
94416
|
+
return _this._stylesheet0$_expression$1$bracketList(true);
|
|
94350
94417
|
case 36:
|
|
94351
94418
|
return _this._stylesheet0$_variable$0();
|
|
94352
94419
|
case 38:
|
|
@@ -94457,7 +94524,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94457
94524
|
t2 = A.List_List$unmodifiable(t2, type$.Expression_2);
|
|
94458
94525
|
return new A.ListExpression0(t2, B.ListSeparator_undecided_null0, false, t1);
|
|
94459
94526
|
}
|
|
94460
|
-
first = _this.
|
|
94527
|
+
first = _this.expressionUntilComma$0();
|
|
94461
94528
|
if (t1.scanChar$1(58)) {
|
|
94462
94529
|
_this.whitespace$0();
|
|
94463
94530
|
t1 = _this._stylesheet0$_map$2(first, start);
|
|
@@ -94473,7 +94540,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94473
94540
|
for (; true;) {
|
|
94474
94541
|
if (!_this._stylesheet0$_lookingAtExpression$0())
|
|
94475
94542
|
break;
|
|
94476
|
-
J.add$1$ax(expressions, _this.
|
|
94543
|
+
J.add$1$ax(expressions, _this.expressionUntilComma$0());
|
|
94477
94544
|
if (!t1.scanChar$1(44))
|
|
94478
94545
|
break;
|
|
94479
94546
|
_this.whitespace$0();
|
|
@@ -94489,15 +94556,15 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94489
94556
|
_stylesheet0$_map$2(first, start) {
|
|
94490
94557
|
var t2, key, _this = this,
|
|
94491
94558
|
t1 = type$.Tuple2_Expression_Expression_2,
|
|
94492
|
-
pairs = A._setArrayType([new A.Tuple2(first, _this.
|
|
94559
|
+
pairs = A._setArrayType([new A.Tuple2(first, _this.expressionUntilComma$0(), t1)], type$.JSArray_Tuple2_Expression_Expression_2);
|
|
94493
94560
|
for (t2 = _this.scanner; t2.scanChar$1(44);) {
|
|
94494
94561
|
_this.whitespace$0();
|
|
94495
94562
|
if (!_this._stylesheet0$_lookingAtExpression$0())
|
|
94496
94563
|
break;
|
|
94497
|
-
key = _this.
|
|
94564
|
+
key = _this.expressionUntilComma$0();
|
|
94498
94565
|
t2.expectChar$1(58);
|
|
94499
94566
|
_this.whitespace$0();
|
|
94500
|
-
pairs.push(new A.Tuple2(key, _this.
|
|
94567
|
+
pairs.push(new A.Tuple2(key, _this.expressionUntilComma$0(), t1));
|
|
94501
94568
|
}
|
|
94502
94569
|
t2.expectChar$1(41);
|
|
94503
94570
|
t2 = t2.spanFrom$1(start);
|
|
@@ -94778,11 +94845,12 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94778
94845
|
return new A.StringExpression0(buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2))), true);
|
|
94779
94846
|
},
|
|
94780
94847
|
identifierLike$0() {
|
|
94781
|
-
var invocation,
|
|
94848
|
+
var invocation, color, specialFunction, _this = this,
|
|
94782
94849
|
t1 = _this.scanner,
|
|
94783
94850
|
start = new A._SpanScannerState(t1, t1._string_scanner$_position),
|
|
94784
94851
|
identifier = _this.interpolatedIdentifier$0(),
|
|
94785
94852
|
plain = identifier.get$asPlain(),
|
|
94853
|
+
lower = A._Cell$(),
|
|
94786
94854
|
t2 = plain == null,
|
|
94787
94855
|
t3 = !t2;
|
|
94788
94856
|
if (t3) {
|
|
@@ -94793,7 +94861,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94793
94861
|
_this.whitespace$0();
|
|
94794
94862
|
return new A.UnaryOperationExpression0(B.UnaryOperator_not_not0, _this._stylesheet0$_singleExpression$0(), identifier.span);
|
|
94795
94863
|
}
|
|
94796
|
-
lower = plain.toLowerCase();
|
|
94864
|
+
lower._value = plain.toLowerCase();
|
|
94797
94865
|
if (t1.peekChar$0() !== 40) {
|
|
94798
94866
|
switch (plain) {
|
|
94799
94867
|
case "false":
|
|
@@ -94803,13 +94871,13 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94803
94871
|
case "true":
|
|
94804
94872
|
return new A.BooleanExpression0(true, identifier.span);
|
|
94805
94873
|
}
|
|
94806
|
-
color = $.$get$colorsByName0().$index(0, lower);
|
|
94874
|
+
color = $.$get$colorsByName0().$index(0, lower._readLocal$0());
|
|
94807
94875
|
if (color != null) {
|
|
94808
94876
|
t1 = identifier.span;
|
|
94809
94877
|
return new A.ColorExpression0(A.SassColor$rgbInternal0(color.get$red(color), color.get$green(color), color.get$blue(color), color._color1$_alpha, new A.SpanColorFormat0(t1)), t1);
|
|
94810
94878
|
}
|
|
94811
94879
|
}
|
|
94812
|
-
specialFunction = _this.trySpecialFunction$2(lower, start);
|
|
94880
|
+
specialFunction = _this.trySpecialFunction$2(lower._readLocal$0(), start);
|
|
94813
94881
|
if (specialFunction != null)
|
|
94814
94882
|
return specialFunction;
|
|
94815
94883
|
}
|
|
@@ -94826,7 +94894,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
94826
94894
|
if (t2)
|
|
94827
94895
|
return new A.InterpolatedFunctionExpression0(identifier, _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));
|
|
94828
94896
|
else
|
|
94829
|
-
return new A.FunctionExpression0(null, plain, _this._stylesheet0$_argumentInvocation$0(), t1.spanFrom$1(start));
|
|
94897
|
+
return new A.FunctionExpression0(null, plain, _this._stylesheet0$_argumentInvocation$1$allowEmptySecondArg(J.$eq$(lower._readLocal$0(), "var")), t1.spanFrom$1(start));
|
|
94830
94898
|
default:
|
|
94831
94899
|
return new A.StringExpression0(identifier, false);
|
|
94832
94900
|
}
|
|
@@ -95498,7 +95566,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
95498
95566
|
t2 = t1._string_scanner$_position;
|
|
95499
95567
|
t1.expect$1("#{");
|
|
95500
95568
|
_this.whitespace$0();
|
|
95501
|
-
contents = _this.
|
|
95569
|
+
contents = _this._stylesheet0$_expression$0();
|
|
95502
95570
|
t1.expectChar$1(125);
|
|
95503
95571
|
if (_this.get$plainCss())
|
|
95504
95572
|
_this.error$2(0, string$.Interpp, t1.spanFrom$1(new A._SpanScannerState(t1, t2)));
|
|
@@ -95572,7 +95640,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
95572
95640
|
_this.whitespace$0();
|
|
95573
95641
|
t5 = t3._contents += A.Primitives_stringFromCharCode(58);
|
|
95574
95642
|
t3._contents = t5 + A.Primitives_stringFromCharCode(32);
|
|
95575
|
-
t5 = _this.
|
|
95643
|
+
t5 = _this._stylesheet0$_expression$0();
|
|
95576
95644
|
buffer._interpolation_buffer0$_flushText$0();
|
|
95577
95645
|
t4.push(t5);
|
|
95578
95646
|
} else {
|
|
@@ -95612,7 +95680,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
95612
95680
|
return buffer.interpolation$1(t1.spanFrom$1(new A._SpanScannerState(t1, t2)));
|
|
95613
95681
|
},
|
|
95614
95682
|
_stylesheet0$_expressionUntilComparison$0() {
|
|
95615
|
-
return this.
|
|
95683
|
+
return this._stylesheet0$_expression$1$until(new A.StylesheetParser__expressionUntilComparison_closure0(this));
|
|
95616
95684
|
},
|
|
95617
95685
|
_stylesheet0$_supportsCondition$0() {
|
|
95618
95686
|
var condition, operator, right, endPosition, t3, t4, lowerOperator, _this = this,
|
|
@@ -95684,7 +95752,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
95684
95752
|
nameStart = new A._SpanScannerState(t1, t1._string_scanner$_position);
|
|
95685
95753
|
wasInParentheses = _this._stylesheet0$_inParentheses;
|
|
95686
95754
|
try {
|
|
95687
|
-
$name = _this.
|
|
95755
|
+
$name = _this._stylesheet0$_expression$0();
|
|
95688
95756
|
t1.expectChar$1(58);
|
|
95689
95757
|
} catch (exception) {
|
|
95690
95758
|
if (type$.FormatException._is(A.unwrapException(exception))) {
|
|
@@ -95717,7 +95785,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
95717
95785
|
value = new A.StringExpression0(_this._stylesheet0$_interpolatedDeclarationValue$0(), false);
|
|
95718
95786
|
else {
|
|
95719
95787
|
_this.whitespace$0();
|
|
95720
|
-
value = _this.
|
|
95788
|
+
value = _this._stylesheet0$_expression$0();
|
|
95721
95789
|
}
|
|
95722
95790
|
return new A.SupportsDeclaration0($name, value, _this.scanner.spanFrom$1(start));
|
|
95723
95791
|
},
|
|
@@ -96134,7 +96202,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96134
96202
|
},
|
|
96135
96203
|
$signature: 253
|
|
96136
96204
|
};
|
|
96137
|
-
A.
|
|
96205
|
+
A.StylesheetParser__expression_resetState0.prototype = {
|
|
96138
96206
|
call$0() {
|
|
96139
96207
|
var t2,
|
|
96140
96208
|
t1 = this._box_0;
|
|
@@ -96146,7 +96214,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96146
96214
|
},
|
|
96147
96215
|
$signature: 0
|
|
96148
96216
|
};
|
|
96149
|
-
A.
|
|
96217
|
+
A.StylesheetParser__expression_resolveOneOperation0.prototype = {
|
|
96150
96218
|
call$0() {
|
|
96151
96219
|
var t2, t3,
|
|
96152
96220
|
t1 = this._box_0,
|
|
@@ -96172,7 +96240,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96172
96240
|
},
|
|
96173
96241
|
$signature: 0
|
|
96174
96242
|
};
|
|
96175
|
-
A.
|
|
96243
|
+
A.StylesheetParser__expression_resolveOperations0.prototype = {
|
|
96176
96244
|
call$0() {
|
|
96177
96245
|
var t1,
|
|
96178
96246
|
operators = this._box_0.operators_;
|
|
@@ -96183,7 +96251,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96183
96251
|
},
|
|
96184
96252
|
$signature: 0
|
|
96185
96253
|
};
|
|
96186
|
-
A.
|
|
96254
|
+
A.StylesheetParser__expression_addSingleExpression0.prototype = {
|
|
96187
96255
|
call$1(expression) {
|
|
96188
96256
|
var t2, spaceExpressions, _this = this,
|
|
96189
96257
|
t1 = _this._box_0;
|
|
@@ -96209,7 +96277,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96209
96277
|
},
|
|
96210
96278
|
$signature: 550
|
|
96211
96279
|
};
|
|
96212
|
-
A.
|
|
96280
|
+
A.StylesheetParser__expression_addOperator0.prototype = {
|
|
96213
96281
|
call$1(operator) {
|
|
96214
96282
|
var t2, t3, operators, operands, t4, singleExpression,
|
|
96215
96283
|
t1 = this.$this;
|
|
@@ -96246,7 +96314,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96246
96314
|
},
|
|
96247
96315
|
$signature: 551
|
|
96248
96316
|
};
|
|
96249
|
-
A.
|
|
96317
|
+
A.StylesheetParser__expression_resolveSpaceExpressions0.prototype = {
|
|
96250
96318
|
call$0() {
|
|
96251
96319
|
var t1, spaceExpressions, singleExpression, t2;
|
|
96252
96320
|
this.resolveOperations.call$0();
|
|
@@ -96265,7 +96333,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
96265
96333
|
},
|
|
96266
96334
|
$signature: 0
|
|
96267
96335
|
};
|
|
96268
|
-
A.
|
|
96336
|
+
A.StylesheetParser_expressionUntilComma_closure0.prototype = {
|
|
96269
96337
|
call$0() {
|
|
96270
96338
|
return this.$this.scanner.peekChar$0() === 44;
|
|
96271
96339
|
},
|
|
@@ -97654,7 +97722,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
97654
97722
|
_instance(_ = A.StylesheetParser.prototype, "get$_statement", 0, 0, null, ["call$1$root", "call$0"], ["_statement$1$root", "_statement$0"], 341, 0, 0);
|
|
97655
97723
|
_instance_0_u(_, "get$_declarationChild", "_declarationChild$0", 100);
|
|
97656
97724
|
_instance_0_u(_, "get$_functionChild", "_functionChild$0", 100);
|
|
97657
|
-
_instance(_, "get$
|
|
97725
|
+
_instance(_, "get$_expression", 0, 0, null, ["call$3$bracketList$singleEquals$until", "call$0", "call$2$singleEquals$until", "call$1$bracketList", "call$1$until"], ["_expression$3$bracketList$singleEquals$until", "_expression$0", "_expression$2$singleEquals$until", "_expression$1$bracketList", "_expression$1$until"], 343, 0, 0);
|
|
97658
97726
|
_instance_1_u(A.LimitedMapView.prototype, "get$containsKey", "containsKey$1", 11);
|
|
97659
97727
|
_instance_1_u(A.MergedMapView.prototype, "get$containsKey", "containsKey$1", 11);
|
|
97660
97728
|
_instance_1_i(A.NoSourceMapBuffer.prototype, "get$write", "write$1", 27);
|
|
@@ -97794,7 +97862,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
97794
97862
|
_inheritMany(A._CastIterableBase, [A.CastIterable, A.__CastListBase__CastIterableBase_ListMixin, A.CastSet]);
|
|
97795
97863
|
_inherit(A._EfficientLengthCastIterable, A.CastIterable);
|
|
97796
97864
|
_inherit(A._CastListBase, A.__CastListBase__CastIterableBase_ListMixin);
|
|
97797
|
-
_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__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_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_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_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_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]);
|
|
97865
|
+
_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__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_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_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_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_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]);
|
|
97798
97866
|
_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.MapMixin_addAll_closure, A._JsonStringifier_writeMap_closure, A.NoSuchMethodError_toString_closure, A.Uri__parseIPv4Address_error, A.Uri_parseIPv6Address_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]);
|
|
97799
97867
|
_inherit(A.CastList, A._CastListBase);
|
|
97800
97868
|
_inherit(A.MapBase, A.MapMixin);
|
|
@@ -97803,7 +97871,7 @@ self.readline = _cli_pkg_requires.readline;
|
|
|
97803
97871
|
_inherit(A.ListBase, A._ListBase_Object_ListMixin);
|
|
97804
97872
|
_inherit(A.UnmodifiableListBase, A.ListBase);
|
|
97805
97873
|
_inheritMany(A.UnmodifiableListBase, [A.CodeUnits, A.UnmodifiableListView]);
|
|
97806
|
-
_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.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._SerializeVisitor__visitChildren_closure0, 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.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_closure1, A._SerializeVisitor__visitChildren_closure2, 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]);
|
|
97874
|
+
_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.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._SerializeVisitor__visitChildren_closure0, 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.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_closure1, A._SerializeVisitor__visitChildren_closure2, 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]);
|
|
97807
97875
|
_inheritMany(A.EfficientLengthIterable, [A.ListIterable, A.EmptyIterable, A.LinkedHashMapKeyIterable, A._HashMapKeyIterable, A._MapBaseValueIterable]);
|
|
97808
97876
|
_inheritMany(A.ListIterable, [A.SubListIterable, A.MappedListIterable, A.ReversedListIterable, A.ListQueue, A._GeneratorIterable]);
|
|
97809
97877
|
_inherit(A.EfficientLengthMappedIterable, A.MappedIterable);
|