From af313695f945d1373bd694a642c5fc69ce935288 Mon Sep 17 00:00:00 2001 From: Kinshuk Govil Date: Fri, 22 May 2026 11:12:48 -0700 Subject: [PATCH] upgrade react native and associated changes --- android/app/src/main/AndroidManifest.xml | 1 - android/build.gradle | 2 +- package-lock.json | 1182 +- package.json | 15 +- ...t-native-mapbox-gl+maps+8.6.0-beta.0.patch | 953 +- patches/PATCHES.md | 11 +- patches/lottie-react-native+6.7.2.patch | 4233 ++++++ patches/react-native+0.76.7.patch | 32 - .../react-native-document-picker+8.2.2.patch | 3759 +++++ patches/react-native-navigation+7.30.3.patch | 11500 ---------------- patches/react-native-navigation+7.40.3.patch | 253 - patches/react-native-navigation+8.3.2.patch | 25 + ...eact-native-safe-area-context+4.14.1.patch | 62 + patches/realm+12.13.2.patch | 362 +- scripts/check-16kb-android.sh | 85 + yarn.lock | 3903 +++++- 16 files changed, 12519 insertions(+), 13859 deletions(-) create mode 100644 patches/lottie-react-native+6.7.2.patch delete mode 100644 patches/react-native+0.76.7.patch create mode 100644 patches/react-native-document-picker+8.2.2.patch delete mode 100644 patches/react-native-navigation+7.30.3.patch delete mode 100644 patches/react-native-navigation+7.40.3.patch create mode 100644 patches/react-native-navigation+8.3.2.patch create mode 100644 patches/react-native-safe-area-context+4.14.1.patch create mode 100644 scripts/check-16kb-android.sh diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e70ec2b0..d66de021 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -50,7 +50,6 @@ android:largeHeap="true" android:networkSecurityConfig="@xml/network_security_config" android:appComponentFactory="androidx.core.app.CoreComponentFactory" - android:extractNativeLibs="false" tools:replace="android:label,android:appComponentFactory"> =6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/register": { "version": "7.28.6", "resolved": "https://registry.npmjs.org/@babel/register/-/register-7.28.6.tgz", "integrity": "sha512-pgcbbEl/dWQYb6L6Yew6F94rdwygfuv+vJ/tXfwIOYAfPB6TNWpXUMEtEq3YuTeHRdvMIhvz13bkT9CNaS+wqA==", + "dev": true, "dependencies": { "clone-deep": "^4.0.1", "find-cache-dir": "^2.0.0", @@ -2149,6 +2187,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "dev": true, "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" @@ -2161,6 +2200,7 @@ "version": "5.7.2", "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, "bin": { "semver": "bin/semver" } @@ -2169,6 +2209,7 @@ "version": "0.5.21", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "dev": true, "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" @@ -2217,6 +2258,7 @@ "version": "7.29.0", "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", + "license": "MIT", "dependencies": { "@babel/code-frame": "^7.29.0", "@babel/generator": "^7.29.0", @@ -3127,6 +3169,7 @@ "version": "1.4.1", "resolved": "https://registry.npmjs.org/@isaacs/ttlcache/-/ttlcache-1.4.1.tgz", "integrity": "sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==", + "license": "ISC", "engines": { "node": ">=12" } @@ -3620,6 +3663,7 @@ "version": "0.3.11", "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", + "license": "MIT", "dependencies": { "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25" @@ -4117,30 +4161,34 @@ } }, "node_modules/@react-native/assets-registry": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.76.9.tgz", - "integrity": "sha512-pN0Ws5xsjWOZ8P37efh0jqHHQmq+oNGKT4AyAoKRpxBDDDmlAmpaYjer9Qz7PpDKF+IUyRjF/+rBsM50a8JcUg==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.79.0.tgz", + "integrity": "sha512-Rwvpu3A05lM1HVlX4klH4UR52JbQPDKc8gi2mst2REZL1KeVgJRJxPPw8d8euVlYcq/s8XI1Ol827JaRtSZBTA==", + "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@react-native/babel-plugin-codegen": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.1.tgz", - "integrity": "sha512-V9bGLyEdAF39nvn4L5gaJcPX1SvCHPJhaT3qfpVGvCnl7WPhdRyCq++WsN8HXlpo6WOAf6//oruLnLdl3RNM4Q==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.79.0.tgz", + "integrity": "sha512-7IkObXF0dl5Dv1vGO5rBAB+yx26kqDntqrDvurO1ZjB11oeKiWOuDoWMnouaPZGhUbnswkYwMRLXCpYhDTG4bA==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native/codegen": "0.76.1" + "@babel/traverse": "^7.25.3", + "@react-native/codegen": "0.79.0" }, "engines": { "node": ">=18" } }, "node_modules/@react-native/babel-preset": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.1.tgz", - "integrity": "sha512-b6YRmA13CmVuTQKHRen/Q0glHwmZFZoEDs+MJ1NL0UNHq9V5ytvdwTW1ntkmjtXuTnPMzkwYvumJBN9UTZjkBA==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.79.0.tgz", + "integrity": "sha512-OcizKxBRxte1kZo932G4tpgDgKnDMErie0EkbVK83WaQAvnL0Dd1GWPoYjFmlKtJwh7PM2RZqTsrwqsksrmtRg==", "dev": true, + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "@babel/plugin-proposal-export-default-from": "^7.24.7", @@ -4183,8 +4231,8 @@ "@babel/plugin-transform-typescript": "^7.25.2", "@babel/plugin-transform-unicode-regex": "^7.24.7", "@babel/template": "^7.25.0", - "@react-native/babel-plugin-codegen": "0.76.1", - "babel-plugin-syntax-hermes-parser": "^0.23.1", + "@react-native/babel-plugin-codegen": "0.79.0", + "babel-plugin-syntax-hermes-parser": "0.25.1", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" }, @@ -4196,17 +4244,14 @@ } }, "node_modules/@react-native/codegen": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.1.tgz", - "integrity": "sha512-7lE0hk2qq27wVeK5eF654v7XsKoRa7ficrfSwIDEDZ1aLB2xgUzLrsq+glSAP9EuzT6ycHhtD3QyqI+TqnlS/A==", - "dev": true, + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.79.0.tgz", + "integrity": "sha512-D8bFlD0HH9SMUI00svdg64hEvLbu4ETeWQDlmEP8WmNbuILjwoLFqbnBmlGn69Tot0DM1PuBd1l1ooIzs8sU7w==", + "license": "MIT", "dependencies": { - "@babel/parser": "^7.25.3", "glob": "^7.1.1", - "hermes-parser": "0.23.1", + "hermes-parser": "0.25.1", "invariant": "^2.2.4", - "jscodeshift": "^0.14.0", - "mkdirp": "^0.5.1", "nullthrows": "^1.1.1", "yargs": "^17.6.2" }, @@ -4214,24 +4259,22 @@ "node": ">=18" }, "peerDependencies": { - "@babel/preset-env": "^7.1.6" + "@babel/core": "*" } }, "node_modules/@react-native/community-cli-plugin": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.76.9.tgz", - "integrity": "sha512-08jx8ixCjjd4jNQwNpP8yqrjrDctN2qvPPlf6ebz1OJQk8e1sbUl3wVn1zhhMvWrYcaraDnatPb5uCPq+dn3NQ==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.79.0.tgz", + "integrity": "sha512-pl+aSXxGj3ug80FpMDrArjxUbJWY2ibWiSP3MLKX+Xk7An2GUmFFjCzNVSbs0jzWv8814EG2oI60/GH2RXwE4g==", + "license": "MIT", "dependencies": { - "@react-native/dev-middleware": "0.76.9", - "@react-native/metro-babel-transformer": "0.76.9", + "@react-native/dev-middleware": "0.79.0", "chalk": "^4.0.0", - "execa": "^5.1.1", + "debug": "^2.2.0", "invariant": "^2.2.4", - "metro": "^0.81.0", - "metro-config": "^0.81.0", - "metro-core": "^0.81.0", - "node-fetch": "^2.2.0", - "readline": "^1.3.0", + "metro": "^0.82.0", + "metro-config": "^0.82.0", + "metro-core": "^0.82.0", "semver": "^7.1.3" }, "engines": { @@ -4246,10 +4289,26 @@ } } }, + "node_modules/@react-native/community-cli-plugin/node_modules/debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", + "dependencies": { + "ms": "2.0.0" + } + }, + "node_modules/@react-native/community-cli-plugin/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" + }, "node_modules/@react-native/community-cli-plugin/node_modules/semver": { - "version": "7.7.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz", - "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==", + "version": "7.8.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz", + "integrity": "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==", + "license": "ISC", "bin": { "semver": "bin/semver.js" }, @@ -4258,20 +4317,22 @@ } }, "node_modules/@react-native/debugger-frontend": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.76.9.tgz", - "integrity": "sha512-0Ru72Bm066xmxFuOXhhvrryxvb57uI79yDSFf+hxRpktkC98NMuRenlJhslMrbJ6WjCu1vOe/9UjWNYyxXTRTA==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.79.0.tgz", + "integrity": "sha512-chwKEWAmQMkOKZWwBra+utquuJ/2uFqh+ZgZbJfNX+U0YsBx6AQ3dVbfAaXW3bSLYEJyf9Wb3Opsal4fmcD9Ww==", + "license": "BSD-3-Clause", "engines": { "node": ">=18" } }, "node_modules/@react-native/dev-middleware": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.76.9.tgz", - "integrity": "sha512-xkd3C3dRcmZLjFTEAOvC14q3apMLouIvJViCZY/p1EfCMrNND31dgE1dYrLTiI045WAWMt5bD15i6f7dE2/QWA==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.79.0.tgz", + "integrity": "sha512-8Mh5L8zJXis2qhgkfXnWMbSmcvb07wrbxQe8KIgIO7C1rS97idg7BBtoPEtmARsaQgmbSGu/wdE7UWFkGYp0OQ==", + "license": "MIT", "dependencies": { "@isaacs/ttlcache": "^1.4.1", - "@react-native/debugger-frontend": "0.76.9", + "@react-native/debugger-frontend": "0.79.0", "chrome-launcher": "^0.15.2", "chromium-edge-launcher": "^0.2.0", "connect": "^3.6.5", @@ -4279,8 +4340,7 @@ "invariant": "^2.2.4", "nullthrows": "^1.1.1", "open": "^7.0.3", - "selfsigned": "^2.4.1", - "serve-static": "^1.13.1", + "serve-static": "^1.16.2", "ws": "^6.2.3" }, "engines": { @@ -4291,6 +4351,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", "dependencies": { "ms": "2.0.0" } @@ -4299,6 +4360,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, @@ -4309,12 +4371,14 @@ "node_modules/@react-native/dev-middleware/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" }, "node_modules/@react-native/dev-middleware/node_modules/open": { "version": "7.4.2", "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz", "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==", + "license": "MIT", "dependencies": { "is-docker": "^2.0.0", "is-wsl": "^2.1.1" @@ -4327,14 +4391,15 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.76.1.tgz", - "integrity": "sha512-YaiE/eoEzw3Ax1UCk5TT6YFnQN927SvTxOk9kV0FQPxR862C9WSVMhzbuwNwgAkkItxzo2qrARx9sdibcCqiyA==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.79.0.tgz", + "integrity": "sha512-t0Em/GAuDESlWLvHf7Dr7L0OB2tWreLQeSKJZi2GKNEDmPV4NZFJFpD5tYxCiZsWuxUejuDMY4Uhvm46jgYb4A==", "dev": true, + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "@babel/eslint-parser": "^7.25.1", - "@react-native/eslint-plugin": "0.76.1", + "@react-native/eslint-plugin": "0.79.0", "@typescript-eslint/eslint-plugin": "^7.1.1", "@typescript-eslint/parser": "^7.1.1", "eslint-config-prettier": "^8.5.0", @@ -4343,8 +4408,7 @@ "eslint-plugin-jest": "^27.9.0", "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-react-native": "^4.0.0", - "hermes-eslint": "^0.23.1" + "eslint-plugin-react-native": "^4.0.0" }, "engines": { "node": ">=18" @@ -4355,38 +4419,43 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.76.1", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.76.1.tgz", - "integrity": "sha512-Sw/WTuV9RVQQ7g+p1wt65g0UCdtd2w0g3eQ6HaYIc3u3HrTXkO9cGXsgd98yV6jjQtXSB/EGnDOajC9y3OmDOw==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.79.0.tgz", + "integrity": "sha512-hbmVSkm3QE5u619CBQv9fVXE8AosuvU7a4Ju6UW3+CXtV/1pYVGsvPaQrKSH5nQAW29zTYKxwhkW7uo9kWrSFA==", "dev": true, + "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@react-native/gradle-plugin": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.76.9.tgz", - "integrity": "sha512-uGzp3dL4GfNDz+jOb8Nik1Vrfq1LHm0zESizrGhHACFiFlUSflVAnWuUAjlZlz5XfLhzGVvunG4Vdrpw8CD2ng==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.79.0.tgz", + "integrity": "sha512-c+/qKnmTx3kf8xZesp2BkZ9pAQVSnEPZziQUwviSJaq9jm8tKb/B8fyGG8yIuw/ZTKyGprD+ByzUSzJmCpC/Ow==", + "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@react-native/js-polyfills": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.76.9.tgz", - "integrity": "sha512-s6z6m8cK4SMjIX1hm8LT187aQ6//ujLrjzDBogqDCYXRbfjbAYovw5as/v2a2rhUIyJbS3UjokZm3W0H+Oh/RQ==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.79.0.tgz", + "integrity": "sha512-+8lk/zP90JC9xZBGhI8TPqqR1Y5dYXwXvfhXygr/LlHoo+H8TeQxcPrXWdT+PWOJl6Gf7dbCOGh9Std8J7CSQA==", + "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@react-native/metro-babel-transformer": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.9.tgz", - "integrity": "sha512-HGq11347UHNiO/NvVbAO35hQCmH8YZRs7in7nVq7SL99pnpZK4WXwLdAXmSuwz5uYqOuwnKYDlpadz8fkE94Mg==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.79.0.tgz", + "integrity": "sha512-bv2y9WVmLXOZeEB6yi3Lol8nMjtYLTRY7Ws47x6MPNOG0XrXCsn/TmK704V2whq/GJsj22KMyvzkwG66DX6KSw==", + "dev": true, + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", - "@react-native/babel-preset": "0.76.9", - "hermes-parser": "0.23.1", + "@react-native/babel-preset": "0.79.0", + "hermes-parser": "0.25.1", "nullthrows": "^1.1.1" }, "engines": { @@ -4396,127 +4465,17 @@ "@babel/core": "*" } }, - "node_modules/@react-native/metro-babel-transformer/node_modules/@react-native/babel-plugin-codegen": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.9.tgz", - "integrity": "sha512-vxL/vtDEIYHfWKm5oTaEmwcnNGsua/i9OjIxBDBFiJDu5i5RU3bpmDiXQm/bJxrJNPRp5lW0I0kpGihVhnMAIQ==", - "dependencies": { - "@react-native/codegen": "0.76.9" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@react-native/metro-babel-transformer/node_modules/@react-native/babel-preset": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.9.tgz", - "integrity": "sha512-TbSeCplCM6WhL3hR2MjC/E1a9cRnMLz7i767T7mP90oWkklEjyPxWl+0GGoVGnJ8FC/jLUupg/HvREKjjif6lw==", - "dependencies": { - "@babel/core": "^7.25.2", - "@babel/plugin-proposal-export-default-from": "^7.24.7", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-default-from": "^7.24.7", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-transform-arrow-functions": "^7.24.7", - "@babel/plugin-transform-async-generator-functions": "^7.25.4", - "@babel/plugin-transform-async-to-generator": "^7.24.7", - "@babel/plugin-transform-block-scoping": "^7.25.0", - "@babel/plugin-transform-class-properties": "^7.25.4", - "@babel/plugin-transform-classes": "^7.25.4", - "@babel/plugin-transform-computed-properties": "^7.24.7", - "@babel/plugin-transform-destructuring": "^7.24.8", - "@babel/plugin-transform-flow-strip-types": "^7.25.2", - "@babel/plugin-transform-for-of": "^7.24.7", - "@babel/plugin-transform-function-name": "^7.25.1", - "@babel/plugin-transform-literals": "^7.25.2", - "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", - "@babel/plugin-transform-modules-commonjs": "^7.24.8", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", - "@babel/plugin-transform-numeric-separator": "^7.24.7", - "@babel/plugin-transform-object-rest-spread": "^7.24.7", - "@babel/plugin-transform-optional-catch-binding": "^7.24.7", - "@babel/plugin-transform-optional-chaining": "^7.24.8", - "@babel/plugin-transform-parameters": "^7.24.7", - "@babel/plugin-transform-private-methods": "^7.24.7", - "@babel/plugin-transform-private-property-in-object": "^7.24.7", - "@babel/plugin-transform-react-display-name": "^7.24.7", - "@babel/plugin-transform-react-jsx": "^7.25.2", - "@babel/plugin-transform-react-jsx-self": "^7.24.7", - "@babel/plugin-transform-react-jsx-source": "^7.24.7", - "@babel/plugin-transform-regenerator": "^7.24.7", - "@babel/plugin-transform-runtime": "^7.24.7", - "@babel/plugin-transform-shorthand-properties": "^7.24.7", - "@babel/plugin-transform-spread": "^7.24.7", - "@babel/plugin-transform-sticky-regex": "^7.24.7", - "@babel/plugin-transform-typescript": "^7.25.2", - "@babel/plugin-transform-unicode-regex": "^7.24.7", - "@babel/template": "^7.25.0", - "@react-native/babel-plugin-codegen": "0.76.9", - "babel-plugin-syntax-hermes-parser": "^0.25.1", - "babel-plugin-transform-flow-enums": "^0.0.2", - "react-refresh": "^0.14.0" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@babel/core": "*" - } - }, - "node_modules/@react-native/metro-babel-transformer/node_modules/@react-native/codegen": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.9.tgz", - "integrity": "sha512-AzlCHMTKrAVC2709V4ZGtBXmGVtWTpWm3Ruv5vXcd3/anH4mGucfJ4rjbWKdaYQJMpXa3ytGomQrsIsT/s8kgA==", - "dependencies": { - "@babel/parser": "^7.25.3", - "glob": "^7.1.1", - "hermes-parser": "0.23.1", - "invariant": "^2.2.4", - "jscodeshift": "^0.14.0", - "mkdirp": "^0.5.1", - "nullthrows": "^1.1.1", - "yargs": "^17.6.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@babel/preset-env": "^7.1.6" - } - }, - "node_modules/@react-native/metro-babel-transformer/node_modules/babel-plugin-syntax-hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.25.1.tgz", - "integrity": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==", - "dependencies": { - "hermes-parser": "0.25.1" - } - }, - "node_modules/@react-native/metro-babel-transformer/node_modules/babel-plugin-syntax-hermes-parser/node_modules/hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", - "dependencies": { - "hermes-estree": "0.25.1" - } - }, - "node_modules/@react-native/metro-babel-transformer/node_modules/hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" - }, "node_modules/@react-native/metro-config": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.76.9.tgz", - "integrity": "sha512-LWsj7mUfujALUa+iGuEGzW4BqtuHa8zI3zS2T+uIjy2vI40+hRoP70iPOEiesNwVQTq/uSZELbe3HAo4WaX5gA==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.79.0.tgz", + "integrity": "sha512-MHevg80zRsyCsv8entCaa8W/dbf+ldnmrsQSllL4Qc8zJBhtXkqEHKDlY+W+qcKmsX48O6oI4PHER38sf3WO4Q==", "dev": true, + "license": "MIT", "dependencies": { - "@react-native/js-polyfills": "0.76.9", - "@react-native/metro-babel-transformer": "0.76.9", - "metro-config": "^0.81.0", - "metro-runtime": "^0.81.0" + "@react-native/js-polyfills": "0.79.0", + "@react-native/metro-babel-transformer": "0.79.0", + "metro-config": "^0.82.0", + "metro-runtime": "^0.82.0" }, "engines": { "node": ">=18" @@ -4528,14 +4487,16 @@ "integrity": "sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA==" }, "node_modules/@react-native/normalize-colors": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.76.9.tgz", - "integrity": "sha512-TUdMG2JGk72M9d8DYbubdOlrzTYjw+YMe/xOnLU4viDgWRHsCbtRS9x0IAxRjs3amj/7zmK3Atm8jUPvdAc8qw==" + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.79.0.tgz", + "integrity": "sha512-RmM7Dgb69a4qwdguKR+8MhT0u1IAKa/s0uy8/7JP9b/fm8zjUV9HctMgRgIpZTOELsowEyQodyTnhHQf4HPX0A==", + "license": "MIT" }, "node_modules/@react-native/virtualized-lists": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/virtualized-lists/-/virtualized-lists-0.76.9.tgz", - "integrity": "sha512-2neUfZKuqMK2LzfS8NyOWOyWUJOWgDym5fUph6fN9qF+LNPjAvnc4Zr9+o+59qjNu/yXwQgVMWNU4+8WJuPVWw==", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/@react-native/virtualized-lists/-/virtualized-lists-0.79.0.tgz", + "integrity": "sha512-tCT1sHSI1O5KSclDwNfnkLTLe3cgiyYWjIlmNxWJHqhCCz017HGOS/oH0zs0ZgxYwN7xCzTkqY330XMDo+yj2g==", + "license": "MIT", "dependencies": { "invariant": "^2.2.4", "nullthrows": "^1.1.1" @@ -4544,7 +4505,7 @@ "node": ">=18" }, "peerDependencies": { - "@types/react": "^18.2.6", + "@types/react": "^19.0.0", "react": "*", "react-native": "*" }, @@ -6644,14 +6605,6 @@ "undici-types": "~7.19.0" } }, - "node_modules/@types/node-forge": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.14.tgz", - "integrity": "sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw==", - "dependencies": { - "@types/node": "*" - } - }, "node_modules/@types/prop-types": { "version": "15.7.15", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz", @@ -6947,6 +6900,12 @@ "node": ">=6.5" } }, + "node_modules/abs-svg-path": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz", + "integrity": "sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA==", + "license": "MIT" + }, "node_modules/absolute-path": { "version": "0.0.0", "resolved": "https://registry.npmjs.org/absolute-path/-/absolute-path-0.0.0.tgz", @@ -7447,17 +7406,6 @@ "node": ">=0.10.0" } }, - "node_modules/ast-types": { - "version": "0.15.2", - "resolved": "https://registry.npmjs.org/ast-types/-/ast-types-0.15.2.tgz", - "integrity": "sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==", - "dependencies": { - "tslib": "^2.0.1" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/astral-regex": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", @@ -7517,14 +7465,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/babel-core": { - "version": "7.0.0-bridge.0", - "resolved": "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz", - "integrity": "sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==", - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/babel-jest": { "version": "29.7.0", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", @@ -7594,6 +7534,7 @@ "version": "0.4.17", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.17.tgz", "integrity": "sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==", + "dev": true, "dependencies": { "@babel/compat-data": "^7.28.6", "@babel/helper-define-polyfill-provider": "^0.6.8", @@ -7620,6 +7561,7 @@ "version": "0.6.8", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.8.tgz", "integrity": "sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==", + "dev": true, "dependencies": { "@babel/helper-define-polyfill-provider": "^0.6.8" }, @@ -7628,11 +7570,12 @@ } }, "node_modules/babel-plugin-syntax-hermes-parser": { - "version": "0.23.1", - "resolved": "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.23.1.tgz", - "integrity": "sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA==", + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.25.1.tgz", + "integrity": "sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ==", + "license": "MIT", "dependencies": { - "hermes-parser": "0.23.1" + "hermes-parser": "0.25.1" } }, "node_modules/babel-plugin-syntax-trailing-function-commas": { @@ -7645,6 +7588,7 @@ "version": "0.0.2", "resolved": "https://registry.npmjs.org/babel-plugin-transform-flow-enums/-/babel-plugin-transform-flow-enums-0.0.2.tgz", "integrity": "sha512-g4aaCrDDOsWjbm0PUUeVnkcVd6AKJsVc/MbnPhEotEpkeJQP6b8nzewohQi7+QS8UyPehOhGWn0nOwjvWpmMvQ==", + "dev": true, "dependencies": { "@babel/plugin-syntax-flow": "^7.12.1" } @@ -8175,6 +8119,7 @@ "version": "0.15.2", "resolved": "https://registry.npmjs.org/chrome-launcher/-/chrome-launcher-0.15.2.tgz", "integrity": "sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==", + "license": "Apache-2.0", "dependencies": { "@types/node": "*", "escape-string-regexp": "^4.0.0", @@ -8192,6 +8137,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, @@ -8203,6 +8149,7 @@ "version": "0.2.0", "resolved": "https://registry.npmjs.org/chromium-edge-launcher/-/chromium-edge-launcher-0.2.0.tgz", "integrity": "sha512-JfJjUnq25y9yg4FABRRVPmBGWPZZi+AQXT4mxupb67766/0UlhG8PAZCz6xzEMXTbW3CsSoE8PcCWA49n35mKg==", + "license": "Apache-2.0", "dependencies": { "@types/node": "*", "escape-string-regexp": "^4.0.0", @@ -8216,6 +8163,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "license": "MIT", "dependencies": { "is-docker": "^2.0.0" }, @@ -8227,6 +8175,7 @@ "version": "1.0.4", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", + "license": "MIT", "bin": { "mkdirp": "bin/cmd.js" }, @@ -8379,6 +8328,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz", "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", + "dev": true, "dependencies": { "is-plain-object": "^2.0.4", "kind-of": "^6.0.2", @@ -8528,7 +8478,8 @@ "node_modules/commondir": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" + "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", + "dev": true }, "node_modules/component-emitter": { "version": "1.3.1", @@ -8719,6 +8670,7 @@ "version": "3.49.0", "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz", "integrity": "sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==", + "dev": true, "dependencies": { "browserslist": "^4.28.1" }, @@ -8812,6 +8764,7 @@ "version": "7.0.6", "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "dev": true, "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -9506,6 +9459,7 @@ "version": "2.1.4", "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz", "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", + "license": "MIT", "dependencies": { "stackframe": "^1.3.4" } @@ -10324,6 +10278,7 @@ "version": "5.1.1", "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", + "dev": true, "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", @@ -10457,7 +10412,8 @@ "node_modules/exponential-backoff": { "version": "3.1.3", "resolved": "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz", - "integrity": "sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==" + "integrity": "sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==", + "license": "Apache-2.0" }, "node_modules/extend": { "version": "3.0.2", @@ -10908,6 +10864,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-2.1.0.tgz", "integrity": "sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==", + "dev": true, "dependencies": { "commondir": "^1.0.1", "make-dir": "^2.0.0", @@ -10921,6 +10878,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", + "dev": true, "dependencies": { "locate-path": "^3.0.0" }, @@ -10932,6 +10890,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", + "dev": true, "dependencies": { "p-locate": "^3.0.0", "path-exists": "^3.0.0" @@ -10944,6 +10903,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz", "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "dev": true, "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" @@ -10956,6 +10916,7 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", + "dev": true, "dependencies": { "p-try": "^2.0.0" }, @@ -10970,6 +10931,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", + "dev": true, "dependencies": { "p-limit": "^2.0.0" }, @@ -10981,6 +10943,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-3.0.0.tgz", "integrity": "sha512-/E57AYkoeQ25qkxMj5PBOVgF8Kiu/h7cYS30Z5+R7WaiCCBfLq58ZI/dSeaEKb9WVJV5n/03QwrN3IeWIFllvw==", + "dev": true, "dependencies": { "find-up": "^3.0.0" }, @@ -10992,6 +10955,7 @@ "version": "5.7.2", "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "dev": true, "bin": { "semver": "bin/semver" } @@ -11085,15 +11049,8 @@ "node_modules/flow-enums-runtime": { "version": "0.0.6", "resolved": "https://registry.npmjs.org/flow-enums-runtime/-/flow-enums-runtime-0.0.6.tgz", - "integrity": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==" - }, - "node_modules/flow-parser": { - "version": "0.309.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.309.0.tgz", - "integrity": "sha512-poYRskeIXiHsE19Fb9sRE/CV7PYOq21j3lS5vKr27ujFBvSAhmCbbilAonJ0/u0Uai+Xgyq30/twHQeQc2Ngiw==", - "engines": { - "node": ">=0.4.0" - } + "integrity": "sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==", + "license": "MIT" }, "node_modules/flush-write-stream": { "version": "1.1.1", @@ -11399,6 +11356,7 @@ "version": "6.0.1", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "dev": true, "engines": { "node": ">=10" }, @@ -11837,28 +11795,19 @@ "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", "dev": true }, - "node_modules/hermes-eslint": { - "version": "0.23.1", - "resolved": "https://registry.npmjs.org/hermes-eslint/-/hermes-eslint-0.23.1.tgz", - "integrity": "sha512-DaEpbJobK1KwpTSXrPIKkHs2h+B+RTw2F1g9S70tjtJ14a3zM+2gPVUtc8xyffQqRJ6tPfs+/zRKwV17lwDvqA==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "hermes-estree": "0.23.1", - "hermes-parser": "0.23.1" - } - }, "node_modules/hermes-estree": { - "version": "0.23.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.23.1.tgz", - "integrity": "sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg==" + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", + "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", + "license": "MIT" }, "node_modules/hermes-parser": { - "version": "0.23.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.23.1.tgz", - "integrity": "sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA==", + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", + "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", + "license": "MIT", "dependencies": { - "hermes-estree": "0.23.1" + "hermes-estree": "0.25.1" } }, "node_modules/hoist-non-react-statics": { @@ -11929,6 +11878,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", + "dev": true, "engines": { "node": ">=10.17.0" } @@ -12135,6 +12085,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/image-size/-/image-size-1.2.1.tgz", "integrity": "sha512-rH+46sQJ2dlwfjfhCyNx5thzrv+dtmBIhPHk0zgRUukHzZ/kRueTJXoYYsclBaKcSMBWuGbOFXtioLpzTb5euw==", + "license": "MIT", "dependencies": { "queue": "6.0.2" }, @@ -12592,6 +12543,7 @@ "version": "2.16.1", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", + "dev": true, "dependencies": { "hasown": "^2.0.2" }, @@ -12853,6 +12805,7 @@ "version": "2.0.4", "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", + "dev": true, "dependencies": { "isobject": "^3.0.1" }, @@ -12920,6 +12873,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", + "dev": true, "engines": { "node": ">=8" }, @@ -13090,6 +13044,7 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -14089,47 +14044,11 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/jsc-android": { - "version": "250231.0.0", - "resolved": "https://registry.npmjs.org/jsc-android/-/jsc-android-250231.0.0.tgz", - "integrity": "sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==" - }, "node_modules/jsc-safe-url": { "version": "0.2.4", "resolved": "https://registry.npmjs.org/jsc-safe-url/-/jsc-safe-url-0.2.4.tgz", - "integrity": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==" - }, - "node_modules/jscodeshift": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/jscodeshift/-/jscodeshift-0.14.0.tgz", - "integrity": "sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==", - "dependencies": { - "@babel/core": "^7.13.16", - "@babel/parser": "^7.13.16", - "@babel/plugin-proposal-class-properties": "^7.13.0", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8", - "@babel/plugin-proposal-optional-chaining": "^7.13.12", - "@babel/plugin-transform-modules-commonjs": "^7.13.8", - "@babel/preset-flow": "^7.13.13", - "@babel/preset-typescript": "^7.13.0", - "@babel/register": "^7.13.16", - "babel-core": "^7.0.0-bridge.0", - "chalk": "^4.1.2", - "flow-parser": "0.*", - "graceful-fs": "^4.2.4", - "micromatch": "^4.0.4", - "neo-async": "^2.5.0", - "node-dir": "^0.1.17", - "recast": "^0.21.0", - "temp": "^0.8.4", - "write-file-atomic": "^2.3.0" - }, - "bin": { - "jscodeshift": "bin/jscodeshift.js" - }, - "peerDependencies": { - "@babel/preset-env": "^7.1.6" - } + "integrity": "sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==", + "license": "0BSD" }, "node_modules/jsesc": { "version": "3.1.0", @@ -14309,6 +14228,7 @@ "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", + "dev": true, "engines": { "node": ">=0.10.0" } @@ -14445,6 +14365,7 @@ "version": "1.4.2", "resolved": "https://registry.npmjs.org/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz", "integrity": "sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==", + "license": "Apache-2.0", "dependencies": { "debug": "^2.6.9", "marky": "^1.2.2" @@ -14454,6 +14375,7 @@ "version": "2.6.9", "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "license": "MIT", "dependencies": { "ms": "2.0.0" } @@ -14461,7 +14383,8 @@ "node_modules/lighthouse-logger/node_modules/ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "license": "MIT" }, "node_modules/lines-and-columns": { "version": "1.2.4", @@ -14554,7 +14477,8 @@ "node_modules/lodash.debounce": { "version": "4.0.8", "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==" + "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", + "dev": true }, "node_modules/lodash.get": { "version": "4.4.2", @@ -14878,7 +14802,8 @@ "node_modules/marky": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/marky/-/marky-1.3.0.tgz", - "integrity": "sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==" + "integrity": "sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==", + "license": "Apache-2.0" }, "node_modules/math-intrinsics": { "version": "1.1.0", @@ -14943,9 +14868,10 @@ } }, "node_modules/metro": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro/-/metro-0.81.5.tgz", - "integrity": "sha512-YpFF0DDDpDVygeca2mAn7K0+us+XKmiGk4rIYMz/CRdjFoCGqAei/IQSpV0UrGfQbToSugpMQeQJveaWSH88Hg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro/-/metro-0.82.5.tgz", + "integrity": "sha512-8oAXxL7do8QckID/WZEKaIFuQJFUTLzfVcC48ghkHhNK2RGuQq8Xvf4AVd+TUA0SZtX0q8TGNXZ/eba1ckeGCg==", + "license": "MIT", "dependencies": { "@babel/code-frame": "^7.24.7", "@babel/core": "^7.25.2", @@ -14958,28 +14884,28 @@ "chalk": "^4.0.0", "ci-info": "^2.0.0", "connect": "^3.6.5", - "debug": "^2.2.0", + "debug": "^4.4.0", "error-stack-parser": "^2.0.6", "flow-enums-runtime": "^0.0.6", "graceful-fs": "^4.2.4", - "hermes-parser": "0.25.1", + "hermes-parser": "0.29.1", "image-size": "^1.0.2", "invariant": "^2.2.4", "jest-worker": "^29.7.0", "jsc-safe-url": "^0.2.2", "lodash.throttle": "^4.1.1", - "metro-babel-transformer": "0.81.5", - "metro-cache": "0.81.5", - "metro-cache-key": "0.81.5", - "metro-config": "0.81.5", - "metro-core": "0.81.5", - "metro-file-map": "0.81.5", - "metro-resolver": "0.81.5", - "metro-runtime": "0.81.5", - "metro-source-map": "0.81.5", - "metro-symbolicate": "0.81.5", - "metro-transform-plugins": "0.81.5", - "metro-transform-worker": "0.81.5", + "metro-babel-transformer": "0.82.5", + "metro-cache": "0.82.5", + "metro-cache-key": "0.82.5", + "metro-config": "0.82.5", + "metro-core": "0.82.5", + "metro-file-map": "0.82.5", + "metro-resolver": "0.82.5", + "metro-runtime": "0.82.5", + "metro-source-map": "0.82.5", + "metro-symbolicate": "0.82.5", + "metro-transform-plugins": "0.82.5", + "metro-transform-worker": "0.82.5", "mime-types": "^2.1.27", "nullthrows": "^1.1.1", "serialize-error": "^2.1.0", @@ -15033,13 +14959,14 @@ } }, "node_modules/metro-babel-transformer": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.81.5.tgz", - "integrity": "sha512-oKCQuajU5srm+ZdDcFg86pG/U8hkSjBlkyFjz380SZ4TTIiI5F+OQB830i53D8hmqmcosa4wR/pnKv8y4Q3dLw==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.82.5.tgz", + "integrity": "sha512-W/scFDnwJXSccJYnOFdGiYr9srhbHPdxX9TvvACOFsIXdLilh3XuxQl/wXW6jEJfgIb0jTvoTlwwrqvuwymr6Q==", + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "flow-enums-runtime": "^0.0.6", - "hermes-parser": "0.25.1", + "hermes-parser": "0.29.1", "nullthrows": "^1.1.1" }, "engines": { @@ -15047,35 +14974,40 @@ } }, "node_modules/metro-babel-transformer/node_modules/hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" + "version": "0.29.1", + "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.29.1.tgz", + "integrity": "sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ==", + "license": "MIT" }, "node_modules/metro-babel-transformer/node_modules/hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", + "version": "0.29.1", + "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.29.1.tgz", + "integrity": "sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA==", + "license": "MIT", "dependencies": { - "hermes-estree": "0.25.1" + "hermes-estree": "0.29.1" } }, "node_modules/metro-cache": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-cache/-/metro-cache-0.81.5.tgz", - "integrity": "sha512-wOsXuEgmZMZ5DMPoz1pEDerjJ11AuMy9JifH4yNW7NmWS0ghCRqvDxk13LsElzLshey8C+my/tmXauXZ3OqZgg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-cache/-/metro-cache-0.82.5.tgz", + "integrity": "sha512-AwHV9607xZpedu1NQcjUkua8v7HfOTKfftl6Vc9OGr/jbpiJX6Gpy8E/V9jo/U9UuVYX2PqSUcVNZmu+LTm71Q==", + "license": "MIT", "dependencies": { "exponential-backoff": "^3.1.1", "flow-enums-runtime": "^0.0.6", - "metro-core": "0.81.5" + "https-proxy-agent": "^7.0.5", + "metro-core": "0.82.5" }, "engines": { "node": ">=18.18" } }, "node_modules/metro-cache-key": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-cache-key/-/metro-cache-key-0.81.5.tgz", - "integrity": "sha512-lGWnGVm1UwO8faRZ+LXQUesZSmP1LOg14OVR+KNPBip8kbMECbQJ8c10nGesw28uQT7AE0lwQThZPXlxDyCLKQ==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-cache-key/-/metro-cache-key-0.82.5.tgz", + "integrity": "sha512-qpVmPbDJuRLrT4kcGlUouyqLGssJnbTllVtvIgXfR7ZuzMKf0mGS+8WzcqzNK8+kCyakombQWR0uDd8qhWGJcA==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6" }, @@ -15083,19 +15015,42 @@ "node": ">=18.18" } }, + "node_modules/metro-cache/node_modules/agent-base": { + "version": "7.1.4", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", + "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", + "license": "MIT", + "engines": { + "node": ">= 14" + } + }, + "node_modules/metro-cache/node_modules/https-proxy-agent": { + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", + "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, "node_modules/metro-config": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.81.5.tgz", - "integrity": "sha512-oDRAzUvj6RNRxratFdcVAqtAsg+T3qcKrGdqGZFUdwzlFJdHGR9Z413sW583uD2ynsuOjA2QB6US8FdwiBdNKg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-config/-/metro-config-0.82.5.tgz", + "integrity": "sha512-/r83VqE55l0WsBf8IhNmc/3z71y2zIPe5kRSuqA5tY/SL/ULzlHUJEMd1szztd0G45JozLwjvrhAzhDPJ/Qo/g==", + "license": "MIT", "dependencies": { "connect": "^3.6.5", "cosmiconfig": "^5.0.5", "flow-enums-runtime": "^0.0.6", "jest-validate": "^29.7.0", - "metro": "0.81.5", - "metro-cache": "0.81.5", - "metro-core": "0.81.5", - "metro-runtime": "0.81.5" + "metro": "0.82.5", + "metro-cache": "0.82.5", + "metro-core": "0.82.5", + "metro-runtime": "0.82.5" }, "engines": { "node": ">=18.18" @@ -15105,6 +15060,7 @@ "version": "5.2.1", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz", "integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==", + "license": "MIT", "dependencies": { "import-fresh": "^2.0.0", "is-directory": "^0.3.1", @@ -15119,6 +15075,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-2.0.0.tgz", "integrity": "sha512-eZ5H8rcgYazHbKC3PG4ClHNykCSxtAhxSSEM+2mb+7evD2CKF5V7c0dNum7AdpDh0ZdICwZY9sRSn8f+KH96sg==", + "license": "MIT", "dependencies": { "caller-path": "^2.0.0", "resolve-from": "^3.0.0" @@ -15131,6 +15088,7 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==", + "license": "MIT", "dependencies": { "error-ex": "^1.3.1", "json-parse-better-errors": "^1.0.1" @@ -15143,29 +15101,32 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-3.0.0.tgz", "integrity": "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==", + "license": "MIT", "engines": { "node": ">=4" } }, "node_modules/metro-core": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.81.5.tgz", - "integrity": "sha512-+2R0c8ByfV2N7CH5wpdIajCWa8escUFd8TukfoXyBq/vb6yTCsznoA25FhNXJ+MC/cz1L447Zj3vdUfCXIZBwg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-core/-/metro-core-0.82.5.tgz", + "integrity": "sha512-OJL18VbSw2RgtBm1f2P3J5kb892LCVJqMvslXxuxjAPex8OH7Eb8RBfgEo7VZSjgb/LOf4jhC4UFk5l5tAOHHA==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6", "lodash.throttle": "^4.1.1", - "metro-resolver": "0.81.5" + "metro-resolver": "0.82.5" }, "engines": { "node": ">=18.18" } }, "node_modules/metro-file-map": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-file-map/-/metro-file-map-0.81.5.tgz", - "integrity": "sha512-mW1PKyiO3qZvjeeVjj1brhkmIotObA3/9jdbY1fQQYvEWM6Ml7bN/oJCRDGn2+bJRlG+J8pwyJ+DgdrM4BsKyg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-file-map/-/metro-file-map-0.82.5.tgz", + "integrity": "sha512-vpMDxkGIB+MTN8Af5hvSAanc6zXQipsAUO+XUx3PCQieKUfLwdoa8qaZ1WAQYRpaU+CJ8vhBcxtzzo3d9IsCIQ==", + "license": "MIT", "dependencies": { - "debug": "^2.2.0", + "debug": "^4.4.0", "fb-watchman": "^2.0.0", "flow-enums-runtime": "^0.0.6", "graceful-fs": "^4.2.4", @@ -15179,19 +15140,6 @@ "node": ">=18.18" } }, - "node_modules/metro-file-map/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/metro-file-map/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, "node_modules/metro-inspector-proxy": { "version": "0.56.4", "resolved": "https://registry.npmjs.org/metro-inspector-proxy/-/metro-inspector-proxy-0.56.4.tgz", @@ -15595,9 +15543,10 @@ } }, "node_modules/metro-minify-terser": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-minify-terser/-/metro-minify-terser-0.81.5.tgz", - "integrity": "sha512-/mn4AxjANnsSS3/Bb+zA1G5yIS5xygbbz/OuPaJYs0CPcZCaWt66D+65j4Ft/nJkffUxcwE9mk4ubpkl3rjgtw==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-minify-terser/-/metro-minify-terser-0.82.5.tgz", + "integrity": "sha512-v6Nx7A4We6PqPu/ta1oGTqJ4Usz0P7c+3XNeBxW9kp8zayS3lHUKR0sY0wsCHInxZlNAEICx791x+uXytFUuwg==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6", "terser": "^5.15.0" @@ -15810,9 +15759,10 @@ } }, "node_modules/metro-resolver": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.81.5.tgz", - "integrity": "sha512-6BX8Nq3g3go3FxcyXkVbWe7IgctjDTk6D9flq+P201DfHHQ28J+DWFpVelFcrNTn4tIfbP/Bw7u/0g2BGmeXfQ==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.82.5.tgz", + "integrity": "sha512-kFowLnWACt3bEsuVsaRNgwplT8U7kETnaFHaZePlARz4Fg8tZtmRDUmjaD68CGAwc0rwdwNCkWizLYpnyVcs2g==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6" }, @@ -15821,9 +15771,10 @@ } }, "node_modules/metro-runtime": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.81.5.tgz", - "integrity": "sha512-M/Gf71ictUKP9+77dV/y8XlAWg7xl76uhU7ggYFUwEdOHHWPG6gLBr1iiK0BmTjPFH8yRo/xyqMli4s3oGorPQ==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.82.5.tgz", + "integrity": "sha512-rQZDoCUf7k4Broyw3Ixxlq5ieIPiR1ULONdpcYpbJQ6yQ5GGEyYjtkztGD+OhHlw81LCR2SUAoPvtTus2WDK5g==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.0", "flow-enums-runtime": "^0.0.6" @@ -15833,18 +15784,19 @@ } }, "node_modules/metro-source-map": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.81.5.tgz", - "integrity": "sha512-Jz+CjvCKLNbJZYJTBeN3Kq9kIJf6b61MoLBdaOQZJ5Ajhw6Pf95Nn21XwA8BwfUYgajsi6IXsp/dTZsYJbN00Q==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.82.5.tgz", + "integrity": "sha512-wH+awTOQJVkbhn2SKyaw+0cd+RVSCZ3sHVgyqJFQXIee/yLs3dZqKjjeKKhhVeudgjXo7aE/vSu/zVfcQEcUfw==", + "license": "MIT", "dependencies": { "@babel/traverse": "^7.25.3", "@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3", "@babel/types": "^7.25.2", "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", - "metro-symbolicate": "0.81.5", + "metro-symbolicate": "0.82.5", "nullthrows": "^1.1.1", - "ob1": "0.81.5", + "ob1": "0.82.5", "source-map": "^0.5.6", "vlq": "^1.0.0" }, @@ -15856,18 +15808,20 @@ "version": "0.5.7", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/metro-symbolicate": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.81.5.tgz", - "integrity": "sha512-X3HV3n3D6FuTE11UWFICqHbFMdTavfO48nXsSpnNGFkUZBexffu0Xd+fYKp+DJLNaQr3S+lAs8q9CgtDTlRRuA==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.82.5.tgz", + "integrity": "sha512-1u+07gzrvYDJ/oNXuOG1EXSvXZka/0JSW1q2EYBWerVKMOhvv9JzDGyzmuV7hHbF2Hg3T3S2uiM36sLz1qKsiw==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6", "invariant": "^2.2.4", - "metro-source-map": "0.81.5", + "metro-source-map": "0.82.5", "nullthrows": "^1.1.1", "source-map": "^0.5.6", "vlq": "^1.0.0" @@ -15883,14 +15837,16 @@ "version": "0.5.7", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, "node_modules/metro-transform-plugins": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-transform-plugins/-/metro-transform-plugins-0.81.5.tgz", - "integrity": "sha512-MmHhVx/1dJC94FN7m3oHgv5uOjKH8EX8pBeu1pnPMxbJrx6ZuIejO0k84zTSaQTZ8RxX1wqwzWBpXAWPjEX8mA==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-transform-plugins/-/metro-transform-plugins-0.82.5.tgz", + "integrity": "sha512-57Bqf3rgq9nPqLrT2d9kf/2WVieTFqsQ6qWHpEng5naIUtc/Iiw9+0bfLLWSAw0GH40iJ4yMjFcFJDtNSYynMA==", + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "@babel/generator": "^7.25.0", @@ -15904,22 +15860,23 @@ } }, "node_modules/metro-transform-worker": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/metro-transform-worker/-/metro-transform-worker-0.81.5.tgz", - "integrity": "sha512-lUFyWVHa7lZFRSLJEv+m4jH8WrR5gU7VIjUlg4XmxQfV8ngY4V10ARKynLhMYPeQGl7Qvf+Ayg0eCZ272YZ4Mg==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/metro-transform-worker/-/metro-transform-worker-0.82.5.tgz", + "integrity": "sha512-mx0grhAX7xe+XUQH6qoHHlWedI8fhSpDGsfga7CpkO9Lk9W+aPitNtJWNGrW8PfjKEWbT9Uz9O50dkI8bJqigw==", + "license": "MIT", "dependencies": { "@babel/core": "^7.25.2", "@babel/generator": "^7.25.0", "@babel/parser": "^7.25.3", "@babel/types": "^7.25.2", "flow-enums-runtime": "^0.0.6", - "metro": "0.81.5", - "metro-babel-transformer": "0.81.5", - "metro-cache": "0.81.5", - "metro-cache-key": "0.81.5", - "metro-minify-terser": "0.81.5", - "metro-source-map": "0.81.5", - "metro-transform-plugins": "0.81.5", + "metro": "0.82.5", + "metro-babel-transformer": "0.82.5", + "metro-cache": "0.82.5", + "metro-cache-key": "0.82.5", + "metro-minify-terser": "0.82.5", + "metro-source-map": "0.82.5", + "metro-transform-plugins": "0.82.5", "nullthrows": "^1.1.1" }, "engines": { @@ -15929,38 +15886,29 @@ "node_modules/metro/node_modules/ci-info": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" - }, - "node_modules/metro/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dependencies": { - "ms": "2.0.0" - } + "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", + "license": "MIT" }, "node_modules/metro/node_modules/hermes-estree": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", - "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==" + "version": "0.29.1", + "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.29.1.tgz", + "integrity": "sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ==", + "license": "MIT" }, "node_modules/metro/node_modules/hermes-parser": { - "version": "0.25.1", - "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", - "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", + "version": "0.29.1", + "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.29.1.tgz", + "integrity": "sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA==", + "license": "MIT", "dependencies": { - "hermes-estree": "0.25.1" + "hermes-estree": "0.29.1" } }, - "node_modules/metro/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" - }, "node_modules/metro/node_modules/source-map": { "version": "0.5.7", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } @@ -15969,6 +15917,7 @@ "version": "7.5.10", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "license": "MIT", "engines": { "node": ">=8.3.0" }, @@ -16046,6 +15995,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", + "dev": true, "engines": { "node": ">=6" } @@ -16107,6 +16057,7 @@ "version": "0.5.6", "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz", "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", + "dev": true, "dependencies": { "minimist": "^1.2.6" }, @@ -16243,7 +16194,8 @@ "node_modules/neo-async": { "version": "2.6.2", "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz", - "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" + "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", + "dev": true }, "node_modules/nice-try": { "version": "1.0.5", @@ -16282,37 +16234,6 @@ "node": ">=10" } }, - "node_modules/node-dir": { - "version": "0.1.17", - "resolved": "https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz", - "integrity": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==", - "dependencies": { - "minimatch": "^3.0.2" - }, - "engines": { - "node": ">= 0.10.5" - } - }, - "node_modules/node-dir/node_modules/brace-expansion": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz", - "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==", - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/node-dir/node_modules/minimatch": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz", - "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/node-exports-info": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/node-exports-info/-/node-exports-info-1.6.0.tgz", @@ -16335,18 +16256,11 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz", "integrity": "sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA==", + "dev": true, "engines": { "node": "4.x || >=6.0.0" } }, - "node_modules/node-forge": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz", - "integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==", - "engines": { - "node": ">= 6.13.0" - } - }, "node_modules/node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", @@ -16438,6 +16352,15 @@ "node": ">=0.10.0" } }, + "node_modules/normalize-svg-path": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz", + "integrity": "sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg==", + "license": "MIT", + "dependencies": { + "svg-arc-to-cubic-bezier": "^3.0.0" + } + }, "node_modules/now-and-later": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", @@ -16454,6 +16377,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", + "dev": true, "dependencies": { "path-key": "^3.0.0" }, @@ -16487,9 +16411,10 @@ } }, "node_modules/ob1": { - "version": "0.81.5", - "resolved": "https://registry.npmjs.org/ob1/-/ob1-0.81.5.tgz", - "integrity": "sha512-iNpbeXPLmaiT9I5g16gFFFjsF3sGxLpYG2EGP3dfFB4z+l9X60mp/yRzStHhMtuNt8qmf7Ww80nOPQHngHhnIQ==", + "version": "0.82.5", + "resolved": "https://registry.npmjs.org/ob1/-/ob1-0.82.5.tgz", + "integrity": "sha512-QyQQ6e66f+Ut/qUVjEce0E/wux5nAGLXYZDn1jr15JWstHsCH3l6VVrg8NKDptW9NEiBXKOJeGF/ydxeSDF3IQ==", + "license": "MIT", "dependencies": { "flow-enums-runtime": "^0.0.6" }, @@ -16718,6 +16643,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", + "dev": true, "dependencies": { "mimic-fn": "^2.1.0" }, @@ -17111,6 +17037,12 @@ "node": ">= 0.10" } }, + "node_modules/parse-svg-path": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz", + "integrity": "sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ==", + "license": "MIT" + }, "node_modules/parse5": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", @@ -17327,6 +17259,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", + "dev": true, "engines": { "node": ">=4" } @@ -17343,6 +17276,7 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, "engines": { "node": ">=8" } @@ -17350,7 +17284,8 @@ "node_modules/path-parse": { "version": "1.0.7", "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true }, "node_modules/path-type": { "version": "4.0.0", @@ -17381,6 +17316,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz", "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "dev": true, "engines": { "node": ">=6" } @@ -17863,6 +17799,7 @@ "version": "6.0.2", "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.2.tgz", "integrity": "sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==", + "license": "MIT", "dependencies": { "inherits": "~2.0.3" } @@ -17946,12 +17883,10 @@ } }, "node_modules/react": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", - "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", - "dependencies": { - "loose-envify": "^1.1.0" - }, + "version": "19.0.0", + "resolved": "https://registry.npmjs.org/react/-/react-19.0.0.tgz", + "integrity": "sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -17966,9 +17901,10 @@ } }, "node_modules/react-devtools-core": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-5.3.2.tgz", - "integrity": "sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg==", + "version": "6.1.5", + "resolved": "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-6.1.5.tgz", + "integrity": "sha512-ePrwPfxAnB+7hgnEr8vpKxL9cmnp7F322t8oqcPshbIQQhDKgFDW4tjhF2wjVbdXF9O/nyuy3sQWd9JGpiLPvA==", + "license": "MIT", "dependencies": { "shell-quote": "^1.6.1", "ws": "^7" @@ -17978,6 +17914,7 @@ "version": "7.5.10", "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz", "integrity": "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==", + "license": "MIT", "engines": { "node": ">=8.3.0" }, @@ -18000,28 +17937,30 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "node_modules/react-lifecycles-compat": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-2.0.0.tgz", - "integrity": "sha512-txfpPCQYiazVdcbMRhatqWKcAxJweUu2wDXvts5/7Wyp6+Y9cHojqXHsLPEckzutfHlxZhG8Oiundbmp8Fd6eQ==" + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", + "integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==", + "license": "MIT" }, "node_modules/react-native": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.76.9.tgz", - "integrity": "sha512-+LRwecWmTDco7OweGsrECIqJu0iyrREd6CTCgC/uLLYipiHvk+MH9nd6drFtCw/6Blz6eoKTcH9YTTJusNtrWg==", - "dependencies": { - "@jest/create-cache-key-function": "^29.6.3", - "@react-native/assets-registry": "0.76.9", - "@react-native/codegen": "0.76.9", - "@react-native/community-cli-plugin": "0.76.9", - "@react-native/gradle-plugin": "0.76.9", - "@react-native/js-polyfills": "0.76.9", - "@react-native/normalize-colors": "0.76.9", - "@react-native/virtualized-lists": "0.76.9", + "version": "0.79.0", + "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.79.0.tgz", + "integrity": "sha512-fLG/zl/YF30TWTmp2bbo3flHSFGe4WTyVkb7/wJnMEC39jjXVSCxfDtvSUVavhCc03fA/RTkWWvlmg7NEJk7Vg==", + "license": "MIT", + "dependencies": { + "@jest/create-cache-key-function": "^29.7.0", + "@react-native/assets-registry": "0.79.0", + "@react-native/codegen": "0.79.0", + "@react-native/community-cli-plugin": "0.79.0", + "@react-native/gradle-plugin": "0.79.0", + "@react-native/js-polyfills": "0.79.0", + "@react-native/normalize-colors": "0.79.0", + "@react-native/virtualized-lists": "0.79.0", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", "babel-jest": "^29.7.0", - "babel-plugin-syntax-hermes-parser": "^0.23.1", + "babel-plugin-syntax-hermes-parser": "0.25.1", "base64-js": "^1.5.1", "chalk": "^4.0.0", "commander": "^12.0.0", @@ -18029,19 +17968,17 @@ "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", "invariant": "^2.2.4", - "jest-environment-node": "^29.6.3", - "jsc-android": "^250231.0.0", + "jest-environment-node": "^29.7.0", "memoize-one": "^5.0.0", - "metro-runtime": "^0.81.0", - "metro-source-map": "^0.81.0", - "mkdirp": "^0.5.1", + "metro-runtime": "^0.82.0", + "metro-source-map": "^0.82.0", "nullthrows": "^1.1.1", "pretty-format": "^29.7.0", "promise": "^8.3.0", - "react-devtools-core": "^5.3.1", + "react-devtools-core": "^6.1.1", "react-refresh": "^0.14.0", "regenerator-runtime": "^0.13.2", - "scheduler": "0.24.0-canary-efb381bbf-20230505", + "scheduler": "0.25.0", "semver": "^7.1.3", "stacktrace-parser": "^0.1.10", "whatwg-fetch": "^3.0.0", @@ -18055,8 +17992,8 @@ "node": ">=18" }, "peerDependencies": { - "@types/react": "^18.2.6", - "react": "^18.2.0" + "@types/react": "^19.0.0", + "react": "^19.0.0" }, "peerDependenciesMeta": { "@types/react": { @@ -18284,14 +18221,18 @@ "link": true }, "node_modules/react-native-navigation": { - "version": "7.40.3", - "resolved": "https://registry.npmjs.org/react-native-navigation/-/react-native-navigation-7.40.3.tgz", - "integrity": "sha512-3IDoIDj3UWQduyyMQmqcWolFGcMt09SS0KlGbnjZZ60eFBbPbGEbXyGJG4p1fdQuIkkD9jOKlcXEMlApPyerfA==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/react-native-navigation/-/react-native-navigation-8.3.2.tgz", + "integrity": "sha512-nvK79FzlkTL8OuWxZEnErmTvDVLBzSjQK40hKugCrge8vRivxqUJnYujpQtrZzOZbkp011r7vsxboA2b1Ptsnw==", + "license": "MIT", "dependencies": { "hoist-non-react-statics": "3.x.x", "lodash": "4.17.x", "prop-types": "15.x.x", - "react-lifecycles-compat": "2.0.0", + "react-lifecycles-compat": "^3.0.4", + "react-native-redash": "^12.6.1", + "reanimated-color-picker": "^3.0.6", + "ssim.js": "^3.5.0", "tslib": "1.9.3" }, "bin": { @@ -18337,6 +18278,24 @@ "prop-types": "^15.7.2" } }, + "node_modules/react-native-redash": { + "version": "12.6.1", + "resolved": "https://registry.npmjs.org/react-native-redash/-/react-native-redash-12.6.1.tgz", + "integrity": "sha512-SChHzssVr512PfZxGCcVMmlAzQ20k5BkC8BiSfZls6bFohLiJT3ih6Of9mPmaTENCQWe7ywTx7gzr3tAnIu2mg==", + "license": "MIT", + "dependencies": { + "abs-svg-path": "^0.1.1", + "normalize-svg-path": "^1.0.1", + "parse-svg-path": "^0.1.2", + "use-memo-one": "^1.1.1" + }, + "peerDependencies": { + "react": "*", + "react-native": "*", + "react-native-gesture-handler": "*", + "react-native-reanimated": "*" + } + }, "node_modules/react-native-safe-area": { "version": "0.5.1", "resolved": "https://registry.npmjs.org/react-native-safe-area/-/react-native-safe-area-0.5.1.tgz", @@ -18416,27 +18375,6 @@ "react-native": ">=0.60.0" } }, - "node_modules/react-native/node_modules/@react-native/codegen": { - "version": "0.76.9", - "resolved": "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.9.tgz", - "integrity": "sha512-AzlCHMTKrAVC2709V4ZGtBXmGVtWTpWm3Ruv5vXcd3/anH4mGucfJ4rjbWKdaYQJMpXa3ytGomQrsIsT/s8kgA==", - "dependencies": { - "@babel/parser": "^7.25.3", - "glob": "^7.1.1", - "hermes-parser": "0.23.1", - "invariant": "^2.2.4", - "jscodeshift": "^0.14.0", - "mkdirp": "^0.5.1", - "nullthrows": "^1.1.1", - "yargs": "^17.6.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@babel/preset-env": "^7.1.6" - } - }, "node_modules/react-native/node_modules/ansi-styles": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", @@ -18522,47 +18460,26 @@ "node": ">=0.10.0" } }, - "node_modules/react-shallow-renderer": { - "version": "16.15.0", - "resolved": "https://registry.npmjs.org/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz", - "integrity": "sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==", - "dev": true, - "dependencies": { - "object-assign": "^4.1.1", - "react-is": "^16.12.0 || ^17.0.0 || ^18.0.0" - }, - "peerDependencies": { - "react": "^16.0.0 || ^17.0.0 || ^18.0.0" - } - }, "node_modules/react-test-renderer": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-18.3.1.tgz", - "integrity": "sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA==", + "version": "19.0.0", + "resolved": "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-19.0.0.tgz", + "integrity": "sha512-oX5u9rOQlHzqrE/64CNr0HB0uWxkCQmZNSfozlYvwE71TLVgeZxVf0IjouGEr1v7r1kcDifdAJBeOhdhxsG/DA==", "dev": true, + "license": "MIT", "dependencies": { - "react-is": "^18.3.1", - "react-shallow-renderer": "^16.15.0", - "scheduler": "^0.23.2" + "react-is": "^19.0.0", + "scheduler": "^0.25.0" }, "peerDependencies": { - "react": "^18.3.1" + "react": "^19.0.0" } }, "node_modules/react-test-renderer/node_modules/react-is": { - "version": "18.3.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz", - "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==", - "dev": true - }, - "node_modules/react-test-renderer/node_modules/scheduler": { - "version": "0.23.2", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", - "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", + "version": "19.2.6", + "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.6.tgz", + "integrity": "sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==", "dev": true, - "dependencies": { - "loose-envify": "^1.1.0" - } + "license": "MIT" }, "node_modules/reactotron-core-client": { "version": "2.9.4", @@ -18749,11 +18666,6 @@ "node": ">= 6" } }, - "node_modules/readline": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/readline/-/readline-1.3.0.tgz", - "integrity": "sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==" - }, "node_modules/realm": { "version": "12.13.2", "resolved": "https://registry.npmjs.org/realm/-/realm-12.13.2.tgz", @@ -18780,18 +18692,22 @@ } } }, - "node_modules/recast": { - "version": "0.21.5", - "resolved": "https://registry.npmjs.org/recast/-/recast-0.21.5.tgz", - "integrity": "sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg==", - "dependencies": { - "ast-types": "0.15.2", - "esprima": "~4.0.0", - "source-map": "~0.6.1", - "tslib": "^2.0.1" + "node_modules/reanimated-color-picker": { + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/reanimated-color-picker/-/reanimated-color-picker-3.0.6.tgz", + "integrity": "sha512-ILmeR57d/DbWDy1vPdgz9vkRJyWHMIeTWEtxUgXPEH/BsiSXXhLju+hFDZY3M+bZUwpoCJWcvaAZl7p9kVwiEQ==", + "license": "MIT", + "peerDependencies": { + "expo": ">=44.0.0", + "react": "*", + "react-native": "*", + "react-native-gesture-handler": ">=2.0.0", + "react-native-reanimated": "^2.0.0 || ^3.0.0" }, - "engines": { - "node": ">= 4" + "peerDependenciesMeta": { + "expo": { + "optional": true + } } }, "node_modules/redux": { @@ -18875,12 +18791,14 @@ "node_modules/regenerate": { "version": "1.4.2", "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==" + "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", + "dev": true }, "node_modules/regenerate-unicode-properties": { "version": "10.2.2", "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz", "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==", + "dev": true, "dependencies": { "regenerate": "^1.4.2" }, @@ -18942,6 +18860,7 @@ "version": "6.4.0", "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz", "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==", + "dev": true, "dependencies": { "regenerate": "^1.4.2", "regenerate-unicode-properties": "^10.2.2", @@ -18957,12 +18876,14 @@ "node_modules/regjsgen": { "version": "0.8.0", "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==" + "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", + "dev": true }, "node_modules/regjsparser": { "version": "0.13.1", "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.1.tgz", "integrity": "sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==", + "dev": true, "dependencies": { "jsesc": "~3.1.0" }, @@ -19059,6 +18980,7 @@ "version": "1.22.12", "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz", "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", + "dev": true, "dependencies": { "es-errors": "^1.3.0", "is-core-module": "^2.16.1", @@ -19722,24 +19644,10 @@ } }, "node_modules/scheduler": { - "version": "0.24.0-canary-efb381bbf-20230505", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.24.0-canary-efb381bbf-20230505.tgz", - "integrity": "sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==", - "dependencies": { - "loose-envify": "^1.1.0" - } - }, - "node_modules/selfsigned": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz", - "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", - "dependencies": { - "@types/node-forge": "^1.3.0", - "node-forge": "^1" - }, - "engines": { - "node": ">=10" - } + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz", + "integrity": "sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==", + "license": "MIT" }, "node_modules/semver": { "version": "6.3.1", @@ -19953,6 +19861,7 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz", "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", + "dev": true, "dependencies": { "kind-of": "^6.0.2" }, @@ -19964,6 +19873,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, "dependencies": { "shebang-regex": "^3.0.0" }, @@ -19975,6 +19885,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, "engines": { "node": ">=8" } @@ -20475,6 +20386,12 @@ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" }, + "node_modules/ssim.js": { + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/ssim.js/-/ssim.js-3.5.0.tgz", + "integrity": "sha512-Aj6Jl2z6oDmgYFFbQqK7fght19bXdOxY7Tj03nF+03M9gCBAjeIiO8/PlEGMfKDwYpw4q6iBqVq2YuREorGg/g==", + "license": "MIT" + }, "node_modules/stack-utils": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", @@ -20497,7 +20414,8 @@ "node_modules/stackframe": { "version": "1.3.4", "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz", - "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==" + "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==", + "license": "MIT" }, "node_modules/stacktrace-parser": { "version": "0.1.11", @@ -20798,6 +20716,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", + "dev": true, "engines": { "node": ">=6" } @@ -20856,6 +20775,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, "engines": { "node": ">= 0.4" }, @@ -20863,6 +20783,12 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/svg-arc-to-cubic-bezier": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz", + "integrity": "sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g==", + "license": "ISC" + }, "node_modules/symbol-observable": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz", @@ -20898,33 +20824,11 @@ "node": ">=6" } }, - "node_modules/temp": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/temp/-/temp-0.8.4.tgz", - "integrity": "sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==", - "dependencies": { - "rimraf": "~2.6.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/temp/node_modules/rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "deprecated": "Rimraf versions prior to v4 are no longer supported", - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, "node_modules/terser": { - "version": "5.46.1", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.46.1.tgz", - "integrity": "sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ==", + "version": "5.48.0", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.48.0.tgz", + "integrity": "sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q==", + "license": "BSD-2-Clause", "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.15.0", @@ -20941,12 +20845,14 @@ "node_modules/terser/node_modules/commander": { "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", + "license": "MIT" }, "node_modules/terser/node_modules/source-map-support": { "version": "0.5.21", "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", + "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" @@ -20999,7 +20905,8 @@ "node_modules/throat": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz", - "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==" + "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", + "license": "MIT" }, "node_modules/through": { "version": "2.3.8", @@ -21605,6 +21512,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", + "dev": true, "engines": { "node": ">=4" } @@ -21613,6 +21521,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", + "dev": true, "dependencies": { "unicode-canonical-property-names-ecmascript": "^2.0.0", "unicode-property-aliases-ecmascript": "^2.0.0" @@ -21625,6 +21534,7 @@ "version": "2.2.1", "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz", "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==", + "dev": true, "engines": { "node": ">=4" } @@ -21633,6 +21543,7 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz", "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==", + "dev": true, "engines": { "node": ">=4" } @@ -21814,6 +21725,15 @@ "node": ">=0.10.0" } }, + "node_modules/use-memo-one": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/use-memo-one/-/use-memo-one-1.1.3.tgz", + "integrity": "sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ==", + "license": "MIT", + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ^18.0.0" + } + }, "node_modules/utf8": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/utf8/-/utf8-3.0.0.tgz", diff --git a/package.json b/package.json index 2d4ec7dc..c96e6a6a 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "transifex:override": "node transifex/transifex-override", "android": "react-native run-android --appIdSuffix debug", "android-clean": "cd android/ && ./gradlew clean && cd ..", + "android:check-16k": "bash scripts/check-16kb-android.sh", "android:sideload:build": "cd android && ./gradlew assembleDebug", "android:sideload:tunnel": "SERIALS=$(adb devices | awk '$2==\"device\" && $1 !~ /^emulator-/{print $1}'); COUNT=$(echo \"$SERIALS\" | sed '/^$/d' | wc -l | tr -d ' '); if [ \"$COUNT\" -eq 0 ]; then echo 'No physical Android device found. Connect a device or set SERIAL=.'; exit 1; fi; if [ \"$COUNT\" -gt 1 ] && [ -z \"$SERIAL\" ]; then echo 'Multiple physical devices detected. Set SERIAL=.'; echo \"$SERIALS\"; exit 1; fi; TARGET=${SERIAL:-$(echo \"$SERIALS\" | head -n 1)}; adb -s \"$TARGET\" reverse tcp:8081 tcp:8081", "android:sideload:install": "SERIALS=$(adb devices | awk '$2==\"device\" && $1 !~ /^emulator-/{print $1}'); COUNT=$(echo \"$SERIALS\" | sed '/^$/d' | wc -l | tr -d ' '); if [ \"$COUNT\" -eq 0 ]; then echo 'No physical Android device found. Connect a device or set SERIAL=.'; exit 1; fi; if [ \"$COUNT\" -gt 1 ] && [ -z \"$SERIAL\" ]; then echo 'Multiple physical devices detected. Set SERIAL=.'; echo \"$SERIALS\"; exit 1; fi; TARGET=${SERIAL:-$(echo \"$SERIALS\" | head -n 1)}; adb -s \"$TARGET\" install -r android/app/build/outputs/apk/debug/$(ls android/app/build/outputs/apk/debug/*.apk | xargs basename)", @@ -73,8 +74,8 @@ "memoize-one": "5.1.1", "moment": "2.30.1", "prop-types": "15.8.1", - "react": "18.3.1", - "react-native": "^0.76.1", + "react": "19.0.0", + "react-native": "0.79.0", "react-native-actions-sheet": "0.5.6", "react-native-app-auth": "6.4.3", "react-native-audio-recorder-player": "3.6.12", @@ -94,7 +95,7 @@ "react-native-keyboard-spacer": "0.4.1", "react-native-localize": "1.3.3", "react-native-mbtiles": "file:react-native-mbtiles", - "react-native-navigation": "7.40.3", + "react-native-navigation": "8.3.2", "react-native-permissions": "4.1.5", "react-native-progress": "4.1.2", "react-native-safe-area": "0.5.1", @@ -130,9 +131,9 @@ "@react-native-community/cli": "^15.0.0", "@react-native-community/cli-platform-android": "^15.0.0", "@react-native-community/cli-platform-ios": "^15.0.0", - "@react-native/babel-preset": "0.76.1", - "@react-native/eslint-config": "0.76.1", - "@react-native/metro-config": "^0.76.1", + "@react-native/babel-preset": "0.79.0", + "@react-native/eslint-config": "0.79.0", + "@react-native/metro-config": "0.79.0", "babel-plugin-module-resolver": "3.1.1", "dotenv": "6.1.0", "eslint": "^8.19.0", @@ -146,7 +147,7 @@ "patch-package": "6.5.0", "postinstall-prepare": "1.0.1", "prettier": "^2.4.1", - "react-test-renderer": "18.3.1", + "react-test-renderer": "19.0.0", "reactotron-react-native": "5.1.9", "reactotron-redux": "3.1.10", "reactotron-redux-saga": "^2.1.4", diff --git a/patches/@react-native-mapbox-gl+maps+8.6.0-beta.0.patch b/patches/@react-native-mapbox-gl+maps+8.6.0-beta.0.patch index 16e6c1cb..b81ddc86 100644 --- a/patches/@react-native-mapbox-gl+maps+8.6.0-beta.0.patch +++ b/patches/@react-native-mapbox-gl+maps+8.6.0-beta.0.patch @@ -1,3 +1,14 @@ +diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/results.bin b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/results.bin +new file mode 100644 +index 0000000..0d259dd +--- /dev/null ++++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/results.bin +@@ -0,0 +1 @@ ++o/classes +diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/transformed/classes/classes_dex/classes.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/transformed/classes/classes_dex/classes.dex +new file mode 100644 +index 0000000..1cf4595 +Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/2f2a40aafa5ee88ebda31029a6e34321/transformed/classes/classes_dex/classes.dex differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/results.bin b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/results.bin new file mode 100644 index 0000000..7ed749e @@ -7,712 +18,535 @@ index 0000000..7ed749e +o/bundleLibRuntimeToDirDebug diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/BuildConfig.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/BuildConfig.dex new file mode 100644 -index 0000000..8c81925 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/BuildConfig.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/RCTMGLPackage.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/RCTMGLPackage.dex new file mode 100644 -index 0000000..ac0fa5c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/RCTMGLPackage.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEvent.dex new file mode 100644 -index 0000000..22bd39c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEventEmitter.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEventEmitter.dex new file mode 100644 -index 0000000..78678bd -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractEventEmitter.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractMapFeature.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractMapFeature.dex new file mode 100644 -index 0000000..e31b16d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/AbstractMapFeature.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerView.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerView.dex new file mode 100644 -index 0000000..5c61ec3 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerView.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerViewManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerViewManager.dex new file mode 100644 -index 0000000..1ed084f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/MarkerViewManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCallout.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCallout.dex new file mode 100644 -index 0000000..0593dc7 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCallout.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCalloutManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCalloutManager.dex new file mode 100644 -index 0000000..cd765d0 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLCalloutManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView$1.dex new file mode 100644 -index 0000000..0fafd0d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView.dex new file mode 100644 -index 0000000..0c61c7b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerView.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerViewManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerViewManager.dex new file mode 100644 -index 0000000..80061cc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLMarkerViewManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$1.dex new file mode 100644 -index 0000000..2baf336 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$2.dex new file mode 100644 -index 0000000..6686c79 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation.dex new file mode 100644 -index 0000000..b87028a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotation.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotationManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotationManager.dex new file mode 100644 -index 0000000..1598a8c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/annotation/RCTMGLPointAnnotationManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraStop.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraStop.dex new file mode 100644 -index 0000000..c4e86fe -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraStop.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem$1.dex new file mode 100644 -index 0000000..7d58ca6 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem.dex new file mode 100644 -index 0000000..c519599 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateItem.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue$OnCompleteAllListener.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue$OnCompleteAllListener.dex new file mode 100644 -index 0000000..60d748a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue$OnCompleteAllListener.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue.dex new file mode 100644 -index 0000000..db96caa -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/CameraUpdateQueue.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$1.dex new file mode 100644 -index 0000000..74dc84d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$2.dex new file mode 100644 -index 0000000..755e2b9 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$3.dex new file mode 100644 -index 0000000..332c395 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$4.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$4.dex new file mode 100644 -index 0000000..523dea4 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$4.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$5.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$5.dex new file mode 100644 -index 0000000..6a6e9e8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$5.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$6.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$6.dex new file mode 100644 -index 0000000..06eae7d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$6.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$7.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$7.dex new file mode 100644 -index 0000000..76a6ddb -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera$7.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera.dex new file mode 100644 -index 0000000..69ac7cf -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCamera.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCameraManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCameraManager.dex new file mode 100644 -index 0000000..0cf59a9 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/RCTMGLCameraManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode$Mode.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode$Mode.dex new file mode 100644 -index 0000000..c3ac3b6 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode$Mode.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode.dex new file mode 100644 -index 0000000..cf98508 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/camera/constants/CameraMode.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$1.dex new file mode 100644 -index 0000000..7f67542 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$2.dex new file mode 100644 -index 0000000..f514365 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages.dex new file mode 100644 -index 0000000..6ca232e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImages.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImagesManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImagesManager.dex new file mode 100644 -index 0000000..8a5d15a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/images/RCTMGLImagesManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/LocationComponentManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/LocationComponentManager.dex new file mode 100644 -index 0000000..40f865d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/LocationComponentManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocation.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocation.dex new file mode 100644 -index 0000000..bf51464 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocation.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocationManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocationManager.dex new file mode 100644 -index 0000000..c760699 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/location/RCTMGLNativeUserLocationManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/LayerSourceInfo.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/LayerSourceInfo.dex new file mode 100644 -index 0000000..9d03982 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/LayerSourceInfo.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapView.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapView.dex new file mode 100644 -index 0000000..d702cbc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapView.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapViewManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapViewManager.dex new file mode 100644 -index 0000000..3677cad -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLAndroidTextureMapViewManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$1.dex new file mode 100644 -index 0000000..0af7c3d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$10.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$10.dex new file mode 100644 -index 0000000..4598cc1 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$10.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$11.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$11.dex new file mode 100644 -index 0000000..dbb79ae -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$11.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$12.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$12.dex new file mode 100644 -index 0000000..ad60fd2 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$12.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$13.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$13.dex new file mode 100644 -index 0000000..6ac538b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$13.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$2.dex new file mode 100644 -index 0000000..22840d9 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$3.dex new file mode 100644 -index 0000000..f58c155 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$4.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$4.dex new file mode 100644 -index 0000000..955e19f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$4.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$5.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$5.dex new file mode 100644 -index 0000000..5ebaddd -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$5.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$6.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$6.dex new file mode 100644 -index 0000000..fa1d878 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$6.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$7.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$7.dex new file mode 100644 -index 0000000..b75e90c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$7.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$8.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$8.dex new file mode 100644 -index 0000000..9394605 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$8.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$9.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$9.dex new file mode 100644 -index 0000000..11eacb4 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$9.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$FoundLayerCallback.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$FoundLayerCallback.dex new file mode 100644 -index 0000000..0a8274e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView$FoundLayerCallback.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView.dex new file mode 100644 -index 0000000..2565c4e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapView.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode$1.dex new file mode 100644 -index 0000000..3d0bf1e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode.dex new file mode 100644 -index 0000000..60660bd -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager$MapShadowNode.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager.dex new file mode 100644 -index 0000000..298cc5e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/RCTMGLMapViewManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/helpers/CameraChangeTracker.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/helpers/CameraChangeTracker.dex new file mode 100644 -index 0000000..4344268 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/mapview/helpers/CameraChangeTracker.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyle.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyle.dex new file mode 100644 -index 0000000..27a4429 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyle.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$1.dex new file mode 100644 -index 0000000..9e224bc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$2.dex new file mode 100644 -index 0000000..02e0e36 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$3.dex new file mode 100644 -index 0000000..6268760 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$4.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$4.dex new file mode 100644 -index 0000000..5f09e41 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$4.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$5.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$5.dex new file mode 100644 -index 0000000..dc511f6 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory$5.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory.dex new file mode 100644 -index 0000000..658f71b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFactory.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser$StopConfig.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser$StopConfig.dex new file mode 100644 -index 0000000..37e7d6b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser$StopConfig.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser.dex new file mode 100644 -index 0000000..24d4970 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleValue.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleValue.dex new file mode 100644 -index 0000000..2e9dfd8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/RCTMGLStyleValue.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$1.dex new file mode 100644 -index 0000000..c87a240 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$2.dex new file mode 100644 -index 0000000..a27ed7e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer.dex new file mode 100644 -index 0000000..ca86194 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayer.dex new file mode 100644 -index 0000000..adb7b6b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayerManager.dex new file mode 100644 -index 0000000..cc10c6b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLBackgroundLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayer.dex new file mode 100644 -index 0000000..cc4adbe -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayerManager.dex new file mode 100644 -index 0000000..94f5b69 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLCircleLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayer.dex new file mode 100644 -index 0000000..78b5a6b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayerManager.dex new file mode 100644 -index 0000000..4423b21 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillExtrusionLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayer.dex new file mode 100644 -index 0000000..03e3a0f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayerManager.dex new file mode 100644 -index 0000000..0ef96f3 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLFillLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayer.dex new file mode 100644 -index 0000000..cf8f181 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayerManager.dex new file mode 100644 -index 0000000..dbf1079 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLHeatmapLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayer.dex new file mode 100644 -index 0000000..98c3c04 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayerManager.dex new file mode 100644 -index 0000000..64b4f91 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLLineLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayer.dex new file mode 100644 -index 0000000..f175820 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayerManager.dex new file mode 100644 -index 0000000..8231f00 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLRasterLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayer.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayer.dex new file mode 100644 -index 0000000..330ad00 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayer.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayerManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayerManager.dex new file mode 100644 -index 0000000..7439e9b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/layers/RCTMGLSymbolLayerManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLight.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLight.dex new file mode 100644 -index 0000000..576f10a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLight.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLightManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLightManager.dex new file mode 100644 -index 0000000..f71e718 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/light/RCTMGLLightManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSource.dex new file mode 100644 -index 0000000..0ffbcc8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSourceManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSourceManager.dex new file mode 100644 -index 0000000..ab985a5 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLImageSourceManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSource.dex new file mode 100644 -index 0000000..90ce7ef -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSourceManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSourceManager.dex new file mode 100644 -index 0000000..5964538 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLRasterSourceManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource$1.dex new file mode 100644 -index 0000000..5f05eb5 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource.dex new file mode 100644 -index 0000000..e0c15ff -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSourceManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSourceManager.dex new file mode 100644 -index 0000000..44e9674 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLShapeSourceManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSource.dex new file mode 100644 -index 0000000..072762a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSourceManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSourceManager.dex new file mode 100644 -index 0000000..e1b4a3a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLTileSourceManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSource.dex new file mode 100644 -index 0000000..ec42ddc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSourceManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSourceManager.dex new file mode 100644 -index 0000000..a39152e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTMGLVectorSourceManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$1.dex new file mode 100644 -index 0000000..be9d192 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$OnPressEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$OnPressEvent.dex new file mode 100644 -index 0000000..91e21f2 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource$OnPressEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource.dex new file mode 100644 -index 0000000..bbf7fbc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/components/styles/sources/RCTSource.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AbstractEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AbstractEvent.dex new file mode 100644 -index 0000000..a21d364 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AbstractEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AndroidCallbackEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AndroidCallbackEvent.dex new file mode 100644 -index 0000000..2cd0d7d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/AndroidCallbackEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/EventEmitter.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/EventEmitter.dex new file mode 100644 -index 0000000..6222610 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/EventEmitter.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/FeatureClickEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/FeatureClickEvent.dex new file mode 100644 -index 0000000..ef46d67 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/FeatureClickEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/IEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/IEvent.dex new file mode 100644 -index 0000000..4dfb93f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/IEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/ImageMissingEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/ImageMissingEvent.dex new file mode 100644 -index 0000000..5fdc82d -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/ImageMissingEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/LocationEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/LocationEvent.dex new file mode 100644 -index 0000000..8436d6f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/LocationEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapChangeEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapChangeEvent.dex new file mode 100644 -index 0000000..2cd0507 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapChangeEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapClickEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapClickEvent.dex new file mode 100644 -index 0000000..58f26f4 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapClickEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapUserTrackingModeEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapUserTrackingModeEvent.dex new file mode 100644 -index 0000000..6c60ce8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/MapUserTrackingModeEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/OfflineEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/OfflineEvent.dex new file mode 100644 -index 0000000..69d54f1 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/OfflineEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationClickEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationClickEvent.dex new file mode 100644 -index 0000000..58643fc -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationClickEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationDragEvent.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationDragEvent.dex new file mode 100644 -index 0000000..3e7fea7 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/PointAnnotationDragEvent.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventKeys.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventKeys.dex new file mode 100644 -index 0000000..789cace -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventKeys.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventTypes.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventTypes.dex new file mode 100644 -index 0000000..df10f00 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/events/constants/EventTypes.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/http/CustomHeadersInterceptor.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/http/CustomHeadersInterceptor.dex new file mode 100644 -index 0000000..150621a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/http/CustomHeadersInterceptor.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager$OnUserLocationChange.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager$OnUserLocationChange.dex new file mode 100644 -index 0000000..cfe436a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager$OnUserLocationChange.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager.dex new file mode 100644 -index 0000000..f685854 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/LocationManager.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocation.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocation.dex new file mode 100644 -index 0000000..5d78999 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocation.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocationVerticalAlignment.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocationVerticalAlignment.dex new file mode 100644 -index 0000000..91e1cf7 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserLocationVerticalAlignment.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingMode.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingMode.dex new file mode 100644 -index 0000000..cee5a69 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingMode.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingState.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingState.dex new file mode 100644 -index 0000000..bc4a557 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/location/UserTrackingState.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$1.dex new file mode 100644 -index 0000000..f0adb44 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$2.dex new file mode 100644 -index 0000000..fbe627e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$3.dex new file mode 100644 -index 0000000..90c949c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule.dex new file mode 100644 -index 0000000..8fc381b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLocationModule.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging$1.dex new file mode 100644 -index 0000000..71a566f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging.dex new file mode 100644 -index 0000000..03a153a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLLogging.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$1.dex new file mode 100644 -index 0000000..46cff40 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$2.dex new file mode 100644 -index 0000000..eb47d16 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$3.dex new file mode 100644 -index 0000000..d2f3c06 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$4.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$4.dex new file mode 100644 -index 0000000..fd7d7e4 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$4.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$5.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$5.dex new file mode 100644 -index 0000000..9dcdcac -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule$5.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule.dex new file mode 100644 -index 0000000..c65975a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLModule.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$1.dex new file mode 100644 -index 0000000..b8cdbad -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10$1.dex new file mode 100644 -index 0000000..0809e73 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10.dex new file mode 100644 -index 0000000..b647640 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$10.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11$1.dex new file mode 100644 -index 0000000..ea7dcfd -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11.dex new file mode 100644 -index 0000000..252d02c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$11.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$12.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$12.dex new file mode 100644 -index 0000000..b9456fd -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$12.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$13.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$13.dex new file mode 100644 -index 0000000..3a5d5e7 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$13.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$14.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$14.dex new file mode 100644 -index 0000000..9511874 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$14.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$2.dex new file mode 100644 -index 0000000..1043e03 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$3.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$3.dex new file mode 100644 -index 0000000..4c9e012 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$3.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$4.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$4.dex new file mode 100644 -index 0000000..3c69d50 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$4.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$5.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$5.dex new file mode 100644 -index 0000000..5fb9034 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$5.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$6.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$6.dex new file mode 100644 -index 0000000..6c52cf8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$6.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7$1.dex new file mode 100644 -index 0000000..f9d9d73 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7.dex new file mode 100644 -index 0000000..24f5cfa -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$7.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$8.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$8.dex new file mode 100644 -index 0000000..75f9222 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$8.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9$1.dex new file mode 100644 -index 0000000..faa947e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9.dex new file mode 100644 -index 0000000..a0c306e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule$9.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule.dex new file mode 100644 -index 0000000..869acd8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLOfflineModule.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$1.dex new file mode 100644 -index 0000000..2ed18c2 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$2.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$2.dex new file mode 100644 -index 0000000..7f0ece8 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1$2.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1.dex new file mode 100644 -index 0000000..757f43c -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule.dex new file mode 100644 -index 0000000..a767a0e -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/modules/RCTMGLSnapshotModule.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils$1.dex new file mode 100644 -index 0000000..22c36d5 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils.dex new file mode 100644 -index 0000000..697825b -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/BitmapUtils.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils$1.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils$1.dex new file mode 100644 -index 0000000..a961bf0 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils$1.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils.dex new file mode 100644 -index 0000000..9792f9f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ConvertUtils.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask$OnAllImagesLoaded.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask$OnAllImagesLoaded.dex new file mode 100644 -index 0000000..aaffbe9 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask$OnAllImagesLoaded.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask.dex new file mode 100644 -index 0000000..449eb0f -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/DownloadMapImageTask.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ExpressionParser.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ExpressionParser.dex new file mode 100644 -index 0000000..9ca35fa -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ExpressionParser.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoJSONUtils.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoJSONUtils.dex new file mode 100644 -index 0000000..47d27d6 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoJSONUtils.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoViewport.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoViewport.dex new file mode 100644 -index 0000000..d0f0d9a -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/GeoViewport.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ImageEntry.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ImageEntry.dex new file mode 100644 -index 0000000..aea60d1 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ImageEntry.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ResourceUtils.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ResourceUtils.dex new file mode 100644 -index 0000000..16ae964 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/ResourceUtils.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SimpleEventCallback.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SimpleEventCallback.dex new file mode 100644 -index 0000000..e75e6b4 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SimpleEventCallback.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SphericalMercator.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SphericalMercator.dex new file mode 100644 -index 0000000..07d5f66 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/mapbox/rctmgl/utils/SphericalMercator.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin new file mode 100644 -index 0000000..2236aa2 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/8880ea8a301b2e5b7315a6b454cc1ead/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/e7a7801491211d39dbe03913fca71c98/results.bin b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/e7a7801491211d39dbe03913fca71c98/results.bin new file mode 100644 index 0000000..0d259dd @@ -722,8 +556,7 @@ index 0000000..0d259dd +o/classes diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/e7a7801491211d39dbe03913fca71c98/transformed/classes/classes_dex/classes.dex b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/e7a7801491211d39dbe03913fca71c98/transformed/classes/classes_dex/classes.dex new file mode 100644 -index 0000000..4391ba2 -Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/.transforms/e7a7801491211d39dbe03913fca71c98/transformed/classes/classes_dex/classes.dex differ +index 0000000..e69de29 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/generated/source/buildConfig/debug/com/mapbox/rctmgl/BuildConfig.java b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/generated/source/buildConfig/debug/com/mapbox/rctmgl/BuildConfig.java new file mode 100644 index 0000000..ea64509 @@ -742,7 +575,7 @@ index 0000000..ea64509 +} diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml new file mode 100644 -index 0000000..cda5a52 +index 0000000..d925b6a --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml @@ -0,0 +1,10 @@ @@ -750,7 +583,7 @@ index 0000000..cda5a52 + + -+ ++ + + + @@ -804,18 +637,18 @@ index 0000000..9e26dfe \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar new file mode 100644 -index 0000000..f9251f2 +index 0000000..e3a3d24 Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar new file mode 100644 -index 0000000..cbde056 +index 0000000..354f2bf Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt new file mode 100644 -index 0000000..148d098 +index 0000000..d7e26aa --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt -@@ -0,0 +1,2372 @@ +@@ -0,0 +1,2396 @@ +int anim abc_fade_in 0x0 +int anim abc_fade_out 0x0 +int anim abc_grow_fade_in_from_bottom 0x0 @@ -1328,6 +1161,8 @@ index 0000000..148d098 +int color bright_foreground_material_light 0x0 +int color button_material_dark 0x0 +int color button_material_light 0x0 ++int color call_notification_answer_color 0x0 ++int color call_notification_decline_color 0x0 +int color catalyst_logbox_background 0x0 +int color catalyst_redbox_background 0x0 +int color common_google_signin_btn_text_dark 0x0 @@ -1661,6 +1496,12 @@ index 0000000..148d098 +int drawable empty_drawable 0x0 +int drawable googleg_disabled_color_18 0x0 +int drawable googleg_standard_color_18 0x0 ++int drawable ic_call_answer 0x0 ++int drawable ic_call_answer_low 0x0 ++int drawable ic_call_answer_video 0x0 ++int drawable ic_call_answer_video_low 0x0 ++int drawable ic_call_decline 0x0 ++int drawable ic_call_decline_low 0x0 +int drawable ic_resume 0x0 +int drawable mapbox_compass_icon 0x0 +int drawable mapbox_info_bg_selector 0x0 @@ -1689,6 +1530,7 @@ index 0000000..148d098 +int drawable notification_bg_normal 0x0 +int drawable notification_bg_normal_pressed 0x0 +int drawable notification_icon_background 0x0 ++int drawable notification_oversize_large_icon_bg 0x0 +int drawable notification_template_icon_bg 0x0 +int drawable notification_template_icon_low_bg 0x0 +int drawable notification_tile_bg 0x0 @@ -1768,6 +1610,7 @@ index 0000000..148d098 +int id adjust_height 0x0 +int id adjust_width 0x0 +int id alertTitle 0x0 ++int id alert_title 0x0 +int id annotation_img 0x0 +int id annotation_layout 0x0 +int id annotation_view_container 0x0 @@ -1799,6 +1642,7 @@ index 0000000..148d098 +int id default_activity_button 0x0 +int id dialog_button 0x0 +int id edit_query 0x0 ++int id edit_text_id 0x0 +int id end 0x0 +int id end_padder 0x0 +int id expand_activities_button 0x0 @@ -1814,6 +1658,7 @@ index 0000000..148d098 +int id fps_text 0x0 +int id fragment_container_view_tag 0x0 +int id group_divider 0x0 ++int id hide_ime_id 0x0 +int id home 0x0 +int id icon 0x0 +int id icon_group 0x0 @@ -1848,6 +1693,7 @@ index 0000000..148d098 +int id progress_horizontal 0x0 +int id radio 0x0 +int id react_test_id 0x0 ++int id report_drawn 0x0 +int id right 0x0 +int id right_icon 0x0 +int id right_side 0x0 @@ -1918,6 +1764,7 @@ index 0000000..148d098 +int id uniform 0x0 +int id up 0x0 +int id use_hardware_layer 0x0 ++int id view_clipped 0x0 +int id view_tag_instance_handle 0x0 +int id view_tag_native_id 0x0 +int id view_tree_lifecycle_owner 0x0 @@ -1969,11 +1816,14 @@ index 0000000..148d098 +int layout abc_search_view 0x0 +int layout abc_select_dialog_material 0x0 +int layout abc_tooltip 0x0 ++int layout alert_title_layout 0x0 +int layout annotation 0x0 +int layout autofill_inline_suggestion 0x0 +int layout custom_dialog 0x0 +int layout dev_loading_view 0x0 +int layout fps_view 0x0 ++int layout ime_base_split_test_activity 0x0 ++int layout ime_secondary_split_test_activity 0x0 +int layout mapbox_attribution_list_item 0x0 +int layout mapbox_infowindow_content 0x0 +int layout mapbox_view_image_marker 0x0 @@ -2041,6 +1891,13 @@ index 0000000..148d098 +int string abc_toolbar_collapse_description 0x0 +int string alert_description 0x0 +int string app_name 0x0 ++int string call_notification_answer_action 0x0 ++int string call_notification_answer_video_action 0x0 ++int string call_notification_decline_action 0x0 ++int string call_notification_hang_up_action 0x0 ++int string call_notification_incoming_text 0x0 ++int string call_notification_ongoing_text 0x0 ++int string call_notification_screening_text 0x0 +int string catalyst_change_bundle_location 0x0 +int string catalyst_copy_button 0x0 +int string catalyst_debug_connecting 0x0 @@ -3190,31 +3047,31 @@ index 0000000..148d098 +int xml rn_dev_preferences 0x0 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_red_marker.png.flat b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_red_marker.png.flat new file mode 100644 -index 0000000..ba30219 +index 0000000..2217025 Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable-xxhdpi-v4_red_marker.png.flat differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty.xml.flat b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty.xml.flat new file mode 100644 -index 0000000..ce08edd +index 0000000..d6d310b Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty.xml.flat differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty_drawable.png.flat b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty_drawable.png.flat new file mode 100644 -index 0000000..3c6145f +index 0000000..a4622f9 Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/drawable_empty_drawable.png.flat differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_annotation.xml.flat b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_annotation.xml.flat new file mode 100644 -index 0000000..51dbdb0 +index 0000000..e7f86ef Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/layout_annotation.xml.flat differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 -index 0000000..0aa41d8 +index 0000000..619cc8e --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1,5 @@ -+#Tue Apr 28 15:48:20 AST 2026 -+com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable/empty_drawable.png=/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable/empty_drawable.png -+com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable/empty.xml=/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable/empty.xml -+com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable-xxhdpi/red_marker.png=/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/red_marker.png -+com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/layout/annotation.xml=/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/layout/annotation.xml ++#Fri May 22 09:10:06 PDT 2026 ++com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable/empty_drawable.png=/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable/empty_drawable.png ++com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable/empty.xml=/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable/empty.xml ++com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/drawable-xxhdpi/red_marker.png=/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/drawable-xxhdpi-v4/red_marker.png ++com.mapbox.rctmgl.react-native-mapbox-gl_maps-main-6\:/layout/annotation.xml=/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/packaged_res/debug/packageDebugResources/layout/annotation.xml diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml new file mode 100644 index 0000000..1b0b5d6 @@ -3228,12 +3085,12 @@ index 0000000..1b0b5d6 \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/merger.xml new file mode 100644 -index 0000000..d5823e5 +index 0000000..dcdfe15 --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/debug/packageDebugResources/merger.xml @@ -0,0 +1,2 @@ + -+RCTMGL ++RCTMGL \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 @@ -3246,21 +3103,21 @@ index 0000000..cd96840 \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/mergeDebugShaders/merger.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 -index 0000000..eec4587 +index 0000000..5d66f52 --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + -+ ++ \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/packageDebugAssets/merger.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/packageDebugAssets/merger.xml new file mode 100644 -index 0000000..6fd4044 +index 0000000..652fa95 --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/incremental/packageDebugAssets/merger.xml @@ -0,0 +1,2 @@ + -+ ++ \ No newline at end of file diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/mapbox/rctmgl/BuildConfig.class b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/mapbox/rctmgl/BuildConfig.class new file mode 100644 @@ -3984,7 +3841,7 @@ index 0000000..826dbbd +string app_name diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt new file mode 100644 -index 0000000..3716fef +index 0000000..edf182a --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt @@ -0,0 +1,14 @@ @@ -3992,19 +3849,19 @@ index 0000000..3716fef +2 +4 -+5 ++5 +6 +7 -+7-->/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:5-67 -+7-->/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:22-64 ++7-->/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:5-67 ++7-->/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:22-64 +8 -+8-->/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:5-78 -+8-->/Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:22-76 ++8-->/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:5-78 ++8-->/home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:22-76 +9 +10 diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml new file mode 100644 -index 0000000..cda5a52 +index 0000000..d925b6a --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml @@ -0,0 +1,10 @@ @@ -4012,7 +3869,7 @@ index 0000000..cda5a52 + + -+ ++ + + + @@ -4798,10 +4655,10 @@ index 0000000..ea2c044 Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt new file mode 100644 -index 0000000..395fe29 +index 0000000..83b7dce --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt -@@ -0,0 +1,1762 @@ +@@ -0,0 +1,1786 @@ +com.mapbox.rctmgl +anim abc_fade_in +anim abc_fade_out @@ -5315,6 +5172,8 @@ index 0000000..395fe29 +color bright_foreground_material_light +color button_material_dark +color button_material_light ++color call_notification_answer_color ++color call_notification_decline_color +color catalyst_logbox_background +color catalyst_redbox_background +color common_google_signin_btn_text_dark @@ -5648,6 +5507,12 @@ index 0000000..395fe29 +drawable empty_drawable +drawable googleg_disabled_color_18 +drawable googleg_standard_color_18 ++drawable ic_call_answer ++drawable ic_call_answer_low ++drawable ic_call_answer_video ++drawable ic_call_answer_video_low ++drawable ic_call_decline ++drawable ic_call_decline_low +drawable ic_resume +drawable mapbox_compass_icon +drawable mapbox_info_bg_selector @@ -5676,6 +5541,7 @@ index 0000000..395fe29 +drawable notification_bg_normal +drawable notification_bg_normal_pressed +drawable notification_icon_background ++drawable notification_oversize_large_icon_bg +drawable notification_template_icon_bg +drawable notification_template_icon_low_bg +drawable notification_tile_bg @@ -5755,6 +5621,7 @@ index 0000000..395fe29 +id adjust_height +id adjust_width +id alertTitle ++id alert_title +id annotation_img +id annotation_layout +id annotation_view_container @@ -5786,6 +5653,7 @@ index 0000000..395fe29 +id default_activity_button +id dialog_button +id edit_query ++id edit_text_id +id end +id end_padder +id expand_activities_button @@ -5801,6 +5669,7 @@ index 0000000..395fe29 +id fps_text +id fragment_container_view_tag +id group_divider ++id hide_ime_id +id home +id icon +id icon_group @@ -5835,6 +5704,7 @@ index 0000000..395fe29 +id progress_horizontal +id radio +id react_test_id ++id report_drawn +id right +id right_icon +id right_side @@ -5905,6 +5775,7 @@ index 0000000..395fe29 +id uniform +id up +id use_hardware_layer ++id view_clipped +id view_tag_instance_handle +id view_tag_native_id +id view_tree_lifecycle_owner @@ -5956,11 +5827,14 @@ index 0000000..395fe29 +layout abc_search_view +layout abc_select_dialog_material +layout abc_tooltip ++layout alert_title_layout +layout annotation +layout autofill_inline_suggestion +layout custom_dialog +layout dev_loading_view +layout fps_view ++layout ime_base_split_test_activity ++layout ime_secondary_split_test_activity +layout mapbox_attribution_list_item +layout mapbox_infowindow_content +layout mapbox_view_image_marker @@ -6028,6 +5902,13 @@ index 0000000..395fe29 +string abc_toolbar_collapse_description +string alert_description +string app_name ++string call_notification_answer_action ++string call_notification_answer_video_action ++string call_notification_decline_action ++string call_notification_hang_up_action ++string call_notification_incoming_text ++string call_notification_ongoing_text ++string call_notification_screening_text +string catalyst_change_bundle_location +string catalyst_copy_button +string catalyst_debug_connecting @@ -6566,38 +6447,38 @@ index 0000000..395fe29 +xml rn_dev_preferences diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/outputs/logs/manifest-merger-debug-report.txt b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 -index 0000000..3498e5b +index 0000000..d2181d4 --- /dev/null +++ b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,25 @@ +-- Merging decision tree log --- +manifest -+ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:1-4:12 -+INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:1-4:12 ++ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:1-4:12 ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:1-4:12 + package -+ ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:70-97 -+ INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:70-97 ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml + xmlns:android -+ ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:11-69 ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:1:11-69 +uses-permission#android.permission.INTERNET -+ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:5-67 ++ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:5-67 + android:name -+ ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:22-64 ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:2:22-64 +uses-permission#android.permission.ACCESS_FINE_LOCATION -+ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:5-78 ++ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:5-78 + android:name -+ ADDED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:22-76 ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml:3:22-76 +uses-sdk -+INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml reason: use-sdk injection requested -+INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml -+INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml reason: use-sdk injection requested ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml + android:targetSdkVersion -+ INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml + android:minSdkVersion -+ INJECTED from /Users/richardblondet/Projects/wri.org/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/AndroidManifest.xml diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin new file mode 100644 -index 0000000..58ed0da +index 0000000..e09741d Binary files /dev/null and b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ diff --git a/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/java/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser.java b/node_modules/@react-native-mapbox-gl/maps/android/rctmgl/src/main/java/com/mapbox/rctmgl/components/styles/RCTMGLStyleFunctionParser.java index 3aa0522..d66f9ff 100644 @@ -6642,6 +6523,34 @@ index 5d4aa9f..7b7a6f2 100644 } } } +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js +index db8eac8..d38318f 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js +@@ -4,10 +4,6 @@ class AbstractSource extends React.PureComponent { + setNativeProps(props) { + if (this._nativeRef) { + this._nativeRef.setNativeProps(props); +- } else { +- if (this.refs.nativeSource) { +- this.refs.nativeSource.setNativeProps(props); +- } + } + } + } +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js +index e1cf1cf..4020a13 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js +@@ -79,7 +79,7 @@ class BackgroundLayer extends AbstractLayer { + return ( + + ); diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/Camera.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/Camera.js index 4dd55ea..d4087b9 100644 --- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/Camera.js @@ -6729,6 +6638,81 @@ index 1b414f3..0004e6a 100644 {...this.baseProps} /> ); +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js +index 8f581f5..4be1f43 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js +@@ -83,7 +83,7 @@ class FillExtrusionLayer extends AbstractLayer { + ...this.baseProps, + sourceLayerID: this.props.sourceLayerID, + }; +- return ; ++ return ; + } + } + +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js +index 8750b5e..1c45f34 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js +@@ -83,7 +83,7 @@ class FillLayer extends AbstractLayer { + ...this.baseProps, + sourceLayerID: this.props.sourceLayerID, + }; +- return ; ++ return ; + } + } + +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js +index 41e6e34..31d374d 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js +@@ -84,7 +84,7 @@ class HeatmapLayer extends AbstractLayer { + ...this.baseProps, + sourceLayerID: this.props.sourceLayerID, + }; +- return ; ++ return ; + } + } + +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js +index ae3eb94..0b79325 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js +@@ -65,7 +65,7 @@ class ImageSource extends AbstractSource { + }; + + return ( +- ++ { this._nativeRef = ref; }} {...props}> + {cloneReactChildrenWithProps(this.props.children, { + sourceID: this.props.id, + })} +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js +index c7410c1..d127b7f 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js +@@ -22,15 +22,15 @@ class Light extends AbstractLayer { + }; + + setNativeProps(props) { +- if (this.refs.nativeLight) { +- this.refs.nativeLight.setNativeProps(props); ++ if (this.nativeLayer.current) { ++ this.nativeLayer.current.setNativeProps(props); + } + } + + render() { + return ( + ; ++ return ; + } + } + +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js +index 9186456..d35c012 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js +@@ -107,7 +107,7 @@ class RasterSource extends AbstractSource { + attribution: this.props.attribution, + }; + return ( +- ++ { this._nativeRef = ref; }} {...props}> + {cloneReactChildrenWithProps(this.props.children, { + sourceID: this.props.id, + })} diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/SymbolLayer.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/SymbolLayer.js index d1a036a..984c610 100644 --- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/SymbolLayer.js @@ -6755,6 +6765,19 @@ index d1a036a..984c610 100644 {this.props.children} ); +diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js +index 291b385..94b5239 100644 +--- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js ++++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js +@@ -177,7 +177,7 @@ class VectorSource extends NativeBridgeComponent(AbstractSource) { + onAndroidCallback: isAndroid() ? this._onAndroidCallback : undefined, + }; + return ( +- ++ + {cloneReactChildrenWithProps(this.props.children, { + sourceID: this.props.id, + })} diff --git a/node_modules/@react-native-mapbox-gl/maps/javascript/components/annotations/Annotation.js b/node_modules/@react-native-mapbox-gl/maps/javascript/components/annotations/Annotation.js index d8c6a47..4c85bac 100644 --- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/annotations/Annotation.js @@ -6794,125 +6817,3 @@ index bc3c28f..6f566d9 100644 function getAndroidManagerInstance(module) { const haveViewManagerConfig = ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/AbstractSource.js -@@ -4,10 +4,6 @@ - setNativeProps(props) { - if (this._nativeRef) { - this._nativeRef.setNativeProps(props); -- } else { -- if (this.refs.nativeSource) { -- this.refs.nativeSource.setNativeProps(props); -- } - } - } - } ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterSource.js -@@ -107,7 +107,7 @@ - attribution: this.props.attribution, - }; - return ( -- -+ { this._nativeRef = ref; }} {...props}> - {cloneReactChildrenWithProps(this.props.children, { - sourceID: this.props.id, - })} ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/ImageSource.js -@@ -65,7 +65,7 @@ - }; - - return ( -- -+ { this._nativeRef = ref; }} {...props}> - {cloneReactChildrenWithProps(this.props.children, { - sourceID: this.props.id, - })} ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/VectorSource.js -@@ -177,7 +177,7 @@ - onAndroidCallback: isAndroid() ? this._onAndroidCallback : undefined, - }; - return ( -- -+ - {cloneReactChildrenWithProps(this.props.children, { - sourceID: this.props.id, - })} ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterLayer.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/RasterLayer.js -@@ -80,7 +80,7 @@ - ...this.baseProps, - sourceLayerID: this.props.sourceLayerID, - }; -- return ; -+ return ; - } - } - ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/HeatmapLayer.js -@@ -84,7 +84,7 @@ - ...this.baseProps, - sourceLayerID: this.props.sourceLayerID, - }; -- return ; -+ return ; - } - } - ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillLayer.js -@@ -83,7 +83,7 @@ - ...this.baseProps, - sourceLayerID: this.props.sourceLayerID, - }; -- return ; -+ return ; - } - } - ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/FillExtrusionLayer.js -@@ -83,7 +83,7 @@ - ...this.baseProps, - sourceLayerID: this.props.sourceLayerID, - }; -- return ; -+ return ; - } - } - ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/BackgroundLayer.js -@@ -79,7 +79,7 @@ - return ( - - ); ---- a/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js -+++ b/node_modules/@react-native-mapbox-gl/maps/javascript/components/Light.js -@@ -22,15 +22,15 @@ - }; - - setNativeProps(props) { -- if (this.refs.nativeLight) { -- this.refs.nativeLight.setNativeProps(props); -+ if (this.nativeLayer.current) { -+ this.nativeLayer.current.setNativeProps(props); - } - } - - render() { - return ( - ++ ++ ++ ++ ++ +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json b/node_modules/lottie-react-native/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +new file mode 100644 +index 0000000..a67528b +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +@@ -0,0 +1,18 @@ ++{ ++ "version": 3, ++ "artifactType": { ++ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", ++ "kind": "Directory" ++ }, ++ "applicationId": "com.airbnb.android.react.lottie", ++ "variantName": "debug", ++ "elements": [ ++ { ++ "type": "SINGLE", ++ "filters": [], ++ "attributes": [], ++ "outputFile": "AndroidManifest.xml" ++ } ++ ], ++ "elementType": "File" ++} +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties b/node_modules/lottie-react-native/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +new file mode 100644 +index 0000000..1211b1e +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +@@ -0,0 +1,6 @@ ++aarFormatVersion=1.0 ++aarMetadataVersion=1.0 ++minCompileSdk=1 ++minCompileSdkExtension=0 ++minAndroidGradlePluginVersion=1.0.0 ++coreLibraryDesugaringEnabled=false +diff --git a/node_modules/lottie-react-native/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json b/node_modules/lottie-react-native/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +new file mode 100644 +index 0000000..9e26dfe +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +@@ -0,0 +1 @@ ++{} +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar b/node_modules/lottie-react-native/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +new file mode 100644 +index 0000000..44281e8 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar differ +diff --git a/node_modules/lottie-react-native/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar b/node_modules/lottie-react-native/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +new file mode 100644 +index 0000000..eb31b25 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar differ +diff --git a/node_modules/lottie-react-native/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt b/node_modules/lottie-react-native/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +new file mode 100644 +index 0000000..b7e685c +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +@@ -0,0 +1,2038 @@ ++int anim abc_fade_in 0x0 ++int anim abc_fade_out 0x0 ++int anim abc_grow_fade_in_from_bottom 0x0 ++int anim abc_popup_enter 0x0 ++int anim abc_popup_exit 0x0 ++int anim abc_shrink_fade_out_from_bottom 0x0 ++int anim abc_slide_in_bottom 0x0 ++int anim abc_slide_in_top 0x0 ++int anim abc_slide_out_bottom 0x0 ++int anim abc_slide_out_top 0x0 ++int anim abc_tooltip_enter 0x0 ++int anim abc_tooltip_exit 0x0 ++int anim btn_checkbox_to_checked_box_inner_merged_animation 0x0 ++int anim btn_checkbox_to_checked_box_outer_merged_animation 0x0 ++int anim btn_checkbox_to_checked_icon_null_animation 0x0 ++int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x0 ++int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x0 ++int anim btn_checkbox_to_unchecked_icon_null_animation 0x0 ++int anim btn_radio_to_off_mtrl_dot_group_animation 0x0 ++int anim btn_radio_to_off_mtrl_ring_outer_animation 0x0 ++int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x0 ++int anim btn_radio_to_on_mtrl_dot_group_animation 0x0 ++int anim btn_radio_to_on_mtrl_ring_outer_animation 0x0 ++int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x0 ++int anim catalyst_fade_in 0x0 ++int anim catalyst_fade_out 0x0 ++int anim catalyst_push_up_in 0x0 ++int anim catalyst_push_up_out 0x0 ++int anim catalyst_slide_down 0x0 ++int anim catalyst_slide_up 0x0 ++int anim fragment_fast_out_extra_slow_in 0x0 ++int animator fragment_close_enter 0x0 ++int animator fragment_close_exit 0x0 ++int animator fragment_fade_enter 0x0 ++int animator fragment_fade_exit 0x0 ++int animator fragment_open_enter 0x0 ++int animator fragment_open_exit 0x0 ++int attr actionBarDivider 0x0 ++int attr actionBarItemBackground 0x0 ++int attr actionBarPopupTheme 0x0 ++int attr actionBarSize 0x0 ++int attr actionBarSplitStyle 0x0 ++int attr actionBarStyle 0x0 ++int attr actionBarTabBarStyle 0x0 ++int attr actionBarTabStyle 0x0 ++int attr actionBarTabTextStyle 0x0 ++int attr actionBarTheme 0x0 ++int attr actionBarWidgetTheme 0x0 ++int attr actionButtonStyle 0x0 ++int attr actionDropDownStyle 0x0 ++int attr actionLayout 0x0 ++int attr actionMenuTextAppearance 0x0 ++int attr actionMenuTextColor 0x0 ++int attr actionModeBackground 0x0 ++int attr actionModeCloseButtonStyle 0x0 ++int attr actionModeCloseContentDescription 0x0 ++int attr actionModeCloseDrawable 0x0 ++int attr actionModeCopyDrawable 0x0 ++int attr actionModeCutDrawable 0x0 ++int attr actionModeFindDrawable 0x0 ++int attr actionModePasteDrawable 0x0 ++int attr actionModePopupWindowStyle 0x0 ++int attr actionModeSelectAllDrawable 0x0 ++int attr actionModeShareDrawable 0x0 ++int attr actionModeSplitBackground 0x0 ++int attr actionModeStyle 0x0 ++int attr actionModeTheme 0x0 ++int attr actionModeWebSearchDrawable 0x0 ++int attr actionOverflowButtonStyle 0x0 ++int attr actionOverflowMenuStyle 0x0 ++int attr actionProviderClass 0x0 ++int attr actionViewClass 0x0 ++int attr activityChooserViewStyle 0x0 ++int attr actualImageResource 0x0 ++int attr actualImageScaleType 0x0 ++int attr actualImageUri 0x0 ++int attr alertDialogButtonGroupStyle 0x0 ++int attr alertDialogCenterButtons 0x0 ++int attr alertDialogStyle 0x0 ++int attr alertDialogTheme 0x0 ++int attr allowStacking 0x0 ++int attr alpha 0x0 ++int attr alphabeticModifiers 0x0 ++int attr arrowHeadLength 0x0 ++int attr arrowShaftLength 0x0 ++int attr autoCompleteTextViewStyle 0x0 ++int attr autoSizeMaxTextSize 0x0 ++int attr autoSizeMinTextSize 0x0 ++int attr autoSizePresetSizes 0x0 ++int attr autoSizeStepGranularity 0x0 ++int attr autoSizeTextType 0x0 ++int attr autofillInlineSuggestionChip 0x0 ++int attr autofillInlineSuggestionEndIconStyle 0x0 ++int attr autofillInlineSuggestionStartIconStyle 0x0 ++int attr autofillInlineSuggestionSubtitle 0x0 ++int attr autofillInlineSuggestionTitle 0x0 ++int attr background 0x0 ++int attr backgroundImage 0x0 ++int attr backgroundSplit 0x0 ++int attr backgroundStacked 0x0 ++int attr backgroundTint 0x0 ++int attr backgroundTintMode 0x0 ++int attr barLength 0x0 ++int attr borderlessButtonStyle 0x0 ++int attr buttonBarButtonStyle 0x0 ++int attr buttonBarNegativeButtonStyle 0x0 ++int attr buttonBarNeutralButtonStyle 0x0 ++int attr buttonBarPositiveButtonStyle 0x0 ++int attr buttonBarStyle 0x0 ++int attr buttonCompat 0x0 ++int attr buttonGravity 0x0 ++int attr buttonIconDimen 0x0 ++int attr buttonPanelSideLayout 0x0 ++int attr buttonStyle 0x0 ++int attr buttonStyleSmall 0x0 ++int attr buttonTint 0x0 ++int attr buttonTintMode 0x0 ++int attr checkMarkCompat 0x0 ++int attr checkMarkTint 0x0 ++int attr checkMarkTintMode 0x0 ++int attr checkboxStyle 0x0 ++int attr checkedTextViewStyle 0x0 ++int attr closeIcon 0x0 ++int attr closeItemLayout 0x0 ++int attr collapseContentDescription 0x0 ++int attr collapseIcon 0x0 ++int attr color 0x0 ++int attr colorAccent 0x0 ++int attr colorBackgroundFloating 0x0 ++int attr colorButtonNormal 0x0 ++int attr colorControlActivated 0x0 ++int attr colorControlHighlight 0x0 ++int attr colorControlNormal 0x0 ++int attr colorError 0x0 ++int attr colorPrimary 0x0 ++int attr colorPrimaryDark 0x0 ++int attr colorSwitchThumbNormal 0x0 ++int attr commitIcon 0x0 ++int attr contentDescription 0x0 ++int attr contentInsetEnd 0x0 ++int attr contentInsetEndWithActions 0x0 ++int attr contentInsetLeft 0x0 ++int attr contentInsetRight 0x0 ++int attr contentInsetStart 0x0 ++int attr contentInsetStartWithNavigation 0x0 ++int attr controlBackground 0x0 ++int attr customNavigationLayout 0x0 ++int attr defaultQueryHint 0x0 ++int attr dialogCornerRadius 0x0 ++int attr dialogPreferredPadding 0x0 ++int attr dialogTheme 0x0 ++int attr displayOptions 0x0 ++int attr divider 0x0 ++int attr dividerHorizontal 0x0 ++int attr dividerPadding 0x0 ++int attr dividerVertical 0x0 ++int attr drawableBottomCompat 0x0 ++int attr drawableEndCompat 0x0 ++int attr drawableLeftCompat 0x0 ++int attr drawableRightCompat 0x0 ++int attr drawableSize 0x0 ++int attr drawableStartCompat 0x0 ++int attr drawableTint 0x0 ++int attr drawableTintMode 0x0 ++int attr drawableTopCompat 0x0 ++int attr drawerArrowStyle 0x0 ++int attr dropDownListViewStyle 0x0 ++int attr dropdownListPreferredItemHeight 0x0 ++int attr editTextBackground 0x0 ++int attr editTextColor 0x0 ++int attr editTextStyle 0x0 ++int attr elevation 0x0 ++int attr emojiCompatEnabled 0x0 ++int attr expandActivityOverflowButtonDrawable 0x0 ++int attr fadeDuration 0x0 ++int attr failureImage 0x0 ++int attr failureImageScaleType 0x0 ++int attr firstBaselineToTopHeight 0x0 ++int attr font 0x0 ++int attr fontFamily 0x0 ++int attr fontProviderAuthority 0x0 ++int attr fontProviderCerts 0x0 ++int attr fontProviderFetchStrategy 0x0 ++int attr fontProviderFetchTimeout 0x0 ++int attr fontProviderPackage 0x0 ++int attr fontProviderQuery 0x0 ++int attr fontProviderSystemFontFamily 0x0 ++int attr fontStyle 0x0 ++int attr fontVariationSettings 0x0 ++int attr fontWeight 0x0 ++int attr gapBetweenBars 0x0 ++int attr goIcon 0x0 ++int attr height 0x0 ++int attr hideOnContentScroll 0x0 ++int attr homeAsUpIndicator 0x0 ++int attr homeLayout 0x0 ++int attr icon 0x0 ++int attr iconTint 0x0 ++int attr iconTintMode 0x0 ++int attr iconifiedByDefault 0x0 ++int attr imageButtonStyle 0x0 ++int attr indeterminateProgressStyle 0x0 ++int attr initialActivityCount 0x0 ++int attr isAutofillInlineSuggestionTheme 0x0 ++int attr isLightTheme 0x0 ++int attr itemPadding 0x0 ++int attr lStar 0x0 ++int attr lastBaselineToBottomHeight 0x0 ++int attr layout 0x0 ++int attr lineHeight 0x0 ++int attr listChoiceBackgroundIndicator 0x0 ++int attr listChoiceIndicatorMultipleAnimated 0x0 ++int attr listChoiceIndicatorSingleAnimated 0x0 ++int attr listDividerAlertDialog 0x0 ++int attr listItemLayout 0x0 ++int attr listLayout 0x0 ++int attr listMenuViewStyle 0x0 ++int attr listPopupWindowStyle 0x0 ++int attr listPreferredItemHeight 0x0 ++int attr listPreferredItemHeightLarge 0x0 ++int attr listPreferredItemHeightSmall 0x0 ++int attr listPreferredItemPaddingEnd 0x0 ++int attr listPreferredItemPaddingLeft 0x0 ++int attr listPreferredItemPaddingRight 0x0 ++int attr listPreferredItemPaddingStart 0x0 ++int attr logo 0x0 ++int attr logoDescription 0x0 ++int attr lottieAnimationViewStyle 0x0 ++int attr lottie_asyncUpdates 0x0 ++int attr lottie_autoPlay 0x0 ++int attr lottie_cacheComposition 0x0 ++int attr lottie_clipTextToBoundingBox 0x0 ++int attr lottie_clipToCompositionBounds 0x0 ++int attr lottie_colorFilter 0x0 ++int attr lottie_defaultFontFileExtension 0x0 ++int attr lottie_enableMergePathsForKitKatAndAbove 0x0 ++int attr lottie_fallbackRes 0x0 ++int attr lottie_fileName 0x0 ++int attr lottie_ignoreDisabledSystemAnimations 0x0 ++int attr lottie_imageAssetsFolder 0x0 ++int attr lottie_loop 0x0 ++int attr lottie_progress 0x0 ++int attr lottie_rawRes 0x0 ++int attr lottie_renderMode 0x0 ++int attr lottie_repeatCount 0x0 ++int attr lottie_repeatMode 0x0 ++int attr lottie_speed 0x0 ++int attr lottie_url 0x0 ++int attr lottie_useCompositionFrameRate 0x0 ++int attr maxButtonHeight 0x0 ++int attr measureWithLargestChild 0x0 ++int attr menu 0x0 ++int attr multiChoiceItemLayout 0x0 ++int attr navigationContentDescription 0x0 ++int attr navigationIcon 0x0 ++int attr navigationMode 0x0 ++int attr nestedScrollViewStyle 0x0 ++int attr numericModifiers 0x0 ++int attr overlapAnchor 0x0 ++int attr overlayImage 0x0 ++int attr paddingBottomNoButtons 0x0 ++int attr paddingEnd 0x0 ++int attr paddingStart 0x0 ++int attr paddingTopNoTitle 0x0 ++int attr panelBackground 0x0 ++int attr panelMenuListTheme 0x0 ++int attr panelMenuListWidth 0x0 ++int attr placeholderImage 0x0 ++int attr placeholderImageScaleType 0x0 ++int attr popupMenuStyle 0x0 ++int attr popupTheme 0x0 ++int attr popupWindowStyle 0x0 ++int attr preserveIconSpacing 0x0 ++int attr pressedStateOverlayImage 0x0 ++int attr progressBarAutoRotateInterval 0x0 ++int attr progressBarImage 0x0 ++int attr progressBarImageScaleType 0x0 ++int attr progressBarPadding 0x0 ++int attr progressBarStyle 0x0 ++int attr queryBackground 0x0 ++int attr queryHint 0x0 ++int attr queryPatterns 0x0 ++int attr radioButtonStyle 0x0 ++int attr ratingBarStyle 0x0 ++int attr ratingBarStyleIndicator 0x0 ++int attr ratingBarStyleSmall 0x0 ++int attr retryImage 0x0 ++int attr retryImageScaleType 0x0 ++int attr roundAsCircle 0x0 ++int attr roundBottomEnd 0x0 ++int attr roundBottomLeft 0x0 ++int attr roundBottomRight 0x0 ++int attr roundBottomStart 0x0 ++int attr roundTopEnd 0x0 ++int attr roundTopLeft 0x0 ++int attr roundTopRight 0x0 ++int attr roundTopStart 0x0 ++int attr roundWithOverlayColor 0x0 ++int attr roundedCornerRadius 0x0 ++int attr roundingBorderColor 0x0 ++int attr roundingBorderPadding 0x0 ++int attr roundingBorderWidth 0x0 ++int attr searchHintIcon 0x0 ++int attr searchIcon 0x0 ++int attr searchViewStyle 0x0 ++int attr seekBarStyle 0x0 ++int attr selectableItemBackground 0x0 ++int attr selectableItemBackgroundBorderless 0x0 ++int attr shortcutMatchRequired 0x0 ++int attr showAsAction 0x0 ++int attr showDividers 0x0 ++int attr showText 0x0 ++int attr showTitle 0x0 ++int attr singleChoiceItemLayout 0x0 ++int attr spinBars 0x0 ++int attr spinnerDropDownItemStyle 0x0 ++int attr spinnerStyle 0x0 ++int attr splitTrack 0x0 ++int attr srcCompat 0x0 ++int attr state_above_anchor 0x0 ++int attr subMenuArrow 0x0 ++int attr submitBackground 0x0 ++int attr subtitle 0x0 ++int attr subtitleTextAppearance 0x0 ++int attr subtitleTextColor 0x0 ++int attr subtitleTextStyle 0x0 ++int attr suggestionRowLayout 0x0 ++int attr swipeRefreshLayoutProgressSpinnerBackgroundColor 0x0 ++int attr switchMinWidth 0x0 ++int attr switchPadding 0x0 ++int attr switchStyle 0x0 ++int attr switchTextAppearance 0x0 ++int attr textAllCaps 0x0 ++int attr textAppearanceLargePopupMenu 0x0 ++int attr textAppearanceListItem 0x0 ++int attr textAppearanceListItemSecondary 0x0 ++int attr textAppearanceListItemSmall 0x0 ++int attr textAppearancePopupMenuHeader 0x0 ++int attr textAppearanceSearchResultSubtitle 0x0 ++int attr textAppearanceSearchResultTitle 0x0 ++int attr textAppearanceSmallPopupMenu 0x0 ++int attr textColorAlertDialogListItem 0x0 ++int attr textColorSearchUrl 0x0 ++int attr textLocale 0x0 ++int attr theme 0x0 ++int attr thickness 0x0 ++int attr thumbTextPadding 0x0 ++int attr thumbTint 0x0 ++int attr thumbTintMode 0x0 ++int attr tickMark 0x0 ++int attr tickMarkTint 0x0 ++int attr tickMarkTintMode 0x0 ++int attr tint 0x0 ++int attr tintMode 0x0 ++int attr title 0x0 ++int attr titleMargin 0x0 ++int attr titleMarginBottom 0x0 ++int attr titleMarginEnd 0x0 ++int attr titleMarginStart 0x0 ++int attr titleMarginTop 0x0 ++int attr titleMargins 0x0 ++int attr titleTextAppearance 0x0 ++int attr titleTextColor 0x0 ++int attr titleTextStyle 0x0 ++int attr toolbarNavigationButtonStyle 0x0 ++int attr toolbarStyle 0x0 ++int attr tooltipForegroundColor 0x0 ++int attr tooltipFrameBackground 0x0 ++int attr tooltipText 0x0 ++int attr track 0x0 ++int attr trackTint 0x0 ++int attr trackTintMode 0x0 ++int attr ttcIndex 0x0 ++int attr viewAspectRatio 0x0 ++int attr viewInflaterClass 0x0 ++int attr voiceIcon 0x0 ++int attr windowActionBar 0x0 ++int attr windowActionBarOverlay 0x0 ++int attr windowActionModeOverlay 0x0 ++int attr windowFixedHeightMajor 0x0 ++int attr windowFixedHeightMinor 0x0 ++int attr windowFixedWidthMajor 0x0 ++int attr windowFixedWidthMinor 0x0 ++int attr windowMinWidthMajor 0x0 ++int attr windowMinWidthMinor 0x0 ++int attr windowNoTitle 0x0 ++int bool abc_action_bar_embed_tabs 0x0 ++int bool abc_config_actionMenuItemAllCaps 0x0 ++int color abc_background_cache_hint_selector_material_dark 0x0 ++int color abc_background_cache_hint_selector_material_light 0x0 ++int color abc_btn_colored_borderless_text_material 0x0 ++int color abc_btn_colored_text_material 0x0 ++int color abc_color_highlight_material 0x0 ++int color abc_decor_view_status_guard 0x0 ++int color abc_decor_view_status_guard_light 0x0 ++int color abc_hint_foreground_material_dark 0x0 ++int color abc_hint_foreground_material_light 0x0 ++int color abc_primary_text_disable_only_material_dark 0x0 ++int color abc_primary_text_disable_only_material_light 0x0 ++int color abc_primary_text_material_dark 0x0 ++int color abc_primary_text_material_light 0x0 ++int color abc_search_url_text 0x0 ++int color abc_search_url_text_normal 0x0 ++int color abc_search_url_text_pressed 0x0 ++int color abc_search_url_text_selected 0x0 ++int color abc_secondary_text_material_dark 0x0 ++int color abc_secondary_text_material_light 0x0 ++int color abc_tint_btn_checkable 0x0 ++int color abc_tint_default 0x0 ++int color abc_tint_edittext 0x0 ++int color abc_tint_seek_thumb 0x0 ++int color abc_tint_spinner 0x0 ++int color abc_tint_switch_track 0x0 ++int color accent_material_dark 0x0 ++int color accent_material_light 0x0 ++int color androidx_core_ripple_material_light 0x0 ++int color androidx_core_secondary_text_default_material_light 0x0 ++int color background_floating_material_dark 0x0 ++int color background_floating_material_light 0x0 ++int color background_material_dark 0x0 ++int color background_material_light 0x0 ++int color bright_foreground_disabled_material_dark 0x0 ++int color bright_foreground_disabled_material_light 0x0 ++int color bright_foreground_inverse_material_dark 0x0 ++int color bright_foreground_inverse_material_light 0x0 ++int color bright_foreground_material_dark 0x0 ++int color bright_foreground_material_light 0x0 ++int color button_material_dark 0x0 ++int color button_material_light 0x0 ++int color call_notification_answer_color 0x0 ++int color call_notification_decline_color 0x0 ++int color catalyst_logbox_background 0x0 ++int color catalyst_redbox_background 0x0 ++int color dim_foreground_disabled_material_dark 0x0 ++int color dim_foreground_disabled_material_light 0x0 ++int color dim_foreground_material_dark 0x0 ++int color dim_foreground_material_light 0x0 ++int color error_color_material_dark 0x0 ++int color error_color_material_light 0x0 ++int color foreground_material_dark 0x0 ++int color foreground_material_light 0x0 ++int color highlighted_text_material_dark 0x0 ++int color highlighted_text_material_light 0x0 ++int color material_blue_grey_800 0x0 ++int color material_blue_grey_900 0x0 ++int color material_blue_grey_950 0x0 ++int color material_deep_teal_200 0x0 ++int color material_deep_teal_500 0x0 ++int color material_grey_100 0x0 ++int color material_grey_300 0x0 ++int color material_grey_50 0x0 ++int color material_grey_600 0x0 ++int color material_grey_800 0x0 ++int color material_grey_850 0x0 ++int color material_grey_900 0x0 ++int color notification_action_color_filter 0x0 ++int color notification_icon_bg_color 0x0 ++int color primary_dark_material_dark 0x0 ++int color primary_dark_material_light 0x0 ++int color primary_material_dark 0x0 ++int color primary_material_light 0x0 ++int color primary_text_default_material_dark 0x0 ++int color primary_text_default_material_light 0x0 ++int color primary_text_disabled_material_dark 0x0 ++int color primary_text_disabled_material_light 0x0 ++int color ripple_material_dark 0x0 ++int color ripple_material_light 0x0 ++int color secondary_text_default_material_dark 0x0 ++int color secondary_text_default_material_light 0x0 ++int color secondary_text_disabled_material_dark 0x0 ++int color secondary_text_disabled_material_light 0x0 ++int color switch_thumb_disabled_material_dark 0x0 ++int color switch_thumb_disabled_material_light 0x0 ++int color switch_thumb_material_dark 0x0 ++int color switch_thumb_material_light 0x0 ++int color switch_thumb_normal_material_dark 0x0 ++int color switch_thumb_normal_material_light 0x0 ++int color tooltip_background_dark 0x0 ++int color tooltip_background_light 0x0 ++int dimen abc_action_bar_content_inset_material 0x0 ++int dimen abc_action_bar_content_inset_with_nav 0x0 ++int dimen abc_action_bar_default_height_material 0x0 ++int dimen abc_action_bar_default_padding_end_material 0x0 ++int dimen abc_action_bar_default_padding_start_material 0x0 ++int dimen abc_action_bar_elevation_material 0x0 ++int dimen abc_action_bar_icon_vertical_padding_material 0x0 ++int dimen abc_action_bar_overflow_padding_end_material 0x0 ++int dimen abc_action_bar_overflow_padding_start_material 0x0 ++int dimen abc_action_bar_stacked_max_height 0x0 ++int dimen abc_action_bar_stacked_tab_max_width 0x0 ++int dimen abc_action_bar_subtitle_bottom_margin_material 0x0 ++int dimen abc_action_bar_subtitle_top_margin_material 0x0 ++int dimen abc_action_button_min_height_material 0x0 ++int dimen abc_action_button_min_width_material 0x0 ++int dimen abc_action_button_min_width_overflow_material 0x0 ++int dimen abc_alert_dialog_button_bar_height 0x0 ++int dimen abc_alert_dialog_button_dimen 0x0 ++int dimen abc_button_inset_horizontal_material 0x0 ++int dimen abc_button_inset_vertical_material 0x0 ++int dimen abc_button_padding_horizontal_material 0x0 ++int dimen abc_button_padding_vertical_material 0x0 ++int dimen abc_cascading_menus_min_smallest_width 0x0 ++int dimen abc_config_prefDialogWidth 0x0 ++int dimen abc_control_corner_material 0x0 ++int dimen abc_control_inset_material 0x0 ++int dimen abc_control_padding_material 0x0 ++int dimen abc_dialog_corner_radius_material 0x0 ++int dimen abc_dialog_fixed_height_major 0x0 ++int dimen abc_dialog_fixed_height_minor 0x0 ++int dimen abc_dialog_fixed_width_major 0x0 ++int dimen abc_dialog_fixed_width_minor 0x0 ++int dimen abc_dialog_list_padding_bottom_no_buttons 0x0 ++int dimen abc_dialog_list_padding_top_no_title 0x0 ++int dimen abc_dialog_min_width_major 0x0 ++int dimen abc_dialog_min_width_minor 0x0 ++int dimen abc_dialog_padding_material 0x0 ++int dimen abc_dialog_padding_top_material 0x0 ++int dimen abc_dialog_title_divider_material 0x0 ++int dimen abc_disabled_alpha_material_dark 0x0 ++int dimen abc_disabled_alpha_material_light 0x0 ++int dimen abc_dropdownitem_icon_width 0x0 ++int dimen abc_dropdownitem_text_padding_left 0x0 ++int dimen abc_dropdownitem_text_padding_right 0x0 ++int dimen abc_edit_text_inset_bottom_material 0x0 ++int dimen abc_edit_text_inset_horizontal_material 0x0 ++int dimen abc_edit_text_inset_top_material 0x0 ++int dimen abc_floating_window_z 0x0 ++int dimen abc_list_item_height_large_material 0x0 ++int dimen abc_list_item_height_material 0x0 ++int dimen abc_list_item_height_small_material 0x0 ++int dimen abc_list_item_padding_horizontal_material 0x0 ++int dimen abc_panel_menu_list_width 0x0 ++int dimen abc_progress_bar_height_material 0x0 ++int dimen abc_search_view_preferred_height 0x0 ++int dimen abc_search_view_preferred_width 0x0 ++int dimen abc_seekbar_track_background_height_material 0x0 ++int dimen abc_seekbar_track_progress_height_material 0x0 ++int dimen abc_select_dialog_padding_start_material 0x0 ++int dimen abc_star_big 0x0 ++int dimen abc_star_medium 0x0 ++int dimen abc_star_small 0x0 ++int dimen abc_switch_padding 0x0 ++int dimen abc_text_size_body_1_material 0x0 ++int dimen abc_text_size_body_2_material 0x0 ++int dimen abc_text_size_button_material 0x0 ++int dimen abc_text_size_caption_material 0x0 ++int dimen abc_text_size_display_1_material 0x0 ++int dimen abc_text_size_display_2_material 0x0 ++int dimen abc_text_size_display_3_material 0x0 ++int dimen abc_text_size_display_4_material 0x0 ++int dimen abc_text_size_headline_material 0x0 ++int dimen abc_text_size_large_material 0x0 ++int dimen abc_text_size_medium_material 0x0 ++int dimen abc_text_size_menu_header_material 0x0 ++int dimen abc_text_size_menu_material 0x0 ++int dimen abc_text_size_small_material 0x0 ++int dimen abc_text_size_subhead_material 0x0 ++int dimen abc_text_size_subtitle_material_toolbar 0x0 ++int dimen abc_text_size_title_material 0x0 ++int dimen abc_text_size_title_material_toolbar 0x0 ++int dimen autofill_inline_suggestion_icon_size 0x0 ++int dimen compat_button_inset_horizontal_material 0x0 ++int dimen compat_button_inset_vertical_material 0x0 ++int dimen compat_button_padding_horizontal_material 0x0 ++int dimen compat_button_padding_vertical_material 0x0 ++int dimen compat_control_corner_material 0x0 ++int dimen compat_notification_large_icon_max_height 0x0 ++int dimen compat_notification_large_icon_max_width 0x0 ++int dimen disabled_alpha_material_dark 0x0 ++int dimen disabled_alpha_material_light 0x0 ++int dimen highlight_alpha_material_colored 0x0 ++int dimen highlight_alpha_material_dark 0x0 ++int dimen highlight_alpha_material_light 0x0 ++int dimen hint_alpha_material_dark 0x0 ++int dimen hint_alpha_material_light 0x0 ++int dimen hint_pressed_alpha_material_dark 0x0 ++int dimen hint_pressed_alpha_material_light 0x0 ++int dimen notification_action_icon_size 0x0 ++int dimen notification_action_text_size 0x0 ++int dimen notification_big_circle_margin 0x0 ++int dimen notification_content_margin_start 0x0 ++int dimen notification_large_icon_height 0x0 ++int dimen notification_large_icon_width 0x0 ++int dimen notification_main_column_padding_top 0x0 ++int dimen notification_media_narrow_margin 0x0 ++int dimen notification_right_icon_size 0x0 ++int dimen notification_right_side_padding_top 0x0 ++int dimen notification_small_icon_background_padding 0x0 ++int dimen notification_small_icon_size_as_large 0x0 ++int dimen notification_subtext_size 0x0 ++int dimen notification_top_pad 0x0 ++int dimen notification_top_pad_large_text 0x0 ++int dimen tooltip_corner_radius 0x0 ++int dimen tooltip_horizontal_padding 0x0 ++int dimen tooltip_margin 0x0 ++int dimen tooltip_precise_anchor_extra_offset 0x0 ++int dimen tooltip_precise_anchor_threshold 0x0 ++int dimen tooltip_vertical_padding 0x0 ++int dimen tooltip_y_offset_non_touch 0x0 ++int dimen tooltip_y_offset_touch 0x0 ++int drawable abc_ab_share_pack_mtrl_alpha 0x0 ++int drawable abc_action_bar_item_background_material 0x0 ++int drawable abc_btn_borderless_material 0x0 ++int drawable abc_btn_check_material 0x0 ++int drawable abc_btn_check_material_anim 0x0 ++int drawable abc_btn_check_to_on_mtrl_000 0x0 ++int drawable abc_btn_check_to_on_mtrl_015 0x0 ++int drawable abc_btn_colored_material 0x0 ++int drawable abc_btn_default_mtrl_shape 0x0 ++int drawable abc_btn_radio_material 0x0 ++int drawable abc_btn_radio_material_anim 0x0 ++int drawable abc_btn_radio_to_on_mtrl_000 0x0 ++int drawable abc_btn_radio_to_on_mtrl_015 0x0 ++int drawable abc_btn_switch_to_on_mtrl_00001 0x0 ++int drawable abc_btn_switch_to_on_mtrl_00012 0x0 ++int drawable abc_cab_background_internal_bg 0x0 ++int drawable abc_cab_background_top_material 0x0 ++int drawable abc_cab_background_top_mtrl_alpha 0x0 ++int drawable abc_control_background_material 0x0 ++int drawable abc_dialog_material_background 0x0 ++int drawable abc_edit_text_material 0x0 ++int drawable abc_ic_ab_back_material 0x0 ++int drawable abc_ic_arrow_drop_right_black_24dp 0x0 ++int drawable abc_ic_clear_material 0x0 ++int drawable abc_ic_commit_search_api_mtrl_alpha 0x0 ++int drawable abc_ic_go_search_api_material 0x0 ++int drawable abc_ic_menu_copy_mtrl_am_alpha 0x0 ++int drawable abc_ic_menu_cut_mtrl_alpha 0x0 ++int drawable abc_ic_menu_overflow_material 0x0 ++int drawable abc_ic_menu_paste_mtrl_am_alpha 0x0 ++int drawable abc_ic_menu_selectall_mtrl_alpha 0x0 ++int drawable abc_ic_menu_share_mtrl_alpha 0x0 ++int drawable abc_ic_search_api_material 0x0 ++int drawable abc_ic_voice_search_api_material 0x0 ++int drawable abc_item_background_holo_dark 0x0 ++int drawable abc_item_background_holo_light 0x0 ++int drawable abc_list_divider_material 0x0 ++int drawable abc_list_divider_mtrl_alpha 0x0 ++int drawable abc_list_focused_holo 0x0 ++int drawable abc_list_longpressed_holo 0x0 ++int drawable abc_list_pressed_holo_dark 0x0 ++int drawable abc_list_pressed_holo_light 0x0 ++int drawable abc_list_selector_background_transition_holo_dark 0x0 ++int drawable abc_list_selector_background_transition_holo_light 0x0 ++int drawable abc_list_selector_disabled_holo_dark 0x0 ++int drawable abc_list_selector_disabled_holo_light 0x0 ++int drawable abc_list_selector_holo_dark 0x0 ++int drawable abc_list_selector_holo_light 0x0 ++int drawable abc_menu_hardkey_panel_mtrl_mult 0x0 ++int drawable abc_popup_background_mtrl_mult 0x0 ++int drawable abc_ratingbar_indicator_material 0x0 ++int drawable abc_ratingbar_material 0x0 ++int drawable abc_ratingbar_small_material 0x0 ++int drawable abc_scrubber_control_off_mtrl_alpha 0x0 ++int drawable abc_scrubber_control_to_pressed_mtrl_000 0x0 ++int drawable abc_scrubber_control_to_pressed_mtrl_005 0x0 ++int drawable abc_scrubber_primary_mtrl_alpha 0x0 ++int drawable abc_scrubber_track_mtrl_alpha 0x0 ++int drawable abc_seekbar_thumb_material 0x0 ++int drawable abc_seekbar_tick_mark_material 0x0 ++int drawable abc_seekbar_track_material 0x0 ++int drawable abc_spinner_mtrl_am_alpha 0x0 ++int drawable abc_spinner_textfield_background_material 0x0 ++int drawable abc_star_black_48dp 0x0 ++int drawable abc_star_half_black_48dp 0x0 ++int drawable abc_switch_thumb_material 0x0 ++int drawable abc_switch_track_mtrl_alpha 0x0 ++int drawable abc_tab_indicator_material 0x0 ++int drawable abc_tab_indicator_mtrl_alpha 0x0 ++int drawable abc_text_cursor_material 0x0 ++int drawable abc_text_select_handle_left_mtrl 0x0 ++int drawable abc_text_select_handle_middle_mtrl 0x0 ++int drawable abc_text_select_handle_right_mtrl 0x0 ++int drawable abc_textfield_activated_mtrl_alpha 0x0 ++int drawable abc_textfield_default_mtrl_alpha 0x0 ++int drawable abc_textfield_search_activated_mtrl_alpha 0x0 ++int drawable abc_textfield_search_default_mtrl_alpha 0x0 ++int drawable abc_textfield_search_material 0x0 ++int drawable abc_vector_test 0x0 ++int drawable autofill_inline_suggestion_chip_background 0x0 ++int drawable btn_checkbox_checked_mtrl 0x0 ++int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x0 ++int drawable btn_checkbox_unchecked_mtrl 0x0 ++int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x0 ++int drawable btn_radio_off_mtrl 0x0 ++int drawable btn_radio_off_to_on_mtrl_animation 0x0 ++int drawable btn_radio_on_mtrl 0x0 ++int drawable btn_radio_on_to_off_mtrl_animation 0x0 ++int drawable ic_call_answer 0x0 ++int drawable ic_call_answer_low 0x0 ++int drawable ic_call_answer_video 0x0 ++int drawable ic_call_answer_video_low 0x0 ++int drawable ic_call_decline 0x0 ++int drawable ic_call_decline_low 0x0 ++int drawable ic_resume 0x0 ++int drawable notification_action_background 0x0 ++int drawable notification_bg 0x0 ++int drawable notification_bg_low 0x0 ++int drawable notification_bg_low_normal 0x0 ++int drawable notification_bg_low_pressed 0x0 ++int drawable notification_bg_normal 0x0 ++int drawable notification_bg_normal_pressed 0x0 ++int drawable notification_icon_background 0x0 ++int drawable notification_oversize_large_icon_bg 0x0 ++int drawable notification_template_icon_bg 0x0 ++int drawable notification_template_icon_low_bg 0x0 ++int drawable notification_tile_bg 0x0 ++int drawable notify_panel_notification_icon_bg 0x0 ++int drawable paused_in_debugger_background 0x0 ++int drawable paused_in_debugger_dialog_background 0x0 ++int drawable redbox_top_border_background 0x0 ++int drawable ripple_effect 0x0 ++int drawable test_level_drawable 0x0 ++int drawable tooltip_frame_dark 0x0 ++int drawable tooltip_frame_light 0x0 ++int id accessibility_action_clickable_span 0x0 ++int id accessibility_actions 0x0 ++int id accessibility_collection 0x0 ++int id accessibility_collection_item 0x0 ++int id accessibility_custom_action_0 0x0 ++int id accessibility_custom_action_1 0x0 ++int id accessibility_custom_action_10 0x0 ++int id accessibility_custom_action_11 0x0 ++int id accessibility_custom_action_12 0x0 ++int id accessibility_custom_action_13 0x0 ++int id accessibility_custom_action_14 0x0 ++int id accessibility_custom_action_15 0x0 ++int id accessibility_custom_action_16 0x0 ++int id accessibility_custom_action_17 0x0 ++int id accessibility_custom_action_18 0x0 ++int id accessibility_custom_action_19 0x0 ++int id accessibility_custom_action_2 0x0 ++int id accessibility_custom_action_20 0x0 ++int id accessibility_custom_action_21 0x0 ++int id accessibility_custom_action_22 0x0 ++int id accessibility_custom_action_23 0x0 ++int id accessibility_custom_action_24 0x0 ++int id accessibility_custom_action_25 0x0 ++int id accessibility_custom_action_26 0x0 ++int id accessibility_custom_action_27 0x0 ++int id accessibility_custom_action_28 0x0 ++int id accessibility_custom_action_29 0x0 ++int id accessibility_custom_action_3 0x0 ++int id accessibility_custom_action_30 0x0 ++int id accessibility_custom_action_31 0x0 ++int id accessibility_custom_action_4 0x0 ++int id accessibility_custom_action_5 0x0 ++int id accessibility_custom_action_6 0x0 ++int id accessibility_custom_action_7 0x0 ++int id accessibility_custom_action_8 0x0 ++int id accessibility_custom_action_9 0x0 ++int id accessibility_hint 0x0 ++int id accessibility_label 0x0 ++int id accessibility_links 0x0 ++int id accessibility_role 0x0 ++int id accessibility_state 0x0 ++int id accessibility_state_expanded 0x0 ++int id accessibility_value 0x0 ++int id action_bar 0x0 ++int id action_bar_activity_content 0x0 ++int id action_bar_container 0x0 ++int id action_bar_root 0x0 ++int id action_bar_spinner 0x0 ++int id action_bar_subtitle 0x0 ++int id action_bar_title 0x0 ++int id action_container 0x0 ++int id action_context_bar 0x0 ++int id action_divider 0x0 ++int id action_image 0x0 ++int id action_menu_divider 0x0 ++int id action_menu_presenter 0x0 ++int id action_mode_bar 0x0 ++int id action_mode_bar_stub 0x0 ++int id action_mode_close_button 0x0 ++int id action_text 0x0 ++int id actions 0x0 ++int id activity_chooser_view_content 0x0 ++int id add 0x0 ++int id alertTitle 0x0 ++int id alert_title 0x0 ++int id async 0x0 ++int id autofill_inline_suggestion_end_icon 0x0 ++int id autofill_inline_suggestion_start_icon 0x0 ++int id autofill_inline_suggestion_subtitle 0x0 ++int id autofill_inline_suggestion_title 0x0 ++int id automatic 0x0 ++int id blocking 0x0 ++int id button 0x0 ++int id buttonPanel 0x0 ++int id button_text 0x0 ++int id catalyst_redbox_title 0x0 ++int id center 0x0 ++int id centerCrop 0x0 ++int id centerInside 0x0 ++int id checkbox 0x0 ++int id checked 0x0 ++int id chronometer 0x0 ++int id content 0x0 ++int id contentPanel 0x0 ++int id custom 0x0 ++int id customPanel 0x0 ++int id decor_content_parent 0x0 ++int id default_activity_button 0x0 ++int id dialog_button 0x0 ++int id disabled 0x0 ++int id edit_query 0x0 ++int id edit_text_id 0x0 ++int id enabled 0x0 ++int id expand_activities_button 0x0 ++int id expanded_menu 0x0 ++int id filter 0x0 ++int id fitBottomStart 0x0 ++int id fitCenter 0x0 ++int id fitEnd 0x0 ++int id fitStart 0x0 ++int id fitXY 0x0 ++int id focusCrop 0x0 ++int id forever 0x0 ++int id fps_text 0x0 ++int id fragment_container_view_tag 0x0 ++int id group_divider 0x0 ++int id hardware 0x0 ++int id hide_ime_id 0x0 ++int id home 0x0 ++int id icon 0x0 ++int id icon_group 0x0 ++int id image 0x0 ++int id info 0x0 ++int id invalidate_transform 0x0 ++int id italic 0x0 ++int id labelled_by 0x0 ++int id line1 0x0 ++int id line3 0x0 ++int id listMode 0x0 ++int id list_item 0x0 ++int id lottie_layer_name 0x0 ++int id message 0x0 ++int id mix_blend_mode 0x0 ++int id multiply 0x0 ++int id none 0x0 ++int id normal 0x0 ++int id notification_background 0x0 ++int id notification_main_column 0x0 ++int id notification_main_column_container 0x0 ++int id off 0x0 ++int id on 0x0 ++int id parentPanel 0x0 ++int id pointer_events 0x0 ++int id progress_circular 0x0 ++int id progress_horizontal 0x0 ++int id radio 0x0 ++int id react_test_id 0x0 ++int id report_drawn 0x0 ++int id restart 0x0 ++int id reverse 0x0 ++int id right_icon 0x0 ++int id right_side 0x0 ++int id rn_frame_file 0x0 ++int id rn_frame_method 0x0 ++int id rn_redbox_dismiss_button 0x0 ++int id rn_redbox_line_separator 0x0 ++int id rn_redbox_loading_indicator 0x0 ++int id rn_redbox_reload_button 0x0 ++int id rn_redbox_report_button 0x0 ++int id rn_redbox_report_label 0x0 ++int id rn_redbox_stack 0x0 ++int id role 0x0 ++int id screen 0x0 ++int id scrollIndicatorDown 0x0 ++int id scrollIndicatorUp 0x0 ++int id scrollView 0x0 ++int id search_badge 0x0 ++int id search_bar 0x0 ++int id search_button 0x0 ++int id search_close_btn 0x0 ++int id search_edit_frame 0x0 ++int id search_go_btn 0x0 ++int id search_mag_icon 0x0 ++int id search_plate 0x0 ++int id search_src_text 0x0 ++int id search_voice_btn 0x0 ++int id select_dialog_listview 0x0 ++int id shortcut 0x0 ++int id software 0x0 ++int id spacer 0x0 ++int id special_effects_controller_view_tag 0x0 ++int id split_action_bar 0x0 ++int id src_atop 0x0 ++int id src_in 0x0 ++int id src_over 0x0 ++int id submenuarrow 0x0 ++int id submit_area 0x0 ++int id tabMode 0x0 ++int id tag_accessibility_actions 0x0 ++int id tag_accessibility_clickable_spans 0x0 ++int id tag_accessibility_heading 0x0 ++int id tag_accessibility_pane_title 0x0 ++int id tag_on_apply_window_listener 0x0 ++int id tag_on_receive_content_listener 0x0 ++int id tag_on_receive_content_mime_types 0x0 ++int id tag_screen_reader_focusable 0x0 ++int id tag_state_description 0x0 ++int id tag_transition_group 0x0 ++int id tag_unhandled_key_event_manager 0x0 ++int id tag_unhandled_key_listeners 0x0 ++int id tag_window_insets_animation_callback 0x0 ++int id text 0x0 ++int id text2 0x0 ++int id textSpacerNoButtons 0x0 ++int id textSpacerNoTitle 0x0 ++int id time 0x0 ++int id title 0x0 ++int id titleDividerNoCustom 0x0 ++int id title_template 0x0 ++int id topPanel 0x0 ++int id transform 0x0 ++int id transform_origin 0x0 ++int id unchecked 0x0 ++int id uniform 0x0 ++int id up 0x0 ++int id use_hardware_layer 0x0 ++int id view_clipped 0x0 ++int id view_tag_instance_handle 0x0 ++int id view_tag_native_id 0x0 ++int id view_tree_lifecycle_owner 0x0 ++int id view_tree_on_back_pressed_dispatcher_owner 0x0 ++int id view_tree_saved_state_registry_owner 0x0 ++int id view_tree_view_model_store_owner 0x0 ++int id visible_removing_fragment_view_tag 0x0 ++int id wrap_content 0x0 ++int integer abc_config_activityDefaultDur 0x0 ++int integer abc_config_activityShortDur 0x0 ++int integer cancel_button_image_alpha 0x0 ++int integer config_tooltipAnimTime 0x0 ++int integer react_native_dev_server_port 0x0 ++int integer status_bar_notification_info_maxnum 0x0 ++int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x0 ++int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x0 ++int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x0 ++int interpolator fast_out_slow_in 0x0 ++int layout abc_action_bar_title_item 0x0 ++int layout abc_action_bar_up_container 0x0 ++int layout abc_action_menu_item_layout 0x0 ++int layout abc_action_menu_layout 0x0 ++int layout abc_action_mode_bar 0x0 ++int layout abc_action_mode_close_item_material 0x0 ++int layout abc_activity_chooser_view 0x0 ++int layout abc_activity_chooser_view_list_item 0x0 ++int layout abc_alert_dialog_button_bar_material 0x0 ++int layout abc_alert_dialog_material 0x0 ++int layout abc_alert_dialog_title_material 0x0 ++int layout abc_cascading_menu_item_layout 0x0 ++int layout abc_dialog_title_material 0x0 ++int layout abc_expanded_menu_layout 0x0 ++int layout abc_list_menu_item_checkbox 0x0 ++int layout abc_list_menu_item_icon 0x0 ++int layout abc_list_menu_item_layout 0x0 ++int layout abc_list_menu_item_radio 0x0 ++int layout abc_popup_menu_header_item_layout 0x0 ++int layout abc_popup_menu_item_layout 0x0 ++int layout abc_screen_content_include 0x0 ++int layout abc_screen_simple 0x0 ++int layout abc_screen_simple_overlay_action_mode 0x0 ++int layout abc_screen_toolbar 0x0 ++int layout abc_search_dropdown_item_icons_2line 0x0 ++int layout abc_search_view 0x0 ++int layout abc_select_dialog_material 0x0 ++int layout abc_tooltip 0x0 ++int layout alert_title_layout 0x0 ++int layout autofill_inline_suggestion 0x0 ++int layout custom_dialog 0x0 ++int layout dev_loading_view 0x0 ++int layout fps_view 0x0 ++int layout ime_base_split_test_activity 0x0 ++int layout ime_secondary_split_test_activity 0x0 ++int layout notification_action 0x0 ++int layout notification_action_tombstone 0x0 ++int layout notification_template_custom_big 0x0 ++int layout notification_template_icon_group 0x0 ++int layout notification_template_part_chronometer 0x0 ++int layout notification_template_part_time 0x0 ++int layout paused_in_debugger_view 0x0 ++int layout redbox_item_frame 0x0 ++int layout redbox_item_title 0x0 ++int layout redbox_view 0x0 ++int layout select_dialog_item_material 0x0 ++int layout select_dialog_multichoice_material 0x0 ++int layout select_dialog_singlechoice_material 0x0 ++int layout support_simple_spinner_dropdown_item 0x0 ++int string abc_action_bar_home_description 0x0 ++int string abc_action_bar_up_description 0x0 ++int string abc_action_menu_overflow_description 0x0 ++int string abc_action_mode_done 0x0 ++int string abc_activity_chooser_view_see_all 0x0 ++int string abc_activitychooserview_choose_application 0x0 ++int string abc_capital_off 0x0 ++int string abc_capital_on 0x0 ++int string abc_menu_alt_shortcut_label 0x0 ++int string abc_menu_ctrl_shortcut_label 0x0 ++int string abc_menu_delete_shortcut_label 0x0 ++int string abc_menu_enter_shortcut_label 0x0 ++int string abc_menu_function_shortcut_label 0x0 ++int string abc_menu_meta_shortcut_label 0x0 ++int string abc_menu_shift_shortcut_label 0x0 ++int string abc_menu_space_shortcut_label 0x0 ++int string abc_menu_sym_shortcut_label 0x0 ++int string abc_prepend_shortcut_label 0x0 ++int string abc_search_hint 0x0 ++int string abc_searchview_description_clear 0x0 ++int string abc_searchview_description_query 0x0 ++int string abc_searchview_description_search 0x0 ++int string abc_searchview_description_submit 0x0 ++int string abc_searchview_description_voice 0x0 ++int string abc_shareactionprovider_share_with 0x0 ++int string abc_shareactionprovider_share_with_application 0x0 ++int string abc_toolbar_collapse_description 0x0 ++int string alert_description 0x0 ++int string call_notification_answer_action 0x0 ++int string call_notification_answer_video_action 0x0 ++int string call_notification_decline_action 0x0 ++int string call_notification_hang_up_action 0x0 ++int string call_notification_incoming_text 0x0 ++int string call_notification_ongoing_text 0x0 ++int string call_notification_screening_text 0x0 ++int string catalyst_change_bundle_location 0x0 ++int string catalyst_copy_button 0x0 ++int string catalyst_debug_connecting 0x0 ++int string catalyst_debug_error 0x0 ++int string catalyst_debug_open 0x0 ++int string catalyst_debug_open_disabled 0x0 ++int string catalyst_dev_menu_header 0x0 ++int string catalyst_dev_menu_sub_header 0x0 ++int string catalyst_dismiss_button 0x0 ++int string catalyst_heap_capture 0x0 ++int string catalyst_hot_reloading 0x0 ++int string catalyst_hot_reloading_auto_disable 0x0 ++int string catalyst_hot_reloading_auto_enable 0x0 ++int string catalyst_hot_reloading_stop 0x0 ++int string catalyst_inspector_toggle 0x0 ++int string catalyst_loading_from_url 0x0 ++int string catalyst_open_debugger_error 0x0 ++int string catalyst_perf_monitor 0x0 ++int string catalyst_perf_monitor_stop 0x0 ++int string catalyst_reload 0x0 ++int string catalyst_reload_button 0x0 ++int string catalyst_reload_error 0x0 ++int string catalyst_report_button 0x0 ++int string catalyst_sample_profiler_toggle 0x0 ++int string catalyst_settings 0x0 ++int string catalyst_settings_title 0x0 ++int string combobox_description 0x0 ++int string header_description 0x0 ++int string image_description 0x0 ++int string imagebutton_description 0x0 ++int string link_description 0x0 ++int string menu_description 0x0 ++int string menubar_description 0x0 ++int string menuitem_description 0x0 ++int string progressbar_description 0x0 ++int string radiogroup_description 0x0 ++int string rn_tab_description 0x0 ++int string scrollbar_description 0x0 ++int string search_menu_title 0x0 ++int string spinbutton_description 0x0 ++int string state_busy_description 0x0 ++int string state_collapsed_description 0x0 ++int string state_expanded_description 0x0 ++int string state_mixed_description 0x0 ++int string state_off_description 0x0 ++int string state_on_description 0x0 ++int string state_unselected_description 0x0 ++int string status_bar_notification_info_overflow 0x0 ++int string summary_description 0x0 ++int string tablist_description 0x0 ++int string timer_description 0x0 ++int string toolbar_description 0x0 ++int style AlertDialog_AppCompat 0x0 ++int style AlertDialog_AppCompat_Light 0x0 ++int style Animation_AppCompat_Dialog 0x0 ++int style Animation_AppCompat_DropDownUp 0x0 ++int style Animation_AppCompat_Tooltip 0x0 ++int style Animation_Catalyst_LogBox 0x0 ++int style Animation_Catalyst_RedBox 0x0 ++int style Base_AlertDialog_AppCompat 0x0 ++int style Base_AlertDialog_AppCompat_Light 0x0 ++int style Base_Animation_AppCompat_Dialog 0x0 ++int style Base_Animation_AppCompat_DropDownUp 0x0 ++int style Base_Animation_AppCompat_Tooltip 0x0 ++int style Base_DialogWindowTitleBackground_AppCompat 0x0 ++int style Base_DialogWindowTitle_AppCompat 0x0 ++int style Base_TextAppearance_AppCompat 0x0 ++int style Base_TextAppearance_AppCompat_Body1 0x0 ++int style Base_TextAppearance_AppCompat_Body2 0x0 ++int style Base_TextAppearance_AppCompat_Button 0x0 ++int style Base_TextAppearance_AppCompat_Caption 0x0 ++int style Base_TextAppearance_AppCompat_Display1 0x0 ++int style Base_TextAppearance_AppCompat_Display2 0x0 ++int style Base_TextAppearance_AppCompat_Display3 0x0 ++int style Base_TextAppearance_AppCompat_Display4 0x0 ++int style Base_TextAppearance_AppCompat_Headline 0x0 ++int style Base_TextAppearance_AppCompat_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Large 0x0 ++int style Base_TextAppearance_AppCompat_Large_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 ++int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 ++int style Base_TextAppearance_AppCompat_Medium 0x0 ++int style Base_TextAppearance_AppCompat_Medium_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Menu 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult_Title 0x0 ++int style Base_TextAppearance_AppCompat_Small 0x0 ++int style Base_TextAppearance_AppCompat_Small_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Subhead 0x0 ++int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Title 0x0 ++int style Base_TextAppearance_AppCompat_Title_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Tooltip 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Switch 0x0 ++int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 ++int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 ++int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 ++int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 ++int style Base_ThemeOverlay_AppCompat 0x0 ++int style Base_ThemeOverlay_AppCompat_ActionBar 0x0 ++int style Base_ThemeOverlay_AppCompat_Dark 0x0 ++int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x0 ++int style Base_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x0 ++int style Base_ThemeOverlay_AppCompat_Light 0x0 ++int style Base_Theme_AppCompat 0x0 ++int style Base_Theme_AppCompat_CompactMenu 0x0 ++int style Base_Theme_AppCompat_Dialog 0x0 ++int style Base_Theme_AppCompat_DialogWhenLarge 0x0 ++int style Base_Theme_AppCompat_Dialog_Alert 0x0 ++int style Base_Theme_AppCompat_Dialog_FixedSize 0x0 ++int style Base_Theme_AppCompat_Dialog_MinWidth 0x0 ++int style Base_Theme_AppCompat_Light 0x0 ++int style Base_Theme_AppCompat_Light_DarkActionBar 0x0 ++int style Base_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_Alert 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x0 ++int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_V21_Theme_AppCompat 0x0 ++int style Base_V21_Theme_AppCompat_Dialog 0x0 ++int style Base_V21_Theme_AppCompat_Light 0x0 ++int style Base_V21_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_V22_Theme_AppCompat 0x0 ++int style Base_V22_Theme_AppCompat_Light 0x0 ++int style Base_V23_Theme_AppCompat 0x0 ++int style Base_V23_Theme_AppCompat_Light 0x0 ++int style Base_V26_Theme_AppCompat 0x0 ++int style Base_V26_Theme_AppCompat_Light 0x0 ++int style Base_V26_Widget_AppCompat_Toolbar 0x0 ++int style Base_V28_Theme_AppCompat 0x0 ++int style Base_V28_Theme_AppCompat_Light 0x0 ++int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_V7_Theme_AppCompat 0x0 ++int style Base_V7_Theme_AppCompat_Dialog 0x0 ++int style Base_V7_Theme_AppCompat_Light 0x0 ++int style Base_V7_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Base_V7_Widget_AppCompat_EditText 0x0 ++int style Base_V7_Widget_AppCompat_Toolbar 0x0 ++int style Base_Widget_AppCompat_ActionBar 0x0 ++int style Base_Widget_AppCompat_ActionBar_Solid 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabBar 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabText 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabView 0x0 ++int style Base_Widget_AppCompat_ActionButton 0x0 ++int style Base_Widget_AppCompat_ActionButton_CloseMode 0x0 ++int style Base_Widget_AppCompat_ActionButton_Overflow 0x0 ++int style Base_Widget_AppCompat_ActionMode 0x0 ++int style Base_Widget_AppCompat_ActivityChooserView 0x0 ++int style Base_Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Base_Widget_AppCompat_Button 0x0 ++int style Base_Widget_AppCompat_ButtonBar 0x0 ++int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x0 ++int style Base_Widget_AppCompat_Button_Borderless 0x0 ++int style Base_Widget_AppCompat_Button_Borderless_Colored 0x0 ++int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 ++int style Base_Widget_AppCompat_Button_Colored 0x0 ++int style Base_Widget_AppCompat_Button_Small 0x0 ++int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x0 ++int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x0 ++int style Base_Widget_AppCompat_CompoundButton_Switch 0x0 ++int style Base_Widget_AppCompat_DrawerArrowToggle 0x0 ++int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x0 ++int style Base_Widget_AppCompat_DropDownItem_Spinner 0x0 ++int style Base_Widget_AppCompat_EditText 0x0 ++int style Base_Widget_AppCompat_ImageButton 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x0 ++int style Base_Widget_AppCompat_Light_PopupMenu 0x0 ++int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x0 ++int style Base_Widget_AppCompat_ListMenuView 0x0 ++int style Base_Widget_AppCompat_ListPopupWindow 0x0 ++int style Base_Widget_AppCompat_ListView 0x0 ++int style Base_Widget_AppCompat_ListView_DropDown 0x0 ++int style Base_Widget_AppCompat_ListView_Menu 0x0 ++int style Base_Widget_AppCompat_PopupMenu 0x0 ++int style Base_Widget_AppCompat_PopupMenu_Overflow 0x0 ++int style Base_Widget_AppCompat_PopupWindow 0x0 ++int style Base_Widget_AppCompat_ProgressBar 0x0 ++int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x0 ++int style Base_Widget_AppCompat_RatingBar 0x0 ++int style Base_Widget_AppCompat_RatingBar_Indicator 0x0 ++int style Base_Widget_AppCompat_RatingBar_Small 0x0 ++int style Base_Widget_AppCompat_SearchView 0x0 ++int style Base_Widget_AppCompat_SearchView_ActionBar 0x0 ++int style Base_Widget_AppCompat_SeekBar 0x0 ++int style Base_Widget_AppCompat_SeekBar_Discrete 0x0 ++int style Base_Widget_AppCompat_Spinner 0x0 ++int style Base_Widget_AppCompat_Spinner_Underlined 0x0 ++int style Base_Widget_AppCompat_TextView 0x0 ++int style Base_Widget_AppCompat_TextView_SpinnerItem 0x0 ++int style Base_Widget_AppCompat_Toolbar 0x0 ++int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x0 ++int style CalendarDatePickerDialog 0x0 ++int style CalendarDatePickerStyle 0x0 ++int style DialogAnimationFade 0x0 ++int style DialogAnimationSlide 0x0 ++int style NoAnimationDialog 0x0 ++int style Platform_AppCompat 0x0 ++int style Platform_AppCompat_Light 0x0 ++int style Platform_ThemeOverlay_AppCompat 0x0 ++int style Platform_ThemeOverlay_AppCompat_Dark 0x0 ++int style Platform_ThemeOverlay_AppCompat_Light 0x0 ++int style Platform_V21_AppCompat 0x0 ++int style Platform_V21_AppCompat_Light 0x0 ++int style Platform_V25_AppCompat 0x0 ++int style Platform_V25_AppCompat_Light 0x0 ++int style Platform_Widget_AppCompat_Spinner 0x0 ++int style RtlOverlay_DialogWindowTitle_AppCompat 0x0 ++int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x0 ++int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x0 ++int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x0 ++int style RtlUnderlay_Widget_AppCompat_ActionButton 0x0 ++int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x0 ++int style SpinnerDatePickerDialog 0x0 ++int style SpinnerDatePickerStyle 0x0 ++int style TextAppearance_AppCompat 0x0 ++int style TextAppearance_AppCompat_Body1 0x0 ++int style TextAppearance_AppCompat_Body2 0x0 ++int style TextAppearance_AppCompat_Button 0x0 ++int style TextAppearance_AppCompat_Caption 0x0 ++int style TextAppearance_AppCompat_Display1 0x0 ++int style TextAppearance_AppCompat_Display2 0x0 ++int style TextAppearance_AppCompat_Display3 0x0 ++int style TextAppearance_AppCompat_Display4 0x0 ++int style TextAppearance_AppCompat_Headline 0x0 ++int style TextAppearance_AppCompat_Inverse 0x0 ++int style TextAppearance_AppCompat_Large 0x0 ++int style TextAppearance_AppCompat_Large_Inverse 0x0 ++int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x0 ++int style TextAppearance_AppCompat_Light_SearchResult_Title 0x0 ++int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 ++int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 ++int style TextAppearance_AppCompat_Medium 0x0 ++int style TextAppearance_AppCompat_Medium_Inverse 0x0 ++int style TextAppearance_AppCompat_Menu 0x0 ++int style TextAppearance_AppCompat_SearchResult_Subtitle 0x0 ++int style TextAppearance_AppCompat_SearchResult_Title 0x0 ++int style TextAppearance_AppCompat_Small 0x0 ++int style TextAppearance_AppCompat_Small_Inverse 0x0 ++int style TextAppearance_AppCompat_Subhead 0x0 ++int style TextAppearance_AppCompat_Subhead_Inverse 0x0 ++int style TextAppearance_AppCompat_Title 0x0 ++int style TextAppearance_AppCompat_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Tooltip 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_Button 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Colored 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_DropDownItem 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 ++int style TextAppearance_AppCompat_Widget_Switch 0x0 ++int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 ++int style TextAppearance_Compat_Notification 0x0 ++int style TextAppearance_Compat_Notification_Info 0x0 ++int style TextAppearance_Compat_Notification_Line2 0x0 ++int style TextAppearance_Compat_Notification_Time 0x0 ++int style TextAppearance_Compat_Notification_Title 0x0 ++int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 ++int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 ++int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 ++int style Theme 0x0 ++int style ThemeOverlay_AppCompat 0x0 ++int style ThemeOverlay_AppCompat_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_Dark 0x0 ++int style ThemeOverlay_AppCompat_Dark_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_DayNight 0x0 ++int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_Dialog 0x0 ++int style ThemeOverlay_AppCompat_Dialog_Alert 0x0 ++int style ThemeOverlay_AppCompat_Light 0x0 ++int style Theme_AppCompat 0x0 ++int style Theme_AppCompat_CompactMenu 0x0 ++int style Theme_AppCompat_DayNight 0x0 ++int style Theme_AppCompat_DayNight_DarkActionBar 0x0 ++int style Theme_AppCompat_DayNight_Dialog 0x0 ++int style Theme_AppCompat_DayNight_DialogWhenLarge 0x0 ++int style Theme_AppCompat_DayNight_Dialog_Alert 0x0 ++int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_DayNight_NoActionBar 0x0 ++int style Theme_AppCompat_Dialog 0x0 ++int style Theme_AppCompat_DialogWhenLarge 0x0 ++int style Theme_AppCompat_Dialog_Alert 0x0 ++int style Theme_AppCompat_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_Empty 0x0 ++int style Theme_AppCompat_Light 0x0 ++int style Theme_AppCompat_Light_DarkActionBar 0x0 ++int style Theme_AppCompat_Light_Dialog 0x0 ++int style Theme_AppCompat_Light_DialogWhenLarge 0x0 ++int style Theme_AppCompat_Light_Dialog_Alert 0x0 ++int style Theme_AppCompat_Light_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_Light_NoActionBar 0x0 ++int style Theme_AppCompat_NoActionBar 0x0 ++int style Theme_AutofillInlineSuggestion 0x0 ++int style Theme_Catalyst 0x0 ++int style Theme_Catalyst_LogBox 0x0 ++int style Theme_Catalyst_RedBox 0x0 ++int style Theme_FullScreenDialog 0x0 ++int style Theme_FullScreenDialogAnimatedFade 0x0 ++int style Theme_FullScreenDialogAnimatedSlide 0x0 ++int style Theme_ReactNative_AppCompat_Light 0x0 ++int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x0 ++int style Theme_ReactNative_TextInput_DefaultBackground 0x0 ++int style Widget_AppCompat_ActionBar 0x0 ++int style Widget_AppCompat_ActionBar_Solid 0x0 ++int style Widget_AppCompat_ActionBar_TabBar 0x0 ++int style Widget_AppCompat_ActionBar_TabText 0x0 ++int style Widget_AppCompat_ActionBar_TabView 0x0 ++int style Widget_AppCompat_ActionButton 0x0 ++int style Widget_AppCompat_ActionButton_CloseMode 0x0 ++int style Widget_AppCompat_ActionButton_Overflow 0x0 ++int style Widget_AppCompat_ActionMode 0x0 ++int style Widget_AppCompat_ActivityChooserView 0x0 ++int style Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Widget_AppCompat_Button 0x0 ++int style Widget_AppCompat_ButtonBar 0x0 ++int style Widget_AppCompat_ButtonBar_AlertDialog 0x0 ++int style Widget_AppCompat_Button_Borderless 0x0 ++int style Widget_AppCompat_Button_Borderless_Colored 0x0 ++int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 ++int style Widget_AppCompat_Button_Colored 0x0 ++int style Widget_AppCompat_Button_Small 0x0 ++int style Widget_AppCompat_CompoundButton_CheckBox 0x0 ++int style Widget_AppCompat_CompoundButton_RadioButton 0x0 ++int style Widget_AppCompat_CompoundButton_Switch 0x0 ++int style Widget_AppCompat_DrawerArrowToggle 0x0 ++int style Widget_AppCompat_DropDownItem_Spinner 0x0 ++int style Widget_AppCompat_EditText 0x0 ++int style Widget_AppCompat_ImageButton 0x0 ++int style Widget_AppCompat_Light_ActionBar 0x0 ++int style Widget_AppCompat_Light_ActionBar_Solid 0x0 ++int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabBar 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabText 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabView 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionButton 0x0 ++int style Widget_AppCompat_Light_ActionButton_CloseMode 0x0 ++int style Widget_AppCompat_Light_ActionButton_Overflow 0x0 ++int style Widget_AppCompat_Light_ActionMode_Inverse 0x0 ++int style Widget_AppCompat_Light_ActivityChooserView 0x0 ++int style Widget_AppCompat_Light_AutoCompleteTextView 0x0 ++int style Widget_AppCompat_Light_DropDownItem_Spinner 0x0 ++int style Widget_AppCompat_Light_ListPopupWindow 0x0 ++int style Widget_AppCompat_Light_ListView_DropDown 0x0 ++int style Widget_AppCompat_Light_PopupMenu 0x0 ++int style Widget_AppCompat_Light_PopupMenu_Overflow 0x0 ++int style Widget_AppCompat_Light_SearchView 0x0 ++int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x0 ++int style Widget_AppCompat_ListMenuView 0x0 ++int style Widget_AppCompat_ListPopupWindow 0x0 ++int style Widget_AppCompat_ListView 0x0 ++int style Widget_AppCompat_ListView_DropDown 0x0 ++int style Widget_AppCompat_ListView_Menu 0x0 ++int style Widget_AppCompat_PopupMenu 0x0 ++int style Widget_AppCompat_PopupMenu_Overflow 0x0 ++int style Widget_AppCompat_PopupWindow 0x0 ++int style Widget_AppCompat_ProgressBar 0x0 ++int style Widget_AppCompat_ProgressBar_Horizontal 0x0 ++int style Widget_AppCompat_RatingBar 0x0 ++int style Widget_AppCompat_RatingBar_Indicator 0x0 ++int style Widget_AppCompat_RatingBar_Small 0x0 ++int style Widget_AppCompat_SearchView 0x0 ++int style Widget_AppCompat_SearchView_ActionBar 0x0 ++int style Widget_AppCompat_SeekBar 0x0 ++int style Widget_AppCompat_SeekBar_Discrete 0x0 ++int style Widget_AppCompat_Spinner 0x0 ++int style Widget_AppCompat_Spinner_DropDown 0x0 ++int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x0 ++int style Widget_AppCompat_Spinner_Underlined 0x0 ++int style Widget_AppCompat_TextView 0x0 ++int style Widget_AppCompat_TextView_SpinnerItem 0x0 ++int style Widget_AppCompat_Toolbar 0x0 ++int style Widget_AppCompat_Toolbar_Button_Navigation 0x0 ++int style Widget_Autofill 0x0 ++int style Widget_Autofill_InlineSuggestionChip 0x0 ++int style Widget_Autofill_InlineSuggestionEndIconStyle 0x0 ++int style Widget_Autofill_InlineSuggestionStartIconStyle 0x0 ++int style Widget_Autofill_InlineSuggestionSubtitle 0x0 ++int style Widget_Autofill_InlineSuggestionTitle 0x0 ++int style Widget_Compat_NotificationActionContainer 0x0 ++int style Widget_Compat_NotificationActionText 0x0 ++int style redboxButton 0x0 ++int[] styleable ActionBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable ActionBar_background 0 ++int styleable ActionBar_backgroundSplit 1 ++int styleable ActionBar_backgroundStacked 2 ++int styleable ActionBar_contentInsetEnd 3 ++int styleable ActionBar_contentInsetEndWithActions 4 ++int styleable ActionBar_contentInsetLeft 5 ++int styleable ActionBar_contentInsetRight 6 ++int styleable ActionBar_contentInsetStart 7 ++int styleable ActionBar_contentInsetStartWithNavigation 8 ++int styleable ActionBar_customNavigationLayout 9 ++int styleable ActionBar_displayOptions 10 ++int styleable ActionBar_divider 11 ++int styleable ActionBar_elevation 12 ++int styleable ActionBar_height 13 ++int styleable ActionBar_hideOnContentScroll 14 ++int styleable ActionBar_homeAsUpIndicator 15 ++int styleable ActionBar_homeLayout 16 ++int styleable ActionBar_icon 17 ++int styleable ActionBar_indeterminateProgressStyle 18 ++int styleable ActionBar_itemPadding 19 ++int styleable ActionBar_logo 20 ++int styleable ActionBar_navigationMode 21 ++int styleable ActionBar_popupTheme 22 ++int styleable ActionBar_progressBarPadding 23 ++int styleable ActionBar_progressBarStyle 24 ++int styleable ActionBar_subtitle 25 ++int styleable ActionBar_subtitleTextStyle 26 ++int styleable ActionBar_title 27 ++int styleable ActionBar_titleTextStyle 28 ++int[] styleable ActionBarLayout { 0x10100b3 } ++int styleable ActionBarLayout_android_layout_gravity 0 ++int[] styleable ActionMenuItemView { 0x101013f } ++int styleable ActionMenuItemView_android_minWidth 0 ++int[] styleable ActionMenuView { } ++int[] styleable ActionMode { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable ActionMode_background 0 ++int styleable ActionMode_backgroundSplit 1 ++int styleable ActionMode_closeItemLayout 2 ++int styleable ActionMode_height 3 ++int styleable ActionMode_subtitleTextStyle 4 ++int styleable ActionMode_titleTextStyle 5 ++int[] styleable ActivityChooserView { 0x0, 0x0 } ++int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 ++int styleable ActivityChooserView_initialActivityCount 1 ++int[] styleable AlertDialog { 0x10100f2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AlertDialog_android_layout 0 ++int styleable AlertDialog_buttonIconDimen 1 ++int styleable AlertDialog_buttonPanelSideLayout 2 ++int styleable AlertDialog_listItemLayout 3 ++int styleable AlertDialog_listLayout 4 ++int styleable AlertDialog_multiChoiceItemLayout 5 ++int styleable AlertDialog_showTitle 6 ++int styleable AlertDialog_singleChoiceItemLayout 7 ++int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } ++int styleable AnimatedStateListDrawableCompat_android_constantSize 0 ++int styleable AnimatedStateListDrawableCompat_android_dither 1 ++int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2 ++int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3 ++int styleable AnimatedStateListDrawableCompat_android_variablePadding 4 ++int styleable AnimatedStateListDrawableCompat_android_visible 5 ++int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 } ++int styleable AnimatedStateListDrawableItem_android_drawable 0 ++int styleable AnimatedStateListDrawableItem_android_id 1 ++int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 } ++int styleable AnimatedStateListDrawableTransition_android_drawable 0 ++int styleable AnimatedStateListDrawableTransition_android_fromId 1 ++int styleable AnimatedStateListDrawableTransition_android_reversible 2 ++int styleable AnimatedStateListDrawableTransition_android_toId 3 ++int[] styleable AppCompatEmojiHelper { } ++int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 } ++int styleable AppCompatImageView_android_src 0 ++int styleable AppCompatImageView_srcCompat 1 ++int styleable AppCompatImageView_tint 2 ++int styleable AppCompatImageView_tintMode 3 ++int[] styleable AppCompatSeekBar { 0x1010142, 0x0, 0x0, 0x0 } ++int styleable AppCompatSeekBar_android_thumb 0 ++int styleable AppCompatSeekBar_tickMark 1 ++int styleable AppCompatSeekBar_tickMarkTint 2 ++int styleable AppCompatSeekBar_tickMarkTintMode 3 ++int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 } ++int styleable AppCompatTextHelper_android_drawableBottom 0 ++int styleable AppCompatTextHelper_android_drawableEnd 1 ++int styleable AppCompatTextHelper_android_drawableLeft 2 ++int styleable AppCompatTextHelper_android_drawableRight 3 ++int styleable AppCompatTextHelper_android_drawableStart 4 ++int styleable AppCompatTextHelper_android_drawableTop 5 ++int styleable AppCompatTextHelper_android_textAppearance 6 ++int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AppCompatTextView_android_textAppearance 0 ++int styleable AppCompatTextView_autoSizeMaxTextSize 1 ++int styleable AppCompatTextView_autoSizeMinTextSize 2 ++int styleable AppCompatTextView_autoSizePresetSizes 3 ++int styleable AppCompatTextView_autoSizeStepGranularity 4 ++int styleable AppCompatTextView_autoSizeTextType 5 ++int styleable AppCompatTextView_drawableBottomCompat 6 ++int styleable AppCompatTextView_drawableEndCompat 7 ++int styleable AppCompatTextView_drawableLeftCompat 8 ++int styleable AppCompatTextView_drawableRightCompat 9 ++int styleable AppCompatTextView_drawableStartCompat 10 ++int styleable AppCompatTextView_drawableTint 11 ++int styleable AppCompatTextView_drawableTintMode 12 ++int styleable AppCompatTextView_drawableTopCompat 13 ++int styleable AppCompatTextView_emojiCompatEnabled 14 ++int styleable AppCompatTextView_firstBaselineToTopHeight 15 ++int styleable AppCompatTextView_fontFamily 16 ++int styleable AppCompatTextView_fontVariationSettings 17 ++int styleable AppCompatTextView_lastBaselineToBottomHeight 18 ++int styleable AppCompatTextView_lineHeight 19 ++int styleable AppCompatTextView_textAllCaps 20 ++int styleable AppCompatTextView_textLocale 21 ++int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AppCompatTheme_actionBarDivider 0 ++int styleable AppCompatTheme_actionBarItemBackground 1 ++int styleable AppCompatTheme_actionBarPopupTheme 2 ++int styleable AppCompatTheme_actionBarSize 3 ++int styleable AppCompatTheme_actionBarSplitStyle 4 ++int styleable AppCompatTheme_actionBarStyle 5 ++int styleable AppCompatTheme_actionBarTabBarStyle 6 ++int styleable AppCompatTheme_actionBarTabStyle 7 ++int styleable AppCompatTheme_actionBarTabTextStyle 8 ++int styleable AppCompatTheme_actionBarTheme 9 ++int styleable AppCompatTheme_actionBarWidgetTheme 10 ++int styleable AppCompatTheme_actionButtonStyle 11 ++int styleable AppCompatTheme_actionDropDownStyle 12 ++int styleable AppCompatTheme_actionMenuTextAppearance 13 ++int styleable AppCompatTheme_actionMenuTextColor 14 ++int styleable AppCompatTheme_actionModeBackground 15 ++int styleable AppCompatTheme_actionModeCloseButtonStyle 16 ++int styleable AppCompatTheme_actionModeCloseContentDescription 17 ++int styleable AppCompatTheme_actionModeCloseDrawable 18 ++int styleable AppCompatTheme_actionModeCopyDrawable 19 ++int styleable AppCompatTheme_actionModeCutDrawable 20 ++int styleable AppCompatTheme_actionModeFindDrawable 21 ++int styleable AppCompatTheme_actionModePasteDrawable 22 ++int styleable AppCompatTheme_actionModePopupWindowStyle 23 ++int styleable AppCompatTheme_actionModeSelectAllDrawable 24 ++int styleable AppCompatTheme_actionModeShareDrawable 25 ++int styleable AppCompatTheme_actionModeSplitBackground 26 ++int styleable AppCompatTheme_actionModeStyle 27 ++int styleable AppCompatTheme_actionModeTheme 28 ++int styleable AppCompatTheme_actionModeWebSearchDrawable 29 ++int styleable AppCompatTheme_actionOverflowButtonStyle 30 ++int styleable AppCompatTheme_actionOverflowMenuStyle 31 ++int styleable AppCompatTheme_activityChooserViewStyle 32 ++int styleable AppCompatTheme_alertDialogButtonGroupStyle 33 ++int styleable AppCompatTheme_alertDialogCenterButtons 34 ++int styleable AppCompatTheme_alertDialogStyle 35 ++int styleable AppCompatTheme_alertDialogTheme 36 ++int styleable AppCompatTheme_android_windowAnimationStyle 37 ++int styleable AppCompatTheme_android_windowIsFloating 38 ++int styleable AppCompatTheme_autoCompleteTextViewStyle 39 ++int styleable AppCompatTheme_borderlessButtonStyle 40 ++int styleable AppCompatTheme_buttonBarButtonStyle 41 ++int styleable AppCompatTheme_buttonBarNegativeButtonStyle 42 ++int styleable AppCompatTheme_buttonBarNeutralButtonStyle 43 ++int styleable AppCompatTheme_buttonBarPositiveButtonStyle 44 ++int styleable AppCompatTheme_buttonBarStyle 45 ++int styleable AppCompatTheme_buttonStyle 46 ++int styleable AppCompatTheme_buttonStyleSmall 47 ++int styleable AppCompatTheme_checkboxStyle 48 ++int styleable AppCompatTheme_checkedTextViewStyle 49 ++int styleable AppCompatTheme_colorAccent 50 ++int styleable AppCompatTheme_colorBackgroundFloating 51 ++int styleable AppCompatTheme_colorButtonNormal 52 ++int styleable AppCompatTheme_colorControlActivated 53 ++int styleable AppCompatTheme_colorControlHighlight 54 ++int styleable AppCompatTheme_colorControlNormal 55 ++int styleable AppCompatTheme_colorError 56 ++int styleable AppCompatTheme_colorPrimary 57 ++int styleable AppCompatTheme_colorPrimaryDark 58 ++int styleable AppCompatTheme_colorSwitchThumbNormal 59 ++int styleable AppCompatTheme_controlBackground 60 ++int styleable AppCompatTheme_dialogCornerRadius 61 ++int styleable AppCompatTheme_dialogPreferredPadding 62 ++int styleable AppCompatTheme_dialogTheme 63 ++int styleable AppCompatTheme_dividerHorizontal 64 ++int styleable AppCompatTheme_dividerVertical 65 ++int styleable AppCompatTheme_dropDownListViewStyle 66 ++int styleable AppCompatTheme_dropdownListPreferredItemHeight 67 ++int styleable AppCompatTheme_editTextBackground 68 ++int styleable AppCompatTheme_editTextColor 69 ++int styleable AppCompatTheme_editTextStyle 70 ++int styleable AppCompatTheme_homeAsUpIndicator 71 ++int styleable AppCompatTheme_imageButtonStyle 72 ++int styleable AppCompatTheme_listChoiceBackgroundIndicator 73 ++int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 74 ++int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 75 ++int styleable AppCompatTheme_listDividerAlertDialog 76 ++int styleable AppCompatTheme_listMenuViewStyle 77 ++int styleable AppCompatTheme_listPopupWindowStyle 78 ++int styleable AppCompatTheme_listPreferredItemHeight 79 ++int styleable AppCompatTheme_listPreferredItemHeightLarge 80 ++int styleable AppCompatTheme_listPreferredItemHeightSmall 81 ++int styleable AppCompatTheme_listPreferredItemPaddingEnd 82 ++int styleable AppCompatTheme_listPreferredItemPaddingLeft 83 ++int styleable AppCompatTheme_listPreferredItemPaddingRight 84 ++int styleable AppCompatTheme_listPreferredItemPaddingStart 85 ++int styleable AppCompatTheme_panelBackground 86 ++int styleable AppCompatTheme_panelMenuListTheme 87 ++int styleable AppCompatTheme_panelMenuListWidth 88 ++int styleable AppCompatTheme_popupMenuStyle 89 ++int styleable AppCompatTheme_popupWindowStyle 90 ++int styleable AppCompatTheme_radioButtonStyle 91 ++int styleable AppCompatTheme_ratingBarStyle 92 ++int styleable AppCompatTheme_ratingBarStyleIndicator 93 ++int styleable AppCompatTheme_ratingBarStyleSmall 94 ++int styleable AppCompatTheme_searchViewStyle 95 ++int styleable AppCompatTheme_seekBarStyle 96 ++int styleable AppCompatTheme_selectableItemBackground 97 ++int styleable AppCompatTheme_selectableItemBackgroundBorderless 98 ++int styleable AppCompatTheme_spinnerDropDownItemStyle 99 ++int styleable AppCompatTheme_spinnerStyle 100 ++int styleable AppCompatTheme_switchStyle 101 ++int styleable AppCompatTheme_textAppearanceLargePopupMenu 102 ++int styleable AppCompatTheme_textAppearanceListItem 103 ++int styleable AppCompatTheme_textAppearanceListItemSecondary 104 ++int styleable AppCompatTheme_textAppearanceListItemSmall 105 ++int styleable AppCompatTheme_textAppearancePopupMenuHeader 106 ++int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 107 ++int styleable AppCompatTheme_textAppearanceSearchResultTitle 108 ++int styleable AppCompatTheme_textAppearanceSmallPopupMenu 109 ++int styleable AppCompatTheme_textColorAlertDialogListItem 110 ++int styleable AppCompatTheme_textColorSearchUrl 111 ++int styleable AppCompatTheme_toolbarNavigationButtonStyle 112 ++int styleable AppCompatTheme_toolbarStyle 113 ++int styleable AppCompatTheme_tooltipForegroundColor 114 ++int styleable AppCompatTheme_tooltipFrameBackground 115 ++int styleable AppCompatTheme_viewInflaterClass 116 ++int styleable AppCompatTheme_windowActionBar 117 ++int styleable AppCompatTheme_windowActionBarOverlay 118 ++int styleable AppCompatTheme_windowActionModeOverlay 119 ++int styleable AppCompatTheme_windowFixedHeightMajor 120 ++int styleable AppCompatTheme_windowFixedHeightMinor 121 ++int styleable AppCompatTheme_windowFixedWidthMajor 122 ++int styleable AppCompatTheme_windowFixedWidthMinor 123 ++int styleable AppCompatTheme_windowMinWidthMajor 124 ++int styleable AppCompatTheme_windowMinWidthMinor 125 ++int styleable AppCompatTheme_windowNoTitle 126 ++int[] styleable Autofill_InlineSuggestion { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionChip 0 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionEndIconStyle 1 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionStartIconStyle 2 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionSubtitle 3 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionTitle 4 ++int styleable Autofill_InlineSuggestion_isAutofillInlineSuggestionTheme 5 ++int[] styleable ButtonBarLayout { 0x0 } ++int styleable ButtonBarLayout_allowStacking 0 ++int[] styleable Capability { 0x0, 0x0 } ++int styleable Capability_queryPatterns 0 ++int styleable Capability_shortcutMatchRequired 1 ++int[] styleable CheckedTextView { 0x1010108, 0x0, 0x0, 0x0 } ++int styleable CheckedTextView_android_checkMark 0 ++int styleable CheckedTextView_checkMarkCompat 1 ++int styleable CheckedTextView_checkMarkTint 2 ++int styleable CheckedTextView_checkMarkTintMode 3 ++int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5, 0x1010647, 0x0 } ++int styleable ColorStateListItem_alpha 0 ++int styleable ColorStateListItem_android_alpha 1 ++int styleable ColorStateListItem_android_color 2 ++int styleable ColorStateListItem_android_lStar 3 ++int styleable ColorStateListItem_lStar 4 ++int[] styleable CompoundButton { 0x1010107, 0x0, 0x0, 0x0 } ++int styleable CompoundButton_android_button 0 ++int styleable CompoundButton_buttonCompat 1 ++int styleable CompoundButton_buttonTint 2 ++int styleable CompoundButton_buttonTintMode 3 ++int[] styleable DrawerArrowToggle { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable DrawerArrowToggle_arrowHeadLength 0 ++int styleable DrawerArrowToggle_arrowShaftLength 1 ++int styleable DrawerArrowToggle_barLength 2 ++int styleable DrawerArrowToggle_color 3 ++int styleable DrawerArrowToggle_drawableSize 4 ++int styleable DrawerArrowToggle_gapBetweenBars 5 ++int styleable DrawerArrowToggle_spinBars 6 ++int styleable DrawerArrowToggle_thickness 7 ++int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable FontFamily_fontProviderAuthority 0 ++int styleable FontFamily_fontProviderCerts 1 ++int styleable FontFamily_fontProviderFetchStrategy 2 ++int styleable FontFamily_fontProviderFetchTimeout 3 ++int styleable FontFamily_fontProviderPackage 4 ++int styleable FontFamily_fontProviderQuery 5 ++int styleable FontFamily_fontProviderSystemFontFamily 6 ++int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable FontFamilyFont_android_font 0 ++int styleable FontFamilyFont_android_fontStyle 1 ++int styleable FontFamilyFont_android_fontVariationSettings 2 ++int styleable FontFamilyFont_android_fontWeight 3 ++int styleable FontFamilyFont_android_ttcIndex 4 ++int styleable FontFamilyFont_font 5 ++int styleable FontFamilyFont_fontStyle 6 ++int styleable FontFamilyFont_fontVariationSettings 7 ++int styleable FontFamilyFont_fontWeight 8 ++int styleable FontFamilyFont_ttcIndex 9 ++int[] styleable Fragment { 0x10100d0, 0x1010003, 0x10100d1 } ++int styleable Fragment_android_id 0 ++int styleable Fragment_android_name 1 ++int styleable Fragment_android_tag 2 ++int[] styleable FragmentContainerView { 0x1010003, 0x10100d1 } ++int styleable FragmentContainerView_android_name 0 ++int styleable FragmentContainerView_android_tag 1 ++int[] styleable GenericDraweeHierarchy { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable GenericDraweeHierarchy_actualImageScaleType 0 ++int styleable GenericDraweeHierarchy_backgroundImage 1 ++int styleable GenericDraweeHierarchy_fadeDuration 2 ++int styleable GenericDraweeHierarchy_failureImage 3 ++int styleable GenericDraweeHierarchy_failureImageScaleType 4 ++int styleable GenericDraweeHierarchy_overlayImage 5 ++int styleable GenericDraweeHierarchy_placeholderImage 6 ++int styleable GenericDraweeHierarchy_placeholderImageScaleType 7 ++int styleable GenericDraweeHierarchy_pressedStateOverlayImage 8 ++int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 9 ++int styleable GenericDraweeHierarchy_progressBarImage 10 ++int styleable GenericDraweeHierarchy_progressBarImageScaleType 11 ++int styleable GenericDraweeHierarchy_retryImage 12 ++int styleable GenericDraweeHierarchy_retryImageScaleType 13 ++int styleable GenericDraweeHierarchy_roundAsCircle 14 ++int styleable GenericDraweeHierarchy_roundBottomEnd 15 ++int styleable GenericDraweeHierarchy_roundBottomLeft 16 ++int styleable GenericDraweeHierarchy_roundBottomRight 17 ++int styleable GenericDraweeHierarchy_roundBottomStart 18 ++int styleable GenericDraweeHierarchy_roundTopEnd 19 ++int styleable GenericDraweeHierarchy_roundTopLeft 20 ++int styleable GenericDraweeHierarchy_roundTopRight 21 ++int styleable GenericDraweeHierarchy_roundTopStart 22 ++int styleable GenericDraweeHierarchy_roundWithOverlayColor 23 ++int styleable GenericDraweeHierarchy_roundedCornerRadius 24 ++int styleable GenericDraweeHierarchy_roundingBorderColor 25 ++int styleable GenericDraweeHierarchy_roundingBorderPadding 26 ++int styleable GenericDraweeHierarchy_roundingBorderWidth 27 ++int styleable GenericDraweeHierarchy_viewAspectRatio 28 ++int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 } ++int styleable GradientColor_android_centerColor 0 ++int styleable GradientColor_android_centerX 1 ++int styleable GradientColor_android_centerY 2 ++int styleable GradientColor_android_endColor 3 ++int styleable GradientColor_android_endX 4 ++int styleable GradientColor_android_endY 5 ++int styleable GradientColor_android_gradientRadius 6 ++int styleable GradientColor_android_startColor 7 ++int styleable GradientColor_android_startX 8 ++int styleable GradientColor_android_startY 9 ++int styleable GradientColor_android_tileMode 10 ++int styleable GradientColor_android_type 11 ++int[] styleable GradientColorItem { 0x10101a5, 0x1010514 } ++int styleable GradientColorItem_android_color 0 ++int styleable GradientColorItem_android_offset 1 ++int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x0, 0x0, 0x0, 0x0 } ++int styleable LinearLayoutCompat_android_baselineAligned 0 ++int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1 ++int styleable LinearLayoutCompat_android_gravity 2 ++int styleable LinearLayoutCompat_android_orientation 3 ++int styleable LinearLayoutCompat_android_weightSum 4 ++int styleable LinearLayoutCompat_divider 5 ++int styleable LinearLayoutCompat_dividerPadding 6 ++int styleable LinearLayoutCompat_measureWithLargestChild 7 ++int styleable LinearLayoutCompat_showDividers 8 ++int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 } ++int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 ++int styleable LinearLayoutCompat_Layout_android_layout_height 1 ++int styleable LinearLayoutCompat_Layout_android_layout_weight 2 ++int styleable LinearLayoutCompat_Layout_android_layout_width 3 ++int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad } ++int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 ++int styleable ListPopupWindow_android_dropDownVerticalOffset 1 ++int[] styleable LottieAnimationView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable LottieAnimationView_lottie_asyncUpdates 0 ++int styleable LottieAnimationView_lottie_autoPlay 1 ++int styleable LottieAnimationView_lottie_cacheComposition 2 ++int styleable LottieAnimationView_lottie_clipTextToBoundingBox 3 ++int styleable LottieAnimationView_lottie_clipToCompositionBounds 4 ++int styleable LottieAnimationView_lottie_colorFilter 5 ++int styleable LottieAnimationView_lottie_defaultFontFileExtension 6 ++int styleable LottieAnimationView_lottie_enableMergePathsForKitKatAndAbove 7 ++int styleable LottieAnimationView_lottie_fallbackRes 8 ++int styleable LottieAnimationView_lottie_fileName 9 ++int styleable LottieAnimationView_lottie_ignoreDisabledSystemAnimations 10 ++int styleable LottieAnimationView_lottie_imageAssetsFolder 11 ++int styleable LottieAnimationView_lottie_loop 12 ++int styleable LottieAnimationView_lottie_progress 13 ++int styleable LottieAnimationView_lottie_rawRes 14 ++int styleable LottieAnimationView_lottie_renderMode 15 ++int styleable LottieAnimationView_lottie_repeatCount 16 ++int styleable LottieAnimationView_lottie_repeatMode 17 ++int styleable LottieAnimationView_lottie_speed 18 ++int styleable LottieAnimationView_lottie_url 19 ++int styleable LottieAnimationView_lottie_useCompositionFrameRate 20 ++int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 } ++int styleable MenuGroup_android_checkableBehavior 0 ++int styleable MenuGroup_android_enabled 1 ++int styleable MenuGroup_android_id 2 ++int styleable MenuGroup_android_menuCategory 3 ++int styleable MenuGroup_android_orderInCategory 4 ++int styleable MenuGroup_android_visible 5 ++int[] styleable MenuItem { 0x0, 0x0, 0x0, 0x0, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable MenuItem_actionLayout 0 ++int styleable MenuItem_actionProviderClass 1 ++int styleable MenuItem_actionViewClass 2 ++int styleable MenuItem_alphabeticModifiers 3 ++int styleable MenuItem_android_alphabeticShortcut 4 ++int styleable MenuItem_android_checkable 5 ++int styleable MenuItem_android_checked 6 ++int styleable MenuItem_android_enabled 7 ++int styleable MenuItem_android_icon 8 ++int styleable MenuItem_android_id 9 ++int styleable MenuItem_android_menuCategory 10 ++int styleable MenuItem_android_numericShortcut 11 ++int styleable MenuItem_android_onClick 12 ++int styleable MenuItem_android_orderInCategory 13 ++int styleable MenuItem_android_title 14 ++int styleable MenuItem_android_titleCondensed 15 ++int styleable MenuItem_android_visible 16 ++int styleable MenuItem_contentDescription 17 ++int styleable MenuItem_iconTint 18 ++int styleable MenuItem_iconTintMode 19 ++int styleable MenuItem_numericModifiers 20 ++int styleable MenuItem_showAsAction 21 ++int styleable MenuItem_tooltipText 22 ++int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x0, 0x0 } ++int styleable MenuView_android_headerBackground 0 ++int styleable MenuView_android_horizontalDivider 1 ++int styleable MenuView_android_itemBackground 2 ++int styleable MenuView_android_itemIconDisabledAlpha 3 ++int styleable MenuView_android_itemTextAppearance 4 ++int styleable MenuView_android_verticalDivider 5 ++int styleable MenuView_android_windowAnimationStyle 6 ++int styleable MenuView_preserveIconSpacing 7 ++int styleable MenuView_subMenuArrow 8 ++int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x0 } ++int styleable PopupWindow_android_popupAnimationStyle 0 ++int styleable PopupWindow_android_popupBackground 1 ++int styleable PopupWindow_overlapAnchor 2 ++int[] styleable PopupWindowBackgroundState { 0x0 } ++int styleable PopupWindowBackgroundState_state_above_anchor 0 ++int[] styleable RecycleListView { 0x0, 0x0 } ++int styleable RecycleListView_paddingBottomNoButtons 0 ++int styleable RecycleListView_paddingTopNoTitle 1 ++int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SearchView_android_focusable 0 ++int styleable SearchView_android_imeOptions 1 ++int styleable SearchView_android_inputType 2 ++int styleable SearchView_android_maxWidth 3 ++int styleable SearchView_closeIcon 4 ++int styleable SearchView_commitIcon 5 ++int styleable SearchView_defaultQueryHint 6 ++int styleable SearchView_goIcon 7 ++int styleable SearchView_iconifiedByDefault 8 ++int styleable SearchView_layout 9 ++int styleable SearchView_queryBackground 10 ++int styleable SearchView_queryHint 11 ++int styleable SearchView_searchHintIcon 12 ++int styleable SearchView_searchIcon 13 ++int styleable SearchView_submitBackground 14 ++int styleable SearchView_suggestionRowLayout 15 ++int styleable SearchView_voiceIcon 16 ++int[] styleable SimpleDraweeView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SimpleDraweeView_actualImageResource 0 ++int styleable SimpleDraweeView_actualImageUri 1 ++int styleable SimpleDraweeView_backgroundImage 2 ++int styleable SimpleDraweeView_fadeDuration 3 ++int styleable SimpleDraweeView_failureImage 4 ++int styleable SimpleDraweeView_failureImageScaleType 5 ++int styleable SimpleDraweeView_overlayImage 6 ++int styleable SimpleDraweeView_placeholderImage 7 ++int styleable SimpleDraweeView_placeholderImageScaleType 8 ++int styleable SimpleDraweeView_pressedStateOverlayImage 9 ++int styleable SimpleDraweeView_progressBarAutoRotateInterval 10 ++int styleable SimpleDraweeView_progressBarImage 11 ++int styleable SimpleDraweeView_progressBarImageScaleType 12 ++int styleable SimpleDraweeView_retryImage 13 ++int styleable SimpleDraweeView_retryImageScaleType 14 ++int styleable SimpleDraweeView_roundAsCircle 15 ++int styleable SimpleDraweeView_roundBottomEnd 16 ++int styleable SimpleDraweeView_roundBottomLeft 17 ++int styleable SimpleDraweeView_roundBottomRight 18 ++int styleable SimpleDraweeView_roundBottomStart 19 ++int styleable SimpleDraweeView_roundTopEnd 20 ++int styleable SimpleDraweeView_roundTopLeft 21 ++int styleable SimpleDraweeView_roundTopRight 22 ++int styleable SimpleDraweeView_roundTopStart 23 ++int styleable SimpleDraweeView_roundWithOverlayColor 24 ++int styleable SimpleDraweeView_roundedCornerRadius 25 ++int styleable SimpleDraweeView_roundingBorderColor 26 ++int styleable SimpleDraweeView_roundingBorderPadding 27 ++int styleable SimpleDraweeView_roundingBorderWidth 28 ++int styleable SimpleDraweeView_viewAspectRatio 29 ++int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x0 } ++int styleable Spinner_android_dropDownWidth 0 ++int styleable Spinner_android_entries 1 ++int styleable Spinner_android_popupBackground 2 ++int styleable Spinner_android_prompt 3 ++int styleable Spinner_popupTheme 4 ++int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } ++int styleable StateListDrawable_android_constantSize 0 ++int styleable StateListDrawable_android_dither 1 ++int styleable StateListDrawable_android_enterFadeDuration 2 ++int styleable StateListDrawable_android_exitFadeDuration 3 ++int styleable StateListDrawable_android_variablePadding 4 ++int styleable StateListDrawable_android_visible 5 ++int[] styleable StateListDrawableItem { 0x1010199 } ++int styleable StateListDrawableItem_android_drawable 0 ++int[] styleable SwipeRefreshLayout { 0x0 } ++int styleable SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor 0 ++int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SwitchCompat_android_textOff 0 ++int styleable SwitchCompat_android_textOn 1 ++int styleable SwitchCompat_android_thumb 2 ++int styleable SwitchCompat_showText 3 ++int styleable SwitchCompat_splitTrack 4 ++int styleable SwitchCompat_switchMinWidth 5 ++int styleable SwitchCompat_switchPadding 6 ++int styleable SwitchCompat_switchTextAppearance 7 ++int styleable SwitchCompat_thumbTextPadding 8 ++int styleable SwitchCompat_thumbTint 9 ++int styleable SwitchCompat_thumbTintMode 10 ++int styleable SwitchCompat_track 11 ++int styleable SwitchCompat_trackTint 12 ++int styleable SwitchCompat_trackTintMode 13 ++int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010585, 0x1010095, 0x1010097, 0x1010096, 0x0, 0x0, 0x0, 0x0 } ++int styleable TextAppearance_android_fontFamily 0 ++int styleable TextAppearance_android_shadowColor 1 ++int styleable TextAppearance_android_shadowDx 2 ++int styleable TextAppearance_android_shadowDy 3 ++int styleable TextAppearance_android_shadowRadius 4 ++int styleable TextAppearance_android_textColor 5 ++int styleable TextAppearance_android_textColorHint 6 ++int styleable TextAppearance_android_textColorLink 7 ++int styleable TextAppearance_android_textFontWeight 8 ++int styleable TextAppearance_android_textSize 9 ++int styleable TextAppearance_android_textStyle 10 ++int styleable TextAppearance_android_typeface 11 ++int styleable TextAppearance_fontFamily 12 ++int styleable TextAppearance_fontVariationSettings 13 ++int styleable TextAppearance_textAllCaps 14 ++int styleable TextAppearance_textLocale 15 ++int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable Toolbar_android_gravity 0 ++int styleable Toolbar_android_minHeight 1 ++int styleable Toolbar_buttonGravity 2 ++int styleable Toolbar_collapseContentDescription 3 ++int styleable Toolbar_collapseIcon 4 ++int styleable Toolbar_contentInsetEnd 5 ++int styleable Toolbar_contentInsetEndWithActions 6 ++int styleable Toolbar_contentInsetLeft 7 ++int styleable Toolbar_contentInsetRight 8 ++int styleable Toolbar_contentInsetStart 9 ++int styleable Toolbar_contentInsetStartWithNavigation 10 ++int styleable Toolbar_logo 11 ++int styleable Toolbar_logoDescription 12 ++int styleable Toolbar_maxButtonHeight 13 ++int styleable Toolbar_menu 14 ++int styleable Toolbar_navigationContentDescription 15 ++int styleable Toolbar_navigationIcon 16 ++int styleable Toolbar_popupTheme 17 ++int styleable Toolbar_subtitle 18 ++int styleable Toolbar_subtitleTextAppearance 19 ++int styleable Toolbar_subtitleTextColor 20 ++int styleable Toolbar_title 21 ++int styleable Toolbar_titleMargin 22 ++int styleable Toolbar_titleMarginBottom 23 ++int styleable Toolbar_titleMarginEnd 24 ++int styleable Toolbar_titleMarginStart 25 ++int styleable Toolbar_titleMarginTop 26 ++int styleable Toolbar_titleMargins 27 ++int styleable Toolbar_titleTextAppearance 28 ++int styleable Toolbar_titleTextColor 29 ++int[] styleable View { 0x10100da, 0x1010000, 0x0, 0x0, 0x0 } ++int styleable View_android_focusable 0 ++int styleable View_android_theme 1 ++int styleable View_paddingEnd 2 ++int styleable View_paddingStart 3 ++int styleable View_theme 4 ++int[] styleable ViewBackgroundHelper { 0x10100d4, 0x0, 0x0 } ++int styleable ViewBackgroundHelper_android_background 0 ++int styleable ViewBackgroundHelper_backgroundTint 1 ++int styleable ViewBackgroundHelper_backgroundTintMode 2 ++int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 } ++int styleable ViewStubCompat_android_id 0 ++int styleable ViewStubCompat_android_inflatedId 1 ++int styleable ViewStubCompat_android_layout 2 ++int xml rn_dev_preferences 0x0 +diff --git a/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +new file mode 100644 +index 0000000..68b6f5e +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +@@ -0,0 +1 @@ ++#Fri May 22 09:10:05 PDT 2026 +diff --git a/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +new file mode 100644 +index 0000000..7e68982 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/incremental/mergeDebugShaders/merger.xml b/node_modules/lottie-react-native/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +new file mode 100644 +index 0000000..9af7826 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/incremental/packageDebugAssets/merger.xml b/node_modules/lottie-react-native/android/build/intermediates/incremental/packageDebugAssets/merger.xml +new file mode 100644 +index 0000000..7181285 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/incremental/packageDebugAssets/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/lottie-react-native_debug.kotlin_module b/node_modules/lottie-react-native/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/lottie-react-native_debug.kotlin_module +new file mode 100644 +index 0000000..c998a4c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/lottie-react-native_debug.kotlin_module differ +diff --git a/node_modules/lottie-react-native/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/airbnb/android/react/lottie/BuildConfig.class b/node_modules/lottie-react-native/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/airbnb/android/react/lottie/BuildConfig.class +new file mode 100644 +index 0000000..1e01ddd +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/airbnb/android/react/lottie/BuildConfig.class differ +diff --git a/node_modules/lottie-react-native/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt b/node_modules/lottie-react-native/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +new file mode 100644 +index 0000000..78ac5b8 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +@@ -0,0 +1,2 @@ ++R_DEF: Internal format may change without notice ++local +diff --git a/node_modules/lottie-react-native/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt b/node_modules/lottie-react-native/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +new file mode 100644 +index 0000000..2455044 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +@@ -0,0 +1,7 @@ ++1 ++2 ++4 ++5 ++6 ++7 +diff --git a/node_modules/lottie-react-native/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml b/node_modules/lottie-react-native/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +new file mode 100644 +index 0000000..9e8b02b +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +@@ -0,0 +1,7 @@ ++ ++ ++ ++ ++ ++ +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json b/node_modules/lottie-react-native/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +new file mode 100644 +index 0000000..0637a08 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +@@ -0,0 +1 @@ ++[] +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt b/node_modules/lottie-react-native/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +new file mode 100644 +index 0000000..08f4ebe +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +@@ -0,0 +1 @@ ++0 Warning/Error +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar b/node_modules/lottie-react-native/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +new file mode 100644 +index 0000000..8038582 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar differ +diff --git a/node_modules/lottie-react-native/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt b/node_modules/lottie-react-native/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +new file mode 100644 +index 0000000..02766c8 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +@@ -0,0 +1,1510 @@ ++com.airbnb.android.react.lottie ++anim abc_fade_in ++anim abc_fade_out ++anim abc_grow_fade_in_from_bottom ++anim abc_popup_enter ++anim abc_popup_exit ++anim abc_shrink_fade_out_from_bottom ++anim abc_slide_in_bottom ++anim abc_slide_in_top ++anim abc_slide_out_bottom ++anim abc_slide_out_top ++anim abc_tooltip_enter ++anim abc_tooltip_exit ++anim btn_checkbox_to_checked_box_inner_merged_animation ++anim btn_checkbox_to_checked_box_outer_merged_animation ++anim btn_checkbox_to_checked_icon_null_animation ++anim btn_checkbox_to_unchecked_box_inner_merged_animation ++anim btn_checkbox_to_unchecked_check_path_merged_animation ++anim btn_checkbox_to_unchecked_icon_null_animation ++anim btn_radio_to_off_mtrl_dot_group_animation ++anim btn_radio_to_off_mtrl_ring_outer_animation ++anim btn_radio_to_off_mtrl_ring_outer_path_animation ++anim btn_radio_to_on_mtrl_dot_group_animation ++anim btn_radio_to_on_mtrl_ring_outer_animation ++anim btn_radio_to_on_mtrl_ring_outer_path_animation ++anim catalyst_fade_in ++anim catalyst_fade_out ++anim catalyst_push_up_in ++anim catalyst_push_up_out ++anim catalyst_slide_down ++anim catalyst_slide_up ++anim fragment_fast_out_extra_slow_in ++animator fragment_close_enter ++animator fragment_close_exit ++animator fragment_fade_enter ++animator fragment_fade_exit ++animator fragment_open_enter ++animator fragment_open_exit ++attr actionBarDivider ++attr actionBarItemBackground ++attr actionBarPopupTheme ++attr actionBarSize ++attr actionBarSplitStyle ++attr actionBarStyle ++attr actionBarTabBarStyle ++attr actionBarTabStyle ++attr actionBarTabTextStyle ++attr actionBarTheme ++attr actionBarWidgetTheme ++attr actionButtonStyle ++attr actionDropDownStyle ++attr actionLayout ++attr actionMenuTextAppearance ++attr actionMenuTextColor ++attr actionModeBackground ++attr actionModeCloseButtonStyle ++attr actionModeCloseContentDescription ++attr actionModeCloseDrawable ++attr actionModeCopyDrawable ++attr actionModeCutDrawable ++attr actionModeFindDrawable ++attr actionModePasteDrawable ++attr actionModePopupWindowStyle ++attr actionModeSelectAllDrawable ++attr actionModeShareDrawable ++attr actionModeSplitBackground ++attr actionModeStyle ++attr actionModeTheme ++attr actionModeWebSearchDrawable ++attr actionOverflowButtonStyle ++attr actionOverflowMenuStyle ++attr actionProviderClass ++attr actionViewClass ++attr activityChooserViewStyle ++attr actualImageResource ++attr actualImageScaleType ++attr actualImageUri ++attr alertDialogButtonGroupStyle ++attr alertDialogCenterButtons ++attr alertDialogStyle ++attr alertDialogTheme ++attr allowStacking ++attr alpha ++attr alphabeticModifiers ++attr arrowHeadLength ++attr arrowShaftLength ++attr autoCompleteTextViewStyle ++attr autoSizeMaxTextSize ++attr autoSizeMinTextSize ++attr autoSizePresetSizes ++attr autoSizeStepGranularity ++attr autoSizeTextType ++attr autofillInlineSuggestionChip ++attr autofillInlineSuggestionEndIconStyle ++attr autofillInlineSuggestionStartIconStyle ++attr autofillInlineSuggestionSubtitle ++attr autofillInlineSuggestionTitle ++attr background ++attr backgroundImage ++attr backgroundSplit ++attr backgroundStacked ++attr backgroundTint ++attr backgroundTintMode ++attr barLength ++attr borderlessButtonStyle ++attr buttonBarButtonStyle ++attr buttonBarNegativeButtonStyle ++attr buttonBarNeutralButtonStyle ++attr buttonBarPositiveButtonStyle ++attr buttonBarStyle ++attr buttonCompat ++attr buttonGravity ++attr buttonIconDimen ++attr buttonPanelSideLayout ++attr buttonStyle ++attr buttonStyleSmall ++attr buttonTint ++attr buttonTintMode ++attr checkMarkCompat ++attr checkMarkTint ++attr checkMarkTintMode ++attr checkboxStyle ++attr checkedTextViewStyle ++attr closeIcon ++attr closeItemLayout ++attr collapseContentDescription ++attr collapseIcon ++attr color ++attr colorAccent ++attr colorBackgroundFloating ++attr colorButtonNormal ++attr colorControlActivated ++attr colorControlHighlight ++attr colorControlNormal ++attr colorError ++attr colorPrimary ++attr colorPrimaryDark ++attr colorSwitchThumbNormal ++attr commitIcon ++attr contentDescription ++attr contentInsetEnd ++attr contentInsetEndWithActions ++attr contentInsetLeft ++attr contentInsetRight ++attr contentInsetStart ++attr contentInsetStartWithNavigation ++attr controlBackground ++attr customNavigationLayout ++attr defaultQueryHint ++attr dialogCornerRadius ++attr dialogPreferredPadding ++attr dialogTheme ++attr displayOptions ++attr divider ++attr dividerHorizontal ++attr dividerPadding ++attr dividerVertical ++attr drawableBottomCompat ++attr drawableEndCompat ++attr drawableLeftCompat ++attr drawableRightCompat ++attr drawableSize ++attr drawableStartCompat ++attr drawableTint ++attr drawableTintMode ++attr drawableTopCompat ++attr drawerArrowStyle ++attr dropDownListViewStyle ++attr dropdownListPreferredItemHeight ++attr editTextBackground ++attr editTextColor ++attr editTextStyle ++attr elevation ++attr emojiCompatEnabled ++attr expandActivityOverflowButtonDrawable ++attr fadeDuration ++attr failureImage ++attr failureImageScaleType ++attr firstBaselineToTopHeight ++attr font ++attr fontFamily ++attr fontProviderAuthority ++attr fontProviderCerts ++attr fontProviderFetchStrategy ++attr fontProviderFetchTimeout ++attr fontProviderPackage ++attr fontProviderQuery ++attr fontProviderSystemFontFamily ++attr fontStyle ++attr fontVariationSettings ++attr fontWeight ++attr gapBetweenBars ++attr goIcon ++attr height ++attr hideOnContentScroll ++attr homeAsUpIndicator ++attr homeLayout ++attr icon ++attr iconTint ++attr iconTintMode ++attr iconifiedByDefault ++attr imageButtonStyle ++attr indeterminateProgressStyle ++attr initialActivityCount ++attr isAutofillInlineSuggestionTheme ++attr isLightTheme ++attr itemPadding ++attr lStar ++attr lastBaselineToBottomHeight ++attr layout ++attr lineHeight ++attr listChoiceBackgroundIndicator ++attr listChoiceIndicatorMultipleAnimated ++attr listChoiceIndicatorSingleAnimated ++attr listDividerAlertDialog ++attr listItemLayout ++attr listLayout ++attr listMenuViewStyle ++attr listPopupWindowStyle ++attr listPreferredItemHeight ++attr listPreferredItemHeightLarge ++attr listPreferredItemHeightSmall ++attr listPreferredItemPaddingEnd ++attr listPreferredItemPaddingLeft ++attr listPreferredItemPaddingRight ++attr listPreferredItemPaddingStart ++attr logo ++attr logoDescription ++attr lottieAnimationViewStyle ++attr lottie_asyncUpdates ++attr lottie_autoPlay ++attr lottie_cacheComposition ++attr lottie_clipTextToBoundingBox ++attr lottie_clipToCompositionBounds ++attr lottie_colorFilter ++attr lottie_defaultFontFileExtension ++attr lottie_enableMergePathsForKitKatAndAbove ++attr lottie_fallbackRes ++attr lottie_fileName ++attr lottie_ignoreDisabledSystemAnimations ++attr lottie_imageAssetsFolder ++attr lottie_loop ++attr lottie_progress ++attr lottie_rawRes ++attr lottie_renderMode ++attr lottie_repeatCount ++attr lottie_repeatMode ++attr lottie_speed ++attr lottie_url ++attr lottie_useCompositionFrameRate ++attr maxButtonHeight ++attr measureWithLargestChild ++attr menu ++attr multiChoiceItemLayout ++attr navigationContentDescription ++attr navigationIcon ++attr navigationMode ++attr nestedScrollViewStyle ++attr numericModifiers ++attr overlapAnchor ++attr overlayImage ++attr paddingBottomNoButtons ++attr paddingEnd ++attr paddingStart ++attr paddingTopNoTitle ++attr panelBackground ++attr panelMenuListTheme ++attr panelMenuListWidth ++attr placeholderImage ++attr placeholderImageScaleType ++attr popupMenuStyle ++attr popupTheme ++attr popupWindowStyle ++attr preserveIconSpacing ++attr pressedStateOverlayImage ++attr progressBarAutoRotateInterval ++attr progressBarImage ++attr progressBarImageScaleType ++attr progressBarPadding ++attr progressBarStyle ++attr queryBackground ++attr queryHint ++attr queryPatterns ++attr radioButtonStyle ++attr ratingBarStyle ++attr ratingBarStyleIndicator ++attr ratingBarStyleSmall ++attr retryImage ++attr retryImageScaleType ++attr roundAsCircle ++attr roundBottomEnd ++attr roundBottomLeft ++attr roundBottomRight ++attr roundBottomStart ++attr roundTopEnd ++attr roundTopLeft ++attr roundTopRight ++attr roundTopStart ++attr roundWithOverlayColor ++attr roundedCornerRadius ++attr roundingBorderColor ++attr roundingBorderPadding ++attr roundingBorderWidth ++attr searchHintIcon ++attr searchIcon ++attr searchViewStyle ++attr seekBarStyle ++attr selectableItemBackground ++attr selectableItemBackgroundBorderless ++attr shortcutMatchRequired ++attr showAsAction ++attr showDividers ++attr showText ++attr showTitle ++attr singleChoiceItemLayout ++attr spinBars ++attr spinnerDropDownItemStyle ++attr spinnerStyle ++attr splitTrack ++attr srcCompat ++attr state_above_anchor ++attr subMenuArrow ++attr submitBackground ++attr subtitle ++attr subtitleTextAppearance ++attr subtitleTextColor ++attr subtitleTextStyle ++attr suggestionRowLayout ++attr swipeRefreshLayoutProgressSpinnerBackgroundColor ++attr switchMinWidth ++attr switchPadding ++attr switchStyle ++attr switchTextAppearance ++attr textAllCaps ++attr textAppearanceLargePopupMenu ++attr textAppearanceListItem ++attr textAppearanceListItemSecondary ++attr textAppearanceListItemSmall ++attr textAppearancePopupMenuHeader ++attr textAppearanceSearchResultSubtitle ++attr textAppearanceSearchResultTitle ++attr textAppearanceSmallPopupMenu ++attr textColorAlertDialogListItem ++attr textColorSearchUrl ++attr textLocale ++attr theme ++attr thickness ++attr thumbTextPadding ++attr thumbTint ++attr thumbTintMode ++attr tickMark ++attr tickMarkTint ++attr tickMarkTintMode ++attr tint ++attr tintMode ++attr title ++attr titleMargin ++attr titleMarginBottom ++attr titleMarginEnd ++attr titleMarginStart ++attr titleMarginTop ++attr titleMargins ++attr titleTextAppearance ++attr titleTextColor ++attr titleTextStyle ++attr toolbarNavigationButtonStyle ++attr toolbarStyle ++attr tooltipForegroundColor ++attr tooltipFrameBackground ++attr tooltipText ++attr track ++attr trackTint ++attr trackTintMode ++attr ttcIndex ++attr viewAspectRatio ++attr viewInflaterClass ++attr voiceIcon ++attr windowActionBar ++attr windowActionBarOverlay ++attr windowActionModeOverlay ++attr windowFixedHeightMajor ++attr windowFixedHeightMinor ++attr windowFixedWidthMajor ++attr windowFixedWidthMinor ++attr windowMinWidthMajor ++attr windowMinWidthMinor ++attr windowNoTitle ++bool abc_action_bar_embed_tabs ++bool abc_config_actionMenuItemAllCaps ++color abc_background_cache_hint_selector_material_dark ++color abc_background_cache_hint_selector_material_light ++color abc_btn_colored_borderless_text_material ++color abc_btn_colored_text_material ++color abc_color_highlight_material ++color abc_decor_view_status_guard ++color abc_decor_view_status_guard_light ++color abc_hint_foreground_material_dark ++color abc_hint_foreground_material_light ++color abc_primary_text_disable_only_material_dark ++color abc_primary_text_disable_only_material_light ++color abc_primary_text_material_dark ++color abc_primary_text_material_light ++color abc_search_url_text ++color abc_search_url_text_normal ++color abc_search_url_text_pressed ++color abc_search_url_text_selected ++color abc_secondary_text_material_dark ++color abc_secondary_text_material_light ++color abc_tint_btn_checkable ++color abc_tint_default ++color abc_tint_edittext ++color abc_tint_seek_thumb ++color abc_tint_spinner ++color abc_tint_switch_track ++color accent_material_dark ++color accent_material_light ++color androidx_core_ripple_material_light ++color androidx_core_secondary_text_default_material_light ++color background_floating_material_dark ++color background_floating_material_light ++color background_material_dark ++color background_material_light ++color bright_foreground_disabled_material_dark ++color bright_foreground_disabled_material_light ++color bright_foreground_inverse_material_dark ++color bright_foreground_inverse_material_light ++color bright_foreground_material_dark ++color bright_foreground_material_light ++color button_material_dark ++color button_material_light ++color call_notification_answer_color ++color call_notification_decline_color ++color catalyst_logbox_background ++color catalyst_redbox_background ++color dim_foreground_disabled_material_dark ++color dim_foreground_disabled_material_light ++color dim_foreground_material_dark ++color dim_foreground_material_light ++color error_color_material_dark ++color error_color_material_light ++color foreground_material_dark ++color foreground_material_light ++color highlighted_text_material_dark ++color highlighted_text_material_light ++color material_blue_grey_800 ++color material_blue_grey_900 ++color material_blue_grey_950 ++color material_deep_teal_200 ++color material_deep_teal_500 ++color material_grey_100 ++color material_grey_300 ++color material_grey_50 ++color material_grey_600 ++color material_grey_800 ++color material_grey_850 ++color material_grey_900 ++color notification_action_color_filter ++color notification_icon_bg_color ++color primary_dark_material_dark ++color primary_dark_material_light ++color primary_material_dark ++color primary_material_light ++color primary_text_default_material_dark ++color primary_text_default_material_light ++color primary_text_disabled_material_dark ++color primary_text_disabled_material_light ++color ripple_material_dark ++color ripple_material_light ++color secondary_text_default_material_dark ++color secondary_text_default_material_light ++color secondary_text_disabled_material_dark ++color secondary_text_disabled_material_light ++color switch_thumb_disabled_material_dark ++color switch_thumb_disabled_material_light ++color switch_thumb_material_dark ++color switch_thumb_material_light ++color switch_thumb_normal_material_dark ++color switch_thumb_normal_material_light ++color tooltip_background_dark ++color tooltip_background_light ++dimen abc_action_bar_content_inset_material ++dimen abc_action_bar_content_inset_with_nav ++dimen abc_action_bar_default_height_material ++dimen abc_action_bar_default_padding_end_material ++dimen abc_action_bar_default_padding_start_material ++dimen abc_action_bar_elevation_material ++dimen abc_action_bar_icon_vertical_padding_material ++dimen abc_action_bar_overflow_padding_end_material ++dimen abc_action_bar_overflow_padding_start_material ++dimen abc_action_bar_stacked_max_height ++dimen abc_action_bar_stacked_tab_max_width ++dimen abc_action_bar_subtitle_bottom_margin_material ++dimen abc_action_bar_subtitle_top_margin_material ++dimen abc_action_button_min_height_material ++dimen abc_action_button_min_width_material ++dimen abc_action_button_min_width_overflow_material ++dimen abc_alert_dialog_button_bar_height ++dimen abc_alert_dialog_button_dimen ++dimen abc_button_inset_horizontal_material ++dimen abc_button_inset_vertical_material ++dimen abc_button_padding_horizontal_material ++dimen abc_button_padding_vertical_material ++dimen abc_cascading_menus_min_smallest_width ++dimen abc_config_prefDialogWidth ++dimen abc_control_corner_material ++dimen abc_control_inset_material ++dimen abc_control_padding_material ++dimen abc_dialog_corner_radius_material ++dimen abc_dialog_fixed_height_major ++dimen abc_dialog_fixed_height_minor ++dimen abc_dialog_fixed_width_major ++dimen abc_dialog_fixed_width_minor ++dimen abc_dialog_list_padding_bottom_no_buttons ++dimen abc_dialog_list_padding_top_no_title ++dimen abc_dialog_min_width_major ++dimen abc_dialog_min_width_minor ++dimen abc_dialog_padding_material ++dimen abc_dialog_padding_top_material ++dimen abc_dialog_title_divider_material ++dimen abc_disabled_alpha_material_dark ++dimen abc_disabled_alpha_material_light ++dimen abc_dropdownitem_icon_width ++dimen abc_dropdownitem_text_padding_left ++dimen abc_dropdownitem_text_padding_right ++dimen abc_edit_text_inset_bottom_material ++dimen abc_edit_text_inset_horizontal_material ++dimen abc_edit_text_inset_top_material ++dimen abc_floating_window_z ++dimen abc_list_item_height_large_material ++dimen abc_list_item_height_material ++dimen abc_list_item_height_small_material ++dimen abc_list_item_padding_horizontal_material ++dimen abc_panel_menu_list_width ++dimen abc_progress_bar_height_material ++dimen abc_search_view_preferred_height ++dimen abc_search_view_preferred_width ++dimen abc_seekbar_track_background_height_material ++dimen abc_seekbar_track_progress_height_material ++dimen abc_select_dialog_padding_start_material ++dimen abc_star_big ++dimen abc_star_medium ++dimen abc_star_small ++dimen abc_switch_padding ++dimen abc_text_size_body_1_material ++dimen abc_text_size_body_2_material ++dimen abc_text_size_button_material ++dimen abc_text_size_caption_material ++dimen abc_text_size_display_1_material ++dimen abc_text_size_display_2_material ++dimen abc_text_size_display_3_material ++dimen abc_text_size_display_4_material ++dimen abc_text_size_headline_material ++dimen abc_text_size_large_material ++dimen abc_text_size_medium_material ++dimen abc_text_size_menu_header_material ++dimen abc_text_size_menu_material ++dimen abc_text_size_small_material ++dimen abc_text_size_subhead_material ++dimen abc_text_size_subtitle_material_toolbar ++dimen abc_text_size_title_material ++dimen abc_text_size_title_material_toolbar ++dimen autofill_inline_suggestion_icon_size ++dimen compat_button_inset_horizontal_material ++dimen compat_button_inset_vertical_material ++dimen compat_button_padding_horizontal_material ++dimen compat_button_padding_vertical_material ++dimen compat_control_corner_material ++dimen compat_notification_large_icon_max_height ++dimen compat_notification_large_icon_max_width ++dimen disabled_alpha_material_dark ++dimen disabled_alpha_material_light ++dimen highlight_alpha_material_colored ++dimen highlight_alpha_material_dark ++dimen highlight_alpha_material_light ++dimen hint_alpha_material_dark ++dimen hint_alpha_material_light ++dimen hint_pressed_alpha_material_dark ++dimen hint_pressed_alpha_material_light ++dimen notification_action_icon_size ++dimen notification_action_text_size ++dimen notification_big_circle_margin ++dimen notification_content_margin_start ++dimen notification_large_icon_height ++dimen notification_large_icon_width ++dimen notification_main_column_padding_top ++dimen notification_media_narrow_margin ++dimen notification_right_icon_size ++dimen notification_right_side_padding_top ++dimen notification_small_icon_background_padding ++dimen notification_small_icon_size_as_large ++dimen notification_subtext_size ++dimen notification_top_pad ++dimen notification_top_pad_large_text ++dimen tooltip_corner_radius ++dimen tooltip_horizontal_padding ++dimen tooltip_margin ++dimen tooltip_precise_anchor_extra_offset ++dimen tooltip_precise_anchor_threshold ++dimen tooltip_vertical_padding ++dimen tooltip_y_offset_non_touch ++dimen tooltip_y_offset_touch ++drawable abc_ab_share_pack_mtrl_alpha ++drawable abc_action_bar_item_background_material ++drawable abc_btn_borderless_material ++drawable abc_btn_check_material ++drawable abc_btn_check_material_anim ++drawable abc_btn_check_to_on_mtrl_000 ++drawable abc_btn_check_to_on_mtrl_015 ++drawable abc_btn_colored_material ++drawable abc_btn_default_mtrl_shape ++drawable abc_btn_radio_material ++drawable abc_btn_radio_material_anim ++drawable abc_btn_radio_to_on_mtrl_000 ++drawable abc_btn_radio_to_on_mtrl_015 ++drawable abc_btn_switch_to_on_mtrl_00001 ++drawable abc_btn_switch_to_on_mtrl_00012 ++drawable abc_cab_background_internal_bg ++drawable abc_cab_background_top_material ++drawable abc_cab_background_top_mtrl_alpha ++drawable abc_control_background_material ++drawable abc_dialog_material_background ++drawable abc_edit_text_material ++drawable abc_ic_ab_back_material ++drawable abc_ic_arrow_drop_right_black_24dp ++drawable abc_ic_clear_material ++drawable abc_ic_commit_search_api_mtrl_alpha ++drawable abc_ic_go_search_api_material ++drawable abc_ic_menu_copy_mtrl_am_alpha ++drawable abc_ic_menu_cut_mtrl_alpha ++drawable abc_ic_menu_overflow_material ++drawable abc_ic_menu_paste_mtrl_am_alpha ++drawable abc_ic_menu_selectall_mtrl_alpha ++drawable abc_ic_menu_share_mtrl_alpha ++drawable abc_ic_search_api_material ++drawable abc_ic_voice_search_api_material ++drawable abc_item_background_holo_dark ++drawable abc_item_background_holo_light ++drawable abc_list_divider_material ++drawable abc_list_divider_mtrl_alpha ++drawable abc_list_focused_holo ++drawable abc_list_longpressed_holo ++drawable abc_list_pressed_holo_dark ++drawable abc_list_pressed_holo_light ++drawable abc_list_selector_background_transition_holo_dark ++drawable abc_list_selector_background_transition_holo_light ++drawable abc_list_selector_disabled_holo_dark ++drawable abc_list_selector_disabled_holo_light ++drawable abc_list_selector_holo_dark ++drawable abc_list_selector_holo_light ++drawable abc_menu_hardkey_panel_mtrl_mult ++drawable abc_popup_background_mtrl_mult ++drawable abc_ratingbar_indicator_material ++drawable abc_ratingbar_material ++drawable abc_ratingbar_small_material ++drawable abc_scrubber_control_off_mtrl_alpha ++drawable abc_scrubber_control_to_pressed_mtrl_000 ++drawable abc_scrubber_control_to_pressed_mtrl_005 ++drawable abc_scrubber_primary_mtrl_alpha ++drawable abc_scrubber_track_mtrl_alpha ++drawable abc_seekbar_thumb_material ++drawable abc_seekbar_tick_mark_material ++drawable abc_seekbar_track_material ++drawable abc_spinner_mtrl_am_alpha ++drawable abc_spinner_textfield_background_material ++drawable abc_star_black_48dp ++drawable abc_star_half_black_48dp ++drawable abc_switch_thumb_material ++drawable abc_switch_track_mtrl_alpha ++drawable abc_tab_indicator_material ++drawable abc_tab_indicator_mtrl_alpha ++drawable abc_text_cursor_material ++drawable abc_text_select_handle_left_mtrl ++drawable abc_text_select_handle_middle_mtrl ++drawable abc_text_select_handle_right_mtrl ++drawable abc_textfield_activated_mtrl_alpha ++drawable abc_textfield_default_mtrl_alpha ++drawable abc_textfield_search_activated_mtrl_alpha ++drawable abc_textfield_search_default_mtrl_alpha ++drawable abc_textfield_search_material ++drawable abc_vector_test ++drawable autofill_inline_suggestion_chip_background ++drawable btn_checkbox_checked_mtrl ++drawable btn_checkbox_checked_to_unchecked_mtrl_animation ++drawable btn_checkbox_unchecked_mtrl ++drawable btn_checkbox_unchecked_to_checked_mtrl_animation ++drawable btn_radio_off_mtrl ++drawable btn_radio_off_to_on_mtrl_animation ++drawable btn_radio_on_mtrl ++drawable btn_radio_on_to_off_mtrl_animation ++drawable ic_call_answer ++drawable ic_call_answer_low ++drawable ic_call_answer_video ++drawable ic_call_answer_video_low ++drawable ic_call_decline ++drawable ic_call_decline_low ++drawable ic_resume ++drawable notification_action_background ++drawable notification_bg ++drawable notification_bg_low ++drawable notification_bg_low_normal ++drawable notification_bg_low_pressed ++drawable notification_bg_normal ++drawable notification_bg_normal_pressed ++drawable notification_icon_background ++drawable notification_oversize_large_icon_bg ++drawable notification_template_icon_bg ++drawable notification_template_icon_low_bg ++drawable notification_tile_bg ++drawable notify_panel_notification_icon_bg ++drawable paused_in_debugger_background ++drawable paused_in_debugger_dialog_background ++drawable redbox_top_border_background ++drawable ripple_effect ++drawable test_level_drawable ++drawable tooltip_frame_dark ++drawable tooltip_frame_light ++id accessibility_action_clickable_span ++id accessibility_actions ++id accessibility_collection ++id accessibility_collection_item ++id accessibility_custom_action_0 ++id accessibility_custom_action_1 ++id accessibility_custom_action_10 ++id accessibility_custom_action_11 ++id accessibility_custom_action_12 ++id accessibility_custom_action_13 ++id accessibility_custom_action_14 ++id accessibility_custom_action_15 ++id accessibility_custom_action_16 ++id accessibility_custom_action_17 ++id accessibility_custom_action_18 ++id accessibility_custom_action_19 ++id accessibility_custom_action_2 ++id accessibility_custom_action_20 ++id accessibility_custom_action_21 ++id accessibility_custom_action_22 ++id accessibility_custom_action_23 ++id accessibility_custom_action_24 ++id accessibility_custom_action_25 ++id accessibility_custom_action_26 ++id accessibility_custom_action_27 ++id accessibility_custom_action_28 ++id accessibility_custom_action_29 ++id accessibility_custom_action_3 ++id accessibility_custom_action_30 ++id accessibility_custom_action_31 ++id accessibility_custom_action_4 ++id accessibility_custom_action_5 ++id accessibility_custom_action_6 ++id accessibility_custom_action_7 ++id accessibility_custom_action_8 ++id accessibility_custom_action_9 ++id accessibility_hint ++id accessibility_label ++id accessibility_links ++id accessibility_role ++id accessibility_state ++id accessibility_state_expanded ++id accessibility_value ++id action_bar ++id action_bar_activity_content ++id action_bar_container ++id action_bar_root ++id action_bar_spinner ++id action_bar_subtitle ++id action_bar_title ++id action_container ++id action_context_bar ++id action_divider ++id action_image ++id action_menu_divider ++id action_menu_presenter ++id action_mode_bar ++id action_mode_bar_stub ++id action_mode_close_button ++id action_text ++id actions ++id activity_chooser_view_content ++id add ++id alertTitle ++id alert_title ++id async ++id autofill_inline_suggestion_end_icon ++id autofill_inline_suggestion_start_icon ++id autofill_inline_suggestion_subtitle ++id autofill_inline_suggestion_title ++id automatic ++id blocking ++id button ++id buttonPanel ++id button_text ++id catalyst_redbox_title ++id center ++id centerCrop ++id centerInside ++id checkbox ++id checked ++id chronometer ++id content ++id contentPanel ++id custom ++id customPanel ++id decor_content_parent ++id default_activity_button ++id dialog_button ++id disabled ++id edit_query ++id edit_text_id ++id enabled ++id expand_activities_button ++id expanded_menu ++id filter ++id fitBottomStart ++id fitCenter ++id fitEnd ++id fitStart ++id fitXY ++id focusCrop ++id forever ++id fps_text ++id fragment_container_view_tag ++id group_divider ++id hardware ++id hide_ime_id ++id home ++id icon ++id icon_group ++id image ++id info ++id invalidate_transform ++id italic ++id labelled_by ++id line1 ++id line3 ++id listMode ++id list_item ++id lottie_layer_name ++id message ++id mix_blend_mode ++id multiply ++id none ++id normal ++id notification_background ++id notification_main_column ++id notification_main_column_container ++id off ++id on ++id parentPanel ++id pointer_events ++id progress_circular ++id progress_horizontal ++id radio ++id react_test_id ++id report_drawn ++id restart ++id reverse ++id right_icon ++id right_side ++id rn_frame_file ++id rn_frame_method ++id rn_redbox_dismiss_button ++id rn_redbox_line_separator ++id rn_redbox_loading_indicator ++id rn_redbox_reload_button ++id rn_redbox_report_button ++id rn_redbox_report_label ++id rn_redbox_stack ++id role ++id screen ++id scrollIndicatorDown ++id scrollIndicatorUp ++id scrollView ++id search_badge ++id search_bar ++id search_button ++id search_close_btn ++id search_edit_frame ++id search_go_btn ++id search_mag_icon ++id search_plate ++id search_src_text ++id search_voice_btn ++id select_dialog_listview ++id shortcut ++id software ++id spacer ++id special_effects_controller_view_tag ++id split_action_bar ++id src_atop ++id src_in ++id src_over ++id submenuarrow ++id submit_area ++id tabMode ++id tag_accessibility_actions ++id tag_accessibility_clickable_spans ++id tag_accessibility_heading ++id tag_accessibility_pane_title ++id tag_on_apply_window_listener ++id tag_on_receive_content_listener ++id tag_on_receive_content_mime_types ++id tag_screen_reader_focusable ++id tag_state_description ++id tag_transition_group ++id tag_unhandled_key_event_manager ++id tag_unhandled_key_listeners ++id tag_window_insets_animation_callback ++id text ++id text2 ++id textSpacerNoButtons ++id textSpacerNoTitle ++id time ++id title ++id titleDividerNoCustom ++id title_template ++id topPanel ++id transform ++id transform_origin ++id unchecked ++id uniform ++id up ++id use_hardware_layer ++id view_clipped ++id view_tag_instance_handle ++id view_tag_native_id ++id view_tree_lifecycle_owner ++id view_tree_on_back_pressed_dispatcher_owner ++id view_tree_saved_state_registry_owner ++id view_tree_view_model_store_owner ++id visible_removing_fragment_view_tag ++id wrap_content ++integer abc_config_activityDefaultDur ++integer abc_config_activityShortDur ++integer cancel_button_image_alpha ++integer config_tooltipAnimTime ++integer react_native_dev_server_port ++integer status_bar_notification_info_maxnum ++interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 ++interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 ++interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 ++interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 ++interpolator btn_radio_to_off_mtrl_animation_interpolator_0 ++interpolator btn_radio_to_on_mtrl_animation_interpolator_0 ++interpolator fast_out_slow_in ++layout abc_action_bar_title_item ++layout abc_action_bar_up_container ++layout abc_action_menu_item_layout ++layout abc_action_menu_layout ++layout abc_action_mode_bar ++layout abc_action_mode_close_item_material ++layout abc_activity_chooser_view ++layout abc_activity_chooser_view_list_item ++layout abc_alert_dialog_button_bar_material ++layout abc_alert_dialog_material ++layout abc_alert_dialog_title_material ++layout abc_cascading_menu_item_layout ++layout abc_dialog_title_material ++layout abc_expanded_menu_layout ++layout abc_list_menu_item_checkbox ++layout abc_list_menu_item_icon ++layout abc_list_menu_item_layout ++layout abc_list_menu_item_radio ++layout abc_popup_menu_header_item_layout ++layout abc_popup_menu_item_layout ++layout abc_screen_content_include ++layout abc_screen_simple ++layout abc_screen_simple_overlay_action_mode ++layout abc_screen_toolbar ++layout abc_search_dropdown_item_icons_2line ++layout abc_search_view ++layout abc_select_dialog_material ++layout abc_tooltip ++layout alert_title_layout ++layout autofill_inline_suggestion ++layout custom_dialog ++layout dev_loading_view ++layout fps_view ++layout ime_base_split_test_activity ++layout ime_secondary_split_test_activity ++layout notification_action ++layout notification_action_tombstone ++layout notification_template_custom_big ++layout notification_template_icon_group ++layout notification_template_part_chronometer ++layout notification_template_part_time ++layout paused_in_debugger_view ++layout redbox_item_frame ++layout redbox_item_title ++layout redbox_view ++layout select_dialog_item_material ++layout select_dialog_multichoice_material ++layout select_dialog_singlechoice_material ++layout support_simple_spinner_dropdown_item ++string abc_action_bar_home_description ++string abc_action_bar_up_description ++string abc_action_menu_overflow_description ++string abc_action_mode_done ++string abc_activity_chooser_view_see_all ++string abc_activitychooserview_choose_application ++string abc_capital_off ++string abc_capital_on ++string abc_menu_alt_shortcut_label ++string abc_menu_ctrl_shortcut_label ++string abc_menu_delete_shortcut_label ++string abc_menu_enter_shortcut_label ++string abc_menu_function_shortcut_label ++string abc_menu_meta_shortcut_label ++string abc_menu_shift_shortcut_label ++string abc_menu_space_shortcut_label ++string abc_menu_sym_shortcut_label ++string abc_prepend_shortcut_label ++string abc_search_hint ++string abc_searchview_description_clear ++string abc_searchview_description_query ++string abc_searchview_description_search ++string abc_searchview_description_submit ++string abc_searchview_description_voice ++string abc_shareactionprovider_share_with ++string abc_shareactionprovider_share_with_application ++string abc_toolbar_collapse_description ++string alert_description ++string call_notification_answer_action ++string call_notification_answer_video_action ++string call_notification_decline_action ++string call_notification_hang_up_action ++string call_notification_incoming_text ++string call_notification_ongoing_text ++string call_notification_screening_text ++string catalyst_change_bundle_location ++string catalyst_copy_button ++string catalyst_debug_connecting ++string catalyst_debug_error ++string catalyst_debug_open ++string catalyst_debug_open_disabled ++string catalyst_dev_menu_header ++string catalyst_dev_menu_sub_header ++string catalyst_dismiss_button ++string catalyst_heap_capture ++string catalyst_hot_reloading ++string catalyst_hot_reloading_auto_disable ++string catalyst_hot_reloading_auto_enable ++string catalyst_hot_reloading_stop ++string catalyst_inspector_toggle ++string catalyst_loading_from_url ++string catalyst_open_debugger_error ++string catalyst_perf_monitor ++string catalyst_perf_monitor_stop ++string catalyst_reload ++string catalyst_reload_button ++string catalyst_reload_error ++string catalyst_report_button ++string catalyst_sample_profiler_toggle ++string catalyst_settings ++string catalyst_settings_title ++string combobox_description ++string header_description ++string image_description ++string imagebutton_description ++string link_description ++string menu_description ++string menubar_description ++string menuitem_description ++string progressbar_description ++string radiogroup_description ++string rn_tab_description ++string scrollbar_description ++string search_menu_title ++string spinbutton_description ++string state_busy_description ++string state_collapsed_description ++string state_expanded_description ++string state_mixed_description ++string state_off_description ++string state_on_description ++string state_unselected_description ++string status_bar_notification_info_overflow ++string summary_description ++string tablist_description ++string timer_description ++string toolbar_description ++style AlertDialog_AppCompat ++style AlertDialog_AppCompat_Light ++style Animation_AppCompat_Dialog ++style Animation_AppCompat_DropDownUp ++style Animation_AppCompat_Tooltip ++style Animation_Catalyst_LogBox ++style Animation_Catalyst_RedBox ++style Base_AlertDialog_AppCompat ++style Base_AlertDialog_AppCompat_Light ++style Base_Animation_AppCompat_Dialog ++style Base_Animation_AppCompat_DropDownUp ++style Base_Animation_AppCompat_Tooltip ++style Base_DialogWindowTitleBackground_AppCompat ++style Base_DialogWindowTitle_AppCompat ++style Base_TextAppearance_AppCompat ++style Base_TextAppearance_AppCompat_Body1 ++style Base_TextAppearance_AppCompat_Body2 ++style Base_TextAppearance_AppCompat_Button ++style Base_TextAppearance_AppCompat_Caption ++style Base_TextAppearance_AppCompat_Display1 ++style Base_TextAppearance_AppCompat_Display2 ++style Base_TextAppearance_AppCompat_Display3 ++style Base_TextAppearance_AppCompat_Display4 ++style Base_TextAppearance_AppCompat_Headline ++style Base_TextAppearance_AppCompat_Inverse ++style Base_TextAppearance_AppCompat_Large ++style Base_TextAppearance_AppCompat_Large_Inverse ++style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large ++style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small ++style Base_TextAppearance_AppCompat_Medium ++style Base_TextAppearance_AppCompat_Medium_Inverse ++style Base_TextAppearance_AppCompat_Menu ++style Base_TextAppearance_AppCompat_SearchResult ++style Base_TextAppearance_AppCompat_SearchResult_Subtitle ++style Base_TextAppearance_AppCompat_SearchResult_Title ++style Base_TextAppearance_AppCompat_Small ++style Base_TextAppearance_AppCompat_Small_Inverse ++style Base_TextAppearance_AppCompat_Subhead ++style Base_TextAppearance_AppCompat_Subhead_Inverse ++style Base_TextAppearance_AppCompat_Title ++style Base_TextAppearance_AppCompat_Title_Inverse ++style Base_TextAppearance_AppCompat_Tooltip ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Title ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse ++style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle ++style Base_TextAppearance_AppCompat_Widget_ActionMode_Title ++style Base_TextAppearance_AppCompat_Widget_Button ++style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored ++style Base_TextAppearance_AppCompat_Widget_Button_Colored ++style Base_TextAppearance_AppCompat_Widget_Button_Inverse ++style Base_TextAppearance_AppCompat_Widget_DropDownItem ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small ++style Base_TextAppearance_AppCompat_Widget_Switch ++style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem ++style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item ++style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle ++style Base_TextAppearance_Widget_AppCompat_Toolbar_Title ++style Base_ThemeOverlay_AppCompat ++style Base_ThemeOverlay_AppCompat_ActionBar ++style Base_ThemeOverlay_AppCompat_Dark ++style Base_ThemeOverlay_AppCompat_Dark_ActionBar ++style Base_ThemeOverlay_AppCompat_Dialog ++style Base_ThemeOverlay_AppCompat_Dialog_Alert ++style Base_ThemeOverlay_AppCompat_Light ++style Base_Theme_AppCompat ++style Base_Theme_AppCompat_CompactMenu ++style Base_Theme_AppCompat_Dialog ++style Base_Theme_AppCompat_DialogWhenLarge ++style Base_Theme_AppCompat_Dialog_Alert ++style Base_Theme_AppCompat_Dialog_FixedSize ++style Base_Theme_AppCompat_Dialog_MinWidth ++style Base_Theme_AppCompat_Light ++style Base_Theme_AppCompat_Light_DarkActionBar ++style Base_Theme_AppCompat_Light_Dialog ++style Base_Theme_AppCompat_Light_DialogWhenLarge ++style Base_Theme_AppCompat_Light_Dialog_Alert ++style Base_Theme_AppCompat_Light_Dialog_FixedSize ++style Base_Theme_AppCompat_Light_Dialog_MinWidth ++style Base_V21_ThemeOverlay_AppCompat_Dialog ++style Base_V21_Theme_AppCompat ++style Base_V21_Theme_AppCompat_Dialog ++style Base_V21_Theme_AppCompat_Light ++style Base_V21_Theme_AppCompat_Light_Dialog ++style Base_V22_Theme_AppCompat ++style Base_V22_Theme_AppCompat_Light ++style Base_V23_Theme_AppCompat ++style Base_V23_Theme_AppCompat_Light ++style Base_V26_Theme_AppCompat ++style Base_V26_Theme_AppCompat_Light ++style Base_V26_Widget_AppCompat_Toolbar ++style Base_V28_Theme_AppCompat ++style Base_V28_Theme_AppCompat_Light ++style Base_V7_ThemeOverlay_AppCompat_Dialog ++style Base_V7_Theme_AppCompat ++style Base_V7_Theme_AppCompat_Dialog ++style Base_V7_Theme_AppCompat_Light ++style Base_V7_Theme_AppCompat_Light_Dialog ++style Base_V7_Widget_AppCompat_AutoCompleteTextView ++style Base_V7_Widget_AppCompat_EditText ++style Base_V7_Widget_AppCompat_Toolbar ++style Base_Widget_AppCompat_ActionBar ++style Base_Widget_AppCompat_ActionBar_Solid ++style Base_Widget_AppCompat_ActionBar_TabBar ++style Base_Widget_AppCompat_ActionBar_TabText ++style Base_Widget_AppCompat_ActionBar_TabView ++style Base_Widget_AppCompat_ActionButton ++style Base_Widget_AppCompat_ActionButton_CloseMode ++style Base_Widget_AppCompat_ActionButton_Overflow ++style Base_Widget_AppCompat_ActionMode ++style Base_Widget_AppCompat_ActivityChooserView ++style Base_Widget_AppCompat_AutoCompleteTextView ++style Base_Widget_AppCompat_Button ++style Base_Widget_AppCompat_ButtonBar ++style Base_Widget_AppCompat_ButtonBar_AlertDialog ++style Base_Widget_AppCompat_Button_Borderless ++style Base_Widget_AppCompat_Button_Borderless_Colored ++style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog ++style Base_Widget_AppCompat_Button_Colored ++style Base_Widget_AppCompat_Button_Small ++style Base_Widget_AppCompat_CompoundButton_CheckBox ++style Base_Widget_AppCompat_CompoundButton_RadioButton ++style Base_Widget_AppCompat_CompoundButton_Switch ++style Base_Widget_AppCompat_DrawerArrowToggle ++style Base_Widget_AppCompat_DrawerArrowToggle_Common ++style Base_Widget_AppCompat_DropDownItem_Spinner ++style Base_Widget_AppCompat_EditText ++style Base_Widget_AppCompat_ImageButton ++style Base_Widget_AppCompat_Light_ActionBar ++style Base_Widget_AppCompat_Light_ActionBar_Solid ++style Base_Widget_AppCompat_Light_ActionBar_TabBar ++style Base_Widget_AppCompat_Light_ActionBar_TabText ++style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse ++style Base_Widget_AppCompat_Light_ActionBar_TabView ++style Base_Widget_AppCompat_Light_PopupMenu ++style Base_Widget_AppCompat_Light_PopupMenu_Overflow ++style Base_Widget_AppCompat_ListMenuView ++style Base_Widget_AppCompat_ListPopupWindow ++style Base_Widget_AppCompat_ListView ++style Base_Widget_AppCompat_ListView_DropDown ++style Base_Widget_AppCompat_ListView_Menu ++style Base_Widget_AppCompat_PopupMenu ++style Base_Widget_AppCompat_PopupMenu_Overflow ++style Base_Widget_AppCompat_PopupWindow ++style Base_Widget_AppCompat_ProgressBar ++style Base_Widget_AppCompat_ProgressBar_Horizontal ++style Base_Widget_AppCompat_RatingBar ++style Base_Widget_AppCompat_RatingBar_Indicator ++style Base_Widget_AppCompat_RatingBar_Small ++style Base_Widget_AppCompat_SearchView ++style Base_Widget_AppCompat_SearchView_ActionBar ++style Base_Widget_AppCompat_SeekBar ++style Base_Widget_AppCompat_SeekBar_Discrete ++style Base_Widget_AppCompat_Spinner ++style Base_Widget_AppCompat_Spinner_Underlined ++style Base_Widget_AppCompat_TextView ++style Base_Widget_AppCompat_TextView_SpinnerItem ++style Base_Widget_AppCompat_Toolbar ++style Base_Widget_AppCompat_Toolbar_Button_Navigation ++style CalendarDatePickerDialog ++style CalendarDatePickerStyle ++style DialogAnimationFade ++style DialogAnimationSlide ++style NoAnimationDialog ++style Platform_AppCompat ++style Platform_AppCompat_Light ++style Platform_ThemeOverlay_AppCompat ++style Platform_ThemeOverlay_AppCompat_Dark ++style Platform_ThemeOverlay_AppCompat_Light ++style Platform_V21_AppCompat ++style Platform_V21_AppCompat_Light ++style Platform_V25_AppCompat ++style Platform_V25_AppCompat_Light ++style Platform_Widget_AppCompat_Spinner ++style RtlOverlay_DialogWindowTitle_AppCompat ++style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem ++style RtlOverlay_Widget_AppCompat_DialogTitle_Icon ++style RtlOverlay_Widget_AppCompat_PopupMenuItem ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title ++style RtlOverlay_Widget_AppCompat_SearchView_MagIcon ++style RtlOverlay_Widget_AppCompat_Search_DropDown ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Query ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Text ++style RtlUnderlay_Widget_AppCompat_ActionButton ++style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow ++style SpinnerDatePickerDialog ++style SpinnerDatePickerStyle ++style TextAppearance_AppCompat ++style TextAppearance_AppCompat_Body1 ++style TextAppearance_AppCompat_Body2 ++style TextAppearance_AppCompat_Button ++style TextAppearance_AppCompat_Caption ++style TextAppearance_AppCompat_Display1 ++style TextAppearance_AppCompat_Display2 ++style TextAppearance_AppCompat_Display3 ++style TextAppearance_AppCompat_Display4 ++style TextAppearance_AppCompat_Headline ++style TextAppearance_AppCompat_Inverse ++style TextAppearance_AppCompat_Large ++style TextAppearance_AppCompat_Large_Inverse ++style TextAppearance_AppCompat_Light_SearchResult_Subtitle ++style TextAppearance_AppCompat_Light_SearchResult_Title ++style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large ++style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small ++style TextAppearance_AppCompat_Medium ++style TextAppearance_AppCompat_Medium_Inverse ++style TextAppearance_AppCompat_Menu ++style TextAppearance_AppCompat_SearchResult_Subtitle ++style TextAppearance_AppCompat_SearchResult_Title ++style TextAppearance_AppCompat_Small ++style TextAppearance_AppCompat_Small_Inverse ++style TextAppearance_AppCompat_Subhead ++style TextAppearance_AppCompat_Subhead_Inverse ++style TextAppearance_AppCompat_Title ++style TextAppearance_AppCompat_Title_Inverse ++style TextAppearance_AppCompat_Tooltip ++style TextAppearance_AppCompat_Widget_ActionBar_Menu ++style TextAppearance_AppCompat_Widget_ActionBar_Subtitle ++style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse ++style TextAppearance_AppCompat_Widget_ActionBar_Title ++style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse ++style TextAppearance_AppCompat_Widget_ActionMode_Subtitle ++style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse ++style TextAppearance_AppCompat_Widget_ActionMode_Title ++style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse ++style TextAppearance_AppCompat_Widget_Button ++style TextAppearance_AppCompat_Widget_Button_Borderless_Colored ++style TextAppearance_AppCompat_Widget_Button_Colored ++style TextAppearance_AppCompat_Widget_Button_Inverse ++style TextAppearance_AppCompat_Widget_DropDownItem ++style TextAppearance_AppCompat_Widget_PopupMenu_Header ++style TextAppearance_AppCompat_Widget_PopupMenu_Large ++style TextAppearance_AppCompat_Widget_PopupMenu_Small ++style TextAppearance_AppCompat_Widget_Switch ++style TextAppearance_AppCompat_Widget_TextView_SpinnerItem ++style TextAppearance_Compat_Notification ++style TextAppearance_Compat_Notification_Info ++style TextAppearance_Compat_Notification_Line2 ++style TextAppearance_Compat_Notification_Time ++style TextAppearance_Compat_Notification_Title ++style TextAppearance_Widget_AppCompat_ExpandedMenu_Item ++style TextAppearance_Widget_AppCompat_Toolbar_Subtitle ++style TextAppearance_Widget_AppCompat_Toolbar_Title ++style Theme ++style ThemeOverlay_AppCompat ++style ThemeOverlay_AppCompat_ActionBar ++style ThemeOverlay_AppCompat_Dark ++style ThemeOverlay_AppCompat_Dark_ActionBar ++style ThemeOverlay_AppCompat_DayNight ++style ThemeOverlay_AppCompat_DayNight_ActionBar ++style ThemeOverlay_AppCompat_Dialog ++style ThemeOverlay_AppCompat_Dialog_Alert ++style ThemeOverlay_AppCompat_Light ++style Theme_AppCompat ++style Theme_AppCompat_CompactMenu ++style Theme_AppCompat_DayNight ++style Theme_AppCompat_DayNight_DarkActionBar ++style Theme_AppCompat_DayNight_Dialog ++style Theme_AppCompat_DayNight_DialogWhenLarge ++style Theme_AppCompat_DayNight_Dialog_Alert ++style Theme_AppCompat_DayNight_Dialog_MinWidth ++style Theme_AppCompat_DayNight_NoActionBar ++style Theme_AppCompat_Dialog ++style Theme_AppCompat_DialogWhenLarge ++style Theme_AppCompat_Dialog_Alert ++style Theme_AppCompat_Dialog_MinWidth ++style Theme_AppCompat_Empty ++style Theme_AppCompat_Light ++style Theme_AppCompat_Light_DarkActionBar ++style Theme_AppCompat_Light_Dialog ++style Theme_AppCompat_Light_DialogWhenLarge ++style Theme_AppCompat_Light_Dialog_Alert ++style Theme_AppCompat_Light_Dialog_MinWidth ++style Theme_AppCompat_Light_NoActionBar ++style Theme_AppCompat_NoActionBar ++style Theme_AutofillInlineSuggestion ++style Theme_Catalyst ++style Theme_Catalyst_LogBox ++style Theme_Catalyst_RedBox ++style Theme_FullScreenDialog ++style Theme_FullScreenDialogAnimatedFade ++style Theme_FullScreenDialogAnimatedSlide ++style Theme_ReactNative_AppCompat_Light ++style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen ++style Theme_ReactNative_TextInput_DefaultBackground ++style Widget_AppCompat_ActionBar ++style Widget_AppCompat_ActionBar_Solid ++style Widget_AppCompat_ActionBar_TabBar ++style Widget_AppCompat_ActionBar_TabText ++style Widget_AppCompat_ActionBar_TabView ++style Widget_AppCompat_ActionButton ++style Widget_AppCompat_ActionButton_CloseMode ++style Widget_AppCompat_ActionButton_Overflow ++style Widget_AppCompat_ActionMode ++style Widget_AppCompat_ActivityChooserView ++style Widget_AppCompat_AutoCompleteTextView ++style Widget_AppCompat_Button ++style Widget_AppCompat_ButtonBar ++style Widget_AppCompat_ButtonBar_AlertDialog ++style Widget_AppCompat_Button_Borderless ++style Widget_AppCompat_Button_Borderless_Colored ++style Widget_AppCompat_Button_ButtonBar_AlertDialog ++style Widget_AppCompat_Button_Colored ++style Widget_AppCompat_Button_Small ++style Widget_AppCompat_CompoundButton_CheckBox ++style Widget_AppCompat_CompoundButton_RadioButton ++style Widget_AppCompat_CompoundButton_Switch ++style Widget_AppCompat_DrawerArrowToggle ++style Widget_AppCompat_DropDownItem_Spinner ++style Widget_AppCompat_EditText ++style Widget_AppCompat_ImageButton ++style Widget_AppCompat_Light_ActionBar ++style Widget_AppCompat_Light_ActionBar_Solid ++style Widget_AppCompat_Light_ActionBar_Solid_Inverse ++style Widget_AppCompat_Light_ActionBar_TabBar ++style Widget_AppCompat_Light_ActionBar_TabBar_Inverse ++style Widget_AppCompat_Light_ActionBar_TabText ++style Widget_AppCompat_Light_ActionBar_TabText_Inverse ++style Widget_AppCompat_Light_ActionBar_TabView ++style Widget_AppCompat_Light_ActionBar_TabView_Inverse ++style Widget_AppCompat_Light_ActionButton ++style Widget_AppCompat_Light_ActionButton_CloseMode ++style Widget_AppCompat_Light_ActionButton_Overflow ++style Widget_AppCompat_Light_ActionMode_Inverse ++style Widget_AppCompat_Light_ActivityChooserView ++style Widget_AppCompat_Light_AutoCompleteTextView ++style Widget_AppCompat_Light_DropDownItem_Spinner ++style Widget_AppCompat_Light_ListPopupWindow ++style Widget_AppCompat_Light_ListView_DropDown ++style Widget_AppCompat_Light_PopupMenu ++style Widget_AppCompat_Light_PopupMenu_Overflow ++style Widget_AppCompat_Light_SearchView ++style Widget_AppCompat_Light_Spinner_DropDown_ActionBar ++style Widget_AppCompat_ListMenuView ++style Widget_AppCompat_ListPopupWindow ++style Widget_AppCompat_ListView ++style Widget_AppCompat_ListView_DropDown ++style Widget_AppCompat_ListView_Menu ++style Widget_AppCompat_PopupMenu ++style Widget_AppCompat_PopupMenu_Overflow ++style Widget_AppCompat_PopupWindow ++style Widget_AppCompat_ProgressBar ++style Widget_AppCompat_ProgressBar_Horizontal ++style Widget_AppCompat_RatingBar ++style Widget_AppCompat_RatingBar_Indicator ++style Widget_AppCompat_RatingBar_Small ++style Widget_AppCompat_SearchView ++style Widget_AppCompat_SearchView_ActionBar ++style Widget_AppCompat_SeekBar ++style Widget_AppCompat_SeekBar_Discrete ++style Widget_AppCompat_Spinner ++style Widget_AppCompat_Spinner_DropDown ++style Widget_AppCompat_Spinner_DropDown_ActionBar ++style Widget_AppCompat_Spinner_Underlined ++style Widget_AppCompat_TextView ++style Widget_AppCompat_TextView_SpinnerItem ++style Widget_AppCompat_Toolbar ++style Widget_AppCompat_Toolbar_Button_Navigation ++style Widget_Autofill ++style Widget_Autofill_InlineSuggestionChip ++style Widget_Autofill_InlineSuggestionEndIconStyle ++style Widget_Autofill_InlineSuggestionStartIconStyle ++style Widget_Autofill_InlineSuggestionSubtitle ++style Widget_Autofill_InlineSuggestionTitle ++style Widget_Compat_NotificationActionContainer ++style Widget_Compat_NotificationActionText ++style redboxButton ++styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle ++styleable ActionBarLayout android_layout_gravity ++styleable ActionMenuItemView android_minWidth ++styleable ActionMenuView ++styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle ++styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount ++styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout ++styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible ++styleable AnimatedStateListDrawableItem android_drawable android_id ++styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId ++styleable AppCompatEmojiHelper ++styleable AppCompatImageView android_src srcCompat tint tintMode ++styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode ++styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance ++styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat emojiCompatEnabled firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale ++styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle ++styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme ++styleable ButtonBarLayout allowStacking ++styleable Capability queryPatterns shortcutMatchRequired ++styleable CheckedTextView android_checkMark checkMarkCompat checkMarkTint checkMarkTintMode ++styleable ColorStateListItem alpha android_alpha android_color android_lStar lStar ++styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode ++styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness ++styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily ++styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex ++styleable Fragment android_id android_name android_tag ++styleable FragmentContainerView android_name android_tag ++styleable GenericDraweeHierarchy actualImageScaleType backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio ++styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type ++styleable GradientColorItem android_color android_offset ++styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers ++styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width ++styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset ++styleable LottieAnimationView lottie_asyncUpdates lottie_autoPlay lottie_cacheComposition lottie_clipTextToBoundingBox lottie_clipToCompositionBounds lottie_colorFilter lottie_defaultFontFileExtension lottie_enableMergePathsForKitKatAndAbove lottie_fallbackRes lottie_fileName lottie_ignoreDisabledSystemAnimations lottie_imageAssetsFolder lottie_loop lottie_progress lottie_rawRes lottie_renderMode lottie_repeatCount lottie_repeatMode lottie_speed lottie_url lottie_useCompositionFrameRate ++styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible ++styleable MenuItem actionLayout actionProviderClass actionViewClass alphabeticModifiers android_alphabeticShortcut android_checkable android_checked android_enabled android_icon android_id android_menuCategory android_numericShortcut android_onClick android_orderInCategory android_title android_titleCondensed android_visible contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText ++styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow ++styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor ++styleable PopupWindowBackgroundState state_above_anchor ++styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle ++styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon ++styleable SimpleDraweeView actualImageResource actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio ++styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme ++styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible ++styleable StateListDrawableItem android_drawable ++styleable SwipeRefreshLayout swipeRefreshLayoutProgressSpinnerBackgroundColor ++styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode ++styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textFontWeight android_textSize android_textStyle android_typeface fontFamily fontVariationSettings textAllCaps textLocale ++styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor ++styleable View android_focusable android_theme paddingEnd paddingStart theme ++styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode ++styleable ViewStubCompat android_id android_inflatedId android_layout ++xml rn_dev_preferences +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +new file mode 100644 +index 0000000..f0312f5 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +new file mode 100644 +index 0000000..dd4928d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +new file mode 100644 +index 0000000..da7c1ac +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +new file mode 100644 +index 0000000..817b326 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +new file mode 100644 +index 0000000..0b6c64c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +new file mode 100644 +index 0000000..bcbb551 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +new file mode 100644 +index 0000000..64f7898 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +new file mode 100644 +index 0000000..4bed4a3 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +new file mode 100644 +index 0000000..c10811e +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +new file mode 100644 +index 0000000..fd5292d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +new file mode 100644 +index 0000000..9e593fa +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +new file mode 100644 +index 0000000..b3dbcc6 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +new file mode 100644 +index 0000000..e1eb31d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +new file mode 100644 +index 0000000..4bed4a3 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +new file mode 100644 +index 0000000..c10811e +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +new file mode 100644 +index 0000000..fd5292d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +new file mode 100644 +index 0000000..dfe9c85 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +new file mode 100644 +index 0000000..b3dbcc6 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +new file mode 100644 +index 0000000..6d03a03 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +new file mode 100644 +index 0000000..3173622 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +new file mode 100644 +index 0000000..cedc38f +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +new file mode 100644 +index 0000000..93a595b +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +new file mode 100644 +index 0000000..e84c8ea +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +new file mode 100644 +index 0000000..76e0e40 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +new file mode 100644 +index 0000000..90b2bc3 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +new file mode 100644 +index 0000000..9741212 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +new file mode 100644 +index 0000000..1e4af96 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +new file mode 100644 +index 0000000..6f677df +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +new file mode 100644 +index 0000000..f1cafbe +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +new file mode 100644 +index 0000000..c45dadb +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +new file mode 100644 +index 0000000..619d698 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +new file mode 100644 +index 0000000..e8b7a9b +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +new file mode 100644 +index 0000000..fe229a7 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +new file mode 100644 +index 0000000..a541356 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +new file mode 100644 +index 0000000..276f6ef +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +new file mode 100644 +index 0000000..5364c01 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +new file mode 100644 +index 0000000..fd5bfc0 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +new file mode 100644 +index 0000000..dd4928d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +new file mode 100644 +index 0000000..da7c1ac +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +new file mode 100644 +index 0000000..817b326 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +new file mode 100644 +index 0000000..1c30026 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +new file mode 100644 +index 0000000..bcbb551 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +new file mode 100644 +index 0000000..41b01be +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +new file mode 100644 +index 0000000..a57d2a4 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +new file mode 100644 +index 0000000..a196eeb +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +new file mode 100644 +index 0000000..a9f80ae +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +new file mode 100644 +index 0000000..90b835f +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +new file mode 100644 +index 0000000..7637013 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +new file mode 100644 +index 0000000..66de65d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +new file mode 100644 +index 0000000..d87026d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +new file mode 100644 +index 0000000..beb41dc +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +new file mode 100644 +index 0000000..ec8f944 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +new file mode 100644 +index 0000000..279d72d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +new file mode 100644 +index 0000000..02923e9 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +new file mode 100644 +index 0000000..3d952e7 +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +@@ -0,0 +1,2 @@ ++7 ++0 +\ No newline at end of file +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +new file mode 100644 +index 0000000..2b86e53 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +new file mode 100644 +index 0000000..dd4928d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +new file mode 100644 +index 0000000..da7c1ac +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +new file mode 100644 +index 0000000..817b326 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +new file mode 100644 +index 0000000..25454f3 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +new file mode 100644 +index 0000000..bcbb551 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +new file mode 100644 +index 0000000..5f77867 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +new file mode 100644 +index 0000000..2459ed6 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +new file mode 100644 +index 0000000..379d85c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +new file mode 100644 +index 0000000..817b326 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +new file mode 100644 +index 0000000..68633b0 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +new file mode 100644 +index 0000000..0667ccd +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +new file mode 100644 +index 0000000..6f8f15b +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +new file mode 100644 +index 0000000..cc086ff +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +new file mode 100644 +index 0000000..cd1a28c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +new file mode 100644 +index 0000000..3754b24 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +new file mode 100644 +index 0000000..6347c88 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +new file mode 100644 +index 0000000..16cb9be +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +new file mode 100644 +index 0000000..131e265 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +new file mode 100644 +index 0000000..a4abf13 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +new file mode 100644 +index 0000000..ef6575c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin differ +diff --git a/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +new file mode 100644 +index 0000000..79630fd +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin differ +diff --git a/node_modules/lottie-react-native/android/build/outputs/logs/manifest-merger-debug-report.txt b/node_modules/lottie-react-native/android/build/outputs/logs/manifest-merger-debug-report.txt +new file mode 100644 +index 0000000..8d77c7b +--- /dev/null ++++ b/node_modules/lottie-react-native/android/build/outputs/logs/manifest-merger-debug-report.txt +@@ -0,0 +1,17 @@ ++-- Merging decision tree log --- ++manifest ++ADDED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml:1:1-3:12 ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml:1:1-3:12 ++ package ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml:2:5-46 ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml ++ xmlns:android ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml:1:11-69 ++uses-sdk ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml reason: use-sdk injection requested ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml ++ android:targetSdkVersion ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml ++ android:minSdkVersion ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/lottie-react-native/android/src/main/AndroidManifest.xml +diff --git a/node_modules/lottie-react-native/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/node_modules/lottie-react-native/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +new file mode 100644 +index 0000000..7be61cc +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/META-INF/lottie-react-native_debug.kotlin_module b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/META-INF/lottie-react-native_debug.kotlin_module +new file mode 100644 +index 0000000..c998a4c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/META-INF/lottie-react-native_debug.kotlin_module differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager$createViewInstance$3.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager$createViewInstance$3.class +new file mode 100644 +index 0000000..db14188 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager$createViewInstance$3.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager.class +new file mode 100644 +index 0000000..fbe0044 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManager.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl$play$1$1.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl$play$1$1.class +new file mode 100644 +index 0000000..ae31d0d +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl$play$1$1.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.class +new file mode 100644 +index 0000000..7ce7eb0 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewManagerImpl.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager$1.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager$1.class +new file mode 100644 +index 0000000..4f9f857 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager$1.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.class +new file mode 100644 +index 0000000..4f97687 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottiePackage.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottiePackage.class +new file mode 100644 +index 0000000..8aacddd +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/LottiePackage.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent$Companion.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent$Companion.class +new file mode 100644 +index 0000000..e7de37c +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent$Companion.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent.class +new file mode 100644 +index 0000000..22bbba7 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFailureEvent.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent$Companion.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent$Companion.class +new file mode 100644 +index 0000000..88ef8ac +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent$Companion.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent.class +new file mode 100644 +index 0000000..8b5b017 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationFinishEvent.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent$Companion.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent$Companion.class +new file mode 100644 +index 0000000..05ce368 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent$Companion.class differ +diff --git a/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent.class b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent.class +new file mode 100644 +index 0000000..b716c78 +Binary files /dev/null and b/node_modules/lottie-react-native/android/build/tmp/kotlin-classes/debug/com/airbnb/android/react/lottie/OnAnimationLoadedEvent.class differ +diff --git a/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt b/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt +index e4bfb4a..1ebeb3a 100644 +--- a/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt ++++ b/node_modules/lottie-react-native/android/src/main/java/com/airbnb/android/react/lottie/LottieAnimationViewPropertyManager.kt +@@ -1,5 +1,6 @@ + package com.airbnb.android.react.lottie + ++import android.graphics.Color + import android.graphics.ColorFilter + import android.graphics.Typeface + import android.net.Uri +@@ -102,8 +103,8 @@ class LottieAnimationViewPropertyManager(view: LottieAnimationView) { + textFilters?.let { + if (it.size() > 0) { + val textDelegate = TextDelegate(view) +- for (i in 0 until textFilters!!.size()) { +- val current = textFilters!!.getMap(i) ++ for (i in 0 until it.size()) { ++ val current = it.getMap(i) ?: continue + val searchText = current.getString("find") + val replacementText = current.getString("replace") + textDelegate.setText(searchText, replacementText) +@@ -213,7 +214,7 @@ class LottieAnimationViewPropertyManager(view: LottieAnimationView) { + colorFilters?.let { colorFilters -> + if (colorFilters.size() > 0) { + for (i in 0 until colorFilters.size()) { +- val current = colorFilters.getMap(i) ++ val current = colorFilters.getMap(i) ?: continue + parseColorFilter(current, view) + } + } +@@ -225,7 +226,7 @@ class LottieAnimationViewPropertyManager(view: LottieAnimationView) { + view: LottieAnimationView + ) { + val color: Int = if (colorFilter.getType("color") == ReadableType.Map) { +- ColorPropConverter.getColor(colorFilter.getMap("color"), view.context) ++ ColorPropConverter.getColor(colorFilter.getMap("color"), view.context) ?: Color.TRANSPARENT + } else { + colorFilter.getInt("color") + } diff --git a/patches/react-native+0.76.7.patch b/patches/react-native+0.76.7.patch deleted file mode 100644 index ce2f73f7..00000000 --- a/patches/react-native+0.76.7.patch +++ /dev/null @@ -1,32 +0,0 @@ -diff --git a/node_modules/react-native/Libraries/Network/FormData.js b/node_modules/react-native/Libraries/Network/FormData.js -index 91735c6..b237b45 100644 ---- a/node_modules/react-native/Libraries/Network/FormData.js -+++ b/node_modules/react-native/Libraries/Network/FormData.js -@@ -28,6 +28,15 @@ type FormDataPart = - ... - }; - -+/** -+ * Encode a FormData filename compliant with RFC 2183 -+ * -+ * https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition#directives -+ */ -+function encodeFilename(filename: string): string { -+ return encodeURIComponent(filename.replace(/\//g, '_')); -+} -+ - /** - * Polyfill for XMLHttpRequest2 FormData API, allowing multipart POST requests - * with mixed data (string, native files) to be submitted via XMLHttpRequest. -@@ -82,9 +91,8 @@ class FormData { - // content type (cf. web Blob interface.) - if (typeof value === 'object' && !Array.isArray(value) && value) { - if (typeof value.name === 'string') { -- headers['content-disposition'] += `; filename="${ -- value.name -- }"; filename*=utf-8''${encodeURI(value.name)}`; -+ headers['content-disposition'] += -+ `; filename="${encodeFilename(value.name)}"`; - } - if (typeof value.type === 'string') { - headers['content-type'] = value.type; diff --git a/patches/react-native-document-picker+8.2.2.patch b/patches/react-native-document-picker+8.2.2.patch new file mode 100644 index 00000000..e39a7059 --- /dev/null +++ b/patches/react-native-document-picker+8.2.2.patch @@ -0,0 +1,3759 @@ +diff --git a/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/results.bin b/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/results.bin +new file mode 100644 +index 0000000..0d259dd +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/results.bin +@@ -0,0 +1 @@ ++o/classes +diff --git a/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/transformed/classes/classes_dex/classes.dex b/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/transformed/classes/classes_dex/classes.dex +new file mode 100644 +index 0000000..479b6db +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/.transforms/3baa5ad30b43f032fd9b1391f9b56845/transformed/classes/classes_dex/classes.dex differ +diff --git a/node_modules/react-native-document-picker/android/build/generated/source/buildConfig/debug/com/reactnativedocumentpicker/BuildConfig.java b/node_modules/react-native-document-picker/android/build/generated/source/buildConfig/debug/com/reactnativedocumentpicker/BuildConfig.java +new file mode 100644 +index 0000000..3574d50 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/generated/source/buildConfig/debug/com/reactnativedocumentpicker/BuildConfig.java +@@ -0,0 +1,10 @@ ++/** ++ * Automatically generated file. DO NOT MODIFY ++ */ ++package com.reactnativedocumentpicker; ++ ++public final class BuildConfig { ++ public static final boolean DEBUG = Boolean.parseBoolean("true"); ++ public static final String LIBRARY_PACKAGE_NAME = "com.reactnativedocumentpicker"; ++ public static final String BUILD_TYPE = "debug"; ++} +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml b/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +new file mode 100644 +index 0000000..2eb8a27 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +@@ -0,0 +1,7 @@ ++ ++ ++ ++ ++ ++ +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json b/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +new file mode 100644 +index 0000000..01d52e3 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +@@ -0,0 +1,18 @@ ++{ ++ "version": 3, ++ "artifactType": { ++ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", ++ "kind": "Directory" ++ }, ++ "applicationId": "com.reactnativedocumentpicker", ++ "variantName": "debug", ++ "elements": [ ++ { ++ "type": "SINGLE", ++ "filters": [], ++ "attributes": [], ++ "outputFile": "AndroidManifest.xml" ++ } ++ ], ++ "elementType": "File" ++} +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties b/node_modules/react-native-document-picker/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +new file mode 100644 +index 0000000..1211b1e +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +@@ -0,0 +1,6 @@ ++aarFormatVersion=1.0 ++aarMetadataVersion=1.0 ++minCompileSdk=1 ++minCompileSdkExtension=0 ++minAndroidGradlePluginVersion=1.0.0 ++coreLibraryDesugaringEnabled=false +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json b/node_modules/react-native-document-picker/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +new file mode 100644 +index 0000000..9e26dfe +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +@@ -0,0 +1 @@ ++{} +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar b/node_modules/react-native-document-picker/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +new file mode 100644 +index 0000000..dc58a16 +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar b/node_modules/react-native-document-picker/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +new file mode 100644 +index 0000000..9c70b03 +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt b/node_modules/react-native-document-picker/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +new file mode 100644 +index 0000000..a058b0e +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +@@ -0,0 +1,1986 @@ ++int anim abc_fade_in 0x0 ++int anim abc_fade_out 0x0 ++int anim abc_grow_fade_in_from_bottom 0x0 ++int anim abc_popup_enter 0x0 ++int anim abc_popup_exit 0x0 ++int anim abc_shrink_fade_out_from_bottom 0x0 ++int anim abc_slide_in_bottom 0x0 ++int anim abc_slide_in_top 0x0 ++int anim abc_slide_out_bottom 0x0 ++int anim abc_slide_out_top 0x0 ++int anim abc_tooltip_enter 0x0 ++int anim abc_tooltip_exit 0x0 ++int anim btn_checkbox_to_checked_box_inner_merged_animation 0x0 ++int anim btn_checkbox_to_checked_box_outer_merged_animation 0x0 ++int anim btn_checkbox_to_checked_icon_null_animation 0x0 ++int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x0 ++int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x0 ++int anim btn_checkbox_to_unchecked_icon_null_animation 0x0 ++int anim btn_radio_to_off_mtrl_dot_group_animation 0x0 ++int anim btn_radio_to_off_mtrl_ring_outer_animation 0x0 ++int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x0 ++int anim btn_radio_to_on_mtrl_dot_group_animation 0x0 ++int anim btn_radio_to_on_mtrl_ring_outer_animation 0x0 ++int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x0 ++int anim catalyst_fade_in 0x0 ++int anim catalyst_fade_out 0x0 ++int anim catalyst_push_up_in 0x0 ++int anim catalyst_push_up_out 0x0 ++int anim catalyst_slide_down 0x0 ++int anim catalyst_slide_up 0x0 ++int anim fragment_fast_out_extra_slow_in 0x0 ++int animator fragment_close_enter 0x0 ++int animator fragment_close_exit 0x0 ++int animator fragment_fade_enter 0x0 ++int animator fragment_fade_exit 0x0 ++int animator fragment_open_enter 0x0 ++int animator fragment_open_exit 0x0 ++int attr actionBarDivider 0x0 ++int attr actionBarItemBackground 0x0 ++int attr actionBarPopupTheme 0x0 ++int attr actionBarSize 0x0 ++int attr actionBarSplitStyle 0x0 ++int attr actionBarStyle 0x0 ++int attr actionBarTabBarStyle 0x0 ++int attr actionBarTabStyle 0x0 ++int attr actionBarTabTextStyle 0x0 ++int attr actionBarTheme 0x0 ++int attr actionBarWidgetTheme 0x0 ++int attr actionButtonStyle 0x0 ++int attr actionDropDownStyle 0x0 ++int attr actionLayout 0x0 ++int attr actionMenuTextAppearance 0x0 ++int attr actionMenuTextColor 0x0 ++int attr actionModeBackground 0x0 ++int attr actionModeCloseButtonStyle 0x0 ++int attr actionModeCloseContentDescription 0x0 ++int attr actionModeCloseDrawable 0x0 ++int attr actionModeCopyDrawable 0x0 ++int attr actionModeCutDrawable 0x0 ++int attr actionModeFindDrawable 0x0 ++int attr actionModePasteDrawable 0x0 ++int attr actionModePopupWindowStyle 0x0 ++int attr actionModeSelectAllDrawable 0x0 ++int attr actionModeShareDrawable 0x0 ++int attr actionModeSplitBackground 0x0 ++int attr actionModeStyle 0x0 ++int attr actionModeTheme 0x0 ++int attr actionModeWebSearchDrawable 0x0 ++int attr actionOverflowButtonStyle 0x0 ++int attr actionOverflowMenuStyle 0x0 ++int attr actionProviderClass 0x0 ++int attr actionViewClass 0x0 ++int attr activityChooserViewStyle 0x0 ++int attr actualImageResource 0x0 ++int attr actualImageScaleType 0x0 ++int attr actualImageUri 0x0 ++int attr alertDialogButtonGroupStyle 0x0 ++int attr alertDialogCenterButtons 0x0 ++int attr alertDialogStyle 0x0 ++int attr alertDialogTheme 0x0 ++int attr allowStacking 0x0 ++int attr alpha 0x0 ++int attr alphabeticModifiers 0x0 ++int attr arrowHeadLength 0x0 ++int attr arrowShaftLength 0x0 ++int attr autoCompleteTextViewStyle 0x0 ++int attr autoSizeMaxTextSize 0x0 ++int attr autoSizeMinTextSize 0x0 ++int attr autoSizePresetSizes 0x0 ++int attr autoSizeStepGranularity 0x0 ++int attr autoSizeTextType 0x0 ++int attr autofillInlineSuggestionChip 0x0 ++int attr autofillInlineSuggestionEndIconStyle 0x0 ++int attr autofillInlineSuggestionStartIconStyle 0x0 ++int attr autofillInlineSuggestionSubtitle 0x0 ++int attr autofillInlineSuggestionTitle 0x0 ++int attr background 0x0 ++int attr backgroundImage 0x0 ++int attr backgroundSplit 0x0 ++int attr backgroundStacked 0x0 ++int attr backgroundTint 0x0 ++int attr backgroundTintMode 0x0 ++int attr barLength 0x0 ++int attr borderlessButtonStyle 0x0 ++int attr buttonBarButtonStyle 0x0 ++int attr buttonBarNegativeButtonStyle 0x0 ++int attr buttonBarNeutralButtonStyle 0x0 ++int attr buttonBarPositiveButtonStyle 0x0 ++int attr buttonBarStyle 0x0 ++int attr buttonCompat 0x0 ++int attr buttonGravity 0x0 ++int attr buttonIconDimen 0x0 ++int attr buttonPanelSideLayout 0x0 ++int attr buttonStyle 0x0 ++int attr buttonStyleSmall 0x0 ++int attr buttonTint 0x0 ++int attr buttonTintMode 0x0 ++int attr checkMarkCompat 0x0 ++int attr checkMarkTint 0x0 ++int attr checkMarkTintMode 0x0 ++int attr checkboxStyle 0x0 ++int attr checkedTextViewStyle 0x0 ++int attr closeIcon 0x0 ++int attr closeItemLayout 0x0 ++int attr collapseContentDescription 0x0 ++int attr collapseIcon 0x0 ++int attr color 0x0 ++int attr colorAccent 0x0 ++int attr colorBackgroundFloating 0x0 ++int attr colorButtonNormal 0x0 ++int attr colorControlActivated 0x0 ++int attr colorControlHighlight 0x0 ++int attr colorControlNormal 0x0 ++int attr colorError 0x0 ++int attr colorPrimary 0x0 ++int attr colorPrimaryDark 0x0 ++int attr colorSwitchThumbNormal 0x0 ++int attr commitIcon 0x0 ++int attr contentDescription 0x0 ++int attr contentInsetEnd 0x0 ++int attr contentInsetEndWithActions 0x0 ++int attr contentInsetLeft 0x0 ++int attr contentInsetRight 0x0 ++int attr contentInsetStart 0x0 ++int attr contentInsetStartWithNavigation 0x0 ++int attr controlBackground 0x0 ++int attr customNavigationLayout 0x0 ++int attr defaultQueryHint 0x0 ++int attr dialogCornerRadius 0x0 ++int attr dialogPreferredPadding 0x0 ++int attr dialogTheme 0x0 ++int attr displayOptions 0x0 ++int attr divider 0x0 ++int attr dividerHorizontal 0x0 ++int attr dividerPadding 0x0 ++int attr dividerVertical 0x0 ++int attr drawableBottomCompat 0x0 ++int attr drawableEndCompat 0x0 ++int attr drawableLeftCompat 0x0 ++int attr drawableRightCompat 0x0 ++int attr drawableSize 0x0 ++int attr drawableStartCompat 0x0 ++int attr drawableTint 0x0 ++int attr drawableTintMode 0x0 ++int attr drawableTopCompat 0x0 ++int attr drawerArrowStyle 0x0 ++int attr dropDownListViewStyle 0x0 ++int attr dropdownListPreferredItemHeight 0x0 ++int attr editTextBackground 0x0 ++int attr editTextColor 0x0 ++int attr editTextStyle 0x0 ++int attr elevation 0x0 ++int attr emojiCompatEnabled 0x0 ++int attr expandActivityOverflowButtonDrawable 0x0 ++int attr fadeDuration 0x0 ++int attr failureImage 0x0 ++int attr failureImageScaleType 0x0 ++int attr firstBaselineToTopHeight 0x0 ++int attr font 0x0 ++int attr fontFamily 0x0 ++int attr fontProviderAuthority 0x0 ++int attr fontProviderCerts 0x0 ++int attr fontProviderFetchStrategy 0x0 ++int attr fontProviderFetchTimeout 0x0 ++int attr fontProviderPackage 0x0 ++int attr fontProviderQuery 0x0 ++int attr fontProviderSystemFontFamily 0x0 ++int attr fontStyle 0x0 ++int attr fontVariationSettings 0x0 ++int attr fontWeight 0x0 ++int attr gapBetweenBars 0x0 ++int attr goIcon 0x0 ++int attr height 0x0 ++int attr hideOnContentScroll 0x0 ++int attr homeAsUpIndicator 0x0 ++int attr homeLayout 0x0 ++int attr icon 0x0 ++int attr iconTint 0x0 ++int attr iconTintMode 0x0 ++int attr iconifiedByDefault 0x0 ++int attr imageButtonStyle 0x0 ++int attr indeterminateProgressStyle 0x0 ++int attr initialActivityCount 0x0 ++int attr isAutofillInlineSuggestionTheme 0x0 ++int attr isLightTheme 0x0 ++int attr itemPadding 0x0 ++int attr lStar 0x0 ++int attr lastBaselineToBottomHeight 0x0 ++int attr layout 0x0 ++int attr lineHeight 0x0 ++int attr listChoiceBackgroundIndicator 0x0 ++int attr listChoiceIndicatorMultipleAnimated 0x0 ++int attr listChoiceIndicatorSingleAnimated 0x0 ++int attr listDividerAlertDialog 0x0 ++int attr listItemLayout 0x0 ++int attr listLayout 0x0 ++int attr listMenuViewStyle 0x0 ++int attr listPopupWindowStyle 0x0 ++int attr listPreferredItemHeight 0x0 ++int attr listPreferredItemHeightLarge 0x0 ++int attr listPreferredItemHeightSmall 0x0 ++int attr listPreferredItemPaddingEnd 0x0 ++int attr listPreferredItemPaddingLeft 0x0 ++int attr listPreferredItemPaddingRight 0x0 ++int attr listPreferredItemPaddingStart 0x0 ++int attr logo 0x0 ++int attr logoDescription 0x0 ++int attr maxButtonHeight 0x0 ++int attr measureWithLargestChild 0x0 ++int attr menu 0x0 ++int attr multiChoiceItemLayout 0x0 ++int attr navigationContentDescription 0x0 ++int attr navigationIcon 0x0 ++int attr navigationMode 0x0 ++int attr nestedScrollViewStyle 0x0 ++int attr numericModifiers 0x0 ++int attr overlapAnchor 0x0 ++int attr overlayImage 0x0 ++int attr paddingBottomNoButtons 0x0 ++int attr paddingEnd 0x0 ++int attr paddingStart 0x0 ++int attr paddingTopNoTitle 0x0 ++int attr panelBackground 0x0 ++int attr panelMenuListTheme 0x0 ++int attr panelMenuListWidth 0x0 ++int attr placeholderImage 0x0 ++int attr placeholderImageScaleType 0x0 ++int attr popupMenuStyle 0x0 ++int attr popupTheme 0x0 ++int attr popupWindowStyle 0x0 ++int attr preserveIconSpacing 0x0 ++int attr pressedStateOverlayImage 0x0 ++int attr progressBarAutoRotateInterval 0x0 ++int attr progressBarImage 0x0 ++int attr progressBarImageScaleType 0x0 ++int attr progressBarPadding 0x0 ++int attr progressBarStyle 0x0 ++int attr queryBackground 0x0 ++int attr queryHint 0x0 ++int attr queryPatterns 0x0 ++int attr radioButtonStyle 0x0 ++int attr ratingBarStyle 0x0 ++int attr ratingBarStyleIndicator 0x0 ++int attr ratingBarStyleSmall 0x0 ++int attr retryImage 0x0 ++int attr retryImageScaleType 0x0 ++int attr roundAsCircle 0x0 ++int attr roundBottomEnd 0x0 ++int attr roundBottomLeft 0x0 ++int attr roundBottomRight 0x0 ++int attr roundBottomStart 0x0 ++int attr roundTopEnd 0x0 ++int attr roundTopLeft 0x0 ++int attr roundTopRight 0x0 ++int attr roundTopStart 0x0 ++int attr roundWithOverlayColor 0x0 ++int attr roundedCornerRadius 0x0 ++int attr roundingBorderColor 0x0 ++int attr roundingBorderPadding 0x0 ++int attr roundingBorderWidth 0x0 ++int attr searchHintIcon 0x0 ++int attr searchIcon 0x0 ++int attr searchViewStyle 0x0 ++int attr seekBarStyle 0x0 ++int attr selectableItemBackground 0x0 ++int attr selectableItemBackgroundBorderless 0x0 ++int attr shortcutMatchRequired 0x0 ++int attr showAsAction 0x0 ++int attr showDividers 0x0 ++int attr showText 0x0 ++int attr showTitle 0x0 ++int attr singleChoiceItemLayout 0x0 ++int attr spinBars 0x0 ++int attr spinnerDropDownItemStyle 0x0 ++int attr spinnerStyle 0x0 ++int attr splitTrack 0x0 ++int attr srcCompat 0x0 ++int attr state_above_anchor 0x0 ++int attr subMenuArrow 0x0 ++int attr submitBackground 0x0 ++int attr subtitle 0x0 ++int attr subtitleTextAppearance 0x0 ++int attr subtitleTextColor 0x0 ++int attr subtitleTextStyle 0x0 ++int attr suggestionRowLayout 0x0 ++int attr swipeRefreshLayoutProgressSpinnerBackgroundColor 0x0 ++int attr switchMinWidth 0x0 ++int attr switchPadding 0x0 ++int attr switchStyle 0x0 ++int attr switchTextAppearance 0x0 ++int attr textAllCaps 0x0 ++int attr textAppearanceLargePopupMenu 0x0 ++int attr textAppearanceListItem 0x0 ++int attr textAppearanceListItemSecondary 0x0 ++int attr textAppearanceListItemSmall 0x0 ++int attr textAppearancePopupMenuHeader 0x0 ++int attr textAppearanceSearchResultSubtitle 0x0 ++int attr textAppearanceSearchResultTitle 0x0 ++int attr textAppearanceSmallPopupMenu 0x0 ++int attr textColorAlertDialogListItem 0x0 ++int attr textColorSearchUrl 0x0 ++int attr textLocale 0x0 ++int attr theme 0x0 ++int attr thickness 0x0 ++int attr thumbTextPadding 0x0 ++int attr thumbTint 0x0 ++int attr thumbTintMode 0x0 ++int attr tickMark 0x0 ++int attr tickMarkTint 0x0 ++int attr tickMarkTintMode 0x0 ++int attr tint 0x0 ++int attr tintMode 0x0 ++int attr title 0x0 ++int attr titleMargin 0x0 ++int attr titleMarginBottom 0x0 ++int attr titleMarginEnd 0x0 ++int attr titleMarginStart 0x0 ++int attr titleMarginTop 0x0 ++int attr titleMargins 0x0 ++int attr titleTextAppearance 0x0 ++int attr titleTextColor 0x0 ++int attr titleTextStyle 0x0 ++int attr toolbarNavigationButtonStyle 0x0 ++int attr toolbarStyle 0x0 ++int attr tooltipForegroundColor 0x0 ++int attr tooltipFrameBackground 0x0 ++int attr tooltipText 0x0 ++int attr track 0x0 ++int attr trackTint 0x0 ++int attr trackTintMode 0x0 ++int attr ttcIndex 0x0 ++int attr viewAspectRatio 0x0 ++int attr viewInflaterClass 0x0 ++int attr voiceIcon 0x0 ++int attr windowActionBar 0x0 ++int attr windowActionBarOverlay 0x0 ++int attr windowActionModeOverlay 0x0 ++int attr windowFixedHeightMajor 0x0 ++int attr windowFixedHeightMinor 0x0 ++int attr windowFixedWidthMajor 0x0 ++int attr windowFixedWidthMinor 0x0 ++int attr windowMinWidthMajor 0x0 ++int attr windowMinWidthMinor 0x0 ++int attr windowNoTitle 0x0 ++int bool abc_action_bar_embed_tabs 0x0 ++int bool abc_config_actionMenuItemAllCaps 0x0 ++int color abc_background_cache_hint_selector_material_dark 0x0 ++int color abc_background_cache_hint_selector_material_light 0x0 ++int color abc_btn_colored_borderless_text_material 0x0 ++int color abc_btn_colored_text_material 0x0 ++int color abc_color_highlight_material 0x0 ++int color abc_decor_view_status_guard 0x0 ++int color abc_decor_view_status_guard_light 0x0 ++int color abc_hint_foreground_material_dark 0x0 ++int color abc_hint_foreground_material_light 0x0 ++int color abc_primary_text_disable_only_material_dark 0x0 ++int color abc_primary_text_disable_only_material_light 0x0 ++int color abc_primary_text_material_dark 0x0 ++int color abc_primary_text_material_light 0x0 ++int color abc_search_url_text 0x0 ++int color abc_search_url_text_normal 0x0 ++int color abc_search_url_text_pressed 0x0 ++int color abc_search_url_text_selected 0x0 ++int color abc_secondary_text_material_dark 0x0 ++int color abc_secondary_text_material_light 0x0 ++int color abc_tint_btn_checkable 0x0 ++int color abc_tint_default 0x0 ++int color abc_tint_edittext 0x0 ++int color abc_tint_seek_thumb 0x0 ++int color abc_tint_spinner 0x0 ++int color abc_tint_switch_track 0x0 ++int color accent_material_dark 0x0 ++int color accent_material_light 0x0 ++int color androidx_core_ripple_material_light 0x0 ++int color androidx_core_secondary_text_default_material_light 0x0 ++int color background_floating_material_dark 0x0 ++int color background_floating_material_light 0x0 ++int color background_material_dark 0x0 ++int color background_material_light 0x0 ++int color bright_foreground_disabled_material_dark 0x0 ++int color bright_foreground_disabled_material_light 0x0 ++int color bright_foreground_inverse_material_dark 0x0 ++int color bright_foreground_inverse_material_light 0x0 ++int color bright_foreground_material_dark 0x0 ++int color bright_foreground_material_light 0x0 ++int color button_material_dark 0x0 ++int color button_material_light 0x0 ++int color call_notification_answer_color 0x0 ++int color call_notification_decline_color 0x0 ++int color catalyst_logbox_background 0x0 ++int color catalyst_redbox_background 0x0 ++int color dim_foreground_disabled_material_dark 0x0 ++int color dim_foreground_disabled_material_light 0x0 ++int color dim_foreground_material_dark 0x0 ++int color dim_foreground_material_light 0x0 ++int color error_color_material_dark 0x0 ++int color error_color_material_light 0x0 ++int color foreground_material_dark 0x0 ++int color foreground_material_light 0x0 ++int color highlighted_text_material_dark 0x0 ++int color highlighted_text_material_light 0x0 ++int color material_blue_grey_800 0x0 ++int color material_blue_grey_900 0x0 ++int color material_blue_grey_950 0x0 ++int color material_deep_teal_200 0x0 ++int color material_deep_teal_500 0x0 ++int color material_grey_100 0x0 ++int color material_grey_300 0x0 ++int color material_grey_50 0x0 ++int color material_grey_600 0x0 ++int color material_grey_800 0x0 ++int color material_grey_850 0x0 ++int color material_grey_900 0x0 ++int color notification_action_color_filter 0x0 ++int color notification_icon_bg_color 0x0 ++int color primary_dark_material_dark 0x0 ++int color primary_dark_material_light 0x0 ++int color primary_material_dark 0x0 ++int color primary_material_light 0x0 ++int color primary_text_default_material_dark 0x0 ++int color primary_text_default_material_light 0x0 ++int color primary_text_disabled_material_dark 0x0 ++int color primary_text_disabled_material_light 0x0 ++int color ripple_material_dark 0x0 ++int color ripple_material_light 0x0 ++int color secondary_text_default_material_dark 0x0 ++int color secondary_text_default_material_light 0x0 ++int color secondary_text_disabled_material_dark 0x0 ++int color secondary_text_disabled_material_light 0x0 ++int color switch_thumb_disabled_material_dark 0x0 ++int color switch_thumb_disabled_material_light 0x0 ++int color switch_thumb_material_dark 0x0 ++int color switch_thumb_material_light 0x0 ++int color switch_thumb_normal_material_dark 0x0 ++int color switch_thumb_normal_material_light 0x0 ++int color tooltip_background_dark 0x0 ++int color tooltip_background_light 0x0 ++int dimen abc_action_bar_content_inset_material 0x0 ++int dimen abc_action_bar_content_inset_with_nav 0x0 ++int dimen abc_action_bar_default_height_material 0x0 ++int dimen abc_action_bar_default_padding_end_material 0x0 ++int dimen abc_action_bar_default_padding_start_material 0x0 ++int dimen abc_action_bar_elevation_material 0x0 ++int dimen abc_action_bar_icon_vertical_padding_material 0x0 ++int dimen abc_action_bar_overflow_padding_end_material 0x0 ++int dimen abc_action_bar_overflow_padding_start_material 0x0 ++int dimen abc_action_bar_stacked_max_height 0x0 ++int dimen abc_action_bar_stacked_tab_max_width 0x0 ++int dimen abc_action_bar_subtitle_bottom_margin_material 0x0 ++int dimen abc_action_bar_subtitle_top_margin_material 0x0 ++int dimen abc_action_button_min_height_material 0x0 ++int dimen abc_action_button_min_width_material 0x0 ++int dimen abc_action_button_min_width_overflow_material 0x0 ++int dimen abc_alert_dialog_button_bar_height 0x0 ++int dimen abc_alert_dialog_button_dimen 0x0 ++int dimen abc_button_inset_horizontal_material 0x0 ++int dimen abc_button_inset_vertical_material 0x0 ++int dimen abc_button_padding_horizontal_material 0x0 ++int dimen abc_button_padding_vertical_material 0x0 ++int dimen abc_cascading_menus_min_smallest_width 0x0 ++int dimen abc_config_prefDialogWidth 0x0 ++int dimen abc_control_corner_material 0x0 ++int dimen abc_control_inset_material 0x0 ++int dimen abc_control_padding_material 0x0 ++int dimen abc_dialog_corner_radius_material 0x0 ++int dimen abc_dialog_fixed_height_major 0x0 ++int dimen abc_dialog_fixed_height_minor 0x0 ++int dimen abc_dialog_fixed_width_major 0x0 ++int dimen abc_dialog_fixed_width_minor 0x0 ++int dimen abc_dialog_list_padding_bottom_no_buttons 0x0 ++int dimen abc_dialog_list_padding_top_no_title 0x0 ++int dimen abc_dialog_min_width_major 0x0 ++int dimen abc_dialog_min_width_minor 0x0 ++int dimen abc_dialog_padding_material 0x0 ++int dimen abc_dialog_padding_top_material 0x0 ++int dimen abc_dialog_title_divider_material 0x0 ++int dimen abc_disabled_alpha_material_dark 0x0 ++int dimen abc_disabled_alpha_material_light 0x0 ++int dimen abc_dropdownitem_icon_width 0x0 ++int dimen abc_dropdownitem_text_padding_left 0x0 ++int dimen abc_dropdownitem_text_padding_right 0x0 ++int dimen abc_edit_text_inset_bottom_material 0x0 ++int dimen abc_edit_text_inset_horizontal_material 0x0 ++int dimen abc_edit_text_inset_top_material 0x0 ++int dimen abc_floating_window_z 0x0 ++int dimen abc_list_item_height_large_material 0x0 ++int dimen abc_list_item_height_material 0x0 ++int dimen abc_list_item_height_small_material 0x0 ++int dimen abc_list_item_padding_horizontal_material 0x0 ++int dimen abc_panel_menu_list_width 0x0 ++int dimen abc_progress_bar_height_material 0x0 ++int dimen abc_search_view_preferred_height 0x0 ++int dimen abc_search_view_preferred_width 0x0 ++int dimen abc_seekbar_track_background_height_material 0x0 ++int dimen abc_seekbar_track_progress_height_material 0x0 ++int dimen abc_select_dialog_padding_start_material 0x0 ++int dimen abc_star_big 0x0 ++int dimen abc_star_medium 0x0 ++int dimen abc_star_small 0x0 ++int dimen abc_switch_padding 0x0 ++int dimen abc_text_size_body_1_material 0x0 ++int dimen abc_text_size_body_2_material 0x0 ++int dimen abc_text_size_button_material 0x0 ++int dimen abc_text_size_caption_material 0x0 ++int dimen abc_text_size_display_1_material 0x0 ++int dimen abc_text_size_display_2_material 0x0 ++int dimen abc_text_size_display_3_material 0x0 ++int dimen abc_text_size_display_4_material 0x0 ++int dimen abc_text_size_headline_material 0x0 ++int dimen abc_text_size_large_material 0x0 ++int dimen abc_text_size_medium_material 0x0 ++int dimen abc_text_size_menu_header_material 0x0 ++int dimen abc_text_size_menu_material 0x0 ++int dimen abc_text_size_small_material 0x0 ++int dimen abc_text_size_subhead_material 0x0 ++int dimen abc_text_size_subtitle_material_toolbar 0x0 ++int dimen abc_text_size_title_material 0x0 ++int dimen abc_text_size_title_material_toolbar 0x0 ++int dimen autofill_inline_suggestion_icon_size 0x0 ++int dimen compat_button_inset_horizontal_material 0x0 ++int dimen compat_button_inset_vertical_material 0x0 ++int dimen compat_button_padding_horizontal_material 0x0 ++int dimen compat_button_padding_vertical_material 0x0 ++int dimen compat_control_corner_material 0x0 ++int dimen compat_notification_large_icon_max_height 0x0 ++int dimen compat_notification_large_icon_max_width 0x0 ++int dimen disabled_alpha_material_dark 0x0 ++int dimen disabled_alpha_material_light 0x0 ++int dimen highlight_alpha_material_colored 0x0 ++int dimen highlight_alpha_material_dark 0x0 ++int dimen highlight_alpha_material_light 0x0 ++int dimen hint_alpha_material_dark 0x0 ++int dimen hint_alpha_material_light 0x0 ++int dimen hint_pressed_alpha_material_dark 0x0 ++int dimen hint_pressed_alpha_material_light 0x0 ++int dimen notification_action_icon_size 0x0 ++int dimen notification_action_text_size 0x0 ++int dimen notification_big_circle_margin 0x0 ++int dimen notification_content_margin_start 0x0 ++int dimen notification_large_icon_height 0x0 ++int dimen notification_large_icon_width 0x0 ++int dimen notification_main_column_padding_top 0x0 ++int dimen notification_media_narrow_margin 0x0 ++int dimen notification_right_icon_size 0x0 ++int dimen notification_right_side_padding_top 0x0 ++int dimen notification_small_icon_background_padding 0x0 ++int dimen notification_small_icon_size_as_large 0x0 ++int dimen notification_subtext_size 0x0 ++int dimen notification_top_pad 0x0 ++int dimen notification_top_pad_large_text 0x0 ++int dimen tooltip_corner_radius 0x0 ++int dimen tooltip_horizontal_padding 0x0 ++int dimen tooltip_margin 0x0 ++int dimen tooltip_precise_anchor_extra_offset 0x0 ++int dimen tooltip_precise_anchor_threshold 0x0 ++int dimen tooltip_vertical_padding 0x0 ++int dimen tooltip_y_offset_non_touch 0x0 ++int dimen tooltip_y_offset_touch 0x0 ++int drawable abc_ab_share_pack_mtrl_alpha 0x0 ++int drawable abc_action_bar_item_background_material 0x0 ++int drawable abc_btn_borderless_material 0x0 ++int drawable abc_btn_check_material 0x0 ++int drawable abc_btn_check_material_anim 0x0 ++int drawable abc_btn_check_to_on_mtrl_000 0x0 ++int drawable abc_btn_check_to_on_mtrl_015 0x0 ++int drawable abc_btn_colored_material 0x0 ++int drawable abc_btn_default_mtrl_shape 0x0 ++int drawable abc_btn_radio_material 0x0 ++int drawable abc_btn_radio_material_anim 0x0 ++int drawable abc_btn_radio_to_on_mtrl_000 0x0 ++int drawable abc_btn_radio_to_on_mtrl_015 0x0 ++int drawable abc_btn_switch_to_on_mtrl_00001 0x0 ++int drawable abc_btn_switch_to_on_mtrl_00012 0x0 ++int drawable abc_cab_background_internal_bg 0x0 ++int drawable abc_cab_background_top_material 0x0 ++int drawable abc_cab_background_top_mtrl_alpha 0x0 ++int drawable abc_control_background_material 0x0 ++int drawable abc_dialog_material_background 0x0 ++int drawable abc_edit_text_material 0x0 ++int drawable abc_ic_ab_back_material 0x0 ++int drawable abc_ic_arrow_drop_right_black_24dp 0x0 ++int drawable abc_ic_clear_material 0x0 ++int drawable abc_ic_commit_search_api_mtrl_alpha 0x0 ++int drawable abc_ic_go_search_api_material 0x0 ++int drawable abc_ic_menu_copy_mtrl_am_alpha 0x0 ++int drawable abc_ic_menu_cut_mtrl_alpha 0x0 ++int drawable abc_ic_menu_overflow_material 0x0 ++int drawable abc_ic_menu_paste_mtrl_am_alpha 0x0 ++int drawable abc_ic_menu_selectall_mtrl_alpha 0x0 ++int drawable abc_ic_menu_share_mtrl_alpha 0x0 ++int drawable abc_ic_search_api_material 0x0 ++int drawable abc_ic_voice_search_api_material 0x0 ++int drawable abc_item_background_holo_dark 0x0 ++int drawable abc_item_background_holo_light 0x0 ++int drawable abc_list_divider_material 0x0 ++int drawable abc_list_divider_mtrl_alpha 0x0 ++int drawable abc_list_focused_holo 0x0 ++int drawable abc_list_longpressed_holo 0x0 ++int drawable abc_list_pressed_holo_dark 0x0 ++int drawable abc_list_pressed_holo_light 0x0 ++int drawable abc_list_selector_background_transition_holo_dark 0x0 ++int drawable abc_list_selector_background_transition_holo_light 0x0 ++int drawable abc_list_selector_disabled_holo_dark 0x0 ++int drawable abc_list_selector_disabled_holo_light 0x0 ++int drawable abc_list_selector_holo_dark 0x0 ++int drawable abc_list_selector_holo_light 0x0 ++int drawable abc_menu_hardkey_panel_mtrl_mult 0x0 ++int drawable abc_popup_background_mtrl_mult 0x0 ++int drawable abc_ratingbar_indicator_material 0x0 ++int drawable abc_ratingbar_material 0x0 ++int drawable abc_ratingbar_small_material 0x0 ++int drawable abc_scrubber_control_off_mtrl_alpha 0x0 ++int drawable abc_scrubber_control_to_pressed_mtrl_000 0x0 ++int drawable abc_scrubber_control_to_pressed_mtrl_005 0x0 ++int drawable abc_scrubber_primary_mtrl_alpha 0x0 ++int drawable abc_scrubber_track_mtrl_alpha 0x0 ++int drawable abc_seekbar_thumb_material 0x0 ++int drawable abc_seekbar_tick_mark_material 0x0 ++int drawable abc_seekbar_track_material 0x0 ++int drawable abc_spinner_mtrl_am_alpha 0x0 ++int drawable abc_spinner_textfield_background_material 0x0 ++int drawable abc_star_black_48dp 0x0 ++int drawable abc_star_half_black_48dp 0x0 ++int drawable abc_switch_thumb_material 0x0 ++int drawable abc_switch_track_mtrl_alpha 0x0 ++int drawable abc_tab_indicator_material 0x0 ++int drawable abc_tab_indicator_mtrl_alpha 0x0 ++int drawable abc_text_cursor_material 0x0 ++int drawable abc_text_select_handle_left_mtrl 0x0 ++int drawable abc_text_select_handle_middle_mtrl 0x0 ++int drawable abc_text_select_handle_right_mtrl 0x0 ++int drawable abc_textfield_activated_mtrl_alpha 0x0 ++int drawable abc_textfield_default_mtrl_alpha 0x0 ++int drawable abc_textfield_search_activated_mtrl_alpha 0x0 ++int drawable abc_textfield_search_default_mtrl_alpha 0x0 ++int drawable abc_textfield_search_material 0x0 ++int drawable abc_vector_test 0x0 ++int drawable autofill_inline_suggestion_chip_background 0x0 ++int drawable btn_checkbox_checked_mtrl 0x0 ++int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x0 ++int drawable btn_checkbox_unchecked_mtrl 0x0 ++int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x0 ++int drawable btn_radio_off_mtrl 0x0 ++int drawable btn_radio_off_to_on_mtrl_animation 0x0 ++int drawable btn_radio_on_mtrl 0x0 ++int drawable btn_radio_on_to_off_mtrl_animation 0x0 ++int drawable ic_call_answer 0x0 ++int drawable ic_call_answer_low 0x0 ++int drawable ic_call_answer_video 0x0 ++int drawable ic_call_answer_video_low 0x0 ++int drawable ic_call_decline 0x0 ++int drawable ic_call_decline_low 0x0 ++int drawable ic_resume 0x0 ++int drawable notification_action_background 0x0 ++int drawable notification_bg 0x0 ++int drawable notification_bg_low 0x0 ++int drawable notification_bg_low_normal 0x0 ++int drawable notification_bg_low_pressed 0x0 ++int drawable notification_bg_normal 0x0 ++int drawable notification_bg_normal_pressed 0x0 ++int drawable notification_icon_background 0x0 ++int drawable notification_oversize_large_icon_bg 0x0 ++int drawable notification_template_icon_bg 0x0 ++int drawable notification_template_icon_low_bg 0x0 ++int drawable notification_tile_bg 0x0 ++int drawable notify_panel_notification_icon_bg 0x0 ++int drawable paused_in_debugger_background 0x0 ++int drawable paused_in_debugger_dialog_background 0x0 ++int drawable redbox_top_border_background 0x0 ++int drawable ripple_effect 0x0 ++int drawable test_level_drawable 0x0 ++int drawable tooltip_frame_dark 0x0 ++int drawable tooltip_frame_light 0x0 ++int id accessibility_action_clickable_span 0x0 ++int id accessibility_actions 0x0 ++int id accessibility_collection 0x0 ++int id accessibility_collection_item 0x0 ++int id accessibility_custom_action_0 0x0 ++int id accessibility_custom_action_1 0x0 ++int id accessibility_custom_action_10 0x0 ++int id accessibility_custom_action_11 0x0 ++int id accessibility_custom_action_12 0x0 ++int id accessibility_custom_action_13 0x0 ++int id accessibility_custom_action_14 0x0 ++int id accessibility_custom_action_15 0x0 ++int id accessibility_custom_action_16 0x0 ++int id accessibility_custom_action_17 0x0 ++int id accessibility_custom_action_18 0x0 ++int id accessibility_custom_action_19 0x0 ++int id accessibility_custom_action_2 0x0 ++int id accessibility_custom_action_20 0x0 ++int id accessibility_custom_action_21 0x0 ++int id accessibility_custom_action_22 0x0 ++int id accessibility_custom_action_23 0x0 ++int id accessibility_custom_action_24 0x0 ++int id accessibility_custom_action_25 0x0 ++int id accessibility_custom_action_26 0x0 ++int id accessibility_custom_action_27 0x0 ++int id accessibility_custom_action_28 0x0 ++int id accessibility_custom_action_29 0x0 ++int id accessibility_custom_action_3 0x0 ++int id accessibility_custom_action_30 0x0 ++int id accessibility_custom_action_31 0x0 ++int id accessibility_custom_action_4 0x0 ++int id accessibility_custom_action_5 0x0 ++int id accessibility_custom_action_6 0x0 ++int id accessibility_custom_action_7 0x0 ++int id accessibility_custom_action_8 0x0 ++int id accessibility_custom_action_9 0x0 ++int id accessibility_hint 0x0 ++int id accessibility_label 0x0 ++int id accessibility_links 0x0 ++int id accessibility_role 0x0 ++int id accessibility_state 0x0 ++int id accessibility_state_expanded 0x0 ++int id accessibility_value 0x0 ++int id action_bar 0x0 ++int id action_bar_activity_content 0x0 ++int id action_bar_container 0x0 ++int id action_bar_root 0x0 ++int id action_bar_spinner 0x0 ++int id action_bar_subtitle 0x0 ++int id action_bar_title 0x0 ++int id action_container 0x0 ++int id action_context_bar 0x0 ++int id action_divider 0x0 ++int id action_image 0x0 ++int id action_menu_divider 0x0 ++int id action_menu_presenter 0x0 ++int id action_mode_bar 0x0 ++int id action_mode_bar_stub 0x0 ++int id action_mode_close_button 0x0 ++int id action_text 0x0 ++int id actions 0x0 ++int id activity_chooser_view_content 0x0 ++int id add 0x0 ++int id alertTitle 0x0 ++int id alert_title 0x0 ++int id async 0x0 ++int id autofill_inline_suggestion_end_icon 0x0 ++int id autofill_inline_suggestion_start_icon 0x0 ++int id autofill_inline_suggestion_subtitle 0x0 ++int id autofill_inline_suggestion_title 0x0 ++int id blocking 0x0 ++int id button 0x0 ++int id buttonPanel 0x0 ++int id button_text 0x0 ++int id catalyst_redbox_title 0x0 ++int id center 0x0 ++int id centerCrop 0x0 ++int id centerInside 0x0 ++int id checkbox 0x0 ++int id checked 0x0 ++int id chronometer 0x0 ++int id content 0x0 ++int id contentPanel 0x0 ++int id custom 0x0 ++int id customPanel 0x0 ++int id decor_content_parent 0x0 ++int id default_activity_button 0x0 ++int id dialog_button 0x0 ++int id edit_query 0x0 ++int id edit_text_id 0x0 ++int id expand_activities_button 0x0 ++int id expanded_menu 0x0 ++int id filter 0x0 ++int id fitBottomStart 0x0 ++int id fitCenter 0x0 ++int id fitEnd 0x0 ++int id fitStart 0x0 ++int id fitXY 0x0 ++int id focusCrop 0x0 ++int id forever 0x0 ++int id fps_text 0x0 ++int id fragment_container_view_tag 0x0 ++int id group_divider 0x0 ++int id hide_ime_id 0x0 ++int id home 0x0 ++int id icon 0x0 ++int id icon_group 0x0 ++int id image 0x0 ++int id info 0x0 ++int id invalidate_transform 0x0 ++int id italic 0x0 ++int id labelled_by 0x0 ++int id line1 0x0 ++int id line3 0x0 ++int id listMode 0x0 ++int id list_item 0x0 ++int id message 0x0 ++int id mix_blend_mode 0x0 ++int id multiply 0x0 ++int id none 0x0 ++int id normal 0x0 ++int id notification_background 0x0 ++int id notification_main_column 0x0 ++int id notification_main_column_container 0x0 ++int id off 0x0 ++int id on 0x0 ++int id parentPanel 0x0 ++int id pointer_events 0x0 ++int id progress_circular 0x0 ++int id progress_horizontal 0x0 ++int id radio 0x0 ++int id react_test_id 0x0 ++int id report_drawn 0x0 ++int id right_icon 0x0 ++int id right_side 0x0 ++int id rn_frame_file 0x0 ++int id rn_frame_method 0x0 ++int id rn_redbox_dismiss_button 0x0 ++int id rn_redbox_line_separator 0x0 ++int id rn_redbox_loading_indicator 0x0 ++int id rn_redbox_reload_button 0x0 ++int id rn_redbox_report_button 0x0 ++int id rn_redbox_report_label 0x0 ++int id rn_redbox_stack 0x0 ++int id role 0x0 ++int id screen 0x0 ++int id scrollIndicatorDown 0x0 ++int id scrollIndicatorUp 0x0 ++int id scrollView 0x0 ++int id search_badge 0x0 ++int id search_bar 0x0 ++int id search_button 0x0 ++int id search_close_btn 0x0 ++int id search_edit_frame 0x0 ++int id search_go_btn 0x0 ++int id search_mag_icon 0x0 ++int id search_plate 0x0 ++int id search_src_text 0x0 ++int id search_voice_btn 0x0 ++int id select_dialog_listview 0x0 ++int id shortcut 0x0 ++int id spacer 0x0 ++int id special_effects_controller_view_tag 0x0 ++int id split_action_bar 0x0 ++int id src_atop 0x0 ++int id src_in 0x0 ++int id src_over 0x0 ++int id submenuarrow 0x0 ++int id submit_area 0x0 ++int id tabMode 0x0 ++int id tag_accessibility_actions 0x0 ++int id tag_accessibility_clickable_spans 0x0 ++int id tag_accessibility_heading 0x0 ++int id tag_accessibility_pane_title 0x0 ++int id tag_on_apply_window_listener 0x0 ++int id tag_on_receive_content_listener 0x0 ++int id tag_on_receive_content_mime_types 0x0 ++int id tag_screen_reader_focusable 0x0 ++int id tag_state_description 0x0 ++int id tag_transition_group 0x0 ++int id tag_unhandled_key_event_manager 0x0 ++int id tag_unhandled_key_listeners 0x0 ++int id tag_window_insets_animation_callback 0x0 ++int id text 0x0 ++int id text2 0x0 ++int id textSpacerNoButtons 0x0 ++int id textSpacerNoTitle 0x0 ++int id time 0x0 ++int id title 0x0 ++int id titleDividerNoCustom 0x0 ++int id title_template 0x0 ++int id topPanel 0x0 ++int id transform 0x0 ++int id transform_origin 0x0 ++int id unchecked 0x0 ++int id uniform 0x0 ++int id up 0x0 ++int id use_hardware_layer 0x0 ++int id view_clipped 0x0 ++int id view_tag_instance_handle 0x0 ++int id view_tag_native_id 0x0 ++int id view_tree_lifecycle_owner 0x0 ++int id view_tree_on_back_pressed_dispatcher_owner 0x0 ++int id view_tree_saved_state_registry_owner 0x0 ++int id view_tree_view_model_store_owner 0x0 ++int id visible_removing_fragment_view_tag 0x0 ++int id wrap_content 0x0 ++int integer abc_config_activityDefaultDur 0x0 ++int integer abc_config_activityShortDur 0x0 ++int integer cancel_button_image_alpha 0x0 ++int integer config_tooltipAnimTime 0x0 ++int integer react_native_dev_server_port 0x0 ++int integer status_bar_notification_info_maxnum 0x0 ++int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x0 ++int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x0 ++int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x0 ++int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x0 ++int interpolator fast_out_slow_in 0x0 ++int layout abc_action_bar_title_item 0x0 ++int layout abc_action_bar_up_container 0x0 ++int layout abc_action_menu_item_layout 0x0 ++int layout abc_action_menu_layout 0x0 ++int layout abc_action_mode_bar 0x0 ++int layout abc_action_mode_close_item_material 0x0 ++int layout abc_activity_chooser_view 0x0 ++int layout abc_activity_chooser_view_list_item 0x0 ++int layout abc_alert_dialog_button_bar_material 0x0 ++int layout abc_alert_dialog_material 0x0 ++int layout abc_alert_dialog_title_material 0x0 ++int layout abc_cascading_menu_item_layout 0x0 ++int layout abc_dialog_title_material 0x0 ++int layout abc_expanded_menu_layout 0x0 ++int layout abc_list_menu_item_checkbox 0x0 ++int layout abc_list_menu_item_icon 0x0 ++int layout abc_list_menu_item_layout 0x0 ++int layout abc_list_menu_item_radio 0x0 ++int layout abc_popup_menu_header_item_layout 0x0 ++int layout abc_popup_menu_item_layout 0x0 ++int layout abc_screen_content_include 0x0 ++int layout abc_screen_simple 0x0 ++int layout abc_screen_simple_overlay_action_mode 0x0 ++int layout abc_screen_toolbar 0x0 ++int layout abc_search_dropdown_item_icons_2line 0x0 ++int layout abc_search_view 0x0 ++int layout abc_select_dialog_material 0x0 ++int layout abc_tooltip 0x0 ++int layout alert_title_layout 0x0 ++int layout autofill_inline_suggestion 0x0 ++int layout custom_dialog 0x0 ++int layout dev_loading_view 0x0 ++int layout fps_view 0x0 ++int layout ime_base_split_test_activity 0x0 ++int layout ime_secondary_split_test_activity 0x0 ++int layout notification_action 0x0 ++int layout notification_action_tombstone 0x0 ++int layout notification_template_custom_big 0x0 ++int layout notification_template_icon_group 0x0 ++int layout notification_template_part_chronometer 0x0 ++int layout notification_template_part_time 0x0 ++int layout paused_in_debugger_view 0x0 ++int layout redbox_item_frame 0x0 ++int layout redbox_item_title 0x0 ++int layout redbox_view 0x0 ++int layout select_dialog_item_material 0x0 ++int layout select_dialog_multichoice_material 0x0 ++int layout select_dialog_singlechoice_material 0x0 ++int layout support_simple_spinner_dropdown_item 0x0 ++int string abc_action_bar_home_description 0x0 ++int string abc_action_bar_up_description 0x0 ++int string abc_action_menu_overflow_description 0x0 ++int string abc_action_mode_done 0x0 ++int string abc_activity_chooser_view_see_all 0x0 ++int string abc_activitychooserview_choose_application 0x0 ++int string abc_capital_off 0x0 ++int string abc_capital_on 0x0 ++int string abc_menu_alt_shortcut_label 0x0 ++int string abc_menu_ctrl_shortcut_label 0x0 ++int string abc_menu_delete_shortcut_label 0x0 ++int string abc_menu_enter_shortcut_label 0x0 ++int string abc_menu_function_shortcut_label 0x0 ++int string abc_menu_meta_shortcut_label 0x0 ++int string abc_menu_shift_shortcut_label 0x0 ++int string abc_menu_space_shortcut_label 0x0 ++int string abc_menu_sym_shortcut_label 0x0 ++int string abc_prepend_shortcut_label 0x0 ++int string abc_search_hint 0x0 ++int string abc_searchview_description_clear 0x0 ++int string abc_searchview_description_query 0x0 ++int string abc_searchview_description_search 0x0 ++int string abc_searchview_description_submit 0x0 ++int string abc_searchview_description_voice 0x0 ++int string abc_shareactionprovider_share_with 0x0 ++int string abc_shareactionprovider_share_with_application 0x0 ++int string abc_toolbar_collapse_description 0x0 ++int string alert_description 0x0 ++int string call_notification_answer_action 0x0 ++int string call_notification_answer_video_action 0x0 ++int string call_notification_decline_action 0x0 ++int string call_notification_hang_up_action 0x0 ++int string call_notification_incoming_text 0x0 ++int string call_notification_ongoing_text 0x0 ++int string call_notification_screening_text 0x0 ++int string catalyst_change_bundle_location 0x0 ++int string catalyst_copy_button 0x0 ++int string catalyst_debug_connecting 0x0 ++int string catalyst_debug_error 0x0 ++int string catalyst_debug_open 0x0 ++int string catalyst_debug_open_disabled 0x0 ++int string catalyst_dev_menu_header 0x0 ++int string catalyst_dev_menu_sub_header 0x0 ++int string catalyst_dismiss_button 0x0 ++int string catalyst_heap_capture 0x0 ++int string catalyst_hot_reloading 0x0 ++int string catalyst_hot_reloading_auto_disable 0x0 ++int string catalyst_hot_reloading_auto_enable 0x0 ++int string catalyst_hot_reloading_stop 0x0 ++int string catalyst_inspector_toggle 0x0 ++int string catalyst_loading_from_url 0x0 ++int string catalyst_open_debugger_error 0x0 ++int string catalyst_perf_monitor 0x0 ++int string catalyst_perf_monitor_stop 0x0 ++int string catalyst_reload 0x0 ++int string catalyst_reload_button 0x0 ++int string catalyst_reload_error 0x0 ++int string catalyst_report_button 0x0 ++int string catalyst_sample_profiler_toggle 0x0 ++int string catalyst_settings 0x0 ++int string catalyst_settings_title 0x0 ++int string combobox_description 0x0 ++int string header_description 0x0 ++int string image_description 0x0 ++int string imagebutton_description 0x0 ++int string link_description 0x0 ++int string menu_description 0x0 ++int string menubar_description 0x0 ++int string menuitem_description 0x0 ++int string progressbar_description 0x0 ++int string radiogroup_description 0x0 ++int string rn_tab_description 0x0 ++int string scrollbar_description 0x0 ++int string search_menu_title 0x0 ++int string spinbutton_description 0x0 ++int string state_busy_description 0x0 ++int string state_collapsed_description 0x0 ++int string state_expanded_description 0x0 ++int string state_mixed_description 0x0 ++int string state_off_description 0x0 ++int string state_on_description 0x0 ++int string state_unselected_description 0x0 ++int string status_bar_notification_info_overflow 0x0 ++int string summary_description 0x0 ++int string tablist_description 0x0 ++int string timer_description 0x0 ++int string toolbar_description 0x0 ++int style AlertDialog_AppCompat 0x0 ++int style AlertDialog_AppCompat_Light 0x0 ++int style Animation_AppCompat_Dialog 0x0 ++int style Animation_AppCompat_DropDownUp 0x0 ++int style Animation_AppCompat_Tooltip 0x0 ++int style Animation_Catalyst_LogBox 0x0 ++int style Animation_Catalyst_RedBox 0x0 ++int style Base_AlertDialog_AppCompat 0x0 ++int style Base_AlertDialog_AppCompat_Light 0x0 ++int style Base_Animation_AppCompat_Dialog 0x0 ++int style Base_Animation_AppCompat_DropDownUp 0x0 ++int style Base_Animation_AppCompat_Tooltip 0x0 ++int style Base_DialogWindowTitleBackground_AppCompat 0x0 ++int style Base_DialogWindowTitle_AppCompat 0x0 ++int style Base_TextAppearance_AppCompat 0x0 ++int style Base_TextAppearance_AppCompat_Body1 0x0 ++int style Base_TextAppearance_AppCompat_Body2 0x0 ++int style Base_TextAppearance_AppCompat_Button 0x0 ++int style Base_TextAppearance_AppCompat_Caption 0x0 ++int style Base_TextAppearance_AppCompat_Display1 0x0 ++int style Base_TextAppearance_AppCompat_Display2 0x0 ++int style Base_TextAppearance_AppCompat_Display3 0x0 ++int style Base_TextAppearance_AppCompat_Display4 0x0 ++int style Base_TextAppearance_AppCompat_Headline 0x0 ++int style Base_TextAppearance_AppCompat_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Large 0x0 ++int style Base_TextAppearance_AppCompat_Large_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 ++int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 ++int style Base_TextAppearance_AppCompat_Medium 0x0 ++int style Base_TextAppearance_AppCompat_Medium_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Menu 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_SearchResult_Title 0x0 ++int style Base_TextAppearance_AppCompat_Small 0x0 ++int style Base_TextAppearance_AppCompat_Small_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Subhead 0x0 ++int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Title 0x0 ++int style Base_TextAppearance_AppCompat_Title_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Tooltip 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 ++int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x0 ++int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 ++int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 ++int style Base_TextAppearance_AppCompat_Widget_Switch 0x0 ++int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 ++int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 ++int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 ++int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 ++int style Base_ThemeOverlay_AppCompat 0x0 ++int style Base_ThemeOverlay_AppCompat_ActionBar 0x0 ++int style Base_ThemeOverlay_AppCompat_Dark 0x0 ++int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x0 ++int style Base_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x0 ++int style Base_ThemeOverlay_AppCompat_Light 0x0 ++int style Base_Theme_AppCompat 0x0 ++int style Base_Theme_AppCompat_CompactMenu 0x0 ++int style Base_Theme_AppCompat_Dialog 0x0 ++int style Base_Theme_AppCompat_DialogWhenLarge 0x0 ++int style Base_Theme_AppCompat_Dialog_Alert 0x0 ++int style Base_Theme_AppCompat_Dialog_FixedSize 0x0 ++int style Base_Theme_AppCompat_Dialog_MinWidth 0x0 ++int style Base_Theme_AppCompat_Light 0x0 ++int style Base_Theme_AppCompat_Light_DarkActionBar 0x0 ++int style Base_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_Alert 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x0 ++int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x0 ++int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_V21_Theme_AppCompat 0x0 ++int style Base_V21_Theme_AppCompat_Dialog 0x0 ++int style Base_V21_Theme_AppCompat_Light 0x0 ++int style Base_V21_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_V22_Theme_AppCompat 0x0 ++int style Base_V22_Theme_AppCompat_Light 0x0 ++int style Base_V23_Theme_AppCompat 0x0 ++int style Base_V23_Theme_AppCompat_Light 0x0 ++int style Base_V26_Theme_AppCompat 0x0 ++int style Base_V26_Theme_AppCompat_Light 0x0 ++int style Base_V26_Widget_AppCompat_Toolbar 0x0 ++int style Base_V28_Theme_AppCompat 0x0 ++int style Base_V28_Theme_AppCompat_Light 0x0 ++int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x0 ++int style Base_V7_Theme_AppCompat 0x0 ++int style Base_V7_Theme_AppCompat_Dialog 0x0 ++int style Base_V7_Theme_AppCompat_Light 0x0 ++int style Base_V7_Theme_AppCompat_Light_Dialog 0x0 ++int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Base_V7_Widget_AppCompat_EditText 0x0 ++int style Base_V7_Widget_AppCompat_Toolbar 0x0 ++int style Base_Widget_AppCompat_ActionBar 0x0 ++int style Base_Widget_AppCompat_ActionBar_Solid 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabBar 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabText 0x0 ++int style Base_Widget_AppCompat_ActionBar_TabView 0x0 ++int style Base_Widget_AppCompat_ActionButton 0x0 ++int style Base_Widget_AppCompat_ActionButton_CloseMode 0x0 ++int style Base_Widget_AppCompat_ActionButton_Overflow 0x0 ++int style Base_Widget_AppCompat_ActionMode 0x0 ++int style Base_Widget_AppCompat_ActivityChooserView 0x0 ++int style Base_Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Base_Widget_AppCompat_Button 0x0 ++int style Base_Widget_AppCompat_ButtonBar 0x0 ++int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x0 ++int style Base_Widget_AppCompat_Button_Borderless 0x0 ++int style Base_Widget_AppCompat_Button_Borderless_Colored 0x0 ++int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 ++int style Base_Widget_AppCompat_Button_Colored 0x0 ++int style Base_Widget_AppCompat_Button_Small 0x0 ++int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x0 ++int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x0 ++int style Base_Widget_AppCompat_CompoundButton_Switch 0x0 ++int style Base_Widget_AppCompat_DrawerArrowToggle 0x0 ++int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x0 ++int style Base_Widget_AppCompat_DropDownItem_Spinner 0x0 ++int style Base_Widget_AppCompat_EditText 0x0 ++int style Base_Widget_AppCompat_ImageButton 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 ++int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x0 ++int style Base_Widget_AppCompat_Light_PopupMenu 0x0 ++int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x0 ++int style Base_Widget_AppCompat_ListMenuView 0x0 ++int style Base_Widget_AppCompat_ListPopupWindow 0x0 ++int style Base_Widget_AppCompat_ListView 0x0 ++int style Base_Widget_AppCompat_ListView_DropDown 0x0 ++int style Base_Widget_AppCompat_ListView_Menu 0x0 ++int style Base_Widget_AppCompat_PopupMenu 0x0 ++int style Base_Widget_AppCompat_PopupMenu_Overflow 0x0 ++int style Base_Widget_AppCompat_PopupWindow 0x0 ++int style Base_Widget_AppCompat_ProgressBar 0x0 ++int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x0 ++int style Base_Widget_AppCompat_RatingBar 0x0 ++int style Base_Widget_AppCompat_RatingBar_Indicator 0x0 ++int style Base_Widget_AppCompat_RatingBar_Small 0x0 ++int style Base_Widget_AppCompat_SearchView 0x0 ++int style Base_Widget_AppCompat_SearchView_ActionBar 0x0 ++int style Base_Widget_AppCompat_SeekBar 0x0 ++int style Base_Widget_AppCompat_SeekBar_Discrete 0x0 ++int style Base_Widget_AppCompat_Spinner 0x0 ++int style Base_Widget_AppCompat_Spinner_Underlined 0x0 ++int style Base_Widget_AppCompat_TextView 0x0 ++int style Base_Widget_AppCompat_TextView_SpinnerItem 0x0 ++int style Base_Widget_AppCompat_Toolbar 0x0 ++int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x0 ++int style CalendarDatePickerDialog 0x0 ++int style CalendarDatePickerStyle 0x0 ++int style DialogAnimationFade 0x0 ++int style DialogAnimationSlide 0x0 ++int style NoAnimationDialog 0x0 ++int style Platform_AppCompat 0x0 ++int style Platform_AppCompat_Light 0x0 ++int style Platform_ThemeOverlay_AppCompat 0x0 ++int style Platform_ThemeOverlay_AppCompat_Dark 0x0 ++int style Platform_ThemeOverlay_AppCompat_Light 0x0 ++int style Platform_V21_AppCompat 0x0 ++int style Platform_V21_AppCompat_Light 0x0 ++int style Platform_V25_AppCompat 0x0 ++int style Platform_V25_AppCompat_Light 0x0 ++int style Platform_Widget_AppCompat_Spinner 0x0 ++int style RtlOverlay_DialogWindowTitle_AppCompat 0x0 ++int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x0 ++int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x0 ++int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x0 ++int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x0 ++int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x0 ++int style RtlUnderlay_Widget_AppCompat_ActionButton 0x0 ++int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x0 ++int style SpinnerDatePickerDialog 0x0 ++int style SpinnerDatePickerStyle 0x0 ++int style TextAppearance_AppCompat 0x0 ++int style TextAppearance_AppCompat_Body1 0x0 ++int style TextAppearance_AppCompat_Body2 0x0 ++int style TextAppearance_AppCompat_Button 0x0 ++int style TextAppearance_AppCompat_Caption 0x0 ++int style TextAppearance_AppCompat_Display1 0x0 ++int style TextAppearance_AppCompat_Display2 0x0 ++int style TextAppearance_AppCompat_Display3 0x0 ++int style TextAppearance_AppCompat_Display4 0x0 ++int style TextAppearance_AppCompat_Headline 0x0 ++int style TextAppearance_AppCompat_Inverse 0x0 ++int style TextAppearance_AppCompat_Large 0x0 ++int style TextAppearance_AppCompat_Large_Inverse 0x0 ++int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x0 ++int style TextAppearance_AppCompat_Light_SearchResult_Title 0x0 ++int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 ++int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 ++int style TextAppearance_AppCompat_Medium 0x0 ++int style TextAppearance_AppCompat_Medium_Inverse 0x0 ++int style TextAppearance_AppCompat_Menu 0x0 ++int style TextAppearance_AppCompat_SearchResult_Subtitle 0x0 ++int style TextAppearance_AppCompat_SearchResult_Title 0x0 ++int style TextAppearance_AppCompat_Small 0x0 ++int style TextAppearance_AppCompat_Small_Inverse 0x0 ++int style TextAppearance_AppCompat_Subhead 0x0 ++int style TextAppearance_AppCompat_Subhead_Inverse 0x0 ++int style TextAppearance_AppCompat_Title 0x0 ++int style TextAppearance_AppCompat_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Tooltip 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 ++int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 ++int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_Button 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Colored 0x0 ++int style TextAppearance_AppCompat_Widget_Button_Inverse 0x0 ++int style TextAppearance_AppCompat_Widget_DropDownItem 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 ++int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 ++int style TextAppearance_AppCompat_Widget_Switch 0x0 ++int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 ++int style TextAppearance_Compat_Notification 0x0 ++int style TextAppearance_Compat_Notification_Info 0x0 ++int style TextAppearance_Compat_Notification_Line2 0x0 ++int style TextAppearance_Compat_Notification_Time 0x0 ++int style TextAppearance_Compat_Notification_Title 0x0 ++int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 ++int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 ++int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 ++int style Theme 0x0 ++int style ThemeOverlay_AppCompat 0x0 ++int style ThemeOverlay_AppCompat_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_Dark 0x0 ++int style ThemeOverlay_AppCompat_Dark_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_DayNight 0x0 ++int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x0 ++int style ThemeOverlay_AppCompat_Dialog 0x0 ++int style ThemeOverlay_AppCompat_Dialog_Alert 0x0 ++int style ThemeOverlay_AppCompat_Light 0x0 ++int style Theme_AppCompat 0x0 ++int style Theme_AppCompat_CompactMenu 0x0 ++int style Theme_AppCompat_DayNight 0x0 ++int style Theme_AppCompat_DayNight_DarkActionBar 0x0 ++int style Theme_AppCompat_DayNight_Dialog 0x0 ++int style Theme_AppCompat_DayNight_DialogWhenLarge 0x0 ++int style Theme_AppCompat_DayNight_Dialog_Alert 0x0 ++int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_DayNight_NoActionBar 0x0 ++int style Theme_AppCompat_Dialog 0x0 ++int style Theme_AppCompat_DialogWhenLarge 0x0 ++int style Theme_AppCompat_Dialog_Alert 0x0 ++int style Theme_AppCompat_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_Empty 0x0 ++int style Theme_AppCompat_Light 0x0 ++int style Theme_AppCompat_Light_DarkActionBar 0x0 ++int style Theme_AppCompat_Light_Dialog 0x0 ++int style Theme_AppCompat_Light_DialogWhenLarge 0x0 ++int style Theme_AppCompat_Light_Dialog_Alert 0x0 ++int style Theme_AppCompat_Light_Dialog_MinWidth 0x0 ++int style Theme_AppCompat_Light_NoActionBar 0x0 ++int style Theme_AppCompat_NoActionBar 0x0 ++int style Theme_AutofillInlineSuggestion 0x0 ++int style Theme_Catalyst 0x0 ++int style Theme_Catalyst_LogBox 0x0 ++int style Theme_Catalyst_RedBox 0x0 ++int style Theme_FullScreenDialog 0x0 ++int style Theme_FullScreenDialogAnimatedFade 0x0 ++int style Theme_FullScreenDialogAnimatedSlide 0x0 ++int style Theme_ReactNative_AppCompat_Light 0x0 ++int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x0 ++int style Theme_ReactNative_TextInput_DefaultBackground 0x0 ++int style Widget_AppCompat_ActionBar 0x0 ++int style Widget_AppCompat_ActionBar_Solid 0x0 ++int style Widget_AppCompat_ActionBar_TabBar 0x0 ++int style Widget_AppCompat_ActionBar_TabText 0x0 ++int style Widget_AppCompat_ActionBar_TabView 0x0 ++int style Widget_AppCompat_ActionButton 0x0 ++int style Widget_AppCompat_ActionButton_CloseMode 0x0 ++int style Widget_AppCompat_ActionButton_Overflow 0x0 ++int style Widget_AppCompat_ActionMode 0x0 ++int style Widget_AppCompat_ActivityChooserView 0x0 ++int style Widget_AppCompat_AutoCompleteTextView 0x0 ++int style Widget_AppCompat_Button 0x0 ++int style Widget_AppCompat_ButtonBar 0x0 ++int style Widget_AppCompat_ButtonBar_AlertDialog 0x0 ++int style Widget_AppCompat_Button_Borderless 0x0 ++int style Widget_AppCompat_Button_Borderless_Colored 0x0 ++int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 ++int style Widget_AppCompat_Button_Colored 0x0 ++int style Widget_AppCompat_Button_Small 0x0 ++int style Widget_AppCompat_CompoundButton_CheckBox 0x0 ++int style Widget_AppCompat_CompoundButton_RadioButton 0x0 ++int style Widget_AppCompat_CompoundButton_Switch 0x0 ++int style Widget_AppCompat_DrawerArrowToggle 0x0 ++int style Widget_AppCompat_DropDownItem_Spinner 0x0 ++int style Widget_AppCompat_EditText 0x0 ++int style Widget_AppCompat_ImageButton 0x0 ++int style Widget_AppCompat_Light_ActionBar 0x0 ++int style Widget_AppCompat_Light_ActionBar_Solid 0x0 ++int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabBar 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabText 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabView 0x0 ++int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x0 ++int style Widget_AppCompat_Light_ActionButton 0x0 ++int style Widget_AppCompat_Light_ActionButton_CloseMode 0x0 ++int style Widget_AppCompat_Light_ActionButton_Overflow 0x0 ++int style Widget_AppCompat_Light_ActionMode_Inverse 0x0 ++int style Widget_AppCompat_Light_ActivityChooserView 0x0 ++int style Widget_AppCompat_Light_AutoCompleteTextView 0x0 ++int style Widget_AppCompat_Light_DropDownItem_Spinner 0x0 ++int style Widget_AppCompat_Light_ListPopupWindow 0x0 ++int style Widget_AppCompat_Light_ListView_DropDown 0x0 ++int style Widget_AppCompat_Light_PopupMenu 0x0 ++int style Widget_AppCompat_Light_PopupMenu_Overflow 0x0 ++int style Widget_AppCompat_Light_SearchView 0x0 ++int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x0 ++int style Widget_AppCompat_ListMenuView 0x0 ++int style Widget_AppCompat_ListPopupWindow 0x0 ++int style Widget_AppCompat_ListView 0x0 ++int style Widget_AppCompat_ListView_DropDown 0x0 ++int style Widget_AppCompat_ListView_Menu 0x0 ++int style Widget_AppCompat_PopupMenu 0x0 ++int style Widget_AppCompat_PopupMenu_Overflow 0x0 ++int style Widget_AppCompat_PopupWindow 0x0 ++int style Widget_AppCompat_ProgressBar 0x0 ++int style Widget_AppCompat_ProgressBar_Horizontal 0x0 ++int style Widget_AppCompat_RatingBar 0x0 ++int style Widget_AppCompat_RatingBar_Indicator 0x0 ++int style Widget_AppCompat_RatingBar_Small 0x0 ++int style Widget_AppCompat_SearchView 0x0 ++int style Widget_AppCompat_SearchView_ActionBar 0x0 ++int style Widget_AppCompat_SeekBar 0x0 ++int style Widget_AppCompat_SeekBar_Discrete 0x0 ++int style Widget_AppCompat_Spinner 0x0 ++int style Widget_AppCompat_Spinner_DropDown 0x0 ++int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x0 ++int style Widget_AppCompat_Spinner_Underlined 0x0 ++int style Widget_AppCompat_TextView 0x0 ++int style Widget_AppCompat_TextView_SpinnerItem 0x0 ++int style Widget_AppCompat_Toolbar 0x0 ++int style Widget_AppCompat_Toolbar_Button_Navigation 0x0 ++int style Widget_Autofill 0x0 ++int style Widget_Autofill_InlineSuggestionChip 0x0 ++int style Widget_Autofill_InlineSuggestionEndIconStyle 0x0 ++int style Widget_Autofill_InlineSuggestionStartIconStyle 0x0 ++int style Widget_Autofill_InlineSuggestionSubtitle 0x0 ++int style Widget_Autofill_InlineSuggestionTitle 0x0 ++int style Widget_Compat_NotificationActionContainer 0x0 ++int style Widget_Compat_NotificationActionText 0x0 ++int style redboxButton 0x0 ++int[] styleable ActionBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable ActionBar_background 0 ++int styleable ActionBar_backgroundSplit 1 ++int styleable ActionBar_backgroundStacked 2 ++int styleable ActionBar_contentInsetEnd 3 ++int styleable ActionBar_contentInsetEndWithActions 4 ++int styleable ActionBar_contentInsetLeft 5 ++int styleable ActionBar_contentInsetRight 6 ++int styleable ActionBar_contentInsetStart 7 ++int styleable ActionBar_contentInsetStartWithNavigation 8 ++int styleable ActionBar_customNavigationLayout 9 ++int styleable ActionBar_displayOptions 10 ++int styleable ActionBar_divider 11 ++int styleable ActionBar_elevation 12 ++int styleable ActionBar_height 13 ++int styleable ActionBar_hideOnContentScroll 14 ++int styleable ActionBar_homeAsUpIndicator 15 ++int styleable ActionBar_homeLayout 16 ++int styleable ActionBar_icon 17 ++int styleable ActionBar_indeterminateProgressStyle 18 ++int styleable ActionBar_itemPadding 19 ++int styleable ActionBar_logo 20 ++int styleable ActionBar_navigationMode 21 ++int styleable ActionBar_popupTheme 22 ++int styleable ActionBar_progressBarPadding 23 ++int styleable ActionBar_progressBarStyle 24 ++int styleable ActionBar_subtitle 25 ++int styleable ActionBar_subtitleTextStyle 26 ++int styleable ActionBar_title 27 ++int styleable ActionBar_titleTextStyle 28 ++int[] styleable ActionBarLayout { 0x10100b3 } ++int styleable ActionBarLayout_android_layout_gravity 0 ++int[] styleable ActionMenuItemView { 0x101013f } ++int styleable ActionMenuItemView_android_minWidth 0 ++int[] styleable ActionMenuView { } ++int[] styleable ActionMode { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable ActionMode_background 0 ++int styleable ActionMode_backgroundSplit 1 ++int styleable ActionMode_closeItemLayout 2 ++int styleable ActionMode_height 3 ++int styleable ActionMode_subtitleTextStyle 4 ++int styleable ActionMode_titleTextStyle 5 ++int[] styleable ActivityChooserView { 0x0, 0x0 } ++int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 ++int styleable ActivityChooserView_initialActivityCount 1 ++int[] styleable AlertDialog { 0x10100f2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AlertDialog_android_layout 0 ++int styleable AlertDialog_buttonIconDimen 1 ++int styleable AlertDialog_buttonPanelSideLayout 2 ++int styleable AlertDialog_listItemLayout 3 ++int styleable AlertDialog_listLayout 4 ++int styleable AlertDialog_multiChoiceItemLayout 5 ++int styleable AlertDialog_showTitle 6 ++int styleable AlertDialog_singleChoiceItemLayout 7 ++int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } ++int styleable AnimatedStateListDrawableCompat_android_constantSize 0 ++int styleable AnimatedStateListDrawableCompat_android_dither 1 ++int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2 ++int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3 ++int styleable AnimatedStateListDrawableCompat_android_variablePadding 4 ++int styleable AnimatedStateListDrawableCompat_android_visible 5 ++int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 } ++int styleable AnimatedStateListDrawableItem_android_drawable 0 ++int styleable AnimatedStateListDrawableItem_android_id 1 ++int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 } ++int styleable AnimatedStateListDrawableTransition_android_drawable 0 ++int styleable AnimatedStateListDrawableTransition_android_fromId 1 ++int styleable AnimatedStateListDrawableTransition_android_reversible 2 ++int styleable AnimatedStateListDrawableTransition_android_toId 3 ++int[] styleable AppCompatEmojiHelper { } ++int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 } ++int styleable AppCompatImageView_android_src 0 ++int styleable AppCompatImageView_srcCompat 1 ++int styleable AppCompatImageView_tint 2 ++int styleable AppCompatImageView_tintMode 3 ++int[] styleable AppCompatSeekBar { 0x1010142, 0x0, 0x0, 0x0 } ++int styleable AppCompatSeekBar_android_thumb 0 ++int styleable AppCompatSeekBar_tickMark 1 ++int styleable AppCompatSeekBar_tickMarkTint 2 ++int styleable AppCompatSeekBar_tickMarkTintMode 3 ++int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 } ++int styleable AppCompatTextHelper_android_drawableBottom 0 ++int styleable AppCompatTextHelper_android_drawableEnd 1 ++int styleable AppCompatTextHelper_android_drawableLeft 2 ++int styleable AppCompatTextHelper_android_drawableRight 3 ++int styleable AppCompatTextHelper_android_drawableStart 4 ++int styleable AppCompatTextHelper_android_drawableTop 5 ++int styleable AppCompatTextHelper_android_textAppearance 6 ++int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AppCompatTextView_android_textAppearance 0 ++int styleable AppCompatTextView_autoSizeMaxTextSize 1 ++int styleable AppCompatTextView_autoSizeMinTextSize 2 ++int styleable AppCompatTextView_autoSizePresetSizes 3 ++int styleable AppCompatTextView_autoSizeStepGranularity 4 ++int styleable AppCompatTextView_autoSizeTextType 5 ++int styleable AppCompatTextView_drawableBottomCompat 6 ++int styleable AppCompatTextView_drawableEndCompat 7 ++int styleable AppCompatTextView_drawableLeftCompat 8 ++int styleable AppCompatTextView_drawableRightCompat 9 ++int styleable AppCompatTextView_drawableStartCompat 10 ++int styleable AppCompatTextView_drawableTint 11 ++int styleable AppCompatTextView_drawableTintMode 12 ++int styleable AppCompatTextView_drawableTopCompat 13 ++int styleable AppCompatTextView_emojiCompatEnabled 14 ++int styleable AppCompatTextView_firstBaselineToTopHeight 15 ++int styleable AppCompatTextView_fontFamily 16 ++int styleable AppCompatTextView_fontVariationSettings 17 ++int styleable AppCompatTextView_lastBaselineToBottomHeight 18 ++int styleable AppCompatTextView_lineHeight 19 ++int styleable AppCompatTextView_textAllCaps 20 ++int styleable AppCompatTextView_textLocale 21 ++int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable AppCompatTheme_actionBarDivider 0 ++int styleable AppCompatTheme_actionBarItemBackground 1 ++int styleable AppCompatTheme_actionBarPopupTheme 2 ++int styleable AppCompatTheme_actionBarSize 3 ++int styleable AppCompatTheme_actionBarSplitStyle 4 ++int styleable AppCompatTheme_actionBarStyle 5 ++int styleable AppCompatTheme_actionBarTabBarStyle 6 ++int styleable AppCompatTheme_actionBarTabStyle 7 ++int styleable AppCompatTheme_actionBarTabTextStyle 8 ++int styleable AppCompatTheme_actionBarTheme 9 ++int styleable AppCompatTheme_actionBarWidgetTheme 10 ++int styleable AppCompatTheme_actionButtonStyle 11 ++int styleable AppCompatTheme_actionDropDownStyle 12 ++int styleable AppCompatTheme_actionMenuTextAppearance 13 ++int styleable AppCompatTheme_actionMenuTextColor 14 ++int styleable AppCompatTheme_actionModeBackground 15 ++int styleable AppCompatTheme_actionModeCloseButtonStyle 16 ++int styleable AppCompatTheme_actionModeCloseContentDescription 17 ++int styleable AppCompatTheme_actionModeCloseDrawable 18 ++int styleable AppCompatTheme_actionModeCopyDrawable 19 ++int styleable AppCompatTheme_actionModeCutDrawable 20 ++int styleable AppCompatTheme_actionModeFindDrawable 21 ++int styleable AppCompatTheme_actionModePasteDrawable 22 ++int styleable AppCompatTheme_actionModePopupWindowStyle 23 ++int styleable AppCompatTheme_actionModeSelectAllDrawable 24 ++int styleable AppCompatTheme_actionModeShareDrawable 25 ++int styleable AppCompatTheme_actionModeSplitBackground 26 ++int styleable AppCompatTheme_actionModeStyle 27 ++int styleable AppCompatTheme_actionModeTheme 28 ++int styleable AppCompatTheme_actionModeWebSearchDrawable 29 ++int styleable AppCompatTheme_actionOverflowButtonStyle 30 ++int styleable AppCompatTheme_actionOverflowMenuStyle 31 ++int styleable AppCompatTheme_activityChooserViewStyle 32 ++int styleable AppCompatTheme_alertDialogButtonGroupStyle 33 ++int styleable AppCompatTheme_alertDialogCenterButtons 34 ++int styleable AppCompatTheme_alertDialogStyle 35 ++int styleable AppCompatTheme_alertDialogTheme 36 ++int styleable AppCompatTheme_android_windowAnimationStyle 37 ++int styleable AppCompatTheme_android_windowIsFloating 38 ++int styleable AppCompatTheme_autoCompleteTextViewStyle 39 ++int styleable AppCompatTheme_borderlessButtonStyle 40 ++int styleable AppCompatTheme_buttonBarButtonStyle 41 ++int styleable AppCompatTheme_buttonBarNegativeButtonStyle 42 ++int styleable AppCompatTheme_buttonBarNeutralButtonStyle 43 ++int styleable AppCompatTheme_buttonBarPositiveButtonStyle 44 ++int styleable AppCompatTheme_buttonBarStyle 45 ++int styleable AppCompatTheme_buttonStyle 46 ++int styleable AppCompatTheme_buttonStyleSmall 47 ++int styleable AppCompatTheme_checkboxStyle 48 ++int styleable AppCompatTheme_checkedTextViewStyle 49 ++int styleable AppCompatTheme_colorAccent 50 ++int styleable AppCompatTheme_colorBackgroundFloating 51 ++int styleable AppCompatTheme_colorButtonNormal 52 ++int styleable AppCompatTheme_colorControlActivated 53 ++int styleable AppCompatTheme_colorControlHighlight 54 ++int styleable AppCompatTheme_colorControlNormal 55 ++int styleable AppCompatTheme_colorError 56 ++int styleable AppCompatTheme_colorPrimary 57 ++int styleable AppCompatTheme_colorPrimaryDark 58 ++int styleable AppCompatTheme_colorSwitchThumbNormal 59 ++int styleable AppCompatTheme_controlBackground 60 ++int styleable AppCompatTheme_dialogCornerRadius 61 ++int styleable AppCompatTheme_dialogPreferredPadding 62 ++int styleable AppCompatTheme_dialogTheme 63 ++int styleable AppCompatTheme_dividerHorizontal 64 ++int styleable AppCompatTheme_dividerVertical 65 ++int styleable AppCompatTheme_dropDownListViewStyle 66 ++int styleable AppCompatTheme_dropdownListPreferredItemHeight 67 ++int styleable AppCompatTheme_editTextBackground 68 ++int styleable AppCompatTheme_editTextColor 69 ++int styleable AppCompatTheme_editTextStyle 70 ++int styleable AppCompatTheme_homeAsUpIndicator 71 ++int styleable AppCompatTheme_imageButtonStyle 72 ++int styleable AppCompatTheme_listChoiceBackgroundIndicator 73 ++int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 74 ++int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 75 ++int styleable AppCompatTheme_listDividerAlertDialog 76 ++int styleable AppCompatTheme_listMenuViewStyle 77 ++int styleable AppCompatTheme_listPopupWindowStyle 78 ++int styleable AppCompatTheme_listPreferredItemHeight 79 ++int styleable AppCompatTheme_listPreferredItemHeightLarge 80 ++int styleable AppCompatTheme_listPreferredItemHeightSmall 81 ++int styleable AppCompatTheme_listPreferredItemPaddingEnd 82 ++int styleable AppCompatTheme_listPreferredItemPaddingLeft 83 ++int styleable AppCompatTheme_listPreferredItemPaddingRight 84 ++int styleable AppCompatTheme_listPreferredItemPaddingStart 85 ++int styleable AppCompatTheme_panelBackground 86 ++int styleable AppCompatTheme_panelMenuListTheme 87 ++int styleable AppCompatTheme_panelMenuListWidth 88 ++int styleable AppCompatTheme_popupMenuStyle 89 ++int styleable AppCompatTheme_popupWindowStyle 90 ++int styleable AppCompatTheme_radioButtonStyle 91 ++int styleable AppCompatTheme_ratingBarStyle 92 ++int styleable AppCompatTheme_ratingBarStyleIndicator 93 ++int styleable AppCompatTheme_ratingBarStyleSmall 94 ++int styleable AppCompatTheme_searchViewStyle 95 ++int styleable AppCompatTheme_seekBarStyle 96 ++int styleable AppCompatTheme_selectableItemBackground 97 ++int styleable AppCompatTheme_selectableItemBackgroundBorderless 98 ++int styleable AppCompatTheme_spinnerDropDownItemStyle 99 ++int styleable AppCompatTheme_spinnerStyle 100 ++int styleable AppCompatTheme_switchStyle 101 ++int styleable AppCompatTheme_textAppearanceLargePopupMenu 102 ++int styleable AppCompatTheme_textAppearanceListItem 103 ++int styleable AppCompatTheme_textAppearanceListItemSecondary 104 ++int styleable AppCompatTheme_textAppearanceListItemSmall 105 ++int styleable AppCompatTheme_textAppearancePopupMenuHeader 106 ++int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 107 ++int styleable AppCompatTheme_textAppearanceSearchResultTitle 108 ++int styleable AppCompatTheme_textAppearanceSmallPopupMenu 109 ++int styleable AppCompatTheme_textColorAlertDialogListItem 110 ++int styleable AppCompatTheme_textColorSearchUrl 111 ++int styleable AppCompatTheme_toolbarNavigationButtonStyle 112 ++int styleable AppCompatTheme_toolbarStyle 113 ++int styleable AppCompatTheme_tooltipForegroundColor 114 ++int styleable AppCompatTheme_tooltipFrameBackground 115 ++int styleable AppCompatTheme_viewInflaterClass 116 ++int styleable AppCompatTheme_windowActionBar 117 ++int styleable AppCompatTheme_windowActionBarOverlay 118 ++int styleable AppCompatTheme_windowActionModeOverlay 119 ++int styleable AppCompatTheme_windowFixedHeightMajor 120 ++int styleable AppCompatTheme_windowFixedHeightMinor 121 ++int styleable AppCompatTheme_windowFixedWidthMajor 122 ++int styleable AppCompatTheme_windowFixedWidthMinor 123 ++int styleable AppCompatTheme_windowMinWidthMajor 124 ++int styleable AppCompatTheme_windowMinWidthMinor 125 ++int styleable AppCompatTheme_windowNoTitle 126 ++int[] styleable Autofill_InlineSuggestion { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionChip 0 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionEndIconStyle 1 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionStartIconStyle 2 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionSubtitle 3 ++int styleable Autofill_InlineSuggestion_autofillInlineSuggestionTitle 4 ++int styleable Autofill_InlineSuggestion_isAutofillInlineSuggestionTheme 5 ++int[] styleable ButtonBarLayout { 0x0 } ++int styleable ButtonBarLayout_allowStacking 0 ++int[] styleable Capability { 0x0, 0x0 } ++int styleable Capability_queryPatterns 0 ++int styleable Capability_shortcutMatchRequired 1 ++int[] styleable CheckedTextView { 0x1010108, 0x0, 0x0, 0x0 } ++int styleable CheckedTextView_android_checkMark 0 ++int styleable CheckedTextView_checkMarkCompat 1 ++int styleable CheckedTextView_checkMarkTint 2 ++int styleable CheckedTextView_checkMarkTintMode 3 ++int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5, 0x1010647, 0x0 } ++int styleable ColorStateListItem_alpha 0 ++int styleable ColorStateListItem_android_alpha 1 ++int styleable ColorStateListItem_android_color 2 ++int styleable ColorStateListItem_android_lStar 3 ++int styleable ColorStateListItem_lStar 4 ++int[] styleable CompoundButton { 0x1010107, 0x0, 0x0, 0x0 } ++int styleable CompoundButton_android_button 0 ++int styleable CompoundButton_buttonCompat 1 ++int styleable CompoundButton_buttonTint 2 ++int styleable CompoundButton_buttonTintMode 3 ++int[] styleable DrawerArrowToggle { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable DrawerArrowToggle_arrowHeadLength 0 ++int styleable DrawerArrowToggle_arrowShaftLength 1 ++int styleable DrawerArrowToggle_barLength 2 ++int styleable DrawerArrowToggle_color 3 ++int styleable DrawerArrowToggle_drawableSize 4 ++int styleable DrawerArrowToggle_gapBetweenBars 5 ++int styleable DrawerArrowToggle_spinBars 6 ++int styleable DrawerArrowToggle_thickness 7 ++int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable FontFamily_fontProviderAuthority 0 ++int styleable FontFamily_fontProviderCerts 1 ++int styleable FontFamily_fontProviderFetchStrategy 2 ++int styleable FontFamily_fontProviderFetchTimeout 3 ++int styleable FontFamily_fontProviderPackage 4 ++int styleable FontFamily_fontProviderQuery 5 ++int styleable FontFamily_fontProviderSystemFontFamily 6 ++int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable FontFamilyFont_android_font 0 ++int styleable FontFamilyFont_android_fontStyle 1 ++int styleable FontFamilyFont_android_fontVariationSettings 2 ++int styleable FontFamilyFont_android_fontWeight 3 ++int styleable FontFamilyFont_android_ttcIndex 4 ++int styleable FontFamilyFont_font 5 ++int styleable FontFamilyFont_fontStyle 6 ++int styleable FontFamilyFont_fontVariationSettings 7 ++int styleable FontFamilyFont_fontWeight 8 ++int styleable FontFamilyFont_ttcIndex 9 ++int[] styleable Fragment { 0x10100d0, 0x1010003, 0x10100d1 } ++int styleable Fragment_android_id 0 ++int styleable Fragment_android_name 1 ++int styleable Fragment_android_tag 2 ++int[] styleable FragmentContainerView { 0x1010003, 0x10100d1 } ++int styleable FragmentContainerView_android_name 0 ++int styleable FragmentContainerView_android_tag 1 ++int[] styleable GenericDraweeHierarchy { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable GenericDraweeHierarchy_actualImageScaleType 0 ++int styleable GenericDraweeHierarchy_backgroundImage 1 ++int styleable GenericDraweeHierarchy_fadeDuration 2 ++int styleable GenericDraweeHierarchy_failureImage 3 ++int styleable GenericDraweeHierarchy_failureImageScaleType 4 ++int styleable GenericDraweeHierarchy_overlayImage 5 ++int styleable GenericDraweeHierarchy_placeholderImage 6 ++int styleable GenericDraweeHierarchy_placeholderImageScaleType 7 ++int styleable GenericDraweeHierarchy_pressedStateOverlayImage 8 ++int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 9 ++int styleable GenericDraweeHierarchy_progressBarImage 10 ++int styleable GenericDraweeHierarchy_progressBarImageScaleType 11 ++int styleable GenericDraweeHierarchy_retryImage 12 ++int styleable GenericDraweeHierarchy_retryImageScaleType 13 ++int styleable GenericDraweeHierarchy_roundAsCircle 14 ++int styleable GenericDraweeHierarchy_roundBottomEnd 15 ++int styleable GenericDraweeHierarchy_roundBottomLeft 16 ++int styleable GenericDraweeHierarchy_roundBottomRight 17 ++int styleable GenericDraweeHierarchy_roundBottomStart 18 ++int styleable GenericDraweeHierarchy_roundTopEnd 19 ++int styleable GenericDraweeHierarchy_roundTopLeft 20 ++int styleable GenericDraweeHierarchy_roundTopRight 21 ++int styleable GenericDraweeHierarchy_roundTopStart 22 ++int styleable GenericDraweeHierarchy_roundWithOverlayColor 23 ++int styleable GenericDraweeHierarchy_roundedCornerRadius 24 ++int styleable GenericDraweeHierarchy_roundingBorderColor 25 ++int styleable GenericDraweeHierarchy_roundingBorderPadding 26 ++int styleable GenericDraweeHierarchy_roundingBorderWidth 27 ++int styleable GenericDraweeHierarchy_viewAspectRatio 28 ++int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 } ++int styleable GradientColor_android_centerColor 0 ++int styleable GradientColor_android_centerX 1 ++int styleable GradientColor_android_centerY 2 ++int styleable GradientColor_android_endColor 3 ++int styleable GradientColor_android_endX 4 ++int styleable GradientColor_android_endY 5 ++int styleable GradientColor_android_gradientRadius 6 ++int styleable GradientColor_android_startColor 7 ++int styleable GradientColor_android_startX 8 ++int styleable GradientColor_android_startY 9 ++int styleable GradientColor_android_tileMode 10 ++int styleable GradientColor_android_type 11 ++int[] styleable GradientColorItem { 0x10101a5, 0x1010514 } ++int styleable GradientColorItem_android_color 0 ++int styleable GradientColorItem_android_offset 1 ++int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x0, 0x0, 0x0, 0x0 } ++int styleable LinearLayoutCompat_android_baselineAligned 0 ++int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1 ++int styleable LinearLayoutCompat_android_gravity 2 ++int styleable LinearLayoutCompat_android_orientation 3 ++int styleable LinearLayoutCompat_android_weightSum 4 ++int styleable LinearLayoutCompat_divider 5 ++int styleable LinearLayoutCompat_dividerPadding 6 ++int styleable LinearLayoutCompat_measureWithLargestChild 7 ++int styleable LinearLayoutCompat_showDividers 8 ++int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 } ++int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 ++int styleable LinearLayoutCompat_Layout_android_layout_height 1 ++int styleable LinearLayoutCompat_Layout_android_layout_weight 2 ++int styleable LinearLayoutCompat_Layout_android_layout_width 3 ++int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad } ++int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 ++int styleable ListPopupWindow_android_dropDownVerticalOffset 1 ++int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 } ++int styleable MenuGroup_android_checkableBehavior 0 ++int styleable MenuGroup_android_enabled 1 ++int styleable MenuGroup_android_id 2 ++int styleable MenuGroup_android_menuCategory 3 ++int styleable MenuGroup_android_orderInCategory 4 ++int styleable MenuGroup_android_visible 5 ++int[] styleable MenuItem { 0x0, 0x0, 0x0, 0x0, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable MenuItem_actionLayout 0 ++int styleable MenuItem_actionProviderClass 1 ++int styleable MenuItem_actionViewClass 2 ++int styleable MenuItem_alphabeticModifiers 3 ++int styleable MenuItem_android_alphabeticShortcut 4 ++int styleable MenuItem_android_checkable 5 ++int styleable MenuItem_android_checked 6 ++int styleable MenuItem_android_enabled 7 ++int styleable MenuItem_android_icon 8 ++int styleable MenuItem_android_id 9 ++int styleable MenuItem_android_menuCategory 10 ++int styleable MenuItem_android_numericShortcut 11 ++int styleable MenuItem_android_onClick 12 ++int styleable MenuItem_android_orderInCategory 13 ++int styleable MenuItem_android_title 14 ++int styleable MenuItem_android_titleCondensed 15 ++int styleable MenuItem_android_visible 16 ++int styleable MenuItem_contentDescription 17 ++int styleable MenuItem_iconTint 18 ++int styleable MenuItem_iconTintMode 19 ++int styleable MenuItem_numericModifiers 20 ++int styleable MenuItem_showAsAction 21 ++int styleable MenuItem_tooltipText 22 ++int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x0, 0x0 } ++int styleable MenuView_android_headerBackground 0 ++int styleable MenuView_android_horizontalDivider 1 ++int styleable MenuView_android_itemBackground 2 ++int styleable MenuView_android_itemIconDisabledAlpha 3 ++int styleable MenuView_android_itemTextAppearance 4 ++int styleable MenuView_android_verticalDivider 5 ++int styleable MenuView_android_windowAnimationStyle 6 ++int styleable MenuView_preserveIconSpacing 7 ++int styleable MenuView_subMenuArrow 8 ++int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x0 } ++int styleable PopupWindow_android_popupAnimationStyle 0 ++int styleable PopupWindow_android_popupBackground 1 ++int styleable PopupWindow_overlapAnchor 2 ++int[] styleable PopupWindowBackgroundState { 0x0 } ++int styleable PopupWindowBackgroundState_state_above_anchor 0 ++int[] styleable RecycleListView { 0x0, 0x0 } ++int styleable RecycleListView_paddingBottomNoButtons 0 ++int styleable RecycleListView_paddingTopNoTitle 1 ++int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SearchView_android_focusable 0 ++int styleable SearchView_android_imeOptions 1 ++int styleable SearchView_android_inputType 2 ++int styleable SearchView_android_maxWidth 3 ++int styleable SearchView_closeIcon 4 ++int styleable SearchView_commitIcon 5 ++int styleable SearchView_defaultQueryHint 6 ++int styleable SearchView_goIcon 7 ++int styleable SearchView_iconifiedByDefault 8 ++int styleable SearchView_layout 9 ++int styleable SearchView_queryBackground 10 ++int styleable SearchView_queryHint 11 ++int styleable SearchView_searchHintIcon 12 ++int styleable SearchView_searchIcon 13 ++int styleable SearchView_submitBackground 14 ++int styleable SearchView_suggestionRowLayout 15 ++int styleable SearchView_voiceIcon 16 ++int[] styleable SimpleDraweeView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SimpleDraweeView_actualImageResource 0 ++int styleable SimpleDraweeView_actualImageUri 1 ++int styleable SimpleDraweeView_backgroundImage 2 ++int styleable SimpleDraweeView_fadeDuration 3 ++int styleable SimpleDraweeView_failureImage 4 ++int styleable SimpleDraweeView_failureImageScaleType 5 ++int styleable SimpleDraweeView_overlayImage 6 ++int styleable SimpleDraweeView_placeholderImage 7 ++int styleable SimpleDraweeView_placeholderImageScaleType 8 ++int styleable SimpleDraweeView_pressedStateOverlayImage 9 ++int styleable SimpleDraweeView_progressBarAutoRotateInterval 10 ++int styleable SimpleDraweeView_progressBarImage 11 ++int styleable SimpleDraweeView_progressBarImageScaleType 12 ++int styleable SimpleDraweeView_retryImage 13 ++int styleable SimpleDraweeView_retryImageScaleType 14 ++int styleable SimpleDraweeView_roundAsCircle 15 ++int styleable SimpleDraweeView_roundBottomEnd 16 ++int styleable SimpleDraweeView_roundBottomLeft 17 ++int styleable SimpleDraweeView_roundBottomRight 18 ++int styleable SimpleDraweeView_roundBottomStart 19 ++int styleable SimpleDraweeView_roundTopEnd 20 ++int styleable SimpleDraweeView_roundTopLeft 21 ++int styleable SimpleDraweeView_roundTopRight 22 ++int styleable SimpleDraweeView_roundTopStart 23 ++int styleable SimpleDraweeView_roundWithOverlayColor 24 ++int styleable SimpleDraweeView_roundedCornerRadius 25 ++int styleable SimpleDraweeView_roundingBorderColor 26 ++int styleable SimpleDraweeView_roundingBorderPadding 27 ++int styleable SimpleDraweeView_roundingBorderWidth 28 ++int styleable SimpleDraweeView_viewAspectRatio 29 ++int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x0 } ++int styleable Spinner_android_dropDownWidth 0 ++int styleable Spinner_android_entries 1 ++int styleable Spinner_android_popupBackground 2 ++int styleable Spinner_android_prompt 3 ++int styleable Spinner_popupTheme 4 ++int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } ++int styleable StateListDrawable_android_constantSize 0 ++int styleable StateListDrawable_android_dither 1 ++int styleable StateListDrawable_android_enterFadeDuration 2 ++int styleable StateListDrawable_android_exitFadeDuration 3 ++int styleable StateListDrawable_android_variablePadding 4 ++int styleable StateListDrawable_android_visible 5 ++int[] styleable StateListDrawableItem { 0x1010199 } ++int styleable StateListDrawableItem_android_drawable 0 ++int[] styleable SwipeRefreshLayout { 0x0 } ++int styleable SwipeRefreshLayout_swipeRefreshLayoutProgressSpinnerBackgroundColor 0 ++int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable SwitchCompat_android_textOff 0 ++int styleable SwitchCompat_android_textOn 1 ++int styleable SwitchCompat_android_thumb 2 ++int styleable SwitchCompat_showText 3 ++int styleable SwitchCompat_splitTrack 4 ++int styleable SwitchCompat_switchMinWidth 5 ++int styleable SwitchCompat_switchPadding 6 ++int styleable SwitchCompat_switchTextAppearance 7 ++int styleable SwitchCompat_thumbTextPadding 8 ++int styleable SwitchCompat_thumbTint 9 ++int styleable SwitchCompat_thumbTintMode 10 ++int styleable SwitchCompat_track 11 ++int styleable SwitchCompat_trackTint 12 ++int styleable SwitchCompat_trackTintMode 13 ++int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010585, 0x1010095, 0x1010097, 0x1010096, 0x0, 0x0, 0x0, 0x0 } ++int styleable TextAppearance_android_fontFamily 0 ++int styleable TextAppearance_android_shadowColor 1 ++int styleable TextAppearance_android_shadowDx 2 ++int styleable TextAppearance_android_shadowDy 3 ++int styleable TextAppearance_android_shadowRadius 4 ++int styleable TextAppearance_android_textColor 5 ++int styleable TextAppearance_android_textColorHint 6 ++int styleable TextAppearance_android_textColorLink 7 ++int styleable TextAppearance_android_textFontWeight 8 ++int styleable TextAppearance_android_textSize 9 ++int styleable TextAppearance_android_textStyle 10 ++int styleable TextAppearance_android_typeface 11 ++int styleable TextAppearance_fontFamily 12 ++int styleable TextAppearance_fontVariationSettings 13 ++int styleable TextAppearance_textAllCaps 14 ++int styleable TextAppearance_textLocale 15 ++int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } ++int styleable Toolbar_android_gravity 0 ++int styleable Toolbar_android_minHeight 1 ++int styleable Toolbar_buttonGravity 2 ++int styleable Toolbar_collapseContentDescription 3 ++int styleable Toolbar_collapseIcon 4 ++int styleable Toolbar_contentInsetEnd 5 ++int styleable Toolbar_contentInsetEndWithActions 6 ++int styleable Toolbar_contentInsetLeft 7 ++int styleable Toolbar_contentInsetRight 8 ++int styleable Toolbar_contentInsetStart 9 ++int styleable Toolbar_contentInsetStartWithNavigation 10 ++int styleable Toolbar_logo 11 ++int styleable Toolbar_logoDescription 12 ++int styleable Toolbar_maxButtonHeight 13 ++int styleable Toolbar_menu 14 ++int styleable Toolbar_navigationContentDescription 15 ++int styleable Toolbar_navigationIcon 16 ++int styleable Toolbar_popupTheme 17 ++int styleable Toolbar_subtitle 18 ++int styleable Toolbar_subtitleTextAppearance 19 ++int styleable Toolbar_subtitleTextColor 20 ++int styleable Toolbar_title 21 ++int styleable Toolbar_titleMargin 22 ++int styleable Toolbar_titleMarginBottom 23 ++int styleable Toolbar_titleMarginEnd 24 ++int styleable Toolbar_titleMarginStart 25 ++int styleable Toolbar_titleMarginTop 26 ++int styleable Toolbar_titleMargins 27 ++int styleable Toolbar_titleTextAppearance 28 ++int styleable Toolbar_titleTextColor 29 ++int[] styleable View { 0x10100da, 0x1010000, 0x0, 0x0, 0x0 } ++int styleable View_android_focusable 0 ++int styleable View_android_theme 1 ++int styleable View_paddingEnd 2 ++int styleable View_paddingStart 3 ++int styleable View_theme 4 ++int[] styleable ViewBackgroundHelper { 0x10100d4, 0x0, 0x0 } ++int styleable ViewBackgroundHelper_android_background 0 ++int styleable ViewBackgroundHelper_backgroundTint 1 ++int styleable ViewBackgroundHelper_backgroundTintMode 2 ++int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 } ++int styleable ViewStubCompat_android_id 0 ++int styleable ViewStubCompat_android_inflatedId 1 ++int styleable ViewStubCompat_android_layout 2 ++int xml rn_dev_preferences 0x0 +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +new file mode 100644 +index 0000000..f524f9b +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +@@ -0,0 +1 @@ ++#Fri May 22 09:10:06 PDT 2026 +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +new file mode 100644 +index 0000000..098065d +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/incremental/mergeDebugShaders/merger.xml b/node_modules/react-native-document-picker/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +new file mode 100644 +index 0000000..8dfd36e +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/incremental/packageDebugAssets/merger.xml b/node_modules/react-native-document-picker/android/build/intermediates/incremental/packageDebugAssets/merger.xml +new file mode 100644 +index 0000000..c3e5131 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/incremental/packageDebugAssets/merger.xml +@@ -0,0 +1,2 @@ ++ ++ +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/BuildConfig.class b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/BuildConfig.class +new file mode 100644 +index 0000000..ea0ab5b +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/BuildConfig.class differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$1.class b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$1.class +new file mode 100644 +index 0000000..c1ae8d5 +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$1.class differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$ProcessDataTask.class b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$ProcessDataTask.class +new file mode 100644 +index 0000000..ae99cfa +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule$ProcessDataTask.class differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule.class b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule.class +new file mode 100644 +index 0000000..497342d +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerModule.class differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerPackage.class b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerPackage.class +new file mode 100644 +index 0000000..a8dc6ba +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactnativedocumentpicker/DocumentPickerPackage.class differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt b/node_modules/react-native-document-picker/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +new file mode 100644 +index 0000000..78ac5b8 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +@@ -0,0 +1,2 @@ ++R_DEF: Internal format may change without notice ++local +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt b/node_modules/react-native-document-picker/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +new file mode 100644 +index 0000000..aa945d6 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +@@ -0,0 +1,7 @@ ++1 ++2 ++4 ++5 ++6 ++7 +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml b/node_modules/react-native-document-picker/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +new file mode 100644 +index 0000000..2eb8a27 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +@@ -0,0 +1,7 @@ ++ ++ ++ ++ ++ ++ +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json b/node_modules/react-native-document-picker/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +new file mode 100644 +index 0000000..0637a08 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +@@ -0,0 +1 @@ ++[] +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt b/node_modules/react-native-document-picker/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +new file mode 100644 +index 0000000..08f4ebe +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +@@ -0,0 +1 @@ ++0 Warning/Error +\ No newline at end of file +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar b/node_modules/react-native-document-picker/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +new file mode 100644 +index 0000000..edc763d +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar differ +diff --git a/node_modules/react-native-document-picker/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt b/node_modules/react-native-document-picker/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +new file mode 100644 +index 0000000..e743477 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +@@ -0,0 +1,1479 @@ ++com.reactnativedocumentpicker ++anim abc_fade_in ++anim abc_fade_out ++anim abc_grow_fade_in_from_bottom ++anim abc_popup_enter ++anim abc_popup_exit ++anim abc_shrink_fade_out_from_bottom ++anim abc_slide_in_bottom ++anim abc_slide_in_top ++anim abc_slide_out_bottom ++anim abc_slide_out_top ++anim abc_tooltip_enter ++anim abc_tooltip_exit ++anim btn_checkbox_to_checked_box_inner_merged_animation ++anim btn_checkbox_to_checked_box_outer_merged_animation ++anim btn_checkbox_to_checked_icon_null_animation ++anim btn_checkbox_to_unchecked_box_inner_merged_animation ++anim btn_checkbox_to_unchecked_check_path_merged_animation ++anim btn_checkbox_to_unchecked_icon_null_animation ++anim btn_radio_to_off_mtrl_dot_group_animation ++anim btn_radio_to_off_mtrl_ring_outer_animation ++anim btn_radio_to_off_mtrl_ring_outer_path_animation ++anim btn_radio_to_on_mtrl_dot_group_animation ++anim btn_radio_to_on_mtrl_ring_outer_animation ++anim btn_radio_to_on_mtrl_ring_outer_path_animation ++anim catalyst_fade_in ++anim catalyst_fade_out ++anim catalyst_push_up_in ++anim catalyst_push_up_out ++anim catalyst_slide_down ++anim catalyst_slide_up ++anim fragment_fast_out_extra_slow_in ++animator fragment_close_enter ++animator fragment_close_exit ++animator fragment_fade_enter ++animator fragment_fade_exit ++animator fragment_open_enter ++animator fragment_open_exit ++attr actionBarDivider ++attr actionBarItemBackground ++attr actionBarPopupTheme ++attr actionBarSize ++attr actionBarSplitStyle ++attr actionBarStyle ++attr actionBarTabBarStyle ++attr actionBarTabStyle ++attr actionBarTabTextStyle ++attr actionBarTheme ++attr actionBarWidgetTheme ++attr actionButtonStyle ++attr actionDropDownStyle ++attr actionLayout ++attr actionMenuTextAppearance ++attr actionMenuTextColor ++attr actionModeBackground ++attr actionModeCloseButtonStyle ++attr actionModeCloseContentDescription ++attr actionModeCloseDrawable ++attr actionModeCopyDrawable ++attr actionModeCutDrawable ++attr actionModeFindDrawable ++attr actionModePasteDrawable ++attr actionModePopupWindowStyle ++attr actionModeSelectAllDrawable ++attr actionModeShareDrawable ++attr actionModeSplitBackground ++attr actionModeStyle ++attr actionModeTheme ++attr actionModeWebSearchDrawable ++attr actionOverflowButtonStyle ++attr actionOverflowMenuStyle ++attr actionProviderClass ++attr actionViewClass ++attr activityChooserViewStyle ++attr actualImageResource ++attr actualImageScaleType ++attr actualImageUri ++attr alertDialogButtonGroupStyle ++attr alertDialogCenterButtons ++attr alertDialogStyle ++attr alertDialogTheme ++attr allowStacking ++attr alpha ++attr alphabeticModifiers ++attr arrowHeadLength ++attr arrowShaftLength ++attr autoCompleteTextViewStyle ++attr autoSizeMaxTextSize ++attr autoSizeMinTextSize ++attr autoSizePresetSizes ++attr autoSizeStepGranularity ++attr autoSizeTextType ++attr autofillInlineSuggestionChip ++attr autofillInlineSuggestionEndIconStyle ++attr autofillInlineSuggestionStartIconStyle ++attr autofillInlineSuggestionSubtitle ++attr autofillInlineSuggestionTitle ++attr background ++attr backgroundImage ++attr backgroundSplit ++attr backgroundStacked ++attr backgroundTint ++attr backgroundTintMode ++attr barLength ++attr borderlessButtonStyle ++attr buttonBarButtonStyle ++attr buttonBarNegativeButtonStyle ++attr buttonBarNeutralButtonStyle ++attr buttonBarPositiveButtonStyle ++attr buttonBarStyle ++attr buttonCompat ++attr buttonGravity ++attr buttonIconDimen ++attr buttonPanelSideLayout ++attr buttonStyle ++attr buttonStyleSmall ++attr buttonTint ++attr buttonTintMode ++attr checkMarkCompat ++attr checkMarkTint ++attr checkMarkTintMode ++attr checkboxStyle ++attr checkedTextViewStyle ++attr closeIcon ++attr closeItemLayout ++attr collapseContentDescription ++attr collapseIcon ++attr color ++attr colorAccent ++attr colorBackgroundFloating ++attr colorButtonNormal ++attr colorControlActivated ++attr colorControlHighlight ++attr colorControlNormal ++attr colorError ++attr colorPrimary ++attr colorPrimaryDark ++attr colorSwitchThumbNormal ++attr commitIcon ++attr contentDescription ++attr contentInsetEnd ++attr contentInsetEndWithActions ++attr contentInsetLeft ++attr contentInsetRight ++attr contentInsetStart ++attr contentInsetStartWithNavigation ++attr controlBackground ++attr customNavigationLayout ++attr defaultQueryHint ++attr dialogCornerRadius ++attr dialogPreferredPadding ++attr dialogTheme ++attr displayOptions ++attr divider ++attr dividerHorizontal ++attr dividerPadding ++attr dividerVertical ++attr drawableBottomCompat ++attr drawableEndCompat ++attr drawableLeftCompat ++attr drawableRightCompat ++attr drawableSize ++attr drawableStartCompat ++attr drawableTint ++attr drawableTintMode ++attr drawableTopCompat ++attr drawerArrowStyle ++attr dropDownListViewStyle ++attr dropdownListPreferredItemHeight ++attr editTextBackground ++attr editTextColor ++attr editTextStyle ++attr elevation ++attr emojiCompatEnabled ++attr expandActivityOverflowButtonDrawable ++attr fadeDuration ++attr failureImage ++attr failureImageScaleType ++attr firstBaselineToTopHeight ++attr font ++attr fontFamily ++attr fontProviderAuthority ++attr fontProviderCerts ++attr fontProviderFetchStrategy ++attr fontProviderFetchTimeout ++attr fontProviderPackage ++attr fontProviderQuery ++attr fontProviderSystemFontFamily ++attr fontStyle ++attr fontVariationSettings ++attr fontWeight ++attr gapBetweenBars ++attr goIcon ++attr height ++attr hideOnContentScroll ++attr homeAsUpIndicator ++attr homeLayout ++attr icon ++attr iconTint ++attr iconTintMode ++attr iconifiedByDefault ++attr imageButtonStyle ++attr indeterminateProgressStyle ++attr initialActivityCount ++attr isAutofillInlineSuggestionTheme ++attr isLightTheme ++attr itemPadding ++attr lStar ++attr lastBaselineToBottomHeight ++attr layout ++attr lineHeight ++attr listChoiceBackgroundIndicator ++attr listChoiceIndicatorMultipleAnimated ++attr listChoiceIndicatorSingleAnimated ++attr listDividerAlertDialog ++attr listItemLayout ++attr listLayout ++attr listMenuViewStyle ++attr listPopupWindowStyle ++attr listPreferredItemHeight ++attr listPreferredItemHeightLarge ++attr listPreferredItemHeightSmall ++attr listPreferredItemPaddingEnd ++attr listPreferredItemPaddingLeft ++attr listPreferredItemPaddingRight ++attr listPreferredItemPaddingStart ++attr logo ++attr logoDescription ++attr maxButtonHeight ++attr measureWithLargestChild ++attr menu ++attr multiChoiceItemLayout ++attr navigationContentDescription ++attr navigationIcon ++attr navigationMode ++attr nestedScrollViewStyle ++attr numericModifiers ++attr overlapAnchor ++attr overlayImage ++attr paddingBottomNoButtons ++attr paddingEnd ++attr paddingStart ++attr paddingTopNoTitle ++attr panelBackground ++attr panelMenuListTheme ++attr panelMenuListWidth ++attr placeholderImage ++attr placeholderImageScaleType ++attr popupMenuStyle ++attr popupTheme ++attr popupWindowStyle ++attr preserveIconSpacing ++attr pressedStateOverlayImage ++attr progressBarAutoRotateInterval ++attr progressBarImage ++attr progressBarImageScaleType ++attr progressBarPadding ++attr progressBarStyle ++attr queryBackground ++attr queryHint ++attr queryPatterns ++attr radioButtonStyle ++attr ratingBarStyle ++attr ratingBarStyleIndicator ++attr ratingBarStyleSmall ++attr retryImage ++attr retryImageScaleType ++attr roundAsCircle ++attr roundBottomEnd ++attr roundBottomLeft ++attr roundBottomRight ++attr roundBottomStart ++attr roundTopEnd ++attr roundTopLeft ++attr roundTopRight ++attr roundTopStart ++attr roundWithOverlayColor ++attr roundedCornerRadius ++attr roundingBorderColor ++attr roundingBorderPadding ++attr roundingBorderWidth ++attr searchHintIcon ++attr searchIcon ++attr searchViewStyle ++attr seekBarStyle ++attr selectableItemBackground ++attr selectableItemBackgroundBorderless ++attr shortcutMatchRequired ++attr showAsAction ++attr showDividers ++attr showText ++attr showTitle ++attr singleChoiceItemLayout ++attr spinBars ++attr spinnerDropDownItemStyle ++attr spinnerStyle ++attr splitTrack ++attr srcCompat ++attr state_above_anchor ++attr subMenuArrow ++attr submitBackground ++attr subtitle ++attr subtitleTextAppearance ++attr subtitleTextColor ++attr subtitleTextStyle ++attr suggestionRowLayout ++attr swipeRefreshLayoutProgressSpinnerBackgroundColor ++attr switchMinWidth ++attr switchPadding ++attr switchStyle ++attr switchTextAppearance ++attr textAllCaps ++attr textAppearanceLargePopupMenu ++attr textAppearanceListItem ++attr textAppearanceListItemSecondary ++attr textAppearanceListItemSmall ++attr textAppearancePopupMenuHeader ++attr textAppearanceSearchResultSubtitle ++attr textAppearanceSearchResultTitle ++attr textAppearanceSmallPopupMenu ++attr textColorAlertDialogListItem ++attr textColorSearchUrl ++attr textLocale ++attr theme ++attr thickness ++attr thumbTextPadding ++attr thumbTint ++attr thumbTintMode ++attr tickMark ++attr tickMarkTint ++attr tickMarkTintMode ++attr tint ++attr tintMode ++attr title ++attr titleMargin ++attr titleMarginBottom ++attr titleMarginEnd ++attr titleMarginStart ++attr titleMarginTop ++attr titleMargins ++attr titleTextAppearance ++attr titleTextColor ++attr titleTextStyle ++attr toolbarNavigationButtonStyle ++attr toolbarStyle ++attr tooltipForegroundColor ++attr tooltipFrameBackground ++attr tooltipText ++attr track ++attr trackTint ++attr trackTintMode ++attr ttcIndex ++attr viewAspectRatio ++attr viewInflaterClass ++attr voiceIcon ++attr windowActionBar ++attr windowActionBarOverlay ++attr windowActionModeOverlay ++attr windowFixedHeightMajor ++attr windowFixedHeightMinor ++attr windowFixedWidthMajor ++attr windowFixedWidthMinor ++attr windowMinWidthMajor ++attr windowMinWidthMinor ++attr windowNoTitle ++bool abc_action_bar_embed_tabs ++bool abc_config_actionMenuItemAllCaps ++color abc_background_cache_hint_selector_material_dark ++color abc_background_cache_hint_selector_material_light ++color abc_btn_colored_borderless_text_material ++color abc_btn_colored_text_material ++color abc_color_highlight_material ++color abc_decor_view_status_guard ++color abc_decor_view_status_guard_light ++color abc_hint_foreground_material_dark ++color abc_hint_foreground_material_light ++color abc_primary_text_disable_only_material_dark ++color abc_primary_text_disable_only_material_light ++color abc_primary_text_material_dark ++color abc_primary_text_material_light ++color abc_search_url_text ++color abc_search_url_text_normal ++color abc_search_url_text_pressed ++color abc_search_url_text_selected ++color abc_secondary_text_material_dark ++color abc_secondary_text_material_light ++color abc_tint_btn_checkable ++color abc_tint_default ++color abc_tint_edittext ++color abc_tint_seek_thumb ++color abc_tint_spinner ++color abc_tint_switch_track ++color accent_material_dark ++color accent_material_light ++color androidx_core_ripple_material_light ++color androidx_core_secondary_text_default_material_light ++color background_floating_material_dark ++color background_floating_material_light ++color background_material_dark ++color background_material_light ++color bright_foreground_disabled_material_dark ++color bright_foreground_disabled_material_light ++color bright_foreground_inverse_material_dark ++color bright_foreground_inverse_material_light ++color bright_foreground_material_dark ++color bright_foreground_material_light ++color button_material_dark ++color button_material_light ++color call_notification_answer_color ++color call_notification_decline_color ++color catalyst_logbox_background ++color catalyst_redbox_background ++color dim_foreground_disabled_material_dark ++color dim_foreground_disabled_material_light ++color dim_foreground_material_dark ++color dim_foreground_material_light ++color error_color_material_dark ++color error_color_material_light ++color foreground_material_dark ++color foreground_material_light ++color highlighted_text_material_dark ++color highlighted_text_material_light ++color material_blue_grey_800 ++color material_blue_grey_900 ++color material_blue_grey_950 ++color material_deep_teal_200 ++color material_deep_teal_500 ++color material_grey_100 ++color material_grey_300 ++color material_grey_50 ++color material_grey_600 ++color material_grey_800 ++color material_grey_850 ++color material_grey_900 ++color notification_action_color_filter ++color notification_icon_bg_color ++color primary_dark_material_dark ++color primary_dark_material_light ++color primary_material_dark ++color primary_material_light ++color primary_text_default_material_dark ++color primary_text_default_material_light ++color primary_text_disabled_material_dark ++color primary_text_disabled_material_light ++color ripple_material_dark ++color ripple_material_light ++color secondary_text_default_material_dark ++color secondary_text_default_material_light ++color secondary_text_disabled_material_dark ++color secondary_text_disabled_material_light ++color switch_thumb_disabled_material_dark ++color switch_thumb_disabled_material_light ++color switch_thumb_material_dark ++color switch_thumb_material_light ++color switch_thumb_normal_material_dark ++color switch_thumb_normal_material_light ++color tooltip_background_dark ++color tooltip_background_light ++dimen abc_action_bar_content_inset_material ++dimen abc_action_bar_content_inset_with_nav ++dimen abc_action_bar_default_height_material ++dimen abc_action_bar_default_padding_end_material ++dimen abc_action_bar_default_padding_start_material ++dimen abc_action_bar_elevation_material ++dimen abc_action_bar_icon_vertical_padding_material ++dimen abc_action_bar_overflow_padding_end_material ++dimen abc_action_bar_overflow_padding_start_material ++dimen abc_action_bar_stacked_max_height ++dimen abc_action_bar_stacked_tab_max_width ++dimen abc_action_bar_subtitle_bottom_margin_material ++dimen abc_action_bar_subtitle_top_margin_material ++dimen abc_action_button_min_height_material ++dimen abc_action_button_min_width_material ++dimen abc_action_button_min_width_overflow_material ++dimen abc_alert_dialog_button_bar_height ++dimen abc_alert_dialog_button_dimen ++dimen abc_button_inset_horizontal_material ++dimen abc_button_inset_vertical_material ++dimen abc_button_padding_horizontal_material ++dimen abc_button_padding_vertical_material ++dimen abc_cascading_menus_min_smallest_width ++dimen abc_config_prefDialogWidth ++dimen abc_control_corner_material ++dimen abc_control_inset_material ++dimen abc_control_padding_material ++dimen abc_dialog_corner_radius_material ++dimen abc_dialog_fixed_height_major ++dimen abc_dialog_fixed_height_minor ++dimen abc_dialog_fixed_width_major ++dimen abc_dialog_fixed_width_minor ++dimen abc_dialog_list_padding_bottom_no_buttons ++dimen abc_dialog_list_padding_top_no_title ++dimen abc_dialog_min_width_major ++dimen abc_dialog_min_width_minor ++dimen abc_dialog_padding_material ++dimen abc_dialog_padding_top_material ++dimen abc_dialog_title_divider_material ++dimen abc_disabled_alpha_material_dark ++dimen abc_disabled_alpha_material_light ++dimen abc_dropdownitem_icon_width ++dimen abc_dropdownitem_text_padding_left ++dimen abc_dropdownitem_text_padding_right ++dimen abc_edit_text_inset_bottom_material ++dimen abc_edit_text_inset_horizontal_material ++dimen abc_edit_text_inset_top_material ++dimen abc_floating_window_z ++dimen abc_list_item_height_large_material ++dimen abc_list_item_height_material ++dimen abc_list_item_height_small_material ++dimen abc_list_item_padding_horizontal_material ++dimen abc_panel_menu_list_width ++dimen abc_progress_bar_height_material ++dimen abc_search_view_preferred_height ++dimen abc_search_view_preferred_width ++dimen abc_seekbar_track_background_height_material ++dimen abc_seekbar_track_progress_height_material ++dimen abc_select_dialog_padding_start_material ++dimen abc_star_big ++dimen abc_star_medium ++dimen abc_star_small ++dimen abc_switch_padding ++dimen abc_text_size_body_1_material ++dimen abc_text_size_body_2_material ++dimen abc_text_size_button_material ++dimen abc_text_size_caption_material ++dimen abc_text_size_display_1_material ++dimen abc_text_size_display_2_material ++dimen abc_text_size_display_3_material ++dimen abc_text_size_display_4_material ++dimen abc_text_size_headline_material ++dimen abc_text_size_large_material ++dimen abc_text_size_medium_material ++dimen abc_text_size_menu_header_material ++dimen abc_text_size_menu_material ++dimen abc_text_size_small_material ++dimen abc_text_size_subhead_material ++dimen abc_text_size_subtitle_material_toolbar ++dimen abc_text_size_title_material ++dimen abc_text_size_title_material_toolbar ++dimen autofill_inline_suggestion_icon_size ++dimen compat_button_inset_horizontal_material ++dimen compat_button_inset_vertical_material ++dimen compat_button_padding_horizontal_material ++dimen compat_button_padding_vertical_material ++dimen compat_control_corner_material ++dimen compat_notification_large_icon_max_height ++dimen compat_notification_large_icon_max_width ++dimen disabled_alpha_material_dark ++dimen disabled_alpha_material_light ++dimen highlight_alpha_material_colored ++dimen highlight_alpha_material_dark ++dimen highlight_alpha_material_light ++dimen hint_alpha_material_dark ++dimen hint_alpha_material_light ++dimen hint_pressed_alpha_material_dark ++dimen hint_pressed_alpha_material_light ++dimen notification_action_icon_size ++dimen notification_action_text_size ++dimen notification_big_circle_margin ++dimen notification_content_margin_start ++dimen notification_large_icon_height ++dimen notification_large_icon_width ++dimen notification_main_column_padding_top ++dimen notification_media_narrow_margin ++dimen notification_right_icon_size ++dimen notification_right_side_padding_top ++dimen notification_small_icon_background_padding ++dimen notification_small_icon_size_as_large ++dimen notification_subtext_size ++dimen notification_top_pad ++dimen notification_top_pad_large_text ++dimen tooltip_corner_radius ++dimen tooltip_horizontal_padding ++dimen tooltip_margin ++dimen tooltip_precise_anchor_extra_offset ++dimen tooltip_precise_anchor_threshold ++dimen tooltip_vertical_padding ++dimen tooltip_y_offset_non_touch ++dimen tooltip_y_offset_touch ++drawable abc_ab_share_pack_mtrl_alpha ++drawable abc_action_bar_item_background_material ++drawable abc_btn_borderless_material ++drawable abc_btn_check_material ++drawable abc_btn_check_material_anim ++drawable abc_btn_check_to_on_mtrl_000 ++drawable abc_btn_check_to_on_mtrl_015 ++drawable abc_btn_colored_material ++drawable abc_btn_default_mtrl_shape ++drawable abc_btn_radio_material ++drawable abc_btn_radio_material_anim ++drawable abc_btn_radio_to_on_mtrl_000 ++drawable abc_btn_radio_to_on_mtrl_015 ++drawable abc_btn_switch_to_on_mtrl_00001 ++drawable abc_btn_switch_to_on_mtrl_00012 ++drawable abc_cab_background_internal_bg ++drawable abc_cab_background_top_material ++drawable abc_cab_background_top_mtrl_alpha ++drawable abc_control_background_material ++drawable abc_dialog_material_background ++drawable abc_edit_text_material ++drawable abc_ic_ab_back_material ++drawable abc_ic_arrow_drop_right_black_24dp ++drawable abc_ic_clear_material ++drawable abc_ic_commit_search_api_mtrl_alpha ++drawable abc_ic_go_search_api_material ++drawable abc_ic_menu_copy_mtrl_am_alpha ++drawable abc_ic_menu_cut_mtrl_alpha ++drawable abc_ic_menu_overflow_material ++drawable abc_ic_menu_paste_mtrl_am_alpha ++drawable abc_ic_menu_selectall_mtrl_alpha ++drawable abc_ic_menu_share_mtrl_alpha ++drawable abc_ic_search_api_material ++drawable abc_ic_voice_search_api_material ++drawable abc_item_background_holo_dark ++drawable abc_item_background_holo_light ++drawable abc_list_divider_material ++drawable abc_list_divider_mtrl_alpha ++drawable abc_list_focused_holo ++drawable abc_list_longpressed_holo ++drawable abc_list_pressed_holo_dark ++drawable abc_list_pressed_holo_light ++drawable abc_list_selector_background_transition_holo_dark ++drawable abc_list_selector_background_transition_holo_light ++drawable abc_list_selector_disabled_holo_dark ++drawable abc_list_selector_disabled_holo_light ++drawable abc_list_selector_holo_dark ++drawable abc_list_selector_holo_light ++drawable abc_menu_hardkey_panel_mtrl_mult ++drawable abc_popup_background_mtrl_mult ++drawable abc_ratingbar_indicator_material ++drawable abc_ratingbar_material ++drawable abc_ratingbar_small_material ++drawable abc_scrubber_control_off_mtrl_alpha ++drawable abc_scrubber_control_to_pressed_mtrl_000 ++drawable abc_scrubber_control_to_pressed_mtrl_005 ++drawable abc_scrubber_primary_mtrl_alpha ++drawable abc_scrubber_track_mtrl_alpha ++drawable abc_seekbar_thumb_material ++drawable abc_seekbar_tick_mark_material ++drawable abc_seekbar_track_material ++drawable abc_spinner_mtrl_am_alpha ++drawable abc_spinner_textfield_background_material ++drawable abc_star_black_48dp ++drawable abc_star_half_black_48dp ++drawable abc_switch_thumb_material ++drawable abc_switch_track_mtrl_alpha ++drawable abc_tab_indicator_material ++drawable abc_tab_indicator_mtrl_alpha ++drawable abc_text_cursor_material ++drawable abc_text_select_handle_left_mtrl ++drawable abc_text_select_handle_middle_mtrl ++drawable abc_text_select_handle_right_mtrl ++drawable abc_textfield_activated_mtrl_alpha ++drawable abc_textfield_default_mtrl_alpha ++drawable abc_textfield_search_activated_mtrl_alpha ++drawable abc_textfield_search_default_mtrl_alpha ++drawable abc_textfield_search_material ++drawable abc_vector_test ++drawable autofill_inline_suggestion_chip_background ++drawable btn_checkbox_checked_mtrl ++drawable btn_checkbox_checked_to_unchecked_mtrl_animation ++drawable btn_checkbox_unchecked_mtrl ++drawable btn_checkbox_unchecked_to_checked_mtrl_animation ++drawable btn_radio_off_mtrl ++drawable btn_radio_off_to_on_mtrl_animation ++drawable btn_radio_on_mtrl ++drawable btn_radio_on_to_off_mtrl_animation ++drawable ic_call_answer ++drawable ic_call_answer_low ++drawable ic_call_answer_video ++drawable ic_call_answer_video_low ++drawable ic_call_decline ++drawable ic_call_decline_low ++drawable ic_resume ++drawable notification_action_background ++drawable notification_bg ++drawable notification_bg_low ++drawable notification_bg_low_normal ++drawable notification_bg_low_pressed ++drawable notification_bg_normal ++drawable notification_bg_normal_pressed ++drawable notification_icon_background ++drawable notification_oversize_large_icon_bg ++drawable notification_template_icon_bg ++drawable notification_template_icon_low_bg ++drawable notification_tile_bg ++drawable notify_panel_notification_icon_bg ++drawable paused_in_debugger_background ++drawable paused_in_debugger_dialog_background ++drawable redbox_top_border_background ++drawable ripple_effect ++drawable test_level_drawable ++drawable tooltip_frame_dark ++drawable tooltip_frame_light ++id accessibility_action_clickable_span ++id accessibility_actions ++id accessibility_collection ++id accessibility_collection_item ++id accessibility_custom_action_0 ++id accessibility_custom_action_1 ++id accessibility_custom_action_10 ++id accessibility_custom_action_11 ++id accessibility_custom_action_12 ++id accessibility_custom_action_13 ++id accessibility_custom_action_14 ++id accessibility_custom_action_15 ++id accessibility_custom_action_16 ++id accessibility_custom_action_17 ++id accessibility_custom_action_18 ++id accessibility_custom_action_19 ++id accessibility_custom_action_2 ++id accessibility_custom_action_20 ++id accessibility_custom_action_21 ++id accessibility_custom_action_22 ++id accessibility_custom_action_23 ++id accessibility_custom_action_24 ++id accessibility_custom_action_25 ++id accessibility_custom_action_26 ++id accessibility_custom_action_27 ++id accessibility_custom_action_28 ++id accessibility_custom_action_29 ++id accessibility_custom_action_3 ++id accessibility_custom_action_30 ++id accessibility_custom_action_31 ++id accessibility_custom_action_4 ++id accessibility_custom_action_5 ++id accessibility_custom_action_6 ++id accessibility_custom_action_7 ++id accessibility_custom_action_8 ++id accessibility_custom_action_9 ++id accessibility_hint ++id accessibility_label ++id accessibility_links ++id accessibility_role ++id accessibility_state ++id accessibility_state_expanded ++id accessibility_value ++id action_bar ++id action_bar_activity_content ++id action_bar_container ++id action_bar_root ++id action_bar_spinner ++id action_bar_subtitle ++id action_bar_title ++id action_container ++id action_context_bar ++id action_divider ++id action_image ++id action_menu_divider ++id action_menu_presenter ++id action_mode_bar ++id action_mode_bar_stub ++id action_mode_close_button ++id action_text ++id actions ++id activity_chooser_view_content ++id add ++id alertTitle ++id alert_title ++id async ++id autofill_inline_suggestion_end_icon ++id autofill_inline_suggestion_start_icon ++id autofill_inline_suggestion_subtitle ++id autofill_inline_suggestion_title ++id blocking ++id button ++id buttonPanel ++id button_text ++id catalyst_redbox_title ++id center ++id centerCrop ++id centerInside ++id checkbox ++id checked ++id chronometer ++id content ++id contentPanel ++id custom ++id customPanel ++id decor_content_parent ++id default_activity_button ++id dialog_button ++id edit_query ++id edit_text_id ++id expand_activities_button ++id expanded_menu ++id filter ++id fitBottomStart ++id fitCenter ++id fitEnd ++id fitStart ++id fitXY ++id focusCrop ++id forever ++id fps_text ++id fragment_container_view_tag ++id group_divider ++id hide_ime_id ++id home ++id icon ++id icon_group ++id image ++id info ++id invalidate_transform ++id italic ++id labelled_by ++id line1 ++id line3 ++id listMode ++id list_item ++id message ++id mix_blend_mode ++id multiply ++id none ++id normal ++id notification_background ++id notification_main_column ++id notification_main_column_container ++id off ++id on ++id parentPanel ++id pointer_events ++id progress_circular ++id progress_horizontal ++id radio ++id react_test_id ++id report_drawn ++id right_icon ++id right_side ++id rn_frame_file ++id rn_frame_method ++id rn_redbox_dismiss_button ++id rn_redbox_line_separator ++id rn_redbox_loading_indicator ++id rn_redbox_reload_button ++id rn_redbox_report_button ++id rn_redbox_report_label ++id rn_redbox_stack ++id role ++id screen ++id scrollIndicatorDown ++id scrollIndicatorUp ++id scrollView ++id search_badge ++id search_bar ++id search_button ++id search_close_btn ++id search_edit_frame ++id search_go_btn ++id search_mag_icon ++id search_plate ++id search_src_text ++id search_voice_btn ++id select_dialog_listview ++id shortcut ++id spacer ++id special_effects_controller_view_tag ++id split_action_bar ++id src_atop ++id src_in ++id src_over ++id submenuarrow ++id submit_area ++id tabMode ++id tag_accessibility_actions ++id tag_accessibility_clickable_spans ++id tag_accessibility_heading ++id tag_accessibility_pane_title ++id tag_on_apply_window_listener ++id tag_on_receive_content_listener ++id tag_on_receive_content_mime_types ++id tag_screen_reader_focusable ++id tag_state_description ++id tag_transition_group ++id tag_unhandled_key_event_manager ++id tag_unhandled_key_listeners ++id tag_window_insets_animation_callback ++id text ++id text2 ++id textSpacerNoButtons ++id textSpacerNoTitle ++id time ++id title ++id titleDividerNoCustom ++id title_template ++id topPanel ++id transform ++id transform_origin ++id unchecked ++id uniform ++id up ++id use_hardware_layer ++id view_clipped ++id view_tag_instance_handle ++id view_tag_native_id ++id view_tree_lifecycle_owner ++id view_tree_on_back_pressed_dispatcher_owner ++id view_tree_saved_state_registry_owner ++id view_tree_view_model_store_owner ++id visible_removing_fragment_view_tag ++id wrap_content ++integer abc_config_activityDefaultDur ++integer abc_config_activityShortDur ++integer cancel_button_image_alpha ++integer config_tooltipAnimTime ++integer react_native_dev_server_port ++integer status_bar_notification_info_maxnum ++interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 ++interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 ++interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 ++interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 ++interpolator btn_radio_to_off_mtrl_animation_interpolator_0 ++interpolator btn_radio_to_on_mtrl_animation_interpolator_0 ++interpolator fast_out_slow_in ++layout abc_action_bar_title_item ++layout abc_action_bar_up_container ++layout abc_action_menu_item_layout ++layout abc_action_menu_layout ++layout abc_action_mode_bar ++layout abc_action_mode_close_item_material ++layout abc_activity_chooser_view ++layout abc_activity_chooser_view_list_item ++layout abc_alert_dialog_button_bar_material ++layout abc_alert_dialog_material ++layout abc_alert_dialog_title_material ++layout abc_cascading_menu_item_layout ++layout abc_dialog_title_material ++layout abc_expanded_menu_layout ++layout abc_list_menu_item_checkbox ++layout abc_list_menu_item_icon ++layout abc_list_menu_item_layout ++layout abc_list_menu_item_radio ++layout abc_popup_menu_header_item_layout ++layout abc_popup_menu_item_layout ++layout abc_screen_content_include ++layout abc_screen_simple ++layout abc_screen_simple_overlay_action_mode ++layout abc_screen_toolbar ++layout abc_search_dropdown_item_icons_2line ++layout abc_search_view ++layout abc_select_dialog_material ++layout abc_tooltip ++layout alert_title_layout ++layout autofill_inline_suggestion ++layout custom_dialog ++layout dev_loading_view ++layout fps_view ++layout ime_base_split_test_activity ++layout ime_secondary_split_test_activity ++layout notification_action ++layout notification_action_tombstone ++layout notification_template_custom_big ++layout notification_template_icon_group ++layout notification_template_part_chronometer ++layout notification_template_part_time ++layout paused_in_debugger_view ++layout redbox_item_frame ++layout redbox_item_title ++layout redbox_view ++layout select_dialog_item_material ++layout select_dialog_multichoice_material ++layout select_dialog_singlechoice_material ++layout support_simple_spinner_dropdown_item ++string abc_action_bar_home_description ++string abc_action_bar_up_description ++string abc_action_menu_overflow_description ++string abc_action_mode_done ++string abc_activity_chooser_view_see_all ++string abc_activitychooserview_choose_application ++string abc_capital_off ++string abc_capital_on ++string abc_menu_alt_shortcut_label ++string abc_menu_ctrl_shortcut_label ++string abc_menu_delete_shortcut_label ++string abc_menu_enter_shortcut_label ++string abc_menu_function_shortcut_label ++string abc_menu_meta_shortcut_label ++string abc_menu_shift_shortcut_label ++string abc_menu_space_shortcut_label ++string abc_menu_sym_shortcut_label ++string abc_prepend_shortcut_label ++string abc_search_hint ++string abc_searchview_description_clear ++string abc_searchview_description_query ++string abc_searchview_description_search ++string abc_searchview_description_submit ++string abc_searchview_description_voice ++string abc_shareactionprovider_share_with ++string abc_shareactionprovider_share_with_application ++string abc_toolbar_collapse_description ++string alert_description ++string call_notification_answer_action ++string call_notification_answer_video_action ++string call_notification_decline_action ++string call_notification_hang_up_action ++string call_notification_incoming_text ++string call_notification_ongoing_text ++string call_notification_screening_text ++string catalyst_change_bundle_location ++string catalyst_copy_button ++string catalyst_debug_connecting ++string catalyst_debug_error ++string catalyst_debug_open ++string catalyst_debug_open_disabled ++string catalyst_dev_menu_header ++string catalyst_dev_menu_sub_header ++string catalyst_dismiss_button ++string catalyst_heap_capture ++string catalyst_hot_reloading ++string catalyst_hot_reloading_auto_disable ++string catalyst_hot_reloading_auto_enable ++string catalyst_hot_reloading_stop ++string catalyst_inspector_toggle ++string catalyst_loading_from_url ++string catalyst_open_debugger_error ++string catalyst_perf_monitor ++string catalyst_perf_monitor_stop ++string catalyst_reload ++string catalyst_reload_button ++string catalyst_reload_error ++string catalyst_report_button ++string catalyst_sample_profiler_toggle ++string catalyst_settings ++string catalyst_settings_title ++string combobox_description ++string header_description ++string image_description ++string imagebutton_description ++string link_description ++string menu_description ++string menubar_description ++string menuitem_description ++string progressbar_description ++string radiogroup_description ++string rn_tab_description ++string scrollbar_description ++string search_menu_title ++string spinbutton_description ++string state_busy_description ++string state_collapsed_description ++string state_expanded_description ++string state_mixed_description ++string state_off_description ++string state_on_description ++string state_unselected_description ++string status_bar_notification_info_overflow ++string summary_description ++string tablist_description ++string timer_description ++string toolbar_description ++style AlertDialog_AppCompat ++style AlertDialog_AppCompat_Light ++style Animation_AppCompat_Dialog ++style Animation_AppCompat_DropDownUp ++style Animation_AppCompat_Tooltip ++style Animation_Catalyst_LogBox ++style Animation_Catalyst_RedBox ++style Base_AlertDialog_AppCompat ++style Base_AlertDialog_AppCompat_Light ++style Base_Animation_AppCompat_Dialog ++style Base_Animation_AppCompat_DropDownUp ++style Base_Animation_AppCompat_Tooltip ++style Base_DialogWindowTitleBackground_AppCompat ++style Base_DialogWindowTitle_AppCompat ++style Base_TextAppearance_AppCompat ++style Base_TextAppearance_AppCompat_Body1 ++style Base_TextAppearance_AppCompat_Body2 ++style Base_TextAppearance_AppCompat_Button ++style Base_TextAppearance_AppCompat_Caption ++style Base_TextAppearance_AppCompat_Display1 ++style Base_TextAppearance_AppCompat_Display2 ++style Base_TextAppearance_AppCompat_Display3 ++style Base_TextAppearance_AppCompat_Display4 ++style Base_TextAppearance_AppCompat_Headline ++style Base_TextAppearance_AppCompat_Inverse ++style Base_TextAppearance_AppCompat_Large ++style Base_TextAppearance_AppCompat_Large_Inverse ++style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large ++style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small ++style Base_TextAppearance_AppCompat_Medium ++style Base_TextAppearance_AppCompat_Medium_Inverse ++style Base_TextAppearance_AppCompat_Menu ++style Base_TextAppearance_AppCompat_SearchResult ++style Base_TextAppearance_AppCompat_SearchResult_Subtitle ++style Base_TextAppearance_AppCompat_SearchResult_Title ++style Base_TextAppearance_AppCompat_Small ++style Base_TextAppearance_AppCompat_Small_Inverse ++style Base_TextAppearance_AppCompat_Subhead ++style Base_TextAppearance_AppCompat_Subhead_Inverse ++style Base_TextAppearance_AppCompat_Title ++style Base_TextAppearance_AppCompat_Title_Inverse ++style Base_TextAppearance_AppCompat_Tooltip ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Title ++style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse ++style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle ++style Base_TextAppearance_AppCompat_Widget_ActionMode_Title ++style Base_TextAppearance_AppCompat_Widget_Button ++style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored ++style Base_TextAppearance_AppCompat_Widget_Button_Colored ++style Base_TextAppearance_AppCompat_Widget_Button_Inverse ++style Base_TextAppearance_AppCompat_Widget_DropDownItem ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large ++style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small ++style Base_TextAppearance_AppCompat_Widget_Switch ++style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem ++style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item ++style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle ++style Base_TextAppearance_Widget_AppCompat_Toolbar_Title ++style Base_ThemeOverlay_AppCompat ++style Base_ThemeOverlay_AppCompat_ActionBar ++style Base_ThemeOverlay_AppCompat_Dark ++style Base_ThemeOverlay_AppCompat_Dark_ActionBar ++style Base_ThemeOverlay_AppCompat_Dialog ++style Base_ThemeOverlay_AppCompat_Dialog_Alert ++style Base_ThemeOverlay_AppCompat_Light ++style Base_Theme_AppCompat ++style Base_Theme_AppCompat_CompactMenu ++style Base_Theme_AppCompat_Dialog ++style Base_Theme_AppCompat_DialogWhenLarge ++style Base_Theme_AppCompat_Dialog_Alert ++style Base_Theme_AppCompat_Dialog_FixedSize ++style Base_Theme_AppCompat_Dialog_MinWidth ++style Base_Theme_AppCompat_Light ++style Base_Theme_AppCompat_Light_DarkActionBar ++style Base_Theme_AppCompat_Light_Dialog ++style Base_Theme_AppCompat_Light_DialogWhenLarge ++style Base_Theme_AppCompat_Light_Dialog_Alert ++style Base_Theme_AppCompat_Light_Dialog_FixedSize ++style Base_Theme_AppCompat_Light_Dialog_MinWidth ++style Base_V21_ThemeOverlay_AppCompat_Dialog ++style Base_V21_Theme_AppCompat ++style Base_V21_Theme_AppCompat_Dialog ++style Base_V21_Theme_AppCompat_Light ++style Base_V21_Theme_AppCompat_Light_Dialog ++style Base_V22_Theme_AppCompat ++style Base_V22_Theme_AppCompat_Light ++style Base_V23_Theme_AppCompat ++style Base_V23_Theme_AppCompat_Light ++style Base_V26_Theme_AppCompat ++style Base_V26_Theme_AppCompat_Light ++style Base_V26_Widget_AppCompat_Toolbar ++style Base_V28_Theme_AppCompat ++style Base_V28_Theme_AppCompat_Light ++style Base_V7_ThemeOverlay_AppCompat_Dialog ++style Base_V7_Theme_AppCompat ++style Base_V7_Theme_AppCompat_Dialog ++style Base_V7_Theme_AppCompat_Light ++style Base_V7_Theme_AppCompat_Light_Dialog ++style Base_V7_Widget_AppCompat_AutoCompleteTextView ++style Base_V7_Widget_AppCompat_EditText ++style Base_V7_Widget_AppCompat_Toolbar ++style Base_Widget_AppCompat_ActionBar ++style Base_Widget_AppCompat_ActionBar_Solid ++style Base_Widget_AppCompat_ActionBar_TabBar ++style Base_Widget_AppCompat_ActionBar_TabText ++style Base_Widget_AppCompat_ActionBar_TabView ++style Base_Widget_AppCompat_ActionButton ++style Base_Widget_AppCompat_ActionButton_CloseMode ++style Base_Widget_AppCompat_ActionButton_Overflow ++style Base_Widget_AppCompat_ActionMode ++style Base_Widget_AppCompat_ActivityChooserView ++style Base_Widget_AppCompat_AutoCompleteTextView ++style Base_Widget_AppCompat_Button ++style Base_Widget_AppCompat_ButtonBar ++style Base_Widget_AppCompat_ButtonBar_AlertDialog ++style Base_Widget_AppCompat_Button_Borderless ++style Base_Widget_AppCompat_Button_Borderless_Colored ++style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog ++style Base_Widget_AppCompat_Button_Colored ++style Base_Widget_AppCompat_Button_Small ++style Base_Widget_AppCompat_CompoundButton_CheckBox ++style Base_Widget_AppCompat_CompoundButton_RadioButton ++style Base_Widget_AppCompat_CompoundButton_Switch ++style Base_Widget_AppCompat_DrawerArrowToggle ++style Base_Widget_AppCompat_DrawerArrowToggle_Common ++style Base_Widget_AppCompat_DropDownItem_Spinner ++style Base_Widget_AppCompat_EditText ++style Base_Widget_AppCompat_ImageButton ++style Base_Widget_AppCompat_Light_ActionBar ++style Base_Widget_AppCompat_Light_ActionBar_Solid ++style Base_Widget_AppCompat_Light_ActionBar_TabBar ++style Base_Widget_AppCompat_Light_ActionBar_TabText ++style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse ++style Base_Widget_AppCompat_Light_ActionBar_TabView ++style Base_Widget_AppCompat_Light_PopupMenu ++style Base_Widget_AppCompat_Light_PopupMenu_Overflow ++style Base_Widget_AppCompat_ListMenuView ++style Base_Widget_AppCompat_ListPopupWindow ++style Base_Widget_AppCompat_ListView ++style Base_Widget_AppCompat_ListView_DropDown ++style Base_Widget_AppCompat_ListView_Menu ++style Base_Widget_AppCompat_PopupMenu ++style Base_Widget_AppCompat_PopupMenu_Overflow ++style Base_Widget_AppCompat_PopupWindow ++style Base_Widget_AppCompat_ProgressBar ++style Base_Widget_AppCompat_ProgressBar_Horizontal ++style Base_Widget_AppCompat_RatingBar ++style Base_Widget_AppCompat_RatingBar_Indicator ++style Base_Widget_AppCompat_RatingBar_Small ++style Base_Widget_AppCompat_SearchView ++style Base_Widget_AppCompat_SearchView_ActionBar ++style Base_Widget_AppCompat_SeekBar ++style Base_Widget_AppCompat_SeekBar_Discrete ++style Base_Widget_AppCompat_Spinner ++style Base_Widget_AppCompat_Spinner_Underlined ++style Base_Widget_AppCompat_TextView ++style Base_Widget_AppCompat_TextView_SpinnerItem ++style Base_Widget_AppCompat_Toolbar ++style Base_Widget_AppCompat_Toolbar_Button_Navigation ++style CalendarDatePickerDialog ++style CalendarDatePickerStyle ++style DialogAnimationFade ++style DialogAnimationSlide ++style NoAnimationDialog ++style Platform_AppCompat ++style Platform_AppCompat_Light ++style Platform_ThemeOverlay_AppCompat ++style Platform_ThemeOverlay_AppCompat_Dark ++style Platform_ThemeOverlay_AppCompat_Light ++style Platform_V21_AppCompat ++style Platform_V21_AppCompat_Light ++style Platform_V25_AppCompat ++style Platform_V25_AppCompat_Light ++style Platform_Widget_AppCompat_Spinner ++style RtlOverlay_DialogWindowTitle_AppCompat ++style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem ++style RtlOverlay_Widget_AppCompat_DialogTitle_Icon ++style RtlOverlay_Widget_AppCompat_PopupMenuItem ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text ++style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title ++style RtlOverlay_Widget_AppCompat_SearchView_MagIcon ++style RtlOverlay_Widget_AppCompat_Search_DropDown ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Query ++style RtlOverlay_Widget_AppCompat_Search_DropDown_Text ++style RtlUnderlay_Widget_AppCompat_ActionButton ++style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow ++style SpinnerDatePickerDialog ++style SpinnerDatePickerStyle ++style TextAppearance_AppCompat ++style TextAppearance_AppCompat_Body1 ++style TextAppearance_AppCompat_Body2 ++style TextAppearance_AppCompat_Button ++style TextAppearance_AppCompat_Caption ++style TextAppearance_AppCompat_Display1 ++style TextAppearance_AppCompat_Display2 ++style TextAppearance_AppCompat_Display3 ++style TextAppearance_AppCompat_Display4 ++style TextAppearance_AppCompat_Headline ++style TextAppearance_AppCompat_Inverse ++style TextAppearance_AppCompat_Large ++style TextAppearance_AppCompat_Large_Inverse ++style TextAppearance_AppCompat_Light_SearchResult_Subtitle ++style TextAppearance_AppCompat_Light_SearchResult_Title ++style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large ++style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small ++style TextAppearance_AppCompat_Medium ++style TextAppearance_AppCompat_Medium_Inverse ++style TextAppearance_AppCompat_Menu ++style TextAppearance_AppCompat_SearchResult_Subtitle ++style TextAppearance_AppCompat_SearchResult_Title ++style TextAppearance_AppCompat_Small ++style TextAppearance_AppCompat_Small_Inverse ++style TextAppearance_AppCompat_Subhead ++style TextAppearance_AppCompat_Subhead_Inverse ++style TextAppearance_AppCompat_Title ++style TextAppearance_AppCompat_Title_Inverse ++style TextAppearance_AppCompat_Tooltip ++style TextAppearance_AppCompat_Widget_ActionBar_Menu ++style TextAppearance_AppCompat_Widget_ActionBar_Subtitle ++style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse ++style TextAppearance_AppCompat_Widget_ActionBar_Title ++style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse ++style TextAppearance_AppCompat_Widget_ActionMode_Subtitle ++style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse ++style TextAppearance_AppCompat_Widget_ActionMode_Title ++style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse ++style TextAppearance_AppCompat_Widget_Button ++style TextAppearance_AppCompat_Widget_Button_Borderless_Colored ++style TextAppearance_AppCompat_Widget_Button_Colored ++style TextAppearance_AppCompat_Widget_Button_Inverse ++style TextAppearance_AppCompat_Widget_DropDownItem ++style TextAppearance_AppCompat_Widget_PopupMenu_Header ++style TextAppearance_AppCompat_Widget_PopupMenu_Large ++style TextAppearance_AppCompat_Widget_PopupMenu_Small ++style TextAppearance_AppCompat_Widget_Switch ++style TextAppearance_AppCompat_Widget_TextView_SpinnerItem ++style TextAppearance_Compat_Notification ++style TextAppearance_Compat_Notification_Info ++style TextAppearance_Compat_Notification_Line2 ++style TextAppearance_Compat_Notification_Time ++style TextAppearance_Compat_Notification_Title ++style TextAppearance_Widget_AppCompat_ExpandedMenu_Item ++style TextAppearance_Widget_AppCompat_Toolbar_Subtitle ++style TextAppearance_Widget_AppCompat_Toolbar_Title ++style Theme ++style ThemeOverlay_AppCompat ++style ThemeOverlay_AppCompat_ActionBar ++style ThemeOverlay_AppCompat_Dark ++style ThemeOverlay_AppCompat_Dark_ActionBar ++style ThemeOverlay_AppCompat_DayNight ++style ThemeOverlay_AppCompat_DayNight_ActionBar ++style ThemeOverlay_AppCompat_Dialog ++style ThemeOverlay_AppCompat_Dialog_Alert ++style ThemeOverlay_AppCompat_Light ++style Theme_AppCompat ++style Theme_AppCompat_CompactMenu ++style Theme_AppCompat_DayNight ++style Theme_AppCompat_DayNight_DarkActionBar ++style Theme_AppCompat_DayNight_Dialog ++style Theme_AppCompat_DayNight_DialogWhenLarge ++style Theme_AppCompat_DayNight_Dialog_Alert ++style Theme_AppCompat_DayNight_Dialog_MinWidth ++style Theme_AppCompat_DayNight_NoActionBar ++style Theme_AppCompat_Dialog ++style Theme_AppCompat_DialogWhenLarge ++style Theme_AppCompat_Dialog_Alert ++style Theme_AppCompat_Dialog_MinWidth ++style Theme_AppCompat_Empty ++style Theme_AppCompat_Light ++style Theme_AppCompat_Light_DarkActionBar ++style Theme_AppCompat_Light_Dialog ++style Theme_AppCompat_Light_DialogWhenLarge ++style Theme_AppCompat_Light_Dialog_Alert ++style Theme_AppCompat_Light_Dialog_MinWidth ++style Theme_AppCompat_Light_NoActionBar ++style Theme_AppCompat_NoActionBar ++style Theme_AutofillInlineSuggestion ++style Theme_Catalyst ++style Theme_Catalyst_LogBox ++style Theme_Catalyst_RedBox ++style Theme_FullScreenDialog ++style Theme_FullScreenDialogAnimatedFade ++style Theme_FullScreenDialogAnimatedSlide ++style Theme_ReactNative_AppCompat_Light ++style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen ++style Theme_ReactNative_TextInput_DefaultBackground ++style Widget_AppCompat_ActionBar ++style Widget_AppCompat_ActionBar_Solid ++style Widget_AppCompat_ActionBar_TabBar ++style Widget_AppCompat_ActionBar_TabText ++style Widget_AppCompat_ActionBar_TabView ++style Widget_AppCompat_ActionButton ++style Widget_AppCompat_ActionButton_CloseMode ++style Widget_AppCompat_ActionButton_Overflow ++style Widget_AppCompat_ActionMode ++style Widget_AppCompat_ActivityChooserView ++style Widget_AppCompat_AutoCompleteTextView ++style Widget_AppCompat_Button ++style Widget_AppCompat_ButtonBar ++style Widget_AppCompat_ButtonBar_AlertDialog ++style Widget_AppCompat_Button_Borderless ++style Widget_AppCompat_Button_Borderless_Colored ++style Widget_AppCompat_Button_ButtonBar_AlertDialog ++style Widget_AppCompat_Button_Colored ++style Widget_AppCompat_Button_Small ++style Widget_AppCompat_CompoundButton_CheckBox ++style Widget_AppCompat_CompoundButton_RadioButton ++style Widget_AppCompat_CompoundButton_Switch ++style Widget_AppCompat_DrawerArrowToggle ++style Widget_AppCompat_DropDownItem_Spinner ++style Widget_AppCompat_EditText ++style Widget_AppCompat_ImageButton ++style Widget_AppCompat_Light_ActionBar ++style Widget_AppCompat_Light_ActionBar_Solid ++style Widget_AppCompat_Light_ActionBar_Solid_Inverse ++style Widget_AppCompat_Light_ActionBar_TabBar ++style Widget_AppCompat_Light_ActionBar_TabBar_Inverse ++style Widget_AppCompat_Light_ActionBar_TabText ++style Widget_AppCompat_Light_ActionBar_TabText_Inverse ++style Widget_AppCompat_Light_ActionBar_TabView ++style Widget_AppCompat_Light_ActionBar_TabView_Inverse ++style Widget_AppCompat_Light_ActionButton ++style Widget_AppCompat_Light_ActionButton_CloseMode ++style Widget_AppCompat_Light_ActionButton_Overflow ++style Widget_AppCompat_Light_ActionMode_Inverse ++style Widget_AppCompat_Light_ActivityChooserView ++style Widget_AppCompat_Light_AutoCompleteTextView ++style Widget_AppCompat_Light_DropDownItem_Spinner ++style Widget_AppCompat_Light_ListPopupWindow ++style Widget_AppCompat_Light_ListView_DropDown ++style Widget_AppCompat_Light_PopupMenu ++style Widget_AppCompat_Light_PopupMenu_Overflow ++style Widget_AppCompat_Light_SearchView ++style Widget_AppCompat_Light_Spinner_DropDown_ActionBar ++style Widget_AppCompat_ListMenuView ++style Widget_AppCompat_ListPopupWindow ++style Widget_AppCompat_ListView ++style Widget_AppCompat_ListView_DropDown ++style Widget_AppCompat_ListView_Menu ++style Widget_AppCompat_PopupMenu ++style Widget_AppCompat_PopupMenu_Overflow ++style Widget_AppCompat_PopupWindow ++style Widget_AppCompat_ProgressBar ++style Widget_AppCompat_ProgressBar_Horizontal ++style Widget_AppCompat_RatingBar ++style Widget_AppCompat_RatingBar_Indicator ++style Widget_AppCompat_RatingBar_Small ++style Widget_AppCompat_SearchView ++style Widget_AppCompat_SearchView_ActionBar ++style Widget_AppCompat_SeekBar ++style Widget_AppCompat_SeekBar_Discrete ++style Widget_AppCompat_Spinner ++style Widget_AppCompat_Spinner_DropDown ++style Widget_AppCompat_Spinner_DropDown_ActionBar ++style Widget_AppCompat_Spinner_Underlined ++style Widget_AppCompat_TextView ++style Widget_AppCompat_TextView_SpinnerItem ++style Widget_AppCompat_Toolbar ++style Widget_AppCompat_Toolbar_Button_Navigation ++style Widget_Autofill ++style Widget_Autofill_InlineSuggestionChip ++style Widget_Autofill_InlineSuggestionEndIconStyle ++style Widget_Autofill_InlineSuggestionStartIconStyle ++style Widget_Autofill_InlineSuggestionSubtitle ++style Widget_Autofill_InlineSuggestionTitle ++style Widget_Compat_NotificationActionContainer ++style Widget_Compat_NotificationActionText ++style redboxButton ++styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle ++styleable ActionBarLayout android_layout_gravity ++styleable ActionMenuItemView android_minWidth ++styleable ActionMenuView ++styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle ++styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount ++styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout ++styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible ++styleable AnimatedStateListDrawableItem android_drawable android_id ++styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId ++styleable AppCompatEmojiHelper ++styleable AppCompatImageView android_src srcCompat tint tintMode ++styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode ++styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance ++styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat emojiCompatEnabled firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale ++styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle ++styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme ++styleable ButtonBarLayout allowStacking ++styleable Capability queryPatterns shortcutMatchRequired ++styleable CheckedTextView android_checkMark checkMarkCompat checkMarkTint checkMarkTintMode ++styleable ColorStateListItem alpha android_alpha android_color android_lStar lStar ++styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode ++styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness ++styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily ++styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex ++styleable Fragment android_id android_name android_tag ++styleable FragmentContainerView android_name android_tag ++styleable GenericDraweeHierarchy actualImageScaleType backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio ++styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type ++styleable GradientColorItem android_color android_offset ++styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers ++styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width ++styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset ++styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible ++styleable MenuItem actionLayout actionProviderClass actionViewClass alphabeticModifiers android_alphabeticShortcut android_checkable android_checked android_enabled android_icon android_id android_menuCategory android_numericShortcut android_onClick android_orderInCategory android_title android_titleCondensed android_visible contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText ++styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow ++styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor ++styleable PopupWindowBackgroundState state_above_anchor ++styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle ++styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon ++styleable SimpleDraweeView actualImageResource actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio ++styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme ++styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible ++styleable StateListDrawableItem android_drawable ++styleable SwipeRefreshLayout swipeRefreshLayoutProgressSpinnerBackgroundColor ++styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode ++styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textFontWeight android_textSize android_textStyle android_typeface fontFamily fontVariationSettings textAllCaps textLocale ++styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor ++styleable View android_focusable android_theme paddingEnd paddingStart theme ++styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode ++styleable ViewStubCompat android_id android_inflatedId android_layout ++xml rn_dev_preferences +diff --git a/node_modules/react-native-document-picker/android/build/outputs/logs/manifest-merger-debug-report.txt b/node_modules/react-native-document-picker/android/build/outputs/logs/manifest-merger-debug-report.txt +new file mode 100644 +index 0000000..f3a74d7 +--- /dev/null ++++ b/node_modules/react-native-document-picker/android/build/outputs/logs/manifest-merger-debug-report.txt +@@ -0,0 +1,17 @@ ++-- Merging decision tree log --- ++manifest ++ADDED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml:1:1-4:12 ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml:1:1-4:12 ++ package ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml:2:11-50 ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml ++ xmlns:android ++ ADDED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml:1:11-69 ++uses-sdk ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml reason: use-sdk injection requested ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml ++INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml ++ android:targetSdkVersion ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml ++ android:minSdkVersion ++ INJECTED from /home/kinshuk/wri/forest-watcher/node_modules/react-native-document-picker/android/src/main/AndroidManifest.xml +diff --git a/node_modules/react-native-document-picker/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/node_modules/react-native-document-picker/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +new file mode 100644 +index 0000000..69a35fc +Binary files /dev/null and b/node_modules/react-native-document-picker/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ +diff --git a/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java b/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java +index 3c8ce5d..df085d5 100644 +--- a/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java ++++ b/node_modules/react-native-document-picker/android/src/main/java/com/reactnativedocumentpicker/DocumentPickerModule.java +@@ -18,7 +18,7 @@ import androidx.annotation.NonNull; + import com.facebook.react.bridge.ActivityEventListener; + import com.facebook.react.bridge.Arguments; + import com.facebook.react.bridge.BaseActivityEventListener; +-import com.facebook.react.bridge.GuardedResultAsyncTask; ++import com.facebook.react.bridge.GuardedAsyncTask; + import com.facebook.react.bridge.Promise; + import com.facebook.react.bridge.ReactApplicationContext; + import com.facebook.react.bridge.ReactContext; +@@ -224,14 +224,15 @@ public class DocumentPickerModule extends ReactContextBaseJavaModule { + } + } + +- private static class ProcessDataTask extends GuardedResultAsyncTask { ++ private static class ProcessDataTask extends GuardedAsyncTask { + private final WeakReference weakContext; + private final List uris; + private final String copyTo; + private final Promise promise; ++ private ReadableArray readableArray; + + protected ProcessDataTask(ReactContext reactContext, List uris, String copyTo, Promise promise) { +- super(reactContext.getExceptionHandler()); ++ super(reactContext); + this.weakContext = new WeakReference<>(reactContext.getApplicationContext()); + this.uris = uris; + this.copyTo = copyTo; +@@ -239,16 +240,17 @@ public class DocumentPickerModule extends ReactContextBaseJavaModule { + } + + @Override +- protected ReadableArray doInBackgroundGuarded() { ++ protected void doInBackgroundGuarded(Void... params) { + WritableArray results = Arguments.createArray(); + for (Uri uri : uris) { + results.pushMap(getMetadata(uri)); + } +- return results; ++ readableArray = results; + } + + @Override +- protected void onPostExecuteGuarded(ReadableArray readableArray) { ++ protected void onPostExecute(Void ignored) { ++ super.onPostExecute(ignored); + promise.resolve(readableArray); + } + diff --git a/patches/react-native-navigation+7.30.3.patch b/patches/react-native-navigation+7.30.3.patch deleted file mode 100644 index 2f25a37e..00000000 --- a/patches/react-native-navigation+7.30.3.patch +++ /dev/null @@ -1,11500 +0,0 @@ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/results.bin b/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/results.bin -new file mode 100644 -index 0000000..0d259dd ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/results.bin -@@ -0,0 +1 @@ -+o/classes -diff --git a/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/transformed/classes/classes.dex b/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/transformed/classes/classes.dex -new file mode 100644 -index 0000000..16a743a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/.transforms/34aa10789936300397b01ec1d613d537/transformed/classes/classes.dex differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/generated/source/buildConfig/reactNative63/debug/com/reactnativenavigation/BuildConfig.java b/node_modules/react-native-navigation/lib/android/app/build/generated/source/buildConfig/reactNative63/debug/com/reactnativenavigation/BuildConfig.java -new file mode 100644 -index 0000000..77be85a ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/generated/source/buildConfig/reactNative63/debug/com/reactnativenavigation/BuildConfig.java -@@ -0,0 +1,13 @@ -+/** -+ * Automatically generated file. DO NOT MODIFY -+ */ -+package com.reactnativenavigation; -+ -+public final class BuildConfig { -+ public static final boolean DEBUG = Boolean.parseBoolean("true"); -+ public static final String LIBRARY_PACKAGE_NAME = "com.reactnativenavigation"; -+ public static final String BUILD_TYPE = "debug"; -+ public static final String FLAVOR = "reactNative63"; -+ // Field from product flavor: reactNative63 -+ public static final int REACT_NATVE_VERSION_MINOR = 63; -+} -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/AndroidManifest.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/AndroidManifest.xml -new file mode 100644 -index 0000000..704e603 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/AndroidManifest.xml -@@ -0,0 +1,15 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/output-metadata.json b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/output-metadata.json -new file mode 100644 -index 0000000..5eda417 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aapt_friendly_merged_manifests/reactNative63Debug/aapt/output-metadata.json -@@ -0,0 +1,16 @@ -+{ -+ "version": 2, -+ "artifactType": { -+ "type": "AAPT_FRIENDLY_MERGED_MANIFESTS", -+ "kind": "Directory" -+ }, -+ "applicationId": "com.reactnativenavigation", -+ "variantName": "reactNative63Debug", -+ "elements": [ -+ { -+ "type": "SINGLE", -+ "filters": [], -+ "outputFile": "AndroidManifest.xml" -+ } -+ ] -+} -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/aar_metadata/reactNative63Debug/aar-metadata.properties b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aar_metadata/reactNative63Debug/aar-metadata.properties -new file mode 100644 -index 0000000..d8560bd ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/aar_metadata/reactNative63Debug/aar-metadata.properties -@@ -0,0 +1,2 @@ -+aarFormatVersion=1.0 -+aarMetadataVersion=1.0 -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/annotation_processor_list/reactNative63Debug/annotationProcessors.json b/node_modules/react-native-navigation/lib/android/app/build/intermediates/annotation_processor_list/reactNative63Debug/annotationProcessors.json -new file mode 100644 -index 0000000..9e26dfe ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/annotation_processor_list/reactNative63Debug/annotationProcessors.json -@@ -0,0 +1 @@ -+{} -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_library_classes_jar/reactNative63Debug/classes.jar b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_library_classes_jar/reactNative63Debug/classes.jar -new file mode 100644 -index 0000000..d47d7c3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_library_classes_jar/reactNative63Debug/classes.jar differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_r_class_jar/reactNative63Debug/R.jar b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_r_class_jar/reactNative63Debug/R.jar -new file mode 100644 -index 0000000..d9e65b2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_r_class_jar/reactNative63Debug/R.jar differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_symbol_list/reactNative63Debug/R.txt b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_symbol_list/reactNative63Debug/R.txt -new file mode 100644 -index 0000000..8a1516f ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compile_symbol_list/reactNative63Debug/R.txt -@@ -0,0 +1,4916 @@ -+int anim abc_fade_in 0x0 -+int anim abc_fade_out 0x0 -+int anim abc_grow_fade_in_from_bottom 0x0 -+int anim abc_popup_enter 0x0 -+int anim abc_popup_exit 0x0 -+int anim abc_shrink_fade_out_from_bottom 0x0 -+int anim abc_slide_in_bottom 0x0 -+int anim abc_slide_in_top 0x0 -+int anim abc_slide_out_bottom 0x0 -+int anim abc_slide_out_top 0x0 -+int anim abc_tooltip_enter 0x0 -+int anim abc_tooltip_exit 0x0 -+int anim btn_checkbox_to_checked_box_inner_merged_animation 0x0 -+int anim btn_checkbox_to_checked_box_outer_merged_animation 0x0 -+int anim btn_checkbox_to_checked_icon_null_animation 0x0 -+int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x0 -+int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x0 -+int anim btn_checkbox_to_unchecked_icon_null_animation 0x0 -+int anim btn_radio_to_off_mtrl_dot_group_animation 0x0 -+int anim btn_radio_to_off_mtrl_ring_outer_animation 0x0 -+int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x0 -+int anim btn_radio_to_on_mtrl_dot_group_animation 0x0 -+int anim btn_radio_to_on_mtrl_ring_outer_animation 0x0 -+int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x0 -+int anim catalyst_fade_in 0x0 -+int anim catalyst_fade_out 0x0 -+int anim catalyst_push_up_in 0x0 -+int anim catalyst_push_up_out 0x0 -+int anim catalyst_slide_down 0x0 -+int anim catalyst_slide_up 0x0 -+int anim design_bottom_sheet_slide_in 0x0 -+int anim design_bottom_sheet_slide_out 0x0 -+int anim design_snackbar_in 0x0 -+int anim design_snackbar_out 0x0 -+int anim fab_scale_down 0x0 -+int anim fab_scale_up 0x0 -+int anim fab_slide_in_from_left 0x0 -+int anim fab_slide_in_from_right 0x0 -+int anim fab_slide_out_to_left 0x0 -+int anim fab_slide_out_to_right 0x0 -+int anim fragment_fast_out_extra_slow_in 0x0 -+int anim mtrl_bottom_sheet_slide_in 0x0 -+int anim mtrl_bottom_sheet_slide_out 0x0 -+int anim mtrl_card_lowers_interpolator 0x0 -+int anim slide_down 0x0 -+int anim slide_up 0x0 -+int animator design_appbar_state_list_animator 0x0 -+int animator design_fab_hide_motion_spec 0x0 -+int animator design_fab_show_motion_spec 0x0 -+int animator fragment_close_enter 0x0 -+int animator fragment_close_exit 0x0 -+int animator fragment_fade_enter 0x0 -+int animator fragment_fade_exit 0x0 -+int animator fragment_open_enter 0x0 -+int animator fragment_open_exit 0x0 -+int animator mtrl_btn_state_list_anim 0x0 -+int animator mtrl_btn_unelevated_state_list_anim 0x0 -+int animator mtrl_card_state_list_anim 0x0 -+int animator mtrl_chip_state_list_anim 0x0 -+int animator mtrl_extended_fab_change_size_motion_spec 0x0 -+int animator mtrl_extended_fab_hide_motion_spec 0x0 -+int animator mtrl_extended_fab_show_motion_spec 0x0 -+int animator mtrl_extended_fab_state_list_animator 0x0 -+int animator mtrl_fab_hide_motion_spec 0x0 -+int animator mtrl_fab_show_motion_spec 0x0 -+int animator mtrl_fab_transformation_sheet_collapse_spec 0x0 -+int animator mtrl_fab_transformation_sheet_expand_spec 0x0 -+int array debug_colors 0x0 -+int attr accentColor 0x0 -+int attr actionBarDivider 0x0 -+int attr actionBarItemBackground 0x0 -+int attr actionBarPopupTheme 0x0 -+int attr actionBarSize 0x0 -+int attr actionBarSplitStyle 0x0 -+int attr actionBarStyle 0x0 -+int attr actionBarTabBarStyle 0x0 -+int attr actionBarTabStyle 0x0 -+int attr actionBarTabTextStyle 0x0 -+int attr actionBarTheme 0x0 -+int attr actionBarWidgetTheme 0x0 -+int attr actionButtonStyle 0x0 -+int attr actionDropDownStyle 0x0 -+int attr actionLayout 0x0 -+int attr actionMenuTextAppearance 0x0 -+int attr actionMenuTextColor 0x0 -+int attr actionModeBackground 0x0 -+int attr actionModeCloseButtonStyle 0x0 -+int attr actionModeCloseContentDescription 0x0 -+int attr actionModeCloseDrawable 0x0 -+int attr actionModeCopyDrawable 0x0 -+int attr actionModeCutDrawable 0x0 -+int attr actionModeFindDrawable 0x0 -+int attr actionModePasteDrawable 0x0 -+int attr actionModePopupWindowStyle 0x0 -+int attr actionModeSelectAllDrawable 0x0 -+int attr actionModeShareDrawable 0x0 -+int attr actionModeSplitBackground 0x0 -+int attr actionModeStyle 0x0 -+int attr actionModeTheme 0x0 -+int attr actionModeWebSearchDrawable 0x0 -+int attr actionOverflowButtonStyle 0x0 -+int attr actionOverflowMenuStyle 0x0 -+int attr actionProviderClass 0x0 -+int attr actionTextColorAlpha 0x0 -+int attr actionViewClass 0x0 -+int attr activityChooserViewStyle 0x0 -+int attr actualImageResource 0x0 -+int attr actualImageScaleType 0x0 -+int attr actualImageUri 0x0 -+int attr alertDialogButtonGroupStyle 0x0 -+int attr alertDialogCenterButtons 0x0 -+int attr alertDialogStyle 0x0 -+int attr alertDialogTheme 0x0 -+int attr allowStacking 0x0 -+int attr alpha 0x0 -+int attr alphabeticModifiers 0x0 -+int attr altSrc 0x0 -+int attr animate_relativeTo 0x0 -+int attr animationMode 0x0 -+int attr appBarLayoutStyle 0x0 -+int attr applyMotionScene 0x0 -+int attr arcMode 0x0 -+int attr arrowHeadLength 0x0 -+int attr arrowShaftLength 0x0 -+int attr attributeName 0x0 -+int attr autoCompleteTextViewStyle 0x0 -+int attr autoSizeMaxTextSize 0x0 -+int attr autoSizeMinTextSize 0x0 -+int attr autoSizePresetSizes 0x0 -+int attr autoSizeStepGranularity 0x0 -+int attr autoSizeTextType 0x0 -+int attr autoTransition 0x0 -+int attr autofillInlineSuggestionChip 0x0 -+int attr autofillInlineSuggestionEndIconStyle 0x0 -+int attr autofillInlineSuggestionStartIconStyle 0x0 -+int attr autofillInlineSuggestionSubtitle 0x0 -+int attr autofillInlineSuggestionTitle 0x0 -+int attr background 0x0 -+int attr backgroundColor 0x0 -+int attr backgroundImage 0x0 -+int attr backgroundInsetBottom 0x0 -+int attr backgroundInsetEnd 0x0 -+int attr backgroundInsetStart 0x0 -+int attr backgroundInsetTop 0x0 -+int attr backgroundOverlayColorAlpha 0x0 -+int attr backgroundSplit 0x0 -+int attr backgroundStacked 0x0 -+int attr backgroundTint 0x0 -+int attr backgroundTintMode 0x0 -+int attr badgeGravity 0x0 -+int attr badgeStyle 0x0 -+int attr badgeTextColor 0x0 -+int attr barLength 0x0 -+int attr barrierAllowsGoneWidgets 0x0 -+int attr barrierDirection 0x0 -+int attr barrierMargin 0x0 -+int attr behavior_autoHide 0x0 -+int attr behavior_autoShrink 0x0 -+int attr behavior_expandedOffset 0x0 -+int attr behavior_fitToContents 0x0 -+int attr behavior_halfExpandedRatio 0x0 -+int attr behavior_hideable 0x0 -+int attr behavior_overlapTop 0x0 -+int attr behavior_peekHeight 0x0 -+int attr behavior_saveFlags 0x0 -+int attr behavior_skipCollapsed 0x0 -+int attr borderWidth 0x0 -+int attr borderlessButtonStyle 0x0 -+int attr bottomAppBarStyle 0x0 -+int attr bottomNavigationStyle 0x0 -+int attr bottomSheetDialogTheme 0x0 -+int attr bottomSheetStyle 0x0 -+int attr boxBackgroundColor 0x0 -+int attr boxBackgroundMode 0x0 -+int attr boxCollapsedPaddingTop 0x0 -+int attr boxCornerRadiusBottomEnd 0x0 -+int attr boxCornerRadiusBottomStart 0x0 -+int attr boxCornerRadiusTopEnd 0x0 -+int attr boxCornerRadiusTopStart 0x0 -+int attr boxStrokeColor 0x0 -+int attr boxStrokeErrorColor 0x0 -+int attr boxStrokeWidth 0x0 -+int attr boxStrokeWidthFocused 0x0 -+int attr brightness 0x0 -+int attr buttonBarButtonStyle 0x0 -+int attr buttonBarNegativeButtonStyle 0x0 -+int attr buttonBarNeutralButtonStyle 0x0 -+int attr buttonBarPositiveButtonStyle 0x0 -+int attr buttonBarStyle 0x0 -+int attr buttonCompat 0x0 -+int attr buttonGravity 0x0 -+int attr buttonIconDimen 0x0 -+int attr buttonPanelSideLayout 0x0 -+int attr buttonStyle 0x0 -+int attr buttonStyleSmall 0x0 -+int attr buttonTint 0x0 -+int attr buttonTintMode 0x0 -+int attr cardBackgroundColor 0x0 -+int attr cardCornerRadius 0x0 -+int attr cardElevation 0x0 -+int attr cardForegroundColor 0x0 -+int attr cardMaxElevation 0x0 -+int attr cardPreventCornerOverlap 0x0 -+int attr cardUseCompatPadding 0x0 -+int attr cardViewStyle 0x0 -+int attr chainUseRtl 0x0 -+int attr checkMarkCompat 0x0 -+int attr checkMarkTint 0x0 -+int attr checkMarkTintMode 0x0 -+int attr checkboxStyle 0x0 -+int attr checkedButton 0x0 -+int attr checkedChip 0x0 -+int attr checkedIcon 0x0 -+int attr checkedIconEnabled 0x0 -+int attr checkedIconTint 0x0 -+int attr checkedIconVisible 0x0 -+int attr checkedTextViewStyle 0x0 -+int attr chipBackgroundColor 0x0 -+int attr chipCornerRadius 0x0 -+int attr chipEndPadding 0x0 -+int attr chipGroupStyle 0x0 -+int attr chipIcon 0x0 -+int attr chipIconEnabled 0x0 -+int attr chipIconSize 0x0 -+int attr chipIconTint 0x0 -+int attr chipIconVisible 0x0 -+int attr chipMinHeight 0x0 -+int attr chipMinTouchTargetSize 0x0 -+int attr chipSpacing 0x0 -+int attr chipSpacingHorizontal 0x0 -+int attr chipSpacingVertical 0x0 -+int attr chipStandaloneStyle 0x0 -+int attr chipStartPadding 0x0 -+int attr chipStrokeColor 0x0 -+int attr chipStrokeWidth 0x0 -+int attr chipStyle 0x0 -+int attr chipSurfaceColor 0x0 -+int attr circleRadius 0x0 -+int attr clickAction 0x0 -+int attr closeIcon 0x0 -+int attr closeIconEnabled 0x0 -+int attr closeIconEndPadding 0x0 -+int attr closeIconSize 0x0 -+int attr closeIconStartPadding 0x0 -+int attr closeIconTint 0x0 -+int attr closeIconVisible 0x0 -+int attr closeItemLayout 0x0 -+int attr collapseContentDescription 0x0 -+int attr collapseIcon 0x0 -+int attr collapsedTitleGravity 0x0 -+int attr collapsedTitleTextAppearance 0x0 -+int attr color 0x0 -+int attr colorAccent 0x0 -+int attr colorBackgroundFloating 0x0 -+int attr colorButtonNormal 0x0 -+int attr colorControlActivated 0x0 -+int attr colorControlHighlight 0x0 -+int attr colorControlNormal 0x0 -+int attr colorError 0x0 -+int attr colorOnBackground 0x0 -+int attr colorOnError 0x0 -+int attr colorOnPrimary 0x0 -+int attr colorOnPrimarySurface 0x0 -+int attr colorOnSecondary 0x0 -+int attr colorOnSurface 0x0 -+int attr colorPrimary 0x0 -+int attr colorPrimaryDark 0x0 -+int attr colorPrimarySurface 0x0 -+int attr colorPrimaryVariant 0x0 -+int attr colorSecondary 0x0 -+int attr colorSecondaryVariant 0x0 -+int attr colorSurface 0x0 -+int attr colorSwitchThumbNormal 0x0 -+int attr colored 0x0 -+int attr coloredActive 0x0 -+int attr coloredInactive 0x0 -+int attr commitIcon 0x0 -+int attr constraintSet 0x0 -+int attr constraintSetEnd 0x0 -+int attr constraintSetStart 0x0 -+int attr constraint_referenced_ids 0x0 -+int attr constraint_referenced_tags 0x0 -+int attr constraints 0x0 -+int attr content 0x0 -+int attr contentDescription 0x0 -+int attr contentInsetEnd 0x0 -+int attr contentInsetEndWithActions 0x0 -+int attr contentInsetLeft 0x0 -+int attr contentInsetRight 0x0 -+int attr contentInsetStart 0x0 -+int attr contentInsetStartWithNavigation 0x0 -+int attr contentPadding 0x0 -+int attr contentPaddingBottom 0x0 -+int attr contentPaddingLeft 0x0 -+int attr contentPaddingRight 0x0 -+int attr contentPaddingTop 0x0 -+int attr contentScrim 0x0 -+int attr contrast 0x0 -+int attr controlBackground 0x0 -+int attr coordinatorLayoutStyle 0x0 -+int attr cornerFamily 0x0 -+int attr cornerFamilyBottomLeft 0x0 -+int attr cornerFamilyBottomRight 0x0 -+int attr cornerFamilyTopLeft 0x0 -+int attr cornerFamilyTopRight 0x0 -+int attr cornerRadius 0x0 -+int attr cornerSize 0x0 -+int attr cornerSizeBottomLeft 0x0 -+int attr cornerSizeBottomRight 0x0 -+int attr cornerSizeTopLeft 0x0 -+int attr cornerSizeTopRight 0x0 -+int attr counterEnabled 0x0 -+int attr counterMaxLength 0x0 -+int attr counterOverflowTextAppearance 0x0 -+int attr counterOverflowTextColor 0x0 -+int attr counterTextAppearance 0x0 -+int attr counterTextColor 0x0 -+int attr crossfade 0x0 -+int attr currentState 0x0 -+int attr curveFit 0x0 -+int attr customBoolean 0x0 -+int attr customColorDrawableValue 0x0 -+int attr customColorValue 0x0 -+int attr customDimension 0x0 -+int attr customFloatValue 0x0 -+int attr customIntegerValue 0x0 -+int attr customNavigationLayout 0x0 -+int attr customPixelDimension 0x0 -+int attr customStringValue 0x0 -+int attr dayInvalidStyle 0x0 -+int attr daySelectedStyle 0x0 -+int attr dayStyle 0x0 -+int attr dayTodayStyle 0x0 -+int attr defaultDuration 0x0 -+int attr defaultQueryHint 0x0 -+int attr defaultState 0x0 -+int attr deltaPolarAngle 0x0 -+int attr deltaPolarRadius 0x0 -+int attr deriveConstraintsFrom 0x0 -+int attr dialogCornerRadius 0x0 -+int attr dialogPreferredPadding 0x0 -+int attr dialogTheme 0x0 -+int attr disableColor 0x0 -+int attr displayOptions 0x0 -+int attr divider 0x0 -+int attr dividerHorizontal 0x0 -+int attr dividerPadding 0x0 -+int attr dividerVertical 0x0 -+int attr dragDirection 0x0 -+int attr dragScale 0x0 -+int attr dragThreshold 0x0 -+int attr drawPath 0x0 -+int attr drawableBottomCompat 0x0 -+int attr drawableEndCompat 0x0 -+int attr drawableLeftCompat 0x0 -+int attr drawableRightCompat 0x0 -+int attr drawableSize 0x0 -+int attr drawableStartCompat 0x0 -+int attr drawableTint 0x0 -+int attr drawableTintMode 0x0 -+int attr drawableTopCompat 0x0 -+int attr drawerArrowStyle 0x0 -+int attr dropDownListViewStyle 0x0 -+int attr dropdownListPreferredItemHeight 0x0 -+int attr duration 0x0 -+int attr editTextBackground 0x0 -+int attr editTextColor 0x0 -+int attr editTextStyle 0x0 -+int attr elevation 0x0 -+int attr elevationOverlayColor 0x0 -+int attr elevationOverlayEnabled 0x0 -+int attr emojiCompatEnabled 0x0 -+int attr endIconCheckable 0x0 -+int attr endIconContentDescription 0x0 -+int attr endIconDrawable 0x0 -+int attr endIconMode 0x0 -+int attr endIconTint 0x0 -+int attr endIconTintMode 0x0 -+int attr enforceMaterialTheme 0x0 -+int attr enforceTextAppearance 0x0 -+int attr ensureMinTouchTargetSize 0x0 -+int attr errorContentDescription 0x0 -+int attr errorEnabled 0x0 -+int attr errorIconDrawable 0x0 -+int attr errorIconTint 0x0 -+int attr errorIconTintMode 0x0 -+int attr errorTextAppearance 0x0 -+int attr errorTextColor 0x0 -+int attr expandActivityOverflowButtonDrawable 0x0 -+int attr expanded 0x0 -+int attr expandedTitleGravity 0x0 -+int attr expandedTitleMargin 0x0 -+int attr expandedTitleMarginBottom 0x0 -+int attr expandedTitleMarginEnd 0x0 -+int attr expandedTitleMarginStart 0x0 -+int attr expandedTitleMarginTop 0x0 -+int attr expandedTitleTextAppearance 0x0 -+int attr extendMotionSpec 0x0 -+int attr extendedFloatingActionButtonStyle 0x0 -+int attr fabAlignmentMode 0x0 -+int attr fabAnimationMode 0x0 -+int attr fabCradleMargin 0x0 -+int attr fabCradleRoundedCornerRadius 0x0 -+int attr fabCradleVerticalOffset 0x0 -+int attr fabCustomSize 0x0 -+int attr fabSize 0x0 -+int attr fab_colorDisabled 0x0 -+int attr fab_colorNormal 0x0 -+int attr fab_colorPressed 0x0 -+int attr fab_colorRipple 0x0 -+int attr fab_elevationCompat 0x0 -+int attr fab_hideAnimation 0x0 -+int attr fab_label 0x0 -+int attr fab_progress 0x0 -+int attr fab_progress_backgroundColor 0x0 -+int attr fab_progress_color 0x0 -+int attr fab_progress_indeterminate 0x0 -+int attr fab_progress_max 0x0 -+int attr fab_progress_showBackground 0x0 -+int attr fab_shadowColor 0x0 -+int attr fab_shadowRadius 0x0 -+int attr fab_shadowXOffset 0x0 -+int attr fab_shadowYOffset 0x0 -+int attr fab_showAnimation 0x0 -+int attr fab_showShadow 0x0 -+int attr fab_size 0x0 -+int attr fadeDuration 0x0 -+int attr failureImage 0x0 -+int attr failureImageScaleType 0x0 -+int attr fastScrollEnabled 0x0 -+int attr fastScrollHorizontalThumbDrawable 0x0 -+int attr fastScrollHorizontalTrackDrawable 0x0 -+int attr fastScrollVerticalThumbDrawable 0x0 -+int attr fastScrollVerticalTrackDrawable 0x0 -+int attr firstBaselineToTopHeight 0x0 -+int attr floatingActionButtonStyle 0x0 -+int attr floatingLabel 0x0 -+int attr flow_firstHorizontalBias 0x0 -+int attr flow_firstHorizontalStyle 0x0 -+int attr flow_firstVerticalBias 0x0 -+int attr flow_firstVerticalStyle 0x0 -+int attr flow_horizontalAlign 0x0 -+int attr flow_horizontalBias 0x0 -+int attr flow_horizontalGap 0x0 -+int attr flow_horizontalStyle 0x0 -+int attr flow_lastHorizontalBias 0x0 -+int attr flow_lastHorizontalStyle 0x0 -+int attr flow_lastVerticalBias 0x0 -+int attr flow_lastVerticalStyle 0x0 -+int attr flow_maxElementsWrap 0x0 -+int attr flow_padding 0x0 -+int attr flow_verticalAlign 0x0 -+int attr flow_verticalBias 0x0 -+int attr flow_verticalGap 0x0 -+int attr flow_verticalStyle 0x0 -+int attr flow_wrapMode 0x0 -+int attr font 0x0 -+int attr fontFamily 0x0 -+int attr fontProviderAuthority 0x0 -+int attr fontProviderCerts 0x0 -+int attr fontProviderFetchStrategy 0x0 -+int attr fontProviderFetchTimeout 0x0 -+int attr fontProviderPackage 0x0 -+int attr fontProviderQuery 0x0 -+int attr fontProviderSystemFontFamily 0x0 -+int attr fontStyle 0x0 -+int attr fontVariationSettings 0x0 -+int attr fontWeight 0x0 -+int attr foregroundInsidePadding 0x0 -+int attr framePosition 0x0 -+int attr gapBetweenBars 0x0 -+int attr goIcon 0x0 -+int attr haloColor 0x0 -+int attr haloRadius 0x0 -+int attr headerLayout 0x0 -+int attr height 0x0 -+int attr helperText 0x0 -+int attr helperTextEnabled 0x0 -+int attr helperTextTextAppearance 0x0 -+int attr helperTextTextColor 0x0 -+int attr hideMotionSpec 0x0 -+int attr hideOnContentScroll 0x0 -+int attr hideOnScroll 0x0 -+int attr hintAnimationEnabled 0x0 -+int attr hintEnabled 0x0 -+int attr hintTextAppearance 0x0 -+int attr hintTextColor 0x0 -+int attr homeAsUpIndicator 0x0 -+int attr homeLayout 0x0 -+int attr horizontalOffset 0x0 -+int attr hoveredFocusedTranslationZ 0x0 -+int attr icon 0x0 -+int attr iconEndPadding 0x0 -+int attr iconGravity 0x0 -+int attr iconPadding 0x0 -+int attr iconSize 0x0 -+int attr iconStartPadding 0x0 -+int attr iconTint 0x0 -+int attr iconTintMode 0x0 -+int attr iconifiedByDefault 0x0 -+int attr imageButtonStyle 0x0 -+int attr inactiveColor 0x0 -+int attr indeterminateProgressStyle 0x0 -+int attr initialActivityCount 0x0 -+int attr insetForeground 0x0 -+int attr isAutofillInlineSuggestionTheme 0x0 -+int attr isLightTheme 0x0 -+int attr isMaterialTheme 0x0 -+int attr itemBackground 0x0 -+int attr itemFillColor 0x0 -+int attr itemHorizontalPadding 0x0 -+int attr itemHorizontalTranslationEnabled 0x0 -+int attr itemIconPadding 0x0 -+int attr itemIconSize 0x0 -+int attr itemIconTint 0x0 -+int attr itemMaxLines 0x0 -+int attr itemPadding 0x0 -+int attr itemRippleColor 0x0 -+int attr itemShapeAppearance 0x0 -+int attr itemShapeAppearanceOverlay 0x0 -+int attr itemShapeFillColor 0x0 -+int attr itemShapeInsetBottom 0x0 -+int attr itemShapeInsetEnd 0x0 -+int attr itemShapeInsetStart 0x0 -+int attr itemShapeInsetTop 0x0 -+int attr itemSpacing 0x0 -+int attr itemStrokeColor 0x0 -+int attr itemStrokeWidth 0x0 -+int attr itemTextAppearance 0x0 -+int attr itemTextAppearanceActive 0x0 -+int attr itemTextAppearanceInactive 0x0 -+int attr itemTextColor 0x0 -+int attr keyPositionType 0x0 -+int attr keylines 0x0 -+int attr lStar 0x0 -+int attr labelStyle 0x0 -+int attr labelVisibilityMode 0x0 -+int attr lastBaselineToBottomHeight 0x0 -+int attr layout 0x0 -+int attr layoutDescription 0x0 -+int attr layoutDuringTransition 0x0 -+int attr layoutManager 0x0 -+int attr layout_anchor 0x0 -+int attr layout_anchorGravity 0x0 -+int attr layout_behavior 0x0 -+int attr layout_collapseMode 0x0 -+int attr layout_collapseParallaxMultiplier 0x0 -+int attr layout_constrainedHeight 0x0 -+int attr layout_constrainedWidth 0x0 -+int attr layout_constraintBaseline_creator 0x0 -+int attr layout_constraintBaseline_toBaselineOf 0x0 -+int attr layout_constraintBottom_creator 0x0 -+int attr layout_constraintBottom_toBottomOf 0x0 -+int attr layout_constraintBottom_toTopOf 0x0 -+int attr layout_constraintCircle 0x0 -+int attr layout_constraintCircleAngle 0x0 -+int attr layout_constraintCircleRadius 0x0 -+int attr layout_constraintDimensionRatio 0x0 -+int attr layout_constraintEnd_toEndOf 0x0 -+int attr layout_constraintEnd_toStartOf 0x0 -+int attr layout_constraintGuide_begin 0x0 -+int attr layout_constraintGuide_end 0x0 -+int attr layout_constraintGuide_percent 0x0 -+int attr layout_constraintHeight_default 0x0 -+int attr layout_constraintHeight_max 0x0 -+int attr layout_constraintHeight_min 0x0 -+int attr layout_constraintHeight_percent 0x0 -+int attr layout_constraintHorizontal_bias 0x0 -+int attr layout_constraintHorizontal_chainStyle 0x0 -+int attr layout_constraintHorizontal_weight 0x0 -+int attr layout_constraintLeft_creator 0x0 -+int attr layout_constraintLeft_toLeftOf 0x0 -+int attr layout_constraintLeft_toRightOf 0x0 -+int attr layout_constraintRight_creator 0x0 -+int attr layout_constraintRight_toLeftOf 0x0 -+int attr layout_constraintRight_toRightOf 0x0 -+int attr layout_constraintStart_toEndOf 0x0 -+int attr layout_constraintStart_toStartOf 0x0 -+int attr layout_constraintTag 0x0 -+int attr layout_constraintTop_creator 0x0 -+int attr layout_constraintTop_toBottomOf 0x0 -+int attr layout_constraintTop_toTopOf 0x0 -+int attr layout_constraintVertical_bias 0x0 -+int attr layout_constraintVertical_chainStyle 0x0 -+int attr layout_constraintVertical_weight 0x0 -+int attr layout_constraintWidth_default 0x0 -+int attr layout_constraintWidth_max 0x0 -+int attr layout_constraintWidth_min 0x0 -+int attr layout_constraintWidth_percent 0x0 -+int attr layout_dodgeInsetEdges 0x0 -+int attr layout_editor_absoluteX 0x0 -+int attr layout_editor_absoluteY 0x0 -+int attr layout_goneMarginBottom 0x0 -+int attr layout_goneMarginEnd 0x0 -+int attr layout_goneMarginLeft 0x0 -+int attr layout_goneMarginRight 0x0 -+int attr layout_goneMarginStart 0x0 -+int attr layout_goneMarginTop 0x0 -+int attr layout_insetEdge 0x0 -+int attr layout_keyline 0x0 -+int attr layout_optimizationLevel 0x0 -+int attr layout_scrollFlags 0x0 -+int attr layout_scrollInterpolator 0x0 -+int attr liftOnScroll 0x0 -+int attr liftOnScrollTargetViewId 0x0 -+int attr limitBoundsTo 0x0 -+int attr lineHeight 0x0 -+int attr lineSpacing 0x0 -+int attr listChoiceBackgroundIndicator 0x0 -+int attr listChoiceIndicatorMultipleAnimated 0x0 -+int attr listChoiceIndicatorSingleAnimated 0x0 -+int attr listDividerAlertDialog 0x0 -+int attr listItemLayout 0x0 -+int attr listLayout 0x0 -+int attr listMenuViewStyle 0x0 -+int attr listPopupWindowStyle 0x0 -+int attr listPreferredItemHeight 0x0 -+int attr listPreferredItemHeightLarge 0x0 -+int attr listPreferredItemHeightSmall 0x0 -+int attr listPreferredItemPaddingEnd 0x0 -+int attr listPreferredItemPaddingLeft 0x0 -+int attr listPreferredItemPaddingRight 0x0 -+int attr listPreferredItemPaddingStart 0x0 -+int attr logo 0x0 -+int attr logoDescription 0x0 -+int attr materialAlertDialogBodyTextStyle 0x0 -+int attr materialAlertDialogTheme 0x0 -+int attr materialAlertDialogTitleIconStyle 0x0 -+int attr materialAlertDialogTitlePanelStyle 0x0 -+int attr materialAlertDialogTitleTextStyle 0x0 -+int attr materialButtonOutlinedStyle 0x0 -+int attr materialButtonStyle 0x0 -+int attr materialButtonToggleGroupStyle 0x0 -+int attr materialCalendarDay 0x0 -+int attr materialCalendarFullscreenTheme 0x0 -+int attr materialCalendarHeaderConfirmButton 0x0 -+int attr materialCalendarHeaderDivider 0x0 -+int attr materialCalendarHeaderLayout 0x0 -+int attr materialCalendarHeaderSelection 0x0 -+int attr materialCalendarHeaderTitle 0x0 -+int attr materialCalendarHeaderToggleButton 0x0 -+int attr materialCalendarStyle 0x0 -+int attr materialCalendarTheme 0x0 -+int attr materialCardViewStyle 0x0 -+int attr materialThemeOverlay 0x0 -+int attr maxAcceleration 0x0 -+int attr maxActionInlineWidth 0x0 -+int attr maxButtonHeight 0x0 -+int attr maxCharacterCount 0x0 -+int attr maxHeight 0x0 -+int attr maxImageSize 0x0 -+int attr maxVelocity 0x0 -+int attr maxWidth 0x0 -+int attr measureWithLargestChild 0x0 -+int attr menu 0x0 -+int attr menu_animationDelayPerItem 0x0 -+int attr menu_backgroundColor 0x0 -+int attr menu_buttonSpacing 0x0 -+int attr menu_buttonToggleAnimation 0x0 -+int attr menu_colorNormal 0x0 -+int attr menu_colorPressed 0x0 -+int attr menu_colorRipple 0x0 -+int attr menu_fab_hide_animation 0x0 -+int attr menu_fab_label 0x0 -+int attr menu_fab_show_animation 0x0 -+int attr menu_fab_size 0x0 -+int attr menu_icon 0x0 -+int attr menu_labels_colorNormal 0x0 -+int attr menu_labels_colorPressed 0x0 -+int attr menu_labels_colorRipple 0x0 -+int attr menu_labels_cornerRadius 0x0 -+int attr menu_labels_customFont 0x0 -+int attr menu_labels_ellipsize 0x0 -+int attr menu_labels_hideAnimation 0x0 -+int attr menu_labels_margin 0x0 -+int attr menu_labels_maxLines 0x0 -+int attr menu_labels_padding 0x0 -+int attr menu_labels_paddingBottom 0x0 -+int attr menu_labels_paddingLeft 0x0 -+int attr menu_labels_paddingRight 0x0 -+int attr menu_labels_paddingTop 0x0 -+int attr menu_labels_position 0x0 -+int attr menu_labels_showAnimation 0x0 -+int attr menu_labels_showShadow 0x0 -+int attr menu_labels_singleLine 0x0 -+int attr menu_labels_style 0x0 -+int attr menu_labels_textColor 0x0 -+int attr menu_labels_textSize 0x0 -+int attr menu_openDirection 0x0 -+int attr menu_shadowColor 0x0 -+int attr menu_shadowRadius 0x0 -+int attr menu_shadowXOffset 0x0 -+int attr menu_shadowYOffset 0x0 -+int attr menu_showShadow 0x0 -+int attr minHeight 0x0 -+int attr minTouchTargetSize 0x0 -+int attr minWidth 0x0 -+int attr mock_diagonalsColor 0x0 -+int attr mock_label 0x0 -+int attr mock_labelBackgroundColor 0x0 -+int attr mock_labelColor 0x0 -+int attr mock_showDiagonals 0x0 -+int attr mock_showLabel 0x0 -+int attr motionDebug 0x0 -+int attr motionInterpolator 0x0 -+int attr motionPathRotate 0x0 -+int attr motionProgress 0x0 -+int attr motionStagger 0x0 -+int attr motionTarget 0x0 -+int attr motion_postLayoutCollision 0x0 -+int attr motion_triggerOnCollision 0x0 -+int attr moveWhenScrollAtTop 0x0 -+int attr multiChoiceItemLayout 0x0 -+int attr navigationContentDescription 0x0 -+int attr navigationIcon 0x0 -+int attr navigationMode 0x0 -+int attr navigationViewStyle 0x0 -+int attr nestedScrollFlags 0x0 -+int attr nestedScrollViewStyle 0x0 -+int attr number 0x0 -+int attr numericModifiers 0x0 -+int attr onCross 0x0 -+int attr onHide 0x0 -+int attr onNegativeCross 0x0 -+int attr onPositiveCross 0x0 -+int attr onShow 0x0 -+int attr onTouchUp 0x0 -+int attr overlapAnchor 0x0 -+int attr overlay 0x0 -+int attr overlayImage 0x0 -+int attr paddingBottomNoButtons 0x0 -+int attr paddingBottomSystemWindowInsets 0x0 -+int attr paddingEnd 0x0 -+int attr paddingLeftSystemWindowInsets 0x0 -+int attr paddingRightSystemWindowInsets 0x0 -+int attr paddingStart 0x0 -+int attr paddingTopNoTitle 0x0 -+int attr panelBackground 0x0 -+int attr panelMenuListTheme 0x0 -+int attr panelMenuListWidth 0x0 -+int attr passwordToggleContentDescription 0x0 -+int attr passwordToggleDrawable 0x0 -+int attr passwordToggleEnabled 0x0 -+int attr passwordToggleTint 0x0 -+int attr passwordToggleTintMode 0x0 -+int attr pathMotionArc 0x0 -+int attr path_percent 0x0 -+int attr percentHeight 0x0 -+int attr percentWidth 0x0 -+int attr percentX 0x0 -+int attr percentY 0x0 -+int attr perpendicularPath_percent 0x0 -+int attr pivotAnchor 0x0 -+int attr placeholderImage 0x0 -+int attr placeholderImageScaleType 0x0 -+int attr placeholderText 0x0 -+int attr placeholderTextAppearance 0x0 -+int attr placeholderTextColor 0x0 -+int attr placeholder_emptyVisibility 0x0 -+int attr popupMenuBackground 0x0 -+int attr popupMenuStyle 0x0 -+int attr popupTheme 0x0 -+int attr popupWindowStyle 0x0 -+int attr prefixText 0x0 -+int attr prefixTextAppearance 0x0 -+int attr prefixTextColor 0x0 -+int attr preserveIconSpacing 0x0 -+int attr pressedStateOverlayImage 0x0 -+int attr pressedTranslationZ 0x0 -+int attr progressBarAutoRotateInterval 0x0 -+int attr progressBarImage 0x0 -+int attr progressBarImageScaleType 0x0 -+int attr progressBarPadding 0x0 -+int attr progressBarStyle 0x0 -+int attr queryBackground 0x0 -+int attr queryHint 0x0 -+int attr queryPatterns 0x0 -+int attr radioButtonStyle 0x0 -+int attr rangeFillColor 0x0 -+int attr ratingBarStyle 0x0 -+int attr ratingBarStyleIndicator 0x0 -+int attr ratingBarStyleSmall 0x0 -+int attr recyclerViewStyle 0x0 -+int attr region_heightLessThan 0x0 -+int attr region_heightMoreThan 0x0 -+int attr region_widthLessThan 0x0 -+int attr region_widthMoreThan 0x0 -+int attr retryImage 0x0 -+int attr retryImageScaleType 0x0 -+int attr reverseLayout 0x0 -+int attr rippleColor 0x0 -+int attr round 0x0 -+int attr roundAsCircle 0x0 -+int attr roundBottomEnd 0x0 -+int attr roundBottomLeft 0x0 -+int attr roundBottomRight 0x0 -+int attr roundBottomStart 0x0 -+int attr roundPercent 0x0 -+int attr roundTopEnd 0x0 -+int attr roundTopLeft 0x0 -+int attr roundTopRight 0x0 -+int attr roundTopStart 0x0 -+int attr roundWithOverlayColor 0x0 -+int attr roundedCornerRadius 0x0 -+int attr roundingBorderColor 0x0 -+int attr roundingBorderPadding 0x0 -+int attr roundingBorderWidth 0x0 -+int attr saturation 0x0 -+int attr scrimAnimationDuration 0x0 -+int attr scrimBackground 0x0 -+int attr scrimVisibleHeightTrigger 0x0 -+int attr searchHintIcon 0x0 -+int attr searchIcon 0x0 -+int attr searchViewStyle 0x0 -+int attr seekBarStyle 0x0 -+int attr selectableItemBackground 0x0 -+int attr selectableItemBackgroundBorderless 0x0 -+int attr selectedBackgroundVisible 0x0 -+int attr selectionRequired 0x0 -+int attr shapeAppearance 0x0 -+int attr shapeAppearanceLargeComponent 0x0 -+int attr shapeAppearanceMediumComponent 0x0 -+int attr shapeAppearanceOverlay 0x0 -+int attr shapeAppearanceSmallComponent 0x0 -+int attr shortcutMatchRequired 0x0 -+int attr showAsAction 0x0 -+int attr showDividers 0x0 -+int attr showMotionSpec 0x0 -+int attr showPaths 0x0 -+int attr showText 0x0 -+int attr showTitle 0x0 -+int attr shrinkMotionSpec 0x0 -+int attr singleChoiceItemLayout 0x0 -+int attr singleLine 0x0 -+int attr singleSelection 0x0 -+int attr sizePercent 0x0 -+int attr sliderStyle 0x0 -+int attr snackbarButtonStyle 0x0 -+int attr snackbarStyle 0x0 -+int attr snackbarTextViewStyle 0x0 -+int attr spanCount 0x0 -+int attr spinBars 0x0 -+int attr spinnerDropDownItemStyle 0x0 -+int attr spinnerStyle 0x0 -+int attr splitTrack 0x0 -+int attr srcCompat 0x0 -+int attr stackFromEnd 0x0 -+int attr staggered 0x0 -+int attr startIconCheckable 0x0 -+int attr startIconContentDescription 0x0 -+int attr startIconDrawable 0x0 -+int attr startIconTint 0x0 -+int attr startIconTintMode 0x0 -+int attr state_above_anchor 0x0 -+int attr state_collapsed 0x0 -+int attr state_collapsible 0x0 -+int attr state_dragged 0x0 -+int attr state_liftable 0x0 -+int attr state_lifted 0x0 -+int attr statusBarBackground 0x0 -+int attr statusBarForeground 0x0 -+int attr statusBarScrim 0x0 -+int attr strokeColor 0x0 -+int attr strokeWidth 0x0 -+int attr subMenuArrow 0x0 -+int attr submitBackground 0x0 -+int attr subtitle 0x0 -+int attr subtitleTextAppearance 0x0 -+int attr subtitleTextColor 0x0 -+int attr subtitleTextStyle 0x0 -+int attr suffixText 0x0 -+int attr suffixTextAppearance 0x0 -+int attr suffixTextColor 0x0 -+int attr suggestionRowLayout 0x0 -+int attr switchMinWidth 0x0 -+int attr switchPadding 0x0 -+int attr switchStyle 0x0 -+int attr switchTextAppearance 0x0 -+int attr tabBackground 0x0 -+int attr tabContentStart 0x0 -+int attr tabGravity 0x0 -+int attr tabIconTint 0x0 -+int attr tabIconTintMode 0x0 -+int attr tabIndicator 0x0 -+int attr tabIndicatorAnimationDuration 0x0 -+int attr tabIndicatorColor 0x0 -+int attr tabIndicatorFullWidth 0x0 -+int attr tabIndicatorGravity 0x0 -+int attr tabIndicatorHeight 0x0 -+int attr tabInlineLabel 0x0 -+int attr tabLayoutId 0x0 -+int attr tabMaxWidth 0x0 -+int attr tabMinWidth 0x0 -+int attr tabMode 0x0 -+int attr tabPadding 0x0 -+int attr tabPaddingBottom 0x0 -+int attr tabPaddingEnd 0x0 -+int attr tabPaddingStart 0x0 -+int attr tabPaddingTop 0x0 -+int attr tabRippleColor 0x0 -+int attr tabSelectedTextColor 0x0 -+int attr tabStyle 0x0 -+int attr tabTextAppearance 0x0 -+int attr tabTextColor 0x0 -+int attr tabUnboundedRipple 0x0 -+int attr targetId 0x0 -+int attr telltales_tailColor 0x0 -+int attr telltales_tailScale 0x0 -+int attr telltales_velocityMode 0x0 -+int attr textAllCaps 0x0 -+int attr textAppearanceBody1 0x0 -+int attr textAppearanceBody2 0x0 -+int attr textAppearanceButton 0x0 -+int attr textAppearanceCaption 0x0 -+int attr textAppearanceHeadline1 0x0 -+int attr textAppearanceHeadline2 0x0 -+int attr textAppearanceHeadline3 0x0 -+int attr textAppearanceHeadline4 0x0 -+int attr textAppearanceHeadline5 0x0 -+int attr textAppearanceHeadline6 0x0 -+int attr textAppearanceLargePopupMenu 0x0 -+int attr textAppearanceLineHeightEnabled 0x0 -+int attr textAppearanceListItem 0x0 -+int attr textAppearanceListItemSecondary 0x0 -+int attr textAppearanceListItemSmall 0x0 -+int attr textAppearanceOverline 0x0 -+int attr textAppearancePopupMenuHeader 0x0 -+int attr textAppearanceSearchResultSubtitle 0x0 -+int attr textAppearanceSearchResultTitle 0x0 -+int attr textAppearanceSmallPopupMenu 0x0 -+int attr textAppearanceSubtitle1 0x0 -+int attr textAppearanceSubtitle2 0x0 -+int attr textColorAlertDialogListItem 0x0 -+int attr textColorSearchUrl 0x0 -+int attr textEndPadding 0x0 -+int attr textInputStyle 0x0 -+int attr textLocale 0x0 -+int attr textStartPadding 0x0 -+int attr theme 0x0 -+int attr themeLineHeight 0x0 -+int attr thickness 0x0 -+int attr thumbColor 0x0 -+int attr thumbElevation 0x0 -+int attr thumbRadius 0x0 -+int attr thumbTextPadding 0x0 -+int attr thumbTint 0x0 -+int attr thumbTintMode 0x0 -+int attr tickColor 0x0 -+int attr tickColorActive 0x0 -+int attr tickColorInactive 0x0 -+int attr tickMark 0x0 -+int attr tickMarkTint 0x0 -+int attr tickMarkTintMode 0x0 -+int attr tint 0x0 -+int attr tintMode 0x0 -+int attr title 0x0 -+int attr titleEnabled 0x0 -+int attr titleMargin 0x0 -+int attr titleMarginBottom 0x0 -+int attr titleMarginEnd 0x0 -+int attr titleMarginStart 0x0 -+int attr titleMarginTop 0x0 -+int attr titleMargins 0x0 -+int attr titleTextAppearance 0x0 -+int attr titleTextColor 0x0 -+int attr titleTextStyle 0x0 -+int attr toolbarId 0x0 -+int attr toolbarNavigationButtonStyle 0x0 -+int attr toolbarStyle 0x0 -+int attr tooltipForegroundColor 0x0 -+int attr tooltipFrameBackground 0x0 -+int attr tooltipStyle 0x0 -+int attr tooltipText 0x0 -+int attr touchAnchorId 0x0 -+int attr touchAnchorSide 0x0 -+int attr touchRegionId 0x0 -+int attr track 0x0 -+int attr trackColor 0x0 -+int attr trackColorActive 0x0 -+int attr trackColorInactive 0x0 -+int attr trackHeight 0x0 -+int attr trackTint 0x0 -+int attr trackTintMode 0x0 -+int attr transitionDisable 0x0 -+int attr transitionEasing 0x0 -+int attr transitionFlags 0x0 -+int attr transitionPathRotate 0x0 -+int attr translucentNavigationEnabled 0x0 -+int attr triggerId 0x0 -+int attr triggerReceiver 0x0 -+int attr triggerSlack 0x0 -+int attr ttcIndex 0x0 -+int attr useCompatPadding 0x0 -+int attr useMaterialThemeColors 0x0 -+int attr verticalOffset 0x0 -+int attr viewAspectRatio 0x0 -+int attr viewInflaterClass 0x0 -+int attr visibilityMode 0x0 -+int attr voiceIcon 0x0 -+int attr warmth 0x0 -+int attr waveDecay 0x0 -+int attr waveOffset 0x0 -+int attr wavePeriod 0x0 -+int attr waveShape 0x0 -+int attr waveVariesBy 0x0 -+int attr windowActionBar 0x0 -+int attr windowActionBarOverlay 0x0 -+int attr windowActionModeOverlay 0x0 -+int attr windowFixedHeightMajor 0x0 -+int attr windowFixedHeightMinor 0x0 -+int attr windowFixedWidthMajor 0x0 -+int attr windowFixedWidthMinor 0x0 -+int attr windowMinWidthMajor 0x0 -+int attr windowMinWidthMinor 0x0 -+int attr windowNoTitle 0x0 -+int attr yearSelectedStyle 0x0 -+int attr yearStyle 0x0 -+int attr yearTodayStyle 0x0 -+int bool abc_action_bar_embed_tabs 0x0 -+int bool abc_allow_stacked_button_bar 0x0 -+int bool abc_config_actionMenuItemAllCaps 0x0 -+int bool mtrl_btn_textappearance_all_caps 0x0 -+int color abc_background_cache_hint_selector_material_dark 0x0 -+int color abc_background_cache_hint_selector_material_light 0x0 -+int color abc_btn_colored_borderless_text_material 0x0 -+int color abc_btn_colored_text_material 0x0 -+int color abc_color_highlight_material 0x0 -+int color abc_decor_view_status_guard 0x0 -+int color abc_decor_view_status_guard_light 0x0 -+int color abc_hint_foreground_material_dark 0x0 -+int color abc_hint_foreground_material_light 0x0 -+int color abc_input_method_navigation_guard 0x0 -+int color abc_primary_text_disable_only_material_dark 0x0 -+int color abc_primary_text_disable_only_material_light 0x0 -+int color abc_primary_text_material_dark 0x0 -+int color abc_primary_text_material_light 0x0 -+int color abc_search_url_text 0x0 -+int color abc_search_url_text_normal 0x0 -+int color abc_search_url_text_pressed 0x0 -+int color abc_search_url_text_selected 0x0 -+int color abc_secondary_text_material_dark 0x0 -+int color abc_secondary_text_material_light 0x0 -+int color abc_tint_btn_checkable 0x0 -+int color abc_tint_default 0x0 -+int color abc_tint_edittext 0x0 -+int color abc_tint_seek_thumb 0x0 -+int color abc_tint_spinner 0x0 -+int color abc_tint_switch_track 0x0 -+int color accent_material_dark 0x0 -+int color accent_material_light 0x0 -+int color androidx_core_ripple_material_light 0x0 -+int color androidx_core_secondary_text_default_material_light 0x0 -+int color background_floating_material_dark 0x0 -+int color background_floating_material_light 0x0 -+int color background_material_dark 0x0 -+int color background_material_light 0x0 -+int color bright_foreground_disabled_material_dark 0x0 -+int color bright_foreground_disabled_material_light 0x0 -+int color bright_foreground_inverse_material_dark 0x0 -+int color bright_foreground_inverse_material_light 0x0 -+int color bright_foreground_material_dark 0x0 -+int color bright_foreground_material_light 0x0 -+int color button_material_dark 0x0 -+int color button_material_light 0x0 -+int color cardview_dark_background 0x0 -+int color cardview_light_background 0x0 -+int color cardview_shadow_end_color 0x0 -+int color cardview_shadow_start_color 0x0 -+int color catalyst_logbox_background 0x0 -+int color catalyst_redbox_background 0x0 -+int color checkbox_themeable_attribute_color 0x0 -+int color colorBottomNavigationAccent 0x0 -+int color colorBottomNavigationActiveColored 0x0 -+int color colorBottomNavigationDisable 0x0 -+int color colorBottomNavigationInactive 0x0 -+int color colorBottomNavigationInactiveColored 0x0 -+int color colorBottomNavigationNotification 0x0 -+int color colorBottomNavigationPrimary 0x0 -+int color colorBottomNavigationPrimaryDark 0x0 -+int color colorBottomNavigationSelectedBackground 0x0 -+int color colorBottomNavigationTextAccent 0x0 -+int color colorBottomNavigationTextInactive 0x0 -+int color design_bottom_navigation_shadow_color 0x0 -+int color design_box_stroke_color 0x0 -+int color design_dark_default_color_background 0x0 -+int color design_dark_default_color_error 0x0 -+int color design_dark_default_color_on_background 0x0 -+int color design_dark_default_color_on_error 0x0 -+int color design_dark_default_color_on_primary 0x0 -+int color design_dark_default_color_on_secondary 0x0 -+int color design_dark_default_color_on_surface 0x0 -+int color design_dark_default_color_primary 0x0 -+int color design_dark_default_color_primary_dark 0x0 -+int color design_dark_default_color_primary_variant 0x0 -+int color design_dark_default_color_secondary 0x0 -+int color design_dark_default_color_secondary_variant 0x0 -+int color design_dark_default_color_surface 0x0 -+int color design_default_color_background 0x0 -+int color design_default_color_error 0x0 -+int color design_default_color_on_background 0x0 -+int color design_default_color_on_error 0x0 -+int color design_default_color_on_primary 0x0 -+int color design_default_color_on_secondary 0x0 -+int color design_default_color_on_surface 0x0 -+int color design_default_color_primary 0x0 -+int color design_default_color_primary_dark 0x0 -+int color design_default_color_primary_variant 0x0 -+int color design_default_color_secondary 0x0 -+int color design_default_color_secondary_variant 0x0 -+int color design_default_color_surface 0x0 -+int color design_error 0x0 -+int color design_fab_shadow_end_color 0x0 -+int color design_fab_shadow_mid_color 0x0 -+int color design_fab_shadow_start_color 0x0 -+int color design_fab_stroke_end_inner_color 0x0 -+int color design_fab_stroke_end_outer_color 0x0 -+int color design_fab_stroke_top_inner_color 0x0 -+int color design_fab_stroke_top_outer_color 0x0 -+int color design_icon_tint 0x0 -+int color design_snackbar_background_color 0x0 -+int color design_tint_password_toggle 0x0 -+int color dim_foreground_disabled_material_dark 0x0 -+int color dim_foreground_disabled_material_light 0x0 -+int color dim_foreground_material_dark 0x0 -+int color dim_foreground_material_light 0x0 -+int color error_color_material_dark 0x0 -+int color error_color_material_light 0x0 -+int color foreground_material_dark 0x0 -+int color foreground_material_light 0x0 -+int color highlighted_text_material_dark 0x0 -+int color highlighted_text_material_light 0x0 -+int color material_blue_grey_800 0x0 -+int color material_blue_grey_900 0x0 -+int color material_blue_grey_950 0x0 -+int color material_deep_teal_200 0x0 -+int color material_deep_teal_500 0x0 -+int color material_grey_100 0x0 -+int color material_grey_300 0x0 -+int color material_grey_50 0x0 -+int color material_grey_600 0x0 -+int color material_grey_800 0x0 -+int color material_grey_850 0x0 -+int color material_grey_900 0x0 -+int color material_on_background_disabled 0x0 -+int color material_on_background_emphasis_high_type 0x0 -+int color material_on_background_emphasis_medium 0x0 -+int color material_on_primary_disabled 0x0 -+int color material_on_primary_emphasis_high_type 0x0 -+int color material_on_primary_emphasis_medium 0x0 -+int color material_on_surface_disabled 0x0 -+int color material_on_surface_emphasis_high_type 0x0 -+int color material_on_surface_emphasis_medium 0x0 -+int color material_slider_active_tick_marks_color 0x0 -+int color material_slider_active_track_color 0x0 -+int color material_slider_halo_color 0x0 -+int color material_slider_inactive_tick_marks_color 0x0 -+int color material_slider_inactive_track_color 0x0 -+int color material_slider_thumb_color 0x0 -+int color mtrl_bottom_nav_colored_item_tint 0x0 -+int color mtrl_bottom_nav_colored_ripple_color 0x0 -+int color mtrl_bottom_nav_item_tint 0x0 -+int color mtrl_bottom_nav_ripple_color 0x0 -+int color mtrl_btn_bg_color_disabled 0x0 -+int color mtrl_btn_bg_color_selector 0x0 -+int color mtrl_btn_ripple_color 0x0 -+int color mtrl_btn_stroke_color_selector 0x0 -+int color mtrl_btn_text_btn_bg_color_selector 0x0 -+int color mtrl_btn_text_btn_ripple_color 0x0 -+int color mtrl_btn_text_color_disabled 0x0 -+int color mtrl_btn_text_color_selector 0x0 -+int color mtrl_btn_transparent_bg_color 0x0 -+int color mtrl_calendar_item_stroke_color 0x0 -+int color mtrl_calendar_selected_range 0x0 -+int color mtrl_card_view_foreground 0x0 -+int color mtrl_card_view_ripple 0x0 -+int color mtrl_chip_background_color 0x0 -+int color mtrl_chip_close_icon_tint 0x0 -+int color mtrl_chip_ripple_color 0x0 -+int color mtrl_chip_surface_color 0x0 -+int color mtrl_chip_text_color 0x0 -+int color mtrl_choice_chip_background_color 0x0 -+int color mtrl_choice_chip_ripple_color 0x0 -+int color mtrl_choice_chip_text_color 0x0 -+int color mtrl_error 0x0 -+int color mtrl_extended_fab_bg_color_selector 0x0 -+int color mtrl_extended_fab_ripple_color 0x0 -+int color mtrl_extended_fab_text_color_selector 0x0 -+int color mtrl_fab_ripple_color 0x0 -+int color mtrl_filled_background_color 0x0 -+int color mtrl_filled_icon_tint 0x0 -+int color mtrl_filled_stroke_color 0x0 -+int color mtrl_indicator_text_color 0x0 -+int color mtrl_navigation_item_background_color 0x0 -+int color mtrl_navigation_item_icon_tint 0x0 -+int color mtrl_navigation_item_text_color 0x0 -+int color mtrl_on_primary_text_btn_text_color_selector 0x0 -+int color mtrl_outlined_icon_tint 0x0 -+int color mtrl_outlined_stroke_color 0x0 -+int color mtrl_popupmenu_overlay_color 0x0 -+int color mtrl_scrim_color 0x0 -+int color mtrl_tabs_colored_ripple_color 0x0 -+int color mtrl_tabs_icon_color_selector 0x0 -+int color mtrl_tabs_icon_color_selector_colored 0x0 -+int color mtrl_tabs_legacy_text_color_selector 0x0 -+int color mtrl_tabs_ripple_color 0x0 -+int color mtrl_text_btn_text_color_selector 0x0 -+int color mtrl_textinput_default_box_stroke_color 0x0 -+int color mtrl_textinput_disabled_color 0x0 -+int color mtrl_textinput_filled_box_default_background_color 0x0 -+int color mtrl_textinput_focused_box_stroke_color 0x0 -+int color mtrl_textinput_hovered_box_stroke_color 0x0 -+int color notification_action_color_filter 0x0 -+int color notification_icon_bg_color 0x0 -+int color notification_material_background_media_default_color 0x0 -+int color primary_dark_material_dark 0x0 -+int color primary_dark_material_light 0x0 -+int color primary_material_dark 0x0 -+int color primary_material_light 0x0 -+int color primary_text_default_material_dark 0x0 -+int color primary_text_default_material_light 0x0 -+int color primary_text_disabled_material_dark 0x0 -+int color primary_text_disabled_material_light 0x0 -+int color ripple_material_dark 0x0 -+int color ripple_material_light 0x0 -+int color secondary_text_default_material_dark 0x0 -+int color secondary_text_default_material_light 0x0 -+int color secondary_text_disabled_material_dark 0x0 -+int color secondary_text_disabled_material_light 0x0 -+int color switch_thumb_disabled_material_dark 0x0 -+int color switch_thumb_disabled_material_light 0x0 -+int color switch_thumb_material_dark 0x0 -+int color switch_thumb_material_light 0x0 -+int color switch_thumb_normal_material_dark 0x0 -+int color switch_thumb_normal_material_light 0x0 -+int color test_mtrl_calendar_day 0x0 -+int color test_mtrl_calendar_day_selected 0x0 -+int color tooltip_background_dark 0x0 -+int color tooltip_background_light 0x0 -+int dimen abc_action_bar_content_inset_material 0x0 -+int dimen abc_action_bar_content_inset_with_nav 0x0 -+int dimen abc_action_bar_default_height_material 0x0 -+int dimen abc_action_bar_default_padding_end_material 0x0 -+int dimen abc_action_bar_default_padding_start_material 0x0 -+int dimen abc_action_bar_elevation_material 0x0 -+int dimen abc_action_bar_icon_vertical_padding_material 0x0 -+int dimen abc_action_bar_overflow_padding_end_material 0x0 -+int dimen abc_action_bar_overflow_padding_start_material 0x0 -+int dimen abc_action_bar_stacked_max_height 0x0 -+int dimen abc_action_bar_stacked_tab_max_width 0x0 -+int dimen abc_action_bar_subtitle_bottom_margin_material 0x0 -+int dimen abc_action_bar_subtitle_top_margin_material 0x0 -+int dimen abc_action_button_min_height_material 0x0 -+int dimen abc_action_button_min_width_material 0x0 -+int dimen abc_action_button_min_width_overflow_material 0x0 -+int dimen abc_alert_dialog_button_bar_height 0x0 -+int dimen abc_alert_dialog_button_dimen 0x0 -+int dimen abc_button_inset_horizontal_material 0x0 -+int dimen abc_button_inset_vertical_material 0x0 -+int dimen abc_button_padding_horizontal_material 0x0 -+int dimen abc_button_padding_vertical_material 0x0 -+int dimen abc_cascading_menus_min_smallest_width 0x0 -+int dimen abc_config_prefDialogWidth 0x0 -+int dimen abc_control_corner_material 0x0 -+int dimen abc_control_inset_material 0x0 -+int dimen abc_control_padding_material 0x0 -+int dimen abc_dialog_corner_radius_material 0x0 -+int dimen abc_dialog_fixed_height_major 0x0 -+int dimen abc_dialog_fixed_height_minor 0x0 -+int dimen abc_dialog_fixed_width_major 0x0 -+int dimen abc_dialog_fixed_width_minor 0x0 -+int dimen abc_dialog_list_padding_bottom_no_buttons 0x0 -+int dimen abc_dialog_list_padding_top_no_title 0x0 -+int dimen abc_dialog_min_width_major 0x0 -+int dimen abc_dialog_min_width_minor 0x0 -+int dimen abc_dialog_padding_material 0x0 -+int dimen abc_dialog_padding_top_material 0x0 -+int dimen abc_dialog_title_divider_material 0x0 -+int dimen abc_disabled_alpha_material_dark 0x0 -+int dimen abc_disabled_alpha_material_light 0x0 -+int dimen abc_dropdownitem_icon_width 0x0 -+int dimen abc_dropdownitem_text_padding_left 0x0 -+int dimen abc_dropdownitem_text_padding_right 0x0 -+int dimen abc_edit_text_inset_bottom_material 0x0 -+int dimen abc_edit_text_inset_horizontal_material 0x0 -+int dimen abc_edit_text_inset_top_material 0x0 -+int dimen abc_floating_window_z 0x0 -+int dimen abc_list_item_height_large_material 0x0 -+int dimen abc_list_item_height_material 0x0 -+int dimen abc_list_item_height_small_material 0x0 -+int dimen abc_list_item_padding_horizontal_material 0x0 -+int dimen abc_panel_menu_list_width 0x0 -+int dimen abc_progress_bar_height_material 0x0 -+int dimen abc_search_view_preferred_height 0x0 -+int dimen abc_search_view_preferred_width 0x0 -+int dimen abc_seekbar_track_background_height_material 0x0 -+int dimen abc_seekbar_track_progress_height_material 0x0 -+int dimen abc_select_dialog_padding_start_material 0x0 -+int dimen abc_star_big 0x0 -+int dimen abc_star_medium 0x0 -+int dimen abc_star_small 0x0 -+int dimen abc_switch_padding 0x0 -+int dimen abc_text_size_body_1_material 0x0 -+int dimen abc_text_size_body_2_material 0x0 -+int dimen abc_text_size_button_material 0x0 -+int dimen abc_text_size_caption_material 0x0 -+int dimen abc_text_size_display_1_material 0x0 -+int dimen abc_text_size_display_2_material 0x0 -+int dimen abc_text_size_display_3_material 0x0 -+int dimen abc_text_size_display_4_material 0x0 -+int dimen abc_text_size_headline_material 0x0 -+int dimen abc_text_size_large_material 0x0 -+int dimen abc_text_size_medium_material 0x0 -+int dimen abc_text_size_menu_header_material 0x0 -+int dimen abc_text_size_menu_material 0x0 -+int dimen abc_text_size_small_material 0x0 -+int dimen abc_text_size_subhead_material 0x0 -+int dimen abc_text_size_subtitle_material_toolbar 0x0 -+int dimen abc_text_size_title_material 0x0 -+int dimen abc_text_size_title_material_toolbar 0x0 -+int dimen action_bar_size 0x0 -+int dimen appcompat_dialog_background_inset 0x0 -+int dimen autofill_inline_suggestion_icon_size 0x0 -+int dimen bottom_navigation_elevation 0x0 -+int dimen bottom_navigation_height 0x0 -+int dimen bottom_navigation_icon 0x0 -+int dimen bottom_navigation_margin_bottom 0x0 -+int dimen bottom_navigation_margin_top_active 0x0 -+int dimen bottom_navigation_margin_top_inactive 0x0 -+int dimen bottom_navigation_max_width 0x0 -+int dimen bottom_navigation_min_width 0x0 -+int dimen bottom_navigation_notification_elevation 0x0 -+int dimen bottom_navigation_notification_height 0x0 -+int dimen bottom_navigation_notification_margin_left 0x0 -+int dimen bottom_navigation_notification_margin_left_active 0x0 -+int dimen bottom_navigation_notification_margin_top 0x0 -+int dimen bottom_navigation_notification_margin_top_active 0x0 -+int dimen bottom_navigation_notification_margin_top_classic 0x0 -+int dimen bottom_navigation_notification_padding 0x0 -+int dimen bottom_navigation_notification_radius 0x0 -+int dimen bottom_navigation_notification_text_size 0x0 -+int dimen bottom_navigation_notification_width 0x0 -+int dimen bottom_navigation_padding_left 0x0 -+int dimen bottom_navigation_padding_right 0x0 -+int dimen bottom_navigation_small_active_max_width 0x0 -+int dimen bottom_navigation_small_active_min_width 0x0 -+int dimen bottom_navigation_small_inactive_max_width 0x0 -+int dimen bottom_navigation_small_inactive_min_width 0x0 -+int dimen bottom_navigation_small_margin_bottom 0x0 -+int dimen bottom_navigation_small_margin_top 0x0 -+int dimen bottom_navigation_small_margin_top_active 0x0 -+int dimen bottom_navigation_small_selected_width_difference 0x0 -+int dimen bottom_navigation_text_size_active 0x0 -+int dimen bottom_navigation_text_size_forced_active 0x0 -+int dimen bottom_navigation_text_size_forced_inactive 0x0 -+int dimen bottom_navigation_text_size_inactive 0x0 -+int dimen cardview_compat_inset_shadow 0x0 -+int dimen cardview_default_elevation 0x0 -+int dimen cardview_default_radius 0x0 -+int dimen compat_button_inset_horizontal_material 0x0 -+int dimen compat_button_inset_vertical_material 0x0 -+int dimen compat_button_padding_horizontal_material 0x0 -+int dimen compat_button_padding_vertical_material 0x0 -+int dimen compat_control_corner_material 0x0 -+int dimen compat_notification_large_icon_max_height 0x0 -+int dimen compat_notification_large_icon_max_width 0x0 -+int dimen default_dimension 0x0 -+int dimen design_appbar_elevation 0x0 -+int dimen design_bottom_navigation_active_item_max_width 0x0 -+int dimen design_bottom_navigation_active_item_min_width 0x0 -+int dimen design_bottom_navigation_active_text_size 0x0 -+int dimen design_bottom_navigation_elevation 0x0 -+int dimen design_bottom_navigation_height 0x0 -+int dimen design_bottom_navigation_icon_size 0x0 -+int dimen design_bottom_navigation_item_max_width 0x0 -+int dimen design_bottom_navigation_item_min_width 0x0 -+int dimen design_bottom_navigation_margin 0x0 -+int dimen design_bottom_navigation_shadow_height 0x0 -+int dimen design_bottom_navigation_text_size 0x0 -+int dimen design_bottom_sheet_elevation 0x0 -+int dimen design_bottom_sheet_modal_elevation 0x0 -+int dimen design_bottom_sheet_peek_height_min 0x0 -+int dimen design_fab_border_width 0x0 -+int dimen design_fab_elevation 0x0 -+int dimen design_fab_image_size 0x0 -+int dimen design_fab_size_mini 0x0 -+int dimen design_fab_size_normal 0x0 -+int dimen design_fab_translation_z_hovered_focused 0x0 -+int dimen design_fab_translation_z_pressed 0x0 -+int dimen design_navigation_elevation 0x0 -+int dimen design_navigation_icon_padding 0x0 -+int dimen design_navigation_icon_size 0x0 -+int dimen design_navigation_item_horizontal_padding 0x0 -+int dimen design_navigation_item_icon_padding 0x0 -+int dimen design_navigation_max_width 0x0 -+int dimen design_navigation_padding_bottom 0x0 -+int dimen design_navigation_separator_vertical_padding 0x0 -+int dimen design_snackbar_action_inline_max_width 0x0 -+int dimen design_snackbar_action_text_color_alpha 0x0 -+int dimen design_snackbar_background_corner_radius 0x0 -+int dimen design_snackbar_elevation 0x0 -+int dimen design_snackbar_extra_spacing_horizontal 0x0 -+int dimen design_snackbar_max_width 0x0 -+int dimen design_snackbar_min_width 0x0 -+int dimen design_snackbar_padding_horizontal 0x0 -+int dimen design_snackbar_padding_vertical 0x0 -+int dimen design_snackbar_padding_vertical_2lines 0x0 -+int dimen design_snackbar_text_size 0x0 -+int dimen design_tab_max_width 0x0 -+int dimen design_tab_scrollable_min_width 0x0 -+int dimen design_tab_text_size 0x0 -+int dimen design_tab_text_size_2line 0x0 -+int dimen design_textinput_caption_translate_y 0x0 -+int dimen disabled_alpha_material_dark 0x0 -+int dimen disabled_alpha_material_light 0x0 -+int dimen fab_size_mini 0x0 -+int dimen fab_size_normal 0x0 -+int dimen fastscroll_default_thickness 0x0 -+int dimen fastscroll_margin 0x0 -+int dimen fastscroll_minimum_range 0x0 -+int dimen highlight_alpha_material_colored 0x0 -+int dimen highlight_alpha_material_dark 0x0 -+int dimen highlight_alpha_material_light 0x0 -+int dimen hint_alpha_material_dark 0x0 -+int dimen hint_alpha_material_light 0x0 -+int dimen hint_pressed_alpha_material_dark 0x0 -+int dimen hint_pressed_alpha_material_light 0x0 -+int dimen item_touch_helper_max_drag_scroll_per_frame 0x0 -+int dimen item_touch_helper_swipe_escape_max_velocity 0x0 -+int dimen item_touch_helper_swipe_escape_velocity 0x0 -+int dimen labels_text_size 0x0 -+int dimen margin 0x0 -+int dimen material_emphasis_disabled 0x0 -+int dimen material_emphasis_high_type 0x0 -+int dimen material_emphasis_medium 0x0 -+int dimen material_text_view_test_line_height 0x0 -+int dimen material_text_view_test_line_height_override 0x0 -+int dimen mtrl_alert_dialog_background_inset_bottom 0x0 -+int dimen mtrl_alert_dialog_background_inset_end 0x0 -+int dimen mtrl_alert_dialog_background_inset_start 0x0 -+int dimen mtrl_alert_dialog_background_inset_top 0x0 -+int dimen mtrl_alert_dialog_picker_background_inset 0x0 -+int dimen mtrl_badge_horizontal_edge_offset 0x0 -+int dimen mtrl_badge_long_text_horizontal_padding 0x0 -+int dimen mtrl_badge_radius 0x0 -+int dimen mtrl_badge_text_horizontal_edge_offset 0x0 -+int dimen mtrl_badge_text_size 0x0 -+int dimen mtrl_badge_with_text_radius 0x0 -+int dimen mtrl_bottomappbar_fabOffsetEndMode 0x0 -+int dimen mtrl_bottomappbar_fab_bottom_margin 0x0 -+int dimen mtrl_bottomappbar_fab_cradle_margin 0x0 -+int dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius 0x0 -+int dimen mtrl_bottomappbar_fab_cradle_vertical_offset 0x0 -+int dimen mtrl_bottomappbar_height 0x0 -+int dimen mtrl_btn_corner_radius 0x0 -+int dimen mtrl_btn_dialog_btn_min_width 0x0 -+int dimen mtrl_btn_disabled_elevation 0x0 -+int dimen mtrl_btn_disabled_z 0x0 -+int dimen mtrl_btn_elevation 0x0 -+int dimen mtrl_btn_focused_z 0x0 -+int dimen mtrl_btn_hovered_z 0x0 -+int dimen mtrl_btn_icon_btn_padding_left 0x0 -+int dimen mtrl_btn_icon_padding 0x0 -+int dimen mtrl_btn_inset 0x0 -+int dimen mtrl_btn_letter_spacing 0x0 -+int dimen mtrl_btn_padding_bottom 0x0 -+int dimen mtrl_btn_padding_left 0x0 -+int dimen mtrl_btn_padding_right 0x0 -+int dimen mtrl_btn_padding_top 0x0 -+int dimen mtrl_btn_pressed_z 0x0 -+int dimen mtrl_btn_stroke_size 0x0 -+int dimen mtrl_btn_text_btn_icon_padding 0x0 -+int dimen mtrl_btn_text_btn_padding_left 0x0 -+int dimen mtrl_btn_text_btn_padding_right 0x0 -+int dimen mtrl_btn_text_size 0x0 -+int dimen mtrl_btn_z 0x0 -+int dimen mtrl_calendar_action_height 0x0 -+int dimen mtrl_calendar_action_padding 0x0 -+int dimen mtrl_calendar_bottom_padding 0x0 -+int dimen mtrl_calendar_content_padding 0x0 -+int dimen mtrl_calendar_day_corner 0x0 -+int dimen mtrl_calendar_day_height 0x0 -+int dimen mtrl_calendar_day_horizontal_padding 0x0 -+int dimen mtrl_calendar_day_today_stroke 0x0 -+int dimen mtrl_calendar_day_vertical_padding 0x0 -+int dimen mtrl_calendar_day_width 0x0 -+int dimen mtrl_calendar_days_of_week_height 0x0 -+int dimen mtrl_calendar_dialog_background_inset 0x0 -+int dimen mtrl_calendar_header_content_padding 0x0 -+int dimen mtrl_calendar_header_content_padding_fullscreen 0x0 -+int dimen mtrl_calendar_header_divider_thickness 0x0 -+int dimen mtrl_calendar_header_height 0x0 -+int dimen mtrl_calendar_header_height_fullscreen 0x0 -+int dimen mtrl_calendar_header_selection_line_height 0x0 -+int dimen mtrl_calendar_header_text_padding 0x0 -+int dimen mtrl_calendar_header_toggle_margin_bottom 0x0 -+int dimen mtrl_calendar_header_toggle_margin_top 0x0 -+int dimen mtrl_calendar_landscape_header_width 0x0 -+int dimen mtrl_calendar_maximum_default_fullscreen_minor_axis 0x0 -+int dimen mtrl_calendar_month_horizontal_padding 0x0 -+int dimen mtrl_calendar_month_vertical_padding 0x0 -+int dimen mtrl_calendar_navigation_bottom_padding 0x0 -+int dimen mtrl_calendar_navigation_height 0x0 -+int dimen mtrl_calendar_navigation_top_padding 0x0 -+int dimen mtrl_calendar_pre_l_text_clip_padding 0x0 -+int dimen mtrl_calendar_selection_baseline_to_top_fullscreen 0x0 -+int dimen mtrl_calendar_selection_text_baseline_to_bottom 0x0 -+int dimen mtrl_calendar_selection_text_baseline_to_bottom_fullscreen 0x0 -+int dimen mtrl_calendar_selection_text_baseline_to_top 0x0 -+int dimen mtrl_calendar_text_input_padding_top 0x0 -+int dimen mtrl_calendar_title_baseline_to_top 0x0 -+int dimen mtrl_calendar_title_baseline_to_top_fullscreen 0x0 -+int dimen mtrl_calendar_year_corner 0x0 -+int dimen mtrl_calendar_year_height 0x0 -+int dimen mtrl_calendar_year_horizontal_padding 0x0 -+int dimen mtrl_calendar_year_vertical_padding 0x0 -+int dimen mtrl_calendar_year_width 0x0 -+int dimen mtrl_card_checked_icon_margin 0x0 -+int dimen mtrl_card_checked_icon_size 0x0 -+int dimen mtrl_card_corner_radius 0x0 -+int dimen mtrl_card_dragged_z 0x0 -+int dimen mtrl_card_elevation 0x0 -+int dimen mtrl_card_spacing 0x0 -+int dimen mtrl_chip_pressed_translation_z 0x0 -+int dimen mtrl_chip_text_size 0x0 -+int dimen mtrl_edittext_rectangle_top_offset 0x0 -+int dimen mtrl_exposed_dropdown_menu_popup_elevation 0x0 -+int dimen mtrl_exposed_dropdown_menu_popup_vertical_offset 0x0 -+int dimen mtrl_exposed_dropdown_menu_popup_vertical_padding 0x0 -+int dimen mtrl_extended_fab_bottom_padding 0x0 -+int dimen mtrl_extended_fab_corner_radius 0x0 -+int dimen mtrl_extended_fab_disabled_elevation 0x0 -+int dimen mtrl_extended_fab_disabled_translation_z 0x0 -+int dimen mtrl_extended_fab_elevation 0x0 -+int dimen mtrl_extended_fab_end_padding 0x0 -+int dimen mtrl_extended_fab_end_padding_icon 0x0 -+int dimen mtrl_extended_fab_icon_size 0x0 -+int dimen mtrl_extended_fab_icon_text_spacing 0x0 -+int dimen mtrl_extended_fab_min_height 0x0 -+int dimen mtrl_extended_fab_min_width 0x0 -+int dimen mtrl_extended_fab_start_padding 0x0 -+int dimen mtrl_extended_fab_start_padding_icon 0x0 -+int dimen mtrl_extended_fab_top_padding 0x0 -+int dimen mtrl_extended_fab_translation_z_base 0x0 -+int dimen mtrl_extended_fab_translation_z_hovered_focused 0x0 -+int dimen mtrl_extended_fab_translation_z_pressed 0x0 -+int dimen mtrl_fab_elevation 0x0 -+int dimen mtrl_fab_min_touch_target 0x0 -+int dimen mtrl_fab_translation_z_hovered_focused 0x0 -+int dimen mtrl_fab_translation_z_pressed 0x0 -+int dimen mtrl_high_ripple_default_alpha 0x0 -+int dimen mtrl_high_ripple_focused_alpha 0x0 -+int dimen mtrl_high_ripple_hovered_alpha 0x0 -+int dimen mtrl_high_ripple_pressed_alpha 0x0 -+int dimen mtrl_large_touch_target 0x0 -+int dimen mtrl_low_ripple_default_alpha 0x0 -+int dimen mtrl_low_ripple_focused_alpha 0x0 -+int dimen mtrl_low_ripple_hovered_alpha 0x0 -+int dimen mtrl_low_ripple_pressed_alpha 0x0 -+int dimen mtrl_min_touch_target_size 0x0 -+int dimen mtrl_navigation_elevation 0x0 -+int dimen mtrl_navigation_item_horizontal_padding 0x0 -+int dimen mtrl_navigation_item_icon_padding 0x0 -+int dimen mtrl_navigation_item_icon_size 0x0 -+int dimen mtrl_navigation_item_shape_horizontal_margin 0x0 -+int dimen mtrl_navigation_item_shape_vertical_margin 0x0 -+int dimen mtrl_shape_corner_size_large_component 0x0 -+int dimen mtrl_shape_corner_size_medium_component 0x0 -+int dimen mtrl_shape_corner_size_small_component 0x0 -+int dimen mtrl_slider_halo_radius 0x0 -+int dimen mtrl_slider_label_padding 0x0 -+int dimen mtrl_slider_label_radius 0x0 -+int dimen mtrl_slider_label_square_side 0x0 -+int dimen mtrl_slider_thumb_elevation 0x0 -+int dimen mtrl_slider_thumb_radius 0x0 -+int dimen mtrl_slider_track_height 0x0 -+int dimen mtrl_slider_track_side_padding 0x0 -+int dimen mtrl_slider_track_top 0x0 -+int dimen mtrl_slider_widget_height 0x0 -+int dimen mtrl_snackbar_action_text_color_alpha 0x0 -+int dimen mtrl_snackbar_background_corner_radius 0x0 -+int dimen mtrl_snackbar_background_overlay_color_alpha 0x0 -+int dimen mtrl_snackbar_margin 0x0 -+int dimen mtrl_switch_thumb_elevation 0x0 -+int dimen mtrl_textinput_box_bottom_offset 0x0 -+int dimen mtrl_textinput_box_corner_radius_medium 0x0 -+int dimen mtrl_textinput_box_corner_radius_small 0x0 -+int dimen mtrl_textinput_box_label_cutout_padding 0x0 -+int dimen mtrl_textinput_box_padding_end 0x0 -+int dimen mtrl_textinput_box_stroke_width_default 0x0 -+int dimen mtrl_textinput_box_stroke_width_focused 0x0 -+int dimen mtrl_textinput_counter_margin_start 0x0 -+int dimen mtrl_textinput_end_icon_margin_start 0x0 -+int dimen mtrl_textinput_outline_box_expanded_padding 0x0 -+int dimen mtrl_textinput_start_icon_margin_end 0x0 -+int dimen mtrl_toolbar_default_height 0x0 -+int dimen mtrl_tooltip_arrowSize 0x0 -+int dimen mtrl_tooltip_cornerSize 0x0 -+int dimen mtrl_tooltip_minHeight 0x0 -+int dimen mtrl_tooltip_minWidth 0x0 -+int dimen mtrl_tooltip_padding 0x0 -+int dimen notification_action_icon_size 0x0 -+int dimen notification_action_text_size 0x0 -+int dimen notification_big_circle_margin 0x0 -+int dimen notification_content_margin_start 0x0 -+int dimen notification_large_icon_height 0x0 -+int dimen notification_large_icon_width 0x0 -+int dimen notification_main_column_padding_top 0x0 -+int dimen notification_media_narrow_margin 0x0 -+int dimen notification_right_icon_size 0x0 -+int dimen notification_right_side_padding_top 0x0 -+int dimen notification_small_icon_background_padding 0x0 -+int dimen notification_small_icon_size_as_large 0x0 -+int dimen notification_subtext_size 0x0 -+int dimen notification_top_pad 0x0 -+int dimen notification_top_pad_large_text 0x0 -+int dimen subtitle_corner_radius 0x0 -+int dimen subtitle_outline_width 0x0 -+int dimen subtitle_shadow_offset 0x0 -+int dimen subtitle_shadow_radius 0x0 -+int dimen test_mtrl_calendar_day_cornerSize 0x0 -+int dimen tooltip_corner_radius 0x0 -+int dimen tooltip_horizontal_padding 0x0 -+int dimen tooltip_margin 0x0 -+int dimen tooltip_precise_anchor_extra_offset 0x0 -+int dimen tooltip_precise_anchor_threshold 0x0 -+int dimen tooltip_vertical_padding 0x0 -+int dimen tooltip_y_offset_non_touch 0x0 -+int dimen tooltip_y_offset_touch 0x0 -+int drawable abc_ab_share_pack_mtrl_alpha 0x0 -+int drawable abc_action_bar_item_background_material 0x0 -+int drawable abc_btn_borderless_material 0x0 -+int drawable abc_btn_check_material 0x0 -+int drawable abc_btn_check_material_anim 0x0 -+int drawable abc_btn_check_to_on_mtrl_000 0x0 -+int drawable abc_btn_check_to_on_mtrl_015 0x0 -+int drawable abc_btn_colored_material 0x0 -+int drawable abc_btn_default_mtrl_shape 0x0 -+int drawable abc_btn_radio_material 0x0 -+int drawable abc_btn_radio_material_anim 0x0 -+int drawable abc_btn_radio_to_on_mtrl_000 0x0 -+int drawable abc_btn_radio_to_on_mtrl_015 0x0 -+int drawable abc_btn_switch_to_on_mtrl_00001 0x0 -+int drawable abc_btn_switch_to_on_mtrl_00012 0x0 -+int drawable abc_cab_background_internal_bg 0x0 -+int drawable abc_cab_background_top_material 0x0 -+int drawable abc_cab_background_top_mtrl_alpha 0x0 -+int drawable abc_control_background_material 0x0 -+int drawable abc_dialog_material_background 0x0 -+int drawable abc_edit_text_material 0x0 -+int drawable abc_ic_ab_back_material 0x0 -+int drawable abc_ic_arrow_drop_right_black_24dp 0x0 -+int drawable abc_ic_clear_material 0x0 -+int drawable abc_ic_commit_search_api_mtrl_alpha 0x0 -+int drawable abc_ic_go_search_api_material 0x0 -+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x0 -+int drawable abc_ic_menu_cut_mtrl_alpha 0x0 -+int drawable abc_ic_menu_overflow_material 0x0 -+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x0 -+int drawable abc_ic_menu_selectall_mtrl_alpha 0x0 -+int drawable abc_ic_menu_share_mtrl_alpha 0x0 -+int drawable abc_ic_search_api_material 0x0 -+int drawable abc_ic_star_black_16dp 0x0 -+int drawable abc_ic_star_black_36dp 0x0 -+int drawable abc_ic_star_black_48dp 0x0 -+int drawable abc_ic_star_half_black_16dp 0x0 -+int drawable abc_ic_star_half_black_36dp 0x0 -+int drawable abc_ic_star_half_black_48dp 0x0 -+int drawable abc_ic_voice_search_api_material 0x0 -+int drawable abc_item_background_holo_dark 0x0 -+int drawable abc_item_background_holo_light 0x0 -+int drawable abc_list_divider_material 0x0 -+int drawable abc_list_divider_mtrl_alpha 0x0 -+int drawable abc_list_focused_holo 0x0 -+int drawable abc_list_longpressed_holo 0x0 -+int drawable abc_list_pressed_holo_dark 0x0 -+int drawable abc_list_pressed_holo_light 0x0 -+int drawable abc_list_selector_background_transition_holo_dark 0x0 -+int drawable abc_list_selector_background_transition_holo_light 0x0 -+int drawable abc_list_selector_disabled_holo_dark 0x0 -+int drawable abc_list_selector_disabled_holo_light 0x0 -+int drawable abc_list_selector_holo_dark 0x0 -+int drawable abc_list_selector_holo_light 0x0 -+int drawable abc_menu_hardkey_panel_mtrl_mult 0x0 -+int drawable abc_popup_background_mtrl_mult 0x0 -+int drawable abc_ratingbar_indicator_material 0x0 -+int drawable abc_ratingbar_material 0x0 -+int drawable abc_ratingbar_small_material 0x0 -+int drawable abc_scrubber_control_off_mtrl_alpha 0x0 -+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x0 -+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x0 -+int drawable abc_scrubber_primary_mtrl_alpha 0x0 -+int drawable abc_scrubber_track_mtrl_alpha 0x0 -+int drawable abc_seekbar_thumb_material 0x0 -+int drawable abc_seekbar_tick_mark_material 0x0 -+int drawable abc_seekbar_track_material 0x0 -+int drawable abc_spinner_mtrl_am_alpha 0x0 -+int drawable abc_spinner_textfield_background_material 0x0 -+int drawable abc_star_black_48dp 0x0 -+int drawable abc_star_half_black_48dp 0x0 -+int drawable abc_switch_thumb_material 0x0 -+int drawable abc_switch_track_mtrl_alpha 0x0 -+int drawable abc_tab_indicator_material 0x0 -+int drawable abc_tab_indicator_mtrl_alpha 0x0 -+int drawable abc_text_cursor_material 0x0 -+int drawable abc_text_select_handle_left_mtrl 0x0 -+int drawable abc_text_select_handle_left_mtrl_dark 0x0 -+int drawable abc_text_select_handle_left_mtrl_light 0x0 -+int drawable abc_text_select_handle_middle_mtrl 0x0 -+int drawable abc_text_select_handle_middle_mtrl_dark 0x0 -+int drawable abc_text_select_handle_middle_mtrl_light 0x0 -+int drawable abc_text_select_handle_right_mtrl 0x0 -+int drawable abc_text_select_handle_right_mtrl_dark 0x0 -+int drawable abc_text_select_handle_right_mtrl_light 0x0 -+int drawable abc_textfield_activated_mtrl_alpha 0x0 -+int drawable abc_textfield_default_mtrl_alpha 0x0 -+int drawable abc_textfield_search_activated_mtrl_alpha 0x0 -+int drawable abc_textfield_search_default_mtrl_alpha 0x0 -+int drawable abc_textfield_search_material 0x0 -+int drawable abc_vector_test 0x0 -+int drawable autofill_inline_suggestion_chip_background 0x0 -+int drawable avd_hide_password 0x0 -+int drawable avd_show_password 0x0 -+int drawable btn_checkbox_checked_mtrl 0x0 -+int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x0 -+int drawable btn_checkbox_unchecked_mtrl 0x0 -+int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x0 -+int drawable btn_radio_off_mtrl 0x0 -+int drawable btn_radio_off_to_on_mtrl_animation 0x0 -+int drawable btn_radio_on_mtrl 0x0 -+int drawable btn_radio_on_to_off_mtrl_animation 0x0 -+int drawable design_bottom_navigation_item_background 0x0 -+int drawable design_fab_background 0x0 -+int drawable design_ic_visibility 0x0 -+int drawable design_ic_visibility_off 0x0 -+int drawable design_password_eye 0x0 -+int drawable design_snackbar_background 0x0 -+int drawable fab_add 0x0 -+int drawable ic_arrow_back_black_24dp 0x0 -+int drawable ic_arrow_back_black_rtl_24dp 0x0 -+int drawable ic_calendar_black_24dp 0x0 -+int drawable ic_clear_black_24dp 0x0 -+int drawable ic_edit_black_24dp 0x0 -+int drawable ic_keyboard_arrow_left_black_24dp 0x0 -+int drawable ic_keyboard_arrow_right_black_24dp 0x0 -+int drawable ic_menu_arrow_down_black_24dp 0x0 -+int drawable ic_menu_arrow_up_black_24dp 0x0 -+int drawable ic_mtrl_checked_circle 0x0 -+int drawable ic_mtrl_chip_checked_black 0x0 -+int drawable ic_mtrl_chip_checked_circle 0x0 -+int drawable ic_mtrl_chip_close_circle 0x0 -+int drawable item_background 0x0 -+int drawable mtrl_dialog_background 0x0 -+int drawable mtrl_dropdown_arrow 0x0 -+int drawable mtrl_ic_arrow_drop_down 0x0 -+int drawable mtrl_ic_arrow_drop_up 0x0 -+int drawable mtrl_ic_cancel 0x0 -+int drawable mtrl_ic_error 0x0 -+int drawable mtrl_popupmenu_background 0x0 -+int drawable mtrl_popupmenu_background_dark 0x0 -+int drawable mtrl_snackbar_background 0x0 -+int drawable mtrl_tabs_default_indicator 0x0 -+int drawable navigation_empty_icon 0x0 -+int drawable notification_action_background 0x0 -+int drawable notification_background 0x0 -+int drawable notification_bg 0x0 -+int drawable notification_bg_low 0x0 -+int drawable notification_bg_low_normal 0x0 -+int drawable notification_bg_low_pressed 0x0 -+int drawable notification_bg_normal 0x0 -+int drawable notification_bg_normal_pressed 0x0 -+int drawable notification_icon_background 0x0 -+int drawable notification_template_icon_bg 0x0 -+int drawable notification_template_icon_low_bg 0x0 -+int drawable notification_tile_bg 0x0 -+int drawable notify_panel_notification_icon_bg 0x0 -+int drawable redbox_top_border_background 0x0 -+int drawable test_custom_background 0x0 -+int drawable test_level_drawable 0x0 -+int drawable tooltip_frame_dark 0x0 -+int drawable tooltip_frame_light 0x0 -+int id BOTTOM_END 0x0 -+int id BOTTOM_START 0x0 -+int id NO_DEBUG 0x0 -+int id SHOW_ALL 0x0 -+int id SHOW_PATH 0x0 -+int id SHOW_PROGRESS 0x0 -+int id TOP_END 0x0 -+int id TOP_START 0x0 -+int id accelerate 0x0 -+int id accessibility_action_clickable_span 0x0 -+int id accessibility_actions 0x0 -+int id accessibility_collection 0x0 -+int id accessibility_collection_item 0x0 -+int id accessibility_custom_action_0 0x0 -+int id accessibility_custom_action_1 0x0 -+int id accessibility_custom_action_10 0x0 -+int id accessibility_custom_action_11 0x0 -+int id accessibility_custom_action_12 0x0 -+int id accessibility_custom_action_13 0x0 -+int id accessibility_custom_action_14 0x0 -+int id accessibility_custom_action_15 0x0 -+int id accessibility_custom_action_16 0x0 -+int id accessibility_custom_action_17 0x0 -+int id accessibility_custom_action_18 0x0 -+int id accessibility_custom_action_19 0x0 -+int id accessibility_custom_action_2 0x0 -+int id accessibility_custom_action_20 0x0 -+int id accessibility_custom_action_21 0x0 -+int id accessibility_custom_action_22 0x0 -+int id accessibility_custom_action_23 0x0 -+int id accessibility_custom_action_24 0x0 -+int id accessibility_custom_action_25 0x0 -+int id accessibility_custom_action_26 0x0 -+int id accessibility_custom_action_27 0x0 -+int id accessibility_custom_action_28 0x0 -+int id accessibility_custom_action_29 0x0 -+int id accessibility_custom_action_3 0x0 -+int id accessibility_custom_action_30 0x0 -+int id accessibility_custom_action_31 0x0 -+int id accessibility_custom_action_4 0x0 -+int id accessibility_custom_action_5 0x0 -+int id accessibility_custom_action_6 0x0 -+int id accessibility_custom_action_7 0x0 -+int id accessibility_custom_action_8 0x0 -+int id accessibility_custom_action_9 0x0 -+int id accessibility_hint 0x0 -+int id accessibility_label 0x0 -+int id accessibility_links 0x0 -+int id accessibility_role 0x0 -+int id accessibility_state 0x0 -+int id accessibility_value 0x0 -+int id action0 0x0 -+int id action_bar 0x0 -+int id action_bar_activity_content 0x0 -+int id action_bar_container 0x0 -+int id action_bar_root 0x0 -+int id action_bar_spinner 0x0 -+int id action_bar_subtitle 0x0 -+int id action_bar_title 0x0 -+int id action_container 0x0 -+int id action_context_bar 0x0 -+int id action_divider 0x0 -+int id action_image 0x0 -+int id action_menu_divider 0x0 -+int id action_menu_presenter 0x0 -+int id action_mode_bar 0x0 -+int id action_mode_bar_stub 0x0 -+int id action_mode_close_button 0x0 -+int id action_text 0x0 -+int id actions 0x0 -+int id activity_chooser_view_content 0x0 -+int id add 0x0 -+int id alertTitle 0x0 -+int id aligned 0x0 -+int id animateToEnd 0x0 -+int id animateToStart 0x0 -+int id asConfigured 0x0 -+int id async 0x0 -+int id auto 0x0 -+int id autoComplete 0x0 -+int id autoCompleteToEnd 0x0 -+int id autoCompleteToStart 0x0 -+int id autofill_inline_suggestion_end_icon 0x0 -+int id autofill_inline_suggestion_start_icon 0x0 -+int id autofill_inline_suggestion_subtitle 0x0 -+int id autofill_inline_suggestion_title 0x0 -+int id baseline 0x0 -+int id blocking 0x0 -+int id bottom 0x0 -+int id bottomTabs 0x0 -+int id bottom_navigation_container 0x0 -+int id bottom_navigation_item_icon 0x0 -+int id bottom_navigation_item_title 0x0 -+int id bottom_navigation_notification 0x0 -+int id bottom_navigation_small_container 0x0 -+int id bottom_navigation_small_item_icon 0x0 -+int id bottom_navigation_small_item_title 0x0 -+int id bounce 0x0 -+int id buttonPanel 0x0 -+int id cancel_action 0x0 -+int id cancel_button 0x0 -+int id catalyst_redbox_title 0x0 -+int id center 0x0 -+int id centerCrop 0x0 -+int id centerInside 0x0 -+int id chain 0x0 -+int id checkbox 0x0 -+int id checked 0x0 -+int id chip 0x0 -+int id chip1 0x0 -+int id chip2 0x0 -+int id chip3 0x0 -+int id chip_group 0x0 -+int id chronometer 0x0 -+int id clear_text 0x0 -+int id confirm_button 0x0 -+int id container 0x0 -+int id content 0x0 -+int id contentPanel 0x0 -+int id coordinator 0x0 -+int id cos 0x0 -+int id custom 0x0 -+int id customPanel 0x0 -+int id cut 0x0 -+int id date_picker_actions 0x0 -+int id decelerate 0x0 -+int id decelerateAndComplete 0x0 -+int id decor_content_parent 0x0 -+int id default_activity_button 0x0 -+int id deltaRelative 0x0 -+int id design_bottom_sheet 0x0 -+int id design_menu_item_action_area 0x0 -+int id design_menu_item_action_area_stub 0x0 -+int id design_menu_item_text 0x0 -+int id design_navigation_view 0x0 -+int id dialog_button 0x0 -+int id down 0x0 -+int id dragDown 0x0 -+int id dragEnd 0x0 -+int id dragLeft 0x0 -+int id dragRight 0x0 -+int id dragStart 0x0 -+int id dragUp 0x0 -+int id dropdown_menu 0x0 -+int id easeIn 0x0 -+int id easeInOut 0x0 -+int id easeOut 0x0 -+int id edit_query 0x0 -+int id end 0x0 -+int id end_padder 0x0 -+int id expand_activities_button 0x0 -+int id expanded_menu 0x0 -+int id fab_bottom_margin 0x0 -+int id fab_label 0x0 -+int id fade 0x0 -+int id fill 0x0 -+int id filled 0x0 -+int id fitBottomStart 0x0 -+int id fitCenter 0x0 -+int id fitEnd 0x0 -+int id fitStart 0x0 -+int id fitXY 0x0 -+int id fixed 0x0 -+int id flip 0x0 -+int id focusCrop 0x0 -+int id forever 0x0 -+int id fps_text 0x0 -+int id fragment_container_view_tag 0x0 -+int id fragment_screen_content 0x0 -+int id ghost_view 0x0 -+int id ghost_view_holder 0x0 -+int id gone 0x0 -+int id group_divider 0x0 -+int id home 0x0 -+int id honorRequest 0x0 -+int id icon 0x0 -+int id icon_group 0x0 -+int id ignore 0x0 -+int id ignoreRequest 0x0 -+int id image 0x0 -+int id info 0x0 -+int id invisible 0x0 -+int id italic 0x0 -+int id item1 0x0 -+int id item2 0x0 -+int id item3 0x0 -+int id item4 0x0 -+int id item_touch_helper_previous_elevation 0x0 -+int id jumpToEnd 0x0 -+int id jumpToStart 0x0 -+int id labeled 0x0 -+int id labelled_by 0x0 -+int id largeLabel 0x0 -+int id layout 0x0 -+int id left 0x0 -+int id line1 0x0 -+int id line3 0x0 -+int id linear 0x0 -+int id listMode 0x0 -+int id list_item 0x0 -+int id marquee 0x0 -+int id masked 0x0 -+int id media_actions 0x0 -+int id message 0x0 -+int id middle 0x0 -+int id mini 0x0 -+int id month_grid 0x0 -+int id month_navigation_bar 0x0 -+int id month_navigation_fragment_toggle 0x0 -+int id month_navigation_next 0x0 -+int id month_navigation_previous 0x0 -+int id month_title 0x0 -+int id motion_base 0x0 -+int id mtrl_calendar_day_selector_frame 0x0 -+int id mtrl_calendar_days_of_week 0x0 -+int id mtrl_calendar_frame 0x0 -+int id mtrl_calendar_main_pane 0x0 -+int id mtrl_calendar_months 0x0 -+int id mtrl_calendar_selection_frame 0x0 -+int id mtrl_calendar_text_input_frame 0x0 -+int id mtrl_calendar_year_selector_frame 0x0 -+int id mtrl_card_checked_layer_id 0x0 -+int id mtrl_child_content_container 0x0 -+int id mtrl_internal_children_alpha_tag 0x0 -+int id mtrl_picker_fullscreen 0x0 -+int id mtrl_picker_header 0x0 -+int id mtrl_picker_header_selection_text 0x0 -+int id mtrl_picker_header_title_and_selection 0x0 -+int id mtrl_picker_header_toggle 0x0 -+int id mtrl_picker_text_input_date 0x0 -+int id mtrl_picker_text_input_range_end 0x0 -+int id mtrl_picker_text_input_range_start 0x0 -+int id mtrl_picker_title_text 0x0 -+int id multiply 0x0 -+int id navigation_header_container 0x0 -+int id none 0x0 -+int id normal 0x0 -+int id notification_background 0x0 -+int id notification_main_column 0x0 -+int id notification_main_column_container 0x0 -+int id off 0x0 -+int id on 0x0 -+int id original_bottom 0x0 -+int id original_index_in_parent 0x0 -+int id original_layout_params 0x0 -+int id original_left 0x0 -+int id original_parent 0x0 -+int id original_pivot_x 0x0 -+int id original_pivot_y 0x0 -+int id original_right 0x0 -+int id original_top 0x0 -+int id original_z_index 0x0 -+int id outline 0x0 -+int id packed 0x0 -+int id parallax 0x0 -+int id parent 0x0 -+int id parentPanel 0x0 -+int id parentRelative 0x0 -+int id parent_matrix 0x0 -+int id password_toggle 0x0 -+int id path 0x0 -+int id pathRelative 0x0 -+int id percent 0x0 -+int id pin 0x0 -+int id pointer_enter 0x0 -+int id pointer_enter_capture 0x0 -+int id pointer_leave 0x0 -+int id pointer_leave_capture 0x0 -+int id pointer_move 0x0 -+int id pointer_move_capture 0x0 -+int id position 0x0 -+int id postLayout 0x0 -+int id progress_circular 0x0 -+int id progress_horizontal 0x0 -+int id radio 0x0 -+int id react_root_view 0x0 -+int id react_test_id 0x0 -+int id rectangles 0x0 -+int id reverseSawtooth 0x0 -+int id right 0x0 -+int id right_icon 0x0 -+int id right_side 0x0 -+int id rn_frame_file 0x0 -+int id rn_frame_method 0x0 -+int id rn_redbox_dismiss_button 0x0 -+int id rn_redbox_line_separator 0x0 -+int id rn_redbox_loading_indicator 0x0 -+int id rn_redbox_reload_button 0x0 -+int id rn_redbox_report_button 0x0 -+int id rn_redbox_report_label 0x0 -+int id rn_redbox_stack 0x0 -+int id rounded 0x0 -+int id save_image_matrix 0x0 -+int id save_non_transition_alpha 0x0 -+int id save_overlay_view 0x0 -+int id save_scale_type 0x0 -+int id sawtooth 0x0 -+int id scale 0x0 -+int id screen 0x0 -+int id scrollIndicatorDown 0x0 -+int id scrollIndicatorUp 0x0 -+int id scrollView 0x0 -+int id scrollable 0x0 -+int id search_badge 0x0 -+int id search_bar 0x0 -+int id search_button 0x0 -+int id search_close_btn 0x0 -+int id search_edit_frame 0x0 -+int id search_go_btn 0x0 -+int id search_mag_icon 0x0 -+int id search_plate 0x0 -+int id search_src_text 0x0 -+int id search_voice_btn 0x0 -+int id select_dialog_listview 0x0 -+int id selected 0x0 -+int id shortcut 0x0 -+int id sin 0x0 -+int id slide 0x0 -+int id smallLabel 0x0 -+int id snackbar_action 0x0 -+int id snackbar_text 0x0 -+int id spacer 0x0 -+int id special_effects_controller_view_tag 0x0 -+int id spline 0x0 -+int id split_action_bar 0x0 -+int id spread 0x0 -+int id spread_inside 0x0 -+int id square 0x0 -+int id src_atop 0x0 -+int id src_in 0x0 -+int id src_over 0x0 -+int id standard 0x0 -+int id start 0x0 -+int id startHorizontal 0x0 -+int id startVertical 0x0 -+int id staticLayout 0x0 -+int id staticPostLayout 0x0 -+int id status_bar_latest_event_content 0x0 -+int id stop 0x0 -+int id stretch 0x0 -+int id submenuarrow 0x0 -+int id submit_area 0x0 -+int id tabMode 0x0 -+int id tag_accessibility_actions 0x0 -+int id tag_accessibility_clickable_spans 0x0 -+int id tag_accessibility_heading 0x0 -+int id tag_accessibility_pane_title 0x0 -+int id tag_on_apply_window_listener 0x0 -+int id tag_on_receive_content_listener 0x0 -+int id tag_on_receive_content_mime_types 0x0 -+int id tag_screen_reader_focusable 0x0 -+int id tag_state_description 0x0 -+int id tag_transition_group 0x0 -+int id tag_unhandled_key_event_manager 0x0 -+int id tag_unhandled_key_listeners 0x0 -+int id tag_window_insets_animation_callback 0x0 -+int id test_checkbox_android_button_tint 0x0 -+int id test_checkbox_app_button_tint 0x0 -+int id text 0x0 -+int id text2 0x0 -+int id textSpacerNoButtons 0x0 -+int id textSpacerNoTitle 0x0 -+int id text_input_end_icon 0x0 -+int id text_input_password_toggle 0x0 -+int id text_input_start_icon 0x0 -+int id textinput_counter 0x0 -+int id textinput_error 0x0 -+int id textinput_helper_text 0x0 -+int id textinput_placeholder 0x0 -+int id textinput_prefix_text 0x0 -+int id textinput_suffix_text 0x0 -+int id time 0x0 -+int id title 0x0 -+int id titleDividerNoCustom 0x0 -+int id title_template 0x0 -+int id top 0x0 -+int id topBarBackgroundComponent 0x0 -+int id topPanel 0x0 -+int id touch_outside 0x0 -+int id transition_current_scene 0x0 -+int id transition_layout_save 0x0 -+int id transition_position 0x0 -+int id transition_scene_layoutid_cache 0x0 -+int id transition_transform 0x0 -+int id triangle 0x0 -+int id unchecked 0x0 -+int id uniform 0x0 -+int id unlabeled 0x0 -+int id up 0x0 -+int id view_offset_helper 0x0 -+int id view_tag_instance_handle 0x0 -+int id view_tag_native_id 0x0 -+int id view_tree_lifecycle_owner 0x0 -+int id view_tree_saved_state_registry_owner 0x0 -+int id view_tree_view_model_store_owner 0x0 -+int id visible 0x0 -+int id visible_removing_fragment_view_tag 0x0 -+int id wrap 0x0 -+int id wrap_content 0x0 -+int integer abc_config_activityDefaultDur 0x0 -+int integer abc_config_activityShortDur 0x0 -+int integer app_bar_elevation_anim_duration 0x0 -+int integer bottom_sheet_slide_duration 0x0 -+int integer cancel_button_image_alpha 0x0 -+int integer config_tooltipAnimTime 0x0 -+int integer design_snackbar_text_max_lines 0x0 -+int integer design_tab_indicator_anim_duration_ms 0x0 -+int integer hide_password_duration 0x0 -+int integer mtrl_badge_max_character_count 0x0 -+int integer mtrl_btn_anim_delay_ms 0x0 -+int integer mtrl_btn_anim_duration_ms 0x0 -+int integer mtrl_calendar_header_orientation 0x0 -+int integer mtrl_calendar_selection_text_lines 0x0 -+int integer mtrl_calendar_year_selector_span 0x0 -+int integer mtrl_card_anim_delay_ms 0x0 -+int integer mtrl_card_anim_duration_ms 0x0 -+int integer mtrl_chip_anim_duration 0x0 -+int integer mtrl_tab_indicator_anim_duration_ms 0x0 -+int integer react_native_dev_server_port 0x0 -+int integer react_native_inspector_proxy_port 0x0 -+int integer show_password_duration 0x0 -+int integer status_bar_notification_info_maxnum 0x0 -+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x0 -+int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x0 -+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x0 -+int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x0 -+int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x0 -+int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x0 -+int interpolator fast_out_slow_in 0x0 -+int interpolator mtrl_fast_out_linear_in 0x0 -+int interpolator mtrl_fast_out_slow_in 0x0 -+int interpolator mtrl_linear 0x0 -+int interpolator mtrl_linear_out_slow_in 0x0 -+int layout abc_action_bar_title_item 0x0 -+int layout abc_action_bar_up_container 0x0 -+int layout abc_action_menu_item_layout 0x0 -+int layout abc_action_menu_layout 0x0 -+int layout abc_action_mode_bar 0x0 -+int layout abc_action_mode_close_item_material 0x0 -+int layout abc_activity_chooser_view 0x0 -+int layout abc_activity_chooser_view_list_item 0x0 -+int layout abc_alert_dialog_button_bar_material 0x0 -+int layout abc_alert_dialog_material 0x0 -+int layout abc_alert_dialog_title_material 0x0 -+int layout abc_cascading_menu_item_layout 0x0 -+int layout abc_dialog_title_material 0x0 -+int layout abc_expanded_menu_layout 0x0 -+int layout abc_list_menu_item_checkbox 0x0 -+int layout abc_list_menu_item_icon 0x0 -+int layout abc_list_menu_item_layout 0x0 -+int layout abc_list_menu_item_radio 0x0 -+int layout abc_popup_menu_header_item_layout 0x0 -+int layout abc_popup_menu_item_layout 0x0 -+int layout abc_screen_content_include 0x0 -+int layout abc_screen_simple 0x0 -+int layout abc_screen_simple_overlay_action_mode 0x0 -+int layout abc_screen_toolbar 0x0 -+int layout abc_search_dropdown_item_icons_2line 0x0 -+int layout abc_search_view 0x0 -+int layout abc_select_dialog_material 0x0 -+int layout abc_tooltip 0x0 -+int layout autofill_inline_suggestion 0x0 -+int layout bottom_navigation_item 0x0 -+int layout bottom_navigation_small_item 0x0 -+int layout custom_dialog 0x0 -+int layout design_bottom_navigation_item 0x0 -+int layout design_bottom_sheet_dialog 0x0 -+int layout design_layout_snackbar 0x0 -+int layout design_layout_snackbar_include 0x0 -+int layout design_layout_tab_icon 0x0 -+int layout design_layout_tab_text 0x0 -+int layout design_menu_item_action_area 0x0 -+int layout design_navigation_item 0x0 -+int layout design_navigation_item_header 0x0 -+int layout design_navigation_item_separator 0x0 -+int layout design_navigation_item_subheader 0x0 -+int layout design_navigation_menu 0x0 -+int layout design_navigation_menu_item 0x0 -+int layout design_text_input_end_icon 0x0 -+int layout design_text_input_password_icon 0x0 -+int layout design_text_input_start_icon 0x0 -+int layout dev_loading_view 0x0 -+int layout fps_view 0x0 -+int layout mtrl_alert_dialog 0x0 -+int layout mtrl_alert_dialog_actions 0x0 -+int layout mtrl_alert_dialog_title 0x0 -+int layout mtrl_alert_select_dialog_item 0x0 -+int layout mtrl_alert_select_dialog_multichoice 0x0 -+int layout mtrl_alert_select_dialog_singlechoice 0x0 -+int layout mtrl_calendar_day 0x0 -+int layout mtrl_calendar_day_of_week 0x0 -+int layout mtrl_calendar_days_of_week 0x0 -+int layout mtrl_calendar_horizontal 0x0 -+int layout mtrl_calendar_month 0x0 -+int layout mtrl_calendar_month_labeled 0x0 -+int layout mtrl_calendar_month_navigation 0x0 -+int layout mtrl_calendar_months 0x0 -+int layout mtrl_calendar_vertical 0x0 -+int layout mtrl_calendar_year 0x0 -+int layout mtrl_layout_snackbar 0x0 -+int layout mtrl_layout_snackbar_include 0x0 -+int layout mtrl_picker_actions 0x0 -+int layout mtrl_picker_dialog 0x0 -+int layout mtrl_picker_fullscreen 0x0 -+int layout mtrl_picker_header_dialog 0x0 -+int layout mtrl_picker_header_fullscreen 0x0 -+int layout mtrl_picker_header_selection_text 0x0 -+int layout mtrl_picker_header_title_text 0x0 -+int layout mtrl_picker_header_toggle 0x0 -+int layout mtrl_picker_text_input_date 0x0 -+int layout mtrl_picker_text_input_date_range 0x0 -+int layout notification_action 0x0 -+int layout notification_action_tombstone 0x0 -+int layout notification_media_action 0x0 -+int layout notification_media_cancel_action 0x0 -+int layout notification_template_big_media 0x0 -+int layout notification_template_big_media_custom 0x0 -+int layout notification_template_big_media_narrow 0x0 -+int layout notification_template_big_media_narrow_custom 0x0 -+int layout notification_template_custom_big 0x0 -+int layout notification_template_icon_group 0x0 -+int layout notification_template_lines_media 0x0 -+int layout notification_template_media 0x0 -+int layout notification_template_media_custom 0x0 -+int layout notification_template_part_chronometer 0x0 -+int layout notification_template_part_time 0x0 -+int layout redbox_item_frame 0x0 -+int layout redbox_item_title 0x0 -+int layout redbox_view 0x0 -+int layout select_dialog_item_material 0x0 -+int layout select_dialog_multichoice_material 0x0 -+int layout select_dialog_singlechoice_material 0x0 -+int layout support_simple_spinner_dropdown_item 0x0 -+int layout test_action_chip 0x0 -+int layout test_design_checkbox 0x0 -+int layout test_reflow_chipgroup 0x0 -+int layout test_toolbar 0x0 -+int layout test_toolbar_custom_background 0x0 -+int layout test_toolbar_elevation 0x0 -+int layout test_toolbar_surface 0x0 -+int layout text_view_with_line_height_from_appearance 0x0 -+int layout text_view_with_line_height_from_layout 0x0 -+int layout text_view_with_line_height_from_style 0x0 -+int layout text_view_with_theme_line_height 0x0 -+int layout text_view_without_line_height 0x0 -+int menu example_menu 0x0 -+int menu example_menu2 0x0 -+int plurals mtrl_badge_content_description 0x0 -+int string abc_action_bar_home_description 0x0 -+int string abc_action_bar_up_description 0x0 -+int string abc_action_menu_overflow_description 0x0 -+int string abc_action_mode_done 0x0 -+int string abc_activity_chooser_view_see_all 0x0 -+int string abc_activitychooserview_choose_application 0x0 -+int string abc_capital_off 0x0 -+int string abc_capital_on 0x0 -+int string abc_font_family_body_1_material 0x0 -+int string abc_font_family_body_2_material 0x0 -+int string abc_font_family_button_material 0x0 -+int string abc_font_family_caption_material 0x0 -+int string abc_font_family_display_1_material 0x0 -+int string abc_font_family_display_2_material 0x0 -+int string abc_font_family_display_3_material 0x0 -+int string abc_font_family_display_4_material 0x0 -+int string abc_font_family_headline_material 0x0 -+int string abc_font_family_menu_material 0x0 -+int string abc_font_family_subhead_material 0x0 -+int string abc_font_family_title_material 0x0 -+int string abc_menu_alt_shortcut_label 0x0 -+int string abc_menu_ctrl_shortcut_label 0x0 -+int string abc_menu_delete_shortcut_label 0x0 -+int string abc_menu_enter_shortcut_label 0x0 -+int string abc_menu_function_shortcut_label 0x0 -+int string abc_menu_meta_shortcut_label 0x0 -+int string abc_menu_shift_shortcut_label 0x0 -+int string abc_menu_space_shortcut_label 0x0 -+int string abc_menu_sym_shortcut_label 0x0 -+int string abc_prepend_shortcut_label 0x0 -+int string abc_search_hint 0x0 -+int string abc_searchview_description_clear 0x0 -+int string abc_searchview_description_query 0x0 -+int string abc_searchview_description_search 0x0 -+int string abc_searchview_description_submit 0x0 -+int string abc_searchview_description_voice 0x0 -+int string abc_shareactionprovider_share_with 0x0 -+int string abc_shareactionprovider_share_with_application 0x0 -+int string abc_toolbar_collapse_description 0x0 -+int string alert_description 0x0 -+int string appbar_scrolling_view_behavior 0x0 -+int string bottom_sheet_behavior 0x0 -+int string catalyst_change_bundle_location 0x0 -+int string catalyst_copy_button 0x0 -+int string catalyst_debug 0x0 -+int string catalyst_debug_chrome 0x0 -+int string catalyst_debug_chrome_stop 0x0 -+int string catalyst_debug_connecting 0x0 -+int string catalyst_debug_error 0x0 -+int string catalyst_debug_open 0x0 -+int string catalyst_debug_stop 0x0 -+int string catalyst_devtools_open 0x0 -+int string catalyst_dismiss_button 0x0 -+int string catalyst_heap_capture 0x0 -+int string catalyst_hot_reloading 0x0 -+int string catalyst_hot_reloading_auto_disable 0x0 -+int string catalyst_hot_reloading_auto_enable 0x0 -+int string catalyst_hot_reloading_stop 0x0 -+int string catalyst_inspector 0x0 -+int string catalyst_inspector_stop 0x0 -+int string catalyst_loading_from_url 0x0 -+int string catalyst_open_flipper_error 0x0 -+int string catalyst_perf_monitor 0x0 -+int string catalyst_perf_monitor_stop 0x0 -+int string catalyst_reload 0x0 -+int string catalyst_reload_button 0x0 -+int string catalyst_reload_error 0x0 -+int string catalyst_report_button 0x0 -+int string catalyst_sample_profiler_disable 0x0 -+int string catalyst_sample_profiler_enable 0x0 -+int string catalyst_settings 0x0 -+int string catalyst_settings_title 0x0 -+int string character_counter_content_description 0x0 -+int string character_counter_overflowed_content_description 0x0 -+int string character_counter_pattern 0x0 -+int string chip_text 0x0 -+int string clear_text_end_icon_content_description 0x0 -+int string combobox_description 0x0 -+int string drawer_close 0x0 -+int string drawer_open 0x0 -+int string error_icon_content_description 0x0 -+int string exposed_dropdown_menu_content_description 0x0 -+int string fab_transformation_scrim_behavior 0x0 -+int string fab_transformation_sheet_behavior 0x0 -+int string header_description 0x0 -+int string hide_bottom_view_on_scroll_behavior 0x0 -+int string icon_content_description 0x0 -+int string image_description 0x0 -+int string imagebutton_description 0x0 -+int string link_description 0x0 -+int string menu_description 0x0 -+int string menubar_description 0x0 -+int string menuitem_description 0x0 -+int string mtrl_badge_numberless_content_description 0x0 -+int string mtrl_chip_close_icon_content_description 0x0 -+int string mtrl_exceed_max_badge_number_suffix 0x0 -+int string mtrl_picker_a11y_next_month 0x0 -+int string mtrl_picker_a11y_prev_month 0x0 -+int string mtrl_picker_announce_current_selection 0x0 -+int string mtrl_picker_cancel 0x0 -+int string mtrl_picker_confirm 0x0 -+int string mtrl_picker_date_header_selected 0x0 -+int string mtrl_picker_date_header_title 0x0 -+int string mtrl_picker_date_header_unselected 0x0 -+int string mtrl_picker_day_of_week_column_header 0x0 -+int string mtrl_picker_invalid_format 0x0 -+int string mtrl_picker_invalid_format_example 0x0 -+int string mtrl_picker_invalid_format_use 0x0 -+int string mtrl_picker_invalid_range 0x0 -+int string mtrl_picker_navigate_to_year_description 0x0 -+int string mtrl_picker_out_of_range 0x0 -+int string mtrl_picker_range_header_only_end_selected 0x0 -+int string mtrl_picker_range_header_only_start_selected 0x0 -+int string mtrl_picker_range_header_selected 0x0 -+int string mtrl_picker_range_header_title 0x0 -+int string mtrl_picker_range_header_unselected 0x0 -+int string mtrl_picker_save 0x0 -+int string mtrl_picker_text_input_date_hint 0x0 -+int string mtrl_picker_text_input_date_range_end_hint 0x0 -+int string mtrl_picker_text_input_date_range_start_hint 0x0 -+int string mtrl_picker_text_input_day_abbr 0x0 -+int string mtrl_picker_text_input_month_abbr 0x0 -+int string mtrl_picker_text_input_year_abbr 0x0 -+int string mtrl_picker_toggle_to_calendar_input_mode 0x0 -+int string mtrl_picker_toggle_to_day_selection 0x0 -+int string mtrl_picker_toggle_to_text_input_mode 0x0 -+int string mtrl_picker_toggle_to_year_selection 0x0 -+int string password_toggle_content_description 0x0 -+int string path_password_eye 0x0 -+int string path_password_eye_mask_strike_through 0x0 -+int string path_password_eye_mask_visible 0x0 -+int string path_password_strike_through 0x0 -+int string progressbar_description 0x0 -+int string radiogroup_description 0x0 -+int string rn_tab_description 0x0 -+int string scrollbar_description 0x0 -+int string search_menu_title 0x0 -+int string spinbutton_description 0x0 -+int string state_busy_description 0x0 -+int string state_collapsed_description 0x0 -+int string state_expanded_description 0x0 -+int string state_mixed_description 0x0 -+int string state_off_description 0x0 -+int string state_on_description 0x0 -+int string state_unselected_description 0x0 -+int string status_bar_notification_info_overflow 0x0 -+int string summary_description 0x0 -+int string tablist_description 0x0 -+int string timer_description 0x0 -+int string toolbar_description 0x0 -+int style AlertDialog_AppCompat 0x0 -+int style AlertDialog_AppCompat_Light 0x0 -+int style AndroidThemeColorAccentYellow 0x0 -+int style Animation_AppCompat_Dialog 0x0 -+int style Animation_AppCompat_DropDownUp 0x0 -+int style Animation_AppCompat_Tooltip 0x0 -+int style Animation_Catalyst_LogBox 0x0 -+int style Animation_Catalyst_RedBox 0x0 -+int style Animation_Design_BottomSheetDialog 0x0 -+int style Animation_MaterialComponents_BottomSheetDialog 0x0 -+int style Base_AlertDialog_AppCompat 0x0 -+int style Base_AlertDialog_AppCompat_Light 0x0 -+int style Base_Animation_AppCompat_Dialog 0x0 -+int style Base_Animation_AppCompat_DropDownUp 0x0 -+int style Base_Animation_AppCompat_Tooltip 0x0 -+int style Base_CardView 0x0 -+int style Base_DialogWindowTitleBackground_AppCompat 0x0 -+int style Base_DialogWindowTitle_AppCompat 0x0 -+int style Base_MaterialAlertDialog_MaterialComponents_Title_Icon 0x0 -+int style Base_MaterialAlertDialog_MaterialComponents_Title_Panel 0x0 -+int style Base_MaterialAlertDialog_MaterialComponents_Title_Text 0x0 -+int style Base_TextAppearance_AppCompat 0x0 -+int style Base_TextAppearance_AppCompat_Body1 0x0 -+int style Base_TextAppearance_AppCompat_Body2 0x0 -+int style Base_TextAppearance_AppCompat_Button 0x0 -+int style Base_TextAppearance_AppCompat_Caption 0x0 -+int style Base_TextAppearance_AppCompat_Display1 0x0 -+int style Base_TextAppearance_AppCompat_Display2 0x0 -+int style Base_TextAppearance_AppCompat_Display3 0x0 -+int style Base_TextAppearance_AppCompat_Display4 0x0 -+int style Base_TextAppearance_AppCompat_Headline 0x0 -+int style Base_TextAppearance_AppCompat_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Large 0x0 -+int style Base_TextAppearance_AppCompat_Large_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 -+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 -+int style Base_TextAppearance_AppCompat_Medium 0x0 -+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Menu 0x0 -+int style Base_TextAppearance_AppCompat_SearchResult 0x0 -+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x0 -+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x0 -+int style Base_TextAppearance_AppCompat_Small 0x0 -+int style Base_TextAppearance_AppCompat_Small_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Subhead 0x0 -+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Title 0x0 -+int style Base_TextAppearance_AppCompat_Title_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Tooltip 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 -+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 -+int style Base_TextAppearance_AppCompat_Widget_Button 0x0 -+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 -+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x0 -+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x0 -+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x0 -+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 -+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 -+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 -+int style Base_TextAppearance_AppCompat_Widget_Switch 0x0 -+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 -+int style Base_TextAppearance_MaterialComponents_Badge 0x0 -+int style Base_TextAppearance_MaterialComponents_Button 0x0 -+int style Base_TextAppearance_MaterialComponents_Headline6 0x0 -+int style Base_TextAppearance_MaterialComponents_Subtitle2 0x0 -+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 -+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 -+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 -+int style Base_ThemeOverlay_AppCompat 0x0 -+int style Base_ThemeOverlay_AppCompat_ActionBar 0x0 -+int style Base_ThemeOverlay_AppCompat_Dark 0x0 -+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x0 -+int style Base_ThemeOverlay_AppCompat_Dialog 0x0 -+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x0 -+int style Base_ThemeOverlay_AppCompat_Light 0x0 -+int style Base_ThemeOverlay_MaterialComponents_Dialog 0x0 -+int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert 0x0 -+int style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x0 -+int style Base_Theme_AppCompat 0x0 -+int style Base_Theme_AppCompat_CompactMenu 0x0 -+int style Base_Theme_AppCompat_Dialog 0x0 -+int style Base_Theme_AppCompat_DialogWhenLarge 0x0 -+int style Base_Theme_AppCompat_Dialog_Alert 0x0 -+int style Base_Theme_AppCompat_Dialog_FixedSize 0x0 -+int style Base_Theme_AppCompat_Dialog_MinWidth 0x0 -+int style Base_Theme_AppCompat_Light 0x0 -+int style Base_Theme_AppCompat_Light_DarkActionBar 0x0 -+int style Base_Theme_AppCompat_Light_Dialog 0x0 -+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x0 -+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x0 -+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x0 -+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x0 -+int style Base_Theme_MaterialComponents 0x0 -+int style Base_Theme_MaterialComponents_Bridge 0x0 -+int style Base_Theme_MaterialComponents_CompactMenu 0x0 -+int style Base_Theme_MaterialComponents_Dialog 0x0 -+int style Base_Theme_MaterialComponents_DialogWhenLarge 0x0 -+int style Base_Theme_MaterialComponents_Dialog_Alert 0x0 -+int style Base_Theme_MaterialComponents_Dialog_Bridge 0x0 -+int style Base_Theme_MaterialComponents_Dialog_FixedSize 0x0 -+int style Base_Theme_MaterialComponents_Dialog_MinWidth 0x0 -+int style Base_Theme_MaterialComponents_Light 0x0 -+int style Base_Theme_MaterialComponents_Light_Bridge 0x0 -+int style Base_Theme_MaterialComponents_Light_DarkActionBar 0x0 -+int style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x0 -+int style Base_Theme_MaterialComponents_Light_Dialog 0x0 -+int style Base_Theme_MaterialComponents_Light_DialogWhenLarge 0x0 -+int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x0 -+int style Base_Theme_MaterialComponents_Light_Dialog_Bridge 0x0 -+int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x0 -+int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x0 -+int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x0 -+int style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert 0x0 -+int style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x0 -+int style Base_V14_Theme_MaterialComponents 0x0 -+int style Base_V14_Theme_MaterialComponents_Bridge 0x0 -+int style Base_V14_Theme_MaterialComponents_Dialog 0x0 -+int style Base_V14_Theme_MaterialComponents_Dialog_Bridge 0x0 -+int style Base_V14_Theme_MaterialComponents_Light 0x0 -+int style Base_V14_Theme_MaterialComponents_Light_Bridge 0x0 -+int style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x0 -+int style Base_V14_Theme_MaterialComponents_Light_Dialog 0x0 -+int style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge 0x0 -+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x0 -+int style Base_V21_Theme_AppCompat 0x0 -+int style Base_V21_Theme_AppCompat_Dialog 0x0 -+int style Base_V21_Theme_AppCompat_Light 0x0 -+int style Base_V21_Theme_AppCompat_Light_Dialog 0x0 -+int style Base_V22_Theme_AppCompat 0x0 -+int style Base_V22_Theme_AppCompat_Light 0x0 -+int style Base_V23_Theme_AppCompat 0x0 -+int style Base_V23_Theme_AppCompat_Light 0x0 -+int style Base_V26_Theme_AppCompat 0x0 -+int style Base_V26_Theme_AppCompat_Light 0x0 -+int style Base_V26_Widget_AppCompat_Toolbar 0x0 -+int style Base_V28_Theme_AppCompat 0x0 -+int style Base_V28_Theme_AppCompat_Light 0x0 -+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x0 -+int style Base_V7_Theme_AppCompat 0x0 -+int style Base_V7_Theme_AppCompat_Dialog 0x0 -+int style Base_V7_Theme_AppCompat_Light 0x0 -+int style Base_V7_Theme_AppCompat_Light_Dialog 0x0 -+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x0 -+int style Base_V7_Widget_AppCompat_EditText 0x0 -+int style Base_V7_Widget_AppCompat_Toolbar 0x0 -+int style Base_Widget_AppCompat_ActionBar 0x0 -+int style Base_Widget_AppCompat_ActionBar_Solid 0x0 -+int style Base_Widget_AppCompat_ActionBar_TabBar 0x0 -+int style Base_Widget_AppCompat_ActionBar_TabText 0x0 -+int style Base_Widget_AppCompat_ActionBar_TabView 0x0 -+int style Base_Widget_AppCompat_ActionButton 0x0 -+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x0 -+int style Base_Widget_AppCompat_ActionButton_Overflow 0x0 -+int style Base_Widget_AppCompat_ActionMode 0x0 -+int style Base_Widget_AppCompat_ActivityChooserView 0x0 -+int style Base_Widget_AppCompat_AutoCompleteTextView 0x0 -+int style Base_Widget_AppCompat_Button 0x0 -+int style Base_Widget_AppCompat_ButtonBar 0x0 -+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x0 -+int style Base_Widget_AppCompat_Button_Borderless 0x0 -+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x0 -+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 -+int style Base_Widget_AppCompat_Button_Colored 0x0 -+int style Base_Widget_AppCompat_Button_Small 0x0 -+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x0 -+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x0 -+int style Base_Widget_AppCompat_CompoundButton_Switch 0x0 -+int style Base_Widget_AppCompat_DrawerArrowToggle 0x0 -+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x0 -+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x0 -+int style Base_Widget_AppCompat_EditText 0x0 -+int style Base_Widget_AppCompat_ImageButton 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 -+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x0 -+int style Base_Widget_AppCompat_Light_PopupMenu 0x0 -+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x0 -+int style Base_Widget_AppCompat_ListMenuView 0x0 -+int style Base_Widget_AppCompat_ListPopupWindow 0x0 -+int style Base_Widget_AppCompat_ListView 0x0 -+int style Base_Widget_AppCompat_ListView_DropDown 0x0 -+int style Base_Widget_AppCompat_ListView_Menu 0x0 -+int style Base_Widget_AppCompat_PopupMenu 0x0 -+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x0 -+int style Base_Widget_AppCompat_PopupWindow 0x0 -+int style Base_Widget_AppCompat_ProgressBar 0x0 -+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x0 -+int style Base_Widget_AppCompat_RatingBar 0x0 -+int style Base_Widget_AppCompat_RatingBar_Indicator 0x0 -+int style Base_Widget_AppCompat_RatingBar_Small 0x0 -+int style Base_Widget_AppCompat_SearchView 0x0 -+int style Base_Widget_AppCompat_SearchView_ActionBar 0x0 -+int style Base_Widget_AppCompat_SeekBar 0x0 -+int style Base_Widget_AppCompat_SeekBar_Discrete 0x0 -+int style Base_Widget_AppCompat_Spinner 0x0 -+int style Base_Widget_AppCompat_Spinner_Underlined 0x0 -+int style Base_Widget_AppCompat_TextView 0x0 -+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x0 -+int style Base_Widget_AppCompat_Toolbar 0x0 -+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x0 -+int style Base_Widget_Design_TabLayout 0x0 -+int style Base_Widget_MaterialComponents_AutoCompleteTextView 0x0 -+int style Base_Widget_MaterialComponents_CheckedTextView 0x0 -+int style Base_Widget_MaterialComponents_Chip 0x0 -+int style Base_Widget_MaterialComponents_PopupMenu 0x0 -+int style Base_Widget_MaterialComponents_PopupMenu_ContextMenu 0x0 -+int style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x0 -+int style Base_Widget_MaterialComponents_PopupMenu_Overflow 0x0 -+int style Base_Widget_MaterialComponents_Slider 0x0 -+int style Base_Widget_MaterialComponents_TextInputEditText 0x0 -+int style Base_Widget_MaterialComponents_TextInputLayout 0x0 -+int style Base_Widget_MaterialComponents_TextView 0x0 -+int style CalendarDatePickerDialog 0x0 -+int style CalendarDatePickerStyle 0x0 -+int style CardView 0x0 -+int style CardView_Dark 0x0 -+int style CardView_Light 0x0 -+int style DialogAnimationFade 0x0 -+int style DialogAnimationSlide 0x0 -+int style EmptyTheme 0x0 -+int style MaterialAlertDialog_MaterialComponents 0x0 -+int style MaterialAlertDialog_MaterialComponents_Body_Text 0x0 -+int style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar 0x0 -+int style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Icon 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Panel 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Text 0x0 -+int style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked 0x0 -+int style Platform_AppCompat 0x0 -+int style Platform_AppCompat_Light 0x0 -+int style Platform_MaterialComponents 0x0 -+int style Platform_MaterialComponents_Dialog 0x0 -+int style Platform_MaterialComponents_Light 0x0 -+int style Platform_MaterialComponents_Light_Dialog 0x0 -+int style Platform_ThemeOverlay_AppCompat 0x0 -+int style Platform_ThemeOverlay_AppCompat_Dark 0x0 -+int style Platform_ThemeOverlay_AppCompat_Light 0x0 -+int style Platform_V21_AppCompat 0x0 -+int style Platform_V21_AppCompat_Light 0x0 -+int style Platform_V25_AppCompat 0x0 -+int style Platform_V25_AppCompat_Light 0x0 -+int style Platform_Widget_AppCompat_Spinner 0x0 -+int style RtlOverlay_DialogWindowTitle_AppCompat 0x0 -+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x0 -+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x0 -+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x0 -+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x0 -+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x0 -+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x0 -+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x0 -+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x0 -+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x0 -+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x0 -+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x0 -+int style ShapeAppearanceOverlay 0x0 -+int style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize 0x0 -+int style ShapeAppearanceOverlay_BottomRightCut 0x0 -+int style ShapeAppearanceOverlay_Cut 0x0 -+int style ShapeAppearanceOverlay_DifferentCornerSize 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_BottomSheet 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_Chip 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year 0x0 -+int style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox 0x0 -+int style ShapeAppearanceOverlay_TopLeftCut 0x0 -+int style ShapeAppearanceOverlay_TopRightDifferentCornerSize 0x0 -+int style ShapeAppearance_MaterialComponents 0x0 -+int style ShapeAppearance_MaterialComponents_LargeComponent 0x0 -+int style ShapeAppearance_MaterialComponents_MediumComponent 0x0 -+int style ShapeAppearance_MaterialComponents_SmallComponent 0x0 -+int style ShapeAppearance_MaterialComponents_Test 0x0 -+int style ShapeAppearance_MaterialComponents_Tooltip 0x0 -+int style SpinnerDatePickerDialog 0x0 -+int style SpinnerDatePickerStyle 0x0 -+int style TestStyleWithLineHeight 0x0 -+int style TestStyleWithLineHeightAppearance 0x0 -+int style TestStyleWithThemeLineHeightAttribute 0x0 -+int style TestStyleWithoutLineHeight 0x0 -+int style TestThemeWithLineHeight 0x0 -+int style TestThemeWithLineHeightDisabled 0x0 -+int style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x0 -+int style Test_Theme_MaterialComponents_MaterialCalendar 0x0 -+int style Test_Widget_MaterialComponents_MaterialCalendar 0x0 -+int style Test_Widget_MaterialComponents_MaterialCalendar_Day 0x0 -+int style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x0 -+int style TextAppearance_AppCompat 0x0 -+int style TextAppearance_AppCompat_Body1 0x0 -+int style TextAppearance_AppCompat_Body2 0x0 -+int style TextAppearance_AppCompat_Button 0x0 -+int style TextAppearance_AppCompat_Caption 0x0 -+int style TextAppearance_AppCompat_Display1 0x0 -+int style TextAppearance_AppCompat_Display2 0x0 -+int style TextAppearance_AppCompat_Display3 0x0 -+int style TextAppearance_AppCompat_Display4 0x0 -+int style TextAppearance_AppCompat_Headline 0x0 -+int style TextAppearance_AppCompat_Inverse 0x0 -+int style TextAppearance_AppCompat_Large 0x0 -+int style TextAppearance_AppCompat_Large_Inverse 0x0 -+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x0 -+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x0 -+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x0 -+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x0 -+int style TextAppearance_AppCompat_Medium 0x0 -+int style TextAppearance_AppCompat_Medium_Inverse 0x0 -+int style TextAppearance_AppCompat_Menu 0x0 -+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x0 -+int style TextAppearance_AppCompat_SearchResult_Title 0x0 -+int style TextAppearance_AppCompat_Small 0x0 -+int style TextAppearance_AppCompat_Small_Inverse 0x0 -+int style TextAppearance_AppCompat_Subhead 0x0 -+int style TextAppearance_AppCompat_Subhead_Inverse 0x0 -+int style TextAppearance_AppCompat_Title 0x0 -+int style TextAppearance_AppCompat_Title_Inverse 0x0 -+int style TextAppearance_AppCompat_Tooltip 0x0 -+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x0 -+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x0 -+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x0 -+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x0 -+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x0 -+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x0 -+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x0 -+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x0 -+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x0 -+int style TextAppearance_AppCompat_Widget_Button 0x0 -+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x0 -+int style TextAppearance_AppCompat_Widget_Button_Colored 0x0 -+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x0 -+int style TextAppearance_AppCompat_Widget_DropDownItem 0x0 -+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x0 -+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x0 -+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x0 -+int style TextAppearance_AppCompat_Widget_Switch 0x0 -+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x0 -+int style TextAppearance_Compat_Notification 0x0 -+int style TextAppearance_Compat_Notification_Info 0x0 -+int style TextAppearance_Compat_Notification_Info_Media 0x0 -+int style TextAppearance_Compat_Notification_Line2 0x0 -+int style TextAppearance_Compat_Notification_Line2_Media 0x0 -+int style TextAppearance_Compat_Notification_Media 0x0 -+int style TextAppearance_Compat_Notification_Time 0x0 -+int style TextAppearance_Compat_Notification_Time_Media 0x0 -+int style TextAppearance_Compat_Notification_Title 0x0 -+int style TextAppearance_Compat_Notification_Title_Media 0x0 -+int style TextAppearance_Design_CollapsingToolbar_Expanded 0x0 -+int style TextAppearance_Design_Counter 0x0 -+int style TextAppearance_Design_Counter_Overflow 0x0 -+int style TextAppearance_Design_Error 0x0 -+int style TextAppearance_Design_HelperText 0x0 -+int style TextAppearance_Design_Hint 0x0 -+int style TextAppearance_Design_Placeholder 0x0 -+int style TextAppearance_Design_Prefix 0x0 -+int style TextAppearance_Design_Snackbar_Message 0x0 -+int style TextAppearance_Design_Suffix 0x0 -+int style TextAppearance_Design_Tab 0x0 -+int style TextAppearance_MaterialComponents_Badge 0x0 -+int style TextAppearance_MaterialComponents_Body1 0x0 -+int style TextAppearance_MaterialComponents_Body2 0x0 -+int style TextAppearance_MaterialComponents_Button 0x0 -+int style TextAppearance_MaterialComponents_Caption 0x0 -+int style TextAppearance_MaterialComponents_Chip 0x0 -+int style TextAppearance_MaterialComponents_Headline1 0x0 -+int style TextAppearance_MaterialComponents_Headline2 0x0 -+int style TextAppearance_MaterialComponents_Headline3 0x0 -+int style TextAppearance_MaterialComponents_Headline4 0x0 -+int style TextAppearance_MaterialComponents_Headline5 0x0 -+int style TextAppearance_MaterialComponents_Headline6 0x0 -+int style TextAppearance_MaterialComponents_Overline 0x0 -+int style TextAppearance_MaterialComponents_Subtitle1 0x0 -+int style TextAppearance_MaterialComponents_Subtitle2 0x0 -+int style TextAppearance_MaterialComponents_Tab 0x0 -+int style TextAppearance_MaterialComponents_Tooltip 0x0 -+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x0 -+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x0 -+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x0 -+int style Theme 0x0 -+int style ThemeOverlayColorAccentRed 0x0 -+int style ThemeOverlay_AppCompat 0x0 -+int style ThemeOverlay_AppCompat_ActionBar 0x0 -+int style ThemeOverlay_AppCompat_Dark 0x0 -+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x0 -+int style ThemeOverlay_AppCompat_DayNight 0x0 -+int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x0 -+int style ThemeOverlay_AppCompat_Dialog 0x0 -+int style ThemeOverlay_AppCompat_Dialog_Alert 0x0 -+int style ThemeOverlay_AppCompat_Light 0x0 -+int style ThemeOverlay_Design_TextInputEditText 0x0 -+int style ThemeOverlay_MaterialComponents 0x0 -+int style ThemeOverlay_MaterialComponents_ActionBar 0x0 -+int style ThemeOverlay_MaterialComponents_ActionBar_Primary 0x0 -+int style ThemeOverlay_MaterialComponents_ActionBar_Surface 0x0 -+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView 0x0 -+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox 0x0 -+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x0 -+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x0 -+int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x0 -+int style ThemeOverlay_MaterialComponents_BottomAppBar_Primary 0x0 -+int style ThemeOverlay_MaterialComponents_BottomAppBar_Surface 0x0 -+int style ThemeOverlay_MaterialComponents_BottomSheetDialog 0x0 -+int style ThemeOverlay_MaterialComponents_Dark 0x0 -+int style ThemeOverlay_MaterialComponents_Dark_ActionBar 0x0 -+int style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog 0x0 -+int style ThemeOverlay_MaterialComponents_Dialog 0x0 -+int style ThemeOverlay_MaterialComponents_Dialog_Alert 0x0 -+int style ThemeOverlay_MaterialComponents_Light 0x0 -+int style ThemeOverlay_MaterialComponents_Light_BottomSheetDialog 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialCalendar 0x0 -+int style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen 0x0 -+int style ThemeOverlay_MaterialComponents_TextInputEditText 0x0 -+int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox 0x0 -+int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense 0x0 -+int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x0 -+int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x0 -+int style ThemeOverlay_MaterialComponents_Toolbar_Primary 0x0 -+int style ThemeOverlay_MaterialComponents_Toolbar_Surface 0x0 -+int style Theme_AppCompat 0x0 -+int style Theme_AppCompat_CompactMenu 0x0 -+int style Theme_AppCompat_DayNight 0x0 -+int style Theme_AppCompat_DayNight_DarkActionBar 0x0 -+int style Theme_AppCompat_DayNight_Dialog 0x0 -+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x0 -+int style Theme_AppCompat_DayNight_Dialog_Alert 0x0 -+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x0 -+int style Theme_AppCompat_DayNight_NoActionBar 0x0 -+int style Theme_AppCompat_Dialog 0x0 -+int style Theme_AppCompat_DialogWhenLarge 0x0 -+int style Theme_AppCompat_Dialog_Alert 0x0 -+int style Theme_AppCompat_Dialog_MinWidth 0x0 -+int style Theme_AppCompat_Empty 0x0 -+int style Theme_AppCompat_Light 0x0 -+int style Theme_AppCompat_Light_DarkActionBar 0x0 -+int style Theme_AppCompat_Light_Dialog 0x0 -+int style Theme_AppCompat_Light_DialogWhenLarge 0x0 -+int style Theme_AppCompat_Light_Dialog_Alert 0x0 -+int style Theme_AppCompat_Light_Dialog_MinWidth 0x0 -+int style Theme_AppCompat_Light_NoActionBar 0x0 -+int style Theme_AppCompat_NoActionBar 0x0 -+int style Theme_AutofillInlineSuggestion 0x0 -+int style Theme_Catalyst 0x0 -+int style Theme_Catalyst_LogBox 0x0 -+int style Theme_Catalyst_RedBox 0x0 -+int style Theme_Design 0x0 -+int style Theme_Design_BottomSheetDialog 0x0 -+int style Theme_Design_Light 0x0 -+int style Theme_Design_Light_BottomSheetDialog 0x0 -+int style Theme_Design_Light_NoActionBar 0x0 -+int style Theme_Design_NoActionBar 0x0 -+int style Theme_FullScreenDialog 0x0 -+int style Theme_FullScreenDialogAnimatedFade 0x0 -+int style Theme_FullScreenDialogAnimatedSlide 0x0 -+int style Theme_MaterialComponents 0x0 -+int style Theme_MaterialComponents_BottomSheetDialog 0x0 -+int style Theme_MaterialComponents_Bridge 0x0 -+int style Theme_MaterialComponents_CompactMenu 0x0 -+int style Theme_MaterialComponents_DayNight 0x0 -+int style Theme_MaterialComponents_DayNight_BottomSheetDialog 0x0 -+int style Theme_MaterialComponents_DayNight_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_DarkActionBar 0x0 -+int style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog 0x0 -+int style Theme_MaterialComponents_DayNight_DialogWhenLarge 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_Alert 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_FixedSize 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_MinWidth 0x0 -+int style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge 0x0 -+int style Theme_MaterialComponents_DayNight_NoActionBar 0x0 -+int style Theme_MaterialComponents_DayNight_NoActionBar_Bridge 0x0 -+int style Theme_MaterialComponents_Dialog 0x0 -+int style Theme_MaterialComponents_DialogWhenLarge 0x0 -+int style Theme_MaterialComponents_Dialog_Alert 0x0 -+int style Theme_MaterialComponents_Dialog_Alert_Bridge 0x0 -+int style Theme_MaterialComponents_Dialog_Bridge 0x0 -+int style Theme_MaterialComponents_Dialog_FixedSize 0x0 -+int style Theme_MaterialComponents_Dialog_FixedSize_Bridge 0x0 -+int style Theme_MaterialComponents_Dialog_MinWidth 0x0 -+int style Theme_MaterialComponents_Dialog_MinWidth_Bridge 0x0 -+int style Theme_MaterialComponents_Light 0x0 -+int style Theme_MaterialComponents_Light_BarSize 0x0 -+int style Theme_MaterialComponents_Light_BottomSheetDialog 0x0 -+int style Theme_MaterialComponents_Light_Bridge 0x0 -+int style Theme_MaterialComponents_Light_DarkActionBar 0x0 -+int style Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x0 -+int style Theme_MaterialComponents_Light_Dialog 0x0 -+int style Theme_MaterialComponents_Light_DialogWhenLarge 0x0 -+int style Theme_MaterialComponents_Light_Dialog_Alert 0x0 -+int style Theme_MaterialComponents_Light_Dialog_Alert_Bridge 0x0 -+int style Theme_MaterialComponents_Light_Dialog_Bridge 0x0 -+int style Theme_MaterialComponents_Light_Dialog_FixedSize 0x0 -+int style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge 0x0 -+int style Theme_MaterialComponents_Light_Dialog_MinWidth 0x0 -+int style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge 0x0 -+int style Theme_MaterialComponents_Light_LargeTouch 0x0 -+int style Theme_MaterialComponents_Light_NoActionBar 0x0 -+int style Theme_MaterialComponents_Light_NoActionBar_Bridge 0x0 -+int style Theme_MaterialComponents_NoActionBar 0x0 -+int style Theme_MaterialComponents_NoActionBar_Bridge 0x0 -+int style Theme_ReactNative_AppCompat_Light 0x0 -+int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x0 -+int style TopBar 0x0 -+int style Widget_AppCompat_ActionBar 0x0 -+int style Widget_AppCompat_ActionBar_Solid 0x0 -+int style Widget_AppCompat_ActionBar_TabBar 0x0 -+int style Widget_AppCompat_ActionBar_TabText 0x0 -+int style Widget_AppCompat_ActionBar_TabView 0x0 -+int style Widget_AppCompat_ActionButton 0x0 -+int style Widget_AppCompat_ActionButton_CloseMode 0x0 -+int style Widget_AppCompat_ActionButton_Overflow 0x0 -+int style Widget_AppCompat_ActionMode 0x0 -+int style Widget_AppCompat_ActivityChooserView 0x0 -+int style Widget_AppCompat_AutoCompleteTextView 0x0 -+int style Widget_AppCompat_Button 0x0 -+int style Widget_AppCompat_ButtonBar 0x0 -+int style Widget_AppCompat_ButtonBar_AlertDialog 0x0 -+int style Widget_AppCompat_Button_Borderless 0x0 -+int style Widget_AppCompat_Button_Borderless_Colored 0x0 -+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x0 -+int style Widget_AppCompat_Button_Colored 0x0 -+int style Widget_AppCompat_Button_Small 0x0 -+int style Widget_AppCompat_CompoundButton_CheckBox 0x0 -+int style Widget_AppCompat_CompoundButton_RadioButton 0x0 -+int style Widget_AppCompat_CompoundButton_Switch 0x0 -+int style Widget_AppCompat_DrawerArrowToggle 0x0 -+int style Widget_AppCompat_DropDownItem_Spinner 0x0 -+int style Widget_AppCompat_EditText 0x0 -+int style Widget_AppCompat_ImageButton 0x0 -+int style Widget_AppCompat_Light_ActionBar 0x0 -+int style Widget_AppCompat_Light_ActionBar_Solid 0x0 -+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabBar 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabText 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabView 0x0 -+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x0 -+int style Widget_AppCompat_Light_ActionButton 0x0 -+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x0 -+int style Widget_AppCompat_Light_ActionButton_Overflow 0x0 -+int style Widget_AppCompat_Light_ActionMode_Inverse 0x0 -+int style Widget_AppCompat_Light_ActivityChooserView 0x0 -+int style Widget_AppCompat_Light_AutoCompleteTextView 0x0 -+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x0 -+int style Widget_AppCompat_Light_ListPopupWindow 0x0 -+int style Widget_AppCompat_Light_ListView_DropDown 0x0 -+int style Widget_AppCompat_Light_PopupMenu 0x0 -+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x0 -+int style Widget_AppCompat_Light_SearchView 0x0 -+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x0 -+int style Widget_AppCompat_ListMenuView 0x0 -+int style Widget_AppCompat_ListPopupWindow 0x0 -+int style Widget_AppCompat_ListView 0x0 -+int style Widget_AppCompat_ListView_DropDown 0x0 -+int style Widget_AppCompat_ListView_Menu 0x0 -+int style Widget_AppCompat_PopupMenu 0x0 -+int style Widget_AppCompat_PopupMenu_Overflow 0x0 -+int style Widget_AppCompat_PopupWindow 0x0 -+int style Widget_AppCompat_ProgressBar 0x0 -+int style Widget_AppCompat_ProgressBar_Horizontal 0x0 -+int style Widget_AppCompat_RatingBar 0x0 -+int style Widget_AppCompat_RatingBar_Indicator 0x0 -+int style Widget_AppCompat_RatingBar_Small 0x0 -+int style Widget_AppCompat_SearchView 0x0 -+int style Widget_AppCompat_SearchView_ActionBar 0x0 -+int style Widget_AppCompat_SeekBar 0x0 -+int style Widget_AppCompat_SeekBar_Discrete 0x0 -+int style Widget_AppCompat_Spinner 0x0 -+int style Widget_AppCompat_Spinner_DropDown 0x0 -+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x0 -+int style Widget_AppCompat_Spinner_Underlined 0x0 -+int style Widget_AppCompat_TextView 0x0 -+int style Widget_AppCompat_TextView_SpinnerItem 0x0 -+int style Widget_AppCompat_Toolbar 0x0 -+int style Widget_AppCompat_Toolbar_Button_Navigation 0x0 -+int style Widget_Autofill 0x0 -+int style Widget_Autofill_InlineSuggestionChip 0x0 -+int style Widget_Autofill_InlineSuggestionEndIconStyle 0x0 -+int style Widget_Autofill_InlineSuggestionStartIconStyle 0x0 -+int style Widget_Autofill_InlineSuggestionSubtitle 0x0 -+int style Widget_Autofill_InlineSuggestionTitle 0x0 -+int style Widget_Compat_NotificationActionContainer 0x0 -+int style Widget_Compat_NotificationActionText 0x0 -+int style Widget_Design_AppBarLayout 0x0 -+int style Widget_Design_BottomNavigationView 0x0 -+int style Widget_Design_BottomSheet_Modal 0x0 -+int style Widget_Design_CollapsingToolbar 0x0 -+int style Widget_Design_FloatingActionButton 0x0 -+int style Widget_Design_NavigationView 0x0 -+int style Widget_Design_ScrimInsetsFrameLayout 0x0 -+int style Widget_Design_Snackbar 0x0 -+int style Widget_Design_TabLayout 0x0 -+int style Widget_Design_TextInputLayout 0x0 -+int style Widget_MaterialComponents_ActionBar_Primary 0x0 -+int style Widget_MaterialComponents_ActionBar_PrimarySurface 0x0 -+int style Widget_MaterialComponents_ActionBar_Solid 0x0 -+int style Widget_MaterialComponents_ActionBar_Surface 0x0 -+int style Widget_MaterialComponents_AppBarLayout_Primary 0x0 -+int style Widget_MaterialComponents_AppBarLayout_PrimarySurface 0x0 -+int style Widget_MaterialComponents_AppBarLayout_Surface 0x0 -+int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox 0x0 -+int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x0 -+int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x0 -+int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x0 -+int style Widget_MaterialComponents_Badge 0x0 -+int style Widget_MaterialComponents_BottomAppBar 0x0 -+int style Widget_MaterialComponents_BottomAppBar_Colored 0x0 -+int style Widget_MaterialComponents_BottomAppBar_PrimarySurface 0x0 -+int style Widget_MaterialComponents_BottomNavigationView 0x0 -+int style Widget_MaterialComponents_BottomNavigationView_Colored 0x0 -+int style Widget_MaterialComponents_BottomNavigationView_PrimarySurface 0x0 -+int style Widget_MaterialComponents_BottomSheet 0x0 -+int style Widget_MaterialComponents_BottomSheet_Modal 0x0 -+int style Widget_MaterialComponents_Button 0x0 -+int style Widget_MaterialComponents_Button_Icon 0x0 -+int style Widget_MaterialComponents_Button_OutlinedButton 0x0 -+int style Widget_MaterialComponents_Button_OutlinedButton_Icon 0x0 -+int style Widget_MaterialComponents_Button_TextButton 0x0 -+int style Widget_MaterialComponents_Button_TextButton_Dialog 0x0 -+int style Widget_MaterialComponents_Button_TextButton_Dialog_Flush 0x0 -+int style Widget_MaterialComponents_Button_TextButton_Dialog_Icon 0x0 -+int style Widget_MaterialComponents_Button_TextButton_Icon 0x0 -+int style Widget_MaterialComponents_Button_TextButton_Snackbar 0x0 -+int style Widget_MaterialComponents_Button_UnelevatedButton 0x0 -+int style Widget_MaterialComponents_Button_UnelevatedButton_Icon 0x0 -+int style Widget_MaterialComponents_CardView 0x0 -+int style Widget_MaterialComponents_CheckedTextView 0x0 -+int style Widget_MaterialComponents_ChipGroup 0x0 -+int style Widget_MaterialComponents_Chip_Action 0x0 -+int style Widget_MaterialComponents_Chip_Choice 0x0 -+int style Widget_MaterialComponents_Chip_Entry 0x0 -+int style Widget_MaterialComponents_Chip_Filter 0x0 -+int style Widget_MaterialComponents_CompoundButton_CheckBox 0x0 -+int style Widget_MaterialComponents_CompoundButton_RadioButton 0x0 -+int style Widget_MaterialComponents_CompoundButton_Switch 0x0 -+int style Widget_MaterialComponents_ExtendedFloatingActionButton 0x0 -+int style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon 0x0 -+int style Widget_MaterialComponents_FloatingActionButton 0x0 -+int style Widget_MaterialComponents_Light_ActionBar_Solid 0x0 -+int style Widget_MaterialComponents_MaterialButtonToggleGroup 0x0 -+int style Widget_MaterialComponents_MaterialCalendar 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Day 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_DayTextView 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Day_Invalid 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Day_Today 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Fullscreen 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderDivider 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderLayout 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderTitle 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Item 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Year 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Year_Selected 0x0 -+int style Widget_MaterialComponents_MaterialCalendar_Year_Today 0x0 -+int style Widget_MaterialComponents_NavigationView 0x0 -+int style Widget_MaterialComponents_PopupMenu 0x0 -+int style Widget_MaterialComponents_PopupMenu_ContextMenu 0x0 -+int style Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x0 -+int style Widget_MaterialComponents_PopupMenu_Overflow 0x0 -+int style Widget_MaterialComponents_ShapeableImageView 0x0 -+int style Widget_MaterialComponents_Slider 0x0 -+int style Widget_MaterialComponents_Snackbar 0x0 -+int style Widget_MaterialComponents_Snackbar_FullWidth 0x0 -+int style Widget_MaterialComponents_Snackbar_TextView 0x0 -+int style Widget_MaterialComponents_TabLayout 0x0 -+int style Widget_MaterialComponents_TabLayout_Colored 0x0 -+int style Widget_MaterialComponents_TabLayout_PrimarySurface 0x0 -+int style Widget_MaterialComponents_TextInputEditText_FilledBox 0x0 -+int style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense 0x0 -+int style Widget_MaterialComponents_TextInputEditText_OutlinedBox 0x0 -+int style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x0 -+int style Widget_MaterialComponents_TextInputLayout_FilledBox 0x0 -+int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense 0x0 -+int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu 0x0 -+int style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu 0x0 -+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox 0x0 -+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense 0x0 -+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu 0x0 -+int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu 0x0 -+int style Widget_MaterialComponents_TextView 0x0 -+int style Widget_MaterialComponents_Toolbar 0x0 -+int style Widget_MaterialComponents_Toolbar_Primary 0x0 -+int style Widget_MaterialComponents_Toolbar_PrimarySurface 0x0 -+int style Widget_MaterialComponents_Toolbar_Surface 0x0 -+int style Widget_MaterialComponents_Tooltip 0x0 -+int style Widget_Support_CoordinatorLayout 0x0 -+int style redboxButton 0x0 -+int[] styleable AHBottomNavigationBehavior_Params { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable AHBottomNavigationBehavior_Params_accentColor 0 -+int styleable AHBottomNavigationBehavior_Params_colored 1 -+int styleable AHBottomNavigationBehavior_Params_coloredActive 2 -+int styleable AHBottomNavigationBehavior_Params_coloredInactive 3 -+int styleable AHBottomNavigationBehavior_Params_disableColor 4 -+int styleable AHBottomNavigationBehavior_Params_inactiveColor 5 -+int styleable AHBottomNavigationBehavior_Params_selectedBackgroundVisible 6 -+int styleable AHBottomNavigationBehavior_Params_tabLayoutId 7 -+int styleable AHBottomNavigationBehavior_Params_translucentNavigationEnabled 8 -+int[] styleable ActionBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ActionBar_background 0 -+int styleable ActionBar_backgroundSplit 1 -+int styleable ActionBar_backgroundStacked 2 -+int styleable ActionBar_contentInsetEnd 3 -+int styleable ActionBar_contentInsetEndWithActions 4 -+int styleable ActionBar_contentInsetLeft 5 -+int styleable ActionBar_contentInsetRight 6 -+int styleable ActionBar_contentInsetStart 7 -+int styleable ActionBar_contentInsetStartWithNavigation 8 -+int styleable ActionBar_customNavigationLayout 9 -+int styleable ActionBar_displayOptions 10 -+int styleable ActionBar_divider 11 -+int styleable ActionBar_elevation 12 -+int styleable ActionBar_height 13 -+int styleable ActionBar_hideOnContentScroll 14 -+int styleable ActionBar_homeAsUpIndicator 15 -+int styleable ActionBar_homeLayout 16 -+int styleable ActionBar_icon 17 -+int styleable ActionBar_indeterminateProgressStyle 18 -+int styleable ActionBar_itemPadding 19 -+int styleable ActionBar_logo 20 -+int styleable ActionBar_navigationMode 21 -+int styleable ActionBar_popupTheme 22 -+int styleable ActionBar_progressBarPadding 23 -+int styleable ActionBar_progressBarStyle 24 -+int styleable ActionBar_subtitle 25 -+int styleable ActionBar_subtitleTextStyle 26 -+int styleable ActionBar_title 27 -+int styleable ActionBar_titleTextStyle 28 -+int[] styleable ActionBarLayout { 0x10100b3 } -+int styleable ActionBarLayout_android_layout_gravity 0 -+int[] styleable ActionMenuItemView { 0x101013f } -+int styleable ActionMenuItemView_android_minWidth 0 -+int[] styleable ActionMenuView { } -+int[] styleable ActionMode { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ActionMode_background 0 -+int styleable ActionMode_backgroundSplit 1 -+int styleable ActionMode_closeItemLayout 2 -+int styleable ActionMode_height 3 -+int styleable ActionMode_subtitleTextStyle 4 -+int styleable ActionMode_titleTextStyle 5 -+int[] styleable ActivityChooserView { 0x0, 0x0 } -+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 -+int styleable ActivityChooserView_initialActivityCount 1 -+int[] styleable AlertDialog { 0x10100f2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable AlertDialog_android_layout 0 -+int styleable AlertDialog_buttonIconDimen 1 -+int styleable AlertDialog_buttonPanelSideLayout 2 -+int styleable AlertDialog_listItemLayout 3 -+int styleable AlertDialog_listLayout 4 -+int styleable AlertDialog_multiChoiceItemLayout 5 -+int styleable AlertDialog_showTitle 6 -+int styleable AlertDialog_singleChoiceItemLayout 7 -+int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } -+int styleable AnimatedStateListDrawableCompat_android_constantSize 0 -+int styleable AnimatedStateListDrawableCompat_android_dither 1 -+int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2 -+int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3 -+int styleable AnimatedStateListDrawableCompat_android_variablePadding 4 -+int styleable AnimatedStateListDrawableCompat_android_visible 5 -+int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 } -+int styleable AnimatedStateListDrawableItem_android_drawable 0 -+int styleable AnimatedStateListDrawableItem_android_id 1 -+int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 } -+int styleable AnimatedStateListDrawableTransition_android_drawable 0 -+int styleable AnimatedStateListDrawableTransition_android_fromId 1 -+int styleable AnimatedStateListDrawableTransition_android_reversible 2 -+int styleable AnimatedStateListDrawableTransition_android_toId 3 -+int[] styleable AppBarLayout { 0x10100d4, 0x1010540, 0x101048f, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable AppBarLayout_android_background 0 -+int styleable AppBarLayout_android_keyboardNavigationCluster 1 -+int styleable AppBarLayout_android_touchscreenBlocksFocus 2 -+int styleable AppBarLayout_elevation 3 -+int styleable AppBarLayout_expanded 4 -+int styleable AppBarLayout_liftOnScroll 5 -+int styleable AppBarLayout_liftOnScrollTargetViewId 6 -+int styleable AppBarLayout_statusBarForeground 7 -+int[] styleable AppBarLayoutStates { 0x0, 0x0, 0x0, 0x0 } -+int styleable AppBarLayoutStates_state_collapsed 0 -+int styleable AppBarLayoutStates_state_collapsible 1 -+int styleable AppBarLayoutStates_state_liftable 2 -+int styleable AppBarLayoutStates_state_lifted 3 -+int[] styleable AppBarLayout_Layout { 0x0, 0x0 } -+int styleable AppBarLayout_Layout_layout_scrollFlags 0 -+int styleable AppBarLayout_Layout_layout_scrollInterpolator 1 -+int[] styleable AppCompatEmojiHelper { } -+int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 } -+int styleable AppCompatImageView_android_src 0 -+int styleable AppCompatImageView_srcCompat 1 -+int styleable AppCompatImageView_tint 2 -+int styleable AppCompatImageView_tintMode 3 -+int[] styleable AppCompatSeekBar { 0x1010142, 0x0, 0x0, 0x0 } -+int styleable AppCompatSeekBar_android_thumb 0 -+int styleable AppCompatSeekBar_tickMark 1 -+int styleable AppCompatSeekBar_tickMarkTint 2 -+int styleable AppCompatSeekBar_tickMarkTintMode 3 -+int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 } -+int styleable AppCompatTextHelper_android_drawableBottom 0 -+int styleable AppCompatTextHelper_android_drawableEnd 1 -+int styleable AppCompatTextHelper_android_drawableLeft 2 -+int styleable AppCompatTextHelper_android_drawableRight 3 -+int styleable AppCompatTextHelper_android_drawableStart 4 -+int styleable AppCompatTextHelper_android_drawableTop 5 -+int styleable AppCompatTextHelper_android_textAppearance 6 -+int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable AppCompatTextView_android_textAppearance 0 -+int styleable AppCompatTextView_autoSizeMaxTextSize 1 -+int styleable AppCompatTextView_autoSizeMinTextSize 2 -+int styleable AppCompatTextView_autoSizePresetSizes 3 -+int styleable AppCompatTextView_autoSizeStepGranularity 4 -+int styleable AppCompatTextView_autoSizeTextType 5 -+int styleable AppCompatTextView_drawableBottomCompat 6 -+int styleable AppCompatTextView_drawableEndCompat 7 -+int styleable AppCompatTextView_drawableLeftCompat 8 -+int styleable AppCompatTextView_drawableRightCompat 9 -+int styleable AppCompatTextView_drawableStartCompat 10 -+int styleable AppCompatTextView_drawableTint 11 -+int styleable AppCompatTextView_drawableTintMode 12 -+int styleable AppCompatTextView_drawableTopCompat 13 -+int styleable AppCompatTextView_emojiCompatEnabled 14 -+int styleable AppCompatTextView_firstBaselineToTopHeight 15 -+int styleable AppCompatTextView_fontFamily 16 -+int styleable AppCompatTextView_fontVariationSettings 17 -+int styleable AppCompatTextView_lastBaselineToBottomHeight 18 -+int styleable AppCompatTextView_lineHeight 19 -+int styleable AppCompatTextView_textAllCaps 20 -+int styleable AppCompatTextView_textLocale 21 -+int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable AppCompatTheme_actionBarDivider 0 -+int styleable AppCompatTheme_actionBarItemBackground 1 -+int styleable AppCompatTheme_actionBarPopupTheme 2 -+int styleable AppCompatTheme_actionBarSize 3 -+int styleable AppCompatTheme_actionBarSplitStyle 4 -+int styleable AppCompatTheme_actionBarStyle 5 -+int styleable AppCompatTheme_actionBarTabBarStyle 6 -+int styleable AppCompatTheme_actionBarTabStyle 7 -+int styleable AppCompatTheme_actionBarTabTextStyle 8 -+int styleable AppCompatTheme_actionBarTheme 9 -+int styleable AppCompatTheme_actionBarWidgetTheme 10 -+int styleable AppCompatTheme_actionButtonStyle 11 -+int styleable AppCompatTheme_actionDropDownStyle 12 -+int styleable AppCompatTheme_actionMenuTextAppearance 13 -+int styleable AppCompatTheme_actionMenuTextColor 14 -+int styleable AppCompatTheme_actionModeBackground 15 -+int styleable AppCompatTheme_actionModeCloseButtonStyle 16 -+int styleable AppCompatTheme_actionModeCloseContentDescription 17 -+int styleable AppCompatTheme_actionModeCloseDrawable 18 -+int styleable AppCompatTheme_actionModeCopyDrawable 19 -+int styleable AppCompatTheme_actionModeCutDrawable 20 -+int styleable AppCompatTheme_actionModeFindDrawable 21 -+int styleable AppCompatTheme_actionModePasteDrawable 22 -+int styleable AppCompatTheme_actionModePopupWindowStyle 23 -+int styleable AppCompatTheme_actionModeSelectAllDrawable 24 -+int styleable AppCompatTheme_actionModeShareDrawable 25 -+int styleable AppCompatTheme_actionModeSplitBackground 26 -+int styleable AppCompatTheme_actionModeStyle 27 -+int styleable AppCompatTheme_actionModeTheme 28 -+int styleable AppCompatTheme_actionModeWebSearchDrawable 29 -+int styleable AppCompatTheme_actionOverflowButtonStyle 30 -+int styleable AppCompatTheme_actionOverflowMenuStyle 31 -+int styleable AppCompatTheme_activityChooserViewStyle 32 -+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33 -+int styleable AppCompatTheme_alertDialogCenterButtons 34 -+int styleable AppCompatTheme_alertDialogStyle 35 -+int styleable AppCompatTheme_alertDialogTheme 36 -+int styleable AppCompatTheme_android_windowAnimationStyle 37 -+int styleable AppCompatTheme_android_windowIsFloating 38 -+int styleable AppCompatTheme_autoCompleteTextViewStyle 39 -+int styleable AppCompatTheme_borderlessButtonStyle 40 -+int styleable AppCompatTheme_buttonBarButtonStyle 41 -+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 42 -+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 43 -+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 44 -+int styleable AppCompatTheme_buttonBarStyle 45 -+int styleable AppCompatTheme_buttonStyle 46 -+int styleable AppCompatTheme_buttonStyleSmall 47 -+int styleable AppCompatTheme_checkboxStyle 48 -+int styleable AppCompatTheme_checkedTextViewStyle 49 -+int styleable AppCompatTheme_colorAccent 50 -+int styleable AppCompatTheme_colorBackgroundFloating 51 -+int styleable AppCompatTheme_colorButtonNormal 52 -+int styleable AppCompatTheme_colorControlActivated 53 -+int styleable AppCompatTheme_colorControlHighlight 54 -+int styleable AppCompatTheme_colorControlNormal 55 -+int styleable AppCompatTheme_colorError 56 -+int styleable AppCompatTheme_colorPrimary 57 -+int styleable AppCompatTheme_colorPrimaryDark 58 -+int styleable AppCompatTheme_colorSwitchThumbNormal 59 -+int styleable AppCompatTheme_controlBackground 60 -+int styleable AppCompatTheme_dialogCornerRadius 61 -+int styleable AppCompatTheme_dialogPreferredPadding 62 -+int styleable AppCompatTheme_dialogTheme 63 -+int styleable AppCompatTheme_dividerHorizontal 64 -+int styleable AppCompatTheme_dividerVertical 65 -+int styleable AppCompatTheme_dropDownListViewStyle 66 -+int styleable AppCompatTheme_dropdownListPreferredItemHeight 67 -+int styleable AppCompatTheme_editTextBackground 68 -+int styleable AppCompatTheme_editTextColor 69 -+int styleable AppCompatTheme_editTextStyle 70 -+int styleable AppCompatTheme_homeAsUpIndicator 71 -+int styleable AppCompatTheme_imageButtonStyle 72 -+int styleable AppCompatTheme_listChoiceBackgroundIndicator 73 -+int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 74 -+int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 75 -+int styleable AppCompatTheme_listDividerAlertDialog 76 -+int styleable AppCompatTheme_listMenuViewStyle 77 -+int styleable AppCompatTheme_listPopupWindowStyle 78 -+int styleable AppCompatTheme_listPreferredItemHeight 79 -+int styleable AppCompatTheme_listPreferredItemHeightLarge 80 -+int styleable AppCompatTheme_listPreferredItemHeightSmall 81 -+int styleable AppCompatTheme_listPreferredItemPaddingEnd 82 -+int styleable AppCompatTheme_listPreferredItemPaddingLeft 83 -+int styleable AppCompatTheme_listPreferredItemPaddingRight 84 -+int styleable AppCompatTheme_listPreferredItemPaddingStart 85 -+int styleable AppCompatTheme_panelBackground 86 -+int styleable AppCompatTheme_panelMenuListTheme 87 -+int styleable AppCompatTheme_panelMenuListWidth 88 -+int styleable AppCompatTheme_popupMenuStyle 89 -+int styleable AppCompatTheme_popupWindowStyle 90 -+int styleable AppCompatTheme_radioButtonStyle 91 -+int styleable AppCompatTheme_ratingBarStyle 92 -+int styleable AppCompatTheme_ratingBarStyleIndicator 93 -+int styleable AppCompatTheme_ratingBarStyleSmall 94 -+int styleable AppCompatTheme_searchViewStyle 95 -+int styleable AppCompatTheme_seekBarStyle 96 -+int styleable AppCompatTheme_selectableItemBackground 97 -+int styleable AppCompatTheme_selectableItemBackgroundBorderless 98 -+int styleable AppCompatTheme_spinnerDropDownItemStyle 99 -+int styleable AppCompatTheme_spinnerStyle 100 -+int styleable AppCompatTheme_switchStyle 101 -+int styleable AppCompatTheme_textAppearanceLargePopupMenu 102 -+int styleable AppCompatTheme_textAppearanceListItem 103 -+int styleable AppCompatTheme_textAppearanceListItemSecondary 104 -+int styleable AppCompatTheme_textAppearanceListItemSmall 105 -+int styleable AppCompatTheme_textAppearancePopupMenuHeader 106 -+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 107 -+int styleable AppCompatTheme_textAppearanceSearchResultTitle 108 -+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 109 -+int styleable AppCompatTheme_textColorAlertDialogListItem 110 -+int styleable AppCompatTheme_textColorSearchUrl 111 -+int styleable AppCompatTheme_toolbarNavigationButtonStyle 112 -+int styleable AppCompatTheme_toolbarStyle 113 -+int styleable AppCompatTheme_tooltipForegroundColor 114 -+int styleable AppCompatTheme_tooltipFrameBackground 115 -+int styleable AppCompatTheme_viewInflaterClass 116 -+int styleable AppCompatTheme_windowActionBar 117 -+int styleable AppCompatTheme_windowActionBarOverlay 118 -+int styleable AppCompatTheme_windowActionModeOverlay 119 -+int styleable AppCompatTheme_windowFixedHeightMajor 120 -+int styleable AppCompatTheme_windowFixedHeightMinor 121 -+int styleable AppCompatTheme_windowFixedWidthMajor 122 -+int styleable AppCompatTheme_windowFixedWidthMinor 123 -+int styleable AppCompatTheme_windowMinWidthMajor 124 -+int styleable AppCompatTheme_windowMinWidthMinor 125 -+int styleable AppCompatTheme_windowNoTitle 126 -+int[] styleable Autofill_InlineSuggestion { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Autofill_InlineSuggestion_autofillInlineSuggestionChip 0 -+int styleable Autofill_InlineSuggestion_autofillInlineSuggestionEndIconStyle 1 -+int styleable Autofill_InlineSuggestion_autofillInlineSuggestionStartIconStyle 2 -+int styleable Autofill_InlineSuggestion_autofillInlineSuggestionSubtitle 3 -+int styleable Autofill_InlineSuggestion_autofillInlineSuggestionTitle 4 -+int styleable Autofill_InlineSuggestion_isAutofillInlineSuggestionTheme 5 -+int[] styleable Badge { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Badge_backgroundColor 0 -+int styleable Badge_badgeGravity 1 -+int styleable Badge_badgeTextColor 2 -+int styleable Badge_horizontalOffset 3 -+int styleable Badge_maxCharacterCount 4 -+int styleable Badge_number 5 -+int styleable Badge_verticalOffset 6 -+int[] styleable BottomAppBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable BottomAppBar_backgroundTint 0 -+int styleable BottomAppBar_elevation 1 -+int styleable BottomAppBar_fabAlignmentMode 2 -+int styleable BottomAppBar_fabAnimationMode 3 -+int styleable BottomAppBar_fabCradleMargin 4 -+int styleable BottomAppBar_fabCradleRoundedCornerRadius 5 -+int styleable BottomAppBar_fabCradleVerticalOffset 6 -+int styleable BottomAppBar_hideOnScroll 7 -+int styleable BottomAppBar_paddingBottomSystemWindowInsets 8 -+int styleable BottomAppBar_paddingLeftSystemWindowInsets 9 -+int styleable BottomAppBar_paddingRightSystemWindowInsets 10 -+int[] styleable BottomNavigationView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable BottomNavigationView_backgroundTint 0 -+int styleable BottomNavigationView_elevation 1 -+int styleable BottomNavigationView_itemBackground 2 -+int styleable BottomNavigationView_itemHorizontalTranslationEnabled 3 -+int styleable BottomNavigationView_itemIconSize 4 -+int styleable BottomNavigationView_itemIconTint 5 -+int styleable BottomNavigationView_itemRippleColor 6 -+int styleable BottomNavigationView_itemTextAppearanceActive 7 -+int styleable BottomNavigationView_itemTextAppearanceInactive 8 -+int styleable BottomNavigationView_itemTextColor 9 -+int styleable BottomNavigationView_labelVisibilityMode 10 -+int styleable BottomNavigationView_menu 11 -+int[] styleable BottomSheetBehavior_Layout { 0x1010440, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable BottomSheetBehavior_Layout_android_elevation 0 -+int styleable BottomSheetBehavior_Layout_backgroundTint 1 -+int styleable BottomSheetBehavior_Layout_behavior_expandedOffset 2 -+int styleable BottomSheetBehavior_Layout_behavior_fitToContents 3 -+int styleable BottomSheetBehavior_Layout_behavior_halfExpandedRatio 4 -+int styleable BottomSheetBehavior_Layout_behavior_hideable 5 -+int styleable BottomSheetBehavior_Layout_behavior_peekHeight 6 -+int styleable BottomSheetBehavior_Layout_behavior_saveFlags 7 -+int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 8 -+int styleable BottomSheetBehavior_Layout_shapeAppearance 9 -+int styleable BottomSheetBehavior_Layout_shapeAppearanceOverlay 10 -+int[] styleable ButtonBarLayout { 0x0 } -+int styleable ButtonBarLayout_allowStacking 0 -+int[] styleable Capability { 0x0, 0x0 } -+int styleable Capability_queryPatterns 0 -+int styleable Capability_shortcutMatchRequired 1 -+int[] styleable CardView { 0x1010140, 0x101013f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable CardView_android_minHeight 0 -+int styleable CardView_android_minWidth 1 -+int styleable CardView_cardBackgroundColor 2 -+int styleable CardView_cardCornerRadius 3 -+int styleable CardView_cardElevation 4 -+int styleable CardView_cardMaxElevation 5 -+int styleable CardView_cardPreventCornerOverlap 6 -+int styleable CardView_cardUseCompatPadding 7 -+int styleable CardView_contentPadding 8 -+int styleable CardView_contentPaddingBottom 9 -+int styleable CardView_contentPaddingLeft 10 -+int styleable CardView_contentPaddingRight 11 -+int styleable CardView_contentPaddingTop 12 -+int[] styleable CheckedTextView { 0x1010108, 0x0, 0x0, 0x0 } -+int styleable CheckedTextView_android_checkMark 0 -+int styleable CheckedTextView_checkMarkCompat 1 -+int styleable CheckedTextView_checkMarkTint 2 -+int styleable CheckedTextView_checkMarkTintMode 3 -+int[] styleable Chip { 0x10101e5, 0x10100ab, 0x101011f, 0x101014f, 0x1010034, 0x1010098, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Chip_android_checkable 0 -+int styleable Chip_android_ellipsize 1 -+int styleable Chip_android_maxWidth 2 -+int styleable Chip_android_text 3 -+int styleable Chip_android_textAppearance 4 -+int styleable Chip_android_textColor 5 -+int styleable Chip_checkedIcon 6 -+int styleable Chip_checkedIconEnabled 7 -+int styleable Chip_checkedIconVisible 8 -+int styleable Chip_chipBackgroundColor 9 -+int styleable Chip_chipCornerRadius 10 -+int styleable Chip_chipEndPadding 11 -+int styleable Chip_chipIcon 12 -+int styleable Chip_chipIconEnabled 13 -+int styleable Chip_chipIconSize 14 -+int styleable Chip_chipIconTint 15 -+int styleable Chip_chipIconVisible 16 -+int styleable Chip_chipMinHeight 17 -+int styleable Chip_chipMinTouchTargetSize 18 -+int styleable Chip_chipStartPadding 19 -+int styleable Chip_chipStrokeColor 20 -+int styleable Chip_chipStrokeWidth 21 -+int styleable Chip_chipSurfaceColor 22 -+int styleable Chip_closeIcon 23 -+int styleable Chip_closeIconEnabled 24 -+int styleable Chip_closeIconEndPadding 25 -+int styleable Chip_closeIconSize 26 -+int styleable Chip_closeIconStartPadding 27 -+int styleable Chip_closeIconTint 28 -+int styleable Chip_closeIconVisible 29 -+int styleable Chip_ensureMinTouchTargetSize 30 -+int styleable Chip_hideMotionSpec 31 -+int styleable Chip_iconEndPadding 32 -+int styleable Chip_iconStartPadding 33 -+int styleable Chip_rippleColor 34 -+int styleable Chip_shapeAppearance 35 -+int styleable Chip_shapeAppearanceOverlay 36 -+int styleable Chip_showMotionSpec 37 -+int styleable Chip_textEndPadding 38 -+int styleable Chip_textStartPadding 39 -+int[] styleable ChipGroup { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ChipGroup_checkedChip 0 -+int styleable ChipGroup_chipSpacing 1 -+int styleable ChipGroup_chipSpacingHorizontal 2 -+int styleable ChipGroup_chipSpacingVertical 3 -+int styleable ChipGroup_selectionRequired 4 -+int styleable ChipGroup_singleLine 5 -+int styleable ChipGroup_singleSelection 6 -+int[] styleable CollapsingToolbarLayout { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable CollapsingToolbarLayout_collapsedTitleGravity 0 -+int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1 -+int styleable CollapsingToolbarLayout_contentScrim 2 -+int styleable CollapsingToolbarLayout_expandedTitleGravity 3 -+int styleable CollapsingToolbarLayout_expandedTitleMargin 4 -+int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5 -+int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6 -+int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7 -+int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8 -+int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9 -+int styleable CollapsingToolbarLayout_scrimAnimationDuration 10 -+int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 11 -+int styleable CollapsingToolbarLayout_statusBarScrim 12 -+int styleable CollapsingToolbarLayout_title 13 -+int styleable CollapsingToolbarLayout_titleEnabled 14 -+int styleable CollapsingToolbarLayout_toolbarId 15 -+int[] styleable CollapsingToolbarLayout_Layout { 0x0, 0x0 } -+int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0 -+int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1 -+int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5, 0x1010647, 0x0 } -+int styleable ColorStateListItem_alpha 0 -+int styleable ColorStateListItem_android_alpha 1 -+int styleable ColorStateListItem_android_color 2 -+int styleable ColorStateListItem_android_lStar 3 -+int styleable ColorStateListItem_lStar 4 -+int[] styleable CompoundButton { 0x1010107, 0x0, 0x0, 0x0 } -+int styleable CompoundButton_android_button 0 -+int styleable CompoundButton_buttonCompat 1 -+int styleable CompoundButton_buttonTint 2 -+int styleable CompoundButton_buttonTintMode 3 -+int[] styleable Constraint { 0x101031f, 0x1010440, 0x10100d0, 0x10100f5, 0x10100fa, 0x10103b6, 0x10100f7, 0x10100f9, 0x10103b5, 0x10100f8, 0x10100f4, 0x1010120, 0x101011f, 0x1010140, 0x101013f, 0x10100c4, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa, 0x10100dc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Constraint_android_alpha 0 -+int styleable Constraint_android_elevation 1 -+int styleable Constraint_android_id 2 -+int styleable Constraint_android_layout_height 3 -+int styleable Constraint_android_layout_marginBottom 4 -+int styleable Constraint_android_layout_marginEnd 5 -+int styleable Constraint_android_layout_marginLeft 6 -+int styleable Constraint_android_layout_marginRight 7 -+int styleable Constraint_android_layout_marginStart 8 -+int styleable Constraint_android_layout_marginTop 9 -+int styleable Constraint_android_layout_width 10 -+int styleable Constraint_android_maxHeight 11 -+int styleable Constraint_android_maxWidth 12 -+int styleable Constraint_android_minHeight 13 -+int styleable Constraint_android_minWidth 14 -+int styleable Constraint_android_orientation 15 -+int styleable Constraint_android_rotation 16 -+int styleable Constraint_android_rotationX 17 -+int styleable Constraint_android_rotationY 18 -+int styleable Constraint_android_scaleX 19 -+int styleable Constraint_android_scaleY 20 -+int styleable Constraint_android_transformPivotX 21 -+int styleable Constraint_android_transformPivotY 22 -+int styleable Constraint_android_translationX 23 -+int styleable Constraint_android_translationY 24 -+int styleable Constraint_android_translationZ 25 -+int styleable Constraint_android_visibility 26 -+int styleable Constraint_animate_relativeTo 27 -+int styleable Constraint_barrierAllowsGoneWidgets 28 -+int styleable Constraint_barrierDirection 29 -+int styleable Constraint_barrierMargin 30 -+int styleable Constraint_chainUseRtl 31 -+int styleable Constraint_constraint_referenced_ids 32 -+int styleable Constraint_constraint_referenced_tags 33 -+int styleable Constraint_drawPath 34 -+int styleable Constraint_flow_firstHorizontalBias 35 -+int styleable Constraint_flow_firstHorizontalStyle 36 -+int styleable Constraint_flow_firstVerticalBias 37 -+int styleable Constraint_flow_firstVerticalStyle 38 -+int styleable Constraint_flow_horizontalAlign 39 -+int styleable Constraint_flow_horizontalBias 40 -+int styleable Constraint_flow_horizontalGap 41 -+int styleable Constraint_flow_horizontalStyle 42 -+int styleable Constraint_flow_lastHorizontalBias 43 -+int styleable Constraint_flow_lastHorizontalStyle 44 -+int styleable Constraint_flow_lastVerticalBias 45 -+int styleable Constraint_flow_lastVerticalStyle 46 -+int styleable Constraint_flow_maxElementsWrap 47 -+int styleable Constraint_flow_verticalAlign 48 -+int styleable Constraint_flow_verticalBias 49 -+int styleable Constraint_flow_verticalGap 50 -+int styleable Constraint_flow_verticalStyle 51 -+int styleable Constraint_flow_wrapMode 52 -+int styleable Constraint_layout_constrainedHeight 53 -+int styleable Constraint_layout_constrainedWidth 54 -+int styleable Constraint_layout_constraintBaseline_creator 55 -+int styleable Constraint_layout_constraintBaseline_toBaselineOf 56 -+int styleable Constraint_layout_constraintBottom_creator 57 -+int styleable Constraint_layout_constraintBottom_toBottomOf 58 -+int styleable Constraint_layout_constraintBottom_toTopOf 59 -+int styleable Constraint_layout_constraintCircle 60 -+int styleable Constraint_layout_constraintCircleAngle 61 -+int styleable Constraint_layout_constraintCircleRadius 62 -+int styleable Constraint_layout_constraintDimensionRatio 63 -+int styleable Constraint_layout_constraintEnd_toEndOf 64 -+int styleable Constraint_layout_constraintEnd_toStartOf 65 -+int styleable Constraint_layout_constraintGuide_begin 66 -+int styleable Constraint_layout_constraintGuide_end 67 -+int styleable Constraint_layout_constraintGuide_percent 68 -+int styleable Constraint_layout_constraintHeight_default 69 -+int styleable Constraint_layout_constraintHeight_max 70 -+int styleable Constraint_layout_constraintHeight_min 71 -+int styleable Constraint_layout_constraintHeight_percent 72 -+int styleable Constraint_layout_constraintHorizontal_bias 73 -+int styleable Constraint_layout_constraintHorizontal_chainStyle 74 -+int styleable Constraint_layout_constraintHorizontal_weight 75 -+int styleable Constraint_layout_constraintLeft_creator 76 -+int styleable Constraint_layout_constraintLeft_toLeftOf 77 -+int styleable Constraint_layout_constraintLeft_toRightOf 78 -+int styleable Constraint_layout_constraintRight_creator 79 -+int styleable Constraint_layout_constraintRight_toLeftOf 80 -+int styleable Constraint_layout_constraintRight_toRightOf 81 -+int styleable Constraint_layout_constraintStart_toEndOf 82 -+int styleable Constraint_layout_constraintStart_toStartOf 83 -+int styleable Constraint_layout_constraintTag 84 -+int styleable Constraint_layout_constraintTop_creator 85 -+int styleable Constraint_layout_constraintTop_toBottomOf 86 -+int styleable Constraint_layout_constraintTop_toTopOf 87 -+int styleable Constraint_layout_constraintVertical_bias 88 -+int styleable Constraint_layout_constraintVertical_chainStyle 89 -+int styleable Constraint_layout_constraintVertical_weight 90 -+int styleable Constraint_layout_constraintWidth_default 91 -+int styleable Constraint_layout_constraintWidth_max 92 -+int styleable Constraint_layout_constraintWidth_min 93 -+int styleable Constraint_layout_constraintWidth_percent 94 -+int styleable Constraint_layout_editor_absoluteX 95 -+int styleable Constraint_layout_editor_absoluteY 96 -+int styleable Constraint_layout_goneMarginBottom 97 -+int styleable Constraint_layout_goneMarginEnd 98 -+int styleable Constraint_layout_goneMarginLeft 99 -+int styleable Constraint_layout_goneMarginRight 100 -+int styleable Constraint_layout_goneMarginStart 101 -+int styleable Constraint_layout_goneMarginTop 102 -+int styleable Constraint_motionProgress 103 -+int styleable Constraint_motionStagger 104 -+int styleable Constraint_pathMotionArc 105 -+int styleable Constraint_pivotAnchor 106 -+int styleable Constraint_transitionEasing 107 -+int styleable Constraint_transitionPathRotate 108 -+int styleable Constraint_visibilityMode 109 -+int[] styleable ConstraintLayout_Layout { 0x1010440, 0x1010120, 0x101011f, 0x1010140, 0x101013f, 0x10100c4, 0x10100d5, 0x10100d9, 0x10103b4, 0x10100d6, 0x10100d8, 0x10103b3, 0x10100d7, 0x10100dc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ConstraintLayout_Layout_android_elevation 0 -+int styleable ConstraintLayout_Layout_android_maxHeight 1 -+int styleable ConstraintLayout_Layout_android_maxWidth 2 -+int styleable ConstraintLayout_Layout_android_minHeight 3 -+int styleable ConstraintLayout_Layout_android_minWidth 4 -+int styleable ConstraintLayout_Layout_android_orientation 5 -+int styleable ConstraintLayout_Layout_android_padding 6 -+int styleable ConstraintLayout_Layout_android_paddingBottom 7 -+int styleable ConstraintLayout_Layout_android_paddingEnd 8 -+int styleable ConstraintLayout_Layout_android_paddingLeft 9 -+int styleable ConstraintLayout_Layout_android_paddingRight 10 -+int styleable ConstraintLayout_Layout_android_paddingStart 11 -+int styleable ConstraintLayout_Layout_android_paddingTop 12 -+int styleable ConstraintLayout_Layout_android_visibility 13 -+int styleable ConstraintLayout_Layout_barrierAllowsGoneWidgets 14 -+int styleable ConstraintLayout_Layout_barrierDirection 15 -+int styleable ConstraintLayout_Layout_barrierMargin 16 -+int styleable ConstraintLayout_Layout_chainUseRtl 17 -+int styleable ConstraintLayout_Layout_constraintSet 18 -+int styleable ConstraintLayout_Layout_constraint_referenced_ids 19 -+int styleable ConstraintLayout_Layout_constraint_referenced_tags 20 -+int styleable ConstraintLayout_Layout_flow_firstHorizontalBias 21 -+int styleable ConstraintLayout_Layout_flow_firstHorizontalStyle 22 -+int styleable ConstraintLayout_Layout_flow_firstVerticalBias 23 -+int styleable ConstraintLayout_Layout_flow_firstVerticalStyle 24 -+int styleable ConstraintLayout_Layout_flow_horizontalAlign 25 -+int styleable ConstraintLayout_Layout_flow_horizontalBias 26 -+int styleable ConstraintLayout_Layout_flow_horizontalGap 27 -+int styleable ConstraintLayout_Layout_flow_horizontalStyle 28 -+int styleable ConstraintLayout_Layout_flow_lastHorizontalBias 29 -+int styleable ConstraintLayout_Layout_flow_lastHorizontalStyle 30 -+int styleable ConstraintLayout_Layout_flow_lastVerticalBias 31 -+int styleable ConstraintLayout_Layout_flow_lastVerticalStyle 32 -+int styleable ConstraintLayout_Layout_flow_maxElementsWrap 33 -+int styleable ConstraintLayout_Layout_flow_verticalAlign 34 -+int styleable ConstraintLayout_Layout_flow_verticalBias 35 -+int styleable ConstraintLayout_Layout_flow_verticalGap 36 -+int styleable ConstraintLayout_Layout_flow_verticalStyle 37 -+int styleable ConstraintLayout_Layout_flow_wrapMode 38 -+int styleable ConstraintLayout_Layout_layoutDescription 39 -+int styleable ConstraintLayout_Layout_layout_constrainedHeight 40 -+int styleable ConstraintLayout_Layout_layout_constrainedWidth 41 -+int styleable ConstraintLayout_Layout_layout_constraintBaseline_creator 42 -+int styleable ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf 43 -+int styleable ConstraintLayout_Layout_layout_constraintBottom_creator 44 -+int styleable ConstraintLayout_Layout_layout_constraintBottom_toBottomOf 45 -+int styleable ConstraintLayout_Layout_layout_constraintBottom_toTopOf 46 -+int styleable ConstraintLayout_Layout_layout_constraintCircle 47 -+int styleable ConstraintLayout_Layout_layout_constraintCircleAngle 48 -+int styleable ConstraintLayout_Layout_layout_constraintCircleRadius 49 -+int styleable ConstraintLayout_Layout_layout_constraintDimensionRatio 50 -+int styleable ConstraintLayout_Layout_layout_constraintEnd_toEndOf 51 -+int styleable ConstraintLayout_Layout_layout_constraintEnd_toStartOf 52 -+int styleable ConstraintLayout_Layout_layout_constraintGuide_begin 53 -+int styleable ConstraintLayout_Layout_layout_constraintGuide_end 54 -+int styleable ConstraintLayout_Layout_layout_constraintGuide_percent 55 -+int styleable ConstraintLayout_Layout_layout_constraintHeight_default 56 -+int styleable ConstraintLayout_Layout_layout_constraintHeight_max 57 -+int styleable ConstraintLayout_Layout_layout_constraintHeight_min 58 -+int styleable ConstraintLayout_Layout_layout_constraintHeight_percent 59 -+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_bias 60 -+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle 61 -+int styleable ConstraintLayout_Layout_layout_constraintHorizontal_weight 62 -+int styleable ConstraintLayout_Layout_layout_constraintLeft_creator 63 -+int styleable ConstraintLayout_Layout_layout_constraintLeft_toLeftOf 64 -+int styleable ConstraintLayout_Layout_layout_constraintLeft_toRightOf 65 -+int styleable ConstraintLayout_Layout_layout_constraintRight_creator 66 -+int styleable ConstraintLayout_Layout_layout_constraintRight_toLeftOf 67 -+int styleable ConstraintLayout_Layout_layout_constraintRight_toRightOf 68 -+int styleable ConstraintLayout_Layout_layout_constraintStart_toEndOf 69 -+int styleable ConstraintLayout_Layout_layout_constraintStart_toStartOf 70 -+int styleable ConstraintLayout_Layout_layout_constraintTag 71 -+int styleable ConstraintLayout_Layout_layout_constraintTop_creator 72 -+int styleable ConstraintLayout_Layout_layout_constraintTop_toBottomOf 73 -+int styleable ConstraintLayout_Layout_layout_constraintTop_toTopOf 74 -+int styleable ConstraintLayout_Layout_layout_constraintVertical_bias 75 -+int styleable ConstraintLayout_Layout_layout_constraintVertical_chainStyle 76 -+int styleable ConstraintLayout_Layout_layout_constraintVertical_weight 77 -+int styleable ConstraintLayout_Layout_layout_constraintWidth_default 78 -+int styleable ConstraintLayout_Layout_layout_constraintWidth_max 79 -+int styleable ConstraintLayout_Layout_layout_constraintWidth_min 80 -+int styleable ConstraintLayout_Layout_layout_constraintWidth_percent 81 -+int styleable ConstraintLayout_Layout_layout_editor_absoluteX 82 -+int styleable ConstraintLayout_Layout_layout_editor_absoluteY 83 -+int styleable ConstraintLayout_Layout_layout_goneMarginBottom 84 -+int styleable ConstraintLayout_Layout_layout_goneMarginEnd 85 -+int styleable ConstraintLayout_Layout_layout_goneMarginLeft 86 -+int styleable ConstraintLayout_Layout_layout_goneMarginRight 87 -+int styleable ConstraintLayout_Layout_layout_goneMarginStart 88 -+int styleable ConstraintLayout_Layout_layout_goneMarginTop 89 -+int styleable ConstraintLayout_Layout_layout_optimizationLevel 90 -+int[] styleable ConstraintLayout_placeholder { 0x0, 0x0 } -+int styleable ConstraintLayout_placeholder_content 0 -+int styleable ConstraintLayout_placeholder_placeholder_emptyVisibility 1 -+int[] styleable ConstraintSet { 0x101031f, 0x1010440, 0x10100d0, 0x10100f5, 0x10100fa, 0x10103b6, 0x10100f7, 0x10100f9, 0x10103b5, 0x10100f8, 0x10100f4, 0x1010120, 0x101011f, 0x1010140, 0x101013f, 0x10100c4, 0x10101b5, 0x10101b6, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa, 0x10100dc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ConstraintSet_android_alpha 0 -+int styleable ConstraintSet_android_elevation 1 -+int styleable ConstraintSet_android_id 2 -+int styleable ConstraintSet_android_layout_height 3 -+int styleable ConstraintSet_android_layout_marginBottom 4 -+int styleable ConstraintSet_android_layout_marginEnd 5 -+int styleable ConstraintSet_android_layout_marginLeft 6 -+int styleable ConstraintSet_android_layout_marginRight 7 -+int styleable ConstraintSet_android_layout_marginStart 8 -+int styleable ConstraintSet_android_layout_marginTop 9 -+int styleable ConstraintSet_android_layout_width 10 -+int styleable ConstraintSet_android_maxHeight 11 -+int styleable ConstraintSet_android_maxWidth 12 -+int styleable ConstraintSet_android_minHeight 13 -+int styleable ConstraintSet_android_minWidth 14 -+int styleable ConstraintSet_android_orientation 15 -+int styleable ConstraintSet_android_pivotX 16 -+int styleable ConstraintSet_android_pivotY 17 -+int styleable ConstraintSet_android_rotation 18 -+int styleable ConstraintSet_android_rotationX 19 -+int styleable ConstraintSet_android_rotationY 20 -+int styleable ConstraintSet_android_scaleX 21 -+int styleable ConstraintSet_android_scaleY 22 -+int styleable ConstraintSet_android_transformPivotX 23 -+int styleable ConstraintSet_android_transformPivotY 24 -+int styleable ConstraintSet_android_translationX 25 -+int styleable ConstraintSet_android_translationY 26 -+int styleable ConstraintSet_android_translationZ 27 -+int styleable ConstraintSet_android_visibility 28 -+int styleable ConstraintSet_animate_relativeTo 29 -+int styleable ConstraintSet_barrierAllowsGoneWidgets 30 -+int styleable ConstraintSet_barrierDirection 31 -+int styleable ConstraintSet_barrierMargin 32 -+int styleable ConstraintSet_chainUseRtl 33 -+int styleable ConstraintSet_constraint_referenced_ids 34 -+int styleable ConstraintSet_constraint_referenced_tags 35 -+int styleable ConstraintSet_deriveConstraintsFrom 36 -+int styleable ConstraintSet_drawPath 37 -+int styleable ConstraintSet_flow_firstHorizontalBias 38 -+int styleable ConstraintSet_flow_firstHorizontalStyle 39 -+int styleable ConstraintSet_flow_firstVerticalBias 40 -+int styleable ConstraintSet_flow_firstVerticalStyle 41 -+int styleable ConstraintSet_flow_horizontalAlign 42 -+int styleable ConstraintSet_flow_horizontalBias 43 -+int styleable ConstraintSet_flow_horizontalGap 44 -+int styleable ConstraintSet_flow_horizontalStyle 45 -+int styleable ConstraintSet_flow_lastHorizontalBias 46 -+int styleable ConstraintSet_flow_lastHorizontalStyle 47 -+int styleable ConstraintSet_flow_lastVerticalBias 48 -+int styleable ConstraintSet_flow_lastVerticalStyle 49 -+int styleable ConstraintSet_flow_maxElementsWrap 50 -+int styleable ConstraintSet_flow_verticalAlign 51 -+int styleable ConstraintSet_flow_verticalBias 52 -+int styleable ConstraintSet_flow_verticalGap 53 -+int styleable ConstraintSet_flow_verticalStyle 54 -+int styleable ConstraintSet_flow_wrapMode 55 -+int styleable ConstraintSet_layout_constrainedHeight 56 -+int styleable ConstraintSet_layout_constrainedWidth 57 -+int styleable ConstraintSet_layout_constraintBaseline_creator 58 -+int styleable ConstraintSet_layout_constraintBaseline_toBaselineOf 59 -+int styleable ConstraintSet_layout_constraintBottom_creator 60 -+int styleable ConstraintSet_layout_constraintBottom_toBottomOf 61 -+int styleable ConstraintSet_layout_constraintBottom_toTopOf 62 -+int styleable ConstraintSet_layout_constraintCircle 63 -+int styleable ConstraintSet_layout_constraintCircleAngle 64 -+int styleable ConstraintSet_layout_constraintCircleRadius 65 -+int styleable ConstraintSet_layout_constraintDimensionRatio 66 -+int styleable ConstraintSet_layout_constraintEnd_toEndOf 67 -+int styleable ConstraintSet_layout_constraintEnd_toStartOf 68 -+int styleable ConstraintSet_layout_constraintGuide_begin 69 -+int styleable ConstraintSet_layout_constraintGuide_end 70 -+int styleable ConstraintSet_layout_constraintGuide_percent 71 -+int styleable ConstraintSet_layout_constraintHeight_default 72 -+int styleable ConstraintSet_layout_constraintHeight_max 73 -+int styleable ConstraintSet_layout_constraintHeight_min 74 -+int styleable ConstraintSet_layout_constraintHeight_percent 75 -+int styleable ConstraintSet_layout_constraintHorizontal_bias 76 -+int styleable ConstraintSet_layout_constraintHorizontal_chainStyle 77 -+int styleable ConstraintSet_layout_constraintHorizontal_weight 78 -+int styleable ConstraintSet_layout_constraintLeft_creator 79 -+int styleable ConstraintSet_layout_constraintLeft_toLeftOf 80 -+int styleable ConstraintSet_layout_constraintLeft_toRightOf 81 -+int styleable ConstraintSet_layout_constraintRight_creator 82 -+int styleable ConstraintSet_layout_constraintRight_toLeftOf 83 -+int styleable ConstraintSet_layout_constraintRight_toRightOf 84 -+int styleable ConstraintSet_layout_constraintStart_toEndOf 85 -+int styleable ConstraintSet_layout_constraintStart_toStartOf 86 -+int styleable ConstraintSet_layout_constraintTag 87 -+int styleable ConstraintSet_layout_constraintTop_creator 88 -+int styleable ConstraintSet_layout_constraintTop_toBottomOf 89 -+int styleable ConstraintSet_layout_constraintTop_toTopOf 90 -+int styleable ConstraintSet_layout_constraintVertical_bias 91 -+int styleable ConstraintSet_layout_constraintVertical_chainStyle 92 -+int styleable ConstraintSet_layout_constraintVertical_weight 93 -+int styleable ConstraintSet_layout_constraintWidth_default 94 -+int styleable ConstraintSet_layout_constraintWidth_max 95 -+int styleable ConstraintSet_layout_constraintWidth_min 96 -+int styleable ConstraintSet_layout_constraintWidth_percent 97 -+int styleable ConstraintSet_layout_editor_absoluteX 98 -+int styleable ConstraintSet_layout_editor_absoluteY 99 -+int styleable ConstraintSet_layout_goneMarginBottom 100 -+int styleable ConstraintSet_layout_goneMarginEnd 101 -+int styleable ConstraintSet_layout_goneMarginLeft 102 -+int styleable ConstraintSet_layout_goneMarginRight 103 -+int styleable ConstraintSet_layout_goneMarginStart 104 -+int styleable ConstraintSet_layout_goneMarginTop 105 -+int styleable ConstraintSet_motionProgress 106 -+int styleable ConstraintSet_motionStagger 107 -+int styleable ConstraintSet_pathMotionArc 108 -+int styleable ConstraintSet_pivotAnchor 109 -+int styleable ConstraintSet_transitionEasing 110 -+int styleable ConstraintSet_transitionPathRotate 111 -+int[] styleable CoordinatorLayout { 0x0, 0x0 } -+int styleable CoordinatorLayout_keylines 0 -+int styleable CoordinatorLayout_statusBarBackground 1 -+int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable CoordinatorLayout_Layout_android_layout_gravity 0 -+int styleable CoordinatorLayout_Layout_layout_anchor 1 -+int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 -+int styleable CoordinatorLayout_Layout_layout_behavior 3 -+int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 -+int styleable CoordinatorLayout_Layout_layout_insetEdge 5 -+int styleable CoordinatorLayout_Layout_layout_keyline 6 -+int[] styleable CustomAttribute { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable CustomAttribute_attributeName 0 -+int styleable CustomAttribute_customBoolean 1 -+int styleable CustomAttribute_customColorDrawableValue 2 -+int styleable CustomAttribute_customColorValue 3 -+int styleable CustomAttribute_customDimension 4 -+int styleable CustomAttribute_customFloatValue 5 -+int styleable CustomAttribute_customIntegerValue 6 -+int styleable CustomAttribute_customPixelDimension 7 -+int styleable CustomAttribute_customStringValue 8 -+int[] styleable DesignTheme { 0x0, 0x0 } -+int styleable DesignTheme_bottomSheetDialogTheme 0 -+int styleable DesignTheme_bottomSheetStyle 1 -+int[] styleable DrawerArrowToggle { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable DrawerArrowToggle_arrowHeadLength 0 -+int styleable DrawerArrowToggle_arrowShaftLength 1 -+int styleable DrawerArrowToggle_barLength 2 -+int styleable DrawerArrowToggle_color 3 -+int styleable DrawerArrowToggle_drawableSize 4 -+int styleable DrawerArrowToggle_gapBetweenBars 5 -+int styleable DrawerArrowToggle_spinBars 6 -+int styleable DrawerArrowToggle_thickness 7 -+int[] styleable ExtendedFloatingActionButton { 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ExtendedFloatingActionButton_elevation 0 -+int styleable ExtendedFloatingActionButton_extendMotionSpec 1 -+int styleable ExtendedFloatingActionButton_hideMotionSpec 2 -+int styleable ExtendedFloatingActionButton_showMotionSpec 3 -+int styleable ExtendedFloatingActionButton_shrinkMotionSpec 4 -+int[] styleable ExtendedFloatingActionButton_Behavior_Layout { 0x0, 0x0 } -+int styleable ExtendedFloatingActionButton_Behavior_Layout_behavior_autoHide 0 -+int styleable ExtendedFloatingActionButton_Behavior_Layout_behavior_autoShrink 1 -+int[] styleable FloatingActionButton { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable FloatingActionButton_backgroundTint 0 -+int styleable FloatingActionButton_backgroundTintMode 1 -+int styleable FloatingActionButton_borderWidth 2 -+int styleable FloatingActionButton_elevation 3 -+int styleable FloatingActionButton_ensureMinTouchTargetSize 4 -+int styleable FloatingActionButton_fabCustomSize 5 -+int styleable FloatingActionButton_fabSize 6 -+int styleable FloatingActionButton_fab_colorDisabled 7 -+int styleable FloatingActionButton_fab_colorNormal 8 -+int styleable FloatingActionButton_fab_colorPressed 9 -+int styleable FloatingActionButton_fab_colorRipple 10 -+int styleable FloatingActionButton_fab_elevationCompat 11 -+int styleable FloatingActionButton_fab_hideAnimation 12 -+int styleable FloatingActionButton_fab_label 13 -+int styleable FloatingActionButton_fab_progress 14 -+int styleable FloatingActionButton_fab_progress_backgroundColor 15 -+int styleable FloatingActionButton_fab_progress_color 16 -+int styleable FloatingActionButton_fab_progress_indeterminate 17 -+int styleable FloatingActionButton_fab_progress_max 18 -+int styleable FloatingActionButton_fab_progress_showBackground 19 -+int styleable FloatingActionButton_fab_shadowColor 20 -+int styleable FloatingActionButton_fab_shadowRadius 21 -+int styleable FloatingActionButton_fab_shadowXOffset 22 -+int styleable FloatingActionButton_fab_shadowYOffset 23 -+int styleable FloatingActionButton_fab_showAnimation 24 -+int styleable FloatingActionButton_fab_showShadow 25 -+int styleable FloatingActionButton_fab_size 26 -+int styleable FloatingActionButton_hideMotionSpec 27 -+int styleable FloatingActionButton_hoveredFocusedTranslationZ 28 -+int styleable FloatingActionButton_maxImageSize 29 -+int styleable FloatingActionButton_pressedTranslationZ 30 -+int styleable FloatingActionButton_rippleColor 31 -+int styleable FloatingActionButton_shapeAppearance 32 -+int styleable FloatingActionButton_shapeAppearanceOverlay 33 -+int styleable FloatingActionButton_showMotionSpec 34 -+int styleable FloatingActionButton_useCompatPadding 35 -+int[] styleable FloatingActionButton_Behavior_Layout { 0x0 } -+int styleable FloatingActionButton_Behavior_Layout_behavior_autoHide 0 -+int[] styleable FloatingActionMenu { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable FloatingActionMenu_menu_animationDelayPerItem 0 -+int styleable FloatingActionMenu_menu_backgroundColor 1 -+int styleable FloatingActionMenu_menu_buttonSpacing 2 -+int styleable FloatingActionMenu_menu_buttonToggleAnimation 3 -+int styleable FloatingActionMenu_menu_colorNormal 4 -+int styleable FloatingActionMenu_menu_colorPressed 5 -+int styleable FloatingActionMenu_menu_colorRipple 6 -+int styleable FloatingActionMenu_menu_fab_hide_animation 7 -+int styleable FloatingActionMenu_menu_fab_label 8 -+int styleable FloatingActionMenu_menu_fab_show_animation 9 -+int styleable FloatingActionMenu_menu_fab_size 10 -+int styleable FloatingActionMenu_menu_icon 11 -+int styleable FloatingActionMenu_menu_labels_colorNormal 12 -+int styleable FloatingActionMenu_menu_labels_colorPressed 13 -+int styleable FloatingActionMenu_menu_labels_colorRipple 14 -+int styleable FloatingActionMenu_menu_labels_cornerRadius 15 -+int styleable FloatingActionMenu_menu_labels_customFont 16 -+int styleable FloatingActionMenu_menu_labels_ellipsize 17 -+int styleable FloatingActionMenu_menu_labels_hideAnimation 18 -+int styleable FloatingActionMenu_menu_labels_margin 19 -+int styleable FloatingActionMenu_menu_labels_maxLines 20 -+int styleable FloatingActionMenu_menu_labels_padding 21 -+int styleable FloatingActionMenu_menu_labels_paddingBottom 22 -+int styleable FloatingActionMenu_menu_labels_paddingLeft 23 -+int styleable FloatingActionMenu_menu_labels_paddingRight 24 -+int styleable FloatingActionMenu_menu_labels_paddingTop 25 -+int styleable FloatingActionMenu_menu_labels_position 26 -+int styleable FloatingActionMenu_menu_labels_showAnimation 27 -+int styleable FloatingActionMenu_menu_labels_showShadow 28 -+int styleable FloatingActionMenu_menu_labels_singleLine 29 -+int styleable FloatingActionMenu_menu_labels_style 30 -+int styleable FloatingActionMenu_menu_labels_textColor 31 -+int styleable FloatingActionMenu_menu_labels_textSize 32 -+int styleable FloatingActionMenu_menu_openDirection 33 -+int styleable FloatingActionMenu_menu_shadowColor 34 -+int styleable FloatingActionMenu_menu_shadowRadius 35 -+int styleable FloatingActionMenu_menu_shadowXOffset 36 -+int styleable FloatingActionMenu_menu_shadowYOffset 37 -+int styleable FloatingActionMenu_menu_showShadow 38 -+int[] styleable FlowLayout { 0x0, 0x0 } -+int styleable FlowLayout_itemSpacing 0 -+int styleable FlowLayout_lineSpacing 1 -+int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable FontFamily_fontProviderAuthority 0 -+int styleable FontFamily_fontProviderCerts 1 -+int styleable FontFamily_fontProviderFetchStrategy 2 -+int styleable FontFamily_fontProviderFetchTimeout 3 -+int styleable FontFamily_fontProviderPackage 4 -+int styleable FontFamily_fontProviderQuery 5 -+int styleable FontFamily_fontProviderSystemFontFamily 6 -+int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable FontFamilyFont_android_font 0 -+int styleable FontFamilyFont_android_fontStyle 1 -+int styleable FontFamilyFont_android_fontVariationSettings 2 -+int styleable FontFamilyFont_android_fontWeight 3 -+int styleable FontFamilyFont_android_ttcIndex 4 -+int styleable FontFamilyFont_font 5 -+int styleable FontFamilyFont_fontStyle 6 -+int styleable FontFamilyFont_fontVariationSettings 7 -+int styleable FontFamilyFont_fontWeight 8 -+int styleable FontFamilyFont_ttcIndex 9 -+int[] styleable ForegroundLinearLayout { 0x1010109, 0x1010200, 0x0 } -+int styleable ForegroundLinearLayout_android_foreground 0 -+int styleable ForegroundLinearLayout_android_foregroundGravity 1 -+int styleable ForegroundLinearLayout_foregroundInsidePadding 2 -+int[] styleable Fragment { 0x10100d0, 0x1010003, 0x10100d1 } -+int styleable Fragment_android_id 0 -+int styleable Fragment_android_name 1 -+int styleable Fragment_android_tag 2 -+int[] styleable FragmentContainerView { 0x1010003, 0x10100d1 } -+int styleable FragmentContainerView_android_name 0 -+int styleable FragmentContainerView_android_tag 1 -+int[] styleable GenericDraweeHierarchy { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable GenericDraweeHierarchy_actualImageScaleType 0 -+int styleable GenericDraweeHierarchy_backgroundImage 1 -+int styleable GenericDraweeHierarchy_fadeDuration 2 -+int styleable GenericDraweeHierarchy_failureImage 3 -+int styleable GenericDraweeHierarchy_failureImageScaleType 4 -+int styleable GenericDraweeHierarchy_overlayImage 5 -+int styleable GenericDraweeHierarchy_placeholderImage 6 -+int styleable GenericDraweeHierarchy_placeholderImageScaleType 7 -+int styleable GenericDraweeHierarchy_pressedStateOverlayImage 8 -+int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 9 -+int styleable GenericDraweeHierarchy_progressBarImage 10 -+int styleable GenericDraweeHierarchy_progressBarImageScaleType 11 -+int styleable GenericDraweeHierarchy_retryImage 12 -+int styleable GenericDraweeHierarchy_retryImageScaleType 13 -+int styleable GenericDraweeHierarchy_roundAsCircle 14 -+int styleable GenericDraweeHierarchy_roundBottomEnd 15 -+int styleable GenericDraweeHierarchy_roundBottomLeft 16 -+int styleable GenericDraweeHierarchy_roundBottomRight 17 -+int styleable GenericDraweeHierarchy_roundBottomStart 18 -+int styleable GenericDraweeHierarchy_roundTopEnd 19 -+int styleable GenericDraweeHierarchy_roundTopLeft 20 -+int styleable GenericDraweeHierarchy_roundTopRight 21 -+int styleable GenericDraweeHierarchy_roundTopStart 22 -+int styleable GenericDraweeHierarchy_roundWithOverlayColor 23 -+int styleable GenericDraweeHierarchy_roundedCornerRadius 24 -+int styleable GenericDraweeHierarchy_roundingBorderColor 25 -+int styleable GenericDraweeHierarchy_roundingBorderPadding 26 -+int styleable GenericDraweeHierarchy_roundingBorderWidth 27 -+int styleable GenericDraweeHierarchy_viewAspectRatio 28 -+int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 } -+int styleable GradientColor_android_centerColor 0 -+int styleable GradientColor_android_centerX 1 -+int styleable GradientColor_android_centerY 2 -+int styleable GradientColor_android_endColor 3 -+int styleable GradientColor_android_endX 4 -+int styleable GradientColor_android_endY 5 -+int styleable GradientColor_android_gradientRadius 6 -+int styleable GradientColor_android_startColor 7 -+int styleable GradientColor_android_startX 8 -+int styleable GradientColor_android_startY 9 -+int styleable GradientColor_android_tileMode 10 -+int styleable GradientColor_android_type 11 -+int[] styleable GradientColorItem { 0x10101a5, 0x1010514 } -+int styleable GradientColorItem_android_color 0 -+int styleable GradientColorItem_android_offset 1 -+int[] styleable ImageFilterView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ImageFilterView_altSrc 0 -+int styleable ImageFilterView_brightness 1 -+int styleable ImageFilterView_contrast 2 -+int styleable ImageFilterView_crossfade 3 -+int styleable ImageFilterView_overlay 4 -+int styleable ImageFilterView_round 5 -+int styleable ImageFilterView_roundPercent 6 -+int styleable ImageFilterView_saturation 7 -+int styleable ImageFilterView_warmth 8 -+int[] styleable Insets { 0x0, 0x0, 0x0 } -+int styleable Insets_paddingBottomSystemWindowInsets 0 -+int styleable Insets_paddingLeftSystemWindowInsets 1 -+int styleable Insets_paddingRightSystemWindowInsets 2 -+int[] styleable KeyAttribute { 0x101031f, 0x1010440, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable KeyAttribute_android_alpha 0 -+int styleable KeyAttribute_android_elevation 1 -+int styleable KeyAttribute_android_rotation 2 -+int styleable KeyAttribute_android_rotationX 3 -+int styleable KeyAttribute_android_rotationY 4 -+int styleable KeyAttribute_android_scaleX 5 -+int styleable KeyAttribute_android_scaleY 6 -+int styleable KeyAttribute_android_transformPivotX 7 -+int styleable KeyAttribute_android_transformPivotY 8 -+int styleable KeyAttribute_android_translationX 9 -+int styleable KeyAttribute_android_translationY 10 -+int styleable KeyAttribute_android_translationZ 11 -+int styleable KeyAttribute_curveFit 12 -+int styleable KeyAttribute_framePosition 13 -+int styleable KeyAttribute_motionProgress 14 -+int styleable KeyAttribute_motionTarget 15 -+int styleable KeyAttribute_transitionEasing 16 -+int styleable KeyAttribute_transitionPathRotate 17 -+int[] styleable KeyCycle { 0x101031f, 0x1010440, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010322, 0x1010323, 0x10103fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable KeyCycle_android_alpha 0 -+int styleable KeyCycle_android_elevation 1 -+int styleable KeyCycle_android_rotation 2 -+int styleable KeyCycle_android_rotationX 3 -+int styleable KeyCycle_android_rotationY 4 -+int styleable KeyCycle_android_scaleX 5 -+int styleable KeyCycle_android_scaleY 6 -+int styleable KeyCycle_android_translationX 7 -+int styleable KeyCycle_android_translationY 8 -+int styleable KeyCycle_android_translationZ 9 -+int styleable KeyCycle_curveFit 10 -+int styleable KeyCycle_framePosition 11 -+int styleable KeyCycle_motionProgress 12 -+int styleable KeyCycle_motionTarget 13 -+int styleable KeyCycle_transitionEasing 14 -+int styleable KeyCycle_transitionPathRotate 15 -+int styleable KeyCycle_waveOffset 16 -+int styleable KeyCycle_wavePeriod 17 -+int styleable KeyCycle_waveShape 18 -+int styleable KeyCycle_waveVariesBy 19 -+int[] styleable KeyPosition { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable KeyPosition_curveFit 0 -+int styleable KeyPosition_drawPath 1 -+int styleable KeyPosition_framePosition 2 -+int styleable KeyPosition_keyPositionType 3 -+int styleable KeyPosition_motionTarget 4 -+int styleable KeyPosition_pathMotionArc 5 -+int styleable KeyPosition_percentHeight 6 -+int styleable KeyPosition_percentWidth 7 -+int styleable KeyPosition_percentX 8 -+int styleable KeyPosition_percentY 9 -+int styleable KeyPosition_sizePercent 10 -+int styleable KeyPosition_transitionEasing 11 -+int[] styleable KeyTimeCycle { 0x101031f, 0x1010440, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010322, 0x1010323, 0x10103fa, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable KeyTimeCycle_android_alpha 0 -+int styleable KeyTimeCycle_android_elevation 1 -+int styleable KeyTimeCycle_android_rotation 2 -+int styleable KeyTimeCycle_android_rotationX 3 -+int styleable KeyTimeCycle_android_rotationY 4 -+int styleable KeyTimeCycle_android_scaleX 5 -+int styleable KeyTimeCycle_android_scaleY 6 -+int styleable KeyTimeCycle_android_translationX 7 -+int styleable KeyTimeCycle_android_translationY 8 -+int styleable KeyTimeCycle_android_translationZ 9 -+int styleable KeyTimeCycle_curveFit 10 -+int styleable KeyTimeCycle_framePosition 11 -+int styleable KeyTimeCycle_motionProgress 12 -+int styleable KeyTimeCycle_motionTarget 13 -+int styleable KeyTimeCycle_transitionEasing 14 -+int styleable KeyTimeCycle_transitionPathRotate 15 -+int styleable KeyTimeCycle_waveDecay 16 -+int styleable KeyTimeCycle_waveOffset 17 -+int styleable KeyTimeCycle_wavePeriod 18 -+int styleable KeyTimeCycle_waveShape 19 -+int[] styleable KeyTrigger { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable KeyTrigger_framePosition 0 -+int styleable KeyTrigger_motionTarget 1 -+int styleable KeyTrigger_motion_postLayoutCollision 2 -+int styleable KeyTrigger_motion_triggerOnCollision 3 -+int styleable KeyTrigger_onCross 4 -+int styleable KeyTrigger_onNegativeCross 5 -+int styleable KeyTrigger_onPositiveCross 6 -+int styleable KeyTrigger_triggerId 7 -+int styleable KeyTrigger_triggerReceiver 8 -+int styleable KeyTrigger_triggerSlack 9 -+int[] styleable Layout { 0x10100f5, 0x10100fa, 0x10103b6, 0x10100f7, 0x10100f9, 0x10103b5, 0x10100f8, 0x10100f4, 0x10100c4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Layout_android_layout_height 0 -+int styleable Layout_android_layout_marginBottom 1 -+int styleable Layout_android_layout_marginEnd 2 -+int styleable Layout_android_layout_marginLeft 3 -+int styleable Layout_android_layout_marginRight 4 -+int styleable Layout_android_layout_marginStart 5 -+int styleable Layout_android_layout_marginTop 6 -+int styleable Layout_android_layout_width 7 -+int styleable Layout_android_orientation 8 -+int styleable Layout_barrierAllowsGoneWidgets 9 -+int styleable Layout_barrierDirection 10 -+int styleable Layout_barrierMargin 11 -+int styleable Layout_chainUseRtl 12 -+int styleable Layout_constraint_referenced_ids 13 -+int styleable Layout_constraint_referenced_tags 14 -+int styleable Layout_layout_constrainedHeight 15 -+int styleable Layout_layout_constrainedWidth 16 -+int styleable Layout_layout_constraintBaseline_creator 17 -+int styleable Layout_layout_constraintBaseline_toBaselineOf 18 -+int styleable Layout_layout_constraintBottom_creator 19 -+int styleable Layout_layout_constraintBottom_toBottomOf 20 -+int styleable Layout_layout_constraintBottom_toTopOf 21 -+int styleable Layout_layout_constraintCircle 22 -+int styleable Layout_layout_constraintCircleAngle 23 -+int styleable Layout_layout_constraintCircleRadius 24 -+int styleable Layout_layout_constraintDimensionRatio 25 -+int styleable Layout_layout_constraintEnd_toEndOf 26 -+int styleable Layout_layout_constraintEnd_toStartOf 27 -+int styleable Layout_layout_constraintGuide_begin 28 -+int styleable Layout_layout_constraintGuide_end 29 -+int styleable Layout_layout_constraintGuide_percent 30 -+int styleable Layout_layout_constraintHeight_default 31 -+int styleable Layout_layout_constraintHeight_max 32 -+int styleable Layout_layout_constraintHeight_min 33 -+int styleable Layout_layout_constraintHeight_percent 34 -+int styleable Layout_layout_constraintHorizontal_bias 35 -+int styleable Layout_layout_constraintHorizontal_chainStyle 36 -+int styleable Layout_layout_constraintHorizontal_weight 37 -+int styleable Layout_layout_constraintLeft_creator 38 -+int styleable Layout_layout_constraintLeft_toLeftOf 39 -+int styleable Layout_layout_constraintLeft_toRightOf 40 -+int styleable Layout_layout_constraintRight_creator 41 -+int styleable Layout_layout_constraintRight_toLeftOf 42 -+int styleable Layout_layout_constraintRight_toRightOf 43 -+int styleable Layout_layout_constraintStart_toEndOf 44 -+int styleable Layout_layout_constraintStart_toStartOf 45 -+int styleable Layout_layout_constraintTop_creator 46 -+int styleable Layout_layout_constraintTop_toBottomOf 47 -+int styleable Layout_layout_constraintTop_toTopOf 48 -+int styleable Layout_layout_constraintVertical_bias 49 -+int styleable Layout_layout_constraintVertical_chainStyle 50 -+int styleable Layout_layout_constraintVertical_weight 51 -+int styleable Layout_layout_constraintWidth_default 52 -+int styleable Layout_layout_constraintWidth_max 53 -+int styleable Layout_layout_constraintWidth_min 54 -+int styleable Layout_layout_constraintWidth_percent 55 -+int styleable Layout_layout_editor_absoluteX 56 -+int styleable Layout_layout_editor_absoluteY 57 -+int styleable Layout_layout_goneMarginBottom 58 -+int styleable Layout_layout_goneMarginEnd 59 -+int styleable Layout_layout_goneMarginLeft 60 -+int styleable Layout_layout_goneMarginRight 61 -+int styleable Layout_layout_goneMarginStart 62 -+int styleable Layout_layout_goneMarginTop 63 -+int styleable Layout_maxHeight 64 -+int styleable Layout_maxWidth 65 -+int styleable Layout_minHeight 66 -+int styleable Layout_minWidth 67 -+int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x0, 0x0, 0x0, 0x0 } -+int styleable LinearLayoutCompat_android_baselineAligned 0 -+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1 -+int styleable LinearLayoutCompat_android_gravity 2 -+int styleable LinearLayoutCompat_android_orientation 3 -+int styleable LinearLayoutCompat_android_weightSum 4 -+int styleable LinearLayoutCompat_divider 5 -+int styleable LinearLayoutCompat_dividerPadding 6 -+int styleable LinearLayoutCompat_measureWithLargestChild 7 -+int styleable LinearLayoutCompat_showDividers 8 -+int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 } -+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 -+int styleable LinearLayoutCompat_Layout_android_layout_height 1 -+int styleable LinearLayoutCompat_Layout_android_layout_weight 2 -+int styleable LinearLayoutCompat_Layout_android_layout_width 3 -+int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad } -+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 -+int styleable ListPopupWindow_android_dropDownVerticalOffset 1 -+int[] styleable MaterialAlertDialog { 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialAlertDialog_backgroundInsetBottom 0 -+int styleable MaterialAlertDialog_backgroundInsetEnd 1 -+int styleable MaterialAlertDialog_backgroundInsetStart 2 -+int styleable MaterialAlertDialog_backgroundInsetTop 3 -+int[] styleable MaterialAlertDialogTheme { 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle 0 -+int styleable MaterialAlertDialogTheme_materialAlertDialogTheme 1 -+int styleable MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle 2 -+int styleable MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle 3 -+int styleable MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle 4 -+int[] styleable MaterialButton { 0x10101e5, 0x10101ba, 0x10101b7, 0x10101b8, 0x10101b9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialButton_android_checkable 0 -+int styleable MaterialButton_android_insetBottom 1 -+int styleable MaterialButton_android_insetLeft 2 -+int styleable MaterialButton_android_insetRight 3 -+int styleable MaterialButton_android_insetTop 4 -+int styleable MaterialButton_backgroundTint 5 -+int styleable MaterialButton_backgroundTintMode 6 -+int styleable MaterialButton_cornerRadius 7 -+int styleable MaterialButton_elevation 8 -+int styleable MaterialButton_icon 9 -+int styleable MaterialButton_iconGravity 10 -+int styleable MaterialButton_iconPadding 11 -+int styleable MaterialButton_iconSize 12 -+int styleable MaterialButton_iconTint 13 -+int styleable MaterialButton_iconTintMode 14 -+int styleable MaterialButton_rippleColor 15 -+int styleable MaterialButton_shapeAppearance 16 -+int styleable MaterialButton_shapeAppearanceOverlay 17 -+int styleable MaterialButton_strokeColor 18 -+int styleable MaterialButton_strokeWidth 19 -+int[] styleable MaterialButtonToggleGroup { 0x0, 0x0, 0x0 } -+int styleable MaterialButtonToggleGroup_checkedButton 0 -+int styleable MaterialButtonToggleGroup_selectionRequired 1 -+int styleable MaterialButtonToggleGroup_singleSelection 2 -+int[] styleable MaterialCalendar { 0x101020d, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialCalendar_android_windowFullscreen 0 -+int styleable MaterialCalendar_dayInvalidStyle 1 -+int styleable MaterialCalendar_daySelectedStyle 2 -+int styleable MaterialCalendar_dayStyle 3 -+int styleable MaterialCalendar_dayTodayStyle 4 -+int styleable MaterialCalendar_rangeFillColor 5 -+int styleable MaterialCalendar_yearSelectedStyle 6 -+int styleable MaterialCalendar_yearStyle 7 -+int styleable MaterialCalendar_yearTodayStyle 8 -+int[] styleable MaterialCalendarItem { 0x10101ba, 0x10101b7, 0x10101b8, 0x10101b9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialCalendarItem_android_insetBottom 0 -+int styleable MaterialCalendarItem_android_insetLeft 1 -+int styleable MaterialCalendarItem_android_insetRight 2 -+int styleable MaterialCalendarItem_android_insetTop 3 -+int styleable MaterialCalendarItem_itemFillColor 4 -+int styleable MaterialCalendarItem_itemShapeAppearance 5 -+int styleable MaterialCalendarItem_itemShapeAppearanceOverlay 6 -+int styleable MaterialCalendarItem_itemStrokeColor 7 -+int styleable MaterialCalendarItem_itemStrokeWidth 8 -+int styleable MaterialCalendarItem_itemTextColor 9 -+int[] styleable MaterialCardView { 0x10101e5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialCardView_android_checkable 0 -+int styleable MaterialCardView_cardForegroundColor 1 -+int styleable MaterialCardView_checkedIcon 2 -+int styleable MaterialCardView_checkedIconTint 3 -+int styleable MaterialCardView_rippleColor 4 -+int styleable MaterialCardView_shapeAppearance 5 -+int styleable MaterialCardView_shapeAppearanceOverlay 6 -+int styleable MaterialCardView_state_dragged 7 -+int styleable MaterialCardView_strokeColor 8 -+int styleable MaterialCardView_strokeWidth 9 -+int[] styleable MaterialCheckBox { 0x0, 0x0 } -+int styleable MaterialCheckBox_buttonTint 0 -+int styleable MaterialCheckBox_useMaterialThemeColors 1 -+int[] styleable MaterialComponentsTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MaterialComponentsTheme_bottomSheetDialogTheme 0 -+int styleable MaterialComponentsTheme_bottomSheetStyle 1 -+int styleable MaterialComponentsTheme_chipGroupStyle 2 -+int styleable MaterialComponentsTheme_chipStandaloneStyle 3 -+int styleable MaterialComponentsTheme_chipStyle 4 -+int styleable MaterialComponentsTheme_colorAccent 5 -+int styleable MaterialComponentsTheme_colorBackgroundFloating 6 -+int styleable MaterialComponentsTheme_colorPrimary 7 -+int styleable MaterialComponentsTheme_colorPrimaryDark 8 -+int styleable MaterialComponentsTheme_colorSecondary 9 -+int styleable MaterialComponentsTheme_editTextStyle 10 -+int styleable MaterialComponentsTheme_floatingActionButtonStyle 11 -+int styleable MaterialComponentsTheme_materialButtonStyle 12 -+int styleable MaterialComponentsTheme_materialCardViewStyle 13 -+int styleable MaterialComponentsTheme_navigationViewStyle 14 -+int styleable MaterialComponentsTheme_scrimBackground 15 -+int styleable MaterialComponentsTheme_snackbarButtonStyle 16 -+int styleable MaterialComponentsTheme_tabStyle 17 -+int styleable MaterialComponentsTheme_textAppearanceBody1 18 -+int styleable MaterialComponentsTheme_textAppearanceBody2 19 -+int styleable MaterialComponentsTheme_textAppearanceButton 20 -+int styleable MaterialComponentsTheme_textAppearanceCaption 21 -+int styleable MaterialComponentsTheme_textAppearanceHeadline1 22 -+int styleable MaterialComponentsTheme_textAppearanceHeadline2 23 -+int styleable MaterialComponentsTheme_textAppearanceHeadline3 24 -+int styleable MaterialComponentsTheme_textAppearanceHeadline4 25 -+int styleable MaterialComponentsTheme_textAppearanceHeadline5 26 -+int styleable MaterialComponentsTheme_textAppearanceHeadline6 27 -+int styleable MaterialComponentsTheme_textAppearanceOverline 28 -+int styleable MaterialComponentsTheme_textAppearanceSubtitle1 29 -+int styleable MaterialComponentsTheme_textAppearanceSubtitle2 30 -+int styleable MaterialComponentsTheme_textInputStyle 31 -+int[] styleable MaterialRadioButton { 0x0 } -+int styleable MaterialRadioButton_useMaterialThemeColors 0 -+int[] styleable MaterialShape { 0x0, 0x0 } -+int styleable MaterialShape_shapeAppearance 0 -+int styleable MaterialShape_shapeAppearanceOverlay 1 -+int[] styleable MaterialTextAppearance { 0x101057f, 0x0 } -+int styleable MaterialTextAppearance_android_lineHeight 0 -+int styleable MaterialTextAppearance_lineHeight 1 -+int[] styleable MaterialTextView { 0x101057f, 0x1010034, 0x0 } -+int styleable MaterialTextView_android_lineHeight 0 -+int styleable MaterialTextView_android_textAppearance 1 -+int styleable MaterialTextView_lineHeight 2 -+int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 } -+int styleable MenuGroup_android_checkableBehavior 0 -+int styleable MenuGroup_android_enabled 1 -+int styleable MenuGroup_android_id 2 -+int styleable MenuGroup_android_menuCategory 3 -+int styleable MenuGroup_android_orderInCategory 4 -+int styleable MenuGroup_android_visible 5 -+int[] styleable MenuItem { 0x0, 0x0, 0x0, 0x0, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MenuItem_actionLayout 0 -+int styleable MenuItem_actionProviderClass 1 -+int styleable MenuItem_actionViewClass 2 -+int styleable MenuItem_alphabeticModifiers 3 -+int styleable MenuItem_android_alphabeticShortcut 4 -+int styleable MenuItem_android_checkable 5 -+int styleable MenuItem_android_checked 6 -+int styleable MenuItem_android_enabled 7 -+int styleable MenuItem_android_icon 8 -+int styleable MenuItem_android_id 9 -+int styleable MenuItem_android_menuCategory 10 -+int styleable MenuItem_android_numericShortcut 11 -+int styleable MenuItem_android_onClick 12 -+int styleable MenuItem_android_orderInCategory 13 -+int styleable MenuItem_android_title 14 -+int styleable MenuItem_android_titleCondensed 15 -+int styleable MenuItem_android_visible 16 -+int styleable MenuItem_contentDescription 17 -+int styleable MenuItem_iconTint 18 -+int styleable MenuItem_iconTintMode 19 -+int styleable MenuItem_numericModifiers 20 -+int styleable MenuItem_showAsAction 21 -+int styleable MenuItem_tooltipText 22 -+int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x0, 0x0 } -+int styleable MenuView_android_headerBackground 0 -+int styleable MenuView_android_horizontalDivider 1 -+int styleable MenuView_android_itemBackground 2 -+int styleable MenuView_android_itemIconDisabledAlpha 3 -+int styleable MenuView_android_itemTextAppearance 4 -+int styleable MenuView_android_verticalDivider 5 -+int styleable MenuView_android_windowAnimationStyle 6 -+int styleable MenuView_preserveIconSpacing 7 -+int styleable MenuView_subMenuArrow 8 -+int[] styleable MockView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MockView_mock_diagonalsColor 0 -+int styleable MockView_mock_label 1 -+int styleable MockView_mock_labelBackgroundColor 2 -+int styleable MockView_mock_labelColor 3 -+int styleable MockView_mock_showDiagonals 4 -+int styleable MockView_mock_showLabel 5 -+int[] styleable Motion { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Motion_animate_relativeTo 0 -+int styleable Motion_drawPath 1 -+int styleable Motion_motionPathRotate 2 -+int styleable Motion_motionStagger 3 -+int styleable Motion_pathMotionArc 4 -+int styleable Motion_transitionEasing 5 -+int[] styleable MotionHelper { 0x0, 0x0 } -+int styleable MotionHelper_onHide 0 -+int styleable MotionHelper_onShow 1 -+int[] styleable MotionLayout { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable MotionLayout_applyMotionScene 0 -+int styleable MotionLayout_currentState 1 -+int styleable MotionLayout_layoutDescription 2 -+int styleable MotionLayout_motionDebug 3 -+int styleable MotionLayout_motionProgress 4 -+int styleable MotionLayout_showPaths 5 -+int[] styleable MotionScene { 0x0, 0x0 } -+int styleable MotionScene_defaultDuration 0 -+int styleable MotionScene_layoutDuringTransition 1 -+int[] styleable MotionTelltales { 0x0, 0x0, 0x0 } -+int styleable MotionTelltales_telltales_tailColor 0 -+int styleable MotionTelltales_telltales_tailScale 1 -+int styleable MotionTelltales_telltales_velocityMode 2 -+int[] styleable NavigationView { 0x10100d4, 0x10100dd, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable NavigationView_android_background 0 -+int styleable NavigationView_android_fitsSystemWindows 1 -+int styleable NavigationView_android_maxWidth 2 -+int styleable NavigationView_elevation 3 -+int styleable NavigationView_headerLayout 4 -+int styleable NavigationView_itemBackground 5 -+int styleable NavigationView_itemHorizontalPadding 6 -+int styleable NavigationView_itemIconPadding 7 -+int styleable NavigationView_itemIconSize 8 -+int styleable NavigationView_itemIconTint 9 -+int styleable NavigationView_itemMaxLines 10 -+int styleable NavigationView_itemShapeAppearance 11 -+int styleable NavigationView_itemShapeAppearanceOverlay 12 -+int styleable NavigationView_itemShapeFillColor 13 -+int styleable NavigationView_itemShapeInsetBottom 14 -+int styleable NavigationView_itemShapeInsetEnd 15 -+int styleable NavigationView_itemShapeInsetStart 16 -+int styleable NavigationView_itemShapeInsetTop 17 -+int styleable NavigationView_itemTextAppearance 18 -+int styleable NavigationView_itemTextColor 19 -+int styleable NavigationView_menu 20 -+int[] styleable OnClick { 0x0, 0x0 } -+int styleable OnClick_clickAction 0 -+int styleable OnClick_targetId 1 -+int[] styleable OnSwipe { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable OnSwipe_dragDirection 0 -+int styleable OnSwipe_dragScale 1 -+int styleable OnSwipe_dragThreshold 2 -+int styleable OnSwipe_limitBoundsTo 3 -+int styleable OnSwipe_maxAcceleration 4 -+int styleable OnSwipe_maxVelocity 5 -+int styleable OnSwipe_moveWhenScrollAtTop 6 -+int styleable OnSwipe_nestedScrollFlags 7 -+int styleable OnSwipe_onTouchUp 8 -+int styleable OnSwipe_touchAnchorId 9 -+int styleable OnSwipe_touchAnchorSide 10 -+int styleable OnSwipe_touchRegionId 11 -+int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x0 } -+int styleable PopupWindow_android_popupAnimationStyle 0 -+int styleable PopupWindow_android_popupBackground 1 -+int styleable PopupWindow_overlapAnchor 2 -+int[] styleable PopupWindowBackgroundState { 0x0 } -+int styleable PopupWindowBackgroundState_state_above_anchor 0 -+int[] styleable PropertySet { 0x101031f, 0x10100dc, 0x0, 0x0, 0x0 } -+int styleable PropertySet_android_alpha 0 -+int styleable PropertySet_android_visibility 1 -+int styleable PropertySet_layout_constraintTag 2 -+int styleable PropertySet_motionProgress 3 -+int styleable PropertySet_visibilityMode 4 -+int[] styleable RecycleListView { 0x0, 0x0 } -+int styleable RecycleListView_paddingBottomNoButtons 0 -+int styleable RecycleListView_paddingTopNoTitle 1 -+int[] styleable RecyclerView { 0x10100eb, 0x10100f1, 0x10100c4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable RecyclerView_android_clipToPadding 0 -+int styleable RecyclerView_android_descendantFocusability 1 -+int styleable RecyclerView_android_orientation 2 -+int styleable RecyclerView_fastScrollEnabled 3 -+int styleable RecyclerView_fastScrollHorizontalThumbDrawable 4 -+int styleable RecyclerView_fastScrollHorizontalTrackDrawable 5 -+int styleable RecyclerView_fastScrollVerticalThumbDrawable 6 -+int styleable RecyclerView_fastScrollVerticalTrackDrawable 7 -+int styleable RecyclerView_layoutManager 8 -+int styleable RecyclerView_reverseLayout 9 -+int styleable RecyclerView_spanCount 10 -+int styleable RecyclerView_stackFromEnd 11 -+int[] styleable ScrimInsetsFrameLayout { 0x0 } -+int styleable ScrimInsetsFrameLayout_insetForeground 0 -+int[] styleable ScrollingViewBehavior_Layout { 0x0 } -+int styleable ScrollingViewBehavior_Layout_behavior_overlapTop 0 -+int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable SearchView_android_focusable 0 -+int styleable SearchView_android_imeOptions 1 -+int styleable SearchView_android_inputType 2 -+int styleable SearchView_android_maxWidth 3 -+int styleable SearchView_closeIcon 4 -+int styleable SearchView_commitIcon 5 -+int styleable SearchView_defaultQueryHint 6 -+int styleable SearchView_goIcon 7 -+int styleable SearchView_iconifiedByDefault 8 -+int styleable SearchView_layout 9 -+int styleable SearchView_queryBackground 10 -+int styleable SearchView_queryHint 11 -+int styleable SearchView_searchHintIcon 12 -+int styleable SearchView_searchIcon 13 -+int styleable SearchView_submitBackground 14 -+int styleable SearchView_suggestionRowLayout 15 -+int styleable SearchView_voiceIcon 16 -+int[] styleable ShapeAppearance { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable ShapeAppearance_cornerFamily 0 -+int styleable ShapeAppearance_cornerFamilyBottomLeft 1 -+int styleable ShapeAppearance_cornerFamilyBottomRight 2 -+int styleable ShapeAppearance_cornerFamilyTopLeft 3 -+int styleable ShapeAppearance_cornerFamilyTopRight 4 -+int styleable ShapeAppearance_cornerSize 5 -+int styleable ShapeAppearance_cornerSizeBottomLeft 6 -+int styleable ShapeAppearance_cornerSizeBottomRight 7 -+int styleable ShapeAppearance_cornerSizeTopLeft 8 -+int styleable ShapeAppearance_cornerSizeTopRight 9 -+int[] styleable ShapeableImageView { 0x0, 0x0 } -+int styleable ShapeableImageView_strokeColor 0 -+int styleable ShapeableImageView_strokeWidth 1 -+int[] styleable SimpleDraweeView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable SimpleDraweeView_actualImageResource 0 -+int styleable SimpleDraweeView_actualImageScaleType 1 -+int styleable SimpleDraweeView_actualImageUri 2 -+int styleable SimpleDraweeView_backgroundImage 3 -+int styleable SimpleDraweeView_fadeDuration 4 -+int styleable SimpleDraweeView_failureImage 5 -+int styleable SimpleDraweeView_failureImageScaleType 6 -+int styleable SimpleDraweeView_overlayImage 7 -+int styleable SimpleDraweeView_placeholderImage 8 -+int styleable SimpleDraweeView_placeholderImageScaleType 9 -+int styleable SimpleDraweeView_pressedStateOverlayImage 10 -+int styleable SimpleDraweeView_progressBarAutoRotateInterval 11 -+int styleable SimpleDraweeView_progressBarImage 12 -+int styleable SimpleDraweeView_progressBarImageScaleType 13 -+int styleable SimpleDraweeView_retryImage 14 -+int styleable SimpleDraweeView_retryImageScaleType 15 -+int styleable SimpleDraweeView_roundAsCircle 16 -+int styleable SimpleDraweeView_roundBottomEnd 17 -+int styleable SimpleDraweeView_roundBottomLeft 18 -+int styleable SimpleDraweeView_roundBottomRight 19 -+int styleable SimpleDraweeView_roundBottomStart 20 -+int styleable SimpleDraweeView_roundTopEnd 21 -+int styleable SimpleDraweeView_roundTopLeft 22 -+int styleable SimpleDraweeView_roundTopRight 23 -+int styleable SimpleDraweeView_roundTopStart 24 -+int styleable SimpleDraweeView_roundWithOverlayColor 25 -+int styleable SimpleDraweeView_roundedCornerRadius 26 -+int styleable SimpleDraweeView_roundingBorderColor 27 -+int styleable SimpleDraweeView_roundingBorderPadding 28 -+int styleable SimpleDraweeView_roundingBorderWidth 29 -+int styleable SimpleDraweeView_viewAspectRatio 30 -+int[] styleable Slider { 0x1010146, 0x1010024, 0x10102de, 0x10102df, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Slider_android_stepSize 0 -+int styleable Slider_android_value 1 -+int styleable Slider_android_valueFrom 2 -+int styleable Slider_android_valueTo 3 -+int styleable Slider_floatingLabel 4 -+int styleable Slider_haloColor 5 -+int styleable Slider_haloRadius 6 -+int styleable Slider_labelStyle 7 -+int styleable Slider_thumbColor 8 -+int styleable Slider_thumbElevation 9 -+int styleable Slider_thumbRadius 10 -+int styleable Slider_tickColor 11 -+int styleable Slider_tickColorActive 12 -+int styleable Slider_tickColorInactive 13 -+int styleable Slider_trackColor 14 -+int styleable Slider_trackColorActive 15 -+int styleable Slider_trackColorInactive 16 -+int styleable Slider_trackHeight 17 -+int[] styleable Snackbar { 0x0, 0x0, 0x0 } -+int styleable Snackbar_snackbarButtonStyle 0 -+int styleable Snackbar_snackbarStyle 1 -+int styleable Snackbar_snackbarTextViewStyle 2 -+int[] styleable SnackbarLayout { 0x0, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable SnackbarLayout_actionTextColorAlpha 0 -+int styleable SnackbarLayout_android_maxWidth 1 -+int styleable SnackbarLayout_animationMode 2 -+int styleable SnackbarLayout_backgroundOverlayColorAlpha 3 -+int styleable SnackbarLayout_backgroundTint 4 -+int styleable SnackbarLayout_backgroundTintMode 5 -+int styleable SnackbarLayout_elevation 6 -+int styleable SnackbarLayout_maxActionInlineWidth 7 -+int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x0 } -+int styleable Spinner_android_dropDownWidth 0 -+int styleable Spinner_android_entries 1 -+int styleable Spinner_android_popupBackground 2 -+int styleable Spinner_android_prompt 3 -+int styleable Spinner_popupTheme 4 -+int[] styleable State { 0x10100d0, 0x0 } -+int styleable State_android_id 0 -+int styleable State_constraints 1 -+int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 } -+int styleable StateListDrawable_android_constantSize 0 -+int styleable StateListDrawable_android_dither 1 -+int styleable StateListDrawable_android_enterFadeDuration 2 -+int styleable StateListDrawable_android_exitFadeDuration 3 -+int styleable StateListDrawable_android_variablePadding 4 -+int styleable StateListDrawable_android_visible 5 -+int[] styleable StateListDrawableItem { 0x1010199 } -+int styleable StateListDrawableItem_android_drawable 0 -+int[] styleable StateSet { 0x0 } -+int styleable StateSet_defaultState 0 -+int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable SwitchCompat_android_textOff 0 -+int styleable SwitchCompat_android_textOn 1 -+int styleable SwitchCompat_android_thumb 2 -+int styleable SwitchCompat_showText 3 -+int styleable SwitchCompat_splitTrack 4 -+int styleable SwitchCompat_switchMinWidth 5 -+int styleable SwitchCompat_switchPadding 6 -+int styleable SwitchCompat_switchTextAppearance 7 -+int styleable SwitchCompat_thumbTextPadding 8 -+int styleable SwitchCompat_thumbTint 9 -+int styleable SwitchCompat_thumbTintMode 10 -+int styleable SwitchCompat_track 11 -+int styleable SwitchCompat_trackTint 12 -+int styleable SwitchCompat_trackTintMode 13 -+int[] styleable SwitchMaterial { 0x0 } -+int styleable SwitchMaterial_useMaterialThemeColors 0 -+int[] styleable TabItem { 0x1010002, 0x10100f2, 0x101014f } -+int styleable TabItem_android_icon 0 -+int styleable TabItem_android_layout 1 -+int styleable TabItem_android_text 2 -+int[] styleable TabLayout { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable TabLayout_tabBackground 0 -+int styleable TabLayout_tabContentStart 1 -+int styleable TabLayout_tabGravity 2 -+int styleable TabLayout_tabIconTint 3 -+int styleable TabLayout_tabIconTintMode 4 -+int styleable TabLayout_tabIndicator 5 -+int styleable TabLayout_tabIndicatorAnimationDuration 6 -+int styleable TabLayout_tabIndicatorColor 7 -+int styleable TabLayout_tabIndicatorFullWidth 8 -+int styleable TabLayout_tabIndicatorGravity 9 -+int styleable TabLayout_tabIndicatorHeight 10 -+int styleable TabLayout_tabInlineLabel 11 -+int styleable TabLayout_tabMaxWidth 12 -+int styleable TabLayout_tabMinWidth 13 -+int styleable TabLayout_tabMode 14 -+int styleable TabLayout_tabPadding 15 -+int styleable TabLayout_tabPaddingBottom 16 -+int styleable TabLayout_tabPaddingEnd 17 -+int styleable TabLayout_tabPaddingStart 18 -+int styleable TabLayout_tabPaddingTop 19 -+int styleable TabLayout_tabRippleColor 20 -+int styleable TabLayout_tabSelectedTextColor 21 -+int styleable TabLayout_tabTextAppearance 22 -+int styleable TabLayout_tabTextColor 23 -+int styleable TabLayout_tabUnboundedRipple 24 -+int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010585, 0x1010095, 0x1010097, 0x1010096, 0x0, 0x0, 0x0, 0x0 } -+int styleable TextAppearance_android_fontFamily 0 -+int styleable TextAppearance_android_shadowColor 1 -+int styleable TextAppearance_android_shadowDx 2 -+int styleable TextAppearance_android_shadowDy 3 -+int styleable TextAppearance_android_shadowRadius 4 -+int styleable TextAppearance_android_textColor 5 -+int styleable TextAppearance_android_textColorHint 6 -+int styleable TextAppearance_android_textColorLink 7 -+int styleable TextAppearance_android_textFontWeight 8 -+int styleable TextAppearance_android_textSize 9 -+int styleable TextAppearance_android_textStyle 10 -+int styleable TextAppearance_android_typeface 11 -+int styleable TextAppearance_fontFamily 12 -+int styleable TextAppearance_fontVariationSettings 13 -+int styleable TextAppearance_textAllCaps 14 -+int styleable TextAppearance_textLocale 15 -+int[] styleable TextInputLayout { 0x101000e, 0x1010150, 0x101009a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable TextInputLayout_android_enabled 0 -+int styleable TextInputLayout_android_hint 1 -+int styleable TextInputLayout_android_textColorHint 2 -+int styleable TextInputLayout_boxBackgroundColor 3 -+int styleable TextInputLayout_boxBackgroundMode 4 -+int styleable TextInputLayout_boxCollapsedPaddingTop 5 -+int styleable TextInputLayout_boxCornerRadiusBottomEnd 6 -+int styleable TextInputLayout_boxCornerRadiusBottomStart 7 -+int styleable TextInputLayout_boxCornerRadiusTopEnd 8 -+int styleable TextInputLayout_boxCornerRadiusTopStart 9 -+int styleable TextInputLayout_boxStrokeColor 10 -+int styleable TextInputLayout_boxStrokeErrorColor 11 -+int styleable TextInputLayout_boxStrokeWidth 12 -+int styleable TextInputLayout_boxStrokeWidthFocused 13 -+int styleable TextInputLayout_counterEnabled 14 -+int styleable TextInputLayout_counterMaxLength 15 -+int styleable TextInputLayout_counterOverflowTextAppearance 16 -+int styleable TextInputLayout_counterOverflowTextColor 17 -+int styleable TextInputLayout_counterTextAppearance 18 -+int styleable TextInputLayout_counterTextColor 19 -+int styleable TextInputLayout_endIconCheckable 20 -+int styleable TextInputLayout_endIconContentDescription 21 -+int styleable TextInputLayout_endIconDrawable 22 -+int styleable TextInputLayout_endIconMode 23 -+int styleable TextInputLayout_endIconTint 24 -+int styleable TextInputLayout_endIconTintMode 25 -+int styleable TextInputLayout_errorContentDescription 26 -+int styleable TextInputLayout_errorEnabled 27 -+int styleable TextInputLayout_errorIconDrawable 28 -+int styleable TextInputLayout_errorIconTint 29 -+int styleable TextInputLayout_errorIconTintMode 30 -+int styleable TextInputLayout_errorTextAppearance 31 -+int styleable TextInputLayout_errorTextColor 32 -+int styleable TextInputLayout_helperText 33 -+int styleable TextInputLayout_helperTextEnabled 34 -+int styleable TextInputLayout_helperTextTextAppearance 35 -+int styleable TextInputLayout_helperTextTextColor 36 -+int styleable TextInputLayout_hintAnimationEnabled 37 -+int styleable TextInputLayout_hintEnabled 38 -+int styleable TextInputLayout_hintTextAppearance 39 -+int styleable TextInputLayout_hintTextColor 40 -+int styleable TextInputLayout_passwordToggleContentDescription 41 -+int styleable TextInputLayout_passwordToggleDrawable 42 -+int styleable TextInputLayout_passwordToggleEnabled 43 -+int styleable TextInputLayout_passwordToggleTint 44 -+int styleable TextInputLayout_passwordToggleTintMode 45 -+int styleable TextInputLayout_placeholderText 46 -+int styleable TextInputLayout_placeholderTextAppearance 47 -+int styleable TextInputLayout_placeholderTextColor 48 -+int styleable TextInputLayout_prefixText 49 -+int styleable TextInputLayout_prefixTextAppearance 50 -+int styleable TextInputLayout_prefixTextColor 51 -+int styleable TextInputLayout_shapeAppearance 52 -+int styleable TextInputLayout_shapeAppearanceOverlay 53 -+int styleable TextInputLayout_startIconCheckable 54 -+int styleable TextInputLayout_startIconContentDescription 55 -+int styleable TextInputLayout_startIconDrawable 56 -+int styleable TextInputLayout_startIconTint 57 -+int styleable TextInputLayout_startIconTintMode 58 -+int styleable TextInputLayout_suffixText 59 -+int styleable TextInputLayout_suffixTextAppearance 60 -+int styleable TextInputLayout_suffixTextColor 61 -+int[] styleable ThemeEnforcement { 0x1010034, 0x0, 0x0 } -+int styleable ThemeEnforcement_android_textAppearance 0 -+int styleable ThemeEnforcement_enforceMaterialTheme 1 -+int styleable ThemeEnforcement_enforceTextAppearance 2 -+int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Toolbar_android_gravity 0 -+int styleable Toolbar_android_minHeight 1 -+int styleable Toolbar_buttonGravity 2 -+int styleable Toolbar_collapseContentDescription 3 -+int styleable Toolbar_collapseIcon 4 -+int styleable Toolbar_contentInsetEnd 5 -+int styleable Toolbar_contentInsetEndWithActions 6 -+int styleable Toolbar_contentInsetLeft 7 -+int styleable Toolbar_contentInsetRight 8 -+int styleable Toolbar_contentInsetStart 9 -+int styleable Toolbar_contentInsetStartWithNavigation 10 -+int styleable Toolbar_logo 11 -+int styleable Toolbar_logoDescription 12 -+int styleable Toolbar_maxButtonHeight 13 -+int styleable Toolbar_menu 14 -+int styleable Toolbar_navigationContentDescription 15 -+int styleable Toolbar_navigationIcon 16 -+int styleable Toolbar_popupTheme 17 -+int styleable Toolbar_subtitle 18 -+int styleable Toolbar_subtitleTextAppearance 19 -+int styleable Toolbar_subtitleTextColor 20 -+int styleable Toolbar_title 21 -+int styleable Toolbar_titleMargin 22 -+int styleable Toolbar_titleMarginBottom 23 -+int styleable Toolbar_titleMarginEnd 24 -+int styleable Toolbar_titleMarginStart 25 -+int styleable Toolbar_titleMarginTop 26 -+int styleable Toolbar_titleMargins 27 -+int styleable Toolbar_titleTextAppearance 28 -+int styleable Toolbar_titleTextColor 29 -+int[] styleable Tooltip { 0x10100f6, 0x1010140, 0x101013f, 0x10100d5, 0x101014f, 0x1010034, 0x0 } -+int styleable Tooltip_android_layout_margin 0 -+int styleable Tooltip_android_minHeight 1 -+int styleable Tooltip_android_minWidth 2 -+int styleable Tooltip_android_padding 3 -+int styleable Tooltip_android_text 4 -+int styleable Tooltip_android_textAppearance 5 -+int styleable Tooltip_backgroundTint 6 -+int[] styleable Transform { 0x1010440, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa } -+int styleable Transform_android_elevation 0 -+int styleable Transform_android_rotation 1 -+int styleable Transform_android_rotationX 2 -+int styleable Transform_android_rotationY 3 -+int styleable Transform_android_scaleX 4 -+int styleable Transform_android_scaleY 5 -+int styleable Transform_android_transformPivotX 6 -+int styleable Transform_android_transformPivotY 7 -+int styleable Transform_android_translationX 8 -+int styleable Transform_android_translationY 9 -+int styleable Transform_android_translationZ 10 -+int[] styleable Transition { 0x10100d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Transition_android_id 0 -+int styleable Transition_autoTransition 1 -+int styleable Transition_constraintSetEnd 2 -+int styleable Transition_constraintSetStart 3 -+int styleable Transition_duration 4 -+int styleable Transition_layoutDuringTransition 5 -+int styleable Transition_motionInterpolator 6 -+int styleable Transition_pathMotionArc 7 -+int styleable Transition_staggered 8 -+int styleable Transition_transitionDisable 9 -+int styleable Transition_transitionFlags 10 -+int[] styleable Variant { 0x0, 0x0, 0x0, 0x0, 0x0 } -+int styleable Variant_constraints 0 -+int styleable Variant_region_heightLessThan 1 -+int styleable Variant_region_heightMoreThan 2 -+int styleable Variant_region_widthLessThan 3 -+int styleable Variant_region_widthMoreThan 4 -+int[] styleable View { 0x10100da, 0x1010000, 0x0, 0x0, 0x0 } -+int styleable View_android_focusable 0 -+int styleable View_android_theme 1 -+int styleable View_paddingEnd 2 -+int styleable View_paddingStart 3 -+int styleable View_theme 4 -+int[] styleable ViewBackgroundHelper { 0x10100d4, 0x0, 0x0 } -+int styleable ViewBackgroundHelper_android_background 0 -+int styleable ViewBackgroundHelper_backgroundTint 1 -+int styleable ViewBackgroundHelper_backgroundTintMode 2 -+int[] styleable ViewPager2 { 0x10100c4 } -+int styleable ViewPager2_android_orientation 0 -+int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 } -+int styleable ViewStubCompat_android_id 0 -+int styleable ViewStubCompat_android_inflatedId 1 -+int styleable ViewStubCompat_android_layout 2 -+int xml rn_dev_preferences 0x0 -+int xml standalone_badge 0x0 -+int xml standalone_badge_gravity_bottom_end 0x0 -+int xml standalone_badge_gravity_bottom_start 0x0 -+int xml standalone_badge_gravity_top_start 0x0 -+int xml standalone_badge_offset 0x0 -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_down.xml.flat b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_down.xml.flat -new file mode 100644 -index 0000000..ed18168 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_down.xml.flat differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_up.xml.flat b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_up.xml.flat -new file mode 100644 -index 0000000..b344e3b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/anim_slide_up.xml.flat differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_24dp.xml.flat b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_24dp.xml.flat -new file mode 100644 -index 0000000..b1f98ac -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_24dp.xml.flat differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_rtl_24dp.xml.flat b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_rtl_24dp.xml.flat -new file mode 100644 -index 0000000..b1e4bc3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/compiled_local_resources/reactNative63Debug/out/drawable_ic_arrow_back_black_rtl_24dp.xml.flat differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugJniLibFolders/merger.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugJniLibFolders/merger.xml -new file mode 100644 -index 0000000..ca95f20 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugJniLibFolders/merger.xml -@@ -0,0 +1,2 @@ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugShaders/merger.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugShaders/merger.xml -new file mode 100644 -index 0000000..d349360 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/mergeReactNative63DebugShaders/merger.xml -@@ -0,0 +1,2 @@ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugAssets/merger.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugAssets/merger.xml -new file mode 100644 -index 0000000..5a7f667 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugAssets/merger.xml -@@ -0,0 +1,2 @@ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/compile-file-map.properties b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/compile-file-map.properties -new file mode 100644 -index 0000000..730378b ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/compile-file-map.properties -@@ -0,0 +1,5 @@ -+#Thu Dec 08 10:58:48 GMT 2022 -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/res/anim/slide_down.xml=/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_down.xml -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/res/drawable/ic_arrow_back_black_rtl_24dp.xml=/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_rtl_24dp.xml -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/res/anim/slide_up.xml=/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_up.xml -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/res/drawable/ic_arrow_back_black_24dp.xml=/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_24dp.xml -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merged.dir/values/values.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merged.dir/values/values.xml -new file mode 100644 -index 0000000..258d4e6 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merged.dir/values/values.xml -@@ -0,0 +1,27 @@ -+ -+ -+ 16dp -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Drawer Close -+ Drawer Open -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merger.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merger.xml -new file mode 100644 -index 0000000..40bc7a6 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/incremental/packageReactNative63DebugResources/merger.xml -@@ -0,0 +1,6 @@ -+ -+Drawer CloseDrawer Open16dp -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/BuildConfig.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/BuildConfig.class -new file mode 100644 -index 0000000..72d518e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/BuildConfig.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationActivity.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationActivity.class -new file mode 100644 -index 0000000..c403486 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationActivity.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationApplication.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationApplication.class -new file mode 100644 -index 0000000..8b04f7a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/NavigationApplication.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Alignment.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Alignment.class -new file mode 100644 -index 0000000..de1d7ac -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Alignment.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BackButton.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BackButton.class -new file mode 100644 -index 0000000..10283dd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BackButton.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabOptions.class -new file mode 100644 -index 0000000..ca394ce -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabsOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabsOptions.class -new file mode 100644 -index 0000000..7a5ebd1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/BottomTabsOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ButtonOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ButtonOptions.class -new file mode 100644 -index 0000000..575b338 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ButtonOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ComponentOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ComponentOptions.class -new file mode 100644 -index 0000000..44ad764 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ComponentOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/DotIndicatorOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/DotIndicatorOptions.class -new file mode 100644 -index 0000000..bf80e66 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/DotIndicatorOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ExternalComponent.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ExternalComponent.class -new file mode 100644 -index 0000000..5eab30f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ExternalComponent.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/FabOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/FabOptions.class -new file mode 100644 -index 0000000..0e8641b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/FabOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/IconBackgroundOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/IconBackgroundOptions.class -new file mode 100644 -index 0000000..e76b718 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/IconBackgroundOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutDirection.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutDirection.class -new file mode 100644 -index 0000000..1e93911 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutDirection.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory$1.class -new file mode 100644 -index 0000000..757ba73 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory.class -new file mode 100644 -index 0000000..7824a4a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutFactory.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode$Type.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode$Type.class -new file mode 100644 -index 0000000..cf88aee -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode$Type.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode.class -new file mode 100644 -index 0000000..f63d552 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/LayoutNode.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalOptions.class -new file mode 100644 -index 0000000..0d088d2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalPresentationStyle.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalPresentationStyle.class -new file mode 100644 -index 0000000..33a76c8 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/ModalPresentationStyle.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/NavigationBarOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/NavigationBarOptions.class -new file mode 100644 -index 0000000..ca95fe5 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/NavigationBarOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Options.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Options.class -new file mode 100644 -index 0000000..5dd12b6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Options.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Orientation.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Orientation.class -new file mode 100644 -index 0000000..0833b37 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/Orientation.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions$1.class -new file mode 100644 -index 0000000..0bf4680 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions.class -new file mode 100644 -index 0000000..f6a1c15 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OrientationOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OverlayOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OverlayOptions.class -new file mode 100644 -index 0000000..6bf9611 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/OverlayOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuOptions.class -new file mode 100644 -index 0000000..8e3c355 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuRootOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuRootOptions.class -new file mode 100644 -index 0000000..41aa17c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SideMenuRootOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions$TextColorScheme.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions$TextColorScheme.class -new file mode 100644 -index 0000000..3e968d2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions$TextColorScheme.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions.class -new file mode 100644 -index 0000000..1d92782 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/StatusBarOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SubtitleOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SubtitleOptions.class -new file mode 100644 -index 0000000..401b9ae -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/SubtitleOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TabsAttachMode.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TabsAttachMode.class -new file mode 100644 -index 0000000..e4f6841 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TabsAttachMode.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TitleOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TitleOptions.class -new file mode 100644 -index 0000000..d5b0e33 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TitleOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarBackgroundOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarBackgroundOptions.class -new file mode 100644 -index 0000000..8444173 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarBackgroundOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarButtons.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarButtons.class -new file mode 100644 -index 0000000..d4cc460 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarButtons.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarOptions.class -new file mode 100644 -index 0000000..5478591 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopBarOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabOptions.class -new file mode 100644 -index 0000000..ffcd85b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabsOptions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabsOptions.class -new file mode 100644 -index 0000000..fb4abc2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/TopTabsOptions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Bool.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Bool.class -new file mode 100644 -index 0000000..44101ad -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Bool.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Colour.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Colour.class -new file mode 100644 -index 0000000..08e2709 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Colour.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DensityPixel.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DensityPixel.class -new file mode 100644 -index 0000000..c8397fd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DensityPixel.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DontApplyColour.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DontApplyColour.class -new file mode 100644 -index 0000000..73fed39 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/DontApplyColour.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/FloatParam.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/FloatParam.class -new file mode 100644 -index 0000000..0f606c1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/FloatParam.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Fraction.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Fraction.class -new file mode 100644 -index 0000000..f0ed3b3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Fraction.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullBool.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullBool.class -new file mode 100644 -index 0000000..96d0716 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullBool.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullColor.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullColor.class -new file mode 100644 -index 0000000..20dab3b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullColor.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullDensityPixel.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullDensityPixel.class -new file mode 100644 -index 0000000..46c598d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullDensityPixel.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFloatParam.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFloatParam.class -new file mode 100644 -index 0000000..42399d1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFloatParam.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFraction.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFraction.class -new file mode 100644 -index 0000000..c05064d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullFraction.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullNumber.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullNumber.class -new file mode 100644 -index 0000000..95616b1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullNumber.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullText.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullText.class -new file mode 100644 -index 0000000..d58b812 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/NullText.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Number.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Number.class -new file mode 100644 -index 0000000..d58d1f7 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Number.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Param.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Param.class -new file mode 100644 -index 0000000..6c4722b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Param.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Text.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Text.class -new file mode 100644 -index 0000000..7ffea78 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/Text.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode$Constants.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode$Constants.class -new file mode 100644 -index 0000000..d3a1d4a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode$Constants.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode.class -new file mode 100644 -index 0000000..3c82da3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/params/TitleDisplayMode.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/BoolParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/BoolParser.class -new file mode 100644 -index 0000000..936f9dd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/BoolParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/DensityPixelParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/DensityPixelParser.class -new file mode 100644 -index 0000000..5587f89 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/DensityPixelParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FloatParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FloatParser.class -new file mode 100644 -index 0000000..d1f423c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FloatParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FractionParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FractionParser.class -new file mode 100644 -index 0000000..e11b3eb -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/FractionParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/IconParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/IconParser.class -new file mode 100644 -index 0000000..4f612f6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/IconParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/InterpolationParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/InterpolationParser.class -new file mode 100644 -index 0000000..ac27429 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/InterpolationParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser$1.class -new file mode 100644 -index 0000000..f65b18d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser.class -new file mode 100644 -index 0000000..c952d2a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/JSONParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/LayoutNodeParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/LayoutNodeParser.class -new file mode 100644 -index 0000000..5abc041 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/LayoutNodeParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/NumberParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/NumberParser.class -new file mode 100644 -index 0000000..caca16d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/NumberParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/TextParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/TextParser.class -new file mode 100644 -index 0000000..a3f3073 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/options/parsers/TextParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/BundleDownloadListenerProvider.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/BundleDownloadListenerProvider.class -new file mode 100644 -index 0000000..83a25e3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/BundleDownloadListenerProvider.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListener.class -new file mode 100644 -index 0000000..9d31520 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListenerAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListenerAdapter.class -new file mode 100644 -index 0000000..b0cd90a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/CommandListenerAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/Constants.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/Constants.class -new file mode 100644 -index 0000000..ee6e22d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/Constants.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevBundleDownloadListenerAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevBundleDownloadListenerAdapter.class -new file mode 100644 -index 0000000..b87045d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevBundleDownloadListenerAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevPermissionRequest.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevPermissionRequest.class -new file mode 100644 -index 0000000..4768a6e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/DevPermissionRequest.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$1.class -new file mode 100644 -index 0000000..b3192bb -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$ReloadListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$ReloadListener.class -new file mode 100644 -index 0000000..9dbee77 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler$ReloadListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler.class -new file mode 100644 -index 0000000..c0dcf8e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandler.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandlerFacade.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandlerFacade.class -new file mode 100644 -index 0000000..9900d55 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/JsDevReloadHandlerFacade.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/LifecycleEventListenerAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/LifecycleEventListenerAdapter.class -new file mode 100644 -index 0000000..0098383 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/LifecycleEventListenerAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NativeCommandListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NativeCommandListener.class -new file mode 100644 -index 0000000..e47ba27 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NativeCommandListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationDevBundleDownloadListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationDevBundleDownloadListener.class -new file mode 100644 -index 0000000..1c3cf1f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationDevBundleDownloadListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule$1.class -new file mode 100644 -index 0000000..5e2db3a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule.class -new file mode 100644 -index 0000000..80cd4da -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationModule.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactInitializer.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactInitializer.class -new file mode 100644 -index 0000000..8b12a4d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactInitializer.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost$1.class -new file mode 100644 -index 0000000..0e75b87 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost.class -new file mode 100644 -index 0000000..d475c41 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/NavigationReactNativeHost.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactComponentViewCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactComponentViewCreator.class -new file mode 100644 -index 0000000..26a7b2e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactComponentViewCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactGateway.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactGateway.class -new file mode 100644 -index 0000000..614484e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactGateway.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactView.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactView.class -new file mode 100644 -index 0000000..1f0e3ef -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReactView.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandler.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandler.class -new file mode 100644 -index 0000000..2fb8d9d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandler.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandlerFacade.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandlerFacade.class -new file mode 100644 -index 0000000..72b22de -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/ReloadHandlerFacade.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/ComponentType.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/ComponentType.class -new file mode 100644 -index 0000000..8963d8a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/ComponentType.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/EventEmitter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/EventEmitter.class -new file mode 100644 -index 0000000..1a4c792 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/react/events/EventEmitter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ArrayUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ArrayUtils.class -new file mode 100644 -index 0000000..42cd23d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ArrayUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Assertions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Assertions.class -new file mode 100644 -index 0000000..34b14e8 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Assertions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Apply.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Apply.class -new file mode 100644 -index 0000000..6c9704a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Apply.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Comparator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Comparator.class -new file mode 100644 -index 0000000..bc60022 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Comparator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Filter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Filter.class -new file mode 100644 -index 0000000..756c67f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Filter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$KeyBy.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$KeyBy.class -new file mode 100644 -index 0000000..394e139 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$KeyBy.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Mapper.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Mapper.class -new file mode 100644 -index 0000000..7a71fc9 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Mapper.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Reducer.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Reducer.class -new file mode 100644 -index 0000000..337bff6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils$Reducer.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils.class -new file mode 100644 -index 0000000..6b1dddf -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CollectionUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ColorUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ColorUtils.class -new file mode 100644 -index 0000000..c12d40a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ColorUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CompatUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CompatUtils.class -new file mode 100644 -index 0000000..81f7f22 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CompatUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CoordinatorLayoutUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CoordinatorLayoutUtils.class -new file mode 100644 -index 0000000..364ae89 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/CoordinatorLayoutUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/DeviceScreen.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/DeviceScreen.class -new file mode 100644 -index 0000000..abf77e6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/DeviceScreen.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func.class -new file mode 100644 -index 0000000..459af1f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func1.class -new file mode 100644 -index 0000000..406503a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func2.class -new file mode 100644 -index 0000000..3c8647f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Func2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR.class -new file mode 100644 -index 0000000..b0447d4 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR1.class -new file mode 100644 -index 0000000..525b74f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR2.class -new file mode 100644 -index 0000000..d1a4789 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$FuncR2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Unit.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Unit.class -new file mode 100644 -index 0000000..23db882 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions$Unit.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions.class -new file mode 100644 -index 0000000..639b86a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Functions.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ImageLoadingListenerAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ImageLoadingListenerAdapter.class -new file mode 100644 -index 0000000..384b3a9 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ImageLoadingListenerAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LateInit.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LateInit.class -new file mode 100644 -index 0000000..6f117ca -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LateInit.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LaunchArgsParser.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LaunchArgsParser.class -new file mode 100644 -index 0000000..0c43a30 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/LaunchArgsParser.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Now.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Now.class -new file mode 100644 -index 0000000..085b120 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Now.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ObjectUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ObjectUtils.class -new file mode 100644 -index 0000000..d5614e7 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ObjectUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReactTypefaceUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReactTypefaceUtils.class -new file mode 100644 -index 0000000..7ed27ea -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReactTypefaceUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReflectionUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReflectionUtils.class -new file mode 100644 -index 0000000..03bce99 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ReflectionUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/RenderChecker.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/RenderChecker.class -new file mode 100644 -index 0000000..928fbaf -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/RenderChecker.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/StringUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/StringUtils.class -new file mode 100644 -index 0000000..4640dcb -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/StringUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/TextViewUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/TextViewUtils.class -new file mode 100644 -index 0000000..4a9590c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/TextViewUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Time.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Time.class -new file mode 100644 -index 0000000..56e303e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/Time.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiThread.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiThread.class -new file mode 100644 -index 0000000..9aa619b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiThread.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$1.class -new file mode 100644 -index 0000000..a66e2a6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$2.class -new file mode 100644 -index 0000000..cbd4135 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$3.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$3.class -new file mode 100644 -index 0000000..2df2181 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$3.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$4.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$4.class -new file mode 100644 -index 0000000..2071f97 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils$4.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils.class -new file mode 100644 -index 0000000..249b952 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/UiUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewTags.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewTags.class -new file mode 100644 -index 0000000..e43f804 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewTags.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils$Matcher.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils$Matcher.class -new file mode 100644 -index 0000000..aea64ef -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils$Matcher.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils.class -new file mode 100644 -index 0000000..a6b2aaa -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/ViewUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/WindowInsetsUtils.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/WindowInsetsUtils.class -new file mode 100644 -index 0000000..de0892e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/utils/WindowInsetsUtils.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabFinder.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabFinder.class -new file mode 100644 -index 0000000..9e06918 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabFinder.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$1.class -new file mode 100644 -index 0000000..dd45052 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$2.class -new file mode 100644 -index 0000000..f871398 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter$2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter.class -new file mode 100644 -index 0000000..0ad05bb -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsController.class -new file mode 100644 -index 0000000..efaa539 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/TabSelector.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/TabSelector.class -new file mode 100644 -index 0000000..627341c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/TabSelector.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/BottomTabsAttacher.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/BottomTabsAttacher.class -new file mode 100644 -index 0000000..bfc7649 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/BottomTabsAttacher.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AfterInitialTab.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AfterInitialTab.class -new file mode 100644 -index 0000000..ebbb577 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AfterInitialTab.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode$1.class -new file mode 100644 -index 0000000..1f42c4c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode.class -new file mode 100644 -index 0000000..1540bd6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/AttachMode.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/OnSwitchToTab.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/OnSwitchToTab.class -new file mode 100644 -index 0000000..456869a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/OnSwitchToTab.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/Together.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/Together.class -new file mode 100644 -index 0000000..baa6a21 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/bottomtabs/attacher/modes/Together.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildController.class -new file mode 100644 -index 0000000..8eef7b8 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildControllersRegistry.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildControllersRegistry.class -new file mode 100644 -index 0000000..d553b31 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/child/ChildControllersRegistry.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/common/BaseAnimator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/common/BaseAnimator.class -new file mode 100644 -index 0000000..d130b35 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/common/BaseAnimator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenter.class -new file mode 100644 -index 0000000..cde7b0d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenterBase.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenterBase.class -new file mode 100644 -index 0000000..ffdf8ae -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentPresenterBase.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController$VisibilityState.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController$VisibilityState.class -new file mode 100644 -index 0000000..9981229 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController$VisibilityState.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController.class -new file mode 100644 -index 0000000..377c7d9 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/component/ComponentViewController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponent.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponent.class -new file mode 100644 -index 0000000..e04323f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponent.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentCreator.class -new file mode 100644 -index 0000000..ddf6c21 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentPresenter.class -new file mode 100644 -index 0000000..8923c16 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentViewController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentViewController.class -new file mode 100644 -index 0000000..ea6e92e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/externalcomponent/ExternalComponentViewController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$1.class -new file mode 100644 -index 0000000..4ae1bcf -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$2.class -new file mode 100644 -index 0000000..89e05c3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter$2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter.class -new file mode 100644 -index 0000000..3d7a2fe -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$1.class -new file mode 100644 -index 0000000..256d47d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$2.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$2.class -new file mode 100644 -index 0000000..7273511 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack$2.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack.class -new file mode 100644 -index 0000000..1925b47 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/modal/ModalStack.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator$1.class -new file mode 100644 -index 0000000..37dabc0 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator.class -new file mode 100644 -index 0000000..6477242 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/navigator/Navigator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/parent/ParentController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/parent/ParentController.class -new file mode 100644 -index 0000000..030b927 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/parent/ParentController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuController.class -new file mode 100644 -index 0000000..9787bc1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuPresenter.class -new file mode 100644 -index 0000000..884dcbd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/sidemenu/SideMenuPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabAnimator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabAnimator.class -new file mode 100644 -index 0000000..0050b85 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabAnimator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabCollapseBehaviour.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabCollapseBehaviour.class -new file mode 100644 -index 0000000..f31db69 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabCollapseBehaviour.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter$1.class -new file mode 100644 -index 0000000..5230c36 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter.class -new file mode 100644 -index 0000000..1f4ca77 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/FabPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/IdStack.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/IdStack.class -new file mode 100644 -index 0000000..1bc676e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/IdStack.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController$1.class -new file mode 100644 -index 0000000..e99042b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController.class -new file mode 100644 -index 0000000..f9ac0b6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackControllerBuilder.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackControllerBuilder.class -new file mode 100644 -index 0000000..876aeda -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackControllerBuilder.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackPresenter.class -new file mode 100644 -index 0000000..dcb09f1 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/StackPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarBackgroundViewController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarBackgroundViewController.class -new file mode 100644 -index 0000000..bf705f7 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarBackgroundViewController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/BackButtonHelper.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/BackButtonHelper.class -new file mode 100644 -index 0000000..1893883 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/BackButtonHelper.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver$1.class -new file mode 100644 -index 0000000..b029c5f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver.class -new file mode 100644 -index 0000000..2dcfb72 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/button/IconResolver.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/title/TitleBarReactViewController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/title/TitleBarReactViewController.class -new file mode 100644 -index 0000000..d64d82c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/stack/topbar/title/TitleBarReactViewController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsAdapter.class -new file mode 100644 -index 0000000..4a6fe58 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController$1.class -new file mode 100644 -index 0000000..c7deed3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController.class -new file mode 100644 -index 0000000..a91d687 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/toptabs/TopTabsController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Destroyable.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Destroyable.class -new file mode 100644 -index 0000000..f502143 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Destroyable.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/IReactView.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/IReactView.class -new file mode 100644 -index 0000000..fde93a0 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/IReactView.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Presenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Presenter.class -new file mode 100644 -index 0000000..43b652e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/Presenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ReactViewCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ReactViewCreator.class -new file mode 100644 -index 0000000..5b9f37b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ReactViewCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/RootPresenter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/RootPresenter.class -new file mode 100644 -index 0000000..250876f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/RootPresenter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnDragListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnDragListener.class -new file mode 100644 -index 0000000..9f31f47 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnDragListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnScrollListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnScrollListener.class -new file mode 100644 -index 0000000..837a506 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$OnScrollListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$ScrollAwareView.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$ScrollAwareView.class -new file mode 100644 -index 0000000..43c8b35 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener$ScrollAwareView.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener.class -new file mode 100644 -index 0000000..0471965 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ScrollEventListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController$ViewVisibilityListener.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController$ViewVisibilityListener.class -new file mode 100644 -index 0000000..a103b5c -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController$ViewVisibilityListener.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController.class -new file mode 100644 -index 0000000..9416465 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewController.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewVisibilityListenerAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewVisibilityListenerAdapter.class -new file mode 100644 -index 0000000..b9a79eb -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/ViewVisibilityListenerAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxHelper.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxHelper.class -new file mode 100644 -index 0000000..69e9f58 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxHelper.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourAdapter.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourAdapter.class -new file mode 100644 -index 0000000..f40c3aa -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourAdapter.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourDelegate.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourDelegate.class -new file mode 100644 -index 0000000..51bb30d -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/BehaviourDelegate.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/ExternalComponentLayout.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/ExternalComponentLayout.class -new file mode 100644 -index 0000000..33e0296 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/ExternalComponentLayout.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabs.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabs.class -new file mode 100644 -index 0000000..b80a9f8 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabs.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsBehaviour.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsBehaviour.class -new file mode 100644 -index 0000000..d3f50b2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsBehaviour.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsLayout.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsLayout.class -new file mode 100644 -index 0000000..1546aa6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/bottomtabs/BottomTabsLayout.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Component.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Component.class -new file mode 100644 -index 0000000..06f6c31 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Component.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentLayout.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentLayout.class -new file mode 100644 -index 0000000..63eb726 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentLayout.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentViewCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentViewCreator.class -new file mode 100644 -index 0000000..5fafb35 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ComponentViewCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ReactComponent.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ReactComponent.class -new file mode 100644 -index 0000000..1b384ae -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/ReactComponent.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Renderable.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Renderable.class -new file mode 100644 -index 0000000..75932df -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/component/Renderable.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenu.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenu.class -new file mode 100644 -index 0000000..bd337dd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenu.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenuRoot.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenuRoot.class -new file mode 100644 -index 0000000..c080643 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/sidemenu/SideMenuRoot.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackBehaviour.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackBehaviour.class -new file mode 100644 -index 0000000..2e37133 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackBehaviour.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackLayout.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackLayout.class -new file mode 100644 -index 0000000..805118a -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/StackLayout.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab$1.class -new file mode 100644 -index 0000000..78cba01 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab.class -new file mode 100644 -index 0000000..441bac3 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/Fab.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/FabMenu.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/FabMenu.class -new file mode 100644 -index 0000000..da8f1f6 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/fab/FabMenu.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior$1.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior$1.class -new file mode 100644 -index 0000000..8cdc25e -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior$1.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior.class -new file mode 100644 -index 0000000..1ebe2b8 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/ScrollDIsabledBehavior.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBar.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBar.class -new file mode 100644 -index 0000000..cad59b2 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBar.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundView.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundView.class -new file mode 100644 -index 0000000..483c632 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundView.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundViewCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundViewCreator.class -new file mode 100644 -index 0000000..5c7bb8b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/TopBarBackgroundViewCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarButtonCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarButtonCreator.class -new file mode 100644 -index 0000000..545650f -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarButtonCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactButtonView.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactButtonView.class -new file mode 100644 -index 0000000..d6cca73 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactButtonView.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactViewCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactViewCreator.class -new file mode 100644 -index 0000000..5452f58 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactViewCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabs.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabs.class -new file mode 100644 -index 0000000..cd70bb4 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabs.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsLayoutCreator.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsLayoutCreator.class -new file mode 100644 -index 0000000..c69473b -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsLayoutCreator.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsStyleHelper.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsStyleHelper.class -new file mode 100644 -index 0000000..1e00d85 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsStyleHelper.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsViewPager.class b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsViewPager.class -new file mode 100644 -index 0000000..046b761 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/javac/reactNative63Debug/classes/com/reactnativenavigation/views/toptabs/TopTabsViewPager.class differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/library_java_res/reactNative63Debug/res.jar b/node_modules/react-native-navigation/lib/android/app/build/intermediates/library_java_res/reactNative63Debug/res.jar -new file mode 100644 -index 0000000..51673cd -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/library_java_res/reactNative63Debug/res.jar differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/local_only_symbol_list/reactNative63Debug/R-def.txt b/node_modules/react-native-navigation/lib/android/app/build/intermediates/local_only_symbol_list/reactNative63Debug/R-def.txt -new file mode 100644 -index 0000000..78d1f41 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/local_only_symbol_list/reactNative63Debug/R-def.txt -@@ -0,0 +1,26 @@ -+R_DEF: Internal format may change without notice -+local -+anim slide_down -+anim slide_up -+dimen margin -+drawable ic_arrow_back_black_24dp -+drawable ic_arrow_back_black_rtl_24dp -+id bottomTabs -+id fab_bottom_margin -+id fragment_screen_content -+id original_bottom -+id original_index_in_parent -+id original_layout_params -+id original_left -+id original_parent -+id original_pivot_x -+id original_pivot_y -+id original_right -+id original_top -+id original_z_index -+id react_root_view -+id topBarBackgroundComponent -+string drawer_close -+string drawer_open -+style TopBar -+style Widget.Support.CoordinatorLayout -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/manifest_merge_blame_file/reactNative63Debug/manifest-merger-blame-reactNative63-debug-report.txt b/node_modules/react-native-navigation/lib/android/app/build/intermediates/manifest_merge_blame_file/reactNative63Debug/manifest-merger-blame-reactNative63-debug-report.txt -new file mode 100644 -index 0000000..40aa8f4 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/manifest_merge_blame_file/reactNative63Debug/manifest-merger-blame-reactNative63-debug-report.txt -@@ -0,0 +1,21 @@ -+1 -+2 -+4 -+5 /Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml -+7 android:targetSdkVersion="33" /> -+7-->/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml -+8 -+9 -+9-->/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml:4:5-8:19 -+10 /Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml:5:9-7:39 -+11 android:name="com.facebook.react.devsupport.DevSettingsActivity" -+11-->/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml:6:13-77 -+12 android:exported="false" /> -+12-->/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/AndroidManifest.xml:7:13-37 -+13 -+14 -+15 -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/merged_manifest/reactNative63Debug/AndroidManifest.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/merged_manifest/reactNative63Debug/AndroidManifest.xml -new file mode 100644 -index 0000000..704e603 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/merged_manifest/reactNative63Debug/AndroidManifest.xml -@@ -0,0 +1,15 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/navigation_json/reactNative63Debug/navigation.json b/node_modules/react-native-navigation/lib/android/app/build/intermediates/navigation_json/reactNative63Debug/navigation.json -new file mode 100644 -index 0000000..0637a08 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/navigation_json/reactNative63Debug/navigation.json -@@ -0,0 +1 @@ -+[] -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_manifests/reactNative63Debug/output-metadata.json b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_manifests/reactNative63Debug/output-metadata.json -new file mode 100644 -index 0000000..dc13803 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_manifests/reactNative63Debug/output-metadata.json -@@ -0,0 +1,16 @@ -+{ -+ "version": 2, -+ "artifactType": { -+ "type": "PACKAGED_MANIFESTS", -+ "kind": "Directory" -+ }, -+ "applicationId": "com.reactnativenavigation", -+ "variantName": "reactNative63Debug", -+ "elements": [ -+ { -+ "type": "SINGLE", -+ "filters": [], -+ "outputFile": "../../merged_manifest/reactNative63Debug/AndroidManifest.xml" -+ } -+ ] -+} -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_down.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_down.xml -new file mode 100644 -index 0000000..ee02997 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_down.xml -@@ -0,0 +1,12 @@ -+ -+ -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_up.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_up.xml -new file mode 100644 -index 0000000..0405417 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/anim/slide_up.xml -@@ -0,0 +1,12 @@ -+ -+ -+ -+ -+ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_24dp.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_24dp.xml -new file mode 100644 -index 0000000..beafea3 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_24dp.xml -@@ -0,0 +1,9 @@ -+ -+ -+ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_rtl_24dp.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_rtl_24dp.xml -new file mode 100644 -index 0000000..1529e1a ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/drawable/ic_arrow_back_black_rtl_24dp.xml -@@ -0,0 +1,9 @@ -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/values/values.xml b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/values/values.xml -new file mode 100644 -index 0000000..258d4e6 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/packaged_res/reactNative63/debug/values/values.xml -@@ -0,0 +1,27 @@ -+ -+ -+ 16dp -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ Drawer Close -+ Drawer Open -+ -+ -+ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/runtime_library_classes_jar/reactNative63Debug/classes.jar b/node_modules/react-native-navigation/lib/android/app/build/intermediates/runtime_library_classes_jar/reactNative63Debug/classes.jar -new file mode 100644 -index 0000000..119f8ee -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/intermediates/runtime_library_classes_jar/reactNative63Debug/classes.jar differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/intermediates/symbol_list_with_package_name/reactNative63Debug/package-aware-r.txt b/node_modules/react-native-navigation/lib/android/app/build/intermediates/symbol_list_with_package_name/reactNative63Debug/package-aware-r.txt -new file mode 100644 -index 0000000..1c3825b ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/intermediates/symbol_list_with_package_name/reactNative63Debug/package-aware-r.txt -@@ -0,0 +1,3329 @@ -+com.reactnativenavigation -+anim abc_fade_in -+anim abc_fade_out -+anim abc_grow_fade_in_from_bottom -+anim abc_popup_enter -+anim abc_popup_exit -+anim abc_shrink_fade_out_from_bottom -+anim abc_slide_in_bottom -+anim abc_slide_in_top -+anim abc_slide_out_bottom -+anim abc_slide_out_top -+anim abc_tooltip_enter -+anim abc_tooltip_exit -+anim btn_checkbox_to_checked_box_inner_merged_animation -+anim btn_checkbox_to_checked_box_outer_merged_animation -+anim btn_checkbox_to_checked_icon_null_animation -+anim btn_checkbox_to_unchecked_box_inner_merged_animation -+anim btn_checkbox_to_unchecked_check_path_merged_animation -+anim btn_checkbox_to_unchecked_icon_null_animation -+anim btn_radio_to_off_mtrl_dot_group_animation -+anim btn_radio_to_off_mtrl_ring_outer_animation -+anim btn_radio_to_off_mtrl_ring_outer_path_animation -+anim btn_radio_to_on_mtrl_dot_group_animation -+anim btn_radio_to_on_mtrl_ring_outer_animation -+anim btn_radio_to_on_mtrl_ring_outer_path_animation -+anim catalyst_fade_in -+anim catalyst_fade_out -+anim catalyst_push_up_in -+anim catalyst_push_up_out -+anim catalyst_slide_down -+anim catalyst_slide_up -+anim design_bottom_sheet_slide_in -+anim design_bottom_sheet_slide_out -+anim design_snackbar_in -+anim design_snackbar_out -+anim fab_scale_down -+anim fab_scale_up -+anim fab_slide_in_from_left -+anim fab_slide_in_from_right -+anim fab_slide_out_to_left -+anim fab_slide_out_to_right -+anim fragment_fast_out_extra_slow_in -+anim mtrl_bottom_sheet_slide_in -+anim mtrl_bottom_sheet_slide_out -+anim mtrl_card_lowers_interpolator -+anim slide_down -+anim slide_up -+animator design_appbar_state_list_animator -+animator design_fab_hide_motion_spec -+animator design_fab_show_motion_spec -+animator fragment_close_enter -+animator fragment_close_exit -+animator fragment_fade_enter -+animator fragment_fade_exit -+animator fragment_open_enter -+animator fragment_open_exit -+animator mtrl_btn_state_list_anim -+animator mtrl_btn_unelevated_state_list_anim -+animator mtrl_card_state_list_anim -+animator mtrl_chip_state_list_anim -+animator mtrl_extended_fab_change_size_motion_spec -+animator mtrl_extended_fab_hide_motion_spec -+animator mtrl_extended_fab_show_motion_spec -+animator mtrl_extended_fab_state_list_animator -+animator mtrl_fab_hide_motion_spec -+animator mtrl_fab_show_motion_spec -+animator mtrl_fab_transformation_sheet_collapse_spec -+animator mtrl_fab_transformation_sheet_expand_spec -+array debug_colors -+attr accentColor -+attr actionBarDivider -+attr actionBarItemBackground -+attr actionBarPopupTheme -+attr actionBarSize -+attr actionBarSplitStyle -+attr actionBarStyle -+attr actionBarTabBarStyle -+attr actionBarTabStyle -+attr actionBarTabTextStyle -+attr actionBarTheme -+attr actionBarWidgetTheme -+attr actionButtonStyle -+attr actionDropDownStyle -+attr actionLayout -+attr actionMenuTextAppearance -+attr actionMenuTextColor -+attr actionModeBackground -+attr actionModeCloseButtonStyle -+attr actionModeCloseContentDescription -+attr actionModeCloseDrawable -+attr actionModeCopyDrawable -+attr actionModeCutDrawable -+attr actionModeFindDrawable -+attr actionModePasteDrawable -+attr actionModePopupWindowStyle -+attr actionModeSelectAllDrawable -+attr actionModeShareDrawable -+attr actionModeSplitBackground -+attr actionModeStyle -+attr actionModeTheme -+attr actionModeWebSearchDrawable -+attr actionOverflowButtonStyle -+attr actionOverflowMenuStyle -+attr actionProviderClass -+attr actionTextColorAlpha -+attr actionViewClass -+attr activityChooserViewStyle -+attr actualImageResource -+attr actualImageScaleType -+attr actualImageUri -+attr alertDialogButtonGroupStyle -+attr alertDialogCenterButtons -+attr alertDialogStyle -+attr alertDialogTheme -+attr allowStacking -+attr alpha -+attr alphabeticModifiers -+attr altSrc -+attr animate_relativeTo -+attr animationMode -+attr appBarLayoutStyle -+attr applyMotionScene -+attr arcMode -+attr arrowHeadLength -+attr arrowShaftLength -+attr attributeName -+attr autoCompleteTextViewStyle -+attr autoSizeMaxTextSize -+attr autoSizeMinTextSize -+attr autoSizePresetSizes -+attr autoSizeStepGranularity -+attr autoSizeTextType -+attr autoTransition -+attr autofillInlineSuggestionChip -+attr autofillInlineSuggestionEndIconStyle -+attr autofillInlineSuggestionStartIconStyle -+attr autofillInlineSuggestionSubtitle -+attr autofillInlineSuggestionTitle -+attr background -+attr backgroundColor -+attr backgroundImage -+attr backgroundInsetBottom -+attr backgroundInsetEnd -+attr backgroundInsetStart -+attr backgroundInsetTop -+attr backgroundOverlayColorAlpha -+attr backgroundSplit -+attr backgroundStacked -+attr backgroundTint -+attr backgroundTintMode -+attr badgeGravity -+attr badgeStyle -+attr badgeTextColor -+attr barLength -+attr barrierAllowsGoneWidgets -+attr barrierDirection -+attr barrierMargin -+attr behavior_autoHide -+attr behavior_autoShrink -+attr behavior_expandedOffset -+attr behavior_fitToContents -+attr behavior_halfExpandedRatio -+attr behavior_hideable -+attr behavior_overlapTop -+attr behavior_peekHeight -+attr behavior_saveFlags -+attr behavior_skipCollapsed -+attr borderWidth -+attr borderlessButtonStyle -+attr bottomAppBarStyle -+attr bottomNavigationStyle -+attr bottomSheetDialogTheme -+attr bottomSheetStyle -+attr boxBackgroundColor -+attr boxBackgroundMode -+attr boxCollapsedPaddingTop -+attr boxCornerRadiusBottomEnd -+attr boxCornerRadiusBottomStart -+attr boxCornerRadiusTopEnd -+attr boxCornerRadiusTopStart -+attr boxStrokeColor -+attr boxStrokeErrorColor -+attr boxStrokeWidth -+attr boxStrokeWidthFocused -+attr brightness -+attr buttonBarButtonStyle -+attr buttonBarNegativeButtonStyle -+attr buttonBarNeutralButtonStyle -+attr buttonBarPositiveButtonStyle -+attr buttonBarStyle -+attr buttonCompat -+attr buttonGravity -+attr buttonIconDimen -+attr buttonPanelSideLayout -+attr buttonStyle -+attr buttonStyleSmall -+attr buttonTint -+attr buttonTintMode -+attr cardBackgroundColor -+attr cardCornerRadius -+attr cardElevation -+attr cardForegroundColor -+attr cardMaxElevation -+attr cardPreventCornerOverlap -+attr cardUseCompatPadding -+attr cardViewStyle -+attr chainUseRtl -+attr checkMarkCompat -+attr checkMarkTint -+attr checkMarkTintMode -+attr checkboxStyle -+attr checkedButton -+attr checkedChip -+attr checkedIcon -+attr checkedIconEnabled -+attr checkedIconTint -+attr checkedIconVisible -+attr checkedTextViewStyle -+attr chipBackgroundColor -+attr chipCornerRadius -+attr chipEndPadding -+attr chipGroupStyle -+attr chipIcon -+attr chipIconEnabled -+attr chipIconSize -+attr chipIconTint -+attr chipIconVisible -+attr chipMinHeight -+attr chipMinTouchTargetSize -+attr chipSpacing -+attr chipSpacingHorizontal -+attr chipSpacingVertical -+attr chipStandaloneStyle -+attr chipStartPadding -+attr chipStrokeColor -+attr chipStrokeWidth -+attr chipStyle -+attr chipSurfaceColor -+attr circleRadius -+attr clickAction -+attr closeIcon -+attr closeIconEnabled -+attr closeIconEndPadding -+attr closeIconSize -+attr closeIconStartPadding -+attr closeIconTint -+attr closeIconVisible -+attr closeItemLayout -+attr collapseContentDescription -+attr collapseIcon -+attr collapsedTitleGravity -+attr collapsedTitleTextAppearance -+attr color -+attr colorAccent -+attr colorBackgroundFloating -+attr colorButtonNormal -+attr colorControlActivated -+attr colorControlHighlight -+attr colorControlNormal -+attr colorError -+attr colorOnBackground -+attr colorOnError -+attr colorOnPrimary -+attr colorOnPrimarySurface -+attr colorOnSecondary -+attr colorOnSurface -+attr colorPrimary -+attr colorPrimaryDark -+attr colorPrimarySurface -+attr colorPrimaryVariant -+attr colorSecondary -+attr colorSecondaryVariant -+attr colorSurface -+attr colorSwitchThumbNormal -+attr colored -+attr coloredActive -+attr coloredInactive -+attr commitIcon -+attr constraintSet -+attr constraintSetEnd -+attr constraintSetStart -+attr constraint_referenced_ids -+attr constraint_referenced_tags -+attr constraints -+attr content -+attr contentDescription -+attr contentInsetEnd -+attr contentInsetEndWithActions -+attr contentInsetLeft -+attr contentInsetRight -+attr contentInsetStart -+attr contentInsetStartWithNavigation -+attr contentPadding -+attr contentPaddingBottom -+attr contentPaddingLeft -+attr contentPaddingRight -+attr contentPaddingTop -+attr contentScrim -+attr contrast -+attr controlBackground -+attr coordinatorLayoutStyle -+attr cornerFamily -+attr cornerFamilyBottomLeft -+attr cornerFamilyBottomRight -+attr cornerFamilyTopLeft -+attr cornerFamilyTopRight -+attr cornerRadius -+attr cornerSize -+attr cornerSizeBottomLeft -+attr cornerSizeBottomRight -+attr cornerSizeTopLeft -+attr cornerSizeTopRight -+attr counterEnabled -+attr counterMaxLength -+attr counterOverflowTextAppearance -+attr counterOverflowTextColor -+attr counterTextAppearance -+attr counterTextColor -+attr crossfade -+attr currentState -+attr curveFit -+attr customBoolean -+attr customColorDrawableValue -+attr customColorValue -+attr customDimension -+attr customFloatValue -+attr customIntegerValue -+attr customNavigationLayout -+attr customPixelDimension -+attr customStringValue -+attr dayInvalidStyle -+attr daySelectedStyle -+attr dayStyle -+attr dayTodayStyle -+attr defaultDuration -+attr defaultQueryHint -+attr defaultState -+attr deltaPolarAngle -+attr deltaPolarRadius -+attr deriveConstraintsFrom -+attr dialogCornerRadius -+attr dialogPreferredPadding -+attr dialogTheme -+attr disableColor -+attr displayOptions -+attr divider -+attr dividerHorizontal -+attr dividerPadding -+attr dividerVertical -+attr dragDirection -+attr dragScale -+attr dragThreshold -+attr drawPath -+attr drawableBottomCompat -+attr drawableEndCompat -+attr drawableLeftCompat -+attr drawableRightCompat -+attr drawableSize -+attr drawableStartCompat -+attr drawableTint -+attr drawableTintMode -+attr drawableTopCompat -+attr drawerArrowStyle -+attr dropDownListViewStyle -+attr dropdownListPreferredItemHeight -+attr duration -+attr editTextBackground -+attr editTextColor -+attr editTextStyle -+attr elevation -+attr elevationOverlayColor -+attr elevationOverlayEnabled -+attr emojiCompatEnabled -+attr endIconCheckable -+attr endIconContentDescription -+attr endIconDrawable -+attr endIconMode -+attr endIconTint -+attr endIconTintMode -+attr enforceMaterialTheme -+attr enforceTextAppearance -+attr ensureMinTouchTargetSize -+attr errorContentDescription -+attr errorEnabled -+attr errorIconDrawable -+attr errorIconTint -+attr errorIconTintMode -+attr errorTextAppearance -+attr errorTextColor -+attr expandActivityOverflowButtonDrawable -+attr expanded -+attr expandedTitleGravity -+attr expandedTitleMargin -+attr expandedTitleMarginBottom -+attr expandedTitleMarginEnd -+attr expandedTitleMarginStart -+attr expandedTitleMarginTop -+attr expandedTitleTextAppearance -+attr extendMotionSpec -+attr extendedFloatingActionButtonStyle -+attr fabAlignmentMode -+attr fabAnimationMode -+attr fabCradleMargin -+attr fabCradleRoundedCornerRadius -+attr fabCradleVerticalOffset -+attr fabCustomSize -+attr fabSize -+attr fab_colorDisabled -+attr fab_colorNormal -+attr fab_colorPressed -+attr fab_colorRipple -+attr fab_elevationCompat -+attr fab_hideAnimation -+attr fab_label -+attr fab_progress -+attr fab_progress_backgroundColor -+attr fab_progress_color -+attr fab_progress_indeterminate -+attr fab_progress_max -+attr fab_progress_showBackground -+attr fab_shadowColor -+attr fab_shadowRadius -+attr fab_shadowXOffset -+attr fab_shadowYOffset -+attr fab_showAnimation -+attr fab_showShadow -+attr fab_size -+attr fadeDuration -+attr failureImage -+attr failureImageScaleType -+attr fastScrollEnabled -+attr fastScrollHorizontalThumbDrawable -+attr fastScrollHorizontalTrackDrawable -+attr fastScrollVerticalThumbDrawable -+attr fastScrollVerticalTrackDrawable -+attr firstBaselineToTopHeight -+attr floatingActionButtonStyle -+attr floatingLabel -+attr flow_firstHorizontalBias -+attr flow_firstHorizontalStyle -+attr flow_firstVerticalBias -+attr flow_firstVerticalStyle -+attr flow_horizontalAlign -+attr flow_horizontalBias -+attr flow_horizontalGap -+attr flow_horizontalStyle -+attr flow_lastHorizontalBias -+attr flow_lastHorizontalStyle -+attr flow_lastVerticalBias -+attr flow_lastVerticalStyle -+attr flow_maxElementsWrap -+attr flow_padding -+attr flow_verticalAlign -+attr flow_verticalBias -+attr flow_verticalGap -+attr flow_verticalStyle -+attr flow_wrapMode -+attr font -+attr fontFamily -+attr fontProviderAuthority -+attr fontProviderCerts -+attr fontProviderFetchStrategy -+attr fontProviderFetchTimeout -+attr fontProviderPackage -+attr fontProviderQuery -+attr fontProviderSystemFontFamily -+attr fontStyle -+attr fontVariationSettings -+attr fontWeight -+attr foregroundInsidePadding -+attr framePosition -+attr gapBetweenBars -+attr goIcon -+attr haloColor -+attr haloRadius -+attr headerLayout -+attr height -+attr helperText -+attr helperTextEnabled -+attr helperTextTextAppearance -+attr helperTextTextColor -+attr hideMotionSpec -+attr hideOnContentScroll -+attr hideOnScroll -+attr hintAnimationEnabled -+attr hintEnabled -+attr hintTextAppearance -+attr hintTextColor -+attr homeAsUpIndicator -+attr homeLayout -+attr horizontalOffset -+attr hoveredFocusedTranslationZ -+attr icon -+attr iconEndPadding -+attr iconGravity -+attr iconPadding -+attr iconSize -+attr iconStartPadding -+attr iconTint -+attr iconTintMode -+attr iconifiedByDefault -+attr imageButtonStyle -+attr inactiveColor -+attr indeterminateProgressStyle -+attr initialActivityCount -+attr insetForeground -+attr isAutofillInlineSuggestionTheme -+attr isLightTheme -+attr isMaterialTheme -+attr itemBackground -+attr itemFillColor -+attr itemHorizontalPadding -+attr itemHorizontalTranslationEnabled -+attr itemIconPadding -+attr itemIconSize -+attr itemIconTint -+attr itemMaxLines -+attr itemPadding -+attr itemRippleColor -+attr itemShapeAppearance -+attr itemShapeAppearanceOverlay -+attr itemShapeFillColor -+attr itemShapeInsetBottom -+attr itemShapeInsetEnd -+attr itemShapeInsetStart -+attr itemShapeInsetTop -+attr itemSpacing -+attr itemStrokeColor -+attr itemStrokeWidth -+attr itemTextAppearance -+attr itemTextAppearanceActive -+attr itemTextAppearanceInactive -+attr itemTextColor -+attr keyPositionType -+attr keylines -+attr lStar -+attr labelStyle -+attr labelVisibilityMode -+attr lastBaselineToBottomHeight -+attr layout -+attr layoutDescription -+attr layoutDuringTransition -+attr layoutManager -+attr layout_anchor -+attr layout_anchorGravity -+attr layout_behavior -+attr layout_collapseMode -+attr layout_collapseParallaxMultiplier -+attr layout_constrainedHeight -+attr layout_constrainedWidth -+attr layout_constraintBaseline_creator -+attr layout_constraintBaseline_toBaselineOf -+attr layout_constraintBottom_creator -+attr layout_constraintBottom_toBottomOf -+attr layout_constraintBottom_toTopOf -+attr layout_constraintCircle -+attr layout_constraintCircleAngle -+attr layout_constraintCircleRadius -+attr layout_constraintDimensionRatio -+attr layout_constraintEnd_toEndOf -+attr layout_constraintEnd_toStartOf -+attr layout_constraintGuide_begin -+attr layout_constraintGuide_end -+attr layout_constraintGuide_percent -+attr layout_constraintHeight_default -+attr layout_constraintHeight_max -+attr layout_constraintHeight_min -+attr layout_constraintHeight_percent -+attr layout_constraintHorizontal_bias -+attr layout_constraintHorizontal_chainStyle -+attr layout_constraintHorizontal_weight -+attr layout_constraintLeft_creator -+attr layout_constraintLeft_toLeftOf -+attr layout_constraintLeft_toRightOf -+attr layout_constraintRight_creator -+attr layout_constraintRight_toLeftOf -+attr layout_constraintRight_toRightOf -+attr layout_constraintStart_toEndOf -+attr layout_constraintStart_toStartOf -+attr layout_constraintTag -+attr layout_constraintTop_creator -+attr layout_constraintTop_toBottomOf -+attr layout_constraintTop_toTopOf -+attr layout_constraintVertical_bias -+attr layout_constraintVertical_chainStyle -+attr layout_constraintVertical_weight -+attr layout_constraintWidth_default -+attr layout_constraintWidth_max -+attr layout_constraintWidth_min -+attr layout_constraintWidth_percent -+attr layout_dodgeInsetEdges -+attr layout_editor_absoluteX -+attr layout_editor_absoluteY -+attr layout_goneMarginBottom -+attr layout_goneMarginEnd -+attr layout_goneMarginLeft -+attr layout_goneMarginRight -+attr layout_goneMarginStart -+attr layout_goneMarginTop -+attr layout_insetEdge -+attr layout_keyline -+attr layout_optimizationLevel -+attr layout_scrollFlags -+attr layout_scrollInterpolator -+attr liftOnScroll -+attr liftOnScrollTargetViewId -+attr limitBoundsTo -+attr lineHeight -+attr lineSpacing -+attr listChoiceBackgroundIndicator -+attr listChoiceIndicatorMultipleAnimated -+attr listChoiceIndicatorSingleAnimated -+attr listDividerAlertDialog -+attr listItemLayout -+attr listLayout -+attr listMenuViewStyle -+attr listPopupWindowStyle -+attr listPreferredItemHeight -+attr listPreferredItemHeightLarge -+attr listPreferredItemHeightSmall -+attr listPreferredItemPaddingEnd -+attr listPreferredItemPaddingLeft -+attr listPreferredItemPaddingRight -+attr listPreferredItemPaddingStart -+attr logo -+attr logoDescription -+attr materialAlertDialogBodyTextStyle -+attr materialAlertDialogTheme -+attr materialAlertDialogTitleIconStyle -+attr materialAlertDialogTitlePanelStyle -+attr materialAlertDialogTitleTextStyle -+attr materialButtonOutlinedStyle -+attr materialButtonStyle -+attr materialButtonToggleGroupStyle -+attr materialCalendarDay -+attr materialCalendarFullscreenTheme -+attr materialCalendarHeaderConfirmButton -+attr materialCalendarHeaderDivider -+attr materialCalendarHeaderLayout -+attr materialCalendarHeaderSelection -+attr materialCalendarHeaderTitle -+attr materialCalendarHeaderToggleButton -+attr materialCalendarStyle -+attr materialCalendarTheme -+attr materialCardViewStyle -+attr materialThemeOverlay -+attr maxAcceleration -+attr maxActionInlineWidth -+attr maxButtonHeight -+attr maxCharacterCount -+attr maxHeight -+attr maxImageSize -+attr maxVelocity -+attr maxWidth -+attr measureWithLargestChild -+attr menu -+attr menu_animationDelayPerItem -+attr menu_backgroundColor -+attr menu_buttonSpacing -+attr menu_buttonToggleAnimation -+attr menu_colorNormal -+attr menu_colorPressed -+attr menu_colorRipple -+attr menu_fab_hide_animation -+attr menu_fab_label -+attr menu_fab_show_animation -+attr menu_fab_size -+attr menu_icon -+attr menu_labels_colorNormal -+attr menu_labels_colorPressed -+attr menu_labels_colorRipple -+attr menu_labels_cornerRadius -+attr menu_labels_customFont -+attr menu_labels_ellipsize -+attr menu_labels_hideAnimation -+attr menu_labels_margin -+attr menu_labels_maxLines -+attr menu_labels_padding -+attr menu_labels_paddingBottom -+attr menu_labels_paddingLeft -+attr menu_labels_paddingRight -+attr menu_labels_paddingTop -+attr menu_labels_position -+attr menu_labels_showAnimation -+attr menu_labels_showShadow -+attr menu_labels_singleLine -+attr menu_labels_style -+attr menu_labels_textColor -+attr menu_labels_textSize -+attr menu_openDirection -+attr menu_shadowColor -+attr menu_shadowRadius -+attr menu_shadowXOffset -+attr menu_shadowYOffset -+attr menu_showShadow -+attr minHeight -+attr minTouchTargetSize -+attr minWidth -+attr mock_diagonalsColor -+attr mock_label -+attr mock_labelBackgroundColor -+attr mock_labelColor -+attr mock_showDiagonals -+attr mock_showLabel -+attr motionDebug -+attr motionInterpolator -+attr motionPathRotate -+attr motionProgress -+attr motionStagger -+attr motionTarget -+attr motion_postLayoutCollision -+attr motion_triggerOnCollision -+attr moveWhenScrollAtTop -+attr multiChoiceItemLayout -+attr navigationContentDescription -+attr navigationIcon -+attr navigationMode -+attr navigationViewStyle -+attr nestedScrollFlags -+attr nestedScrollViewStyle -+attr number -+attr numericModifiers -+attr onCross -+attr onHide -+attr onNegativeCross -+attr onPositiveCross -+attr onShow -+attr onTouchUp -+attr overlapAnchor -+attr overlay -+attr overlayImage -+attr paddingBottomNoButtons -+attr paddingBottomSystemWindowInsets -+attr paddingEnd -+attr paddingLeftSystemWindowInsets -+attr paddingRightSystemWindowInsets -+attr paddingStart -+attr paddingTopNoTitle -+attr panelBackground -+attr panelMenuListTheme -+attr panelMenuListWidth -+attr passwordToggleContentDescription -+attr passwordToggleDrawable -+attr passwordToggleEnabled -+attr passwordToggleTint -+attr passwordToggleTintMode -+attr pathMotionArc -+attr path_percent -+attr percentHeight -+attr percentWidth -+attr percentX -+attr percentY -+attr perpendicularPath_percent -+attr pivotAnchor -+attr placeholderImage -+attr placeholderImageScaleType -+attr placeholderText -+attr placeholderTextAppearance -+attr placeholderTextColor -+attr placeholder_emptyVisibility -+attr popupMenuBackground -+attr popupMenuStyle -+attr popupTheme -+attr popupWindowStyle -+attr prefixText -+attr prefixTextAppearance -+attr prefixTextColor -+attr preserveIconSpacing -+attr pressedStateOverlayImage -+attr pressedTranslationZ -+attr progressBarAutoRotateInterval -+attr progressBarImage -+attr progressBarImageScaleType -+attr progressBarPadding -+attr progressBarStyle -+attr queryBackground -+attr queryHint -+attr queryPatterns -+attr radioButtonStyle -+attr rangeFillColor -+attr ratingBarStyle -+attr ratingBarStyleIndicator -+attr ratingBarStyleSmall -+attr recyclerViewStyle -+attr region_heightLessThan -+attr region_heightMoreThan -+attr region_widthLessThan -+attr region_widthMoreThan -+attr retryImage -+attr retryImageScaleType -+attr reverseLayout -+attr rippleColor -+attr round -+attr roundAsCircle -+attr roundBottomEnd -+attr roundBottomLeft -+attr roundBottomRight -+attr roundBottomStart -+attr roundPercent -+attr roundTopEnd -+attr roundTopLeft -+attr roundTopRight -+attr roundTopStart -+attr roundWithOverlayColor -+attr roundedCornerRadius -+attr roundingBorderColor -+attr roundingBorderPadding -+attr roundingBorderWidth -+attr saturation -+attr scrimAnimationDuration -+attr scrimBackground -+attr scrimVisibleHeightTrigger -+attr searchHintIcon -+attr searchIcon -+attr searchViewStyle -+attr seekBarStyle -+attr selectableItemBackground -+attr selectableItemBackgroundBorderless -+attr selectedBackgroundVisible -+attr selectionRequired -+attr shapeAppearance -+attr shapeAppearanceLargeComponent -+attr shapeAppearanceMediumComponent -+attr shapeAppearanceOverlay -+attr shapeAppearanceSmallComponent -+attr shortcutMatchRequired -+attr showAsAction -+attr showDividers -+attr showMotionSpec -+attr showPaths -+attr showText -+attr showTitle -+attr shrinkMotionSpec -+attr singleChoiceItemLayout -+attr singleLine -+attr singleSelection -+attr sizePercent -+attr sliderStyle -+attr snackbarButtonStyle -+attr snackbarStyle -+attr snackbarTextViewStyle -+attr spanCount -+attr spinBars -+attr spinnerDropDownItemStyle -+attr spinnerStyle -+attr splitTrack -+attr srcCompat -+attr stackFromEnd -+attr staggered -+attr startIconCheckable -+attr startIconContentDescription -+attr startIconDrawable -+attr startIconTint -+attr startIconTintMode -+attr state_above_anchor -+attr state_collapsed -+attr state_collapsible -+attr state_dragged -+attr state_liftable -+attr state_lifted -+attr statusBarBackground -+attr statusBarForeground -+attr statusBarScrim -+attr strokeColor -+attr strokeWidth -+attr subMenuArrow -+attr submitBackground -+attr subtitle -+attr subtitleTextAppearance -+attr subtitleTextColor -+attr subtitleTextStyle -+attr suffixText -+attr suffixTextAppearance -+attr suffixTextColor -+attr suggestionRowLayout -+attr switchMinWidth -+attr switchPadding -+attr switchStyle -+attr switchTextAppearance -+attr tabBackground -+attr tabContentStart -+attr tabGravity -+attr tabIconTint -+attr tabIconTintMode -+attr tabIndicator -+attr tabIndicatorAnimationDuration -+attr tabIndicatorColor -+attr tabIndicatorFullWidth -+attr tabIndicatorGravity -+attr tabIndicatorHeight -+attr tabInlineLabel -+attr tabLayoutId -+attr tabMaxWidth -+attr tabMinWidth -+attr tabMode -+attr tabPadding -+attr tabPaddingBottom -+attr tabPaddingEnd -+attr tabPaddingStart -+attr tabPaddingTop -+attr tabRippleColor -+attr tabSelectedTextColor -+attr tabStyle -+attr tabTextAppearance -+attr tabTextColor -+attr tabUnboundedRipple -+attr targetId -+attr telltales_tailColor -+attr telltales_tailScale -+attr telltales_velocityMode -+attr textAllCaps -+attr textAppearanceBody1 -+attr textAppearanceBody2 -+attr textAppearanceButton -+attr textAppearanceCaption -+attr textAppearanceHeadline1 -+attr textAppearanceHeadline2 -+attr textAppearanceHeadline3 -+attr textAppearanceHeadline4 -+attr textAppearanceHeadline5 -+attr textAppearanceHeadline6 -+attr textAppearanceLargePopupMenu -+attr textAppearanceLineHeightEnabled -+attr textAppearanceListItem -+attr textAppearanceListItemSecondary -+attr textAppearanceListItemSmall -+attr textAppearanceOverline -+attr textAppearancePopupMenuHeader -+attr textAppearanceSearchResultSubtitle -+attr textAppearanceSearchResultTitle -+attr textAppearanceSmallPopupMenu -+attr textAppearanceSubtitle1 -+attr textAppearanceSubtitle2 -+attr textColorAlertDialogListItem -+attr textColorSearchUrl -+attr textEndPadding -+attr textInputStyle -+attr textLocale -+attr textStartPadding -+attr theme -+attr themeLineHeight -+attr thickness -+attr thumbColor -+attr thumbElevation -+attr thumbRadius -+attr thumbTextPadding -+attr thumbTint -+attr thumbTintMode -+attr tickColor -+attr tickColorActive -+attr tickColorInactive -+attr tickMark -+attr tickMarkTint -+attr tickMarkTintMode -+attr tint -+attr tintMode -+attr title -+attr titleEnabled -+attr titleMargin -+attr titleMarginBottom -+attr titleMarginEnd -+attr titleMarginStart -+attr titleMarginTop -+attr titleMargins -+attr titleTextAppearance -+attr titleTextColor -+attr titleTextStyle -+attr toolbarId -+attr toolbarNavigationButtonStyle -+attr toolbarStyle -+attr tooltipForegroundColor -+attr tooltipFrameBackground -+attr tooltipStyle -+attr tooltipText -+attr touchAnchorId -+attr touchAnchorSide -+attr touchRegionId -+attr track -+attr trackColor -+attr trackColorActive -+attr trackColorInactive -+attr trackHeight -+attr trackTint -+attr trackTintMode -+attr transitionDisable -+attr transitionEasing -+attr transitionFlags -+attr transitionPathRotate -+attr translucentNavigationEnabled -+attr triggerId -+attr triggerReceiver -+attr triggerSlack -+attr ttcIndex -+attr useCompatPadding -+attr useMaterialThemeColors -+attr verticalOffset -+attr viewAspectRatio -+attr viewInflaterClass -+attr visibilityMode -+attr voiceIcon -+attr warmth -+attr waveDecay -+attr waveOffset -+attr wavePeriod -+attr waveShape -+attr waveVariesBy -+attr windowActionBar -+attr windowActionBarOverlay -+attr windowActionModeOverlay -+attr windowFixedHeightMajor -+attr windowFixedHeightMinor -+attr windowFixedWidthMajor -+attr windowFixedWidthMinor -+attr windowMinWidthMajor -+attr windowMinWidthMinor -+attr windowNoTitle -+attr yearSelectedStyle -+attr yearStyle -+attr yearTodayStyle -+bool abc_action_bar_embed_tabs -+bool abc_allow_stacked_button_bar -+bool abc_config_actionMenuItemAllCaps -+bool mtrl_btn_textappearance_all_caps -+color abc_background_cache_hint_selector_material_dark -+color abc_background_cache_hint_selector_material_light -+color abc_btn_colored_borderless_text_material -+color abc_btn_colored_text_material -+color abc_color_highlight_material -+color abc_decor_view_status_guard -+color abc_decor_view_status_guard_light -+color abc_hint_foreground_material_dark -+color abc_hint_foreground_material_light -+color abc_input_method_navigation_guard -+color abc_primary_text_disable_only_material_dark -+color abc_primary_text_disable_only_material_light -+color abc_primary_text_material_dark -+color abc_primary_text_material_light -+color abc_search_url_text -+color abc_search_url_text_normal -+color abc_search_url_text_pressed -+color abc_search_url_text_selected -+color abc_secondary_text_material_dark -+color abc_secondary_text_material_light -+color abc_tint_btn_checkable -+color abc_tint_default -+color abc_tint_edittext -+color abc_tint_seek_thumb -+color abc_tint_spinner -+color abc_tint_switch_track -+color accent_material_dark -+color accent_material_light -+color androidx_core_ripple_material_light -+color androidx_core_secondary_text_default_material_light -+color background_floating_material_dark -+color background_floating_material_light -+color background_material_dark -+color background_material_light -+color bright_foreground_disabled_material_dark -+color bright_foreground_disabled_material_light -+color bright_foreground_inverse_material_dark -+color bright_foreground_inverse_material_light -+color bright_foreground_material_dark -+color bright_foreground_material_light -+color button_material_dark -+color button_material_light -+color cardview_dark_background -+color cardview_light_background -+color cardview_shadow_end_color -+color cardview_shadow_start_color -+color catalyst_logbox_background -+color catalyst_redbox_background -+color checkbox_themeable_attribute_color -+color colorBottomNavigationAccent -+color colorBottomNavigationActiveColored -+color colorBottomNavigationDisable -+color colorBottomNavigationInactive -+color colorBottomNavigationInactiveColored -+color colorBottomNavigationNotification -+color colorBottomNavigationPrimary -+color colorBottomNavigationPrimaryDark -+color colorBottomNavigationSelectedBackground -+color colorBottomNavigationTextAccent -+color colorBottomNavigationTextInactive -+color design_bottom_navigation_shadow_color -+color design_box_stroke_color -+color design_dark_default_color_background -+color design_dark_default_color_error -+color design_dark_default_color_on_background -+color design_dark_default_color_on_error -+color design_dark_default_color_on_primary -+color design_dark_default_color_on_secondary -+color design_dark_default_color_on_surface -+color design_dark_default_color_primary -+color design_dark_default_color_primary_dark -+color design_dark_default_color_primary_variant -+color design_dark_default_color_secondary -+color design_dark_default_color_secondary_variant -+color design_dark_default_color_surface -+color design_default_color_background -+color design_default_color_error -+color design_default_color_on_background -+color design_default_color_on_error -+color design_default_color_on_primary -+color design_default_color_on_secondary -+color design_default_color_on_surface -+color design_default_color_primary -+color design_default_color_primary_dark -+color design_default_color_primary_variant -+color design_default_color_secondary -+color design_default_color_secondary_variant -+color design_default_color_surface -+color design_error -+color design_fab_shadow_end_color -+color design_fab_shadow_mid_color -+color design_fab_shadow_start_color -+color design_fab_stroke_end_inner_color -+color design_fab_stroke_end_outer_color -+color design_fab_stroke_top_inner_color -+color design_fab_stroke_top_outer_color -+color design_icon_tint -+color design_snackbar_background_color -+color design_tint_password_toggle -+color dim_foreground_disabled_material_dark -+color dim_foreground_disabled_material_light -+color dim_foreground_material_dark -+color dim_foreground_material_light -+color error_color_material_dark -+color error_color_material_light -+color foreground_material_dark -+color foreground_material_light -+color highlighted_text_material_dark -+color highlighted_text_material_light -+color material_blue_grey_800 -+color material_blue_grey_900 -+color material_blue_grey_950 -+color material_deep_teal_200 -+color material_deep_teal_500 -+color material_grey_100 -+color material_grey_300 -+color material_grey_50 -+color material_grey_600 -+color material_grey_800 -+color material_grey_850 -+color material_grey_900 -+color material_on_background_disabled -+color material_on_background_emphasis_high_type -+color material_on_background_emphasis_medium -+color material_on_primary_disabled -+color material_on_primary_emphasis_high_type -+color material_on_primary_emphasis_medium -+color material_on_surface_disabled -+color material_on_surface_emphasis_high_type -+color material_on_surface_emphasis_medium -+color material_slider_active_tick_marks_color -+color material_slider_active_track_color -+color material_slider_halo_color -+color material_slider_inactive_tick_marks_color -+color material_slider_inactive_track_color -+color material_slider_thumb_color -+color mtrl_bottom_nav_colored_item_tint -+color mtrl_bottom_nav_colored_ripple_color -+color mtrl_bottom_nav_item_tint -+color mtrl_bottom_nav_ripple_color -+color mtrl_btn_bg_color_disabled -+color mtrl_btn_bg_color_selector -+color mtrl_btn_ripple_color -+color mtrl_btn_stroke_color_selector -+color mtrl_btn_text_btn_bg_color_selector -+color mtrl_btn_text_btn_ripple_color -+color mtrl_btn_text_color_disabled -+color mtrl_btn_text_color_selector -+color mtrl_btn_transparent_bg_color -+color mtrl_calendar_item_stroke_color -+color mtrl_calendar_selected_range -+color mtrl_card_view_foreground -+color mtrl_card_view_ripple -+color mtrl_chip_background_color -+color mtrl_chip_close_icon_tint -+color mtrl_chip_ripple_color -+color mtrl_chip_surface_color -+color mtrl_chip_text_color -+color mtrl_choice_chip_background_color -+color mtrl_choice_chip_ripple_color -+color mtrl_choice_chip_text_color -+color mtrl_error -+color mtrl_extended_fab_bg_color_selector -+color mtrl_extended_fab_ripple_color -+color mtrl_extended_fab_text_color_selector -+color mtrl_fab_ripple_color -+color mtrl_filled_background_color -+color mtrl_filled_icon_tint -+color mtrl_filled_stroke_color -+color mtrl_indicator_text_color -+color mtrl_navigation_item_background_color -+color mtrl_navigation_item_icon_tint -+color mtrl_navigation_item_text_color -+color mtrl_on_primary_text_btn_text_color_selector -+color mtrl_outlined_icon_tint -+color mtrl_outlined_stroke_color -+color mtrl_popupmenu_overlay_color -+color mtrl_scrim_color -+color mtrl_tabs_colored_ripple_color -+color mtrl_tabs_icon_color_selector -+color mtrl_tabs_icon_color_selector_colored -+color mtrl_tabs_legacy_text_color_selector -+color mtrl_tabs_ripple_color -+color mtrl_text_btn_text_color_selector -+color mtrl_textinput_default_box_stroke_color -+color mtrl_textinput_disabled_color -+color mtrl_textinput_filled_box_default_background_color -+color mtrl_textinput_focused_box_stroke_color -+color mtrl_textinput_hovered_box_stroke_color -+color notification_action_color_filter -+color notification_icon_bg_color -+color notification_material_background_media_default_color -+color primary_dark_material_dark -+color primary_dark_material_light -+color primary_material_dark -+color primary_material_light -+color primary_text_default_material_dark -+color primary_text_default_material_light -+color primary_text_disabled_material_dark -+color primary_text_disabled_material_light -+color ripple_material_dark -+color ripple_material_light -+color secondary_text_default_material_dark -+color secondary_text_default_material_light -+color secondary_text_disabled_material_dark -+color secondary_text_disabled_material_light -+color switch_thumb_disabled_material_dark -+color switch_thumb_disabled_material_light -+color switch_thumb_material_dark -+color switch_thumb_material_light -+color switch_thumb_normal_material_dark -+color switch_thumb_normal_material_light -+color test_mtrl_calendar_day -+color test_mtrl_calendar_day_selected -+color tooltip_background_dark -+color tooltip_background_light -+dimen abc_action_bar_content_inset_material -+dimen abc_action_bar_content_inset_with_nav -+dimen abc_action_bar_default_height_material -+dimen abc_action_bar_default_padding_end_material -+dimen abc_action_bar_default_padding_start_material -+dimen abc_action_bar_elevation_material -+dimen abc_action_bar_icon_vertical_padding_material -+dimen abc_action_bar_overflow_padding_end_material -+dimen abc_action_bar_overflow_padding_start_material -+dimen abc_action_bar_stacked_max_height -+dimen abc_action_bar_stacked_tab_max_width -+dimen abc_action_bar_subtitle_bottom_margin_material -+dimen abc_action_bar_subtitle_top_margin_material -+dimen abc_action_button_min_height_material -+dimen abc_action_button_min_width_material -+dimen abc_action_button_min_width_overflow_material -+dimen abc_alert_dialog_button_bar_height -+dimen abc_alert_dialog_button_dimen -+dimen abc_button_inset_horizontal_material -+dimen abc_button_inset_vertical_material -+dimen abc_button_padding_horizontal_material -+dimen abc_button_padding_vertical_material -+dimen abc_cascading_menus_min_smallest_width -+dimen abc_config_prefDialogWidth -+dimen abc_control_corner_material -+dimen abc_control_inset_material -+dimen abc_control_padding_material -+dimen abc_dialog_corner_radius_material -+dimen abc_dialog_fixed_height_major -+dimen abc_dialog_fixed_height_minor -+dimen abc_dialog_fixed_width_major -+dimen abc_dialog_fixed_width_minor -+dimen abc_dialog_list_padding_bottom_no_buttons -+dimen abc_dialog_list_padding_top_no_title -+dimen abc_dialog_min_width_major -+dimen abc_dialog_min_width_minor -+dimen abc_dialog_padding_material -+dimen abc_dialog_padding_top_material -+dimen abc_dialog_title_divider_material -+dimen abc_disabled_alpha_material_dark -+dimen abc_disabled_alpha_material_light -+dimen abc_dropdownitem_icon_width -+dimen abc_dropdownitem_text_padding_left -+dimen abc_dropdownitem_text_padding_right -+dimen abc_edit_text_inset_bottom_material -+dimen abc_edit_text_inset_horizontal_material -+dimen abc_edit_text_inset_top_material -+dimen abc_floating_window_z -+dimen abc_list_item_height_large_material -+dimen abc_list_item_height_material -+dimen abc_list_item_height_small_material -+dimen abc_list_item_padding_horizontal_material -+dimen abc_panel_menu_list_width -+dimen abc_progress_bar_height_material -+dimen abc_search_view_preferred_height -+dimen abc_search_view_preferred_width -+dimen abc_seekbar_track_background_height_material -+dimen abc_seekbar_track_progress_height_material -+dimen abc_select_dialog_padding_start_material -+dimen abc_star_big -+dimen abc_star_medium -+dimen abc_star_small -+dimen abc_switch_padding -+dimen abc_text_size_body_1_material -+dimen abc_text_size_body_2_material -+dimen abc_text_size_button_material -+dimen abc_text_size_caption_material -+dimen abc_text_size_display_1_material -+dimen abc_text_size_display_2_material -+dimen abc_text_size_display_3_material -+dimen abc_text_size_display_4_material -+dimen abc_text_size_headline_material -+dimen abc_text_size_large_material -+dimen abc_text_size_medium_material -+dimen abc_text_size_menu_header_material -+dimen abc_text_size_menu_material -+dimen abc_text_size_small_material -+dimen abc_text_size_subhead_material -+dimen abc_text_size_subtitle_material_toolbar -+dimen abc_text_size_title_material -+dimen abc_text_size_title_material_toolbar -+dimen action_bar_size -+dimen appcompat_dialog_background_inset -+dimen autofill_inline_suggestion_icon_size -+dimen bottom_navigation_elevation -+dimen bottom_navigation_height -+dimen bottom_navigation_icon -+dimen bottom_navigation_margin_bottom -+dimen bottom_navigation_margin_top_active -+dimen bottom_navigation_margin_top_inactive -+dimen bottom_navigation_max_width -+dimen bottom_navigation_min_width -+dimen bottom_navigation_notification_elevation -+dimen bottom_navigation_notification_height -+dimen bottom_navigation_notification_margin_left -+dimen bottom_navigation_notification_margin_left_active -+dimen bottom_navigation_notification_margin_top -+dimen bottom_navigation_notification_margin_top_active -+dimen bottom_navigation_notification_margin_top_classic -+dimen bottom_navigation_notification_padding -+dimen bottom_navigation_notification_radius -+dimen bottom_navigation_notification_text_size -+dimen bottom_navigation_notification_width -+dimen bottom_navigation_padding_left -+dimen bottom_navigation_padding_right -+dimen bottom_navigation_small_active_max_width -+dimen bottom_navigation_small_active_min_width -+dimen bottom_navigation_small_inactive_max_width -+dimen bottom_navigation_small_inactive_min_width -+dimen bottom_navigation_small_margin_bottom -+dimen bottom_navigation_small_margin_top -+dimen bottom_navigation_small_margin_top_active -+dimen bottom_navigation_small_selected_width_difference -+dimen bottom_navigation_text_size_active -+dimen bottom_navigation_text_size_forced_active -+dimen bottom_navigation_text_size_forced_inactive -+dimen bottom_navigation_text_size_inactive -+dimen cardview_compat_inset_shadow -+dimen cardview_default_elevation -+dimen cardview_default_radius -+dimen compat_button_inset_horizontal_material -+dimen compat_button_inset_vertical_material -+dimen compat_button_padding_horizontal_material -+dimen compat_button_padding_vertical_material -+dimen compat_control_corner_material -+dimen compat_notification_large_icon_max_height -+dimen compat_notification_large_icon_max_width -+dimen default_dimension -+dimen design_appbar_elevation -+dimen design_bottom_navigation_active_item_max_width -+dimen design_bottom_navigation_active_item_min_width -+dimen design_bottom_navigation_active_text_size -+dimen design_bottom_navigation_elevation -+dimen design_bottom_navigation_height -+dimen design_bottom_navigation_icon_size -+dimen design_bottom_navigation_item_max_width -+dimen design_bottom_navigation_item_min_width -+dimen design_bottom_navigation_margin -+dimen design_bottom_navigation_shadow_height -+dimen design_bottom_navigation_text_size -+dimen design_bottom_sheet_elevation -+dimen design_bottom_sheet_modal_elevation -+dimen design_bottom_sheet_peek_height_min -+dimen design_fab_border_width -+dimen design_fab_elevation -+dimen design_fab_image_size -+dimen design_fab_size_mini -+dimen design_fab_size_normal -+dimen design_fab_translation_z_hovered_focused -+dimen design_fab_translation_z_pressed -+dimen design_navigation_elevation -+dimen design_navigation_icon_padding -+dimen design_navigation_icon_size -+dimen design_navigation_item_horizontal_padding -+dimen design_navigation_item_icon_padding -+dimen design_navigation_max_width -+dimen design_navigation_padding_bottom -+dimen design_navigation_separator_vertical_padding -+dimen design_snackbar_action_inline_max_width -+dimen design_snackbar_action_text_color_alpha -+dimen design_snackbar_background_corner_radius -+dimen design_snackbar_elevation -+dimen design_snackbar_extra_spacing_horizontal -+dimen design_snackbar_max_width -+dimen design_snackbar_min_width -+dimen design_snackbar_padding_horizontal -+dimen design_snackbar_padding_vertical -+dimen design_snackbar_padding_vertical_2lines -+dimen design_snackbar_text_size -+dimen design_tab_max_width -+dimen design_tab_scrollable_min_width -+dimen design_tab_text_size -+dimen design_tab_text_size_2line -+dimen design_textinput_caption_translate_y -+dimen disabled_alpha_material_dark -+dimen disabled_alpha_material_light -+dimen fab_size_mini -+dimen fab_size_normal -+dimen fastscroll_default_thickness -+dimen fastscroll_margin -+dimen fastscroll_minimum_range -+dimen highlight_alpha_material_colored -+dimen highlight_alpha_material_dark -+dimen highlight_alpha_material_light -+dimen hint_alpha_material_dark -+dimen hint_alpha_material_light -+dimen hint_pressed_alpha_material_dark -+dimen hint_pressed_alpha_material_light -+dimen item_touch_helper_max_drag_scroll_per_frame -+dimen item_touch_helper_swipe_escape_max_velocity -+dimen item_touch_helper_swipe_escape_velocity -+dimen labels_text_size -+dimen margin -+dimen material_emphasis_disabled -+dimen material_emphasis_high_type -+dimen material_emphasis_medium -+dimen material_text_view_test_line_height -+dimen material_text_view_test_line_height_override -+dimen mtrl_alert_dialog_background_inset_bottom -+dimen mtrl_alert_dialog_background_inset_end -+dimen mtrl_alert_dialog_background_inset_start -+dimen mtrl_alert_dialog_background_inset_top -+dimen mtrl_alert_dialog_picker_background_inset -+dimen mtrl_badge_horizontal_edge_offset -+dimen mtrl_badge_long_text_horizontal_padding -+dimen mtrl_badge_radius -+dimen mtrl_badge_text_horizontal_edge_offset -+dimen mtrl_badge_text_size -+dimen mtrl_badge_with_text_radius -+dimen mtrl_bottomappbar_fabOffsetEndMode -+dimen mtrl_bottomappbar_fab_bottom_margin -+dimen mtrl_bottomappbar_fab_cradle_margin -+dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius -+dimen mtrl_bottomappbar_fab_cradle_vertical_offset -+dimen mtrl_bottomappbar_height -+dimen mtrl_btn_corner_radius -+dimen mtrl_btn_dialog_btn_min_width -+dimen mtrl_btn_disabled_elevation -+dimen mtrl_btn_disabled_z -+dimen mtrl_btn_elevation -+dimen mtrl_btn_focused_z -+dimen mtrl_btn_hovered_z -+dimen mtrl_btn_icon_btn_padding_left -+dimen mtrl_btn_icon_padding -+dimen mtrl_btn_inset -+dimen mtrl_btn_letter_spacing -+dimen mtrl_btn_padding_bottom -+dimen mtrl_btn_padding_left -+dimen mtrl_btn_padding_right -+dimen mtrl_btn_padding_top -+dimen mtrl_btn_pressed_z -+dimen mtrl_btn_stroke_size -+dimen mtrl_btn_text_btn_icon_padding -+dimen mtrl_btn_text_btn_padding_left -+dimen mtrl_btn_text_btn_padding_right -+dimen mtrl_btn_text_size -+dimen mtrl_btn_z -+dimen mtrl_calendar_action_height -+dimen mtrl_calendar_action_padding -+dimen mtrl_calendar_bottom_padding -+dimen mtrl_calendar_content_padding -+dimen mtrl_calendar_day_corner -+dimen mtrl_calendar_day_height -+dimen mtrl_calendar_day_horizontal_padding -+dimen mtrl_calendar_day_today_stroke -+dimen mtrl_calendar_day_vertical_padding -+dimen mtrl_calendar_day_width -+dimen mtrl_calendar_days_of_week_height -+dimen mtrl_calendar_dialog_background_inset -+dimen mtrl_calendar_header_content_padding -+dimen mtrl_calendar_header_content_padding_fullscreen -+dimen mtrl_calendar_header_divider_thickness -+dimen mtrl_calendar_header_height -+dimen mtrl_calendar_header_height_fullscreen -+dimen mtrl_calendar_header_selection_line_height -+dimen mtrl_calendar_header_text_padding -+dimen mtrl_calendar_header_toggle_margin_bottom -+dimen mtrl_calendar_header_toggle_margin_top -+dimen mtrl_calendar_landscape_header_width -+dimen mtrl_calendar_maximum_default_fullscreen_minor_axis -+dimen mtrl_calendar_month_horizontal_padding -+dimen mtrl_calendar_month_vertical_padding -+dimen mtrl_calendar_navigation_bottom_padding -+dimen mtrl_calendar_navigation_height -+dimen mtrl_calendar_navigation_top_padding -+dimen mtrl_calendar_pre_l_text_clip_padding -+dimen mtrl_calendar_selection_baseline_to_top_fullscreen -+dimen mtrl_calendar_selection_text_baseline_to_bottom -+dimen mtrl_calendar_selection_text_baseline_to_bottom_fullscreen -+dimen mtrl_calendar_selection_text_baseline_to_top -+dimen mtrl_calendar_text_input_padding_top -+dimen mtrl_calendar_title_baseline_to_top -+dimen mtrl_calendar_title_baseline_to_top_fullscreen -+dimen mtrl_calendar_year_corner -+dimen mtrl_calendar_year_height -+dimen mtrl_calendar_year_horizontal_padding -+dimen mtrl_calendar_year_vertical_padding -+dimen mtrl_calendar_year_width -+dimen mtrl_card_checked_icon_margin -+dimen mtrl_card_checked_icon_size -+dimen mtrl_card_corner_radius -+dimen mtrl_card_dragged_z -+dimen mtrl_card_elevation -+dimen mtrl_card_spacing -+dimen mtrl_chip_pressed_translation_z -+dimen mtrl_chip_text_size -+dimen mtrl_edittext_rectangle_top_offset -+dimen mtrl_exposed_dropdown_menu_popup_elevation -+dimen mtrl_exposed_dropdown_menu_popup_vertical_offset -+dimen mtrl_exposed_dropdown_menu_popup_vertical_padding -+dimen mtrl_extended_fab_bottom_padding -+dimen mtrl_extended_fab_corner_radius -+dimen mtrl_extended_fab_disabled_elevation -+dimen mtrl_extended_fab_disabled_translation_z -+dimen mtrl_extended_fab_elevation -+dimen mtrl_extended_fab_end_padding -+dimen mtrl_extended_fab_end_padding_icon -+dimen mtrl_extended_fab_icon_size -+dimen mtrl_extended_fab_icon_text_spacing -+dimen mtrl_extended_fab_min_height -+dimen mtrl_extended_fab_min_width -+dimen mtrl_extended_fab_start_padding -+dimen mtrl_extended_fab_start_padding_icon -+dimen mtrl_extended_fab_top_padding -+dimen mtrl_extended_fab_translation_z_base -+dimen mtrl_extended_fab_translation_z_hovered_focused -+dimen mtrl_extended_fab_translation_z_pressed -+dimen mtrl_fab_elevation -+dimen mtrl_fab_min_touch_target -+dimen mtrl_fab_translation_z_hovered_focused -+dimen mtrl_fab_translation_z_pressed -+dimen mtrl_high_ripple_default_alpha -+dimen mtrl_high_ripple_focused_alpha -+dimen mtrl_high_ripple_hovered_alpha -+dimen mtrl_high_ripple_pressed_alpha -+dimen mtrl_large_touch_target -+dimen mtrl_low_ripple_default_alpha -+dimen mtrl_low_ripple_focused_alpha -+dimen mtrl_low_ripple_hovered_alpha -+dimen mtrl_low_ripple_pressed_alpha -+dimen mtrl_min_touch_target_size -+dimen mtrl_navigation_elevation -+dimen mtrl_navigation_item_horizontal_padding -+dimen mtrl_navigation_item_icon_padding -+dimen mtrl_navigation_item_icon_size -+dimen mtrl_navigation_item_shape_horizontal_margin -+dimen mtrl_navigation_item_shape_vertical_margin -+dimen mtrl_shape_corner_size_large_component -+dimen mtrl_shape_corner_size_medium_component -+dimen mtrl_shape_corner_size_small_component -+dimen mtrl_slider_halo_radius -+dimen mtrl_slider_label_padding -+dimen mtrl_slider_label_radius -+dimen mtrl_slider_label_square_side -+dimen mtrl_slider_thumb_elevation -+dimen mtrl_slider_thumb_radius -+dimen mtrl_slider_track_height -+dimen mtrl_slider_track_side_padding -+dimen mtrl_slider_track_top -+dimen mtrl_slider_widget_height -+dimen mtrl_snackbar_action_text_color_alpha -+dimen mtrl_snackbar_background_corner_radius -+dimen mtrl_snackbar_background_overlay_color_alpha -+dimen mtrl_snackbar_margin -+dimen mtrl_switch_thumb_elevation -+dimen mtrl_textinput_box_bottom_offset -+dimen mtrl_textinput_box_corner_radius_medium -+dimen mtrl_textinput_box_corner_radius_small -+dimen mtrl_textinput_box_label_cutout_padding -+dimen mtrl_textinput_box_padding_end -+dimen mtrl_textinput_box_stroke_width_default -+dimen mtrl_textinput_box_stroke_width_focused -+dimen mtrl_textinput_counter_margin_start -+dimen mtrl_textinput_end_icon_margin_start -+dimen mtrl_textinput_outline_box_expanded_padding -+dimen mtrl_textinput_start_icon_margin_end -+dimen mtrl_toolbar_default_height -+dimen mtrl_tooltip_arrowSize -+dimen mtrl_tooltip_cornerSize -+dimen mtrl_tooltip_minHeight -+dimen mtrl_tooltip_minWidth -+dimen mtrl_tooltip_padding -+dimen notification_action_icon_size -+dimen notification_action_text_size -+dimen notification_big_circle_margin -+dimen notification_content_margin_start -+dimen notification_large_icon_height -+dimen notification_large_icon_width -+dimen notification_main_column_padding_top -+dimen notification_media_narrow_margin -+dimen notification_right_icon_size -+dimen notification_right_side_padding_top -+dimen notification_small_icon_background_padding -+dimen notification_small_icon_size_as_large -+dimen notification_subtext_size -+dimen notification_top_pad -+dimen notification_top_pad_large_text -+dimen subtitle_corner_radius -+dimen subtitle_outline_width -+dimen subtitle_shadow_offset -+dimen subtitle_shadow_radius -+dimen test_mtrl_calendar_day_cornerSize -+dimen tooltip_corner_radius -+dimen tooltip_horizontal_padding -+dimen tooltip_margin -+dimen tooltip_precise_anchor_extra_offset -+dimen tooltip_precise_anchor_threshold -+dimen tooltip_vertical_padding -+dimen tooltip_y_offset_non_touch -+dimen tooltip_y_offset_touch -+drawable abc_ab_share_pack_mtrl_alpha -+drawable abc_action_bar_item_background_material -+drawable abc_btn_borderless_material -+drawable abc_btn_check_material -+drawable abc_btn_check_material_anim -+drawable abc_btn_check_to_on_mtrl_000 -+drawable abc_btn_check_to_on_mtrl_015 -+drawable abc_btn_colored_material -+drawable abc_btn_default_mtrl_shape -+drawable abc_btn_radio_material -+drawable abc_btn_radio_material_anim -+drawable abc_btn_radio_to_on_mtrl_000 -+drawable abc_btn_radio_to_on_mtrl_015 -+drawable abc_btn_switch_to_on_mtrl_00001 -+drawable abc_btn_switch_to_on_mtrl_00012 -+drawable abc_cab_background_internal_bg -+drawable abc_cab_background_top_material -+drawable abc_cab_background_top_mtrl_alpha -+drawable abc_control_background_material -+drawable abc_dialog_material_background -+drawable abc_edit_text_material -+drawable abc_ic_ab_back_material -+drawable abc_ic_arrow_drop_right_black_24dp -+drawable abc_ic_clear_material -+drawable abc_ic_commit_search_api_mtrl_alpha -+drawable abc_ic_go_search_api_material -+drawable abc_ic_menu_copy_mtrl_am_alpha -+drawable abc_ic_menu_cut_mtrl_alpha -+drawable abc_ic_menu_overflow_material -+drawable abc_ic_menu_paste_mtrl_am_alpha -+drawable abc_ic_menu_selectall_mtrl_alpha -+drawable abc_ic_menu_share_mtrl_alpha -+drawable abc_ic_search_api_material -+drawable abc_ic_star_black_16dp -+drawable abc_ic_star_black_36dp -+drawable abc_ic_star_black_48dp -+drawable abc_ic_star_half_black_16dp -+drawable abc_ic_star_half_black_36dp -+drawable abc_ic_star_half_black_48dp -+drawable abc_ic_voice_search_api_material -+drawable abc_item_background_holo_dark -+drawable abc_item_background_holo_light -+drawable abc_list_divider_material -+drawable abc_list_divider_mtrl_alpha -+drawable abc_list_focused_holo -+drawable abc_list_longpressed_holo -+drawable abc_list_pressed_holo_dark -+drawable abc_list_pressed_holo_light -+drawable abc_list_selector_background_transition_holo_dark -+drawable abc_list_selector_background_transition_holo_light -+drawable abc_list_selector_disabled_holo_dark -+drawable abc_list_selector_disabled_holo_light -+drawable abc_list_selector_holo_dark -+drawable abc_list_selector_holo_light -+drawable abc_menu_hardkey_panel_mtrl_mult -+drawable abc_popup_background_mtrl_mult -+drawable abc_ratingbar_indicator_material -+drawable abc_ratingbar_material -+drawable abc_ratingbar_small_material -+drawable abc_scrubber_control_off_mtrl_alpha -+drawable abc_scrubber_control_to_pressed_mtrl_000 -+drawable abc_scrubber_control_to_pressed_mtrl_005 -+drawable abc_scrubber_primary_mtrl_alpha -+drawable abc_scrubber_track_mtrl_alpha -+drawable abc_seekbar_thumb_material -+drawable abc_seekbar_tick_mark_material -+drawable abc_seekbar_track_material -+drawable abc_spinner_mtrl_am_alpha -+drawable abc_spinner_textfield_background_material -+drawable abc_star_black_48dp -+drawable abc_star_half_black_48dp -+drawable abc_switch_thumb_material -+drawable abc_switch_track_mtrl_alpha -+drawable abc_tab_indicator_material -+drawable abc_tab_indicator_mtrl_alpha -+drawable abc_text_cursor_material -+drawable abc_text_select_handle_left_mtrl -+drawable abc_text_select_handle_left_mtrl_dark -+drawable abc_text_select_handle_left_mtrl_light -+drawable abc_text_select_handle_middle_mtrl -+drawable abc_text_select_handle_middle_mtrl_dark -+drawable abc_text_select_handle_middle_mtrl_light -+drawable abc_text_select_handle_right_mtrl -+drawable abc_text_select_handle_right_mtrl_dark -+drawable abc_text_select_handle_right_mtrl_light -+drawable abc_textfield_activated_mtrl_alpha -+drawable abc_textfield_default_mtrl_alpha -+drawable abc_textfield_search_activated_mtrl_alpha -+drawable abc_textfield_search_default_mtrl_alpha -+drawable abc_textfield_search_material -+drawable abc_vector_test -+drawable autofill_inline_suggestion_chip_background -+drawable avd_hide_password -+drawable avd_show_password -+drawable btn_checkbox_checked_mtrl -+drawable btn_checkbox_checked_to_unchecked_mtrl_animation -+drawable btn_checkbox_unchecked_mtrl -+drawable btn_checkbox_unchecked_to_checked_mtrl_animation -+drawable btn_radio_off_mtrl -+drawable btn_radio_off_to_on_mtrl_animation -+drawable btn_radio_on_mtrl -+drawable btn_radio_on_to_off_mtrl_animation -+drawable design_bottom_navigation_item_background -+drawable design_fab_background -+drawable design_ic_visibility -+drawable design_ic_visibility_off -+drawable design_password_eye -+drawable design_snackbar_background -+drawable fab_add -+drawable ic_arrow_back_black_24dp -+drawable ic_arrow_back_black_rtl_24dp -+drawable ic_calendar_black_24dp -+drawable ic_clear_black_24dp -+drawable ic_edit_black_24dp -+drawable ic_keyboard_arrow_left_black_24dp -+drawable ic_keyboard_arrow_right_black_24dp -+drawable ic_menu_arrow_down_black_24dp -+drawable ic_menu_arrow_up_black_24dp -+drawable ic_mtrl_checked_circle -+drawable ic_mtrl_chip_checked_black -+drawable ic_mtrl_chip_checked_circle -+drawable ic_mtrl_chip_close_circle -+drawable item_background -+drawable mtrl_dialog_background -+drawable mtrl_dropdown_arrow -+drawable mtrl_ic_arrow_drop_down -+drawable mtrl_ic_arrow_drop_up -+drawable mtrl_ic_cancel -+drawable mtrl_ic_error -+drawable mtrl_popupmenu_background -+drawable mtrl_popupmenu_background_dark -+drawable mtrl_snackbar_background -+drawable mtrl_tabs_default_indicator -+drawable navigation_empty_icon -+drawable notification_action_background -+drawable notification_background -+drawable notification_bg -+drawable notification_bg_low -+drawable notification_bg_low_normal -+drawable notification_bg_low_pressed -+drawable notification_bg_normal -+drawable notification_bg_normal_pressed -+drawable notification_icon_background -+drawable notification_template_icon_bg -+drawable notification_template_icon_low_bg -+drawable notification_tile_bg -+drawable notify_panel_notification_icon_bg -+drawable redbox_top_border_background -+drawable test_custom_background -+drawable test_level_drawable -+drawable tooltip_frame_dark -+drawable tooltip_frame_light -+id BOTTOM_END -+id BOTTOM_START -+id NO_DEBUG -+id SHOW_ALL -+id SHOW_PATH -+id SHOW_PROGRESS -+id TOP_END -+id TOP_START -+id accelerate -+id accessibility_action_clickable_span -+id accessibility_actions -+id accessibility_collection -+id accessibility_collection_item -+id accessibility_custom_action_0 -+id accessibility_custom_action_1 -+id accessibility_custom_action_10 -+id accessibility_custom_action_11 -+id accessibility_custom_action_12 -+id accessibility_custom_action_13 -+id accessibility_custom_action_14 -+id accessibility_custom_action_15 -+id accessibility_custom_action_16 -+id accessibility_custom_action_17 -+id accessibility_custom_action_18 -+id accessibility_custom_action_19 -+id accessibility_custom_action_2 -+id accessibility_custom_action_20 -+id accessibility_custom_action_21 -+id accessibility_custom_action_22 -+id accessibility_custom_action_23 -+id accessibility_custom_action_24 -+id accessibility_custom_action_25 -+id accessibility_custom_action_26 -+id accessibility_custom_action_27 -+id accessibility_custom_action_28 -+id accessibility_custom_action_29 -+id accessibility_custom_action_3 -+id accessibility_custom_action_30 -+id accessibility_custom_action_31 -+id accessibility_custom_action_4 -+id accessibility_custom_action_5 -+id accessibility_custom_action_6 -+id accessibility_custom_action_7 -+id accessibility_custom_action_8 -+id accessibility_custom_action_9 -+id accessibility_hint -+id accessibility_label -+id accessibility_links -+id accessibility_role -+id accessibility_state -+id accessibility_value -+id action0 -+id action_bar -+id action_bar_activity_content -+id action_bar_container -+id action_bar_root -+id action_bar_spinner -+id action_bar_subtitle -+id action_bar_title -+id action_container -+id action_context_bar -+id action_divider -+id action_image -+id action_menu_divider -+id action_menu_presenter -+id action_mode_bar -+id action_mode_bar_stub -+id action_mode_close_button -+id action_text -+id actions -+id activity_chooser_view_content -+id add -+id alertTitle -+id aligned -+id animateToEnd -+id animateToStart -+id asConfigured -+id async -+id auto -+id autoComplete -+id autoCompleteToEnd -+id autoCompleteToStart -+id autofill_inline_suggestion_end_icon -+id autofill_inline_suggestion_start_icon -+id autofill_inline_suggestion_subtitle -+id autofill_inline_suggestion_title -+id baseline -+id blocking -+id bottom -+id bottomTabs -+id bottom_navigation_container -+id bottom_navigation_item_icon -+id bottom_navigation_item_title -+id bottom_navigation_notification -+id bottom_navigation_small_container -+id bottom_navigation_small_item_icon -+id bottom_navigation_small_item_title -+id bounce -+id buttonPanel -+id cancel_action -+id cancel_button -+id catalyst_redbox_title -+id center -+id centerCrop -+id centerInside -+id chain -+id checkbox -+id checked -+id chip -+id chip1 -+id chip2 -+id chip3 -+id chip_group -+id chronometer -+id clear_text -+id confirm_button -+id container -+id content -+id contentPanel -+id coordinator -+id cos -+id custom -+id customPanel -+id cut -+id date_picker_actions -+id decelerate -+id decelerateAndComplete -+id decor_content_parent -+id default_activity_button -+id deltaRelative -+id design_bottom_sheet -+id design_menu_item_action_area -+id design_menu_item_action_area_stub -+id design_menu_item_text -+id design_navigation_view -+id dialog_button -+id down -+id dragDown -+id dragEnd -+id dragLeft -+id dragRight -+id dragStart -+id dragUp -+id dropdown_menu -+id easeIn -+id easeInOut -+id easeOut -+id edit_query -+id end -+id end_padder -+id expand_activities_button -+id expanded_menu -+id fab_bottom_margin -+id fab_label -+id fade -+id fill -+id filled -+id fitBottomStart -+id fitCenter -+id fitEnd -+id fitStart -+id fitXY -+id fixed -+id flip -+id focusCrop -+id forever -+id fps_text -+id fragment_container_view_tag -+id fragment_screen_content -+id ghost_view -+id ghost_view_holder -+id gone -+id group_divider -+id home -+id honorRequest -+id icon -+id icon_group -+id ignore -+id ignoreRequest -+id image -+id info -+id invisible -+id italic -+id item1 -+id item2 -+id item3 -+id item4 -+id item_touch_helper_previous_elevation -+id jumpToEnd -+id jumpToStart -+id labeled -+id labelled_by -+id largeLabel -+id layout -+id left -+id line1 -+id line3 -+id linear -+id listMode -+id list_item -+id marquee -+id masked -+id media_actions -+id message -+id middle -+id mini -+id month_grid -+id month_navigation_bar -+id month_navigation_fragment_toggle -+id month_navigation_next -+id month_navigation_previous -+id month_title -+id motion_base -+id mtrl_calendar_day_selector_frame -+id mtrl_calendar_days_of_week -+id mtrl_calendar_frame -+id mtrl_calendar_main_pane -+id mtrl_calendar_months -+id mtrl_calendar_selection_frame -+id mtrl_calendar_text_input_frame -+id mtrl_calendar_year_selector_frame -+id mtrl_card_checked_layer_id -+id mtrl_child_content_container -+id mtrl_internal_children_alpha_tag -+id mtrl_picker_fullscreen -+id mtrl_picker_header -+id mtrl_picker_header_selection_text -+id mtrl_picker_header_title_and_selection -+id mtrl_picker_header_toggle -+id mtrl_picker_text_input_date -+id mtrl_picker_text_input_range_end -+id mtrl_picker_text_input_range_start -+id mtrl_picker_title_text -+id multiply -+id navigation_header_container -+id none -+id normal -+id notification_background -+id notification_main_column -+id notification_main_column_container -+id off -+id on -+id original_bottom -+id original_index_in_parent -+id original_layout_params -+id original_left -+id original_parent -+id original_pivot_x -+id original_pivot_y -+id original_right -+id original_top -+id original_z_index -+id outline -+id packed -+id parallax -+id parent -+id parentPanel -+id parentRelative -+id parent_matrix -+id password_toggle -+id path -+id pathRelative -+id percent -+id pin -+id pointer_enter -+id pointer_enter_capture -+id pointer_leave -+id pointer_leave_capture -+id pointer_move -+id pointer_move_capture -+id position -+id postLayout -+id progress_circular -+id progress_horizontal -+id radio -+id react_root_view -+id react_test_id -+id rectangles -+id reverseSawtooth -+id right -+id right_icon -+id right_side -+id rn_frame_file -+id rn_frame_method -+id rn_redbox_dismiss_button -+id rn_redbox_line_separator -+id rn_redbox_loading_indicator -+id rn_redbox_reload_button -+id rn_redbox_report_button -+id rn_redbox_report_label -+id rn_redbox_stack -+id rounded -+id save_image_matrix -+id save_non_transition_alpha -+id save_overlay_view -+id save_scale_type -+id sawtooth -+id scale -+id screen -+id scrollIndicatorDown -+id scrollIndicatorUp -+id scrollView -+id scrollable -+id search_badge -+id search_bar -+id search_button -+id search_close_btn -+id search_edit_frame -+id search_go_btn -+id search_mag_icon -+id search_plate -+id search_src_text -+id search_voice_btn -+id select_dialog_listview -+id selected -+id shortcut -+id sin -+id slide -+id smallLabel -+id snackbar_action -+id snackbar_text -+id spacer -+id special_effects_controller_view_tag -+id spline -+id split_action_bar -+id spread -+id spread_inside -+id square -+id src_atop -+id src_in -+id src_over -+id standard -+id start -+id startHorizontal -+id startVertical -+id staticLayout -+id staticPostLayout -+id status_bar_latest_event_content -+id stop -+id stretch -+id submenuarrow -+id submit_area -+id tabMode -+id tag_accessibility_actions -+id tag_accessibility_clickable_spans -+id tag_accessibility_heading -+id tag_accessibility_pane_title -+id tag_on_apply_window_listener -+id tag_on_receive_content_listener -+id tag_on_receive_content_mime_types -+id tag_screen_reader_focusable -+id tag_state_description -+id tag_transition_group -+id tag_unhandled_key_event_manager -+id tag_unhandled_key_listeners -+id tag_window_insets_animation_callback -+id test_checkbox_android_button_tint -+id test_checkbox_app_button_tint -+id text -+id text2 -+id textSpacerNoButtons -+id textSpacerNoTitle -+id text_input_end_icon -+id text_input_password_toggle -+id text_input_start_icon -+id textinput_counter -+id textinput_error -+id textinput_helper_text -+id textinput_placeholder -+id textinput_prefix_text -+id textinput_suffix_text -+id time -+id title -+id titleDividerNoCustom -+id title_template -+id top -+id topBarBackgroundComponent -+id topPanel -+id touch_outside -+id transition_current_scene -+id transition_layout_save -+id transition_position -+id transition_scene_layoutid_cache -+id transition_transform -+id triangle -+id unchecked -+id uniform -+id unlabeled -+id up -+id view_offset_helper -+id view_tag_instance_handle -+id view_tag_native_id -+id view_tree_lifecycle_owner -+id view_tree_saved_state_registry_owner -+id view_tree_view_model_store_owner -+id visible -+id visible_removing_fragment_view_tag -+id wrap -+id wrap_content -+integer abc_config_activityDefaultDur -+integer abc_config_activityShortDur -+integer app_bar_elevation_anim_duration -+integer bottom_sheet_slide_duration -+integer cancel_button_image_alpha -+integer config_tooltipAnimTime -+integer design_snackbar_text_max_lines -+integer design_tab_indicator_anim_duration_ms -+integer hide_password_duration -+integer mtrl_badge_max_character_count -+integer mtrl_btn_anim_delay_ms -+integer mtrl_btn_anim_duration_ms -+integer mtrl_calendar_header_orientation -+integer mtrl_calendar_selection_text_lines -+integer mtrl_calendar_year_selector_span -+integer mtrl_card_anim_delay_ms -+integer mtrl_card_anim_duration_ms -+integer mtrl_chip_anim_duration -+integer mtrl_tab_indicator_anim_duration_ms -+integer react_native_dev_server_port -+integer react_native_inspector_proxy_port -+integer show_password_duration -+integer status_bar_notification_info_maxnum -+interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 -+interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 -+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 -+interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 -+interpolator btn_radio_to_off_mtrl_animation_interpolator_0 -+interpolator btn_radio_to_on_mtrl_animation_interpolator_0 -+interpolator fast_out_slow_in -+interpolator mtrl_fast_out_linear_in -+interpolator mtrl_fast_out_slow_in -+interpolator mtrl_linear -+interpolator mtrl_linear_out_slow_in -+layout abc_action_bar_title_item -+layout abc_action_bar_up_container -+layout abc_action_menu_item_layout -+layout abc_action_menu_layout -+layout abc_action_mode_bar -+layout abc_action_mode_close_item_material -+layout abc_activity_chooser_view -+layout abc_activity_chooser_view_list_item -+layout abc_alert_dialog_button_bar_material -+layout abc_alert_dialog_material -+layout abc_alert_dialog_title_material -+layout abc_cascading_menu_item_layout -+layout abc_dialog_title_material -+layout abc_expanded_menu_layout -+layout abc_list_menu_item_checkbox -+layout abc_list_menu_item_icon -+layout abc_list_menu_item_layout -+layout abc_list_menu_item_radio -+layout abc_popup_menu_header_item_layout -+layout abc_popup_menu_item_layout -+layout abc_screen_content_include -+layout abc_screen_simple -+layout abc_screen_simple_overlay_action_mode -+layout abc_screen_toolbar -+layout abc_search_dropdown_item_icons_2line -+layout abc_search_view -+layout abc_select_dialog_material -+layout abc_tooltip -+layout autofill_inline_suggestion -+layout bottom_navigation_item -+layout bottom_navigation_small_item -+layout custom_dialog -+layout design_bottom_navigation_item -+layout design_bottom_sheet_dialog -+layout design_layout_snackbar -+layout design_layout_snackbar_include -+layout design_layout_tab_icon -+layout design_layout_tab_text -+layout design_menu_item_action_area -+layout design_navigation_item -+layout design_navigation_item_header -+layout design_navigation_item_separator -+layout design_navigation_item_subheader -+layout design_navigation_menu -+layout design_navigation_menu_item -+layout design_text_input_end_icon -+layout design_text_input_password_icon -+layout design_text_input_start_icon -+layout dev_loading_view -+layout fps_view -+layout mtrl_alert_dialog -+layout mtrl_alert_dialog_actions -+layout mtrl_alert_dialog_title -+layout mtrl_alert_select_dialog_item -+layout mtrl_alert_select_dialog_multichoice -+layout mtrl_alert_select_dialog_singlechoice -+layout mtrl_calendar_day -+layout mtrl_calendar_day_of_week -+layout mtrl_calendar_days_of_week -+layout mtrl_calendar_horizontal -+layout mtrl_calendar_month -+layout mtrl_calendar_month_labeled -+layout mtrl_calendar_month_navigation -+layout mtrl_calendar_months -+layout mtrl_calendar_vertical -+layout mtrl_calendar_year -+layout mtrl_layout_snackbar -+layout mtrl_layout_snackbar_include -+layout mtrl_picker_actions -+layout mtrl_picker_dialog -+layout mtrl_picker_fullscreen -+layout mtrl_picker_header_dialog -+layout mtrl_picker_header_fullscreen -+layout mtrl_picker_header_selection_text -+layout mtrl_picker_header_title_text -+layout mtrl_picker_header_toggle -+layout mtrl_picker_text_input_date -+layout mtrl_picker_text_input_date_range -+layout notification_action -+layout notification_action_tombstone -+layout notification_media_action -+layout notification_media_cancel_action -+layout notification_template_big_media -+layout notification_template_big_media_custom -+layout notification_template_big_media_narrow -+layout notification_template_big_media_narrow_custom -+layout notification_template_custom_big -+layout notification_template_icon_group -+layout notification_template_lines_media -+layout notification_template_media -+layout notification_template_media_custom -+layout notification_template_part_chronometer -+layout notification_template_part_time -+layout redbox_item_frame -+layout redbox_item_title -+layout redbox_view -+layout select_dialog_item_material -+layout select_dialog_multichoice_material -+layout select_dialog_singlechoice_material -+layout support_simple_spinner_dropdown_item -+layout test_action_chip -+layout test_design_checkbox -+layout test_reflow_chipgroup -+layout test_toolbar -+layout test_toolbar_custom_background -+layout test_toolbar_elevation -+layout test_toolbar_surface -+layout text_view_with_line_height_from_appearance -+layout text_view_with_line_height_from_layout -+layout text_view_with_line_height_from_style -+layout text_view_with_theme_line_height -+layout text_view_without_line_height -+menu example_menu -+menu example_menu2 -+plurals mtrl_badge_content_description -+string abc_action_bar_home_description -+string abc_action_bar_up_description -+string abc_action_menu_overflow_description -+string abc_action_mode_done -+string abc_activity_chooser_view_see_all -+string abc_activitychooserview_choose_application -+string abc_capital_off -+string abc_capital_on -+string abc_font_family_body_1_material -+string abc_font_family_body_2_material -+string abc_font_family_button_material -+string abc_font_family_caption_material -+string abc_font_family_display_1_material -+string abc_font_family_display_2_material -+string abc_font_family_display_3_material -+string abc_font_family_display_4_material -+string abc_font_family_headline_material -+string abc_font_family_menu_material -+string abc_font_family_subhead_material -+string abc_font_family_title_material -+string abc_menu_alt_shortcut_label -+string abc_menu_ctrl_shortcut_label -+string abc_menu_delete_shortcut_label -+string abc_menu_enter_shortcut_label -+string abc_menu_function_shortcut_label -+string abc_menu_meta_shortcut_label -+string abc_menu_shift_shortcut_label -+string abc_menu_space_shortcut_label -+string abc_menu_sym_shortcut_label -+string abc_prepend_shortcut_label -+string abc_search_hint -+string abc_searchview_description_clear -+string abc_searchview_description_query -+string abc_searchview_description_search -+string abc_searchview_description_submit -+string abc_searchview_description_voice -+string abc_shareactionprovider_share_with -+string abc_shareactionprovider_share_with_application -+string abc_toolbar_collapse_description -+string alert_description -+string appbar_scrolling_view_behavior -+string bottom_sheet_behavior -+string catalyst_change_bundle_location -+string catalyst_copy_button -+string catalyst_debug -+string catalyst_debug_chrome -+string catalyst_debug_chrome_stop -+string catalyst_debug_connecting -+string catalyst_debug_error -+string catalyst_debug_open -+string catalyst_debug_stop -+string catalyst_devtools_open -+string catalyst_dismiss_button -+string catalyst_heap_capture -+string catalyst_hot_reloading -+string catalyst_hot_reloading_auto_disable -+string catalyst_hot_reloading_auto_enable -+string catalyst_hot_reloading_stop -+string catalyst_inspector -+string catalyst_inspector_stop -+string catalyst_loading_from_url -+string catalyst_open_flipper_error -+string catalyst_perf_monitor -+string catalyst_perf_monitor_stop -+string catalyst_reload -+string catalyst_reload_button -+string catalyst_reload_error -+string catalyst_report_button -+string catalyst_sample_profiler_disable -+string catalyst_sample_profiler_enable -+string catalyst_settings -+string catalyst_settings_title -+string character_counter_content_description -+string character_counter_overflowed_content_description -+string character_counter_pattern -+string chip_text -+string clear_text_end_icon_content_description -+string combobox_description -+string drawer_close -+string drawer_open -+string error_icon_content_description -+string exposed_dropdown_menu_content_description -+string fab_transformation_scrim_behavior -+string fab_transformation_sheet_behavior -+string header_description -+string hide_bottom_view_on_scroll_behavior -+string icon_content_description -+string image_description -+string imagebutton_description -+string link_description -+string menu_description -+string menubar_description -+string menuitem_description -+string mtrl_badge_numberless_content_description -+string mtrl_chip_close_icon_content_description -+string mtrl_exceed_max_badge_number_suffix -+string mtrl_picker_a11y_next_month -+string mtrl_picker_a11y_prev_month -+string mtrl_picker_announce_current_selection -+string mtrl_picker_cancel -+string mtrl_picker_confirm -+string mtrl_picker_date_header_selected -+string mtrl_picker_date_header_title -+string mtrl_picker_date_header_unselected -+string mtrl_picker_day_of_week_column_header -+string mtrl_picker_invalid_format -+string mtrl_picker_invalid_format_example -+string mtrl_picker_invalid_format_use -+string mtrl_picker_invalid_range -+string mtrl_picker_navigate_to_year_description -+string mtrl_picker_out_of_range -+string mtrl_picker_range_header_only_end_selected -+string mtrl_picker_range_header_only_start_selected -+string mtrl_picker_range_header_selected -+string mtrl_picker_range_header_title -+string mtrl_picker_range_header_unselected -+string mtrl_picker_save -+string mtrl_picker_text_input_date_hint -+string mtrl_picker_text_input_date_range_end_hint -+string mtrl_picker_text_input_date_range_start_hint -+string mtrl_picker_text_input_day_abbr -+string mtrl_picker_text_input_month_abbr -+string mtrl_picker_text_input_year_abbr -+string mtrl_picker_toggle_to_calendar_input_mode -+string mtrl_picker_toggle_to_day_selection -+string mtrl_picker_toggle_to_text_input_mode -+string mtrl_picker_toggle_to_year_selection -+string password_toggle_content_description -+string path_password_eye -+string path_password_eye_mask_strike_through -+string path_password_eye_mask_visible -+string path_password_strike_through -+string progressbar_description -+string radiogroup_description -+string rn_tab_description -+string scrollbar_description -+string search_menu_title -+string spinbutton_description -+string state_busy_description -+string state_collapsed_description -+string state_expanded_description -+string state_mixed_description -+string state_off_description -+string state_on_description -+string state_unselected_description -+string status_bar_notification_info_overflow -+string summary_description -+string tablist_description -+string timer_description -+string toolbar_description -+style AlertDialog_AppCompat -+style AlertDialog_AppCompat_Light -+style AndroidThemeColorAccentYellow -+style Animation_AppCompat_Dialog -+style Animation_AppCompat_DropDownUp -+style Animation_AppCompat_Tooltip -+style Animation_Catalyst_LogBox -+style Animation_Catalyst_RedBox -+style Animation_Design_BottomSheetDialog -+style Animation_MaterialComponents_BottomSheetDialog -+style Base_AlertDialog_AppCompat -+style Base_AlertDialog_AppCompat_Light -+style Base_Animation_AppCompat_Dialog -+style Base_Animation_AppCompat_DropDownUp -+style Base_Animation_AppCompat_Tooltip -+style Base_CardView -+style Base_DialogWindowTitleBackground_AppCompat -+style Base_DialogWindowTitle_AppCompat -+style Base_MaterialAlertDialog_MaterialComponents_Title_Icon -+style Base_MaterialAlertDialog_MaterialComponents_Title_Panel -+style Base_MaterialAlertDialog_MaterialComponents_Title_Text -+style Base_TextAppearance_AppCompat -+style Base_TextAppearance_AppCompat_Body1 -+style Base_TextAppearance_AppCompat_Body2 -+style Base_TextAppearance_AppCompat_Button -+style Base_TextAppearance_AppCompat_Caption -+style Base_TextAppearance_AppCompat_Display1 -+style Base_TextAppearance_AppCompat_Display2 -+style Base_TextAppearance_AppCompat_Display3 -+style Base_TextAppearance_AppCompat_Display4 -+style Base_TextAppearance_AppCompat_Headline -+style Base_TextAppearance_AppCompat_Inverse -+style Base_TextAppearance_AppCompat_Large -+style Base_TextAppearance_AppCompat_Large_Inverse -+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large -+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small -+style Base_TextAppearance_AppCompat_Medium -+style Base_TextAppearance_AppCompat_Medium_Inverse -+style Base_TextAppearance_AppCompat_Menu -+style Base_TextAppearance_AppCompat_SearchResult -+style Base_TextAppearance_AppCompat_SearchResult_Subtitle -+style Base_TextAppearance_AppCompat_SearchResult_Title -+style Base_TextAppearance_AppCompat_Small -+style Base_TextAppearance_AppCompat_Small_Inverse -+style Base_TextAppearance_AppCompat_Subhead -+style Base_TextAppearance_AppCompat_Subhead_Inverse -+style Base_TextAppearance_AppCompat_Title -+style Base_TextAppearance_AppCompat_Title_Inverse -+style Base_TextAppearance_AppCompat_Tooltip -+style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu -+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle -+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse -+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title -+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse -+style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle -+style Base_TextAppearance_AppCompat_Widget_ActionMode_Title -+style Base_TextAppearance_AppCompat_Widget_Button -+style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored -+style Base_TextAppearance_AppCompat_Widget_Button_Colored -+style Base_TextAppearance_AppCompat_Widget_Button_Inverse -+style Base_TextAppearance_AppCompat_Widget_DropDownItem -+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header -+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large -+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small -+style Base_TextAppearance_AppCompat_Widget_Switch -+style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem -+style Base_TextAppearance_MaterialComponents_Badge -+style Base_TextAppearance_MaterialComponents_Button -+style Base_TextAppearance_MaterialComponents_Headline6 -+style Base_TextAppearance_MaterialComponents_Subtitle2 -+style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item -+style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle -+style Base_TextAppearance_Widget_AppCompat_Toolbar_Title -+style Base_ThemeOverlay_AppCompat -+style Base_ThemeOverlay_AppCompat_ActionBar -+style Base_ThemeOverlay_AppCompat_Dark -+style Base_ThemeOverlay_AppCompat_Dark_ActionBar -+style Base_ThemeOverlay_AppCompat_Dialog -+style Base_ThemeOverlay_AppCompat_Dialog_Alert -+style Base_ThemeOverlay_AppCompat_Light -+style Base_ThemeOverlay_MaterialComponents_Dialog -+style Base_ThemeOverlay_MaterialComponents_Dialog_Alert -+style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog -+style Base_Theme_AppCompat -+style Base_Theme_AppCompat_CompactMenu -+style Base_Theme_AppCompat_Dialog -+style Base_Theme_AppCompat_DialogWhenLarge -+style Base_Theme_AppCompat_Dialog_Alert -+style Base_Theme_AppCompat_Dialog_FixedSize -+style Base_Theme_AppCompat_Dialog_MinWidth -+style Base_Theme_AppCompat_Light -+style Base_Theme_AppCompat_Light_DarkActionBar -+style Base_Theme_AppCompat_Light_Dialog -+style Base_Theme_AppCompat_Light_DialogWhenLarge -+style Base_Theme_AppCompat_Light_Dialog_Alert -+style Base_Theme_AppCompat_Light_Dialog_FixedSize -+style Base_Theme_AppCompat_Light_Dialog_MinWidth -+style Base_Theme_MaterialComponents -+style Base_Theme_MaterialComponents_Bridge -+style Base_Theme_MaterialComponents_CompactMenu -+style Base_Theme_MaterialComponents_Dialog -+style Base_Theme_MaterialComponents_DialogWhenLarge -+style Base_Theme_MaterialComponents_Dialog_Alert -+style Base_Theme_MaterialComponents_Dialog_Bridge -+style Base_Theme_MaterialComponents_Dialog_FixedSize -+style Base_Theme_MaterialComponents_Dialog_MinWidth -+style Base_Theme_MaterialComponents_Light -+style Base_Theme_MaterialComponents_Light_Bridge -+style Base_Theme_MaterialComponents_Light_DarkActionBar -+style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge -+style Base_Theme_MaterialComponents_Light_Dialog -+style Base_Theme_MaterialComponents_Light_DialogWhenLarge -+style Base_Theme_MaterialComponents_Light_Dialog_Alert -+style Base_Theme_MaterialComponents_Light_Dialog_Bridge -+style Base_Theme_MaterialComponents_Light_Dialog_FixedSize -+style Base_Theme_MaterialComponents_Light_Dialog_MinWidth -+style Base_V14_ThemeOverlay_MaterialComponents_Dialog -+style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert -+style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog -+style Base_V14_Theme_MaterialComponents -+style Base_V14_Theme_MaterialComponents_Bridge -+style Base_V14_Theme_MaterialComponents_Dialog -+style Base_V14_Theme_MaterialComponents_Dialog_Bridge -+style Base_V14_Theme_MaterialComponents_Light -+style Base_V14_Theme_MaterialComponents_Light_Bridge -+style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge -+style Base_V14_Theme_MaterialComponents_Light_Dialog -+style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge -+style Base_V21_ThemeOverlay_AppCompat_Dialog -+style Base_V21_Theme_AppCompat -+style Base_V21_Theme_AppCompat_Dialog -+style Base_V21_Theme_AppCompat_Light -+style Base_V21_Theme_AppCompat_Light_Dialog -+style Base_V22_Theme_AppCompat -+style Base_V22_Theme_AppCompat_Light -+style Base_V23_Theme_AppCompat -+style Base_V23_Theme_AppCompat_Light -+style Base_V26_Theme_AppCompat -+style Base_V26_Theme_AppCompat_Light -+style Base_V26_Widget_AppCompat_Toolbar -+style Base_V28_Theme_AppCompat -+style Base_V28_Theme_AppCompat_Light -+style Base_V7_ThemeOverlay_AppCompat_Dialog -+style Base_V7_Theme_AppCompat -+style Base_V7_Theme_AppCompat_Dialog -+style Base_V7_Theme_AppCompat_Light -+style Base_V7_Theme_AppCompat_Light_Dialog -+style Base_V7_Widget_AppCompat_AutoCompleteTextView -+style Base_V7_Widget_AppCompat_EditText -+style Base_V7_Widget_AppCompat_Toolbar -+style Base_Widget_AppCompat_ActionBar -+style Base_Widget_AppCompat_ActionBar_Solid -+style Base_Widget_AppCompat_ActionBar_TabBar -+style Base_Widget_AppCompat_ActionBar_TabText -+style Base_Widget_AppCompat_ActionBar_TabView -+style Base_Widget_AppCompat_ActionButton -+style Base_Widget_AppCompat_ActionButton_CloseMode -+style Base_Widget_AppCompat_ActionButton_Overflow -+style Base_Widget_AppCompat_ActionMode -+style Base_Widget_AppCompat_ActivityChooserView -+style Base_Widget_AppCompat_AutoCompleteTextView -+style Base_Widget_AppCompat_Button -+style Base_Widget_AppCompat_ButtonBar -+style Base_Widget_AppCompat_ButtonBar_AlertDialog -+style Base_Widget_AppCompat_Button_Borderless -+style Base_Widget_AppCompat_Button_Borderless_Colored -+style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog -+style Base_Widget_AppCompat_Button_Colored -+style Base_Widget_AppCompat_Button_Small -+style Base_Widget_AppCompat_CompoundButton_CheckBox -+style Base_Widget_AppCompat_CompoundButton_RadioButton -+style Base_Widget_AppCompat_CompoundButton_Switch -+style Base_Widget_AppCompat_DrawerArrowToggle -+style Base_Widget_AppCompat_DrawerArrowToggle_Common -+style Base_Widget_AppCompat_DropDownItem_Spinner -+style Base_Widget_AppCompat_EditText -+style Base_Widget_AppCompat_ImageButton -+style Base_Widget_AppCompat_Light_ActionBar -+style Base_Widget_AppCompat_Light_ActionBar_Solid -+style Base_Widget_AppCompat_Light_ActionBar_TabBar -+style Base_Widget_AppCompat_Light_ActionBar_TabText -+style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse -+style Base_Widget_AppCompat_Light_ActionBar_TabView -+style Base_Widget_AppCompat_Light_PopupMenu -+style Base_Widget_AppCompat_Light_PopupMenu_Overflow -+style Base_Widget_AppCompat_ListMenuView -+style Base_Widget_AppCompat_ListPopupWindow -+style Base_Widget_AppCompat_ListView -+style Base_Widget_AppCompat_ListView_DropDown -+style Base_Widget_AppCompat_ListView_Menu -+style Base_Widget_AppCompat_PopupMenu -+style Base_Widget_AppCompat_PopupMenu_Overflow -+style Base_Widget_AppCompat_PopupWindow -+style Base_Widget_AppCompat_ProgressBar -+style Base_Widget_AppCompat_ProgressBar_Horizontal -+style Base_Widget_AppCompat_RatingBar -+style Base_Widget_AppCompat_RatingBar_Indicator -+style Base_Widget_AppCompat_RatingBar_Small -+style Base_Widget_AppCompat_SearchView -+style Base_Widget_AppCompat_SearchView_ActionBar -+style Base_Widget_AppCompat_SeekBar -+style Base_Widget_AppCompat_SeekBar_Discrete -+style Base_Widget_AppCompat_Spinner -+style Base_Widget_AppCompat_Spinner_Underlined -+style Base_Widget_AppCompat_TextView -+style Base_Widget_AppCompat_TextView_SpinnerItem -+style Base_Widget_AppCompat_Toolbar -+style Base_Widget_AppCompat_Toolbar_Button_Navigation -+style Base_Widget_Design_TabLayout -+style Base_Widget_MaterialComponents_AutoCompleteTextView -+style Base_Widget_MaterialComponents_CheckedTextView -+style Base_Widget_MaterialComponents_Chip -+style Base_Widget_MaterialComponents_PopupMenu -+style Base_Widget_MaterialComponents_PopupMenu_ContextMenu -+style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow -+style Base_Widget_MaterialComponents_PopupMenu_Overflow -+style Base_Widget_MaterialComponents_Slider -+style Base_Widget_MaterialComponents_TextInputEditText -+style Base_Widget_MaterialComponents_TextInputLayout -+style Base_Widget_MaterialComponents_TextView -+style CalendarDatePickerDialog -+style CalendarDatePickerStyle -+style CardView -+style CardView_Dark -+style CardView_Light -+style DialogAnimationFade -+style DialogAnimationSlide -+style EmptyTheme -+style MaterialAlertDialog_MaterialComponents -+style MaterialAlertDialog_MaterialComponents_Body_Text -+style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar -+style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner -+style MaterialAlertDialog_MaterialComponents_Title_Icon -+style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked -+style MaterialAlertDialog_MaterialComponents_Title_Panel -+style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked -+style MaterialAlertDialog_MaterialComponents_Title_Text -+style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked -+style Platform_AppCompat -+style Platform_AppCompat_Light -+style Platform_MaterialComponents -+style Platform_MaterialComponents_Dialog -+style Platform_MaterialComponents_Light -+style Platform_MaterialComponents_Light_Dialog -+style Platform_ThemeOverlay_AppCompat -+style Platform_ThemeOverlay_AppCompat_Dark -+style Platform_ThemeOverlay_AppCompat_Light -+style Platform_V21_AppCompat -+style Platform_V21_AppCompat_Light -+style Platform_V25_AppCompat -+style Platform_V25_AppCompat_Light -+style Platform_Widget_AppCompat_Spinner -+style RtlOverlay_DialogWindowTitle_AppCompat -+style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem -+style RtlOverlay_Widget_AppCompat_DialogTitle_Icon -+style RtlOverlay_Widget_AppCompat_PopupMenuItem -+style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup -+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut -+style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow -+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text -+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title -+style RtlOverlay_Widget_AppCompat_SearchView_MagIcon -+style RtlOverlay_Widget_AppCompat_Search_DropDown -+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 -+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 -+style RtlOverlay_Widget_AppCompat_Search_DropDown_Query -+style RtlOverlay_Widget_AppCompat_Search_DropDown_Text -+style RtlUnderlay_Widget_AppCompat_ActionButton -+style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow -+style ShapeAppearanceOverlay -+style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize -+style ShapeAppearanceOverlay_BottomRightCut -+style ShapeAppearanceOverlay_Cut -+style ShapeAppearanceOverlay_DifferentCornerSize -+style ShapeAppearanceOverlay_MaterialComponents_BottomSheet -+style ShapeAppearanceOverlay_MaterialComponents_Chip -+style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton -+style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton -+style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day -+style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen -+style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year -+style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox -+style ShapeAppearanceOverlay_TopLeftCut -+style ShapeAppearanceOverlay_TopRightDifferentCornerSize -+style ShapeAppearance_MaterialComponents -+style ShapeAppearance_MaterialComponents_LargeComponent -+style ShapeAppearance_MaterialComponents_MediumComponent -+style ShapeAppearance_MaterialComponents_SmallComponent -+style ShapeAppearance_MaterialComponents_Test -+style ShapeAppearance_MaterialComponents_Tooltip -+style SpinnerDatePickerDialog -+style SpinnerDatePickerStyle -+style TestStyleWithLineHeight -+style TestStyleWithLineHeightAppearance -+style TestStyleWithThemeLineHeightAttribute -+style TestStyleWithoutLineHeight -+style TestThemeWithLineHeight -+style TestThemeWithLineHeightDisabled -+style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day -+style Test_Theme_MaterialComponents_MaterialCalendar -+style Test_Widget_MaterialComponents_MaterialCalendar -+style Test_Widget_MaterialComponents_MaterialCalendar_Day -+style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected -+style TextAppearance_AppCompat -+style TextAppearance_AppCompat_Body1 -+style TextAppearance_AppCompat_Body2 -+style TextAppearance_AppCompat_Button -+style TextAppearance_AppCompat_Caption -+style TextAppearance_AppCompat_Display1 -+style TextAppearance_AppCompat_Display2 -+style TextAppearance_AppCompat_Display3 -+style TextAppearance_AppCompat_Display4 -+style TextAppearance_AppCompat_Headline -+style TextAppearance_AppCompat_Inverse -+style TextAppearance_AppCompat_Large -+style TextAppearance_AppCompat_Large_Inverse -+style TextAppearance_AppCompat_Light_SearchResult_Subtitle -+style TextAppearance_AppCompat_Light_SearchResult_Title -+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large -+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small -+style TextAppearance_AppCompat_Medium -+style TextAppearance_AppCompat_Medium_Inverse -+style TextAppearance_AppCompat_Menu -+style TextAppearance_AppCompat_SearchResult_Subtitle -+style TextAppearance_AppCompat_SearchResult_Title -+style TextAppearance_AppCompat_Small -+style TextAppearance_AppCompat_Small_Inverse -+style TextAppearance_AppCompat_Subhead -+style TextAppearance_AppCompat_Subhead_Inverse -+style TextAppearance_AppCompat_Title -+style TextAppearance_AppCompat_Title_Inverse -+style TextAppearance_AppCompat_Tooltip -+style TextAppearance_AppCompat_Widget_ActionBar_Menu -+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle -+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse -+style TextAppearance_AppCompat_Widget_ActionBar_Title -+style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse -+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle -+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse -+style TextAppearance_AppCompat_Widget_ActionMode_Title -+style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse -+style TextAppearance_AppCompat_Widget_Button -+style TextAppearance_AppCompat_Widget_Button_Borderless_Colored -+style TextAppearance_AppCompat_Widget_Button_Colored -+style TextAppearance_AppCompat_Widget_Button_Inverse -+style TextAppearance_AppCompat_Widget_DropDownItem -+style TextAppearance_AppCompat_Widget_PopupMenu_Header -+style TextAppearance_AppCompat_Widget_PopupMenu_Large -+style TextAppearance_AppCompat_Widget_PopupMenu_Small -+style TextAppearance_AppCompat_Widget_Switch -+style TextAppearance_AppCompat_Widget_TextView_SpinnerItem -+style TextAppearance_Compat_Notification -+style TextAppearance_Compat_Notification_Info -+style TextAppearance_Compat_Notification_Info_Media -+style TextAppearance_Compat_Notification_Line2 -+style TextAppearance_Compat_Notification_Line2_Media -+style TextAppearance_Compat_Notification_Media -+style TextAppearance_Compat_Notification_Time -+style TextAppearance_Compat_Notification_Time_Media -+style TextAppearance_Compat_Notification_Title -+style TextAppearance_Compat_Notification_Title_Media -+style TextAppearance_Design_CollapsingToolbar_Expanded -+style TextAppearance_Design_Counter -+style TextAppearance_Design_Counter_Overflow -+style TextAppearance_Design_Error -+style TextAppearance_Design_HelperText -+style TextAppearance_Design_Hint -+style TextAppearance_Design_Placeholder -+style TextAppearance_Design_Prefix -+style TextAppearance_Design_Snackbar_Message -+style TextAppearance_Design_Suffix -+style TextAppearance_Design_Tab -+style TextAppearance_MaterialComponents_Badge -+style TextAppearance_MaterialComponents_Body1 -+style TextAppearance_MaterialComponents_Body2 -+style TextAppearance_MaterialComponents_Button -+style TextAppearance_MaterialComponents_Caption -+style TextAppearance_MaterialComponents_Chip -+style TextAppearance_MaterialComponents_Headline1 -+style TextAppearance_MaterialComponents_Headline2 -+style TextAppearance_MaterialComponents_Headline3 -+style TextAppearance_MaterialComponents_Headline4 -+style TextAppearance_MaterialComponents_Headline5 -+style TextAppearance_MaterialComponents_Headline6 -+style TextAppearance_MaterialComponents_Overline -+style TextAppearance_MaterialComponents_Subtitle1 -+style TextAppearance_MaterialComponents_Subtitle2 -+style TextAppearance_MaterialComponents_Tab -+style TextAppearance_MaterialComponents_Tooltip -+style TextAppearance_Widget_AppCompat_ExpandedMenu_Item -+style TextAppearance_Widget_AppCompat_Toolbar_Subtitle -+style TextAppearance_Widget_AppCompat_Toolbar_Title -+style Theme -+style ThemeOverlayColorAccentRed -+style ThemeOverlay_AppCompat -+style ThemeOverlay_AppCompat_ActionBar -+style ThemeOverlay_AppCompat_Dark -+style ThemeOverlay_AppCompat_Dark_ActionBar -+style ThemeOverlay_AppCompat_DayNight -+style ThemeOverlay_AppCompat_DayNight_ActionBar -+style ThemeOverlay_AppCompat_Dialog -+style ThemeOverlay_AppCompat_Dialog_Alert -+style ThemeOverlay_AppCompat_Light -+style ThemeOverlay_Design_TextInputEditText -+style ThemeOverlay_MaterialComponents -+style ThemeOverlay_MaterialComponents_ActionBar -+style ThemeOverlay_MaterialComponents_ActionBar_Primary -+style ThemeOverlay_MaterialComponents_ActionBar_Surface -+style ThemeOverlay_MaterialComponents_AutoCompleteTextView -+style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox -+style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense -+style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox -+style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense -+style ThemeOverlay_MaterialComponents_BottomAppBar_Primary -+style ThemeOverlay_MaterialComponents_BottomAppBar_Surface -+style ThemeOverlay_MaterialComponents_BottomSheetDialog -+style ThemeOverlay_MaterialComponents_Dark -+style ThemeOverlay_MaterialComponents_Dark_ActionBar -+style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog -+style ThemeOverlay_MaterialComponents_Dialog -+style ThemeOverlay_MaterialComponents_Dialog_Alert -+style ThemeOverlay_MaterialComponents_Light -+style ThemeOverlay_MaterialComponents_Light_BottomSheetDialog -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day -+style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner -+style ThemeOverlay_MaterialComponents_MaterialCalendar -+style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen -+style ThemeOverlay_MaterialComponents_TextInputEditText -+style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox -+style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense -+style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox -+style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense -+style ThemeOverlay_MaterialComponents_Toolbar_Primary -+style ThemeOverlay_MaterialComponents_Toolbar_Surface -+style Theme_AppCompat -+style Theme_AppCompat_CompactMenu -+style Theme_AppCompat_DayNight -+style Theme_AppCompat_DayNight_DarkActionBar -+style Theme_AppCompat_DayNight_Dialog -+style Theme_AppCompat_DayNight_DialogWhenLarge -+style Theme_AppCompat_DayNight_Dialog_Alert -+style Theme_AppCompat_DayNight_Dialog_MinWidth -+style Theme_AppCompat_DayNight_NoActionBar -+style Theme_AppCompat_Dialog -+style Theme_AppCompat_DialogWhenLarge -+style Theme_AppCompat_Dialog_Alert -+style Theme_AppCompat_Dialog_MinWidth -+style Theme_AppCompat_Empty -+style Theme_AppCompat_Light -+style Theme_AppCompat_Light_DarkActionBar -+style Theme_AppCompat_Light_Dialog -+style Theme_AppCompat_Light_DialogWhenLarge -+style Theme_AppCompat_Light_Dialog_Alert -+style Theme_AppCompat_Light_Dialog_MinWidth -+style Theme_AppCompat_Light_NoActionBar -+style Theme_AppCompat_NoActionBar -+style Theme_AutofillInlineSuggestion -+style Theme_Catalyst -+style Theme_Catalyst_LogBox -+style Theme_Catalyst_RedBox -+style Theme_Design -+style Theme_Design_BottomSheetDialog -+style Theme_Design_Light -+style Theme_Design_Light_BottomSheetDialog -+style Theme_Design_Light_NoActionBar -+style Theme_Design_NoActionBar -+style Theme_FullScreenDialog -+style Theme_FullScreenDialogAnimatedFade -+style Theme_FullScreenDialogAnimatedSlide -+style Theme_MaterialComponents -+style Theme_MaterialComponents_BottomSheetDialog -+style Theme_MaterialComponents_Bridge -+style Theme_MaterialComponents_CompactMenu -+style Theme_MaterialComponents_DayNight -+style Theme_MaterialComponents_DayNight_BottomSheetDialog -+style Theme_MaterialComponents_DayNight_Bridge -+style Theme_MaterialComponents_DayNight_DarkActionBar -+style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge -+style Theme_MaterialComponents_DayNight_Dialog -+style Theme_MaterialComponents_DayNight_DialogWhenLarge -+style Theme_MaterialComponents_DayNight_Dialog_Alert -+style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge -+style Theme_MaterialComponents_DayNight_Dialog_Bridge -+style Theme_MaterialComponents_DayNight_Dialog_FixedSize -+style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge -+style Theme_MaterialComponents_DayNight_Dialog_MinWidth -+style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge -+style Theme_MaterialComponents_DayNight_NoActionBar -+style Theme_MaterialComponents_DayNight_NoActionBar_Bridge -+style Theme_MaterialComponents_Dialog -+style Theme_MaterialComponents_DialogWhenLarge -+style Theme_MaterialComponents_Dialog_Alert -+style Theme_MaterialComponents_Dialog_Alert_Bridge -+style Theme_MaterialComponents_Dialog_Bridge -+style Theme_MaterialComponents_Dialog_FixedSize -+style Theme_MaterialComponents_Dialog_FixedSize_Bridge -+style Theme_MaterialComponents_Dialog_MinWidth -+style Theme_MaterialComponents_Dialog_MinWidth_Bridge -+style Theme_MaterialComponents_Light -+style Theme_MaterialComponents_Light_BarSize -+style Theme_MaterialComponents_Light_BottomSheetDialog -+style Theme_MaterialComponents_Light_Bridge -+style Theme_MaterialComponents_Light_DarkActionBar -+style Theme_MaterialComponents_Light_DarkActionBar_Bridge -+style Theme_MaterialComponents_Light_Dialog -+style Theme_MaterialComponents_Light_DialogWhenLarge -+style Theme_MaterialComponents_Light_Dialog_Alert -+style Theme_MaterialComponents_Light_Dialog_Alert_Bridge -+style Theme_MaterialComponents_Light_Dialog_Bridge -+style Theme_MaterialComponents_Light_Dialog_FixedSize -+style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge -+style Theme_MaterialComponents_Light_Dialog_MinWidth -+style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge -+style Theme_MaterialComponents_Light_LargeTouch -+style Theme_MaterialComponents_Light_NoActionBar -+style Theme_MaterialComponents_Light_NoActionBar_Bridge -+style Theme_MaterialComponents_NoActionBar -+style Theme_MaterialComponents_NoActionBar_Bridge -+style Theme_ReactNative_AppCompat_Light -+style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen -+style TopBar -+style Widget_AppCompat_ActionBar -+style Widget_AppCompat_ActionBar_Solid -+style Widget_AppCompat_ActionBar_TabBar -+style Widget_AppCompat_ActionBar_TabText -+style Widget_AppCompat_ActionBar_TabView -+style Widget_AppCompat_ActionButton -+style Widget_AppCompat_ActionButton_CloseMode -+style Widget_AppCompat_ActionButton_Overflow -+style Widget_AppCompat_ActionMode -+style Widget_AppCompat_ActivityChooserView -+style Widget_AppCompat_AutoCompleteTextView -+style Widget_AppCompat_Button -+style Widget_AppCompat_ButtonBar -+style Widget_AppCompat_ButtonBar_AlertDialog -+style Widget_AppCompat_Button_Borderless -+style Widget_AppCompat_Button_Borderless_Colored -+style Widget_AppCompat_Button_ButtonBar_AlertDialog -+style Widget_AppCompat_Button_Colored -+style Widget_AppCompat_Button_Small -+style Widget_AppCompat_CompoundButton_CheckBox -+style Widget_AppCompat_CompoundButton_RadioButton -+style Widget_AppCompat_CompoundButton_Switch -+style Widget_AppCompat_DrawerArrowToggle -+style Widget_AppCompat_DropDownItem_Spinner -+style Widget_AppCompat_EditText -+style Widget_AppCompat_ImageButton -+style Widget_AppCompat_Light_ActionBar -+style Widget_AppCompat_Light_ActionBar_Solid -+style Widget_AppCompat_Light_ActionBar_Solid_Inverse -+style Widget_AppCompat_Light_ActionBar_TabBar -+style Widget_AppCompat_Light_ActionBar_TabBar_Inverse -+style Widget_AppCompat_Light_ActionBar_TabText -+style Widget_AppCompat_Light_ActionBar_TabText_Inverse -+style Widget_AppCompat_Light_ActionBar_TabView -+style Widget_AppCompat_Light_ActionBar_TabView_Inverse -+style Widget_AppCompat_Light_ActionButton -+style Widget_AppCompat_Light_ActionButton_CloseMode -+style Widget_AppCompat_Light_ActionButton_Overflow -+style Widget_AppCompat_Light_ActionMode_Inverse -+style Widget_AppCompat_Light_ActivityChooserView -+style Widget_AppCompat_Light_AutoCompleteTextView -+style Widget_AppCompat_Light_DropDownItem_Spinner -+style Widget_AppCompat_Light_ListPopupWindow -+style Widget_AppCompat_Light_ListView_DropDown -+style Widget_AppCompat_Light_PopupMenu -+style Widget_AppCompat_Light_PopupMenu_Overflow -+style Widget_AppCompat_Light_SearchView -+style Widget_AppCompat_Light_Spinner_DropDown_ActionBar -+style Widget_AppCompat_ListMenuView -+style Widget_AppCompat_ListPopupWindow -+style Widget_AppCompat_ListView -+style Widget_AppCompat_ListView_DropDown -+style Widget_AppCompat_ListView_Menu -+style Widget_AppCompat_PopupMenu -+style Widget_AppCompat_PopupMenu_Overflow -+style Widget_AppCompat_PopupWindow -+style Widget_AppCompat_ProgressBar -+style Widget_AppCompat_ProgressBar_Horizontal -+style Widget_AppCompat_RatingBar -+style Widget_AppCompat_RatingBar_Indicator -+style Widget_AppCompat_RatingBar_Small -+style Widget_AppCompat_SearchView -+style Widget_AppCompat_SearchView_ActionBar -+style Widget_AppCompat_SeekBar -+style Widget_AppCompat_SeekBar_Discrete -+style Widget_AppCompat_Spinner -+style Widget_AppCompat_Spinner_DropDown -+style Widget_AppCompat_Spinner_DropDown_ActionBar -+style Widget_AppCompat_Spinner_Underlined -+style Widget_AppCompat_TextView -+style Widget_AppCompat_TextView_SpinnerItem -+style Widget_AppCompat_Toolbar -+style Widget_AppCompat_Toolbar_Button_Navigation -+style Widget_Autofill -+style Widget_Autofill_InlineSuggestionChip -+style Widget_Autofill_InlineSuggestionEndIconStyle -+style Widget_Autofill_InlineSuggestionStartIconStyle -+style Widget_Autofill_InlineSuggestionSubtitle -+style Widget_Autofill_InlineSuggestionTitle -+style Widget_Compat_NotificationActionContainer -+style Widget_Compat_NotificationActionText -+style Widget_Design_AppBarLayout -+style Widget_Design_BottomNavigationView -+style Widget_Design_BottomSheet_Modal -+style Widget_Design_CollapsingToolbar -+style Widget_Design_FloatingActionButton -+style Widget_Design_NavigationView -+style Widget_Design_ScrimInsetsFrameLayout -+style Widget_Design_Snackbar -+style Widget_Design_TabLayout -+style Widget_Design_TextInputLayout -+style Widget_MaterialComponents_ActionBar_Primary -+style Widget_MaterialComponents_ActionBar_PrimarySurface -+style Widget_MaterialComponents_ActionBar_Solid -+style Widget_MaterialComponents_ActionBar_Surface -+style Widget_MaterialComponents_AppBarLayout_Primary -+style Widget_MaterialComponents_AppBarLayout_PrimarySurface -+style Widget_MaterialComponents_AppBarLayout_Surface -+style Widget_MaterialComponents_AutoCompleteTextView_FilledBox -+style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense -+style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox -+style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense -+style Widget_MaterialComponents_Badge -+style Widget_MaterialComponents_BottomAppBar -+style Widget_MaterialComponents_BottomAppBar_Colored -+style Widget_MaterialComponents_BottomAppBar_PrimarySurface -+style Widget_MaterialComponents_BottomNavigationView -+style Widget_MaterialComponents_BottomNavigationView_Colored -+style Widget_MaterialComponents_BottomNavigationView_PrimarySurface -+style Widget_MaterialComponents_BottomSheet -+style Widget_MaterialComponents_BottomSheet_Modal -+style Widget_MaterialComponents_Button -+style Widget_MaterialComponents_Button_Icon -+style Widget_MaterialComponents_Button_OutlinedButton -+style Widget_MaterialComponents_Button_OutlinedButton_Icon -+style Widget_MaterialComponents_Button_TextButton -+style Widget_MaterialComponents_Button_TextButton_Dialog -+style Widget_MaterialComponents_Button_TextButton_Dialog_Flush -+style Widget_MaterialComponents_Button_TextButton_Dialog_Icon -+style Widget_MaterialComponents_Button_TextButton_Icon -+style Widget_MaterialComponents_Button_TextButton_Snackbar -+style Widget_MaterialComponents_Button_UnelevatedButton -+style Widget_MaterialComponents_Button_UnelevatedButton_Icon -+style Widget_MaterialComponents_CardView -+style Widget_MaterialComponents_CheckedTextView -+style Widget_MaterialComponents_ChipGroup -+style Widget_MaterialComponents_Chip_Action -+style Widget_MaterialComponents_Chip_Choice -+style Widget_MaterialComponents_Chip_Entry -+style Widget_MaterialComponents_Chip_Filter -+style Widget_MaterialComponents_CompoundButton_CheckBox -+style Widget_MaterialComponents_CompoundButton_RadioButton -+style Widget_MaterialComponents_CompoundButton_Switch -+style Widget_MaterialComponents_ExtendedFloatingActionButton -+style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon -+style Widget_MaterialComponents_FloatingActionButton -+style Widget_MaterialComponents_Light_ActionBar_Solid -+style Widget_MaterialComponents_MaterialButtonToggleGroup -+style Widget_MaterialComponents_MaterialCalendar -+style Widget_MaterialComponents_MaterialCalendar_Day -+style Widget_MaterialComponents_MaterialCalendar_DayTextView -+style Widget_MaterialComponents_MaterialCalendar_Day_Invalid -+style Widget_MaterialComponents_MaterialCalendar_Day_Selected -+style Widget_MaterialComponents_MaterialCalendar_Day_Today -+style Widget_MaterialComponents_MaterialCalendar_Fullscreen -+style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton -+style Widget_MaterialComponents_MaterialCalendar_HeaderDivider -+style Widget_MaterialComponents_MaterialCalendar_HeaderLayout -+style Widget_MaterialComponents_MaterialCalendar_HeaderSelection -+style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen -+style Widget_MaterialComponents_MaterialCalendar_HeaderTitle -+style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton -+style Widget_MaterialComponents_MaterialCalendar_Item -+style Widget_MaterialComponents_MaterialCalendar_Year -+style Widget_MaterialComponents_MaterialCalendar_Year_Selected -+style Widget_MaterialComponents_MaterialCalendar_Year_Today -+style Widget_MaterialComponents_NavigationView -+style Widget_MaterialComponents_PopupMenu -+style Widget_MaterialComponents_PopupMenu_ContextMenu -+style Widget_MaterialComponents_PopupMenu_ListPopupWindow -+style Widget_MaterialComponents_PopupMenu_Overflow -+style Widget_MaterialComponents_ShapeableImageView -+style Widget_MaterialComponents_Slider -+style Widget_MaterialComponents_Snackbar -+style Widget_MaterialComponents_Snackbar_FullWidth -+style Widget_MaterialComponents_Snackbar_TextView -+style Widget_MaterialComponents_TabLayout -+style Widget_MaterialComponents_TabLayout_Colored -+style Widget_MaterialComponents_TabLayout_PrimarySurface -+style Widget_MaterialComponents_TextInputEditText_FilledBox -+style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense -+style Widget_MaterialComponents_TextInputEditText_OutlinedBox -+style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense -+style Widget_MaterialComponents_TextInputLayout_FilledBox -+style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense -+style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu -+style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu -+style Widget_MaterialComponents_TextInputLayout_OutlinedBox -+style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense -+style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu -+style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu -+style Widget_MaterialComponents_TextView -+style Widget_MaterialComponents_Toolbar -+style Widget_MaterialComponents_Toolbar_Primary -+style Widget_MaterialComponents_Toolbar_PrimarySurface -+style Widget_MaterialComponents_Toolbar_Surface -+style Widget_MaterialComponents_Tooltip -+style Widget_Support_CoordinatorLayout -+style redboxButton -+styleable AHBottomNavigationBehavior_Params accentColor colored coloredActive coloredInactive disableColor inactiveColor selectedBackgroundVisible tabLayoutId translucentNavigationEnabled -+styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle -+styleable ActionBarLayout android_layout_gravity -+styleable ActionMenuItemView android_minWidth -+styleable ActionMenuView -+styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle -+styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount -+styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout -+styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible -+styleable AnimatedStateListDrawableItem android_drawable android_id -+styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId -+styleable AppBarLayout android_background android_keyboardNavigationCluster android_touchscreenBlocksFocus elevation expanded liftOnScroll liftOnScrollTargetViewId statusBarForeground -+styleable AppBarLayoutStates state_collapsed state_collapsible state_liftable state_lifted -+styleable AppBarLayout_Layout layout_scrollFlags layout_scrollInterpolator -+styleable AppCompatEmojiHelper -+styleable AppCompatImageView android_src srcCompat tint tintMode -+styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode -+styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance -+styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat emojiCompatEnabled firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale -+styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle -+styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme -+styleable Badge backgroundColor badgeGravity badgeTextColor horizontalOffset maxCharacterCount number verticalOffset -+styleable BottomAppBar backgroundTint elevation fabAlignmentMode fabAnimationMode fabCradleMargin fabCradleRoundedCornerRadius fabCradleVerticalOffset hideOnScroll paddingBottomSystemWindowInsets paddingLeftSystemWindowInsets paddingRightSystemWindowInsets -+styleable BottomNavigationView backgroundTint elevation itemBackground itemHorizontalTranslationEnabled itemIconSize itemIconTint itemRippleColor itemTextAppearanceActive itemTextAppearanceInactive itemTextColor labelVisibilityMode menu -+styleable BottomSheetBehavior_Layout android_elevation backgroundTint behavior_expandedOffset behavior_fitToContents behavior_halfExpandedRatio behavior_hideable behavior_peekHeight behavior_saveFlags behavior_skipCollapsed shapeAppearance shapeAppearanceOverlay -+styleable ButtonBarLayout allowStacking -+styleable Capability queryPatterns shortcutMatchRequired -+styleable CardView android_minHeight android_minWidth cardBackgroundColor cardCornerRadius cardElevation cardMaxElevation cardPreventCornerOverlap cardUseCompatPadding contentPadding contentPaddingBottom contentPaddingLeft contentPaddingRight contentPaddingTop -+styleable CheckedTextView android_checkMark checkMarkCompat checkMarkTint checkMarkTintMode -+styleable Chip android_checkable android_ellipsize android_maxWidth android_text android_textAppearance android_textColor checkedIcon checkedIconEnabled checkedIconVisible chipBackgroundColor chipCornerRadius chipEndPadding chipIcon chipIconEnabled chipIconSize chipIconTint chipIconVisible chipMinHeight chipMinTouchTargetSize chipStartPadding chipStrokeColor chipStrokeWidth chipSurfaceColor closeIcon closeIconEnabled closeIconEndPadding closeIconSize closeIconStartPadding closeIconTint closeIconVisible ensureMinTouchTargetSize hideMotionSpec iconEndPadding iconStartPadding rippleColor shapeAppearance shapeAppearanceOverlay showMotionSpec textEndPadding textStartPadding -+styleable ChipGroup checkedChip chipSpacing chipSpacingHorizontal chipSpacingVertical selectionRequired singleLine singleSelection -+styleable CollapsingToolbarLayout collapsedTitleGravity collapsedTitleTextAppearance contentScrim expandedTitleGravity expandedTitleMargin expandedTitleMarginBottom expandedTitleMarginEnd expandedTitleMarginStart expandedTitleMarginTop expandedTitleTextAppearance scrimAnimationDuration scrimVisibleHeightTrigger statusBarScrim title titleEnabled toolbarId -+styleable CollapsingToolbarLayout_Layout layout_collapseMode layout_collapseParallaxMultiplier -+styleable ColorStateListItem alpha android_alpha android_color android_lStar lStar -+styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode -+styleable Constraint android_alpha android_elevation android_id android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ android_visibility animate_relativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop motionProgress motionStagger pathMotionArc pivotAnchor transitionEasing transitionPathRotate visibilityMode -+styleable ConstraintLayout_Layout android_elevation android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_padding android_paddingBottom android_paddingEnd android_paddingLeft android_paddingRight android_paddingStart android_paddingTop android_visibility barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraintSet constraint_referenced_ids constraint_referenced_tags flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layoutDescription layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_optimizationLevel -+styleable ConstraintLayout_placeholder content placeholder_emptyVisibility -+styleable ConstraintSet android_alpha android_elevation android_id android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_pivotX android_pivotY android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ android_visibility animate_relativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags deriveConstraintsFrom drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop motionProgress motionStagger pathMotionArc pivotAnchor transitionEasing transitionPathRotate -+styleable CoordinatorLayout keylines statusBarBackground -+styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline -+styleable CustomAttribute attributeName customBoolean customColorDrawableValue customColorValue customDimension customFloatValue customIntegerValue customPixelDimension customStringValue -+styleable DesignTheme bottomSheetDialogTheme bottomSheetStyle -+styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness -+styleable ExtendedFloatingActionButton elevation extendMotionSpec hideMotionSpec showMotionSpec shrinkMotionSpec -+styleable ExtendedFloatingActionButton_Behavior_Layout behavior_autoHide behavior_autoShrink -+styleable FloatingActionButton backgroundTint backgroundTintMode borderWidth elevation ensureMinTouchTargetSize fabCustomSize fabSize fab_colorDisabled fab_colorNormal fab_colorPressed fab_colorRipple fab_elevationCompat fab_hideAnimation fab_label fab_progress fab_progress_backgroundColor fab_progress_color fab_progress_indeterminate fab_progress_max fab_progress_showBackground fab_shadowColor fab_shadowRadius fab_shadowXOffset fab_shadowYOffset fab_showAnimation fab_showShadow fab_size hideMotionSpec hoveredFocusedTranslationZ maxImageSize pressedTranslationZ rippleColor shapeAppearance shapeAppearanceOverlay showMotionSpec useCompatPadding -+styleable FloatingActionButton_Behavior_Layout behavior_autoHide -+styleable FloatingActionMenu menu_animationDelayPerItem menu_backgroundColor menu_buttonSpacing menu_buttonToggleAnimation menu_colorNormal menu_colorPressed menu_colorRipple menu_fab_hide_animation menu_fab_label menu_fab_show_animation menu_fab_size menu_icon menu_labels_colorNormal menu_labels_colorPressed menu_labels_colorRipple menu_labels_cornerRadius menu_labels_customFont menu_labels_ellipsize menu_labels_hideAnimation menu_labels_margin menu_labels_maxLines menu_labels_padding menu_labels_paddingBottom menu_labels_paddingLeft menu_labels_paddingRight menu_labels_paddingTop menu_labels_position menu_labels_showAnimation menu_labels_showShadow menu_labels_singleLine menu_labels_style menu_labels_textColor menu_labels_textSize menu_openDirection menu_shadowColor menu_shadowRadius menu_shadowXOffset menu_shadowYOffset menu_showShadow -+styleable FlowLayout itemSpacing lineSpacing -+styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily -+styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex -+styleable ForegroundLinearLayout android_foreground android_foregroundGravity foregroundInsidePadding -+styleable Fragment android_id android_name android_tag -+styleable FragmentContainerView android_name android_tag -+styleable GenericDraweeHierarchy actualImageScaleType backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio -+styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type -+styleable GradientColorItem android_color android_offset -+styleable ImageFilterView altSrc brightness contrast crossfade overlay round roundPercent saturation warmth -+styleable Insets paddingBottomSystemWindowInsets paddingLeftSystemWindowInsets paddingRightSystemWindowInsets -+styleable KeyAttribute android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate -+styleable KeyCycle android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveOffset wavePeriod waveShape waveVariesBy -+styleable KeyPosition curveFit drawPath framePosition keyPositionType motionTarget pathMotionArc percentHeight percentWidth percentX percentY sizePercent transitionEasing -+styleable KeyTimeCycle android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveDecay waveOffset wavePeriod waveShape -+styleable KeyTrigger framePosition motionTarget motion_postLayoutCollision motion_triggerOnCollision onCross onNegativeCross onPositiveCross triggerId triggerReceiver triggerSlack -+styleable Layout android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_orientation barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop maxHeight maxWidth minHeight minWidth -+styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers -+styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width -+styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset -+styleable MaterialAlertDialog backgroundInsetBottom backgroundInsetEnd backgroundInsetStart backgroundInsetTop -+styleable MaterialAlertDialogTheme materialAlertDialogBodyTextStyle materialAlertDialogTheme materialAlertDialogTitleIconStyle materialAlertDialogTitlePanelStyle materialAlertDialogTitleTextStyle -+styleable MaterialButton android_checkable android_insetBottom android_insetLeft android_insetRight android_insetTop backgroundTint backgroundTintMode cornerRadius elevation icon iconGravity iconPadding iconSize iconTint iconTintMode rippleColor shapeAppearance shapeAppearanceOverlay strokeColor strokeWidth -+styleable MaterialButtonToggleGroup checkedButton selectionRequired singleSelection -+styleable MaterialCalendar android_windowFullscreen dayInvalidStyle daySelectedStyle dayStyle dayTodayStyle rangeFillColor yearSelectedStyle yearStyle yearTodayStyle -+styleable MaterialCalendarItem android_insetBottom android_insetLeft android_insetRight android_insetTop itemFillColor itemShapeAppearance itemShapeAppearanceOverlay itemStrokeColor itemStrokeWidth itemTextColor -+styleable MaterialCardView android_checkable cardForegroundColor checkedIcon checkedIconTint rippleColor shapeAppearance shapeAppearanceOverlay state_dragged strokeColor strokeWidth -+styleable MaterialCheckBox buttonTint useMaterialThemeColors -+styleable MaterialComponentsTheme bottomSheetDialogTheme bottomSheetStyle chipGroupStyle chipStandaloneStyle chipStyle colorAccent colorBackgroundFloating colorPrimary colorPrimaryDark colorSecondary editTextStyle floatingActionButtonStyle materialButtonStyle materialCardViewStyle navigationViewStyle scrimBackground snackbarButtonStyle tabStyle textAppearanceBody1 textAppearanceBody2 textAppearanceButton textAppearanceCaption textAppearanceHeadline1 textAppearanceHeadline2 textAppearanceHeadline3 textAppearanceHeadline4 textAppearanceHeadline5 textAppearanceHeadline6 textAppearanceOverline textAppearanceSubtitle1 textAppearanceSubtitle2 textInputStyle -+styleable MaterialRadioButton useMaterialThemeColors -+styleable MaterialShape shapeAppearance shapeAppearanceOverlay -+styleable MaterialTextAppearance android_lineHeight lineHeight -+styleable MaterialTextView android_lineHeight android_textAppearance lineHeight -+styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible -+styleable MenuItem actionLayout actionProviderClass actionViewClass alphabeticModifiers android_alphabeticShortcut android_checkable android_checked android_enabled android_icon android_id android_menuCategory android_numericShortcut android_onClick android_orderInCategory android_title android_titleCondensed android_visible contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText -+styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow -+styleable MockView mock_diagonalsColor mock_label mock_labelBackgroundColor mock_labelColor mock_showDiagonals mock_showLabel -+styleable Motion animate_relativeTo drawPath motionPathRotate motionStagger pathMotionArc transitionEasing -+styleable MotionHelper onHide onShow -+styleable MotionLayout applyMotionScene currentState layoutDescription motionDebug motionProgress showPaths -+styleable MotionScene defaultDuration layoutDuringTransition -+styleable MotionTelltales telltales_tailColor telltales_tailScale telltales_velocityMode -+styleable NavigationView android_background android_fitsSystemWindows android_maxWidth elevation headerLayout itemBackground itemHorizontalPadding itemIconPadding itemIconSize itemIconTint itemMaxLines itemShapeAppearance itemShapeAppearanceOverlay itemShapeFillColor itemShapeInsetBottom itemShapeInsetEnd itemShapeInsetStart itemShapeInsetTop itemTextAppearance itemTextColor menu -+styleable OnClick clickAction targetId -+styleable OnSwipe dragDirection dragScale dragThreshold limitBoundsTo maxAcceleration maxVelocity moveWhenScrollAtTop nestedScrollFlags onTouchUp touchAnchorId touchAnchorSide touchRegionId -+styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor -+styleable PopupWindowBackgroundState state_above_anchor -+styleable PropertySet android_alpha android_visibility layout_constraintTag motionProgress visibilityMode -+styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle -+styleable RecyclerView android_clipToPadding android_descendantFocusability android_orientation fastScrollEnabled fastScrollHorizontalThumbDrawable fastScrollHorizontalTrackDrawable fastScrollVerticalThumbDrawable fastScrollVerticalTrackDrawable layoutManager reverseLayout spanCount stackFromEnd -+styleable ScrimInsetsFrameLayout insetForeground -+styleable ScrollingViewBehavior_Layout behavior_overlapTop -+styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon -+styleable ShapeAppearance cornerFamily cornerFamilyBottomLeft cornerFamilyBottomRight cornerFamilyTopLeft cornerFamilyTopRight cornerSize cornerSizeBottomLeft cornerSizeBottomRight cornerSizeTopLeft cornerSizeTopRight -+styleable ShapeableImageView strokeColor strokeWidth -+styleable SimpleDraweeView actualImageResource actualImageScaleType actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio -+styleable Slider android_stepSize android_value android_valueFrom android_valueTo floatingLabel haloColor haloRadius labelStyle thumbColor thumbElevation thumbRadius tickColor tickColorActive tickColorInactive trackColor trackColorActive trackColorInactive trackHeight -+styleable Snackbar snackbarButtonStyle snackbarStyle snackbarTextViewStyle -+styleable SnackbarLayout actionTextColorAlpha android_maxWidth animationMode backgroundOverlayColorAlpha backgroundTint backgroundTintMode elevation maxActionInlineWidth -+styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme -+styleable State android_id constraints -+styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible -+styleable StateListDrawableItem android_drawable -+styleable StateSet defaultState -+styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode -+styleable SwitchMaterial useMaterialThemeColors -+styleable TabItem android_icon android_layout android_text -+styleable TabLayout tabBackground tabContentStart tabGravity tabIconTint tabIconTintMode tabIndicator tabIndicatorAnimationDuration tabIndicatorColor tabIndicatorFullWidth tabIndicatorGravity tabIndicatorHeight tabInlineLabel tabMaxWidth tabMinWidth tabMode tabPadding tabPaddingBottom tabPaddingEnd tabPaddingStart tabPaddingTop tabRippleColor tabSelectedTextColor tabTextAppearance tabTextColor tabUnboundedRipple -+styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textFontWeight android_textSize android_textStyle android_typeface fontFamily fontVariationSettings textAllCaps textLocale -+styleable TextInputLayout android_enabled android_hint android_textColorHint boxBackgroundColor boxBackgroundMode boxCollapsedPaddingTop boxCornerRadiusBottomEnd boxCornerRadiusBottomStart boxCornerRadiusTopEnd boxCornerRadiusTopStart boxStrokeColor boxStrokeErrorColor boxStrokeWidth boxStrokeWidthFocused counterEnabled counterMaxLength counterOverflowTextAppearance counterOverflowTextColor counterTextAppearance counterTextColor endIconCheckable endIconContentDescription endIconDrawable endIconMode endIconTint endIconTintMode errorContentDescription errorEnabled errorIconDrawable errorIconTint errorIconTintMode errorTextAppearance errorTextColor helperText helperTextEnabled helperTextTextAppearance helperTextTextColor hintAnimationEnabled hintEnabled hintTextAppearance hintTextColor passwordToggleContentDescription passwordToggleDrawable passwordToggleEnabled passwordToggleTint passwordToggleTintMode placeholderText placeholderTextAppearance placeholderTextColor prefixText prefixTextAppearance prefixTextColor shapeAppearance shapeAppearanceOverlay startIconCheckable startIconContentDescription startIconDrawable startIconTint startIconTintMode suffixText suffixTextAppearance suffixTextColor -+styleable ThemeEnforcement android_textAppearance enforceMaterialTheme enforceTextAppearance -+styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor -+styleable Tooltip android_layout_margin android_minHeight android_minWidth android_padding android_text android_textAppearance backgroundTint -+styleable Transform android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ -+styleable Transition android_id autoTransition constraintSetEnd constraintSetStart duration layoutDuringTransition motionInterpolator pathMotionArc staggered transitionDisable transitionFlags -+styleable Variant constraints region_heightLessThan region_heightMoreThan region_widthLessThan region_widthMoreThan -+styleable View android_focusable android_theme paddingEnd paddingStart theme -+styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode -+styleable ViewPager2 android_orientation -+styleable ViewStubCompat android_id android_inflatedId android_layout -+xml rn_dev_preferences -+xml standalone_badge -+xml standalone_badge_gravity_bottom_end -+xml standalone_badge_gravity_bottom_start -+xml standalone_badge_gravity_top_start -+xml standalone_badge_offset -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab -new file mode 100644 -index 0000000..9ba2293 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream -new file mode 100644 -index 0000000..2e11374 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream -@@ -0,0 +1 @@ -+Ä/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/ElementTransition.ktÍ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/RotationAnimator.ktÍ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/OutlineEvaluator.ktÙ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/TitleAndButtonsContainer.ktÕ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactImageBoundsAnimator.ktÍ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/interpolators/SpringInterpolator.ktÏ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/TextChangeAnimator.ktÔ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/TitleSubTitleLayout.ktÔ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/FastImageBoundsAnimator.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/XAnimator.ktÚ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/FastImageBorderRadiusAnimator.ktÙ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/overlay/OverlayLayout.ktÌ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/finder/ExistingViewFinder.kt¶/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ImageLoader.ktÛ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/interpolators/DecelerateAccelerateInterpolator.ktÃ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/parsers/TypefaceLoader.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/params/ReactPlatformColor.ktÌ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/BoundsEvaluator.ktØ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter.kt»/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/SharedElements.kt®/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/Log.kt¾/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/AnimationsOptions.ktÂ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/StackAnimationOptions.kt¿/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/ElementTransitions.ktÀ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalHostLayout.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/YAnimator.kt¹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactImageView.ktÓ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsPresenter.ktØ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarCollapseBehavior.ktÔ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/BackgroundColorAnimator.ktÒ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarController.ktÒ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsAnimator.kt¼/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/NavigationPackage.kt¹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ViewExtensions.ktÅ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/touch/OverlayTouchDelegate.ktÖ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactViewRotationAnimator.kt×/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/overlay/RootOverlay.kt¼/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/LayoutAnimation.kt¼/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/AnimationListener.kt²/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/Context.ktÀ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/layout/LayoutInsets.ktÕ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactViewOutlineAnimator.ktµ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ViewParent.ktË/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/SharedElementTransitionOptions.kt½/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/Transition.ktÚ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplier.kt·/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/Events.ktÉ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/animations/ViewAnimatorCreator.ktµ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ImageUtils.ktÌ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/animations/ViewAnimationOptions.ktÄ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/finder/ViewFinder.kt¸/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.ktÕ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactImageMatrixAnimator.ktÕ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/BackgroundColorEvaluator.kt¹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactViewGroup.ktÇ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/TransitionSetCreator.ktÂ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/bottomtabs/ShadowLayout.ktÀ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/TransitionSet.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/BorderRadiusOutlineProvider.ktÁ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalFrameLayout.kt¹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ViewController.ktÕ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxDelegate.ktÁ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/layout/LayoutOptions.kt½/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/AnimationOptions.kt¶/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/MotionEvent.ktÌ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/reactNative63/java/com/reactnativenavigation/react/modal/ModalContentLayout.ktº/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/OutlineProvider.kt¿/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/params/ThemeColour.ktÈ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ViewOutline.ktÊ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/ButtonBar.ktÙ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController.ktÁ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.ktÐ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/animations/DefaultViewAnimatorCreator.ktË/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/overlay/OverlayManager.ktÔ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/FastImageMatrixAnimator.ktÙ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/NoOpYellowBoxDelegate.ktÐ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/TopBarAnimator.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalLayoutController.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/HardwareBackButtonOptions.ktÀ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/hierarchy/root/RootAnimator.ktÈ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt´/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/IdFactory.kt¸/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/FontOptions.ktÓ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/SingleLineTextView.ktÂ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/ValueAnimationOptions.kt¿/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/parsers/FontParser.ktÛ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactImageCornerRadiusAnimator.ktØ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/TitleAndButtonsMeasurer.ktÆ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/animations/BaseViewAnimator.ktÅ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/ElementTransitionOptions.ktØ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ModalOverlay.ktº/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/ShadowOptions.ktÇ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/TransitionAnimationOptions.ktÔ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/PropertyAnimatorCreator.ktÊ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/SharedElementTransition.ktÉ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/bottomtabs/BottomTabsContainer.ktº/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/options/FadeAnimation.kt×/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/IconBackgroundDrawable.ktä/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/FastImageBorderRadiusAnimator+utilities.ktÉ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/reactNative63/java/com/reactnativenavigation/options/parsers/ColorParser.ktÒ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/CornerRadiusEvaluator.ktÒ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/stack/topbar/titlebar/TitleBarReactView.ktÚ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/animators/ReactViewBorderRadiusAnimator.kt¹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/RoundingParams.ktÌ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/views/element/TransitionAnimatorCreator.ktÈ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.ktá/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ViewControllerOverlay.ktÓ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonSpan.kt·/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/PrimitiveExt.kt -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len -new file mode 100644 -index 0000000..4132055 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len -new file mode 100644 -index 0000000..e1b7d79 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values -new file mode 100644 -index 0000000..b4c5910 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at -new file mode 100644 -index 0000000..e6a7f46 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s -new file mode 100644 -index 0000000..7c8b1df ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s -@@ -0,0 +1 @@ -+ï!Á$ -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i -new file mode 100644 -index 0000000..60d05f5 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len -new file mode 100644 -index 0000000..131e265 -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab -new file mode 100644 -index 0000000..d8425da -Binary files /dev/null and b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab differ -diff --git a/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream -new file mode 100644 -index 0000000..0a65bc1 ---- /dev/null -+++ b/node_modules/react-native-navigation/lib/android/app/build/kotlin/compileReactNative63DebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream -@@ -0,0 +1 @@ -+5com.reactnativenavigation.hierarchy.root.RootAnimator2com.reactnativenavigation.options.AnimationOptionscom.reactnativenavigation.options.ElementTransitions.Companion/com.reactnativenavigation.options.FadeAnimation-com.reactnativenavigation.options.FontOptions;com.reactnativenavigation.options.HwBackBottomTabsBehaviourEcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.Undefined@com.reactnativenavigation.options.HwBackBottomTabsBehaviour.ExitIcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.PrevSelectionGcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.JumpToFirstEcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.Companion;com.reactnativenavigation.options.HardwareBackButtonOptions1com.reactnativenavigation.options.LayoutAnimation3com.reactnativenavigation.options.NullShadowOptions/com.reactnativenavigation.options.ShadowOptions@com.reactnativenavigation.options.SharedElementTransitionOptionsJcom.reactnativenavigation.options.SharedElementTransitionOptions.Companion0com.reactnativenavigation.options.SharedElements:com.reactnativenavigation.options.SharedElements.Companion7com.reactnativenavigation.options.StackAnimationOptionscom.reactnativenavigation.options.params.ThemeColour.Companion4com.reactnativenavigation.options.parsers.FontParser>com.reactnativenavigation.options.parsers.FontParser.Companion8com.reactnativenavigation.options.parsers.TypefaceLoader1com.reactnativenavigation.react.NavigationPackagecom.reactnativenavigation.react.modal.ShowModalEvent.Companion6com.reactnativenavigation.react.modal.ModalFrameLayout5com.reactnativenavigation.react.modal.ModalHostLayout;com.reactnativenavigation.react.modal.ModalLayoutController6com.reactnativenavigation.react.modal.ModalViewManager9com.reactnativenavigation.react.modal.ModalHostShadowNode7com.reactnativenavigation.utils.ScreenAnimationListener;com.reactnativenavigation.utils.BorderRadiusOutlineProvider)com.reactnativenavigation.utils.IdFactory3com.reactnativenavigation.utils.IdFactory.Companion+com.reactnativenavigation.utils.ImageLoaderAcom.reactnativenavigation.utils.ImageLoader.ImagesLoadingListener5com.reactnativenavigation.utils.ImageLoader.Companion%com.reactnativenavigation.utils.Scale/com.reactnativenavigation.utils.OutlineProvider.com.reactnativenavigation.utils.RoundingParams8com.reactnativenavigation.utils.RoundingParams.Companion-com.reactnativenavigation.utils.SystemUiUtilsGcom.reactnativenavigation.viewcontrollers.bottomtabs.BottomTabsAnimatorHcom.reactnativenavigation.viewcontrollers.bottomtabs.BottomTabsPresenter=com.reactnativenavigation.viewcontrollers.modal.ModalAnimator@com.reactnativenavigation.viewcontrollers.overlay.OverlayManager=com.reactnativenavigation.viewcontrollers.stack.StackAnimatorEcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarAnimatorMcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarCollapseBehaviorGcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarControllerNcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonController^com.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonController.OnClickListenerMcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonPresenterWcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonPresenter.CompanionHcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonSpanOcom.reactnativenavigation.viewcontrollers.viewcontroller.LayoutDirectionApplierNcom.reactnativenavigation.viewcontrollers.viewcontroller.NoOpYellowBoxDelegateJcom.reactnativenavigation.viewcontrollers.viewcontroller.YellowBoxDelegateMcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.ModalOverlayNcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.OverlayLayoutLcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.RootOverlayVcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.ViewControllerOverlay;com.reactnativenavigation.views.animations.BaseViewAnimatorIcom.reactnativenavigation.views.animations.BaseViewAnimator.HideDirectionJcom.reactnativenavigation.views.animations.BaseViewAnimator.AnimationStateLcom.reactnativenavigation.views.animations.BaseViewAnimator.AnimatorListenerEcom.reactnativenavigation.views.animations.DefaultViewAnimatorCreatorOcom.reactnativenavigation.views.animations.DefaultViewAnimatorCreator.Companion>com.reactnativenavigation.views.animations.ViewAnimatorCreator9com.reactnativenavigation.views.bottomtabs.TopOutlineView>com.reactnativenavigation.views.bottomtabs.BottomTabsContainer7com.reactnativenavigation.views.bottomtabs.ShadowLayout9com.reactnativenavigation.views.element.ElementTransition?com.reactnativenavigation.views.element.SharedElementTransition2com.reactnativenavigation.views.element.TransitionAcom.reactnativenavigation.views.element.TransitionAnimatorCreator5com.reactnativenavigation.views.element.TransitionSetcom.reactnativenavigation.options.ElementTransitions.Companion/com.reactnativenavigation.options.FadeAnimation-com.reactnativenavigation.options.FontOptions;com.reactnativenavigation.options.HwBackBottomTabsBehaviourEcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.Undefined@com.reactnativenavigation.options.HwBackBottomTabsBehaviour.ExitIcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.PrevSelectionGcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.JumpToFirstEcom.reactnativenavigation.options.HwBackBottomTabsBehaviour.Companion;com.reactnativenavigation.options.HardwareBackButtonOptions1com.reactnativenavigation.options.LayoutAnimation3com.reactnativenavigation.options.NullShadowOptions/com.reactnativenavigation.options.ShadowOptions@com.reactnativenavigation.options.SharedElementTransitionOptionsJcom.reactnativenavigation.options.SharedElementTransitionOptions.Companion0com.reactnativenavigation.options.SharedElements:com.reactnativenavigation.options.SharedElements.Companion7com.reactnativenavigation.options.StackAnimationOptionscom.reactnativenavigation.options.params.ThemeColour.Companion4com.reactnativenavigation.options.parsers.FontParser>com.reactnativenavigation.options.parsers.FontParser.Companion8com.reactnativenavigation.options.parsers.TypefaceLoader1com.reactnativenavigation.react.NavigationPackagecom.reactnativenavigation.react.modal.ShowModalEvent.Companion6com.reactnativenavigation.react.modal.ModalFrameLayout5com.reactnativenavigation.react.modal.ModalHostLayout;com.reactnativenavigation.react.modal.ModalLayoutController6com.reactnativenavigation.react.modal.ModalViewManager9com.reactnativenavigation.react.modal.ModalHostShadowNode7com.reactnativenavigation.utils.ScreenAnimationListener;com.reactnativenavigation.utils.BorderRadiusOutlineProvider)com.reactnativenavigation.utils.IdFactory3com.reactnativenavigation.utils.IdFactory.Companion+com.reactnativenavigation.utils.ImageLoaderAcom.reactnativenavigation.utils.ImageLoader.ImagesLoadingListener5com.reactnativenavigation.utils.ImageLoader.Companion%com.reactnativenavigation.utils.Scale/com.reactnativenavigation.utils.OutlineProvider.com.reactnativenavigation.utils.RoundingParams8com.reactnativenavigation.utils.RoundingParams.Companion-com.reactnativenavigation.utils.SystemUiUtilsGcom.reactnativenavigation.viewcontrollers.bottomtabs.BottomTabsAnimatorHcom.reactnativenavigation.viewcontrollers.bottomtabs.BottomTabsPresenter=com.reactnativenavigation.viewcontrollers.modal.ModalAnimator@com.reactnativenavigation.viewcontrollers.overlay.OverlayManager=com.reactnativenavigation.viewcontrollers.stack.StackAnimatorEcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarAnimatorMcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarCollapseBehaviorGcom.reactnativenavigation.viewcontrollers.stack.topbar.TopBarControllerNcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonController^com.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonController.OnClickListenerMcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonPresenterWcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonPresenter.CompanionHcom.reactnativenavigation.viewcontrollers.stack.topbar.button.ButtonSpanOcom.reactnativenavigation.viewcontrollers.viewcontroller.LayoutDirectionApplierNcom.reactnativenavigation.viewcontrollers.viewcontroller.NoOpYellowBoxDelegateJcom.reactnativenavigation.viewcontrollers.viewcontroller.YellowBoxDelegateMcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.ModalOverlayNcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.OverlayLayoutLcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.RootOverlayVcom.reactnativenavigation.viewcontrollers.viewcontroller.overlay.ViewControllerOverlay;com.reactnativenavigation.views.animations.BaseViewAnimatorIcom.reactnativenavigation.views.animations.BaseViewAnimator.HideDirectionJcom.reactnativenavigation.views.animations.BaseViewAnimator.AnimationStateLcom.reactnativenavigation.views.animations.BaseViewAnimator.AnimatorListenerEcom.reactnativenavigation.views.animations.DefaultViewAnimatorCreatorOcom.reactnativenavigation.views.animations.DefaultViewAnimatorCreator.Companion>com.reactnativenavigation.views.animations.ViewAnimatorCreator9com.reactnativenavigation.views.bottomtabs.TopOutlineView>com.reactnativenavigation.views.bottomtabs.BottomTabsContainer7com.reactnativenavigation.views.bottomtabs.ShadowLayout9com.reactnativenavigation.views.element.ElementTransition?com.reactnativenavigation.views.element.SharedElementTransition2com.reactnativenavigation.views.element.TransitionAcom.reactnativenavigation.views.element.TransitionAnimatorCreator5com.reactnativenavigation.views.element.TransitionSetcom/reactnativenavigation/options/ElementTransitions$Companion/com/reactnativenavigation/options/FadeAnimation1com/reactnativenavigation/options/FadeAnimationKt-com/reactnativenavigation/options/FontOptions;com/reactnativenavigation/options/HwBackBottomTabsBehaviourEcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$Undefined@com/reactnativenavigation/options/HwBackBottomTabsBehaviour$ExitIcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$PrevSelectionGcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$JumpToFirstEcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$Companion;com/reactnativenavigation/options/HardwareBackButtonOptions1com/reactnativenavigation/options/LayoutAnimation3com/reactnativenavigation/options/NullShadowOptions/com/reactnativenavigation/options/ShadowOptions1com/reactnativenavigation/options/ShadowOptionsKt@com/reactnativenavigation/options/SharedElementTransitionOptionsJcom/reactnativenavigation/options/SharedElementTransitionOptions$Companion0com/reactnativenavigation/options/SharedElements:com/reactnativenavigation/options/SharedElements$Companion7com/reactnativenavigation/options/StackAnimationOptionscom/reactnativenavigation/options/TransitionAnimationOptionsKt7com/reactnativenavigation/options/ValueAnimationOptionsAcom/reactnativenavigation/options/ValueAnimationOptions$CompanionAcom/reactnativenavigation/options/animations/ViewAnimationOptionsPcom/reactnativenavigation/options/interpolators/DecelerateAccelerateInterpolatorBcom/reactnativenavigation/options/interpolators/SpringInterpolator5com/reactnativenavigation/options/layout/LayoutInsets?com/reactnativenavigation/options/layout/LayoutInsets$Companion6com/reactnativenavigation/options/layout/LayoutOptions@com/reactnativenavigation/options/layout/LayoutOptions$Companion;com/reactnativenavigation/options/params/ReactPlatformColor=com/reactnativenavigation/options/params/ReactPlatformColorKt8com/reactnativenavigation/options/params/NullThemeColour4com/reactnativenavigation/options/params/ThemeColour>com/reactnativenavigation/options/params/ThemeColour$Companion6com/reactnativenavigation/options/params/ThemeColourKt4com/reactnativenavigation/options/parsers/FontParser>com/reactnativenavigation/options/parsers/FontParser$Companion8com/reactnativenavigation/options/parsers/TypefaceLoaderJcom/reactnativenavigation/options/parsers/TypefaceLoader$defaultTypeFace$21com/reactnativenavigation/react/NavigationPackagecom/reactnativenavigation/react/modal/ShowModalEvent$Companion6com/reactnativenavigation/react/modal/ModalFrameLayout5com/reactnativenavigation/react/modal/ModalHostLayoutFcom/reactnativenavigation/react/modal/ModalHostLayout$viewController$2;com/reactnativenavigation/react/modal/ModalLayoutController6com/reactnativenavigation/react/modal/ModalViewManagerQcom/reactnativenavigation/react/modal/ModalViewManager$onAfterUpdateTransaction$19com/reactnativenavigation/react/modal/ModalHostShadowNode8com/reactnativenavigation/react/modal/ModalViewManagerKt7com/reactnativenavigation/utils/ScreenAnimationListener;com/reactnativenavigation/utils/BorderRadiusOutlineProvider)com/reactnativenavigation/utils/ContextKt)com/reactnativenavigation/utils/IdFactory3com/reactnativenavigation/utils/IdFactory$Companion+com/reactnativenavigation/utils/ImageLoaderAcom/reactnativenavigation/utils/ImageLoader$ImagesLoadingListener5com/reactnativenavigation/utils/ImageLoader$Companion%com/reactnativenavigation/utils/Scale,com/reactnativenavigation/utils/ImageUtilsKt%com/reactnativenavigation/utils/LogKt-com/reactnativenavigation/utils/MotionEventKt/com/reactnativenavigation/utils/OutlineProvider.com/reactnativenavigation/utils/PrimitiveExtKt0com/reactnativenavigation/utils/ReactImageViewKt0com/reactnativenavigation/utils/ReactViewGroupKt.com/reactnativenavigation/utils/RoundingParams8com/reactnativenavigation/utils/RoundingParams$Companion-com/reactnativenavigation/utils/SystemUiUtils0com/reactnativenavigation/utils/ViewControllerKt@com/reactnativenavigation/utils/ViewControllerKt$awaitRender$2$10com/reactnativenavigation/utils/ViewExtensionsKt,com/reactnativenavigation/utils/ViewParentKtGcom/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsAnimatorHcom/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsPresenter=com/reactnativenavigation/viewcontrollers/modal/ModalAnimator^com/reactnativenavigation/viewcontrollers/modal/ModalAnimator$showModalWithElementTransition$1acom/reactnativenavigation/viewcontrollers/modal/ModalAnimator$showModalWithoutElementTransition$1Gcom/reactnativenavigation/viewcontrollers/modal/ModalAnimator$dismiss$1Wcom/reactnativenavigation/viewcontrollers/modal/ModalAnimator$createShowModalAnimator$1Ucom/reactnativenavigation/viewcontrollers/modal/ModalAnimator$createDismissAnimator$1pcom/reactnativenavigation/viewcontrollers/modal/ModalAnimator$setupDismissAnimationWithSharedElementTransition$1@com/reactnativenavigation/viewcontrollers/overlay/OverlayManager=com/reactnativenavigation/viewcontrollers/stack/StackAnimatorJcom/reactnativenavigation/viewcontrollers/stack/StackAnimator$animatePop$1Ycom/reactnativenavigation/viewcontrollers/stack/StackAnimator$popWithElementTransitions$1Qcom/reactnativenavigation/viewcontrollers/stack/StackAnimator$createPopAnimator$1Rcom/reactnativenavigation/viewcontrollers/stack/StackAnimator$createPushAnimator$1Ucom/reactnativenavigation/viewcontrollers/stack/StackAnimator$createSetRootAnimator$1Ycom/reactnativenavigation/viewcontrollers/stack/StackAnimator$pushWithElementTransition$1ucom/reactnativenavigation/viewcontrollers/stack/StackAnimator$animatePushWithoutElementTransitions$$inlined$doOnEnd$1Ecom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarAnimatorMcom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarCollapseBehaviorGcom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarControllerNcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonControllerdcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController$applyNavigationIcon$1\com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController$addToMenu$1$1^com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController$OnClickListenerMcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter\com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$applyOptions$1Zcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$applyColor$1bcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$applyDisabledColor$1com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$applyOptionsDirectlyOnView$$inlined$doOnPreDraw$1„com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$setLeftButtonTestId$1$1$WixAccessibilityDelegateCompatWcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$CompanionHcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonSpanOcom/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplierNcom/reactnativenavigation/viewcontrollers/viewcontroller/NoOpYellowBoxDelegateJcom/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxDelegateMcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ModalOverlayNcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/OverlayLayoutLcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/RootOverlayVcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ViewControllerOverlay;com/reactnativenavigation/views/animations/BaseViewAnimatorVcom/reactnativenavigation/views/animations/BaseViewAnimator$special$$inlined$doOnEnd$1Vcom/reactnativenavigation/views/animations/BaseViewAnimator$special$$inlined$doOnEnd$2\com/reactnativenavigation/views/animations/BaseViewAnimator$hide$lambda$4$$inlined$doOnEnd$1Icom/reactnativenavigation/views/animations/BaseViewAnimator$HideDirectionJcom/reactnativenavigation/views/animations/BaseViewAnimator$AnimationStateLcom/reactnativenavigation/views/animations/BaseViewAnimator$AnimatorListenerEcom/reactnativenavigation/views/animations/DefaultViewAnimatorCreatorOcom/reactnativenavigation/views/animations/DefaultViewAnimatorCreator$Companion>com/reactnativenavigation/views/animations/ViewAnimatorCreator9com/reactnativenavigation/views/bottomtabs/TopOutlineView>com/reactnativenavigation/views/bottomtabs/BottomTabsContainer@com/reactnativenavigation/views/bottomtabs/BottomTabsContainerKt7com/reactnativenavigation/views/bottomtabs/ShadowLayout9com/reactnativenavigation/views/bottomtabs/ShadowLayoutKt9com/reactnativenavigation/views/element/ElementTransition?com/reactnativenavigation/views/element/SharedElementTransition2com/reactnativenavigation/views/element/TransitionAcom/reactnativenavigation/views/element/TransitionAnimatorCreatorJcom/reactnativenavigation/views/element/TransitionAnimatorCreator$create$1ncom/reactnativenavigation/views/element/TransitionAnimatorCreator$createAnimator$lambda$4$$inlined$doOnStart$1lcom/reactnativenavigation/views/element/TransitionAnimatorCreator$createAnimator$lambda$4$$inlined$doOnEnd$1ocom/reactnativenavigation/views/element/TransitionAnimatorCreator$createAnimator$lambda$4$$inlined$doOnCancel$1Qcom/reactnativenavigation/views/element/TransitionAnimatorCreator$recordIndices$1ccom/reactnativenavigation/views/element/TransitionAnimatorCreator$reparentViews$$inlined$sortedBy$1acom/reactnativenavigation/views/element/TransitionAnimatorCreator$createSharedElementAnimator$1$1ycom/reactnativenavigation/views/element/TransitionAnimatorCreator$restoreViewsToOriginalState$lambda$12$$inlined$sortBy$1ycom/reactnativenavigation/views/element/TransitionAnimatorCreator$restoreViewsToOriginalState$lambda$12$$inlined$sortBy$25com/reactnativenavigation/views/element/TransitionSetcom/reactnativenavigation/options/ElementTransitions$Companion/com/reactnativenavigation/options/FadeAnimation1com/reactnativenavigation/options/FadeAnimationKt-com/reactnativenavigation/options/FontOptions;com/reactnativenavigation/options/HwBackBottomTabsBehaviourEcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$Undefined@com/reactnativenavigation/options/HwBackBottomTabsBehaviour$ExitIcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$PrevSelectionGcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$JumpToFirstEcom/reactnativenavigation/options/HwBackBottomTabsBehaviour$Companion;com/reactnativenavigation/options/HardwareBackButtonOptions1com/reactnativenavigation/options/LayoutAnimation3com/reactnativenavigation/options/NullShadowOptions/com/reactnativenavigation/options/ShadowOptions1com/reactnativenavigation/options/ShadowOptionsKt@com/reactnativenavigation/options/SharedElementTransitionOptionsJcom/reactnativenavigation/options/SharedElementTransitionOptions$Companion0com/reactnativenavigation/options/SharedElements:com/reactnativenavigation/options/SharedElements$Companion7com/reactnativenavigation/options/StackAnimationOptionscom/reactnativenavigation/options/TransitionAnimationOptionsKt7com/reactnativenavigation/options/ValueAnimationOptionsAcom/reactnativenavigation/options/ValueAnimationOptions$CompanionAcom/reactnativenavigation/options/animations/ViewAnimationOptionsPcom/reactnativenavigation/options/interpolators/DecelerateAccelerateInterpolatorBcom/reactnativenavigation/options/interpolators/SpringInterpolator5com/reactnativenavigation/options/layout/LayoutInsets?com/reactnativenavigation/options/layout/LayoutInsets$Companion6com/reactnativenavigation/options/layout/LayoutOptions@com/reactnativenavigation/options/layout/LayoutOptions$Companion;com/reactnativenavigation/options/params/ReactPlatformColor=com/reactnativenavigation/options/params/ReactPlatformColorKt8com/reactnativenavigation/options/params/NullThemeColour4com/reactnativenavigation/options/params/ThemeColour>com/reactnativenavigation/options/params/ThemeColour$Companion6com/reactnativenavigation/options/params/ThemeColourKt4com/reactnativenavigation/options/parsers/FontParser>com/reactnativenavigation/options/parsers/FontParser$Companion8com/reactnativenavigation/options/parsers/TypefaceLoader1com/reactnativenavigation/react/NavigationPackagecom/reactnativenavigation/react/modal/ShowModalEvent$Companion6com/reactnativenavigation/react/modal/ModalFrameLayout5com/reactnativenavigation/react/modal/ModalHostLayout;com/reactnativenavigation/react/modal/ModalLayoutController6com/reactnativenavigation/react/modal/ModalViewManager9com/reactnativenavigation/react/modal/ModalHostShadowNode8com/reactnativenavigation/react/modal/ModalViewManagerKt7com/reactnativenavigation/utils/ScreenAnimationListener;com/reactnativenavigation/utils/BorderRadiusOutlineProvider)com/reactnativenavigation/utils/ContextKt)com/reactnativenavigation/utils/IdFactory3com/reactnativenavigation/utils/IdFactory$Companion+com/reactnativenavigation/utils/ImageLoaderAcom/reactnativenavigation/utils/ImageLoader$ImagesLoadingListener5com/reactnativenavigation/utils/ImageLoader$Companion%com/reactnativenavigation/utils/Scale,com/reactnativenavigation/utils/ImageUtilsKt%com/reactnativenavigation/utils/LogKt-com/reactnativenavigation/utils/MotionEventKt/com/reactnativenavigation/utils/OutlineProvider.com/reactnativenavigation/utils/PrimitiveExtKt0com/reactnativenavigation/utils/ReactImageViewKt0com/reactnativenavigation/utils/ReactViewGroupKt.com/reactnativenavigation/utils/RoundingParams8com/reactnativenavigation/utils/RoundingParams$Companion-com/reactnativenavigation/utils/SystemUiUtils0com/reactnativenavigation/utils/ViewControllerKt0com/reactnativenavigation/utils/ViewExtensionsKt,com/reactnativenavigation/utils/ViewParentKtGcom/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsAnimatorHcom/reactnativenavigation/viewcontrollers/bottomtabs/BottomTabsPresenter=com/reactnativenavigation/viewcontrollers/modal/ModalAnimator@com/reactnativenavigation/viewcontrollers/overlay/OverlayManager=com/reactnativenavigation/viewcontrollers/stack/StackAnimatorEcom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarAnimatorMcom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarCollapseBehaviorGcom/reactnativenavigation/viewcontrollers/stack/topbar/TopBarControllerNcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController^com/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonController$OnClickListenerMcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenterWcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonPresenter$CompanionHcom/reactnativenavigation/viewcontrollers/stack/topbar/button/ButtonSpanOcom/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplierNcom/reactnativenavigation/viewcontrollers/viewcontroller/NoOpYellowBoxDelegateJcom/reactnativenavigation/viewcontrollers/viewcontroller/YellowBoxDelegateMcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ModalOverlayNcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/OverlayLayoutLcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/RootOverlayVcom/reactnativenavigation/viewcontrollers/viewcontroller/overlay/ViewControllerOverlay;com/reactnativenavigation/views/animations/BaseViewAnimatorIcom/reactnativenavigation/views/animations/BaseViewAnimator$HideDirectionJcom/reactnativenavigation/views/animations/BaseViewAnimator$AnimationStateLcom/reactnativenavigation/views/animations/BaseViewAnimator$AnimatorListenerEcom/reactnativenavigation/views/animations/DefaultViewAnimatorCreatorOcom/reactnativenavigation/views/animations/DefaultViewAnimatorCreator$Companion>com/reactnativenavigation/views/animations/ViewAnimatorCreator9com/reactnativenavigation/views/bottomtabs/TopOutlineView>com/reactnativenavigation/views/bottomtabs/BottomTabsContainer@com/reactnativenavigation/views/bottomtabs/BottomTabsContainerKt7com/reactnativenavigation/views/bottomtabs/ShadowLayout9com/reactnativenavigation/views/bottomtabs/ShadowLayoutKt9com/reactnativenavigation/views/element/ElementTransition?com/reactnativenavigation/views/element/SharedElementTransition2com/reactnativenavigation/views/element/TransitionAcom/reactnativenavigation/views/element/TransitionAnimatorCreator5com/reactnativenavigation/views/element/TransitionSet -+ -+ react-native-navigation -+ Project react-native-navigation created by Buildship. -+ -+ -+ -+ -+ org.eclipse.buildship.core.gradleprojectbuilder -+ -+ -+ -+ -+ -+ org.eclipse.buildship.core.gradleprojectnature -+ -+ -+ -+ 1717415293006 -+ -+ 30 -+ -+ org.eclipse.core.resources.regexFilterMatcher -+ node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ -+ -+ -+ -+ -diff --git a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/NavigationApplication.java b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/NavigationApplication.java -index 0eced0f..251d72c 100644 ---- a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/NavigationApplication.java -+++ b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/NavigationApplication.java -@@ -4,6 +4,7 @@ import android.app.Application; - - import com.facebook.react.ReactApplication; - import com.facebook.react.ReactNativeHost; -+import com.facebook.react.soloader.OpenSourceMergedSoMapping; - import com.facebook.soloader.SoLoader; - import com.reactnativenavigation.react.ReactGateway; - import com.reactnativenavigation.viewcontrollers.externalcomponent.ExternalComponentCreator; -@@ -23,7 +24,11 @@ public abstract class NavigationApplication extends Application implements React - public void onCreate() { - super.onCreate(); - instance = this; -- SoLoader.init(this, false); -+ try { -+ SoLoader.init(this, OpenSourceMergedSoMapping.INSTANCE); -+ } catch (Exception e) { -+ e.printStackTrace(); -+ } - reactGateway = createReactGateway(); - } - -diff --git a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactTypefaceUtils.java b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactTypefaceUtils.java -index 834d734..7a208bf 100644 ---- a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactTypefaceUtils.java -+++ b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactTypefaceUtils.java -@@ -19,7 +19,7 @@ import android.text.TextUtils; - import androidx.annotation.Nullable; - import com.facebook.react.bridge.ReadableArray; - import com.facebook.react.views.text.ReactFontManager; --import com.facebook.react.views.text.ReactTextShadowNode; -+import com.facebook.react.common.ReactConstants; - import java.util.ArrayList; - import java.util.List; - -@@ -96,12 +96,12 @@ public class ReactTypefaceUtils { - - int want = 0; - if ((weight == Typeface.BOLD) -- || ((oldStyle & Typeface.BOLD) != 0 && weight == ReactTextShadowNode.UNSET)) { -+ || ((oldStyle & Typeface.BOLD) != 0 && weight == ReactConstants.UNSET)) { - want |= Typeface.BOLD; - } - - if ((style == Typeface.ITALIC) -- || ((oldStyle & Typeface.ITALIC) != 0 && style == ReactTextShadowNode.UNSET)) { -+ || ((oldStyle & Typeface.ITALIC) != 0 && style == ReactConstants.UNSET)) { - want |= Typeface.ITALIC; - } - -diff --git a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactViewGroup.kt b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactViewGroup.kt -index f92580c..6c3c13e 100644 ---- a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactViewGroup.kt -+++ b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/ReactViewGroup.kt -@@ -4,4 +4,11 @@ import com.facebook.react.views.view.ReactViewBackgroundDrawable - import com.facebook.react.views.view.ReactViewGroup - - val ReactViewGroup.borderRadius: Float -- get() = (background as? ReactViewBackgroundDrawable)?.fullBorderRadius ?: 0f -\ No newline at end of file -+ get() = (background as? ReactViewBackgroundDrawable)?.computedBorderRadius?.let { radii -> -+ listOf( -+ radii.topLeft as? Float ?: 0f, -+ radii.topRight as? Float ?: 0f, -+ radii.bottomLeft as? Float ?: 0f, -+ radii.bottomRight as? Float ?: 0f -+ ).minOrNull() ?: 0f -+ } ?: 0f -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplier.kt b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplier.kt -index 89216ae..7ef5418 100644 ---- a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplier.kt -+++ b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/viewcontroller/LayoutDirectionApplier.kt -@@ -3,13 +3,14 @@ package com.reactnativenavigation.viewcontrollers.viewcontroller - import com.facebook.react.ReactInstanceManager - import com.facebook.react.modules.i18nmanager.I18nUtil - import com.reactnativenavigation.options.Options -+import com.facebook.react.bridge.ReactContext - - class LayoutDirectionApplier { - fun apply(root: ViewController<*>, options: Options, instanceManager: ReactInstanceManager) { - if (options.layout.direction.hasValue() && instanceManager.currentReactContext != null) { - root.activity.window.decorView.layoutDirection = options.layout.direction.get() -- I18nUtil.getInstance().allowRTL(instanceManager.currentReactContext, options.layout.direction.isRtl) -- I18nUtil.getInstance().forceRTL(instanceManager.currentReactContext, options.layout.direction.isRtl) -+ I18nUtil.getInstance().allowRTL(instanceManager.currentReactContext as ReactContext, options.layout.direction.isRtl) -+ I18nUtil.getInstance().forceRTL(instanceManager.currentReactContext as ReactContext, options.layout.direction.isRtl) - } - } - } -\ No newline at end of file -diff --git a/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt b/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt -index ea8516f..551f72b 100644 ---- a/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt -+++ b/node_modules/react-native-navigation/lib/android/app/src/reactNative71/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt -@@ -49,17 +49,17 @@ class ModalContentLayout(context: Context?) : ReactViewGroup(context), RootView{ - updateFirstChildView() - } - } -- override fun onChildStartedNativeGesture(child: View, androidEvent: MotionEvent?) { -+ override fun onChildStartedNativeGesture(child: View, androidEvent: MotionEvent) { - mJSTouchDispatcher.onChildStartedNativeGesture(androidEvent, this.getEventDispatcher()) - } -- override fun onChildStartedNativeGesture(androidEvent: MotionEvent?) { -+ override fun onChildStartedNativeGesture(androidEvent: MotionEvent) { - mJSTouchDispatcher.onChildStartedNativeGesture(androidEvent, this.getEventDispatcher()) - } -- override fun onChildEndedNativeGesture(child: View, androidEvent: MotionEvent?) { -+ override fun onChildEndedNativeGesture(child: View, androidEvent: MotionEvent) { - mJSTouchDispatcher.onChildEndedNativeGesture(androidEvent, this.getEventDispatcher()) - } - override fun requestDisallowInterceptTouchEvent(disallowIntercept: Boolean) {} -- private fun getEventDispatcher(): EventDispatcher? { -+ private fun getEventDispatcher(): EventDispatcher { - val reactContext: ReactContext = this.getReactContext() - return reactContext.getNativeModule(UIManagerModule::class.java)!!.eventDispatcher - } -@@ -73,12 +73,12 @@ class ModalContentLayout(context: Context?) : ReactViewGroup(context), RootView{ - return this.context as ReactContext - } - -- override fun onInterceptTouchEvent(event: MotionEvent?): Boolean { -+ override fun onInterceptTouchEvent(event: MotionEvent): Boolean { - mJSTouchDispatcher.handleTouchEvent(event, getEventDispatcher()) - return super.onInterceptTouchEvent(event) - } - -- override fun onTouchEvent(event: MotionEvent?): Boolean { -+ override fun onTouchEvent(event: MotionEvent): Boolean { - mJSTouchDispatcher.handleTouchEvent(event, getEventDispatcher()) - super.onTouchEvent(event) - return true -diff --git a/node_modules/react-native-navigation/lib/ios/BottomTabsBasePresenter.m b/node_modules/react-native-navigation/lib/ios/BottomTabsBasePresenter.m -index 75aa424..08fb843 100644 ---- a/node_modules/react-native-navigation/lib/ios/BottomTabsBasePresenter.m -+++ b/node_modules/react-native-navigation/lib/ios/BottomTabsBasePresenter.m -@@ -29,8 +29,14 @@ - [self applyBackgroundColor:[withDefault.bottomTabs.backgroundColor withDefault:nil] - translucent:[withDefault.bottomTabs.translucent withDefault:NO]]; - [bottomTabs setTabBarHideShadow:[withDefault.bottomTabs.hideShadow withDefault:NO]]; -- [bottomTabs setTabBarStyle:[RCTConvert UIBarStyle:[withDefault.bottomTabs.barStyle -- withDefault:@"default"]]]; -+ UIBarStyle tabBarStyle = UIBarStyleDefault; -+ NSString *tabBarStyleOption = [withDefault.bottomTabs.barStyle withDefault:@"default"]; -+ -+ if ([tabBarStyleOption isEqualToString:@"black"]) { -+ tabBarStyle = UIBarStyleBlack; -+ } -+ -+ [bottomTabs setTabBarStyle:tabBarStyle]; - [self applyTabBarBorder:withDefault.bottomTabs]; - [self applyTabBarShadow:withDefault.bottomTabs.shadow]; - } -@@ -60,7 +66,14 @@ - } - - if (mergeOptions.bottomTabs.barStyle.hasValue) { -- [bottomTabs setTabBarStyle:[RCTConvert UIBarStyle:mergeOptions.bottomTabs.barStyle.get]]; -+ UIBarStyle tabBarStyle = UIBarStyleDefault; -+ NSString *tabBarStyleOption = mergeOptions.bottomTabs.barStyle.get; -+ -+ if ([tabBarStyleOption isEqualToString:@"black"]) { -+ tabBarStyle = UIBarStyleBlack; -+ } -+ -+ [bottomTabs setTabBarStyle:tabBarStyle]; - } - - if (mergeOptions.bottomTabs.translucent.hasValue) { -diff --git a/node_modules/react-native-navigation/lib/ios/RNNStackPresenter.m b/node_modules/react-native-navigation/lib/ios/RNNStackPresenter.m -index 5f4218e..fa7602e 100644 ---- a/node_modules/react-native-navigation/lib/ios/RNNStackPresenter.m -+++ b/node_modules/react-native-navigation/lib/ios/RNNStackPresenter.m -@@ -67,8 +67,14 @@ - [_interactivePopGestureDelegate setEnabled:[withDefault.popGesture withDefault:YES]]; - stack.interactivePopGestureRecognizer.delegate = _interactivePopGestureDelegate; - -- [stack -- setBarStyle:[RCTConvert UIBarStyle:[withDefault.topBar.barStyle withDefault:@"default"]]]; -+ UIBarStyle barStyle = UIBarStyleDefault; -+ NSString *barStyleOption = [withDefault.topBar.barStyle withDefault:@"default"]; -+ -+ if ([barStyleOption isEqualToString:@"black"]) { -+ barStyle = UIBarStyleBlack; -+ } -+ -+ [stack setBarStyle:barStyle]; - [stack setRootBackgroundImage:[withDefault.rootBackgroundImage withDefault:nil]]; - [stack setNavigationBarTestId:[withDefault.topBar.testID withDefault:nil]]; - [stack setNavigationBarVisible:[withDefault.topBar.visible withDefault:YES] -@@ -126,8 +132,14 @@ - } - - if (mergeOptions.topBar.barStyle.hasValue) { -- [stack setBarStyle:[RCTConvert UIBarStyle:mergeOptions.topBar.barStyle.get]]; -- } -+ UIBarStyle barStyle = UIBarStyleDefault; -+ NSString *barStyleOption = mergeOptions.topBar.barStyle.get; -+ -+ if ([barStyleOption isEqualToString:@"black"]) { -+ barStyle = UIBarStyleBlack; -+ } -+ -+ [stack setBarStyle:barStyle];} - - if (mergeOptions.topBar.background.clipToBounds.hasValue) { - [stack setNavigationBarClipsToBounds:[mergeOptions.topBar.background.clipToBounds get]]; diff --git a/patches/react-native-navigation+8.3.2.patch b/patches/react-native-navigation+8.3.2.patch new file mode 100644 index 00000000..3964b449 --- /dev/null +++ b/patches/react-native-navigation+8.3.2.patch @@ -0,0 +1,25 @@ +diff --git a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt +index 1d877a9..1054c4f 100644 +--- a/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt ++++ b/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt +@@ -16,10 +16,7 @@ class ModalContentLayout(context: Context?) : ReactViewGroup(context), RootView{ + + private val mJSTouchDispatcher = JSTouchDispatcher(this) + +- override fun onChildStartedNativeGesture(child: View, androidEvent: MotionEvent) { +- mJSTouchDispatcher.onChildStartedNativeGesture(androidEvent, this.getEventDispatcher()) +- } +- override fun onChildStartedNativeGesture(androidEvent: MotionEvent) { ++ override fun onChildStartedNativeGesture(child: View?, androidEvent: MotionEvent) { + mJSTouchDispatcher.onChildStartedNativeGesture(androidEvent, this.getEventDispatcher()) + } + override fun onChildEndedNativeGesture(child: View, androidEvent: MotionEvent) { +@@ -31,7 +28,7 @@ class ModalContentLayout(context: Context?) : ReactViewGroup(context), RootView{ + return UIManagerHelper.getEventDispatcher(reactContext, UIManagerType.FABRIC) ?: throw IllegalStateException("EventDispatcher for Fabric UI Manager is not found") + } + +- override fun handleException(t: Throwable?) { ++ override fun handleException(t: Throwable) { + getReactContext().handleException(RuntimeException(t)) + } + diff --git a/patches/react-native-safe-area-context+4.14.1.patch b/patches/react-native-safe-area-context+4.14.1.patch new file mode 100644 index 00000000..cd1e84c4 --- /dev/null +++ b/patches/react-native-safe-area-context+4.14.1.patch @@ -0,0 +1,62 @@ +diff --git a/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaProviderManager.kt b/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaProviderManager.kt +index de6f685..ab7d734 100644 +--- a/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaProviderManager.kt ++++ b/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaProviderManager.kt +@@ -5,15 +5,13 @@ import com.facebook.react.module.annotations.ReactModule + import com.facebook.react.uimanager.ThemedReactContext + import com.facebook.react.uimanager.UIManagerHelper + import com.facebook.react.uimanager.ViewGroupManager +-import com.facebook.react.viewmanagers.RNCSafeAreaProviderManagerDelegate ++import com.facebook.react.uimanager.ViewManagerDelegate + import com.facebook.react.viewmanagers.RNCSafeAreaProviderManagerInterface + + @ReactModule(name = SafeAreaProviderManager.REACT_CLASS) + class SafeAreaProviderManager : + ViewGroupManager(), RNCSafeAreaProviderManagerInterface { +- private val mDelegate = RNCSafeAreaProviderManagerDelegate(this) +- +- override fun getDelegate() = mDelegate ++ override fun getDelegate(): ViewManagerDelegate? = null + + override fun getName() = REACT_CLASS + +diff --git a/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaProviderManagerDelegate.java b/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaProviderManagerDelegate.java +index dd4ef6c..3401ddf 100644 +--- a/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaProviderManagerDelegate.java ++++ b/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaProviderManagerDelegate.java +@@ -11,12 +11,13 @@ package com.facebook.react.viewmanagers; + + import android.view.View; + import androidx.annotation.Nullable; ++import com.facebook.react.uimanager.BaseViewManager; + import com.facebook.react.uimanager.BaseViewManagerDelegate; +-import com.facebook.react.uimanager.BaseViewManagerInterface; ++import com.facebook.react.uimanager.LayoutShadowNode; + + public class RNCSafeAreaProviderManagerDelegate< + T extends View, +- U extends BaseViewManagerInterface & RNCSafeAreaProviderManagerInterface> ++ U extends BaseViewManager & RNCSafeAreaProviderManagerInterface> + extends BaseViewManagerDelegate { + public RNCSafeAreaProviderManagerDelegate(U viewManager) { + super(viewManager); +diff --git a/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaViewManagerDelegate.java b/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaViewManagerDelegate.java +index de1686c..965f039 100644 +--- a/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaViewManagerDelegate.java ++++ b/node_modules/react-native-safe-area-context/android/src/paper/java/com/facebook/react/viewmanagers/RNCSafeAreaViewManagerDelegate.java +@@ -12,11 +12,13 @@ package com.facebook.react.viewmanagers; + import android.view.View; + import androidx.annotation.Nullable; + import com.facebook.react.bridge.ReadableMap; ++import com.facebook.react.uimanager.BaseViewManager; + import com.facebook.react.uimanager.BaseViewManagerDelegate; +-import com.facebook.react.uimanager.BaseViewManagerInterface; ++import com.facebook.react.uimanager.LayoutShadowNode; + + public class RNCSafeAreaViewManagerDelegate< +- T extends View, U extends BaseViewManagerInterface & RNCSafeAreaViewManagerInterface> ++ T extends View, ++ U extends BaseViewManager & RNCSafeAreaViewManagerInterface> + extends BaseViewManagerDelegate { + public RNCSafeAreaViewManagerDelegate(U viewManager) { + super(viewManager); diff --git a/patches/realm+12.13.2.patch b/patches/realm+12.13.2.patch index 722134a1..33d69479 100644 --- a/patches/realm+12.13.2.patch +++ b/patches/realm+12.13.2.patch @@ -3632,8 +3632,7 @@ index 0000000..a91cacd +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/.ninja_deps b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/.ninja_deps new file mode 100644 -index 0000000..f313613 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/.ninja_deps differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/.ninja_log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/.ninja_log new file mode 100644 index 0000000..20ad965 @@ -4353,12 +4352,10 @@ index 0000000..9bcdf63 +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin new file mode 100755 -index 0000000..f5d8e9b -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 -index 0000000..d03a273 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake new file mode 100644 index 0000000..312a2ba @@ -5191,8 +5188,7 @@ index 0000000..41b99d7 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o new file mode 100644 -index 0000000..7e4f5dd -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..25c62a8 @@ -5992,8 +5988,7 @@ index 0000000..25c62a8 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o new file mode 100644 -index 0000000..da194e6 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/CMakeError.log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/CMakeFiles/CMakeError.log new file mode 100644 index 0000000..fda8532 @@ -6808,42 +6803,41 @@ index 0000000..e7e3f22 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json.bin new file mode 100644 -index 0000000..cb4ea5f -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/configure_fingerprint.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/configure_fingerprint.bin new file mode 100644 -index 0000000..6030a6e +index 0000000..c75d6cb --- /dev/null +++ b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/configure_fingerprint.bin @@ -0,0 +1,28 @@ -+C/C++ Structured Log¨ -+¥ -+¢/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/additional_project_files.txtC ++C/C++ Structured Log� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/additional_project_files.txtC +A -+?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  Äô¾¹¯2  åò¾¹¯2¥ -+¢ -+Ÿ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/android_gradle_build.json  Åô¾¹¯2¨ üò¾¹¯2ª -+§ -+¤/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/android_gradle_build_mini.json  Åô¾¹¯2ü Ú󾹯2— -+” -+‘/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build.ninja  Åô¾¹¯2çŠ ™ñ¾¹¯2› -+˜ -+•/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build.ninja.txt  Åô¾¹¯2  -+ -+š/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build_file_index.txt  Åô¾¹¯2Ð Þ󾹯2¡ -+ž -+›/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json  Åô¾¹¯2ûf ˜ñ¾¹¯2¥ -+¢ -+Ÿ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json.bin  Åô¾¹¯2  ˜ñ¾¹¯2« -+¨ -+¥/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/metadata_generation_command.txt  Åô¾¹¯2 -+® Ü󾹯2ž -+› -+˜/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/prefab_config.json  Åô¾¹¯2 Ú Ý󾹯2£ -+  -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/symbol_folder_index.txt  Åô¾¹¯2 œ Ý󾹯2z ++?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  �����2  �ò¾¹¯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/android_gradle_build.json  �����2� �ò¾¹¯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/android_gradle_build_mini.json  �����2� �󾹯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build.ninja  �����2� �ñ¾¹¯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build.ninja.txt  �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/build_file_index.txt  �����2� �󾹯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json  �����2�f �ñ¾¹¯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/compile_commands.json.bin  �����2 � �ñ¾¹¯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/metadata_generation_command.txt  �����2 ++� �󾹯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/prefab_config.json  �����2 � �󾹯2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/symbol_folder_index.txt  �����2 � �󾹯2z +x -+v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  Åô¾¹¯2 © ›‘»®2 ++v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  �����2 � �����2 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/metadata_generation_command.txt b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/metadata_generation_command.txt new file mode 100644 @@ -6877,12 +6871,10 @@ index 0000000..3d8c8a5 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libcrypto.a new file mode 100644 -index 0000000..f7618d8 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libssl.a new file mode 100644 -index 0000000..19f635a -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/debug/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/etc/ssl/certs/.keep b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/etc/ssl/certs/.keep new file mode 100644 index 0000000..e69de29 @@ -51576,16 +51568,13 @@ index 0000000..deede27 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libcrypto.a new file mode 100644 -index 0000000..5532a3c -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libssl.a new file mode 100644 -index 0000000..022670c -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/openssl.tar.gz b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/openssl.tar.gz new file mode 100644 -index 0000000..6ac41bf -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/openssl.tar.gz differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/share/openssl/OpenSSLConfig.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/arm64-v8a/openssl/share/openssl/OpenSSLConfig.cmake new file mode 100644 index 0000000..f084517 @@ -55602,8 +55591,7 @@ index 0000000..cad4d83 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/.ninja_deps b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/.ninja_deps new file mode 100644 -index 0000000..5e8ae40 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/.ninja_deps differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/.ninja_log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/.ninja_log new file mode 100644 index 0000000..f80500a @@ -56323,12 +56311,10 @@ index 0000000..5a5cb82 +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin new file mode 100755 -index 0000000..d26c548 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 -index 0000000..6ac2ee7 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake new file mode 100644 index 0000000..53af799 @@ -57161,8 +57147,7 @@ index 0000000..41b99d7 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o new file mode 100644 -index 0000000..28cedf4 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..25c62a8 @@ -57962,8 +57947,7 @@ index 0000000..25c62a8 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o new file mode 100644 -index 0000000..ffe1a74 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/CMakeError.log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/CMakeFiles/CMakeError.log new file mode 100644 index 0000000..fec6e21 @@ -58782,42 +58766,41 @@ index 0000000..8214b2a \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json.bin new file mode 100644 -index 0000000..0387118 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/configure_fingerprint.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/configure_fingerprint.bin new file mode 100644 -index 0000000..1d1edc9 +index 0000000..f813280 --- /dev/null +++ b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/configure_fingerprint.bin @@ -0,0 +1,28 @@ -+C/C++ Structured Logª -+§ -+¤/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/additional_project_files.txtC ++C/C++ Structured Log� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/additional_project_files.txtC +A -+?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  äñÁ¹¯2  ÒñÁ¹¯2§ -+¤ -+¡/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/android_gradle_build.json  äñÁ¹¯2¾ ÕñÁ¹¯2¬ -+© -+¦/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/android_gradle_build_mini.json  äñÁ¹¯2’ àñÁ¹¯2™ -+– -+“/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build.ninja  äñÁ¹¯2íŒ ·ñÁ¹¯2 -+š -+—/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build.ninja.txt  äñÁ¹¯2¢ -+Ÿ -+œ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build_file_index.txt  äñÁ¹¯2Ø áñÁ¹¯2£ -+  -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json  äñÁ¹¯2–h ·ñÁ¹¯2§ -+¤ -+¡/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json.bin  äñÁ¹¯2 ½ ·ñÁ¹¯2­ -+ª -+§/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/metadata_generation_command.txt  äñÁ¹¯2 -+º àñÁ¹¯2  -+ -+š/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/prefab_config.json  äñÁ¹¯2 Ú áñÁ¹¯2¥ -+¢ -+Ÿ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/symbol_folder_index.txt  äñÁ¹¯2 ž áñÁ¹¯2z ++?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  �����2  �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/android_gradle_build.json  �����2� �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/android_gradle_build_mini.json  �����2� �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build.ninja  �����2� �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build.ninja.txt  �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/build_file_index.txt  �����2� �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json  �����2�h �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/compile_commands.json.bin  �����2 � �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/metadata_generation_command.txt  �����2 ++� �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/prefab_config.json  �����2 � �����2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/symbol_folder_index.txt  �����2 � �����2z +x -+v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  äñÁ¹¯2 © ›‘»®2 ++v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  �����2 � �����2 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/metadata_generation_command.txt b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/metadata_generation_command.txt new file mode 100644 @@ -58851,12 +58834,10 @@ index 0000000..984b04d \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libcrypto.a new file mode 100644 -index 0000000..d4b59d3 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libssl.a new file mode 100644 -index 0000000..0282db5 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/debug/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/etc/ssl/certs/.keep b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/etc/ssl/certs/.keep new file mode 100644 index 0000000..e69de29 @@ -103550,16 +103531,13 @@ index 0000000..deede27 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libcrypto.a new file mode 100644 -index 0000000..51ec94d -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libssl.a new file mode 100644 -index 0000000..4edcae0 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/openssl.tar.gz b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/openssl.tar.gz new file mode 100644 -index 0000000..727b7f0 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/openssl.tar.gz differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/share/openssl/OpenSSLConfig.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/armeabi-v7a/openssl/share/openssl/OpenSSLConfig.cmake new file mode 100644 index 0000000..f084517 @@ -107969,8 +107947,7 @@ index 0000000..db21877 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/.ninja_deps b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/.ninja_deps new file mode 100644 -index 0000000..ab2353d -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/.ninja_deps differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/.ninja_log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/.ninja_log new file mode 100644 index 0000000..7141646 @@ -108690,12 +108667,10 @@ index 0000000..31173c8 +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin new file mode 100755 -index 0000000..ae306ba -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 -index 0000000..c2ceb33 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake new file mode 100644 index 0000000..67129e5 @@ -109528,8 +109503,7 @@ index 0000000..41b99d7 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o new file mode 100644 -index 0000000..5e1d0eb -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..25c62a8 @@ -110329,8 +110303,7 @@ index 0000000..25c62a8 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o new file mode 100644 -index 0000000..124a56c -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/CMakeError.log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/CMakeFiles/CMakeError.log new file mode 100644 index 0000000..5c2f76a @@ -111139,42 +111112,41 @@ index 0000000..b3da1b5 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json.bin new file mode 100644 -index 0000000..173984e -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/configure_fingerprint.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/configure_fingerprint.bin new file mode 100644 -index 0000000..45a3980 +index 0000000..ec55a73 --- /dev/null +++ b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/configure_fingerprint.bin @@ -0,0 +1,28 @@ -+C/C++ Structured Log¢ -+Ÿ -+œ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/additional_project_files.txtC ++C/C++ Structured Log� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/additional_project_files.txtC +A -+?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  շĹ¯2  ®·Ä¹¯2Ÿ -+œ -+™/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/android_gradle_build.json  շĹ¯2Ú ³·Ä¹¯2¤ -+¡ -+ž/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/android_gradle_build_mini.json  շĹ¯2® зĹ¯2‘ -+Ž -+‹/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build.ninja  շĹ¯2ɇ ’·Ä¹¯2• -+’ -+/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build.ninja.txt  շĹ¯2š -+— -+”/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build_file_index.txt  շĹ¯2¬ ѷĹ¯2› -+˜ -+•/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json  շĹ¯2’f ‘·Ä¹¯2Ÿ -+œ -+™/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json.bin  շĹ¯2 û ‘·Ä¹¯2¥ -+¢ -+Ÿ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/metadata_generation_command.txt  շĹ¯2 -+Š Ñ·Ä¹¯2˜ -+• -+’/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/prefab_config.json  շĹ¯2 Ú ѷĹ¯2 -+š -+—/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/symbol_folder_index.txt  շĹ¯2 – ѷĹ¯2z ++?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  շĹ�2  ���2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/android_gradle_build.json  շĹ�2� ���2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/android_gradle_build_mini.json  շĹ�2� зĹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build.ninja  շĹ�2ɇ ���2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build.ninja.txt  շĹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/build_file_index.txt  շĹ�2� ѷĹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json  շĹ�2�f ���2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/compile_commands.json.bin  շĹ�2 � ���2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/metadata_generation_command.txt  շĹ�2 ++� ѷĹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/prefab_config.json  շĹ�2 � ѷĹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/symbol_folder_index.txt  շĹ�2 � ѷĹ�2z +x -+v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  շĹ¯2 © ›‘»®2 ++v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  շĹ�2 � �����2 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/metadata_generation_command.txt b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/metadata_generation_command.txt new file mode 100644 @@ -111208,12 +111180,10 @@ index 0000000..f323349 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libcrypto.a new file mode 100644 -index 0000000..5a0d15c -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libssl.a new file mode 100644 -index 0000000..22fe1b1 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/debug/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/etc/ssl/certs/.keep b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/etc/ssl/certs/.keep new file mode 100644 index 0000000..e69de29 @@ -155907,16 +155877,13 @@ index 0000000..deede27 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libcrypto.a new file mode 100644 -index 0000000..ed4c5f7 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libssl.a new file mode 100644 -index 0000000..f85f5a6 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/openssl.tar.gz b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/openssl.tar.gz new file mode 100644 -index 0000000..fdc3ee7 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/openssl.tar.gz differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/share/openssl/OpenSSLConfig.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86/openssl/share/openssl/OpenSSLConfig.cmake new file mode 100644 index 0000000..8117858 @@ -159933,8 +159900,7 @@ index 0000000..f491d1b +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/.ninja_deps b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/.ninja_deps new file mode 100644 -index 0000000..891d41f -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/.ninja_deps differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/.ninja_log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/.ninja_log new file mode 100644 index 0000000..80d4198 @@ -160654,12 +160620,10 @@ index 0000000..f98615f +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin new file mode 100755 -index 0000000..da59b1d -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_C.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 -index 0000000..5703867 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeDetermineCompilerABI_CXX.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CMakeSystem.cmake new file mode 100644 index 0000000..455abf4 @@ -161492,8 +161456,7 @@ index 0000000..41b99d7 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o new file mode 100644 -index 0000000..89a22cd -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdC/CMakeCCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..25c62a8 @@ -162293,8 +162256,7 @@ index 0000000..25c62a8 +} diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o new file mode 100644 -index 0000000..4059d4b -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/3.22.1-g37088a8/CompilerIdCXX/CMakeCXXCompilerId.o differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/CMakeError.log b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/CMakeFiles/CMakeError.log new file mode 100644 index 0000000..a1c2341 @@ -163103,42 +163065,41 @@ index 0000000..4164297 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json.bin new file mode 100644 -index 0000000..b4c16ba -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json.bin differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/configure_fingerprint.bin b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/configure_fingerprint.bin new file mode 100644 -index 0000000..d8e3aa7 +index 0000000..c405681 --- /dev/null +++ b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/configure_fingerprint.bin @@ -0,0 +1,28 @@ -+C/C++ Structured Log¥ -+¢ -+Ÿ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/additional_project_files.txtC ++C/C++ Structured Log� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/additional_project_files.txtC +A -+?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  •îÆ¹¯2  ‡îƹ¯2¢ -+Ÿ -+œ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/android_gradle_build.json  •îÆ¹¯2ƒ ‰îƹ¯2§ -+¤ -+¡/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/android_gradle_build_mini.json  •îÆ¹¯2× ’îÆ¹¯2” -+‘ -+Ž/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build.ninja  •îÆ¹¯2Ÿ‰ ðíÆ¹¯2˜ -+• -+’/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build.ninja.txt  –îÆ¹¯2 -+š -+—/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build_file_index.txt  –îÆ¹¯2À “îÆ¹¯2ž -+› -+˜/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json  –îÆ¹¯2Éf ðíÆ¹¯2¢ -+Ÿ -+œ/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json.bin  –îÆ¹¯2 † ðíÆ¹¯2¨ -+¥ -+¢/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/metadata_generation_command.txt  –îÆ¹¯2 -+œ ’îÆ¹¯2› -+˜ -+•/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/prefab_config.json  –îÆ¹¯2 Ú “îÆ¹¯2  -+ -+š/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/symbol_folder_index.txt  –îÆ¹¯2 ™ “îÆ¹¯2z ++?com.android.build.gradle.internal.cxx.io.EncodedFileFingerPrint  ��ƹ�2  ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/android_gradle_build.json  ��ƹ�2� ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/android_gradle_build_mini.json  ��ƹ�2� ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build.ninja  ��ƹ�2�� ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build.ninja.txt  ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/build_file_index.txt  ��ƹ�2� ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json  ��ƹ�2�f ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/compile_commands.json.bin  ��ƹ�2 � ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/metadata_generation_command.txt  ��ƹ�2 ++� ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/prefab_config.json  ��ƹ�2 � ��ƹ�2� ++� ++�/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/symbol_folder_index.txt  ��ƹ�2 � ��ƹ�2z +x -+v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  –îÆ¹¯2 © ›‘»®2 ++v/Users/alirezaee/Documents/projects/3sc/forest-watcher-mobile-client/node_modules/realm/binding/android/CMakeLists.txt  ��ƹ�2 � �����2 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/metadata_generation_command.txt b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/metadata_generation_command.txt new file mode 100644 @@ -163172,12 +163133,10 @@ index 0000000..204cec9 \ No newline at end of file diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libcrypto.a new file mode 100644 -index 0000000..d370d21 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libssl.a new file mode 100644 -index 0000000..4b105c7 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/debug/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/etc/ssl/certs/.keep b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/etc/ssl/certs/.keep new file mode 100644 index 0000000..e69de29 @@ -207871,16 +207830,13 @@ index 0000000..deede27 +#endif diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libcrypto.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libcrypto.a new file mode 100644 -index 0000000..5aba517 -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libcrypto.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libssl.a b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libssl.a new file mode 100644 -index 0000000..5d3fb3e -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/lib/libssl.a differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/openssl.tar.gz b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/openssl.tar.gz new file mode 100644 -index 0000000..5b731aa -Binary files /dev/null and b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/openssl.tar.gz differ +index 0000000..e69de29 diff --git a/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/share/openssl/OpenSSLConfig.cmake b/node_modules/realm/binding/android/.cxx/Debug/2l6fr3w6/x86_64/openssl/share/openssl/OpenSSLConfig.cmake new file mode 100644 index 0000000..f084517 @@ -208400,10 +208356,20 @@ index 0000000..4164297 +] \ No newline at end of file diff --git a/node_modules/realm/binding/android/build.gradle b/node_modules/realm/binding/android/build.gradle -index f26be70..ac47474 100644 +index f26be70..b5f1c77 100644 --- a/node_modules/realm/binding/android/build.gradle +++ b/node_modules/realm/binding/android/build.gradle -@@ -103,6 +103,7 @@ android { +@@ -47,6 +47,9 @@ android { + namespace 'io.realm.react' + compileSdkVersion rootProject.hasProperty('compileSdkVersion') ? rootProject.compileSdkVersion : 28 + buildToolsVersion rootProject.hasProperty('buildToolsVersion') ? rootProject.buildToolsVersion : '28.0.3' ++ if (rootProject.hasProperty('ndkVersion')) { ++ ndkVersion rootProject.ndkVersion ++ } + buildFeatures { + prefab = true + } +@@ -103,6 +106,7 @@ android { "**/libjsi.so", "**/libreactnativejni.so", "**/libturbomodulejsijni.so", diff --git a/scripts/check-16kb-android.sh b/scripts/check-16kb-android.sh new file mode 100644 index 00000000..d4eb29d2 --- /dev/null +++ b/scripts/check-16kb-android.sh @@ -0,0 +1,85 @@ +#!/usr/bin/env bash + +set -euo pipefail + +SDK_ROOT="${ANDROID_SDK_ROOT:-${ANDROID_HOME:-}}" + +if [[ -z "$SDK_ROOT" ]]; then + echo "Set ANDROID_HOME or ANDROID_SDK_ROOT before running this check." >&2 + exit 1 +fi + +if [[ $# -gt 0 ]]; then + apk_path="$1" +else + apk_path="$(find android/app/build/outputs/apk -type f -name '*.apk' | sort | tail -n 1)" +fi + +if [[ -z "$apk_path" || ! -f "$apk_path" ]]; then + echo "Provide an APK path or build an APK first." >&2 + exit 1 +fi + +zipalign_bin="$(find "$SDK_ROOT/build-tools" -type f -name zipalign | sort -V | tail -n 1)" +ndk_root="${ANDROID_NDK_HOME:-}" + +if [[ -z "$ndk_root" ]]; then + ndk_root="$(find "$SDK_ROOT/ndk" -mindepth 1 -maxdepth 1 -type d | sort -V | tail -n 1)" +fi + +llvm_readelf="$ndk_root/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readelf" + +if [[ -z "$zipalign_bin" || ! -x "$zipalign_bin" ]]; then + echo "Could not find zipalign under $SDK_ROOT/build-tools." >&2 + exit 1 +fi + +if [[ -z "$ndk_root" || ! -x "$llvm_readelf" ]]; then + echo "Could not find llvm-readelf under the Android NDK." >&2 + exit 1 +fi + +tmp_dir="$(mktemp -d)" +trap 'rm -rf "$tmp_dir"' EXIT + +unzip -qq "$apk_path" 'lib/*' -d "$tmp_dir" + +echo "APK: $apk_path" +echo +echo "ZIP alignment check" +"$zipalign_bin" -c -P 16 -v 4 "$apk_path" + +echo +echo "ELF segment alignment check" + +shopt -s nullglob +so_files=("$tmp_dir"/lib/arm64-v8a/*.so "$tmp_dir"/lib/x86_64/*.so) + +if [[ ${#so_files[@]} -eq 0 ]]; then + echo "No 64-bit native libraries found in the APK." + exit 0 +fi + +failed=0 + +for so_file in "${so_files[@]}"; do + bad_alignments=() + + while IFS= read -r load_line; do + align_value="${load_line##* }" + if (( align_value < 0x4000 )); then + bad_alignments+=("$align_value") + fi + done < <("$llvm_readelf" -lW "$so_file" | grep 'LOAD') + + if [[ ${#bad_alignments[@]} -eq 0 ]]; then + echo "ALIGNED ${so_file#$tmp_dir/}" + else + failed=1 + echo "UNALIGNED ${so_file#$tmp_dir/} (${bad_alignments[*]})" + fi +done + +if (( failed != 0 )); then + exit 1 +fi \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index abdea51f..82dc4927 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,7 +23,7 @@ resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz" integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.23.9", "@babel/core@^7.25.2", "@babel/core@^7.26.0": +"@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.20.0", "@babel/core@^7.23.9", "@babel/core@^7.25.2", "@babel/core@^7.26.0": version "7.29.0" resolved "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz" integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== @@ -53,7 +53,7 @@ eslint-visitor-keys "^2.1.0" semver "^6.3.1" -"@babel/generator@^7.25.0", "@babel/generator@^7.29.0", "@babel/generator@^7.7.2": +"@babel/generator@^7.0.0", "@babel/generator@^7.25.0", "@babel/generator@^7.29.0", "@babel/generator@^7.7.2": version "7.29.1" resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz" integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw== @@ -232,7 +232,7 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.13.16", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.3", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0": +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.25.3", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0": version "7.29.2" resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz" integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA== @@ -278,6 +278,13 @@ "@babel/helper-plugin-utils" "^7.28.6" "@babel/traverse" "^7.28.6" +"@babel/plugin-external-helpers@^7.0.0": + version "7.27.1" + resolved "https://registry.npmjs.org/@babel/plugin-external-helpers/-/plugin-external-helpers-7.27.1.tgz" + integrity sha512-0al8J5LZL5fYva7ls8lueIl7WYLMhFz2p0Fx91oM2SEQfcJzEpLs7j7HySGVwHN7KVRiE3NUJUnh2fg9anuThQ== + dependencies: + "@babel/helper-plugin-utils" "^7.27.1" + "@babel/plugin-proposal-async-generator-functions@^7.0.0": version "7.20.7" resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz" @@ -288,7 +295,7 @@ "@babel/helper-remap-async-to-generator" "^7.18.9" "@babel/plugin-syntax-async-generators" "^7.8.4" -"@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.18.0": +"@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.18.0": version "7.18.6" resolved "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz" integrity sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== @@ -303,7 +310,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.27.1" -"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.0": +"@babel/plugin-proposal-nullish-coalescing-operator@^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator@^7.18.0": version "7.18.6" resolved "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz" integrity sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== @@ -319,7 +326,7 @@ "@babel/helper-plugin-utils" "^7.18.6" "@babel/plugin-syntax-numeric-separator" "^7.10.4" -"@babel/plugin-proposal-object-rest-spread@^7.20.0": +"@babel/plugin-proposal-object-rest-spread@^7.0.0", "@babel/plugin-proposal-object-rest-spread@^7.20.0": version "7.20.7" resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz" integrity sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== @@ -338,7 +345,7 @@ "@babel/helper-plugin-utils" "^7.18.6" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" -"@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.20.0": +"@babel/plugin-proposal-optional-chaining@^7.0.0", "@babel/plugin-proposal-optional-chaining@^7.20.0": version "7.21.0" resolved "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz" integrity sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA== @@ -366,7 +373,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-class-properties@^7.12.13": +"@babel/plugin-syntax-class-properties@^7.0.0", "@babel/plugin-syntax-class-properties@^7.12.13": version "7.12.13" resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== @@ -380,7 +387,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": +"@babel/plugin-syntax-dynamic-import@^7.0.0", "@babel/plugin-syntax-dynamic-import@^7.8.0", "@babel/plugin-syntax-dynamic-import@^7.8.3": version "7.8.3" resolved "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz" integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== @@ -394,7 +401,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.28.6" -"@babel/plugin-syntax-flow@^7.12.1", "@babel/plugin-syntax-flow@^7.18.0", "@babel/plugin-syntax-flow@^7.27.1": +"@babel/plugin-syntax-flow@^7.0.0", "@babel/plugin-syntax-flow@^7.12.1", "@babel/plugin-syntax-flow@^7.18.0", "@babel/plugin-syntax-flow@^7.2.0", "@babel/plugin-syntax-flow@^7.27.1": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.28.6.tgz" integrity sha512-D+OrJumc9McXNEBI/JmFnc/0uCM2/Y3PEBG3gfV3QIYkKv5pvnpzFrl1kYCrcHJP8nOeFB/SHi1IHz29pNGuew== @@ -429,7 +436,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-jsx@^7.27.1", "@babel/plugin-syntax-jsx@^7.28.6", "@babel/plugin-syntax-jsx@^7.7.2": +"@babel/plugin-syntax-jsx@^7.0.0", "@babel/plugin-syntax-jsx@^7.28.6", "@babel/plugin-syntax-jsx@^7.7.2": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.28.6.tgz" integrity sha512-wgEmr06G6sIpqr8YDwA2dSRTE3bJ+V0IfpzfSY3Lfgd7YWOaAdlykvJi13ZKBt8cZHfgH1IXN+CL656W3uUa4w== @@ -457,7 +464,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-syntax-object-rest-spread@^7.8.3": +"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3": version "7.8.3" resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== @@ -523,7 +530,7 @@ "@babel/helper-remap-async-to-generator" "^7.27.1" "@babel/traverse" "^7.29.0" -"@babel/plugin-transform-async-to-generator@^7.20.0", "@babel/plugin-transform-async-to-generator@^7.24.7", "@babel/plugin-transform-async-to-generator@^7.28.6": +"@babel/plugin-transform-async-to-generator@^7.0.0", "@babel/plugin-transform-async-to-generator@^7.20.0", "@babel/plugin-transform-async-to-generator@^7.24.7", "@babel/plugin-transform-async-to-generator@^7.28.6": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz" integrity sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g== @@ -532,7 +539,7 @@ "@babel/helper-plugin-utils" "^7.28.6" "@babel/helper-remap-async-to-generator" "^7.27.1" -"@babel/plugin-transform-block-scoped-functions@^7.27.1": +"@babel/plugin-transform-block-scoped-functions@^7.0.0", "@babel/plugin-transform-block-scoped-functions@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz" integrity sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg== @@ -582,7 +589,7 @@ "@babel/helper-plugin-utils" "^7.28.6" "@babel/template" "^7.28.6" -"@babel/plugin-transform-destructuring@^7.20.0", "@babel/plugin-transform-destructuring@^7.24.8", "@babel/plugin-transform-destructuring@^7.28.5": +"@babel/plugin-transform-destructuring@^7.0.0", "@babel/plugin-transform-destructuring@^7.20.0", "@babel/plugin-transform-destructuring@^7.24.8", "@babel/plugin-transform-destructuring@^7.28.5": version "7.28.5" resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz" integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw== @@ -628,7 +635,7 @@ "@babel/helper-plugin-utils" "^7.28.6" "@babel/plugin-transform-destructuring" "^7.28.5" -"@babel/plugin-transform-exponentiation-operator@^7.28.6": +"@babel/plugin-transform-exponentiation-operator@^7.0.0", "@babel/plugin-transform-exponentiation-operator@^7.28.6": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.6.tgz" integrity sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw== @@ -642,7 +649,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.27.1" -"@babel/plugin-transform-flow-strip-types@^7.20.0", "@babel/plugin-transform-flow-strip-types@^7.25.2", "@babel/plugin-transform-flow-strip-types@^7.25.9": +"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.20.0", "@babel/plugin-transform-flow-strip-types@^7.25.2", "@babel/plugin-transform-flow-strip-types@^7.25.9": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.27.1.tgz" integrity sha512-G5eDKsu50udECw7DL2AcsysXiQyB7Nfg521t2OAJ4tbfTJ27doHLeF/vlI1NZGlLdbb/v+ibvtL1YBQqYOwJGg== @@ -650,7 +657,7 @@ "@babel/helper-plugin-utils" "^7.27.1" "@babel/plugin-syntax-flow" "^7.27.1" -"@babel/plugin-transform-for-of@^7.24.7", "@babel/plugin-transform-for-of@^7.27.1": +"@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.24.7", "@babel/plugin-transform-for-of@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz" integrity sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw== @@ -688,7 +695,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.28.6" -"@babel/plugin-transform-member-expression-literals@^7.27.1": +"@babel/plugin-transform-member-expression-literals@^7.0.0", "@babel/plugin-transform-member-expression-literals@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz" integrity sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ== @@ -703,7 +710,7 @@ "@babel/helper-module-transforms" "^7.27.1" "@babel/helper-plugin-utils" "^7.27.1" -"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.13.8", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.27.1", "@babel/plugin-transform-modules-commonjs@^7.28.6": +"@babel/plugin-transform-modules-commonjs@^7.0.0", "@babel/plugin-transform-modules-commonjs@^7.24.8", "@babel/plugin-transform-modules-commonjs@^7.28.6": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz" integrity sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA== @@ -758,6 +765,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.28.6" +"@babel/plugin-transform-object-assign@^7.0.0": + version "7.27.1" + resolved "https://registry.npmjs.org/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.27.1.tgz" + integrity sha512-LP6tsnirA6iy13uBKiYgjJsfQrodmlSrpZModtlo1Vk8sOO68gfo7dfA9TGJyEgxTiO7czK4EGZm8FJEZtk4kQ== + dependencies: + "@babel/helper-plugin-utils" "^7.27.1" + "@babel/plugin-transform-object-rest-spread@^7.24.7", "@babel/plugin-transform-object-rest-spread@^7.28.6": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz" @@ -769,7 +783,7 @@ "@babel/plugin-transform-parameters" "^7.27.7" "@babel/traverse" "^7.28.6" -"@babel/plugin-transform-object-super@^7.27.1": +"@babel/plugin-transform-object-super@^7.0.0", "@babel/plugin-transform-object-super@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz" integrity sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng== @@ -816,7 +830,7 @@ "@babel/helper-create-class-features-plugin" "^7.28.6" "@babel/helper-plugin-utils" "^7.28.6" -"@babel/plugin-transform-property-literals@^7.27.1": +"@babel/plugin-transform-property-literals@^7.0.0", "@babel/plugin-transform-property-literals@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz" integrity sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ== @@ -855,7 +869,7 @@ "@babel/plugin-syntax-jsx" "^7.28.6" "@babel/types" "^7.28.6" -"@babel/plugin-transform-regenerator@^7.24.7", "@babel/plugin-transform-regenerator@^7.29.0": +"@babel/plugin-transform-regenerator@^7.0.0", "@babel/plugin-transform-regenerator@^7.24.7", "@babel/plugin-transform-regenerator@^7.29.0": version "7.29.0" resolved "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz" integrity sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog== @@ -911,7 +925,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.27.1" -"@babel/plugin-transform-template-literals@^7.27.1": +"@babel/plugin-transform-template-literals@^7.0.0", "@babel/plugin-transform-template-literals@^7.27.1": version "7.27.1" resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz" integrity sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg== @@ -925,7 +939,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.27.1" -"@babel/plugin-transform-typescript@^7.25.2", "@babel/plugin-transform-typescript@^7.28.5", "@babel/plugin-transform-typescript@^7.5.0": +"@babel/plugin-transform-typescript@^7.0.0", "@babel/plugin-transform-typescript@^7.25.2", "@babel/plugin-transform-typescript@^7.5.0": version "7.28.6" resolved "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.6.tgz" integrity sha512-0YWL2RFxOqEm9Efk5PvreamxPME8OyY0wM5wh5lHjF+VtVhdneCWGzZeSqzOfiobVqQaNCd2z0tQvnI9DaPWPw== @@ -1043,7 +1057,7 @@ core-js-compat "^3.48.0" semver "^6.3.1" -"@babel/preset-flow@7.25.9", "@babel/preset-flow@^7.13.13": +"@babel/preset-flow@7.25.9": version "7.25.9" resolved "https://registry.npmjs.org/@babel/preset-flow/-/preset-flow-7.25.9.tgz" integrity sha512-EASHsAhE+SSlEzJ4bzfusnXSHiU+JfAYzj+jbw2vgQKgq5HrUr8qs+vgtiEL5dOH6sEweI+PNt2D7AqrDSHyqQ== @@ -1061,18 +1075,7 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" -"@babel/preset-typescript@^7.13.0": - version "7.28.5" - resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz" - integrity sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g== - dependencies: - "@babel/helper-plugin-utils" "^7.27.1" - "@babel/helper-validator-option" "^7.27.1" - "@babel/plugin-syntax-jsx" "^7.27.1" - "@babel/plugin-transform-modules-commonjs" "^7.27.1" - "@babel/plugin-transform-typescript" "^7.28.5" - -"@babel/register@^7.13.16": +"@babel/register@^7.0.0": version "7.28.6" resolved "https://registry.npmjs.org/@babel/register/-/register-7.28.6.tgz" integrity sha512-pgcbbEl/dWQYb6L6Yew6F94rdwygfuv+vJ/tXfwIOYAfPB6TNWpXUMEtEq3YuTeHRdvMIhvz13bkT9CNaS+wqA== @@ -1083,7 +1086,7 @@ pirates "^4.0.6" source-map-support "^0.5.16" -"@babel/runtime@^7.15.4", "@babel/runtime@^7.25.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": +"@babel/runtime@^7.0.0", "@babel/runtime@^7.15.4", "@babel/runtime@^7.25.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": version "7.29.2" resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz" integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== @@ -1097,7 +1100,20 @@ "@babel/parser" "^7.28.6" "@babel/types" "^7.28.6" -"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": +"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3": + version "7.29.0" + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz" + integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== + dependencies: + "@babel/code-frame" "^7.29.0" + "@babel/generator" "^7.29.0" + "@babel/helper-globals" "^7.28.0" + "@babel/parser" "^7.29.0" + "@babel/template" "^7.28.6" + "@babel/types" "^7.29.0" + debug "^4.3.1" + +"@babel/traverse@^7.0.0", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": version "7.29.0" resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz" integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== @@ -1123,6 +1139,14 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== +"@cnakazawa/watch@^1.0.3": + version "1.0.4" + resolved "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz" + integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ== + dependencies: + exec-sh "^0.3.2" + minimist "^1.2.0" + "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0": version "4.9.1" resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz" @@ -1606,11 +1630,36 @@ protobufjs "^7.2.5" yargs "^17.7.2" +"@hapi/address@2.x.x": + version "2.1.4" + resolved "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz" + integrity sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ== + +"@hapi/bourne@1.x.x": + version "1.3.2" + resolved "https://registry.npmjs.org/@hapi/bourne/-/bourne-1.3.2.tgz" + integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA== + +"@hapi/hoek@^8.3.0", "@hapi/hoek@8.x.x": + version "8.5.1" + resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz" + integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow== + "@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0": version "9.3.0" resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz" integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== +"@hapi/joi@^15.0.3": + version "15.1.1" + resolved "https://registry.npmjs.org/@hapi/joi/-/joi-15.1.1.tgz" + integrity sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ== + dependencies: + "@hapi/address" "2.x.x" + "@hapi/bourne" "1.x.x" + "@hapi/hoek" "8.x.x" + "@hapi/topo" "3.x.x" + "@hapi/topo@^5.1.0": version "5.1.0" resolved "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz" @@ -1618,6 +1667,13 @@ dependencies: "@hapi/hoek" "^9.0.0" +"@hapi/topo@3.x.x": + version "3.1.6" + resolved "https://registry.npmjs.org/@hapi/topo/-/topo-3.1.6.tgz" + integrity sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ== + dependencies: + "@hapi/hoek" "^8.3.0" + "@humanwhocodes/config-array@^0.13.0": version "0.13.0" resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" @@ -1663,6 +1719,15 @@ resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.6.tgz" integrity sha512-+Sg6GCR/wy1oSmQDFq4LQDAhm3ETKnorxN+y5nbLULOR3P0c14f2Wurzj3/xqPXtasLFfHd5iRFQ7AJt4KH2cw== +"@jest/console@^24.9.0": + version "24.9.0" + resolved "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz" + integrity sha512-Zuj6b8TnKXi3q4ymac8EQfc3ea/uhLeCGThFqXeC8H9/raaH8ARPUTdId+XyGd03Z4In0/VjD2OYFcBF09fNLQ== + dependencies: + "@jest/source-map" "^24.9.0" + chalk "^2.0.1" + slash "^2.0.0" + "@jest/console@^29.7.0": version "29.7.0" resolved "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz" @@ -1709,7 +1774,7 @@ slash "^3.0.0" strip-ansi "^6.0.0" -"@jest/create-cache-key-function@^29.6.3": +"@jest/create-cache-key-function@^29.7.0": version "29.7.0" resolved "https://registry.npmjs.org/@jest/create-cache-key-function/-/create-cache-key-function-29.7.0.tgz" integrity sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA== @@ -1741,6 +1806,15 @@ expect "^29.7.0" jest-snapshot "^29.7.0" +"@jest/fake-timers@^24.9.0": + version "24.9.0" + resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-24.9.0.tgz" + integrity sha512-eWQcNa2YSwzXWIMC5KufBh3oWRIijrQFROsIqt6v/NS9Io/gknw1jsAC9c+ih/RQX4A3O7SeWAhQeN0goKhT9A== + dependencies: + "@jest/types" "^24.9.0" + jest-message-util "^24.9.0" + jest-mock "^24.9.0" + "@jest/fake-timers@^29.7.0": version "29.7.0" resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz" @@ -1800,6 +1874,15 @@ dependencies: "@sinclair/typebox" "^0.27.8" +"@jest/source-map@^24.9.0": + version "24.9.0" + resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-24.9.0.tgz" + integrity sha512-/Xw7xGlsZb4MJzNDgB7PW5crou5JqWiBQaz6xyPd3ArOg2nfn/PunV8+olXbbEZzNl591o5rWKE9BRDaFAuIBg== + dependencies: + callsites "^3.0.0" + graceful-fs "^4.1.15" + source-map "^0.6.0" + "@jest/source-map@^29.6.3": version "29.6.3" resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz" @@ -1809,6 +1892,15 @@ callsites "^3.0.0" graceful-fs "^4.2.9" +"@jest/test-result@^24.9.0": + version "24.9.0" + resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-24.9.0.tgz" + integrity sha512-XEFrHbBonBJ8dGp2JmF8kP/nQI/ImPpygKHwQ/SY+es59Z3L5PI4Qb9TQQMAEeYsThG1xF0k6tmG0tIKATNiiA== + dependencies: + "@jest/console" "^24.9.0" + "@jest/types" "^24.9.0" + "@types/istanbul-lib-coverage" "^2.0.0" + "@jest/test-result@^29.7.0": version "29.7.0" resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz" @@ -1850,6 +1942,25 @@ slash "^3.0.0" write-file-atomic "^4.0.2" +"@jest/types@^24.9.0": + version "24.9.0" + resolved "https://registry.npmjs.org/@jest/types/-/types-24.9.0.tgz" + integrity sha512-XKK7ze1apu5JWQ5eZjHITP66AX+QsLlbaJRBGYr8pNzwcAE2JVkwnf0yqjHTsDRcjR0mujy/NmZMXw5kl+kGBw== + dependencies: + "@types/istanbul-lib-coverage" "^2.0.0" + "@types/istanbul-reports" "^1.1.1" + "@types/yargs" "^13.0.0" + +"@jest/types@^25.5.0": + version "25.5.0" + resolved "https://registry.npmjs.org/@jest/types/-/types-25.5.0.tgz" + integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw== + dependencies: + "@types/istanbul-lib-coverage" "^2.0.0" + "@types/istanbul-reports" "^1.1.1" + "@types/yargs" "^15.0.0" + chalk "^3.0.0" + "@jest/types@^26.6.2": version "26.6.2" resolved "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz" @@ -1961,7 +2072,7 @@ "@nodelib/fs.stat" "2.0.5" run-parallel "^1.1.9" -"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": +"@nodelib/fs.stat@^2.0.2", "@nodelib/fs.stat@2.0.5": version "2.0.5" resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== @@ -2085,6 +2196,13 @@ fast-glob "^3.3.2" joi "^17.2.1" +"@react-native-community/cli-debugger-ui@^3.0.0": + version "3.0.0" + resolved "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-3.0.0.tgz" + integrity sha512-m3X+iWLsK/H7/b7PpbNO33eQayR/+M26la4ZbYe1KRke5Umg4PIWsvg21O8Tw4uJcY8LA5hsP+rBi/syBkBf0g== + dependencies: + serve-static "^1.13.1" + "@react-native-community/cli-debugger-ui@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-15.1.3.tgz" @@ -2114,7 +2232,7 @@ wcwidth "^1.0.1" yaml "^2.2.1" -"@react-native-community/cli-platform-android@15.1.3", "@react-native-community/cli-platform-android@^15.0.0": +"@react-native-community/cli-platform-android@^15.0.0", "@react-native-community/cli-platform-android@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-15.1.3.tgz" integrity sha512-ZwrBK0UK4DRHoQm2v5m8+PlNHBK5gmibBU6rqNFLo4aZJ2Rufalbv3SF+DukgSyoI9/kI8UVrzSNj17e+HhN5A== @@ -2125,6 +2243,19 @@ execa "^5.0.0" logkitty "^0.7.1" +"@react-native-community/cli-platform-android@^3.0.0": + version "3.1.4" + resolved "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-3.1.4.tgz" + integrity sha512-ClSdY20F0gzWVLTqCv7vHjnUqOcuq10jd9GgHX6lGSc2GI+Ql3/aQg3tmG4uY3KXNNwAv3U8QCoYgg1WGfwiHA== + dependencies: + "@react-native-community/cli-tools" "^3.0.0" + chalk "^2.4.2" + execa "^1.0.0" + jetifier "^1.6.2" + logkitty "^0.6.0" + slash "^3.0.0" + xmldoc "^1.1.2" + "@react-native-community/cli-platform-apple@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.1.3.tgz" @@ -2136,13 +2267,23 @@ execa "^5.0.0" fast-xml-parser "^4.4.1" -"@react-native-community/cli-platform-ios@15.1.3", "@react-native-community/cli-platform-ios@^15.0.0": +"@react-native-community/cli-platform-ios@^15.0.0", "@react-native-community/cli-platform-ios@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.1.3.tgz" integrity sha512-DxM8GYkqjrlGuuGiGjrcvUmKC2xv9zDzHbsc4+S160Nn0zbF2OH1DhMlnIuUeCmQnAO6QFMqU99O120iEzCAug== dependencies: "@react-native-community/cli-platform-apple" "15.1.3" +"@react-native-community/cli-platform-ios@^3.0.0": + version "3.2.0" + resolved "https://registry.npmjs.org/@react-native-community/cli-platform-ios/-/cli-platform-ios-3.2.0.tgz" + integrity sha512-pzEnx68H6+mHBq5jsMrr3UmAmkrLSMlC9BZ4yoUdfUXCQq6/R70zNYvH4hjUw8h2Al7Kgq53UzHUsM0ph8TSWQ== + dependencies: + "@react-native-community/cli-tools" "^3.0.0" + chalk "^2.4.2" + js-yaml "^3.13.1" + xcode "^2.0.0" + "@react-native-community/cli-server-api@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-server-api/-/cli-server-api-15.1.3.tgz" @@ -2158,6 +2299,16 @@ serve-static "^1.13.1" ws "^6.2.3" +"@react-native-community/cli-tools@^3.0.0": + version "3.0.0" + resolved "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-3.0.0.tgz" + integrity sha512-8IhQKZdf3E4CR8T7HhkPGgorot/cLkRDgneJFDSWk/wCYZAuUh4NEAdumQV7N0jLSMWX7xxiWUPi94lOBxVY9g== + dependencies: + chalk "^2.4.2" + lodash "^4.17.5" + mime "^2.4.1" + node-fetch "^2.5.0" + "@react-native-community/cli-tools@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-tools/-/cli-tools-15.1.3.tgz" @@ -2175,6 +2326,11 @@ shell-quote "^1.7.3" sudo-prompt "^9.0.0" +"@react-native-community/cli-types@^3.0.0": + version "3.0.0" + resolved "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-3.0.0.tgz" + integrity sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg== + "@react-native-community/cli-types@15.1.3": version "15.1.3" resolved "https://registry.npmjs.org/@react-native-community/cli-types/-/cli-types-15.1.3.tgz" @@ -2204,6 +2360,52 @@ prompts "^2.4.2" semver "^7.5.2" +"@react-native-community/cli@^3.0.0": + version "3.2.1" + resolved "https://registry.npmjs.org/@react-native-community/cli/-/cli-3.2.1.tgz" + integrity sha512-bZ/bfZ+9r1gQSxp6t7+00DcpC6vmbVYSvzUCFM/yo5k8bhsDdcy8aocscIaXXVGG+v9Edri/Q7hH9ks7L18/Rg== + dependencies: + "@hapi/joi" "^15.0.3" + "@react-native-community/cli-debugger-ui" "^3.0.0" + "@react-native-community/cli-tools" "^3.0.0" + "@react-native-community/cli-types" "^3.0.0" + chalk "^2.4.2" + command-exists "^1.2.8" + commander "^2.19.0" + compression "^1.7.1" + connect "^3.6.5" + cosmiconfig "^5.1.0" + deepmerge "^3.2.0" + didyoumean "^1.2.1" + envinfo "^7.1.0" + errorhandler "^1.5.0" + execa "^1.0.0" + find-up "^4.1.0" + fs-extra "^7.0.1" + glob "^7.1.1" + graceful-fs "^4.1.3" + inquirer "^3.0.6" + lodash "^4.17.5" + metro "^0.56.0" + metro-config "^0.56.0" + metro-core "^0.56.0" + metro-react-native-babel-transformer "^0.56.0" + minimist "^1.2.0" + mkdirp "^0.5.1" + morgan "^1.9.0" + node-notifier "^5.2.1" + open "^6.2.0" + ora "^3.4.0" + plist "^3.0.0" + pretty-format "^25.1.0" + semver "^6.3.0" + serve-static "^1.13.1" + shell-quote "1.6.1" + strip-ansi "^5.2.0" + sudo-prompt "^9.0.0" + wcwidth "^1.0.1" + ws "^1.1.0" + "@react-native-community/netinfo@^11.3.3": version "11.5.2" resolved "https://registry.npmjs.org/@react-native-community/netinfo/-/netinfo-11.5.2.tgz" @@ -2250,80 +2452,23 @@ resolved "https://registry.npmjs.org/@react-native-picker/picker/-/picker-2.11.4.tgz" integrity sha512-Kf8h1AMnBo54b1fdiVylP2P/iFcZqzpMYcglC28EEFB1DEnOjsNr6Ucqc+3R9e91vHxEDnhZFbYDmAe79P2gjA== -"@react-native/assets-registry@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.76.9.tgz" - integrity sha512-pN0Ws5xsjWOZ8P37efh0jqHHQmq+oNGKT4AyAoKRpxBDDDmlAmpaYjer9Qz7PpDKF+IUyRjF/+rBsM50a8JcUg== - -"@react-native/babel-plugin-codegen@0.76.1": - version "0.76.1" - resolved "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.1.tgz" - integrity sha512-V9bGLyEdAF39nvn4L5gaJcPX1SvCHPJhaT3qfpVGvCnl7WPhdRyCq++WsN8HXlpo6WOAf6//oruLnLdl3RNM4Q== - dependencies: - "@react-native/codegen" "0.76.1" - -"@react-native/babel-plugin-codegen@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.76.9.tgz" - integrity sha512-vxL/vtDEIYHfWKm5oTaEmwcnNGsua/i9OjIxBDBFiJDu5i5RU3bpmDiXQm/bJxrJNPRp5lW0I0kpGihVhnMAIQ== - dependencies: - "@react-native/codegen" "0.76.9" +"@react-native/assets-registry@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.79.0.tgz" + integrity sha512-Rwvpu3A05lM1HVlX4klH4UR52JbQPDKc8gi2mst2REZL1KeVgJRJxPPw8d8euVlYcq/s8XI1Ol827JaRtSZBTA== -"@react-native/babel-preset@0.76.1": - version "0.76.1" - resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.1.tgz" - integrity sha512-b6YRmA13CmVuTQKHRen/Q0glHwmZFZoEDs+MJ1NL0UNHq9V5ytvdwTW1ntkmjtXuTnPMzkwYvumJBN9UTZjkBA== +"@react-native/babel-plugin-codegen@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.79.0.tgz" + integrity sha512-7IkObXF0dl5Dv1vGO5rBAB+yx26kqDntqrDvurO1ZjB11oeKiWOuDoWMnouaPZGhUbnswkYwMRLXCpYhDTG4bA== dependencies: - "@babel/core" "^7.25.2" - "@babel/plugin-proposal-export-default-from" "^7.24.7" - "@babel/plugin-syntax-dynamic-import" "^7.8.3" - "@babel/plugin-syntax-export-default-from" "^7.24.7" - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" - "@babel/plugin-syntax-optional-chaining" "^7.8.3" - "@babel/plugin-transform-arrow-functions" "^7.24.7" - "@babel/plugin-transform-async-generator-functions" "^7.25.4" - "@babel/plugin-transform-async-to-generator" "^7.24.7" - "@babel/plugin-transform-block-scoping" "^7.25.0" - "@babel/plugin-transform-class-properties" "^7.25.4" - "@babel/plugin-transform-classes" "^7.25.4" - "@babel/plugin-transform-computed-properties" "^7.24.7" - "@babel/plugin-transform-destructuring" "^7.24.8" - "@babel/plugin-transform-flow-strip-types" "^7.25.2" - "@babel/plugin-transform-for-of" "^7.24.7" - "@babel/plugin-transform-function-name" "^7.25.1" - "@babel/plugin-transform-literals" "^7.25.2" - "@babel/plugin-transform-logical-assignment-operators" "^7.24.7" - "@babel/plugin-transform-modules-commonjs" "^7.24.8" - "@babel/plugin-transform-named-capturing-groups-regex" "^7.24.7" - "@babel/plugin-transform-nullish-coalescing-operator" "^7.24.7" - "@babel/plugin-transform-numeric-separator" "^7.24.7" - "@babel/plugin-transform-object-rest-spread" "^7.24.7" - "@babel/plugin-transform-optional-catch-binding" "^7.24.7" - "@babel/plugin-transform-optional-chaining" "^7.24.8" - "@babel/plugin-transform-parameters" "^7.24.7" - "@babel/plugin-transform-private-methods" "^7.24.7" - "@babel/plugin-transform-private-property-in-object" "^7.24.7" - "@babel/plugin-transform-react-display-name" "^7.24.7" - "@babel/plugin-transform-react-jsx" "^7.25.2" - "@babel/plugin-transform-react-jsx-self" "^7.24.7" - "@babel/plugin-transform-react-jsx-source" "^7.24.7" - "@babel/plugin-transform-regenerator" "^7.24.7" - "@babel/plugin-transform-runtime" "^7.24.7" - "@babel/plugin-transform-shorthand-properties" "^7.24.7" - "@babel/plugin-transform-spread" "^7.24.7" - "@babel/plugin-transform-sticky-regex" "^7.24.7" - "@babel/plugin-transform-typescript" "^7.25.2" - "@babel/plugin-transform-unicode-regex" "^7.24.7" - "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.76.1" - babel-plugin-syntax-hermes-parser "^0.23.1" - babel-plugin-transform-flow-enums "^0.0.2" - react-refresh "^0.14.0" + "@babel/traverse" "^7.25.3" + "@react-native/codegen" "0.79.0" -"@react-native/babel-preset@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.76.9.tgz" - integrity sha512-TbSeCplCM6WhL3hR2MjC/E1a9cRnMLz7i767T7mP90oWkklEjyPxWl+0GGoVGnJ8FC/jLUupg/HvREKjjif6lw== +"@react-native/babel-preset@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/babel-preset/-/babel-preset-0.79.0.tgz" + integrity sha512-OcizKxBRxte1kZo932G4tpgDgKnDMErie0EkbVK83WaQAvnL0Dd1GWPoYjFmlKtJwh7PM2RZqTsrwqsksrmtRg== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -2366,68 +2511,48 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.76.9" - babel-plugin-syntax-hermes-parser "^0.25.1" + "@react-native/babel-plugin-codegen" "0.79.0" + babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.76.1": - version "0.76.1" - resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.1.tgz" - integrity sha512-7lE0hk2qq27wVeK5eF654v7XsKoRa7ficrfSwIDEDZ1aLB2xgUzLrsq+glSAP9EuzT6ycHhtD3QyqI+TqnlS/A== - dependencies: - "@babel/parser" "^7.25.3" - glob "^7.1.1" - hermes-parser "0.23.1" - invariant "^2.2.4" - jscodeshift "^0.14.0" - mkdirp "^0.5.1" - nullthrows "^1.1.1" - yargs "^17.6.2" - -"@react-native/codegen@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.76.9.tgz" - integrity sha512-AzlCHMTKrAVC2709V4ZGtBXmGVtWTpWm3Ruv5vXcd3/anH4mGucfJ4rjbWKdaYQJMpXa3ytGomQrsIsT/s8kgA== +"@react-native/codegen@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/codegen/-/codegen-0.79.0.tgz" + integrity sha512-D8bFlD0HH9SMUI00svdg64hEvLbu4ETeWQDlmEP8WmNbuILjwoLFqbnBmlGn69Tot0DM1PuBd1l1ooIzs8sU7w== dependencies: - "@babel/parser" "^7.25.3" glob "^7.1.1" - hermes-parser "0.23.1" + hermes-parser "0.25.1" invariant "^2.2.4" - jscodeshift "^0.14.0" - mkdirp "^0.5.1" nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.76.9.tgz" - integrity sha512-08jx8ixCjjd4jNQwNpP8yqrjrDctN2qvPPlf6ebz1OJQk8e1sbUl3wVn1zhhMvWrYcaraDnatPb5uCPq+dn3NQ== +"@react-native/community-cli-plugin@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/community-cli-plugin/-/community-cli-plugin-0.79.0.tgz" + integrity sha512-pl+aSXxGj3ug80FpMDrArjxUbJWY2ibWiSP3MLKX+Xk7An2GUmFFjCzNVSbs0jzWv8814EG2oI60/GH2RXwE4g== dependencies: - "@react-native/dev-middleware" "0.76.9" - "@react-native/metro-babel-transformer" "0.76.9" + "@react-native/dev-middleware" "0.79.0" chalk "^4.0.0" - execa "^5.1.1" + debug "^2.2.0" invariant "^2.2.4" - metro "^0.81.0" - metro-config "^0.81.0" - metro-core "^0.81.0" - node-fetch "^2.2.0" - readline "^1.3.0" + metro "^0.82.0" + metro-config "^0.82.0" + metro-core "^0.82.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.76.9.tgz" - integrity sha512-0Ru72Bm066xmxFuOXhhvrryxvb57uI79yDSFf+hxRpktkC98NMuRenlJhslMrbJ6WjCu1vOe/9UjWNYyxXTRTA== +"@react-native/debugger-frontend@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/debugger-frontend/-/debugger-frontend-0.79.0.tgz" + integrity sha512-chwKEWAmQMkOKZWwBra+utquuJ/2uFqh+ZgZbJfNX+U0YsBx6AQ3dVbfAaXW3bSLYEJyf9Wb3Opsal4fmcD9Ww== -"@react-native/dev-middleware@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.76.9.tgz" - integrity sha512-xkd3C3dRcmZLjFTEAOvC14q3apMLouIvJViCZY/p1EfCMrNND31dgE1dYrLTiI045WAWMt5bD15i6f7dE2/QWA== +"@react-native/dev-middleware@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/dev-middleware/-/dev-middleware-0.79.0.tgz" + integrity sha512-8Mh5L8zJXis2qhgkfXnWMbSmcvb07wrbxQe8KIgIO7C1rS97idg7BBtoPEtmARsaQgmbSGu/wdE7UWFkGYp0OQ== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.76.9" + "@react-native/debugger-frontend" "0.79.0" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -2435,18 +2560,17 @@ invariant "^2.2.4" nullthrows "^1.1.1" open "^7.0.3" - selfsigned "^2.4.1" - serve-static "^1.13.1" + serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.76.1": - version "0.76.1" - resolved "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.76.1.tgz" - integrity sha512-YaiE/eoEzw3Ax1UCk5TT6YFnQN927SvTxOk9kV0FQPxR862C9WSVMhzbuwNwgAkkItxzo2qrARx9sdibcCqiyA== +"@react-native/eslint-config@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.79.0.tgz" + integrity sha512-t0Em/GAuDESlWLvHf7Dr7L0OB2tWreLQeSKJZi2GKNEDmPV4NZFJFpD5tYxCiZsWuxUejuDMY4Uhvm46jgYb4A== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.76.1" + "@react-native/eslint-plugin" "0.79.0" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2456,57 +2580,56 @@ eslint-plugin-react "^7.30.1" eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" - hermes-eslint "^0.23.1" -"@react-native/eslint-plugin@0.76.1": - version "0.76.1" - resolved "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.76.1.tgz" - integrity sha512-Sw/WTuV9RVQQ7g+p1wt65g0UCdtd2w0g3eQ6HaYIc3u3HrTXkO9cGXsgd98yV6jjQtXSB/EGnDOajC9y3OmDOw== +"@react-native/eslint-plugin@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.79.0.tgz" + integrity sha512-hbmVSkm3QE5u619CBQv9fVXE8AosuvU7a4Ju6UW3+CXtV/1pYVGsvPaQrKSH5nQAW29zTYKxwhkW7uo9kWrSFA== -"@react-native/gradle-plugin@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.76.9.tgz" - integrity sha512-uGzp3dL4GfNDz+jOb8Nik1Vrfq1LHm0zESizrGhHACFiFlUSflVAnWuUAjlZlz5XfLhzGVvunG4Vdrpw8CD2ng== +"@react-native/gradle-plugin@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/gradle-plugin/-/gradle-plugin-0.79.0.tgz" + integrity sha512-c+/qKnmTx3kf8xZesp2BkZ9pAQVSnEPZziQUwviSJaq9jm8tKb/B8fyGG8yIuw/ZTKyGprD+ByzUSzJmCpC/Ow== -"@react-native/js-polyfills@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.76.9.tgz" - integrity sha512-s6z6m8cK4SMjIX1hm8LT187aQ6//ujLrjzDBogqDCYXRbfjbAYovw5as/v2a2rhUIyJbS3UjokZm3W0H+Oh/RQ== +"@react-native/js-polyfills@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/js-polyfills/-/js-polyfills-0.79.0.tgz" + integrity sha512-+8lk/zP90JC9xZBGhI8TPqqR1Y5dYXwXvfhXygr/LlHoo+H8TeQxcPrXWdT+PWOJl6Gf7dbCOGh9Std8J7CSQA== -"@react-native/metro-babel-transformer@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.76.9.tgz" - integrity sha512-HGq11347UHNiO/NvVbAO35hQCmH8YZRs7in7nVq7SL99pnpZK4WXwLdAXmSuwz5uYqOuwnKYDlpadz8fkE94Mg== +"@react-native/metro-babel-transformer@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.79.0.tgz" + integrity sha512-bv2y9WVmLXOZeEB6yi3Lol8nMjtYLTRY7Ws47x6MPNOG0XrXCsn/TmK704V2whq/GJsj22KMyvzkwG66DX6KSw== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.76.9" - hermes-parser "0.23.1" + "@react-native/babel-preset" "0.79.0" + hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@^0.76.1": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.76.9.tgz" - integrity sha512-LWsj7mUfujALUa+iGuEGzW4BqtuHa8zI3zS2T+uIjy2vI40+hRoP70iPOEiesNwVQTq/uSZELbe3HAo4WaX5gA== +"@react-native/metro-config@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/metro-config/-/metro-config-0.79.0.tgz" + integrity sha512-MHevg80zRsyCsv8entCaa8W/dbf+ldnmrsQSllL4Qc8zJBhtXkqEHKDlY+W+qcKmsX48O6oI4PHER38sf3WO4Q== dependencies: - "@react-native/js-polyfills" "0.76.9" - "@react-native/metro-babel-transformer" "0.76.9" - metro-config "^0.81.0" - metro-runtime "^0.81.0" + "@react-native/js-polyfills" "0.79.0" + "@react-native/metro-babel-transformer" "0.79.0" + metro-config "^0.82.0" + metro-runtime "^0.82.0" "@react-native/normalize-color@^2.0.0", "@react-native/normalize-color@^2.1.0": version "2.1.0" resolved "https://registry.npmjs.org/@react-native/normalize-color/-/normalize-color-2.1.0.tgz" integrity sha512-Z1jQI2NpdFJCVgpY+8Dq/Bt3d+YUi1928Q+/CZm/oh66fzM0RUl54vvuXlPJKybH4pdCZey1eDTPaLHkMPNgWA== -"@react-native/normalize-colors@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.76.9.tgz" - integrity sha512-TUdMG2JGk72M9d8DYbubdOlrzTYjw+YMe/xOnLU4viDgWRHsCbtRS9x0IAxRjs3amj/7zmK3Atm8jUPvdAc8qw== +"@react-native/normalize-colors@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/normalize-colors/-/normalize-colors-0.79.0.tgz" + integrity sha512-RmM7Dgb69a4qwdguKR+8MhT0u1IAKa/s0uy8/7JP9b/fm8zjUV9HctMgRgIpZTOELsowEyQodyTnhHQf4HPX0A== -"@react-native/virtualized-lists@0.76.9": - version "0.76.9" - resolved "https://registry.npmjs.org/@react-native/virtualized-lists/-/virtualized-lists-0.76.9.tgz" - integrity sha512-2neUfZKuqMK2LzfS8NyOWOyWUJOWgDym5fUph6fN9qF+LNPjAvnc4Zr9+o+59qjNu/yXwQgVMWNU4+8WJuPVWw== +"@react-native/virtualized-lists@0.79.0": + version "0.79.0" + resolved "https://registry.npmjs.org/@react-native/virtualized-lists/-/virtualized-lists-0.79.0.tgz" + integrity sha512-tCT1sHSI1O5KSclDwNfnkLTLe3cgiyYWjIlmNxWJHqhCCz017HGOS/oH0zs0ZgxYwN7xCzTkqY330XMDo+yj2g== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -2570,41 +2693,11 @@ "@sentry-internal/replay-canvas" "8.54.0" "@sentry/core" "8.54.0" -"@sentry/cli-darwin@2.42.4": - version "2.42.4" - resolved "https://registry.npmjs.org/@sentry/cli-darwin/-/cli-darwin-2.42.4.tgz" - integrity sha512-PZV4Y97VDWBR4rIt0HkJfXaBXlebIN2s/FDzC3iHINZE5OG62CDFsnC4/lbGlf2/UZLDaGGIK7mYwSHhTvN+HQ== - -"@sentry/cli-linux-arm64@2.42.4": - version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.42.4.tgz#b5e2d2399764998e3d661f144aae0c3f3495d1f1" - integrity sha512-Ex8vRnryyzC/9e43daEmEqPS+9uirY/l6Hw2lAvhBblFaL7PTWNx52H+8GnYGd9Zy2H3rWNyBDYfHwnErg38zA== - -"@sentry/cli-linux-arm@2.42.4": - version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.42.4.tgz#286996c3969a553c07a74a2a67c6d3671e2c79b5" - integrity sha512-lBn0oeeg62h68/4Eo6zbPq99Idz5t0VRV48rEU/WKeM4MtQCvG/iGGQ3lBFW2yNiUBzXZIK9poXLEcgbwmcRVw== - -"@sentry/cli-linux-i686@2.42.4": - version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.42.4.tgz#03e72598dc37e96a99e4329e20db9e74df277f83" - integrity sha512-IBJg0aHjsLCL4LvcFa3cXIjA+4t5kPqBT9y+PoDu4goIFxYD8zl7mbUdGJutvJafTk8Akf4ss4JJXQBjg019zA== - "@sentry/cli-linux-x64@2.42.4": version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.4.tgz#a3bc31a909f61029620e5d2ae0f8d8625ed8982a" + resolved "https://registry.npmjs.org/@sentry/cli-linux-x64/-/cli-linux-x64-2.42.4.tgz" integrity sha512-gXI5OEiOSNiAEz7VCE6AZcAgHJ47mlgal3+NmbE8XcHmFOnyDws9FNie6PJAy8KZjXi3nqoBP9JVAbnmOix3uA== -"@sentry/cli-win32-i686@2.42.4": - version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.42.4.tgz#0de663fc574f4bce2057e099c5b76b65f99a3bd6" - integrity sha512-vZuR3UPHKqOMniyrijrrsNwn9usaRysXq78F6WV0cL0ZyPLAmY+KBnTDSFk1Oig2pURnzaTm+RtcZu2fc8mlzg== - -"@sentry/cli-win32-x64@2.42.4": - version "2.42.4" - resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.42.4.tgz#f572a03084f3b1a4f355c1fbeb1339cb56ad91c9" - integrity sha512-OIBj3uaQ6nAERSm5Dcf8UIhyElEEwMNsZEEppQpN4IKl0mrwb/57AznM23Dvpu6GR8WGbVQUSolt879YZR5E9g== - "@sentry/cli@2.42.4": version "2.42.4" resolved "https://registry.npmjs.org/@sentry/cli/-/cli-2.42.4.tgz" @@ -2718,7 +2811,7 @@ dependencies: core-js "^3.22.4" -"@turf/along@6.5.0", "@turf/along@^6.5.0": +"@turf/along@^6.5.0", "@turf/along@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/along/-/along-6.5.0.tgz" integrity sha512-LLyWQ0AARqJCmMcIEAXF4GEu8usmd4Kbz3qk1Oy5HoRNpZX47+i5exQtmIWKdqJ1MMhW26fCTXgpsEs5zgJ5gw== @@ -2755,14 +2848,14 @@ "@turf/helpers" "^6.5.0" "@turf/invariant" "^6.5.0" -"@turf/bbox-polygon@6.5.0", "@turf/bbox-polygon@^6.5.0": +"@turf/bbox-polygon@^6.5.0", "@turf/bbox-polygon@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/bbox-polygon/-/bbox-polygon-6.5.0.tgz" integrity sha512-+/r0NyL1lOG3zKZmmf6L8ommU07HliP4dgYToMoTxqzsWzyLjaj/OzgQ8rBmv703WJX+aS6yCmLuIhYqyufyuw== dependencies: "@turf/helpers" "^6.5.0" -"@turf/bbox@*", "@turf/bbox@6.5.0", "@turf/bbox@^6.5.0": +"@turf/bbox@*", "@turf/bbox@^6.5.0", "@turf/bbox@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/bbox/-/bbox-6.5.0.tgz" integrity sha512-RBbLaao5hXTYyyg577iuMtDB8ehxMlUqHEJiMs8jT1GHkFhr6sYre3lmLsPeYEi/ZKj5TP5tt7fkzNdJ4GIVyw== @@ -3086,7 +3179,7 @@ "@turf/invariant" "^6.5.0" "@turf/meta" "^6.5.0" -"@turf/distance@6.5.0", "@turf/distance@^6.5.0": +"@turf/distance@^6.5.0", "@turf/distance@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/distance/-/distance-6.5.0.tgz" integrity sha512-xzykSLfoURec5qvQJcfifw/1mJa+5UwByZZ5TZ8iaqjGYN0vomhV9aiSLeYdUGtYRESZ+DYC/OzY+4RclZYgMg== @@ -3146,7 +3239,7 @@ "@turf/helpers" "^6.5.0" "@turf/invariant" "^6.5.0" -"@turf/helpers@6.5.0", "@turf/helpers@6.x", "@turf/helpers@^6.5.0": +"@turf/helpers@^6.5.0", "@turf/helpers@6.5.0", "@turf/helpers@6.x": version "6.5.0" resolved "https://registry.npmjs.org/@turf/helpers/-/helpers-6.5.0.tgz" integrity sha512-VbI1dV5bLFzohYYdgqwikdMVpe7pJ9X3E+dlr425wa2/sMJqYDhTO++ec38/pcPvPE6oD9WEEeU3Xu3gza+VPw== @@ -3178,7 +3271,7 @@ "@turf/square-grid" "^6.5.0" "@turf/triangle-grid" "^6.5.0" -"@turf/intersect@6.5.0", "@turf/intersect@^6.5.0": +"@turf/intersect@^6.5.0", "@turf/intersect@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/intersect/-/intersect-6.5.0.tgz" integrity sha512-2legGJeKrfFkzntcd4GouPugoqPUjexPZnOvfez+3SfIMrHvulw8qV8u7pfVyn2Yqs53yoVCEjS5sEpvQ5YRQg== @@ -3219,14 +3312,14 @@ "@turf/meta" "^6.5.0" object-assign "*" -"@turf/kinks@6.5.0", "@turf/kinks@^6.5.0": +"@turf/kinks@^6.5.0", "@turf/kinks@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/kinks/-/kinks-6.5.0.tgz" integrity sha512-ViCngdPt1eEL7hYUHR2eHR662GvCgTc35ZJFaNR6kRtr6D8plLaDju0FILeFFWSc+o8e3fwxZEJKmFj9IzPiIQ== dependencies: "@turf/helpers" "^6.5.0" -"@turf/length@6.5.0", "@turf/length@^6.5.0": +"@turf/length@^6.5.0", "@turf/length@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/length/-/length-6.5.0.tgz" integrity sha512-5pL5/pnw52fck3oRsHDcSGrj9HibvtlrZ0QNy2OcW8qBFDNgZ4jtl6U7eATVoyWPKBHszW3dWETW+iLV7UARig== @@ -3350,7 +3443,7 @@ "@turf/helpers" "^6.5.0" polygon-clipping "^0.15.3" -"@turf/meta@6.x", "@turf/meta@^6.5.0": +"@turf/meta@^6.5.0", "@turf/meta@6.x": version "6.5.0" resolved "https://registry.npmjs.org/@turf/meta/-/meta-6.5.0.tgz" integrity sha512-RrArvtsV0vdsCBegoBtOalgdSOfkBrTJ07VkpiCnq/491W67hnMWmDu7e6Ztw0C3WldRYTXkg3SumfdzZxLBHA== @@ -3376,7 +3469,7 @@ "@turf/helpers" "^6.5.0" "@turf/meta" "^6.5.0" -"@turf/nearest-point-on-line@6.5.0", "@turf/nearest-point-on-line@^6.5.0": +"@turf/nearest-point-on-line@^6.5.0", "@turf/nearest-point-on-line@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/nearest-point-on-line/-/nearest-point-on-line-6.5.0.tgz" integrity sha512-WthrvddddvmymnC+Vf7BrkHGbDOUu6Z3/6bFYUGv1kxw8tiZ6n83/VG6kHz4poHOfS0RaNflzXSkmCi64fLBlg== @@ -3439,7 +3532,7 @@ "@turf/helpers" "^6.5.0" "@turf/nearest-point" "^6.5.0" -"@turf/point-to-line-distance@6.5.0", "@turf/point-to-line-distance@^6.5.0": +"@turf/point-to-line-distance@^6.5.0", "@turf/point-to-line-distance@6.5.0": version "6.5.0" resolved "https://registry.npmjs.org/@turf/point-to-line-distance/-/point-to-line-distance-6.5.0.tgz" integrity sha512-opHVQ4vjUhNBly1bob6RWy+F+hsZDH9SA0UW36pIRzfpu27qipU18xup0XXEePfY6+wvhF6yL/WgCO2IbrLqEA== @@ -3888,16 +3981,16 @@ dependencies: "@babel/types" "^7.28.2" -"@types/geojson@7946.0.8": - version "7946.0.8" - resolved "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.8.tgz" - integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA== - "@types/geojson@^7946.0.7": version "7946.0.16" resolved "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz" integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg== +"@types/geojson@7946.0.8": + version "7946.0.8" + resolved "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.8.tgz" + integrity sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA== + "@types/graceful-fs@^4.1.3": version "4.1.9" resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz" @@ -3924,6 +4017,14 @@ dependencies: "@types/istanbul-lib-coverage" "*" +"@types/istanbul-reports@^1.1.1": + version "1.1.2" + resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz" + integrity sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw== + dependencies: + "@types/istanbul-lib-coverage" "*" + "@types/istanbul-lib-report" "*" + "@types/istanbul-reports@^3.0.0": version "3.0.4" resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz" @@ -3944,13 +4045,6 @@ resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== -"@types/node-forge@^1.3.0": - version "1.3.14" - resolved "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.14.tgz" - integrity sha512-mhVF2BnD4BO+jtOp7z1CdzaK4mbuK0LLQYAvdOLqHTavxFNq4zA1EmYkpnFjP8HOUzedfQkRnp0E2ulSAYSzAw== - dependencies: - "@types/node" "*" - "@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0": version "25.6.0" resolved "https://registry.npmjs.org/@types/node/-/node-25.6.0.tgz" @@ -3992,6 +4086,11 @@ resolved "https://registry.npmjs.org/@types/semver/-/semver-7.7.1.tgz" integrity sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA== +"@types/stack-utils@^1.0.1": + version "1.0.1" + resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz" + integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== + "@types/stack-utils@^2.0.0": version "2.0.3" resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz" @@ -4002,6 +4101,13 @@ resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz" integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ== +"@types/yargs@^13.0.0": + version "13.0.12" + resolved "https://registry.npmjs.org/@types/yargs/-/yargs-13.0.12.tgz" + integrity sha512-qCxJE1qgz2y0hA4pIxjBR+PelCH0U5CK1XJXFwCNqfmliatKp47UCXXE9Dyk1OXBDLvsCF57TqQEJaeLfDYEOQ== + dependencies: + "@types/yargs-parser" "*" + "@types/yargs@^15.0.0": version "15.0.20" resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.20.tgz" @@ -4105,16 +4211,6 @@ semver "^7.6.0" ts-api-utils "^1.3.0" -"@typescript-eslint/utils@7.18.0": - version "7.18.0" - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz" - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== - dependencies: - "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "7.18.0" - "@typescript-eslint/types" "7.18.0" - "@typescript-eslint/typescript-estree" "7.18.0" - "@typescript-eslint/utils@^5.10.0": version "5.62.0" resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz" @@ -4129,6 +4225,16 @@ eslint-scope "^5.1.1" semver "^7.3.7" +"@typescript-eslint/utils@7.18.0": + version "7.18.0" + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz" + integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== + dependencies: + "@eslint-community/eslint-utils" "^4.4.0" + "@typescript-eslint/scope-manager" "7.18.0" + "@typescript-eslint/types" "7.18.0" + "@typescript-eslint/typescript-estree" "7.18.0" + "@typescript-eslint/visitor-keys@5.62.0": version "5.62.0" resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz" @@ -4172,6 +4278,16 @@ abort-controller@^3.0.0: dependencies: event-target-shim "^5.0.0" +abs-svg-path@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz" + integrity sha512-d8XPSGjfyzlXC3Xx891DJRyZfqk5JU0BJrDQcsWomFIV1/BIzPW5HDH5iDdWpqWaav0YVIEzT1RHTwWr0FFshA== + +absolute-path@^0.0.0: + version "0.0.0" + resolved "https://registry.npmjs.org/absolute-path/-/absolute-path-0.0.0.tgz" + integrity sha512-HQiug4c+/s3WOvEnDRxXVmNtSG5s2gJM9r19BTcqjp7BWcE48PB+Y2G6jE65kqI0LpsQeMZygt/b60Gi4KxGyA== + accepts@^1.3.7, accepts@~1.3.8: version "1.3.8" resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz" @@ -4226,6 +4342,11 @@ add@^2.0.6: resolved "https://registry.npmjs.org/add/-/add-2.0.6.tgz" integrity sha512-j5QzrmsokwWWp6kUcJQySpbG+xfOBqqKnup3OIk1pz+kB/80SLorZ9V8zHFLO92Lcd+hbvq8bT+zOGoPkmBV0Q== +agent-base@^7.1.2: + version "7.1.4" + resolved "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz" + integrity sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ== + agent-base@6: version "6.0.2" resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" @@ -4248,6 +4369,25 @@ anser@^1.4.9: resolved "https://registry.npmjs.org/anser/-/anser-1.4.10.tgz" integrity sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww== +ansi-colors@^1.0.1: + version "1.1.0" + resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz" + integrity sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA== + dependencies: + ansi-wrap "^0.1.0" + +ansi-cyan@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz" + integrity sha512-eCjan3AVo/SxZ0/MyIYRtkpxIu/H3xZN7URr1vXVrISxeyz8fUFz0FJziamK4sS8I+t35y4rHg1b2PklyBe/7A== + dependencies: + ansi-wrap "0.1.0" + +ansi-escapes@^3.0.0: + version "3.2.0" + resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz" + integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ== + ansi-escapes@^4.2.1: version "4.3.2" resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" @@ -4264,6 +4404,35 @@ ansi-fragments@^0.2.1: slice-ansi "^2.0.0" strip-ansi "^5.0.0" +ansi-gray@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz" + integrity sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw== + dependencies: + ansi-wrap "0.1.0" + +ansi-red@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz" + integrity sha512-ewaIr5y+9CUTGFwZfpECUbFlGcC0GCw1oqR9RI6h1gQCd9Aj2GxSckCnPsVJnmfMZbwFYE+leZGASgkWl06Jow== + dependencies: + ansi-wrap "0.1.0" + +ansi-regex@^2.0.0: + version "2.1.1" + resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz" + integrity sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA== + +ansi-regex@^3.0.0: + version "3.0.1" + resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz" + integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw== + +ansi-regex@^4.0.0: + version "4.1.1" + resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz" + integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g== + ansi-regex@^4.1.0: version "4.1.1" resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz" @@ -4274,7 +4443,14 @@ ansi-regex@^5.0.0, ansi-regex@^5.0.1: resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== -ansi-styles@^3.2.0, ansi-styles@^3.2.1: +ansi-styles@^3.2.0: + version "3.2.1" + resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" + integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== + dependencies: + color-convert "^1.9.0" + +ansi-styles@^3.2.1: version "3.2.1" resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== @@ -4293,6 +4469,19 @@ ansi-styles@^5.0.0: resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz" integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== +ansi-wrap@^0.1.0, ansi-wrap@0.1.0: + version "0.1.0" + resolved "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz" + integrity sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw== + +anymatch@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz" + integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw== + dependencies: + micromatch "^3.1.4" + normalize-path "^2.1.1" + anymatch@^3.0.3: version "3.1.3" resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" @@ -4325,14 +4514,47 @@ argparse@^2.0.1: resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== -array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2: - version "1.0.2" +arr-diff@^1.0.1: + version "1.1.0" + resolved "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz" + integrity sha512-OQwDZUqYaQwyyhDJHThmzId8daf4/RFNLaeh3AevmSeZ5Y7ug4Ga/yKc6l6kTZOBW781rCj103ZuTh8GAsB3+Q== + dependencies: + arr-flatten "^1.0.1" + array-slice "^0.2.3" + +arr-diff@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz" + integrity sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA== + +arr-flatten@^1.0.1, arr-flatten@^1.1.0: + version "1.1.0" + resolved "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz" + integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg== + +arr-union@^2.0.1: + version "2.1.0" + resolved "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz" + integrity sha512-t5db90jq+qdgk8aFnxEkjqta0B/GHrM1pxzuuZz2zWsOXc5nKu3t+76s/PQBA8FTcM/ipspIH9jWG4OxCBc2eA== + +arr-union@^3.1.0: + version "3.1.0" + resolved "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz" + integrity sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q== + +array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2: + version "1.0.2" resolved "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz" integrity sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw== dependencies: call-bound "^1.0.3" is-array-buffer "^3.0.5" +array-filter@~0.0.0: + version "0.0.1" + resolved "https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz" + integrity sha512-VW0FpCIhjZdarWjIz8Vpva7U95fl2Jn+b+mmFFMLn8PIVscOQcAgEznwUzTEuUHuqZqIxwzRlcaN/urTFFQoiw== + array-includes@^3.1.6, array-includes@^3.1.8: version "3.1.9" resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz" @@ -4347,11 +4569,31 @@ array-includes@^3.1.6, array-includes@^3.1.8: is-string "^1.1.1" math-intrinsics "^1.1.0" +array-map@~0.0.0: + version "0.0.1" + resolved "https://registry.npmjs.org/array-map/-/array-map-0.0.1.tgz" + integrity sha512-sxHIeJTGEsRC8/hYkZzdJNNPZ41EXHVys7pqMw1iwE/Kx8/hto0UbDuGQsSJ0ujPovj9qUZl6EOY/EiZ2g3d9Q== + +array-reduce@~0.0.0: + version "0.0.0" + resolved "https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz" + integrity sha512-8jR+StqaC636u7h3ye1co3lQRefgVVUQUhuAmRbDqIMeR2yuXzRvkCNQiQ5J/wbREmoBLNtp13dhaaVpZQDRUw== + +array-slice@^0.2.3: + version "0.2.3" + resolved "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz" + integrity sha512-rlVfZW/1Ph2SNySXwR9QYkChp8EkOEiTMO5Vwx60usw04i4nWemkm9RXmQqgkQFaLHsqLuADvjp6IfgL9l2M8Q== + array-union@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== +array-unique@^0.3.2: + version "0.3.2" + resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz" + integrity sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ== + array.prototype.findlast@^1.2.5: version "1.2.5" resolved "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz" @@ -4408,7 +4650,7 @@ arraybuffer.prototype.slice@^1.0.4: get-intrinsic "^1.2.6" is-array-buffer "^3.0.4" -art@^0.10.3: +art@^0.10.0, art@^0.10.3: version "0.10.3" resolved "https://registry.npmjs.org/art/-/art-0.10.3.tgz" integrity sha512-HXwbdofRTiJT6qZX/FnchtldzJjS3vkLJxQilc3Xj+ma2MXjY4UAyQ0ls1XZYVnDvVIBiFZbC6QsvtW86TD6tQ== @@ -4418,12 +4660,10 @@ asap@~2.0.3, asap@~2.0.6: resolved "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz" integrity sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA== -ast-types@0.15.2: - version "0.15.2" - resolved "https://registry.npmjs.org/ast-types/-/ast-types-0.15.2.tgz" - integrity sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg== - dependencies: - tslib "^2.0.1" +assign-symbols@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz" + integrity sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw== astral-regex@^1.0.0: version "1.0.0" @@ -4440,6 +4680,18 @@ async-limiter@~1.0.0: resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz" integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ== +async@^2.4.0: + version "2.6.4" + resolved "https://registry.npmjs.org/async/-/async-2.6.4.tgz" + integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== + dependencies: + lodash "^4.17.14" + +atob@^2.1.2: + version "2.1.2" + resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz" + integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== + available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" @@ -4447,11 +4699,6 @@ available-typed-arrays@^1.0.7: dependencies: possible-typed-array-names "^1.0.0" -babel-core@^7.0.0-bridge.0: - version "7.0.0-bridge.0" - resolved "https://registry.npmjs.org/babel-core/-/babel-core-7.0.0-bridge.0.tgz" - integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== - babel-jest@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz" @@ -4529,20 +4776,18 @@ babel-plugin-polyfill-regenerator@^0.6.5, babel-plugin-polyfill-regenerator@^0.6 dependencies: "@babel/helper-define-polyfill-provider" "^0.6.8" -babel-plugin-syntax-hermes-parser@^0.23.1: - version "0.23.1" - resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.23.1.tgz" - integrity sha512-uNLD0tk2tLUjGFdmCk+u/3FEw2o+BAwW4g+z2QVlxJrzZYOOPADroEcNtTPt5lNiScctaUmnsTkVEnOwZUOLhA== - dependencies: - hermes-parser "0.23.1" - -babel-plugin-syntax-hermes-parser@^0.25.1: +babel-plugin-syntax-hermes-parser@0.25.1: version "0.25.1" resolved "https://registry.npmjs.org/babel-plugin-syntax-hermes-parser/-/babel-plugin-syntax-hermes-parser-0.25.1.tgz" integrity sha512-IVNpGzboFLfXZUAwkLFcI/bnqVbwky0jP3eBno4HKtqvQJAHBLdgxiG6lQ4to0+Q/YCN3PO0od5NZwIKyY4REQ== dependencies: hermes-parser "0.25.1" +babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: + version "7.0.0-beta.0" + resolved "https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz" + integrity sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ== + babel-plugin-transform-flow-enums@^0.0.2: version "0.0.2" resolved "https://registry.npmjs.org/babel-plugin-transform-flow-enums/-/babel-plugin-transform-flow-enums-0.0.2.tgz" @@ -4571,6 +4816,39 @@ babel-preset-current-node-syntax@^1.0.0: "@babel/plugin-syntax-private-property-in-object" "^7.14.5" "@babel/plugin-syntax-top-level-await" "^7.14.5" +babel-preset-fbjs@^3.1.2, babel-preset-fbjs@^3.2.0: + version "3.4.0" + resolved "https://registry.npmjs.org/babel-preset-fbjs/-/babel-preset-fbjs-3.4.0.tgz" + integrity sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow== + dependencies: + "@babel/plugin-proposal-class-properties" "^7.0.0" + "@babel/plugin-proposal-object-rest-spread" "^7.0.0" + "@babel/plugin-syntax-class-properties" "^7.0.0" + "@babel/plugin-syntax-flow" "^7.0.0" + "@babel/plugin-syntax-jsx" "^7.0.0" + "@babel/plugin-syntax-object-rest-spread" "^7.0.0" + "@babel/plugin-transform-arrow-functions" "^7.0.0" + "@babel/plugin-transform-block-scoped-functions" "^7.0.0" + "@babel/plugin-transform-block-scoping" "^7.0.0" + "@babel/plugin-transform-classes" "^7.0.0" + "@babel/plugin-transform-computed-properties" "^7.0.0" + "@babel/plugin-transform-destructuring" "^7.0.0" + "@babel/plugin-transform-flow-strip-types" "^7.0.0" + "@babel/plugin-transform-for-of" "^7.0.0" + "@babel/plugin-transform-function-name" "^7.0.0" + "@babel/plugin-transform-literals" "^7.0.0" + "@babel/plugin-transform-member-expression-literals" "^7.0.0" + "@babel/plugin-transform-modules-commonjs" "^7.0.0" + "@babel/plugin-transform-object-super" "^7.0.0" + "@babel/plugin-transform-parameters" "^7.0.0" + "@babel/plugin-transform-property-literals" "^7.0.0" + "@babel/plugin-transform-react-display-name" "^7.0.0" + "@babel/plugin-transform-react-jsx" "^7.0.0" + "@babel/plugin-transform-shorthand-properties" "^7.0.0" + "@babel/plugin-transform-spread" "^7.0.0" + "@babel/plugin-transform-template-literals" "^7.0.0" + babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0" + babel-preset-jest@^29.6.3: version "29.6.3" resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz" @@ -4584,12 +4862,25 @@ balanced-match@^1.0.0: resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== -base-64@0.1.0, base-64@^0.1.0: +base-64@^0.1.0, base-64@0.1.0: version "0.1.0" resolved "https://registry.npmjs.org/base-64/-/base-64-0.1.0.tgz" integrity sha512-Y5gU45svrR5tI2Vt/X9GPd3L0HNIKzGu202EjxrXMpuc2V2CiKgemAbUUsqYmZJvPtCXoUKjNZwBJzsNScUbXA== -base64-js@^1.0.2, base64-js@^1.2.3, base64-js@^1.5.1: +base@^0.11.1: + version "0.11.2" + resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" + integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg== + dependencies: + cache-base "^1.0.1" + class-utils "^0.3.5" + component-emitter "^1.2.1" + define-property "^1.0.0" + isobject "^3.0.1" + mixin-deep "^1.2.0" + pascalcase "^0.1.1" + +base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3, base64-js@^1.5.1: version "1.5.1" resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== @@ -4599,6 +4890,13 @@ baseline-browser-mapping@^2.10.12: resolved "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.18.tgz" integrity sha512-VSnGQAOLtP5mib/DPyg2/t+Tlv65NTBz83BJBJvmLVHHuKJVaDOBvJJykiT5TR++em5nfAySPccDZDa4oSrn8A== +basic-auth@~2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz" + integrity sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg== + dependencies: + safe-buffer "5.1.2" + big-integer@1.6.x: version "1.6.52" resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.52.tgz" @@ -4647,6 +4945,22 @@ brace-expansion@^2.0.2: dependencies: balanced-match "^1.0.0" +braces@^2.3.1: + version "2.3.2" + resolved "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz" + integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w== + dependencies: + arr-flatten "^1.1.0" + array-unique "^0.3.2" + extend-shallow "^2.0.1" + fill-range "^4.0.0" + isobject "^3.0.1" + repeat-element "^1.1.2" + snapdragon "^0.8.1" + snapdragon-node "^2.0.1" + split-string "^3.0.2" + to-regex "^3.0.1" + braces@^3.0.3: version "3.0.3" resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" @@ -4686,6 +5000,11 @@ bson@^4.7.2: dependencies: buffer "^5.6.0" +buffer-crc32@^0.2.13: + version "0.2.13" + resolved "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz" + integrity sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ== + buffer-equal@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.1.tgz" @@ -4696,7 +5015,7 @@ buffer-from@^1.0.0: resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== -buffer@5.6.0, buffer@^5.5.0, buffer@^5.6.0: +buffer@^5.5.0, buffer@^5.6.0, buffer@5.6.0: version "5.6.0" resolved "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz" integrity sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw== @@ -4709,6 +5028,21 @@ bytes@3.1.2: resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== +cache-base@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz" + integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ== + dependencies: + collection-visit "^1.0.0" + component-emitter "^1.2.1" + get-value "^2.0.6" + has-value "^1.0.0" + isobject "^3.0.1" + set-value "^2.0.0" + to-object-path "^0.3.0" + union-value "^1.0.0" + unset-value "^1.0.0" + call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz" @@ -4759,6 +5093,11 @@ callsites@^3.0.0: resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== +camelcase@^4.1.0: + version "4.1.0" + resolved "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz" + integrity sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw== + camelcase@^5.0.0, camelcase@^5.3.1: version "5.3.1" resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" @@ -4774,7 +5113,23 @@ caniuse-lite@^1.0.30001782: resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001788.tgz" integrity sha512-6q8HFp+lOQtcf7wBK+uEenxymVWkGKkjFpCvw5W25cmMwEDU45p1xQFBQv8JDlMMry7eNxyBaR+qxgmTUZkIRQ== -chalk@^2.4.1, chalk@^2.4.2: +capture-exit@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz" + integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g== + dependencies: + rsvp "^4.8.4" + +chalk@^2.0.0: + version "2.4.2" + resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" + integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== + dependencies: + ansi-styles "^3.2.1" + escape-string-regexp "^1.0.5" + supports-color "^5.3.0" + +chalk@^2.0.1, chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== @@ -4783,6 +5138,14 @@ chalk@^2.4.1, chalk@^2.4.2: escape-string-regexp "^1.0.5" supports-color "^5.3.0" +chalk@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" + integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== + dependencies: + ansi-styles "^4.1.0" + supports-color "^7.1.0" + chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: version "4.1.2" resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" @@ -4796,6 +5159,11 @@ char-regex@^1.0.2: resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== +chardet@^0.4.0: + version "0.4.2" + resolved "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz" + integrity sha512-j/Toj7f1z98Hh2cYo2BVr85EpIRWqUi7rtRSGxh/cqUjqrnJe9l9UE7IUGd2vQ2p+kSHLkSzObQPZPLUC6TQwg== + chownr@^1.1.1: version "1.1.4" resolved "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" @@ -4838,6 +5206,23 @@ cjs-module-lexer@^1.0.0: resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz" integrity sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q== +class-utils@^0.3.5: + version "0.3.6" + resolved "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz" + integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg== + dependencies: + arr-union "^3.1.0" + define-property "^0.2.5" + isobject "^3.0.0" + static-extend "^0.1.1" + +cli-cursor@^2.1.0: + version "2.1.0" + resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz" + integrity sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw== + dependencies: + restore-cursor "^2.0.0" + cli-cursor@^3.1.0: version "3.1.0" resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" @@ -4845,11 +5230,34 @@ cli-cursor@^3.1.0: dependencies: restore-cursor "^3.1.0" -cli-spinners@^2.5.0: +cli-spinners@^2.0.0, cli-spinners@^2.5.0: version "2.9.2" resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz" integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== +cli-width@^2.0.0: + version "2.2.1" + resolved "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz" + integrity sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw== + +cliui@^3.2.0: + version "3.2.0" + resolved "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz" + integrity sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w== + dependencies: + string-width "^1.0.1" + strip-ansi "^3.0.1" + wrap-ansi "^2.0.0" + +cliui@^4.0.0: + version "4.1.0" + resolved "https://registry.npmjs.org/cliui/-/cliui-4.1.0.tgz" + integrity sha512-4FG+RSG9DL7uEwRUZXZn3SS34DiDPfzP0VOiEwtUWlE+AR2EIg+hSyvrIgUUfhdgR/UkAeW2QHgeP+hWrXs7jQ== + dependencies: + string-width "^2.1.1" + strip-ansi "^4.0.0" + wrap-ansi "^2.0.0" + cliui@^6.0.0: version "6.0.0" resolved "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" @@ -4911,11 +5319,24 @@ co@^4.6.0: resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz" integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== +code-point-at@^1.0.0: + version "1.1.0" + resolved "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz" + integrity sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA== + collect-v8-coverage@^1.0.0: version "1.0.3" resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz" integrity sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw== +collection-visit@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz" + integrity sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw== + dependencies: + map-visit "^1.0.0" + object-visit "^1.0.0" + color-convert@^1.9.0: version "1.9.3" resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" @@ -4930,15 +5351,20 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" +color-name@~1.1.4: + version "1.1.4" + resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" + integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== + color-name@1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== +color-support@^1.1.3: + version "1.1.3" + resolved "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz" + integrity sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg== colorette@^1.0.7: version "1.4.0" @@ -4950,26 +5376,51 @@ command-exists@^1.2.8: resolved "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz" integrity sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w== -commander@2, commander@^2.15.1, commander@^2.20.0: - version "2.20.3" - resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" - integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== - commander@^12.0.0: version "12.1.0" resolved "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz" integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA== +commander@^2.15.1: + version "2.20.3" + resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + +commander@^2.19.0: + version "2.20.3" + resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + +commander@^2.20.0: + version "2.20.3" + resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + commander@^9.4.1: version "9.5.0" resolved "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz" integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ== +commander@~2.13.0: + version "2.13.0" + resolved "https://registry.npmjs.org/commander/-/commander-2.13.0.tgz" + integrity sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA== + +commander@2: + version "2.20.3" + resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== + commondir@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz" integrity sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== +component-emitter@^1.2.1: + version "1.3.1" + resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz" + integrity sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ== + compressible@~2.0.18: version "2.0.18" resolved "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" @@ -4995,6 +5446,16 @@ concat-map@0.0.1: resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== +concat-stream@^1.6.0: + version "1.6.2" + resolved "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz" + integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw== + dependencies: + buffer-from "^1.0.0" + inherits "^2.0.3" + readable-stream "^2.2.2" + typedarray "^0.0.6" + concaveman@*: version "2.0.0" resolved "https://registry.npmjs.org/concaveman/-/concaveman-2.0.0.tgz" @@ -5025,6 +5486,11 @@ convert-source-map@^2.0.0: resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== +copy-descriptor@^0.1.0: + version "0.1.1" + resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz" + integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw== + core-js-compat@^3.43.0, core-js-compat@^3.48.0: version "3.49.0" resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz" @@ -5037,6 +5503,16 @@ core-js@^1.0.0: resolved "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz" integrity sha512-ZiPp9pZlgxpWRu0M+YWbm6+aQ84XEfH1JRXvfOc/fILWI0VKhLC2LX13X1NYq4fULzLMq7Hfh43CSo2/aIaUPA== +core-js@^2.2.2: + version "2.6.12" + resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz" + integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== + +core-js@^2.4.1: + version "2.6.12" + resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz" + integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== + core-js@^3.22.4: version "3.49.0" resolved "https://registry.npmjs.org/core-js/-/core-js-3.49.0.tgz" @@ -5047,7 +5523,7 @@ core-util-is@~1.0.0: resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== -cosmiconfig@^5.0.5: +cosmiconfig@^5.0.5, cosmiconfig@^5.1.0: version "5.2.1" resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz" integrity sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA== @@ -5080,6 +5556,43 @@ create-jest@^29.7.0: jest-util "^29.7.0" prompts "^2.0.1" +create-react-class@^15.6.3: + version "15.7.0" + resolved "https://registry.npmjs.org/create-react-class/-/create-react-class-15.7.0.tgz" + integrity sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng== + dependencies: + loose-envify "^1.3.1" + object-assign "^4.1.1" + +cross-spawn@^5.0.1: + version "5.1.0" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz" + integrity sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A== + dependencies: + lru-cache "^4.0.1" + shebang-command "^1.2.0" + which "^1.2.9" + +cross-spawn@^5.1.0: + version "5.1.0" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz" + integrity sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A== + dependencies: + lru-cache "^4.0.1" + shebang-command "^1.2.0" + which "^1.2.9" + +cross-spawn@^6.0.0: + version "6.0.6" + resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.6.tgz" + integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw== + dependencies: + nice-try "^1.0.4" + path-key "^2.0.1" + semver "^5.5.0" + shebang-command "^1.2.0" + which "^1.2.9" + cross-spawn@^6.0.5: version "6.0.6" resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.6.tgz" @@ -5192,25 +5705,51 @@ debounce@^1.2.0: resolved "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz" integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug== -debug@2.6.9, debug@^2.2.0, debug@^2.6.9: +debug@^2.2.0: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + +debug@^2.3.3: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + +debug@^2.6.9: version "2.6.9" resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== dependencies: ms "2.0.0" -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.3: +debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.4.0, debug@^4.4.3, debug@4: version "4.4.3" resolved "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz" integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== dependencies: ms "^2.1.3" -decamelize@^1.2.0: +debug@2.6.9: + version "2.6.9" + resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + +decamelize@^1.1.1, decamelize@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" integrity sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA== +decode-uri-component@^0.2.0: + version "0.2.2" + resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz" + integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== + decompress-response@^6.0.0: version "6.0.0" resolved "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz" @@ -5223,7 +5762,7 @@ dedent@^1.0.0: resolved "https://registry.npmjs.org/dedent/-/dedent-1.7.2.tgz" integrity sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA== -deep-equal@1.x, deep-equal@^1.0.0: +deep-equal@^1.0.0, deep-equal@1.x: version "1.1.2" resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.2.tgz" integrity sha512-5tdhKF6DbU7iIzrIOa1AOUt39ZRm13cmL1cGEh//aqR8x9+tNfbywRf0n5FD/18OKMdo7DNEtrX2t22ZAkI+eg== @@ -5250,6 +5789,11 @@ deepmerge@^2.1.1: resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-2.2.1.tgz" integrity sha512-R9hc1Xa/NOBi9WRVUWg19rl1UB7Tt4kuPd+thNJgFZoxXsTz7ncaPaeIm+40oSGuP33DfMb4sZt1QIGiJzC4EA== +deepmerge@^3.2.0: + version "3.3.0" + resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-3.3.0.tgz" + integrity sha512-GRQOafGHwMHpjPx9iCvTgpu9NojZ49q794EEL94JVEw6VaeA8XTUyBKvAkOOjBX9oJNiV6G3P+T+tihFjo2TqA== + deepmerge@^4.2.2, deepmerge@^4.3.0: version "4.3.1" resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" @@ -5280,12 +5824,39 @@ define-properties@^1.1.3, define-properties@^1.2.1: has-property-descriptors "^1.0.0" object-keys "^1.1.1" +define-property@^0.2.5: + version "0.2.5" + resolved "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz" + integrity sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA== + dependencies: + is-descriptor "^0.1.0" + +define-property@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz" + integrity sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA== + dependencies: + is-descriptor "^1.0.0" + +define-property@^2.0.2: + version "2.0.2" + resolved "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz" + integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ== + dependencies: + is-descriptor "^1.0.2" + isobject "^3.0.1" + +denodeify@^1.2.1: + version "1.2.1" + resolved "https://registry.npmjs.org/denodeify/-/denodeify-1.2.1.tgz" + integrity sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg== + density-clustering@1.3.0: version "1.3.0" resolved "https://registry.npmjs.org/density-clustering/-/density-clustering-1.3.0.tgz" integrity sha512-icpmBubVTwLnsaor9qH/4tG5+7+f61VcqMN3V3pm9sxxSCt2Jcs0zWOgwZW9ARJYaKD3FumIgHiMOcIMRRAzFQ== -depd@2.0.0, depd@~2.0.0: +depd@~2.0.0, depd@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== @@ -5314,6 +5885,11 @@ detect-newline@^3.0.0: resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz" integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== +didyoumean@^1.2.1: + version "1.2.2" + resolved "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz" + integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw== + diff-sequences@^29.6.3: version "29.6.3" resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz" @@ -5466,7 +6042,7 @@ env-paths@^2.2.1: resolved "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz" integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== -envinfo@^7.13.0: +envinfo@^7.1.0, envinfo@^7.13.0: version "7.21.0" resolved "https://registry.npmjs.org/envinfo/-/envinfo-7.21.0.tgz" integrity sha512-Lw7I8Zp5YKHFCXL7+Dz95g4CcbMEpgvqZNNq3AmlT5XAV6CgAAk6gyAMqn2zjw08K9BHfcNuKrMiCPLByGafow== @@ -5481,7 +6057,7 @@ errlop@^2.0.0: resolved "https://registry.npmjs.org/errlop/-/errlop-2.2.0.tgz" integrity sha512-e64Qj9+4aZzjzzFpZC7p5kmm/ccCrbLhAJplhsDXQFs87XTsXwOpH4s1Io2s90Tau/8r2j9f4l/thhDevRjzxw== -error-ex@^1.3.1: +error-ex@^1.2.0, error-ex@^1.3.1: version "1.3.4" resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz" integrity sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ== @@ -5495,7 +6071,7 @@ error-stack-parser@^2.0.6: dependencies: stackframe "^1.3.4" -errorhandler@^1.5.1: +errorhandler@^1.5.0, errorhandler@^1.5.1: version "1.5.2" resolved "https://registry.npmjs.org/errorhandler/-/errorhandler-1.5.2.tgz" integrity sha512-kNAL7hESndBCrWwS72QyV3IVOTrVmj9D062FV5BQswNL5zEdeRmz/WJFyh6Aj/plvvSOrzddkxW57HgkZcR9Fw== @@ -5722,7 +6298,7 @@ eslint-plugin-react@^7.30.1: string.prototype.matchall "^4.0.12" string.prototype.repeat "^1.0.0" -eslint-scope@5.1.1, eslint-scope@^5.1.1: +eslint-scope@^5.1.1, eslint-scope@5.1.1: version "5.1.1" resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== @@ -5743,7 +6319,17 @@ eslint-visitor-keys@^2.1.0: resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: +eslint-visitor-keys@^3.3.0: + version "3.4.3" + resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== + +eslint-visitor-keys@^3.4.1: + version "3.4.3" + resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" + integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== + +eslint-visitor-keys@^3.4.3: version "3.4.3" resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== @@ -5801,7 +6387,7 @@ espree@^9.6.0, espree@^9.6.1: acorn-jsx "^5.3.2" eslint-visitor-keys "^3.4.1" -esprima@^4.0.0, esprima@~4.0.0: +esprima@^4.0.0: version "4.0.1" resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== @@ -5845,7 +6431,43 @@ event-target-shim@^5.0.0, event-target-shim@^5.0.1: resolved "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz" integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== -execa@^5.0.0, execa@^5.1.1: +eventemitter3@^3.0.0: + version "3.1.2" + resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.2.tgz" + integrity sha512-tvtQIeLVHjDkJYnzf2dgVMxfuSGJeM/7UCG17TT4EumTfNtF+0nebF/4zWOIkCreAbtNqhGEboB6BWrwqNaw4Q== + +exec-sh@^0.3.2: + version "0.3.6" + resolved "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz" + integrity sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w== + +execa@^0.7.0: + version "0.7.0" + resolved "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz" + integrity sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw== + dependencies: + cross-spawn "^5.0.1" + get-stream "^3.0.0" + is-stream "^1.1.0" + npm-run-path "^2.0.0" + p-finally "^1.0.0" + signal-exit "^3.0.0" + strip-eof "^1.0.0" + +execa@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" + integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== + dependencies: + cross-spawn "^6.0.0" + get-stream "^4.0.0" + is-stream "^1.1.0" + npm-run-path "^2.0.0" + p-finally "^1.0.0" + signal-exit "^3.0.0" + strip-eof "^1.0.0" + +execa@^5.0.0: version "5.1.1" resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== @@ -5865,6 +6487,19 @@ exit@^0.1.2: resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ== +expand-brackets@^2.1.4: + version "2.1.4" + resolved "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz" + integrity sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA== + dependencies: + debug "^2.3.3" + define-property "^0.2.5" + extend-shallow "^2.0.1" + posix-character-classes "^0.1.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" + expand-template@^2.0.3: version "2.0.3" resolved "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz" @@ -5886,16 +6521,79 @@ exponential-backoff@^3.1.1: resolved "https://registry.npmjs.org/exponential-backoff/-/exponential-backoff-3.1.3.tgz" integrity sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA== +extend-shallow@^1.1.2: + version "1.1.4" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz" + integrity sha512-L7AGmkO6jhDkEBBGWlLtftA80Xq8DipnrRPr0pyi7GQLXkaq9JYA4xF4z6qnadIC6euiTDKco0cGSU9muw+WTw== + dependencies: + kind-of "^1.1.0" + +extend-shallow@^2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" + integrity sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug== + dependencies: + is-extendable "^0.1.0" + +extend-shallow@^3.0.0: + version "3.0.2" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" + integrity sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q== + dependencies: + assign-symbols "^1.0.0" + is-extendable "^1.0.1" + +extend-shallow@^3.0.2: + version "3.0.2" + resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" + integrity sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q== + dependencies: + assign-symbols "^1.0.0" + is-extendable "^1.0.1" + extend@^3.0.0: version "3.0.2" resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== +external-editor@^2.0.4: + version "2.2.0" + resolved "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz" + integrity sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A== + dependencies: + chardet "^0.4.0" + iconv-lite "^0.4.17" + tmp "^0.0.33" + +extglob@^2.0.4: + version "2.0.4" + resolved "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz" + integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw== + dependencies: + array-unique "^0.3.2" + define-property "^1.0.0" + expand-brackets "^2.1.4" + extend-shallow "^2.0.1" + fragment-cache "^0.2.1" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" + faker@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/faker/-/faker-4.1.0.tgz" integrity sha512-ILKg69P6y/D8/wSmDXw35Ly0re8QzQ8pMfBCflsGiZG2ZjMUNLYNexA6lz5pkmJlepVdsiDFUxYAzPQ9/+iGLA== +fancy-log@^1.3.2: + version "1.3.3" + resolved "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz" + integrity sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw== + dependencies: + ansi-gray "^0.1.1" + color-support "^1.1.3" + parse-node-version "^1.0.0" + time-stamp "^1.0.0" + fast-base64-decode@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/fast-base64-decode/-/fast-base64-decode-1.0.0.tgz" @@ -5917,7 +6615,7 @@ fast-glob@^3.2.9, fast-glob@^3.3.2: merge2 "^1.3.0" micromatch "^4.0.8" -fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0: +fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0, fast-json-stable-stringify@2.x: version "2.1.0" resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== @@ -5955,6 +6653,27 @@ fb-watchman@^2.0.0: dependencies: bser "2.1.1" +fbjs-css-vars@^1.0.0: + version "1.0.2" + resolved "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz" + integrity sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ== + +fbjs-scripts@^1.1.0: + version "1.2.0" + resolved "https://registry.npmjs.org/fbjs-scripts/-/fbjs-scripts-1.2.0.tgz" + integrity sha512-5krZ8T0Bf8uky0abPoCLrfa7Orxd8UH4Qq8hRUF2RZYNMu+FmEOrBc7Ib3YVONmxTXTlLAvyrrdrVmksDb2OqQ== + dependencies: + "@babel/core" "^7.0.0" + ansi-colors "^1.0.1" + babel-preset-fbjs "^3.2.0" + core-js "^2.4.1" + cross-spawn "^5.1.0" + fancy-log "^1.3.2" + object-assign "^4.0.1" + plugin-error "^0.1.2" + semver "^5.1.0" + through2 "^2.0.0" + fbjs@^0.8.4: version "0.8.18" resolved "https://registry.npmjs.org/fbjs/-/fbjs-0.8.18.tgz" @@ -5968,6 +6687,27 @@ fbjs@^0.8.4: setimmediate "^1.0.5" ua-parser-js "^0.7.30" +fbjs@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/fbjs/-/fbjs-1.0.0.tgz" + integrity sha512-MUgcMEJaFhCaF1QtWGnmq9ZDRAzECTCRAF7O6UZIlAlkTs1SasiX9aP0Iw7wfD2mJ7wDTNfg2w7u5fSCwJk1OA== + dependencies: + core-js "^2.4.1" + fbjs-css-vars "^1.0.0" + isomorphic-fetch "^2.1.1" + loose-envify "^1.0.0" + object-assign "^4.1.0" + promise "^7.1.1" + setimmediate "^1.0.5" + ua-parser-js "^0.7.18" + +figures@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz" + integrity sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA== + dependencies: + escape-string-regexp "^1.0.5" + file-entry-cache@^6.0.1: version "6.0.1" resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" @@ -5975,6 +6715,16 @@ file-entry-cache@^6.0.1: dependencies: flat-cache "^3.0.4" +fill-range@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" + integrity sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ== + dependencies: + extend-shallow "^2.0.1" + is-number "^3.0.0" + repeat-string "^1.6.1" + to-regex-range "^2.1.0" + fill-range@^7.1.1: version "7.1.1" resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" @@ -6012,21 +6762,36 @@ find-cache-dir@^2.0.0: make-dir "^2.0.0" pkg-dir "^3.0.0" -find-up@^2.1.0: +find-up@^2.0.0: version "2.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" integrity sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ== dependencies: locate-path "^2.0.0" -find-up@^3.0.0: - version "3.0.0" +find-up@^2.1.0: + version "2.1.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz" + integrity sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ== + dependencies: + locate-path "^2.0.0" + +find-up@^3.0.0: + version "3.0.0" resolved "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz" integrity sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg== dependencies: locate-path "^3.0.0" -find-up@^4.0.0, find-up@^4.1.0: +find-up@^4.0.0: + version "4.1.0" + resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" + integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== + dependencies: + locate-path "^5.0.0" + path-exists "^4.0.0" + +find-up@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== @@ -6101,11 +6866,6 @@ flow-enums-runtime@^0.0.6: resolved "https://registry.npmjs.org/flow-enums-runtime/-/flow-enums-runtime-0.0.6.tgz" integrity sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw== -flow-parser@0.*: - version "0.309.0" - resolved "https://registry.npmjs.org/flow-parser/-/flow-parser-0.309.0.tgz" - integrity sha512-poYRskeIXiHsE19Fb9sRE/CV7PYOq21j3lS5vKr27ujFBvSAhmCbbilAonJ0/u0Uai+Xgyq30/twHQeQc2Ngiw== - flush-write-stream@^1.0.2: version "1.1.1" resolved "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz" @@ -6121,11 +6881,23 @@ for-each@^0.3.3, for-each@^0.3.5: dependencies: is-callable "^1.2.7" +for-in@^1.0.2: + version "1.0.2" + resolved "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" + integrity sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ== + formatcoords@1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/formatcoords/-/formatcoords-1.1.3.tgz" integrity sha512-Ittg5/AsYFCOtcFGPLSmVpP56a8Ionmv4Ys69UmCAdvBnqVzvVVbkZMnjWEmXrZvnmoGQE8YI3RhnxbMQFdYSw== +fragment-cache@^0.2.1: + version "0.2.1" + resolved "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz" + integrity sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA== + dependencies: + map-cache "^0.2.2" + fresh@~0.5.2: version "0.5.2" resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" @@ -6136,6 +6908,15 @@ fs-constants@^1.0.0: resolved "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz" integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== +fs-extra@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz" + integrity sha512-VerQV6vEKuhDWD2HGOybV6v5I73syoc/cXAbKlgTC7M/oFVEtklWlp9QH2Ijw3IaWDOQcMkldSPa7zXy79Z/UQ== + dependencies: + graceful-fs "^4.1.2" + jsonfile "^2.1.0" + klaw "^1.0.0" + fs-extra@^7.0.1: version "7.0.1" resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz" @@ -6167,11 +6948,6 @@ fs.realpath@^1.0.0: resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== -fsevents@^2.3.2: - version "2.3.3" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" - integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== - function-bind@^1.1.2: version "1.1.2" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" @@ -6229,6 +7005,11 @@ geokdbush@1.1.0: dependencies: tinyqueue "^1.2.2" +get-caller-file@^1.0.1: + version "1.0.3" + resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz" + integrity sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w== + get-caller-file@^2.0.1, get-caller-file@^2.0.5: version "2.0.5" resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" @@ -6263,6 +7044,18 @@ get-proto@^1.0.0, get-proto@^1.0.1: dunder-proto "^1.0.1" es-object-atoms "^1.0.0" +get-stream@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz" + integrity sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ== + +get-stream@^4.0.0: + version "4.1.0" + resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" + integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== + dependencies: + pump "^3.0.0" + get-stream@^6.0.0: version "6.0.1" resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" @@ -6277,6 +7070,11 @@ get-symbol-description@^1.1.0: es-errors "^1.3.0" get-intrinsic "^1.2.6" +get-value@^2.0.3, get-value@^2.0.6: + version "2.0.6" + resolved "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" + integrity sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA== + getenv@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/getenv/-/getenv-1.0.0.tgz" @@ -6325,27 +7123,27 @@ glob-stream@^6.1.0: to-absolute-glob "^2.0.0" unique-stream "^2.0.2" -glob@7.0.6: - version "7.0.6" - resolved "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz" - integrity sha512-f8c0rE8JiCxpa52kWPAOa3ZaYEnzofDzCQLCn3Vdk0Z5OVLq3BsRFJI4S4ykpeVW6QMGBUkMeUpoEgWnMTnw5Q== +glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@7.1.6: + version "7.1.6" + resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" + integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.2" + minimatch "^3.0.4" once "^1.3.0" path-is-absolute "^1.0.0" -glob@7.1.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: - version "7.1.6" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" - integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== +glob@7.0.6: + version "7.0.6" + resolved "https://registry.npmjs.org/glob/-/glob-7.0.6.tgz" + integrity sha512-f8c0rE8JiCxpa52kWPAOa3ZaYEnzofDzCQLCn3Vdk0Z5OVLq3BsRFJI4S4ykpeVW6QMGBUkMeUpoEgWnMTnw5Q== dependencies: fs.realpath "^1.0.0" inflight "^1.0.4" inherits "2" - minimatch "^3.0.4" + minimatch "^3.0.2" once "^1.3.0" path-is-absolute "^1.0.0" @@ -6381,7 +7179,7 @@ gopd@^1.0.1, gopd@^1.2.0: resolved "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz" integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== -graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.9: +graceful-fs@^4.0.0, graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.9: version "4.2.11" resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== @@ -6391,6 +7189,11 @@ graphemer@^1.4.0: resolved "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== +growly@^1.3.0: + version "1.3.0" + resolved "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz" + integrity sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw== + gulp-sort@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/gulp-sort/-/gulp-sort-2.0.0.tgz" @@ -6451,38 +7254,58 @@ has-tostringtag@^1.0.2: dependencies: has-symbols "^1.0.3" -hasown@^2.0.2: +has-value@^0.3.1: + version "0.3.1" + resolved "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz" + integrity sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q== + dependencies: + get-value "^2.0.3" + has-values "^0.1.4" + isobject "^2.0.0" + +has-value@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz" + integrity sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw== + dependencies: + get-value "^2.0.6" + has-values "^1.0.0" + isobject "^3.0.0" + +has-values@^0.1.4: + version "0.1.4" + resolved "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz" + integrity sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ== + +has-values@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz" + integrity sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ== + dependencies: + is-number "^3.0.0" + kind-of "^4.0.0" + +hasown@^2.0.0, hasown@^2.0.2: version "2.0.2" resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== dependencies: function-bind "^1.1.2" -hermes-eslint@^0.23.1: - version "0.23.1" - resolved "https://registry.npmjs.org/hermes-eslint/-/hermes-eslint-0.23.1.tgz" - integrity sha512-DaEpbJobK1KwpTSXrPIKkHs2h+B+RTw2F1g9S70tjtJ14a3zM+2gPVUtc8xyffQqRJ6tPfs+/zRKwV17lwDvqA== - dependencies: - esrecurse "^4.3.0" - hermes-estree "0.23.1" - hermes-parser "0.23.1" - -hermes-estree@0.23.1: - version "0.23.1" - resolved "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.23.1.tgz" - integrity sha512-eT5MU3f5aVhTqsfIReZ6n41X5sYn4IdQL0nvz6yO+MMlPxw49aSARHLg/MSehQftyjnrE8X6bYregzSumqc6cg== +hermes-engine@^0.2.1: + version "0.2.1" + resolved "https://registry.npmjs.org/hermes-engine/-/hermes-engine-0.2.1.tgz" + integrity sha512-eNHUQHuadDMJARpaqvlCZoK/Nitpj6oywq3vQ3wCwEsww5morX34mW5PmKWQTO7aU0ck0hgulxR+EVDlXygGxQ== hermes-estree@0.25.1: version "0.25.1" resolved "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz" integrity sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw== -hermes-parser@0.23.1: - version "0.23.1" - resolved "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.23.1.tgz" - integrity sha512-oxl5h2DkFW83hT4DAUJorpah8ou4yvmweUzLJmmr6YV2cezduCdlil1AvU/a/xSsAFo4WUcNA4GoV5Bvq6JffA== - dependencies: - hermes-estree "0.23.1" +hermes-estree@0.29.1: + version "0.29.1" + resolved "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.29.1.tgz" + integrity sha512-jl+x31n4/w+wEqm0I2r4CMimukLbLQEYpisys5oCre611CI5fc9TxhqkBBCJ1edDG4Kza0f7CgNz8xVMLZQOmQ== hermes-parser@0.25.1: version "0.25.1" @@ -6491,13 +7314,25 @@ hermes-parser@0.25.1: dependencies: hermes-estree "0.25.1" -hoist-non-react-statics@3.x.x, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: +hermes-parser@0.29.1: + version "0.29.1" + resolved "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.29.1.tgz" + integrity sha512-xBHWmUtRC5e/UL0tI7Ivt2riA/YBq9+SiYFU7C1oBa/j2jYGlIF9043oak1F47ihuDIxQ5nbsKueYJDRY02UgA== + dependencies: + hermes-estree "0.29.1" + +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2, hoist-non-react-statics@3.x.x: version "3.3.2" resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz" integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== dependencies: react-is "^16.7.0" +hosted-git-info@^2.1.4: + version "2.8.9" + resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" + integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== + html-escaper@^2.0.0: version "2.0.2" resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz" @@ -6527,6 +7362,14 @@ https-proxy-agent@^5.0.0: agent-base "6" debug "4" +https-proxy-agent@^7.0.5: + version "7.0.6" + resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz" + integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw== + dependencies: + agent-base "^7.1.2" + debug "4" + human-signals@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" @@ -6566,7 +7409,7 @@ i18next@19.1.0: dependencies: "@babel/runtime" "^7.3.1" -iconv-lite@0.4, iconv-lite@^0.4.15: +iconv-lite@^0.4.15, iconv-lite@^0.4.17, iconv-lite@0.4: version "0.4.24" resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== @@ -6595,6 +7438,11 @@ ignore@^5.0.5, ignore@^5.2.0, ignore@^5.3.1: resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== +image-size@^0.6.0: + version "0.6.3" + resolved "https://registry.npmjs.org/image-size/-/image-size-0.6.3.tgz" + integrity sha512-47xSUiQioGaB96nqtp5/q55m0aBQSQdyIloMOc/x+QVTDZLNmXE892IIDrJ0hM1A5vcNUDD5tDffkSP5lCaIIA== + image-size@^1.0.2: version "1.2.1" resolved "https://registry.npmjs.org/image-size/-/image-size-1.2.1.tgz" @@ -6649,7 +7497,7 @@ inflight@^1.0.4: once "^1.3.0" wrappy "1" -inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@~2.0.4: +inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@~2.0.4, inherits@2: version "2.0.4" resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== @@ -6659,6 +7507,26 @@ ini@~1.3.0: resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== +inquirer@^3.0.6: + version "3.3.0" + resolved "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz" + integrity sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ== + dependencies: + ansi-escapes "^3.0.0" + chalk "^2.0.0" + cli-cursor "^2.1.0" + cli-width "^2.0.0" + external-editor "^2.0.4" + figures "^2.0.0" + lodash "^4.3.0" + mute-stream "0.0.7" + run-async "^2.2.0" + rx-lite "^4.0.8" + rx-lite-aggregates "^4.0.8" + string-width "^2.1.0" + strip-ansi "^4.0.0" + through "^2.3.6" + internal-slot@^1.1.0: version "1.1.0" resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz" @@ -6668,13 +7536,23 @@ internal-slot@^1.1.0: hasown "^2.0.2" side-channel "^1.1.0" -invariant@2.2.4, invariant@^2.2.4: +invariant@^2.2.4, invariant@2.2.4: version "2.2.4" resolved "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz" integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== dependencies: loose-envify "^1.0.0" +invert-kv@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz" + integrity sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ== + +invert-kv@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz" + integrity sha512-wPVv/y/QQ/Uiirj/vh3oP+1Ww+AWehmi1g5fFWGPF6IpCBCDVrhgHRMvrLfdYcwDh3QJbGXDW4JAuzxElLSqKA== + is-absolute@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz" @@ -6683,6 +7561,13 @@ is-absolute@^1.0.0: is-relative "^1.0.0" is-windows "^1.0.1" +is-accessor-descriptor@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.1.tgz" + integrity sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA== + dependencies: + hasown "^2.0.0" + is-arguments@^1.1.1: version "1.2.0" resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.2.0.tgz" @@ -6755,6 +7640,13 @@ is-core-module@^2.16.1: dependencies: hasown "^2.0.2" +is-data-descriptor@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.1.tgz" + integrity sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw== + dependencies: + hasown "^2.0.0" + is-data-view@^1.0.1, is-data-view@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz" @@ -6772,6 +7664,22 @@ is-date-object@^1.0.5, is-date-object@^1.1.0: call-bound "^1.0.2" has-tostringtag "^1.0.2" +is-descriptor@^0.1.0: + version "0.1.7" + resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz" + integrity sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg== + dependencies: + is-accessor-descriptor "^1.0.1" + is-data-descriptor "^1.0.1" + +is-descriptor@^1.0.0, is-descriptor@^1.0.2: + version "1.0.3" + resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz" + integrity sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw== + dependencies: + is-accessor-descriptor "^1.0.1" + is-data-descriptor "^1.0.1" + is-directory@^0.3.1: version "0.3.1" resolved "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz" @@ -6782,6 +7690,23 @@ is-docker@^2.0.0: resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== +is-extendable@^0.1.0, is-extendable@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" + integrity sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw== + +is-extendable@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" + integrity sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw== + +is-extendable@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz" + integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA== + dependencies: + is-plain-object "^2.0.4" + is-extglob@^2.1.0, is-extglob@^2.1.1: version "2.1.1" resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" @@ -6794,6 +7719,13 @@ is-finalizationregistry@^1.1.0: dependencies: call-bound "^1.0.3" +is-fullwidth-code-point@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz" + integrity sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw== + dependencies: + number-is-nan "^1.0.0" + is-fullwidth-code-point@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" @@ -6862,6 +7794,13 @@ is-number-object@^1.1.1: call-bound "^1.0.3" has-tostringtag "^1.0.2" +is-number@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz" + integrity sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg== + dependencies: + kind-of "^3.0.2" + is-number@^7.0.0: version "7.0.0" resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" @@ -6877,7 +7816,7 @@ is-plain-obj@^2.1.0: resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz" integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA== -is-plain-object@^2.0.4: +is-plain-object@^2.0.3, is-plain-object@^2.0.4: version "2.0.4" resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== @@ -6918,6 +7857,11 @@ is-stream@^1.0.1: resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== +is-stream@^1.1.0: + version "1.1.0" + resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" + integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== + is-stream@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" @@ -6989,7 +7933,7 @@ is-weakset@^2.0.3: call-bound "^1.0.3" get-intrinsic "^1.2.6" -is-windows@^1.0.1: +is-windows@^1.0.1, is-windows@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== @@ -6999,7 +7943,14 @@ is-wsl@^1.1.0: resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz" integrity sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw== -is-wsl@^2.1.1, is-wsl@^2.2.0: +is-wsl@^2.1.1: + version "2.2.0" + resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" + integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== + dependencies: + is-docker "^2.0.0" + +is-wsl@^2.2.0: version "2.2.0" resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== @@ -7016,12 +7967,24 @@ isarray@~1.0.0: resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== +isarray@1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" + integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== + isexe@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== -isobject@^3.0.1: +isobject@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz" + integrity sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA== + dependencies: + isarray "1.0.0" + +isobject@^3.0.0, isobject@^3.0.1: version "3.0.1" resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== @@ -7207,7 +8170,7 @@ jest-each@^29.7.0: jest-util "^29.7.0" pretty-format "^29.7.0" -jest-environment-node@^29.6.3, jest-environment-node@^29.7.0: +jest-environment-node@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz" integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw== @@ -7219,11 +8182,35 @@ jest-environment-node@^29.6.3, jest-environment-node@^29.7.0: jest-mock "^29.7.0" jest-util "^29.7.0" +jest-get-type@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-24.9.0.tgz" + integrity sha512-lUseMzAley4LhIcpSP9Jf+fTrQ4a1yHQwLNeeVa2cEmbCGeoZAtYPOIv8JaxLD/sUpKxetKGP+gsHl8f8TSj8Q== + jest-get-type@^29.6.3: version "29.6.3" resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz" integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw== +jest-haste-map@^24.7.1: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-24.9.0.tgz" + integrity sha512-kfVFmsuWui2Sj1Rp1AJ4D9HqJwE4uwTlS/vO+eRUaMmd54BFpli2XhMQnPC2k4cHFVbB2Q2C+jtI1AGLgEnCjQ== + dependencies: + "@jest/types" "^24.9.0" + anymatch "^2.0.0" + fb-watchman "^2.0.0" + graceful-fs "^4.1.15" + invariant "^2.2.4" + jest-serializer "^24.9.0" + jest-util "^24.9.0" + jest-worker "^24.9.0" + micromatch "^3.1.10" + sane "^4.0.3" + walker "^1.0.7" + optionalDependencies: + fsevents "^1.2.7" + jest-haste-map@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz" @@ -7261,6 +8248,20 @@ jest-matcher-utils@^29.7.0: jest-get-type "^29.6.3" pretty-format "^29.7.0" +jest-message-util@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-24.9.0.tgz" + integrity sha512-oCj8FiZ3U0hTP4aSui87P4L4jC37BtQwUMqk+zk/b11FR19BJDeZsZAvIHutWnmtw7r85UmR3CEWZ0HWU2mAlw== + dependencies: + "@babel/code-frame" "^7.0.0" + "@jest/test-result" "^24.9.0" + "@jest/types" "^24.9.0" + "@types/stack-utils" "^1.0.1" + chalk "^2.0.1" + micromatch "^3.1.10" + slash "^2.0.0" + stack-utils "^1.0.1" + jest-message-util@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz" @@ -7276,6 +8277,13 @@ jest-message-util@^29.7.0: slash "^3.0.0" stack-utils "^2.0.3" +jest-mock@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-24.9.0.tgz" + integrity sha512-3BEYN5WbSq9wd+SyLDES7AHnjH9A/ROBwmz7l2y+ol+NtSFO8DYiEBzoO1CeFc9a8DYy10EO4dDFVv/wN3zl1w== + dependencies: + "@jest/types" "^24.9.0" + jest-mock@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz" @@ -7373,6 +8381,11 @@ jest-runtime@^29.7.0: slash "^3.0.0" strip-bom "^4.0.0" +jest-serializer@^24.4.0, jest-serializer@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-serializer/-/jest-serializer-24.9.0.tgz" + integrity sha512-DxYipDr8OvfrKH3Kel6NdED3OXxjvxXZ1uIY2I9OFbGg+vUkkg7AGvi65qbhbWNPvDckXmzMPbK3u3HaDO49bQ== + jest-snapshot@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz" @@ -7399,6 +8412,24 @@ jest-snapshot@^29.7.0: pretty-format "^29.7.0" semver "^7.5.3" +jest-util@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-util/-/jest-util-24.9.0.tgz" + integrity sha512-x+cZU8VRmOJxbA1K5oDBdxQmdq0OIdADarLxk0Mq+3XS4jgvhG/oKGWcIDCtPG0HgjxOYvF+ilPJQsAyXfbNOg== + dependencies: + "@jest/console" "^24.9.0" + "@jest/fake-timers" "^24.9.0" + "@jest/source-map" "^24.9.0" + "@jest/test-result" "^24.9.0" + "@jest/types" "^24.9.0" + callsites "^3.0.0" + chalk "^2.0.1" + graceful-fs "^4.1.15" + is-ci "^2.0.0" + mkdirp "^0.5.1" + slash "^2.0.0" + source-map "^0.6.0" + jest-util@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz" @@ -7411,6 +8442,18 @@ jest-util@^29.7.0: graceful-fs "^4.2.9" picomatch "^2.2.3" +jest-validate@^24.7.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-24.9.0.tgz" + integrity sha512-HPIt6C5ACwiqSiwi+OfSSHbK8sG7akG8eATl+IPKaeIjtPOeBUd/g3J7DghugzxrGjI93qS/+RPKe1H6PqvhRQ== + dependencies: + "@jest/types" "^24.9.0" + camelcase "^5.3.1" + chalk "^2.0.1" + jest-get-type "^24.9.0" + leven "^3.1.0" + pretty-format "^24.9.0" + jest-validate@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz" @@ -7437,6 +8480,14 @@ jest-watcher@^29.7.0: jest-util "^29.7.0" string-length "^4.0.1" +jest-worker@^24.6.0, jest-worker@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz" + integrity sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw== + dependencies: + merge-stream "^2.0.0" + supports-color "^6.1.0" + jest-worker@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz" @@ -7457,6 +8508,11 @@ jest@^29.7.0: import-local "^3.0.2" jest-cli "^29.7.0" +jetifier@^1.6.2: + version "1.6.8" + resolved "https://registry.npmjs.org/jetifier/-/jetifier-1.6.8.tgz" + integrity sha512-3Zi16h6L5tXDRQJTb221cnRoVG9/9OvreLdLU2/ZjRv/GILL+2Cemt0IKvkowwkDpvouAU1DQPOJ7qaiHeIdrw== + joi@^17.2.1: version "17.13.3" resolved "https://registry.npmjs.org/joi/-/joi-17.13.3.tgz" @@ -7488,41 +8544,16 @@ js-yaml@^4.1.0: dependencies: argparse "^2.0.1" -jsc-android@^250231.0.0: - version "250231.0.0" - resolved "https://registry.npmjs.org/jsc-android/-/jsc-android-250231.0.0.tgz" - integrity sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw== +jsc-android@^245459.0.0: + version "245459.0.0" + resolved "https://registry.npmjs.org/jsc-android/-/jsc-android-245459.0.0.tgz" + integrity sha512-wkjURqwaB1daNkDi2OYYbsLnIdC/lUM2nPXQKRs5pqEU9chDg435bjvo+LSaHotDENygHQDHe+ntUkkw2gwMtg== jsc-safe-url@^0.2.2: version "0.2.4" resolved "https://registry.npmjs.org/jsc-safe-url/-/jsc-safe-url-0.2.4.tgz" integrity sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q== -jscodeshift@^0.14.0: - version "0.14.0" - resolved "https://registry.npmjs.org/jscodeshift/-/jscodeshift-0.14.0.tgz" - integrity sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA== - dependencies: - "@babel/core" "^7.13.16" - "@babel/parser" "^7.13.16" - "@babel/plugin-proposal-class-properties" "^7.13.0" - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8" - "@babel/plugin-proposal-optional-chaining" "^7.13.12" - "@babel/plugin-transform-modules-commonjs" "^7.13.8" - "@babel/preset-flow" "^7.13.13" - "@babel/preset-typescript" "^7.13.0" - "@babel/register" "^7.13.16" - babel-core "^7.0.0-bridge.0" - chalk "^4.1.2" - flow-parser "0.*" - graceful-fs "^4.2.4" - micromatch "^4.0.4" - neo-async "^2.5.0" - node-dir "^0.1.17" - recast "^0.21.0" - temp "^0.8.4" - write-file-atomic "^2.3.0" - jsesc@^3.0.2, jsesc@~3.1.0: version "3.1.0" resolved "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz" @@ -7553,6 +8584,17 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== +json-stable-stringify@^1.0.1: + version "1.3.0" + resolved "https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.3.0.tgz" + integrity sha512-qtYiSSFlwot9XHtF9bD9c7rwKjr+RecWT//ZnPvSmEjpV5mmPOCN4j8UjY5hbjNkOwZ/jQv3J6R1/pL7RwgMsg== + dependencies: + call-bind "^1.0.8" + call-bound "^1.0.4" + isarray "^2.0.5" + jsonify "^0.0.1" + object-keys "^1.1.1" + json-stringify-safe@^5.0.1: version "5.0.1" resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" @@ -7567,7 +8609,14 @@ json2csv@4.4.0: jsonparse "^1.3.1" lodash.get "^4.4.2" -json5@^1.0.1, json5@^1.0.2: +json5@^1.0.1: + version "1.0.2" + resolved "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" + integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== + dependencies: + minimist "^1.2.0" + +json5@^1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== @@ -7587,6 +8636,13 @@ jsonapi-serializer@3.6.9: inflected "^1.1.6" lodash "^4.16.3" +jsonfile@^2.1.0: + version "2.4.0" + resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz" + integrity sha512-PKllAqbgLgxHaj8TElYymKCAgrASebJrWpTnEkOaTowt23VKXXN0sUeriJ+eh7y6ufb/CC5ap11pz71/cM0hUw== + optionalDependencies: + graceful-fs "^4.1.6" + jsonfile@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz" @@ -7594,6 +8650,11 @@ jsonfile@^4.0.0: optionalDependencies: graceful-fs "^4.1.6" +jsonify@^0.0.1, jsonify@~0.0.0: + version "0.0.1" + resolved "https://registry.npmjs.org/jsonify/-/jsonify-0.0.1.tgz" + integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg== + jsonparse@^1.3.1: version "1.3.1" resolved "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz" @@ -7633,6 +8694,39 @@ keyv@^4.5.3: dependencies: json-buffer "3.0.1" +kind-of@^1.1.0: + version "1.1.0" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz" + integrity sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g== + +kind-of@^3.0.2: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + integrity sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ== + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.0.3: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + integrity sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ== + dependencies: + is-buffer "^1.1.5" + +kind-of@^3.2.0: + version "3.2.2" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" + integrity sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ== + dependencies: + is-buffer "^1.1.5" + +kind-of@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz" + integrity sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw== + dependencies: + is-buffer "^1.1.5" + kind-of@^6.0.2: version "6.0.3" resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" @@ -7645,6 +8739,13 @@ klaw-sync@^6.0.0: dependencies: graceful-fs "^4.1.11" +klaw@^1.0.0: + version "1.3.1" + resolved "https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz" + integrity sha512-TED5xi9gGQjGpNnvRWknrwAB1eL5GciPfVFOt3Vk1OJCVDQbzuSfrF3hkUQKlsgKrG1F+0t5W0m+Fje1jIt8rw== + optionalDependencies: + graceful-fs "^4.1.9" + kleur@^3.0.3: version "3.0.3" resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" @@ -7657,6 +8758,20 @@ lazystream@^1.0.0: dependencies: readable-stream "^2.0.5" +lcid@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz" + integrity sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw== + dependencies: + invert-kv "^1.0.0" + +lcid@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/lcid/-/lcid-2.0.0.tgz" + integrity sha512-avPEb8P8EGnwXKClwsNUgryVjllcRqtMYa49NTsbQagYuT1DcXnl1915oxWjoyGrXR6zH/Y0Zc96xWsPcoDKeA== + dependencies: + invert-kv "^2.0.0" + lead@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz" @@ -7704,6 +8819,16 @@ linkify-it@^2.2.0: dependencies: uc.micro "^1.0.1" +load-json-file@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz" + integrity sha512-3p6ZOGNbiX4CdvEd1VcE6yi78UrGNpjHO33noGwHCnT/o2fyllJDepsm8+mFFv/DvtwFHht5HIHSyOy5a+ChVQ== + dependencies: + graceful-fs "^4.1.2" + parse-json "^2.2.0" + pify "^2.0.0" + strip-bom "^3.0.0" + locate-path@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz" @@ -7774,11 +8899,18 @@ lodash.throttle@^4.1.1: resolved "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz" integrity sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ== -lodash@4.17.21, lodash@4.17.x, lodash@^4.0.0, lodash@^4.16.3, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.1: +lodash@^4.0.0, lodash@^4.16.3, lodash@^4.17.14, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@4.17.21, lodash@4.17.x: version "4.17.21" resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== +log-symbols@^2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz" + integrity sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg== + dependencies: + chalk "^2.0.1" + log-symbols@^4.1.0: version "4.1.0" resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz" @@ -7787,6 +8919,15 @@ log-symbols@^4.1.0: chalk "^4.1.0" is-unicode-supported "^0.1.0" +logkitty@^0.6.0: + version "0.6.1" + resolved "https://registry.npmjs.org/logkitty/-/logkitty-0.6.1.tgz" + integrity sha512-cHuXN8qUZuzX/7kB6VyS7kB4xyD24e8gyHXIFNhIv+fjW3P+jEXNUhj0o/7qWJtv7UZpbnPgUqzu/AZQ8RAqxQ== + dependencies: + ansi-fragments "^0.2.1" + dayjs "^1.8.15" + yargs "^12.0.5" + logkitty@^0.7.1: version "0.7.1" resolved "https://registry.npmjs.org/logkitty/-/logkitty-0.7.1.tgz" @@ -7801,7 +8942,7 @@ long@^5.0.0: resolved "https://registry.npmjs.org/long/-/long-5.3.2.tgz" integrity sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA== -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== @@ -7818,6 +8959,14 @@ lru-cache@^2.7.0: resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz" integrity sha512-WpibWJ60c3AgAz8a2iYErDrcT2C7OmKnsWhIcHOjkUHFjkXncJhtLxNSqUmxRxRunpb5I8Vprd7aNSd2NtksJQ== +lru-cache@^4.0.1: + version "4.1.5" + resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz" + integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== + dependencies: + pseudomap "^1.0.2" + yallist "^2.1.2" + lru-cache@^5.1.1: version "5.1.1" resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" @@ -7825,7 +8974,15 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -make-dir@^2.0.0, make-dir@^2.1.0: +make-dir@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz" + integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA== + dependencies: + pify "^4.0.1" + semver "^5.6.0" + +make-dir@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/make-dir/-/make-dir-2.1.0.tgz" integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA== @@ -7852,6 +9009,25 @@ makeerror@1.0.12: dependencies: tmpl "1.0.5" +map-age-cleaner@^0.1.1: + version "0.1.3" + resolved "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz" + integrity sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w== + dependencies: + p-defer "^1.0.0" + +map-cache@^0.2.2: + version "0.2.2" + resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz" + integrity sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg== + +map-visit@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz" + integrity sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w== + dependencies: + object-visit "^1.0.0" + marky@^1.2.2: version "1.3.0" resolved "https://registry.npmjs.org/marky/-/marky-1.3.0.tgz" @@ -7872,7 +9048,23 @@ mdurl@^1.0.0: resolved "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz" integrity sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g== -memoize-one@5.1.1, memoize-one@^5.0.0: +mem@^1.1.0: + version "1.1.0" + resolved "https://registry.npmjs.org/mem/-/mem-1.1.0.tgz" + integrity sha512-nOBDrc/wgpkd3X/JOhMqYR+/eLqlfLP4oQfoBA6QExIxEl+GU01oyEkwWyueyO8110pUKijtiHGhEmYoOn88oQ== + dependencies: + mimic-fn "^1.0.0" + +mem@^4.0.0: + version "4.3.0" + resolved "https://registry.npmjs.org/mem/-/mem-4.3.0.tgz" + integrity sha512-qX2bG48pTqYRVmDB37rn/6PT7LcR8T7oAX3bf99u1Tt1nzxYfxkgqDwUwolPlXweM0XzBOBFzSx4kfp7KP1s/w== + dependencies: + map-age-cleaner "^0.1.1" + mimic-fn "^2.0.0" + p-is-promise "^2.0.0" + +memoize-one@^5.0.0, memoize-one@5.1.1: version "5.1.1" resolved "https://registry.npmjs.org/memoize-one/-/memoize-one-5.1.1.tgz" integrity sha512-HKeeBpWvqiVJD57ZUAsJNm71eHTykffzcLZVYWiVfQeI1rJtuEaS7hQiEpWfVVk18donPwJEcFKIkCmPJNOhHA== @@ -7884,6 +9076,13 @@ merge-options@^3.0.4: dependencies: is-plain-obj "^2.1.0" +merge-stream@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz" + integrity sha512-e6RM36aegd4f+r8BZCcYXlO2P3H6xbUM6ktL2Xmf45GAOit9bI4z6/3VU7JwllVO1L7u0UDSg/EhzQ5lmMLolA== + dependencies: + readable-stream "^2.0.1" + merge-stream@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" @@ -7894,61 +9093,120 @@ merge2@^1.3.0, merge2@^1.4.1: resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== -metro-babel-transformer@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.81.5.tgz" - integrity sha512-oKCQuajU5srm+ZdDcFg86pG/U8hkSjBlkyFjz380SZ4TTIiI5F+OQB830i53D8hmqmcosa4wR/pnKv8y4Q3dLw== +metro-babel-register@^0.56.0, metro-babel-register@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-babel-register/-/metro-babel-register-0.56.4.tgz" + integrity sha512-Phm6hMluOWYqfykftjJ1jsTpWvbgb49AC/1taxEctxUdRCZlFgZwBleJZAhQYxJD5J+ikFkEbHDzePEXb29KVA== dependencies: - "@babel/core" "^7.25.2" - flow-enums-runtime "^0.0.6" - hermes-parser "0.25.1" - nullthrows "^1.1.1" + "@babel/core" "^7.0.0" + "@babel/plugin-proposal-class-properties" "^7.0.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" + "@babel/plugin-proposal-object-rest-spread" "^7.0.0" + "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" + "@babel/plugin-proposal-optional-chaining" "^7.0.0" + "@babel/plugin-transform-async-to-generator" "^7.0.0" + "@babel/plugin-transform-flow-strip-types" "^7.0.0" + "@babel/plugin-transform-modules-commonjs" "^7.0.0" + "@babel/register" "^7.0.0" + core-js "^2.2.2" + escape-string-regexp "^1.0.5" -metro-cache-key@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-cache-key/-/metro-cache-key-0.81.5.tgz" - integrity sha512-lGWnGVm1UwO8faRZ+LXQUesZSmP1LOg14OVR+KNPBip8kbMECbQJ8c10nGesw28uQT7AE0lwQThZPXlxDyCLKQ== +metro-babel-transformer@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.56.4.tgz" + integrity sha512-IOi4ILgZvaX7GCGHBJp79paNVOq5QxhhbyqAdEJgDP8bHfl/OVHoVKSypfrsMSKSiBrqxhIjyc4XjkXsQtkx5g== + dependencies: + "@babel/core" "^7.0.0" + metro-source-map "^0.56.4" + +metro-babel-transformer@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-babel-transformer/-/metro-babel-transformer-0.82.5.tgz" + integrity sha512-W/scFDnwJXSccJYnOFdGiYr9srhbHPdxX9TvvACOFsIXdLilh3XuxQl/wXW6jEJfgIb0jTvoTlwwrqvuwymr6Q== + dependencies: + "@babel/core" "^7.25.2" + flow-enums-runtime "^0.0.6" + hermes-parser "0.29.1" + nullthrows "^1.1.1" + +metro-cache-key@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-cache-key/-/metro-cache-key-0.82.5.tgz" + integrity sha512-qpVmPbDJuRLrT4kcGlUouyqLGssJnbTllVtvIgXfR7ZuzMKf0mGS+8WzcqzNK8+kCyakombQWR0uDd8qhWGJcA== dependencies: flow-enums-runtime "^0.0.6" -metro-cache@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-cache/-/metro-cache-0.81.5.tgz" - integrity sha512-wOsXuEgmZMZ5DMPoz1pEDerjJ11AuMy9JifH4yNW7NmWS0ghCRqvDxk13LsElzLshey8C+my/tmXauXZ3OqZgg== +metro-cache@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-cache/-/metro-cache-0.56.4.tgz" + integrity sha512-d1hiUSKwtRsuMxUhHVJ3tjK2BbpUlJGvTyMWohK8Wxx+0GbnWRWWFcI4vlCzlZfoK0VtZK2MJEl5t7Du1mIniQ== + dependencies: + jest-serializer "^24.4.0" + metro-core "^0.56.4" + mkdirp "^0.5.1" + rimraf "^2.5.4" + +metro-cache@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-cache/-/metro-cache-0.82.5.tgz" + integrity sha512-AwHV9607xZpedu1NQcjUkua8v7HfOTKfftl6Vc9OGr/jbpiJX6Gpy8E/V9jo/U9UuVYX2PqSUcVNZmu+LTm71Q== dependencies: exponential-backoff "^3.1.1" flow-enums-runtime "^0.0.6" - metro-core "0.81.5" + https-proxy-agent "^7.0.5" + metro-core "0.82.5" + +metro-config@^0.56.0, metro-config@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-config/-/metro-config-0.56.4.tgz" + integrity sha512-O85QDHwWdMn/8ERe13y4a6vbZL0AHyO8atTvL+9BCulLEO+FQBi1iJjr3+ViLa8cf0m5dRftDsa7P47m5euk4A== + dependencies: + cosmiconfig "^5.0.5" + jest-validate "^24.7.0" + metro "^0.56.4" + metro-cache "^0.56.4" + metro-core "^0.56.4" + pretty-format "^24.7.0" -metro-config@0.81.5, metro-config@^0.81.0: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-config/-/metro-config-0.81.5.tgz" - integrity sha512-oDRAzUvj6RNRxratFdcVAqtAsg+T3qcKrGdqGZFUdwzlFJdHGR9Z413sW583uD2ynsuOjA2QB6US8FdwiBdNKg== +metro-config@^0.82.0, metro-config@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-config/-/metro-config-0.82.5.tgz" + integrity sha512-/r83VqE55l0WsBf8IhNmc/3z71y2zIPe5kRSuqA5tY/SL/ULzlHUJEMd1szztd0G45JozLwjvrhAzhDPJ/Qo/g== dependencies: connect "^3.6.5" cosmiconfig "^5.0.5" flow-enums-runtime "^0.0.6" jest-validate "^29.7.0" - metro "0.81.5" - metro-cache "0.81.5" - metro-core "0.81.5" - metro-runtime "0.81.5" + metro "0.82.5" + metro-cache "0.82.5" + metro-core "0.82.5" + metro-runtime "0.82.5" -metro-core@0.81.5, metro-core@^0.81.0: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-core/-/metro-core-0.81.5.tgz" - integrity sha512-+2R0c8ByfV2N7CH5wpdIajCWa8escUFd8TukfoXyBq/vb6yTCsznoA25FhNXJ+MC/cz1L447Zj3vdUfCXIZBwg== +metro-core@^0.56.0, metro-core@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-core/-/metro-core-0.56.4.tgz" + integrity sha512-hMzkBdgPt5Zm9nr/1KtIT+A6H7TNiLVCEGG5OiAXj8gTRsA2yy7wAdQpwy0xbE+zi88t/pLOzXpd3ClG/YxyWg== + dependencies: + jest-haste-map "^24.7.1" + lodash.throttle "^4.1.1" + metro-resolver "^0.56.4" + wordwrap "^1.0.0" + +metro-core@^0.82.0, metro-core@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-core/-/metro-core-0.82.5.tgz" + integrity sha512-OJL18VbSw2RgtBm1f2P3J5kb892LCVJqMvslXxuxjAPex8OH7Eb8RBfgEo7VZSjgb/LOf4jhC4UFk5l5tAOHHA== dependencies: flow-enums-runtime "^0.0.6" lodash.throttle "^4.1.1" - metro-resolver "0.81.5" + metro-resolver "0.82.5" -metro-file-map@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-file-map/-/metro-file-map-0.81.5.tgz" - integrity sha512-mW1PKyiO3qZvjeeVjj1brhkmIotObA3/9jdbY1fQQYvEWM6Ml7bN/oJCRDGn2+bJRlG+J8pwyJ+DgdrM4BsKyg== +metro-file-map@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-file-map/-/metro-file-map-0.82.5.tgz" + integrity sha512-vpMDxkGIB+MTN8Af5hvSAanc6zXQipsAUO+XUx3PCQieKUfLwdoa8qaZ1WAQYRpaU+CJ8vhBcxtzzo3d9IsCIQ== dependencies: - debug "^2.2.0" + debug "^4.4.0" fb-watchman "^2.0.0" flow-enums-runtime "^0.0.6" graceful-fs "^4.2.4" @@ -7958,14 +9216,73 @@ metro-file-map@0.81.5: nullthrows "^1.1.1" walker "^1.0.7" -metro-minify-terser@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-minify-terser/-/metro-minify-terser-0.81.5.tgz" - integrity sha512-/mn4AxjANnsSS3/Bb+zA1G5yIS5xygbbz/OuPaJYs0CPcZCaWt66D+65j4Ft/nJkffUxcwE9mk4ubpkl3rjgtw== +metro-inspector-proxy@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-inspector-proxy/-/metro-inspector-proxy-0.56.4.tgz" + integrity sha512-E1S3MO25mWKmcLn1UQuCDiS0hf9P2Fwq8sEAX5lBLoZbehepNH+4xJ3xXSY51JX4dozBrE8GGoKL4ll3II40LA== + dependencies: + connect "^3.6.5" + debug "^2.2.0" + rxjs "^5.4.3" + ws "^1.1.5" + yargs "^9.0.0" + +metro-minify-terser@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-minify-terser/-/metro-minify-terser-0.82.5.tgz" + integrity sha512-v6Nx7A4We6PqPu/ta1oGTqJ4Usz0P7c+3XNeBxW9kp8zayS3lHUKR0sY0wsCHInxZlNAEICx791x+uXytFUuwg== dependencies: flow-enums-runtime "^0.0.6" terser "^5.15.0" +metro-minify-uglify@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-minify-uglify/-/metro-minify-uglify-0.56.4.tgz" + integrity sha512-BHgj7+BKEK2pHvWHUR730bIrsZwl8DPtr49x9L0j2grPZ5/UROWXzEr8VZgIss7fl64t845uu1HXNNyuSj2EhA== + dependencies: + uglify-es "^3.1.9" + +metro-react-native-babel-preset@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.56.4.tgz" + integrity sha512-CzbBDM9Rh6w8s1fq+ZqihAh7DDqUAcfo9pPww25+N/eJ7UK436Q7JdfxwdIPpBwLFn6o6MyYn+uwL9OEWBJarA== + dependencies: + "@babel/plugin-proposal-class-properties" "^7.0.0" + "@babel/plugin-proposal-export-default-from" "^7.0.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" + "@babel/plugin-proposal-object-rest-spread" "^7.0.0" + "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" + "@babel/plugin-proposal-optional-chaining" "^7.0.0" + "@babel/plugin-syntax-dynamic-import" "^7.0.0" + "@babel/plugin-syntax-export-default-from" "^7.0.0" + "@babel/plugin-syntax-flow" "^7.2.0" + "@babel/plugin-transform-arrow-functions" "^7.0.0" + "@babel/plugin-transform-block-scoping" "^7.0.0" + "@babel/plugin-transform-classes" "^7.0.0" + "@babel/plugin-transform-computed-properties" "^7.0.0" + "@babel/plugin-transform-destructuring" "^7.0.0" + "@babel/plugin-transform-exponentiation-operator" "^7.0.0" + "@babel/plugin-transform-flow-strip-types" "^7.0.0" + "@babel/plugin-transform-for-of" "^7.0.0" + "@babel/plugin-transform-function-name" "^7.0.0" + "@babel/plugin-transform-literals" "^7.0.0" + "@babel/plugin-transform-modules-commonjs" "^7.0.0" + "@babel/plugin-transform-object-assign" "^7.0.0" + "@babel/plugin-transform-parameters" "^7.0.0" + "@babel/plugin-transform-react-display-name" "^7.0.0" + "@babel/plugin-transform-react-jsx" "^7.0.0" + "@babel/plugin-transform-react-jsx-source" "^7.0.0" + "@babel/plugin-transform-regenerator" "^7.0.0" + "@babel/plugin-transform-runtime" "^7.0.0" + "@babel/plugin-transform-shorthand-properties" "^7.0.0" + "@babel/plugin-transform-spread" "^7.0.0" + "@babel/plugin-transform-sticky-regex" "^7.0.0" + "@babel/plugin-transform-template-literals" "^7.0.0" + "@babel/plugin-transform-typescript" "^7.0.0" + "@babel/plugin-transform-unicode-regex" "^7.0.0" + "@babel/template" "^7.0.0" + react-refresh "^0.4.0" + metro-react-native-babel-preset@^0.77.0: version "0.77.0" resolved "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.77.0.tgz" @@ -8011,53 +9328,95 @@ metro-react-native-babel-preset@^0.77.0: babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.4.0" -metro-resolver@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.81.5.tgz" - integrity sha512-6BX8Nq3g3go3FxcyXkVbWe7IgctjDTk6D9flq+P201DfHHQ28J+DWFpVelFcrNTn4tIfbP/Bw7u/0g2BGmeXfQ== +metro-react-native-babel-transformer@^0.56.0: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.56.4.tgz" + integrity sha512-ng74eutuy1nyGI9+TDzzVAVfEmNPDlapV4msTQMKPi4EFqo/fBn7Ct33ME9l5E51pQBBnxt/UwcpTvd13b29kQ== + dependencies: + "@babel/core" "^7.0.0" + babel-preset-fbjs "^3.1.2" + metro-babel-transformer "^0.56.4" + metro-react-native-babel-preset "^0.56.4" + metro-source-map "^0.56.4" + +metro-resolver@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.56.4.tgz" + integrity sha512-Ug4ulVfpkKZ1Wu7mdYj9XLGuOqZTuWCqEhyx3siKTc/2eBwKZQXmiNo5d/IxWNvmwL/87Abeb724I6CMzMfjiQ== + dependencies: + absolute-path "^0.0.0" + +metro-resolver@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-resolver/-/metro-resolver-0.82.5.tgz" + integrity sha512-kFowLnWACt3bEsuVsaRNgwplT8U7kETnaFHaZePlARz4Fg8tZtmRDUmjaD68CGAwc0rwdwNCkWizLYpnyVcs2g== dependencies: flow-enums-runtime "^0.0.6" -metro-runtime@0.81.5, metro-runtime@^0.81.0: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.81.5.tgz" - integrity sha512-M/Gf71ictUKP9+77dV/y8XlAWg7xl76uhU7ggYFUwEdOHHWPG6gLBr1iiK0BmTjPFH8yRo/xyqMli4s3oGorPQ== +metro-runtime@^0.82.0, metro-runtime@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-runtime/-/metro-runtime-0.82.5.tgz" + integrity sha512-rQZDoCUf7k4Broyw3Ixxlq5ieIPiR1ULONdpcYpbJQ6yQ5GGEyYjtkztGD+OhHlw81LCR2SUAoPvtTus2WDK5g== dependencies: "@babel/runtime" "^7.25.0" flow-enums-runtime "^0.0.6" -metro-source-map@0.81.5, metro-source-map@^0.81.0: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.81.5.tgz" - integrity sha512-Jz+CjvCKLNbJZYJTBeN3Kq9kIJf6b61MoLBdaOQZJ5Ajhw6Pf95Nn21XwA8BwfUYgajsi6IXsp/dTZsYJbN00Q== +metro-source-map@^0.56.0, metro-source-map@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.56.4.tgz" + integrity sha512-f1P9/rpFmG3Z0Jatiw2zvLItx1TwR7mXTSDj4qLDCWeVMB3kEXAr3R0ucumTW8c6HfpJljeRBWzYFXF33fd81g== + dependencies: + "@babel/traverse" "^7.0.0" + "@babel/types" "^7.0.0" + invariant "^2.2.4" + metro-symbolicate "^0.56.4" + ob1 "^0.56.4" + source-map "^0.5.6" + vlq "^1.0.0" + +metro-source-map@^0.82.0, metro-source-map@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-source-map/-/metro-source-map-0.82.5.tgz" + integrity sha512-wH+awTOQJVkbhn2SKyaw+0cd+RVSCZ3sHVgyqJFQXIee/yLs3dZqKjjeKKhhVeudgjXo7aE/vSu/zVfcQEcUfw== dependencies: "@babel/traverse" "^7.25.3" "@babel/traverse--for-generate-function-map" "npm:@babel/traverse@^7.25.3" "@babel/types" "^7.25.2" flow-enums-runtime "^0.0.6" invariant "^2.2.4" - metro-symbolicate "0.81.5" + metro-symbolicate "0.82.5" nullthrows "^1.1.1" - ob1 "0.81.5" + ob1 "0.82.5" source-map "^0.5.6" vlq "^1.0.0" -metro-symbolicate@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.81.5.tgz" - integrity sha512-X3HV3n3D6FuTE11UWFICqHbFMdTavfO48nXsSpnNGFkUZBexffu0Xd+fYKp+DJLNaQr3S+lAs8q9CgtDTlRRuA== +metro-symbolicate@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.56.4.tgz" + integrity sha512-8mCNNn6zV5FFKCIcRgI7736Xl+owgvYuy8qanPxZN36f7utiWRYeB+PirEBPcglBk4qQvoy2lT6oPULNXZQbbQ== + dependencies: + invariant "^2.2.4" + metro-source-map "^0.56.4" + source-map "^0.5.6" + through2 "^2.0.1" + vlq "^1.0.0" + +metro-symbolicate@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-symbolicate/-/metro-symbolicate-0.82.5.tgz" + integrity sha512-1u+07gzrvYDJ/oNXuOG1EXSvXZka/0JSW1q2EYBWerVKMOhvv9JzDGyzmuV7hHbF2Hg3T3S2uiM36sLz1qKsiw== dependencies: flow-enums-runtime "^0.0.6" invariant "^2.2.4" - metro-source-map "0.81.5" + metro-source-map "0.82.5" nullthrows "^1.1.1" source-map "^0.5.6" vlq "^1.0.0" -metro-transform-plugins@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-transform-plugins/-/metro-transform-plugins-0.81.5.tgz" - integrity sha512-MmHhVx/1dJC94FN7m3oHgv5uOjKH8EX8pBeu1pnPMxbJrx6ZuIejO0k84zTSaQTZ8RxX1wqwzWBpXAWPjEX8mA== +metro-transform-plugins@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-transform-plugins/-/metro-transform-plugins-0.82.5.tgz" + integrity sha512-57Bqf3rgq9nPqLrT2d9kf/2WVieTFqsQ6qWHpEng5naIUtc/Iiw9+0bfLLWSAw0GH40iJ4yMjFcFJDtNSYynMA== dependencies: "@babel/core" "^7.25.2" "@babel/generator" "^7.25.0" @@ -8066,29 +9425,88 @@ metro-transform-plugins@0.81.5: flow-enums-runtime "^0.0.6" nullthrows "^1.1.1" -metro-transform-worker@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/metro-transform-worker/-/metro-transform-worker-0.81.5.tgz" - integrity sha512-lUFyWVHa7lZFRSLJEv+m4jH8WrR5gU7VIjUlg4XmxQfV8ngY4V10ARKynLhMYPeQGl7Qvf+Ayg0eCZ272YZ4Mg== +metro-transform-worker@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro-transform-worker/-/metro-transform-worker-0.82.5.tgz" + integrity sha512-mx0grhAX7xe+XUQH6qoHHlWedI8fhSpDGsfga7CpkO9Lk9W+aPitNtJWNGrW8PfjKEWbT9Uz9O50dkI8bJqigw== dependencies: "@babel/core" "^7.25.2" "@babel/generator" "^7.25.0" "@babel/parser" "^7.25.3" "@babel/types" "^7.25.2" flow-enums-runtime "^0.0.6" - metro "0.81.5" - metro-babel-transformer "0.81.5" - metro-cache "0.81.5" - metro-cache-key "0.81.5" - metro-minify-terser "0.81.5" - metro-source-map "0.81.5" - metro-transform-plugins "0.81.5" + metro "0.82.5" + metro-babel-transformer "0.82.5" + metro-cache "0.82.5" + metro-cache-key "0.82.5" + metro-minify-terser "0.82.5" + metro-source-map "0.82.5" + metro-transform-plugins "0.82.5" nullthrows "^1.1.1" -metro@0.81.5, metro@^0.81.0: - version "0.81.5" - resolved "https://registry.npmjs.org/metro/-/metro-0.81.5.tgz" - integrity sha512-YpFF0DDDpDVygeca2mAn7K0+us+XKmiGk4rIYMz/CRdjFoCGqAei/IQSpV0UrGfQbToSugpMQeQJveaWSH88Hg== +metro@^0.56.0, metro@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/metro/-/metro-0.56.4.tgz" + integrity sha512-Kt3OQJQtQdts0JrKnyGdLpKHDjqYBgIfzvYrvfhmFCkKuZ8aqRlVnvpfjQ4/OBm0Fmm9NyyxbNRD9VIbj7WjnA== + dependencies: + "@babel/core" "^7.0.0" + "@babel/generator" "^7.0.0" + "@babel/parser" "^7.0.0" + "@babel/plugin-external-helpers" "^7.0.0" + "@babel/template" "^7.0.0" + "@babel/traverse" "^7.0.0" + "@babel/types" "^7.0.0" + absolute-path "^0.0.0" + async "^2.4.0" + babel-preset-fbjs "^3.1.2" + buffer-crc32 "^0.2.13" + chalk "^2.4.1" + concat-stream "^1.6.0" + connect "^3.6.5" + debug "^2.2.0" + denodeify "^1.2.1" + eventemitter3 "^3.0.0" + fbjs "^1.0.0" + fs-extra "^1.0.0" + graceful-fs "^4.1.3" + image-size "^0.6.0" + invariant "^2.2.4" + jest-haste-map "^24.7.1" + jest-worker "^24.6.0" + json-stable-stringify "^1.0.1" + lodash.throttle "^4.1.1" + merge-stream "^1.0.1" + metro-babel-register "^0.56.4" + metro-babel-transformer "^0.56.4" + metro-cache "^0.56.4" + metro-config "^0.56.4" + metro-core "^0.56.4" + metro-inspector-proxy "^0.56.4" + metro-minify-uglify "^0.56.4" + metro-react-native-babel-preset "^0.56.4" + metro-resolver "^0.56.4" + metro-source-map "^0.56.4" + metro-symbolicate "^0.56.4" + mime-types "2.1.11" + mkdirp "^0.5.1" + node-fetch "^2.2.0" + nullthrows "^1.1.0" + resolve "^1.5.0" + rimraf "^2.5.4" + serialize-error "^2.1.0" + source-map "^0.5.6" + temp "0.8.3" + throat "^4.1.0" + wordwrap "^1.0.0" + write-file-atomic "^1.2.0" + ws "^1.1.5" + xpipe "^1.0.5" + yargs "^9.0.0" + +metro@^0.82.0, metro@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/metro/-/metro-0.82.5.tgz" + integrity sha512-8oAXxL7do8QckID/WZEKaIFuQJFUTLzfVcC48ghkHhNK2RGuQq8Xvf4AVd+TUA0SZtX0q8TGNXZ/eba1ckeGCg== dependencies: "@babel/code-frame" "^7.24.7" "@babel/core" "^7.25.2" @@ -8101,28 +9519,28 @@ metro@0.81.5, metro@^0.81.0: chalk "^4.0.0" ci-info "^2.0.0" connect "^3.6.5" - debug "^2.2.0" + debug "^4.4.0" error-stack-parser "^2.0.6" flow-enums-runtime "^0.0.6" graceful-fs "^4.2.4" - hermes-parser "0.25.1" + hermes-parser "0.29.1" image-size "^1.0.2" invariant "^2.2.4" jest-worker "^29.7.0" jsc-safe-url "^0.2.2" lodash.throttle "^4.1.1" - metro-babel-transformer "0.81.5" - metro-cache "0.81.5" - metro-cache-key "0.81.5" - metro-config "0.81.5" - metro-core "0.81.5" - metro-file-map "0.81.5" - metro-resolver "0.81.5" - metro-runtime "0.81.5" - metro-source-map "0.81.5" - metro-symbolicate "0.81.5" - metro-transform-plugins "0.81.5" - metro-transform-worker "0.81.5" + metro-babel-transformer "0.82.5" + metro-cache "0.82.5" + metro-cache-key "0.82.5" + metro-config "0.82.5" + metro-core "0.82.5" + metro-file-map "0.82.5" + metro-resolver "0.82.5" + metro-runtime "0.82.5" + metro-source-map "0.82.5" + metro-symbolicate "0.82.5" + metro-transform-plugins "0.82.5" + metro-transform-worker "0.82.5" mime-types "^2.1.27" nullthrows "^1.1.1" serialize-error "^2.1.0" @@ -8136,6 +9554,25 @@ mgrs@1.0.0: resolved "https://registry.npmjs.org/mgrs/-/mgrs-1.0.0.tgz" integrity sha512-awNbTOqCxK1DBGjalK3xqWIstBZgN6fxsMSiXLs9/spqWkF2pAhb2rrYCFSsr1/tT7PhcDGjZndG8SWYn0byYA== +micromatch@^3.1.10, micromatch@^3.1.4: + version "3.1.10" + resolved "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz" + integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg== + dependencies: + arr-diff "^4.0.0" + array-unique "^0.3.2" + braces "^2.3.1" + define-property "^2.0.2" + extend-shallow "^3.0.2" + extglob "^2.0.4" + fragment-cache "^0.2.1" + kind-of "^6.0.2" + nanomatch "^1.2.9" + object.pick "^1.3.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.2" + micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8: version "4.0.8" resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" @@ -8144,16 +9581,21 @@ micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.8: braces "^3.0.3" picomatch "^2.3.1" -mime-db@1.52.0: - version "1.52.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" - integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== - "mime-db@>= 1.43.0 < 2": version "1.54.0" resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" integrity sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ== +mime-db@~1.23.0: + version "1.23.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.23.0.tgz" + integrity sha512-lsX3UhcJITPHDXGOXSglBSPoI2UbcsWMmgX1VTaeXJ11TjjxOSE/DHrCl23zJk75odJc8MVpdZzWxdWt1Csx5Q== + +mime-db@1.52.0: + version "1.52.0" + resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" + integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== + mime-types@^2.1.27, mime-types@~2.1.34: version "2.1.35" resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" @@ -8161,17 +9603,29 @@ mime-types@^2.1.27, mime-types@~2.1.34: dependencies: mime-db "1.52.0" -mime@1.6.0: - version "1.6.0" - resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" - integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== +mime-types@2.1.11: + version "2.1.11" + resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.11.tgz" + integrity sha512-14dD2ItPaGFLVyhddUE/Rrtg+g7v8RmBLjN5Xsb3fJJLKunoZOw3I3bK6csjoJKjaNjcXo8xob9kHDyOpJfgpg== + dependencies: + mime-db "~1.23.0" mime@^2.4.1: version "2.6.0" resolved "https://registry.npmjs.org/mime/-/mime-2.6.0.tgz" integrity sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg== -mimic-fn@^2.1.0: +mime@1.6.0: + version "1.6.0" + resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" + integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== + +mimic-fn@^1.0.0: + version "1.2.0" + resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" + integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== + +mimic-fn@^2.0.0, mimic-fn@^2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== @@ -8181,7 +9635,28 @@ mimic-response@^3.1.0: resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== -minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2: +minimatch@^3.0.2: + version "3.1.5" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz" + integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== + dependencies: + brace-expansion "^1.1.7" + +minimatch@^3.0.4: + version "3.1.5" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz" + integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== + dependencies: + brace-expansion "^1.1.7" + +minimatch@^3.0.5: + version "3.1.5" + resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz" + integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== + dependencies: + brace-expansion "^1.1.7" + +minimatch@^3.1.2: version "3.1.5" resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz" integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w== @@ -8195,7 +9670,7 @@ minimatch@^9.0.4: dependencies: brace-expansion "^2.0.2" -minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6: +minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6: version "1.2.8" resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== @@ -8205,6 +9680,14 @@ mitt@^3.0.1: resolved "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz" integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw== +mixin-deep@^1.2.0: + version "1.3.2" + resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" + integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== + dependencies: + for-in "^1.0.2" + is-extendable "^1.0.1" + mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3: version "0.5.3" resolved "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz" @@ -8222,20 +9705,53 @@ mkdirp@^1.0.4: resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz" integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== -moment@2.30.1, moment@^2.22.0: +moment@^2.22.0, moment@2.30.1: version "2.30.1" resolved "https://registry.npmjs.org/moment/-/moment-2.30.1.tgz" integrity sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how== +morgan@^1.9.0: + version "1.10.1" + resolved "https://registry.npmjs.org/morgan/-/morgan-1.10.1.tgz" + integrity sha512-223dMRJtI/l25dJKWpgij2cMtywuG/WiUKXdvwfbhGKBhy1puASqXwFzmWZ7+K73vUPoR7SS2Qz2cI/g9MKw0A== + dependencies: + basic-auth "~2.0.1" + debug "2.6.9" + depd "~2.0.0" + on-finished "~2.3.0" + on-headers "~1.1.0" + +ms@^2.1.3, ms@2.1.3: + version "2.1.3" + resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== + ms@2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== -ms@2.1.3, ms@^2.1.3: - version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" - integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== +mute-stream@0.0.7: + version "0.0.7" + resolved "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz" + integrity sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ== + +nanomatch@^1.2.9: + version "1.2.13" + resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" + integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA== + dependencies: + arr-diff "^4.0.0" + array-unique "^0.3.2" + define-property "^2.0.2" + extend-shallow "^3.0.2" + fragment-cache "^0.2.1" + is-windows "^1.0.2" + kind-of "^6.0.2" + object.pick "^1.3.0" + regex-not "^1.0.0" + snapdragon "^0.8.1" + to-regex "^3.0.1" napi-build-utils@^2.0.0: version "2.0.0" @@ -8247,17 +9763,17 @@ natural-compare@^1.4.0: resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== -negotiator@0.6.3: - version "0.6.3" - resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" - integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== - negotiator@~0.6.4: version "0.6.4" resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.4.tgz" integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w== -neo-async@^2.5.0, neo-async@^2.6.2: +negotiator@0.6.3: + version "0.6.3" + resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" + integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== + +neo-async@^2.6.2: version "2.6.2" resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== @@ -8279,13 +9795,6 @@ node-abi@^3.3.0: dependencies: semver "^7.3.5" -node-dir@^0.1.17: - version "0.1.17" - resolved "https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz" - integrity sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg== - dependencies: - minimatch "^3.0.2" - node-exports-info@^1.6.0: version "1.6.0" resolved "https://registry.npmjs.org/node-exports-info/-/node-exports-info-1.6.0.tgz" @@ -8296,11 +9805,6 @@ node-exports-info@^1.6.0: object.entries "^1.1.9" semver "^6.3.1" -node-fetch@2.3.0, node-fetch@^2.2.0: - version "2.3.0" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz" - integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA== - node-fetch@^1.0.1: version "1.7.3" resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-1.7.3.tgz" @@ -8309,6 +9813,13 @@ node-fetch@^1.0.1: encoding "^0.1.11" is-stream "^1.0.1" +node-fetch@^2.2.0, node-fetch@^2.5.0: + version "2.7.0" + resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" + integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A== + dependencies: + whatwg-url "^5.0.0" + node-fetch@^2.6.7: version "2.7.0" resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz" @@ -8316,10 +9827,10 @@ node-fetch@^2.6.7: dependencies: whatwg-url "^5.0.0" -node-forge@^1: - version "1.4.0" - resolved "https://registry.npmjs.org/node-forge/-/node-forge-1.4.0.tgz" - integrity sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ== +node-fetch@2.3.0: + version "2.3.0" + resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.3.0.tgz" + integrity sha512-MOd8pV3fxENbryESLgVIeaGKrdl+uaYhCSSVkjeOb/31/njTpcis5aWfdqgNlHIrKOLRbMnfPINPOML2CIFeXA== node-int64@^0.4.0: version "0.4.0" @@ -8331,6 +9842,17 @@ node-machine-id@^1.1.12: resolved "https://registry.npmjs.org/node-machine-id/-/node-machine-id-1.1.12.tgz" integrity sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ== +node-notifier@^5.2.1: + version "5.4.5" + resolved "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.5.tgz" + integrity sha512-tVbHs7DyTLtzOiN78izLA85zRqB9NvEXkAf014Vx3jtSvn/xBl6bR8ZYifj+dFcFrKI21huSQgJZ6ZtL3B4HfQ== + dependencies: + growly "^1.3.0" + is-wsl "^1.1.0" + semver "^5.5.0" + shellwords "^0.1.1" + which "^1.3.0" + node-releases@^2.0.36: version "2.0.37" resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.37.tgz" @@ -8341,6 +9863,16 @@ node-stream-zip@^1.9.1: resolved "https://registry.npmjs.org/node-stream-zip/-/node-stream-zip-1.15.0.tgz" integrity sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw== +normalize-package-data@^2.3.2: + version "2.5.0" + resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" + integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== + dependencies: + hosted-git-info "^2.1.4" + resolve "^1.10.0" + semver "2 || 3 || 4 || 5" + validate-npm-package-license "^3.0.1" + normalize-path@^2.1.1: version "2.1.1" resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz" @@ -8353,6 +9885,13 @@ normalize-path@^3.0.0: resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== +normalize-svg-path@^1.0.1: + version "1.1.0" + resolved "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.1.0.tgz" + integrity sha512-r9KHKG2UUeB5LoTouwDzBy2VxXlHsiM6fyLQvnJa0S5hrhzqElH/CH7TUGhT1fVvIYBIKf3OpY4YJ4CK+iaqHg== + dependencies: + svg-arc-to-cubic-bezier "^3.0.0" + now-and-later@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz" @@ -8360,6 +9899,13 @@ now-and-later@^2.0.0: dependencies: once "^1.3.2" +npm-run-path@^2.0.0: + version "2.0.2" + resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" + integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw== + dependencies: + path-key "^2.0.0" + npm-run-path@^4.0.1: version "4.0.1" resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" @@ -8374,23 +9920,42 @@ nth-check@^2.0.1: dependencies: boolbase "^1.0.0" -nullthrows@^1.1.1: +nullthrows@^1.1.0, nullthrows@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/nullthrows/-/nullthrows-1.1.1.tgz" integrity sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw== -ob1@0.81.5: - version "0.81.5" - resolved "https://registry.npmjs.org/ob1/-/ob1-0.81.5.tgz" - integrity sha512-iNpbeXPLmaiT9I5g16gFFFjsF3sGxLpYG2EGP3dfFB4z+l9X60mp/yRzStHhMtuNt8qmf7Ww80nOPQHngHhnIQ== +number-is-nan@^1.0.0: + version "1.0.1" + resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz" + integrity sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ== + +ob1@^0.56.4: + version "0.56.4" + resolved "https://registry.npmjs.org/ob1/-/ob1-0.56.4.tgz" + integrity sha512-URgFof9z2wotiYFsqlydXtQfGV81gvBI2ODy64xfd3vPo+AYom5PVDX4t4zn23t/O+S2IxqApSQM8uJAybmz7w== + +ob1@0.82.5: + version "0.82.5" + resolved "https://registry.npmjs.org/ob1/-/ob1-0.82.5.tgz" + integrity sha512-QyQQ6e66f+Ut/qUVjEce0E/wux5nAGLXYZDn1jr15JWstHsCH3l6VVrg8NKDptW9NEiBXKOJeGF/ydxeSDF3IQ== dependencies: flow-enums-runtime "^0.0.6" -object-assign@*, object-assign@^4.1.0, object-assign@^4.1.1: +object-assign@*, object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1: version "4.1.1" resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== +object-copy@^0.1.0: + version "0.1.0" + resolved "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz" + integrity sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ== + dependencies: + copy-descriptor "^0.1.0" + define-property "^0.2.5" + kind-of "^3.0.3" + object-inspect@^1.13.3, object-inspect@^1.13.4: version "1.13.4" resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz" @@ -8409,6 +9974,13 @@ object-keys@^1.1.1: resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== +object-visit@^1.0.0: + version "1.0.1" + resolved "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz" + integrity sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA== + dependencies: + isobject "^3.0.0" + object.assign@^4.0.4, object.assign@^4.1.4, object.assign@^4.1.7: version "4.1.7" resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz" @@ -8441,6 +10013,13 @@ object.fromentries@^2.0.8: es-abstract "^1.23.2" es-object-atoms "^1.0.0" +object.pick@^1.3.0: + version "1.3.0" + resolved "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" + integrity sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ== + dependencies: + isobject "^3.0.1" + object.values@^1.1.6, object.values@^1.2.1: version "1.2.1" resolved "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz" @@ -8477,6 +10056,13 @@ once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.4.0: dependencies: wrappy "1" +onetime@^2.0.0: + version "2.0.1" + resolved "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz" + integrity sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ== + dependencies: + mimic-fn "^1.0.0" + onetime@^5.1.0, onetime@^5.1.2: version "5.1.2" resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" @@ -8491,7 +10077,15 @@ open@^6.2.0: dependencies: is-wsl "^1.1.0" -open@^7.0.3, open@^7.4.2: +open@^7.0.3: + version "7.4.2" + resolved "https://registry.npmjs.org/open/-/open-7.4.2.tgz" + integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q== + dependencies: + is-docker "^2.0.0" + is-wsl "^2.1.1" + +open@^7.4.2: version "7.4.2" resolved "https://registry.npmjs.org/open/-/open-7.4.2.tgz" integrity sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q== @@ -8511,6 +10105,23 @@ optionator@^0.9.3: type-check "^0.4.0" word-wrap "^1.2.5" +options@>=0.0.5: + version "0.0.6" + resolved "https://registry.npmjs.org/options/-/options-0.0.6.tgz" + integrity sha512-bOj3L1ypm++N+n7CEbbe473A414AB7z+amKYshRb//iuL3MpdDCLhPnw6aVTdKB9g5ZRVHIEp8eUln6L2NUStg== + +ora@^3.4.0: + version "3.4.0" + resolved "https://registry.npmjs.org/ora/-/ora-3.4.0.tgz" + integrity sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg== + dependencies: + chalk "^2.4.2" + cli-cursor "^2.1.0" + cli-spinners "^2.0.0" + log-symbols "^2.2.0" + strip-ansi "^5.2.0" + wcwidth "^1.0.1" + ora@^5.4.1: version "5.4.1" resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz" @@ -8533,7 +10144,25 @@ ordered-read-streams@^1.0.0: dependencies: readable-stream "^2.0.1" -os-tmpdir@~1.0.2: +os-locale@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/os-locale/-/os-locale-2.1.0.tgz" + integrity sha512-3sslG3zJbEYcaC4YVAvDorjGxc7tv6KVATnLPZONiljsUncvihe9BQoVCEs0RZ1kmf4Hk9OBqlZfJZWI4GanKA== + dependencies: + execa "^0.7.0" + lcid "^1.0.0" + mem "^1.1.0" + +os-locale@^3.0.0: + version "3.1.0" + resolved "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz" + integrity sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q== + dependencies: + execa "^1.0.0" + lcid "^2.0.0" + mem "^4.0.0" + +os-tmpdir@^1.0.0, os-tmpdir@~1.0.2: version "1.0.2" resolved "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz" integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g== @@ -8547,6 +10176,21 @@ own-keys@^1.0.1: object-keys "^1.1.1" safe-push-apply "^1.0.0" +p-defer@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz" + integrity sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw== + +p-finally@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" + integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow== + +p-is-promise@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-2.1.0.tgz" + integrity sha512-Y3W0wlRPK8ZMRbNq97l4M5otioeA5lm1z7bkNkxCka8HSPjR0xRWmpCmc9utiaLP9Jb1eD8BgeIxTW4AIF45Pg== + p-limit@^1.1.0: version "1.3.0" resolved "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz" @@ -8618,6 +10262,13 @@ parent-module@^1.0.0: dependencies: callsites "^3.0.0" +parse-json@^2.2.0: + version "2.2.0" + resolved "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz" + integrity sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ== + dependencies: + error-ex "^1.2.0" + parse-json@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz" @@ -8636,6 +10287,16 @@ parse-json@^5.2.0: json-parse-even-better-errors "^2.3.0" lines-and-columns "^1.1.6" +parse-node-version@^1.0.0: + version "1.0.1" + resolved "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz" + integrity sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA== + +parse-svg-path@^0.1.2: + version "0.1.2" + resolved "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz" + integrity sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ== + parse5@^5.0.0: version "5.1.1" resolved "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz" @@ -8654,6 +10315,11 @@ parseurl@~1.3.3: resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== +pascalcase@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz" + integrity sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw== + patch-package@6.5.0: version "6.5.0" resolved "https://registry.npmjs.org/patch-package/-/patch-package-6.5.0.tgz" @@ -8699,7 +10365,7 @@ path-is-absolute@^1.0.0: resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== -path-key@^2.0.1: +path-key@^2.0.0, path-key@^2.0.1: version "2.0.1" resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw== @@ -8714,6 +10380,13 @@ path-parse@^1.0.7: resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== +path-type@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz" + integrity sha512-dUnb5dXUf+kzhC/W/F4e5/SkluXIFf5VUHolW1Eg1irn1hGWjPGdsRcvYJ1nD6lhk8Ir7VM0bHJKsYTx8Jx9OQ== + dependencies: + pify "^2.0.0" + path-type@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" @@ -8729,6 +10402,11 @@ picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1: resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz" integrity sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA== +pify@^2.0.0: + version "2.3.0" + resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" + integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog== + pify@^4.0.1: version "4.0.1" resolved "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" @@ -8760,7 +10438,7 @@ pkg-up@^2.0.0: dependencies: find-up "^2.1.0" -plist@^3.0.1, plist@^3.0.5: +plist@^3.0.0, plist@^3.0.1, plist@^3.0.5: version "3.1.0" resolved "https://registry.npmjs.org/plist/-/plist-3.1.0.tgz" integrity sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ== @@ -8769,6 +10447,17 @@ plist@^3.0.1, plist@^3.0.5: base64-js "^1.5.1" xmlbuilder "^15.1.1" +plugin-error@^0.1.2: + version "0.1.2" + resolved "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz" + integrity sha512-WzZHcm4+GO34sjFMxQMqZbsz3xiNEgonCskQ9v+IroMmYgk/tas8dG+Hr2D6IbRPybZ12oWpzE/w3cGJ6FJzOw== + dependencies: + ansi-cyan "^0.1.1" + ansi-red "^0.1.1" + arr-diff "^1.0.1" + arr-union "^2.0.1" + extend-shallow "^1.1.2" + point-in-polygon@^1.1.0: version "1.1.0" resolved "https://registry.npmjs.org/point-in-polygon/-/point-in-polygon-1.1.0.tgz" @@ -8782,6 +10471,11 @@ polygon-clipping@^0.15.3: robust-predicates "^3.0.2" splaytree "^3.1.0" +posix-character-classes@^0.1.0: + version "0.1.1" + resolved "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz" + integrity sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg== + possible-typed-array-names@^1.0.0: version "1.1.0" resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz" @@ -8820,6 +10514,26 @@ prettier@^2.4.1: resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz" integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== +pretty-format@^24.7.0, pretty-format@^24.9.0: + version "24.9.0" + resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-24.9.0.tgz" + integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA== + dependencies: + "@jest/types" "^24.9.0" + ansi-regex "^4.0.0" + ansi-styles "^3.2.0" + react-is "^16.8.4" + +pretty-format@^25.1.0: + version "25.5.0" + resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-25.5.0.tgz" + integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ== + dependencies: + "@jest/types" "^25.5.0" + ansi-regex "^5.0.0" + ansi-styles "^4.0.0" + react-is "^16.12.0" + pretty-format@^26.6.2: version "26.6.2" resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz" @@ -8830,7 +10544,16 @@ pretty-format@^26.6.2: ansi-styles "^4.0.0" react-is "^17.0.1" -pretty-format@^29.0.0, pretty-format@^29.7.0: +pretty-format@^29.0.0: + version "29.7.0" + resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz" + integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ== + dependencies: + "@jest/schemas" "^29.6.3" + ansi-styles "^5.0.0" + react-is "^18.0.0" + +pretty-format@^29.7.0: version "29.7.0" resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz" integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ== @@ -8879,7 +10602,7 @@ prompts@^2.0.1, prompts@^2.4.2: kleur "^3.0.3" sisteransi "^1.0.5" -prop-types@15.8.1, prop-types@15.x.x, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: +prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1, prop-types@15.8.1, prop-types@15.x.x: version "15.8.1" resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== @@ -8911,6 +10634,11 @@ proxy-from-env@^1.1.0: resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg== +pseudomap@^1.0.2: + version "1.0.2" + resolved "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz" + integrity sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== + pump@^2.0.0: version "2.0.1" resolved "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz" @@ -8995,7 +10723,7 @@ range-parser@~1.2.1: resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== -rbush@2.x, rbush@^2.0.1: +rbush@^2.0.1, rbush@2.x: version "2.0.2" resolved "https://registry.npmjs.org/rbush/-/rbush-2.0.2.tgz" integrity sha512-XBOuALcTm+O/H8G90b6pzu6nX6v2zCKiFG4BJho8a+bY6AER6t8uQUZdi5bomQc0AprCWhEGa7ncAbbRap0bRA== @@ -9034,33 +10762,51 @@ react-addons-shallow-compare@15.6.2: fbjs "^0.8.4" object-assign "^4.1.0" -react-devtools-core@^5.3.1: - version "5.3.2" - resolved "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-5.3.2.tgz" - integrity sha512-crr9HkVrDiJ0A4zot89oS0Cgv0Oa4OG1Em4jit3P3ZxZSKPMYyMjfwMqgcJna9o625g8oN87rBm8SWWrSTBZxg== +react-devtools-core@^3.6.3: + version "3.6.3" + resolved "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-3.6.3.tgz" + integrity sha512-+P+eFy/yo8Z/UH9J0DqHZuUM5+RI2wl249TNvMx3J2jpUomLQa4Zxl56GEotGfw3PIP1eI+hVf1s53FlUONStQ== + dependencies: + shell-quote "^1.6.1" + ws "^3.3.1" + +react-devtools-core@^6.1.1: + version "6.1.5" + resolved "https://registry.npmjs.org/react-devtools-core/-/react-devtools-core-6.1.5.tgz" + integrity sha512-ePrwPfxAnB+7hgnEr8vpKxL9cmnp7F322t8oqcPshbIQQhDKgFDW4tjhF2wjVbdXF9O/nyuy3sQWd9JGpiLPvA== dependencies: shell-quote "^1.6.1" ws "^7" -"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^16.13.1, react-is@^16.7.0: +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.4: version "16.13.1" resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== -react-is@^17.0.1, react-is@^17.0.2: +react-is@^17.0.1: + version "17.0.2" + resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz" + integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== + +react-is@^17.0.2: version "17.0.2" resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-is@^18.0.0, react-is@^18.3.1: +react-is@^18.0.0: version "18.3.1" resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== -react-lifecycles-compat@2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-2.0.0.tgz" - integrity sha512-txfpPCQYiazVdcbMRhatqWKcAxJweUu2wDXvts5/7Wyp6+Y9cHojqXHsLPEckzutfHlxZhG8Oiundbmp8Fd6eQ== +react-is@^19.0.0: + version "19.2.6" + resolved "https://registry.npmjs.org/react-is/-/react-is-19.2.6.tgz" + integrity sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw== + +react-lifecycles-compat@^3.0.4: + version "3.0.4" + resolved "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz" + integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== react-native-actions-sheet@0.5.6: version "0.5.6" @@ -9191,16 +10937,20 @@ react-native-localize@1.3.3: "react-native-mbtiles@file:react-native-mbtiles": version "0.0.1" + resolved "file:react-native-mbtiles" -react-native-navigation@7.40.3: - version "7.40.3" - resolved "https://registry.npmjs.org/react-native-navigation/-/react-native-navigation-7.40.3.tgz" - integrity sha512-3IDoIDj3UWQduyyMQmqcWolFGcMt09SS0KlGbnjZZ60eFBbPbGEbXyGJG4p1fdQuIkkD9jOKlcXEMlApPyerfA== +react-native-navigation@8.3.2: + version "8.3.2" + resolved "https://registry.npmjs.org/react-native-navigation/-/react-native-navigation-8.3.2.tgz" + integrity sha512-nvK79FzlkTL8OuWxZEnErmTvDVLBzSjQK40hKugCrge8vRivxqUJnYujpQtrZzOZbkp011r7vsxboA2b1Ptsnw== dependencies: hoist-non-react-statics "3.x.x" lodash "4.17.x" prop-types "15.x.x" - react-lifecycles-compat "2.0.0" + react-lifecycles-compat "^3.0.4" + react-native-redash "^12.6.1" + reanimated-color-picker "^3.0.6" + ssim.js "^3.5.0" tslib "1.9.3" react-native-permissions@4.1.5: @@ -9216,6 +10966,16 @@ react-native-progress@4.1.2: "@react-native-community/art" "^1.1.2" prop-types "^15.7.2" +react-native-redash@^12.6.1: + version "12.6.1" + resolved "https://registry.npmjs.org/react-native-redash/-/react-native-redash-12.6.1.tgz" + integrity sha512-SChHzssVr512PfZxGCcVMmlAzQ20k5BkC8BiSfZls6bFohLiJT3ih6Of9mPmaTENCQWe7ywTx7gzr3tAnIu2mg== + dependencies: + abs-svg-path "^0.1.1" + normalize-svg-path "^1.0.1" + parse-svg-path "^0.1.2" + use-memo-one "^1.1.1" + react-native-safe-area-context@^4.12.0: version "4.14.1" resolved "https://registry.npmjs.org/react-native-safe-area-context/-/react-native-safe-area-context-4.14.1.tgz" @@ -9268,24 +11028,59 @@ react-native-zip-archive@7.0.1: resolved "https://registry.npmjs.org/react-native-zip-archive/-/react-native-zip-archive-7.0.1.tgz" integrity sha512-Zd3TDVCUQkAC3jjvmFjjJHOoig+ryYcOMrh7iLiwQCqe8TgrGJm3rhDNDgpfHKdLRMlIletvz2sh9OOttb0dZQ== -react-native@^0.76.1: - version "0.76.9" - resolved "https://registry.npmjs.org/react-native/-/react-native-0.76.9.tgz" - integrity sha512-+LRwecWmTDco7OweGsrECIqJu0iyrREd6CTCgC/uLLYipiHvk+MH9nd6drFtCw/6Blz6eoKTcH9YTTJusNtrWg== - dependencies: - "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.76.9" - "@react-native/codegen" "0.76.9" - "@react-native/community-cli-plugin" "0.76.9" - "@react-native/gradle-plugin" "0.76.9" - "@react-native/js-polyfills" "0.76.9" - "@react-native/normalize-colors" "0.76.9" - "@react-native/virtualized-lists" "0.76.9" +react-native@^0.61.5: + version "0.61.5" + resolved "https://registry.npmjs.org/react-native/-/react-native-0.61.5.tgz" + integrity sha512-MXqE3NoGO0T3dUKIKkIppijBhRRMpfN6ANbhMXHDuyfA+fSilRWgCwYgR/YNCC7ntECoJYikKaNTUBB0DeQy6Q== + dependencies: + "@babel/runtime" "^7.0.0" + "@react-native-community/cli" "^3.0.0" + "@react-native-community/cli-platform-android" "^3.0.0" + "@react-native-community/cli-platform-ios" "^3.0.0" + abort-controller "^3.0.0" + art "^0.10.0" + base64-js "^1.1.2" + connect "^3.6.5" + create-react-class "^15.6.3" + escape-string-regexp "^1.0.5" + event-target-shim "^5.0.1" + fbjs "^1.0.0" + fbjs-scripts "^1.1.0" + hermes-engine "^0.2.1" + invariant "^2.2.4" + jsc-android "^245459.0.0" + metro-babel-register "^0.56.0" + metro-react-native-babel-transformer "^0.56.0" + metro-source-map "^0.56.0" + nullthrows "^1.1.0" + pretty-format "^24.7.0" + promise "^7.1.1" + prop-types "^15.7.2" + react-devtools-core "^3.6.3" + react-refresh "^0.4.0" + regenerator-runtime "^0.13.2" + scheduler "0.15.0" + stacktrace-parser "^0.1.3" + whatwg-fetch "^3.0.0" + +react-native@0.79.0: + version "0.79.0" + resolved "https://registry.npmjs.org/react-native/-/react-native-0.79.0.tgz" + integrity sha512-fLG/zl/YF30TWTmp2bbo3flHSFGe4WTyVkb7/wJnMEC39jjXVSCxfDtvSUVavhCc03fA/RTkWWvlmg7NEJk7Vg== + dependencies: + "@jest/create-cache-key-function" "^29.7.0" + "@react-native/assets-registry" "0.79.0" + "@react-native/codegen" "0.79.0" + "@react-native/community-cli-plugin" "0.79.0" + "@react-native/gradle-plugin" "0.79.0" + "@react-native/js-polyfills" "0.79.0" + "@react-native/normalize-colors" "0.79.0" + "@react-native/virtualized-lists" "0.79.0" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" babel-jest "^29.7.0" - babel-plugin-syntax-hermes-parser "^0.23.1" + babel-plugin-syntax-hermes-parser "0.25.1" base64-js "^1.5.1" chalk "^4.0.0" commander "^12.0.0" @@ -9293,19 +11088,17 @@ react-native@^0.76.1: flow-enums-runtime "^0.0.6" glob "^7.1.1" invariant "^2.2.4" - jest-environment-node "^29.6.3" - jsc-android "^250231.0.0" + jest-environment-node "^29.7.0" memoize-one "^5.0.0" - metro-runtime "^0.81.0" - metro-source-map "^0.81.0" - mkdirp "^0.5.1" + metro-runtime "^0.82.0" + metro-source-map "^0.82.0" nullthrows "^1.1.1" pretty-format "^29.7.0" promise "^8.3.0" - react-devtools-core "^5.3.1" + react-devtools-core "^6.1.1" react-refresh "^0.14.0" regenerator-runtime "^0.13.2" - scheduler "0.24.0-canary-efb381bbf-20230505" + scheduler "0.25.0" semver "^7.1.3" stacktrace-parser "^0.1.10" whatwg-fetch "^3.0.0" @@ -9334,31 +11127,29 @@ react-refresh@^0.4.0: resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.4.3.tgz" integrity sha512-Hwln1VNuGl/6bVwnd0Xdn1e84gT/8T9aYNL+HAKDArLCS7LWjwr7StE30IEYbIkx0Vi3vs+coQxe+SQDbGbbpA== -react-shallow-renderer@^16.15.0: - version "16.15.0" - resolved "https://registry.npmjs.org/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz" - integrity sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA== - dependencies: - object-assign "^4.1.1" - react-is "^16.12.0 || ^17.0.0 || ^18.0.0" - -react-test-renderer@18.3.1: - version "18.3.1" - resolved "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-18.3.1.tgz" - integrity sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA== +react-test-renderer@19.0.0: + version "19.0.0" + resolved "https://registry.npmjs.org/react-test-renderer/-/react-test-renderer-19.0.0.tgz" + integrity sha512-oX5u9rOQlHzqrE/64CNr0HB0uWxkCQmZNSfozlYvwE71TLVgeZxVf0IjouGEr1v7r1kcDifdAJBeOhdhxsG/DA== dependencies: - react-is "^18.3.1" - react-shallow-renderer "^16.15.0" - scheduler "^0.23.2" + react-is "^19.0.0" + scheduler "^0.25.0" -react@18.3.1: - version "18.3.1" - resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz" - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== +react@^16.9.0: + version "16.14.0" + resolved "https://registry.npmjs.org/react/-/react-16.14.0.tgz" + integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== dependencies: loose-envify "^1.1.0" + object-assign "^4.1.1" + prop-types "^15.6.2" + +react@19.0.0: + version "19.0.0" + resolved "https://registry.npmjs.org/react/-/react-19.0.0.tgz" + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== -reactotron-core-client@2.9.4, reactotron-core-client@^2.1.4: +reactotron-core-client@^2.1.4, reactotron-core-client@2.9.4: version "2.9.4" resolved "https://registry.npmjs.org/reactotron-core-client/-/reactotron-core-client-2.9.4.tgz" integrity sha512-0MVo8R2YVC0t6uEkFJbdelC0lOzJun/+qIOlEpIYh08VKiNVR7GYXevhZvJfSmMAUSVFoGVpeQyTbeW3brgSDQ== @@ -9396,7 +11187,115 @@ reactotron-redux@3.1.10: resolved "https://registry.npmjs.org/reactotron-redux/-/reactotron-redux-3.1.10.tgz" integrity sha512-35uD3SlUxkgQm6g/S8+bYho6N47KzH2lAsjXnWirKUXS23Hb6ovOsWnrNb8JipLzfMgb2CCpL7oHB5FCwr4RoQ== -readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.5, readable-stream@^2.1.5, readable-stream@^2.3.3, readable-stream@^2.3.5, readable-stream@^2.3.6, readable-stream@~2.3.6: +read-pkg-up@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz" + integrity sha512-1orxQfbWGUiTn9XsPlChs6rLie/AV9jwZTGmu2NZw/CUDJQchXJFYE0Fq5j7+n558T1JhDWLdhyd1Zj+wLY//w== + dependencies: + find-up "^2.0.0" + read-pkg "^2.0.0" + +read-pkg@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz" + integrity sha512-eFIBOPW7FGjzBuk3hdXEuNSiTZS/xEMlH49HxMyzb0hyPfu4EhVjT2DH32K1hSSmVq4sebAWnZuuY5auISUTGA== + dependencies: + load-json-file "^2.0.0" + normalize-package-data "^2.3.2" + path-type "^2.0.0" + +readable-stream@^2.0.0: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.0.1: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.0.5: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.1.5: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.2.2: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.3.3: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.3.5: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" + +readable-stream@^2.3.6: version "2.3.8" resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== @@ -9418,10 +11317,18 @@ readable-stream@^3.1.1, readable-stream@^3.4.0: string_decoder "^1.1.1" util-deprecate "^1.0.1" -readline@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/readline/-/readline-1.3.0.tgz" - integrity sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg== +readable-stream@~2.3.6: + version "2.3.8" + resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== + dependencies: + core-util-is "~1.0.0" + inherits "~2.0.3" + isarray "~1.0.0" + process-nextick-args "~2.0.0" + safe-buffer "~5.1.1" + string_decoder "~1.1.1" + util-deprecate "~1.0.1" realm@12.13.2: version "12.13.2" @@ -9435,15 +11342,10 @@ realm@12.13.2: path-browserify "^1.0.1" prebuild-install "^7.1.2" -recast@^0.21.0: - version "0.21.5" - resolved "https://registry.npmjs.org/recast/-/recast-0.21.5.tgz" - integrity sha512-hjMmLaUXAm1hIuTqOdeYObMslq/q+Xff6QE3Y2P+uoHAg2nmVlLBps2hzh1UJDdMtDTMXOFewK6ky51JQIeECg== - dependencies: - ast-types "0.15.2" - esprima "~4.0.0" - source-map "~0.6.1" - tslib "^2.0.1" +reanimated-color-picker@^3.0.6: + version "3.0.6" + resolved "https://registry.npmjs.org/reanimated-color-picker/-/reanimated-color-picker-3.0.6.tgz" + integrity sha512-ILmeR57d/DbWDy1vPdgz9vkRJyWHMIeTWEtxUgXPEH/BsiSXXhLju+hFDZY3M+bZUwpoCJWcvaAZl7p9kVwiEQ== redux-mock-store@1.5.5: version "1.5.5" @@ -9471,7 +11373,7 @@ redux-persist@^4.6.0: lodash "^4.17.4" lodash-es "^4.17.4" -redux-saga@0.16.2, redux-saga@^0.16.1: +redux-saga@^0.16.1, redux-saga@0.16.2: version "0.16.2" resolved "https://registry.npmjs.org/redux-saga/-/redux-saga-0.16.2.tgz" integrity sha512-iIjKnRThI5sKPEASpUvySemjzwqwI13e3qP7oLub+FycCRDysLSAOwt958niZW6LhxfmS6Qm1BzbU70w/Koc4w== @@ -9481,13 +11383,6 @@ redux-thunk@2.4.0: resolved "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.0.tgz" integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA== -redux@4.1.1, redux@^4.0.0: - version "4.1.1" - resolved "https://registry.npmjs.org/redux/-/redux-4.1.1.tgz" - integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw== - dependencies: - "@babel/runtime" "^7.9.2" - redux@^3.7.1: version "3.7.2" resolved "https://registry.npmjs.org/redux/-/redux-3.7.2.tgz" @@ -9498,6 +11393,13 @@ redux@^3.7.1: loose-envify "^1.1.0" symbol-observable "^1.0.3" +redux@^4.0.0, redux@4.1.1: + version "4.1.1" + resolved "https://registry.npmjs.org/redux/-/redux-4.1.1.tgz" + integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw== + dependencies: + "@babel/runtime" "^7.9.2" + reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9: version "1.0.10" resolved "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz" @@ -9529,6 +11431,14 @@ regenerator-runtime@^0.13.2: resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz" integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== +regex-not@^1.0.0, regex-not@^1.0.2: + version "1.0.2" + resolved "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz" + integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A== + dependencies: + extend-shallow "^3.0.2" + safe-regex "^1.1.0" + regexp.prototype.flags@^1.5.1, regexp.prototype.flags@^1.5.3, regexp.prototype.flags@^1.5.4: version "1.5.4" resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz" @@ -9587,6 +11497,16 @@ remove-trailing-separator@^1.0.1: resolved "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz" integrity sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw== +repeat-element@^1.1.2: + version "1.1.4" + resolved "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz" + integrity sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ== + +repeat-string@^1.6.1: + version "1.6.1" + resolved "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz" + integrity sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w== + replace-ext@^1.0.0: version "1.0.1" resolved "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz" @@ -9597,6 +11517,11 @@ require-directory@^2.1.1: resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== +require-main-filename@^1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz" + integrity sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug== + require-main-filename@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" @@ -9641,12 +11566,17 @@ resolve-options@^1.1.0: dependencies: value-or-function "^3.0.0" +resolve-url@^0.2.1: + version "0.2.1" + resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz" + integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg== + resolve.exports@^2.0.0: version "2.0.3" resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz" integrity sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A== -resolve@^1.20.0, resolve@^1.22.11, resolve@^1.4.0: +resolve@^1.10.0, resolve@^1.20.0, resolve@^1.22.11, resolve@^1.4.0, resolve@^1.5.0: version "1.22.12" resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz" integrity sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA== @@ -9668,6 +11598,14 @@ resolve@^2.0.0-next.5: path-parse "^1.0.7" supports-preserve-symlinks-flag "^1.0.0" +restore-cursor@^2.0.0: + version "2.0.0" + resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz" + integrity sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q== + dependencies: + onetime "^2.0.0" + signal-exit "^3.0.2" + restore-cursor@^3.1.0: version "3.1.0" resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" @@ -9676,11 +11614,23 @@ restore-cursor@^3.1.0: onetime "^5.1.0" signal-exit "^3.0.2" +ret@~0.1.10: + version "0.1.15" + resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz" + integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== + reusify@^1.0.4: version "1.1.0" resolved "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz" integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw== +rimraf@^2.5.4: + version "2.7.1" + resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" + integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== + dependencies: + glob "^7.1.3" + rimraf@^2.6.3: version "2.7.1" resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz" @@ -9695,12 +11645,10 @@ rimraf@^3.0.2: dependencies: glob "^7.1.3" -rimraf@~2.6.2: - version "2.6.3" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz" - integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA== - dependencies: - glob "^7.1.3" +rimraf@~2.2.6: + version "2.2.8" + resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz" + integrity sha512-R5KMKHnPAQaZMqLOsyuyUmcIjSeDm+73eoqQpaXA7AZ22BL+6C+1mcUscgOsNd8WVlJuvlgAPsegcx7pjlV0Dg== rn-fetch-blob@0.12.0: version "0.12.0" @@ -9715,6 +11663,16 @@ robust-predicates@^3.0.2: resolved "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz" integrity sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA== +rsvp@^4.8.4: + version "4.8.5" + resolved "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz" + integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA== + +run-async@^2.2.0: + version "2.4.1" + resolved "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz" + integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== + run-parallel@^1.1.9: version "1.2.0" resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" @@ -9727,6 +11685,25 @@ rw@1: resolved "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz" integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ== +rx-lite-aggregates@^4.0.8: + version "4.0.8" + resolved "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz" + integrity sha512-3xPNZGW93oCjiO7PtKxRK6iOVYBWBvtf9QHDfU23Oc+dLIQmAV//UnyXV/yihv81VS/UqoQPk4NegS8EFi55Hg== + dependencies: + rx-lite "*" + +rx-lite@*, rx-lite@^4.0.8: + version "4.0.8" + resolved "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz" + integrity sha512-Cun9QucwK6MIrp3mry/Y7hqD1oFqTYLQ4pGxaHTjIdaFDWRGGLikqp6u8LcWJnzpoALg9hap+JGk8sFIUuEGNA== + +rxjs@^5.4.3: + version "5.5.12" + resolved "https://registry.npmjs.org/rxjs/-/rxjs-5.5.12.tgz" + integrity sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw== + dependencies: + symbol-observable "1.0.1" + safe-array-concat@^1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz" @@ -9738,7 +11715,7 @@ safe-array-concat@^1.1.3: has-symbols "^1.1.0" isarray "^2.0.5" -safe-buffer@5.2.1, safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0: +safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@>=5.1.0, safe-buffer@~5.2.0, safe-buffer@5.2.1: version "5.2.1" resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== @@ -9748,6 +11725,11 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1: resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== +safe-buffer@5.1.2: + version "5.1.2" + resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" + integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== + safe-push-apply@^1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz" @@ -9765,53 +11747,111 @@ safe-regex-test@^1.1.0: es-errors "^1.3.0" is-regex "^1.2.1" +safe-regex@^1.1.0: + version "1.1.0" + resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz" + integrity sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg== + dependencies: + ret "~0.1.10" + "safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2" resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== -sax@>=0.6.0: +sane@^4.0.3: + version "4.1.0" + resolved "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz" + integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA== + dependencies: + "@cnakazawa/watch" "^1.0.3" + anymatch "^2.0.0" + capture-exit "^2.0.0" + exec-sh "^0.3.2" + execa "^1.0.0" + fb-watchman "^2.0.0" + micromatch "^3.1.4" + minimist "^1.1.1" + walker "~1.0.5" + +sax@^1.2.4, sax@>=0.6.0: version "1.6.0" resolved "https://registry.npmjs.org/sax/-/sax-1.6.0.tgz" integrity sha512-6R3J5M4AcbtLUdZmRv2SygeVaM7IhrLXu9BmnOGmmACak8fiUtOsYNWUS4uK7upbmHIBbLBeFeI//477BKLBzA== -scheduler@0.24.0-canary-efb381bbf-20230505: - version "0.24.0-canary-efb381bbf-20230505" - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.24.0-canary-efb381bbf-20230505.tgz" - integrity sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA== - dependencies: - loose-envify "^1.1.0" +scheduler@^0.25.0, scheduler@0.25.0: + version "0.25.0" + resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0.tgz" + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== -scheduler@^0.23.2: - version "0.23.2" - resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz" - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== +scheduler@0.15.0: + version "0.15.0" + resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.15.0.tgz" + integrity sha512-xAefmSfN6jqAa7Kuq7LIJY0bwAPG3xlCj0HMEBQk1lxYiDKZscY2xJ5U/61ZTrYbmNQbXa+gc7czPkVo11tnCg== dependencies: loose-envify "^1.1.0" + object-assign "^4.1.1" + +semver@^5.1.0: + version "5.7.2" + resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz" + integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== + +semver@^5.5.0, semver@^5.6.0: + version "5.7.2" + resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz" + integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== + +semver@^6.3.0, semver@^6.3.1: + version "6.3.1" + resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" + integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== + +semver@^7.1.3: + version "7.8.1" + resolved "https://registry.npmjs.org/semver/-/semver-7.8.1.tgz" + integrity sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg== + +semver@^7.3.5: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== + +semver@^7.3.7: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== + +semver@^7.5.2: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== -selfsigned@^2.4.1: - version "2.4.1" - resolved "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz" - integrity sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q== - dependencies: - "@types/node-forge" "^1.3.0" - node-forge "^1" +semver@^7.5.3: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== -semver@^5.5.0, semver@^5.6.0: - version "5.7.2" - resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz" - integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== +semver@^7.5.4: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== -semver@^6.3.0, semver@^6.3.1: - version "6.3.1" - resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" - integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== +semver@^7.6.0: + version "7.7.4" + resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" + integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== -semver@^7.1.3, semver@^7.3.5, semver@^7.3.7, semver@^7.5.2, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.7.4: +semver@^7.7.4: version "7.7.4" resolved "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz" integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA== +"semver@2 || 3 || 4 || 5": + version "5.7.2" + resolved "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz" + integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== + send@~0.19.1: version "0.19.2" resolved "https://registry.npmjs.org/send/-/send-0.19.2.tgz" @@ -9836,7 +11876,7 @@ serialize-error@^2.1.0: resolved "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz" integrity sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw== -serve-static@^1.13.1: +serve-static@^1.13.1, serve-static@^1.16.2: version "1.16.3" resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.16.3.tgz" integrity sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA== @@ -9882,6 +11922,16 @@ set-proto@^1.0.0: es-errors "^1.3.0" es-object-atoms "^1.0.0" +set-value@^2.0.0, set-value@^2.0.1: + version "2.0.1" + resolved "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz" + integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw== + dependencies: + extend-shallow "^2.0.1" + is-extendable "^0.1.1" + is-plain-object "^2.0.3" + split-string "^3.0.1" + setimmediate@^1.0.5: version "1.0.5" resolved "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz" @@ -9928,6 +11978,21 @@ shell-quote@^1.6.1, shell-quote@^1.7.3: resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz" integrity sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw== +shell-quote@1.6.1: + version "1.6.1" + resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.6.1.tgz" + integrity sha512-V0iQEZ/uoem3NmD91rD8XiuozJnq9/ZJnbHVXHnWqP1ucAhS3yJ7sLIIzEi57wFFcK3oi3kFUC46uSyWr35mxg== + dependencies: + array-filter "~0.0.0" + array-map "~0.0.0" + array-reduce "~0.0.0" + jsonify "~0.0.0" + +shellwords@^0.1.1: + version "0.1.1" + resolved "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz" + integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== + shpjs@3.4.3: version "3.4.3" resolved "https://registry.npmjs.org/shpjs/-/shpjs-3.4.3.tgz" @@ -9979,7 +12044,7 @@ side-channel@^1.1.0: side-channel-map "^1.0.1" side-channel-weakmap "^1.0.2" -signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: +signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3, signal-exit@^3.0.7: version "3.0.7" resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== @@ -9998,7 +12063,7 @@ simple-get@^4.0.0: once "^1.3.1" simple-concat "^1.0.0" -simple-plist@^1.1.0: +simple-plist@^1.0.0, simple-plist@^1.1.0: version "1.3.1" resolved "https://registry.npmjs.org/simple-plist/-/simple-plist-1.3.1.tgz" integrity sha512-iMSw5i0XseMnrhtIzRb7XpQEXepa9xhWxGUojHBL43SIpQuDQkh3Wpy67ZbDzZVr6EKxvwVChnVpdl8hEVLDiw== @@ -10036,6 +12101,41 @@ slice-ansi@^2.0.0: astral-regex "^1.0.0" is-fullwidth-code-point "^2.0.0" +slide@^1.1.5: + version "1.1.6" + resolved "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz" + integrity sha512-NwrtjCg+lZoqhFU8fOwl4ay2ei8PaqCBOUV3/ektPY9trO1yQ1oXEfmHAhKArUVUr/hOHvy5f6AdP17dCM0zMw== + +snapdragon-node@^2.0.1: + version "2.1.1" + resolved "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz" + integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw== + dependencies: + define-property "^1.0.0" + isobject "^3.0.0" + snapdragon-util "^3.0.1" + +snapdragon-util@^3.0.1: + version "3.0.1" + resolved "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz" + integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ== + dependencies: + kind-of "^3.2.0" + +snapdragon@^0.8.1: + version "0.8.2" + resolved "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz" + integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg== + dependencies: + base "^0.11.1" + debug "^2.2.0" + define-property "^0.2.5" + extend-shallow "^2.0.1" + map-cache "^0.2.2" + source-map "^0.5.6" + source-map-resolve "^0.5.0" + use "^3.1.0" + sortobject@^1.1.1: version "1.3.0" resolved "https://registry.npmjs.org/sortobject/-/sortobject-1.3.0.tgz" @@ -10043,15 +12143,26 @@ sortobject@^1.1.1: dependencies: editions "^2.2.0" -source-map-support@0.5.13: - version "0.5.13" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz" - integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w== +source-map-resolve@^0.5.0: + version "0.5.3" + resolved "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" + integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw== + dependencies: + atob "^2.1.2" + decode-uri-component "^0.2.0" + resolve-url "^0.2.1" + source-map-url "^0.4.0" + urix "^0.1.0" + +source-map-support@^0.5.16: + version "0.5.21" + resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" + integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" source-map "^0.6.0" -source-map-support@^0.5.16, source-map-support@~0.5.20: +source-map-support@~0.5.20: version "0.5.21" resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== @@ -10059,6 +12170,19 @@ source-map-support@^0.5.16, source-map-support@~0.5.20: buffer-from "^1.0.0" source-map "^0.6.0" +source-map-support@0.5.13: + version "0.5.13" + resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz" + integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w== + dependencies: + buffer-from "^1.0.0" + source-map "^0.6.0" + +source-map-url@^0.4.0: + version "0.4.1" + resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz" + integrity sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw== + source-map@^0.5.6: version "0.5.7" resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" @@ -10069,16 +12193,61 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== +spdx-correct@^3.0.0: + version "3.2.0" + resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz" + integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA== + dependencies: + spdx-expression-parse "^3.0.0" + spdx-license-ids "^3.0.0" + +spdx-exceptions@^2.1.0: + version "2.5.0" + resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz" + integrity sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w== + +spdx-expression-parse@^3.0.0: + version "3.0.1" + resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" + integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== + dependencies: + spdx-exceptions "^2.1.0" + spdx-license-ids "^3.0.0" + +spdx-license-ids@^3.0.0: + version "3.0.23" + resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz" + integrity sha512-CWLcCCH7VLu13TgOH+r8p1O/Znwhqv/dbb6lqWy67G+pT1kHmeD/+V36AVb/vq8QMIQwVShJ6Ssl5FPh0fuSdw== + splaytree@^3.1.0: version "3.2.3" resolved "https://registry.npmjs.org/splaytree/-/splaytree-3.2.3.tgz" integrity sha512-7OXrNWzy6CK+r7Ch9OLPBDTKfB6XlWHjX4P0RU5B3IgFuWPeYN0XtRtlexGRjgbQxpfaUve6jTAwBGWuGntz/w== +split-string@^3.0.1, split-string@^3.0.2: + version "3.1.0" + resolved "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz" + integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw== + dependencies: + extend-shallow "^3.0.0" + sprintf-js@~1.0.2: version "1.0.3" resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== +ssim.js@^3.5.0: + version "3.5.0" + resolved "https://registry.npmjs.org/ssim.js/-/ssim.js-3.5.0.tgz" + integrity sha512-Aj6Jl2z6oDmgYFFbQqK7fght19bXdOxY7Tj03nF+03M9gCBAjeIiO8/PlEGMfKDwYpw4q6iBqVq2YuREorGg/g== + +stack-utils@^1.0.1: + version "1.0.5" + resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-1.0.5.tgz" + integrity sha512-KZiTzuV3CnSnSvgMRrARVCj+Ht7rMbauGDK0LdVFRGyenwdylpajAp4Q0i6SX8rEmbTpMMf6ryq2gb8pPq2WgQ== + dependencies: + escape-string-regexp "^2.0.0" + stack-utils@^2.0.3: version "2.0.6" resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz" @@ -10091,13 +12260,21 @@ stackframe@^1.3.4: resolved "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz" integrity sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw== -stacktrace-parser@^0.1.10: +stacktrace-parser@^0.1.10, stacktrace-parser@^0.1.3: version "0.1.11" resolved "https://registry.npmjs.org/stacktrace-parser/-/stacktrace-parser-0.1.11.tgz" integrity sha512-WjlahMgHmCJpqzU8bIBy4qtsZdU9lRlcZE3Lvyej6t4tuOuv1vk57OW3MBrj6hXBFx/nNoC9MPMTcr5YA7NQbg== dependencies: type-fest "^0.7.1" +static-extend@^0.1.1: + version "0.1.2" + resolved "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz" + integrity sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g== + dependencies: + define-property "^0.2.5" + object-copy "^0.1.0" + statuses@~1.5.0: version "1.5.0" resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz" @@ -10126,6 +12303,20 @@ stream-shift@^1.0.0: resolved "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz" integrity sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ== +string_decoder@^1.1.1: + version "1.3.0" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" + integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== + dependencies: + safe-buffer "~5.2.0" + +string_decoder@~1.1.1: + version "1.1.1" + resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== + dependencies: + safe-buffer "~5.1.0" + string-length@^4.0.1: version "4.0.2" resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz" @@ -10139,6 +12330,31 @@ string-natural-compare@^3.0.1: resolved "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz" integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== +string-width@^1.0.1: + version "1.0.2" + resolved "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz" + integrity sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw== + dependencies: + code-point-at "^1.0.0" + is-fullwidth-code-point "^1.0.0" + strip-ansi "^3.0.0" + +string-width@^2.0.0, string-width@^2.1.1: + version "2.1.1" + resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" + integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== + dependencies: + is-fullwidth-code-point "^2.0.0" + strip-ansi "^4.0.0" + +string-width@^2.1.0: + version "2.1.1" + resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" + integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== + dependencies: + is-fullwidth-code-point "^2.0.0" + strip-ansi "^4.0.0" + string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" @@ -10207,19 +12423,19 @@ string.prototype.trimstart@^1.0.8: define-properties "^1.2.1" es-object-atoms "^1.0.0" -string_decoder@^1.1.1: - version "1.3.0" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" - integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== +strip-ansi@^3.0.0, strip-ansi@^3.0.1: + version "3.0.1" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz" + integrity sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg== dependencies: - safe-buffer "~5.2.0" + ansi-regex "^2.0.0" -string_decoder@~1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" - integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== +strip-ansi@^4.0.0: + version "4.0.0" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz" + integrity sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow== dependencies: - safe-buffer "~5.1.0" + ansi-regex "^3.0.0" strip-ansi@^5.0.0, strip-ansi@^5.2.0: version "5.2.0" @@ -10228,18 +12444,35 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0: dependencies: ansi-regex "^4.1.0" -strip-ansi@^6.0.0, strip-ansi@^6.0.1: +strip-ansi@^6.0.0: version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== dependencies: ansi-regex "^5.0.1" +strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + +strip-bom@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" + integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA== + strip-bom@^4.0.0: version "4.0.0" resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== +strip-eof@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" + integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q== + strip-final-newline@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" @@ -10277,6 +12510,13 @@ supports-color@^5.3.0: dependencies: has-flag "^3.0.0" +supports-color@^6.1.0: + version "6.1.0" + resolved "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz" + integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ== + dependencies: + has-flag "^3.0.0" + supports-color@^7.1.0: version "7.2.0" resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" @@ -10296,11 +12536,21 @@ supports-preserve-symlinks-flag@^1.0.0: resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== +svg-arc-to-cubic-bezier@^3.0.0: + version "3.2.0" + resolved "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz" + integrity sha512-djbJ/vZKZO+gPoSDThGNpKDO+o+bAeA4XQKovvkNCqnIS2t+S4qnLAGQhyyrulhCFRl1WWzAp0wUDV8PpTVU3g== + symbol-observable@^1.0.3: version "1.2.0" resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz" integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ== +symbol-observable@1.0.1: + version "1.0.1" + resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.0.1.tgz" + integrity sha512-Kb3PrPYz4HanVF1LVGuAdW6LoVgIwjUYJGzFe7NDrBLCN4lsV/5J0MFurV+ygS4bRVwrCEt2c7MQ1R2a72oJDw== + tar-fs@^2.0.0: version "2.1.4" resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz" @@ -10322,17 +12572,18 @@ tar-stream@^2.1.4: inherits "^2.0.3" readable-stream "^3.1.1" -temp@^0.8.4: - version "0.8.4" - resolved "https://registry.npmjs.org/temp/-/temp-0.8.4.tgz" - integrity sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg== +temp@0.8.3: + version "0.8.3" + resolved "https://registry.npmjs.org/temp/-/temp-0.8.3.tgz" + integrity sha512-jtnWJs6B1cZlHs9wPG7BrowKxZw/rf6+UpGAkr8AaYmiTyTO7zQlLoST8zx/8TcUPnZmeBoB+H8ARuHZaSijVw== dependencies: - rimraf "~2.6.2" + os-tmpdir "^1.0.0" + rimraf "~2.2.6" terser@^5.15.0: - version "5.46.1" - resolved "https://registry.npmjs.org/terser/-/terser-5.46.1.tgz" - integrity sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ== + version "5.48.0" + resolved "https://registry.npmjs.org/terser/-/terser-5.48.0.tgz" + integrity sha512-J/9An6vs9Us6wKRriSFXBWdRZapREHqFzdNUKk0pmu804EMR6dr6winwo7e5JDxN4xahxQsuysyYFwlwj4XN/Q== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.15.0" @@ -10358,11 +12609,21 @@ text-table@^0.2.0: resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== +throat@^4.1.0: + version "4.1.0" + resolved "https://registry.npmjs.org/throat/-/throat-4.1.0.tgz" + integrity sha512-wCVxLDcFxw7ujDxaeJC6nfl2XfHJNYs8yUYJnvMgtPEFlttP9tHSfRUv2vBe6C4hkVFPWoP1P6ZccbYjmSEkKA== + throat@^5.0.0: version "5.0.0" resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz" integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== +through@^2.3.6: + version "2.3.8" + resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz" + integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== + through2-filter@3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz" @@ -10379,6 +12640,11 @@ through2@^2.0.0, through2@^2.0.1, through2@^2.0.3, through2@~2.0.0: readable-stream "~2.3.6" xtend "~4.0.1" +time-stamp@^1.0.0: + version "1.1.0" + resolved "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz" + integrity sha512-gLCeArryy2yNTRzTGKbZbloctj64jkZ57hj5zdraXue6aFgd6PmvVtEyiUU+hvU0v7q08oVv8r8ev0tRo6bvgw== + tiny-emitter@2.1.0: version "2.1.0" resolved "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz" @@ -10414,6 +12680,21 @@ to-absolute-glob@^2.0.0: is-absolute "^1.0.0" is-negated-glob "^1.0.0" +to-object-path@^0.3.0: + version "0.3.0" + resolved "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz" + integrity sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg== + dependencies: + kind-of "^3.0.2" + +to-regex-range@^2.1.0: + version "2.1.1" + resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" + integrity sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg== + dependencies: + is-number "^3.0.0" + repeat-string "^1.6.1" + to-regex-range@^5.0.1: version "5.0.1" resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" @@ -10421,6 +12702,16 @@ to-regex-range@^5.0.1: dependencies: is-number "^7.0.0" +to-regex@^3.0.1, to-regex@^3.0.2: + version "3.0.2" + resolved "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz" + integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw== + dependencies: + define-property "^2.0.2" + extend-shallow "^3.0.2" + regex-not "^1.0.2" + safe-regex "^1.1.0" + to-through@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz" @@ -10472,21 +12763,21 @@ ts-jest@^29.1.2: type-fest "^4.41.0" yargs-parser "^21.1.1" -tslib@1.9.3: - version "1.9.3" - resolved "https://registry.npmjs.org/tslib/-/tslib-1.9.3.tgz" - integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ== - tslib@^1.8.1: version "1.14.1" resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.1, tslib@^2.1.0: +tslib@^2.1.0: version "2.8.1" resolved "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== +tslib@1.9.3: + version "1.9.3" + resolved "https://registry.npmjs.org/tslib/-/tslib-1.9.3.tgz" + integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ== + tsutils@^3.21.0: version "3.21.0" resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" @@ -10583,12 +12874,17 @@ typed-array-length@^1.0.7: possible-typed-array-names "^1.0.0" reflect.getprototypeof "^1.0.6" +typedarray@^0.0.6: + version "0.0.6" + resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz" + integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA== + typescript@^5.4.0: version "5.9.3" resolved "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz" integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== -ua-parser-js@^0.7.30: +ua-parser-js@^0.7.18, ua-parser-js@^0.7.30: version "0.7.41" resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.41.tgz" integrity sha512-O3oYyCMPYgNNHuO7Jjk3uacJWZF8loBgwrfd/5LE/HyZ3lUIOdniQ7DNXJcIgZbwioZxk0fLfI4EVnetdiX5jg== @@ -10598,11 +12894,29 @@ uc.micro@^1.0.1: resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz" integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== +uglify-es@^3.1.9: + version "3.3.9" + resolved "https://registry.npmjs.org/uglify-es/-/uglify-es-3.3.9.tgz" + integrity sha512-r+MU0rfv4L/0eeW3xZrd16t4NZfK8Ld4SWVglYBb7ez5uXFWHuVRs6xCTrf1yirs9a4j4Y27nn7SRfO6v67XsQ== + dependencies: + commander "~2.13.0" + source-map "~0.6.1" + uglify-js@^3.1.4: version "3.19.3" resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz" integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ== +ultron@~1.1.0: + version "1.1.1" + resolved "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz" + integrity sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og== + +ultron@1.0.x: + version "1.0.2" + resolved "https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz" + integrity sha512-QMpnpVtYaWEeY+MwKDN/UdKlE/LsFZXM5lO1u7GaZzNgmIbGixHEmVMIKT+vqYOALu3m5GYQy9kz4Xu4IVn7Ow== + unbox-primitive@^1.1.0: version "1.1.0" resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz" @@ -10651,6 +12965,16 @@ unicode-property-aliases-ecmascript@^2.0.0: resolved "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz" integrity sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ== +union-value@^1.0.0: + version "1.0.1" + resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz" + integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg== + dependencies: + arr-union "^3.1.0" + get-value "^2.0.6" + is-extendable "^0.1.1" + set-value "^2.0.1" + unique-stream@^2.0.2: version "2.4.0" resolved "https://registry.npmjs.org/unique-stream/-/unique-stream-2.4.0.tgz" @@ -10669,6 +12993,14 @@ unpipe@~1.0.0: resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== +unset-value@^1.0.0: + version "1.0.0" + resolved "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz" + integrity sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ== + dependencies: + has-value "^0.3.1" + isobject "^3.0.0" + update-browserslist-db@^1.2.3: version "1.2.3" resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz" @@ -10684,6 +13016,11 @@ uri-js@^4.2.2: dependencies: punycode "^2.1.0" +urix@^0.1.0: + version "0.1.0" + resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz" + integrity sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg== + url-parse@1.5.10: version "1.5.10" resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz" @@ -10692,6 +13029,16 @@ url-parse@1.5.10: querystringify "^2.1.1" requires-port "^1.0.0" +use-memo-one@^1.1.1: + version "1.1.3" + resolved "https://registry.npmjs.org/use-memo-one/-/use-memo-one-1.1.3.tgz" + integrity sha512-g66/K7ZQGYrI6dy8GLpVcMsBp4s17xNkYJVSMvTEevGy3nDxHOfE6z8BVE22+5G5x7t3+bhzrlTDB7ObrEE0cQ== + +use@^3.1.0: + version "3.1.1" + resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz" + integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== + utf8@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/utf8/-/utf8-3.0.0.tgz" @@ -10712,16 +13059,21 @@ utm-latlng@1.0.8: resolved "https://registry.npmjs.org/utm-latlng/-/utm-latlng-1.0.8.tgz" integrity sha512-jQ5l1BNTzNgas7jXOIh0jU0m5PU5LtmjYvRiLwR4iymYYAhEhQ6N0MGCnLjv5iO958b9tLMMSmzdbIIhLtXqCg== -uuid@8.3.2: - version "8.3.2" - resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" - integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== +uuid@^3.3.2: + version "3.4.0" + resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" + integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== uuid@^7.0.3: version "7.0.3" resolved "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz" integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg== +uuid@8.3.2: + version "8.3.2" + resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" + integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== + v8-to-istanbul@^9.0.1: version "9.3.0" resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz" @@ -10731,6 +13083,14 @@ v8-to-istanbul@^9.0.1: "@types/istanbul-lib-coverage" "^2.0.1" convert-source-map "^2.0.0" +validate-npm-package-license@^3.0.1: + version "3.0.4" + resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" + integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== + dependencies: + spdx-correct "^3.0.0" + spdx-expression-parse "^3.0.0" + value-or-function@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz" @@ -10794,7 +13154,7 @@ vlq@^1.0.0: resolved "https://registry.npmjs.org/vlq/-/vlq-1.0.1.tgz" integrity sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w== -walker@^1.0.7, walker@^1.0.8: +walker@^1.0.7, walker@^1.0.8, walker@~1.0.5: version "1.0.8" resolved "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz" integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ== @@ -10837,7 +13197,7 @@ wgs84@0.0.0: resolved "https://registry.npmjs.org/wgs84/-/wgs84-0.0.0.tgz" integrity sha512-ANHlY4Rb5kHw40D0NJ6moaVfOCMrp9Gpd1R/AIQYg2ko4/jzcJ+TVXYYF6kXJqQwITvEZP4yEthjM7U6rYlljQ== -whatwg-fetch@>=0.10.0, whatwg-fetch@^3.0.0: +whatwg-fetch@^3.0.0, whatwg-fetch@>=0.10.0: version "3.6.20" resolved "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz" integrity sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg== @@ -10915,6 +13275,13 @@ which@^1.2.9: dependencies: isexe "^2.0.0" +which@^1.3.0: + version "1.3.1" + resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" + integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== + dependencies: + isexe "^2.0.0" + which@^2.0.1, which@^2.0.2: version "2.0.2" resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" @@ -10937,6 +13304,14 @@ wordwrap@^1.0.0: resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz" integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q== +wrap-ansi@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz" + integrity sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw== + dependencies: + string-width "^1.0.1" + strip-ansi "^3.0.1" + wrap-ansi@^6.2.0: version "6.2.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" @@ -10960,6 +13335,15 @@ wrappy@1: resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== +write-file-atomic@^1.2.0: + version "1.3.4" + resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.3.4.tgz" + integrity sha512-SdrHoC/yVBPpV0Xq/mUZQIpW2sWXAShb/V4pomcJXh92RuaO+f3UTWItiR3Px+pLnV2PvC2/bfn5cwr5X6Vfxw== + dependencies: + graceful-fs "^4.1.11" + imurmurhash "^0.1.4" + slide "^1.1.5" + write-file-atomic@^2.3.0: version "2.4.3" resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz" @@ -10977,6 +13361,23 @@ write-file-atomic@^4.0.2: imurmurhash "^0.1.4" signal-exit "^3.0.7" +ws@^1.1.0, ws@^1.1.5: + version "1.1.5" + resolved "https://registry.npmjs.org/ws/-/ws-1.1.5.tgz" + integrity sha512-o3KqipXNUdS7wpQzBHSe180lBGO60SoK0yVo3CYJgb2MkobuWuBX6dhkYP5ORCLd55y+SaflMOV5fqAB53ux4w== + dependencies: + options ">=0.0.5" + ultron "1.0.x" + +ws@^3.3.1: + version "3.3.3" + resolved "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz" + integrity sha512-nnWLa/NwZSt4KQJu51MYlCcSQ5g7INpOrOMt4XV8j4dqTXdmlUmSHQ8/oLC069ckre0fRsgfvsKwbTdtKLCDkA== + dependencies: + async-limiter "~1.0.0" + safe-buffer "~5.1.0" + ultron "~1.1.0" + ws@^6.2.3: version "6.2.3" resolved "https://registry.npmjs.org/ws/-/ws-6.2.3.tgz" @@ -10984,11 +13385,24 @@ ws@^6.2.3: dependencies: async-limiter "~1.0.0" -ws@^7, ws@^7.5.10: +ws@^7: + version "7.5.10" + resolved "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz" + integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== + +ws@^7.5.10: version "7.5.10" resolved "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz" integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== +xcode@^2.0.0: + version "2.1.0" + resolved "https://registry.npmjs.org/xcode/-/xcode-2.1.0.tgz" + integrity sha512-uCrmPITrqTEzhn0TtT57fJaNaw8YJs1aCzs+P/QqxsDbvPZSv7XMPPwXrKvHtD6pLjBM/NaVwraWJm8q83Y4iQ== + dependencies: + simple-plist "^1.0.0" + uuid "^3.3.2" + xcode@^3.0.1: version "3.0.1" resolved "https://registry.npmjs.org/xcode/-/xcode-3.0.1.tgz" @@ -10997,7 +13411,7 @@ xcode@^3.0.1: simple-plist "^1.1.0" uuid "^7.0.3" -xml2js@0.4.23, xml2js@^0.4.23: +xml2js@^0.4.23, xml2js@0.4.23: version "0.4.23" resolved "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz" integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug== @@ -11020,11 +13434,33 @@ xmlbuilder@~11.0.0: resolved "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz" integrity sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA== +xmldoc@^1.1.2: + version "1.3.0" + resolved "https://registry.npmjs.org/xmldoc/-/xmldoc-1.3.0.tgz" + integrity sha512-y7IRWW6PvEnYQZNZFMRLNJw+p3pezM4nKYPfr15g4OOW9i8VpeydycFuipE2297OvZnh3jSb2pxOt9QpkZUVng== + dependencies: + sax "^1.2.4" + +xpipe@^1.0.5: + version "1.0.8" + resolved "https://registry.npmjs.org/xpipe/-/xpipe-1.0.8.tgz" + integrity sha512-E2RGg3fUCxHGdbrM7FMOqHNhiiDRW/tgbftCd/K6w1ce4386QZvkgIq77EBsHdAOmNfQjtmIKwXp67Dy18s8Dg== + xtend@~4.0.0, xtend@~4.0.1: version "4.0.2" resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== +"y18n@^3.2.1 || ^4.0.0": + version "4.0.3" + resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz" + integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ== + +y18n@^3.2.1: + version "3.2.2" + resolved "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz" + integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ== + y18n@^4.0.0: version "4.0.3" resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz" @@ -11035,6 +13471,11 @@ y18n@^5.0.5: resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== +yallist@^2.1.2: + version "2.1.2" + resolved "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz" + integrity sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== + yallist@^3.0.2: version "3.1.1" resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" @@ -11050,6 +13491,14 @@ yaml@^2.2.1: resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz" integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg== +yargs-parser@^11.1.1: + version "11.1.1" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-11.1.1.tgz" + integrity sha512-C6kB/WJDiaxONLJQnF8ccx9SEeoTTLek8RVbaOIsrAUS8VrBEXfmeSnCZxygc+XC2sNMBIwOOnfcxiynjHsVSQ== + dependencies: + camelcase "^5.0.0" + decamelize "^1.2.0" + yargs-parser@^18.1.2: version "18.1.3" resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz" @@ -11063,6 +13512,31 @@ yargs-parser@^21.1.1: resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== +yargs-parser@^7.0.0: + version "7.0.0" + resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz" + integrity sha512-WhzC+xgstid9MbVUktco/bf+KJG+Uu6vMX0LN1sLJvwmbCQVxb4D8LzogobonKycNasCZLdOzTAk1SK7+K7swg== + dependencies: + camelcase "^4.1.0" + +yargs@^12.0.5: + version "12.0.5" + resolved "https://registry.npmjs.org/yargs/-/yargs-12.0.5.tgz" + integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw== + dependencies: + cliui "^4.0.0" + decamelize "^1.2.0" + find-up "^3.0.0" + get-caller-file "^1.0.1" + os-locale "^3.0.0" + require-directory "^2.1.1" + require-main-filename "^1.0.1" + set-blocking "^2.0.0" + string-width "^2.0.0" + which-module "^2.0.0" + y18n "^3.2.1 || ^4.0.0" + yargs-parser "^11.1.1" + yargs@^15.1.0: version "15.4.1" resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz" @@ -11093,6 +13567,25 @@ yargs@^17.3.1, yargs@^17.6.2, yargs@^17.7.2: y18n "^5.0.5" yargs-parser "^21.1.1" +yargs@^9.0.0: + version "9.0.1" + resolved "https://registry.npmjs.org/yargs/-/yargs-9.0.1.tgz" + integrity sha512-XS0NJoM9Iz0azh1cdgfLF5VFK6BSWfrrqA0V2tIx3fV6aGrWCseVDwOkIBg746ev0hes59od5ZvQAfdET4H0pw== + dependencies: + camelcase "^4.1.0" + cliui "^3.2.0" + decamelize "^1.1.1" + get-caller-file "^1.0.1" + os-locale "^2.0.0" + read-pkg-up "^2.0.0" + require-directory "^2.1.1" + require-main-filename "^1.0.1" + set-blocking "^2.0.0" + string-width "^2.0.0" + which-module "^2.0.0" + y18n "^3.2.1" + yargs-parser "^7.0.0" + yarn@^1.22.22: version "1.22.22" resolved "https://registry.npmjs.org/yarn/-/yarn-1.22.22.tgz"