@backstage/plugin-catalog 1.10.0-next.0 → 1.10.0-next.2

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.
Files changed (52) hide show
  1. package/CHANGELOG.md +37 -0
  2. package/dist/esm/{index/index-d3464f96.esm.js → index-1854ce20.esm.js} +2 -2
  3. package/dist/esm/index-1854ce20.esm.js.map +1 -0
  4. package/dist/esm/{index/index-474c17e4.esm.js → index-51c16459.esm.js} +2 -2
  5. package/dist/esm/index-51c16459.esm.js.map +1 -0
  6. package/dist/esm/{index/index-e33a5495.esm.js → index-579c0e06.esm.js} +2 -2
  7. package/dist/esm/index-579c0e06.esm.js.map +1 -0
  8. package/dist/esm/{index/index-e2ea81b3.esm.js → index-60adddb8.esm.js} +2 -2
  9. package/dist/esm/index-60adddb8.esm.js.map +1 -0
  10. package/dist/esm/{index/index-c4df4a0a.esm.js → index-62df5b29.esm.js} +2 -2
  11. package/dist/esm/index-62df5b29.esm.js.map +1 -0
  12. package/dist/esm/{index/index-1f414093.esm.js → index-796cbb22.esm.js} +2 -2
  13. package/dist/esm/index-796cbb22.esm.js.map +1 -0
  14. package/dist/esm/{index/index-e4233e9c.esm.js → index-84bbec44.esm.js} +2 -2
  15. package/dist/esm/index-84bbec44.esm.js.map +1 -0
  16. package/dist/esm/{index/index-623874b5.esm.js → index-a6b7e5a0.esm.js} +2 -2
  17. package/dist/esm/index-a6b7e5a0.esm.js.map +1 -0
  18. package/dist/esm/{index/index-e2de9b7c.esm.js → index-c8cbb868.esm.js} +2 -2
  19. package/dist/esm/index-c8cbb868.esm.js.map +1 -0
  20. package/dist/esm/{index/index-b3cf2aa8.esm.js → index-ccf06d4f.esm.js} +1 -1
  21. package/dist/esm/index-ccf06d4f.esm.js.map +1 -0
  22. package/dist/esm/{index/index-cc63f46f.esm.js → index-d22f6268.esm.js} +15 -15
  23. package/dist/esm/index-d22f6268.esm.js.map +1 -0
  24. package/dist/esm/{index/index-deb6f173.esm.js → index-d32ca604.esm.js} +2 -2
  25. package/dist/esm/index-d32ca604.esm.js.map +1 -0
  26. package/dist/esm/{index/index-4cb35aaf.esm.js → index-d90db135.esm.js} +2 -2
  27. package/dist/esm/index-d90db135.esm.js.map +1 -0
  28. package/dist/esm/{index/index-fbda3281.esm.js → index-e2fd22f4.esm.js} +2 -2
  29. package/dist/esm/index-e2fd22f4.esm.js.map +1 -0
  30. package/dist/esm/{index/index-83561c1f.esm.js → index-f0e32dd1.esm.js} +1 -1
  31. package/dist/esm/index-f0e32dd1.esm.js.map +1 -0
  32. package/dist/esm/{index/presets-1d9f313a.esm.js → presets-8f6d8412.esm.js} +1 -1
  33. package/dist/esm/presets-8f6d8412.esm.js.map +1 -0
  34. package/dist/index.d.ts +11 -11
  35. package/dist/index.esm.js +1 -1
  36. package/package.json +18 -16
  37. package/dist/esm/index/index-1f414093.esm.js.map +0 -1
  38. package/dist/esm/index/index-474c17e4.esm.js.map +0 -1
  39. package/dist/esm/index/index-4cb35aaf.esm.js.map +0 -1
  40. package/dist/esm/index/index-623874b5.esm.js.map +0 -1
  41. package/dist/esm/index/index-83561c1f.esm.js.map +0 -1
  42. package/dist/esm/index/index-b3cf2aa8.esm.js.map +0 -1
  43. package/dist/esm/index/index-c4df4a0a.esm.js.map +0 -1
  44. package/dist/esm/index/index-cc63f46f.esm.js.map +0 -1
  45. package/dist/esm/index/index-d3464f96.esm.js.map +0 -1
  46. package/dist/esm/index/index-deb6f173.esm.js.map +0 -1
  47. package/dist/esm/index/index-e2de9b7c.esm.js.map +0 -1
  48. package/dist/esm/index/index-e2ea81b3.esm.js.map +0 -1
  49. package/dist/esm/index/index-e33a5495.esm.js.map +0 -1
  50. package/dist/esm/index/index-e4233e9c.esm.js.map +0 -1
  51. package/dist/esm/index/index-fbda3281.esm.js.map +0 -1
  52. package/dist/esm/index/presets-1d9f313a.esm.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,42 @@
1
1
  # @backstage/plugin-catalog
2
2
 
3
+ ## 1.10.0-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/catalog-client@1.4.1-next.0
9
+ - @backstage/core-components@0.12.6-next.2
10
+ - @backstage/plugin-catalog-react@1.4.1-next.2
11
+ - @backstage/core-plugin-api@1.5.1-next.1
12
+ - @backstage/catalog-model@1.2.1
13
+ - @backstage/errors@1.1.5
14
+ - @backstage/integration-react@1.1.12-next.2
15
+ - @backstage/theme@0.2.19-next.0
16
+ - @backstage/types@1.0.2
17
+ - @backstage/plugin-catalog-common@1.0.13-next.0
18
+ - @backstage/plugin-search-common@1.2.3-next.0
19
+ - @backstage/plugin-search-react@1.5.2-next.2
20
+
21
+ ## 1.10.0-next.1
22
+
23
+ ### Patch Changes
24
+
25
+ - e0c6e8b9c3c: Update peer dependencies
26
+ - Updated dependencies
27
+ - @backstage/core-components@0.12.6-next.1
28
+ - @backstage/integration-react@1.1.12-next.1
29
+ - @backstage/core-plugin-api@1.5.1-next.0
30
+ - @backstage/plugin-catalog-react@1.4.1-next.1
31
+ - @backstage/plugin-search-react@1.5.2-next.1
32
+ - @backstage/theme@0.2.19-next.0
33
+ - @backstage/catalog-client@1.4.0
34
+ - @backstage/catalog-model@1.2.1
35
+ - @backstage/errors@1.1.5
36
+ - @backstage/types@1.0.2
37
+ - @backstage/plugin-catalog-common@1.0.13-next.0
38
+ - @backstage/plugin-search-common@1.2.3-next.0
39
+
3
40
  ## 1.10.0-next.0
4
41
 
5
42
  ### Minor Changes
@@ -3,7 +3,7 @@ import LanguageIcon from '@material-ui/icons/Language';
3
3
  import React from 'react';
4
4
  import { makeStyles, Typography, Button } from '@material-ui/core';
5
5
  import { CodeSnippet, InfoCard } from '@backstage/core-components';
6
- import { L as LinksGridList } from './index-cc63f46f.esm.js';
6
+ import { L as LinksGridList } from './index-d22f6268.esm.js';
7
7
  import { useApp } from '@backstage/core-plugin-api';
8
8
  import 'zen-observable';
9
9
  import '@backstage/catalog-model';
@@ -93,4 +93,4 @@ const EntityLinksCard = (props) => {
93
93
  };
94
94
 
95
95
  export { EntityLinksCard };
96
- //# sourceMappingURL=index-d3464f96.esm.js.map
96
+ //# sourceMappingURL=index-1854ce20.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-1854ce20.esm.js","sources":["../../src/components/EntityLinksCard/EntityLinksEmptyState.tsx","../../src/components/EntityLinksCard/EntityLinksCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { BackstageTheme } from '@backstage/theme';\nimport { Button, makeStyles, Typography } from '@material-ui/core';\nimport React from 'react';\nimport { CodeSnippet } from '@backstage/core-components';\n\nconst ENTITY_YAML = `metadata:\n name: example\n links:\n - url: https://dashboard.example.com\n title: My Dashboard\n icon: dashboard`;\n\n/** @public */\nexport type EntityLinksEmptyStateClassKey = 'code';\n\nconst useStyles = makeStyles<BackstageTheme>(\n theme => ({\n code: {\n borderRadius: 6,\n margin: `${theme.spacing(2)}px 0px`,\n background:\n theme.palette.type === 'dark' ? '#444' : theme.palette.common.white,\n },\n }),\n { name: 'PluginCatalogEntityLinksEmptyState' },\n);\n\nexport function EntityLinksEmptyState() {\n const classes = useStyles();\n\n return (\n <>\n <Typography variant=\"body1\">\n No links defined for this entity. You can add links to your entity YAML\n as shown in the highlighted example below:\n </Typography>\n <div className={classes.code}>\n <CodeSnippet\n text={ENTITY_YAML}\n language=\"yaml\"\n showLineNumbers\n highlightedNumbers={[3, 4, 5, 6]}\n customStyle={{ background: 'inherit', fontSize: '115%' }}\n />\n </div>\n <Button\n variant=\"contained\"\n color=\"primary\"\n target=\"_blank\"\n href=\"https://backstage.io/docs/features/software-catalog/descriptor-format#links-optional\"\n >\n Read more\n </Button>\n </>\n );\n}\n","/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { useEntity } from '@backstage/plugin-catalog-react';\nimport LanguageIcon from '@material-ui/icons/Language';\nimport React from 'react';\nimport { EntityLinksEmptyState } from './EntityLinksEmptyState';\nimport { LinksGridList } from './LinksGridList';\nimport { ColumnBreakpoints } from './types';\nimport { IconComponent, useApp } from '@backstage/core-plugin-api';\nimport { InfoCard, InfoCardVariants } from '@backstage/core-components';\n\n/** @public */\nexport interface EntityLinksCardProps {\n cols?: ColumnBreakpoints | number;\n variant?: InfoCardVariants;\n}\n\nexport const EntityLinksCard = (props: EntityLinksCardProps) => {\n const { cols = undefined, variant } = props;\n const { entity } = useEntity();\n const app = useApp();\n\n const iconResolver = (key?: string): IconComponent =>\n key ? app.getSystemIcon(key) ?? LanguageIcon : LanguageIcon;\n\n const links = entity?.metadata?.links;\n\n return (\n <InfoCard title=\"Links\" variant={variant}>\n {!links || links.length === 0 ? (\n <EntityLinksEmptyState />\n ) : (\n <LinksGridList\n cols={cols}\n items={links.map(({ url, title, icon }) => ({\n text: title ?? url,\n href: url,\n Icon: iconResolver(icon),\n }))}\n />\n )}\n </InfoCard>\n );\n};\n"],"names":["_a"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_DEPENDS_ON } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, d as componentEntityHelpLink, f as asResourceEntities, r as resourceEntityColumns } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, d as componentEntityHelpLink, f as asResourceEntities, r as resourceEntityColumns } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -27,4 +27,4 @@ function DependsOnResourcesCard(props) {
27
27
  }
28
28
 
29
29
  export { DependsOnResourcesCard };
30
- //# sourceMappingURL=index-474c17e4.esm.js.map
30
+ //# sourceMappingURL=index-51c16459.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-51c16459.esm.js","sources":["../../src/components/DependsOnResourcesCard/DependsOnResourcesCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_DEPENDS_ON, ResourceEntity } from '@backstage/catalog-model';\nimport { InfoCardVariants, TableColumn } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asResourceEntities,\n componentEntityHelpLink,\n RelatedEntitiesCard,\n resourceEntityColumns,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface DependsOnResourcesCardProps {\n variant?: InfoCardVariants;\n title?: string;\n columns?: TableColumn<ResourceEntity>[];\n}\n\nexport function DependsOnResourcesCard(props: DependsOnResourcesCardProps) {\n const {\n variant = 'gridItem',\n title = 'Depends on resources',\n columns = resourceEntityColumns,\n } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title={title}\n entityKind=\"Resource\"\n relationType={RELATION_DEPENDS_ON}\n columns={columns}\n emptyMessage=\"No resource is a dependency of this component\"\n emptyHelpLink={componentEntityHelpLink}\n asRenderableEntities={asResourceEntities}\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AAiCO,SAAS,uBAAuB,KAAoC,EAAA;AACzE,EAAM,MAAA;AAAA,IACJ,OAAU,GAAA,UAAA;AAAA,IACV,KAAQ,GAAA,sBAAA;AAAA,IACR,OAAU,GAAA,qBAAA;AAAA,GACR,GAAA,KAAA,CAAA;AACJ,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAA;AAAA,MACA,UAAW,EAAA,UAAA;AAAA,MACX,YAAc,EAAA,mBAAA;AAAA,MACd,OAAA;AAAA,MACA,YAAa,EAAA,+CAAA;AAAA,MACb,aAAe,EAAA,uBAAA;AAAA,MACf,oBAAsB,EAAA,kBAAA;AAAA,KAAA;AAAA,GACxB,CAAA;AAEJ;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_HAS_PART } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, r as resourceEntityColumns, f as asResourceEntities, g as resourceEntityHelpLink } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, r as resourceEntityColumns, f as asResourceEntities, g as resourceEntityHelpLink } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -23,4 +23,4 @@ function HasResourcesCard(props) {
23
23
  }
24
24
 
25
25
  export { HasResourcesCard };
26
- //# sourceMappingURL=index-e33a5495.esm.js.map
26
+ //# sourceMappingURL=index-579c0e06.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-579c0e06.esm.js","sources":["../../src/components/HasResourcesCard/HasResourcesCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_HAS_PART } from '@backstage/catalog-model';\nimport { InfoCardVariants } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asResourceEntities,\n RelatedEntitiesCard,\n resourceEntityColumns,\n resourceEntityHelpLink,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface HasResourcesCardProps {\n variant?: InfoCardVariants;\n}\n\nexport function HasResourcesCard(props: HasResourcesCardProps) {\n const { variant = 'gridItem' } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title=\"Has resources\"\n entityKind=\"Resource\"\n relationType={RELATION_HAS_PART}\n columns={resourceEntityColumns}\n asRenderableEntities={asResourceEntities}\n emptyMessage=\"No resource is part of this system\"\n emptyHelpLink={resourceEntityHelpLink}\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AA+BO,SAAS,iBAAiB,KAA8B,EAAA;AAC7D,EAAM,MAAA,EAAE,OAAU,GAAA,UAAA,EAAe,GAAA,KAAA,CAAA;AACjC,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAM,EAAA,eAAA;AAAA,MACN,UAAW,EAAA,UAAA;AAAA,MACX,YAAc,EAAA,iBAAA;AAAA,MACd,OAAS,EAAA,qBAAA;AAAA,MACT,oBAAsB,EAAA,kBAAA;AAAA,MACtB,YAAa,EAAA,oCAAA;AAAA,MACb,aAAe,EAAA,sBAAA;AAAA,KAAA;AAAA,GACjB,CAAA;AAEJ;;;;"}
@@ -1,6 +1,6 @@
1
- export { R as RelatedEntitiesCard, e as asComponentEntities, f as asResourceEntities, a as asSystemEntities, c as componentEntityColumns, d as componentEntityHelpLink, r as resourceEntityColumns, g as resourceEntityHelpLink, s as systemEntityColumns, b as systemEntityHelpLink } from './presets-1d9f313a.esm.js';
1
+ export { R as RelatedEntitiesCard, e as asComponentEntities, f as asResourceEntities, a as asSystemEntities, c as componentEntityColumns, d as componentEntityHelpLink, r as resourceEntityColumns, g as resourceEntityHelpLink, s as systemEntityColumns, b as systemEntityHelpLink } from './presets-8f6d8412.esm.js';
2
2
  import '@material-ui/core';
3
3
  import '@backstage/plugin-catalog-react';
4
4
  import 'react';
5
5
  import '@backstage/core-components';
6
- //# sourceMappingURL=index-e2ea81b3.esm.js.map
6
+ //# sourceMappingURL=index-60adddb8.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-60adddb8.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_HAS_PART } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, c as componentEntityColumns, d as componentEntityHelpLink, e as asComponentEntities } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, c as componentEntityColumns, d as componentEntityHelpLink, e as asComponentEntities } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -23,4 +23,4 @@ function HasComponentsCard(props) {
23
23
  }
24
24
 
25
25
  export { HasComponentsCard };
26
- //# sourceMappingURL=index-c4df4a0a.esm.js.map
26
+ //# sourceMappingURL=index-62df5b29.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-62df5b29.esm.js","sources":["../../src/components/HasComponentsCard/HasComponentsCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_HAS_PART } from '@backstage/catalog-model';\nimport { InfoCardVariants } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asComponentEntities,\n componentEntityColumns,\n componentEntityHelpLink,\n RelatedEntitiesCard,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface HasComponentsCardProps {\n variant?: InfoCardVariants;\n}\n\nexport function HasComponentsCard(props: HasComponentsCardProps) {\n const { variant = 'gridItem' } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title=\"Has components\"\n entityKind=\"Component\"\n relationType={RELATION_HAS_PART}\n columns={componentEntityColumns}\n emptyMessage=\"No component is part of this system\"\n emptyHelpLink={componentEntityHelpLink}\n asRenderableEntities={asComponentEntities}\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AA+BO,SAAS,kBAAkB,KAA+B,EAAA;AAC/D,EAAM,MAAA,EAAE,OAAU,GAAA,UAAA,EAAe,GAAA,KAAA,CAAA;AACjC,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAM,EAAA,gBAAA;AAAA,MACN,UAAW,EAAA,WAAA;AAAA,MACX,YAAc,EAAA,iBAAA;AAAA,MACd,OAAS,EAAA,sBAAA;AAAA,MACT,YAAa,EAAA,qCAAA;AAAA,MACb,aAAe,EAAA,uBAAA;AAAA,MACf,oBAAsB,EAAA,mBAAA;AAAA,KAAA;AAAA,GACxB,CAAA;AAEJ;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_HAS_PART } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, c as componentEntityColumns, e as asComponentEntities } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, c as componentEntityColumns, e as asComponentEntities } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -23,4 +23,4 @@ function HasSubcomponentsCard(props) {
23
23
  }
24
24
 
25
25
  export { HasSubcomponentsCard };
26
- //# sourceMappingURL=index-1f414093.esm.js.map
26
+ //# sourceMappingURL=index-796cbb22.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-796cbb22.esm.js","sources":["../../src/components/HasSubcomponentsCard/HasSubcomponentsCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_HAS_PART } from '@backstage/catalog-model';\nimport { InfoCardVariants } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asComponentEntities,\n componentEntityColumns,\n RelatedEntitiesCard,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface HasSubcomponentsCardProps {\n variant?: InfoCardVariants;\n}\n\nexport function HasSubcomponentsCard(props: HasSubcomponentsCardProps) {\n const { variant = 'gridItem' } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title=\"Has subcomponents\"\n entityKind=\"Component\"\n relationType={RELATION_HAS_PART}\n columns={componentEntityColumns}\n asRenderableEntities={asComponentEntities}\n emptyMessage=\"No subcomponent is part of this component\"\n emptyHelpLink=\"https://backstage.io/docs/features/software-catalog/descriptor-format#specsubcomponentof-optional\"\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AA8BO,SAAS,qBAAqB,KAAkC,EAAA;AACrE,EAAM,MAAA,EAAE,OAAU,GAAA,UAAA,EAAe,GAAA,KAAA,CAAA;AACjC,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAM,EAAA,mBAAA;AAAA,MACN,UAAW,EAAA,WAAA;AAAA,MACX,YAAc,EAAA,iBAAA;AAAA,MACd,OAAS,EAAA,sBAAA;AAAA,MACT,oBAAsB,EAAA,mBAAA;AAAA,MACtB,YAAa,EAAA,2CAAA;AAAA,MACb,aAAc,EAAA,mGAAA;AAAA,KAAA;AAAA,GAChB,CAAA;AAEJ;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_DEPENDS_ON } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, d as componentEntityHelpLink, e as asComponentEntities, c as componentEntityColumns } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, d as componentEntityHelpLink, e as asComponentEntities, c as componentEntityColumns } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -27,4 +27,4 @@ function DependsOnComponentsCard(props) {
27
27
  }
28
28
 
29
29
  export { DependsOnComponentsCard };
30
- //# sourceMappingURL=index-e4233e9c.esm.js.map
30
+ //# sourceMappingURL=index-84bbec44.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-84bbec44.esm.js","sources":["../../src/components/DependsOnComponentsCard/DependsOnComponentsCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_DEPENDS_ON, ComponentEntity } from '@backstage/catalog-model';\nimport { InfoCardVariants, TableColumn } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asComponentEntities,\n componentEntityColumns,\n componentEntityHelpLink,\n RelatedEntitiesCard,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface DependsOnComponentsCardProps {\n variant?: InfoCardVariants;\n title?: string;\n columns?: TableColumn<ComponentEntity>[];\n}\n\nexport function DependsOnComponentsCard(props: DependsOnComponentsCardProps) {\n const {\n variant = 'gridItem',\n title = 'Depends on components',\n columns = componentEntityColumns,\n } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title={title}\n entityKind=\"Component\"\n relationType={RELATION_DEPENDS_ON}\n columns={columns}\n emptyMessage=\"No component is a dependency of this component\"\n emptyHelpLink={componentEntityHelpLink}\n asRenderableEntities={asComponentEntities}\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AAiCO,SAAS,wBAAwB,KAAqC,EAAA;AAC3E,EAAM,MAAA;AAAA,IACJ,OAAU,GAAA,UAAA;AAAA,IACV,KAAQ,GAAA,uBAAA;AAAA,IACR,OAAU,GAAA,sBAAA;AAAA,GACR,GAAA,KAAA,CAAA;AACJ,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAA;AAAA,MACA,UAAW,EAAA,WAAA;AAAA,MACX,YAAc,EAAA,mBAAA;AAAA,MACd,OAAA;AAAA,MACA,YAAa,EAAA,gDAAA;AAAA,MACb,aAAe,EAAA,uBAAA;AAAA,MACf,oBAAsB,EAAA,mBAAA;AAAA,KAAA;AAAA,GACxB,CAAA;AAEJ;;;;"}
@@ -1,6 +1,6 @@
1
1
  import { RELATION_HAS_PART } from '@backstage/catalog-model';
2
2
  import React from 'react';
3
- import { R as RelatedEntitiesCard, s as systemEntityColumns, a as asSystemEntities, b as systemEntityHelpLink } from './presets-1d9f313a.esm.js';
3
+ import { R as RelatedEntitiesCard, s as systemEntityColumns, a as asSystemEntities, b as systemEntityHelpLink } from './presets-8f6d8412.esm.js';
4
4
  import '@material-ui/core';
5
5
  import '@backstage/plugin-catalog-react';
6
6
  import '@backstage/core-components';
@@ -23,4 +23,4 @@ function HasSystemsCard(props) {
23
23
  }
24
24
 
25
25
  export { HasSystemsCard };
26
- //# sourceMappingURL=index-623874b5.esm.js.map
26
+ //# sourceMappingURL=index-a6b7e5a0.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-a6b7e5a0.esm.js","sources":["../../src/components/HasSystemsCard/HasSystemsCard.tsx"],"sourcesContent":["/*\n * Copyright 2020 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { RELATION_HAS_PART } from '@backstage/catalog-model';\nimport { InfoCardVariants } from '@backstage/core-components';\nimport React from 'react';\nimport {\n asSystemEntities,\n RelatedEntitiesCard,\n systemEntityColumns,\n systemEntityHelpLink,\n} from '../RelatedEntitiesCard';\n\n/** @public */\nexport interface HasSystemsCardProps {\n variant?: InfoCardVariants;\n}\n\nexport function HasSystemsCard(props: HasSystemsCardProps) {\n const { variant = 'gridItem' } = props;\n return (\n <RelatedEntitiesCard\n variant={variant}\n title=\"Has systems\"\n entityKind=\"System\"\n relationType={RELATION_HAS_PART}\n columns={systemEntityColumns}\n asRenderableEntities={asSystemEntities}\n emptyMessage=\"No system is part of this domain\"\n emptyHelpLink={systemEntityHelpLink}\n />\n );\n}\n"],"names":[],"mappings":";;;;;;;AA+BO,SAAS,eAAe,KAA4B,EAAA;AACzD,EAAM,MAAA,EAAE,OAAU,GAAA,UAAA,EAAe,GAAA,KAAA,CAAA;AACjC,EACE,uBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,mBAAA;AAAA,IAAA;AAAA,MACC,OAAA;AAAA,MACA,KAAM,EAAA,aAAA;AAAA,MACN,UAAW,EAAA,QAAA;AAAA,MACX,YAAc,EAAA,iBAAA;AAAA,MACd,OAAS,EAAA,mBAAA;AAAA,MACT,oBAAsB,EAAA,gBAAA;AAAA,MACtB,YAAa,EAAA,kCAAA;AAAA,MACb,aAAe,EAAA,oBAAA;AAAA,KAAA;AAAA,GACjB,CAAA;AAEJ;;;;"}
@@ -1,4 +1,4 @@
1
- export { A as AboutCard, a as AboutContent, b as AboutField } from './index-cc63f46f.esm.js';
1
+ export { A as AboutCard, a as AboutContent, b as AboutField } from './index-d22f6268.esm.js';
2
2
  import 'zen-observable';
3
3
  import '@backstage/catalog-model';
4
4
  import 'lodash';
@@ -29,4 +29,4 @@ import '@material-ui/icons/Cancel';
29
29
  import '@backstage/errors';
30
30
  import '@backstage/catalog-client';
31
31
  import '@backstage/plugin-search-react';
32
- //# sourceMappingURL=index-e2de9b7c.esm.js.map
32
+ //# sourceMappingURL=index-c8cbb868.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-c8cbb868.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -51,4 +51,4 @@ function CatalogSearchResultListItem(props) {
51
51
  }
52
52
 
53
53
  export { CatalogSearchResultListItem };
54
- //# sourceMappingURL=index-b3cf2aa8.esm.js.map
54
+ //# sourceMappingURL=index-ccf06d4f.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-ccf06d4f.esm.js","sources":["../../src/components/CatalogSearchResultListItem/CatalogSearchResultListItem.tsx"],"sourcesContent":["/*\n * Copyright 2021 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport React, { ReactNode } from 'react';\nimport {\n Box,\n Chip,\n ListItemIcon,\n ListItemText,\n makeStyles,\n} from '@material-ui/core';\nimport { Link } from '@backstage/core-components';\nimport {\n IndexableDocument,\n ResultHighlight,\n} from '@backstage/plugin-search-common';\nimport { HighlightedSearchResultText } from '@backstage/plugin-search-react';\n\nconst useStyles = makeStyles(\n {\n item: {\n display: 'flex',\n },\n flexContainer: {\n flexWrap: 'wrap',\n },\n itemText: {\n width: '100%',\n wordBreak: 'break-all',\n marginBottom: '1rem',\n },\n },\n { name: 'CatalogSearchResultListItem' },\n);\n\n/**\n * Props for {@link CatalogSearchResultListItem}.\n *\n * @public\n */\nexport interface CatalogSearchResultListItemProps {\n icon?: ReactNode | ((result: IndexableDocument) => ReactNode);\n result?: IndexableDocument;\n highlight?: ResultHighlight;\n rank?: number;\n}\n\n/** @public */\nexport function CatalogSearchResultListItem(\n props: CatalogSearchResultListItemProps,\n) {\n const result = props.result as any;\n const highlight = props.highlight as ResultHighlight;\n\n const classes = useStyles();\n\n if (!result) return null;\n\n return (\n <div className={classes.item}>\n {props.icon && (\n <ListItemIcon>\n {typeof props.icon === 'function' ? props.icon(result) : props.icon}\n </ListItemIcon>\n )}\n <div className={classes.flexContainer}>\n <ListItemText\n className={classes.itemText}\n primaryTypographyProps={{ variant: 'h6' }}\n primary={\n <Link noTrack to={result.location}>\n {highlight?.fields.title ? (\n <HighlightedSearchResultText\n text={highlight.fields.title}\n preTag={highlight.preTag}\n postTag={highlight.postTag}\n />\n ) : (\n result.title\n )}\n </Link>\n }\n secondary={\n highlight?.fields.text ? (\n <HighlightedSearchResultText\n text={highlight.fields.text}\n preTag={highlight.preTag}\n postTag={highlight.postTag}\n />\n ) : (\n result.text\n )\n }\n />\n <Box>\n {result.kind && <Chip label={`Kind: ${result.kind}`} size=\"small\" />}\n {result.lifecycle && (\n <Chip label={`Lifecycle: ${result.lifecycle}`} size=\"small\" />\n )}\n </Box>\n </div>\n </div>\n );\n}\n"],"names":[],"mappings":";;;;;AA+BA,MAAM,SAAY,GAAA,UAAA;AAAA,EAChB;AAAA,IACE,IAAM,EAAA;AAAA,MACJ,OAAS,EAAA,MAAA;AAAA,KACX;AAAA,IACA,aAAe,EAAA;AAAA,MACb,QAAU,EAAA,MAAA;AAAA,KACZ;AAAA,IACA,QAAU,EAAA;AAAA,MACR,KAAO,EAAA,MAAA;AAAA,MACP,SAAW,EAAA,WAAA;AAAA,MACX,YAAc,EAAA,MAAA;AAAA,KAChB;AAAA,GACF;AAAA,EACA,EAAE,MAAM,6BAA8B,EAAA;AACxC,CAAA,CAAA;AAeO,SAAS,4BACd,KACA,EAAA;AACA,EAAA,MAAM,SAAS,KAAM,CAAA,MAAA,CAAA;AACrB,EAAA,MAAM,YAAY,KAAM,CAAA,SAAA,CAAA;AAExB,EAAA,MAAM,UAAU,SAAU,EAAA,CAAA;AAE1B,EAAA,IAAI,CAAC,MAAA;AAAQ,IAAO,OAAA,IAAA,CAAA;AAEpB,EACE,uBAAA,KAAA,CAAA,aAAA,CAAC,KAAI,EAAA,EAAA,SAAA,EAAW,OAAQ,CAAA,IAAA,EAAA,EACrB,MAAM,IACL,oBAAA,KAAA,CAAA,aAAA,CAAC,YACE,EAAA,IAAA,EAAA,OAAO,KAAM,CAAA,IAAA,KAAS,aAAa,KAAM,CAAA,IAAA,CAAK,MAAM,CAAA,GAAI,KAAM,CAAA,IACjE,mBAED,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAI,SAAW,EAAA,OAAA,CAAQ,aACtB,EAAA,kBAAA,KAAA,CAAA,aAAA;AAAA,IAAC,YAAA;AAAA,IAAA;AAAA,MACC,WAAW,OAAQ,CAAA,QAAA;AAAA,MACnB,sBAAA,EAAwB,EAAE,OAAA,EAAS,IAAK,EAAA;AAAA,MACxC,OAAA,kBACG,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAK,OAAO,EAAA,IAAA,EAAC,IAAI,MAAO,CAAA,QAAA,EAAA,EAAA,CACtB,SAAW,IAAA,IAAA,GAAA,KAAA,CAAA,GAAA,SAAA,CAAA,MAAA,CAAO,KACjB,oBAAA,KAAA,CAAA,aAAA;AAAA,QAAC,2BAAA;AAAA,QAAA;AAAA,UACC,IAAA,EAAM,UAAU,MAAO,CAAA,KAAA;AAAA,UACvB,QAAQ,SAAU,CAAA,MAAA;AAAA,UAClB,SAAS,SAAU,CAAA,OAAA;AAAA,SAAA;AAAA,OACrB,GAEA,OAAO,KAEX,CAAA;AAAA,MAEF,SAAA,EAAA,CACE,SAAW,IAAA,IAAA,GAAA,KAAA,CAAA,GAAA,SAAA,CAAA,MAAA,CAAO,IAChB,oBAAA,KAAA,CAAA,aAAA;AAAA,QAAC,2BAAA;AAAA,QAAA;AAAA,UACC,IAAA,EAAM,UAAU,MAAO,CAAA,IAAA;AAAA,UACvB,QAAQ,SAAU,CAAA,MAAA;AAAA,UAClB,SAAS,SAAU,CAAA,OAAA;AAAA,SAAA;AAAA,UAGrB,MAAO,CAAA,IAAA;AAAA,KAAA;AAAA,GAGb,kBACC,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA,IAAA,EACE,MAAO,CAAA,IAAA,oBAAS,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAK,KAAO,EAAA,CAAA,MAAA,EAAS,MAAO,CAAA,IAAA,CAAA,CAAA,EAAQ,IAAK,EAAA,OAAA,EAAQ,GACjE,MAAO,CAAA,SAAA,oBACL,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,EAAK,KAAO,EAAA,CAAA,WAAA,EAAc,MAAO,CAAA,SAAA,CAAA,CAAA,EAAa,IAAK,EAAA,OAAA,EAAQ,CAEhE,CACF,CACF,CAAA,CAAA;AAEJ;;;;"}
@@ -1443,14 +1443,14 @@ const catalogPlugin = createPlugin({
1443
1443
  const CatalogIndexPage = catalogPlugin.provide(
1444
1444
  createRoutableExtension({
1445
1445
  name: "CatalogIndexPage",
1446
- component: () => import('./index-4cb35aaf.esm.js').then((m) => m.CatalogPage),
1446
+ component: () => import('./index-d90db135.esm.js').then((m) => m.CatalogPage),
1447
1447
  mountPoint: rootRouteRef
1448
1448
  })
1449
1449
  );
1450
1450
  const CatalogEntityPage = catalogPlugin.provide(
1451
1451
  createRoutableExtension({
1452
1452
  name: "CatalogEntityPage",
1453
- component: () => import('./index-83561c1f.esm.js').then((m) => m.CatalogEntityPage),
1453
+ component: () => import('./index-f0e32dd1.esm.js').then((m) => m.CatalogEntityPage),
1454
1454
  mountPoint: entityRouteRef
1455
1455
  })
1456
1456
  );
@@ -1458,7 +1458,7 @@ const EntityAboutCard = catalogPlugin.provide(
1458
1458
  createComponentExtension({
1459
1459
  name: "EntityAboutCard",
1460
1460
  component: {
1461
- lazy: () => import('./index-e2de9b7c.esm.js').then((m) => m.AboutCard)
1461
+ lazy: () => import('./index-c8cbb868.esm.js').then((m) => m.AboutCard)
1462
1462
  }
1463
1463
  })
1464
1464
  );
@@ -1466,7 +1466,7 @@ const EntityLinksCard = catalogPlugin.provide(
1466
1466
  createComponentExtension({
1467
1467
  name: "EntityLinksCard",
1468
1468
  component: {
1469
- lazy: () => import('./index-d3464f96.esm.js').then((m) => m.EntityLinksCard)
1469
+ lazy: () => import('./index-1854ce20.esm.js').then((m) => m.EntityLinksCard)
1470
1470
  }
1471
1471
  })
1472
1472
  );
@@ -1474,7 +1474,7 @@ const EntityLabelsCard = catalogPlugin.provide(
1474
1474
  createComponentExtension({
1475
1475
  name: "EntityLabelsCard",
1476
1476
  component: {
1477
- lazy: () => import('./index-fbda3281.esm.js').then((m) => m.EntityLabelsCard)
1477
+ lazy: () => import('./index-e2fd22f4.esm.js').then((m) => m.EntityLabelsCard)
1478
1478
  }
1479
1479
  })
1480
1480
  );
@@ -1482,7 +1482,7 @@ const EntityHasSystemsCard = catalogPlugin.provide(
1482
1482
  createComponentExtension({
1483
1483
  name: "EntityHasSystemsCard",
1484
1484
  component: {
1485
- lazy: () => import('./index-623874b5.esm.js').then((m) => m.HasSystemsCard)
1485
+ lazy: () => import('./index-a6b7e5a0.esm.js').then((m) => m.HasSystemsCard)
1486
1486
  }
1487
1487
  })
1488
1488
  );
@@ -1490,7 +1490,7 @@ const EntityHasComponentsCard = catalogPlugin.provide(
1490
1490
  createComponentExtension({
1491
1491
  name: "EntityHasComponentsCard",
1492
1492
  component: {
1493
- lazy: () => import('./index-c4df4a0a.esm.js').then((m) => m.HasComponentsCard)
1493
+ lazy: () => import('./index-62df5b29.esm.js').then((m) => m.HasComponentsCard)
1494
1494
  }
1495
1495
  })
1496
1496
  );
@@ -1498,7 +1498,7 @@ const EntityHasSubcomponentsCard = catalogPlugin.provide(
1498
1498
  createComponentExtension({
1499
1499
  name: "EntityHasSubcomponentsCard",
1500
1500
  component: {
1501
- lazy: () => import('./index-1f414093.esm.js').then(
1501
+ lazy: () => import('./index-796cbb22.esm.js').then(
1502
1502
  (m) => m.HasSubcomponentsCard
1503
1503
  )
1504
1504
  }
@@ -1508,7 +1508,7 @@ const EntityHasResourcesCard = catalogPlugin.provide(
1508
1508
  createComponentExtension({
1509
1509
  name: "EntityHasResourcesCard",
1510
1510
  component: {
1511
- lazy: () => import('./index-e33a5495.esm.js').then((m) => m.HasResourcesCard)
1511
+ lazy: () => import('./index-579c0e06.esm.js').then((m) => m.HasResourcesCard)
1512
1512
  }
1513
1513
  })
1514
1514
  );
@@ -1516,7 +1516,7 @@ const EntityDependsOnComponentsCard = catalogPlugin.provide(
1516
1516
  createComponentExtension({
1517
1517
  name: "EntityDependsOnComponentsCard",
1518
1518
  component: {
1519
- lazy: () => import('./index-e4233e9c.esm.js').then(
1519
+ lazy: () => import('./index-84bbec44.esm.js').then(
1520
1520
  (m) => m.DependsOnComponentsCard
1521
1521
  )
1522
1522
  }
@@ -1526,7 +1526,7 @@ const EntityDependencyOfComponentsCard = catalogPlugin.provide(
1526
1526
  createComponentExtension({
1527
1527
  name: "EntityDependencyOfComponentsCard",
1528
1528
  component: {
1529
- lazy: () => import('./index-deb6f173.esm.js').then(
1529
+ lazy: () => import('./index-d32ca604.esm.js').then(
1530
1530
  (m) => m.DependencyOfComponentsCard
1531
1531
  )
1532
1532
  }
@@ -1536,7 +1536,7 @@ const EntityDependsOnResourcesCard = catalogPlugin.provide(
1536
1536
  createComponentExtension({
1537
1537
  name: "EntityDependsOnResourcesCard",
1538
1538
  component: {
1539
- lazy: () => import('./index-474c17e4.esm.js').then(
1539
+ lazy: () => import('./index-51c16459.esm.js').then(
1540
1540
  (m) => m.DependsOnResourcesCard
1541
1541
  )
1542
1542
  }
@@ -1546,7 +1546,7 @@ const RelatedEntitiesCard = catalogPlugin.provide(
1546
1546
  createComponentExtension({
1547
1547
  name: "RelatedEntitiesCard",
1548
1548
  component: {
1549
- lazy: () => import('./index-e2ea81b3.esm.js').then(
1549
+ lazy: () => import('./index-60adddb8.esm.js').then(
1550
1550
  (m) => m.RelatedEntitiesCard
1551
1551
  )
1552
1552
  }
@@ -1555,7 +1555,7 @@ const RelatedEntitiesCard = catalogPlugin.provide(
1555
1555
  const CatalogSearchResultListItem = catalogPlugin.provide(
1556
1556
  createSearchResultListItemExtension({
1557
1557
  name: "CatalogSearchResultListItem",
1558
- component: () => import('./index-b3cf2aa8.esm.js').then(
1558
+ component: () => import('./index-ccf06d4f.esm.js').then(
1559
1559
  (m) => m.CatalogSearchResultListItem
1560
1560
  ),
1561
1561
  predicate: (result) => result.type === "software-catalog"
@@ -1563,4 +1563,4 @@ const CatalogSearchResultListItem = catalogPlugin.provide(
1563
1563
  );
1564
1564
 
1565
1565
  export { AboutCard as A, isNamespace as B, CatalogTable as C, DefaultStarredEntitiesApi as D, EntityLabelsCard$1 as E, isComponentType as F, isResourceType as G, isEntityWith as H, FilteredEntityLayout as I, FilterContainer as J, EntityListContainer as K, LinksGridList as L, RelatedEntitiesCard as R, AboutContent as a, AboutField as b, createComponentRouteRef as c, CatalogEntityPage as d, CatalogIndexPage as e, catalogPlugin as f, EntityAboutCard as g, hasLabels as h, EntityDependencyOfComponentsCard as i, EntityDependsOnComponentsCard as j, EntityDependsOnResourcesCard as k, EntityHasComponentsCard as l, EntityHasResourcesCard as m, EntityHasSubcomponentsCard as n, EntityHasSystemsCard as o, EntityLinksCard as p, EntityLabelsCard as q, CatalogSearchResultListItem as r, CatalogKindHeader as s, EntityLayout as t, EntityOrphanWarning as u, isOrphan as v, EntityProcessingErrorsPanel as w, hasCatalogProcessingErrors as x, EntitySwitch as y, isKind as z };
1566
- //# sourceMappingURL=index-cc63f46f.esm.js.map
1566
+ //# sourceMappingURL=index-d22f6268.esm.js.map