@cdx-ui/styles 0.0.1-beta.35 → 0.0.1-beta.37
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/css/theme.css +3 -0
- package/css/vanilla.css +2 -0
- package/package.json +2 -2
- package/tokens/presets/.manifest.json +1 -1
- package/tokens/presets/poise.json +8 -0
package/css/theme.css
CHANGED
|
@@ -405,6 +405,7 @@
|
|
|
405
405
|
--color-surface-action-tint: var(--color-brand-100);
|
|
406
406
|
--color-surface-action-tint-active: var(--color-brand-300);
|
|
407
407
|
--color-surface-action-tint-hover: var(--color-brand-200);
|
|
408
|
+
--color-surface-backdrop: rgba(0, 0, 0, 0.5);
|
|
408
409
|
--color-surface-background: var(--color-base-100);
|
|
409
410
|
--color-surface-brand-core: var(--color-brand-input);
|
|
410
411
|
--color-surface-brand-strong: var(--color-brand-700);
|
|
@@ -533,6 +534,7 @@
|
|
|
533
534
|
--color-surface-action-tint: var(--color-brand-100);
|
|
534
535
|
--color-surface-action-tint-active: var(--color-brand-300);
|
|
535
536
|
--color-surface-action-tint-hover: var(--color-brand-200);
|
|
537
|
+
--color-surface-backdrop: rgba(0, 0, 0, 0.5);
|
|
536
538
|
--color-surface-background: var(--color-base-100);
|
|
537
539
|
--color-surface-brand-core: var(--color-brand-input);
|
|
538
540
|
--color-surface-brand-strong: var(--color-brand-700);
|
|
@@ -658,6 +660,7 @@
|
|
|
658
660
|
--color-surface-action-tint: var(--color-brand-900);
|
|
659
661
|
--color-surface-action-tint-active: var(--color-brand-700);
|
|
660
662
|
--color-surface-action-tint-hover: var(--color-brand-800);
|
|
663
|
+
--color-surface-backdrop: rgba(0, 0, 0, 0.5);
|
|
661
664
|
--color-surface-background: var(--color-base-900);
|
|
662
665
|
--color-surface-brand-core: var(--color-brand-input);
|
|
663
666
|
--color-surface-brand-strong: var(--color-brand-300);
|
package/css/vanilla.css
CHANGED
|
@@ -421,6 +421,7 @@
|
|
|
421
421
|
--color-surface-action-tint: var(--color-brand-100);
|
|
422
422
|
--color-surface-action-tint-active: var(--color-brand-300);
|
|
423
423
|
--color-surface-action-tint-hover: var(--color-brand-200);
|
|
424
|
+
--color-surface-backdrop: rgba(0, 0, 0, 0.5);
|
|
424
425
|
--color-surface-background: var(--color-base-100);
|
|
425
426
|
--color-surface-brand-core: var(--color-brand-input);
|
|
426
427
|
--color-surface-brand-strong: var(--color-brand-700);
|
|
@@ -548,6 +549,7 @@
|
|
|
548
549
|
--color-surface-action-tint: var(--color-brand-900);
|
|
549
550
|
--color-surface-action-tint-active: var(--color-brand-700);
|
|
550
551
|
--color-surface-action-tint-hover: var(--color-brand-800);
|
|
552
|
+
--color-surface-backdrop: rgba(0, 0, 0, 0.5);
|
|
551
553
|
--color-surface-background: var(--color-base-900);
|
|
552
554
|
--color-surface-brand-core: var(--color-brand-input);
|
|
553
555
|
--color-surface-brand-strong: var(--color-brand-300);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cdx-ui/styles",
|
|
3
|
-
"version": "0.0.1-beta.
|
|
3
|
+
"version": "0.0.1-beta.37",
|
|
4
4
|
"main": "lib/commonjs/index.js",
|
|
5
5
|
"module": "lib/module/index.js",
|
|
6
6
|
"react-native": "src/index.ts",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"@expo-google-fonts/manrope": "0.4.2",
|
|
54
54
|
"@expo-google-fonts/outfit": "0.4.3",
|
|
55
55
|
"@expo-google-fonts/public-sans": "0.4.2",
|
|
56
|
-
"@cdx-ui/utils": "0.0.1-beta.
|
|
56
|
+
"@cdx-ui/utils": "0.0.1-beta.37"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
59
59
|
"react": "^18.2.0 || ^19.0.0",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"poise.json": "
|
|
2
|
+
"poise.json": "aed4cd5e6738695b5c5d6f98dbf2f5f8bb4ff3cafaa37414457f8a6e3e827839",
|
|
3
3
|
"prestige.json": "7828f391d212be0726839297dfa6638b575187faa6fc9eecd7d64219eaadf403",
|
|
4
4
|
"pulse.json": "1cbc3480aae055ae03360b243664e9a95e2eca96be3126334ea062d0d38d6033"
|
|
5
5
|
}
|
|
@@ -2530,6 +2530,10 @@
|
|
|
2530
2530
|
"$value": "{color.brand.200}"
|
|
2531
2531
|
}
|
|
2532
2532
|
},
|
|
2533
|
+
"backdrop": {
|
|
2534
|
+
"$type": "color",
|
|
2535
|
+
"$value": "rgba(0, 0, 0, 0.5)"
|
|
2536
|
+
},
|
|
2533
2537
|
"background": {
|
|
2534
2538
|
"$type": "color",
|
|
2535
2539
|
"$value": "{color.base.100}"
|
|
@@ -3064,6 +3068,10 @@
|
|
|
3064
3068
|
"$value": "{color.brand.800}"
|
|
3065
3069
|
}
|
|
3066
3070
|
},
|
|
3071
|
+
"backdrop": {
|
|
3072
|
+
"$type": "color",
|
|
3073
|
+
"$value": "rgba(0, 0, 0, 0.5)"
|
|
3074
|
+
},
|
|
3067
3075
|
"background": {
|
|
3068
3076
|
"$type": "color",
|
|
3069
3077
|
"$value": "{color.base.900}"
|