@bigbinary/neeto-form-frontend 1.0.47 → 1.0.48
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 +4 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -26968,7 +26968,7 @@ var ShortText$1 = function ShortText(_ref) {
|
|
|
26968
26968
|
|
|
26969
26969
|
function cov_1p625a7ih4() {
|
|
26970
26970
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/Fields/SingleChoice.jsx";
|
|
26971
|
-
var hash = "
|
|
26971
|
+
var hash = "3185fd676499f7a7bec91b40dea43c064b73c2d5";
|
|
26972
26972
|
var global = new Function("return this")();
|
|
26973
26973
|
var gcv = "__coverage__";
|
|
26974
26974
|
var coverageData = {
|
|
@@ -27041,7 +27041,7 @@ function cov_1p625a7ih4() {
|
|
|
27041
27041
|
},
|
|
27042
27042
|
end: {
|
|
27043
27043
|
line: 28,
|
|
27044
|
-
column:
|
|
27044
|
+
column: 60
|
|
27045
27045
|
}
|
|
27046
27046
|
},
|
|
27047
27047
|
"7": {
|
|
@@ -27452,7 +27452,7 @@ function cov_1p625a7ih4() {
|
|
|
27452
27452
|
"6": [0, 0]
|
|
27453
27453
|
},
|
|
27454
27454
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
27455
|
-
hash: "
|
|
27455
|
+
hash: "3185fd676499f7a7bec91b40dea43c064b73c2d5"
|
|
27456
27456
|
};
|
|
27457
27457
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
27458
27458
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -27490,7 +27490,7 @@ var SingleChoice$1 = function SingleChoice(_ref) {
|
|
|
27490
27490
|
cov_1p625a7ih4().f[1]++;
|
|
27491
27491
|
var nextOptions = (cov_1p625a7ih4().s[5]++, formHelpers.destroyFromList(optionsAttributes, index));
|
|
27492
27492
|
cov_1p625a7ih4().s[6]++;
|
|
27493
|
-
setFieldValue("".concat(name, ".
|
|
27493
|
+
setFieldValue("".concat(name, ".optionsAttributes"), nextOptions);
|
|
27494
27494
|
};
|
|
27495
27495
|
cov_1p625a7ih4().s[7]++;
|
|
27496
27496
|
return /*#__PURE__*/React__default.createElement("div", {
|