@policystudio/policy-studio-ui-vue 1.1.90-beta.72 → 1.1.90-rc.0
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.
|
@@ -4969,42 +4969,49 @@ video {
|
|
|
4969
4969
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
4970
4970
|
}
|
|
4971
4971
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content {
|
|
4972
|
-
padding:
|
|
4972
|
+
padding: 10px 16px 12px 16px;
|
|
4973
4973
|
border-radius: 4px;
|
|
4974
|
+
font-family: Lato, sans-serif;
|
|
4975
|
+
font-style: normal;
|
|
4974
4976
|
}
|
|
4975
4977
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content h2 {
|
|
4978
|
+
font-size: 12px;
|
|
4979
|
+
line-height: 120%;
|
|
4976
4980
|
font-weight: 700;
|
|
4977
4981
|
}
|
|
4978
4982
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper {
|
|
4979
4983
|
font-size: 12px;
|
|
4980
|
-
line-height:
|
|
4984
|
+
line-height: 120%;
|
|
4985
|
+
font-weight: 400;
|
|
4981
4986
|
}
|
|
4982
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper
|
|
4983
|
-
|
|
4987
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper h2,
|
|
4988
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper p {
|
|
4989
|
+
font-size: 12px;
|
|
4990
|
+
line-height: 120%;
|
|
4984
4991
|
}
|
|
4985
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.
|
|
4986
|
-
|
|
4987
|
-
background-color: rgb(214, 221, 229, var(--tw-bg-opacity, 1));
|
|
4992
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper h2 {
|
|
4993
|
+
font-weight: 700;
|
|
4988
4994
|
}
|
|
4989
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.
|
|
4990
|
-
|
|
4991
|
-
color: rgb(40, 50, 59, var(--tw-text-opacity, 1));
|
|
4995
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content .psui-el-tooltip-content-wrapper p {
|
|
4996
|
+
font-weight: 400;
|
|
4992
4997
|
}
|
|
4993
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray {
|
|
4998
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green {
|
|
4994
4999
|
--tw-shadow: 0 0 #0000;
|
|
4995
5000
|
--tw-shadow-colored: 0 0 #0000;
|
|
4996
5001
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
4997
5002
|
}
|
|
4998
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray {
|
|
5003
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green {
|
|
4999
5004
|
font-size: 12px;
|
|
5000
5005
|
line-height: 120%;
|
|
5001
5006
|
padding: 10px 16px 12px 16px;
|
|
5002
5007
|
}
|
|
5003
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray
|
|
5004
|
-
|
|
5008
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray {
|
|
5009
|
+
--tw-bg-opacity: 1;
|
|
5010
|
+
background-color: rgb(214, 221, 229, var(--tw-bg-opacity, 1));
|
|
5005
5011
|
}
|
|
5006
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray
|
|
5007
|
-
|
|
5012
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-gray {
|
|
5013
|
+
--tw-text-opacity: 1;
|
|
5014
|
+
color: rgb(40, 50, 59, var(--tw-text-opacity, 1));
|
|
5008
5015
|
}
|
|
5009
5016
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue {
|
|
5010
5017
|
--tw-bg-opacity: 1;
|
|
@@ -5014,22 +5021,6 @@ video {
|
|
|
5014
5021
|
--tw-text-opacity: 1;
|
|
5015
5022
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5016
5023
|
}
|
|
5017
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue {
|
|
5018
|
-
--tw-shadow: 0 0 #0000;
|
|
5019
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
5020
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5021
|
-
}
|
|
5022
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue {
|
|
5023
|
-
font-size: 12px;
|
|
5024
|
-
line-height: 120%;
|
|
5025
|
-
padding: 10px 16px 12px 16px;
|
|
5026
|
-
}
|
|
5027
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue .psui-el-tooltip-content-wrapper {
|
|
5028
|
-
margin-top: 0.25rem;
|
|
5029
|
-
}
|
|
5030
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-blue .psui-el-tooltip-content-wrapper {
|
|
5031
|
-
font-weight: 400;
|
|
5032
|
-
}
|
|
5033
5024
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red {
|
|
5034
5025
|
--tw-bg-opacity: 1;
|
|
5035
5026
|
background-color: rgb(252, 235, 235, var(--tw-bg-opacity, 1));
|
|
@@ -5038,288 +5029,126 @@ video {
|
|
|
5038
5029
|
--tw-text-opacity: 1;
|
|
5039
5030
|
color: rgb(170, 57, 55, var(--tw-text-opacity, 1));
|
|
5040
5031
|
}
|
|
5041
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red {
|
|
5042
|
-
--tw-shadow: 0 0 #0000;
|
|
5043
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
5044
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5045
|
-
}
|
|
5046
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red {
|
|
5047
|
-
font-size: 12px;
|
|
5048
|
-
line-height: 120%;
|
|
5049
|
-
padding: 10px 16px 12px 16px;
|
|
5050
|
-
}
|
|
5051
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red .psui-el-tooltip-content-wrapper {
|
|
5052
|
-
margin-top: 0.25rem;
|
|
5053
|
-
}
|
|
5054
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-red .psui-el-tooltip-content-wrapper {
|
|
5055
|
-
font-weight: 400;
|
|
5056
|
-
}
|
|
5057
5032
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green {
|
|
5058
5033
|
align-items: center;
|
|
5059
5034
|
}
|
|
5060
5035
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green {
|
|
5061
|
-
--tw-shadow: 0 0 #0000;
|
|
5062
|
-
--tw-shadow-colored: 0 0 #0000;
|
|
5063
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5064
|
-
}
|
|
5065
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green {
|
|
5066
|
-
padding: 10px 16px 12px 16px;
|
|
5067
5036
|
gap: 4px;
|
|
5068
5037
|
border-radius: 6px;
|
|
5069
5038
|
background: linear-gradient(270deg, #5db883 0%, #28b08e 100%);
|
|
5070
|
-
font-size: 12px;
|
|
5071
|
-
line-height: 120%;
|
|
5072
|
-
}
|
|
5073
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green h2 {
|
|
5074
|
-
font-weight: 700;
|
|
5075
|
-
}
|
|
5076
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green h2 {
|
|
5077
|
-
--tw-text-opacity: 1;
|
|
5078
|
-
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5079
|
-
}
|
|
5080
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green .psui-el-tooltip-content-wrapper {
|
|
5081
|
-
font-weight: 400;
|
|
5082
5039
|
}
|
|
5040
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green h2,
|
|
5083
5041
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-green .psui-el-tooltip-content-wrapper {
|
|
5084
5042
|
--tw-text-opacity: 1;
|
|
5085
5043
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5086
5044
|
}
|
|
5087
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5088
|
-
font-size: 12px;
|
|
5089
|
-
line-height: 120%;
|
|
5090
|
-
font-weight: 700;
|
|
5091
|
-
}
|
|
5092
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5045
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5093
5046
|
display: flex;
|
|
5094
5047
|
}
|
|
5095
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5048
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5096
5049
|
flex-direction: column;
|
|
5097
5050
|
}
|
|
5098
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5099
|
-
--tw-bg-opacity: 1;
|
|
5100
|
-
background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1));
|
|
5101
|
-
}
|
|
5102
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5051
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5103
5052
|
padding-top: 1rem;
|
|
5104
5053
|
padding-bottom: 1rem;
|
|
5105
5054
|
}
|
|
5106
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5055
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5107
5056
|
padding-left: 1.5rem;
|
|
5108
5057
|
padding-right: 1.5rem;
|
|
5109
5058
|
}
|
|
5110
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5059
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5111
5060
|
--tw-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.15);
|
|
5112
5061
|
--tw-shadow-colored: 0px 0px 8px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color);
|
|
5113
5062
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5114
5063
|
}
|
|
5115
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5064
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5116
5065
|
gap: 8.8px;
|
|
5117
5066
|
}
|
|
5118
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white h2 {
|
|
5119
|
-
font-weight: 700;
|
|
5120
|
-
}
|
|
5121
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white h2 {
|
|
5122
|
-
--tw-text-opacity: 1;
|
|
5123
|
-
color: rgb(40, 50, 59, var(--tw-text-opacity, 1));
|
|
5124
|
-
}
|
|
5125
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white h2 {
|
|
5067
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white h2, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark h2, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2 {
|
|
5126
5068
|
font-size: 17px;
|
|
5127
5069
|
line-height: 120%;
|
|
5070
|
+
font-weight: 700;
|
|
5128
5071
|
}
|
|
5129
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5072
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5130
5073
|
display: flex;
|
|
5131
5074
|
}
|
|
5132
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5075
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5133
5076
|
flex-direction: column;
|
|
5134
5077
|
}
|
|
5135
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5136
|
-
font-weight: 400;
|
|
5137
|
-
}
|
|
5138
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5139
|
-
--tw-text-opacity: 1;
|
|
5140
|
-
color: rgb(121, 132, 144, var(--tw-text-opacity, 1));
|
|
5141
|
-
}
|
|
5142
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5078
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5143
5079
|
gap: 13.6px;
|
|
5144
5080
|
font-size: 14px;
|
|
5145
5081
|
line-height: 120%;
|
|
5082
|
+
font-weight: 400;
|
|
5146
5083
|
}
|
|
5147
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5084
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5148
5085
|
border-radius: 0.375rem;
|
|
5149
5086
|
}
|
|
5150
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5151
|
-
--tw-bg-opacity: 1;
|
|
5152
|
-
background-color: rgb(224, 239, 246, var(--tw-bg-opacity, 1));
|
|
5153
|
-
}
|
|
5154
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5087
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5155
5088
|
font-weight: 700;
|
|
5156
5089
|
}
|
|
5157
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5158
|
-
--tw-text-opacity: 1;
|
|
5159
|
-
color: rgb(49, 143, 172, var(--tw-text-opacity, 1));
|
|
5160
|
-
}
|
|
5161
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5090
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5162
5091
|
padding: 7px 16px;
|
|
5163
5092
|
width: -moz-fit-content;
|
|
5164
5093
|
width: fit-content;
|
|
5165
5094
|
}
|
|
5166
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button:focus {
|
|
5095
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button:focus, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button:focus, .psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button:focus {
|
|
5167
5096
|
outline: none;
|
|
5168
5097
|
}
|
|
5169
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5170
|
-
display: flex;
|
|
5171
|
-
}
|
|
5172
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5173
|
-
flex-direction: column;
|
|
5174
|
-
}
|
|
5175
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5098
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white {
|
|
5176
5099
|
--tw-bg-opacity: 1;
|
|
5177
|
-
background-color: rgb(
|
|
5178
|
-
}
|
|
5179
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5180
|
-
padding-top: 1rem;
|
|
5181
|
-
padding-bottom: 1rem;
|
|
5182
|
-
}
|
|
5183
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5184
|
-
padding-left: 1.5rem;
|
|
5185
|
-
padding-right: 1.5rem;
|
|
5186
|
-
}
|
|
5187
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5188
|
-
--tw-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.15);
|
|
5189
|
-
--tw-shadow-colored: 0px 0px 8px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color);
|
|
5190
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5191
|
-
}
|
|
5192
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5193
|
-
gap: 8.8px;
|
|
5194
|
-
}
|
|
5195
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark h2 {
|
|
5196
|
-
font-weight: 700;
|
|
5100
|
+
background-color: rgb(255, 255, 255, var(--tw-bg-opacity, 1));
|
|
5197
5101
|
}
|
|
5198
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5102
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white h2 {
|
|
5199
5103
|
--tw-text-opacity: 1;
|
|
5200
|
-
color: rgb(
|
|
5104
|
+
color: rgb(40, 50, 59, var(--tw-text-opacity, 1));
|
|
5201
5105
|
}
|
|
5202
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5203
|
-
|
|
5204
|
-
|
|
5106
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper {
|
|
5107
|
+
--tw-text-opacity: 1;
|
|
5108
|
+
color: rgb(121, 132, 144, var(--tw-text-opacity, 1));
|
|
5205
5109
|
}
|
|
5206
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5207
|
-
|
|
5110
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5111
|
+
--tw-bg-opacity: 1;
|
|
5112
|
+
background-color: rgb(224, 239, 246, var(--tw-bg-opacity, 1));
|
|
5208
5113
|
}
|
|
5209
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-
|
|
5210
|
-
|
|
5114
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-white .psui-el-tooltip-content-wrapper button {
|
|
5115
|
+
--tw-text-opacity: 1;
|
|
5116
|
+
color: rgb(49, 143, 172, var(--tw-text-opacity, 1));
|
|
5211
5117
|
}
|
|
5212
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark
|
|
5213
|
-
|
|
5118
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark {
|
|
5119
|
+
--tw-bg-opacity: 1;
|
|
5120
|
+
background-color: rgb(0, 70, 95, var(--tw-bg-opacity, 1));
|
|
5214
5121
|
}
|
|
5122
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark h2,
|
|
5215
5123
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper {
|
|
5216
5124
|
--tw-text-opacity: 1;
|
|
5217
5125
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5218
5126
|
}
|
|
5219
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper {
|
|
5220
|
-
gap: 13.6px;
|
|
5221
|
-
font-size: 14px;
|
|
5222
|
-
line-height: 120%;
|
|
5223
|
-
}
|
|
5224
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5225
|
-
border-radius: 0.375rem;
|
|
5226
|
-
}
|
|
5227
5127
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5228
5128
|
--tw-bg-opacity: 1;
|
|
5229
5129
|
background-color: rgb(49, 143, 172, var(--tw-bg-opacity, 1));
|
|
5230
5130
|
}
|
|
5231
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5232
|
-
font-weight: 700;
|
|
5233
|
-
}
|
|
5234
5131
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5235
5132
|
--tw-text-opacity: 1;
|
|
5236
5133
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5237
5134
|
}
|
|
5238
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button {
|
|
5239
|
-
padding: 7px 16px;
|
|
5240
|
-
width: -moz-fit-content;
|
|
5241
|
-
width: fit-content;
|
|
5242
|
-
}
|
|
5243
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-dark .psui-el-tooltip-content-wrapper button:focus {
|
|
5244
|
-
outline: none;
|
|
5245
|
-
}
|
|
5246
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5247
|
-
display: flex;
|
|
5248
|
-
}
|
|
5249
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5250
|
-
flex-direction: column;
|
|
5251
|
-
}
|
|
5252
5135
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5253
5136
|
--tw-bg-opacity: 1;
|
|
5254
5137
|
background-color: rgb(100, 181, 206, var(--tw-bg-opacity, 1));
|
|
5255
5138
|
}
|
|
5256
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color
|
|
5257
|
-
padding-top: 1rem;
|
|
5258
|
-
padding-bottom: 1rem;
|
|
5259
|
-
}
|
|
5260
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5261
|
-
padding-left: 1.5rem;
|
|
5262
|
-
padding-right: 1.5rem;
|
|
5263
|
-
}
|
|
5264
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5265
|
-
--tw-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05), 0px 10px 15px rgba(0, 0, 0, 0.15);
|
|
5266
|
-
--tw-shadow-colored: 0px 0px 8px var(--tw-shadow-color), 0px 10px 15px var(--tw-shadow-color);
|
|
5267
|
-
box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
|
|
5268
|
-
}
|
|
5269
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color {
|
|
5270
|
-
gap: 8.8px;
|
|
5271
|
-
}
|
|
5272
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2 {
|
|
5273
|
-
font-weight: 700;
|
|
5274
|
-
}
|
|
5275
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2 {
|
|
5276
|
-
--tw-text-opacity: 1;
|
|
5277
|
-
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5278
|
-
}
|
|
5279
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2 {
|
|
5280
|
-
font-size: 17px;
|
|
5281
|
-
line-height: 120%;
|
|
5282
|
-
}
|
|
5283
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5284
|
-
display: flex;
|
|
5285
|
-
}
|
|
5286
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5287
|
-
flex-direction: column;
|
|
5288
|
-
}
|
|
5289
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5290
|
-
font-weight: 400;
|
|
5291
|
-
}
|
|
5139
|
+
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color h2,
|
|
5292
5140
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5293
5141
|
--tw-text-opacity: 1;
|
|
5294
5142
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5295
5143
|
}
|
|
5296
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper {
|
|
5297
|
-
gap: 13.6px;
|
|
5298
|
-
font-size: 14px;
|
|
5299
|
-
line-height: 120%;
|
|
5300
|
-
}
|
|
5301
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5302
|
-
border-radius: 0.375rem;
|
|
5303
|
-
}
|
|
5304
5144
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5305
5145
|
--tw-bg-opacity: 1;
|
|
5306
5146
|
background-color: rgb(49, 143, 172, var(--tw-bg-opacity, 1));
|
|
5307
5147
|
}
|
|
5308
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5309
|
-
font-weight: 700;
|
|
5310
|
-
}
|
|
5311
5148
|
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5312
5149
|
--tw-text-opacity: 1;
|
|
5313
5150
|
color: rgb(255, 255, 255, var(--tw-text-opacity, 1));
|
|
5314
5151
|
}
|
|
5315
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button {
|
|
5316
|
-
padding: 7px 16px;
|
|
5317
|
-
width: -moz-fit-content;
|
|
5318
|
-
width: fit-content;
|
|
5319
|
-
}
|
|
5320
|
-
.psui-el-tooltip .psui-el-tooltip-wrapper .psui-el-tooltip-dialog .psui-el-tooltip-content.layout-color .psui-el-tooltip-content-wrapper button:focus {
|
|
5321
|
-
outline: none;
|
|
5322
|
-
}
|
|
5323
5152
|
|
|
5324
5153
|
.psui-el-input-textarea {
|
|
5325
5154
|
display: block;
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@policystudio/policy-studio-ui-vue",
|
|
3
|
-
"version": "1.1.90-
|
|
3
|
+
"version": "1.1.90-rc.0",
|
|
4
4
|
"description": "Policy Studio UI",
|
|
5
5
|
"author": "Policy Studio Team",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"lint": "vue-cli-service lint",
|
|
8
8
|
"build": "tsc -p tsconfig.json && npm run build:tailwind && npm run gulp",
|
|
9
|
-
"full-publish": "npm run lint && npm run build && npm publish --tag
|
|
9
|
+
"full-publish": "npm run lint && npm run build && npm publish --tag rc",
|
|
10
10
|
"kill-port": "sh ./scripts/kill-port.sh",
|
|
11
11
|
"build:tailwind": "tailwindcss build -i src/assets/scss/base.scss -o dist/css/psui_styles_output.css -c tailwind.config.js",
|
|
12
12
|
"watch:tailwind": "watch 'npm run build:tailwind' dist/css",
|
|
@@ -10,157 +10,141 @@
|
|
|
10
10
|
|
|
11
11
|
.psui-el-tooltip-content {
|
|
12
12
|
@apply psui-flex psui-flex-col psui-bg-gray-50 psui-text-white;
|
|
13
|
-
padding:
|
|
13
|
+
padding: 10px 16px 12px 16px;
|
|
14
14
|
border-radius: 4px;
|
|
15
|
+
font-family: Lato, sans-serif;
|
|
16
|
+
font-style: normal;
|
|
15
17
|
|
|
16
18
|
h2 {
|
|
17
|
-
|
|
19
|
+
font-size: 12px;
|
|
20
|
+
line-height: 120%;
|
|
21
|
+
font-weight: 700;
|
|
18
22
|
}
|
|
19
23
|
|
|
20
24
|
.psui-el-tooltip-content-wrapper {
|
|
21
|
-
|
|
22
|
-
|
|
25
|
+
font-size: 12px;
|
|
26
|
+
line-height: 120%;
|
|
27
|
+
font-weight: 400;
|
|
23
28
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
@apply psui-bg-gray-30 psui-text-gray-80 psui-shadow-none;
|
|
29
|
+
h2,
|
|
30
|
+
p {
|
|
27
31
|
font-size: 12px;
|
|
28
32
|
line-height: 120%;
|
|
29
|
-
padding: 10px 16px 12px 16px;
|
|
30
|
-
|
|
31
|
-
.psui-el-tooltip-content-wrapper {
|
|
32
|
-
@apply psui-font-normal psui-mt-1;
|
|
33
|
-
}
|
|
34
33
|
}
|
|
35
34
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
line-height: 120%;
|
|
40
|
-
padding: 10px 16px 12px 16px;
|
|
35
|
+
h2 {
|
|
36
|
+
font-weight: 700;
|
|
37
|
+
}
|
|
41
38
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
}
|
|
39
|
+
p {
|
|
40
|
+
font-weight: 400;
|
|
45
41
|
}
|
|
42
|
+
}
|
|
46
43
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
44
|
+
&.layout-gray,
|
|
45
|
+
&.layout-blue,
|
|
46
|
+
&.layout-red,
|
|
47
|
+
&.layout-green {
|
|
48
|
+
@apply psui-shadow-none;
|
|
49
|
+
font-size: 12px;
|
|
50
|
+
line-height: 120%;
|
|
51
|
+
padding: 10px 16px 12px 16px;
|
|
52
|
+
}
|
|
52
53
|
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
54
|
+
&.layout-gray {
|
|
55
|
+
@apply psui-bg-gray-30 psui-text-gray-80;
|
|
56
|
+
}
|
|
57
57
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
gap: 4px;
|
|
62
|
-
border-radius: 6px;
|
|
63
|
-
background: linear-gradient(270deg, #5db883 0%, #28b08e 100%);
|
|
64
|
-
font-size: 12px;
|
|
65
|
-
line-height: 120%;
|
|
58
|
+
&.layout-blue {
|
|
59
|
+
@apply psui-bg-blue-70 psui-text-white;
|
|
60
|
+
}
|
|
66
61
|
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
62
|
+
&.layout-red {
|
|
63
|
+
@apply psui-bg-red-10 psui-text-red-70;
|
|
64
|
+
}
|
|
70
65
|
|
|
71
|
-
|
|
72
|
-
|
|
66
|
+
&.layout-green {
|
|
67
|
+
@apply psui-items-center;
|
|
68
|
+
gap: 4px;
|
|
69
|
+
border-radius: 6px;
|
|
70
|
+
background: linear-gradient(270deg, #5db883 0%, #28b08e 100%);
|
|
73
71
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
font-weight: 700;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
72
|
+
h2,
|
|
73
|
+
.psui-el-tooltip-content-wrapper {
|
|
74
|
+
@apply psui-text-white;
|
|
80
75
|
}
|
|
76
|
+
}
|
|
81
77
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
78
|
+
&.layout-white,
|
|
79
|
+
&.layout-dark,
|
|
80
|
+
&.layout-color {
|
|
81
|
+
@apply psui-py-4 psui-px-6 psui-flex psui-flex-col psui-shadow-elevation-30;
|
|
82
|
+
gap: 8.8px;
|
|
85
83
|
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
84
|
+
h2 {
|
|
85
|
+
font-size: 17px;
|
|
86
|
+
line-height: 120%;
|
|
87
|
+
font-weight: 700;
|
|
88
|
+
}
|
|
91
89
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
90
|
+
.psui-el-tooltip-content-wrapper {
|
|
91
|
+
@apply psui-flex psui-flex-col;
|
|
92
|
+
gap: 13.6px;
|
|
93
|
+
font-size: 14px;
|
|
94
|
+
line-height: 120%;
|
|
95
|
+
font-weight: 400;
|
|
97
96
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
97
|
+
button {
|
|
98
|
+
@apply psui-rounded-md psui-font-bold;
|
|
99
|
+
padding: 7px 16px;
|
|
100
|
+
width: fit-content;
|
|
102
101
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
}
|
|
102
|
+
&:focus {
|
|
103
|
+
outline: none;
|
|
106
104
|
}
|
|
107
105
|
}
|
|
108
106
|
}
|
|
107
|
+
}
|
|
109
108
|
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
gap: 8.8px;
|
|
109
|
+
&.layout-white {
|
|
110
|
+
@apply psui-bg-white;
|
|
113
111
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
line-height: 120%;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.psui-el-tooltip-content-wrapper {
|
|
121
|
-
@apply psui-text-white psui-font-normal psui-flex psui-flex-col;
|
|
122
|
-
gap: 13.6px;
|
|
123
|
-
font-size: 14px;
|
|
124
|
-
line-height: 120%;
|
|
112
|
+
h2 {
|
|
113
|
+
@apply psui-text-gray-80;
|
|
114
|
+
}
|
|
125
115
|
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
padding: 7px 16px;
|
|
129
|
-
width: fit-content;
|
|
116
|
+
.psui-el-tooltip-content-wrapper {
|
|
117
|
+
@apply psui-text-gray-50;
|
|
130
118
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
}
|
|
134
|
-
}
|
|
119
|
+
button {
|
|
120
|
+
@apply psui-bg-blue-20 psui-text-blue-60;
|
|
135
121
|
}
|
|
136
122
|
}
|
|
123
|
+
}
|
|
137
124
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
gap: 8.8px;
|
|
125
|
+
&.layout-dark {
|
|
126
|
+
@apply psui-bg-blue-70;
|
|
141
127
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
128
|
+
h2,
|
|
129
|
+
.psui-el-tooltip-content-wrapper {
|
|
130
|
+
@apply psui-text-white;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.psui-el-tooltip-content-wrapper button {
|
|
134
|
+
@apply psui-bg-blue-60 psui-text-white;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
147
137
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
gap: 13.6px;
|
|
151
|
-
font-size: 14px;
|
|
152
|
-
line-height: 120%;
|
|
138
|
+
&.layout-color {
|
|
139
|
+
@apply psui-bg-blue-50;
|
|
153
140
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
141
|
+
h2,
|
|
142
|
+
.psui-el-tooltip-content-wrapper {
|
|
143
|
+
@apply psui-text-white;
|
|
144
|
+
}
|
|
158
145
|
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
}
|
|
146
|
+
.psui-el-tooltip-content-wrapper button {
|
|
147
|
+
@apply psui-bg-blue-60 psui-text-white;
|
|
164
148
|
}
|
|
165
149
|
}
|
|
166
150
|
}
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
v-if="column.isSwitch && item.data[column.key] != null"
|
|
286
286
|
class="psui-inline-flex"
|
|
287
287
|
v-tooltip="{
|
|
288
|
-
content: item.tooltip_text ? `<
|
|
288
|
+
content: item.tooltip_text ? `<h2>${item.tooltip_text}</h2>` : false,
|
|
289
289
|
classes: 'layout-blue',
|
|
290
290
|
}"
|
|
291
291
|
>
|
|
@@ -720,9 +720,9 @@ const getTooltipContent = (item) => {
|
|
|
720
720
|
content.classes = 'layout-blue'
|
|
721
721
|
content.content = item.tooltip_text
|
|
722
722
|
} else if (item.tooltip_text) {
|
|
723
|
-
content.content = `<
|
|
723
|
+
content.content = `<h2>${item.tooltip_text}</h2>`
|
|
724
724
|
} else if (item.is_disabled) {
|
|
725
|
-
content.content = `<
|
|
725
|
+
content.content = `<h2>${item.title} buildings are <br>not allowed.</h2>`
|
|
726
726
|
}
|
|
727
727
|
return content
|
|
728
728
|
}
|