@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 +14 -13
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +14 -13
- package/dist/index.js.map +1 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26706,7 +26706,7 @@ var StarRating$1 = function StarRating(_ref) {
|
|
|
26706
26706
|
|
|
26707
26707
|
function cov_12g0frjp3f() {
|
|
26708
26708
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/Fields/Terms.jsx";
|
|
26709
|
-
var hash = "
|
|
26709
|
+
var hash = "50a6a5478901569baa5371825dde943e5ebb13c4";
|
|
26710
26710
|
var global = new Function("return this")();
|
|
26711
26711
|
var gcv = "__coverage__";
|
|
26712
26712
|
var coverageData = {
|
|
@@ -26718,7 +26718,7 @@ function cov_12g0frjp3f() {
|
|
|
26718
26718
|
column: 14
|
|
26719
26719
|
},
|
|
26720
26720
|
end: {
|
|
26721
|
-
line:
|
|
26721
|
+
line: 36,
|
|
26722
26722
|
column: 1
|
|
26723
26723
|
}
|
|
26724
26724
|
},
|
|
@@ -26788,17 +26788,17 @@ function cov_12g0frjp3f() {
|
|
|
26788
26788
|
column: 2
|
|
26789
26789
|
},
|
|
26790
26790
|
end: {
|
|
26791
|
-
line:
|
|
26791
|
+
line: 35,
|
|
26792
26792
|
column: 4
|
|
26793
26793
|
}
|
|
26794
26794
|
},
|
|
26795
26795
|
"8": {
|
|
26796
26796
|
start: {
|
|
26797
|
-
line:
|
|
26797
|
+
line: 31,
|
|
26798
26798
|
column: 10
|
|
26799
26799
|
},
|
|
26800
26800
|
end: {
|
|
26801
|
-
line:
|
|
26801
|
+
line: 31,
|
|
26802
26802
|
column: 25
|
|
26803
26803
|
}
|
|
26804
26804
|
}
|
|
@@ -26822,7 +26822,7 @@ function cov_12g0frjp3f() {
|
|
|
26822
26822
|
column: 28
|
|
26823
26823
|
},
|
|
26824
26824
|
end: {
|
|
26825
|
-
line:
|
|
26825
|
+
line: 36,
|
|
26826
26826
|
column: 1
|
|
26827
26827
|
}
|
|
26828
26828
|
},
|
|
@@ -26856,25 +26856,25 @@ function cov_12g0frjp3f() {
|
|
|
26856
26856
|
name: "(anonymous_2)",
|
|
26857
26857
|
decl: {
|
|
26858
26858
|
start: {
|
|
26859
|
-
line:
|
|
26859
|
+
line: 30,
|
|
26860
26860
|
column: 18
|
|
26861
26861
|
},
|
|
26862
26862
|
end: {
|
|
26863
|
-
line:
|
|
26863
|
+
line: 30,
|
|
26864
26864
|
column: 19
|
|
26865
26865
|
}
|
|
26866
26866
|
},
|
|
26867
26867
|
loc: {
|
|
26868
26868
|
start: {
|
|
26869
|
-
line:
|
|
26869
|
+
line: 30,
|
|
26870
26870
|
column: 26
|
|
26871
26871
|
},
|
|
26872
26872
|
end: {
|
|
26873
|
-
line:
|
|
26873
|
+
line: 32,
|
|
26874
26874
|
column: 9
|
|
26875
26875
|
}
|
|
26876
26876
|
},
|
|
26877
|
-
line:
|
|
26877
|
+
line: 30
|
|
26878
26878
|
}
|
|
26879
26879
|
},
|
|
26880
26880
|
branchMap: {
|
|
@@ -26932,7 +26932,7 @@ function cov_12g0frjp3f() {
|
|
|
26932
26932
|
"0": [0, 0]
|
|
26933
26933
|
},
|
|
26934
26934
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
26935
|
-
hash: "
|
|
26935
|
+
hash: "50a6a5478901569baa5371825dde943e5ebb13c4"
|
|
26936
26936
|
};
|
|
26937
26937
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
26938
26938
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -26983,7 +26983,8 @@ var Terms$2 = function Terms(_ref) {
|
|
|
26983
26983
|
error: error,
|
|
26984
26984
|
id: "editor",
|
|
26985
26985
|
initialValue: value,
|
|
26986
|
-
|
|
26986
|
+
key: "".concat(name, ".label"),
|
|
26987
|
+
name: "".concat(name, ".label"),
|
|
26987
26988
|
ref: editorRef,
|
|
26988
26989
|
onChange: function onChange(text) {
|
|
26989
26990
|
cov_12g0frjp3f().f[2]++;
|