| /expo/packages/@expo/metro-config/src/transform-worker/ |
| H A D | postcss.ts | 19 syntax?: string; 71 config: { plugins: inputPlugins, map, parser, stringifier, syntax, ...config } = {}, 136 if (typeof syntax === 'string') { 138 processOptions.syntax = await tryRequireThenImport( 139 resolveFrom.silent(projectRoot, syntax) ?? syntax 142 throw new Error(`Loading PostCSS "${syntax}" syntax failed: ${error.message}\n\n(@${file})`);
|
| H A D | transform-worker.ts | 104 const syntax = matchSass(filename); constant 105 if (syntax) { 106 code = compileSass(projectRoot, { filename, src: code }, { syntax }).src;
|
| /expo/packages/@expo/metro-config/build/transform-worker/ |
| H A D | postcss.js | 99 syntax, 147 if (typeof syntax === 'string') { 150 …syntax = await (0, _require().tryRequireThenImport)((_resolveFrom$silent3 = _resolveFrom().default… 152 throw new Error(`Loading PostCSS "${syntax}" syntax failed: ${error.message}\n\n(@${file})`);
|
| H A D | postcss.d.ts | 5 syntax?: string;
|
| H A D | transform-worker.js | 94 const syntax = (0, _sass().matchSass)(filename); 95 if (syntax) { 100 syntax field
|
| H A D | postcss.js.map | 1 …syntax","factory","pluginFactory","item","plugin","options","loadPlugin","from","path","resolve","…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 534 …syntax&&(s[o]=i?t[o].syntax:c(t[o].syntax,{compact:n}));return s}function k(n,i,s){var o={};for(va… property 535 …eturn i.rawMessage=s,i.syntax=c?t(c):'<generic>',i.css=h,i.mismatchOffset=v,i.mismatchLength=y,i.m… 548 …syntax:t},l,u));else for(var p=t.min||1;p<=t.max;p++)t.comma&&l!==n&&(l=o({type:'Comma',syntax:t},… property 549 …syntax:h.syntax,token:E,prev:D},x(),B=null,P>R&&(R=P)}function C(){D=2===D.type?D.prev:{type:3,syn… property 550 …gth;y++)if(i(o.match[y]))return n(o.syntax)&&u.unshift(o.syntax),!0}else if(o.node===t)return u=n(… 551 …==h.matched&&(function h(y){if(null!==y.syntax&&y.syntax.type===f&&y.syntax.name===l){var p=t(y),x… 570 …syntax||t[l];for(var p in s)p in t?s[p].syntax?n[p]=o.test(s[p].syntax)?n[p]+' '+s[p].syntax.trim(… 571 …syntax:"@charset \"<charset>\";",groups:["CSS Charsets"],status:"standard",mdn_url:"https://develo… property 572 …syntax:"<declaration-value>",media:"all",inherited:!0,animationType:"discrete",percentages:"no",gr… property 573 …syntax:"xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large"},"alpha-valu… property [all …]
|
| H A D | EXDevMenuApp.android.js | 535 …syntax&&(s[o]=i?t[o].syntax:c(t[o].syntax,{compact:n}));return s}function k(n,i,s){var o={};for(va… property 536 …eturn i.rawMessage=s,i.syntax=c?t(c):'<generic>',i.css=h,i.mismatchOffset=v,i.mismatchLength=y,i.m… 549 …syntax:t},l,u));else for(var p=t.min||1;p<=t.max;p++)t.comma&&l!==n&&(l=o({type:'Comma',syntax:t},… property 550 …syntax:h.syntax,token:E,prev:D},x(),B=null,P>R&&(R=P)}function C(){D=2===D.type?D.prev:{type:3,syn… property 551 …gth;y++)if(i(o.match[y]))return n(o.syntax)&&u.unshift(o.syntax),!0}else if(o.node===t)return u=n(… 552 …==h.matched&&(function h(y){if(null!==y.syntax&&y.syntax.type===f&&y.syntax.name===l){var p=t(y),x… 571 …syntax||t[l];for(var p in s)p in t?s[p].syntax?n[p]=o.test(s[p].syntax)?n[p]+' '+s[p].syntax.trim(… 572 …syntax:"@charset \"<charset>\";",groups:["CSS Charsets"],status:"standard",mdn_url:"https://develo… property 573 …syntax:"<declaration-value>",media:"all",inherited:!0,animationType:"discrete",percentages:"no",gr… property 574 …syntax:"xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large"},"alpha-valu… property [all …]
|
| /expo/packages/@expo/metro-runtime/src/error-overlay/overlay/ |
| H A D | LogBoxInspectorHeader.tsx | 25 if (props.level === 'syntax') { 79 syntax: { 127 syntax: {
|
| H A D | LogBoxInspectorMessageHeader.tsx | 96 syntax: {
|
| H A D | LogBoxInspectorFooter.tsx | 22 if (['static', 'syntax'].includes(log.level)) {
|
| /expo/packages/html-elements/babel/__tests__/fixtures/ |
| H A D | one.js | 17 With <code>@expo/html-elements</code>, you can write HTML syntax that renders to real
|
| /expo/docs/pages/technical-specs/ |
| H A D | expo-sfv-0.mdx | 7 …(https://tools.ietf.org/html/rfc8941), is a proposal to formalize header syntax and facilitate nes…
|
| /expo/docs/pages/router/advanced/ |
| H A D | shared-routes.mdx | 33 > Array syntax is an advanced concept that is unique to native app development. 35 Instead of defining the same route multiple times with different layouts, use the array syntax `(,)…
|
| H A D | router-settings.mdx | 34 When using [array syntax](/router/advanced/shared-routes/#arrays) `(foo,bar)` you can specify the n…
|
| /expo/tools/ |
| H A D | taskfile-swc.js | 26 syntax: 'typescript', property
|
| /expo/packages/@expo/metro-runtime/build/error-overlay/overlay/ |
| H A D | LogBoxInspectorHeader.js | 75 syntax: { property 102 syntax: { property
|
| /expo/packages/@expo/cli/ |
| H A D | taskfile-swc.js | 26 syntax: 'typescript', property
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorFooter-test.js.snap | 3 exports[`LogBoxInspectorFooter should render no buttons and a message for syntax error 1`] = `
|
| H A D | LogBoxInspectorMesageHeader-test.js.snap | 401 exports[`LogBoxInspectorMessageHeader should render syntax error 1`] = ` 464 "content": "Some syntax error message",
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorFooter-test.js.snap | 3 exports[`LogBoxInspectorFooter should render no buttons and a message for syntax error 1`] = `
|
| H A D | LogBoxInspectorMessageHeader-test.js.snap | 401 exports[`LogBoxInspectorMessageHeader should render syntax error 1`] = ` 464 "content": "Some syntax error message",
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorFooter-test.js.snap | 3 exports[`LogBoxInspectorFooter should render no buttons and a message for syntax error 1`] = `
|
| H A D | LogBoxInspectorMesageHeader-test.js.snap | 401 exports[`LogBoxInspectorMessageHeader should render syntax error 1`] = ` 464 "content": "Some syntax error message",
|
| /expo/guides/ |
| H A D | Migrating Universal Modules to TypeScript.md | 50 …syntax "import { FileSystem } from 'expo-file-system'" is deprecated. Use "import * as FileSystem …
|