Skip to content

Commit ddbfe1b

Browse files
committed
update version
1 parent 4616423 commit ddbfe1b

File tree

201 files changed

+348
-344
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

201 files changed

+348
-344
lines changed

README.md

Lines changed: 1 addition & 1 deletion

public/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010
@@ -38,10 +38,14 @@
3838
rel="stylesheet"
3939
/>
4040
<script async defer src="https://buttons.github.io/buttons.js"></script>
41-
41+
4242
<!-- Nepcha Analytics (nepcha.com) -->
4343
<!-- Nepcha is a easy-to-use web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -->
44-
<script defer data-site="YOUR_DOMAIN_HERE" src="https://api.nepcha.com/js/nepcha-analytics.js"></script>
44+
<script
45+
defer
46+
data-site="YOUR_DOMAIN_HERE"
47+
src="https://api.nepcha.com/js/nepcha-analytics.js"
48+
></script>
4549
</head>
4650

4751
<body>

src/App.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
22
=========================================================
3-
* Soft UI Dashboard React - v4.0.0
3+
* Soft UI Dashboard React - v4.0.1
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/borders.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/boxShadows.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/breakpoints.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/colors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/globals.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/base/typography.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/appBar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/avatar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/breadcrumbs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/button/contained.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/button/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/button/outlined.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/button/root.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/button/text.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/buttonBase.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/card/cardContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/card/cardMedia.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/card/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/container.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/dialog/dialogActions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/dialog/dialogContent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/dialog/dialogContentText.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/dialog/dialogTitle.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/dialog/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/divider.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/autocomplete.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/checkbox.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/formControlLabel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/formLabel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/input.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/inputBase.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/radio.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/select.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/form/switchButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/icon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/iconButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/linearProgress.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/link.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

src/assets/theme/components/list/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
=========================================================
55
66
* Product Page: https://www.creative-tim.com/product/soft-ui-dashboard-pro-react
7-
* Copyright 2022 Creative Tim (https://www.creative-tim.com)
7+
* Copyright 2023 Creative Tim (https://www.creative-tim.com)
88
99
Coded by www.creative-tim.com
1010

0 commit comments

Comments
 (0)