@backstage-community/plugin-cost-insights 0.12.24
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 +2017 -0
- package/README.md +244 -0
- package/config.d.ts +148 -0
- package/dist/esm/index-BA6m_qFS.esm.js +109 -0
- package/dist/esm/index-BA6m_qFS.esm.js.map +1 -0
- package/dist/esm/index-BFM2mP6Z.esm.js +4084 -0
- package/dist/esm/index-BFM2mP6Z.esm.js.map +1 -0
- package/dist/esm/index-BPzWHt3A.esm.js +169 -0
- package/dist/esm/index-BPzWHt3A.esm.js.map +1 -0
- package/dist/esm/index-BTIHr4n_.esm.js +83 -0
- package/dist/esm/index-BTIHr4n_.esm.js.map +1 -0
- package/dist/esm/index-DaitkcPN.esm.js +1136 -0
- package/dist/esm/index-DaitkcPN.esm.js.map +1 -0
- package/dist/esm/selector-D7iXJwd9.esm.js +594 -0
- package/dist/esm/selector-D7iXJwd9.esm.js.map +1 -0
- package/dist/index.d.ts +655 -0
- package/dist/index.esm.js +83 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +90 -0
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
export { ax as AlertDismissOptions, aw as AlertDismissReason, ay as AlertSnoozeOptions, Q as AlertStatus, aq as BarChart, x as BarChartLegend, r as BarChartTooltip, s as BarChartTooltipItem, aB as ChangeThreshold, l as CostGrowth, ar as CostGrowthIndicator, ao as CostInsightsLabelDataflowInstructionsPage, al as CostInsightsPage, an as CostInsightsProjectGrowthInstructionsPage, aD as CurrencyType, D as DEFAULT_DATE_FORMAT, az as DataKey, z as Duration, aA as EngineerThreshold, am as EntityCostInsightsContent, ap as ExampleCostInsightsClient, aC as GrowthType, aE as IconType, h as LegendItem, as as MockConfigProvider, at as MockCurrencyProvider, au as ProjectGrowthAlert, av as UnlabeledDataflowAlert, c as costInsightsApiRef, ak as costInsightsPlugin, ak as plugin } from './esm/index-BFM2mP6Z.esm.js';
|
|
2
|
+
import 'react';
|
|
3
|
+
import 'pluralize';
|
|
4
|
+
import '@material-ui/core/Typography';
|
|
5
|
+
import '@material-ui/core/Box';
|
|
6
|
+
import '@material-ui/core/styles';
|
|
7
|
+
import '@material-ui/core/Avatar';
|
|
8
|
+
import '@material-ui/core/Tooltip';
|
|
9
|
+
import '@material-ui/core/IconButton';
|
|
10
|
+
import '@material-ui/core/Badge';
|
|
11
|
+
import '@material-ui/core/Paper';
|
|
12
|
+
import '@material-ui/core/Divider';
|
|
13
|
+
import '@material-ui/icons/AccessTime';
|
|
14
|
+
import '@material-ui/icons/Check';
|
|
15
|
+
import '@material-ui/icons/Delete';
|
|
16
|
+
import 'classnames';
|
|
17
|
+
import '@material-ui/core/Card';
|
|
18
|
+
import '@material-ui/core/CardHeader';
|
|
19
|
+
import '@material-ui/core/Grid';
|
|
20
|
+
import '@material-ui/core/Snackbar';
|
|
21
|
+
import '@material-ui/lab/Alert';
|
|
22
|
+
import '@material-ui/core/utils';
|
|
23
|
+
import '@material-ui/core/Button';
|
|
24
|
+
import '@material-ui/core/Dialog';
|
|
25
|
+
import '@material-ui/core/DialogActions';
|
|
26
|
+
import '@material-ui/core/DialogContent';
|
|
27
|
+
import '@material-ui/icons/Close';
|
|
28
|
+
import '@material-ui/core/Collapse';
|
|
29
|
+
import '@material-ui/icons/ExpandMore';
|
|
30
|
+
import '@material-ui/icons/MonetizationOn';
|
|
31
|
+
import '@material-ui/icons/Whatshot';
|
|
32
|
+
import '@material-ui/icons/Settings';
|
|
33
|
+
import '@material-ui/icons/AccountTree';
|
|
34
|
+
import '@material-ui/icons/Storage';
|
|
35
|
+
import '@material-ui/icons/Search';
|
|
36
|
+
import '@material-ui/icons/CloudQueue';
|
|
37
|
+
import '@material-ui/icons/School';
|
|
38
|
+
import '@material-ui/icons/ViewHeadline';
|
|
39
|
+
import 'react-router-dom';
|
|
40
|
+
import 'react-use/esm/useCopyToClipboard';
|
|
41
|
+
import '@material-ui/icons/AssignmentOutlined';
|
|
42
|
+
import '@material-ui/icons/AssignmentTurnedInOutlined';
|
|
43
|
+
import '@material-ui/icons/SentimentVeryDissatisfied';
|
|
44
|
+
import 'react-use/esm/useAsync';
|
|
45
|
+
import '@backstage/core-plugin-api';
|
|
46
|
+
import '@material-ui/core/Container';
|
|
47
|
+
import '@material-ui/core/InputLabel';
|
|
48
|
+
import '@material-ui/core/Select';
|
|
49
|
+
import '@material-ui/core/FormControl';
|
|
50
|
+
import '@material-ui/core/MenuItem';
|
|
51
|
+
import '@material-ui/core/CardContent';
|
|
52
|
+
import '@material-ui/core/Tab';
|
|
53
|
+
import '@material-ui/core/Tabs';
|
|
54
|
+
import 'luxon';
|
|
55
|
+
import 'recharts';
|
|
56
|
+
import '@material-ui/core/styles/colorManipulator';
|
|
57
|
+
import '@material-ui/icons/Fullscreen';
|
|
58
|
+
import '@material-ui/core/CircularProgress';
|
|
59
|
+
import '@backstage/core-components';
|
|
60
|
+
import '@material-ui/core/Menu';
|
|
61
|
+
import 'regression';
|
|
62
|
+
import 'qs';
|
|
63
|
+
import 'yup';
|
|
64
|
+
import '@material-ui/core/Backdrop';
|
|
65
|
+
import '@backstage/catalog-model';
|
|
66
|
+
import '@material-ui/core/Checkbox';
|
|
67
|
+
import '@material-ui/core/FormControlLabel';
|
|
68
|
+
import '@material-ui/core/RadioGroup';
|
|
69
|
+
import '@material-ui/core/Radio';
|
|
70
|
+
import '@material-ui/core/TextField';
|
|
71
|
+
import '@material-ui/icons/ChevronLeft';
|
|
72
|
+
import '@material-ui/core/Slide';
|
|
73
|
+
import '@material-ui/icons/ChevronRight';
|
|
74
|
+
import '@material-ui/core/ButtonBase';
|
|
75
|
+
import '@material-ui/icons/Lens';
|
|
76
|
+
import '@material-ui/icons/HelpOutlineOutlined';
|
|
77
|
+
import '@material-ui/icons/ArrowDropUp';
|
|
78
|
+
import '@material-ui/icons/ArrowDropDown';
|
|
79
|
+
import '@material-ui/core/MenuList';
|
|
80
|
+
import '@material-ui/core/ListItemIcon';
|
|
81
|
+
import '@material-ui/core/ListItemText';
|
|
82
|
+
import '@material-ui/core/FormGroup';
|
|
83
|
+
//# sourceMappingURL=index.esm.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
ADDED
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@backstage-community/plugin-cost-insights",
|
|
3
|
+
"version": "0.12.24",
|
|
4
|
+
"description": "A Backstage plugin that helps you keep track of your cloud spend",
|
|
5
|
+
"backstage": {
|
|
6
|
+
"role": "frontend-plugin"
|
|
7
|
+
},
|
|
8
|
+
"publishConfig": {
|
|
9
|
+
"access": "public",
|
|
10
|
+
"main": "dist/index.esm.js",
|
|
11
|
+
"types": "dist/index.d.ts"
|
|
12
|
+
},
|
|
13
|
+
"keywords": [
|
|
14
|
+
"backstage"
|
|
15
|
+
],
|
|
16
|
+
"homepage": "https://backstage.io",
|
|
17
|
+
"repository": {
|
|
18
|
+
"type": "git",
|
|
19
|
+
"url": "https://github.com/backstage/community-plugins",
|
|
20
|
+
"directory": "workspaces/cost-insights/plugins/cost-insights"
|
|
21
|
+
},
|
|
22
|
+
"license": "Apache-2.0",
|
|
23
|
+
"sideEffects": false,
|
|
24
|
+
"main": "dist/index.esm.js",
|
|
25
|
+
"types": "dist/index.d.ts",
|
|
26
|
+
"files": [
|
|
27
|
+
"dist",
|
|
28
|
+
"config.d.ts"
|
|
29
|
+
],
|
|
30
|
+
"scripts": {
|
|
31
|
+
"build": "backstage-cli package build",
|
|
32
|
+
"clean": "backstage-cli package clean",
|
|
33
|
+
"lint": "backstage-cli package lint",
|
|
34
|
+
"prepack": "backstage-cli package prepack",
|
|
35
|
+
"postpack": "backstage-cli package postpack",
|
|
36
|
+
"start": "backstage-cli package start",
|
|
37
|
+
"test": "backstage-cli package test"
|
|
38
|
+
},
|
|
39
|
+
"dependencies": {
|
|
40
|
+
"@backstage-community/plugin-cost-insights-common": "^0.1.3",
|
|
41
|
+
"@backstage/catalog-model": "^1.4.5",
|
|
42
|
+
"@backstage/config": "^1.2.0",
|
|
43
|
+
"@backstage/core-components": "^0.14.4",
|
|
44
|
+
"@backstage/core-plugin-api": "^1.9.2",
|
|
45
|
+
"@backstage/plugin-catalog-react": "^1.11.3",
|
|
46
|
+
"@backstage/theme": "^0.5.3",
|
|
47
|
+
"@material-ui/core": "^4.12.2",
|
|
48
|
+
"@material-ui/icons": "^4.9.1",
|
|
49
|
+
"@material-ui/lab": "4.0.0-alpha.61",
|
|
50
|
+
"@material-ui/styles": "^4.9.6",
|
|
51
|
+
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
|
52
|
+
"@types/recharts": "^1.8.14",
|
|
53
|
+
"classnames": "^2.2.6",
|
|
54
|
+
"history": "^5.0.0",
|
|
55
|
+
"luxon": "^3.0.0",
|
|
56
|
+
"pluralize": "^8.0.0",
|
|
57
|
+
"qs": "^6.9.4",
|
|
58
|
+
"react-use": "^17.2.4",
|
|
59
|
+
"recharts": "^2.5.0",
|
|
60
|
+
"regression": "^2.0.1",
|
|
61
|
+
"yup": "^1.0.0"
|
|
62
|
+
},
|
|
63
|
+
"devDependencies": {
|
|
64
|
+
"@backstage/cli": "^0.26.3",
|
|
65
|
+
"@backstage/core-app-api": "^1.12.4",
|
|
66
|
+
"@backstage/dev-utils": "^1.0.31",
|
|
67
|
+
"@backstage/test-utils": "^1.5.4",
|
|
68
|
+
"@testing-library/dom": "^10.0.0",
|
|
69
|
+
"@testing-library/jest-dom": "^6.0.0",
|
|
70
|
+
"@testing-library/react": "^15.0.0",
|
|
71
|
+
"@testing-library/user-event": "^14.0.0",
|
|
72
|
+
"@types/lodash": "^4.14.151",
|
|
73
|
+
"@types/pluralize": "^0.0.33",
|
|
74
|
+
"@types/react-dom": "^18.2.19",
|
|
75
|
+
"@types/recharts": "^1.8.14",
|
|
76
|
+
"@types/regression": "^2.0.0",
|
|
77
|
+
"@types/yup": "^0.32.0",
|
|
78
|
+
"canvas": "^2.10.2",
|
|
79
|
+
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
|
80
|
+
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
|
81
|
+
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
82
|
+
},
|
|
83
|
+
"peerDependencies": {
|
|
84
|
+
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
|
85
|
+
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
|
|
86
|
+
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
|
|
87
|
+
},
|
|
88
|
+
"configSchema": "config.d.ts",
|
|
89
|
+
"module": "./dist/index.esm.js"
|
|
90
|
+
}
|