sass 1.62.0 → 1.62.1

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/sass.dart.js +414 -376
package/sass.dart.js CHANGED
@@ -8658,6 +8658,9 @@ self.fs = _cliPkgRequires.fs;
8658
8658
  SelectorList_resolveParentSelectors__closure: function SelectorList_resolveParentSelectors__closure(t0) {
8659
8659
  this.complex = t0;
8660
8660
  },
8661
+ SelectorList_resolveParentSelectors__closure0: function SelectorList_resolveParentSelectors__closure0(t0) {
8662
+ this.complex = t0;
8663
+ },
8661
8664
  SelectorList__resolveParentSelectorsCompound_closure: function SelectorList__resolveParentSelectorsCompound_closure() {
8662
8665
  },
8663
8666
  SelectorList__resolveParentSelectorsCompound_closure0: function SelectorList__resolveParentSelectorsCompound_closure0(t0) {
@@ -20975,7 +20978,10 @@ self.fs = _cliPkgRequires.fs;
20975
20978
  this.implicitParent = t1;
20976
20979
  this.parent = t2;
20977
20980
  },
20978
- SelectorList_resolveParentSelectors__closure0: function SelectorList_resolveParentSelectors__closure0(t0) {
20981
+ SelectorList_resolveParentSelectors__closure1: function SelectorList_resolveParentSelectors__closure1(t0) {
20982
+ this.complex = t0;
20983
+ },
20984
+ SelectorList_resolveParentSelectors__closure2: function SelectorList_resolveParentSelectors__closure2(t0) {
20979
20985
  this.complex = t0;
20980
20986
  },
20981
20987
  SelectorList__resolveParentSelectorsCompound_closure2: function SelectorList__resolveParentSelectorsCompound_closure2() {
@@ -21486,7 +21492,7 @@ self.fs = _cliPkgRequires.fs;
21486
21492
  J.set$sassFalse$x(self.exports, B.SassBoolean_false0);
21487
21493
  J.set$Exception$x(self.exports, $.$get$exceptionClass());
21488
21494
  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())}});
21489
- J.set$info$x(self.exports, "dart-sass\t1.62.0\t(Sass Compiler)\t[Dart]\ndart2js\t2.19.6\t(Dart Compiler)\t[Dart]");
21495
+ J.set$info$x(self.exports, "dart-sass\t1.62.1\t(Sass Compiler)\t[Dart]\ndart2js\t2.19.6\t(Dart Compiler)\t[Dart]");
21490
21496
  A.updateSourceSpanPrototype();
21491
21497
  J.set$render$x(self.exports, A.allowInteropNamed("sass.render", A.legacy__render$closure()));
21492
21498
  J.set$renderSync$x(self.exports, A.allowInteropNamed("sass.renderSync", A.legacy__renderSync$closure()));
@@ -22183,7 +22189,7 @@ self.fs = _cliPkgRequires.fs;
22183
22189
  switch ($async$goto) {
22184
22190
  case 0:
22185
22191
  // Function start
22186
- $async$returnValue = "1.62.0 compiled with dart2js 2.19.6";
22192
+ $async$returnValue = "1.62.1 compiled with dart2js 2.19.6";
22187
22193
  // goto return
22188
22194
  $async$goto = 1;
22189
22195
  break;
@@ -28404,7 +28410,7 @@ self.fs = _cliPkgRequires.fs;
28404
28410
  call$1(o) {
28405
28411
  return this.getTag(o);
28406
28412
  },
28407
- $signature: 95
28413
+ $signature: 88
28408
28414
  };
28409
28415
  A.initHooks_closure0.prototype = {
28410
28416
  call$2(o, tag) {
@@ -28764,7 +28770,7 @@ self.fs = _cliPkgRequires.fs;
28764
28770
  t1.storedCallback = null;
28765
28771
  f.call$0();
28766
28772
  },
28767
- $signature: 60
28773
+ $signature: 72
28768
28774
  };
28769
28775
  A._AsyncRun__initializeScheduleImmediate_closure.prototype = {
28770
28776
  call$1(callback) {
@@ -28980,7 +28986,7 @@ self.fs = _cliPkgRequires.fs;
28980
28986
  } else if (t2 === 0 && !_this.eagerError)
28981
28987
  _this._future._completeError$2(_this.error._readLocal$0(), _this.stackTrace._readLocal$0());
28982
28988
  },
28983
- $signature: 73
28989
+ $signature: 65
28984
28990
  };
28985
28991
  A.Future_wait_closure.prototype = {
28986
28992
  call$1(value) {
@@ -29266,13 +29272,13 @@ self.fs = _cliPkgRequires.fs;
29266
29272
  t1._completeError$2(error, stackTrace);
29267
29273
  }
29268
29274
  },
29269
- $signature: 60
29275
+ $signature: 72
29270
29276
  };
29271
29277
  A._Future__chainForeignFuture_closure0.prototype = {
29272
29278
  call$2(error, stackTrace) {
29273
29279
  this.$this._completeError$2(error, stackTrace);
29274
29280
  },
29275
- $signature: 64
29281
+ $signature: 62
29276
29282
  };
29277
29283
  A._Future__chainForeignFuture_closure1.prototype = {
29278
29284
  call$0() {
@@ -34419,7 +34425,7 @@ self.fs = _cliPkgRequires.fs;
34419
34425
  call$1(value) {
34420
34426
  return '"' + A.S(value) + '"';
34421
34427
  },
34422
- $signature: 86
34428
+ $signature: 76
34423
34429
  };
34424
34430
  A._Usage__buildAllowedList_closure.prototype = {
34425
34431
  call$1(value) {
@@ -34605,7 +34611,7 @@ self.fs = _cliPkgRequires.fs;
34605
34611
  A.StreamGroup__onListen_closure.prototype = {
34606
34612
  call$1(_) {
34607
34613
  },
34608
- $signature: 60
34614
+ $signature: 72
34609
34615
  };
34610
34616
  A.StreamGroup__onCancel_closure.prototype = {
34611
34617
  call$1(entry) {
@@ -34694,7 +34700,7 @@ self.fs = _cliPkgRequires.fs;
34694
34700
  call$2(error, stackTrace) {
34695
34701
  this.$this._addResult$1(new A.ErrorResult(error, stackTrace));
34696
34702
  },
34697
- $signature: 64
34703
+ $signature: 62
34698
34704
  };
34699
34705
  A.StreamQueue__ensureListening_closure0.prototype = {
34700
34706
  call$0() {
@@ -34851,7 +34857,7 @@ self.fs = _cliPkgRequires.fs;
34851
34857
  });
34852
34858
  return A._asyncStartSync($async$call$0, $async$completer);
34853
34859
  },
34854
- $signature: 37
34860
+ $signature: 39
34855
34861
  };
34856
34862
  A.ReplAdapter_runAsync__closure.prototype = {
34857
34863
  call$1(value) {
@@ -35385,13 +35391,13 @@ self.fs = _cliPkgRequires.fs;
35385
35391
  call$1(value) {
35386
35392
  this.completer.complete$1(value);
35387
35393
  },
35388
- $signature: 60
35394
+ $signature: 72
35389
35395
  };
35390
35396
  A.promiseToFuture_closure0.prototype = {
35391
35397
  call$1(error) {
35392
35398
  this.completer.completeError$1(error);
35393
35399
  },
35394
- $signature: 60
35400
+ $signature: 72
35395
35401
  };
35396
35402
  A.futureToPromise_closure.prototype = {
35397
35403
  call$2(resolve, reject) {
@@ -37657,7 +37663,7 @@ self.fs = _cliPkgRequires.fs;
37657
37663
  call$1(value) {
37658
37664
  return typeof value == "string" ? value : "#{" + A.S(value) + "}";
37659
37665
  },
37660
- $signature: 57
37666
+ $signature: 59
37661
37667
  };
37662
37668
  A.AtRootRule.prototype = {
37663
37669
  accept$1$1(visitor) {
@@ -38819,7 +38825,7 @@ self.fs = _cliPkgRequires.fs;
38819
38825
  };
38820
38826
  A.SelectorList_resolveParentSelectors_closure.prototype = {
38821
38827
  call$1(complex) {
38822
- var t1, newComplexes, t2, t3, t4, t5, t6, t7, t8, t9, _i, component, resolved, i, t10, t11, t12, _i0, newComplex, t13, _this = this;
38828
+ var t1, newComplexes, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, _i, component, resolved, i, t12, t13, t14, _i0, newComplex, t15, _this = this;
38823
38829
  if (complex.accept$1(B.C__ParentSelectorVisitor) == null) {
38824
38830
  if (!_this.implicitParent)
38825
38831
  return A._setArrayType([complex], type$.JSArray_ComplexSelector);
@@ -38828,30 +38834,30 @@ self.fs = _cliPkgRequires.fs;
38828
38834
  }
38829
38835
  t1 = type$.JSArray_ComplexSelector;
38830
38836
  newComplexes = A._setArrayType([], t1);
38831
- for (t2 = complex.components, t3 = t2.length, t4 = _this.$this, t5 = _this.parent, t6 = complex.span, t7 = type$.ComplexSelectorComponent, t8 = complex.leadingCombinators, t9 = type$.JSArray_ComplexSelectorComponent, _i = 0; _i < t3; ++_i) {
38837
+ for (t2 = complex.components, t3 = t2.length, t4 = _this.$this, t5 = _this.parent, t6 = type$.ComplexSelector, t7 = complex.leadingCombinators, t8 = t7.length === 0, t9 = complex.span, t10 = type$.ComplexSelectorComponent, t11 = type$.JSArray_ComplexSelectorComponent, _i = 0; _i < t3; ++_i) {
38832
38838
  component = t2[_i];
38833
38839
  resolved = t4._resolveParentSelectorsCompound$2(component, t5);
38834
38840
  if (resolved == null)
38835
38841
  if (newComplexes.length === 0)
38836
- newComplexes.push(A.ComplexSelector$(t8, A._setArrayType([component], t9), t6, false));
38842
+ newComplexes.push(A.ComplexSelector$(t7, A._setArrayType([component], t11), t9, false));
38837
38843
  else
38838
38844
  for (i = 0; i < newComplexes.length; ++i) {
38839
- t10 = newComplexes[i];
38840
- t11 = t10.leadingCombinators;
38841
- t12 = A.List_List$of(t10.components, true, t7);
38842
- t12.push(component);
38843
- newComplexes[i] = A.ComplexSelector$(t11, t12, t6, t10.lineBreak || false);
38845
+ t12 = newComplexes[i];
38846
+ t13 = t12.leadingCombinators;
38847
+ t14 = A.List_List$of(t12.components, true, t10);
38848
+ t14.push(component);
38849
+ newComplexes[i] = A.ComplexSelector$(t13, t14, t9, t12.lineBreak || false);
38844
38850
  }
38845
38851
  else if (newComplexes.length === 0)
38846
- B.JSArray_methods.addAll$1(newComplexes, resolved);
38852
+ B.JSArray_methods.addAll$1(newComplexes, t8 ? resolved : J.map$1$1$ax(resolved, new A.SelectorList_resolveParentSelectors__closure0(complex), t6));
38847
38853
  else {
38848
- t10 = A._setArrayType([], t1);
38849
- for (t11 = newComplexes.length, t12 = J.getInterceptor$ax(resolved), _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t11 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0) {
38854
+ t12 = A._setArrayType([], t1);
38855
+ for (t13 = newComplexes.length, t14 = J.getInterceptor$ax(resolved), _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t13 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0) {
38850
38856
  newComplex = newComplexes[_i0];
38851
- for (t13 = t12.get$iterator(resolved); t13.moveNext$0();)
38852
- t10.push(newComplex.concatenate$2(t13.get$current(t13), newComplex.span));
38857
+ for (t15 = t14.get$iterator(resolved); t15.moveNext$0();)
38858
+ t12.push(newComplex.concatenate$2(t15.get$current(t15), newComplex.span));
38853
38859
  }
38854
- newComplexes = t10;
38860
+ newComplexes = t12;
38855
38861
  }
38856
38862
  }
38857
38863
  return newComplexes;
@@ -38863,7 +38869,23 @@ self.fs = _cliPkgRequires.fs;
38863
38869
  var t1 = this.complex;
38864
38870
  return parentComplex.concatenate$2(t1, t1.span);
38865
38871
  },
38866
- $signature: 68
38872
+ $signature: 57
38873
+ };
38874
+ A.SelectorList_resolveParentSelectors__closure0.prototype = {
38875
+ call$1(resolvedComplex) {
38876
+ var t1 = resolvedComplex.leadingCombinators,
38877
+ t2 = this.complex,
38878
+ t3 = t2.leadingCombinators;
38879
+ if (t1.length === 0)
38880
+ t1 = t3;
38881
+ else {
38882
+ t3 = A.List_List$of(t3, true, type$.CssValue_Combinator);
38883
+ B.JSArray_methods.addAll$1(t3, t1);
38884
+ t1 = t3;
38885
+ }
38886
+ return A.ComplexSelector$(t1, resolvedComplex.components, t2.span, resolvedComplex.lineBreak);
38887
+ },
38888
+ $signature: 57
38867
38889
  };
38868
38890
  A.SelectorList__resolveParentSelectorsCompound_closure.prototype = {
38869
38891
  call$1(simple) {
@@ -38932,13 +38954,13 @@ self.fs = _cliPkgRequires.fs;
38932
38954
  throw exception;
38933
38955
  }
38934
38956
  },
38935
- $signature: 68
38957
+ $signature: 57
38936
38958
  };
38937
38959
  A.SelectorList_withAdditionalCombinators_closure.prototype = {
38938
38960
  call$1(complex) {
38939
38961
  return complex.withAdditionalCombinators$1(this.combinators);
38940
38962
  },
38941
- $signature: 68
38963
+ $signature: 57
38942
38964
  };
38943
38965
  A._ParentSelectorVisitor.prototype = {
38944
38966
  visitParentSelector$1(selector) {
@@ -40469,7 +40491,7 @@ self.fs = _cliPkgRequires.fs;
40469
40491
  call$1(url) {
40470
40492
  return url.get$path(url).length;
40471
40493
  },
40472
- $signature: 83
40494
+ $signature: 94
40473
40495
  };
40474
40496
  A.AsyncBuiltInCallable.prototype = {
40475
40497
  callbackFor$2(positional, names) {
@@ -41951,7 +41973,7 @@ self.fs = _cliPkgRequires.fs;
41951
41973
  else
41952
41974
  try {
41953
41975
  argVersion = A.Version_Version$parse(id);
41954
- sassVersion = A.Version_Version$parse("1.62.0");
41976
+ sassVersion = A.Version_Version$parse("1.62.1");
41955
41977
  if (J.compareTo$1$ns(argVersion, sassVersion) > 0)
41956
41978
  A.ExecutableOptions__fail("Invalid version " + A.S(argVersion) + ". --fatal-deprecation requires a version less than or equal to the current Dart Sass version.");
41957
41979
  J.addAll$1$ax(deprecations, A.Deprecation_forVersion(argVersion));
@@ -43414,7 +43436,7 @@ self.fs = _cliPkgRequires.fs;
43414
43436
  t1.first = false;
43415
43437
  return outputComplex;
43416
43438
  },
43417
- $signature: 68
43439
+ $signature: 57
43418
43440
  };
43419
43441
  A.ExtensionStore__extendCompound_closure.prototype = {
43420
43442
  call$1(extender) {
@@ -43697,7 +43719,7 @@ self.fs = _cliPkgRequires.fs;
43697
43719
  call$1(selector2) {
43698
43720
  return A.listIsSuperselector(this.selector1.components, selector2.components);
43699
43721
  },
43700
- $signature: 65
43722
+ $signature: 67
43701
43723
  };
43702
43724
  A._selectorPseudoIsSuperselector_closure0.prototype = {
43703
43725
  call$1(complex1) {
@@ -43722,13 +43744,13 @@ self.fs = _cliPkgRequires.fs;
43722
43744
  call$1(selector2) {
43723
43745
  return A.listIsSuperselector(this.selector1.components, selector2.components);
43724
43746
  },
43725
- $signature: 65
43747
+ $signature: 67
43726
43748
  };
43727
43749
  A._selectorPseudoIsSuperselector_closure2.prototype = {
43728
43750
  call$1(selector2) {
43729
43751
  return A.listIsSuperselector(this.selector1.components, selector2.components);
43730
43752
  },
43731
- $signature: 65
43753
+ $signature: 67
43732
43754
  };
43733
43755
  A._selectorPseudoIsSuperselector_closure3.prototype = {
43734
43756
  call$1(complex) {
@@ -43784,7 +43806,7 @@ self.fs = _cliPkgRequires.fs;
43784
43806
  var t1 = B.C_ListEquality.equals$2(0, this.selector1.components, selector2.components);
43785
43807
  return t1;
43786
43808
  },
43787
- $signature: 65
43809
+ $signature: 67
43788
43810
  };
43789
43811
  A._selectorPseudoIsSuperselector_closure5.prototype = {
43790
43812
  call$1(pseudo2) {
@@ -44035,7 +44057,7 @@ self.fs = _cliPkgRequires.fs;
44035
44057
  degrees = A._angleValue(t1.$index($arguments, 1), "degrees");
44036
44058
  return color.changeHsl$1$hue(color.get$hue(color) + degrees);
44037
44059
  },
44038
- $signature: 24
44060
+ $signature: 26
44039
44061
  };
44040
44062
  A.global_closure18.prototype = {
44041
44063
  call$1($arguments) {
@@ -44044,7 +44066,7 @@ self.fs = _cliPkgRequires.fs;
44044
44066
  amount = t1.$index($arguments, 1).assertNumber$1("amount");
44045
44067
  return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) + amount.valueInRange$3(0, 100, "amount"), 0, 100));
44046
44068
  },
44047
- $signature: 24
44069
+ $signature: 26
44048
44070
  };
44049
44071
  A.global_closure19.prototype = {
44050
44072
  call$1($arguments) {
@@ -44053,7 +44075,7 @@ self.fs = _cliPkgRequires.fs;
44053
44075
  amount = t1.$index($arguments, 1).assertNumber$1("amount");
44054
44076
  return color.changeHsl$1$lightness(B.JSNumber_methods.clamp$2(color.get$lightness(color) - amount.valueInRange$3(0, 100, "amount"), 0, 100));
44055
44077
  },
44056
- $signature: 24
44078
+ $signature: 26
44057
44079
  };
44058
44080
  A.global_closure20.prototype = {
44059
44081
  call$1($arguments) {
@@ -44071,7 +44093,7 @@ self.fs = _cliPkgRequires.fs;
44071
44093
  amount = t1.$index($arguments, 1).assertNumber$1("amount");
44072
44094
  return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) + amount.valueInRange$3(0, 100, "amount"), 0, 100));
44073
44095
  },
44074
- $signature: 24
44096
+ $signature: 26
44075
44097
  };
44076
44098
  A.global_closure22.prototype = {
44077
44099
  call$1($arguments) {
@@ -44080,7 +44102,7 @@ self.fs = _cliPkgRequires.fs;
44080
44102
  amount = t1.$index($arguments, 1).assertNumber$1("amount");
44081
44103
  return color.changeHsl$1$saturation(B.JSNumber_methods.clamp$2(color.get$saturation(color) - amount.valueInRange$3(0, 100, "amount"), 0, 100));
44082
44104
  },
44083
- $signature: 24
44105
+ $signature: 26
44084
44106
  };
44085
44107
  A.global_closure23.prototype = {
44086
44108
  call$1($arguments) {
@@ -44109,7 +44131,7 @@ self.fs = _cliPkgRequires.fs;
44109
44131
  call$1(argument) {
44110
44132
  return argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart());
44111
44133
  },
44112
- $signature: 67
44134
+ $signature: 73
44113
44135
  };
44114
44136
  A.global_closure25.prototype = {
44115
44137
  call$1($arguments) {
@@ -44218,7 +44240,7 @@ self.fs = _cliPkgRequires.fs;
44218
44240
  call$1(argument) {
44219
44241
  return argument instanceof A.SassString && !argument._hasQuotes && B.JSString_methods.contains$1(argument._string$_text, $.$get$_microsoftFilterStart());
44220
44242
  },
44221
- $signature: 67
44243
+ $signature: 73
44222
44244
  };
44223
44245
  A.module_closure8.prototype = {
44224
44246
  call$1($arguments) {
@@ -44261,7 +44283,7 @@ self.fs = _cliPkgRequires.fs;
44261
44283
  var t1 = J.getInterceptor$asx($arguments);
44262
44284
  return A._mixColors(t1.$index($arguments, 0).assertColor$1("color1"), t1.$index($arguments, 1).assertColor$1("color2"), t1.$index($arguments, 2).assertNumber$1("weight"));
44263
44285
  },
44264
- $signature: 24
44286
+ $signature: 26
44265
44287
  };
44266
44288
  A._hue_closure.prototype = {
44267
44289
  call$1($arguments) {
@@ -44289,25 +44311,25 @@ self.fs = _cliPkgRequires.fs;
44289
44311
  var color = J.$index$asx($arguments, 0).assertColor$1("color");
44290
44312
  return color.changeHsl$1$hue(color.get$hue(color) + 180);
44291
44313
  },
44292
- $signature: 24
44314
+ $signature: 26
44293
44315
  };
44294
44316
  A._adjust_closure.prototype = {
44295
44317
  call$1($arguments) {
44296
44318
  return A._updateComponents($arguments, true, false, false);
44297
44319
  },
44298
- $signature: 24
44320
+ $signature: 26
44299
44321
  };
44300
44322
  A._scale_closure.prototype = {
44301
44323
  call$1($arguments) {
44302
44324
  return A._updateComponents($arguments, false, false, true);
44303
44325
  },
44304
- $signature: 24
44326
+ $signature: 26
44305
44327
  };
44306
44328
  A._change_closure.prototype = {
44307
44329
  call$1($arguments) {
44308
44330
  return A._updateComponents($arguments, false, true, false);
44309
44331
  },
44310
- $signature: 24
44332
+ $signature: 26
44311
44333
  };
44312
44334
  A._ieHexStr_closure.prototype = {
44313
44335
  call$1($arguments) {
@@ -44370,7 +44392,7 @@ self.fs = _cliPkgRequires.fs;
44370
44392
  call$1(hue) {
44371
44393
  return A._angleValue(hue, "hue");
44372
44394
  },
44373
- $signature: 97
44395
+ $signature: 93
44374
44396
  };
44375
44397
  A._updateComponents_closure0.prototype = {
44376
44398
  call$1($name) {
@@ -44418,25 +44440,25 @@ self.fs = _cliPkgRequires.fs;
44418
44440
  call$1(alpha) {
44419
44441
  return A._percentageOrUnitless(alpha.assertNumber$1("alpha"), 1, "alpha");
44420
44442
  },
44421
- $signature: 97
44443
+ $signature: 93
44422
44444
  };
44423
44445
  A._hsl_closure.prototype = {
44424
44446
  call$1(alpha) {
44425
44447
  return A._percentageOrUnitless(alpha.assertNumber$1("alpha"), 1, "alpha");
44426
44448
  },
44427
- $signature: 97
44449
+ $signature: 93
44428
44450
  };
44429
44451
  A._hwb_closure.prototype = {
44430
44452
  call$1(alpha) {
44431
44453
  return A._percentageOrUnitless(alpha.assertNumber$1("alpha"), 1, "alpha");
44432
44454
  },
44433
- $signature: 97
44455
+ $signature: 93
44434
44456
  };
44435
44457
  A._parseChannels_closure.prototype = {
44436
44458
  call$1(value) {
44437
44459
  return value.get$isVar();
44438
44460
  },
44439
- $signature: 67
44461
+ $signature: 73
44440
44462
  };
44441
44463
  A._length_closure0.prototype = {
44442
44464
  call$1($arguments) {
@@ -44623,7 +44645,7 @@ self.fs = _cliPkgRequires.fs;
44623
44645
  call$1(_) {
44624
44646
  return J.$index$asx(this.$arguments, 2);
44625
44647
  },
44626
- $signature: 35
44648
+ $signature: 36
44627
44649
  };
44628
44650
  A._set_closure0.prototype = {
44629
44651
  call$1($arguments) {
@@ -44643,7 +44665,7 @@ self.fs = _cliPkgRequires.fs;
44643
44665
  call$1(_) {
44644
44666
  return B.JSArray_methods.get$last(this.args);
44645
44667
  },
44646
- $signature: 35
44668
+ $signature: 36
44647
44669
  };
44648
44670
  A._merge_closure.prototype = {
44649
44671
  call$1($arguments) {
@@ -44656,7 +44678,7 @@ self.fs = _cliPkgRequires.fs;
44656
44678
  t2.addAll$1(0, map2._map$_contents);
44657
44679
  return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));
44658
44680
  },
44659
- $signature: 36
44681
+ $signature: 37
44660
44682
  };
44661
44683
  A._merge_closure0.prototype = {
44662
44684
  call$1($arguments) {
@@ -44692,7 +44714,7 @@ self.fs = _cliPkgRequires.fs;
44692
44714
  var t1 = J.getInterceptor$asx($arguments);
44693
44715
  return A._deepMergeImpl(t1.$index($arguments, 0).assertMap$1("map1"), t1.$index($arguments, 1).assertMap$1("map2"));
44694
44716
  },
44695
- $signature: 36
44717
+ $signature: 37
44696
44718
  };
44697
44719
  A._deepRemove_closure.prototype = {
44698
44720
  call$1($arguments) {
@@ -44716,13 +44738,13 @@ self.fs = _cliPkgRequires.fs;
44716
44738
  }
44717
44739
  return value;
44718
44740
  },
44719
- $signature: 35
44741
+ $signature: 36
44720
44742
  };
44721
44743
  A._remove_closure.prototype = {
44722
44744
  call$1($arguments) {
44723
44745
  return J.$index$asx($arguments, 0).assertMap$1("map");
44724
44746
  },
44725
- $signature: 36
44747
+ $signature: 37
44726
44748
  };
44727
44749
  A._remove_closure0.prototype = {
44728
44750
  call$1($arguments) {
@@ -44737,7 +44759,7 @@ self.fs = _cliPkgRequires.fs;
44737
44759
  mutableMap.remove$1(0, t2[_i]);
44738
44760
  return new A.SassMap(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));
44739
44761
  },
44740
- $signature: 36
44762
+ $signature: 37
44741
44763
  };
44742
44764
  A._keys_closure.prototype = {
44743
44765
  call$1($arguments) {
@@ -44812,13 +44834,13 @@ self.fs = _cliPkgRequires.fs;
44812
44834
  t1.$indexSet(0, key, value);
44813
44835
  }
44814
44836
  },
44815
- $signature: 50
44837
+ $signature: 53
44816
44838
  };
44817
44839
  A._ceil_closure.prototype = {
44818
44840
  call$1(value) {
44819
44841
  return B.JSNumber_methods.ceil$0(value);
44820
44842
  },
44821
- $signature: 34
44843
+ $signature: 33
44822
44844
  };
44823
44845
  A._clamp_closure.prototype = {
44824
44846
  call$1($arguments) {
@@ -44842,7 +44864,7 @@ self.fs = _cliPkgRequires.fs;
44842
44864
  call$1(value) {
44843
44865
  return B.JSNumber_methods.floor$0(value);
44844
44866
  },
44845
- $signature: 34
44867
+ $signature: 33
44846
44868
  };
44847
44869
  A._max_closure.prototype = {
44848
44870
  call$1($arguments) {
@@ -44876,13 +44898,13 @@ self.fs = _cliPkgRequires.fs;
44876
44898
  call$1(number) {
44877
44899
  return B.JSNumber_methods.round$0(number);
44878
44900
  },
44879
- $signature: 34
44901
+ $signature: 33
44880
44902
  };
44881
44903
  A._abs_closure.prototype = {
44882
44904
  call$1(value) {
44883
44905
  return Math.abs(value);
44884
44906
  },
44885
- $signature: 34
44907
+ $signature: 33
44886
44908
  };
44887
44909
  A._hypot_closure.prototype = {
44888
44910
  call$1($arguments) {
@@ -45133,7 +45155,7 @@ self.fs = _cliPkgRequires.fs;
45133
45155
  } else
45134
45156
  throw A.wrapException("$args: " + argumentList.toString$0(0) + " is not an argument list.");
45135
45157
  },
45136
- $signature: 36
45158
+ $signature: 37
45137
45159
  };
45138
45160
  A.local_closure.prototype = {
45139
45161
  call$1($arguments) {
@@ -45220,7 +45242,7 @@ self.fs = _cliPkgRequires.fs;
45220
45242
  B.JSArray_methods.addAll$1(t3, A.SubListIterable$(t1, 1, null, A._arrayInstanceType(t1)._precomputed1));
45221
45243
  return A.ComplexSelector$(B.List_empty1, t3, t2, false);
45222
45244
  },
45223
- $signature: 68
45245
+ $signature: 57
45224
45246
  };
45225
45247
  A._extend_closure.prototype = {
45226
45248
  call$1($arguments) {
@@ -45540,7 +45562,7 @@ self.fs = _cliPkgRequires.fs;
45540
45562
  return null;
45541
45563
  return new A.Tuple3(t1, canonicalUrl, resolvedUrl, type$.Tuple3_Importer_Uri_Uri);
45542
45564
  },
45543
- $signature: 84
45565
+ $signature: 98
45544
45566
  };
45545
45567
  A.ImportCache_canonicalize_closure0.prototype = {
45546
45568
  call$0() {
@@ -45553,7 +45575,7 @@ self.fs = _cliPkgRequires.fs;
45553
45575
  }
45554
45576
  return null;
45555
45577
  },
45556
- $signature: 84
45578
+ $signature: 98
45557
45579
  };
45558
45580
  A.ImportCache__canonicalize_closure.prototype = {
45559
45581
  call$0() {
@@ -45573,7 +45595,7 @@ self.fs = _cliPkgRequires.fs;
45573
45595
  t2 = _this.quiet ? $.$get$Logger_quiet() : t2._logger;
45574
45596
  return A.Stylesheet_Stylesheet$parse(result.contents, result.syntax, t2, t1);
45575
45597
  },
45576
- $signature: 78
45598
+ $signature: 85
45577
45599
  };
45578
45600
  A.ImportCache_humanize_closure.prototype = {
45579
45601
  call$1(tuple) {
@@ -45591,7 +45613,7 @@ self.fs = _cliPkgRequires.fs;
45591
45613
  call$1(url) {
45592
45614
  return url.get$path(url).length;
45593
45615
  },
45594
- $signature: 83
45616
+ $signature: 94
45595
45617
  };
45596
45618
  A.Importer.prototype = {
45597
45619
  modificationTime$1(url) {
@@ -45668,19 +45690,19 @@ self.fs = _cliPkgRequires.fs;
45668
45690
  call$0() {
45669
45691
  return A._exactlyOne(A._tryPath($.$get$context().withoutExtension$1(this.path) + ".import" + this.extension));
45670
45692
  },
45671
- $signature: 42
45693
+ $signature: 43
45672
45694
  };
45673
45695
  A.resolveImportPath_closure0.prototype = {
45674
45696
  call$0() {
45675
45697
  return A._exactlyOne(A._tryPathWithExtensions(this.path + ".import"));
45676
45698
  },
45677
- $signature: 42
45699
+ $signature: 43
45678
45700
  };
45679
45701
  A._tryPathAsDirectory_closure.prototype = {
45680
45702
  call$0() {
45681
45703
  return A._exactlyOne(A._tryPathWithExtensions(A.join(this.path, "index.import", null)));
45682
45704
  },
45683
- $signature: 42
45705
+ $signature: 43
45684
45706
  };
45685
45707
  A._exactlyOne_closure.prototype = {
45686
45708
  call$1(path) {
@@ -45901,7 +45923,7 @@ self.fs = _cliPkgRequires.fs;
45901
45923
  call$1($content) {
45902
45924
  return type$.Expression._is($content);
45903
45925
  },
45904
- $signature: 72
45926
+ $signature: 66
45905
45927
  };
45906
45928
  A._realCasePath_helper.prototype = {
45907
45929
  call$1(path) {
@@ -45929,7 +45951,7 @@ self.fs = _cliPkgRequires.fs;
45929
45951
  throw exception;
45930
45952
  }
45931
45953
  },
45932
- $signature: 31
45954
+ $signature: 32
45933
45955
  };
45934
45956
  A._realCasePath_helper__closure.prototype = {
45935
45957
  call$1(realPath) {
@@ -45991,7 +46013,7 @@ self.fs = _cliPkgRequires.fs;
45991
46013
  $defaultValues() {
45992
46014
  return [null];
45993
46015
  },
45994
- $signature: 88
46016
+ $signature: 83
45995
46017
  };
45996
46018
  A.readStdin_closure1.prototype = {
45997
46019
  call$1(_) {
@@ -46005,7 +46027,7 @@ self.fs = _cliPkgRequires.fs;
46005
46027
  $defaultValues() {
46006
46028
  return [null];
46007
46029
  },
46008
- $signature: 88
46030
+ $signature: 83
46009
46031
  };
46010
46032
  A.readStdin_closure2.prototype = {
46011
46033
  call$1(e) {
@@ -46023,7 +46045,7 @@ self.fs = _cliPkgRequires.fs;
46023
46045
  $defaultValues() {
46024
46046
  return [null];
46025
46047
  },
46026
- $signature: 88
46048
+ $signature: 83
46027
46049
  };
46028
46050
  A.fileExists_closure.prototype = {
46029
46051
  call$0() {
@@ -46096,7 +46118,7 @@ self.fs = _cliPkgRequires.fs;
46096
46118
  call$1(child) {
46097
46119
  return A.join(this.path, A._asString(child), null);
46098
46120
  },
46099
- $signature: 86
46121
+ $signature: 76
46100
46122
  };
46101
46123
  A.listDir__closure0.prototype = {
46102
46124
  call$1(child) {
@@ -47530,7 +47552,7 @@ self.fs = _cliPkgRequires.fs;
47530
47552
  t1.scanner.expectDone$0();
47531
47553
  return result;
47532
47554
  },
47533
- $signature: 31
47555
+ $signature: 32
47534
47556
  };
47535
47557
  A.Parser_scanIdentChar_matches.prototype = {
47536
47558
  call$1(actual) {
@@ -47543,7 +47565,7 @@ self.fs = _cliPkgRequires.fs;
47543
47565
  call$0() {
47544
47566
  return this.$this._interpolationMap.mapSpan$1(this.span);
47545
47567
  },
47546
- $signature: 25
47568
+ $signature: 24
47547
47569
  };
47548
47570
  A.SassParser.prototype = {
47549
47571
  get$currentIndentation() {
@@ -48122,7 +48144,7 @@ self.fs = _cliPkgRequires.fs;
48122
48144
  }
48123
48145
  if (t1._string_scanner$_position === t2)
48124
48146
  break;
48125
- _this.whitespaceWithoutComments$0();
48147
+ _this.spaces$0();
48126
48148
  } while (t1.scan$1("//"));
48127
48149
  if (_this.get$plainCss())
48128
48150
  _this.error$2(0, string$.Silent, t1.spanFrom$1(start));
@@ -51911,7 +51933,7 @@ self.fs = _cliPkgRequires.fs;
51911
51933
  call$0() {
51912
51934
  return this.$this.scanner.spanFrom$1(this.start);
51913
51935
  },
51914
- $signature: 25
51936
+ $signature: 24
51915
51937
  };
51916
51938
  A.StylesheetParser_variableDeclarationWithoutNamespace_closure0.prototype = {
51917
51939
  call$0() {
@@ -51923,13 +51945,13 @@ self.fs = _cliPkgRequires.fs;
51923
51945
  call$2(children, span) {
51924
51946
  return A.Declaration$nested(this.name, children, span, null);
51925
51947
  },
51926
- $signature: 76
51948
+ $signature: 95
51927
51949
  };
51928
51950
  A.StylesheetParser__declarationOrBuffer_closure0.prototype = {
51929
51951
  call$2(children, span) {
51930
51952
  return A.Declaration$nested(this.name, children, span, this._box_0.value);
51931
51953
  },
51932
- $signature: 76
51954
+ $signature: 95
51933
51955
  };
51934
51956
  A.StylesheetParser__styleRule_closure.prototype = {
51935
51957
  call$2(children, span) {
@@ -51946,13 +51968,13 @@ self.fs = _cliPkgRequires.fs;
51946
51968
  call$2(children, span) {
51947
51969
  return A.Declaration$nested(this._box_0.name, children, span, null);
51948
51970
  },
51949
- $signature: 76
51971
+ $signature: 95
51950
51972
  };
51951
51973
  A.StylesheetParser__propertyOrVariableDeclaration_closure0.prototype = {
51952
51974
  call$2(children, span) {
51953
51975
  return A.Declaration$nested(this._box_0.name, children, span, this.value);
51954
51976
  },
51955
- $signature: 76
51977
+ $signature: 95
51956
51978
  };
51957
51979
  A.StylesheetParser__atRootRule_closure.prototype = {
51958
51980
  call$2(children, span) {
@@ -52225,19 +52247,19 @@ self.fs = _cliPkgRequires.fs;
52225
52247
  call$1(char) {
52226
52248
  return char != null && A.isHex(char);
52227
52249
  },
52228
- $signature: 32
52250
+ $signature: 34
52229
52251
  };
52230
52252
  A.StylesheetParser__unicodeRange_closure0.prototype = {
52231
52253
  call$1(char) {
52232
52254
  return char != null && A.isHex(char);
52233
52255
  },
52234
- $signature: 32
52256
+ $signature: 34
52235
52257
  };
52236
52258
  A.StylesheetParser_namespacedExpression_closure.prototype = {
52237
52259
  call$0() {
52238
52260
  return this.$this.scanner.spanFrom$1(this.start);
52239
52261
  },
52240
- $signature: 25
52262
+ $signature: 24
52241
52263
  };
52242
52264
  A.StylesheetParser_trySpecialFunction_closure.prototype = {
52243
52265
  call$1(contents) {
@@ -52259,7 +52281,7 @@ self.fs = _cliPkgRequires.fs;
52259
52281
  call$0() {
52260
52282
  return this.$this.scanner.spanFrom$1(this.start);
52261
52283
  },
52262
- $signature: 25
52284
+ $signature: 24
52263
52285
  };
52264
52286
  A.StylesheetGraph.prototype = {
52265
52287
  modifiedSince$3(url, since, baseImporter) {
@@ -52421,20 +52443,20 @@ self.fs = _cliPkgRequires.fs;
52421
52443
  var _this = this;
52422
52444
  return _this.$this.importCache.canonicalize$3$baseImporter$baseUrl(0, _this.url, _this.baseImporter, _this.baseUrl);
52423
52445
  },
52424
- $signature: 84
52446
+ $signature: 98
52425
52447
  };
52426
52448
  A.StylesheetGraph_addCanonical_closure.prototype = {
52427
52449
  call$0() {
52428
52450
  var _this = this;
52429
52451
  return _this.$this.importCache.importCanonical$3$originalUrl(_this.importer, _this.canonicalUrl, _this.originalUrl);
52430
52452
  },
52431
- $signature: 78
52453
+ $signature: 85
52432
52454
  };
52433
52455
  A.StylesheetGraph_reload_closure.prototype = {
52434
52456
  call$0() {
52435
52457
  return this.$this.importCache.importCanonical$2(this.node.importer, this.canonicalUrl);
52436
52458
  },
52437
- $signature: 78
52459
+ $signature: 85
52438
52460
  };
52439
52461
  A.StylesheetGraph__recanonicalizeImportsForNode_closure.prototype = {
52440
52462
  call$2(url, upstream) {
@@ -52464,14 +52486,14 @@ self.fs = _cliPkgRequires.fs;
52464
52486
  var _this = this;
52465
52487
  return _this.$this.importCache.canonicalize$4$baseImporter$baseUrl$forImport(0, _this.url, _this.baseImporter, _this.baseUrl, _this.forImport);
52466
52488
  },
52467
- $signature: 84
52489
+ $signature: 98
52468
52490
  };
52469
52491
  A.StylesheetGraph__nodeFor_closure0.prototype = {
52470
52492
  call$0() {
52471
52493
  var _this = this;
52472
52494
  return _this.$this.importCache.importCanonical$3$originalUrl(_this.importer, _this.canonicalUrl, _this.resolvedUrl);
52473
52495
  },
52474
- $signature: 78
52496
+ $signature: 85
52475
52497
  };
52476
52498
  A.StylesheetNode.prototype = {
52477
52499
  StylesheetNode$_$4(_stylesheet, importer, canonicalUrl, allUpstream) {
@@ -53264,7 +53286,7 @@ self.fs = _cliPkgRequires.fs;
53264
53286
  call$1(arg) {
53265
53287
  return arg instanceof A.SassString || arg instanceof A.CalculationInterpolation;
53266
53288
  },
53267
- $signature: 72
53289
+ $signature: 66
53268
53290
  };
53269
53291
  A.CalculationOperation.prototype = {
53270
53292
  $eq(_, other) {
@@ -53618,7 +53640,7 @@ self.fs = _cliPkgRequires.fs;
53618
53640
  call$1(element) {
53619
53641
  return element.get$isBlank();
53620
53642
  },
53621
- $signature: 67
53643
+ $signature: 73
53622
53644
  };
53623
53645
  A.ListSeparator.prototype = {
53624
53646
  _enumToString$0() {
@@ -53674,7 +53696,7 @@ self.fs = _cliPkgRequires.fs;
53674
53696
  call$2(key, value) {
53675
53697
  this.result.push(A.SassList$(A._setArrayType([key, value], type$.JSArray_Value), B.ListSeparator_EVt, false));
53676
53698
  },
53677
- $signature: 50
53699
+ $signature: 53
53678
53700
  };
53679
53701
  A._SassNull.prototype = {
53680
53702
  get$isTruthy() {
@@ -54101,13 +54123,13 @@ self.fs = _cliPkgRequires.fs;
54101
54123
  call$2(num1, num2) {
54102
54124
  return num1 + num2;
54103
54125
  },
54104
- $signature: 53
54126
+ $signature: 58
54105
54127
  };
54106
54128
  A.SassNumber_minus_closure.prototype = {
54107
54129
  call$2(num1, num2) {
54108
54130
  return num1 - num2;
54109
54131
  },
54110
- $signature: 53
54132
+ $signature: 58
54111
54133
  };
54112
54134
  A.SassNumber_multiplyUnits_closure.prototype = {
54113
54135
  call$1(denominator) {
@@ -54314,7 +54336,7 @@ self.fs = _cliPkgRequires.fs;
54314
54336
  call$1(factor) {
54315
54337
  return this.$this._number$_value * factor;
54316
54338
  },
54317
- $signature: 34
54339
+ $signature: 33
54318
54340
  };
54319
54341
  A.SingleUnitSassNumber_multiplyUnits_closure.prototype = {
54320
54342
  call$1(denominator) {
@@ -59303,7 +59325,7 @@ self.fs = _cliPkgRequires.fs;
59303
59325
  }
59304
59326
  return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));
59305
59327
  },
59306
- $signature: 36
59328
+ $signature: 37
59307
59329
  };
59308
59330
  A._EvaluateVisitor_closure15.prototype = {
59309
59331
  call$1($arguments) {
@@ -59320,7 +59342,7 @@ self.fs = _cliPkgRequires.fs;
59320
59342
  }
59321
59343
  return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));
59322
59344
  },
59323
- $signature: 36
59345
+ $signature: 37
59324
59346
  };
59325
59347
  A._EvaluateVisitor_closure16.prototype = {
59326
59348
  call$1($arguments) {
@@ -59484,7 +59506,7 @@ self.fs = _cliPkgRequires.fs;
59484
59506
  throw A.wrapException("The variable $" + $name + " was configured twice.");
59485
59507
  t1.$indexSet(0, $name, new A.ConfiguredValue(value, this.span, this.callableNode));
59486
59508
  },
59487
- $signature: 50
59509
+ $signature: 53
59488
59510
  };
59489
59511
  A._EvaluateVisitor__closure3.prototype = {
59490
59512
  call$1(module) {
@@ -59626,7 +59648,7 @@ self.fs = _cliPkgRequires.fs;
59626
59648
  call$1(previousLoad) {
59627
59649
  return this.$this._async_evaluate$_multiSpanException$3(this.message, "new load", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), "original load"], type$.FileSpan, type$.String));
59628
59650
  },
59629
- $signature: 98
59651
+ $signature: 86
59630
59652
  };
59631
59653
  A._EvaluateVisitor__loadModule__closure2.prototype = {
59632
59654
  call$0() {
@@ -59821,7 +59843,7 @@ self.fs = _cliPkgRequires.fs;
59821
59843
  });
59822
59844
  return A._asyncStartSync($async$call$0, $async$completer);
59823
59845
  },
59824
- $signature: 37
59846
+ $signature: 39
59825
59847
  };
59826
59848
  A._EvaluateVisitor__scopeForAtRoot_closure5.prototype = {
59827
59849
  call$1(callback) {
@@ -59849,7 +59871,7 @@ self.fs = _cliPkgRequires.fs;
59849
59871
  });
59850
59872
  return A._asyncStartSync($async$call$1, $async$completer);
59851
59873
  },
59852
- $signature: 33
59874
+ $signature: 31
59853
59875
  };
59854
59876
  A._EvaluateVisitor__scopeForAtRoot_closure6.prototype = {
59855
59877
  call$1(callback) {
@@ -59877,13 +59899,13 @@ self.fs = _cliPkgRequires.fs;
59877
59899
  });
59878
59900
  return A._asyncStartSync($async$call$1, $async$completer);
59879
59901
  },
59880
- $signature: 33
59902
+ $signature: 31
59881
59903
  };
59882
59904
  A._EvaluateVisitor__scopeForAtRoot_closure7.prototype = {
59883
59905
  call$1(callback) {
59884
59906
  return this.$this._async_evaluate$_withMediaQueries$1$3(null, null, new A._EvaluateVisitor__scopeForAtRoot__closure0(this.innerScope, callback), type$.Null);
59885
59907
  },
59886
- $signature: 33
59908
+ $signature: 31
59887
59909
  };
59888
59910
  A._EvaluateVisitor__scopeForAtRoot__closure0.prototype = {
59889
59911
  call$0() {
@@ -59917,7 +59939,7 @@ self.fs = _cliPkgRequires.fs;
59917
59939
  });
59918
59940
  return A._asyncStartSync($async$call$1, $async$completer);
59919
59941
  },
59920
- $signature: 33
59942
+ $signature: 31
59921
59943
  };
59922
59944
  A._EvaluateVisitor__scopeForAtRoot_closure9.prototype = {
59923
59945
  call$1($parent) {
@@ -59951,7 +59973,7 @@ self.fs = _cliPkgRequires.fs;
59951
59973
  });
59952
59974
  return A._asyncStartSync($async$call$1, $async$completer);
59953
59975
  },
59954
- $signature: 33
59976
+ $signature: 31
59955
59977
  };
59956
59978
  A._EvaluateVisitor_visitContentRule_closure0.prototype = {
59957
59979
  call$0() {
@@ -60077,13 +60099,13 @@ self.fs = _cliPkgRequires.fs;
60077
60099
  t2 = this.nodeWithSpan;
60078
60100
  return t1._async_evaluate$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._async_evaluate$_withoutSlash$2(value, t2), t2);
60079
60101
  },
60080
- $signature: 54
60102
+ $signature: 50
60081
60103
  };
60082
60104
  A._EvaluateVisitor_visitEachRule_closure3.prototype = {
60083
60105
  call$1(value) {
60084
60106
  return this.$this._async_evaluate$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);
60085
60107
  },
60086
- $signature: 54
60108
+ $signature: 50
60087
60109
  };
60088
60110
  A._EvaluateVisitor_visitEachRule_closure4.prototype = {
60089
60111
  call$0() {
@@ -60091,7 +60113,7 @@ self.fs = _cliPkgRequires.fs;
60091
60113
  t1 = _this.$this;
60092
60114
  return t1._async_evaluate$_handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure0(t1, _this.setVariables, _this.node));
60093
60115
  },
60094
- $signature: 66
60116
+ $signature: 64
60095
60117
  };
60096
60118
  A._EvaluateVisitor_visitEachRule__closure0.prototype = {
60097
60119
  call$1(element) {
@@ -60344,7 +60366,7 @@ self.fs = _cliPkgRequires.fs;
60344
60366
  });
60345
60367
  return A._asyncStartSync($async$call$0, $async$completer);
60346
60368
  },
60347
- $signature: 66
60369
+ $signature: 64
60348
60370
  };
60349
60371
  A._EvaluateVisitor_visitForRule__closure0.prototype = {
60350
60372
  call$1(child) {
@@ -60369,7 +60391,7 @@ self.fs = _cliPkgRequires.fs;
60369
60391
  var t1 = this.$this;
60370
60392
  return t1._async_evaluate$_handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure0(t1));
60371
60393
  },
60372
- $signature: 66
60394
+ $signature: 64
60373
60395
  };
60374
60396
  A._EvaluateVisitor_visitIfRule__closure0.prototype = {
60375
60397
  call$1(child) {
@@ -60492,13 +60514,13 @@ self.fs = _cliPkgRequires.fs;
60492
60514
  });
60493
60515
  return A._asyncStartSync($async$call$0, $async$completer);
60494
60516
  },
60495
- $signature: 37
60517
+ $signature: 39
60496
60518
  };
60497
60519
  A._EvaluateVisitor__visitDynamicImport__closure3.prototype = {
60498
60520
  call$1(previousLoad) {
60499
60521
  return this.$this._async_evaluate$_multiSpanException$3("This file is already being loaded.", "new load", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), "original load"], type$.FileSpan, type$.String));
60500
60522
  },
60501
- $signature: 98
60523
+ $signature: 86
60502
60524
  };
60503
60525
  A._EvaluateVisitor__visitDynamicImport__closure4.prototype = {
60504
60526
  call$1(rule) {
@@ -60583,7 +60605,7 @@ self.fs = _cliPkgRequires.fs;
60583
60605
  call$0() {
60584
60606
  return this.node.get$spanWithoutContent();
60585
60607
  },
60586
- $signature: 25
60608
+ $signature: 24
60587
60609
  };
60588
60610
  A._EvaluateVisitor_visitIncludeRule_closure6.prototype = {
60589
60611
  call$1($content) {
@@ -60640,7 +60662,7 @@ self.fs = _cliPkgRequires.fs;
60640
60662
  });
60641
60663
  return A._asyncStartSync($async$call$0, $async$completer);
60642
60664
  },
60643
- $signature: 37
60665
+ $signature: 39
60644
60666
  };
60645
60667
  A._EvaluateVisitor_visitIncludeRule___closure0.prototype = {
60646
60668
  call$0() {
@@ -60680,19 +60702,19 @@ self.fs = _cliPkgRequires.fs;
60680
60702
  });
60681
60703
  return A._asyncStartSync($async$call$0, $async$completer);
60682
60704
  },
60683
- $signature: 37
60705
+ $signature: 39
60684
60706
  };
60685
60707
  A._EvaluateVisitor_visitIncludeRule____closure0.prototype = {
60686
60708
  call$0() {
60687
60709
  return this.statement.accept$1(this.$this);
60688
60710
  },
60689
- $signature: 66
60711
+ $signature: 64
60690
60712
  };
60691
60713
  A._EvaluateVisitor_visitMediaRule_closure2.prototype = {
60692
60714
  call$1(mediaQueries) {
60693
60715
  return this.$this._async_evaluate$_mergeMediaQueries$2(mediaQueries, this.queries);
60694
60716
  },
60695
- $signature: 79
60717
+ $signature: 78
60696
60718
  };
60697
60719
  A._EvaluateVisitor_visitMediaRule_closure3.prototype = {
60698
60720
  call$0() {
@@ -61069,7 +61091,7 @@ self.fs = _cliPkgRequires.fs;
61069
61091
  var t1 = this.node;
61070
61092
  return this.$this._async_evaluate$_environment.getVariable$2$namespace(t1.name, t1.namespace);
61071
61093
  },
61072
- $signature: 39
61094
+ $signature: 38
61073
61095
  };
61074
61096
  A._EvaluateVisitor_visitVariableDeclaration_closure4.prototype = {
61075
61097
  call$0() {
@@ -61143,7 +61165,7 @@ self.fs = _cliPkgRequires.fs;
61143
61165
  });
61144
61166
  return A._asyncStartSync($async$call$0, $async$completer);
61145
61167
  },
61146
- $signature: 66
61168
+ $signature: 64
61147
61169
  };
61148
61170
  A._EvaluateVisitor_visitWhileRule__closure0.prototype = {
61149
61171
  call$1(child) {
@@ -61456,7 +61478,7 @@ self.fs = _cliPkgRequires.fs;
61456
61478
  var t1 = this.node;
61457
61479
  return this.$this._async_evaluate$_environment.getVariable$2$namespace(t1.name, t1.namespace);
61458
61480
  },
61459
- $signature: 39
61481
+ $signature: 38
61460
61482
  };
61461
61483
  A._EvaluateVisitor_visitUnaryOperationExpression_closure0.prototype = {
61462
61484
  call$0() {
@@ -61755,13 +61777,13 @@ self.fs = _cliPkgRequires.fs;
61755
61777
  call$1(value) {
61756
61778
  return value;
61757
61779
  },
61758
- $signature: 35
61780
+ $signature: 36
61759
61781
  };
61760
61782
  A._EvaluateVisitor__evaluateArguments_closure4.prototype = {
61761
61783
  call$1(value) {
61762
61784
  return this.$this._async_evaluate$_withoutSlash$2(value, this.restNodeForSpan);
61763
61785
  },
61764
- $signature: 35
61786
+ $signature: 36
61765
61787
  };
61766
61788
  A._EvaluateVisitor__evaluateArguments_closure5.prototype = {
61767
61789
  call$2(key, value) {
@@ -61776,21 +61798,21 @@ self.fs = _cliPkgRequires.fs;
61776
61798
  call$1(value) {
61777
61799
  return value;
61778
61800
  },
61779
- $signature: 35
61801
+ $signature: 36
61780
61802
  };
61781
61803
  A._EvaluateVisitor__evaluateMacroArguments_closure3.prototype = {
61782
61804
  call$1(value) {
61783
61805
  var t1 = this.restArgs;
61784
61806
  return new A.ValueExpression(value, t1.get$span(t1));
61785
61807
  },
61786
- $signature: 55
61808
+ $signature: 54
61787
61809
  };
61788
61810
  A._EvaluateVisitor__evaluateMacroArguments_closure4.prototype = {
61789
61811
  call$1(value) {
61790
61812
  var t1 = this.restArgs;
61791
61813
  return new A.ValueExpression(this.$this._async_evaluate$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));
61792
61814
  },
61793
- $signature: 55
61815
+ $signature: 54
61794
61816
  };
61795
61817
  A._EvaluateVisitor__evaluateMacroArguments_closure5.prototype = {
61796
61818
  call$2(key, value) {
@@ -61805,7 +61827,7 @@ self.fs = _cliPkgRequires.fs;
61805
61827
  var t1 = this.keywordRestArgs;
61806
61828
  return new A.ValueExpression(this.$this._async_evaluate$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));
61807
61829
  },
61808
- $signature: 55
61830
+ $signature: 54
61809
61831
  };
61810
61832
  A._EvaluateVisitor__addRestMap_closure0.prototype = {
61811
61833
  call$2(key, value) {
@@ -61818,7 +61840,7 @@ self.fs = _cliPkgRequires.fs;
61818
61840
  throw A.wrapException(t1._async_evaluate$_exception$2(string$.Variab_ + key.toString$0(0) + " is not a string in " + _this.map.toString$0(0) + ".", t2.get$span(t2)));
61819
61841
  }
61820
61842
  },
61821
- $signature: 50
61843
+ $signature: 53
61822
61844
  };
61823
61845
  A._EvaluateVisitor__verifyArguments_closure0.prototype = {
61824
61846
  call$0() {
@@ -61956,7 +61978,7 @@ self.fs = _cliPkgRequires.fs;
61956
61978
  call$1(mediaQueries) {
61957
61979
  return this.$this._async_evaluate$_mergeMediaQueries$2(mediaQueries, this.node.queries);
61958
61980
  },
61959
- $signature: 79
61981
+ $signature: 78
61960
61982
  };
61961
61983
  A._EvaluateVisitor_visitCssMediaRule_closure3.prototype = {
61962
61984
  call$0() {
@@ -62263,7 +62285,7 @@ self.fs = _cliPkgRequires.fs;
62263
62285
  call$0() {
62264
62286
  return A.serializeValue(this.value, false, this.quote);
62265
62287
  },
62266
- $signature: 31
62288
+ $signature: 32
62267
62289
  };
62268
62290
  A._EvaluateVisitor__expressionNode_closure0.prototype = {
62269
62291
  call$0() {
@@ -64326,7 +64348,7 @@ self.fs = _cliPkgRequires.fs;
64326
64348
  }
64327
64349
  return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));
64328
64350
  },
64329
- $signature: 36
64351
+ $signature: 37
64330
64352
  };
64331
64353
  A._EvaluateVisitor_closure5.prototype = {
64332
64354
  call$1($arguments) {
@@ -64343,7 +64365,7 @@ self.fs = _cliPkgRequires.fs;
64343
64365
  }
64344
64366
  return new A.SassMap(A.ConstantMap_ConstantMap$from(t2, t1, t1));
64345
64367
  },
64346
- $signature: 36
64368
+ $signature: 37
64347
64369
  };
64348
64370
  A._EvaluateVisitor_closure6.prototype = {
64349
64371
  call$1($arguments) {
@@ -64453,14 +64475,14 @@ self.fs = _cliPkgRequires.fs;
64453
64475
  throw A.wrapException("The variable $" + $name + " was configured twice.");
64454
64476
  t1.$indexSet(0, $name, new A.ConfiguredValue(value, this.span, this.callableNode));
64455
64477
  },
64456
- $signature: 50
64478
+ $signature: 53
64457
64479
  };
64458
64480
  A._EvaluateVisitor__closure0.prototype = {
64459
64481
  call$1(module) {
64460
64482
  var t1 = this.$this;
64461
64483
  return t1._combineCss$2$clone(module, true).accept$1(t1);
64462
64484
  },
64463
- $signature: 71
64485
+ $signature: 63
64464
64486
  };
64465
64487
  A._EvaluateVisitor_run_closure.prototype = {
64466
64488
  call$0() {
@@ -64565,7 +64587,7 @@ self.fs = _cliPkgRequires.fs;
64565
64587
  call$1(previousLoad) {
64566
64588
  return this.$this._multiSpanException$3(this.message, "new load", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), "original load"], type$.FileSpan, type$.String));
64567
64589
  },
64568
- $signature: 98
64590
+ $signature: 86
64569
64591
  };
64570
64592
  A._EvaluateVisitor__loadModule__closure0.prototype = {
64571
64593
  call$0() {
@@ -64663,7 +64685,7 @@ self.fs = _cliPkgRequires.fs;
64663
64685
  }
64664
64686
  this.sorted.addFirst$1(module);
64665
64687
  },
64666
- $signature: 71
64688
+ $signature: 63
64667
64689
  };
64668
64690
  A._EvaluateVisitor_visitAtRootRule_closure.prototype = {
64669
64691
  call$0() {
@@ -64768,13 +64790,13 @@ self.fs = _cliPkgRequires.fs;
64768
64790
  t2 = this.nodeWithSpan;
64769
64791
  return t1._environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._withoutSlash$2(value, t2), t2);
64770
64792
  },
64771
- $signature: 54
64793
+ $signature: 50
64772
64794
  };
64773
64795
  A._EvaluateVisitor_visitEachRule_closure0.prototype = {
64774
64796
  call$1(value) {
64775
64797
  return this.$this._setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);
64776
64798
  },
64777
- $signature: 54
64799
+ $signature: 50
64778
64800
  };
64779
64801
  A._EvaluateVisitor_visitEachRule_closure1.prototype = {
64780
64802
  call$0() {
@@ -64782,7 +64804,7 @@ self.fs = _cliPkgRequires.fs;
64782
64804
  t1 = _this.$this;
64783
64805
  return t1._handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure(t1, _this.setVariables, _this.node));
64784
64806
  },
64785
- $signature: 39
64807
+ $signature: 38
64786
64808
  };
64787
64809
  A._EvaluateVisitor_visitEachRule__closure.prototype = {
64788
64810
  call$1(element) {
@@ -64873,7 +64895,7 @@ self.fs = _cliPkgRequires.fs;
64873
64895
  }
64874
64896
  return null;
64875
64897
  },
64876
- $signature: 39
64898
+ $signature: 38
64877
64899
  };
64878
64900
  A._EvaluateVisitor_visitForRule__closure.prototype = {
64879
64901
  call$1(child) {
@@ -64885,20 +64907,20 @@ self.fs = _cliPkgRequires.fs;
64885
64907
  call$1(module) {
64886
64908
  this.$this._environment.forwardModule$2(module, this.node);
64887
64909
  },
64888
- $signature: 71
64910
+ $signature: 63
64889
64911
  };
64890
64912
  A._EvaluateVisitor_visitForwardRule_closure0.prototype = {
64891
64913
  call$1(module) {
64892
64914
  this.$this._environment.forwardModule$2(module, this.node);
64893
64915
  },
64894
- $signature: 71
64916
+ $signature: 63
64895
64917
  };
64896
64918
  A._EvaluateVisitor_visitIfRule_closure.prototype = {
64897
64919
  call$0() {
64898
64920
  var t1 = this.$this;
64899
64921
  return t1._handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure(t1));
64900
64922
  },
64901
- $signature: 39
64923
+ $signature: 38
64902
64924
  };
64903
64925
  A._EvaluateVisitor_visitIfRule__closure.prototype = {
64904
64926
  call$1(child) {
@@ -64984,7 +65006,7 @@ self.fs = _cliPkgRequires.fs;
64984
65006
  call$1(previousLoad) {
64985
65007
  return this.$this._multiSpanException$3("This file is already being loaded.", "new load", A.LinkedHashMap_LinkedHashMap$_literal([previousLoad.get$span(previousLoad), "original load"], type$.FileSpan, type$.String));
64986
65008
  },
64987
- $signature: 98
65009
+ $signature: 86
64988
65010
  };
64989
65011
  A._EvaluateVisitor__visitDynamicImport__closure0.prototype = {
64990
65012
  call$1(rule) {
@@ -65052,7 +65074,7 @@ self.fs = _cliPkgRequires.fs;
65052
65074
  call$0() {
65053
65075
  return this.node.get$spanWithoutContent();
65054
65076
  },
65055
- $signature: 25
65077
+ $signature: 24
65056
65078
  };
65057
65079
  A._EvaluateVisitor_visitIncludeRule_closure2.prototype = {
65058
65080
  call$1($content) {
@@ -65096,13 +65118,13 @@ self.fs = _cliPkgRequires.fs;
65096
65118
  call$0() {
65097
65119
  return this.statement.accept$1(this.$this);
65098
65120
  },
65099
- $signature: 39
65121
+ $signature: 38
65100
65122
  };
65101
65123
  A._EvaluateVisitor_visitMediaRule_closure.prototype = {
65102
65124
  call$1(mediaQueries) {
65103
65125
  return this.$this._mergeMediaQueries$2(mediaQueries, this.queries);
65104
65126
  },
65105
- $signature: 79
65127
+ $signature: 78
65106
65128
  };
65107
65129
  A._EvaluateVisitor_visitMediaRule_closure0.prototype = {
65108
65130
  call$0() {
@@ -65228,7 +65250,7 @@ self.fs = _cliPkgRequires.fs;
65228
65250
  var t1 = this.node;
65229
65251
  return this.$this._environment.getVariable$2$namespace(t1.name, t1.namespace);
65230
65252
  },
65231
- $signature: 39
65253
+ $signature: 38
65232
65254
  };
65233
65255
  A._EvaluateVisitor_visitVariableDeclaration_closure1.prototype = {
65234
65256
  call$0() {
@@ -65243,7 +65265,7 @@ self.fs = _cliPkgRequires.fs;
65243
65265
  var t1 = this.node;
65244
65266
  this.$this._environment.addModule$3$namespace(module, t1, t1.namespace);
65245
65267
  },
65246
- $signature: 71
65268
+ $signature: 63
65247
65269
  };
65248
65270
  A._EvaluateVisitor_visitWarnRule_closure.prototype = {
65249
65271
  call$0() {
@@ -65261,7 +65283,7 @@ self.fs = _cliPkgRequires.fs;
65261
65283
  }
65262
65284
  return null;
65263
65285
  },
65264
- $signature: 39
65286
+ $signature: 38
65265
65287
  };
65266
65288
  A._EvaluateVisitor_visitWhileRule__closure.prototype = {
65267
65289
  call$1(child) {
@@ -65340,7 +65362,7 @@ self.fs = _cliPkgRequires.fs;
65340
65362
  var t1 = this.node;
65341
65363
  return this.$this._environment.getVariable$2$namespace(t1.name, t1.namespace);
65342
65364
  },
65343
- $signature: 39
65365
+ $signature: 38
65344
65366
  };
65345
65367
  A._EvaluateVisitor_visitUnaryOperationExpression_closure.prototype = {
65346
65368
  call$0() {
@@ -65514,13 +65536,13 @@ self.fs = _cliPkgRequires.fs;
65514
65536
  call$1(value) {
65515
65537
  return value;
65516
65538
  },
65517
- $signature: 35
65539
+ $signature: 36
65518
65540
  };
65519
65541
  A._EvaluateVisitor__evaluateArguments_closure0.prototype = {
65520
65542
  call$1(value) {
65521
65543
  return this.$this._withoutSlash$2(value, this.restNodeForSpan);
65522
65544
  },
65523
- $signature: 35
65545
+ $signature: 36
65524
65546
  };
65525
65547
  A._EvaluateVisitor__evaluateArguments_closure1.prototype = {
65526
65548
  call$2(key, value) {
@@ -65535,21 +65557,21 @@ self.fs = _cliPkgRequires.fs;
65535
65557
  call$1(value) {
65536
65558
  return value;
65537
65559
  },
65538
- $signature: 35
65560
+ $signature: 36
65539
65561
  };
65540
65562
  A._EvaluateVisitor__evaluateMacroArguments_closure.prototype = {
65541
65563
  call$1(value) {
65542
65564
  var t1 = this.restArgs;
65543
65565
  return new A.ValueExpression(value, t1.get$span(t1));
65544
65566
  },
65545
- $signature: 55
65567
+ $signature: 54
65546
65568
  };
65547
65569
  A._EvaluateVisitor__evaluateMacroArguments_closure0.prototype = {
65548
65570
  call$1(value) {
65549
65571
  var t1 = this.restArgs;
65550
65572
  return new A.ValueExpression(this.$this._withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));
65551
65573
  },
65552
- $signature: 55
65574
+ $signature: 54
65553
65575
  };
65554
65576
  A._EvaluateVisitor__evaluateMacroArguments_closure1.prototype = {
65555
65577
  call$2(key, value) {
@@ -65564,7 +65586,7 @@ self.fs = _cliPkgRequires.fs;
65564
65586
  var t1 = this.keywordRestArgs;
65565
65587
  return new A.ValueExpression(this.$this._withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));
65566
65588
  },
65567
- $signature: 55
65589
+ $signature: 54
65568
65590
  };
65569
65591
  A._EvaluateVisitor__addRestMap_closure.prototype = {
65570
65592
  call$2(key, value) {
@@ -65577,7 +65599,7 @@ self.fs = _cliPkgRequires.fs;
65577
65599
  throw A.wrapException(t1._evaluate$_exception$2(string$.Variab_ + key.toString$0(0) + " is not a string in " + _this.map.toString$0(0) + ".", t2.get$span(t2)));
65578
65600
  }
65579
65601
  },
65580
- $signature: 50
65602
+ $signature: 53
65581
65603
  };
65582
65604
  A._EvaluateVisitor__verifyArguments_closure.prototype = {
65583
65605
  call$0() {
@@ -65595,7 +65617,7 @@ self.fs = _cliPkgRequires.fs;
65595
65617
  result = value.accept$1(t1);
65596
65618
  return result instanceof A.SassString ? result._string$_text : t1._evaluate$_serialize$3$quote(result, value, false);
65597
65619
  },
65598
- $signature: 57
65620
+ $signature: 59
65599
65621
  };
65600
65622
  A._EvaluateVisitor_visitCssAtRule_closure.prototype = {
65601
65623
  call$0() {
@@ -65633,7 +65655,7 @@ self.fs = _cliPkgRequires.fs;
65633
65655
  call$1(mediaQueries) {
65634
65656
  return this.$this._mergeMediaQueries$2(mediaQueries, this.node.queries);
65635
65657
  },
65636
- $signature: 79
65658
+ $signature: 78
65637
65659
  };
65638
65660
  A._EvaluateVisitor_visitCssMediaRule_closure0.prototype = {
65639
65661
  call$0() {
@@ -65741,7 +65763,7 @@ self.fs = _cliPkgRequires.fs;
65741
65763
  call$0() {
65742
65764
  return A.serializeValue(this.value, false, this.quote);
65743
65765
  },
65744
- $signature: 31
65766
+ $signature: 32
65745
65767
  };
65746
65768
  A._EvaluateVisitor__expressionNode_closure.prototype = {
65747
65769
  call$0() {
@@ -67442,7 +67464,7 @@ self.fs = _cliPkgRequires.fs;
67442
67464
  call$1(element) {
67443
67465
  return !element.get$isBlank();
67444
67466
  },
67445
- $signature: 67
67467
+ $signature: 73
67446
67468
  };
67447
67469
  A._SerializeVisitor_visitList_closure0.prototype = {
67448
67470
  call$1(element) {
@@ -67454,13 +67476,13 @@ self.fs = _cliPkgRequires.fs;
67454
67476
  if (needsParens)
67455
67477
  t1._serialize$_buffer.writeCharCode$1(41);
67456
67478
  },
67457
- $signature: 54
67479
+ $signature: 50
67458
67480
  };
67459
67481
  A._SerializeVisitor_visitList_closure1.prototype = {
67460
67482
  call$1(element) {
67461
67483
  element.accept$1(this.$this);
67462
67484
  },
67463
- $signature: 54
67485
+ $signature: 50
67464
67486
  };
67465
67487
  A._SerializeVisitor_visitMap_closure.prototype = {
67466
67488
  call$1(entry) {
@@ -68256,7 +68278,7 @@ self.fs = _cliPkgRequires.fs;
68256
68278
  return null;
68257
68279
  return A._asStringQ(t1);
68258
68280
  },
68259
- $signature: 42
68281
+ $signature: 43
68260
68282
  };
68261
68283
  A.Highlighter$__closure.prototype = {
68262
68284
  call$1(line) {
@@ -68855,7 +68877,7 @@ self.fs = _cliPkgRequires.fs;
68855
68877
  line = t1 > 1 ? A.int_parse(lineAndColumn[1], _null) : _null;
68856
68878
  return new A.Frame(uri, line, t1 > 2 ? A.int_parse(lineAndColumn[2], _null) : _null, member);
68857
68879
  },
68858
- $signature: 58
68880
+ $signature: 69
68859
68881
  };
68860
68882
  A.Frame_Frame$parseV8_closure.prototype = {
68861
68883
  call$0() {
@@ -68881,7 +68903,7 @@ self.fs = _cliPkgRequires.fs;
68881
68903
  return t1.call$2(t2, _s4_);
68882
68904
  }
68883
68905
  },
68884
- $signature: 58
68906
+ $signature: 69
68885
68907
  };
68886
68908
  A.Frame_Frame$parseV8_closure_parseLocation.prototype = {
68887
68909
  call$2($location, member) {
@@ -68929,7 +68951,7 @@ self.fs = _cliPkgRequires.fs;
68929
68951
  line = A.int_parse(t1, _null);
68930
68952
  return new A.Frame(uri, line, _null, member.length === 0 || member === "anonymous" ? "<fn>" : member);
68931
68953
  },
68932
- $signature: 58
68954
+ $signature: 69
68933
68955
  };
68934
68956
  A.Frame_Frame$parseFirefox_closure.prototype = {
68935
68957
  call$0() {
@@ -68976,7 +68998,7 @@ self.fs = _cliPkgRequires.fs;
68976
68998
  }
68977
68999
  return new A.Frame(uri, line, column, member);
68978
69000
  },
68979
- $signature: 58
69001
+ $signature: 69
68980
69002
  };
68981
69003
  A.Frame_Frame$parseFriendly_closure.prototype = {
68982
69004
  call$0() {
@@ -69016,7 +69038,7 @@ self.fs = _cliPkgRequires.fs;
69016
69038
  }
69017
69039
  return new A.Frame(uri, line, column, t1[4]);
69018
69040
  },
69019
- $signature: 58
69041
+ $signature: 69
69020
69042
  };
69021
69043
  A.LazyTrace.prototype = {
69022
69044
  get$_lazy_trace$_trace() {
@@ -69223,7 +69245,7 @@ self.fs = _cliPkgRequires.fs;
69223
69245
  call$2(error, stackTrace) {
69224
69246
  this.handleError.call$3(error, stackTrace, this.controller);
69225
69247
  },
69226
- $signature: 64
69248
+ $signature: 62
69227
69249
  };
69228
69250
  A.TransformByHandlers_transformByHandlers__closure0.prototype = {
69229
69251
  call$0() {
@@ -69900,7 +69922,7 @@ self.fs = _cliPkgRequires.fs;
69900
69922
  A.JSClassExtension_injectSuperclass(t1._as(A.SassArgumentList$0(A._setArrayType([], type$.JSArray_Value_2), A.LinkedHashMap_LinkedHashMap$_empty(type$.String, type$.Value_2), B.ListSeparator_undecided_null_undecided0).constructor), jsClass);
69901
69923
  return jsClass;
69902
69924
  },
69903
- $signature: 26
69925
+ $signature: 25
69904
69926
  };
69905
69927
  A.argumentListClass__closure.prototype = {
69906
69928
  call$4($self, contents, keywords, separator) {
@@ -75624,7 +75646,7 @@ self.fs = _cliPkgRequires.fs;
75624
75646
  }
75625
75647
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));
75626
75648
  },
75627
- $signature: 41
75649
+ $signature: 35
75628
75650
  };
75629
75651
  A._EvaluateVisitor_closure35.prototype = {
75630
75652
  call$1($arguments) {
@@ -75641,7 +75663,7 @@ self.fs = _cliPkgRequires.fs;
75641
75663
  }
75642
75664
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));
75643
75665
  },
75644
- $signature: 41
75666
+ $signature: 35
75645
75667
  };
75646
75668
  A._EvaluateVisitor_closure36.prototype = {
75647
75669
  call$1($arguments) {
@@ -75805,7 +75827,7 @@ self.fs = _cliPkgRequires.fs;
75805
75827
  throw A.wrapException("The variable $" + $name + " was configured twice.");
75806
75828
  t1.$indexSet(0, $name, new A.ConfiguredValue0(value, this.span, this.callableNode));
75807
75829
  },
75808
- $signature: 56
75830
+ $signature: 49
75809
75831
  };
75810
75832
  A._EvaluateVisitor__closure9.prototype = {
75811
75833
  call$1(module) {
@@ -76141,7 +76163,7 @@ self.fs = _cliPkgRequires.fs;
76141
76163
  });
76142
76164
  return A._asyncStartSync($async$call$0, $async$completer);
76143
76165
  },
76144
- $signature: 37
76166
+ $signature: 39
76145
76167
  };
76146
76168
  A._EvaluateVisitor__scopeForAtRoot_closure17.prototype = {
76147
76169
  call$1(callback) {
@@ -76169,7 +76191,7 @@ self.fs = _cliPkgRequires.fs;
76169
76191
  });
76170
76192
  return A._asyncStartSync($async$call$1, $async$completer);
76171
76193
  },
76172
- $signature: 33
76194
+ $signature: 31
76173
76195
  };
76174
76196
  A._EvaluateVisitor__scopeForAtRoot_closure18.prototype = {
76175
76197
  call$1(callback) {
@@ -76197,13 +76219,13 @@ self.fs = _cliPkgRequires.fs;
76197
76219
  });
76198
76220
  return A._asyncStartSync($async$call$1, $async$completer);
76199
76221
  },
76200
- $signature: 33
76222
+ $signature: 31
76201
76223
  };
76202
76224
  A._EvaluateVisitor__scopeForAtRoot_closure19.prototype = {
76203
76225
  call$1(callback) {
76204
76226
  return this.$this._async_evaluate0$_withMediaQueries$1$3(null, null, new A._EvaluateVisitor__scopeForAtRoot__closure2(this.innerScope, callback), type$.Null);
76205
76227
  },
76206
- $signature: 33
76228
+ $signature: 31
76207
76229
  };
76208
76230
  A._EvaluateVisitor__scopeForAtRoot__closure2.prototype = {
76209
76231
  call$0() {
@@ -76237,7 +76259,7 @@ self.fs = _cliPkgRequires.fs;
76237
76259
  });
76238
76260
  return A._asyncStartSync($async$call$1, $async$completer);
76239
76261
  },
76240
- $signature: 33
76262
+ $signature: 31
76241
76263
  };
76242
76264
  A._EvaluateVisitor__scopeForAtRoot_closure21.prototype = {
76243
76265
  call$1($parent) {
@@ -76271,7 +76293,7 @@ self.fs = _cliPkgRequires.fs;
76271
76293
  });
76272
76294
  return A._asyncStartSync($async$call$1, $async$completer);
76273
76295
  },
76274
- $signature: 33
76296
+ $signature: 31
76275
76297
  };
76276
76298
  A._EvaluateVisitor_visitContentRule_closure2.prototype = {
76277
76299
  call$0() {
@@ -76397,13 +76419,13 @@ self.fs = _cliPkgRequires.fs;
76397
76419
  t2 = this.nodeWithSpan;
76398
76420
  return t1._async_evaluate0$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._async_evaluate0$_withoutSlash$2(value, t2), t2);
76399
76421
  },
76400
- $signature: 48
76422
+ $signature: 52
76401
76423
  };
76402
76424
  A._EvaluateVisitor_visitEachRule_closure9.prototype = {
76403
76425
  call$1(value) {
76404
76426
  return this.$this._async_evaluate0$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);
76405
76427
  },
76406
- $signature: 48
76428
+ $signature: 52
76407
76429
  };
76408
76430
  A._EvaluateVisitor_visitEachRule_closure10.prototype = {
76409
76431
  call$0() {
@@ -76411,7 +76433,7 @@ self.fs = _cliPkgRequires.fs;
76411
76433
  t1 = _this.$this;
76412
76434
  return t1._async_evaluate0$_handleReturn$2(_this.list.get$asList(), new A._EvaluateVisitor_visitEachRule__closure2(t1, _this.setVariables, _this.node));
76413
76435
  },
76414
- $signature: 70
76436
+ $signature: 68
76415
76437
  };
76416
76438
  A._EvaluateVisitor_visitEachRule__closure2.prototype = {
76417
76439
  call$1(element) {
@@ -76426,7 +76448,7 @@ self.fs = _cliPkgRequires.fs;
76426
76448
  call$1(child) {
76427
76449
  return child.accept$1(this.$this);
76428
76450
  },
76429
- $signature: 74
76451
+ $signature: 79
76430
76452
  };
76431
76453
  A._EvaluateVisitor_visitAtRule_closure8.prototype = {
76432
76454
  call$1(value) {
@@ -76664,13 +76686,13 @@ self.fs = _cliPkgRequires.fs;
76664
76686
  });
76665
76687
  return A._asyncStartSync($async$call$0, $async$completer);
76666
76688
  },
76667
- $signature: 70
76689
+ $signature: 68
76668
76690
  };
76669
76691
  A._EvaluateVisitor_visitForRule__closure2.prototype = {
76670
76692
  call$1(child) {
76671
76693
  return child.accept$1(this.$this);
76672
76694
  },
76673
- $signature: 74
76695
+ $signature: 79
76674
76696
  };
76675
76697
  A._EvaluateVisitor_visitForwardRule_closure5.prototype = {
76676
76698
  call$1(module) {
@@ -76689,13 +76711,13 @@ self.fs = _cliPkgRequires.fs;
76689
76711
  var t1 = this.$this;
76690
76712
  return t1._async_evaluate0$_handleReturn$2(this._box_0.clause.children, new A._EvaluateVisitor_visitIfRule__closure2(t1));
76691
76713
  },
76692
- $signature: 70
76714
+ $signature: 68
76693
76715
  };
76694
76716
  A._EvaluateVisitor_visitIfRule__closure2.prototype = {
76695
76717
  call$1(child) {
76696
76718
  return child.accept$1(this.$this);
76697
76719
  },
76698
- $signature: 74
76720
+ $signature: 79
76699
76721
  };
76700
76722
  A._EvaluateVisitor__visitDynamicImport_closure2.prototype = {
76701
76723
  call$0() {
@@ -76811,7 +76833,7 @@ self.fs = _cliPkgRequires.fs;
76811
76833
  });
76812
76834
  return A._asyncStartSync($async$call$0, $async$completer);
76813
76835
  },
76814
- $signature: 37
76836
+ $signature: 39
76815
76837
  };
76816
76838
  A._EvaluateVisitor__visitDynamicImport__closure11.prototype = {
76817
76839
  call$1(previousLoad) {
@@ -76902,7 +76924,7 @@ self.fs = _cliPkgRequires.fs;
76902
76924
  call$0() {
76903
76925
  return this.node.get$spanWithoutContent();
76904
76926
  },
76905
- $signature: 25
76927
+ $signature: 24
76906
76928
  };
76907
76929
  A._EvaluateVisitor_visitIncludeRule_closure14.prototype = {
76908
76930
  call$1($content) {
@@ -76959,7 +76981,7 @@ self.fs = _cliPkgRequires.fs;
76959
76981
  });
76960
76982
  return A._asyncStartSync($async$call$0, $async$completer);
76961
76983
  },
76962
- $signature: 37
76984
+ $signature: 39
76963
76985
  };
76964
76986
  A._EvaluateVisitor_visitIncludeRule___closure2.prototype = {
76965
76987
  call$0() {
@@ -76999,13 +77021,13 @@ self.fs = _cliPkgRequires.fs;
76999
77021
  });
77000
77022
  return A._asyncStartSync($async$call$0, $async$completer);
77001
77023
  },
77002
- $signature: 37
77024
+ $signature: 39
77003
77025
  };
77004
77026
  A._EvaluateVisitor_visitIncludeRule____closure2.prototype = {
77005
77027
  call$0() {
77006
77028
  return this.statement.accept$1(this.$this);
77007
77029
  },
77008
- $signature: 70
77030
+ $signature: 68
77009
77031
  };
77010
77032
  A._EvaluateVisitor_visitMediaRule_closure8.prototype = {
77011
77033
  call$1(mediaQueries) {
@@ -77409,7 +77431,7 @@ self.fs = _cliPkgRequires.fs;
77409
77431
  call$0() {
77410
77432
  return this.node.expression.accept$1(this.$this);
77411
77433
  },
77412
- $signature: 63
77434
+ $signature: 71
77413
77435
  };
77414
77436
  A._EvaluateVisitor_visitWhileRule_closure2.prototype = {
77415
77437
  call$0() {
@@ -77462,13 +77484,13 @@ self.fs = _cliPkgRequires.fs;
77462
77484
  });
77463
77485
  return A._asyncStartSync($async$call$0, $async$completer);
77464
77486
  },
77465
- $signature: 70
77487
+ $signature: 68
77466
77488
  };
77467
77489
  A._EvaluateVisitor_visitWhileRule__closure2.prototype = {
77468
77490
  call$1(child) {
77469
77491
  return child.accept$1(this.$this);
77470
77492
  },
77471
- $signature: 74
77493
+ $signature: 79
77472
77494
  };
77473
77495
  A._EvaluateVisitor_visitBinaryOperationExpression_closure2.prototype = {
77474
77496
  call$0() {
@@ -77757,7 +77779,7 @@ self.fs = _cliPkgRequires.fs;
77757
77779
  });
77758
77780
  return A._asyncStartSync($async$call$0, $async$completer);
77759
77781
  },
77760
- $signature: 63
77782
+ $signature: 71
77761
77783
  };
77762
77784
  A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2.prototype = {
77763
77785
  call$1(expression) {
@@ -77794,7 +77816,7 @@ self.fs = _cliPkgRequires.fs;
77794
77816
  throw A.wrapException(A.StateError$("Unknown unary operator " + t1.toString$0(0) + "."));
77795
77817
  }
77796
77818
  },
77797
- $signature: 44
77819
+ $signature: 42
77798
77820
  };
77799
77821
  A._EvaluateVisitor__visitCalculationValue_closure2.prototype = {
77800
77822
  call$0() {
@@ -77853,14 +77875,14 @@ self.fs = _cliPkgRequires.fs;
77853
77875
  var t1 = this.node;
77854
77876
  return this.$this._async_evaluate0$_runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);
77855
77877
  },
77856
- $signature: 63
77878
+ $signature: 71
77857
77879
  };
77858
77880
  A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure2.prototype = {
77859
77881
  call$0() {
77860
77882
  var t1 = this.node;
77861
77883
  return this.$this._async_evaluate0$_runFunctionCallable$3(t1.$arguments, this.$function, t1);
77862
77884
  },
77863
- $signature: 63
77885
+ $signature: 71
77864
77886
  };
77865
77887
  A._EvaluateVisitor__runUserDefinedCallable_closure2.prototype = {
77866
77888
  call$0() {
@@ -78050,7 +78072,7 @@ self.fs = _cliPkgRequires.fs;
78050
78072
  });
78051
78073
  return A._asyncStartSync($async$call$0, $async$completer);
78052
78074
  },
78053
- $signature: 63
78075
+ $signature: 71
78054
78076
  };
78055
78077
  A._EvaluateVisitor__runBuiltInCallable_closure8.prototype = {
78056
78078
  call$0() {
@@ -78074,13 +78096,13 @@ self.fs = _cliPkgRequires.fs;
78074
78096
  call$1(value) {
78075
78097
  return value;
78076
78098
  },
78077
- $signature: 38
78099
+ $signature: 41
78078
78100
  };
78079
78101
  A._EvaluateVisitor__evaluateArguments_closure12.prototype = {
78080
78102
  call$1(value) {
78081
78103
  return this.$this._async_evaluate0$_withoutSlash$2(value, this.restNodeForSpan);
78082
78104
  },
78083
- $signature: 38
78105
+ $signature: 41
78084
78106
  };
78085
78107
  A._EvaluateVisitor__evaluateArguments_closure13.prototype = {
78086
78108
  call$2(key, value) {
@@ -78095,21 +78117,21 @@ self.fs = _cliPkgRequires.fs;
78095
78117
  call$1(value) {
78096
78118
  return value;
78097
78119
  },
78098
- $signature: 38
78120
+ $signature: 41
78099
78121
  };
78100
78122
  A._EvaluateVisitor__evaluateMacroArguments_closure11.prototype = {
78101
78123
  call$1(value) {
78102
78124
  var t1 = this.restArgs;
78103
78125
  return new A.ValueExpression0(value, t1.get$span(t1));
78104
78126
  },
78105
- $signature: 52
78127
+ $signature: 55
78106
78128
  };
78107
78129
  A._EvaluateVisitor__evaluateMacroArguments_closure12.prototype = {
78108
78130
  call$1(value) {
78109
78131
  var t1 = this.restArgs;
78110
78132
  return new A.ValueExpression0(this.$this._async_evaluate0$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));
78111
78133
  },
78112
- $signature: 52
78134
+ $signature: 55
78113
78135
  };
78114
78136
  A._EvaluateVisitor__evaluateMacroArguments_closure13.prototype = {
78115
78137
  call$2(key, value) {
@@ -78124,7 +78146,7 @@ self.fs = _cliPkgRequires.fs;
78124
78146
  var t1 = this.keywordRestArgs;
78125
78147
  return new A.ValueExpression0(this.$this._async_evaluate0$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));
78126
78148
  },
78127
- $signature: 52
78149
+ $signature: 55
78128
78150
  };
78129
78151
  A._EvaluateVisitor__addRestMap_closure2.prototype = {
78130
78152
  call$2(key, value) {
@@ -78137,7 +78159,7 @@ self.fs = _cliPkgRequires.fs;
78137
78159
  throw A.wrapException(t1._async_evaluate0$_exception$2(string$.Variab_ + key.toString$0(0) + " is not a string in " + _this.map.toString$0(0) + ".", t2.get$span(t2)));
78138
78160
  }
78139
78161
  },
78140
- $signature: 56
78162
+ $signature: 49
78141
78163
  };
78142
78164
  A._EvaluateVisitor__verifyArguments_closure2.prototype = {
78143
78165
  call$0() {
@@ -78582,7 +78604,7 @@ self.fs = _cliPkgRequires.fs;
78582
78604
  call$0() {
78583
78605
  return A.serializeValue0(this.value, false, this.quote);
78584
78606
  },
78585
- $signature: 31
78607
+ $signature: 32
78586
78608
  };
78587
78609
  A._EvaluateVisitor__expressionNode_closure2.prototype = {
78588
78610
  call$0() {
@@ -79063,7 +79085,7 @@ self.fs = _cliPkgRequires.fs;
79063
79085
  call$1(url) {
79064
79086
  return url.get$path(url).length;
79065
79087
  },
79066
- $signature: 83
79088
+ $signature: 94
79067
79089
  };
79068
79090
  A.AtRootQueryParser0.prototype = {
79069
79091
  parse$0() {
@@ -79300,7 +79322,7 @@ self.fs = _cliPkgRequires.fs;
79300
79322
  A.JSClassExtension_injectSuperclass(t1._as(B.SassBoolean_true0.constructor), jsClass);
79301
79323
  return jsClass;
79302
79324
  },
79303
- $signature: 26
79325
+ $signature: 25
79304
79326
  };
79305
79327
  A.legacyBooleanClass__closure.prototype = {
79306
79328
  call$2(_, __) {
@@ -79320,7 +79342,7 @@ self.fs = _cliPkgRequires.fs;
79320
79342
  call$1($self) {
79321
79343
  return $self === B.SassBoolean_true0;
79322
79344
  },
79323
- $signature: 72
79345
+ $signature: 66
79324
79346
  };
79325
79347
  A.booleanClass_closure.prototype = {
79326
79348
  call$0() {
@@ -79329,7 +79351,7 @@ self.fs = _cliPkgRequires.fs;
79329
79351
  A.JSClassExtension_injectSuperclass(t1._as(B.SassBoolean_true0.constructor), jsClass);
79330
79352
  return jsClass;
79331
79353
  },
79332
- $signature: 26
79354
+ $signature: 25
79333
79355
  };
79334
79356
  A.booleanClass__closure.prototype = {
79335
79357
  call$2($self, _) {
@@ -79521,7 +79543,7 @@ self.fs = _cliPkgRequires.fs;
79521
79543
  call$1(arg) {
79522
79544
  return arg instanceof A.SassString0 || arg instanceof A.CalculationInterpolation0;
79523
79545
  },
79524
- $signature: 72
79546
+ $signature: 66
79525
79547
  };
79526
79548
  A.CalculationOperation0.prototype = {
79527
79549
  $eq(_, other) {
@@ -80124,7 +80146,7 @@ self.fs = _cliPkgRequires.fs;
80124
80146
  call$1(hue) {
80125
80147
  return A._angleValue0(hue, "hue");
80126
80148
  },
80127
- $signature: 94
80149
+ $signature: 74
80128
80150
  };
80129
80151
  A._updateComponents_closure2.prototype = {
80130
80152
  call$1($name) {
@@ -80172,19 +80194,19 @@ self.fs = _cliPkgRequires.fs;
80172
80194
  call$1(alpha) {
80173
80195
  return A._percentageOrUnitless0(alpha.assertNumber$1("alpha"), 1, "alpha");
80174
80196
  },
80175
- $signature: 94
80197
+ $signature: 74
80176
80198
  };
80177
80199
  A._hsl_closure0.prototype = {
80178
80200
  call$1(alpha) {
80179
80201
  return A._percentageOrUnitless0(alpha.assertNumber$1("alpha"), 1, "alpha");
80180
80202
  },
80181
- $signature: 94
80203
+ $signature: 74
80182
80204
  };
80183
80205
  A._hwb_closure0.prototype = {
80184
80206
  call$1(alpha) {
80185
80207
  return A._percentageOrUnitless0(alpha.assertNumber$1("alpha"), 1, "alpha");
80186
80208
  },
80187
- $signature: 94
80209
+ $signature: 74
80188
80210
  };
80189
80211
  A._parseChannels_closure0.prototype = {
80190
80212
  call$1(value) {
@@ -80264,28 +80286,28 @@ self.fs = _cliPkgRequires.fs;
80264
80286
  var t1 = J.getInterceptor$x(thisArg);
80265
80287
  t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$red(A.fuzzyRound0(B.JSNumber_methods.clamp$2(value, 0, 255))));
80266
80288
  },
80267
- $signature: 93
80289
+ $signature: 97
80268
80290
  };
80269
80291
  A.legacyColorClass_closure5.prototype = {
80270
80292
  call$2(thisArg, value) {
80271
80293
  var t1 = J.getInterceptor$x(thisArg);
80272
80294
  t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$green(A.fuzzyRound0(B.JSNumber_methods.clamp$2(value, 0, 255))));
80273
80295
  },
80274
- $signature: 93
80296
+ $signature: 97
80275
80297
  };
80276
80298
  A.legacyColorClass_closure6.prototype = {
80277
80299
  call$2(thisArg, value) {
80278
80300
  var t1 = J.getInterceptor$x(thisArg);
80279
80301
  t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$blue(A.fuzzyRound0(B.JSNumber_methods.clamp$2(value, 0, 255))));
80280
80302
  },
80281
- $signature: 93
80303
+ $signature: 97
80282
80304
  };
80283
80305
  A.legacyColorClass_closure7.prototype = {
80284
80306
  call$2(thisArg, value) {
80285
80307
  var t1 = J.getInterceptor$x(thisArg);
80286
80308
  t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$alpha(B.JSNumber_methods.clamp$2(value, 0, 1)));
80287
80309
  },
80288
- $signature: 93
80310
+ $signature: 97
80289
80311
  };
80290
80312
  A.colorClass_closure.prototype = {
80291
80313
  call$0() {
@@ -80296,7 +80318,7 @@ self.fs = _cliPkgRequires.fs;
80296
80318
  A.JSClassExtension_injectSuperclass(t1._as(A.SassColor$rgb0(0, 0, 0, null).constructor), jsClass);
80297
80319
  return jsClass;
80298
80320
  },
80299
- $signature: 26
80321
+ $signature: 25
80300
80322
  };
80301
80323
  A.colorClass__closure.prototype = {
80302
80324
  call$2($self, color) {
@@ -80401,37 +80423,37 @@ self.fs = _cliPkgRequires.fs;
80401
80423
  call$1($self) {
80402
80424
  return $self.get$hue($self);
80403
80425
  },
80404
- $signature: 49
80426
+ $signature: 56
80405
80427
  };
80406
80428
  A.colorClass__closure5.prototype = {
80407
80429
  call$1($self) {
80408
80430
  return $self.get$saturation($self);
80409
80431
  },
80410
- $signature: 49
80432
+ $signature: 56
80411
80433
  };
80412
80434
  A.colorClass__closure6.prototype = {
80413
80435
  call$1($self) {
80414
80436
  return $self.get$lightness($self);
80415
80437
  },
80416
- $signature: 49
80438
+ $signature: 56
80417
80439
  };
80418
80440
  A.colorClass__closure7.prototype = {
80419
80441
  call$1($self) {
80420
80442
  return $self.get$whiteness($self);
80421
80443
  },
80422
- $signature: 49
80444
+ $signature: 56
80423
80445
  };
80424
80446
  A.colorClass__closure8.prototype = {
80425
80447
  call$1($self) {
80426
80448
  return $self.get$blackness($self);
80427
80449
  },
80428
- $signature: 49
80450
+ $signature: 56
80429
80451
  };
80430
80452
  A.colorClass__closure9.prototype = {
80431
80453
  call$1($self) {
80432
80454
  return $self._color1$_alpha;
80433
80455
  },
80434
- $signature: 49
80456
+ $signature: 56
80435
80457
  };
80436
80458
  A._Channels.prototype = {};
80437
80459
  A.SassColor0.prototype = {
@@ -84133,7 +84155,7 @@ self.fs = _cliPkgRequires.fs;
84133
84155
  }
84134
84156
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));
84135
84157
  },
84136
- $signature: 41
84158
+ $signature: 35
84137
84159
  };
84138
84160
  A._EvaluateVisitor_closure25.prototype = {
84139
84161
  call$1($arguments) {
@@ -84150,7 +84172,7 @@ self.fs = _cliPkgRequires.fs;
84150
84172
  }
84151
84173
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));
84152
84174
  },
84153
- $signature: 41
84175
+ $signature: 35
84154
84176
  };
84155
84177
  A._EvaluateVisitor_closure26.prototype = {
84156
84178
  call$1($arguments) {
@@ -84260,14 +84282,14 @@ self.fs = _cliPkgRequires.fs;
84260
84282
  throw A.wrapException("The variable $" + $name + " was configured twice.");
84261
84283
  t1.$indexSet(0, $name, new A.ConfiguredValue0(value, this.span, this.callableNode));
84262
84284
  },
84263
- $signature: 56
84285
+ $signature: 49
84264
84286
  };
84265
84287
  A._EvaluateVisitor__closure6.prototype = {
84266
84288
  call$1(module) {
84267
84289
  var t1 = this.$this;
84268
84290
  return t1._evaluate0$_combineCss$2$clone(module, true).accept$1(t1);
84269
84291
  },
84270
- $signature: 69
84292
+ $signature: 60
84271
84293
  };
84272
84294
  A._EvaluateVisitor_run_closure1.prototype = {
84273
84295
  call$0() {
@@ -84427,7 +84449,7 @@ self.fs = _cliPkgRequires.fs;
84427
84449
  }
84428
84450
  this.sorted.addFirst$1(module);
84429
84451
  },
84430
- $signature: 69
84452
+ $signature: 60
84431
84453
  };
84432
84454
  A._EvaluateVisitor_visitAtRootRule_closure3.prototype = {
84433
84455
  call$0() {
@@ -84532,13 +84554,13 @@ self.fs = _cliPkgRequires.fs;
84532
84554
  t2 = this.nodeWithSpan;
84533
84555
  return t1._evaluate0$_environment.setLocalVariable$3(B.JSArray_methods.get$first(this.node.variables), t1._evaluate0$_withoutSlash$2(value, t2), t2);
84534
84556
  },
84535
- $signature: 48
84557
+ $signature: 52
84536
84558
  };
84537
84559
  A._EvaluateVisitor_visitEachRule_closure6.prototype = {
84538
84560
  call$1(value) {
84539
84561
  return this.$this._evaluate0$_setMultipleVariables$3(this.node.variables, value, this.nodeWithSpan);
84540
84562
  },
84541
- $signature: 48
84563
+ $signature: 52
84542
84564
  };
84543
84565
  A._EvaluateVisitor_visitEachRule_closure7.prototype = {
84544
84566
  call$0() {
@@ -84561,7 +84583,7 @@ self.fs = _cliPkgRequires.fs;
84561
84583
  call$1(child) {
84562
84584
  return child.accept$1(this.$this);
84563
84585
  },
84564
- $signature: 85
84586
+ $signature: 84
84565
84587
  };
84566
84588
  A._EvaluateVisitor_visitAtRule_closure5.prototype = {
84567
84589
  call$1(value) {
@@ -84643,19 +84665,19 @@ self.fs = _cliPkgRequires.fs;
84643
84665
  call$1(child) {
84644
84666
  return child.accept$1(this.$this);
84645
84667
  },
84646
- $signature: 85
84668
+ $signature: 84
84647
84669
  };
84648
84670
  A._EvaluateVisitor_visitForwardRule_closure3.prototype = {
84649
84671
  call$1(module) {
84650
84672
  this.$this._evaluate0$_environment.forwardModule$2(module, this.node);
84651
84673
  },
84652
- $signature: 69
84674
+ $signature: 60
84653
84675
  };
84654
84676
  A._EvaluateVisitor_visitForwardRule_closure4.prototype = {
84655
84677
  call$1(module) {
84656
84678
  this.$this._evaluate0$_environment.forwardModule$2(module, this.node);
84657
84679
  },
84658
- $signature: 69
84680
+ $signature: 60
84659
84681
  };
84660
84682
  A._EvaluateVisitor_visitIfRule_closure1.prototype = {
84661
84683
  call$0() {
@@ -84668,7 +84690,7 @@ self.fs = _cliPkgRequires.fs;
84668
84690
  call$1(child) {
84669
84691
  return child.accept$1(this.$this);
84670
84692
  },
84671
- $signature: 85
84693
+ $signature: 84
84672
84694
  };
84673
84695
  A._EvaluateVisitor__visitDynamicImport_closure1.prototype = {
84674
84696
  call$0() {
@@ -84815,7 +84837,7 @@ self.fs = _cliPkgRequires.fs;
84815
84837
  call$0() {
84816
84838
  return this.node.get$spanWithoutContent();
84817
84839
  },
84818
- $signature: 25
84840
+ $signature: 24
84819
84841
  };
84820
84842
  A._EvaluateVisitor_visitIncludeRule_closure10.prototype = {
84821
84843
  call$1($content) {
@@ -85006,13 +85028,13 @@ self.fs = _cliPkgRequires.fs;
85006
85028
  var t1 = this.node;
85007
85029
  this.$this._evaluate0$_environment.addModule$3$namespace(module, t1, t1.namespace);
85008
85030
  },
85009
- $signature: 69
85031
+ $signature: 60
85010
85032
  };
85011
85033
  A._EvaluateVisitor_visitWarnRule_closure1.prototype = {
85012
85034
  call$0() {
85013
85035
  return this.node.expression.accept$1(this.$this);
85014
85036
  },
85015
- $signature: 44
85037
+ $signature: 42
85016
85038
  };
85017
85039
  A._EvaluateVisitor_visitWhileRule_closure1.prototype = {
85018
85040
  call$0() {
@@ -85030,7 +85052,7 @@ self.fs = _cliPkgRequires.fs;
85030
85052
  call$1(child) {
85031
85053
  return child.accept$1(this.$this);
85032
85054
  },
85033
- $signature: 85
85055
+ $signature: 84
85034
85056
  };
85035
85057
  A._EvaluateVisitor_visitBinaryOperationExpression_closure1.prototype = {
85036
85058
  call$0() {
@@ -85085,7 +85107,7 @@ self.fs = _cliPkgRequires.fs;
85085
85107
  throw A.wrapException(A.ArgumentError$("Unknown binary operator " + t3.toString$0(0) + ".", null));
85086
85108
  }
85087
85109
  },
85088
- $signature: 44
85110
+ $signature: 42
85089
85111
  };
85090
85112
  A._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1.prototype = {
85091
85113
  call$1(expression) {
@@ -85122,7 +85144,7 @@ self.fs = _cliPkgRequires.fs;
85122
85144
  throw A.wrapException(A.StateError$("Unknown unary operator " + t1.toString$0(0) + "."));
85123
85145
  }
85124
85146
  },
85125
- $signature: 44
85147
+ $signature: 42
85126
85148
  };
85127
85149
  A._EvaluateVisitor__visitCalculationValue_closure1.prototype = {
85128
85150
  call$0() {
@@ -85151,14 +85173,14 @@ self.fs = _cliPkgRequires.fs;
85151
85173
  var t1 = this.node;
85152
85174
  return this.$this._evaluate0$_runFunctionCallable$3(t1.$arguments, this._box_0.$function, t1);
85153
85175
  },
85154
- $signature: 44
85176
+ $signature: 42
85155
85177
  };
85156
85178
  A._EvaluateVisitor_visitInterpolatedFunctionExpression_closure1.prototype = {
85157
85179
  call$0() {
85158
85180
  var t1 = this.node;
85159
85181
  return this.$this._evaluate0$_runFunctionCallable$3(t1.$arguments, this.$function, t1);
85160
85182
  },
85161
- $signature: 44
85183
+ $signature: 42
85162
85184
  };
85163
85185
  A._EvaluateVisitor__runUserDefinedCallable_closure1.prototype = {
85164
85186
  call$0() {
@@ -85253,7 +85275,7 @@ self.fs = _cliPkgRequires.fs;
85253
85275
  }
85254
85276
  throw A.wrapException(t4._evaluate0$_exception$2("Function finished without @return.", t1.span));
85255
85277
  },
85256
- $signature: 44
85278
+ $signature: 42
85257
85279
  };
85258
85280
  A._EvaluateVisitor__runBuiltInCallable_closure5.prototype = {
85259
85281
  call$0() {
@@ -85265,7 +85287,7 @@ self.fs = _cliPkgRequires.fs;
85265
85287
  call$0() {
85266
85288
  return this.callback.call$1(this.evaluated.positional);
85267
85289
  },
85268
- $signature: 44
85290
+ $signature: 42
85269
85291
  };
85270
85292
  A._EvaluateVisitor__runBuiltInCallable_closure7.prototype = {
85271
85293
  call$1($name) {
@@ -85277,13 +85299,13 @@ self.fs = _cliPkgRequires.fs;
85277
85299
  call$1(value) {
85278
85300
  return value;
85279
85301
  },
85280
- $signature: 38
85302
+ $signature: 41
85281
85303
  };
85282
85304
  A._EvaluateVisitor__evaluateArguments_closure8.prototype = {
85283
85305
  call$1(value) {
85284
85306
  return this.$this._evaluate0$_withoutSlash$2(value, this.restNodeForSpan);
85285
85307
  },
85286
- $signature: 38
85308
+ $signature: 41
85287
85309
  };
85288
85310
  A._EvaluateVisitor__evaluateArguments_closure9.prototype = {
85289
85311
  call$2(key, value) {
@@ -85298,21 +85320,21 @@ self.fs = _cliPkgRequires.fs;
85298
85320
  call$1(value) {
85299
85321
  return value;
85300
85322
  },
85301
- $signature: 38
85323
+ $signature: 41
85302
85324
  };
85303
85325
  A._EvaluateVisitor__evaluateMacroArguments_closure7.prototype = {
85304
85326
  call$1(value) {
85305
85327
  var t1 = this.restArgs;
85306
85328
  return new A.ValueExpression0(value, t1.get$span(t1));
85307
85329
  },
85308
- $signature: 52
85330
+ $signature: 55
85309
85331
  };
85310
85332
  A._EvaluateVisitor__evaluateMacroArguments_closure8.prototype = {
85311
85333
  call$1(value) {
85312
85334
  var t1 = this.restArgs;
85313
85335
  return new A.ValueExpression0(this.$this._evaluate0$_withoutSlash$2(value, this.restNodeForSpan), t1.get$span(t1));
85314
85336
  },
85315
- $signature: 52
85337
+ $signature: 55
85316
85338
  };
85317
85339
  A._EvaluateVisitor__evaluateMacroArguments_closure9.prototype = {
85318
85340
  call$2(key, value) {
@@ -85327,7 +85349,7 @@ self.fs = _cliPkgRequires.fs;
85327
85349
  var t1 = this.keywordRestArgs;
85328
85350
  return new A.ValueExpression0(this.$this._evaluate0$_withoutSlash$2(value, this.keywordRestNodeForSpan), t1.get$span(t1));
85329
85351
  },
85330
- $signature: 52
85352
+ $signature: 55
85331
85353
  };
85332
85354
  A._EvaluateVisitor__addRestMap_closure1.prototype = {
85333
85355
  call$2(key, value) {
@@ -85340,7 +85362,7 @@ self.fs = _cliPkgRequires.fs;
85340
85362
  throw A.wrapException(t1._evaluate0$_exception$2(string$.Variab_ + key.toString$0(0) + " is not a string in " + _this.map.toString$0(0) + ".", t2.get$span(t2)));
85341
85363
  }
85342
85364
  },
85343
- $signature: 56
85365
+ $signature: 49
85344
85366
  };
85345
85367
  A._EvaluateVisitor__verifyArguments_closure1.prototype = {
85346
85368
  call$0() {
@@ -85358,7 +85380,7 @@ self.fs = _cliPkgRequires.fs;
85358
85380
  result = value.accept$1(t1);
85359
85381
  return result instanceof A.SassString0 ? result._string0$_text : t1._evaluate0$_serialize$3$quote(result, value, false);
85360
85382
  },
85361
- $signature: 57
85383
+ $signature: 59
85362
85384
  };
85363
85385
  A._EvaluateVisitor_visitCssAtRule_closure3.prototype = {
85364
85386
  call$0() {
@@ -85504,7 +85526,7 @@ self.fs = _cliPkgRequires.fs;
85504
85526
  call$0() {
85505
85527
  return A.serializeValue0(this.value, false, this.quote);
85506
85528
  },
85507
- $signature: 31
85529
+ $signature: 32
85508
85530
  };
85509
85531
  A._EvaluateVisitor__expressionNode_closure1.prototype = {
85510
85532
  call$0() {
@@ -85709,7 +85731,7 @@ self.fs = _cliPkgRequires.fs;
85709
85731
  A.LinkedHashMap_LinkedHashMap$_literal(["sassMessage", new A.exceptionClass__closure(), "sassStack", new A.exceptionClass__closure0(), "span", new A.exceptionClass__closure1()], type$.String, type$.Function).forEach$1(0, A.JSClassExtension_get_defineGetter(jsClass));
85710
85732
  return jsClass;
85711
85733
  },
85712
- $signature: 26
85734
+ $signature: 25
85713
85735
  };
85714
85736
  A.exceptionClass__closure.prototype = {
85715
85737
  call$1(exception) {
@@ -86738,7 +86760,7 @@ self.fs = _cliPkgRequires.fs;
86738
86760
  t1.first = false;
86739
86761
  return outputComplex;
86740
86762
  },
86741
- $signature: 59
86763
+ $signature: 48
86742
86764
  };
86743
86765
  A.ExtensionStore__extendCompound_closure2.prototype = {
86744
86766
  call$1(extender) {
@@ -87127,7 +87149,7 @@ self.fs = _cliPkgRequires.fs;
87127
87149
  A.JSClassExtension_injectSuperclass(t1._as(new A.SassFunction0(A.BuiltInCallable$function0("f", "", new A.functionClass__closure0(), null)).constructor), jsClass);
87128
87150
  return jsClass;
87129
87151
  },
87130
- $signature: 26
87152
+ $signature: 25
87131
87153
  };
87132
87154
  A.functionClass__closure.prototype = {
87133
87155
  call$3($self, signature, callback) {
@@ -87319,7 +87341,7 @@ self.fs = _cliPkgRequires.fs;
87319
87341
  call$1(selector2) {
87320
87342
  return A.listIsSuperselector0(this.selector1.components, selector2.components);
87321
87343
  },
87322
- $signature: 62
87344
+ $signature: 70
87323
87345
  };
87324
87346
  A._selectorPseudoIsSuperselector_closure7.prototype = {
87325
87347
  call$1(complex1) {
@@ -87344,13 +87366,13 @@ self.fs = _cliPkgRequires.fs;
87344
87366
  call$1(selector2) {
87345
87367
  return A.listIsSuperselector0(this.selector1.components, selector2.components);
87346
87368
  },
87347
- $signature: 62
87369
+ $signature: 70
87348
87370
  };
87349
87371
  A._selectorPseudoIsSuperselector_closure9.prototype = {
87350
87372
  call$1(selector2) {
87351
87373
  return A.listIsSuperselector0(this.selector1.components, selector2.components);
87352
87374
  },
87353
- $signature: 62
87375
+ $signature: 70
87354
87376
  };
87355
87377
  A._selectorPseudoIsSuperselector_closure10.prototype = {
87356
87378
  call$1(complex) {
@@ -87406,7 +87428,7 @@ self.fs = _cliPkgRequires.fs;
87406
87428
  var t1 = B.C_ListEquality.equals$2(0, this.selector1.components, selector2.components);
87407
87429
  return t1;
87408
87430
  },
87409
- $signature: 62
87431
+ $signature: 70
87410
87432
  };
87411
87433
  A._selectorPseudoIsSuperselector_closure12.prototype = {
87412
87434
  call$1(pseudo2) {
@@ -87758,7 +87780,7 @@ self.fs = _cliPkgRequires.fs;
87758
87780
  call$0() {
87759
87781
  return A.resolveImportPath0(this.path);
87760
87782
  },
87761
- $signature: 42
87783
+ $signature: 43
87762
87784
  };
87763
87785
  A.NodeImporter__tryPath_closure0.prototype = {
87764
87786
  call$1(resolved) {
@@ -87888,7 +87910,7 @@ self.fs = _cliPkgRequires.fs;
87888
87910
  call$1(url) {
87889
87911
  return url.get$path(url).length;
87890
87912
  },
87891
- $signature: 83
87913
+ $signature: 94
87892
87914
  };
87893
87915
  A.ImportRule0.prototype = {
87894
87916
  accept$1$1(visitor) {
@@ -88004,7 +88026,7 @@ self.fs = _cliPkgRequires.fs;
88004
88026
  call$1(value) {
88005
88027
  return typeof value == "string" ? value : "#{" + A.S(value) + "}";
88006
88028
  },
88007
- $signature: 57
88029
+ $signature: 59
88008
88030
  };
88009
88031
  A.SupportsInterpolation0.prototype = {
88010
88032
  toString$0(_) {
@@ -88227,7 +88249,7 @@ self.fs = _cliPkgRequires.fs;
88227
88249
  call$1($content) {
88228
88250
  return type$.Expression_2._is($content);
88229
88251
  },
88230
- $signature: 72
88252
+ $signature: 66
88231
88253
  };
88232
88254
  A._realCasePath_helper0.prototype = {
88233
88255
  call$1(path) {
@@ -88255,7 +88277,7 @@ self.fs = _cliPkgRequires.fs;
88255
88277
  throw exception;
88256
88278
  }
88257
88279
  },
88258
- $signature: 31
88280
+ $signature: 32
88259
88281
  };
88260
88282
  A._realCasePath_helper__closure0.prototype = {
88261
88283
  call$1(realPath) {
@@ -88431,7 +88453,7 @@ self.fs = _cliPkgRequires.fs;
88431
88453
  t1.call$2(A._newRenderError(t2, t3 == null ? stackTrace : t3, _null, _null, _null, 3), _null);
88432
88454
  }
88433
88455
  },
88434
- $signature: 64
88456
+ $signature: 62
88435
88457
  };
88436
88458
  A._parseFunctions_closure.prototype = {
88437
88459
  call$2(signature, callback) {
@@ -88477,7 +88499,7 @@ self.fs = _cliPkgRequires.fs;
88477
88499
  $defaultValues() {
88478
88500
  return [null];
88479
88501
  },
88480
- $signature: 88
88502
+ $signature: 83
88481
88503
  };
88482
88504
  A._parseFunctions____closure.prototype = {
88483
88505
  call$0() {
@@ -88967,51 +88989,67 @@ self.fs = _cliPkgRequires.fs;
88967
88989
  };
88968
88990
  A.SelectorList_resolveParentSelectors_closure0.prototype = {
88969
88991
  call$1(complex) {
88970
- var t1, newComplexes, t2, t3, t4, t5, t6, t7, t8, t9, _i, component, resolved, i, t10, t11, t12, _i0, newComplex, t13, _this = this;
88992
+ var t1, newComplexes, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, _i, component, resolved, i, t12, t13, t14, _i0, newComplex, t15, _this = this;
88971
88993
  if (complex.accept$1(B.C__ParentSelectorVisitor0) == null) {
88972
88994
  if (!_this.implicitParent)
88973
88995
  return A._setArrayType([complex], type$.JSArray_ComplexSelector_2);
88974
88996
  t1 = _this.parent.components;
88975
- return new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors__closure0(complex), A._arrayInstanceType(t1)._eval$1("MappedListIterable<1,ComplexSelector0>"));
88997
+ return new A.MappedListIterable(t1, new A.SelectorList_resolveParentSelectors__closure1(complex), A._arrayInstanceType(t1)._eval$1("MappedListIterable<1,ComplexSelector0>"));
88976
88998
  }
88977
88999
  t1 = type$.JSArray_ComplexSelector_2;
88978
89000
  newComplexes = A._setArrayType([], t1);
88979
- for (t2 = complex.components, t3 = t2.length, t4 = _this.$this, t5 = _this.parent, t6 = complex.span, t7 = type$.ComplexSelectorComponent_2, t8 = complex.leadingCombinators, t9 = type$.JSArray_ComplexSelectorComponent_2, _i = 0; _i < t3; ++_i) {
89001
+ for (t2 = complex.components, t3 = t2.length, t4 = _this.$this, t5 = _this.parent, t6 = type$.ComplexSelector_2, t7 = complex.leadingCombinators, t8 = t7.length === 0, t9 = complex.span, t10 = type$.ComplexSelectorComponent_2, t11 = type$.JSArray_ComplexSelectorComponent_2, _i = 0; _i < t3; ++_i) {
88980
89002
  component = t2[_i];
88981
89003
  resolved = t4._list2$_resolveParentSelectorsCompound$2(component, t5);
88982
89004
  if (resolved == null)
88983
89005
  if (newComplexes.length === 0)
88984
- newComplexes.push(A.ComplexSelector$0(t8, A._setArrayType([component], t9), t6, false));
89006
+ newComplexes.push(A.ComplexSelector$0(t7, A._setArrayType([component], t11), t9, false));
88985
89007
  else
88986
89008
  for (i = 0; i < newComplexes.length; ++i) {
88987
- t10 = newComplexes[i];
88988
- t11 = t10.leadingCombinators;
88989
- t12 = A.List_List$of(t10.components, true, t7);
88990
- t12.push(component);
88991
- newComplexes[i] = A.ComplexSelector$0(t11, t12, t6, t10.lineBreak || false);
89009
+ t12 = newComplexes[i];
89010
+ t13 = t12.leadingCombinators;
89011
+ t14 = A.List_List$of(t12.components, true, t10);
89012
+ t14.push(component);
89013
+ newComplexes[i] = A.ComplexSelector$0(t13, t14, t9, t12.lineBreak || false);
88992
89014
  }
88993
89015
  else if (newComplexes.length === 0)
88994
- B.JSArray_methods.addAll$1(newComplexes, resolved);
89016
+ B.JSArray_methods.addAll$1(newComplexes, t8 ? resolved : J.map$1$1$ax(resolved, new A.SelectorList_resolveParentSelectors__closure2(complex), t6));
88995
89017
  else {
88996
- t10 = A._setArrayType([], t1);
88997
- for (t11 = newComplexes.length, t12 = J.getInterceptor$ax(resolved), _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t11 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0) {
89018
+ t12 = A._setArrayType([], t1);
89019
+ for (t13 = newComplexes.length, t14 = J.getInterceptor$ax(resolved), _i0 = 0; _i0 < newComplexes.length; newComplexes.length === t13 || (0, A.throwConcurrentModificationError)(newComplexes), ++_i0) {
88998
89020
  newComplex = newComplexes[_i0];
88999
- for (t13 = t12.get$iterator(resolved); t13.moveNext$0();)
89000
- t10.push(newComplex.concatenate$2(t13.get$current(t13), newComplex.span));
89021
+ for (t15 = t14.get$iterator(resolved); t15.moveNext$0();)
89022
+ t12.push(newComplex.concatenate$2(t15.get$current(t15), newComplex.span));
89001
89023
  }
89002
- newComplexes = t10;
89024
+ newComplexes = t12;
89003
89025
  }
89004
89026
  }
89005
89027
  return newComplexes;
89006
89028
  },
89007
89029
  $signature: 459
89008
89030
  };
89009
- A.SelectorList_resolveParentSelectors__closure0.prototype = {
89031
+ A.SelectorList_resolveParentSelectors__closure1.prototype = {
89010
89032
  call$1(parentComplex) {
89011
89033
  var t1 = this.complex;
89012
89034
  return parentComplex.concatenate$2(t1, t1.span);
89013
89035
  },
89014
- $signature: 59
89036
+ $signature: 48
89037
+ };
89038
+ A.SelectorList_resolveParentSelectors__closure2.prototype = {
89039
+ call$1(resolvedComplex) {
89040
+ var t1 = resolvedComplex.leadingCombinators,
89041
+ t2 = this.complex,
89042
+ t3 = t2.leadingCombinators;
89043
+ if (t1.length === 0)
89044
+ t1 = t3;
89045
+ else {
89046
+ t3 = A.List_List$of(t3, true, type$.CssValue_Combinator_2);
89047
+ B.JSArray_methods.addAll$1(t3, t1);
89048
+ t1 = t3;
89049
+ }
89050
+ return A.ComplexSelector$0(t1, resolvedComplex.components, t2.span, resolvedComplex.lineBreak);
89051
+ },
89052
+ $signature: 48
89015
89053
  };
89016
89054
  A.SelectorList__resolveParentSelectorsCompound_closure2.prototype = {
89017
89055
  call$1(simple) {
@@ -89080,13 +89118,13 @@ self.fs = _cliPkgRequires.fs;
89080
89118
  throw exception;
89081
89119
  }
89082
89120
  },
89083
- $signature: 59
89121
+ $signature: 48
89084
89122
  };
89085
89123
  A.SelectorList_withAdditionalCombinators_closure0.prototype = {
89086
89124
  call$1(complex) {
89087
89125
  return complex.withAdditionalCombinators$1(this.combinators);
89088
89126
  },
89089
- $signature: 59
89127
+ $signature: 48
89090
89128
  };
89091
89129
  A._ParentSelectorVisitor0.prototype = {
89092
89130
  visitParentSelector$1(selector) {
@@ -89172,7 +89210,7 @@ self.fs = _cliPkgRequires.fs;
89172
89210
  A.JSClassExtension_injectSuperclass(t1._as(B.SassList_nj9.constructor), jsClass);
89173
89211
  return jsClass;
89174
89212
  },
89175
- $signature: 26
89213
+ $signature: 25
89176
89214
  };
89177
89215
  A.listClass__closure.prototype = {
89178
89216
  call$3($self, contentsOrOptions, options) {
@@ -89358,7 +89396,7 @@ self.fs = _cliPkgRequires.fs;
89358
89396
  call$1(_) {
89359
89397
  return J.$index$asx(this.$arguments, 2);
89360
89398
  },
89361
- $signature: 38
89399
+ $signature: 41
89362
89400
  };
89363
89401
  A._set_closure2.prototype = {
89364
89402
  call$1($arguments) {
@@ -89378,7 +89416,7 @@ self.fs = _cliPkgRequires.fs;
89378
89416
  call$1(_) {
89379
89417
  return B.JSArray_methods.get$last(this.args);
89380
89418
  },
89381
- $signature: 38
89419
+ $signature: 41
89382
89420
  };
89383
89421
  A._merge_closure1.prototype = {
89384
89422
  call$1($arguments) {
@@ -89391,7 +89429,7 @@ self.fs = _cliPkgRequires.fs;
89391
89429
  t2.addAll$1(0, map2._map0$_contents);
89392
89430
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(t2, t1, t1));
89393
89431
  },
89394
- $signature: 41
89432
+ $signature: 35
89395
89433
  };
89396
89434
  A._merge_closure2.prototype = {
89397
89435
  call$1($arguments) {
@@ -89427,7 +89465,7 @@ self.fs = _cliPkgRequires.fs;
89427
89465
  var t1 = J.getInterceptor$asx($arguments);
89428
89466
  return A._deepMergeImpl0(t1.$index($arguments, 0).assertMap$1("map1"), t1.$index($arguments, 1).assertMap$1("map2"));
89429
89467
  },
89430
- $signature: 41
89468
+ $signature: 35
89431
89469
  };
89432
89470
  A._deepRemove_closure0.prototype = {
89433
89471
  call$1($arguments) {
@@ -89451,13 +89489,13 @@ self.fs = _cliPkgRequires.fs;
89451
89489
  }
89452
89490
  return value;
89453
89491
  },
89454
- $signature: 38
89492
+ $signature: 41
89455
89493
  };
89456
89494
  A._remove_closure1.prototype = {
89457
89495
  call$1($arguments) {
89458
89496
  return J.$index$asx($arguments, 0).assertMap$1("map");
89459
89497
  },
89460
- $signature: 41
89498
+ $signature: 35
89461
89499
  };
89462
89500
  A._remove_closure2.prototype = {
89463
89501
  call$1($arguments) {
@@ -89472,7 +89510,7 @@ self.fs = _cliPkgRequires.fs;
89472
89510
  mutableMap.remove$1(0, t2[_i]);
89473
89511
  return new A.SassMap0(A.ConstantMap_ConstantMap$from(mutableMap, t1, t1));
89474
89512
  },
89475
- $signature: 41
89513
+ $signature: 35
89476
89514
  };
89477
89515
  A._keys_closure0.prototype = {
89478
89516
  call$1($arguments) {
@@ -89547,7 +89585,7 @@ self.fs = _cliPkgRequires.fs;
89547
89585
  t1.$indexSet(0, key, value);
89548
89586
  }
89549
89587
  },
89550
- $signature: 56
89588
+ $signature: 49
89551
89589
  };
89552
89590
  A._NodeSassMap.prototype = {};
89553
89591
  A.legacyMapClass_closure.prototype = {
@@ -89661,7 +89699,7 @@ self.fs = _cliPkgRequires.fs;
89661
89699
  A.JSClassExtension_injectSuperclass(t1._as(B.SassMap_Map_empty0.constructor), jsClass);
89662
89700
  return jsClass;
89663
89701
  },
89664
- $signature: 26
89702
+ $signature: 25
89665
89703
  };
89666
89704
  A.mapClass__closure.prototype = {
89667
89705
  call$2($self, contents) {
@@ -89762,13 +89800,13 @@ self.fs = _cliPkgRequires.fs;
89762
89800
  call$2(key, value) {
89763
89801
  this.result.push(A.SassList$0(A._setArrayType([key, value], type$.JSArray_Value_2), B.ListSeparator_EVt0, false));
89764
89802
  },
89765
- $signature: 56
89803
+ $signature: 49
89766
89804
  };
89767
89805
  A._ceil_closure0.prototype = {
89768
89806
  call$1(value) {
89769
89807
  return B.JSNumber_methods.ceil$0(value);
89770
89808
  },
89771
- $signature: 34
89809
+ $signature: 33
89772
89810
  };
89773
89811
  A._clamp_closure0.prototype = {
89774
89812
  call$1($arguments) {
@@ -89792,7 +89830,7 @@ self.fs = _cliPkgRequires.fs;
89792
89830
  call$1(value) {
89793
89831
  return B.JSNumber_methods.floor$0(value);
89794
89832
  },
89795
- $signature: 34
89833
+ $signature: 33
89796
89834
  };
89797
89835
  A._max_closure0.prototype = {
89798
89836
  call$1($arguments) {
@@ -89826,13 +89864,13 @@ self.fs = _cliPkgRequires.fs;
89826
89864
  call$1(number) {
89827
89865
  return B.JSNumber_methods.round$0(number);
89828
89866
  },
89829
- $signature: 34
89867
+ $signature: 33
89830
89868
  };
89831
89869
  A._abs_closure0.prototype = {
89832
89870
  call$1(value) {
89833
89871
  return Math.abs(value);
89834
89872
  },
89835
- $signature: 34
89873
+ $signature: 33
89836
89874
  };
89837
89875
  A._hypot_closure0.prototype = {
89838
89876
  call$1($arguments) {
@@ -90428,7 +90466,7 @@ self.fs = _cliPkgRequires.fs;
90428
90466
  } else
90429
90467
  throw A.wrapException("$args: " + argumentList.toString$0(0) + " is not an argument list.");
90430
90468
  },
90431
- $signature: 41
90469
+ $signature: 35
90432
90470
  };
90433
90471
  A.local_closure1.prototype = {
90434
90472
  call$1($arguments) {
@@ -90699,7 +90737,7 @@ self.fs = _cliPkgRequires.fs;
90699
90737
  call$1(child) {
90700
90738
  return A.join(this.path, A._asString(child), null);
90701
90739
  },
90702
- $signature: 86
90740
+ $signature: 76
90703
90741
  };
90704
90742
  A.listDir__closure2.prototype = {
90705
90743
  call$1(child) {
@@ -90847,7 +90885,7 @@ self.fs = _cliPkgRequires.fs;
90847
90885
  A.JSClassExtension_injectSuperclass(t1._as(B.C__SassNull0.constructor), jsClass);
90848
90886
  return jsClass;
90849
90887
  },
90850
- $signature: 26
90888
+ $signature: 25
90851
90889
  };
90852
90890
  A.legacyNullClass__closure.prototype = {
90853
90891
  call$2(_, __) {
@@ -90978,7 +91016,7 @@ self.fs = _cliPkgRequires.fs;
90978
91016
  A.JSClassExtension_injectSuperclass(t1._as(self.Object.getPrototypeOf(J.get$$prototype$x(t1._as(A.SassNumber_SassNumber0(0, null).constructor))).constructor), jsClass);
90979
91017
  return jsClass;
90980
91018
  },
90981
- $signature: 26
91019
+ $signature: 25
90982
91020
  };
90983
91021
  A.numberClass__closure.prototype = {
90984
91022
  call$3($self, value, unitOrOptions) {
@@ -91672,13 +91710,13 @@ self.fs = _cliPkgRequires.fs;
91672
91710
  call$2(num1, num2) {
91673
91711
  return num1 + num2;
91674
91712
  },
91675
- $signature: 53
91713
+ $signature: 58
91676
91714
  };
91677
91715
  A.SassNumber_minus_closure0.prototype = {
91678
91716
  call$2(num1, num2) {
91679
91717
  return num1 - num2;
91680
91718
  },
91681
- $signature: 53
91719
+ $signature: 58
91682
91720
  };
91683
91721
  A.SassNumber_multiplyUnits_closure3.prototype = {
91684
91722
  call$1(denominator) {
@@ -92494,7 +92532,7 @@ self.fs = _cliPkgRequires.fs;
92494
92532
  t1.scanner.expectDone$0();
92495
92533
  return result;
92496
92534
  },
92497
- $signature: 31
92535
+ $signature: 32
92498
92536
  };
92499
92537
  A.Parser_scanIdentChar_matches0.prototype = {
92500
92538
  call$1(actual) {
@@ -92507,7 +92545,7 @@ self.fs = _cliPkgRequires.fs;
92507
92545
  call$0() {
92508
92546
  return this.$this._parser0$_interpolationMap.mapSpan$1(this.span);
92509
92547
  },
92510
- $signature: 25
92548
+ $signature: 24
92511
92549
  };
92512
92550
  A.PlaceholderSelector0.prototype = {
92513
92551
  accept$1$1(visitor) {
@@ -93397,13 +93435,13 @@ self.fs = _cliPkgRequires.fs;
93397
93435
  call$1(_) {
93398
93436
  return A._translateReturnValue(this.main.call$0());
93399
93437
  },
93400
- $signature: 95
93438
+ $signature: 88
93401
93439
  };
93402
93440
  A._wrapMain_closure0.prototype = {
93403
93441
  call$1(args) {
93404
93442
  return A._translateReturnValue(this.main.call$1(A.List_List$from(type$.List_dynamic._as(args), true, type$.String)));
93405
93443
  },
93406
- $signature: 95
93444
+ $signature: 88
93407
93445
  };
93408
93446
  A.ScssParser0.prototype = {
93409
93447
  get$indented() {
@@ -93548,7 +93586,7 @@ self.fs = _cliPkgRequires.fs;
93548
93586
  }
93549
93587
  if (t1._string_scanner$_position === t2)
93550
93588
  break;
93551
- _this.whitespaceWithoutComments$0();
93589
+ _this.spaces$0();
93552
93590
  } while (t1.scan$1("//"));
93553
93591
  if (_this.get$plainCss())
93554
93592
  _this.error$2(0, string$.Silent, t1.spanFrom$1(start));
@@ -93776,7 +93814,7 @@ self.fs = _cliPkgRequires.fs;
93776
93814
  B.JSArray_methods.addAll$1(t3, A.SubListIterable$(t1, 1, null, A._arrayInstanceType(t1)._precomputed1));
93777
93815
  return A.ComplexSelector$0(B.List_empty14, t3, t2, false);
93778
93816
  },
93779
- $signature: 59
93817
+ $signature: 48
93780
93818
  };
93781
93819
  A._extend_closure0.prototype = {
93782
93820
  call$1($arguments) {
@@ -95480,13 +95518,13 @@ self.fs = _cliPkgRequires.fs;
95480
95518
  if (needsParens)
95481
95519
  t1._serialize0$_buffer.writeCharCode$1(41);
95482
95520
  },
95483
- $signature: 48
95521
+ $signature: 52
95484
95522
  };
95485
95523
  A._SerializeVisitor_visitList_closure4.prototype = {
95486
95524
  call$1(element) {
95487
95525
  element.accept$1(this.$this);
95488
95526
  },
95489
- $signature: 48
95527
+ $signature: 52
95490
95528
  };
95491
95529
  A._SerializeVisitor_visitMap_closure0.prototype = {
95492
95530
  call$1(entry) {
@@ -95817,7 +95855,7 @@ self.fs = _cliPkgRequires.fs;
95817
95855
  call$1(factor) {
95818
95856
  return this.$this._number1$_value * factor;
95819
95857
  },
95820
- $signature: 34
95858
+ $signature: 33
95821
95859
  };
95822
95860
  A.SingleUnitSassNumber_multiplyUnits_closure1.prototype = {
95823
95861
  call$1(denominator) {
@@ -96417,7 +96455,7 @@ self.fs = _cliPkgRequires.fs;
96417
96455
  A.JSClassExtension_injectSuperclass(t1._as(t2.constructor), jsClass);
96418
96456
  return jsClass;
96419
96457
  },
96420
- $signature: 26
96458
+ $signature: 25
96421
96459
  };
96422
96460
  A.stringClass__closure.prototype = {
96423
96461
  call$3($self, textOrOptions, options) {
@@ -100028,7 +100066,7 @@ self.fs = _cliPkgRequires.fs;
100028
100066
  call$0() {
100029
100067
  return this.$this.scanner.spanFrom$1(this.start);
100030
100068
  },
100031
- $signature: 25
100069
+ $signature: 24
100032
100070
  };
100033
100071
  A.StylesheetParser_variableDeclarationWithoutNamespace_closure2.prototype = {
100034
100072
  call$0() {
@@ -100342,19 +100380,19 @@ self.fs = _cliPkgRequires.fs;
100342
100380
  call$1(char) {
100343
100381
  return char != null && A.isHex0(char);
100344
100382
  },
100345
- $signature: 32
100383
+ $signature: 34
100346
100384
  };
100347
100385
  A.StylesheetParser__unicodeRange_closure2.prototype = {
100348
100386
  call$1(char) {
100349
100387
  return char != null && A.isHex0(char);
100350
100388
  },
100351
- $signature: 32
100389
+ $signature: 34
100352
100390
  };
100353
100391
  A.StylesheetParser_namespacedExpression_closure0.prototype = {
100354
100392
  call$0() {
100355
100393
  return this.$this.scanner.spanFrom$1(this.start);
100356
100394
  },
100357
- $signature: 25
100395
+ $signature: 24
100358
100396
  };
100359
100397
  A.StylesheetParser_trySpecialFunction_closure0.prototype = {
100360
100398
  call$1(contents) {
@@ -100376,7 +100414,7 @@ self.fs = _cliPkgRequires.fs;
100376
100414
  call$0() {
100377
100415
  return this.$this.scanner.spanFrom$1(this.start);
100378
100416
  },
100379
- $signature: 25
100417
+ $signature: 24
100380
100418
  };
100381
100419
  A.Stylesheet0.prototype = {
100382
100420
  Stylesheet$internal$3$plainCss0(children, span, plainCss) {
@@ -100888,19 +100926,19 @@ self.fs = _cliPkgRequires.fs;
100888
100926
  call$0() {
100889
100927
  return A._exactlyOne0(A._tryPath0($.$get$context().withoutExtension$1(this.path) + ".import" + this.extension));
100890
100928
  },
100891
- $signature: 42
100929
+ $signature: 43
100892
100930
  };
100893
100931
  A.resolveImportPath_closure2.prototype = {
100894
100932
  call$0() {
100895
100933
  return A._exactlyOne0(A._tryPathWithExtensions0(this.path + ".import"));
100896
100934
  },
100897
- $signature: 42
100935
+ $signature: 43
100898
100936
  };
100899
100937
  A._tryPathAsDirectory_closure0.prototype = {
100900
100938
  call$0() {
100901
100939
  return A._exactlyOne0(A._tryPathWithExtensions0(A.join(this.path, "index.import", null)));
100902
100940
  },
100903
- $signature: 42
100941
+ $signature: 43
100904
100942
  };
100905
100943
  A._exactlyOne_closure0.prototype = {
100906
100944
  call$1(path) {
@@ -100927,7 +100965,7 @@ self.fs = _cliPkgRequires.fs;
100927
100965
  A.attachTrace0(error, stackTrace);
100928
100966
  this.reject.call$1(error);
100929
100967
  },
100930
- $signature: 64
100968
+ $signature: 62
100931
100969
  };
100932
100970
  A.objectToMap_closure.prototype = {
100933
100971
  call$2(key, value) {
@@ -101035,13 +101073,13 @@ self.fs = _cliPkgRequires.fs;
101035
101073
  A.LinkedHashMap_LinkedHashMap$_literal(["sassIndexToListIndex", new A.valueClass__closure5(), "get", new A.valueClass__closure6(), "assertBoolean", new A.valueClass__closure7(), "assertColor", new A.valueClass__closure8(), "assertFunction", new A.valueClass__closure9(), "assertMap", new A.valueClass__closure10(), "assertNumber", new A.valueClass__closure11(), "assertString", new A.valueClass__closure12(), "tryMap", new A.valueClass__closure13(), "equals", new A.valueClass__closure14(), "hashCode", new A.valueClass__closure15(), "toString", new A.valueClass__closure16()], t1, t2).forEach$1(0, A.JSClassExtension_get_defineMethod(jsClass));
101036
101074
  return jsClass;
101037
101075
  },
101038
- $signature: 26
101076
+ $signature: 25
101039
101077
  };
101040
101078
  A.valueClass__closure.prototype = {
101041
101079
  call$1($self) {
101042
101080
  return J.toString$0$($self);
101043
101081
  },
101044
- $signature: 57
101082
+ $signature: 59
101045
101083
  };
101046
101084
  A.valueClass__closure0.prototype = {
101047
101085
  call$1($self) {
@@ -101580,7 +101618,7 @@ self.fs = _cliPkgRequires.fs;
101580
101618
  _static_1(A, "async__AsyncRun__scheduleImmediateWithTimer$closure", "_AsyncRun__scheduleImmediateWithTimer", 135);
101581
101619
  _static_0(A, "async___startMicrotaskLoop$closure", "_startMicrotaskLoop", 0);
101582
101620
  _static_1(A, "async___nullDataHandler$closure", "_nullDataHandler", 133);
101583
- _static_2(A, "async___nullErrorHandler$closure", "_nullErrorHandler", 73);
101621
+ _static_2(A, "async___nullErrorHandler$closure", "_nullErrorHandler", 65);
101584
101622
  _static_0(A, "async___nullDoneHandler$closure", "_nullDoneHandler", 0);
101585
101623
  _static(A, "async___rootHandleUncaughtError$closure", 5, null, ["call$5"], ["_rootHandleUncaughtError"], 572, 0);
101586
101624
  _static(A, "async___rootRun$closure", 4, null, ["call$1$4", "call$4"], ["_rootRun", function($self, $parent, zone, f) {
@@ -101611,7 +101649,7 @@ self.fs = _cliPkgRequires.fs;
101611
101649
  _instance(A._AsyncCompleter.prototype, "get$complete", 0, 0, function() {
101612
101650
  return [null];
101613
101651
  }, ["call$1", "call$0"], ["complete$1", "complete$0"], 223, 0, 0);
101614
- _instance_2_u(A._Future.prototype, "get$_completeError", "_completeError$2", 73);
101652
+ _instance_2_u(A._Future.prototype, "get$_completeError", "_completeError$2", 65);
101615
101653
  var _;
101616
101654
  _instance_1_i(_ = A._StreamController.prototype, "get$add", "add$1", 27);
101617
101655
  _instance(_, "get$addError", 0, 1, function() {
@@ -101619,7 +101657,7 @@ self.fs = _cliPkgRequires.fs;
101619
101657
  }, ["call$2", "call$1"], ["addError$2", "addError$1"], 144, 0, 0);
101620
101658
  _instance_0_i(_, "get$close", "close$0", 500);
101621
101659
  _instance_1_u(_, "get$_async$_add", "_async$_add$1", 27);
101622
- _instance_2_u(_, "get$_addError", "_addError$2", 73);
101660
+ _instance_2_u(_, "get$_addError", "_addError$2", 65);
101623
101661
  _instance_0_u(_, "get$_close", "_close$0", 0);
101624
101662
  _instance_0_u(_ = A._ControllerSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0", 0);
101625
101663
  _instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 0);
@@ -101628,7 +101666,7 @@ self.fs = _cliPkgRequires.fs;
101628
101666
  _instance_0_u(_, "get$_async$_onPause", "_async$_onPause$0", 0);
101629
101667
  _instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 0);
101630
101668
  _instance_1_u(_ = A._StreamIterator.prototype, "get$_onData", "_onData$1", 27);
101631
- _instance_2_u(_, "get$_onError", "_onError$2", 73);
101669
+ _instance_2_u(_, "get$_onError", "_onError$2", 65);
101632
101670
  _instance_0_u(_, "get$_onDone", "_onDone$0", 0);
101633
101671
  _instance_0_u(_ = A._ForwardingStreamSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0", 0);
101634
101672
  _instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 0);
@@ -101647,7 +101685,7 @@ self.fs = _cliPkgRequires.fs;
101647
101685
  _instance_1_u(A.MapMixin.prototype, "get$containsKey", "containsKey$1", 9);
101648
101686
  _instance_1_u(A.MapView.prototype, "get$containsKey", "containsKey$1", 9);
101649
101687
  _instance_1_i(A._UnmodifiableSet.prototype, "get$contains", "contains$1", 9);
101650
- _static_1(A, "convert___defaultToEncodable$closure", "_defaultToEncodable", 95);
101688
+ _static_1(A, "convert___defaultToEncodable$closure", "_defaultToEncodable", 88);
101651
101689
  _static_1(A, "core__identityHashCode$closure", "identityHashCode", 134);
101652
101690
  _static_2(A, "core__identical$closure", "identical", 250);
101653
101691
  _static_1(A, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 5);
@@ -101673,7 +101711,7 @@ self.fs = _cliPkgRequires.fs;
101673
101711
  _instance_1_u(A._IsInvisibleVisitor0.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 15);
101674
101712
  _instance_1_u(A._IsBogusVisitor.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 15);
101675
101713
  _instance_1_u(A._IsUselessVisitor.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 15);
101676
- _instance_1_u(A.SelectorList.prototype, "get$isSuperselector", "isSuperselector$1", 65);
101714
+ _instance_1_u(A.SelectorList.prototype, "get$isSuperselector", "isSuperselector$1", 67);
101677
101715
  _instance_1_u(A.PseudoSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
101678
101716
  _instance_1_u(A.SimpleSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
101679
101717
  _instance_1_u(A.TypeSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
@@ -101681,11 +101719,11 @@ self.fs = _cliPkgRequires.fs;
101681
101719
  _instance_1_u(A.EmptyExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 204);
101682
101720
  _instance_1_u(A.ExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 204);
101683
101721
  _static_1(A, "functions___isUnique$closure", "_isUnique", 13);
101684
- _static_1(A, "color0___opacify$closure", "_opacify", 24);
101685
- _static_1(A, "color0___transparentize$closure", "_transparentize", 24);
101722
+ _static_1(A, "color0___opacify$closure", "_opacify", 26);
101723
+ _static_1(A, "color0___transparentize$closure", "_transparentize", 26);
101686
101724
  _instance_0_u(_ = A.Parser.prototype, "get$whitespace", "whitespace$0", 0);
101687
101725
  _instance_0_u(_, "get$loudComment", "loudComment$0", 0);
101688
- _instance_0_u(_, "get$string", "string$0", 31);
101726
+ _instance_0_u(_, "get$string", "string$0", 32);
101689
101727
  _instance_0_u(A.SassParser.prototype, "get$loudComment", "loudComment$0", 0);
101690
101728
  _instance(_ = A.StylesheetParser.prototype, "get$_statement", 0, 0, null, ["call$1$root", "call$0"], ["_statement$1$root", "_statement$0"], 289, 0, 0);
101691
101729
  _instance_0_u(_, "get$_declarationChild", "_declarationChild$0", 110);
@@ -101772,7 +101810,7 @@ self.fs = _cliPkgRequires.fs;
101772
101810
  _static_2(A, "legacy__render$closure", "render", 597);
101773
101811
  _static_1(A, "legacy__renderSync$closure", "renderSync", 598);
101774
101812
  _instance_1_u(A.LimitedMapView0.prototype, "get$containsKey", "containsKey$1", 9);
101775
- _instance_1_u(A.SelectorList0.prototype, "get$isSuperselector", "isSuperselector$1", 62);
101813
+ _instance_1_u(A.SelectorList0.prototype, "get$isSuperselector", "isSuperselector$1", 70);
101776
101814
  _instance_1_u(A.MergedMapView0.prototype, "get$containsKey", "containsKey$1", 9);
101777
101815
  _instance(A.MultiSpan0.prototype, "get$message", 1, 1, function() {
101778
101816
  return {color: null};
@@ -101780,7 +101818,7 @@ self.fs = _cliPkgRequires.fs;
101780
101818
  _instance_1_i(A.NoSourceMapBuffer0.prototype, "get$write", "write$1", 27);
101781
101819
  _instance_0_u(_ = A.Parser1.prototype, "get$whitespace", "whitespace$0", 0);
101782
101820
  _instance_0_u(_, "get$loudComment", "loudComment$0", 0);
101783
- _instance_0_u(_, "get$string", "string$0", 31);
101821
+ _instance_0_u(_, "get$string", "string$0", 32);
101784
101822
  _instance_1_u(A.PrefixedMapView0.prototype, "get$containsKey", "containsKey$1", 9);
101785
101823
  _instance_1_u(A.PseudoSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 14);
101786
101824
  _instance_1_u(A.PublicMemberMapView0.prototype, "get$containsKey", "containsKey$1", 9);
@@ -101821,24 +101859,24 @@ self.fs = _cliPkgRequires.fs;
101821
101859
  }, function(part1, part2, part3, part4, part5) {
101822
101860
  return A.absolute(part1, part2, part3, part4, part5, null, null, null, null, null, null, null, null, null, null);
101823
101861
  }], 602, 0);
101824
- _static_1(A, "path__prettyUri$closure", "prettyUri", 86);
101825
- _static_1(A, "character__isWhitespace$closure", "isWhitespace", 32);
101826
- _static_1(A, "character__isNewline$closure", "isNewline", 32);
101827
- _static_1(A, "character__isHex$closure", "isHex", 32);
101828
- _static_2(A, "number0__fuzzyLessThan$closure", "fuzzyLessThan", 43);
101829
- _static_2(A, "number0__fuzzyLessThanOrEquals$closure", "fuzzyLessThanOrEquals", 43);
101830
- _static_2(A, "number0__fuzzyGreaterThan$closure", "fuzzyGreaterThan", 43);
101831
- _static_2(A, "number0__fuzzyGreaterThanOrEquals$closure", "fuzzyGreaterThanOrEquals", 43);
101832
- _static_2(A, "number0__moduloLikeSass$closure", "moduloLikeSass", 53);
101833
- _static_1(A, "character0__isWhitespace$closure", "isWhitespace0", 32);
101834
- _static_1(A, "character0__isNewline$closure", "isNewline0", 32);
101835
- _static_1(A, "character0__isHex$closure", "isHex0", 32);
101836
- _static_2(A, "number2__fuzzyLessThan$closure", "fuzzyLessThan0", 43);
101837
- _static_2(A, "number2__fuzzyLessThanOrEquals$closure", "fuzzyLessThanOrEquals0", 43);
101838
- _static_2(A, "number2__fuzzyGreaterThan$closure", "fuzzyGreaterThan0", 43);
101839
- _static_2(A, "number2__fuzzyGreaterThanOrEquals$closure", "fuzzyGreaterThanOrEquals0", 43);
101862
+ _static_1(A, "path__prettyUri$closure", "prettyUri", 76);
101863
+ _static_1(A, "character__isWhitespace$closure", "isWhitespace", 34);
101864
+ _static_1(A, "character__isNewline$closure", "isNewline", 34);
101865
+ _static_1(A, "character__isHex$closure", "isHex", 34);
101866
+ _static_2(A, "number0__fuzzyLessThan$closure", "fuzzyLessThan", 44);
101867
+ _static_2(A, "number0__fuzzyLessThanOrEquals$closure", "fuzzyLessThanOrEquals", 44);
101868
+ _static_2(A, "number0__fuzzyGreaterThan$closure", "fuzzyGreaterThan", 44);
101869
+ _static_2(A, "number0__fuzzyGreaterThanOrEquals$closure", "fuzzyGreaterThanOrEquals", 44);
101870
+ _static_2(A, "number0__moduloLikeSass$closure", "moduloLikeSass", 58);
101871
+ _static_1(A, "character0__isWhitespace$closure", "isWhitespace0", 34);
101872
+ _static_1(A, "character0__isNewline$closure", "isNewline0", 34);
101873
+ _static_1(A, "character0__isHex$closure", "isHex0", 34);
101874
+ _static_2(A, "number2__fuzzyLessThan$closure", "fuzzyLessThan0", 44);
101875
+ _static_2(A, "number2__fuzzyLessThanOrEquals$closure", "fuzzyLessThanOrEquals0", 44);
101876
+ _static_2(A, "number2__fuzzyGreaterThan$closure", "fuzzyGreaterThan0", 44);
101877
+ _static_2(A, "number2__fuzzyGreaterThanOrEquals$closure", "fuzzyGreaterThanOrEquals0", 44);
101840
101878
  _static_1(A, "number2__fuzzyRound$closure", "fuzzyRound0", 448);
101841
- _static_2(A, "number2__moduloLikeSass$closure", "moduloLikeSass0", 53);
101879
+ _static_2(A, "number2__moduloLikeSass$closure", "moduloLikeSass0", 58);
101842
101880
  _static_1(A, "value0__wrapValue$closure", "wrapValue", 403);
101843
101881
  })();
101844
101882
  (function inheritance() {
@@ -101856,7 +101894,7 @@ self.fs = _cliPkgRequires.fs;
101856
101894
  _inheritMany(A._CastIterableBase, [A.CastIterable, A.__CastListBase__CastIterableBase_ListMixin, A.CastSet]);
101857
101895
  _inherit(A._EfficientLengthCastIterable, A.CastIterable);
101858
101896
  _inherit(A._CastListBase, A.__CastListBase__CastIterableBase_ListMixin);
101859
- _inheritMany(A.Closure, [A.Closure2Args, A.CastMap_entries_closure, A.Closure0Args, A.ConstantStringMap_values_closure, A.GeneralConstantMap__typeTest_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.UnionSet__iterable_closure, A.UnionSet_contains_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.Version__splitParts_closure, A.ModifiableCssNode_hasFollowingSibling_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._IsBogusVisitor_visitComplexSelector_closure, A._IsUselessVisitor_visitComplexSelector_closure, A.ComplexSelectorComponent_toString_closure, A.IDSelector_unify_closure, A.SelectorList_asSassList_closure, A.SelectorList_resolveParentSelectors_closure, A.SelectorList_resolveParentSelectors__closure, A.SelectorList__resolveParentSelectorsCompound_closure, A.SelectorList__resolveParentSelectorsCompound_closure0, A.SelectorList__resolveParentSelectorsCompound_closure1, A.SelectorList_withAdditionalCombinators_closure, A.PseudoSelector_specificity__closure, A.PseudoSelector_specificity__closure0, A.PseudoSelector_unify_closure, A.SimpleSelector_isSuperselector_closure, A.SimpleSelector_isSuperselector__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.Deprecation_fromId_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__closure, A.ExtensionStore__extendCompound_closure, A.ExtensionStore__extendCompound_closure0, A.ExtensionStore__extendCompound_closure1, 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_closure2, A._mustUnify_closure, A._mustUnify__closure, A.paths__closure, A.paths___closure, A.listIsSuperselector_closure, A.listIsSuperselector__closure, A.complexIsSuperselector_closure, A.complexIsSuperselector_closure0, A._compatibleWithPreviousCombinator_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_closure0, A.module_closure1, A.module_closure2, A.module_closure3, A.module_closure4, A.module_closure5, A.module_closure6, A.module_closure7, A.module__closure1, A.module_closure8, 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_closure0, A._updateComponents_updateValue, A._functionString_closure, A._removedColorFunction_closure, A._rgb_closure, A._hsl_closure, 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._round_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.module_closure, A.module__closure, A.module__closure0, 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.InterpolationMap_mapException_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.DeprecationHandlingLogger_summarize_closure, A.DeprecationHandlingLogger_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.SassNumber_unitSuggestion_closure, A.SassNumber_unitSuggestion_closure0, A.SingleUnitSassNumber__coerceToUnit_closure, A.SingleUnitSassNumber__coerceValueToUnit_closure, A.SingleUnitSassNumber_multiplyUnits_closure, A.AnySelectorVisitor_visitComplexSelector_closure, A.AnySelectorVisitor_visitCompoundSelector_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__closure1, 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_closure5, A._EvaluateVisitor_visitStyleRule_closure7, A._EvaluateVisitor_visitStyleRule_closure8, 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_closure4, 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__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_closure0, A._EvaluateVisitor_visitStyleRule_closure2, A._EvaluateVisitor_visitStyleRule_closure3, 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_closure1, 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__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.EveryCssVisitor_visitCssAtRule_closure, A.EveryCssVisitor_visitCssKeyframeBlock_closure, A.EveryCssVisitor_visitCssMediaRule_closure, A.EveryCssVisitor_visitCssStyleRule_closure, A.EveryCssVisitor_visitCssStylesheet_closure, A.EveryCssVisitor_visitCssSupportsRule_closure, A.ReplaceExpressionVisitor_visitListExpression_closure, A.ReplaceExpressionVisitor_visitMapExpression_closure, A.ReplaceExpressionVisitor_visitArgumentInvocation_closure, A.ReplaceExpressionVisitor_visitInterpolation_closure, A.SelectorSearchVisitor_visitComplexSelector_closure, A.SelectorSearchVisitor_visitCompoundSelector_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_toTrace_closure, A.Chain_toString_closure0, A.Chain_toString__closure0, A.Chain_toString_closure, A.Chain_toString__closure, A.Trace__parseVM_closure, A.Trace$parseV8_closure, A.Trace$parseJSCore_closure, A.Trace$parseFirefox_closure, A.Trace$parseFriendly_closure, 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.AnySelectorVisitor_visitComplexSelector_closure0, A.AnySelectorVisitor_visitCompoundSelector_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__closure5, 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_closure15, A._EvaluateVisitor_visitStyleRule_closure17, A._EvaluateVisitor_visitStyleRule_closure18, 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_closure10, 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__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_closure10, A.module_closure11, A.module_closure12, A.module_closure13, A.module_closure14, A.module_closure15, A.module_closure16, A.module_closure17, A.module__closure4, A.module_closure18, 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_closure1, A._updateComponents_closure2, A._updateComponents_updateValue0, A._functionString_closure0, A._removedColorFunction_closure0, A._rgb_closure0, A._hsl_closure0, 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.ComplexSelectorComponent_toString_closure0, A.Configuration_toString_closure0, A._disallowedFunctionNames_closure0, A.DeprecationHandlingLogger_summarize_closure1, A.DeprecationHandlingLogger_summarize_closure2, 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__closure3, 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_closure10, A._EvaluateVisitor_visitStyleRule_closure12, A._EvaluateVisitor_visitStyleRule_closure13, 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_closure7, 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__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.EveryCssVisitor_visitCssAtRule_closure0, A.EveryCssVisitor_visitCssKeyframeBlock_closure0, A.EveryCssVisitor_visitCssMediaRule_closure0, A.EveryCssVisitor_visitCssStyleRule_closure0, A.EveryCssVisitor_visitCssStylesheet_closure0, A.EveryCssVisitor_visitCssSupportsRule_closure0, 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_closure0, A.ExtensionStore__extendComplex__closure0, A.ExtensionStore__extendCompound_closure2, A.ExtensionStore__extendCompound_closure3, A.ExtensionStore__extendCompound_closure4, 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_closure4, A._weaveParents_closure5, A._weaveParents_closure6, A._mustUnify_closure0, A._mustUnify__closure0, A.paths__closure0, A.paths___closure0, A.listIsSuperselector_closure0, A.listIsSuperselector__closure0, A.complexIsSuperselector_closure1, A.complexIsSuperselector_closure2, A._compatibleWithPreviousCombinator_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.InterpolationMap_mapException_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_asSassList_closure0, A.SelectorList_resolveParentSelectors_closure0, A.SelectorList_resolveParentSelectors__closure0, A.SelectorList__resolveParentSelectorsCompound_closure2, A.SelectorList__resolveParentSelectorsCompound_closure3, A.SelectorList__resolveParentSelectorsCompound_closure4, A.SelectorList_withAdditionalCombinators_closure0, 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._round_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.ModifiableCssNode_hasFollowingSibling_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.SassNumber_unitSuggestion_closure1, A.SassNumber_unitSuggestion_closure2, A.ParentStatement_closure0, A.ParentStatement__closure0, A.Parser_scanIdentChar_matches0, A._PrefixedKeys_iterator_closure0, A.PseudoSelector_specificity__closure1, A.PseudoSelector_specificity__closure2, A.PseudoSelector_unify_closure0, A.JSClassExtension_setCustomInspect_closure, A.ReplaceExpressionVisitor_visitListExpression_closure0, A.ReplaceExpressionVisitor_visitMapExpression_closure0, A.ReplaceExpressionVisitor_visitArgumentInvocation_closure0, A.ReplaceExpressionVisitor_visitInterpolation_closure0, A._wrapMain_closure, A._wrapMain_closure0, A._IsBogusVisitor_visitComplexSelector_closure0, A._IsUselessVisitor_visitComplexSelector_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.SelectorSearchVisitor_visitComplexSelector_closure0, A.SelectorSearchVisitor_visitCompoundSelector_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.SimpleSelector_isSuperselector_closure0, A.SimpleSelector_isSuperselector__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.module_closure9, A.module__closure2, A.module__closure3, 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._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]);
101897
+ _inheritMany(A.Closure, [A.Closure2Args, A.CastMap_entries_closure, A.Closure0Args, A.ConstantStringMap_values_closure, A.GeneralConstantMap__typeTest_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.UnionSet__iterable_closure, A.UnionSet_contains_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.Version__splitParts_closure, A.ModifiableCssNode_hasFollowingSibling_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._IsBogusVisitor_visitComplexSelector_closure, A._IsUselessVisitor_visitComplexSelector_closure, A.ComplexSelectorComponent_toString_closure, A.IDSelector_unify_closure, A.SelectorList_asSassList_closure, A.SelectorList_resolveParentSelectors_closure, A.SelectorList_resolveParentSelectors__closure, A.SelectorList_resolveParentSelectors__closure0, A.SelectorList__resolveParentSelectorsCompound_closure, A.SelectorList__resolveParentSelectorsCompound_closure0, A.SelectorList__resolveParentSelectorsCompound_closure1, A.SelectorList_withAdditionalCombinators_closure, A.PseudoSelector_specificity__closure, A.PseudoSelector_specificity__closure0, A.PseudoSelector_unify_closure, A.SimpleSelector_isSuperselector_closure, A.SimpleSelector_isSuperselector__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.Deprecation_fromId_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__closure, A.ExtensionStore__extendCompound_closure, A.ExtensionStore__extendCompound_closure0, A.ExtensionStore__extendCompound_closure1, 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_closure2, A._mustUnify_closure, A._mustUnify__closure, A.paths__closure, A.paths___closure, A.listIsSuperselector_closure, A.listIsSuperselector__closure, A.complexIsSuperselector_closure, A.complexIsSuperselector_closure0, A._compatibleWithPreviousCombinator_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_closure0, A.module_closure1, A.module_closure2, A.module_closure3, A.module_closure4, A.module_closure5, A.module_closure6, A.module_closure7, A.module__closure1, A.module_closure8, 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_closure0, A._updateComponents_updateValue, A._functionString_closure, A._removedColorFunction_closure, A._rgb_closure, A._hsl_closure, 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._round_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.module_closure, A.module__closure, A.module__closure0, 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.InterpolationMap_mapException_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.DeprecationHandlingLogger_summarize_closure, A.DeprecationHandlingLogger_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.SassNumber_unitSuggestion_closure, A.SassNumber_unitSuggestion_closure0, A.SingleUnitSassNumber__coerceToUnit_closure, A.SingleUnitSassNumber__coerceValueToUnit_closure, A.SingleUnitSassNumber_multiplyUnits_closure, A.AnySelectorVisitor_visitComplexSelector_closure, A.AnySelectorVisitor_visitCompoundSelector_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__closure1, 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_closure5, A._EvaluateVisitor_visitStyleRule_closure7, A._EvaluateVisitor_visitStyleRule_closure8, 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_closure4, 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__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_closure0, A._EvaluateVisitor_visitStyleRule_closure2, A._EvaluateVisitor_visitStyleRule_closure3, 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_closure1, 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__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.EveryCssVisitor_visitCssAtRule_closure, A.EveryCssVisitor_visitCssKeyframeBlock_closure, A.EveryCssVisitor_visitCssMediaRule_closure, A.EveryCssVisitor_visitCssStyleRule_closure, A.EveryCssVisitor_visitCssStylesheet_closure, A.EveryCssVisitor_visitCssSupportsRule_closure, A.ReplaceExpressionVisitor_visitListExpression_closure, A.ReplaceExpressionVisitor_visitMapExpression_closure, A.ReplaceExpressionVisitor_visitArgumentInvocation_closure, A.ReplaceExpressionVisitor_visitInterpolation_closure, A.SelectorSearchVisitor_visitComplexSelector_closure, A.SelectorSearchVisitor_visitCompoundSelector_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_toTrace_closure, A.Chain_toString_closure0, A.Chain_toString__closure0, A.Chain_toString_closure, A.Chain_toString__closure, A.Trace__parseVM_closure, A.Trace$parseV8_closure, A.Trace$parseJSCore_closure, A.Trace$parseFirefox_closure, A.Trace$parseFriendly_closure, 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.AnySelectorVisitor_visitComplexSelector_closure0, A.AnySelectorVisitor_visitCompoundSelector_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__closure5, 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_closure15, A._EvaluateVisitor_visitStyleRule_closure17, A._EvaluateVisitor_visitStyleRule_closure18, 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_closure10, 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__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_closure10, A.module_closure11, A.module_closure12, A.module_closure13, A.module_closure14, A.module_closure15, A.module_closure16, A.module_closure17, A.module__closure4, A.module_closure18, 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_closure1, A._updateComponents_closure2, A._updateComponents_updateValue0, A._functionString_closure0, A._removedColorFunction_closure0, A._rgb_closure0, A._hsl_closure0, 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.ComplexSelectorComponent_toString_closure0, A.Configuration_toString_closure0, A._disallowedFunctionNames_closure0, A.DeprecationHandlingLogger_summarize_closure1, A.DeprecationHandlingLogger_summarize_closure2, 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__closure3, 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_closure10, A._EvaluateVisitor_visitStyleRule_closure12, A._EvaluateVisitor_visitStyleRule_closure13, 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_closure7, 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__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.EveryCssVisitor_visitCssAtRule_closure0, A.EveryCssVisitor_visitCssKeyframeBlock_closure0, A.EveryCssVisitor_visitCssMediaRule_closure0, A.EveryCssVisitor_visitCssStyleRule_closure0, A.EveryCssVisitor_visitCssStylesheet_closure0, A.EveryCssVisitor_visitCssSupportsRule_closure0, 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_closure0, A.ExtensionStore__extendComplex__closure0, A.ExtensionStore__extendCompound_closure2, A.ExtensionStore__extendCompound_closure3, A.ExtensionStore__extendCompound_closure4, 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_closure4, A._weaveParents_closure5, A._weaveParents_closure6, A._mustUnify_closure0, A._mustUnify__closure0, A.paths__closure0, A.paths___closure0, A.listIsSuperselector_closure0, A.listIsSuperselector__closure0, A.complexIsSuperselector_closure1, A.complexIsSuperselector_closure2, A._compatibleWithPreviousCombinator_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.InterpolationMap_mapException_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_asSassList_closure0, A.SelectorList_resolveParentSelectors_closure0, A.SelectorList_resolveParentSelectors__closure1, A.SelectorList_resolveParentSelectors__closure2, A.SelectorList__resolveParentSelectorsCompound_closure2, A.SelectorList__resolveParentSelectorsCompound_closure3, A.SelectorList__resolveParentSelectorsCompound_closure4, A.SelectorList_withAdditionalCombinators_closure0, 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._round_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.ModifiableCssNode_hasFollowingSibling_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.SassNumber_unitSuggestion_closure1, A.SassNumber_unitSuggestion_closure2, A.ParentStatement_closure0, A.ParentStatement__closure0, A.Parser_scanIdentChar_matches0, A._PrefixedKeys_iterator_closure0, A.PseudoSelector_specificity__closure1, A.PseudoSelector_specificity__closure2, A.PseudoSelector_unify_closure0, A.JSClassExtension_setCustomInspect_closure, A.ReplaceExpressionVisitor_visitListExpression_closure0, A.ReplaceExpressionVisitor_visitMapExpression_closure0, A.ReplaceExpressionVisitor_visitArgumentInvocation_closure0, A.ReplaceExpressionVisitor_visitInterpolation_closure0, A._wrapMain_closure, A._wrapMain_closure0, A._IsBogusVisitor_visitComplexSelector_closure0, A._IsUselessVisitor_visitComplexSelector_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.SelectorSearchVisitor_visitComplexSelector_closure0, A.SelectorSearchVisitor_visitCompoundSelector_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.SimpleSelector_isSuperselector_closure0, A.SimpleSelector_isSuperselector__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.module_closure9, A.module__closure2, A.module__closure3, 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._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]);
101860
101898
  _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.ComplexSelector_specificity_closure, A.CompoundSelector_specificity_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_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.ComplexSelector_specificity_closure0, A.CompoundSelector_specificity_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_closure3, 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_backtrack0, A.mapAddAll2_closure0, A.valueClass__closure6, A.valueClass__closure14]);
101861
101899
  _inherit(A.CastList, A._CastListBase);
101862
101900
  _inherit(A.MapBase, A.MapMixin);
@@ -102047,7 +102085,7 @@ self.fs = _cliPkgRequires.fs;
102047
102085
  typeUniverse: {eC: new Map(), tR: {}, eT: {}, tPV: {}, sEA: []},
102048
102086
  mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List"},
102049
102087
  mangledNames: {},
102050
- types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "Value(List<Value>)", "String(String)", "bool(CssNode0)", "bool(CssNode)", "bool(String)", "bool(Object?)", "SassNumber0(List<Value0>)", "SassNumber(List<Value>)", "int()", "bool(SimpleSelector)", "bool(SimpleSelector0)", "bool(ComplexSelector)", "SassString(List<Value>)", "SassString0(List<Value0>)", "bool(ComplexSelector0)", "SassBoolean(List<Value>)", "SassBoolean0(List<Value0>)", "SassList0(List<Value0>)", "SassList(List<Value>)", "SassColor0(List<Value0>)", "SassColor(List<Value>)", "FileSpan()", "JSClass0()", "~(Object?)", "Null(~())", "bool()", "Value()", "String()", "bool(int?)", "Future<Null>(Future<~>())", "double(double)", "Value(Value)", "SassMap(List<Value>)", "Future<~>()", "Value0(Value0)", "Value?()", "Value0?()", "SassMap0(List<Value0>)", "String?()", "bool(num,num)", "Value0()", "bool(Value0)", "bool(ComplexSelectorComponent0)", "bool(ComplexSelectorComponent)", "~(Value0)", "double(SassColor0)", "~(Value,Value)", "bool(int)", "ValueExpression0(Value0)", "double(double,double)", "~(Value)", "ValueExpression(Value)", "~(Value0,Value0)", "String(Object)", "Frame()", "ComplexSelector0(ComplexSelector0)", "Null(@)", "Future<Value>()", "bool(SelectorList0)", "Future<Value0>()", "Null(Object,StackTrace)", "bool(SelectorList)", "Future<Value?>()", "bool(Value)", "ComplexSelector(ComplexSelector)", "~(Module0<Callable0>)", "Future<Value0?>()", "~(Module<Callable>)", "bool(Object)", "~(Object,StackTrace)", "Future<Value0?>(Statement0)", "~(String,Value)", "Declaration(List<Statement>,FileSpan)", "Uri(Uri)", "Stylesheet?()", "List<CssMediaQuery>?(List<CssMediaQuery>)", "Value?(Statement)", "Object()", "Object(Object)", "int(Uri)", "Tuple3<Importer,Uri,Uri>?()", "Value0?(Statement0)", "String(@)", "@()", "Null([Object?])", "Future<Value0>(List<Value0>)", "Frame(String)", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Declaration0(List<Statement0>,FileSpan)", "Null(_NodeSassColor,num)", "double(Value0)", "@(@)", "SassRuntimeException0(AstNode0)", "double(Value)", "SassRuntimeException(AstNode)", "~(String,Value0)", "Future<Value?>(Statement)", "Expression0(Expression0)", "bool(Module0<AsyncCallable0>)", "bool(ModifiableCssNode0)", "bool(_Highlight)", "Callable?()", "String(Expression0)", "Null(Module<AsyncCallable>)", "AsyncCallable?()", "String(String{color:Object?})", "Statement()", "~(Object)", "Null(Module0<AsyncCallable0>)", "~(String)", "Iterable<String>(Module0<AsyncCallable0>)", "Map<ComplexSelector,Extension>()", "bool(Module<Callable>)", "Iterable<String>(Module<Callable>)", "int(_NodeSassColor)", "bool(Module<AsyncCallable>)", "int(SassColor0)", "Iterable<String>(Module<AsyncCallable>)", "~(String,Object?)", "Iterable<String>(Module0<Callable0>)", "AsyncCallable0?()", "Callable0?()", "String(Expression)", "Expression(Expression)", "Map<ComplexSelector0,Extension0>()", "bool(ModifiableCssNode)", "List<String>()", "bool(@)", "Statement0()", "~(@)", "int(Object?)", "~(~())", "bool(Module0<Callable0>)", "double(SassNumber0,SassNumber0[String?,String?])", "AstNode?()", "bool(String?)", "SelectorList(Value)", "SelectorList(SelectorList,SelectorList)", "Uri?()", "Uri(String)", "~(Object[StackTrace?])", "Iterable<String>()", "Iterable<String>(String)", "Iterable<String>(@)", "DateTime()", "~(String[~])", "int(int)", "bool(Statement)", "bool(Import)", "VariableDeclaration()", "AtRootRule(List<Statement>,FileSpan)", "String(String{color:@})", "Entry(Entry)", "int(double)", "Trace()", "double(double,String)", "AstNode(AstNode)", "SassFunction(List<Value>)", "Set<0^>()<Object?>", "~(Module<AsyncCallable>)", "~(@,@)", "List<ExtensionStore>()", "bool(ModifiableCssParentNode)", "~(Object?,Object?)", "Future<SassNumber>()", "int(ComplexSelector)", "bool(UseRule)", "bool(ForwardRule)", "AsyncCallable?(Module<AsyncCallable>)", "Future<Object>()", "MapKeySet<Module<AsyncCallable>>(Map<Module<AsyncCallable>,AstNode>)", "Future<String>(Object?)", "double(double,double?,num)", "String(SassNumber)", "Frame(Tuple2<String,AstNode>)", "Map<String,AsyncCallable>(Module<AsyncCallable>)", "SassNumber()", "Future<Tuple3<AsyncImporter,Uri,Uri>?>()", "Uri?/()", "int(Frame)", "String(Frame)", "int(int,double?)", "bool(Frame)", "Future<Value>(List<Value>)", "AsyncCallable0?(Module0<AsyncCallable0>)", "MapKeySet<Module0<AsyncCallable0>>(Map<Module0<AsyncCallable0>,AstNode0>)", "Map<String,AsyncCallable0>(Module0<AsyncCallable0>)", "AstNode0(AstNode0)", "SassFunction0(List<Value0>)", "Callable?(Module<Callable>)", "MapKeySet<Module<Callable>>(Map<Module<Callable>,AstNode>)", "~(Module0<AsyncCallable0>)", "List<ExtensionStore0>()", "bool(ModifiableCssParentNode0)", "Map<String,Callable>(Module<Callable>)", "Future<SassNumber0>()", "AtRule(List<Statement>,FileSpan)", "bool(UseRule0)", "bool(ForwardRule0)", "~(Uint8List,String,int)", "~(Iterable<ExtensionStore>)", "List<Extension>()", "AstNode0?()", "String(SassNumber0)", "Frame(Tuple2<String,AstNode0>)", "Future<Tuple3<AsyncImporter0,Uri,Uri>?>()", "0&(@[@])", "String(Value0)", "Future<NodeCompileResult>()", "AsyncImporter0(Object?)", "Trace(String)", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode0>)", "Map<String,Callable0>(Module0<Callable0>)", "bool(Queue<Object?>)", "Value0?(Value0)", "SassNumber0()", "String(_NodeException)", "List<Extension0>()", "~([Object?])", "bool(Statement0)", "bool(Import0)", "Tuple3<Importer0,Uri,Uri>?()", "Value0(int)", "@(Value0,num)", "Object(_NodeSassMap,int)", "Null(_NodeSassMap,int,Object)", "bool(SassNumber0)", "ImmutableList(SassNumber0)", "bool(SassNumber0,String)", "SassNumber0(SassNumber0,Object,Object[String?])", "SassNumber0(SassNumber0,SassNumber0[String?,String?])", "double(SassNumber0,Object,Object[String?])", "int(ComplexSelector0)", "~(String,Function)", "SelectorList0(Value0)", "SelectorList0(SelectorList0,SelectorList0)", "FileLocation(FileSpan)", "String(FileSpan)", "int(SourceLocation)", "~(String,@)", "AtRootRule0(List<Statement0>,FileSpan)", "AtRule0(List<Statement0>,FileSpan)", "int(@,@)", "String(int)", "double?(String,num{assertPercent:bool,checkPercent:bool,checkUnitless:bool})", "bool(Object?,Object?)", "Future<~>?()", "~(Iterable<ExtensionStore0>)", "int(int,SimpleSelector)", "AtRootQuery()", "Map<String,Value>(Module<AsyncCallable>)", "String(BuiltInCallable)", "CssValue<String>(Interpolation{trim:bool,warnForColor:bool})", "Map<String,AstNode>(Module<AsyncCallable>)", "~(List<Value>)", "List<CssMediaQuery>()", "EvaluateResult()", "Module<Callable>()", "Module<Callable>(Module<Callable>)", "CssValue<Value>(Expression)", "Value?(Value)", "~(String,int)", "CssValue<String>(Interpolation)", "SassNumber(Value)", "UserDefinedCallable<Environment>(ContentBlock)", "SelectorList()", "Value(Expression)", "~(List<Statement>)", "Tuple2<Expression,Expression>(Tuple2<Expression,Expression>)", "CompoundSelector()", "~(CssMediaQuery)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "Future<Stylesheet?>()", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry<Object,List<_Highlight>>)", "SourceSpanWithContext()", "List<Frame>(Trace)", "int(Trace)", "Statement({root:bool})", "String(Trace)", "Value(Object)", "bool(Tuple3<AsyncImporter,Uri,Uri>)", "Frame(String,String)", "Expression({bracketList:bool,singleEquals:bool,until:bool()?})", "Stylesheet()", "Frame(Frame)", "Uri(Tuple3<AsyncImporter,Uri,Uri>)", "~(String,int?)", "Statement?()", "String(Argument0)", "int(int,int)", "ArgParser()", "ImmutableMap(SassArgumentList0)", "String(MapEntry<String,ConfiguredValue>)", "bool(Deprecation)", "Value0?(Module0<AsyncCallable0>)", "Module0<AsyncCallable0>?(Module0<AsyncCallable0>)", "VariableDeclaration(VariableDeclaration)", "ArgumentDeclaration()", "FileSpan?(MapEntry<Module0<AsyncCallable0>,AstNode0>)", "Map<String,Value0>(Module0<AsyncCallable0>)", "Map<String,AstNode0>(Module0<AsyncCallable0>)", "0&(List<Value>)", "@(String)", "Future<CssValue0<String>>(Interpolation0{trim:bool,warnForColor:bool})", "UseRule()", "Value?(Module<Callable>)", "Module<Callable>?(Module<Callable>)", "~(@,StackTrace)", "StyleRule(List<Statement>,FileSpan)", "Future<~>(List<Value0>)", "Null(@,@)", "EachRule(List<Statement>,FileSpan)", "Future<EvaluateResult0>()", "Future<Module0<AsyncCallable0>>()", "FileSpan?(MapEntry<Module<Callable>,AstNode>)", "Module0<AsyncCallable0>(Module0<AsyncCallable0>)", "FunctionRule(List<Statement>,FileSpan)", "ForRule(List<Statement>,FileSpan)", "Future<CssValue0<Value0>>(Expression0)", "Map<String,Value>(Module<Callable>)", "Map<String,AstNode>(Module<Callable>)", "Future<Value0?>(Value0)", "ContentBlock(List<Statement>,FileSpan)", "Future<CssValue0<String>>(Interpolation0)", "Uint8List(@,@)", "MediaRule(List<Statement>,FileSpan)", "MixinRule(List<Statement>,FileSpan)", "Null(@,StackTrace)", "SupportsRule(List<Statement>,FileSpan)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "WhileRule(List<Statement>,FileSpan)", "Set<Deprecation>()", "Future<~>(String)", "List<WatchEvent>(List<WatchEvent>)", "~(Expression)", "bool(Extension)", "Future<Value0>(Expression0)", "Value0/()", "Set<ModifiableBox<SelectorList>>()", "Object?(Object?)", "~(BinaryOperator)", "int(int,ComplexSelectorComponent)", "StringExpression(Interpolation)", "DateTime(StylesheetNode)", "~(Uri,StylesheetNode?)", "Future<Stylesheet0?>()", "bool(Tuple3<AsyncImporter0,Uri,Uri>)", "Uri(Tuple3<AsyncImporter0,Uri,Uri>)", "AtRootQuery0()", "String(CssValue<Combinator>)", "0&(Object[Object?])", "~(SimpleSelector,Map<ComplexSelector,Extension>)", "~(ComplexSelector,Extension)", "Null(Map<SimpleSelector,Map<ComplexSelector,Extension>>)", "Map<SimpleSelector,Map<ComplexSelector,Extension>>?(List<Extension>)", "~(Set<ModifiableBox<SelectorList>>)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "List<SimpleSelector>(Extender)", "SassString(SimpleSelector)", "0&(List<Value0>)", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "List<Extender>?(SimpleSelector)", "double(_NodeSassColor)", "List<Extender>(PseudoSelector)", "SassColor0(Object,_Channels)", "SassColor0(SassColor0,_Channels)", "List<List<Extender>>(List<Extender>)", "List<ComplexSelector>(ComplexSelector)", "SassString(int)", "SassString(String)", "AsyncImporter0(NodeImporter0)", "0&(@)", "PseudoSelector(ComplexSelector)", "int(int,ComplexSelectorComponent0)", "String(CssValue0<Combinator0>)", "int(int,SimpleSelector0)", "String(MapEntry<String,ConfiguredValue0>)", "String(BuiltInCallable0)", "SassScriptException()", "~(SimpleSelector,Set<ModifiableBox<SelectorList>>)", "Value0?(Module0<Callable0>)", "Module0<Callable0>?(Module0<Callable0>)", "Object(String)", "List<Value>(Value)", "FileSpan?(MapEntry<Module0<Callable0>,AstNode0>)", "Map<String,Value0>(Module0<Callable0>)", "Map<String,AstNode0>(Module0<Callable0>)", "SingleUnitSassNumber(double)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "CssValue0<String>(Interpolation0{trim:bool,warnForColor:bool})", "bool(Queue<List<ComplexSelectorComponent>>)", "Object(Value0)", "Future<CssValue<String>>(Interpolation{trim:bool,warnForColor:bool})", "EvaluateResult0()", "Module0<Callable0>()", "Module0<Callable0>(Module0<Callable0>)", "CssValue0<Value0>(Expression0)", "bool(Version)", "bool(List<Iterable<ComplexSelectorComponent>>)", "CssValue0<String>(Interpolation0)", "bool(Tuple3<Importer,Uri,Uri>)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "Uri(Tuple3<Importer,Uri,Uri>)", "FileSpan(_NodeException)", "bool(Extension0)", "Set<ModifiableBox0<SelectorList0>>()", "bool(PseudoSelector)", "Future<~>(List<Value>)", "~(SimpleSelector0,Map<ComplexSelector0,Extension0>)", "~(ComplexSelector0,Extension0)", "Null(Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>)", "Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>?(List<Extension0>)", "~(Set<ModifiableBox0<SelectorList0>>)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "SelectorList?(PseudoSelector)", "List<SimpleSelector0>(Extender0)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableBox0<SelectorList0>>)", "SassFunction0(Object,String,Value0(List<Value0>))", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(Queue<List<ComplexSelectorComponent0>>)", "bool(List<Iterable<ComplexSelectorComponent0>>)", "bool(List<Value>)", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(int,IfClause0)", "Future<EvaluateResult>()", "Future<Module<AsyncCallable>>()", "~(Object?,Object,Object?)", "Tuple2<String,String>(String)", "@(@,String)", "int(num)", "bool(Tuple3<Importer0,Uri,Uri>)", "Uri(Tuple3<Importer0,Uri,Uri>)", "Null(RenderResult)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "~(String,Option)", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "Iterable<ComplexSelector0>(ComplexSelector0)", "SimpleSelector0(SimpleSelector0)", "Null(_NodeSassList,int?[bool?,SassList0?])", "Module<AsyncCallable>(Module<AsyncCallable>)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "SassList0(Object[Object?,_ConstructorOptions?])", "String(Argument)", "String(Tuple2<Expression0,Expression0>)", "SassMap0(Value0)", "SassMap0(SassMap0)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "SassList(ComplexSelector)", "int(_NodeSassMap)", "Null(Function,Function)", "SassMap0(Object[ImmutableMap?])", "ImmutableMap(SassMap0)", "@(SassMap0,Object)", "SassNumber0(Value0)", "List<CssMediaQuery0>()", "Value0(Object)", "~(String,WarnOptions)", "~(String,DebugOptions)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "double(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "String(_NodeSassNumber)", "Null(_NodeSassNumber,String)", "SassNumber0(Object,num[Object?])", "double(SassNumber0)", "Future<CssValue<Value>>(Expression)", "int?(SassNumber0)", "Iterable<ComplexSelector>(ComplexSelector)", "int(SassNumber0[String?])", "double(SassNumber0,num,num[String?])", "SassNumber0(SassNumber0[String?])", "SassNumber0(SassNumber0,String[String?])", "Future<@>()", "Future<Value?>(Value)", "SimpleSelector(SimpleSelector)", "Future<CssValue<String>>(Interpolation)", "~(List<Value0>)", "SassScriptException0()", "~(int,@)", "String(Object,@,@[@])", "String(Tuple2<Expression,Expression>)", "Tuple2<Expression0,Expression0>(Tuple2<Expression0,Expression0>)", "~(String,StackTrace?)", "String(String?)", "String(Value)", "SassString0(SimpleSelector0)", "SelectorList0()", "CompoundSelector0()", "~(CssMediaQuery0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(double)", "SassMap(Value)", "JSUrl0?(FileSpan)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "~(Symbol0,@)", "SassString0(int)", "SassString0(String)", "Null(_NodeSassString,String?[SassString0?])", "String(_NodeSassString)", "Null(_NodeSassString,String)", "SassString0(Object[Object?,_ConstructorOptions1?])", "String(SassString0)", "bool(SassString0)", "int(SassString0)", "int(SassString0,Value0[String?])", "Statement0({root:bool})", "Value?(Module<AsyncCallable>)", "Stylesheet0()", "Statement0?()", "VariableDeclaration0(VariableDeclaration0)", "ArgumentDeclaration0()", "Tuple2<String,ArgumentDeclaration0>()", "VariableDeclaration0()", "_Future<@>(@)", "StyleRule0(List<Statement0>,FileSpan)", "Module<AsyncCallable>?(Module<AsyncCallable>)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "SassMap(SassMap)", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(Expression0)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "Null(~(Object?),~(Object?))", "ImmutableList(Value0)", "String?(Value0)", "int(Value0,Value0[String?])", "SassBoolean0(Value0[String?])", "SassColor0(Value0[String?])", "SassFunction0(Value0[String?])", "SassMap0(Value0[String?])", "SassNumber0(Value0[String?])", "SassString0(Value0[String?])", "SassMap0?(Value0)", "bool(Value0,Object?)", "int(Value0[Object?])", "bool(String?,String?)", "Future<Value>(Expression)", "Value/()", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())<Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)<Object?,Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)<Object?,Object?,Object?>", "0^()(Zone,ZoneDelegate,Zone,0^())<Object?>", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))<Object?,Object?>", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))<Object?,Object?,Object?>", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map<Object?,Object?>?)", "~([Future<~>?])", "0^(0^,0^)<num>", "FileSpan?(MapEntry<Module<AsyncCallable>,AstNode>)", "String(int,IfClause)", "~(Object,StackTrace,EventSink<0^>)<Object?>", "List<0^>(0^,List<0^>?)<Object?>", "NodeCompileResult(String[CompileOptions?])", "NodeCompileResult(String[CompileStringOptions?])", "Promise(String[CompileOptions?])", "Promise(String[CompileStringOptions?])", "Importer0(Object?)", "List<Object?>(Object?)", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "Future<~>(List<String>)", "Uri(JSUrl0)", "JSUrl0(Uri)", "String(String[String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?])", "int(String?)", "Stylesheet0?()", "SassArgumentList0(Object,Object,Object[String?])"],
102088
+ types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "Value(List<Value>)", "String(String)", "bool(CssNode0)", "bool(CssNode)", "bool(String)", "bool(Object?)", "SassNumber0(List<Value0>)", "SassNumber(List<Value>)", "int()", "bool(SimpleSelector)", "bool(SimpleSelector0)", "bool(ComplexSelector)", "SassString(List<Value>)", "SassString0(List<Value0>)", "bool(ComplexSelector0)", "SassBoolean(List<Value>)", "SassBoolean0(List<Value0>)", "SassList0(List<Value0>)", "SassList(List<Value>)", "SassColor0(List<Value0>)", "FileSpan()", "JSClass0()", "SassColor(List<Value>)", "~(Object?)", "Null(~())", "bool()", "Value()", "Future<Null>(Future<~>())", "String()", "double(double)", "bool(int?)", "SassMap0(List<Value0>)", "Value(Value)", "SassMap(List<Value>)", "Value?()", "Future<~>()", "Value0?()", "Value0(Value0)", "Value0()", "String?()", "bool(num,num)", "bool(Value0)", "bool(ComplexSelectorComponent0)", "bool(ComplexSelectorComponent)", "ComplexSelector0(ComplexSelector0)", "~(Value0,Value0)", "~(Value)", "bool(int)", "~(Value0)", "~(Value,Value)", "ValueExpression(Value)", "ValueExpression0(Value0)", "double(SassColor0)", "ComplexSelector(ComplexSelector)", "double(double,double)", "String(Object)", "~(Module0<Callable0>)", "Future<Value>()", "Null(Object,StackTrace)", "~(Module<Callable>)", "Future<Value?>()", "~(Object,StackTrace)", "bool(Object)", "bool(SelectorList)", "Future<Value0?>()", "Frame()", "bool(SelectorList0)", "Future<Value0>()", "Null(@)", "bool(Value)", "double(Value0)", "~(String,Value)", "String(@)", "Uri(Uri)", "List<CssMediaQuery>?(List<CssMediaQuery>)", "Future<Value0?>(Statement0)", "Value?(Statement)", "Object()", "Object(Object)", "Null([Object?])", "Value0?(Statement0)", "Stylesheet?()", "SassRuntimeException(AstNode)", "@()", "@(@)", "Future<Value0>(List<Value0>)", "Frame(String)", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Declaration0(List<Statement0>,FileSpan)", "double(Value)", "int(Uri)", "Declaration(List<Statement>,FileSpan)", "SassRuntimeException0(AstNode0)", "Null(_NodeSassColor,num)", "Tuple3<Importer,Uri,Uri>?()", "~(String,Value0)", "Future<Value?>(Statement)", "Expression0(Expression0)", "bool(Module0<AsyncCallable0>)", "bool(ModifiableCssNode0)", "bool(_Highlight)", "Callable?()", "String(Expression0)", "Null(Module<AsyncCallable>)", "AsyncCallable?()", "String(String{color:Object?})", "Statement()", "~(Object)", "Null(Module0<AsyncCallable0>)", "~(String)", "Iterable<String>(Module0<AsyncCallable0>)", "Map<ComplexSelector,Extension>()", "bool(Module<Callable>)", "Iterable<String>(Module<Callable>)", "int(_NodeSassColor)", "bool(Module<AsyncCallable>)", "int(SassColor0)", "Iterable<String>(Module<AsyncCallable>)", "~(String,Object?)", "Iterable<String>(Module0<Callable0>)", "AsyncCallable0?()", "Callable0?()", "String(Expression)", "Expression(Expression)", "Map<ComplexSelector0,Extension0>()", "bool(ModifiableCssNode)", "List<String>()", "bool(@)", "Statement0()", "~(@)", "int(Object?)", "~(~())", "bool(Module0<Callable0>)", "double(SassNumber0,SassNumber0[String?,String?])", "AstNode?()", "bool(String?)", "SelectorList(Value)", "SelectorList(SelectorList,SelectorList)", "Uri?()", "Uri(String)", "~(Object[StackTrace?])", "Iterable<String>()", "Iterable<String>(String)", "Iterable<String>(@)", "DateTime()", "~(String[~])", "int(int)", "bool(Statement)", "bool(Import)", "VariableDeclaration()", "AtRootRule(List<Statement>,FileSpan)", "String(String{color:@})", "Entry(Entry)", "int(double)", "Trace()", "double(double,String)", "AstNode(AstNode)", "SassFunction(List<Value>)", "Set<0^>()<Object?>", "~(Module<AsyncCallable>)", "~(@,@)", "List<ExtensionStore>()", "bool(ModifiableCssParentNode)", "~(Object?,Object?)", "Future<SassNumber>()", "int(ComplexSelector)", "bool(UseRule)", "bool(ForwardRule)", "AsyncCallable?(Module<AsyncCallable>)", "Future<Object>()", "MapKeySet<Module<AsyncCallable>>(Map<Module<AsyncCallable>,AstNode>)", "Future<String>(Object?)", "double(double,double?,num)", "String(SassNumber)", "Frame(Tuple2<String,AstNode>)", "Map<String,AsyncCallable>(Module<AsyncCallable>)", "SassNumber()", "Future<Tuple3<AsyncImporter,Uri,Uri>?>()", "Uri?/()", "int(Frame)", "String(Frame)", "int(int,double?)", "bool(Frame)", "Future<Value>(List<Value>)", "AsyncCallable0?(Module0<AsyncCallable0>)", "MapKeySet<Module0<AsyncCallable0>>(Map<Module0<AsyncCallable0>,AstNode0>)", "Map<String,AsyncCallable0>(Module0<AsyncCallable0>)", "AstNode0(AstNode0)", "SassFunction0(List<Value0>)", "Callable?(Module<Callable>)", "MapKeySet<Module<Callable>>(Map<Module<Callable>,AstNode>)", "~(Module0<AsyncCallable0>)", "List<ExtensionStore0>()", "bool(ModifiableCssParentNode0)", "Map<String,Callable>(Module<Callable>)", "Future<SassNumber0>()", "AtRule(List<Statement>,FileSpan)", "bool(UseRule0)", "bool(ForwardRule0)", "~(Uint8List,String,int)", "~(Iterable<ExtensionStore>)", "List<Extension>()", "AstNode0?()", "String(SassNumber0)", "Frame(Tuple2<String,AstNode0>)", "Future<Tuple3<AsyncImporter0,Uri,Uri>?>()", "0&(@[@])", "String(Value0)", "Future<NodeCompileResult>()", "AsyncImporter0(Object?)", "Trace(String)", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode0>)", "Map<String,Callable0>(Module0<Callable0>)", "bool(Queue<Object?>)", "Value0?(Value0)", "SassNumber0()", "String(_NodeException)", "List<Extension0>()", "~([Object?])", "bool(Statement0)", "bool(Import0)", "Tuple3<Importer0,Uri,Uri>?()", "Value0(int)", "@(Value0,num)", "Object(_NodeSassMap,int)", "Null(_NodeSassMap,int,Object)", "bool(SassNumber0)", "ImmutableList(SassNumber0)", "bool(SassNumber0,String)", "SassNumber0(SassNumber0,Object,Object[String?])", "SassNumber0(SassNumber0,SassNumber0[String?,String?])", "double(SassNumber0,Object,Object[String?])", "int(ComplexSelector0)", "~(String,Function)", "SelectorList0(Value0)", "SelectorList0(SelectorList0,SelectorList0)", "FileLocation(FileSpan)", "String(FileSpan)", "int(SourceLocation)", "~(String,@)", "AtRootRule0(List<Statement0>,FileSpan)", "AtRule0(List<Statement0>,FileSpan)", "int(@,@)", "String(int)", "double?(String,num{assertPercent:bool,checkPercent:bool,checkUnitless:bool})", "bool(Object?,Object?)", "Future<~>?()", "~(Iterable<ExtensionStore0>)", "int(int,SimpleSelector)", "AtRootQuery()", "Map<String,Value>(Module<AsyncCallable>)", "String(BuiltInCallable)", "CssValue<String>(Interpolation{trim:bool,warnForColor:bool})", "Map<String,AstNode>(Module<AsyncCallable>)", "~(List<Value>)", "List<CssMediaQuery>()", "EvaluateResult()", "Module<Callable>()", "Module<Callable>(Module<Callable>)", "CssValue<Value>(Expression)", "Value?(Value)", "~(String,int)", "CssValue<String>(Interpolation)", "SassNumber(Value)", "UserDefinedCallable<Environment>(ContentBlock)", "SelectorList()", "Value(Expression)", "~(List<Statement>)", "Tuple2<Expression,Expression>(Tuple2<Expression,Expression>)", "CompoundSelector()", "~(CssMediaQuery)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "Future<Stylesheet?>()", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry<Object,List<_Highlight>>)", "SourceSpanWithContext()", "List<Frame>(Trace)", "int(Trace)", "Statement({root:bool})", "String(Trace)", "Value(Object)", "bool(Tuple3<AsyncImporter,Uri,Uri>)", "Frame(String,String)", "Expression({bracketList:bool,singleEquals:bool,until:bool()?})", "Stylesheet()", "Frame(Frame)", "Uri(Tuple3<AsyncImporter,Uri,Uri>)", "~(String,int?)", "Statement?()", "String(Argument0)", "int(int,int)", "ArgParser()", "ImmutableMap(SassArgumentList0)", "String(MapEntry<String,ConfiguredValue>)", "bool(Deprecation)", "Value0?(Module0<AsyncCallable0>)", "Module0<AsyncCallable0>?(Module0<AsyncCallable0>)", "VariableDeclaration(VariableDeclaration)", "ArgumentDeclaration()", "FileSpan?(MapEntry<Module0<AsyncCallable0>,AstNode0>)", "Map<String,Value0>(Module0<AsyncCallable0>)", "Map<String,AstNode0>(Module0<AsyncCallable0>)", "0&(List<Value>)", "@(String)", "Future<CssValue0<String>>(Interpolation0{trim:bool,warnForColor:bool})", "UseRule()", "Value?(Module<Callable>)", "Module<Callable>?(Module<Callable>)", "~(@,StackTrace)", "StyleRule(List<Statement>,FileSpan)", "Future<~>(List<Value0>)", "Null(@,@)", "EachRule(List<Statement>,FileSpan)", "Future<EvaluateResult0>()", "Future<Module0<AsyncCallable0>>()", "FileSpan?(MapEntry<Module<Callable>,AstNode>)", "Module0<AsyncCallable0>(Module0<AsyncCallable0>)", "FunctionRule(List<Statement>,FileSpan)", "ForRule(List<Statement>,FileSpan)", "Future<CssValue0<Value0>>(Expression0)", "Map<String,Value>(Module<Callable>)", "Map<String,AstNode>(Module<Callable>)", "Future<Value0?>(Value0)", "ContentBlock(List<Statement>,FileSpan)", "Future<CssValue0<String>>(Interpolation0)", "Uint8List(@,@)", "MediaRule(List<Statement>,FileSpan)", "MixinRule(List<Statement>,FileSpan)", "Null(@,StackTrace)", "SupportsRule(List<Statement>,FileSpan)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "WhileRule(List<Statement>,FileSpan)", "Set<Deprecation>()", "Future<~>(String)", "List<WatchEvent>(List<WatchEvent>)", "~(Expression)", "bool(Extension)", "Future<Value0>(Expression0)", "Value0/()", "Set<ModifiableBox<SelectorList>>()", "Object?(Object?)", "~(BinaryOperator)", "int(int,ComplexSelectorComponent)", "StringExpression(Interpolation)", "DateTime(StylesheetNode)", "~(Uri,StylesheetNode?)", "Future<Stylesheet0?>()", "bool(Tuple3<AsyncImporter0,Uri,Uri>)", "Uri(Tuple3<AsyncImporter0,Uri,Uri>)", "AtRootQuery0()", "String(CssValue<Combinator>)", "0&(Object[Object?])", "~(SimpleSelector,Map<ComplexSelector,Extension>)", "~(ComplexSelector,Extension)", "Null(Map<SimpleSelector,Map<ComplexSelector,Extension>>)", "Map<SimpleSelector,Map<ComplexSelector,Extension>>?(List<Extension>)", "~(Set<ModifiableBox<SelectorList>>)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "List<SimpleSelector>(Extender)", "SassString(SimpleSelector)", "0&(List<Value0>)", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "List<Extender>?(SimpleSelector)", "double(_NodeSassColor)", "List<Extender>(PseudoSelector)", "SassColor0(Object,_Channels)", "SassColor0(SassColor0,_Channels)", "List<List<Extender>>(List<Extender>)", "List<ComplexSelector>(ComplexSelector)", "SassString(int)", "SassString(String)", "AsyncImporter0(NodeImporter0)", "0&(@)", "PseudoSelector(ComplexSelector)", "int(int,ComplexSelectorComponent0)", "String(CssValue0<Combinator0>)", "int(int,SimpleSelector0)", "String(MapEntry<String,ConfiguredValue0>)", "String(BuiltInCallable0)", "SassScriptException()", "~(SimpleSelector,Set<ModifiableBox<SelectorList>>)", "Value0?(Module0<Callable0>)", "Module0<Callable0>?(Module0<Callable0>)", "Object(String)", "List<Value>(Value)", "FileSpan?(MapEntry<Module0<Callable0>,AstNode0>)", "Map<String,Value0>(Module0<Callable0>)", "Map<String,AstNode0>(Module0<Callable0>)", "SingleUnitSassNumber(double)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "CssValue0<String>(Interpolation0{trim:bool,warnForColor:bool})", "bool(Queue<List<ComplexSelectorComponent>>)", "Object(Value0)", "Future<CssValue<String>>(Interpolation{trim:bool,warnForColor:bool})", "EvaluateResult0()", "Module0<Callable0>()", "Module0<Callable0>(Module0<Callable0>)", "CssValue0<Value0>(Expression0)", "bool(Version)", "bool(List<Iterable<ComplexSelectorComponent>>)", "CssValue0<String>(Interpolation0)", "bool(Tuple3<Importer,Uri,Uri>)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "Uri(Tuple3<Importer,Uri,Uri>)", "FileSpan(_NodeException)", "bool(Extension0)", "Set<ModifiableBox0<SelectorList0>>()", "bool(PseudoSelector)", "Future<~>(List<Value>)", "~(SimpleSelector0,Map<ComplexSelector0,Extension0>)", "~(ComplexSelector0,Extension0)", "Null(Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>)", "Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>?(List<Extension0>)", "~(Set<ModifiableBox0<SelectorList0>>)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "SelectorList?(PseudoSelector)", "List<SimpleSelector0>(Extender0)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableBox0<SelectorList0>>)", "SassFunction0(Object,String,Value0(List<Value0>))", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(Queue<List<ComplexSelectorComponent0>>)", "bool(List<Iterable<ComplexSelectorComponent0>>)", "bool(List<Value>)", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(int,IfClause0)", "Future<EvaluateResult>()", "Future<Module<AsyncCallable>>()", "~(Object?,Object,Object?)", "Tuple2<String,String>(String)", "@(@,String)", "int(num)", "bool(Tuple3<Importer0,Uri,Uri>)", "Uri(Tuple3<Importer0,Uri,Uri>)", "Null(RenderResult)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "~(String,Option)", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "Iterable<ComplexSelector0>(ComplexSelector0)", "SimpleSelector0(SimpleSelector0)", "Null(_NodeSassList,int?[bool?,SassList0?])", "Module<AsyncCallable>(Module<AsyncCallable>)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "SassList0(Object[Object?,_ConstructorOptions?])", "String(Argument)", "String(Tuple2<Expression0,Expression0>)", "SassMap0(Value0)", "SassMap0(SassMap0)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "SassList(ComplexSelector)", "int(_NodeSassMap)", "Null(Function,Function)", "SassMap0(Object[ImmutableMap?])", "ImmutableMap(SassMap0)", "@(SassMap0,Object)", "SassNumber0(Value0)", "List<CssMediaQuery0>()", "Value0(Object)", "~(String,WarnOptions)", "~(String,DebugOptions)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "double(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "String(_NodeSassNumber)", "Null(_NodeSassNumber,String)", "SassNumber0(Object,num[Object?])", "double(SassNumber0)", "Future<CssValue<Value>>(Expression)", "int?(SassNumber0)", "Iterable<ComplexSelector>(ComplexSelector)", "int(SassNumber0[String?])", "double(SassNumber0,num,num[String?])", "SassNumber0(SassNumber0[String?])", "SassNumber0(SassNumber0,String[String?])", "Future<@>()", "Future<Value?>(Value)", "SimpleSelector(SimpleSelector)", "Future<CssValue<String>>(Interpolation)", "~(List<Value0>)", "SassScriptException0()", "~(int,@)", "String(Object,@,@[@])", "String(Tuple2<Expression,Expression>)", "Tuple2<Expression0,Expression0>(Tuple2<Expression0,Expression0>)", "~(String,StackTrace?)", "String(String?)", "String(Value)", "SassString0(SimpleSelector0)", "SelectorList0()", "CompoundSelector0()", "~(CssMediaQuery0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(double)", "SassMap(Value)", "JSUrl0?(FileSpan)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "~(Symbol0,@)", "SassString0(int)", "SassString0(String)", "Null(_NodeSassString,String?[SassString0?])", "String(_NodeSassString)", "Null(_NodeSassString,String)", "SassString0(Object[Object?,_ConstructorOptions1?])", "String(SassString0)", "bool(SassString0)", "int(SassString0)", "int(SassString0,Value0[String?])", "Statement0({root:bool})", "Value?(Module<AsyncCallable>)", "Stylesheet0()", "Statement0?()", "VariableDeclaration0(VariableDeclaration0)", "ArgumentDeclaration0()", "Tuple2<String,ArgumentDeclaration0>()", "VariableDeclaration0()", "_Future<@>(@)", "StyleRule0(List<Statement0>,FileSpan)", "Module<AsyncCallable>?(Module<AsyncCallable>)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "SassMap(SassMap)", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(Expression0)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "Null(~(Object?),~(Object?))", "ImmutableList(Value0)", "String?(Value0)", "int(Value0,Value0[String?])", "SassBoolean0(Value0[String?])", "SassColor0(Value0[String?])", "SassFunction0(Value0[String?])", "SassMap0(Value0[String?])", "SassNumber0(Value0[String?])", "SassString0(Value0[String?])", "SassMap0?(Value0)", "bool(Value0,Object?)", "int(Value0[Object?])", "bool(String?,String?)", "Future<Value>(Expression)", "Value/()", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())<Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)<Object?,Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)<Object?,Object?,Object?>", "0^()(Zone,ZoneDelegate,Zone,0^())<Object?>", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))<Object?,Object?>", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))<Object?,Object?,Object?>", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map<Object?,Object?>?)", "~([Future<~>?])", "0^(0^,0^)<num>", "FileSpan?(MapEntry<Module<AsyncCallable>,AstNode>)", "String(int,IfClause)", "~(Object,StackTrace,EventSink<0^>)<Object?>", "List<0^>(0^,List<0^>?)<Object?>", "NodeCompileResult(String[CompileOptions?])", "NodeCompileResult(String[CompileStringOptions?])", "Promise(String[CompileOptions?])", "Promise(String[CompileStringOptions?])", "Importer0(Object?)", "List<Object?>(Object?)", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "Future<~>(List<String>)", "Uri(JSUrl0)", "JSUrl0(Uri)", "String(String[String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?])", "int(String?)", "Stylesheet0?()", "SassArgumentList0(Object,Object,Object[String?])"],
102051
102089
  interceptorsByTag: null,
102052
102090
  leafTags: null,
102053
102091
  arrayRti: Symbol("$ti")