@bigbinary/neeto-rules-frontend 0.0.98 → 0.0.99

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
@@ -14650,7 +14650,7 @@ var ActionSubItems$1 = function ActionSubItems(_ref) {
14650
14650
  cov_171evul6dx().s[3]++;
14651
14651
  if (selectedAction.startsWith("ticket_field")) {
14652
14652
  cov_171evul6dx().b[0][0]++;
14653
- var initialFieldValue = (cov_171evul6dx().s[4]++, find(propEq("name", selectedAction), initialValues.actions));
14653
+ var initialFieldValue = (cov_171evul6dx().s[4]++, find(propEq(selectedAction, "name"), initialValues.actions));
14654
14654
  cov_171evul6dx().s[5]++;
14655
14655
  setFieldValue("".concat(name, ".actionable_id"), selectedOption.actionableId);
14656
14656
  cov_171evul6dx().s[6]++;