@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.cjs.js
CHANGED
|
@@ -27007,7 +27007,7 @@ var ShortText$1 = function ShortText(_ref) {
|
|
|
27007
27007
|
|
|
27008
27008
|
function cov_1p625a7ih4() {
|
|
27009
27009
|
var path = "/home/runner/work/neeto-form-frontend/neeto-form-frontend/src/components/BuildForm/Questions/Fields/SingleChoice.jsx";
|
|
27010
|
-
var hash = "
|
|
27010
|
+
var hash = "3185fd676499f7a7bec91b40dea43c064b73c2d5";
|
|
27011
27011
|
var global = new Function("return this")();
|
|
27012
27012
|
var gcv = "__coverage__";
|
|
27013
27013
|
var coverageData = {
|
|
@@ -27080,7 +27080,7 @@ function cov_1p625a7ih4() {
|
|
|
27080
27080
|
},
|
|
27081
27081
|
end: {
|
|
27082
27082
|
line: 28,
|
|
27083
|
-
column:
|
|
27083
|
+
column: 60
|
|
27084
27084
|
}
|
|
27085
27085
|
},
|
|
27086
27086
|
"7": {
|
|
@@ -27491,7 +27491,7 @@ function cov_1p625a7ih4() {
|
|
|
27491
27491
|
"6": [0, 0]
|
|
27492
27492
|
},
|
|
27493
27493
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
27494
|
-
hash: "
|
|
27494
|
+
hash: "3185fd676499f7a7bec91b40dea43c064b73c2d5"
|
|
27495
27495
|
};
|
|
27496
27496
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
27497
27497
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -27529,7 +27529,7 @@ var SingleChoice$1 = function SingleChoice(_ref) {
|
|
|
27529
27529
|
cov_1p625a7ih4().f[1]++;
|
|
27530
27530
|
var nextOptions = (cov_1p625a7ih4().s[5]++, formHelpers.destroyFromList(optionsAttributes, index));
|
|
27531
27531
|
cov_1p625a7ih4().s[6]++;
|
|
27532
|
-
setFieldValue("".concat(name, ".
|
|
27532
|
+
setFieldValue("".concat(name, ".optionsAttributes"), nextOptions);
|
|
27533
27533
|
};
|
|
27534
27534
|
cov_1p625a7ih4().s[7]++;
|
|
27535
27535
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|