lucuma-core 0.147.2 → 0.148.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/main.js +1 -1
- package/main.js.map +2 -2
- package/package.json +1 -1
package/main.js
CHANGED
|
@@ -13148,7 +13148,7 @@ function $m_Llucuma_core_math_Constants$() {
|
|
|
13148
13148
|
return $n_Llucuma_core_math_Constants$;
|
|
13149
13149
|
}
|
|
13150
13150
|
function $f_Llucuma_core_math_CoordinatesOptics__$init$__V($thiz) {
|
|
13151
|
-
$thiz.KI = new $c_Llucuma_core_optics_Format(new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((_$
|
|
13151
|
+
$thiz.KI = new $c_Llucuma_core_optics_Format(new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((_$3) => $m_Llucuma_core_math_parser_CoordinateParsers$().Lh.mH(_$3).eG())), new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((cs) => (($m_Llucuma_core_math_RightAscension$().Ba.fU.f(cs.lM) + " ") + $m_Llucuma_core_math_Declination$().B5.fU.f(cs.lL)))));
|
|
13152
13152
|
$thiz.KL = (new $c_Lmonocle_PIso$$anon$5($m_Lmonocle_PIso$()), new $c_Lmonocle_PLens$$anon$2(new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((from) => from.lM)), new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((to) => new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((to$2) => ((from$1) => new $c_Llucuma_core_math_Coordinates(to$2, from$1.lL)))(to)))), $m_Lmonocle_PLens$()));
|
|
13153
13153
|
$thiz.KH = (new $c_Lmonocle_PIso$$anon$5($m_Lmonocle_PIso$()), new $c_Lmonocle_PLens$$anon$2(new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((from$2) => from$2.lL)), new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((to$2$1) => new $c_sr_AbstractFunction1_$$Lambda$70e1780b84463d18653aacefee3ab989ac625f28(((to$2$2) => ((from$3) => new $c_Llucuma_core_math_Coordinates(from$3.lM, to$2$2)))(to$2$1)))), $m_Lmonocle_PLens$()));
|
|
13154
13154
|
}
|