@techdocs/cli 0.0.0-nightly-20240611021715 → 0.0.0-nightly-20240612021718
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 +15 -4
- package/dist/embedded-app/.config-schema.json +20 -0
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/static/{main.d947689c.js → main.d70f6414.js} +7 -7
- package/dist/embedded-app/static/main.d70f6414.js.map +1 -0
- package/dist/embedded-app/static/{runtime.d947689c.js → runtime.d70f6414.js} +1 -1
- package/dist/embedded-app/static/{runtime.d947689c.js.map → runtime.d70f6414.js.map} +1 -1
- package/dist/embedded-app/static/{vendor.d947689c.js → vendor.d70f6414.js} +1 -1
- package/dist/embedded-app/static/{vendor.d947689c.js.map → vendor.d70f6414.js.map} +1 -1
- package/dist/index.cjs.js +1 -1
- package/package.json +5 -5
- package/dist/embedded-app/static/main.d947689c.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,24 @@
|
|
|
1
1
|
# @techdocs/cli
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20240612021718
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- Updated dependencies
|
|
8
|
-
- @backstage/backend-common@0.0.0-nightly-
|
|
9
|
-
- @backstage/plugin-techdocs-node@0.0.0-nightly-
|
|
10
|
-
- @backstage/cli-common@0.0.0-nightly-
|
|
8
|
+
- @backstage/backend-common@0.0.0-nightly-20240612021718
|
|
9
|
+
- @backstage/plugin-techdocs-node@0.0.0-nightly-20240612021718
|
|
10
|
+
- @backstage/cli-common@0.0.0-nightly-20240612021718
|
|
11
|
+
- @backstage/catalog-model@1.5.0
|
|
12
|
+
- @backstage/config@1.2.0
|
|
13
|
+
|
|
14
|
+
## 1.8.12-next.3
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
- @backstage/plugin-techdocs-node@1.12.5-next.3
|
|
20
|
+
- @backstage/cli-common@0.1.14-next.0
|
|
21
|
+
- @backstage/backend-common@0.23.0-next.3
|
|
11
22
|
- @backstage/catalog-model@1.5.0
|
|
12
23
|
- @backstage/config@1.2.0
|
|
13
24
|
|
|
@@ -1992,6 +1992,26 @@
|
|
|
1992
1992
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1993
1993
|
}
|
|
1994
1994
|
},
|
|
1995
|
+
{
|
|
1996
|
+
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/plugin-permission-common/config.d.ts",
|
|
1997
|
+
"value": {
|
|
1998
|
+
"type": "object",
|
|
1999
|
+
"properties": {
|
|
2000
|
+
"permission": {
|
|
2001
|
+
"description": "Configuration options for Backstage permissions and authorization",
|
|
2002
|
+
"type": "object",
|
|
2003
|
+
"properties": {
|
|
2004
|
+
"enabled": {
|
|
2005
|
+
"description": "Whether authorization is enabled in Backstage. Defaults to false, which means authorization\nrequests will be automatically allowed without invoking the authorization policy.",
|
|
2006
|
+
"visibility": "frontend",
|
|
2007
|
+
"type": "boolean"
|
|
2008
|
+
}
|
|
2009
|
+
}
|
|
2010
|
+
}
|
|
2011
|
+
},
|
|
2012
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2013
|
+
}
|
|
2014
|
+
},
|
|
1995
2015
|
{
|
|
1996
2016
|
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/integration/config.d.ts",
|
|
1997
2017
|
"value": {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open source framework for building developer portals"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><meta name="backstage-app-mode" content="public"><script defer="defer" src="/static/runtime.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open source framework for building developer portals"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><meta name="backstage-app-mode" content="public"><script defer="defer" src="/static/runtime.d70f6414.js"></script><script defer="defer" src="/static/module-material-ui.1eefc717.js"></script><script defer="defer" src="/static/module-lodash.1a2b8e11.js"></script><script defer="defer" src="/static/module-date-fns.196adaa7.js"></script><script defer="defer" src="/static/module-mui.bb6867cb.js"></script><script defer="defer" src="/static/module-material-table.892da5bc.js"></script><script defer="defer" src="/static/module-react-dom.3e65b8bc.js"></script><script defer="defer" src="/static/module-react-router.07ec2a81.js"></script><script defer="defer" src="/static/module-react-router-dom.ba9d01bf.js"></script><script defer="defer" src="/static/module-react-beautiful-dnd.8a51ed97.js"></script><script defer="defer" src="/static/module-zod.52dba18e.js"></script><script defer="defer" src="/static/module-i18next.40b7c233.js"></script><script defer="defer" src="/static/vendor.d70f6414.js"></script><script defer="defer" src="/static/main.d70f6414.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|