@apexcura/ui-components 0.0.11-Beta29 → 0.0.11-Beta30

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
@@ -416,6 +416,7 @@ var AddMoreTable = (props) => {
416
416
  }
417
417
  });
418
418
  });
419
+ console.log("rowElements/////", rowElements);
419
420
  rowElements[""] = /* @__PURE__ */ import_react13.default.createElement(import_react13.default.Fragment, null, eachRow.variable_data.length > 1 && /* @__PURE__ */ import_react13.default.createElement("button", null, "delete"), eachRow.variable_data.length - 1 && /* @__PURE__ */ import_react13.default.createElement("button", null, "Add"));
420
421
  }
421
422
  return {
package/dist/index.mjs CHANGED
@@ -369,6 +369,7 @@ var AddMoreTable = (props) => {
369
369
  }
370
370
  });
371
371
  });
372
+ console.log("rowElements/////", rowElements);
372
373
  rowElements[""] = /* @__PURE__ */ React12.createElement(React12.Fragment, null, eachRow.variable_data.length > 1 && /* @__PURE__ */ React12.createElement("button", null, "delete"), eachRow.variable_data.length - 1 && /* @__PURE__ */ React12.createElement("button", null, "Add"));
373
374
  }
374
375
  return {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.11-Beta29",
3
+ "version": "0.0.11-Beta30",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",