@techdocs/cli 0.0.0-nightly-20260227031022 → 0.0.0-nightly-20260305031015
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 +49 -117
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/index.html.tmpl +1 -1
- package/dist/embedded-app/static/{123.31e0f776.chunk.js → 123.27a64929.chunk.js} +1 -1
- package/dist/embedded-app/static/{1659.9ebfbfb2.chunk.js → 1659.9392f91b.chunk.js} +1 -1
- package/dist/embedded-app/static/3246.bbc48fad.chunk.js +2 -0
- package/dist/embedded-app/static/3246.bbc48fad.chunk.js.map +1 -0
- package/dist/embedded-app/static/4044.4044.c8efb7ef.css +2 -0
- package/dist/embedded-app/static/4044.4044.c8efb7ef.css.map +1 -0
- package/dist/embedded-app/static/4044.a1ba9bf4.chunk.js +5 -0
- package/dist/embedded-app/static/4044.a1ba9bf4.chunk.js.map +1 -0
- package/dist/embedded-app/static/{4587.2d987658.chunk.js → 4587.65a5926d.chunk.js} +1 -1
- package/dist/embedded-app/static/7998.f46f3e73.chunk.js +2 -0
- package/dist/embedded-app/static/7998.f46f3e73.chunk.js.map +1 -0
- package/dist/embedded-app/static/8125.dd059777.chunk.js +7 -0
- package/dist/embedded-app/static/8125.dd059777.chunk.js.map +1 -0
- package/dist/embedded-app/static/main.827c2bc5.js +523 -0
- package/dist/embedded-app/static/main.827c2bc5.js.map +1 -0
- package/dist/embedded-app/static/{main.99552f34.css → main.a622939e.css} +2 -2
- package/dist/embedded-app/static/main.a622939e.css.map +1 -0
- package/dist/embedded-app/static/module-material-ui.04de94f5.js +2 -0
- package/dist/embedded-app/static/module-material-ui.04de94f5.js.map +1 -0
- package/dist/embedded-app/static/module-react-aria.4a2c1c52.js +13 -0
- package/dist/embedded-app/static/module-react-aria.4a2c1c52.js.map +1 -0
- package/dist/embedded-app/static/module-remixicon.e05879ad.js +2 -0
- package/dist/embedded-app/static/{module-remixicon.bd2a125c.js.map → module-remixicon.e05879ad.js.map} +1 -1
- package/dist/embedded-app/static/runtime.7a0ddac9.js +2 -0
- package/dist/embedded-app/static/runtime.7a0ddac9.js.map +1 -0
- package/dist/embedded-app/static/{vendor.3550487b.js → vendor.325a33c1.js} +3 -3
- package/dist/embedded-app/static/{vendor.3550487b.js.map → vendor.325a33c1.js.map} +1 -1
- package/dist/package.json.cjs.js +1 -1
- package/package.json +5 -5
- package/dist/embedded-app/static/2295.5258a666.chunk.js +0 -5
- package/dist/embedded-app/static/2295.5258a666.chunk.js.map +0 -1
- package/dist/embedded-app/static/7998.23465c4f.chunk.js +0 -2
- package/dist/embedded-app/static/7998.23465c4f.chunk.js.map +0 -1
- package/dist/embedded-app/static/8125.c3f3fac7.chunk.js +0 -7
- package/dist/embedded-app/static/8125.c3f3fac7.chunk.js.map +0 -1
- package/dist/embedded-app/static/main.1dab9e7e.js +0 -523
- package/dist/embedded-app/static/main.1dab9e7e.js.map +0 -1
- package/dist/embedded-app/static/main.99552f34.css.map +0 -1
- package/dist/embedded-app/static/module-material-ui.31647b41.js +0 -2
- package/dist/embedded-app/static/module-material-ui.31647b41.js.map +0 -1
- package/dist/embedded-app/static/module-react-aria.2ae7b382.js +0 -13
- package/dist/embedded-app/static/module-react-aria.2ae7b382.js.map +0 -1
- package/dist/embedded-app/static/module-remixicon.bd2a125c.js +0 -2
- package/dist/embedded-app/static/runtime.063d290c.js +0 -2
- package/dist/embedded-app/static/runtime.063d290c.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,28 @@
|
|
|
1
1
|
# @techdocs/cli
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20260305031015
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- 70fc178: Migrated from deprecated `findPaths` to `targetPaths` and `findOwnPaths` from `@backstage/cli-common`.
|
|
8
8
|
- de62a9d: Upgraded `commander` dependency from `^12.0.0` to `^14.0.3` across all CLI packages.
|
|
9
9
|
- Updated dependencies
|
|
10
|
-
- @backstage/cli-common@0.0.0-nightly-
|
|
11
|
-
- @backstage/
|
|
10
|
+
- @backstage/cli-common@0.0.0-nightly-20260305031015
|
|
11
|
+
- @backstage/plugin-techdocs-node@0.0.0-nightly-20260305031015
|
|
12
|
+
- @backstage/backend-defaults@0.0.0-nightly-20260305031015
|
|
13
|
+
- @backstage/catalog-model@1.7.6
|
|
14
|
+
- @backstage/config@1.3.6
|
|
15
|
+
|
|
16
|
+
## 1.10.6-next.1
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
- @backstage/cli-common@0.2.0-next.1
|
|
22
|
+
- @backstage/plugin-techdocs-node@1.14.3-next.1
|
|
23
|
+
- @backstage/backend-defaults@0.16.0-next.1
|
|
12
24
|
- @backstage/catalog-model@1.7.6
|
|
13
25
|
- @backstage/config@1.3.6
|
|
14
|
-
- @backstage/plugin-techdocs-node@0.0.0-nightly-20260227031022
|
|
15
26
|
|
|
16
27
|
## 1.10.6-next.0
|
|
17
28
|
|
|
@@ -358,6 +358,52 @@
|
|
|
358
358
|
},
|
|
359
359
|
"packageName": "@backstage/core-app-api"
|
|
360
360
|
},
|
|
361
|
+
{
|
|
362
|
+
"path": "../core-components/config.d.ts",
|
|
363
|
+
"value": {
|
|
364
|
+
"type": "object",
|
|
365
|
+
"properties": {
|
|
366
|
+
"auth": {
|
|
367
|
+
"type": "object",
|
|
368
|
+
"properties": {
|
|
369
|
+
"autologout": {
|
|
370
|
+
"description": "Autologout feature configuration",
|
|
371
|
+
"type": "object",
|
|
372
|
+
"properties": {
|
|
373
|
+
"enabled": {
|
|
374
|
+
"description": "Enable or disable the autologout feature",
|
|
375
|
+
"visibility": "frontend",
|
|
376
|
+
"type": "boolean"
|
|
377
|
+
},
|
|
378
|
+
"idleTimeoutMinutes": {
|
|
379
|
+
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
380
|
+
"visibility": "frontend",
|
|
381
|
+
"type": "number"
|
|
382
|
+
},
|
|
383
|
+
"promptBeforeIdleSeconds": {
|
|
384
|
+
"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.",
|
|
385
|
+
"visibility": "frontend",
|
|
386
|
+
"type": "number"
|
|
387
|
+
},
|
|
388
|
+
"useWorkerTimers": {
|
|
389
|
+
"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.",
|
|
390
|
+
"visibility": "frontend",
|
|
391
|
+
"type": "boolean"
|
|
392
|
+
},
|
|
393
|
+
"logoutIfDisconnected": {
|
|
394
|
+
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
395
|
+
"visibility": "frontend",
|
|
396
|
+
"type": "boolean"
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
},
|
|
403
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
404
|
+
},
|
|
405
|
+
"packageName": "@backstage/core-components"
|
|
406
|
+
},
|
|
361
407
|
{
|
|
362
408
|
"path": "../../plugins/techdocs/config.d.ts",
|
|
363
409
|
"value": {
|
|
@@ -440,35 +486,8 @@
|
|
|
440
486
|
"visibility": "frontend",
|
|
441
487
|
"type": "string"
|
|
442
488
|
},
|
|
443
|
-
"token": {
|
|
444
|
-
"description": "Token used to authenticate requests.",
|
|
445
|
-
"visibility": "secret",
|
|
446
|
-
"deprecated": "Use `credentials` instead.",
|
|
447
|
-
"type": "string"
|
|
448
|
-
},
|
|
449
|
-
"credential": {
|
|
450
|
-
"description": "The credential to use for requests.\n\nIf no credential is specified anonymous access is used.",
|
|
451
|
-
"deepVisibility": "secret",
|
|
452
|
-
"deprecated": "Use `credentials` instead.",
|
|
453
|
-
"type": "object",
|
|
454
|
-
"properties": {
|
|
455
|
-
"clientId": {
|
|
456
|
-
"type": "string"
|
|
457
|
-
},
|
|
458
|
-
"clientSecret": {
|
|
459
|
-
"type": "string"
|
|
460
|
-
},
|
|
461
|
-
"tenantId": {
|
|
462
|
-
"type": "string"
|
|
463
|
-
},
|
|
464
|
-
"personalAccessToken": {
|
|
465
|
-
"type": "string"
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
489
|
"credentials": {
|
|
470
490
|
"description": "The credentials to use for requests. If multiple credentials are specified the first one that matches the organization is used.\nIf no organization matches the first credential without an organization is used.\n\nIf no credentials are specified at all, either a default credential (for Azure DevOps) or anonymous access (for Azure DevOps Server) is used.",
|
|
471
|
-
"deepVisibility": "secret",
|
|
472
491
|
"type": "array",
|
|
473
492
|
"items": {
|
|
474
493
|
"type": "object",
|
|
@@ -483,12 +502,14 @@
|
|
|
483
502
|
"type": "string"
|
|
484
503
|
},
|
|
485
504
|
"clientSecret": {
|
|
505
|
+
"visibility": "secret",
|
|
486
506
|
"type": "string"
|
|
487
507
|
},
|
|
488
508
|
"tenantId": {
|
|
489
509
|
"type": "string"
|
|
490
510
|
},
|
|
491
511
|
"personalAccessToken": {
|
|
512
|
+
"visibility": "secret",
|
|
492
513
|
"type": "string"
|
|
493
514
|
},
|
|
494
515
|
"managedIdentityClientId": {
|
|
@@ -544,7 +565,6 @@
|
|
|
544
565
|
},
|
|
545
566
|
"aadCredential": {
|
|
546
567
|
"description": "Optional credential to use for Azure Active Directory authentication.",
|
|
547
|
-
"deepVisibility": "secret",
|
|
548
568
|
"type": "object",
|
|
549
569
|
"properties": {
|
|
550
570
|
"clientId": {
|
|
@@ -557,6 +577,7 @@
|
|
|
557
577
|
},
|
|
558
578
|
"clientSecret": {
|
|
559
579
|
"description": "The client secret for the Azure AD application.",
|
|
580
|
+
"visibility": "secret",
|
|
560
581
|
"type": "string"
|
|
561
582
|
}
|
|
562
583
|
},
|
|
@@ -569,49 +590,6 @@
|
|
|
569
590
|
}
|
|
570
591
|
}
|
|
571
592
|
},
|
|
572
|
-
"bitbucket": {
|
|
573
|
-
"description": "Integration configuration for Bitbucket",
|
|
574
|
-
"deprecated": "replaced by bitbucketCloud and bitbucketServer",
|
|
575
|
-
"type": "array",
|
|
576
|
-
"items": {
|
|
577
|
-
"type": "object",
|
|
578
|
-
"properties": {
|
|
579
|
-
"host": {
|
|
580
|
-
"description": "The hostname of the given Bitbucket instance",
|
|
581
|
-
"visibility": "frontend",
|
|
582
|
-
"type": "string"
|
|
583
|
-
},
|
|
584
|
-
"token": {
|
|
585
|
-
"description": "Token used to authenticate requests.",
|
|
586
|
-
"visibility": "secret",
|
|
587
|
-
"type": "string"
|
|
588
|
-
},
|
|
589
|
-
"apiBaseUrl": {
|
|
590
|
-
"description": "The base url for the Bitbucket API, for example https://api.bitbucket.org/2.0",
|
|
591
|
-
"visibility": "frontend",
|
|
592
|
-
"type": "string"
|
|
593
|
-
},
|
|
594
|
-
"username": {
|
|
595
|
-
"description": "The username to use for authenticated requests.",
|
|
596
|
-
"visibility": "secret",
|
|
597
|
-
"type": "string"
|
|
598
|
-
},
|
|
599
|
-
"appPassword": {
|
|
600
|
-
"description": "Bitbucket app password used to authenticate requests.",
|
|
601
|
-
"visibility": "secret",
|
|
602
|
-
"type": "string"
|
|
603
|
-
},
|
|
604
|
-
"commitSigningKey": {
|
|
605
|
-
"description": "PGP signing key for signing commits.",
|
|
606
|
-
"visibility": "secret",
|
|
607
|
-
"type": "string"
|
|
608
|
-
}
|
|
609
|
-
},
|
|
610
|
-
"required": [
|
|
611
|
-
"host"
|
|
612
|
-
]
|
|
613
|
-
}
|
|
614
|
-
},
|
|
615
593
|
"bitbucketCloud": {
|
|
616
594
|
"description": "Integration configuration for Bitbucket Cloud",
|
|
617
595
|
"type": "array",
|
|
@@ -1046,52 +1024,6 @@
|
|
|
1046
1024
|
},
|
|
1047
1025
|
"packageName": "@backstage/plugin-catalog"
|
|
1048
1026
|
},
|
|
1049
|
-
{
|
|
1050
|
-
"path": "../core-components/config.d.ts",
|
|
1051
|
-
"value": {
|
|
1052
|
-
"type": "object",
|
|
1053
|
-
"properties": {
|
|
1054
|
-
"auth": {
|
|
1055
|
-
"type": "object",
|
|
1056
|
-
"properties": {
|
|
1057
|
-
"autologout": {
|
|
1058
|
-
"description": "Autologout feature configuration",
|
|
1059
|
-
"type": "object",
|
|
1060
|
-
"properties": {
|
|
1061
|
-
"enabled": {
|
|
1062
|
-
"description": "Enable or disable the autologout feature",
|
|
1063
|
-
"visibility": "frontend",
|
|
1064
|
-
"type": "boolean"
|
|
1065
|
-
},
|
|
1066
|
-
"idleTimeoutMinutes": {
|
|
1067
|
-
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
1068
|
-
"visibility": "frontend",
|
|
1069
|
-
"type": "number"
|
|
1070
|
-
},
|
|
1071
|
-
"promptBeforeIdleSeconds": {
|
|
1072
|
-
"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.",
|
|
1073
|
-
"visibility": "frontend",
|
|
1074
|
-
"type": "number"
|
|
1075
|
-
},
|
|
1076
|
-
"useWorkerTimers": {
|
|
1077
|
-
"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.",
|
|
1078
|
-
"visibility": "frontend",
|
|
1079
|
-
"type": "boolean"
|
|
1080
|
-
},
|
|
1081
|
-
"logoutIfDisconnected": {
|
|
1082
|
-
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
1083
|
-
"visibility": "frontend",
|
|
1084
|
-
"type": "boolean"
|
|
1085
|
-
}
|
|
1086
|
-
}
|
|
1087
|
-
}
|
|
1088
|
-
}
|
|
1089
|
-
}
|
|
1090
|
-
},
|
|
1091
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1092
|
-
},
|
|
1093
|
-
"packageName": "@backstage/core-components"
|
|
1094
|
-
},
|
|
1095
1027
|
{
|
|
1096
1028
|
"path": "../frontend-app-api/config.d.ts",
|
|
1097
1029
|
"value": {
|
|
@@ -1,4 +1,4 @@
|
|
|
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="color-scheme" content="light dark"/><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="color-scheme" content="light dark"/><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.7a0ddac9.js"></script><script defer="defer" src="/static/module-material-ui.04de94f5.js"></script><script defer="defer" src="/static/module-lodash.c8595dcc.js"></script><script defer="defer" src="/static/module-react-aria.4a2c1c52.js"></script><script defer="defer" src="/static/module-ajv.ac283755.js"></script><script defer="defer" src="/static/module-mui.9c07ad9e.js"></script><script defer="defer" src="/static/module-micromark-core-commonmark.d049c8fc.js"></script><script defer="defer" src="/static/module-parse5.94980036.js"></script><script defer="defer" src="/static/module-zod.60f202c8.js"></script><script defer="defer" src="/static/module-react-dom.c631e87d.js"></script><script defer="defer" src="/static/module-react-hook-form.1d49754b.js"></script><script defer="defer" src="/static/module-i18next.c154323c.js"></script><script defer="defer" src="/static/module-remixicon.e05879ad.js"></script><script defer="defer" src="/static/module-remix-run.0c80eb31.js"></script><script defer="defer" src="/static/vendor.325a33c1.js"></script><script defer="defer" src="/static/main.827c2bc5.js"></script><link href="/static/main.a622939e.css" rel="stylesheet"><script type="backstage.io/config">[
|
|
2
2
|
{
|
|
3
3
|
"context": "app-config.yaml",
|
|
4
4
|
"data": {
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
color="#5bbad5"
|
|
44
44
|
/>
|
|
45
45
|
<title><%= config.getString('app.title') %></title>
|
|
46
|
-
<meta name="backstage-app-mode" content="public"><meta name="backstage-public-path" content="<%= publicPath %>/"><script defer src="<%= publicPath %>/static/runtime.
|
|
46
|
+
<meta name="backstage-app-mode" content="public"><meta name="backstage-public-path" content="<%= publicPath %>/"><script defer src="<%= publicPath %>/static/runtime.7a0ddac9.js"></script><script defer src="<%= publicPath %>/static/module-material-ui.04de94f5.js"></script><script defer src="<%= publicPath %>/static/module-lodash.c8595dcc.js"></script><script defer src="<%= publicPath %>/static/module-react-aria.4a2c1c52.js"></script><script defer src="<%= publicPath %>/static/module-ajv.ac283755.js"></script><script defer src="<%= publicPath %>/static/module-mui.9c07ad9e.js"></script><script defer src="<%= publicPath %>/static/module-micromark-core-commonmark.d049c8fc.js"></script><script defer src="<%= publicPath %>/static/module-parse5.94980036.js"></script><script defer src="<%= publicPath %>/static/module-zod.60f202c8.js"></script><script defer src="<%= publicPath %>/static/module-react-dom.c631e87d.js"></script><script defer src="<%= publicPath %>/static/module-react-hook-form.1d49754b.js"></script><script defer src="<%= publicPath %>/static/module-i18next.c154323c.js"></script><script defer src="<%= publicPath %>/static/module-remixicon.e05879ad.js"></script><script defer src="<%= publicPath %>/static/module-remix-run.0c80eb31.js"></script><script defer src="<%= publicPath %>/static/vendor.325a33c1.js"></script><script defer src="<%= publicPath %>/static/main.827c2bc5.js"></script><link href="<%= publicPath %>/static/main.a622939e.css" rel="stylesheet"></head>
|
|
47
47
|
<body>
|
|
48
48
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
49
49
|
<div id="root"></div>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunktechdocs_cli_embedded_app=self.webpackChunktechdocs_cli_embedded_app||[]).push([["123"],{79894(a){a.exports=JSON.parse('{"name":"@backstage/plugin-catalog","version":"0.0.0-nightly-
|
|
1
|
+
"use strict";(self.webpackChunktechdocs_cli_embedded_app=self.webpackChunktechdocs_cli_embedded_app||[]).push([["123"],{79894(a){a.exports=JSON.parse('{"name":"@backstage/plugin-catalog","version":"0.0.0-nightly-20260305031015","description":"The Backstage plugin for browsing the Backstage catalog","backstage":{"role":"frontend-plugin","pluginId":"catalog","pluginPackages":["@backstage/plugin-catalog","@backstage/plugin-catalog-backend","@backstage/plugin-catalog-common","@backstage/plugin-catalog-node","@backstage/plugin-catalog-react"]},"publishConfig":{"access":"public"},"keywords":["backstage"],"homepage":"https://backstage.io","repository":{"type":"git","url":"https://github.com/backstage/backstage","directory":"plugins/catalog"},"license":"Apache-2.0","sideEffects":false,"exports":{".":"./src/index.ts","./alpha":"./src/alpha/index.ts","./package.json":"./package.json"},"main":"src/index.ts","types":"src/index.ts","typesVersions":{"*":{"alpha":["src/alpha/index.ts"],"package.json":["package.json"]}},"files":["dist","config.d.ts"],"scripts":{"build":"backstage-cli package build","clean":"backstage-cli package clean","lint":"backstage-cli package lint","prepack":"backstage-cli package prepack","postpack":"backstage-cli package postpack","start":"backstage-cli package start","test":"backstage-cli package test"},"dependencies":{"@backstage/catalog-client":"workspace:*","@backstage/catalog-model":"workspace:*","@backstage/core-compat-api":"workspace:*","@backstage/core-components":"workspace:*","@backstage/core-plugin-api":"workspace:*","@backstage/errors":"workspace:*","@backstage/frontend-plugin-api":"workspace:*","@backstage/integration-react":"workspace:*","@backstage/plugin-catalog-common":"workspace:*","@backstage/plugin-catalog-react":"workspace:*","@backstage/plugin-permission-react":"workspace:*","@backstage/plugin-scaffolder-common":"workspace:*","@backstage/plugin-search-common":"workspace:*","@backstage/plugin-search-react":"workspace:*","@backstage/plugin-techdocs-common":"workspace:*","@backstage/plugin-techdocs-react":"workspace:*","@backstage/types":"workspace:*","@backstage/ui":"workspace:*","@backstage/version-bridge":"workspace:*","@material-ui/core":"^4.12.2","@material-ui/icons":"^4.9.1","@material-ui/lab":"4.0.0-alpha.61","@mui/utils":"^5.14.15","classnames":"^2.3.1","dataloader":"^2.0.0","history":"^5.0.0","lodash":"^4.17.21","pluralize":"^8.0.0","react-helmet":"6.1.0","react-use":"^17.2.4","zen-observable":"^0.10.0"},"devDependencies":{"@backstage/cli":"workspace:*","@backstage/core-app-api":"workspace:*","@backstage/dev-utils":"workspace:*","@backstage/frontend-test-utils":"workspace:*","@backstage/plugin-permission-common":"workspace:*","@backstage/test-utils":"workspace:*","@testing-library/dom":"^10.0.0","@testing-library/jest-dom":"^6.0.0","@testing-library/react":"^16.0.0","@testing-library/user-event":"^14.0.0","@types/pluralize":"^0.0.33","@types/react":"^18.0.0","react":"^18.0.2","react-dom":"^18.0.2","react-router-dom":"^6.30.2","swr":"^2.2.5"},"peerDependencies":{"@types/react":"^17.0.0 || ^18.0.0","react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.30.2"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"configSchema":"config.d.ts"}')}}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunktechdocs_cli_embedded_app=self.webpackChunktechdocs_cli_embedded_app||[]).push([["1659"],{23494(e){e.exports=JSON.parse('{"name":"@backstage/plugin-techdocs","version":"0.0.0-nightly-
|
|
1
|
+
"use strict";(self.webpackChunktechdocs_cli_embedded_app=self.webpackChunktechdocs_cli_embedded_app||[]).push([["1659"],{23494(e){e.exports=JSON.parse('{"name":"@backstage/plugin-techdocs","version":"0.0.0-nightly-20260305031015","description":"The Backstage plugin that renders technical documentation for your components","backstage":{"role":"frontend-plugin","pluginId":"techdocs","pluginPackages":["@backstage/plugin-techdocs","@backstage/plugin-techdocs-backend","@backstage/plugin-techdocs-common","@backstage/plugin-techdocs-node","@backstage/plugin-techdocs-react"]},"publishConfig":{"access":"public"},"keywords":["backstage","techdocs"],"homepage":"https://backstage.io","repository":{"type":"git","url":"https://github.com/backstage/backstage","directory":"plugins/techdocs"},"license":"Apache-2.0","sideEffects":false,"exports":{".":"./src/index.ts","./alpha":"./src/alpha/index.tsx","./package.json":"./package.json"},"main":"src/index.ts","types":"src/index.ts","typesVersions":{"*":{"alpha":["src/alpha/index.tsx"],"package.json":["package.json"]}},"files":["dist","config.d.ts"],"scripts":{"build":"backstage-cli package build","clean":"backstage-cli package clean","lint":"backstage-cli package lint","prepack":"backstage-cli package prepack","postpack":"backstage-cli package postpack","start":"backstage-cli package start","test":"backstage-cli package test"},"dependencies":{"@backstage/catalog-client":"workspace:*","@backstage/catalog-model":"workspace:*","@backstage/config":"workspace:*","@backstage/core-components":"workspace:*","@backstage/core-plugin-api":"workspace:*","@backstage/errors":"workspace:*","@backstage/frontend-plugin-api":"workspace:*","@backstage/integration":"workspace:*","@backstage/integration-react":"workspace:*","@backstage/plugin-auth-react":"workspace:*","@backstage/plugin-catalog-react":"workspace:*","@backstage/plugin-search-common":"workspace:*","@backstage/plugin-search-react":"workspace:*","@backstage/plugin-techdocs-common":"workspace:*","@backstage/plugin-techdocs-react":"workspace:*","@backstage/theme":"workspace:*","@material-ui/core":"^4.12.2","@material-ui/icons":"^4.9.1","@material-ui/lab":"4.0.0-alpha.61","@material-ui/styles":"^4.10.0","@microsoft/fetch-event-source":"^2.0.1","dompurify":"^3.2.4","git-url-parse":"^15.0.0","lodash":"^4.17.21","react-helmet":"6.1.0","react-use":"^17.2.4"},"devDependencies":{"@backstage/cli":"workspace:*","@backstage/core-app-api":"workspace:*","@backstage/dev-utils":"workspace:*","@backstage/plugin-catalog":"workspace:*","@backstage/plugin-techdocs-module-addons-contrib":"workspace:*","@backstage/test-utils":"workspace:*","@testing-library/dom":"^10.0.0","@testing-library/jest-dom":"^6.0.0","@testing-library/react":"^16.0.0","@testing-library/user-event":"^14.0.0","@types/dompurify":"^3.0.0","@types/react":"^18.0.0","react":"^18.0.2","react-dom":"^18.0.2","react-router-dom":"^6.30.2"},"peerDependencies":{"@types/react":"^17.0.0 || ^18.0.0","react":"^17.0.0 || ^18.0.0","react-dom":"^17.0.0 || ^18.0.0","react-router-dom":"^6.30.2"},"peerDependenciesMeta":{"@types/react":{"optional":true}},"configSchema":"config.d.ts"}')}}]);
|