| /expo/packages/expo-dev-launcher/bundle/components/ |
| H A D | BaseModal.tsx | 19 <View bg="default" rounded="large" shadow="medium" mx="small"> 21 <Row align="center" bg="default"> 28 <Button.FadeOnPressContainer bg="default" rounded="full" onPress={onClosePress}> 29 <View padding="tiny" rounded="full" bg="default">
|
| H A D | Toasts.tsx | 7 <View bg="error" padding="medium" rounded="medium" border="error"> 21 <View bg="warning" padding="medium" rounded="medium" border="warning"> 47 <View bg="default" padding="medium" rounded="medium" border="default">
|
| H A D | AppHeader.tsx | 38 bg="default" 47 <View height="xl" width="xl" rounded="large" bg="secondary"> 68 bg="ghost" 86 <View bg="default" rounded="full" padding="tiny">
|
| H A D | ListButton.tsx | 22 bg="default" 28 bg="default"
|
| H A D | LogoutConfirmationModal.tsx | 16 bg="tertiary" 32 bg="ghost"
|
| H A D | BasicButton.tsx | 11 type?: ButtonProps['bg']; 40 <Button.FadeOnPressContainer bg={type} {...props}>
|
| /expo/packages/expo-dev-client-components/src/ |
| H A D | View.tsx | 10 bg, 51 bg, 110 bg: bgDark, 116 bg: {}, 127 bg, 168 bg: bgDark, 179 bg, 192 bg: bgDark, 202 bg, 215 bg: bgDark,
|
| /expo/packages/expo-dev-menu/app/components/ |
| H A D | Main.tsx | 73 <View flex="1" bg="secondary"> 74 <View py="medium" bg="default"> 135 <View bg="default" padding="medium"> 140 bg="default" 181 bg="default" 199 bg="default"> 226 <View bg="default"> 236 <View bg="default"> 245 <View bg="default"> 337 bg="default" [all …]
|
| /expo/packages/@expo/metro-runtime/build/error-overlay/UI/ |
| H A D | AnsiHighlight.js | 70 backgroundColor: bundle.bg && COLORS[bundle.bg], 74 backgroundColor: bundle.bg && COLORS[bundle.bg],
|
| /expo/packages/expo-dev-client-components/src/__tests__/ |
| H A D | create-primitive.test.tsx | 69 bg: { 76 bg: { 87 bg: { 94 bg: { 105 <Heading bg="test">Hi</Heading> 112 selectors.dark.bg.test.backgroundColor 117 <Heading bg="test">Hi</Heading> 124 selectors.light.bg.test.backgroundColor
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetAction.tsx | 21 …'dark-theme border-transparent bg-[transparent] hocus:shadow-xs hocus:border-palette-gray9 hocus:b… 23 …'border-0 rounded-none border-l border-l-default h-10 leading-10 px-4 hocus:bg-subtle hocus:shadow…
|
| H A D | SnippetContent.tsx | 15 … 'text-default bg-subtle border border-default rounded-b-md overflow-x-auto p-4 !leading-[19px]', 17 alwaysDark && 'dark-theme bg-palette-black border-transparent whitespace-nowrap',
|
| H A D | SnippetHeader.tsx | 22 'flex pl-4 overflow-hidden justify-between bg-default border border-default min-h-[40px]', 26 alwaysDark && 'dark-theme pr-2 dark:border-transparent !bg-palette-gray3'
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | SettingsScreen.tsx | 96 <View bg="default" rounded="large"> 119 bg="default" 138 bg="default" 143 <Row px="medium" py="small" bg="default"> 165 <Row px="medium" py="small" align="center" bg="default"> 198 bg="default" 251 bg="default" 284 bg="default" 352 <View bg="default" padding="medium" rounded="large"> 365 <View bg="default" rounded="large" py="small" px="small"> [all …]
|
| H A D | HomeScreen.tsx | 120 bg="default" 142 bg="ghost" 223 bg="default" 225 <Row align="center" padding="medium" bg="default"> 259 bg="default"> 329 bg="default"> 349 <Row align="center" px="medium" bg="default"> 360 <Row px="medium" align="center" bg="default"> 381 <Row align="center" px="medium" bg="default"> 406 <Spacer.Vertical size="small" bg="default" /> [all …]
|
| H A D | UserProfileScreen.tsx | 108 bg="ghost"> 120 <View px="small" py="medium" bg="default" rounded="large"> 128 bg="tertiary" 143 bg="secondary" 213 bg="default" 216 <Row align="center" py="small" px="medium" bg="default"> 244 <Button.FadeOnPressContainer bg="tertiary" rounded="medium" onPress={onLogoutPress}>
|
| H A D | ExtensionsScreen.tsx | 79 <View bg="default" mx="medium" py="medium" px="medium" rounded="medium"> 102 <Button.FadeOnPressContainer bg="ghost" rounded="small"> 145 <View mx="medium" padding="medium" bg="default" rounded="large"> 154 bg="tertiary" 168 bg="secondary" 207 bg="default"> 268 bg="default" 271 <View bg="default" py="small" px="small" roundedTop="none" roundedBottom="large">
|
| /expo/docs/ui/components/Sidebar/ |
| H A D | SidebarSingleEntry.tsx | 29 'hocus:bg-element', 32 isActive && 'bg-palette-blue3 text-link font-medium hocus:text-link hocus:bg-palette-blue4'
|
| /expo/docs/ui/components/AppJSBanner/ |
| H A D | index.tsx | 24 …<div className="relative flex justify-between items-center bg-[#0019C1] py-4 px-6 rounded-md overf… 38 … className="bg-palette-white text-[#0019C1] border-none hocus:bg-palette-white hocus:opacity-80"
|
| /expo/docs/ui/components/Snippet/blocks/ |
| H A D | Terminal.tsx | 73 className="whitespace-pre !bg-[transparent] !border-none select-none !text-palette-gray10"> 82 <CODE className="whitespace-pre !bg-[transparent] !border-none select-none !text-secondary"> 85 <CODE className="whitespace-pre !bg-[transparent] !border-none text-default"> 93 <CODE key={key} className="whitespace-pre !bg-[transparent] !border-none text-default">
|
| /expo/packages/@expo/metro-runtime/src/error-overlay/UI/ |
| H A D | AnsiHighlight.tsx | 74 backgroundColor: bundle.bg && COLORS[bundle.bg], 78 backgroundColor: bundle.bg && COLORS[bundle.bg],
|
| /expo/home/screens/HomeScreen/ |
| H A D | DevelopmentServersPlaceholder.tsx | 20 <View bg="default" rounded="large" border="default" overflow="hidden"> 29 bg="secondary" 50 <View bg="default" border="default" rounded="large">
|
| /expo/docs/ui/components/ |
| H A D | Separator.tsx | 1 export const Separator = () => <hr className="mt-4 mb-6 bg-palette-gray6 border-0 h-[0.05rem]" />;
|
| /expo/home/screens/DeleteAccountScreen/ |
| H A D | ConfirmationStep.tsx | 32 <View bg="default" padding="medium" rounded="medium" border="default"> 38 <View rounded="medium" bg="secondary" padding="medium"> 62 <View bg="secondary" padding="medium" rounded="medium">
|
| /expo/docs/pages/ |
| H A D | index.tsx | 105 className="hocus:bg-button-primary hocus:opacity-80" 134 …className="bg-palette-orange11 border-palette-orange11 text-palette-orange3 hocus:bg-palette-orang… 156 …className="bg-palette-green11 border-palette-green11 text-palette-green2 hocus:bg-palette-green11 … 177 …className="bg-palette-yellow11 border-palette-yellow11 text-palette-yellow2 hocus:bg-palette-yello… 190 <div className="absolute bottom-6 right-6 p-5 bg-palette-purple9 rounded-full"> 200 …className="bg-palette-purple11 border-palette-purple11 text-palette-purple2 hocus:bg-palette-purpl…
|