@fileverse-dev/formulajs 4.4.11-mod-41 → 4.4.11-mod-41-patch-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.
@@ -1,4 +1,4 @@
1
- /* @fileverse-dev/formulajs v4.4.11-mod-41 */
1
+ /* @fileverse-dev/formulajs v4.4.11-mod-41-patch-1 */
2
2
  var _excluded = [ "confirmations", "dataDecoded" ];
3
3
 
4
4
  function _objectWithoutProperties(e, t) {
@@ -12331,6 +12331,114 @@ function _typeof(o) {
12331
12331
  })));
12332
12332
  return _SAFE.apply(this, arguments);
12333
12333
  }
12334
+ function POLYMARKET() {
12335
+ return _POLYMARKET.apply(this, arguments);
12336
+ }
12337
+ function _POLYMARKET() {
12338
+ _POLYMARKET = _asyncToGenerator(_regeneratorRuntime().mark((function _callee13() {
12339
+ return _regeneratorRuntime().wrap((function _callee13$(_context15) {
12340
+ while (1) switch (_context15.prev = _context15.next) {
12341
+ case 0:
12342
+ return _context15.abrupt("return", "Coming Soon");
12343
+
12344
+ case 1:
12345
+ case "end":
12346
+ return _context15.stop();
12347
+ }
12348
+ }), _callee13);
12349
+ })));
12350
+ return _POLYMARKET.apply(this, arguments);
12351
+ }
12352
+ function PRIVACYPOOL() {
12353
+ return _PRIVACYPOOL.apply(this, arguments);
12354
+ }
12355
+ function _PRIVACYPOOL() {
12356
+ _PRIVACYPOOL = _asyncToGenerator(_regeneratorRuntime().mark((function _callee14() {
12357
+ return _regeneratorRuntime().wrap((function _callee14$(_context16) {
12358
+ while (1) switch (_context16.prev = _context16.next) {
12359
+ case 0:
12360
+ return _context16.abrupt("return", "Coming Soon");
12361
+
12362
+ case 1:
12363
+ case "end":
12364
+ return _context16.stop();
12365
+ }
12366
+ }), _callee14);
12367
+ })));
12368
+ return _PRIVACYPOOL.apply(this, arguments);
12369
+ }
12370
+ function ROTKI() {
12371
+ return _ROTKI.apply(this, arguments);
12372
+ }
12373
+ function _ROTKI() {
12374
+ _ROTKI = _asyncToGenerator(_regeneratorRuntime().mark((function _callee15() {
12375
+ return _regeneratorRuntime().wrap((function _callee15$(_context17) {
12376
+ while (1) switch (_context17.prev = _context17.next) {
12377
+ case 0:
12378
+ return _context17.abrupt("return", "Coming Soon");
12379
+
12380
+ case 1:
12381
+ case "end":
12382
+ return _context17.stop();
12383
+ }
12384
+ }), _callee15);
12385
+ })));
12386
+ return _ROTKI.apply(this, arguments);
12387
+ }
12388
+ function MEERKAT() {
12389
+ return _MEERKAT.apply(this, arguments);
12390
+ }
12391
+ function _MEERKAT() {
12392
+ _MEERKAT = _asyncToGenerator(_regeneratorRuntime().mark((function _callee16() {
12393
+ return _regeneratorRuntime().wrap((function _callee16$(_context18) {
12394
+ while (1) switch (_context18.prev = _context18.next) {
12395
+ case 0:
12396
+ return _context18.abrupt("return", "Coming Soon");
12397
+
12398
+ case 1:
12399
+ case "end":
12400
+ return _context18.stop();
12401
+ }
12402
+ }), _callee16);
12403
+ })));
12404
+ return _MEERKAT.apply(this, arguments);
12405
+ }
12406
+ function ARTEMIS() {
12407
+ return _ARTEMIS.apply(this, arguments);
12408
+ }
12409
+ function _ARTEMIS() {
12410
+ _ARTEMIS = _asyncToGenerator(_regeneratorRuntime().mark((function _callee17() {
12411
+ return _regeneratorRuntime().wrap((function _callee17$(_context19) {
12412
+ while (1) switch (_context19.prev = _context19.next) {
12413
+ case 0:
12414
+ return _context19.abrupt("return", "Coming Soon");
12415
+
12416
+ case 1:
12417
+ case "end":
12418
+ return _context19.stop();
12419
+ }
12420
+ }), _callee17);
12421
+ })));
12422
+ return _ARTEMIS.apply(this, arguments);
12423
+ }
12424
+ function TALLY() {
12425
+ return _TALLY.apply(this, arguments);
12426
+ }
12427
+ function _TALLY() {
12428
+ _TALLY = _asyncToGenerator(_regeneratorRuntime().mark((function _callee18() {
12429
+ return _regeneratorRuntime().wrap((function _callee18$(_context20) {
12430
+ while (1) switch (_context20.prev = _context20.next) {
12431
+ case 0:
12432
+ return _context20.abrupt("return", "Coming Soon");
12433
+
12434
+ case 1:
12435
+ case "end":
12436
+ return _context20.stop();
12437
+ }
12438
+ }), _callee18);
12439
+ })));
12440
+ return _TALLY.apply(this, arguments);
12441
+ }
12334
12442
  var utils = {
12335
12443
  errors: errors,
12336
12444
  symbols: symbols,
@@ -12345,6 +12453,7 @@ function _typeof(o) {
12345
12453
  exports.AGGREGATE = AGGREGATE;
12346
12454
  exports.AND = AND;
12347
12455
  exports.ARABIC = ARABIC;
12456
+ exports.ARTEMIS = ARTEMIS;
12348
12457
  exports.ASIN = ASIN;
12349
12458
  exports.ASINH = ASINH;
12350
12459
  exports.ATAN = ATAN;
@@ -12573,6 +12682,7 @@ function _typeof(o) {
12573
12682
  exports.MAXA = MAXA;
12574
12683
  exports.MAXIFS = MAXIFS;
12575
12684
  exports.MEDIAN = MEDIAN;
12685
+ exports.MEERKAT = MEERKAT;
12576
12686
  exports.MID = MID;
12577
12687
  exports.MIN = MIN;
12578
12688
  exports.MINA = MINA;
@@ -12628,9 +12738,11 @@ function _typeof(o) {
12628
12738
  exports.PNL = PNL;
12629
12739
  exports.POISSON = POISSON;
12630
12740
  exports.POISSONDIST = POISSONDIST;
12741
+ exports.POLYMARKET = POLYMARKET;
12631
12742
  exports.POWER = POWER;
12632
12743
  exports.PPMT = PPMT;
12633
12744
  exports.PRICEDISC = PRICEDISC;
12745
+ exports.PRIVACYPOOL = PRIVACYPOOL;
12634
12746
  exports.PROB = PROB;
12635
12747
  exports.PRODUCT = PRODUCT;
12636
12748
  exports.PROPER = PROPER;
@@ -12650,6 +12762,7 @@ function _typeof(o) {
12650
12762
  exports.REPT = REPT;
12651
12763
  exports.RIGHT = RIGHT;
12652
12764
  exports.ROMAN = ROMAN;
12765
+ exports.ROTKI = ROTKI;
12653
12766
  exports.ROUND = ROUND;
12654
12767
  exports.ROUNDDOWN = ROUNDDOWN;
12655
12768
  exports.ROUNDUP = ROUNDUP;
@@ -12694,6 +12807,7 @@ function _typeof(o) {
12694
12807
  exports.SWITCH = SWITCH;
12695
12808
  exports.SYD = SYD;
12696
12809
  exports.T = T;
12810
+ exports.TALLY = TALLY;
12697
12811
  exports.TAN = TAN;
12698
12812
  exports.TANH = TANH;
12699
12813
  exports.TBILLEQ = TBILLEQ;