blixify-ui-web 1.2.80 → 1.2.82

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.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/data/dataTemplate/index.tsx"],"names":[],"mappings":"AAkCA,OAAO,KASN,MAAM,OAAO,CAAC;AAwFf,OAAO,EACL,iBAAiB,EAKlB,MAAM,kBAAkB,CAAC;AAwD1B,eAAO,MAAM,YAAY,mFA4oYvB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/data/dataTemplate/index.tsx"],"names":[],"mappings":"AAkCA,OAAO,KASN,MAAM,OAAO,CAAC;AAwFf,OAAO,EACL,iBAAiB,EAKlB,MAAM,kBAAkB,CAAC;AAwD1B,eAAO,MAAM,YAAY,mFAmpYvB,CAAC"}
@@ -2113,8 +2113,8 @@ exports.DataTemplate = (0, react_1.forwardRef)(function (props, ref) {
2113
2113
  _o.label = 1;
2114
2114
  case 1:
2115
2115
  _o.trys.push([1, 7, , 8]);
2116
- clonedTableData = JSON.parse(JSON.stringify(tableData));
2117
- clonedSpaceTableData = JSON.parse(JSON.stringify(spaceTableData));
2116
+ clonedTableData = __spreadArray([], tableData, true);
2117
+ clonedSpaceTableData = __spreadArray([], spaceTableData, true);
2118
2118
  if (!(responseData === null || responseData === void 0 ? void 0 : responseData.data)) return [3 /*break*/, 6];
2119
2119
  if (!((_a = props.bareSettings) === null || _a === void 0 ? void 0 : _a.bareOffline)) return [3 /*break*/, 3];
2120
2120
  dummyPrettierDataList_1 = [];