@powerhousedao/common 1.10.53-dev.0 → 1.10.54-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 {
@@ -409,7 +400,7 @@
409
400
  color: var(--color-gray-600);
410
401
  }
411
402
  }
412
- /*! tailwindcss v4.1.6 | MIT License | https://tailwindcss.com */
403
+ /*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
413
404
  @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
414
405
  @layer properties;
415
406
  :root {
@@ -1122,7 +1113,7 @@
1122
1113
  --color-green-700: hsl(136 52% 55%);
1123
1114
  --color-green-800: hsl(136 53% 49%);
1124
1115
  --color-green-900: hsl(136 53% 43%);
1125
- --color-blue-50: oklch(0.97 0.014 254.604);
1116
+ --color-blue-50: oklch(97% 0.014 254.604);
1126
1117
  --color-blue-100: hsl(209 100% 90%);
1127
1118
  --color-blue-200: hsl(209 97% 85%);
1128
1119
  --color-blue-300: hsl(209 100% 80%);
@@ -1188,17 +1179,7 @@
1188
1179
  --default-transition-duration: 150ms;
1189
1180
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
1190
1181
  --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
- );
1195
1182
  --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
- );
1202
1183
  --color-charcoal-300: hsl(221 17% 67%);
1203
1184
  --color-charcoal-700: hsl(219 17% 34%);
1204
1185
  --color-charcoal-800: hsl(221 17% 26%);
@@ -1224,14 +1205,11 @@
1224
1205
  line-height: 1.5;
1225
1206
  -webkit-text-size-adjust: 100%;
1226
1207
  tab-size: 4;
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" );
1208
+ 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");
1228
1209
  font-feature-settings: var(--default-font-feature-settings, normal);
1229
- font-variation-settings: var( --default-font-variation-settings, normal );
1210
+ font-variation-settings: var(--default-font-variation-settings, normal);
1230
1211
  -webkit-tap-highlight-color: transparent;
1231
1212
  }
1232
- body {
1233
- line-height: inherit;
1234
- }
1235
1213
  hr {
1236
1214
  height: 0;
1237
1215
  color: inherit;
@@ -1254,9 +1232,9 @@
1254
1232
  font-weight: bolder;
1255
1233
  }
1256
1234
  code, kbd, samp, pre {
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 );
1235
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
1236
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
1237
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
1260
1238
  font-size: 1em;
1261
1239
  }
1262
1240
  small {
@@ -1320,11 +1298,15 @@
1320
1298
  }
1321
1299
  ::placeholder {
1322
1300
  opacity: 1;
1323
- color: currentColor;
1324
- @supports (color: color-mix(in lab, red, red)) {
1325
- color: currentColor;
1301
+ }
1302
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
1303
+ ::placeholder {
1304
+ color: currentcolor;
1326
1305
  @supports (color: color-mix(in lab, red, red)) {
1327
- color: color-mix(in oklab, currentColor 50%, transparent);
1306
+ color: currentcolor;
1307
+ @supports (color: color-mix(in lab, red, red)) {
1308
+ color: color-mix(in oklab, currentcolor 50%, transparent);
1309
+ }
1328
1310
  }
1329
1311
  }
1330
1312
  }
@@ -2698,7 +2680,7 @@
2698
2680
  .bg-green-600\/30 {
2699
2681
  background-color: color-mix(in srgb, hsl(136 53% 60%) 30%, transparent);
2700
2682
  @supports (color: color-mix(in lab, red, red)) {
2701
- background-color: color-mix(in srgb, oklch(0.627 0.194 149.214) 30%, transparent);
2683
+ background-color: color-mix(in srgb, oklch(62.7% 0.194 149.214) 30%, transparent);
2702
2684
  @supports (color: color-mix(in lab, red, red)) {
2703
2685
  background-color: color-mix(in oklab, var(--color-green-600) 30%, transparent);
2704
2686
  }
@@ -2722,7 +2704,7 @@
2722
2704
  .bg-red-600\/30 {
2723
2705
  background-color: color-mix(in srgb, hsl(4 81% 74%) 30%, transparent);
2724
2706
  @supports (color: color-mix(in lab, red, red)) {
2725
- background-color: color-mix(in srgb, oklch(0.577 0.245 27.325) 30%, transparent);
2707
+ background-color: color-mix(in srgb, oklch(57.7% 0.245 27.325) 30%, transparent);
2726
2708
  @supports (color: color-mix(in lab, red, red)) {
2727
2709
  background-color: color-mix(in oklab, var(--color-red-600) 30%, transparent);
2728
2710
  }
@@ -2740,7 +2722,7 @@
2740
2722
  .bg-slate-900\/50 {
2741
2723
  background-color: color-mix(in srgb, hsl(195 6% 6%) 50%, transparent);
2742
2724
  @supports (color: color-mix(in lab, red, red)) {
2743
- background-color: color-mix(in srgb, oklch(0.208 0.042 265.755) 50%, transparent);
2725
+ background-color: color-mix(in srgb, oklch(20.8% 0.042 265.755) 50%, transparent);
2744
2726
  @supports (color: color-mix(in lab, red, red)) {
2745
2727
  background-color: color-mix(in oklab, var(--color-slate-900) 50%, transparent);
2746
2728
  }
@@ -1 +1 @@
1
- {"version":3,"file":"useTimelineItems.d.ts","sourceRoot":"","sources":["../../hooks/useTimelineItems.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAyCzE,KAAK,cAAc,GAAG;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,oBAAoB,CAAC,eAAe,CAAC,CAAC;CAC7C,CAAC;AAEF,eAAO,MAAM,gBAAgB,gBACd,MAAM,mBACF,MAAM,KACtB,cA8GF,CAAC"}
1
+ {"version":3,"file":"useTimelineItems.d.ts","sourceRoot":"","sources":["../../hooks/useTimelineItems.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAyCzE,KAAK,cAAc,GAAG;IACpB,SAAS,EAAE,OAAO,CAAC;IACnB,IAAI,EAAE,oBAAoB,CAAC,eAAe,CAAC,CAAC;CAC7C,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAC3B,aAAa,MAAM,EACnB,iBAAiB,MAAM,KACtB,cA8GF,CAAC"}
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/common",
3
- "version": "1.10.53-dev.0",
3
+ "version": "1.10.54-dev.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "type": "module",
6
6
  "files": [