Skip to content

Commit

Permalink
Update to PrimeReact 7
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Nov 19, 2021
1 parent fcd4527 commit 70d0e14
Show file tree
Hide file tree
Showing 148 changed files with 92,308 additions and 489 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sakai-react",
"version": "6.1.1-SNAPSHOT",
"version": "7.0.0",
"homepage": ".",
"private": false,
"repository": {
Expand All @@ -15,9 +15,9 @@
"@fullcalendar/timegrid": "^5.7.2",
"@fullcalendar/react": "^5.7.0",
"chart.js": "3.3.2",
"primereact": "6.6.0",
"primeflex": "3.0.0",
"primeicons": "^4.1.0",
"primereact": "7.0.1",
"primeflex": "3.1.0",
"primeicons": "^5.0.0",
"prismjs": "1.9.0",
"react": "^17.0.1",
"react-app-polyfill": "^1.0.6",
Expand Down
Binary file modified public/assets/layout/images/themes/arya-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/layout/images/themes/arya-green.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/layout/images/themes/arya-orange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/layout/images/themes/arya-purple.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/layout/images/themes/mira.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/layout/images/themes/nano.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/assets/layout/images/themes/nova-vue.png
Binary file not shown.
Binary file added public/assets/layout/images/themes/soho-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/layout/images/themes/soho-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/assets/layout/images/themes/viva-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions public/assets/layout/images/themes/viva-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 18 additions & 3 deletions public/assets/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #64B5F6;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
Expand Down Expand Up @@ -2209,14 +2209,14 @@
}

.p-speeddial-direction-up .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-up .p-speeddial-item:first-child {
margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-down .p-speeddial-item:first-child {
margin-top: 0.5rem;
Expand Down Expand Up @@ -3006,6 +3006,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(100, 181, 246, 0.16);
}

.p-orderlist .p-orderlist-controls {
padding: 1rem;
Expand Down Expand Up @@ -3346,6 +3350,12 @@
.p-tree .p-tree-loading-icon {
font-size: 2rem;
}
.p-tree .p-treenode-droppoint {
height: 0.5rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
background: rgba(35, 150, 242, 0.16);
}

.p-treetable .p-paginator-top {
border-width: 1px 0 1px 0;
Expand Down Expand Up @@ -3835,6 +3845,9 @@
border-color: #64B5F6;
color: #64B5F6;
}
.p-tabview .p-tabview-close {
margin-left: 0.5rem;
}
.p-tabview .p-tabview-nav-btn.p-link {
background: #1e1e1e;
color: #64B5F6;
Expand Down Expand Up @@ -4143,6 +4156,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
Expand Down Expand Up @@ -4184,6 +4198,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
Expand Down
21 changes: 18 additions & 3 deletions public/assets/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #81C784;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
Expand Down Expand Up @@ -2209,14 +2209,14 @@
}

.p-speeddial-direction-up .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-up .p-speeddial-item:first-child {
margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-down .p-speeddial-item:first-child {
margin-top: 0.5rem;
Expand Down Expand Up @@ -3006,6 +3006,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(129, 199, 132, 0.16);
}

.p-orderlist .p-orderlist-controls {
padding: 1rem;
Expand Down Expand Up @@ -3346,6 +3350,12 @@
.p-tree .p-tree-loading-icon {
font-size: 2rem;
}
.p-tree .p-treenode-droppoint {
height: 0.5rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
background: rgba(84, 179, 88, 0.16);
}

.p-treetable .p-paginator-top {
border-width: 1px 0 1px 0;
Expand Down Expand Up @@ -3835,6 +3845,9 @@
border-color: #81C784;
color: #81C784;
}
.p-tabview .p-tabview-close {
margin-left: 0.5rem;
}
.p-tabview .p-tabview-nav-btn.p-link {
background: #1e1e1e;
color: #81C784;
Expand Down Expand Up @@ -4143,6 +4156,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
Expand Down Expand Up @@ -4184,6 +4198,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
Expand Down
21 changes: 18 additions & 3 deletions public/assets/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #FFD54F;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
Expand Down Expand Up @@ -2209,14 +2209,14 @@
}

.p-speeddial-direction-up .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-up .p-speeddial-item:first-child {
margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-down .p-speeddial-item:first-child {
margin-top: 0.5rem;
Expand Down Expand Up @@ -3006,6 +3006,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(255, 213, 79, 0.16);
}

.p-orderlist .p-orderlist-controls {
padding: 1rem;
Expand Down Expand Up @@ -3346,6 +3350,12 @@
.p-tree .p-tree-loading-icon {
font-size: 2rem;
}
.p-tree .p-treenode-droppoint {
height: 0.5rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
background: rgba(255, 197, 12, 0.16);
}

.p-treetable .p-paginator-top {
border-width: 1px 0 1px 0;
Expand Down Expand Up @@ -3835,6 +3845,9 @@
border-color: #FFD54F;
color: #FFD54F;
}
.p-tabview .p-tabview-close {
margin-left: 0.5rem;
}
.p-tabview .p-tabview-nav-btn.p-link {
background: #1e1e1e;
color: #FFD54F;
Expand Down Expand Up @@ -4143,6 +4156,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
Expand Down Expand Up @@ -4184,6 +4198,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
Expand Down
21 changes: 18 additions & 3 deletions public/assets/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@
.p-rating .p-rating-icon:first-child {
margin-left: 0;
}
.p-rating .p-rating-icon.pi-star {
.p-rating .p-rating-icon.pi-star-fill {
color: #BA68C8;
}
.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
Expand Down Expand Up @@ -2209,14 +2209,14 @@
}

.p-speeddial-direction-up .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-up .p-speeddial-item:first-child {
margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
margin: 0.25rem 0;
margin: 0.25rem;
}
.p-speeddial-direction-down .p-speeddial-item:first-child {
margin-top: 0.5rem;
Expand Down Expand Up @@ -3006,6 +3006,10 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.fc.fc-theme-standard .fc-highlight {
color: rgba(255, 255, 255, 0.87);
background: rgba(186, 104, 200, 0.16);
}

.p-orderlist .p-orderlist-controls {
padding: 1rem;
Expand Down Expand Up @@ -3346,6 +3350,12 @@
.p-tree .p-tree-loading-icon {
font-size: 2rem;
}
.p-tree .p-treenode-droppoint {
height: 0.5rem;
}
.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
background: rgba(162, 65, 178, 0.16);
}

.p-treetable .p-paginator-top {
border-width: 1px 0 1px 0;
Expand Down Expand Up @@ -3835,6 +3845,9 @@
border-color: #BA68C8;
color: #BA68C8;
}
.p-tabview .p-tabview-close {
margin-left: 0.5rem;
}
.p-tabview .p-tabview-nav-btn.p-link {
background: #1e1e1e;
color: #BA68C8;
Expand Down Expand Up @@ -4143,6 +4156,7 @@
color: rgba(255, 255, 255, 0.87);
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
width: 12.5rem;
}
.p-contextmenu .p-menuitem-link {
Expand Down Expand Up @@ -4184,6 +4198,7 @@
background: #1e1e1e;
border: 1px solid #383838;
box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
border-radius: 3px;
}
.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
background: rgba(255, 255, 255, 0.03);
Expand Down
Loading

0 comments on commit 70d0e14

Please sign in to comment.