| /expo/packages/expo-dev-client-components/src/ |
| H A D | Button.tsx | 34 tertiary: { color: lightTheme.button.tertiary.foreground }, 50 tertiary: { color: darkTheme.button.tertiary.foreground }, 75 tertiary: { backgroundColor: lightTheme.button.tertiary.background }, 100 tertiary: { backgroundColor: darkTheme.button.tertiary.background }, 130 primary: lightTheme.background.tertiary, 132 tertiary: palette.light.gray[600], 133 ghost: lightTheme.background.tertiary, 140 primary: darkTheme.background.tertiary, 142 tertiary: palette.dark.gray[600], 143 ghost: darkTheme.background.tertiary,
|
| /expo/home/components/ |
| H A D | Button.tsx | 6 type Theme = 'primary' | 'secondary' | 'tertiary' | 'ghost' | 'error'; 32 case 'tertiary': 34 backgroundColor: expoTheme.button.tertiary.background, 35 color: expoTheme.button.tertiary.foreground, 54 export function Button({ label, theme = 'tertiary', onPress, loading, disabled, style }: Props) {
|
| /expo/docs/global-styles/ |
| H A D | extras.ts | 17 outline: 3px solid ${theme.button.tertiary.icon}; 52 background: ${darkTheme.icon.tertiary};
|
| /expo/home/screens/ProjectScreen/ |
| H A D | WarningBox.tsx | 25 backgroundColor: theme.button.tertiary.background, 28 <Text type="InterSemiBold" style={{ color: theme.button.tertiary.foreground }} size="small">
|
| /expo/packages/expo-dev-launcher/bundle/components/ |
| H A D | LogoutConfirmationModal.tsx | 16 bg="tertiary" 21 <Button.Text color="tertiary" weight="bold" align="center">
|
| H A D | EmptyBranchesMessage.tsx | 51 bg="tertiary" 58 <Button.Text weight="medium" color="tertiary"> 83 bg="tertiary" 88 <Button.Text weight="medium" color="tertiary">
|
| H A D | UrlDropdown.tsx | 124 bg={isValidUrl ? 'tertiary' : 'disabled'} 131 <Button.Text align="center" weight="semibold" color="tertiary">
|
| H A D | BasicButton.tsx | 30 type = 'tertiary',
|
| /expo/home/screens/BranchDetailsScreen/ |
| H A D | BranchHeader.tsx | 39 backgroundColor: theme.button.tertiary.background, 44 <Text type="InterSemiBold" style={{ color: theme.button.tertiary.foreground }}>
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | UserProfileScreen.tsx | 128 bg="tertiary" 134 <Button.Text color="tertiary" weight="semibold" align="center"> 244 <Button.FadeOnPressContainer bg="tertiary" rounded="medium" onPress={onLogoutPress}> 246 <Button.Text color="tertiary" weight="bold" align="center">
|
| H A D | UpdatesScreen.tsx | 103 bg="tertiary" 108 <Button.Text weight="medium" color="tertiary">
|
| H A D | KitchenSinkScreen.tsx | 59 <BasicButton label="Tertiary" type="tertiary" />
|
| H A D | ExtensionsScreen.tsx | 154 bg="tertiary" 159 <Button.Text color="tertiary" weight="semibold" align="center">
|
| /expo/home/screens/HomeScreen/ |
| H A D | DevelopmentServersOpenURL.tsx | 92 backgroundColor: theme.button.tertiary.background, 99 <Button.Text color="tertiary" type="InterSemiBold">
|
| /expo/home/screens/AccountModal/ |
| H A D | index.tsx | 65 backgroundColor: theme.button.tertiary.background, 70 style={{ color: theme.button.tertiary.foreground }}
|
| H A D | LoggedInAccountView.tsx | 41 backgroundColor: theme.button.tertiary.background, 47 <Text style={{ color: theme.button.tertiary.foreground }} type="InterSemiBold">
|
| H A D | LoggedOutAccountView.tsx | 167 backgroundColor: theme.button.tertiary.background, 173 <Text style={{ color: theme.button.tertiary.foreground }} type="InterSemiBold">
|
| /expo/docs/ui/components/CommandMenu/Items/ |
| H A D | icons.tsx | 10 <ArrowUpRightIcon className="text-icon-tertiary self-center ml-auto shrink-0" />
|
| /expo/docs/ui/components/FileTree/ |
| H A D | index.tsx | 71 <FolderIcon className="text-icon-tertiary mr-2 opacity-60 min-w-[20px]" /> 79 <FileIcon className="text-icon-tertiary mr-2 min-w-[20px]" />
|
| /expo/docs/ui/components/Sidebar/ |
| H A D | SidebarSingleEntry.tsx | 38 isActive ? 'text-palette-blue11' : 'text-icon-tertiary'
|
| H A D | SidebarLink.tsx | 96 color: ${theme.button.tertiary.icon};
|
| /expo/home/screens/DeleteAccountScreen/ |
| H A D | PasswordStep.tsx | 72 theme="tertiary"
|
| H A D | OTPStep.tsx | 150 theme="tertiary"
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 648 …tertiary:t.palette.light.gray[200],quaternary:t.palette.light.gray[300],error:t.palette.light.red[… 1054 …tertiary:{color:i.lightTheme.button.tertiary.foreground},ghost:{color:i.lightTheme.button.ghost.fo… 1265 …lue:!0}),e.BasicButton=function(t){var n=t.label,p=t.type,f=void 0===p?'tertiary':p,O=t.size,b=voi… 1269 …tertiary",onPress:function(){return n.Linking.openURL(`${s.websiteOrigin}/accounts/${V.name}/proje… 1276 …tertiary",rounded:"medium",onPress:function(){p.login('login')},accessibilityLabel:"Log in",childr… 1280 …tertiary",onPress:function(){o.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-wo… 1298 …tertiary':'disabled',shadow:"button",rounded:"medium",disabled:!V||b,onPress:function(){var t;n(y)… 1301 …izontal,{size:"small"}),(0,S.jsx)(c.BasicButton,{label:"Tertiary",type:"tertiary"})]}),(0,S.jsx)(n… 1303 …tertiary",rounded:"medium",onPress:t,disabled:l,accessibilityLabel:"Log in",children:(0,h.jsx)(s.V… 1304 …tertiary",rounded:"medium",onPress:s,accessibilityLabel:"Log out",children:(0,o.jsx)(t.View,{paddi…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 649 …tertiary:t.palette.light.gray[200],quaternary:t.palette.light.gray[300],error:t.palette.light.red[… 1055 …tertiary:{color:i.lightTheme.button.tertiary.foreground},ghost:{color:i.lightTheme.button.ghost.fo… 1266 …lue:!0}),e.BasicButton=function(t){var n=t.label,p=t.type,f=void 0===p?'tertiary':p,O=t.size,b=voi… 1270 …tertiary",onPress:function(){return n.Linking.openURL(`${s.websiteOrigin}/accounts/${V.name}/proje… 1277 …tertiary",rounded:"medium",onPress:function(){p.login('login')},accessibilityLabel:"Log in",childr… 1281 …tertiary",onPress:function(){o.Linking.openURL("https://docs.expo.dev/eas-update/how-eas-update-wo… 1299 …tertiary':'disabled',shadow:"button",rounded:"medium",disabled:!V||b,onPress:function(){var t;n(y)… 1302 …izontal,{size:"small"}),(0,S.jsx)(c.BasicButton,{label:"Tertiary",type:"tertiary"})]}),(0,S.jsx)(n… 1304 …tertiary",rounded:"medium",onPress:t,disabled:l,accessibilityLabel:"Log in",children:(0,h.jsx)(s.V… 1305 …tertiary",rounded:"medium",onPress:s,accessibilityLabel:"Log out",children:(0,o.jsx)(t.View,{paddi…
|