@backstage/plugin-catalog 2.0.6-next.0 → 2.0.6-next.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @backstage/plugin-catalog
2
2
 
3
+ ## 2.0.6-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/catalog-client@1.16.0-next.1
9
+ - @backstage/frontend-plugin-api@0.17.2-next.0
10
+ - @backstage/core-components@0.18.11-next.1
11
+ - @backstage/ui@0.15.1-next.0
12
+ - @backstage/core-compat-api@0.5.12-next.1
13
+ - @backstage/core-plugin-api@1.12.7-next.0
14
+ - @backstage/plugin-catalog-react@3.0.1-next.1
15
+ - @backstage/plugin-search-react@1.11.5-next.1
16
+ - @backstage/plugin-techdocs-react@1.3.12-next.1
17
+ - @backstage/integration-react@1.2.19-next.1
18
+ - @backstage/plugin-permission-react@0.5.2-next.0
19
+
3
20
  ## 2.0.6-next.0
4
21
 
5
22
  ### Patch Changes
package/dist/alpha.d.ts CHANGED
@@ -6,8 +6,8 @@ import * as _backstage_catalog_model from '@backstage/catalog-model';
6
6
  import * as _backstage_filter_predicates from '@backstage/filter-predicates';
7
7
  import * as react from 'react';
8
8
  import * as _backstage_core_plugin_api from '@backstage/core-plugin-api';
9
- import { b as CatalogExportSettings } from './types/DefaultCatalogPage.d-B0rL9YpH.js';
10
- export { c as CatalogExportSettingsColumn, d as CatalogExporter, e as CatalogExporterConfig, N as CatalogIndexPage, D as CatalogIndexPageProps, a as CatalogTableColumnsFunc, C as CatalogTableRow } from './types/DefaultCatalogPage.d-B0rL9YpH.js';
9
+ import { C as CatalogExportSettings } from './types/DefaultCatalogPage.d-BuCpeSQx.js';
10
+ export { a as CatalogExportSettingsColumn, b as CatalogExporter, c as CatalogExporterConfig, N as CatalogIndexPage, D as CatalogIndexPageProps, d as CatalogTableColumnsFunc, e as CatalogTableRow } from './types/DefaultCatalogPage.d-BuCpeSQx.js';
11
11
  import 'react/jsx-runtime';
12
12
  import '@backstage/plugin-catalog-react';
13
13
  import '@backstage/catalog-client';
package/dist/index.d.ts CHANGED
@@ -7,8 +7,8 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
7
7
  import * as react from 'react';
8
8
  import { ReactNode, ElementType } from 'react';
9
9
  import { TableColumn, TableProps, InfoCardVariants, TableOptions } from '@backstage/core-components';
10
- import { C as CatalogTableRow, a as CatalogTableColumnsFunc, D as DefaultCatalogPageProps } from './types/DefaultCatalogPage.d-B0rL9YpH.js';
11
- export { b as CatalogExportSettings, c as CatalogExportSettingsColumn, d as CatalogExporter, e as CatalogExporterConfig } from './types/DefaultCatalogPage.d-B0rL9YpH.js';
10
+ import { e as CatalogTableRow, d as CatalogTableColumnsFunc, D as DefaultCatalogPageProps } from './types/DefaultCatalogPage.d-BuCpeSQx.js';
11
+ export { C as CatalogExportSettings, a as CatalogExportSettingsColumn, b as CatalogExporter, c as CatalogExporterConfig } from './types/DefaultCatalogPage.d-BuCpeSQx.js';
12
12
  import { TabProps } from '@material-ui/core/Tab';
13
13
  import { Overrides } from '@material-ui/core/styles/overrides';
14
14
  import { StyleRules } from '@material-ui/core/styles/withStyles';
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-catalog";
2
- var version = "2.0.6-next.0";
2
+ var version = "2.0.6-next.1";
3
3
  var description = "The Backstage plugin for browsing the Backstage catalog";
4
4
  var backstage = {
5
5
  role: "frontend-plugin",
@@ -128,4 +128,4 @@ interface DefaultCatalogPageProps {
128
128
  declare function NfsDefaultCatalogPage(props: DefaultCatalogPageProps): react_jsx_runtime.JSX.Element;
129
129
 
130
130
  export { NfsDefaultCatalogPage as N };
131
- export type { CatalogTableRow as C, DefaultCatalogPageProps as D, CatalogTableColumnsFunc as a, CatalogExportSettings as b, CatalogExportSettingsColumn as c, CatalogExporter as d, CatalogExporterConfig as e };
131
+ export type { CatalogExportSettings as C, DefaultCatalogPageProps as D, CatalogExportSettingsColumn as a, CatalogExporter as b, CatalogExporterConfig as c, CatalogTableColumnsFunc as d, CatalogTableRow as e };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog",
3
- "version": "2.0.6-next.0",
3
+ "version": "2.0.6-next.1",
4
4
  "description": "The Backstage plugin for browsing the Backstage catalog",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -70,24 +70,24 @@
70
70
  "test": "backstage-cli package test"
71
71
  },
72
72
  "dependencies": {
73
- "@backstage/catalog-client": "1.16.0-next.0",
73
+ "@backstage/catalog-client": "1.16.0-next.1",
74
74
  "@backstage/catalog-model": "1.9.0",
75
- "@backstage/core-compat-api": "0.5.12-next.0",
76
- "@backstage/core-components": "0.18.11-next.0",
77
- "@backstage/core-plugin-api": "1.12.6",
75
+ "@backstage/core-compat-api": "0.5.12-next.1",
76
+ "@backstage/core-components": "0.18.11-next.1",
77
+ "@backstage/core-plugin-api": "1.12.7-next.0",
78
78
  "@backstage/errors": "1.3.1",
79
- "@backstage/frontend-plugin-api": "0.17.0",
80
- "@backstage/integration-react": "1.2.19-next.0",
79
+ "@backstage/frontend-plugin-api": "0.17.2-next.0",
80
+ "@backstage/integration-react": "1.2.19-next.1",
81
81
  "@backstage/plugin-catalog-common": "1.1.10",
82
- "@backstage/plugin-catalog-react": "3.0.1-next.0",
83
- "@backstage/plugin-permission-react": "0.5.1",
82
+ "@backstage/plugin-catalog-react": "3.0.1-next.1",
83
+ "@backstage/plugin-permission-react": "0.5.2-next.0",
84
84
  "@backstage/plugin-scaffolder-common": "2.2.1-next.0",
85
85
  "@backstage/plugin-search-common": "1.2.24",
86
- "@backstage/plugin-search-react": "1.11.5-next.0",
86
+ "@backstage/plugin-search-react": "1.11.5-next.1",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "1.3.12-next.0",
88
+ "@backstage/plugin-techdocs-react": "1.3.12-next.1",
89
89
  "@backstage/types": "1.2.2",
90
- "@backstage/ui": "0.15.0",
90
+ "@backstage/ui": "0.15.1-next.0",
91
91
  "@backstage/version-bridge": "1.0.12",
92
92
  "@material-ui/core": "^4.12.2",
93
93
  "@material-ui/icons": "^4.9.1",
@@ -105,12 +105,12 @@
105
105
  "zod": "^4.0.0"
106
106
  },
107
107
  "devDependencies": {
108
- "@backstage/cli": "0.36.3-next.0",
109
- "@backstage/core-app-api": "1.20.1",
110
- "@backstage/dev-utils": "1.1.24-next.0",
111
- "@backstage/frontend-test-utils": "0.6.1-next.0",
108
+ "@backstage/cli": "0.36.3-next.1",
109
+ "@backstage/core-app-api": "1.20.2-next.0",
110
+ "@backstage/dev-utils": "1.1.24-next.1",
111
+ "@backstage/frontend-test-utils": "0.6.1-next.1",
112
112
  "@backstage/plugin-permission-common": "0.9.9",
113
- "@backstage/test-utils": "1.7.18",
113
+ "@backstage/test-utils": "1.7.19-next.0",
114
114
  "@testing-library/dom": "^10.0.0",
115
115
  "@testing-library/jest-dom": "^6.0.0",
116
116
  "@testing-library/react": "^16.0.0",