@pequity/squirrel 5.3.2 → 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/style.css CHANGED
@@ -21,11 +21,11 @@ div[id^=popper_].dropdown .v-popper__inner {
21
21
 
22
22
  border-width: 1px;
23
23
 
24
- border-color: var(--color-p-gray-30);
24
+ border-color: rgb(var(--color-p-gray-30));
25
25
 
26
- background-color: var(--color-surface);
26
+ background-color: rgb(var(--color-surface));
27
27
 
28
- color: var(--color-on-surface);
28
+ color: rgb(var(--color-on-surface));
29
29
 
30
30
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
31
31
 
@@ -59,7 +59,7 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-header {
59
59
 
60
60
  text-transform: uppercase;
61
61
 
62
- color: var(--color-p-gray-40)
62
+ color: rgb(var(--color-p-gray-40))
63
63
  }
64
64
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item {
65
65
 
@@ -90,7 +90,7 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item {
90
90
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:active,
91
91
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.active {
92
92
 
93
- background-color: var(--color-p-blue-15)
93
+ background-color: rgb(var(--color-p-blue-15))
94
94
  }
95
95
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:active:hover,
96
96
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:active:focus,
@@ -99,13 +99,13 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.active:
99
99
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.active:focus,
100
100
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.active.focus {
101
101
 
102
- background-color: var(--color-p-blue-15)
102
+ background-color: rgb(var(--color-p-blue-15))
103
103
  }
104
104
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:hover,
105
105
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:focus,
106
106
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.focus {
107
107
 
108
- background-color: var(--color-p-blue-10);
108
+ background-color: rgb(var(--color-p-blue-10));
109
109
 
110
110
  outline: 2px solid transparent;
111
111
 
@@ -116,14 +116,14 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.disable
116
116
 
117
117
  cursor: default;
118
118
 
119
- color: var(--color-p-gray-40)
119
+ color: rgb(var(--color-p-gray-40))
120
120
  }
121
121
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:disabled:hover,
122
122
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item:disabled:focus,
123
123
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.disabled:hover,
124
124
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-item.disabled:focus {
125
125
 
126
- background-color: var(--color-surface)
126
+ background-color: rgb(var(--color-surface))
127
127
  }
128
128
  div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-divider {
129
129
 
@@ -137,7 +137,7 @@ div[id^=popper_].dropdown .v-popper__inner .dropdown-menu .dropdown-divider {
137
137
 
138
138
  border-top-width: 1px;
139
139
 
140
- border-color: var(--color-p-gray-30);
140
+ border-color: rgb(var(--color-p-gray-30));
141
141
 
142
142
  opacity: 1
143
143
  }
@@ -148,30 +148,30 @@ input[type='checkbox'][data-v-01f2e2c0]:checked {
148
148
  .bg-cross[data-v-cb511035] {
149
149
  background-image: url("data:image/svg+xml,%3csvg%20width='6'%20height='6'%20viewBox='0%200%206%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2511_8629)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%203.51667L5.42083%205.9375L5.9375%205.42083L3.51667%203L5.9375%200.57917L5.42083%200.0625L3%202.48333L0.57917%200.0625L0.0625%200.57917L2.48333%203L0.0625%205.42083L0.57917%205.9375L3%203.51667Z'%20fill='%231A123B'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2511_8629'%3e%3crect%20width='6'%20height='6'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
150
150
  }
151
- .drawer[data-v-a1affdb7] {
151
+ .drawer[data-v-95d3e794] {
152
152
  position: fixed;
153
153
  bottom: 0px;
154
154
  top: 0px;
155
155
  display: flex;
156
156
  flex-direction: column;
157
- background-color: var(--color-surface);
157
+ background-color: rgb(var(--color-surface));
158
158
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
159
159
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
160
160
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
161
161
  outline: 2px solid transparent;
162
162
  outline-offset: 2px;
163
- max-width: var(--3e3927a8);
163
+ max-width: var(--508822d0);
164
164
  width: 100%;
165
165
  }
166
- .drawer.drawer-left[data-v-a1affdb7] {
166
+ .drawer.drawer-left[data-v-95d3e794] {
167
167
  left: 0px;
168
168
  }
169
- .drawer.drawer-right[data-v-a1affdb7] {
169
+ .drawer.drawer-right[data-v-95d3e794] {
170
170
  right: 0px;
171
171
  }
172
172
 
173
173
  /* Slide from right animations */
174
- @keyframes slideInRight-a1affdb7 {
174
+ @keyframes slideInRight-95d3e794 {
175
175
  0% {
176
176
  transform: translate3d(100%, 0, 0);
177
177
  visibility: visible;
@@ -180,12 +180,12 @@ input[type='checkbox'][data-v-01f2e2c0]:checked {
180
180
  transform: translate3d(0, 0, 0);
181
181
  }
182
182
  }
183
- .slideInRight[data-v-a1affdb7] {
183
+ .slideInRight[data-v-95d3e794] {
184
184
  animation-duration: 0.4s;
185
185
  animation-fill-mode: both;
186
- animation-name: slideInRight-a1affdb7;
186
+ animation-name: slideInRight-95d3e794;
187
187
  }
188
- @keyframes slideOutRight-a1affdb7 {
188
+ @keyframes slideOutRight-95d3e794 {
189
189
  0% {
190
190
  transform: translate3d(0, 0, 0);
191
191
  }
@@ -194,14 +194,14 @@ input[type='checkbox'][data-v-01f2e2c0]:checked {
194
194
  transform: translate3d(100%, 0, 0);
195
195
  }
196
196
  }
197
- .slideOutRight[data-v-a1affdb7] {
197
+ .slideOutRight[data-v-95d3e794] {
198
198
  animation-duration: 0.4s;
199
199
  animation-fill-mode: both;
200
- animation-name: slideOutRight-a1affdb7;
200
+ animation-name: slideOutRight-95d3e794;
201
201
  }
202
202
 
203
203
  /* Slide from left animations */
204
- @keyframes slideInLeft-a1affdb7 {
204
+ @keyframes slideInLeft-95d3e794 {
205
205
  0% {
206
206
  transform: translate3d(-100%, 0, 0);
207
207
  visibility: visible;
@@ -210,12 +210,12 @@ input[type='checkbox'][data-v-01f2e2c0]:checked {
210
210
  transform: translate3d(0, 0, 0);
211
211
  }
212
212
  }
213
- .slideInLeft[data-v-a1affdb7] {
213
+ .slideInLeft[data-v-95d3e794] {
214
214
  animation-duration: 0.4s;
215
215
  animation-fill-mode: both;
216
- animation-name: slideInLeft-a1affdb7;
216
+ animation-name: slideInLeft-95d3e794;
217
217
  }
218
- @keyframes slideOutLeft-a1affdb7 {
218
+ @keyframes slideOutLeft-95d3e794 {
219
219
  0% {
220
220
  transform: translate3d(0, 0, 0);
221
221
  }
@@ -224,25 +224,25 @@ input[type='checkbox'][data-v-01f2e2c0]:checked {
224
224
  transform: translate3d(-100%, 0, 0);
225
225
  }
226
226
  }
227
- .slideOutLeft[data-v-a1affdb7] {
227
+ .slideOutLeft[data-v-95d3e794] {
228
228
  animation-duration: 0.4s;
229
229
  animation-fill-mode: both;
230
- animation-name: slideOutLeft-a1affdb7;
230
+ animation-name: slideOutLeft-95d3e794;
231
231
  }
232
232
 
233
233
  /* Backdrop */
234
- .fadeIn[data-v-a1affdb7] {
235
- animation-name: fadeInFrames-a1affdb7;
234
+ .fadeIn[data-v-95d3e794] {
235
+ animation-name: fadeInFrames-95d3e794;
236
236
  }
237
- .fadeOut[data-v-a1affdb7] {
238
- animation-name: fadeOutFrames-a1affdb7;
237
+ .fadeOut[data-v-95d3e794] {
238
+ animation-name: fadeOutFrames-95d3e794;
239
239
  }
240
- .fadeIn[data-v-a1affdb7],
241
- .fadeOut[data-v-a1affdb7] {
240
+ .fadeIn[data-v-95d3e794],
241
+ .fadeOut[data-v-95d3e794] {
242
242
  animation-duration: 0.25s;
243
243
  animation-fill-mode: both;
244
244
  }
245
- @keyframes fadeInFrames-a1affdb7 {
245
+ @keyframes fadeInFrames-95d3e794 {
246
246
  from {
247
247
  opacity: 0;
248
248
  animation-timing-function: cubic-bezier(0, 0, 1, 1);
@@ -251,7 +251,7 @@ to {
251
251
  opacity: 1;
252
252
  }
253
253
  }
254
- @keyframes fadeOutFrames-a1affdb7 {
254
+ @keyframes fadeOutFrames-95d3e794 {
255
255
  from {
256
256
  opacity: 1;
257
257
  animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
@@ -378,33 +378,33 @@ to {
378
378
  opacity: 0;
379
379
  transform: translate3d(0, -100%, 0);
380
380
  }
381
- }.pm[data-v-7e6a0b8d] {
381
+ }.pm[data-v-dd6e68e1] {
382
382
  width: calc(100% - 32px);
383
383
  min-width: 110px;
384
- max-width: var(--4046568f);
384
+ max-width: var(--6f065855);
385
385
  max-height: calc(100vh - 32px);
386
386
  }
387
- .fadeIn[data-v-7e6a0b8d] {
387
+ .fadeIn[data-v-dd6e68e1] {
388
388
  animation-duration: 0.4s;
389
- animation-name: fadeInFrames-7e6a0b8d;
389
+ animation-name: fadeInFrames-dd6e68e1;
390
390
  animation-fill-mode: both;
391
391
  }
392
- .fadeOut[data-v-7e6a0b8d] {
392
+ .fadeOut[data-v-dd6e68e1] {
393
393
  animation-duration: 0.2s;
394
- animation-name: fadeOutFrames-7e6a0b8d;
394
+ animation-name: fadeOutFrames-dd6e68e1;
395
395
  animation-fill-mode: both;
396
396
  }
397
- .slideInTop[data-v-7e6a0b8d] {
397
+ .slideInTop[data-v-dd6e68e1] {
398
398
  animation-duration: 0.4s;
399
- animation-name: fadeInFrames-7e6a0b8d,slideInTopFrames-7e6a0b8d;
399
+ animation-name: fadeInFrames-dd6e68e1,slideInTopFrames-dd6e68e1;
400
400
  animation-fill-mode: both;
401
401
  }
402
- .slideOutTop[data-v-7e6a0b8d] {
402
+ .slideOutTop[data-v-dd6e68e1] {
403
403
  animation-duration: 0.2s;
404
- animation-name: fadeOutFrames-7e6a0b8d,slideOutTopFrames-7e6a0b8d;
404
+ animation-name: fadeOutFrames-dd6e68e1,slideOutTopFrames-dd6e68e1;
405
405
  animation-fill-mode: both;
406
406
  }
407
- @keyframes slideInTopFrames-7e6a0b8d {
407
+ @keyframes slideInTopFrames-dd6e68e1 {
408
408
  from {
409
409
  transform: translate(0, -12px);
410
410
  animation-timing-function: cubic-bezier(0, 0, 0, 1);
@@ -413,7 +413,7 @@ to {
413
413
  transform: translate(0, 0);
414
414
  }
415
415
  }
416
- @keyframes slideOutTopFrames-7e6a0b8d {
416
+ @keyframes slideOutTopFrames-dd6e68e1 {
417
417
  from {
418
418
  transform: translate(0, 0);
419
419
  animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
@@ -422,7 +422,7 @@ to {
422
422
  transform: translate(0, -12px);
423
423
  }
424
424
  }
425
- @keyframes fadeInFrames-7e6a0b8d {
425
+ @keyframes fadeInFrames-dd6e68e1 {
426
426
  from {
427
427
  opacity: 0;
428
428
  animation-timing-function: cubic-bezier(0, 0, 1, 1);
@@ -431,7 +431,7 @@ to {
431
431
  opacity: 1;
432
432
  }
433
433
  }
434
- @keyframes fadeOutFrames-7e6a0b8d {
434
+ @keyframes fadeOutFrames-dd6e68e1 {
435
435
  from {
436
436
  opacity: 1;
437
437
  animation-timing-function: cubic-bezier(0.33, 0, 0.67, 1);
@@ -461,7 +461,7 @@ to {
461
461
  left: 0px;
462
462
  height: 1px;
463
463
  width: 100%;
464
- background-color: var(--color-p-gray-30);
464
+ background-color: rgb(var(--color-p-gray-30));
465
465
  --tw-content: "";
466
466
  content: var(--tw-content);
467
467
  }
@@ -1978,48 +1978,48 @@ to {
1978
1978
  border: 0;
1979
1979
  }:root {
1980
1980
  /* Design system colors */
1981
- --color-white: #fff;
1982
- --color-black: #000;
1983
- --color-night: #1a123b;
1984
- --color-barley-white: #fff5ce;
1985
- --color-horses-neck: #634816;
1986
- --color-active-blue: #0f45af;
1981
+ --color-white: 255 255 255;
1982
+ --color-black: 0 0 0;
1983
+ --color-night: 26 18 59;
1984
+ --color-barley-white: 255 245 206;
1985
+ --color-horses-neck: 99 72 22;
1986
+ --color-active-blue: 15 69 175;
1987
1987
  /* Pequity Colors */
1988
- --color-p-gray-10: #f5f5fa;
1989
- --color-p-gray-20: #e4e3e7;
1990
- --color-p-gray-30: #d6d4dc;
1991
- --color-p-gray-40: #918da1;
1992
- --color-p-gray-50: #767189;
1993
- --color-p-gray-60: #5e5a6e;
1994
- --color-p-gray-70: #474452;
1995
- --color-p-gray-80: #2f2d37;
1996
- --color-p-gray-90: #232229;
1997
- --color-p-gray-100: #0c0b0e;
1998
- --color-p-blue-10: #f5f5fa;
1999
- --color-p-blue-15: #e4edfa;
2000
- --color-p-blue-20: #e4e4f0;
2001
- --color-p-blue-30: #9999c9;
2002
- --color-p-blue-40: #6666ae;
2003
- --color-p-blue-50: #333393;
2004
- --color-p-blue-60: #000078;
2005
- --color-p-blue-70: #000060;
2006
- --color-p-blue-80: #000048;
2007
- --color-p-purple-10: #cdc5ed;
2008
- --color-p-purple-20: #a9a1c9;
2009
- --color-p-purple-30: #978fb8;
2010
- --color-p-purple-40: #857da6;
2011
- --color-p-purple-50: #625a82;
2012
- --color-p-purple-60: #1a123b;
2013
- --color-p-green-10: #e9f8f2;
2014
- --color-p-green-20: #bee9d7;
2015
- --color-p-green-30: #7dd2ae;
2016
- --color-p-green-40: #27b478;
2017
- --color-p-green-50: #176c48;
2018
- --color-p-red-10: #fef3f3;
2019
- --color-p-red-20: #f8b8b4;
2020
- --color-p-red-30: #f48882;
2021
- --color-p-red-40: #f45148;
2022
- --color-p-red-50: #f0453c;
1988
+ --color-p-gray-10: 245 245 250;
1989
+ --color-p-gray-20: 228 227 231;
1990
+ --color-p-gray-30: 214 212 220;
1991
+ --color-p-gray-40: 145 141 161;
1992
+ --color-p-gray-50: 118 113 137;
1993
+ --color-p-gray-60: 94 90 110;
1994
+ --color-p-gray-70: 71 68 82;
1995
+ --color-p-gray-80: 47 45 55;
1996
+ --color-p-gray-90: 35 34 41;
1997
+ --color-p-gray-100: 12 11 14;
1998
+ --color-p-blue-10: 245 245 250;
1999
+ --color-p-blue-15: 228 237 250;
2000
+ --color-p-blue-20: 228 228 240;
2001
+ --color-p-blue-30: 153 153 201;
2002
+ --color-p-blue-40: 102 102 174;
2003
+ --color-p-blue-50: 51 51 147;
2004
+ --color-p-blue-60: 0 0 120;
2005
+ --color-p-blue-70: 0 0 96;
2006
+ --color-p-blue-80: 0 0 72;
2007
+ --color-p-purple-10: 205 197 237;
2008
+ --color-p-purple-20: 169 161 201;
2009
+ --color-p-purple-30: 151 143 184;
2010
+ --color-p-purple-40: 133 125 166;
2011
+ --color-p-purple-50: 98 90 130;
2012
+ --color-p-purple-60: 26 18 59;
2013
+ --color-p-green-10: 233 248 242;
2014
+ --color-p-green-20: 190 233 215;
2015
+ --color-p-green-30: 125 210 174;
2016
+ --color-p-green-40: 39 180 120;
2017
+ --color-p-green-50: 23 108 72;
2018
+ --color-p-red-10: 254 243 243;
2019
+ --color-p-red-20: 248 184 180;
2020
+ --color-p-red-30: 244 136 130;
2021
+ --color-p-red-40: 244 81 72;
2022
+ --color-p-red-50: 240 69 60;
2023
2023
  /* Aliases */
2024
2024
  --color-primary: var(--color-p-blue-60);
2025
2025
  --color-accent: var(--color-p-blue-70);
@@ -2099,7 +2099,7 @@ to {
2099
2099
  background-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%208C0%209.58225%200.469192%2011.129%201.34824%2012.4446C2.22729%2013.7602%203.47672%2014.7855%204.93853%2015.391C6.40034%2015.9965%208.00887%2016.155%209.56072%2015.8463C11.1126%2015.5376%2012.538%2014.7757%2013.6569%2013.6569C14.7757%2012.538%2015.5376%2011.1126%2015.8463%209.56072C16.155%208.00887%2015.9965%206.40034%2015.391%204.93853C14.7855%203.47672%2013.7602%202.22729%2012.4446%201.34824C11.129%200.469192%209.58225%200%208%200C5.87827%200%203.84344%200.842855%202.34315%202.34315C0.842855%203.84344%200%205.87827%200%208ZM14.3333%208C14.3333%209.25262%2013.9619%2010.4771%2013.266%2011.5186C12.5701%2012.5601%2011.5809%2013.3719%2010.4237%2013.8512C9.2664%2014.3306%207.99298%2014.456%206.76443%2014.2116C5.53588%2013.9673%204.40739%2013.3641%203.52166%2012.4783C2.63592%2011.5926%202.03273%2010.4641%201.78836%209.23557C1.54399%208.00703%201.66941%206.7336%202.14876%205.57634C2.62812%204.41907%203.43988%203.42994%204.48139%202.73403C5.5229%202.03811%206.74739%201.66667%208%201.66667C9.67916%201.66843%2011.289%202.33626%2012.4764%203.52361C13.6637%204.71096%2014.3316%206.32084%2014.3333%208Z'%20fill='%23BB1410'%20/%3e%3cpath%20d='M5.88634%204.71322C5.73075%204.55763%205.51972%204.47021%205.29967%204.47021C5.07963%204.47021%204.8686%204.55763%204.71301%204.71322C4.55741%204.86881%204.47%205.07984%204.47%205.29989C4.47%205.51993%204.55741%205.73096%204.71301%205.88655L6.71301%207.88655C6.72914%207.9021%206.74197%207.92074%206.75073%207.94136C6.7595%207.96198%206.76401%207.98415%206.76401%208.00655C6.76401%208.02896%206.7595%208.05113%206.75073%208.07175C6.74197%208.09237%206.72914%208.11101%206.71301%208.12655L4.71301%2010.1266C4.63561%2010.2034%204.57417%2010.2948%204.53225%2010.3955C4.49033%2010.4962%204.46875%2010.6042%204.46875%2010.7132C4.46875%2010.8223%204.49033%2010.9303%204.53225%2011.031C4.57417%2011.1317%204.63561%2011.223%204.71301%2011.2999C4.78939%2011.3781%204.88063%2011.4403%204.98138%2011.4827C5.08213%2011.5251%205.19035%2011.547%205.29967%2011.547C5.409%2011.547%205.51721%2011.5251%205.61796%2011.4827C5.71871%2011.4403%205.80996%2011.3781%205.88634%2011.2999L7.88634%209.29989C7.91934%209.27037%207.96207%209.25405%208.00634%209.25405C8.05062%209.25405%208.09334%209.27037%208.12634%209.29989L10.1263%2011.2999C10.2027%2011.3781%2010.294%2011.4403%2010.3947%2011.4827C10.4955%2011.5251%2010.6037%2011.547%2010.713%2011.547C10.8223%2011.547%2010.9305%2011.5251%2011.0313%2011.4827C11.132%2011.4403%2011.2233%2011.3781%2011.2997%2011.2999C11.3771%2011.223%2011.4385%2011.1317%2011.4804%2011.031C11.5224%2010.9303%2011.5439%2010.8223%2011.5439%2010.7132C11.5439%2010.6042%2011.5224%2010.4962%2011.4804%2010.3955C11.4385%2010.2948%2011.3771%2010.2034%2011.2997%2010.1266L9.29967%208.12655C9.27016%208.09355%209.25384%208.05083%209.25384%208.00655C9.25384%207.96228%209.27016%207.91955%209.29967%207.88655L11.2997%205.88655C11.4553%205.73096%2011.5427%205.51993%2011.5427%205.29989C11.5427%205.07984%2011.4553%204.86881%2011.2997%204.71322C11.1441%204.55763%2010.9331%204.47021%2010.713%204.47021C10.493%204.47021%2010.2819%204.55763%2010.1263%204.71322L8.12634%206.71322C8.09334%206.74274%208.05062%206.75906%208.00634%206.75906C7.96207%206.75906%207.91934%206.74274%207.88634%206.71322L5.88634%204.71322Z'%20fill='%23BB1410'%20/%3e%3c/svg%3e");
2100
2100
  }
2101
2101
  .p-table[data-v-1d76cd98] {
2102
- color: var(--color-night);
2102
+ color: rgb(var(--color-night));
2103
2103
  height: 1px;
2104
2104
  }
2105
2105
  .p-table th[data-v-1d76cd98] {
@@ -8,71 +8,71 @@ exports.config = {
8
8
  transparent: 'transparent',
9
9
  current: 'currentColor',
10
10
  /* Design system colors */
11
- white: '#fff',
12
- black: '#000',
13
- night: 'var(--color-night)',
14
- 'barley-white': 'var(--color-barley-white)',
15
- 'horses-neck': 'var(--color-horses-neck)',
16
- 'active-blue': 'var(--color-active-blue)',
11
+ white: 'rgb(var(--color-white))',
12
+ black: 'rgb(var(--color-black))',
13
+ night: 'rgb(var(--color-night))',
14
+ 'barley-white': 'rgb(var(--color-barley-white))',
15
+ 'horses-neck': 'rgb(var(--color-horses-neck))',
16
+ 'active-blue': 'rgb(var(--color-active-blue))',
17
17
  /* Pequity colors */
18
18
  'p-gray': {
19
- 10: 'var(--color-p-gray-10)',
20
- 20: 'var(--color-p-gray-20)',
21
- 30: 'var(--color-p-gray-30)',
22
- 40: 'var(--color-p-gray-40)',
23
- 50: 'var(--color-p-gray-50)',
24
- 60: 'var(--color-p-gray-60)',
25
- 70: 'var(--color-p-gray-70)',
26
- 80: 'var(--color-p-gray-80)',
27
- 90: 'var(--color-p-gray-90)',
28
- 100: 'var(--color-p-gray-100)',
19
+ 10: 'rgb(var(--color-p-gray-10))',
20
+ 20: 'rgb(var(--color-p-gray-20))',
21
+ 30: 'rgb(var(--color-p-gray-30))',
22
+ 40: 'rgb(var(--color-p-gray-40))',
23
+ 50: 'rgb(var(--color-p-gray-50))',
24
+ 60: 'rgb(var(--color-p-gray-60))',
25
+ 70: 'rgb(var(--color-p-gray-70))',
26
+ 80: 'rgb(var(--color-p-gray-80))',
27
+ 90: 'rgb(var(--color-p-gray-90))',
28
+ 100: 'rgb(var(--color-p-gray-100))',
29
29
  },
30
30
  'p-blue': {
31
- 10: 'var(--color-p-blue-10)',
32
- 15: 'var(--color-p-blue-15)',
33
- 20: 'var(--color-p-blue-20)',
34
- 30: 'var(--color-p-blue-30)',
35
- 40: 'var(--color-p-blue-40)',
36
- 50: 'var(--color-p-blue-50)',
37
- 60: 'var(--color-p-blue-60)',
38
- 70: 'var(--color-p-blue-70)',
39
- 80: 'var(--color-p-blue-80)',
31
+ 10: 'rgb(var(--color-p-blue-10))',
32
+ 15: 'rgb(var(--color-p-blue-15))',
33
+ 20: 'rgb(var(--color-p-blue-20))',
34
+ 30: 'rgb(var(--color-p-blue-30))',
35
+ 40: 'rgb(var(--color-p-blue-40))',
36
+ 50: 'rgb(var(--color-p-blue-50))',
37
+ 60: 'rgb(var(--color-p-blue-60))',
38
+ 70: 'rgb(var(--color-p-blue-70))',
39
+ 80: 'rgb(var(--color-p-blue-80))',
40
40
  },
41
41
  'p-purple': {
42
- 10: 'var(--color-p-purple-10)',
43
- 20: 'var(--color-p-purple-20)',
44
- 30: 'var(--color-p-purple-30)',
45
- 40: 'var(--color-p-purple-40)',
46
- 50: 'var(--color-p-purple-50)',
47
- 60: 'var(--color-p-purple-60)',
42
+ 10: 'rgb(var(--color-p-purple-10))',
43
+ 20: 'rgb(var(--color-p-purple-20))',
44
+ 30: 'rgb(var(--color-p-purple-30))',
45
+ 40: 'rgb(var(--color-p-purple-40))',
46
+ 50: 'rgb(var(--color-p-purple-50))',
47
+ 60: 'rgb(var(--color-p-purple-60))',
48
48
  },
49
49
  'p-green': {
50
- 10: 'var(--color-p-green-10)',
51
- 20: 'var(--color-p-green-20)',
52
- 30: 'var(--color-p-green-30)',
53
- 40: 'var(--color-p-green-40)',
54
- 50: 'var(--color-p-green-50)',
50
+ 10: 'rgb(var(--color-p-green-10))',
51
+ 20: 'rgb(var(--color-p-green-20))',
52
+ 30: 'rgb(var(--color-p-green-30))',
53
+ 40: 'rgb(var(--color-p-green-40))',
54
+ 50: 'rgb(var(--color-p-green-50))',
55
55
  },
56
56
  'p-red': {
57
- 10: 'var(--color-p-red-10)',
58
- 20: 'var(--color-p-red-20)',
59
- 30: 'var(--color-p-red-30)',
60
- 40: 'var(--color-p-red-40)',
61
- 50: 'var(--color-p-red-50)',
57
+ 10: 'rgb(var(--color-p-red-10))',
58
+ 20: 'rgb(var(--color-p-red-20))',
59
+ 30: 'rgb(var(--color-p-red-30))',
60
+ 40: 'rgb(var(--color-p-red-40))',
61
+ 50: 'rgb(var(--color-p-red-50))',
62
62
  },
63
63
  /* Aliases */
64
- primary: 'var(--color-primary)',
65
- accent: 'var(--color-accent)',
66
- surface: 'var(--color-surface)',
67
- 'on-surface': 'var(--color-on-surface)',
68
- error: 'var(--color-error)',
69
- 'on-error': 'var(--color-on-error)',
70
- info: 'var(--color-info)',
71
- 'on-info': 'var(--color-on-info)',
72
- success: 'var(--color-success)',
73
- 'on-success': 'var(--color-on-success)',
74
- warning: 'var(--color-warning)',
75
- 'on-warning': 'var(--color-on-warning)',
64
+ primary: 'rgb(var(--color-primary))',
65
+ accent: 'rgb(var(--color-accent))',
66
+ surface: 'rgb(var(--color-surface))',
67
+ 'on-surface': 'rgb(var(--color-on-surface))',
68
+ error: 'rgb(var(--color-error))',
69
+ 'on-error': 'rgb(var(--color-on-error))',
70
+ info: 'rgb(var(--color-info))',
71
+ 'on-info': 'rgb(var(--color-on-info))',
72
+ success: 'rgb(var(--color-success))',
73
+ 'on-success': 'rgb(var(--color-on-success))',
74
+ warning: 'rgb(var(--color-warning))',
75
+ 'on-warning': 'rgb(var(--color-on-warning))',
76
76
  },
77
77
  fontFamily: {
78
78
  sans: ['Inter', 'Helvetica', 'Arial', 'sans-serif'],
@@ -91,7 +91,7 @@ exports.config = {
91
91
  },
92
92
  extend: {
93
93
  borderColor: {
94
- DEFAULT: 'var(--color-p-gray-30)',
94
+ DEFAULT: 'rgb(var(--color-p-gray-30))',
95
95
  },
96
96
  spacing: {
97
97
  7.5: '1.875rem',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pequity/squirrel",
3
3
  "description": "Squirrel component library",
4
- "version": "5.3.2",
4
+ "version": "5.4.1",
5
5
  "packageManager": "pnpm@9.11.0",
6
6
  "type": "module",
7
7
  "scripts": {
@@ -95,7 +95,7 @@
95
95
  "resolve-tspaths": "^0.8.22",
96
96
  "rimraf": "^6.0.1",
97
97
  "sass": "^1.79.3",
98
- "semantic-release": "^24.1.1",
98
+ "semantic-release": "^24.1.2",
99
99
  "storybook": "^8.3.3",
100
100
  "svgo": "^3.3.2",
101
101
  "tailwindcss": "^3.4.13",
@@ -4,48 +4,48 @@
4
4
 
5
5
  :root {
6
6
  /* Design system colors */
7
- --color-white: #fff;
8
- --color-black: #000;
9
- --color-night: #1a123b;
10
- --color-barley-white: #fff5ce;
11
- --color-horses-neck: #634816;
12
- --color-active-blue: #0f45af;
7
+ --color-white: 255 255 255;
8
+ --color-black: 0 0 0;
9
+ --color-night: 26 18 59;
10
+ --color-barley-white: 255 245 206;
11
+ --color-horses-neck: 99 72 22;
12
+ --color-active-blue: 15 69 175;
13
13
  /* Pequity Colors */
14
- --color-p-gray-10: #f5f5fa;
15
- --color-p-gray-20: #e4e3e7;
16
- --color-p-gray-30: #d6d4dc;
17
- --color-p-gray-40: #918da1;
18
- --color-p-gray-50: #767189;
19
- --color-p-gray-60: #5e5a6e;
20
- --color-p-gray-70: #474452;
21
- --color-p-gray-80: #2f2d37;
22
- --color-p-gray-90: #232229;
23
- --color-p-gray-100: #0c0b0e;
24
- --color-p-blue-10: #f5f5fa;
25
- --color-p-blue-15: #e4edfa;
26
- --color-p-blue-20: #e4e4f0;
27
- --color-p-blue-30: #9999c9;
28
- --color-p-blue-40: #6666ae;
29
- --color-p-blue-50: #333393;
30
- --color-p-blue-60: #000078;
31
- --color-p-blue-70: #000060;
32
- --color-p-blue-80: #000048;
33
- --color-p-purple-10: #cdc5ed;
34
- --color-p-purple-20: #a9a1c9;
35
- --color-p-purple-30: #978fb8;
36
- --color-p-purple-40: #857da6;
37
- --color-p-purple-50: #625a82;
38
- --color-p-purple-60: #1a123b;
39
- --color-p-green-10: #e9f8f2;
40
- --color-p-green-20: #bee9d7;
41
- --color-p-green-30: #7dd2ae;
42
- --color-p-green-40: #27b478;
43
- --color-p-green-50: #176c48;
44
- --color-p-red-10: #fef3f3;
45
- --color-p-red-20: #f8b8b4;
46
- --color-p-red-30: #f48882;
47
- --color-p-red-40: #f45148;
48
- --color-p-red-50: #f0453c;
14
+ --color-p-gray-10: 245 245 250;
15
+ --color-p-gray-20: 228 227 231;
16
+ --color-p-gray-30: 214 212 220;
17
+ --color-p-gray-40: 145 141 161;
18
+ --color-p-gray-50: 118 113 137;
19
+ --color-p-gray-60: 94 90 110;
20
+ --color-p-gray-70: 71 68 82;
21
+ --color-p-gray-80: 47 45 55;
22
+ --color-p-gray-90: 35 34 41;
23
+ --color-p-gray-100: 12 11 14;
24
+ --color-p-blue-10: 245 245 250;
25
+ --color-p-blue-15: 228 237 250;
26
+ --color-p-blue-20: 228 228 240;
27
+ --color-p-blue-30: 153 153 201;
28
+ --color-p-blue-40: 102 102 174;
29
+ --color-p-blue-50: 51 51 147;
30
+ --color-p-blue-60: 0 0 120;
31
+ --color-p-blue-70: 0 0 96;
32
+ --color-p-blue-80: 0 0 72;
33
+ --color-p-purple-10: 205 197 237;
34
+ --color-p-purple-20: 169 161 201;
35
+ --color-p-purple-30: 151 143 184;
36
+ --color-p-purple-40: 133 125 166;
37
+ --color-p-purple-50: 98 90 130;
38
+ --color-p-purple-60: 26 18 59;
39
+ --color-p-green-10: 233 248 242;
40
+ --color-p-green-20: 190 233 215;
41
+ --color-p-green-30: 125 210 174;
42
+ --color-p-green-40: 39 180 120;
43
+ --color-p-green-50: 23 108 72;
44
+ --color-p-red-10: 254 243 243;
45
+ --color-p-red-20: 248 184 180;
46
+ --color-p-red-30: 244 136 130;
47
+ --color-p-red-40: 244 81 72;
48
+ --color-p-red-50: 240 69 60;
49
49
  /* Aliases */
50
50
  --color-primary: var(--color-p-blue-60);
51
51
  --color-accent: var(--color-p-blue-70);
@@ -14,7 +14,7 @@ describe('PAlert.vue', () => {
14
14
  const path = wrapper.find('path');
15
15
 
16
16
  expect(classes.every((c) => alert.classes().includes(c))).toBe(true);
17
- expect(path.attributes().fill).toBe(`var(--color-on-${type})`);
17
+ expect(path.attributes().fill).toBe(`rgb(var(--color-on-${type}))`);
18
18
  });
19
19
 
20
20
  it('renders slots for icon and content', async () => {
@@ -3,7 +3,7 @@
3
3
  <Transition name="pd-backdrop-transition" enter-active-class="fadeIn" leave-active-class="fadeOut">
4
4
  <div
5
5
  v-show="show && showBackdrop"
6
- :class="['fixed bottom-0 left-0 right-0 top-0 bg-black bg-opacity-20', { 'cursor-pointer': enableClose }]"
6
+ :class="['fixed bottom-0 left-0 right-0 top-0 bg-black/20', { 'cursor-pointer': enableClose }]"
7
7
  :style="{ 'z-index': zIndex - 1 }"
8
8
  tabindex="-1"
9
9
  @click="close"
@@ -43,7 +43,7 @@ describe('PFileUpload.vue', () => {
43
43
  expect(wrapper.find('label').classes()).toEqual([
44
44
  'block',
45
45
  'mb-1',
46
- 'font-bold',
46
+ 'font-medium',
47
47
  'text-sm',
48
48
  "after:content-['_*']",
49
49
  'after:text-on-error',