@powerhousedao/common 1.10.47-dev.0 → 1.10.47-dev.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.
@@ -7,55 +7,55 @@
7
7
  "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
8
8
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
9
9
  "Courier New", monospace;
10
- --color-red-400: oklch(0.704 0.191 22.216);
11
- --color-red-500: oklch(0.637 0.237 25.331);
12
- --color-red-600: oklch(0.577 0.245 27.325);
13
- --color-red-700: oklch(0.505 0.213 27.518);
14
- --color-red-800: oklch(0.444 0.177 26.899);
15
- --color-red-900: oklch(0.396 0.141 25.723);
16
- --color-orange-100: oklch(0.954 0.038 75.164);
17
- --color-orange-700: oklch(0.553 0.195 38.402);
18
- --color-orange-800: oklch(0.47 0.157 37.304);
19
- --color-orange-900: oklch(0.408 0.123 38.172);
20
- --color-yellow-100: oklch(0.973 0.071 103.193);
21
- --color-yellow-300: oklch(0.905 0.182 98.111);
22
- --color-yellow-400: oklch(0.852 0.199 91.936);
23
- --color-yellow-900: oklch(0.421 0.095 57.708);
24
- --color-green-100: oklch(0.962 0.044 156.743);
25
- --color-green-500: oklch(0.723 0.219 149.579);
26
- --color-green-600: oklch(0.627 0.194 149.214);
27
- --color-green-700: oklch(0.527 0.154 150.069);
28
- --color-green-800: oklch(0.448 0.119 151.328);
29
- --color-green-900: oklch(0.393 0.095 152.535);
30
- --color-blue-50: oklch(0.97 0.014 254.604);
31
- --color-blue-100: oklch(0.932 0.032 255.585);
32
- --color-blue-200: oklch(0.882 0.059 254.128);
33
- --color-blue-300: oklch(0.809 0.105 251.813);
34
- --color-blue-400: oklch(0.707 0.165 254.624);
35
- --color-blue-500: oklch(0.623 0.214 259.815);
36
- --color-blue-600: oklch(0.546 0.245 262.881);
37
- --color-blue-800: oklch(0.424 0.199 265.638);
38
- --color-blue-900: oklch(0.379 0.146 265.522);
39
- --color-purple-900: oklch(0.381 0.176 304.987);
40
- --color-slate-50: oklch(0.984 0.003 247.858);
41
- --color-slate-100: oklch(0.968 0.007 247.896);
42
- --color-slate-200: oklch(0.929 0.013 255.508);
43
- --color-slate-300: oklch(0.869 0.022 252.894);
44
- --color-slate-500: oklch(0.554 0.046 257.417);
45
- --color-slate-600: oklch(0.446 0.043 257.281);
46
- --color-slate-700: oklch(0.372 0.044 257.287);
47
- --color-slate-800: oklch(0.279 0.041 260.031);
48
- --color-slate-900: oklch(0.208 0.042 265.755);
49
- --color-gray-50: oklch(0.985 0.002 247.839);
50
- --color-gray-100: oklch(0.967 0.003 264.542);
51
- --color-gray-200: oklch(0.928 0.006 264.531);
52
- --color-gray-300: oklch(0.872 0.01 258.338);
53
- --color-gray-400: oklch(0.707 0.022 261.325);
54
- --color-gray-500: oklch(0.551 0.027 264.364);
55
- --color-gray-600: oklch(0.446 0.03 256.802);
56
- --color-gray-700: oklch(0.373 0.034 259.733);
57
- --color-gray-800: oklch(0.278 0.033 256.848);
58
- --color-gray-900: oklch(0.21 0.034 264.665);
10
+ --color-red-400: oklch(70.4% 0.191 22.216);
11
+ --color-red-500: oklch(63.7% 0.237 25.331);
12
+ --color-red-600: oklch(57.7% 0.245 27.325);
13
+ --color-red-700: oklch(50.5% 0.213 27.518);
14
+ --color-red-800: oklch(44.4% 0.177 26.899);
15
+ --color-red-900: oklch(39.6% 0.141 25.723);
16
+ --color-orange-100: oklch(95.4% 0.038 75.164);
17
+ --color-orange-700: oklch(55.3% 0.195 38.402);
18
+ --color-orange-800: oklch(47% 0.157 37.304);
19
+ --color-orange-900: oklch(40.8% 0.123 38.172);
20
+ --color-yellow-100: oklch(97.3% 0.071 103.193);
21
+ --color-yellow-300: oklch(90.5% 0.182 98.111);
22
+ --color-yellow-400: oklch(85.2% 0.199 91.936);
23
+ --color-yellow-900: oklch(42.1% 0.095 57.708);
24
+ --color-green-100: oklch(96.2% 0.044 156.743);
25
+ --color-green-500: oklch(72.3% 0.219 149.579);
26
+ --color-green-600: oklch(62.7% 0.194 149.214);
27
+ --color-green-700: oklch(52.7% 0.154 150.069);
28
+ --color-green-800: oklch(44.8% 0.119 151.328);
29
+ --color-green-900: oklch(39.3% 0.095 152.535);
30
+ --color-blue-50: oklch(97% 0.014 254.604);
31
+ --color-blue-100: oklch(93.2% 0.032 255.585);
32
+ --color-blue-200: oklch(88.2% 0.059 254.128);
33
+ --color-blue-300: oklch(80.9% 0.105 251.813);
34
+ --color-blue-400: oklch(70.7% 0.165 254.624);
35
+ --color-blue-500: oklch(62.3% 0.214 259.815);
36
+ --color-blue-600: oklch(54.6% 0.245 262.881);
37
+ --color-blue-800: oklch(42.4% 0.199 265.638);
38
+ --color-blue-900: oklch(37.9% 0.146 265.522);
39
+ --color-purple-900: oklch(38.1% 0.176 304.987);
40
+ --color-slate-50: oklch(98.4% 0.003 247.858);
41
+ --color-slate-100: oklch(96.8% 0.007 247.896);
42
+ --color-slate-200: oklch(92.9% 0.013 255.508);
43
+ --color-slate-300: oklch(86.9% 0.022 252.894);
44
+ --color-slate-500: oklch(55.4% 0.046 257.417);
45
+ --color-slate-600: oklch(44.6% 0.043 257.281);
46
+ --color-slate-700: oklch(37.2% 0.044 257.287);
47
+ --color-slate-800: oklch(27.9% 0.041 260.031);
48
+ --color-slate-900: oklch(20.8% 0.042 265.755);
49
+ --color-gray-50: oklch(98.5% 0.002 247.839);
50
+ --color-gray-100: oklch(96.7% 0.003 264.542);
51
+ --color-gray-200: oklch(92.8% 0.006 264.531);
52
+ --color-gray-300: oklch(87.2% 0.01 258.338);
53
+ --color-gray-400: oklch(70.7% 0.022 261.325);
54
+ --color-gray-500: oklch(55.1% 0.027 264.364);
55
+ --color-gray-600: oklch(44.6% 0.03 256.802);
56
+ --color-gray-700: oklch(37.3% 0.034 259.733);
57
+ --color-gray-800: oklch(27.8% 0.033 256.848);
58
+ --color-gray-900: oklch(21% 0.034 264.665);
59
59
  --color-black: #000;
60
60
  --color-white: #fff;
61
61
  --spacing: 0.25rem;
@@ -93,17 +93,7 @@
93
93
  --default-transition-duration: 150ms;
94
94
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
95
95
  --default-font-family: var(--font-sans);
96
- --default-font-feature-settings: var(--font-sans--font-feature-settings);
97
- --default-font-variation-settings: var(
98
- --font-sans--font-variation-settings
99
- );
100
96
  --default-mono-font-family: var(--font-mono);
101
- --default-mono-font-feature-settings: var(
102
- --font-mono--font-feature-settings
103
- );
104
- --default-mono-font-variation-settings: var(
105
- --font-mono--font-variation-settings
106
- );
107
97
  }
108
98
  }
109
99
  @layer base {
@@ -117,14 +107,11 @@
117
107
  line-height: 1.5;
118
108
  -webkit-text-size-adjust: 100%;
119
109
  tab-size: 4;
120
- font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
110
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
121
111
  font-feature-settings: var(--default-font-feature-settings, normal);
122
- font-variation-settings: var( --default-font-variation-settings, normal );
112
+ font-variation-settings: var(--default-font-variation-settings, normal);
123
113
  -webkit-tap-highlight-color: transparent;
124
114
  }
125
- body {
126
- line-height: inherit;
127
- }
128
115
  hr {
129
116
  height: 0;
130
117
  color: inherit;
@@ -147,9 +134,9 @@
147
134
  font-weight: bolder;
148
135
  }
149
136
  code, kbd, samp, pre {
150
- font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
151
- font-feature-settings: var( --default-mono-font-feature-settings, normal );
152
- font-variation-settings: var( --default-mono-font-variation-settings, normal );
137
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
138
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
139
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
153
140
  font-size: 1em;
154
141
  }
155
142
  small {
@@ -213,9 +200,13 @@
213
200
  }
214
201
  ::placeholder {
215
202
  opacity: 1;
216
- color: currentColor;
217
- @supports (color: color-mix(in lab, red, red)) {
218
- color: color-mix(in oklab, currentColor 50%, transparent);
203
+ }
204
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
205
+ ::placeholder {
206
+ color: currentcolor;
207
+ @supports (color: color-mix(in lab, red, red)) {
208
+ color: color-mix(in oklab, currentcolor 50%, transparent);
209
+ }
219
210
  }
220
211
  }
221
212
  textarea {
@@ -408,9 +399,13 @@
408
399
  .text-gray-600 {
409
400
  color: var(--color-gray-600);
410
401
  }
402
+ .filter {
403
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
404
+ }
411
405
  }
412
- /*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */
406
+ /*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */
413
407
  @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
408
+ @layer properties;
414
409
  :root {
415
410
  --toastify-color-light: #fff;
416
411
  --toastify-color-dark: #121212;
@@ -1121,7 +1116,7 @@
1121
1116
  --color-green-700: hsl(136 52% 55%);
1122
1117
  --color-green-800: hsl(136 53% 49%);
1123
1118
  --color-green-900: hsl(136 53% 43%);
1124
- --color-blue-50: oklch(0.97 0.014 254.604);
1119
+ --color-blue-50: oklch(97% 0.014 254.604);
1125
1120
  --color-blue-100: hsl(209 100% 90%);
1126
1121
  --color-blue-200: hsl(209 97% 85%);
1127
1122
  --color-blue-300: hsl(209 100% 80%);
@@ -1187,17 +1182,7 @@
1187
1182
  --default-transition-duration: 150ms;
1188
1183
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1189
1184
  --default-font-family: var(--font-sans);
1190
- --default-font-feature-settings: var(--font-sans--font-feature-settings);
1191
- --default-font-variation-settings: var(
1192
- --font-sans--font-variation-settings
1193
- );
1194
1185
  --default-mono-font-family: var(--font-mono);
1195
- --default-mono-font-feature-settings: var(
1196
- --font-mono--font-feature-settings
1197
- );
1198
- --default-mono-font-variation-settings: var(
1199
- --font-mono--font-variation-settings
1200
- );
1201
1186
  --color-charcoal-300: hsl(221 17% 67%);
1202
1187
  --color-charcoal-700: hsl(219 17% 34%);
1203
1188
  --color-charcoal-800: hsl(221 17% 26%);
@@ -1223,14 +1208,11 @@
1223
1208
  line-height: 1.5;
1224
1209
  -webkit-text-size-adjust: 100%;
1225
1210
  tab-size: 4;
1226
- font-family: var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );
1211
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
1227
1212
  font-feature-settings: var(--default-font-feature-settings, normal);
1228
- font-variation-settings: var( --default-font-variation-settings, normal );
1213
+ font-variation-settings: var(--default-font-variation-settings, normal);
1229
1214
  -webkit-tap-highlight-color: transparent;
1230
1215
  }
1231
- body {
1232
- line-height: inherit;
1233
- }
1234
1216
  hr {
1235
1217
  height: 0;
1236
1218
  color: inherit;
@@ -1253,9 +1235,9 @@
1253
1235
  font-weight: bolder;
1254
1236
  }
1255
1237
  code, kbd, samp, pre {
1256
- font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
1257
- font-feature-settings: var( --default-mono-font-feature-settings, normal );
1258
- font-variation-settings: var( --default-mono-font-variation-settings, normal );
1238
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
1239
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
1240
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
1259
1241
  font-size: 1em;
1260
1242
  }
1261
1243
  small {
@@ -1319,9 +1301,16 @@
1319
1301
  }
1320
1302
  ::placeholder {
1321
1303
  opacity: 1;
1322
- color: currentColor;
1323
- @supports (color: color-mix(in lab, red, red)) {
1324
- color: color-mix(in oklab, currentColor 50%, transparent);
1304
+ }
1305
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
1306
+ ::placeholder {
1307
+ color: currentcolor;
1308
+ @supports (color: color-mix(in lab, red, red)) {
1309
+ color: currentcolor;
1310
+ @supports (color: color-mix(in lab, red, red)) {
1311
+ color: color-mix(in oklab, currentcolor 50%, transparent);
1312
+ }
1313
+ }
1325
1314
  }
1326
1315
  }
1327
1316
  textarea {
@@ -1725,6 +1714,9 @@
1725
1714
  .block {
1726
1715
  display: block;
1727
1716
  }
1717
+ .contents {
1718
+ display: contents;
1719
+ }
1728
1720
  .flex {
1729
1721
  display: flex;
1730
1722
  }
@@ -2206,7 +2198,7 @@
2206
2198
  rotate: 270deg;
2207
2199
  }
2208
2200
  .transform {
2209
- transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
2201
+ transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
2210
2202
  }
2211
2203
  .animate-pulse {
2212
2204
  animation: var(--animate-pulse);
@@ -2689,9 +2681,12 @@
2689
2681
  background-color: var(--color-green-600);
2690
2682
  }
2691
2683
  .bg-green-600\/30 {
2692
- background-color: color-mix(in srgb, oklch(0.627 0.194 149.214) 30%, transparent);
2684
+ background-color: color-mix(in srgb, hsl(136 53% 60%) 30%, transparent);
2693
2685
  @supports (color: color-mix(in lab, red, red)) {
2694
- background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
2686
+ background-color: color-mix(in srgb, oklch(62.7% 0.194 149.214) 30%, transparent);
2687
+ @supports (color: color-mix(in lab, red, red)) {
2688
+ background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
2689
+ }
2695
2690
  }
2696
2691
  }
2697
2692
  .bg-green-900 {
@@ -2710,9 +2705,12 @@
2710
2705
  background-color: var(--color-red-600);
2711
2706
  }
2712
2707
  .bg-red-600\/30 {
2713
- background-color: color-mix(in srgb, oklch(0.577 0.245 27.325) 30%, transparent);
2708
+ background-color: color-mix(in srgb, hsl(4 81% 74%) 30%, transparent);
2714
2709
  @supports (color: color-mix(in lab, red, red)) {
2715
- background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
2710
+ background-color: color-mix(in srgb, oklch(57.7% 0.245 27.325) 30%, transparent);
2711
+ @supports (color: color-mix(in lab, red, red)) {
2712
+ background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
2713
+ }
2716
2714
  }
2717
2715
  }
2718
2716
  .bg-red-900 {
@@ -2725,9 +2723,12 @@
2725
2723
  background-color: var(--color-slate-100);
2726
2724
  }
2727
2725
  .bg-slate-900\/50 {
2728
- background-color: color-mix(in srgb, oklch(0.208 0.042 265.755) 50%, transparent);
2726
+ background-color: color-mix(in srgb, hsl(195 6% 6%) 50%, transparent);
2729
2727
  @supports (color: color-mix(in lab, red, red)) {
2730
- background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2728
+ background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
2729
+ @supports (color: color-mix(in lab, red, red)) {
2730
+ background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2731
+ }
2731
2732
  }
2732
2733
  }
2733
2734
  .bg-transparent {
@@ -3081,7 +3082,7 @@
3081
3082
  color: var(--color-blue-900);
3082
3083
  }
3083
3084
  .text-current {
3084
- color: currentColor;
3085
+ color: currentcolor;
3085
3086
  }
3086
3087
  .text-gray-50 {
3087
3088
  color: var(--color-gray-50);
@@ -3236,13 +3237,16 @@
3236
3237
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3237
3238
  }
3238
3239
  .ring-0 {
3239
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3240
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3240
3241
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3241
3242
  }
3242
3243
  .shadow-black\/\[\.04\] {
3243
- --tw-shadow-color: color-mix(in srgb, #000 4%, transparent);
3244
+ --tw-shadow-color: color-mix(in srgb, hsl(0 0% 0%) 4%, transparent);
3244
3245
  @supports (color: color-mix(in lab, red, red)) {
3245
- --tw-shadow-color: color-mix(in oklab, var(--color-black) 4%, transparent);
3246
+ --tw-shadow-color: color-mix(in srgb, #000 4%, transparent);
3247
+ @supports (color: color-mix(in lab, red, red)) {
3248
+ --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 4%, transparent) var(--tw-shadow-alpha), transparent);
3249
+ }
3246
3250
  }
3247
3251
  }
3248
3252
  .ring-gray-900 {
@@ -3263,7 +3267,7 @@
3263
3267
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
3264
3268
  }
3265
3269
  .transition {
3266
- transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
3270
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
3267
3271
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
3268
3272
  transition-duration: var(--tw-duration, var(--default-transition-duration));
3269
3273
  }
@@ -3855,7 +3859,7 @@
3855
3859
  }
3856
3860
  .focus-within\:ring-1 {
3857
3861
  &:focus-within {
3858
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
3862
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
3859
3863
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
3860
3864
  }
3861
3865
  }
@@ -4205,7 +4209,7 @@
4205
4209
  }
4206
4210
  .focus\:ring-1 {
4207
4211
  &:focus {
4208
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
4212
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
4209
4213
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
4210
4214
  }
4211
4215
  }
@@ -4228,19 +4232,19 @@
4228
4232
  }
4229
4233
  .focus-visible\:ring-0 {
4230
4234
  &:focus-visible {
4231
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
4235
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
4232
4236
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
4233
4237
  }
4234
4238
  }
4235
4239
  .focus-visible\:ring-1 {
4236
4240
  &:focus-visible {
4237
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
4241
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
4238
4242
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
4239
4243
  }
4240
4244
  }
4241
4245
  .focus-visible\:ring-2 {
4242
4246
  &:focus-visible {
4243
- --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentColor);
4247
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
4244
4248
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
4245
4249
  }
4246
4250
  }
@@ -5706,6 +5710,11 @@ input[type="number"] {
5706
5710
  syntax: "*";
5707
5711
  inherits: false;
5708
5712
  }
5713
+ @property --tw-shadow-alpha {
5714
+ syntax: "<percentage>";
5715
+ inherits: false;
5716
+ initial-value: 100%;
5717
+ }
5709
5718
  @property --tw-inset-shadow {
5710
5719
  syntax: "*";
5711
5720
  inherits: false;
@@ -5715,6 +5724,11 @@ input[type="number"] {
5715
5724
  syntax: "*";
5716
5725
  inherits: false;
5717
5726
  }
5727
+ @property --tw-inset-shadow-alpha {
5728
+ syntax: "<percentage>";
5729
+ inherits: false;
5730
+ initial-value: 100%;
5731
+ }
5718
5732
  @property --tw-ring-color {
5719
5733
  syntax: "*";
5720
5734
  inherits: false;
@@ -5757,46 +5771,6 @@ input[type="number"] {
5757
5771
  inherits: false;
5758
5772
  initial-value: solid;
5759
5773
  }
5760
- @property --tw-blur {
5761
- syntax: "*";
5762
- inherits: false;
5763
- }
5764
- @property --tw-brightness {
5765
- syntax: "*";
5766
- inherits: false;
5767
- }
5768
- @property --tw-contrast {
5769
- syntax: "*";
5770
- inherits: false;
5771
- }
5772
- @property --tw-grayscale {
5773
- syntax: "*";
5774
- inherits: false;
5775
- }
5776
- @property --tw-hue-rotate {
5777
- syntax: "*";
5778
- inherits: false;
5779
- }
5780
- @property --tw-invert {
5781
- syntax: "*";
5782
- inherits: false;
5783
- }
5784
- @property --tw-opacity {
5785
- syntax: "*";
5786
- inherits: false;
5787
- }
5788
- @property --tw-saturate {
5789
- syntax: "*";
5790
- inherits: false;
5791
- }
5792
- @property --tw-sepia {
5793
- syntax: "*";
5794
- inherits: false;
5795
- }
5796
- @property --tw-drop-shadow {
5797
- syntax: "*";
5798
- inherits: false;
5799
- }
5800
5774
  @property --tw-duration {
5801
5775
  syntax: "*";
5802
5776
  inherits: false;
@@ -5884,6 +5858,61 @@ input[type="number"] {
5884
5858
  transform: translateX(0);
5885
5859
  }
5886
5860
  }
5861
+ @layer properties {
5862
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
5863
+ *, ::before, ::after, ::backdrop {
5864
+ --tw-translate-x: 0;
5865
+ --tw-translate-y: 0;
5866
+ --tw-translate-z: 0;
5867
+ --tw-scale-x: 1;
5868
+ --tw-scale-y: 1;
5869
+ --tw-scale-z: 1;
5870
+ --tw-rotate-x: initial;
5871
+ --tw-rotate-y: initial;
5872
+ --tw-rotate-z: initial;
5873
+ --tw-skew-x: initial;
5874
+ --tw-skew-y: initial;
5875
+ --tw-space-y-reverse: 0;
5876
+ --tw-space-x-reverse: 0;
5877
+ --tw-divide-y-reverse: 0;
5878
+ --tw-border-style: solid;
5879
+ --tw-leading: initial;
5880
+ --tw-font-weight: initial;
5881
+ --tw-tracking: initial;
5882
+ --tw-shadow: 0 0 #0000;
5883
+ --tw-shadow-color: initial;
5884
+ --tw-shadow-alpha: 100%;
5885
+ --tw-inset-shadow: 0 0 #0000;
5886
+ --tw-inset-shadow-color: initial;
5887
+ --tw-inset-shadow-alpha: 100%;
5888
+ --tw-ring-color: initial;
5889
+ --tw-ring-shadow: 0 0 #0000;
5890
+ --tw-inset-ring-color: initial;
5891
+ --tw-inset-ring-shadow: 0 0 #0000;
5892
+ --tw-ring-inset: initial;
5893
+ --tw-ring-offset-width: 0px;
5894
+ --tw-ring-offset-color: #fff;
5895
+ --tw-ring-offset-shadow: 0 0 #0000;
5896
+ --tw-outline-style: solid;
5897
+ --tw-blur: initial;
5898
+ --tw-brightness: initial;
5899
+ --tw-contrast: initial;
5900
+ --tw-grayscale: initial;
5901
+ --tw-hue-rotate: initial;
5902
+ --tw-invert: initial;
5903
+ --tw-opacity: initial;
5904
+ --tw-saturate: initial;
5905
+ --tw-sepia: initial;
5906
+ --tw-drop-shadow: initial;
5907
+ --tw-drop-shadow-color: initial;
5908
+ --tw-drop-shadow-alpha: 100%;
5909
+ --tw-drop-shadow-size: initial;
5910
+ --tw-duration: initial;
5911
+ --tw-ease: initial;
5912
+ --tw-content: "";
5913
+ }
5914
+ }
5915
+ }
5887
5916
  @property --tw-rotate-x {
5888
5917
  syntax: "*";
5889
5918
  inherits: false;
@@ -5913,6 +5942,59 @@ input[type="number"] {
5913
5942
  syntax: "*";
5914
5943
  inherits: false;
5915
5944
  }
5945
+ @property --tw-blur {
5946
+ syntax: "*";
5947
+ inherits: false;
5948
+ }
5949
+ @property --tw-brightness {
5950
+ syntax: "*";
5951
+ inherits: false;
5952
+ }
5953
+ @property --tw-contrast {
5954
+ syntax: "*";
5955
+ inherits: false;
5956
+ }
5957
+ @property --tw-grayscale {
5958
+ syntax: "*";
5959
+ inherits: false;
5960
+ }
5961
+ @property --tw-hue-rotate {
5962
+ syntax: "*";
5963
+ inherits: false;
5964
+ }
5965
+ @property --tw-invert {
5966
+ syntax: "*";
5967
+ inherits: false;
5968
+ }
5969
+ @property --tw-opacity {
5970
+ syntax: "*";
5971
+ inherits: false;
5972
+ }
5973
+ @property --tw-saturate {
5974
+ syntax: "*";
5975
+ inherits: false;
5976
+ }
5977
+ @property --tw-sepia {
5978
+ syntax: "*";
5979
+ inherits: false;
5980
+ }
5981
+ @property --tw-drop-shadow {
5982
+ syntax: "*";
5983
+ inherits: false;
5984
+ }
5985
+ @property --tw-drop-shadow-color {
5986
+ syntax: "*";
5987
+ inherits: false;
5988
+ }
5989
+ @property --tw-drop-shadow-alpha {
5990
+ syntax: "<percentage>";
5991
+ inherits: false;
5992
+ initial-value: 100%;
5993
+ }
5994
+ @property --tw-drop-shadow-size {
5995
+ syntax: "*";
5996
+ inherits: false;
5997
+ }
5916
5998
  @keyframes spin {
5917
5999
  to {
5918
6000
  transform: rotate(360deg);
@@ -5933,6 +6015,19 @@ input[type="number"] {
5933
6015
  --tw-skew-y: initial;
5934
6016
  --tw-border-style: solid;
5935
6017
  --tw-font-weight: initial;
6018
+ --tw-blur: initial;
6019
+ --tw-brightness: initial;
6020
+ --tw-contrast: initial;
6021
+ --tw-grayscale: initial;
6022
+ --tw-hue-rotate: initial;
6023
+ --tw-invert: initial;
6024
+ --tw-opacity: initial;
6025
+ --tw-saturate: initial;
6026
+ --tw-sepia: initial;
6027
+ --tw-drop-shadow: initial;
6028
+ --tw-drop-shadow-color: initial;
6029
+ --tw-drop-shadow-alpha: 100%;
6030
+ --tw-drop-shadow-size: initial;
5936
6031
  --tw-translate-x: 0;
5937
6032
  --tw-translate-y: 0;
5938
6033
  --tw-translate-z: 0;
@@ -5946,8 +6041,10 @@ input[type="number"] {
5946
6041
  --tw-tracking: initial;
5947
6042
  --tw-shadow: 0 0 #0000;
5948
6043
  --tw-shadow-color: initial;
6044
+ --tw-shadow-alpha: 100%;
5949
6045
  --tw-inset-shadow: 0 0 #0000;
5950
6046
  --tw-inset-shadow-color: initial;
6047
+ --tw-inset-shadow-alpha: 100%;
5951
6048
  --tw-ring-color: initial;
5952
6049
  --tw-ring-shadow: 0 0 #0000;
5953
6050
  --tw-inset-ring-color: initial;
@@ -5957,16 +6054,6 @@ input[type="number"] {
5957
6054
  --tw-ring-offset-color: #fff;
5958
6055
  --tw-ring-offset-shadow: 0 0 #0000;
5959
6056
  --tw-outline-style: solid;
5960
- --tw-blur: initial;
5961
- --tw-brightness: initial;
5962
- --tw-contrast: initial;
5963
- --tw-grayscale: initial;
5964
- --tw-hue-rotate: initial;
5965
- --tw-invert: initial;
5966
- --tw-opacity: initial;
5967
- --tw-saturate: initial;
5968
- --tw-sepia: initial;
5969
- --tw-drop-shadow: initial;
5970
6057
  --tw-duration: initial;
5971
6058
  --tw-ease: initial;
5972
6059
  --tw-content: "";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "1.10.47-dev.0",
3
+ "version": "1.10.47-dev.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [
@@ -45,8 +45,8 @@
45
45
  "devDependencies": {
46
46
  "@powerhousedao/config": "workspace:*",
47
47
  "@powerhousedao/reactor-browser": "workspace:*",
48
- "@tailwindcss/cli": "^4.0.9",
49
- "@tailwindcss/vite": "^4.0.9",
48
+ "@tailwindcss/cli": "^4.1.4",
49
+ "@tailwindcss/vite": "^4.1.4",
50
50
  "@types/node": "^22.15.17",
51
51
  "@types/react": "^18.3.18",
52
52
  "@types/wicg-file-system-access": "^2020.9.6",
@@ -58,11 +58,12 @@
58
58
  "react": "^18.3.1",
59
59
  "react-dom": "^18.3.1",
60
60
  "storybook-mock-date-decorator": "^2.0.6",
61
- "tsx": "^4.19.2",
62
61
  "tailwind-merge": "^3.0.2",
63
62
  "tailwindcss": "^4.0.9",
63
+ "tsx": "^4.19.2",
64
64
  "uuid": "^11.0.5",
65
- "vite": "^6.2.2",
66
- "zod": "^3.24.1"
65
+ "vite": "^6.3.3",
66
+ "vitest": "^3.1.2",
67
+ "zod": "^3.24.3"
67
68
  }
68
69
  }