first commit

This commit is contained in:
2026-03-10 16:18:05 +00:00
commit 11f9c069b5
31635 changed files with 3187747 additions and 0 deletions

12
node_modules/expo-symbols/build/android/index.d.ts generated vendored Normal file
View File

@@ -0,0 +1,12 @@
/**
* Regenerate this file using a request captured from https://fonts.google.com/icons and this script:
* https://gist.github.com/aleqsio/63a2f378286c727780ef6056d66d8e43
*/
import symbols from './symbols.json';
export type AndroidSymbol = keyof typeof symbols;
export type AndroidSymbolWeight = {
name: string;
font: number;
};
export declare function androidSymbolToString(symbol: AndroidSymbol | null): string | null;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/android/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,OAAO,MAAM,gBAAgB,CAAC;AACrC,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,OAAO,CAAC;AACjD,MAAM,MAAM,mBAAmB,GAAG;IAChC,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI,iBAGjE"}

11
node_modules/expo-symbols/build/android/index.js generated vendored Normal file
View File

@@ -0,0 +1,11 @@
/**
* Regenerate this file using a request captured from https://fonts.google.com/icons and this script:
* https://gist.github.com/aleqsio/63a2f378286c727780ef6056d66d8e43
*/
import symbols from './symbols.json';
export function androidSymbolToString(symbol) {
if (!symbol)
return null;
return String.fromCharCode(symbols[symbol]);
}
//# sourceMappingURL=index.js.map

1
node_modules/expo-symbols/build/android/index.js.map generated vendored Normal file
View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/android/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,OAAO,OAAO,MAAM,gBAAgB,CAAC;AAOrC,MAAM,UAAU,qBAAqB,CAAC,MAA4B;IAChE,IAAI,CAAC,MAAM;QAAE,OAAO,IAAI,CAAC;IACzB,OAAO,MAAM,CAAC,YAAY,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC;AAC9C,CAAC","sourcesContent":["/**\n * Regenerate this file using a request captured from https://fonts.google.com/icons and this script:\n * https://gist.github.com/aleqsio/63a2f378286c727780ef6056d66d8e43\n */\nimport symbols from './symbols.json';\nexport type AndroidSymbol = keyof typeof symbols;\nexport type AndroidSymbolWeight = {\n name: string;\n font: number;\n};\n\nexport function androidSymbolToString(symbol: AndroidSymbol | null) {\n if (!symbol) return null;\n return String.fromCharCode(symbols[symbol]);\n}\n"]}

4057
node_modules/expo-symbols/build/android/symbols.json generated vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/bold/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_700Bold } from '@expo-google-fonts/material-symbols/700Bold';
const weight = {
name: 'MaterialSymbols_700Bold',
font: MaterialSymbols_700Bold,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/bold/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,6CAA6C,CAAC;AAGtF,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,yBAAyB;IAC/B,IAAI,EAAE,uBAAuB;CAC9B,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_700Bold } from '@expo-google-fonts/material-symbols/700Bold';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_700Bold',\n font: MaterialSymbols_700Bold,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/extraLight/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_200ExtraLight } from '@expo-google-fonts/material-symbols/200ExtraLight';
const weight = {
name: 'MaterialSymbols_200ExtraLight',
font: MaterialSymbols_200ExtraLight,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/extraLight/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,mDAAmD,CAAC;AAGlG,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,+BAA+B;IACrC,IAAI,EAAE,6BAA6B;CACpC,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_200ExtraLight } from '@expo-google-fonts/material-symbols/200ExtraLight';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_200ExtraLight',\n font: MaterialSymbols_200ExtraLight,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/light/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_300Light } from '@expo-google-fonts/material-symbols/300Light';
const weight = {
name: 'MaterialSymbols_300Light',
font: MaterialSymbols_300Light,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/light/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,8CAA8C,CAAC;AAGxF,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,0BAA0B;IAChC,IAAI,EAAE,wBAAwB;CAC/B,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_300Light } from '@expo-google-fonts/material-symbols/300Light';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_300Light',\n font: MaterialSymbols_300Light,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/medium/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_500Medium } from '@expo-google-fonts/material-symbols/500Medium';
const weight = {
name: 'MaterialSymbols_500Medium',
font: MaterialSymbols_500Medium,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/medium/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,+CAA+C,CAAC;AAG1F,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,2BAA2B;IACjC,IAAI,EAAE,yBAAyB;CAChC,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_500Medium } from '@expo-google-fonts/material-symbols/500Medium';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_500Medium',\n font: MaterialSymbols_500Medium,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/regular/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_400Regular } from '@expo-google-fonts/material-symbols/400Regular';
const weight = {
name: 'MaterialSymbols_400Regular',
font: MaterialSymbols_400Regular,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/regular/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAC;AAG5F,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,4BAA4B;IAClC,IAAI,EAAE,0BAA0B;CACjC,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_400Regular } from '@expo-google-fonts/material-symbols/400Regular';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_400Regular',\n font: MaterialSymbols_400Regular,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/semiBold/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_600SemiBold } from '@expo-google-fonts/material-symbols/600SemiBold';
const weight = {
name: 'MaterialSymbols_600SemiBold',
font: MaterialSymbols_600SemiBold,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/semiBold/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,iDAAiD,CAAC;AAG9F,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,6BAA6B;IACnC,IAAI,EAAE,2BAA2B;CAClC,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_600SemiBold } from '@expo-google-fonts/material-symbols/600SemiBold';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_600SemiBold',\n font: MaterialSymbols_600SemiBold,\n};\nexport default weight;\n"]}

View File

@@ -0,0 +1,4 @@
import { AndroidSymbolWeight } from '../..';
declare const weight: AndroidSymbolWeight;
export default weight;
//# sourceMappingURL=index.d.ts.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/android/weights/thin/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC5C,QAAA,MAAM,MAAM,EAAE,mBAGb,CAAC;AACF,eAAe,MAAM,CAAC"}

View File

@@ -0,0 +1,7 @@
import { MaterialSymbols_100Thin } from '@expo-google-fonts/material-symbols/100Thin';
const weight = {
name: 'MaterialSymbols_100Thin',
font: MaterialSymbols_100Thin,
};
export default weight;
//# sourceMappingURL=index.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/android/weights/thin/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,6CAA6C,CAAC;AAGtF,MAAM,MAAM,GAAwB;IAClC,IAAI,EAAE,yBAAyB;IAC/B,IAAI,EAAE,uBAAuB;CAC9B,CAAC;AACF,eAAe,MAAM,CAAC","sourcesContent":["import { MaterialSymbols_100Thin } from '@expo-google-fonts/material-symbols/100Thin';\n\nimport { AndroidSymbolWeight } from '../..';\nconst weight: AndroidSymbolWeight = {\n name: 'MaterialSymbols_100Thin',\n font: MaterialSymbols_100Thin,\n};\nexport default weight;\n"]}