@bigbinary/neeto-form-frontend 1.1.2 → 1.1.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/dist/index.cjs.js CHANGED
@@ -37632,7 +37632,7 @@ var MultipleEmailInput = function MultipleEmailInput(_ref) {
37632
37632
  var _excluded$a = ["name", "label", "error", "value"];
37633
37633
  function cov_1gez8dqmnr() {
37634
37634
  var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/ExternalForm/Condition.jsx";
37635
- var hash = "328a2f02a8ce55ca9c1107c4db4abe7d241df713";
37635
+ var hash = "ba5a7487627e2b452c5f901e5e3e7ead4fafc579";
37636
37636
  var global = new Function("return this")();
37637
37637
  var gcv = "__coverage__";
37638
37638
  var coverageData = {
@@ -37644,7 +37644,7 @@ function cov_1gez8dqmnr() {
37644
37644
  column: 18
37645
37645
  },
37646
37646
  end: {
37647
- line: 24,
37647
+ line: 27,
37648
37648
  column: 1
37649
37649
  }
37650
37650
  },
@@ -37654,7 +37654,7 @@ function cov_1gez8dqmnr() {
37654
37654
  column: 2
37655
37655
  },
37656
37656
  end: {
37657
- line: 23,
37657
+ line: 26,
37658
37658
  column: 8
37659
37659
  }
37660
37660
  }
@@ -37678,7 +37678,7 @@ function cov_1gez8dqmnr() {
37678
37678
  column: 2
37679
37679
  },
37680
37680
  end: {
37681
- line: 23,
37681
+ line: 26,
37682
37682
  column: 8
37683
37683
  }
37684
37684
  },
@@ -37689,44 +37689,44 @@ function cov_1gez8dqmnr() {
37689
37689
  "0": {
37690
37690
  loc: {
37691
37691
  start: {
37692
- line: 20,
37692
+ line: 23,
37693
37693
  column: 5
37694
37694
  },
37695
37695
  end: {
37696
- line: 22,
37696
+ line: 25,
37697
37697
  column: 5
37698
37698
  }
37699
37699
  },
37700
37700
  type: "binary-expr",
37701
37701
  locations: [{
37702
37702
  start: {
37703
- line: 20,
37703
+ line: 23,
37704
37704
  column: 5
37705
37705
  },
37706
37706
  end: {
37707
- line: 20,
37707
+ line: 23,
37708
37708
  column: 12
37709
37709
  }
37710
37710
  }, {
37711
37711
  start: {
37712
- line: 20,
37712
+ line: 23,
37713
37713
  column: 16
37714
37714
  },
37715
37715
  end: {
37716
- line: 20,
37716
+ line: 23,
37717
37717
  column: 41
37718
37718
  }
37719
37719
  }, {
37720
37720
  start: {
37721
- line: 21,
37721
+ line: 24,
37722
37722
  column: 6
37723
37723
  },
37724
37724
  end: {
37725
- line: 21,
37725
+ line: 24,
37726
37726
  column: 63
37727
37727
  }
37728
37728
  }],
37729
- line: 20
37729
+ line: 23
37730
37730
  }
37731
37731
  },
37732
37732
  s: {
@@ -37740,7 +37740,7 @@ function cov_1gez8dqmnr() {
37740
37740
  "0": [0, 0, 0]
37741
37741
  },
37742
37742
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
37743
- hash: "328a2f02a8ce55ca9c1107c4db4abe7d241df713"
37743
+ hash: "ba5a7487627e2b452c5f901e5e3e7ead4fafc579"
37744
37744
  };
37745
37745
  var coverage = global[gcv] || (global[gcv] = {});
37746
37746
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -37778,7 +37778,7 @@ var Condition = function Condition(_ref, ref) {
37778
37778
  type: "checkbox",
37779
37779
  value: value
37780
37780
  }, otherProps)), /*#__PURE__*/React__default["default"].createElement("label", {
37781
- className: "neeto-form-engine-label",
37781
+ className: "neeto-form-engine-label font-normal",
37782
37782
  htmlFor: "condition-".concat(name)
37783
37783
  }, label)), (cov_1gez8dqmnr().b[0][0]++, !!error) && (cov_1gez8dqmnr().b[0][1]++, typeof error === "string") && (cov_1gez8dqmnr().b[0][2]++, /*#__PURE__*/React__default["default"].createElement("p", {
37784
37784
  className: "neeto-form-engine-input__error"