| /expo/docs/ui/components/TableOfContents/ |
| H A D | TableOfContents.test.tsx | 30 it('returns 4x padding for h6 heading', () => { 31 expect(getHeadingIndent(makeHeading('h6'))).toHaveProperty('paddingLeft', paddingFactor * 4); 71 it('returns code text from h6 heading with function name, args, and return type', () => { 73 getHeadingInfo(makeHeading('h6', 'getTransformAsync(input: string): Promise<string>')) 81 function makeHeading(Tag: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6', text = 'Hello World') {
|
| /expo/packages/html-elements/build/elements/ |
| H A D | Headings.js | 59 h6: { property
|
| H A D | Headings.js.map | 1 …ts-ignore\n marginVertical: em(1.67),\n fontWeight: 'bold',\n },\n h6: {\n // @ts-ignor…
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Headings-test.tsx.snap.web | 49 <h6
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Headings.tsx | 71 h6: {
|
| /expo/packages/html-elements/ |
| H A D | babel.js | 18 h6: 'H6', property
|
| H A D | README.md | 68 | [`<h6 />`][html-h6] | [`<H6 />`](#h6) | 213 | Web | `<h6 aria-level="6" dir="auto" role="heading" />` | 814 [html-h6]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/h6
|
| /expo/docs/ui/components/ErrorPage/ |
| H A D | NotFoundImage.tsx | 36 …h6.349v-.496c.038-4.042 1.353-5.891 4.461-7.798 3.508-2.097 5.701-4.957 5.701-9.323 0-6.444-5.014-…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 652 …h6:n({fontWeight:'600'},h[16])},medium:{huge:n({fontWeight:'900'},h[53]),h1:n({fontWeight:'600'},h… 884 …bmit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button… 897 …h6.364c1.004 0 1.818.814 1.818 1.818v11.819a1.818 1.818 0 01-1.818 1.818H1.818A1.818 1.818 0 010 1… 935 …Path,{d:"M1 .875h6.75c.069 0 .125.056.125.125v6.75a.125.125 0 01-.125.125H1a.125.125 0 01-.125-.12… 938 …5-2.095H4.661l-1.225 2.095h13.128zm-3.458-5.912l1.19 2.035H5.704l1.19-2.035h6.213zm-1.042-1.783L10… 947 …,fill:o||"#000"}),l.createElement(u.Path,{d:"M2.857 10.476v.762a4 4 0 004 4h6.476",stroke:o||"#000… 967 …e"},t),l.createElement(o.Path,{d:"M7.982 7.664v3.98L0 6.657l7.982-4.99v3.98h6.941a5.044 5.044 0 01…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 653 …h6:n({fontWeight:'600'},h[16])},medium:{huge:n({fontWeight:'900'},h[53]),h1:n({fontWeight:'600'},h… 885 …bmit:"[type=submit]",parent:":not(:empty)",header:":is(h1, h2, h3, h4, h5, h6)",button:":is(button… 898 …h6.364c1.004 0 1.818.814 1.818 1.818v11.819a1.818 1.818 0 01-1.818 1.818H1.818A1.818 1.818 0 010 1… 936 …Path,{d:"M1 .875h6.75c.069 0 .125.056.125.125v6.75a.125.125 0 01-.125.125H1a.125.125 0 01-.125-.12… 939 …5-2.095H4.661l-1.225 2.095h13.128zm-3.458-5.912l1.19 2.035H5.704l1.19-2.035h6.213zm-1.042-1.783L10… 948 …,fill:o||"#000"}),l.createElement(u.Path,{d:"M2.857 10.476v.762a4 4 0 004 4h6.476",stroke:o||"#000… 968 …e"},t),l.createElement(o.Path,{d:"M7.982 7.664v3.98L0 6.657l7.982-4.99v3.98h6.941a5.044 5.044 0 01…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 451 …h6:n({fontWeight:'600'},h[16])},medium:{huge:n({fontWeight:'900'},h[53]),h1:n({fontWeight:'600'},h… property
|
| H A D | EXDevMenuApp.android.js | 452 …h6:n({fontWeight:'600'},h[16])},medium:{huge:n({fontWeight:'900'},h[53]),h1:n({fontWeight:'600'},h… property
|