Merge branch 'main' of github.com:defuj/eis

This commit is contained in:
kur0nek-o
2023-10-17 21:00:15 +07:00
22 changed files with 949 additions and 983 deletions

View File

@@ -980,6 +980,13 @@ select {
margin-top: 1.5rem;
}
.line-clamp-1 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.block {
display: block;
}
@@ -1068,6 +1075,10 @@ select {
height: 74vh;
}
.h-\[calc\(100\%-64px\)\] {
height: calc(100% - 64px);
}
.h-fit {
height: -moz-fit-content;
height: fit-content;
@@ -1382,6 +1393,10 @@ select {
align-items: center;
}
.justify-start {
justify-content: flex-start;
}
.justify-end {
justify-content: flex-end;
}
@@ -1439,6 +1454,12 @@ select {
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0px * var(--tw-space-x-reverse));
margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
--tw-divide-y-reverse: 0;
border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
@@ -1501,6 +1522,10 @@ select {
border-radius: 0.75rem;
}
.rounded-2xl {
border-radius: 1rem;
}
.rounded-l-full {
border-top-left-radius: 9999px;
border-bottom-left-radius: 9999px;
@@ -1511,6 +1536,11 @@ select {
border-bottom-right-radius: 9999px;
}
.rounded-t-3xl {
border-top-left-radius: 1.5rem;
border-top-right-radius: 1.5rem;
}
.border {
border-width: 1px;
}
@@ -1694,6 +1724,11 @@ select {
background-color: rgb(204 0 0 / var(--tw-bg-opacity));
}
.bg-secondary-100 {
--tw-bg-opacity: 1;
background-color: rgb(204 235 239 / var(--tw-bg-opacity));
}
.bg-transparent {
background-color: transparent;
}
@@ -1718,6 +1753,26 @@ select {
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-red-50 {
--tw-bg-opacity: 1;
background-color: rgb(255 229 229 / var(--tw-bg-opacity));
}
.bg-yellow-50 {
--tw-bg-opacity: 1;
background-color: rgb(255 255 229 / var(--tw-bg-opacity));
}
.bg-yellow-100 {
--tw-bg-opacity: 1;
background-color: rgb(255 255 204 / var(--tw-bg-opacity));
}
.bg-yellow-600 {
--tw-bg-opacity: 1;
background-color: rgb(204 204 0 / var(--tw-bg-opacity));
}
.bg-opacity-25 {
--tw-bg-opacity: 0.25;
}
@@ -1746,6 +1801,18 @@ select {
fill: #035b71;
}
.fill-red-600 {
fill: #cc0000;
}
.fill-secondary-600 {
fill: #007b8d;
}
.fill-gray-400 {
fill: #9ca3af;
}
.p-1 {
padding: 0.25rem;
}
@@ -2134,6 +2201,11 @@ select {
color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-primary-50 {
--tw-text-opacity: 1;
color: rgb(230 239 241 / var(--tw-text-opacity));
}
.text-primary-500 {
--tw-text-opacity: 1;
color: rgb(3 91 113 / var(--tw-text-opacity));
@@ -2179,6 +2251,16 @@ select {
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-yellow-700 {
--tw-text-opacity: 1;
color: rgb(153 153 0 / var(--tw-text-opacity));
}
.text-secondary-600 {
--tw-text-opacity: 1;
color: rgb(0 123 141 / var(--tw-text-opacity));
}
.text-opacity-100 {
--tw-text-opacity: 1;
}
@@ -2476,6 +2558,21 @@ select {
background-color: rgb(2 73 90 / var(--tw-bg-opacity));
}
.hover\:bg-red-700:hover {
--tw-bg-opacity: 1;
background-color: rgb(153 0 0 / var(--tw-bg-opacity));
}
.hover\:bg-yellow-500:hover {
--tw-bg-opacity: 1;
background-color: rgb(255 255 0 / var(--tw-bg-opacity));
}
.hover\:bg-primary-500:hover {
--tw-bg-opacity: 1;
background-color: rgb(3 91 113 / var(--tw-bg-opacity));
}
.hover\:text-gray-500:hover {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
@@ -2585,6 +2682,11 @@ select {
--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}
.focus\:ring-primary-500:focus {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(3 91 113 / var(--tw-ring-opacity));
}
.focus\:ring-opacity-10:focus {
--tw-ring-opacity: 0.1;
}
@@ -2623,6 +2725,14 @@ select {
background-color: rgb(205 222 227 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:fill-gray-600 {
fill: #4b5563;
}
.group:hover .group-hover\:fill-gray-500 {
fill: #6b7280;
}
.group:hover .group-hover\:text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity));
@@ -2817,6 +2927,10 @@ select {
max-width: 24rem;
}
.sm\:flex-1 {
flex: 1 1 0%;
}
.sm\:translate-y-0 {
--tw-translate-y: 0px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
@@ -2862,10 +2976,28 @@ select {
align-items: center;
}
.sm\:justify-start {
justify-content: flex-start;
}
.sm\:justify-between {
justify-content: space-between;
}
.sm\:gap-3 {
gap: 0.75rem;
}
.sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 1;
}
.sm\:overflow-visible {
overflow: visible;
}
@@ -2932,6 +3064,10 @@ select {
padding-right: 1.5rem;
}
.sm\:pb-6 {
padding-bottom: 1.5rem;
}
.sm\:text-left {
text-align: left;
}
@@ -2987,6 +3123,10 @@ select {
margin-left: 20rem;
}
.md\:mr-4 {
margin-right: 1rem;
}
.md\:mr-6 {
margin-right: 1.5rem;
}
@@ -3011,6 +3151,10 @@ select {
width: 20rem;
}
.md\:w-\[300px\] {
width: 300px;
}
.md\:max-w-\[220px\] {
max-width: 220px;
}
@@ -3027,6 +3171,11 @@ select {
flex-direction: column;
}
.md\:bg-primary-500 {
--tw-bg-opacity: 1;
background-color: rgb(3 91 113 / var(--tw-bg-opacity));
}
.md\:p-20 {
padding: 5rem;
}