@backstage/plugin-catalog-react 0.0.0-nightly-20260411031533 → 0.0.0-nightly-20260413031937

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -15
  2. package/package.json +21 -21
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @backstage/plugin-catalog-react
2
2
 
3
- ## 0.0.0-nightly-20260411031533
3
+ ## 0.0.0-nightly-20260413031937
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -11,22 +11,22 @@
11
11
  - 0416216: Fixed entity relation cards (e.g., "Has components") only showing one entity at a time by using `paginationOptions: { type: 'none' }` instead of deriving page size from data length.
12
12
  - fa232da: Migrated `InspectEntityDialog` from Material UI to Backstage UI components. Added new translation keys: `inspectEntityDialog.overviewPage.copyAriaLabel`, `inspectEntityDialog.overviewPage.copiedStatus`, `inspectEntityDialog.overviewPage.helpLinkAriaLabel`, and `inspectEntityDialog.colocatedPage.entityListAriaLabel`.
13
13
  - Updated dependencies
14
- - @backstage/ui@0.0.0-nightly-20260411031533
15
- - @backstage/errors@0.0.0-nightly-20260411031533
16
- - @backstage/core-components@0.0.0-nightly-20260411031533
17
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260411031533
18
- - @backstage/core-compat-api@0.0.0-nightly-20260411031533
19
- - @backstage/catalog-client@0.0.0-nightly-20260411031533
20
- - @backstage/catalog-model@0.0.0-nightly-20260411031533
21
- - @backstage/core-plugin-api@0.0.0-nightly-20260411031533
22
- - @backstage/filter-predicates@0.0.0-nightly-20260411031533
23
- - @backstage/plugin-permission-common@0.0.0-nightly-20260411031533
24
- - @backstage/frontend-test-utils@0.0.0-nightly-20260411031533
25
- - @backstage/integration-react@0.0.0-nightly-20260411031533
14
+ - @backstage/ui@0.0.0-nightly-20260413031937
15
+ - @backstage/errors@0.0.0-nightly-20260413031937
16
+ - @backstage/core-components@0.0.0-nightly-20260413031937
17
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260413031937
18
+ - @backstage/core-compat-api@0.0.0-nightly-20260413031937
19
+ - @backstage/catalog-client@0.0.0-nightly-20260413031937
20
+ - @backstage/catalog-model@0.0.0-nightly-20260413031937
21
+ - @backstage/core-plugin-api@0.0.0-nightly-20260413031937
22
+ - @backstage/filter-predicates@0.0.0-nightly-20260413031937
23
+ - @backstage/plugin-permission-common@0.0.0-nightly-20260413031937
24
+ - @backstage/frontend-test-utils@0.0.0-nightly-20260413031937
25
+ - @backstage/integration-react@0.0.0-nightly-20260413031937
26
26
  - @backstage/types@1.2.2
27
27
  - @backstage/version-bridge@1.0.12
28
- - @backstage/plugin-catalog-common@0.0.0-nightly-20260411031533
29
- - @backstage/plugin-permission-react@0.0.0-nightly-20260411031533
28
+ - @backstage/plugin-catalog-common@0.0.0-nightly-20260413031937
29
+ - @backstage/plugin-permission-react@0.0.0-nightly-20260413031937
30
30
 
31
31
  ## 2.1.2-next.2
32
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-react",
3
- "version": "0.0.0-nightly-20260411031533",
3
+ "version": "0.0.0-nightly-20260413031937",
4
4
  "description": "A frontend library that helps other Backstage plugins interact with the catalog",
5
5
  "backstage": {
6
6
  "role": "web-library",
@@ -73,20 +73,20 @@
73
73
  "test": "backstage-cli package test"
74
74
  },
75
75
  "dependencies": {
76
- "@backstage/catalog-client": "0.0.0-nightly-20260411031533",
77
- "@backstage/catalog-model": "0.0.0-nightly-20260411031533",
78
- "@backstage/core-compat-api": "0.0.0-nightly-20260411031533",
79
- "@backstage/core-components": "0.0.0-nightly-20260411031533",
80
- "@backstage/core-plugin-api": "0.0.0-nightly-20260411031533",
81
- "@backstage/errors": "0.0.0-nightly-20260411031533",
82
- "@backstage/filter-predicates": "0.0.0-nightly-20260411031533",
83
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260411031533",
84
- "@backstage/integration-react": "0.0.0-nightly-20260411031533",
85
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20260411031533",
86
- "@backstage/plugin-permission-common": "0.0.0-nightly-20260411031533",
87
- "@backstage/plugin-permission-react": "0.0.0-nightly-20260411031533",
76
+ "@backstage/catalog-client": "0.0.0-nightly-20260413031937",
77
+ "@backstage/catalog-model": "0.0.0-nightly-20260413031937",
78
+ "@backstage/core-compat-api": "0.0.0-nightly-20260413031937",
79
+ "@backstage/core-components": "0.0.0-nightly-20260413031937",
80
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260413031937",
81
+ "@backstage/errors": "0.0.0-nightly-20260413031937",
82
+ "@backstage/filter-predicates": "0.0.0-nightly-20260413031937",
83
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260413031937",
84
+ "@backstage/integration-react": "0.0.0-nightly-20260413031937",
85
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20260413031937",
86
+ "@backstage/plugin-permission-common": "0.0.0-nightly-20260413031937",
87
+ "@backstage/plugin-permission-react": "0.0.0-nightly-20260413031937",
88
88
  "@backstage/types": "1.2.2",
89
- "@backstage/ui": "0.0.0-nightly-20260411031533",
89
+ "@backstage/ui": "0.0.0-nightly-20260413031937",
90
90
  "@backstage/version-bridge": "1.0.12",
91
91
  "@material-ui/core": "^4.12.2",
92
92
  "@material-ui/icons": "^4.9.1",
@@ -102,12 +102,12 @@
102
102
  "zen-observable": "^0.10.0"
103
103
  },
104
104
  "devDependencies": {
105
- "@backstage/cli": "0.0.0-nightly-20260411031533",
106
- "@backstage/core-app-api": "0.0.0-nightly-20260411031533",
107
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260411031533",
108
- "@backstage/plugin-catalog-common": "0.0.0-nightly-20260411031533",
109
- "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260411031533",
110
- "@backstage/test-utils": "0.0.0-nightly-20260411031533",
105
+ "@backstage/cli": "0.0.0-nightly-20260413031937",
106
+ "@backstage/core-app-api": "0.0.0-nightly-20260413031937",
107
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260413031937",
108
+ "@backstage/plugin-catalog-common": "0.0.0-nightly-20260413031937",
109
+ "@backstage/plugin-scaffolder-common": "0.0.0-nightly-20260413031937",
110
+ "@backstage/test-utils": "0.0.0-nightly-20260413031937",
111
111
  "@testing-library/dom": "^10.0.0",
112
112
  "@testing-library/jest-dom": "^6.0.0",
113
113
  "@testing-library/react": "^16.0.0",
@@ -121,7 +121,7 @@
121
121
  "zod": "^3.25.76 || ^4.0.0"
122
122
  },
123
123
  "peerDependencies": {
124
- "@backstage/frontend-test-utils": "0.0.0-nightly-20260411031533",
124
+ "@backstage/frontend-test-utils": "0.0.0-nightly-20260413031937",
125
125
  "@types/react": "^17.0.0 || ^18.0.0",
126
126
  "react": "^17.0.0 || ^18.0.0",
127
127
  "react-dom": "^17.0.0 || ^18.0.0",