@ui5/webcomponents-theming 0.0.0-07d38e78e

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 (74) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +1205 -0
  3. package/README.md +33 -0
  4. package/css-vars-usage.json +606 -0
  5. package/dist/.tsbuildinfo +1 -0
  6. package/dist/Assets.d.ts +1 -0
  7. package/dist/Assets.js +3 -0
  8. package/dist/Assets.js.map +1 -0
  9. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -0
  10. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -0
  11. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -0
  12. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -0
  13. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -0
  14. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  16. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -0
  17. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  19. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  20. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  21. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -0
  22. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -0
  23. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -0
  24. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -0
  25. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -0
  26. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  27. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  28. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -0
  29. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  31. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  32. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  33. package/dist/generated/json-imports/Themes.d.ts +1 -0
  34. package/dist/generated/json-imports/Themes.js +29 -0
  35. package/dist/generated/json-imports/Themes.js.map +1 -0
  36. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  37. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +4 -0
  38. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  39. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  40. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +4 -0
  41. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  42. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  43. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +4 -0
  44. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  45. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  46. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +4 -0
  47. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  48. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  49. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +4 -0
  50. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  51. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  52. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +4 -0
  53. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  54. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  55. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +4 -0
  56. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  57. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  58. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +4 -0
  59. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  60. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  61. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +4 -0
  62. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  63. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  64. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +4 -0
  65. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  66. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +4 -0
  68. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  69. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  70. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +4 -0
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  72. package/package-scripts.cjs +23 -0
  73. package/package.json +46 -0
  74. package/tsconfig.json +25 -0
@@ -0,0 +1 @@
1
+ {"program":{"fileNames":["../../../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.es2023.d.ts","../../../node_modules/typescript/lib/lib.dom.d.ts","../../../node_modules/typescript/lib/lib.dom.iterable.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.date.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.es2019.intl.d.ts","../../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../../node_modules/typescript/lib/lib.es2020.date.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.es2020.number.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.intl.d.ts","../../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../../node_modules/typescript/lib/lib.decorators.d.ts","../../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../base/dist/types/ariahaspopup.d.ts","../../base/dist/types/ariarole.d.ts","../../base/dist/types.d.ts","../../base/dist/managedstyles.d.ts","../../base/dist/asset-registries/themes.d.ts","../src/generated/json-imports/themes.ts","../src/assets.ts","../src/generated/themes/sap_fiori_3/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_dark/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.ts","../src/generated/themes/sap_horizon/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_exp/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw/parameters-bundle.css.ts","../src/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.ts","../../../node_modules/@types/estree/index.d.ts","../../../node_modules/@types/acorn/index.d.ts","../../../node_modules/@types/aria-query/index.d.ts","../../../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/dom-events.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/readline/promises.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/test.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/@types/connect/index.d.ts","../../../node_modules/@types/body-parser/index.d.ts","../../../node_modules/@types/bonjour/index.d.ts","../../../node_modules/keyv/src/index.d.ts","../../../node_modules/@types/http-cache-semantics/index.d.ts","../../../node_modules/@types/responselike/index.d.ts","../../../node_modules/@types/cacheable-request/index.d.ts","../../../node_modules/@types/codemirror/index.d.ts","../../../node_modules/@types/send/node_modules/@types/mime/index.d.ts","../../../node_modules/@types/send/index.d.ts","../../../node_modules/@types/qs/index.d.ts","../../../node_modules/@types/range-parser/index.d.ts","../../../node_modules/@types/connect-history-api-fallback/node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/connect-history-api-fallback/index.d.ts","../../../node_modules/@types/ms/index.d.ts","../../../node_modules/@types/debug/index.d.ts","../../../node_modules/@types/diff/index.d.ts","../../../node_modules/@types/ejs/index.d.ts","../../../node_modules/@types/eslint/helpers.d.ts","../../../node_modules/@types/json-schema/index.d.ts","../../../node_modules/@types/eslint/index.d.ts","../../../node_modules/@types/eslint-scope/index.d.ts","../../../node_modules/@types/estree-jsx/index.d.ts","../../../node_modules/@types/express-serve-static-core/index.d.ts","../../../node_modules/@types/mime/mime.d.ts","../../../node_modules/@types/mime/index.d.ts","../../../node_modules/@types/http-errors/index.d.ts","../../../node_modules/@types/serve-static/index.d.ts","../../../node_modules/@types/express/index.d.ts","../../../node_modules/@types/jsonfile/index.d.ts","../../../node_modules/@types/jsonfile/utils.d.ts","../../../node_modules/@types/fs-extra/index.d.ts","../../../node_modules/@types/glob/node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/glob/index.d.ts","../../../node_modules/@types/gtag.js/index.d.ts","../../../node_modules/@types/unist/index.d.ts","../../../node_modules/@types/hast/index.d.ts","../../../node_modules/@types/history/domutils.d.ts","../../../node_modules/@types/history/createbrowserhistory.d.ts","../../../node_modules/@types/history/createhashhistory.d.ts","../../../node_modules/@types/history/creatememoryhistory.d.ts","../../../node_modules/@types/history/locationutils.d.ts","../../../node_modules/@types/history/pathutils.d.ts","../../../node_modules/@types/history/index.d.ts","../../../node_modules/@types/html-minifier-terser/index.d.ts","../../../node_modules/@types/http-proxy/index.d.ts","../../../node_modules/rxjs/dist/types/internal/subscription.d.ts","../../../node_modules/rxjs/dist/types/internal/subscriber.d.ts","../../../node_modules/rxjs/dist/types/internal/operator.d.ts","../../../node_modules/rxjs/dist/types/internal/observable.d.ts","../../../node_modules/rxjs/dist/types/internal/types.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/audit.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/audittime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/buffer.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/buffercount.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/buffertime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/buffertoggle.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/bufferwhen.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/catcherror.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/combinelatestall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/combineall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/combinelatest.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/combinelatestwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/concat.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/concatall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/concatmap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/concatmapto.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/concatwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/connect.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/count.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/debounce.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/debouncetime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/defaultifempty.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/delay.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/delaywhen.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/dematerialize.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/distinct.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/distinctuntilchanged.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/distinctuntilkeychanged.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/elementat.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/endwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/every.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/exhaustall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/exhaust.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/exhaustmap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/expand.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/filter.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/finalize.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/find.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/findindex.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/first.d.ts","../../../node_modules/rxjs/dist/types/internal/subject.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/groupby.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/ignoreelements.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/isempty.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/last.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/map.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mapto.d.ts","../../../node_modules/rxjs/dist/types/internal/notification.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/materialize.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/max.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/merge.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mergeall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mergemap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/flatmap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mergemapto.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mergescan.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/mergewith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/min.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/connectableobservable.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/multicast.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/observeon.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/onerrorresumenextwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/pairwise.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/partition.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/pluck.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/publish.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/publishbehavior.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/publishlast.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/publishreplay.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/race.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/racewith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/reduce.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/repeat.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/repeatwhen.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/retry.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/retrywhen.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/refcount.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/sample.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/sampletime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/scan.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/sequenceequal.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/share.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/sharereplay.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/single.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/skip.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/skiplast.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/skipuntil.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/skipwhile.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/startwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/subscribeon.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/switchall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/switchmap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/switchmapto.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/switchscan.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/take.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/takelast.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/takeuntil.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/takewhile.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/tap.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/throttle.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/throttletime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/throwifempty.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/timeinterval.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/timeout.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/timeoutwith.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/timestamp.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/toarray.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/window.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/windowcount.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/windowtime.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/windowtoggle.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/windowwhen.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/withlatestfrom.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/zip.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/zipall.d.ts","../../../node_modules/rxjs/dist/types/internal/operators/zipwith.d.ts","../../../node_modules/rxjs/dist/types/operators/index.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/action.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/testmessage.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/subscriptionlog.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/subscriptionloggable.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/coldobservable.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/hotobservable.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/asyncscheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/timerhandle.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/asyncaction.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/virtualtimescheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/testing/testscheduler.d.ts","../../../node_modules/rxjs/dist/types/testing/index.d.ts","../../../node_modules/rxjs/dist/types/internal/symbol/observable.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/dom/animationframes.d.ts","../../../node_modules/rxjs/dist/types/internal/behaviorsubject.d.ts","../../../node_modules/rxjs/dist/types/internal/replaysubject.d.ts","../../../node_modules/rxjs/dist/types/internal/asyncsubject.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/asapscheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/asap.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/async.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/queuescheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/queue.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/animationframescheduler.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduler/animationframe.d.ts","../../../node_modules/rxjs/dist/types/internal/util/identity.d.ts","../../../node_modules/rxjs/dist/types/internal/util/pipe.d.ts","../../../node_modules/rxjs/dist/types/internal/util/noop.d.ts","../../../node_modules/rxjs/dist/types/internal/util/isobservable.d.ts","../../../node_modules/rxjs/dist/types/internal/lastvaluefrom.d.ts","../../../node_modules/rxjs/dist/types/internal/firstvaluefrom.d.ts","../../../node_modules/rxjs/dist/types/internal/util/argumentoutofrangeerror.d.ts","../../../node_modules/rxjs/dist/types/internal/util/emptyerror.d.ts","../../../node_modules/rxjs/dist/types/internal/util/notfounderror.d.ts","../../../node_modules/rxjs/dist/types/internal/util/objectunsubscribederror.d.ts","../../../node_modules/rxjs/dist/types/internal/util/sequenceerror.d.ts","../../../node_modules/rxjs/dist/types/internal/util/unsubscriptionerror.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/bindcallback.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/bindnodecallback.d.ts","../../../node_modules/rxjs/dist/types/internal/anycatcher.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/combinelatest.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/concat.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/connectable.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/defer.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/empty.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/forkjoin.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/from.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/fromevent.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/fromeventpattern.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/generate.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/iif.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/interval.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/merge.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/never.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/of.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/onerrorresumenext.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/pairs.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/partition.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/race.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/range.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/throwerror.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/timer.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/using.d.ts","../../../node_modules/rxjs/dist/types/internal/observable/zip.d.ts","../../../node_modules/rxjs/dist/types/internal/scheduled/scheduled.d.ts","../../../node_modules/rxjs/dist/types/internal/config.d.ts","../../../node_modules/rxjs/dist/types/index.d.ts","../../../node_modules/@types/through/index.d.ts","../../../node_modules/@types/inquirer/lib/objects/choice.d.ts","../../../node_modules/@types/inquirer/lib/objects/separator.d.ts","../../../node_modules/@types/inquirer/lib/objects/choices.d.ts","../../../node_modules/@types/inquirer/lib/utils/screen-manager.d.ts","../../../node_modules/@types/inquirer/lib/prompts/base.d.ts","../../../node_modules/@types/inquirer/lib/utils/paginator.d.ts","../../../node_modules/@types/inquirer/lib/prompts/checkbox.d.ts","../../../node_modules/@types/inquirer/lib/prompts/confirm.d.ts","../../../node_modules/@types/inquirer/lib/prompts/editor.d.ts","../../../node_modules/@types/inquirer/lib/prompts/expand.d.ts","../../../node_modules/@types/inquirer/lib/prompts/input.d.ts","../../../node_modules/@types/inquirer/lib/prompts/list.d.ts","../../../node_modules/@types/inquirer/lib/prompts/number.d.ts","../../../node_modules/@types/inquirer/lib/prompts/password.d.ts","../../../node_modules/@types/inquirer/lib/prompts/rawlist.d.ts","../../../node_modules/@types/inquirer/lib/ui/baseui.d.ts","../../../node_modules/@types/inquirer/lib/ui/bottom-bar.d.ts","../../../node_modules/@types/inquirer/lib/ui/prompt.d.ts","../../../node_modules/@types/inquirer/lib/utils/events.d.ts","../../../node_modules/@types/inquirer/lib/utils/readline.d.ts","../../../node_modules/@types/inquirer/index.d.ts","../../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../../node_modules/@types/istanbul-lib-report/index.d.ts","../../../node_modules/@types/istanbul-reports/index.d.ts","../../../node_modules/@types/jquery/jquerystatic.d.ts","../../../node_modules/@types/jquery/jquery.d.ts","../../../node_modules/@types/jquery/misc.d.ts","../../../node_modules/@types/jquery/legacy.d.ts","../../../node_modules/@types/sizzle/index.d.ts","../../../node_modules/@types/jquery/index.d.ts","../../../node_modules/@types/json5/index.d.ts","../../../node_modules/@types/keyv/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/@types/lodash.flattendeep/index.d.ts","../../../node_modules/@types/lodash.pickby/index.d.ts","../../../node_modules/@types/lodash.union/index.d.ts","../../../node_modules/@types/mdast/index.d.ts","../../../node_modules/@types/mdx/types.d.ts","../../../node_modules/@types/mdx/index.d.ts","../../../node_modules/@types/minimatch/index.d.ts","../../../node_modules/@types/minimist/index.d.ts","../../../node_modules/@types/mocha/index.d.ts","../../../node_modules/@types/morgan/index.d.ts","../../../node_modules/@types/node-forge/index.d.ts","../../../node_modules/@types/normalize-package-data/index.d.ts","../../../node_modules/@types/object-inspect/index.d.ts","../../../node_modules/@types/openui5/sap.f.d.ts","../../../node_modules/@types/openui5/sap.m.d.ts","../../../node_modules/@types/openui5/sap.tnt.d.ts","../../../node_modules/@types/openui5/sap.ui.codeeditor.d.ts","../../../node_modules/@types/openui5/sap.ui.commons.d.ts","../../../node_modules/@types/openui5/sap.ui.core.d.ts","../../../node_modules/@types/openui5/sap.ui.dt.d.ts","../../../node_modules/@types/openui5/sap.ui.fl.d.ts","../../../node_modules/@types/openui5/sap.ui.integration.d.ts","../../../node_modules/@types/openui5/sap.ui.layout.d.ts","../../../node_modules/@types/openui5/sap.ui.mdc.d.ts","../../../node_modules/@types/openui5/sap.ui.rta.d.ts","../../../node_modules/@types/openui5/sap.ui.suite.d.ts","../../../node_modules/@types/openui5/sap.ui.support.d.ts","../../../node_modules/@types/openui5/sap.ui.table.d.ts","../../../node_modules/@types/openui5/sap.ui.testrecorder.d.ts","../../../node_modules/@types/openui5/sap.ui.unified.d.ts","../../../node_modules/@types/openui5/sap.ui.ux3.d.ts","../../../node_modules/@types/openui5/sap.ui.webc.common.d.ts","../../../node_modules/@types/openui5/sap.ui.webc.fiori.d.ts","../../../node_modules/@types/openui5/sap.ui.webc.main.d.ts","../../../node_modules/@types/openui5/sap.uxap.d.ts","../../../node_modules/@types/qunit/index.d.ts","../../../node_modules/@types/openui5/index.d.ts","../../../node_modules/@types/parse-json/index.d.ts","../../../node_modules/@types/parse5/index.d.ts","../../../node_modules/@types/prismjs/index.d.ts","../../../node_modules/@types/prop-types/index.d.ts","../../../node_modules/@types/react/global.d.ts","../../../node_modules/csstype/index.d.ts","../../../node_modules/@types/scheduler/tracing.d.ts","../../../node_modules/@types/react/index.d.ts","../../../node_modules/@types/react-router/index.d.ts","../../../node_modules/@types/react-router-config/index.d.ts","../../../node_modules/@types/react-router-dom/index.d.ts","../../../node_modules/@types/recursive-readdir/index.d.ts","../../../node_modules/@types/retry/index.d.ts","../../../node_modules/@types/sax/index.d.ts","../../../node_modules/@types/scheduler/index.d.ts","../../../node_modules/@types/semver/classes/semver.d.ts","../../../node_modules/@types/semver/functions/parse.d.ts","../../../node_modules/@types/semver/functions/valid.d.ts","../../../node_modules/@types/semver/functions/clean.d.ts","../../../node_modules/@types/semver/functions/inc.d.ts","../../../node_modules/@types/semver/functions/diff.d.ts","../../../node_modules/@types/semver/functions/major.d.ts","../../../node_modules/@types/semver/functions/minor.d.ts","../../../node_modules/@types/semver/functions/patch.d.ts","../../../node_modules/@types/semver/functions/prerelease.d.ts","../../../node_modules/@types/semver/functions/compare.d.ts","../../../node_modules/@types/semver/functions/rcompare.d.ts","../../../node_modules/@types/semver/functions/compare-loose.d.ts","../../../node_modules/@types/semver/functions/compare-build.d.ts","../../../node_modules/@types/semver/functions/sort.d.ts","../../../node_modules/@types/semver/functions/rsort.d.ts","../../../node_modules/@types/semver/functions/gt.d.ts","../../../node_modules/@types/semver/functions/lt.d.ts","../../../node_modules/@types/semver/functions/eq.d.ts","../../../node_modules/@types/semver/functions/neq.d.ts","../../../node_modules/@types/semver/functions/gte.d.ts","../../../node_modules/@types/semver/functions/lte.d.ts","../../../node_modules/@types/semver/functions/cmp.d.ts","../../../node_modules/@types/semver/functions/coerce.d.ts","../../../node_modules/@types/semver/classes/comparator.d.ts","../../../node_modules/@types/semver/classes/range.d.ts","../../../node_modules/@types/semver/functions/satisfies.d.ts","../../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../../node_modules/@types/semver/ranges/min-version.d.ts","../../../node_modules/@types/semver/ranges/valid.d.ts","../../../node_modules/@types/semver/ranges/outside.d.ts","../../../node_modules/@types/semver/ranges/gtr.d.ts","../../../node_modules/@types/semver/ranges/ltr.d.ts","../../../node_modules/@types/semver/ranges/intersects.d.ts","../../../node_modules/@types/semver/ranges/simplify.d.ts","../../../node_modules/@types/semver/ranges/subset.d.ts","../../../node_modules/@types/semver/internals/identifiers.d.ts","../../../node_modules/@types/semver/index.d.ts","../../../node_modules/@types/serve-index/index.d.ts","../../../node_modules/@types/sockjs/index.d.ts","../../../node_modules/@types/stack-utils/index.d.ts","../../../node_modules/@types/stream-buffers/index.d.ts","../../../node_modules/@types/supports-color/index.d.ts","../../../node_modules/@types/tern/lib/tern/index.d.ts","../../../node_modules/@types/tern/lib/infer/index.d.ts","../../../node_modules/@types/tern/index.d.ts","../../../node_modules/@types/tmp/index.d.ts","../../../node_modules/@types/trusted-types/lib/index.d.ts","../../../node_modules/@types/trusted-types/index.d.ts","../../../node_modules/@types/ua-parser-js/index.d.ts","../../../node_modules/@types/which/index.d.ts","../../../node_modules/@types/ws/index.d.ts","../../../node_modules/@types/yargs-parser/index.d.ts","../../../node_modules/@types/yargs/index.d.ts","../../../node_modules/@types/yauzl/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b",{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true},{"version":"35299ae4a62086698444a5aaee27fc7aa377c68cbb90b441c9ace246ffd05c97","affectsGlobalScope":true},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"1561328b054aa5690715f3c1e07271b6bdec1d0f7d4a15a817115adee0875cad","fdef9ea6b0e3a3358d7938ed5ec4f07f3550a05525a7d0e4f841bb154ec6d545","7d87819c4f54751613a78aca2b593f3e0d812a018e66ebe70db43b8a6531113b","385d30629bbc5e97f7610be1393b74cfd09a65432e85f69b509a57ab75e104a6","4fda1cf2e7faaca5114a49eefdf007884f3c1abd137e55721829d1062d3a4e68",{"version":"09db3325c43d6f698a3b6d3f214510eb3827ec4eac1281f7ecb97672a6204086","signature":"8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881"},{"version":"86b1481edfa775b1138a5edb5c282c280e5311b4eac39d1c27933109254aa75c","signature":"d430af5c25d0c8fc513aeba66a353abfe27f16646c28392e631f2a3a72d55cae"},{"version":"e9a505a19be86804a5e4e3cb5e0869a532ebab68cfaf9ba0bc6122f9df772957","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"4861cc1264ba4e4a235bbc9a79706a537b647f6050d66a05f623cc407b77956b","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"8e9fb28cf3b986bc715b31693a0fe31bf170e0b06938392f2384a593bec107ed","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"2366150bf91a1dbddfbf80172f7097d06122439f10a37077bac8ca9248fed74b","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"1766796ee62e02eddb321bbbe2977ca166c734f47e4281e597560066771e02f6","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"65180674dcd224a11b7e0d56a961e31b758d9a7a75c56a42187a077cb21753d1","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"06d763ebab94b2fcef9596a3fac1f804bf934ed4247b0998d63f2fd8994ff37c","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"8e75c2b5cf0640bb6430403d997d379700e3204b4c40f5429f200568264459a9","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"dbf6a11f4b305350f3f6cf852f2ef4b80652cc5d2b70a07c94fb6709d970170c","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"72d6ee2dc33860a3eb42c2b2ec3c66e774e2b64fb2f3463978cc3ab8bdae5b5b","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"24adcf44f99be7e7280de09db4ff82d3772937701a7c97843a02f0edef8e9494","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},{"version":"02dc2daa22b4d1da162a014ecf8b5d8760fb90ecf6e62e035bf21437501de59c","signature":"759a725d2cc3831c4c7e28c520240497cfff519d89e3a6cff3ba2f6b8145c8aa"},"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","3777eb752cef9aa8dd35bb997145413310008aa54ec44766de81a7ad891526cd","21522c0f405e58c8dd89cd97eb3d1aa9865ba017fde102d01f86ab50b44e5610","587f13f1e8157bd8cec0adda0de4ef558bb8573daa9d518d1e2af38e87ecc91f","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"bce910d9164785c9f0d4dcea4be359f5f92130c7c7833dea6138ab1db310a1f9","affectsGlobalScope":true},"7a435e0c814f58f23e9a0979045ec0ef5909aac95a70986e8bcce30c27dff228",{"version":"c81c51f43e343b6d89114b17341fb9d381c4ccbb25e0ee77532376052c801ba7","affectsGlobalScope":true},"db71be322f07f769200108aa19b79a75dd19a187c9dca2a30c4537b233aa2863","57135ce61976a8b1dadd01bb412406d1805b90db6e8ecb726d0d78e0b5f76050",{"version":"49479e21a040c0177d1b1bc05a124c0383df7a08a0726ad4d9457619642e875a","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","f302f3a47d7758f67f2afc753b9375d6504dde05d2e6ecdb1df50abbb131fc89","3690133deae19c8127c5505fcb67b04bdc9eb053796008538a9b9abbb70d85aa","5b1c0a23f464f894e7c2b2b6c56df7b9afa60ed48c5345f8618d389a636b2108","be2b092f2765222757c6441b86c53a5ea8dfed47bbc43eab4c5fe37942c866b3","8e6b05abc98adba15e1ac78e137c64576c74002e301d682e66feb77a23907ab8","1ca735bb3d407b2af4fbee7665f3a0a83be52168c728cc209755060ba7ed67bd",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"b85c02e14ecb2a873dad5a1de72319b265160ba48f1b83661aeb3bba1366c1bc","affectsGlobalScope":true},"7a2ba0c9af860ac3e77b35ed01fd96d15986f17aa22fe40f188ae556fb1070df","fc3764040518a1008dd04bdc80964591b566b896283e00df85c95851c1f46237","55709608060f77965c270ac10ac646286589f1bd1cb174fff1778a2dd9a7ef31","790623a47c5eda62910098884ecb154dc0e5f3a23fc36c1bfb3b5b9ed44e2c2d","42b40e40f2a358cda332456214fad311e1806a6abf3cebaaac72496e07556642","354612fe1d49ecc9551ea3a27d94eef2887b64ef4a71f72ca444efe0f2f0ba80",{"version":"ac0c77cd7db52b3c278bdd1452ce754014835493d05b84535f46854fdc2063b2","affectsGlobalScope":true},"b9f36877501f2ce0e276e993c93cd2cf325e78d0409ec4612b1eb9d6a537e60b","5e2b91328a540a0933ab5c2203f4358918e6f0fe7505d22840a891a6117735f1","3abc3512fa04aa0230f59ea1019311fd8667bd935d28306311dccc8b17e79d5d",{"version":"14a50dafe3f45713f7f27cb6320dff07c6ac31678f07959c2134260061bf91ff","affectsGlobalScope":true},{"version":"19da7150ca062323b1db6311a6ef058c9b0a39cc64d836b5e9b75d301869653b","affectsGlobalScope":true},"1349077576abb41f0e9c78ec30762ff75b710208aff77f5fdcc6a8c8ce6289dd","e2ce82603102b5c0563f59fb40314cc1ff95a4d521a66ad14146e130ea80d89c","a3e0395220255a350aa9c6d56f882bfcb5b85c19fddf5419ec822cf22246a26d","c27b01e8ddff5cd280711af5e13aecd9a3228d1c256ea797dd64f8fdec5f7df5","898840e876dfd21843db9f2aa6ae38ba2eab550eb780ff62b894b9fbfebfae6b","0cab4d7d4edc40cd3af9eea7c3ed6d1016910c0954c49c4297e479bf3822a625","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","785e5be57d4f20f290a20e7b0c6263f6c57fd6e51283050756cef07d6d651c68","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","164deb2409ac5f4da3cd139dbcee7f7d66753d90363a4d7e2db8d8874f272270",{"version":"ffc62d73b4fa10ca8c59f8802df88efefe447025730a24ee977b60adedc5bf37","affectsGlobalScope":true},{"version":"ab294c4b7279318ee2a8fdf681305457ecc05970c94108d304933f18823eeac1","affectsGlobalScope":true},"ad08154d9602429522cac965a715fde27d421d69b24756c5d291877dda75353e","5bc85813bfcb6907cc3a960fec8734a29d7884e0e372515147720c5991b8bc22","812b25f798033c202baedf386a1ccc41f9191b122f089bffd10fdccce99fba11","993325544790073f77e945bee046d53988c0bc3ac5695c9cf8098166feb82661",{"version":"75dd741ca6a6c8d2437a6ca8349b64b816421dbf9fe82dd026afaba965576962","affectsGlobalScope":true},{"version":"0e08c360c9b5961ecb0537b703e253842b3ded53151ee07024148219b61a8baf","affectsGlobalScope":true},"2ce2210032ccaff7710e2abf6a722e62c54960458e73e356b6a365c93ab6ca66","92db194ef7d208d5e4b6242a3434573fd142a621ff996d84cc9dbba3553277d0","16a3080e885ed52d4017c902227a8d0d8daf723d062bec9e45627c6fdcd6699b",{"version":"0bd9543cd8fc0959c76fb8f4f5a26626c2ed62ef4be98fd857bce268066db0a2","affectsGlobalScope":true},"1ca6858a0cbcd74d7db72d7b14c5360a928d1d16748a55ecfa6bfaff8b83071b",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"ebf3434b09c527078aa74139ff367fffa64fea32a01d6c06fb0a69b0ecadf43e","6d829824ead8999f87b6df21200df3c6150391b894b4e80662caa462bd48d073","afc559c1b93df37c25aef6b3dfa2d64325b0e112e887ee18bf7e6f4ec383fc90","f9e22729fa06ed20f8b1fe60670b7c74933fdfd44d869ddfb1919c15a5cf12fb","42baf4ca38c38deaf411ea73f37bc39ff56c6e5c761a968b64ac1b25c92b5cd8","cab425b5559edac18327eb2c3c0f47e7e9f71b667290b7689faafd28aac69eae","3cfb0cb51cc2c2e1b313d7c4df04dbf7e5bda0a133c6b309bf6af77cf614b971","f992cd6cc0bcbaa4e6c810468c90f2d8595f8c6c3cf050c806397d3de8585562","f4584e95c63371b5d507749924d94e324c7e041f964975a92e7c8a1abc840328","84e3bbd6f80983d468260fdbfeeb431cc81f7ea98d284d836e4d168e36875e86","aad5ffa61406b8e19524738fcf0e6fda8b3485bba98626268fdf252d1b2b630a","ba601641fac98c229ccd4a303f747de376d761babb33229bb7153bed9356c9cc","16d51f964ec125ad2024cf03f0af444b3bc3ec3614d9345cc54d09bab45c9a4c",{"version":"a5562ab0448c81180ef220ff104441a4d67187a2259e6008397e7531a821f0e7","affectsGlobalScope":true},"689be50b735f145624c6f391042155ae2ff6b90a93bac11ca5712bc866f6010c","6a9c5127096b35264eb7cd21b2417bfc1d42cceca9ba4ce2bb0c3410b7816042","93b7325b49dfbf613d940ed0e471216657b2d77459dac34f1b5b1678f08f884c","ba63f5b1ff04b72c9974f16d0bf76cd6318573642eed8afdd044d4fc8a9aae8e","de8877483ce1e67bced3ad1f4ac877fd5066f8465ab6a9e8b716662d727553e5",{"version":"64d4b35c5456adf258d2cf56c341e203a073253f229ef3208fc0d5020253b241","affectsGlobalScope":true},"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","ff0d7fc70349b653013c3eb7aeaabff6fe5fdb7cbcdcd3df26108e896075aba1","1f68ab0e055994eb337b67aa87d2a15e0200951e9664959b3866ee6f6b11a0fe","5d08a179b846f5ee674624b349ebebe2121c455e3a265dc93da4e8d9e89722b4",{"version":"352fc8497a30bc806d7defa0043d85802e5f35a7688731ee9a21456f5cb32a94","affectsGlobalScope":true},"5b9ecf7da4d71cf3832dbb8336150fa924631811f488ad4690c2dfec2b4fb1d7","951c85f75aac041dddbedfedf565886a7b494e29ec1532e2a9b4a6180560b50e","f463d61cf39c3a6a5f96cdf7adfdb72a0b1d663f7b5d5b6dd042adba835430c2","f7a9cb83c8fbc081a8b605880d191e0d0527cde2c1b2b2b623beca8f0203a2cd","5c45abf1e13e4463eacfd5dedda06855da8748a6a6cb3334f582b52e219acc04","ab754c02d70553f7131f80a5c44f6e45c3251afb571a73117274b4724f683e02","5d9a0b6e6be8dbb259f64037bce02f34692e8c1519f5cd5d467d7fa4490dced4","732a22e28e99e56f4f76410ef1d28ab502ae569ed7a25161db50629814f0c4e3","963d59066dd6742da1918a6213a209bcc205b8ee53b1876ee2b4e6d80f97c85e","9c5c92b7fb8c38ff1b46df69701f2d1ea8e2d6468e3cd8f73d8af5e6f7864576",{"version":"fab7e642480027e174565250294ba8eeeacbf7faa31c565472384bbad2deba01","affectsGlobalScope":true},"89121c1bf2990f5219bfd802a3e7fc557de447c62058d6af68d6b6348d64499a","79b4369233a12c6fa4a07301ecb7085802c98f3a77cf9ab97eee27e1656f82e6",{"version":"271cde49dfd9b398ccc91bb3aaa43854cf76f4d14e10fed91cbac649aa6cbc63","affectsGlobalScope":true},"2bcecd31f1b4281710c666843fc55133a0ee25b143e59f35f49c62e168123f4b","a6273756fa05f794b64fe1aff45f4371d444f51ed0257f9364a8b25f3501915d","9c4e644fe9bf08d93c93bd892705842189fe345163f8896849d5964d21b56b78","25d91fb9ed77a828cc6c7a863236fb712dafcd52f816eec481bd0c1f589f4404","4cd14cea22eed1bfb0dc76183e56989f897ac5b14c0e2a819e5162eafdcfe243","8d32432f68ca4ce93ad717823976f2db2add94c70c19602bf87ee67fe51df48b","ee65fe452abe1309389c5f50710f24114e08a302d40708101c4aa950a2a7d044","8b32d4ac53ebe9c98c51593282052b2d9ad589788b254d573ed357faec6c8b5a","ecf5cb089ea438f2545e04b6c52828c68d0b0f4bfaa661986faf36da273e9892","95444fb6292d5e2f7050d7021383b719c0252bf5f88854973977db9e3e3d8006","241bd4add06f06f0699dcd58f3b334718d85e3045d9e9d4fa556f11f4d1569c1","06540a9f3f2f88375ada0b89712de1c4310f7398d821c4c10ab5c6477dafb4bc",{"version":"de2d3120ed0989dbc776de71e6c0e8a6b4bf1935760cf468ff9d0e9986ef4c09","affectsGlobalScope":true},"b8bff8a60af0173430b18d9c3e5c443eaa3c515617210c0c7b3d2e1743c19ecb","97bdf234f5db52085d99c6842db560bca133f8a0413ff76bf830f5f38f088ce3","a76ebdf2579e68e4cfe618269c47e5a12a4e045c2805ed7f7ab37af8daa6b091","b493ff8a5175cbbb4e6e8bcfa9506c08f5a7318b2278365cfca3b397c9710ebc","e59d36b7b6e8ba2dd36d032a5f5c279d2460968c8b4e691ca384f118fb09b52a","e96885c0684c9042ec72a9a43ef977f6b4b4a2728f4b9e737edcbaa0c74e5bf6","303ee143a869e8f605e7b1d12be6c7269d4cab90d230caba792495be595d4f56","89e061244da3fc21b7330f4bd32f47c1813dd4d7f1dc3d0883d88943f035b993","e46558c2e04d06207b080138678020448e7fc201f3d69c2601b0d1456105f29a","71549375db52b1163411dba383b5f4618bdf35dc57fa327a1c7d135cf9bf67d1","7e6b2d61d6215a4e82ea75bc31a80ebb8ad0c2b37a60c10c70dd671e8d9d6d5d","78bea05df2896083cca28ed75784dde46d4b194984e8fc559123b56873580a23","5dd04ced37b7ea09f29d277db11f160df7fd73ba8b9dba86cb25552e0653a637","f74b81712e06605677ae1f061600201c425430151f95b5ef4d04387ad7617e6a","9a72847fcf4ac937e352d40810f7b7aec7422d9178451148296cf1aa19467620","3ae18f60e0b96fa1e025059b7d25b3247ba4dcb5f4372f6d6e67ce2adac74eac","2b9260f44a2e071450ae82c110f5dc8f330c9e5c3e85567ed97248330f2bf639","4f196e13684186bda6f5115fc4677a87cf84a0c9c4fc17b8f51e0984f3697b6d","61419f2c5822b28c1ea483258437c1faab87d00c6f84481aa22afb3380d8e9a4","64479aee03812264e421c0bf5104a953ca7b02740ba80090aead1330d0effe91","a5eb4835ab561c140ffc4634bb039387d5d0cceebb86918f1696c7ac156d26fd","c5570e504be103e255d80c60b56c367bf45d502ca52ee35c55dec882f6563b5c","4252b852dd791305da39f6e1242694c2e560d5e46f9bb26e2aca77252057c026","0520b5093712c10c6ef23b5fea2f833bf5481771977112500045e5ea7e8e2b69","5c3cf26654cf762ac4d7fd7b83f09acfe08eef88d2d6983b9a5a423cb4004ca3","e60fa19cf7911c1623b891155d7eb6b7e844e9afdf5738e3b46f3b687730a2bd","b1fd72ff2bb0ba91bb588f3e5329f8fc884eb859794f1c4657a2bfa122ae54d0","6cf42a4f3cfec648545925d43afaa8bb364ac10a839ffed88249da109361b275","ba13c7d46a560f3d4df8ffb1110e2bbec5801449af3b1240a718514b5576156e","6df52b70d7f7702202f672541a5f4a424d478ee5be51a9d37b8ccbe1dbf3c0f2","0ca7f997e9a4d8985e842b7c882e521b6f63233c4086e9fe79dd7a9dc4742b5e","91046b5c6b55d3b194c81fd4df52f687736fad3095e9d103ead92bb64dc160ee","db5704fdad56c74dfc5941283c1182ed471bd17598209d3ac4a49faa72e43cfc","758e8e89559b02b81bc0f8fd395b17ad5aff75490c862cbe369bb1a3d1577c40","2ee64342c077b1868f1834c063f575063051edd6e2964257d34aad032d6b657c","6f6b4b3d670b6a5f0e24ea001c1b3d36453c539195e875687950a178f1730fa7","05c4e2a992bb83066a3a648bad1c310cecd4d0628d7e19545bb107ac9596103a","b48b83a86dd9cfe36f8776b3ff52fcd45b0e043c0538dc4a4b149ba45fe367b9","792de5c062444bd2ee0413fb766e57e03cce7cdaebbfc52fc0c7c8e95069c96b","a79e3e81094c7a04a885bad9b049c519aace53300fb8a0fe4f26727cb5a746ce","dd6c3362aaaec60be028b4ba292806da8e7020eef7255c7414ce4a5c3a7138ef","8a4e89564d8ea66ad87ee3762e07540f9f0656a62043c910d819b4746fc429c5","b9011d99942889a0f95e120d06b698c628b0b6fdc3e6b7ecb459b97ed7d5bcc6","4d639cbbcc2f8f9ce6d55d5d503830d6c2556251df332dc5255d75af53c8a0e7","cdb48277f600ab5f429ecf1c5ea046683bc6b9f73f3deab9a100adac4b34969c","75be84956a29040a1afbe864c0a7a369dfdb739380072484eff153905ef867ee","b06b4adc2ae03331a92abd1b19af8eb91ec2bf8541747ee355887a167d53145e","3114b315cd0687aad8b57cff36f9c8c51f5b1bc6254f1b1e8446ae583d8e2474","0d417c15c5c635384d5f1819cc253a540fe786cc3fda32f6a2ae266671506a21","af733cb878419f3012f0d4df36f918a69ba38d73f3232ba1ab46ef9ede6cb29c","cb59317243a11379a101eb2f27b9df1022674c3df1df0727360a0a3f963f523b","0a01b0b5a9e87d04737084731212106add30f63ec640169f1462ba2e44b6b3a8","06b8a7d46195b6b3980e523ef59746702fd210b71681a83a5cf73799623621f9","860e4405959f646c101b8005a191298b2381af8f33716dc5f42097e4620608f8","f7e32adf714b8f25d3c1783473abec3f2e82d5724538d8dcf6f51baaaff1ca7a","e07d62a8a9a3bb65433a62e9bbf400c6bfd2df4de60652af4d738303ee3670a1","bfbf80f9cd4558af2d7b2006065340aaaced15947d590045253ded50aabb9bc5","851e8d57d6dd17c71e9fa0319abd20ab2feb3fb674d0801611a09b7a25fd281c","c3bd2b94e4298f81743d92945b80e9b56c1cdfb2bef43c149b7106a2491b1fc9","a246cce57f558f9ebaffd55c1e5673da44ea603b4da3b2b47eb88915d30a9181","d993eacc103c5a065227153c9aae8acea3a4322fe1a169ee7c70b77015bf0bb2","fc2b03d0c042aa1627406e753a26a1eaad01b3c496510a78016822ef8d456bb6","063c7ebbe756f0155a8b453f410ca6b76ffa1bbc1048735bcaf9c7c81a1ce35f","748e79252a7f476f8f28923612d7696b214e270cc909bc685afefaac8f052af0","9669075ac38ce36b638b290ba468233980d9f38bdc62f0519213b2fd3e2552ec","4d123de012c24e2f373925100be73d50517ac490f9ed3578ac82d0168bfbd303","656c9af789629aa36b39092bee3757034009620439d9a39912f587538033ce28","3ac3f4bdb8c0905d4c3035d6f7fb20118c21e8a17bee46d3735195b0c2a9f39f","1f453e6798ed29c86f703e9b41662640d4f2e61337007f27ac1c616f20093f69","af43b7871ff21c62bf1a54ec5c488e31a8d3408d5b51ff2e9f8581b6c55f2fc7","70550511d25cbb0b6a64dcac7fffc3c1397fd4cbeb6b23ccc7f9b794ab8a6954","af0fbf08386603a62f2a78c42d998c90353b1f1d22e05a384545f7accf881e0a","c3f32a185cd27ac232d3428a8d9b362c3f7b4892a58adaaa022828a7dcd13eed","3139c3e5e09251feec7a87f457084bee383717f3626a7f1459d053db2f34eb76","4888fd2bcfee9a0ce89d0df860d233e0cee8ee9c479b6bd5a5d5f9aae98342fe","3be870c8e17ec14f1c18fc248f5d2c4669e576404744ff5c63e6dafcf05b97ea","56654d2c5923598384e71cb808fac2818ca3f07dd23bb018988a39d5e64f268b","8b6719d3b9e65863da5390cb26994602c10a315aa16e7d70778a63fee6c4c079","6ab380571d87bd1d6f644fb6ab7837239d54b59f07dc84347b1341f866194214","547d3c406a21b30e2b78629ecc0b2ddaf652d9e0bdb2d59ceebce5612906df33","b3a4f9385279443c3a5568ec914a9492b59a723386161fd5ef0619d9f8982f97","3fe66aba4fbe0c3ba196a4f9ed2a776fe99dc4d1567a558fb11693e9fcc4e6ed","140eef237c7db06fc5adcb5df434ee21e81ee3a6fd57e1a75b8b3750aa2df2d8","0944ec553e4744efae790c68807a461720cff9f3977d4911ac0d918a17c9dd99","7c9ed7ffdc6f843ab69e5b2a3e7f667b050dd8d24d0052db81e35480f6d4e15d","7c7d9e116fe51100ff766703e6b5e4424f51ad8977fe474ddd8d0959aa6de257","af70a2567e586be0083df3938b6a6792e6821363d8ef559ad8d721a33a5bcdaf","006cff3a8bcb92d77953f49a94cd7d5272fef4ab488b9052ef82b6a1260d870b","7d44bfdc8ee5e9af70738ff652c622ae3ad81815e63ab49bdc593d34cb3a68e5","339814517abd4dbc7b5f013dfd3b5e37ef0ea914a8bbe65413ecffd668792bc6","34d5bc0a6958967ec237c99f980155b5145b76e6eb927c9ffc57d8680326b5d8","9eae79b70c9d8288032cbe1b21d0941f6bd4f315e14786b2c1d10bccc634e897","18ce015ed308ea469b13b17f99ce53bbb97975855b2a09b86c052eefa4aa013a","5a931bc4106194e474be141e0bc1046629510dc95b9a0e4b02a3783847222965","5e5f371bf23d5ced2212a5ff56675aefbd0c9b3f4d4fdda1b6123ac6e28f058c","907c17ad5a05eecb29b42b36cc8fec6437be27cc4986bb3a218e4f74f606911c","3656f0584d5a7ee0d0f2cc2b9cffbb43af92e80186b2ce160ebd4421d1506655","a726ad2d0a98bfffbe8bc1cd2d90b6d831638c0adc750ce73103a471eb9a891c","f44c0c8ce58d3dacac016607a1a90e5342d830ea84c48d2e571408087ae55894","75a315a098e630e734d9bc932d9841b64b30f7a349a20cf4717bf93044eff113","9131d95e32b3d4611d4046a613e022637348f6cebfe68230d4e81b691e4761a1","b03aa292cfdcd4edc3af00a7dbd71136dd067ec70a7536b655b82f4dd444e857","90f690a1c5fcb4c2d19c80fea05c8ab590d8f6534c4c296d70af6293ede67366","be95e987818530082c43909be722a838315a0fc5deb6043de0a76f5221cbad24","9ed5b799c50467b0c9f81ddf544b6bcda3e34d92076d6cab183c84511e45c39f","b4fa87cc1833839e51c49f20de71230e259c15b2c9c3e89e4814acc1d1ef10de","e90ac9e4ac0326faa1bc39f37af38ace0f9d4a655cd6d147713c653139cf4928","ea27110249d12e072956473a86fd1965df8e1be985f3b686b4e277afefdde584","1f6058d60eaa8825f59d4b76bbf6cc0e6ad9770948be58de68587b0931da00cc","5666075052877fe2fdddd5b16de03168076cf0f03fbca5c1d4a3b8f43cba570c","50100b1a91f61d81ca3329a98e64b7f05cddc5e3cb26b3411adc137c9c631aca","11aceaee5663b4ed597544567d6e6a5a94b66857d7ebd62a9875ea061018cd2c","6e30d0b5a1441d831d19fe02300ab3d83726abd5141cbcc0e2993fa0efd33db4","423f28126b2fc8d8d6fa558035309000a1297ed24473c595b7dec52e5c7ebae5","fb30734f82083d4790775dae393cd004924ebcbfde49849d9430bf0f0229dd16","2c92b04a7a4a1cd9501e1be338bf435738964130fb2ad5bd6c339ee41224ac4c","c5c5f0157b41833180419dacfbd2bcce78fb1a51c136bd4bcba5249864d8b9b5","669b754ec246dd7471e19b655b73bda6c2ca5bb7ccb1a4dff44a9ae45b6a716a","4bb6035e906946163ecfaec982389d0247ceeac6bdee7f1d07c03d9c224db3aa","8a44b424edee7bb17dc35a558cc15f92555f14a0441205613e0e50452ab3a602","24a00d0f98b799e6f628373249ece352b328089c3383b5606214357e9107e7d5","33637e3bc64edd2075d4071c55d60b32bdb0d243652977c66c964021b6fc8066","0f0ad9f14dedfdca37260931fac1edf0f6b951c629e84027255512f06a6ebc4c","16ad86c48bf950f5a480dc812b64225ca4a071827d3d18ffc5ec1ae176399e36","8cbf55a11ff59fd2b8e39a4aa08e25c5ddce46e3af0ed71fb51610607a13c505","d5bc4544938741f5daf8f3a339bfbf0d880da9e89e79f44a6383aaf056fe0159","c82857a876075e665bbcc78213abfe9e9b0206d502379576d7abd481ade3a569","4f71d883ed6f398ba8fe11fcd003b44bb5f220f840b3eac3c395ad91304e4620","5229c3934f58413f34f1b26c01323c93a5a65a2d9f2a565f216590dfbed1fe32","9fd7466b77020847dbc9d2165829796bf7ea00895b2520ff3752ffdcff53564b","fbfc12d54a4488c2eb166ed63bab0fb34413e97069af273210cf39da5280c8d6","85a84240002b7cf577cec637167f0383409d086e3c4443852ca248fc6e16711e","4c754b03f36ff35fc539f9ebb5f024adbb73ec2d3e4bfb35b385a05abb36a50e","59507446213e73654d6979f3b82dadc4efb0ed177425ae052d96a3f5a5be0d35","a914be97ca7a5be670d1545fc0691ac3fbabd023d7d084b338f6934349798a1f","8f62cbd3afbd6a07bb8c934294b6bfbe437021b89e53a4da7de2648ecfc7af25","62c3621d34fb2567c17a2c4b89914ebefbfbd1b1b875b070391a7d4f722e55dc","c05ac811542e0b59cb9c2e8f60e983461f0b0e39cea93e320fad447ff8e474f3","8e7a5b8f867b99cc8763c0b024068fb58e09f7da2c4810c12833e1ca6eb11c4f","132351cbd8437a463757d3510258d0fa98fd3ebef336f56d6f359cf3e177a3ce","df877050b04c29b9f8409aa10278d586825f511f0841d1ec41b6554f8362092b","33d1888c3c27d3180b7fd20bac84e97ecad94b49830d5dd306f9e770213027d1","ee942c58036a0de88505ffd7c129f86125b783888288c2389330168677d6347f","a3f317d500c30ea56d41501632cdcc376dae6d24770563a5e59c039e1c2a08ec","eb21ddc3a8136a12e69176531197def71dc28ffaf357b74d4bf83407bd845991","0c1651a159995dfa784c57b4ea9944f16bdf8d924ed2d8b3db5c25d25749a343","aaa13958e03409d72e179b5d7f6ec5c6cc666b7be14773ae7b6b5ee4921e52db","0a86e049843ad02977a94bb9cdfec287a6c5a0a4b6b5391a6648b1a122072c5a","87437ca9dabab3a41d483441696ff9220a19e713f58e0b6a99f1731af10776d7","26c5dfa9aa4e6428f4bb7d14cbf72917ace69f738fa92480b9749eebce933370","8e94328e7ca1a7a517d1aa3c569eac0f6a44f67473f6e22c2c4aff5f9f4a9b38","d604d413aff031f4bfbdae1560e54ebf503d374464d76d50a2c6ded4df525712","299f0af797897d77685d606502be72846b3d1f0dc6a2d8c964e9ea3ccbacf5bc","12bfd290936824373edda13f48a4094adee93239b9a73432db603127881a300d","340ceb3ea308f8e98264988a663640e567c553b8d6dc7d5e43a8f3b64f780374","c5a769564e530fba3ec696d0a5cff1709b9095a0bdf5b0826d940d2fc9786413","7124ef724c3fc833a17896f2d994c368230a8d4b235baed39aa8037db31de54f","5de1c0759a76e7710f76899dcae601386424eab11fb2efaf190f2b0f09c3d3d3","9c5ee8f7e581f045b6be979f062a61bf076d362bf89c7f966b993a23424e8b0d","1a11df987948a86aa1ec4867907c59bdf431f13ed2270444bf47f788a5c7f92d","3c97b5ea66276cf463525a6aa9d5bb086bf5e05beac70a0597cda2575503b57b","b756781cd40d465da57d1fc6a442c34ae61fe8c802d752aace24f6a43fedacee","0fe76167c87289ea094e01616dcbab795c11b56bad23e1ef8aba9aa37e93432a","3a45029dba46b1f091e8dc4d784e7be970e209cd7d4ff02bd15270a98a9ba24b","032c1581f921f8874cf42966f27fd04afcabbb7878fa708a8251cac5415a2a06","69c68ed9652842ce4b8e495d63d2cd425862104c9fb7661f72e7aa8a9ef836f8","a31383256374723b47d8b5497a9558bbbcf95bcecfb586a36caf7bfd3693eb0e","06f62a14599a68bcde148d1efd60c2e52e8fa540cc7dcfa4477af132bb3de271","64aa66c7458cbfd0f48f88070b08c2f66ae94aba099dac981f17c2322d147c06","11f19ce32d21222419cecab448fa335017ebebf4f9e5457c4fa9df42fa2dcca7","2e8ee2cbb5e9159764e2189cf5547aebd0e6b0d9a64d479397bb051cd1991744","1b0471d75f5adb7f545c1a97c02a0f825851b95fe6e069ac6ecaa461b8bb321d","1d157c31a02b1e5cca9bc495b3d8d39f4b42b409da79f863fb953fbe3c7d4884","07baaceaec03d88a4b78cb0651b25f1ae0322ac1aa0b555ae3749a79a41cba86","619a132f634b4ebe5b4b4179ea5870f62f2cb09916a25957bff17b408de8b56d","f60fa446a397eb1aead9c4e568faf2df8068b4d0306ebc075fb4be16ed26b741","f3cb784be4d9e91f966a0b5052a098d9b53b0af0d341f690585b0cc05c6ca412","350f63439f8fe2e06c97368ddc7fb6d6c676d54f59520966f7dbbe6a4586014e","eba613b9b357ac8c50a925fa31dc7e65ff3b95a07efbaa684b624f143d8d34ba","9814545517193cf51127d7fbdc3b7335688206ec04ee3a46bba2ee036bd0dcac","0f6199602df09bdb12b95b5434f5d7474b1490d2cd8cc036364ab3ba6fd24263","c8ca7fd9ec7a3ec82185bfc8213e4a7f63ae748fd6fced931741d23ef4ea3c0f","5c6a8a3c2a8d059f0592d4eab59b062210a1c871117968b10797dee36d991ef7","ad77fd25ece8e09247040826a777dc181f974d28257c9cd5acb4921b51967bd8","656424ca784760c679bf2677d8aaf55d1cb8452cd0ac04bbe1c0f659f45f8c11","0be1753924a848cf8df0be004518d84957a8539f6b01f1fad1ac639dc17586cb","e243f7d314cb8d05f393a5dc9904b3bcbd769ac082596402ab197df75bf582bf","5a7c95bcd09e90d7feb672686992187a310c37d5e30a1ddf3c39487c1aa74710","441ae3724070b80188b7bc48f66b96ca521d817e81836cdddb905cef6bbb4c8a","75c1851fd42fce32c4b066cc4666b158b44bb1cea3e88cc74a24ea2e5d1c5056","3901d2da5f2efb88bf7adf2cf609ac628469a6e00a57c241dff8068871239175","06af2a73111a13b52a270c1e74fd7dcccd1a9f1fdc3425bda9f8b45fa0c269cd","6abc96a8be012572275422560c525ed036b84fc6a798a90bd89d17c9810e2762","f71cbe1afd8376df3764bb980646b503353611b42534f1a1d44cb311bedab837","e9934689b2e167ba54f01b1225ff348055a8574ee7c907ef49b62c14102c6d26","0ecff30f6ee36ed2899ca0259e8bd018e9c627702d204256a436d76ac5991413","a353332b8d2de7ae57ab97b72ace1e8794e2907d3f907e04bff1a636ee93c826","505f2e4a22d30a66a1ffbc3f43ccc895e2ea3fcd92f9521797f25c354a87435d","60fef2f608d0ecaf124cb543ab18d835979a4841d38e5df9d64794ab51cd1352","cb8f5ffbf8bb06658a6ef27f1829c69238673b467a4881cac6a8247df73d94f3","9304e0b36cfdf03a7b7f972ac0b21ecd55e2cf5a5c0ce70754f8a47b55b6a90e","ab2265036d8a12bdd5454800b03966bf0e971be44fbd118f3aed3c1bd0124fc6","bbe08916928cbaca40a89cf36fc3c751ff3b32ab549b9f7e0b4fafcd0c3699d4","ab3f0217cbf698cadf45799bf224ade13e0b410d2cf76b0757b3f47349ff11a3","616ea4ff77f89fe59032df6f80ebdf5f40789419341de9b25d2946485c85ad05","9e59e01db841f0d4fe21443b8611e49ea7c91f297afc28ce6c433458afbcd081","8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","7eb06594824ada538b1d8b48c3925a83e7db792f47a081a62cf3e5c4e23cf0ee","f5638f7c2f12a9a1a57b5c41b3c1ea7db3876c003bab68e6a57afd6bcc169af0",{"version":"115761f64ad832d1c1d25b6d88968dbcbd9f041f26dcf4fee24c72f1877676ab","affectsGlobalScope":true},{"version":"fa0c33084cd3ff947ba61f0f6e3082eb0642482875d0600e1d555323f40bdb8e","affectsGlobalScope":true},{"version":"201995bd39718f4a520a5e89b0a378bc12821478d4ea46c70520728d6d79e7e4","affectsGlobalScope":true},{"version":"6f1f78e8c2a5c7cd2c38aa9cc5da26d9c039f2bbfa753f2a0a54ce41c4dff8d0","affectsGlobalScope":true},"ec89427601297d439c961528832a75017d9356bec2ee42c1d16f2274590d9330","2b1af4170f6dfa90f43d2fe3d6c36f95b7fa121aa434a2acefb763d7be460a53","96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","fec943fdb3275eb6e006b35e04a8e2e99e9adf3f4b969ddf15315ac7575a93e4","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22","19c816167e076e7c24f074389c6cf3ed87bdbb917d1ea439ca281f9d26db2439","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6","98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3","0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","dcd91d3b697cb650b95db5471189b99815af5db2a1cd28760f91e0b12ede8ed5","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019","df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",{"version":"f2eff8704452659641164876c1ef0df4174659ce7311b0665798ea3f556fa9ad","affectsGlobalScope":true},"a758bd83e809a7ca6bd834433cb765c7141a04399e51b6b10df4d4fd7aee5044","1d95d6969cb2794210965a4563d3f8a13d909c36bc004ef0f58326e428938dd8","3de47da6e3572d22dba8871ddebbec15f79f146e47219e33bc1a7e1a6ad85b1c","1af1f2c02132bafa25c4c4b7c415e0a59ba959d6db6bd1800a43fb5d943e3f77","bb5c385d6290f1ad2da7576e186810f23dce6d6bc7fb38ad565a4eb8cfed3541","6571f33cd3c23ee70fb48839c9a7486381cd3f439e17d97d10fc908e41468052","8841e2aa774b89bd23302dede20663306dc1b9902431ac64b24be8b8d0e3f649","209e814e8e71aec74f69686a9506dd7610b97ab59dcee9446266446f72a76d05",{"version":"677646e2620795c98a539fb12fb531f10331c217cef1492132b2518f894fa92d","affectsGlobalScope":true},"7f3ecab0a6de3506da02573f9a0fce1449a57441fb3ebb3c3afd35f83137916f","8b5402ae709d042c3530ed3506c135a967159f42aed3221267e70c5b7240b577","6fa0008bf91a4cc9c8963bace4bba0bd6865cbfa29c3e3ccc461155660fb113a","efa6272039b3f2647f0d4f4bceaa3aeccefbe24ca9fc7f74e7641781e4980036",{"version":"6c69cb2d0bea18911e9b86b10293566af14dd7aff35f8692a19e7b8cfe9a47fc","affectsGlobalScope":true},{"version":"08c43827caa0bc53380ef87adbac07a7a626a6949f55b3747c45611d217bc9be","affectsGlobalScope":true},{"version":"85b4aa2fa597d28a72cd08ffda3ca502f5ad8b4f4c61d6430d80238f047bdb5b","affectsGlobalScope":true},{"version":"30b2d8c3fb8570742f3b4da78e84fffda3a5d954ca1c2a5fa9d14ff20512519b","affectsGlobalScope":true},{"version":"1dc9677a35b3445d49b4c7e9b383a062f0e121c67ddfd20a9cbbef472e292d97","affectsGlobalScope":true},{"version":"ef81f8ffdf4ed35a472d5c6ee091fa34d8c2b281b6123838644c5a09d1c1ed2b","affectsGlobalScope":true},{"version":"6a1a22f1cce7f187ba43a4a44c35c6cabe0dc4677f2da556edd929ad1976563a","affectsGlobalScope":true},{"version":"ce33db207fd2179f2df71e95acbe7815a00e1f44c92d3cdef0409bb28ef9e300","affectsGlobalScope":true},{"version":"4686512992f72463efd2227bdb6a9fd7fa36d8fdb8656a23d62c51284f33ca9f","affectsGlobalScope":true},{"version":"2a43eceeb0693fa64e07e10c747de2f2a57af7559a61afa17ac69a2411fb4235","affectsGlobalScope":true},{"version":"e2331b4d5d3d550c438b00882d2bd2b5325b57c4d1b724678d7a9174a5190475","affectsGlobalScope":true},{"version":"fcce2db17bdf1e2598327670fe896d0b8c6f8bec2a27ad2eafbf5cc24a229961","affectsGlobalScope":true},{"version":"bc9244ad488b504760a2b5f275499d7768c03bac1e0d4166408fc15fb9db3e7d","affectsGlobalScope":true},{"version":"690ab1db431e2b1b0af89bb401acfe372af25f68638ccec8c3bc15dc1c906dc3","affectsGlobalScope":true},{"version":"0cf4d387ff5ee7a9125d3f65dc6776131b40d401395ccd8cc34251bbed26785d","affectsGlobalScope":true},{"version":"70e96239ff6c3055ad1d0cc92e6ab40d1935043b793aaee38774ff7cca5939f2","affectsGlobalScope":true},{"version":"8e358a4de6a42083785a6f4f0dee3aab725df8b252cc5f414addc0ae40485ce8","affectsGlobalScope":true},{"version":"9099cd0138efadd701138a87e28ab6410eedf03221554c72654cc27731a236a4","affectsGlobalScope":true},{"version":"fd7591c57e7edb75137afa476fab9478aed6b862a0cde8fb72abde21ba1d667a","affectsGlobalScope":true},{"version":"370324fac55c37e8dda35e376ce6ad55d7a1aa3ccb8685115e714b9b6ffd5e2d","affectsGlobalScope":true},{"version":"dda6d7d782cf6d888c173ea0bc0181a54687c68420378917711c1d3e3376ca0a","affectsGlobalScope":true},{"version":"5eda2552bb1ad0b308a5310a16e8187d21c614bcdd8d8dbc6cb6335f2467e7a2","affectsGlobalScope":true},{"version":"34cbcec1c57fc038456294663f51210b9ca5870860a01d9123824880fa4e058b","affectsGlobalScope":true},"99118b66f0669553affbc5622518408fa7c8b0552c85dfff3c003f9684d855b2","2b8264b2fefd7367e0f20e2c04eed5d3038831fe00f5efbc110ff0131aab899b","c555dd691dd05955e99cd93dd99c685a65e5287813ccb5e6bfde951183248e26","c271193e426325d9acab2f99997bb9f5f2dff850ec8c7c011c5abafe5af83b5f","6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea",{"version":"549df62b64a71004aee17685b445a8289013daf96246ce4d9b087d13d7a27a61","affectsGlobalScope":true},"4c68749a564a6facdf675416d75789ee5a557afda8960e0803cf6711fa569288","f5a8b384f182b3851cec3596ccc96cb7464f8d3469f48c74bf2befb782a19de5",{"version":"74a5b16408f6c27e335559a4eb4b640b7cacc5d4839b659bf262c5e97b6c2b5d","affectsGlobalScope":true},"1d4bc73751d6ec6285331d1ca378904f55d9e5e8aeaa69bc45b675c3df83e778","1cfafc077fd4b420e5e1c5f3e0e6b086f6ea424bf96a6c7af0d6d2ef2b008a81","8017277c3843df85296d8730f9edf097d68d7d5f9bc9d8124fcacf17ecfd487e","ec12c7e2a1961e83b674ced399938b8b3ee1e9ab057a9c3d64ff73667cbb0621","199f9ead0daf25ae4c5632e3d1f42570af59685294a38123eef457407e13f365","c73834a2aee5e08dea83bd8d347f131bc52f9ec5b06959165c55ef7a544cae82","7ccce4adb23a87a044c257685613126b47160f6975b224cea5f6af36c7f37514","cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","85f8ebd7f245e8bf29da270e8b53dcdd17528826ffd27176c5fc7e426213ef5a","ddef25f825320de051dcb0e62ffce621b41c67712b5b4105740c32fd83f4c449","1b3dffaa4ca8e38ac434856843505af767a614d187fb3a5ef4fcebb023c355aa","b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","229b8c23448b98db8507667e46f54d20bd1e8425eaa8f3093bf9fecfbab862ec","105fa3d1b286795f9ac1b82f5a737db303dfe65ebc9830c1938a2bbe538a861f","1b096ca6b209d1fed9ce68edd110ff6de8bec4fab2689d2adc481ffc1b1dc20b","9c02f12da30d30dd5f5ccaeedfb9b925ed4e5114059e9be6ed2ecf87a492fd16","8c8f8e816a38f1a0cc2dd3813d3bede2d773df36e72f4cb55d9daabd22016925","6061aa83817c30d3a590f037b3cba22cdd809fbe697926d6511b45147928a342","2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38",{"version":"3c150a2e1758724811db3bdc5c773421819343b1627714e09f29b1f40a5dfb26","affectsGlobalScope":true},"c5e775cc64dcc3b16c41f28b9aee23bb2854792114ea49a8b2bdc35dc9549ca0","1e737469ef0482a3ca2ab4b98d2e193cc011448ca623299a4c5f38d5d6c1b554","f7163a5d37d21f636f6a5cd1c064ce95fada21917859a64b6cc49a8b6fd5c1a8","70e9a18da08294f75bf23e46c7d69e67634c0765d355887b9b41f0d959e1426e","e9eb1b173aa166892f3eddab182e49cfe59aa2e14d33aedb6b49d175ed6a3750","65dfa4bc49ccd1355789abb6ae215b302a5b050fdee9651124fe7e826f33113c"],"root":[[68,81]],"options":{"composite":true,"declaration":true,"experimentalDecorators":true,"inlineSources":true,"outDir":"./","rootDir":"../src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":8,"tsBuildInfoFile":"./.tsbuildinfo"},"fileIdsList":[[82,131,161,433,434,435],[131,433,434,435],[104,131,138,139,433,434,435],[95,131,138,433,434,435],[101,104,130,131,138,142,143,144,433,434,435],[130,131,138,151,433,434,435],[101,104,131,138,148,149,150,433,434,435],[104,131,138,433,434,435],[131,153,433,434,435],[82,131,159,161,433,434,435],[82,131,157,158,161,433,434,435],[131,140,149,162,166,433,434,435],[102,131,138,168,169,433,434,435],[101,102,131,138,171,433,434,435],[131,174,433,434,435],[131,176,182,433,434,435],[131,177,178,179,180,181,433,434,435],[131,182,433,434,435],[101,104,106,109,119,130,131,138,433,434,435],[116,131,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,433,434,435],[131,395,433,434,435],[131,375,376,395,433,434,435],[116,131,373,378,395,433,434,435],[116,131,379,380,395,433,434,435],[116,131,379,395,433,434,435],[116,131,373,379,395,433,434,435],[116,131,385,395,433,434,435],[116,131,395,433,434,435],[116,131,373,433,434,435],[131,378,433,434,435],[116,131,433,434,435],[131,396,433,434,435],[131,397,433,434,435],[131,399,400,401,402,403,433,434,435],[102,130,131,138,433,434,435],[101,131,138,433,434,435],[131,419,433,434,435],[131,407,409,410,411,412,413,414,415,416,417,418,419,433,434,435],[131,407,408,410,411,412,413,414,415,416,417,418,419,433,434,435],[131,408,409,410,411,412,413,414,415,416,417,418,419,433,434,435],[131,407,408,409,411,412,413,414,415,416,417,418,419,433,434,435],[131,407,408,409,410,412,413,414,415,416,417,418,419,433,434,435],[131,407,408,409,410,411,413,414,415,416,417,418,419,433,434,435],[131,407,408,409,410,411,412,414,415,416,417,418,419,433,434,435],[131,407,408,409,410,411,412,413,415,416,417,418,419,433,434,435],[131,407,408,409,410,411,412,413,414,416,417,418,419,433,434,435],[131,407,408,409,410,411,412,413,414,415,417,418,419,433,434,435],[131,407,408,409,410,411,412,413,414,415,416,418,419,433,434,435],[131,407,408,409,410,411,412,413,414,415,416,417,419,433,434,435],[131,407,408,409,410,411,412,413,414,415,416,417,418,433,434,435],[131,424,425,433,434,435],[131,163,433,434,435],[131,164,433,434,435],[131,138,433,434,435],[85,131,433,434,435],[88,131,433,434,435],[89,94,122,131,433,434,435],[90,101,102,109,119,130,131,433,434,435],[90,91,101,109,131,433,434,435],[92,131,433,434,435],[93,94,102,110,131,433,434,435],[94,119,127,131,433,434,435],[95,97,101,109,131,433,434,435],[96,131,433,434,435],[97,98,131,433,434,435],[101,131,433,434,435],[99,101,131,433,434,435],[101,102,103,119,130,131,433,434,435],[101,102,103,116,119,122,131,433,434,435],[131,135,433,434,435],[97,101,104,109,119,130,131,433,434,435],[101,102,104,105,109,119,127,130,131,433,434,435],[104,106,119,127,130,131,433,434,435],[85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,433,434,435],[101,107,131,433,434,435],[108,130,131,433,434,435],[97,101,109,119,131,433,434,435],[110,131,433,434,435],[111,131,433,434,435],[88,112,131,433,434,435],[113,129,131,135,433,434,435],[114,131,433,434,435],[115,131,433,434,435],[101,116,117,131,433,434,435],[116,118,131,133,433,434,435],[89,101,119,120,121,122,131,433,434,435],[89,119,121,131,433,434,435],[119,120,131,433,434,435],[122,131,433,434,435],[123,131,433,434,435],[119,131,433,434,435],[101,125,126,131,433,434,435],[125,126,131,433,434,435],[94,109,119,127,131,433,434,435],[128,131,433,434,435],[109,129,131,433,434,435],[89,104,115,130,131,433,434,435],[94,131,433,434,435],[119,131,132,433,434,435],[131,133,433,434,435],[131,134,433,434,435],[89,94,101,103,112,119,130,131,133,135,433,434,435],[119,131,136,433,434,435],[131,404,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455],[131,433,434,435,438,442],[131,433,434,435,438,449],[131,433,434,435,438],[131,433,434,435,437,438,442,449],[131,433,434,435,438,441],[131,433,434,435,438,440,443],[131,433,434,435,438,445],[131,433,434,435,446],[131,433,434,435,438,447,449],[131,433,434,435,437,438,449,450],[131,433,434,435,438,451],[131,433,434,435,438,451,452,453],[131,433,434,435,438,451,453],[131,433,434,435,438,454],[131,182,433,434,435,464,465],[131,182,433,434,435,464],[131,433,434,435,460,461,462,463],[102,131,138,433,434,435],[104,119,131,138,433,434,435],[119,131,138,433,434,435],[131,433,434,435,472,511],[131,433,434,435,472,496,511],[131,433,434,435,511],[131,433,434,435,472],[131,433,434,435,472,497,511],[131,433,434,435,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510],[131,433,434,435,497,511],[102,119,131,138,147,433,434,435],[102,131,167,433,434,435],[104,131,138,164,165,433,434,435],[131,433,434,435,517,518],[82,131,161,433,434,435,517],[82,131,161,433,434,435,518],[131,433,434,435,521],[101,104,106,119,127,130,131,136,138,433,434,435],[131,433,434,435,526],[101,119,131,138,433,434,435],[131,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,201,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,241,242,243,244,245,246,247,248,249,250,251,252,254,255,256,257,258,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,304,305,306,308,317,319,320,321,322,323,324,326,327,329,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,433,434,435],[131,230,433,434,435],[131,186,189,433,434,435],[131,188,433,434,435],[131,188,189,433,434,435],[131,185,186,187,189,433,434,435],[131,186,188,189,346,433,434,435],[131,189,433,434,435],[131,185,188,230,433,434,435],[131,188,189,346,433,434,435],[131,188,354,433,434,435],[131,186,188,189,433,434,435],[131,198,433,434,435],[131,221,433,434,435],[131,242,433,434,435],[131,188,189,230,433,434,435],[131,189,237,433,434,435],[131,188,189,230,248,433,434,435],[131,188,189,248,433,434,435],[131,189,289,433,434,435],[131,189,230,433,434,435],[131,185,189,307,433,434,435],[131,185,189,308,433,434,435],[131,330,433,434,435],[131,314,316,433,434,435],[131,325,433,434,435],[131,314,433,434,435],[131,185,189,307,314,315,433,434,435],[131,307,308,316,433,434,435],[131,328,433,434,435],[131,185,189,314,315,316,433,434,435],[131,187,188,189,433,434,435],[131,185,189,433,434,435],[131,186,188,308,309,310,311,433,434,435],[131,230,308,309,310,311,433,434,435],[131,308,310,433,434,435],[131,188,309,310,312,313,317,433,434,435],[131,185,188,433,434,435],[131,189,332,433,434,435],[131,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,231,232,233,234,235,236,238,239,240,241,242,243,244,245,246,247,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,433,434,435],[131,318,433,434,435],[66,131,433,434,435],[65,131,433,434,435],[63,64,131,433,434,435],[68,131,433,434,435],[67,131,433,434,435],[68],[65]],"referencedMap":[[83,1],[84,2],[140,3],[141,4],[145,5],[146,2],[152,6],[151,7],[139,8],[154,9],[155,2],[156,2],[160,10],[157,2],[159,11],[161,1],[82,2],[162,7],[167,12],[170,13],[172,14],[171,2],[173,2],[175,15],[177,16],[178,16],[179,16],[176,2],[182,17],[180,18],[181,18],[183,2],[143,2],[165,2],[184,19],[395,20],[375,21],[377,22],[376,21],[379,23],[381,24],[382,25],[383,26],[384,24],[385,25],[386,24],[387,27],[388,25],[389,24],[390,28],[391,21],[392,21],[393,29],[380,30],[394,31],[378,31],[396,2],[397,32],[398,33],[404,34],[400,2],[399,2],[402,2],[401,2],[158,2],[405,2],[168,35],[169,2],[406,36],[420,37],[421,37],[422,37],[408,38],[409,39],[407,40],[410,41],[411,42],[412,43],[413,44],[414,45],[415,46],[416,47],[417,48],[418,49],[419,50],[423,15],[425,51],[424,2],[164,52],[163,53],[426,2],[427,2],[428,2],[429,8],[153,2],[430,54],[85,55],[86,55],[88,56],[89,57],[90,58],[91,59],[92,60],[93,61],[94,62],[95,63],[96,64],[97,65],[98,65],[100,66],[99,67],[101,66],[102,68],[103,69],[87,70],[137,2],[104,71],[105,72],[106,73],[138,74],[107,75],[108,76],[109,77],[110,78],[111,79],[112,80],[113,81],[114,82],[115,83],[116,84],[117,84],[118,85],[119,86],[121,87],[120,88],[122,89],[123,90],[124,91],[125,92],[126,93],[127,94],[128,95],[129,96],[130,97],[131,98],[132,99],[133,100],[134,101],[135,102],[136,103],[431,2],[432,2],[456,104],[433,105],[434,106],[435,107],[436,107],[437,108],[438,107],[439,2],[440,107],[441,109],[442,105],[443,110],[444,107],[445,111],[446,112],[447,113],[448,2],[449,106],[450,114],[451,115],[452,116],[453,117],[454,118],[457,2],[458,2],[459,2],[460,2],[149,2],[455,2],[150,2],[466,119],[467,119],[465,120],[461,2],[464,121],[468,122],[144,123],[469,2],[470,124],[471,2],[463,2],[496,125],[497,126],[472,127],[475,127],[494,125],[495,125],[485,125],[484,128],[482,125],[477,125],[490,125],[488,125],[492,125],[476,125],[489,125],[493,125],[478,125],[479,125],[491,125],[473,125],[480,125],[481,125],[483,125],[487,125],[498,129],[486,125],[474,125],[511,130],[510,2],[505,129],[507,131],[506,129],[499,129],[500,129],[502,129],[504,129],[508,131],[509,131],[501,131],[503,131],[148,132],[147,2],[512,133],[166,134],[403,2],[513,8],[514,2],[515,124],[516,2],[519,135],[518,136],[517,137],[374,124],[520,2],[522,138],[521,2],[523,2],[174,2],[524,2],[525,139],[526,2],[527,140],[528,141],[462,2],[142,66],[373,142],[346,2],[324,143],[322,143],[372,144],[337,145],[336,145],[237,146],[188,147],[344,146],[345,146],[347,148],[348,146],[349,149],[248,150],[350,146],[321,146],[351,146],[352,151],[353,146],[354,145],[355,152],[356,146],[357,146],[358,146],[359,146],[360,145],[361,146],[362,146],[363,146],[364,146],[365,153],[366,146],[367,146],[368,146],[369,146],[370,146],[187,144],[190,149],[191,149],[192,149],[193,149],[194,149],[195,149],[196,149],[197,146],[199,154],[200,149],[198,149],[201,149],[202,149],[203,149],[204,149],[205,149],[206,149],[207,146],[208,149],[209,149],[210,149],[211,149],[212,149],[213,146],[214,149],[215,149],[216,149],[217,149],[218,149],[219,149],[220,146],[222,155],[221,149],[223,149],[224,149],[225,149],[226,149],[227,153],[228,146],[229,146],[243,156],[231,157],[232,149],[233,149],[234,146],[235,149],[236,149],[238,158],[239,149],[240,149],[241,149],[242,149],[244,149],[245,149],[246,149],[247,149],[249,159],[250,149],[251,149],[252,149],[253,146],[254,149],[255,160],[256,160],[257,160],[258,146],[259,149],[260,149],[261,149],[266,149],[262,149],[263,146],[264,149],[265,146],[267,149],[268,149],[269,149],[270,149],[271,149],[272,149],[273,146],[274,149],[275,149],[276,149],[277,149],[278,149],[279,149],[280,149],[281,149],[282,149],[283,149],[284,149],[285,149],[286,149],[287,149],[288,149],[289,149],[290,161],[291,149],[292,149],[293,149],[294,149],[295,149],[296,149],[297,146],[298,146],[299,146],[300,146],[301,146],[302,149],[303,149],[304,149],[305,149],[323,162],[371,146],[308,163],[307,164],[331,165],[330,166],[326,167],[325,166],[327,168],[316,169],[314,170],[329,171],[328,168],[315,2],[317,172],[230,173],[186,174],[185,149],[320,2],[312,175],[313,176],[310,2],[311,177],[309,149],[318,178],[189,179],[338,2],[339,2],[332,2],[335,145],[334,2],[340,2],[341,2],[333,180],[342,2],[343,2],[306,181],[319,182],[61,2],[62,2],[11,2],[12,2],[14,2],[13,2],[2,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[3,2],[4,2],[23,2],[27,2],[24,2],[25,2],[26,2],[28,2],[29,2],[30,2],[5,2],[31,2],[32,2],[33,2],[34,2],[6,2],[38,2],[35,2],[36,2],[37,2],[39,2],[7,2],[40,2],[45,2],[46,2],[41,2],[42,2],[43,2],[44,2],[8,2],[50,2],[47,2],[48,2],[49,2],[51,2],[9,2],[52,2],[53,2],[54,2],[57,2],[55,2],[56,2],[58,2],[59,2],[10,2],[1,2],[60,2],[67,183],[66,184],[65,185],[63,2],[64,2],[69,186],[68,187],[70,184],[71,184],[72,184],[73,184],[74,184],[75,184],[76,184],[77,184],[78,184],[79,184],[80,184],[81,184]],"exportedModulesMap":[[83,1],[84,2],[140,3],[141,4],[145,5],[146,2],[152,6],[151,7],[139,8],[154,9],[155,2],[156,2],[160,10],[157,2],[159,11],[161,1],[82,2],[162,7],[167,12],[170,13],[172,14],[171,2],[173,2],[175,15],[177,16],[178,16],[179,16],[176,2],[182,17],[180,18],[181,18],[183,2],[143,2],[165,2],[184,19],[395,20],[375,21],[377,22],[376,21],[379,23],[381,24],[382,25],[383,26],[384,24],[385,25],[386,24],[387,27],[388,25],[389,24],[390,28],[391,21],[392,21],[393,29],[380,30],[394,31],[378,31],[396,2],[397,32],[398,33],[404,34],[400,2],[399,2],[402,2],[401,2],[158,2],[405,2],[168,35],[169,2],[406,36],[420,37],[421,37],[422,37],[408,38],[409,39],[407,40],[410,41],[411,42],[412,43],[413,44],[414,45],[415,46],[416,47],[417,48],[418,49],[419,50],[423,15],[425,51],[424,2],[164,52],[163,53],[426,2],[427,2],[428,2],[429,8],[153,2],[430,54],[85,55],[86,55],[88,56],[89,57],[90,58],[91,59],[92,60],[93,61],[94,62],[95,63],[96,64],[97,65],[98,65],[100,66],[99,67],[101,66],[102,68],[103,69],[87,70],[137,2],[104,71],[105,72],[106,73],[138,74],[107,75],[108,76],[109,77],[110,78],[111,79],[112,80],[113,81],[114,82],[115,83],[116,84],[117,84],[118,85],[119,86],[121,87],[120,88],[122,89],[123,90],[124,91],[125,92],[126,93],[127,94],[128,95],[129,96],[130,97],[131,98],[132,99],[133,100],[134,101],[135,102],[136,103],[431,2],[432,2],[456,104],[433,105],[434,106],[435,107],[436,107],[437,108],[438,107],[439,2],[440,107],[441,109],[442,105],[443,110],[444,107],[445,111],[446,112],[447,113],[448,2],[449,106],[450,114],[451,115],[452,116],[453,117],[454,118],[457,2],[458,2],[459,2],[460,2],[149,2],[455,2],[150,2],[466,119],[467,119],[465,120],[461,2],[464,121],[468,122],[144,123],[469,2],[470,124],[471,2],[463,2],[496,125],[497,126],[472,127],[475,127],[494,125],[495,125],[485,125],[484,128],[482,125],[477,125],[490,125],[488,125],[492,125],[476,125],[489,125],[493,125],[478,125],[479,125],[491,125],[473,125],[480,125],[481,125],[483,125],[487,125],[498,129],[486,125],[474,125],[511,130],[510,2],[505,129],[507,131],[506,129],[499,129],[500,129],[502,129],[504,129],[508,131],[509,131],[501,131],[503,131],[148,132],[147,2],[512,133],[166,134],[403,2],[513,8],[514,2],[515,124],[516,2],[519,135],[518,136],[517,137],[374,124],[520,2],[522,138],[521,2],[523,2],[174,2],[524,2],[525,139],[526,2],[527,140],[528,141],[462,2],[142,66],[373,142],[346,2],[324,143],[322,143],[372,144],[337,145],[336,145],[237,146],[188,147],[344,146],[345,146],[347,148],[348,146],[349,149],[248,150],[350,146],[321,146],[351,146],[352,151],[353,146],[354,145],[355,152],[356,146],[357,146],[358,146],[359,146],[360,145],[361,146],[362,146],[363,146],[364,146],[365,153],[366,146],[367,146],[368,146],[369,146],[370,146],[187,144],[190,149],[191,149],[192,149],[193,149],[194,149],[195,149],[196,149],[197,146],[199,154],[200,149],[198,149],[201,149],[202,149],[203,149],[204,149],[205,149],[206,149],[207,146],[208,149],[209,149],[210,149],[211,149],[212,149],[213,146],[214,149],[215,149],[216,149],[217,149],[218,149],[219,149],[220,146],[222,155],[221,149],[223,149],[224,149],[225,149],[226,149],[227,153],[228,146],[229,146],[243,156],[231,157],[232,149],[233,149],[234,146],[235,149],[236,149],[238,158],[239,149],[240,149],[241,149],[242,149],[244,149],[245,149],[246,149],[247,149],[249,159],[250,149],[251,149],[252,149],[253,146],[254,149],[255,160],[256,160],[257,160],[258,146],[259,149],[260,149],[261,149],[266,149],[262,149],[263,146],[264,149],[265,146],[267,149],[268,149],[269,149],[270,149],[271,149],[272,149],[273,146],[274,149],[275,149],[276,149],[277,149],[278,149],[279,149],[280,149],[281,149],[282,149],[283,149],[284,149],[285,149],[286,149],[287,149],[288,149],[289,149],[290,161],[291,149],[292,149],[293,149],[294,149],[295,149],[296,149],[297,146],[298,146],[299,146],[300,146],[301,146],[302,149],[303,149],[304,149],[305,149],[323,162],[371,146],[308,163],[307,164],[331,165],[330,166],[326,167],[325,166],[327,168],[316,169],[314,170],[329,171],[328,168],[315,2],[317,172],[230,173],[186,174],[185,149],[320,2],[312,175],[313,176],[310,2],[311,177],[309,149],[318,178],[189,179],[338,2],[339,2],[332,2],[335,145],[334,2],[340,2],[341,2],[333,180],[342,2],[343,2],[306,181],[319,182],[61,2],[62,2],[11,2],[12,2],[14,2],[13,2],[2,2],[15,2],[16,2],[17,2],[18,2],[19,2],[20,2],[21,2],[22,2],[3,2],[4,2],[23,2],[27,2],[24,2],[25,2],[26,2],[28,2],[29,2],[30,2],[5,2],[31,2],[32,2],[33,2],[34,2],[6,2],[38,2],[35,2],[36,2],[37,2],[39,2],[7,2],[40,2],[45,2],[46,2],[41,2],[42,2],[43,2],[44,2],[8,2],[50,2],[47,2],[48,2],[49,2],[51,2],[9,2],[52,2],[53,2],[54,2],[57,2],[55,2],[56,2],[58,2],[59,2],[10,2],[1,2],[60,2],[67,183],[66,184],[65,185],[63,2],[64,2],[69,188],[70,189],[71,189],[72,189],[73,189],[74,189],[75,189],[76,189],[77,189],[78,189],[79,189],[80,189],[81,189]],"semanticDiagnosticsPerFile":[83,84,140,141,145,146,152,151,139,154,155,156,160,157,159,161,82,162,167,170,172,171,173,175,177,178,179,176,182,180,181,183,143,165,184,395,375,377,376,379,381,382,383,384,385,386,387,388,389,390,391,392,393,380,394,378,396,397,398,404,400,399,402,401,158,405,168,169,406,420,421,422,408,409,407,410,411,412,413,414,415,416,417,418,419,423,425,424,164,163,426,427,428,429,153,430,85,86,88,89,90,91,92,93,94,95,96,97,98,100,99,101,102,103,87,137,104,105,106,138,107,108,109,110,111,112,113,114,115,116,117,118,119,121,120,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,431,432,456,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,457,458,459,460,149,455,150,466,467,465,461,464,468,144,469,470,471,463,496,497,472,475,494,495,485,484,482,477,490,488,492,476,489,493,478,479,491,473,480,481,483,487,498,486,474,511,510,505,507,506,499,500,502,504,508,509,501,503,148,147,512,166,403,513,514,515,516,519,518,517,374,520,522,521,523,174,524,525,526,527,528,462,142,373,346,324,322,372,337,336,237,188,344,345,347,348,349,248,350,321,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,187,190,191,192,193,194,195,196,197,199,200,198,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,222,221,223,224,225,226,227,228,229,243,231,232,233,234,235,236,238,239,240,241,242,244,245,246,247,249,250,251,252,253,254,255,256,257,258,259,260,261,266,262,263,264,265,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,323,371,308,307,331,330,326,325,327,316,314,329,328,315,317,230,186,185,320,312,313,310,311,309,318,189,338,339,332,335,334,340,341,333,342,343,306,319,61,62,11,12,14,13,2,15,16,17,18,19,20,21,22,3,4,23,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,53,54,57,55,56,58,59,10,1,60,67,66,65,63,64,69,68,70,71,72,73,74,75,76,77,78,79,80,81],"latestChangedDtsFile":"./generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts"},"version":"5.2.2"}
@@ -0,0 +1 @@
1
+ import "./generated/json-imports/Themes.js";
package/dist/Assets.js ADDED
@@ -0,0 +1,3 @@
1
+ // The theming package provides theming assets only
2
+ import "./generated/json-imports/Themes.js";
3
+ //# sourceMappingURL=Assets.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Assets.js","sourceRoot":"","sources":["../src/Assets.ts"],"names":[],"mappings":"AAAA,mDAAmD;AACnD,OAAO,oCAAoC,CAAC","sourcesContent":["// The theming package provides theming assets only\nimport \"./generated/json-imports/Themes.js\";\n"]}
@@ -0,0 +1 @@
1
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","LightColorScheme"],"FallbackThemeId": "sap_belize","Engine":{"Name": "theming-engine","Version": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #0a6ed1;--sapHighlightColor: #0854a0;--sapBaseColor: #fff;--sapShellColor: #354a5f;--sapBackgroundColor: #f7f7f7;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #32363a;--sapLinkColor: #0a6ed1;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0854a0;--sapHoverColor: #ededed;--sapActiveColor: #0854a0;--sapHighlightTextColor: #fff;--sapTitleColor: #32363a;--sapNegativeColor: #bb0000;--sapCriticalColor: #df6e0c;--sapPositiveColor: #107e3e;--sapInformativeColor: #0a6ed1;--sapNeutralColor: #6a6d70;--sapNegativeElementColor: #bb0000;--sapCriticalElementColor: #df6e0c;--sapPositiveElementColor: #107e3e;--sapInformativeElementColor: #0a6ed1;--sapNeutralElementColor: #6a6d70;--sapNegativeTextColor: #bb0000;--sapCriticalTextColor: #b3590a;--sapPositiveTextColor: #107e3e;--sapInformativeTextColor: #0a6ed1;--sapNeutralTextColor: #6a6d70;--sapErrorColor: #bb0000;--sapWarningColor: #df6e0c;--sapSuccessColor: #107e3e;--sapInformationColor: #0a6ed1;--sapErrorBackground: #ffebeb;--sapWarningBackground: #fef7f1;--sapSuccessBackground: #f1fdf6;--sapInformationBackground: #f5faff;--sapNeutralBackground: #f4f4f4;--sapErrorBorderColor: #bb0000;--sapWarningBorderColor: #df6e0c;--sapSuccessBorderColor: #107e3e;--sapInformationBorderColor: #0a6ed1;--sapNeutralBorderColor: #6a6d70;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #0854a0;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #6a6d70;--sapContent_MarkerIconColor: #286eb4;--sapContent_MarkerTextColor: #0e7581;--sapContent_MeasureIndicatorColor: #89919a;--sapContent_Selected_MeasureIndicatorColor: #89919a;--sapContent_Placeholderloading_Background: #ccc;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);--sapContent_ImagePlaceholderBackground: #ccc;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #d08014;--sapContent_UnratedColor: #89919a;--sapContent_BusyColor: #0854a0;--sapContent_FocusColor: #000;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(0,0,0,.1), 0 .125rem .5rem 0 rgba(0,0,0,.1);--sapContent_Shadow1: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow2: 0 0 0 .0625rem rgba(0,0,0,.42), 0 .625rem 1.875rem 0 rgba(0,0,0,.3);--sapContent_Shadow3: 0 0 0 .0625rem rgba(0,0,0,.42), 0 1.25rem 5rem 0 rgba(0,0,0,.3);--sapContent_TextShadow: 0 0 .125rem #fff;--sapContent_ContrastTextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.05), inset 0 -.0625rem 0 0 #d9d9d9;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #d4f7db;--sapContent_HelpColor: #3f8600;--sapContent_LabelColor: #6a6d70;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(50,54,58,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #efefef;--sapContent_ForegroundBorderColor: #89919a;--sapContent_ForegroundTextColor: #32363a;--sapContent_BadgeBackground: #d04343;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #0854a0;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0854a0;--sapContent_Selected_Hover_Background: #095caf;--sapContent_Selected_ForegroundColor: #0854a0;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #72b5f8;--sapContent_Illustrative_Color3: #ffba10;--sapContent_Illustrative_Color4: #4a5055;--sapContent_Illustrative_Color5: #9da4aa;--sapContent_Illustrative_Color6: #c6cace;--sapContent_Illustrative_Color7: #e7e9ea;--sapContent_Illustrative_Color8: #fff;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #e7e9ea;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #4ba1f6;--sapContent_Illustrative_Color14: #298ff4;--sapContent_Illustrative_Color15: #e6a400;--sapContent_Illustrative_Color16: #085aaa;--sapContent_Illustrative_Color17: #00a5a8;--sapContent_Illustrative_Color18: #d9ddde;--sapContent_Illustrative_Color19: #ccd0d2;--sapContent_Illustrative_Color20: #bec4c6;--sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #0854a0;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #0a6ed1;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #0a6ed1;--sapLink_InvertedColor: #d3e8fd;--sapLink_SubtleColor: #074888;--sapShell_Background: #edeff0;--sapShell_BackgroundImage: linear-gradient(to bottom, #dfe3e4, #f3f4f5);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #32363a;--sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.08), inset 0 -.0625rem 0 0 rgba(0,0,0,.18);--sapShell_NegativeColor: #f88;--sapShell_CriticalColor: #f8b67d;--sapShell_PositiveColor: #abe2c2;--sapShell_InformativeColor: #b1d6fb;--sapShell_NeutralColor: #d4d6d7;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #286eb4;--sapShell_Category_1_BorderColor: #286eb4;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_2_Background: #db1f77;--sapShell_Category_2_BorderColor: #db1f77;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_3_Background: #d58215;--sapShell_Category_3_BorderColor: #d58215;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_4_Background: #892971;--sapShell_Category_4_BorderColor: #892971;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_5_Background: #bb2f2f;--sapShell_Category_5_BorderColor: #bb2f2f;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_6_Background: #1193a2;--sapShell_Category_6_BorderColor: #1193a2;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_7_Background: #cf5db3;--sapShell_Category_7_BorderColor: #cf5db3;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_8_Background: #8b9668;--sapShell_Category_8_BorderColor: #8b9668;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_9_Background: #597da1;--sapShell_Category_9_BorderColor: #597da1;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_10_Background: #647987;--sapShell_Category_10_BorderColor: #647987;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_11_Background: #dc5b5b;--sapShell_Category_11_BorderColor: #dc5b5b;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_12_Background: #5154bd;--sapShell_Category_12_BorderColor: #5154bd;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_13_Background: #bc1b66;--sapShell_Category_13_BorderColor: #bc1b66;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_14_Background: #49797e;--sapShell_Category_14_BorderColor: #49797e;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_15_Background: #476380;--sapShell_Category_15_BorderColor: #476380;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapShell_Category_16_Background: #687a33;--sapShell_Category_16_BorderColor: #687a33;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,.7);--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fff;--sapAssistant_Question_Background: #eae5ff;--sapAssistant_Question_BorderColor: #eae5ff;--sapAssistant_Question_TextColor: #32363a;--sapAssistant_Answer_Background: #f4f4f4;--sapAssistant_Answer_BorderColor: #f4f4f4;--sapAssistant_Answer_TextColor: #32363a;--sapAvatar_1_Background: #d08014;--sapAvatar_1_BorderColor: #d08014;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #d04343;--sapAvatar_2_BorderColor: #d04343;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #db1f77;--sapAvatar_3_BorderColor: #db1f77;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #c0399f;--sapAvatar_4_BorderColor: #c0399f;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #6367de;--sapAvatar_5_BorderColor: #6367de;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #286eb4;--sapAvatar_6_BorderColor: #286eb4;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #0f828f;--sapAvatar_7_BorderColor: #0f828f;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #7ca10c;--sapAvatar_8_BorderColor: #7ca10c;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #925ace;--sapAvatar_9_BorderColor: #925ace;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #647987;--sapAvatar_10_BorderColor: #647987;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #fff;--sapButton_BorderColor: #0854a0;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #0854a0;--sapButton_Hover_Background: #ebf5fe;--sapButton_Hover_BorderColor: #0854a0;--sapButton_Hover_TextColor: #0854a0;--sapButton_IconColor: #0854a0;--sapButton_Active_Background: #0854a0;--sapButton_Active_BorderColor: #0854a0;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #0a6ed1;--sapButton_Emphasized_BorderColor: #0a6ed1;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #085caf;--sapButton_Emphasized_Hover_BorderColor: #085caf;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #0854a0;--sapButton_Emphasized_Active_BorderColor: #0854a0;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #fff;--sapButton_Reject_BorderColor: #bb0000;--sapButton_Reject_TextColor: #b00;--sapButton_Reject_Hover_Background: #ffebeb;--sapButton_Reject_Hover_BorderColor: #bb0000;--sapButton_Reject_Hover_TextColor: #b00;--sapButton_Reject_Active_Background: #a20000;--sapButton_Reject_Active_BorderColor: #a20000;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #a20000;--sapButton_Reject_Selected_BorderColor: #a20000;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #b00;--sapButton_Reject_Selected_Hover_BorderColor: #b00;--sapButton_Accept_Background: #fff;--sapButton_Accept_BorderColor: #107e3e;--sapButton_Accept_TextColor: #107e3e;--sapButton_Accept_Hover_Background: #f1fdf6;--sapButton_Accept_Hover_BorderColor: #107e3e;--sapButton_Accept_Hover_TextColor: #107e3e;--sapButton_Accept_Active_Background: #0d6733;--sapButton_Accept_Active_BorderColor: #0d6733;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0d6733;--sapButton_Accept_Selected_BorderColor: #0d6733;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #107e3e;--sapButton_Accept_Selected_Hover_BorderColor: #107e3e;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #0854a0;--sapButton_Lite_Hover_Background: #ebf5fe;--sapButton_Lite_Hover_BorderColor: #0854a0;--sapButton_Lite_Hover_TextColor: #0854a0;--sapButton_Lite_Active_Background: #0854a0;--sapButton_Lite_Active_BorderColor: #0854a0;--sapButton_Selected_Background: #0854a0;--sapButton_Selected_BorderColor: #0854a0;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #095caf;--sapButton_Selected_Hover_BorderColor: #095caf;--sapButton_Attention_Background: #fff;--sapButton_Attention_BorderColor: #df6e0c;--sapButton_Attention_TextColor: #32363a;--sapButton_Attention_Hover_Background: #fef7f1;--sapButton_Attention_Hover_BorderColor: #df6e0c;--sapButton_Attention_Hover_TextColor: #32363a;--sapButton_Attention_Active_Background: #f3801c;--sapButton_Attention_Active_BorderColor: #f3801c;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #f3801c;--sapButton_Attention_Selected_BorderColor: #f3801c;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #f48e34;--sapButton_Attention_Selected_Hover_BorderColor: #f48e34;--sapButton_Negative_Background: #bb0000;--sapButton_Negative_BorderColor: #bb0000;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #970000;--sapButton_Negative_Hover_BorderColor: #970000;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #800;--sapButton_Negative_Active_BorderColor: #800;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #df6e0c;--sapButton_Critical_BorderColor: #df6e0c;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #f3801c;--sapButton_Critical_Hover_BorderColor: #f3801c;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #f5933e;--sapButton_Critical_Active_BorderColor: #f5933e;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #107e3e;--sapButton_Success_BorderColor: #107e3e;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #0c5e2e;--sapButton_Success_Hover_BorderColor: #0c5e2e;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #0a5128;--sapButton_Success_Active_BorderColor: #0a5128;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #0a6ed1;--sapButton_Information_BorderColor: #0a6ed1;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #0961b9;--sapButton_Information_Hover_BorderColor: #0961b9;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #0854a0;--sapButton_Information_Active_BorderColor: #0854a0;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #6a6d70;--sapButton_Neutral_BorderColor: #6a6d70;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #595b5e;--sapButton_Neutral_Hover_BorderColor: #595b5e;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #515456;--sapButton_Neutral_Active_BorderColor: #515456;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #ededed;--sapButton_Track_BorderColor: #89919a;--sapButton_Track_TextColor: #32363a;--sapButton_Track_Hover_Background: #ededed;--sapButton_Track_Hover_BorderColor: #0854a0;--sapButton_Track_Selected_Background: #ebf5fe;--sapButton_Track_Selected_BorderColor: #0854a0;--sapButton_Track_Selected_TextColor: #32363a;--sapButton_Track_Selected_Hover_Background: #ebf5fe;--sapButton_Track_Selected_Hover_BorderColor: #095caf;--sapButton_Handle_Background: #fff;--sapButton_Handle_BorderColor: #89919a;--sapButton_Handle_TextColor: #32363a;--sapButton_Handle_Hover_Background: #ebf5fe;--sapButton_Handle_Hover_BorderColor: #0854a0;--sapButton_Handle_Selected_Background: #0854a0;--sapButton_Handle_Selected_BorderColor: #0854a0;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #095caf;--sapButton_Handle_Selected_Hover_BorderColor: #095caf;--sapButton_Track_Negative_Background: #ffebeb;--sapButton_Track_Negative_BorderColor: #bb0000;--sapButton_Track_Negative_TextColor: #b00;--sapButton_Track_Negative_Hover_Background: #ffebeb;--sapButton_Track_Negative_Hover_BorderColor: #bb0000;--sapButton_Handle_Negative_Background: #fff;--sapButton_Handle_Negative_BorderColor: #bb0000;--sapButton_Handle_Negative_TextColor: #b00;--sapButton_Handle_Negative_Hover_Background: #ffebeb;--sapButton_Handle_Negative_Hover_BorderColor: #bb0000;--sapButton_Track_Positive_Background: #f1fdf6;--sapButton_Track_Positive_BorderColor: #107e3e;--sapButton_Track_Positive_TextColor: #107e3e;--sapButton_Track_Positive_Hover_Background: #f1fdf6;--sapButton_Track_Positive_Hover_BorderColor: #107e3e;--sapButton_Handle_Positive_Background: #fff;--sapButton_Handle_Positive_BorderColor: #107e3e;--sapButton_Handle_Positive_TextColor: #107e3e;--sapButton_Handle_Positive_Hover_Background: #f1fdf6;--sapButton_Handle_Positive_Hover_BorderColor: #107e3e;--sapButton_TokenBackground: #fafafa;--sapButton_TokenBorderColor: #c2c2c2;--sapField_Background: #fff;--sapField_BackgroundStyle: none;--sapField_TextColor: #32363a;--sapField_PlaceholderTextColor: #74777a;--sapField_BorderColor: #89919a;--sapField_HelpBackground: #fff;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #fff;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #0854a0;--sapField_Hover_HelpBackground: #ebf5fe;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #0854a0;--sapField_Focus_Background: #fff;--sapField_Focus_BorderColor: #89919a;--sapField_Focus_HelpBackground: #fff;--sapField_ReadOnly_Background: rgba(242,242,242,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #89919a;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(242,242,242,.5);--sapField_RequiredColor: #ce3b3b;--sapField_InvalidColor: #bb0000;--sapField_InvalidBackground: #fff;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #df6e0c;--sapField_WarningBackground: #fff;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #107e3e;--sapField_SuccessBackground: #fff;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #0a6ed1;--sapField_InformationBackground: #fff;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #d9d9d9;--sapGroup_TitleTextColor: #32363a;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #fff;--sapGroup_ContentBorderColor: #d9d9d9;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #d9d9d9;--sapList_HeaderBackground: #f2f2f2;--sapList_HeaderBorderColor: #e5e5e5;--sapList_HeaderTextColor: #32363a;--sapList_BorderColor: #e5e5e5;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #32363a;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #0854a0;--sapList_SelectionBackgroundColor: #e5f0fa;--sapList_SelectionBorderColor: #0854a0;--sapList_Hover_SelectionBackground: #d8e9f8;--sapList_Background: #fff;--sapList_Hover_Background: #ededed;--sapList_AlternatingBackground: #f2f2f2;--sapList_GroupHeaderBackground: #fff;--sapList_GroupHeaderBorderColor: #d9d9d9;--sapList_GroupHeaderTextColor: #32363a;--sapList_TableGroupHeaderBackground: #efefef;--sapList_TableGroupHeaderBorderColor: #d9d9d9;--sapList_TableGroupHeaderTextColor: #32363a;--sapList_FooterBackground: #fafafa;--sapList_FooterTextColor: #32363a;--sapList_TableFooterBorder: #d9d9d9;--sapList_TableFixedBorderColor: #8c8c8c;--sapMessage_ErrorBorderColor: #bb0000;--sapMessage_WarningBorderColor: #df6e0c;--sapMessage_SuccessBorderColor: #107e3e;--sapMessage_InformationBorderColor: #0a6ed1;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #fff;--sapProgress_BorderColor: #89919a;--sapProgress_TextColor: #32363a;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #fff;--sapProgress_NegativeBorderColor: #89919a;--sapProgress_NegativeTextColor: #32363a;--sapProgress_CriticalBackground: #fff;--sapProgress_CriticalBorderColor: #89919a;--sapProgress_CriticalTextColor: #32363a;--sapProgress_PositiveBackground: #fff;--sapProgress_PositiveBorderColor: #89919a;--sapProgress_PositiveTextColor: #32363a;--sapProgress_InformationBackground: #fff;--sapProgress_InformationBorderColor: #89919a;--sapProgress_InformationTextColor: #32363a;--sapProgress_Value_Background: #6a6d70;--sapProgress_Value_BorderColor: #89919a;--sapProgress_Value_TextColor: #32363a;--sapProgress_Value_NegativeBackground: #bb0000;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #32363a;--sapProgress_Value_CriticalBackground: #df6e0c;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #32363a;--sapProgress_Value_PositiveBackground: #107e3e;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #32363a;--sapProgress_Value_InformationBackground: #0a6ed1;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #32363a;--sapScrollBar_FaceColor: #949494;--sapScrollBar_TrackColor: #fff;--sapScrollBar_BorderColor: #949494;--sapScrollBar_SymbolColor: #0854a0;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #8c8c8c;--sapSlider_Background: #89919a;--sapSlider_BorderColor: #89919a;--sapSlider_Selected_Background: #0854a0;--sapSlider_Selected_BorderColor: #0854a0;--sapSlider_HandleBackground: #fff;--sapSlider_HandleBorderColor: #89919a;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #ebf5fe;--sapSlider_Hover_HandleBorderColor: #0854a0;--sapSlider_Hover_RangeHandleBackground: #ebf5fe;--sapSlider_Active_HandleBackground: #0854a0;--sapSlider_Active_HandleBorderColor: #0854a0;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #fff;--sapPageHeader_BorderColor: #d9d9d9;--sapPageHeader_TextColor: #32363a;--sapPageFooter_Background: #fff;--sapPageFooter_BorderColor: #d9d9d9;--sapPageFooter_TextColor: #32363a;--sapInfobar_Background: #0f828f;--sapInfobar_Hover_Background: #0e7581;--sapInfobar_Active_Background: #0a545c;--sapInfobar_NonInteractive_Background: #e6e6e6;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #fff;--sapObjectHeader_Hover_Background: #ededed;--sapObjectHeader_BorderColor: #d9d9d9;--sapObjectHeader_Title_TextColor: #32363a;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #6a6d70;--sapBlockLayer_Background: #000;--sapTile_Background: #fff;--sapTile_Hover_Background: #f5f5f5;--sapTile_Active_Background: #f5f5f5;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #32363a;--sapTile_TextColor: #6a6d70;--sapTile_IconColor: #5a7da0;--sapTile_SeparatorColor: #ccc;--sapTile_Interactive_BorderColor: #b3b3b3;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #d08014;--sapAccentColor2: #d04343;--sapAccentColor3: #db1f77;--sapAccentColor4: #c0399f;--sapAccentColor5: #6367de;--sapAccentColor6: #286eb4;--sapAccentColor7: #0f828f;--sapAccentColor8: #7ca10c;--sapAccentColor9: #925ace;--sapAccentColor10: #647987;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #880000;--sapIndicationColor_1_Background: #880000;--sapIndicationColor_1_BorderColor: #880000;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #6f0000;--sapIndicationColor_1_Active_Background: #500;--sapIndicationColor_1_Active_BorderColor: #880000;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #500;--sapIndicationColor_1_Selected_BorderColor: #880000;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #fb9d9d;--sapIndicationColor_1b_BorderColor: #fb9d9d;--sapIndicationColor_1b_Hover_Background: #fa8585;--sapIndicationColor_2: #bb0000;--sapIndicationColor_2_Background: #bb0000;--sapIndicationColor_2_BorderColor: #bb0000;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #a20000;--sapIndicationColor_2_Active_Background: #800;--sapIndicationColor_2_Active_BorderColor: #bb0000;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #800;--sapIndicationColor_2_Selected_BorderColor: #bb0000;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #fcc4c4;--sapIndicationColor_2b_BorderColor: #fcc4c4;--sapIndicationColor_2b_Hover_Background: #fbacac;--sapIndicationColor_3: #df6e0c;--sapIndicationColor_3_Background: #df6e0c;--sapIndicationColor_3_BorderColor: #df6e0c;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #d0670b;--sapIndicationColor_3_Active_Background: #c2600a;--sapIndicationColor_3_Active_BorderColor: #df6e0c;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #c2600a;--sapIndicationColor_3_Selected_BorderColor: #df6e0c;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #fff2c0;--sapIndicationColor_3b_BorderColor: #fff2c0;--sapIndicationColor_3b_Hover_Background: #ffeda6;--sapIndicationColor_4: #107e3e;--sapIndicationColor_4_Background: #107e3e;--sapIndicationColor_4_BorderColor: #107e3e;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #0d6733;--sapIndicationColor_4_Active_Background: #0a5128;--sapIndicationColor_4_Active_BorderColor: #107e3e;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0a5128;--sapIndicationColor_4_Selected_BorderColor: #107e3e;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #bae8bc;--sapIndicationColor_4b_BorderColor: #bae8bc;--sapIndicationColor_4b_Hover_Background: #a7e2a9;--sapIndicationColor_5: #0a6ed1;--sapIndicationColor_5_Background: #0a6ed1;--sapIndicationColor_5_BorderColor: #0a6ed1;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #0961b9;--sapIndicationColor_5_Active_Background: #0854a0;--sapIndicationColor_5_Active_BorderColor: #0a6ed1;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0854a0;--sapIndicationColor_5_Selected_BorderColor: #0a6ed1;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #d3effd;--sapIndicationColor_5b_BorderColor: #d3effd;--sapIndicationColor_5b_Hover_Background: #bbe6fc;--sapIndicationColor_6: #0f828f;--sapIndicationColor_6_Background: #0f828f;--sapIndicationColor_6_BorderColor: #0f828f;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #0d6d78;--sapIndicationColor_6_Active_Background: #0a5861;--sapIndicationColor_6_Active_BorderColor: #0f828f;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0a5861;--sapIndicationColor_6_Selected_BorderColor: #0f828f;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #cdf5ec;--sapIndicationColor_6b_BorderColor: #cdf5ec;--sapIndicationColor_6b_Hover_Background: #b8f1e4;--sapIndicationColor_7: #925ace;--sapIndicationColor_7_Background: #925ace;--sapIndicationColor_7_BorderColor: #925ace;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #8546c8;--sapIndicationColor_7_Active_Background: #7838bd;--sapIndicationColor_7_Active_BorderColor: #925ace;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #7838bd;--sapIndicationColor_7_Selected_BorderColor: #925ace;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #e2dbff;--sapIndicationColor_7b_BorderColor: #e2dbff;--sapIndicationColor_7b_Hover_Background: #cdc2ff;--sapIndicationColor_8: #c0399f;--sapIndicationColor_8_Background: #c0399f;--sapIndicationColor_8_BorderColor: #c0399f;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #ac338f;--sapIndicationColor_8_Active_Background: #992d7e;--sapIndicationColor_8_Active_BorderColor: #c0399f;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #992d7e;--sapIndicationColor_8_Selected_BorderColor: #c0399f;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #f8d6ff;--sapIndicationColor_8b_BorderColor: #f8d6ff;--sapIndicationColor_8b_Hover_Background: #f4bdff;--sapIndicationColor_9: #1d2d3e;--sapIndicationColor_9_Background: #1d2d3e;--sapIndicationColor_9_BorderColor: #1d2d3e;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #15202d;--sapIndicationColor_9_Active_Background: #0d141b;--sapIndicationColor_9_Active_BorderColor: #1d2d3e;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0d141b;--sapIndicationColor_9_Selected_BorderColor: #1d2d3e;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #fff;--sapIndicationColor_9b_BorderColor: #d9d9d9;--sapIndicationColor_9b_Hover_Background: #f2f2f2;--sapIndicationColor_10: #45484a;--sapIndicationColor_10_Background: #45484a;--sapIndicationColor_10_BorderColor: #45484a;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #393b3d;--sapIndicationColor_10_Active_Background: #2c2e30;--sapIndicationColor_10_Active_BorderColor: #45484a;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #2c2e30;--sapIndicationColor_10_Selected_BorderColor: #45484a;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #eaecee;--sapIndicationColor_10b_BorderColor: #eaecee;--sapIndicationColor_10b_Hover_Background: #dcdfe3;--sapLegend_WorkingBackground: #fafafa;--sapLegend_NonWorkingBackground: #dedede;--sapLegend_CurrentDateTime: #c0399f;--sapLegendColor1: #d58215;--sapLegendColor2: #dc5b5b;--sapLegendColor3: #db1f77;--sapLegendColor4: #9b3b3b;--sapLegendColor5: #cf5db3;--sapLegendColor6: #286eb4;--sapLegendColor7: #1193a2;--sapLegendColor8: #8b9668;--sapLegendColor9: #647987;--sapLegendColor10: #892971;--sapLegendColor11: #725a3a;--sapLegendColor12: #bb2f2f;--sapLegendColor13: #bc1b66;--sapLegendColor14: #8b714f;--sapLegendColor15: #606190;--sapLegendColor16: #597da1;--sapLegendColor17: #49797e;--sapLegendColor18: #687a33;--sapLegendColor19: #295989;--sapLegendColor20: #5154bd;--sapLegendBackgroundColor1: #fdf3e7;--sapLegendBackgroundColor2: #faeaea;--sapLegendBackgroundColor3: #fce9f2;--sapLegendBackgroundColor4: #f8ecec;--sapLegendBackgroundColor5: #f9ebf5;--sapLegendBackgroundColor6: #ebf3fa;--sapLegendBackgroundColor7: #e8fbfd;--sapLegendBackgroundColor8: #f3f4ef;--sapLegendBackgroundColor9: #f1f3f4;--sapLegendBackgroundColor10: #f9ebf6;--sapLegendBackgroundColor11: #f6f2ed;--sapLegendBackgroundColor12: #faeaea;--sapLegendBackgroundColor13: #fce9f2;--sapLegendBackgroundColor14: #f5f2ee;--sapLegendBackgroundColor15: #f0f0f5;--sapLegendBackgroundColor16: #eff2f6;--sapLegendBackgroundColor17: #eff5f6;--sapLegendBackgroundColor18: #f5f7ed;--sapLegendBackgroundColor19: #ebf2f9;--sapLegendBackgroundColor20: #ecedf8;--sapChart_OrderedColor_1: #438cd5;--sapChart_OrderedColor_2: #e66729;--sapChart_OrderedColor_3: #16976c;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #1193a2;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ed5f5f;--sapChart_OrderedColor_11: #2f6497;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #cb7d0c;--sapChart_Good: #3c9d57;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #438cd5;--sapChart_Sequence_2: #e66729;--sapChart_Sequence_3: #16976c;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #1193a2;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ed5f5f;--sapChart_Sequence_11: #2f6497;--sapChart_Sequence_Neutral: #848f94;}
@@ -0,0 +1 @@
1
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_dark.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","DarkColorScheme"],"FallbackThemeId": "sap_fiori_3","Engine":{"Name": "theming-engine","Version": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #91c8f6;--sapHighlightColor: #91c8f6;--sapBaseColor: #29313a;--sapShellColor: #354a5f;--sapBackgroundColor: #1c2228;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fafafa;--sapLinkColor: #91c8f6;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #91c8f6;--sapHoverColor: #222a31;--sapActiveColor: #91c8f6;--sapHighlightTextColor: #29313a;--sapTitleColor: #fafafa;--sapNegativeColor: #ff8888;--sapCriticalColor: #fabd64;--sapPositiveColor: #abe2ab;--sapInformativeColor: #91c8f6;--sapNeutralColor: #d3d7d9;--sapNegativeElementColor: #ff8888;--sapCriticalElementColor: #fabd64;--sapPositiveElementColor: #abe2ab;--sapInformativeElementColor: #91c8f6;--sapNeutralElementColor: #d3d7d9;--sapNegativeTextColor: #ff8888;--sapCriticalTextColor: #fabd64;--sapPositiveTextColor: #abe2ab;--sapInformativeTextColor: #91c8f6;--sapNeutralTextColor: #d3d7d9;--sapErrorColor: #ff8888;--sapWarningColor: #fabd64;--sapSuccessColor: #abe2ab;--sapInformationColor: #91c8f6;--sapErrorBackground: #3b0000;--sapWarningBackground: #2b1a01;--sapSuccessBackground: #153c15;--sapInformationBackground: #062e4f;--sapNeutralBackground: #5c666b;--sapErrorBorderColor: #ff8888;--sapWarningBorderColor: #fabd64;--sapSuccessBorderColor: #abe2ab;--sapInformationBorderColor: #91c8f6;--sapNeutralBorderColor: #d3d7d9;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #91c8f6;--sapContent_ContrastIconColor: #29313a;--sapContent_NonInteractiveIconColor: #d3d7d9;--sapContent_MarkerIconColor: #6bd3ff;--sapContent_MarkerTextColor: #7fc6c6;--sapContent_MeasureIndicatorColor: #8696a9;--sapContent_Selected_MeasureIndicatorColor: #8696a9;--sapContent_Placeholderloading_Background: #536376;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #536376 0%, #536376 20%, #8596aa 50%, #536376 80%, #536376 100%);--sapContent_ImagePlaceholderBackground: #687d94;--sapContent_ImagePlaceholderForegroundColor: #29313a;--sapContent_RatedColor: #ffc847;--sapContent_UnratedColor: #8696a9;--sapContent_BusyColor: #91c8f6;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .0625rem;--sapContent_ContrastFocusColor: #000;--sapContent_ShadowColor: #000;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem rgba(255,255,255,.2), 0 .125rem .5rem 0 rgba(0,0,0,.3);--sapContent_Shadow1: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .125rem .5rem 0 rgba(0,0,0,.6);--sapContent_Shadow2: 0 0 0 .0625rem rgba(255,255,255,.5), 0 .625rem 1.875rem 0 rgba(0,0,0,.6);--sapContent_Shadow3: 0 0 0 .0625rem rgba(255,255,255,.5), 0 1.25rem 5rem 0 rgba(0,0,0,.6);--sapContent_TextShadow: 0 0 .125rem #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: 0 .125rem .125rem 0 rgba(0,0,0,.2), inset 0 -.0625rem 0 0 #3a4552;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #058088;--sapContent_HelpColor: #57b900;--sapContent_LabelColor: #d3d7d9;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: rgba(250,250,250,.6);--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .55;--sapContent_ContrastTextColor: #29313a;--sapContent_ForegroundColor: #1c2228;--sapContent_ForegroundBorderColor: #8696a9;--sapContent_ForegroundTextColor: #fafafa;--sapContent_BadgeBackground: #d14242;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #91c8f6;--sapContent_Selected_TextColor: #29313a;--sapContent_Selected_Background: #91c8f6;--sapContent_Selected_Hover_Background: #83c1f5;--sapContent_Selected_ForegroundColor: #91c8f6;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #0a6ed1;--sapContent_Illustrative_Color2: #3793d1;--sapContent_Illustrative_Color3: #d69522;--sapContent_Illustrative_Color4: #030303;--sapContent_Illustrative_Color5: #727f87;--sapContent_Illustrative_Color6: #9ba4aa;--sapContent_Illustrative_Color7: #43494b;--sapContent_Illustrative_Color8: #c2c8cc;--sapContent_Illustrative_Color9: #64edd2;--sapContent_Illustrative_Color10: #ebf8ff;--sapContent_Illustrative_Color11: #f31ded;--sapContent_Illustrative_Color12: #5dc122;--sapContent_Illustrative_Color13: #005dc9;--sapContent_Illustrative_Color14: #004da5;--sapContent_Illustrative_Color15: #cc7400;--sapContent_Illustrative_Color16: #3b0ac6;--sapContent_Illustrative_Color17: #00a58a;--sapContent_Illustrative_Color18: #d1efff;--sapContent_Illustrative_Color19: #b8e6ff;--sapContent_Illustrative_Color20: #9eddff;--sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: none;--sapLink_Hover_Color: #62b0f2;--sapLink_Hover_TextDecoration: underline;--sapLink_Active_Color: #91c8f6;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #91c8f6;--sapLink_InvertedColor: #d3e9fb;--sapLink_SubtleColor: #c0e0fa;--sapShell_Background: #232a31;--sapShell_BackgroundImage: linear-gradient(to bottom, #181d22, #272f37);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #354a5f;--sapShell_TextColor: #fafafa;--sapShell_InteractiveBackground: #354a5f;--sapShell_InteractiveTextColor: #d1e8ff;--sapShell_InteractiveBorderColor: #7996b4;--sapShell_GroupTitleTextColor: #fafafa;--sapShell_GroupTitleTextShadow: 0 0 .125rem #000;--sapShell_Hover_Background: #283848;--sapShell_Active_Background: #23303e;--sapShell_Active_TextColor: #fafafa;--sapShell_Selected_Background: #23303e;--sapShell_Selected_TextColor: #fafafa;--sapShell_Selected_Hover_Background: #23303e;--sapShell_Favicon: none;--sapShell_Navigation_Background: #354a5f;--sapShell_Navigation_Hover_Background: #283848;--sapShell_Navigation_SelectedColor: #d1e8ff;--sapShell_Navigation_Selected_TextColor: #d1e8ff;--sapShell_Navigation_TextColor: #fafafa;--sapShell_Navigation_Active_TextColor: #fafafa;--sapShell_Navigation_Active_Background: #23303e;--sapShell_Shadow: 0 .125rem .125rem 0 rgba(0,0,0,.8), inset 0 -.0625rem 0 0 rgba(255,255,255,.2);--sapShell_NegativeColor: #ff8888;--sapShell_CriticalColor: #fabd64;--sapShell_PositiveColor: #abe2ab;--sapShell_InformativeColor: #c0e0fa;--sapShell_NeutralColor: #d3d7d9;--sapShell_Assistant_ForegroundColor: #9f88ff;--sapShell_Category_1_Background: #6bd3ff;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #29313a;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #d88b8b;--sapShell_Category_2_BorderColor: #d88b8b;--sapShell_Category_2_TextColor: #29313a;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #f0b25f;--sapShell_Category_3_BorderColor: #f0b25f;--sapShell_Category_3_TextColor: #29313a;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #bb8aaf;--sapShell_Category_4_BorderColor: #bb8aaf;--sapShell_Category_4_TextColor: #29313a;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #ffb98d;--sapShell_Category_5_BorderColor: #ffb98d;--sapShell_Category_5_TextColor: #29313a;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #21c4c4;--sapShell_Category_6_BorderColor: #21c4c4;--sapShell_Category_6_TextColor: #29313a;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #de54c1;--sapShell_Category_7_BorderColor: #de54c1;--sapShell_Category_7_TextColor: #fafafa;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #afd645;--sapShell_Category_8_BorderColor: #afd645;--sapShell_Category_8_TextColor: #29313a;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #bbbcd2;--sapShell_Category_9_BorderColor: #bbbcd2;--sapShell_Category_9_TextColor: #29313a;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #b0bcc5;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #29313a;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #f58c4b;--sapShell_Category_11_BorderColor: #f58c4b;--sapShell_Category_11_TextColor: #29313a;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #c3c5fd;--sapShell_Category_12_BorderColor: #c3c5fd;--sapShell_Category_12_TextColor: #29313a;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #ffa1a1;--sapShell_Category_13_BorderColor: #ffa1a1;--sapShell_Category_13_TextColor: #29313a;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #a2c2c2;--sapShell_Category_14_BorderColor: #a2c2c2;--sapShell_Category_14_TextColor: #29313a;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #e9e9f0;--sapShell_Category_15_BorderColor: #e9e9f0;--sapShell_Category_15_TextColor: #29313a;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #aabc78;--sapShell_Category_16_BorderColor: #aabc78;--sapShell_Category_16_TextColor: #29313a;--sapShell_Category_16_TextShadow: none;--sapAssistant_Color1: #5d36ff;--sapAssistant_Color2: #a100c2;--sapAssistant_BackgroundGradient: linear-gradient(#5d36ff, #a100c2);--sapAssistant_Background: #5d36ff;--sapAssistant_BorderColor: #5d36ff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #2800cf;--sapAssistant_Hover_BorderColor: #2800cf;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #1e009c;--sapAssistant_Active_BorderColor: #1e009c;--sapAssistant_Active_TextColor: #fafafa;--sapAssistant_Question_Background: #140066;--sapAssistant_Question_BorderColor: #140066;--sapAssistant_Question_TextColor: #fafafa;--sapAssistant_Answer_Background: #14181c;--sapAssistant_Answer_BorderColor: #14181c;--sapAssistant_Answer_TextColor: #fafafa;--sapAvatar_1_Background: #ffc847;--sapAvatar_1_BorderColor: #ffc847;--sapAvatar_1_TextColor: #29313a;--sapAvatar_2_Background: #e7a1a1;--sapAvatar_2_BorderColor: #e7a1a1;--sapAvatar_2_TextColor: #29313a;--sapAvatar_3_Background: #f37aa2;--sapAvatar_3_BorderColor: #f37aa2;--sapAvatar_3_TextColor: #29313a;--sapAvatar_4_Background: #e269c9;--sapAvatar_4_BorderColor: #e269c9;--sapAvatar_4_TextColor: #fafafa;--sapAvatar_5_Background: #8ca7d5;--sapAvatar_5_BorderColor: #8ca7d5;--sapAvatar_5_TextColor: #29313a;--sapAvatar_6_Background: #6bd3ff;--sapAvatar_6_BorderColor: #6bd3ff;--sapAvatar_6_TextColor: #29313a;--sapAvatar_7_Background: #7fc6c6;--sapAvatar_7_BorderColor: #7fc6c6;--sapAvatar_7_TextColor: #29313a;--sapAvatar_8_Background: #b2e484;--sapAvatar_8_BorderColor: #b2e484;--sapAvatar_8_TextColor: #29313a;--sapAvatar_9_Background: #b995e0;--sapAvatar_9_BorderColor: #b995e0;--sapAvatar_9_TextColor: #29313a;--sapAvatar_10_Background: #b0bcc5;--sapAvatar_10_BorderColor: #b0bcc5;--sapAvatar_10_TextColor: #29313a;--sapButton_Background: #29313a;--sapButton_BorderColor: #91c8f6;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .25rem;--sapButton_TextColor: #91c8f6;--sapButton_Hover_Background: #062e4f;--sapButton_Hover_BorderColor: #91c8f6;--sapButton_Hover_TextColor: #91c8f6;--sapButton_IconColor: #91c8f6;--sapButton_Active_Background: #91c8f6;--sapButton_Active_BorderColor: #91c8f6;--sapButton_Active_TextColor: #29313a;--sapButton_Emphasized_Background: #1b8dec;--sapButton_Emphasized_BorderColor: #1b8dec;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #2e96ee;--sapButton_Emphasized_Hover_BorderColor: #2e96ee;--sapButton_Emphasized_Hover_TextColor: #fafafa;--sapButton_Emphasized_Active_Background: #91c8f6;--sapButton_Emphasized_Active_BorderColor: #91c8f6;--sapButton_Emphasized_Active_TextColor: #29313a;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #29313a;--sapButton_Reject_BorderColor: #ff8888;--sapButton_Reject_TextColor: #f88;--sapButton_Reject_Hover_Background: #3b0000;--sapButton_Reject_Hover_BorderColor: #ff8888;--sapButton_Reject_Hover_TextColor: #f88;--sapButton_Reject_Active_Background: #ff6e6e;--sapButton_Reject_Active_BorderColor: #ff6e6e;--sapButton_Reject_Active_TextColor: #29313a;--sapButton_Reject_Selected_Background: #ff6e6e;--sapButton_Reject_Selected_BorderColor: #ff6e6e;--sapButton_Reject_Selected_TextColor: #29313a;--sapButton_Reject_Selected_Hover_Background: #f88;--sapButton_Reject_Selected_Hover_BorderColor: #f88;--sapButton_Accept_Background: #29313a;--sapButton_Accept_BorderColor: #abe2ab;--sapButton_Accept_TextColor: #abe2ab;--sapButton_Accept_Hover_Background: #153c15;--sapButton_Accept_Hover_BorderColor: #abe2ab;--sapButton_Accept_Hover_TextColor: #abe2ab;--sapButton_Accept_Active_Background: #98db98;--sapButton_Accept_Active_BorderColor: #98db98;--sapButton_Accept_Active_TextColor: #29313a;--sapButton_Accept_Selected_Background: #98db98;--sapButton_Accept_Selected_BorderColor: #98db98;--sapButton_Accept_Selected_TextColor: #29313a;--sapButton_Accept_Selected_Hover_Background: #abe2ab;--sapButton_Accept_Selected_Hover_BorderColor: #abe2ab;--sapButton_Lite_Background: transparent;--sapButton_Lite_BorderColor: transparent;--sapButton_Lite_TextColor: #91c8f6;--sapButton_Lite_Hover_Background: #062e4f;--sapButton_Lite_Hover_BorderColor: #91c8f6;--sapButton_Lite_Hover_TextColor: #91c8f6;--sapButton_Lite_Active_Background: #91c8f6;--sapButton_Lite_Active_BorderColor: #91c8f6;--sapButton_Selected_Background: #91c8f6;--sapButton_Selected_BorderColor: #91c8f6;--sapButton_Selected_TextColor: #29313a;--sapButton_Selected_Hover_Background: #83c1f5;--sapButton_Selected_Hover_BorderColor: #83c1f5;--sapButton_Attention_Background: #29313a;--sapButton_Attention_BorderColor: #fabd64;--sapButton_Attention_TextColor: #fabd64;--sapButton_Attention_Hover_Background: #2b1a01;--sapButton_Attention_Hover_BorderColor: #fabd64;--sapButton_Attention_Hover_TextColor: #fabd64;--sapButton_Attention_Active_Background: #f9b24b;--sapButton_Attention_Active_BorderColor: #f9b24b;--sapButton_Attention_Active_TextColor: #29313a;--sapButton_Attention_Selected_Background: #f9b24b;--sapButton_Attention_Selected_BorderColor: #f9b24b;--sapButton_Attention_Selected_TextColor: #29313a;--sapButton_Attention_Selected_Hover_Background: #fabd64;--sapButton_Attention_Selected_Hover_BorderColor: #fabd64;--sapButton_Negative_Background: #ff8888;--sapButton_Negative_BorderColor: #ff8888;--sapButton_Negative_TextColor: #29313a;--sapButton_Negative_Hover_Background: #ffa2a2;--sapButton_Negative_Hover_BorderColor: #ffa2a2;--sapButton_Negative_Hover_TextColor: #29313a;--sapButton_Negative_Active_Background: #fbb;--sapButton_Negative_Active_BorderColor: #fbb;--sapButton_Negative_Active_TextColor: #29313a;--sapButton_Critical_Background: #fabd64;--sapButton_Critical_BorderColor: #fabd64;--sapButton_Critical_TextColor: #29313a;--sapButton_Critical_Hover_Background: #fbc87d;--sapButton_Critical_Hover_BorderColor: #fbc87d;--sapButton_Critical_Hover_TextColor: #29313a;--sapButton_Critical_Active_Background: #fcd295;--sapButton_Critical_Active_BorderColor: #fcd295;--sapButton_Critical_Active_TextColor: #29313a;--sapButton_Success_Background: #abe2ab;--sapButton_Success_BorderColor: #abe2ab;--sapButton_Success_TextColor: #29313a;--sapButton_Success_Hover_Background: #bee9be;--sapButton_Success_Hover_BorderColor: #bee9be;--sapButton_Success_Hover_TextColor: #29313a;--sapButton_Success_Active_Background: #d1efd1;--sapButton_Success_Active_BorderColor: #d1efd1;--sapButton_Success_Active_TextColor: #29313a;--sapButton_Information_Background: #91c8f6;--sapButton_Information_BorderColor: #91c8f6;--sapButton_Information_TextColor: #29313a;--sapButton_Information_Hover_Background: #a9d4f8;--sapButton_Information_Hover_BorderColor: #a9d4f8;--sapButton_Information_Hover_TextColor: #29313a;--sapButton_Information_Active_Background: #c0e0fa;--sapButton_Information_Active_BorderColor: #c0e0fa;--sapButton_Information_Active_TextColor: #29313a;--sapButton_Neutral_Background: #d3d7d9;--sapButton_Neutral_BorderColor: #d3d7d9;--sapButton_Neutral_TextColor: #29313a;--sapButton_Neutral_Hover_Background: #e1e3e5;--sapButton_Neutral_Hover_BorderColor: #e1e3e5;--sapButton_Neutral_Hover_TextColor: #29313a;--sapButton_Neutral_Active_Background: #eef0f1;--sapButton_Neutral_Active_BorderColor: #eef0f1;--sapButton_Neutral_Active_TextColor: #29313a;--sapButton_Track_Background: #38434f;--sapButton_Track_BorderColor: #8696a9;--sapButton_Track_TextColor: #fafafa;--sapButton_Track_Hover_Background: #38434f;--sapButton_Track_Hover_BorderColor: #91c8f6;--sapButton_Track_Selected_Background: #062e4f;--sapButton_Track_Selected_BorderColor: #91c8f6;--sapButton_Track_Selected_TextColor: #fafafa;--sapButton_Track_Selected_Hover_Background: #062e4f;--sapButton_Track_Selected_Hover_BorderColor: #83c1f5;--sapButton_Handle_Background: #29313a;--sapButton_Handle_BorderColor: #8696a9;--sapButton_Handle_TextColor: #fafafa;--sapButton_Handle_Hover_Background: #062e4f;--sapButton_Handle_Hover_BorderColor: #91c8f6;--sapButton_Handle_Selected_Background: #91c8f6;--sapButton_Handle_Selected_BorderColor: #91c8f6;--sapButton_Handle_Selected_TextColor: #29313a;--sapButton_Handle_Selected_Hover_Background: #83c1f5;--sapButton_Handle_Selected_Hover_BorderColor: #83c1f5;--sapButton_Track_Negative_Background: #3b0000;--sapButton_Track_Negative_BorderColor: #ff8888;--sapButton_Track_Negative_TextColor: #f88;--sapButton_Track_Negative_Hover_Background: #3b0000;--sapButton_Track_Negative_Hover_BorderColor: #ff8888;--sapButton_Handle_Negative_Background: #29313a;--sapButton_Handle_Negative_BorderColor: #ff8888;--sapButton_Handle_Negative_TextColor: #f88;--sapButton_Handle_Negative_Hover_Background: #3b0000;--sapButton_Handle_Negative_Hover_BorderColor: #ff8888;--sapButton_Track_Positive_Background: #153c15;--sapButton_Track_Positive_BorderColor: #abe2ab;--sapButton_Track_Positive_TextColor: #abe2ab;--sapButton_Track_Positive_Hover_Background: #153c15;--sapButton_Track_Positive_Hover_BorderColor: #abe2ab;--sapButton_Handle_Positive_Background: #29313a;--sapButton_Handle_Positive_BorderColor: #abe2ab;--sapButton_Handle_Positive_TextColor: #abe2ab;--sapButton_Handle_Positive_Hover_Background: #153c15;--sapButton_Handle_Positive_Hover_BorderColor: #abe2ab;--sapButton_TokenBackground: #29313a;--sapButton_TokenBorderColor: #687d94;--sapField_Background: #29313a;--sapField_BackgroundStyle: none;--sapField_TextColor: #fafafa;--sapField_PlaceholderTextColor: #b8bec1;--sapField_BorderColor: #8696a9;--sapField_HelpBackground: #29313a;--sapField_BorderWidth: .0625rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: .125rem;--sapField_Shadow: none;--sapField_Hover_Background: #29313a;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #91c8f6;--sapField_Hover_HelpBackground: #062e4f;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #91c8f6;--sapField_Focus_Background: #29313a;--sapField_Focus_BorderColor: #8696a9;--sapField_Focus_HelpBackground: #29313a;--sapField_ReadOnly_Background: rgba(58,69,82,.5);--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #546375;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: rgba(58,69,82,.5);--sapField_RequiredColor: #e7a1a1;--sapField_InvalidColor: #ff8888;--sapField_InvalidBackground: #29313a;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: solid;--sapField_InvalidShadow: none;--sapField_WarningColor: #fabd64;--sapField_WarningBackground: #29313a;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: solid;--sapField_WarningShadow: none;--sapField_SuccessColor: #abe2ab;--sapField_SuccessBackground: #29313a;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .0625rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #91c8f6;--sapField_InformationBackground: #29313a;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .125rem;--sapField_InformationBorderStyle: solid;--sapField_InformationShadow: none;--sapGroup_TitleBackground: transparent;--sapGroup_TitleBorderColor: #495767;--sapGroup_TitleTextColor: #fafafa;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #29313a;--sapGroup_ContentBorderColor: #3e4a58;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: transparent;--sapToolbar_Background: transparent;--sapToolbar_SeparatorColor: #495767;--sapList_HeaderBackground: #232931;--sapList_HeaderBorderColor: #3a4552;--sapList_HeaderTextColor: #fafafa;--sapList_BorderColor: #3a4552;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fafafa;--sapList_Active_TextColor: #29313a;--sapList_Active_Background: #91c8f6;--sapList_SelectionBackgroundColor: #344b5f;--sapList_SelectionBorderColor: #91c8f6;--sapList_Hover_SelectionBackground: #395369;--sapList_Background: #29313a;--sapList_Hover_Background: #222a31;--sapList_AlternatingBackground: #232931;--sapList_GroupHeaderBackground: #29313a;--sapList_GroupHeaderBorderColor: #64778e;--sapList_GroupHeaderTextColor: #fafafa;--sapList_TableGroupHeaderBackground: #1c2228;--sapList_TableGroupHeaderBorderColor: #5a6b7f;--sapList_TableGroupHeaderTextColor: #fafafa;--sapList_FooterBackground: #252c34;--sapList_FooterTextColor: #fafafa;--sapList_TableFooterBorder: #4b596a;--sapList_TableFixedBorderColor: #8091a5;--sapMessage_ErrorBorderColor: #ff8888;--sapMessage_WarningBorderColor: #fabd64;--sapMessage_SuccessBorderColor: #abe2ab;--sapMessage_InformationBorderColor: #91c8f6;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #29313a;--sapProgress_BorderColor: #8696a9;--sapProgress_TextColor: #fafafa;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #29313a;--sapProgress_NegativeBorderColor: #8696a9;--sapProgress_NegativeTextColor: #fafafa;--sapProgress_CriticalBackground: #29313a;--sapProgress_CriticalBorderColor: #8696a9;--sapProgress_CriticalTextColor: #fafafa;--sapProgress_PositiveBackground: #29313a;--sapProgress_PositiveBorderColor: #8696a9;--sapProgress_PositiveTextColor: #fafafa;--sapProgress_InformationBackground: #29313a;--sapProgress_InformationBorderColor: #8696a9;--sapProgress_InformationTextColor: #fafafa;--sapProgress_Value_Background: #d3d7d9;--sapProgress_Value_BorderColor: #8696a9;--sapProgress_Value_TextColor: #fafafa;--sapProgress_Value_NegativeBackground: #ff8888;--sapProgress_Value_NegativeBorderColor: #29313a;--sapProgress_Value_NegativeTextColor: #fafafa;--sapProgress_Value_CriticalBackground: #fabd64;--sapProgress_Value_CriticalBorderColor: #29313a;--sapProgress_Value_CriticalTextColor: #fafafa;--sapProgress_Value_PositiveBackground: #abe2ab;--sapProgress_Value_PositiveBorderColor: #29313a;--sapProgress_Value_PositiveTextColor: #fafafa;--sapProgress_Value_InformationBackground: #91c8f6;--sapProgress_Value_InformationBorderColor: #29313a;--sapProgress_Value_InformationTextColor: #fafafa;--sapScrollBar_FaceColor: #506273;--sapScrollBar_TrackColor: #090b0d;--sapScrollBar_BorderColor: #506273;--sapScrollBar_SymbolColor: #91c8f6;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #4a5a6a;--sapSlider_Background: #8696a9;--sapSlider_BorderColor: #8696a9;--sapSlider_Selected_Background: #91c8f6;--sapSlider_Selected_BorderColor: #91c8f6;--sapSlider_HandleBackground: #29313a;--sapSlider_HandleBorderColor: #8696a9;--sapSlider_RangeHandleBackground: transparent;--sapSlider_Hover_HandleBackground: #062e4f;--sapSlider_Hover_HandleBorderColor: #91c8f6;--sapSlider_Hover_RangeHandleBackground: #062e4f;--sapSlider_Active_HandleBackground: #91c8f6;--sapSlider_Active_HandleBorderColor: #91c8f6;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #29313a;--sapPageHeader_BorderColor: #3a4552;--sapPageHeader_TextColor: #fafafa;--sapPageFooter_Background: #2c3d50;--sapPageFooter_BorderColor: #3a516a;--sapPageFooter_TextColor: #fafafa;--sapInfobar_Background: #7fc6c6;--sapInfobar_Hover_Background: #74c1c1;--sapInfobar_Active_Background: #58b5b5;--sapInfobar_NonInteractive_Background: #14181c;--sapInfobar_TextColor: #29313a;--sapObjectHeader_Background: #29313a;--sapObjectHeader_Hover_Background: #222a31;--sapObjectHeader_BorderColor: #3a4552;--sapObjectHeader_Title_TextColor: #fafafa;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #d3d7d9;--sapBlockLayer_Background: #000;--sapTile_Background: #29313a;--sapTile_Hover_Background: #21272e;--sapTile_Active_Background: #21272e;--sapTile_BorderColor: transparent;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fafafa;--sapTile_TextColor: #d3d7d9;--sapTile_IconColor: #89a3bd;--sapTile_SeparatorColor: #424f5e;--sapTile_Interactive_BorderColor: #687d94;--sapTile_OverlayBackground: rgba(0,0,0,.8);--sapTile_OverlayForegroundColor: #fafafa;--sapAccentColor1: #ffc847;--sapAccentColor2: #e7a1a1;--sapAccentColor3: #f37aa2;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5555;--sapIndicationColor_1_Background: #ff5555;--sapIndicationColor_1_BorderColor: #ff5555;--sapIndicationColor_1_TextColor: #29313a;--sapIndicationColor_1_Hover_Background: #ff6f6f;--sapIndicationColor_1_Active_Background: #f88;--sapIndicationColor_1_Active_BorderColor: #ff5555;--sapIndicationColor_1_Active_TextColor: #29313a;--sapIndicationColor_1_Selected_Background: #f88;--sapIndicationColor_1_Selected_BorderColor: #ff5555;--sapIndicationColor_1_Selected_TextColor: #29313a;--sapIndicationColor_1b: #5e0303;--sapIndicationColor_1b_BorderColor: #5e0303;--sapIndicationColor_1b_Hover_Background: #770404;--sapIndicationColor_2: #ff8888;--sapIndicationColor_2_Background: #ff8888;--sapIndicationColor_2_BorderColor: #ff8888;--sapIndicationColor_2_TextColor: #29313a;--sapIndicationColor_2_Hover_Background: #ffa2a2;--sapIndicationColor_2_Active_Background: #fbb;--sapIndicationColor_2_Active_BorderColor: #ff8888;--sapIndicationColor_2_Active_TextColor: #29313a;--sapIndicationColor_2_Selected_Background: #fbb;--sapIndicationColor_2_Selected_BorderColor: #ff8888;--sapIndicationColor_2_Selected_TextColor: #29313a;--sapIndicationColor_2b: #7d0000;--sapIndicationColor_2b_BorderColor: #7d0000;--sapIndicationColor_2b_Hover_Background: #970000;--sapIndicationColor_3: #fabd64;--sapIndicationColor_3_Background: #fabd64;--sapIndicationColor_3_BorderColor: #fabd64;--sapIndicationColor_3_TextColor: #29313a;--sapIndicationColor_3_Hover_Background: #fac373;--sapIndicationColor_3_Active_Background: #fbca82;--sapIndicationColor_3_Active_BorderColor: #fabd64;--sapIndicationColor_3_Active_TextColor: #29313a;--sapIndicationColor_3_Selected_Background: #fbca82;--sapIndicationColor_3_Selected_BorderColor: #fabd64;--sapIndicationColor_3_Selected_TextColor: #29313a;--sapIndicationColor_3b: #662b00;--sapIndicationColor_3b_BorderColor: #662b00;--sapIndicationColor_3b_Hover_Background: #803600;--sapIndicationColor_4: #abe2ab;--sapIndicationColor_4_Background: #abe2ab;--sapIndicationColor_4_BorderColor: #abe2ab;--sapIndicationColor_4_TextColor: #29313a;--sapIndicationColor_4_Hover_Background: #bee9be;--sapIndicationColor_4_Active_Background: #d1efd1;--sapIndicationColor_4_Active_BorderColor: #abe2ab;--sapIndicationColor_4_Active_TextColor: #29313a;--sapIndicationColor_4_Selected_Background: #d1efd1;--sapIndicationColor_4_Selected_BorderColor: #abe2ab;--sapIndicationColor_4_Selected_TextColor: #29313a;--sapIndicationColor_4b: #044a18;--sapIndicationColor_4b_BorderColor: #044a18;--sapIndicationColor_4b_Hover_Background: #056220;--sapIndicationColor_5: #91c8f6;--sapIndicationColor_5_Background: #91c8f6;--sapIndicationColor_5_BorderColor: #91c8f6;--sapIndicationColor_5_TextColor: #29313a;--sapIndicationColor_5_Hover_Background: #a9d4f8;--sapIndicationColor_5_Active_Background: #c0e0fa;--sapIndicationColor_5_Active_BorderColor: #91c8f6;--sapIndicationColor_5_Active_TextColor: #29313a;--sapIndicationColor_5_Selected_Background: #c0e0fa;--sapIndicationColor_5_Selected_BorderColor: #91c8f6;--sapIndicationColor_5_Selected_TextColor: #29313a;--sapIndicationColor_5b: #024594;--sapIndicationColor_5b_BorderColor: #024594;--sapIndicationColor_5b_Hover_Background: #0251ad;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #7fc6c6;--sapIndicationColor_6_BorderColor: #7fc6c6;--sapIndicationColor_6_TextColor: #29313a;--sapIndicationColor_6_Hover_Background: #91cece;--sapIndicationColor_6_Active_Background: #a2d6d6;--sapIndicationColor_6_Active_BorderColor: #7fc6c6;--sapIndicationColor_6_Active_TextColor: #29313a;--sapIndicationColor_6_Selected_Background: #a2d6d6;--sapIndicationColor_6_Selected_BorderColor: #7fc6c6;--sapIndicationColor_6_Selected_TextColor: #29313a;--sapIndicationColor_6b: #00454e;--sapIndicationColor_6b_BorderColor: #00454e;--sapIndicationColor_6b_Hover_Background: #005c68;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #b995e0;--sapIndicationColor_7_BorderColor: #b995e0;--sapIndicationColor_7_TextColor: #29313a;--sapIndicationColor_7_Hover_Background: #c6a9e6;--sapIndicationColor_7_Active_Background: #d3bcec;--sapIndicationColor_7_Active_BorderColor: #b995e0;--sapIndicationColor_7_Active_TextColor: #29313a;--sapIndicationColor_7_Selected_Background: #d3bcec;--sapIndicationColor_7_Selected_BorderColor: #b995e0;--sapIndicationColor_7_Selected_TextColor: #29313a;--sapIndicationColor_7b: #2702c2;--sapIndicationColor_7b_BorderColor: #2702c2;--sapIndicationColor_7b_Hover_Background: #2c02db;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #e269c9;--sapIndicationColor_8_BorderColor: #e269c9;--sapIndicationColor_8_TextColor: #29313a;--sapIndicationColor_8_Hover_Background: #e67ed1;--sapIndicationColor_8_Active_Background: #ea94d8;--sapIndicationColor_8_Active_BorderColor: #e269c9;--sapIndicationColor_8_Active_TextColor: #29313a;--sapIndicationColor_8_Selected_Background: #ea94d8;--sapIndicationColor_8_Selected_BorderColor: #e269c9;--sapIndicationColor_8_Selected_TextColor: #29313a;--sapIndicationColor_8b: #4c005b;--sapIndicationColor_8b_BorderColor: #4c005b;--sapIndicationColor_8b_Hover_Background: #610075;--sapIndicationColor_9: #f2f2f2;--sapIndicationColor_9_Background: #f2f2f2;--sapIndicationColor_9_BorderColor: #f2f2f2;--sapIndicationColor_9_TextColor: #29313a;--sapIndicationColor_9_Hover_Background: #fff;--sapIndicationColor_9_Active_Background: #fff;--sapIndicationColor_9_Active_BorderColor: #f2f2f2;--sapIndicationColor_9_Active_TextColor: #29313a;--sapIndicationColor_9_Selected_Background: #fff;--sapIndicationColor_9_Selected_BorderColor: #f2f2f2;--sapIndicationColor_9_Selected_TextColor: #29313a;--sapIndicationColor_9b: #1d232a;--sapIndicationColor_9b_BorderColor: #3e4b5a;--sapIndicationColor_9b_Hover_Background: #273039;--sapIndicationColor_10: #d8d8d8;--sapIndicationColor_10_Background: #d8d8d8;--sapIndicationColor_10_BorderColor: #d8d8d8;--sapIndicationColor_10_TextColor: #29313a;--sapIndicationColor_10_Hover_Background: #e5e5e5;--sapIndicationColor_10_Active_Background: #f2f2f2;--sapIndicationColor_10_Active_BorderColor: #d8d8d8;--sapIndicationColor_10_Active_TextColor: #29313a;--sapIndicationColor_10_Selected_Background: #f2f2f2;--sapIndicationColor_10_Selected_BorderColor: #d8d8d8;--sapIndicationColor_10_Selected_TextColor: #29313a;--sapIndicationColor_10b: #373737;--sapIndicationColor_10b_BorderColor: #373737;--sapIndicationColor_10b_Hover_Background: #444;--sapLegend_WorkingBackground: #2d3640;--sapLegend_NonWorkingBackground: #445261;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #f0b25f;--sapLegendColor2: #f58c4b;--sapLegendColor3: #d88b8b;--sapLegendColor4: #bd8969;--sapLegendColor5: #de54c1;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #21c4c4;--sapLegendColor8: #afd645;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb8aaf;--sapLegendColor11: #d1b575;--sapLegendColor12: #ffb98d;--sapLegendColor13: #ffa1a1;--sapLegendColor14: #d5b39e;--sapLegendColor15: #b7a8b3;--sapLegendColor16: #bbbcd2;--sapLegendColor17: #a2c2c2;--sapLegendColor18: #aabc78;--sapLegendColor19: #a9d4ff;--sapLegendColor20: #c3c5fd;--sapLegendBackgroundColor1: #402706;--sapLegendBackgroundColor2: #421c04;--sapLegendBackgroundColor3: #341111;--sapLegendBackgroundColor4: #302015;--sapLegendBackgroundColor5: #3c0c32;--sapLegendBackgroundColor6: #003247;--sapLegendBackgroundColor7: #0a3d3d;--sapLegendBackgroundColor8: #303d0d;--sapLegendBackgroundColor9: #1f252a;--sapLegendBackgroundColor10: #2c1a28;--sapLegendBackgroundColor11: #352a12;--sapLegendBackgroundColor12: #461b00;--sapLegendBackgroundColor13: #450000;--sapLegendBackgroundColor14: #312015;--sapLegendBackgroundColor15: #272025;--sapLegendBackgroundColor16: #1c1d2a;--sapLegendBackgroundColor17: #1c2b2b;--sapLegendBackgroundColor18: #2b3118;--sapLegendBackgroundColor19: #002448;--sapLegendBackgroundColor20: #020544;--sapChart_OrderedColor_1: #5899da;--sapChart_OrderedColor_2: #e8743b;--sapChart_OrderedColor_3: #19a979;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #13a4b4;--sapChart_OrderedColor_7: #525df4;--sapChart_OrderedColor_8: #bf399e;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ee6868;--sapChart_OrderedColor_11: #3571aa;--sapChart_Bad: #dc0d0e;--sapChart_Critical: #de890d;--sapChart_Good: #3fa45b;--sapChart_Neutral: #848f94;--sapChart_Sequence_1: #5899da;--sapChart_Sequence_2: #e8743b;--sapChart_Sequence_3: #19a979;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #13a4b4;--sapChart_Sequence_7: #525df4;--sapChart_Sequence_8: #bf399e;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ee6868;--sapChart_Sequence_11: #3571aa;--sapChart_Sequence_Neutral: #848f94;}
@@ -0,0 +1 @@
1
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_fiori_3_hcb.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_fiori_3","sap_base_fiori","baseTheme"],"Tags": ["Fiori_3","HighContrast","DarkColorScheme"],"FallbackThemeId": "sap_fiori_3","Engine":{"Name": "theming-engine","Version": "8.0.2"},"Version":{"Build": "11.12.0.20240207130903","Source": "11.12.0"}};--sapBrandColor: #795100;--sapHighlightColor: #795100;--sapBaseColor: #000;--sapShellColor: #000;--sapBackgroundColor: #000;--sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSize: .875rem;--sapTextColor: #fff;--sapLinkColor: #fff;--sapCompanyLogo: none;--sapBackgroundImage: none;--sapBackgroundImageOpacity: 1;--sapBackgroundImageRepeat: false;--sapSelectedColor: #0f5d94;--sapHoverColor: #795100;--sapActiveColor: #795100;--sapHighlightTextColor: #fff;--sapTitleColor: #fff;--sapNegativeColor: #ff5e5e;--sapCriticalColor: #ffab1d;--sapPositiveColor: #99cc99;--sapInformativeColor: #fff;--sapNeutralColor: #fff;--sapNegativeElementColor: #ff5e5e;--sapCriticalElementColor: #ffab1d;--sapPositiveElementColor: #99cc99;--sapInformativeElementColor: #fff;--sapNeutralElementColor: #fff;--sapNegativeTextColor: #ff5e5e;--sapCriticalTextColor: #ffab1d;--sapPositiveTextColor: #99cc99;--sapInformativeTextColor: #fff;--sapNeutralTextColor: #fff;--sapErrorColor: #ff5e5e;--sapWarningColor: #ffab1d;--sapSuccessColor: #99cc99;--sapInformationColor: #fff;--sapErrorBackground: #000;--sapWarningBackground: #000;--sapSuccessBackground: #000;--sapInformationBackground: #000;--sapNeutralBackground: #000;--sapErrorBorderColor: #ff5e5e;--sapWarningBorderColor: #ffab1d;--sapSuccessBorderColor: #99cc99;--sapInformationBorderColor: #fff;--sapNeutralBorderColor: #fff;--sapElement_LineHeight: 2.75rem;--sapElement_Height: 2.25rem;--sapElement_BorderWidth: .0625rem;--sapElement_BorderCornerRadius: .25rem;--sapElement_Compact_LineHeight: 2rem;--sapElement_Compact_Height: 1.625rem;--sapElement_Condensed_LineHeight: 1.5rem;--sapElement_Condensed_Height: 1.375rem;--sapContent_LineHeight: 1.4;--sapContent_IconHeight: 1rem;--sapContent_IconColor: #fff;--sapContent_ContrastIconColor: #fff;--sapContent_NonInteractiveIconColor: #fff;--sapContent_MarkerIconColor: #fff;--sapContent_MarkerTextColor: #fff;--sapContent_MeasureIndicatorColor: #fff;--sapContent_Selected_MeasureIndicatorColor: #fff;--sapContent_Placeholderloading_Background: #666;--sapContent_Placeholderloading_Gradient: linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%);--sapContent_ImagePlaceholderBackground: #000;--sapContent_ImagePlaceholderForegroundColor: #fff;--sapContent_RatedColor: #fff;--sapContent_UnratedColor: #999;--sapContent_BusyColor: #fff;--sapContent_FocusColor: #fff;--sapContent_FocusStyle: dotted;--sapContent_FocusWidth: .125rem;--sapContent_ContrastFocusColor: #fff;--sapContent_ShadowColor: #fff;--sapContent_ContrastShadowColor: #fff;--sapContent_Shadow0: 0 0 0 .0625rem #fff;--sapContent_Shadow1: 0 0 1rem 0 rgba(255,255,255,.5), 0 0 0 .125rem #fff;--sapContent_Shadow2: 0 .25rem 2rem 0 rgba(255,255,255,.6), 0 0 0 .125rem #fff;--sapContent_Shadow3: 0 .625rem 4rem 0 rgba(255,255,255,.8), 0 0 0 .125rem #fff;--sapContent_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapContent_ContrastTextShadow: none;--sapContent_HeaderShadow: inset 0 -.125rem #fff;--sapContent_Interaction_Shadow: none;--sapContent_Selected_Shadow: none;--sapContent_Negative_Shadow: none;--sapContent_Critical_Shadow: none;--sapContent_Positive_Shadow: none;--sapContent_Informative_Shadow: none;--sapContent_Neutral_Shadow: none;--sapContent_SearchHighlightColor: #795100;--sapContent_HelpColor: #03b803;--sapContent_LabelColor: #fff;--sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;--sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;--sapContent_IconFontFamily: "SAP-icons";--sapContent_DisabledTextColor: #666;--sapContent_DisabledOpacity: .4;--sapContent_ContrastTextThreshold: .65;--sapContent_ContrastTextColor: #fff;--sapContent_ForegroundColor: #000;--sapContent_ForegroundBorderColor: #fff;--sapContent_ForegroundTextColor: #fff;--sapContent_BadgeBackground: #000;--sapContent_BadgeTextColor: #fff;--sapContent_DragAndDropActiveColor: #03b803;--sapContent_Selected_TextColor: #fff;--sapContent_Selected_Background: #0f5d94;--sapContent_Selected_Hover_Background: #795100;--sapContent_Selected_ForegroundColor: #fff;--sapContent_ForcedColorAdjust: none;--sapContent_Illustrative_Color1: #212628;--sapContent_Illustrative_Color2: #fff;--sapContent_Illustrative_Color3: #ccc;--sapContent_Illustrative_Color4: #fff;--sapContent_Illustrative_Color5: #88979e;--sapContent_Illustrative_Color6: #88979e;--sapContent_Illustrative_Color7: #212628;--sapContent_Illustrative_Color8: #000;--sapContent_Illustrative_Color9: #62737c;--sapContent_Illustrative_Color10: #e7e9ea;--sapContent_Illustrative_Color11: #fff;--sapContent_Illustrative_Color12: #fff;--sapContent_Illustrative_Color13: #ccc;--sapContent_Illustrative_Color14: #999;--sapContent_Illustrative_Color15: #999;--sapContent_Illustrative_Color16: #505e65;--sapContent_Illustrative_Color17: #505e65;--sapContent_Illustrative_Color18: #2d3336;--sapContent_Illustrative_Color19: #384144;--sapContent_Illustrative_Color20: #444e52;--sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;--sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;--sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapFontSmallSize: .75rem;--sapFontLargeSize: 1rem;--sapFontHeader1Size: 2.25rem;--sapFontHeader2Size: 1.5rem;--sapFontHeader3Size: 1.25rem;--sapFontHeader4Size: 1.125rem;--sapFontHeader5Size: 1rem;--sapFontHeader6Size: .875rem;--sapLink_TextDecoration: underline;--sapLink_Hover_Color: #fff;--sapLink_Hover_TextDecoration: none;--sapLink_Active_Color: #fff;--sapLink_Active_TextDecoration: underline;--sapLink_Visited_Color: #fff;--sapLink_InvertedColor: #fff;--sapLink_SubtleColor: #fff;--sapShell_Background: #000;--sapShell_BackgroundImage: linear-gradient(to bottom, #000, #000);--sapShell_BackgroundImageOpacity: 1;--sapShell_BackgroundImageRepeat: false;--sapShell_BorderColor: #fff;--sapShell_TextColor: #fff;--sapShell_InteractiveBackground: #000;--sapShell_InteractiveTextColor: #fff;--sapShell_InteractiveBorderColor: #fff;--sapShell_GroupTitleTextColor: #fff;--sapShell_GroupTitleTextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;--sapShell_Hover_Background: #795100;--sapShell_Active_Background: #795100;--sapShell_Active_TextColor: #fff;--sapShell_Selected_Background: #0f5d94;--sapShell_Selected_TextColor: #fff;--sapShell_Selected_Hover_Background: #795100;--sapShell_Favicon: none;--sapShell_Navigation_Background: #000;--sapShell_Navigation_Hover_Background: #795100;--sapShell_Navigation_SelectedColor: #fff;--sapShell_Navigation_Selected_TextColor: #fff;--sapShell_Navigation_TextColor: #fff;--sapShell_Navigation_Active_TextColor: #fff;--sapShell_Navigation_Active_Background: #795100;--sapShell_Shadow: 0 .125rem 0 0 #fff;--sapShell_NegativeColor: #ff5e5e;--sapShell_CriticalColor: #ffab1d;--sapShell_PositiveColor: #99cc99;--sapShell_InformativeColor: #fff;--sapShell_NeutralColor: #fff;--sapShell_Assistant_ForegroundColor: #fff;--sapShell_Category_1_Background: #000;--sapShell_Category_1_BorderColor: #6bd3ff;--sapShell_Category_1_TextColor: #fff;--sapShell_Category_1_TextShadow: none;--sapShell_Category_2_Background: #000;--sapShell_Category_2_BorderColor: #db9292;--sapShell_Category_2_TextColor: #fff;--sapShell_Category_2_TextShadow: none;--sapShell_Category_3_Background: #000;--sapShell_Category_3_BorderColor: #ffc847;--sapShell_Category_3_TextColor: #fff;--sapShell_Category_3_TextShadow: none;--sapShell_Category_4_Background: #000;--sapShell_Category_4_BorderColor: #bb86b0;--sapShell_Category_4_TextColor: #fff;--sapShell_Category_4_TextShadow: none;--sapShell_Category_5_Background: #000;--sapShell_Category_5_BorderColor: #cdaf9d;--sapShell_Category_5_TextColor: #fff;--sapShell_Category_5_TextShadow: none;--sapShell_Category_6_Background: #000;--sapShell_Category_6_BorderColor: #7fc6c6;--sapShell_Category_6_TextColor: #fff;--sapShell_Category_6_TextShadow: none;--sapShell_Category_7_Background: #000;--sapShell_Category_7_BorderColor: #e269c9;--sapShell_Category_7_TextColor: #fff;--sapShell_Category_7_TextShadow: none;--sapShell_Category_8_Background: #000;--sapShell_Category_8_BorderColor: #b2e484;--sapShell_Category_8_TextColor: #fff;--sapShell_Category_8_TextShadow: none;--sapShell_Category_9_Background: #000;--sapShell_Category_9_BorderColor: #4db1ff;--sapShell_Category_9_TextColor: #fff;--sapShell_Category_9_TextShadow: none;--sapShell_Category_10_Background: #000;--sapShell_Category_10_BorderColor: #b0bcc5;--sapShell_Category_10_TextColor: #fff;--sapShell_Category_10_TextShadow: none;--sapShell_Category_11_Background: #000;--sapShell_Category_11_BorderColor: #ff8787;--sapShell_Category_11_TextColor: #fff;--sapShell_Category_11_TextShadow: none;--sapShell_Category_12_Background: #000;--sapShell_Category_12_BorderColor: #d3b6ff;--sapShell_Category_12_TextColor: #fff;--sapShell_Category_12_TextShadow: none;--sapShell_Category_13_Background: #000;--sapShell_Category_13_BorderColor: #fdcef0;--sapShell_Category_13_TextColor: #fff;--sapShell_Category_13_TextShadow: none;--sapShell_Category_14_Background: #000;--sapShell_Category_14_BorderColor: #a4eeee;--sapShell_Category_14_TextColor: #fff;--sapShell_Category_14_TextShadow: none;--sapShell_Category_15_Background: #000;--sapShell_Category_15_BorderColor: #eaecee;--sapShell_Category_15_TextColor: #fff;--sapShell_Category_15_TextShadow: none;--sapShell_Category_16_Background: #000;--sapShell_Category_16_BorderColor: #b2e484;--sapShell_Category_16_TextColor: #fff;--sapShell_Category_16_TextShadow: none;--sapAssistant_Color1: #fff;--sapAssistant_Color2: #fff;--sapAssistant_BackgroundGradient: linear-gradient(#000, #000);--sapAssistant_Background: #000;--sapAssistant_BorderColor: #fff;--sapAssistant_TextColor: #fff;--sapAssistant_Hover_Background: #795100;--sapAssistant_Hover_BorderColor: #fff;--sapAssistant_Hover_TextColor: #fff;--sapAssistant_Active_Background: #795100;--sapAssistant_Active_BorderColor: #fff;--sapAssistant_Active_TextColor: #fff;--sapAssistant_Question_Background: #000;--sapAssistant_Question_BorderColor: #fff;--sapAssistant_Question_TextColor: #fff;--sapAssistant_Answer_Background: #585858;--sapAssistant_Answer_BorderColor: #fff;--sapAssistant_Answer_TextColor: #fff;--sapAvatar_1_Background: #000;--sapAvatar_1_BorderColor: #fff;--sapAvatar_1_TextColor: #fff;--sapAvatar_2_Background: #000;--sapAvatar_2_BorderColor: #fff;--sapAvatar_2_TextColor: #fff;--sapAvatar_3_Background: #000;--sapAvatar_3_BorderColor: #fff;--sapAvatar_3_TextColor: #fff;--sapAvatar_4_Background: #000;--sapAvatar_4_BorderColor: #fff;--sapAvatar_4_TextColor: #fff;--sapAvatar_5_Background: #000;--sapAvatar_5_BorderColor: #fff;--sapAvatar_5_TextColor: #fff;--sapAvatar_6_Background: #000;--sapAvatar_6_BorderColor: #fff;--sapAvatar_6_TextColor: #fff;--sapAvatar_7_Background: #000;--sapAvatar_7_BorderColor: #fff;--sapAvatar_7_TextColor: #fff;--sapAvatar_8_Background: #000;--sapAvatar_8_BorderColor: #fff;--sapAvatar_8_TextColor: #fff;--sapAvatar_9_Background: #000;--sapAvatar_9_BorderColor: #fff;--sapAvatar_9_TextColor: #fff;--sapAvatar_10_Background: #000;--sapAvatar_10_BorderColor: #fff;--sapAvatar_10_TextColor: #fff;--sapButton_Background: #000;--sapButton_BorderColor: #fff;--sapButton_BorderWidth: .0625rem;--sapButton_BorderCornerRadius: .375rem;--sapButton_TextColor: #fff;--sapButton_Hover_Background: #795100;--sapButton_Hover_BorderColor: #fff;--sapButton_Hover_TextColor: #fff;--sapButton_IconColor: #fff;--sapButton_Active_Background: #795100;--sapButton_Active_BorderColor: #fff;--sapButton_Active_TextColor: #fff;--sapButton_Emphasized_Background: #000;--sapButton_Emphasized_BorderColor: #fff;--sapButton_Emphasized_TextColor: #fff;--sapButton_Emphasized_Hover_Background: #795100;--sapButton_Emphasized_Hover_BorderColor: #fff;--sapButton_Emphasized_Hover_TextColor: #fff;--sapButton_Emphasized_Active_Background: #795100;--sapButton_Emphasized_Active_BorderColor: #fff;--sapButton_Emphasized_Active_TextColor: #fff;--sapButton_Emphasized_TextShadow: transparent;--sapButton_Emphasized_FontWeight: bold;--sapButton_Reject_Background: #000;--sapButton_Reject_BorderColor: #fff;--sapButton_Reject_TextColor: #fff;--sapButton_Reject_Hover_Background: #795100;--sapButton_Reject_Hover_BorderColor: #fff;--sapButton_Reject_Hover_TextColor: #fff;--sapButton_Reject_Active_Background: #795100;--sapButton_Reject_Active_BorderColor: #fff;--sapButton_Reject_Active_TextColor: #fff;--sapButton_Reject_Selected_Background: #0f5d94;--sapButton_Reject_Selected_BorderColor: #fff;--sapButton_Reject_Selected_TextColor: #fff;--sapButton_Reject_Selected_Hover_Background: #795100;--sapButton_Reject_Selected_Hover_BorderColor: #fff;--sapButton_Accept_Background: #000;--sapButton_Accept_BorderColor: #fff;--sapButton_Accept_TextColor: #fff;--sapButton_Accept_Hover_Background: #795100;--sapButton_Accept_Hover_BorderColor: #fff;--sapButton_Accept_Hover_TextColor: #fff;--sapButton_Accept_Active_Background: #795100;--sapButton_Accept_Active_BorderColor: #fff;--sapButton_Accept_Active_TextColor: #fff;--sapButton_Accept_Selected_Background: #0f5d94;--sapButton_Accept_Selected_BorderColor: #fff;--sapButton_Accept_Selected_TextColor: #fff;--sapButton_Accept_Selected_Hover_Background: #795100;--sapButton_Accept_Selected_Hover_BorderColor: #fff;--sapButton_Lite_Background: #000;--sapButton_Lite_BorderColor: #fff;--sapButton_Lite_TextColor: #fff;--sapButton_Lite_Hover_Background: #795100;--sapButton_Lite_Hover_BorderColor: #fff;--sapButton_Lite_Hover_TextColor: #fff;--sapButton_Lite_Active_Background: #795100;--sapButton_Lite_Active_BorderColor: #fff;--sapButton_Selected_Background: #0f5d94;--sapButton_Selected_BorderColor: #fff;--sapButton_Selected_TextColor: #fff;--sapButton_Selected_Hover_Background: #795100;--sapButton_Selected_Hover_BorderColor: #fff;--sapButton_Attention_Background: #000;--sapButton_Attention_BorderColor: #fff;--sapButton_Attention_TextColor: #fff;--sapButton_Attention_Hover_Background: #795100;--sapButton_Attention_Hover_BorderColor: #fff;--sapButton_Attention_Hover_TextColor: #fff;--sapButton_Attention_Active_Background: #795100;--sapButton_Attention_Active_BorderColor: #fff;--sapButton_Attention_Active_TextColor: #fff;--sapButton_Attention_Selected_Background: #0f5d94;--sapButton_Attention_Selected_BorderColor: #fff;--sapButton_Attention_Selected_TextColor: #fff;--sapButton_Attention_Selected_Hover_Background: #795100;--sapButton_Attention_Selected_Hover_BorderColor: #fff;--sapButton_Negative_Background: #000;--sapButton_Negative_BorderColor: #fff;--sapButton_Negative_TextColor: #fff;--sapButton_Negative_Hover_Background: #795100;--sapButton_Negative_Hover_BorderColor: #fff;--sapButton_Negative_Hover_TextColor: #fff;--sapButton_Negative_Active_Background: #795100;--sapButton_Negative_Active_BorderColor: #fff;--sapButton_Negative_Active_TextColor: #fff;--sapButton_Critical_Background: #000;--sapButton_Critical_BorderColor: #fff;--sapButton_Critical_TextColor: #fff;--sapButton_Critical_Hover_Background: #795100;--sapButton_Critical_Hover_BorderColor: #fff;--sapButton_Critical_Hover_TextColor: #fff;--sapButton_Critical_Active_Background: #795100;--sapButton_Critical_Active_BorderColor: #fff;--sapButton_Critical_Active_TextColor: #fff;--sapButton_Success_Background: #000;--sapButton_Success_BorderColor: #fff;--sapButton_Success_TextColor: #fff;--sapButton_Success_Hover_Background: #795100;--sapButton_Success_Hover_BorderColor: #fff;--sapButton_Success_Hover_TextColor: #fff;--sapButton_Success_Active_Background: #795100;--sapButton_Success_Active_BorderColor: #fff;--sapButton_Success_Active_TextColor: #fff;--sapButton_Information_Background: #000;--sapButton_Information_BorderColor: #fff;--sapButton_Information_TextColor: #fff;--sapButton_Information_Hover_Background: #795100;--sapButton_Information_Hover_BorderColor: #fff;--sapButton_Information_Hover_TextColor: #fff;--sapButton_Information_Active_Background: #795100;--sapButton_Information_Active_BorderColor: #fff;--sapButton_Information_Active_TextColor: #fff;--sapButton_Neutral_Background: #000;--sapButton_Neutral_BorderColor: #fff;--sapButton_Neutral_TextColor: #fff;--sapButton_Neutral_Hover_Background: #795100;--sapButton_Neutral_Hover_BorderColor: #fff;--sapButton_Neutral_Hover_TextColor: #fff;--sapButton_Neutral_Active_Background: #795100;--sapButton_Neutral_Active_BorderColor: #fff;--sapButton_Neutral_Active_TextColor: #fff;--sapButton_Track_Background: #000;--sapButton_Track_BorderColor: #fff;--sapButton_Track_TextColor: #fff;--sapButton_Track_Hover_Background: #795100;--sapButton_Track_Hover_BorderColor: #fff;--sapButton_Track_Selected_Background: #0f5d94;--sapButton_Track_Selected_BorderColor: #fff;--sapButton_Track_Selected_TextColor: #fff;--sapButton_Track_Selected_Hover_Background: #795100;--sapButton_Track_Selected_Hover_BorderColor: #fff;--sapButton_Handle_Background: #000;--sapButton_Handle_BorderColor: #fff;--sapButton_Handle_TextColor: #fff;--sapButton_Handle_Hover_Background: #795100;--sapButton_Handle_Hover_BorderColor: #fff;--sapButton_Handle_Selected_Background: #0f5d94;--sapButton_Handle_Selected_BorderColor: #fff;--sapButton_Handle_Selected_TextColor: #fff;--sapButton_Handle_Selected_Hover_Background: #795100;--sapButton_Handle_Selected_Hover_BorderColor: #fff;--sapButton_Track_Negative_Background: #000;--sapButton_Track_Negative_BorderColor: #ff5e5e;--sapButton_Track_Negative_TextColor: #fff;--sapButton_Track_Negative_Hover_Background: #795100;--sapButton_Track_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Handle_Negative_Background: #000;--sapButton_Handle_Negative_BorderColor: #ff5e5e;--sapButton_Handle_Negative_TextColor: #fff;--sapButton_Handle_Negative_Hover_Background: #795100;--sapButton_Handle_Negative_Hover_BorderColor: #ff5e5e;--sapButton_Track_Positive_Background: #000;--sapButton_Track_Positive_BorderColor: #99cc99;--sapButton_Track_Positive_TextColor: #fff;--sapButton_Track_Positive_Hover_Background: #000;--sapButton_Track_Positive_Hover_BorderColor: #fff;--sapButton_Handle_Positive_Background: #000;--sapButton_Handle_Positive_BorderColor: #99cc99;--sapButton_Handle_Positive_TextColor: #fff;--sapButton_Handle_Positive_Hover_Background: #795100;--sapButton_Handle_Positive_Hover_BorderColor: #99cc99;--sapButton_TokenBackground: #000;--sapButton_TokenBorderColor: #fff;--sapField_Background: #000;--sapField_BackgroundStyle: none;--sapField_TextColor: #fff;--sapField_PlaceholderTextColor: #999;--sapField_BorderColor: #fff;--sapField_HelpBackground: #000;--sapField_BorderWidth: .125rem;--sapField_BorderStyle: solid;--sapField_BorderCornerRadius: 0;--sapField_Shadow: none;--sapField_Hover_Background: #000;--sapField_Hover_BackgroundStyle: none;--sapField_Hover_BorderColor: #fff;--sapField_Hover_HelpBackground: #000;--sapField_Hover_Shadow: none;--sapField_Hover_InvalidShadow: none;--sapField_Hover_WarningShadow: none;--sapField_Hover_SuccessShadow: none;--sapField_Hover_InformationShadow: none;--sapField_Active_BorderColor: #fff;--sapField_Focus_Background: #000;--sapField_Focus_BorderColor: #fff;--sapField_Focus_HelpBackground: #000;--sapField_ReadOnly_Background: #585858;--sapField_ReadOnly_BackgroundStyle: none;--sapField_ReadOnly_BorderColor: #fff;--sapField_ReadOnly_BorderStyle: solid;--sapField_ReadOnly_HelpBackground: #585858;--sapField_RequiredColor: #fff;--sapField_InvalidColor: #fff;--sapField_InvalidBackground: #795100;--sapField_InvalidBackgroundStyle: none;--sapField_InvalidBorderWidth: .125rem;--sapField_InvalidBorderStyle: dashed;--sapField_InvalidShadow: none;--sapField_WarningColor: #fff;--sapField_WarningBackground: #000;--sapField_WarningBackgroundStyle: none;--sapField_WarningBorderWidth: .125rem;--sapField_WarningBorderStyle: dashed;--sapField_WarningShadow: none;--sapField_SuccessColor: #fff;--sapField_SuccessBackground: #000;--sapField_SuccessBackgroundStyle: none;--sapField_SuccessBorderWidth: .125rem;--sapField_SuccessBorderStyle: solid;--sapField_SuccessShadow: none;--sapField_InformationColor: #fff;--sapField_InformationBackground: #000;--sapField_InformationBackgroundStyle: none;--sapField_InformationBorderWidth: .0625rem;--sapField_InformationBorderStyle: dashed;--sapField_InformationShadow: none;--sapGroup_TitleBackground: #000;--sapGroup_TitleBorderColor: #fff;--sapGroup_TitleTextColor: #fff;--sapGroup_Title_FontSize: 1.125rem;--sapGroup_ContentBackground: #000;--sapGroup_ContentBorderColor: #fff;--sapGroup_BorderWidth: .0625rem;--sapGroup_BorderCornerRadius: 0;--sapGroup_FooterBackground: #000;--sapToolbar_Background: #000;--sapToolbar_SeparatorColor: #fff;--sapList_HeaderBackground: #000;--sapList_HeaderBorderColor: #fff;--sapList_HeaderTextColor: #fff;--sapList_BorderColor: #999;--sapList_BorderWidth: .0625rem;--sapList_TextColor: #fff;--sapList_Active_TextColor: #fff;--sapList_Active_Background: #795100;--sapList_SelectionBackgroundColor: #0f5d94;--sapList_SelectionBorderColor: #fff;--sapList_Hover_SelectionBackground: #795100;--sapList_Background: #000;--sapList_Hover_Background: #795100;--sapList_AlternatingBackground: #262626;--sapList_GroupHeaderBackground: #000;--sapList_GroupHeaderBorderColor: #fff;--sapList_GroupHeaderTextColor: #fff;--sapList_TableGroupHeaderBackground: #585858;--sapList_TableGroupHeaderBorderColor: #fff;--sapList_TableGroupHeaderTextColor: #fff;--sapList_FooterBackground: #000;--sapList_FooterTextColor: #fff;--sapList_TableFooterBorder: #fff;--sapList_TableFixedBorderColor: #fff;--sapMessage_ErrorBorderColor: #ff5e5e;--sapMessage_WarningBorderColor: #ffab1d;--sapMessage_SuccessBorderColor: #99cc99;--sapMessage_InformationBorderColor: #fff;--sapPopover_BorderCornerRadius: .25rem;--sapProgress_Background: #000;--sapProgress_BorderColor: #fff;--sapProgress_TextColor: #fff;--sapProgress_FontSize: .75rem;--sapProgress_NegativeBackground: #000;--sapProgress_NegativeBorderColor: #fff;--sapProgress_NegativeTextColor: #fff;--sapProgress_CriticalBackground: #000;--sapProgress_CriticalBorderColor: #fff;--sapProgress_CriticalTextColor: #fff;--sapProgress_PositiveBackground: #000;--sapProgress_PositiveBorderColor: #fff;--sapProgress_PositiveTextColor: #fff;--sapProgress_InformationBackground: #000;--sapProgress_InformationBorderColor: #fff;--sapProgress_InformationTextColor: #fff;--sapProgress_Value_Background: #795100;--sapProgress_Value_BorderColor: #fff;--sapProgress_Value_TextColor: #fff;--sapProgress_Value_NegativeBackground: #795100;--sapProgress_Value_NegativeBorderColor: #fff;--sapProgress_Value_NegativeTextColor: #fff;--sapProgress_Value_CriticalBackground: #795100;--sapProgress_Value_CriticalBorderColor: #fff;--sapProgress_Value_CriticalTextColor: #fff;--sapProgress_Value_PositiveBackground: #795100;--sapProgress_Value_PositiveBorderColor: #fff;--sapProgress_Value_PositiveTextColor: #fff;--sapProgress_Value_InformationBackground: #795100;--sapProgress_Value_InformationBorderColor: #fff;--sapProgress_Value_InformationTextColor: #fff;--sapScrollBar_FaceColor: #999;--sapScrollBar_TrackColor: #000;--sapScrollBar_BorderColor: #999;--sapScrollBar_SymbolColor: #fff;--sapScrollBar_Dimension: .75rem;--sapScrollBar_Hover_FaceColor: #fff;--sapSlider_Background: #000;--sapSlider_BorderColor: #fff;--sapSlider_Selected_Background: #0f5d94;--sapSlider_Selected_BorderColor: #fff;--sapSlider_HandleBackground: #000;--sapSlider_HandleBorderColor: #fff;--sapSlider_RangeHandleBackground: #000;--sapSlider_Hover_HandleBackground: #795100;--sapSlider_Hover_HandleBorderColor: #fff;--sapSlider_Hover_RangeHandleBackground: #795100;--sapSlider_Active_HandleBackground: #795100;--sapSlider_Active_HandleBorderColor: #fff;--sapSlider_Active_RangeHandleBackground: transparent;--sapPageHeader_Background: #000;--sapPageHeader_BorderColor: #fff;--sapPageHeader_TextColor: #fff;--sapPageFooter_Background: #000;--sapPageFooter_BorderColor: #fff;--sapPageFooter_TextColor: #fff;--sapInfobar_Background: #000;--sapInfobar_Hover_Background: #795100;--sapInfobar_Active_Background: #795100;--sapInfobar_NonInteractive_Background: #585858;--sapInfobar_TextColor: #fff;--sapObjectHeader_Background: #000;--sapObjectHeader_Hover_Background: #795100;--sapObjectHeader_BorderColor: #fff;--sapObjectHeader_Title_TextColor: #fff;--sapObjectHeader_Title_FontSize: 1.25rem;--sapObjectHeader_Title_SnappedFontSize: 1.25rem;--sapObjectHeader_Title_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;--sapObjectHeader_Subtitle_TextColor: #fff;--sapBlockLayer_Background: #000;--sapTile_Background: #000;--sapTile_Hover_Background: #795100;--sapTile_Active_Background: #795100;--sapTile_BorderColor: #fff;--sapTile_BorderCornerRadius: .25rem;--sapTile_TitleTextColor: #fff;--sapTile_TextColor: #fff;--sapTile_IconColor: #fff;--sapTile_SeparatorColor: #fff;--sapTile_Interactive_BorderColor: #fff;--sapTile_OverlayBackground: #000;--sapTile_OverlayForegroundColor: #fff;--sapAccentColor1: #ffc847;--sapAccentColor2: #ed884a;--sapAccentColor3: #db9292;--sapAccentColor4: #e269c9;--sapAccentColor5: #8ca7d5;--sapAccentColor6: #6bd3ff;--sapAccentColor7: #7fc6c6;--sapAccentColor8: #b2e484;--sapAccentColor9: #b995e0;--sapAccentColor10: #b0bcc5;--sapAccentBackgroundColor1: #fff3b8;--sapAccentBackgroundColor2: #ffd0e7;--sapAccentBackgroundColor3: #fff0fa;--sapAccentBackgroundColor4: #ffdcf3;--sapAccentBackgroundColor5: #ded3ff;--sapAccentBackgroundColor6: #d1efff;--sapAccentBackgroundColor7: #c2fcee;--sapAccentBackgroundColor8: #ebf5cb;--sapAccentBackgroundColor9: #dafdf5;--sapAccentBackgroundColor10: #eaecee;--sapIndicationColor_1: #ff5e5e;--sapIndicationColor_1_Background: #000;--sapIndicationColor_1_BorderColor: #fff;--sapIndicationColor_1_TextColor: #fff;--sapIndicationColor_1_Hover_Background: #795100;--sapIndicationColor_1_Active_Background: #795100;--sapIndicationColor_1_Active_BorderColor: #fff;--sapIndicationColor_1_Active_TextColor: #fff;--sapIndicationColor_1_Selected_Background: #0f5d94;--sapIndicationColor_1_Selected_BorderColor: #fff;--sapIndicationColor_1_Selected_TextColor: #fff;--sapIndicationColor_1b: #ff5e5e;--sapIndicationColor_1b_BorderColor: #fff;--sapIndicationColor_1b_Hover_Background: #795100;--sapIndicationColor_2: #ff9191;--sapIndicationColor_2_Background: #000;--sapIndicationColor_2_BorderColor: #fff;--sapIndicationColor_2_TextColor: #fff;--sapIndicationColor_2_Hover_Background: #795100;--sapIndicationColor_2_Active_Background: #795100;--sapIndicationColor_2_Active_BorderColor: #fff;--sapIndicationColor_2_Active_TextColor: #fff;--sapIndicationColor_2_Selected_Background: #0f5d94;--sapIndicationColor_2_Selected_BorderColor: #fff;--sapIndicationColor_2_Selected_TextColor: #fff;--sapIndicationColor_2b: #ff9191;--sapIndicationColor_2b_BorderColor: #fff;--sapIndicationColor_2b_Hover_Background: #795100;--sapIndicationColor_3: #ffab1d;--sapIndicationColor_3_Background: #000;--sapIndicationColor_3_BorderColor: #fff;--sapIndicationColor_3_TextColor: #fff;--sapIndicationColor_3_Hover_Background: #795100;--sapIndicationColor_3_Active_Background: #795100;--sapIndicationColor_3_Active_BorderColor: #fff;--sapIndicationColor_3_Active_TextColor: #fff;--sapIndicationColor_3_Selected_Background: #0f5d94;--sapIndicationColor_3_Selected_BorderColor: #fff;--sapIndicationColor_3_Selected_TextColor: #fff;--sapIndicationColor_3b: #ffab1d;--sapIndicationColor_3b_BorderColor: #fff;--sapIndicationColor_3b_Hover_Background: #795100;--sapIndicationColor_4: #99cc99;--sapIndicationColor_4_Background: #000;--sapIndicationColor_4_BorderColor: #fff;--sapIndicationColor_4_TextColor: #fff;--sapIndicationColor_4_Hover_Background: #795100;--sapIndicationColor_4_Active_Background: #795100;--sapIndicationColor_4_Active_BorderColor: #fff;--sapIndicationColor_4_Active_TextColor: #fff;--sapIndicationColor_4_Selected_Background: #0f5d94;--sapIndicationColor_4_Selected_BorderColor: #fff;--sapIndicationColor_4_Selected_TextColor: #fff;--sapIndicationColor_4b: #99cc99;--sapIndicationColor_4b_BorderColor: #fff;--sapIndicationColor_4b_Hover_Background: #795100;--sapIndicationColor_5: #6bd3ff;--sapIndicationColor_5_Background: #000;--sapIndicationColor_5_BorderColor: #fff;--sapIndicationColor_5_TextColor: #fff;--sapIndicationColor_5_Hover_Background: #795100;--sapIndicationColor_5_Active_Background: #795100;--sapIndicationColor_5_Active_BorderColor: #fff;--sapIndicationColor_5_Active_TextColor: #fff;--sapIndicationColor_5_Selected_Background: #0f5d94;--sapIndicationColor_5_Selected_BorderColor: #fff;--sapIndicationColor_5_Selected_TextColor: #fff;--sapIndicationColor_5b: #6bd3ff;--sapIndicationColor_5b_BorderColor: #fff;--sapIndicationColor_5b_Hover_Background: #795100;--sapIndicationColor_6: #7fc6c6;--sapIndicationColor_6_Background: #000;--sapIndicationColor_6_BorderColor: #fff;--sapIndicationColor_6_TextColor: #fff;--sapIndicationColor_6_Hover_Background: #795100;--sapIndicationColor_6_Active_Background: #795100;--sapIndicationColor_6_Active_BorderColor: #fff;--sapIndicationColor_6_Active_TextColor: #fff;--sapIndicationColor_6_Selected_Background: #0f5d94;--sapIndicationColor_6_Selected_BorderColor: #fff;--sapIndicationColor_6_Selected_TextColor: #fff;--sapIndicationColor_6b: #7fc6c6;--sapIndicationColor_6b_BorderColor: #fff;--sapIndicationColor_6b_Hover_Background: #795100;--sapIndicationColor_7: #b995e0;--sapIndicationColor_7_Background: #000;--sapIndicationColor_7_BorderColor: #fff;--sapIndicationColor_7_TextColor: #fff;--sapIndicationColor_7_Hover_Background: #795100;--sapIndicationColor_7_Active_Background: #795100;--sapIndicationColor_7_Active_BorderColor: #fff;--sapIndicationColor_7_Active_TextColor: #fff;--sapIndicationColor_7_Selected_Background: #0f5d94;--sapIndicationColor_7_Selected_BorderColor: #fff;--sapIndicationColor_7_Selected_TextColor: #fff;--sapIndicationColor_7b: #b995e0;--sapIndicationColor_7b_BorderColor: #fff;--sapIndicationColor_7b_Hover_Background: #795100;--sapIndicationColor_8: #e269c9;--sapIndicationColor_8_Background: #000;--sapIndicationColor_8_BorderColor: #fff;--sapIndicationColor_8_TextColor: #fff;--sapIndicationColor_8_Hover_Background: #795100;--sapIndicationColor_8_Active_Background: #795100;--sapIndicationColor_8_Active_BorderColor: #fff;--sapIndicationColor_8_Active_TextColor: #fff;--sapIndicationColor_8_Selected_Background: #0f5d94;--sapIndicationColor_8_Selected_BorderColor: #fff;--sapIndicationColor_8_Selected_TextColor: #fff;--sapIndicationColor_8b: #e269c9;--sapIndicationColor_8b_BorderColor: #fff;--sapIndicationColor_8b_Hover_Background: #795100;--sapIndicationColor_9: #000;--sapIndicationColor_9_Background: #000;--sapIndicationColor_9_BorderColor: #fff;--sapIndicationColor_9_TextColor: #fff;--sapIndicationColor_9_Hover_Background: #795100;--sapIndicationColor_9_Active_Background: #795100;--sapIndicationColor_9_Active_BorderColor: #fff;--sapIndicationColor_9_Active_TextColor: #fff;--sapIndicationColor_9_Selected_Background: #0f5d94;--sapIndicationColor_9_Selected_BorderColor: #fff;--sapIndicationColor_9_Selected_TextColor: #fff;--sapIndicationColor_9b: #000;--sapIndicationColor_9b_BorderColor: #fff;--sapIndicationColor_9b_Hover_Background: #795100;--sapIndicationColor_10: #494949;--sapIndicationColor_10_Background: #000;--sapIndicationColor_10_BorderColor: #fff;--sapIndicationColor_10_TextColor: #fff;--sapIndicationColor_10_Hover_Background: #795100;--sapIndicationColor_10_Active_Background: #795100;--sapIndicationColor_10_Active_BorderColor: #fff;--sapIndicationColor_10_Active_TextColor: #fff;--sapIndicationColor_10_Selected_Background: #0f5d94;--sapIndicationColor_10_Selected_BorderColor: #fff;--sapIndicationColor_10_Selected_TextColor: #fff;--sapIndicationColor_10b: #494949;--sapIndicationColor_10b_BorderColor: #fff;--sapIndicationColor_10b_Hover_Background: #795100;--sapLegend_WorkingBackground: #2e2e2e;--sapLegend_NonWorkingBackground: #585858;--sapLegend_CurrentDateTime: #e269c9;--sapLegendColor1: #ffc847;--sapLegendColor2: #ed884a;--sapLegendColor3: #db9292;--sapLegendColor4: #ff741f;--sapLegendColor5: #e269c9;--sapLegendColor6: #6bd3ff;--sapLegendColor7: #7fc6c6;--sapLegendColor8: #b2e484;--sapLegendColor9: #b0bcc5;--sapLegendColor10: #bb86b0;--sapLegendColor11: #ffe6ad;--sapLegendColor12: #cdaf9d;--sapLegendColor13: #ff8787;--sapLegendColor14: #ffb385;--sapLegendColor15: #ffb2ef;--sapLegendColor16: #9cabc5;--sapLegendColor17: #a4eeee;--sapLegendColor18: #8d9e7e;--sapLegendColor19: #addcf0;--sapLegendColor20: #629cff;--sapLegendBackgroundColor1: #000;--sapLegendBackgroundColor2: #000;--sapLegendBackgroundColor3: #000;--sapLegendBackgroundColor4: #000;--sapLegendBackgroundColor5: #000;--sapLegendBackgroundColor6: #000;--sapLegendBackgroundColor7: #000;--sapLegendBackgroundColor8: #000;--sapLegendBackgroundColor9: #000;--sapLegendBackgroundColor10: #000;--sapLegendBackgroundColor11: #000;--sapLegendBackgroundColor12: #000;--sapLegendBackgroundColor13: #000;--sapLegendBackgroundColor14: #000;--sapLegendBackgroundColor15: #000;--sapLegendBackgroundColor16: #000;--sapLegendBackgroundColor17: #000;--sapLegendBackgroundColor18: #000;--sapLegendBackgroundColor19: #000;--sapLegendBackgroundColor20: #000;--sapChart_OrderedColor_1: #4da2f6;--sapChart_OrderedColor_2: #e8743b;--sapChart_OrderedColor_3: #19a979;--sapChart_OrderedColor_4: #ed4a7b;--sapChart_OrderedColor_5: #945ecf;--sapChart_OrderedColor_6: #13a4b4;--sapChart_OrderedColor_7: #5c66f5;--sapChart_OrderedColor_8: #c53da4;--sapChart_OrderedColor_9: #6c8893;--sapChart_OrderedColor_10: #ee6868;--sapChart_OrderedColor_11: #387bb7;--sapChart_Bad: #ff5e5e;--sapChart_Critical: #ffab1d;--sapChart_Good: #99cc99;--sapChart_Neutral: #fff;--sapChart_Sequence_1: #4da2f6;--sapChart_Sequence_2: #e8743b;--sapChart_Sequence_3: #19a979;--sapChart_Sequence_4: #ed4a7b;--sapChart_Sequence_5: #945ecf;--sapChart_Sequence_6: #13a4b4;--sapChart_Sequence_7: #5c66f5;--sapChart_Sequence_8: #c53da4;--sapChart_Sequence_9: #6c8893;--sapChart_Sequence_10: #ee6868;--sapChart_Sequence_11: #387bb7;--sapChart_Sequence_Neutral: #fff;}