@oicl/openbridge-webcomponents-full-bundle 2.0.0-next.142 → 2.0.0-next.143

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.
@@ -85256,7 +85256,7 @@ let ObcAlertListDetails = class extends i$4 {
85256
85256
  if (this.small) {
85257
85257
  const columns = [
85258
85258
  {
85259
- label: "status",
85259
+ label: "Status",
85260
85260
  key: "status",
85261
85261
  sortDirection: "desc",
85262
85262
  sortable: true,
@@ -85284,7 +85284,7 @@ let ObcAlertListDetails = class extends i$4 {
85284
85284
  } else {
85285
85285
  const columns = [
85286
85286
  {
85287
- label: "status",
85287
+ label: "Status",
85288
85288
  key: "status",
85289
85289
  sortDirection: "desc",
85290
85290
  sortable: true,