@appium/universal-xml-plugin 1.0.0-beta.3 → 1.0.0-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. package/LICENSE +2 -2
  2. package/README.md +1 -1
  3. package/build/lib/attr-map.d.ts +58 -0
  4. package/build/lib/attr-map.d.ts.map +1 -0
  5. package/build/lib/attr-map.js +47 -32
  6. package/build/lib/index.d.ts +5 -0
  7. package/build/lib/index.d.ts.map +1 -0
  8. package/build/lib/index.js +49 -0
  9. package/build/lib/logger.d.ts +3 -0
  10. package/build/lib/logger.d.ts.map +1 -0
  11. package/build/lib/logger.js +15 -5
  12. package/build/lib/node-map.d.ts +200 -0
  13. package/build/lib/node-map.d.ts.map +1 -0
  14. package/build/lib/node-map.js +146 -267
  15. package/build/lib/plugin.d.ts +9 -0
  16. package/build/lib/plugin.d.ts.map +1 -0
  17. package/build/lib/plugin.js +90 -93
  18. package/build/lib/source.d.ts +24 -0
  19. package/build/lib/source.d.ts.map +1 -0
  20. package/build/lib/source.js +202 -148
  21. package/build/lib/transformers.d.ts +8 -0
  22. package/build/lib/transformers.d.ts.map +1 -0
  23. package/build/lib/transformers.js +35 -26
  24. package/build/lib/xpath.d.ts +4 -0
  25. package/build/lib/xpath.d.ts.map +1 -0
  26. package/build/lib/xpath.js +46 -40
  27. package/build/tsconfig.tsbuildinfo +1 -0
  28. package/index.js +3 -17
  29. package/lib/index.js +19 -0
  30. package/lib/logger.js +1 -1
  31. package/lib/plugin.js +2 -10
  32. package/package.json +30 -21
  33. package/build/index.js +0 -25
  34. package/build/test/fixtures/android-transformed-path.xml +0 -39
  35. package/build/test/fixtures/android-transformed.xml +0 -39
  36. package/build/test/fixtures/android.xml +0 -39
  37. package/build/test/fixtures/index.js +0 -25
  38. package/build/test/fixtures/ios-edge.xml +0 -16
  39. package/build/test/fixtures/ios-transformed-edge.xml +0 -16
  40. package/build/test/fixtures/ios-transformed-path.xml +0 -54
  41. package/build/test/fixtures/ios-transformed.xml +0 -54
  42. package/build/test/fixtures/ios.xml +0 -51
  43. package/build/test/unit/plugin-specs.js +0 -76
  44. package/build/test/unit/source-specs.js +0 -82
  45. package/build/test/unit/xpath-specs.js +0 -46
  46. package/test/fixtures/android-transformed-path.xml +0 -39
  47. package/test/fixtures/android-transformed.xml +0 -39
  48. package/test/fixtures/android.xml +0 -39
  49. package/test/fixtures/index.js +0 -14
  50. package/test/fixtures/ios-edge.xml +0 -16
  51. package/test/fixtures/ios-transformed-edge.xml +0 -16
  52. package/test/fixtures/ios-transformed-path.xml +0 -54
  53. package/test/fixtures/ios-transformed.xml +0 -54
  54. package/test/fixtures/ios.xml +0 -51
  55. package/test/unit/plugin-specs.js +0 -57
  56. package/test/unit/source-specs.js +0 -79
  57. package/test/unit/xpath-specs.js +0 -43
  58. package/tsconfig.json +0 -15
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../../node_modules/typescript/lib/lib.es6.d.ts","../../../node_modules/typescript/lib/lib.es5.d.ts","../../../node_modules/typescript/lib/lib.es2015.d.ts","../../../node_modules/typescript/lib/lib.es2016.d.ts","../../../node_modules/typescript/lib/lib.es2017.d.ts","../../../node_modules/typescript/lib/lib.es2018.d.ts","../../../node_modules/typescript/lib/lib.es2019.d.ts","../../../node_modules/typescript/lib/lib.es2020.d.ts","../../../node_modules/typescript/lib/lib.es2021.d.ts","../../../node_modules/typescript/lib/lib.es2022.d.ts","../../../node_modules/typescript/lib/lib.esnext.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../../node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../../node_modules/typescript/lib/lib.scripthost.d.ts","../../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../lib/attr-map.js","../../../node_modules/@types/node/assert.d.ts","../../../node_modules/@types/node/assert/strict.d.ts","../../../node_modules/@types/node/globals.d.ts","../../../node_modules/@types/node/async_hooks.d.ts","../../../node_modules/@types/node/buffer.d.ts","../../../node_modules/@types/node/child_process.d.ts","../../../node_modules/@types/node/cluster.d.ts","../../../node_modules/@types/node/console.d.ts","../../../node_modules/@types/node/constants.d.ts","../../../node_modules/@types/node/crypto.d.ts","../../../node_modules/@types/node/dgram.d.ts","../../../node_modules/@types/node/diagnostics_channel.d.ts","../../../node_modules/@types/node/dns.d.ts","../../../node_modules/@types/node/dns/promises.d.ts","../../../node_modules/@types/node/domain.d.ts","../../../node_modules/@types/node/events.d.ts","../../../node_modules/@types/node/fs.d.ts","../../../node_modules/@types/node/fs/promises.d.ts","../../../node_modules/@types/node/http.d.ts","../../../node_modules/@types/node/http2.d.ts","../../../node_modules/@types/node/https.d.ts","../../../node_modules/@types/node/inspector.d.ts","../../../node_modules/@types/node/module.d.ts","../../../node_modules/@types/node/net.d.ts","../../../node_modules/@types/node/os.d.ts","../../../node_modules/@types/node/path.d.ts","../../../node_modules/@types/node/perf_hooks.d.ts","../../../node_modules/@types/node/process.d.ts","../../../node_modules/@types/node/punycode.d.ts","../../../node_modules/@types/node/querystring.d.ts","../../../node_modules/@types/node/readline.d.ts","../../../node_modules/@types/node/repl.d.ts","../../../node_modules/@types/node/stream.d.ts","../../../node_modules/@types/node/stream/promises.d.ts","../../../node_modules/@types/node/stream/consumers.d.ts","../../../node_modules/@types/node/stream/web.d.ts","../../../node_modules/@types/node/string_decoder.d.ts","../../../node_modules/@types/node/timers.d.ts","../../../node_modules/@types/node/timers/promises.d.ts","../../../node_modules/@types/node/tls.d.ts","../../../node_modules/@types/node/trace_events.d.ts","../../../node_modules/@types/node/tty.d.ts","../../../node_modules/@types/node/url.d.ts","../../../node_modules/@types/node/util.d.ts","../../../node_modules/@types/node/v8.d.ts","../../../node_modules/@types/node/vm.d.ts","../../../node_modules/@types/node/wasi.d.ts","../../../node_modules/@types/node/worker_threads.d.ts","../../../node_modules/@types/node/zlib.d.ts","../../../node_modules/@types/node/globals.global.d.ts","../../../node_modules/@types/node/index.d.ts","../../../node_modules/axios/index.d.ts","../../../node_modules/@types/npmlog/index.d.ts","../../../node_modules/type-fest/source/primitive.d.ts","../../../node_modules/type-fest/source/typed-array.d.ts","../../../node_modules/type-fest/source/basic.d.ts","../../../node_modules/type-fest/source/observable-like.d.ts","../../../node_modules/type-fest/source/internal.d.ts","../../../node_modules/type-fest/source/except.d.ts","../../../node_modules/type-fest/source/simplify.d.ts","../../../node_modules/type-fest/source/mutable.d.ts","../../../node_modules/type-fest/source/merge.d.ts","../../../node_modules/type-fest/source/merge-exclusive.d.ts","../../../node_modules/type-fest/source/require-at-least-one.d.ts","../../../node_modules/type-fest/source/require-exactly-one.d.ts","../../../node_modules/type-fest/source/require-all-or-none.d.ts","../../../node_modules/type-fest/source/remove-index-signature.d.ts","../../../node_modules/type-fest/source/partial-deep.d.ts","../../../node_modules/type-fest/source/readonly-deep.d.ts","../../../node_modules/type-fest/source/literal-union.d.ts","../../../node_modules/type-fest/source/promisable.d.ts","../../../node_modules/type-fest/source/opaque.d.ts","../../../node_modules/type-fest/source/invariant-of.d.ts","../../../node_modules/type-fest/source/set-optional.d.ts","../../../node_modules/type-fest/source/set-required.d.ts","../../../node_modules/type-fest/source/value-of.d.ts","../../../node_modules/type-fest/source/promise-value.d.ts","../../../node_modules/type-fest/source/async-return-type.d.ts","../../../node_modules/type-fest/source/conditional-keys.d.ts","../../../node_modules/type-fest/source/conditional-except.d.ts","../../../node_modules/type-fest/source/conditional-pick.d.ts","../../../node_modules/type-fest/source/union-to-intersection.d.ts","../../../node_modules/type-fest/source/stringified.d.ts","../../../node_modules/type-fest/source/fixed-length-array.d.ts","../../../node_modules/type-fest/source/multidimensional-array.d.ts","../../../node_modules/type-fest/source/multidimensional-readonly-array.d.ts","../../../node_modules/type-fest/source/iterable-element.d.ts","../../../node_modules/type-fest/source/entry.d.ts","../../../node_modules/type-fest/source/entries.d.ts","../../../node_modules/type-fest/source/set-return-type.d.ts","../../../node_modules/type-fest/source/asyncify.d.ts","../../../node_modules/type-fest/source/jsonify.d.ts","../../../node_modules/type-fest/source/schema.d.ts","../../../node_modules/type-fest/source/literal-to-primitive.d.ts","../../../node_modules/type-fest/source/numeric.d.ts","../../../node_modules/type-fest/source/string-key-of.d.ts","../../../node_modules/type-fest/source/utilities.d.ts","../../../node_modules/type-fest/source/split.d.ts","../../../node_modules/type-fest/source/camel-case.d.ts","../../../node_modules/type-fest/source/camel-cased-properties.d.ts","../../../node_modules/type-fest/source/camel-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/delimiter-case.d.ts","../../../node_modules/type-fest/source/kebab-case.d.ts","../../../node_modules/type-fest/source/delimiter-cased-properties.d.ts","../../../node_modules/type-fest/source/kebab-cased-properties.d.ts","../../../node_modules/type-fest/source/delimiter-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/kebab-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/pascal-case.d.ts","../../../node_modules/type-fest/source/pascal-cased-properties.d.ts","../../../node_modules/type-fest/source/pascal-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/snake-case.d.ts","../../../node_modules/type-fest/source/snake-cased-properties.d.ts","../../../node_modules/type-fest/source/snake-cased-properties-deep.d.ts","../../../node_modules/type-fest/source/includes.d.ts","../../../node_modules/type-fest/source/screaming-snake-case.d.ts","../../../node_modules/type-fest/source/join.d.ts","../../../node_modules/type-fest/source/trim.d.ts","../../../node_modules/type-fest/source/get.d.ts","../../../node_modules/type-fest/source/last-array-element.d.ts","../../../node_modules/type-fest/source/package-json.d.ts","../../../node_modules/type-fest/source/tsconfig-json.d.ts","../../../node_modules/type-fest/index.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../schema/build/appium-config-schema.d.ts","../../schema/build/index.d.ts","../../types/build/appium-config.d.ts","../../types/build/config.d.ts","../../../node_modules/typescript/lib/typescript.d.ts","../../../node_modules/@wdio/types/build/compiler.d.ts","../../../node_modules/@wdio/types/build/frameworks.d.ts","../../../node_modules/@wdio/types/build/services.d.ts","../../../node_modules/@wdio/types/build/reporters.d.ts","../../../node_modules/@wdio/types/build/options.d.ts","../../../node_modules/@wdio/types/build/capabilities.d.ts","../../../node_modules/@wdio/types/build/clients.d.ts","../../../node_modules/@wdio/types/build/workers.d.ts","../../../node_modules/@wdio/types/build/index.d.ts","../../types/build/capabilities.d.ts","../../types/build/index.d.ts","../../base-plugin/build/lib/plugin.d.ts","../../../node_modules/@types/async-lock/index.d.ts","../../base-driver/build/lib/basedriver/device-settings.d.ts","../../base-driver/build/lib/basedriver/core.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../base-driver/build/lib/basedriver/commands/timeout.d.ts","../../base-driver/build/lib/basedriver/commands/event.d.ts","../../base-driver/build/lib/basedriver/commands/find.d.ts","../../base-driver/build/lib/basedriver/commands/log.d.ts","../../base-driver/build/lib/basedriver/commands/settings.d.ts","../../base-driver/build/lib/basedriver/commands/session.d.ts","../../base-driver/build/lib/basedriver/driver.d.ts","../../base-driver/build/lib/constants.d.ts","../../base-driver/build/lib/protocol/protocol.d.ts","../../../node_modules/es6-error/typings/index.d.ts","../../../node_modules/http-status-codes/build/cjs/utils-functions.d.ts","../../../node_modules/http-status-codes/build/cjs/status-codes.d.ts","../../../node_modules/http-status-codes/build/cjs/reason-phrases.d.ts","../../../node_modules/http-status-codes/build/cjs/legacy.d.ts","../../../node_modules/http-status-codes/build/cjs/index.d.ts","../../base-driver/build/lib/protocol/errors.d.ts","../../base-driver/build/lib/protocol/routes.d.ts","../../base-driver/build/lib/protocol/index.d.ts","../../base-driver/build/lib/express/server.d.ts","../../base-driver/build/lib/jsonwp-proxy/protocol-converter.d.ts","../../base-driver/build/lib/jsonwp-proxy/proxy.d.ts","../../base-driver/build/lib/jsonwp-status/status.d.ts","../../base-driver/build/lib/basedriver/capabilities.d.ts","../../base-driver/build/lib/index.d.ts","../../../node_modules/@types/lodash/common/common.d.ts","../../../node_modules/@types/lodash/common/array.d.ts","../../../node_modules/@types/lodash/common/collection.d.ts","../../../node_modules/@types/lodash/common/date.d.ts","../../../node_modules/@types/lodash/common/function.d.ts","../../../node_modules/@types/lodash/common/lang.d.ts","../../../node_modules/@types/lodash/common/math.d.ts","../../../node_modules/@types/lodash/common/number.d.ts","../../../node_modules/@types/lodash/common/object.d.ts","../../../node_modules/@types/lodash/common/seq.d.ts","../../../node_modules/@types/lodash/common/string.d.ts","../../../node_modules/@types/lodash/common/util.d.ts","../../../node_modules/@types/lodash/index.d.ts","../../../node_modules/fast-xml-parser/src/parser.d.ts","../lib/node-map.js","../lib/transformers.js","../lib/source.js","../../../node_modules/xpath/xpath.d.ts","../lib/xpath.js","../../../node_modules/@types/teen_process/index.d.ts","../../support/build/lib/npm.d.ts","../../support/build/lib/tempdir.d.ts","../../support/build/lib/system.d.ts","../../../node_modules/@types/uuid/index.d.ts","../../../node_modules/@types/shell-quote/index.d.ts","../../../node_modules/@types/bluebird/index.d.ts","../../support/build/lib/util.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/glob/index.d.ts","../../../node_modules/@types/mv/index.d.ts","../../../node_modules/@types/rimraf/index.d.ts","../../../node_modules/@types/ncp/index.d.ts","../../../node_modules/@types/which/index.d.ts","../../../node_modules/sanitize-filename/index.d.ts","../../../node_modules/@types/klaw/index.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/basic.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/except.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/mutable.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/merge.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/merge-exclusive.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/require-at-least-one.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/readonly-deep.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/literal-union.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/promisable.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/source/package-json.d.ts","../../../node_modules/read-pkg/node_modules/type-fest/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/read-pkg/index.d.ts","../../support/build/lib/fs.d.ts","../../support/build/lib/plist.d.ts","../../support/build/lib/mkdirp.d.ts","../../support/build/lib/log-internal.d.ts","../../support/build/lib/logging.d.ts","../../support/build/lib/process.d.ts","../../../node_modules/@types/yauzl/index.d.ts","../../support/build/lib/zip.d.ts","../../../node_modules/@jimp/core/types/jimp.d.ts","../../../node_modules/@jimp/core/types/etc.d.ts","../../../node_modules/@jimp/core/types/functions.d.ts","../../../node_modules/@jimp/core/types/utils.d.ts","../../../node_modules/@jimp/core/types/plugins.d.ts","../../../node_modules/@jimp/core/types/index.d.ts","../../../node_modules/@jimp/jpeg/index.d.ts","../../../node_modules/@jimp/png/index.d.ts","../../../node_modules/@jimp/bmp/index.d.ts","../../../node_modules/@jimp/tiff/index.d.ts","../../../node_modules/@jimp/gif/index.d.ts","../../../node_modules/@jimp/types/index.d.ts","../../../node_modules/@jimp/plugin-blit/index.d.ts","../../../node_modules/@jimp/plugin-blur/index.d.ts","../../../node_modules/@jimp/plugin-circle/index.d.ts","../../../node_modules/@jimp/plugin-color/index.d.ts","../../../node_modules/@jimp/plugin-contain/index.d.ts","../../../node_modules/@jimp/plugin-cover/index.d.ts","../../../node_modules/@jimp/plugin-crop/index.d.ts","../../../node_modules/@jimp/plugin-displace/index.d.ts","../../../node_modules/@jimp/plugin-dither/index.d.ts","../../../node_modules/@jimp/plugin-fisheye/index.d.ts","../../../node_modules/@jimp/plugin-flip/index.d.ts","../../../node_modules/@jimp/plugin-gaussian/index.d.ts","../../../node_modules/@jimp/plugin-invert/index.d.ts","../../../node_modules/@jimp/plugin-mask/index.d.ts","../../../node_modules/@jimp/plugin-normalize/index.d.ts","../../../node_modules/@jimp/plugin-print/index.d.ts","../../../node_modules/@jimp/plugin-resize/index.d.ts","../../../node_modules/@jimp/plugin-rotate/index.d.ts","../../../node_modules/@jimp/plugin-scale/index.d.ts","../../../node_modules/@jimp/plugin-shadow/index.d.ts","../../../node_modules/@jimp/plugin-threshold/index.d.ts","../../../node_modules/@jimp/plugins/index.d.ts","../../../node_modules/jimp/types/ts3.1/index.d.ts","../../../node_modules/@types/pngjs/index.d.ts","../../../node_modules/buffer/index.d.ts","../../support/build/lib/image-util.d.ts","../../support/build/lib/net.d.ts","../../support/build/lib/mjpeg.d.ts","../../support/build/lib/node.d.ts","../../support/build/lib/timing.d.ts","../../support/build/lib/env.d.ts","../../support/build/lib/index.d.ts","../lib/logger.js","../lib/plugin.js","../lib/index.js","../../../node_modules/@types/mocha/index.d.ts","../../../node_modules/@types/chai/index.d.ts","../../../node_modules/@types/sinonjs__fake-timers/index.d.ts","../../../node_modules/@types/sinon/index.d.ts","../../../node_modules/@types/sinon-chai/index.d.ts","../../../node_modules/@types/chai-as-promised/index.d.ts"],"fileInfos":["721cec59c3fef87aaf480047d821fb758b3ec9482c4129a54631e6e25e432a31",{"version":"3ac1b83264055b28c0165688fda6dfcc39001e9e7828f649299101c23ad0a0c3","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940","746d62152361558ea6d6115cf0da4dd10ede041d14882ede3568bce5dc4b4f1f","2f93dda35dafec68ec217c9ce67f0f4fbbbb030c055ac312641565ad60dd7e26","aea179452def8a6152f98f63b191b84e7cbd69b0e248c91e61fb2e52328abe8c",{"version":"72704b10d97777e15f1a581b73f88273037ef752d2e50b72287bd0a90af64fe6","affectsGlobalScope":true},{"version":"dbb73d4d99be496175cb432c74c2615f78c76f4272f1d83cba11ee0ed6dbddf0","affectsGlobalScope":true},{"version":"7fac8cb5fc820bc2a59ae11ef1c5b38d3832c6d0dfaec5acdb5569137d09a481","affectsGlobalScope":true},{"version":"097a57355ded99c68e6df1b738990448e0bf170e606707df5a7c0481ff2427cd","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"5075b36ab861c8c0c45377cb8c96270d7c65f0eeaf105d53fac6850da61f1027","affectsGlobalScope":true},{"version":"6c55633c733c8378db65ac3da7a767c3cf2cf3057f0565a9124a16a3a2019e87","affectsGlobalScope":true},{"version":"fb4416144c1bf0323ccbc9afb0ab289c07312214e8820ad17d709498c865a3fe","affectsGlobalScope":true},{"version":"5b0ca94ec819d68d33da516306c15297acec88efeb0ae9e2b39f71dbd9685ef7","affectsGlobalScope":true},{"version":"e8c9f4e445a489991ca1a4232667de3ac36b07ba75ea335971fbeacf2d26fe67","affectsGlobalScope":true},{"version":"34478567f8a80171f88f2f30808beb7da15eac0538ae91282dd33dce928d98ed","affectsGlobalScope":true},{"version":"6ea9ab679ea030cf46c16a711a316078e9e02619ebaf07a7fcd16964aba88f2d","affectsGlobalScope":true},{"version":"aedb8de1abb2ff1095c153854a6df7deae4a5709c37297f9d6e9948b6806fa66","affectsGlobalScope":true},{"version":"11ffe3c281f375fff9ffdde8bbec7669b4dd671905509079f866f2354a788064","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"d62caf0f2da0befd6f426ba7c05bf23cdc7d1d8723d1ab715574727565659af2","0d5a2ee1fdfa82740e0103389b9efd6bfe145a20018a2da3c02b89666181f4d9","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"2f6c9750131d5d2fdaba85c164a930dc07d2d7e7e8970b89d32864aa6c72620c","affectsGlobalScope":true},"56d13f223ab40f71840795f5bef2552a397a70666ee60878222407f3893fb8d0",{"version":"aeeee3998c5a730f8689f04038d41cf4245c9edbf6ef29a698e45b36e399b8ed","affectsGlobalScope":true},"95843d5cfafced8f3f8a5ce57d2335f0bcd361b9483587d12a25e4bd403b8216","afc6e96061af46bcff47246158caee7e056f5288783f2d83d6858cd25be1c565",{"version":"34f5bcac12b36d70304b73de5f5aab3bb91bd9919f984be80579ebcad03a624e","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","90b94d3d2aa3432cc9dd2d15f56a38b166163fc555404c74243e1af29c5549d8","f50c975ab7b50e25a69e3d8a3773894125b44e9698924105f23b812bf7488baf","c993aac3b6d4a4620ef9651497069eb84806a131420e4f158ea9396fb8eb9b8c","76650408392bf49a8fbf3e2b6b302712a92d76af77b06e2da1cc8077359c4409","0af3121e68297b2247dd331c0d24dba599e50736a7517a5622d5591aae4a3122","6972fca26f6e9bd56197568d4379f99071a90766e06b4fcb5920a0130a9202be",{"version":"4a2628e95962c8ab756121faa3ac2ed348112ff7a87b5c286dd2cc3326546b4c","affectsGlobalScope":true},"80793b2277f31baa199234daed806fff0fb11491d1ebd3357e520c3558063f00","a049a59a02009fc023684fcfaf0ac526fe36c35dcc5d2b7d620c1750ba11b083","e3b886bacdd1fbf1f72e654596c80a55c7bc1d10bdf464aaf52f45ecd243862f","d2f5c67858e65ebb932c2f4bd2af646f5764e8ad7f1e4fbe942a0b5ea05dc0e7","4b9a003b5c556c96784132945bb41c655ea11273b1917f5c8d0c154dd5fd20dd","7f249c599e7a9335dd8e94a4bfe63f00e911756c3c23f77cdb6ef0ec4d479e4a",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"8a215750db3e2073511e07c9e293c8c40d6109e5c7368845e060bcc12adbae6f","abc1c425b2ad6720433f40f1877abfa4223f0f3dd486c9c28c492179ca183cb6","945a841f9a591197154c85386bc5a1467d42d325104bb36db51bc566bbb240be","10c39ce1df102994b47d4bc0c71aa9a6aea76f4651a5ec51914431f50bc883a1",{"version":"8207e7e6db9aa5fc7e61c8f17ba74cf9c115d26f51f91ee93f790815a7ea9dfb","affectsGlobalScope":true},"9f1069b9e2c051737b1f9b4f1baf50e4a63385a6a89c32235549ae87fc3d5492","ee18f2da7a037c6ceeb112a084e485aead9ea166980bf433474559eac1b46553","29c2706fa0cc49a2bd90c83234da33d08bb9554ecec675e91c1f85087f5a5324","0acbf26bf958f9e80c1ffa587b74749d2697b75b484062d36e103c137c562bc3","3fa48484c65913004d5abb5c0f917b61ea4684f32d05bb28c1ecfa5f05a9ed12","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"33eee034727baf564056b4ea719075c23d3b4767d0b5f9c6933b81f3d77774d2","c33a6ea7147af60d8e98f1ac127047f4b0d4e2ce28b8f08ff3de07ca7cc00637",{"version":"b42b47e17b8ece2424ae8039feb944c2e3ba4b262986aebd582e51efbdca93dc","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","2408611d9b4146e35d1dbd1f443ccd8e187c74614a54b80300728277529dbf11","998a3de5237518c0b3ac00a11b3b4417affb008aa20aedee52f3fdae3cb86151","ad41008ffe077206e1811fc873f4d9005b5fd7f6ab52bb6118fef600815a5cb4",{"version":"dd9ea469d1bfaf589c6a196275d35cb1aa14014707c2c46d920c7b921e8f5bca","affectsGlobalScope":true},"badae0df9a8016ac36994b0a0e7b82ba6aaa3528e175a8c3cb161e4683eec03e","c3db860bcaaaeb3bbc23f353bbda1f8ab82756c8d5e973bebb3953cb09ea68f2","235a53595bd20b0b0eeb1a29cb2887c67c48375e92f03749b2488fbd46d0b1a0","bc09393cd4cd13f69cf1366d4236fbae5359bb550f0de4e15767e9a91d63dfb1","9c266243b01545e11d2733a55ad02b4c00ecdbda99c561cd1674f96e89cdc958","c71155c05fc76ff948a4759abc1cb9feec036509f500174bc18dad4c7827a60c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"1503a452a67127e5c2da794d1c7c44344d5038373aae16c9b03ac964db159edd","d88dc05fd345b7a4e1816bbfd2dd087eefa9b9e36096818c2348f5b246971125","df38da6685578ac3d0e4ce2d20f3d59462ee53959b8263d2532ec9cec48ae098","cd51ceafea7762ad639afb3ca5b68e1e4ffeaacaa402d7ef2cae17016e29e098","1b8357b3fef5be61b5de6d6a4805a534d68fe3e040c11f1944e27d4aec85936a","4a15fc59b27b65b9894952048be2afc561865ec37606cd0f5e929ee4a102233b",{"version":"744e7c636288493667d553c8f8ebd666ccbc0e715df445a4a7c4a48812f20544","affectsGlobalScope":true},"7e54932a41fec3a9c7e0753e52c8b18cc67b3ffdd01aaacd49b73d638186ee22","af4e1dce65c1820f6fe21bdf2c3931209c539cb498da760f05ab709f2033f2b3","73ab4f2d7964bbad113751c4d13dac7b834407ef4570b50ff67b3b765c07d312","d70d12830ae15bd5967b2b38cb7e24b3ba43bff853e305b33ed519253055ce08","c0618e33d0191171349412c9c7b983bc05081c29c635da9003a6cf7bc5d81746","c974e1ad2639f94de0b566947273e3f3b2dad004c9383bf0ea8df7cf96b1afea","5ab8773f7671da7bafa0f95a5530425a3e8374b8de4f352e64f6dd48c65681ed","bcaa4b2494b205265de37f2b4d5def521055753e8ac8aaabdfb53fd514e2bfb4","2c04fbe9e9b0ca02a0e6a549d21274b72424f3b091416fd63229114c6ac255b7","c19d76cf730f70c239ddcdc84cb78123f43964866e3cedf1ec98f640c5f3ea25","99e9a144144565db9b916035289ee80760c7542170a182312d8c9f4dcca1c276","248957877dde8ba14cd9b8d45947523da23e2fb467646e57cd902a76b2fc693b","1043a791036b9136fe8b3e287b24f14df803a503f6abb3f347b48d1c444a6954","094501dd2107ce40723bbcf30fbc0012631031c3337cbcc2dad153d8d550d7bc","bc1ed67a1d1491918740d86502e5b86369f4b7d6af10ca86340e6df9218ed9c9","55b7d009c3e8bae890063ebbb9c299d14edab7bbe9f98bceb12ef6979b1698fe","c5efedb8f1bd29ca1fd7720a45087344e14d1ea66378ac470450ea00d0f63975","161156b76821d27d22affa815f02d96706aa0861751aece957b5740dd33139ca","4023372ecd33decd9e17cd21272a86403ad60a4a913ccde6b01982a8535db442","d62e0155e4e6eb3d7a799e1fb555bb24ed6ecbebd158f87fc31e98ec6b5fcf73","c38b9f9179364943113b3eb1dd1d86d580dd1b56b68203ced15a013e9e317f29","e157c542921a03c19bafc06a1ae6bfc377359b0d88d8995591a8cdc66d7bf027","491357771c3101332dbd241a58b3733c194a1ed1ca92e371361e702c8849afe2","d1406b0eee2a415d31130b6e8771b6d0eddf70658efbafe9723aad38f58dc63c","b05b738e0e28dfa84e59a038c8287335b6ca9f16c858bd95ed930de0845f18af","dff0fdb7dc8f8ed00db44b493f77b921312ce9ed8493cda4cc82a92e48914756","338aeec8241a5d326cf4afd96408f6ff36b20ff461ee35597bf84a8f707a2745","13b6d7b987a6c306c0f7d27d77136797edc88ac47fd5893c93b8ed51f9912be9","cfa6b71c0cb889d2a210dac350ef928d532cadb26f4035bc405ef03f80b4ce17","4de53c71c9fc54d7fa8870b95b44092ff53eb6fddcfd402e360ac421318f1ca8","1c6c29857deb02e33ec045a67c375eb210a3ea4bc61b5e8078d2fab2ebf7831e","8f36a2e511f634b14983b31199a813b6d91e9f5c8ca1a81c446cfcbe3a8cda45","7e7bf5e592f90ac5784005a7d10f9960d6ff02edebdc18ab87f8cb154d5c16ab","e1b74834e5baec5460bd44dd7c5e389337ebe9eb7903743d1a9dd5b75702ac73","5d4143cf9c0350f01ed6e3d72953c4d22b4abda0a0b2c6d83a595ca061a367a4","9aaf4ee44bdac023b659f1b5e8cfdf56f774edd182c4fec46708d79f6a762298","87b0641dd8bb365de2f97ec5be3ea7aa1bd714ea43f76b6b36039c5dd194e3eb","a47240f5153913c434c66cd660bbcbb01c97f6717756a14c2f59ac7feb49a134","b415d8fc78ef908cc3f02d031e5e9a1cf269dd386212aedd273a0601de175bac","679a500b60fdb879af3ff20dab0bc5937098dd1ea5b75f786c672fde09faaeef","4372b912f51cbf9f0da164599e0934031bff3f5135af1cd6425bd9e384167e0b","5a988bc94b1937ee835a83ae7bb7555a21b8bbcdfd4c8c705d1789d7a8244bc2","0eda42cf7a88e5186bbab20c42eef4cc3a7377da80c71a7bae01f224223f667c","3b2f213b50c0a3abc9ee877b3af6cb7d42bd7939c00801bfc39cb44fb9a4ac05","b484c72c73b4ae0cdee6bfb85f0ae6152b4435b59169fb460044305ef18429cf","d9df799b7d4d7d9a24b201ddffc575b1840e25f1a273650de6eef40f384b6239","ca89e452207fee3233d2cb45c28ad0a4a7e30ddf40b9ac69891dd2242859c6f9","dac79ace008b4b9147644e4d8834b4a62378990e1a1730843ac488fdf6ff5f32","54f6aeeb17ad58793455ad005027bc452b722f31755ac4d15c46bef05f941e58","48fc89daea2775641083563b0671d541dfa464f4aed9ecd6d1e1f61647e759d1","55eb179223f788fcb055cba854b63effc973f7d51cf130ab866fc161c30dd918","03107dc521b6273cf190f0be264b6f69cb43355c24320cc9e760c9ab6a7fdb22","8fb7a5ccc8533b5950772a7722d1f99c846274c7dec01d40c8f96f4fb559a7b8","1a9958339bc9d1092c53a7f13c08d29eac812534c3f61c7c7a2157ef558131a1","30137eda48ba9ccce5dfd6fa79dea587739cddfab6e280fc85f019d21488b393","e6c5a9682cb3328d41eb7f25fa231075f29307319a9d7ac679e52a7b74b6539c","0617c0c6bc0e35226b6000ef3e47fc45697348d33c305e61484b7d264f4737da","73a5569de4e23f58160c68e74b48587950b118d0105f9d71b86ae40fa5c258c4","16d7f5de02bfb62a7a69ef9497c790ed4a8119ce159b14cb763f2432298286e8","c79b44c1518bd3d1ad75aa82f2e54be1bde86cd7663624874c4047a8fc97f833","047f4ee6646463fb4fa44cd6d8083342713a4704693ce64942e77f62a1da0c38","1ccd27d6127a24d5abe36413f68b5e928c9e6f2cbab9825898379ecf18108dc2","baa32aa38cd8ac7128c5a5817a32d8dc8fd8d635a647b16a12485ae27df107ed","2641aff32336e35a5b702aa2d870a0891da29dc1c19ae48602678e2050614041","afb49d6869006d1ecab1c821fffaba08ff9fcbee6a23d1c25b1d894f7e2a727e","f3e604694b624fa3f83f6684185452992088f5efb2cf136b62474aa106d6f1b6","7d9161ec720909c6abf2957b3f62d1ab27f2623e380a39d147715d43d8abd414","6101949945c252c5706da566e06b7be2a4cc48e73f25165add3c081d0dd37578","a983207132524290a38f8c5e3e1799c4b3372c66835ee1a9c207f42fc5220d88","8f55068da250ce5c00ce636f4c33b7e50fb15a75a84bf6092595e419e678dc2a","ba00bb2ada9a5b7e0ab18c7282c0161f5af809112e4439b35c8b3853f7d436a7","a47b38aac630271c68667d717c865e4c98200bd90b4a8859d3f07460da09adec","46ab84953b0abb33ae9a42af24c97883e68f1080f084ffb9436181b3f147776c","d97f055b516d74e0c0bace388e6bbe3bc386a9599a1d1862ba8a669e892a1d2a","dda8410786fe1a473b420c6b95ab797b3cdac5705806ada1e062754b13291e79","60a4f4d1acdf72f3f07b9750884ca59e0d0333f016c071cb97215132c0625e67","ddb1df798b107101e0243da6cd5fcddca1c122482b07ca3ad476c90c703fc23a","db412fc192357cd4bff3e93e79030ea404b7d2cf8c089d2fe9d53ba010f1a916","7bc97e823dd70d66e9640998837ca0aad3480b415035dbd2074e3a450166e221",{"version":"aef0597f694334e5da630438a38b966d7da7b5265af8f0f3685d1baf42df5178","affectsGlobalScope":true},"10487580175f86d0789473002b4b6e6606f9a4d7d3965f91066361aa8629297a","18d197cf1c0e7990839cde40a538b992545d479228d25639ce7dffaa5b42c056","66c6c08d5affc4d1acdd5fc616f608c39f0d40cb25bafee4b43a7bcc56bd4246","a53ba2a104ae0e58b2791f9cdf3ddafd747d1a0ccb5e6363c2b0ce2eb5e0e67c","f17529a91622a8dd96178d60829371121b8b60a89a192a377374c98111a03088","ae2fde66af94dca8d6392ca09333a9ba4b6528d687c1cfd04b7ce1f3b0fa7ef3","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc",{"version":"d2f7baf43dfa349d4010cbd9d64d84cdf3ec26c65fa5f44c8f74f052bedd0b49","affectsGlobalScope":true},"84e3bbd6f80983d468260fdbfeeb431cc81f7ea98d284d836e4d168e36875e86","0b85cb069d0e427ba946e5eb2d86ef65ffd19867042810516d16919f6c1a5aec","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","15c88bfd1b8dc7231ff828ae8df5d955bae5ebca4cf2bcb417af5821e52299ae","32998d5cda7a051b767de6fb34e1585adab73428172e56058cd8ac2d26314330","f0d7fd669e7c3c95a74f570f07b0d791dd9ccdc5b87e1dbb235ae9c9b4487bb3","b23c97e28b07bfdc4bab2df23268bfd4364130b6b9389436c2f4c296302d48b0","30248bd938cf5c970fa05276fa16f75ed645b967e49fb626a40a3198ff427cac","c52b3e2c50afb37edf529e43d28efaec0044af89ee885ddedd937d353942200b","ff495ee22655f5b8d28d88bdb11ed9999d04a963cc3b71d9bf44feb15c0d7d7a","23d67deeeece450155480afc36be56c1634201018c867b0bcd9d4a72ad6a9042","7ca56e4c578c8688979ac94aaed8ee4815c9406db9b5970de232f9a99e550366","b9ef7ea935aff11e6ee2875ba1b3e900b4524c852fcbb1965e5e41f42ddd299b","87dc4aa712e5fc14d93d1a91919b0105aac5dc6c04259fcb28a5d57a1347fba3","1bc146fb8f5cf8f67d0bb651c2237196ab42d7bae6eff9c079f254c3a4b2dc9f","fcb175cbc3a5f91152314cabe52625d495da9a3c4e9b4578dfcb1018b10b5bd1","66b458867662fd10111e8241abfd372570816317b456b712979826b0d784df37","de743c53fbbaa917b418cff186394602074f211fdeeedc27c3a2ddd83993c043","bf028cb4dfbaa3e027a2d8935a48d323ba5c98c68f8197f38bf341b64c8c467f","af9bcf395f112441d9cec93d59bd58faec117e5a7d6c87690bb5caa348ae0dab","9eb5ab1a2ebe06415e636833be031bd8d43fd104dcadd35dd5d6033771c6ff6a","78dbcd57db4d1bfdd33b4d84d78b31c0c1944067ee8b91a9fdb37492b210b273","4bf90339b877384006bcb7bd3b8a9260242ab0926d14531f80e4e6961d5df730","d7da4a1744d9516461b0301a70f5ff5a4d9372e5dfbcb95cbb55c45ca316efa0","56c545588c0707bd967f98595be243d3ac78c9793a8bd1dcc637100c8f06247d","c8865994df8b62fcd7a50c958ecc8dc949240bdb5b8a9e6b99e633df587da94f","ce09862a18df8c6bccaf65ef790abe8ba1769e45b4bf0871f066cd15ef632cb0","ef6f3fa4754f9e072acb608cf4eabaa2d046f8eb053a782cd6c96190bd899458","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","fe4a2042d087990ebfc7dc0142d5aaf5a152e4baea86b45f283f103ec1e871ea","d70c026dd2eeaa974f430ea229230a1897fdb897dc74659deebe2afd4feeb08f","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","ca59fe42b81228a317812e95a2e72ccc8c7f1911b5f0c2a032adf41a0161ec5d","9364c7566b0be2f7b70ff5285eb34686f83ccb01bda529b82d23b2a844653bfb","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","ae9930989ed57478eb03b9b80ad3efa7a3eacdfeff0f78ecf7894c4963a64f93","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3e59f00ab03c33717b3130066d4debb272da90eeded4935ff0604c2bc25a5cae","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",{"version":"f2eff8704452659641164876c1ef0df4174659ce7311b0665798ea3f556fa9ad","affectsGlobalScope":true},"9341c4f401b573890138386fb5b8a9369c5b27506e8ccd391c3b8c29ee0e9420","9ff94b7ec1438c52551610d074da9934b991f57badc9ef8daeee0ac1cae421d0","a3dcf7636e3e50a3f50242ec2c803323ac33a28422a617cb1bf5a2b7b9bfedd7","7a29c454bb43aa70afe822f8f77e0f24b0005410e2a2eaf957f3c5b54a5a3b1c","4d4ac28f9ed5846ca7fe3625f380439cc4f69ef5f859c1b4006774736ad92963","b60c643a3c1b39c76f061385419c7b7732acbddadc7415a0651a568bcbcc2f76","ebdec596e6c49602efbfe9cee483ff982e998608bd41db07da1feca311eadab4","0a291a265ed539906809ac356e112b1b02226acd5db0707d0dbd6272d0ae7bd1","eef7bc20cb0460e4dbaaf4668deaeb1276ea3046e22ee901cfff3e2885c81726","81f4c04629d3c5c4e22ef2586462765c4825867eacb928673ae1afbe62bf83be","fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","c0dfe246179c685294cca8ba34f60731ad4095db8c97120e85bf57fc144a7d8c","338bd7c3518b05b4c473971be0e5f8f854aca7cdb00d1b97192c14860f4ebf2f","e8a3a142b4aa3acd0d61105fcffb3258a84560f94d13c362aae42925609c74e8","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","fd326577c62145816fe1acc306c734c2396487f76719d3785d4e825b34540b33","b0bc363dbdb9cd5a6772f3ab176ac1adcec1f245c6c546870415ef91008f6004","f4cf5f0ad1cfb0ceebbe4fbe8aaf0aa728e899c99cc36ec6c0c4b8f6e8a84c83","e021038f8cf781814ad05dd9b2a306976c5f7dc30be3f4596a086a84f2388d18","1e737469ef0482a3ca2ab4b98d2e193cc011448ca623299a4c5f38d5d6c1b554","ae02db44606a04880c676f200482d79436e3e8ac48f09307fc06c498e9c9221f","cfaf29b2c2b9a7566aaba8ade813e55863ffdfb88dc30f6d5254efb829256987",{"version":"99113e4c4599427330953ea8c0090f7b540d761cb9f162d39d65a130458feef4","affectsGlobalScope":true},"c58be3e560989a877531d3ff7c9e5db41c5dd9282480ccf197abfcc708a95b8d","4d1462b70f05fd1b16d7d4f78ac195824560a1dd96407de0a1fe964f3ec0e9d4","50d22844db90a0dcd359afeb59dd1e9a384d977b4b363c880b4e65047237a29e","b065ba1b9a52bc541a638fa4b11115644001bcf82a0a0b984b7c1834451bd2b5","cb328633afdbf2115fc1b44d5cf95558ca2bf84a4b36f6ce82a998e198c47bf6","d8b4c196cedbfbdd557ab5d5c609c32d8a77a86ac1a5e7406a06413ab56a1d67","091af8276fbc70609a00e296840bd284a2fe29df282f0e8dae2de9f0a706685f","537aff717746703d2157ec563b5de4f6393ce9f69a84ae62b49e9b6c80b6e587","8b108d831999b4c6b1df9c39cdcc57c059ef19219c441e5b61bca20aabb9f411","8714e4fab09146efd7db2d969cbeb50559225f09f40a2171d7ac122572d0d269","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","720f5916937961481bce84e956040e9d6375d43870762cf47e25fc227f3eee24","2dfe19de498444b172b62f86063f4a075203f023c35b860aa6a0e9e84ea901fe","013825efd63394b0b8869432cfb1d3879189aba9a0da979df808dc3fe55624e9","42d7edb069c45e38a073cdddeea0aa984129bf039aba3630f6e76896caf0b0f9","ab50fc338a9e0f6571e1143738eed70c3aa2fa7247667396167eba1ca402b607","0c986e09efecf29b8cef361937b46764750dbb8902241ae5f0ab4e6fd526bbd2","962705e6b720553f5590fb20cc2be706aee3823f59a89c504a31a82f8e9a9937","65dfa4bc49ccd1355789abb6ae215b302a5b050fdee9651124fe7e826f33113c","d8eeb61233755ec2ff1fee38ab3a423843128e499d69d62e90e54d436fc0890c","61c19bbc816b7685a7f7c90928b978fd384820471bed4eb3c8a8d2f2c6d6f51b","81cba1ca948d7a158b75d9bf342955793576687c61930f9d87a331a968c820bc","ac26e1df718b688cb69170ef4a10c4615796af3042dc4a2d533b295095052142","e5435a253e31a74a5ba34cddd2983c2b6e7798be830cf9896656f3dd02d513a3","c58c3df82dbbac85d6cbbfb6ece2a425c125db04ef0ceb3f034d33f6258a595b","107c1b5064b01db7a55616d09c5b6c278cd402c6afb82fcbf95fe28b48920d22","616293f491f8f8038be5cc29418493ba333e6e98820b0e85a6bf02a333667eb8","e32df6324918608e0d404ed125e7f2429a21315830f81d15a22958e53c3bbe97","0f6dc41bab0e1f96f70f46d797644d0d32a491e34a390e3411f61ecbbef3159b","07d406e2b9185f08617234e5d1307789c202e99159f3aa1a13670df39589a2fe","6f690985c908fd2d566f694394016be3e757fb7094e1e3d8be8545813af0453f","cf34998d6c868eb5d814521523731767ceed7d00bddaf40f82f89ef861c411bf","0298fb593e400ab7d61366fad5e84399f224bee4bb1cd3dc0cfaae0e2929c3d7","6adab4f1c0c67ce871828183137449e443e17a4142529a32b22f189f3c737af6","1be04a4005e2b7f5b2688e2d4de704ae68c9d95ebacc0367b8b5730bd8c50fb1","83c2f5af37e6d351b3d2f6824c8c0fe85361e2640035bef7c9e56a5dfeedcd35","101b82e4cc6bc4230c4c764ce8f28d0841a665c38f7c1a40981b2727ebc1bf3c","9c7efe7cc60262099e1f7bb4fbc6d0014df273c9049e744ffb484e6761a7e2ad","259b9513ebf3c844555adec1e27878aaa9e057046f8163fcbb9f3b8a8495440b","0634e12db1decbf3edc562dcf8e2b7f4affe4919a21005d6bea90aa9532612aa","3c464b3eecdf5cd990dcd882a04608f4ae29b99fc24ffbff970e340ac5d4eef1","6daca098a3cf1585848a1464458143442ef8042470cb975ef7ab360afa7651b6","c7b5b995bd17d27758d13f8d200d9748d8fcb5491dd5593a4e840e5abdd4e0c3","a8d4833b2b4896c44af60626a844a086c8120807cf2e6a39d2dc80ab5d1af972","40156b6e614fe0b0aa4af9c21a0157eb84758e572ae700788ff9d436fae78c2b","f0867230a5838be63be92c9480a65f1d075eec34683212e080002760a6174c83","098d6936c459f18218ad71cde5aa25562a74461701c3551c544aecfd2c6226e7","405dc951dda9d1ba88aa742a04541a749973bafa7873f1b49c3065a6dc05e170","fc9091f36b50dfc7e47b6183bd7b4294a20878e1d826f38f44e7053d403358ed","4c846ba0a980408c10c12ed8358bcabdb8ca97aee0bb8869becaea412d6e89bb","ed995ca53b2c1b6bc1555bbee8bc12ea290b2117d89dc1c27c1333f8c3a97d35","26a8c45aaa7c9b7cb356b565f880295b5a94b14f0c348b41dd776cbeab9f06e1","a18ab8a8420f372aab81c57e9eb3b0c29a8a7760eab40328765d65a3d2dff5ac","15465dcb7504e00902baf1c1bf1195c35a20612a300fcd8482836c9319af2d1b","762539fa7b805a2ca94de8b9587db0dfe12ae440848678d028707b70f31acced","0b6a0b628776a3e3a4aeeba090438a26e7ffa15373ce658452c78c1f2254665d","8e9c23ba78aabc2e0a27033f18737a6df754067731e69dc5f52823957d60a4b6","60f9122e77e76854919d5dbcd65b6bfab89fc5950978ff57922855640c0c31be","bfea1f2e8cfd701e13959c0d169f3881518627c561aa3ff737cd7c884669332b","24c9e3562d6219c42f7cf3392a4d17c0987320ca7fe41d5bf5ea89abe62ba1df","68d8e6d949a8a249563afcbc531e48c01bd2ea78cecf0bd67f71b473e8589055","ac4b57f7e49e3a7b26673d3f77e029e156f3c9f5dcfbaf163b0ac3ba64a0ca8f","527f5003200ae2336b474ff3c190916a2591f8260d68e1d93c1c6b276231fbda","0a953abb3c7483a9ca87e3adcc0a9799450b4b9be169c041bd77fa17a59303ea","42a8a44479eeaec720dd179931a5c280d412af18b804636635c20a81573f6590","d61d7e8da2803ec1a01fcb76ca225cc8480ac7f0d5aff6a7f5c09b4a7faefade","b76f8d07feac70e0e493d487107d125033a19ebce2997ad716cf88cbe73131bc",{"version":"3f6d6465811321abc30a1e5f667feed63e5b3917b3d6c8d6645daf96c75f97ba","affectsGlobalScope":true},{"version":"3a15910b7f45dfc393f010ee8f913580b08d65752800fc48147ea13445acd5f7","affectsGlobalScope":true},"f83b320cceccfc48457a818d18fc9a006ab18d0bdd727aa2c2e73dc1b4a45e98","24a09dc3e07d69b0a224dbd14b2994c40d1efd0954e759004b61b9e683dabe5f",{"version":"0fd3b5704bf037608646df5aa053fd06819ff69302ff6ada9736c300f79df852","affectsGlobalScope":true},{"version":"63e2182615c513e89bb8a3e749d08f7c379e86490fcdbf6d35f2c14b3507a6e8","affectsGlobalScope":true}],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"declarationMap":true,"emitDeclarationOnly":true,"module":5,"outDir":"./","removeComments":false,"strictNullChecks":true,"target":2},"fileIdsList":[[99,292],[99,287],[99,287,288,289,290,291],[99,288],[99,288,290],[99,291],[99,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319],[99,293,294,295,296,297],[99],[74,99,106,204],[99,335],[74,99,106],[71,74,99,106,199,200],[99,200,201,203,205],[71,72,99,106,258],[72,88,99,106],[99,231,233,234,235,236,237,238,239,240,241,242,243],[99,231,232,234,235,236,237,238,239,240,241,242,243],[99,232,233,234,235,236,237,238,239,240,241,242,243],[99,231,232,233,235,236,237,238,239,240,241,242,243],[99,231,232,233,234,236,237,238,239,240,241,242,243],[99,231,232,233,234,235,237,238,239,240,241,242,243],[99,231,232,233,234,235,236,238,239,240,241,242,243],[99,231,232,233,234,235,236,237,239,240,241,242,243],[99,231,232,233,234,235,236,237,238,240,241,242,243],[99,231,232,233,234,235,236,237,238,239,241,242,243],[99,231,232,233,234,235,236,237,238,239,240,242,243],[99,231,232,233,234,235,236,237,238,239,240,241,243],[99,231,232,233,234,235,236,237,238,239,240,241,242],[72,99,106],[56,99],[59,99],[60,65,99],[61,71,72,79,88,98,99],[61,62,71,79,99],[63,99],[64,65,72,80,99],[65,88,95,99],[66,68,71,79,99],[67,99],[68,69,99],[70,71,99],[71,99],[71,72,73,88,98,99],[71,72,73,88,99],[74,79,88,98,99],[71,72,74,75,79,88,95,98,99],[74,76,88,95,98,99],[56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105],[71,77,99],[78,98,99],[68,71,79,88,99],[80,99],[81,99],[59,82,99],[83,97,99,103],[84,99],[85,99],[71,86,99],[86,87,99,101],[71,88,89,90,99],[88,90,99],[88,89,99],[91,99],[92,99],[71,93,94,99],[93,94,99],[65,79,95,99],[96,99],[79,97,99],[60,74,85,98,99],[65,99],[88,99,100],[99,101],[99,102],[60,65,71,73,82,88,98,99,101,103],[88,99,104],[88,99,104,106],[72,99,106,259],[74,99,106,202],[99,335,337],[99,336],[61,71,98,99,106],[71,88,99,106],[99,188],[99,189],[99,183],[99,185,186,187,188,189,190,191],[74,76,98,99,106,184,186,187,189],[71,72,99,106],[99,106,185,188,189],[71,99,106,188,189],[99,217,218,219,220],[99,292,298,320],[99,276,277],[99,266,267,268,269,270,271,272,273,274,275],[99,266],[99,267],[99,276],[99,109,110,111,112,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176],[99,132],[99,132,145],[99,152,153],[99,154],[99,114,134],[99,134],[99,152],[99,157],[99,143],[99,113],[99,151,152,153],[99,109],[99,127],[99,111],[99,161],[99,159],[99,114,115],[99,125],[99,163],[99,114],[99,157,166,169],[99,189,194],[99,194,207,213],[99,194,208,213],[99,194,209,213],[99,194,211,213],[99,194,210,213],[99,194,213],[71,99,189,194,196,197],[99,194],[99,177,194,198,206,212],[99,194,197,198,213,214,222,224,225,227,228,229],[74,76,99,106,194,226],[99,216,221],[99,215,222,223],[99,178],[99,179],[99,243,278],[72,99,106,256,259,260,261,262,263,264,265,278],[60,99,106,321,322],[99,251,252,253,257,279,280,281,283,284,286,324,325,326,327,328,329],[99,194,282],[88,99],[99,107],[99,177,250],[99,254,255,256],[99,285],[99,192],[99,180,181],[71,74,99,106,107,108,177,181,182,193],[72,99,247,332],[99,330],[99,195,230,247,249,331],[55,99,243,244,245,246],[99,247],[99,248]],"referencedMap":[[295,1],[288,2],[289,2],[292,3],[287,4],[291,5],[290,6],[297,1],[293,1],[299,1],[300,1],[301,1],[302,1],[303,1],[304,1],[305,1],[306,1],[307,1],[308,1],[309,1],[310,1],[311,1],[312,1],[313,1],[314,1],[315,1],[316,1],[317,1],[318,1],[319,1],[320,7],[294,1],[296,1],[298,8],[196,9],[256,9],[205,10],[339,11],[335,9],[204,12],[201,13],[206,14],[259,15],[178,9],[265,16],[232,17],[233,18],[231,19],[234,20],[235,21],[236,22],[237,23],[238,24],[239,25],[240,26],[241,27],[242,28],[243,29],[202,9],[258,9],[334,9],[260,9],[262,30],[56,31],[57,31],[59,32],[60,33],[61,34],[62,35],[63,36],[64,37],[65,38],[66,39],[67,40],[68,41],[69,41],[70,42],[71,43],[72,44],[73,45],[58,9],[105,9],[74,46],[75,47],[76,48],[106,49],[77,50],[78,51],[79,52],[80,53],[81,54],[82,55],[83,56],[84,57],[85,58],[86,59],[87,60],[88,61],[90,62],[89,63],[91,64],[92,65],[93,66],[94,67],[95,68],[96,69],[97,70],[98,71],[99,72],[100,73],[101,74],[102,75],[103,76],[104,77],[277,9],[108,43],[322,78],[200,9],[199,9],[261,79],[203,80],[255,9],[338,81],[337,82],[336,9],[250,83],[254,9],[263,9],[285,84],[189,85],[190,86],[184,87],[185,9],[192,88],[188,89],[187,90],[186,91],[191,92],[107,9],[323,9],[216,9],[244,9],[221,93],[220,9],[219,9],[218,9],[217,9],[321,94],[278,95],[276,96],[266,9],[267,9],[273,97],[270,9],[269,98],[268,9],[275,99],[274,9],[272,97],[271,98],[264,9],[177,100],[133,101],[146,102],[111,9],[154,103],[156,104],[155,104],[135,105],[134,9],[136,106],[157,107],[161,108],[159,108],[144,109],[143,9],[114,110],[139,9],[173,111],[169,110],[113,112],[128,113],[142,9],[171,9],[147,114],[158,108],[162,115],[160,116],[174,9],[149,9],[125,112],[118,9],[117,117],[140,110],[141,110],[116,117],[150,9],[112,9],[127,9],[175,118],[123,110],[163,104],[165,119],[164,119],[109,9],[126,9],[132,9],[124,110],[122,9],[121,9],[119,120],[120,9],[148,9],[170,121],[129,117],[130,117],[145,9],[115,9],[166,108],[168,115],[167,116],[153,9],[151,9],[138,9],[172,9],[176,9],[110,9],[137,9],[152,9],[131,9],[12,9],[13,9],[17,9],[16,9],[3,9],[18,9],[19,9],[20,9],[21,9],[22,9],[23,9],[24,9],[25,9],[4,9],[5,9],[29,9],[26,9],[27,9],[28,9],[30,9],[31,9],[32,9],[6,9],[33,9],[34,9],[35,9],[36,9],[7,9],[37,9],[38,9],[39,9],[40,9],[8,9],[45,9],[41,9],[42,9],[43,9],[44,9],[9,9],[49,9],[46,9],[47,9],[48,9],[50,9],[10,9],[51,9],[52,9],[53,9],[2,9],[1,9],[11,9],[54,9],[15,9],[14,9],[183,9],[248,9],[229,122],[208,123],[209,124],[210,125],[212,126],[211,127],[207,128],[198,129],[197,130],[213,131],[214,9],[225,9],[230,132],[226,9],[227,133],[228,9],[222,134],[224,135],[215,9],[223,130],[195,130],[179,136],[180,137],[329,138],[279,139],[324,140],[330,141],[282,9],[283,142],[326,143],[281,30],[325,144],[327,9],[251,145],[280,9],[284,9],[253,9],[252,9],[328,9],[257,146],[286,147],[181,9],[193,148],[182,149],[194,150],[55,9],[333,151],[331,152],[245,9],[332,153],[247,154],[246,155],[249,156]],"exportedModulesMap":[[295,1],[288,2],[289,2],[292,3],[287,4],[291,5],[290,6],[297,1],[293,1],[299,1],[300,1],[301,1],[302,1],[303,1],[304,1],[305,1],[306,1],[307,1],[308,1],[309,1],[310,1],[311,1],[312,1],[313,1],[314,1],[315,1],[316,1],[317,1],[318,1],[319,1],[320,7],[294,1],[296,1],[298,8],[196,9],[256,9],[205,10],[339,11],[335,9],[204,12],[201,13],[206,14],[259,15],[178,9],[265,16],[232,17],[233,18],[231,19],[234,20],[235,21],[236,22],[237,23],[238,24],[239,25],[240,26],[241,27],[242,28],[243,29],[202,9],[258,9],[334,9],[260,9],[262,30],[56,31],[57,31],[59,32],[60,33],[61,34],[62,35],[63,36],[64,37],[65,38],[66,39],[67,40],[68,41],[69,41],[70,42],[71,43],[72,44],[73,45],[58,9],[105,9],[74,46],[75,47],[76,48],[106,49],[77,50],[78,51],[79,52],[80,53],[81,54],[82,55],[83,56],[84,57],[85,58],[86,59],[87,60],[88,61],[90,62],[89,63],[91,64],[92,65],[93,66],[94,67],[95,68],[96,69],[97,70],[98,71],[99,72],[100,73],[101,74],[102,75],[103,76],[104,77],[277,9],[108,43],[322,78],[200,9],[199,9],[261,79],[203,80],[255,9],[338,81],[337,82],[336,9],[250,83],[254,9],[263,9],[285,84],[189,85],[190,86],[184,87],[185,9],[192,88],[188,89],[187,90],[186,91],[191,92],[107,9],[323,9],[216,9],[244,9],[221,93],[220,9],[219,9],[218,9],[217,9],[321,94],[278,95],[276,96],[266,9],[267,9],[273,97],[270,9],[269,98],[268,9],[275,99],[274,9],[272,97],[271,98],[264,9],[177,100],[133,101],[146,102],[111,9],[154,103],[156,104],[155,104],[135,105],[134,9],[136,106],[157,107],[161,108],[159,108],[144,109],[143,9],[114,110],[139,9],[173,111],[169,110],[113,112],[128,113],[142,9],[171,9],[147,114],[158,108],[162,115],[160,116],[174,9],[149,9],[125,112],[118,9],[117,117],[140,110],[141,110],[116,117],[150,9],[112,9],[127,9],[175,118],[123,110],[163,104],[165,119],[164,119],[109,9],[126,9],[132,9],[124,110],[122,9],[121,9],[119,120],[120,9],[148,9],[170,121],[129,117],[130,117],[145,9],[115,9],[166,108],[168,115],[167,116],[153,9],[151,9],[138,9],[172,9],[176,9],[110,9],[137,9],[152,9],[131,9],[12,9],[13,9],[17,9],[16,9],[3,9],[18,9],[19,9],[20,9],[21,9],[22,9],[23,9],[24,9],[25,9],[4,9],[5,9],[29,9],[26,9],[27,9],[28,9],[30,9],[31,9],[32,9],[6,9],[33,9],[34,9],[35,9],[36,9],[7,9],[37,9],[38,9],[39,9],[40,9],[8,9],[45,9],[41,9],[42,9],[43,9],[44,9],[9,9],[49,9],[46,9],[47,9],[48,9],[50,9],[10,9],[51,9],[52,9],[53,9],[2,9],[1,9],[11,9],[54,9],[15,9],[14,9],[183,9],[248,9],[229,122],[208,123],[209,124],[210,125],[212,126],[211,127],[207,128],[198,129],[197,130],[213,131],[214,9],[225,9],[230,132],[226,9],[227,133],[228,9],[222,134],[224,135],[215,9],[223,130],[195,130],[179,136],[180,137],[329,138],[279,139],[324,140],[330,141],[282,9],[283,142],[326,143],[281,30],[325,144],[327,9],[251,145],[280,9],[284,9],[253,9],[252,9],[328,9],[257,146],[286,147],[181,9],[193,148],[182,149],[194,150],[55,9],[333,151],[331,152],[245,9],[332,153],[247,154],[246,155],[249,156]],"semanticDiagnosticsPerFile":[295,288,289,292,287,291,290,297,293,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,294,296,298,196,256,205,339,335,204,201,206,259,178,265,232,233,231,234,235,236,237,238,239,240,241,242,243,202,258,334,260,262,56,57,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,58,105,74,75,76,106,77,78,79,80,81,82,83,84,85,86,87,88,90,89,91,92,93,94,95,96,97,98,99,100,101,102,103,104,277,108,322,200,199,261,203,255,338,337,336,250,254,263,285,189,190,184,185,192,188,187,186,191,107,323,216,244,221,220,219,218,217,321,278,276,266,267,273,270,269,268,275,274,272,271,264,177,133,146,111,154,156,155,135,134,136,157,161,159,144,143,114,139,173,169,113,128,142,171,147,158,162,160,174,149,125,118,117,140,141,116,150,112,127,175,123,163,165,164,109,126,132,124,122,121,119,120,148,170,129,130,145,115,166,168,167,153,151,138,172,176,110,137,152,131,12,13,17,16,3,18,19,20,21,22,23,24,25,4,5,29,26,27,28,30,31,32,6,33,34,35,36,7,37,38,39,40,8,45,41,42,43,44,9,49,46,47,48,50,10,51,52,53,2,1,11,54,15,14,183,248,229,208,209,210,212,211,207,198,197,213,214,225,230,226,227,228,222,224,215,223,195,179,180,329,279,324,330,282,283,326,281,325,327,251,280,284,253,252,328,257,286,181,193,182,194,55,333,331,245,332,247,246,249]},"version":"4.6.4"}
package/index.js CHANGED
@@ -1,19 +1,5 @@
1
- import UniversalXMLPlugin from './lib/plugin';
2
- export default UniversalXMLPlugin;
3
- export { UniversalXMLPlugin };
1
+ const {main} = require('./build/lib');
4
2
 
5
- if (module === require.main) {
6
- const { transformSourceXml } = require('./lib/source');
7
- const fs = require('fs');
8
- const [,, xmlDataPath, platform, optsJson] = process.argv;
9
- const xmlData = fs.readFileSync(xmlDataPath, 'utf8');
10
- let opts = {};
11
- if (optsJson) {
12
- opts = JSON.parse(optsJson);
13
- }
14
- const {xml, unknowns} = transformSourceXml(xmlData, platform, opts);
15
- console.log(xml); // eslint-disable-line no-console
16
- if (unknowns.nodes.length || unknowns.attrs.length) {
17
- console.error(unknowns); // eslint-disable-line no-console
18
- }
3
+ if (require.main === module) {
4
+ main();
19
5
  }
package/lib/index.js ADDED
@@ -0,0 +1,19 @@
1
+ import UniversalXMLPlugin from './plugin';
2
+ export default UniversalXMLPlugin;
3
+ export { UniversalXMLPlugin };
4
+
5
+ export function main () {
6
+ const { transformSourceXml } = require('./source');
7
+ const fs = require('fs');
8
+ const [,, xmlDataPath, platform, optsJson] = process.argv;
9
+ const xmlData = fs.readFileSync(xmlDataPath, 'utf8');
10
+ let opts = {};
11
+ if (optsJson) {
12
+ opts = JSON.parse(optsJson);
13
+ }
14
+ const {xml, unknowns} = transformSourceXml(xmlData, platform, opts);
15
+ console.log(xml); // eslint-disable-line no-console
16
+ if (unknowns.nodes.length || unknowns.attrs.length) {
17
+ console.error(unknowns); // eslint-disable-line no-console
18
+ }
19
+ }
package/lib/logger.js CHANGED
@@ -1,3 +1,3 @@
1
- import { logger } from 'appium-support';
1
+ import { logger } from '@appium/support';
2
2
  const log = logger.getLogger('UniversalXMLPlugin');
3
3
  export default log;
package/lib/plugin.js CHANGED
@@ -1,26 +1,18 @@
1
1
  /* eslint-disable no-case-declarations */
2
2
 
3
3
  import BasePlugin from '@appium/base-plugin';
4
- import { errors } from 'appium-base-driver';
4
+ import { errors } from '@appium/base-driver';
5
5
  import { transformSourceXml } from './source';
6
6
  import { transformQuery } from './xpath';
7
7
  import log from './logger';
8
8
 
9
- const SOURCE_URL_RE = new RegExp('/session/[^/]+/source');
10
-
11
9
  export default class UniversalXMLPlugin extends BasePlugin {
12
10
 
13
11
  commands = ['getPageSource', 'findElement', 'findElements', 'findElementFromElement',
14
12
  'findElementsFromElement'];
15
13
 
16
- // we don't want the UIA2 driver to proxy source requests directly to the UIA2 server, since we
17
- // want to handle the source command ourselves
18
- shouldAvoidProxy (method, route) {
19
- return method === 'GET' && SOURCE_URL_RE.test(route);
20
- }
21
-
22
14
  async getPageSource (next, driver, sessId, addIndexPath = false) {
23
- const source = await driver.getPageSource();
15
+ const source = next ? await next() : await driver.getPageSource();
24
16
  const metadata = {};
25
17
  const {platformName} = driver.caps;
26
18
  if (platformName.toLowerCase() === 'android') {
package/package.json CHANGED
@@ -1,38 +1,47 @@
1
1
  {
2
2
  "name": "@appium/universal-xml-plugin",
3
- "version": "1.0.0-beta.3",
3
+ "version": "1.0.0-beta.8",
4
4
  "description": "Appium plugin for making XML source and XPath queries the same across iOS and Android",
5
- "main": "./build/index.js",
6
- "repository": {
7
- "type": "git",
8
- "url": "git+https://github.com/appium/appium-plugins.git"
9
- },
10
- "appium": {
11
- "pluginName": "universal-xml",
12
- "mainClass": "UniversalXMLPlugin"
13
- },
14
5
  "keywords": [
15
6
  "appium",
16
7
  "automation",
17
8
  "xml",
18
9
  "webdriver"
19
10
  ],
20
- "author": "Appium <maintainers@appium.io>",
21
- "license": "Apache-2.0",
11
+ "homepage": "https://github.com/appium/appium-plugins#readme",
22
12
  "bugs": {
23
13
  "url": "https://github.com/appium/appium-plugins/issues"
24
14
  },
25
- "homepage": "https://github.com/appium/appium-plugins#readme",
15
+ "repository": {
16
+ "type": "git",
17
+ "url": "git+https://github.com/appium/appium-plugins.git"
18
+ },
19
+ "license": "Apache-2.0",
20
+ "author": "Appium <maintainers@appium.io>",
21
+ "files": [
22
+ "index.js",
23
+ "build",
24
+ "lib"
25
+ ],
26
+ "scripts": {
27
+ "build": "babel lib --root-mode=upward --out-dir=build/lib",
28
+ "dev": "npm run build -- --watch",
29
+ "fix": "npm run lint -- --fix",
30
+ "lint": "eslint -c ../../.eslintrc --ignore-path ../../.eslintignore .",
31
+ "test": "npm run test:unit",
32
+ "test:unit": "mocha \"./test/unit/**/*.spec.js\""
33
+ },
26
34
  "dependencies": {
27
- "@appium/base-plugin": "^1.6.4",
28
- "appium-base-driver": "^8.0.0-beta.4",
29
- "fast-xml-parser": "^3.17.6",
30
- "xmldom": "^0.4.0",
35
+ "@appium/base-driver": "^8.5.3",
36
+ "@appium/base-plugin": "^1.8.5",
37
+ "fast-xml-parser": "3.21.1",
38
+ "xmldom": "0.6.0",
31
39
  "xpath": "0.0.32"
32
40
  },
33
- "scripts": {
34
- "test:unit": "mocha ./build/test/unit/*-specs.js",
35
- "copyfiles": "copyfiles ./test/fixtures/*.xml ./build"
41
+ "appium": {
42
+ "pluginName": "universal-xml",
43
+ "mainClass": "UniversalXMLPlugin"
36
44
  },
37
- "gitHead": "0daba0b5af10260c6f2e0fe164fb5002c087ea56"
45
+ "types": "./build/lib/plugin.d.ts",
46
+ "gitHead": "5482c921bc187ed8807922c00bd2355585f4971a"
38
47
  }
package/build/index.js DELETED
@@ -1,25 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.UniversalXMLPlugin = void 0;
7
- const plugin_1 = __importDefault(require("./lib/plugin"));
8
- exports.UniversalXMLPlugin = plugin_1.default;
9
- exports.default = plugin_1.default;
10
- if (module === require.main) {
11
- const { transformSourceXml } = require('./lib/source');
12
- const fs = require('fs');
13
- const [, , xmlDataPath, platform, optsJson] = process.argv;
14
- const xmlData = fs.readFileSync(xmlDataPath, 'utf8');
15
- let opts = {};
16
- if (optsJson) {
17
- opts = JSON.parse(optsJson);
18
- }
19
- const { xml, unknowns } = transformSourceXml(xmlData, platform, opts);
20
- console.log(xml); // eslint-disable-line no-console
21
- if (unknowns.nodes.length || unknowns.attrs.length) {
22
- console.error(unknowns); // eslint-disable-line no-console
23
- }
24
- }
25
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9pbmRleC5qcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7QUFBQSwwREFBOEM7QUFFckMsNkJBRkYsZ0JBQWtCLENBRUU7QUFEM0Isa0JBQWUsZ0JBQWtCLENBQUM7QUFHbEMsSUFBSSxNQUFNLEtBQUssT0FBTyxDQUFDLElBQUksRUFBRTtJQUMzQixNQUFNLEVBQUUsa0JBQWtCLEVBQUUsR0FBRyxPQUFPLENBQUMsY0FBYyxDQUFDLENBQUM7SUFDdkQsTUFBTSxFQUFFLEdBQUcsT0FBTyxDQUFDLElBQUksQ0FBQyxDQUFDO0lBQ3pCLE1BQU0sQ0FBQyxFQUFDLEVBQUUsV0FBVyxFQUFFLFFBQVEsRUFBRSxRQUFRLENBQUMsR0FBRyxPQUFPLENBQUMsSUFBSSxDQUFDO0lBQzFELE1BQU0sT0FBTyxHQUFHLEVBQUUsQ0FBQyxZQUFZLENBQUMsV0FBVyxFQUFFLE1BQU0sQ0FBQyxDQUFDO0lBQ3JELElBQUksSUFBSSxHQUFHLEVBQUUsQ0FBQztJQUNkLElBQUksUUFBUSxFQUFFO1FBQ1osSUFBSSxHQUFHLElBQUksQ0FBQyxLQUFLLENBQUMsUUFBUSxDQUFDLENBQUM7S0FDN0I7SUFDRCxNQUFNLEVBQUMsR0FBRyxFQUFFLFFBQVEsRUFBQyxHQUFHLGtCQUFrQixDQUFDLE9BQU8sRUFBRSxRQUFRLEVBQUUsSUFBSSxDQUFDLENBQUM7SUFDcEUsT0FBTyxDQUFDLEdBQUcsQ0FBQyxHQUFHLENBQUMsQ0FBQyxDQUFDLGlDQUFpQztJQUNuRCxJQUFJLFFBQVEsQ0FBQyxLQUFLLENBQUMsTUFBTSxJQUFJLFFBQVEsQ0FBQyxLQUFLLENBQUMsTUFBTSxFQUFFO1FBQ2xELE9BQU8sQ0FBQyxLQUFLLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxpQ0FBaUM7S0FDM0Q7Q0FDRiJ9
@@ -1,39 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <UI width="1080" height="1920" indexPath="/0">
3
- <View text="" indexPath="/0/0" x="0" y="0" width="1080" height="1920" visible="true">
4
- <View text="" indexPath="/0/0/0" x="0" y="0" width="1080" height="1920" visible="true">
5
- <View text="" indexPath="/0/0/0/0" x="0" y="72" width="1080" height="1848" visible="true">
6
- <View text="" indexPath="/0/0/0/0/0" x="0" y="72" width="1080" height="1848" id="action_bar_root" visible="true">
7
- <View text="" indexPath="/0/0/0/0/0/0" x="0" y="72" width="1080" height="1848" id="android:id/content" visible="true">
8
- <View text="" indexPath="/0/0/0/0/0/0/0" x="0" y="72" width="1080" height="1848" visible="true">
9
- <View text="" indexPath="/0/0/0/0/0/0/0/0" x="0" y="72" width="1080" height="1848" visible="true"></View>
10
- <View text="" indexPath="/0/0/0/0/0/0/0/1" x="0" y="72" width="1080" height="1848" visible="true">
11
- <View text="" indexPath="/0/0/0/0/0/0/0/1/0" x="0" y="72" width="1080" height="168" visible="true">
12
- <View text="" indexPath="/0/0/0/0/0/0/0/1/0/0" x="0" y="72" width="1080" height="168" visible="true">
13
- <View text="" indexPath="/0/0/0/0/0/0/0/1/0/0/0" x="0" y="72" width="1080" height="168" visible="true">
14
- <Button text="" indexPath="/0/0/0/0/0/0/0/1/0/0/0/0" x="0" y="72" width="168" height="168" visible="true"></Button>
15
- </View>
16
- </View>
17
- </View>
18
- <View text="" indexPath="/0/0/0/0/0/0/0/1/1" x="0" y="240" width="1080" height="1680" visible="true">
19
- <Text text="Login" indexPath="/0/0/0/0/0/0/0/1/1/0" x="413" y="360" width="255" height="136" visible="true"></Text>
20
- <View text="" indexPath="/0/0/0/0/0/0/0/1/1/1" x="150" y="496" width="780" height="120" visible="true">
21
- <TextInput text="alice" indexPath="/0/0/0/0/0/0/0/1/1/1/0" x="150" y="504" width="780" height="112" axId="username" visible="true"></TextInput>
22
- </View>
23
- <View text="" indexPath="/0/0/0/0/0/0/0/1/1/2" x="150" y="616" width="780" height="120" visible="true">
24
- <TextInput text="•••••••••" indexPath="/0/0/0/0/0/0/0/1/1/2/0" x="150" y="624" width="780" height="112" axId="password" visible="true"></TextInput>
25
- </View>
26
- <View text="" indexPath="/0/0/0/0/0/0/0/1/1/3" x="456" y="736" width="168" height="113" visible="true">
27
- <View text="" indexPath="/0/0/0/0/0/0/0/1/1/3/0" x="456" y="736" width="168" height="113" axId="loginBtn" visible="true">
28
- <Text text="Login" indexPath="/0/0/0/0/0/0/0/1/1/3/0/0" x="456" y="736" width="168" height="113" visible="true"></Text>
29
- </View>
30
- </View>
31
- </View>
32
- </View>
33
- </View>
34
- </View>
35
- </View>
36
- </View>
37
- </View>
38
- </View>
39
- </UI>
@@ -1,39 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <UI width="1080" height="1920">
3
- <View text="" x="0" y="0" width="1080" height="1920" visible="true">
4
- <View text="" x="0" y="0" width="1080" height="1920" visible="true">
5
- <View text="" x="0" y="72" width="1080" height="1848" visible="true">
6
- <View text="" x="0" y="72" width="1080" height="1848" id="action_bar_root" visible="true">
7
- <View text="" x="0" y="72" width="1080" height="1848" id="android:id/content" visible="true">
8
- <View text="" x="0" y="72" width="1080" height="1848" visible="true">
9
- <View text="" x="0" y="72" width="1080" height="1848" visible="true"></View>
10
- <View text="" x="0" y="72" width="1080" height="1848" visible="true">
11
- <View text="" x="0" y="72" width="1080" height="168" visible="true">
12
- <View text="" x="0" y="72" width="1080" height="168" visible="true">
13
- <View text="" x="0" y="72" width="1080" height="168" visible="true">
14
- <Button text="" x="0" y="72" width="168" height="168" visible="true"></Button>
15
- </View>
16
- </View>
17
- </View>
18
- <View text="" x="0" y="240" width="1080" height="1680" visible="true">
19
- <Text text="Login" x="413" y="360" width="255" height="136" visible="true"></Text>
20
- <View text="" x="150" y="496" width="780" height="120" visible="true">
21
- <TextInput text="alice" x="150" y="504" width="780" height="112" axId="username" visible="true"></TextInput>
22
- </View>
23
- <View text="" x="150" y="616" width="780" height="120" visible="true">
24
- <TextInput text="•••••••••" x="150" y="624" width="780" height="112" axId="password" visible="true"></TextInput>
25
- </View>
26
- <View text="" x="456" y="736" width="168" height="113" visible="true">
27
- <View text="" x="456" y="736" width="168" height="113" axId="loginBtn" visible="true">
28
- <Text text="Login" x="456" y="736" width="168" height="113" visible="true"></Text>
29
- </View>
30
- </View>
31
- </View>
32
- </View>
33
- </View>
34
- </View>
35
- </View>
36
- </View>
37
- </View>
38
- </View>
39
- </UI>
@@ -1,39 +0,0 @@
1
- <?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
2
- <hierarchy index="0" class="hierarchy" rotation="0" width="1080" height="1920">
3
- <android.widget.FrameLayout index="0" package="io.cloudgrey.the_app" class="android.widget.FrameLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,0][1080,1920]" displayed="true">
4
- <android.widget.LinearLayout index="0" package="io.cloudgrey.the_app" class="android.widget.LinearLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,0][1080,1920]" displayed="true">
5
- <android.widget.FrameLayout index="0" package="io.cloudgrey.the_app" class="android.widget.FrameLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true">
6
- <android.widget.LinearLayout index="0" package="io.cloudgrey.the_app" class="android.widget.LinearLayout" text="" resource-id="io.cloudgrey.the_app:id/action_bar_root" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true">
7
- <android.widget.FrameLayout index="0" package="io.cloudgrey.the_app" class="android.widget.FrameLayout" text="" resource-id="android:id/content" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true">
8
- <android.widget.RelativeLayout index="0" package="io.cloudgrey.the_app" class="android.widget.RelativeLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true">
9
- <android.view.ViewGroup index="0" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true" />
10
- <android.widget.RelativeLayout index="1" package="io.cloudgrey.the_app" class="android.widget.RelativeLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,1920]" displayed="true">
11
- <android.widget.LinearLayout index="0" package="io.cloudgrey.the_app" class="android.widget.LinearLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,240]" displayed="true">
12
- <android.widget.FrameLayout index="0" package="io.cloudgrey.the_app" class="android.widget.FrameLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,240]" displayed="true">
13
- <android.view.ViewGroup index="0" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][1080,240]" displayed="true">
14
- <android.widget.ImageButton index="0" package="io.cloudgrey.the_app" class="android.widget.ImageButton" text="" checkable="false" checked="false" clickable="true" enabled="true" focusable="true" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,72][168,240]" displayed="true" />
15
- </android.view.ViewGroup>
16
- </android.widget.FrameLayout>
17
- </android.widget.LinearLayout>
18
- <android.widget.FrameLayout index="1" package="io.cloudgrey.the_app" class="android.widget.FrameLayout" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,240][1080,1920]" displayed="true">
19
- <android.widget.TextView index="0" package="io.cloudgrey.the_app" class="android.widget.TextView" text="Login" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[413,360][668,496]" displayed="true" />
20
- <android.view.ViewGroup index="1" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[150,496][930,616]" displayed="true">
21
- <android.widget.EditText index="0" package="io.cloudgrey.the_app" class="android.widget.EditText" text="alice" content-desc="username" checkable="false" checked="false" clickable="true" enabled="true" focusable="true" focused="false" long-clickable="true" password="false" scrollable="false" selected="false" bounds="[150,504][930,616]" displayed="true" />
22
- </android.view.ViewGroup>
23
- <android.view.ViewGroup index="2" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[150,616][930,736]" displayed="true">
24
- <android.widget.EditText index="0" package="io.cloudgrey.the_app" class="android.widget.EditText" text="•••••••••" content-desc="password" checkable="false" checked="false" clickable="true" enabled="true" focusable="true" focused="false" long-clickable="true" password="true" scrollable="false" selected="false" bounds="[150,624][930,736]" displayed="true" />
25
- </android.view.ViewGroup>
26
- <android.view.ViewGroup index="3" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[456,736][624,849]" displayed="true">
27
- <android.view.ViewGroup index="0" package="io.cloudgrey.the_app" class="android.view.ViewGroup" text="" content-desc="loginBtn" checkable="false" checked="false" clickable="false" enabled="true" focusable="true" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[456,736][624,849]" displayed="true">
28
- <android.widget.TextView index="0" package="io.cloudgrey.the_app" class="android.widget.TextView" text="Login" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[456,736][624,849]" displayed="true" />
29
- </android.view.ViewGroup>
30
- </android.view.ViewGroup>
31
- </android.widget.FrameLayout>
32
- </android.widget.RelativeLayout>
33
- </android.widget.RelativeLayout>
34
- </android.widget.FrameLayout>
35
- </android.widget.LinearLayout>
36
- </android.widget.FrameLayout>
37
- </android.widget.LinearLayout>
38
- </android.widget.FrameLayout>
39
- </hierarchy>
@@ -1,25 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.XML_IOS_EDGE_TRANSFORMED = exports.XML_IOS_EDGE = exports.XML_ANDROID_TRANSFORMED_INDEX_PATH = exports.XML_IOS_TRANSFORMED_INDEX_PATH = exports.XML_ANDROID_TRANSFORMED = exports.XML_IOS_TRANSFORMED = exports.XML_ANDROID = exports.XML_IOS = void 0;
7
- const fs_1 = __importDefault(require("fs"));
8
- const path_1 = __importDefault(require("path"));
9
- const XML_IOS = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'ios.xml'), 'utf8').trim();
10
- exports.XML_IOS = XML_IOS;
11
- const XML_IOS_TRANSFORMED = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'ios-transformed.xml'), 'utf8').trim();
12
- exports.XML_IOS_TRANSFORMED = XML_IOS_TRANSFORMED;
13
- const XML_IOS_TRANSFORMED_INDEX_PATH = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'ios-transformed-path.xml'), 'utf8').trim();
14
- exports.XML_IOS_TRANSFORMED_INDEX_PATH = XML_IOS_TRANSFORMED_INDEX_PATH;
15
- const XML_IOS_EDGE = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'ios-edge.xml'), 'utf8').trim();
16
- exports.XML_IOS_EDGE = XML_IOS_EDGE;
17
- const XML_IOS_EDGE_TRANSFORMED = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'ios-transformed-edge.xml'), 'utf8').trim();
18
- exports.XML_IOS_EDGE_TRANSFORMED = XML_IOS_EDGE_TRANSFORMED;
19
- const XML_ANDROID = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'android.xml'), 'utf8').trim();
20
- exports.XML_ANDROID = XML_ANDROID;
21
- const XML_ANDROID_TRANSFORMED = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'android-transformed.xml'), 'utf8').trim();
22
- exports.XML_ANDROID_TRANSFORMED = XML_ANDROID_TRANSFORMED;
23
- const XML_ANDROID_TRANSFORMED_INDEX_PATH = fs_1.default.readFileSync(path_1.default.resolve(__dirname, 'android-transformed-path.xml'), 'utf8').trim();
24
- exports.XML_ANDROID_TRANSFORMED_INDEX_PATH = XML_ANDROID_TRANSFORMED_INDEX_PATH;
25
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi90ZXN0L2ZpeHR1cmVzL2luZGV4LmpzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7OztBQUFBLDRDQUFvQjtBQUNwQixnREFBd0I7QUFFeEIsTUFBTSxPQUFPLEdBQUcsWUFBRSxDQUFDLFlBQVksQ0FBQyxjQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsRUFBRSxTQUFTLENBQUMsRUFBRSxNQUFNLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztBQVMxRSwwQkFBTztBQVJoQixNQUFNLG1CQUFtQixHQUFHLFlBQUUsQ0FBQyxZQUFZLENBQUMsY0FBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLEVBQUUscUJBQXFCLENBQUMsRUFBRSxNQUFNLENBQUMsQ0FBQyxJQUFJLEVBQUUsQ0FBQztBQVE1RSxrREFBbUI7QUFQbEQsTUFBTSw4QkFBOEIsR0FBRyxZQUFFLENBQUMsWUFBWSxDQUFDLGNBQUksQ0FBQyxPQUFPLENBQUMsU0FBUyxFQUFFLDBCQUEwQixDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7QUFPOUMsd0VBQThCO0FBTjNHLE1BQU0sWUFBWSxHQUFHLFlBQUUsQ0FBQyxZQUFZLENBQUMsY0FBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLEVBQUUsY0FBYyxDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7QUFPdkQsb0NBQVk7QUFObEQsTUFBTSx3QkFBd0IsR0FBRyxZQUFFLENBQUMsWUFBWSxDQUFDLGNBQUksQ0FBQyxPQUFPLENBQUMsU0FBUyxFQUFFLDBCQUEwQixDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7QUFNakUsNERBQXdCO0FBTDVFLE1BQU0sV0FBVyxHQUFHLFlBQUUsQ0FBQyxZQUFZLENBQUMsY0FBSSxDQUFDLE9BQU8sQ0FBQyxTQUFTLEVBQUUsYUFBYSxDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7QUFJekUsa0NBQVc7QUFIN0IsTUFBTSx1QkFBdUIsR0FBRyxZQUFFLENBQUMsWUFBWSxDQUFDLGNBQUksQ0FBQyxPQUFPLENBQUMsU0FBUyxFQUFFLHlCQUF5QixDQUFDLEVBQUUsTUFBTSxDQUFDLENBQUMsSUFBSSxFQUFFLENBQUM7QUFHL0QsMERBQXVCO0FBRjNFLE1BQU0sa0NBQWtDLEdBQUcsWUFBRSxDQUFDLFlBQVksQ0FBQyxjQUFJLENBQUMsT0FBTyxDQUFDLFNBQVMsRUFBRSw4QkFBOEIsQ0FBQyxFQUFFLE1BQU0sQ0FBQyxDQUFDLElBQUksRUFBRSxDQUFDO0FBR2pJLGdGQUFrQyJ9
@@ -1,16 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <AppiumAUT>
3
- <XCUIElementTypeApplication type="XCUIElementTypeApplication" name="TheApp" label="TheApp" enabled="true" visible="true" x="0" y="0" width="414" height="896" index="0">
4
- <SomeRandoElement type="blah" oddAttribute="odd" />
5
- <SomeRandoElement type="blah" oddAttribute="odd" />
6
- <XCUIElementTypeOther type="XCUIElementTypeOther" name="username" label="username" enabled="true" visible="true" x="50" y="185" width="314" height="51" index="0">
7
- <XCUIElementTypeTextField type="XCUIElementTypeTextField" value="alice" name="username" label="username" enabled="true" visible="true" x="50" y="185" width="314" height="51" index="0"/>
8
- <XCUIElementTypeTab type="XCUIElementTypeTab" name="fakeTab" label="" enabled="" visible="true" x="50" y="185" width="314" height="51" index="1"/>
9
- <XCUIElementTypeTab type="XCUIElementTypeTab" name="fakeTab" label="" enabled="" visible="true" x="50" y="185" width="314" height="51" index="2"/>
10
- <XCUIElementTypeKey type="XCUIElementTypeKey" name="fakeKey" label="" enabled="" visible="true" x="50" y="185" width="314" height="51" index="3">
11
- <XCUIElementTypeOther type="XCUIElementTypeOther" name="fakeOther" label="" enabled="" visible="true" x="1" y="2" width="3" height="4" index="0"/>
12
- </XCUIElementTypeKey>
13
- <XCUIElementTypeKey type="XCUIElementTypeKey" name="fakeKey" label="" enabled="" visible="true" x="50" y="185" width="314" height="51" index="4"/>
14
- </XCUIElementTypeOther>
15
- </XCUIElementTypeApplication>
16
- </AppiumAUT>
@@ -1,16 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <UI>
3
- <App visible="true" x="0" y="0" width="414" height="896" axId="TheApp" text="TheApp">
4
- <SomeRandoElement oddAttribute="odd"></SomeRandoElement>
5
- <SomeRandoElement oddAttribute="odd"></SomeRandoElement>
6
- <Element visible="true" x="50" y="185" width="314" height="51" axId="username" text="username">
7
- <TextInput value="alice" visible="true" x="50" y="185" width="314" height="51" axId="username" text="username"></TextInput>
8
- <Button visible="true" x="50" y="185" width="314" height="51" axId="fakeTab" text=""></Button>
9
- <Button visible="true" x="50" y="185" width="314" height="51" axId="fakeTab" text=""></Button>
10
- <Button visible="true" x="50" y="185" width="314" height="51" axId="fakeKey" text="">
11
- <Element visible="true" x="1" y="2" width="3" height="4" axId="fakeOther" text=""></Element>
12
- </Button>
13
- <Button visible="true" x="50" y="185" width="314" height="51" axId="fakeKey" text=""></Button>
14
- </Element>
15
- </App>
16
- </UI>