sass 1.96.0 → 1.97.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/sass.dart.js CHANGED
@@ -17756,6 +17756,10 @@ self.util = _cliPkgRequires.util;
17756
17756
  t1 = B.DisplayP3ColorSpace_MmT;
17757
17757
  break $label0$0;
17758
17758
  }
17759
+ if ("display-p3-linear" === _0_0) {
17760
+ t1 = B.DisplayP3LinearColorSpace_PrP;
17761
+ break $label0$0;
17762
+ }
17759
17763
  if ("a98-rgb" === _0_0) {
17760
17764
  t1 = B.A98RgbColorSpace_lf2;
17761
17765
  break $label0$0;
@@ -17806,6 +17810,10 @@ self.util = _cliPkgRequires.util;
17806
17810
  this.name = t0;
17807
17811
  this._channels = t1;
17808
17812
  },
17813
+ DisplayP3LinearColorSpace: function DisplayP3LinearColorSpace(t0, t1) {
17814
+ this.name = t0;
17815
+ this._channels = t1;
17816
+ },
17809
17817
  HslColorSpace: function HslColorSpace(t0, t1) {
17810
17818
  this.name = t0;
17811
17819
  this._channels = t1;
@@ -25756,6 +25764,10 @@ self.util = _cliPkgRequires.util;
25756
25764
  this.name = t0;
25757
25765
  this._space$_channels = t1;
25758
25766
  },
25767
+ DisplayP3LinearColorSpace0: function DisplayP3LinearColorSpace0(t0, t1) {
25768
+ this.name = t0;
25769
+ this._space$_channels = t1;
25770
+ },
25759
25771
  DynamicImport0: function DynamicImport0(t0, t1) {
25760
25772
  this.urlString = t0;
25761
25773
  this.span = t1;
@@ -28779,7 +28791,7 @@ self.util = _cliPkgRequires.util;
28779
28791
  J.set$deprecations$x(self.exports, A.jsify($.$get$deprecations()));
28780
28792
  J.set$Version$x(self.exports, $.$get$versionClass());
28781
28793
  J.set$loadParserExports_$x(self.exports, A.allowInterop(A.parser0__loadParserExports$closure()));
28782
- J.set$info$x(self.exports, "dart-sass\t1.96.0\t(Sass Compiler)\t[Dart]\ndart2js\t3.10.4\t(Dart Compiler)\t[Dart]");
28794
+ J.set$info$x(self.exports, "dart-sass\t1.97.0\t(Sass Compiler)\t[Dart]\ndart2js\t3.10.4\t(Dart Compiler)\t[Dart]");
28783
28795
  A.updateCanonicalizeContextPrototype();
28784
28796
  A.updateSourceSpanPrototype();
28785
28797
  J.set$render$x(self.exports, A.allowInteropNamed("sass.render", A.legacy__render$closure()));
@@ -31240,6 +31252,10 @@ self.util = _cliPkgRequires.util;
31240
31252
  t1 = B.DisplayP3ColorSpace_MmT0;
31241
31253
  break $label0$0;
31242
31254
  }
31255
+ if ("display-p3-linear" === _0_0) {
31256
+ t1 = B.DisplayP3LinearColorSpace_PrP0;
31257
+ break $label0$0;
31258
+ }
31243
31259
  if ("a98-rgb" === _0_0) {
31244
31260
  t1 = B.A98RgbColorSpace_lf20;
31245
31261
  break $label0$0;
@@ -34058,7 +34074,7 @@ self.util = _cliPkgRequires.util;
34058
34074
  switch ($async$goto) {
34059
34075
  case 0:
34060
34076
  // Function start
34061
- $async$returnValue = "1.96.0 compiled with dart2js 3.10.4";
34077
+ $async$returnValue = "1.97.0 compiled with dart2js 3.10.4";
34062
34078
  // goto return
34063
34079
  $async$goto = 1;
34064
34080
  break;
@@ -47246,7 +47262,7 @@ self.util = _cliPkgRequires.util;
47246
47262
  call$0() {
47247
47263
  return this.$this.get$span(0);
47248
47264
  },
47249
- $signature: 15
47265
+ $signature: 16
47250
47266
  };
47251
47267
  A.IfConditionFunction.prototype = {
47252
47268
  get$isArbitrarySubstitution() {
@@ -49014,7 +49030,7 @@ self.util = _cliPkgRequires.util;
49014
49030
  call$1(component) {
49015
49031
  return component.get$hasComplicatedSuperselectorSemantics();
49016
49032
  },
49017
- $signature: 13
49033
+ $signature: 14
49018
49034
  };
49019
49035
  A.IDSelector.prototype = {
49020
49036
  get$specificity() {
@@ -49052,7 +49068,7 @@ self.util = _cliPkgRequires.util;
49052
49068
  t1 = false;
49053
49069
  return t1;
49054
49070
  },
49055
- $signature: 13
49071
+ $signature: 14
49056
49072
  };
49057
49073
  A.SelectorList.prototype = {
49058
49074
  get$asSassList() {
@@ -49246,7 +49262,7 @@ self.util = _cliPkgRequires.util;
49246
49262
  selector = simple.selector;
49247
49263
  return selector != null && selector.accept$1(B.C__ParentSelectorVisitor) != null;
49248
49264
  },
49249
- $signature: 13
49265
+ $signature: 14
49250
49266
  };
49251
49267
  A.SelectorList__nestWithinCompound_closure0.prototype = {
49252
49268
  call$1(simple) {
@@ -49508,7 +49524,7 @@ self.util = _cliPkgRequires.util;
49508
49524
  t1 = false;
49509
49525
  return t1;
49510
49526
  },
49511
- $signature: 13
49527
+ $signature: 14
49512
49528
  };
49513
49529
  A.QualifiedName.prototype = {
49514
49530
  $eq(_, other) {
@@ -49587,7 +49603,7 @@ self.util = _cliPkgRequires.util;
49587
49603
  call$1(simple) {
49588
49604
  return this.$this.isSuperselector$1(simple);
49589
49605
  },
49590
- $signature: 13
49606
+ $signature: 14
49591
49607
  };
49592
49608
  A.TypeSelector.prototype = {
49593
49609
  get$specificity() {
@@ -52611,7 +52627,7 @@ self.util = _cliPkgRequires.util;
52611
52627
  }
52612
52628
  try {
52613
52629
  argVersion = A.Version_Version$parse(id);
52614
- sassVersion = A.Version_Version$parse("1.96.0");
52630
+ sassVersion = A.Version_Version$parse("1.97.0");
52615
52631
  if (J.compareTo$1$ns(argVersion, sassVersion) > 0)
52616
52632
  A.ExecutableOptions__fail("Invalid version " + A.S(argVersion) + ". --fatal-deprecation requires a version less than or equal to the current Dart Sass version.");
52617
52633
  J.addAll$1$ax(deprecations, A.Deprecation_forVersion(argVersion));
@@ -54054,7 +54070,7 @@ self.util = _cliPkgRequires.util;
54054
54070
  t1 = true;
54055
54071
  return t1 && this.uniqueSelectors.contains$1(0, simple);
54056
54072
  },
54057
- $signature: 13
54073
+ $signature: 14
54058
54074
  };
54059
54075
  A.paths_closure.prototype = {
54060
54076
  call$2(paths, choice) {
@@ -54127,7 +54143,7 @@ self.util = _cliPkgRequires.util;
54127
54143
  call$1(simple1) {
54128
54144
  return B.JSArray_methods.any$1(this.compound2.components, simple1.get$isSuperselector());
54129
54145
  },
54130
- $signature: 13
54146
+ $signature: 14
54131
54147
  };
54132
54148
  A._selectorPseudoIsSuperselector_closure.prototype = {
54133
54149
  call$1(selector2) {
@@ -54202,7 +54218,7 @@ self.util = _cliPkgRequires.util;
54202
54218
  }
54203
54219
  return t1;
54204
54220
  },
54205
- $signature: 13
54221
+ $signature: 14
54206
54222
  };
54207
54223
  A._selectorPseudoIsSuperselector___closure.prototype = {
54208
54224
  call$1(simple1) {
@@ -54214,7 +54230,7 @@ self.util = _cliPkgRequires.util;
54214
54230
  t1 = false;
54215
54231
  return t1;
54216
54232
  },
54217
- $signature: 13
54233
+ $signature: 14
54218
54234
  };
54219
54235
  A._selectorPseudoIsSuperselector___closure0.prototype = {
54220
54236
  call$1(simple1) {
@@ -54225,7 +54241,7 @@ self.util = _cliPkgRequires.util;
54225
54241
  t1 = false;
54226
54242
  return t1;
54227
54243
  },
54228
- $signature: 13
54244
+ $signature: 14
54229
54245
  };
54230
54246
  A._selectorPseudoIsSuperselector_closure4.prototype = {
54231
54247
  call$1(selector2) {
@@ -54249,7 +54265,7 @@ self.util = _cliPkgRequires.util;
54249
54265
  return false;
54250
54266
  return A.listIsSuperselector(this.selector1.components, selector2.components);
54251
54267
  },
54252
- $signature: 13
54268
+ $signature: 14
54253
54269
  };
54254
54270
  A._selectorPseudoArgs_closure.prototype = {
54255
54271
  call$1(pseudo) {
@@ -55139,7 +55155,7 @@ self.util = _cliPkgRequires.util;
55139
55155
  call$1(alpha) {
55140
55156
  return isNaN(alpha) ? 0 : B.JSNumber_methods.clamp$2(alpha, 0, 1);
55141
55157
  },
55142
- $signature: 16
55158
+ $signature: 12
55143
55159
  };
55144
55160
  A._functionString_closure.prototype = {
55145
55161
  call$1(argument) {
@@ -55706,13 +55722,13 @@ self.util = _cliPkgRequires.util;
55706
55722
  call$1(value) {
55707
55723
  return Math.abs(value);
55708
55724
  },
55709
- $signature: 16
55725
+ $signature: 12
55710
55726
  };
55711
55727
  A._ceil_closure.prototype = {
55712
55728
  call$1(value) {
55713
55729
  return B.JSNumber_methods.ceil$0(value);
55714
55730
  },
55715
- $signature: 16
55731
+ $signature: 12
55716
55732
  };
55717
55733
  A._clamp_closure.prototype = {
55718
55734
  call$1($arguments) {
@@ -55736,7 +55752,7 @@ self.util = _cliPkgRequires.util;
55736
55752
  call$1(value) {
55737
55753
  return B.JSNumber_methods.floor$0(value);
55738
55754
  },
55739
- $signature: 16
55755
+ $signature: 12
55740
55756
  };
55741
55757
  A._max_closure.prototype = {
55742
55758
  call$1($arguments) {
@@ -55770,7 +55786,7 @@ self.util = _cliPkgRequires.util;
55770
55786
  call$1(number) {
55771
55787
  return B.JSNumber_methods.round$0(number);
55772
55788
  },
55773
- $signature: 16
55789
+ $signature: 12
55774
55790
  };
55775
55791
  A._hypot_closure.prototype = {
55776
55792
  call$1($arguments) {
@@ -59580,7 +59596,7 @@ self.util = _cliPkgRequires.util;
59580
59596
  t1 = type$.InterpolationMap._as(t1);
59581
59597
  return t1.mapSpan$1(this.span);
59582
59598
  },
59583
- $signature: 15
59599
+ $signature: 16
59584
59600
  };
59585
59601
  A.Parser_spanFromPosition_closure.prototype = {
59586
59602
  call$0() {
@@ -59589,7 +59605,7 @@ self.util = _cliPkgRequires.util;
59589
59605
  t1 = type$.InterpolationMap._as(t1);
59590
59606
  return t1.mapSpan$1(this.span);
59591
59607
  },
59592
- $signature: 15
59608
+ $signature: 16
59593
59609
  };
59594
59610
  A.SassParser.prototype = {
59595
59611
  get$currentIndentation() {
@@ -64390,13 +64406,13 @@ self.util = _cliPkgRequires.util;
64390
64406
  call$0() {
64391
64407
  return this.$this.spanFrom$1(this.start);
64392
64408
  },
64393
- $signature: 15
64409
+ $signature: 16
64394
64410
  };
64395
64411
  A.StylesheetParser_variableDeclarationWithoutNamespace_closure0.prototype = {
64396
64412
  call$0() {
64397
64413
  return this.declaration.span;
64398
64414
  },
64399
- $signature: 15
64415
+ $signature: 16
64400
64416
  };
64401
64417
  A.StylesheetParser__declarationOrBuffer_closure.prototype = {
64402
64418
  call$0() {
@@ -64762,7 +64778,7 @@ self.util = _cliPkgRequires.util;
64762
64778
  call$0() {
64763
64779
  return this.$this.spanFrom$1(this.start);
64764
64780
  },
64765
- $signature: 15
64781
+ $signature: 16
64766
64782
  };
64767
64783
  A.StylesheetParser_trySpecialFunction_closure.prototype = {
64768
64784
  call$1(contents) {
@@ -64800,7 +64816,7 @@ self.util = _cliPkgRequires.util;
64800
64816
  call$0() {
64801
64817
  return this.$this.spanFrom$1(this.start);
64802
64818
  },
64803
- $signature: 15
64819
+ $signature: 16
64804
64820
  };
64805
64821
  A.StylesheetGraph.prototype = {
64806
64822
  modifiedSince$3(url, since, baseImporter) {
@@ -66404,7 +66420,7 @@ self.util = _cliPkgRequires.util;
66404
66420
  call$1(alpha) {
66405
66421
  return A.fuzzyAssertRange(alpha, 0, 1, "alpha");
66406
66422
  },
66407
- $signature: 16
66423
+ $signature: 12
66408
66424
  };
66409
66425
  A._ColorFormatEnum.prototype = {
66410
66426
  toString$0(_) {
@@ -66746,7 +66762,7 @@ self.util = _cliPkgRequires.util;
66746
66762
  t1 = $.$get$linearA98RgbToLinearSrgb();
66747
66763
  break $label0$0;
66748
66764
  }
66749
- if (B.DisplayP3ColorSpace_MmT === dest) {
66765
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
66750
66766
  t1 = $.$get$linearA98RgbToLinearDisplayP3();
66751
66767
  break $label0$0;
66752
66768
  }
@@ -66780,6 +66796,15 @@ self.util = _cliPkgRequires.util;
66780
66796
  get$isBoundedInternal() {
66781
66797
  return true;
66782
66798
  },
66799
+ convert$5(dest, red, green, blue, alpha) {
66800
+ var t1;
66801
+ if (dest === B.DisplayP3LinearColorSpace_PrP) {
66802
+ t1 = this.get$toLinear();
66803
+ t1 = A.SassColor_SassColor$forSpaceInternal(dest, A.NullableExtension_andThen(red, t1), A.NullableExtension_andThen(green, t1), A.NullableExtension_andThen(blue, t1), alpha);
66804
+ } else
66805
+ t1 = this.super$ColorSpace$convertLinear(dest, red, green, blue, alpha, false, false, false, false, false);
66806
+ return t1;
66807
+ },
66783
66808
  toLinear$1(channel) {
66784
66809
  return A.srgbAndDisplayP3ToLinear(channel);
66785
66810
  },
@@ -66823,6 +66848,56 @@ self.util = _cliPkgRequires.util;
66823
66848
  return t1;
66824
66849
  }
66825
66850
  };
66851
+ A.DisplayP3LinearColorSpace.prototype = {
66852
+ get$isBoundedInternal() {
66853
+ return true;
66854
+ },
66855
+ convert$5(dest, red, green, blue, alpha) {
66856
+ return dest === B.DisplayP3ColorSpace_MmT ? A.SassColor_SassColor$forSpaceInternal(dest, A.NullableExtension_andThen(red, A.utils0__srgbAndDisplayP3FromLinear$closure()), A.NullableExtension_andThen(green, A.utils0__srgbAndDisplayP3FromLinear$closure()), A.NullableExtension_andThen(blue, A.utils0__srgbAndDisplayP3FromLinear$closure()), alpha) : this.super$ColorSpace$convert(dest, red, green, blue, alpha);
66857
+ },
66858
+ toLinear$1(channel) {
66859
+ return channel;
66860
+ },
66861
+ fromLinear$1(channel) {
66862
+ return channel;
66863
+ },
66864
+ transformationMatrix$1(dest) {
66865
+ var t1;
66866
+ $label0$0: {
66867
+ if (B.SrgbLinearColorSpace_kUj === dest || B.SrgbColorSpace_thf === dest || B.RgbColorSpace_i0P === dest) {
66868
+ t1 = $.$get$linearDisplayP3ToLinearSrgb();
66869
+ break $label0$0;
66870
+ }
66871
+ if (B.A98RgbColorSpace_lf2 === dest) {
66872
+ t1 = $.$get$linearDisplayP3ToLinearA98Rgb();
66873
+ break $label0$0;
66874
+ }
66875
+ if (B.ProphotoRgbColorSpace_BDz === dest) {
66876
+ t1 = $.$get$linearDisplayP3ToLinearProphotoRgb();
66877
+ break $label0$0;
66878
+ }
66879
+ if (B.Rec2020ColorSpace_6oo === dest) {
66880
+ t1 = $.$get$linearDisplayP3ToLinearRec2020();
66881
+ break $label0$0;
66882
+ }
66883
+ if (B.XyzD65ColorSpace_WiJ === dest) {
66884
+ t1 = $.$get$linearDisplayP3ToXyzD65();
66885
+ break $label0$0;
66886
+ }
66887
+ if (B.XyzD50ColorSpace_2OB === dest) {
66888
+ t1 = $.$get$linearDisplayP3ToXyzD50();
66889
+ break $label0$0;
66890
+ }
66891
+ if (B.LmsColorSpace_Os3 === dest) {
66892
+ t1 = $.$get$linearDisplayP3ToLms();
66893
+ break $label0$0;
66894
+ }
66895
+ t1 = this.super$ColorSpace$transformationMatrix(dest);
66896
+ break $label0$0;
66897
+ }
66898
+ return t1;
66899
+ }
66900
+ };
66826
66901
  A.HslColorSpace.prototype = {
66827
66902
  get$isBoundedInternal() {
66828
66903
  return true;
@@ -66875,7 +66950,7 @@ self.util = _cliPkgRequires.util;
66875
66950
  call$1(hue) {
66876
66951
  return A.hueToRgb(0, 1, hue) * this.factor + this._box_0.scaledWhiteness;
66877
66952
  },
66878
- $signature: 16
66953
+ $signature: 12
66879
66954
  };
66880
66955
  A.LabColorSpace.prototype = {
66881
66956
  get$isBoundedInternal() {
@@ -66989,7 +67064,7 @@ self.util = _cliPkgRequires.util;
66989
67064
  t1 = $.$get$lmsToLinearProphotoRgb();
66990
67065
  break $label0$0;
66991
67066
  }
66992
- if (B.DisplayP3ColorSpace_MmT === dest) {
67067
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
66993
67068
  t1 = $.$get$lmsToLinearDisplayP3();
66994
67069
  break $label0$0;
66995
67070
  }
@@ -67075,7 +67150,7 @@ self.util = _cliPkgRequires.util;
67075
67150
  t1 = $.$get$linearProphotoRgbToLinearA98Rgb();
67076
67151
  break $label0$0;
67077
67152
  }
67078
- if (B.DisplayP3ColorSpace_MmT === dest) {
67153
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67079
67154
  t1 = $.$get$linearProphotoRgbToLinearDisplayP3();
67080
67155
  break $label0$0;
67081
67156
  }
@@ -67124,7 +67199,7 @@ self.util = _cliPkgRequires.util;
67124
67199
  t1 = $.$get$linearRec2020ToLinearA98Rgb();
67125
67200
  break $label0$0;
67126
67201
  }
67127
- if (B.DisplayP3ColorSpace_MmT === dest) {
67202
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67128
67203
  t1 = $.$get$linearRec2020ToLinearDisplayP3();
67129
67204
  break $label0$0;
67130
67205
  }
@@ -67238,7 +67313,7 @@ self.util = _cliPkgRequires.util;
67238
67313
  transformationMatrix$1(dest) {
67239
67314
  var t1;
67240
67315
  $label0$0: {
67241
- if (B.DisplayP3ColorSpace_MmT === dest) {
67316
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67242
67317
  t1 = $.$get$linearSrgbToLinearDisplayP3();
67243
67318
  break $label0$0;
67244
67319
  }
@@ -67297,7 +67372,7 @@ self.util = _cliPkgRequires.util;
67297
67372
  transformationMatrix$1(dest) {
67298
67373
  var t1;
67299
67374
  $label0$0: {
67300
- if (B.DisplayP3ColorSpace_MmT === dest) {
67375
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67301
67376
  t1 = $.$get$linearSrgbToLinearDisplayP3();
67302
67377
  break $label0$0;
67303
67378
  }
@@ -67380,7 +67455,7 @@ self.util = _cliPkgRequires.util;
67380
67455
  t1 = $.$get$xyzD50ToLinearProphotoRgb();
67381
67456
  break $label0$0;
67382
67457
  }
67383
- if (B.DisplayP3ColorSpace_MmT === dest) {
67458
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67384
67459
  t1 = $.$get$xyzD50ToLinearDisplayP3();
67385
67460
  break $label0$0;
67386
67461
  }
@@ -67427,7 +67502,7 @@ self.util = _cliPkgRequires.util;
67427
67502
  t1 = $.$get$xyzD65ToLinearProphotoRgb();
67428
67503
  break $label0$0;
67429
67504
  }
67430
- if (B.DisplayP3ColorSpace_MmT === dest) {
67505
+ if (B.DisplayP3ColorSpace_MmT === dest || B.DisplayP3LinearColorSpace_PrP === dest) {
67431
67506
  t1 = $.$get$xyzD65ToLinearDisplayP3();
67432
67507
  break $label0$0;
67433
67508
  }
@@ -68479,7 +68554,7 @@ self.util = _cliPkgRequires.util;
68479
68554
  call$1(factor) {
68480
68555
  return this.$this._number$_value * factor;
68481
68556
  },
68482
- $signature: 16
68557
+ $signature: 12
68483
68558
  };
68484
68559
  A.SingleUnitSassNumber_multiplyUnits_closure.prototype = {
68485
68560
  call$1(denominator) {
@@ -68834,7 +68909,7 @@ self.util = _cliPkgRequires.util;
68834
68909
  call$1(simple) {
68835
68910
  return simple.accept$1(this.$this);
68836
68911
  },
68837
- $signature: 13
68912
+ $signature: 14
68838
68913
  };
68839
68914
  A._EvaluateVisitor0.prototype = {
68840
68915
  _EvaluateVisitor$6$functions$importCache$logger$nodeImporter$quietDeps$sourceMap0(functions, importCache, logger, nodeImporter, quietDeps, sourceMap) {
@@ -75006,7 +75081,7 @@ self.util = _cliPkgRequires.util;
75006
75081
  call$1(target) {
75007
75082
  return !this.selectors.contains$1(0, target);
75008
75083
  },
75009
- $signature: 13
75084
+ $signature: 14
75010
75085
  };
75011
75086
  A._EvaluateVisitor__combineCss_visitModule0.prototype = {
75012
75087
  call$1(module) {
@@ -75038,7 +75113,7 @@ self.util = _cliPkgRequires.util;
75038
75113
  call$1(target) {
75039
75114
  return !this.originalSelectors.contains$1(0, target);
75040
75115
  },
75041
- $signature: 13
75116
+ $signature: 14
75042
75117
  };
75043
75118
  A._EvaluateVisitor__extendModules_closure2.prototype = {
75044
75119
  call$0() {
@@ -76026,7 +76101,7 @@ self.util = _cliPkgRequires.util;
76026
76101
  call$0() {
76027
76102
  return this.node.get$spanWithoutContent();
76028
76103
  },
76029
- $signature: 15
76104
+ $signature: 16
76030
76105
  };
76031
76106
  A._EvaluateVisitor_visitMediaRule_closure2.prototype = {
76032
76107
  call$1(mediaQueries) {
@@ -80797,7 +80872,7 @@ self.util = _cliPkgRequires.util;
80797
80872
  call$1(target) {
80798
80873
  return !this.selectors.contains$1(0, target);
80799
80874
  },
80800
- $signature: 13
80875
+ $signature: 14
80801
80876
  };
80802
80877
  A._EvaluateVisitor__combineCss_visitModule.prototype = {
80803
80878
  call$1(module) {
@@ -80829,7 +80904,7 @@ self.util = _cliPkgRequires.util;
80829
80904
  call$1(target) {
80830
80905
  return !this.originalSelectors.contains$1(0, target);
80831
80906
  },
80832
- $signature: 13
80907
+ $signature: 14
80833
80908
  };
80834
80909
  A._EvaluateVisitor__extendModules_closure0.prototype = {
80835
80910
  call$0() {
@@ -81286,7 +81361,7 @@ self.util = _cliPkgRequires.util;
81286
81361
  call$0() {
81287
81362
  return this.node.get$spanWithoutContent();
81288
81363
  },
81289
- $signature: 15
81364
+ $signature: 16
81290
81365
  };
81291
81366
  A._EvaluateVisitor_visitMediaRule_closure.prototype = {
81292
81367
  call$1(mediaQueries) {
@@ -86627,7 +86702,7 @@ self.util = _cliPkgRequires.util;
86627
86702
  t1 = $.$get$linearA98RgbToLinearSrgb0();
86628
86703
  break $label0$0;
86629
86704
  }
86630
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
86705
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
86631
86706
  t1 = $.$get$linearA98RgbToLinearDisplayP30();
86632
86707
  break $label0$0;
86633
86708
  }
@@ -86703,7 +86778,7 @@ self.util = _cliPkgRequires.util;
86703
86778
  call$1(simple) {
86704
86779
  return simple.accept$1(this.$this);
86705
86780
  },
86706
- $signature: 14
86781
+ $signature: 15
86707
86782
  };
86708
86783
  A.SupportsAnything0.prototype = {
86709
86784
  toInterpolation$0() {
@@ -93568,7 +93643,7 @@ self.util = _cliPkgRequires.util;
93568
93643
  t2 = A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-");
93569
93644
  return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;
93570
93645
  },
93571
- $signature: 12
93646
+ $signature: 13
93572
93647
  };
93573
93648
  A._EvaluateVisitor_closure39.prototype = {
93574
93649
  call$1($arguments) {
@@ -93576,7 +93651,7 @@ self.util = _cliPkgRequires.util;
93576
93651
  t1 = this.$this._async_evaluate0$_environment;
93577
93652
  return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-")) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
93578
93653
  },
93579
- $signature: 12
93654
+ $signature: 13
93580
93655
  };
93581
93656
  A._EvaluateVisitor_closure40.prototype = {
93582
93657
  call$1($arguments) {
@@ -93591,7 +93666,7 @@ self.util = _cliPkgRequires.util;
93591
93666
  t4 = A.stringReplaceAllUnchecked(t3, "_", "-");
93592
93667
  return t2.getFunction$2$namespace(t4, module == null ? null : module._string0$_text) != null || t1._async_evaluate0$_builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true0 : B.SassBoolean_false0;
93593
93668
  },
93594
- $signature: 12
93669
+ $signature: 13
93595
93670
  };
93596
93671
  A._EvaluateVisitor_closure41.prototype = {
93597
93672
  call$1($arguments) {
@@ -93604,7 +93679,7 @@ self.util = _cliPkgRequires.util;
93604
93679
  t2 = A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-");
93605
93680
  return t1.getMixin$2$namespace(t2, module == null ? null : module._string0$_text) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
93606
93681
  },
93607
- $signature: 12
93682
+ $signature: 13
93608
93683
  };
93609
93684
  A._EvaluateVisitor_closure42.prototype = {
93610
93685
  call$1($arguments) {
@@ -93613,7 +93688,7 @@ self.util = _cliPkgRequires.util;
93613
93688
  throw A.wrapException(A.SassScriptException$0(string$.conten, null));
93614
93689
  return t1._async_environment0$_content != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
93615
93690
  },
93616
- $signature: 12
93691
+ $signature: 13
93617
93692
  };
93618
93693
  A._EvaluateVisitor_closure43.prototype = {
93619
93694
  call$1($arguments) {
@@ -94138,7 +94213,7 @@ self.util = _cliPkgRequires.util;
94138
94213
  call$1(target) {
94139
94214
  return !this.selectors.contains$1(0, target);
94140
94215
  },
94141
- $signature: 14
94216
+ $signature: 15
94142
94217
  };
94143
94218
  A._EvaluateVisitor__combineCss_visitModule2.prototype = {
94144
94219
  call$1(module) {
@@ -94170,7 +94245,7 @@ self.util = _cliPkgRequires.util;
94170
94245
  call$1(target) {
94171
94246
  return !this.originalSelectors.contains$1(0, target);
94172
94247
  },
94173
- $signature: 14
94248
+ $signature: 15
94174
94249
  };
94175
94250
  A._EvaluateVisitor__extendModules_closure6.prototype = {
94176
94251
  call$0() {
@@ -95158,7 +95233,7 @@ self.util = _cliPkgRequires.util;
95158
95233
  call$0() {
95159
95234
  return this.node.get$spanWithoutContent();
95160
95235
  },
95161
- $signature: 15
95236
+ $signature: 16
95162
95237
  };
95163
95238
  A._EvaluateVisitor_visitMediaRule_closure8.prototype = {
95164
95239
  call$1(mediaQueries) {
@@ -99041,21 +99116,21 @@ self.util = _cliPkgRequires.util;
99041
99116
  call$1($arguments) {
99042
99117
  return J.$index$asx($arguments, 0).assertColor$1("color")._color0$_space.get$isLegacyInternal() ? B.SassBoolean_true0 : B.SassBoolean_false0;
99043
99118
  },
99044
- $signature: 12
99119
+ $signature: 13
99045
99120
  };
99046
99121
  A.module_closure45.prototype = {
99047
99122
  call$1($arguments) {
99048
99123
  var t1 = J.getInterceptor$asx($arguments);
99049
99124
  return t1.$index($arguments, 0).assertColor$1("color").isChannelMissing$3$channelName$colorName(A._channelName0(t1.$index($arguments, 1)), "channel", "color") ? B.SassBoolean_true0 : B.SassBoolean_false0;
99050
99125
  },
99051
- $signature: 12
99126
+ $signature: 13
99052
99127
  };
99053
99128
  A.module_closure46.prototype = {
99054
99129
  call$1($arguments) {
99055
99130
  var t1 = J.getInterceptor$asx($arguments);
99056
99131
  return A._colorInSpace0(t1.$index($arguments, 0), t1.$index($arguments, 1), true).get$isInGamut() ? B.SassBoolean_true0 : B.SassBoolean_false0;
99057
99132
  },
99058
- $signature: 12
99133
+ $signature: 13
99059
99134
  };
99060
99135
  A.module_closure47.prototype = {
99061
99136
  call$1($arguments) {
@@ -99149,7 +99224,7 @@ self.util = _cliPkgRequires.util;
99149
99224
  t1 = J.$eq$(t1.call$1(color1), t1.call$1(color2));
99150
99225
  return t1 ? B.SassBoolean_true0 : B.SassBoolean_false0;
99151
99226
  },
99152
- $signature: 12
99227
+ $signature: 13
99153
99228
  };
99154
99229
  A.module_closure_toXyzNoMissing0.prototype = {
99155
99230
  call$1(color) {
@@ -99214,7 +99289,7 @@ self.util = _cliPkgRequires.util;
99214
99289
  var t1 = J.getInterceptor$asx($arguments);
99215
99290
  return A._colorInSpace0(t1.$index($arguments, 0), t1.$index($arguments, 2), true).isChannelPowerless$3$channelName$colorName(A._channelName0(t1.$index($arguments, 1)), "channel", "color") ? B.SassBoolean_true0 : B.SassBoolean_false0;
99216
99291
  },
99217
- $signature: 12
99292
+ $signature: 13
99218
99293
  };
99219
99294
  A._mix_closure0.prototype = {
99220
99295
  call$1($arguments) {
@@ -99326,7 +99401,7 @@ self.util = _cliPkgRequires.util;
99326
99401
  call$1(alpha) {
99327
99402
  return isNaN(alpha) ? 0 : B.JSNumber_methods.clamp$2(alpha, 0, 1);
99328
99403
  },
99329
- $signature: 16
99404
+ $signature: 12
99330
99405
  };
99331
99406
  A._functionString_closure0.prototype = {
99332
99407
  call$1(argument) {
@@ -99534,6 +99609,13 @@ self.util = _cliPkgRequires.util;
99534
99609
  t4 = t1.get$blue(options);
99535
99610
  t1 = t1.get$alpha(options);
99536
99611
  return A.SassColor$_forSpace0(B.DisplayP3ColorSpace_MmT0, t2, t3, t4, A._asBool($.$get$_isUndefined().call$1(t1)) ? 1 : t1, _null);
99612
+ case B.DisplayP3LinearColorSpace_PrP0:
99613
+ t1 = J.getInterceptor$x(options);
99614
+ t2 = t1.get$red(options);
99615
+ t3 = t1.get$green(options);
99616
+ t4 = t1.get$blue(options);
99617
+ t1 = t1.get$alpha(options);
99618
+ return A.SassColor$_forSpace0(B.DisplayP3LinearColorSpace_PrP0, t2, t3, t4, A._asBool($.$get$_isUndefined().call$1(t1)) ? 1 : t1, _null);
99537
99619
  case B.A98RgbColorSpace_lf20:
99538
99620
  t1 = J.getInterceptor$x(options);
99539
99621
  t2 = t1.get$red(options);
@@ -99805,6 +99887,10 @@ self.util = _cliPkgRequires.util;
99805
99887
  changedColor = A.SassColor$_forSpace0(B.DisplayP3ColorSpace_MmT0, changedValue.call$1(_s3_0), changedValue.call$1(_s5_), changedValue.call$1(_s4_), changedValue.call$1(_s5_0), _null);
99806
99888
  break $label0$2;
99807
99889
  }
99890
+ if (B.DisplayP3LinearColorSpace_PrP0 === space) {
99891
+ changedColor = A.SassColor$_forSpace0(B.DisplayP3LinearColorSpace_PrP0, changedValue.call$1(_s3_0), changedValue.call$1(_s5_), changedValue.call$1(_s4_), changedValue.call$1(_s5_0), _null);
99892
+ break $label0$2;
99893
+ }
99808
99894
  if (B.ProphotoRgbColorSpace_BDz0 === space) {
99809
99895
  changedColor = A.SassColor$_forSpace0(B.ProphotoRgbColorSpace_BDz0, changedValue.call$1(_s3_0), changedValue.call$1(_s5_), changedValue.call$1(_s4_), changedValue.call$1(_s5_0), _null);
99810
99896
  break $label0$2;
@@ -100571,7 +100657,7 @@ self.util = _cliPkgRequires.util;
100571
100657
  call$1(alpha) {
100572
100658
  return A.fuzzyAssertRange0(alpha, 0, 1, "alpha");
100573
100659
  },
100574
- $signature: 16
100660
+ $signature: 12
100575
100661
  };
100576
100662
  A._ColorFormatEnum0.prototype = {
100577
100663
  toString$0(_) {
@@ -101357,7 +101443,7 @@ self.util = _cliPkgRequires.util;
101357
101443
  call$1(component) {
101358
101444
  return component.get$hasComplicatedSuperselectorSemantics();
101359
101445
  },
101360
- $signature: 14
101446
+ $signature: 15
101361
101447
  };
101362
101448
  A.Configuration0.prototype = {
101363
101449
  throughForward$1($forward) {
@@ -102073,6 +102159,15 @@ self.util = _cliPkgRequires.util;
102073
102159
  get$isBoundedInternal() {
102074
102160
  return true;
102075
102161
  },
102162
+ convert$5(dest, red, green, blue, alpha) {
102163
+ var t1;
102164
+ if (dest === B.DisplayP3LinearColorSpace_PrP0) {
102165
+ t1 = this.get$toLinear();
102166
+ t1 = A.SassColor_SassColor$forSpaceInternal0(dest, A.NullableExtension_andThen0(red, t1), A.NullableExtension_andThen0(green, t1), A.NullableExtension_andThen0(blue, t1), alpha);
102167
+ } else
102168
+ t1 = this.super$ColorSpace$convertLinear0(dest, red, green, blue, alpha, false, false, false, false, false);
102169
+ return t1;
102170
+ },
102076
102171
  toLinear$1(channel) {
102077
102172
  return A.srgbAndDisplayP3ToLinear0(channel);
102078
102173
  },
@@ -102116,6 +102211,56 @@ self.util = _cliPkgRequires.util;
102116
102211
  return t1;
102117
102212
  }
102118
102213
  };
102214
+ A.DisplayP3LinearColorSpace0.prototype = {
102215
+ get$isBoundedInternal() {
102216
+ return true;
102217
+ },
102218
+ convert$5(dest, red, green, blue, alpha) {
102219
+ return dest === B.DisplayP3ColorSpace_MmT0 ? A.SassColor_SassColor$forSpaceInternal0(dest, A.NullableExtension_andThen0(red, A.utils2__srgbAndDisplayP3FromLinear$closure()), A.NullableExtension_andThen0(green, A.utils2__srgbAndDisplayP3FromLinear$closure()), A.NullableExtension_andThen0(blue, A.utils2__srgbAndDisplayP3FromLinear$closure()), alpha) : this.super$ColorSpace$convert0(dest, red, green, blue, alpha);
102220
+ },
102221
+ toLinear$1(channel) {
102222
+ return channel;
102223
+ },
102224
+ fromLinear$1(channel) {
102225
+ return channel;
102226
+ },
102227
+ transformationMatrix$1(dest) {
102228
+ var t1;
102229
+ $label0$0: {
102230
+ if (B.SrgbLinearColorSpace_kUj0 === dest || B.SrgbColorSpace_thf0 === dest || B.RgbColorSpace_i0P0 === dest) {
102231
+ t1 = $.$get$linearDisplayP3ToLinearSrgb0();
102232
+ break $label0$0;
102233
+ }
102234
+ if (B.A98RgbColorSpace_lf20 === dest) {
102235
+ t1 = $.$get$linearDisplayP3ToLinearA98Rgb0();
102236
+ break $label0$0;
102237
+ }
102238
+ if (B.ProphotoRgbColorSpace_BDz0 === dest) {
102239
+ t1 = $.$get$linearDisplayP3ToLinearProphotoRgb0();
102240
+ break $label0$0;
102241
+ }
102242
+ if (B.Rec2020ColorSpace_6oo0 === dest) {
102243
+ t1 = $.$get$linearDisplayP3ToLinearRec20200();
102244
+ break $label0$0;
102245
+ }
102246
+ if (B.XyzD65ColorSpace_WiJ0 === dest) {
102247
+ t1 = $.$get$linearDisplayP3ToXyzD650();
102248
+ break $label0$0;
102249
+ }
102250
+ if (B.XyzD50ColorSpace_2OB0 === dest) {
102251
+ t1 = $.$get$linearDisplayP3ToXyzD500();
102252
+ break $label0$0;
102253
+ }
102254
+ if (B.LmsColorSpace_Os30 === dest) {
102255
+ t1 = $.$get$linearDisplayP3ToLms0();
102256
+ break $label0$0;
102257
+ }
102258
+ t1 = this.super$ColorSpace$transformationMatrix0(dest);
102259
+ break $label0$0;
102260
+ }
102261
+ return t1;
102262
+ }
102263
+ };
102119
102264
  A.DynamicImport0.prototype = {
102120
102265
  toString$0(_) {
102121
102266
  return A.StringExpression_quoteText0(this.urlString);
@@ -105436,7 +105581,7 @@ self.util = _cliPkgRequires.util;
105436
105581
  t2 = A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-");
105437
105582
  return t1.globalVariableExists$2$namespace(t2, module == null ? null : module._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;
105438
105583
  },
105439
- $signature: 12
105584
+ $signature: 13
105440
105585
  };
105441
105586
  A._EvaluateVisitor_closure26.prototype = {
105442
105587
  call$1($arguments) {
@@ -105444,7 +105589,7 @@ self.util = _cliPkgRequires.util;
105444
105589
  t1 = this.$this._evaluate0$_environment;
105445
105590
  return t1.getVariable$1(A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-")) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
105446
105591
  },
105447
- $signature: 12
105592
+ $signature: 13
105448
105593
  };
105449
105594
  A._EvaluateVisitor_closure27.prototype = {
105450
105595
  call$1($arguments) {
@@ -105459,7 +105604,7 @@ self.util = _cliPkgRequires.util;
105459
105604
  t4 = A.stringReplaceAllUnchecked(t3, "_", "-");
105460
105605
  return t2.getFunction$2$namespace(t4, module == null ? null : module._string0$_text) != null || t1._evaluate0$_builtInFunctions.containsKey$1(t3) ? B.SassBoolean_true0 : B.SassBoolean_false0;
105461
105606
  },
105462
- $signature: 12
105607
+ $signature: 13
105463
105608
  };
105464
105609
  A._EvaluateVisitor_closure28.prototype = {
105465
105610
  call$1($arguments) {
@@ -105472,7 +105617,7 @@ self.util = _cliPkgRequires.util;
105472
105617
  t2 = A.stringReplaceAllUnchecked(variable._string0$_text, "_", "-");
105473
105618
  return t1.getMixin$2$namespace(t2, module == null ? null : module._string0$_text) != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
105474
105619
  },
105475
- $signature: 12
105620
+ $signature: 13
105476
105621
  };
105477
105622
  A._EvaluateVisitor_closure29.prototype = {
105478
105623
  call$1($arguments) {
@@ -105481,7 +105626,7 @@ self.util = _cliPkgRequires.util;
105481
105626
  throw A.wrapException(A.SassScriptException$0(string$.conten, null));
105482
105627
  return t1._environment0$_content != null ? B.SassBoolean_true0 : B.SassBoolean_false0;
105483
105628
  },
105484
- $signature: 12
105629
+ $signature: 13
105485
105630
  };
105486
105631
  A._EvaluateVisitor_closure30.prototype = {
105487
105632
  call$1($arguments) {
@@ -105846,7 +105991,7 @@ self.util = _cliPkgRequires.util;
105846
105991
  call$1(target) {
105847
105992
  return !this.selectors.contains$1(0, target);
105848
105993
  },
105849
- $signature: 14
105994
+ $signature: 15
105850
105995
  };
105851
105996
  A._EvaluateVisitor__combineCss_visitModule1.prototype = {
105852
105997
  call$1(module) {
@@ -105878,7 +106023,7 @@ self.util = _cliPkgRequires.util;
105878
106023
  call$1(target) {
105879
106024
  return !this.originalSelectors.contains$1(0, target);
105880
106025
  },
105881
- $signature: 14
106026
+ $signature: 15
105882
106027
  };
105883
106028
  A._EvaluateVisitor__extendModules_closure4.prototype = {
105884
106029
  call$0() {
@@ -106335,7 +106480,7 @@ self.util = _cliPkgRequires.util;
106335
106480
  call$0() {
106336
106481
  return this.node.get$spanWithoutContent();
106337
106482
  },
106338
- $signature: 15
106483
+ $signature: 16
106339
106484
  };
106340
106485
  A._EvaluateVisitor_visitMediaRule_closure5.prototype = {
106341
106486
  call$1(mediaQueries) {
@@ -109021,7 +109166,7 @@ self.util = _cliPkgRequires.util;
109021
109166
  t1 = true;
109022
109167
  return t1 && this.uniqueSelectors.contains$1(0, simple);
109023
109168
  },
109024
- $signature: 14
109169
+ $signature: 15
109025
109170
  };
109026
109171
  A.paths_closure0.prototype = {
109027
109172
  call$2(paths, choice) {
@@ -109094,7 +109239,7 @@ self.util = _cliPkgRequires.util;
109094
109239
  call$1(simple1) {
109095
109240
  return B.JSArray_methods.any$1(this.compound2.components, simple1.get$isSuperselector());
109096
109241
  },
109097
- $signature: 14
109242
+ $signature: 15
109098
109243
  };
109099
109244
  A._selectorPseudoIsSuperselector_closure6.prototype = {
109100
109245
  call$1(selector2) {
@@ -109169,7 +109314,7 @@ self.util = _cliPkgRequires.util;
109169
109314
  }
109170
109315
  return t1;
109171
109316
  },
109172
- $signature: 14
109317
+ $signature: 15
109173
109318
  };
109174
109319
  A._selectorPseudoIsSuperselector___closure1.prototype = {
109175
109320
  call$1(simple1) {
@@ -109181,7 +109326,7 @@ self.util = _cliPkgRequires.util;
109181
109326
  t1 = false;
109182
109327
  return t1;
109183
109328
  },
109184
- $signature: 14
109329
+ $signature: 15
109185
109330
  };
109186
109331
  A._selectorPseudoIsSuperselector___closure2.prototype = {
109187
109332
  call$1(simple1) {
@@ -109192,7 +109337,7 @@ self.util = _cliPkgRequires.util;
109192
109337
  t1 = false;
109193
109338
  return t1;
109194
109339
  },
109195
- $signature: 14
109340
+ $signature: 15
109196
109341
  };
109197
109342
  A._selectorPseudoIsSuperselector_closure11.prototype = {
109198
109343
  call$1(selector2) {
@@ -109216,7 +109361,7 @@ self.util = _cliPkgRequires.util;
109216
109361
  return false;
109217
109362
  return A.listIsSuperselector0(this.selector1.components, selector2.components);
109218
109363
  },
109219
- $signature: 14
109364
+ $signature: 15
109220
109365
  };
109221
109366
  A._selectorPseudoArgs_closure1.prototype = {
109222
109367
  call$1(pseudo) {
@@ -109294,7 +109439,7 @@ self.util = _cliPkgRequires.util;
109294
109439
  call$1(hue) {
109295
109440
  return A.hueToRgb0(0, 1, hue) * this.factor + this._box_0.scaledWhiteness;
109296
109441
  },
109297
- $signature: 16
109442
+ $signature: 12
109298
109443
  };
109299
109444
  A.InterpolatedIDSelector.prototype = {
109300
109445
  get$span(_) {
@@ -109347,7 +109492,7 @@ self.util = _cliPkgRequires.util;
109347
109492
  t1 = false;
109348
109493
  return t1;
109349
109494
  },
109350
- $signature: 14
109495
+ $signature: 15
109351
109496
  };
109352
109497
  A.IfExpression0.prototype = {
109353
109498
  accept$1$1(visitor) {
@@ -109462,7 +109607,7 @@ self.util = _cliPkgRequires.util;
109462
109607
  call$0() {
109463
109608
  return this.$this.get$span(0);
109464
109609
  },
109465
- $signature: 15
109610
+ $signature: 16
109466
109611
  };
109467
109612
  A.IfConditionFunction0.prototype = {
109468
109613
  get$isArbitrarySubstitution() {
@@ -111677,7 +111822,7 @@ self.util = _cliPkgRequires.util;
111677
111822
  call$1($arguments) {
111678
111823
  return J.$index$asx($arguments, 0).get$hasBrackets() ? B.SassBoolean_true0 : B.SassBoolean_false0;
111679
111824
  },
111680
- $signature: 12
111825
+ $signature: 13
111681
111826
  };
111682
111827
  A._slash_closure0.prototype = {
111683
111828
  call$1($arguments) {
@@ -111895,7 +112040,7 @@ self.util = _cliPkgRequires.util;
111895
112040
  selector = simple.selector;
111896
112041
  return selector != null && selector.accept$1(B.C__ParentSelectorVisitor0) != null;
111897
112042
  },
111898
- $signature: 14
112043
+ $signature: 15
111899
112044
  };
111900
112045
  A.SelectorList__nestWithinCompound_closure3.prototype = {
111901
112046
  call$1(simple) {
@@ -112239,7 +112384,7 @@ self.util = _cliPkgRequires.util;
112239
112384
  t1 = $.$get$lmsToLinearProphotoRgb0();
112240
112385
  break $label0$0;
112241
112386
  }
112242
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
112387
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
112243
112388
  t1 = $.$get$lmsToLinearDisplayP30();
112244
112389
  break $label0$0;
112245
112390
  }
@@ -112562,7 +112707,7 @@ self.util = _cliPkgRequires.util;
112562
112707
  }
112563
112708
  return map._map0$_contents.containsKey$1(B.JSArray_methods.get$last(t2)) ? B.SassBoolean_true0 : B.SassBoolean_false0;
112564
112709
  },
112565
- $signature: 12
112710
+ $signature: 13
112566
112711
  };
112567
112712
  A._modify_modifyNestedMap0.prototype = {
112568
112713
  call$1(map) {
@@ -112833,13 +112978,13 @@ self.util = _cliPkgRequires.util;
112833
112978
  call$1(value) {
112834
112979
  return Math.abs(value);
112835
112980
  },
112836
- $signature: 16
112981
+ $signature: 12
112837
112982
  };
112838
112983
  A._ceil_closure0.prototype = {
112839
112984
  call$1(value) {
112840
112985
  return B.JSNumber_methods.ceil$0(value);
112841
112986
  },
112842
- $signature: 16
112987
+ $signature: 12
112843
112988
  };
112844
112989
  A._clamp_closure0.prototype = {
112845
112990
  call$1($arguments) {
@@ -112863,7 +113008,7 @@ self.util = _cliPkgRequires.util;
112863
113008
  call$1(value) {
112864
113009
  return B.JSNumber_methods.floor$0(value);
112865
113010
  },
112866
- $signature: 16
113011
+ $signature: 12
112867
113012
  };
112868
113013
  A._max_closure0.prototype = {
112869
113014
  call$1($arguments) {
@@ -112897,7 +113042,7 @@ self.util = _cliPkgRequires.util;
112897
113042
  call$1(number) {
112898
113043
  return B.JSNumber_methods.round$0(number);
112899
113044
  },
112900
- $signature: 16
113045
+ $signature: 12
112901
113046
  };
112902
113047
  A._hypot_closure0.prototype = {
112903
113048
  call$1($arguments) {
@@ -112964,13 +113109,13 @@ self.util = _cliPkgRequires.util;
112964
113109
  var t1 = J.getInterceptor$asx($arguments);
112965
113110
  return t1.$index($arguments, 0).assertNumber$1("number1").isComparableTo$1(t1.$index($arguments, 1).assertNumber$1("number2")) ? B.SassBoolean_true0 : B.SassBoolean_false0;
112966
113111
  },
112967
- $signature: 12
113112
+ $signature: 13
112968
113113
  };
112969
113114
  A._isUnitless_closure0.prototype = {
112970
113115
  call$1($arguments) {
112971
113116
  return !J.$index$asx($arguments, 0).assertNumber$1("number").get$hasUnits() ? B.SassBoolean_true0 : B.SassBoolean_false0;
112972
113117
  },
112973
- $signature: 12
113118
+ $signature: 13
112974
113119
  };
112975
113120
  A._unit_closure0.prototype = {
112976
113121
  call$1($arguments) {
@@ -113380,7 +113525,7 @@ self.util = _cliPkgRequires.util;
113380
113525
  A.warnForDeprecation0(string$.The_fe, B.Deprecation_p2t);
113381
113526
  return $._features0.contains$1(0, J.$index$asx($arguments, 0).assertString$1("feature")._string0$_text) ? B.SassBoolean_true0 : B.SassBoolean_false0;
113382
113527
  },
113383
- $signature: 12
113528
+ $signature: 13
113384
113529
  };
113385
113530
  A._shared_closure4.prototype = {
113386
113531
  call$1($arguments) {
@@ -113523,7 +113668,7 @@ self.util = _cliPkgRequires.util;
113523
113668
  }
113524
113669
  return t1 ? B.SassBoolean_true0 : B.SassBoolean_false0;
113525
113670
  },
113526
- $signature: 12
113671
+ $signature: 13
113527
113672
  };
113528
113673
  A.mixinClass_closure.prototype = {
113529
113674
  call$0() {
@@ -115743,7 +115888,7 @@ self.util = _cliPkgRequires.util;
115743
115888
  call$0() {
115744
115889
  return $.$get$bogusSpan0();
115745
115890
  },
115746
- $signature: 15
115891
+ $signature: 16
115747
115892
  };
115748
115893
  A._updateLazyFileSpanPrototype_closure0.prototype = {
115749
115894
  call$1(span) {
@@ -116657,7 +116802,7 @@ self.util = _cliPkgRequires.util;
116657
116802
  t1 = type$.InterpolationMap_2._as(t1);
116658
116803
  return t1.mapSpan$1(this.span);
116659
116804
  },
116660
- $signature: 15
116805
+ $signature: 16
116661
116806
  };
116662
116807
  A.Parser_spanFromPosition_closure0.prototype = {
116663
116808
  call$0() {
@@ -116666,7 +116811,7 @@ self.util = _cliPkgRequires.util;
116666
116811
  t1 = type$.InterpolationMap_2._as(t1);
116667
116812
  return t1.mapSpan$1(this.span);
116668
116813
  },
116669
- $signature: 15
116814
+ $signature: 16
116670
116815
  };
116671
116816
  A.InterpolatedPlaceholderSelector.prototype = {
116672
116817
  get$span(_) {
@@ -116784,7 +116929,7 @@ self.util = _cliPkgRequires.util;
116784
116929
  t1 = $.$get$linearProphotoRgbToLinearA98Rgb0();
116785
116930
  break $label0$0;
116786
116931
  }
116787
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
116932
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
116788
116933
  t1 = $.$get$linearProphotoRgbToLinearDisplayP30();
116789
116934
  break $label0$0;
116790
116935
  }
@@ -116988,7 +117133,7 @@ self.util = _cliPkgRequires.util;
116988
117133
  t1 = false;
116989
117134
  return t1;
116990
117135
  },
116991
- $signature: 14
117136
+ $signature: 15
116992
117137
  };
116993
117138
  A.PublicMemberMapView0.prototype = {
116994
117139
  get$keys(_) {
@@ -117063,7 +117208,7 @@ self.util = _cliPkgRequires.util;
117063
117208
  t1 = $.$get$linearRec2020ToLinearA98Rgb0();
117064
117209
  break $label0$0;
117065
117210
  }
117066
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
117211
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
117067
117212
  t1 = $.$get$linearRec2020ToLinearDisplayP30();
117068
117213
  break $label0$0;
117069
117214
  }
@@ -118282,7 +118427,7 @@ self.util = _cliPkgRequires.util;
118282
118427
  selector2.assertNotBogus$1$name("sub");
118283
118428
  return A.listIsSuperselector0(selector1.components, selector2.components) ? B.SassBoolean_true0 : B.SassBoolean_false0;
118284
118429
  },
118285
- $signature: 12
118430
+ $signature: 13
118286
118431
  };
118287
118432
  A._simpleSelectors_closure0.prototype = {
118288
118433
  call$1($arguments) {
@@ -120647,7 +120792,7 @@ self.util = _cliPkgRequires.util;
120647
120792
  call$1(simple) {
120648
120793
  return this.$this.isSuperselector$1(simple);
120649
120794
  },
120650
- $signature: 14
120795
+ $signature: 15
120651
120796
  };
120652
120797
  A.JSSimpleSelectorVisitor.prototype = {
120653
120798
  visitSelectorList$1(_) {
@@ -120795,7 +120940,7 @@ self.util = _cliPkgRequires.util;
120795
120940
  call$1(factor) {
120796
120941
  return this.$this._number1$_value * factor;
120797
120942
  },
120798
- $signature: 16
120943
+ $signature: 12
120799
120944
  };
120800
120945
  A.SingleUnitSassNumber_multiplyUnits_closure1.prototype = {
120801
120946
  call$1(denominator) {
@@ -121261,7 +121406,7 @@ self.util = _cliPkgRequires.util;
121261
121406
  call$0() {
121262
121407
  return this.span;
121263
121408
  },
121264
- $signature: 15
121409
+ $signature: 16
121265
121410
  };
121266
121411
  A.updateSourceSpanPrototype_closure0.prototype = {
121267
121412
  call$1(span) {
@@ -121464,7 +121609,7 @@ self.util = _cliPkgRequires.util;
121464
121609
  transformationMatrix$1(dest) {
121465
121610
  var t1;
121466
121611
  $label0$0: {
121467
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
121612
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
121468
121613
  t1 = $.$get$linearSrgbToLinearDisplayP30();
121469
121614
  break $label0$0;
121470
121615
  }
@@ -121523,7 +121668,7 @@ self.util = _cliPkgRequires.util;
121523
121668
  transformationMatrix$1(dest) {
121524
121669
  var t1;
121525
121670
  $label0$0: {
121526
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
121671
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
121527
121672
  t1 = $.$get$linearSrgbToLinearDisplayP30();
121528
121673
  break $label0$0;
121529
121674
  }
@@ -126432,13 +126577,13 @@ self.util = _cliPkgRequires.util;
126432
126577
  call$0() {
126433
126578
  return this.$this.spanFrom$1(this.start);
126434
126579
  },
126435
- $signature: 15
126580
+ $signature: 16
126436
126581
  };
126437
126582
  A.StylesheetParser_variableDeclarationWithoutNamespace_closure2.prototype = {
126438
126583
  call$0() {
126439
126584
  return this.declaration.span;
126440
126585
  },
126441
- $signature: 15
126586
+ $signature: 16
126442
126587
  };
126443
126588
  A.StylesheetParser__declarationOrBuffer_closure3.prototype = {
126444
126589
  call$0() {
@@ -126810,7 +126955,7 @@ self.util = _cliPkgRequires.util;
126810
126955
  call$0() {
126811
126956
  return this.$this.spanFrom$1(this.start);
126812
126957
  },
126813
- $signature: 15
126958
+ $signature: 16
126814
126959
  };
126815
126960
  A.StylesheetParser_trySpecialFunction_closure0.prototype = {
126816
126961
  call$1(contents) {
@@ -126848,7 +126993,7 @@ self.util = _cliPkgRequires.util;
126848
126993
  call$0() {
126849
126994
  return this.$this.spanFrom$1(this.start);
126850
126995
  },
126851
- $signature: 15
126996
+ $signature: 16
126852
126997
  };
126853
126998
  A.Stylesheet0.prototype = {
126854
126999
  Stylesheet$internal$5$globalVariables$plainCss0(children, span, parseTimeWarnings, globalVariables, plainCss) {
@@ -128109,7 +128254,7 @@ self.util = _cliPkgRequires.util;
128109
128254
  t1 = $.$get$xyzD50ToLinearProphotoRgb0();
128110
128255
  break $label0$0;
128111
128256
  }
128112
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
128257
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
128113
128258
  t1 = $.$get$xyzD50ToLinearDisplayP30();
128114
128259
  break $label0$0;
128115
128260
  }
@@ -128156,7 +128301,7 @@ self.util = _cliPkgRequires.util;
128156
128301
  t1 = $.$get$xyzD65ToLinearProphotoRgb0();
128157
128302
  break $label0$0;
128158
128303
  }
128159
- if (B.DisplayP3ColorSpace_MmT0 === dest) {
128304
+ if (B.DisplayP3ColorSpace_MmT0 === dest || B.DisplayP3LinearColorSpace_PrP0 === dest) {
128160
128305
  t1 = $.$get$xyzD65ToLinearDisplayP30();
128161
128306
  break $label0$0;
128162
128307
  }
@@ -128417,13 +128562,13 @@ self.util = _cliPkgRequires.util;
128417
128562
  _instance_1_u(A._IsBogusVisitor.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 21);
128418
128563
  _instance_1_u(A._IsUselessVisitor.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 21);
128419
128564
  _instance_1_u(A.SelectorList.prototype, "get$isSuperselector", "isSuperselector$1", 75);
128420
- _instance_1_u(A.PseudoSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
128421
- _instance_1_u(A.SimpleSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
128422
- _instance_1_u(A.TypeSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
128423
- _instance_1_u(A.UniversalSelector.prototype, "get$isSuperselector", "isSuperselector$1", 13);
128565
+ _instance_1_u(A.PseudoSelector.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128566
+ _instance_1_u(A.SimpleSelector.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128567
+ _instance_1_u(A.TypeSelector.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128568
+ _instance_1_u(A.UniversalSelector.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128424
128569
  _instance_1_u(A.EmptyExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 261);
128425
128570
  _instance_1_u(A.ExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 261);
128426
- _static_1(A, "functions___isUnique$closure", "_isUnique", 13);
128571
+ _static_1(A, "functions___isUnique$closure", "_isUnique", 14);
128427
128572
  _instance_2_u(A.NodePackageImporter.prototype, "get$_compareExpansionKeys", "_compareExpansionKeys$2", 153);
128428
128573
  _instance_0_u(A.CssParser.prototype, "get$silentComment", "silentComment$0", 22);
128429
128574
  _instance_0_u(_ = A.Parser.prototype, "get$silentComment", "silentComment$0", 22);
@@ -128453,7 +128598,8 @@ self.util = _cliPkgRequires.util;
128453
128598
  _static_1(A, "utils__isPublic$closure", "isPublic", 4);
128454
128599
  _static_1(A, "calculation_SassCalculation__simplify$closure", "SassCalculation__simplify", 70);
128455
128600
  _instance_1_u(A.ColorChannel.prototype, "get$isAnalogous", "isAnalogous$1", 83);
128456
- _instance_1_u(A.SrgbColorSpace.prototype, "get$toLinear", "toLinear$1", 16);
128601
+ _instance_1_u(A.DisplayP3ColorSpace.prototype, "get$toLinear", "toLinear$1", 12);
128602
+ _instance_1_u(A.SrgbColorSpace.prototype, "get$toLinear", "toLinear$1", 12);
128457
128603
  _instance_1_u(A.AnySelectorVisitor.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 21);
128458
128604
  _instance(_ = A._EvaluateVisitor0.prototype, "get$_async_evaluate$_interpolationToValue", 0, 1, null, ["call$3$trim$warnForColor", "call$1", "call$2$warnForColor"], ["_async_evaluate$_interpolationToValue$3$trim$warnForColor", "_async_evaluate$_interpolationToValue$1", "_async_evaluate$_interpolationToValue$2$warnForColor"], 348, 0, 0);
128459
128605
  _instance_1_u(_, "get$_async_evaluate$_expressionNode", "_async_evaluate$_expressionNode$1", 212);
@@ -128517,11 +128663,12 @@ self.util = _cliPkgRequires.util;
128517
128663
  _static_0(A, "compiler__initCompiler$closure", "initCompiler", 674);
128518
128664
  _static_0(A, "compiler__initAsyncCompiler$closure", "initAsyncCompiler", 675);
128519
128665
  _instance_0_u(A.CssParser0.prototype, "get$silentComment", "silentComment$0", 22);
128666
+ _instance_1_u(A.DisplayP3ColorSpace0.prototype, "get$toLinear", "toLinear$1", 12);
128520
128667
  _instance_1_u(A.EmptyExtensionStore0.prototype, "get$addExtensions", "addExtensions$1", 170);
128521
128668
  _instance(_ = A._EvaluateVisitor1.prototype, "get$_evaluate0$_interpolationToValue", 0, 1, null, ["call$3$trim$warnForColor", "call$1", "call$2$warnForColor"], ["_evaluate0$_interpolationToValue$3$trim$warnForColor", "_evaluate0$_interpolationToValue$1", "_evaluate0$_interpolationToValue$2$warnForColor"], 452, 0, 0);
128522
128669
  _instance_1_u(_, "get$_evaluate0$_expressionNode", "_evaluate0$_expressionNode$1", 254);
128523
128670
  _instance_1_u(A.ExtensionStore0.prototype, "get$addExtensions", "addExtensions$1", 170);
128524
- _static_1(A, "functions0___isUnique$closure", "_isUnique0", 14);
128671
+ _static_1(A, "functions0___isUnique$closure", "_isUnique0", 15);
128525
128672
  _static_1(A, "immutable__jsToDartList$closure", "jsToDartList", 676);
128526
128673
  _instance(A.LazyFileSpan0.prototype, "get$message", 1, 1, function() {
128527
128674
  return {color: null};
@@ -128547,7 +128694,7 @@ self.util = _cliPkgRequires.util;
128547
128694
  return [null];
128548
128695
  }, ["call$3", "call$2"], ["error$3", "error$2"], 175, 0, 0);
128549
128696
  _instance_1_u(A.PrefixedMapView0.prototype, "get$containsKey", "containsKey$1", 9);
128550
- _instance_1_u(A.PseudoSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128697
+ _instance_1_u(A.PseudoSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 15);
128551
128698
  _instance_1_u(A.PublicMemberMapView0.prototype, "get$containsKey", "containsKey$1", 9);
128552
128699
  _instance_1_u(A._IsInvisibleVisitor2.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 20);
128553
128700
  _instance_1_u(A._IsBogusVisitor0.prototype, "get$visitComplexSelector", "visitComplexSelector$1", 20);
@@ -128559,17 +128706,17 @@ self.util = _cliPkgRequires.util;
128559
128706
  _instance(_, "get$_serialize0$_writeChannel", 0, 1, null, ["call$2", "call$1"], ["_serialize0$_writeChannel$2", "_serialize0$_writeChannel$1"], 276, 0, 0);
128560
128707
  _instance_1_u(_, "get$visitSelectorList", "visitSelectorList$1", 590);
128561
128708
  _instance_1_u(_, "get$_serialize0$_requiresSemicolon", "_serialize0$_requiresSemicolon$1", 7);
128562
- _instance_1_u(A.SimpleSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128709
+ _instance_1_u(A.SimpleSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 15);
128563
128710
  _instance_1_i(A.SourceMapBuffer0.prototype, "get$write", "write$1", 34);
128564
- _instance_1_u(A.SrgbColorSpace0.prototype, "get$toLinear", "toLinear$1", 16);
128711
+ _instance_1_u(A.SrgbColorSpace0.prototype, "get$toLinear", "toLinear$1", 12);
128565
128712
  _instance_1_i(_ = A.StatementSearchVisitor0.prototype, "get$visitContentBlock", "visitContentBlock$1", "StatementSearchVisitor0.T?(ContentBlock0)");
128566
128713
  _instance_1_u(_, "get$visitChildren", "visitChildren$1", "StatementSearchVisitor0.T?(List<Statement0>)");
128567
128714
  _instance(_ = A.StylesheetParser0.prototype, "get$_stylesheet0$_statement", 0, 0, null, ["call$1$root", "call$0"], ["_stylesheet0$_statement$1$root", "_stylesheet0$_statement$0"], 611, 0, 0);
128568
128715
  _instance_0_u(_, "get$_stylesheet0$_declarationChild", "_stylesheet0$_declarationChild$0", 127);
128569
128716
  _instance_0_u(_, "get$_stylesheet0$_functionChild", "_stylesheet0$_functionChild$0", 127);
128570
128717
  _instance_0_u(_, "get$_stylesheet0$_number", "_stylesheet0$_number$0", 613);
128571
- _instance_1_u(A.TypeSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128572
- _instance_1_u(A.UniversalSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 14);
128718
+ _instance_1_u(A.TypeSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 15);
128719
+ _instance_1_u(A.UniversalSelector0.prototype, "get$isSuperselector", "isSuperselector$1", 15);
128573
128720
  _instance_1_u(A.UnprefixedMapView0.prototype, "get$containsKey", "containsKey$1", 9);
128574
128721
  _static_1(A, "utils3__jsToDartUrl$closure", "jsToDartUrl", 682);
128575
128722
  _static_1(A, "utils3__dartToJSUrl$closure", "dartToJSUrl", 192);
@@ -128611,7 +128758,7 @@ self.util = _cliPkgRequires.util;
128611
128758
  _static_1(A, "number0__atan$closure", "atan", 53);
128612
128759
  _static_1(A, "number0__asin$closure", "asin", 53);
128613
128760
  _static_1(A, "number0__acos$closure", "acos", 53);
128614
- _static_1(A, "utils0__srgbAndDisplayP3FromLinear$closure", "srgbAndDisplayP3FromLinear", 16);
128761
+ _static_1(A, "utils0__srgbAndDisplayP3FromLinear$closure", "srgbAndDisplayP3FromLinear", 12);
128615
128762
  _static_2(A, "number2__fuzzyLessThan$closure", "fuzzyLessThan0", 48);
128616
128763
  _static_2(A, "number2__fuzzyLessThanOrEquals$closure", "fuzzyLessThanOrEquals0", 48);
128617
128764
  _static_2(A, "number2__fuzzyGreaterThan$closure", "fuzzyGreaterThan0", 48);
@@ -128626,7 +128773,7 @@ self.util = _cliPkgRequires.util;
128626
128773
  _static_1(A, "number2__acos$closure", "acos0", 52);
128627
128774
  _static_1(A, "sass__main$closure", "main1", 689);
128628
128775
  _static_1(A, "utils4__validateUrlScheme$closure", "validateUrlScheme", 86);
128629
- _static_1(A, "utils2__srgbAndDisplayP3FromLinear$closure", "srgbAndDisplayP3FromLinear0", 16);
128776
+ _static_1(A, "utils2__srgbAndDisplayP3FromLinear$closure", "srgbAndDisplayP3FromLinear0", 12);
128630
128777
  _static_1(A, "value0__wrapValue$closure", "wrapValue", 460);
128631
128778
  })();
128632
128779
  (function inheritance() {
@@ -128758,7 +128905,7 @@ self.util = _cliPkgRequires.util;
128758
128905
  _inherit(A.SassArgumentList, A.SassList);
128759
128906
  _inherit(A.LinearChannel, A.ColorChannel);
128760
128907
  _inheritMany(A.GamutMapMethod, [A.ClipGamutMap, A.LocalMindeGamutMap]);
128761
- _inheritMany(A.ColorSpace, [A.A98RgbColorSpace, A.DisplayP3ColorSpace, A.HslColorSpace, A.HwbColorSpace, A.LabColorSpace, A.LchColorSpace, A.LmsColorSpace, A.OklabColorSpace, A.OklchColorSpace, A.ProphotoRgbColorSpace, A.Rec2020ColorSpace, A.RgbColorSpace, A.SrgbColorSpace, A.SrgbLinearColorSpace, A.XyzD50ColorSpace, A.XyzD65ColorSpace]);
128908
+ _inheritMany(A.ColorSpace, [A.A98RgbColorSpace, A.DisplayP3ColorSpace, A.DisplayP3LinearColorSpace, A.HslColorSpace, A.HwbColorSpace, A.LabColorSpace, A.LchColorSpace, A.LmsColorSpace, A.OklabColorSpace, A.OklchColorSpace, A.ProphotoRgbColorSpace, A.Rec2020ColorSpace, A.RgbColorSpace, A.SrgbColorSpace, A.SrgbLinearColorSpace, A.XyzD50ColorSpace, A.XyzD65ColorSpace]);
128762
128909
  _inheritMany(A.SassNumber, [A.ComplexSassNumber, A.SingleUnitSassNumber, A.UnitlessSassNumber]);
128763
128910
  _inherit(A._MakeExpressionCalculationSafe, A.__MakeExpressionCalculationSafe_Object_ReplaceExpressionVisitor);
128764
128911
  _inherit(A._FindDependenciesVisitor, A.__FindDependenciesVisitor_Object_RecursiveStatementVisitor);
@@ -128769,7 +128916,7 @@ self.util = _cliPkgRequires.util;
128769
128916
  _inherit(A.SourceSpanWithContext, A.SourceSpanBase);
128770
128917
  _inherit(A.StringScannerException, A.SourceSpanFormatException);
128771
128918
  _inheritMany(A.StringScanner, [A.LineScanner, A.SpanScanner]);
128772
- _inheritMany(A.ColorSpace0, [A.A98RgbColorSpace0, A.DisplayP3ColorSpace0, A.HslColorSpace0, A.HwbColorSpace0, A.LabColorSpace0, A.LchColorSpace0, A.LmsColorSpace0, A.OklabColorSpace0, A.OklchColorSpace0, A.ProphotoRgbColorSpace0, A.Rec2020ColorSpace0, A.RgbColorSpace0, A.SrgbColorSpace0, A.SrgbLinearColorSpace0, A.XyzD50ColorSpace0, A.XyzD65ColorSpace0]);
128919
+ _inheritMany(A.ColorSpace0, [A.A98RgbColorSpace0, A.DisplayP3ColorSpace0, A.DisplayP3LinearColorSpace0, A.HslColorSpace0, A.HwbColorSpace0, A.LabColorSpace0, A.LchColorSpace0, A.LmsColorSpace0, A.OklabColorSpace0, A.OklchColorSpace0, A.ProphotoRgbColorSpace0, A.Rec2020ColorSpace0, A.RgbColorSpace0, A.SrgbColorSpace0, A.SrgbLinearColorSpace0, A.XyzD50ColorSpace0, A.XyzD65ColorSpace0]);
128773
128920
  _inheritMany(A.Value0, [A.SassList0, A.SassBoolean0, A.SassCalculation0, A.SassColor0, A.SassNumber0, A.SassFunction0, A.SassMap0, A.SassMixin0, A._SassNull0, A.SassString0]);
128774
128921
  _inherit(A.SassArgumentList0, A.SassList0);
128775
128922
  _inheritMany(A.AsyncImporter0, [A.JSToDartAsyncImporter, A.JSToDartAsyncFileImporter, A.Importer0]);
@@ -128851,7 +128998,7 @@ self.util = _cliPkgRequires.util;
128851
128998
  typeUniverse: {eC: new Map(), tR: {}, eT: {}, tPV: {}, sEA: []},
128852
128999
  mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List", Object: "Object", Map: "Map", JSObject: "JSObject"},
128853
129000
  mangledNames: {},
128854
- types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "bool(String)", "Value(List<Value>)", "String(String)", "bool(CssNode0)", "bool(CssNode)", "bool(Object?)", "int()", "SassBoolean(List<Value>)", "SassBoolean0(List<Value0>)", "bool(SimpleSelector)", "bool(SimpleSelector0)", "FileSpan()", "double(double)", "JSClass0()", "SassString(List<Value>)", "SassString0(List<Value0>)", "bool(ComplexSelector0)", "bool(ComplexSelector)", "bool()", "SassColor(List<Value>)", "SassNumber0(List<Value0>)", "SassColor0(List<Value0>)", "SassNumber(List<Value>)", "String()", "SassList(List<Value>)", "SassList0(List<Value0>)", "double(SassColor0)", "Future<~>()", "bool(int?)", "Value()", "~(Object?)", "Null(~())", "SassMap(List<Value>)", "Object?()", "SassMap0(List<Value0>)", "Future<Null>(Future<~>())", "int(SassColor0)", "Value(Value)", "Value?()", "Value0(Value0)", "Value0?()", "Uri(Uri)", "String?()", "double(SassColor)", "bool(num,num)", "Value0()", "bool(int)", "bool(Value0)", "SassNumber0(SassNumber0)", "SassNumber(SassNumber)", "bool(ComplexSelectorComponent0)", "bool(ComplexSelectorComponent)", "Null(Object,StackTrace)", "~(Value)", "Null(@)", "ValueExpression(Value)", "int(SassColor)", "ComplexSelector0(ComplexSelector0)", "@()", "~(Value0)", "ComplexSelector(ComplexSelector)", "ValueExpression0(Value0)", "double(double,double)", "Future<Value0?>()", "bool(ColorChannel0)", "Frame()", "Object(Object)", "Future<Value>()", "Future<Value?>()", "bool(Object)", "bool(Value)", "bool(SelectorList)", "bool(SelectorList0)", "~(Object,StackTrace)", "~(@)", "Future<Value0>()", "Value0?(Statement0)", "bool(Module0<Callable0>)", "Future<Value?>(Statement)", "bool(ColorChannel)", "Stylesheet?()", "@(@)", "~(String)", "Null([Object?])", "~(Object)", "AsyncCallable?()", "~(Value,Value)", "SassRuntimeException(AstNode)", "List<CssMediaQuery>?(List<CssMediaQuery>)", "~(String[Deprecation?])", "~([int?])", "~(String,Value)", "Callable0?()", "~(Module0<Callable0>,bool)", "Value?(Statement)", "Object()", "Future<Value0>(List<Value0>)", "int(Uri)", "bool(Module1<Callable>)", "~(Module1<Callable>,bool)", "Callable?()", "Frame(String)", "Null(_NodeSassColor,num)", "double(SassNumber0)", "bool(Module0<AsyncCallable>)", "~(String,Value0)", "~(String[Deprecation0?])", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Future<Value0?>(Statement0)", "SassRuntimeException0(AstNode0)", "~(Value0,Value0)", "AsyncCallable0?()", "bool(Module1<AsyncCallable0>)", "List<String>()", "double(SassNumber)", "Statement()", "int(_NodeSassColor)", "~(String,Function)", "String(@)", "SassCalculation0(Object)", "Map<ComplexSelector0,Extension0>()", "~(String,@)", "bool(Expression0)", "Statement0()", "String(Expression0)", "+originalUrl(Importer,Uri,Uri)?()", "Null(Module1<AsyncCallable0>,bool)", "~(Expression0)", "bool(_Highlight)", "Uri(String)", "Null(Module0<AsyncCallable>,bool)", "bool(Expression)", "~(~())", "String(Expression)", "String(Object)", "Map<ComplexSelector,Extension>()", "~(String,Object?)", "String(String{color:Object?})", "Map<String,Callable>(Module1<Callable>)", "SelectorList(SelectorList,SelectorList)", "Value0?(Value0)", "int(SourceLocation)", "~(List<Value0>)", "int(ComplexSelector0)", "Uri?()", "Trace(String)", "bool(Queue<List<ComplexSelectorComponent>>)", "double(SassNumber0,SassNumber0[String?,String?])", "double(SassNumber0,Object,Object[String?])", "int(String,String)", "String?(String?)", "String?(Object)", "Future<~>?()", "Set<0^>()<Object?>", "String(String[String?])", "~(@,@)", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode>)", "Iterable<String>()", "Iterable<String>(String)", "Iterable<String>(@)", "DateTime()", "MapKeySet<Module1<Callable>>(Map<Module1<Callable>,AstNode0>)", "~(String[~])", "int(Object?)", "Callable?(Module1<Callable>)", "~(Iterable<ExtensionStore0>)", "int(int)", "Version(String)", "Set<0&>(Object)", "~(Object?,Object?)", "0&(String,FileSpan[StackTrace?])", "bool(String?)", "AsyncImporter0(Object?)", "Future<NodeCompileResult>()", "String(FileSpan)", "SassNumber0(SassNumber0,SassNumber0[String?,String?])", "SassNumber0(SassNumber0,Object,Object[String?])", "ImmutableList0(SassColor0)", "bool(SassNumber0,String)", "double(Value0)", "String(Value0)", "Uri?/()", "ImmutableList0(SassNumber0)", "Map<String,AsyncCallable>(Module0<AsyncCallable>)", "MapKeySet<Module0<AsyncCallable>>(Map<Module0<AsyncCallable>,AstNode>)", "AtRootRule(List<Statement>,FileSpan)", "Object(CalculationOperation0)", "JSUrl0(Uri)", "AsyncCallable?(Module0<AsyncCallable>)", "0&(@[@])", "0&(Object[Object?])", "String(SassNumber0)", "AtRule(List<Statement>,FileSpan)", "AstNode0?()", "InterpolationMap0(List<int>)", "bool(SassNumber0)", "String(double)", "Null(_NodeSassMap,int,Object)", "String(+(IfConditionExpression0,String))", "double()", "String(String{color:@})", "Entry(Entry)", "String(+(String,Value0))", "int(ComplexSelector)", "double(double,String)", "Object(_NodeSassMap,int)", "FileLocation(FileSpan)", "AstNode(AstNode)", "SassFunction(List<Value>)", "bool(Object?,Object?)", "SassMixin(List<Value>)", "Future<~>(List<Value>)", "bool(Statement)", "bool(ForwardRule0)", "bool(UseRule0)", "List<CssComment0>()", "Value0?(Value0,num)", "Future<Value>(List<Value>)", "Future<SassNumber0>()", "List<ExtensionStore>()", "double(Value)", "bool(ModifiableCssParentNode)", "bool(ModifiableCssParentNode0)", "List<ExtensionStore0>()", "List<Extension>()", "bool(Import0)", "Future<~>(List<Value0>)", "~([Object?])", "Future<SassNumber>()", "bool(Statement0)", "List<CssComment>()", "SassMixin0(List<Value0>)", "bool(UseRule)", "bool(ForwardRule)", "bool(Queue<List<ComplexSelectorComponent0>>)", "SelectorList0(SelectorList0,SelectorList0)", "Future<String>()", "SelectorList0(Value0)", "List<Extension0>()", "SassFunction0(List<Value0>)", "String(+(String,Value))", "String(+(IfConditionExpression,String))", "~(Object[StackTrace?])", "Map<String,Callable0>(Module0<Callable0>)", "int(@,@)", "AtRule0(List<Statement0>,FileSpan)", "Future<Object>()", "@(String)", "AtRootRule0(List<Statement0>,FileSpan)", "AstNode0(AstNode0)", "InterpolationMap(List<int>)", "AstNode?()", "String(SassNumber)", "Expression0(Expression0)", "StyleRule0(List<Statement0>,FileSpan)", "~(List<Value>)", "~(Iterable<ExtensionStore>)", "Map<String,AsyncCallable0>(Module1<AsyncCallable0>)", "MapKeySet<Module1<AsyncCallable0>>(Map<Module1<AsyncCallable0>,AstNode0>)", "AsyncCallable0?(Module1<AsyncCallable0>)", "String(_NodeException)", "SassNumber0()", "bool(Frame)", "SassNumber()", "Trace()", "bool(Import)", "String(Frame)", "~(int)", "int(Frame)", "SelectorList(Value)", "Expression(Expression)", "~(double?[String?])", "Value0(int)", "~(CssMediaQuery)", "IfConditionExpression(IfConditionExpression)", "~(SelectorList)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "~(List<Statement>)", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry<Object,List<_Highlight>>)", "SourceSpanWithContext()", "List<Frame>(Trace)", "int(Trace)", "~(ContentBlock)", "String(Trace)", "Value(Expression)", "UserDefinedCallable<Environment>(ContentBlock)", "Frame(String,String)", "Value?(IfRuleClause)", "CssValue<String>(Interpolation)", "Frame(Frame)", "@(@,String)", "Null(@,@)", "int(int,ComplexSelectorComponent)", "String(CssValue<Combinator>)", "SassArgumentList0(Object,Object,Object[String?])", "ImmutableMap0(SassArgumentList0)", "int(int,SimpleSelector)", "Value?(Value)", "Value0/(List<Value0>)", "Value0?(Module1<AsyncCallable0>)", "Module1<AsyncCallable0>?(Module1<AsyncCallable0>)", "~(Module0<Callable0>)", "Module0<Callable0>()", "Map<String,Value0>(Module1<AsyncCallable0>)", "Map<String,AstNode0>(Module1<AsyncCallable0>)", "+loadedUrls,stylesheet(Set<Uri>,CssStylesheet)()", "CssValue<String>(Interpolation{trim:bool,warnForColor:bool})", "Future<CssValue0<String>>(Interpolation0{trim:bool,warnForColor:bool})", "String(int,IfClause)", "Value/()", "Future<Value>(Expression)", "String(Parameter)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "Future<Value?>(IfRuleClause)", "Future<CssValue<String>>(Interpolation)", "bool(ModifiableCssNode)", "~(Module1<AsyncCallable0>,bool)", "Future<+loadedUrls,stylesheet(Set<Uri>,CssStylesheet0)>()", "Future<Module1<AsyncCallable0>>()", "Future<Value?>(Value)", "~(Module1<AsyncCallable0>)", "bool(Version)", "Object(String)", "SassList(ComplexSelector)", "Iterable<ComplexSelector>(ComplexSelector)", "Future<Value0?>(Value0)", "bool(@)", "Future<CssValue0<String>>(Interpolation0)", "Future<@>()", "~(Module0<AsyncCallable>)", "int(String?)", "Future<Module0<AsyncCallable>>()", "Future<Value0?>(IfRuleClause0)", "Future<+loadedUrls,stylesheet(Set<Uri>,CssStylesheet)>()", "~(Module0<AsyncCallable>,bool)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "Future<CssValue<String>>(Interpolation{trim:bool,warnForColor:bool})", "SimpleSelector(SimpleSelector)", "~([Future<~>?])", "SingleUnitSassNumber(double)", "bool(String?,String?)", "SassScriptException()", "DateTime(StylesheetNode)", "Future<Value0>(Expression0)", "StringExpression(Interpolation)", "~(BinaryOperator)", "Value0/()", "Value?(Module0<AsyncCallable>)", "~(Expression)", "Module0<AsyncCallable>?(Module0<AsyncCallable>)", "WhileRule(List<Statement>,FileSpan)", "SupportsRule(List<Statement>,FileSpan)", "MixinRule(List<Statement>,FileSpan)", "Future<+originalUrl(AsyncImporter0,Uri,Uri)?>()", "Future<Stylesheet0?>()", "bool(+originalUrl(AsyncImporter0,Uri,Uri))", "Uri(+originalUrl(AsyncImporter0,Uri,Uri))", "AtRootQuery0()", "MediaRule(List<Statement>,FileSpan)", "ContentBlock(List<Statement>,FileSpan)", "ForRule(List<Statement>,FileSpan)", "FunctionRule(List<Statement>,FileSpan)", "SassCalculation0(Object[Object?,Object?])", "SassCalculation0(SassCalculation0[String?])", "ImmutableList(SassCalculation0)", "Object(Object,String,Object,Object)", "bool(CalculationOperator0)", "bool(CalculationOperation0,Object)", "int(CalculationOperation0)", "String(CalculationOperation0)", "EachRule(List<Statement>,FileSpan)", "CalculationInterpolation(Object,String)", "bool(CalculationInterpolation,Object)", "int(CalculationInterpolation)", "String(CalculationInterpolation)", "bool(CanonicalizeContext0)", "JSUrl0?(CanonicalizeContext0)", "Declaration(List<Statement>,FileSpan)", "Map<String,Value>(Module0<AsyncCallable>)", "Map<String,AstNode>(Module0<AsyncCallable>)", "StyleRule(List<Statement>,FileSpan)", "UseRule()", "Future<+originalUrl(AsyncImporter,Uri,Uri)?>()", "VariableDeclaration()", "SassColor0(SassColor0)", "SassColor0(ColorSpace0)", "ParameterList()", "0&(List<Value0>)", "Statement?()", "Stylesheet()", "SassColor0(Object,_ConstructionOptions)", "bool(SassColor0,Object)", "SassColor0(SassColor0,String)", "bool(SassColor0[String?])", "SassColor0(SassColor0,_ToGamutOptions)", "double(SassColor0,String[_ChannelOptions?])", "bool(SassColor0,String)", "bool(SassColor0,String[_ChannelOptions?])", "SassColor0(SassColor0,_ConstructionOptions)", "double?(String)", "SassColor0(SassColor0,SassColor0[_InterpolationOptions?])", "String(SassColor0)", "bool(SassColor0)", "NumberExpression()", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "double(num)", "Expression({bracketList:bool,consumeNewlines:bool,singleEquals:bool,until:bool()?})", "double(_NodeSassColor)", "Statement({root:bool})", "CompoundSelector()", "SelectorList()", "AsyncImporter0(JSImporter)", "0&(@)", "List<CssMediaQuery>()", "NodePackageImporter0(Object[String?])", "String(BuiltInCallable)", "NodeCompileResult(Compiler,String[CompileOptions?])", "NodeCompileResult(Compiler,String[CompileStringOptions?])", "Null(Compiler)", "Promise(AsyncCompiler,String[CompileOptions?])", "Promise(AsyncCompiler,String[CompileStringOptions?])", "Promise(AsyncCompiler)", "Future<AsyncCompiler>()", "int(int,ComplexSelectorComponent0)", "String(CssValue0<Combinator0>)", "int(int,SimpleSelector0)", "String(BuiltInCallable0)", "bool(Deprecation0)", "Iterable<Deprecation0>()", "Version(Object,int,int,int)", "AtRootQuery()", "String(String?)", "Value0?(Module1<Callable>)", "Module1<Callable>?(Module1<Callable>)", "Null(JSObject?,JSArray<Object?>)", "~(Object?,List<JSObject>)", "Map<String,Value0>(Module1<Callable>)", "Map<String,AstNode0>(Module1<Callable>)", "Null(Function,Function)", "Uri(+originalUrl(Importer,Uri,Uri))", "CssValue0<String>(Interpolation0{trim:bool,warnForColor:bool})", "bool(+originalUrl(Importer,Uri,Uri))", "SassString(String)", "SassString(int)", "+loadedUrls,stylesheet(Set<Uri>,CssStylesheet0)()", "Module1<Callable>()", "~(Module1<Callable>)", "SassString(SimpleSelector)", "Object(Value0)", "CssValue0<String>(Interpolation0)", "Value(Object)", "Value0?(IfRuleClause0)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "SassNumber(Value)", "FileSpan(_NodeException)", "bool(Extension0)", "Set<ModifiableBox0<SelectorList0>>()", "SassMap(SassMap)", "SassMap(Value)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "Future<Stylesheet?>()", "List<SimpleSelector0>(Extender0)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableBox0<SelectorList0>>)", "ModifiableBox0<SelectorList0>()", "SassFunction0(Object,String,Value0(List<Value0>))", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(List<Value>)", "bool(List<Iterable<ComplexSelectorComponent0>>)", "bool(+originalUrl(AsyncImporter,Uri,Uri))", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(int,IfClause0)", "List<Value>(Value)", "~(String,Option)", "~(Object?,Object,Object?)", "+(String,String)(String)", "+originalUrl(Importer0,Uri,Uri)?()", "Stylesheet0?()", "bool(+originalUrl(Importer0,Uri,Uri))", "Uri(+originalUrl(Importer0,Uri,Uri))", "~(String,WarnOptions)", "~(String,DebugOptions)", "Null(RenderResult)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "Uri(+originalUrl(AsyncImporter,Uri,Uri))", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "Iterable<ComplexSelector0>(ComplexSelector0)", "SimpleSelector0(SimpleSelector0)", "SassList0(Object[Object?,_ConstructorOptions?])", "0&(List<Value>)", "Null(_NodeSassList,int?[bool?,SassList0?])", "String(Value)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "SassMap0(Value0)", "SassMap0(SassMap0)", "SassMap0(Object[ImmutableMap0?])", "ImmutableMap0(SassMap0)", "Value0?(SassMap0,Object)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "~(int,@)", "int(_NodeSassMap)", "SassColor(ColorSpace)", "SassNumber0(Value0)", "List<CssMediaQuery0>()", "Value0(Object)", "0&(Object)", "bool(ModifiableCssNode0)", "SassNumber0(Object,num[Object?])", "SassColor(SassColor)", "int?(SassNumber0)", "Object?(Object?)", "int(SassNumber0[String?])", "double(SassNumber0,num,num[String?])", "SassNumber0(SassNumber0[String?])", "SassNumber0(SassNumber0,String[String?])", "Null(@,StackTrace)", "0&(String,int?)", "~(Symbol0,@)", "bool(PseudoSelector)", "bool(List<Iterable<ComplexSelectorComponent>>)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "double(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "String(_NodeSassNumber)", "Null(_NodeSassNumber,String)", "SassScriptException0()", "String(Parameter0)", "JSExpressionVisitor(JSExpressionVisitorObject)", "JSIfConditionExpressionVisitor(JSIfConditionExpressionVisitorObject)", "JSStatementVisitor(JSStatementVisitorObject)", "JSSimpleSelectorVisitor(JSSimpleSelectorVisitorObject)", "SourceFile(String)", "JSSet(Set<Object?>)", "SourceFile(LazyFileSpan0)", "int(LazyFileSpan0)", "Uri?(LazyFileSpan0)", "String(SourceFile,int[int?])", "FileSpan(SourceFile,int[int?])", "List<int>(SourceFile)", "String?(Interpolation0)", "Object?(Statement0,StatementVisitor<Object?>)", "Object?(Expression0,ExpressionVisitor<Object?>)", "Object?(InterpolatedSelector,InterpolatedSelectorVisitor<Object?>)", "Object?(IfConditionExpression0,IfConditionExpressionVisitor<Object?>)", "ArgumentList0(IncludeRule0)", "ArgumentList0(ContentRule0)", "ArgumentList0(FunctionExpression0)", "ArgumentList0(LegacyIfExpression0)", "ArgumentList0(InterpolatedFunctionExpression0)", "Interpolation0(IfConditionFunction0)", "FileSpan(AstNode0)", "Interpolation0(SupportsCondition)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "String(Object,@,@[@])", "ModifiableBox<SelectorList>()", "~(SimpleSelector,Set<ModifiableBox<SelectorList>>)", "IfConditionExpression0(IfConditionExpression0)", "PseudoSelector(ComplexSelector)", "List<ComplexSelector>(ComplexSelector)", "SassString0(SimpleSelector0)", "SelectorList0()", "CompoundSelector0()", "~(CssMediaQuery0)", "~(SelectorList0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(double)", "List<List<Extender>>(List<Extender>)", "~(IfConditionExpression0)", "List<Extender>(PseudoSelector)", "JSUrl0?(FileSpan)", "List<Extender>?(SimpleSelector)", "List<SimpleSelector>(Extender)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "SassString0(int)", "SassString0(String)", "Set<ModifiableBox<SelectorList>>()", "SassString0(Object[Object?,_ConstructorOptions1?])", "String(SassString0)", "bool(SassString0)", "int(SassString0)", "int(SassString0,Value0[String?])", "Null(_NodeSassString,String?[SassString0?])", "String(_NodeSassString)", "Null(_NodeSassString,String)", "Statement0({root:bool})", "bool(Extension)", "NumberExpression0()", "Stylesheet0()", "Statement0?()", "ParameterList0()", "+(String,ParameterList0)()", "List<WatchEvent>(List<WatchEvent>)", "Declaration0(List<Statement0>,FileSpan)", "Future<~>(String)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "~(+deprecation,message,span(Deprecation?,String,FileSpan))", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "Null(~(Object?),~(Object?))", "ImmutableList0(Value0)", "String?(Value0)", "int(Value0,Value0[String?])", "SassBoolean0(Value0[String?])", "SassCalculation0(Value0[String?])", "SassColor0(Value0[String?])", "SassFunction0(Value0[String?])", "SassMap0(Value0[String?])", "SassMixin0(Value0[String?])", "SassNumber0(Value0[String?])", "SassString0(Value0[String?])", "SassMap0?(Value0)", "bool(Value0,Object?)", "int(Value0[Object?])", "Set<Deprecation>()", "ArgParser()", "~(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?>?)", "Map<String,AstNode>(Module0<Callable0>)", "Map<String,Value>(Module0<Callable0>)", "0^(0^,0^)<num>", "Module0<Callable0>?(Module0<Callable0>)", "Value?(Module0<Callable0>)", "~(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?)", "Compiler()", "Promise()", "List<Object?>(Object?)", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "ParserExports()", "Stylesheet0(String,String,String?)", "String?(String)", "Uri(JSUrl0)", "Object(Map<String,Object?>)", "String(String[String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?])", "String(Object?)", "bool(Deprecation)", "~(@,StackTrace)", "Value/(List<Value>)", "Future<~>(List<String>)", "SelectorList?(PseudoSelector)"],
129001
+ types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "bool(String)", "Value(List<Value>)", "String(String)", "bool(CssNode0)", "bool(CssNode)", "bool(Object?)", "int()", "SassBoolean(List<Value>)", "double(double)", "SassBoolean0(List<Value0>)", "bool(SimpleSelector)", "bool(SimpleSelector0)", "FileSpan()", "JSClass0()", "SassString(List<Value>)", "SassString0(List<Value0>)", "bool(ComplexSelector0)", "bool(ComplexSelector)", "bool()", "SassColor(List<Value>)", "SassNumber0(List<Value0>)", "SassColor0(List<Value0>)", "SassNumber(List<Value>)", "String()", "SassList(List<Value>)", "SassList0(List<Value0>)", "double(SassColor0)", "Future<~>()", "bool(int?)", "Value()", "~(Object?)", "Null(~())", "SassMap(List<Value>)", "Object?()", "SassMap0(List<Value0>)", "Future<Null>(Future<~>())", "int(SassColor0)", "Value(Value)", "Value?()", "Value0(Value0)", "Value0?()", "Uri(Uri)", "String?()", "double(SassColor)", "bool(num,num)", "Value0()", "bool(int)", "bool(Value0)", "SassNumber0(SassNumber0)", "SassNumber(SassNumber)", "bool(ComplexSelectorComponent0)", "bool(ComplexSelectorComponent)", "Null(Object,StackTrace)", "~(Value)", "Null(@)", "ValueExpression(Value)", "int(SassColor)", "ComplexSelector0(ComplexSelector0)", "@()", "~(Value0)", "ComplexSelector(ComplexSelector)", "ValueExpression0(Value0)", "double(double,double)", "Future<Value0?>()", "bool(ColorChannel0)", "Frame()", "Object(Object)", "Future<Value>()", "Future<Value?>()", "bool(Object)", "bool(Value)", "bool(SelectorList)", "bool(SelectorList0)", "~(Object,StackTrace)", "~(@)", "Future<Value0>()", "Value0?(Statement0)", "bool(Module0<Callable0>)", "Future<Value?>(Statement)", "bool(ColorChannel)", "Stylesheet?()", "@(@)", "~(String)", "Null([Object?])", "~(Object)", "AsyncCallable?()", "~(Value,Value)", "SassRuntimeException(AstNode)", "List<CssMediaQuery>?(List<CssMediaQuery>)", "~(String[Deprecation?])", "~([int?])", "~(String,Value)", "Callable0?()", "~(Module0<Callable0>,bool)", "Value?(Statement)", "Object()", "Future<Value0>(List<Value0>)", "int(Uri)", "bool(Module1<Callable>)", "~(Module1<Callable>,bool)", "Callable?()", "Frame(String)", "Null(_NodeSassColor,num)", "double(SassNumber0)", "bool(Module0<AsyncCallable>)", "~(String,Value0)", "~(String[Deprecation0?])", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Future<Value0?>(Statement0)", "SassRuntimeException0(AstNode0)", "~(Value0,Value0)", "AsyncCallable0?()", "bool(Module1<AsyncCallable0>)", "List<String>()", "double(SassNumber)", "Statement()", "int(_NodeSassColor)", "~(String,Function)", "String(@)", "SassCalculation0(Object)", "Map<ComplexSelector0,Extension0>()", "~(String,@)", "bool(Expression0)", "Statement0()", "String(Expression0)", "+originalUrl(Importer,Uri,Uri)?()", "Null(Module1<AsyncCallable0>,bool)", "~(Expression0)", "bool(_Highlight)", "Uri(String)", "Null(Module0<AsyncCallable>,bool)", "bool(Expression)", "~(~())", "String(Expression)", "String(Object)", "Map<ComplexSelector,Extension>()", "~(String,Object?)", "String(String{color:Object?})", "Map<String,Callable>(Module1<Callable>)", "SelectorList(SelectorList,SelectorList)", "Value0?(Value0)", "int(SourceLocation)", "~(List<Value0>)", "int(ComplexSelector0)", "Uri?()", "Trace(String)", "bool(Queue<List<ComplexSelectorComponent>>)", "double(SassNumber0,SassNumber0[String?,String?])", "double(SassNumber0,Object,Object[String?])", "int(String,String)", "String?(String?)", "String?(Object)", "Future<~>?()", "Set<0^>()<Object?>", "String(String[String?])", "~(@,@)", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode>)", "Iterable<String>()", "Iterable<String>(String)", "Iterable<String>(@)", "DateTime()", "MapKeySet<Module1<Callable>>(Map<Module1<Callable>,AstNode0>)", "~(String[~])", "int(Object?)", "Callable?(Module1<Callable>)", "~(Iterable<ExtensionStore0>)", "int(int)", "Version(String)", "Set<0&>(Object)", "~(Object?,Object?)", "0&(String,FileSpan[StackTrace?])", "bool(String?)", "AsyncImporter0(Object?)", "Future<NodeCompileResult>()", "String(FileSpan)", "SassNumber0(SassNumber0,SassNumber0[String?,String?])", "SassNumber0(SassNumber0,Object,Object[String?])", "ImmutableList0(SassColor0)", "bool(SassNumber0,String)", "double(Value0)", "String(Value0)", "Uri?/()", "ImmutableList0(SassNumber0)", "Map<String,AsyncCallable>(Module0<AsyncCallable>)", "MapKeySet<Module0<AsyncCallable>>(Map<Module0<AsyncCallable>,AstNode>)", "AtRootRule(List<Statement>,FileSpan)", "Object(CalculationOperation0)", "JSUrl0(Uri)", "AsyncCallable?(Module0<AsyncCallable>)", "0&(@[@])", "0&(Object[Object?])", "String(SassNumber0)", "AtRule(List<Statement>,FileSpan)", "AstNode0?()", "InterpolationMap0(List<int>)", "bool(SassNumber0)", "String(double)", "Null(_NodeSassMap,int,Object)", "String(+(IfConditionExpression0,String))", "double()", "String(String{color:@})", "Entry(Entry)", "String(+(String,Value0))", "int(ComplexSelector)", "double(double,String)", "Object(_NodeSassMap,int)", "FileLocation(FileSpan)", "AstNode(AstNode)", "SassFunction(List<Value>)", "bool(Object?,Object?)", "SassMixin(List<Value>)", "Future<~>(List<Value>)", "bool(Statement)", "bool(ForwardRule0)", "bool(UseRule0)", "List<CssComment0>()", "Value0?(Value0,num)", "Future<Value>(List<Value>)", "Future<SassNumber0>()", "List<ExtensionStore>()", "double(Value)", "bool(ModifiableCssParentNode)", "bool(ModifiableCssParentNode0)", "List<ExtensionStore0>()", "List<Extension>()", "bool(Import0)", "Future<~>(List<Value0>)", "~([Object?])", "Future<SassNumber>()", "bool(Statement0)", "List<CssComment>()", "SassMixin0(List<Value0>)", "bool(UseRule)", "bool(ForwardRule)", "bool(Queue<List<ComplexSelectorComponent0>>)", "SelectorList0(SelectorList0,SelectorList0)", "Future<String>()", "SelectorList0(Value0)", "List<Extension0>()", "SassFunction0(List<Value0>)", "String(+(String,Value))", "String(+(IfConditionExpression,String))", "~(Object[StackTrace?])", "Map<String,Callable0>(Module0<Callable0>)", "int(@,@)", "AtRule0(List<Statement0>,FileSpan)", "Future<Object>()", "@(String)", "AtRootRule0(List<Statement0>,FileSpan)", "AstNode0(AstNode0)", "InterpolationMap(List<int>)", "AstNode?()", "String(SassNumber)", "Expression0(Expression0)", "StyleRule0(List<Statement0>,FileSpan)", "~(List<Value>)", "~(Iterable<ExtensionStore>)", "Map<String,AsyncCallable0>(Module1<AsyncCallable0>)", "MapKeySet<Module1<AsyncCallable0>>(Map<Module1<AsyncCallable0>,AstNode0>)", "AsyncCallable0?(Module1<AsyncCallable0>)", "String(_NodeException)", "SassNumber0()", "bool(Frame)", "SassNumber()", "Trace()", "bool(Import)", "String(Frame)", "~(int)", "int(Frame)", "SelectorList(Value)", "Expression(Expression)", "~(double?[String?])", "Value0(int)", "~(CssMediaQuery)", "IfConditionExpression(IfConditionExpression)", "~(SelectorList)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "~(List<Statement>)", "Object(_Line)", "Object(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(MapEntry<Object,List<_Highlight>>)", "SourceSpanWithContext()", "List<Frame>(Trace)", "int(Trace)", "~(ContentBlock)", "String(Trace)", "Value(Expression)", "UserDefinedCallable<Environment>(ContentBlock)", "Frame(String,String)", "Value?(IfRuleClause)", "CssValue<String>(Interpolation)", "Frame(Frame)", "@(@,String)", "Null(@,@)", "int(int,ComplexSelectorComponent)", "String(CssValue<Combinator>)", "SassArgumentList0(Object,Object,Object[String?])", "ImmutableMap0(SassArgumentList0)", "int(int,SimpleSelector)", "Value?(Value)", "Value0/(List<Value0>)", "Value0?(Module1<AsyncCallable0>)", "Module1<AsyncCallable0>?(Module1<AsyncCallable0>)", "~(Module0<Callable0>)", "Module0<Callable0>()", "Map<String,Value0>(Module1<AsyncCallable0>)", "Map<String,AstNode0>(Module1<AsyncCallable0>)", "+loadedUrls,stylesheet(Set<Uri>,CssStylesheet)()", "CssValue<String>(Interpolation{trim:bool,warnForColor:bool})", "Future<CssValue0<String>>(Interpolation0{trim:bool,warnForColor:bool})", "String(int,IfClause)", "Value/()", "Future<Value>(Expression)", "String(Parameter)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "Future<Value?>(IfRuleClause)", "Future<CssValue<String>>(Interpolation)", "bool(ModifiableCssNode)", "~(Module1<AsyncCallable0>,bool)", "Future<+loadedUrls,stylesheet(Set<Uri>,CssStylesheet0)>()", "Future<Module1<AsyncCallable0>>()", "Future<Value?>(Value)", "~(Module1<AsyncCallable0>)", "bool(Version)", "Object(String)", "SassList(ComplexSelector)", "Iterable<ComplexSelector>(ComplexSelector)", "Future<Value0?>(Value0)", "bool(@)", "Future<CssValue0<String>>(Interpolation0)", "Future<@>()", "~(Module0<AsyncCallable>)", "int(String?)", "Future<Module0<AsyncCallable>>()", "Future<Value0?>(IfRuleClause0)", "Future<+loadedUrls,stylesheet(Set<Uri>,CssStylesheet)>()", "~(Module0<AsyncCallable>,bool)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "Future<CssValue<String>>(Interpolation{trim:bool,warnForColor:bool})", "SimpleSelector(SimpleSelector)", "~([Future<~>?])", "SingleUnitSassNumber(double)", "bool(String?,String?)", "SassScriptException()", "DateTime(StylesheetNode)", "Future<Value0>(Expression0)", "StringExpression(Interpolation)", "~(BinaryOperator)", "Value0/()", "Value?(Module0<AsyncCallable>)", "~(Expression)", "Module0<AsyncCallable>?(Module0<AsyncCallable>)", "WhileRule(List<Statement>,FileSpan)", "SupportsRule(List<Statement>,FileSpan)", "MixinRule(List<Statement>,FileSpan)", "Future<+originalUrl(AsyncImporter0,Uri,Uri)?>()", "Future<Stylesheet0?>()", "bool(+originalUrl(AsyncImporter0,Uri,Uri))", "Uri(+originalUrl(AsyncImporter0,Uri,Uri))", "AtRootQuery0()", "MediaRule(List<Statement>,FileSpan)", "ContentBlock(List<Statement>,FileSpan)", "ForRule(List<Statement>,FileSpan)", "FunctionRule(List<Statement>,FileSpan)", "SassCalculation0(Object[Object?,Object?])", "SassCalculation0(SassCalculation0[String?])", "ImmutableList(SassCalculation0)", "Object(Object,String,Object,Object)", "bool(CalculationOperator0)", "bool(CalculationOperation0,Object)", "int(CalculationOperation0)", "String(CalculationOperation0)", "EachRule(List<Statement>,FileSpan)", "CalculationInterpolation(Object,String)", "bool(CalculationInterpolation,Object)", "int(CalculationInterpolation)", "String(CalculationInterpolation)", "bool(CanonicalizeContext0)", "JSUrl0?(CanonicalizeContext0)", "Declaration(List<Statement>,FileSpan)", "Map<String,Value>(Module0<AsyncCallable>)", "Map<String,AstNode>(Module0<AsyncCallable>)", "StyleRule(List<Statement>,FileSpan)", "UseRule()", "Future<+originalUrl(AsyncImporter,Uri,Uri)?>()", "VariableDeclaration()", "SassColor0(SassColor0)", "SassColor0(ColorSpace0)", "ParameterList()", "0&(List<Value0>)", "Statement?()", "Stylesheet()", "SassColor0(Object,_ConstructionOptions)", "bool(SassColor0,Object)", "SassColor0(SassColor0,String)", "bool(SassColor0[String?])", "SassColor0(SassColor0,_ToGamutOptions)", "double(SassColor0,String[_ChannelOptions?])", "bool(SassColor0,String)", "bool(SassColor0,String[_ChannelOptions?])", "SassColor0(SassColor0,_ConstructionOptions)", "double?(String)", "SassColor0(SassColor0,SassColor0[_InterpolationOptions?])", "String(SassColor0)", "bool(SassColor0)", "NumberExpression()", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "double(num)", "Expression({bracketList:bool,consumeNewlines:bool,singleEquals:bool,until:bool()?})", "double(_NodeSassColor)", "Statement({root:bool})", "CompoundSelector()", "SelectorList()", "AsyncImporter0(JSImporter)", "0&(@)", "List<CssMediaQuery>()", "NodePackageImporter0(Object[String?])", "String(BuiltInCallable)", "NodeCompileResult(Compiler,String[CompileOptions?])", "NodeCompileResult(Compiler,String[CompileStringOptions?])", "Null(Compiler)", "Promise(AsyncCompiler,String[CompileOptions?])", "Promise(AsyncCompiler,String[CompileStringOptions?])", "Promise(AsyncCompiler)", "Future<AsyncCompiler>()", "int(int,ComplexSelectorComponent0)", "String(CssValue0<Combinator0>)", "int(int,SimpleSelector0)", "String(BuiltInCallable0)", "bool(Deprecation0)", "Iterable<Deprecation0>()", "Version(Object,int,int,int)", "AtRootQuery()", "String(String?)", "Value0?(Module1<Callable>)", "Module1<Callable>?(Module1<Callable>)", "Null(JSObject?,JSArray<Object?>)", "~(Object?,List<JSObject>)", "Map<String,Value0>(Module1<Callable>)", "Map<String,AstNode0>(Module1<Callable>)", "Null(Function,Function)", "Uri(+originalUrl(Importer,Uri,Uri))", "CssValue0<String>(Interpolation0{trim:bool,warnForColor:bool})", "bool(+originalUrl(Importer,Uri,Uri))", "SassString(String)", "SassString(int)", "+loadedUrls,stylesheet(Set<Uri>,CssStylesheet0)()", "Module1<Callable>()", "~(Module1<Callable>)", "SassString(SimpleSelector)", "Object(Value0)", "CssValue0<String>(Interpolation0)", "Value(Object)", "Value0?(IfRuleClause0)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "SassNumber(Value)", "FileSpan(_NodeException)", "bool(Extension0)", "Set<ModifiableBox0<SelectorList0>>()", "SassMap(SassMap)", "SassMap(Value)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "Future<Stylesheet?>()", "List<SimpleSelector0>(Extender0)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableBox0<SelectorList0>>)", "ModifiableBox0<SelectorList0>()", "SassFunction0(Object,String,Value0(List<Value0>))", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(List<Value>)", "bool(List<Iterable<ComplexSelectorComponent0>>)", "bool(+originalUrl(AsyncImporter,Uri,Uri))", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(int,IfClause0)", "List<Value>(Value)", "~(String,Option)", "~(Object?,Object,Object?)", "+(String,String)(String)", "+originalUrl(Importer0,Uri,Uri)?()", "Stylesheet0?()", "bool(+originalUrl(Importer0,Uri,Uri))", "Uri(+originalUrl(Importer0,Uri,Uri))", "~(String,WarnOptions)", "~(String,DebugOptions)", "Null(RenderResult)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "Uri(+originalUrl(AsyncImporter,Uri,Uri))", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "Iterable<ComplexSelector0>(ComplexSelector0)", "SimpleSelector0(SimpleSelector0)", "SassList0(Object[Object?,_ConstructorOptions?])", "0&(List<Value>)", "Null(_NodeSassList,int?[bool?,SassList0?])", "String(Value)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "SassMap0(Value0)", "SassMap0(SassMap0)", "SassMap0(Object[ImmutableMap0?])", "ImmutableMap0(SassMap0)", "Value0?(SassMap0,Object)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "~(int,@)", "int(_NodeSassMap)", "SassColor(ColorSpace)", "SassNumber0(Value0)", "List<CssMediaQuery0>()", "Value0(Object)", "0&(Object)", "bool(ModifiableCssNode0)", "SassNumber0(Object,num[Object?])", "SassColor(SassColor)", "int?(SassNumber0)", "Object?(Object?)", "int(SassNumber0[String?])", "double(SassNumber0,num,num[String?])", "SassNumber0(SassNumber0[String?])", "SassNumber0(SassNumber0,String[String?])", "Null(@,StackTrace)", "0&(String,int?)", "~(Symbol0,@)", "bool(PseudoSelector)", "bool(List<Iterable<ComplexSelectorComponent>>)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "double(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "String(_NodeSassNumber)", "Null(_NodeSassNumber,String)", "SassScriptException0()", "String(Parameter0)", "JSExpressionVisitor(JSExpressionVisitorObject)", "JSIfConditionExpressionVisitor(JSIfConditionExpressionVisitorObject)", "JSStatementVisitor(JSStatementVisitorObject)", "JSSimpleSelectorVisitor(JSSimpleSelectorVisitorObject)", "SourceFile(String)", "JSSet(Set<Object?>)", "SourceFile(LazyFileSpan0)", "int(LazyFileSpan0)", "Uri?(LazyFileSpan0)", "String(SourceFile,int[int?])", "FileSpan(SourceFile,int[int?])", "List<int>(SourceFile)", "String?(Interpolation0)", "Object?(Statement0,StatementVisitor<Object?>)", "Object?(Expression0,ExpressionVisitor<Object?>)", "Object?(InterpolatedSelector,InterpolatedSelectorVisitor<Object?>)", "Object?(IfConditionExpression0,IfConditionExpressionVisitor<Object?>)", "ArgumentList0(IncludeRule0)", "ArgumentList0(ContentRule0)", "ArgumentList0(FunctionExpression0)", "ArgumentList0(LegacyIfExpression0)", "ArgumentList0(InterpolatedFunctionExpression0)", "Interpolation0(IfConditionFunction0)", "FileSpan(AstNode0)", "Interpolation0(SupportsCondition)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "String(Object,@,@[@])", "ModifiableBox<SelectorList>()", "~(SimpleSelector,Set<ModifiableBox<SelectorList>>)", "IfConditionExpression0(IfConditionExpression0)", "PseudoSelector(ComplexSelector)", "List<ComplexSelector>(ComplexSelector)", "SassString0(SimpleSelector0)", "SelectorList0()", "CompoundSelector0()", "~(CssMediaQuery0)", "~(SelectorList0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(double)", "List<List<Extender>>(List<Extender>)", "~(IfConditionExpression0)", "List<Extender>(PseudoSelector)", "JSUrl0?(FileSpan)", "List<Extender>?(SimpleSelector)", "List<SimpleSelector>(Extender)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "SassString0(int)", "SassString0(String)", "Set<ModifiableBox<SelectorList>>()", "SassString0(Object[Object?,_ConstructorOptions1?])", "String(SassString0)", "bool(SassString0)", "int(SassString0)", "int(SassString0,Value0[String?])", "Null(_NodeSassString,String?[SassString0?])", "String(_NodeSassString)", "Null(_NodeSassString,String)", "Statement0({root:bool})", "bool(Extension)", "NumberExpression0()", "Stylesheet0()", "Statement0?()", "ParameterList0()", "+(String,ParameterList0)()", "List<WatchEvent>(List<WatchEvent>)", "Declaration0(List<Statement0>,FileSpan)", "Future<~>(String)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "~(+deprecation,message,span(Deprecation?,String,FileSpan))", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "Null(~(Object?),~(Object?))", "ImmutableList0(Value0)", "String?(Value0)", "int(Value0,Value0[String?])", "SassBoolean0(Value0[String?])", "SassCalculation0(Value0[String?])", "SassColor0(Value0[String?])", "SassFunction0(Value0[String?])", "SassMap0(Value0[String?])", "SassMixin0(Value0[String?])", "SassNumber0(Value0[String?])", "SassString0(Value0[String?])", "SassMap0?(Value0)", "bool(Value0,Object?)", "int(Value0[Object?])", "Set<Deprecation>()", "ArgParser()", "~(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?>?)", "Map<String,AstNode>(Module0<Callable0>)", "Map<String,Value>(Module0<Callable0>)", "0^(0^,0^)<num>", "Module0<Callable0>?(Module0<Callable0>)", "Value?(Module0<Callable0>)", "~(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?)", "Compiler()", "Promise()", "List<Object?>(Object?)", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "ParserExports()", "Stylesheet0(String,String,String?)", "String?(String)", "Uri(JSUrl0)", "Object(Map<String,Object?>)", "String(String[String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?,String?])", "String(Object?)", "bool(Deprecation)", "~(@,StackTrace)", "Value/(List<Value>)", "Future<~>(List<String>)", "SelectorList?(PseudoSelector)"],
128855
129002
  interceptorsByTag: null,
128856
129003
  leafTags: null,
128857
129004
  arrayRti: Symbol("$ti"),
@@ -128870,7 +129017,7 @@ self.util = _cliPkgRequires.util;
128870
129017
  "5;named,namedNodes,positional,positionalNodes,separator": types => o => o instanceof A._Record_5_named_namedNodes_positional_positionalNodes_separator && A.pairwiseIsTest(types, o._values)
128871
129018
  }
128872
129019
  };
128873
- A._Universe_addRules(init.typeUniverse, JSON.parse('{"PlainJavaScriptObject":"LegacyJavaScriptObject","UnknownJavaScriptObject":"LegacyJavaScriptObject","JavaScriptFunction":"LegacyJavaScriptObject","Stdin":"LegacyJavaScriptObject","Stdout":"LegacyJavaScriptObject","ReadlineModule":"LegacyJavaScriptObject","ReadlineOptions":"LegacyJavaScriptObject","ReadlineInterface":"LegacyJavaScriptObject","BufferModule":"LegacyJavaScriptObject","BufferConstants":"LegacyJavaScriptObject","Buffer":"LegacyJavaScriptObject","ConsoleModule":"LegacyJavaScriptObject","Console":"LegacyJavaScriptObject","EventEmitter":"LegacyJavaScriptObject","FS":"LegacyJavaScriptObject","FSConstants":"LegacyJavaScriptObject","Realpath":"LegacyJavaScriptObject","RealpathSync":"LegacyJavaScriptObject","FSWatcher":"LegacyJavaScriptObject","ReadStream":"LegacyJavaScriptObject","ReadStreamOptions":"LegacyJavaScriptObject","WriteStream":"LegacyJavaScriptObject","WriteStreamOptions":"LegacyJavaScriptObject","FileOptions":"LegacyJavaScriptObject","StatOptions":"LegacyJavaScriptObject","MkdirOptions":"LegacyJavaScriptObject","RmdirOptions":"LegacyJavaScriptObject","WatchOptions":"LegacyJavaScriptObject","WatchFileOptions":"LegacyJavaScriptObject","Stats":"LegacyJavaScriptObject","Promise":"LegacyJavaScriptObject","Date":"LegacyJavaScriptObject","JsError":"LegacyJavaScriptObject","Atomics":"LegacyJavaScriptObject","Modules":"LegacyJavaScriptObject","Module":"LegacyJavaScriptObject","Net":"LegacyJavaScriptObject","Socket":"LegacyJavaScriptObject","NetAddress":"LegacyJavaScriptObject","NetServer":"LegacyJavaScriptObject","NodeJsError":"LegacyJavaScriptObject","JsAssertionError":"LegacyJavaScriptObject","JsRangeError":"LegacyJavaScriptObject","JsReferenceError":"LegacyJavaScriptObject","JsSyntaxError":"LegacyJavaScriptObject","JsTypeError":"LegacyJavaScriptObject","JsSystemError":"LegacyJavaScriptObject","Process":"LegacyJavaScriptObject","CPUUsage":"LegacyJavaScriptObject","Release":"LegacyJavaScriptObject","StreamModule":"LegacyJavaScriptObject","Readable":"LegacyJavaScriptObject","Writable":"LegacyJavaScriptObject","Duplex":"LegacyJavaScriptObject","Transform":"LegacyJavaScriptObject","WritableOptions":"LegacyJavaScriptObject","ReadableOptions":"LegacyJavaScriptObject","Immediate":"LegacyJavaScriptObject","Timeout":"LegacyJavaScriptObject","TTY":"LegacyJavaScriptObject","TTYReadStream":"LegacyJavaScriptObject","TTYWriteStream":"LegacyJavaScriptObject","Util":"LegacyJavaScriptObject","JSArray0":"LegacyJavaScriptObject","Chokidar":"LegacyJavaScriptObject","ChokidarOptions":"LegacyJavaScriptObject","ChokidarWatcher":"LegacyJavaScriptObject","JSFunction":"LegacyJavaScriptObject","ImmutableList":"LegacyJavaScriptObject","ImmutableMap":"LegacyJavaScriptObject","NodeImporterResult":"LegacyJavaScriptObject","RenderContext":"LegacyJavaScriptObject","RenderContextOptions":"LegacyJavaScriptObject","RenderContextResult":"LegacyJavaScriptObject","RenderContextResultStats":"LegacyJavaScriptObject","JSModule":"LegacyJavaScriptObject","JSModuleRequire":"LegacyJavaScriptObject","JSClass":"LegacyJavaScriptObject","JSUrl":"LegacyJavaScriptObject","_PropertyDescriptor":"LegacyJavaScriptObject","_RequireMain":"LegacyJavaScriptObject","JSArray1":"LegacyJavaScriptObject","Chokidar0":"LegacyJavaScriptObject","ChokidarOptions0":"LegacyJavaScriptObject","ChokidarWatcher0":"LegacyJavaScriptObject","_ConstructionOptions":"LegacyJavaScriptObject","_ChannelOptions":"LegacyJavaScriptObject","_ToGamutOptions":"LegacyJavaScriptObject","_InterpolationOptions":"LegacyJavaScriptObject","_Channels":"LegacyJavaScriptObject","_NodeSassColor":"LegacyJavaScriptObject","CompileOptions":"LegacyJavaScriptObject","CompileStringOptions":"LegacyJavaScriptObject","NodeCompileResult":"LegacyJavaScriptObject","Deprecation1":"LegacyJavaScriptObject","_NodeException":"LegacyJavaScriptObject","Exports":"LegacyJavaScriptObject","LoggerNamespace":"LegacyJavaScriptObject","JSExpressionVisitorObject":"LegacyJavaScriptObject","Fiber":"LegacyJavaScriptObject","FiberClass":"LegacyJavaScriptObject","JSFunction0":"LegacyJavaScriptObject","JSIfConditionExpressionVisitorObject":"LegacyJavaScriptObject","ImmutableList0":"LegacyJavaScriptObject","ImmutableMap0":"LegacyJavaScriptObject","JSImporter":"LegacyJavaScriptObject","JSImporterResult":"LegacyJavaScriptObject","NodeImporterResult0":"LegacyJavaScriptObject","_ConstructorOptions":"LegacyJavaScriptObject","_NodeSassList":"LegacyJavaScriptObject","WarnOptions":"LegacyJavaScriptObject","DebugOptions":"LegacyJavaScriptObject","JSLogger":"LegacyJavaScriptObject","_NodeSassMap":"LegacyJavaScriptObject","JSModule0":"LegacyJavaScriptObject","JSModuleRequire0":"LegacyJavaScriptObject","_ConstructorOptions0":"LegacyJavaScriptObject","_NodeSassNumber":"LegacyJavaScriptObject","ParserExports":"LegacyJavaScriptObject","JSClass0":"LegacyJavaScriptObject","RenderContext0":"LegacyJavaScriptObject","RenderContextOptions0":"LegacyJavaScriptObject","RenderContextResult0":"LegacyJavaScriptObject","RenderContextResultStats0":"LegacyJavaScriptObject","RenderOptions":"LegacyJavaScriptObject","RenderResult":"LegacyJavaScriptObject","RenderResultStats":"LegacyJavaScriptObject","_Exports":"LegacyJavaScriptObject","JSSet":"LegacyJavaScriptObject","JSSimpleSelectorVisitorObject":"LegacyJavaScriptObject","JSStatementVisitorObject":"LegacyJavaScriptObject","_ConstructorOptions1":"LegacyJavaScriptObject","_NodeSassString":"LegacyJavaScriptObject","Types":"LegacyJavaScriptObject","JSUrl0":"LegacyJavaScriptObject","_PropertyDescriptor0":"LegacyJavaScriptObject","_RequireMain0":"LegacyJavaScriptObject","NativeArrayBuffer":"NativeByteBuffer","JSArray":{"List":["1"],"EfficientLengthIterable":["1"],"JSObject":[],"Iterable":["1"]},"JSBool":{"bool":[],"TrustedGetRuntimeType":[]},"JSNull":{"Null":[],"TrustedGetRuntimeType":[]},"JavaScriptObject":{"JSObject":[]},"LegacyJavaScriptObject":{"JSObject":[],"Promise":[],"JsSystemError":[],"ImmutableList":[],"_ConstructionOptions":[],"_ChannelOptions":[],"_ToGamutOptions":[],"_InterpolationOptions":[],"_NodeSassColor":[],"CompileOptions":[],"CompileStringOptions":[],"NodeCompileResult":[],"Deprecation1":[],"_NodeException":[],"JSExpressionVisitorObject":[],"Fiber":[],"JSFunction0":[],"JSIfConditionExpressionVisitorObject":[],"ImmutableList0":[],"ImmutableMap0":[],"JSImporter":[],"JSImporterResult":[],"NodeImporterResult0":[],"_ConstructorOptions":[],"_NodeSassList":[],"WarnOptions":[],"DebugOptions":[],"_NodeSassMap":[],"_ConstructorOptions0":[],"_NodeSassNumber":[],"ParserExports":[],"JSClass0":[],"RenderContextOptions0":[],"RenderOptions":[],"RenderResult":[],"JSSet":[],"JSSimpleSelectorVisitorObject":[],"JSStatementVisitorObject":[],"_ConstructorOptions1":[],"_NodeSassString":[],"JSUrl0":[]},"JSArraySafeToStringHook":{"SafeToStringHook":[]},"JSUnmodifiableArray":{"JSArray":["1"],"List":["1"],"EfficientLengthIterable":["1"],"JSObject":[],"Iterable":["1"]},"JSNumber":{"double":[],"num":[],"Comparable":["num"]},"JSInt":{"double":[],"int":[],"num":[],"Comparable":["num"],"TrustedGetRuntimeType":[]},"JSNumNotInt":{"double":[],"num":[],"Comparable":["num"],"TrustedGetRuntimeType":[]},"JSString":{"String":[],"Comparable":["String"],"TrustedGetRuntimeType":[]},"_CastIterableBase":{"Iterable":["2"]},"CastIterable":{"_CastIterableBase":["1","2"],"Iterable":["2"],"Iterable.E":"2"},"_EfficientLengthCastIterable":{"CastIterable":["1","2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"_CastListBase":{"ListBase":["2"],"List":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"]},"CastList":{"_CastListBase":["1","2"],"ListBase":["2"],"List":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListBase.E":"2","Iterable.E":"2"},"CastSet":{"Set":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"CastMap":{"MapBase":["3","4"],"Map":["3","4"],"MapBase.K":"3","MapBase.V":"4"},"LateError":{"Error":[]},"CodeUnits":{"ListBase":["int"],"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"],"ListBase.E":"int"},"EfficientLengthIterable":{"Iterable":["1"]},"ListIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"SubListIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"MappedIterable":{"Iterable":["2"],"Iterable.E":"2"},"EfficientLengthMappedIterable":{"MappedIterable":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"MappedListIterable":{"ListIterable":["2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListIterable.E":"2","Iterable.E":"2"},"WhereIterable":{"Iterable":["1"],"Iterable.E":"1"},"ExpandIterable":{"Iterable":["2"],"Iterable.E":"2"},"TakeIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthTakeIterable":{"TakeIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"SkipIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthSkipIterable":{"SkipIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"SkipWhileIterable":{"Iterable":["1"],"Iterable.E":"1"},"EmptyIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"FollowedByIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthFollowedByIterable":{"FollowedByIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"WhereTypeIterable":{"Iterable":["1"],"Iterable.E":"1"},"NonNullsIterable":{"Iterable":["1"],"Iterable.E":"1"},"UnmodifiableListBase":{"ListBase":["1"],"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"ReversedListIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"Symbol":{"Symbol0":[]},"ConstantMapView":{"UnmodifiableMapView":["1","2"],"Map":["1","2"]},"ConstantMap":{"Map":["1","2"]},"ConstantStringMap":{"ConstantMap":["1","2"],"Map":["1","2"]},"_KeysOrValues":{"Iterable":["1"],"Iterable.E":"1"},"ConstantSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"ConstantStringSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"GeneralConstantSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"Instantiation":{"Function":[]},"Instantiation1":{"Function":[]},"NullError":{"TypeError":[],"Error":[]},"JsNoSuchMethodError":{"Error":[]},"UnknownJsTypeError":{"Error":[]},"NullThrownFromJavaScriptException":{"Exception":[]},"_StackTrace":{"StackTrace":[]},"Closure":{"Function":[]},"Closure0Args":{"Function":[]},"Closure2Args":{"Function":[]},"TearOffClosure":{"Function":[]},"StaticClosure":{"Function":[]},"BoundClosure":{"Function":[]},"RuntimeError":{"Error":[]},"JsLinkedHashMap":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"LinkedHashMapKeysIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"LinkedHashMapValuesIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"LinkedHashMapEntriesIterable":{"EfficientLengthIterable":["MapEntry<1,2>"],"Iterable":["MapEntry<1,2>"],"Iterable.E":"MapEntry<1,2>"},"JsIdentityLinkedHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"JsConstantLinkedHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_MatchImplementation":{"RegExpMatch":[],"Match":[]},"_AllMatchesIterable":{"Iterable":["RegExpMatch"],"Iterable.E":"RegExpMatch"},"StringMatch":{"Match":[]},"_StringAllMatchesIterable":{"Iterable":["Match"],"Iterable.E":"Match"},"NativeByteBuffer":{"JSObject":[],"ByteBuffer":[],"TrustedGetRuntimeType":[]},"NativeTypedData":{"JSObject":[]},"NativeByteData":{"ByteData":[],"JSObject":[],"TrustedGetRuntimeType":[]},"NativeTypedArray":{"JavaScriptIndexingBehavior":["1"],"JSObject":[]},"NativeTypedArrayOfDouble":{"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"]},"NativeTypedArrayOfInt":{"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"]},"NativeFloat32List":{"NativeTypedArrayOfDouble":[],"Float32List":[],"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"],"TrustedGetRuntimeType":[],"ListBase.E":"double"},"NativeFloat64List":{"NativeTypedArrayOfDouble":[],"Float64List":[],"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"],"TrustedGetRuntimeType":[],"ListBase.E":"double"},"NativeInt16List":{"NativeTypedArrayOfInt":[],"Int16List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeInt32List":{"NativeTypedArrayOfInt":[],"Int32List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeInt8List":{"NativeTypedArrayOfInt":[],"Int8List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint16List":{"NativeTypedArrayOfInt":[],"Uint16List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint32List":{"NativeTypedArrayOfInt":[],"Uint32List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint8ClampedList":{"NativeTypedArrayOfInt":[],"Uint8ClampedList":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint8List":{"NativeTypedArrayOfInt":[],"Uint8List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"_Error":{"Error":[]},"_TypeError":{"TypeError":[],"Error":[]},"AsyncError":{"Error":[]},"_SyncStarIterable":{"Iterable":["1"],"Iterable.E":"1"},"_AsyncCompleter":{"_Completer":["1"]},"_SyncCompleter":{"_Completer":["1"]},"_Future":{"Future":["1"]},"_StreamController":{"EventSink":["1"]},"_AsyncStreamController":{"_StreamController":["1"],"EventSink":["1"]},"_SyncStreamController":{"_StreamController":["1"],"EventSink":["1"]},"_ControllerStream":{"_StreamImpl":["1"],"Stream":["1"],"Stream.T":"1"},"_ControllerSubscription":{"_BufferingStreamSubscription":["1"],"StreamSubscription":["1"],"_BufferingStreamSubscription.T":"1"},"_BufferingStreamSubscription":{"StreamSubscription":["1"],"_BufferingStreamSubscription.T":"1"},"_StreamImpl":{"Stream":["1"]},"_ForwardingStream":{"Stream":["2"]},"_ForwardingStreamSubscription":{"_BufferingStreamSubscription":["2"],"StreamSubscription":["2"],"_BufferingStreamSubscription.T":"2"},"_MapStream":{"_ForwardingStream":["1","2"],"Stream":["2"],"Stream.T":"2"},"_ZoneSpecification":{"ZoneSpecification":[]},"_ZoneDelegate":{"ZoneDelegate":[]},"_Zone":{"Zone":[]},"_CustomZone":{"Zone":[]},"_RootZone":{"Zone":[]},"Queue":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"_HashMap":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_IdentityHashMap":{"_HashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_HashMapKeyIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"_LinkedCustomHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_LinkedHashSet":{"_SetBase":["1"],"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_LinkedIdentityHashSet":{"_LinkedHashSet":["1"],"_SetBase":["1"],"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableListView":{"ListBase":["1"],"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListBase.E":"1"},"ListBase":{"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"MapBase":{"Map":["1","2"]},"UnmodifiableMapBase":{"MapBase":["1","2"],"Map":["1","2"]},"_MapBaseValueIterable":{"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"MapView":{"Map":["1","2"]},"UnmodifiableMapView":{"Map":["1","2"]},"ListQueue":{"Queue":["1"],"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"SetBase":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_SetBase":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableSetView":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_JsonMap":{"MapBase":["String","@"],"Map":["String","@"],"MapBase.K":"String","MapBase.V":"@"},"_JsonMapKeyIterable":{"ListIterable":["String"],"EfficientLengthIterable":["String"],"Iterable":["String"],"ListIterable.E":"String","Iterable.E":"String"},"AsciiCodec":{"Codec":["String","List<int>"]},"_UnicodeSubsetEncoder":{"Converter":["String","List<int>"]},"AsciiEncoder":{"Converter":["String","List<int>"]},"Base64Codec":{"Codec":["List<int>","String"]},"Base64Encoder":{"Converter":["List<int>","String"]},"Encoding":{"Codec":["String","List<int>"]},"JsonUnsupportedObjectError":{"Error":[]},"JsonCyclicError":{"Error":[]},"JsonCodec":{"Codec":["Object?","String"]},"JsonEncoder":{"Converter":["Object?","String"]},"JsonDecoder":{"Converter":["String","Object?"]},"Utf8Codec":{"Codec":["String","List<int>"]},"Utf8Encoder":{"Converter":["String","List<int>"]},"Utf8Decoder":{"Converter":["List<int>","String"]},"DateTime":{"Comparable":["DateTime"]},"double":{"num":[],"Comparable":["num"]},"Duration":{"Comparable":["Duration"]},"int":{"num":[],"Comparable":["num"]},"List":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"num":{"Comparable":["num"]},"RegExpMatch":{"Match":[]},"Set":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"String":{"Comparable":["String"]},"AssertionError":{"Error":[]},"TypeError":{"Error":[]},"ArgumentError":{"Error":[]},"RangeError":{"Error":[]},"IndexError":{"RangeError":[],"Error":[]},"NoSuchMethodError":{"Error":[]},"UnsupportedError":{"Error":[]},"UnimplementedError":{"Error":[]},"StateError":{"Error":[]},"ConcurrentModificationError":{"Error":[]},"OutOfMemoryError":{"Error":[]},"StackOverflowError":{"Error":[]},"_Exception":{"Exception":[]},"FormatException":{"Exception":[]},"_GeneratorIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"_StringStackTrace":{"StackTrace":[]},"Runes":{"Iterable":["int"],"Iterable.E":"int"},"_Uri":{"_PlatformUri":[],"Uri":[]},"_SimpleUri":{"_PlatformUri":[],"Uri":[]},"_DataUri":{"_PlatformUri":[],"Uri":[]},"NullRejectionException":{"Exception":[]},"ArgParserException":{"FormatException":[],"Exception":[]},"ErrorResult":{"Result":["0&"]},"ValueResult":{"Result":["1"]},"_CompleterStream":{"Stream":["1"],"Stream.T":"1"},"_NextRequest":{"_EventRequest":["1"]},"EmptyUnmodifiableSet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"QueueList":{"ListBase":["1"],"List":["1"],"Queue":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListBase.E":"1","QueueList.E":"1"},"_CastQueueList":{"QueueList":["2"],"ListBase":["2"],"List":["2"],"Queue":["2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListBase.E":"2","QueueList.E":"2"},"UnionSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableSetView0":{"DelegatingSet":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"MapKeySet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_DelegatingIterableBase":{"Iterable":["1"]},"DelegatingSet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"PathException":{"Exception":[]},"PathMap":{"Map":["String?","1"]},"Version":{"VersionRange":[],"Comparable":["VersionRange"]},"VersionRange":{"Comparable":["VersionRange"]},"ModifiableCssAtRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssComment":{"ModifiableCssNode":[],"CssComment":[],"CssNode":[],"AstNode":[]},"ModifiableCssDeclaration":{"ModifiableCssNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssImport":{"ModifiableCssNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssKeyframeBlock":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssMediaRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssNode":{"CssNode":[],"AstNode":[]},"ModifiableCssParentNode":{"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssStyleRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssStylesheet":{"ModifiableCssParentNode":[],"CssStylesheet":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssSupportsRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"CssNode":{"AstNode":[]},"CssParentNode":{"CssNode":[],"AstNode":[]},"CssStylesheet":{"CssParentNode":[],"CssNode":[],"AstNode":[]},"CssValue":{"AstNode":[]},"_FakeAstNode":{"AstNode":[]},"ArgumentList":{"AstNode":[]},"ConfiguredVariable":{"AstNode":[]},"Expression":{"AstNode":[]},"BinaryOperationExpression":{"Expression":[],"AstNode":[]},"BooleanExpression":{"Expression":[],"AstNode":[]},"ColorExpression":{"Expression":[],"AstNode":[]},"FunctionExpression":{"Expression":[],"AstNode":[]},"IfConditionExpression":{"AstNode":[]},"IfExpression":{"Expression":[],"AstNode":[]},"IfConditionParenthesized":{"IfConditionExpression":[],"AstNode":[]},"IfConditionNegation":{"IfConditionExpression":[],"AstNode":[]},"IfConditionOperation":{"IfConditionExpression":[],"AstNode":[]},"IfConditionFunction":{"IfConditionExpression":[],"AstNode":[]},"IfConditionSass":{"IfConditionExpression":[],"AstNode":[]},"IfConditionRaw":{"IfConditionExpression":[],"AstNode":[]},"InterpolatedFunctionExpression":{"Expression":[],"AstNode":[]},"LegacyIfExpression":{"Expression":[],"AstNode":[]},"ListExpression":{"Expression":[],"AstNode":[]},"MapExpression":{"Expression":[],"AstNode":[]},"NullExpression":{"Expression":[],"AstNode":[]},"NumberExpression":{"Expression":[],"AstNode":[]},"ParenthesizedExpression":{"Expression":[],"AstNode":[]},"SelectorExpression":{"Expression":[],"AstNode":[]},"StringExpression":{"Expression":[],"AstNode":[]},"SupportsExpression":{"Expression":[],"AstNode":[]},"UnaryOperationExpression":{"Expression":[],"AstNode":[]},"ValueExpression":{"Expression":[],"AstNode":[]},"VariableExpression":{"Expression":[],"AstNode":[]},"DynamicImport":{"Import":[],"AstNode":[]},"StaticImport":{"Import":[],"AstNode":[]},"Interpolation":{"AstNode":[]},"Parameter":{"AstNode":[]},"ParameterList":{"AstNode":[]},"Statement":{"AstNode":[]},"AtRootRule":{"Statement":[],"AstNode":[]},"AtRule":{"Statement":[],"AstNode":[]},"CallableDeclaration":{"Statement":[],"AstNode":[]},"ContentBlock":{"Statement":[],"AstNode":[]},"ContentRule":{"Statement":[],"AstNode":[]},"DebugRule":{"Statement":[],"AstNode":[]},"Declaration":{"Statement":[],"AstNode":[]},"EachRule":{"Statement":[],"AstNode":[]},"ErrorRule":{"Statement":[],"AstNode":[]},"ExtendRule":{"Statement":[],"AstNode":[]},"ForRule":{"Statement":[],"AstNode":[]},"ForwardRule":{"Statement":[],"AstNode":[]},"FunctionRule":{"Statement":[],"AstNode":[]},"IfClause":{"IfRuleClause":[]},"ElseClause":{"IfRuleClause":[]},"IfRule":{"Statement":[],"AstNode":[]},"ImportRule":{"Statement":[],"AstNode":[]},"IncludeRule":{"Statement":[],"AstNode":[]},"LoudComment":{"Statement":[],"AstNode":[]},"MediaRule":{"Statement":[],"AstNode":[]},"MixinRule":{"Statement":[],"AstNode":[]},"_HasContentVisitor":{"StatementSearchVisitor":["bool"],"StatementSearchVisitor.T":"bool"},"ParentStatement":{"Statement":[],"AstNode":[]},"ReturnRule":{"Statement":[],"AstNode":[]},"SilentComment":{"Statement":[],"AstNode":[]},"StyleRule":{"Statement":[],"AstNode":[]},"Stylesheet":{"Statement":[],"AstNode":[]},"SupportsRule":{"Statement":[],"AstNode":[]},"UseRule":{"Statement":[],"AstNode":[]},"VariableDeclaration":{"Statement":[],"AstNode":[]},"WarnRule":{"Statement":[],"AstNode":[]},"WhileRule":{"Statement":[],"AstNode":[]},"SupportsAnything":{"AstNode":[]},"SupportsDeclaration":{"AstNode":[]},"SupportsFunction":{"AstNode":[]},"SupportsInterpolation":{"AstNode":[]},"SupportsNegation":{"AstNode":[]},"SupportsOperation":{"AstNode":[]},"Selector":{"AstNode":[]},"AttributeSelector":{"SimpleSelector":[],"AstNode":[]},"ClassSelector":{"SimpleSelector":[],"AstNode":[]},"ComplexSelector":{"AstNode":[]},"CompoundSelector":{"AstNode":[]},"IDSelector":{"SimpleSelector":[],"AstNode":[]},"SelectorList":{"AstNode":[]},"_ParentSelectorVisitor":{"SelectorSearchVisitor":["ParentSelector"],"SelectorSearchVisitor.T":"ParentSelector"},"ParentSelector":{"SimpleSelector":[],"AstNode":[]},"PlaceholderSelector":{"SimpleSelector":[],"AstNode":[]},"PseudoSelector":{"SimpleSelector":[],"AstNode":[]},"SimpleSelector":{"AstNode":[]},"TypeSelector":{"SimpleSelector":[],"AstNode":[]},"UniversalSelector":{"SimpleSelector":[],"AstNode":[]},"_EnvironmentModule0":{"Module0":["AsyncCallable"]},"AsyncBuiltInCallable":{"AsyncCallable":[]},"BuiltInCallable":{"Callable0":[],"AsyncBuiltInCallable":[],"AsyncCallable":[]},"PlainCssCallable":{"Callable0":[],"AsyncCallable":[]},"UserDefinedCallable":{"Callable0":[],"AsyncCallable":[]},"ExplicitConfiguration":{"Configuration":[]},"_EnvironmentModule":{"Module0":["Callable0"]},"SassRuntimeException":{"Exception":[]},"SassException":{"Exception":[]},"MultiSpanSassException":{"Exception":[]},"MultiSpanSassRuntimeException":{"SassRuntimeException":[],"Exception":[]},"SassFormatException":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"MultiSpanSassFormatException":{"MultiSourceSpanFormatException":[],"SassFormatException":[],"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"UsageException":{"Exception":[]},"EmptyExtensionStore":{"ExtensionStore":[]},"MergedExtension":{"Extension":[]},"Importer":{"AsyncImporter":[]},"FilesystemImporter":{"Importer":[],"AsyncImporter":[]},"NodePackageImporter":{"Importer":[],"AsyncImporter":[]},"BuiltInModule":{"Module0":["1"]},"ForwardedModuleView":{"Module0":["1"]},"ShadowedModuleView":{"Module0":["1"]},"LazyFileSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"LimitedMapView":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"MergedMapView":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"MultiSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"PrefixedMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_PrefixedKeys":{"Iterable":["String"],"Iterable.E":"String"},"PublicMemberMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"UnprefixedMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_UnprefixedKeys":{"Iterable":["String"],"Iterable.E":"String"},"SassArgumentList":{"SassList":[],"Value":[]},"SassBoolean":{"Value":[]},"SassCalculation":{"Value":[]},"SassColor":{"Value":[]},"LinearChannel":{"ColorChannel":[]},"A98RgbColorSpace":{"ColorSpace":[]},"DisplayP3ColorSpace":{"ColorSpace":[]},"HslColorSpace":{"ColorSpace":[]},"HwbColorSpace":{"ColorSpace":[]},"LabColorSpace":{"ColorSpace":[]},"LchColorSpace":{"ColorSpace":[]},"LmsColorSpace":{"ColorSpace":[]},"OklabColorSpace":{"ColorSpace":[]},"OklchColorSpace":{"ColorSpace":[]},"ProphotoRgbColorSpace":{"ColorSpace":[]},"Rec2020ColorSpace":{"ColorSpace":[]},"RgbColorSpace":{"ColorSpace":[]},"SrgbColorSpace":{"ColorSpace":[]},"SrgbLinearColorSpace":{"ColorSpace":[]},"XyzD50ColorSpace":{"ColorSpace":[]},"XyzD65ColorSpace":{"ColorSpace":[]},"SassFunction":{"Value":[]},"SassList":{"Value":[]},"SassMap":{"Value":[]},"SassMixin":{"Value":[]},"_SassNull":{"Value":[]},"SassNumber":{"Value":[]},"ComplexSassNumber":{"SassNumber":[],"Value":[]},"SingleUnitSassNumber":{"SassNumber":[],"Value":[]},"UnitlessSassNumber":{"SassNumber":[],"Value":[]},"SassString":{"Value":[]},"_EvaluationContext0":{"EvaluationContext":[]},"_EvaluationContext":{"EvaluationContext":[]},"Entry":{"Comparable":["Entry"]},"FileLocation":{"SourceLocation":[],"Comparable":["SourceLocation"]},"FileSpan":{"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"_FileSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceLocation":{"Comparable":["SourceLocation"]},"SourceLocationMixin":{"SourceLocation":[],"Comparable":["SourceLocation"]},"SourceSpan":{"Comparable":["SourceSpan"]},"SourceSpanBase":{"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceSpanException":{"Exception":[]},"SourceSpanFormatException":{"FormatException":[],"Exception":[]},"MultiSourceSpanException":{"Exception":[]},"MultiSourceSpanFormatException":{"FormatException":[],"Exception":[]},"SourceSpanMixin":{"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceSpanWithContext":{"SourceSpan":[],"Comparable":["SourceSpan"]},"Chain":{"StackTrace":[]},"LazyTrace":{"Trace":[],"StackTrace":[]},"Trace":{"StackTrace":[]},"UnparsedFrame":{"Frame":[]},"StringScannerException":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"A98RgbColorSpace0":{"ColorSpace0":[]},"SupportsAnything0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"ArgumentList0":{"SassNode":[],"AstNode0":[]},"SassArgumentList0":{"SassList0":[],"Value0":[]},"JSToDartAsyncImporter":{"AsyncImporter0":[]},"AsyncBuiltInCallable0":{"AsyncCallable0":[]},"_EnvironmentModule2":{"Module1":["AsyncCallable0"]},"_EvaluateVisitor2":{"StatementVisitor":["Future<Value0?>"],"ExpressionVisitor":["Future<Value0>"],"IfConditionExpressionVisitor":["Future<Object>"]},"_EvaluationContext2":{"EvaluationContext0":[]},"JSToDartAsyncFileImporter":{"AsyncImporter0":[]},"AtRootRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssAtRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"AtRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedAttributeSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"AttributeSelector0":{"SimpleSelector0":[],"AstNode0":[]},"BinaryOperationExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"BooleanExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassBoolean0":{"Value0":[]},"BuiltInCallable0":{"Callable":[],"AsyncBuiltInCallable0":[],"AsyncCallable0":[]},"BuiltInModule0":{"Module1":["1"]},"SassCalculation0":{"Value0":[]},"CallableDeclaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"LinearChannel0":{"ColorChannel0":[]},"InterpolatedClassSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ClassSelector0":{"SimpleSelector0":[],"AstNode0":[]},"ColorExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassColor0":{"Value0":[]},"ModifiableCssComment0":{"ModifiableCssNode0":[],"CssComment0":[],"CssNode0":[],"AstNode0":[]},"AsyncCompiler":{"Compiler":[]},"InterpolatedComplexSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ComplexSassNumber0":{"SassNumber0":[],"Value0":[]},"ComplexSelector0":{"AstNode0":[]},"InterpolatedComplexSelectorComponent":{"SassNode":[],"AstNode0":[]},"InterpolatedCompoundSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"CompoundSelector0":{"AstNode0":[]},"ExplicitConfiguration0":{"Configuration0":[]},"ConfiguredVariable0":{"SassNode":[],"AstNode0":[]},"ContentBlock0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ContentRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"DebugRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssDeclaration0":{"ModifiableCssNode0":[],"CssNode0":[],"AstNode0":[]},"Declaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"SupportsDeclaration0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"DisplayP3ColorSpace0":{"ColorSpace0":[]},"DynamicImport0":{"Import0":[],"SassNode":[],"AstNode0":[]},"EachRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"EmptyExtensionStore0":{"ExtensionStore0":[]},"_EnvironmentModule1":{"Module1":["Callable"]},"ErrorRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"_EvaluateVisitor1":{"StatementVisitor":["Value0?"],"ExpressionVisitor":["Value0"],"IfConditionExpressionVisitor":["Object"]},"_EvaluationContext1":{"EvaluationContext0":[]},"SassRuntimeException0":{"Exception":[]},"SassException0":{"Exception":[]},"MultiSpanSassException0":{"Exception":[]},"MultiSpanSassRuntimeException0":{"SassRuntimeException0":[],"Exception":[]},"SassFormatException0":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"MultiSpanSassFormatException0":{"MultiSourceSpanFormatException":[],"SassFormatException0":[],"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"Expression0":{"SassNode":[],"AstNode0":[]},"JSExpressionVisitor":{"ExpressionVisitor":["Object?"]},"_MakeExpressionCalculationSafe0":{"ExpressionVisitor":["Expression0"],"IfConditionExpressionVisitor":["IfConditionExpression0"]},"ExtendRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"JSToDartFileImporter":{"Importer0":[],"AsyncImporter0":[]},"FilesystemImporter0":{"Importer0":[],"AsyncImporter0":[]},"ForRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ForwardRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ForwardedModuleView0":{"Module1":["1"]},"FunctionExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SupportsFunction0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"SassFunction0":{"Value0":[]},"FunctionRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"HslColorSpace0":{"ColorSpace0":[]},"HwbColorSpace0":{"ColorSpace0":[]},"InterpolatedIDSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"IDSelector0":{"SimpleSelector0":[],"AstNode0":[]},"IfConditionExpression0":{"SassNode":[],"AstNode0":[]},"IfConditionFunction0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"IfConditionParenthesized0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionNegation0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionOperation0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionSass0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionRaw0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"JSIfConditionExpressionVisitor":{"IfConditionExpressionVisitor":["Object?"]},"IfClause0":{"IfRuleClause0":[]},"ElseClause0":{"IfRuleClause0":[]},"IfRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssImport0":{"ModifiableCssNode0":[],"CssNode0":[],"AstNode0":[]},"ImportRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"Importer0":{"AsyncImporter0":[]},"IncludeRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedFunctionExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSelector":{"SassNode":[],"AstNode0":[]},"Interpolation0":{"SassNode":[],"AstNode0":[]},"SupportsInterpolation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"IsCalculationSafeVisitor0":{"ExpressionVisitor":["bool"]},"ModifiableCssKeyframeBlock0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"LabColorSpace0":{"ColorSpace0":[]},"LazyFileSpan0":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"LchColorSpace0":{"ColorSpace0":[]},"LegacyIfExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"LimitedMapView0":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"ListExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSelectorList":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"SelectorList0":{"AstNode0":[]},"_ParentSelectorVisitor0":{"SelectorSearchVisitor0":["ParentSelector0"],"SelectorSearchVisitor0.T":"ParentSelector0"},"SassList0":{"Value0":[]},"LmsColorSpace0":{"ColorSpace0":[]},"LoudComment0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"MapExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassMap0":{"Value0":[]},"ModifiableCssMediaRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"MediaRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"MergedExtension0":{"Extension0":[]},"MergedMapView0":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"SassMixin0":{"Value0":[]},"MixinRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"_HasContentVisitor0":{"StatementSearchVisitor0":["bool"],"StatementVisitor":["bool?"],"StatementSearchVisitor0.T":"bool"},"MultiSpan0":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"SupportsNegation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"NoOpImporter0":{"Importer0":[],"AsyncImporter0":[]},"_FakeAstNode0":{"AstNode0":[]},"CssNode0":{"AstNode0":[]},"CssParentNode0":{"CssNode0":[],"AstNode0":[]},"ModifiableCssNode0":{"CssNode0":[],"AstNode0":[]},"ModifiableCssParentNode0":{"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"NodePackageImporter0":{"Importer0":[],"AsyncImporter0":[]},"NullExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"_SassNull0":{"Value0":[]},"NumberExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassNumber0":{"Value0":[]},"OklabColorSpace0":{"ColorSpace0":[]},"OklchColorSpace0":{"ColorSpace0":[]},"SupportsOperation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"Parameter0":{"SassNode":[],"AstNode0":[]},"ParameterList0":{"SassNode":[],"AstNode0":[]},"InterpolatedParentSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ParentSelector0":{"SimpleSelector0":[],"AstNode0":[]},"ParentStatement0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ParenthesizedExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedPlaceholderSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"PlaceholderSelector0":{"SimpleSelector0":[],"AstNode0":[]},"PlainCssCallable0":{"Callable":[],"AsyncCallable0":[]},"PrefixedMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_PrefixedKeys0":{"Iterable":["String"],"Iterable.E":"String"},"ProphotoRgbColorSpace0":{"ColorSpace0":[]},"InterpolatedPseudoSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"PseudoSelector0":{"SimpleSelector0":[],"AstNode0":[]},"PublicMemberMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"InterpolatedQualifiedName":{"SassNode":[],"AstNode0":[]},"Rec2020ColorSpace0":{"ColorSpace0":[]},"ReturnRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"RgbColorSpace0":{"ColorSpace0":[]},"Selector0":{"AstNode0":[]},"SelectorExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"ShadowedModuleView0":{"Module1":["1"]},"SilentComment0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSimpleSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"SimpleSelector0":{"AstNode0":[]},"JSSimpleSelectorVisitor":{"InterpolatedSelectorVisitor":["Object?"]},"SingleUnitSassNumber0":{"SassNumber0":[],"Value0":[]},"SourceInterpolationVisitor":{"ExpressionVisitor":["~"],"IfConditionExpressionVisitor":["~"]},"SrgbColorSpace0":{"ColorSpace0":[]},"SrgbLinearColorSpace0":{"ColorSpace0":[]},"Statement0":{"SassNode":[],"AstNode0":[]},"JSStatementVisitor":{"StatementVisitor":["Object?"]},"StaticImport0":{"Import0":[],"SassNode":[],"AstNode0":[]},"StringExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassString0":{"Value0":[]},"ModifiableCssStyleRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"StyleRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"CssStylesheet0":{"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"ModifiableCssStylesheet0":{"ModifiableCssParentNode0":[],"CssStylesheet0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"Stylesheet0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"SupportsExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssSupportsRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"SupportsRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"JSToDartImporter":{"Importer0":[],"AsyncImporter0":[]},"InterpolatedTypeSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"TypeSelector0":{"SimpleSelector0":[],"AstNode0":[]},"UnaryOperationExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"UnitlessSassNumber0":{"SassNumber0":[],"Value0":[]},"InterpolatedUniversalSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"UniversalSelector0":{"SimpleSelector0":[],"AstNode0":[]},"UnprefixedMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_UnprefixedKeys0":{"Iterable":["String"],"Iterable.E":"String"},"UseRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"UserDefinedCallable0":{"Callable":[],"AsyncCallable0":[]},"CssValue0":{"AstNode0":[]},"ValueExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"VariableExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"VariableDeclaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"WarnRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"WhileRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"XyzD50ColorSpace0":{"ColorSpace0":[]},"XyzD65ColorSpace0":{"ColorSpace0":[]},"Int8List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint8List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint8ClampedList":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Int16List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint16List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Int32List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint32List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Float32List":{"List":["double"],"EfficientLengthIterable":["double"],"Iterable":["double"]},"Float64List":{"List":["double"],"EfficientLengthIterable":["double"],"Iterable":["double"]},"CssComment":{"CssNode":[],"AstNode":[]},"Import":{"AstNode":[]},"Callable0":{"AsyncCallable":[]},"Callable":{"AsyncCallable0":[]},"CssComment0":{"CssNode0":[],"AstNode0":[]},"Import0":{"SassNode":[],"AstNode0":[]},"SassNode":{"AstNode0":[]},"SupportsCondition":{"SassNode":[],"AstNode0":[]}}'));
129020
+ A._Universe_addRules(init.typeUniverse, JSON.parse('{"PlainJavaScriptObject":"LegacyJavaScriptObject","UnknownJavaScriptObject":"LegacyJavaScriptObject","JavaScriptFunction":"LegacyJavaScriptObject","Stdin":"LegacyJavaScriptObject","Stdout":"LegacyJavaScriptObject","ReadlineModule":"LegacyJavaScriptObject","ReadlineOptions":"LegacyJavaScriptObject","ReadlineInterface":"LegacyJavaScriptObject","BufferModule":"LegacyJavaScriptObject","BufferConstants":"LegacyJavaScriptObject","Buffer":"LegacyJavaScriptObject","ConsoleModule":"LegacyJavaScriptObject","Console":"LegacyJavaScriptObject","EventEmitter":"LegacyJavaScriptObject","FS":"LegacyJavaScriptObject","FSConstants":"LegacyJavaScriptObject","Realpath":"LegacyJavaScriptObject","RealpathSync":"LegacyJavaScriptObject","FSWatcher":"LegacyJavaScriptObject","ReadStream":"LegacyJavaScriptObject","ReadStreamOptions":"LegacyJavaScriptObject","WriteStream":"LegacyJavaScriptObject","WriteStreamOptions":"LegacyJavaScriptObject","FileOptions":"LegacyJavaScriptObject","StatOptions":"LegacyJavaScriptObject","MkdirOptions":"LegacyJavaScriptObject","RmdirOptions":"LegacyJavaScriptObject","WatchOptions":"LegacyJavaScriptObject","WatchFileOptions":"LegacyJavaScriptObject","Stats":"LegacyJavaScriptObject","Promise":"LegacyJavaScriptObject","Date":"LegacyJavaScriptObject","JsError":"LegacyJavaScriptObject","Atomics":"LegacyJavaScriptObject","Modules":"LegacyJavaScriptObject","Module":"LegacyJavaScriptObject","Net":"LegacyJavaScriptObject","Socket":"LegacyJavaScriptObject","NetAddress":"LegacyJavaScriptObject","NetServer":"LegacyJavaScriptObject","NodeJsError":"LegacyJavaScriptObject","JsAssertionError":"LegacyJavaScriptObject","JsRangeError":"LegacyJavaScriptObject","JsReferenceError":"LegacyJavaScriptObject","JsSyntaxError":"LegacyJavaScriptObject","JsTypeError":"LegacyJavaScriptObject","JsSystemError":"LegacyJavaScriptObject","Process":"LegacyJavaScriptObject","CPUUsage":"LegacyJavaScriptObject","Release":"LegacyJavaScriptObject","StreamModule":"LegacyJavaScriptObject","Readable":"LegacyJavaScriptObject","Writable":"LegacyJavaScriptObject","Duplex":"LegacyJavaScriptObject","Transform":"LegacyJavaScriptObject","WritableOptions":"LegacyJavaScriptObject","ReadableOptions":"LegacyJavaScriptObject","Immediate":"LegacyJavaScriptObject","Timeout":"LegacyJavaScriptObject","TTY":"LegacyJavaScriptObject","TTYReadStream":"LegacyJavaScriptObject","TTYWriteStream":"LegacyJavaScriptObject","Util":"LegacyJavaScriptObject","JSArray0":"LegacyJavaScriptObject","Chokidar":"LegacyJavaScriptObject","ChokidarOptions":"LegacyJavaScriptObject","ChokidarWatcher":"LegacyJavaScriptObject","JSFunction":"LegacyJavaScriptObject","ImmutableList":"LegacyJavaScriptObject","ImmutableMap":"LegacyJavaScriptObject","NodeImporterResult":"LegacyJavaScriptObject","RenderContext":"LegacyJavaScriptObject","RenderContextOptions":"LegacyJavaScriptObject","RenderContextResult":"LegacyJavaScriptObject","RenderContextResultStats":"LegacyJavaScriptObject","JSModule":"LegacyJavaScriptObject","JSModuleRequire":"LegacyJavaScriptObject","JSClass":"LegacyJavaScriptObject","JSUrl":"LegacyJavaScriptObject","_PropertyDescriptor":"LegacyJavaScriptObject","_RequireMain":"LegacyJavaScriptObject","JSArray1":"LegacyJavaScriptObject","Chokidar0":"LegacyJavaScriptObject","ChokidarOptions0":"LegacyJavaScriptObject","ChokidarWatcher0":"LegacyJavaScriptObject","_ConstructionOptions":"LegacyJavaScriptObject","_ChannelOptions":"LegacyJavaScriptObject","_ToGamutOptions":"LegacyJavaScriptObject","_InterpolationOptions":"LegacyJavaScriptObject","_Channels":"LegacyJavaScriptObject","_NodeSassColor":"LegacyJavaScriptObject","CompileOptions":"LegacyJavaScriptObject","CompileStringOptions":"LegacyJavaScriptObject","NodeCompileResult":"LegacyJavaScriptObject","Deprecation1":"LegacyJavaScriptObject","_NodeException":"LegacyJavaScriptObject","Exports":"LegacyJavaScriptObject","LoggerNamespace":"LegacyJavaScriptObject","JSExpressionVisitorObject":"LegacyJavaScriptObject","Fiber":"LegacyJavaScriptObject","FiberClass":"LegacyJavaScriptObject","JSFunction0":"LegacyJavaScriptObject","JSIfConditionExpressionVisitorObject":"LegacyJavaScriptObject","ImmutableList0":"LegacyJavaScriptObject","ImmutableMap0":"LegacyJavaScriptObject","JSImporter":"LegacyJavaScriptObject","JSImporterResult":"LegacyJavaScriptObject","NodeImporterResult0":"LegacyJavaScriptObject","_ConstructorOptions":"LegacyJavaScriptObject","_NodeSassList":"LegacyJavaScriptObject","WarnOptions":"LegacyJavaScriptObject","DebugOptions":"LegacyJavaScriptObject","JSLogger":"LegacyJavaScriptObject","_NodeSassMap":"LegacyJavaScriptObject","JSModule0":"LegacyJavaScriptObject","JSModuleRequire0":"LegacyJavaScriptObject","_ConstructorOptions0":"LegacyJavaScriptObject","_NodeSassNumber":"LegacyJavaScriptObject","ParserExports":"LegacyJavaScriptObject","JSClass0":"LegacyJavaScriptObject","RenderContext0":"LegacyJavaScriptObject","RenderContextOptions0":"LegacyJavaScriptObject","RenderContextResult0":"LegacyJavaScriptObject","RenderContextResultStats0":"LegacyJavaScriptObject","RenderOptions":"LegacyJavaScriptObject","RenderResult":"LegacyJavaScriptObject","RenderResultStats":"LegacyJavaScriptObject","_Exports":"LegacyJavaScriptObject","JSSet":"LegacyJavaScriptObject","JSSimpleSelectorVisitorObject":"LegacyJavaScriptObject","JSStatementVisitorObject":"LegacyJavaScriptObject","_ConstructorOptions1":"LegacyJavaScriptObject","_NodeSassString":"LegacyJavaScriptObject","Types":"LegacyJavaScriptObject","JSUrl0":"LegacyJavaScriptObject","_PropertyDescriptor0":"LegacyJavaScriptObject","_RequireMain0":"LegacyJavaScriptObject","NativeArrayBuffer":"NativeByteBuffer","JSArray":{"List":["1"],"EfficientLengthIterable":["1"],"JSObject":[],"Iterable":["1"]},"JSBool":{"bool":[],"TrustedGetRuntimeType":[]},"JSNull":{"Null":[],"TrustedGetRuntimeType":[]},"JavaScriptObject":{"JSObject":[]},"LegacyJavaScriptObject":{"JSObject":[],"Promise":[],"JsSystemError":[],"ImmutableList":[],"_ConstructionOptions":[],"_ChannelOptions":[],"_ToGamutOptions":[],"_InterpolationOptions":[],"_NodeSassColor":[],"CompileOptions":[],"CompileStringOptions":[],"NodeCompileResult":[],"Deprecation1":[],"_NodeException":[],"JSExpressionVisitorObject":[],"Fiber":[],"JSFunction0":[],"JSIfConditionExpressionVisitorObject":[],"ImmutableList0":[],"ImmutableMap0":[],"JSImporter":[],"JSImporterResult":[],"NodeImporterResult0":[],"_ConstructorOptions":[],"_NodeSassList":[],"WarnOptions":[],"DebugOptions":[],"_NodeSassMap":[],"_ConstructorOptions0":[],"_NodeSassNumber":[],"ParserExports":[],"JSClass0":[],"RenderContextOptions0":[],"RenderOptions":[],"RenderResult":[],"JSSet":[],"JSSimpleSelectorVisitorObject":[],"JSStatementVisitorObject":[],"_ConstructorOptions1":[],"_NodeSassString":[],"JSUrl0":[]},"JSArraySafeToStringHook":{"SafeToStringHook":[]},"JSUnmodifiableArray":{"JSArray":["1"],"List":["1"],"EfficientLengthIterable":["1"],"JSObject":[],"Iterable":["1"]},"JSNumber":{"double":[],"num":[],"Comparable":["num"]},"JSInt":{"double":[],"int":[],"num":[],"Comparable":["num"],"TrustedGetRuntimeType":[]},"JSNumNotInt":{"double":[],"num":[],"Comparable":["num"],"TrustedGetRuntimeType":[]},"JSString":{"String":[],"Comparable":["String"],"TrustedGetRuntimeType":[]},"_CastIterableBase":{"Iterable":["2"]},"CastIterable":{"_CastIterableBase":["1","2"],"Iterable":["2"],"Iterable.E":"2"},"_EfficientLengthCastIterable":{"CastIterable":["1","2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"_CastListBase":{"ListBase":["2"],"List":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"]},"CastList":{"_CastListBase":["1","2"],"ListBase":["2"],"List":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListBase.E":"2","Iterable.E":"2"},"CastSet":{"Set":["2"],"_CastIterableBase":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"CastMap":{"MapBase":["3","4"],"Map":["3","4"],"MapBase.K":"3","MapBase.V":"4"},"LateError":{"Error":[]},"CodeUnits":{"ListBase":["int"],"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"],"ListBase.E":"int"},"EfficientLengthIterable":{"Iterable":["1"]},"ListIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"SubListIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"MappedIterable":{"Iterable":["2"],"Iterable.E":"2"},"EfficientLengthMappedIterable":{"MappedIterable":["1","2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"MappedListIterable":{"ListIterable":["2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListIterable.E":"2","Iterable.E":"2"},"WhereIterable":{"Iterable":["1"],"Iterable.E":"1"},"ExpandIterable":{"Iterable":["2"],"Iterable.E":"2"},"TakeIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthTakeIterable":{"TakeIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"SkipIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthSkipIterable":{"SkipIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"SkipWhileIterable":{"Iterable":["1"],"Iterable.E":"1"},"EmptyIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"FollowedByIterable":{"Iterable":["1"],"Iterable.E":"1"},"EfficientLengthFollowedByIterable":{"FollowedByIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"WhereTypeIterable":{"Iterable":["1"],"Iterable.E":"1"},"NonNullsIterable":{"Iterable":["1"],"Iterable.E":"1"},"UnmodifiableListBase":{"ListBase":["1"],"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"ReversedListIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"Symbol":{"Symbol0":[]},"ConstantMapView":{"UnmodifiableMapView":["1","2"],"Map":["1","2"]},"ConstantMap":{"Map":["1","2"]},"ConstantStringMap":{"ConstantMap":["1","2"],"Map":["1","2"]},"_KeysOrValues":{"Iterable":["1"],"Iterable.E":"1"},"ConstantSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"ConstantStringSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"GeneralConstantSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"Instantiation":{"Function":[]},"Instantiation1":{"Function":[]},"NullError":{"TypeError":[],"Error":[]},"JsNoSuchMethodError":{"Error":[]},"UnknownJsTypeError":{"Error":[]},"NullThrownFromJavaScriptException":{"Exception":[]},"_StackTrace":{"StackTrace":[]},"Closure":{"Function":[]},"Closure0Args":{"Function":[]},"Closure2Args":{"Function":[]},"TearOffClosure":{"Function":[]},"StaticClosure":{"Function":[]},"BoundClosure":{"Function":[]},"RuntimeError":{"Error":[]},"JsLinkedHashMap":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"LinkedHashMapKeysIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"LinkedHashMapValuesIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"LinkedHashMapEntriesIterable":{"EfficientLengthIterable":["MapEntry<1,2>"],"Iterable":["MapEntry<1,2>"],"Iterable.E":"MapEntry<1,2>"},"JsIdentityLinkedHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"JsConstantLinkedHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_MatchImplementation":{"RegExpMatch":[],"Match":[]},"_AllMatchesIterable":{"Iterable":["RegExpMatch"],"Iterable.E":"RegExpMatch"},"StringMatch":{"Match":[]},"_StringAllMatchesIterable":{"Iterable":["Match"],"Iterable.E":"Match"},"NativeByteBuffer":{"JSObject":[],"ByteBuffer":[],"TrustedGetRuntimeType":[]},"NativeTypedData":{"JSObject":[]},"NativeByteData":{"ByteData":[],"JSObject":[],"TrustedGetRuntimeType":[]},"NativeTypedArray":{"JavaScriptIndexingBehavior":["1"],"JSObject":[]},"NativeTypedArrayOfDouble":{"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"]},"NativeTypedArrayOfInt":{"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"]},"NativeFloat32List":{"NativeTypedArrayOfDouble":[],"Float32List":[],"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"],"TrustedGetRuntimeType":[],"ListBase.E":"double"},"NativeFloat64List":{"NativeTypedArrayOfDouble":[],"Float64List":[],"ListBase":["double"],"List":["double"],"JavaScriptIndexingBehavior":["double"],"EfficientLengthIterable":["double"],"JSObject":[],"Iterable":["double"],"TrustedGetRuntimeType":[],"ListBase.E":"double"},"NativeInt16List":{"NativeTypedArrayOfInt":[],"Int16List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeInt32List":{"NativeTypedArrayOfInt":[],"Int32List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeInt8List":{"NativeTypedArrayOfInt":[],"Int8List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint16List":{"NativeTypedArrayOfInt":[],"Uint16List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint32List":{"NativeTypedArrayOfInt":[],"Uint32List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint8ClampedList":{"NativeTypedArrayOfInt":[],"Uint8ClampedList":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"NativeUint8List":{"NativeTypedArrayOfInt":[],"Uint8List":[],"ListBase":["int"],"List":["int"],"JavaScriptIndexingBehavior":["int"],"EfficientLengthIterable":["int"],"JSObject":[],"Iterable":["int"],"TrustedGetRuntimeType":[],"ListBase.E":"int"},"_Error":{"Error":[]},"_TypeError":{"TypeError":[],"Error":[]},"AsyncError":{"Error":[]},"_SyncStarIterable":{"Iterable":["1"],"Iterable.E":"1"},"_AsyncCompleter":{"_Completer":["1"]},"_SyncCompleter":{"_Completer":["1"]},"_Future":{"Future":["1"]},"_StreamController":{"EventSink":["1"]},"_AsyncStreamController":{"_StreamController":["1"],"EventSink":["1"]},"_SyncStreamController":{"_StreamController":["1"],"EventSink":["1"]},"_ControllerStream":{"_StreamImpl":["1"],"Stream":["1"],"Stream.T":"1"},"_ControllerSubscription":{"_BufferingStreamSubscription":["1"],"StreamSubscription":["1"],"_BufferingStreamSubscription.T":"1"},"_BufferingStreamSubscription":{"StreamSubscription":["1"],"_BufferingStreamSubscription.T":"1"},"_StreamImpl":{"Stream":["1"]},"_ForwardingStream":{"Stream":["2"]},"_ForwardingStreamSubscription":{"_BufferingStreamSubscription":["2"],"StreamSubscription":["2"],"_BufferingStreamSubscription.T":"2"},"_MapStream":{"_ForwardingStream":["1","2"],"Stream":["2"],"Stream.T":"2"},"_ZoneSpecification":{"ZoneSpecification":[]},"_ZoneDelegate":{"ZoneDelegate":[]},"_Zone":{"Zone":[]},"_CustomZone":{"Zone":[]},"_RootZone":{"Zone":[]},"Queue":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"_HashMap":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_IdentityHashMap":{"_HashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_HashMapKeyIterable":{"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"_LinkedCustomHashMap":{"JsLinkedHashMap":["1","2"],"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"_LinkedHashSet":{"_SetBase":["1"],"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_LinkedIdentityHashSet":{"_LinkedHashSet":["1"],"_SetBase":["1"],"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableListView":{"ListBase":["1"],"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListBase.E":"1"},"ListBase":{"List":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"MapBase":{"Map":["1","2"]},"UnmodifiableMapBase":{"MapBase":["1","2"],"Map":["1","2"]},"_MapBaseValueIterable":{"EfficientLengthIterable":["2"],"Iterable":["2"],"Iterable.E":"2"},"MapView":{"Map":["1","2"]},"UnmodifiableMapView":{"Map":["1","2"]},"ListQueue":{"Queue":["1"],"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"SetBase":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_SetBase":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableSetView":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_JsonMap":{"MapBase":["String","@"],"Map":["String","@"],"MapBase.K":"String","MapBase.V":"@"},"_JsonMapKeyIterable":{"ListIterable":["String"],"EfficientLengthIterable":["String"],"Iterable":["String"],"ListIterable.E":"String","Iterable.E":"String"},"AsciiCodec":{"Codec":["String","List<int>"]},"_UnicodeSubsetEncoder":{"Converter":["String","List<int>"]},"AsciiEncoder":{"Converter":["String","List<int>"]},"Base64Codec":{"Codec":["List<int>","String"]},"Base64Encoder":{"Converter":["List<int>","String"]},"Encoding":{"Codec":["String","List<int>"]},"JsonUnsupportedObjectError":{"Error":[]},"JsonCyclicError":{"Error":[]},"JsonCodec":{"Codec":["Object?","String"]},"JsonEncoder":{"Converter":["Object?","String"]},"JsonDecoder":{"Converter":["String","Object?"]},"Utf8Codec":{"Codec":["String","List<int>"]},"Utf8Encoder":{"Converter":["String","List<int>"]},"Utf8Decoder":{"Converter":["List<int>","String"]},"DateTime":{"Comparable":["DateTime"]},"double":{"num":[],"Comparable":["num"]},"Duration":{"Comparable":["Duration"]},"int":{"num":[],"Comparable":["num"]},"List":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"num":{"Comparable":["num"]},"RegExpMatch":{"Match":[]},"Set":{"EfficientLengthIterable":["1"],"Iterable":["1"]},"String":{"Comparable":["String"]},"AssertionError":{"Error":[]},"TypeError":{"Error":[]},"ArgumentError":{"Error":[]},"RangeError":{"Error":[]},"IndexError":{"RangeError":[],"Error":[]},"NoSuchMethodError":{"Error":[]},"UnsupportedError":{"Error":[]},"UnimplementedError":{"Error":[]},"StateError":{"Error":[]},"ConcurrentModificationError":{"Error":[]},"OutOfMemoryError":{"Error":[]},"StackOverflowError":{"Error":[]},"_Exception":{"Exception":[]},"FormatException":{"Exception":[]},"_GeneratorIterable":{"ListIterable":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListIterable.E":"1","Iterable.E":"1"},"_StringStackTrace":{"StackTrace":[]},"Runes":{"Iterable":["int"],"Iterable.E":"int"},"_Uri":{"_PlatformUri":[],"Uri":[]},"_SimpleUri":{"_PlatformUri":[],"Uri":[]},"_DataUri":{"_PlatformUri":[],"Uri":[]},"NullRejectionException":{"Exception":[]},"ArgParserException":{"FormatException":[],"Exception":[]},"ErrorResult":{"Result":["0&"]},"ValueResult":{"Result":["1"]},"_CompleterStream":{"Stream":["1"],"Stream.T":"1"},"_NextRequest":{"_EventRequest":["1"]},"EmptyUnmodifiableSet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"Iterable.E":"1"},"QueueList":{"ListBase":["1"],"List":["1"],"Queue":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"],"ListBase.E":"1","QueueList.E":"1"},"_CastQueueList":{"QueueList":["2"],"ListBase":["2"],"List":["2"],"Queue":["2"],"EfficientLengthIterable":["2"],"Iterable":["2"],"ListBase.E":"2","QueueList.E":"2"},"UnionSet":{"SetBase":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"UnmodifiableSetView0":{"DelegatingSet":["1"],"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"MapKeySet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"_DelegatingIterableBase":{"Iterable":["1"]},"DelegatingSet":{"Set":["1"],"EfficientLengthIterable":["1"],"Iterable":["1"]},"PathException":{"Exception":[]},"PathMap":{"Map":["String?","1"]},"Version":{"VersionRange":[],"Comparable":["VersionRange"]},"VersionRange":{"Comparable":["VersionRange"]},"ModifiableCssAtRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssComment":{"ModifiableCssNode":[],"CssComment":[],"CssNode":[],"AstNode":[]},"ModifiableCssDeclaration":{"ModifiableCssNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssImport":{"ModifiableCssNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssKeyframeBlock":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssMediaRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssNode":{"CssNode":[],"AstNode":[]},"ModifiableCssParentNode":{"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssStyleRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssStylesheet":{"ModifiableCssParentNode":[],"CssStylesheet":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"ModifiableCssSupportsRule":{"ModifiableCssParentNode":[],"ModifiableCssNode":[],"CssParentNode":[],"CssNode":[],"AstNode":[]},"CssNode":{"AstNode":[]},"CssParentNode":{"CssNode":[],"AstNode":[]},"CssStylesheet":{"CssParentNode":[],"CssNode":[],"AstNode":[]},"CssValue":{"AstNode":[]},"_FakeAstNode":{"AstNode":[]},"ArgumentList":{"AstNode":[]},"ConfiguredVariable":{"AstNode":[]},"Expression":{"AstNode":[]},"BinaryOperationExpression":{"Expression":[],"AstNode":[]},"BooleanExpression":{"Expression":[],"AstNode":[]},"ColorExpression":{"Expression":[],"AstNode":[]},"FunctionExpression":{"Expression":[],"AstNode":[]},"IfConditionExpression":{"AstNode":[]},"IfExpression":{"Expression":[],"AstNode":[]},"IfConditionParenthesized":{"IfConditionExpression":[],"AstNode":[]},"IfConditionNegation":{"IfConditionExpression":[],"AstNode":[]},"IfConditionOperation":{"IfConditionExpression":[],"AstNode":[]},"IfConditionFunction":{"IfConditionExpression":[],"AstNode":[]},"IfConditionSass":{"IfConditionExpression":[],"AstNode":[]},"IfConditionRaw":{"IfConditionExpression":[],"AstNode":[]},"InterpolatedFunctionExpression":{"Expression":[],"AstNode":[]},"LegacyIfExpression":{"Expression":[],"AstNode":[]},"ListExpression":{"Expression":[],"AstNode":[]},"MapExpression":{"Expression":[],"AstNode":[]},"NullExpression":{"Expression":[],"AstNode":[]},"NumberExpression":{"Expression":[],"AstNode":[]},"ParenthesizedExpression":{"Expression":[],"AstNode":[]},"SelectorExpression":{"Expression":[],"AstNode":[]},"StringExpression":{"Expression":[],"AstNode":[]},"SupportsExpression":{"Expression":[],"AstNode":[]},"UnaryOperationExpression":{"Expression":[],"AstNode":[]},"ValueExpression":{"Expression":[],"AstNode":[]},"VariableExpression":{"Expression":[],"AstNode":[]},"DynamicImport":{"Import":[],"AstNode":[]},"StaticImport":{"Import":[],"AstNode":[]},"Interpolation":{"AstNode":[]},"Parameter":{"AstNode":[]},"ParameterList":{"AstNode":[]},"Statement":{"AstNode":[]},"AtRootRule":{"Statement":[],"AstNode":[]},"AtRule":{"Statement":[],"AstNode":[]},"CallableDeclaration":{"Statement":[],"AstNode":[]},"ContentBlock":{"Statement":[],"AstNode":[]},"ContentRule":{"Statement":[],"AstNode":[]},"DebugRule":{"Statement":[],"AstNode":[]},"Declaration":{"Statement":[],"AstNode":[]},"EachRule":{"Statement":[],"AstNode":[]},"ErrorRule":{"Statement":[],"AstNode":[]},"ExtendRule":{"Statement":[],"AstNode":[]},"ForRule":{"Statement":[],"AstNode":[]},"ForwardRule":{"Statement":[],"AstNode":[]},"FunctionRule":{"Statement":[],"AstNode":[]},"IfClause":{"IfRuleClause":[]},"ElseClause":{"IfRuleClause":[]},"IfRule":{"Statement":[],"AstNode":[]},"ImportRule":{"Statement":[],"AstNode":[]},"IncludeRule":{"Statement":[],"AstNode":[]},"LoudComment":{"Statement":[],"AstNode":[]},"MediaRule":{"Statement":[],"AstNode":[]},"MixinRule":{"Statement":[],"AstNode":[]},"_HasContentVisitor":{"StatementSearchVisitor":["bool"],"StatementSearchVisitor.T":"bool"},"ParentStatement":{"Statement":[],"AstNode":[]},"ReturnRule":{"Statement":[],"AstNode":[]},"SilentComment":{"Statement":[],"AstNode":[]},"StyleRule":{"Statement":[],"AstNode":[]},"Stylesheet":{"Statement":[],"AstNode":[]},"SupportsRule":{"Statement":[],"AstNode":[]},"UseRule":{"Statement":[],"AstNode":[]},"VariableDeclaration":{"Statement":[],"AstNode":[]},"WarnRule":{"Statement":[],"AstNode":[]},"WhileRule":{"Statement":[],"AstNode":[]},"SupportsAnything":{"AstNode":[]},"SupportsDeclaration":{"AstNode":[]},"SupportsFunction":{"AstNode":[]},"SupportsInterpolation":{"AstNode":[]},"SupportsNegation":{"AstNode":[]},"SupportsOperation":{"AstNode":[]},"Selector":{"AstNode":[]},"AttributeSelector":{"SimpleSelector":[],"AstNode":[]},"ClassSelector":{"SimpleSelector":[],"AstNode":[]},"ComplexSelector":{"AstNode":[]},"CompoundSelector":{"AstNode":[]},"IDSelector":{"SimpleSelector":[],"AstNode":[]},"SelectorList":{"AstNode":[]},"_ParentSelectorVisitor":{"SelectorSearchVisitor":["ParentSelector"],"SelectorSearchVisitor.T":"ParentSelector"},"ParentSelector":{"SimpleSelector":[],"AstNode":[]},"PlaceholderSelector":{"SimpleSelector":[],"AstNode":[]},"PseudoSelector":{"SimpleSelector":[],"AstNode":[]},"SimpleSelector":{"AstNode":[]},"TypeSelector":{"SimpleSelector":[],"AstNode":[]},"UniversalSelector":{"SimpleSelector":[],"AstNode":[]},"_EnvironmentModule0":{"Module0":["AsyncCallable"]},"AsyncBuiltInCallable":{"AsyncCallable":[]},"BuiltInCallable":{"Callable0":[],"AsyncBuiltInCallable":[],"AsyncCallable":[]},"PlainCssCallable":{"Callable0":[],"AsyncCallable":[]},"UserDefinedCallable":{"Callable0":[],"AsyncCallable":[]},"ExplicitConfiguration":{"Configuration":[]},"_EnvironmentModule":{"Module0":["Callable0"]},"SassRuntimeException":{"Exception":[]},"SassException":{"Exception":[]},"MultiSpanSassException":{"Exception":[]},"MultiSpanSassRuntimeException":{"SassRuntimeException":[],"Exception":[]},"SassFormatException":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"MultiSpanSassFormatException":{"MultiSourceSpanFormatException":[],"SassFormatException":[],"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"UsageException":{"Exception":[]},"EmptyExtensionStore":{"ExtensionStore":[]},"MergedExtension":{"Extension":[]},"Importer":{"AsyncImporter":[]},"FilesystemImporter":{"Importer":[],"AsyncImporter":[]},"NodePackageImporter":{"Importer":[],"AsyncImporter":[]},"BuiltInModule":{"Module0":["1"]},"ForwardedModuleView":{"Module0":["1"]},"ShadowedModuleView":{"Module0":["1"]},"LazyFileSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"LimitedMapView":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"MergedMapView":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"MultiSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"PrefixedMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_PrefixedKeys":{"Iterable":["String"],"Iterable.E":"String"},"PublicMemberMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"UnprefixedMapView":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_UnprefixedKeys":{"Iterable":["String"],"Iterable.E":"String"},"SassArgumentList":{"SassList":[],"Value":[]},"SassBoolean":{"Value":[]},"SassCalculation":{"Value":[]},"SassColor":{"Value":[]},"LinearChannel":{"ColorChannel":[]},"A98RgbColorSpace":{"ColorSpace":[]},"DisplayP3ColorSpace":{"ColorSpace":[]},"DisplayP3LinearColorSpace":{"ColorSpace":[]},"HslColorSpace":{"ColorSpace":[]},"HwbColorSpace":{"ColorSpace":[]},"LabColorSpace":{"ColorSpace":[]},"LchColorSpace":{"ColorSpace":[]},"LmsColorSpace":{"ColorSpace":[]},"OklabColorSpace":{"ColorSpace":[]},"OklchColorSpace":{"ColorSpace":[]},"ProphotoRgbColorSpace":{"ColorSpace":[]},"Rec2020ColorSpace":{"ColorSpace":[]},"RgbColorSpace":{"ColorSpace":[]},"SrgbColorSpace":{"ColorSpace":[]},"SrgbLinearColorSpace":{"ColorSpace":[]},"XyzD50ColorSpace":{"ColorSpace":[]},"XyzD65ColorSpace":{"ColorSpace":[]},"SassFunction":{"Value":[]},"SassList":{"Value":[]},"SassMap":{"Value":[]},"SassMixin":{"Value":[]},"_SassNull":{"Value":[]},"SassNumber":{"Value":[]},"ComplexSassNumber":{"SassNumber":[],"Value":[]},"SingleUnitSassNumber":{"SassNumber":[],"Value":[]},"UnitlessSassNumber":{"SassNumber":[],"Value":[]},"SassString":{"Value":[]},"_EvaluationContext0":{"EvaluationContext":[]},"_EvaluationContext":{"EvaluationContext":[]},"Entry":{"Comparable":["Entry"]},"FileLocation":{"SourceLocation":[],"Comparable":["SourceLocation"]},"FileSpan":{"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"_FileSpan":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceLocation":{"Comparable":["SourceLocation"]},"SourceLocationMixin":{"SourceLocation":[],"Comparable":["SourceLocation"]},"SourceSpan":{"Comparable":["SourceSpan"]},"SourceSpanBase":{"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceSpanException":{"Exception":[]},"SourceSpanFormatException":{"FormatException":[],"Exception":[]},"MultiSourceSpanException":{"Exception":[]},"MultiSourceSpanFormatException":{"FormatException":[],"Exception":[]},"SourceSpanMixin":{"SourceSpan":[],"Comparable":["SourceSpan"]},"SourceSpanWithContext":{"SourceSpan":[],"Comparable":["SourceSpan"]},"Chain":{"StackTrace":[]},"LazyTrace":{"Trace":[],"StackTrace":[]},"Trace":{"StackTrace":[]},"UnparsedFrame":{"Frame":[]},"StringScannerException":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"A98RgbColorSpace0":{"ColorSpace0":[]},"SupportsAnything0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"ArgumentList0":{"SassNode":[],"AstNode0":[]},"SassArgumentList0":{"SassList0":[],"Value0":[]},"JSToDartAsyncImporter":{"AsyncImporter0":[]},"AsyncBuiltInCallable0":{"AsyncCallable0":[]},"_EnvironmentModule2":{"Module1":["AsyncCallable0"]},"_EvaluateVisitor2":{"StatementVisitor":["Future<Value0?>"],"ExpressionVisitor":["Future<Value0>"],"IfConditionExpressionVisitor":["Future<Object>"]},"_EvaluationContext2":{"EvaluationContext0":[]},"JSToDartAsyncFileImporter":{"AsyncImporter0":[]},"AtRootRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssAtRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"AtRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedAttributeSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"AttributeSelector0":{"SimpleSelector0":[],"AstNode0":[]},"BinaryOperationExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"BooleanExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassBoolean0":{"Value0":[]},"BuiltInCallable0":{"Callable":[],"AsyncBuiltInCallable0":[],"AsyncCallable0":[]},"BuiltInModule0":{"Module1":["1"]},"SassCalculation0":{"Value0":[]},"CallableDeclaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"LinearChannel0":{"ColorChannel0":[]},"InterpolatedClassSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ClassSelector0":{"SimpleSelector0":[],"AstNode0":[]},"ColorExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassColor0":{"Value0":[]},"ModifiableCssComment0":{"ModifiableCssNode0":[],"CssComment0":[],"CssNode0":[],"AstNode0":[]},"AsyncCompiler":{"Compiler":[]},"InterpolatedComplexSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ComplexSassNumber0":{"SassNumber0":[],"Value0":[]},"ComplexSelector0":{"AstNode0":[]},"InterpolatedComplexSelectorComponent":{"SassNode":[],"AstNode0":[]},"InterpolatedCompoundSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"CompoundSelector0":{"AstNode0":[]},"ExplicitConfiguration0":{"Configuration0":[]},"ConfiguredVariable0":{"SassNode":[],"AstNode0":[]},"ContentBlock0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ContentRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"DebugRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssDeclaration0":{"ModifiableCssNode0":[],"CssNode0":[],"AstNode0":[]},"Declaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"SupportsDeclaration0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"DisplayP3ColorSpace0":{"ColorSpace0":[]},"DisplayP3LinearColorSpace0":{"ColorSpace0":[]},"DynamicImport0":{"Import0":[],"SassNode":[],"AstNode0":[]},"EachRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"EmptyExtensionStore0":{"ExtensionStore0":[]},"_EnvironmentModule1":{"Module1":["Callable"]},"ErrorRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"_EvaluateVisitor1":{"StatementVisitor":["Value0?"],"ExpressionVisitor":["Value0"],"IfConditionExpressionVisitor":["Object"]},"_EvaluationContext1":{"EvaluationContext0":[]},"SassRuntimeException0":{"Exception":[]},"SassException0":{"Exception":[]},"MultiSpanSassException0":{"Exception":[]},"MultiSpanSassRuntimeException0":{"SassRuntimeException0":[],"Exception":[]},"SassFormatException0":{"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"MultiSpanSassFormatException0":{"MultiSourceSpanFormatException":[],"SassFormatException0":[],"SourceSpanFormatException":[],"FormatException":[],"Exception":[]},"Expression0":{"SassNode":[],"AstNode0":[]},"JSExpressionVisitor":{"ExpressionVisitor":["Object?"]},"_MakeExpressionCalculationSafe0":{"ExpressionVisitor":["Expression0"],"IfConditionExpressionVisitor":["IfConditionExpression0"]},"ExtendRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"JSToDartFileImporter":{"Importer0":[],"AsyncImporter0":[]},"FilesystemImporter0":{"Importer0":[],"AsyncImporter0":[]},"ForRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ForwardRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ForwardedModuleView0":{"Module1":["1"]},"FunctionExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SupportsFunction0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"SassFunction0":{"Value0":[]},"FunctionRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"HslColorSpace0":{"ColorSpace0":[]},"HwbColorSpace0":{"ColorSpace0":[]},"InterpolatedIDSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"IDSelector0":{"SimpleSelector0":[],"AstNode0":[]},"IfConditionExpression0":{"SassNode":[],"AstNode0":[]},"IfConditionFunction0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"IfConditionParenthesized0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionNegation0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionOperation0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionSass0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"IfConditionRaw0":{"IfConditionExpression0":[],"SassNode":[],"AstNode0":[]},"JSIfConditionExpressionVisitor":{"IfConditionExpressionVisitor":["Object?"]},"IfClause0":{"IfRuleClause0":[]},"ElseClause0":{"IfRuleClause0":[]},"IfRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssImport0":{"ModifiableCssNode0":[],"CssNode0":[],"AstNode0":[]},"ImportRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"Importer0":{"AsyncImporter0":[]},"IncludeRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedFunctionExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSelector":{"SassNode":[],"AstNode0":[]},"Interpolation0":{"SassNode":[],"AstNode0":[]},"SupportsInterpolation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"IsCalculationSafeVisitor0":{"ExpressionVisitor":["bool"]},"ModifiableCssKeyframeBlock0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"LabColorSpace0":{"ColorSpace0":[]},"LazyFileSpan0":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"LchColorSpace0":{"ColorSpace0":[]},"LegacyIfExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"LimitedMapView0":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"ListExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSelectorList":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"SelectorList0":{"AstNode0":[]},"_ParentSelectorVisitor0":{"SelectorSearchVisitor0":["ParentSelector0"],"SelectorSearchVisitor0.T":"ParentSelector0"},"SassList0":{"Value0":[]},"LmsColorSpace0":{"ColorSpace0":[]},"LoudComment0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"MapExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassMap0":{"Value0":[]},"ModifiableCssMediaRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"MediaRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"MergedExtension0":{"Extension0":[]},"MergedMapView0":{"MapBase":["1","2"],"Map":["1","2"],"MapBase.K":"1","MapBase.V":"2"},"SassMixin0":{"Value0":[]},"MixinRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"_HasContentVisitor0":{"StatementSearchVisitor0":["bool"],"StatementVisitor":["bool?"],"StatementSearchVisitor0.T":"bool"},"MultiSpan0":{"FileSpan":[],"SourceSpanWithContext":[],"SourceSpan":[],"Comparable":["SourceSpan"]},"SupportsNegation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"NoOpImporter0":{"Importer0":[],"AsyncImporter0":[]},"_FakeAstNode0":{"AstNode0":[]},"CssNode0":{"AstNode0":[]},"CssParentNode0":{"CssNode0":[],"AstNode0":[]},"ModifiableCssNode0":{"CssNode0":[],"AstNode0":[]},"ModifiableCssParentNode0":{"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"NodePackageImporter0":{"Importer0":[],"AsyncImporter0":[]},"NullExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"_SassNull0":{"Value0":[]},"NumberExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassNumber0":{"Value0":[]},"OklabColorSpace0":{"ColorSpace0":[]},"OklchColorSpace0":{"ColorSpace0":[]},"SupportsOperation0":{"SupportsCondition":[],"SassNode":[],"AstNode0":[]},"Parameter0":{"SassNode":[],"AstNode0":[]},"ParameterList0":{"SassNode":[],"AstNode0":[]},"InterpolatedParentSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"ParentSelector0":{"SimpleSelector0":[],"AstNode0":[]},"ParentStatement0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"ParenthesizedExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"InterpolatedPlaceholderSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"PlaceholderSelector0":{"SimpleSelector0":[],"AstNode0":[]},"PlainCssCallable0":{"Callable":[],"AsyncCallable0":[]},"PrefixedMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_PrefixedKeys0":{"Iterable":["String"],"Iterable.E":"String"},"ProphotoRgbColorSpace0":{"ColorSpace0":[]},"InterpolatedPseudoSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"PseudoSelector0":{"SimpleSelector0":[],"AstNode0":[]},"PublicMemberMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"InterpolatedQualifiedName":{"SassNode":[],"AstNode0":[]},"Rec2020ColorSpace0":{"ColorSpace0":[]},"ReturnRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"RgbColorSpace0":{"ColorSpace0":[]},"Selector0":{"AstNode0":[]},"SelectorExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"ShadowedModuleView0":{"Module1":["1"]},"SilentComment0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"InterpolatedSimpleSelector":{"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"SimpleSelector0":{"AstNode0":[]},"JSSimpleSelectorVisitor":{"InterpolatedSelectorVisitor":["Object?"]},"SingleUnitSassNumber0":{"SassNumber0":[],"Value0":[]},"SourceInterpolationVisitor":{"ExpressionVisitor":["~"],"IfConditionExpressionVisitor":["~"]},"SrgbColorSpace0":{"ColorSpace0":[]},"SrgbLinearColorSpace0":{"ColorSpace0":[]},"Statement0":{"SassNode":[],"AstNode0":[]},"JSStatementVisitor":{"StatementVisitor":["Object?"]},"StaticImport0":{"Import0":[],"SassNode":[],"AstNode0":[]},"StringExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"SassString0":{"Value0":[]},"ModifiableCssStyleRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"StyleRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"CssStylesheet0":{"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"ModifiableCssStylesheet0":{"ModifiableCssParentNode0":[],"CssStylesheet0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"Stylesheet0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"SupportsExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"ModifiableCssSupportsRule0":{"ModifiableCssParentNode0":[],"ModifiableCssNode0":[],"CssParentNode0":[],"CssNode0":[],"AstNode0":[]},"SupportsRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"JSToDartImporter":{"Importer0":[],"AsyncImporter0":[]},"InterpolatedTypeSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"TypeSelector0":{"SimpleSelector0":[],"AstNode0":[]},"UnaryOperationExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"UnitlessSassNumber0":{"SassNumber0":[],"Value0":[]},"InterpolatedUniversalSelector":{"InterpolatedSimpleSelector":[],"InterpolatedSelector":[],"SassNode":[],"AstNode0":[]},"UniversalSelector0":{"SimpleSelector0":[],"AstNode0":[]},"UnprefixedMapView0":{"MapBase":["String","1"],"Map":["String","1"],"MapBase.K":"String","MapBase.V":"1"},"_UnprefixedKeys0":{"Iterable":["String"],"Iterable.E":"String"},"UseRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"UserDefinedCallable0":{"Callable":[],"AsyncCallable0":[]},"CssValue0":{"AstNode0":[]},"ValueExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"VariableExpression0":{"Expression0":[],"SassNode":[],"AstNode0":[]},"VariableDeclaration0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"WarnRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"WhileRule0":{"Statement0":[],"SassNode":[],"AstNode0":[]},"XyzD50ColorSpace0":{"ColorSpace0":[]},"XyzD65ColorSpace0":{"ColorSpace0":[]},"Int8List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint8List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint8ClampedList":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Int16List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint16List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Int32List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Uint32List":{"List":["int"],"EfficientLengthIterable":["int"],"Iterable":["int"]},"Float32List":{"List":["double"],"EfficientLengthIterable":["double"],"Iterable":["double"]},"Float64List":{"List":["double"],"EfficientLengthIterable":["double"],"Iterable":["double"]},"CssComment":{"CssNode":[],"AstNode":[]},"Import":{"AstNode":[]},"Callable0":{"AsyncCallable":[]},"Callable":{"AsyncCallable0":[]},"CssComment0":{"CssNode0":[],"AstNode0":[]},"Import0":{"SassNode":[],"AstNode0":[]},"SassNode":{"AstNode0":[]},"SupportsCondition":{"SassNode":[],"AstNode0":[]}}'));
128874
129021
  A._Universe_addErasedTypes(init.typeUniverse, JSON.parse('{"WhereIterator":1,"SkipIterator":1,"SkipWhileIterator":1,"EmptyIterator":1,"FollowedByIterator":1,"NonNullsIterator":1,"FixedLengthListMixin":1,"UnmodifiableListMixin":1,"UnmodifiableListBase":1,"__CastListBase__CastIterableBase_ListMixin":2,"ConstantSet":1,"LinkedHashMapKeyIterator":1,"LinkedHashMapValueIterator":1,"NativeTypedArray":1,"EventSink":1,"_SyncStarIterator":1,"_SyncStreamControllerDispatch":1,"_AsyncStreamControllerDispatch":1,"_AddStreamState":1,"_StreamControllerAddStreamState":1,"_DelayedEvent":1,"_DelayedData":1,"_PendingEvents":1,"_StreamIterator":1,"_ZoneFunction":1,"Queue":1,"UnmodifiableMapBase":2,"_UnmodifiableMapMixin":2,"MapView":2,"_UnmodifiableSetMixin":1,"_UnmodifiableMapView_MapView__UnmodifiableMapMixin":2,"_UnmodifiableSetView_SetBase__UnmodifiableSetMixin":1,"_StringSinkConversionSink":1,"Expando":1,"_EventRequest":1,"_EmptyUnmodifiableSet_IterableBase_UnmodifiableSetMixin":1,"DefaultEquality":1,"IterableEquality":1,"ListEquality":1,"_QueueList_Object_ListMixin":1,"_UnionSet_SetBase_UnmodifiableSetMixin":1,"UnmodifiableSetMixin":1,"_UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin":1,"_DelegatingIterableBase":1,"_MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin":1,"ParentStatement":1,"ParentStatement0":1,"ExpressionVisitor":1,"IfConditionExpressionVisitor":1,"InterpolatedSelectorVisitor":1}'));
128875
129022
  var string$ = {
128876
129023
  x00_____: "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\u03f6\x00\u0404\u03f4 \u03f4\u03f6\u01f6\u01f6\u03f6\u03fc\u01f4\u03ff\u03ff\u0584\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u05d4\u01f4\x00\u01f4\x00\u0504\u05c4\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u0400\x00\u0400\u0200\u03f7\u0200\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u03ff\u0200\u0200\u0200\u03f7\x00",
@@ -130029,6 +130176,8 @@ self.util = _cliPkgRequires.util;
130029
130176
  B.Deprecation_zUK = new A.Deprecation("color-functions", "1.79.0", null, 18, "colorFunctions");
130030
130177
  B.DisplayP3ColorSpace_MmT = new A.DisplayP3ColorSpace("display-p3", B.List_U47);
130031
130178
  B.DisplayP3ColorSpace_MmT0 = new A.DisplayP3ColorSpace0("display-p3", B.List_U470);
130179
+ B.DisplayP3LinearColorSpace_PrP = new A.DisplayP3LinearColorSpace("display-p3-linear", B.List_U47);
130180
+ B.DisplayP3LinearColorSpace_PrP0 = new A.DisplayP3LinearColorSpace0("display-p3-linear", B.List_U470);
130032
130181
  B.Duration_0 = new A.Duration(0);
130033
130182
  B.ExtendMode_allTargets_2_allTargets = new A.ExtendMode("allTargets", 2, "allTargets");
130034
130183
  B.ExtendMode_allTargets_2_allTargets0 = new A.ExtendMode0("allTargets", 2, "allTargets");