carbon-addons-iot-react 5.9.1 → 5.9.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.
@@ -388,7 +388,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
388
388
  key: id
389
389
  }, /*#__PURE__*/React__default.createElement(TableExpandRow, _extends({
390
390
  expandHeaderId: "".concat(tableId, "-expand"),
391
- className: classnames("".concat(iotPrefix, "--expandable-tablerow--expanded"), _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
391
+ className: classnames("".concat(iotPrefix, "--expandable-tablerow--expanded"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
392
392
  ariaLabel: clickToCollapseAria,
393
393
  expandIconDescription: clickToCollapseAria,
394
394
  isExpanded: true,
@@ -416,13 +416,13 @@ var TableBodyRow = function TableBodyRow(_ref) {
416
416
  rowId: id,
417
417
  langDir: langDir
418
418
  }, dragEnterLeaveHandlers), tableCells), !hasRowNesting && /*#__PURE__*/React__default.createElement(TableRow, _extends({
419
- className: classnames("".concat(iotPrefix, "--expanded-tablerow"), _defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]))
419
+ className: classnames("".concat(iotPrefix, "--expanded-tablerow"), _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated))
420
420
  }, dragEnterLeaveHandlers), /*#__PURE__*/React__default.createElement(TableCell, {
421
421
  colSpan: totalColumns
422
422
  }, rowDetails))) : /*#__PURE__*/React__default.createElement(TableExpandRow, _extends({
423
423
  key: id,
424
424
  expandHeaderId: "".concat(tableId, "-expand"),
425
- className: classnames("".concat(iotPrefix, "--expandable-tablerow"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
425
+ className: classnames("".concat(iotPrefix, "--expandable-tablerow"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
426
426
  "data-row-nesting": hasRowNesting,
427
427
  "data-child-count": nestingChildCount,
428
428
  "data-nesting-offset": nestingOffset,
@@ -451,7 +451,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
451
451
  rowId: id,
452
452
  langDir: langDir
453
453
  }, dragEnterLeaveHandlers), tableCells) : hasRowSelection === 'single' && isSelected ? /*#__PURE__*/React__default.createElement(TableRow, _extends({
454
- className: classnames("".concat(iotPrefix, "--table__row"), _defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--background"), isSelected), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
454
+ className: classnames("".concat(iotPrefix, "--table__row"), _defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--background"), isSelected), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
455
455
  key: id,
456
456
  onClick: function onClick() {
457
457
  if (isSelectable !== false) {
@@ -462,7 +462,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
462
462
  }
463
463
  }
464
464
  }, dragEnterLeaveHandlers), tableCells) : /*#__PURE__*/React__default.createElement(TableRow, _extends({
465
- className: classnames("".concat(iotPrefix, "--table__row"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix, "--table__row--editing"), isEditMode), "".concat(iotPrefix, "--table__row--selected"), isSelected), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
465
+ className: classnames("".concat(iotPrefix, "--table__row"), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty({}, "".concat(iotPrefix, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix, "--table__row--editing"), isEditMode), "".concat(iotPrefix, "--table__row--selected"), isSelected), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
466
466
  key: id,
467
467
  onClick: function onClick() {
468
468
  if (isSelectable !== false) {
@@ -398,7 +398,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
398
398
  key: id
399
399
  }, /*#__PURE__*/React__default.default.createElement(TableExpandRow, _extends__default.default({
400
400
  expandHeaderId: "".concat(tableId, "-expand"),
401
- className: classnames__default.default("".concat(iotPrefix, "--expandable-tablerow--expanded"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
401
+ className: classnames__default.default("".concat(iotPrefix, "--expandable-tablerow--expanded"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
402
402
  ariaLabel: clickToCollapseAria,
403
403
  expandIconDescription: clickToCollapseAria,
404
404
  isExpanded: true,
@@ -426,13 +426,13 @@ var TableBodyRow = function TableBodyRow(_ref) {
426
426
  rowId: id,
427
427
  langDir: langDir
428
428
  }, dragEnterLeaveHandlers), tableCells), !hasRowNesting && /*#__PURE__*/React__default.default.createElement(react.TableRow, _extends__default.default({
429
- className: classnames__default.default("".concat(iotPrefix, "--expanded-tablerow"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]))
429
+ className: classnames__default.default("".concat(iotPrefix, "--expanded-tablerow"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated))
430
430
  }, dragEnterLeaveHandlers), /*#__PURE__*/React__default.default.createElement(react.TableCell, {
431
431
  colSpan: totalColumns
432
432
  }, rowDetails))) : /*#__PURE__*/React__default.default.createElement(TableExpandRow, _extends__default.default({
433
433
  key: id,
434
434
  expandHeaderId: "".concat(tableId, "-expand"),
435
- className: classnames__default.default("".concat(iotPrefix, "--expandable-tablerow"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
435
+ className: classnames__default.default("".concat(iotPrefix, "--expandable-tablerow"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
436
436
  "data-row-nesting": hasRowNesting,
437
437
  "data-child-count": nestingChildCount,
438
438
  "data-nesting-offset": nestingOffset,
@@ -461,7 +461,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
461
461
  rowId: id,
462
462
  langDir: langDir
463
463
  }, dragEnterLeaveHandlers), tableCells) : hasRowSelection === 'single' && isSelected ? /*#__PURE__*/React__default.default.createElement(react.TableRow, _extends__default.default({
464
- className: classnames__default.default("".concat(iotPrefix, "--table__row"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--background"), isSelected), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
464
+ className: classnames__default.default("".concat(iotPrefix, "--table__row"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix, "--table__row--background"), isSelected), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
465
465
  key: id,
466
466
  onClick: function onClick() {
467
467
  if (isSelectable !== false) {
@@ -472,7 +472,7 @@ var TableBodyRow = function TableBodyRow(_ref) {
472
472
  }
473
473
  }
474
474
  }, dragEnterLeaveHandlers), tableCells) : /*#__PURE__*/React__default.default.createElement(react.TableRow, _extends__default.default({
475
- className: classnames__default.default("".concat(iotPrefix, "--table__row"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix, "--table__row--editing"), isEditMode), "".concat(iotPrefix, "--table__row--selected"), isSelected), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
475
+ className: classnames__default.default("".concat(iotPrefix, "--table__row"), _defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default(_defineProperty__default.default({}, "".concat(iotPrefix, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix, "--table__row--editing"), isEditMode), "".concat(iotPrefix, "--table__row--selected"), isSelected), "".concat(iotPrefix, "--table__row--dragging"), isDragRow), "".concat(iotPrefix, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
476
476
  key: id,
477
477
  onClick: function onClick() {
478
478
  if (isSelectable !== false) {
package/package.json CHANGED
@@ -353,7 +353,7 @@
353
353
  "whatwg-fetch": "^3.0.0"
354
354
  },
355
355
  "sideEffects": false,
356
- "version": "5.9.1",
356
+ "version": "5.9.2",
357
357
  "resolutions": {
358
358
  "chokidar": "3.3.1",
359
359
  "react-grid-layout": "1.2.2",
@@ -240412,7 +240412,7 @@ ${formatRule(Codicon.menuSubmenu)}
240412
240412
  key: id
240413
240413
  }, /*#__PURE__*/React$1.createElement(TableExpandRow$1, _extends$4({
240414
240414
  expandHeaderId: "".concat(tableId, "-expand"),
240415
- className: classnames("".concat(iotPrefix$1$, "--expandable-tablerow--expanded"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
240415
+ className: classnames("".concat(iotPrefix$1$, "--expandable-tablerow--expanded"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix$1$, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
240416
240416
  ariaLabel: clickToCollapseAria,
240417
240417
  expandIconDescription: clickToCollapseAria,
240418
240418
  isExpanded: true,
@@ -240440,13 +240440,13 @@ ${formatRule(Codicon.menuSubmenu)}
240440
240440
  rowId: id,
240441
240441
  langDir: langDir
240442
240442
  }, dragEnterLeaveHandlers), tableCells), !hasRowNesting && /*#__PURE__*/React$1.createElement(react.TableRow, _extends$4({
240443
- className: classnames("".concat(iotPrefix$1$, "--expanded-tablerow"), _defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]))
240443
+ className: classnames("".concat(iotPrefix$1$, "--expanded-tablerow"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expanded-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix$1$, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated))
240444
240444
  }, dragEnterLeaveHandlers), /*#__PURE__*/React$1.createElement(react.TableCell, {
240445
240445
  colSpan: totalColumns
240446
240446
  }, rowDetails))) : /*#__PURE__*/React$1.createElement(TableExpandRow$1, _extends$4({
240447
240447
  key: id,
240448
240448
  expandHeaderId: "".concat(tableId, "-expand"),
240449
- className: classnames("".concat(iotPrefix$1$, "--expandable-tablerow"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix$1$, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
240449
+ className: classnames("".concat(iotPrefix$1$, "--expandable-tablerow"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--expandable-tablerow--parent"), hasRowNesting && (hasRowNesting === null || hasRowNesting === void 0 ? void 0 : hasRowNesting.hasSingleNestedHierarchy) && nestingChildCount > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--childless"), hasRowNesting && nestingChildCount === 0), "".concat(iotPrefix$1$, "--expandable-tablerow--indented"), parseInt(nestingOffset, 10) > 0), "".concat(iotPrefix$1$, "--expandable-tablerow--singly-selected"), hasRowSelection === 'single' && isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--expandable-tablerow--last-child"), isLastChild), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix$1$, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
240450
240450
  "data-row-nesting": hasRowNesting,
240451
240451
  "data-child-count": nestingChildCount,
240452
240452
  "data-nesting-offset": nestingOffset,
@@ -240475,7 +240475,7 @@ ${formatRule(Codicon.menuSubmenu)}
240475
240475
  rowId: id,
240476
240476
  langDir: langDir
240477
240477
  }, dragEnterLeaveHandlers), tableCells) : hasRowSelection === 'single' && isSelected ? /*#__PURE__*/React$1.createElement(react.TableRow, _extends$4({
240478
- className: classnames("".concat(iotPrefix$1$, "--table__row"), _defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--table__row--background"), isSelected), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
240478
+ className: classnames("".concat(iotPrefix$1$, "--table__row"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--table__row--singly-selected"), isSelected && !useRadioButtonSingleSelect), "".concat(iotPrefix$1$, "--table__row--background"), isSelected), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix$1$, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
240479
240479
  key: id,
240480
240480
  onClick: function onClick() {
240481
240481
  if (isSelectable !== false) {
@@ -240486,7 +240486,7 @@ ${formatRule(Codicon.menuSubmenu)}
240486
240486
  }
240487
240487
  }
240488
240488
  }, dragEnterLeaveHandlers), tableCells) : /*#__PURE__*/React$1.createElement(react.TableRow, _extends$4({
240489
- className: classnames("".concat(iotPrefix$1$, "--table__row"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix$1$, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix$1$, "--table__row--editing"), isEditMode), "".concat(iotPrefix$1$, "--table__row--selected"), isSelected), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute])),
240489
+ className: classnames("".concat(iotPrefix$1$, "--table__row"), _defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c(_defineProperty$c({}, "".concat(iotPrefix$1$, "--table__row--unselectable"), isSelectable === false), "".concat(iotPrefix$1$, "--table__row--selectable"), isSelectable !== false), "".concat(iotPrefix$1$, "--table__row--editing"), isEditMode), "".concat(iotPrefix$1$, "--table__row--selected"), isSelected), "".concat(iotPrefix$1$, "--table__row--dragging"), isDragRow), "".concat(iotPrefix$1$, "--table__row--softdeleted"), values === null || values === void 0 ? void 0 : values[deletedAttribute]), "".concat(iotPrefix$1$, "--table__row--updated"), values === null || values === void 0 ? void 0 : values._updated)),
240490
240490
  key: id,
240491
240491
  onClick: function onClick() {
240492
240492
  if (isSelectable !== false) {