@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.js CHANGED
@@ -37592,7 +37592,7 @@ var MultipleEmailInput = function MultipleEmailInput(_ref) {
37592
37592
  var _excluded$a = ["name", "label", "error", "value"];
37593
37593
  function cov_1gez8dqmnr() {
37594
37594
  var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/ExternalForm/Condition.jsx";
37595
- var hash = "328a2f02a8ce55ca9c1107c4db4abe7d241df713";
37595
+ var hash = "ba5a7487627e2b452c5f901e5e3e7ead4fafc579";
37596
37596
  var global = new Function("return this")();
37597
37597
  var gcv = "__coverage__";
37598
37598
  var coverageData = {
@@ -37604,7 +37604,7 @@ function cov_1gez8dqmnr() {
37604
37604
  column: 18
37605
37605
  },
37606
37606
  end: {
37607
- line: 24,
37607
+ line: 27,
37608
37608
  column: 1
37609
37609
  }
37610
37610
  },
@@ -37614,7 +37614,7 @@ function cov_1gez8dqmnr() {
37614
37614
  column: 2
37615
37615
  },
37616
37616
  end: {
37617
- line: 23,
37617
+ line: 26,
37618
37618
  column: 8
37619
37619
  }
37620
37620
  }
@@ -37638,7 +37638,7 @@ function cov_1gez8dqmnr() {
37638
37638
  column: 2
37639
37639
  },
37640
37640
  end: {
37641
- line: 23,
37641
+ line: 26,
37642
37642
  column: 8
37643
37643
  }
37644
37644
  },
@@ -37649,44 +37649,44 @@ function cov_1gez8dqmnr() {
37649
37649
  "0": {
37650
37650
  loc: {
37651
37651
  start: {
37652
- line: 20,
37652
+ line: 23,
37653
37653
  column: 5
37654
37654
  },
37655
37655
  end: {
37656
- line: 22,
37656
+ line: 25,
37657
37657
  column: 5
37658
37658
  }
37659
37659
  },
37660
37660
  type: "binary-expr",
37661
37661
  locations: [{
37662
37662
  start: {
37663
- line: 20,
37663
+ line: 23,
37664
37664
  column: 5
37665
37665
  },
37666
37666
  end: {
37667
- line: 20,
37667
+ line: 23,
37668
37668
  column: 12
37669
37669
  }
37670
37670
  }, {
37671
37671
  start: {
37672
- line: 20,
37672
+ line: 23,
37673
37673
  column: 16
37674
37674
  },
37675
37675
  end: {
37676
- line: 20,
37676
+ line: 23,
37677
37677
  column: 41
37678
37678
  }
37679
37679
  }, {
37680
37680
  start: {
37681
- line: 21,
37681
+ line: 24,
37682
37682
  column: 6
37683
37683
  },
37684
37684
  end: {
37685
- line: 21,
37685
+ line: 24,
37686
37686
  column: 63
37687
37687
  }
37688
37688
  }],
37689
- line: 20
37689
+ line: 23
37690
37690
  }
37691
37691
  },
37692
37692
  s: {
@@ -37700,7 +37700,7 @@ function cov_1gez8dqmnr() {
37700
37700
  "0": [0, 0, 0]
37701
37701
  },
37702
37702
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
37703
- hash: "328a2f02a8ce55ca9c1107c4db4abe7d241df713"
37703
+ hash: "ba5a7487627e2b452c5f901e5e3e7ead4fafc579"
37704
37704
  };
37705
37705
  var coverage = global[gcv] || (global[gcv] = {});
37706
37706
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -37738,7 +37738,7 @@ var Condition = function Condition(_ref, ref) {
37738
37738
  type: "checkbox",
37739
37739
  value: value
37740
37740
  }, otherProps)), /*#__PURE__*/React__default.createElement("label", {
37741
- className: "neeto-form-engine-label",
37741
+ className: "neeto-form-engine-label font-normal",
37742
37742
  htmlFor: "condition-".concat(name)
37743
37743
  }, label)), (cov_1gez8dqmnr().b[0][0]++, !!error) && (cov_1gez8dqmnr().b[0][1]++, typeof error === "string") && (cov_1gez8dqmnr().b[0][2]++, /*#__PURE__*/React__default.createElement("p", {
37744
37744
  className: "neeto-form-engine-input__error"