@bigbinary/neeto-form-frontend 1.0.22 → 1.0.23

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
@@ -26744,7 +26744,7 @@ var StarRating$1 = function StarRating(_ref) {
26744
26744
 
26745
26745
  function cov_12g0frjp3f() {
26746
26746
  var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/Fields/Terms.jsx";
26747
- var hash = "2c3a44e7bf1e12a263a69f26aaca59883f301412";
26747
+ var hash = "50a6a5478901569baa5371825dde943e5ebb13c4";
26748
26748
  var global = new Function("return this")();
26749
26749
  var gcv = "__coverage__";
26750
26750
  var coverageData = {
@@ -26756,7 +26756,7 @@ function cov_12g0frjp3f() {
26756
26756
  column: 14
26757
26757
  },
26758
26758
  end: {
26759
- line: 35,
26759
+ line: 36,
26760
26760
  column: 1
26761
26761
  }
26762
26762
  },
@@ -26826,17 +26826,17 @@ function cov_12g0frjp3f() {
26826
26826
  column: 2
26827
26827
  },
26828
26828
  end: {
26829
- line: 34,
26829
+ line: 35,
26830
26830
  column: 4
26831
26831
  }
26832
26832
  },
26833
26833
  "8": {
26834
26834
  start: {
26835
- line: 30,
26835
+ line: 31,
26836
26836
  column: 10
26837
26837
  },
26838
26838
  end: {
26839
- line: 30,
26839
+ line: 31,
26840
26840
  column: 25
26841
26841
  }
26842
26842
  }
@@ -26860,7 +26860,7 @@ function cov_12g0frjp3f() {
26860
26860
  column: 28
26861
26861
  },
26862
26862
  end: {
26863
- line: 35,
26863
+ line: 36,
26864
26864
  column: 1
26865
26865
  }
26866
26866
  },
@@ -26894,25 +26894,25 @@ function cov_12g0frjp3f() {
26894
26894
  name: "(anonymous_2)",
26895
26895
  decl: {
26896
26896
  start: {
26897
- line: 29,
26897
+ line: 30,
26898
26898
  column: 18
26899
26899
  },
26900
26900
  end: {
26901
- line: 29,
26901
+ line: 30,
26902
26902
  column: 19
26903
26903
  }
26904
26904
  },
26905
26905
  loc: {
26906
26906
  start: {
26907
- line: 29,
26907
+ line: 30,
26908
26908
  column: 26
26909
26909
  },
26910
26910
  end: {
26911
- line: 31,
26911
+ line: 32,
26912
26912
  column: 9
26913
26913
  }
26914
26914
  },
26915
- line: 29
26915
+ line: 30
26916
26916
  }
26917
26917
  },
26918
26918
  branchMap: {
@@ -26970,7 +26970,7 @@ function cov_12g0frjp3f() {
26970
26970
  "0": [0, 0]
26971
26971
  },
26972
26972
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
26973
- hash: "2c3a44e7bf1e12a263a69f26aaca59883f301412"
26973
+ hash: "50a6a5478901569baa5371825dde943e5ebb13c4"
26974
26974
  };
26975
26975
  var coverage = global[gcv] || (global[gcv] = {});
26976
26976
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -27021,7 +27021,8 @@ var Terms$2 = function Terms(_ref) {
27021
27021
  error: error,
27022
27022
  id: "editor",
27023
27023
  initialValue: value,
27024
- name: name.label,
27024
+ key: "".concat(name, ".label"),
27025
+ name: "".concat(name, ".label"),
27025
27026
  ref: editorRef,
27026
27027
  onChange: function onChange(text) {
27027
27028
  cov_12g0frjp3f().f[2]++;