@powerhousedao/common 1.10.47-dev.1 → 1.10.48-dev.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.
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
2
2
  @layer properties;
3
3
  @layer theme, base, components, utilities;
4
4
  @layer theme {
@@ -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(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);
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);
59
59
  --color-black: #000;
60
60
  --color-white: #fff;
61
61
  --spacing: 0.25rem;
@@ -93,7 +93,17 @@
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
+ );
96
100
  --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
+ );
97
107
  }
98
108
  }
99
109
  @layer base {
@@ -107,11 +117,14 @@
107
117
  line-height: 1.5;
108
118
  -webkit-text-size-adjust: 100%;
109
119
  tab-size: 4;
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");
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" );
111
121
  font-feature-settings: var(--default-font-feature-settings, normal);
112
- font-variation-settings: var(--default-font-variation-settings, normal);
122
+ font-variation-settings: var( --default-font-variation-settings, normal );
113
123
  -webkit-tap-highlight-color: transparent;
114
124
  }
125
+ body {
126
+ line-height: inherit;
127
+ }
115
128
  hr {
116
129
  height: 0;
117
130
  color: inherit;
@@ -134,9 +147,9 @@
134
147
  font-weight: bolder;
135
148
  }
136
149
  code, kbd, samp, pre {
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);
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 );
140
153
  font-size: 1em;
141
154
  }
142
155
  small {
@@ -200,13 +213,9 @@
200
213
  }
201
214
  ::placeholder {
202
215
  opacity: 1;
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
- }
216
+ color: currentColor;
217
+ @supports (color: color-mix(in lab, red, red)) {
218
+ color: color-mix(in oklab, currentColor 50%, transparent);
210
219
  }
211
220
  }
212
221
  textarea {
@@ -399,9 +408,6 @@
399
408
  .text-gray-600 {
400
409
  color: var(--color-gray-600);
401
410
  }
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
- }
405
411
  }
406
412
  /*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */
407
413
  @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
@@ -1116,7 +1122,7 @@
1116
1122
  --color-green-700: hsl(136 52% 55%);
1117
1123
  --color-green-800: hsl(136 53% 49%);
1118
1124
  --color-green-900: hsl(136 53% 43%);
1119
- --color-blue-50: oklch(97% 0.014 254.604);
1125
+ --color-blue-50: oklch(0.97 0.014 254.604);
1120
1126
  --color-blue-100: hsl(209 100% 90%);
1121
1127
  --color-blue-200: hsl(209 97% 85%);
1122
1128
  --color-blue-300: hsl(209 100% 80%);
@@ -1182,7 +1188,17 @@
1182
1188
  --default-transition-duration: 150ms;
1183
1189
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1184
1190
  --default-font-family: var(--font-sans);
1191
+ --default-font-feature-settings: var(--font-sans--font-feature-settings);
1192
+ --default-font-variation-settings: var(
1193
+ --font-sans--font-variation-settings
1194
+ );
1185
1195
  --default-mono-font-family: var(--font-mono);
1196
+ --default-mono-font-feature-settings: var(
1197
+ --font-mono--font-feature-settings
1198
+ );
1199
+ --default-mono-font-variation-settings: var(
1200
+ --font-mono--font-variation-settings
1201
+ );
1186
1202
  --color-charcoal-300: hsl(221 17% 67%);
1187
1203
  --color-charcoal-700: hsl(219 17% 34%);
1188
1204
  --color-charcoal-800: hsl(221 17% 26%);
@@ -1208,11 +1224,14 @@
1208
1224
  line-height: 1.5;
1209
1225
  -webkit-text-size-adjust: 100%;
1210
1226
  tab-size: 4;
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
+ 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" );
1212
1228
  font-feature-settings: var(--default-font-feature-settings, normal);
1213
- font-variation-settings: var(--default-font-variation-settings, normal);
1229
+ font-variation-settings: var( --default-font-variation-settings, normal );
1214
1230
  -webkit-tap-highlight-color: transparent;
1215
1231
  }
1232
+ body {
1233
+ line-height: inherit;
1234
+ }
1216
1235
  hr {
1217
1236
  height: 0;
1218
1237
  color: inherit;
@@ -1235,9 +1254,9 @@
1235
1254
  font-weight: bolder;
1236
1255
  }
1237
1256
  code, kbd, samp, pre {
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);
1257
+ font-family: var( --default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );
1258
+ font-feature-settings: var( --default-mono-font-feature-settings, normal );
1259
+ font-variation-settings: var( --default-mono-font-variation-settings, normal );
1241
1260
  font-size: 1em;
1242
1261
  }
1243
1262
  small {
@@ -1301,15 +1320,11 @@
1301
1320
  }
1302
1321
  ::placeholder {
1303
1322
  opacity: 1;
1304
- }
1305
- @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
1306
- ::placeholder {
1307
- color: currentcolor;
1323
+ color: currentColor;
1324
+ @supports (color: color-mix(in lab, red, red)) {
1325
+ color: currentColor;
1308
1326
  @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
- }
1327
+ color: color-mix(in oklab, currentColor 50%, transparent);
1313
1328
  }
1314
1329
  }
1315
1330
  }
@@ -2683,7 +2698,7 @@
2683
2698
  .bg-green-600\/30 {
2684
2699
  background-color: color-mix(in srgb, hsl(136 53% 60%) 30%, transparent);
2685
2700
  @supports (color: color-mix(in lab, red, red)) {
2686
- background-color: color-mix(in srgb, oklch(62.7% 0.194 149.214) 30%, transparent);
2701
+ background-color: color-mix(in srgb, oklch(0.627 0.194 149.214) 30%, transparent);
2687
2702
  @supports (color: color-mix(in lab, red, red)) {
2688
2703
  background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
2689
2704
  }
@@ -2707,7 +2722,7 @@
2707
2722
  .bg-red-600\/30 {
2708
2723
  background-color: color-mix(in srgb, hsl(4 81% 74%) 30%, transparent);
2709
2724
  @supports (color: color-mix(in lab, red, red)) {
2710
- background-color: color-mix(in srgb, oklch(57.7% 0.245 27.325) 30%, transparent);
2725
+ background-color: color-mix(in srgb, oklch(0.577 0.245 27.325) 30%, transparent);
2711
2726
  @supports (color: color-mix(in lab, red, red)) {
2712
2727
  background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
2713
2728
  }
@@ -2725,7 +2740,7 @@
2725
2740
  .bg-slate-900\/50 {
2726
2741
  background-color: color-mix(in srgb, hsl(195 6% 6%) 50%, transparent);
2727
2742
  @supports (color: color-mix(in lab, red, red)) {
2728
- background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
2743
+ background-color: color-mix(in srgb, oklch(0.208 0.042 265.755) 50%, transparent);
2729
2744
  @supports (color: color-mix(in lab, red, red)) {
2730
2745
  background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2731
2746
  }
@@ -5771,6 +5786,59 @@ input[type="number"] {
5771
5786
  inherits: false;
5772
5787
  initial-value: solid;
5773
5788
  }
5789
+ @property --tw-blur {
5790
+ syntax: "*";
5791
+ inherits: false;
5792
+ }
5793
+ @property --tw-brightness {
5794
+ syntax: "*";
5795
+ inherits: false;
5796
+ }
5797
+ @property --tw-contrast {
5798
+ syntax: "*";
5799
+ inherits: false;
5800
+ }
5801
+ @property --tw-grayscale {
5802
+ syntax: "*";
5803
+ inherits: false;
5804
+ }
5805
+ @property --tw-hue-rotate {
5806
+ syntax: "*";
5807
+ inherits: false;
5808
+ }
5809
+ @property --tw-invert {
5810
+ syntax: "*";
5811
+ inherits: false;
5812
+ }
5813
+ @property --tw-opacity {
5814
+ syntax: "*";
5815
+ inherits: false;
5816
+ }
5817
+ @property --tw-saturate {
5818
+ syntax: "*";
5819
+ inherits: false;
5820
+ }
5821
+ @property --tw-sepia {
5822
+ syntax: "*";
5823
+ inherits: false;
5824
+ }
5825
+ @property --tw-drop-shadow {
5826
+ syntax: "*";
5827
+ inherits: false;
5828
+ }
5829
+ @property --tw-drop-shadow-color {
5830
+ syntax: "*";
5831
+ inherits: false;
5832
+ }
5833
+ @property --tw-drop-shadow-alpha {
5834
+ syntax: "<percentage>";
5835
+ inherits: false;
5836
+ initial-value: 100%;
5837
+ }
5838
+ @property --tw-drop-shadow-size {
5839
+ syntax: "*";
5840
+ inherits: false;
5841
+ }
5774
5842
  @property --tw-duration {
5775
5843
  syntax: "*";
5776
5844
  inherits: false;
@@ -5942,59 +6010,6 @@ input[type="number"] {
5942
6010
  syntax: "*";
5943
6011
  inherits: false;
5944
6012
  }
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
- }
5998
6013
  @keyframes spin {
5999
6014
  to {
6000
6015
  transform: rotate(360deg);
@@ -6015,19 +6030,6 @@ input[type="number"] {
6015
6030
  --tw-skew-y: initial;
6016
6031
  --tw-border-style: solid;
6017
6032
  --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;
6031
6033
  --tw-translate-x: 0;
6032
6034
  --tw-translate-y: 0;
6033
6035
  --tw-translate-z: 0;
@@ -6054,6 +6056,19 @@ input[type="number"] {
6054
6056
  --tw-ring-offset-color: #fff;
6055
6057
  --tw-ring-offset-shadow: 0 0 #0000;
6056
6058
  --tw-outline-style: solid;
6059
+ --tw-blur: initial;
6060
+ --tw-brightness: initial;
6061
+ --tw-contrast: initial;
6062
+ --tw-grayscale: initial;
6063
+ --tw-hue-rotate: initial;
6064
+ --tw-invert: initial;
6065
+ --tw-opacity: initial;
6066
+ --tw-saturate: initial;
6067
+ --tw-sepia: initial;
6068
+ --tw-drop-shadow: initial;
6069
+ --tw-drop-shadow-color: initial;
6070
+ --tw-drop-shadow-alpha: 100%;
6071
+ --tw-drop-shadow-size: initial;
6057
6072
  --tw-duration: initial;
6058
6073
  --tw-ease: initial;
6059
6074
  --tw-content: "";
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "1.10.47-dev.1",
3
+ "version": "1.10.48-dev.0",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [