frosted-ui 0.0.1-canary.90 → 0.0.1-canary.91
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/package.json +3 -3
- package/styles.css +26 -13
- package/styles.lite.css +20 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "frosted-ui",
|
|
3
|
-
"version": "0.0.1-canary.
|
|
3
|
+
"version": "0.0.1-canary.91",
|
|
4
4
|
"private": false,
|
|
5
5
|
"main": "./dist/cjs/index.js",
|
|
6
6
|
"types": "./dist/cjs/index.d.ts",
|
|
@@ -124,8 +124,8 @@
|
|
|
124
124
|
"stylelint": "^15.11.0",
|
|
125
125
|
"tsx": "^4.19.2",
|
|
126
126
|
"typescript": "^5.6.3",
|
|
127
|
-
"
|
|
128
|
-
"
|
|
127
|
+
"@frosted-ui/icons": "0.0.1-canary.21",
|
|
128
|
+
"eslint-config-custom": "0.0.0"
|
|
129
129
|
},
|
|
130
130
|
"publishConfig": {
|
|
131
131
|
"access": "public"
|
package/styles.css
CHANGED
|
@@ -2717,12 +2717,12 @@ video {
|
|
|
2717
2717
|
--magenta-a10: #ff0089ef;
|
|
2718
2718
|
--magenta-a11: #ff89b8;
|
|
2719
2719
|
--magenta-a12: #ffcfe0;
|
|
2720
|
-
--gray-2-translucent: #
|
|
2721
|
-
--mauve-2-translucent: #
|
|
2722
|
-
--slate-2-translucent: #
|
|
2723
|
-
--sage-2-translucent: #
|
|
2724
|
-
--olive-2-translucent: #
|
|
2725
|
-
--sand-2-translucent: #
|
|
2720
|
+
--gray-2-translucent: #1d1d1dd9;
|
|
2721
|
+
--mauve-2-translucent: #1e1d1ed9;
|
|
2722
|
+
--slate-2-translucent: #1b1d1ed9;
|
|
2723
|
+
--sage-2-translucent: #1a1c1bd9;
|
|
2724
|
+
--olive-2-translucent: #1b1c1ad9;
|
|
2725
|
+
--sand-2-translucent: #1d1d1bd9;
|
|
2726
2726
|
--gray-surface: #21212180;
|
|
2727
2727
|
--mauve-surface: #22212380;
|
|
2728
2728
|
--slate-surface: #1f212380;
|
|
@@ -3554,12 +3554,12 @@ video {
|
|
|
3554
3554
|
--magenta-a10: color(display-p3 1 0.2078 0.5804 / 0.853);
|
|
3555
3555
|
--magenta-a11: color(display-p3 1 0.5961 0.7647 / 0.933);
|
|
3556
3556
|
--magenta-a12: color(display-p3 0.9961 0.8431 0.902 / 0.967);
|
|
3557
|
-
--gray-2-translucent: color(display-p3 0.1137 0.1137 0.1137 / 0.
|
|
3558
|
-
--mauve-2-translucent: color(display-p3 0.1176 0.1137 0.1176 / 0.
|
|
3559
|
-
--slate-2-translucent: color(display-p3 0.1059 0.1137 0.1176 / 0.
|
|
3560
|
-
--sage-2-translucent: color(display-p3 0.102 0.1137 0.1059 / 0.
|
|
3561
|
-
--olive-2-translucent: color(display-p3 0.1059 0.1137 0.102 / 0.
|
|
3562
|
-
--sand-2-translucent: color(display-p3 0.1137 0.1137 0.1059 / 0.
|
|
3557
|
+
--gray-2-translucent: color(display-p3 0.1137 0.1137 0.1137 / 0.85);
|
|
3558
|
+
--mauve-2-translucent: color(display-p3 0.1176 0.1137 0.1176 / 0.85);
|
|
3559
|
+
--slate-2-translucent: color(display-p3 0.1059 0.1137 0.1176 / 0.85);
|
|
3560
|
+
--sage-2-translucent: color(display-p3 0.102 0.1137 0.1059 / 0.85);
|
|
3561
|
+
--olive-2-translucent: color(display-p3 0.1059 0.1137 0.102 / 0.85);
|
|
3562
|
+
--sand-2-translucent: color(display-p3 0.1137 0.1137 0.1059 / 0.85);
|
|
3563
3563
|
--gray-surface: color(display-p3 0.1255 0.1255 0.1255 / 0.5);
|
|
3564
3564
|
--mauve-surface: color(display-p3 0.1333 0.1255 0.1333 / 0.5);
|
|
3565
3565
|
--slate-surface: color(display-p3 0.1176 0.1255 0.1333 / 0.5);
|
|
@@ -3698,7 +3698,7 @@ video {
|
|
|
3698
3698
|
--color-background: white;
|
|
3699
3699
|
--color-overlay: var(--black-a6);
|
|
3700
3700
|
--color-panel-solid: white;
|
|
3701
|
-
--color-panel-translucent: rgba(255, 255, 255, 0.
|
|
3701
|
+
--color-panel-translucent: rgba(255, 255, 255, 0.85);
|
|
3702
3702
|
--color-surface: rgba(255, 255, 255, 0.9);
|
|
3703
3703
|
--backdrop-filter-panel: blur(20px) saturate(190%) contrast(50%) brightness(130%);
|
|
3704
3704
|
--color-stroke: var(--gray-a5);
|
|
@@ -3875,6 +3875,19 @@ video {
|
|
|
3875
3875
|
--color-tooltip-outline: black;
|
|
3876
3876
|
}
|
|
3877
3877
|
|
|
3878
|
+
@media (prefers-reduced-transparency: reduce) {
|
|
3879
|
+
:where(.frosted-ui) {
|
|
3880
|
+
--color-panel-translucent: var(--color-panel-solid);
|
|
3881
|
+
}
|
|
3882
|
+
|
|
3883
|
+
.dark,
|
|
3884
|
+
.dark-theme,
|
|
3885
|
+
.dark :where(.frosted-ui:not(.light, .light-theme)),
|
|
3886
|
+
.dark-theme :where(.frosted-ui:not(.light, .light-theme)) {
|
|
3887
|
+
--color-panel-translucent: var(--color-panel-solid);
|
|
3888
|
+
}
|
|
3889
|
+
}
|
|
3890
|
+
|
|
3878
3891
|
@supports (color: color(display-p3 1 1 1)) {
|
|
3879
3892
|
@media (color-gamut: p3) {
|
|
3880
3893
|
.frosted-ui {
|
package/styles.lite.css
CHANGED
|
@@ -1884,12 +1884,12 @@ video {
|
|
|
1884
1884
|
--magenta-a10: #ff0089ef;
|
|
1885
1885
|
--magenta-a11: #ff89b8;
|
|
1886
1886
|
--magenta-a12: #ffcfe0;
|
|
1887
|
-
--gray-2-translucent: #
|
|
1888
|
-
--mauve-2-translucent: #
|
|
1889
|
-
--slate-2-translucent: #
|
|
1890
|
-
--sage-2-translucent: #
|
|
1891
|
-
--olive-2-translucent: #
|
|
1892
|
-
--sand-2-translucent: #
|
|
1887
|
+
--gray-2-translucent: #1d1d1dd9;
|
|
1888
|
+
--mauve-2-translucent: #1e1d1ed9;
|
|
1889
|
+
--slate-2-translucent: #1b1d1ed9;
|
|
1890
|
+
--sage-2-translucent: #1a1c1bd9;
|
|
1891
|
+
--olive-2-translucent: #1b1c1ad9;
|
|
1892
|
+
--sand-2-translucent: #1d1d1bd9;
|
|
1893
1893
|
--gray-surface: #21212180;
|
|
1894
1894
|
--mauve-surface: #22212380;
|
|
1895
1895
|
--slate-surface: #1f212380;
|
|
@@ -1995,7 +1995,7 @@ video {
|
|
|
1995
1995
|
--color-background: white;
|
|
1996
1996
|
--color-overlay: var(--black-a6);
|
|
1997
1997
|
--color-panel-solid: white;
|
|
1998
|
-
--color-panel-translucent: rgba(255, 255, 255, 0.
|
|
1998
|
+
--color-panel-translucent: rgba(255, 255, 255, 0.85);
|
|
1999
1999
|
--color-surface: rgba(255, 255, 255, 0.9);
|
|
2000
2000
|
--backdrop-filter-panel: blur(20px) saturate(190%) contrast(50%) brightness(130%);
|
|
2001
2001
|
--color-stroke: var(--gray-a5);
|
|
@@ -2172,6 +2172,19 @@ video {
|
|
|
2172
2172
|
--color-tooltip-outline: black;
|
|
2173
2173
|
}
|
|
2174
2174
|
|
|
2175
|
+
@media (prefers-reduced-transparency: reduce) {
|
|
2176
|
+
:where(.frosted-ui) {
|
|
2177
|
+
--color-panel-translucent: var(--color-panel-solid);
|
|
2178
|
+
}
|
|
2179
|
+
|
|
2180
|
+
.dark,
|
|
2181
|
+
.dark-theme,
|
|
2182
|
+
.dark :where(.frosted-ui:not(.light, .light-theme)),
|
|
2183
|
+
.dark-theme :where(.frosted-ui:not(.light, .light-theme)) {
|
|
2184
|
+
--color-panel-translucent: var(--color-panel-solid);
|
|
2185
|
+
}
|
|
2186
|
+
}
|
|
2187
|
+
|
|
2175
2188
|
.frosted-ui:where(.light, .light-theme) {
|
|
2176
2189
|
color-scheme: light;
|
|
2177
2190
|
}
|