@policystudio/policy-studio-ui-vue 1.2.0-access.1 → 1.2.0-access.3
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/css/psui_styles_output.css +102 -102
- package/package.json +1 -1
- package/src/components/chips/PsChips.vue +10 -2
- package/tailwind.config.js +13 -8
|
@@ -638,7 +638,7 @@ video {
|
|
|
638
638
|
}
|
|
639
639
|
.psui-el-chips .psui-el-chips-wrapper:focus, .psui-el-chips .psui-el-chips-wrapper:active {
|
|
640
640
|
--tw-border-opacity: 1;
|
|
641
|
-
border-color: rgb(
|
|
641
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
642
642
|
}
|
|
643
643
|
.psui-el-chips .psui-el-chips-wrapper:focus, .psui-el-chips .psui-el-chips-wrapper:active {
|
|
644
644
|
--tw-bg-opacity: 1;
|
|
@@ -653,7 +653,7 @@ video {
|
|
|
653
653
|
}
|
|
654
654
|
.psui-el-chips .psui-el-chips-wrapper.checked {
|
|
655
655
|
--tw-border-opacity: 1;
|
|
656
|
-
border-color: rgb(
|
|
656
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
657
657
|
}
|
|
658
658
|
.psui-el-chips .psui-el-chips-wrapper.checked {
|
|
659
659
|
--tw-bg-opacity: 1;
|
|
@@ -731,7 +731,7 @@ video {
|
|
|
731
731
|
}
|
|
732
732
|
.psui-el-chips.type-checkbox input:checked + .psui-el-chips-wrapper:before, .psui-el-chips.type-radio input:checked + .psui-el-chips-wrapper:before {
|
|
733
733
|
--tw-text-opacity: 1;
|
|
734
|
-
color: rgb(
|
|
734
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
735
735
|
}
|
|
736
736
|
.psui-el-chips.type-checkbox input:checked + .psui-el-chips-wrapper:hover, .psui-el-chips.type-radio input:checked + .psui-el-chips-wrapper:hover {
|
|
737
737
|
--tw-text-opacity: 1;
|
|
@@ -801,7 +801,7 @@ video {
|
|
|
801
801
|
}
|
|
802
802
|
.psui-el-chips.type-button.layout-with-icon .psui-el-chips-wrapper:hover {
|
|
803
803
|
--tw-text-opacity: 1;
|
|
804
|
-
color: rgb(
|
|
804
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
805
805
|
}
|
|
806
806
|
.psui-el-chips.type-button.layout-with-icon .psui-el-chips-icon {
|
|
807
807
|
margin-right: 0.5rem;
|
|
@@ -869,11 +869,11 @@ video {
|
|
|
869
869
|
.psui-el-chips.type-button.layout-rich .psui-el-chips-wrapper:focus .psui-el-chips-close, .psui-el-chips.type-button.layout-rich .psui-el-chips-wrapper:active,
|
|
870
870
|
.psui-el-chips.type-button.layout-rich .psui-el-chips-wrapper:active .psui-el-chips-close {
|
|
871
871
|
--tw-text-opacity: 1;
|
|
872
|
-
color: rgb(
|
|
872
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
873
873
|
}
|
|
874
874
|
.psui-el-chips.type-button.layout-rich .psui-el-chips-wrapper:focus .psui-el-chips-icon-prepend, .psui-el-chips.type-button.layout-rich .psui-el-chips-wrapper:active .psui-el-chips-icon-prepend {
|
|
875
875
|
--tw-bg-opacity: 1;
|
|
876
|
-
background-color: rgb(
|
|
876
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
877
877
|
}
|
|
878
878
|
.psui-el-chips.type-button.layout-rich .psui-el-chips-icon {
|
|
879
879
|
font-size: 16px;
|
|
@@ -943,7 +943,7 @@ video {
|
|
|
943
943
|
}
|
|
944
944
|
.psui-el-toggle button {
|
|
945
945
|
--tw-text-opacity: 1;
|
|
946
|
-
color: rgb(
|
|
946
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
947
947
|
}
|
|
948
948
|
.psui-el-toggle button {
|
|
949
949
|
outline: 2px solid transparent;
|
|
@@ -958,7 +958,7 @@ video {
|
|
|
958
958
|
}
|
|
959
959
|
.psui-el-toggle button.status-active {
|
|
960
960
|
--tw-bg-opacity: 1;
|
|
961
|
-
background-color: rgb(
|
|
961
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
962
962
|
}
|
|
963
963
|
.psui-el-toggle button.status-active {
|
|
964
964
|
font-weight: 700;
|
|
@@ -1055,7 +1055,7 @@ video {
|
|
|
1055
1055
|
}
|
|
1056
1056
|
.psui-el-tab-header.layout-policy-design button:after {
|
|
1057
1057
|
--tw-bg-opacity: 1;
|
|
1058
|
-
background-color: rgb(
|
|
1058
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
1059
1059
|
}
|
|
1060
1060
|
.psui-el-tab-header.layout-policy-design button:after {
|
|
1061
1061
|
opacity: 0;
|
|
@@ -1071,14 +1071,14 @@ video {
|
|
|
1071
1071
|
}
|
|
1072
1072
|
.psui-el-tab-header.layout-policy-design button.status-active {
|
|
1073
1073
|
--tw-border-opacity: 1;
|
|
1074
|
-
border-color: rgb(
|
|
1074
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
1075
1075
|
}
|
|
1076
1076
|
.psui-el-tab-header.layout-policy-design button.status-active:after {
|
|
1077
1077
|
opacity: 1;
|
|
1078
1078
|
}
|
|
1079
1079
|
.psui-el-tab-header.layout-policy-design button.status-active > div {
|
|
1080
1080
|
--tw-text-opacity: 1;
|
|
1081
|
-
color: rgb(
|
|
1081
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1082
1082
|
}
|
|
1083
1083
|
.psui-el-tab-header.layout-policy-design button.status-active > span {
|
|
1084
1084
|
font-weight: 700;
|
|
@@ -1136,14 +1136,14 @@ video {
|
|
|
1136
1136
|
}
|
|
1137
1137
|
.psui-el-tab-header.layout-standard button:hover {
|
|
1138
1138
|
--tw-text-opacity: 1;
|
|
1139
|
-
color: rgb(
|
|
1139
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1140
1140
|
}
|
|
1141
1141
|
.psui-el-tab-header.layout-standard button:hover {
|
|
1142
1142
|
box-shadow: inset 0px 0px 8px rgba(40, 50, 59, 0.05);
|
|
1143
1143
|
}
|
|
1144
1144
|
.psui-el-tab-header.layout-standard button.status-active {
|
|
1145
1145
|
--tw-bg-opacity: 1;
|
|
1146
|
-
background-color: rgb(
|
|
1146
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
1147
1147
|
}
|
|
1148
1148
|
.psui-el-tab-header.layout-standard button.status-active {
|
|
1149
1149
|
font-weight: 700;
|
|
@@ -1172,22 +1172,22 @@ video {
|
|
|
1172
1172
|
}
|
|
1173
1173
|
.psui-el-tab-header.layout-underline button:hover {
|
|
1174
1174
|
--tw-text-opacity: 1;
|
|
1175
|
-
color: rgb(
|
|
1175
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1176
1176
|
}
|
|
1177
1177
|
.psui-el-tab-header.layout-underline button:not(:last-child) {
|
|
1178
1178
|
margin-right: 20px;
|
|
1179
1179
|
}
|
|
1180
1180
|
.psui-el-tab-header.layout-underline button.status-enable:hover {
|
|
1181
1181
|
--tw-text-opacity: 1;
|
|
1182
|
-
color: rgb(
|
|
1182
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1183
1183
|
}
|
|
1184
1184
|
.psui-el-tab-header.layout-underline button.status-active {
|
|
1185
1185
|
--tw-border-opacity: 1;
|
|
1186
|
-
border-color: rgb(
|
|
1186
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
1187
1187
|
}
|
|
1188
1188
|
.psui-el-tab-header.layout-underline button.status-active {
|
|
1189
1189
|
--tw-text-opacity: 1;
|
|
1190
|
-
color: rgb(
|
|
1190
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1191
1191
|
}
|
|
1192
1192
|
.psui-el-tab-header.layout-folder .psui-el-tooltip:not(:last-child) {
|
|
1193
1193
|
margin-right: 20px;
|
|
@@ -1209,7 +1209,7 @@ video {
|
|
|
1209
1209
|
}
|
|
1210
1210
|
.psui-el-tab-header.layout-folder button:hover {
|
|
1211
1211
|
--tw-text-opacity: 1;
|
|
1212
|
-
color: rgb(
|
|
1212
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1213
1213
|
}
|
|
1214
1214
|
.psui-el-tab-header.layout-folder button:not(:last-child) {
|
|
1215
1215
|
margin-right: 4px;
|
|
@@ -1227,7 +1227,7 @@ video {
|
|
|
1227
1227
|
}
|
|
1228
1228
|
.psui-el-tab-header.layout-folder button.status-active {
|
|
1229
1229
|
--tw-text-opacity: 1;
|
|
1230
|
-
color: rgb(
|
|
1230
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1231
1231
|
}
|
|
1232
1232
|
|
|
1233
1233
|
.psui-el-accordion-item {
|
|
@@ -1290,11 +1290,11 @@ video {
|
|
|
1290
1290
|
}
|
|
1291
1291
|
.psui-el-accordion-item-header-wrapper:hover .psui-el-accordion-item-icon {
|
|
1292
1292
|
--tw-text-opacity: 1 !important;
|
|
1293
|
-
color: rgb(
|
|
1293
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1)) !important;
|
|
1294
1294
|
}
|
|
1295
1295
|
.psui-el-accordion-item-header-wrapper:hover .psui-el-accordion-item-title {
|
|
1296
1296
|
--tw-text-opacity: 1;
|
|
1297
|
-
color: rgb(
|
|
1297
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1298
1298
|
}
|
|
1299
1299
|
.psui-el-accordion-item-title {
|
|
1300
1300
|
margin-right: auto;
|
|
@@ -1352,11 +1352,11 @@ video {
|
|
|
1352
1352
|
}
|
|
1353
1353
|
.psui-el-accordion .psui-el-accordion-item.status-opened .psui-el-accordion-item-header .psui-el-accordion-item-header-wrapper .psui-el-accordion-item-icon {
|
|
1354
1354
|
--tw-text-opacity: 1;
|
|
1355
|
-
color: rgb(
|
|
1355
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1356
1356
|
}
|
|
1357
1357
|
.psui-el-accordion .psui-el-accordion-item.status-opened .psui-el-accordion-item-header .psui-el-accordion-item-header-wrapper .psui-el-accordion-item-title {
|
|
1358
1358
|
--tw-text-opacity: 1;
|
|
1359
|
-
color: rgb(
|
|
1359
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1360
1360
|
}
|
|
1361
1361
|
.psui-el-accordion .psui-el-accordion-item-content {
|
|
1362
1362
|
margin-bottom: 1.25rem;
|
|
@@ -1472,11 +1472,11 @@ video {
|
|
|
1472
1472
|
}
|
|
1473
1473
|
.psui-el-input.status-error .psui-el-input-wrapper {
|
|
1474
1474
|
--tw-border-opacity: 1;
|
|
1475
|
-
border-color: rgb(
|
|
1475
|
+
border-color: rgb(205, 155, 155, var(--tw-border-opacity, 1));
|
|
1476
1476
|
}
|
|
1477
1477
|
.psui-el-input.status-error .psui-el-input-hint {
|
|
1478
1478
|
--tw-text-opacity: 1;
|
|
1479
|
-
color: rgb(
|
|
1479
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
1480
1480
|
}
|
|
1481
1481
|
.psui-el-input.status-disabled .psui-el-input-wrapper {
|
|
1482
1482
|
--tw-border-opacity: 1;
|
|
@@ -1507,11 +1507,11 @@ video {
|
|
|
1507
1507
|
}
|
|
1508
1508
|
.psui-el-input.layout-default.status-resting .psui-el-input-wrapper:hover {
|
|
1509
1509
|
--tw-border-opacity: 1;
|
|
1510
|
-
border-color: rgb(
|
|
1510
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
1511
1511
|
}
|
|
1512
1512
|
.psui-el-input.layout-default.status-active .psui-el-input-wrapper {
|
|
1513
1513
|
--tw-border-opacity: 1;
|
|
1514
|
-
border-color: rgb(
|
|
1514
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
1515
1515
|
}
|
|
1516
1516
|
.psui-el-input.layout-mini input {
|
|
1517
1517
|
font-size: 14px;
|
|
@@ -1522,15 +1522,15 @@ video {
|
|
|
1522
1522
|
}
|
|
1523
1523
|
.psui-el-input.layout-mini.status-resting .psui-el-input-wrapper:hover {
|
|
1524
1524
|
--tw-border-opacity: 1;
|
|
1525
|
-
border-color: rgb(
|
|
1525
|
+
border-color: rgb(155, 222, 181, var(--tw-border-opacity, 1));
|
|
1526
1526
|
}
|
|
1527
1527
|
.psui-el-input.layout-mini.status-active .psui-el-input-wrapper {
|
|
1528
1528
|
--tw-border-opacity: 1;
|
|
1529
|
-
border-color: rgb(
|
|
1529
|
+
border-color: rgb(155, 222, 181, var(--tw-border-opacity, 1));
|
|
1530
1530
|
}
|
|
1531
1531
|
.psui-el-input.layout-mini.status-active .psui-el-input-wrapper input {
|
|
1532
1532
|
--tw-text-opacity: 1;
|
|
1533
|
-
color: rgb(
|
|
1533
|
+
color: rgb(155, 222, 181, var(--tw-text-opacity, 1));
|
|
1534
1534
|
}
|
|
1535
1535
|
.psui-el-input.layout-mini.status-active .psui-el-input-wrapper input.focus {
|
|
1536
1536
|
--tw-text-opacity: 1;
|
|
@@ -1645,7 +1645,7 @@ video {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
.psui-el-button.size-small.layout-onlytext:active:not(.disabled) {
|
|
1647
1647
|
--tw-text-opacity: 1;
|
|
1648
|
-
color: rgb(
|
|
1648
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1649
1649
|
}
|
|
1650
1650
|
.psui-el-button.size-small.layout-onlytext:active:not(.disabled) {
|
|
1651
1651
|
box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.05);
|
|
@@ -1656,7 +1656,7 @@ video {
|
|
|
1656
1656
|
}
|
|
1657
1657
|
.psui-el-button.size-small.hover.layout-onlytext {
|
|
1658
1658
|
--tw-text-opacity: 1 !important;
|
|
1659
|
-
color: rgb(
|
|
1659
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1)) !important;
|
|
1660
1660
|
}
|
|
1661
1661
|
.psui-el-button.size-small.icon-left i {
|
|
1662
1662
|
font-size: 18px;
|
|
@@ -1668,7 +1668,7 @@ video {
|
|
|
1668
1668
|
}
|
|
1669
1669
|
.psui-el-button.layout-solid {
|
|
1670
1670
|
--tw-bg-opacity: 1;
|
|
1671
|
-
background-color: rgb(
|
|
1671
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
1672
1672
|
}
|
|
1673
1673
|
.psui-el-button.layout-solid {
|
|
1674
1674
|
--tw-text-opacity: 1;
|
|
@@ -1676,7 +1676,7 @@ video {
|
|
|
1676
1676
|
}
|
|
1677
1677
|
.psui-el-button.layout-solid.hover {
|
|
1678
1678
|
--tw-bg-opacity: 1;
|
|
1679
|
-
background-color: rgb(
|
|
1679
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
1680
1680
|
}
|
|
1681
1681
|
.psui-el-button.layout-solid.hover {
|
|
1682
1682
|
--tw-text-opacity: 1;
|
|
@@ -1684,7 +1684,7 @@ video {
|
|
|
1684
1684
|
}
|
|
1685
1685
|
.psui-el-button.layout-solid:active:not(.disabled) {
|
|
1686
1686
|
--tw-bg-opacity: 1;
|
|
1687
|
-
background-color: rgb(
|
|
1687
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
1688
1688
|
}
|
|
1689
1689
|
.psui-el-button.layout-solid:active:not(.disabled) {
|
|
1690
1690
|
--tw-text-opacity: 1;
|
|
@@ -1709,11 +1709,11 @@ video {
|
|
|
1709
1709
|
}
|
|
1710
1710
|
.psui-el-button.layout-outline {
|
|
1711
1711
|
--tw-border-opacity: 1;
|
|
1712
|
-
border-color: rgb(
|
|
1712
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
1713
1713
|
}
|
|
1714
1714
|
.psui-el-button.layout-outline {
|
|
1715
1715
|
--tw-text-opacity: 1;
|
|
1716
|
-
color: rgb(
|
|
1716
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1717
1717
|
}
|
|
1718
1718
|
.psui-el-button.layout-outline {
|
|
1719
1719
|
background: transparent;
|
|
@@ -1723,7 +1723,7 @@ video {
|
|
|
1723
1723
|
}
|
|
1724
1724
|
.psui-el-button.layout-outline.hover, .psui-el-button.layout-outline:active {
|
|
1725
1725
|
--tw-border-opacity: 1;
|
|
1726
|
-
border-color: rgb(
|
|
1726
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
1727
1727
|
}
|
|
1728
1728
|
.psui-el-button.layout-outline.disabled {
|
|
1729
1729
|
cursor: default;
|
|
@@ -1742,7 +1742,7 @@ video {
|
|
|
1742
1742
|
}
|
|
1743
1743
|
.psui-el-button.layout-ghost {
|
|
1744
1744
|
--tw-text-opacity: 1;
|
|
1745
|
-
color: rgb(
|
|
1745
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1746
1746
|
}
|
|
1747
1747
|
.psui-el-button.layout-ghost.hover {
|
|
1748
1748
|
--tw-bg-opacity: 1;
|
|
@@ -1764,7 +1764,7 @@ video {
|
|
|
1764
1764
|
}
|
|
1765
1765
|
.psui-el-button.layout-onlytext {
|
|
1766
1766
|
--tw-text-opacity: 1;
|
|
1767
|
-
color: rgb(
|
|
1767
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1768
1768
|
}
|
|
1769
1769
|
.psui-el-button.layout-onlytext.disabled {
|
|
1770
1770
|
cursor: default;
|
|
@@ -1775,7 +1775,7 @@ video {
|
|
|
1775
1775
|
}
|
|
1776
1776
|
.psui-el-button.layout-onlytext.hover {
|
|
1777
1777
|
--tw-text-opacity: 1;
|
|
1778
|
-
color: rgb(
|
|
1778
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
1779
1779
|
}
|
|
1780
1780
|
.psui-el-button.layout-caution {
|
|
1781
1781
|
--tw-bg-opacity: 1;
|
|
@@ -1783,7 +1783,7 @@ video {
|
|
|
1783
1783
|
}
|
|
1784
1784
|
.psui-el-button.layout-caution {
|
|
1785
1785
|
--tw-text-opacity: 1;
|
|
1786
|
-
color: rgb(
|
|
1786
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
1787
1787
|
}
|
|
1788
1788
|
.psui-el-button.layout-caution.hover, .psui-el-button.layout-caution:active:not(.disabled) {
|
|
1789
1789
|
--tw-bg-opacity: 1;
|
|
@@ -1855,14 +1855,14 @@ video {
|
|
|
1855
1855
|
}
|
|
1856
1856
|
.psui-el-card-infos-icon {
|
|
1857
1857
|
--tw-text-opacity: 1;
|
|
1858
|
-
color: rgb(
|
|
1858
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
1859
1859
|
}
|
|
1860
1860
|
.psui-el-card-infos-icon {
|
|
1861
1861
|
font-size: 17px;
|
|
1862
1862
|
}
|
|
1863
1863
|
.psui-el-card-infos:hover .psui-el-card-infos-icon {
|
|
1864
1864
|
--tw-text-opacity: 1;
|
|
1865
|
-
color: rgb(
|
|
1865
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1866
1866
|
}
|
|
1867
1867
|
|
|
1868
1868
|
.psui-el-chart-legend {
|
|
@@ -1938,7 +1938,7 @@ video {
|
|
|
1938
1938
|
}
|
|
1939
1939
|
.psui-el-climate-zone-badge:hover {
|
|
1940
1940
|
--tw-text-opacity: 1;
|
|
1941
|
-
color: rgb(
|
|
1941
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
1942
1942
|
}
|
|
1943
1943
|
.psui-el-climate-zone-badge i {
|
|
1944
1944
|
font-family: "Material Icons Round";
|
|
@@ -3359,7 +3359,7 @@ video {
|
|
|
3359
3359
|
}
|
|
3360
3360
|
.psui-el-checkbox.size-small input:checked ~ .psui-el-checkmark::before {
|
|
3361
3361
|
--tw-text-opacity: 1;
|
|
3362
|
-
color: rgb(
|
|
3362
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
3363
3363
|
}
|
|
3364
3364
|
.psui-el-checkbox.size-small input:checked ~ .psui-el-checkmark::before {
|
|
3365
3365
|
font-size: 18px;
|
|
@@ -3416,7 +3416,7 @@ video {
|
|
|
3416
3416
|
}
|
|
3417
3417
|
.psui-el-checkbox.size-big input:checked ~ .psui-el-checkmark:before {
|
|
3418
3418
|
--tw-text-opacity: 1;
|
|
3419
|
-
color: rgb(
|
|
3419
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
3420
3420
|
}
|
|
3421
3421
|
.psui-el-checkbox.size-big input:checked ~ .psui-el-checkmark:before {
|
|
3422
3422
|
font-size: 24px;
|
|
@@ -3537,11 +3537,11 @@ video {
|
|
|
3537
3537
|
}
|
|
3538
3538
|
.psui-el-dialog.theme-informative {
|
|
3539
3539
|
--tw-text-opacity: 1;
|
|
3540
|
-
color: rgb(
|
|
3540
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
3541
3541
|
}
|
|
3542
3542
|
.psui-el-dialog.theme-informative .psui-el-dialog-message {
|
|
3543
3543
|
--tw-text-opacity: 1;
|
|
3544
|
-
color: rgb(
|
|
3544
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
3545
3545
|
}
|
|
3546
3546
|
.psui-el-dialog.theme-success {
|
|
3547
3547
|
--tw-bg-opacity: 1;
|
|
@@ -3680,7 +3680,7 @@ video {
|
|
|
3680
3680
|
}
|
|
3681
3681
|
.psui-el-radio.size-small input:checked ~ .psui-el-checkmark::before {
|
|
3682
3682
|
--tw-text-opacity: 1;
|
|
3683
|
-
color: rgb(
|
|
3683
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
3684
3684
|
}
|
|
3685
3685
|
.psui-el-radio.size-small input:checked ~ .psui-el-checkmark::before {
|
|
3686
3686
|
font-size: 18px;
|
|
@@ -3731,7 +3731,7 @@ video {
|
|
|
3731
3731
|
}
|
|
3732
3732
|
.psui-el-radio.size-big input:checked ~ .psui-el-checkmark::before {
|
|
3733
3733
|
--tw-text-opacity: 1;
|
|
3734
|
-
color: rgb(
|
|
3734
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
3735
3735
|
}
|
|
3736
3736
|
.psui-el-radio.size-big input:checked ~ .psui-el-checkmark::before {
|
|
3737
3737
|
font-size: 24px;
|
|
@@ -4177,11 +4177,11 @@ video {
|
|
|
4177
4177
|
}
|
|
4178
4178
|
.psui-el-dropdown-menu-list .psui-el-dropdown-menu-list-item.is-selected {
|
|
4179
4179
|
--tw-text-opacity: 1;
|
|
4180
|
-
color: rgb(
|
|
4180
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4181
4181
|
}
|
|
4182
4182
|
.psui-el-dropdown-menu-list .psui-el-dropdown-menu-list-item.is-selected:hover {
|
|
4183
4183
|
--tw-text-opacity: 1;
|
|
4184
|
-
color: rgb(
|
|
4184
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4185
4185
|
}
|
|
4186
4186
|
.psui-el-dropdown-menu-list.layout-rich .psui-el-dropdown-menu-list-item {
|
|
4187
4187
|
margin-left: 1rem;
|
|
@@ -4242,7 +4242,7 @@ video {
|
|
|
4242
4242
|
}
|
|
4243
4243
|
.psui-el-dropdown-menu-list.layout-rich .psui-el-dropdown-menu-list-item.is-selected .psui-el-dropdown-menu-list-item-line {
|
|
4244
4244
|
--tw-border-opacity: 1;
|
|
4245
|
-
border-color: rgb(
|
|
4245
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
4246
4246
|
}
|
|
4247
4247
|
.psui-el-dropdown-menu-list.layout-rich .psui-el-dropdown-menu-list-item.is-selected:hover {
|
|
4248
4248
|
--tw-bg-opacity: 1;
|
|
@@ -4250,7 +4250,7 @@ video {
|
|
|
4250
4250
|
}
|
|
4251
4251
|
.psui-el-dropdown-menu-list.layout-rich .psui-el-dropdown-menu-list-item.is-selected:hover {
|
|
4252
4252
|
--tw-text-opacity: 1;
|
|
4253
|
-
color: rgb(
|
|
4253
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4254
4254
|
}
|
|
4255
4255
|
|
|
4256
4256
|
.psui-el-slider-label {
|
|
@@ -4396,7 +4396,7 @@ video {
|
|
|
4396
4396
|
}
|
|
4397
4397
|
.psui-el-slider.layout-rich .psui-el-slider-input::-webkit-slider-thumb {
|
|
4398
4398
|
--tw-bg-opacity: 1;
|
|
4399
|
-
background-color: rgb(
|
|
4399
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
4400
4400
|
}
|
|
4401
4401
|
.psui-el-slider.layout-rich .psui-el-slider-input::-webkit-slider-thumb {
|
|
4402
4402
|
--tw-shadow: 0px 0px 8px rgba(0, 0, 0, 0.04), 0px 2px 5px rgba(0, 0, 0, 0.08);
|
|
@@ -4450,7 +4450,7 @@ video {
|
|
|
4450
4450
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar-dynamic,
|
|
4451
4451
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar-max {
|
|
4452
4452
|
--tw-bg-opacity: 1;
|
|
4453
|
-
background-color: rgb(
|
|
4453
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
4454
4454
|
}
|
|
4455
4455
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar,
|
|
4456
4456
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar-bg,
|
|
@@ -4471,7 +4471,7 @@ video {
|
|
|
4471
4471
|
}
|
|
4472
4472
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar {
|
|
4473
4473
|
--tw-bg-opacity: 1;
|
|
4474
|
-
background-color: rgb(
|
|
4474
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
4475
4475
|
}
|
|
4476
4476
|
.psui-el-slider.layout-rich .psui-el-slider-wrapper-input .slider-bar-max {
|
|
4477
4477
|
right: 0px;
|
|
@@ -4511,7 +4511,7 @@ video {
|
|
|
4511
4511
|
}
|
|
4512
4512
|
.psui-el-slider.layout-rich .psui-el-slider-range-value {
|
|
4513
4513
|
--tw-text-opacity: 1;
|
|
4514
|
-
color: rgb(
|
|
4514
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4515
4515
|
}
|
|
4516
4516
|
.psui-el-slider.layout-rich .psui-el-slider-range-value {
|
|
4517
4517
|
top: -28px;
|
|
@@ -4620,19 +4620,19 @@ video {
|
|
|
4620
4620
|
}
|
|
4621
4621
|
.psui-el-toast.fill-intense.layout-info {
|
|
4622
4622
|
--tw-bg-opacity: 1;
|
|
4623
|
-
background-color: rgb(
|
|
4623
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
4624
4624
|
}
|
|
4625
4625
|
.psui-el-toast.fill-intense.layout-success {
|
|
4626
4626
|
--tw-bg-opacity: 1;
|
|
4627
|
-
background-color: rgb(
|
|
4627
|
+
background-color: rgb(155, 222, 181, var(--tw-bg-opacity, 1));
|
|
4628
4628
|
}
|
|
4629
4629
|
.psui-el-toast.fill-intense.layout-warning {
|
|
4630
4630
|
--tw-bg-opacity: 1;
|
|
4631
|
-
background-color: rgb(
|
|
4631
|
+
background-color: rgb(215, 165, 86, var(--tw-bg-opacity, 1));
|
|
4632
4632
|
}
|
|
4633
4633
|
.psui-el-toast.fill-intense.layout-error {
|
|
4634
4634
|
--tw-bg-opacity: 1;
|
|
4635
|
-
background-color: rgb(
|
|
4635
|
+
background-color: rgb(205, 155, 155, var(--tw-bg-opacity, 1));
|
|
4636
4636
|
}
|
|
4637
4637
|
.psui-el-toast.fill-soft.layout-info {
|
|
4638
4638
|
--tw-bg-opacity: 1;
|
|
@@ -4640,7 +4640,7 @@ video {
|
|
|
4640
4640
|
}
|
|
4641
4641
|
.psui-el-toast.fill-soft.layout-info {
|
|
4642
4642
|
--tw-text-opacity: 1;
|
|
4643
|
-
color: rgb(
|
|
4643
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4644
4644
|
}
|
|
4645
4645
|
.psui-el-toast.fill-soft.layout-success {
|
|
4646
4646
|
--tw-bg-opacity: 1;
|
|
@@ -4648,7 +4648,7 @@ video {
|
|
|
4648
4648
|
}
|
|
4649
4649
|
.psui-el-toast.fill-soft.layout-success {
|
|
4650
4650
|
--tw-text-opacity: 1;
|
|
4651
|
-
color: rgb(
|
|
4651
|
+
color: rgb(155, 222, 181, var(--tw-text-opacity, 1));
|
|
4652
4652
|
}
|
|
4653
4653
|
.psui-el-toast.fill-soft.layout-warning {
|
|
4654
4654
|
--tw-bg-opacity: 1;
|
|
@@ -4656,7 +4656,7 @@ video {
|
|
|
4656
4656
|
}
|
|
4657
4657
|
.psui-el-toast.fill-soft.layout-warning {
|
|
4658
4658
|
--tw-text-opacity: 1;
|
|
4659
|
-
color: rgb(
|
|
4659
|
+
color: rgb(215, 165, 86, var(--tw-text-opacity, 1));
|
|
4660
4660
|
}
|
|
4661
4661
|
.psui-el-toast.fill-soft.layout-error {
|
|
4662
4662
|
--tw-bg-opacity: 1;
|
|
@@ -4664,7 +4664,7 @@ video {
|
|
|
4664
4664
|
}
|
|
4665
4665
|
.psui-el-toast.fill-soft.layout-error {
|
|
4666
4666
|
--tw-text-opacity: 1;
|
|
4667
|
-
color: rgb(
|
|
4667
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
4668
4668
|
}
|
|
4669
4669
|
|
|
4670
4670
|
.psui-el-mini-tag {
|
|
@@ -4692,7 +4692,7 @@ video {
|
|
|
4692
4692
|
}
|
|
4693
4693
|
.psui-el-mini-tag-layout-solid-info {
|
|
4694
4694
|
--tw-bg-opacity: 1;
|
|
4695
|
-
background-color: rgb(
|
|
4695
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
4696
4696
|
}
|
|
4697
4697
|
.psui-el-mini-tag-layout-solid-info {
|
|
4698
4698
|
--tw-text-opacity: 1;
|
|
@@ -4704,11 +4704,11 @@ video {
|
|
|
4704
4704
|
}
|
|
4705
4705
|
.psui-el-mini-tag-layout-info {
|
|
4706
4706
|
--tw-text-opacity: 1;
|
|
4707
|
-
color: rgb(
|
|
4707
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4708
4708
|
}
|
|
4709
4709
|
.psui-el-mini-tag-layout-solid-success {
|
|
4710
4710
|
--tw-bg-opacity: 1;
|
|
4711
|
-
background-color: rgb(
|
|
4711
|
+
background-color: rgb(155, 222, 181, var(--tw-bg-opacity, 1));
|
|
4712
4712
|
}
|
|
4713
4713
|
.psui-el-mini-tag-layout-solid-success {
|
|
4714
4714
|
--tw-text-opacity: 1;
|
|
@@ -4724,7 +4724,7 @@ video {
|
|
|
4724
4724
|
}
|
|
4725
4725
|
.psui-el-mini-tag-layout-solid-warning {
|
|
4726
4726
|
--tw-bg-opacity: 1;
|
|
4727
|
-
background-color: rgb(
|
|
4727
|
+
background-color: rgb(215, 165, 86, var(--tw-bg-opacity, 1));
|
|
4728
4728
|
}
|
|
4729
4729
|
.psui-el-mini-tag-layout-solid-warning {
|
|
4730
4730
|
--tw-text-opacity: 1;
|
|
@@ -4740,7 +4740,7 @@ video {
|
|
|
4740
4740
|
}
|
|
4741
4741
|
.psui-el-mini-tag-layout-solid-error {
|
|
4742
4742
|
--tw-bg-opacity: 1;
|
|
4743
|
-
background-color: rgb(
|
|
4743
|
+
background-color: rgb(205, 155, 155, var(--tw-bg-opacity, 1));
|
|
4744
4744
|
}
|
|
4745
4745
|
.psui-el-mini-tag-layout-solid-error {
|
|
4746
4746
|
--tw-text-opacity: 1;
|
|
@@ -4752,7 +4752,7 @@ video {
|
|
|
4752
4752
|
}
|
|
4753
4753
|
.psui-el-mini-tag-layout-error {
|
|
4754
4754
|
--tw-text-opacity: 1;
|
|
4755
|
-
color: rgb(
|
|
4755
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
4756
4756
|
}
|
|
4757
4757
|
.psui-el-mini-tag-layout-solid-default {
|
|
4758
4758
|
--tw-bg-opacity: 1;
|
|
@@ -4780,7 +4780,7 @@ video {
|
|
|
4780
4780
|
font-size: 20px;
|
|
4781
4781
|
line-height: 120%;
|
|
4782
4782
|
--tw-text-opacity: 1;
|
|
4783
|
-
color: rgb(
|
|
4783
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4784
4784
|
}
|
|
4785
4785
|
.psui-el-inline-selector ::-webkit-scrollbar {
|
|
4786
4786
|
--tw-bg-opacity: 1;
|
|
@@ -4805,7 +4805,7 @@ video {
|
|
|
4805
4805
|
}
|
|
4806
4806
|
.psui-el-inline-selector input {
|
|
4807
4807
|
--tw-border-opacity: 1;
|
|
4808
|
-
border-color: rgb(
|
|
4808
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
4809
4809
|
}
|
|
4810
4810
|
.psui-el-inline-selector input {
|
|
4811
4811
|
transition: 300ms ease-in all;
|
|
@@ -4864,7 +4864,7 @@ video {
|
|
|
4864
4864
|
}
|
|
4865
4865
|
.psui-el-inline-selector .psui-el-inline-selector-input-wrapper input:hover {
|
|
4866
4866
|
--tw-text-opacity: 1;
|
|
4867
|
-
color: rgb(
|
|
4867
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
4868
4868
|
}
|
|
4869
4869
|
.psui-el-inline-selector .psui-el-inline-selector-dropdown-wrapper {
|
|
4870
4870
|
position: absolute;
|
|
@@ -4915,7 +4915,7 @@ video {
|
|
|
4915
4915
|
}
|
|
4916
4916
|
.psui-el-inline-selector .psui-el-inline-selector-dropdown-wrapper .psui-el-inline-selector-dropdown .psui-el-inline-selector-error h3 {
|
|
4917
4917
|
--tw-text-opacity: 1;
|
|
4918
|
-
color: rgb(
|
|
4918
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
4919
4919
|
}
|
|
4920
4920
|
.psui-el-inline-selector .psui-el-inline-selector-dropdown-wrapper .psui-el-inline-selector-dropdown .psui-el-inline-selector-error p {
|
|
4921
4921
|
--tw-text-opacity: 1;
|
|
@@ -4943,7 +4943,7 @@ video {
|
|
|
4943
4943
|
}
|
|
4944
4944
|
.psui-el-inline-selector .psui-el-inline-selector-dropdown-wrapper .psui-el-inline-selector-dropdown ul li:hover span p {
|
|
4945
4945
|
--tw-text-opacity: 1;
|
|
4946
|
-
color: rgb(
|
|
4946
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
4947
4947
|
}
|
|
4948
4948
|
.psui-el-inline-selector .psui-el-inline-selector-dropdown-wrapper .psui-el-inline-selector-dropdown ul li span {
|
|
4949
4949
|
display: flex;
|
|
@@ -5169,7 +5169,7 @@ video {
|
|
|
5169
5169
|
}
|
|
5170
5170
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5171
5171
|
--tw-text-opacity: 1;
|
|
5172
|
-
color: rgb(
|
|
5172
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
5173
5173
|
}
|
|
5174
5174
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5175
5175
|
--tw-bg-opacity: 1;
|
|
@@ -5182,7 +5182,7 @@ video {
|
|
|
5182
5182
|
}
|
|
5183
5183
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5184
5184
|
--tw-bg-opacity: 1;
|
|
5185
|
-
background-color: rgb(
|
|
5185
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
5186
5186
|
}
|
|
5187
5187
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5188
5188
|
--tw-text-opacity: 1;
|
|
@@ -5190,7 +5190,7 @@ video {
|
|
|
5190
5190
|
}
|
|
5191
5191
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5192
5192
|
--tw-bg-opacity: 1;
|
|
5193
|
-
background-color: rgb(
|
|
5193
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
5194
5194
|
}
|
|
5195
5195
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2,
|
|
5196
5196
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
@@ -5199,7 +5199,7 @@ video {
|
|
|
5199
5199
|
}
|
|
5200
5200
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5201
5201
|
--tw-bg-opacity: 1;
|
|
5202
|
-
background-color: rgb(
|
|
5202
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
5203
5203
|
}
|
|
5204
5204
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5205
5205
|
--tw-text-opacity: 1;
|
|
@@ -5318,7 +5318,7 @@ video {
|
|
|
5318
5318
|
}
|
|
5319
5319
|
.psui-el-input-textarea .psui-el-input-textarea-wrapper textarea:hover, .psui-el-input-textarea .psui-el-input-textarea-wrapper textarea:focus, .psui-el-input-textarea .psui-el-input-textarea-wrapper textarea:active {
|
|
5320
5320
|
--tw-border-opacity: 1;
|
|
5321
|
-
border-color: rgb(
|
|
5321
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
5322
5322
|
}
|
|
5323
5323
|
.psui-el-input-textarea .psui-el-input-textarea-wrapper textarea ::-moz-placeholder {
|
|
5324
5324
|
font-size: 16px;
|
|
@@ -5382,7 +5382,7 @@ video {
|
|
|
5382
5382
|
}
|
|
5383
5383
|
.psui-el-input-select.layout-default.selected select {
|
|
5384
5384
|
--tw-border-opacity: 1;
|
|
5385
|
-
border-color: rgb(
|
|
5385
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
5386
5386
|
}
|
|
5387
5387
|
.psui-el-input-select.layout-default.selected select {
|
|
5388
5388
|
--tw-text-opacity: 1;
|
|
@@ -5444,7 +5444,7 @@ video {
|
|
|
5444
5444
|
}
|
|
5445
5445
|
.psui-el-input-select.layout-default select:hover, .psui-el-input-select.layout-default select:active {
|
|
5446
5446
|
--tw-border-opacity: 1;
|
|
5447
|
-
border-color: rgb(
|
|
5447
|
+
border-color: rgb(45, 165, 204, var(--tw-border-opacity, 1));
|
|
5448
5448
|
}
|
|
5449
5449
|
.psui-el-input-select.layout-default select:hover, .psui-el-input-select.layout-default select:active {
|
|
5450
5450
|
--tw-text-opacity: 1;
|
|
@@ -5452,7 +5452,7 @@ video {
|
|
|
5452
5452
|
}
|
|
5453
5453
|
.psui-el-input-select.layout-default select:focus {
|
|
5454
5454
|
--tw-border-opacity: 1;
|
|
5455
|
-
border-color: rgb(
|
|
5455
|
+
border-color: rgb(18, 121, 153, var(--tw-border-opacity, 1));
|
|
5456
5456
|
}
|
|
5457
5457
|
.psui-el-input-select.layout-default select:focus {
|
|
5458
5458
|
--tw-text-opacity: 1;
|
|
@@ -5541,7 +5541,7 @@ video {
|
|
|
5541
5541
|
}
|
|
5542
5542
|
.psui-el-input-select.layout-mini select:hover, .psui-el-input-select.layout-mini select:active {
|
|
5543
5543
|
--tw-border-opacity: 1;
|
|
5544
|
-
border-color: rgb(
|
|
5544
|
+
border-color: rgb(155, 222, 181, var(--tw-border-opacity, 1));
|
|
5545
5545
|
}
|
|
5546
5546
|
.psui-el-input-select.layout-mini select:hover, .psui-el-input-select.layout-mini select:active {
|
|
5547
5547
|
--tw-text-opacity: 1;
|
|
@@ -5557,7 +5557,7 @@ video {
|
|
|
5557
5557
|
}
|
|
5558
5558
|
.psui-el-input-select.layout-mini.selected .psui-el-input-select-wrapper select {
|
|
5559
5559
|
--tw-border-opacity: 1 !important;
|
|
5560
|
-
border-color: rgb(
|
|
5560
|
+
border-color: rgb(155, 222, 181, var(--tw-border-opacity, 1)) !important;
|
|
5561
5561
|
}
|
|
5562
5562
|
.psui-el-input-select.layout-mini.selected:not(option) {
|
|
5563
5563
|
--tw-text-opacity: 1;
|
|
@@ -5787,7 +5787,7 @@ video {
|
|
|
5787
5787
|
}
|
|
5788
5788
|
.psui-el-badge-with-icon.layout-blue {
|
|
5789
5789
|
--tw-text-opacity: 1;
|
|
5790
|
-
color: rgb(
|
|
5790
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
5791
5791
|
}
|
|
5792
5792
|
.psui-el-badge-with-icon.layout-green {
|
|
5793
5793
|
--tw-bg-opacity: 1;
|
|
@@ -5858,7 +5858,7 @@ video {
|
|
|
5858
5858
|
}
|
|
5859
5859
|
.psui-el-testimonial-icon {
|
|
5860
5860
|
--tw-bg-opacity: 1;
|
|
5861
|
-
background-color: rgb(
|
|
5861
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
5862
5862
|
}
|
|
5863
5863
|
.psui-el-testimonial-icon {
|
|
5864
5864
|
top: -15px;
|
|
@@ -5916,7 +5916,7 @@ video {
|
|
|
5916
5916
|
overflow: hidden;
|
|
5917
5917
|
border-radius: 0.25rem;
|
|
5918
5918
|
--tw-bg-opacity: 1;
|
|
5919
|
-
background-color: rgb(
|
|
5919
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
5920
5920
|
text-align: center;
|
|
5921
5921
|
font-size: 14px;
|
|
5922
5922
|
line-height: 130%;
|
|
@@ -5936,7 +5936,7 @@ video {
|
|
|
5936
5936
|
}
|
|
5937
5937
|
.psui-el-date-card-year {
|
|
5938
5938
|
--tw-bg-opacity: 1;
|
|
5939
|
-
background-color: rgb(
|
|
5939
|
+
background-color: rgb(45, 165, 204, var(--tw-bg-opacity, 1));
|
|
5940
5940
|
}
|
|
5941
5941
|
.psui-el-date-card-year {
|
|
5942
5942
|
font-weight: 700;
|
|
@@ -6175,7 +6175,7 @@ video {
|
|
|
6175
6175
|
}
|
|
6176
6176
|
.psui-el-collapse .psui-el-collapse-item-header .psui-el-collapse-item-header-wrapper .psui-el-collapse-item-title:hover {
|
|
6177
6177
|
--tw-text-opacity: 1;
|
|
6178
|
-
color: rgb(
|
|
6178
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
6179
6179
|
}
|
|
6180
6180
|
.psui-el-collapse .psui-el-collapse-item-header .psui-el-collapse-item-header-wrapper .psui-el-collapse-item-title.disabled {
|
|
6181
6181
|
--tw-text-opacity: 1;
|
|
@@ -6193,7 +6193,7 @@ video {
|
|
|
6193
6193
|
}
|
|
6194
6194
|
.psui-el-collapse .psui-el-collapse-item-header .psui-el-collapse-item-header-wrapper .psui-el-collapse-item-header-action:hover {
|
|
6195
6195
|
--tw-text-opacity: 1;
|
|
6196
|
-
color: rgb(
|
|
6196
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
6197
6197
|
}
|
|
6198
6198
|
.psui-el-collapse .psui-el-collapse-item-header:hover .psui-el-collapse-item-header-wrapper .psui-el-collapse-item-header-action {
|
|
6199
6199
|
visibility: visible;
|
|
@@ -6447,7 +6447,7 @@ video {
|
|
|
6447
6447
|
|
|
6448
6448
|
.psui-bg-blue-60 {
|
|
6449
6449
|
--tw-bg-opacity: 1;
|
|
6450
|
-
background-color: rgb(
|
|
6450
|
+
background-color: rgb(18, 121, 153, var(--tw-bg-opacity, 1));
|
|
6451
6451
|
}
|
|
6452
6452
|
|
|
6453
6453
|
.psui-bg-gray-10 {
|
|
@@ -6462,7 +6462,7 @@ video {
|
|
|
6462
6462
|
|
|
6463
6463
|
.psui-bg-green-20 {
|
|
6464
6464
|
--tw-bg-opacity: 1;
|
|
6465
|
-
background-color: rgb(
|
|
6465
|
+
background-color: rgb(155, 222, 181, var(--tw-bg-opacity, 1));
|
|
6466
6466
|
}
|
|
6467
6467
|
|
|
6468
6468
|
.psui-bg-red-10 {
|
|
@@ -6472,7 +6472,7 @@ video {
|
|
|
6472
6472
|
|
|
6473
6473
|
.psui-bg-red-20 {
|
|
6474
6474
|
--tw-bg-opacity: 1;
|
|
6475
|
-
background-color: rgb(
|
|
6475
|
+
background-color: rgb(205, 155, 155, var(--tw-bg-opacity, 1));
|
|
6476
6476
|
}
|
|
6477
6477
|
|
|
6478
6478
|
.psui-bg-white {
|
|
@@ -6482,7 +6482,7 @@ video {
|
|
|
6482
6482
|
|
|
6483
6483
|
.psui-bg-yellow-20 {
|
|
6484
6484
|
--tw-bg-opacity: 1;
|
|
6485
|
-
background-color: rgb(
|
|
6485
|
+
background-color: rgb(215, 165, 86, var(--tw-bg-opacity, 1));
|
|
6486
6486
|
}
|
|
6487
6487
|
|
|
6488
6488
|
.psui-px-4 {
|
|
@@ -6556,12 +6556,12 @@ video {
|
|
|
6556
6556
|
|
|
6557
6557
|
.psui-text-blue-50 {
|
|
6558
6558
|
--tw-text-opacity: 1;
|
|
6559
|
-
color: rgb(
|
|
6559
|
+
color: rgb(45, 165, 204, var(--tw-text-opacity, 1));
|
|
6560
6560
|
}
|
|
6561
6561
|
|
|
6562
6562
|
.psui-text-blue-60 {
|
|
6563
6563
|
--tw-text-opacity: 1;
|
|
6564
|
-
color: rgb(
|
|
6564
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
6565
6565
|
}
|
|
6566
6566
|
|
|
6567
6567
|
.psui-text-gray-30 {
|
|
@@ -6596,7 +6596,7 @@ video {
|
|
|
6596
6596
|
|
|
6597
6597
|
.psui-text-red-20 {
|
|
6598
6598
|
--tw-text-opacity: 1;
|
|
6599
|
-
color: rgb(
|
|
6599
|
+
color: rgb(205, 155, 155, var(--tw-text-opacity, 1));
|
|
6600
6600
|
}
|
|
6601
6601
|
|
|
6602
6602
|
.psui-text-red-70 {
|
|
@@ -6675,5 +6675,5 @@ html {
|
|
|
6675
6675
|
|
|
6676
6676
|
.hover\:psui-text-blue-60:hover {
|
|
6677
6677
|
--tw-text-opacity: 1;
|
|
6678
|
-
color: rgb(
|
|
6678
|
+
color: rgb(18, 121, 153, var(--tw-text-opacity, 1));
|
|
6679
6679
|
}
|
package/package.json
CHANGED
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
@mouseover="isHovering = true"
|
|
12
12
|
@mouseleave="isHovering = false"
|
|
13
13
|
@click="emit('click')"
|
|
14
|
-
tabindex="0"
|
|
15
|
-
:role="type === 'button' ? 'button' : undefined"
|
|
14
|
+
:tabindex="isNested ? -1 : 0"
|
|
15
|
+
:role="type === 'button' && !isNested ? 'button' : undefined"
|
|
16
16
|
>
|
|
17
17
|
<input
|
|
18
18
|
@change="onChange"
|
|
@@ -133,6 +133,14 @@ const props = defineProps({
|
|
|
133
133
|
disabledText: {
|
|
134
134
|
type: String,
|
|
135
135
|
default: '',
|
|
136
|
+
},
|
|
137
|
+
/**
|
|
138
|
+
* When true, removes tabindex and role attributes to avoid nested interactive controls.
|
|
139
|
+
* Use this when the chip is placed inside another interactive element like a button.
|
|
140
|
+
*/
|
|
141
|
+
isNested: {
|
|
142
|
+
type: Boolean,
|
|
143
|
+
default: false,
|
|
136
144
|
}
|
|
137
145
|
})
|
|
138
146
|
|
package/tailwind.config.js
CHANGED
|
@@ -26,26 +26,28 @@ export default {
|
|
|
26
26
|
'blue': '#5094D3',
|
|
27
27
|
'blue-10': '#ECF7FB',
|
|
28
28
|
'blue-20': '#E0EFF6',
|
|
29
|
-
'blue-
|
|
30
|
-
'blue-
|
|
29
|
+
'blue-30': '#BEDCEB',
|
|
30
|
+
'blue-50': '#2DA5CC',
|
|
31
|
+
'blue-60': '#127999',
|
|
32
|
+
'blue-65': '#0A6480',
|
|
31
33
|
'blue-70': '#00465F',
|
|
32
34
|
'blue-80': '#002A3A',
|
|
33
35
|
|
|
34
36
|
'green-10': '#DEF8E8',
|
|
35
|
-
'green-20': '#
|
|
37
|
+
'green-20': '#9BDEB5',
|
|
36
38
|
'green-70': '#44A06A',
|
|
37
|
-
'green-80': '#
|
|
39
|
+
'green-80': '#0E7C45',
|
|
38
40
|
|
|
39
41
|
'yellow-10': '#FDF3E3',
|
|
40
|
-
'yellow-20': '#
|
|
42
|
+
'yellow-20': '#D7A556',
|
|
41
43
|
'yellow-70': '#B87305',
|
|
42
|
-
'yellow-80': '#
|
|
44
|
+
'yellow-80': '#B85614',
|
|
43
45
|
|
|
44
46
|
'red-10': '#FCEBEB',
|
|
45
47
|
'red-15': '#EAC5C5',
|
|
46
|
-
'red-20': '#
|
|
48
|
+
'red-20': '#CD9B9B',
|
|
47
49
|
'red-70': '#AA3937',
|
|
48
|
-
'red-80': '#
|
|
50
|
+
'red-80': '#A23634',
|
|
49
51
|
|
|
50
52
|
sky: '#518BE2',
|
|
51
53
|
teal: '#57C0BA',
|
|
@@ -56,6 +58,9 @@ export default {
|
|
|
56
58
|
purple: '#9278C9',
|
|
57
59
|
transparent: 'transparent',
|
|
58
60
|
},
|
|
61
|
+
backgroundImage: {
|
|
62
|
+
'gradient-emerald': 'linear-gradient(270deg, #5DB883 0%, #28B08E 100%)',
|
|
63
|
+
},
|
|
59
64
|
fontFamily: {
|
|
60
65
|
sans: ['Lato', 'sans-serif'],
|
|
61
66
|
},
|