sass 1.24.5 → 1.25.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/package.json +1 -1
- package/sass.dart.js +722 -336
package/sass.dart.js
CHANGED
|
@@ -6541,6 +6541,8 @@ self.readline = require("readline");
|
|
|
6541
6541
|
return Math.max(H.checkNum(a), H.checkNum(b));
|
|
6542
6542
|
},
|
|
6543
6543
|
pow: function(x, exponent) {
|
|
6544
|
+
H.checkNum(x);
|
|
6545
|
+
H.checkNum(exponent);
|
|
6544
6546
|
return Math.pow(x, exponent);
|
|
6545
6547
|
},
|
|
6546
6548
|
Random_Random: function() {
|
|
@@ -6843,12 +6845,12 @@ self.readline = require("readline");
|
|
|
6843
6845
|
},
|
|
6844
6846
|
RenderContext: function RenderContext() {
|
|
6845
6847
|
},
|
|
6846
|
-
|
|
6847
|
-
},
|
|
6848
|
-
_closure18: function _closure18() {
|
|
6848
|
+
closure141: function closure141() {
|
|
6849
6849
|
},
|
|
6850
6850
|
_closure19: function _closure19() {
|
|
6851
6851
|
},
|
|
6852
|
+
_closure20: function _closure20() {
|
|
6853
|
+
},
|
|
6852
6854
|
MergedMapView$: function(maps, $K, $V) {
|
|
6853
6855
|
var t1 = new Z.MergedMapView(P.LinkedHashMap_LinkedHashMap$_empty($K, [P.Map, $K, $V]), [$K, $V]);
|
|
6854
6856
|
t1.MergedMapView$1(maps, $K, $V);
|
|
@@ -8323,7 +8325,7 @@ self.readline = require("readline");
|
|
|
8323
8325
|
switch ($async$goto) {
|
|
8324
8326
|
case 0:
|
|
8325
8327
|
// Function start
|
|
8326
|
-
$async$returnValue = "1.
|
|
8328
|
+
$async$returnValue = "1.25.0 compiled with dart2js 2.7.0";
|
|
8327
8329
|
// goto return
|
|
8328
8330
|
$async$goto = 1;
|
|
8329
8331
|
break;
|
|
@@ -9865,7 +9867,7 @@ self.readline = require("readline");
|
|
|
9865
9867
|
_.validator = t2;
|
|
9866
9868
|
_._adapter = null;
|
|
9867
9869
|
_.history = t3;
|
|
9868
|
-
},
|
|
9870
|
+
}, closure142: function closure142() {
|
|
9869
9871
|
},
|
|
9870
9872
|
QueueList$: function(initialCapacity, $E) {
|
|
9871
9873
|
var t1 = new Q.QueueList(0, 0, [$E]);
|
|
@@ -10112,18 +10114,22 @@ self.readline = require("readline");
|
|
|
10112
10114
|
var t1 = S.SpanScanner$("@function " + $name + "(" + $arguments + ") {", "sass:meta");
|
|
10113
10115
|
return new Q.BuiltInCallable($name, H.setRuntimeTypeInfo([new S.Tuple2(new L.ScssParser(P.LinkedHashMap_LinkedHashMap$_empty(P.String, Z.VariableDeclaration), t1, C.StderrLogger_false).parseArgumentDeclaration$0(), callback, [B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}])], [[S.Tuple2, B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}]]));
|
|
10114
10116
|
},
|
|
10115
|
-
|
|
10117
|
+
closure101: function closure101() {
|
|
10116
10118
|
},
|
|
10117
|
-
|
|
10119
|
+
closure102: function closure102() {
|
|
10118
10120
|
},
|
|
10119
|
-
|
|
10121
|
+
closure103: function closure103() {
|
|
10120
10122
|
},
|
|
10121
|
-
|
|
10123
|
+
closure104: function closure104() {
|
|
10122
10124
|
},
|
|
10123
|
-
|
|
10125
|
+
_closure13: function _closure13() {
|
|
10124
10126
|
},
|
|
10125
|
-
BuiltInModule$: function($name, functions, mixins, $T) {
|
|
10126
|
-
|
|
10127
|
+
BuiltInModule$: function($name, functions, mixins, variables, $T) {
|
|
10128
|
+
var t1 = P._Uri__Uri(null, $name, null, "sass"),
|
|
10129
|
+
t2 = Q.BuiltInModule__callableMap(functions, $T),
|
|
10130
|
+
t3 = Q.BuiltInModule__callableMap(mixins, $T),
|
|
10131
|
+
t4 = variables == null ? C.Map_empty2 : new P.UnmodifiableMapView(variables, [P.String, F.Value]);
|
|
10132
|
+
return new Q.BuiltInModule(t1, t2, t3, t4, [$T]);
|
|
10127
10133
|
},
|
|
10128
10134
|
BuiltInModule__callableMap: function(callables, $T) {
|
|
10129
10135
|
var t2, t3, _i, callable,
|
|
@@ -10140,14 +10146,15 @@ self.readline = require("readline");
|
|
|
10140
10146
|
}
|
|
10141
10147
|
return new P.UnmodifiableMapView(t2, [t1, $T]);
|
|
10142
10148
|
},
|
|
10143
|
-
BuiltInModule: function BuiltInModule(t0, t1, t2, t3) {
|
|
10149
|
+
BuiltInModule: function BuiltInModule(t0, t1, t2, t3, t4) {
|
|
10144
10150
|
var _ = this;
|
|
10145
10151
|
_.url = t0;
|
|
10146
10152
|
_.functions = t1;
|
|
10147
10153
|
_.mixins = t2;
|
|
10148
|
-
_
|
|
10154
|
+
_.variables = t3;
|
|
10155
|
+
_.$ti = t4;
|
|
10149
10156
|
},
|
|
10150
|
-
|
|
10157
|
+
closure105: function closure105() {
|
|
10151
10158
|
},
|
|
10152
10159
|
CssParser: function CssParser(t0, t1, t2) {
|
|
10153
10160
|
var _ = this;
|
|
@@ -10589,7 +10596,7 @@ self.readline = require("readline");
|
|
|
10589
10596
|
J.set$run_$x(self.exports, P.allowInterop(new B.main_closure()));
|
|
10590
10597
|
J.set$render$x(self.exports, P.allowInterop(B.node___render$closure()));
|
|
10591
10598
|
J.set$renderSync$x(self.exports, P.allowInterop(B.node___renderSync$closure()));
|
|
10592
|
-
J.set$info$x(self.exports, "dart-sass\t1.
|
|
10599
|
+
J.set$info$x(self.exports, "dart-sass\t1.25.0\t(Sass Compiler)\t[Dart]\ndart2js\t2.7.0\t(Dart Compiler)\t[Dart]");
|
|
10593
10600
|
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});
|
|
10594
10601
|
},
|
|
10595
10602
|
_render: function(options, callback) {
|
|
@@ -10961,8 +10968,10 @@ self.readline = require("readline");
|
|
|
10961
10968
|
callback.call$2(t2, object[t2]);
|
|
10962
10969
|
}
|
|
10963
10970
|
},
|
|
10964
|
-
createClass: function($constructor, methods) {
|
|
10965
|
-
var klass = P.allowInteropCaptureThis($constructor)
|
|
10971
|
+
createClass: function($name, $constructor, methods) {
|
|
10972
|
+
var klass = P.allowInteropCaptureThis($constructor),
|
|
10973
|
+
t1 = {value: $name};
|
|
10974
|
+
self.Object.defineProperty(klass, "name", t1);
|
|
10966
10975
|
methods.forEach$1(0, new B.createClass_closure(klass.prototype));
|
|
10967
10976
|
return klass;
|
|
10968
10977
|
},
|
|
@@ -10983,6 +10992,8 @@ self.readline = require("readline");
|
|
|
10983
10992
|
createClass_closure: function createClass_closure(t0) {
|
|
10984
10993
|
this.$prototype = t0;
|
|
10985
10994
|
},
|
|
10995
|
+
_PropertyDescriptor: function _PropertyDescriptor() {
|
|
10996
|
+
},
|
|
10986
10997
|
toSentence: function(iter, conjunction) {
|
|
10987
10998
|
if (iter.get$length(iter) === 1)
|
|
10988
10999
|
return J.toString$0$(iter.get$first(iter));
|
|
@@ -11726,12 +11737,12 @@ self.readline = require("readline");
|
|
|
11726
11737
|
},
|
|
11727
11738
|
_EnvironmentModule__EnvironmentModule_closure4: function _EnvironmentModule__EnvironmentModule_closure4() {
|
|
11728
11739
|
},
|
|
11729
|
-
|
|
11730
|
-
},
|
|
11731
|
-
_closure13: function _closure13() {
|
|
11740
|
+
closure116: function closure116() {
|
|
11732
11741
|
},
|
|
11733
11742
|
_closure14: function _closure14() {
|
|
11734
11743
|
},
|
|
11744
|
+
_closure15: function _closure15() {
|
|
11745
|
+
},
|
|
11735
11746
|
SassNull: function SassNull() {
|
|
11736
11747
|
}
|
|
11737
11748
|
},
|
|
@@ -12824,17 +12835,17 @@ self.readline = require("readline");
|
|
|
12824
12835
|
},
|
|
12825
12836
|
closure69: function closure69() {
|
|
12826
12837
|
},
|
|
12827
|
-
|
|
12838
|
+
closure96: function closure96() {
|
|
12828
12839
|
},
|
|
12829
|
-
|
|
12840
|
+
closure97: function closure97() {
|
|
12830
12841
|
},
|
|
12831
|
-
|
|
12842
|
+
closure98: function closure98() {
|
|
12832
12843
|
},
|
|
12833
|
-
|
|
12844
|
+
closure99: function closure99() {
|
|
12834
12845
|
},
|
|
12835
|
-
|
|
12846
|
+
_closure12: function _closure12() {
|
|
12836
12847
|
},
|
|
12837
|
-
|
|
12848
|
+
closure100: function closure100() {
|
|
12838
12849
|
},
|
|
12839
12850
|
closure83: function closure83() {
|
|
12840
12851
|
},
|
|
@@ -12888,6 +12899,30 @@ self.readline = require("readline");
|
|
|
12888
12899
|
},
|
|
12889
12900
|
_parseChannels_closure: function _parseChannels_closure() {
|
|
12890
12901
|
},
|
|
12902
|
+
_fuzzyRoundIfZero: function(number) {
|
|
12903
|
+
if (!(Math.abs(number - 0) < $.$get$epsilon()))
|
|
12904
|
+
return number;
|
|
12905
|
+
return C.JSNumber_methods.get$isNegative(number) ? -0.0 : 0;
|
|
12906
|
+
},
|
|
12907
|
+
_coerceToRad: function(number) {
|
|
12908
|
+
var error, t1, t2, exception;
|
|
12909
|
+
try {
|
|
12910
|
+
t1 = [P.String];
|
|
12911
|
+
t2 = H.setRuntimeTypeInfo(["rad"], t1);
|
|
12912
|
+
t1 = H.setRuntimeTypeInfo([], t1);
|
|
12913
|
+
t2 = T.SassNumber$withUnits(number.valueInUnits$2(t2, t1), t1, t2);
|
|
12914
|
+
return t2;
|
|
12915
|
+
} catch (exception) {
|
|
12916
|
+
t1 = H.unwrapException(exception);
|
|
12917
|
+
if (t1 instanceof E.SassScriptException) {
|
|
12918
|
+
error = t1;
|
|
12919
|
+
if (!C.JSString_methods.startsWith$1(error.message, "Incompatible units"))
|
|
12920
|
+
throw exception;
|
|
12921
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + " to be an angle."));
|
|
12922
|
+
} else
|
|
12923
|
+
throw exception;
|
|
12924
|
+
}
|
|
12925
|
+
},
|
|
12891
12926
|
_numberFunction: function($name, transform) {
|
|
12892
12927
|
var t1 = S.SpanScanner$("@function " + $name + "($number) {", "sass:math");
|
|
12893
12928
|
return new Q.BuiltInCallable($name, H.setRuntimeTypeInfo([new S.Tuple2(new L.ScssParser(P.LinkedHashMap_LinkedHashMap$_empty(P.String, Z.VariableDeclaration), t1, C.StderrLogger_false).parseArgumentDeclaration$0(), new K._numberFunction_closure(transform), [B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}])], [[S.Tuple2, B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}]]));
|
|
@@ -12896,50 +12931,76 @@ self.readline = require("readline");
|
|
|
12896
12931
|
var t1 = S.SpanScanner$("@function " + $name + "(" + $arguments + ") {", "sass:math");
|
|
12897
12932
|
return new Q.BuiltInCallable($name, H.setRuntimeTypeInfo([new S.Tuple2(new L.ScssParser(P.LinkedHashMap_LinkedHashMap$_empty(P.String, Z.VariableDeclaration), t1, C.StderrLogger_false).parseArgumentDeclaration$0(), callback, [B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}])], [[S.Tuple2, B.ArgumentDeclaration, {func: 1, ret: F.Value, args: [[P.List, F.Value]]}]]));
|
|
12898
12933
|
},
|
|
12899
|
-
closure19: function closure19() {
|
|
12900
|
-
},
|
|
12901
|
-
closure26: function closure26() {
|
|
12902
|
-
},
|
|
12903
12934
|
closure25: function closure25() {
|
|
12904
12935
|
},
|
|
12936
|
+
closure91: function closure91() {
|
|
12937
|
+
},
|
|
12905
12938
|
closure24: function closure24() {
|
|
12906
12939
|
},
|
|
12907
12940
|
closure23: function closure23() {
|
|
12908
12941
|
},
|
|
12909
12942
|
closure22: function closure22() {
|
|
12910
12943
|
},
|
|
12911
|
-
|
|
12944
|
+
closure26: function closure26() {
|
|
12912
12945
|
},
|
|
12913
|
-
|
|
12946
|
+
closure89: function closure89() {
|
|
12947
|
+
},
|
|
12948
|
+
_closure11: function _closure11() {
|
|
12949
|
+
},
|
|
12950
|
+
closure88: function closure88() {
|
|
12951
|
+
},
|
|
12952
|
+
closure87: function closure87() {
|
|
12953
|
+
},
|
|
12954
|
+
closure85: function closure85() {
|
|
12955
|
+
},
|
|
12956
|
+
closure95: function closure95() {
|
|
12957
|
+
},
|
|
12958
|
+
closure94: function closure94() {
|
|
12959
|
+
},
|
|
12960
|
+
closure93: function closure93() {
|
|
12961
|
+
},
|
|
12962
|
+
closure92: function closure92() {
|
|
12963
|
+
},
|
|
12964
|
+
closure90: function closure90() {
|
|
12965
|
+
},
|
|
12966
|
+
closure86: function closure86() {
|
|
12967
|
+
},
|
|
12968
|
+
closure84: function closure84() {
|
|
12914
12969
|
},
|
|
12915
12970
|
closure18: function closure18() {
|
|
12916
12971
|
},
|
|
12917
12972
|
closure17: function closure17() {
|
|
12918
12973
|
},
|
|
12974
|
+
closure19: function closure19() {
|
|
12975
|
+
},
|
|
12976
|
+
closure21: function closure21() {
|
|
12977
|
+
},
|
|
12978
|
+
closure20: function closure20() {
|
|
12979
|
+
},
|
|
12919
12980
|
_numberFunction_closure: function _numberFunction_closure(t0) {
|
|
12920
12981
|
this.transform = t0;
|
|
12921
12982
|
},
|
|
12922
12983
|
_NodeSassColor: function _NodeSassColor() {
|
|
12923
12984
|
},
|
|
12924
|
-
|
|
12985
|
+
closure131: function closure131() {
|
|
12925
12986
|
},
|
|
12926
|
-
|
|
12987
|
+
closure132: function closure132() {
|
|
12927
12988
|
},
|
|
12928
|
-
|
|
12989
|
+
closure133: function closure133() {
|
|
12929
12990
|
},
|
|
12930
|
-
|
|
12991
|
+
closure134: function closure134() {
|
|
12931
12992
|
},
|
|
12932
|
-
|
|
12993
|
+
closure135: function closure135() {
|
|
12933
12994
|
},
|
|
12934
|
-
|
|
12995
|
+
closure136: function closure136() {
|
|
12935
12996
|
},
|
|
12936
|
-
|
|
12997
|
+
closure137: function closure137() {
|
|
12937
12998
|
},
|
|
12938
|
-
|
|
12999
|
+
closure138: function closure138() {
|
|
12939
13000
|
},
|
|
12940
|
-
|
|
13001
|
+
closure139: function closure139() {
|
|
12941
13002
|
},
|
|
12942
|
-
|
|
13003
|
+
closure140: function closure140() {
|
|
12943
13004
|
},
|
|
12944
13005
|
LimitedMapView$safelist: function(_map, safelist, $K, $V) {
|
|
12945
13006
|
return new K.LimitedMapView(_map, safelist._base.intersection$1(new M.MapKeySet(_map, [P.Object])), [$K, $V]);
|
|
@@ -13865,17 +13926,17 @@ self.readline = require("readline");
|
|
|
13865
13926
|
},
|
|
13866
13927
|
_NodeSassNumber: function _NodeSassNumber() {
|
|
13867
13928
|
},
|
|
13868
|
-
|
|
13929
|
+
closure110: function closure110() {
|
|
13869
13930
|
},
|
|
13870
|
-
|
|
13931
|
+
closure111: function closure111() {
|
|
13871
13932
|
},
|
|
13872
|
-
|
|
13933
|
+
closure112: function closure112() {
|
|
13873
13934
|
},
|
|
13874
|
-
|
|
13935
|
+
closure113: function closure113() {
|
|
13875
13936
|
},
|
|
13876
|
-
|
|
13937
|
+
closure114: function closure114() {
|
|
13877
13938
|
},
|
|
13878
|
-
|
|
13939
|
+
closure115: function closure115() {
|
|
13879
13940
|
},
|
|
13880
13941
|
_parseNumber_closure: function _parseNumber_closure() {
|
|
13881
13942
|
},
|
|
@@ -13894,6 +13955,11 @@ self.readline = require("readline");
|
|
|
13894
13955
|
SelectorParser_parseCompoundSelector_closure: function SelectorParser_parseCompoundSelector_closure(t0) {
|
|
13895
13956
|
this.$this = t0;
|
|
13896
13957
|
},
|
|
13958
|
+
SassNumber$: function(value, unit) {
|
|
13959
|
+
var t1 = unit == null ? null : H.setRuntimeTypeInfo([unit], [P.String]);
|
|
13960
|
+
t1 = t1 == null ? C.List_empty : P.List_List$unmodifiable(t1, P.String);
|
|
13961
|
+
return new T.SassNumber(value, t1, C.List_empty, null);
|
|
13962
|
+
},
|
|
13897
13963
|
SassNumber$withUnits: function(value, denominatorUnits, numeratorUnits) {
|
|
13898
13964
|
var t1 = numeratorUnits == null ? C.List_empty : P.List_List$unmodifiable(numeratorUnits, P.String);
|
|
13899
13965
|
return new T.SassNumber(value, t1, denominatorUnits == null ? C.List_empty : P.List_List$unmodifiable(denominatorUnits, P.String), null);
|
|
@@ -14537,31 +14603,31 @@ self.readline = require("readline");
|
|
|
14537
14603
|
},
|
|
14538
14604
|
_NodeSassList: function _NodeSassList() {
|
|
14539
14605
|
},
|
|
14540
|
-
|
|
14606
|
+
closure124: function closure124() {
|
|
14541
14607
|
},
|
|
14542
|
-
|
|
14608
|
+
_closure18: function _closure18() {
|
|
14543
14609
|
},
|
|
14544
|
-
|
|
14610
|
+
closure125: function closure125() {
|
|
14545
14611
|
},
|
|
14546
|
-
|
|
14612
|
+
closure126: function closure126() {
|
|
14547
14613
|
},
|
|
14548
|
-
|
|
14614
|
+
closure127: function closure127() {
|
|
14549
14615
|
},
|
|
14550
|
-
|
|
14616
|
+
closure128: function closure128() {
|
|
14551
14617
|
},
|
|
14552
|
-
|
|
14618
|
+
closure129: function closure129() {
|
|
14553
14619
|
},
|
|
14554
|
-
|
|
14620
|
+
closure130: function closure130() {
|
|
14555
14621
|
},
|
|
14556
14622
|
_NodeSassString: function _NodeSassString() {
|
|
14557
14623
|
},
|
|
14558
|
-
|
|
14624
|
+
closure106: function closure106() {
|
|
14559
14625
|
},
|
|
14560
|
-
|
|
14626
|
+
closure107: function closure107() {
|
|
14561
14627
|
},
|
|
14562
|
-
|
|
14628
|
+
closure108: function closure108() {
|
|
14563
14629
|
},
|
|
14564
|
-
|
|
14630
|
+
closure109: function closure109() {
|
|
14565
14631
|
},
|
|
14566
14632
|
SourceMapBuffer: function SourceMapBuffer(t0, t1, t2) {
|
|
14567
14633
|
var _ = this;
|
|
@@ -14815,23 +14881,23 @@ self.readline = require("readline");
|
|
|
14815
14881
|
},
|
|
14816
14882
|
_NodeSassMap: function _NodeSassMap() {
|
|
14817
14883
|
},
|
|
14818
|
-
|
|
14819
|
-
},
|
|
14820
|
-
_closure15: function _closure15() {
|
|
14884
|
+
closure117: function closure117() {
|
|
14821
14885
|
},
|
|
14822
14886
|
_closure16: function _closure16() {
|
|
14823
14887
|
},
|
|
14824
|
-
|
|
14888
|
+
_closure17: function _closure17() {
|
|
14825
14889
|
},
|
|
14826
|
-
|
|
14890
|
+
closure118: function closure118() {
|
|
14827
14891
|
},
|
|
14828
|
-
|
|
14892
|
+
closure119: function closure119() {
|
|
14829
14893
|
},
|
|
14830
|
-
|
|
14894
|
+
closure120: function closure120() {
|
|
14831
14895
|
},
|
|
14832
|
-
|
|
14896
|
+
closure121: function closure121() {
|
|
14833
14897
|
},
|
|
14834
|
-
|
|
14898
|
+
closure122: function closure122() {
|
|
14899
|
+
},
|
|
14900
|
+
closure123: function closure123() {
|
|
14835
14901
|
},
|
|
14836
14902
|
SassMap: function SassMap(t0) {
|
|
14837
14903
|
this.contents = t0;
|
|
@@ -24274,7 +24340,7 @@ self.readline = require("readline");
|
|
|
24274
24340
|
$is_EventRequest: 1
|
|
24275
24341
|
};
|
|
24276
24342
|
Q.Repl.prototype = {};
|
|
24277
|
-
Q.
|
|
24343
|
+
Q.closure142.prototype = {
|
|
24278
24344
|
call$1: function(text) {
|
|
24279
24345
|
return true;
|
|
24280
24346
|
}
|
|
@@ -26070,7 +26136,7 @@ self.readline = require("readline");
|
|
|
26070
26136
|
},
|
|
26071
26137
|
$isCssValue: 1,
|
|
26072
26138
|
$isAstNode: 1,
|
|
26073
|
-
get$value: function() {
|
|
26139
|
+
get$value: function(receiver) {
|
|
26074
26140
|
return this.value;
|
|
26075
26141
|
},
|
|
26076
26142
|
get$span: function() {
|
|
@@ -26108,7 +26174,7 @@ self.readline = require("readline");
|
|
|
26108
26174
|
return J.toString$0$(this.value);
|
|
26109
26175
|
},
|
|
26110
26176
|
$isAstNode: 1,
|
|
26111
|
-
get$value: function() {
|
|
26177
|
+
get$value: function(receiver) {
|
|
26112
26178
|
return this.value;
|
|
26113
26179
|
},
|
|
26114
26180
|
get$span: function() {
|
|
@@ -26341,8 +26407,10 @@ self.readline = require("readline");
|
|
|
26341
26407
|
return "media";
|
|
26342
26408
|
if (!!t1.$isCssSupportsRule)
|
|
26343
26409
|
return "supports";
|
|
26344
|
-
if (!!t1.$isCssAtRule)
|
|
26345
|
-
|
|
26410
|
+
if (!!t1.$isCssAtRule) {
|
|
26411
|
+
t1 = node.name;
|
|
26412
|
+
return t1.get$value(t1).toLowerCase();
|
|
26413
|
+
}
|
|
26346
26414
|
return;
|
|
26347
26415
|
}
|
|
26348
26416
|
};
|
|
@@ -32333,7 +32401,7 @@ self.readline = require("readline");
|
|
|
32333
32401
|
else
|
|
32334
32402
|
throw H.wrapException(E.SassScriptException$("Missing argument $lightness."));
|
|
32335
32403
|
},
|
|
32336
|
-
$signature:
|
|
32404
|
+
$signature: 4
|
|
32337
32405
|
};
|
|
32338
32406
|
K.closure55.prototype = {
|
|
32339
32407
|
call$1: function($arguments) {
|
|
@@ -32362,7 +32430,7 @@ self.readline = require("readline");
|
|
|
32362
32430
|
else
|
|
32363
32431
|
throw H.wrapException(E.SassScriptException$("Missing argument $lightness."));
|
|
32364
32432
|
},
|
|
32365
|
-
$signature:
|
|
32433
|
+
$signature: 4
|
|
32366
32434
|
};
|
|
32367
32435
|
K.closure59.prototype = {
|
|
32368
32436
|
call$1: function($arguments) {
|
|
@@ -32411,7 +32479,7 @@ self.readline = require("readline");
|
|
|
32411
32479
|
call$1: function($arguments) {
|
|
32412
32480
|
return new D.SassString("saturate(" + N.serializeValue(J.$index$asx($arguments, 0).assertNumber$1("amount"), false, true) + ")", false);
|
|
32413
32481
|
},
|
|
32414
|
-
$signature:
|
|
32482
|
+
$signature: 4
|
|
32415
32483
|
};
|
|
32416
32484
|
K.closure65.prototype = {
|
|
32417
32485
|
call$1: function($arguments) {
|
|
@@ -32454,7 +32522,7 @@ self.readline = require("readline");
|
|
|
32454
32522
|
else
|
|
32455
32523
|
throw H.wrapException(E.SassScriptException$("Only 1 argument allowed, but " + t1 + " were passed."));
|
|
32456
32524
|
},
|
|
32457
|
-
$signature:
|
|
32525
|
+
$signature: 4
|
|
32458
32526
|
};
|
|
32459
32527
|
K._closure10.prototype = {
|
|
32460
32528
|
call$1: function(argument) {
|
|
@@ -32472,7 +32540,7 @@ self.readline = require("readline");
|
|
|
32472
32540
|
},
|
|
32473
32541
|
$signature: 0
|
|
32474
32542
|
};
|
|
32475
|
-
K.
|
|
32543
|
+
K.closure96.prototype = {
|
|
32476
32544
|
call$1: function($arguments) {
|
|
32477
32545
|
var result, color, t2,
|
|
32478
32546
|
t1 = J.getInterceptor$asx($arguments),
|
|
@@ -32491,7 +32559,7 @@ self.readline = require("readline");
|
|
|
32491
32559
|
},
|
|
32492
32560
|
$signature: 0
|
|
32493
32561
|
};
|
|
32494
|
-
K.
|
|
32562
|
+
K.closure97.prototype = {
|
|
32495
32563
|
call$1: function($arguments) {
|
|
32496
32564
|
var result,
|
|
32497
32565
|
t1 = J.getInterceptor$asx($arguments);
|
|
@@ -32504,7 +32572,7 @@ self.readline = require("readline");
|
|
|
32504
32572
|
},
|
|
32505
32573
|
$signature: 0
|
|
32506
32574
|
};
|
|
32507
|
-
K.
|
|
32575
|
+
K.closure98.prototype = {
|
|
32508
32576
|
call$1: function($arguments) {
|
|
32509
32577
|
var result, color,
|
|
32510
32578
|
argument = J.$index$asx($arguments, 0);
|
|
@@ -32518,25 +32586,25 @@ self.readline = require("readline");
|
|
|
32518
32586
|
},
|
|
32519
32587
|
$signature: 0
|
|
32520
32588
|
};
|
|
32521
|
-
K.
|
|
32589
|
+
K.closure99.prototype = {
|
|
32522
32590
|
call$1: function($arguments) {
|
|
32523
32591
|
var result,
|
|
32524
32592
|
t1 = J.getInterceptor$asx($arguments);
|
|
32525
|
-
if (C.JSArray_methods.every$1(t1.$index($arguments, 0).get$asList(), new K.
|
|
32593
|
+
if (C.JSArray_methods.every$1(t1.$index($arguments, 0).get$asList(), new K._closure12())) {
|
|
32526
32594
|
result = K._functionString("alpha", $arguments);
|
|
32527
32595
|
N.warn("Using color.alpha() for a Microsoft filter is deprecated.\n\nRecommendation: " + result.toString$0(0), false);
|
|
32528
32596
|
return result;
|
|
32529
32597
|
}
|
|
32530
32598
|
throw H.wrapException(E.SassScriptException$("Only 1 argument allowed, but " + t1.get$length($arguments) + " were passed."));
|
|
32531
32599
|
},
|
|
32532
|
-
$signature:
|
|
32600
|
+
$signature: 4
|
|
32533
32601
|
};
|
|
32534
|
-
K.
|
|
32602
|
+
K._closure12.prototype = {
|
|
32535
32603
|
call$1: function(argument) {
|
|
32536
32604
|
return argument instanceof D.SassString && !argument.hasQuotes && J.contains$1$asx(argument.text, $.$get$_microsoftFilterStart());
|
|
32537
32605
|
}
|
|
32538
32606
|
};
|
|
32539
|
-
K.
|
|
32607
|
+
K.closure100.prototype = {
|
|
32540
32608
|
call$1: function($arguments) {
|
|
32541
32609
|
var result, color,
|
|
32542
32610
|
t1 = J.getInterceptor$asx($arguments);
|
|
@@ -32555,21 +32623,21 @@ self.readline = require("readline");
|
|
|
32555
32623
|
var t1 = J.get$first$ax($arguments).assertColor$1("color").get$red();
|
|
32556
32624
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
32557
32625
|
},
|
|
32558
|
-
$signature:
|
|
32626
|
+
$signature: 1
|
|
32559
32627
|
};
|
|
32560
32628
|
K.closure82.prototype = {
|
|
32561
32629
|
call$1: function($arguments) {
|
|
32562
32630
|
var t1 = J.get$first$ax($arguments).assertColor$1("color").get$green();
|
|
32563
32631
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
32564
32632
|
},
|
|
32565
|
-
$signature:
|
|
32633
|
+
$signature: 1
|
|
32566
32634
|
};
|
|
32567
32635
|
K.closure81.prototype = {
|
|
32568
32636
|
call$1: function($arguments) {
|
|
32569
32637
|
var t1 = J.get$first$ax($arguments).assertColor$1("color").get$blue();
|
|
32570
32638
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
32571
32639
|
},
|
|
32572
|
-
$signature:
|
|
32640
|
+
$signature: 1
|
|
32573
32641
|
};
|
|
32574
32642
|
K.closure80.prototype = {
|
|
32575
32643
|
call$1: function($arguments) {
|
|
@@ -32586,7 +32654,7 @@ self.readline = require("readline");
|
|
|
32586
32654
|
t2 = P.List_List$unmodifiable(t3, t2);
|
|
32587
32655
|
return new T.SassNumber(t1, t2, C.List_empty, null);
|
|
32588
32656
|
},
|
|
32589
|
-
$signature:
|
|
32657
|
+
$signature: 1
|
|
32590
32658
|
};
|
|
32591
32659
|
K.closure78.prototype = {
|
|
32592
32660
|
call$1: function($arguments) {
|
|
@@ -32596,7 +32664,7 @@ self.readline = require("readline");
|
|
|
32596
32664
|
t2 = P.List_List$unmodifiable(t3, t2);
|
|
32597
32665
|
return new T.SassNumber(t1, t2, C.List_empty, null);
|
|
32598
32666
|
},
|
|
32599
|
-
$signature:
|
|
32667
|
+
$signature: 1
|
|
32600
32668
|
};
|
|
32601
32669
|
K.closure77.prototype = {
|
|
32602
32670
|
call$1: function($arguments) {
|
|
@@ -32606,7 +32674,7 @@ self.readline = require("readline");
|
|
|
32606
32674
|
t2 = P.List_List$unmodifiable(t3, t2);
|
|
32607
32675
|
return new T.SassNumber(t1, t2, C.List_empty, null);
|
|
32608
32676
|
},
|
|
32609
|
-
$signature:
|
|
32677
|
+
$signature: 1
|
|
32610
32678
|
};
|
|
32611
32679
|
K.closure76.prototype = {
|
|
32612
32680
|
call$1: function($arguments) {
|
|
@@ -32804,7 +32872,7 @@ self.readline = require("readline");
|
|
|
32804
32872
|
t1 = new K.closure_hexString();
|
|
32805
32873
|
return new D.SassString("#" + H.S(t1.call$1(T.fuzzyRound(color.alpha * 255))) + H.S(t1.call$1(color.get$red())) + H.S(t1.call$1(color.get$green())) + H.S(t1.call$1(color.get$blue())), false);
|
|
32806
32874
|
},
|
|
32807
|
-
$signature:
|
|
32875
|
+
$signature: 4
|
|
32808
32876
|
};
|
|
32809
32877
|
K.closure_hexString.prototype = {
|
|
32810
32878
|
call$1: function(component) {
|
|
@@ -32837,7 +32905,7 @@ self.readline = require("readline");
|
|
|
32837
32905
|
var t1 = J.$index$asx($arguments, 0).get$asList().length;
|
|
32838
32906
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
32839
32907
|
},
|
|
32840
|
-
$signature:
|
|
32908
|
+
$signature: 1
|
|
32841
32909
|
};
|
|
32842
32910
|
D.closure41.prototype = {
|
|
32843
32911
|
call$1: function($arguments) {
|
|
@@ -32968,13 +33036,13 @@ self.readline = require("readline");
|
|
|
32968
33036
|
call$1: function($arguments) {
|
|
32969
33037
|
return J.$index$asx($arguments, 0).get$separator() === C.ListSeparator_comma ? new D.SassString("comma", false) : new D.SassString("space", false);
|
|
32970
33038
|
},
|
|
32971
|
-
$signature:
|
|
33039
|
+
$signature: 4
|
|
32972
33040
|
};
|
|
32973
33041
|
D.closure35.prototype = {
|
|
32974
33042
|
call$1: function($arguments) {
|
|
32975
33043
|
return J.$index$asx($arguments, 0).get$hasBrackets() ? C.SassBoolean_true : C.SassBoolean_false;
|
|
32976
33044
|
},
|
|
32977
|
-
$signature:
|
|
33045
|
+
$signature: 5
|
|
32978
33046
|
};
|
|
32979
33047
|
A.closure33.prototype = {
|
|
32980
33048
|
call$1: function($arguments) {
|
|
@@ -33044,37 +33112,54 @@ self.readline = require("readline");
|
|
|
33044
33112
|
var t1 = J.getInterceptor$asx($arguments);
|
|
33045
33113
|
return t1.$index($arguments, 0).assertMap$1("map").contents.containsKey$1(t1.$index($arguments, 1)) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
33046
33114
|
},
|
|
33047
|
-
$signature: 4
|
|
33048
|
-
};
|
|
33049
|
-
K.closure19.prototype = {
|
|
33050
|
-
call$1: function($arguments) {
|
|
33051
|
-
var t1, t2,
|
|
33052
|
-
number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33053
|
-
number.assertNoUnits$1("number");
|
|
33054
|
-
t1 = P.String;
|
|
33055
|
-
t2 = H.setRuntimeTypeInfo(["%"], [t1]);
|
|
33056
|
-
t1 = P.List_List$unmodifiable(t2, t1);
|
|
33057
|
-
return new T.SassNumber(number.value * 100, t1, C.List_empty, null);
|
|
33058
|
-
},
|
|
33059
33115
|
$signature: 5
|
|
33060
33116
|
};
|
|
33061
|
-
K.
|
|
33117
|
+
K.closure25.prototype = {
|
|
33062
33118
|
call$1: function(value) {
|
|
33063
33119
|
return J.ceil$0$n(value);
|
|
33064
33120
|
},
|
|
33065
33121
|
$signature: 24
|
|
33066
33122
|
};
|
|
33067
|
-
K.
|
|
33068
|
-
call$1: function(
|
|
33069
|
-
|
|
33123
|
+
K.closure91.prototype = {
|
|
33124
|
+
call$1: function($arguments) {
|
|
33125
|
+
var t2, t3, arg2, arg2Name, unit1, unit2,
|
|
33126
|
+
_s11_ = "is unitless",
|
|
33127
|
+
t1 = J.getInterceptor$asx($arguments),
|
|
33128
|
+
min = t1.$index($arguments, 0).assertNumber$1("min"),
|
|
33129
|
+
number = t1.$index($arguments, 1).assertNumber$1("number"),
|
|
33130
|
+
max = t1.$index($arguments, 2).assertNumber$1("max");
|
|
33131
|
+
t1 = min.numeratorUnits.length === 0;
|
|
33132
|
+
t2 = !t1 || min.denominatorUnits.length !== 0;
|
|
33133
|
+
t3 = number.numeratorUnits.length === 0;
|
|
33134
|
+
if (t2 === (!t3 || number.denominatorUnits.length !== 0)) {
|
|
33135
|
+
t2 = !t3 || number.denominatorUnits.length !== 0;
|
|
33136
|
+
t2 = t2 === (max.numeratorUnits.length !== 0 || max.denominatorUnits.length !== 0);
|
|
33137
|
+
} else
|
|
33138
|
+
t2 = false;
|
|
33139
|
+
if (t2) {
|
|
33140
|
+
if (min.greaterThanOrEquals$1(max).value)
|
|
33141
|
+
return min;
|
|
33142
|
+
if (min.greaterThanOrEquals$1(number).value)
|
|
33143
|
+
return min;
|
|
33144
|
+
if (number.greaterThanOrEquals$1(max).value)
|
|
33145
|
+
return max;
|
|
33146
|
+
return number;
|
|
33147
|
+
}
|
|
33148
|
+
t2 = !t1 || min.denominatorUnits.length !== 0;
|
|
33149
|
+
arg2 = t2 !== (!t3 || number.denominatorUnits.length !== 0) ? number : max;
|
|
33150
|
+
t2 = !t1 || min.denominatorUnits.length !== 0;
|
|
33151
|
+
arg2Name = t2 !== (!t3 || number.denominatorUnits.length !== 0) ? "$number" : "$max";
|
|
33152
|
+
unit1 = !t1 || min.denominatorUnits.length !== 0 ? "has unit " + min.get$unitString() : _s11_;
|
|
33153
|
+
unit2 = arg2.numeratorUnits.length !== 0 || arg2.denominatorUnits.length !== 0 ? "has unit " + arg2.get$unitString() : _s11_;
|
|
33154
|
+
throw H.wrapException(E.SassScriptException$("$min " + unit1 + " but " + arg2Name + " " + unit2 + ". Arguments must all have units or all be unitless."));
|
|
33070
33155
|
},
|
|
33071
|
-
$signature:
|
|
33156
|
+
$signature: 1
|
|
33072
33157
|
};
|
|
33073
33158
|
K.closure24.prototype = {
|
|
33074
33159
|
call$1: function(value) {
|
|
33075
|
-
return
|
|
33160
|
+
return J.floor$0$n(value);
|
|
33076
33161
|
},
|
|
33077
|
-
$signature:
|
|
33162
|
+
$signature: 24
|
|
33078
33163
|
};
|
|
33079
33164
|
K.closure23.prototype = {
|
|
33080
33165
|
call$1: function($arguments) {
|
|
@@ -33088,7 +33173,7 @@ self.readline = require("readline");
|
|
|
33088
33173
|
return max;
|
|
33089
33174
|
throw H.wrapException(E.SassScriptException$("At least one argument must be passed."));
|
|
33090
33175
|
},
|
|
33091
|
-
$signature:
|
|
33176
|
+
$signature: 1
|
|
33092
33177
|
};
|
|
33093
33178
|
K.closure22.prototype = {
|
|
33094
33179
|
call$1: function($arguments) {
|
|
@@ -33102,64 +33187,320 @@ self.readline = require("readline");
|
|
|
33102
33187
|
return min;
|
|
33103
33188
|
throw H.wrapException(E.SassScriptException$("At least one argument must be passed."));
|
|
33104
33189
|
},
|
|
33105
|
-
$signature:
|
|
33190
|
+
$signature: 1
|
|
33106
33191
|
};
|
|
33107
|
-
K.
|
|
33192
|
+
K.closure26.prototype = {
|
|
33193
|
+
call$1: function(value) {
|
|
33194
|
+
return Math.abs(value);
|
|
33195
|
+
},
|
|
33196
|
+
$signature: 39
|
|
33197
|
+
};
|
|
33198
|
+
K.closure89.prototype = {
|
|
33108
33199
|
call$1: function($arguments) {
|
|
33109
|
-
var
|
|
33110
|
-
|
|
33111
|
-
|
|
33112
|
-
|
|
33200
|
+
var numeratorUnits, denominatorUnits, subtotal, i, number, t2, t3, t4, t5, t6, t7, result, unit1, unit2,
|
|
33201
|
+
_s11_ = "is unitless",
|
|
33202
|
+
t1 = J.$index$asx($arguments, 0).get$asList(),
|
|
33203
|
+
numbers = new H.MappedListIterable(t1, new K._closure11(), [H.getTypeArgumentByIndex(t1, 0), T.SassNumber]).toList$0(0);
|
|
33204
|
+
if (numbers.length === 0)
|
|
33205
|
+
throw H.wrapException(E.SassScriptException$("At least one argument must be passed."));
|
|
33206
|
+
t1 = numbers[0];
|
|
33207
|
+
numeratorUnits = t1.numeratorUnits;
|
|
33208
|
+
denominatorUnits = t1.denominatorUnits;
|
|
33209
|
+
for (t1 = P.String, subtotal = 0, i = 0; i < numbers.length; ++i) {
|
|
33210
|
+
number = numbers[i];
|
|
33211
|
+
t2 = number.numeratorUnits;
|
|
33212
|
+
t3 = t2.length === 0;
|
|
33213
|
+
t4 = !t3 || number.denominatorUnits.length !== 0;
|
|
33214
|
+
t5 = numbers[0];
|
|
33215
|
+
t6 = t5.numeratorUnits;
|
|
33216
|
+
t7 = t6.length === 0;
|
|
33217
|
+
if (t4 === (!t7 || t5.denominatorUnits.length !== 0)) {
|
|
33218
|
+
t2 = number.valueInUnits$2(numeratorUnits, denominatorUnits);
|
|
33219
|
+
result = P.List_List$from(numeratorUnits, false, t1);
|
|
33220
|
+
result.fixed$length = Array;
|
|
33221
|
+
result.immutable$list = Array;
|
|
33222
|
+
result = P.List_List$from(denominatorUnits, false, t1);
|
|
33223
|
+
result.fixed$length = Array;
|
|
33224
|
+
result.immutable$list = Array;
|
|
33225
|
+
H.checkNum(t2);
|
|
33226
|
+
subtotal += Math.pow(t2, 2);
|
|
33227
|
+
} else {
|
|
33228
|
+
if (!t7 || t5.denominatorUnits.length !== 0)
|
|
33229
|
+
unit1 = "has unit " + (!t7 || t5.denominatorUnits.length !== 0 ? t5._unitString$2(t6, t5.denominatorUnits) : "");
|
|
33230
|
+
else
|
|
33231
|
+
unit1 = _s11_;
|
|
33232
|
+
if (!t3 || number.denominatorUnits.length !== 0)
|
|
33233
|
+
unit2 = "has unit " + (!t3 || number.denominatorUnits.length !== 0 ? number._unitString$2(t2, number.denominatorUnits) : "");
|
|
33234
|
+
else
|
|
33235
|
+
unit2 = _s11_;
|
|
33236
|
+
throw H.wrapException(E.SassScriptException$("Argument 1 " + unit1 + " but argument " + (i + 1) + " " + unit2 + ". Arguments must all have units or all be unitless."));
|
|
33237
|
+
}
|
|
33238
|
+
}
|
|
33239
|
+
return T.SassNumber$withUnits(Math.sqrt(subtotal), denominatorUnits, numeratorUnits);
|
|
33240
|
+
},
|
|
33241
|
+
$signature: 1
|
|
33242
|
+
};
|
|
33243
|
+
K._closure11.prototype = {
|
|
33244
|
+
call$1: function(argument) {
|
|
33245
|
+
return argument.assertNumber$0();
|
|
33246
|
+
}
|
|
33247
|
+
};
|
|
33248
|
+
K.closure88.prototype = {
|
|
33249
|
+
call$1: function($arguments) {
|
|
33250
|
+
var numberValue, base, baseValue, t2,
|
|
33251
|
+
_s18_ = " to have no units.",
|
|
33252
|
+
t1 = J.getInterceptor$asx($arguments),
|
|
33253
|
+
number = t1.$index($arguments, 0).assertNumber$1("number");
|
|
33254
|
+
if (number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0)
|
|
33255
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + _s18_));
|
|
33256
|
+
numberValue = K._fuzzyRoundIfZero(number.value);
|
|
33257
|
+
if (J.$eq$(t1.$index($arguments, 1), C.C_SassNull)) {
|
|
33258
|
+
t1 = Math.log(H.checkNum(numberValue));
|
|
33113
33259
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33114
33260
|
}
|
|
33115
|
-
|
|
33116
|
-
if (
|
|
33117
|
-
throw H.wrapException(E.SassScriptException$("$
|
|
33118
|
-
t1 =
|
|
33119
|
-
|
|
33261
|
+
base = t1.$index($arguments, 1).assertNumber$1("base");
|
|
33262
|
+
if (base.numeratorUnits.length !== 0 || base.denominatorUnits.length !== 0)
|
|
33263
|
+
throw H.wrapException(E.SassScriptException$("$base: Expected " + base.toString$0(0) + _s18_));
|
|
33264
|
+
t1 = base.value;
|
|
33265
|
+
baseValue = Math.abs(t1 - 1) < $.$get$epsilon() ? T.fuzzyRound(t1) : K._fuzzyRoundIfZero(t1);
|
|
33266
|
+
t1 = Math.log(H.checkNum(numberValue));
|
|
33267
|
+
t2 = Math.log(H.checkNum(baseValue));
|
|
33268
|
+
return new T.SassNumber(t1 / t2, C.List_empty, C.List_empty, null);
|
|
33120
33269
|
},
|
|
33121
|
-
$signature:
|
|
33270
|
+
$signature: 1
|
|
33122
33271
|
};
|
|
33123
|
-
K.
|
|
33272
|
+
K.closure87.prototype = {
|
|
33124
33273
|
call$1: function($arguments) {
|
|
33125
|
-
|
|
33274
|
+
var baseValue, exponentValue, t2, _null = null,
|
|
33275
|
+
_s18_ = " to have no units.",
|
|
33276
|
+
t1 = J.getInterceptor$asx($arguments),
|
|
33277
|
+
base = t1.$index($arguments, 0).assertNumber$1("base"),
|
|
33278
|
+
exponent = t1.$index($arguments, 1).assertNumber$1("exponent");
|
|
33279
|
+
if (base.numeratorUnits.length !== 0 || base.denominatorUnits.length !== 0)
|
|
33280
|
+
throw H.wrapException(E.SassScriptException$("$base: Expected " + base.toString$0(0) + _s18_));
|
|
33281
|
+
else if (exponent.numeratorUnits.length !== 0 || exponent.denominatorUnits.length !== 0)
|
|
33282
|
+
throw H.wrapException(E.SassScriptException$("$exponent: Expected " + exponent.toString$0(0) + _s18_));
|
|
33283
|
+
baseValue = K._fuzzyRoundIfZero(base.value);
|
|
33284
|
+
exponentValue = K._fuzzyRoundIfZero(exponent.value);
|
|
33285
|
+
t1 = $.$get$epsilon();
|
|
33286
|
+
if (Math.abs(Math.abs(baseValue) - 1) < t1) {
|
|
33287
|
+
exponentValue.toString;
|
|
33288
|
+
t2 = exponentValue == 1 / 0 || exponentValue == -1 / 0;
|
|
33289
|
+
} else
|
|
33290
|
+
t2 = false;
|
|
33291
|
+
if (t2)
|
|
33292
|
+
return new T.SassNumber(0 / 0, C.List_empty, C.List_empty, _null);
|
|
33293
|
+
else if (Math.abs(baseValue - 0) < t1) {
|
|
33294
|
+
exponentValue.toString;
|
|
33295
|
+
if (isFinite(exponentValue))
|
|
33296
|
+
if (T.fuzzyIsInt(exponentValue))
|
|
33297
|
+
t1 = C.JSInt_methods.$mod(T.fuzzyIsInt(exponentValue) ? J.round$0$n(exponentValue) : _null, 2) === 1;
|
|
33298
|
+
else
|
|
33299
|
+
t1 = false;
|
|
33300
|
+
else
|
|
33301
|
+
t1 = false;
|
|
33302
|
+
if (t1)
|
|
33303
|
+
exponentValue = T.fuzzyRound(exponentValue);
|
|
33304
|
+
} else {
|
|
33305
|
+
if (isFinite(baseValue))
|
|
33306
|
+
if (baseValue < 0 && true) {
|
|
33307
|
+
exponentValue.toString;
|
|
33308
|
+
t1 = isFinite(exponentValue) && T.fuzzyIsInt(exponentValue);
|
|
33309
|
+
} else
|
|
33310
|
+
t1 = false;
|
|
33311
|
+
else
|
|
33312
|
+
t1 = false;
|
|
33313
|
+
if (t1)
|
|
33314
|
+
exponentValue = T.fuzzyRound(exponentValue);
|
|
33315
|
+
else {
|
|
33316
|
+
if (baseValue == 1 / 0 || baseValue == -1 / 0)
|
|
33317
|
+
if (baseValue < 0 && true) {
|
|
33318
|
+
exponentValue.toString;
|
|
33319
|
+
if (isFinite(exponentValue))
|
|
33320
|
+
if (T.fuzzyIsInt(exponentValue))
|
|
33321
|
+
t1 = C.JSInt_methods.$mod(T.fuzzyIsInt(exponentValue) ? J.round$0$n(exponentValue) : _null, 2) === 1;
|
|
33322
|
+
else
|
|
33323
|
+
t1 = false;
|
|
33324
|
+
else
|
|
33325
|
+
t1 = false;
|
|
33326
|
+
} else
|
|
33327
|
+
t1 = false;
|
|
33328
|
+
else
|
|
33329
|
+
t1 = false;
|
|
33330
|
+
if (t1)
|
|
33331
|
+
exponentValue = T.fuzzyRound(exponentValue);
|
|
33332
|
+
}
|
|
33333
|
+
}
|
|
33334
|
+
H.checkNum(exponentValue);
|
|
33335
|
+
t1 = Math.pow(baseValue, exponentValue);
|
|
33336
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, _null);
|
|
33126
33337
|
},
|
|
33127
|
-
$signature:
|
|
33338
|
+
$signature: 1
|
|
33128
33339
|
};
|
|
33129
|
-
K.
|
|
33340
|
+
K.closure85.prototype = {
|
|
33341
|
+
call$1: function($arguments) {
|
|
33342
|
+
var t1,
|
|
33343
|
+
number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33344
|
+
if (number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0)
|
|
33345
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + " to have no units."));
|
|
33346
|
+
t1 = Math.sqrt(H.checkNum(K._fuzzyRoundIfZero(number.value)));
|
|
33347
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33348
|
+
},
|
|
33349
|
+
$signature: 1
|
|
33350
|
+
};
|
|
33351
|
+
K.closure95.prototype = {
|
|
33352
|
+
call$1: function($arguments) {
|
|
33353
|
+
var numberValue,
|
|
33354
|
+
number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33355
|
+
if (number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0)
|
|
33356
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + " to have no units."));
|
|
33357
|
+
numberValue = number.value;
|
|
33358
|
+
if (Math.abs(Math.abs(numberValue) - 1) < $.$get$epsilon())
|
|
33359
|
+
numberValue = T.fuzzyRound(numberValue);
|
|
33360
|
+
return T.SassNumber$withUnits(Math.acos(numberValue) * 180 / 3.141592653589793, null, H.setRuntimeTypeInfo(["deg"], [P.String]));
|
|
33361
|
+
},
|
|
33362
|
+
$signature: 1
|
|
33363
|
+
};
|
|
33364
|
+
K.closure94.prototype = {
|
|
33365
|
+
call$1: function($arguments) {
|
|
33366
|
+
var t1,
|
|
33367
|
+
number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33368
|
+
if (number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0)
|
|
33369
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + " to have no units."));
|
|
33370
|
+
t1 = number.value;
|
|
33371
|
+
return T.SassNumber$withUnits(Math.asin(H.checkNum(Math.abs(Math.abs(t1) - 1) < $.$get$epsilon() ? T.fuzzyRound(t1) : K._fuzzyRoundIfZero(t1))) * 180 / 3.141592653589793, null, H.setRuntimeTypeInfo(["deg"], [P.String]));
|
|
33372
|
+
},
|
|
33373
|
+
$signature: 1
|
|
33374
|
+
};
|
|
33375
|
+
K.closure93.prototype = {
|
|
33130
33376
|
call$1: function($arguments) {
|
|
33131
33377
|
var number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33132
|
-
|
|
33378
|
+
if (number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0)
|
|
33379
|
+
throw H.wrapException(E.SassScriptException$("$number: Expected " + number.toString$0(0) + " to have no units."));
|
|
33380
|
+
return T.SassNumber$withUnits(Math.atan(H.checkNum(K._fuzzyRoundIfZero(number.value))) * 180 / 3.141592653589793, null, H.setRuntimeTypeInfo(["deg"], [P.String]));
|
|
33133
33381
|
},
|
|
33134
|
-
$signature:
|
|
33382
|
+
$signature: 1
|
|
33135
33383
|
};
|
|
33136
|
-
K.
|
|
33384
|
+
K.closure92.prototype = {
|
|
33385
|
+
call$1: function($arguments) {
|
|
33386
|
+
var t2, t3, t4, unit1, unit2, xValue,
|
|
33387
|
+
_s11_ = "is unitless",
|
|
33388
|
+
t1 = J.getInterceptor$asx($arguments),
|
|
33389
|
+
y = t1.$index($arguments, 0).assertNumber$1("y"),
|
|
33390
|
+
x = t1.$index($arguments, 1).assertNumber$1("x");
|
|
33391
|
+
t1 = y.numeratorUnits;
|
|
33392
|
+
t2 = t1.length === 0;
|
|
33393
|
+
t3 = !t2 || y.denominatorUnits.length !== 0;
|
|
33394
|
+
t4 = x.numeratorUnits.length === 0;
|
|
33395
|
+
if (t3 !== (!t4 || x.denominatorUnits.length !== 0)) {
|
|
33396
|
+
unit1 = !t2 || y.denominatorUnits.length !== 0 ? "has unit " + y.get$unitString() : _s11_;
|
|
33397
|
+
unit2 = !t4 || x.denominatorUnits.length !== 0 ? "has unit " + x.get$unitString() : _s11_;
|
|
33398
|
+
throw H.wrapException(E.SassScriptException$("$y " + unit1 + " but $x " + unit2 + ". Arguments must all have units or all be unitless."));
|
|
33399
|
+
}
|
|
33400
|
+
t2 = y.denominatorUnits;
|
|
33401
|
+
xValue = K._fuzzyRoundIfZero(T.SassNumber$withUnits(x.valueInUnits$2(t1, t2), t2, t1).value);
|
|
33402
|
+
return T.SassNumber$withUnits(Math.atan2(H.checkNum(K._fuzzyRoundIfZero(y.value)), H.checkNum(xValue)) * 180 / 3.141592653589793, null, H.setRuntimeTypeInfo(["deg"], [P.String]));
|
|
33403
|
+
},
|
|
33404
|
+
$signature: 1
|
|
33405
|
+
};
|
|
33406
|
+
K.closure90.prototype = {
|
|
33407
|
+
call$1: function($arguments) {
|
|
33408
|
+
var t1 = Math.cos(H.checkNum(K._coerceToRad(J.$index$asx($arguments, 0).assertNumber$1("number")).value));
|
|
33409
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33410
|
+
},
|
|
33411
|
+
$signature: 1
|
|
33412
|
+
};
|
|
33413
|
+
K.closure86.prototype = {
|
|
33414
|
+
call$1: function($arguments) {
|
|
33415
|
+
var t1 = Math.sin(H.checkNum(K._fuzzyRoundIfZero(K._coerceToRad(J.$index$asx($arguments, 0).assertNumber$1("number")).value)));
|
|
33416
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33417
|
+
},
|
|
33418
|
+
$signature: 1
|
|
33419
|
+
};
|
|
33420
|
+
K.closure84.prototype = {
|
|
33421
|
+
call$1: function($arguments) {
|
|
33422
|
+
var t1 = K._coerceToRad(J.$index$asx($arguments, 0).assertNumber$1("number")).value,
|
|
33423
|
+
t2 = C.JSNumber_methods.$mod(t1 - 1.5707963267948966, 6.283185307179586),
|
|
33424
|
+
t3 = $.$get$epsilon();
|
|
33425
|
+
if (Math.abs(t2 - 0) < t3)
|
|
33426
|
+
return new T.SassNumber(1 / 0, C.List_empty, C.List_empty, null);
|
|
33427
|
+
else if (Math.abs(C.JSNumber_methods.$mod(t1 + 1.5707963267948966, 6.283185307179586) - 0) < t3)
|
|
33428
|
+
return new T.SassNumber(-1 / 0, C.List_empty, C.List_empty, null);
|
|
33429
|
+
else {
|
|
33430
|
+
t1 = Math.tan(H.checkNum(K._fuzzyRoundIfZero(t1)));
|
|
33431
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33432
|
+
}
|
|
33433
|
+
},
|
|
33434
|
+
$signature: 1
|
|
33435
|
+
};
|
|
33436
|
+
K.closure18.prototype = {
|
|
33137
33437
|
call$1: function($arguments) {
|
|
33138
33438
|
var t1 = J.getInterceptor$asx($arguments);
|
|
33139
33439
|
return t1.$index($arguments, 0).assertNumber$1("number1").isComparableTo$1(t1.$index($arguments, 1).assertNumber$1("number2")) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
33140
33440
|
},
|
|
33441
|
+
$signature: 5
|
|
33442
|
+
};
|
|
33443
|
+
K.closure17.prototype = {
|
|
33444
|
+
call$1: function($arguments) {
|
|
33445
|
+
var number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33446
|
+
return !(number.numeratorUnits.length !== 0 || number.denominatorUnits.length !== 0) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
33447
|
+
},
|
|
33448
|
+
$signature: 5
|
|
33449
|
+
};
|
|
33450
|
+
K.closure19.prototype = {
|
|
33451
|
+
call$1: function($arguments) {
|
|
33452
|
+
return new D.SassString(J.$index$asx($arguments, 0).assertNumber$1("number").get$unitString(), true);
|
|
33453
|
+
},
|
|
33141
33454
|
$signature: 4
|
|
33142
33455
|
};
|
|
33456
|
+
K.closure21.prototype = {
|
|
33457
|
+
call$1: function($arguments) {
|
|
33458
|
+
var t1, t2,
|
|
33459
|
+
number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33460
|
+
number.assertNoUnits$1("number");
|
|
33461
|
+
t1 = P.String;
|
|
33462
|
+
t2 = H.setRuntimeTypeInfo(["%"], [t1]);
|
|
33463
|
+
t1 = P.List_List$unmodifiable(t2, t1);
|
|
33464
|
+
return new T.SassNumber(number.value * 100, t1, C.List_empty, null);
|
|
33465
|
+
},
|
|
33466
|
+
$signature: 1
|
|
33467
|
+
};
|
|
33468
|
+
K.closure20.prototype = {
|
|
33469
|
+
call$1: function($arguments) {
|
|
33470
|
+
var limit,
|
|
33471
|
+
t1 = J.getInterceptor$asx($arguments);
|
|
33472
|
+
if (J.$eq$(t1.$index($arguments, 0), C.C_SassNull)) {
|
|
33473
|
+
t1 = $.$get$_random0().nextDouble$0();
|
|
33474
|
+
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33475
|
+
}
|
|
33476
|
+
limit = t1.$index($arguments, 0).assertNumber$1("limit").assertInt$1("limit");
|
|
33477
|
+
if (limit < 1)
|
|
33478
|
+
throw H.wrapException(E.SassScriptException$("$limit: Must be greater than 0, was " + limit + "."));
|
|
33479
|
+
t1 = $.$get$_random0().nextInt$1(limit);
|
|
33480
|
+
return new T.SassNumber(t1 + 1, C.List_empty, C.List_empty, null);
|
|
33481
|
+
},
|
|
33482
|
+
$signature: 1
|
|
33483
|
+
};
|
|
33143
33484
|
K._numberFunction_closure.prototype = {
|
|
33144
33485
|
call$1: function($arguments) {
|
|
33145
33486
|
var number = J.$index$asx($arguments, 0).assertNumber$1("number");
|
|
33146
33487
|
return T.SassNumber$withUnits(this.transform.call$1(number.value), number.denominatorUnits, number.numeratorUnits);
|
|
33147
33488
|
},
|
|
33148
|
-
$signature:
|
|
33489
|
+
$signature: 1
|
|
33149
33490
|
};
|
|
33150
|
-
Q.
|
|
33491
|
+
Q.closure101.prototype = {
|
|
33151
33492
|
call$1: function($arguments) {
|
|
33152
33493
|
return $._features.contains$1(0, J.$index$asx($arguments, 0).assertString$1("feature").text) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
33153
33494
|
},
|
|
33154
|
-
$signature:
|
|
33495
|
+
$signature: 5
|
|
33155
33496
|
};
|
|
33156
|
-
Q.
|
|
33497
|
+
Q.closure102.prototype = {
|
|
33157
33498
|
call$1: function($arguments) {
|
|
33158
33499
|
return new D.SassString(J.toString$0$(J.get$first$ax($arguments)), false);
|
|
33159
33500
|
},
|
|
33160
|
-
$signature:
|
|
33501
|
+
$signature: 4
|
|
33161
33502
|
};
|
|
33162
|
-
Q.
|
|
33503
|
+
Q.closure103.prototype = {
|
|
33163
33504
|
call$1: function($arguments) {
|
|
33164
33505
|
var t1 = J.getInterceptor$(J.$index$asx($arguments, 0));
|
|
33165
33506
|
if (!!t1.$isSassArgumentList)
|
|
@@ -33180,22 +33521,22 @@ self.readline = require("readline");
|
|
|
33180
33521
|
return new D.SassString("function", false);
|
|
33181
33522
|
return new D.SassString("string", false);
|
|
33182
33523
|
},
|
|
33183
|
-
$signature:
|
|
33524
|
+
$signature: 4
|
|
33184
33525
|
};
|
|
33185
|
-
Q.
|
|
33526
|
+
Q.closure104.prototype = {
|
|
33186
33527
|
call$1: function($arguments) {
|
|
33187
33528
|
var t1,
|
|
33188
33529
|
argumentList = J.$index$asx($arguments, 0);
|
|
33189
33530
|
if (argumentList instanceof D.SassArgumentList) {
|
|
33190
33531
|
argumentList._wereKeywordsAccessed = true;
|
|
33191
33532
|
t1 = F.Value;
|
|
33192
|
-
return new A.SassMap(H.ConstantMap_ConstantMap$from(Y.mapMap(argumentList._keywords, new Q.
|
|
33533
|
+
return new A.SassMap(H.ConstantMap_ConstantMap$from(Y.mapMap(argumentList._keywords, new Q._closure13(), null, P.String, t1, t1, t1), t1, t1));
|
|
33193
33534
|
} else
|
|
33194
33535
|
throw H.wrapException("$args: " + H.S(argumentList) + " is not an argument list.");
|
|
33195
33536
|
},
|
|
33196
33537
|
$signature: 9
|
|
33197
33538
|
};
|
|
33198
|
-
Q.
|
|
33539
|
+
Q._closure13.prototype = {
|
|
33199
33540
|
call$2: function(key, _) {
|
|
33200
33541
|
return new D.SassString(key, false);
|
|
33201
33542
|
}
|
|
@@ -33290,7 +33631,7 @@ self.readline = require("readline");
|
|
|
33290
33631
|
selector2 = t1.$index($arguments, 1).assertSelector$1$name("sub");
|
|
33291
33632
|
return Y.listIsSuperslector(selector1.components, selector2.components) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
33292
33633
|
},
|
|
33293
|
-
$signature:
|
|
33634
|
+
$signature: 5
|
|
33294
33635
|
};
|
|
33295
33636
|
T.closure15.prototype = {
|
|
33296
33637
|
call$1: function($arguments) {
|
|
@@ -33317,7 +33658,7 @@ self.readline = require("readline");
|
|
|
33317
33658
|
return string;
|
|
33318
33659
|
return new D.SassString(string.text, false);
|
|
33319
33660
|
},
|
|
33320
|
-
$signature:
|
|
33661
|
+
$signature: 4
|
|
33321
33662
|
};
|
|
33322
33663
|
D.closure7.prototype = {
|
|
33323
33664
|
call$1: function($arguments) {
|
|
@@ -33326,14 +33667,14 @@ self.readline = require("readline");
|
|
|
33326
33667
|
return string;
|
|
33327
33668
|
return new D.SassString(string.text, true);
|
|
33328
33669
|
},
|
|
33329
|
-
$signature:
|
|
33670
|
+
$signature: 4
|
|
33330
33671
|
};
|
|
33331
33672
|
D.closure3.prototype = {
|
|
33332
33673
|
call$1: function($arguments) {
|
|
33333
33674
|
var t1 = J.$index$asx($arguments, 0).assertString$1("string").get$sassLength();
|
|
33334
33675
|
return new T.SassNumber(t1, C.List_empty, C.List_empty, null);
|
|
33335
33676
|
},
|
|
33336
|
-
$signature:
|
|
33677
|
+
$signature: 1
|
|
33337
33678
|
};
|
|
33338
33679
|
D.closure2.prototype = {
|
|
33339
33680
|
call$1: function($arguments) {
|
|
@@ -33350,7 +33691,7 @@ self.readline = require("readline");
|
|
|
33350
33691
|
codeUnitIndex = B.codepointIndexToCodeUnitIndex(t1, D._codepointForIndex(indexInt, string.get$sassLength(), false));
|
|
33351
33692
|
return new D.SassString(J.replaceRange$3$asx(t1, codeUnitIndex, codeUnitIndex, insert.text), string.hasQuotes);
|
|
33352
33693
|
},
|
|
33353
|
-
$signature:
|
|
33694
|
+
$signature: 4
|
|
33354
33695
|
};
|
|
33355
33696
|
D.closure1.prototype = {
|
|
33356
33697
|
call$1: function($arguments) {
|
|
@@ -33387,7 +33728,7 @@ self.readline = require("readline");
|
|
|
33387
33728
|
t1 = string.text;
|
|
33388
33729
|
return new D.SassString(J.substring$2$s(t1, B.codepointIndexToCodeUnitIndex(t1, startCodepoint), B.codepointIndexToCodeUnitIndex(t1, endCodepoint + 1)), string.hasQuotes);
|
|
33389
33730
|
},
|
|
33390
|
-
$signature:
|
|
33731
|
+
$signature: 4
|
|
33391
33732
|
};
|
|
33392
33733
|
D.closure6.prototype = {
|
|
33393
33734
|
call$1: function($arguments) {
|
|
@@ -33399,7 +33740,7 @@ self.readline = require("readline");
|
|
|
33399
33740
|
}
|
|
33400
33741
|
return new D.SassString(t4.charCodeAt(0) == 0 ? t4 : t4, string.hasQuotes);
|
|
33401
33742
|
},
|
|
33402
|
-
$signature:
|
|
33743
|
+
$signature: 4
|
|
33403
33744
|
};
|
|
33404
33745
|
D.closure5.prototype = {
|
|
33405
33746
|
call$1: function($arguments) {
|
|
@@ -33411,7 +33752,7 @@ self.readline = require("readline");
|
|
|
33411
33752
|
}
|
|
33412
33753
|
return new D.SassString(t4.charCodeAt(0) == 0 ? t4 : t4, string.hasQuotes);
|
|
33413
33754
|
},
|
|
33414
|
-
$signature:
|
|
33755
|
+
$signature: 4
|
|
33415
33756
|
};
|
|
33416
33757
|
D.closure4.prototype = {
|
|
33417
33758
|
call$1: function($arguments) {
|
|
@@ -33421,7 +33762,7 @@ self.readline = require("readline");
|
|
|
33421
33762
|
$._previousUniqueId = C.JSInt_methods.$mod($.$get$_previousUniqueId(), H.intTypeCast(Math.pow(36, 6)));
|
|
33422
33763
|
return new D.SassString("u" + C.JSString_methods.padLeft$2(J.toRadixString$1$n($.$get$_previousUniqueId(), 36), 6, "0"), false);
|
|
33423
33764
|
},
|
|
33424
|
-
$signature:
|
|
33765
|
+
$signature: 4
|
|
33425
33766
|
};
|
|
33426
33767
|
R.ImportCache.prototype = {
|
|
33427
33768
|
canonicalize$4$baseImporter$baseUrl$forImport: function(url, baseImporter, baseUrl, forImport) {
|
|
@@ -34179,9 +34520,6 @@ self.readline = require("readline");
|
|
|
34179
34520
|
get$upstream: function() {
|
|
34180
34521
|
return C.List_empty4;
|
|
34181
34522
|
},
|
|
34182
|
-
get$variables: function() {
|
|
34183
|
-
return C.Map_empty2;
|
|
34184
|
-
},
|
|
34185
34523
|
get$variableNodes: function() {
|
|
34186
34524
|
return C.Map_empty1;
|
|
34187
34525
|
},
|
|
@@ -34198,7 +34536,9 @@ self.readline = require("readline");
|
|
|
34198
34536
|
return false;
|
|
34199
34537
|
},
|
|
34200
34538
|
setVariable$3: function($name, value, nodeWithSpan) {
|
|
34201
|
-
|
|
34539
|
+
if (!this.variables.containsKey$1($name))
|
|
34540
|
+
throw H.wrapException(E.SassScriptException$("Undefined variable."));
|
|
34541
|
+
throw H.wrapException(E.SassScriptException$("Cannot modify built-in variable."));
|
|
34202
34542
|
},
|
|
34203
34543
|
cloneCss$0: function() {
|
|
34204
34544
|
return this;
|
|
@@ -34212,6 +34552,9 @@ self.readline = require("readline");
|
|
|
34212
34552
|
},
|
|
34213
34553
|
get$mixins: function() {
|
|
34214
34554
|
return this.mixins;
|
|
34555
|
+
},
|
|
34556
|
+
get$variables: function() {
|
|
34557
|
+
return this.variables;
|
|
34215
34558
|
}
|
|
34216
34559
|
};
|
|
34217
34560
|
R.ForwardedModuleView.prototype = {
|
|
@@ -34550,18 +34893,19 @@ self.readline = require("readline");
|
|
|
34550
34893
|
this.$prototype[$name] = P.allowInteropCaptureThis(body);
|
|
34551
34894
|
}
|
|
34552
34895
|
};
|
|
34553
|
-
|
|
34896
|
+
B._PropertyDescriptor.prototype = {};
|
|
34897
|
+
Z.closure141.prototype = {
|
|
34554
34898
|
call$0: function() {
|
|
34555
|
-
var $constructor = P.allowInterop(new Z.
|
|
34899
|
+
var $constructor = P.allowInterop(new Z._closure19());
|
|
34556
34900
|
B.injectSuperclass(C.SassBoolean_true, $constructor);
|
|
34557
34901
|
B.forwardToString($constructor);
|
|
34558
|
-
$constructor.prototype.getValue = P.allowInteropCaptureThis(new Z.
|
|
34902
|
+
$constructor.prototype.getValue = P.allowInteropCaptureThis(new Z._closure20());
|
|
34559
34903
|
$constructor.TRUE = C.SassBoolean_true;
|
|
34560
34904
|
$constructor.FALSE = C.SassBoolean_false;
|
|
34561
34905
|
return $constructor;
|
|
34562
34906
|
}
|
|
34563
34907
|
};
|
|
34564
|
-
Z.
|
|
34908
|
+
Z._closure19.prototype = {
|
|
34565
34909
|
call$1: function(_) {
|
|
34566
34910
|
throw H.wrapException("new sass.types.Boolean() isn't allowed.\nUse sass.types.Boolean.TRUE or sass.types.Boolean.FALSE instead.");
|
|
34567
34911
|
},
|
|
@@ -34575,14 +34919,14 @@ self.readline = require("readline");
|
|
|
34575
34919
|
},
|
|
34576
34920
|
$signature: 22
|
|
34577
34921
|
};
|
|
34578
|
-
Z.
|
|
34922
|
+
Z._closure20.prototype = {
|
|
34579
34923
|
call$1: function(thisArg) {
|
|
34580
34924
|
return thisArg === C.SassBoolean_true;
|
|
34581
34925
|
},
|
|
34582
|
-
$signature:
|
|
34926
|
+
$signature: 3
|
|
34583
34927
|
};
|
|
34584
34928
|
K._NodeSassColor.prototype = {};
|
|
34585
|
-
K.
|
|
34929
|
+
K.closure131.prototype = {
|
|
34586
34930
|
call$6: function(thisArg, redOrArgb, green, blue, alpha, dartValue) {
|
|
34587
34931
|
var red, t1, t2, t3, t4;
|
|
34588
34932
|
if (dartValue != null) {
|
|
@@ -34621,27 +34965,27 @@ self.readline = require("readline");
|
|
|
34621
34965
|
return [null, null, null, null];
|
|
34622
34966
|
}
|
|
34623
34967
|
};
|
|
34624
|
-
K.
|
|
34968
|
+
K.closure132.prototype = {
|
|
34625
34969
|
call$1: function(thisArg) {
|
|
34626
34970
|
return J.get$dartValue$x(thisArg).get$red();
|
|
34627
34971
|
}
|
|
34628
34972
|
};
|
|
34629
|
-
K.
|
|
34973
|
+
K.closure133.prototype = {
|
|
34630
34974
|
call$1: function(thisArg) {
|
|
34631
34975
|
return J.get$dartValue$x(thisArg).get$green();
|
|
34632
34976
|
}
|
|
34633
34977
|
};
|
|
34634
|
-
K.
|
|
34978
|
+
K.closure134.prototype = {
|
|
34635
34979
|
call$1: function(thisArg) {
|
|
34636
34980
|
return J.get$dartValue$x(thisArg).get$blue();
|
|
34637
34981
|
}
|
|
34638
34982
|
};
|
|
34639
|
-
K.
|
|
34983
|
+
K.closure135.prototype = {
|
|
34640
34984
|
call$1: function(thisArg) {
|
|
34641
34985
|
return J.get$dartValue$x(thisArg).alpha;
|
|
34642
34986
|
}
|
|
34643
34987
|
};
|
|
34644
|
-
K.
|
|
34988
|
+
K.closure136.prototype = {
|
|
34645
34989
|
call$2: function(thisArg, value) {
|
|
34646
34990
|
var t1 = J.getInterceptor$x(thisArg);
|
|
34647
34991
|
t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$red(C.JSNumber_methods.round$0(J.clamp$2$n(value, 0, 255))));
|
|
@@ -34649,7 +34993,7 @@ self.readline = require("readline");
|
|
|
34649
34993
|
"call*": "call$2",
|
|
34650
34994
|
$requiredArgCount: 2
|
|
34651
34995
|
};
|
|
34652
|
-
K.
|
|
34996
|
+
K.closure137.prototype = {
|
|
34653
34997
|
call$2: function(thisArg, value) {
|
|
34654
34998
|
var t1 = J.getInterceptor$x(thisArg);
|
|
34655
34999
|
t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$green(C.JSNumber_methods.round$0(J.clamp$2$n(value, 0, 255))));
|
|
@@ -34657,7 +35001,7 @@ self.readline = require("readline");
|
|
|
34657
35001
|
"call*": "call$2",
|
|
34658
35002
|
$requiredArgCount: 2
|
|
34659
35003
|
};
|
|
34660
|
-
K.
|
|
35004
|
+
K.closure138.prototype = {
|
|
34661
35005
|
call$2: function(thisArg, value) {
|
|
34662
35006
|
var t1 = J.getInterceptor$x(thisArg);
|
|
34663
35007
|
t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$blue(C.JSNumber_methods.round$0(J.clamp$2$n(value, 0, 255))));
|
|
@@ -34665,7 +35009,7 @@ self.readline = require("readline");
|
|
|
34665
35009
|
"call*": "call$2",
|
|
34666
35010
|
$requiredArgCount: 2
|
|
34667
35011
|
};
|
|
34668
|
-
K.
|
|
35012
|
+
K.closure139.prototype = {
|
|
34669
35013
|
call$2: function(thisArg, value) {
|
|
34670
35014
|
var t1 = J.getInterceptor$x(thisArg);
|
|
34671
35015
|
t1.set$dartValue(thisArg, t1.get$dartValue(thisArg).changeRgb$1$alpha(J.clamp$2$n(value, 0, 1)));
|
|
@@ -34673,17 +35017,17 @@ self.readline = require("readline");
|
|
|
34673
35017
|
"call*": "call$2",
|
|
34674
35018
|
$requiredArgCount: 2
|
|
34675
35019
|
};
|
|
34676
|
-
K.
|
|
35020
|
+
K.closure140.prototype = {
|
|
34677
35021
|
call$1: function(thisArg) {
|
|
34678
35022
|
return J.toString$0$(J.get$dartValue$x(thisArg));
|
|
34679
35023
|
}
|
|
34680
35024
|
};
|
|
34681
35025
|
D._NodeSassList.prototype = {};
|
|
34682
|
-
D.
|
|
35026
|
+
D.closure124.prototype = {
|
|
34683
35027
|
call$4: function(thisArg, $length, commaSeparator, dartValue) {
|
|
34684
35028
|
var t1;
|
|
34685
35029
|
if (dartValue == null) {
|
|
34686
|
-
t1 = P.Iterable_Iterable$generate($length, new D.
|
|
35030
|
+
t1 = P.Iterable_Iterable$generate($length, new D._closure18(), F.Value);
|
|
34687
35031
|
t1 = D.SassList$(t1, commaSeparator !== false ? C.ListSeparator_comma : C.ListSeparator_space, false);
|
|
34688
35032
|
} else
|
|
34689
35033
|
t1 = dartValue;
|
|
@@ -34701,20 +35045,20 @@ self.readline = require("readline");
|
|
|
34701
35045
|
return [null, null];
|
|
34702
35046
|
}
|
|
34703
35047
|
};
|
|
34704
|
-
D.
|
|
35048
|
+
D._closure18.prototype = {
|
|
34705
35049
|
call$1: function(_) {
|
|
34706
35050
|
return C.C_SassNull;
|
|
34707
35051
|
},
|
|
34708
35052
|
$signature: 26
|
|
34709
35053
|
};
|
|
34710
|
-
D.
|
|
35054
|
+
D.closure125.prototype = {
|
|
34711
35055
|
call$2: function(thisArg, index) {
|
|
34712
35056
|
return F.wrapValue(J.get$dartValue$x(thisArg)._list$_contents[index]);
|
|
34713
35057
|
},
|
|
34714
35058
|
"call*": "call$2",
|
|
34715
35059
|
$requiredArgCount: 2
|
|
34716
35060
|
};
|
|
34717
|
-
D.
|
|
35061
|
+
D.closure126.prototype = {
|
|
34718
35062
|
call$3: function(thisArg, index, value) {
|
|
34719
35063
|
var t1 = J.getInterceptor$x(thisArg),
|
|
34720
35064
|
t2 = t1.get$dartValue(thisArg)._list$_contents,
|
|
@@ -34725,12 +35069,12 @@ self.readline = require("readline");
|
|
|
34725
35069
|
"call*": "call$3",
|
|
34726
35070
|
$requiredArgCount: 3
|
|
34727
35071
|
};
|
|
34728
|
-
D.
|
|
35072
|
+
D.closure127.prototype = {
|
|
34729
35073
|
call$1: function(thisArg) {
|
|
34730
35074
|
return J.get$dartValue$x(thisArg).separator === C.ListSeparator_comma;
|
|
34731
35075
|
}
|
|
34732
35076
|
};
|
|
34733
|
-
D.
|
|
35077
|
+
D.closure128.prototype = {
|
|
34734
35078
|
call$2: function(thisArg, isComma) {
|
|
34735
35079
|
var t1 = J.getInterceptor$x(thisArg),
|
|
34736
35080
|
t2 = t1.get$dartValue(thisArg)._list$_contents,
|
|
@@ -34740,24 +35084,24 @@ self.readline = require("readline");
|
|
|
34740
35084
|
"call*": "call$2",
|
|
34741
35085
|
$requiredArgCount: 2
|
|
34742
35086
|
};
|
|
34743
|
-
D.
|
|
35087
|
+
D.closure129.prototype = {
|
|
34744
35088
|
call$1: function(thisArg) {
|
|
34745
35089
|
return J.get$dartValue$x(thisArg)._list$_contents.length;
|
|
34746
35090
|
}
|
|
34747
35091
|
};
|
|
34748
|
-
D.
|
|
35092
|
+
D.closure130.prototype = {
|
|
34749
35093
|
call$1: function(thisArg) {
|
|
34750
35094
|
return J.toString$0$(J.get$dartValue$x(thisArg));
|
|
34751
35095
|
}
|
|
34752
35096
|
};
|
|
34753
35097
|
A._NodeSassMap.prototype = {};
|
|
34754
|
-
A.
|
|
35098
|
+
A.closure117.prototype = {
|
|
34755
35099
|
call$3: function(thisArg, $length, dartValue) {
|
|
34756
35100
|
var t1, t2, t3, map;
|
|
34757
35101
|
if (dartValue == null) {
|
|
34758
35102
|
t1 = F.Value;
|
|
34759
|
-
t2 = P.Iterable_Iterable$generate($length, new A.
|
|
34760
|
-
t3 = P.Iterable_Iterable$generate($length, new A.
|
|
35103
|
+
t2 = P.Iterable_Iterable$generate($length, new A._closure16(), t1);
|
|
35104
|
+
t3 = P.Iterable_Iterable$generate($length, new A._closure17(), t1);
|
|
34761
35105
|
map = P.LinkedHashMap_LinkedHashMap(null, null, null, t1, t1);
|
|
34762
35106
|
P.MapBase__fillMapWithIterables(map, t2, t3);
|
|
34763
35107
|
t1 = new A.SassMap(H.ConstantMap_ConstantMap$from(map, t1, t1));
|
|
@@ -34774,39 +35118,39 @@ self.readline = require("readline");
|
|
|
34774
35118
|
return [null];
|
|
34775
35119
|
}
|
|
34776
35120
|
};
|
|
34777
|
-
A.
|
|
35121
|
+
A._closure16.prototype = {
|
|
34778
35122
|
call$1: function(i) {
|
|
34779
35123
|
return new T.SassNumber(i, C.List_empty, C.List_empty, null);
|
|
34780
35124
|
},
|
|
34781
35125
|
$signature: 47
|
|
34782
35126
|
};
|
|
34783
|
-
A.
|
|
35127
|
+
A._closure17.prototype = {
|
|
34784
35128
|
call$1: function(_) {
|
|
34785
35129
|
return C.C_SassNull;
|
|
34786
35130
|
},
|
|
34787
35131
|
$signature: 26
|
|
34788
35132
|
};
|
|
34789
|
-
A.
|
|
35133
|
+
A.closure118.prototype = {
|
|
34790
35134
|
call$2: function(thisArg, index) {
|
|
34791
35135
|
return F.wrapValue(J.elementAt$1$ax(J.get$dartValue$x(thisArg).contents.get$keys(), index));
|
|
34792
35136
|
},
|
|
34793
35137
|
"call*": "call$2",
|
|
34794
35138
|
$requiredArgCount: 2
|
|
34795
35139
|
};
|
|
34796
|
-
A.
|
|
35140
|
+
A.closure119.prototype = {
|
|
34797
35141
|
call$2: function(thisArg, index) {
|
|
34798
35142
|
return F.wrapValue(J.get$dartValue$x(thisArg).contents.get$values().elementAt$1(0, index));
|
|
34799
35143
|
},
|
|
34800
35144
|
"call*": "call$2",
|
|
34801
35145
|
$requiredArgCount: 2
|
|
34802
35146
|
};
|
|
34803
|
-
A.
|
|
35147
|
+
A.closure120.prototype = {
|
|
34804
35148
|
call$1: function(thisArg) {
|
|
34805
35149
|
var t1 = J.get$dartValue$x(thisArg).contents;
|
|
34806
35150
|
return t1.get$length(t1);
|
|
34807
35151
|
}
|
|
34808
35152
|
};
|
|
34809
|
-
A.
|
|
35153
|
+
A.closure121.prototype = {
|
|
34810
35154
|
call$3: function(thisArg, index, key) {
|
|
34811
35155
|
var newKey, t2, newMap, t3, i, t4,
|
|
34812
35156
|
t1 = J.getInterceptor$x(thisArg),
|
|
@@ -34831,7 +35175,7 @@ self.readline = require("readline");
|
|
|
34831
35175
|
"call*": "call$3",
|
|
34832
35176
|
$requiredArgCount: 3
|
|
34833
35177
|
};
|
|
34834
|
-
A.
|
|
35178
|
+
A.closure122.prototype = {
|
|
34835
35179
|
call$3: function(thisArg, index, value) {
|
|
34836
35180
|
var t4, t5,
|
|
34837
35181
|
t1 = J.getInterceptor$x(thisArg),
|
|
@@ -34848,22 +35192,22 @@ self.readline = require("readline");
|
|
|
34848
35192
|
"call*": "call$3",
|
|
34849
35193
|
$requiredArgCount: 3
|
|
34850
35194
|
};
|
|
34851
|
-
A.
|
|
35195
|
+
A.closure123.prototype = {
|
|
34852
35196
|
call$1: function(thisArg) {
|
|
34853
35197
|
return J.toString$0$(J.get$dartValue$x(thisArg));
|
|
34854
35198
|
}
|
|
34855
35199
|
};
|
|
34856
|
-
O.
|
|
35200
|
+
O.closure116.prototype = {
|
|
34857
35201
|
call$0: function() {
|
|
34858
|
-
var $constructor = P.allowInterop(new O.
|
|
35202
|
+
var $constructor = P.allowInterop(new O._closure14());
|
|
34859
35203
|
B.injectSuperclass(C.C_SassNull, $constructor);
|
|
34860
35204
|
B.forwardToString($constructor);
|
|
34861
35205
|
$constructor.NULL = C.C_SassNull;
|
|
34862
|
-
C.C_SassNull.toString = P.allowInterop(new O.
|
|
35206
|
+
C.C_SassNull.toString = P.allowInterop(new O._closure15());
|
|
34863
35207
|
return $constructor;
|
|
34864
35208
|
}
|
|
34865
35209
|
};
|
|
34866
|
-
O.
|
|
35210
|
+
O._closure14.prototype = {
|
|
34867
35211
|
call$1: function(_) {
|
|
34868
35212
|
throw H.wrapException("new sass.types.Null() isn't allowed. Use sass.types.Null.NULL instead.");
|
|
34869
35213
|
},
|
|
@@ -34877,7 +35221,7 @@ self.readline = require("readline");
|
|
|
34877
35221
|
},
|
|
34878
35222
|
$signature: 22
|
|
34879
35223
|
};
|
|
34880
|
-
O.
|
|
35224
|
+
O._closure15.prototype = {
|
|
34881
35225
|
call$0: function() {
|
|
34882
35226
|
return "null";
|
|
34883
35227
|
},
|
|
@@ -34885,7 +35229,7 @@ self.readline = require("readline");
|
|
|
34885
35229
|
$requiredArgCount: 0
|
|
34886
35230
|
};
|
|
34887
35231
|
T._NodeSassNumber.prototype = {};
|
|
34888
|
-
T.
|
|
35232
|
+
T.closure110.prototype = {
|
|
34889
35233
|
call$4: function(thisArg, value, unit, dartValue) {
|
|
34890
35234
|
J.set$dartValue$x(thisArg, dartValue == null ? T._parseNumber(value, unit) : dartValue);
|
|
34891
35235
|
},
|
|
@@ -34901,12 +35245,12 @@ self.readline = require("readline");
|
|
|
34901
35245
|
return [null, null];
|
|
34902
35246
|
}
|
|
34903
35247
|
};
|
|
34904
|
-
T.
|
|
35248
|
+
T.closure111.prototype = {
|
|
34905
35249
|
call$1: function(thisArg) {
|
|
34906
35250
|
return J.get$dartValue$x(thisArg).value;
|
|
34907
35251
|
}
|
|
34908
35252
|
};
|
|
34909
|
-
T.
|
|
35253
|
+
T.closure112.prototype = {
|
|
34910
35254
|
call$2: function(thisArg, value) {
|
|
34911
35255
|
var t1 = J.getInterceptor$x(thisArg),
|
|
34912
35256
|
t2 = t1.get$dartValue(thisArg).numeratorUnits;
|
|
@@ -34915,14 +35259,14 @@ self.readline = require("readline");
|
|
|
34915
35259
|
"call*": "call$2",
|
|
34916
35260
|
$requiredArgCount: 2
|
|
34917
35261
|
};
|
|
34918
|
-
T.
|
|
35262
|
+
T.closure113.prototype = {
|
|
34919
35263
|
call$1: function(thisArg) {
|
|
34920
35264
|
var t1 = J.getInterceptor$x(thisArg),
|
|
34921
35265
|
t2 = C.JSArray_methods.join$1(t1.get$dartValue(thisArg).numeratorUnits, "*");
|
|
34922
35266
|
return t2 + (t1.get$dartValue(thisArg).denominatorUnits.length === 0 ? "" : "/") + C.JSArray_methods.join$1(t1.get$dartValue(thisArg).denominatorUnits, "*");
|
|
34923
35267
|
}
|
|
34924
35268
|
};
|
|
34925
|
-
T.
|
|
35269
|
+
T.closure114.prototype = {
|
|
34926
35270
|
call$2: function(thisArg, unit) {
|
|
34927
35271
|
var t1 = J.getInterceptor$x(thisArg);
|
|
34928
35272
|
t1.set$dartValue(thisArg, T._parseNumber(t1.get$dartValue(thisArg).value, unit));
|
|
@@ -34930,7 +35274,7 @@ self.readline = require("readline");
|
|
|
34930
35274
|
"call*": "call$2",
|
|
34931
35275
|
$requiredArgCount: 2
|
|
34932
35276
|
};
|
|
34933
|
-
T.
|
|
35277
|
+
T.closure115.prototype = {
|
|
34934
35278
|
call$1: function(thisArg) {
|
|
34935
35279
|
return J.toString$0$(J.get$dartValue$x(thisArg));
|
|
34936
35280
|
}
|
|
@@ -34946,7 +35290,7 @@ self.readline = require("readline");
|
|
|
34946
35290
|
}
|
|
34947
35291
|
};
|
|
34948
35292
|
D._NodeSassString.prototype = {};
|
|
34949
|
-
D.
|
|
35293
|
+
D.closure106.prototype = {
|
|
34950
35294
|
call$3: function(thisArg, value, dartValue) {
|
|
34951
35295
|
J.set$dartValue$x(thisArg, dartValue == null ? new D.SassString(value, false) : dartValue);
|
|
34952
35296
|
},
|
|
@@ -34959,19 +35303,19 @@ self.readline = require("readline");
|
|
|
34959
35303
|
return [null];
|
|
34960
35304
|
}
|
|
34961
35305
|
};
|
|
34962
|
-
D.
|
|
35306
|
+
D.closure107.prototype = {
|
|
34963
35307
|
call$1: function(thisArg) {
|
|
34964
35308
|
return J.get$dartValue$x(thisArg).text;
|
|
34965
35309
|
}
|
|
34966
35310
|
};
|
|
34967
|
-
D.
|
|
35311
|
+
D.closure108.prototype = {
|
|
34968
35312
|
call$2: function(thisArg, value) {
|
|
34969
35313
|
J.set$dartValue$x(thisArg, new D.SassString(value, false));
|
|
34970
35314
|
},
|
|
34971
35315
|
"call*": "call$2",
|
|
34972
35316
|
$requiredArgCount: 2
|
|
34973
35317
|
};
|
|
34974
|
-
D.
|
|
35318
|
+
D.closure109.prototype = {
|
|
34975
35319
|
call$1: function(thisArg) {
|
|
34976
35320
|
return J.toString$0$(J.get$dartValue$x(thisArg));
|
|
34977
35321
|
}
|
|
@@ -35004,7 +35348,7 @@ self.readline = require("readline");
|
|
|
35004
35348
|
return new V.AtRootQuery(include, atRules, atRules.contains$1(0, "all"), atRules.contains$1(0, "rule"));
|
|
35005
35349
|
}
|
|
35006
35350
|
};
|
|
35007
|
-
Q.
|
|
35351
|
+
Q.closure105.prototype = {
|
|
35008
35352
|
call$1: function($function) {
|
|
35009
35353
|
return $function.name;
|
|
35010
35354
|
}
|
|
@@ -41370,29 +41714,28 @@ self.readline = require("readline");
|
|
|
41370
41714
|
throw H.wrapException(_this._number$_exception$2("Expected " + _this.toString$0(0) + " to have no units.", $name));
|
|
41371
41715
|
},
|
|
41372
41716
|
valueInUnits$2: function(newNumerators, newDenominators) {
|
|
41373
|
-
var
|
|
41374
|
-
|
|
41375
|
-
|
|
41376
|
-
|
|
41377
|
-
|
|
41378
|
-
t2 = C.C_ListEquality.equals$2(t2, newNumerators) && C.C_ListEquality.equals$2(_this.denominatorUnits, newDenominators);
|
|
41717
|
+
var t1, oldNumerators, t2, _i, oldDenominators, t3, _this = this, _box_0 = {};
|
|
41718
|
+
if (!(newNumerators.length === 0 && newDenominators.length === 0)) {
|
|
41719
|
+
t1 = _this.numeratorUnits;
|
|
41720
|
+
if (!(t1.length === 0 && _this.denominatorUnits.length === 0))
|
|
41721
|
+
t1 = C.C_ListEquality.equals$2(t1, newNumerators) && C.C_ListEquality.equals$2(_this.denominatorUnits, newDenominators);
|
|
41379
41722
|
else
|
|
41380
|
-
|
|
41723
|
+
t1 = true;
|
|
41381
41724
|
} else
|
|
41382
|
-
|
|
41383
|
-
if (
|
|
41725
|
+
t1 = true;
|
|
41726
|
+
if (t1)
|
|
41384
41727
|
return _this.value;
|
|
41385
41728
|
_box_0.value = _this.value;
|
|
41386
|
-
|
|
41387
|
-
oldNumerators = H.setRuntimeTypeInfo(
|
|
41388
|
-
for (_i = 0; _i <
|
|
41729
|
+
t1 = _this.numeratorUnits;
|
|
41730
|
+
oldNumerators = H.setRuntimeTypeInfo(t1.slice(0), [H.getTypeArgumentByIndex(t1, 0)]);
|
|
41731
|
+
for (t2 = newNumerators.length, _i = 0; _i < newNumerators.length; newNumerators.length === t2 || (0, H.throwConcurrentModificationError)(newNumerators), ++_i)
|
|
41389
41732
|
B.removeFirstWhere(oldNumerators, new T.SassNumber_valueInUnits_closure(_box_0, _this, newNumerators[_i]), new T.SassNumber_valueInUnits_closure0(_this, newNumerators, newDenominators));
|
|
41390
|
-
|
|
41391
|
-
oldDenominators = H.setRuntimeTypeInfo(
|
|
41392
|
-
for (t3 = newDenominators.length, _i = 0; _i <
|
|
41733
|
+
t2 = _this.denominatorUnits;
|
|
41734
|
+
oldDenominators = H.setRuntimeTypeInfo(t2.slice(0), [H.getTypeArgumentByIndex(t2, 0)]);
|
|
41735
|
+
for (t3 = newDenominators.length, _i = 0; _i < newDenominators.length; newDenominators.length === t3 || (0, H.throwConcurrentModificationError)(newDenominators), ++_i)
|
|
41393
41736
|
B.removeFirstWhere(oldDenominators, new T.SassNumber_valueInUnits_closure1(_box_0, _this, newDenominators[_i]), new T.SassNumber_valueInUnits_closure2(_this, newNumerators, newDenominators));
|
|
41394
41737
|
if (oldNumerators.length !== 0 || oldDenominators.length !== 0)
|
|
41395
|
-
throw H.wrapException(E.SassScriptException$("Incompatible units " + _this._unitString$2(
|
|
41738
|
+
throw H.wrapException(E.SassScriptException$("Incompatible units " + _this._unitString$2(t1, t2) + " and " + _this._unitString$2(newNumerators, newDenominators) + "."));
|
|
41396
41739
|
return _box_0.value;
|
|
41397
41740
|
},
|
|
41398
41741
|
isComparableTo$1: function(other) {
|
|
@@ -41824,7 +42167,7 @@ self.readline = require("readline");
|
|
|
41824
42167
|
t2.push(t3.__internal$_current);
|
|
41825
42168
|
for (_i = 0; _i < 9; ++_i)
|
|
41826
42169
|
t2.push(metaFunctions[_i]);
|
|
41827
|
-
metaModule = Q.BuiltInModule$("meta", t2, metaMixins, t1);
|
|
42170
|
+
metaModule = Q.BuiltInModule$("meta", t2, metaMixins, null, t1);
|
|
41828
42171
|
t1 = H.setRuntimeTypeInfo([], [[Q.BuiltInModule, S.AsyncBuiltInCallable]]);
|
|
41829
42172
|
for (t2 = $.$get$coreModules(), t2 = new H.ListIterator(t2, t2.get$length(t2)); t2.moveNext$0();)
|
|
41830
42173
|
t1.push(t2.__internal$_current);
|
|
@@ -42315,7 +42658,7 @@ self.readline = require("readline");
|
|
|
42315
42658
|
$name = $async$result;
|
|
42316
42659
|
t1 = $async$self._async_evaluate$_declarationName;
|
|
42317
42660
|
if (t1 != null)
|
|
42318
|
-
$name = new F.CssValue(t1 + "-" + H.S($name.get$value()), $name.get$span(), [P.String]);
|
|
42661
|
+
$name = new F.CssValue(t1 + "-" + H.S($name.get$value($name)), $name.get$span(), [P.String]);
|
|
42319
42662
|
t1 = node.value;
|
|
42320
42663
|
$async$goto = t1 == null ? 4 : 6;
|
|
42321
42664
|
break;
|
|
@@ -42346,14 +42689,14 @@ self.readline = require("readline");
|
|
|
42346
42689
|
t1 = $async$self._async_evaluate$_expressionNode$1(t1);
|
|
42347
42690
|
t1 = t1 == null ? null : t1.get$span();
|
|
42348
42691
|
t2.addChild$1(L.ModifiableCssDeclaration$($name, cssValue, node.span, t1));
|
|
42349
|
-
} else if (J.startsWith$1$s($name.get$value(), "--"))
|
|
42692
|
+
} else if (J.startsWith$1$s($name.get$value($name), "--"))
|
|
42350
42693
|
throw H.wrapException($async$self._async_evaluate$_exception$2("Custom property values may not be empty.", t1.get$span()));
|
|
42351
42694
|
$async$goto = node.children != null ? 8 : 9;
|
|
42352
42695
|
break;
|
|
42353
42696
|
case 8:
|
|
42354
42697
|
// then
|
|
42355
42698
|
oldDeclarationName = $async$self._async_evaluate$_declarationName;
|
|
42356
|
-
$async$self._async_evaluate$_declarationName = $name.get$value();
|
|
42699
|
+
$async$self._async_evaluate$_declarationName = $name.get$value($name);
|
|
42357
42700
|
$async$goto = 10;
|
|
42358
42701
|
return P._asyncAwait($async$self._async_evaluate$_environment.scope$1$2$when(new E._EvaluateVisitor_visitDeclaration_closure0($async$self, node), node.hasDeclarations, P.Null), $async$visitDeclaration$1);
|
|
42359
42702
|
case 10:
|
|
@@ -42531,7 +42874,7 @@ self.readline = require("readline");
|
|
|
42531
42874
|
}
|
|
42532
42875
|
wasInKeyframes = $async$self._async_evaluate$_inKeyframes;
|
|
42533
42876
|
wasInUnknownAtRule = $async$self._async_evaluate$_inUnknownAtRule;
|
|
42534
|
-
if (B.unvendor($name.get$value()) === "keyframes")
|
|
42877
|
+
if (B.unvendor($name.get$value($name)) === "keyframes")
|
|
42535
42878
|
$async$self._async_evaluate$_inKeyframes = true;
|
|
42536
42879
|
else
|
|
42537
42880
|
$async$self._async_evaluate$_inUnknownAtRule = true;
|
|
@@ -44911,7 +45254,7 @@ self.readline = require("readline");
|
|
|
44911
45254
|
wasInKeyframes = $async$self._async_evaluate$_inKeyframes;
|
|
44912
45255
|
wasInUnknownAtRule = $async$self._async_evaluate$_inUnknownAtRule;
|
|
44913
45256
|
t1 = node.name;
|
|
44914
|
-
if (B.unvendor(t1.get$value()) === "keyframes")
|
|
45257
|
+
if (B.unvendor(t1.get$value(t1)) === "keyframes")
|
|
44915
45258
|
$async$self._async_evaluate$_inKeyframes = true;
|
|
44916
45259
|
else
|
|
44917
45260
|
$async$self._async_evaluate$_inUnknownAtRule = true;
|
|
@@ -45777,7 +46120,7 @@ self.readline = require("readline");
|
|
|
45777
46120
|
t2 = H.stringReplaceAllUnchecked(t2, "_", "-");
|
|
45778
46121
|
return t1.globalVariableExists$2$namespace(t2, module == null ? null : module.text) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
45779
46122
|
},
|
|
45780
|
-
$signature:
|
|
46123
|
+
$signature: 5
|
|
45781
46124
|
};
|
|
45782
46125
|
E._EvaluateVisitor_closure10.prototype = {
|
|
45783
46126
|
call$1: function($arguments) {
|
|
@@ -45787,7 +46130,7 @@ self.readline = require("readline");
|
|
|
45787
46130
|
t2.toString;
|
|
45788
46131
|
return t1.getVariable$1(H.stringReplaceAllUnchecked(t2, "_", "-")) != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
45789
46132
|
},
|
|
45790
|
-
$signature:
|
|
46133
|
+
$signature: 5
|
|
45791
46134
|
};
|
|
45792
46135
|
E._EvaluateVisitor_closure11.prototype = {
|
|
45793
46136
|
call$1: function($arguments) {
|
|
@@ -45803,7 +46146,7 @@ self.readline = require("readline");
|
|
|
45803
46146
|
t4 = H.stringReplaceAllUnchecked(t3, "_", "-");
|
|
45804
46147
|
return t2.getFunction$2$namespace(t4, module == null ? null : module.text) != null || t1._async_evaluate$_builtInFunctions.containsKey$1(t3) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
45805
46148
|
},
|
|
45806
|
-
$signature:
|
|
46149
|
+
$signature: 5
|
|
45807
46150
|
};
|
|
45808
46151
|
E._EvaluateVisitor_closure12.prototype = {
|
|
45809
46152
|
call$1: function($arguments) {
|
|
@@ -45818,7 +46161,7 @@ self.readline = require("readline");
|
|
|
45818
46161
|
t2 = H.stringReplaceAllUnchecked(t2, "_", "-");
|
|
45819
46162
|
return t1.getMixin$2$namespace(t2, module == null ? null : module.text) != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
45820
46163
|
},
|
|
45821
|
-
$signature:
|
|
46164
|
+
$signature: 5
|
|
45822
46165
|
};
|
|
45823
46166
|
E._EvaluateVisitor_closure13.prototype = {
|
|
45824
46167
|
call$1: function($arguments) {
|
|
@@ -45827,7 +46170,7 @@ self.readline = require("readline");
|
|
|
45827
46170
|
throw H.wrapException(E.SassScriptException$("content-exists() may only be called within a mixin."));
|
|
45828
46171
|
return t1._async_environment$_content != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
45829
46172
|
},
|
|
45830
|
-
$signature:
|
|
46173
|
+
$signature: 5
|
|
45831
46174
|
};
|
|
45832
46175
|
E._EvaluateVisitor_closure14.prototype = {
|
|
45833
46176
|
call$1: function($arguments) {
|
|
@@ -46634,7 +46977,8 @@ self.readline = require("readline");
|
|
|
46634
46977
|
};
|
|
46635
46978
|
E._EvaluateVisitor_visitExtendRule_closure0.prototype = {
|
|
46636
46979
|
call$0: function() {
|
|
46637
|
-
|
|
46980
|
+
var t1 = this.targetText;
|
|
46981
|
+
return D.SelectorList_SelectorList$parse(B.trimAscii(t1.get$value(t1), true), false, true, this.$this._async_evaluate$_logger);
|
|
46638
46982
|
}
|
|
46639
46983
|
};
|
|
46640
46984
|
E._EvaluateVisitor_visitAtRule_closure1.prototype = {
|
|
@@ -47302,7 +47646,8 @@ self.readline = require("readline");
|
|
|
47302
47646
|
};
|
|
47303
47647
|
E._EvaluateVisitor_visitStyleRule_closure6.prototype = {
|
|
47304
47648
|
call$0: function() {
|
|
47305
|
-
var t1 =
|
|
47649
|
+
var t1 = this.selectorText;
|
|
47650
|
+
t1 = S.SpanScanner$(t1.get$value(t1), null);
|
|
47306
47651
|
return new E.KeyframeSelectorParser(t1, this.$this._async_evaluate$_logger).parse$0();
|
|
47307
47652
|
}
|
|
47308
47653
|
};
|
|
@@ -47352,9 +47697,11 @@ self.readline = require("readline");
|
|
|
47352
47697
|
};
|
|
47353
47698
|
E._EvaluateVisitor_visitStyleRule_closure9.prototype = {
|
|
47354
47699
|
call$0: function() {
|
|
47355
|
-
var
|
|
47356
|
-
|
|
47357
|
-
|
|
47700
|
+
var t2, t3,
|
|
47701
|
+
t1 = this.selectorText;
|
|
47702
|
+
t1 = t1.get$value(t1);
|
|
47703
|
+
t2 = this.$this;
|
|
47704
|
+
t3 = !t2._async_evaluate$_stylesheet.plainCss;
|
|
47358
47705
|
return D.SelectorList_SelectorList$parse(t1, t3, t3, t2._async_evaluate$_logger);
|
|
47359
47706
|
}
|
|
47360
47707
|
};
|
|
@@ -48806,7 +49153,7 @@ self.readline = require("readline");
|
|
|
48806
49153
|
t2.push(t3.__internal$_current);
|
|
48807
49154
|
for (_i = 0; _i < 9; ++_i)
|
|
48808
49155
|
t2.push(metaFunctions[_i]);
|
|
48809
|
-
metaModule = Q.BuiltInModule$("meta", t2, metaMixins, t1);
|
|
49156
|
+
metaModule = Q.BuiltInModule$("meta", t2, metaMixins, null, t1);
|
|
48810
49157
|
t1 = H.setRuntimeTypeInfo([], [[Q.BuiltInModule, Q.BuiltInCallable]]);
|
|
48811
49158
|
for (t2 = $.$get$coreModules(), t2 = new H.ListIterator(t2, t2.get$length(t2)); t2.moveNext$0();)
|
|
48812
49159
|
t1.push(t2.__internal$_current);
|
|
@@ -49989,7 +50336,7 @@ self.readline = require("readline");
|
|
|
49989
50336
|
wasInKeyframes = _this._inKeyframes;
|
|
49990
50337
|
wasInUnknownAtRule = _this._inUnknownAtRule;
|
|
49991
50338
|
t1 = node.name;
|
|
49992
|
-
if (B.unvendor(t1.get$value()) === "keyframes")
|
|
50339
|
+
if (B.unvendor(t1.get$value(t1)) === "keyframes")
|
|
49993
50340
|
_this._inKeyframes = true;
|
|
49994
50341
|
else
|
|
49995
50342
|
_this._inUnknownAtRule = true;
|
|
@@ -50331,7 +50678,7 @@ self.readline = require("readline");
|
|
|
50331
50678
|
t2 = H.stringReplaceAllUnchecked(t2, "_", "-");
|
|
50332
50679
|
return t1.globalVariableExists$2$namespace(t2, module == null ? null : module.text) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
50333
50680
|
},
|
|
50334
|
-
$signature:
|
|
50681
|
+
$signature: 5
|
|
50335
50682
|
};
|
|
50336
50683
|
R._EvaluateVisitor_closure0.prototype = {
|
|
50337
50684
|
call$1: function($arguments) {
|
|
@@ -50341,7 +50688,7 @@ self.readline = require("readline");
|
|
|
50341
50688
|
t2.toString;
|
|
50342
50689
|
return t1.getVariable$1(H.stringReplaceAllUnchecked(t2, "_", "-")) != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
50343
50690
|
},
|
|
50344
|
-
$signature:
|
|
50691
|
+
$signature: 5
|
|
50345
50692
|
};
|
|
50346
50693
|
R._EvaluateVisitor_closure1.prototype = {
|
|
50347
50694
|
call$1: function($arguments) {
|
|
@@ -50357,7 +50704,7 @@ self.readline = require("readline");
|
|
|
50357
50704
|
t4 = H.stringReplaceAllUnchecked(t3, "_", "-");
|
|
50358
50705
|
return t2.getFunction$2$namespace(t4, module == null ? null : module.text) != null || t1._builtInFunctions.containsKey$1(t3) ? C.SassBoolean_true : C.SassBoolean_false;
|
|
50359
50706
|
},
|
|
50360
|
-
$signature:
|
|
50707
|
+
$signature: 5
|
|
50361
50708
|
};
|
|
50362
50709
|
R._EvaluateVisitor_closure2.prototype = {
|
|
50363
50710
|
call$1: function($arguments) {
|
|
@@ -50372,7 +50719,7 @@ self.readline = require("readline");
|
|
|
50372
50719
|
t2 = H.stringReplaceAllUnchecked(t2, "_", "-");
|
|
50373
50720
|
return t1.getMixin$2$namespace(t2, module == null ? null : module.text) != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
50374
50721
|
},
|
|
50375
|
-
$signature:
|
|
50722
|
+
$signature: 5
|
|
50376
50723
|
};
|
|
50377
50724
|
R._EvaluateVisitor_closure3.prototype = {
|
|
50378
50725
|
call$1: function($arguments) {
|
|
@@ -50381,7 +50728,7 @@ self.readline = require("readline");
|
|
|
50381
50728
|
throw H.wrapException(E.SassScriptException$("content-exists() may only be called within a mixin."));
|
|
50382
50729
|
return t1._content != null ? C.SassBoolean_true : C.SassBoolean_false;
|
|
50383
50730
|
},
|
|
50384
|
-
$signature:
|
|
50731
|
+
$signature: 5
|
|
50385
50732
|
};
|
|
50386
50733
|
R._EvaluateVisitor_closure4.prototype = {
|
|
50387
50734
|
call$1: function($arguments) {
|
|
@@ -51951,8 +52298,9 @@ self.readline = require("readline");
|
|
|
51951
52298
|
}
|
|
51952
52299
|
},
|
|
51953
52300
|
_isParsedCustomProperty$1: function(node) {
|
|
51954
|
-
var value
|
|
51955
|
-
|
|
52301
|
+
var value,
|
|
52302
|
+
t1 = node.name;
|
|
52303
|
+
if (!J.startsWith$1$s(t1.get$value(t1), "--"))
|
|
51956
52304
|
return false;
|
|
51957
52305
|
value = node.value.value;
|
|
51958
52306
|
return value instanceof D.SassString && !value.hasQuotes;
|
|
@@ -52680,7 +53028,8 @@ self.readline = require("readline");
|
|
|
52680
53028
|
};
|
|
52681
53029
|
N._SerializeVisitor_visitCssImport__closure.prototype = {
|
|
52682
53030
|
call$0: function() {
|
|
52683
|
-
|
|
53031
|
+
var t1 = this.node.url;
|
|
53032
|
+
return this.$this._writeImportUrl$1(t1.get$value(t1));
|
|
52684
53033
|
}
|
|
52685
53034
|
};
|
|
52686
53035
|
N._SerializeVisitor_visitCssKeyframeBlock_closure.prototype = {
|
|
@@ -52759,7 +53108,8 @@ self.readline = require("readline");
|
|
|
52759
53108
|
};
|
|
52760
53109
|
N._SerializeVisitor__write_closure.prototype = {
|
|
52761
53110
|
call$0: function() {
|
|
52762
|
-
|
|
53111
|
+
var t1 = this.value;
|
|
53112
|
+
return this.$this._serialize$_buffer.write$1(0, t1.get$value(t1));
|
|
52763
53113
|
}
|
|
52764
53114
|
};
|
|
52765
53115
|
N._SerializeVisitor__visitChildren_closure.prototype = {
|
|
@@ -54649,22 +54999,22 @@ self.readline = require("readline");
|
|
|
54649
54999
|
_instance_0_i = hunkHelpers._instance_0i,
|
|
54650
55000
|
_instance_2_u = hunkHelpers._instance_2u;
|
|
54651
55001
|
_static_2(J, "_interceptors_JSArray__compareAny$closure", "JSArray__compareAny", 35);
|
|
54652
|
-
_instance_1_i(J.JSArray.prototype, "get$contains", "contains$1",
|
|
54653
|
-
_instance_1_i(H._CastIterableBase.prototype, "get$contains", "contains$1",
|
|
54654
|
-
_instance_1_u(H.ConstantStringMap.prototype, "get$containsKey", "containsKey$1",
|
|
54655
|
-
_instance_1_u(H.ConstantProtoMap.prototype, "get$containsKey", "containsKey$1",
|
|
54656
|
-
_instance_1_u(H.JsLinkedHashMap.prototype, "get$containsKey", "containsKey$1",
|
|
55002
|
+
_instance_1_i(J.JSArray.prototype, "get$contains", "contains$1", 3);
|
|
55003
|
+
_instance_1_i(H._CastIterableBase.prototype, "get$contains", "contains$1", 3);
|
|
55004
|
+
_instance_1_u(H.ConstantStringMap.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55005
|
+
_instance_1_u(H.ConstantProtoMap.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55006
|
+
_instance_1_u(H.JsLinkedHashMap.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54657
55007
|
_static_1(P, "async__AsyncRun__scheduleImmediateJsOverride$closure", "_AsyncRun__scheduleImmediateJsOverride", 19);
|
|
54658
55008
|
_static_1(P, "async__AsyncRun__scheduleImmediateWithSetImmediate$closure", "_AsyncRun__scheduleImmediateWithSetImmediate", 19);
|
|
54659
55009
|
_static_1(P, "async__AsyncRun__scheduleImmediateWithTimer$closure", "_AsyncRun__scheduleImmediateWithTimer", 19);
|
|
54660
|
-
_static_0(P, "async___startMicrotaskLoop$closure", "_startMicrotaskLoop",
|
|
55010
|
+
_static_0(P, "async___startMicrotaskLoop$closure", "_startMicrotaskLoop", 2);
|
|
54661
55011
|
_static_1(P, "async___nullDataHandler$closure", "_nullDataHandler", 8);
|
|
54662
55012
|
_static(P, "async___nullErrorHandler$closure", 1, function() {
|
|
54663
55013
|
return [null];
|
|
54664
55014
|
}, ["call$2", "call$1"], ["_nullErrorHandler", function(error) {
|
|
54665
55015
|
return P._nullErrorHandler(error, null);
|
|
54666
55016
|
}], 16, 0);
|
|
54667
|
-
_static_0(P, "async___nullDoneHandler$closure", "_nullDoneHandler",
|
|
55017
|
+
_static_0(P, "async___nullDoneHandler$closure", "_nullDoneHandler", 2);
|
|
54668
55018
|
_static(P, "async___rootHandleUncaughtError$closure", 5, null, ["call$5"], ["_rootHandleUncaughtError"], 65, 0);
|
|
54669
55019
|
_static(P, "async___rootRun$closure", 4, null, ["call$1$4", "call$4"], ["_rootRun", function($self, $parent, zone, f) {
|
|
54670
55020
|
return P._rootRun($self, $parent, zone, f, null);
|
|
@@ -54692,8 +55042,8 @@ self.readline = require("readline");
|
|
|
54692
55042
|
_static_1(P, "async___printToZone$closure", "_printToZone", 77);
|
|
54693
55043
|
_static(P, "async___rootFork$closure", 5, null, ["call$5"], ["_rootFork"], 78, 0);
|
|
54694
55044
|
var _;
|
|
54695
|
-
_instance_0_u(_ = P._BroadcastSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0",
|
|
54696
|
-
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0",
|
|
55045
|
+
_instance_0_u(_ = P._BroadcastSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0", 2);
|
|
55046
|
+
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 2);
|
|
54697
55047
|
_instance(P._AsyncCompleter.prototype, "get$complete", 0, 0, function() {
|
|
54698
55048
|
return [null];
|
|
54699
55049
|
}, ["call$1", "call$0"], ["complete$1", "complete$0"], 30, 0);
|
|
@@ -54707,41 +55057,41 @@ self.readline = require("readline");
|
|
|
54707
55057
|
_instance_0_i(_, "get$close", "close$0", 34);
|
|
54708
55058
|
_instance_1_u(_, "get$_async$_add", "_async$_add$1", 8);
|
|
54709
55059
|
_instance_2_u(_, "get$_addError", "_addError$2", 53);
|
|
54710
|
-
_instance_0_u(_, "get$_close", "_close$0",
|
|
54711
|
-
_instance_0_u(_ = P._ControllerSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0",
|
|
54712
|
-
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0",
|
|
55060
|
+
_instance_0_u(_, "get$_close", "_close$0", 2);
|
|
55061
|
+
_instance_0_u(_ = P._ControllerSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0", 2);
|
|
55062
|
+
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 2);
|
|
54713
55063
|
_instance(_ = P._BufferingStreamSubscription.prototype, "get$pause", 1, 0, null, ["call$1", "call$0"], ["pause$1", "pause$0"], 28, 0);
|
|
54714
|
-
_instance_0_u(_, "get$resume", "resume$0",
|
|
54715
|
-
_instance_0_u(_, "get$_async$_onPause", "_async$_onPause$0",
|
|
54716
|
-
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0",
|
|
55064
|
+
_instance_0_u(_, "get$resume", "resume$0", 2);
|
|
55065
|
+
_instance_0_u(_, "get$_async$_onPause", "_async$_onPause$0", 2);
|
|
55066
|
+
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 2);
|
|
54717
55067
|
_instance(_ = P._DoneStreamSubscription.prototype, "get$pause", 1, 0, null, ["call$1", "call$0"], ["pause$1", "pause$0"], 28, 0);
|
|
54718
|
-
_instance_0_u(_, "get$resume", "resume$0",
|
|
54719
|
-
_instance_0_u(_, "get$_sendDone", "_sendDone$0",
|
|
55068
|
+
_instance_0_u(_, "get$resume", "resume$0", 2);
|
|
55069
|
+
_instance_0_u(_, "get$_sendDone", "_sendDone$0", 2);
|
|
54720
55070
|
_instance_1_u(_ = P._StreamIterator.prototype, "get$_onData", "_onData$1", 8);
|
|
54721
55071
|
_instance(_, "get$_onError", 0, 1, function() {
|
|
54722
55072
|
return [null];
|
|
54723
55073
|
}, ["call$2", "call$1"], ["_onError$2", "_onError$1"], 16, 0);
|
|
54724
|
-
_instance_0_u(_, "get$_onDone", "_onDone$0",
|
|
54725
|
-
_instance_0_u(_ = P._ForwardingStreamSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0",
|
|
54726
|
-
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0",
|
|
55074
|
+
_instance_0_u(_, "get$_onDone", "_onDone$0", 2);
|
|
55075
|
+
_instance_0_u(_ = P._ForwardingStreamSubscription.prototype, "get$_async$_onPause", "_async$_onPause$0", 2);
|
|
55076
|
+
_instance_0_u(_, "get$_async$_onResume", "_async$_onResume$0", 2);
|
|
54727
55077
|
_instance_1_u(_, "get$_handleData", "_handleData$1", 8);
|
|
54728
55078
|
_instance_2_u(_, "get$_handleError", "_handleError$2", 46);
|
|
54729
|
-
_instance_0_u(_, "get$_handleDone", "_handleDone$0",
|
|
55079
|
+
_instance_0_u(_, "get$_handleDone", "_handleDone$0", 2);
|
|
54730
55080
|
_static_2(P, "collection___defaultEquals$closure", "_defaultEquals", 79);
|
|
54731
55081
|
_static_1(P, "collection___defaultHashCode$closure", "_defaultHashCode", 80);
|
|
54732
55082
|
_static_2(P, "collection_ListMixin__compareAny$closure", "ListMixin__compareAny", 35);
|
|
54733
|
-
_instance_1_u(P._HashMap.prototype, "get$containsKey", "containsKey$1",
|
|
54734
|
-
_instance_1_u(P._LinkedCustomHashMap.prototype, "get$containsKey", "containsKey$1",
|
|
55083
|
+
_instance_1_u(P._HashMap.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55084
|
+
_instance_1_u(P._LinkedCustomHashMap.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54735
55085
|
_instance(_ = P._LinkedHashSet.prototype, "get$_newSimilarSet", 0, 0, null, ["call$1$0", "call$0"], ["_newSimilarSet$1$0", "_newSimilarSet$0"], 29, 0);
|
|
54736
|
-
_instance_1_i(_, "get$contains", "contains$1",
|
|
55086
|
+
_instance_1_i(_, "get$contains", "contains$1", 3);
|
|
54737
55087
|
_instance(P._LinkedIdentityHashSet.prototype, "get$_newSimilarSet", 0, 0, null, ["call$1$0", "call$0"], ["_newSimilarSet$1$0", "_newSimilarSet$0"], 29, 0);
|
|
54738
|
-
_instance_1_u(P.MapMixin.prototype, "get$containsKey", "containsKey$1",
|
|
54739
|
-
_instance_1_u(P.MapView.prototype, "get$containsKey", "containsKey$1",
|
|
55088
|
+
_instance_1_u(P.MapMixin.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55089
|
+
_instance_1_u(P.MapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54740
55090
|
_static_1(P, "convert___defaultToEncodable$closure", "_defaultToEncodable", 10);
|
|
54741
55091
|
_static_1(P, "core__identityHashCode$closure", "identityHashCode", 81);
|
|
54742
55092
|
_static_2(P, "core__identical$closure", "identical", 82);
|
|
54743
55093
|
_static_1(P, "core_Uri_decodeComponent$closure", "Uri_decodeComponent", 27);
|
|
54744
|
-
_instance_1_i(P.Iterable.prototype, "get$contains", "contains$1",
|
|
55094
|
+
_instance_1_i(P.Iterable.prototype, "get$contains", "contains$1", 3);
|
|
54745
55095
|
_static(P, "math__max$closure", 2, null, ["call$1$2", "call$2"], ["max", function(a, b) {
|
|
54746
55096
|
return P.max(a, b, P.num);
|
|
54747
55097
|
}], 84, 1);
|
|
@@ -54749,13 +55099,13 @@ self.readline = require("readline");
|
|
|
54749
55099
|
_instance(_, "get$setError", 0, 1, function() {
|
|
54750
55100
|
return [null];
|
|
54751
55101
|
}, ["call$2", "call$1"], ["setError$2", "setError$1"], 40, 0);
|
|
54752
|
-
_instance_0_u(_ = L.StreamGroup.prototype, "get$_onListen", "_onListen$0",
|
|
54753
|
-
_instance_0_u(_, "get$_onPause", "_onPause$0",
|
|
54754
|
-
_instance_0_u(_, "get$_onResume", "_onResume$0",
|
|
55102
|
+
_instance_0_u(_ = L.StreamGroup.prototype, "get$_onListen", "_onListen$0", 2);
|
|
55103
|
+
_instance_0_u(_, "get$_onPause", "_onPause$0", 2);
|
|
55104
|
+
_instance_0_u(_, "get$_onResume", "_onResume$0", 2);
|
|
54755
55105
|
_instance_0_u(_, "get$_onCancel", "_onCancel$0", 34);
|
|
54756
|
-
_instance_1_i(O.EmptyUnmodifiableSet.prototype, "get$contains", "contains$1",
|
|
54757
|
-
_instance_1_i(M._DelegatingIterableBase.prototype, "get$contains", "contains$1",
|
|
54758
|
-
_instance_1_i(M.MapKeySet.prototype, "get$contains", "contains$1",
|
|
55106
|
+
_instance_1_i(O.EmptyUnmodifiableSet.prototype, "get$contains", "contains$1", 3);
|
|
55107
|
+
_instance_1_i(M._DelegatingIterableBase.prototype, "get$contains", "contains$1", 3);
|
|
55108
|
+
_instance_1_i(M.MapKeySet.prototype, "get$contains", "contains$1", 3);
|
|
54759
55109
|
_instance_1_u(B.ModifiableCssNode.prototype, "get$_node0$_isInvisible", "_node0$_isInvisible$1", 31);
|
|
54760
55110
|
_instance_1_u(D.SelectorList.prototype, "get$_complexContainsParentSelector", "_complexContainsParentSelector$1", 64);
|
|
54761
55111
|
_static_1(Y, "functions___isUnique$closure", "_isUnique", 85);
|
|
@@ -54763,23 +55113,23 @@ self.readline = require("readline");
|
|
|
54763
55113
|
_static_1(K, "color___transparentize$closure", "_transparentize", 6);
|
|
54764
55114
|
_static_2(B, "node___render$closure", "_render", 86);
|
|
54765
55115
|
_static_1(B, "node___renderSync$closure", "_renderSync", 87);
|
|
54766
|
-
_instance_0_u(_ = G.Parser.prototype, "get$whitespace", "whitespace$0",
|
|
54767
|
-
_instance_0_u(_, "get$loudComment", "loudComment$0",
|
|
55116
|
+
_instance_0_u(_ = G.Parser.prototype, "get$whitespace", "whitespace$0", 2);
|
|
55117
|
+
_instance_0_u(_, "get$loudComment", "loudComment$0", 2);
|
|
54768
55118
|
_instance_0_u(_, "get$string", "string$0", 48);
|
|
54769
|
-
_instance_0_u(U.SassParser.prototype, "get$loudComment", "loudComment$0",
|
|
55119
|
+
_instance_0_u(U.SassParser.prototype, "get$loudComment", "loudComment$0", 2);
|
|
54770
55120
|
_instance(_ = V.StylesheetParser.prototype, "get$_statement", 0, 0, null, ["call$1$root", "call$0"], ["_statement$1$root", "_statement$0"], 36, 0);
|
|
54771
55121
|
_instance_0_u(_, "get$_declarationChild", "_declarationChild$0", 25);
|
|
54772
55122
|
_instance_0_u(_, "get$_declarationAtRule", "_declarationAtRule$0", 25);
|
|
54773
55123
|
_instance_0_u(_, "get$_functionChild", "_functionChild$0", 25);
|
|
54774
55124
|
_instance(_, "get$expression", 0, 0, null, ["call$3$bracketList$singleEquals$until", "call$0", "call$2$singleEquals$until", "call$1$bracketList", "call$1$singleEquals", "call$1$until"], ["expression$3$bracketList$singleEquals$until", "expression$0", "expression$2$singleEquals$until", "expression$1$bracketList", "expression$1$singleEquals", "expression$1$until"], 51, 0);
|
|
54775
55125
|
_instance_0_u(_, "get$_number", "_number$0", 52);
|
|
54776
|
-
_instance_1_u(K.LimitedMapView.prototype, "get$containsKey", "containsKey$1",
|
|
54777
|
-
_instance_1_u(Z.MergedMapView.prototype, "get$containsKey", "containsKey$1",
|
|
55126
|
+
_instance_1_u(K.LimitedMapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55127
|
+
_instance_1_u(Z.MergedMapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54778
55128
|
_instance_1_i(N.NoSourceMapBuffer.prototype, "get$write", "write$1", 8);
|
|
54779
|
-
_instance_1_u(F.PrefixedMapView.prototype, "get$containsKey", "containsKey$1",
|
|
54780
|
-
_instance_1_u(U.PublicMemberMapView.prototype, "get$containsKey", "containsKey$1",
|
|
55129
|
+
_instance_1_u(F.PrefixedMapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
55130
|
+
_instance_1_u(U.PublicMemberMapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54781
55131
|
_instance_1_i(D.SourceMapBuffer.prototype, "get$write", "write$1", 8);
|
|
54782
|
-
_instance_1_u(R.UnprefixedMapView.prototype, "get$containsKey", "containsKey$1",
|
|
55132
|
+
_instance_1_u(R.UnprefixedMapView.prototype, "get$containsKey", "containsKey$1", 3);
|
|
54783
55133
|
_static_1(B, "utils__isPublic$closure", "isPublic", 88);
|
|
54784
55134
|
_instance_1_u(_ = N._SerializeVisitor.prototype, "get$_visitMediaQuery", "_visitMediaQuery$1", 58);
|
|
54785
55135
|
_instance_1_u(_, "get$_isInvisible", "_isInvisible$1", 31);
|
|
@@ -54812,14 +55162,14 @@ self.readline = require("readline");
|
|
|
54812
55162
|
_inherit(P.Object, null);
|
|
54813
55163
|
_inheritMany(P.Object, [H.JS_CONST, J.Interceptor, J.ArrayIterator, P.Iterable, H.CastIterator, H.Closure, P._ListBase_Object_ListMixin, H.ListIterator, P.Iterator, H.ExpandIterator, H.EmptyIterator, H.FollowedByIterator, H.WhereTypeIterator, H.FixedLengthListMixin, H.UnmodifiableListMixin, H.Symbol, P.MapView, H.ConstantMap, H.JSInvocationMirror, H.TypeErrorDecoder, P.Error, H.ExceptionAndStackTrace, H._StackTrace, H.TypeImpl, P.MapMixin, H.LinkedHashMapCell, H.LinkedHashMapKeyIterator, H.JSSyntaxRegExp, H._MatchImplementation, H._AllMatchesIterator, H.StringMatch, H._StringAllMatchesIterator, P._TimerImpl, P._AsyncAwaitCompleter, P._AsyncStarStreamController, P._IterationMarker, P._SyncStarIterator, P.Stream, P._BufferingStreamSubscription, P._BroadcastStreamController, P.Future, P._Completer, P._FutureListener, P._Future, P._AsyncCallbackEntry, P.StreamSubscription, P.EventSink, P.StreamTransformerBase, P._StreamController, P._SyncStreamControllerDispatch, P._AsyncStreamControllerDispatch, P._AddStreamState, P._DelayedEvent, P._DelayedDone, P._PendingEvents, P._DoneStreamSubscription, P._StreamIterator, P.Timer, P.AsyncError, P._ZoneFunction, P.ZoneSpecification, P._ZoneSpecification, P.ZoneDelegate, P.Zone, P._ZoneDelegate, P._Zone, P._HashMapKeyIterator, P._SetBase, P._LinkedHashSetCell, P._LinkedHashSetIterator, P.ListMixin, P._MapBaseValueIterator, P._UnmodifiableMapMixin, P.Queue, P._ListQueueIterator, P.Codec, P._Base64Encoder, P.ChunkedConversionSink, P._JsonStringifier, P.StringConversionSinkMixin, P._Utf8Encoder, P._Utf8Decoder, P.bool, P.DateTime, P.num, P.Duration, P.OutOfMemoryError, P.StackOverflowError, P._Exception, P.FormatException, P.Function, P.List, P.Map, P.MapEntry, P.Null, P.Match, P.RegExpMatch, P.StackTrace, P._StringStackTrace, P.String, P.RuneIterator, P.StringBuffer, P.StringSink, P.Symbol0, P.Uri, P._Uri, P.UriData, P._SimpleUri, P._JSRandom, P.Uint8List, N.ArgParser, V.ArgResults, G.Option, G.OptionType, G.Parser0, G.Usage, V.ErrorResult, E.Result, F.ValueResult, Y.StreamCompleter, L.StreamGroup, L._StreamGroupState, G.StreamQueue, G._EventRequest, G._NextRequest, Q.Repl, B.ReplAdapter, U.DefaultEquality, U.ListEquality, U._MapEntry, U.MapEquality, Q._QueueList_Object_ListMixin, M._DelegatingIterableBase, L.UnmodifiableSetMixin, M.Context, M._PathDirection, M._PathRelation, O.Style, X.ParsedPath, X.PathException, F.CssMediaQuery, F._SingletonCssMediaQueryMergeResult, F.MediaQuerySuccessfulMergeResult, B.AstNode, F.ModifiableCssValue, F.CssValue, B._FakeAstNode, Z.Argument, B.ArgumentDeclaration, X.ArgumentInvocation, V.AtRootQuery, Z.ConfiguredVariable, T.Expression, V.BinaryOperationExpression, V.BinaryOperator, Z.BooleanExpression, K.ColorExpression, F.FunctionExpression, L.IfExpression, D.ListExpression, A.MapExpression, O.NullExpression, T.NumberExpression, T.ParenthesizedExpression, T.SelectorExpression, D.StringExpression, X.UnaryOperationExpression, X.UnaryOperator, F.ValueExpression, S.VariableExpression, F.Import, B.DynamicImport, Q.StaticImport, X.Interpolation, O.Statement, M.ParentStatement, Q.ContentRule, Q.DebugRule, D.ErrorRule, X.ExtendRule, L.ForwardRule, V.IfRule, V.IfClause, B.ImportRule, A.IncludeRule, L.LoudComment, B.ReturnRule, B.SilentComment, T.UseRule, Z.VariableDeclaration, Y.WarnRule, L.SupportsDeclaration, X.SupportsInterpolation, M.SupportsNegation, U.SupportsOperation, T.Selector, N.AttributeOperator, S.ComplexSelectorComponent, S.Combinator, D.QualifiedName, X.CompileResult, Q.AsyncEnvironment, Q._EnvironmentModule0, O.AsyncImportCache, B.AsyncCallable, S.AsyncBuiltInCallable, Q.BuiltInCallable, L.PlainCssCallable, E.UserDefinedCallable, A.Configuration, Z.ConfiguredValue, O.Environment, O._EnvironmentModule, G.SourceSpanException, E.SassScriptException, B.ExecutableOptions, B.UsageException, A._Watcher, T.EmptyExtender, F.Extender, S.Extension, L.ExtendMode, R.ImportCache, B.AsyncImporter, F.NodeImporter, E.ImporterResult, Z.InterpolationBuffer, B.FileSystemException, B.Stderr, F._QuietLogger, S.StderrLogger, T.TrackingLogger, G.Module, Q.BuiltInModule, R.ForwardedModuleView, B.ShadowedModuleView, G.Parser, M.StylesheetGraph, M.StylesheetNode, M.Syntax, G.FixedLengthListBuilder, U.MultiDirWatcher, N.NoSourceMapBuffer, D.SourceMapBuffer, F.Value, D.ListSeparator, E._EvaluateVisitor0, E._ImportedCssVisitor0, E.EvaluateResult, E._ArgumentResults0, V._CloneCssVisitor, R.Evaluator, R._EvaluateVisitor, R._ImportedCssVisitor, R._ArgumentResults, D.RecursiveStatementVisitor, N._SerializeVisitor, N.OutputStyle, N.LineFeed, N.SerializeResult, L.Entry, T.Mapping, T.TargetLineEntry, T.TargetEntry, Y.SourceFile, D.SourceLocationMixin, Y.FileSpan, Y.SourceSpanMixin, U.Highlighter, U._Highlight, U._Line, V.SourceLocation, V.SourceSpan, U.Chain, A.Frame, T.LazyTrace, Y.Trace, N.UnparsedFrame, X.StringScanner, S._SpanScannerState, A.AsciiGlyphSet, K.UnicodeGlyphSet, S.Tuple2, S.Tuple3, E.WatchEvent, E.ChangeType]);
|
|
54814
55164
|
_inheritMany(J.Interceptor, [J.JSBool, J.JSNull, J.JavaScriptObject, J.JSArray, J.JSNumber, J.JSString, H.NativeTypedData]);
|
|
54815
|
-
_inheritMany(J.JavaScriptObject, [J.PlainJavaScriptObject, J.UnknownJavaScriptObject, J.JavaScriptFunction, B.Stdin, B.Stdout, B.ReadlineModule, B.ReadlineOptions, B.ReadlineInterface, B._FS, B._Stat, B._Date, B._Stderr, B._Stdin, B._SystemError, B._Process, Y.Chokidar, Y.ChokidarOptions, Y.ChokidarWatcher, V.JSError, D.Exports, E.FiberClass, E.Fiber, F.JSFunction, F.NodeImporterResult, Z.RenderContext, L.RenderContextOptions, R.RenderOptions, U.RenderResult, U.RenderResultStats, G.Types, K._NodeSassColor, D._NodeSassList, A._NodeSassMap, T._NodeSassNumber, D._NodeSassString]);
|
|
55165
|
+
_inheritMany(J.JavaScriptObject, [J.PlainJavaScriptObject, J.UnknownJavaScriptObject, J.JavaScriptFunction, B.Stdin, B.Stdout, B.ReadlineModule, B.ReadlineOptions, B.ReadlineInterface, B._FS, B._Stat, B._Date, B._Stderr, B._Stdin, B._SystemError, B._Process, Y.Chokidar, Y.ChokidarOptions, Y.ChokidarWatcher, V.JSError, D.Exports, E.FiberClass, E.Fiber, F.JSFunction, F.NodeImporterResult, Z.RenderContext, L.RenderContextOptions, R.RenderOptions, U.RenderResult, U.RenderResultStats, G.Types, B._PropertyDescriptor, K._NodeSassColor, D._NodeSassList, A._NodeSassMap, T._NodeSassNumber, D._NodeSassString]);
|
|
54816
55166
|
_inherit(J.JSUnmodifiableArray, J.JSArray);
|
|
54817
55167
|
_inheritMany(J.JSNumber, [J.JSInt, J.JSDouble]);
|
|
54818
55168
|
_inheritMany(P.Iterable, [H._CastIterableBase, H.EfficientLengthIterable, H.MappedIterable, H.WhereIterable, H.ExpandIterable, H.TakeIterable, H.SkipIterable, H.SkipWhileIterable, H.FollowedByIterable, H.WhereTypeIterable, H._ConstantMapKeyIterable, P.IterableBase, H._StringAllMatchesIterable, P.Runes]);
|
|
54819
55169
|
_inheritMany(H._CastIterableBase, [H.CastIterable, H.__CastListBase__CastIterableBase_ListMixin, H.CastSet, H.CastQueue]);
|
|
54820
55170
|
_inherit(H._EfficientLengthCastIterable, H.CastIterable);
|
|
54821
55171
|
_inherit(H._CastListBase, H.__CastListBase__CastIterableBase_ListMixin);
|
|
54822
|
-
_inheritMany(H.Closure, [H._CastListBase_sort_closure, H.ConstantStringMap_values_closure, H.Instantiation, H.Primitives_functionNoSuchMethod_closure, H.unwrapException_saveStackTrace, H.TearOffClosure, H.JsLinkedHashMap_values_closure, H.JsLinkedHashMap_addAll_closure, H.initHooks_closure, H.initHooks_closure0, H.initHooks_closure1, P._AsyncRun__initializeScheduleImmediate_internalCallback, P._AsyncRun__initializeScheduleImmediate_closure, P._AsyncRun__scheduleImmediateJsOverride_internalCallback, P._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback, P._TimerImpl_internalCallback, P._TimerImpl$periodic_closure, P._awaitOnObject_closure, P._awaitOnObject_closure0, P._wrapJsFunctionForAsync_closure, P._asyncStarHelper_closure, P._asyncStarHelper_closure0, P._AsyncStarStreamController__resumeBody, P._AsyncStarStreamController__resumeBody_closure, P._AsyncStarStreamController_closure0, P._AsyncStarStreamController_closure1, P._AsyncStarStreamController_closure, P._AsyncStarStreamController__closure, P._SyncBroadcastStreamController__sendData_closure, P._SyncBroadcastStreamController__sendError_closure, P._SyncBroadcastStreamController__sendDone_closure, P.Future_wait_handleError, P.Future_wait_closure, P._Future__addListener_closure, P._Future__prependListeners_closure, P._Future__chainForeignFuture_closure, P._Future__chainForeignFuture_closure0, P._Future__chainForeignFuture_closure1, P._Future__asyncComplete_closure, P._Future__chainFuture_closure, P._Future__asyncCompleteError_closure, P._Future__propagateToListeners_handleWhenCompleteCallback, P._Future__propagateToListeners_handleWhenCompleteCallback_closure, P._Future__propagateToListeners_handleValueCallback, P._Future__propagateToListeners_handleError, P.Stream_Stream$fromFuture_closure, P.Stream_Stream$fromFuture_closure0, P.Stream_length_closure, P.Stream_length_closure0, P._StreamController__subscribe_closure, P._StreamController__recordCancel_complete, P._AddStreamState_cancel_closure, P._BufferingStreamSubscription__sendError_sendError, P._BufferingStreamSubscription__sendDone_sendDone, P._PendingEvents_schedule_closure, P._CustomZone_bindCallback_closure, P._CustomZone_bindUnaryCallback_closure, P._CustomZone_bindCallbackGuarded_closure, P._rootHandleUncaughtError_closure, P._RootZone_bindCallback_closure, P._RootZone_bindCallbackGuarded_closure, P._HashMap_values_closure, P._HashMap_addAll_closure, P._LinkedCustomHashMap_closure, P.HashMap_HashMap$from_closure, P.LinkedHashMap_LinkedHashMap$from_closure, P.MapBase_mapToString_closure, P.MapMixin_entries_closure, P._JsonStringifier_writeMap_closure, P.NoSuchMethodError_toString_closure, P.Duration_toString_sixDigits, P.Duration_toString_twoDigits, P.Uri__parseIPv4Address_error, P.Uri_parseIPv6Address_error, P.Uri_parseIPv6Address_parseHex, P._Uri__Uri$notSimple_closure, P._Uri__checkNonWindowsPathReservedCharacters_closure, P._Uri__makePath_closure, P._createTables_closure, P._createTables_build, P._createTables_setChars, P._createTables_setRange, N.ArgParser_findByAbbreviation_closure, N.ArgParser_findByAbbreviation_closure0, G.Parser_parse_closure, G.Parser_setOption_closure, G.Usage_generate_closure, G.Usage_buildAllowedList_closure, L.StreamGroup_add_closure, L.StreamGroup_add_closure0, L.StreamGroup__onListen_closure, L.StreamGroup__onCancel_closure, L.StreamGroup__onCancel_closure0, L.StreamGroup__listenToStream_closure, G.StreamQueue__ensureListening_closure, G.StreamQueue__ensureListening_closure1, G.StreamQueue__ensureListening_closure0, Q.closure130, B.ReplAdapter_runAsync_closure, Y.mapMap_closure, Y.mapMap_closure0, Y.mapMap_closure1, Y.groupBy_closure, B.defaultCompare_closure, M.Context_join_closure, M.Context_joinAll_closure, M.Context_split_closure, M._validateArgList_closure, X.ParsedPath_normalize_closure, X.ParsedPath__splitExtension_closure, X.ParsedPath__splitExtension_closure0, K.PathMap__create_closure, K.PathMap__create_closure0, K.PathMap__create_closure1, L.WindowsStyle_absolutePathToUri_closure, B.ArgumentDeclaration_verify_closure, B.ArgumentDeclaration_verify_closure0, D.ListExpression_toString_closure, A.MapExpression_toString_closure, X.Interpolation_toString_closure, V.EachRule_toString_closure, L.ForwardRule__memberList_closure, V.IfRule_toString_closure, V.IfClause$__closure, V.IfClause$___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_importForwards_closure2, Q.AsyncEnvironment__getVariableFromGlobalModule_closure, Q.AsyncEnvironment_setVariable_closure, Q.AsyncEnvironment_setVariable_closure0, Q.AsyncEnvironment_setVariable_closure1, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure, Q.AsyncEnvironment__getMixinFromGlobalModule_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_canonicalize_closure, O.AsyncImportCache__canonicalize_closure, O.AsyncImportCache_importCanonical_closure, O.AsyncImportCache_humanize_closure, O.AsyncImportCache_humanize_closure0, O.AsyncImportCache_humanize_closure1, S.AsyncBuiltInCallable$mixin_closure, Q.BuiltInCallable$mixin_closure, X.closure70, X.closure71, U._compileStylesheet_closure, O.Environment_importForwards_closure, O.Environment_importForwards_closure0, O.Environment_importForwards_closure1, O.Environment_importForwards_closure2, O.Environment__getVariableFromGlobalModule_closure, O.Environment_setVariable_closure, O.Environment_setVariable_closure0, O.Environment_setVariable_closure1, O.Environment__getFunctionFromGlobalModule_closure, O.Environment__getMixinFromGlobalModule_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, F.main_printError, F.main_closure0, D._writeSourceMap_closure, B.ExecutableOptions_closure, B.ExecutableOptions_emitErrorCss_closure, A.watch_closure, A._Watcher__debounceEvents_closure, A._Watcher__debounceEvents__closure, A._Watcher__retryPotentialImports_recanonicalize, F.Extender__extendOrReplace_closure, F.Extender_extensionsWhereTarget_closure, F.Extender__registerSelector_closure, F.Extender_addExtension_closure, F.Extender_addExtension_closure0, F.Extender_addExtension_closure1, F.Extender__extendExistingExtensions_closure, F.Extender__extendExistingExtensions_closure0, F.Extender_addExtensions_closure, F.Extender_addExtensions__closure, F.Extender_addExtensions___closure, F.Extender_addExtensions___closure0, F.Extender__extendList_closure, F.Extender__extendComplex_closure, F.Extender__extendComplex_closure0, F.Extender__extendComplex__closure, F.Extender__extendComplex__closure0, F.Extender__extendComplex___closure, F.Extender__extendCompound_closure, F.Extender__extendCompound_closure0, F.Extender__extendCompound__closure, F.Extender__extendCompound__closure0, F.Extender__extendCompound_closure1, F.Extender__extendCompound_closure2, F.Extender__extendSimple_withoutPseudo, F.Extender__extendSimple_closure, F.Extender__extendPseudo_closure, F.Extender__extendPseudo_closure0, F.Extender__extendPseudo_closure1, F.Extender__extendPseudo_closure2, F.Extender__extendPseudo_closure3, F.Extender__trim_closure, F.Extender__trim_closure0, F.Extender_clone_closure, Y.unifyComplex_closure, Y._weaveParents_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.paths___closure, Y._hasRoot_closure, Y.listIsSuperslector_closure, Y.listIsSuperslector__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._selectorPseudosNamed_closure, Y.closure, K.closure43, K.closure44, K.closure45, K.closure46, K.closure47, K.closure48, K.closure49, K.closure50, K.closure51, K.closure52, K.closure53, K.closure54, K.closure55, K.closure56, K.closure57, K.closure58, K.closure59, K.closure60, K.closure61, K.closure62, K.closure63, K.closure64, K.closure65, K.closure66, K.closure67, K.closure68, K._closure10, K.closure69, K.closure84, K.closure85, K.closure86, K.closure87, K._closure11, K.closure88, K.closure83, K.closure82, K.closure81, K.closure80, K.closure79, K.closure78, K.closure77, K.closure76, K.closure74, K.closure_getInRange0, K._closure9, K.closure73, K.closure_getScale, K.closure_scaleValue, K._closure8, K.closure72, K.closure_getInRange, K._closure7, K.closure75, K.closure_hexString, K._functionString_closure, K._removedColorFunction_closure, K._parseChannels_closure, D.closure42, D.closure41, D.closure40, D.closure39, D.closure38, D.closure37, D._closure4, D._closure5, D._closure6, D.closure36, D.closure34, D.closure35, A.closure33, A.closure32, A.closure30, A.closure31, A.closure29, A.closure28, A.closure27, K.closure19, K.closure26, K.closure25, K.closure24, K.closure23, K.closure22, K.closure21, K.closure20, K.closure18, K.closure17, K._numberFunction_closure, Q.closure89, Q.closure90, Q.closure91, Q.closure92, Q._closure12, T.closure13, T._closure1, T._closure2, T.closure12, T._closure, T._closure0, T.__closure, T.closure11, T.closure10, T.closure9, T.closure16, T.closure15, T._closure3, T.closure14, D.closure8, D.closure7, D.closure3, D.closure2, D.closure1, D.closure0, D.closure6, D.closure5, D.closure4, R.ImportCache_canonicalize_closure, R.ImportCache__canonicalize_closure, R.ImportCache_importCanonical_closure, R.ImportCache_humanize_closure, R.ImportCache_humanize_closure0, R.ImportCache_humanize_closure1, F.NodeImporter__tryPath_closure, B.resolveImportPath_closure, B.resolveImportPath_closure0, B._tryPathAsDirectory_closure, B._exactlyOne_closure, F.realCasePath_closure, B._readFile_closure, B.writeFile_closure, B.deleteFile_closure, B.readStdin_closure, B.readStdin_closure0, B.readStdin_closure1, B.readStdin_closure2, B.fileExists_closure, B.dirExists_closure, B.ensureDir_closure, B.listDir_closure, B.listDir__closure, B.listDir__closure0, B.listDir_closure_list, B.listDir__list_closure, B.modificationTime_closure, B.watchDir_closure, B.watchDir_closure0, B.watchDir_closure1, B.watchDir_closure2, B.watchDir_closure3, B.watchDir__closure, B.main_closure, B._render_closure, B._render_closure0, B._render_closure1, B._parseFunctions_closure, B._parseFunctions__closure, B._parseFunctions___closure0, B._parseFunctions____closure, B._parseFunctions__closure0, B._parseFunctions__closure1, B._parseFunctions___closure, B._parseImporter_closure, B._parseImporter__closure, B._parseImporter___closure, B._parseImporter____closure, B.forwardToString_closure, B.createClass_closure, Z.closure129, Z._closure18, Z._closure19, K.closure119, K.closure120, K.closure121, K.closure122, K.closure123, K.closure124, K.closure125, K.closure126, K.closure127, K.closure128, D.closure112, D._closure17, D.closure113, D.closure114, D.closure115, D.closure116, D.closure117, D.closure118, A.closure105, A._closure15, A._closure16, A.closure106, A.closure107, A.closure108, A.closure109, A.closure110, A.closure111, O.closure104, O._closure13, O._closure14, T.closure98, T.closure99, T.closure100, T.closure101, T.closure102, T.closure103, T._parseNumber_closure, T._parseNumber_closure0, D.closure94, D.closure95, D.closure96, D.closure97, V.AtRootQueryParser_parse_closure, Q.closure93, E.KeyframeSelectorParser_parse_closure, F.MediaQueryParser_parse_closure, G.Parser__parseIdentifier_closure, U.SassParser_children_closure, T.SelectorParser_parse_closure, T.SelectorParser_parseCompoundSelector_closure, V.StylesheetParser_parse_closure, V.StylesheetParser_parse__closure, V.StylesheetParser_parse__closure0, V.StylesheetParser_parseArgumentDeclaration_closure, V.StylesheetParser_parseVariableDeclaration_closure, V.StylesheetParser_parseUseRule_closure, V.StylesheetParser__parseSingleProduction_closure, V.StylesheetParser_parseSignature_closure, V.StylesheetParser__statement_closure, V.StylesheetParser_variableDeclarationWithoutNamespace_closure, V.StylesheetParser_variableDeclarationWithoutNamespace_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_closure, V.StylesheetParser__forRule_closure0, V.StylesheetParser__memberList_closure, 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, V.StylesheetParser_expression_resetState, V.StylesheetParser_expression_resolveOneOperation, V.StylesheetParser_expression_resolveOperations, V.StylesheetParser_expression_addSingleExpression, V.StylesheetParser_expression_addOperator, V.StylesheetParser_expression_resolveSpaceExpressions, V.StylesheetParser__expressionUntilComma_closure, V.StylesheetParser__unicodeRange_closure, V.StylesheetParser__unicodeRange_closure0, V.StylesheetParser_identifierLike_closure, V.StylesheetParser__expressionUntilComparison_closure, V.StylesheetParser__publicIdentifier_closure, M.StylesheetGraph_modifiedSince_transitiveModificationTime, M.StylesheetGraph_modifiedSince_transitiveModificationTime_closure, M.StylesheetGraph__add_closure, M.StylesheetGraph_addCanonical_closure, M.StylesheetGraph_addCanonical_closure0, M.StylesheetGraph_reload_closure, M.StylesheetGraph__nodeFor_closure, M.StylesheetGraph__nodeFor_closure0, F._PrefixedKeys_iterator_closure, D.SourceMapBuffer_sourceFiles_closure, D.SourceMapBuffer__addEntry_closure, D.SourceMapBuffer_buildSourceMap_closure, R._UnprefixedKeys_iterator_closure, R._UnprefixedKeys_iterator_closure0, B.indent_closure, B.flattenVertically_closure, B.flattenVertically_closure0, B.longestCommonSubsequence_closure, B.longestCommonSubsequence_closure0, B.longestCommonSubsequence_closure1, B.longestCommonSubsequence_backtrack, B.mapAddAll2_closure, B.mapMapAsync_closure, B.copyMapOfMap_closure, B.copyMapOfList_closure, D.SassList_isBlank_closure, A.SassMap_asList_closure, T.SassNumber_valueInUnits_closure, T.SassNumber_valueInUnits_closure0, T.SassNumber_valueInUnits_closure1, T.SassNumber_valueInUnits_closure2, T.SassNumber_modulo_closure, T.SassNumber_plus_closure, T.SassNumber_minus_closure, T.SassNumber__multiplyUnits_closure, T.SassNumber__multiplyUnits_closure0, T.SassNumber__multiplyUnits_closure1, T.SassNumber__multiplyUnits_closure2, T.SassNumber__areAnyConvertible_closure, T.SassNumber__canonicalMultiplier_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__closure8, E._EvaluateVisitor_closure17, E._EvaluateVisitor__closure6, E._EvaluateVisitor__closure7, E._EvaluateVisitor_closure18, E._EvaluateVisitor__closure4, E._EvaluateVisitor__closure5, E._EvaluateVisitor_run_closure0, E._EvaluateVisitor__withWarnCallback_closure0, E._EvaluateVisitor__loadModule_closure0, E._EvaluateVisitor__execute_closure0, E._EvaluateVisitor__combineCss_closure2, E._EvaluateVisitor__combineCss_closure3, E._EvaluateVisitor__combineCss_closure4, E._EvaluateVisitor__extendModules_closure1, E._EvaluateVisitor__extendModules_closure2, E._EvaluateVisitor__topologicalModules_visitModule0, E._EvaluateVisitor_visitAtRootRule_closure2, E._EvaluateVisitor_visitAtRootRule_closure3, E._EvaluateVisitor_visitAtRootRule_closure4, E._EvaluateVisitor__scopeForAtRoot_closure5, E._EvaluateVisitor__scopeForAtRoot_closure6, E._EvaluateVisitor__scopeForAtRoot_closure7, E._EvaluateVisitor__scopeForAtRoot__closure0, E._EvaluateVisitor__scopeForAtRoot_closure8, E._EvaluateVisitor__scopeForAtRoot_closure9, E._EvaluateVisitor__scopeForAtRoot_closure10, E._EvaluateVisitor_visitContentRule_closure0, E._EvaluateVisitor_visitDeclaration_closure0, E._EvaluateVisitor_visitEachRule_closure2, E._EvaluateVisitor_visitEachRule_closure3, E._EvaluateVisitor_visitEachRule_closure4, E._EvaluateVisitor_visitEachRule__closure0, E._EvaluateVisitor_visitEachRule___closure0, E._EvaluateVisitor_visitExtendRule_closure0, E._EvaluateVisitor_visitAtRule_closure1, E._EvaluateVisitor_visitAtRule__closure0, E._EvaluateVisitor_visitAtRule_closure2, E._EvaluateVisitor_visitForRule_closure4, E._EvaluateVisitor_visitForRule_closure5, E._EvaluateVisitor_visitForRule_closure6, E._EvaluateVisitor_visitForRule_closure7, E._EvaluateVisitor_visitForRule_closure8, E._EvaluateVisitor_visitForRule__closure0, E._EvaluateVisitor_visitForwardRule_closure1, E._EvaluateVisitor_visitForwardRule_closure2, E._EvaluateVisitor__assertConfigurationIsEmpty_closure0, E._EvaluateVisitor_visitIfRule_closure0, E._EvaluateVisitor_visitIfRule__closure0, E._EvaluateVisitor__visitDynamicImport_closure0, E._EvaluateVisitor__visitDynamicImport__closure0, E._EvaluateVisitor_visitIncludeRule_closure2, E._EvaluateVisitor_visitIncludeRule_closure3, E._EvaluateVisitor_visitIncludeRule_closure4, E._EvaluateVisitor_visitIncludeRule__closure0, E._EvaluateVisitor_visitIncludeRule___closure0, E._EvaluateVisitor_visitIncludeRule____closure0, E._EvaluateVisitor_visitMediaRule_closure1, E._EvaluateVisitor_visitMediaRule__closure0, E._EvaluateVisitor_visitMediaRule___closure0, E._EvaluateVisitor_visitMediaRule_closure2, E._EvaluateVisitor__visitMediaQueries_closure0, E._EvaluateVisitor_visitStyleRule_closure6, E._EvaluateVisitor_visitStyleRule_closure7, E._EvaluateVisitor_visitStyleRule_closure8, E._EvaluateVisitor_visitStyleRule_closure9, E._EvaluateVisitor_visitStyleRule_closure10, E._EvaluateVisitor_visitStyleRule_closure11, E._EvaluateVisitor_visitStyleRule__closure0, E._EvaluateVisitor_visitStyleRule_closure12, E._EvaluateVisitor_visitSupportsRule_closure1, E._EvaluateVisitor_visitSupportsRule__closure0, E._EvaluateVisitor_visitSupportsRule_closure2, E._EvaluateVisitor_visitVariableDeclaration_closure2, E._EvaluateVisitor_visitVariableDeclaration_closure3, E._EvaluateVisitor_visitVariableDeclaration_closure4, E._EvaluateVisitor_visitUseRule_closure0, E._EvaluateVisitor_visitWarnRule_closure0, E._EvaluateVisitor_visitWhileRule_closure0, E._EvaluateVisitor_visitWhileRule__closure0, E._EvaluateVisitor_visitBinaryOperationExpression_closure0, E._EvaluateVisitor_visitVariableExpression_closure0, E._EvaluateVisitor_visitListExpression_closure0, E._EvaluateVisitor_visitFunctionExpression_closure1, E._EvaluateVisitor_visitFunctionExpression_closure2, E._EvaluateVisitor__runUserDefinedCallable_closure0, E._EvaluateVisitor__runUserDefinedCallable__closure0, E._EvaluateVisitor__runUserDefinedCallable___closure0, E._EvaluateVisitor__runUserDefinedCallable____closure0, E._EvaluateVisitor__runFunctionCallable_closure0, E._EvaluateVisitor__runBuiltInCallable_closure1, E._EvaluateVisitor__runBuiltInCallable_closure2, E._EvaluateVisitor__evaluateArguments_closure2, E._EvaluateVisitor__evaluateArguments_closure3, E._EvaluateVisitor__evaluateArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure3, E._EvaluateVisitor__evaluateMacroArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure5, E._EvaluateVisitor__evaluateMacroArguments_closure6, E._EvaluateVisitor__addRestMap_closure1, E._EvaluateVisitor__addRestMap_closure2, E._EvaluateVisitor__verifyArguments_closure0, E._EvaluateVisitor_visitStringExpression_closure0, E._EvaluateVisitor_visitCssAtRule_closure1, E._EvaluateVisitor_visitCssAtRule_closure2, E._EvaluateVisitor_visitCssKeyframeBlock_closure1, E._EvaluateVisitor_visitCssKeyframeBlock_closure2, E._EvaluateVisitor_visitCssMediaRule_closure1, E._EvaluateVisitor_visitCssMediaRule__closure0, E._EvaluateVisitor_visitCssMediaRule___closure0, E._EvaluateVisitor_visitCssMediaRule_closure2, E._EvaluateVisitor_visitCssStyleRule_closure1, E._EvaluateVisitor_visitCssStyleRule__closure0, E._EvaluateVisitor_visitCssStyleRule_closure2, E._EvaluateVisitor_visitCssSupportsRule_closure1, E._EvaluateVisitor_visitCssSupportsRule__closure0, E._EvaluateVisitor_visitCssSupportsRule_closure2, E._EvaluateVisitor__performInterpolation_closure0, E._EvaluateVisitor__serialize_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__closure3, R._EvaluateVisitor_closure7, R._EvaluateVisitor__closure1, R._EvaluateVisitor__closure2, R._EvaluateVisitor_closure8, R._EvaluateVisitor__closure, R._EvaluateVisitor__closure0, R._EvaluateVisitor_run_closure, R._EvaluateVisitor_runExpression_closure, R._EvaluateVisitor_runExpression__closure, R._EvaluateVisitor_runStatement_closure, R._EvaluateVisitor_runStatement__closure, R._EvaluateVisitor__withWarnCallback_closure, R._EvaluateVisitor__loadModule_closure, R._EvaluateVisitor__execute_closure, R._EvaluateVisitor__combineCss_closure, R._EvaluateVisitor__combineCss_closure0, R._EvaluateVisitor__combineCss_closure1, R._EvaluateVisitor__extendModules_closure, R._EvaluateVisitor__extendModules_closure0, R._EvaluateVisitor__topologicalModules_visitModule, R._EvaluateVisitor_visitAtRootRule_closure, R._EvaluateVisitor_visitAtRootRule_closure0, R._EvaluateVisitor_visitAtRootRule_closure1, R._EvaluateVisitor__scopeForAtRoot_closure, R._EvaluateVisitor__scopeForAtRoot_closure0, R._EvaluateVisitor__scopeForAtRoot_closure1, R._EvaluateVisitor__scopeForAtRoot__closure, R._EvaluateVisitor__scopeForAtRoot_closure2, R._EvaluateVisitor__scopeForAtRoot_closure3, R._EvaluateVisitor__scopeForAtRoot_closure4, R._EvaluateVisitor_visitContentRule_closure, R._EvaluateVisitor_visitDeclaration_closure, R._EvaluateVisitor_visitEachRule_closure, R._EvaluateVisitor_visitEachRule_closure0, R._EvaluateVisitor_visitEachRule_closure1, R._EvaluateVisitor_visitEachRule__closure, R._EvaluateVisitor_visitEachRule___closure, R._EvaluateVisitor_visitExtendRule_closure, R._EvaluateVisitor_visitAtRule_closure, R._EvaluateVisitor_visitAtRule__closure, R._EvaluateVisitor_visitAtRule_closure0, R._EvaluateVisitor_visitForRule_closure, R._EvaluateVisitor_visitForRule_closure0, R._EvaluateVisitor_visitForRule_closure1, R._EvaluateVisitor_visitForRule_closure2, R._EvaluateVisitor_visitForRule_closure3, R._EvaluateVisitor_visitForRule__closure, R._EvaluateVisitor_visitForwardRule_closure, R._EvaluateVisitor_visitForwardRule_closure0, R._EvaluateVisitor__assertConfigurationIsEmpty_closure, R._EvaluateVisitor_visitIfRule_closure, R._EvaluateVisitor_visitIfRule__closure, R._EvaluateVisitor__visitDynamicImport_closure, R._EvaluateVisitor__visitDynamicImport__closure, R._EvaluateVisitor_visitIncludeRule_closure, R._EvaluateVisitor_visitIncludeRule_closure0, R._EvaluateVisitor_visitIncludeRule_closure1, R._EvaluateVisitor_visitIncludeRule__closure, R._EvaluateVisitor_visitIncludeRule___closure, R._EvaluateVisitor_visitIncludeRule____closure, R._EvaluateVisitor_visitMediaRule_closure, R._EvaluateVisitor_visitMediaRule__closure, R._EvaluateVisitor_visitMediaRule___closure, R._EvaluateVisitor_visitMediaRule_closure0, R._EvaluateVisitor__visitMediaQueries_closure, R._EvaluateVisitor_visitStyleRule_closure, R._EvaluateVisitor_visitStyleRule_closure0, R._EvaluateVisitor_visitStyleRule_closure1, R._EvaluateVisitor_visitStyleRule_closure2, R._EvaluateVisitor_visitStyleRule_closure3, R._EvaluateVisitor_visitStyleRule_closure4, R._EvaluateVisitor_visitStyleRule__closure, R._EvaluateVisitor_visitStyleRule_closure5, R._EvaluateVisitor_visitSupportsRule_closure, R._EvaluateVisitor_visitSupportsRule__closure, R._EvaluateVisitor_visitSupportsRule_closure0, R._EvaluateVisitor_visitVariableDeclaration_closure, R._EvaluateVisitor_visitVariableDeclaration_closure0, R._EvaluateVisitor_visitVariableDeclaration_closure1, R._EvaluateVisitor_visitUseRule_closure, R._EvaluateVisitor_visitWarnRule_closure, R._EvaluateVisitor_visitWhileRule_closure, R._EvaluateVisitor_visitWhileRule__closure, R._EvaluateVisitor_visitBinaryOperationExpression_closure, R._EvaluateVisitor_visitVariableExpression_closure, R._EvaluateVisitor_visitListExpression_closure, R._EvaluateVisitor_visitFunctionExpression_closure, R._EvaluateVisitor_visitFunctionExpression_closure0, R._EvaluateVisitor__runUserDefinedCallable_closure, R._EvaluateVisitor__runUserDefinedCallable__closure, R._EvaluateVisitor__runUserDefinedCallable___closure, R._EvaluateVisitor__runUserDefinedCallable____closure, R._EvaluateVisitor__runFunctionCallable_closure, R._EvaluateVisitor__runBuiltInCallable_closure, R._EvaluateVisitor__runBuiltInCallable_closure0, R._EvaluateVisitor__evaluateArguments_closure, R._EvaluateVisitor__evaluateArguments_closure0, R._EvaluateVisitor__evaluateArguments_closure1, R._EvaluateVisitor__evaluateMacroArguments_closure, R._EvaluateVisitor__evaluateMacroArguments_closure0, R._EvaluateVisitor__evaluateMacroArguments_closure1, R._EvaluateVisitor__evaluateMacroArguments_closure2, R._EvaluateVisitor__addRestMap_closure, R._EvaluateVisitor__addRestMap_closure0, R._EvaluateVisitor__verifyArguments_closure, R._EvaluateVisitor_visitStringExpression_closure, R._EvaluateVisitor_visitCssAtRule_closure, R._EvaluateVisitor_visitCssAtRule_closure0, R._EvaluateVisitor_visitCssKeyframeBlock_closure, R._EvaluateVisitor_visitCssKeyframeBlock_closure0, R._EvaluateVisitor_visitCssMediaRule_closure, R._EvaluateVisitor_visitCssMediaRule__closure, R._EvaluateVisitor_visitCssMediaRule___closure, R._EvaluateVisitor_visitCssMediaRule_closure0, R._EvaluateVisitor_visitCssStyleRule_closure, R._EvaluateVisitor_visitCssStyleRule__closure, R._EvaluateVisitor_visitCssStyleRule_closure0, R._EvaluateVisitor_visitCssSupportsRule_closure, R._EvaluateVisitor_visitCssSupportsRule__closure, R._EvaluateVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor__performInterpolation_closure, R._EvaluateVisitor__serialize_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_visitCssComment_closure, N._SerializeVisitor_visitCssAtRule_closure, N._SerializeVisitor_visitCssMediaRule_closure, N._SerializeVisitor_visitCssImport_closure, N._SerializeVisitor_visitCssImport__closure, N._SerializeVisitor_visitCssKeyframeBlock_closure, N._SerializeVisitor_visitCssStyleRule_closure, N._SerializeVisitor_visitCssSupportsRule_closure, N._SerializeVisitor_visitCssDeclaration_closure, N._SerializeVisitor_visitCssDeclaration_closure0, N._SerializeVisitor_visitList_closure, N._SerializeVisitor_visitList_closure0, N._SerializeVisitor_visitList_closure1, N._SerializeVisitor_visitMap_closure, N._SerializeVisitor_visitSelectorList_closure, N._SerializeVisitor__write_closure, N._SerializeVisitor__visitChildren_closure, N.withWarnCallback_closure, T.SingleMapping_SingleMapping$fromEntries_closure, T.SingleMapping_SingleMapping$fromEntries_closure0, T.SingleMapping_SingleMapping$fromEntries_closure1, T.SingleMapping_toJson_closure, T.SingleMapping_toJson_closure0, U.Highlighter_closure, U.Highlighter$__closure, U.Highlighter$___closure, U.Highlighter$__closure0, U.Highlighter__collateLines_closure, U.Highlighter__collateLines_closure0, U.Highlighter__collateLines_closure1, U.Highlighter__collateLines__closure, U.Highlighter_highlight_closure, U.Highlighter_highlight_closure0, U.Highlighter__writeFileStart_closure, U.Highlighter__writeMultilineHighlights_closure, U.Highlighter__writeMultilineHighlights_closure0, U.Highlighter__writeMultilineHighlights_closure1, U.Highlighter__writeMultilineHighlights_closure2, U.Highlighter__writeMultilineHighlights__closure, U.Highlighter__writeMultilineHighlights__closure0, U.Highlighter__writeHighlightedText_closure, U.Highlighter__writeIndicator_closure, U.Highlighter__writeIndicator_closure0, U.Highlighter__writeIndicator_closure1, U.Highlighter__writeSidebar_closure, U._Highlight_closure, U.Chain_Chain$parse_closure, U.Chain_Chain$parse_closure0, U.Chain_toTrace_closure, U.Chain_toString_closure0, U.Chain_toString__closure0, U.Chain_toString_closure, U.Chain_toString__closure, A.Frame_Frame$parseVM_closure, A.Frame_Frame$parseV8_closure, A.Frame_Frame$parseV8_closure_parseLocation, A.Frame_Frame$parseFirefox_closure, A.Frame_Frame$parseFriendly_closure, T.LazyTrace_terse_closure, Y.Trace_Trace$from_closure, Y.Trace__parseVM_closure, 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._StreamTransformer_bind_closure, L._StreamTransformer_bind__closure, L._StreamTransformer_bind__closure1, L._StreamTransformer_bind__closure0, L._StreamTransformer_bind__closure2, R._debounceAggregate_closure, R._debounceAggregate__closure, R._debounceAggregate_closure0]);
|
|
55172
|
+
_inheritMany(H.Closure, [H._CastListBase_sort_closure, H.ConstantStringMap_values_closure, H.Instantiation, H.Primitives_functionNoSuchMethod_closure, H.unwrapException_saveStackTrace, H.TearOffClosure, H.JsLinkedHashMap_values_closure, H.JsLinkedHashMap_addAll_closure, H.initHooks_closure, H.initHooks_closure0, H.initHooks_closure1, P._AsyncRun__initializeScheduleImmediate_internalCallback, P._AsyncRun__initializeScheduleImmediate_closure, P._AsyncRun__scheduleImmediateJsOverride_internalCallback, P._AsyncRun__scheduleImmediateWithSetImmediate_internalCallback, P._TimerImpl_internalCallback, P._TimerImpl$periodic_closure, P._awaitOnObject_closure, P._awaitOnObject_closure0, P._wrapJsFunctionForAsync_closure, P._asyncStarHelper_closure, P._asyncStarHelper_closure0, P._AsyncStarStreamController__resumeBody, P._AsyncStarStreamController__resumeBody_closure, P._AsyncStarStreamController_closure0, P._AsyncStarStreamController_closure1, P._AsyncStarStreamController_closure, P._AsyncStarStreamController__closure, P._SyncBroadcastStreamController__sendData_closure, P._SyncBroadcastStreamController__sendError_closure, P._SyncBroadcastStreamController__sendDone_closure, P.Future_wait_handleError, P.Future_wait_closure, P._Future__addListener_closure, P._Future__prependListeners_closure, P._Future__chainForeignFuture_closure, P._Future__chainForeignFuture_closure0, P._Future__chainForeignFuture_closure1, P._Future__asyncComplete_closure, P._Future__chainFuture_closure, P._Future__asyncCompleteError_closure, P._Future__propagateToListeners_handleWhenCompleteCallback, P._Future__propagateToListeners_handleWhenCompleteCallback_closure, P._Future__propagateToListeners_handleValueCallback, P._Future__propagateToListeners_handleError, P.Stream_Stream$fromFuture_closure, P.Stream_Stream$fromFuture_closure0, P.Stream_length_closure, P.Stream_length_closure0, P._StreamController__subscribe_closure, P._StreamController__recordCancel_complete, P._AddStreamState_cancel_closure, P._BufferingStreamSubscription__sendError_sendError, P._BufferingStreamSubscription__sendDone_sendDone, P._PendingEvents_schedule_closure, P._CustomZone_bindCallback_closure, P._CustomZone_bindUnaryCallback_closure, P._CustomZone_bindCallbackGuarded_closure, P._rootHandleUncaughtError_closure, P._RootZone_bindCallback_closure, P._RootZone_bindCallbackGuarded_closure, P._HashMap_values_closure, P._HashMap_addAll_closure, P._LinkedCustomHashMap_closure, P.HashMap_HashMap$from_closure, P.LinkedHashMap_LinkedHashMap$from_closure, P.MapBase_mapToString_closure, P.MapMixin_entries_closure, P._JsonStringifier_writeMap_closure, P.NoSuchMethodError_toString_closure, P.Duration_toString_sixDigits, P.Duration_toString_twoDigits, P.Uri__parseIPv4Address_error, P.Uri_parseIPv6Address_error, P.Uri_parseIPv6Address_parseHex, P._Uri__Uri$notSimple_closure, P._Uri__checkNonWindowsPathReservedCharacters_closure, P._Uri__makePath_closure, P._createTables_closure, P._createTables_build, P._createTables_setChars, P._createTables_setRange, N.ArgParser_findByAbbreviation_closure, N.ArgParser_findByAbbreviation_closure0, G.Parser_parse_closure, G.Parser_setOption_closure, G.Usage_generate_closure, G.Usage_buildAllowedList_closure, L.StreamGroup_add_closure, L.StreamGroup_add_closure0, L.StreamGroup__onListen_closure, L.StreamGroup__onCancel_closure, L.StreamGroup__onCancel_closure0, L.StreamGroup__listenToStream_closure, G.StreamQueue__ensureListening_closure, G.StreamQueue__ensureListening_closure1, G.StreamQueue__ensureListening_closure0, Q.closure142, B.ReplAdapter_runAsync_closure, Y.mapMap_closure, Y.mapMap_closure0, Y.mapMap_closure1, Y.groupBy_closure, B.defaultCompare_closure, M.Context_join_closure, M.Context_joinAll_closure, M.Context_split_closure, M._validateArgList_closure, X.ParsedPath_normalize_closure, X.ParsedPath__splitExtension_closure, X.ParsedPath__splitExtension_closure0, K.PathMap__create_closure, K.PathMap__create_closure0, K.PathMap__create_closure1, L.WindowsStyle_absolutePathToUri_closure, B.ArgumentDeclaration_verify_closure, B.ArgumentDeclaration_verify_closure0, D.ListExpression_toString_closure, A.MapExpression_toString_closure, X.Interpolation_toString_closure, V.EachRule_toString_closure, L.ForwardRule__memberList_closure, V.IfRule_toString_closure, V.IfClause$__closure, V.IfClause$___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_importForwards_closure2, Q.AsyncEnvironment__getVariableFromGlobalModule_closure, Q.AsyncEnvironment_setVariable_closure, Q.AsyncEnvironment_setVariable_closure0, Q.AsyncEnvironment_setVariable_closure1, Q.AsyncEnvironment__getFunctionFromGlobalModule_closure, Q.AsyncEnvironment__getMixinFromGlobalModule_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_canonicalize_closure, O.AsyncImportCache__canonicalize_closure, O.AsyncImportCache_importCanonical_closure, O.AsyncImportCache_humanize_closure, O.AsyncImportCache_humanize_closure0, O.AsyncImportCache_humanize_closure1, S.AsyncBuiltInCallable$mixin_closure, Q.BuiltInCallable$mixin_closure, X.closure70, X.closure71, U._compileStylesheet_closure, O.Environment_importForwards_closure, O.Environment_importForwards_closure0, O.Environment_importForwards_closure1, O.Environment_importForwards_closure2, O.Environment__getVariableFromGlobalModule_closure, O.Environment_setVariable_closure, O.Environment_setVariable_closure0, O.Environment_setVariable_closure1, O.Environment__getFunctionFromGlobalModule_closure, O.Environment__getMixinFromGlobalModule_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, F.main_printError, F.main_closure0, D._writeSourceMap_closure, B.ExecutableOptions_closure, B.ExecutableOptions_emitErrorCss_closure, A.watch_closure, A._Watcher__debounceEvents_closure, A._Watcher__debounceEvents__closure, A._Watcher__retryPotentialImports_recanonicalize, F.Extender__extendOrReplace_closure, F.Extender_extensionsWhereTarget_closure, F.Extender__registerSelector_closure, F.Extender_addExtension_closure, F.Extender_addExtension_closure0, F.Extender_addExtension_closure1, F.Extender__extendExistingExtensions_closure, F.Extender__extendExistingExtensions_closure0, F.Extender_addExtensions_closure, F.Extender_addExtensions__closure, F.Extender_addExtensions___closure, F.Extender_addExtensions___closure0, F.Extender__extendList_closure, F.Extender__extendComplex_closure, F.Extender__extendComplex_closure0, F.Extender__extendComplex__closure, F.Extender__extendComplex__closure0, F.Extender__extendComplex___closure, F.Extender__extendCompound_closure, F.Extender__extendCompound_closure0, F.Extender__extendCompound__closure, F.Extender__extendCompound__closure0, F.Extender__extendCompound_closure1, F.Extender__extendCompound_closure2, F.Extender__extendSimple_withoutPseudo, F.Extender__extendSimple_closure, F.Extender__extendPseudo_closure, F.Extender__extendPseudo_closure0, F.Extender__extendPseudo_closure1, F.Extender__extendPseudo_closure2, F.Extender__extendPseudo_closure3, F.Extender__trim_closure, F.Extender__trim_closure0, F.Extender_clone_closure, Y.unifyComplex_closure, Y._weaveParents_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.paths___closure, Y._hasRoot_closure, Y.listIsSuperslector_closure, Y.listIsSuperslector__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._selectorPseudosNamed_closure, Y.closure, K.closure43, K.closure44, K.closure45, K.closure46, K.closure47, K.closure48, K.closure49, K.closure50, K.closure51, K.closure52, K.closure53, K.closure54, K.closure55, K.closure56, K.closure57, K.closure58, K.closure59, K.closure60, K.closure61, K.closure62, K.closure63, K.closure64, K.closure65, K.closure66, K.closure67, K.closure68, K._closure10, K.closure69, K.closure96, K.closure97, K.closure98, K.closure99, K._closure12, K.closure100, K.closure83, K.closure82, K.closure81, K.closure80, K.closure79, K.closure78, K.closure77, K.closure76, K.closure74, K.closure_getInRange0, K._closure9, K.closure73, K.closure_getScale, K.closure_scaleValue, K._closure8, K.closure72, K.closure_getInRange, K._closure7, K.closure75, K.closure_hexString, K._functionString_closure, K._removedColorFunction_closure, K._parseChannels_closure, D.closure42, D.closure41, D.closure40, D.closure39, D.closure38, D.closure37, D._closure4, D._closure5, D._closure6, D.closure36, D.closure34, D.closure35, A.closure33, A.closure32, A.closure30, A.closure31, A.closure29, A.closure28, A.closure27, K.closure25, K.closure91, K.closure24, K.closure23, K.closure22, K.closure26, K.closure89, K._closure11, K.closure88, K.closure87, K.closure85, K.closure95, K.closure94, K.closure93, K.closure92, K.closure90, K.closure86, K.closure84, K.closure18, K.closure17, K.closure19, K.closure21, K.closure20, K._numberFunction_closure, Q.closure101, Q.closure102, Q.closure103, Q.closure104, Q._closure13, T.closure13, T._closure1, T._closure2, T.closure12, T._closure, T._closure0, T.__closure, T.closure11, T.closure10, T.closure9, T.closure16, T.closure15, T._closure3, T.closure14, D.closure8, D.closure7, D.closure3, D.closure2, D.closure1, D.closure0, D.closure6, D.closure5, D.closure4, R.ImportCache_canonicalize_closure, R.ImportCache__canonicalize_closure, R.ImportCache_importCanonical_closure, R.ImportCache_humanize_closure, R.ImportCache_humanize_closure0, R.ImportCache_humanize_closure1, F.NodeImporter__tryPath_closure, B.resolveImportPath_closure, B.resolveImportPath_closure0, B._tryPathAsDirectory_closure, B._exactlyOne_closure, F.realCasePath_closure, B._readFile_closure, B.writeFile_closure, B.deleteFile_closure, B.readStdin_closure, B.readStdin_closure0, B.readStdin_closure1, B.readStdin_closure2, B.fileExists_closure, B.dirExists_closure, B.ensureDir_closure, B.listDir_closure, B.listDir__closure, B.listDir__closure0, B.listDir_closure_list, B.listDir__list_closure, B.modificationTime_closure, B.watchDir_closure, B.watchDir_closure0, B.watchDir_closure1, B.watchDir_closure2, B.watchDir_closure3, B.watchDir__closure, B.main_closure, B._render_closure, B._render_closure0, B._render_closure1, B._parseFunctions_closure, B._parseFunctions__closure, B._parseFunctions___closure0, B._parseFunctions____closure, B._parseFunctions__closure0, B._parseFunctions__closure1, B._parseFunctions___closure, B._parseImporter_closure, B._parseImporter__closure, B._parseImporter___closure, B._parseImporter____closure, B.forwardToString_closure, B.createClass_closure, Z.closure141, Z._closure19, Z._closure20, K.closure131, K.closure132, K.closure133, K.closure134, K.closure135, K.closure136, K.closure137, K.closure138, K.closure139, K.closure140, D.closure124, D._closure18, D.closure125, D.closure126, D.closure127, D.closure128, D.closure129, D.closure130, A.closure117, A._closure16, A._closure17, A.closure118, A.closure119, A.closure120, A.closure121, A.closure122, A.closure123, O.closure116, O._closure14, O._closure15, T.closure110, T.closure111, T.closure112, T.closure113, T.closure114, T.closure115, T._parseNumber_closure, T._parseNumber_closure0, D.closure106, D.closure107, D.closure108, D.closure109, V.AtRootQueryParser_parse_closure, Q.closure105, E.KeyframeSelectorParser_parse_closure, F.MediaQueryParser_parse_closure, G.Parser__parseIdentifier_closure, U.SassParser_children_closure, T.SelectorParser_parse_closure, T.SelectorParser_parseCompoundSelector_closure, V.StylesheetParser_parse_closure, V.StylesheetParser_parse__closure, V.StylesheetParser_parse__closure0, V.StylesheetParser_parseArgumentDeclaration_closure, V.StylesheetParser_parseVariableDeclaration_closure, V.StylesheetParser_parseUseRule_closure, V.StylesheetParser__parseSingleProduction_closure, V.StylesheetParser_parseSignature_closure, V.StylesheetParser__statement_closure, V.StylesheetParser_variableDeclarationWithoutNamespace_closure, V.StylesheetParser_variableDeclarationWithoutNamespace_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_closure, V.StylesheetParser__forRule_closure0, V.StylesheetParser__memberList_closure, 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, V.StylesheetParser_expression_resetState, V.StylesheetParser_expression_resolveOneOperation, V.StylesheetParser_expression_resolveOperations, V.StylesheetParser_expression_addSingleExpression, V.StylesheetParser_expression_addOperator, V.StylesheetParser_expression_resolveSpaceExpressions, V.StylesheetParser__expressionUntilComma_closure, V.StylesheetParser__unicodeRange_closure, V.StylesheetParser__unicodeRange_closure0, V.StylesheetParser_identifierLike_closure, V.StylesheetParser__expressionUntilComparison_closure, V.StylesheetParser__publicIdentifier_closure, M.StylesheetGraph_modifiedSince_transitiveModificationTime, M.StylesheetGraph_modifiedSince_transitiveModificationTime_closure, M.StylesheetGraph__add_closure, M.StylesheetGraph_addCanonical_closure, M.StylesheetGraph_addCanonical_closure0, M.StylesheetGraph_reload_closure, M.StylesheetGraph__nodeFor_closure, M.StylesheetGraph__nodeFor_closure0, F._PrefixedKeys_iterator_closure, D.SourceMapBuffer_sourceFiles_closure, D.SourceMapBuffer__addEntry_closure, D.SourceMapBuffer_buildSourceMap_closure, R._UnprefixedKeys_iterator_closure, R._UnprefixedKeys_iterator_closure0, B.indent_closure, B.flattenVertically_closure, B.flattenVertically_closure0, B.longestCommonSubsequence_closure, B.longestCommonSubsequence_closure0, B.longestCommonSubsequence_closure1, B.longestCommonSubsequence_backtrack, B.mapAddAll2_closure, B.mapMapAsync_closure, B.copyMapOfMap_closure, B.copyMapOfList_closure, D.SassList_isBlank_closure, A.SassMap_asList_closure, T.SassNumber_valueInUnits_closure, T.SassNumber_valueInUnits_closure0, T.SassNumber_valueInUnits_closure1, T.SassNumber_valueInUnits_closure2, T.SassNumber_modulo_closure, T.SassNumber_plus_closure, T.SassNumber_minus_closure, T.SassNumber__multiplyUnits_closure, T.SassNumber__multiplyUnits_closure0, T.SassNumber__multiplyUnits_closure1, T.SassNumber__multiplyUnits_closure2, T.SassNumber__areAnyConvertible_closure, T.SassNumber__canonicalMultiplier_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__closure8, E._EvaluateVisitor_closure17, E._EvaluateVisitor__closure6, E._EvaluateVisitor__closure7, E._EvaluateVisitor_closure18, E._EvaluateVisitor__closure4, E._EvaluateVisitor__closure5, E._EvaluateVisitor_run_closure0, E._EvaluateVisitor__withWarnCallback_closure0, E._EvaluateVisitor__loadModule_closure0, E._EvaluateVisitor__execute_closure0, E._EvaluateVisitor__combineCss_closure2, E._EvaluateVisitor__combineCss_closure3, E._EvaluateVisitor__combineCss_closure4, E._EvaluateVisitor__extendModules_closure1, E._EvaluateVisitor__extendModules_closure2, E._EvaluateVisitor__topologicalModules_visitModule0, E._EvaluateVisitor_visitAtRootRule_closure2, E._EvaluateVisitor_visitAtRootRule_closure3, E._EvaluateVisitor_visitAtRootRule_closure4, E._EvaluateVisitor__scopeForAtRoot_closure5, E._EvaluateVisitor__scopeForAtRoot_closure6, E._EvaluateVisitor__scopeForAtRoot_closure7, E._EvaluateVisitor__scopeForAtRoot__closure0, E._EvaluateVisitor__scopeForAtRoot_closure8, E._EvaluateVisitor__scopeForAtRoot_closure9, E._EvaluateVisitor__scopeForAtRoot_closure10, E._EvaluateVisitor_visitContentRule_closure0, E._EvaluateVisitor_visitDeclaration_closure0, E._EvaluateVisitor_visitEachRule_closure2, E._EvaluateVisitor_visitEachRule_closure3, E._EvaluateVisitor_visitEachRule_closure4, E._EvaluateVisitor_visitEachRule__closure0, E._EvaluateVisitor_visitEachRule___closure0, E._EvaluateVisitor_visitExtendRule_closure0, E._EvaluateVisitor_visitAtRule_closure1, E._EvaluateVisitor_visitAtRule__closure0, E._EvaluateVisitor_visitAtRule_closure2, E._EvaluateVisitor_visitForRule_closure4, E._EvaluateVisitor_visitForRule_closure5, E._EvaluateVisitor_visitForRule_closure6, E._EvaluateVisitor_visitForRule_closure7, E._EvaluateVisitor_visitForRule_closure8, E._EvaluateVisitor_visitForRule__closure0, E._EvaluateVisitor_visitForwardRule_closure1, E._EvaluateVisitor_visitForwardRule_closure2, E._EvaluateVisitor__assertConfigurationIsEmpty_closure0, E._EvaluateVisitor_visitIfRule_closure0, E._EvaluateVisitor_visitIfRule__closure0, E._EvaluateVisitor__visitDynamicImport_closure0, E._EvaluateVisitor__visitDynamicImport__closure0, E._EvaluateVisitor_visitIncludeRule_closure2, E._EvaluateVisitor_visitIncludeRule_closure3, E._EvaluateVisitor_visitIncludeRule_closure4, E._EvaluateVisitor_visitIncludeRule__closure0, E._EvaluateVisitor_visitIncludeRule___closure0, E._EvaluateVisitor_visitIncludeRule____closure0, E._EvaluateVisitor_visitMediaRule_closure1, E._EvaluateVisitor_visitMediaRule__closure0, E._EvaluateVisitor_visitMediaRule___closure0, E._EvaluateVisitor_visitMediaRule_closure2, E._EvaluateVisitor__visitMediaQueries_closure0, E._EvaluateVisitor_visitStyleRule_closure6, E._EvaluateVisitor_visitStyleRule_closure7, E._EvaluateVisitor_visitStyleRule_closure8, E._EvaluateVisitor_visitStyleRule_closure9, E._EvaluateVisitor_visitStyleRule_closure10, E._EvaluateVisitor_visitStyleRule_closure11, E._EvaluateVisitor_visitStyleRule__closure0, E._EvaluateVisitor_visitStyleRule_closure12, E._EvaluateVisitor_visitSupportsRule_closure1, E._EvaluateVisitor_visitSupportsRule__closure0, E._EvaluateVisitor_visitSupportsRule_closure2, E._EvaluateVisitor_visitVariableDeclaration_closure2, E._EvaluateVisitor_visitVariableDeclaration_closure3, E._EvaluateVisitor_visitVariableDeclaration_closure4, E._EvaluateVisitor_visitUseRule_closure0, E._EvaluateVisitor_visitWarnRule_closure0, E._EvaluateVisitor_visitWhileRule_closure0, E._EvaluateVisitor_visitWhileRule__closure0, E._EvaluateVisitor_visitBinaryOperationExpression_closure0, E._EvaluateVisitor_visitVariableExpression_closure0, E._EvaluateVisitor_visitListExpression_closure0, E._EvaluateVisitor_visitFunctionExpression_closure1, E._EvaluateVisitor_visitFunctionExpression_closure2, E._EvaluateVisitor__runUserDefinedCallable_closure0, E._EvaluateVisitor__runUserDefinedCallable__closure0, E._EvaluateVisitor__runUserDefinedCallable___closure0, E._EvaluateVisitor__runUserDefinedCallable____closure0, E._EvaluateVisitor__runFunctionCallable_closure0, E._EvaluateVisitor__runBuiltInCallable_closure1, E._EvaluateVisitor__runBuiltInCallable_closure2, E._EvaluateVisitor__evaluateArguments_closure2, E._EvaluateVisitor__evaluateArguments_closure3, E._EvaluateVisitor__evaluateArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure3, E._EvaluateVisitor__evaluateMacroArguments_closure4, E._EvaluateVisitor__evaluateMacroArguments_closure5, E._EvaluateVisitor__evaluateMacroArguments_closure6, E._EvaluateVisitor__addRestMap_closure1, E._EvaluateVisitor__addRestMap_closure2, E._EvaluateVisitor__verifyArguments_closure0, E._EvaluateVisitor_visitStringExpression_closure0, E._EvaluateVisitor_visitCssAtRule_closure1, E._EvaluateVisitor_visitCssAtRule_closure2, E._EvaluateVisitor_visitCssKeyframeBlock_closure1, E._EvaluateVisitor_visitCssKeyframeBlock_closure2, E._EvaluateVisitor_visitCssMediaRule_closure1, E._EvaluateVisitor_visitCssMediaRule__closure0, E._EvaluateVisitor_visitCssMediaRule___closure0, E._EvaluateVisitor_visitCssMediaRule_closure2, E._EvaluateVisitor_visitCssStyleRule_closure1, E._EvaluateVisitor_visitCssStyleRule__closure0, E._EvaluateVisitor_visitCssStyleRule_closure2, E._EvaluateVisitor_visitCssSupportsRule_closure1, E._EvaluateVisitor_visitCssSupportsRule__closure0, E._EvaluateVisitor_visitCssSupportsRule_closure2, E._EvaluateVisitor__performInterpolation_closure0, E._EvaluateVisitor__serialize_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__closure3, R._EvaluateVisitor_closure7, R._EvaluateVisitor__closure1, R._EvaluateVisitor__closure2, R._EvaluateVisitor_closure8, R._EvaluateVisitor__closure, R._EvaluateVisitor__closure0, R._EvaluateVisitor_run_closure, R._EvaluateVisitor_runExpression_closure, R._EvaluateVisitor_runExpression__closure, R._EvaluateVisitor_runStatement_closure, R._EvaluateVisitor_runStatement__closure, R._EvaluateVisitor__withWarnCallback_closure, R._EvaluateVisitor__loadModule_closure, R._EvaluateVisitor__execute_closure, R._EvaluateVisitor__combineCss_closure, R._EvaluateVisitor__combineCss_closure0, R._EvaluateVisitor__combineCss_closure1, R._EvaluateVisitor__extendModules_closure, R._EvaluateVisitor__extendModules_closure0, R._EvaluateVisitor__topologicalModules_visitModule, R._EvaluateVisitor_visitAtRootRule_closure, R._EvaluateVisitor_visitAtRootRule_closure0, R._EvaluateVisitor_visitAtRootRule_closure1, R._EvaluateVisitor__scopeForAtRoot_closure, R._EvaluateVisitor__scopeForAtRoot_closure0, R._EvaluateVisitor__scopeForAtRoot_closure1, R._EvaluateVisitor__scopeForAtRoot__closure, R._EvaluateVisitor__scopeForAtRoot_closure2, R._EvaluateVisitor__scopeForAtRoot_closure3, R._EvaluateVisitor__scopeForAtRoot_closure4, R._EvaluateVisitor_visitContentRule_closure, R._EvaluateVisitor_visitDeclaration_closure, R._EvaluateVisitor_visitEachRule_closure, R._EvaluateVisitor_visitEachRule_closure0, R._EvaluateVisitor_visitEachRule_closure1, R._EvaluateVisitor_visitEachRule__closure, R._EvaluateVisitor_visitEachRule___closure, R._EvaluateVisitor_visitExtendRule_closure, R._EvaluateVisitor_visitAtRule_closure, R._EvaluateVisitor_visitAtRule__closure, R._EvaluateVisitor_visitAtRule_closure0, R._EvaluateVisitor_visitForRule_closure, R._EvaluateVisitor_visitForRule_closure0, R._EvaluateVisitor_visitForRule_closure1, R._EvaluateVisitor_visitForRule_closure2, R._EvaluateVisitor_visitForRule_closure3, R._EvaluateVisitor_visitForRule__closure, R._EvaluateVisitor_visitForwardRule_closure, R._EvaluateVisitor_visitForwardRule_closure0, R._EvaluateVisitor__assertConfigurationIsEmpty_closure, R._EvaluateVisitor_visitIfRule_closure, R._EvaluateVisitor_visitIfRule__closure, R._EvaluateVisitor__visitDynamicImport_closure, R._EvaluateVisitor__visitDynamicImport__closure, R._EvaluateVisitor_visitIncludeRule_closure, R._EvaluateVisitor_visitIncludeRule_closure0, R._EvaluateVisitor_visitIncludeRule_closure1, R._EvaluateVisitor_visitIncludeRule__closure, R._EvaluateVisitor_visitIncludeRule___closure, R._EvaluateVisitor_visitIncludeRule____closure, R._EvaluateVisitor_visitMediaRule_closure, R._EvaluateVisitor_visitMediaRule__closure, R._EvaluateVisitor_visitMediaRule___closure, R._EvaluateVisitor_visitMediaRule_closure0, R._EvaluateVisitor__visitMediaQueries_closure, R._EvaluateVisitor_visitStyleRule_closure, R._EvaluateVisitor_visitStyleRule_closure0, R._EvaluateVisitor_visitStyleRule_closure1, R._EvaluateVisitor_visitStyleRule_closure2, R._EvaluateVisitor_visitStyleRule_closure3, R._EvaluateVisitor_visitStyleRule_closure4, R._EvaluateVisitor_visitStyleRule__closure, R._EvaluateVisitor_visitStyleRule_closure5, R._EvaluateVisitor_visitSupportsRule_closure, R._EvaluateVisitor_visitSupportsRule__closure, R._EvaluateVisitor_visitSupportsRule_closure0, R._EvaluateVisitor_visitVariableDeclaration_closure, R._EvaluateVisitor_visitVariableDeclaration_closure0, R._EvaluateVisitor_visitVariableDeclaration_closure1, R._EvaluateVisitor_visitUseRule_closure, R._EvaluateVisitor_visitWarnRule_closure, R._EvaluateVisitor_visitWhileRule_closure, R._EvaluateVisitor_visitWhileRule__closure, R._EvaluateVisitor_visitBinaryOperationExpression_closure, R._EvaluateVisitor_visitVariableExpression_closure, R._EvaluateVisitor_visitListExpression_closure, R._EvaluateVisitor_visitFunctionExpression_closure, R._EvaluateVisitor_visitFunctionExpression_closure0, R._EvaluateVisitor__runUserDefinedCallable_closure, R._EvaluateVisitor__runUserDefinedCallable__closure, R._EvaluateVisitor__runUserDefinedCallable___closure, R._EvaluateVisitor__runUserDefinedCallable____closure, R._EvaluateVisitor__runFunctionCallable_closure, R._EvaluateVisitor__runBuiltInCallable_closure, R._EvaluateVisitor__runBuiltInCallable_closure0, R._EvaluateVisitor__evaluateArguments_closure, R._EvaluateVisitor__evaluateArguments_closure0, R._EvaluateVisitor__evaluateArguments_closure1, R._EvaluateVisitor__evaluateMacroArguments_closure, R._EvaluateVisitor__evaluateMacroArguments_closure0, R._EvaluateVisitor__evaluateMacroArguments_closure1, R._EvaluateVisitor__evaluateMacroArguments_closure2, R._EvaluateVisitor__addRestMap_closure, R._EvaluateVisitor__addRestMap_closure0, R._EvaluateVisitor__verifyArguments_closure, R._EvaluateVisitor_visitStringExpression_closure, R._EvaluateVisitor_visitCssAtRule_closure, R._EvaluateVisitor_visitCssAtRule_closure0, R._EvaluateVisitor_visitCssKeyframeBlock_closure, R._EvaluateVisitor_visitCssKeyframeBlock_closure0, R._EvaluateVisitor_visitCssMediaRule_closure, R._EvaluateVisitor_visitCssMediaRule__closure, R._EvaluateVisitor_visitCssMediaRule___closure, R._EvaluateVisitor_visitCssMediaRule_closure0, R._EvaluateVisitor_visitCssStyleRule_closure, R._EvaluateVisitor_visitCssStyleRule__closure, R._EvaluateVisitor_visitCssStyleRule_closure0, R._EvaluateVisitor_visitCssSupportsRule_closure, R._EvaluateVisitor_visitCssSupportsRule__closure, R._EvaluateVisitor_visitCssSupportsRule_closure0, R._EvaluateVisitor__performInterpolation_closure, R._EvaluateVisitor__serialize_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_visitCssComment_closure, N._SerializeVisitor_visitCssAtRule_closure, N._SerializeVisitor_visitCssMediaRule_closure, N._SerializeVisitor_visitCssImport_closure, N._SerializeVisitor_visitCssImport__closure, N._SerializeVisitor_visitCssKeyframeBlock_closure, N._SerializeVisitor_visitCssStyleRule_closure, N._SerializeVisitor_visitCssSupportsRule_closure, N._SerializeVisitor_visitCssDeclaration_closure, N._SerializeVisitor_visitCssDeclaration_closure0, N._SerializeVisitor_visitList_closure, N._SerializeVisitor_visitList_closure0, N._SerializeVisitor_visitList_closure1, N._SerializeVisitor_visitMap_closure, N._SerializeVisitor_visitSelectorList_closure, N._SerializeVisitor__write_closure, N._SerializeVisitor__visitChildren_closure, N.withWarnCallback_closure, T.SingleMapping_SingleMapping$fromEntries_closure, T.SingleMapping_SingleMapping$fromEntries_closure0, T.SingleMapping_SingleMapping$fromEntries_closure1, T.SingleMapping_toJson_closure, T.SingleMapping_toJson_closure0, U.Highlighter_closure, U.Highlighter$__closure, U.Highlighter$___closure, U.Highlighter$__closure0, U.Highlighter__collateLines_closure, U.Highlighter__collateLines_closure0, U.Highlighter__collateLines_closure1, U.Highlighter__collateLines__closure, U.Highlighter_highlight_closure, U.Highlighter_highlight_closure0, U.Highlighter__writeFileStart_closure, U.Highlighter__writeMultilineHighlights_closure, U.Highlighter__writeMultilineHighlights_closure0, U.Highlighter__writeMultilineHighlights_closure1, U.Highlighter__writeMultilineHighlights_closure2, U.Highlighter__writeMultilineHighlights__closure, U.Highlighter__writeMultilineHighlights__closure0, U.Highlighter__writeHighlightedText_closure, U.Highlighter__writeIndicator_closure, U.Highlighter__writeIndicator_closure0, U.Highlighter__writeIndicator_closure1, U.Highlighter__writeSidebar_closure, U._Highlight_closure, U.Chain_Chain$parse_closure, U.Chain_Chain$parse_closure0, U.Chain_toTrace_closure, U.Chain_toString_closure0, U.Chain_toString__closure0, U.Chain_toString_closure, U.Chain_toString__closure, A.Frame_Frame$parseVM_closure, A.Frame_Frame$parseV8_closure, A.Frame_Frame$parseV8_closure_parseLocation, A.Frame_Frame$parseFirefox_closure, A.Frame_Frame$parseFriendly_closure, T.LazyTrace_terse_closure, Y.Trace_Trace$from_closure, Y.Trace__parseVM_closure, 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._StreamTransformer_bind_closure, L._StreamTransformer_bind__closure, L._StreamTransformer_bind__closure1, L._StreamTransformer_bind__closure0, L._StreamTransformer_bind__closure2, R._debounceAggregate_closure, R._debounceAggregate__closure, R._debounceAggregate_closure0]);
|
|
54823
55173
|
_inherit(H.CastList, H._CastListBase);
|
|
54824
55174
|
_inherit(P.ListBase, P._ListBase_Object_ListMixin);
|
|
54825
55175
|
_inherit(H.UnmodifiableListBase, P.ListBase);
|
|
@@ -54940,7 +55290,7 @@ self.readline = require("readline");
|
|
|
54940
55290
|
_mixin(L._UnmodifiableSetView_DelegatingSet_UnmodifiableSetMixin, L.UnmodifiableSetMixin);
|
|
54941
55291
|
_mixin(M._MapKeySet__DelegatingIterableBase_UnmodifiableSetMixin, L.UnmodifiableSetMixin);
|
|
54942
55292
|
})();
|
|
54943
|
-
var init = {mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List"}, mangledNames: {}, getTypeFromName: getGlobalFromName, metadata: [], types: [{func: 1, ret: F.Value, args: [[P.List, F.Value]]}, {func: 1, ret:
|
|
55293
|
+
var init = {mangledGlobalNames: {int: "int", double: "double", num: "num", String: "String", bool: "bool", Null: "Null", List: "List"}, mangledNames: {}, getTypeFromName: getGlobalFromName, metadata: [], types: [{func: 1, ret: F.Value, args: [[P.List, F.Value]]}, {func: 1, ret: T.SassNumber, args: [[P.List, F.Value]]}, {func: 1, ret: -1}, {func: 1, ret: P.bool, args: [P.Object]}, {func: 1, ret: D.SassString, args: [[P.List, F.Value]]}, {func: 1, ret: Z.SassBoolean, args: [[P.List, F.Value]]}, {func: 1, ret: K.SassColor, args: [[P.List, F.Value]]}, {func: 1, ret: D.SassList, args: [[P.List, F.Value]]}, {func: 1, ret: -1, args: [P.Object]}, {func: 1, ret: A.SassMap, args: [[P.List, F.Value]]}, {func: 1, args: [,]}, {func: 1, ret: P.bool, args: [P.int]}, {func: 1, ret: P.Null, args: [,,]}, {func: 1, ret: P.String, args: [P.Object]}, {func: 1, ret: P.bool, args: [P.num, P.num]}, {func: 1, ret: P.Null, args: [, P.StackTrace]}, {func: 1, ret: -1, args: [P.Object], opt: [P.StackTrace]}, {func: 1, ret: P.String, args: [P.int]}, {func: 1, ret: P.Null, opt: [P.Object]}, {func: 1, ret: -1, args: [{func: 1, ret: -1}]}, {func: 1, ret: P.Null, args: [,]}, {func: 1, ret: P.bool, args: [,]}, {func: 1, ret: P.Null, opt: [,]}, {func: 1, ret: P.Null, args: [[P.List, F.Value]]}, {func: 1, ret: P.int, args: [P.num]}, {func: 1, ret: O.Statement}, {func: 1, ret: O.SassNull, args: [P.int]}, {func: 1, ret: P.String, args: [P.String]}, {func: 1, ret: -1, opt: [[P.Future,,]]}, {func: 1, bounds: [P.Object], ret: [P.Set, 0]}, {func: 1, ret: -1, opt: [P.Object]}, {func: 1, ret: P.bool, args: [B.CssNode]}, {func: 1, ret: F.SassFunction, args: [[P.List, F.Value]]}, {func: 1, ret: [P.Future, P.String], args: [,]}, {func: 1, ret: [P.Future,,]}, {func: 1, ret: P.int, args: [,,]}, {func: 1, ret: O.Statement, named: {root: P.bool}}, {func: 1, ret: P.Uint8List, args: [,,]}, {func: 1, ret: P.String, args: [,]}, {func: 1, ret: P.num, args: [P.num]}, {func: 1, ret: -1, args: [,], opt: [P.StackTrace]}, {func: 1, ret: [P.Iterable, P.String], args: [P.Object]}, {func: 1, ret: [P.Future, -1], args: [P.Object]}, {func: 1, ret: P.Null, args: [P.Object, P.StackTrace]}, {func: 1, ret: P.Null, args: [P.Object, P.Object]}, {func: 1, ret: P.Null, args: [P.Object]}, {func: 1, ret: -1, args: [, P.StackTrace]}, {func: 1, ret: T.SassNumber, args: [P.int]}, {func: 1, ret: P.String}, {func: 1, ret: [P.List, [G.Module, B.AsyncCallable]], args: [P.int]}, {func: 1, ret: -1, args: [,]}, {func: 1, ret: T.Expression, named: {bracketList: P.bool, singleEquals: P.bool, until: {func: 1, ret: P.bool}}}, {func: 1, ret: T.NumberExpression}, {func: 1, ret: -1, args: [P.Object, P.StackTrace]}, {func: 1, ret: P.String, args: [,,]}, {func: 1, ret: [P.List, P.int], args: [P.int]}, {func: 1, ret: P.Null, args: [,], opt: [P.StackTrace]}, {func: 1, ret: [P._Future,,], args: [,]}, {func: 1, ret: -1, args: [F.CssMediaQuery]}, {func: 1, ret: Y.SourceFile, args: [P.int]}, {func: 1, ret: Y.FileSpan, args: [P.int], opt: [P.int]}, {func: 1, ret: [P.List, [G.Module, D.Callable]], args: [P.int]}, {func: 1, ret: A.Frame, args: [,,]}, {func: 1, ret: S.Extension, args: [,]}, {func: 1, ret: P.bool, args: [S.ComplexSelector]}, {func: 1, ret: -1, args: [P.Zone, P.ZoneDelegate, P.Zone,, P.StackTrace]}, {func: 1, bounds: [P.Object], ret: 0, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0}]}, {func: 1, bounds: [P.Object, P.Object], ret: 0, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0, args: [1]}, 1]}, {func: 1, bounds: [P.Object, P.Object, P.Object], ret: 0, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0, args: [1, 2]}, 1, 2]}, {func: 1, ret: P.Object, args: [F.Value]}, {func: 1, bounds: [P.Object, P.Object], ret: {func: 1, ret: 0, args: [1]}, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0, args: [1]}]}, {func: 1, bounds: [P.Object, P.Object, P.Object], ret: {func: 1, ret: 0, args: [1, 2]}, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0, args: [1, 2]}]}, {func: 1, ret: P.AsyncError, args: [P.Zone, P.ZoneDelegate, P.Zone, P.Object, P.StackTrace]}, {func: 1, ret: -1, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: -1}]}, {func: 1, ret: P.Timer, args: [P.Zone, P.ZoneDelegate, P.Zone, P.Duration, {func: 1, ret: -1}]}, {func: 1, ret: P.Timer, args: [P.Zone, P.ZoneDelegate, P.Zone, P.Duration, {func: 1, ret: -1, args: [P.Timer]}]}, {func: 1, ret: -1, args: [P.Zone, P.ZoneDelegate, P.Zone, P.String]}, {func: 1, ret: -1, args: [P.String]}, {func: 1, ret: P.Zone, args: [P.Zone, P.ZoneDelegate, P.Zone, P.ZoneSpecification, [P.Map,,,]]}, {func: 1, ret: P.bool, args: [,,]}, {func: 1, ret: P.int, args: [,]}, {func: 1, ret: P.int, args: [P.Object]}, {func: 1, ret: P.bool, args: [P.Object, P.Object]}, {func: 1, ret: P.Uint8List, args: [P.int]}, {func: 1, bounds: [P.num], ret: 0, args: [0, 0]}, {func: 1, ret: P.bool, args: [M.SimpleSelector]}, {func: 1, ret: -1, args: [R.RenderOptions, {func: 1, ret: -1, args: [V.JSError, U.RenderResult]}]}, {func: 1, ret: U.RenderResult, args: [R.RenderOptions]}, {func: 1, ret: P.bool, args: [P.String]}, {func: 1, bounds: [P.Object], ret: -1, args: [P.Object, P.StackTrace, [P.EventSink, 0]]}, {func: 1, bounds: [P.Object], ret: [P.List, 0], args: [0, [P.List, 0]]}, {func: 1, bounds: [P.Object], ret: {func: 1, ret: 0}, args: [P.Zone, P.ZoneDelegate, P.Zone, {func: 1, ret: 0}]}, {func: 1, ret: P.String, args: [P.String], named: {color: null}}], interceptorsByTag: null, leafTags: null};
|
|
54944
55294
|
(function constants() {
|
|
54945
55295
|
var makeConstList = hunkHelpers.makeConstList;
|
|
54946
55296
|
C.Interceptor_methods = J.Interceptor.prototype;
|
|
@@ -55369,7 +55719,7 @@ self.readline = require("readline");
|
|
|
55369
55719
|
return P.RegExp_RegExp("^--([a-zA-Z\\-_0-9]+)(=(.*))?$", false);
|
|
55370
55720
|
});
|
|
55371
55721
|
_lazy($, "alwaysValid", "$get$alwaysValid", function() {
|
|
55372
|
-
return new Q.
|
|
55722
|
+
return new Q.closure142();
|
|
55373
55723
|
});
|
|
55374
55724
|
_lazy($, "readline", "$get$readline", function() {
|
|
55375
55725
|
return self.readline;
|
|
@@ -55458,7 +55808,7 @@ self.readline = require("readline");
|
|
|
55458
55808
|
_s10_ = "saturation",
|
|
55459
55809
|
_s5_ = "alpha",
|
|
55460
55810
|
t1 = Q.BuiltInCallable;
|
|
55461
|
-
return Q.BuiltInModule$("color", H.setRuntimeTypeInfo([$.$get$_red(), $.$get$_green(), $.$get$_blue(), $.$get$_mix(), K._function4("invert", "$color, $weight: 100%", new K.
|
|
55811
|
+
return Q.BuiltInModule$("color", H.setRuntimeTypeInfo([$.$get$_red(), $.$get$_green(), $.$get$_blue(), $.$get$_mix(), K._function4("invert", "$color, $weight: 100%", new K.closure96()), $.$get$_hue(), $.$get$_saturation(), $.$get$_lightness(), $.$get$_complement(), K._removedColorFunction("adjust-hue", "hue", false), K._removedColorFunction("lighten", _s9_, false), K._removedColorFunction("darken", _s9_, true), K._removedColorFunction("saturate", _s10_, false), K._removedColorFunction("desaturate", _s10_, true), K._function4("grayscale", "$color", new K.closure97()), K._removedColorFunction("opacify", _s5_, false), K._removedColorFunction("fade-in", _s5_, false), K._removedColorFunction("transparentize", _s5_, true), K._removedColorFunction("fade-out", _s5_, true), Q.BuiltInCallable$overloadedFunction(_s5_, P.LinkedHashMap_LinkedHashMap$_literal(["$color", new K.closure98(), "$args...", new K.closure99()], P.String, {func: 1, ret: F.Value, args: [[P.List, F.Value]]})), K._function4("opacity", "$color", new K.closure100()), $.$get$_adjust(), $.$get$_scale(), $.$get$_change(), $.$get$_ieHexStr()], [t1]), null, null, t1);
|
|
55462
55812
|
});
|
|
55463
55813
|
_lazy($, "_red", "$get$_red", function() {
|
|
55464
55814
|
return K._function4("red", "$color", new K.closure83());
|
|
@@ -55502,7 +55852,7 @@ self.readline = require("readline");
|
|
|
55502
55852
|
});
|
|
55503
55853
|
_lazy($, "module0", "$get$module0", function() {
|
|
55504
55854
|
var t1 = Q.BuiltInCallable;
|
|
55505
|
-
return Q.BuiltInModule$("list", H.setRuntimeTypeInfo([$.$get$_length0(), $.$get$_nth(), $.$get$_setNth(), $.$get$_join(), $.$get$_append0(), $.$get$_zip(), $.$get$_index0(), $.$get$_isBracketed(), $.$get$_separator()], [t1]), null, t1);
|
|
55855
|
+
return Q.BuiltInModule$("list", H.setRuntimeTypeInfo([$.$get$_length0(), $.$get$_nth(), $.$get$_setNth(), $.$get$_join(), $.$get$_append0(), $.$get$_zip(), $.$get$_index0(), $.$get$_isBracketed(), $.$get$_separator()], [t1]), null, null, t1);
|
|
55506
55856
|
});
|
|
55507
55857
|
_lazy($, "_length", "$get$_length0", function() {
|
|
55508
55858
|
return D._function3("length", "$list", new D.closure42());
|
|
@@ -55537,7 +55887,7 @@ self.readline = require("readline");
|
|
|
55537
55887
|
});
|
|
55538
55888
|
_lazy($, "module1", "$get$module1", function() {
|
|
55539
55889
|
var t1 = Q.BuiltInCallable;
|
|
55540
|
-
return Q.BuiltInModule$("map", H.setRuntimeTypeInfo([$.$get$_get(), $.$get$_merge(), $.$get$_remove(), $.$get$_keys(), $.$get$_values(), $.$get$_hasKey()], [t1]), null, t1);
|
|
55890
|
+
return Q.BuiltInModule$("map", H.setRuntimeTypeInfo([$.$get$_get(), $.$get$_merge(), $.$get$_remove(), $.$get$_keys(), $.$get$_values(), $.$get$_hasKey()], [t1]), null, null, t1);
|
|
55541
55891
|
});
|
|
55542
55892
|
_lazy($, "_get", "$get$_get", function() {
|
|
55543
55893
|
return A._function2("get", "$map, $key", new A.closure33());
|
|
@@ -55557,31 +55907,22 @@ self.readline = require("readline");
|
|
|
55557
55907
|
_lazy($, "_hasKey", "$get$_hasKey", function() {
|
|
55558
55908
|
return A._function2("has-key", "$map, $key", new A.closure27());
|
|
55559
55909
|
});
|
|
55560
|
-
_lazy($, "_random", "$get$_random0", function() {
|
|
55561
|
-
return P.Random_Random();
|
|
55562
|
-
});
|
|
55563
55910
|
_lazy($, "global2", "$get$global3", function() {
|
|
55564
55911
|
var t1 = Q.BuiltInCallable;
|
|
55565
|
-
return P.UnmodifiableListView$(H.setRuntimeTypeInfo([$.$get$
|
|
55912
|
+
return P.UnmodifiableListView$(H.setRuntimeTypeInfo([$.$get$_abs(), $.$get$_ceil(), $.$get$_floor(), $.$get$_max(), $.$get$_min(), $.$get$_percentage(), $.$get$_randomFunction(), $.$get$_round(), $.$get$_unit(), $.$get$_compatible().withName$1("comparable"), $.$get$_isUnitless().withName$1("unitless")], [t1]), t1);
|
|
55566
55913
|
});
|
|
55567
55914
|
_lazy($, "module2", "$get$module2", function() {
|
|
55568
55915
|
var t1 = Q.BuiltInCallable;
|
|
55569
|
-
return Q.BuiltInModule$("math", H.setRuntimeTypeInfo([$.$get$
|
|
55570
|
-
});
|
|
55571
|
-
_lazy($, "_percentage", "$get$_percentage", function() {
|
|
55572
|
-
return K._function1("percentage", "$number", new K.closure19());
|
|
55573
|
-
});
|
|
55574
|
-
_lazy($, "_round", "$get$_round", function() {
|
|
55575
|
-
return K._numberFunction("round", T.number0__fuzzyRound$closure());
|
|
55916
|
+
return Q.BuiltInModule$("math", H.setRuntimeTypeInfo([$.$get$_abs(), $.$get$_acos(), $.$get$_asin(), $.$get$_atan(), $.$get$_atan2(), $.$get$_ceil(), $.$get$_clamp(), $.$get$_cos(), $.$get$_compatible(), $.$get$_floor(), $.$get$_hypot(), $.$get$_isUnitless(), $.$get$_log(), $.$get$_max(), $.$get$_min(), $.$get$_percentage(), $.$get$_pow(), $.$get$_randomFunction(), $.$get$_round(), $.$get$_sin(), $.$get$_sqrt(), $.$get$_tan(), $.$get$_unit()], [t1]), null, P.LinkedHashMap_LinkedHashMap$_literal(["e", T.SassNumber$(2.718281828459045, null), "pi", T.SassNumber$(3.141592653589793, null)], P.String, F.Value), t1);
|
|
55576
55917
|
});
|
|
55577
55918
|
_lazy($, "_ceil", "$get$_ceil", function() {
|
|
55578
|
-
return K._numberFunction("ceil", new K.
|
|
55919
|
+
return K._numberFunction("ceil", new K.closure25());
|
|
55579
55920
|
});
|
|
55580
|
-
_lazy($, "
|
|
55581
|
-
return K.
|
|
55921
|
+
_lazy($, "_clamp", "$get$_clamp", function() {
|
|
55922
|
+
return K._function1("clamp", "$min, $number, $max", new K.closure91());
|
|
55582
55923
|
});
|
|
55583
|
-
_lazy($, "
|
|
55584
|
-
return K._numberFunction("
|
|
55924
|
+
_lazy($, "_floor", "$get$_floor", function() {
|
|
55925
|
+
return K._numberFunction("floor", new K.closure24());
|
|
55585
55926
|
});
|
|
55586
55927
|
_lazy($, "_max", "$get$_max", function() {
|
|
55587
55928
|
return K._function1("max", "$numbers...", new K.closure23());
|
|
@@ -55589,21 +55930,66 @@ self.readline = require("readline");
|
|
|
55589
55930
|
_lazy($, "_min", "$get$_min", function() {
|
|
55590
55931
|
return K._function1("min", "$numbers...", new K.closure22());
|
|
55591
55932
|
});
|
|
55592
|
-
_lazy($, "
|
|
55593
|
-
return K.
|
|
55933
|
+
_lazy($, "_round", "$get$_round", function() {
|
|
55934
|
+
return K._numberFunction("round", T.number0__fuzzyRound$closure());
|
|
55594
55935
|
});
|
|
55595
|
-
_lazy($, "
|
|
55596
|
-
return K.
|
|
55936
|
+
_lazy($, "_abs", "$get$_abs", function() {
|
|
55937
|
+
return K._numberFunction("abs", new K.closure26());
|
|
55597
55938
|
});
|
|
55598
|
-
_lazy($, "
|
|
55599
|
-
return K._function1("
|
|
55939
|
+
_lazy($, "_hypot", "$get$_hypot", function() {
|
|
55940
|
+
return K._function1("hypot", "$numbers...", new K.closure89());
|
|
55941
|
+
});
|
|
55942
|
+
_lazy($, "_log", "$get$_log", function() {
|
|
55943
|
+
return K._function1("log", "$number, $base: null", new K.closure88());
|
|
55944
|
+
});
|
|
55945
|
+
_lazy($, "_pow", "$get$_pow", function() {
|
|
55946
|
+
return K._function1("pow", "$base, $exponent", new K.closure87());
|
|
55947
|
+
});
|
|
55948
|
+
_lazy($, "_sqrt", "$get$_sqrt", function() {
|
|
55949
|
+
return K._function1("sqrt", "$number", new K.closure85());
|
|
55950
|
+
});
|
|
55951
|
+
_lazy($, "_acos", "$get$_acos", function() {
|
|
55952
|
+
return K._function1("acos", "$number", new K.closure95());
|
|
55953
|
+
});
|
|
55954
|
+
_lazy($, "_asin", "$get$_asin", function() {
|
|
55955
|
+
return K._function1("asin", "$number", new K.closure94());
|
|
55956
|
+
});
|
|
55957
|
+
_lazy($, "_atan", "$get$_atan", function() {
|
|
55958
|
+
return K._function1("atan", "$number", new K.closure93());
|
|
55959
|
+
});
|
|
55960
|
+
_lazy($, "_atan2", "$get$_atan2", function() {
|
|
55961
|
+
return K._function1("atan2", "$y, $x", new K.closure92());
|
|
55962
|
+
});
|
|
55963
|
+
_lazy($, "_cos", "$get$_cos", function() {
|
|
55964
|
+
return K._function1("cos", "$number", new K.closure90());
|
|
55965
|
+
});
|
|
55966
|
+
_lazy($, "_sin", "$get$_sin", function() {
|
|
55967
|
+
return K._function1("sin", "$number", new K.closure86());
|
|
55968
|
+
});
|
|
55969
|
+
_lazy($, "_tan", "$get$_tan", function() {
|
|
55970
|
+
return K._function1("tan", "$number", new K.closure84());
|
|
55600
55971
|
});
|
|
55601
55972
|
_lazy($, "_compatible", "$get$_compatible", function() {
|
|
55602
|
-
return K._function1("compatible", "$number1, $number2", new K.
|
|
55973
|
+
return K._function1("compatible", "$number1, $number2", new K.closure18());
|
|
55974
|
+
});
|
|
55975
|
+
_lazy($, "_isUnitless", "$get$_isUnitless", function() {
|
|
55976
|
+
return K._function1("is-unitless", "$number", new K.closure17());
|
|
55977
|
+
});
|
|
55978
|
+
_lazy($, "_unit", "$get$_unit", function() {
|
|
55979
|
+
return K._function1("unit", "$number", new K.closure19());
|
|
55980
|
+
});
|
|
55981
|
+
_lazy($, "_percentage", "$get$_percentage", function() {
|
|
55982
|
+
return K._function1("percentage", "$number", new K.closure21());
|
|
55983
|
+
});
|
|
55984
|
+
_lazy($, "_random", "$get$_random0", function() {
|
|
55985
|
+
return P.Random_Random();
|
|
55986
|
+
});
|
|
55987
|
+
_lazy($, "_randomFunction", "$get$_randomFunction", function() {
|
|
55988
|
+
return K._function1("random", "$limit: null", new K.closure20());
|
|
55603
55989
|
});
|
|
55604
55990
|
_lazy($, "global3", "$get$global", function() {
|
|
55605
55991
|
var t1 = Q.BuiltInCallable;
|
|
55606
|
-
return P.UnmodifiableListView$(H.setRuntimeTypeInfo([Q._function5("feature-exists", "$feature", new Q.
|
|
55992
|
+
return P.UnmodifiableListView$(H.setRuntimeTypeInfo([Q._function5("feature-exists", "$feature", new Q.closure101()), Q._function5("inspect", "$value", new Q.closure102()), Q._function5("type-of", "$value", new Q.closure103()), Q._function5("keywords", "$args", new Q.closure104())], [t1]), t1);
|
|
55607
55993
|
});
|
|
55608
55994
|
_lazy($, "global4", "$get$global4", function() {
|
|
55609
55995
|
var t1 = Q.BuiltInCallable;
|
|
@@ -55611,7 +55997,7 @@ self.readline = require("readline");
|
|
|
55611
55997
|
});
|
|
55612
55998
|
_lazy($, "module3", "$get$module3", function() {
|
|
55613
55999
|
var t1 = Q.BuiltInCallable;
|
|
55614
|
-
return Q.BuiltInModule$("selector", H.setRuntimeTypeInfo([$.$get$_isSuperselector(), $.$get$_simpleSelectors(), $.$get$_parse(), $.$get$_nest(), $.$get$_append(), $.$get$_extend(), $.$get$_replace(), $.$get$_unify()], [t1]), null, t1);
|
|
56000
|
+
return Q.BuiltInModule$("selector", H.setRuntimeTypeInfo([$.$get$_isSuperselector(), $.$get$_simpleSelectors(), $.$get$_parse(), $.$get$_nest(), $.$get$_append(), $.$get$_extend(), $.$get$_replace(), $.$get$_unify()], [t1]), null, null, t1);
|
|
55615
56001
|
});
|
|
55616
56002
|
_lazy($, "_nest", "$get$_nest", function() {
|
|
55617
56003
|
return T._function0("nest", "$selectors...", new T.closure13());
|
|
@@ -55649,7 +56035,7 @@ self.readline = require("readline");
|
|
|
55649
56035
|
});
|
|
55650
56036
|
_lazy($, "module4", "$get$module4", function() {
|
|
55651
56037
|
var t1 = Q.BuiltInCallable;
|
|
55652
|
-
return Q.BuiltInModule$("string", H.setRuntimeTypeInfo([$.$get$_unquote(), $.$get$_quote(), $.$get$_toUpperCase(), $.$get$_toLowerCase(), $.$get$_length(), $.$get$_insert(), $.$get$_index(), $.$get$_slice(), $.$get$_uniqueId()], [t1]), null, t1);
|
|
56038
|
+
return Q.BuiltInModule$("string", H.setRuntimeTypeInfo([$.$get$_unquote(), $.$get$_quote(), $.$get$_toUpperCase(), $.$get$_toLowerCase(), $.$get$_length(), $.$get$_insert(), $.$get$_index(), $.$get$_slice(), $.$get$_uniqueId()], [t1]), null, null, t1);
|
|
55653
56039
|
});
|
|
55654
56040
|
_lazy($, "_unquote", "$get$_unquote", function() {
|
|
55655
56041
|
return D._function("unquote", "$string", new D.closure8());
|
|
@@ -55691,29 +56077,29 @@ self.readline = require("readline");
|
|
|
55691
56077
|
return new self.Function("value", "return value === undefined;");
|
|
55692
56078
|
});
|
|
55693
56079
|
_lazy($, "booleanConstructor", "$get$booleanConstructor", function() {
|
|
55694
|
-
return new Z.
|
|
56080
|
+
return new Z.closure141().call$0();
|
|
55695
56081
|
});
|
|
55696
56082
|
_lazy($, "colorConstructor", "$get$colorConstructor", function() {
|
|
55697
|
-
return B.createClass(new K.
|
|
56083
|
+
return B.createClass("SassColor", new K.closure131(), P.LinkedHashMap_LinkedHashMap$_literal(["getR", new K.closure132(), "getG", new K.closure133(), "getB", new K.closure134(), "getA", new K.closure135(), "setR", new K.closure136(), "setG", new K.closure137(), "setB", new K.closure138(), "setA", new K.closure139(), "toString", new K.closure140()], P.String, P.Function));
|
|
55698
56084
|
});
|
|
55699
56085
|
_lazy($, "listConstructor", "$get$listConstructor", function() {
|
|
55700
|
-
return B.createClass(new D.
|
|
56086
|
+
return B.createClass("SassList", new D.closure124(), P.LinkedHashMap_LinkedHashMap$_literal(["getValue", new D.closure125(), "setValue", new D.closure126(), "getSeparator", new D.closure127(), "setSeparator", new D.closure128(), "getLength", new D.closure129(), "toString", new D.closure130()], P.String, P.Function));
|
|
55701
56087
|
});
|
|
55702
56088
|
_lazy($, "mapConstructor", "$get$mapConstructor", function() {
|
|
55703
|
-
return B.createClass(new A.
|
|
56089
|
+
return B.createClass("SassMap", new A.closure117(), P.LinkedHashMap_LinkedHashMap$_literal(["getKey", new A.closure118(), "getValue", new A.closure119(), "getLength", new A.closure120(), "setKey", new A.closure121(), "setValue", new A.closure122(), "toString", new A.closure123()], P.String, P.Function));
|
|
55704
56090
|
});
|
|
55705
56091
|
_lazy($, "nullConstructor", "$get$nullConstructor", function() {
|
|
55706
|
-
return new O.
|
|
56092
|
+
return new O.closure116().call$0();
|
|
55707
56093
|
});
|
|
55708
56094
|
_lazy($, "numberConstructor", "$get$numberConstructor", function() {
|
|
55709
|
-
return B.createClass(new T.
|
|
56095
|
+
return B.createClass("SassNumber", new T.closure110(), P.LinkedHashMap_LinkedHashMap$_literal(["getValue", new T.closure111(), "setValue", new T.closure112(), "getUnit", new T.closure113(), "setUnit", new T.closure114(), "toString", new T.closure115()], P.String, P.Function));
|
|
55710
56096
|
});
|
|
55711
56097
|
_lazy($, "stringConstructor", "$get$stringConstructor", function() {
|
|
55712
|
-
return B.createClass(new D.
|
|
56098
|
+
return B.createClass("SassString", new D.closure106(), P.LinkedHashMap_LinkedHashMap$_literal(["getValue", new D.closure107(), "setValue", new D.closure108(), "toString", new D.closure109()], P.String, P.Function));
|
|
55713
56099
|
});
|
|
55714
56100
|
_lazy($, "_disallowedFunctionNames", "$get$_disallowedFunctionNames", function() {
|
|
55715
56101
|
var t1 = $.$get$globalFunctions();
|
|
55716
|
-
t1 = t1.map$1$1(t1, new Q.
|
|
56102
|
+
t1 = t1.map$1$1(t1, new Q.closure105(), P.String).toSet$0(0);
|
|
55717
56103
|
t1.add$1(0, "if");
|
|
55718
56104
|
t1.remove$1(0, "rgb");
|
|
55719
56105
|
t1.remove$1(0, "rgba");
|