@backstage/plugin-techdocs 1.10.3 → 1.10.4-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.
@@ -1,4 +1,4 @@
1
- export { a as TechDocsReaderLayout, T as TechDocsReaderPage } from './TechDocsReaderPage-Da3GIa_o.esm.js';
1
+ export { a as TechDocsReaderLayout, T as TechDocsReaderPage } from './TechDocsReaderPage-jsKVX28r.esm.js';
2
2
  import 'react';
3
3
  import 'react-router-dom';
4
4
  import '@backstage/core-components';
@@ -44,4 +44,4 @@ import '@material-ui/core/Menu';
44
44
  import '@material-ui/core/Box';
45
45
  import '@material-ui/icons/Settings';
46
46
  import '@backstage/plugin-auth-react';
47
- //# sourceMappingURL=index-CpDp3K78.esm.js.map
47
+ //# sourceMappingURL=index-up5BptkF.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-up5BptkF.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index.esm.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { createApiRef } from '@backstage/core-plugin-api';
2
2
  export { a as TechDocsClient, T as TechDocsStorageClient } from './esm/routes-VopnMGN0.esm.js';
3
- export { R as Reader, a as TechDocsReaderLayout, d as TechDocsReaderPageContent, c as TechDocsReaderPageHeader, e as TechDocsReaderPageSubheader, b as TechDocsReaderProvider, f as TechDocsSearch } from './esm/TechDocsReaderPage-Da3GIa_o.esm.js';
3
+ export { R as Reader, a as TechDocsReaderLayout, d as TechDocsReaderPageContent, c as TechDocsReaderPageHeader, e as TechDocsReaderPageSubheader, b as TechDocsReaderProvider, f as TechDocsSearch } from './esm/TechDocsReaderPage-jsKVX28r.esm.js';
4
4
  import { D as DocsCardGrid } from './esm/DocsCardGrid-AWTYz1vR.esm.js';
5
5
  import { WarningPanel, CodeSnippet, Progress, Link, Content, ContentHeader } from '@backstage/core-components';
6
6
  import { useEntityList, useEntityOwnership } from '@backstage/plugin-catalog-react';
7
7
  import Typography from '@material-ui/core/Typography';
8
8
  import React from 'react';
9
9
  export { a as DefaultTechDocsHome, D as DocsTable, E as EntityListDocsTable, T as TechDocsPageWrapper, b as TechDocsPicker } from './esm/TechDocsIndexPage-BCP1ggek.esm.js';
10
- export { e as EmbeddedDocsRouter, E as EntityTechdocsContent, R as Router, T as TechDocsCustomHome, a as TechDocsIndexPage, c as TechDocsReaderPage, d as TechDocsSearchResultListItem, b as TechdocsPage, i as isTechDocsAvailable, t as plugin, t as techdocsPlugin } from './esm/Router-B1Zz8pqF.esm.js';
10
+ export { e as EmbeddedDocsRouter, E as EntityTechdocsContent, R as Router, T as TechDocsCustomHome, a as TechDocsIndexPage, c as TechDocsReaderPage, d as TechDocsSearchResultListItem, b as TechdocsPage, i as isTechDocsAvailable, t as plugin, t as techdocsPlugin } from './esm/Router-jrzAl2lO.esm.js';
11
11
  import '@backstage/errors';
12
12
  import 'event-source-polyfill';
13
13
  import 'react-router-dom';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "1.10.3",
3
+ "version": "1.10.4-next.1",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin"
@@ -52,18 +52,18 @@
52
52
  "dependencies": {
53
53
  "@backstage/catalog-model": "^1.4.5",
54
54
  "@backstage/config": "^1.2.0",
55
- "@backstage/core-compat-api": "^0.2.3",
56
- "@backstage/core-components": "^0.14.3",
55
+ "@backstage/core-compat-api": "^0.2.4-next.1",
56
+ "@backstage/core-components": "^0.14.4-next.0",
57
57
  "@backstage/core-plugin-api": "^1.9.1",
58
58
  "@backstage/errors": "^1.2.4",
59
- "@backstage/frontend-plugin-api": "^0.6.3",
60
- "@backstage/integration": "^1.9.1",
61
- "@backstage/integration-react": "^1.1.25",
62
- "@backstage/plugin-auth-react": "^0.0.3",
63
- "@backstage/plugin-catalog-react": "^1.11.2",
59
+ "@backstage/frontend-plugin-api": "^0.6.4-next.1",
60
+ "@backstage/integration": "^1.10.0-next.0",
61
+ "@backstage/integration-react": "^1.1.26-next.0",
62
+ "@backstage/plugin-auth-react": "^0.1.0-next.1",
63
+ "@backstage/plugin-catalog-react": "^1.11.3-next.1",
64
64
  "@backstage/plugin-search-common": "^1.2.11",
65
- "@backstage/plugin-search-react": "^1.7.9",
66
- "@backstage/plugin-techdocs-react": "^1.2.2",
65
+ "@backstage/plugin-search-react": "^1.7.10-next.1",
66
+ "@backstage/plugin-techdocs-react": "^1.2.3-next.0",
67
67
  "@backstage/theme": "^0.5.2",
68
68
  "@material-ui/core": "^4.12.2",
69
69
  "@material-ui/icons": "^4.9.1",
@@ -79,11 +79,11 @@
79
79
  "react-use": "^17.2.4"
80
80
  },
81
81
  "devDependencies": {
82
- "@backstage/cli": "^0.26.2",
83
- "@backstage/core-app-api": "^1.12.3",
84
- "@backstage/dev-utils": "^1.0.30",
85
- "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.8",
86
- "@backstage/test-utils": "^1.5.3",
82
+ "@backstage/cli": "^0.26.3-next.1",
83
+ "@backstage/core-app-api": "^1.12.4-next.0",
84
+ "@backstage/dev-utils": "^1.0.31-next.1",
85
+ "@backstage/plugin-techdocs-module-addons-contrib": "^1.1.9-next.0",
86
+ "@backstage/test-utils": "^1.5.4-next.0",
87
87
  "@testing-library/dom": "^9.0.0",
88
88
  "@testing-library/jest-dom": "^6.0.0",
89
89
  "@testing-library/react": "^14.0.0",
@@ -1 +0,0 @@
1
- {"version":3,"file":"index-CpDp3K78.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}