@expo/config-plugins 5.0.4 → 6.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/Plugin.types.d.ts +7 -7
- package/build/Plugin.types.js +0 -9
- package/build/Plugin.types.js.map +1 -1
- package/build/android/AllowBackup.js +0 -15
- package/build/android/AllowBackup.js.map +1 -1
- package/build/android/BuildProperties.js +2 -16
- package/build/android/BuildProperties.js.map +1 -1
- package/build/android/Colors.js +3 -25
- package/build/android/Colors.js.map +1 -1
- package/build/android/EasBuild.js +2 -22
- package/build/android/EasBuild.js.map +1 -1
- package/build/android/EasBuildGradleScript.js.map +1 -1
- package/build/android/GoogleMapsApiKey.js +0 -12
- package/build/android/GoogleMapsApiKey.js.map +1 -1
- package/build/android/GoogleServices.js +10 -48
- package/build/android/GoogleServices.js.map +1 -1
- package/build/android/IntentFilters.d.ts +1 -1
- package/build/android/IntentFilters.js +8 -24
- package/build/android/IntentFilters.js.map +1 -1
- package/build/android/Manifest.d.ts +19 -19
- package/build/android/Manifest.js +7 -66
- package/build/android/Manifest.js.map +1 -1
- package/build/android/Name.js +6 -27
- package/build/android/Name.js.map +1 -1
- package/build/android/Orientation.js +2 -12
- package/build/android/Orientation.js.map +1 -1
- package/build/android/Package.js +26 -111
- package/build/android/Package.js.map +1 -1
- package/build/android/Paths.d.ts +2 -2
- package/build/android/Paths.js +0 -47
- package/build/android/Paths.js.map +1 -1
- package/build/android/Permissions.js +8 -52
- package/build/android/Permissions.js.map +1 -1
- package/build/android/PrimaryColor.js +0 -18
- package/build/android/PrimaryColor.js.map +1 -1
- package/build/android/Properties.d.ts +1 -1
- package/build/android/Properties.js +0 -9
- package/build/android/Properties.js.map +1 -1
- package/build/android/Resources.d.ts +4 -4
- package/build/android/Resources.js +9 -29
- package/build/android/Resources.js.map +1 -1
- package/build/android/Scheme.d.ts +1 -1
- package/build/android/Scheme.js +13 -66
- package/build/android/Scheme.js.map +1 -1
- package/build/android/StatusBar.js +5 -33
- package/build/android/StatusBar.js.map +1 -1
- package/build/android/Strings.js +0 -14
- package/build/android/Strings.js.map +1 -1
- package/build/android/Styles.js +7 -34
- package/build/android/Styles.js.map +1 -1
- package/build/android/Updates.d.ts +2 -0
- package/build/android/Updates.js +50 -47
- package/build/android/Updates.js.map +1 -1
- package/build/android/Version.js +3 -29
- package/build/android/Version.js.map +1 -1
- package/build/android/WindowSoftInputMode.js +0 -14
- package/build/android/WindowSoftInputMode.js.map +1 -1
- package/build/android/codeMod.js +6 -22
- package/build/android/codeMod.js.map +1 -1
- package/build/android/index.js +0 -94
- package/build/android/index.js.map +1 -1
- package/build/index.js +2 -65
- package/build/index.js.map +1 -1
- package/build/ios/Bitcode.d.ts +1 -1
- package/build/ios/Bitcode.js +8 -28
- package/build/ios/Bitcode.js.map +1 -1
- package/build/ios/BuildProperties.js +2 -14
- package/build/ios/BuildProperties.js.map +1 -1
- package/build/ios/BuildScheme.js +2 -34
- package/build/ios/BuildScheme.js.map +1 -1
- package/build/ios/BundleIdentifier.js +13 -72
- package/build/ios/BundleIdentifier.js.map +1 -1
- package/build/ios/DeviceFamily.js +6 -24
- package/build/ios/DeviceFamily.js.map +1 -1
- package/build/ios/Entitlements.js +4 -45
- package/build/ios/Entitlements.js.map +1 -1
- package/build/ios/Google.d.ts +2 -2
- package/build/ios/Google.js +11 -66
- package/build/ios/Google.js.map +1 -1
- package/build/ios/IosConfig.types.d.ts +6 -11
- package/build/ios/IosConfig.types.js.map +1 -1
- package/build/ios/Locales.d.ts +3 -3
- package/build/ios/Locales.js +12 -43
- package/build/ios/Locales.js.map +1 -1
- package/build/ios/Maps.js +16 -56
- package/build/ios/Maps.js.map +1 -1
- package/build/ios/Name.js +7 -31
- package/build/ios/Name.js.map +1 -1
- package/build/ios/Orientation.js +2 -10
- package/build/ios/Orientation.js.map +1 -1
- package/build/ios/Paths.d.ts +2 -2
- package/build/ios/Paths.js +8 -73
- package/build/ios/Paths.js.map +1 -1
- package/build/ios/Permissions.js +1 -16
- package/build/ios/Permissions.js.map +1 -1
- package/build/ios/ProvisioningProfile.d.ts +1 -1
- package/build/ios/ProvisioningProfile.js +0 -18
- package/build/ios/ProvisioningProfile.js.map +1 -1
- package/build/ios/RequiresFullScreen.js +19 -31
- package/build/ios/RequiresFullScreen.js.map +1 -1
- package/build/ios/Scheme.js +10 -32
- package/build/ios/Scheme.js.map +1 -1
- package/build/ios/Swift.js +16 -50
- package/build/ios/Swift.js.map +1 -1
- package/build/ios/Target.js +0 -30
- package/build/ios/Target.js.map +1 -1
- package/build/ios/Updates.js +10 -49
- package/build/ios/Updates.js.map +1 -1
- package/build/ios/UsesNonExemptEncryption.js +4 -10
- package/build/ios/UsesNonExemptEncryption.js.map +1 -1
- package/build/ios/Version.js +4 -11
- package/build/ios/Version.js.map +1 -1
- package/build/ios/XcodeProjectFile.js +5 -23
- package/build/ios/XcodeProjectFile.js.map +1 -1
- package/build/ios/codeMod.js +19 -60
- package/build/ios/codeMod.js.map +1 -1
- package/build/ios/index.js +0 -97
- package/build/ios/index.js.map +1 -1
- package/build/ios/utils/Xcodeproj.d.ts +6 -6
- package/build/ios/utils/Xcodeproj.js +15 -101
- package/build/ios/utils/Xcodeproj.js.map +1 -1
- package/build/ios/utils/getInfoPlistPath.js +2 -15
- package/build/ios/utils/getInfoPlistPath.js.map +1 -1
- package/build/ios/utils/string.js +0 -1
- package/build/ios/utils/string.js.map +1 -1
- package/build/plugins/android-plugins.d.ts +2 -2
- package/build/plugins/android-plugins.js +11 -42
- package/build/plugins/android-plugins.js.map +1 -1
- package/build/plugins/createBaseMod.d.ts +3 -3
- package/build/plugins/createBaseMod.js +8 -25
- package/build/plugins/createBaseMod.js.map +1 -1
- package/build/plugins/ios-plugins.d.ts +2 -2
- package/build/plugins/ios-plugins.js +8 -48
- package/build/plugins/ios-plugins.js.map +1 -1
- package/build/plugins/mod-compiler.js +21 -72
- package/build/plugins/mod-compiler.js.map +1 -1
- package/build/plugins/withAndroidBaseMods.d.ts +1 -1
- package/build/plugins/withAndroidBaseMods.js +4 -89
- package/build/plugins/withAndroidBaseMods.js.map +1 -1
- package/build/plugins/withDangerousMod.js +0 -5
- package/build/plugins/withDangerousMod.js.map +1 -1
- package/build/plugins/withIosBaseMods.d.ts +1 -1
- package/build/plugins/withIosBaseMods.js +26 -118
- package/build/plugins/withIosBaseMods.js.map +1 -1
- package/build/plugins/withMod.d.ts +1 -1
- package/build/plugins/withMod.js +24 -59
- package/build/plugins/withMod.js.map +1 -1
- package/build/plugins/withPlugins.js +0 -9
- package/build/plugins/withPlugins.js.map +1 -1
- package/build/plugins/withRunOnce.js +3 -9
- package/build/plugins/withRunOnce.js.map +1 -1
- package/build/plugins/withStaticPlugin.js +21 -43
- package/build/plugins/withStaticPlugin.js.map +1 -1
- package/build/utils/BuildProperties.types.d.ts +2 -2
- package/build/utils/BuildProperties.types.js.map +1 -1
- package/build/utils/Updates.d.ts +3 -1
- package/build/utils/Updates.js +18 -77
- package/build/utils/Updates.js.map +1 -1
- package/build/utils/XML.d.ts +1 -1
- package/build/utils/XML.js +7 -44
- package/build/utils/XML.js.map +1 -1
- package/build/utils/commonCodeMod.js +2 -10
- package/build/utils/commonCodeMod.js.map +1 -1
- package/build/utils/errors.d.ts +1 -1
- package/build/utils/errors.js +3 -11
- package/build/utils/errors.js.map +1 -1
- package/build/utils/fs.js +1 -12
- package/build/utils/fs.js.map +1 -1
- package/build/utils/generateCode.d.ts +1 -1
- package/build/utils/generateCode.js +8 -25
- package/build/utils/generateCode.js.map +1 -1
- package/build/utils/history.d.ts +1 -1
- package/build/utils/history.js +0 -6
- package/build/utils/history.js.map +1 -1
- package/build/utils/matchBrackets.d.ts +3 -3
- package/build/utils/matchBrackets.js +2 -17
- package/build/utils/matchBrackets.js.map +1 -1
- package/build/utils/modules.js +0 -10
- package/build/utils/modules.js.map +1 -1
- package/build/utils/obj.js +0 -4
- package/build/utils/obj.js.map +1 -1
- package/build/utils/plugin-resolver.js +25 -69
- package/build/utils/plugin-resolver.js.map +1 -1
- package/build/utils/sortObject.js +4 -10
- package/build/utils/sortObject.js.map +1 -1
- package/build/utils/versions.js +0 -10
- package/build/utils/versions.js.map +1 -1
- package/build/utils/warnings.js +1 -9
- package/build/utils/warnings.js.map +1 -1
- package/package.json +5 -5
package/build/android/codeMod.js
CHANGED
|
@@ -6,27 +6,20 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.addImports = addImports;
|
|
7
7
|
exports.appendContentsInsideDeclarationBlock = appendContentsInsideDeclarationBlock;
|
|
8
8
|
exports.findNewInstanceCodeBlock = findNewInstanceCodeBlock;
|
|
9
|
-
|
|
10
9
|
function _commonCodeMod() {
|
|
11
10
|
const data = require("../utils/commonCodeMod");
|
|
12
|
-
|
|
13
11
|
_commonCodeMod = function () {
|
|
14
12
|
return data;
|
|
15
13
|
};
|
|
16
|
-
|
|
17
14
|
return data;
|
|
18
15
|
}
|
|
19
|
-
|
|
20
16
|
function _matchBrackets() {
|
|
21
17
|
const data = require("../utils/matchBrackets");
|
|
22
|
-
|
|
23
18
|
_matchBrackets = function () {
|
|
24
19
|
return data;
|
|
25
20
|
};
|
|
26
|
-
|
|
27
21
|
return data;
|
|
28
22
|
}
|
|
29
|
-
|
|
30
23
|
/**
|
|
31
24
|
* Find java or kotlin new class instance code block
|
|
32
25
|
*
|
|
@@ -38,14 +31,14 @@ function _matchBrackets() {
|
|
|
38
31
|
function findNewInstanceCodeBlock(contents, classDeclaration, language) {
|
|
39
32
|
const isJava = language === 'java';
|
|
40
33
|
let start = isJava ? contents.indexOf(` new ${classDeclaration}(`) : contents.search(new RegExp(` (object\\s*:\\s*)?${classDeclaration}\\(`));
|
|
41
|
-
|
|
42
34
|
if (start < 0) {
|
|
43
35
|
return null;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
|
|
36
|
+
}
|
|
37
|
+
// `+ 1` for the prefix space
|
|
47
38
|
start += 1;
|
|
48
|
-
let end = (0, _matchBrackets().findMatchingBracketPosition)(contents, '(', start);
|
|
39
|
+
let end = (0, _matchBrackets().findMatchingBracketPosition)(contents, '(', start);
|
|
40
|
+
|
|
41
|
+
// For anonymous class, should search further to the {} block.
|
|
49
42
|
// ```java
|
|
50
43
|
// new Foo() {
|
|
51
44
|
// @Override
|
|
@@ -58,20 +51,18 @@ function findNewInstanceCodeBlock(contents, classDeclaration, language) {
|
|
|
58
51
|
// override fun interfaceMethod {}
|
|
59
52
|
// }
|
|
60
53
|
// ```
|
|
61
|
-
|
|
62
54
|
const nextBrace = contents.indexOf('{', end + 1);
|
|
63
55
|
const isAnonymousClass = nextBrace >= end && !!contents.substring(end + 1, nextBrace).match(/^\s*$/);
|
|
64
|
-
|
|
65
56
|
if (isAnonymousClass) {
|
|
66
57
|
end = (0, _matchBrackets().findMatchingBracketPosition)(contents, '{', end);
|
|
67
58
|
}
|
|
68
|
-
|
|
69
59
|
return {
|
|
70
60
|
start,
|
|
71
61
|
end,
|
|
72
62
|
code: contents.substring(start, end + 1)
|
|
73
63
|
};
|
|
74
64
|
}
|
|
65
|
+
|
|
75
66
|
/**
|
|
76
67
|
* Append contents to the end of code declaration block, support class or method declarations.
|
|
77
68
|
*
|
|
@@ -80,30 +71,23 @@ function findNewInstanceCodeBlock(contents, classDeclaration, language) {
|
|
|
80
71
|
* @param insertion code to append
|
|
81
72
|
* @returns updated contents
|
|
82
73
|
*/
|
|
83
|
-
|
|
84
|
-
|
|
85
74
|
function appendContentsInsideDeclarationBlock(srcContents, declaration, insertion) {
|
|
86
75
|
const start = srcContents.search(new RegExp(`\\s*${declaration}.*?[\\(\\{]`));
|
|
87
|
-
|
|
88
76
|
if (start < 0) {
|
|
89
77
|
throw new Error(`Unable to find code block - declaration[${declaration}]`);
|
|
90
78
|
}
|
|
91
|
-
|
|
92
79
|
const end = (0, _matchBrackets().findMatchingBracketPosition)(srcContents, '{', start);
|
|
93
80
|
return (0, _commonCodeMod().insertContentsAtOffset)(srcContents, insertion, end);
|
|
94
81
|
}
|
|
95
|
-
|
|
96
82
|
function addImports(source, imports, isJava) {
|
|
97
83
|
const lines = source.split('\n');
|
|
98
84
|
const lineIndexWithPackageDeclaration = lines.findIndex(line => line.match(/^package .*;?$/));
|
|
99
|
-
|
|
100
85
|
for (const javaImport of imports) {
|
|
101
86
|
if (!source.includes(javaImport)) {
|
|
102
87
|
const importStatement = `import ${javaImport}${isJava ? ';' : ''}`;
|
|
103
88
|
lines.splice(lineIndexWithPackageDeclaration + 1, 0, importStatement);
|
|
104
89
|
}
|
|
105
90
|
}
|
|
106
|
-
|
|
107
91
|
return lines.join('\n');
|
|
108
92
|
}
|
|
109
93
|
//# sourceMappingURL=codeMod.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"codeMod.js","names":["findNewInstanceCodeBlock","contents","classDeclaration","language","isJava","start","indexOf","search","RegExp","end","findMatchingBracketPosition","nextBrace","isAnonymousClass","substring","match","code","appendContentsInsideDeclarationBlock","srcContents","declaration","insertion","Error","insertContentsAtOffset","addImports","source","imports","lines","split","lineIndexWithPackageDeclaration","findIndex","line","javaImport","includes","importStatement","splice","join"],"sources":["../../src/android/codeMod.ts"],"sourcesContent":["import { CodeBlock, insertContentsAtOffset } from '../utils/commonCodeMod';\nimport { findMatchingBracketPosition } from '../utils/matchBrackets';\n\n/**\n * Find java or kotlin new class instance code block\n *\n * @param contents source contents\n * @param classDeclaration class declaration or just a class name\n * @param language 'java' | 'kt'\n * @returns `CodeBlock` for start/end offset and code block contents\n */\nexport function findNewInstanceCodeBlock(\n contents: string,\n classDeclaration: string,\n language: 'java' | 'kt'\n): CodeBlock | null {\n const isJava = language === 'java';\n let start = isJava\n ? contents.indexOf(` new ${classDeclaration}(`)\n : contents.search(new RegExp(` (object\\\\s*:\\\\s*)?${classDeclaration}\\\\(`));\n if (start < 0) {\n return null;\n }\n // `+ 1` for the prefix space\n start += 1;\n let end = findMatchingBracketPosition(contents, '(', start);\n\n // For anonymous class, should search further to the {} block.\n // ```java\n // new Foo() {\n // @Override\n // protected void interfaceMethod {}\n // };\n // ```\n //\n // ```kotlin\n // object : Foo() {\n // override fun interfaceMethod {}\n // }\n // ```\n const nextBrace = contents.indexOf('{', end + 1);\n const isAnonymousClass =\n nextBrace >= end && !!contents.substring(end + 1, nextBrace).match(/^\\s*$/);\n if (isAnonymousClass) {\n end = findMatchingBracketPosition(contents, '{', end);\n }\n\n return {\n start,\n end,\n code: contents.substring(start, end + 1),\n };\n}\n\n/**\n * Append contents to the end of code declaration block, support class or method declarations.\n *\n * @param srcContents source contents\n * @param declaration class declaration or method declaration\n * @param insertion code to append\n * @returns updated contents\n */\nexport function appendContentsInsideDeclarationBlock(\n srcContents: string,\n declaration: string,\n insertion: string\n): string {\n const start = srcContents.search(new RegExp(`\\\\s*${declaration}.*?[\\\\(\\\\{]`));\n if (start < 0) {\n throw new Error(`Unable to find code block - declaration[${declaration}]`);\n }\n const end = findMatchingBracketPosition(srcContents, '{', start);\n return insertContentsAtOffset(srcContents, insertion, end);\n}\n\nexport function addImports(source: string, imports: string[], isJava: boolean): string {\n const lines = source.split('\\n');\n const lineIndexWithPackageDeclaration = lines.findIndex((line) => line.match(/^package .*;?$/));\n for (const javaImport of imports) {\n if (!source.includes(javaImport)) {\n const importStatement = `import ${javaImport}${isJava ? ';' : ''}`;\n lines.splice(lineIndexWithPackageDeclaration + 1, 0, importStatement);\n }\n }\n return lines.join('\\n');\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"codeMod.js","names":["findNewInstanceCodeBlock","contents","classDeclaration","language","isJava","start","indexOf","search","RegExp","end","findMatchingBracketPosition","nextBrace","isAnonymousClass","substring","match","code","appendContentsInsideDeclarationBlock","srcContents","declaration","insertion","Error","insertContentsAtOffset","addImports","source","imports","lines","split","lineIndexWithPackageDeclaration","findIndex","line","javaImport","includes","importStatement","splice","join"],"sources":["../../src/android/codeMod.ts"],"sourcesContent":["import { CodeBlock, insertContentsAtOffset } from '../utils/commonCodeMod';\nimport { findMatchingBracketPosition } from '../utils/matchBrackets';\n\n/**\n * Find java or kotlin new class instance code block\n *\n * @param contents source contents\n * @param classDeclaration class declaration or just a class name\n * @param language 'java' | 'kt'\n * @returns `CodeBlock` for start/end offset and code block contents\n */\nexport function findNewInstanceCodeBlock(\n contents: string,\n classDeclaration: string,\n language: 'java' | 'kt'\n): CodeBlock | null {\n const isJava = language === 'java';\n let start = isJava\n ? contents.indexOf(` new ${classDeclaration}(`)\n : contents.search(new RegExp(` (object\\\\s*:\\\\s*)?${classDeclaration}\\\\(`));\n if (start < 0) {\n return null;\n }\n // `+ 1` for the prefix space\n start += 1;\n let end = findMatchingBracketPosition(contents, '(', start);\n\n // For anonymous class, should search further to the {} block.\n // ```java\n // new Foo() {\n // @Override\n // protected void interfaceMethod {}\n // };\n // ```\n //\n // ```kotlin\n // object : Foo() {\n // override fun interfaceMethod {}\n // }\n // ```\n const nextBrace = contents.indexOf('{', end + 1);\n const isAnonymousClass =\n nextBrace >= end && !!contents.substring(end + 1, nextBrace).match(/^\\s*$/);\n if (isAnonymousClass) {\n end = findMatchingBracketPosition(contents, '{', end);\n }\n\n return {\n start,\n end,\n code: contents.substring(start, end + 1),\n };\n}\n\n/**\n * Append contents to the end of code declaration block, support class or method declarations.\n *\n * @param srcContents source contents\n * @param declaration class declaration or method declaration\n * @param insertion code to append\n * @returns updated contents\n */\nexport function appendContentsInsideDeclarationBlock(\n srcContents: string,\n declaration: string,\n insertion: string\n): string {\n const start = srcContents.search(new RegExp(`\\\\s*${declaration}.*?[\\\\(\\\\{]`));\n if (start < 0) {\n throw new Error(`Unable to find code block - declaration[${declaration}]`);\n }\n const end = findMatchingBracketPosition(srcContents, '{', start);\n return insertContentsAtOffset(srcContents, insertion, end);\n}\n\nexport function addImports(source: string, imports: string[], isJava: boolean): string {\n const lines = source.split('\\n');\n const lineIndexWithPackageDeclaration = lines.findIndex((line) => line.match(/^package .*;?$/));\n for (const javaImport of imports) {\n if (!source.includes(javaImport)) {\n const importStatement = `import ${javaImport}${isJava ? ';' : ''}`;\n lines.splice(lineIndexWithPackageDeclaration + 1, 0, importStatement);\n }\n }\n return lines.join('\\n');\n}\n"],"mappings":";;;;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AACA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASA,wBAAwB,CACtCC,QAAgB,EAChBC,gBAAwB,EACxBC,QAAuB,EACL;EAClB,MAAMC,MAAM,GAAGD,QAAQ,KAAK,MAAM;EAClC,IAAIE,KAAK,GAAGD,MAAM,GACdH,QAAQ,CAACK,OAAO,CAAE,QAAOJ,gBAAiB,GAAE,CAAC,GAC7CD,QAAQ,CAACM,MAAM,CAAC,IAAIC,MAAM,CAAE,sBAAqBN,gBAAiB,KAAI,CAAC,CAAC;EAC5E,IAAIG,KAAK,GAAG,CAAC,EAAE;IACb,OAAO,IAAI;EACb;EACA;EACAA,KAAK,IAAI,CAAC;EACV,IAAII,GAAG,GAAG,IAAAC,4CAA2B,EAACT,QAAQ,EAAE,GAAG,EAAEI,KAAK,CAAC;;EAE3D;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,MAAMM,SAAS,GAAGV,QAAQ,CAACK,OAAO,CAAC,GAAG,EAAEG,GAAG,GAAG,CAAC,CAAC;EAChD,MAAMG,gBAAgB,GACpBD,SAAS,IAAIF,GAAG,IAAI,CAAC,CAACR,QAAQ,CAACY,SAAS,CAACJ,GAAG,GAAG,CAAC,EAAEE,SAAS,CAAC,CAACG,KAAK,CAAC,OAAO,CAAC;EAC7E,IAAIF,gBAAgB,EAAE;IACpBH,GAAG,GAAG,IAAAC,4CAA2B,EAACT,QAAQ,EAAE,GAAG,EAAEQ,GAAG,CAAC;EACvD;EAEA,OAAO;IACLJ,KAAK;IACLI,GAAG;IACHM,IAAI,EAAEd,QAAQ,CAACY,SAAS,CAACR,KAAK,EAAEI,GAAG,GAAG,CAAC;EACzC,CAAC;AACH;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASO,oCAAoC,CAClDC,WAAmB,EACnBC,WAAmB,EACnBC,SAAiB,EACT;EACR,MAAMd,KAAK,GAAGY,WAAW,CAACV,MAAM,CAAC,IAAIC,MAAM,CAAE,OAAMU,WAAY,aAAY,CAAC,CAAC;EAC7E,IAAIb,KAAK,GAAG,CAAC,EAAE;IACb,MAAM,IAAIe,KAAK,CAAE,2CAA0CF,WAAY,GAAE,CAAC;EAC5E;EACA,MAAMT,GAAG,GAAG,IAAAC,4CAA2B,EAACO,WAAW,EAAE,GAAG,EAAEZ,KAAK,CAAC;EAChE,OAAO,IAAAgB,uCAAsB,EAACJ,WAAW,EAAEE,SAAS,EAAEV,GAAG,CAAC;AAC5D;AAEO,SAASa,UAAU,CAACC,MAAc,EAAEC,OAAiB,EAAEpB,MAAe,EAAU;EACrF,MAAMqB,KAAK,GAAGF,MAAM,CAACG,KAAK,CAAC,IAAI,CAAC;EAChC,MAAMC,+BAA+B,GAAGF,KAAK,CAACG,SAAS,CAAEC,IAAI,IAAKA,IAAI,CAACf,KAAK,CAAC,gBAAgB,CAAC,CAAC;EAC/F,KAAK,MAAMgB,UAAU,IAAIN,OAAO,EAAE;IAChC,IAAI,CAACD,MAAM,CAACQ,QAAQ,CAACD,UAAU,CAAC,EAAE;MAChC,MAAME,eAAe,GAAI,UAASF,UAAW,GAAE1B,MAAM,GAAG,GAAG,GAAG,EAAG,EAAC;MAClEqB,KAAK,CAACQ,MAAM,CAACN,+BAA+B,GAAG,CAAC,EAAE,CAAC,EAAEK,eAAe,CAAC;IACvE;EACF;EACA,OAAOP,KAAK,CAACS,IAAI,CAAC,IAAI,CAAC;AACzB"}
|
package/build/android/index.js
CHANGED
|
@@ -4,399 +4,305 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.WindowSoftInputMode = exports.Version = exports.Updates = exports.Styles = exports.Strings = exports.StatusBar = exports.Scheme = exports.Resources = exports.Properties = exports.PrimaryColor = exports.Permissions = exports.Paths = exports.Package = exports.Orientation = exports.Name = exports.Manifest = exports.IntentFilters = exports.GoogleServices = exports.GoogleMapsApiKey = exports.EasBuild = exports.Colors = exports.BuildProperties = exports.AllowBackup = void 0;
|
|
7
|
-
|
|
8
7
|
function AllowBackup() {
|
|
9
8
|
const data = _interopRequireWildcard(require("./AllowBackup"));
|
|
10
|
-
|
|
11
9
|
AllowBackup = function () {
|
|
12
10
|
return data;
|
|
13
11
|
};
|
|
14
|
-
|
|
15
12
|
return data;
|
|
16
13
|
}
|
|
17
|
-
|
|
18
14
|
Object.defineProperty(exports, "AllowBackup", {
|
|
19
15
|
enumerable: true,
|
|
20
16
|
get: function () {
|
|
21
17
|
return AllowBackup();
|
|
22
18
|
}
|
|
23
19
|
});
|
|
24
|
-
|
|
25
20
|
function BuildProperties() {
|
|
26
21
|
const data = _interopRequireWildcard(require("./BuildProperties"));
|
|
27
|
-
|
|
28
22
|
BuildProperties = function () {
|
|
29
23
|
return data;
|
|
30
24
|
};
|
|
31
|
-
|
|
32
25
|
return data;
|
|
33
26
|
}
|
|
34
|
-
|
|
35
27
|
Object.defineProperty(exports, "BuildProperties", {
|
|
36
28
|
enumerable: true,
|
|
37
29
|
get: function () {
|
|
38
30
|
return BuildProperties();
|
|
39
31
|
}
|
|
40
32
|
});
|
|
41
|
-
|
|
42
33
|
function Colors() {
|
|
43
34
|
const data = _interopRequireWildcard(require("./Colors"));
|
|
44
|
-
|
|
45
35
|
Colors = function () {
|
|
46
36
|
return data;
|
|
47
37
|
};
|
|
48
|
-
|
|
49
38
|
return data;
|
|
50
39
|
}
|
|
51
|
-
|
|
52
40
|
Object.defineProperty(exports, "Colors", {
|
|
53
41
|
enumerable: true,
|
|
54
42
|
get: function () {
|
|
55
43
|
return Colors();
|
|
56
44
|
}
|
|
57
45
|
});
|
|
58
|
-
|
|
59
46
|
function EasBuild() {
|
|
60
47
|
const data = _interopRequireWildcard(require("./EasBuild"));
|
|
61
|
-
|
|
62
48
|
EasBuild = function () {
|
|
63
49
|
return data;
|
|
64
50
|
};
|
|
65
|
-
|
|
66
51
|
return data;
|
|
67
52
|
}
|
|
68
|
-
|
|
69
53
|
Object.defineProperty(exports, "EasBuild", {
|
|
70
54
|
enumerable: true,
|
|
71
55
|
get: function () {
|
|
72
56
|
return EasBuild();
|
|
73
57
|
}
|
|
74
58
|
});
|
|
75
|
-
|
|
76
59
|
function GoogleMapsApiKey() {
|
|
77
60
|
const data = _interopRequireWildcard(require("./GoogleMapsApiKey"));
|
|
78
|
-
|
|
79
61
|
GoogleMapsApiKey = function () {
|
|
80
62
|
return data;
|
|
81
63
|
};
|
|
82
|
-
|
|
83
64
|
return data;
|
|
84
65
|
}
|
|
85
|
-
|
|
86
66
|
Object.defineProperty(exports, "GoogleMapsApiKey", {
|
|
87
67
|
enumerable: true,
|
|
88
68
|
get: function () {
|
|
89
69
|
return GoogleMapsApiKey();
|
|
90
70
|
}
|
|
91
71
|
});
|
|
92
|
-
|
|
93
72
|
function GoogleServices() {
|
|
94
73
|
const data = _interopRequireWildcard(require("./GoogleServices"));
|
|
95
|
-
|
|
96
74
|
GoogleServices = function () {
|
|
97
75
|
return data;
|
|
98
76
|
};
|
|
99
|
-
|
|
100
77
|
return data;
|
|
101
78
|
}
|
|
102
|
-
|
|
103
79
|
Object.defineProperty(exports, "GoogleServices", {
|
|
104
80
|
enumerable: true,
|
|
105
81
|
get: function () {
|
|
106
82
|
return GoogleServices();
|
|
107
83
|
}
|
|
108
84
|
});
|
|
109
|
-
|
|
110
85
|
function IntentFilters() {
|
|
111
86
|
const data = _interopRequireWildcard(require("./IntentFilters"));
|
|
112
|
-
|
|
113
87
|
IntentFilters = function () {
|
|
114
88
|
return data;
|
|
115
89
|
};
|
|
116
|
-
|
|
117
90
|
return data;
|
|
118
91
|
}
|
|
119
|
-
|
|
120
92
|
Object.defineProperty(exports, "IntentFilters", {
|
|
121
93
|
enumerable: true,
|
|
122
94
|
get: function () {
|
|
123
95
|
return IntentFilters();
|
|
124
96
|
}
|
|
125
97
|
});
|
|
126
|
-
|
|
127
98
|
function Manifest() {
|
|
128
99
|
const data = _interopRequireWildcard(require("./Manifest"));
|
|
129
|
-
|
|
130
100
|
Manifest = function () {
|
|
131
101
|
return data;
|
|
132
102
|
};
|
|
133
|
-
|
|
134
103
|
return data;
|
|
135
104
|
}
|
|
136
|
-
|
|
137
105
|
Object.defineProperty(exports, "Manifest", {
|
|
138
106
|
enumerable: true,
|
|
139
107
|
get: function () {
|
|
140
108
|
return Manifest();
|
|
141
109
|
}
|
|
142
110
|
});
|
|
143
|
-
|
|
144
111
|
function Name() {
|
|
145
112
|
const data = _interopRequireWildcard(require("./Name"));
|
|
146
|
-
|
|
147
113
|
Name = function () {
|
|
148
114
|
return data;
|
|
149
115
|
};
|
|
150
|
-
|
|
151
116
|
return data;
|
|
152
117
|
}
|
|
153
|
-
|
|
154
118
|
Object.defineProperty(exports, "Name", {
|
|
155
119
|
enumerable: true,
|
|
156
120
|
get: function () {
|
|
157
121
|
return Name();
|
|
158
122
|
}
|
|
159
123
|
});
|
|
160
|
-
|
|
161
124
|
function Orientation() {
|
|
162
125
|
const data = _interopRequireWildcard(require("./Orientation"));
|
|
163
|
-
|
|
164
126
|
Orientation = function () {
|
|
165
127
|
return data;
|
|
166
128
|
};
|
|
167
|
-
|
|
168
129
|
return data;
|
|
169
130
|
}
|
|
170
|
-
|
|
171
131
|
Object.defineProperty(exports, "Orientation", {
|
|
172
132
|
enumerable: true,
|
|
173
133
|
get: function () {
|
|
174
134
|
return Orientation();
|
|
175
135
|
}
|
|
176
136
|
});
|
|
177
|
-
|
|
178
137
|
function Package() {
|
|
179
138
|
const data = _interopRequireWildcard(require("./Package"));
|
|
180
|
-
|
|
181
139
|
Package = function () {
|
|
182
140
|
return data;
|
|
183
141
|
};
|
|
184
|
-
|
|
185
142
|
return data;
|
|
186
143
|
}
|
|
187
|
-
|
|
188
144
|
Object.defineProperty(exports, "Package", {
|
|
189
145
|
enumerable: true,
|
|
190
146
|
get: function () {
|
|
191
147
|
return Package();
|
|
192
148
|
}
|
|
193
149
|
});
|
|
194
|
-
|
|
195
150
|
function Paths() {
|
|
196
151
|
const data = _interopRequireWildcard(require("./Paths"));
|
|
197
|
-
|
|
198
152
|
Paths = function () {
|
|
199
153
|
return data;
|
|
200
154
|
};
|
|
201
|
-
|
|
202
155
|
return data;
|
|
203
156
|
}
|
|
204
|
-
|
|
205
157
|
Object.defineProperty(exports, "Paths", {
|
|
206
158
|
enumerable: true,
|
|
207
159
|
get: function () {
|
|
208
160
|
return Paths();
|
|
209
161
|
}
|
|
210
162
|
});
|
|
211
|
-
|
|
212
163
|
function Permissions() {
|
|
213
164
|
const data = _interopRequireWildcard(require("./Permissions"));
|
|
214
|
-
|
|
215
165
|
Permissions = function () {
|
|
216
166
|
return data;
|
|
217
167
|
};
|
|
218
|
-
|
|
219
168
|
return data;
|
|
220
169
|
}
|
|
221
|
-
|
|
222
170
|
Object.defineProperty(exports, "Permissions", {
|
|
223
171
|
enumerable: true,
|
|
224
172
|
get: function () {
|
|
225
173
|
return Permissions();
|
|
226
174
|
}
|
|
227
175
|
});
|
|
228
|
-
|
|
229
176
|
function PrimaryColor() {
|
|
230
177
|
const data = _interopRequireWildcard(require("./PrimaryColor"));
|
|
231
|
-
|
|
232
178
|
PrimaryColor = function () {
|
|
233
179
|
return data;
|
|
234
180
|
};
|
|
235
|
-
|
|
236
181
|
return data;
|
|
237
182
|
}
|
|
238
|
-
|
|
239
183
|
Object.defineProperty(exports, "PrimaryColor", {
|
|
240
184
|
enumerable: true,
|
|
241
185
|
get: function () {
|
|
242
186
|
return PrimaryColor();
|
|
243
187
|
}
|
|
244
188
|
});
|
|
245
|
-
|
|
246
189
|
function Properties() {
|
|
247
190
|
const data = _interopRequireWildcard(require("./Properties"));
|
|
248
|
-
|
|
249
191
|
Properties = function () {
|
|
250
192
|
return data;
|
|
251
193
|
};
|
|
252
|
-
|
|
253
194
|
return data;
|
|
254
195
|
}
|
|
255
|
-
|
|
256
196
|
Object.defineProperty(exports, "Properties", {
|
|
257
197
|
enumerable: true,
|
|
258
198
|
get: function () {
|
|
259
199
|
return Properties();
|
|
260
200
|
}
|
|
261
201
|
});
|
|
262
|
-
|
|
263
202
|
function Resources() {
|
|
264
203
|
const data = _interopRequireWildcard(require("./Resources"));
|
|
265
|
-
|
|
266
204
|
Resources = function () {
|
|
267
205
|
return data;
|
|
268
206
|
};
|
|
269
|
-
|
|
270
207
|
return data;
|
|
271
208
|
}
|
|
272
|
-
|
|
273
209
|
Object.defineProperty(exports, "Resources", {
|
|
274
210
|
enumerable: true,
|
|
275
211
|
get: function () {
|
|
276
212
|
return Resources();
|
|
277
213
|
}
|
|
278
214
|
});
|
|
279
|
-
|
|
280
215
|
function Scheme() {
|
|
281
216
|
const data = _interopRequireWildcard(require("./Scheme"));
|
|
282
|
-
|
|
283
217
|
Scheme = function () {
|
|
284
218
|
return data;
|
|
285
219
|
};
|
|
286
|
-
|
|
287
220
|
return data;
|
|
288
221
|
}
|
|
289
|
-
|
|
290
222
|
Object.defineProperty(exports, "Scheme", {
|
|
291
223
|
enumerable: true,
|
|
292
224
|
get: function () {
|
|
293
225
|
return Scheme();
|
|
294
226
|
}
|
|
295
227
|
});
|
|
296
|
-
|
|
297
228
|
function StatusBar() {
|
|
298
229
|
const data = _interopRequireWildcard(require("./StatusBar"));
|
|
299
|
-
|
|
300
230
|
StatusBar = function () {
|
|
301
231
|
return data;
|
|
302
232
|
};
|
|
303
|
-
|
|
304
233
|
return data;
|
|
305
234
|
}
|
|
306
|
-
|
|
307
235
|
Object.defineProperty(exports, "StatusBar", {
|
|
308
236
|
enumerable: true,
|
|
309
237
|
get: function () {
|
|
310
238
|
return StatusBar();
|
|
311
239
|
}
|
|
312
240
|
});
|
|
313
|
-
|
|
314
241
|
function Strings() {
|
|
315
242
|
const data = _interopRequireWildcard(require("./Strings"));
|
|
316
|
-
|
|
317
243
|
Strings = function () {
|
|
318
244
|
return data;
|
|
319
245
|
};
|
|
320
|
-
|
|
321
246
|
return data;
|
|
322
247
|
}
|
|
323
|
-
|
|
324
248
|
Object.defineProperty(exports, "Strings", {
|
|
325
249
|
enumerable: true,
|
|
326
250
|
get: function () {
|
|
327
251
|
return Strings();
|
|
328
252
|
}
|
|
329
253
|
});
|
|
330
|
-
|
|
331
254
|
function Styles() {
|
|
332
255
|
const data = _interopRequireWildcard(require("./Styles"));
|
|
333
|
-
|
|
334
256
|
Styles = function () {
|
|
335
257
|
return data;
|
|
336
258
|
};
|
|
337
|
-
|
|
338
259
|
return data;
|
|
339
260
|
}
|
|
340
|
-
|
|
341
261
|
Object.defineProperty(exports, "Styles", {
|
|
342
262
|
enumerable: true,
|
|
343
263
|
get: function () {
|
|
344
264
|
return Styles();
|
|
345
265
|
}
|
|
346
266
|
});
|
|
347
|
-
|
|
348
267
|
function Updates() {
|
|
349
268
|
const data = _interopRequireWildcard(require("./Updates"));
|
|
350
|
-
|
|
351
269
|
Updates = function () {
|
|
352
270
|
return data;
|
|
353
271
|
};
|
|
354
|
-
|
|
355
272
|
return data;
|
|
356
273
|
}
|
|
357
|
-
|
|
358
274
|
Object.defineProperty(exports, "Updates", {
|
|
359
275
|
enumerable: true,
|
|
360
276
|
get: function () {
|
|
361
277
|
return Updates();
|
|
362
278
|
}
|
|
363
279
|
});
|
|
364
|
-
|
|
365
280
|
function Version() {
|
|
366
281
|
const data = _interopRequireWildcard(require("./Version"));
|
|
367
|
-
|
|
368
282
|
Version = function () {
|
|
369
283
|
return data;
|
|
370
284
|
};
|
|
371
|
-
|
|
372
285
|
return data;
|
|
373
286
|
}
|
|
374
|
-
|
|
375
287
|
Object.defineProperty(exports, "Version", {
|
|
376
288
|
enumerable: true,
|
|
377
289
|
get: function () {
|
|
378
290
|
return Version();
|
|
379
291
|
}
|
|
380
292
|
});
|
|
381
|
-
|
|
382
293
|
function WindowSoftInputMode() {
|
|
383
294
|
const data = _interopRequireWildcard(require("./WindowSoftInputMode"));
|
|
384
|
-
|
|
385
295
|
WindowSoftInputMode = function () {
|
|
386
296
|
return data;
|
|
387
297
|
};
|
|
388
|
-
|
|
389
298
|
return data;
|
|
390
299
|
}
|
|
391
|
-
|
|
392
300
|
Object.defineProperty(exports, "WindowSoftInputMode", {
|
|
393
301
|
enumerable: true,
|
|
394
302
|
get: function () {
|
|
395
303
|
return WindowSoftInputMode();
|
|
396
304
|
}
|
|
397
305
|
});
|
|
398
|
-
|
|
399
306
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
400
|
-
|
|
401
307
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
402
308
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":[],"sources":["../../src/android/index.ts"],"sourcesContent":["import * as AllowBackup from './AllowBackup';\nimport * as BuildProperties from './BuildProperties';\nimport * as Colors from './Colors';\nimport * as EasBuild from './EasBuild';\nimport * as GoogleMapsApiKey from './GoogleMapsApiKey';\nimport * as GoogleServices from './GoogleServices';\nimport * as IntentFilters from './IntentFilters';\nimport * as Manifest from './Manifest';\nimport * as Name from './Name';\nimport * as Orientation from './Orientation';\nimport * as Package from './Package';\nimport * as Paths from './Paths';\nimport * as Permissions from './Permissions';\nimport * as PrimaryColor from './PrimaryColor';\nimport * as Properties from './Properties';\nimport * as Resources from './Resources';\nimport * as Scheme from './Scheme';\nimport * as StatusBar from './StatusBar';\nimport * as Strings from './Strings';\nimport * as Styles from './Styles';\nimport * as Updates from './Updates';\nimport * as Version from './Version';\nimport * as WindowSoftInputMode from './WindowSoftInputMode';\n\nexport { Manifest, Colors, Paths, Permissions, Properties, Resources, Scheme, Strings, Styles };\n\nexport {\n AllowBackup,\n BuildProperties,\n EasBuild,\n GoogleMapsApiKey,\n GoogleServices,\n IntentFilters,\n Name,\n Orientation,\n Package,\n PrimaryColor,\n StatusBar,\n Updates,\n Version,\n WindowSoftInputMode,\n};\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","names":[],"sources":["../../src/android/index.ts"],"sourcesContent":["import * as AllowBackup from './AllowBackup';\nimport * as BuildProperties from './BuildProperties';\nimport * as Colors from './Colors';\nimport * as EasBuild from './EasBuild';\nimport * as GoogleMapsApiKey from './GoogleMapsApiKey';\nimport * as GoogleServices from './GoogleServices';\nimport * as IntentFilters from './IntentFilters';\nimport * as Manifest from './Manifest';\nimport * as Name from './Name';\nimport * as Orientation from './Orientation';\nimport * as Package from './Package';\nimport * as Paths from './Paths';\nimport * as Permissions from './Permissions';\nimport * as PrimaryColor from './PrimaryColor';\nimport * as Properties from './Properties';\nimport * as Resources from './Resources';\nimport * as Scheme from './Scheme';\nimport * as StatusBar from './StatusBar';\nimport * as Strings from './Strings';\nimport * as Styles from './Styles';\nimport * as Updates from './Updates';\nimport * as Version from './Version';\nimport * as WindowSoftInputMode from './WindowSoftInputMode';\n\nexport { Manifest, Colors, Paths, Permissions, Properties, Resources, Scheme, Strings, Styles };\n\nexport {\n AllowBackup,\n BuildProperties,\n EasBuild,\n GoogleMapsApiKey,\n GoogleServices,\n IntentFilters,\n Name,\n Orientation,\n Package,\n PrimaryColor,\n StatusBar,\n Updates,\n Version,\n WindowSoftInputMode,\n};\n"],"mappings":";;;;;;AAAA;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA6C;EAAA;EAAA;IAAA;EAAA;AAAA;AAC7C;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAqD;EAAA;EAAA;IAAA;EAAA;AAAA;AACrD;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAmC;EAAA;EAAA;IAAA;EAAA;AAAA;AACnC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAuC;EAAA;EAAA;IAAA;EAAA;AAAA;AACvC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAuD;EAAA;EAAA;IAAA;EAAA;AAAA;AACvD;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAmD;EAAA;EAAA;IAAA;EAAA;AAAA;AACnD;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAiD;EAAA;EAAA;IAAA;EAAA;AAAA;AACjD;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAuC;EAAA;EAAA;IAAA;EAAA;AAAA;AACvC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA+B;EAAA;EAAA;IAAA;EAAA;AAAA;AAC/B;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA6C;EAAA;EAAA;IAAA;EAAA;AAAA;AAC7C;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAqC;EAAA;EAAA;IAAA;EAAA;AAAA;AACrC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAiC;EAAA;EAAA;IAAA;EAAA;AAAA;AACjC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA6C;EAAA;EAAA;IAAA;EAAA;AAAA;AAC7C;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA+C;EAAA;EAAA;IAAA;EAAA;AAAA;AAC/C;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA2C;EAAA;EAAA;IAAA;EAAA;AAAA;AAC3C;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAyC;EAAA;EAAA;IAAA;EAAA;AAAA;AACzC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAmC;EAAA;EAAA;IAAA;EAAA;AAAA;AACnC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAyC;EAAA;EAAA;IAAA;EAAA;AAAA;AACzC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAqC;EAAA;EAAA;IAAA;EAAA;AAAA;AACrC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAmC;EAAA;EAAA;IAAA;EAAA;AAAA;AACnC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAqC;EAAA;EAAA;IAAA;EAAA;AAAA;AACrC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAAqC;EAAA;EAAA;IAAA;EAAA;AAAA;AACrC;EAAA;EAAA;IAAA;EAAA;EAAA;AAAA;AAA6D;EAAA;EAAA;IAAA;EAAA;AAAA;AAAA;AAAA"}
|