ywana-core8 0.0.177 → 0.0.178

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 CHANGED
@@ -2856,6 +2856,8 @@ var FieldEditor = function FieldEditor(_ref4) {
2856
2856
  if (isHidden) {
2857
2857
  return null;
2858
2858
  } else {
2859
+ console.log("FieldEditor: ", label, value1);
2860
+
2859
2861
  switch (type) {
2860
2862
  case TYPES.ENTITY:
2861
2863
  return /*#__PURE__*/React__default["default"].createElement(EntityEditor, {