Home
last modified time | relevance | path

Searched refs:Kb (Results 1 – 25 of 3331) sorted by relevance

12345678910>>...134

/dports/security/keybase/client-v5.7.1/shared/common-adapters/
H A Dtooltip.stories.tsx8 const Kb = {
22 <Kb.Text type="Body">Hover me for a short tooltip</Kb.Text>
23 </Kb.Box>
32 <Kb.Text type="Body">Hover me for a long tooltip</Kb.Text>
33 </Kb.Box>
43 </Kb.Box>
52 <Kb.Text type="Body">Hover me for [top left]</Kb.Text>
53 </Kb.Box>
62 <Kb.Text type="Body">Hover me for [top right]</Kb.Text>
63 </Kb.Box>
[all …]
H A Dsearch-filter.stories.tsx8 const Kb = {
21 <Kb.Text type="Body">Small</Kb.Text>
30 </Kb.Box2>
32 <Kb.Text type="Body">Full-width</Kb.Text>
41 </Kb.Box2>
43 <Kb.Text type="Body">with onClick</Kb.Text>
53 </Kb.Box2>
71 </Kb.Box>
72 </Kb.Box2>
97 </Kb.Box>
[all …]
/dports/security/keybase/client-v5.7.1/shared/wallets/wallet/settings/
H A Dindex.tsx52 <Kb.Icon
59 <Kb.ClickableBox
66 </Kb.Text>
69 <Kb.Text type="BodySmall">{props.description}</Kb.Text>
70 </Kb.Box2>
72 </Kb.Box2>
107 <Kb.Box2
116 <Kb.Text type="BodySmallSemibold">Account name</Kb.Text>
130 <Kb.Text type="BodySmallSemibold">Stellar address</Kb.Text>
135 <Kb.Text type="BodySmallSemibold">Secret key</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/bot/
H A Dinstall.tsx199 </Kb.Box2>
205 </Kb.Box2>
218 <Kb.Box2
252 </Kb.Box2>
265 </Kb.Box2>
337 </Kb.Box2>
351 </Kb.Box2>
406 </Kb.Box2>
419 <Kb.Button
457 <Kb.Modal
[all …]
/dports/security/keybase/client-v5.7.1/shared/git/row/
H A Dindex.tsx37 <Kb.Box
54 <Kb.Icon
72 </Kb.Box>
76 <Kb.Box
84 <Kb.Text type="Body">Clone:</Kb.Text>
89 <Kb.Box
130 <Kb.Text type="BodySmall">.</Kb.Text>
194 </Kb.Box>
195 </Kb.Box>
196 <Kb.Box
[all …]
/dports/security/keybase/client-v5.7.1/shared/wallets/asset/
H A Dindex.tsx140 </Kb.Box2>
159 </Kb.Text>
162 </Kb.Text>
163 </Kb.Box2>
187 </Kb.Box2>
193 </Kb.Text>
202 </Kb.Box2>
203 </Kb.Box2>
212 <Kb.Text type="BodySmall">Issuer:</Kb.Text>
215 </Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/settings/account/
H A Dindex.tsx34 </Kb.Box2>
44 <Kb.Button
66 <Kb.Text type="Header">Email & phone</Kb.Text>
68 </Kb.Box2>
81 </Kb.Text>
82 </Kb.Box2>
88 </Kb.Box2>
107 <Kb.Text type="Header">Password</Kb.Text>
130 <Kb.Text type="Header">Website login</Kb.Text>
148 <Kb.Text type="Header">Delete account</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/settings/files/
H A Dindex.desktop.tsx18 <Kb.Dropdown
22 </Kb.Text>
27 <Kb.Box2
36 </Kb.Text>
37 </Kb.Box2>
47 <Kb.Text type="Body">Warn me if I have less than </Kb.Text>
49 <Kb.Text type="Body">of storage space remaining</Kb.Text>
50 </Kb.Box2>
69 <Kb.Box>
129 <Kb.Text type="Header">File sync</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/fs/banner/system-file-manager-integration-banner/
H A Dkext-permission-popup.tsx15 <Kb.Box
18 <Kb.Text
23 </Kb.Text>
24 <Kb.Box
27 <Kb.Text
32 </Kb.Text>
33 </Kb.Box>
57 </Kb.Text>
79 </Kb.Box2>
83 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/wallets/send-form/asset-input/
H A Dasset-input-advanced.tsx28 <Kb.Box2
69 </Kb.Box2>
147 <Kb.Box2
172 </Kb.Box2>
190 <Kb.Box
196 <Kb.Box2
206 <Kb.Box2
216 <Kb.Box2
223 <Kb.Box
280 </Kb.Box>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/audio/
H A Daudio-recorder.native.tsx16 iconStyle?: Kb.IconStyle
108 <Kb.Box2
131 </Kb.Box2>
173 easing: Kb.NativeEasing.inOut(Kb.NativeEasing.ease),
330 <Kb.NativeView
344 <Kb.Icon
367 <Kb.NativeView
420 <Kb.Text type="BodyBigLink">Cancel</Kb.Text>
421 </Kb.ClickableBox>
445 </Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/common-adapters/modal/
H A Dindex.stories.tsx3 import * as Kb from '..'
12 <Kb.Text type="Header">Header yada yada</Kb.Text>
13 </Kb.Box2>
29 <Kb.Text type="HeaderBig">I'm a modal.</Kb.Text>
30 </Kb.Box2>
35 <Kb.Box2
46 </Kb.Box2>
60 <Kb.Text type="BodyTiny">Subtitle</Kb.Text>
116 <Kb.Text type="Body">{r}</Kb.Text>
119 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/message-popup/exploding/
H A Dindex.tsx21 items: Kb.MenuItems
76 </Kb.Box2>
78 <Kb.Text type="BodySmall">by</Kb.Text>
90 </Kb.Box2>
95 </Kb.Box2>
98 <Kb.Text type="BodySmall">also encrypted for</Kb.Text>
116 </Kb.Box2>
122 </Kb.Box2>
132 <Kb.Box2
160 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/people/invite-friends/
H A Dmodal.tsx71 <Kb.Modal
78 </Kb.Text>
101 </Kb.Box2>
124 <Kb.Box2
131 </Kb.Box2>
173 </Kb.Box2>
174 </Kb.Box2>
175 </Kb.Modal>
180 <Kb.MobilePopup>
182 <Kb.Text type="Header">Share a link to Keybase</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/profile/post-proof/
H A Dindex.tsx50 </Kb.Text>
51 <Kb.Text
58 </Kb.Text>
59 <Kb.Text
66 </Kb.Text>
67 </Kb.Box>
77 </Kb.Text>
83 </Kb.Text>
92 </Kb.Text>
100 </Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/fs/browser/destination-picker/
H A Dindex.tsx33 </Kb.Text>
45 </Kb.Text>
52 </Kb.Text>
63 <Kb.Text type="BodyBig">Save in...</Kb.Text>
64 </Kb.Box2>
71 </Kb.Text>
76 </Kb.Text>
77 </Kb.Box2>
86 <Kb.Modal
112 <Kb.Text type="BodySemibold">..</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/manage-channels/
H A Dindex.desktop.tsx15 <Kb.Text type="BodySmallPrimaryLink">Edit</Kb.Text>
29 <Kb.Box
39 <Kb.Box
52 </Kb.Box>
53 <Kb.Box
81 </Kb.Box>
82 </Kb.Box>
83 </Kb.Box>
100 <Kb.Text
105 </Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/wallets/receive-modal/
H A Dindex.tsx19 <Kb.Modal
33 </Kb.Text>
66 </Kb.Text>
69 </Kb.Box2>
70 </Kb.Box2>
71 </Kb.Modal>
80 </Kb.Box2>
85 </Kb.Box2>
91 </Kb.Box2>
92 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/teams/join-team/
H A Dindex.tsx24 </Kb.Text>
28 </Kb.Text>
29 </Kb.Box2>
47 <Kb.Modal
52 </Kb.Banner>
74 </Kb.Text>
99 </Kb.Box>
100 </Kb.Box2>
102 </Kb.Box2>
115 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/profile/add-to-team/
H A Dindex.tsx54 <Kb.Avatar
60 </Kb.Box2>
63 <Kb.Text
68 </Kb.Text>
72 </Kb.Box2>
74 <Kb.Text type="BodySmall">{props.disabledReason}</Kb.Text>
75 </Kb.Box2>
76 </Kb.Box2>
77 </Kb.Box2>
114 <Kb.Text type="Header">Add</Kb.Text>
[all …]
/dports/security/keybase/client-v5.7.1/shared/wallets/sep7-confirm/
H A Dindex.tsx55 </Kb.Text>
56 </Kb.Box2>
67 </Kb.Box2>
68 </Kb.Box2>
96 </Kb.Box2>
131 <Kb.Box2
155 </Kb.Box2>
156 </Kb.Box2>
211 </Kb.Box2>
219 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/info-panel/settings/
H A Dnotifications.tsx35 <Kb.Checkbox
52 </Kb.Box>
61 </Kb.Box>
69 </Kb.Box>
77 </Kb.Box>
81 </Kb.Box>
90 </Kb.Box>
98 </Kb.Box>
106 </Kb.Box>
161 </Kb.Box>
[all …]
/dports/security/keybase/client-v5.7.1/shared/app/
H A Druntime-stats.tsx177 <Kb.Box2
188 </Kb.Text>
191 <Kb.Text
199 </Kb.Text>
201 </Kb.Box2>
327 <Kb.Box2
335 </Kb.Box2>
359 <Kb.Text
366 <Kb.Text
373 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/account-payment/
H A Dindex.tsx34 </Kb.Text>
35 </Kb.Text>
40 <Kb.Box2
49 </Kb.Text>
52 </Kb.Box2>
57 <Kb.Text type="BodySmall">loading...</Kb.Text>
58 </Kb.Box2>
61 <Kb.Box2
78 <Kb.Text
116 </Kb.Box2>
[all …]
/dports/security/keybase/client-v5.7.1/shared/login/reset/
H A Dmodal.tsx39 <Kb.Modal
63 <Kb.Box2
71 <Kb.Icon
88 <Kb.Text type="BodySmall">Verified using the password</Kb.Text>
89 <Kb.Text type="BodySmall">Entered on August 8, 2019</Kb.Text>
90 <Kb.Text type="BodySmall">IP address: 127.0.0.1</Kb.Text>
91 </Kb.Box2>
92 </Kb.Box2> */}
93 </Kb.Box2>
94 </Kb.Box2>
[all …]

12345678910>>...134