@gemini-hlsw/lucuma-core 0.212.2 → 0.213.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.
Files changed (3) hide show
  1. package/main.js +46 -46
  2. package/main.js.map +2 -2
  3. package/package.json +1 -1
package/main.js CHANGED
@@ -15290,15 +15290,15 @@ Object.defineProperty($p, "microarcseconds", ({
15290
15290
  }),
15291
15291
  "configurable": true
15292
15292
  }));
15293
- Object.defineProperty($p, "dms", ({
15293
+ Object.defineProperty($p, "degrees", ({
15294
15294
  "get": (function() {
15295
- return this.Os;
15295
+ return this.Or;
15296
15296
  }),
15297
15297
  "configurable": true
15298
15298
  }));
15299
- Object.defineProperty($p, "degrees", ({
15299
+ Object.defineProperty($p, "dms", ({
15300
15300
  "get": (function() {
15301
- return this.Or;
15301
+ return this.Os;
15302
15302
  }),
15303
15303
  "configurable": true
15304
15304
  }));
@@ -15318,15 +15318,15 @@ $p.constructor = $c_Llucuma_core_ProperMotionDeclinationJS;
15318
15318
  function $h_Llucuma_core_ProperMotionDeclinationJS() {
15319
15319
  }
15320
15320
  $h_Llucuma_core_ProperMotionDeclinationJS.prototype = $p;
15321
- Object.defineProperty($p, "microarcsecondsPerYear", ({
15321
+ Object.defineProperty($p, "milliarcsecondsPerYear", ({
15322
15322
  "get": (function() {
15323
- return this.Ou;
15323
+ return this.Ov;
15324
15324
  }),
15325
15325
  "configurable": true
15326
15326
  }));
15327
- Object.defineProperty($p, "milliarcsecondsPerYear", ({
15327
+ Object.defineProperty($p, "microarcsecondsPerYear", ({
15328
15328
  "get": (function() {
15329
- return this.Ov;
15329
+ return this.Ou;
15330
15330
  }),
15331
15331
  "configurable": true
15332
15332
  }));
@@ -15346,15 +15346,15 @@ $p.constructor = $c_Llucuma_core_ProperMotionJS;
15346
15346
  function $h_Llucuma_core_ProperMotionJS() {
15347
15347
  }
15348
15348
  $h_Llucuma_core_ProperMotionJS.prototype = $p;
15349
- Object.defineProperty($p, "ra", ({
15349
+ Object.defineProperty($p, "dec", ({
15350
15350
  "get": (function() {
15351
- return this.Ox;
15351
+ return this.Ow;
15352
15352
  }),
15353
15353
  "configurable": true
15354
15354
  }));
15355
- Object.defineProperty($p, "dec", ({
15355
+ Object.defineProperty($p, "ra", ({
15356
15356
  "get": (function() {
15357
- return this.Ow;
15357
+ return this.Ox;
15358
15358
  }),
15359
15359
  "configurable": true
15360
15360
  }));
@@ -15374,15 +15374,15 @@ $p.constructor = $c_Llucuma_core_ProperMotionRAJS;
15374
15374
  function $h_Llucuma_core_ProperMotionRAJS() {
15375
15375
  }
15376
15376
  $h_Llucuma_core_ProperMotionRAJS.prototype = $p;
15377
- Object.defineProperty($p, "microarcsecondsPerYear", ({
15377
+ Object.defineProperty($p, "milliarcsecondsPerYear", ({
15378
15378
  "get": (function() {
15379
- return this.Oy;
15379
+ return this.Oz;
15380
15380
  }),
15381
15381
  "configurable": true
15382
15382
  }));
15383
- Object.defineProperty($p, "milliarcsecondsPerYear", ({
15383
+ Object.defineProperty($p, "microarcsecondsPerYear", ({
15384
15384
  "get": (function() {
15385
- return this.Oz;
15385
+ return this.Oy;
15386
15386
  }),
15387
15387
  "configurable": true
15388
15388
  }));
@@ -48619,75 +48619,75 @@ $p.Bo = (function(micro_$_lo, micro_$_hi, denom) {
48619
48619
  const this$1 = $m_s_math_BigDecimal$();
48620
48620
  return $x_1.sT(this$1.cL(denom, this$1.aO)).R.b2();
48621
48621
  });
48622
- Object.defineProperty($p, "microseconds", ({
48622
+ Object.defineProperty($p, "microarcseconds", ({
48623
48623
  "get": (function() {
48624
- return this.Om;
48624
+ return this.Ol;
48625
48625
  }),
48626
48626
  "configurable": true
48627
48627
  }));
48628
- Object.defineProperty($p, "arcseconds", ({
48628
+ Object.defineProperty($p, "hours", ({
48629
48629
  "get": (function() {
48630
- return this.Og;
48630
+ return this.Ok;
48631
48631
  }),
48632
48632
  "configurable": true
48633
48633
  }));
48634
- Object.defineProperty($p, "seconds", ({
48634
+ Object.defineProperty($p, "minutes", ({
48635
48635
  "get": (function() {
48636
- return this.Oq;
48636
+ return this.Op;
48637
48637
  }),
48638
48638
  "configurable": true
48639
48639
  }));
48640
- Object.defineProperty($p, "minutes", ({
48640
+ Object.defineProperty($p, "arcseconds", ({
48641
48641
  "get": (function() {
48642
- return this.Op;
48642
+ return this.Og;
48643
48643
  }),
48644
48644
  "configurable": true
48645
48645
  }));
48646
- Object.defineProperty($p, "milliarcseconds", ({
48646
+ Object.defineProperty($p, "arcminutes", ({
48647
48647
  "get": (function() {
48648
- return this.On;
48648
+ return this.Of;
48649
48649
  }),
48650
48650
  "configurable": true
48651
48651
  }));
48652
- Object.defineProperty($p, "dms", ({
48652
+ Object.defineProperty($p, "hms", ({
48653
48653
  "get": (function() {
48654
- return this.Oi;
48654
+ return this.Oj;
48655
48655
  }),
48656
48656
  "configurable": true
48657
48657
  }));
48658
- Object.defineProperty($p, "hours", ({
48658
+ Object.defineProperty($p, "degrees", ({
48659
48659
  "get": (function() {
48660
- return this.Ok;
48660
+ return this.Oh;
48661
48661
  }),
48662
48662
  "configurable": true
48663
48663
  }));
48664
- Object.defineProperty($p, "microarcseconds", ({
48664
+ Object.defineProperty($p, "microseconds", ({
48665
48665
  "get": (function() {
48666
- return this.Ol;
48666
+ return this.Om;
48667
48667
  }),
48668
48668
  "configurable": true
48669
48669
  }));
48670
- Object.defineProperty($p, "milliseconds", ({
48670
+ Object.defineProperty($p, "dms", ({
48671
48671
  "get": (function() {
48672
- return this.Oo;
48672
+ return this.Oi;
48673
48673
  }),
48674
48674
  "configurable": true
48675
48675
  }));
48676
- Object.defineProperty($p, "hms", ({
48676
+ Object.defineProperty($p, "milliarcseconds", ({
48677
48677
  "get": (function() {
48678
- return this.Oj;
48678
+ return this.On;
48679
48679
  }),
48680
48680
  "configurable": true
48681
48681
  }));
48682
- Object.defineProperty($p, "arcminutes", ({
48682
+ Object.defineProperty($p, "seconds", ({
48683
48683
  "get": (function() {
48684
- return this.Of;
48684
+ return this.Oq;
48685
48685
  }),
48686
48686
  "configurable": true
48687
48687
  }));
48688
- Object.defineProperty($p, "degrees", ({
48688
+ Object.defineProperty($p, "milliseconds", ({
48689
48689
  "get": (function() {
48690
- return this.Oh;
48690
+ return this.Oo;
48691
48691
  }),
48692
48692
  "configurable": true
48693
48693
  }));
@@ -48774,12 +48774,6 @@ $p.Vv = (function(micro_$_lo, micro_$_hi, denom) {
48774
48774
  const this$1 = $m_s_math_BigDecimal$();
48775
48775
  return $x_1.sT(this$1.cL(denom, this$1.aO));
48776
48776
  });
48777
- Object.defineProperty($p, "microseconds", ({
48778
- "get": (function() {
48779
- return this.OD;
48780
- }),
48781
- "configurable": true
48782
- }));
48783
48777
  Object.defineProperty($p, "hours", ({
48784
48778
  "get": (function() {
48785
48779
  return this.OC;
@@ -48798,6 +48792,12 @@ Object.defineProperty($p, "degrees", ({
48798
48792
  }),
48799
48793
  "configurable": true
48800
48794
  }));
48795
+ Object.defineProperty($p, "microseconds", ({
48796
+ "get": (function() {
48797
+ return this.OD;
48798
+ }),
48799
+ "configurable": true
48800
+ }));
48801
48801
  function $isArrayOf_Llucuma_core_RightAscensionJS(obj, depth) {
48802
48802
  return (!(!(((obj && obj.$classData) && (obj.$classData.D === depth)) && obj.$classData.B.n.jw)));
48803
48803
  }