@apexcura/ui-components 0.0.11-Beta18 → 0.0.11-Beta19

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
@@ -417,7 +417,7 @@ var AddMoreTable = (props) => {
417
417
  });
418
418
  if (eachRow.variable_data.length > 0) {
419
419
  const addSubRow = /* @__PURE__ */ import_react13.default.createElement("button", null, /* @__PURE__ */ import_react13.default.createElement(import_icons2.PlusOutlined, null));
420
- rowElements[""] = addSubRow;
420
+ rowElements["kkk"] = addSubRow;
421
421
  }
422
422
  }
423
423
  return {
package/dist/index.mjs CHANGED
@@ -370,7 +370,7 @@ var AddMoreTable = (props) => {
370
370
  });
371
371
  if (eachRow.variable_data.length > 0) {
372
372
  const addSubRow = /* @__PURE__ */ React12.createElement("button", null, /* @__PURE__ */ React12.createElement(PlusOutlined, null));
373
- rowElements[""] = addSubRow;
373
+ rowElements["kkk"] = addSubRow;
374
374
  }
375
375
  }
376
376
  return {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apexcura/ui-components",
3
- "version": "0.0.11-Beta18",
3
+ "version": "0.0.11-Beta19",
4
4
  "description": "Apex cura React components library",
5
5
  "keywords": [
6
6
  "apex cura",