@gemini-hlsw/lucuma-core 0.216.1 → 0.216.3
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/main.js +2 -2
- package/main.js.map +1 -1
- package/package.json +1 -1
package/main.js
CHANGED
|
@@ -14868,7 +14868,7 @@ $p.a8c = (function(maybeDms) {
|
|
|
14868
14868
|
const $x_1 = $uJ(x0);
|
|
14869
14869
|
const _$2$2_$_lo = $x_1.l;
|
|
14870
14870
|
const _$2$2_$_hi = $x_1.h;
|
|
14871
|
-
return $m_sc_StringOps$().ti($m_Llucuma_core_math_Angle$package$Angle$().I4().e3.d($bL(_$2$2_$_lo, _$2$2_$_hi)),
|
|
14871
|
+
return $m_sc_StringOps$().ti($m_Llucuma_core_math_Angle$package$Angle$().I4().e3.d($bL(_$2$2_$_lo, _$2$2_$_hi)), 4);
|
|
14872
14872
|
}
|
|
14873
14873
|
});
|
|
14874
14874
|
$p.a8e = (function(maybeHms) {
|
|
@@ -35414,7 +35414,7 @@ function $a_Llucuma_core_DeclinationJS() {
|
|
|
35414
35414
|
"writable": true,
|
|
35415
35415
|
"value": null
|
|
35416
35416
|
}));
|
|
35417
|
-
this.dms = $m_sc_StringOps$().ti($m_Llucuma_core_math_Declination$().p3.e3.d(dec),
|
|
35417
|
+
this.dms = $m_sc_StringOps$().ti($m_Llucuma_core_math_Declination$().p3.e3.d(dec), 4);
|
|
35418
35418
|
this.degrees = $m_Llucuma_core_math_Angle$package$Angle$().XR(dec.jJ, dec.jK);
|
|
35419
35419
|
const $x_2 = BigInt;
|
|
35420
35420
|
const angle$proxy1_$_lo = dec.jJ;
|