sass 1.40.0 → 1.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +5 -69
- package/package.json +1 -1
- package/sass.dart.js +363 -199
package/sass.dart.js
CHANGED
|
@@ -125,7 +125,7 @@ if (dartNodeIsActuallyNode) {
|
|
|
125
125
|
self.chokidar = require("chokidar");
|
|
126
126
|
self.readline = require("readline");
|
|
127
127
|
self.fs = require("fs");
|
|
128
|
-
// Generated by dart2js (NullSafetyMode.sound, trust primitives, omit checks, lax runtime type, no-legacy-javascript), the Dart to JavaScript compiler version: 2.14.
|
|
128
|
+
// Generated by dart2js (NullSafetyMode.sound, trust primitives, omit checks, lax runtime type, no-legacy-javascript), the Dart to JavaScript compiler version: 2.14.2.
|
|
129
129
|
// The code supports the following hooks:
|
|
130
130
|
// dartPrint(message):
|
|
131
131
|
// if this function is defined it is called instead of the Dart [print]
|
|
@@ -3059,6 +3059,8 @@ self.fs = require("fs");
|
|
|
3059
3059
|
_.selector = t5;
|
|
3060
3060
|
_._pseudo$_maxSpecificity = _._pseudo$_minSpecificity = null;
|
|
3061
3061
|
},
|
|
3062
|
+
PseudoSelector_unify_closure: function PseudoSelector_unify_closure() {
|
|
3063
|
+
},
|
|
3062
3064
|
QualifiedName: function QualifiedName(t0, t1) {
|
|
3063
3065
|
this.name = t0;
|
|
3064
3066
|
this.namespace = t1;
|
|
@@ -3608,6 +3610,8 @@ self.fs = require("fs");
|
|
|
3608
3610
|
_.selector = t5;
|
|
3609
3611
|
_._pseudo0$_maxSpecificity = _._pseudo0$_minSpecificity = null;
|
|
3610
3612
|
},
|
|
3613
|
+
PseudoSelector_unify_closure0: function PseudoSelector_unify_closure0() {
|
|
3614
|
+
},
|
|
3611
3615
|
QualifiedName0: function QualifiedName0(t0, t1) {
|
|
3612
3616
|
this.name = t0;
|
|
3613
3617
|
this.namespace = t1;
|
|
@@ -4276,9 +4280,10 @@ self.fs = require("fs");
|
|
|
4276
4280
|
this.node = t0;
|
|
4277
4281
|
this.operand = t1;
|
|
4278
4282
|
},
|
|
4279
|
-
_EvaluateVisitor__visitCalculationValue_closure0: function _EvaluateVisitor__visitCalculationValue_closure0(t0, t1) {
|
|
4283
|
+
_EvaluateVisitor__visitCalculationValue_closure0: function _EvaluateVisitor__visitCalculationValue_closure0(t0, t1, t2) {
|
|
4280
4284
|
this.$this = t0;
|
|
4281
4285
|
this.node = t1;
|
|
4286
|
+
this.inMinMax = t2;
|
|
4282
4287
|
},
|
|
4283
4288
|
_EvaluateVisitor_visitListExpression_closure0: function _EvaluateVisitor_visitListExpression_closure0(t0) {
|
|
4284
4289
|
this.$this = t0;
|
|
@@ -4940,9 +4945,10 @@ self.fs = require("fs");
|
|
|
4940
4945
|
this.node = t0;
|
|
4941
4946
|
this.operand = t1;
|
|
4942
4947
|
},
|
|
4943
|
-
_EvaluateVisitor__visitCalculationValue_closure2: function _EvaluateVisitor__visitCalculationValue_closure2(t0, t1) {
|
|
4948
|
+
_EvaluateVisitor__visitCalculationValue_closure2: function _EvaluateVisitor__visitCalculationValue_closure2(t0, t1, t2) {
|
|
4944
4949
|
this.$this = t0;
|
|
4945
4950
|
this.node = t1;
|
|
4951
|
+
this.inMinMax = t2;
|
|
4946
4952
|
},
|
|
4947
4953
|
_EvaluateVisitor_visitListExpression_closure2: function _EvaluateVisitor_visitListExpression_closure2(t0) {
|
|
4948
4954
|
this.$this = t0;
|
|
@@ -16762,9 +16768,10 @@ self.fs = require("fs");
|
|
|
16762
16768
|
this.node = t0;
|
|
16763
16769
|
this.operand = t1;
|
|
16764
16770
|
},
|
|
16765
|
-
_EvaluateVisitor__visitCalculationValue_closure: function _EvaluateVisitor__visitCalculationValue_closure(t0, t1) {
|
|
16771
|
+
_EvaluateVisitor__visitCalculationValue_closure: function _EvaluateVisitor__visitCalculationValue_closure(t0, t1, t2) {
|
|
16766
16772
|
this.$this = t0;
|
|
16767
16773
|
this.node = t1;
|
|
16774
|
+
this.inMinMax = t2;
|
|
16768
16775
|
},
|
|
16769
16776
|
_EvaluateVisitor_visitListExpression_closure: function _EvaluateVisitor_visitListExpression_closure(t0) {
|
|
16770
16777
|
this.$this = t0;
|
|
@@ -17453,9 +17460,10 @@ self.fs = require("fs");
|
|
|
17453
17460
|
this.node = t0;
|
|
17454
17461
|
this.operand = t1;
|
|
17455
17462
|
},
|
|
17456
|
-
_EvaluateVisitor__visitCalculationValue_closure1: function _EvaluateVisitor__visitCalculationValue_closure1(t0, t1) {
|
|
17463
|
+
_EvaluateVisitor__visitCalculationValue_closure1: function _EvaluateVisitor__visitCalculationValue_closure1(t0, t1, t2) {
|
|
17457
17464
|
this.$this = t0;
|
|
17458
17465
|
this.node = t1;
|
|
17466
|
+
this.inMinMax = t2;
|
|
17459
17467
|
},
|
|
17460
17468
|
_EvaluateVisitor_visitListExpression_closure1: function _EvaluateVisitor_visitListExpression_closure1(t0) {
|
|
17461
17469
|
this.$this = t0;
|
|
@@ -17800,7 +17808,7 @@ self.fs = require("fs");
|
|
|
17800
17808
|
new Uint8Array(0);
|
|
17801
17809
|
J.set$render$x(self.exports, P.allowInterop(B.node___render$closure()));
|
|
17802
17810
|
J.set$renderSync$x(self.exports, P.allowInterop(B.node___renderSync$closure()));
|
|
17803
|
-
J.set$info$x(self.exports, "dart-sass\t1.
|
|
17811
|
+
J.set$info$x(self.exports, "dart-sass\t1.42.0\t(Sass Compiler)\t[Dart]\ndart2js\t2.14.2\t(Dart Compiler)\t[Dart]");
|
|
17804
17812
|
J.set$types$x(self.exports, {Boolean: $.$get$booleanConstructor(), Color: $.$get$colorConstructor(), List: $.$get$listConstructor(), Map: $.$get$mapConstructor(), Null: $.$get$nullConstructor(), Number: $.$get$numberConstructor(), String: $.$get$stringConstructor(), Error: self.Error});
|
|
17805
17813
|
J.set$NULL$x(self.exports, C.C__SassNull);
|
|
17806
17814
|
J.set$TRUE$x(self.exports, C.SassBoolean_true);
|
|
@@ -19342,7 +19350,7 @@ self.fs = require("fs");
|
|
|
19342
19350
|
switch ($async$goto) {
|
|
19343
19351
|
case 0:
|
|
19344
19352
|
// Function start
|
|
19345
|
-
$async$returnValue = "1.
|
|
19353
|
+
$async$returnValue = "1.42.0 compiled with dart2js 2.14.2";
|
|
19346
19354
|
// goto return
|
|
19347
19355
|
$async$goto = 1;
|
|
19348
19356
|
break;
|
|
@@ -19768,7 +19776,7 @@ self.fs = require("fs");
|
|
|
19768
19776
|
for (minimum = null, _i = 0; _i < t1; ++_i) {
|
|
19769
19777
|
arg = args[_i];
|
|
19770
19778
|
if (arg instanceof T.SassNumber)
|
|
19771
|
-
t2 = minimum != null && !minimum.
|
|
19779
|
+
t2 = minimum != null && !minimum.isComparableTo$1(arg);
|
|
19772
19780
|
else
|
|
19773
19781
|
t2 = true;
|
|
19774
19782
|
if (t2) {
|
|
@@ -19791,7 +19799,7 @@ self.fs = require("fs");
|
|
|
19791
19799
|
for (maximum = null, _i = 0; _i < t1; ++_i) {
|
|
19792
19800
|
arg = args[_i];
|
|
19793
19801
|
if (arg instanceof T.SassNumber)
|
|
19794
|
-
t2 = maximum != null && !maximum.
|
|
19802
|
+
t2 = maximum != null && !maximum.isComparableTo$1(arg);
|
|
19795
19803
|
else
|
|
19796
19804
|
t2 = true;
|
|
19797
19805
|
if (t2) {
|
|
@@ -19829,13 +19837,20 @@ self.fs = require("fs");
|
|
|
19829
19837
|
V.SassCalculation__verifyLength(args, 3);
|
|
19830
19838
|
return new V.SassCalculation("clamp", args);
|
|
19831
19839
|
},
|
|
19832
|
-
|
|
19840
|
+
SassCalculation_operateInternal(operator, left, right, inMinMax) {
|
|
19833
19841
|
var t1, t2;
|
|
19834
19842
|
left = V.SassCalculation__simplify(left);
|
|
19835
19843
|
right = V.SassCalculation__simplify(right);
|
|
19836
19844
|
t1 = operator === C.CalculationOperator_Iem;
|
|
19837
19845
|
if (t1 || operator === C.CalculationOperator_uti) {
|
|
19838
|
-
if (left instanceof T.SassNumber
|
|
19846
|
+
if (left instanceof T.SassNumber)
|
|
19847
|
+
if (right instanceof T.SassNumber)
|
|
19848
|
+
t2 = inMinMax ? left.isComparableTo$1(right) : left.hasCompatibleUnits$1(right);
|
|
19849
|
+
else
|
|
19850
|
+
t2 = false;
|
|
19851
|
+
else
|
|
19852
|
+
t2 = false;
|
|
19853
|
+
if (t2)
|
|
19839
19854
|
return t1 ? left.plus$1(right) : left.minus$1(right);
|
|
19840
19855
|
V.SassCalculation__verifyCompatibleNumbers(H._setArrayType([left, right], type$.JSArray_Object));
|
|
19841
19856
|
if (right instanceof T.SassNumber) {
|
|
@@ -20045,7 +20060,7 @@ self.fs = require("fs");
|
|
|
20045
20060
|
for (minimum = null, _i = 0; _i < t1; ++_i) {
|
|
20046
20061
|
arg = args[_i];
|
|
20047
20062
|
if (arg instanceof T.SassNumber0)
|
|
20048
|
-
t2 = minimum != null && !minimum.
|
|
20063
|
+
t2 = minimum != null && !minimum.isComparableTo$1(arg);
|
|
20049
20064
|
else
|
|
20050
20065
|
t2 = true;
|
|
20051
20066
|
if (t2) {
|
|
@@ -20068,7 +20083,7 @@ self.fs = require("fs");
|
|
|
20068
20083
|
for (maximum = null, _i = 0; _i < t1; ++_i) {
|
|
20069
20084
|
arg = args[_i];
|
|
20070
20085
|
if (arg instanceof T.SassNumber0)
|
|
20071
|
-
t2 = maximum != null && !maximum.
|
|
20086
|
+
t2 = maximum != null && !maximum.isComparableTo$1(arg);
|
|
20072
20087
|
else
|
|
20073
20088
|
t2 = true;
|
|
20074
20089
|
if (t2) {
|
|
@@ -20106,13 +20121,20 @@ self.fs = require("fs");
|
|
|
20106
20121
|
V.SassCalculation__verifyLength0(args, 3);
|
|
20107
20122
|
return new V.SassCalculation0("clamp", args);
|
|
20108
20123
|
},
|
|
20109
|
-
|
|
20124
|
+
SassCalculation_operateInternal0(operator, left, right, inMinMax) {
|
|
20110
20125
|
var t1, t2;
|
|
20111
20126
|
left = V.SassCalculation__simplify0(left);
|
|
20112
20127
|
right = V.SassCalculation__simplify0(right);
|
|
20113
20128
|
t1 = operator === C.CalculationOperator_Iem0;
|
|
20114
20129
|
if (t1 || operator === C.CalculationOperator_uti0) {
|
|
20115
|
-
if (left instanceof T.SassNumber0
|
|
20130
|
+
if (left instanceof T.SassNumber0)
|
|
20131
|
+
if (right instanceof T.SassNumber0)
|
|
20132
|
+
t2 = inMinMax ? left.isComparableTo$1(right) : left.hasCompatibleUnits$1(right);
|
|
20133
|
+
else
|
|
20134
|
+
t2 = false;
|
|
20135
|
+
else
|
|
20136
|
+
t2 = false;
|
|
20137
|
+
if (t2)
|
|
20116
20138
|
return t1 ? left.plus$1(right) : left.minus$1(right);
|
|
20117
20139
|
V.SassCalculation__verifyCompatibleNumbers0(H._setArrayType([left, right], type$.JSArray_Object));
|
|
20118
20140
|
if (right instanceof T.SassNumber0) {
|
|
@@ -35659,7 +35681,7 @@ self.fs = require("fs");
|
|
|
35659
35681
|
call$1(component) {
|
|
35660
35682
|
return component.get$isInvisible();
|
|
35661
35683
|
},
|
|
35662
|
-
$signature:
|
|
35684
|
+
$signature: 15
|
|
35663
35685
|
};
|
|
35664
35686
|
N.IDSelector.prototype = {
|
|
35665
35687
|
get$minSpecificity() {
|
|
@@ -35701,7 +35723,7 @@ self.fs = require("fs");
|
|
|
35701
35723
|
t1 = false;
|
|
35702
35724
|
return t1;
|
|
35703
35725
|
},
|
|
35704
|
-
$signature:
|
|
35726
|
+
$signature: 15
|
|
35705
35727
|
};
|
|
35706
35728
|
D.SelectorList.prototype = {
|
|
35707
35729
|
get$isInvisible() {
|
|
@@ -35768,7 +35790,7 @@ self.fs = require("fs");
|
|
|
35768
35790
|
call$1(complex) {
|
|
35769
35791
|
return complex.get$isInvisible();
|
|
35770
35792
|
},
|
|
35771
|
-
$signature:
|
|
35793
|
+
$signature: 19
|
|
35772
35794
|
};
|
|
35773
35795
|
D.SelectorList_asSassList_closure.prototype = {
|
|
35774
35796
|
call$1(complex) {
|
|
@@ -35886,7 +35908,7 @@ self.fs = require("fs");
|
|
|
35886
35908
|
selector = simple.selector;
|
|
35887
35909
|
return selector != null && C.JSArray_methods.any$1(selector.components, selector.get$_complexContainsParentSelector());
|
|
35888
35910
|
},
|
|
35889
|
-
$signature:
|
|
35911
|
+
$signature: 15
|
|
35890
35912
|
};
|
|
35891
35913
|
D.SelectorList__resolveParentSelectorsCompound_closure.prototype = {
|
|
35892
35914
|
call$1(simple) {
|
|
@@ -35896,7 +35918,7 @@ self.fs = require("fs");
|
|
|
35896
35918
|
selector = simple.selector;
|
|
35897
35919
|
return selector != null && C.JSArray_methods.any$1(selector.components, selector.get$_complexContainsParentSelector());
|
|
35898
35920
|
},
|
|
35899
|
-
$signature:
|
|
35921
|
+
$signature: 15
|
|
35900
35922
|
};
|
|
35901
35923
|
D.SelectorList__resolveParentSelectorsCompound_closure0.prototype = {
|
|
35902
35924
|
call$1(simple) {
|
|
@@ -35986,6 +36008,9 @@ self.fs = require("fs");
|
|
|
35986
36008
|
}
|
|
35987
36009
|
};
|
|
35988
36010
|
D.PseudoSelector.prototype = {
|
|
36011
|
+
get$isHostContext() {
|
|
36012
|
+
return this.isClass && this.name === "host-context" && this.selector != null;
|
|
36013
|
+
},
|
|
35989
36014
|
get$minSpecificity() {
|
|
35990
36015
|
if (this._pseudo$_minSpecificity == null)
|
|
35991
36016
|
this._pseudo$_computeSpecificity$0();
|
|
@@ -36013,9 +36038,23 @@ self.fs = require("fs");
|
|
|
36013
36038
|
return D.PseudoSelector$(_this.name + suffix, null, !_this.isClass, null);
|
|
36014
36039
|
},
|
|
36015
36040
|
unify$1(compound) {
|
|
36016
|
-
var
|
|
36017
|
-
|
|
36018
|
-
|
|
36041
|
+
var other, result, t2, addedThis, _i, simple, _this = this,
|
|
36042
|
+
t1 = _this.name;
|
|
36043
|
+
if (t1 === "host" || t1 === "host-context") {
|
|
36044
|
+
if (!C.JSArray_methods.every$1(compound, new D.PseudoSelector_unify_closure()))
|
|
36045
|
+
return null;
|
|
36046
|
+
} else if (compound.length === 1) {
|
|
36047
|
+
other = C.JSArray_methods.get$first(compound);
|
|
36048
|
+
if (!(other instanceof N.UniversalSelector))
|
|
36049
|
+
if (other instanceof D.PseudoSelector)
|
|
36050
|
+
t1 = other.isClass && other.name === "host" || other.get$isHostContext();
|
|
36051
|
+
else
|
|
36052
|
+
t1 = false;
|
|
36053
|
+
else
|
|
36054
|
+
t1 = true;
|
|
36055
|
+
if (t1)
|
|
36056
|
+
return other.unify$1(H._setArrayType([_this], type$.JSArray_SimpleSelector));
|
|
36057
|
+
}
|
|
36019
36058
|
if (C.JSArray_methods.contains$1(compound, _this))
|
|
36020
36059
|
return compound;
|
|
36021
36060
|
result = H._setArrayType([], type$.JSArray_SimpleSelector);
|
|
@@ -36099,6 +36138,17 @@ self.fs = require("fs");
|
|
|
36099
36138
|
return (t1 ^ t2 ^ J.get$hashCode$(_this.argument) ^ J.get$hashCode$(_this.selector)) >>> 0;
|
|
36100
36139
|
}
|
|
36101
36140
|
};
|
|
36141
|
+
D.PseudoSelector_unify_closure.prototype = {
|
|
36142
|
+
call$1(simple) {
|
|
36143
|
+
var t1;
|
|
36144
|
+
if (simple instanceof D.PseudoSelector)
|
|
36145
|
+
t1 = simple.isClass && simple.name === "host" || simple.selector != null;
|
|
36146
|
+
else
|
|
36147
|
+
t1 = false;
|
|
36148
|
+
return t1;
|
|
36149
|
+
},
|
|
36150
|
+
$signature: 15
|
|
36151
|
+
};
|
|
36102
36152
|
D.QualifiedName.prototype = {
|
|
36103
36153
|
$eq(_, other) {
|
|
36104
36154
|
if (other == null)
|
|
@@ -36125,9 +36175,19 @@ self.fs = require("fs");
|
|
|
36125
36175
|
return H.throwExpression(E.SassScriptException$('Invalid parent selector "' + this.toString$0(0) + '"'));
|
|
36126
36176
|
},
|
|
36127
36177
|
unify$1(compound) {
|
|
36128
|
-
var
|
|
36129
|
-
if (compound.length === 1
|
|
36130
|
-
|
|
36178
|
+
var other, t1, result, addedThis, _i, simple, _this = this;
|
|
36179
|
+
if (compound.length === 1) {
|
|
36180
|
+
other = C.JSArray_methods.get$first(compound);
|
|
36181
|
+
if (!(other instanceof N.UniversalSelector))
|
|
36182
|
+
if (other instanceof D.PseudoSelector)
|
|
36183
|
+
t1 = other.isClass && other.name === "host" || other.get$isHostContext();
|
|
36184
|
+
else
|
|
36185
|
+
t1 = false;
|
|
36186
|
+
else
|
|
36187
|
+
t1 = true;
|
|
36188
|
+
if (t1)
|
|
36189
|
+
return other.unify$1(H._setArrayType([_this], type$.JSArray_SimpleSelector));
|
|
36190
|
+
}
|
|
36131
36191
|
if (C.JSArray_methods.contains$1(compound, _this))
|
|
36132
36192
|
return compound;
|
|
36133
36193
|
result = H._setArrayType([], type$.JSArray_SimpleSelector);
|
|
@@ -36203,14 +36263,25 @@ self.fs = require("fs");
|
|
|
36203
36263
|
return this.accept$1$1(visitor, type$.dynamic);
|
|
36204
36264
|
},
|
|
36205
36265
|
unify$1(compound) {
|
|
36206
|
-
var unified, t1, _this = this
|
|
36207
|
-
|
|
36208
|
-
|
|
36266
|
+
var unified, t1, _this = this,
|
|
36267
|
+
first = C.JSArray_methods.get$first(compound);
|
|
36268
|
+
if (first instanceof N.UniversalSelector || first instanceof F.TypeSelector) {
|
|
36269
|
+
unified = Y.unifyUniversalAndElement(_this, first);
|
|
36209
36270
|
if (unified == null)
|
|
36210
36271
|
return null;
|
|
36211
36272
|
t1 = H._setArrayType([unified], type$.JSArray_SimpleSelector);
|
|
36212
36273
|
C.JSArray_methods.addAll$1(t1, H.SubListIterable$(compound, 1, null, H._arrayInstanceType(compound)._precomputed1));
|
|
36213
36274
|
return t1;
|
|
36275
|
+
} else {
|
|
36276
|
+
if (compound.length === 1)
|
|
36277
|
+
if (first instanceof D.PseudoSelector)
|
|
36278
|
+
t1 = first.isClass && first.name === "host" || first.get$isHostContext();
|
|
36279
|
+
else
|
|
36280
|
+
t1 = false;
|
|
36281
|
+
else
|
|
36282
|
+
t1 = false;
|
|
36283
|
+
if (t1)
|
|
36284
|
+
return null;
|
|
36214
36285
|
}
|
|
36215
36286
|
t1 = _this.namespace;
|
|
36216
36287
|
if (t1 != null && t1 !== "*") {
|
|
@@ -40079,7 +40150,7 @@ self.fs = require("fs");
|
|
|
40079
40150
|
call$1(inputComplex) {
|
|
40080
40151
|
return inputComplex.lineBreak;
|
|
40081
40152
|
},
|
|
40082
|
-
$signature:
|
|
40153
|
+
$signature: 19
|
|
40083
40154
|
};
|
|
40084
40155
|
X.ExtensionStore__extendCompound_closure.prototype = {
|
|
40085
40156
|
call$1(extender) {
|
|
@@ -40145,14 +40216,14 @@ self.fs = require("fs");
|
|
|
40145
40216
|
call$1(_) {
|
|
40146
40217
|
return false;
|
|
40147
40218
|
},
|
|
40148
|
-
$signature:
|
|
40219
|
+
$signature: 19
|
|
40149
40220
|
};
|
|
40150
40221
|
X.ExtensionStore__extendCompound_closure3.prototype = {
|
|
40151
40222
|
call$1(complex) {
|
|
40152
40223
|
var t1 = C.C_ListEquality.equals$2(0, complex.components, this.original.components);
|
|
40153
40224
|
return t1;
|
|
40154
40225
|
},
|
|
40155
|
-
$signature:
|
|
40226
|
+
$signature: 19
|
|
40156
40227
|
};
|
|
40157
40228
|
X.ExtensionStore__extendSimple_withoutPseudo.prototype = {
|
|
40158
40229
|
call$1(simple) {
|
|
@@ -40190,19 +40261,19 @@ self.fs = require("fs");
|
|
|
40190
40261
|
call$1(complex) {
|
|
40191
40262
|
return complex.components.length > 1;
|
|
40192
40263
|
},
|
|
40193
|
-
$signature:
|
|
40264
|
+
$signature: 19
|
|
40194
40265
|
};
|
|
40195
40266
|
X.ExtensionStore__extendPseudo_closure0.prototype = {
|
|
40196
40267
|
call$1(complex) {
|
|
40197
40268
|
return complex.components.length === 1;
|
|
40198
40269
|
},
|
|
40199
|
-
$signature:
|
|
40270
|
+
$signature: 19
|
|
40200
40271
|
};
|
|
40201
40272
|
X.ExtensionStore__extendPseudo_closure1.prototype = {
|
|
40202
40273
|
call$1(complex) {
|
|
40203
40274
|
return complex.components.length <= 1;
|
|
40204
40275
|
},
|
|
40205
|
-
$signature:
|
|
40276
|
+
$signature: 19
|
|
40206
40277
|
};
|
|
40207
40278
|
X.ExtensionStore__extendPseudo_closure2.prototype = {
|
|
40208
40279
|
call$1(complex) {
|
|
@@ -40261,13 +40332,13 @@ self.fs = require("fs");
|
|
|
40261
40332
|
call$1(complex2) {
|
|
40262
40333
|
return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && Y.complexIsSuperselector(complex2.components, this.complex1.components);
|
|
40263
40334
|
},
|
|
40264
|
-
$signature:
|
|
40335
|
+
$signature: 19
|
|
40265
40336
|
};
|
|
40266
40337
|
X.ExtensionStore__trim_closure0.prototype = {
|
|
40267
40338
|
call$1(complex2) {
|
|
40268
40339
|
return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && Y.complexIsSuperselector(complex2.components, this.complex1.components);
|
|
40269
40340
|
},
|
|
40270
|
-
$signature:
|
|
40341
|
+
$signature: 19
|
|
40271
40342
|
};
|
|
40272
40343
|
X.ExtensionStore_clone_closure.prototype = {
|
|
40273
40344
|
call$2(simple, selectors) {
|
|
@@ -40387,7 +40458,7 @@ self.fs = require("fs");
|
|
|
40387
40458
|
t1 = true;
|
|
40388
40459
|
return t1 && this.uniqueSelectors.contains$1(0, simple);
|
|
40389
40460
|
},
|
|
40390
|
-
$signature:
|
|
40461
|
+
$signature: 15
|
|
40391
40462
|
};
|
|
40392
40463
|
Y.paths_closure.prototype = {
|
|
40393
40464
|
call$2(paths, choice) {
|
|
@@ -40422,19 +40493,19 @@ self.fs = require("fs");
|
|
|
40422
40493
|
call$1(simple) {
|
|
40423
40494
|
return simple instanceof D.PseudoSelector && simple.isClass && simple.normalizedName === "root";
|
|
40424
40495
|
},
|
|
40425
|
-
$signature:
|
|
40496
|
+
$signature: 15
|
|
40426
40497
|
};
|
|
40427
40498
|
Y.listIsSuperselector_closure.prototype = {
|
|
40428
40499
|
call$1(complex1) {
|
|
40429
40500
|
return C.JSArray_methods.any$1(this.list1, new Y.listIsSuperselector__closure(complex1));
|
|
40430
40501
|
},
|
|
40431
|
-
$signature:
|
|
40502
|
+
$signature: 19
|
|
40432
40503
|
};
|
|
40433
40504
|
Y.listIsSuperselector__closure.prototype = {
|
|
40434
40505
|
call$1(complex2) {
|
|
40435
40506
|
return Y.complexIsSuperselector(complex2.components, this.complex1.components);
|
|
40436
40507
|
},
|
|
40437
|
-
$signature:
|
|
40508
|
+
$signature: 19
|
|
40438
40509
|
};
|
|
40439
40510
|
Y._simpleIsSuperselectorOfCompound_closure.prototype = {
|
|
40440
40511
|
call$1(theirSimple) {
|
|
@@ -40451,7 +40522,7 @@ self.fs = require("fs");
|
|
|
40451
40522
|
return false;
|
|
40452
40523
|
return C.JSArray_methods.every$1(selector.components, new Y._simpleIsSuperselectorOfCompound__closure(t1));
|
|
40453
40524
|
},
|
|
40454
|
-
$signature:
|
|
40525
|
+
$signature: 15
|
|
40455
40526
|
};
|
|
40456
40527
|
Y._simpleIsSuperselectorOfCompound__closure.prototype = {
|
|
40457
40528
|
call$1(complex) {
|
|
@@ -40460,7 +40531,7 @@ self.fs = require("fs");
|
|
|
40460
40531
|
return false;
|
|
40461
40532
|
return C.JSArray_methods.contains$1(type$.CompoundSelector._as(C.JSArray_methods.get$single(t1)).components, this.simple);
|
|
40462
40533
|
},
|
|
40463
|
-
$signature:
|
|
40534
|
+
$signature: 19
|
|
40464
40535
|
};
|
|
40465
40536
|
Y._selectorPseudoIsSuperselector_closure.prototype = {
|
|
40466
40537
|
call$1(selector2) {
|
|
@@ -40478,7 +40549,7 @@ self.fs = require("fs");
|
|
|
40478
40549
|
t2.push(this.compound2);
|
|
40479
40550
|
return Y.complexIsSuperselector(t1, t2);
|
|
40480
40551
|
},
|
|
40481
|
-
$signature:
|
|
40552
|
+
$signature: 19
|
|
40482
40553
|
};
|
|
40483
40554
|
Y._selectorPseudoIsSuperselector_closure1.prototype = {
|
|
40484
40555
|
call$1(selector2) {
|
|
@@ -40496,7 +40567,7 @@ self.fs = require("fs");
|
|
|
40496
40567
|
call$1(complex) {
|
|
40497
40568
|
return C.JSArray_methods.any$1(this.compound2.components, new Y._selectorPseudoIsSuperselector__closure(complex, this.pseudo1));
|
|
40498
40569
|
},
|
|
40499
|
-
$signature:
|
|
40570
|
+
$signature: 19
|
|
40500
40571
|
};
|
|
40501
40572
|
Y._selectorPseudoIsSuperselector__closure.prototype = {
|
|
40502
40573
|
call$1(simple2) {
|
|
@@ -40515,7 +40586,7 @@ self.fs = require("fs");
|
|
|
40515
40586
|
} else
|
|
40516
40587
|
return false;
|
|
40517
40588
|
},
|
|
40518
|
-
$signature:
|
|
40589
|
+
$signature: 15
|
|
40519
40590
|
};
|
|
40520
40591
|
Y._selectorPseudoIsSuperselector___closure.prototype = {
|
|
40521
40592
|
call$1(simple1) {
|
|
@@ -40527,7 +40598,7 @@ self.fs = require("fs");
|
|
|
40527
40598
|
t1 = false;
|
|
40528
40599
|
return t1;
|
|
40529
40600
|
},
|
|
40530
|
-
$signature:
|
|
40601
|
+
$signature: 15
|
|
40531
40602
|
};
|
|
40532
40603
|
Y._selectorPseudoIsSuperselector___closure0.prototype = {
|
|
40533
40604
|
call$1(simple1) {
|
|
@@ -40539,7 +40610,7 @@ self.fs = require("fs");
|
|
|
40539
40610
|
t1 = false;
|
|
40540
40611
|
return t1;
|
|
40541
40612
|
},
|
|
40542
|
-
$signature:
|
|
40613
|
+
$signature: 15
|
|
40543
40614
|
};
|
|
40544
40615
|
Y._selectorPseudoIsSuperselector_closure4.prototype = {
|
|
40545
40616
|
call$1(selector2) {
|
|
@@ -40563,7 +40634,7 @@ self.fs = require("fs");
|
|
|
40563
40634
|
return false;
|
|
40564
40635
|
return Y.listIsSuperselector(this.selector1.components, selector2.components);
|
|
40565
40636
|
},
|
|
40566
|
-
$signature:
|
|
40637
|
+
$signature: 15
|
|
40567
40638
|
};
|
|
40568
40639
|
Y._selectorPseudoArgs_closure.prototype = {
|
|
40569
40640
|
call$1(pseudo) {
|
|
@@ -41334,7 +41405,7 @@ self.fs = require("fs");
|
|
|
41334
41405
|
call$1($arguments) {
|
|
41335
41406
|
return J.$index$asx($arguments, 0).get$hasBrackets() ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
41336
41407
|
},
|
|
41337
|
-
$signature:
|
|
41408
|
+
$signature: 17
|
|
41338
41409
|
};
|
|
41339
41410
|
D._slash_closure.prototype = {
|
|
41340
41411
|
call$1($arguments) {
|
|
@@ -41531,7 +41602,7 @@ self.fs = require("fs");
|
|
|
41531
41602
|
}
|
|
41532
41603
|
return map.contents.containsKey$1(C.JSArray_methods.get$last(t2)) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
41533
41604
|
},
|
|
41534
|
-
$signature:
|
|
41605
|
+
$signature: 17
|
|
41535
41606
|
};
|
|
41536
41607
|
A._modify__modifyNestedMap.prototype = {
|
|
41537
41608
|
call$1(map) {
|
|
@@ -41848,13 +41919,13 @@ self.fs = require("fs");
|
|
|
41848
41919
|
var t1 = J.getInterceptor$asx($arguments);
|
|
41849
41920
|
return t1.$index($arguments, 0).assertNumber$1("number1").isComparableTo$1(t1.$index($arguments, 1).assertNumber$1("number2")) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
41850
41921
|
},
|
|
41851
|
-
$signature:
|
|
41922
|
+
$signature: 17
|
|
41852
41923
|
};
|
|
41853
41924
|
K._isUnitless_closure.prototype = {
|
|
41854
41925
|
call$1($arguments) {
|
|
41855
41926
|
return !J.$index$asx($arguments, 0).assertNumber$1("number").get$hasUnits() ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
41856
41927
|
},
|
|
41857
|
-
$signature:
|
|
41928
|
+
$signature: 17
|
|
41858
41929
|
};
|
|
41859
41930
|
K._unit_closure.prototype = {
|
|
41860
41931
|
call$1($arguments) {
|
|
@@ -41910,7 +41981,7 @@ self.fs = require("fs");
|
|
|
41910
41981
|
call$1($arguments) {
|
|
41911
41982
|
return $._features.contains$1(0, J.$index$asx($arguments, 0).assertString$1("feature").text) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
41912
41983
|
},
|
|
41913
|
-
$signature:
|
|
41984
|
+
$signature: 17
|
|
41914
41985
|
};
|
|
41915
41986
|
Q.global_closure27.prototype = {
|
|
41916
41987
|
call$1($arguments) {
|
|
@@ -42079,7 +42150,7 @@ self.fs = require("fs");
|
|
|
42079
42150
|
selector2 = t1.$index($arguments, 1).assertSelector$1$name("sub");
|
|
42080
42151
|
return Y.listIsSuperselector(selector1.components, selector2.components) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
42081
42152
|
},
|
|
42082
|
-
$signature:
|
|
42153
|
+
$signature: 17
|
|
42083
42154
|
};
|
|
42084
42155
|
T._simpleSelectors_closure.prototype = {
|
|
42085
42156
|
call$1($arguments) {
|
|
@@ -47170,8 +47241,10 @@ self.fs = require("fs");
|
|
|
47170
47241
|
t2 = t1._string_scanner$_position;
|
|
47171
47242
|
t1.readChar$0();
|
|
47172
47243
|
value = _this._containsCalculationInterpolation$0() ? new D.StringExpression(_this._interpolatedDeclarationValue$0(), false) : null;
|
|
47173
|
-
if (value == null)
|
|
47244
|
+
if (value == null) {
|
|
47245
|
+
_this.whitespace$0();
|
|
47174
47246
|
value = _this._calculationSum$0();
|
|
47247
|
+
}
|
|
47175
47248
|
_this.whitespace$0();
|
|
47176
47249
|
t1.expectChar$1(41);
|
|
47177
47250
|
return new T.ParenthesizedExpression(value, t1.spanFrom$1(new S._SpanScannerState(t1, t2)));
|
|
@@ -49314,7 +49387,9 @@ self.fs = require("fs");
|
|
|
49314
49387
|
return this;
|
|
49315
49388
|
},
|
|
49316
49389
|
plus$1(other) {
|
|
49317
|
-
|
|
49390
|
+
if (other instanceof D.SassString)
|
|
49391
|
+
return this.super$Value$plus(other);
|
|
49392
|
+
throw H.wrapException(E.SassScriptException$('Undefined operation "' + this.toString$0(0) + " + " + other.toString$0(0) + '".'));
|
|
49318
49393
|
},
|
|
49319
49394
|
minus$1(other) {
|
|
49320
49395
|
return H.throwExpression(E.SassScriptException$('Undefined operation "' + this.toString$0(0) + " - " + other.toString$0(0) + '".'));
|
|
@@ -52898,7 +52973,7 @@ self.fs = require("fs");
|
|
|
52898
52973
|
visitCalculationExpression$body$_EvaluateVisitor(node) {
|
|
52899
52974
|
var $async$goto = 0,
|
|
52900
52975
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Value),
|
|
52901
|
-
$async$returnValue, $async$next = [], $async$self = this, $arguments, error, t2, t3, _i, exception, t1, $async$temp1;
|
|
52976
|
+
$async$returnValue, $async$next = [], $async$self = this, $arguments, error, t2, t3, t4, t5, t6, _i, argument, exception, t1, $async$temp1;
|
|
52902
52977
|
var $async$visitCalculationExpression$1 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
52903
52978
|
if ($async$errorCode === 1)
|
|
52904
52979
|
return P._asyncRethrow($async$result, $async$completer);
|
|
@@ -52908,7 +52983,7 @@ self.fs = require("fs");
|
|
|
52908
52983
|
case 0:
|
|
52909
52984
|
// Function start
|
|
52910
52985
|
t1 = H._setArrayType([], type$.JSArray_Object);
|
|
52911
|
-
t2 = node.$arguments, t3 = t2.length, _i = 0;
|
|
52986
|
+
t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== "min", t6 = t4 === "max", _i = 0;
|
|
52912
52987
|
case 3:
|
|
52913
52988
|
// for condition
|
|
52914
52989
|
if (!(_i < t3)) {
|
|
@@ -52916,9 +52991,10 @@ self.fs = require("fs");
|
|
|
52916
52991
|
$async$goto = 5;
|
|
52917
52992
|
break;
|
|
52918
52993
|
}
|
|
52994
|
+
argument = t2[_i];
|
|
52919
52995
|
$async$temp1 = t1;
|
|
52920
52996
|
$async$goto = 6;
|
|
52921
|
-
return P._asyncAwait($async$self._async_evaluate$_visitCalculationValue$
|
|
52997
|
+
return P._asyncAwait($async$self._async_evaluate$_visitCalculationValue$2$inMinMax(argument, !t5 || t6), $async$visitCalculationExpression$1);
|
|
52922
52998
|
case 6:
|
|
52923
52999
|
// returning from await.
|
|
52924
53000
|
$async$temp1.push($async$result);
|
|
@@ -52932,8 +53008,7 @@ self.fs = require("fs");
|
|
|
52932
53008
|
// after for
|
|
52933
53009
|
$arguments = t1;
|
|
52934
53010
|
try {
|
|
52935
|
-
|
|
52936
|
-
switch (t1) {
|
|
53011
|
+
switch (t4) {
|
|
52937
53012
|
case "calc":
|
|
52938
53013
|
t1 = V.SassCalculation_calc(J.$index$asx($arguments, 0));
|
|
52939
53014
|
$async$returnValue = t1;
|
|
@@ -52961,7 +53036,7 @@ self.fs = require("fs");
|
|
|
52961
53036
|
$async$goto = 1;
|
|
52962
53037
|
break $async$outer;
|
|
52963
53038
|
default:
|
|
52964
|
-
t1 = P.UnsupportedError$('Unknown calculation name "' +
|
|
53039
|
+
t1 = P.UnsupportedError$('Unknown calculation name "' + t4 + '".');
|
|
52965
53040
|
throw H.wrapException(t1);
|
|
52966
53041
|
}
|
|
52967
53042
|
} catch (exception) {
|
|
@@ -53003,14 +53078,14 @@ self.fs = require("fs");
|
|
|
53003
53078
|
}
|
|
53004
53079
|
}
|
|
53005
53080
|
},
|
|
53006
|
-
_async_evaluate$_visitCalculationValue$
|
|
53007
|
-
return this._visitCalculationValue$body$_EvaluateVisitor(node);
|
|
53081
|
+
_async_evaluate$_visitCalculationValue$2$inMinMax(node, inMinMax) {
|
|
53082
|
+
return this._visitCalculationValue$body$_EvaluateVisitor(node, inMinMax);
|
|
53008
53083
|
},
|
|
53009
|
-
_visitCalculationValue$body$_EvaluateVisitor(node) {
|
|
53084
|
+
_visitCalculationValue$body$_EvaluateVisitor(node, inMinMax) {
|
|
53010
53085
|
var $async$goto = 0,
|
|
53011
53086
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Object),
|
|
53012
|
-
$async$returnValue, $async$self = this, result, $async$temp1;
|
|
53013
|
-
var $async$_async_evaluate$_visitCalculationValue$
|
|
53087
|
+
$async$returnValue, $async$self = this, inner, result, t1, $async$temp1;
|
|
53088
|
+
var $async$_async_evaluate$_visitCalculationValue$2$inMinMax = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
53014
53089
|
if ($async$errorCode === 1)
|
|
53015
53090
|
return P._asyncRethrow($async$result, $async$completer);
|
|
53016
53091
|
while (true)
|
|
@@ -53021,11 +53096,17 @@ self.fs = require("fs");
|
|
|
53021
53096
|
break;
|
|
53022
53097
|
case 3:
|
|
53023
53098
|
// then
|
|
53099
|
+
inner = node.expression;
|
|
53024
53100
|
$async$goto = 6;
|
|
53025
|
-
return P._asyncAwait($async$self._async_evaluate$_visitCalculationValue$
|
|
53101
|
+
return P._asyncAwait($async$self._async_evaluate$_visitCalculationValue$2$inMinMax(inner, inMinMax), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);
|
|
53026
53102
|
case 6:
|
|
53027
53103
|
// returning from await.
|
|
53028
|
-
|
|
53104
|
+
result = $async$result;
|
|
53105
|
+
if (inner instanceof F.FunctionExpression)
|
|
53106
|
+
t1 = H.stringReplaceAllUnchecked(inner.originalName, "_", "-").toLowerCase() === "var" && result instanceof D.SassString && !result.hasQuotes;
|
|
53107
|
+
else
|
|
53108
|
+
t1 = false;
|
|
53109
|
+
$async$returnValue = t1 ? new D.SassString("(" + result.text + ")", false) : result;
|
|
53029
53110
|
// goto return
|
|
53030
53111
|
$async$goto = 1;
|
|
53031
53112
|
break;
|
|
@@ -53040,7 +53121,7 @@ self.fs = require("fs");
|
|
|
53040
53121
|
// then
|
|
53041
53122
|
$async$temp1 = V;
|
|
53042
53123
|
$async$goto = 10;
|
|
53043
|
-
return P._asyncAwait($async$self._async_evaluate$_performInterpolation$1(node.text), $async$_async_evaluate$_visitCalculationValue$
|
|
53124
|
+
return P._asyncAwait($async$self._async_evaluate$_performInterpolation$1(node.text), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);
|
|
53044
53125
|
case 10:
|
|
53045
53126
|
// returning from await.
|
|
53046
53127
|
$async$returnValue = new $async$temp1.CalculationInterpolation($async$result);
|
|
@@ -53057,7 +53138,7 @@ self.fs = require("fs");
|
|
|
53057
53138
|
case 11:
|
|
53058
53139
|
// then
|
|
53059
53140
|
$async$goto = 14;
|
|
53060
|
-
return P._asyncAwait($async$self._addExceptionSpanAsync$1$2(node, new E._EvaluateVisitor__visitCalculationValue_closure0($async$self, node), type$.Object), $async$_async_evaluate$_visitCalculationValue$
|
|
53141
|
+
return P._asyncAwait($async$self._addExceptionSpanAsync$1$2(node, new E._EvaluateVisitor__visitCalculationValue_closure0($async$self, node, inMinMax), type$.Object), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);
|
|
53061
53142
|
case 14:
|
|
53062
53143
|
// returning from await.
|
|
53063
53144
|
$async$returnValue = $async$result;
|
|
@@ -53070,7 +53151,7 @@ self.fs = require("fs");
|
|
|
53070
53151
|
case 13:
|
|
53071
53152
|
// else
|
|
53072
53153
|
$async$goto = 15;
|
|
53073
|
-
return P._asyncAwait(node.accept$1($async$self), $async$_async_evaluate$_visitCalculationValue$
|
|
53154
|
+
return P._asyncAwait(node.accept$1($async$self), $async$_async_evaluate$_visitCalculationValue$2$inMinMax);
|
|
53074
53155
|
case 15:
|
|
53075
53156
|
// returning from await.
|
|
53076
53157
|
result = $async$result;
|
|
@@ -53098,7 +53179,7 @@ self.fs = require("fs");
|
|
|
53098
53179
|
return P._asyncReturn($async$returnValue, $async$completer);
|
|
53099
53180
|
}
|
|
53100
53181
|
});
|
|
53101
|
-
return P._asyncStartSync($async$_async_evaluate$_visitCalculationValue$
|
|
53182
|
+
return P._asyncStartSync($async$_async_evaluate$_visitCalculationValue$2$inMinMax, $async$completer);
|
|
53102
53183
|
},
|
|
53103
53184
|
_async_evaluate$_binaryOperatorToCalculationOperator$1(operator) {
|
|
53104
53185
|
switch (operator) {
|
|
@@ -54794,7 +54875,7 @@ self.fs = require("fs");
|
|
|
54794
54875
|
t2 = H.stringReplaceAllUnchecked(variable.text, "_", "-");
|
|
54795
54876
|
return t1.globalVariableExists$2$namespace(t2, module == null ? null : module.text) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
54796
54877
|
},
|
|
54797
|
-
$signature:
|
|
54878
|
+
$signature: 17
|
|
54798
54879
|
};
|
|
54799
54880
|
E._EvaluateVisitor_closure10.prototype = {
|
|
54800
54881
|
call$1($arguments) {
|
|
@@ -54802,7 +54883,7 @@ self.fs = require("fs");
|
|
|
54802
54883
|
t1 = this.$this._async_evaluate$_environment;
|
|
54803
54884
|
return t1.getVariable$1(H.stringReplaceAllUnchecked(variable.text, "_", "-")) != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
54804
54885
|
},
|
|
54805
|
-
$signature:
|
|
54886
|
+
$signature: 17
|
|
54806
54887
|
};
|
|
54807
54888
|
E._EvaluateVisitor_closure11.prototype = {
|
|
54808
54889
|
call$1($arguments) {
|
|
@@ -54817,7 +54898,7 @@ self.fs = require("fs");
|
|
|
54817
54898
|
t4 = H.stringReplaceAllUnchecked(t3, "_", "-");
|
|
54818
54899
|
return t2.getFunction$2$namespace(t4, module == null ? null : module.text) != null || t1._async_evaluate$_builtInFunctions.containsKey$1(t3) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
54819
54900
|
},
|
|
54820
|
-
$signature:
|
|
54901
|
+
$signature: 17
|
|
54821
54902
|
};
|
|
54822
54903
|
E._EvaluateVisitor_closure12.prototype = {
|
|
54823
54904
|
call$1($arguments) {
|
|
@@ -54830,7 +54911,7 @@ self.fs = require("fs");
|
|
|
54830
54911
|
t2 = H.stringReplaceAllUnchecked(variable.text, "_", "-");
|
|
54831
54912
|
return t1.getMixin$2$namespace(t2, module == null ? null : module.text) != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
54832
54913
|
},
|
|
54833
|
-
$signature:
|
|
54914
|
+
$signature: 17
|
|
54834
54915
|
};
|
|
54835
54916
|
E._EvaluateVisitor_closure13.prototype = {
|
|
54836
54917
|
call$1($arguments) {
|
|
@@ -54839,7 +54920,7 @@ self.fs = require("fs");
|
|
|
54839
54920
|
throw H.wrapException(E.SassScriptException$(string$.conten));
|
|
54840
54921
|
return t1._async_environment$_content != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
54841
54922
|
},
|
|
54842
|
-
$signature:
|
|
54923
|
+
$signature: 17
|
|
54843
54924
|
};
|
|
54844
54925
|
E._EvaluateVisitor_closure14.prototype = {
|
|
54845
54926
|
call$1($arguments) {
|
|
@@ -55295,7 +55376,7 @@ self.fs = require("fs");
|
|
|
55295
55376
|
call$1(target) {
|
|
55296
55377
|
return !this.selectors.contains$1(0, target);
|
|
55297
55378
|
},
|
|
55298
|
-
$signature:
|
|
55379
|
+
$signature: 15
|
|
55299
55380
|
};
|
|
55300
55381
|
E._EvaluateVisitor__combineCss_closure4.prototype = {
|
|
55301
55382
|
call$1(module) {
|
|
@@ -55307,7 +55388,7 @@ self.fs = require("fs");
|
|
|
55307
55388
|
call$1(target) {
|
|
55308
55389
|
return !this.originalSelectors.contains$1(0, target);
|
|
55309
55390
|
},
|
|
55310
|
-
$signature:
|
|
55391
|
+
$signature: 15
|
|
55311
55392
|
};
|
|
55312
55393
|
E._EvaluateVisitor__extendModules_closure2.prototype = {
|
|
55313
55394
|
call$0() {
|
|
@@ -57163,7 +57244,7 @@ self.fs = require("fs");
|
|
|
57163
57244
|
call$0() {
|
|
57164
57245
|
var $async$goto = 0,
|
|
57165
57246
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Object),
|
|
57166
|
-
$async$returnValue, $async$self = this, t1, t2, $async$temp1, $async$temp2, $async$temp3;
|
|
57247
|
+
$async$returnValue, $async$self = this, t1, t2, t3, $async$temp1, $async$temp2, $async$temp3;
|
|
57167
57248
|
var $async$call$0 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
57168
57249
|
if ($async$errorCode === 1)
|
|
57169
57250
|
return P._asyncRethrow($async$result, $async$completer);
|
|
@@ -57173,18 +57254,19 @@ self.fs = require("fs");
|
|
|
57173
57254
|
// Function start
|
|
57174
57255
|
t1 = $async$self.$this;
|
|
57175
57256
|
t2 = $async$self.node;
|
|
57257
|
+
t3 = $async$self.inMinMax;
|
|
57176
57258
|
$async$temp1 = V;
|
|
57177
57259
|
$async$temp2 = t1._async_evaluate$_binaryOperatorToCalculationOperator$1(t2.operator);
|
|
57178
57260
|
$async$goto = 3;
|
|
57179
|
-
return P._asyncAwait(t1._async_evaluate$_visitCalculationValue$
|
|
57261
|
+
return P._asyncAwait(t1._async_evaluate$_visitCalculationValue$2$inMinMax(t2.left, t3), $async$call$0);
|
|
57180
57262
|
case 3:
|
|
57181
57263
|
// returning from await.
|
|
57182
57264
|
$async$temp3 = $async$result;
|
|
57183
57265
|
$async$goto = 4;
|
|
57184
|
-
return P._asyncAwait(t1._async_evaluate$_visitCalculationValue$
|
|
57266
|
+
return P._asyncAwait(t1._async_evaluate$_visitCalculationValue$2$inMinMax(t2.right, t3), $async$call$0);
|
|
57185
57267
|
case 4:
|
|
57186
57268
|
// returning from await.
|
|
57187
|
-
$async$returnValue = $async$temp1.
|
|
57269
|
+
$async$returnValue = $async$temp1.SassCalculation_operateInternal($async$temp2, $async$temp3, $async$result, t3);
|
|
57188
57270
|
// goto return
|
|
57189
57271
|
$async$goto = 1;
|
|
57190
57272
|
break;
|
|
@@ -59026,14 +59108,15 @@ self.fs = require("fs");
|
|
|
59026
59108
|
return node.expression.accept$1(this);
|
|
59027
59109
|
},
|
|
59028
59110
|
visitCalculationExpression$1(node) {
|
|
59029
|
-
var $arguments, error, t2, t3, _i, exception,
|
|
59111
|
+
var $arguments, error, t2, t3, t4, t5, t6, _i, argument, exception,
|
|
59030
59112
|
t1 = H._setArrayType([], type$.JSArray_Object);
|
|
59031
|
-
for (t2 = node.$arguments, t3 = t2.length, _i = 0; _i < t3; ++_i)
|
|
59032
|
-
|
|
59113
|
+
for (t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== "min", t6 = t4 === "max", _i = 0; _i < t3; ++_i) {
|
|
59114
|
+
argument = t2[_i];
|
|
59115
|
+
t1.push(this._visitCalculationValue$2$inMinMax(argument, !t5 || t6));
|
|
59116
|
+
}
|
|
59033
59117
|
$arguments = t1;
|
|
59034
59118
|
try {
|
|
59035
|
-
|
|
59036
|
-
switch (t1) {
|
|
59119
|
+
switch (t4) {
|
|
59037
59120
|
case "calc":
|
|
59038
59121
|
t1 = V.SassCalculation_calc(J.$index$asx($arguments, 0));
|
|
59039
59122
|
return t1;
|
|
@@ -59049,7 +59132,7 @@ self.fs = require("fs");
|
|
|
59049
59132
|
t1 = V.SassCalculation_clamp(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);
|
|
59050
59133
|
return t1;
|
|
59051
59134
|
default:
|
|
59052
|
-
t1 = P.UnsupportedError$('Unknown calculation name "' +
|
|
59135
|
+
t1 = P.UnsupportedError$('Unknown calculation name "' + t4 + '".');
|
|
59053
59136
|
throw H.wrapException(t1);
|
|
59054
59137
|
}
|
|
59055
59138
|
} catch (exception) {
|
|
@@ -59085,14 +59168,20 @@ self.fs = require("fs");
|
|
|
59085
59168
|
}
|
|
59086
59169
|
}
|
|
59087
59170
|
},
|
|
59088
|
-
_visitCalculationValue$
|
|
59089
|
-
var result, _this = this;
|
|
59090
|
-
if (node instanceof T.ParenthesizedExpression)
|
|
59091
|
-
|
|
59092
|
-
|
|
59171
|
+
_visitCalculationValue$2$inMinMax(node, inMinMax) {
|
|
59172
|
+
var inner, result, t1, _this = this;
|
|
59173
|
+
if (node instanceof T.ParenthesizedExpression) {
|
|
59174
|
+
inner = node.expression;
|
|
59175
|
+
result = _this._visitCalculationValue$2$inMinMax(inner, inMinMax);
|
|
59176
|
+
if (inner instanceof F.FunctionExpression)
|
|
59177
|
+
t1 = H.stringReplaceAllUnchecked(inner.originalName, "_", "-").toLowerCase() === "var" && result instanceof D.SassString && !result.hasQuotes;
|
|
59178
|
+
else
|
|
59179
|
+
t1 = false;
|
|
59180
|
+
return t1 ? new D.SassString("(" + result.text + ")", false) : result;
|
|
59181
|
+
} else if (node instanceof D.StringExpression)
|
|
59093
59182
|
return new V.CalculationInterpolation(_this._performInterpolation$1(node.text));
|
|
59094
59183
|
else if (node instanceof V.BinaryOperationExpression)
|
|
59095
|
-
return _this._addExceptionSpan$2(node, new R._EvaluateVisitor__visitCalculationValue_closure(_this, node));
|
|
59184
|
+
return _this._addExceptionSpan$2(node, new R._EvaluateVisitor__visitCalculationValue_closure(_this, node, inMinMax));
|
|
59096
59185
|
else {
|
|
59097
59186
|
result = node.accept$1(_this);
|
|
59098
59187
|
if (result instanceof T.SassNumber || result instanceof V.SassCalculation)
|
|
@@ -59755,7 +59844,7 @@ self.fs = require("fs");
|
|
|
59755
59844
|
t2 = H.stringReplaceAllUnchecked(variable.text, "_", "-");
|
|
59756
59845
|
return t1.globalVariableExists$2$namespace(t2, module == null ? null : module.text) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
59757
59846
|
},
|
|
59758
|
-
$signature:
|
|
59847
|
+
$signature: 17
|
|
59759
59848
|
};
|
|
59760
59849
|
R._EvaluateVisitor_closure0.prototype = {
|
|
59761
59850
|
call$1($arguments) {
|
|
@@ -59763,7 +59852,7 @@ self.fs = require("fs");
|
|
|
59763
59852
|
t1 = this.$this._environment;
|
|
59764
59853
|
return t1.getVariable$1(H.stringReplaceAllUnchecked(variable.text, "_", "-")) != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
59765
59854
|
},
|
|
59766
|
-
$signature:
|
|
59855
|
+
$signature: 17
|
|
59767
59856
|
};
|
|
59768
59857
|
R._EvaluateVisitor_closure1.prototype = {
|
|
59769
59858
|
call$1($arguments) {
|
|
@@ -59778,7 +59867,7 @@ self.fs = require("fs");
|
|
|
59778
59867
|
t4 = H.stringReplaceAllUnchecked(t3, "_", "-");
|
|
59779
59868
|
return t2.getFunction$2$namespace(t4, module == null ? null : module.text) != null || t1._builtInFunctions.containsKey$1(t3) ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
59780
59869
|
},
|
|
59781
|
-
$signature:
|
|
59870
|
+
$signature: 17
|
|
59782
59871
|
};
|
|
59783
59872
|
R._EvaluateVisitor_closure2.prototype = {
|
|
59784
59873
|
call$1($arguments) {
|
|
@@ -59791,7 +59880,7 @@ self.fs = require("fs");
|
|
|
59791
59880
|
t2 = H.stringReplaceAllUnchecked(variable.text, "_", "-");
|
|
59792
59881
|
return t1.getMixin$2$namespace(t2, module == null ? null : module.text) != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
59793
59882
|
},
|
|
59794
|
-
$signature:
|
|
59883
|
+
$signature: 17
|
|
59795
59884
|
};
|
|
59796
59885
|
R._EvaluateVisitor_closure3.prototype = {
|
|
59797
59886
|
call$1($arguments) {
|
|
@@ -59800,7 +59889,7 @@ self.fs = require("fs");
|
|
|
59800
59889
|
throw H.wrapException(E.SassScriptException$(string$.conten));
|
|
59801
59890
|
return t1._content != null ? C.SassBoolean_true0 : C.SassBoolean_false0;
|
|
59802
59891
|
},
|
|
59803
|
-
$signature:
|
|
59892
|
+
$signature: 17
|
|
59804
59893
|
};
|
|
59805
59894
|
R._EvaluateVisitor_closure4.prototype = {
|
|
59806
59895
|
call$1($arguments) {
|
|
@@ -60127,7 +60216,7 @@ self.fs = require("fs");
|
|
|
60127
60216
|
call$1(target) {
|
|
60128
60217
|
return !this.selectors.contains$1(0, target);
|
|
60129
60218
|
},
|
|
60130
|
-
$signature:
|
|
60219
|
+
$signature: 15
|
|
60131
60220
|
};
|
|
60132
60221
|
R._EvaluateVisitor__combineCss_closure1.prototype = {
|
|
60133
60222
|
call$1(module) {
|
|
@@ -60139,7 +60228,7 @@ self.fs = require("fs");
|
|
|
60139
60228
|
call$1(target) {
|
|
60140
60229
|
return !this.originalSelectors.contains$1(0, target);
|
|
60141
60230
|
},
|
|
60142
|
-
$signature:
|
|
60231
|
+
$signature: 15
|
|
60143
60232
|
};
|
|
60144
60233
|
R._EvaluateVisitor__extendModules_closure0.prototype = {
|
|
60145
60234
|
call$0() {
|
|
@@ -60901,8 +60990,9 @@ self.fs = require("fs");
|
|
|
60901
60990
|
R._EvaluateVisitor__visitCalculationValue_closure.prototype = {
|
|
60902
60991
|
call$0() {
|
|
60903
60992
|
var t1 = this.$this,
|
|
60904
|
-
t2 = this.node
|
|
60905
|
-
|
|
60993
|
+
t2 = this.node,
|
|
60994
|
+
t3 = this.inMinMax;
|
|
60995
|
+
return V.SassCalculation_operateInternal(t1._binaryOperatorToCalculationOperator$1(t2.operator), t1._visitCalculationValue$2$inMinMax(t2.left, t3), t1._visitCalculationValue$2$inMinMax(t2.right, t3), t3);
|
|
60906
60996
|
},
|
|
60907
60997
|
$signature: 82
|
|
60908
60998
|
};
|
|
@@ -61759,11 +61849,7 @@ self.fs = require("fs");
|
|
|
61759
61849
|
t1.writeCharCode$1(32);
|
|
61760
61850
|
right = value.right;
|
|
61761
61851
|
if (!(right instanceof V.CalculationInterpolation))
|
|
61762
|
-
|
|
61763
|
-
t2 = right.operator.precedence < t2.precedence || t2 === C.CalculationOperator_jB6;
|
|
61764
|
-
parenthesizeRight = t2;
|
|
61765
|
-
} else
|
|
61766
|
-
parenthesizeRight = false;
|
|
61852
|
+
parenthesizeRight = right instanceof V.CalculationOperation && _this._parenthesizeCalculationRhs$2(t2, right.operator);
|
|
61767
61853
|
else
|
|
61768
61854
|
parenthesizeRight = true;
|
|
61769
61855
|
if (parenthesizeRight)
|
|
@@ -61773,6 +61859,13 @@ self.fs = require("fs");
|
|
|
61773
61859
|
t1.writeCharCode$1(41);
|
|
61774
61860
|
}
|
|
61775
61861
|
},
|
|
61862
|
+
_parenthesizeCalculationRhs$2(outer, right) {
|
|
61863
|
+
if (outer === C.CalculationOperator_jB6)
|
|
61864
|
+
return true;
|
|
61865
|
+
if (outer === C.CalculationOperator_Iem)
|
|
61866
|
+
return false;
|
|
61867
|
+
return right === C.CalculationOperator_Iem || right === C.CalculationOperator_uti;
|
|
61868
|
+
},
|
|
61776
61869
|
visitColor$1(value) {
|
|
61777
61870
|
var $name, hexLength, t2, t3, _this = this, _null = null,
|
|
61778
61871
|
t1 = _this._style === C.OutputStyle_compressed;
|
|
@@ -62554,7 +62647,7 @@ self.fs = require("fs");
|
|
|
62554
62647
|
call$1(complex) {
|
|
62555
62648
|
return !complex.get$isInvisible();
|
|
62556
62649
|
},
|
|
62557
|
-
$signature:
|
|
62650
|
+
$signature: 19
|
|
62558
62651
|
};
|
|
62559
62652
|
N._SerializeVisitor__write_closure.prototype = {
|
|
62560
62653
|
call$0() {
|
|
@@ -68147,7 +68240,7 @@ self.fs = require("fs");
|
|
|
68147
68240
|
visitCalculationExpression$body$_EvaluateVisitor0(node) {
|
|
68148
68241
|
var $async$goto = 0,
|
|
68149
68242
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Value_2),
|
|
68150
|
-
$async$returnValue, $async$next = [], $async$self = this, $arguments, error, t2, t3, _i, exception, t1, $async$temp1;
|
|
68243
|
+
$async$returnValue, $async$next = [], $async$self = this, $arguments, error, t2, t3, t4, t5, t6, _i, argument, exception, t1, $async$temp1;
|
|
68151
68244
|
var $async$visitCalculationExpression$1 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
68152
68245
|
if ($async$errorCode === 1)
|
|
68153
68246
|
return P._asyncRethrow($async$result, $async$completer);
|
|
@@ -68157,7 +68250,7 @@ self.fs = require("fs");
|
|
|
68157
68250
|
case 0:
|
|
68158
68251
|
// Function start
|
|
68159
68252
|
t1 = H._setArrayType([], type$.JSArray_Object);
|
|
68160
|
-
t2 = node.$arguments, t3 = t2.length, _i = 0;
|
|
68253
|
+
t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== "min", t6 = t4 === "max", _i = 0;
|
|
68161
68254
|
case 3:
|
|
68162
68255
|
// for condition
|
|
68163
68256
|
if (!(_i < t3)) {
|
|
@@ -68165,9 +68258,10 @@ self.fs = require("fs");
|
|
|
68165
68258
|
$async$goto = 5;
|
|
68166
68259
|
break;
|
|
68167
68260
|
}
|
|
68261
|
+
argument = t2[_i];
|
|
68168
68262
|
$async$temp1 = t1;
|
|
68169
68263
|
$async$goto = 6;
|
|
68170
|
-
return P._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$
|
|
68264
|
+
return P._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$2$inMinMax(argument, !t5 || t6), $async$visitCalculationExpression$1);
|
|
68171
68265
|
case 6:
|
|
68172
68266
|
// returning from await.
|
|
68173
68267
|
$async$temp1.push($async$result);
|
|
@@ -68181,8 +68275,7 @@ self.fs = require("fs");
|
|
|
68181
68275
|
// after for
|
|
68182
68276
|
$arguments = t1;
|
|
68183
68277
|
try {
|
|
68184
|
-
|
|
68185
|
-
switch (t1) {
|
|
68278
|
+
switch (t4) {
|
|
68186
68279
|
case "calc":
|
|
68187
68280
|
t1 = V.SassCalculation_calc0(J.$index$asx($arguments, 0));
|
|
68188
68281
|
$async$returnValue = t1;
|
|
@@ -68210,7 +68303,7 @@ self.fs = require("fs");
|
|
|
68210
68303
|
$async$goto = 1;
|
|
68211
68304
|
break $async$outer;
|
|
68212
68305
|
default:
|
|
68213
|
-
t1 = P.UnsupportedError$('Unknown calculation name "' +
|
|
68306
|
+
t1 = P.UnsupportedError$('Unknown calculation name "' + t4 + '".');
|
|
68214
68307
|
throw H.wrapException(t1);
|
|
68215
68308
|
}
|
|
68216
68309
|
} catch (exception) {
|
|
@@ -68252,14 +68345,14 @@ self.fs = require("fs");
|
|
|
68252
68345
|
}
|
|
68253
68346
|
}
|
|
68254
68347
|
},
|
|
68255
|
-
_async_evaluate0$_visitCalculationValue$
|
|
68256
|
-
return this._visitCalculationValue$body$_EvaluateVisitor0(node);
|
|
68348
|
+
_async_evaluate0$_visitCalculationValue$2$inMinMax(node, inMinMax) {
|
|
68349
|
+
return this._visitCalculationValue$body$_EvaluateVisitor0(node, inMinMax);
|
|
68257
68350
|
},
|
|
68258
|
-
_visitCalculationValue$body$_EvaluateVisitor0(node) {
|
|
68351
|
+
_visitCalculationValue$body$_EvaluateVisitor0(node, inMinMax) {
|
|
68259
68352
|
var $async$goto = 0,
|
|
68260
68353
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Object),
|
|
68261
|
-
$async$returnValue, $async$self = this, result, $async$temp1;
|
|
68262
|
-
var $async$_async_evaluate0$_visitCalculationValue$
|
|
68354
|
+
$async$returnValue, $async$self = this, inner, result, t1, $async$temp1;
|
|
68355
|
+
var $async$_async_evaluate0$_visitCalculationValue$2$inMinMax = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
68263
68356
|
if ($async$errorCode === 1)
|
|
68264
68357
|
return P._asyncRethrow($async$result, $async$completer);
|
|
68265
68358
|
while (true)
|
|
@@ -68270,11 +68363,17 @@ self.fs = require("fs");
|
|
|
68270
68363
|
break;
|
|
68271
68364
|
case 3:
|
|
68272
68365
|
// then
|
|
68366
|
+
inner = node.expression;
|
|
68273
68367
|
$async$goto = 6;
|
|
68274
|
-
return P._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$
|
|
68368
|
+
return P._asyncAwait($async$self._async_evaluate0$_visitCalculationValue$2$inMinMax(inner, inMinMax), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);
|
|
68275
68369
|
case 6:
|
|
68276
68370
|
// returning from await.
|
|
68277
|
-
|
|
68371
|
+
result = $async$result;
|
|
68372
|
+
if (inner instanceof F.FunctionExpression0)
|
|
68373
|
+
t1 = H.stringReplaceAllUnchecked(inner.originalName, "_", "-").toLowerCase() === "var" && result instanceof D.SassString0 && !result.hasQuotes;
|
|
68374
|
+
else
|
|
68375
|
+
t1 = false;
|
|
68376
|
+
$async$returnValue = t1 ? new D.SassString0("(" + result.text + ")", false) : result;
|
|
68278
68377
|
// goto return
|
|
68279
68378
|
$async$goto = 1;
|
|
68280
68379
|
break;
|
|
@@ -68289,7 +68388,7 @@ self.fs = require("fs");
|
|
|
68289
68388
|
// then
|
|
68290
68389
|
$async$temp1 = V;
|
|
68291
68390
|
$async$goto = 10;
|
|
68292
|
-
return P._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(node.text), $async$_async_evaluate0$_visitCalculationValue$
|
|
68391
|
+
return P._asyncAwait($async$self._async_evaluate0$_performInterpolation$1(node.text), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);
|
|
68293
68392
|
case 10:
|
|
68294
68393
|
// returning from await.
|
|
68295
68394
|
$async$returnValue = new $async$temp1.CalculationInterpolation0($async$result);
|
|
@@ -68306,7 +68405,7 @@ self.fs = require("fs");
|
|
|
68306
68405
|
case 11:
|
|
68307
68406
|
// then
|
|
68308
68407
|
$async$goto = 14;
|
|
68309
|
-
return P._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(node, new E._EvaluateVisitor__visitCalculationValue_closure2($async$self, node), type$.Object), $async$_async_evaluate0$_visitCalculationValue$
|
|
68408
|
+
return P._asyncAwait($async$self._async_evaluate0$_addExceptionSpanAsync$1$2(node, new E._EvaluateVisitor__visitCalculationValue_closure2($async$self, node, inMinMax), type$.Object), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);
|
|
68310
68409
|
case 14:
|
|
68311
68410
|
// returning from await.
|
|
68312
68411
|
$async$returnValue = $async$result;
|
|
@@ -68319,7 +68418,7 @@ self.fs = require("fs");
|
|
|
68319
68418
|
case 13:
|
|
68320
68419
|
// else
|
|
68321
68420
|
$async$goto = 15;
|
|
68322
|
-
return P._asyncAwait(node.accept$1($async$self), $async$_async_evaluate0$_visitCalculationValue$
|
|
68421
|
+
return P._asyncAwait(node.accept$1($async$self), $async$_async_evaluate0$_visitCalculationValue$2$inMinMax);
|
|
68323
68422
|
case 15:
|
|
68324
68423
|
// returning from await.
|
|
68325
68424
|
result = $async$result;
|
|
@@ -68347,7 +68446,7 @@ self.fs = require("fs");
|
|
|
68347
68446
|
return P._asyncReturn($async$returnValue, $async$completer);
|
|
68348
68447
|
}
|
|
68349
68448
|
});
|
|
68350
|
-
return P._asyncStartSync($async$_async_evaluate0$_visitCalculationValue$
|
|
68449
|
+
return P._asyncStartSync($async$_async_evaluate0$_visitCalculationValue$2$inMinMax, $async$completer);
|
|
68351
68450
|
},
|
|
68352
68451
|
_async_evaluate0$_binaryOperatorToCalculationOperator$1(operator) {
|
|
68353
68452
|
switch (operator) {
|
|
@@ -70545,7 +70644,7 @@ self.fs = require("fs");
|
|
|
70545
70644
|
call$1(target) {
|
|
70546
70645
|
return !this.selectors.contains$1(0, target);
|
|
70547
70646
|
},
|
|
70548
|
-
$signature:
|
|
70647
|
+
$signature: 16
|
|
70549
70648
|
};
|
|
70550
70649
|
E._EvaluateVisitor__combineCss_closure10.prototype = {
|
|
70551
70650
|
call$1(module) {
|
|
@@ -70557,7 +70656,7 @@ self.fs = require("fs");
|
|
|
70557
70656
|
call$1(target) {
|
|
70558
70657
|
return !this.originalSelectors.contains$1(0, target);
|
|
70559
70658
|
},
|
|
70560
|
-
$signature:
|
|
70659
|
+
$signature: 16
|
|
70561
70660
|
};
|
|
70562
70661
|
E._EvaluateVisitor__extendModules_closure6.prototype = {
|
|
70563
70662
|
call$0() {
|
|
@@ -72413,7 +72512,7 @@ self.fs = require("fs");
|
|
|
72413
72512
|
call$0() {
|
|
72414
72513
|
var $async$goto = 0,
|
|
72415
72514
|
$async$completer = P._makeAsyncAwaitCompleter(type$.Object),
|
|
72416
|
-
$async$returnValue, $async$self = this, t1, t2, $async$temp1, $async$temp2, $async$temp3;
|
|
72515
|
+
$async$returnValue, $async$self = this, t1, t2, t3, $async$temp1, $async$temp2, $async$temp3;
|
|
72417
72516
|
var $async$call$0 = P._wrapJsFunctionForAsync(function($async$errorCode, $async$result) {
|
|
72418
72517
|
if ($async$errorCode === 1)
|
|
72419
72518
|
return P._asyncRethrow($async$result, $async$completer);
|
|
@@ -72423,18 +72522,19 @@ self.fs = require("fs");
|
|
|
72423
72522
|
// Function start
|
|
72424
72523
|
t1 = $async$self.$this;
|
|
72425
72524
|
t2 = $async$self.node;
|
|
72525
|
+
t3 = $async$self.inMinMax;
|
|
72426
72526
|
$async$temp1 = V;
|
|
72427
72527
|
$async$temp2 = t1._async_evaluate0$_binaryOperatorToCalculationOperator$1(t2.operator);
|
|
72428
72528
|
$async$goto = 3;
|
|
72429
|
-
return P._asyncAwait(t1._async_evaluate0$_visitCalculationValue$
|
|
72529
|
+
return P._asyncAwait(t1._async_evaluate0$_visitCalculationValue$2$inMinMax(t2.left, t3), $async$call$0);
|
|
72430
72530
|
case 3:
|
|
72431
72531
|
// returning from await.
|
|
72432
72532
|
$async$temp3 = $async$result;
|
|
72433
72533
|
$async$goto = 4;
|
|
72434
|
-
return P._asyncAwait(t1._async_evaluate0$_visitCalculationValue$
|
|
72534
|
+
return P._asyncAwait(t1._async_evaluate0$_visitCalculationValue$2$inMinMax(t2.right, t3), $async$call$0);
|
|
72435
72535
|
case 4:
|
|
72436
72536
|
// returning from await.
|
|
72437
|
-
$async$returnValue = $async$temp1.
|
|
72537
|
+
$async$returnValue = $async$temp1.SassCalculation_operateInternal0($async$temp2, $async$temp3, $async$result, t3);
|
|
72438
72538
|
// goto return
|
|
72439
72539
|
$async$goto = 1;
|
|
72440
72540
|
break;
|
|
@@ -73977,7 +74077,9 @@ self.fs = require("fs");
|
|
|
73977
74077
|
return this;
|
|
73978
74078
|
},
|
|
73979
74079
|
plus$1(other) {
|
|
73980
|
-
|
|
74080
|
+
if (other instanceof D.SassString0)
|
|
74081
|
+
return this.super$Value$plus0(other);
|
|
74082
|
+
throw H.wrapException(E.SassScriptException$0('Undefined operation "' + this.toString$0(0) + " + " + other.toString$0(0) + '".'));
|
|
73981
74083
|
},
|
|
73982
74084
|
minus$1(other) {
|
|
73983
74085
|
return H.throwExpression(E.SassScriptException$0('Undefined operation "' + this.toString$0(0) + " - " + other.toString$0(0) + '".'));
|
|
@@ -75094,7 +75196,7 @@ self.fs = require("fs");
|
|
|
75094
75196
|
call$1(component) {
|
|
75095
75197
|
return component.get$isInvisible();
|
|
75096
75198
|
},
|
|
75097
|
-
$signature:
|
|
75199
|
+
$signature: 16
|
|
75098
75200
|
};
|
|
75099
75201
|
A.Configuration0.prototype = {
|
|
75100
75202
|
throughForward$1($forward) {
|
|
@@ -77007,14 +77109,15 @@ self.fs = require("fs");
|
|
|
77007
77109
|
return node.expression.accept$1(this);
|
|
77008
77110
|
},
|
|
77009
77111
|
visitCalculationExpression$1(node) {
|
|
77010
|
-
var $arguments, error, t2, t3, _i, exception,
|
|
77112
|
+
var $arguments, error, t2, t3, t4, t5, t6, _i, argument, exception,
|
|
77011
77113
|
t1 = H._setArrayType([], type$.JSArray_Object);
|
|
77012
|
-
for (t2 = node.$arguments, t3 = t2.length, _i = 0; _i < t3; ++_i)
|
|
77013
|
-
|
|
77114
|
+
for (t2 = node.$arguments, t3 = t2.length, t4 = node.name, t5 = t4 !== "min", t6 = t4 === "max", _i = 0; _i < t3; ++_i) {
|
|
77115
|
+
argument = t2[_i];
|
|
77116
|
+
t1.push(this._evaluate0$_visitCalculationValue$2$inMinMax(argument, !t5 || t6));
|
|
77117
|
+
}
|
|
77014
77118
|
$arguments = t1;
|
|
77015
77119
|
try {
|
|
77016
|
-
|
|
77017
|
-
switch (t1) {
|
|
77120
|
+
switch (t4) {
|
|
77018
77121
|
case "calc":
|
|
77019
77122
|
t1 = V.SassCalculation_calc0(J.$index$asx($arguments, 0));
|
|
77020
77123
|
return t1;
|
|
@@ -77030,7 +77133,7 @@ self.fs = require("fs");
|
|
|
77030
77133
|
t1 = V.SassCalculation_clamp0(t1, t3, J.get$length$asx($arguments) > 2 ? J.$index$asx($arguments, 2) : null);
|
|
77031
77134
|
return t1;
|
|
77032
77135
|
default:
|
|
77033
|
-
t1 = P.UnsupportedError$('Unknown calculation name "' +
|
|
77136
|
+
t1 = P.UnsupportedError$('Unknown calculation name "' + t4 + '".');
|
|
77034
77137
|
throw H.wrapException(t1);
|
|
77035
77138
|
}
|
|
77036
77139
|
} catch (exception) {
|
|
@@ -77066,14 +77169,20 @@ self.fs = require("fs");
|
|
|
77066
77169
|
}
|
|
77067
77170
|
}
|
|
77068
77171
|
},
|
|
77069
|
-
_evaluate0$_visitCalculationValue$
|
|
77070
|
-
var result, _this = this;
|
|
77071
|
-
if (node instanceof T.ParenthesizedExpression0)
|
|
77072
|
-
|
|
77073
|
-
|
|
77172
|
+
_evaluate0$_visitCalculationValue$2$inMinMax(node, inMinMax) {
|
|
77173
|
+
var inner, result, t1, _this = this;
|
|
77174
|
+
if (node instanceof T.ParenthesizedExpression0) {
|
|
77175
|
+
inner = node.expression;
|
|
77176
|
+
result = _this._evaluate0$_visitCalculationValue$2$inMinMax(inner, inMinMax);
|
|
77177
|
+
if (inner instanceof F.FunctionExpression0)
|
|
77178
|
+
t1 = H.stringReplaceAllUnchecked(inner.originalName, "_", "-").toLowerCase() === "var" && result instanceof D.SassString0 && !result.hasQuotes;
|
|
77179
|
+
else
|
|
77180
|
+
t1 = false;
|
|
77181
|
+
return t1 ? new D.SassString0("(" + result.text + ")", false) : result;
|
|
77182
|
+
} else if (node instanceof D.StringExpression0)
|
|
77074
77183
|
return new V.CalculationInterpolation0(_this._evaluate0$_performInterpolation$1(node.text));
|
|
77075
77184
|
else if (node instanceof V.BinaryOperationExpression0)
|
|
77076
|
-
return _this._evaluate0$_addExceptionSpan$2(node, new R._EvaluateVisitor__visitCalculationValue_closure1(_this, node));
|
|
77185
|
+
return _this._evaluate0$_addExceptionSpan$2(node, new R._EvaluateVisitor__visitCalculationValue_closure1(_this, node, inMinMax));
|
|
77077
77186
|
else {
|
|
77078
77187
|
result = node.accept$1(_this);
|
|
77079
77188
|
if (result instanceof T.SassNumber0 || result instanceof V.SassCalculation0)
|
|
@@ -78081,7 +78190,7 @@ self.fs = require("fs");
|
|
|
78081
78190
|
call$1(target) {
|
|
78082
78191
|
return !this.selectors.contains$1(0, target);
|
|
78083
78192
|
},
|
|
78084
|
-
$signature:
|
|
78193
|
+
$signature: 16
|
|
78085
78194
|
};
|
|
78086
78195
|
R._EvaluateVisitor__combineCss_closure7.prototype = {
|
|
78087
78196
|
call$1(module) {
|
|
@@ -78093,7 +78202,7 @@ self.fs = require("fs");
|
|
|
78093
78202
|
call$1(target) {
|
|
78094
78203
|
return !this.originalSelectors.contains$1(0, target);
|
|
78095
78204
|
},
|
|
78096
|
-
$signature:
|
|
78205
|
+
$signature: 16
|
|
78097
78206
|
};
|
|
78098
78207
|
R._EvaluateVisitor__extendModules_closure4.prototype = {
|
|
78099
78208
|
call$0() {
|
|
@@ -78855,8 +78964,9 @@ self.fs = require("fs");
|
|
|
78855
78964
|
R._EvaluateVisitor__visitCalculationValue_closure1.prototype = {
|
|
78856
78965
|
call$0() {
|
|
78857
78966
|
var t1 = this.$this,
|
|
78858
|
-
t2 = this.node
|
|
78859
|
-
|
|
78967
|
+
t2 = this.node,
|
|
78968
|
+
t3 = this.inMinMax;
|
|
78969
|
+
return V.SassCalculation_operateInternal0(t1._evaluate0$_binaryOperatorToCalculationOperator$1(t2.operator), t1._evaluate0$_visitCalculationValue$2$inMinMax(t2.left, t3), t1._evaluate0$_visitCalculationValue$2$inMinMax(t2.right, t3), t3);
|
|
78860
78970
|
},
|
|
78861
78971
|
$signature: 82
|
|
78862
78972
|
};
|
|
@@ -80221,7 +80331,7 @@ self.fs = require("fs");
|
|
|
80221
80331
|
call$1(inputComplex) {
|
|
80222
80332
|
return inputComplex.lineBreak;
|
|
80223
80333
|
},
|
|
80224
|
-
$signature:
|
|
80334
|
+
$signature: 18
|
|
80225
80335
|
};
|
|
80226
80336
|
X.ExtensionStore__extendCompound_closure4.prototype = {
|
|
80227
80337
|
call$1(extender) {
|
|
@@ -80287,14 +80397,14 @@ self.fs = require("fs");
|
|
|
80287
80397
|
call$1(_) {
|
|
80288
80398
|
return false;
|
|
80289
80399
|
},
|
|
80290
|
-
$signature:
|
|
80400
|
+
$signature: 18
|
|
80291
80401
|
};
|
|
80292
80402
|
X.ExtensionStore__extendCompound_closure8.prototype = {
|
|
80293
80403
|
call$1(complex) {
|
|
80294
80404
|
var t1 = C.C_ListEquality.equals$2(0, complex.components, this.original.components);
|
|
80295
80405
|
return t1;
|
|
80296
80406
|
},
|
|
80297
|
-
$signature:
|
|
80407
|
+
$signature: 18
|
|
80298
80408
|
};
|
|
80299
80409
|
X.ExtensionStore__extendSimple_withoutPseudo0.prototype = {
|
|
80300
80410
|
call$1(simple) {
|
|
@@ -80332,19 +80442,19 @@ self.fs = require("fs");
|
|
|
80332
80442
|
call$1(complex) {
|
|
80333
80443
|
return complex.components.length > 1;
|
|
80334
80444
|
},
|
|
80335
|
-
$signature:
|
|
80445
|
+
$signature: 18
|
|
80336
80446
|
};
|
|
80337
80447
|
X.ExtensionStore__extendPseudo_closure5.prototype = {
|
|
80338
80448
|
call$1(complex) {
|
|
80339
80449
|
return complex.components.length === 1;
|
|
80340
80450
|
},
|
|
80341
|
-
$signature:
|
|
80451
|
+
$signature: 18
|
|
80342
80452
|
};
|
|
80343
80453
|
X.ExtensionStore__extendPseudo_closure6.prototype = {
|
|
80344
80454
|
call$1(complex) {
|
|
80345
80455
|
return complex.components.length <= 1;
|
|
80346
80456
|
},
|
|
80347
|
-
$signature:
|
|
80457
|
+
$signature: 18
|
|
80348
80458
|
};
|
|
80349
80459
|
X.ExtensionStore__extendPseudo_closure7.prototype = {
|
|
80350
80460
|
call$1(complex) {
|
|
@@ -80403,13 +80513,13 @@ self.fs = require("fs");
|
|
|
80403
80513
|
call$1(complex2) {
|
|
80404
80514
|
return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && Y.complexIsSuperselector0(complex2.components, this.complex1.components);
|
|
80405
80515
|
},
|
|
80406
|
-
$signature:
|
|
80516
|
+
$signature: 18
|
|
80407
80517
|
};
|
|
80408
80518
|
X.ExtensionStore__trim_closure2.prototype = {
|
|
80409
80519
|
call$1(complex2) {
|
|
80410
80520
|
return complex2.get$minSpecificity() >= this._box_0.maxSpecificity && Y.complexIsSuperselector0(complex2.components, this.complex1.components);
|
|
80411
80521
|
},
|
|
80412
|
-
$signature:
|
|
80522
|
+
$signature: 18
|
|
80413
80523
|
};
|
|
80414
80524
|
X.ExtensionStore_clone_closure0.prototype = {
|
|
80415
80525
|
call$2(simple, selectors) {
|
|
@@ -80782,7 +80892,7 @@ self.fs = require("fs");
|
|
|
80782
80892
|
t1 = true;
|
|
80783
80893
|
return t1 && this.uniqueSelectors.contains$1(0, simple);
|
|
80784
80894
|
},
|
|
80785
|
-
$signature:
|
|
80895
|
+
$signature: 16
|
|
80786
80896
|
};
|
|
80787
80897
|
Y.paths_closure0.prototype = {
|
|
80788
80898
|
call$2(paths, choice) {
|
|
@@ -80817,19 +80927,19 @@ self.fs = require("fs");
|
|
|
80817
80927
|
call$1(simple) {
|
|
80818
80928
|
return simple instanceof D.PseudoSelector0 && simple.isClass && simple.normalizedName === "root";
|
|
80819
80929
|
},
|
|
80820
|
-
$signature:
|
|
80930
|
+
$signature: 16
|
|
80821
80931
|
};
|
|
80822
80932
|
Y.listIsSuperselector_closure0.prototype = {
|
|
80823
80933
|
call$1(complex1) {
|
|
80824
80934
|
return C.JSArray_methods.any$1(this.list1, new Y.listIsSuperselector__closure0(complex1));
|
|
80825
80935
|
},
|
|
80826
|
-
$signature:
|
|
80936
|
+
$signature: 18
|
|
80827
80937
|
};
|
|
80828
80938
|
Y.listIsSuperselector__closure0.prototype = {
|
|
80829
80939
|
call$1(complex2) {
|
|
80830
80940
|
return Y.complexIsSuperselector0(complex2.components, this.complex1.components);
|
|
80831
80941
|
},
|
|
80832
|
-
$signature:
|
|
80942
|
+
$signature: 18
|
|
80833
80943
|
};
|
|
80834
80944
|
Y._simpleIsSuperselectorOfCompound_closure0.prototype = {
|
|
80835
80945
|
call$1(theirSimple) {
|
|
@@ -80846,7 +80956,7 @@ self.fs = require("fs");
|
|
|
80846
80956
|
return false;
|
|
80847
80957
|
return C.JSArray_methods.every$1(selector.components, new Y._simpleIsSuperselectorOfCompound__closure0(t1));
|
|
80848
80958
|
},
|
|
80849
|
-
$signature:
|
|
80959
|
+
$signature: 16
|
|
80850
80960
|
};
|
|
80851
80961
|
Y._simpleIsSuperselectorOfCompound__closure0.prototype = {
|
|
80852
80962
|
call$1(complex) {
|
|
@@ -80855,7 +80965,7 @@ self.fs = require("fs");
|
|
|
80855
80965
|
return false;
|
|
80856
80966
|
return C.JSArray_methods.contains$1(type$.CompoundSelector_2._as(C.JSArray_methods.get$single(t1)).components, this.simple);
|
|
80857
80967
|
},
|
|
80858
|
-
$signature:
|
|
80968
|
+
$signature: 18
|
|
80859
80969
|
};
|
|
80860
80970
|
Y._selectorPseudoIsSuperselector_closure6.prototype = {
|
|
80861
80971
|
call$1(selector2) {
|
|
@@ -80873,7 +80983,7 @@ self.fs = require("fs");
|
|
|
80873
80983
|
t2.push(this.compound2);
|
|
80874
80984
|
return Y.complexIsSuperselector0(t1, t2);
|
|
80875
80985
|
},
|
|
80876
|
-
$signature:
|
|
80986
|
+
$signature: 18
|
|
80877
80987
|
};
|
|
80878
80988
|
Y._selectorPseudoIsSuperselector_closure8.prototype = {
|
|
80879
80989
|
call$1(selector2) {
|
|
@@ -80891,7 +81001,7 @@ self.fs = require("fs");
|
|
|
80891
81001
|
call$1(complex) {
|
|
80892
81002
|
return C.JSArray_methods.any$1(this.compound2.components, new Y._selectorPseudoIsSuperselector__closure0(complex, this.pseudo1));
|
|
80893
81003
|
},
|
|
80894
|
-
$signature:
|
|
81004
|
+
$signature: 18
|
|
80895
81005
|
};
|
|
80896
81006
|
Y._selectorPseudoIsSuperselector__closure0.prototype = {
|
|
80897
81007
|
call$1(simple2) {
|
|
@@ -80910,7 +81020,7 @@ self.fs = require("fs");
|
|
|
80910
81020
|
} else
|
|
80911
81021
|
return false;
|
|
80912
81022
|
},
|
|
80913
|
-
$signature:
|
|
81023
|
+
$signature: 16
|
|
80914
81024
|
};
|
|
80915
81025
|
Y._selectorPseudoIsSuperselector___closure1.prototype = {
|
|
80916
81026
|
call$1(simple1) {
|
|
@@ -80922,7 +81032,7 @@ self.fs = require("fs");
|
|
|
80922
81032
|
t1 = false;
|
|
80923
81033
|
return t1;
|
|
80924
81034
|
},
|
|
80925
|
-
$signature:
|
|
81035
|
+
$signature: 16
|
|
80926
81036
|
};
|
|
80927
81037
|
Y._selectorPseudoIsSuperselector___closure2.prototype = {
|
|
80928
81038
|
call$1(simple1) {
|
|
@@ -80934,7 +81044,7 @@ self.fs = require("fs");
|
|
|
80934
81044
|
t1 = false;
|
|
80935
81045
|
return t1;
|
|
80936
81046
|
},
|
|
80937
|
-
$signature:
|
|
81047
|
+
$signature: 16
|
|
80938
81048
|
};
|
|
80939
81049
|
Y._selectorPseudoIsSuperselector_closure11.prototype = {
|
|
80940
81050
|
call$1(selector2) {
|
|
@@ -80958,7 +81068,7 @@ self.fs = require("fs");
|
|
|
80958
81068
|
return false;
|
|
80959
81069
|
return Y.listIsSuperselector0(this.selector1.components, selector2.components);
|
|
80960
81070
|
},
|
|
80961
|
-
$signature:
|
|
81071
|
+
$signature: 16
|
|
80962
81072
|
};
|
|
80963
81073
|
Y._selectorPseudoArgs_closure1.prototype = {
|
|
80964
81074
|
call$1(pseudo) {
|
|
@@ -81019,7 +81129,7 @@ self.fs = require("fs");
|
|
|
81019
81129
|
t1 = false;
|
|
81020
81130
|
return t1;
|
|
81021
81131
|
},
|
|
81022
|
-
$signature:
|
|
81132
|
+
$signature: 16
|
|
81023
81133
|
};
|
|
81024
81134
|
L.IfExpression0.prototype = {
|
|
81025
81135
|
accept$1$1(visitor) {
|
|
@@ -81981,7 +82091,7 @@ self.fs = require("fs");
|
|
|
81981
82091
|
call$1(complex) {
|
|
81982
82092
|
return complex.get$isInvisible();
|
|
81983
82093
|
},
|
|
81984
|
-
$signature:
|
|
82094
|
+
$signature: 18
|
|
81985
82095
|
};
|
|
81986
82096
|
D.SelectorList_asSassList_closure0.prototype = {
|
|
81987
82097
|
call$1(complex) {
|
|
@@ -82099,7 +82209,7 @@ self.fs = require("fs");
|
|
|
82099
82209
|
selector = simple.selector;
|
|
82100
82210
|
return selector != null && C.JSArray_methods.any$1(selector.components, selector.get$_list2$_complexContainsParentSelector());
|
|
82101
82211
|
},
|
|
82102
|
-
$signature:
|
|
82212
|
+
$signature: 16
|
|
82103
82213
|
};
|
|
82104
82214
|
D.SelectorList__resolveParentSelectorsCompound_closure2.prototype = {
|
|
82105
82215
|
call$1(simple) {
|
|
@@ -82109,7 +82219,7 @@ self.fs = require("fs");
|
|
|
82109
82219
|
selector = simple.selector;
|
|
82110
82220
|
return selector != null && C.JSArray_methods.any$1(selector.components, selector.get$_list2$_complexContainsParentSelector());
|
|
82111
82221
|
},
|
|
82112
|
-
$signature:
|
|
82222
|
+
$signature: 16
|
|
82113
82223
|
};
|
|
82114
82224
|
D.SelectorList__resolveParentSelectorsCompound_closure3.prototype = {
|
|
82115
82225
|
call$1(simple) {
|
|
@@ -85296,6 +85406,9 @@ self.fs = require("fs");
|
|
|
85296
85406
|
$signature: 5
|
|
85297
85407
|
};
|
|
85298
85408
|
D.PseudoSelector0.prototype = {
|
|
85409
|
+
get$isHostContext() {
|
|
85410
|
+
return this.isClass && this.name === "host-context" && this.selector != null;
|
|
85411
|
+
},
|
|
85299
85412
|
get$minSpecificity() {
|
|
85300
85413
|
if (this._pseudo0$_minSpecificity == null)
|
|
85301
85414
|
this._pseudo0$_computeSpecificity$0();
|
|
@@ -85323,9 +85436,23 @@ self.fs = require("fs");
|
|
|
85323
85436
|
return D.PseudoSelector$0(_this.name + suffix, null, !_this.isClass, null);
|
|
85324
85437
|
},
|
|
85325
85438
|
unify$1(compound) {
|
|
85326
|
-
var
|
|
85327
|
-
|
|
85328
|
-
|
|
85439
|
+
var other, result, t2, addedThis, _i, simple, _this = this,
|
|
85440
|
+
t1 = _this.name;
|
|
85441
|
+
if (t1 === "host" || t1 === "host-context") {
|
|
85442
|
+
if (!C.JSArray_methods.every$1(compound, new D.PseudoSelector_unify_closure0()))
|
|
85443
|
+
return null;
|
|
85444
|
+
} else if (compound.length === 1) {
|
|
85445
|
+
other = C.JSArray_methods.get$first(compound);
|
|
85446
|
+
if (!(other instanceof N.UniversalSelector0))
|
|
85447
|
+
if (other instanceof D.PseudoSelector0)
|
|
85448
|
+
t1 = other.isClass && other.name === "host" || other.get$isHostContext();
|
|
85449
|
+
else
|
|
85450
|
+
t1 = false;
|
|
85451
|
+
else
|
|
85452
|
+
t1 = true;
|
|
85453
|
+
if (t1)
|
|
85454
|
+
return other.unify$1(H._setArrayType([_this], type$.JSArray_SimpleSelector_2));
|
|
85455
|
+
}
|
|
85329
85456
|
if (C.JSArray_methods.contains$1(compound, _this))
|
|
85330
85457
|
return compound;
|
|
85331
85458
|
result = H._setArrayType([], type$.JSArray_SimpleSelector_2);
|
|
@@ -85409,6 +85536,17 @@ self.fs = require("fs");
|
|
|
85409
85536
|
return (t1 ^ t2 ^ J.get$hashCode$(_this.argument) ^ J.get$hashCode$(_this.selector)) >>> 0;
|
|
85410
85537
|
}
|
|
85411
85538
|
};
|
|
85539
|
+
D.PseudoSelector_unify_closure0.prototype = {
|
|
85540
|
+
call$1(simple) {
|
|
85541
|
+
var t1;
|
|
85542
|
+
if (simple instanceof D.PseudoSelector0)
|
|
85543
|
+
t1 = simple.isClass && simple.name === "host" || simple.selector != null;
|
|
85544
|
+
else
|
|
85545
|
+
t1 = false;
|
|
85546
|
+
return t1;
|
|
85547
|
+
},
|
|
85548
|
+
$signature: 16
|
|
85549
|
+
};
|
|
85412
85550
|
U.PublicMemberMapView0.prototype = {
|
|
85413
85551
|
get$keys(_) {
|
|
85414
85552
|
var t1 = this._public_member_map_view0$_inner;
|
|
@@ -86910,11 +87048,7 @@ self.fs = require("fs");
|
|
|
86910
87048
|
t1.writeCharCode$1(32);
|
|
86911
87049
|
right = value.right;
|
|
86912
87050
|
if (!(right instanceof V.CalculationInterpolation0))
|
|
86913
|
-
|
|
86914
|
-
t2 = right.operator.precedence < t2.precedence || t2 === C.CalculationOperator_jB60;
|
|
86915
|
-
parenthesizeRight = t2;
|
|
86916
|
-
} else
|
|
86917
|
-
parenthesizeRight = false;
|
|
87051
|
+
parenthesizeRight = right instanceof V.CalculationOperation0 && _this._serialize0$_parenthesizeCalculationRhs$2(t2, right.operator);
|
|
86918
87052
|
else
|
|
86919
87053
|
parenthesizeRight = true;
|
|
86920
87054
|
if (parenthesizeRight)
|
|
@@ -86924,6 +87058,13 @@ self.fs = require("fs");
|
|
|
86924
87058
|
t1.writeCharCode$1(41);
|
|
86925
87059
|
}
|
|
86926
87060
|
},
|
|
87061
|
+
_serialize0$_parenthesizeCalculationRhs$2(outer, right) {
|
|
87062
|
+
if (outer === C.CalculationOperator_jB60)
|
|
87063
|
+
return true;
|
|
87064
|
+
if (outer === C.CalculationOperator_Iem0)
|
|
87065
|
+
return false;
|
|
87066
|
+
return right === C.CalculationOperator_Iem0 || right === C.CalculationOperator_uti0;
|
|
87067
|
+
},
|
|
86927
87068
|
visitColor$1(value) {
|
|
86928
87069
|
var $name, hexLength, t2, t3, _this = this, _null = null,
|
|
86929
87070
|
t1 = _this._serialize0$_style === C.OutputStyle_compressed0;
|
|
@@ -87705,7 +87846,7 @@ self.fs = require("fs");
|
|
|
87705
87846
|
call$1(complex) {
|
|
87706
87847
|
return !complex.get$isInvisible();
|
|
87707
87848
|
},
|
|
87708
|
-
$signature:
|
|
87849
|
+
$signature: 18
|
|
87709
87850
|
};
|
|
87710
87851
|
N._SerializeVisitor__write_closure0.prototype = {
|
|
87711
87852
|
call$0() {
|
|
@@ -87859,9 +88000,19 @@ self.fs = require("fs");
|
|
|
87859
88000
|
return H.throwExpression(E.SassScriptException$0('Invalid parent selector "' + this.toString$0(0) + '"'));
|
|
87860
88001
|
},
|
|
87861
88002
|
unify$1(compound) {
|
|
87862
|
-
var
|
|
87863
|
-
if (compound.length === 1
|
|
87864
|
-
|
|
88003
|
+
var other, t1, result, addedThis, _i, simple, _this = this;
|
|
88004
|
+
if (compound.length === 1) {
|
|
88005
|
+
other = C.JSArray_methods.get$first(compound);
|
|
88006
|
+
if (!(other instanceof N.UniversalSelector0))
|
|
88007
|
+
if (other instanceof D.PseudoSelector0)
|
|
88008
|
+
t1 = other.isClass && other.name === "host" || other.get$isHostContext();
|
|
88009
|
+
else
|
|
88010
|
+
t1 = false;
|
|
88011
|
+
else
|
|
88012
|
+
t1 = true;
|
|
88013
|
+
if (t1)
|
|
88014
|
+
return other.unify$1(H._setArrayType([_this], type$.JSArray_SimpleSelector_2));
|
|
88015
|
+
}
|
|
87865
88016
|
if (C.JSArray_methods.contains$1(compound, _this))
|
|
87866
88017
|
return compound;
|
|
87867
88018
|
result = H._setArrayType([], type$.JSArray_SimpleSelector_2);
|
|
@@ -90857,8 +91008,10 @@ self.fs = require("fs");
|
|
|
90857
91008
|
t2 = t1._string_scanner$_position;
|
|
90858
91009
|
t1.readChar$0();
|
|
90859
91010
|
value = _this._stylesheet0$_containsCalculationInterpolation$0() ? new D.StringExpression0(_this._stylesheet0$_interpolatedDeclarationValue$0(), false) : null;
|
|
90860
|
-
if (value == null)
|
|
91011
|
+
if (value == null) {
|
|
91012
|
+
_this.whitespace$0();
|
|
90861
91013
|
value = _this._stylesheet0$_calculationSum$0();
|
|
91014
|
+
}
|
|
90862
91015
|
_this.whitespace$0();
|
|
90863
91016
|
t1.expectChar$1(41);
|
|
90864
91017
|
return new T.ParenthesizedExpression0(value, t1.spanFrom$1(new S._SpanScannerState(t1, t2)));
|
|
@@ -92408,14 +92561,25 @@ self.fs = require("fs");
|
|
|
92408
92561
|
return this.accept$1$1(visitor, type$.dynamic);
|
|
92409
92562
|
},
|
|
92410
92563
|
unify$1(compound) {
|
|
92411
|
-
var unified, t1, _this = this
|
|
92412
|
-
|
|
92413
|
-
|
|
92564
|
+
var unified, t1, _this = this,
|
|
92565
|
+
first = C.JSArray_methods.get$first(compound);
|
|
92566
|
+
if (first instanceof N.UniversalSelector0 || first instanceof F.TypeSelector0) {
|
|
92567
|
+
unified = Y.unifyUniversalAndElement0(_this, first);
|
|
92414
92568
|
if (unified == null)
|
|
92415
92569
|
return null;
|
|
92416
92570
|
t1 = H._setArrayType([unified], type$.JSArray_SimpleSelector_2);
|
|
92417
92571
|
C.JSArray_methods.addAll$1(t1, H.SubListIterable$(compound, 1, null, H._arrayInstanceType(compound)._precomputed1));
|
|
92418
92572
|
return t1;
|
|
92573
|
+
} else {
|
|
92574
|
+
if (compound.length === 1)
|
|
92575
|
+
if (first instanceof D.PseudoSelector0)
|
|
92576
|
+
t1 = first.isClass && first.name === "host" || first.get$isHostContext();
|
|
92577
|
+
else
|
|
92578
|
+
t1 = false;
|
|
92579
|
+
else
|
|
92580
|
+
t1 = false;
|
|
92581
|
+
if (t1)
|
|
92582
|
+
return null;
|
|
92419
92583
|
}
|
|
92420
92584
|
t1 = _this.namespace;
|
|
92421
92585
|
if (t1 != null && t1 !== "*") {
|
|
@@ -93135,10 +93299,10 @@ self.fs = require("fs");
|
|
|
93135
93299
|
_instance_1_i(M._DelegatingIterableBase.prototype, "get$contains", "contains$1", 11);
|
|
93136
93300
|
_instance_1_i(M.MapKeySet.prototype, "get$contains", "contains$1", 11);
|
|
93137
93301
|
_instance_1_u(B.ModifiableCssNode.prototype, "get$_node0$_isInvisible", "_node0$_isInvisible$1", 7);
|
|
93138
|
-
_instance_1_u(D.SelectorList.prototype, "get$_complexContainsParentSelector", "_complexContainsParentSelector$1",
|
|
93302
|
+
_instance_1_u(D.SelectorList.prototype, "get$_complexContainsParentSelector", "_complexContainsParentSelector$1", 19);
|
|
93139
93303
|
_instance_1_u(F.EmptyExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 156);
|
|
93140
93304
|
_instance_1_u(X.ExtensionStore.prototype, "get$addExtensions", "addExtensions$1", 156);
|
|
93141
|
-
_static_1(Y, "functions___isUnique$closure", "_isUnique",
|
|
93305
|
+
_static_1(Y, "functions___isUnique$closure", "_isUnique", 15);
|
|
93142
93306
|
_static_1(K, "color___opacify$closure", "_opacify", 24);
|
|
93143
93307
|
_static_1(K, "color___transparentize$closure", "_transparentize", 24);
|
|
93144
93308
|
_instance_0_u(_ = G.Parser.prototype, "get$whitespace", "whitespace$0", 0);
|
|
@@ -93192,9 +93356,9 @@ self.fs = require("fs");
|
|
|
93192
93356
|
_instance_1_u(_, "get$_evaluate0$_visitSupportsCondition", "_evaluate0$_visitSupportsCondition$1", 393);
|
|
93193
93357
|
_instance_1_u(_, "get$_evaluate0$_expressionNode", "_evaluate0$_expressionNode$1", 155);
|
|
93194
93358
|
_instance_1_u(X.ExtensionStore0.prototype, "get$addExtensions", "addExtensions$1", 199);
|
|
93195
|
-
_static_1(Y, "functions0___isUnique$closure", "_isUnique0",
|
|
93359
|
+
_static_1(Y, "functions0___isUnique$closure", "_isUnique0", 16);
|
|
93196
93360
|
_instance_1_u(K.LimitedMapView0.prototype, "get$containsKey", "containsKey$1", 11);
|
|
93197
|
-
_instance_1_u(D.SelectorList0.prototype, "get$_list2$_complexContainsParentSelector", "_list2$_complexContainsParentSelector$1",
|
|
93361
|
+
_instance_1_u(D.SelectorList0.prototype, "get$_list2$_complexContainsParentSelector", "_list2$_complexContainsParentSelector$1", 18);
|
|
93198
93362
|
_instance_1_u(Z.MergedMapView0.prototype, "get$containsKey", "containsKey$1", 11);
|
|
93199
93363
|
_instance_1_i(N.NoSourceMapBuffer.prototype, "get$write", "write$1", 28);
|
|
93200
93364
|
_instance_1_u(B.ModifiableCssNode0.prototype, "get$_node2$_isInvisible", "_node2$_isInvisible$1", 8);
|
|
@@ -93267,7 +93431,7 @@ self.fs = require("fs");
|
|
|
93267
93431
|
_inheritMany(H._CastIterableBase, [H.CastIterable, H.__CastListBase__CastIterableBase_ListMixin, H.CastSet]);
|
|
93268
93432
|
_inherit(H._EfficientLengthCastIterable, H.CastIterable);
|
|
93269
93433
|
_inherit(H._CastListBase, H.__CastListBase__CastIterableBase_ListMixin);
|
|
93270
|
-
_inheritMany(H.Closure, [H.Closure2Args, H.CastMap_entries_closure, H.Closure0Args, H.ConstantStringMap_values_closure, H.Instantiation, H.TearOffClosure, H.JsLinkedHashMap_values_closure, H.initHooks_closure, H.initHooks_closure1, P._AsyncRun__initializeScheduleImmediate_internalCallback, P._AsyncRun__initializeScheduleImmediate_closure, P._awaitOnObject_closure, P.Future_wait_closure, P._Future__chainForeignFuture_closure, P._Future__propagateToListeners_handleWhenCompleteCallback_closure, P.Stream_Stream$fromFuture_closure, P.Stream_length_closure, P._CustomZone_bindUnaryCallback_closure, P._RootZone_bindUnaryCallback_closure, P._HashMap_values_closure, P._LinkedCustomHashMap_closure, P.MapMixin_entries_closure, P.Duration_toString_sixDigits, P.Duration_toString_twoDigits, P.Uri_parseIPv6Address_error, P._Uri__makePath_closure, P._createTables_setChars, P._createTables_setRange, N.ArgParser__addOption_closure, G._Usage__writeOption_closure, G._Usage__buildAllowedList_closure, L.StreamGroup__onListen_closure, L.StreamGroup__onCancel_closure, G.StreamQueue__ensureListening_closure, Q.alwaysValid_closure, B.ReplAdapter_runAsync__closure, M.MapKeySet_difference_closure, M.futureToPromise__closure, M.Context_joinAll_closure, M.Context_split_closure, M._validateArgList_closure, X.ParsedPath__splitExtension_closure, K.PathMap__create_closure0, K.PathMap__create_closure1, L.WindowsStyle_absolutePathToUri_closure, B.ArgumentDeclaration_verify_closure, B.ArgumentDeclaration_verify_closure0, V.CalculationExpression__verifyArguments_closure, D.ListExpression_toString_closure, A.MapExpression_toString_closure, X.Interpolation_toString_closure, V.EachRule_toString_closure, V.IfRule_toString_closure, V.IfRuleClause$__closure, V.IfRuleClause$___closure, M.ParentStatement_closure, M.ParentStatement__closure, S.ComplexSelector_isInvisible_closure, X.CompoundSelector_isInvisible_closure, N.IDSelector_unify_closure, D.SelectorList_isInvisible_closure, D.SelectorList_asSassList_closure, D.SelectorList_asSassList__closure, D.SelectorList_unify_closure, D.SelectorList_unify__closure, D.SelectorList_unify___closure, D.SelectorList_resolveParentSelectors_closure, D.SelectorList_resolveParentSelectors__closure, D.SelectorList_resolveParentSelectors__closure0, D.SelectorList__complexContainsParentSelector_closure, D.SelectorList__complexContainsParentSelector__closure, D.SelectorList__resolveParentSelectorsCompound_closure, D.SelectorList__resolveParentSelectorsCompound_closure0, D.SelectorList__resolveParentSelectorsCompound_closure1, X._compileStylesheet_closure0, Q.AsyncEnvironment_importForwards_closure, Q.AsyncEnvironment_importForwards_closure0, Q.AsyncEnvironment_importForwards_closure1, Q.AsyncEnvironment__getVariableFromGlobalModule_closure, Q.AsyncEnvironment_setVariable_closure0, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure, Q.AsyncEnvironment__getMixinFromGlobalModule_closure, Q.AsyncEnvironment_toModule_closure, Q.AsyncEnvironment_toDummyModule_closure, Q.AsyncEnvironment__fromOneModule_closure, Q.AsyncEnvironment__fromOneModule__closure, Q._EnvironmentModule__EnvironmentModule_closure5, Q._EnvironmentModule__EnvironmentModule_closure6, Q._EnvironmentModule__EnvironmentModule_closure7, Q._EnvironmentModule__EnvironmentModule_closure8, Q._EnvironmentModule__EnvironmentModule_closure9, Q._EnvironmentModule__EnvironmentModule_closure10, O.AsyncImportCache_humanize_closure, O.AsyncImportCache_humanize_closure0, O.AsyncImportCache_humanize_closure1, S.AsyncBuiltInCallable$mixin_closure, Q.BuiltInCallable$mixin_closure, U._compileStylesheet_closure, A.Configuration_toString_closure, O.Environment_importForwards_closure, O.Environment_importForwards_closure0, O.Environment_importForwards_closure1, O.Environment__getVariableFromGlobalModule_closure, O.Environment_setVariable_closure0, O.Environment__getFunctionFromGlobalModule_closure, O.Environment__getMixinFromGlobalModule_closure, O.Environment_toModule_closure, O.Environment_toDummyModule_closure, O.Environment__fromOneModule_closure, O.Environment__fromOneModule__closure, O._EnvironmentModule__EnvironmentModule_closure, O._EnvironmentModule__EnvironmentModule_closure0, O._EnvironmentModule__EnvironmentModule_closure1, O._EnvironmentModule__EnvironmentModule_closure2, O._EnvironmentModule__EnvironmentModule_closure3, O._EnvironmentModule__EnvironmentModule_closure4, D._writeSourceMap_closure, B.ExecutableOptions_emitErrorCss_closure, A.watch_closure, A._Watcher__debounceEvents_closure, X.ExtensionStore_extensionsWhereTarget_closure, X.ExtensionStore_addExtensions_closure0, X.ExtensionStore_addExtensions__closure, X.ExtensionStore_addExtensions__closure0, X.ExtensionStore__extendComplex_closure, X.ExtensionStore__extendComplex_closure0, X.ExtensionStore__extendComplex__closure, X.ExtensionStore__extendComplex__closure0, X.ExtensionStore__extendComplex___closure, X.ExtensionStore__extendCompound_closure, X.ExtensionStore__extendCompound_closure0, X.ExtensionStore__extendCompound__closure, X.ExtensionStore__extendCompound__closure0, X.ExtensionStore__extendCompound_closure1, X.ExtensionStore__extendCompound_closure2, X.ExtensionStore__extendCompound_closure3, X.ExtensionStore__extendSimple_withoutPseudo, X.ExtensionStore__extendSimple_closure, X.ExtensionStore__extendSimple_closure0, X.ExtensionStore__extendPseudo_closure, X.ExtensionStore__extendPseudo_closure0, X.ExtensionStore__extendPseudo_closure1, X.ExtensionStore__extendPseudo_closure2, X.ExtensionStore__extendPseudo_closure3, X.ExtensionStore__trim_closure, X.ExtensionStore__trim_closure0, Y.unifyComplex_closure, Y._weaveParents_closure0, Y._weaveParents_closure1, Y._weaveParents__closure1, Y._weaveParents_closure2, Y._weaveParents_closure3, Y._weaveParents__closure0, Y._weaveParents_closure4, Y._weaveParents_closure5, Y._weaveParents__closure, Y._mustUnify_closure, Y._mustUnify__closure, Y.paths__closure, Y.paths___closure, Y._hasRoot_closure, Y.listIsSuperselector_closure, Y.listIsSuperselector__closure, Y._simpleIsSuperselectorOfCompound_closure, Y._simpleIsSuperselectorOfCompound__closure, Y._selectorPseudoIsSuperselector_closure, Y._selectorPseudoIsSuperselector_closure0, Y._selectorPseudoIsSuperselector_closure1, Y._selectorPseudoIsSuperselector_closure2, Y._selectorPseudoIsSuperselector_closure3, Y._selectorPseudoIsSuperselector__closure, Y._selectorPseudoIsSuperselector___closure, Y._selectorPseudoIsSuperselector___closure0, Y._selectorPseudoIsSuperselector_closure4, Y._selectorPseudoIsSuperselector_closure5, Y._selectorPseudoArgs_closure, Y._selectorPseudoArgs_closure0, Y.globalFunctions_closure, K.global_closure, K.global_closure0, K.global_closure1, K.global_closure2, K.global_closure3, K.global_closure4, K.global_closure5, K.global_closure6, K.global_closure7, K.global_closure8, K.global_closure9, K.global_closure10, K.global_closure11, K.global_closure12, K.global_closure13, K.global_closure14, K.global_closure15, K.global_closure16, K.global_closure17, K.global_closure18, K.global_closure19, K.global_closure20, K.global_closure21, K.global_closure22, K.global_closure23, K.global_closure24, K.global__closure, K.global_closure25, K.module_closure, K.module_closure0, K.module_closure1, K.module_closure2, K.module_closure3, K.module_closure4, K.module_closure5, K.module_closure6, K.module__closure, K.module_closure7, K._red_closure, K._green_closure, K._blue_closure, K._mix_closure, K._hue_closure, K._saturation_closure, K._lightness_closure, K._complement_closure, K._adjust_closure, K._scale_closure, K._change_closure, K._ieHexStr_closure, K._ieHexStr_closure_hexString, K._updateComponents_getParam, K._updateComponents_closure, K._updateComponents_updateValue, K._functionString_closure, K._removedColorFunction_closure, K._rgb_closure, K._hsl_closure, K._removeUnits_closure, K._removeUnits_closure0, K._hwb_closure, K._parseChannels_closure, D._length_closure0, D._nth_closure, D._setNth_closure, D._join_closure, D._append_closure0, D._zip_closure, D._zip__closure, D._zip__closure0, D._zip__closure1, D._index_closure0, D._separator_closure, D._isBracketed_closure, D._slash_closure, A._get_closure, A._set_closure, A._set__closure0, A._set_closure0, A._set__closure, A._merge_closure, A._merge_closure0, A._merge__closure, A._deepMerge_closure, A._deepRemove_closure, A._deepRemove__closure, A._remove_closure, A._remove_closure0, A._keys_closure, A._values_closure, A._hasKey_closure, A._modify__modifyNestedMap, K._ceil_closure, K._clamp_closure, K._floor_closure, K._max_closure, K._min_closure, K._abs_closure, K._hypot_closure, K._hypot__closure, K._log_closure, K._pow_closure, K._sqrt_closure, K._acos_closure, K._asin_closure, K._atan_closure, K._atan2_closure, K._cos_closure, K._sin_closure, K._tan_closure, K._compatible_closure, K._isUnitless_closure, K._unit_closure, K._percentage_closure, K._randomFunction_closure, K._div_closure, K._numberFunction_closure, Q.global_closure26, Q.global_closure27, Q.global_closure28, Q.global_closure29, Q.local_closure, Q.local_closure0, Q.local__closure, T._nest_closure, T._nest__closure, T._append_closure, T._append__closure, T._append___closure, T._extend_closure, T._replace_closure, T._unify_closure, T._isSuperselector_closure, T._simpleSelectors_closure, T._simpleSelectors__closure, T._parse_closure, D._unquote_closure, D._quote_closure, D._length_closure, D._insert_closure, D._index_closure, D._slice_closure, D._toUpperCase_closure, D._toLowerCase_closure, D._uniqueId_closure, R.ImportCache_humanize_closure, R.ImportCache_humanize_closure0, R.ImportCache_humanize_closure1, F.FilesystemImporter_canonicalize_closure, B._exactlyOne_closure, F._realCasePath_helper, F._realCasePath_helper__closure, B.readStdin_closure, B.readStdin_closure0, B.readStdin_closure1, B.readStdin_closure2, B.listDir__closure, B.listDir__closure0, B.listDir_closure_list, B.listDir__list_closure, B.watchDir_closure, B.watchDir_closure0, B.watchDir_closure1, B.watchDir_closure2, Y.TerseLogger_summarize_closure, Y.TerseLogger_summarize_closure0, Q._disallowedFunctionNames_closure, G.Parser_scanIdentChar_matches, V.StylesheetParser_parse__closure0, V.StylesheetParser_expression_addSingleExpression, V.StylesheetParser_expression_addOperator, V.StylesheetParser__unicodeRange_closure, V.StylesheetParser__unicodeRange_closure0, V.StylesheetParser_trySpecialFunction_closure, M.StylesheetGraph_modifiedSince_transitiveModificationTime, F._PrefixedKeys_iterator_closure, D.SourceMapBuffer_buildSourceMap_closure, R._UnprefixedKeys_iterator_closure, R._UnprefixedKeys_iterator_closure0, B.indent_closure, B.flattenVertically_closure, B.flattenVertically_closure0, V.SassCalculation__verifyLength_closure, K.SassColor_SassColor$hwb_toRgb, D.SassList_isBlank_closure, T.SassNumber__coerceOrConvertValue_closure, T.SassNumber__coerceOrConvertValue_closure1, T.SassNumber_multiplyUnits_closure, T.SassNumber_multiplyUnits_closure1, T.SassNumber__areAnyConvertible_closure, T.SassNumber__canonicalizeUnitList_closure, L.SingleUnitSassNumber__coerceToUnit_closure, L.SingleUnitSassNumber__coerceValueToUnit_closure, L.SingleUnitSassNumber_multiplyUnits_closure, E._EvaluateVisitor_closure9, E._EvaluateVisitor_closure10, E._EvaluateVisitor_closure11, E._EvaluateVisitor_closure12, E._EvaluateVisitor_closure13, E._EvaluateVisitor_closure14, E._EvaluateVisitor_closure15, E._EvaluateVisitor_closure16, E._EvaluateVisitor_closure17, E._EvaluateVisitor_closure18, E._EvaluateVisitor__closure3, E._EvaluateVisitor__loadModule__closure0, E._EvaluateVisitor__combineCss_closure2, E._EvaluateVisitor__combineCss_closure3, E._EvaluateVisitor__combineCss_closure4, E._EvaluateVisitor__extendModules_closure1, E._EvaluateVisitor__topologicalModules_visitModule0, E._EvaluateVisitor__scopeForAtRoot_closure5, E._EvaluateVisitor__scopeForAtRoot_closure6, E._EvaluateVisitor__scopeForAtRoot_closure7, E._EvaluateVisitor__scopeForAtRoot_closure8, E._EvaluateVisitor__scopeForAtRoot_closure9, E._EvaluateVisitor__scopeForAtRoot_closure10, E._EvaluateVisitor_visitDeclaration_closure1, E._EvaluateVisitor_visitEachRule_closure2, E._EvaluateVisitor_visitEachRule_closure3, E._EvaluateVisitor_visitEachRule__closure0, E._EvaluateVisitor_visitEachRule___closure0, E._EvaluateVisitor_visitAtRule_closure2, E._EvaluateVisitor_visitAtRule_closure4, E._EvaluateVisitor_visitForRule__closure0, E._EvaluateVisitor_visitForwardRule_closure1, E._EvaluateVisitor_visitForwardRule_closure2, E._EvaluateVisitor_visitIfRule__closure0, E._EvaluateVisitor__visitDynamicImport__closure3, E._EvaluateVisitor__visitDynamicImport__closure4, E._EvaluateVisitor__visitDynamicImport__closure5, E._EvaluateVisitor__visitStaticImport_closure0, E._EvaluateVisitor_visitIncludeRule_closure6, E._EvaluateVisitor_visitMediaRule_closure2, E._EvaluateVisitor_visitMediaRule_closure4, E._EvaluateVisitor_visitStyleRule_closure8, E._EvaluateVisitor_visitStyleRule_closure12, E._EvaluateVisitor_visitSupportsRule_closure2, E._EvaluateVisitor_visitUseRule_closure0, E._EvaluateVisitor_visitWhileRule__closure0, E._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0, E._EvaluateVisitor_visitListExpression_closure0, E._EvaluateVisitor__runUserDefinedCallable____closure0, E._EvaluateVisitor__runBuiltInCallable_closure4, E._EvaluateVisitor__evaluateArguments_closure3, E._EvaluateVisitor__evaluateArguments_closure4, E._EvaluateVisitor__evaluateArguments_closure6, E._EvaluateVisitor__evaluateMacroArguments_closure3, E._EvaluateVisitor__evaluateMacroArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure6, E._EvaluateVisitor_visitStringExpression_closure0, E._EvaluateVisitor_visitCssAtRule_closure2, E._EvaluateVisitor_visitCssKeyframeBlock_closure2, E._EvaluateVisitor_visitCssMediaRule_closure2, E._EvaluateVisitor_visitCssMediaRule_closure4, E._EvaluateVisitor_visitCssStyleRule_closure2, E._EvaluateVisitor_visitCssSupportsRule_closure2, E._EvaluateVisitor__performInterpolation_closure0, E._EvaluateVisitor__withoutSlash_recommendation0, E._EvaluateVisitor__stackFrame_closure0, E._EvaluateVisitor__stackTrace_closure0, E._ImportedCssVisitor_visitCssAtRule_closure0, E._ImportedCssVisitor_visitCssMediaRule_closure0, E._ImportedCssVisitor_visitCssStyleRule_closure0, E._ImportedCssVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor_closure, R._EvaluateVisitor_closure0, R._EvaluateVisitor_closure1, R._EvaluateVisitor_closure2, R._EvaluateVisitor_closure3, R._EvaluateVisitor_closure4, R._EvaluateVisitor_closure5, R._EvaluateVisitor_closure6, R._EvaluateVisitor_closure7, R._EvaluateVisitor_closure8, R._EvaluateVisitor__closure0, R._EvaluateVisitor__loadModule__closure, R._EvaluateVisitor__combineCss_closure, R._EvaluateVisitor__combineCss_closure0, R._EvaluateVisitor__combineCss_closure1, R._EvaluateVisitor__extendModules_closure, R._EvaluateVisitor__topologicalModules_visitModule, R._EvaluateVisitor__scopeForAtRoot_closure, R._EvaluateVisitor__scopeForAtRoot_closure0, R._EvaluateVisitor__scopeForAtRoot_closure1, R._EvaluateVisitor__scopeForAtRoot_closure2, R._EvaluateVisitor__scopeForAtRoot_closure3, R._EvaluateVisitor__scopeForAtRoot_closure4, R._EvaluateVisitor_visitDeclaration_closure, R._EvaluateVisitor_visitEachRule_closure, R._EvaluateVisitor_visitEachRule_closure0, R._EvaluateVisitor_visitEachRule__closure, R._EvaluateVisitor_visitEachRule___closure, R._EvaluateVisitor_visitAtRule_closure, R._EvaluateVisitor_visitAtRule_closure1, R._EvaluateVisitor_visitForRule__closure, R._EvaluateVisitor_visitForwardRule_closure, R._EvaluateVisitor_visitForwardRule_closure0, R._EvaluateVisitor_visitIfRule__closure, R._EvaluateVisitor__visitDynamicImport__closure, R._EvaluateVisitor__visitDynamicImport__closure0, R._EvaluateVisitor__visitDynamicImport__closure1, R._EvaluateVisitor__visitStaticImport_closure, R._EvaluateVisitor_visitIncludeRule_closure2, R._EvaluateVisitor_visitMediaRule_closure, R._EvaluateVisitor_visitMediaRule_closure1, R._EvaluateVisitor_visitStyleRule_closure1, R._EvaluateVisitor_visitStyleRule_closure5, R._EvaluateVisitor_visitSupportsRule_closure0, R._EvaluateVisitor_visitUseRule_closure, R._EvaluateVisitor_visitWhileRule__closure, R._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation, R._EvaluateVisitor_visitListExpression_closure, R._EvaluateVisitor__runUserDefinedCallable____closure, R._EvaluateVisitor__runBuiltInCallable_closure1, R._EvaluateVisitor__evaluateArguments_closure, R._EvaluateVisitor__evaluateArguments_closure0, R._EvaluateVisitor__evaluateArguments_closure2, R._EvaluateVisitor__evaluateMacroArguments_closure, R._EvaluateVisitor__evaluateMacroArguments_closure0, R._EvaluateVisitor__evaluateMacroArguments_closure2, R._EvaluateVisitor_visitStringExpression_closure, R._EvaluateVisitor_visitCssAtRule_closure0, R._EvaluateVisitor_visitCssKeyframeBlock_closure0, R._EvaluateVisitor_visitCssMediaRule_closure, R._EvaluateVisitor_visitCssMediaRule_closure1, R._EvaluateVisitor_visitCssStyleRule_closure0, R._EvaluateVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor__performInterpolation_closure, R._EvaluateVisitor__withoutSlash_recommendation, R._EvaluateVisitor__stackFrame_closure, R._EvaluateVisitor__stackTrace_closure, R._ImportedCssVisitor_visitCssAtRule_closure, R._ImportedCssVisitor_visitCssMediaRule_closure, R._ImportedCssVisitor_visitCssStyleRule_closure, R._ImportedCssVisitor_visitCssSupportsRule_closure, N.serialize_closure, N._SerializeVisitor_visitList_closure, N._SerializeVisitor_visitList_closure0, N._SerializeVisitor_visitList_closure1, N._SerializeVisitor_visitMap_closure, N._SerializeVisitor_visitSelectorList_closure, A.StatementSearchVisitor_visitIfRule_closure, A.StatementSearchVisitor_visitIfRule__closure0, A.StatementSearchVisitor_visitIfRule_closure0, A.StatementSearchVisitor_visitIfRule__closure, A.StatementSearchVisitor_visitChildren_closure, T.SingleMapping_SingleMapping$fromEntries_closure1, T.SingleMapping_toJson_closure, U.Highlighter$__closure, U.Highlighter$___closure, U.Highlighter$__closure0, U.Highlighter__collateLines_closure, U.Highlighter__collateLines_closure1, U.Highlighter__collateLines__closure, U.Highlighter_highlight_closure, U.Chain_Chain$parse_closure, U.Chain_Chain$parse_closure0, U.Chain_Chain$parse_closure1, U.Chain_toTrace_closure, U.Chain_toString_closure0, U.Chain_toString__closure0, U.Chain_toString_closure, U.Chain_toString__closure, Y.Trace__parseVM_closure, Y.Trace__parseVM_closure0, Y.Trace$parseV8_closure, Y.Trace$parseV8_closure0, Y.Trace$parseJSCore_closure, Y.Trace$parseJSCore_closure0, Y.Trace$parseFirefox_closure, Y.Trace$parseFirefox_closure0, Y.Trace$parseFriendly_closure, Y.Trace$parseFriendly_closure0, Y.Trace_terse_closure, Y.Trace_foldFrames_closure, Y.Trace_foldFrames_closure0, Y.Trace_toString_closure0, Y.Trace_toString_closure, L.TransformByHandlers_transformByHandlers__closure, R.RateLimit__debounceAggregate_closure0, B.ArgumentDeclaration_verify_closure1, B.ArgumentDeclaration_verify_closure2, S.AsyncBuiltInCallable$mixin_closure0, X._compileStylesheet_closure2, Q.AsyncEnvironment_importForwards_closure2, Q.AsyncEnvironment_importForwards_closure3, Q.AsyncEnvironment_importForwards_closure4, Q.AsyncEnvironment__getVariableFromGlobalModule_closure0, Q.AsyncEnvironment_setVariable_closure3, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure0, Q.AsyncEnvironment__getMixinFromGlobalModule_closure0, Q.AsyncEnvironment_toModule_closure0, Q.AsyncEnvironment_toDummyModule_closure0, Q.AsyncEnvironment__fromOneModule_closure0, Q.AsyncEnvironment__fromOneModule__closure0, Q._EnvironmentModule__EnvironmentModule_closure17, Q._EnvironmentModule__EnvironmentModule_closure18, Q._EnvironmentModule__EnvironmentModule_closure19, Q._EnvironmentModule__EnvironmentModule_closure20, Q._EnvironmentModule__EnvironmentModule_closure21, Q._EnvironmentModule__EnvironmentModule_closure22, E._EvaluateVisitor_closure29, E._EvaluateVisitor_closure30, E._EvaluateVisitor_closure31, E._EvaluateVisitor_closure32, E._EvaluateVisitor_closure33, E._EvaluateVisitor_closure34, E._EvaluateVisitor_closure35, E._EvaluateVisitor_closure36, E._EvaluateVisitor_closure37, E._EvaluateVisitor_closure38, E._EvaluateVisitor__closure9, E._EvaluateVisitor__loadModule__closure2, E._EvaluateVisitor__combineCss_closure8, E._EvaluateVisitor__combineCss_closure9, E._EvaluateVisitor__combineCss_closure10, E._EvaluateVisitor__extendModules_closure5, E._EvaluateVisitor__topologicalModules_visitModule2, E._EvaluateVisitor__scopeForAtRoot_closure17, E._EvaluateVisitor__scopeForAtRoot_closure18, E._EvaluateVisitor__scopeForAtRoot_closure19, E._EvaluateVisitor__scopeForAtRoot_closure20, E._EvaluateVisitor__scopeForAtRoot_closure21, E._EvaluateVisitor__scopeForAtRoot_closure22, E._EvaluateVisitor_visitDeclaration_closure5, E._EvaluateVisitor_visitEachRule_closure8, E._EvaluateVisitor_visitEachRule_closure9, E._EvaluateVisitor_visitEachRule__closure2, E._EvaluateVisitor_visitEachRule___closure2, E._EvaluateVisitor_visitAtRule_closure8, E._EvaluateVisitor_visitAtRule_closure10, E._EvaluateVisitor_visitForRule__closure2, E._EvaluateVisitor_visitForwardRule_closure5, E._EvaluateVisitor_visitForwardRule_closure6, E._EvaluateVisitor_visitIfRule__closure2, E._EvaluateVisitor__visitDynamicImport__closure11, E._EvaluateVisitor__visitDynamicImport__closure12, E._EvaluateVisitor__visitDynamicImport__closure13, E._EvaluateVisitor__visitStaticImport_closure2, E._EvaluateVisitor_visitIncludeRule_closure14, E._EvaluateVisitor_visitMediaRule_closure8, E._EvaluateVisitor_visitMediaRule_closure10, E._EvaluateVisitor_visitStyleRule_closure22, E._EvaluateVisitor_visitStyleRule_closure26, E._EvaluateVisitor_visitSupportsRule_closure6, E._EvaluateVisitor_visitUseRule_closure2, E._EvaluateVisitor_visitWhileRule__closure2, E._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2, E._EvaluateVisitor_visitListExpression_closure2, E._EvaluateVisitor__runUserDefinedCallable____closure2, E._EvaluateVisitor__runBuiltInCallable_closure10, E._EvaluateVisitor__evaluateArguments_closure11, E._EvaluateVisitor__evaluateArguments_closure12, E._EvaluateVisitor__evaluateArguments_closure14, E._EvaluateVisitor__evaluateMacroArguments_closure11, E._EvaluateVisitor__evaluateMacroArguments_closure12, E._EvaluateVisitor__evaluateMacroArguments_closure14, E._EvaluateVisitor_visitStringExpression_closure2, E._EvaluateVisitor_visitCssAtRule_closure6, E._EvaluateVisitor_visitCssKeyframeBlock_closure6, E._EvaluateVisitor_visitCssMediaRule_closure8, E._EvaluateVisitor_visitCssMediaRule_closure10, E._EvaluateVisitor_visitCssStyleRule_closure6, E._EvaluateVisitor_visitCssSupportsRule_closure6, E._EvaluateVisitor__performInterpolation_closure2, E._EvaluateVisitor__withoutSlash_recommendation2, E._EvaluateVisitor__stackFrame_closure2, E._EvaluateVisitor__stackTrace_closure2, E._ImportedCssVisitor_visitCssAtRule_closure2, E._ImportedCssVisitor_visitCssMediaRule_closure2, E._ImportedCssVisitor_visitCssStyleRule_closure2, E._ImportedCssVisitor_visitCssSupportsRule_closure2, O.AsyncImportCache_humanize_closure2, O.AsyncImportCache_humanize_closure3, O.AsyncImportCache_humanize_closure4, Z.booleanConstructor__closure, Z.booleanConstructor__closure0, Q.BuiltInCallable$mixin_closure0, V.CalculationExpression__verifyArguments_closure0, V.SassCalculation__verifyLength_closure0, K.global_closure30, K.global_closure31, K.global_closure32, K.global_closure33, K.global_closure34, K.global_closure35, K.global_closure36, K.global_closure37, K.global_closure38, K.global_closure39, K.global_closure40, K.global_closure41, K.global_closure42, K.global_closure43, K.global_closure44, K.global_closure45, K.global_closure46, K.global_closure47, K.global_closure48, K.global_closure49, K.global_closure50, K.global_closure51, K.global_closure52, K.global_closure53, K.global_closure54, K.global_closure55, K.global__closure0, K.global_closure56, K.module_closure8, K.module_closure9, K.module_closure10, K.module_closure11, K.module_closure12, K.module_closure13, K.module_closure14, K.module_closure15, K.module__closure0, K.module_closure16, K._red_closure0, K._green_closure0, K._blue_closure0, K._mix_closure0, K._hue_closure0, K._saturation_closure0, K._lightness_closure0, K._complement_closure0, K._adjust_closure0, K._scale_closure0, K._change_closure0, K._ieHexStr_closure0, K._ieHexStr_closure_hexString0, K._updateComponents_getParam0, K._updateComponents_closure0, K._updateComponents_updateValue0, K._functionString_closure0, K._removedColorFunction_closure0, K._rgb_closure0, K._hsl_closure0, K._removeUnits_closure1, K._removeUnits_closure2, K._hwb_closure0, K._parseChannels_closure0, K.colorConstructor_closure, K.colorConstructor_closure0, K.colorConstructor_closure1, K.colorConstructor_closure2, K.colorConstructor_closure3, K.colorConstructor_closure8, K.SassColor_SassColor$hwb_toRgb0, U._compileStylesheet_closure1, S.ComplexSelector_isInvisible_closure0, X.CompoundSelector_isInvisible_closure0, A.Configuration_toString_closure0, Q._disallowedFunctionNames_closure0, V.EachRule_toString_closure0, O.Environment_importForwards_closure2, O.Environment_importForwards_closure3, O.Environment_importForwards_closure4, O.Environment__getVariableFromGlobalModule_closure0, O.Environment_setVariable_closure3, O.Environment__getFunctionFromGlobalModule_closure0, O.Environment__getMixinFromGlobalModule_closure0, O.Environment_toModule_closure0, O.Environment_toDummyModule_closure0, O.Environment__fromOneModule_closure0, O.Environment__fromOneModule__closure0, O._EnvironmentModule__EnvironmentModule_closure11, O._EnvironmentModule__EnvironmentModule_closure12, O._EnvironmentModule__EnvironmentModule_closure13, O._EnvironmentModule__EnvironmentModule_closure14, O._EnvironmentModule__EnvironmentModule_closure15, O._EnvironmentModule__EnvironmentModule_closure16, R._EvaluateVisitor_closure19, R._EvaluateVisitor_closure20, R._EvaluateVisitor_closure21, R._EvaluateVisitor_closure22, R._EvaluateVisitor_closure23, R._EvaluateVisitor_closure24, R._EvaluateVisitor_closure25, R._EvaluateVisitor_closure26, R._EvaluateVisitor_closure27, R._EvaluateVisitor_closure28, R._EvaluateVisitor__closure6, R._EvaluateVisitor__loadModule__closure1, R._EvaluateVisitor__combineCss_closure5, R._EvaluateVisitor__combineCss_closure6, R._EvaluateVisitor__combineCss_closure7, R._EvaluateVisitor__extendModules_closure3, R._EvaluateVisitor__topologicalModules_visitModule1, R._EvaluateVisitor__scopeForAtRoot_closure11, R._EvaluateVisitor__scopeForAtRoot_closure12, R._EvaluateVisitor__scopeForAtRoot_closure13, R._EvaluateVisitor__scopeForAtRoot_closure14, R._EvaluateVisitor__scopeForAtRoot_closure15, R._EvaluateVisitor__scopeForAtRoot_closure16, R._EvaluateVisitor_visitDeclaration_closure3, R._EvaluateVisitor_visitEachRule_closure5, R._EvaluateVisitor_visitEachRule_closure6, R._EvaluateVisitor_visitEachRule__closure1, R._EvaluateVisitor_visitEachRule___closure1, R._EvaluateVisitor_visitAtRule_closure5, R._EvaluateVisitor_visitAtRule_closure7, R._EvaluateVisitor_visitForRule__closure1, R._EvaluateVisitor_visitForwardRule_closure3, R._EvaluateVisitor_visitForwardRule_closure4, R._EvaluateVisitor_visitIfRule__closure1, R._EvaluateVisitor__visitDynamicImport__closure7, R._EvaluateVisitor__visitDynamicImport__closure8, R._EvaluateVisitor__visitDynamicImport__closure9, R._EvaluateVisitor__visitStaticImport_closure1, R._EvaluateVisitor_visitIncludeRule_closure10, R._EvaluateVisitor_visitMediaRule_closure5, R._EvaluateVisitor_visitMediaRule_closure7, R._EvaluateVisitor_visitStyleRule_closure15, R._EvaluateVisitor_visitStyleRule_closure19, R._EvaluateVisitor_visitSupportsRule_closure4, R._EvaluateVisitor_visitUseRule_closure1, R._EvaluateVisitor_visitWhileRule__closure1, R._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1, R._EvaluateVisitor_visitListExpression_closure1, R._EvaluateVisitor__runUserDefinedCallable____closure1, R._EvaluateVisitor__runBuiltInCallable_closure7, R._EvaluateVisitor__evaluateArguments_closure7, R._EvaluateVisitor__evaluateArguments_closure8, R._EvaluateVisitor__evaluateArguments_closure10, R._EvaluateVisitor__evaluateMacroArguments_closure7, R._EvaluateVisitor__evaluateMacroArguments_closure8, R._EvaluateVisitor__evaluateMacroArguments_closure10, R._EvaluateVisitor_visitStringExpression_closure1, R._EvaluateVisitor_visitCssAtRule_closure4, R._EvaluateVisitor_visitCssKeyframeBlock_closure4, R._EvaluateVisitor_visitCssMediaRule_closure5, R._EvaluateVisitor_visitCssMediaRule_closure7, R._EvaluateVisitor_visitCssStyleRule_closure4, R._EvaluateVisitor_visitCssSupportsRule_closure4, R._EvaluateVisitor__performInterpolation_closure1, R._EvaluateVisitor__withoutSlash_recommendation1, R._EvaluateVisitor__stackFrame_closure1, R._EvaluateVisitor__stackTrace_closure1, R._ImportedCssVisitor_visitCssAtRule_closure1, R._ImportedCssVisitor_visitCssMediaRule_closure1, R._ImportedCssVisitor_visitCssStyleRule_closure1, R._ImportedCssVisitor_visitCssSupportsRule_closure1, X.ExtensionStore_extensionsWhereTarget_closure0, X.ExtensionStore_addExtensions_closure2, X.ExtensionStore_addExtensions__closure2, X.ExtensionStore_addExtensions__closure3, X.ExtensionStore__extendComplex_closure1, X.ExtensionStore__extendComplex_closure2, X.ExtensionStore__extendComplex__closure1, X.ExtensionStore__extendComplex__closure2, X.ExtensionStore__extendComplex___closure0, X.ExtensionStore__extendCompound_closure4, X.ExtensionStore__extendCompound_closure5, X.ExtensionStore__extendCompound__closure1, X.ExtensionStore__extendCompound__closure2, X.ExtensionStore__extendCompound_closure6, X.ExtensionStore__extendCompound_closure7, X.ExtensionStore__extendCompound_closure8, X.ExtensionStore__extendSimple_withoutPseudo0, X.ExtensionStore__extendSimple_closure1, X.ExtensionStore__extendSimple_closure2, X.ExtensionStore__extendPseudo_closure4, X.ExtensionStore__extendPseudo_closure5, X.ExtensionStore__extendPseudo_closure6, X.ExtensionStore__extendPseudo_closure7, X.ExtensionStore__extendPseudo_closure8, X.ExtensionStore__trim_closure1, X.ExtensionStore__trim_closure2, F.FilesystemImporter_canonicalize_closure0, Y.unifyComplex_closure0, Y._weaveParents_closure7, Y._weaveParents_closure8, Y._weaveParents__closure4, Y._weaveParents_closure9, Y._weaveParents_closure10, Y._weaveParents__closure3, Y._weaveParents_closure11, Y._weaveParents_closure12, Y._weaveParents__closure2, Y._mustUnify_closure0, Y._mustUnify__closure0, Y.paths__closure0, Y.paths___closure0, Y._hasRoot_closure0, Y.listIsSuperselector_closure0, Y.listIsSuperselector__closure0, Y._simpleIsSuperselectorOfCompound_closure0, Y._simpleIsSuperselectorOfCompound__closure0, Y._selectorPseudoIsSuperselector_closure6, Y._selectorPseudoIsSuperselector_closure7, Y._selectorPseudoIsSuperselector_closure8, Y._selectorPseudoIsSuperselector_closure9, Y._selectorPseudoIsSuperselector_closure10, Y._selectorPseudoIsSuperselector__closure0, Y._selectorPseudoIsSuperselector___closure1, Y._selectorPseudoIsSuperselector___closure2, Y._selectorPseudoIsSuperselector_closure11, Y._selectorPseudoIsSuperselector_closure12, Y._selectorPseudoArgs_closure1, Y._selectorPseudoArgs_closure2, Y.globalFunctions_closure0, N.IDSelector_unify_closure0, V.IfRule_toString_closure0, V.IfRuleClause$__closure0, V.IfRuleClause$___closure0, F.NodeImporter__tryPath_closure0, R.ImportCache_humanize_closure2, R.ImportCache_humanize_closure3, R.ImportCache_humanize_closure4, X.Interpolation_toString_closure0, F._realCasePath_helper0, F._realCasePath_helper__closure0, D.ListExpression_toString_closure0, D._length_closure2, D._nth_closure0, D._setNth_closure0, D._join_closure0, D._append_closure2, D._zip_closure0, D._zip__closure2, D._zip__closure3, D._zip__closure4, D._index_closure2, D._separator_closure0, D._isBracketed_closure0, D._slash_closure0, D.SelectorList_isInvisible_closure0, D.SelectorList_asSassList_closure0, D.SelectorList_asSassList__closure0, D.SelectorList_unify_closure0, D.SelectorList_unify__closure0, D.SelectorList_unify___closure0, D.SelectorList_resolveParentSelectors_closure0, D.SelectorList_resolveParentSelectors__closure1, D.SelectorList_resolveParentSelectors__closure2, D.SelectorList__complexContainsParentSelector_closure0, D.SelectorList__complexContainsParentSelector__closure0, D.SelectorList__resolveParentSelectorsCompound_closure2, D.SelectorList__resolveParentSelectorsCompound_closure3, D.SelectorList__resolveParentSelectorsCompound_closure4, D.listConstructor_closure, D.listConstructor__closure, D.listConstructor_closure1, D.listConstructor_closure2, D.listConstructor_closure4, D.listConstructor_closure5, D.SassList_isBlank_closure0, A.MapExpression_toString_closure0, A._get_closure0, A._set_closure1, A._set__closure2, A._set_closure2, A._set__closure1, A._merge_closure1, A._merge_closure2, A._merge__closure0, A._deepMerge_closure0, A._deepRemove_closure0, A._deepRemove__closure0, A._remove_closure1, A._remove_closure2, A._keys_closure0, A._values_closure0, A._hasKey_closure0, A._modify__modifyNestedMap0, A.mapConstructor_closure, A.mapConstructor__closure, A.mapConstructor__closure0, A.mapConstructor_closure2, A.mapConstructor_closure3, A.mapConstructor_closure4, A.mapConstructor_closure5, K._ceil_closure0, K._clamp_closure0, K._floor_closure0, K._max_closure0, K._min_closure0, K._abs_closure0, K._hypot_closure0, K._hypot__closure0, K._log_closure0, K._pow_closure0, K._sqrt_closure0, K._acos_closure0, K._asin_closure0, K._atan_closure0, K._atan2_closure0, K._cos_closure0, K._sin_closure0, K._tan_closure0, K._compatible_closure0, K._isUnitless_closure0, K._unit_closure0, K._percentage_closure0, K._randomFunction_closure0, K._div_closure0, K._numberFunction_closure0, Q.global_closure57, Q.global_closure58, Q.global_closure59, Q.global_closure60, Q.local_closure1, Q.local_closure2, Q.local__closure0, B.listDir__closure1, B.listDir__closure2, B.listDir_closure_list0, B.listDir__list_closure0, B._render_closure0, B._parseFunctions__closure, B._parseFunctions___closure0, B._parseFunctions__closure0, B._parseFunctions__closure1, B._parseFunctions___closure, B._parseImporter_closure, B._parseImporter__closure, B._parseImporter___closure, O.nullConstructor__closure, T.numberConstructor_closure, T.numberConstructor_closure0, T.numberConstructor_closure2, T.numberConstructor_closure4, T._parseNumber_closure, T._parseNumber_closure0, T.SassNumber__coerceOrConvertValue_closure3, T.SassNumber__coerceOrConvertValue_closure5, T.SassNumber_multiplyUnits_closure3, T.SassNumber_multiplyUnits_closure5, T.SassNumber__areAnyConvertible_closure0, T.SassNumber__canonicalizeUnitList_closure0, M.ParentStatement_closure0, M.ParentStatement__closure0, G.Parser_scanIdentChar_matches0, F._PrefixedKeys_iterator_closure0, R._wrapMain_closure, R._wrapMain_closure0, T._nest_closure0, T._nest__closure1, T._append_closure1, T._append__closure1, T._append___closure0, T._extend_closure0, T._replace_closure0, T._unify_closure0, T._isSuperselector_closure0, T._simpleSelectors_closure0, T._simpleSelectors__closure0, T._parse_closure0, N.serialize_closure0, N._SerializeVisitor_visitList_closure2, N._SerializeVisitor_visitList_closure3, N._SerializeVisitor_visitList_closure4, N._SerializeVisitor_visitMap_closure0, N._SerializeVisitor_visitSelectorList_closure0, L.SingleUnitSassNumber__coerceToUnit_closure0, L.SingleUnitSassNumber__coerceValueToUnit_closure0, L.SingleUnitSassNumber_multiplyUnits_closure1, D.SourceMapBuffer_buildSourceMap_closure0, A.StatementSearchVisitor_visitIfRule_closure1, A.StatementSearchVisitor_visitIfRule__closure2, A.StatementSearchVisitor_visitIfRule_closure2, A.StatementSearchVisitor_visitIfRule__closure1, A.StatementSearchVisitor_visitChildren_closure0, D._unquote_closure0, D._quote_closure0, D._length_closure1, D._insert_closure0, D._index_closure1, D._slice_closure0, D._toUpperCase_closure0, D._toLowerCase_closure0, D._uniqueId_closure0, D.stringConstructor_closure, D.stringConstructor_closure0, D.stringConstructor_closure2, V.StylesheetParser_parse__closure2, V.StylesheetParser_expression_addSingleExpression0, V.StylesheetParser_expression_addOperator0, V.StylesheetParser__unicodeRange_closure1, V.StylesheetParser__unicodeRange_closure2, V.StylesheetParser_trySpecialFunction_closure0, Y.TerseLogger_summarize_closure1, Y.TerseLogger_summarize_closure2, R._UnprefixedKeys_iterator_closure1, R._UnprefixedKeys_iterator_closure2, B._exactlyOne_closure0, B.forwardToString_closure, B.indent_closure0, B.flattenVertically_closure1, B.flattenVertically_closure2]);
|
|
93434
|
+
_inheritMany(H.Closure, [H.Closure2Args, H.CastMap_entries_closure, H.Closure0Args, H.ConstantStringMap_values_closure, H.Instantiation, H.TearOffClosure, H.JsLinkedHashMap_values_closure, H.initHooks_closure, H.initHooks_closure1, P._AsyncRun__initializeScheduleImmediate_internalCallback, P._AsyncRun__initializeScheduleImmediate_closure, P._awaitOnObject_closure, P.Future_wait_closure, P._Future__chainForeignFuture_closure, P._Future__propagateToListeners_handleWhenCompleteCallback_closure, P.Stream_Stream$fromFuture_closure, P.Stream_length_closure, P._CustomZone_bindUnaryCallback_closure, P._RootZone_bindUnaryCallback_closure, P._HashMap_values_closure, P._LinkedCustomHashMap_closure, P.MapMixin_entries_closure, P.Duration_toString_sixDigits, P.Duration_toString_twoDigits, P.Uri_parseIPv6Address_error, P._Uri__makePath_closure, P._createTables_setChars, P._createTables_setRange, N.ArgParser__addOption_closure, G._Usage__writeOption_closure, G._Usage__buildAllowedList_closure, L.StreamGroup__onListen_closure, L.StreamGroup__onCancel_closure, G.StreamQueue__ensureListening_closure, Q.alwaysValid_closure, B.ReplAdapter_runAsync__closure, M.MapKeySet_difference_closure, M.futureToPromise__closure, M.Context_joinAll_closure, M.Context_split_closure, M._validateArgList_closure, X.ParsedPath__splitExtension_closure, K.PathMap__create_closure0, K.PathMap__create_closure1, L.WindowsStyle_absolutePathToUri_closure, B.ArgumentDeclaration_verify_closure, B.ArgumentDeclaration_verify_closure0, V.CalculationExpression__verifyArguments_closure, D.ListExpression_toString_closure, A.MapExpression_toString_closure, X.Interpolation_toString_closure, V.EachRule_toString_closure, V.IfRule_toString_closure, V.IfRuleClause$__closure, V.IfRuleClause$___closure, M.ParentStatement_closure, M.ParentStatement__closure, S.ComplexSelector_isInvisible_closure, X.CompoundSelector_isInvisible_closure, N.IDSelector_unify_closure, D.SelectorList_isInvisible_closure, D.SelectorList_asSassList_closure, D.SelectorList_asSassList__closure, D.SelectorList_unify_closure, D.SelectorList_unify__closure, D.SelectorList_unify___closure, D.SelectorList_resolveParentSelectors_closure, D.SelectorList_resolveParentSelectors__closure, D.SelectorList_resolveParentSelectors__closure0, D.SelectorList__complexContainsParentSelector_closure, D.SelectorList__complexContainsParentSelector__closure, D.SelectorList__resolveParentSelectorsCompound_closure, D.SelectorList__resolveParentSelectorsCompound_closure0, D.SelectorList__resolveParentSelectorsCompound_closure1, D.PseudoSelector_unify_closure, X._compileStylesheet_closure0, Q.AsyncEnvironment_importForwards_closure, Q.AsyncEnvironment_importForwards_closure0, Q.AsyncEnvironment_importForwards_closure1, Q.AsyncEnvironment__getVariableFromGlobalModule_closure, Q.AsyncEnvironment_setVariable_closure0, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure, Q.AsyncEnvironment__getMixinFromGlobalModule_closure, Q.AsyncEnvironment_toModule_closure, Q.AsyncEnvironment_toDummyModule_closure, Q.AsyncEnvironment__fromOneModule_closure, Q.AsyncEnvironment__fromOneModule__closure, Q._EnvironmentModule__EnvironmentModule_closure5, Q._EnvironmentModule__EnvironmentModule_closure6, Q._EnvironmentModule__EnvironmentModule_closure7, Q._EnvironmentModule__EnvironmentModule_closure8, Q._EnvironmentModule__EnvironmentModule_closure9, Q._EnvironmentModule__EnvironmentModule_closure10, O.AsyncImportCache_humanize_closure, O.AsyncImportCache_humanize_closure0, O.AsyncImportCache_humanize_closure1, S.AsyncBuiltInCallable$mixin_closure, Q.BuiltInCallable$mixin_closure, U._compileStylesheet_closure, A.Configuration_toString_closure, O.Environment_importForwards_closure, O.Environment_importForwards_closure0, O.Environment_importForwards_closure1, O.Environment__getVariableFromGlobalModule_closure, O.Environment_setVariable_closure0, O.Environment__getFunctionFromGlobalModule_closure, O.Environment__getMixinFromGlobalModule_closure, O.Environment_toModule_closure, O.Environment_toDummyModule_closure, O.Environment__fromOneModule_closure, O.Environment__fromOneModule__closure, O._EnvironmentModule__EnvironmentModule_closure, O._EnvironmentModule__EnvironmentModule_closure0, O._EnvironmentModule__EnvironmentModule_closure1, O._EnvironmentModule__EnvironmentModule_closure2, O._EnvironmentModule__EnvironmentModule_closure3, O._EnvironmentModule__EnvironmentModule_closure4, D._writeSourceMap_closure, B.ExecutableOptions_emitErrorCss_closure, A.watch_closure, A._Watcher__debounceEvents_closure, X.ExtensionStore_extensionsWhereTarget_closure, X.ExtensionStore_addExtensions_closure0, X.ExtensionStore_addExtensions__closure, X.ExtensionStore_addExtensions__closure0, X.ExtensionStore__extendComplex_closure, X.ExtensionStore__extendComplex_closure0, X.ExtensionStore__extendComplex__closure, X.ExtensionStore__extendComplex__closure0, X.ExtensionStore__extendComplex___closure, X.ExtensionStore__extendCompound_closure, X.ExtensionStore__extendCompound_closure0, X.ExtensionStore__extendCompound__closure, X.ExtensionStore__extendCompound__closure0, X.ExtensionStore__extendCompound_closure1, X.ExtensionStore__extendCompound_closure2, X.ExtensionStore__extendCompound_closure3, X.ExtensionStore__extendSimple_withoutPseudo, X.ExtensionStore__extendSimple_closure, X.ExtensionStore__extendSimple_closure0, X.ExtensionStore__extendPseudo_closure, X.ExtensionStore__extendPseudo_closure0, X.ExtensionStore__extendPseudo_closure1, X.ExtensionStore__extendPseudo_closure2, X.ExtensionStore__extendPseudo_closure3, X.ExtensionStore__trim_closure, X.ExtensionStore__trim_closure0, Y.unifyComplex_closure, Y._weaveParents_closure0, Y._weaveParents_closure1, Y._weaveParents__closure1, Y._weaveParents_closure2, Y._weaveParents_closure3, Y._weaveParents__closure0, Y._weaveParents_closure4, Y._weaveParents_closure5, Y._weaveParents__closure, Y._mustUnify_closure, Y._mustUnify__closure, Y.paths__closure, Y.paths___closure, Y._hasRoot_closure, Y.listIsSuperselector_closure, Y.listIsSuperselector__closure, Y._simpleIsSuperselectorOfCompound_closure, Y._simpleIsSuperselectorOfCompound__closure, Y._selectorPseudoIsSuperselector_closure, Y._selectorPseudoIsSuperselector_closure0, Y._selectorPseudoIsSuperselector_closure1, Y._selectorPseudoIsSuperselector_closure2, Y._selectorPseudoIsSuperselector_closure3, Y._selectorPseudoIsSuperselector__closure, Y._selectorPseudoIsSuperselector___closure, Y._selectorPseudoIsSuperselector___closure0, Y._selectorPseudoIsSuperselector_closure4, Y._selectorPseudoIsSuperselector_closure5, Y._selectorPseudoArgs_closure, Y._selectorPseudoArgs_closure0, Y.globalFunctions_closure, K.global_closure, K.global_closure0, K.global_closure1, K.global_closure2, K.global_closure3, K.global_closure4, K.global_closure5, K.global_closure6, K.global_closure7, K.global_closure8, K.global_closure9, K.global_closure10, K.global_closure11, K.global_closure12, K.global_closure13, K.global_closure14, K.global_closure15, K.global_closure16, K.global_closure17, K.global_closure18, K.global_closure19, K.global_closure20, K.global_closure21, K.global_closure22, K.global_closure23, K.global_closure24, K.global__closure, K.global_closure25, K.module_closure, K.module_closure0, K.module_closure1, K.module_closure2, K.module_closure3, K.module_closure4, K.module_closure5, K.module_closure6, K.module__closure, K.module_closure7, K._red_closure, K._green_closure, K._blue_closure, K._mix_closure, K._hue_closure, K._saturation_closure, K._lightness_closure, K._complement_closure, K._adjust_closure, K._scale_closure, K._change_closure, K._ieHexStr_closure, K._ieHexStr_closure_hexString, K._updateComponents_getParam, K._updateComponents_closure, K._updateComponents_updateValue, K._functionString_closure, K._removedColorFunction_closure, K._rgb_closure, K._hsl_closure, K._removeUnits_closure, K._removeUnits_closure0, K._hwb_closure, K._parseChannels_closure, D._length_closure0, D._nth_closure, D._setNth_closure, D._join_closure, D._append_closure0, D._zip_closure, D._zip__closure, D._zip__closure0, D._zip__closure1, D._index_closure0, D._separator_closure, D._isBracketed_closure, D._slash_closure, A._get_closure, A._set_closure, A._set__closure0, A._set_closure0, A._set__closure, A._merge_closure, A._merge_closure0, A._merge__closure, A._deepMerge_closure, A._deepRemove_closure, A._deepRemove__closure, A._remove_closure, A._remove_closure0, A._keys_closure, A._values_closure, A._hasKey_closure, A._modify__modifyNestedMap, K._ceil_closure, K._clamp_closure, K._floor_closure, K._max_closure, K._min_closure, K._abs_closure, K._hypot_closure, K._hypot__closure, K._log_closure, K._pow_closure, K._sqrt_closure, K._acos_closure, K._asin_closure, K._atan_closure, K._atan2_closure, K._cos_closure, K._sin_closure, K._tan_closure, K._compatible_closure, K._isUnitless_closure, K._unit_closure, K._percentage_closure, K._randomFunction_closure, K._div_closure, K._numberFunction_closure, Q.global_closure26, Q.global_closure27, Q.global_closure28, Q.global_closure29, Q.local_closure, Q.local_closure0, Q.local__closure, T._nest_closure, T._nest__closure, T._append_closure, T._append__closure, T._append___closure, T._extend_closure, T._replace_closure, T._unify_closure, T._isSuperselector_closure, T._simpleSelectors_closure, T._simpleSelectors__closure, T._parse_closure, D._unquote_closure, D._quote_closure, D._length_closure, D._insert_closure, D._index_closure, D._slice_closure, D._toUpperCase_closure, D._toLowerCase_closure, D._uniqueId_closure, R.ImportCache_humanize_closure, R.ImportCache_humanize_closure0, R.ImportCache_humanize_closure1, F.FilesystemImporter_canonicalize_closure, B._exactlyOne_closure, F._realCasePath_helper, F._realCasePath_helper__closure, B.readStdin_closure, B.readStdin_closure0, B.readStdin_closure1, B.readStdin_closure2, B.listDir__closure, B.listDir__closure0, B.listDir_closure_list, B.listDir__list_closure, B.watchDir_closure, B.watchDir_closure0, B.watchDir_closure1, B.watchDir_closure2, Y.TerseLogger_summarize_closure, Y.TerseLogger_summarize_closure0, Q._disallowedFunctionNames_closure, G.Parser_scanIdentChar_matches, V.StylesheetParser_parse__closure0, V.StylesheetParser_expression_addSingleExpression, V.StylesheetParser_expression_addOperator, V.StylesheetParser__unicodeRange_closure, V.StylesheetParser__unicodeRange_closure0, V.StylesheetParser_trySpecialFunction_closure, M.StylesheetGraph_modifiedSince_transitiveModificationTime, F._PrefixedKeys_iterator_closure, D.SourceMapBuffer_buildSourceMap_closure, R._UnprefixedKeys_iterator_closure, R._UnprefixedKeys_iterator_closure0, B.indent_closure, B.flattenVertically_closure, B.flattenVertically_closure0, V.SassCalculation__verifyLength_closure, K.SassColor_SassColor$hwb_toRgb, D.SassList_isBlank_closure, T.SassNumber__coerceOrConvertValue_closure, T.SassNumber__coerceOrConvertValue_closure1, T.SassNumber_multiplyUnits_closure, T.SassNumber_multiplyUnits_closure1, T.SassNumber__areAnyConvertible_closure, T.SassNumber__canonicalizeUnitList_closure, L.SingleUnitSassNumber__coerceToUnit_closure, L.SingleUnitSassNumber__coerceValueToUnit_closure, L.SingleUnitSassNumber_multiplyUnits_closure, E._EvaluateVisitor_closure9, E._EvaluateVisitor_closure10, E._EvaluateVisitor_closure11, E._EvaluateVisitor_closure12, E._EvaluateVisitor_closure13, E._EvaluateVisitor_closure14, E._EvaluateVisitor_closure15, E._EvaluateVisitor_closure16, E._EvaluateVisitor_closure17, E._EvaluateVisitor_closure18, E._EvaluateVisitor__closure3, E._EvaluateVisitor__loadModule__closure0, E._EvaluateVisitor__combineCss_closure2, E._EvaluateVisitor__combineCss_closure3, E._EvaluateVisitor__combineCss_closure4, E._EvaluateVisitor__extendModules_closure1, E._EvaluateVisitor__topologicalModules_visitModule0, E._EvaluateVisitor__scopeForAtRoot_closure5, E._EvaluateVisitor__scopeForAtRoot_closure6, E._EvaluateVisitor__scopeForAtRoot_closure7, E._EvaluateVisitor__scopeForAtRoot_closure8, E._EvaluateVisitor__scopeForAtRoot_closure9, E._EvaluateVisitor__scopeForAtRoot_closure10, E._EvaluateVisitor_visitDeclaration_closure1, E._EvaluateVisitor_visitEachRule_closure2, E._EvaluateVisitor_visitEachRule_closure3, E._EvaluateVisitor_visitEachRule__closure0, E._EvaluateVisitor_visitEachRule___closure0, E._EvaluateVisitor_visitAtRule_closure2, E._EvaluateVisitor_visitAtRule_closure4, E._EvaluateVisitor_visitForRule__closure0, E._EvaluateVisitor_visitForwardRule_closure1, E._EvaluateVisitor_visitForwardRule_closure2, E._EvaluateVisitor_visitIfRule__closure0, E._EvaluateVisitor__visitDynamicImport__closure3, E._EvaluateVisitor__visitDynamicImport__closure4, E._EvaluateVisitor__visitDynamicImport__closure5, E._EvaluateVisitor__visitStaticImport_closure0, E._EvaluateVisitor_visitIncludeRule_closure6, E._EvaluateVisitor_visitMediaRule_closure2, E._EvaluateVisitor_visitMediaRule_closure4, E._EvaluateVisitor_visitStyleRule_closure8, E._EvaluateVisitor_visitStyleRule_closure12, E._EvaluateVisitor_visitSupportsRule_closure2, E._EvaluateVisitor_visitUseRule_closure0, E._EvaluateVisitor_visitWhileRule__closure0, E._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation0, E._EvaluateVisitor_visitListExpression_closure0, E._EvaluateVisitor__runUserDefinedCallable____closure0, E._EvaluateVisitor__runBuiltInCallable_closure4, E._EvaluateVisitor__evaluateArguments_closure3, E._EvaluateVisitor__evaluateArguments_closure4, E._EvaluateVisitor__evaluateArguments_closure6, E._EvaluateVisitor__evaluateMacroArguments_closure3, E._EvaluateVisitor__evaluateMacroArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure6, E._EvaluateVisitor_visitStringExpression_closure0, E._EvaluateVisitor_visitCssAtRule_closure2, E._EvaluateVisitor_visitCssKeyframeBlock_closure2, E._EvaluateVisitor_visitCssMediaRule_closure2, E._EvaluateVisitor_visitCssMediaRule_closure4, E._EvaluateVisitor_visitCssStyleRule_closure2, E._EvaluateVisitor_visitCssSupportsRule_closure2, E._EvaluateVisitor__performInterpolation_closure0, E._EvaluateVisitor__withoutSlash_recommendation0, E._EvaluateVisitor__stackFrame_closure0, E._EvaluateVisitor__stackTrace_closure0, E._ImportedCssVisitor_visitCssAtRule_closure0, E._ImportedCssVisitor_visitCssMediaRule_closure0, E._ImportedCssVisitor_visitCssStyleRule_closure0, E._ImportedCssVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor_closure, R._EvaluateVisitor_closure0, R._EvaluateVisitor_closure1, R._EvaluateVisitor_closure2, R._EvaluateVisitor_closure3, R._EvaluateVisitor_closure4, R._EvaluateVisitor_closure5, R._EvaluateVisitor_closure6, R._EvaluateVisitor_closure7, R._EvaluateVisitor_closure8, R._EvaluateVisitor__closure0, R._EvaluateVisitor__loadModule__closure, R._EvaluateVisitor__combineCss_closure, R._EvaluateVisitor__combineCss_closure0, R._EvaluateVisitor__combineCss_closure1, R._EvaluateVisitor__extendModules_closure, R._EvaluateVisitor__topologicalModules_visitModule, R._EvaluateVisitor__scopeForAtRoot_closure, R._EvaluateVisitor__scopeForAtRoot_closure0, R._EvaluateVisitor__scopeForAtRoot_closure1, R._EvaluateVisitor__scopeForAtRoot_closure2, R._EvaluateVisitor__scopeForAtRoot_closure3, R._EvaluateVisitor__scopeForAtRoot_closure4, R._EvaluateVisitor_visitDeclaration_closure, R._EvaluateVisitor_visitEachRule_closure, R._EvaluateVisitor_visitEachRule_closure0, R._EvaluateVisitor_visitEachRule__closure, R._EvaluateVisitor_visitEachRule___closure, R._EvaluateVisitor_visitAtRule_closure, R._EvaluateVisitor_visitAtRule_closure1, R._EvaluateVisitor_visitForRule__closure, R._EvaluateVisitor_visitForwardRule_closure, R._EvaluateVisitor_visitForwardRule_closure0, R._EvaluateVisitor_visitIfRule__closure, R._EvaluateVisitor__visitDynamicImport__closure, R._EvaluateVisitor__visitDynamicImport__closure0, R._EvaluateVisitor__visitDynamicImport__closure1, R._EvaluateVisitor__visitStaticImport_closure, R._EvaluateVisitor_visitIncludeRule_closure2, R._EvaluateVisitor_visitMediaRule_closure, R._EvaluateVisitor_visitMediaRule_closure1, R._EvaluateVisitor_visitStyleRule_closure1, R._EvaluateVisitor_visitStyleRule_closure5, R._EvaluateVisitor_visitSupportsRule_closure0, R._EvaluateVisitor_visitUseRule_closure, R._EvaluateVisitor_visitWhileRule__closure, R._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation, R._EvaluateVisitor_visitListExpression_closure, R._EvaluateVisitor__runUserDefinedCallable____closure, R._EvaluateVisitor__runBuiltInCallable_closure1, R._EvaluateVisitor__evaluateArguments_closure, R._EvaluateVisitor__evaluateArguments_closure0, R._EvaluateVisitor__evaluateArguments_closure2, R._EvaluateVisitor__evaluateMacroArguments_closure, R._EvaluateVisitor__evaluateMacroArguments_closure0, R._EvaluateVisitor__evaluateMacroArguments_closure2, R._EvaluateVisitor_visitStringExpression_closure, R._EvaluateVisitor_visitCssAtRule_closure0, R._EvaluateVisitor_visitCssKeyframeBlock_closure0, R._EvaluateVisitor_visitCssMediaRule_closure, R._EvaluateVisitor_visitCssMediaRule_closure1, R._EvaluateVisitor_visitCssStyleRule_closure0, R._EvaluateVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor__performInterpolation_closure, R._EvaluateVisitor__withoutSlash_recommendation, R._EvaluateVisitor__stackFrame_closure, R._EvaluateVisitor__stackTrace_closure, R._ImportedCssVisitor_visitCssAtRule_closure, R._ImportedCssVisitor_visitCssMediaRule_closure, R._ImportedCssVisitor_visitCssStyleRule_closure, R._ImportedCssVisitor_visitCssSupportsRule_closure, N.serialize_closure, N._SerializeVisitor_visitList_closure, N._SerializeVisitor_visitList_closure0, N._SerializeVisitor_visitList_closure1, N._SerializeVisitor_visitMap_closure, N._SerializeVisitor_visitSelectorList_closure, A.StatementSearchVisitor_visitIfRule_closure, A.StatementSearchVisitor_visitIfRule__closure0, A.StatementSearchVisitor_visitIfRule_closure0, A.StatementSearchVisitor_visitIfRule__closure, A.StatementSearchVisitor_visitChildren_closure, T.SingleMapping_SingleMapping$fromEntries_closure1, T.SingleMapping_toJson_closure, U.Highlighter$__closure, U.Highlighter$___closure, U.Highlighter$__closure0, U.Highlighter__collateLines_closure, U.Highlighter__collateLines_closure1, U.Highlighter__collateLines__closure, U.Highlighter_highlight_closure, U.Chain_Chain$parse_closure, U.Chain_Chain$parse_closure0, U.Chain_Chain$parse_closure1, U.Chain_toTrace_closure, U.Chain_toString_closure0, U.Chain_toString__closure0, U.Chain_toString_closure, U.Chain_toString__closure, Y.Trace__parseVM_closure, Y.Trace__parseVM_closure0, Y.Trace$parseV8_closure, Y.Trace$parseV8_closure0, Y.Trace$parseJSCore_closure, Y.Trace$parseJSCore_closure0, Y.Trace$parseFirefox_closure, Y.Trace$parseFirefox_closure0, Y.Trace$parseFriendly_closure, Y.Trace$parseFriendly_closure0, Y.Trace_terse_closure, Y.Trace_foldFrames_closure, Y.Trace_foldFrames_closure0, Y.Trace_toString_closure0, Y.Trace_toString_closure, L.TransformByHandlers_transformByHandlers__closure, R.RateLimit__debounceAggregate_closure0, B.ArgumentDeclaration_verify_closure1, B.ArgumentDeclaration_verify_closure2, S.AsyncBuiltInCallable$mixin_closure0, X._compileStylesheet_closure2, Q.AsyncEnvironment_importForwards_closure2, Q.AsyncEnvironment_importForwards_closure3, Q.AsyncEnvironment_importForwards_closure4, Q.AsyncEnvironment__getVariableFromGlobalModule_closure0, Q.AsyncEnvironment_setVariable_closure3, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure0, Q.AsyncEnvironment__getMixinFromGlobalModule_closure0, Q.AsyncEnvironment_toModule_closure0, Q.AsyncEnvironment_toDummyModule_closure0, Q.AsyncEnvironment__fromOneModule_closure0, Q.AsyncEnvironment__fromOneModule__closure0, Q._EnvironmentModule__EnvironmentModule_closure17, Q._EnvironmentModule__EnvironmentModule_closure18, Q._EnvironmentModule__EnvironmentModule_closure19, Q._EnvironmentModule__EnvironmentModule_closure20, Q._EnvironmentModule__EnvironmentModule_closure21, Q._EnvironmentModule__EnvironmentModule_closure22, E._EvaluateVisitor_closure29, E._EvaluateVisitor_closure30, E._EvaluateVisitor_closure31, E._EvaluateVisitor_closure32, E._EvaluateVisitor_closure33, E._EvaluateVisitor_closure34, E._EvaluateVisitor_closure35, E._EvaluateVisitor_closure36, E._EvaluateVisitor_closure37, E._EvaluateVisitor_closure38, E._EvaluateVisitor__closure9, E._EvaluateVisitor__loadModule__closure2, E._EvaluateVisitor__combineCss_closure8, E._EvaluateVisitor__combineCss_closure9, E._EvaluateVisitor__combineCss_closure10, E._EvaluateVisitor__extendModules_closure5, E._EvaluateVisitor__topologicalModules_visitModule2, E._EvaluateVisitor__scopeForAtRoot_closure17, E._EvaluateVisitor__scopeForAtRoot_closure18, E._EvaluateVisitor__scopeForAtRoot_closure19, E._EvaluateVisitor__scopeForAtRoot_closure20, E._EvaluateVisitor__scopeForAtRoot_closure21, E._EvaluateVisitor__scopeForAtRoot_closure22, E._EvaluateVisitor_visitDeclaration_closure5, E._EvaluateVisitor_visitEachRule_closure8, E._EvaluateVisitor_visitEachRule_closure9, E._EvaluateVisitor_visitEachRule__closure2, E._EvaluateVisitor_visitEachRule___closure2, E._EvaluateVisitor_visitAtRule_closure8, E._EvaluateVisitor_visitAtRule_closure10, E._EvaluateVisitor_visitForRule__closure2, E._EvaluateVisitor_visitForwardRule_closure5, E._EvaluateVisitor_visitForwardRule_closure6, E._EvaluateVisitor_visitIfRule__closure2, E._EvaluateVisitor__visitDynamicImport__closure11, E._EvaluateVisitor__visitDynamicImport__closure12, E._EvaluateVisitor__visitDynamicImport__closure13, E._EvaluateVisitor__visitStaticImport_closure2, E._EvaluateVisitor_visitIncludeRule_closure14, E._EvaluateVisitor_visitMediaRule_closure8, E._EvaluateVisitor_visitMediaRule_closure10, E._EvaluateVisitor_visitStyleRule_closure22, E._EvaluateVisitor_visitStyleRule_closure26, E._EvaluateVisitor_visitSupportsRule_closure6, E._EvaluateVisitor_visitUseRule_closure2, E._EvaluateVisitor_visitWhileRule__closure2, E._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation2, E._EvaluateVisitor_visitListExpression_closure2, E._EvaluateVisitor__runUserDefinedCallable____closure2, E._EvaluateVisitor__runBuiltInCallable_closure10, E._EvaluateVisitor__evaluateArguments_closure11, E._EvaluateVisitor__evaluateArguments_closure12, E._EvaluateVisitor__evaluateArguments_closure14, E._EvaluateVisitor__evaluateMacroArguments_closure11, E._EvaluateVisitor__evaluateMacroArguments_closure12, E._EvaluateVisitor__evaluateMacroArguments_closure14, E._EvaluateVisitor_visitStringExpression_closure2, E._EvaluateVisitor_visitCssAtRule_closure6, E._EvaluateVisitor_visitCssKeyframeBlock_closure6, E._EvaluateVisitor_visitCssMediaRule_closure8, E._EvaluateVisitor_visitCssMediaRule_closure10, E._EvaluateVisitor_visitCssStyleRule_closure6, E._EvaluateVisitor_visitCssSupportsRule_closure6, E._EvaluateVisitor__performInterpolation_closure2, E._EvaluateVisitor__withoutSlash_recommendation2, E._EvaluateVisitor__stackFrame_closure2, E._EvaluateVisitor__stackTrace_closure2, E._ImportedCssVisitor_visitCssAtRule_closure2, E._ImportedCssVisitor_visitCssMediaRule_closure2, E._ImportedCssVisitor_visitCssStyleRule_closure2, E._ImportedCssVisitor_visitCssSupportsRule_closure2, O.AsyncImportCache_humanize_closure2, O.AsyncImportCache_humanize_closure3, O.AsyncImportCache_humanize_closure4, Z.booleanConstructor__closure, Z.booleanConstructor__closure0, Q.BuiltInCallable$mixin_closure0, V.CalculationExpression__verifyArguments_closure0, V.SassCalculation__verifyLength_closure0, K.global_closure30, K.global_closure31, K.global_closure32, K.global_closure33, K.global_closure34, K.global_closure35, K.global_closure36, K.global_closure37, K.global_closure38, K.global_closure39, K.global_closure40, K.global_closure41, K.global_closure42, K.global_closure43, K.global_closure44, K.global_closure45, K.global_closure46, K.global_closure47, K.global_closure48, K.global_closure49, K.global_closure50, K.global_closure51, K.global_closure52, K.global_closure53, K.global_closure54, K.global_closure55, K.global__closure0, K.global_closure56, K.module_closure8, K.module_closure9, K.module_closure10, K.module_closure11, K.module_closure12, K.module_closure13, K.module_closure14, K.module_closure15, K.module__closure0, K.module_closure16, K._red_closure0, K._green_closure0, K._blue_closure0, K._mix_closure0, K._hue_closure0, K._saturation_closure0, K._lightness_closure0, K._complement_closure0, K._adjust_closure0, K._scale_closure0, K._change_closure0, K._ieHexStr_closure0, K._ieHexStr_closure_hexString0, K._updateComponents_getParam0, K._updateComponents_closure0, K._updateComponents_updateValue0, K._functionString_closure0, K._removedColorFunction_closure0, K._rgb_closure0, K._hsl_closure0, K._removeUnits_closure1, K._removeUnits_closure2, K._hwb_closure0, K._parseChannels_closure0, K.colorConstructor_closure, K.colorConstructor_closure0, K.colorConstructor_closure1, K.colorConstructor_closure2, K.colorConstructor_closure3, K.colorConstructor_closure8, K.SassColor_SassColor$hwb_toRgb0, U._compileStylesheet_closure1, S.ComplexSelector_isInvisible_closure0, X.CompoundSelector_isInvisible_closure0, A.Configuration_toString_closure0, Q._disallowedFunctionNames_closure0, V.EachRule_toString_closure0, O.Environment_importForwards_closure2, O.Environment_importForwards_closure3, O.Environment_importForwards_closure4, O.Environment__getVariableFromGlobalModule_closure0, O.Environment_setVariable_closure3, O.Environment__getFunctionFromGlobalModule_closure0, O.Environment__getMixinFromGlobalModule_closure0, O.Environment_toModule_closure0, O.Environment_toDummyModule_closure0, O.Environment__fromOneModule_closure0, O.Environment__fromOneModule__closure0, O._EnvironmentModule__EnvironmentModule_closure11, O._EnvironmentModule__EnvironmentModule_closure12, O._EnvironmentModule__EnvironmentModule_closure13, O._EnvironmentModule__EnvironmentModule_closure14, O._EnvironmentModule__EnvironmentModule_closure15, O._EnvironmentModule__EnvironmentModule_closure16, R._EvaluateVisitor_closure19, R._EvaluateVisitor_closure20, R._EvaluateVisitor_closure21, R._EvaluateVisitor_closure22, R._EvaluateVisitor_closure23, R._EvaluateVisitor_closure24, R._EvaluateVisitor_closure25, R._EvaluateVisitor_closure26, R._EvaluateVisitor_closure27, R._EvaluateVisitor_closure28, R._EvaluateVisitor__closure6, R._EvaluateVisitor__loadModule__closure1, R._EvaluateVisitor__combineCss_closure5, R._EvaluateVisitor__combineCss_closure6, R._EvaluateVisitor__combineCss_closure7, R._EvaluateVisitor__extendModules_closure3, R._EvaluateVisitor__topologicalModules_visitModule1, R._EvaluateVisitor__scopeForAtRoot_closure11, R._EvaluateVisitor__scopeForAtRoot_closure12, R._EvaluateVisitor__scopeForAtRoot_closure13, R._EvaluateVisitor__scopeForAtRoot_closure14, R._EvaluateVisitor__scopeForAtRoot_closure15, R._EvaluateVisitor__scopeForAtRoot_closure16, R._EvaluateVisitor_visitDeclaration_closure3, R._EvaluateVisitor_visitEachRule_closure5, R._EvaluateVisitor_visitEachRule_closure6, R._EvaluateVisitor_visitEachRule__closure1, R._EvaluateVisitor_visitEachRule___closure1, R._EvaluateVisitor_visitAtRule_closure5, R._EvaluateVisitor_visitAtRule_closure7, R._EvaluateVisitor_visitForRule__closure1, R._EvaluateVisitor_visitForwardRule_closure3, R._EvaluateVisitor_visitForwardRule_closure4, R._EvaluateVisitor_visitIfRule__closure1, R._EvaluateVisitor__visitDynamicImport__closure7, R._EvaluateVisitor__visitDynamicImport__closure8, R._EvaluateVisitor__visitDynamicImport__closure9, R._EvaluateVisitor__visitStaticImport_closure1, R._EvaluateVisitor_visitIncludeRule_closure10, R._EvaluateVisitor_visitMediaRule_closure5, R._EvaluateVisitor_visitMediaRule_closure7, R._EvaluateVisitor_visitStyleRule_closure15, R._EvaluateVisitor_visitStyleRule_closure19, R._EvaluateVisitor_visitSupportsRule_closure4, R._EvaluateVisitor_visitUseRule_closure1, R._EvaluateVisitor_visitWhileRule__closure1, R._EvaluateVisitor_visitBinaryOperationExpression_closure_recommendation1, R._EvaluateVisitor_visitListExpression_closure1, R._EvaluateVisitor__runUserDefinedCallable____closure1, R._EvaluateVisitor__runBuiltInCallable_closure7, R._EvaluateVisitor__evaluateArguments_closure7, R._EvaluateVisitor__evaluateArguments_closure8, R._EvaluateVisitor__evaluateArguments_closure10, R._EvaluateVisitor__evaluateMacroArguments_closure7, R._EvaluateVisitor__evaluateMacroArguments_closure8, R._EvaluateVisitor__evaluateMacroArguments_closure10, R._EvaluateVisitor_visitStringExpression_closure1, R._EvaluateVisitor_visitCssAtRule_closure4, R._EvaluateVisitor_visitCssKeyframeBlock_closure4, R._EvaluateVisitor_visitCssMediaRule_closure5, R._EvaluateVisitor_visitCssMediaRule_closure7, R._EvaluateVisitor_visitCssStyleRule_closure4, R._EvaluateVisitor_visitCssSupportsRule_closure4, R._EvaluateVisitor__performInterpolation_closure1, R._EvaluateVisitor__withoutSlash_recommendation1, R._EvaluateVisitor__stackFrame_closure1, R._EvaluateVisitor__stackTrace_closure1, R._ImportedCssVisitor_visitCssAtRule_closure1, R._ImportedCssVisitor_visitCssMediaRule_closure1, R._ImportedCssVisitor_visitCssStyleRule_closure1, R._ImportedCssVisitor_visitCssSupportsRule_closure1, X.ExtensionStore_extensionsWhereTarget_closure0, X.ExtensionStore_addExtensions_closure2, X.ExtensionStore_addExtensions__closure2, X.ExtensionStore_addExtensions__closure3, X.ExtensionStore__extendComplex_closure1, X.ExtensionStore__extendComplex_closure2, X.ExtensionStore__extendComplex__closure1, X.ExtensionStore__extendComplex__closure2, X.ExtensionStore__extendComplex___closure0, X.ExtensionStore__extendCompound_closure4, X.ExtensionStore__extendCompound_closure5, X.ExtensionStore__extendCompound__closure1, X.ExtensionStore__extendCompound__closure2, X.ExtensionStore__extendCompound_closure6, X.ExtensionStore__extendCompound_closure7, X.ExtensionStore__extendCompound_closure8, X.ExtensionStore__extendSimple_withoutPseudo0, X.ExtensionStore__extendSimple_closure1, X.ExtensionStore__extendSimple_closure2, X.ExtensionStore__extendPseudo_closure4, X.ExtensionStore__extendPseudo_closure5, X.ExtensionStore__extendPseudo_closure6, X.ExtensionStore__extendPseudo_closure7, X.ExtensionStore__extendPseudo_closure8, X.ExtensionStore__trim_closure1, X.ExtensionStore__trim_closure2, F.FilesystemImporter_canonicalize_closure0, Y.unifyComplex_closure0, Y._weaveParents_closure7, Y._weaveParents_closure8, Y._weaveParents__closure4, Y._weaveParents_closure9, Y._weaveParents_closure10, Y._weaveParents__closure3, Y._weaveParents_closure11, Y._weaveParents_closure12, Y._weaveParents__closure2, Y._mustUnify_closure0, Y._mustUnify__closure0, Y.paths__closure0, Y.paths___closure0, Y._hasRoot_closure0, Y.listIsSuperselector_closure0, Y.listIsSuperselector__closure0, Y._simpleIsSuperselectorOfCompound_closure0, Y._simpleIsSuperselectorOfCompound__closure0, Y._selectorPseudoIsSuperselector_closure6, Y._selectorPseudoIsSuperselector_closure7, Y._selectorPseudoIsSuperselector_closure8, Y._selectorPseudoIsSuperselector_closure9, Y._selectorPseudoIsSuperselector_closure10, Y._selectorPseudoIsSuperselector__closure0, Y._selectorPseudoIsSuperselector___closure1, Y._selectorPseudoIsSuperselector___closure2, Y._selectorPseudoIsSuperselector_closure11, Y._selectorPseudoIsSuperselector_closure12, Y._selectorPseudoArgs_closure1, Y._selectorPseudoArgs_closure2, Y.globalFunctions_closure0, N.IDSelector_unify_closure0, V.IfRule_toString_closure0, V.IfRuleClause$__closure0, V.IfRuleClause$___closure0, F.NodeImporter__tryPath_closure0, R.ImportCache_humanize_closure2, R.ImportCache_humanize_closure3, R.ImportCache_humanize_closure4, X.Interpolation_toString_closure0, F._realCasePath_helper0, F._realCasePath_helper__closure0, D.ListExpression_toString_closure0, D._length_closure2, D._nth_closure0, D._setNth_closure0, D._join_closure0, D._append_closure2, D._zip_closure0, D._zip__closure2, D._zip__closure3, D._zip__closure4, D._index_closure2, D._separator_closure0, D._isBracketed_closure0, D._slash_closure0, D.SelectorList_isInvisible_closure0, D.SelectorList_asSassList_closure0, D.SelectorList_asSassList__closure0, D.SelectorList_unify_closure0, D.SelectorList_unify__closure0, D.SelectorList_unify___closure0, D.SelectorList_resolveParentSelectors_closure0, D.SelectorList_resolveParentSelectors__closure1, D.SelectorList_resolveParentSelectors__closure2, D.SelectorList__complexContainsParentSelector_closure0, D.SelectorList__complexContainsParentSelector__closure0, D.SelectorList__resolveParentSelectorsCompound_closure2, D.SelectorList__resolveParentSelectorsCompound_closure3, D.SelectorList__resolveParentSelectorsCompound_closure4, D.listConstructor_closure, D.listConstructor__closure, D.listConstructor_closure1, D.listConstructor_closure2, D.listConstructor_closure4, D.listConstructor_closure5, D.SassList_isBlank_closure0, A.MapExpression_toString_closure0, A._get_closure0, A._set_closure1, A._set__closure2, A._set_closure2, A._set__closure1, A._merge_closure1, A._merge_closure2, A._merge__closure0, A._deepMerge_closure0, A._deepRemove_closure0, A._deepRemove__closure0, A._remove_closure1, A._remove_closure2, A._keys_closure0, A._values_closure0, A._hasKey_closure0, A._modify__modifyNestedMap0, A.mapConstructor_closure, A.mapConstructor__closure, A.mapConstructor__closure0, A.mapConstructor_closure2, A.mapConstructor_closure3, A.mapConstructor_closure4, A.mapConstructor_closure5, K._ceil_closure0, K._clamp_closure0, K._floor_closure0, K._max_closure0, K._min_closure0, K._abs_closure0, K._hypot_closure0, K._hypot__closure0, K._log_closure0, K._pow_closure0, K._sqrt_closure0, K._acos_closure0, K._asin_closure0, K._atan_closure0, K._atan2_closure0, K._cos_closure0, K._sin_closure0, K._tan_closure0, K._compatible_closure0, K._isUnitless_closure0, K._unit_closure0, K._percentage_closure0, K._randomFunction_closure0, K._div_closure0, K._numberFunction_closure0, Q.global_closure57, Q.global_closure58, Q.global_closure59, Q.global_closure60, Q.local_closure1, Q.local_closure2, Q.local__closure0, B.listDir__closure1, B.listDir__closure2, B.listDir_closure_list0, B.listDir__list_closure0, B._render_closure0, B._parseFunctions__closure, B._parseFunctions___closure0, B._parseFunctions__closure0, B._parseFunctions__closure1, B._parseFunctions___closure, B._parseImporter_closure, B._parseImporter__closure, B._parseImporter___closure, O.nullConstructor__closure, T.numberConstructor_closure, T.numberConstructor_closure0, T.numberConstructor_closure2, T.numberConstructor_closure4, T._parseNumber_closure, T._parseNumber_closure0, T.SassNumber__coerceOrConvertValue_closure3, T.SassNumber__coerceOrConvertValue_closure5, T.SassNumber_multiplyUnits_closure3, T.SassNumber_multiplyUnits_closure5, T.SassNumber__areAnyConvertible_closure0, T.SassNumber__canonicalizeUnitList_closure0, M.ParentStatement_closure0, M.ParentStatement__closure0, G.Parser_scanIdentChar_matches0, F._PrefixedKeys_iterator_closure0, D.PseudoSelector_unify_closure0, R._wrapMain_closure, R._wrapMain_closure0, T._nest_closure0, T._nest__closure1, T._append_closure1, T._append__closure1, T._append___closure0, T._extend_closure0, T._replace_closure0, T._unify_closure0, T._isSuperselector_closure0, T._simpleSelectors_closure0, T._simpleSelectors__closure0, T._parse_closure0, N.serialize_closure0, N._SerializeVisitor_visitList_closure2, N._SerializeVisitor_visitList_closure3, N._SerializeVisitor_visitList_closure4, N._SerializeVisitor_visitMap_closure0, N._SerializeVisitor_visitSelectorList_closure0, L.SingleUnitSassNumber__coerceToUnit_closure0, L.SingleUnitSassNumber__coerceValueToUnit_closure0, L.SingleUnitSassNumber_multiplyUnits_closure1, D.SourceMapBuffer_buildSourceMap_closure0, A.StatementSearchVisitor_visitIfRule_closure1, A.StatementSearchVisitor_visitIfRule__closure2, A.StatementSearchVisitor_visitIfRule_closure2, A.StatementSearchVisitor_visitIfRule__closure1, A.StatementSearchVisitor_visitChildren_closure0, D._unquote_closure0, D._quote_closure0, D._length_closure1, D._insert_closure0, D._index_closure1, D._slice_closure0, D._toUpperCase_closure0, D._toLowerCase_closure0, D._uniqueId_closure0, D.stringConstructor_closure, D.stringConstructor_closure0, D.stringConstructor_closure2, V.StylesheetParser_parse__closure2, V.StylesheetParser_expression_addSingleExpression0, V.StylesheetParser_expression_addOperator0, V.StylesheetParser__unicodeRange_closure1, V.StylesheetParser__unicodeRange_closure2, V.StylesheetParser_trySpecialFunction_closure0, Y.TerseLogger_summarize_closure1, Y.TerseLogger_summarize_closure2, R._UnprefixedKeys_iterator_closure1, R._UnprefixedKeys_iterator_closure2, B._exactlyOne_closure0, B.forwardToString_closure, B.indent_closure0, B.flattenVertically_closure1, B.flattenVertically_closure2]);
|
|
93271
93435
|
_inheritMany(H.Closure2Args, [H._CastListBase_sort_closure, H.CastMap_forEach_closure, H.Primitives_functionNoSuchMethod_closure, H.JsLinkedHashMap_addAll_closure, H.initHooks_closure0, P._awaitOnObject_closure0, P._wrapJsFunctionForAsync_closure, P.Future_wait_handleError, P._Future__chainForeignFuture_closure0, P.Stream_Stream$fromFuture_closure0, P._HashMap_addAll_closure, P.HashMap_HashMap$from_closure, P.LinkedHashMap_LinkedHashMap$from_closure, P.MapBase_mapToString_closure, P._JsonStringifier_writeMap_closure, P.NoSuchMethodError_toString_closure, P.Uri__parseIPv4Address_error, P.Uri_parseIPv6Address_parseHex, P._createTables_build, G.Parser_parse_closure, G.StreamQueue__ensureListening_closure1, M.futureToPromise_closure, K.PathMap__create_closure, X.ExtensionStore_addExtensions_closure, X.ExtensionStore_addExtensions__closure1, X.ExtensionStore_clone_closure, Y._weaveParents_closure, Y.paths_closure, K._updateComponents_updateRgb, A._deepMergeImpl_closure, T._nest__closure0, T._append__closure0, V.StylesheetParser__declarationOrBuffer_closure, V.StylesheetParser__declarationOrBuffer_closure0, V.StylesheetParser__styleRule_closure, V.StylesheetParser__propertyOrVariableDeclaration_closure, V.StylesheetParser__propertyOrVariableDeclaration_closure0, V.StylesheetParser__atRootRule_closure, V.StylesheetParser__atRootRule_closure0, V.StylesheetParser__eachRule_closure, V.StylesheetParser__functionRule_closure, V.StylesheetParser__forRule_closure0, V.StylesheetParser__includeRule_closure, V.StylesheetParser_mediaRule_closure, V.StylesheetParser__mixinRule_closure, V.StylesheetParser_mozDocumentRule_closure, V.StylesheetParser_supportsRule_closure, V.StylesheetParser__whileRule_closure, V.StylesheetParser_unknownAtRule_closure, M.StylesheetGraph__recanonicalizeImportsForNode_closure, B.longestCommonSubsequence_closure, B.longestCommonSubsequence_backtrack, B.mapAddAll2_closure, A.SassMap_asList_closure, T.SassNumber_plus_closure, T.SassNumber_minus_closure, T.SassNumber__canonicalMultiplier_closure, E._EvaluateVisitor__closure2, E._EvaluateVisitor__withWarnCallback_closure0, E._EvaluateVisitor__evaluateArguments_closure5, E._EvaluateVisitor__evaluateMacroArguments_closure5, E._EvaluateVisitor__addRestMap_closure0, R._EvaluateVisitor__closure, R._EvaluateVisitor__withWarnCallback_closure, R._EvaluateVisitor__evaluateArguments_closure1, R._EvaluateVisitor__evaluateMacroArguments_closure1, R._EvaluateVisitor__addRestMap_closure, T.SingleMapping_toJson_closure0, U.Highlighter__collateLines_closure0, A.Frame_Frame$parseV8_closure_parseLocation, L.TransformByHandlers_transformByHandlers__closure1, R.RateLimit__debounceAggregate_closure, E._EvaluateVisitor__closure8, E._EvaluateVisitor__withWarnCallback_closure2, E._EvaluateVisitor__evaluateArguments_closure13, E._EvaluateVisitor__evaluateMacroArguments_closure13, E._EvaluateVisitor__addRestMap_closure2, K._updateComponents_updateRgb0, K.colorConstructor_closure4, K.colorConstructor_closure5, K.colorConstructor_closure6, K.colorConstructor_closure7, R._EvaluateVisitor__closure5, R._EvaluateVisitor__withWarnCallback_closure1, R._EvaluateVisitor__evaluateArguments_closure9, R._EvaluateVisitor__evaluateMacroArguments_closure9, R._EvaluateVisitor__addRestMap_closure1, X.ExtensionStore_addExtensions_closure1, X.ExtensionStore_addExtensions__closure4, X.ExtensionStore_clone_closure0, Y._weaveParents_closure6, Y.paths_closure0, D.listConstructor_closure0, D.listConstructor_closure3, A._deepMergeImpl_closure0, A.mapConstructor_closure0, A.mapConstructor_closure1, A.SassMap_asList_closure0, B._render_closure1, B._parseFunctions_closure, T.numberConstructor_closure1, T.numberConstructor_closure3, T.SassNumber_plus_closure0, T.SassNumber_minus_closure0, T.SassNumber__canonicalMultiplier_closure0, U.main_printError, T._nest__closure2, T._append__closure2, D.stringConstructor_closure1, V.StylesheetParser__declarationOrBuffer_closure1, V.StylesheetParser__declarationOrBuffer_closure2, V.StylesheetParser__styleRule_closure0, V.StylesheetParser__propertyOrVariableDeclaration_closure1, V.StylesheetParser__propertyOrVariableDeclaration_closure2, V.StylesheetParser__atRootRule_closure1, V.StylesheetParser__atRootRule_closure2, V.StylesheetParser__eachRule_closure0, V.StylesheetParser__functionRule_closure0, V.StylesheetParser__forRule_closure2, V.StylesheetParser__includeRule_closure0, V.StylesheetParser_mediaRule_closure0, V.StylesheetParser__mixinRule_closure0, V.StylesheetParser_mozDocumentRule_closure0, V.StylesheetParser_supportsRule_closure0, V.StylesheetParser__whileRule_closure0, V.StylesheetParser_unknownAtRule_closure0, B.createClass_closure, B.longestCommonSubsequence_closure0, B.longestCommonSubsequence_backtrack0, B.mapAddAll2_closure0]);
|
|
93272
93436
|
_inherit(H.CastList, H._CastListBase);
|
|
93273
93437
|
_inherit(P.MapBase, P.MapMixin);
|
|
@@ -93423,7 +93587,7 @@ self.fs = require("fs");
|
|
|
93423
93587
|
typeUniverse: {eC: new Map(), tR: {}, eT: {}, tPV: {}, sEA: []},
|
|
93424
93588
|
mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List"},
|
|
93425
93589
|
mangledNames: {},
|
|
93426
|
-
types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "Value(List<Value>)", "String(String)", "bool(String)", "bool(CssNode)", "bool(CssNode0)", "SassNumber(List<Value>)", "SassNumber0(List<Value0>)", "bool(Object?)", "int()", "SassString0(List<Value0>)", "SassString(List<Value>)", "SassBoolean(List<Value>)", "bool(ComplexSelector0)", "bool(SimpleSelector)", "bool(ComplexSelector)", "bool(SimpleSelector0)", "SassBoolean0(List<Value0>)", "SassList0(List<Value0>)", "SassList(List<Value>)", "SassColor0(List<Value0>)", "SassColor(List<Value>)", "Null(~())", "bool()", "String()", "~(Object?)", "FileSpan()", "Value()", "bool(int?)", "Future<Null>(Future<~>())", "SassMap0(List<Value0>)", "Value0?()", "Value(Value)", "Value?()", "Future<~>()", "Value0(Value0)", "SassMap(List<Value>)", "bool(num,num)", "String?()", "int(num)", "Value0()", "SelectorList()", "List<String>()", "String(Object)", "SelectorList0()", "~(Value,Value)", "~(Value)", "ValueExpression(Value)", "num(num,num)", "~(Value0,Value0)", "bool(int)", "~(Value0)", "ValueExpression0(Value0)", "Future<Value?>()", "Frame()", "~(Module<Callable>)", "bool(Value)", "Future<Value>()", "Future<Value0>()", "~(Module0<Callable0>)", "Future<Value0?>()", "~(Object,StackTrace)", "bool(Value0)", "Frame(String)", "ComplexSelector0(List<ComplexSelectorComponent0>)", "String(@)", "@(@)", "Value?(Statement)", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Value0?(Statement0)", "bool(SelectorList)", "num(num)", "int(Uri)", "Null(Object,StackTrace)", "Future<Value0?>(Statement0)", "List<CssMediaQuery>?(List<CssMediaQuery>)", "bool(SelectorList0)", "Future<Value?>(Statement)", "Declaration0(List<Statement0>,FileSpan)", "Object()", "Stylesheet?()", "Null([Object?])", "String(int)", "SassRuntimeException0(AstNode0)", "SassRuntimeException(AstNode)", "~(String,bool)", "~(String,Value0)", "Uri(Uri)", "Future<String>(Object?)", "Declaration(List<Statement>,FileSpan)", "ComplexSelector(List<ComplexSelectorComponent>)", "~(String,Value)", "@()", "Null(_NodeSassColor,num)", "Future<Value0>(List<Value0>)", "AtRootQuery()", "~(Object)", "bool(Object)", "AsyncCallable?()", "~(String)", "List<ComplexSelectorComponent0>(List<ComplexSelectorComponent0>)", "Null(Module<AsyncCallable>)", "Tuple3<Importer,Uri,Uri>?()", "num(Value)", "Callable?()", "List<ComplexSelectorComponent>(List<ComplexSelectorComponent>)", "bool(_Highlight)", "Statement()", "Map<ComplexSelector,Extension>()", "~(~())", "Iterable<String>(Module0<AsyncCallable0>)", "bool(Module0<AsyncCallable0>)", "AsyncCallable0?()", "bool(Module<Callable>)", "AtRootQuery0()", "Iterable<String>(Module<Callable>)", "bool(Module<AsyncCallable>)", "Null(Module0<AsyncCallable0>)", "List<CssMediaQuery0>()", "Iterable<String>(Module<AsyncCallable>)", "String(Expression0)", "ComplexSelector(ComplexSelector)", "Iterable<ComplexSelector>(ComplexSelector)", "Statement0()", "List<CssMediaQuery>()", "String(Expression)", "num(Value0)", "int(_NodeSassColor)", "bool(ComplexSelectorComponent0)", "Iterable<String>(Module0<Callable0>)", "bool(Module0<Callable0>)", "Callable0?()", "bool(@)", "Map<ComplexSelector0,Extension0>()", "~(@)", "Null(@)", "Iterable<ComplexSelector0>(ComplexSelector0)", "ComplexSelector0(ComplexSelector0)", "bool(ComplexSelectorComponent)", "int(Frame)", "AtRootRule(List<Statement>,FileSpan)", "String(Frame)", "List<Extension>()", "Trace()", "~(Module<AsyncCallable>)", "bool(Frame)", "DateTime()", "Iterable<String>(@)", "AsyncCallable0?(Module0<AsyncCallable0>)", "MapKeySet<Module0<AsyncCallable0>>(Map<Module0<AsyncCallable0>,AstNode0>)", "Map<String,AsyncCallable0>(Module0<AsyncCallable0>)", "List<ExtensionStore>()", "AstNode0(AstNode0)", "~(Iterable<ExtensionStore>)", "Object(Object)", "SassFunction0(List<Value0>)", "Iterable<String>(String)", "bool(ModifiableCssParentNode)", "~(Module0<AsyncCallable0>)", "Map<String,Callable>(Module<Callable>)", "MapKeySet<Module<Callable>>(Map<Module<Callable>,AstNode>)", "List<ExtensionStore0>()", "Iterable<String>()", "bool(ModifiableCssParentNode0)", "Callable?(Module<Callable>)", "AtRule(List<Statement>,FileSpan)", "Future<Value>(List<Value>)", "Uri?/()", "Uri(String)", "Future<SassNumber0>()", "VariableDeclaration()", "bool(UseRule0)", "bool(ForwardRule0)", "Map<String,AsyncCallable>(Module<AsyncCallable>)", "Entry(Entry)", "MapKeySet<Module<AsyncCallable>>(Map<Module<AsyncCallable>,AstNode>)", "bool(UseRule)", "bool(ForwardRule)", "Uri?()", "int(int)", "SelectorList(SelectorList,SelectorList)", "bool(Import)", "AstNode0?()", "String(SassNumber0)", "Frame(Tuple2<String,AstNode0>)", "0&([@])()", "SelectorList(Value)", "bool(Statement)", "Future<Object>()", "bool(String?)", "~(Uint8List,String,int)", "~(Object?,Object?)", "~(String[~])", "int(int,num?)", "AsyncCallable?(Module<AsyncCallable>)", "num(num,num?,num)", "~(Iterable<ExtensionStore0>)", "AstNode?()", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode0>)", "Map<String,Callable0>(Module0<Callable0>)", "String(SassNumber)", "num?(String,num{assertPercent:bool,checkPercent:bool})", "~(@,@)", "Frame(Tuple2<String,AstNode>)", "SassNumber0()", "num(num,String)", "List<Extension0>()", "~(Object[StackTrace?])", "~([Object?])", "0&([@])", "Iterable<ComplexSelectorComponent0>(List<List<ComplexSelectorComponent0>>)", "bool(Queue<Object?>)", "bool(Statement0)", "bool(Import0)", "Iterable<ComplexSelectorComponent>(List<List<ComplexSelectorComponent>>)", "SassNumber()", "AstNode(AstNode)", "Value0(int)", "Object(_NodeSassMap,int)", "Null(_NodeSassMap,int,Object)", "String(_NodeSassNumber)", "SelectorList0(Value0)", "SelectorList0(SelectorList0,SelectorList0)", "String(_NodeSassString)", "SassFunction(List<Value>)", "~(String,@)", "AtRootRule0(List<Statement0>,FileSpan)", "AtRule0(List<Statement0>,FileSpan)", "int(@,@)", "Trace(String)", "bool(Object?,Object?)", "int(Object?)", "Future<SassNumber>()", "Statement({root:bool})", "PseudoSelector(ComplexSelector)", "~(SimpleSelector,Set<ModifiableCssValue<SelectorList>>)", "~(int,@)", "Future<CssValue<String>>(SupportsCondition)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "bool(Queue<List<ComplexSelectorComponent>>)", "~(String,int)", "~(String[@])", "bool(List<Iterable<ComplexSelectorComponent>>)", "Future<Value>(Expression)", "Value/()", "List<ComplexSelectorComponent>(List<Iterable<ComplexSelectorComponent>>)", "Iterable<ComplexSelectorComponent>(Iterable<ComplexSelectorComponent>)", "int(int,int)", "bool(PseudoSelector)", "SelectorList?(PseudoSelector)", "SassList(ComplexSelector)", "SassString(ComplexSelectorComponent)", "List<CssMediaQuery>(Interpolation)", "String(SupportsCondition)", "@(String)", "~(List<Value>)", "Uint8List(@,@)", "EvaluateResult()", "Module<Callable>(Module<Callable>)", "CssValue<Value>(Expression)", "Value?(Value)", "Future<@>()", "CssValue<String>(Interpolation)", "SimpleSelector(SimpleSelector)", "CssValue<String>(SupportsCondition)", "UserDefinedCallable<Environment>(ContentBlock)", "~([Future<~>?])", "Value(Expression)", "~(ContentBlock)", "~(List<Statement>)", "~(CssMediaQuery)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "String(Value)", "Uri?(_Line)", "Uri?(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(List<_Highlight>)", "SourceSpanWithContext()", "String(String{color:@})", "0&(List<Value>)", "List<Frame>(Trace)", "int(Trace)", "Value?(Module<AsyncCallable>)", "String(Trace)", "~(String,Option)", "List<Value>(Value)", "Frame(String,String)", "bool(List<Value>)", "Module<AsyncCallable>?(Module<AsyncCallable>)", "~(@,StackTrace)", "Frame(Frame)", "Future<~>?()", "String(Argument0)", "@(@,String)", "SassMap(Value)", "Value0?(Module0<AsyncCallable0>)", "Module0<AsyncCallable0>?(Module0<AsyncCallable0>)", "SassMap(SassMap)", "FileSpan?(MapEntry<Module<AsyncCallable>,AstNode>)", "FileSpan?(MapEntry<Module0<AsyncCallable0>,AstNode0>)", "Map<String,Value0>(Module0<AsyncCallable0>)", "Map<String,AstNode0>(Module0<AsyncCallable0>)", "Map<String,Value>(Module<AsyncCallable>)", "Map<String,AstNode>(Module<AsyncCallable>)", "Future<List<CssMediaQuery0>>(Interpolation0)", "Future<String>(SupportsCondition0)", "SassNumber(Value)", "Value(Object)", "Future<@>?()", "Set<0^>()<Object?>", "SassString(SimpleSelector)", "Future<~>(List<Value0>)", "Future<Tuple3<AsyncImporter,Uri,Uri>?>()", "Null(Function,Function)", "Future<EvaluateResult0>()", "Future<Stylesheet?>()", "bool(Tuple3<Importer,Uri,Uri>)", "Module0<AsyncCallable0>(Module0<AsyncCallable0>)", "Uri(Tuple3<Importer,Uri,Uri>)", "bool(Tuple3<AsyncImporter,Uri,Uri>)", "Uri(Tuple3<AsyncImporter,Uri,Uri>)", "Future<CssValue0<Value0>>(Expression0)", "String(String?)", "Set<0^>()<Object?>", "Future<Value0?>(Value0)", "bool(String?,String?)", "String(MapEntry<String,ConfiguredValue>)", "Future<CssValue0<String>>(Interpolation0)", "int(String?)", "Value?(Module<Callable>)", "Module<Callable>?(Module<Callable>)", "Null(@,StackTrace)", "String(Argument)", "Future<CssValue0<String>>(SupportsCondition0)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "FileSpan?(MapEntry<Module<Callable>,AstNode>)", "Map<String,Value>(Module<Callable>)", "Map<String,AstNode>(Module<Callable>)", "String(BuiltInCallable)", "Expression(Expression)", "_Future<@>(@)", "Future<Value0>(Expression0)", "Value0/()", "CompoundSelector()", "ArgParser()", "String(Tuple2<Expression,Expression>)", "Expression({bracketList:bool,singleEquals:bool,until:bool()?})", "Stylesheet()", "Statement?()", "Future<Tuple3<AsyncImporter0,Uri,Uri>?>()", "Future<Stylesheet0?>()", "bool(Tuple3<AsyncImporter0,Uri,Uri>)", "Uri(Tuple3<AsyncImporter0,Uri,Uri>)", "VariableDeclaration(VariableDeclaration)", "ArgumentDeclaration()", "Future<~>(String)", "Object(Value0)", "UseRule()", "List<WatchEvent>(List<WatchEvent>)", "Null(@,@)", "StyleRule(List<Statement>,FileSpan)", "String(Value0)", "0&(List<Value0>)", "bool(Extension)", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "EachRule(List<Statement>,FileSpan)", "num(_NodeSassColor)", "FunctionRule(List<Statement>,FileSpan)", "String(_NodeSassColor)", "ForRule(List<Statement>,FileSpan)", "String(MapEntry<String,ConfiguredValue0>)", "String(BuiltInCallable0)", "ContentBlock(List<Statement>,FileSpan)", "MediaRule(List<Statement>,FileSpan)", "Value0?(Module0<Callable0>)", "Module0<Callable0>?(Module0<Callable0>)", "MixinRule(List<Statement>,FileSpan)", "Set<ModifiableCssValue<SelectorList>>()", "FileSpan?(MapEntry<Module0<Callable0>,AstNode0>)", "Map<String,Value0>(Module0<Callable0>)", "Map<String,AstNode0>(Module0<Callable0>)", "SupportsRule(List<Statement>,FileSpan)", "WhileRule(List<Statement>,FileSpan)", "List<CssMediaQuery0>(Interpolation0)", "String(SupportsCondition0)", "~(Expression)", "~(List<Value0>)", "~(BinaryOperator)", "EvaluateResult0()", "Module0<Callable0>(Module0<Callable0>)", "CssValue0<Value0>(Expression0)", "Value0?(Value0)", "String(IfClause)", "CssValue0<String>(Interpolation0)", "StringExpression(Interpolation)", "CssValue0<String>(SupportsCondition0)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "bool(Extension0)", "Set<ModifiableCssValue0<SelectorList0>>()", "DateTime(StylesheetNode)", "~(Uri,StylesheetNode?)", "~(SimpleSelector0,Map<ComplexSelector0,Extension0>)", "~(ComplexSelector0,Extension0)", "Null(Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>)", "Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>?(List<Extension0>)", "~(Set<ModifiableCssValue0<SelectorList0>>)", "List<ComplexSelector0>(ComplexSelectorComponent0)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "List<ComplexSelectorComponent0>(ComplexSelector0)", "~(Symbol0,@)", "~(SimpleSelector,Map<ComplexSelector,Extension>)", "ComplexSelector0(Extender0)", "List<ComplexSelector0>?(List<Extender0>)", "List<SimpleSelector0>(Extender0)", "List<ComplexSelector0>(List<ComplexSelector0>)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableCssValue0<SelectorList0>>)", "~(ComplexSelector,Extension)", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(Queue<List<ComplexSelectorComponent0>>)", "SassScriptException()", "bool(List<Iterable<ComplexSelectorComponent0>>)", "List<ComplexSelectorComponent0>(List<Iterable<ComplexSelectorComponent0>>)", "Iterable<ComplexSelectorComponent0>(Iterable<ComplexSelectorComponent0>)", "Null(Map<SimpleSelector,Map<ComplexSelector,Extension>>)", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(IfClause0)", "SingleUnitSassNumber(num)", "Future<List<CssMediaQuery>>(Interpolation)", "Tuple2<String,String>(String)", "Tuple3<Importer0,Uri,Uri>?()", "Stylesheet0?()", "bool(Tuple3<Importer0,Uri,Uri>)", "Uri(Tuple3<Importer0,Uri,Uri>)", "Future<String>(SupportsCondition)", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "SassString0(ComplexSelectorComponent0)", "Map<SimpleSelector,Map<ComplexSelector,Extension>>?(List<Extension>)", "~(Set<ModifiableCssValue<SelectorList>>)", "SimpleSelector0(SimpleSelector0)", "Null(_NodeSassList,int?[bool?,SassList0?])", "List<ComplexSelector>(ComplexSelectorComponent)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "String(_NodeSassList)", "String(Tuple2<Expression0,Expression0>)", "SassMap0(Value0)", "SassMap0(SassMap0)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "Future<~>(List<Value>)", "int(_NodeSassMap)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "String(_NodeSassMap)", "SassNumber0(Value0)", "Value0(Object)", "Null(RenderResult)", "~(Object,Object?)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "num(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "Future<EvaluateResult>()", "Null(_NodeSassNumber,String)", "SassScriptException0()", "~(String,StackTrace?)", "List<ComplexSelectorComponent>(ComplexSelector)", "ComplexSelector(Extender)", "SassString0(SimpleSelector0)", "CompoundSelector0()", "~(CssMediaQuery0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(num)", "Null(_NodeSassString,String?[SassString0?])", "Module<AsyncCallable>(Module<AsyncCallable>)", "Null(_NodeSassString,String)", "Statement0({root:bool})", "List<ComplexSelector>?(List<Extender>)", "Stylesheet0()", "Statement0?()", "VariableDeclaration0(VariableDeclaration0)", "ArgumentDeclaration0()", "Tuple2<String,ArgumentDeclaration0>()", "VariableDeclaration0()", "List<SimpleSelector>(Extender)", "StyleRule0(List<Statement0>,FileSpan)", "List<ComplexSelector>(List<ComplexSelector>)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "Future<CssValue<Value>>(Expression)", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(Expression0)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "~(String,Function)", "List<Extender>?(SimpleSelector)", "List<Extender>(PseudoSelector)", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())<Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)<Object?Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)<Object?Object?Object?>", "0^()(Zone,ZoneDelegate,Zone,0^())<Object?>", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))<Object?Object?>", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))<Object?Object?Object?>", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map<Object?,Object?>?)", "Future<Value?>(Value)", "List<List<Extender>>(List<Extender>)", "0^(0^,0^)<num>", "Future<CssValue<String>>(Interpolation)", "~(Object,StackTrace,EventSink<0^>)<Object?>", "List<0^>(0^,List<0^>?)<Object?>", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "Future<~>(List<String>)", "String(String[String?,String?,String?,String?,String?,String?])", "List<ComplexSelector>(ComplexSelector)", "Expression0(Expression0)"],
|
|
93590
|
+
types: ["~()", "Null()", "Future<Null>()", "Value0(List<Value0>)", "Value(List<Value>)", "String(String)", "bool(String)", "bool(CssNode)", "bool(CssNode0)", "SassNumber(List<Value>)", "SassNumber0(List<Value0>)", "bool(Object?)", "int()", "SassString0(List<Value0>)", "SassString(List<Value>)", "bool(SimpleSelector)", "bool(SimpleSelector0)", "SassBoolean(List<Value>)", "bool(ComplexSelector0)", "bool(ComplexSelector)", "SassBoolean0(List<Value0>)", "SassList0(List<Value0>)", "SassList(List<Value>)", "SassColor0(List<Value0>)", "SassColor(List<Value>)", "Null(~())", "bool()", "String()", "~(Object?)", "FileSpan()", "Value()", "bool(int?)", "Future<Null>(Future<~>())", "SassMap0(List<Value0>)", "Value0?()", "Value(Value)", "Value?()", "Future<~>()", "Value0(Value0)", "SassMap(List<Value>)", "bool(num,num)", "String?()", "int(num)", "Value0()", "SelectorList()", "List<String>()", "String(Object)", "SelectorList0()", "~(Value,Value)", "~(Value)", "ValueExpression(Value)", "num(num,num)", "~(Value0,Value0)", "bool(int)", "~(Value0)", "ValueExpression0(Value0)", "Future<Value?>()", "Frame()", "~(Module<Callable>)", "bool(Value)", "Future<Value>()", "Future<Value0>()", "~(Module0<Callable0>)", "Future<Value0?>()", "~(Object,StackTrace)", "bool(Value0)", "Frame(String)", "ComplexSelector0(List<ComplexSelectorComponent0>)", "String(@)", "@(@)", "Value?(Statement)", "List<CssMediaQuery0>?(List<CssMediaQuery0>)", "Value0?(Statement0)", "bool(SelectorList)", "num(num)", "int(Uri)", "Null(Object,StackTrace)", "Future<Value0?>(Statement0)", "List<CssMediaQuery>?(List<CssMediaQuery>)", "bool(SelectorList0)", "Future<Value?>(Statement)", "Declaration0(List<Statement0>,FileSpan)", "Object()", "Stylesheet?()", "Null([Object?])", "String(int)", "SassRuntimeException0(AstNode0)", "SassRuntimeException(AstNode)", "~(String,bool)", "~(String,Value0)", "Uri(Uri)", "Future<String>(Object?)", "Declaration(List<Statement>,FileSpan)", "ComplexSelector(List<ComplexSelectorComponent>)", "~(String,Value)", "@()", "Null(_NodeSassColor,num)", "Future<Value0>(List<Value0>)", "AtRootQuery()", "~(Object)", "bool(Object)", "AsyncCallable?()", "~(String)", "List<ComplexSelectorComponent0>(List<ComplexSelectorComponent0>)", "Null(Module<AsyncCallable>)", "Tuple3<Importer,Uri,Uri>?()", "num(Value)", "Callable?()", "List<ComplexSelectorComponent>(List<ComplexSelectorComponent>)", "bool(_Highlight)", "Statement()", "Map<ComplexSelector,Extension>()", "~(~())", "Iterable<String>(Module0<AsyncCallable0>)", "bool(Module0<AsyncCallable0>)", "AsyncCallable0?()", "bool(Module<Callable>)", "AtRootQuery0()", "Iterable<String>(Module<Callable>)", "bool(Module<AsyncCallable>)", "Null(Module0<AsyncCallable0>)", "List<CssMediaQuery0>()", "Iterable<String>(Module<AsyncCallable>)", "String(Expression0)", "ComplexSelector(ComplexSelector)", "Iterable<ComplexSelector>(ComplexSelector)", "Statement0()", "List<CssMediaQuery>()", "String(Expression)", "num(Value0)", "int(_NodeSassColor)", "bool(ComplexSelectorComponent0)", "Iterable<String>(Module0<Callable0>)", "bool(Module0<Callable0>)", "Callable0?()", "bool(@)", "Map<ComplexSelector0,Extension0>()", "~(@)", "Null(@)", "Iterable<ComplexSelector0>(ComplexSelector0)", "ComplexSelector0(ComplexSelector0)", "bool(ComplexSelectorComponent)", "int(Frame)", "AtRootRule(List<Statement>,FileSpan)", "String(Frame)", "List<Extension>()", "Trace()", "~(Module<AsyncCallable>)", "bool(Frame)", "DateTime()", "Iterable<String>(@)", "AsyncCallable0?(Module0<AsyncCallable0>)", "MapKeySet<Module0<AsyncCallable0>>(Map<Module0<AsyncCallable0>,AstNode0>)", "Map<String,AsyncCallable0>(Module0<AsyncCallable0>)", "List<ExtensionStore>()", "AstNode0(AstNode0)", "~(Iterable<ExtensionStore>)", "Object(Object)", "SassFunction0(List<Value0>)", "Iterable<String>(String)", "bool(ModifiableCssParentNode)", "~(Module0<AsyncCallable0>)", "Map<String,Callable>(Module<Callable>)", "MapKeySet<Module<Callable>>(Map<Module<Callable>,AstNode>)", "List<ExtensionStore0>()", "Iterable<String>()", "bool(ModifiableCssParentNode0)", "Callable?(Module<Callable>)", "AtRule(List<Statement>,FileSpan)", "Future<Value>(List<Value>)", "Uri?/()", "Uri(String)", "Future<SassNumber0>()", "VariableDeclaration()", "bool(UseRule0)", "bool(ForwardRule0)", "Map<String,AsyncCallable>(Module<AsyncCallable>)", "Entry(Entry)", "MapKeySet<Module<AsyncCallable>>(Map<Module<AsyncCallable>,AstNode>)", "bool(UseRule)", "bool(ForwardRule)", "Uri?()", "int(int)", "SelectorList(SelectorList,SelectorList)", "bool(Import)", "AstNode0?()", "String(SassNumber0)", "Frame(Tuple2<String,AstNode0>)", "0&([@])()", "SelectorList(Value)", "bool(Statement)", "Future<Object>()", "bool(String?)", "~(Uint8List,String,int)", "~(Object?,Object?)", "~(String[~])", "int(int,num?)", "AsyncCallable?(Module<AsyncCallable>)", "num(num,num?,num)", "~(Iterable<ExtensionStore0>)", "AstNode?()", "Callable0?(Module0<Callable0>)", "MapKeySet<Module0<Callable0>>(Map<Module0<Callable0>,AstNode0>)", "Map<String,Callable0>(Module0<Callable0>)", "String(SassNumber)", "num?(String,num{assertPercent:bool,checkPercent:bool})", "~(@,@)", "Frame(Tuple2<String,AstNode>)", "SassNumber0()", "num(num,String)", "List<Extension0>()", "~(Object[StackTrace?])", "~([Object?])", "0&([@])", "Iterable<ComplexSelectorComponent0>(List<List<ComplexSelectorComponent0>>)", "bool(Queue<Object?>)", "bool(Statement0)", "bool(Import0)", "Iterable<ComplexSelectorComponent>(List<List<ComplexSelectorComponent>>)", "SassNumber()", "AstNode(AstNode)", "Value0(int)", "Object(_NodeSassMap,int)", "Null(_NodeSassMap,int,Object)", "String(_NodeSassNumber)", "SelectorList0(Value0)", "SelectorList0(SelectorList0,SelectorList0)", "String(_NodeSassString)", "SassFunction(List<Value>)", "~(String,@)", "AtRootRule0(List<Statement0>,FileSpan)", "AtRule0(List<Statement0>,FileSpan)", "int(@,@)", "Trace(String)", "bool(Object?,Object?)", "int(Object?)", "Future<SassNumber>()", "Statement({root:bool})", "PseudoSelector(ComplexSelector)", "~(SimpleSelector,Set<ModifiableCssValue<SelectorList>>)", "~(int,@)", "Future<CssValue<String>>(SupportsCondition)", "UserDefinedCallable<AsyncEnvironment>(ContentBlock)", "List<ComplexSelectorComponent>?(List<ComplexSelectorComponent>,List<ComplexSelectorComponent>)", "bool(Queue<List<ComplexSelectorComponent>>)", "~(String,int)", "~(String[@])", "bool(List<Iterable<ComplexSelectorComponent>>)", "Future<Value>(Expression)", "Value/()", "List<ComplexSelectorComponent>(List<Iterable<ComplexSelectorComponent>>)", "Iterable<ComplexSelectorComponent>(Iterable<ComplexSelectorComponent>)", "int(int,int)", "bool(PseudoSelector)", "SelectorList?(PseudoSelector)", "SassList(ComplexSelector)", "SassString(ComplexSelectorComponent)", "List<CssMediaQuery>(Interpolation)", "String(SupportsCondition)", "@(String)", "~(List<Value>)", "Uint8List(@,@)", "EvaluateResult()", "Module<Callable>(Module<Callable>)", "CssValue<Value>(Expression)", "Value?(Value)", "Future<@>()", "CssValue<String>(Interpolation)", "SimpleSelector(SimpleSelector)", "CssValue<String>(SupportsCondition)", "UserDefinedCallable<Environment>(ContentBlock)", "~([Future<~>?])", "Value(Expression)", "~(ContentBlock)", "~(List<Statement>)", "~(CssMediaQuery)", "~(MapEntry<Value,Value>)", "SourceFile()", "SourceFile?(int)", "String?(SourceFile?)", "int(_Line)", "String(Value)", "Uri?(_Line)", "Uri?(_Highlight)", "int(_Highlight,_Highlight)", "List<_Line>(List<_Highlight>)", "SourceSpanWithContext()", "String(String{color:@})", "0&(List<Value>)", "List<Frame>(Trace)", "int(Trace)", "Value?(Module<AsyncCallable>)", "String(Trace)", "~(String,Option)", "List<Value>(Value)", "Frame(String,String)", "bool(List<Value>)", "Module<AsyncCallable>?(Module<AsyncCallable>)", "~(@,StackTrace)", "Frame(Frame)", "Future<~>?()", "String(Argument0)", "@(@,String)", "SassMap(Value)", "Value0?(Module0<AsyncCallable0>)", "Module0<AsyncCallable0>?(Module0<AsyncCallable0>)", "SassMap(SassMap)", "FileSpan?(MapEntry<Module<AsyncCallable>,AstNode>)", "FileSpan?(MapEntry<Module0<AsyncCallable0>,AstNode0>)", "Map<String,Value0>(Module0<AsyncCallable0>)", "Map<String,AstNode0>(Module0<AsyncCallable0>)", "Map<String,Value>(Module<AsyncCallable>)", "Map<String,AstNode>(Module<AsyncCallable>)", "Future<List<CssMediaQuery0>>(Interpolation0)", "Future<String>(SupportsCondition0)", "SassNumber(Value)", "Value(Object)", "Future<@>?()", "Set<0^>()<Object?>", "SassString(SimpleSelector)", "Future<~>(List<Value0>)", "Future<Tuple3<AsyncImporter,Uri,Uri>?>()", "Null(Function,Function)", "Future<EvaluateResult0>()", "Future<Stylesheet?>()", "bool(Tuple3<Importer,Uri,Uri>)", "Module0<AsyncCallable0>(Module0<AsyncCallable0>)", "Uri(Tuple3<Importer,Uri,Uri>)", "bool(Tuple3<AsyncImporter,Uri,Uri>)", "Uri(Tuple3<AsyncImporter,Uri,Uri>)", "Future<CssValue0<Value0>>(Expression0)", "String(String?)", "Set<0^>()<Object?>", "Future<Value0?>(Value0)", "bool(String?,String?)", "String(MapEntry<String,ConfiguredValue>)", "Future<CssValue0<String>>(Interpolation0)", "int(String?)", "Value?(Module<Callable>)", "Module<Callable>?(Module<Callable>)", "Null(@,StackTrace)", "String(Argument)", "Future<CssValue0<String>>(SupportsCondition0)", "UserDefinedCallable0<AsyncEnvironment0>(ContentBlock0)", "FileSpan?(MapEntry<Module<Callable>,AstNode>)", "Map<String,Value>(Module<Callable>)", "Map<String,AstNode>(Module<Callable>)", "String(BuiltInCallable)", "Expression(Expression)", "_Future<@>(@)", "Future<Value0>(Expression0)", "Value0/()", "CompoundSelector()", "ArgParser()", "String(Tuple2<Expression,Expression>)", "Expression({bracketList:bool,singleEquals:bool,until:bool()?})", "Stylesheet()", "Statement?()", "Future<Tuple3<AsyncImporter0,Uri,Uri>?>()", "Future<Stylesheet0?>()", "bool(Tuple3<AsyncImporter0,Uri,Uri>)", "Uri(Tuple3<AsyncImporter0,Uri,Uri>)", "VariableDeclaration(VariableDeclaration)", "ArgumentDeclaration()", "Future<~>(String)", "Object(Value0)", "UseRule()", "List<WatchEvent>(List<WatchEvent>)", "Null(@,@)", "StyleRule(List<Statement>,FileSpan)", "String(Value0)", "0&(List<Value0>)", "bool(Extension)", "Null(_NodeSassColor,num?[num?,num?,num?,SassColor0?])", "EachRule(List<Statement>,FileSpan)", "num(_NodeSassColor)", "FunctionRule(List<Statement>,FileSpan)", "String(_NodeSassColor)", "ForRule(List<Statement>,FileSpan)", "String(MapEntry<String,ConfiguredValue0>)", "String(BuiltInCallable0)", "ContentBlock(List<Statement>,FileSpan)", "MediaRule(List<Statement>,FileSpan)", "Value0?(Module0<Callable0>)", "Module0<Callable0>?(Module0<Callable0>)", "MixinRule(List<Statement>,FileSpan)", "Set<ModifiableCssValue<SelectorList>>()", "FileSpan?(MapEntry<Module0<Callable0>,AstNode0>)", "Map<String,Value0>(Module0<Callable0>)", "Map<String,AstNode0>(Module0<Callable0>)", "SupportsRule(List<Statement>,FileSpan)", "WhileRule(List<Statement>,FileSpan)", "List<CssMediaQuery0>(Interpolation0)", "String(SupportsCondition0)", "~(Expression)", "~(List<Value0>)", "~(BinaryOperator)", "EvaluateResult0()", "Module0<Callable0>(Module0<Callable0>)", "CssValue0<Value0>(Expression0)", "Value0?(Value0)", "String(IfClause)", "CssValue0<String>(Interpolation0)", "StringExpression(Interpolation)", "CssValue0<String>(SupportsCondition0)", "UserDefinedCallable0<Environment0>(ContentBlock0)", "Value0(Expression0)", "bool(Extension0)", "Set<ModifiableCssValue0<SelectorList0>>()", "DateTime(StylesheetNode)", "~(Uri,StylesheetNode?)", "~(SimpleSelector0,Map<ComplexSelector0,Extension0>)", "~(ComplexSelector0,Extension0)", "Null(Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>)", "Map<SimpleSelector0,Map<ComplexSelector0,Extension0>>?(List<Extension0>)", "~(Set<ModifiableCssValue0<SelectorList0>>)", "List<ComplexSelector0>(ComplexSelectorComponent0)", "Iterable<ComplexSelector0>(List<ComplexSelector0>)", "List<ComplexSelectorComponent0>(ComplexSelector0)", "~(Symbol0,@)", "~(SimpleSelector,Map<ComplexSelector,Extension>)", "ComplexSelector0(Extender0)", "List<ComplexSelector0>?(List<Extender0>)", "List<SimpleSelector0>(Extender0)", "List<ComplexSelector0>(List<ComplexSelector0>)", "List<Extender0>?(SimpleSelector0)", "List<Extender0>(PseudoSelector0)", "List<List<Extender0>>(List<Extender0>)", "List<ComplexSelector0>(ComplexSelector0)", "PseudoSelector0(ComplexSelector0)", "~(SimpleSelector0,Set<ModifiableCssValue0<SelectorList0>>)", "~(ComplexSelector,Extension)", "List<ComplexSelectorComponent0>?(List<ComplexSelectorComponent0>,List<ComplexSelectorComponent0>)", "bool(Queue<List<ComplexSelectorComponent0>>)", "SassScriptException()", "bool(List<Iterable<ComplexSelectorComponent0>>)", "List<ComplexSelectorComponent0>(List<Iterable<ComplexSelectorComponent0>>)", "Iterable<ComplexSelectorComponent0>(Iterable<ComplexSelectorComponent0>)", "Null(Map<SimpleSelector,Map<ComplexSelector,Extension>>)", "bool(PseudoSelector0)", "SelectorList0?(PseudoSelector0)", "String(IfClause0)", "SingleUnitSassNumber(num)", "Future<List<CssMediaQuery>>(Interpolation)", "Tuple2<String,String>(String)", "Tuple3<Importer0,Uri,Uri>?()", "Stylesheet0?()", "bool(Tuple3<Importer0,Uri,Uri>)", "Uri(Tuple3<Importer0,Uri,Uri>)", "Future<String>(SupportsCondition)", "List<Value0>(Value0)", "bool(List<Value0>)", "SassList0(ComplexSelector0)", "SassString0(ComplexSelectorComponent0)", "Map<SimpleSelector,Map<ComplexSelector,Extension>>?(List<Extension>)", "~(Set<ModifiableCssValue<SelectorList>>)", "SimpleSelector0(SimpleSelector0)", "Null(_NodeSassList,int?[bool?,SassList0?])", "List<ComplexSelector>(ComplexSelectorComponent)", "Object(_NodeSassList,int)", "Null(_NodeSassList,int,Object)", "bool(_NodeSassList)", "Null(_NodeSassList,bool)", "int(_NodeSassList)", "String(_NodeSassList)", "String(Tuple2<Expression0,Expression0>)", "SassMap0(Value0)", "SassMap0(SassMap0)", "Null(_NodeSassMap,int?[SassMap0?])", "SassNumber0(int)", "Future<~>(List<Value>)", "int(_NodeSassMap)", "Iterable<ComplexSelector>(List<ComplexSelector>)", "String(_NodeSassMap)", "SassNumber0(Value0)", "Value0(Object)", "Null(RenderResult)", "~(Object,Object?)", "JSFunction0(JSFunction0)", "Object?(Object,String,String[Object?])", "Null(Object)", "Null(_NodeSassNumber,num?[String?,SassNumber0?])", "num(_NodeSassNumber)", "Null(_NodeSassNumber,num)", "Future<EvaluateResult>()", "Null(_NodeSassNumber,String)", "SassScriptException0()", "~(String,StackTrace?)", "List<ComplexSelectorComponent>(ComplexSelector)", "ComplexSelector(Extender)", "SassString0(SimpleSelector0)", "CompoundSelector0()", "~(CssMediaQuery0)", "~(MapEntry<Value0,Value0>)", "SingleUnitSassNumber0(num)", "Null(_NodeSassString,String?[SassString0?])", "Module<AsyncCallable>(Module<AsyncCallable>)", "Null(_NodeSassString,String)", "Statement0({root:bool})", "List<ComplexSelector>?(List<Extender>)", "Stylesheet0()", "Statement0?()", "VariableDeclaration0(VariableDeclaration0)", "ArgumentDeclaration0()", "Tuple2<String,ArgumentDeclaration0>()", "VariableDeclaration0()", "List<SimpleSelector>(Extender)", "StyleRule0(List<Statement0>,FileSpan)", "List<ComplexSelector>(List<ComplexSelector>)", "EachRule0(List<Statement0>,FileSpan)", "FunctionRule0(List<Statement0>,FileSpan)", "ForRule0(List<Statement0>,FileSpan)", "ContentBlock0(List<Statement0>,FileSpan)", "MediaRule0(List<Statement0>,FileSpan)", "MixinRule0(List<Statement0>,FileSpan)", "Future<CssValue<Value>>(Expression)", "SupportsRule0(List<Statement0>,FileSpan)", "WhileRule0(List<Statement0>,FileSpan)", "~(Expression0)", "~(BinaryOperator0)", "StringExpression0(Interpolation0)", "~(String,Function)", "List<Extender>?(SimpleSelector)", "List<Extender>(PseudoSelector)", "~(Zone?,ZoneDelegate?,Zone,Object,StackTrace)", "0^(Zone?,ZoneDelegate?,Zone,0^())<Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^),1^)<Object?Object?>", "0^(Zone?,ZoneDelegate?,Zone,0^(1^,2^),1^,2^)<Object?Object?Object?>", "0^()(Zone,ZoneDelegate,Zone,0^())<Object?>", "0^(1^)(Zone,ZoneDelegate,Zone,0^(1^))<Object?Object?>", "0^(1^,2^)(Zone,ZoneDelegate,Zone,0^(1^,2^))<Object?Object?Object?>", "AsyncError?(Zone,ZoneDelegate,Zone,Object,StackTrace?)", "~(Zone?,ZoneDelegate?,Zone,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~())", "Timer(Zone,ZoneDelegate,Zone,Duration,~(Timer))", "~(Zone,ZoneDelegate,Zone,String)", "Zone(Zone?,ZoneDelegate?,Zone,ZoneSpecification?,Map<Object?,Object?>?)", "Future<Value?>(Value)", "List<List<Extender>>(List<Extender>)", "0^(0^,0^)<num>", "Future<CssValue<String>>(Interpolation)", "~(Object,StackTrace,EventSink<0^>)<Object?>", "List<0^>(0^,List<0^>?)<Object?>", "~(RenderOptions,~(Object?,RenderResult?))", "RenderResult(RenderOptions)", "Future<~>(List<String>)", "String(String[String?,String?,String?,String?,String?,String?])", "List<ComplexSelector>(ComplexSelector)", "Expression0(Expression0)"],
|
|
93427
93591
|
interceptorsByTag: null,
|
|
93428
93592
|
leafTags: null,
|
|
93429
93593
|
arrayRti: Symbol("$ti")
|