@techdocs/cli 0.0.0-nightly-20240715022028 → 0.0.0-nightly-20240716021845

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,13 +1,13 @@
1
1
  # @techdocs/cli
2
2
 
3
- ## 0.0.0-nightly-20240715022028
3
+ ## 0.0.0-nightly-20240716021845
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - c964a3d: Import discovery from backend-defaults instead of backend-common
8
8
  - Updated dependencies
9
- - @backstage/backend-defaults@0.0.0-nightly-20240715022028
10
- - @backstage/plugin-techdocs-node@0.0.0-nightly-20240715022028
9
+ - @backstage/backend-defaults@0.0.0-nightly-20240716021845
10
+ - @backstage/plugin-techdocs-node@0.0.0-nightly-20240716021845
11
11
  - @backstage/catalog-model@1.5.0
12
12
  - @backstage/cli-common@0.1.14
13
13
  - @backstage/config@1.2.0
@@ -354,51 +354,6 @@
354
354
  "$schema": "http://json-schema.org/draft-07/schema#"
355
355
  }
356
356
  },
357
- {
358
- "path": "../core-components/config.d.ts",
359
- "value": {
360
- "type": "object",
361
- "properties": {
362
- "auth": {
363
- "type": "object",
364
- "properties": {
365
- "autologout": {
366
- "description": "Autologout feature configuration",
367
- "type": "object",
368
- "properties": {
369
- "enabled": {
370
- "description": "Enable or disable the autologout feature",
371
- "visibility": "frontend",
372
- "type": "boolean"
373
- },
374
- "idleTimeoutMinutes": {
375
- "description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
376
- "visibility": "frontend",
377
- "type": "number"
378
- },
379
- "promptBeforeIdleSeconds": {
380
- "description": "Number of seconds before the idle timeout where the user will be asked if it's still active.\nA dialog will be shown.\nDefault is 10 seconds.\nSet to 0 seconds to disable the prompt.",
381
- "visibility": "frontend",
382
- "type": "number"
383
- },
384
- "useWorkerTimers": {
385
- "description": "Enable/disable the usage of worker thread timers instead of main thread timers.\nDefault is true.\nIf you experience some browser incompatibility, you may try to set this to false.",
386
- "visibility": "frontend",
387
- "type": "boolean"
388
- },
389
- "logoutIfDisconnected": {
390
- "description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
391
- "visibility": "frontend",
392
- "type": "boolean"
393
- }
394
- }
395
- }
396
- }
397
- }
398
- },
399
- "$schema": "http://json-schema.org/draft-07/schema#"
400
- }
401
- },
402
357
  {
403
358
  "path": "../../plugins/techdocs/config.d.ts",
404
359
  "value": {
@@ -919,6 +874,51 @@
919
874
  "$schema": "http://json-schema.org/draft-07/schema#"
920
875
  }
921
876
  },
877
+ {
878
+ "path": "../core-components/config.d.ts",
879
+ "value": {
880
+ "type": "object",
881
+ "properties": {
882
+ "auth": {
883
+ "type": "object",
884
+ "properties": {
885
+ "autologout": {
886
+ "description": "Autologout feature configuration",
887
+ "type": "object",
888
+ "properties": {
889
+ "enabled": {
890
+ "description": "Enable or disable the autologout feature",
891
+ "visibility": "frontend",
892
+ "type": "boolean"
893
+ },
894
+ "idleTimeoutMinutes": {
895
+ "description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
896
+ "visibility": "frontend",
897
+ "type": "number"
898
+ },
899
+ "promptBeforeIdleSeconds": {
900
+ "description": "Number of seconds before the idle timeout where the user will be asked if it's still active.\nA dialog will be shown.\nDefault is 10 seconds.\nSet to 0 seconds to disable the prompt.",
901
+ "visibility": "frontend",
902
+ "type": "number"
903
+ },
904
+ "useWorkerTimers": {
905
+ "description": "Enable/disable the usage of worker thread timers instead of main thread timers.\nDefault is true.\nIf you experience some browser incompatibility, you may try to set this to false.",
906
+ "visibility": "frontend",
907
+ "type": "boolean"
908
+ },
909
+ "logoutIfDisconnected": {
910
+ "description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
911
+ "visibility": "frontend",
912
+ "type": "boolean"
913
+ }
914
+ }
915
+ }
916
+ }
917
+ }
918
+ },
919
+ "$schema": "http://json-schema.org/draft-07/schema#"
920
+ }
921
+ },
922
922
  {
923
923
  "path": "../frontend-app-api/config.d.ts",
924
924
  "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.13d7f252.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.6a6952b4.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.13d7f252.js"></script><script defer="defer" src="/static/main.13d7f252.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
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.b187d47f.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.6a6952b4.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.b187d47f.js"></script><script defer="defer" src="/static/main.b187d47f.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>