@bigbinary/neeto-editor 1.26.25 → 1.26.26

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/index.cjs.js CHANGED
@@ -148480,7 +148480,7 @@ var Editor$1 = /*#__PURE__*/React__default["default"].forwardRef(Editor);
148480
148480
  var _excluded$1 = ["name"];
148481
148481
  function cov_4yoeuyegb() {
148482
148482
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/FormikEditor.jsx";
148483
- var hash = "7737a9cd909b53477cf29f1032407f75723e28c8";
148483
+ var hash = "53d96e7a42f3ac252a5ea16a2332780ae33f210c";
148484
148484
  var global = new Function("return this")();
148485
148485
  var gcv = "__coverage__";
148486
148486
  var coverageData = {
@@ -148492,7 +148492,7 @@ function cov_4yoeuyegb() {
148492
148492
  column: 21
148493
148493
  },
148494
148494
  end: {
148495
- line: 20,
148495
+ line: 21,
148496
148496
  column: 1
148497
148497
  }
148498
148498
  },
@@ -148502,7 +148502,7 @@ function cov_4yoeuyegb() {
148502
148502
  column: 2
148503
148503
  },
148504
148504
  end: {
148505
- line: 19,
148505
+ line: 20,
148506
148506
  column: 14
148507
148507
  }
148508
148508
  },
@@ -148512,27 +148512,27 @@ function cov_4yoeuyegb() {
148512
148512
  column: 6
148513
148513
  },
148514
148514
  end: {
148515
- line: 17,
148515
+ line: 18,
148516
148516
  column: 8
148517
148517
  }
148518
148518
  },
148519
148519
  "3": {
148520
148520
  start: {
148521
- line: 14,
148521
+ line: 15,
148522
148522
  column: 22
148523
148523
  },
148524
148524
  end: {
148525
- line: 14,
148525
+ line: 15,
148526
148526
  column: 54
148527
148527
  }
148528
148528
  },
148529
148529
  "4": {
148530
148530
  start: {
148531
- line: 15,
148531
+ line: 16,
148532
148532
  column: 27
148533
148533
  },
148534
148534
  end: {
148535
- line: 15,
148535
+ line: 16,
148536
148536
  column: 58
148537
148537
  }
148538
148538
  }
@@ -148556,7 +148556,7 @@ function cov_4yoeuyegb() {
148556
148556
  column: 2
148557
148557
  },
148558
148558
  end: {
148559
- line: 19,
148559
+ line: 20,
148560
148560
  column: 14
148561
148561
  }
148562
148562
  },
@@ -148580,7 +148580,7 @@ function cov_4yoeuyegb() {
148580
148580
  column: 6
148581
148581
  },
148582
148582
  end: {
148583
- line: 17,
148583
+ line: 18,
148584
148584
  column: 8
148585
148585
  }
148586
148586
  },
@@ -148590,49 +148590,49 @@ function cov_4yoeuyegb() {
148590
148590
  name: "(anonymous_2)",
148591
148591
  decl: {
148592
148592
  start: {
148593
- line: 14,
148593
+ line: 15,
148594
148594
  column: 16
148595
148595
  },
148596
148596
  end: {
148597
- line: 14,
148597
+ line: 15,
148598
148598
  column: 17
148599
148599
  }
148600
148600
  },
148601
148601
  loc: {
148602
148602
  start: {
148603
- line: 14,
148603
+ line: 15,
148604
148604
  column: 22
148605
148605
  },
148606
148606
  end: {
148607
- line: 14,
148607
+ line: 15,
148608
148608
  column: 54
148609
148609
  }
148610
148610
  },
148611
- line: 14
148611
+ line: 15
148612
148612
  },
148613
148613
  "3": {
148614
148614
  name: "(anonymous_3)",
148615
148615
  decl: {
148616
148616
  start: {
148617
- line: 15,
148617
+ line: 16,
148618
148618
  column: 18
148619
148619
  },
148620
148620
  end: {
148621
- line: 15,
148621
+ line: 16,
148622
148622
  column: 19
148623
148623
  }
148624
148624
  },
148625
148625
  loc: {
148626
148626
  start: {
148627
- line: 15,
148627
+ line: 16,
148628
148628
  column: 27
148629
148629
  },
148630
148630
  end: {
148631
- line: 15,
148631
+ line: 16,
148632
148632
  column: 58
148633
148633
  }
148634
148634
  },
148635
- line: 15
148635
+ line: 16
148636
148636
  }
148637
148637
  },
148638
148638
  branchMap: {
@@ -148687,7 +148687,7 @@ function cov_4yoeuyegb() {
148687
148687
  "0": [0, 0]
148688
148688
  },
148689
148689
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
148690
- hash: "7737a9cd909b53477cf29f1032407f75723e28c8"
148690
+ hash: "53d96e7a42f3ac252a5ea16a2332780ae33f210c"
148691
148691
  };
148692
148692
  var coverage = global[gcv] || (global[gcv] = {});
148693
148693
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -148720,6 +148720,7 @@ var FormikEditor = function FormikEditor(_ref, ref) {
148720
148720
  return /*#__PURE__*/React__default["default"].createElement(Editor$1, _extends$2({
148721
148721
  error: meta.touched ? (cov_4yoeuyegb().b[0][0]++, meta.error) : (cov_4yoeuyegb().b[0][1]++, ""),
148722
148722
  initialValue: field.value,
148723
+ name: name,
148723
148724
  ref: ref,
148724
148725
  onBlur: function onBlur() {
148725
148726
  cov_4yoeuyegb().f[2]++;