@turtleclub/earn-widget 0.3.1-beta.4 → 0.3.1-beta.5

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.
Files changed (2) hide show
  1. package/dist/styles.css +49 -143
  2. package/package.json +3 -3
package/dist/styles.css CHANGED
@@ -1,5 +1,5 @@
1
- /*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */
2
- /*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
2
+ /*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
3
3
  @layer properties;
4
4
  @layer properties {
5
5
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
@@ -336,9 +336,7 @@
336
336
  .turtle-widget-root ::placeholder {
337
337
  color: currentcolor;
338
338
  @supports (color: color-mix(in lab, red, red)) {
339
- .turtle-widget-root & {
340
- color: color-mix(in oklab,currentcolor 50%,transparent);
341
- }
339
+ color: color-mix(in oklab,currentcolor 50%,transparent);
342
340
  }
343
341
  }
344
342
  }
@@ -452,9 +450,7 @@
452
450
  .turtle-widget-root .managed-table tbody tr>td {
453
451
  background-color: var(--color-muted);
454
452
  @supports (color: color-mix(in lab, red, red)) {
455
- .turtle-widget-root & {
456
- background-color: color-mix(in oklab,var(--color-muted)5%,transparent);
457
- }
453
+ background-color: color-mix(in oklab,var(--color-muted)5%,transparent);
458
454
  }
459
455
  }
460
456
  }
@@ -484,9 +480,7 @@
484
480
  .turtle-widget-root .managed-table tbody tr:hover>td {
485
481
  background-color: var(--color-muted);
486
482
  @supports (color: color-mix(in lab, red, red)) {
487
- .turtle-widget-root & {
488
- background-color: color-mix(in oklab,var(--color-muted)40%,transparent);
489
- }
483
+ background-color: color-mix(in oklab,var(--color-muted)40%,transparent);
490
484
  }
491
485
  }
492
486
  }
@@ -1591,9 +1585,7 @@
1591
1585
  .turtle-widget-root .border-muted-foreground\/30 {
1592
1586
  border-color: var(--color-muted-foreground);
1593
1587
  @supports (color: color-mix(in lab, red, red)) {
1594
- .turtle-widget-root & {
1595
- border-color: color-mix(in oklab,var(--color-muted-foreground)30%,transparent);
1596
- }
1588
+ border-color: color-mix(in oklab,var(--color-muted-foreground)30%,transparent);
1597
1589
  }
1598
1590
  }
1599
1591
  }
@@ -1628,9 +1620,7 @@
1628
1620
  .turtle-widget-root .bg-black\/50 {
1629
1621
  background-color: color-mix(in srgb,#00050%,transparent);
1630
1622
  @supports (color: color-mix(in lab, red, red)) {
1631
- .turtle-widget-root & {
1632
- background-color: color-mix(in oklab,var(--color-black)50%,transparent);
1633
- }
1623
+ background-color: color-mix(in oklab,var(--color-black)50%,transparent);
1634
1624
  }
1635
1625
  }
1636
1626
  }
@@ -1653,9 +1643,7 @@
1653
1643
  .turtle-widget-root .bg-muted-foreground\/30 {
1654
1644
  background-color: var(--color-muted-foreground);
1655
1645
  @supports (color: color-mix(in lab, red, red)) {
1656
- .turtle-widget-root & {
1657
- background-color: color-mix(in oklab,var(--color-muted-foreground)30%,transparent);
1658
- }
1646
+ background-color: color-mix(in oklab,var(--color-muted-foreground)30%,transparent);
1659
1647
  }
1660
1648
  }
1661
1649
  }
@@ -1666,9 +1654,7 @@
1666
1654
  .turtle-widget-root .bg-muted\/50 {
1667
1655
  background-color: var(--color-muted);
1668
1656
  @supports (color: color-mix(in lab, red, red)) {
1669
- .turtle-widget-root & {
1670
- background-color: color-mix(in oklab,var(--color-muted)50%,transparent);
1671
- }
1657
+ background-color: color-mix(in oklab,var(--color-muted)50%,transparent);
1672
1658
  }
1673
1659
  }
1674
1660
  }
@@ -1691,9 +1677,7 @@
1691
1677
  .turtle-widget-root .bg-primary\/20 {
1692
1678
  background-color: var(--color-primary);
1693
1679
  @supports (color: color-mix(in lab, red, red)) {
1694
- .turtle-widget-root & {
1695
- background-color: color-mix(in oklab,var(--color-primary)20%,transparent);
1696
- }
1680
+ background-color: color-mix(in oklab,var(--color-primary)20%,transparent);
1697
1681
  }
1698
1682
  }
1699
1683
  }
@@ -2079,9 +2063,7 @@
2079
2063
  .turtle-widget-root .text-destructive\/50 {
2080
2064
  color: var(--color-destructive);
2081
2065
  @supports (color: color-mix(in lab, red, red)) {
2082
- .turtle-widget-root & {
2083
- color: color-mix(in oklab,var(--color-destructive)50%,transparent);
2084
- }
2066
+ color: color-mix(in oklab,var(--color-destructive)50%,transparent);
2085
2067
  }
2086
2068
  }
2087
2069
  }
@@ -2098,9 +2080,7 @@
2098
2080
  .turtle-widget-root .text-muted-foreground\/70 {
2099
2081
  color: var(--color-muted-foreground);
2100
2082
  @supports (color: color-mix(in lab, red, red)) {
2101
- .turtle-widget-root & {
2102
- color: color-mix(in oklab,var(--color-muted-foreground)70%,transparent);
2103
- }
2083
+ color: color-mix(in oklab,var(--color-muted-foreground)70%,transparent);
2104
2084
  }
2105
2085
  }
2106
2086
  }
@@ -2129,9 +2109,7 @@
2129
2109
  .turtle-widget-root .text-sidebar-foreground\/70 {
2130
2110
  color: var(--color-sidebar-foreground);
2131
2111
  @supports (color: color-mix(in lab, red, red)) {
2132
- .turtle-widget-root & {
2133
- color: color-mix(in oklab,var(--color-sidebar-foreground)70%,transparent);
2134
- }
2112
+ color: color-mix(in oklab,var(--color-sidebar-foreground)70%,transparent);
2135
2113
  }
2136
2114
  }
2137
2115
  }
@@ -2142,9 +2120,7 @@
2142
2120
  .turtle-widget-root .text-white\/80 {
2143
2121
  color: color-mix(in srgb,#fff80%,transparent);
2144
2122
  @supports (color: color-mix(in lab, red, red)) {
2145
- .turtle-widget-root & {
2146
- color: color-mix(in oklab,var(--color-white)80%,transparent);
2147
- }
2123
+ color: color-mix(in oklab,var(--color-white)80%,transparent);
2148
2124
  }
2149
2125
  }
2150
2126
  }
@@ -2225,9 +2201,7 @@
2225
2201
  .turtle-widget-root .shadow-black\/20 {
2226
2202
  --tw-shadow-color: color-mix(in srgb,#00020%,transparent);
2227
2203
  @supports (color: color-mix(in lab, red, red)) {
2228
- .turtle-widget-root & {
2229
- --tw-shadow-color: color-mix(in oklab,color-mix(in oklab,var(--color-black)20%,transparent)var(--tw-shadow-alpha),transparent);
2230
- }
2204
+ --tw-shadow-color: color-mix(in oklab,color-mix(in oklab,var(--color-black)20%,transparent)var(--tw-shadow-alpha),transparent);
2231
2205
  }
2232
2206
  }
2233
2207
  }
@@ -2241,9 +2215,7 @@
2241
2215
  .turtle-widget-root .ring-ring\/50 {
2242
2216
  --tw-ring-color: var(--color-ring);
2243
2217
  @supports (color: color-mix(in lab, red, red)) {
2244
- .turtle-widget-root & {
2245
- --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
2246
- }
2218
+ --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
2247
2219
  }
2248
2220
  }
2249
2221
  }
@@ -2589,9 +2561,7 @@
2589
2561
  .turtle-widget-root .before\:from-white\/40:before {
2590
2562
  --tw-gradient-from: color-mix(in srgb,#fff40%,transparent);
2591
2563
  @supports (color: color-mix(in lab, red, red)) {
2592
- .turtle-widget-root & {
2593
- --tw-gradient-from: color-mix(in oklab,var(--color-white)40%,transparent);
2594
- }
2564
+ --tw-gradient-from: color-mix(in oklab,var(--color-white)40%,transparent);
2595
2565
  }
2596
2566
  }
2597
2567
  }
@@ -2617,9 +2587,7 @@
2617
2587
  .turtle-widget-root .before\:to-white\/10:before {
2618
2588
  --tw-gradient-to: color-mix(in srgb,#fff10%,transparent);
2619
2589
  @supports (color: color-mix(in lab, red, red)) {
2620
- .turtle-widget-root & {
2621
- --tw-gradient-to: color-mix(in oklab,var(--color-white)10%,transparent);
2622
- }
2590
+ --tw-gradient-to: color-mix(in oklab,var(--color-white)10%,transparent);
2623
2591
  }
2624
2592
  }
2625
2593
  }
@@ -2749,9 +2717,7 @@
2749
2717
  .turtle-widget-root .hover\:border-foreground\/30:hover {
2750
2718
  border-color: var(--color-foreground);
2751
2719
  @supports (color: color-mix(in lab, red, red)) {
2752
- .turtle-widget-root & {
2753
- border-color: color-mix(in oklab,var(--color-foreground)30%,transparent);
2754
- }
2720
+ border-color: color-mix(in oklab,var(--color-foreground)30%,transparent);
2755
2721
  }
2756
2722
  }
2757
2723
  }
@@ -2768,9 +2734,7 @@
2768
2734
  .turtle-widget-root .hover\:bg-muted\/80:hover {
2769
2735
  background-color: var(--color-muted);
2770
2736
  @supports (color: color-mix(in lab, red, red)) {
2771
- .turtle-widget-root & {
2772
- background-color: color-mix(in oklab,var(--color-muted)80%,transparent);
2773
- }
2737
+ background-color: color-mix(in oklab,var(--color-muted)80%,transparent);
2774
2738
  }
2775
2739
  }
2776
2740
  }
@@ -2784,9 +2748,7 @@
2784
2748
  .turtle-widget-root .hover\:bg-primary\/90:hover {
2785
2749
  background-color: var(--color-primary);
2786
2750
  @supports (color: color-mix(in lab, red, red)) {
2787
- .turtle-widget-root & {
2788
- background-color: color-mix(in oklab,var(--color-primary)90%,transparent);
2789
- }
2751
+ background-color: color-mix(in oklab,var(--color-primary)90%,transparent);
2790
2752
  }
2791
2753
  }
2792
2754
  }
@@ -2797,9 +2759,7 @@
2797
2759
  .turtle-widget-root .hover\:bg-secondary\/80:hover {
2798
2760
  background-color: var(--color-secondary);
2799
2761
  @supports (color: color-mix(in lab, red, red)) {
2800
- .turtle-widget-root & {
2801
- background-color: color-mix(in oklab,var(--color-secondary)80%,transparent);
2802
- }
2762
+ background-color: color-mix(in oklab,var(--color-secondary)80%,transparent);
2803
2763
  }
2804
2764
  }
2805
2765
  }
@@ -2813,9 +2773,7 @@
2813
2773
  .turtle-widget-root .hover\:bg-white\/20:hover {
2814
2774
  background-color: color-mix(in srgb,#fff20%,transparent);
2815
2775
  @supports (color: color-mix(in lab, red, red)) {
2816
- .turtle-widget-root & {
2817
- background-color: color-mix(in oklab,var(--color-white)20%,transparent);
2818
- }
2776
+ background-color: color-mix(in oklab,var(--color-white)20%,transparent);
2819
2777
  }
2820
2778
  }
2821
2779
  }
@@ -2841,9 +2799,7 @@
2841
2799
  .turtle-widget-root .hover\:text-primary\/80:hover {
2842
2800
  color: var(--color-primary);
2843
2801
  @supports (color: color-mix(in lab, red, red)) {
2844
- .turtle-widget-root & {
2845
- color: color-mix(in oklab,var(--color-primary)80%,transparent);
2846
- }
2802
+ color: color-mix(in oklab,var(--color-primary)80%,transparent);
2847
2803
  }
2848
2804
  }
2849
2805
  }
@@ -2920,9 +2876,7 @@
2920
2876
  .turtle-widget-root .focus\:ring-primary\/20:focus {
2921
2877
  --tw-ring-color: var(--color-primary);
2922
2878
  @supports (color: color-mix(in lab, red, red)) {
2923
- .turtle-widget-root & {
2924
- --tw-ring-color: color-mix(in oklab,var(--color-primary)20%,transparent);
2925
- }
2879
+ --tw-ring-color: color-mix(in oklab,var(--color-primary)20%,transparent);
2926
2880
  }
2927
2881
  }
2928
2882
  }
@@ -2936,9 +2890,7 @@
2936
2890
  .turtle-widget-root .focus\:ring-white\/50:focus {
2937
2891
  --tw-ring-color: color-mix(in srgb,#fff50%,transparent);
2938
2892
  @supports (color: color-mix(in lab, red, red)) {
2939
- .turtle-widget-root & {
2940
- --tw-ring-color: color-mix(in oklab,var(--color-white)50%,transparent);
2941
- }
2893
+ --tw-ring-color: color-mix(in oklab,var(--color-white)50%,transparent);
2942
2894
  }
2943
2895
  }
2944
2896
  }
@@ -2993,9 +2945,7 @@
2993
2945
  .turtle-widget-root .focus-visible\:ring-destructive\/20:focus-visible {
2994
2946
  --tw-ring-color: var(--color-destructive);
2995
2947
  @supports (color: color-mix(in lab, red, red)) {
2996
- .turtle-widget-root & {
2997
- --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
2998
- }
2948
+ --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
2999
2949
  }
3000
2950
  }
3001
2951
  }
@@ -3006,9 +2956,7 @@
3006
2956
  .turtle-widget-root .focus-visible\:ring-ring\/50:focus-visible {
3007
2957
  --tw-ring-color: var(--color-ring);
3008
2958
  @supports (color: color-mix(in lab, red, red)) {
3009
- .turtle-widget-root & {
3010
- --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
3011
- }
2959
+ --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
3012
2960
  }
3013
2961
  }
3014
2962
  }
@@ -3069,9 +3017,7 @@
3069
3017
  .turtle-widget-root .active\:bg-background\/90:active {
3070
3018
  background-color: var(--color-background);
3071
3019
  @supports (color: color-mix(in lab, red, red)) {
3072
- .turtle-widget-root & {
3073
- background-color: color-mix(in oklab,var(--color-background)90%,transparent);
3074
- }
3020
+ background-color: color-mix(in oklab,var(--color-background)90%,transparent);
3075
3021
  }
3076
3022
  }
3077
3023
  }
@@ -3113,9 +3059,7 @@
3113
3059
  .turtle-widget-root .has-data-\[state\=checked\]\:bg-primary\/5:has([data-state=checked]) {
3114
3060
  background-color: var(--color-primary);
3115
3061
  @supports (color: color-mix(in lab, red, red)) {
3116
- .turtle-widget-root & {
3117
- background-color: color-mix(in oklab,var(--color-primary)5%,transparent);
3118
- }
3062
+ background-color: color-mix(in oklab,var(--color-primary)5%,transparent);
3119
3063
  }
3120
3064
  }
3121
3065
  }
@@ -3136,9 +3080,7 @@
3136
3080
  .turtle-widget-root .has-\[\[data-slot\=input-group-control\]\:focus-visible\]\:ring-ring\/50:has([data-slot=input-group-control]:focus-visible) {
3137
3081
  --tw-ring-color: var(--color-ring);
3138
3082
  @supports (color: color-mix(in lab, red, red)) {
3139
- .turtle-widget-root & {
3140
- --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
3141
- }
3083
+ --tw-ring-color: color-mix(in oklab,var(--color-ring)50%,transparent);
3142
3084
  }
3143
3085
  }
3144
3086
  }
@@ -3152,9 +3094,7 @@
3152
3094
  .turtle-widget-root .has-\[\[data-slot\]\[aria-invalid\=true\]\]\:ring-destructive\/20:has([data-slot][aria-invalid=true]) {
3153
3095
  --tw-ring-color: var(--color-destructive);
3154
3096
  @supports (color: color-mix(in lab, red, red)) {
3155
- .turtle-widget-root & {
3156
- --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
3157
- }
3097
+ --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
3158
3098
  }
3159
3099
  }
3160
3100
  }
@@ -3232,9 +3172,7 @@
3232
3172
  .turtle-widget-root .aria-invalid\:ring-destructive\/20[aria-invalid=true] {
3233
3173
  --tw-ring-color: var(--color-destructive);
3234
3174
  @supports (color: color-mix(in lab, red, red)) {
3235
- .turtle-widget-root & {
3236
- --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
3237
- }
3175
+ --tw-ring-color: color-mix(in oklab,var(--color-destructive)20%,transparent);
3238
3176
  }
3239
3177
  }
3240
3178
  }
@@ -3248,9 +3186,7 @@
3248
3186
  .turtle-widget-root .data-invalid\:ring-destructive\/80[data-invalid] {
3249
3187
  --tw-ring-color: var(--color-destructive);
3250
3188
  @supports (color: color-mix(in lab, red, red)) {
3251
- .turtle-widget-root & {
3252
- --tw-ring-color: color-mix(in oklab,var(--color-destructive)80%,transparent);
3253
- }
3189
+ --tw-ring-color: color-mix(in oklab,var(--color-destructive)80%,transparent);
3254
3190
  }
3255
3191
  }
3256
3192
  }
@@ -3305,9 +3241,7 @@
3305
3241
  .turtle-widget-root .data-\[active\=true\]\:via-primary\/20[data-active=true] {
3306
3242
  --tw-gradient-via: var(--color-primary);
3307
3243
  @supports (color: color-mix(in lab, red, red)) {
3308
- .turtle-widget-root & {
3309
- --tw-gradient-via: color-mix(in oklab,var(--color-primary)20%,transparent);
3310
- }
3244
+ --tw-gradient-via: color-mix(in oklab,var(--color-primary)20%,transparent);
3311
3245
  }
3312
3246
  }
3313
3247
  }
@@ -3322,9 +3256,7 @@
3322
3256
  .turtle-widget-root .data-\[active\=true\]\:to-primary\/30[data-active=true] {
3323
3257
  --tw-gradient-to: var(--color-primary);
3324
3258
  @supports (color: color-mix(in lab, red, red)) {
3325
- .turtle-widget-root & {
3326
- --tw-gradient-to: color-mix(in oklab,var(--color-primary)30%,transparent);
3327
- }
3259
+ --tw-gradient-to: color-mix(in oklab,var(--color-primary)30%,transparent);
3328
3260
  }
3329
3261
  }
3330
3262
  }
@@ -3348,9 +3280,7 @@
3348
3280
  .turtle-widget-root .data-\[active\=true\]\:shadow-primary[data-active=true] {
3349
3281
  --tw-shadow-color: var(--color-primary);
3350
3282
  @supports (color: color-mix(in lab, red, red)) {
3351
- .turtle-widget-root & {
3352
- --tw-shadow-color: color-mix(in oklab,var(--color-primary)var(--tw-shadow-alpha),transparent);
3353
- }
3283
+ --tw-shadow-color: color-mix(in oklab,var(--color-primary)var(--tw-shadow-alpha),transparent);
3354
3284
  }
3355
3285
  }
3356
3286
  }
@@ -3588,9 +3518,7 @@
3588
3518
  .turtle-widget-root .data-\[state\=open\]\:bg-accent\/50[data-state=open] {
3589
3519
  background-color: var(--color-accent);
3590
3520
  @supports (color: color-mix(in lab, red, red)) {
3591
- .turtle-widget-root & {
3592
- background-color: color-mix(in oklab,var(--color-accent)50%,transparent);
3593
- }
3521
+ background-color: color-mix(in oklab,var(--color-accent)50%,transparent);
3594
3522
  }
3595
3523
  }
3596
3524
  }
@@ -3674,9 +3602,7 @@
3674
3602
  .turtle-widget-root .data-\[variant\=destructive\]\:focus\:bg-destructive\/10[data-variant=destructive]:focus {
3675
3603
  background-color: var(--color-destructive);
3676
3604
  @supports (color: color-mix(in lab, red, red)) {
3677
- .turtle-widget-root & {
3678
- background-color: color-mix(in oklab,var(--color-destructive)10%,transparent);
3679
- }
3605
+ background-color: color-mix(in oklab,var(--color-destructive)10%,transparent);
3680
3606
  }
3681
3607
  }
3682
3608
  }
@@ -4113,9 +4039,7 @@
4113
4039
  .turtle-widget-root a.\[a\&\]\:hover\:bg-destructive\/90:hover {
4114
4040
  background-color: var(--color-destructive);
4115
4041
  @supports (color: color-mix(in lab, red, red)) {
4116
- .turtle-widget-root & {
4117
- background-color: color-mix(in oklab,var(--color-destructive)90%,transparent);
4118
- }
4042
+ background-color: color-mix(in oklab,var(--color-destructive)90%,transparent);
4119
4043
  }
4120
4044
  }
4121
4045
  }
@@ -4126,9 +4050,7 @@
4126
4050
  .turtle-widget-root a.\[a\&\]\:hover\:bg-primary\/90:hover {
4127
4051
  background-color: var(--color-primary);
4128
4052
  @supports (color: color-mix(in lab, red, red)) {
4129
- .turtle-widget-root & {
4130
- background-color: color-mix(in oklab,var(--color-primary)90%,transparent);
4131
- }
4053
+ background-color: color-mix(in oklab,var(--color-primary)90%,transparent);
4132
4054
  }
4133
4055
  }
4134
4056
  }
@@ -4139,9 +4061,7 @@
4139
4061
  .turtle-widget-root a.\[a\&\]\:hover\:bg-secondary\/90:hover {
4140
4062
  background-color: var(--color-secondary);
4141
4063
  @supports (color: color-mix(in lab, red, red)) {
4142
- .turtle-widget-root & {
4143
- background-color: color-mix(in oklab,var(--color-secondary)90%,transparent);
4144
- }
4064
+ background-color: color-mix(in oklab,var(--color-secondary)90%,transparent);
4145
4065
  }
4146
4066
  }
4147
4067
  }
@@ -4995,9 +4915,7 @@
4995
4915
  .turtle-widget-root ::placeholder {
4996
4916
  color: currentcolor;
4997
4917
  @supports (color: color-mix(in lab, red, red)) {
4998
- .turtle-widget-root & {
4999
- color: color-mix(in oklab, currentcolor 50%, transparent);
5000
- }
4918
+ color: color-mix(in oklab, currentcolor 50%, transparent);
5001
4919
  }
5002
4920
  }
5003
4921
  }
@@ -5299,9 +5217,7 @@
5299
5217
  .turtle-widget-root .border-destructive\/50 {
5300
5218
  border-color: var(--color-destructive);
5301
5219
  @supports (color: color-mix(in lab, red, red)) {
5302
- .turtle-widget-root & {
5303
- border-color: color-mix(in oklab, var(--color-destructive) 50%, transparent);
5304
- }
5220
+ border-color: color-mix(in oklab, var(--color-destructive) 50%, transparent);
5305
5221
  }
5306
5222
  }
5307
5223
  .turtle-widget-root .border-muted {
@@ -5322,9 +5238,7 @@
5322
5238
  .turtle-widget-root .bg-muted\/10 {
5323
5239
  background-color: var(--color-muted);
5324
5240
  @supports (color: color-mix(in lab, red, red)) {
5325
- .turtle-widget-root & {
5326
- background-color: color-mix(in oklab, var(--color-muted) 10%, transparent);
5327
- }
5241
+ background-color: color-mix(in oklab, var(--color-muted) 10%, transparent);
5328
5242
  }
5329
5243
  }
5330
5244
  .turtle-widget-root .bg-secondary {
@@ -5489,9 +5403,7 @@
5489
5403
  @media (hover: hover) {
5490
5404
  color: var(--color-primary);
5491
5405
  @supports (color: color-mix(in lab, red, red)) {
5492
- .turtle-widget-root & {
5493
- color: color-mix(in oklab, var(--color-primary) 80%, transparent);
5494
- }
5406
+ color: color-mix(in oklab, var(--color-primary) 80%, transparent);
5495
5407
  }
5496
5408
  }
5497
5409
  }
@@ -5628,9 +5540,7 @@
5628
5540
  .turtle-widget-root ::placeholder {
5629
5541
  color: currentcolor;
5630
5542
  @supports (color: color-mix(in lab, red, red)) {
5631
- .turtle-widget-root & {
5632
- color: color-mix(in oklab, currentcolor 50%, transparent);
5633
- }
5543
+ color: color-mix(in oklab, currentcolor 50%, transparent);
5634
5544
  }
5635
5545
  }
5636
5546
  }
@@ -5984,9 +5894,7 @@
5984
5894
  height: 38px;
5985
5895
  background-color: var(--color-muted);
5986
5896
  @supports (color: color-mix(in lab, red, red)) {
5987
- .turtle-widget-root & {
5988
- background-color: color-mix(in oklab, var(--color-muted) 5%, transparent);
5989
- }
5897
+ background-color: color-mix(in oklab, var(--color-muted) 5%, transparent);
5990
5898
  }
5991
5899
  --tw-font-weight: var(--font-weight-normal);
5992
5900
  font-weight: var(--font-weight-normal);
@@ -6007,9 +5915,7 @@
6007
5915
  .turtle-widget-root .managed-table tbody tr:hover > td {
6008
5916
  background-color: var(--color-muted);
6009
5917
  @supports (color: color-mix(in lab, red, red)) {
6010
- .turtle-widget-root & {
6011
- background-color: color-mix(in oklab, var(--color-muted) 40%, transparent);
6012
- }
5918
+ background-color: color-mix(in oklab, var(--color-muted) 40%, transparent);
6013
5919
  }
6014
5920
  }
6015
5921
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@turtleclub/earn-widget",
3
- "version": "0.3.1-beta.4",
3
+ "version": "0.3.1-beta.5",
4
4
  "description": "Configurable and self-contained Turtle Earn widget for third-party integration",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -42,7 +42,7 @@
42
42
  "@tailwindcss/postcss": "^4.1.11",
43
43
  "@turtleclub/api": "0.3.0",
44
44
  "@turtleclub/chains": "0.2.0",
45
- "@turtleclub/hooks": "0.3.0",
45
+ "@turtleclub/hooks": "0.3.1-beta.0",
46
46
  "@turtleclub/ui": "0.4.0-beta.3",
47
47
  "@turtleclub/utils": "0.2.0",
48
48
  "class-variance-authority": "^0.7.1",
@@ -84,5 +84,5 @@
84
84
  "publishConfig": {
85
85
  "access": "public"
86
86
  },
87
- "gitHead": "6db52665fd795523ca7d64d0e480db722df5b6d2"
87
+ "gitHead": "130669808a312b09cc3709b0f1ec18d70d60e535"
88
88
  }