@turtleclub/earn-widget 0.5.0-beta.32 → 0.5.0-beta.34
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/styles.css +10 -16
- package/package.json +5 -5
package/dist/styles.css
CHANGED
|
@@ -1702,9 +1702,6 @@
|
|
|
1702
1702
|
.turtle-widget-root .bg-card {
|
|
1703
1703
|
background-color: var(--color-card);
|
|
1704
1704
|
}
|
|
1705
|
-
.turtle-widget-root .bg-foreground {
|
|
1706
|
-
background-color: var(--color-foreground);
|
|
1707
|
-
}
|
|
1708
1705
|
.turtle-widget-root .bg-muted {
|
|
1709
1706
|
background-color: var(--color-muted);
|
|
1710
1707
|
}
|
|
@@ -2349,17 +2346,14 @@
|
|
|
2349
2346
|
}
|
|
2350
2347
|
}
|
|
2351
2348
|
}
|
|
2352
|
-
.turtle-widget-root .ring-primary {
|
|
2349
|
+
.turtle-widget-root .ring-primary, .turtle-widget-root .ring-primary\/20 {
|
|
2353
2350
|
--tw-ring-color: var(--color-primary);
|
|
2354
2351
|
}
|
|
2355
|
-
.turtle-widget-root .ring-ring\/50 {
|
|
2356
|
-
--tw-ring-color: var(--color-ring);
|
|
2357
|
-
}
|
|
2358
2352
|
@supports (color:color-mix(in lab,red,red)) {
|
|
2359
|
-
.turtle-widget-root .ring-
|
|
2360
|
-
--tw-ring-color: var(--color-
|
|
2353
|
+
.turtle-widget-root .ring-primary\/20 {
|
|
2354
|
+
--tw-ring-color: var(--color-primary);
|
|
2361
2355
|
@supports (color: color-mix(in lab, red, red)) {
|
|
2362
|
-
--tw-ring-color: color-mix(in oklab,var(--color-
|
|
2356
|
+
--tw-ring-color: color-mix(in oklab,var(--color-primary)20%,transparent);
|
|
2363
2357
|
}
|
|
2364
2358
|
}
|
|
2365
2359
|
}
|
|
@@ -3023,8 +3017,8 @@
|
|
|
3023
3017
|
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);
|
|
3024
3018
|
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3025
3019
|
}
|
|
3026
|
-
.turtle-widget-root .hover\:ring
|
|
3027
|
-
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(
|
|
3020
|
+
.turtle-widget-root .hover\:ring-\[6px\]:hover {
|
|
3021
|
+
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(6px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
|
|
3028
3022
|
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3029
3023
|
}
|
|
3030
3024
|
.turtle-widget-root .hover\:group-data-\[collapsible\=offcanvas\]\:bg-sidebar:hover:is(:where(.group)[data-collapsible=offcanvas] *) {
|
|
@@ -3136,14 +3130,14 @@
|
|
|
3136
3130
|
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
|
|
3137
3131
|
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3138
3132
|
}
|
|
3139
|
-
.turtle-widget-root .focus-visible\:ring-4:focus-visible {
|
|
3140
|
-
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(4px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
|
|
3141
|
-
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3142
|
-
}
|
|
3143
3133
|
.turtle-widget-root .focus-visible\:ring-\[3px\]:focus-visible {
|
|
3144
3134
|
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
|
|
3145
3135
|
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3146
3136
|
}
|
|
3137
|
+
.turtle-widget-root .focus-visible\:ring-\[6px\]:focus-visible {
|
|
3138
|
+
--tw-ring-shadow: var(--tw-ring-inset,)0 0 0 calc(6px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);
|
|
3139
|
+
box-shadow: var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
|
|
3140
|
+
}
|
|
3147
3141
|
.turtle-widget-root .focus-visible\:ring-destructive\/20:focus-visible {
|
|
3148
3142
|
--tw-ring-color: var(--color-destructive);
|
|
3149
3143
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@turtleclub/earn-widget",
|
|
3
|
-
"version": "0.5.0-beta.
|
|
3
|
+
"version": "0.5.0-beta.34",
|
|
4
4
|
"description": "Configurable and self-contained Turtle Earn widget for third-party integration",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -41,9 +41,9 @@
|
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"@tailwindcss/postcss": "^4.1.11",
|
|
43
43
|
"@turtleclub/chains": "0.3.0",
|
|
44
|
-
"@turtleclub/hooks": "0.5.0-beta.
|
|
45
|
-
"@turtleclub/opportunities": "0.1.0-beta.
|
|
46
|
-
"@turtleclub/ui": "0.7.0-beta.
|
|
44
|
+
"@turtleclub/hooks": "0.5.0-beta.22",
|
|
45
|
+
"@turtleclub/opportunities": "0.1.0-beta.34",
|
|
46
|
+
"@turtleclub/ui": "0.7.0-beta.13",
|
|
47
47
|
"@turtleclub/utils": "0.4.0-beta.0",
|
|
48
48
|
"class-variance-authority": "^0.7.1",
|
|
49
49
|
"clsx": "^2.1.1",
|
|
@@ -85,5 +85,5 @@
|
|
|
85
85
|
"publishConfig": {
|
|
86
86
|
"access": "public"
|
|
87
87
|
},
|
|
88
|
-
"gitHead": "
|
|
88
|
+
"gitHead": "569c692891dea28b56d54ad61b56f99a7f376c9f"
|
|
89
89
|
}
|