@wordpress/core-data 7.26.0 → 7.27.0

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 (64) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/build/entity-types/attachment.js.map +1 -1
  3. package/build/entity-types/comment.js.map +1 -1
  4. package/build/entity-types/nav-menu-item.js.map +1 -1
  5. package/build/entity-types/nav-menu.js.map +1 -1
  6. package/build/entity-types/page.js.map +1 -1
  7. package/build/entity-types/post-revision.js.map +1 -1
  8. package/build/entity-types/post.js.map +1 -1
  9. package/build/entity-types/term.js.map +1 -1
  10. package/build/entity-types/user.js.map +1 -1
  11. package/build/hooks/use-entity-records.js +8 -1
  12. package/build/hooks/use-entity-records.js.map +1 -1
  13. package/build/resolvers.js +11 -6
  14. package/build/resolvers.js.map +1 -1
  15. package/build-module/entity-types/attachment.js.map +1 -1
  16. package/build-module/entity-types/comment.js.map +1 -1
  17. package/build-module/entity-types/nav-menu-item.js.map +1 -1
  18. package/build-module/entity-types/nav-menu.js.map +1 -1
  19. package/build-module/entity-types/page.js.map +1 -1
  20. package/build-module/entity-types/post-revision.js.map +1 -1
  21. package/build-module/entity-types/post.js.map +1 -1
  22. package/build-module/entity-types/term.js.map +1 -1
  23. package/build-module/entity-types/user.js.map +1 -1
  24. package/build-module/hooks/use-entity-records.js +8 -1
  25. package/build-module/hooks/use-entity-records.js.map +1 -1
  26. package/build-module/resolvers.js +11 -6
  27. package/build-module/resolvers.js.map +1 -1
  28. package/build-types/entities.d.ts +163 -9
  29. package/build-types/entities.d.ts.map +1 -1
  30. package/build-types/entity-types/attachment.d.ts +1 -1
  31. package/build-types/entity-types/attachment.d.ts.map +1 -1
  32. package/build-types/entity-types/comment.d.ts +1 -1
  33. package/build-types/entity-types/comment.d.ts.map +1 -1
  34. package/build-types/entity-types/nav-menu-item.d.ts +1 -1
  35. package/build-types/entity-types/nav-menu-item.d.ts.map +1 -1
  36. package/build-types/entity-types/nav-menu.d.ts +1 -1
  37. package/build-types/entity-types/nav-menu.d.ts.map +1 -1
  38. package/build-types/entity-types/page.d.ts +1 -1
  39. package/build-types/entity-types/page.d.ts.map +1 -1
  40. package/build-types/entity-types/post-revision.d.ts +1 -1
  41. package/build-types/entity-types/post-revision.d.ts.map +1 -1
  42. package/build-types/entity-types/post.d.ts +1 -1
  43. package/build-types/entity-types/post.d.ts.map +1 -1
  44. package/build-types/entity-types/term.d.ts +1 -1
  45. package/build-types/entity-types/term.d.ts.map +1 -1
  46. package/build-types/entity-types/user.d.ts +1 -1
  47. package/build-types/entity-types/user.d.ts.map +1 -1
  48. package/build-types/hooks/use-entity-records.d.ts.map +1 -1
  49. package/build-types/resolvers.d.ts.map +1 -1
  50. package/package.json +18 -18
  51. package/src/entity-types/attachment.ts +1 -1
  52. package/src/entity-types/comment.ts +1 -1
  53. package/src/entity-types/nav-menu-item.ts +1 -1
  54. package/src/entity-types/nav-menu.ts +1 -1
  55. package/src/entity-types/page.ts +1 -1
  56. package/src/entity-types/post-revision.ts +1 -1
  57. package/src/entity-types/post.ts +1 -1
  58. package/src/entity-types/term.ts +1 -1
  59. package/src/entity-types/user.ts +1 -1
  60. package/src/hooks/test/use-entity-records.js +104 -1
  61. package/src/hooks/use-entity-records.ts +17 -1
  62. package/src/resolvers.js +25 -14
  63. package/src/test/resolvers.js +101 -0
  64. package/tsconfig.tsbuildinfo +1 -1
@@ -1 +1 @@
1
- {"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.es2024.d.ts","../../node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/typescript/lib/lib.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.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.arraybuffer.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.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.es2023.intl.d.ts","../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/fast-deep-equal/es6/index.d.ts","../../node_modules/@types/uuid/index.d.ts","../api-fetch/build-types/types.d.ts","../api-fetch/build-types/middlewares/nonce.d.ts","../api-fetch/build-types/middlewares/preloading.d.ts","../api-fetch/build-types/middlewares/root-url.d.ts","../api-fetch/build-types/middlewares/fetch-all-middleware.d.ts","../api-fetch/build-types/middlewares/media-upload.d.ts","../api-fetch/build-types/middlewares/theme-preview.d.ts","../api-fetch/build-types/index.d.ts","../url/build-types/is-url.d.ts","../url/build-types/is-email.d.ts","../url/build-types/is-phone-number.d.ts","../url/build-types/get-protocol.d.ts","../url/build-types/is-valid-protocol.d.ts","../url/build-types/get-authority.d.ts","../url/build-types/is-valid-authority.d.ts","../url/build-types/get-path.d.ts","../url/build-types/is-valid-path.d.ts","../url/build-types/get-query-string.d.ts","../url/build-types/build-query-string.d.ts","../url/build-types/is-valid-query-string.d.ts","../url/build-types/get-path-and-query-string.d.ts","../url/build-types/get-fragment.d.ts","../url/build-types/is-valid-fragment.d.ts","../url/build-types/add-query-args.d.ts","../url/build-types/get-query-arg.d.ts","../url/build-types/get-query-args.d.ts","../url/build-types/has-query-arg.d.ts","../url/build-types/remove-query-args.d.ts","../url/build-types/prepend-http.d.ts","../url/build-types/safe-decode-uri.d.ts","../url/build-types/safe-decode-uri-component.d.ts","../url/build-types/filter-url-for-display.d.ts","../url/build-types/clean-for-slug.d.ts","../url/build-types/get-filename.d.ts","../url/build-types/normalize-path.d.ts","../url/build-types/prepend-https.d.ts","../url/build-types/index.d.ts","../deprecated/build-types/index.d.ts","./src/utils/conservative-map-item.js","./src/utils/get-normalized-comma-separable.js","./src/types.ts","./src/utils/if-matching-action.js","./src/utils/forward-resolver.js","./src/utils/on-sub-key.js","./src/utils/replace-action.js","./src/utils/with-weak-map-cache.js","./src/utils/is-raw-attribute.js","./src/utils/set-nested-value.js","./src/utils/get-nested-value.js","./src/utils/is-numeric-id.js","./src/utils/user-permissions.js","./src/utils/receive-intermediate-results.js","./src/utils/index.js","./src/queried-data/actions.js","../../node_modules/@types/react/global.d.ts","../../node_modules/csstype/index.d.ts","../../node_modules/@types/prop-types/index.d.ts","../../node_modules/@types/react/index.d.ts","../data/build-types/components/with-select/index.d.ts","../data/build-types/components/with-dispatch/index.d.ts","../data/build-types/components/with-registry/index.d.ts","../../node_modules/redux/dist/redux.d.ts","../data/build-types/types.d.ts","../data/build-types/components/use-dispatch/use-dispatch.d.ts","../data/build-types/components/use-dispatch/use-dispatch-with-map.d.ts","../data/build-types/components/use-dispatch/index.d.ts","../data/build-types/components/async-mode-provider/use-async-mode.d.ts","../data/build-types/components/async-mode-provider/context.d.ts","../data/build-types/components/async-mode-provider/index.d.ts","../data/build-types/registry.d.ts","../../node_modules/rememo/rememo.d.ts","../data/build-types/create-selector.d.ts","../data/build-types/controls.d.ts","../data/build-types/redux-store/combine-reducers.d.ts","../data/build-types/redux-store/index.d.ts","../data/build-types/dispatch.d.ts","../data/build-types/select.d.ts","../data/build-types/plugins/persistence/index.d.ts","../data/build-types/plugins/index.d.ts","../data/build-types/components/registry-provider/use-registry.d.ts","../data/build-types/components/registry-provider/context.d.ts","../data/build-types/components/registry-provider/index.d.ts","../data/build-types/components/use-select/index.d.ts","../data/build-types/factory.d.ts","../data/build-types/index.d.ts","./src/queried-data/get-query-parts.js","./src/queried-data/selectors.js","../compose/build-types/utils/create-higher-order-component/index.d.ts","../compose/build-types/utils/debounce/index.d.ts","../compose/build-types/utils/throttle/index.d.ts","../compose/build-types/utils/observable-map/index.d.ts","../compose/build-types/higher-order/compose.d.ts","../compose/build-types/higher-order/pipe.d.ts","../compose/build-types/higher-order/if-condition/index.d.ts","../compose/build-types/higher-order/pure/index.d.ts","../compose/build-types/higher-order/with-global-events/index.d.ts","../compose/build-types/higher-order/with-instance-id/index.d.ts","../compose/build-types/higher-order/with-safe-timeout/index.d.ts","../compose/build-types/higher-order/with-state/index.d.ts","../compose/build-types/hooks/use-constrained-tabbing/index.d.ts","../compose/build-types/hooks/use-copy-on-click/index.d.ts","../compose/build-types/hooks/use-copy-to-clipboard/index.d.ts","../compose/build-types/hooks/use-focus-on-mount/index.d.ts","../compose/build-types/hooks/use-focus-outside/index.d.ts","../compose/build-types/hooks/use-dialog/index.d.ts","../compose/build-types/hooks/use-disabled/index.d.ts","../compose/build-types/hooks/use-event/index.d.ts","../compose/build-types/hooks/use-dragging/index.d.ts","../compose/build-types/hooks/use-focus-return/index.d.ts","../compose/build-types/hooks/use-instance-id/index.d.ts","../element/build-types/create-interpolate-element.d.ts","../element/build-types/react.d.ts","../../node_modules/@types/react-dom/index.d.ts","../../node_modules/@types/react-dom/client.d.ts","../element/build-types/react-platform.d.ts","../element/build-types/utils.d.ts","../element/build-types/platform.d.ts","../element/build-types/serialize.d.ts","../element/build-types/raw-html.d.ts","../element/build-types/index.d.ts","../compose/build-types/hooks/use-isomorphic-layout-effect/index.d.ts","../../node_modules/@types/mousetrap/index.d.ts","../compose/build-types/hooks/use-keyboard-shortcut/index.d.ts","../compose/build-types/hooks/use-media-query/index.d.ts","../compose/build-types/hooks/use-previous/index.d.ts","../compose/build-types/hooks/use-reduced-motion/index.d.ts","../compose/build-types/hooks/use-state-with-history/index.d.ts","../compose/build-types/hooks/use-viewport-match/index.d.ts","../compose/build-types/hooks/use-resize-observer/legacy/index.d.ts","../compose/build-types/hooks/use-resize-observer/index.d.ts","../compose/build-types/hooks/use-async-list/index.d.ts","../compose/build-types/hooks/use-warn-on-change/index.d.ts","../compose/build-types/hooks/use-debounce/index.d.ts","../compose/build-types/hooks/use-debounced-input/index.d.ts","../compose/build-types/hooks/use-throttle/index.d.ts","../compose/build-types/hooks/use-merge-refs/index.d.ts","../compose/build-types/hooks/use-ref-effect/index.d.ts","../compose/build-types/hooks/use-drop-zone/index.d.ts","../compose/build-types/hooks/use-focusable-iframe/index.d.ts","../compose/build-types/hooks/use-fixed-window-list/index.d.ts","../compose/build-types/hooks/use-observable-value/index.d.ts","../compose/build-types/index.d.ts","../../node_modules/no-case/dist/index.d.ts","../../node_modules/pascal-case/dist/index.d.ts","../../node_modules/camel-case/dist/index.d.ts","../../node_modules/capital-case/dist/index.d.ts","../../node_modules/constant-case/dist/index.d.ts","../../node_modules/dot-case/dist/index.d.ts","../../node_modules/header-case/dist/index.d.ts","../../node_modules/param-case/dist/index.d.ts","../../node_modules/path-case/dist/index.d.ts","../../node_modules/sentence-case/dist/index.d.ts","../../node_modules/snake-case/dist/index.d.ts","../../node_modules/change-case/dist/index.d.ts","../i18n/build-types/sprintf.d.ts","../hooks/build-types/createAddHook.d.ts","../hooks/build-types/createRemoveHook.d.ts","../hooks/build-types/createHasHook.d.ts","../hooks/build-types/createDoingHook.d.ts","../hooks/build-types/createDidHook.d.ts","../hooks/build-types/createHooks.d.ts","../hooks/build-types/index.d.ts","../i18n/build-types/create-i18n.d.ts","../i18n/build-types/default-i18n.d.ts","../i18n/build-types/index.d.ts","../rich-text/build-types/store/index.d.ts","../rich-text/build-types/types.d.ts","../rich-text/build-types/apply-format.d.ts","../rich-text/build-types/concat.d.ts","../rich-text/build-types/create.d.ts","../rich-text/build-types/get-active-format.d.ts","../rich-text/build-types/get-active-formats.d.ts","../rich-text/build-types/get-active-object.d.ts","../rich-text/build-types/get-text-content.d.ts","../rich-text/build-types/is-collapsed.d.ts","../rich-text/build-types/is-empty.d.ts","../rich-text/build-types/join.d.ts","../rich-text/build-types/register-format-type.d.ts","../rich-text/build-types/remove-format.d.ts","../rich-text/build-types/remove.d.ts","../rich-text/build-types/replace.d.ts","../rich-text/build-types/insert.d.ts","../rich-text/build-types/insert-object.d.ts","../rich-text/build-types/slice.d.ts","../rich-text/build-types/split.d.ts","../rich-text/build-types/to-dom.d.ts","../rich-text/build-types/to-html-string.d.ts","../rich-text/build-types/toggle-format.d.ts","../rich-text/build-types/unregister-format-type.d.ts","../rich-text/build-types/create-element.d.ts","../rich-text/build-types/component/use-anchor-ref.d.ts","../rich-text/build-types/component/use-anchor.d.ts","../rich-text/build-types/component/index.d.ts","../rich-text/build-types/index.d.ts","./src/entities.js","./src/queried-data/reducer.js","./src/queried-data/index.js","./src/batch/default-processor.js","./src/batch/create-batch.js","./src/batch/index.js","./src/name.js","../sync/build-types/types.d.ts","../sync/build-types/connect-indexdb.d.ts","../sync/build-types/create-webrtc-connection.d.ts","../sync/build-types/provider.d.ts","../sync/build-types/index.d.ts","./src/sync.js","./src/actions.js","./src/entity-types/helpers.ts","./src/entity-types/base-entity-records.ts","./src/entity-types/attachment.ts","./src/entity-types/base.ts","./src/entity-types/comment.ts","./src/entity-types/global-styles-revision.ts","./src/entity-types/menu-location.ts","./src/entity-types/nav-menu.ts","./src/entity-types/nav-menu-item.ts","./src/entity-types/page.ts","./src/entity-types/plugin.ts","./src/entity-types/post.ts","./src/entity-types/post-status.ts","./src/entity-types/post-revision.ts","./src/entity-types/settings.ts","./src/entity-types/sidebar.ts","./src/entity-types/taxonomy.ts","./src/entity-types/term.ts","./src/entity-types/theme.ts","./src/entity-types/user.ts","./src/entity-types/type.ts","./src/entity-types/widget.ts","./src/entity-types/widget-type.ts","./src/entity-types/wp-template.ts","./src/entity-types/wp-template-part.ts","./src/entity-types/index.ts","../undo-manager/build-types/types.d.ts","../undo-manager/build-types/index.d.ts","./src/selectors.ts","./src/dynamic-entities.ts","./src/entity-context.js","./src/entity-provider.js","./src/reducer.js","../private-apis/build-types/implementation.d.ts","../private-apis/build-types/index.d.ts","./src/lock-unlock.ts","./src/private-selectors.ts","./src/private-actions.js","../html-entities/build-types/index.d.ts","./src/fetch/__experimental-fetch-link-suggestions.ts","./src/fetch/__experimental-fetch-url-data.js","./src/fetch/index.js","./src/resolvers.js","./src/locks/utils.js","./src/locks/reducer.js","./src/locks/selectors.js","./src/locks/engine.js","./src/locks/actions.js","../../node_modules/memize/dist/index.d.ts","./src/hooks/memoize.js","./src/hooks/constants.ts","./src/hooks/use-query-select.ts","./src/hooks/use-entity-record.ts","./src/hooks/use-entity-records.ts","../warning/build-types/index.d.ts","./src/hooks/use-resource-permissions.ts","./src/hooks/use-entity-id.js","./src/footnotes/get-rich-text-values-cached.js","./src/footnotes/get-footnotes-order.js","./src/footnotes/index.js","./src/hooks/use-entity-block-editor.js","./src/hooks/use-entity-prop.js","./src/hooks/index.ts","./src/private-apis.js","./src/index.js"],"fileIdsList":[[138],[135,136,137],[224],[223],[223,224,225,226,227,228,229,230,231,232,233],[226],[228],[81,82,83,84,85,86,87],[81],[138,168],[169],[138,183,184],[200],[138,202],[171],[138,209],[169,170],[168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,201,203,204,205,206,207,208,210,211,212,213,214,215,216,217,218,219,220,221],[79,80,88,117,118,133,275,277,280,281,287],[278],[88],[278,279],[314,317],[88,234,245,274],[200,319],[289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313],[314],[88,117,245,327],[88,117],[88,234,328,329],[346],[324],[274,347],[341,342,344,345,349,350],[337],[165,200,281,345,348],[165,200,281,345],[118,165,200,339,340,353],[117,118,165,200,324,339,340,341,353],[165,338,339],[118,339,340,343,353],[165,275,281,288,314,317,318,320,321,324,325,326,330,331,336,351,352],[323],[335],[333,334],[332],[133,324,342],[165,281,317,324],[117,133],[134,167,276],[133,165,166,222,275],[133,165,166],[79,121,133,165,222,275,277,316],[88,117,133,234,275,281,287,327,330],[117,118,133,165,275,277,281,314,316],[286],[79],[121],[119,120,122,123,124,125,126,127,128,129,130,131,132],[147,148],[138,150],[160,161],[144,145],[143],[151],[157],[139,140,141,143,146,149,150,152,153,155,156,157,159,162,163,164],[158],[150],[143,154],[142],[191,192,195,196,197,198,199],[193,194],[242],[236,237,238,239,240,242],[236,237,238,239,240,241],[243],[235,243,244],[322],[247],[200,247,258],[247,258],[246,247,248,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],[258],[282],[283,284,285],[315],[105],[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]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"e12a46ce14b817d4c9e6b2b478956452330bf00c9801b79de46f7a1815b5bd40","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"f1e2a172204962276504466a6393426d2ca9c54894b1ad0a6c9dad867a65f876","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"bab26767638ab3557de12c900f0b91f710c7dc40ee9793d5a27d32c04f0bf646","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d979def17dea97ee491c975f3d3cb31957b7970a791c1d5a3854ea6cd4cce91e","impliedFormat":1},{"version":"fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","impliedFormat":1},"3482d13bc405611566ba123aad79452857745448142396834295f9180c256698","e365ba12b07112503bbbd9288f0c9ca4bf489be7fdfad34a1283057151715809","3ca242600b64f805e6b2c5184538aa74d75842f9fad69bad0afa859aca385c38","8be7afaa20cb8fe823c7efc4757166924731e6c0cb224a25052d2ce698c5e3be","42886bbaee379c1c9c75850ff45d71f25f9c077dd80059795b319cebeac941f0","5718e06ca02fd4da961d57375d8fd21f0ec4deffd243b9daa46a3f71e1c44c1d","b73ca7483e8207e6c359cab77d1b02352993c833ebc025cbf0044d056cf03010","16bee3e299a6c1ddf12e8175ca75de044b097211eac8a1e6cd0c972a4b279419","e8bbe21ff748a993920eee2a1cd315c5fa650e4b0fa8e62c8740ee47ac39d313","dd39ce0fe1d8f53f79a85ab0fcc4b031a8a3fe98ad30ba655875d93ca8e9d6a6","c2b8e177001c8dd7ebd70d88101dabfd3650b2654ed54dbd4e8f0b6ad2b596c2","d99fafce42f167cb2d8d0c8e66078ae98d16a044cf78b09777ff55b3ef5f80f4","c5eabd668e2a6c46cf51519448b9dee0370060b36843c9edb52d9517ca2378db","eae2672d9233cff7dddcf8fb9a7442ba79b1a9216cc087ace0d9137a501bbf8a","03d71ae680636aa8dcc0bc393f55f62a2fc2d486ef065f065909c760f839493a","83a75790507bc4ac1a68af99745f96a0cb1ce89203cd48daad303e95fab23103","516411af2792238aeb02d8dd077cbf9bbdaa261dd87ef34fd3781b6734f1096d","73f5f1468cf6fa9be4addede3604d134bb76004ceac46b8215b9c8bf17599cbb","a2c68bf95abbcdb88e32ebf9088307217c98c2aa66b5bd8efe879602bea33b1d","1cf19b11895b447100eea30892c4c7186c084692f76ba58e8ae18ef81791f91a","12c71d91ff0a42607b7f0c82b3181abb595052548cbd88cdb52079c9c102fd66","6f7383250ac7b41864893198e9bad95a44c2348b9edede578bfabb3203841263","f283a335488feb8ab9770f535ddd2f504228cf8ae5ea601c9cf5f418080d61dc","424610e24d75e90a6c37799b06fbd705bc5230cd7decfb535ba92e613bd62323","edcf8b0f0aa5e3fad814da17002f1cacd4197c24f1b6e063938ed2d987780adf","e3fa7e6e8865e41382c461c0864c6cf8e3ab629ebe1b8f06cd4303f86d7d8fb9","4045e2a71f2e2b600c9e3ec3b11191c7010e85594a543632dd044f3a4aadfefd","f402aa9d7f85f20f72da9356d7e02476258bcdeb2aa72d9959f542b59a4e0491","d263ba9ce4a38ffa22361dd7d213af653f69d0962c833cfb6612a69f664ce59b","ace6d6fe1c8df74a13ce7ddb5af7f0e7ee6ac1781ccbdc6b0e5d68aa68180d10","e68f0a22290ea66539378ff08315a85fd75b778fe0ac69d10fefa1947ec5d6d2","fc739ba246e64fa62e2549c1085c718488e988909511f6697118d80469ea5e63","211accf6ab17b179f6f29b012a2f9320bc6451d861c3e1896fba4c30bccf3e06","b3ab3d7638e24e13193b390b06e20341de0f17794a9da53c867d428deef0e10d","bd7d8d3e83988c4a12046a5c4189094eccd869c1e4da54d6adf346df6266fa4d","b96dcb17ffca43039ad48fd8ce35959cc13503dce9abe371322e533b65150313","711db6a20737bfda7bc47097b73d8630a61fd2d5b60e497fb1498441c46b5403","9180a0d596c775c6f047e43d683489e2d2172d2c4524fda4530692c110bdc71b",{"version":"4eee1e9738d80edb6ff358a14b6821e036b0f44ee28c759a3186a339bddbee15","signature":"e0ec260a583d1f43b0b40d8ff084c0530fad82148dd22d598ed5851321891be2"},{"version":"0292552bfdda78ed1910905ea046a336186ce82d9fab516ea21616f47147ccdc","signature":"c5c64687e6d1b87cd09b5dcb1a7b19f6c81ee49f4a8b96ac0cd8118ca4cb26ad"},{"version":"78673ec3910aff07d76d2a24b460523c69d50afadfcd836cd9a022ad1a3ebfc2","signature":"8d228729747db25bf2ead19fb49a22043a9d4aea0bf22c158c04425775bf7da5"},{"version":"ff41da7aeac53e419a3a7eb792ea03c77cf05e44d379dfa2190920bfe6dde09b","signature":"f2ff09354fb39ed15b84651a429440e7b60e9e413d48ff8df91f3dbfe22b6179"},{"version":"849507adfc66cfedda67c3384a1ec078c542263589413c5b31c195aee25dc1f2","signature":"7696b684936428916f6df4d6c5fd79832013b8b17b59e3ff4526f4ae85d2ea37"},{"version":"c30b952d25562463882bbbaac6242e2cb47cd342c27388f46e4b7b0c98a4b659","signature":"f035de44267878c656fbd6ed74922fe42132296bd0a246352ace57029e214b81"},{"version":"c32e26a53123519e9bcf0aa960cc0a5dfb3ecebcc27fe0ccc649702b45da1e2a","signature":"0e2b5bb21bce881926dfea91a1c7e9d93fa5ba3bbd18393802a1a2fdaff86a18"},{"version":"59688ffdb24f7f057e35f54280e90bda1e57efee745479a1bb98321b263870e8","signature":"6da01a778dc7873229c2bd8afc284f0747816ac9a25a46f20f08646a53b3fa54"},{"version":"95d027d78b9577e00f9d4e0eba816fd21f1b2927c801f89a1db8369b837471c3","signature":"14e76138d39edd49d980d91efc28e720241b9cdaf137f8cd233abf7acd0f890b"},{"version":"5e82ede4cfd038d15ce215bb512fabccda717d5199f0e9961b68bb0242d06df3","signature":"39e2ad2f4c207ca36fa0c1104a9c4cfd36b9b00f41dbb4360dbfb437a2b36e53"},{"version":"54ae369b61766ca249bddf694c2ff4db5566186cb4311e1030fd502f865409de","signature":"21e4b4d4686f42ede4ab7cc92d300d25c2d32a52633b7fa9b1dd5ecc2c94c887"},{"version":"6cfc6a5f1e38ad0f269ea181ad41db3c3c7f3f70dac7cba3b52030fdb6f359a9","signature":"5954fb7ab611b4f5730f29e65a15a0d0ffd5619b0ad2478667d8f1fb85bb2a33"},{"version":"82006098671dc8abd071e4d6449ab4837dcbad8014dda2178766a714c9f1b30a","signature":"21fdf80cad80706ef6ce2626f09e8b4527794a7a33cc1f83cf9c0b71ebd5e9ed"},{"version":"46d3d5b012b40b717b7beef2ae9131d310a2ec20bd0f05a3081e1ec16c48aeb0","signature":"12828260a9bf47a8dc77966d11b7f40fc3431219b654c5f2b397346f3e5733ff"},{"version":"415bad0bd69db345cda1eab054d87414c5367f2e54869b58db2517f29c583c61","signature":"7d2a26c836ae641b89cc8c124df098b3fa6594886c2d5fa2bd0e91525cb3eeb4"},{"version":"4cd6ac302b4e7e4f69ad12721d406148a499e719275d1693059692d8285a0a57","signature":"18986a3dcaac37bd0f73945a604b95c57565dfc1340ce4f218f439bb3c392a6e"},{"version":"55461596dc873b866911ef4e640fae4c39da7ac1fbc7ef5e649cb2f2fb42c349","affectsGlobalScope":true,"impliedFormat":1},{"version":"4c68749a564a6facdf675416d75789ee5a557afda8960e0803cf6711fa569288","impliedFormat":1},{"version":"f7b46d22a307739c145e5fddf537818038fdfffd580d79ed717f4d4d37249380","impliedFormat":1},{"version":"8ca4709dbd22a34bcc1ebf93e1877645bdb02ebd3f3d9a211a299a8db2ee4ba1","affectsGlobalScope":true,"impliedFormat":1},"075c9d43d4fe30b5a0e06fb6ae221cae2e9f5ceae8fe949393605510e1aa4367","0de761a8ff187cca6f0c008591fc00b62821a7907bf0673d79f95924c27849b9","f4d43b4aecd3b6d93d001da94f99901d05bfe4e7ea23837d4e36a7e967a53b04",{"version":"f734b58ea162765ff4d4a36f671ee06da898921e985a2064510f4925ec1ed062","affectsGlobalScope":true,"impliedFormat":1},"d654a0c43fa33c6a6bcc5c14ca19ee7ea4fee0ed9aa8f3fe5687ca84f4d3649f","993ef28f27efaae6c5bcecb4628b2ff969571fef6b92f701f78fe87a1d1b9fc6","7f1be7e4a47f9abe89d28793e59d0d7a935c7f14a597f1e2b6651d1e54f23957","39f82ec23c92368df0de1449bb26e14280862e092ab8e3eaacf80570ac35a7f2","92deca0757666c0db63066e8307e28452fed66d809d5c1ef0554b0475e3b098b","496a712363ee622ead98319bdf81471e550993b83529174068fce0f0e2db1615","1a4f84d939445c350647adf2f5001ecc6fcef110b6daa79c11b3aa7c9984d0e1","45c0110b00c573d3a0bf0798ac4d2e9737fa9f26cf4997014939c4f74e80b942",{"version":"d83d6ec306241a9a59716eadf007d405cbc9d77b688871089a02159087100d5c","impliedFormat":99},"6dacfbb67804df356ee0385b212c0c4d6db374fa5ea35099012d4ed5eefe7669","62b670cae5eb42c2f3850c8271f1f0f283b10e9dc71dfcbc56f57498a407d0dc","c91163558b26e3122d9509f217eac4a204c38105c7b0075d9313606f475904ab","9ed11ae7278893cfb30004ea8c2b54cda20618c049f9825105bebc9fc9d17268","acc5e4fc8f5c67e0ec0b0e70a9aa47e928b4bf45439ca592309cbc1592764d4a","e7b7ca1fbfddbe67a3736393a170a4fe8d2929cdde754c08e4db38a03869ec94","c4d2530e5b01a3b30b790aa47de7988fc9a551ac9f9ffb691b53e12a3b90c14f","0daf72d81e292312f185c81a2ad0648b226433a00d7d139addc06d39d078b2f1","4a9216f87f9b92167b0b18cd90016000e71dd7ea61a95385b2b97be6585e9cb3","d0a2cd86869a66b52af68f6af82aebfc151ea9aa7dbb370b8d5d00b20bacf3fc","9798502506a30b631a4841a0c5e4dd369c8662c2ab08bf069fb464262cd9d9f8","206f6ea41807f8937ec6ade3874f0f2b51fc1f2f5b8b6714f2f1d5d5cb498fb4","3526421a5eea0bf352693f28839040f2f5f750c4daf0e5114fe3b911fc2a8f65","88d892c383adc0e4759607fee30ee2590e5f8f39aeed2188e7c5b2371af968e1",{"version":"91faeb8163ec860e5b5c02eda51cd16e64de95baaadfec34e0fbd9d39176ed8a","signature":"29e9de0601d40b7f34a82099b85bb19dfcfb8bae17a0521ac210fd3ffd1d756f"},{"version":"0dbb11991ef1fdfa19390bd6264be4635d35ecce27c3a8c062846c1b31ab7ac9","signature":"90148cea7579388ebcdfcde0e938cc1475f9d5c02681163d6b792fdca70cbc90"},"33ac93038bb0401ec8d626b8e9283233a83e185b72de6af25e2be198c142af7c","b07c8d5d19d005d8062f2cfe086c5dcd22db81bf02873c0328811c793e93845f","49f44b9e32a9d528a264cc9cf1caeb63fb8e784ad6593ae4db97b8d55958487e","8fd8fef00ad97dc6647f93aa3e44b1b38bea2d08448fe90072c1728d6feee6be","f23d93a062f31926ef28c3c2e0e133ec4e02dd6297addfdf2fd2702268d45c96","19cc3a25b30b069eab1e2988980044843b86f5e983d9d0fa1265b372418a33f5","3da4f8f58705325012c3995afe0f9dc5aeaf711fcfd2e15c667626ddd4adf788","0848142b6b710fbacb6ebe61f27eb0f9e998dfc1f8fc8564a5391576b67eabae","1d2894af65430564ba12842214a8384c3edc94b9cf0e64538474d28acb288ab0","9f40fa8ba1a3d00ff414458c18727a576328b2d4cedd7af736a58b38e9f5a2fb","92696508bc998ed86f65e12b73fed58dc0e8786107b86a6f6f89f2b0cf2fad82","ae51096d7e513de636260729cce1c8cab0f03417bf7fd4a5fc3bc1e13066a3e0","18470dac2cdc935855f128c65c92e22d8b818e5b51d1ebb95e1e7d393d10a8e1","b6be17fb4124da02d1db015a608e68fec5bb8f7a91a784f05f5a54a277103d08","903129fde008533775b06a5ebdf00698e5fde5bf5652ff6c29c3f7e432c7378c","b2cacb03cb5b991c266f9107f1f7a6b75abac14396653057f6a5b48fafd89bcf","28701b1e705eafec432aa5e8581e689c9bb9341bba6616f6d1f681025d32f221","22cce1f627cfdb8417142fea99e6b9ad129a9c25cf231a2340773c50e4d39026","f30b5c4f3570832ada75cb2c06e668934f9b9b9d437a10780b01effb53e2a9a2","74b840e04c51b5a1f7250ad4631ce7aa563bab10c1bbf5825af676ecd4aaee44","e393aeb0b998a157a6008ba310cd808d07c7e079c0d0ddc47b83b20e254fc8c6","6f475f2c8bf46ba895a1e78a3256639960912267f032df76e417a83ad3ebba4c","202ca9254496f06eb5fc5b14e7386a800579d34808ee327f43e97596d8845c1e","4c506b14512049dfe6f4ceb172b13c6af03663f85ba61fc57efbe6c2e7be9f44","4405cd67ec5f7f748fd793be0ce5842fa0808955b8e37518c011abfa5ab63ba5",{"version":"adb17fea4d847e1267ae1241fa1ac3917c7e332999ebdab388a24d82d4f58240","impliedFormat":1},{"version":"05321b823dd3781d0b6aac8700bfdc0c9181d56479fe52ba6a40c9196fd661a8","impliedFormat":1},"472c14cdec534a465e866b6e1feee2d4e0d89c15fdc33ba80ff034fa0e80f3c1","4d807d55c784b72f71c092c34c84d09b95c29500c30252538fd5cf9a0a788c0e","df43a3968118d4b16618d7a0ac8ba89337fcce3c39e39984087ac34bf0cf250c","4714d89e7ea47b8f79a4d448a11674b2a724f93ab03cfa6879dafbab0f0c5a15","cb9a03b327570c1eae5c82a48604ef697ad1a6264ed0490743a3449de61a4fff","af88a0b0f808a6721401550621bfe67c46c6fd55000305058e7c73600d119a9b","35bde1eadd47ade9e8fdad3888485ccbdcb27f718e4b1ad80241437c521f5ff8",{"version":"96520a873073a2f39f922d0a422498cdcc28be9066a769000cdd07ecaba7b645","impliedFormat":1},"465bcce0de024e96c36c4dd9f25d5b30e59c1ff003ec49f323e46a313401833d","a08d79a5324cac61898f3383488dda4bdec45235599e86263499deb89dd0fecd","35e96b392c3b0e1134be3c6e7c0c75f42daf09a1ed172f979d93078050a04645","ca4c88ef756cb9c6abd4b9ee2db0ee816f68484200f9e0c8a53363e44ab47374","a65a75f828f15734b92b18842c561b5dc8052ee2bf955aa8d8ce452bc7906cb1","6b4f1d9d56b7a2e5d762a10769cb9d81dc4e08b85cb97285de413d241270f387","04bca515d6a12b2764e0bd38ea5f374dce3ff5dcccfc14be78acdb67a4ecc3a5","7d4175a71c0cc793641a6828499e2e2d9f4923f69aa4f2ec7ef6da3bbc9ff635","4b34ff3543e7b99f7b8f2125d0dc6ccacc11e9fa9f8e6de7a9cbd5d11a1ddd79","90358612694ff8f39093016eac40ee2fcd0fe2d98ec495463a23822f9498ef50","337076d06356ac7aaebbde4e10239887c7a7d11c90a5f0349e854327dd6828e3","d17c206046ccc9f785662df8894551184ec513018644e41402b8ebb634aaf0ac","3a097fc91ea00372594e12f0e9b468094b85cf6683b2a8d99c183e66aa86a6b7","22695a1626d67591afae4fd6ccec1cba61f4d171b195e7b4d58d894121e67923","c728ed4d9edd0dadc4acf47b491683872bc24c1394d948139f718fdfdc3d8073","83035c297623ea249439bc568ed15e764c380c90dbd6ab75f5dd9bbeec1818ef","fc2cb49e13333ce31695f24728e80eb1bd2e12f89936f618f122389d9b7598dc","54866d6d0fc570043eef3233f408683aaeeafe6bb31f065eb26f78e3a2a03bdd","c58daf5a5a0c7bf9d9c4c8af95e211fd856eaf58b4e69922592ce5676d2a1720","5fa2dcd5cd40cd814b19d54bdab540fec0250009c9bd9074d6e78cf51bcbbbae",{"version":"b4e123af1af6049685c93073a15868b50aebdad666d422edc72fa2b585fa8a37","impliedFormat":1},{"version":"f86c04a744ebcede96bac376f9a2c90f2bd3c422740d91dda4ca6233199d4977","impliedFormat":1},{"version":"6ae1bddee5c790439bd992abd063b9b46e0cadd676c2a8562268d1869213ff60","impliedFormat":1},{"version":"606244fc97a6a74b877f2e924ba7e55b233bc6acb57d7bf40ba84a5be2d9adb0","impliedFormat":1},{"version":"4a1cabac71036b8a14f5db1b753b579f0c901c7d7b9227e6872dadf6efb104e8","impliedFormat":1},{"version":"062959a1d825b96639d87be35fe497cbd3f89544bf06fdad577bbfb85fcf604c","impliedFormat":1},{"version":"4c3672dc8f4e4fdd3d18525b22b31f1b5481f5a415db96550d3ac5163a6c3dd3","impliedFormat":1},{"version":"f9a69ca445010b91fe08f08c06e0f86d79c0d776905f9bdb828477cb2a1eb7fc","impliedFormat":1},{"version":"ad7fd0e7ee457d4884b3aaecbcbd2a80b6803407c4ce2540c296170d4c7918ef","impliedFormat":1},{"version":"a50ef21605f41c6acad6c3ef0307e5311b94963c846ca093c764b80cdb5318d6","impliedFormat":1},{"version":"74b4035dd26d09a417c44ca23ab5ee69b173f8c2f6b2e47350ab0795cf2d4a17","impliedFormat":1},{"version":"918f86ee2b19cc38cb8b1a4cf8f223eb228aaa39df3604c42f700fac2f0b3ea1","impliedFormat":1},"2f1fe46a7a4e25a4a414d5491c7b39b695a6f37e97a1bdfeb71d430f98c3ed10","20f2b0befb27c07049565340fac3ab264c94afebacb3234dfb945e1c4a8ab5fb","c7048acaf5edb534ee4a29e8469c7cdd87cfc40b5518a7983b7d83c2fcc5baa2","0b48405ec967a9982c1001d4222b1c64091aba1441fc4318b08bc1cd4036794a","12324a25a603147ab9cf9724d762a767dd8b22c3b4f3ea44357bb937565509c3","7966497f2357f63036d7c12917ee20d91b7a74c4d9d682e75c44f7b7f6ea4e5b","4fa795e77b24d2a64eab73b8bc2c8c5992b629570e0c2bfc9bb475c312d79c65","5061f5719dccae0d9ed5b195d2dc4ec5c08d1a34c84d57c7b3b9be8a820b58bd","50e548bea2aae3be6c1d077f39478b3a88734ea851be7c541ed8fc9f9ed86e0b","061e88a6b235d5dd90a3cb8af8d27f397fd069e1bed76a5c7617b1c00a395ba7","2a49b24214a9709c04c7d21d99f1473058bd3b4d1310655288347a4c8862da30","01ff26c934e9fc941d9a0633a60a71195296e8f6245f7f3db789970f187674a8","1540bb204fe302f1ee4917d4bc9ce350fb12fa9dbd9dd524f8532418eeb971e0","396f6f3e6d261f6be97c6f8ca0c8dad0367daeeddff3a7078986ab39c2ec54dc","a373d1c297d793dc14a55e26bf78eef6fda751c4afc88543a13c135925c40aba","abc130426a7ee7c734fd46c954f68c11ebbfc36dfe11aaee82da203515c4a08c","202f2a0d5196990e2ecbd09c58b49216901e6e33d80157a6876cf137fcd30f9d","9155501829914aeeccd14023bf37406f2971e29a52deab729ed87715f37a0585","98e2c577e05c94a018ca6316581bad2fdbc2287d04179fe5794663ac7d42c88c","e9d73eb45daaf9d5e54a9adbb50514581ecf22b9d5bb484b36ee538adaaa704f","8d158136d3f1690b8ca4d4e2ac2117e3c796901ed8f1d789ea86475eaf8056e6","8bc7301947e1d2430425d077e500651e731d852e888bbcf823656c580649499b","f321c7b8a2f8036312017d276793006141aacd3772d176199f943a93ca672315","4268b6252118e228c1fb3fbddf09f61f4e36abdf9f224538012dd27a14f4e0e6","ad8f1b7bcadcdd8a9c973ae4857ac950885e9df1d8e09305ea77fc4443a8fec1","61fd391f1bbe8806db00c8c5386c98b75a0c7d58c5ee044161fbc4f202a59a5c","111449a7263a8a59a572280c21788e7b1cc4deacd7889f8eb013af561e494c79","799ec904db4c800e04fc95457d78fd22284d51a2d2b2640cc8ce5b0aebb1602b","67e1c5a2481159b9e2805df6d1784b29f813daedc00fedb40c6845200fec250d","cede94c7d75cfa883ed3c0a4011596d2b91e588f3e5690d238658919a5c70606","9292751aa3902eadb3cc839d9a42586cfb7477de54ce3ae1c5ca613c825aa79a","95a164e4d7ef39b2e947ed65d574629aaa1f788eda06647a1240263acd742235","b13d4749f260afc4d407226eda74eefb31c68ab2145c0ec0ffba2c7a14afc184","24f780833c746f7cfdca508aed3d74a9ea1ee27e9a9cace44569aec0c7ba2de5","5ea1156ba2f7ed7e46836b83dfc584677f2289052c00479659a24f9a7561244b","97ccb84c3490356fae5aa9b9041d91a80f9e8ebd2fde8631a0c7c98c5685c65f","6fbbd4fb22ce33562767586992a97dd6c6a7776e24e8ad0cde56668427fcef02","f2eac458d4e308b0e290f221cb14b94cebcca1a37feed6d1e810eadd563d7d2a","31232e30ef3b509e0520ffcd2378085d43bcc70eb59b1a141594eb474d0a46ef","c22285d421638b6426f19d851da95eb04545c6c7b0b2ac91bb00ec7b18c36840",{"version":"32c426fb6ddb281ebef6c40afa7fc0c812ebca1cd947839e12995b35507c373c","signature":"e7796b7624dfe392b123b38ab2219eaf2dc2635eb8c31dba93473cdf8189c220"},{"version":"44ef6aa35371832cd574c02be1c2be70cce233f85e05c09863e61b8c09c2cc7a","signature":"aaf9c2ed9ab589daf0b2eb2de4f1520791f536225156ac545bb448d81dffd6a0"},{"version":"87f792436b033580a1dcc908d15851e4a5d3d7aa68b1d1c6a142706ef8b154a3","signature":"a41ce7b1ae948a3b4b5f07173c5d7e1ab1cfd0718c0ecd2e8ae92c32a9389756"},{"version":"a6099f12a9f086aec74c8c7a40051a3ce11c89aa331a39002edcdf808a09d9dd","signature":"08a676d6a15e3e0bfc71dd6b438cedcda44c4b9a7e1bdc5d98913ff976ef426b"},{"version":"c415355b6f764643620ef9548e05990f85dd6b0dd9484ca8d97ff7c0ba344683","signature":"b5c2f12b3c5bf6ac66029675bc4da27bd6f06253e4d971dd97bfd49379c85d55"},{"version":"07c14b3359e3ed5607c690b9f421f84dd93887e06416d52f60889b4082030464","signature":"bf2162b8f3687c847f2e4f2f7a7411e30afe7b00322225bda934a43c5fcd26b6"},{"version":"063f439998b87e20f46fa82cb793c5aae5c2d714a26bb8221e07f5d4c82c989d","signature":"21b880bc61bdcb076c065b90dff22a6a4e1948c0e2a5b33b618d28e38361b9d6"},"f01b4b251777a0442ed5f48693b006ca77244abfd0128345932fae45e7f51633","3509cc40e1e5becba494d86665da4c5cca7f9b19282b62db44cba6a7ba74e631","e0e5ddbf378ee87dd8f1865dda8e2c218d7a5a8ec3f5286cf40c10dd98e767f2","6a66ea12517dab3f15baa1749fa9ea57f54f0873be2eed3b1e19d539e058d45a","9398a0bed8d99d9fd1fdeb431692e586e747ba78a64e72fb8a6861e73437843f",{"version":"61e267d2e25594ba3bee7e74dff2bb6f8a598a476e1c5f879665e609bb099e0c","signature":"e907b9799a3ef1190377226d6ac69d30184031adbb84fa90f08c63ee9fcc7134"},{"version":"4b520b2a2460613dc3c2482be529bd58cb06fb89603e133c3153e99e5eabb2f8","signature":"5bcaefd0db50647b92c4a8d36d20bdfd88df5013c091bef44c94c3666f7e1b38"},{"version":"0bf8f6faa5f5f212395628e921061826e4b614d5ea0144fb29338139ae3a5a5c","signature":"66c44b83ab28d363e6808952607e8373dec2c3506f36fb580e3ed183ec0eca03"},{"version":"40b369b61fd0bede44a39611baae531e6d46a718b705b9b45c5add4711f19744","signature":"70310a3313771cf5c0aaabefd35bf3279db5fbbba31367a4958e32e6c9d8a0af"},{"version":"f9755c1df43badac9dc1d08720a8c6f1b6daf0a2dced76cb588f0bf5ec01b70c","signature":"9d54c17f15b4d8309ee36a85ec53834e7078a83bad8d52cd6908347afa57c047"},{"version":"f0f14573acc739dab7df053b3db5497e0bfe9ec00d00c2180163ac67daf21f45","signature":"8bd7131859278c578e5b831575fa07dffe88add7a9369140542ba908df65742a"},{"version":"220b6ba3c2274aada1b2a9ad69f6966c8d36de546e708fe2b42425a265a48e2a","signature":"0b5aa6750a08b8b69bb43170a86e8a48aa6a2ef296abcb65b6f1b670b697cd45"},{"version":"ad29778ee66713636df4b4d870cd0e722f6d7235e81286962a665f5e984c9e54","signature":"980793118e4b0824a57eabb210ec68dffe4e01a6a98e401ac6662f9f5b22a539"},{"version":"ba266067dc969a5d579c5c23cfd289867d4141ce365ef3459e3346b693159eac","signature":"6ee1faea03f9dec6d7a18d8c625c5b54aec0ba6a8be129f816e692c41bc1d425"},{"version":"6e603a0983306db957764528f138c4897f0391799f876c4c1b46226c0dd8cef2","signature":"99ce9bcd0f2a0f1f8273963fc66b1a9941d19b6e16f68a7bde83ee10f1c25165"},{"version":"36d8781b9aa56efc6c8e0c6366ecdebf7327a2ac5b1e1490de1ad5a911457bb1","signature":"52ef9c1dc9a2a237e7da2cd27f3a506b916e79b44277472350fc9d9601fba810"},{"version":"e8184f498bb78351e6d6f9fe654279d9882d58dd822a9a1178a96e7570262502","signature":"80349e7fdbd0e6e910977a2257fada575d89a2ff660790fbecf519681ea3b285"},{"version":"010a016abcfe0774fda4b0eece48aef4f5b5c05395cfec7eb2fe344e8b4417d8","signature":"4638f7b08b21ad3a38e713741d29e39f81feb98036618b37f0e73366edc42644"},{"version":"bd3086a825d96259e7a1c79ad1bb13749d41cb79ba4336ba813cc65cbd51fd74","signature":"6db2b3c555e604be487fd6d30f8d60e8c9fdecc756983398e74d2bdd3f748327"},{"version":"93187cf249cf9eae0a87111603998119e812c55ab56bbb8d1c58b502689fea7f","signature":"0e7a4b791e08bed99c06b0beda3753c811040eefe8b4ec2e673458caf14d3adc"},{"version":"f08aa90f95dba342b3e2b3a23eb3e00fd18e4c2acbf2bb40b3026c4c19679c31","signature":"6c91fef16d4930e8132228d30a46cde0fd497b12d22845088b69e88b77017c6c"},{"version":"f6966f61364126f3bfdbb79f548db8c73ce013345af611b4956f90d5455ee30f","signature":"6ae97c197cdc4db9847eaa31bc3bf5122de4da3ae6409beca11e419dc77c8542"},{"version":"a32f1f8649b0e898d4a54e1860effc7f48dd285bc99f83dc35ccf85203736b3b","signature":"b57cb32c00cb413d449dc886765c39ed0d82ac830a441ed9f93651d595271487"},{"version":"beacf8337f15a959b6e4d95d7b55432af842b0484da0f0d342a0dd75beab8fe3","signature":"5a39985c8d52beb45be11e35ccf7a9bbdee769e1adfd4ad1891e55a6a5372067"},{"version":"a79e034d0dd331f4b838d82bffa67a52e11564b02ecde44f281b6992f6cb0914","signature":"681a8510429f5c323e1e47aeaf163eac0bad497f16429111b0549cc22e97bd2d"},{"version":"4a31fd820b39f55f44c511058d0d99bd6e635d81891e278b2451722e986d3826","signature":"9c4128c56fe0a7fd20c07d6025599c7acae4a30a526d15ad0af8c5f632e95f24"},{"version":"cd04b594271be8b8eca1453116f1591ba60ce64d80183b07765a4b5e811966ea","signature":"1dd725e5e9260a0f77821e2ce227dce28d8745fd5e4e273b5fd9d6919bbf8602"},{"version":"c2c2c6c7ab6fd08050cc906a2230657bd7ae25365a38db7a4c2f84980133d0cf","signature":"ffa3caca7cd00c83855db4212fa8e6c9092c52935533a5c6d286479a72a9b562"},{"version":"8199ff7448213d4633834954dad4e5a5e7ed2e14fcfd3f5a1b53d156a1cd9972","signature":"ddcf3b8de10baa5df4931e0054b1e4ef58e38164236deac6f50bfc3dee758cea"},{"version":"9ac256ceea2e39753d8101fb3a13fe9046a05836795713807315a44c4dd2cfb8","signature":"608da779a8bbb36435da5d3a9e74ffe39d8d2589aa67edc38d1b6c9aed587ae4"},{"version":"49ecef063d2f7067f3811f7bfcf9f3097119f5e37ff3bea6dd1087915f189165","signature":"adc22f959dd94d8c364f9425b91f25cd917fc788da1e184158f66f43fbdf455d"},{"version":"d461fc73e0721ae92652f11a61cd1014a0698fb7ddb81beac1aa7d09aa139abb","signature":"6bbecc58e9e16db39800f6f632fd7fbec5fb3106768e12cbc172428d5f42a55f"},{"version":"5c43f0088828a89e94845f4028be62ee27a1897fdcfb1a249102edee93a4c2a7","signature":"ee71918dabc7c0a4efb823ae0eef09e6631b8f888ef674f0292509901fd6ac7a"},"0f60659a2d51aede4c60eb6f65e7a06a6f40b473d4e7d43ce3b1c4c6423ab63c","d22334ac67b99f744db59207cd4c06a3a390d5120d7990d58c3b9c6c1df5a02a",{"version":"eb8d8ac7eb2ab6f3235ac399b18cc83557a2af49a6e9ab8e09595114752d2c11","signature":"d78dcb4866079c29d7eab8205a02effd0ec20765f6d84c3fb9b3865cc5dc85d4"},{"version":"dde95f211ddfd05b9d4b4df572cba24672d4651c0d13088039723c340cdd7fe0","signature":"d5c79ead549f73a64960a11e2ea0e5bf69cc3f81c083a8bcbe9578646254e9ae"},{"version":"0a1f1a7775247c9d4a4412239d4844ff71875e505e6a15f8c6b083f928550c38","signature":"2f9e7726068894af3e79af11c1e7ed13e7140c7115082b8fbbf82b3102cca013"},{"version":"2393ebb48534c857337ffb52d13a9c37226ef31704ea99e591843c76f7bb9288","signature":"6ed40eff66001140d466d416532c1bd7dba0f8b098a2ef9337af28658b3dfb96"},{"version":"4b530d6c84546f0c5f8ac9dae3f5d096bd464db86036c9c78e7cca2aa350e350","signature":"b2256bce4b3a657a1fcb617db63dcba6abbfdb5c79b4e83c76b470c25ec26676"},"5b9f56c97568e99fab40c05cb5802c6037895e09ff4b9d2c0fb5a0c924dae3a8","9562b4736c07eaf98388858acff6157eafae0b51df775cbba5bfdf4733de00b3",{"version":"895b113654001eaa85ac2e57503ead96d9c6246495d2aae780a6cc32711b3ace","signature":"77c324d351ba141229fc1f5acc7868be9bb38ebdf2304ecd819f0555fbad34fa"},{"version":"1772bc231155d6f078b2d311dd00fe69c317ebb04c89a15c5631c0eb394904a2","signature":"1bc08cb9b85a1d386b139c2497932e710950814855878e8697542941dd2f1f8c"},{"version":"6b5ff31152b473417df05f714a7db340f413446dce4add36424b45fd98b0295e","signature":"a8fa844f6169c08df71ab17bef640d453f939fb9469cba2b4ea4b5e06f185f13"},"a79159e6cc59765b4620e69e90f80f3f5a7724478c64333d46bc5646faab51c0",{"version":"19c869c6e978b06d06c4668ac56d492b1f966bf2c9d37e583dbb471b22dd37bf","signature":"4373c4973a78d6111f32ba1c92b0fdd7826c9d7dd16876358a05485f298b7724"},{"version":"c7f291796167dae76f8680050de01cbec0f893cb2096c49ee04e8b0a75b6ecc2","signature":"1eb7b14691c77f237c0ea83e982ba778ae7694e79b6d9ce566db68259e28b1bb"},{"version":"c9cafad77c3eeea5d68bf9a4444b7f05bd1a52a85bdcefa92a66526532a1eac8","signature":"e2fb3ae35ce39f787ef98731a7501be01cad66341326d3be7a98fe884b2cf62b"},{"version":"73faaf241c044db2c7d0233bf3955fdbe6db27fd9eac54706b0dd0fb628e7506","signature":"66100f77ab01766a7106142d230a579ff2caa321d0263aae14e5516f9d46c212"},{"version":"b5f5bbc6d622c252fc13b512ed42cafd65019768e3f0430637e517d9be69547f","signature":"7f7f6bec76eeeed705a59301e0f94596c5451dfa8f466d1013bb23a9939b7b82"},{"version":"71fce7a0dc64feb145e0f58842f43984a2e9ecd79861d8ad7315c0d272575275","signature":"197f5cddfeb650144db705fa2b555878afb78b6cf6b1a8123bf9d49b61a2f728"},{"version":"066db40ccd6c90d1e57e9f163458713463d4e2771c156acf9ffb7f258646946e","signature":"2cdefde7a30dd4a46bae386772de54e70fc22d84c567bc54241fd24f9d86e55a"},{"version":"2366b3f634513f748f1cc92ba9a5b015b39cf0195e25c942e3d844721f0e233d","signature":"5f0944f4f8d3230421c4e73b91fbe49085f9275b36db098eae5b57bce4c2593d"},{"version":"667a5fe656b9e0bf163b829ad74d679c56e82c83456a7c5387ffca0d1f901e5e","signature":"50a30e129772a920ca0ce3581c8d9f6ba1f11f3d3abfff6f0ea82c3183bb654f"},{"version":"e824690c25b4d469af83e8fe10d15811d06d588c1b31eae795390b98b888dfc3","impliedFormat":99},{"version":"691a13dbde331d5bcce65e1463f924b78ad046c0c05ec57bca010e6435de8905","signature":"65ebabe5f99b3ba82bd93602002d86d77491da3061bdb9a1307e409eaa0bf9cc"},{"version":"0f112494322a7ecb5dda1823f0f84255451a51d2ad862a0ae1014d361f0257de","signature":"c223f8c662d0c154a62a019af49c095b94042102886cf7f0427cec0346a7d626"},{"version":"966388b02c4ae9468577442de7c404a17486a07212ce064d77ee3b3c93d2d1bd","signature":"693e3c01cf16a1aceba63b8b0652cc8ffc6eb5c2a6ac7a32aaa7923005378f5b"},{"version":"0febc307aff08db5aa1285c8bf7f07dedc03cce1378fab10e75b863e13d7f22b","signature":"a3ec8496730c3c14f1fb6361bc5314a8fc28074acca9095df135b98bb177b1bd"},{"version":"bb02c70b1031198ddaf02938a16f58902cd6772e96b28f3665063d2a0a1739d1","signature":"3ca06714b55651412cfe67b522e918a73957d0d84abc971c3c52f9a9476a9cd8"},"e67f8ca6e1f1326617af3735c6fcc7904f5320434d37096f939d7d8d7d317df7",{"version":"4cd134a964f68b58ccbfd9993a90031fac549ef669b953a7176b18b025b0a231","signature":"057495e16267c218330e5c6f9c7ddb269f85dd86a1b3a029bf9c74db27a8a559"},{"version":"a6927d4dc23d0d4cddccd2efcf1f040676dd9184c0001594907cc7d4a3a09292","signature":"6385f69ab4bce254b4435fe76b57392483fc31a0ead3b98aa717acaf15da3e58"},{"version":"8b3139f4d88de4ce1ed2cd30c18f64866c11b0dfe50ebbc97137117489148613","signature":"aa81b9e588d846a8dd16fd2bc0a5a9502f8a7793651bc40344a583a9341eaf58"},{"version":"65b713b838d48ecd9a8ea7ccc725ff7d95005e8d631a208580973c0b1b6e4bb7","signature":"775632f38884e97779b21e9e0f99e919bee47e7b9acef649e53863498815d2a7"},{"version":"c8b8f767dbc35ed0e044ee2f139381541cb3755a0665e4bbc5da2b8f3a345831","signature":"bcea77cae535fdac3338123ea4fad88bab405306d6d45f4317a4504627f04897"},{"version":"9bc4c433d1178ba323b999f69cd3b4f9ff91b5277e9eaba5179bf4792ae396c5","signature":"d53add69edbf92c20d19feac2d725f3927beb0699e015e6ac969de1b6685e18f"},{"version":"ccf87aa8a287dee10c12afad71408f8ee9f7fd1b8df319fddf9ad9f404eb8f6f","signature":"12aaed77ee91d744ba892ac1560c86c6b8905a104642d10f65ac70cfd38abfff"},{"version":"a10206b9b4f24673134e13b94a13a93850924d712d38923af57ef2dff300630e","signature":"6a412264ed30ae82d9c31a6e2d4fbb839be321c5695fe84445541518dec09bb3"},{"version":"312c883e436b98ced83c3ca066e201748f18c8123a0386467feca57c7d9b147d","signature":"fab9b145bfb2e90788cfa68df398aab7360e657e9dfe5c57cbf0af6c9e661a01"},{"version":"6309fe9a7924c3fb3d34a2ecb400de14798c199574cfcd30ab3dd920d10e77ab","signature":"5bc4f66e165a6923a33d2c77d8d69544443a1a0b1e1c66d182134069c115c56c"}],"root":[[119,134],166,167,[275,281],[287,314],[317,321],[324,326],[328,336],[338,342],[344,353]],"options":{"allowJs":true,"allowSyntheticDefaultImports":true,"checkJs":false,"composite":true,"declaration":true,"declarationDir":"./build-types","declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":false,"jsx":1,"module":99,"noFallthroughCasesInSwitch":true,"noImplicitAny":false,"noImplicitReturns":true,"rootDir":"./src","skipDefaultLibCheck":true,"strict":true,"target":99},"referencedMap":[[194,1],[193,1],[138,2],[225,3],[226,4],[234,5],[227,4],[228,4],[229,6],[230,7],[224,4],[231,7],[232,4],[233,7],[88,8],[85,9],[86,9],[82,9],[83,9],[84,9],[87,9],[174,1],[175,1],[177,10],[178,10],[180,1],[181,1],[182,1],[213,11],[185,12],[186,1],[188,1],[218,1],[220,1],[183,1],[189,1],[219,1],[201,13],[203,14],[216,1],[221,15],[217,1],[210,16],[209,1],[215,17],[208,1],[222,18],[168,1],[288,19],[279,20],[278,21],[280,22],[318,23],[275,24],[319,13],[320,25],[291,26],[292,26],[293,26],[294,26],[289,27],[314,26],[295,26],[297,26],[296,26],[298,26],[299,26],[302,26],[301,26],[300,26],[303,26],[304,26],[305,26],[306,26],[307,26],[309,26],[308,26],[311,26],[310,26],[313,26],[312,26],[328,28],[329,29],[330,30],[347,31],[346,32],[348,33],[351,34],[338,35],[349,36],[345,25],[350,37],[341,38],[342,39],[340,40],[344,41],[353,42],[324,43],[336,44],[335,45],[333,46],[334,46],[352,47],[325,48],[166,49],[277,50],[276,51],[167,52],[321,53],[331,54],[317,55],[287,56],[119,57],[122,58],[133,59],[124,58],[125,58],[148,1],[149,60],[161,61],[162,62],[146,63],[144,64],[163,64],[140,1],[141,1],[139,1],[153,64],[152,65],[156,64],[164,66],[165,67],[159,68],[158,69],[155,70],[150,64],[157,64],[143,71],[191,1],[200,72],[199,1],[195,73],[192,1],[198,1],[236,74],[240,74],[239,74],[238,74],[241,75],[237,74],[242,76],[243,74],[244,77],[245,78],[323,79],[248,80],[273,1],[271,81],[272,82],[249,80],[250,80],[251,80],[252,80],[253,80],[254,80],[274,83],[263,80],[262,80],[255,80],[256,80],[257,80],[259,80],[260,80],[261,80],[264,80],[265,80],[266,80],[267,80],[268,80],[269,84],[283,85],[284,85],[286,86],[285,85],[316,87],[106,88],[117,89]],"latestChangedDtsFile":"./build-types/index.d.ts","version":"5.7.2"}
1
+ {"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.es2024.d.ts","../../node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/typescript/lib/lib.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.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.arraybuffer.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.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.es2023.intl.d.ts","../../node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts","../../node_modules/typescript/lib/lib.es2024.collection.d.ts","../../node_modules/typescript/lib/lib.es2024.object.d.ts","../../node_modules/typescript/lib/lib.es2024.promise.d.ts","../../node_modules/typescript/lib/lib.es2024.regexp.d.ts","../../node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2024.string.d.ts","../../node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/fast-deep-equal/es6/index.d.ts","../../node_modules/@types/uuid/index.d.ts","../api-fetch/build-types/types.d.ts","../api-fetch/build-types/middlewares/nonce.d.ts","../api-fetch/build-types/middlewares/preloading.d.ts","../api-fetch/build-types/middlewares/root-url.d.ts","../api-fetch/build-types/middlewares/fetch-all-middleware.d.ts","../api-fetch/build-types/middlewares/media-upload.d.ts","../api-fetch/build-types/middlewares/theme-preview.d.ts","../api-fetch/build-types/index.d.ts","../url/build-types/is-url.d.ts","../url/build-types/is-email.d.ts","../url/build-types/is-phone-number.d.ts","../url/build-types/get-protocol.d.ts","../url/build-types/is-valid-protocol.d.ts","../url/build-types/get-authority.d.ts","../url/build-types/is-valid-authority.d.ts","../url/build-types/get-path.d.ts","../url/build-types/is-valid-path.d.ts","../url/build-types/get-query-string.d.ts","../url/build-types/build-query-string.d.ts","../url/build-types/is-valid-query-string.d.ts","../url/build-types/get-path-and-query-string.d.ts","../url/build-types/get-fragment.d.ts","../url/build-types/is-valid-fragment.d.ts","../url/build-types/add-query-args.d.ts","../url/build-types/get-query-arg.d.ts","../url/build-types/get-query-args.d.ts","../url/build-types/has-query-arg.d.ts","../url/build-types/remove-query-args.d.ts","../url/build-types/prepend-http.d.ts","../url/build-types/safe-decode-uri.d.ts","../url/build-types/safe-decode-uri-component.d.ts","../url/build-types/filter-url-for-display.d.ts","../url/build-types/clean-for-slug.d.ts","../url/build-types/get-filename.d.ts","../url/build-types/normalize-path.d.ts","../url/build-types/prepend-https.d.ts","../url/build-types/index.d.ts","../deprecated/build-types/index.d.ts","./src/utils/conservative-map-item.js","./src/utils/get-normalized-comma-separable.js","./src/types.ts","./src/utils/if-matching-action.js","./src/utils/forward-resolver.js","./src/utils/on-sub-key.js","./src/utils/replace-action.js","./src/utils/with-weak-map-cache.js","./src/utils/is-raw-attribute.js","./src/utils/set-nested-value.js","./src/utils/get-nested-value.js","./src/utils/is-numeric-id.js","./src/utils/user-permissions.js","./src/utils/receive-intermediate-results.js","./src/utils/index.js","./src/queried-data/actions.js","../../node_modules/@types/react/global.d.ts","../../node_modules/csstype/index.d.ts","../../node_modules/@types/prop-types/index.d.ts","../../node_modules/@types/react/index.d.ts","../data/build-types/components/with-select/index.d.ts","../data/build-types/components/with-dispatch/index.d.ts","../data/build-types/components/with-registry/index.d.ts","../../node_modules/redux/dist/redux.d.ts","../data/build-types/types.d.ts","../data/build-types/components/use-dispatch/use-dispatch.d.ts","../data/build-types/components/use-dispatch/use-dispatch-with-map.d.ts","../data/build-types/components/use-dispatch/index.d.ts","../data/build-types/components/async-mode-provider/use-async-mode.d.ts","../data/build-types/components/async-mode-provider/context.d.ts","../data/build-types/components/async-mode-provider/index.d.ts","../data/build-types/registry.d.ts","../../node_modules/rememo/rememo.d.ts","../data/build-types/create-selector.d.ts","../data/build-types/controls.d.ts","../data/build-types/redux-store/combine-reducers.d.ts","../data/build-types/redux-store/index.d.ts","../data/build-types/dispatch.d.ts","../data/build-types/select.d.ts","../data/build-types/plugins/persistence/index.d.ts","../data/build-types/plugins/index.d.ts","../data/build-types/components/registry-provider/use-registry.d.ts","../data/build-types/components/registry-provider/context.d.ts","../data/build-types/components/registry-provider/index.d.ts","../data/build-types/components/use-select/index.d.ts","../data/build-types/factory.d.ts","../data/build-types/index.d.ts","./src/queried-data/get-query-parts.js","./src/queried-data/selectors.js","../compose/build-types/utils/create-higher-order-component/index.d.ts","../compose/build-types/utils/debounce/index.d.ts","../compose/build-types/utils/throttle/index.d.ts","../compose/build-types/utils/observable-map/index.d.ts","../compose/build-types/higher-order/compose.d.ts","../compose/build-types/higher-order/pipe.d.ts","../compose/build-types/higher-order/if-condition/index.d.ts","../compose/build-types/higher-order/pure/index.d.ts","../compose/build-types/higher-order/with-global-events/index.d.ts","../compose/build-types/higher-order/with-instance-id/index.d.ts","../compose/build-types/higher-order/with-safe-timeout/index.d.ts","../compose/build-types/higher-order/with-state/index.d.ts","../compose/build-types/hooks/use-constrained-tabbing/index.d.ts","../compose/build-types/hooks/use-copy-on-click/index.d.ts","../compose/build-types/hooks/use-copy-to-clipboard/index.d.ts","../compose/build-types/hooks/use-focus-on-mount/index.d.ts","../compose/build-types/hooks/use-focus-outside/index.d.ts","../compose/build-types/hooks/use-dialog/index.d.ts","../compose/build-types/hooks/use-disabled/index.d.ts","../compose/build-types/hooks/use-event/index.d.ts","../compose/build-types/hooks/use-dragging/index.d.ts","../compose/build-types/hooks/use-focus-return/index.d.ts","../compose/build-types/hooks/use-instance-id/index.d.ts","../element/build-types/create-interpolate-element.d.ts","../element/build-types/react.d.ts","../../node_modules/@types/react-dom/index.d.ts","../../node_modules/@types/react-dom/client.d.ts","../element/build-types/react-platform.d.ts","../element/build-types/utils.d.ts","../element/build-types/platform.d.ts","../element/build-types/serialize.d.ts","../element/build-types/raw-html.d.ts","../element/build-types/index.d.ts","../compose/build-types/hooks/use-isomorphic-layout-effect/index.d.ts","../../node_modules/@types/mousetrap/index.d.ts","../compose/build-types/hooks/use-keyboard-shortcut/index.d.ts","../compose/build-types/hooks/use-media-query/index.d.ts","../compose/build-types/hooks/use-previous/index.d.ts","../compose/build-types/hooks/use-reduced-motion/index.d.ts","../compose/build-types/hooks/use-state-with-history/index.d.ts","../compose/build-types/hooks/use-viewport-match/index.d.ts","../compose/build-types/hooks/use-resize-observer/legacy/index.d.ts","../compose/build-types/hooks/use-resize-observer/index.d.ts","../compose/build-types/hooks/use-async-list/index.d.ts","../compose/build-types/hooks/use-warn-on-change/index.d.ts","../compose/build-types/hooks/use-debounce/index.d.ts","../compose/build-types/hooks/use-debounced-input/index.d.ts","../compose/build-types/hooks/use-throttle/index.d.ts","../compose/build-types/hooks/use-merge-refs/index.d.ts","../compose/build-types/hooks/use-ref-effect/index.d.ts","../compose/build-types/hooks/use-drop-zone/index.d.ts","../compose/build-types/hooks/use-focusable-iframe/index.d.ts","../compose/build-types/hooks/use-fixed-window-list/index.d.ts","../compose/build-types/hooks/use-observable-value/index.d.ts","../compose/build-types/index.d.ts","../../node_modules/no-case/dist/index.d.ts","../../node_modules/pascal-case/dist/index.d.ts","../../node_modules/camel-case/dist/index.d.ts","../../node_modules/capital-case/dist/index.d.ts","../../node_modules/constant-case/dist/index.d.ts","../../node_modules/dot-case/dist/index.d.ts","../../node_modules/header-case/dist/index.d.ts","../../node_modules/param-case/dist/index.d.ts","../../node_modules/path-case/dist/index.d.ts","../../node_modules/sentence-case/dist/index.d.ts","../../node_modules/snake-case/dist/index.d.ts","../../node_modules/change-case/dist/index.d.ts","../../node_modules/@tannin/sprintf/types/index.d.ts","../i18n/build-types/types.d.ts","../i18n/build-types/sprintf.d.ts","../hooks/build-types/createAddHook.d.ts","../hooks/build-types/types.d.ts","../hooks/build-types/createRemoveHook.d.ts","../hooks/build-types/createHasHook.d.ts","../hooks/build-types/createRunHook.d.ts","../hooks/build-types/createCurrentHook.d.ts","../hooks/build-types/createDoingHook.d.ts","../hooks/build-types/createDidHook.d.ts","../hooks/build-types/createHooks.d.ts","../hooks/build-types/index.d.ts","../i18n/build-types/create-i18n.d.ts","../i18n/build-types/default-i18n.d.ts","../i18n/build-types/index.d.ts","../rich-text/build-types/store/index.d.ts","../rich-text/build-types/types.d.ts","../rich-text/build-types/apply-format.d.ts","../rich-text/build-types/concat.d.ts","../rich-text/build-types/create.d.ts","../rich-text/build-types/get-active-format.d.ts","../rich-text/build-types/get-active-formats.d.ts","../rich-text/build-types/get-active-object.d.ts","../rich-text/build-types/get-text-content.d.ts","../rich-text/build-types/is-collapsed.d.ts","../rich-text/build-types/is-empty.d.ts","../rich-text/build-types/join.d.ts","../rich-text/build-types/register-format-type.d.ts","../rich-text/build-types/remove-format.d.ts","../rich-text/build-types/remove.d.ts","../rich-text/build-types/replace.d.ts","../rich-text/build-types/insert.d.ts","../rich-text/build-types/insert-object.d.ts","../rich-text/build-types/slice.d.ts","../rich-text/build-types/split.d.ts","../rich-text/build-types/to-dom.d.ts","../rich-text/build-types/to-html-string.d.ts","../rich-text/build-types/toggle-format.d.ts","../rich-text/build-types/unregister-format-type.d.ts","../rich-text/build-types/create-element.d.ts","../rich-text/build-types/component/use-anchor-ref.d.ts","../rich-text/build-types/component/use-anchor.d.ts","../rich-text/build-types/component/index.d.ts","../rich-text/build-types/index.d.ts","./src/entities.js","./src/queried-data/reducer.js","./src/queried-data/index.js","./src/batch/default-processor.js","./src/batch/create-batch.js","./src/batch/index.js","./src/name.js","../sync/build-types/types.d.ts","../sync/build-types/connect-indexdb.d.ts","../sync/build-types/create-webrtc-connection.d.ts","../sync/build-types/provider.d.ts","../sync/build-types/index.d.ts","./src/sync.js","./src/actions.js","./src/entity-types/helpers.ts","./src/entity-types/base-entity-records.ts","./src/entity-types/attachment.ts","./src/entity-types/base.ts","./src/entity-types/comment.ts","./src/entity-types/global-styles-revision.ts","./src/entity-types/menu-location.ts","./src/entity-types/nav-menu.ts","./src/entity-types/nav-menu-item.ts","./src/entity-types/page.ts","./src/entity-types/plugin.ts","./src/entity-types/post.ts","./src/entity-types/post-status.ts","./src/entity-types/post-revision.ts","./src/entity-types/settings.ts","./src/entity-types/sidebar.ts","./src/entity-types/taxonomy.ts","./src/entity-types/term.ts","./src/entity-types/theme.ts","./src/entity-types/user.ts","./src/entity-types/type.ts","./src/entity-types/widget.ts","./src/entity-types/widget-type.ts","./src/entity-types/wp-template.ts","./src/entity-types/wp-template-part.ts","./src/entity-types/index.ts","../undo-manager/build-types/types.d.ts","../undo-manager/build-types/index.d.ts","./src/selectors.ts","./src/dynamic-entities.ts","./src/entity-context.js","./src/entity-provider.js","./src/reducer.js","../private-apis/build-types/implementation.d.ts","../private-apis/build-types/index.d.ts","./src/lock-unlock.ts","./src/private-selectors.ts","./src/private-actions.js","../html-entities/build-types/index.d.ts","./src/fetch/__experimental-fetch-link-suggestions.ts","./src/fetch/__experimental-fetch-url-data.js","./src/fetch/index.js","./src/resolvers.js","./src/locks/utils.js","./src/locks/reducer.js","./src/locks/selectors.js","./src/locks/engine.js","./src/locks/actions.js","../../node_modules/memize/dist/index.d.ts","./src/hooks/memoize.js","./src/hooks/constants.ts","./src/hooks/use-query-select.ts","./src/hooks/use-entity-record.ts","./src/hooks/use-entity-records.ts","../warning/build-types/index.d.ts","./src/hooks/use-resource-permissions.ts","./src/hooks/use-entity-id.js","./src/footnotes/get-rich-text-values-cached.js","./src/footnotes/get-footnotes-order.js","./src/footnotes/index.js","./src/hooks/use-entity-block-editor.js","./src/hooks/use-entity-prop.js","./src/hooks/index.ts","./src/private-apis.js","./src/index.js"],"fileIdsList":[[138],[135,136,137],[224],[223],[223,224,225,226,227,228,229,230,231,232,233],[226],[228],[81,82,83,84,85,86,87],[81],[138,168],[169],[138,183,184],[200],[138,202],[171],[138,209],[169,170],[168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,201,203,204,205,206,207,208,210,211,212,213,214,215,216,217,218,219,220,221],[79,80,88,117,118,133,280,282,285,286,292],[283],[88],[283,284],[319,322],[88,234,250,279],[200,324],[294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318],[319],[88,117,250,332],[88,117],[88,234,333,334],[351],[329],[279,352],[346,347,349,350,354,355],[342],[165,200,286,350,353],[165,200,286,350],[118,165,200,344,345,358],[117,118,133,165,200,329,344,345,346,358],[165,343,344],[118,344,345,348,358],[165,280,286,293,319,322,323,325,326,329,330,331,335,336,341,356,357],[328],[340],[338,339],[337],[133,329,347],[165,286,322,329],[117,133],[134,167,281],[133,165,166,222,280],[133,165,166],[79,121,133,165,222,280,282,321],[88,117,133,234,280,286,292,332,335],[117,118,133,165,280,282,286,319,321],[291],[79],[121],[119,120,122,123,124,125,126,127,128,129,130,131,132],[147,148],[138,150],[160,161],[144,145],[143],[151],[157],[139,140,141,143,146,149,150,152,153,155,156,157,159,162,163,164],[158],[150],[143,154],[142],[191,192,195,196,197,198,199],[193,194],[247],[239],[238,239,240,241,242,243,244,245],[238,239,240,241,242,244,245,246],[246],[236,247],[248],[237,248,249],[235,236],[327],[252],[200,252,263],[252,263],[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],[263],[287],[288,289,290],[320],[105],[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]],"fileInfos":[{"version":"e41c290ef7dd7dab3493e6cbe5909e0148edf4a8dad0271be08edec368a0f7b9","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"ee7bad0c15b58988daa84371e0b89d313b762ab83cb5b31b8a2d1162e8eb41c2","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"8fd575e12870e9944c7e1d62e1f5a73fcf23dd8d3a321f2a2c74c20d022283fe","impliedFormat":1},{"version":"e12a46ce14b817d4c9e6b2b478956452330bf00c9801b79de46f7a1815b5bd40","impliedFormat":1},{"version":"4fd3f3422b2d2a3dfd5cdd0f387b3a8ec45f006c6ea896a4cb41264c2100bb2c","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"62bb211266ee48b2d0edf0d8d1b191f0c24fc379a82bd4c1692a082c540bc6b1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"936e80ad36a2ee83fc3caf008e7c4c5afe45b3cf3d5c24408f039c1d47bdc1df","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"fef8cfad2e2dc5f5b3d97a6f4f2e92848eb1b88e897bb7318cef0e2820bceaab","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"f1e2a172204962276504466a6393426d2ca9c54894b1ad0a6c9dad867a65f876","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"959d36cddf5e7d572a65045b876f2956c973a586da58e5d26cde519184fd9b8a","affectsGlobalScope":true,"impliedFormat":1},{"version":"965f36eae237dd74e6cca203a43e9ca801ce38824ead814728a2807b1910117d","affectsGlobalScope":true,"impliedFormat":1},{"version":"3925a6c820dcb1a06506c90b1577db1fdbf7705d65b62b99dce4be75c637e26b","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"b5ce7a470bc3628408429040c4e3a53a27755022a32fd05e2cb694e7015386c7","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"bab26767638ab3557de12c900f0b91f710c7dc40ee9793d5a27d32c04f0bf646","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"87dc0f382502f5bbce5129bdc0aea21e19a3abbc19259e0b43ae038a9fc4e326","affectsGlobalScope":true,"impliedFormat":1},{"version":"b1cb28af0c891c8c96b2d6b7be76bd394fddcfdb4709a20ba05a7c1605eea0f9","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ece9f17b3866cc077099c73f4983bddbcb1dc7ddb943227f1ec070f529dedd1","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"1c9319a09485199c1f7b0498f2988d6d2249793ef67edda49d1e584746be9032","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3a2a0cee0f03ffdde24d89660eba2685bfbdeae955a6c67e8c4c9fd28928eeb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"d979def17dea97ee491c975f3d3cb31957b7970a791c1d5a3854ea6cd4cce91e","impliedFormat":1},{"version":"fab58e600970e66547644a44bc9918e3223aa2cbd9e8763cec004b2cfb48827e","impliedFormat":1},"3482d13bc405611566ba123aad79452857745448142396834295f9180c256698","e365ba12b07112503bbbd9288f0c9ca4bf489be7fdfad34a1283057151715809","3ca242600b64f805e6b2c5184538aa74d75842f9fad69bad0afa859aca385c38","8be7afaa20cb8fe823c7efc4757166924731e6c0cb224a25052d2ce698c5e3be","42886bbaee379c1c9c75850ff45d71f25f9c077dd80059795b319cebeac941f0","5718e06ca02fd4da961d57375d8fd21f0ec4deffd243b9daa46a3f71e1c44c1d","b73ca7483e8207e6c359cab77d1b02352993c833ebc025cbf0044d056cf03010","16bee3e299a6c1ddf12e8175ca75de044b097211eac8a1e6cd0c972a4b279419","20638b7e5b18d63c1c0bea482cf6a476dda56636a2db757cb8548f7c338815e5","f80230f749efb147eadae86b4a43a5c93a88586c7a4f5962bb29f31827eda4b7","f7008ea22738cb36c8996a5411893c4d5c4ec7895abd8c6513d0ad2bdd6c101b","936f6d2ccfef26c2e7ccb669353dda9667b388f8aa60efdd7f806a404ca73744","847c631c839e1b6ce114101ff5fcf393e1bb97f9b2bde6836e8eefa2462193a2","efae2f53ca9aba90034e9e15260c14fe8dcc3008267cdfbe7710042dbc4b21b0","0361064de2ddd1752640c2cb5e0b558815223b11777fc60157f26960a94d8583","0ff675962eafbb02be18f7ea2b950f41e8a935ffbd53e37fbc8b168488143909","414a7074507d25366066e2945b472cde8661c0bd2fb312691cead6cda15491a9","aa8d15c2c116e764b88183557d4cf152a79c2b41525bdd0d3859a2102e2dd8f0","bb77b30621666128dd38d993e6c12bfb64b11059fdcf564fb67e32ac3db5fa45","aa0306389b2ea9a95ff3d330b73582bae4c4232b921c6282bfead27db47af4a2","e6e07a0dc96f5a884cc52e08842f6634f796747d70fae6d99062215941c543f0","a868dd9b0ef63511977bc7a234bcef636bbd6be3e0ab5cb36932d38422fa86c7","8a5ace28f492f279a592413af6262a7b5036b90419830168fb982795f259febc","3b756732c3074a919ceb88c4d60cab15b66fcdb3d04593adff2902ae131e11b0","9d320c1de70e4d9b0b1f243f2fe2190a39755b104a2a19a9b348374696c2f5b4","21a875726b21a53e8f7869f71834b6c5861889a840142363616178d2ff06a80c","363a0f95565733574f606f98de608fffd7afeb3303dfc4a40696192ad3635080","476ab9d71972d917d8bfc851c0583fa515222624ced6f7fd7f3b07e1a786ae72","7e11416bdc4117043a086703aec649fb8e3e92bdcf875659d7417a86f6acc34c","dc999d60fe7be6fa59972152bed2cb2bf366319ee2ce5eed885cc9665e3d7692","eb0b70bc4f4550c0fab2afcd99ffa68ba09745d1a7d1e6097ff2213bf3e010e3","46aae03e5e281df5734d782fdd4401697f0493aa31c1f60dbcbc70767bcfbafd","31580699639a23cb8747f472bd1a1161f0f054d13a263b266c3f99021599f28b","e6c307f6e71f72bd14a2ac9598f9ef3cae3d40d01506ac58afd049191f74ad1d","a41169d244be72cbfa8d3c9d62e98e207402df4ab778487be14b41e0090aed3d","72415913ad8937568b6a5f200fcddcdb153556a6d3b55064593dd7b16727259f","5889252f92765b72e62e1a6aec48491c1b23213d125874f75e29abe183083004","16001d2394867ea90e9659b4ebc47272ffdef96d54a973a248baca656af6aae9",{"version":"4eee1e9738d80edb6ff358a14b6821e036b0f44ee28c759a3186a339bddbee15","signature":"e0ec260a583d1f43b0b40d8ff084c0530fad82148dd22d598ed5851321891be2"},{"version":"0292552bfdda78ed1910905ea046a336186ce82d9fab516ea21616f47147ccdc","signature":"c5c64687e6d1b87cd09b5dcb1a7b19f6c81ee49f4a8b96ac0cd8118ca4cb26ad"},{"version":"78673ec3910aff07d76d2a24b460523c69d50afadfcd836cd9a022ad1a3ebfc2","signature":"8d228729747db25bf2ead19fb49a22043a9d4aea0bf22c158c04425775bf7da5"},{"version":"ff41da7aeac53e419a3a7eb792ea03c77cf05e44d379dfa2190920bfe6dde09b","signature":"f2ff09354fb39ed15b84651a429440e7b60e9e413d48ff8df91f3dbfe22b6179"},{"version":"849507adfc66cfedda67c3384a1ec078c542263589413c5b31c195aee25dc1f2","signature":"7696b684936428916f6df4d6c5fd79832013b8b17b59e3ff4526f4ae85d2ea37"},{"version":"c30b952d25562463882bbbaac6242e2cb47cd342c27388f46e4b7b0c98a4b659","signature":"f035de44267878c656fbd6ed74922fe42132296bd0a246352ace57029e214b81"},{"version":"c32e26a53123519e9bcf0aa960cc0a5dfb3ecebcc27fe0ccc649702b45da1e2a","signature":"0e2b5bb21bce881926dfea91a1c7e9d93fa5ba3bbd18393802a1a2fdaff86a18"},{"version":"59688ffdb24f7f057e35f54280e90bda1e57efee745479a1bb98321b263870e8","signature":"6da01a778dc7873229c2bd8afc284f0747816ac9a25a46f20f08646a53b3fa54"},{"version":"95d027d78b9577e00f9d4e0eba816fd21f1b2927c801f89a1db8369b837471c3","signature":"14e76138d39edd49d980d91efc28e720241b9cdaf137f8cd233abf7acd0f890b"},{"version":"5e82ede4cfd038d15ce215bb512fabccda717d5199f0e9961b68bb0242d06df3","signature":"39e2ad2f4c207ca36fa0c1104a9c4cfd36b9b00f41dbb4360dbfb437a2b36e53"},{"version":"54ae369b61766ca249bddf694c2ff4db5566186cb4311e1030fd502f865409de","signature":"21e4b4d4686f42ede4ab7cc92d300d25c2d32a52633b7fa9b1dd5ecc2c94c887"},{"version":"6cfc6a5f1e38ad0f269ea181ad41db3c3c7f3f70dac7cba3b52030fdb6f359a9","signature":"5954fb7ab611b4f5730f29e65a15a0d0ffd5619b0ad2478667d8f1fb85bb2a33"},{"version":"82006098671dc8abd071e4d6449ab4837dcbad8014dda2178766a714c9f1b30a","signature":"21fdf80cad80706ef6ce2626f09e8b4527794a7a33cc1f83cf9c0b71ebd5e9ed"},{"version":"46d3d5b012b40b717b7beef2ae9131d310a2ec20bd0f05a3081e1ec16c48aeb0","signature":"12828260a9bf47a8dc77966d11b7f40fc3431219b654c5f2b397346f3e5733ff"},{"version":"415bad0bd69db345cda1eab054d87414c5367f2e54869b58db2517f29c583c61","signature":"7d2a26c836ae641b89cc8c124df098b3fa6594886c2d5fa2bd0e91525cb3eeb4"},{"version":"4cd6ac302b4e7e4f69ad12721d406148a499e719275d1693059692d8285a0a57","signature":"18986a3dcaac37bd0f73945a604b95c57565dfc1340ce4f218f439bb3c392a6e"},{"version":"55461596dc873b866911ef4e640fae4c39da7ac1fbc7ef5e649cb2f2fb42c349","affectsGlobalScope":true,"impliedFormat":1},{"version":"4c68749a564a6facdf675416d75789ee5a557afda8960e0803cf6711fa569288","impliedFormat":1},{"version":"f7b46d22a307739c145e5fddf537818038fdfffd580d79ed717f4d4d37249380","impliedFormat":1},{"version":"8ca4709dbd22a34bcc1ebf93e1877645bdb02ebd3f3d9a211a299a8db2ee4ba1","affectsGlobalScope":true,"impliedFormat":1},"075c9d43d4fe30b5a0e06fb6ae221cae2e9f5ceae8fe949393605510e1aa4367","0de761a8ff187cca6f0c008591fc00b62821a7907bf0673d79f95924c27849b9","f4d43b4aecd3b6d93d001da94f99901d05bfe4e7ea23837d4e36a7e967a53b04",{"version":"f734b58ea162765ff4d4a36f671ee06da898921e985a2064510f4925ec1ed062","affectsGlobalScope":true,"impliedFormat":1},"d654a0c43fa33c6a6bcc5c14ca19ee7ea4fee0ed9aa8f3fe5687ca84f4d3649f","993ef28f27efaae6c5bcecb4628b2ff969571fef6b92f701f78fe87a1d1b9fc6","7f1be7e4a47f9abe89d28793e59d0d7a935c7f14a597f1e2b6651d1e54f23957","39f82ec23c92368df0de1449bb26e14280862e092ab8e3eaacf80570ac35a7f2","92deca0757666c0db63066e8307e28452fed66d809d5c1ef0554b0475e3b098b","496a712363ee622ead98319bdf81471e550993b83529174068fce0f0e2db1615","1a4f84d939445c350647adf2f5001ecc6fcef110b6daa79c11b3aa7c9984d0e1","45c0110b00c573d3a0bf0798ac4d2e9737fa9f26cf4997014939c4f74e80b942",{"version":"d83d6ec306241a9a59716eadf007d405cbc9d77b688871089a02159087100d5c","impliedFormat":99},"6dacfbb67804df356ee0385b212c0c4d6db374fa5ea35099012d4ed5eefe7669","62b670cae5eb42c2f3850c8271f1f0f283b10e9dc71dfcbc56f57498a407d0dc","c91163558b26e3122d9509f217eac4a204c38105c7b0075d9313606f475904ab","9ed11ae7278893cfb30004ea8c2b54cda20618c049f9825105bebc9fc9d17268","acc5e4fc8f5c67e0ec0b0e70a9aa47e928b4bf45439ca592309cbc1592764d4a","e7b7ca1fbfddbe67a3736393a170a4fe8d2929cdde754c08e4db38a03869ec94","c4d2530e5b01a3b30b790aa47de7988fc9a551ac9f9ffb691b53e12a3b90c14f","0daf72d81e292312f185c81a2ad0648b226433a00d7d139addc06d39d078b2f1","4a9216f87f9b92167b0b18cd90016000e71dd7ea61a95385b2b97be6585e9cb3","d0a2cd86869a66b52af68f6af82aebfc151ea9aa7dbb370b8d5d00b20bacf3fc","9798502506a30b631a4841a0c5e4dd369c8662c2ab08bf069fb464262cd9d9f8","206f6ea41807f8937ec6ade3874f0f2b51fc1f2f5b8b6714f2f1d5d5cb498fb4","3526421a5eea0bf352693f28839040f2f5f750c4daf0e5114fe3b911fc2a8f65","88d892c383adc0e4759607fee30ee2590e5f8f39aeed2188e7c5b2371af968e1",{"version":"91faeb8163ec860e5b5c02eda51cd16e64de95baaadfec34e0fbd9d39176ed8a","signature":"29e9de0601d40b7f34a82099b85bb19dfcfb8bae17a0521ac210fd3ffd1d756f"},{"version":"0dbb11991ef1fdfa19390bd6264be4635d35ecce27c3a8c062846c1b31ab7ac9","signature":"90148cea7579388ebcdfcde0e938cc1475f9d5c02681163d6b792fdca70cbc90"},"33ac93038bb0401ec8d626b8e9283233a83e185b72de6af25e2be198c142af7c","b07c8d5d19d005d8062f2cfe086c5dcd22db81bf02873c0328811c793e93845f","49f44b9e32a9d528a264cc9cf1caeb63fb8e784ad6593ae4db97b8d55958487e","8fd8fef00ad97dc6647f93aa3e44b1b38bea2d08448fe90072c1728d6feee6be","f23d93a062f31926ef28c3c2e0e133ec4e02dd6297addfdf2fd2702268d45c96","19cc3a25b30b069eab1e2988980044843b86f5e983d9d0fa1265b372418a33f5","3da4f8f58705325012c3995afe0f9dc5aeaf711fcfd2e15c667626ddd4adf788","0848142b6b710fbacb6ebe61f27eb0f9e998dfc1f8fc8564a5391576b67eabae","1d2894af65430564ba12842214a8384c3edc94b9cf0e64538474d28acb288ab0","9f40fa8ba1a3d00ff414458c18727a576328b2d4cedd7af736a58b38e9f5a2fb","92696508bc998ed86f65e12b73fed58dc0e8786107b86a6f6f89f2b0cf2fad82","ae51096d7e513de636260729cce1c8cab0f03417bf7fd4a5fc3bc1e13066a3e0","18470dac2cdc935855f128c65c92e22d8b818e5b51d1ebb95e1e7d393d10a8e1","b6be17fb4124da02d1db015a608e68fec5bb8f7a91a784f05f5a54a277103d08","903129fde008533775b06a5ebdf00698e5fde5bf5652ff6c29c3f7e432c7378c","b2cacb03cb5b991c266f9107f1f7a6b75abac14396653057f6a5b48fafd89bcf","28701b1e705eafec432aa5e8581e689c9bb9341bba6616f6d1f681025d32f221","22cce1f627cfdb8417142fea99e6b9ad129a9c25cf231a2340773c50e4d39026","f30b5c4f3570832ada75cb2c06e668934f9b9b9d437a10780b01effb53e2a9a2","74b840e04c51b5a1f7250ad4631ce7aa563bab10c1bbf5825af676ecd4aaee44","e393aeb0b998a157a6008ba310cd808d07c7e079c0d0ddc47b83b20e254fc8c6","6f475f2c8bf46ba895a1e78a3256639960912267f032df76e417a83ad3ebba4c","202ca9254496f06eb5fc5b14e7386a800579d34808ee327f43e97596d8845c1e","4c506b14512049dfe6f4ceb172b13c6af03663f85ba61fc57efbe6c2e7be9f44","4405cd67ec5f7f748fd793be0ce5842fa0808955b8e37518c011abfa5ab63ba5",{"version":"adb17fea4d847e1267ae1241fa1ac3917c7e332999ebdab388a24d82d4f58240","impliedFormat":1},{"version":"05321b823dd3781d0b6aac8700bfdc0c9181d56479fe52ba6a40c9196fd661a8","impliedFormat":1},"472c14cdec534a465e866b6e1feee2d4e0d89c15fdc33ba80ff034fa0e80f3c1","4d807d55c784b72f71c092c34c84d09b95c29500c30252538fd5cf9a0a788c0e","df43a3968118d4b16618d7a0ac8ba89337fcce3c39e39984087ac34bf0cf250c","4714d89e7ea47b8f79a4d448a11674b2a724f93ab03cfa6879dafbab0f0c5a15","0477d6f95592fb84f29cf39d28ed5c77050940365cdc9841f0b94b216dee22a9","af88a0b0f808a6721401550621bfe67c46c6fd55000305058e7c73600d119a9b","35bde1eadd47ade9e8fdad3888485ccbdcb27f718e4b1ad80241437c521f5ff8",{"version":"96520a873073a2f39f922d0a422498cdcc28be9066a769000cdd07ecaba7b645","impliedFormat":1},"465bcce0de024e96c36c4dd9f25d5b30e59c1ff003ec49f323e46a313401833d","a08d79a5324cac61898f3383488dda4bdec45235599e86263499deb89dd0fecd","35e96b392c3b0e1134be3c6e7c0c75f42daf09a1ed172f979d93078050a04645","ca4c88ef756cb9c6abd4b9ee2db0ee816f68484200f9e0c8a53363e44ab47374","a65a75f828f15734b92b18842c561b5dc8052ee2bf955aa8d8ce452bc7906cb1","6b4f1d9d56b7a2e5d762a10769cb9d81dc4e08b85cb97285de413d241270f387","04bca515d6a12b2764e0bd38ea5f374dce3ff5dcccfc14be78acdb67a4ecc3a5","7d4175a71c0cc793641a6828499e2e2d9f4923f69aa4f2ec7ef6da3bbc9ff635","4b34ff3543e7b99f7b8f2125d0dc6ccacc11e9fa9f8e6de7a9cbd5d11a1ddd79","90358612694ff8f39093016eac40ee2fcd0fe2d98ec495463a23822f9498ef50","337076d06356ac7aaebbde4e10239887c7a7d11c90a5f0349e854327dd6828e3","d17c206046ccc9f785662df8894551184ec513018644e41402b8ebb634aaf0ac","3a097fc91ea00372594e12f0e9b468094b85cf6683b2a8d99c183e66aa86a6b7","22695a1626d67591afae4fd6ccec1cba61f4d171b195e7b4d58d894121e67923","c728ed4d9edd0dadc4acf47b491683872bc24c1394d948139f718fdfdc3d8073","83035c297623ea249439bc568ed15e764c380c90dbd6ab75f5dd9bbeec1818ef","fc2cb49e13333ce31695f24728e80eb1bd2e12f89936f618f122389d9b7598dc","54866d6d0fc570043eef3233f408683aaeeafe6bb31f065eb26f78e3a2a03bdd","c58daf5a5a0c7bf9d9c4c8af95e211fd856eaf58b4e69922592ce5676d2a1720","5fa2dcd5cd40cd814b19d54bdab540fec0250009c9bd9074d6e78cf51bcbbbae",{"version":"b4e123af1af6049685c93073a15868b50aebdad666d422edc72fa2b585fa8a37","impliedFormat":1},{"version":"f86c04a744ebcede96bac376f9a2c90f2bd3c422740d91dda4ca6233199d4977","impliedFormat":1},{"version":"6ae1bddee5c790439bd992abd063b9b46e0cadd676c2a8562268d1869213ff60","impliedFormat":1},{"version":"606244fc97a6a74b877f2e924ba7e55b233bc6acb57d7bf40ba84a5be2d9adb0","impliedFormat":1},{"version":"4a1cabac71036b8a14f5db1b753b579f0c901c7d7b9227e6872dadf6efb104e8","impliedFormat":1},{"version":"062959a1d825b96639d87be35fe497cbd3f89544bf06fdad577bbfb85fcf604c","impliedFormat":1},{"version":"4c3672dc8f4e4fdd3d18525b22b31f1b5481f5a415db96550d3ac5163a6c3dd3","impliedFormat":1},{"version":"f9a69ca445010b91fe08f08c06e0f86d79c0d776905f9bdb828477cb2a1eb7fc","impliedFormat":1},{"version":"ad7fd0e7ee457d4884b3aaecbcbd2a80b6803407c4ce2540c296170d4c7918ef","impliedFormat":1},{"version":"a50ef21605f41c6acad6c3ef0307e5311b94963c846ca093c764b80cdb5318d6","impliedFormat":1},{"version":"74b4035dd26d09a417c44ca23ab5ee69b173f8c2f6b2e47350ab0795cf2d4a17","impliedFormat":1},{"version":"918f86ee2b19cc38cb8b1a4cf8f223eb228aaa39df3604c42f700fac2f0b3ea1","impliedFormat":1},{"version":"c709147f2a650b942c69f42c341f0456922911e8ee0b63eba1d46ed7c24d82bf","impliedFormat":99},"9197a8505ddb5a2c4b9fb9b0d761d36257781df19f7e388deb1db41f3d1e0578","881a5d41b0c3383d280fe2f3838ff11f880c41a1d47edd4489a39c9c7acffb6a","e89c5f3e57750498ecc0904025a5faaa2067a54ce82dac6ba2b8cf0cfd41ccc2","09fe1d225f4a83f48ea5f67f1be80f6e674280a4f8c38d0ebd649862237066bb","4ad429086c5d55543eb1146b31a2de27e54ad772d1626d19b80502b3fff43b84","6b089383aa85af6dd1619a6fb9468a1eec60c2ce83be3f4fc691a323275860c4","cdbced29135877ea367650ee1c49c482a46cbbd0befdbfb730e8780d5982aa41","5461443f907ddbae5a8b8cd9a32ac614e396bf505acd4b09245d4ec0b1dbebd2","26a0c627921511b17209aa6e90510e25a424b8cb1b08ac74d29d98bfb35e1959","6508e23a7d089883b385ab273c9ae40301e953e987c4363bdbc6f788b88ff9ce","ee1a1f6f69c6e3f7cdb0fd5a920d72cd9c2e69229919ad0d7b590dda51348bca","d150550f9f93d9b865bdba497dfee108bfc0af237d186fb173af51a0646e3643","6a49af70d4d5994a5d362bf686a4d494d7522b403ae9529aece06ebd449e4354","da17cc359a905fd575708750537f635f44ad92d8ae14116b3a54fb78d37c55b5","2a49b24214a9709c04c7d21d99f1473058bd3b4d1310655288347a4c8862da30","01ff26c934e9fc941d9a0633a60a71195296e8f6245f7f3db789970f187674a8","1540bb204fe302f1ee4917d4bc9ce350fb12fa9dbd9dd524f8532418eeb971e0","396f6f3e6d261f6be97c6f8ca0c8dad0367daeeddff3a7078986ab39c2ec54dc","a373d1c297d793dc14a55e26bf78eef6fda751c4afc88543a13c135925c40aba","abc130426a7ee7c734fd46c954f68c11ebbfc36dfe11aaee82da203515c4a08c","202f2a0d5196990e2ecbd09c58b49216901e6e33d80157a6876cf137fcd30f9d","9155501829914aeeccd14023bf37406f2971e29a52deab729ed87715f37a0585","98e2c577e05c94a018ca6316581bad2fdbc2287d04179fe5794663ac7d42c88c","e9d73eb45daaf9d5e54a9adbb50514581ecf22b9d5bb484b36ee538adaaa704f","8d158136d3f1690b8ca4d4e2ac2117e3c796901ed8f1d789ea86475eaf8056e6","8bc7301947e1d2430425d077e500651e731d852e888bbcf823656c580649499b","f321c7b8a2f8036312017d276793006141aacd3772d176199f943a93ca672315","4268b6252118e228c1fb3fbddf09f61f4e36abdf9f224538012dd27a14f4e0e6","ad8f1b7bcadcdd8a9c973ae4857ac950885e9df1d8e09305ea77fc4443a8fec1","61fd391f1bbe8806db00c8c5386c98b75a0c7d58c5ee044161fbc4f202a59a5c","111449a7263a8a59a572280c21788e7b1cc4deacd7889f8eb013af561e494c79","799ec904db4c800e04fc95457d78fd22284d51a2d2b2640cc8ce5b0aebb1602b","67e1c5a2481159b9e2805df6d1784b29f813daedc00fedb40c6845200fec250d","cede94c7d75cfa883ed3c0a4011596d2b91e588f3e5690d238658919a5c70606","9292751aa3902eadb3cc839d9a42586cfb7477de54ce3ae1c5ca613c825aa79a","95a164e4d7ef39b2e947ed65d574629aaa1f788eda06647a1240263acd742235","b13d4749f260afc4d407226eda74eefb31c68ab2145c0ec0ffba2c7a14afc184","24f780833c746f7cfdca508aed3d74a9ea1ee27e9a9cace44569aec0c7ba2de5","5ea1156ba2f7ed7e46836b83dfc584677f2289052c00479659a24f9a7561244b","97ccb84c3490356fae5aa9b9041d91a80f9e8ebd2fde8631a0c7c98c5685c65f","6fbbd4fb22ce33562767586992a97dd6c6a7776e24e8ad0cde56668427fcef02","f2eac458d4e308b0e290f221cb14b94cebcca1a37feed6d1e810eadd563d7d2a","31232e30ef3b509e0520ffcd2378085d43bcc70eb59b1a141594eb474d0a46ef","c22285d421638b6426f19d851da95eb04545c6c7b0b2ac91bb00ec7b18c36840",{"version":"32c426fb6ddb281ebef6c40afa7fc0c812ebca1cd947839e12995b35507c373c","signature":"423baf1d6ccc979e13f4a28115fb3723be5d1729efd18f3861317ce8df39a63f"},{"version":"44ef6aa35371832cd574c02be1c2be70cce233f85e05c09863e61b8c09c2cc7a","signature":"aaf9c2ed9ab589daf0b2eb2de4f1520791f536225156ac545bb448d81dffd6a0"},{"version":"87f792436b033580a1dcc908d15851e4a5d3d7aa68b1d1c6a142706ef8b154a3","signature":"a41ce7b1ae948a3b4b5f07173c5d7e1ab1cfd0718c0ecd2e8ae92c32a9389756"},{"version":"a6099f12a9f086aec74c8c7a40051a3ce11c89aa331a39002edcdf808a09d9dd","signature":"08a676d6a15e3e0bfc71dd6b438cedcda44c4b9a7e1bdc5d98913ff976ef426b"},{"version":"c415355b6f764643620ef9548e05990f85dd6b0dd9484ca8d97ff7c0ba344683","signature":"b5c2f12b3c5bf6ac66029675bc4da27bd6f06253e4d971dd97bfd49379c85d55"},{"version":"07c14b3359e3ed5607c690b9f421f84dd93887e06416d52f60889b4082030464","signature":"bf2162b8f3687c847f2e4f2f7a7411e30afe7b00322225bda934a43c5fcd26b6"},{"version":"063f439998b87e20f46fa82cb793c5aae5c2d714a26bb8221e07f5d4c82c989d","signature":"21b880bc61bdcb076c065b90dff22a6a4e1948c0e2a5b33b618d28e38361b9d6"},"f01b4b251777a0442ed5f48693b006ca77244abfd0128345932fae45e7f51633","3509cc40e1e5becba494d86665da4c5cca7f9b19282b62db44cba6a7ba74e631","e0e5ddbf378ee87dd8f1865dda8e2c218d7a5a8ec3f5286cf40c10dd98e767f2","6a66ea12517dab3f15baa1749fa9ea57f54f0873be2eed3b1e19d539e058d45a","9398a0bed8d99d9fd1fdeb431692e586e747ba78a64e72fb8a6861e73437843f",{"version":"61e267d2e25594ba3bee7e74dff2bb6f8a598a476e1c5f879665e609bb099e0c","signature":"e907b9799a3ef1190377226d6ac69d30184031adbb84fa90f08c63ee9fcc7134"},{"version":"4b520b2a2460613dc3c2482be529bd58cb06fb89603e133c3153e99e5eabb2f8","signature":"5bcaefd0db50647b92c4a8d36d20bdfd88df5013c091bef44c94c3666f7e1b38"},{"version":"0bf8f6faa5f5f212395628e921061826e4b614d5ea0144fb29338139ae3a5a5c","signature":"66c44b83ab28d363e6808952607e8373dec2c3506f36fb580e3ed183ec0eca03"},{"version":"40b369b61fd0bede44a39611baae531e6d46a718b705b9b45c5add4711f19744","signature":"70310a3313771cf5c0aaabefd35bf3279db5fbbba31367a4958e32e6c9d8a0af"},{"version":"6dfa7022dd1e7e7d6ffd0e188da87ecebe634ed88a284fdec63d097a043191b3","signature":"fc9fa820f4ece6341c8185a48770940df4801e7c11d74a1c1d695228c31c17c5"},{"version":"f0f14573acc739dab7df053b3db5497e0bfe9ec00d00c2180163ac67daf21f45","signature":"8bd7131859278c578e5b831575fa07dffe88add7a9369140542ba908df65742a"},{"version":"1b23a5d4da2935c0f48f1cbe6027605fad2ba57c04c4952beee9958b07ce88a4","signature":"a6d8c87d3601fa62e4ce60d5c5f91b88608b9d93b5eb7f0dae424064330337a1"},{"version":"ad29778ee66713636df4b4d870cd0e722f6d7235e81286962a665f5e984c9e54","signature":"980793118e4b0824a57eabb210ec68dffe4e01a6a98e401ac6662f9f5b22a539"},{"version":"ba266067dc969a5d579c5c23cfd289867d4141ce365ef3459e3346b693159eac","signature":"6ee1faea03f9dec6d7a18d8c625c5b54aec0ba6a8be129f816e692c41bc1d425"},{"version":"438cc67e6b77e99c09875d3f889098c99ed19dd59c4bad839a2ec097a7bbf55f","signature":"293655dde0ba9636ebf9863aae6ee146fea2e356e4bcb01bc6ca308ce6d772b3"},{"version":"beaa6369d10a9ab155324f790841162615f4c9f3e3864a611792b5f1c000faaa","signature":"97bc587409a8a5c56ca84094e2ad8aab343714f621207c2f7da6607ac2fb18f7"},{"version":"1a61c358194289545cd2be9640a822905a640859d2675d29814ab521883e7052","signature":"f33f3c4a0b1a5a91e1b9923cbbceb8f5af7edbca8cc36995ebfdc5f64e592758"},{"version":"010a016abcfe0774fda4b0eece48aef4f5b5c05395cfec7eb2fe344e8b4417d8","signature":"4638f7b08b21ad3a38e713741d29e39f81feb98036618b37f0e73366edc42644"},{"version":"a7b8b28e79c5f291d2e95b138ade008c26301aa8f3a42b8d3f373c39e92da2f8","signature":"dc0b487930c8eadebcb866adb080865f3decefa256e6b077764e262e1db0d46a"},{"version":"93187cf249cf9eae0a87111603998119e812c55ab56bbb8d1c58b502689fea7f","signature":"0e7a4b791e08bed99c06b0beda3753c811040eefe8b4ec2e673458caf14d3adc"},{"version":"03bfb6327f06f0f8b9352fc4c08723b73e0802048c02dca4fe228386e35824a0","signature":"5620c0cbeb5a2dcfc2cdd5f0d003b431ce3552af4d84e30a65a877d564b55744"},{"version":"f6966f61364126f3bfdbb79f548db8c73ce013345af611b4956f90d5455ee30f","signature":"6ae97c197cdc4db9847eaa31bc3bf5122de4da3ae6409beca11e419dc77c8542"},{"version":"a32f1f8649b0e898d4a54e1860effc7f48dd285bc99f83dc35ccf85203736b3b","signature":"b57cb32c00cb413d449dc886765c39ed0d82ac830a441ed9f93651d595271487"},{"version":"beacf8337f15a959b6e4d95d7b55432af842b0484da0f0d342a0dd75beab8fe3","signature":"5a39985c8d52beb45be11e35ccf7a9bbdee769e1adfd4ad1891e55a6a5372067"},{"version":"3bc58dab3d3bc7c0443decb09756511061da9bfaa6dddc6c8da5c08e2cc046a9","signature":"74cdf75879b91c37fd1d2f4d4919d49ed33b8a36830702a666c771ff31af56df"},{"version":"4a31fd820b39f55f44c511058d0d99bd6e635d81891e278b2451722e986d3826","signature":"9c4128c56fe0a7fd20c07d6025599c7acae4a30a526d15ad0af8c5f632e95f24"},{"version":"9cd41b2e4c9e20950a9ceb5727769ef5ec190c346648329eaf02481160f0e233","signature":"f08361c82b396e52fc5b5242f37d73451d3bd49dca6a7a8cf2969c451e550a8e"},{"version":"c2c2c6c7ab6fd08050cc906a2230657bd7ae25365a38db7a4c2f84980133d0cf","signature":"ffa3caca7cd00c83855db4212fa8e6c9092c52935533a5c6d286479a72a9b562"},{"version":"8199ff7448213d4633834954dad4e5a5e7ed2e14fcfd3f5a1b53d156a1cd9972","signature":"ddcf3b8de10baa5df4931e0054b1e4ef58e38164236deac6f50bfc3dee758cea"},{"version":"9ac256ceea2e39753d8101fb3a13fe9046a05836795713807315a44c4dd2cfb8","signature":"608da779a8bbb36435da5d3a9e74ffe39d8d2589aa67edc38d1b6c9aed587ae4"},{"version":"49ecef063d2f7067f3811f7bfcf9f3097119f5e37ff3bea6dd1087915f189165","signature":"adc22f959dd94d8c364f9425b91f25cd917fc788da1e184158f66f43fbdf455d"},{"version":"d461fc73e0721ae92652f11a61cd1014a0698fb7ddb81beac1aa7d09aa139abb","signature":"6bbecc58e9e16db39800f6f632fd7fbec5fb3106768e12cbc172428d5f42a55f"},{"version":"5c43f0088828a89e94845f4028be62ee27a1897fdcfb1a249102edee93a4c2a7","signature":"ee71918dabc7c0a4efb823ae0eef09e6631b8f888ef674f0292509901fd6ac7a"},"0f60659a2d51aede4c60eb6f65e7a06a6f40b473d4e7d43ce3b1c4c6423ab63c","d22334ac67b99f744db59207cd4c06a3a390d5120d7990d58c3b9c6c1df5a02a",{"version":"eb8d8ac7eb2ab6f3235ac399b18cc83557a2af49a6e9ab8e09595114752d2c11","signature":"d78dcb4866079c29d7eab8205a02effd0ec20765f6d84c3fb9b3865cc5dc85d4"},{"version":"dde95f211ddfd05b9d4b4df572cba24672d4651c0d13088039723c340cdd7fe0","signature":"d5c79ead549f73a64960a11e2ea0e5bf69cc3f81c083a8bcbe9578646254e9ae"},{"version":"0a1f1a7775247c9d4a4412239d4844ff71875e505e6a15f8c6b083f928550c38","signature":"2f9e7726068894af3e79af11c1e7ed13e7140c7115082b8fbbf82b3102cca013"},{"version":"2393ebb48534c857337ffb52d13a9c37226ef31704ea99e591843c76f7bb9288","signature":"6ed40eff66001140d466d416532c1bd7dba0f8b098a2ef9337af28658b3dfb96"},{"version":"4b530d6c84546f0c5f8ac9dae3f5d096bd464db86036c9c78e7cca2aa350e350","signature":"b2256bce4b3a657a1fcb617db63dcba6abbfdb5c79b4e83c76b470c25ec26676"},"5b9f56c97568e99fab40c05cb5802c6037895e09ff4b9d2c0fb5a0c924dae3a8","9562b4736c07eaf98388858acff6157eafae0b51df775cbba5bfdf4733de00b3",{"version":"895b113654001eaa85ac2e57503ead96d9c6246495d2aae780a6cc32711b3ace","signature":"77c324d351ba141229fc1f5acc7868be9bb38ebdf2304ecd819f0555fbad34fa"},{"version":"1772bc231155d6f078b2d311dd00fe69c317ebb04c89a15c5631c0eb394904a2","signature":"1bc08cb9b85a1d386b139c2497932e710950814855878e8697542941dd2f1f8c"},{"version":"6b5ff31152b473417df05f714a7db340f413446dce4add36424b45fd98b0295e","signature":"a8fa844f6169c08df71ab17bef640d453f939fb9469cba2b4ea4b5e06f185f13"},"a79159e6cc59765b4620e69e90f80f3f5a7724478c64333d46bc5646faab51c0",{"version":"19c869c6e978b06d06c4668ac56d492b1f966bf2c9d37e583dbb471b22dd37bf","signature":"4373c4973a78d6111f32ba1c92b0fdd7826c9d7dd16876358a05485f298b7724"},{"version":"c7f291796167dae76f8680050de01cbec0f893cb2096c49ee04e8b0a75b6ecc2","signature":"1eb7b14691c77f237c0ea83e982ba778ae7694e79b6d9ce566db68259e28b1bb"},{"version":"c9cafad77c3eeea5d68bf9a4444b7f05bd1a52a85bdcefa92a66526532a1eac8","signature":"e2fb3ae35ce39f787ef98731a7501be01cad66341326d3be7a98fe884b2cf62b"},{"version":"9bb7b7a43831bd5cb35da357720c0ce9072a6f1d62480236db9a3c86ba65db06","signature":"66100f77ab01766a7106142d230a579ff2caa321d0263aae14e5516f9d46c212"},{"version":"b5f5bbc6d622c252fc13b512ed42cafd65019768e3f0430637e517d9be69547f","signature":"7f7f6bec76eeeed705a59301e0f94596c5451dfa8f466d1013bb23a9939b7b82"},{"version":"71fce7a0dc64feb145e0f58842f43984a2e9ecd79861d8ad7315c0d272575275","signature":"197f5cddfeb650144db705fa2b555878afb78b6cf6b1a8123bf9d49b61a2f728"},{"version":"066db40ccd6c90d1e57e9f163458713463d4e2771c156acf9ffb7f258646946e","signature":"2cdefde7a30dd4a46bae386772de54e70fc22d84c567bc54241fd24f9d86e55a"},{"version":"2366b3f634513f748f1cc92ba9a5b015b39cf0195e25c942e3d844721f0e233d","signature":"5f0944f4f8d3230421c4e73b91fbe49085f9275b36db098eae5b57bce4c2593d"},{"version":"667a5fe656b9e0bf163b829ad74d679c56e82c83456a7c5387ffca0d1f901e5e","signature":"50a30e129772a920ca0ce3581c8d9f6ba1f11f3d3abfff6f0ea82c3183bb654f"},{"version":"e824690c25b4d469af83e8fe10d15811d06d588c1b31eae795390b98b888dfc3","impliedFormat":99},{"version":"691a13dbde331d5bcce65e1463f924b78ad046c0c05ec57bca010e6435de8905","signature":"65ebabe5f99b3ba82bd93602002d86d77491da3061bdb9a1307e409eaa0bf9cc"},{"version":"0f112494322a7ecb5dda1823f0f84255451a51d2ad862a0ae1014d361f0257de","signature":"c223f8c662d0c154a62a019af49c095b94042102886cf7f0427cec0346a7d626"},{"version":"966388b02c4ae9468577442de7c404a17486a07212ce064d77ee3b3c93d2d1bd","signature":"693e3c01cf16a1aceba63b8b0652cc8ffc6eb5c2a6ac7a32aaa7923005378f5b"},{"version":"0febc307aff08db5aa1285c8bf7f07dedc03cce1378fab10e75b863e13d7f22b","signature":"a3ec8496730c3c14f1fb6361bc5314a8fc28074acca9095df135b98bb177b1bd"},{"version":"59c28680962a09535803b789288e03dafbb36da3c39a2d5d592bfe875d2fc4b5","signature":"3ca06714b55651412cfe67b522e918a73957d0d84abc971c3c52f9a9476a9cd8"},"e67f8ca6e1f1326617af3735c6fcc7904f5320434d37096f939d7d8d7d317df7",{"version":"4cd134a964f68b58ccbfd9993a90031fac549ef669b953a7176b18b025b0a231","signature":"057495e16267c218330e5c6f9c7ddb269f85dd86a1b3a029bf9c74db27a8a559"},{"version":"a6927d4dc23d0d4cddccd2efcf1f040676dd9184c0001594907cc7d4a3a09292","signature":"6385f69ab4bce254b4435fe76b57392483fc31a0ead3b98aa717acaf15da3e58"},{"version":"8b3139f4d88de4ce1ed2cd30c18f64866c11b0dfe50ebbc97137117489148613","signature":"aa81b9e588d846a8dd16fd2bc0a5a9502f8a7793651bc40344a583a9341eaf58"},{"version":"65b713b838d48ecd9a8ea7ccc725ff7d95005e8d631a208580973c0b1b6e4bb7","signature":"775632f38884e97779b21e9e0f99e919bee47e7b9acef649e53863498815d2a7"},{"version":"c8b8f767dbc35ed0e044ee2f139381541cb3755a0665e4bbc5da2b8f3a345831","signature":"bcea77cae535fdac3338123ea4fad88bab405306d6d45f4317a4504627f04897"},{"version":"9bc4c433d1178ba323b999f69cd3b4f9ff91b5277e9eaba5179bf4792ae396c5","signature":"d53add69edbf92c20d19feac2d725f3927beb0699e015e6ac969de1b6685e18f"},{"version":"ccf87aa8a287dee10c12afad71408f8ee9f7fd1b8df319fddf9ad9f404eb8f6f","signature":"12aaed77ee91d744ba892ac1560c86c6b8905a104642d10f65ac70cfd38abfff"},{"version":"a10206b9b4f24673134e13b94a13a93850924d712d38923af57ef2dff300630e","signature":"6a412264ed30ae82d9c31a6e2d4fbb839be321c5695fe84445541518dec09bb3"},{"version":"312c883e436b98ced83c3ca066e201748f18c8123a0386467feca57c7d9b147d","signature":"fab9b145bfb2e90788cfa68df398aab7360e657e9dfe5c57cbf0af6c9e661a01"},{"version":"6309fe9a7924c3fb3d34a2ecb400de14798c199574cfcd30ab3dd920d10e77ab","signature":"5bc4f66e165a6923a33d2c77d8d69544443a1a0b1e1c66d182134069c115c56c"}],"root":[[119,134],166,167,[280,286],[292,319],[322,326],[329,331],[333,341],[343,347],[349,358]],"options":{"allowJs":true,"allowSyntheticDefaultImports":true,"checkJs":false,"composite":true,"declaration":true,"declarationDir":"./build-types","declarationMap":true,"emitDeclarationOnly":true,"esModuleInterop":false,"jsx":1,"module":99,"noFallthroughCasesInSwitch":true,"noImplicitAny":false,"noImplicitReturns":true,"rootDir":"./src","skipDefaultLibCheck":true,"strict":true,"target":99},"referencedMap":[[194,1],[193,1],[138,2],[225,3],[226,4],[234,5],[227,4],[228,4],[229,6],[230,7],[224,4],[231,7],[232,4],[233,7],[88,8],[85,9],[86,9],[82,9],[83,9],[84,9],[87,9],[174,1],[175,1],[177,10],[178,10],[180,1],[181,1],[182,1],[213,11],[185,12],[186,1],[188,1],[218,1],[220,1],[183,1],[189,1],[219,1],[201,13],[203,14],[216,1],[221,15],[217,1],[210,16],[209,1],[215,17],[208,1],[222,18],[168,1],[293,19],[284,20],[283,21],[285,22],[323,23],[280,24],[324,13],[325,25],[296,26],[297,26],[298,26],[299,26],[294,27],[319,26],[300,26],[302,26],[301,26],[303,26],[304,26],[307,26],[306,26],[305,26],[308,26],[309,26],[310,26],[311,26],[312,26],[314,26],[313,26],[316,26],[315,26],[318,26],[317,26],[333,28],[334,29],[335,30],[352,31],[351,32],[353,33],[356,34],[343,35],[354,36],[350,25],[355,37],[346,38],[347,39],[345,40],[349,41],[358,42],[329,43],[341,44],[340,45],[338,46],[339,46],[357,47],[330,48],[166,49],[282,50],[281,51],[167,52],[326,53],[336,54],[322,55],[292,56],[119,57],[122,58],[133,59],[124,58],[125,58],[148,1],[149,60],[161,61],[162,62],[146,63],[144,64],[163,64],[140,1],[141,1],[139,1],[153,64],[152,65],[156,64],[164,66],[165,67],[159,68],[158,69],[155,70],[150,64],[157,64],[143,71],[191,1],[200,72],[199,1],[195,73],[192,1],[198,1],[238,74],[243,75],[245,75],[244,75],[241,75],[246,76],[240,75],[242,75],[247,77],[239,78],[248,79],[249,80],[250,81],[237,82],[328,83],[253,84],[278,1],[276,85],[277,86],[254,84],[255,84],[256,84],[257,84],[258,84],[259,84],[279,87],[268,84],[267,84],[260,84],[261,84],[262,84],[264,84],[265,84],[266,84],[269,84],[270,84],[271,84],[272,84],[273,84],[274,88],[288,89],[289,89],[291,90],[290,89],[321,91],[106,92],[117,93]],"latestChangedDtsFile":"./build-types/index.d.ts","version":"5.7.2"}