@digital-realty/ui-mfe-dcim 1.0.0-alpha.1
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/README.md +165 -0
- package/dist/assets/app-BC3SXvdh.js +1099 -0
- package/dist/assets/app-Bw0B6N5L.css +1 -0
- package/dist/favicon.png +0 -0
- package/dist/locales/en/common.json +130 -0
- package/dist/locales/en/location.json +138 -0
- package/dist/locales/en/notifications.json +29 -0
- package/dist/ui-mfe-dcim.js +1 -0
- package/dist/ui-mfe-html-dcim.js +1 -0
- package/dist/ui-mfe-light-dcim.js +1 -0
- package/dist/versions.js +1 -0
- package/dist/versions.json +1 -0
- package/package.json +120 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#root{height:100vh;margin:0 auto;padding:2rem;width:100vw}
|
package/dist/favicon.png
ADDED
|
Binary file
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
{
|
|
2
|
+
"approve": "Approve",
|
|
3
|
+
"approved": "Approved",
|
|
4
|
+
"copy": "Copy",
|
|
5
|
+
"deny": "Deny",
|
|
6
|
+
"denied": "Denied",
|
|
7
|
+
"expand": "Expand",
|
|
8
|
+
"approve-all": "Approve All",
|
|
9
|
+
"deny-all": "Deny All",
|
|
10
|
+
"retry": "Retry",
|
|
11
|
+
"start": "Start",
|
|
12
|
+
"yes": "Yes",
|
|
13
|
+
"no": "No",
|
|
14
|
+
"and": "and",
|
|
15
|
+
"error-title": "Error:",
|
|
16
|
+
"error-message": "An error occurred, please try again.",
|
|
17
|
+
"enhanced-error-message": "We are unable to display the relevant ticket information. For further assistance, please share the below details with us via <1>GlobalPortal@digitalrealty.com</1>",
|
|
18
|
+
"error-api": "API is not responding",
|
|
19
|
+
"hide": "Hide",
|
|
20
|
+
"edit-details": "Edit Details",
|
|
21
|
+
"back": "Back",
|
|
22
|
+
"go-back": "Go Back",
|
|
23
|
+
"forward": "Forward",
|
|
24
|
+
"close": "Close",
|
|
25
|
+
"next": "Next",
|
|
26
|
+
"cancel": "Cancel",
|
|
27
|
+
"submit": "Yes, Submit",
|
|
28
|
+
"dismiss": "Dismiss",
|
|
29
|
+
"sort-by": "Sort by",
|
|
30
|
+
"save": "Save",
|
|
31
|
+
"save-changes": "Save Changes",
|
|
32
|
+
"changes-saved": "Changes Saved",
|
|
33
|
+
"changes-not-saved": "Changes Can not Be Saved",
|
|
34
|
+
"try-again": "Try again",
|
|
35
|
+
"request-error-message": "We are unable to process your request. Please, try again or reach out to us for further assistance. We apologize for the inconvenience. Your Digital Realty Team",
|
|
36
|
+
"search": "Search",
|
|
37
|
+
"close-button": "Close Button",
|
|
38
|
+
"open-button": "Open Button",
|
|
39
|
+
"loading": "Loading",
|
|
40
|
+
"app-loading": "Loading...",
|
|
41
|
+
"redirect-soon": "You will be redirected soon.",
|
|
42
|
+
"auth": {
|
|
43
|
+
"completed": "Authentication completed",
|
|
44
|
+
"signing-in": "Signing in...",
|
|
45
|
+
"signing-out": "Signing out...",
|
|
46
|
+
"unauthorized": "You're not authorized to access this page."
|
|
47
|
+
},
|
|
48
|
+
"dropzone": {
|
|
49
|
+
"attachments": "Attachments",
|
|
50
|
+
"label": "Click here to browse your PC or drop files to upload",
|
|
51
|
+
"created-by-on-time": "by {{createdBy}} on {{date}}",
|
|
52
|
+
"files-too-large": "The following files exceed the maximum size of {{maxSize}}: {{files}}",
|
|
53
|
+
"max-size-label": "Max file size is 10MB with accepted file formats of: JPG (JPEG), PNG, PDF, GIF, DOC/X, XLS/X, CSV"
|
|
54
|
+
},
|
|
55
|
+
"draft": {
|
|
56
|
+
"disclaimer": "Draft",
|
|
57
|
+
"create-user-title": "Add New User",
|
|
58
|
+
"create-ticket-title": "Support Ticket"
|
|
59
|
+
},
|
|
60
|
+
"cancel-dialog": {
|
|
61
|
+
"title": "Are you sure do you want to cancel?",
|
|
62
|
+
"text": "All the details provided will be lost.",
|
|
63
|
+
"dismiss": "Dismiss",
|
|
64
|
+
"cancel": {
|
|
65
|
+
"add-user": "Cancel Adding User",
|
|
66
|
+
"create-ticket": "Request Cancellation"
|
|
67
|
+
},
|
|
68
|
+
"cancel-ticket-creation": {
|
|
69
|
+
"title": "Are you sure you want to proceed? All details provided will be lost.",
|
|
70
|
+
"yes": "Yes",
|
|
71
|
+
"no": "No"
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
|
|
75
|
+
"tickets": {
|
|
76
|
+
"assets-counter": "{{assets}} locations",
|
|
77
|
+
"select-assets": "Select Locations",
|
|
78
|
+
"select-all": "Select All",
|
|
79
|
+
"assets-search-placeholder": "Search by Site or Asset Name...",
|
|
80
|
+
"no-assets-description": "This site contains no assets, click NEXT to continue.",
|
|
81
|
+
"asset-item": "Asset item",
|
|
82
|
+
"view-ticket": "View Ticket"
|
|
83
|
+
},
|
|
84
|
+
"view-all": "View all",
|
|
85
|
+
"view-attachment-button": "view attachment button",
|
|
86
|
+
"download-attachment-button": "download attachment button",
|
|
87
|
+
"hide-button": "hide button",
|
|
88
|
+
"close-buton": "close buton",
|
|
89
|
+
"previous-button": "previous button",
|
|
90
|
+
"next-button": "next button",
|
|
91
|
+
"404": {
|
|
92
|
+
"title": "This Page could not be found.",
|
|
93
|
+
"detail": "The page you are after doesn't exist, or no longer exists. Check out the homepage instead.",
|
|
94
|
+
"button": "go to homepage"
|
|
95
|
+
},
|
|
96
|
+
"active": "Active",
|
|
97
|
+
"notifications-button": "Notifications Button",
|
|
98
|
+
"expand-navbar-button": "Expand Navbar Button",
|
|
99
|
+
"search-field": "Search Field",
|
|
100
|
+
"search-icon": "Search Icon",
|
|
101
|
+
"search-button": "Search Button",
|
|
102
|
+
"phone": "Phone",
|
|
103
|
+
"email": "Email",
|
|
104
|
+
"datagrid-no-rows": "No data to display",
|
|
105
|
+
"no-attachments": "No attachments",
|
|
106
|
+
"account_one": "Account",
|
|
107
|
+
"account_other": "Accounts",
|
|
108
|
+
"role_one": "Role",
|
|
109
|
+
"role_other": "Roles",
|
|
110
|
+
"last-update": "Last Update",
|
|
111
|
+
"no-comments": "No Comments",
|
|
112
|
+
"option_one": "Option",
|
|
113
|
+
"option_other": "Options",
|
|
114
|
+
"from": "From",
|
|
115
|
+
"to": "To",
|
|
116
|
+
"email-helper-text": "Enter email addresses separated by a comma, semicolon or the Enter key.",
|
|
117
|
+
"master-account": "Master Account",
|
|
118
|
+
"master-account-label": "Open the Account Selector",
|
|
119
|
+
"unsaved-changes-title": "Attention",
|
|
120
|
+
"unsaved-changes-message": "There are unsaved changes on this page, save or discard them before leaving.",
|
|
121
|
+
"more": "More",
|
|
122
|
+
"not-implemented": "Not Implemented",
|
|
123
|
+
"logout": "Logout",
|
|
124
|
+
"refresh": "Refresh",
|
|
125
|
+
"record-version": {
|
|
126
|
+
"record-has-been-updated": "Record has been updated",
|
|
127
|
+
"refresh-page": "Refresh the page to see the latest record."
|
|
128
|
+
},
|
|
129
|
+
"view-list": "View List"
|
|
130
|
+
}
|
|
@@ -0,0 +1,138 @@
|
|
|
1
|
+
{
|
|
2
|
+
"no-dcim-data-available": "No DCIM data available for this location",
|
|
3
|
+
"no-dcim-data-available-chart": "No DCIM data available for this chart",
|
|
4
|
+
"title": "Chart Overview",
|
|
5
|
+
"subtitle": "DCIM data for the past 7 days shown below. Click a chart to view details and change the range.",
|
|
6
|
+
"dcim-chart": {
|
|
7
|
+
"load-fail": {
|
|
8
|
+
"title": "Charts could not be loaded.",
|
|
9
|
+
"message": "The charts for this location are currently not available. Check back later, or contact support."
|
|
10
|
+
},
|
|
11
|
+
"toggle-device": "Toggle {{id}}",
|
|
12
|
+
"y-axis-metric": "Y-Axis Metric",
|
|
13
|
+
"timezone": {
|
|
14
|
+
"utc": "Time shown in Coordinated Universal Time (UTC)"
|
|
15
|
+
},
|
|
16
|
+
"show-alert-data": "Show Alert Data",
|
|
17
|
+
"date-range": {
|
|
18
|
+
"from": "From",
|
|
19
|
+
"to": "to"
|
|
20
|
+
},
|
|
21
|
+
"utc": "UTC",
|
|
22
|
+
"increments": {
|
|
23
|
+
"label": "Increments",
|
|
24
|
+
"day": "1 Day",
|
|
25
|
+
"hour": "60 Minutes",
|
|
26
|
+
"15-minute": "15 Minutes",
|
|
27
|
+
"5-minute": "5 Minutes",
|
|
28
|
+
"minute": "1 Minute"
|
|
29
|
+
},
|
|
30
|
+
"view": {
|
|
31
|
+
"trend": "Trend",
|
|
32
|
+
"daily": "Daily"
|
|
33
|
+
},
|
|
34
|
+
"point-value": {
|
|
35
|
+
"current": "Value",
|
|
36
|
+
"daily-avg": "Daily Avg",
|
|
37
|
+
"daily-min": "Daily Min",
|
|
38
|
+
"daily-max": "Daily Max",
|
|
39
|
+
"alert": "[{{type}}] {{category}} alert"
|
|
40
|
+
},
|
|
41
|
+
"device-selector": {
|
|
42
|
+
"label": "Devices on Chart",
|
|
43
|
+
"deselect-all": "Deselect all",
|
|
44
|
+
"select-all": "Select all"
|
|
45
|
+
},
|
|
46
|
+
"export": {
|
|
47
|
+
"file-name": "{{view}} Data for {{location}} - {{site}}",
|
|
48
|
+
"header": {
|
|
49
|
+
"deviceDataId": "Device ID",
|
|
50
|
+
"deviceName": "Device Name",
|
|
51
|
+
"date": "Date",
|
|
52
|
+
"minValue": "Min",
|
|
53
|
+
"maxValue": "Max",
|
|
54
|
+
"pointValue": "Average"
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
"alerts": {
|
|
59
|
+
"title": "Alerts",
|
|
60
|
+
"configure-alerts-button": "Configure Alerts",
|
|
61
|
+
"types": {
|
|
62
|
+
"title": "Alert Types",
|
|
63
|
+
"all": "All",
|
|
64
|
+
"critical": "Critical",
|
|
65
|
+
"custom": "Custom",
|
|
66
|
+
"history": "History"
|
|
67
|
+
},
|
|
68
|
+
"categories": {
|
|
69
|
+
"title": "Alert Categories",
|
|
70
|
+
"all": "All",
|
|
71
|
+
"power": "Power",
|
|
72
|
+
"environmental": "Environmental",
|
|
73
|
+
"auxiliary": "Auxiliary"
|
|
74
|
+
},
|
|
75
|
+
"details": {
|
|
76
|
+
"title": "Alert Instances",
|
|
77
|
+
"alert-number": "Alert Number",
|
|
78
|
+
"site": "Site",
|
|
79
|
+
"location": "Location",
|
|
80
|
+
"total-load": "Total Load",
|
|
81
|
+
"threshold-value": "Threshold Value",
|
|
82
|
+
"affected-ci": "Affected CI",
|
|
83
|
+
"description": "Description",
|
|
84
|
+
"alert-timeline-summary": "Alert Timeline Summary",
|
|
85
|
+
"alert-generated-on": "Alert Generated On",
|
|
86
|
+
"duration": "Duration",
|
|
87
|
+
"error": "Server error fetching alert data"
|
|
88
|
+
},
|
|
89
|
+
"definitions": {
|
|
90
|
+
"title": "Alert Definitions",
|
|
91
|
+
"warning-message": "Ensure your mobile service provider does not block automated text messaging if you subscribe to that notification method."
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"customize-alert-dialog": {
|
|
95
|
+
"title": "Customize Alert",
|
|
96
|
+
"message": "You can choose to customize this alert. Digital Realty will not take actions on custom alerts.",
|
|
97
|
+
"it-load-level": "IT Load Level",
|
|
98
|
+
"threshold": "Threshold",
|
|
99
|
+
"total-ITkW": "TotalITkW >",
|
|
100
|
+
"email-alerts": "Email Alerts",
|
|
101
|
+
"sms-alerts": "SMS Alerts",
|
|
102
|
+
"bottom-message": "Ensure your mobile service provider does not block automated text messaging if you subscribe to that notification method.",
|
|
103
|
+
"cancel-button": "Cancel",
|
|
104
|
+
"save-button": "Save",
|
|
105
|
+
"success-updated": "Alert updated",
|
|
106
|
+
"success-custom-created": "Custom alert created",
|
|
107
|
+
"success-custom-updated": "Custom alert updated",
|
|
108
|
+
"success-critical-updated": "Critical alert updated",
|
|
109
|
+
"server-error": "Server Error",
|
|
110
|
+
"threshold-validation-error": "Threshold is outside the allowed range",
|
|
111
|
+
"critical-enrollment-operator-and-threshold-empty": "Cannot update Custom Alert threshold because Parent has empty comparison operator and threshold"
|
|
112
|
+
},
|
|
113
|
+
"alert-instance": {
|
|
114
|
+
"alertId": "Alert Id",
|
|
115
|
+
"site": "Site",
|
|
116
|
+
"location": "Location",
|
|
117
|
+
"alertName": "Alert Name",
|
|
118
|
+
"deviceName": "Device Name",
|
|
119
|
+
"functionValue": "{{device}} Current Value",
|
|
120
|
+
"alertTimeStamp": "Opened",
|
|
121
|
+
"alertType": "Alert Type",
|
|
122
|
+
"configurationItem": "Configuration Item"
|
|
123
|
+
},
|
|
124
|
+
"alert-definition": {
|
|
125
|
+
"deviceName": "Device Name",
|
|
126
|
+
"threshold": "Threshold",
|
|
127
|
+
"liveValue": "Live Value",
|
|
128
|
+
"timeStamp": "Time Stamp"
|
|
129
|
+
},
|
|
130
|
+
"alert-list": {
|
|
131
|
+
"sort-by": "Sort By",
|
|
132
|
+
"pagination-label": "Instances per page",
|
|
133
|
+
"deviceName": "Device Name",
|
|
134
|
+
"functionValue": "Device Function",
|
|
135
|
+
"threshold": "Threshold"
|
|
136
|
+
},
|
|
137
|
+
"cancel": "Cancel"
|
|
138
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"notifications": "Notifications",
|
|
3
|
+
"type": {
|
|
4
|
+
"planned_site_maintenance": "Planned Site Maintenance",
|
|
5
|
+
"emergency_repair": "Emergency Repair",
|
|
6
|
+
"dcim_alert": "DCIM Alert",
|
|
7
|
+
"service_ticket_update": "Service Ticket Update"
|
|
8
|
+
},
|
|
9
|
+
"type-group": {
|
|
10
|
+
"planned_site_maintenance": "$t(type.planned_site_maintenance)",
|
|
11
|
+
"emergency_repair": "$t(type.emergency_repair)s",
|
|
12
|
+
"dcim_alert": "$t(type.dcim_alert)s",
|
|
13
|
+
"service_ticket_update": "$t(type.service_ticket_update)s"
|
|
14
|
+
},
|
|
15
|
+
"none-yet": "No notifications yet.",
|
|
16
|
+
"group-by": {
|
|
17
|
+
"type": "Sort by type",
|
|
18
|
+
"date": "Sort by type"
|
|
19
|
+
},
|
|
20
|
+
"today": "Today",
|
|
21
|
+
"earlier": "Earlier",
|
|
22
|
+
"mark-all-read": "Mark All Read",
|
|
23
|
+
"mark-all-read-confirmation-message": "Are you sure you want to mark all notifications as read?",
|
|
24
|
+
"filter-by-type": "Filter by type",
|
|
25
|
+
"filter-by-date": "Filter by date",
|
|
26
|
+
"filter-list": "Filter List",
|
|
27
|
+
"clear-all": "Clear All",
|
|
28
|
+
"delete": "Are you sure you want to delete this notification?"
|
|
29
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{c,u as d,S as l,j as e,P as u,T as m,b as h,C as f,E as p,Q as x,q as j,D as b,R as C,L as y,a as _,r as v}from"./assets/app-BC3SXvdh.js";import S,{Suspense as E}from"react";import a from"react-dom";import"lit";import"lit/directives/if-defined.js";import"@digital-realty/ix-toast/ix-message-toast.js";const s=document.createElement("div"),P=c({key:"dcim-charts",container:s}),R=({sessionToken:o,baseUrl:r,parent:t})=>{return n(),d(l.X_AUTH,{defaultValue:JSON.stringify({access_token:o})}),e.jsx(S.StrictMode,{children:e.jsx(u,{value:t||document.body,children:e.jsx(m,{customTheme:h(t),children:e.jsx(f,{value:P,children:e.jsx(p,{children:e.jsx(x,{client:j,children:e.jsx(b,{children:e.jsx(E,{fallback:e.jsx(y,{}),children:e.jsx(C,{router:i()})})})})})})})})});function n(){t?t.insertBefore(s,t.firstChild):document.body.appendChild(s)}function i(){return _(v,{basename:r})}};class T extends HTMLElement{constructor(){super(),this._root=this.attachShadow({mode:"open"})}connectedCallback(){const r=this.getAttribute("baseUrl");a.render(e.jsx(R,{baseUrl:r,parent:this._root}),this._root)}disconnectedCallback(){a.unmountComponentAtNode(this._root)}}customElements.define("ui-mfe-charts",T);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{d as u,j as l}from"./assets/app-BC3SXvdh.js";import f from"./ui-mfe-light-dcim.js";import"react";import"react-dom";import"lit";import"lit/directives/if-defined.js";import"@digital-realty/ix-toast/ix-message-toast.js";(function(){const o=document.createElement("link").relList;if(o&&o.supports&&o.supports("modulepreload"))return;for(const e of document.querySelectorAll('link[rel="modulepreload"]'))i(e);new MutationObserver(e=>{for(const t of e)if(t.type==="childList")for(const s of t.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&i(s)}).observe(document,{childList:!0,subtree:!0});function c(e){const t={};return e.integrity&&(t.integrity=e.integrity),e.referrerPolicy&&(t.referrerPolicy=e.referrerPolicy),e.crossOrigin==="use-credentials"?t.credentials="include":e.crossOrigin==="anonymous"?t.credentials="omit":t.credentials="same-origin",t}function i(e){if(e.ep)return;e.ep=!0;const t=c(e);fetch(e.href,t)}})();const r=document.getElementById("root");var n;const d=((n=r==null?void 0:r.getAttribute("sessiontoken"))==null?void 0:n.valueOf())||"",p=(r==null?void 0:r.getAttribute("baseUrl"))||"";u.createRoot(r).render(l.jsx(f,{sessionToken:d,baseUrl:p}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{u as o,S as i,j as e,T as u,b as n,E as l,Q as d,q as c,D as m,R as p,L as x,a as j,r as h}from"./assets/app-BC3SXvdh.js";import f,{Suspense as S}from"react";import"react-dom";import"lit";import"lit/directives/if-defined.js";import"@digital-realty/ix-toast/ix-message-toast.js";const P=({sessionToken:r,baseUrl:s,parent:t})=>{return o(i.X_AUTH,{defaultValue:JSON.stringify({access_token:r})}),e.jsx(f.StrictMode,{children:e.jsx(u,{customTheme:n(t),children:e.jsx(l,{children:e.jsx(d,{client:c,children:e.jsx(m,{children:e.jsx(S,{fallback:e.jsx(x,{}),children:e.jsx(p,{router:a()})})})})})})});function a(){return j(h,{basename:s})}};export{P as default};
|
package/dist/versions.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default {"build-id":"0000","env":"tx","branch":"xxxx"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"build-id":"0000","env":"tx","branch":"xxxx"}
|
package/package.json
ADDED
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@digital-realty/ui-mfe-dcim",
|
|
3
|
+
"license": "MIT",
|
|
4
|
+
"author": "@digital-realty",
|
|
5
|
+
"version": "1.0.0-alpha.1",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"publishConfig": {
|
|
8
|
+
"access": "public"
|
|
9
|
+
},
|
|
10
|
+
"exports": {
|
|
11
|
+
"./ui-mfe-dcim.js": "./dist/ui-mfe-dcim.js",
|
|
12
|
+
"./versions.js": "./dist/versions.js"
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"dist",
|
|
16
|
+
"!dist/index.html"
|
|
17
|
+
],
|
|
18
|
+
"workspaces": [
|
|
19
|
+
"../lib-components/packages/*"
|
|
20
|
+
],
|
|
21
|
+
"scripts": {
|
|
22
|
+
"build": "npm run generate-config && tsc && vite build && npx ix-write-versions write-versions",
|
|
23
|
+
"build:workspace": "npm run generate-config && npm run build",
|
|
24
|
+
"clean": "rimraf node_modules dist",
|
|
25
|
+
"dev": "vite",
|
|
26
|
+
"format": "prettier --write .",
|
|
27
|
+
"generate-config": "node build_scripts/generate-config",
|
|
28
|
+
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
29
|
+
"lint:fix": "eslint --fix --max-warnings 0 .",
|
|
30
|
+
"preview": "vite preview",
|
|
31
|
+
"test": "jest --verbose",
|
|
32
|
+
"test:low-performance": "jest --verbose --runInBand",
|
|
33
|
+
"test:50": "jest --verbose --watchAll=false --maxWorkers=50%",
|
|
34
|
+
"prepare": "husky"
|
|
35
|
+
},
|
|
36
|
+
"dependencies": {
|
|
37
|
+
"@digital-realty/ix-app-logic": "1.0.4",
|
|
38
|
+
"@digital-realty/ix-toast": "^1.2.1",
|
|
39
|
+
"@emotion/cache": "^11.11.0",
|
|
40
|
+
"@emotion/react": "^11.11.4",
|
|
41
|
+
"@emotion/server": "^11.11.0",
|
|
42
|
+
"@emotion/styled": "^11.11.5",
|
|
43
|
+
"@json2csv/plainjs": "^7.0.6",
|
|
44
|
+
"@mui/base": "^5.0.0-beta.40",
|
|
45
|
+
"@mui/icons-material": "^5.15.15",
|
|
46
|
+
"@mui/lab": "^5.0.0-alpha.89",
|
|
47
|
+
"@mui/material": "^5.14.1",
|
|
48
|
+
"@mui/x-data-grid-pro": "^5.17.26",
|
|
49
|
+
"@mui/x-date-pickers-pro": "^5.0.20",
|
|
50
|
+
"change-case": "^5.4.4",
|
|
51
|
+
"chart.js": "4.4.0",
|
|
52
|
+
"chartjs-adapter-date-fns": "^3.0.0",
|
|
53
|
+
"chartjs-plugin-annotation": "^2.1.2",
|
|
54
|
+
"chartjs-plugin-autocolors": "^0.2.2",
|
|
55
|
+
"date-fns": "^2.30.0",
|
|
56
|
+
"date-fns-tz": "^1.3.5",
|
|
57
|
+
"formik": "^2.4.5",
|
|
58
|
+
"i18next": "^23.10.1",
|
|
59
|
+
"i18next-xhr-backend": "^3.2.2",
|
|
60
|
+
"lit": "^3.3.1",
|
|
61
|
+
"lodash": "^4.17.21",
|
|
62
|
+
"notistack": "^3.0.1",
|
|
63
|
+
"qs": "^6.11.0",
|
|
64
|
+
"react": "^18.2.0",
|
|
65
|
+
"react-chartjs-2": "^5.2.0",
|
|
66
|
+
"react-dom": "^18.2.0",
|
|
67
|
+
"react-i18next": "^14.1.0",
|
|
68
|
+
"react-query": "^3.39.3",
|
|
69
|
+
"react-router-dom": "^6.22.3",
|
|
70
|
+
"react-window": "^1.8.7",
|
|
71
|
+
"use-local-storage-state": "^18.3.3",
|
|
72
|
+
"yup": "^0.32.11"
|
|
73
|
+
},
|
|
74
|
+
"devDependencies": {
|
|
75
|
+
"@jest/types": "^28.1.3",
|
|
76
|
+
"@swc/core": "^1.6.7-nightly-20240703.4",
|
|
77
|
+
"@swc/jest": "^0.2.36",
|
|
78
|
+
"@testing-library/dom": "^10.3.0",
|
|
79
|
+
"@testing-library/jest-dom": "^5.17.0",
|
|
80
|
+
"@testing-library/react": "^16.0.0",
|
|
81
|
+
"@testing-library/user-event": "^14.5.2",
|
|
82
|
+
"@types/jest": "^29.5.12",
|
|
83
|
+
"@types/lodash": "^4.17.0",
|
|
84
|
+
"@types/node": "^20.12.4",
|
|
85
|
+
"@types/qs": "^6.9.14",
|
|
86
|
+
"@types/react": "^18.2.66",
|
|
87
|
+
"@types/react-dom": "^18.2.22",
|
|
88
|
+
"@types/react-window": "^1.8.8",
|
|
89
|
+
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
|
90
|
+
"@typescript-eslint/parser": "^7.2.0",
|
|
91
|
+
"@vitejs/plugin-react": "^4.2.1",
|
|
92
|
+
"eslint": "^8.57.0",
|
|
93
|
+
"eslint-config-prettier": "^8.10.0",
|
|
94
|
+
"eslint-import-resolver-vite": "^2.0.1",
|
|
95
|
+
"eslint-plugin-import": "^2.29.1",
|
|
96
|
+
"eslint-plugin-jest": "^28.6.0",
|
|
97
|
+
"eslint-plugin-react": "^7.34.1",
|
|
98
|
+
"eslint-plugin-react-hooks": "^4.6.0",
|
|
99
|
+
"eslint-plugin-react-refresh": "^0.4.6",
|
|
100
|
+
"http-server": "^14.1.1",
|
|
101
|
+
"husky": "^9.0.11",
|
|
102
|
+
"jest": "^28.1.3",
|
|
103
|
+
"jest-canvas-mock": "^2.5.2",
|
|
104
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
105
|
+
"jest-fail-on-console": "^3.3.0",
|
|
106
|
+
"jest-slow-test-reporter": "^1.0.0",
|
|
107
|
+
"lint-staged": "^15.2.7",
|
|
108
|
+
"node-fetch": "^3.3.2",
|
|
109
|
+
"prettier": "^2.7.1",
|
|
110
|
+
"rimraf": "^5.0.5",
|
|
111
|
+
"typescript": "^5.2.2",
|
|
112
|
+
"vite": "^5.2.8"
|
|
113
|
+
},
|
|
114
|
+
"optionalDependencies": {
|
|
115
|
+
"@esbuild/linux-x64": "^0.23.1",
|
|
116
|
+
"@esbuild/win32-x64": "^0.23.1",
|
|
117
|
+
"@rollup/rollup-darwin-arm64": "^4.14.1",
|
|
118
|
+
"@rollup/rollup-win32-x64-msvc": "^4.14.1"
|
|
119
|
+
}
|
|
120
|
+
}
|