igniteui-webcomponents-grids 4.7.2-beta.1 → 4.7.2

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.
@@ -1201,11 +1201,11 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1201
1201
  c.density = 3;
1202
1202
  }
1203
1203
  let e = this.s(a, b.cellInfo.et, b.cellInfo.g4);
1204
- if (c.c7 != e) {
1204
+ if (c.dd != e) {
1205
1205
  if (!d) {
1206
1206
  c.selectedValueChanged = delegateRemove(c.selectedValueChanged, runOn(this, this.cq));
1207
1207
  }
1208
- c.c7 = e;
1208
+ c.dd = e;
1209
1209
  c.value = null;
1210
1210
  c.itemsSource = this.b(this.a(e));
1211
1211
  if (e.af != c.value) {
@@ -1232,7 +1232,7 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1232
1232
  }
1233
1233
  if (d) {
1234
1234
  c.selectedValueChanged = delegateCombine(c.selectedValueChanged, runOn(this, this.cq));
1235
- c.hn = BrushUtil.h(255, 255, 255, 255);
1235
+ c.hw = BrushUtil.h(255, 255, 255, 255);
1236
1236
  c.g = ["Name"];
1237
1237
  c.columnHeadersVisible = false;
1238
1238
  c.defaultColumnWidth = ((() => {
@@ -1241,7 +1241,7 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1241
1241
  $ret.f = this.ba(e);
1242
1242
  return $ret;
1243
1243
  })());
1244
- c.fn = "Name";
1244
+ c.fv = "Name";
1245
1245
  }
1246
1246
  });
1247
1247
  }
@@ -1265,7 +1265,7 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1265
1265
  }
1266
1266
  cq(a, b) {
1267
1267
  let c = a;
1268
- let d = c.c7;
1268
+ let d = c.dd;
1269
1269
  this.an = true;
1270
1270
  d.af = c.value;
1271
1271
  d.ao();