sass 1.65.0 → 1.65.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/sass.dart.js +12 -12
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"sass","description":"A pure JavaScript implementation of Sass.","license":"MIT","bugs":"https://github.com/sass/dart-sass/issues","homepage":"https://github.com/sass/dart-sass","repository":{"type":"git","url":"https://github.com/sass/dart-sass"},"author":{"name":"Natalie Weizenbaum","email":"nweiz@google.com","url":"https://github.com/nex3"},"engines":{"node":">=14.0.0"},"dependencies":{"chokidar":">=3.0.0 <4.0.0","immutable":"^4.0.0","source-map-js":">=0.6.2 <2.0.0"},"keywords":["style","scss","sass","preprocessor","css"],"types":"types/index.d.ts","exports":{"types":"./types/index.d.ts","node":{"require":"./sass.node.js","default":"./sass.node.mjs"},"default":{"require":"./sass.default.cjs","default":"./sass.default.js"}},"version":"1.65.
|
|
1
|
+
{"name":"sass","description":"A pure JavaScript implementation of Sass.","license":"MIT","bugs":"https://github.com/sass/dart-sass/issues","homepage":"https://github.com/sass/dart-sass","repository":{"type":"git","url":"https://github.com/sass/dart-sass"},"author":{"name":"Natalie Weizenbaum","email":"nweiz@google.com","url":"https://github.com/nex3"},"engines":{"node":">=14.0.0"},"dependencies":{"chokidar":">=3.0.0 <4.0.0","immutable":"^4.0.0","source-map-js":">=0.6.2 <2.0.0"},"keywords":["style","scss","sass","preprocessor","css"],"types":"types/index.d.ts","exports":{"types":"./types/index.d.ts","node":{"require":"./sass.node.js","default":"./sass.node.mjs"},"default":{"require":"./sass.default.cjs","default":"./sass.default.js"}},"version":"1.65.1","bin":{"sass":"sass.js"},"main":"sass.node.js"}
|
package/sass.dart.js
CHANGED
|
@@ -9472,13 +9472,13 @@ self.util = _cliPkgRequires.util;
|
|
|
9472
9472
|
this.assignmentNode = t2;
|
|
9473
9473
|
},
|
|
9474
9474
|
Deprecation_fromId(id) {
|
|
9475
|
-
return A.IterableExtension_firstWhereOrNull(B.
|
|
9475
|
+
return A.IterableExtension_firstWhereOrNull(B.List_Y7p, new A.Deprecation_fromId_closure(id));
|
|
9476
9476
|
},
|
|
9477
9477
|
Deprecation_forVersion(version) {
|
|
9478
9478
|
var t2, _i, deprecation, $self, t3,
|
|
9479
9479
|
t1 = A.LinkedHashSet_LinkedHashSet$_empty(type$.Deprecation);
|
|
9480
9480
|
for (t2 = new A.VersionRange(null, version, false, true).get$allows(), _i = 0; _i < 15; ++_i) {
|
|
9481
|
-
deprecation = B.
|
|
9481
|
+
deprecation = B.List_Y7p[_i];
|
|
9482
9482
|
$self = deprecation._deprecatedIn;
|
|
9483
9483
|
t3 = $self == null ? null : A.Version___parse_tearOff($self);
|
|
9484
9484
|
t3 = t3 == null ? null : t2.call$1(t3);
|
|
@@ -14010,7 +14010,7 @@ self.util = _cliPkgRequires.util;
|
|
|
14010
14010
|
if (argument.hasUnit$1("%")) {
|
|
14011
14011
|
t1 = argument.toString$0(0);
|
|
14012
14012
|
t2 = argument.toString$0(0);
|
|
14013
|
-
A.EvaluationContext_current().warn$2(0, string$.Passinp + t1 + ")\nTo emit a CSS abs() now: abs(#{" + t2 + string$.x7d__Mor, B.
|
|
14013
|
+
A.EvaluationContext_current().warn$2(0, string$.Passinp + t1 + ")\nTo emit a CSS abs() now: abs(#{" + t2 + string$.x7d__Mor, B.Deprecation_043);
|
|
14014
14014
|
}
|
|
14015
14015
|
return A.SassNumber_SassNumber(Math.abs(argument._number$_value), null).coerceToMatch$1(argument);
|
|
14016
14016
|
},
|
|
@@ -23766,7 +23766,7 @@ self.util = _cliPkgRequires.util;
|
|
|
23766
23766
|
J.set$sassFalse$x(self.exports, B.SassBoolean_false0);
|
|
23767
23767
|
J.set$Exception$x(self.exports, $.$get$exceptionClass());
|
|
23768
23768
|
J.set$Logger$x(self.exports, {silent: {warn: A.allowInteropNamed("sass.Logger.silent.warn", new A.main_closure()), debug: A.allowInteropNamed("sass.Logger.silent.debug", new A.main_closure0())}});
|
|
23769
|
-
J.set$info$x(self.exports, "dart-sass\t1.65.
|
|
23769
|
+
J.set$info$x(self.exports, "dart-sass\t1.65.1\t(Sass Compiler)\t[Dart]\ndart2js\t3.0.7\t(Dart Compiler)\t[Dart]");
|
|
23770
23770
|
A.updateSourceSpanPrototype();
|
|
23771
23771
|
J.set$render$x(self.exports, A.allowInteropNamed("sass.render", A.legacy__render$closure()));
|
|
23772
23772
|
J.set$renderSync$x(self.exports, A.allowInteropNamed("sass.renderSync", A.legacy__renderSync$closure()));
|
|
@@ -25784,7 +25784,7 @@ self.util = _cliPkgRequires.util;
|
|
|
25784
25784
|
switch ($async$goto) {
|
|
25785
25785
|
case 0:
|
|
25786
25786
|
// Function start
|
|
25787
|
-
$async$returnValue = "1.65.
|
|
25787
|
+
$async$returnValue = "1.65.1 compiled with dart2js 3.0.7";
|
|
25788
25788
|
// goto return
|
|
25789
25789
|
$async$goto = 1;
|
|
25790
25790
|
break;
|
|
@@ -46780,7 +46780,7 @@ self.util = _cliPkgRequires.util;
|
|
|
46780
46780
|
parser.addFlag$2$help("verbose", "Print all deprecation warnings even when they're repetitive.");
|
|
46781
46781
|
t2 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);
|
|
46782
46782
|
for (_i = 0; _i < 15; ++_i) {
|
|
46783
|
-
deprecation = B.
|
|
46783
|
+
deprecation = B.List_Y7p[_i];
|
|
46784
46784
|
_0_4 = A._InitializedCell$(new A.ExecutableOptions__parser__closure(deprecation));
|
|
46785
46785
|
$self = deprecation._deprecatedIn;
|
|
46786
46786
|
if (($self == null ? _null : A.Version___parse_tearOff($self)) != null && true) {
|
|
@@ -46803,7 +46803,7 @@ self.util = _cliPkgRequires.util;
|
|
|
46803
46803
|
parser.addMultiOption$3$allowedHelp$help("fatal-deprecation", t2, "Deprecations to treat as errors. You may also pass a Sass\nversion to include any behavior deprecated in or before it.\nSee https://sass-lang.com/documentation/breaking-changes for \na complete list.");
|
|
46804
46804
|
t1 = A.LinkedHashMap_LinkedHashMap$_empty(t1, t1);
|
|
46805
46805
|
for (_i = 0; _i < 15; ++_i) {
|
|
46806
|
-
deprecation = B.
|
|
46806
|
+
deprecation = B.List_Y7p[_i];
|
|
46807
46807
|
_1_5 = A._InitializedCell$(new A.ExecutableOptions__parser__closure0(deprecation));
|
|
46808
46808
|
$self = deprecation._deprecatedIn;
|
|
46809
46809
|
if (($self == null ? _null : A.Version___parse_tearOff($self)) == null) {
|
|
@@ -46896,7 +46896,7 @@ self.util = _cliPkgRequires.util;
|
|
|
46896
46896
|
}
|
|
46897
46897
|
try {
|
|
46898
46898
|
argVersion = A.Version_Version$parse(id);
|
|
46899
|
-
sassVersion = A.Version_Version$parse("1.65.
|
|
46899
|
+
sassVersion = A.Version_Version$parse("1.65.1");
|
|
46900
46900
|
if (J.compareTo$1$ns(argVersion, sassVersion) > 0)
|
|
46901
46901
|
A.ExecutableOptions__fail("Invalid version " + A.S(argVersion) + ". --fatal-deprecation requires a version less than or equal to the current Dart Sass version.");
|
|
46902
46902
|
J.addAll$1$ax(deprecations, A.Deprecation_forVersion(argVersion));
|
|
@@ -114984,6 +114984,7 @@ self.util = _cliPkgRequires.util;
|
|
|
114984
114984
|
B.Configuration_Map_empty_null = new A.Configuration(B.Map_empty17, null);
|
|
114985
114985
|
B.Map_empty18 = new A.ConstantStringMap(0, {}, B.List_empty, A.findType("ConstantStringMap<String,ConfiguredValue0>"));
|
|
114986
114986
|
B.Configuration_Map_empty_null0 = new A.Configuration0(B.Map_empty18, null);
|
|
114987
|
+
B.Deprecation_043 = new A.Deprecation("abs-percent", "1.65.0", "Passing percentages to the Sass abs() function.", false, "absPercent");
|
|
114987
114988
|
B.Deprecation_0bn = new A.Deprecation0("function-units", false, "functionUnits");
|
|
114988
114989
|
B.Deprecation_4iQ = new A.Deprecation0("call-string", false, "callString");
|
|
114989
114990
|
B.Deprecation_8WR = new A.Deprecation("function-units", "1.56.0", "Passing invalid units to built-in functions.", false, "functionUnits");
|
|
@@ -114992,7 +114993,6 @@ self.util = _cliPkgRequires.util;
|
|
|
114992
114993
|
B.Deprecation_E5x = new A.Deprecation0("relative-canonical", false, "relativeCanonical");
|
|
114993
114994
|
B.Deprecation_EsU = new A.Deprecation0("strict-unary", false, "strictUnary");
|
|
114994
114995
|
B.Deprecation_GbU = new A.Deprecation0("moz-document", false, "mozDocument");
|
|
114995
|
-
B.Deprecation_HDY = new A.Deprecation("abs-percent", "1.64.0", "Passing percentages to the Sass abs() function.", false, "absPercent");
|
|
114996
114996
|
B.Deprecation_JAZ = new A.Deprecation("elseif", "1.3.2", "@elseif.", false, "elseif");
|
|
114997
114997
|
B.Deprecation_LT8 = new A.Deprecation0("color-module-compat", false, "colorModuleCompat");
|
|
114998
114998
|
B.Deprecation_UZD = new A.Deprecation0("null-alpha", false, "nullAlpha");
|
|
@@ -115034,12 +115034,12 @@ self.util = _cliPkgRequires.util;
|
|
|
115034
115034
|
B.ListSeparator_zg90 = new A.ListSeparator0("slash", "/", "slash");
|
|
115035
115035
|
B.List_M1A = A._setArrayType(makeConstList([0, 0, 24576, 1023, 65534, 34815, 65534, 18431]), type$.JSArray_int);
|
|
115036
115036
|
B.List_MMm = A._setArrayType(makeConstList([0, 0, 26624, 1023, 65534, 2047, 65534, 2047]), type$.JSArray_int);
|
|
115037
|
-
B.Deprecation_7XU = new A.Deprecation("null-alpha", "1.62.3", "Passing null as alpha in the JS API.", false, "nullAlpha");
|
|
115038
|
-
B.Deprecation_A0N = new A.Deprecation("user-authored", null, null, false, "userAuthored");
|
|
115039
|
-
B.List_MUx = A._setArrayType(makeConstList([B.Deprecation_qVK, B.Deprecation_JAZ, B.Deprecation_gJ9, B.Deprecation_mFp, B.Deprecation_hzy, B.Deprecation_s4m, B.Deprecation_xHK, B.Deprecation_vrR, B.Deprecation_sIK, B.Deprecation_8WR, B.Deprecation_HDY, B.Deprecation_Auo, B.Deprecation_7XU, B.Deprecation_B8J, B.Deprecation_A0N]), A.findType("JSArray<Deprecation>"));
|
|
115040
115037
|
B.List_OL3 = A._setArrayType(makeConstList([0, 0, 32722, 12287, 65534, 34815, 65534, 18431]), type$.JSArray_int);
|
|
115041
115038
|
B.List_XRg0 = A._setArrayType(makeConstList([0, 0, 32722, 12287, 65535, 34815, 65534, 18431]), type$.JSArray_int);
|
|
115042
115039
|
B.List_XRg = A._setArrayType(makeConstList([0, 0, 65490, 12287, 65535, 34815, 65534, 18431]), type$.JSArray_int);
|
|
115040
|
+
B.Deprecation_7XU = new A.Deprecation("null-alpha", "1.62.3", "Passing null as alpha in the JS API.", false, "nullAlpha");
|
|
115041
|
+
B.Deprecation_A0N = new A.Deprecation("user-authored", null, null, false, "userAuthored");
|
|
115042
|
+
B.List_Y7p = A._setArrayType(makeConstList([B.Deprecation_qVK, B.Deprecation_JAZ, B.Deprecation_gJ9, B.Deprecation_mFp, B.Deprecation_hzy, B.Deprecation_s4m, B.Deprecation_xHK, B.Deprecation_vrR, B.Deprecation_sIK, B.Deprecation_8WR, B.Deprecation_043, B.Deprecation_Auo, B.Deprecation_7XU, B.Deprecation_B8J, B.Deprecation_A0N]), A.findType("JSArray<Deprecation>"));
|
|
115043
115043
|
B.List_YmH = A._setArrayType(makeConstList([0, 0, 32776, 33792, 1, 10240, 0, 0]), type$.JSArray_int);
|
|
115044
115044
|
B.List_cUt = A._setArrayType(makeConstList([B.CalculationOperator_IyK0, B.CalculationOperator_2bx0, B.CalculationOperator_jFr0, B.CalculationOperator_OvN0]), A.findType("JSArray<CalculationOperator0>"));
|
|
115045
115045
|
B.List_ejq = A._setArrayType(makeConstList([0, 0, 32754, 11263, 65534, 34815, 65534, 18431]), type$.JSArray_int);
|