Skip to content

Commit

Permalink
Snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
qurle committed Dec 17, 2024
1 parent a35e03c commit db0eff1
Showing 1 changed file with 174 additions and 0 deletions.
174 changes: 174 additions & 0 deletions src/build/__snapshots__/snapthots.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -476608,6 +476608,20 @@ exports[`shapshots vkontakteAndroid theme should match cssVars snapshot 1`] = `
"value": "var(--vkui--color_stroke_positive, #4bb34b)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #282B2F)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -480574,6 +480588,11 @@ exports[`shapshots vkontakteAndroid theme should match pixelify theme snapshot 1
"hover": "#48AC4A",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -482050,6 +482069,11 @@ exports[`shapshots vkontakteAndroid theme should match pseudo theme from CssVars
"hover": "var(--vkui--color_stroke_positive--hover, #48AC4A)",
"normal": "var(--vkui--color_stroke_positive, #4bb34b)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #282B2F)",
"hover": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
"normal": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #8D96A4)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #939CA9)",
Expand Down Expand Up @@ -483526,6 +483550,11 @@ exports[`shapshots vkontakteAndroid theme should match root theme snapshot 1`] =
"hover": "#48AC4A",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -485782,6 +485811,20 @@ exports[`shapshots vkontakteAndroidDark theme should match cssVars snapshot 1`]
"value": "var(--vkui--color_stroke_positive, #4bb34b)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -489748,6 +489791,11 @@ exports[`shapshots vkontakteAndroidDark theme should match pixelify theme snapsh
"hover": "#52B652",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down Expand Up @@ -491224,6 +491272,11 @@ exports[`shapshots vkontakteAndroidDark theme should match pseudo theme from Css
"hover": "var(--vkui--color_stroke_positive--hover, #52B652)",
"normal": "var(--vkui--color_stroke_positive, #4bb34b)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
"hover": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
"normal": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #818385)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #7B7D7F)",
Expand Down Expand Up @@ -492700,6 +492753,11 @@ exports[`shapshots vkontakteAndroidDark theme should match root theme snapshot 1
"hover": "#52B652",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down Expand Up @@ -494956,6 +495014,20 @@ exports[`shapshots vkontakteCom theme should match cssVars snapshot 1`] = `
"value": "var(--vkui--color_stroke_positive, #4BB34B)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #282B2F)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -498810,6 +498882,11 @@ exports[`shapshots vkontakteCom theme should match pixelify theme snapshot 1`] =
"hover": "#48AC4A",
"normal": "#4BB34B",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -500270,6 +500347,11 @@ exports[`shapshots vkontakteCom theme should match pseudo theme from CssVars 1`]
"hover": "var(--vkui--color_stroke_positive--hover, #48AC4A)",
"normal": "var(--vkui--color_stroke_positive, #4BB34B)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #282B2F)",
"hover": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
"normal": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #8D96A4)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #939CA9)",
Expand Down Expand Up @@ -501730,6 +501812,11 @@ exports[`shapshots vkontakteCom theme should match root theme snapshot 1`] = `
"hover": "#48AC4A",
"normal": "#4BB34B",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -503970,6 +504057,20 @@ exports[`shapshots vkontakteComDark theme should match cssVars snapshot 1`] = `
"value": "var(--vkui--color_stroke_positive, #4BB34B)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -507824,6 +507925,11 @@ exports[`shapshots vkontakteComDark theme should match pixelify theme snapshot 1
"hover": "#52B652",
"normal": "#4BB34B",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down Expand Up @@ -509284,6 +509390,11 @@ exports[`shapshots vkontakteComDark theme should match pseudo theme from CssVars
"hover": "var(--vkui--color_stroke_positive--hover, #52B652)",
"normal": "var(--vkui--color_stroke_positive, #4BB34B)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
"hover": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
"normal": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #818385)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #7B7D7F)",
Expand Down Expand Up @@ -510744,6 +510855,11 @@ exports[`shapshots vkontakteComDark theme should match root theme snapshot 1`] =
"hover": "#52B652",
"normal": "#4BB34B",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down Expand Up @@ -512984,6 +513100,20 @@ exports[`shapshots vkontakteIOS theme should match cssVars snapshot 1`] = `
"value": "var(--vkui--color_stroke_positive, #4bb34b)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #282B2F)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -516838,6 +516968,11 @@ exports[`shapshots vkontakteIOS theme should match pixelify theme snapshot 1`] =
"hover": "#48AC4A",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -518298,6 +518433,11 @@ exports[`shapshots vkontakteIOS theme should match pseudo theme from CssVars 1`]
"hover": "var(--vkui--color_stroke_positive--hover, #48AC4A)",
"normal": "var(--vkui--color_stroke_positive, #4bb34b)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #282B2F)",
"hover": "var(--vkui--color_stroke_primary--hover, #2A2C2F)",
"normal": "var(--vkui--color_stroke_primary, #2C2D2E)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #8D96A4)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #939CA9)",
Expand Down Expand Up @@ -519758,6 +519898,11 @@ exports[`shapshots vkontakteIOS theme should match root theme snapshot 1`] = `
"hover": "#48AC4A",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#282B2F",
"hover": "#2A2C2F",
"normal": "#2C2D2E",
},
"colorTabbarTextInactive": {
"active": "#8D96A4",
"hover": "#939CA9",
Expand Down Expand Up @@ -521998,6 +522143,20 @@ exports[`shapshots vkontakteIOSDark theme should match cssVars snapshot 1`] = `
"value": "var(--vkui--color_stroke_positive, #4bb34b)",
},
},
"colorStrokePrimary": {
"active": {
"name": "--vkui--color_stroke_primary--active",
"value": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
},
"hover": {
"name": "--vkui--color_stroke_primary--hover",
"value": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
},
"normal": {
"name": "--vkui--color_stroke_primary",
"value": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
},
"colorTabbarTextInactive": {
"active": {
"name": "--vkui--color_tabbar_text_inactive--active",
Expand Down Expand Up @@ -525852,6 +526011,11 @@ exports[`shapshots vkontakteIOSDark theme should match pixelify theme snapshot 1
"hover": "#52B652",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down Expand Up @@ -527312,6 +527476,11 @@ exports[`shapshots vkontakteIOSDark theme should match pseudo theme from CssVars
"hover": "var(--vkui--color_stroke_positive--hover, #52B652)",
"normal": "var(--vkui--color_stroke_positive, #4bb34b)",
},
"colorStrokePrimary": {
"active": "var(--vkui--color_stroke_primary--active, #E3E5E8)",
"hover": "var(--vkui--color_stroke_primary--hover, #E2E4E7)",
"normal": "var(--vkui--color_stroke_primary, #E1E3E6)",
},
"colorTabbarTextInactive": {
"active": "var(--vkui--color_tabbar_text_inactive--active, #818385)",
"hover": "var(--vkui--color_tabbar_text_inactive--hover, #7B7D7F)",
Expand Down Expand Up @@ -528772,6 +528941,11 @@ exports[`shapshots vkontakteIOSDark theme should match root theme snapshot 1`] =
"hover": "#52B652",
"normal": "#4bb34b",
},
"colorStrokePrimary": {
"active": "#E3E5E8",
"hover": "#E2E4E7",
"normal": "#E1E3E6",
},
"colorTabbarTextInactive": {
"active": "#818385",
"hover": "#7B7D7F",
Expand Down

0 comments on commit db0eff1

Please sign in to comment.