sccoreui 5.3.9 → 5.4.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/dist/assets/sccoreui.css
CHANGED
|
@@ -8077,7 +8077,7 @@ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--gray-100);
|
|
|
8077
8077
|
/* scrollbar customisation */
|
|
8078
8078
|
::-webkit-scrollbar {
|
|
8079
8079
|
height: 2px;
|
|
8080
|
-
width:
|
|
8080
|
+
width: 4px; /* Set the width of the scrollbar */
|
|
8081
8081
|
}
|
|
8082
8082
|
|
|
8083
8083
|
/* Target the thumb */
|
|
@@ -8096,6 +8096,27 @@ box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05), 0px 0px 0px 2px var(--gray-100);
|
|
|
8096
8096
|
background-color: transparent; /* Set the background color of the corner */
|
|
8097
8097
|
}
|
|
8098
8098
|
|
|
8099
|
+
::-moz-scrollbar {
|
|
8100
|
+
height: 2px;
|
|
8101
|
+
width: 4px; /* Set the width of the scrollbar */
|
|
8102
|
+
}
|
|
8103
|
+
|
|
8104
|
+
/* Target the thumb */
|
|
8105
|
+
::-moz-scrollbar-thumb {
|
|
8106
|
+
background-color: var(--gray-200); /* Set the background color of the thumb */
|
|
8107
|
+
border-radius: 8px; /* Set the border radius of the thumb */
|
|
8108
|
+
}
|
|
8109
|
+
|
|
8110
|
+
/* Target the track */
|
|
8111
|
+
::-moz-scrollbar-track {
|
|
8112
|
+
background-color: transparent; /* Set the background color of the track */
|
|
8113
|
+
}
|
|
8114
|
+
|
|
8115
|
+
/* Target the corner */
|
|
8116
|
+
::-moz-scrollbar-corner {
|
|
8117
|
+
background-color: transparent; /* Set the background color of the corner */
|
|
8118
|
+
}
|
|
8119
|
+
|
|
8099
8120
|
.p-paginator .p-paginator-pages .p-paginator-page,
|
|
8100
8121
|
.p-paginator .p-paginator-prev,
|
|
8101
8122
|
.p-paginator .p-paginator-next,
|
|
@@ -8320,6 +8341,14 @@ input[type="number"]::-webkit-outer-spin-button {
|
|
|
8320
8341
|
border-radius: 6px;
|
|
8321
8342
|
}
|
|
8322
8343
|
|
|
8344
|
+
.p-disabled {
|
|
8345
|
+
.p-inputtext {
|
|
8346
|
+
border: 1px solid var(--gray-300);
|
|
8347
|
+
background-color: var(--gray-50);
|
|
8348
|
+
color: var(--gray-500);
|
|
8349
|
+
}
|
|
8350
|
+
}
|
|
8351
|
+
|
|
8323
8352
|
|
|
8324
8353
|
.last-item-bg-color ul li:last-child {
|
|
8325
8354
|
background-color: var(--primary-50);
|
|
@@ -9002,6 +9002,15 @@ exports.iconList = [
|
|
|
9002
9002
|
</svg>
|
|
9003
9003
|
`,
|
|
9004
9004
|
},
|
|
9005
|
+
{
|
|
9006
|
+
name: "default-app",
|
|
9007
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="App-Window-Question--Streamline-Ultimate.svg"><desc>App Window Question Streamline Icon: https://streamlinehq.com</desc><path stroke="#4f5970" d="M7.5 2.75391c-0.13807 0 -0.25 -0.11193 -0.25 -0.25s0.11193 -0.25 0.25 -0.25" stroke-width="1"></path><path stroke="#4f5970" d="M7.5 2.75391c0.13807 0 0.25 -0.11193 0.25 -0.25s-0.11193 -0.25 -0.25 -0.25" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" d="M0.5 4.50391h20" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" d="M8.5 16.5h-6c-0.53043 0 -1.03914 -0.2107 -1.41421 -0.5858C0.710714 15.5391 0.5 15.0304 0.5 14.5v-12c0 -0.53043 0.210714 -1.03914 0.58579 -1.41421C1.46086 0.710714 1.96957 0.5 2.5 0.5h16c0.5304 0 1.0391 0.210714 1.4142 0.58579 0.3751 0.37507 0.5858 0.88378 0.5858 1.41421v6" stroke-width="1"></path><path stroke="#4f5970" d="M3.5 2.75391c-0.13807 0 -0.25 -0.11193 -0.25 -0.25s0.11193 -0.25 0.25 -0.25" stroke-width="1"></path><path stroke="#4f5970" d="M3.5 2.75391c0.13807 0 0.25 -0.11193 0.25 -0.25s-0.11193 -0.25 -0.25 -0.25" stroke-width="1"></path><g><path stroke="#4f5970" d="M5.5 2.75391c-0.13807 0 -0.25 -0.11193 -0.25 -0.25s0.11193 -0.25 0.25 -0.25" stroke-width="1"></path><path stroke="#4f5970" d="M5.5 2.75391c0.13807 0 0.25 -0.11193 0.25 -0.25s-0.11193 -0.25 -0.25 -0.25" stroke-width="1"></path></g><g><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" d="M17.5 23.5c3.3137 0 6 -2.6863 6 -6s-2.6863 -6 -6 -6 -6 2.6863 -6 6 2.6863 6 6 6Z" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" d="M15.625 16.041c0 -0.3708 0.11 -0.7333 0.316 -1.0417 0.206 -0.3083 0.4989 -0.5486 0.8415 -0.6906 0.3426 -0.1419 0.7196 -0.179 1.0833 -0.1067 0.3637 0.0724 0.6978 0.251 0.96 0.5132s0.4408 0.5963 0.5132 0.96c0.0723 0.3637 0.0352 0.7407 -0.1067 1.0833 -0.1419 0.3427 -0.3823 0.6355 -0.6906 0.8415 -0.3083 0.206 -0.6709 0.316 -1.0417 0.316v1" stroke-width="1"></path><path stroke="#4f5970" d="M17.5 21.416c-0.1381 0 -0.25 -0.1119 -0.25 -0.25s0.1119 -0.25 0.25 -0.25" stroke-width="1"></path><path stroke="#4f5970" d="M17.5 21.416c0.1381 0 0.25 -0.1119 0.25 -0.25s-0.1119 -0.25 -0.25 -0.25" stroke-width="1"></path></g></svg>`,
|
|
9008
|
+
},
|
|
9009
|
+
{
|
|
9010
|
+
name: "dynamic-type",
|
|
9011
|
+
svg: `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" id="Amazon-Dynamo-Power--Streamline-Ultimate.svg"><desc>Amazon Dynamo Power Streamline Icon: https://streamlinehq.com</desc><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="m20.35 9.25 -5.9 7.4c-0.1 0.1 -0.1 0.3 -0.1 0.4 0.1 0.1 0.2 0.2 0.3 0.2h2.6v6l5.9 -7.4c0.1 -0.1 0.1 -0.3 0.1 -0.4 -0.1 -0.1 -0.2 -0.2 -0.3 -0.2h-2.6v-6Z" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.55 7.55c4.3078 0 7.8 -1.52223 7.8 -3.4S12.8578 0.75 8.55 0.75C4.24218 0.75 0.75 2.27223 0.75 4.15s3.49218 3.4 7.8 3.4Z" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M0.75 4.15002v5.2C0.75 11.25 4.25 12.75 8.55 12.75c2.1494 0 4.0989 -0.3748 5.5114 -0.987M16.35 9.35002v-5.2" stroke-width="1"></path><path stroke="#4f5970" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M0.75 9.34998V14.55c0 1.9 3.5 3.4 7.8 3.4 1.1 0 2.1 -0.1 3 -0.3" stroke-width="1"></path></svg>
|
|
9012
|
+
`,
|
|
9013
|
+
},
|
|
9005
9014
|
{
|
|
9006
9015
|
name: "array-object",
|
|
9007
9016
|
svg: `<svg width="24" height="24" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|