react-relay 0.0.0-main-c618cdc1 → 0.0.0-main-24ef22b4

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
package/hooks.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
package/legacy.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-relay",
3
3
  "description": "A framework for building GraphQL-driven React applications.",
4
- "version": "0.0.0-main-c618cdc1",
4
+ "version": "0.0.0-main-24ef22b4",
5
5
  "keywords": [
6
6
  "graphql",
7
7
  "relay",
@@ -20,7 +20,7 @@
20
20
  "fbjs": "^3.0.2",
21
21
  "invariant": "^2.2.4",
22
22
  "nullthrows": "^1.1.1",
23
- "relay-runtime": "0.0.0-main-c618cdc1"
23
+ "relay-runtime": "0.0.0-main-24ef22b4"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "react": "^16.9.0 || ^17 || ^18"
@@ -1,4 +1,4 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  */
4
4
  !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("@babel/runtime/helpers/createForOfIteratorHelper"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/toConsumableArray"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):"function"==typeof define&&define.amd?define(["@babel/runtime/helpers/createForOfIteratorHelper","@babel/runtime/helpers/defineProperty","@babel/runtime/helpers/interopRequireDefault","@babel/runtime/helpers/objectSpread2","@babel/runtime/helpers/toConsumableArray","fbjs/lib/areEqual","fbjs/lib/warning","invariant","react","relay-runtime"],r):"object"==typeof exports?exports.ReactRelayHooks=r(require("@babel/runtime/helpers/createForOfIteratorHelper"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/toConsumableArray"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):e.ReactRelayHooks=r(e["@babel/runtime/helpers/createForOfIteratorHelper"],e["@babel/runtime/helpers/defineProperty"],e["@babel/runtime/helpers/interopRequireDefault"],e["@babel/runtime/helpers/objectSpread2"],e["@babel/runtime/helpers/toConsumableArray"],e["fbjs/lib/areEqual"],e["fbjs/lib/warning"],e.invariant,e.react,e["relay-runtime"])}(self,((e,r,t,n,a,i,o,u,s,l)=>(()=>{"use strict";var c={888:(e,r,t)=>{var n=t(156),a=t(658).__internal.createRelayContext;e.exports=a(n)},651:(e,r,t)=>{var n=t(158),a=t(828),i=t(428).loadQuery,o=t(187),u=t(696),s=t(529),l=t(242),c=t(899),f=t(115),d=t(951),p=t(617),h=t(876),v=t(874),m=t(750),y=t(50),g=t(746),_=t(658);e.exports={ConnectionHandler:_.ConnectionHandler,applyOptimisticMutation:_.applyOptimisticMutation,commitLocalUpdate:_.commitLocalUpdate,commitMutation:_.commitMutation,graphql:_.graphql,readInlineData:_.readInlineData,requestSubscription:_.requestSubscription,EntryPointContainer:n,RelayEnvironmentProvider:u,ProfilerContext:o,fetchQuery:_.fetchQuery,loadQuery:i,loadEntryPoint:a,useFragment:l,useLazyLoadQuery:c,useEntryPointLoader:s,useQueryLoader:h,useMutation:f,usePaginationFragment:d,usePreloadedQuery:p,useRefetchableFragment:v,useRelayEnvironment:m,useSubscribeToInvalidationState:y,useSubscription:g}},158:(e,r,t)=>{var n=t(187),a=t(750),i=t(156),o=t(156),u=o.useContext,s=o.useEffect,l=t(446);e.exports=function(e){var r=e.entryPointReference,t=e.props;l(!1===r.isDisposed,"<EntryPointContainer>: Expected entryPointReference to not be disposed yet. This is because disposing the entrypoint marks it for future garbage collection, and as such may no longer be present in the Relay store. In the future, this will become a hard error.");var o=r.getComponent,c=r.queries,f=r.entryPoints,d=r.extraProps,p=r.rootModuleID,h=o(),v=u(n),m=a();return s((function(){m.__log({name:"entrypoint.root.consume",profilerContext:v,rootModuleID:p})}),[m,v,p]),i.createElement(h,{entryPoints:f,extraProps:d,props:t,queries:c})}},985:(e,r,t)=>{var n=t(275).default,a=n(t(175)),i=n(t(311)),o=n(t(642)),u=t(93),s=t(269).getQueryResourceForEnvironment,l=t(637),c=t(56),f=t(658),d=f.__internal,p=d.fetchQuery,h=d.getPromiseForActiveRequest,v=f.RelayFeatureFlags,m=f.createOperationDescriptor,y=f.getFragmentIdentifier,g=f.getPendingOperationsForFragment,_=f.getSelector,b=f.getVariablesFromFragment,E=f.handlePotentialSnapshotErrors,R=f.isPromise,P=f.recycleNodesInto,k="function"==typeof WeakMap,C=Object.freeze([]);function S(e){return Array.isArray(e)?e.some((function(e){return e.isMissingData})):e.isMissingData}function x(e){return Array.isArray(e)?e.map((function(e){return e.missingLiveResolverFields})).filter(Boolean).flat():e.missingLiveResolverFields}function I(e,r,t){return Array.isArray(r)?{cacheKey:e,snapshot:r,data:r.map((function(e){return e.data})),isMissingData:S(r),storeEpoch:t}:{cacheKey:e,snapshot:r,data:r.data,isMissingData:S(r),storeEpoch:t}}var w=function(){function e(e){(0,i.default)(this,"_cache",new Map),(0,i.default)(this,"_retainCounts",new Map),this._environment=e}var r=e.prototype;return r.get=function(e){var r,t;return null!==(r=null===(t=this._cache.get(e))||void 0===t?void 0:t[0])&&void 0!==r?r:void 0},r.recordQueryResults=function(e,r){var t=this,n=this._cache.get(e);if(n){var a=n[0],i=n[1];r.forEach((function(e){a.push(e)})),i.temporaryRetain(this._environment)}else{var o=new l((function(){return t._retain(e)}));this._cache.set(e,[r,o]),o.temporaryRetain(this._environment)}},r._retain=function(e){var r,t=this,n=(null!==(r=this._retainCounts.get(e))&&void 0!==r?r:0)+1;return this._retainCounts.set(e,n),{dispose:function(){var r,n=(null!==(r=t._retainCounts.get(e))&&void 0!==r?r:0)-1;n>0?t._retainCounts.set(e,n):(t._retainCounts.delete(e),t._cache.delete(e))}}},e}(),D=function(){function e(e){this._environment=e,this._cache=u.create(1e6),v.ENABLE_CLIENT_EDGES&&(this._clientEdgeQueryResultsCache=new w(e))}var r=e.prototype;return r.read=function(e,r,t,n){return this.readWithIdentifier(e,r,y(e,r),t,n)},r.readWithIdentifier=function(e,r,t,n,a){var i,u,l,f,d=this,p=this._environment;if(null==r)return{cacheKey:t,data:null,isMissingData:!1,snapshot:null,storeEpoch:0};var m=p.getStore().getEpoch();if(!0===(null==e||null===(i=e.metadata)||void 0===i?void 0:i.plural)&&(Array.isArray(r)||c(!1,"Relay: Expected fragment pointer%s for fragment `%s` to be an array, instead got `%s`. Remove `@relay(plural: true)` from fragment `%s` to allow the prop to be an object.",null!=a?" for key `".concat(a,"`"):"",e.name,typeof r,e.name),0===r.length))return{cacheKey:t,data:C,isMissingData:!1,snapshot:C,storeEpoch:m};var y=this._cache.get(t);if(null!=y){var g;if("pending"===y.kind&&R(y.promise))throw p.__log({name:"suspense.fragment",data:y.result.data,fragment:e,isRelayHooks:!0,isMissingData:y.result.isMissingData,isPromiseCached:!0,pendingOperations:y.pendingOperations}),y.promise;if("done"===y.kind&&y.result.snapshot&&(null===(g=x(y.result.snapshot))||void 0===g||!g.length))return this._throwOrLogErrorsInSnapshot(y.result.snapshot),y.result.isMissingData&&p.__log({name:"fragmentresource.missing_data",data:y.result.data,fragment:e,isRelayHooks:!0,cached:!0}),y.result}var b=_(e,r);null==b&&c(!1,"Relay: Expected to receive an object where `...%s` was spread, but the fragment reference was not found`. This is most likely the result of:\n- Forgetting to spread `%s` in `%s`'s parent's fragment.\n- Conditionally fetching `%s` but unconditionally passing %s prop to `%s`. If the parent fragment only fetches the fragment conditionally - with e.g. `@include`, `@skip`, or inside a `... on SomeType { }` spread - then the fragment reference will not exist. In this case, pass `null` if the conditions for evaluating the fragment are not met (e.g. if the `@include(if)` value is false.)",e.name,e.name,n,e.name,null==a?"a fragment reference":"the `".concat(a,"`"),n);var E=null,P=null;if(v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&null!=y&&"missing"===y.kind?(E=y.result,P=y.snapshot):E=I(t,P="PluralReaderSelector"===b.kind?b.selectors.map((function(e){return p.lookup(e)})):p.lookup(b),m),!E.isMissingData)return this._throwOrLogErrorsInSnapshot(P),this._cache.set(t,{kind:"done",result:E}),E;var k=null;if(v.ENABLE_CLIENT_EDGES&&!0===(null===(u=e.metadata)||void 0===u?void 0:u.hasClientEdges)&&function(e){var r,t;return Array.isArray(e)?e.some((function(e){var r,t;return(null!==(r=null===(t=e.missingClientEdges)||void 0===t?void 0:t.length)&&void 0!==r?r:0)>0})):(null!==(r=null===(t=e.missingClientEdges)||void 0===t?void 0:t.length)&&void 0!==r?r:0)>0}(P)){k=[];var S=s(this._environment),w=[];!function(e,r){Array.isArray(e)?e.forEach(r):r(e)}(P,(function(t){var n;null===(n=t.missingClientEdges)||void 0===n||n.forEach((function(t){var n,a=t.request,i=t.clientEdgeDestinationID,o=d._performClientEdgeQuery(S,e,r,a,i),u=o.queryResult,s=o.requestDescriptor;w.push(u),null===(n=k)||void 0===n||n.push(s)}))})),null==this._clientEdgeQueryResultsCache&&c(!1,"Client edge query result cache should exist when ENABLE_CLIENT_EDGES is on."),this._clientEdgeQueryResultsCache.recordQueryResults(t,w)}var D=[];v.ENABLE_CLIENT_EDGES&&k&&(D=k.map((function(e){return h(d._environment,e)})).filter(Boolean));var q="PluralReaderSelector"===b.kind?b.selectors[0].owner:b.owner,A=this._getAndSavePromiseForFragmentRequestInFlight(t,e,q,E),N=null==A?void 0:A.promise,F=null!==(l=null===(f=x(P))||void 0===f?void 0:f.map((function(e){var r=e.liveStateID;return p.getStore().getLiveResolverPromise(r)})))&&void 0!==l?l:[];if(D.length||F.length||R(N)){var Q,T;p.__log({name:"suspense.fragment",data:E.data,fragment:e,isRelayHooks:!0,isPromiseCached:!1,isMissingData:E.isMissingData,pendingOperations:[].concat((0,o.default)(null!==(Q=null==A?void 0:A.pendingOperations)&&void 0!==Q?Q:[]),(0,o.default)(null!==(T=k)&&void 0!==T?T:[]))});var O=[];if(D.length>0&&(O=O.concat(D)),F.length>0&&(O=O.concat(F)),O.length>0)throw N&&O.push(N),Promise.all(O);if(N)throw N}return v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&E.isMissingData&&this._cache.set(t,{kind:"done",result:E}),this._throwOrLogErrorsInSnapshot(P),p.__log({name:"fragmentresource.missing_data",data:E.data,fragment:e,isRelayHooks:!0,cached:!1}),I(t,P,m)},r._performClientEdgeQuery=function(e,r,t,n,i){var o=b(r,t),u=(0,a.default)((0,a.default)({},o),{},{id:i}),s=m(n,u,{}),l=p(this._environment,s),c=e.prepare(s,l);return{requestDescriptor:s.request,queryResult:c}},r._throwOrLogErrorsInSnapshot=function(e){var r=this;Array.isArray(e)?e.forEach((function(e){E(r._environment,e.missingRequiredFields,e.relayResolverErrors)})):E(this._environment,e.missingRequiredFields,e.relayResolverErrors)},r.readSpec=function(e,r,t){var n={};for(var a in e)n[a]=this.read(e[a],r[a],t,a);return n},r.subscribe=function(e,r){var t=this,n=this._environment,a=e.cacheKey,i=e.snapshot;if(!i)return{dispose:function(){}};var o=this.checkMissedUpdates(e),u=o[0],l=o[1];u&&r();var f=[];if(Array.isArray(i)?(Array.isArray(l)||c(!1,"Relay: Expected snapshots to be plural. If you're seeing this, this is likely a bug in Relay."),l.forEach((function(e,i){f.push(n.subscribe(e,(function(e){var o=n.getStore().getEpoch();t._updatePluralSnapshot(a,l,e,i,o),r()})))}))):((null==l||Array.isArray(l))&&c(!1,"Relay: Expected snapshot to be singular. If you're seeing this, this is likely a bug in Relay."),f.push(n.subscribe(l,(function(e){var i=n.getStore().getEpoch(),o=I(a,e,i);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&o.isMissingData?t._cache.set(a,{kind:"missing",result:o,snapshot:e}):t._cache.set(a,{kind:"done",result:I(a,e,i)}),r()})))),v.ENABLE_CLIENT_EDGES){var d,p,h=null!==(d=null===(p=this._clientEdgeQueryResultsCache)||void 0===p?void 0:p.get(a))&&void 0!==d?d:void 0;if(null!=h&&h.length){var m=s(this._environment);h.forEach((function(e){f.push(m.retain(e))}))}}return{dispose:function(){f.forEach((function(e){return e.dispose()})),t._cache.delete(a)}}},r.subscribeSpec=function(e,r){var t=this,n=Object.keys(e).map((function(n){return t.subscribe(e[n],r)}));return{dispose:function(){n.forEach((function(e){e.dispose()}))}}},r.checkMissedUpdates=function(e){var r,t=this._environment,n=e.snapshot;if(!n)return[!1,null];if(r=t.getStore().getEpoch(),e.storeEpoch===r)return[!1,e.snapshot];var i=e.cacheKey;if(Array.isArray(n)){var o=!1,u=[];if(n.forEach((function(e,r){var n=t.lookup(e.selector),i=e.data,s=n.data,l=P(i,s);l!==i&&(n=(0,a.default)((0,a.default)({},n),{},{data:l}),o=!0),u[r]=n})),o){var s=I(i,u,r);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&s.isMissingData?this._cache.set(i,{kind:"missing",result:s,snapshot:u}):this._cache.set(i,{kind:"done",result:s})}return[o,u]}var l=t.lookup(n.selector),c=n.data,f=l.data,d=P(c,f),p={data:d,isMissingData:l.isMissingData,missingClientEdges:l.missingClientEdges,missingLiveResolverFields:l.missingLiveResolverFields,seenRecords:l.seenRecords,selector:l.selector,missingRequiredFields:l.missingRequiredFields,relayResolverErrors:l.relayResolverErrors};if(d!==c){var h=I(i,p,r);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&h.isMissingData?this._cache.set(i,{kind:"missing",result:h,snapshot:p}):this._cache.set(i,{kind:"done",result:h})}return[d!==c,p]},r.checkMissedUpdatesSpec=function(e){var r=this;return Object.keys(e).some((function(t){return r.checkMissedUpdates(e[t])[0]}))},r._getAndSavePromiseForFragmentRequestInFlight=function(e,r,t,n){var a=this,i=g(this._environment,r,t);if(null==i)return null;var o=i.promise,u=i.pendingOperations,s=o.then((function(){a._cache.delete(e)})).catch((function(r){a._cache.delete(e)}));return s.displayName=o.displayName,this._cache.set(e,{kind:"pending",pendingOperations:u,promise:s,result:n}),{promise:s,pendingOperations:u}},r._updatePluralSnapshot=function(e,r,t,n,a){var i,u=this._cache.get(e);if(R(u))q(t.selector.node.name);else{var s=null==u||null===(i=u.result)||void 0===i?void 0:i.snapshot;if(!s||Array.isArray(s)){var l=s?(0,o.default)(s):(0,o.default)(r);l[n]=t;var c=I(e,l,a);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&c.isMissingData?this._cache.set(e,{kind:"missing",result:c,snapshot:l}):this._cache.set(e,{kind:"done",result:c})}else q(t.selector.node.name)}},e}();function q(e){c(!1,"Relay: Expected to find cached data for plural fragment `%s` when receiving a subscription. If you're seeing this, this is likely a bug in Relay.",e)}function A(e){return new D(e)}var N=k?new WeakMap:new Map;e.exports={createFragmentResource:A,getFragmentResourceForEnvironment:function(e){var r=N.get(e);if(r)return r;var t=A(e);return N.set(e,t),t}}},914:(e,r,t)=>{var n=t(446),a=null;e.exports={inject:function(e){n(null===a,"Relay HooksImplementation was injected twice."),a=e},get:function(){return a}}},93:(e,r,t)=>{var n=t(56),a=function(){function e(e){this._capacity=e,this._capacity>0||n(!1,"LRUCache: Unable to create instance of cache with zero or negative capacity."),this._map=new Map}var r=e.prototype;return r.set=function(e,r){if(this._map.delete(e),this._map.set(e,r),this._map.size>this._capacity){var t=this._map.keys().next();t.done||this._map.delete(t.value)}},r.get=function(e){var r=this._map.get(e);return null!=r&&(this._map.delete(e),this._map.set(e,r)),r},r.has=function(e){return this._map.has(e)},r.delete=function(e){this._map.delete(e)},r.size=function(){return this._map.size},r.capacity=function(){return this._capacity-this._map.size},r.clear=function(){this._map.clear()},e}();e.exports={create:function(e){return new a(e)}}},187:(e,r,t)=>{var n=t(156).createContext({wrapPrepareQueryResource:function(e){return e()}});e.exports=n},269:(e,r,t)=>{var n=t(275).default,a=n(t(175)),i=n(t(311)),o=t(93),u=t(637),s=t(56),l=t(658).isPromise,c=t(446),f="store-or-network",d="store-and-network",p="function"==typeof WeakMap;function h(e){return void 0!==e.request.node.params.metadata.live}function v(e,r,t,n,a){var i=null!=t?t:h(r)?d:f,o=null!=n?n:e.UNSTABLE_getDefaultRenderPolicy(),u="".concat(i,"-").concat(o,"-").concat(r.request.identifier);return null!=a?"".concat(u,"-").concat(a):u}function m(e,r){var t={__id:e.fragment.dataID,__fragments:(0,i.default)({},e.fragment.node.name,e.request.variables),__fragmentOwner:e.request};return{cacheIdentifier:r,fragmentNode:e.request.node.fragment,fragmentRef:t,operation:e}}var y=2e5;function g(e,r,t,n,a,i){var o=h(r),s=n,l=a,c=new u((function(e){var t=e.retain(r);return{dispose:function(){o&&null!=l&&l.unsubscribe(),t.dispose(),i(f)}}})),f={cacheIdentifier:e,id:y++,processedPayloadsCount:0,operationAvailability:t,getValue:function(){return s},setValue:function(e){s=e},setNetworkSubscription:function(e){o&&null!=l&&l.unsubscribe(),l=e},temporaryRetain:function(e){return c.temporaryRetain(e)},permanentRetain:function(e){return c.permanentRetain(e)},releaseTemporaryRetain:function(){c.releaseTemporaryRetain()}};return f}var _=function(){function e(e){var r=this;(0,i.default)(this,"_clearCacheEntry",(function(e){r._cache.delete(e.cacheIdentifier)})),this._environment=e,this._cache=o.create(1e3)}var r=e.prototype;return r.prepare=function(e,r,t,n,a,i,o){var u=v(this._environment,e,t,n,i);return this.prepareWithIdentifier(u,e,r,t,n,a,o)},r.prepareWithIdentifier=function(e,r,t,n,i,o,u){var s=this._environment,c=null!=n?n:h(r)?d:f,p=null!=i?i:s.UNSTABLE_getDefaultRenderPolicy(),v=this._cache.get(e),m=null,y=null!=v;null==v&&(v=this._fetchAndSaveQuery(e,r,t,c,p,u,(0,a.default)((0,a.default)({},o),{},{unsubscribe:function(e){null!=m&&m.dispose();var r=null==o?void 0:o.unsubscribe;r&&r(e)}}))),m=v.temporaryRetain(s);var g=v.getValue();if(l(g))throw s.__log({name:"suspense.query",fetchPolicy:c,isPromiseCached:y,operation:r,queryAvailability:v.operationAvailability,renderPolicy:p}),g;if(g instanceof Error)throw g;return g},r.retain=function(e,r){var t=this._environment,n=e.cacheIdentifier,a=e.operation,i=this._getOrCreateCacheEntry(n,a,null,e,null),o=i.permanentRetain(t);return t.__log({name:"queryresource.retain",profilerContext:r,resourceID:i.id}),{dispose:function(){o.dispose()}}},r.releaseTemporaryRetain=function(e){var r=this._cache.get(e.cacheIdentifier);null!=r&&r.releaseTemporaryRetain()},r.TESTS_ONLY__getCacheEntry=function(e,r,t,n){var a=v(this._environment,e,r,t,n);return this._cache.get(a)},r._getOrCreateCacheEntry=function(e,r,t,n,a){var i=this._cache.get(e);return null==i&&(i=g(e,r,t,n,a,this._clearCacheEntry),this._cache.set(e,i)),i},r._fetchAndSaveQuery=function(e,r,t,n,i,o,u){var l,f,d=this,p=this._environment,v=p.check(r),y=v.status,_="available"===y,b=_||"partial"===i&&"stale"!==y,E=function(){};switch(n){case"store-only":l=!1,f=!0;break;case"store-or-network":l=!_,f=b;break;case"store-and-network":l=!0,f=b;break;default:l=!0,f=!1}if(f){var R=m(r,e),P=g(e,r,v,R,null,this._clearCacheEntry);this._cache.set(e,P)}if(l){var k,C=m(r,e);t.subscribe({start:function(t){k=t;var n=d._cache.get(e);n&&n.setNetworkSubscription(k);var i=null==u?void 0:u.start;i&&i((0,a.default)((0,a.default)({},t),{},{unsubscribe:function(){h(r)&&t.unsubscribe()}}))},next:function(){var t=d._getOrCreateCacheEntry(e,r,v,C,k);t.processedPayloadsCount+=1,t.setValue(C),E();var n=null==u?void 0:u.next;null!=n&&n(p.lookup(r.fragment))},error:function(t){var n=d._getOrCreateCacheEntry(e,r,v,t,k);0===n.processedPayloadsCount?n.setValue(t):c(!1,"QueryResource: An incremental payload for query `%s` returned an error: `%s`.",r.fragment.node.name,String(t.message)),E(),k=null,n.setNetworkSubscription(null);var a=null==u?void 0:u.error;a&&a(t)},complete:function(){E(),k=null;var r=d._cache.get(e);r&&r.setNetworkSubscription(null);var t=null==u?void 0:u.complete;t&&t()},unsubscribe:null==u?void 0:u.unsubscribe});var S=this._cache.get(e);if(!S){var x=new Promise((function(e){E=e}));x.displayName="Relay("+r.fragment.node.name+")",S=g(e,r,v,x,k,this._clearCacheEntry),this._cache.set(e,S)}}else{var I=null==u?void 0:u.complete;I&&I()}var w=this._cache.get(e);return null==w&&s(!1,"Relay: Expected to have cached a result when attempting to fetch query.If you're seeing this, this is likely a bug in Relay."),p.__log({name:"queryresource.fetch",resourceID:w.id,operation:r,profilerContext:o,fetchPolicy:n,renderPolicy:i,queryAvailability:v,shouldFetch:l}),w},e}();function b(e){return new _(e)}var E=p?new WeakMap:new Map;e.exports={createQueryResource:b,getQueryResourceForEnvironment:function(e){var r=E.get(e);if(r)return r;var t=b(e);return E.set(e,t),t},getQueryCacheIdentifier:v}},696:(e,r,t)=>{var n=t(888),a=t(156),i=a.useMemo;e.exports=function(e){var r=e.children,t=e.environment,o=e.getEnvironmentForActor,u=i((function(){return{environment:t,getEnvironmentForActor:o}}),[t,o]);return a.createElement(n.Provider,{value:u},r)}},637:(e,r,t)=>{var n=(0,t(275).default)(t(311)),a=t(56),i=function(){function e(e){var r=this;(0,n.default)(this,"_retainCount",0),(0,n.default)(this,"_retainDisposable",null),(0,n.default)(this,"_releaseTemporaryRetain",null),this._retain=function(t){return r._retainCount++,1===r._retainCount&&(r._retainDisposable=e(t)),{dispose:function(){r._retainCount=Math.max(0,r._retainCount-1),0===r._retainCount&&(null==r._retainDisposable&&a(!1,"Relay: Expected disposable to release query to be defined.If you're seeing this, this is likely a bug in Relay."),r._retainDisposable.dispose(),r._retainDisposable=null)}}}}var r=e.prototype;return r.temporaryRetain=function(e){var r,t=this;if(e.isServer())return{dispose:function(){}};var n=this._retain(e),a=null,i=function(){clearTimeout(a),a=null,t._releaseTemporaryRetain=null,n.dispose()};return a=setTimeout(i,3e5),null===(r=this._releaseTemporaryRetain)||void 0===r||r.call(this),this._releaseTemporaryRetain=i,{dispose:function(){var e;null===(e=t._releaseTemporaryRetain)||void 0===e||e.call(t)}}},r.permanentRetain=function(e){var r=this._retain(e);return this.releaseTemporaryRetain(),r},r.releaseTemporaryRetain=function(){var e;null===(e=this._releaseTemporaryRetain)||void 0===e||e.call(this),this._releaseTemporaryRetain=null},r.getRetainCount=function(){return this._retainCount},e}();e.exports=i},828:(e,r,t)=>{var n=t(428).loadQuery;e.exports=function e(r,t,a){var i=null;null==t.root.getModuleIfRequired()&&(i=t.root.load());var o=t.getPreloadProps(a),u=o.queries,s=o.entryPoints,l=o.extraProps,c={},f={};null!=u&&Object.keys(u).forEach((function(e){var t=u[e],a=t.environmentProviderOptions,i=t.options,o=t.parameters,s=t.variables,l=r.getEnvironment(a);c[e]=n(l,o,s,{fetchPolicy:null==i?void 0:i.fetchPolicy,networkCacheConfig:null==i?void 0:i.networkCacheConfig,__nameForWarning:"loadEntryPoint"},a)})),null!=s&&Object.keys(s).forEach((function(t){var n=s[t];if(null!=n){var a=n.entryPoint,i=n.entryPointParams;f[t]=e(r,a,i)}}));var d=!1;return{dispose:function(){d||(null!=c&&Object.values(c).forEach((function(e){(0,e.dispose)()})),null!=f&&Object.values(f).forEach((function(e){(0,e.dispose)()})),d=!0)},entryPoints:f,extraProps:null!=l?l:null,getComponent:function(){var e,r=t.root.getModuleIfRequired();if(null==r)throw i=null!==(e=i)&&void 0!==e?e:t.root.load();return null!=r.default?r.default:r},get isDisposed(){return d},queries:c,rootModuleID:t.root.getModuleId()}}},428:(e,r,t)=>{var n=(0,t(275).default)(t(175)),a=t(56),i=t(156),o=t(658),u=o.__internal.fetchQueryDeduped,s=o.Observable,l=o.PreloadableQueryRegistry,c=o.RelayFeatureFlags,f=o.ReplaySubject,d=o.createOperationDescriptor,p=o.getRequest,h=o.getRequestIdentifier,v=t(446),m=null,y=100001;e.exports={loadQuery:function(e,r,t,o,g){var _,b,E,R,P=null===(_=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===_||null===(b=_.ReactCurrentDispatcher)||void 0===b?void 0:b.current;v(null==m||P!==m,"Relay: `%s` should not be called inside a React render function.",null!==(E=null==o?void 0:o.__nameForWarning)&&void 0!==E?E:"loadQuery"),y++;var k,C,S,x,I,w,D=null!==(R=null==o?void 0:o.fetchPolicy)&&void 0!==R?R:"store-or-network",q=(0,n.default)((0,n.default)({},null==o?void 0:o.networkCacheConfig),{},{force:!0}),A=!1,N=function(r,t){return A=!0,e.executeWithSource({operation:r,source:t})},F=new f,Q=s.create((function(e){return F.subscribe(e)})),T=null,O=!1,L=function(r){var n;O=!0;var a=new f;if(!0===c.ENABLE_LOAD_QUERY_REQUEST_DEDUPING){var i="raw-network-request-"+h(r,t);n=u(e,i,(function(){return e.getNetwork().execute(r,t,q)}))}else n=e.getNetwork().execute(r,t,q);var o=n.subscribe({error:function(e){T=e,a.error(e)},next:function(e){a.next(e)},complete:function(){a.complete()}}).unsubscribe;return C=o,s.create((function(e){var r=a.subscribe(e);return function(){r.unsubscribe(),C()}}))},M=function(r,t){!0===c.ENABLE_LOAD_QUERY_REQUEST_DEDUPING&&(O=!0);var n=u(e,r.request.identifier,t).subscribe({error:function(e){F.error(e)},next:function(e){F.next(e)},complete:function(){F.complete()}});S=n.unsubscribe},U=function(r){var n=d(r,t,q);k=e.retain(n),"store-only"!==D&&("store-or-network"!==D||"available"!==e.check(n).status)&&M(n,(function(){var e=L(r.params);return N(n,e)}))};if("PreloadableConcreteRequest"===r.kind){null===(w=(x=r.params).id)&&a(!1,"Relay: `loadQuery` requires that preloadable query `%s` has a persisted query id",x.name);var j=l.get(w);if(null!=j)U(j);else{var B="store-only"===D?null:L(x),K=l.onLoad(w,(function(r){I();var n=d(r,t,q);k=e.retain(n),null!=B&&M(n,(function(){return N(n,B)}))}));I=K.dispose}}else{var W=p(r);w=null!=(x=W.params).cacheID?x.cacheID:x.id,U(W)}var V=!1,H=!1,Y=!1,G=function(){H||(k&&k.dispose(),H=!0)},z=function(){Y||(A?S&&S():C&&C(),I&&I(),Y=!0)};return{kind:"PreloadedQuery",environment:e,environmentProviderOptions:g,dispose:function(){V||(G(),z(),V=!0)},releaseQuery:G,cancelNetworkRequest:z,fetchKey:y,id:w,get isDisposed(){return V||H},get networkError(){return T},name:x.name,networkCacheConfig:q,fetchPolicy:D,source:O?Q:void 0,variables:t}},useTrackLoadQueryInRender:function(){var e,r;null===m&&(m=null===(e=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===e||null===(r=e.ReactCurrentDispatcher)||void 0===r?void 0:r.current)}}},529:(e,r,t)=>{var n=(0,t(275).default)(t(765)),a=t(828),i=t(428).useTrackLoadQueryInRender,o=t(743),u=t(156),s=u.useCallback,l=u.useEffect,c=u.useRef,f=u.useState,d={kind:"NullEntryPointReference"};e.exports=function(e,r,t){var u,p,h,v;i();var m=null!==(u=null==t||null===(p=t.TEST_ONLY__initialEntryPointData)||void 0===p?void 0:p.entryPointReference)&&void 0!==u?u:d,y=null!==(h=null==t||null===(v=t.TEST_ONLY__initialEntryPointData)||void 0===v?void 0:v.entryPointParams)&&void 0!==h?h:null,g=o(),_=c(new Set([m])),b=f(m),E=b[0],R=b[1],P=f(y),k=P[0],C=P[1],S=s((function(){if(g.current){var e={kind:"NullEntryPointReference"};_.current.add(e),R(e)}}),[R,g]),x=s((function(t){if(g.current){var n=a(e,r,t);_.current.add(n),R(n),C(t)}}),[e,r,R,g]),I=c(!1);return l((function(){return function(){I.current=!0}}),[]),l((function(){if(!0===I.current)return I.current=!1,void("NullEntryPointReference"!==E.kind&&null!=k&&x(k));var e=_.current;if(g.current){var r,t=(0,n.default)(e);try{for(t.s();!(r=t.n()).done;){var a=r.value;if(a===E)break;e.delete(a),"NullEntryPointReference"!==a.kind&&a.dispose()}}catch(e){t.e(e)}finally{t.f()}}}),[E,k,x,g]),l((function(){return function(){var e,r=(0,n.default)(_.current);try{for(r.s();!(e=r.n()).done;){var t=e.value;"NullEntryPointReference"!==t.kind&&t.dispose()}}catch(e){r.e(e)}finally{r.f()}}}),[]),["NullEntryPointReference"===E.kind?null:E,x,S]}},863:(e,r,t)=>{var n=t(813),a=t(156),i=a.useCallback,o=a.useEffect;e.exports=function(){var e=n(null),r=n(!1),t=i((function(){null!=e.current&&(e.current.unsubscribe(),e.current=null),r.current=!1}),[]),a=i((function(t){e.current=t,r.current=!0}),[]),u=i((function(){e.current=null,r.current=!1}),[]);return o((function(){return t}),[t]),{isFetchingRef:r,startFetch:a,disposeFetch:t,completeFetch:u}}},242:(e,r,t)=>{var n=t(914),a=t(428).useTrackLoadQueryInRender,i=t(77),o=t(224),u=t(156).useDebugValue,s=t(658).getFragment;e.exports=function(e,r){var t=n.get();return t?t.useFragment(e,r):function(e,r){a();var t=s(e);o(t,"first argument of useFragment()");var n=i(t,r,"useFragment()").data;return u({fragment:t.name,data:n}),n}(e,r)}},77:(e,r,t)=>{var n=t(985).getFragmentResourceForEnvironment,a=t(750),i=t(813),o=t(156),u=o.useEffect,s=o.useState,l=t(658),c=l.RelayFeatureFlags,f=l.getFragmentIdentifier,d=t(446);e.exports=function(e,r,t){var o=a(),l=n(o),p=i(!1),h=s(0)[1],v=f(e,r),m=l.readWithIdentifier(e,r,v,t),y=i(!0);function g(){!1!==p.current&&!1!==y.current&&h((function(e){return e+1}))}return u((function(){p.current=!0;var e=l.subscribe(m,g);return function(){p.current=!1,e.dispose()}}),[o,v]),c.LOG_MISSING_RECORDS_IN_PROD,null!=r&&(void 0===m.data||Array.isArray(m.data)&&m.data.length>0&&m.data.every((function(e){return void 0===e})))&&d(!1,"Relay: Expected to have been able to read non-null data for fragment `%s` declared in `%s`, since fragment reference was non-null. Make sure that that `%s`'s parent isn't holding on to and/or passing a fragment reference for data that has been deleted.",e.name,t,t),{data:m.data,disableStoreUpdates:function(){y.current=!1},enableStoreUpdates:function(){y.current=!0,l.checkMissedUpdates(m)[0]&&g()}}}},743:(e,r,t)=>{var n=t(156),a=n.useEffect,i=n.useRef;e.exports=function(){var e=i(!0);return a((function(){return e.current=!0,function(){e.current=!1}}),[]),e}},233:(e,r,t)=>{var n=t(750),a=t(56),i=t(156),o=t(658),u=o.__internal.getObservableForActiveRequest,s=o.getSelector,l=i.useEffect,c=i.useState,f=i.useMemo;e.exports=function(e,r){var t=n(),i=f((function(){var n=s(e,r);return null==n?null:("SingularReaderSelector"!==n.kind&&a(!1,"useIsOperationNodeActive: Plural fragments are not supported."),u(t,n.owner))}),[t,e,r]),o=c(null!=i),d=o[0],p=o[1];return l((function(){var e;if(p(null!=i),null!=i){var r=function(){p(!1)};e=i.subscribe({complete:r,error:r})}return function(){e&&e.unsubscribe()}}),[i]),d}},899:(e,r,t)=>{var n=t(428).useTrackLoadQueryInRender,a=t(734),i=t(61),o=t(750),u=t(658).__internal.fetchQuery;e.exports=function(e,r,t){n();var s=o(),l=i(e,r,t&&t.networkCacheConfig?t.networkCacheConfig:{force:!0});return a({componentDisplayName:"useLazyLoadQuery()",fetchKey:null==t?void 0:t.fetchKey,fetchObservable:u(s,l),fetchPolicy:null==t?void 0:t.fetchPolicy,query:l,renderPolicy:null==t?void 0:t.UNSTABLE_renderPolicy})}},734:(e,r,t)=>{var n=t(914),a=t(187),i=t(269),o=i.getQueryCacheIdentifier,u=i.getQueryResourceForEnvironment,s=t(863),l=t(77),c=t(750),f=t(156),d=f.useContext,p=f.useEffect,h=f.useState,v=f.useRef;e.exports=function(e){var r=e.query,t=e.componentDisplayName,i=e.fetchObservable,f=e.fetchPolicy,m=e.fetchKey,y=e.renderPolicy,g=c(),_=d(a),b=u(g),E=h(0),R=E[0],P=E[1],k=s(),C=k.startFetch,S=k.completeFetch,x="".concat(R,"-").concat(null!=m?m:""),I=o(g,r,f,y,x),w=_.wrapPrepareQueryResource((function(){return b.prepareWithIdentifier(I,r,i,f,y,{start:C,complete:S,error:S},_)})),D=v(!1);return p((function(){return function(){D.current=!0}}),[]),p((function(){if(!0===D.current)return D.current=!1,void P((function(e){return e+1}));var e=b.retain(w,_);return function(){e.dispose()}}),[g,I]),p((function(){b.releaseTemporaryRetain(w)})),function(e,r,t){var a=n.get();return a&&a.useFragment__internal?a.useFragment__internal(e,r,t):l(e,r,t).data}(w.fragmentNode,w.fragmentRef,t)}},601:(e,r,t)=>{var n=(0,t(275).default)(t(175)),a=t(863),i=t(743),o=t(233),u=t(750),s=t(56),l=t(156),c=l.useCallback,f=l.useEffect,d=l.useState,p=t(658),h=p.__internal.fetchQuery,v=p.ConnectionInterface,m=p.createOperationDescriptor,y=p.getPaginationVariables,g=p.getRefetchMetadata,_=p.getSelector,b=p.getValueAtPath,E=t(446);e.exports=function(e){var r=e.direction,t=e.fragmentNode,l=e.fragmentRef,p=e.fragmentIdentifier,R=e.fragmentData,P=e.connectionPathInFragmentData,k=e.paginationRequest,C=e.paginationMetadata,S=e.componentDisplayName,x=e.observer,I=e.onReset,w=u(),D=a(),q=D.isFetchingRef,A=D.startFetch,N=D.disposeFetch,F=D.completeFetch,Q=g(t,S).identifierInfo,T=null!=(null==Q?void 0:Q.identifierField)&&null!=R&&"object"==typeof R?R[Q.identifierField]:null,O=i(),L=d(w),M=L[0],U=L[1],j=d(p),B=j[0],K=j[1],W=o(t,l);(w!==M||p!==B)&&(N(),I(),U(w),K(p));var V=function(e,r,t,n){var a,i,o=v.get(),u=o.EDGES,l=o.PAGE_INFO,c=o.HAS_NEXT_PAGE,f=o.HAS_PREV_PAGE,d=o.END_CURSOR,p=o.START_CURSOR,h=b(t,n);if(null==h)return{cursor:null,hasMore:!1};"object"!=typeof h&&s(!1,"Relay: Expected connection in fragment `%s` to have been `null`, or a plain object with %s and %s properties. Instead got `%s`.",r.name,u,l,h);var m=h[u],y=h[l];if(null==m||null==y)return{cursor:null,hasMore:!1};Array.isArray(m)||s(!1,"Relay: Expected connection in fragment `%s` to have a plural `%s` field. Instead got `%s`.",r.name,u,m),"object"!=typeof y&&s(!1,"Relay: Expected connection in fragment `%s` to have a `%s` field. Instead got `%s`.",r.name,l,y);var g="forward"===e?null!==(a=y[d])&&void 0!==a?a:null:null!==(i=y[p])&&void 0!==i?i:null;return null!==g&&"string"!=typeof g&&s(!1,"Relay: Expected page info for connection in fragment `%s` to have a valid `%s`. Instead got `%s`.",r.name,p,g),{cursor:g,hasMore:"forward"===e?null!=g&&!0===y[c]:null!=g&&!0===y[f]}}(r,t,R,P),H=V.cursor,Y=V.hasMore;return f((function(){return function(){N()}}),[N]),[c((function(e,a){var i=null==a?void 0:a.onComplete;if(!0!==O.current)return E(!1,"Relay: Unexpected fetch on unmounted component for fragment `%s` in `%s`. It looks like some instances of your component are still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger a fetch.",t.name,S),{dispose:function(){}};var o=_(t,l);if(!0===q.current||null==R||W)return null==o&&E(!1,"Relay: Unexpected fetch while using a null fragment ref for fragment `%s` in `%s`. When fetching more items, we expect initial fragment data to be non-null. Please make sure you're passing a valid fragment ref to `%s` before paginating.",t.name,S,S),i&&i(null),{dispose:function(){}};(null==o||"PluralReaderSelector"===o.kind)&&s(!1,"Relay: Expected to be able to find a non-plural fragment owner for fragment `%s` when using `%s`. If you're seeing this, this is likely a bug in Relay.",t.name,S);var u=o.owner.variables,c=o.variables,f=null==a?void 0:a.UNSTABLE_extraVariables,d=(0,n.default)((0,n.default)({},u),c),p=y(r,e,H,d,(0,n.default)({},f),C);null!=Q&&("string"!=typeof T&&E(!1,"Relay: Expected result to have a string `%s` in order to refetch, got `%s`.",Q.identifierField,T),p[Q.identifierQueryVariableName]=T);var v=m(k,p,{force:!0});return h(w,v).subscribe((0,n.default)((0,n.default)({},x),{},{start:function(e){A(e),x.start&&x.start(e)},complete:function(){F(),x.complete&&x.complete(),i&&i(null)},error:function(e){F(),x.error&&x.error(e),i&&i(e)}})),{dispose:N}}),[w,T,r,H,A,N,F,q,W,R,t.name,l,S]),Y,N]}},61:(e,r,t)=>{var n=t(925),a=t(156),i=t(658),o=i.createOperationDescriptor,u=i.getRequest,s=a.useMemo;e.exports=function(e,r,t){var a=n(r),i=n(t||{});return s((function(){return o(u(e),a,i)}),[e,a,i])}},925:(e,r,t)=>{var n=t(125),a=t(156).useState;e.exports=function(e){var r=a(e),t=r[0],i=r[1];return n(e,t)?t:(i(e),e)}},115:(e,r,t)=>{var n=(0,t(275).default)(t(175)),a=t(743),i=t(750),o=t(156),u=t(658).commitMutation,s=o.useState,l=o.useEffect,c=o.useRef,f=o.useCallback;e.exports=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u,t=i(),o=a(),d=c(t),p=c(e),h=c(new Set),v=s(!1),m=v[0],y=v[1],g=f((function(r){d.current===t&&p.current===e&&(h.current.delete(r),o.current&&y(h.current.size>0))}),[t,o,e]);return l((function(){d.current===t&&p.current===e||(h.current=new Set,o.current&&y(!1),d.current=t,p.current=e)}),[t,o,e]),[f((function(a){o.current&&y(!0);var i=r(t,(0,n.default)((0,n.default)({},a),{},{mutation:e,onCompleted:function(e,r){var t;g(i),null===(t=a.onCompleted)||void 0===t||t.call(a,e,r)},onError:function(e){var r;g(i),null===(r=a.onError)||void 0===r||r.call(a,e)},onUnsubscribe:function(){var e;g(i),null===(e=a.onUnsubscribe)||void 0===e||e.call(a)},onNext:function(){var e;null===(e=a.onNext)||void 0===e||e.call(a)}}));return h.current.add(i),i}),[g,r,t,o,e]),m]}},951:(e,r,t)=>{var n=(0,t(275).default)(t(175)),a=t(914),i=t(601),o=t(691),u=t(224),s=t(156),l=s.useCallback,c=s.useDebugValue,f=s.useState,d=t(658),p=d.getFragment,h=d.getFragmentIdentifier,v=d.getPaginationMetadata;function m(e){var r=f(!1),t=r[0],a=r[1],o={start:function(){return a(!0)},complete:function(){return a(!1)},error:function(){return a(!1)}},u=i((0,n.default)((0,n.default)({},e),{},{observer:o,onReset:function(){return a(!1)}}));return[u[0],u[1],t,u[2]]}e.exports=function(e,r){var t=a.get();return t?t.usePaginationFragment(e,r):function(e,r){var t=p(e);u(t,"first argument of usePaginationFragment()");var a="usePaginationFragment()",i=v(t,a),s=i.connectionPathInFragmentData,f=i.paginationRequest,d=i.paginationMetadata,y=o(t,r,a),g=y.fragmentData,_=y.fragmentRef,b=y.refetch,E=h(t,_),R=m({componentDisplayName:a,connectionPathInFragmentData:s,direction:"backward",fragmentData:g,fragmentIdentifier:E,fragmentNode:t,fragmentRef:_,paginationMetadata:d,paginationRequest:f}),P=R[0],k=R[1],C=R[2],S=R[3],x=m({componentDisplayName:a,connectionPathInFragmentData:s,direction:"forward",fragmentData:g,fragmentIdentifier:E,fragmentNode:t,fragmentRef:_,paginationMetadata:d,paginationRequest:f}),I=x[0],w=x[1],D=x[2],q=x[3],A=l((function(e,r){return q(),S(),b(e,(0,n.default)((0,n.default)({},r),{},{__environment:void 0}))}),[q,S,b]);return c({fragment:t.name,data:g,hasNext:w,isLoadingNext:D,hasPrevious:k,isLoadingPrevious:C}),{data:g,loadNext:I,loadPrevious:P,hasNext:w,hasPrevious:k,isLoadingNext:D,isLoadingPrevious:C,refetch:A}}(e,r)}},617:(e,r,t)=>{var n=t(428).useTrackLoadQueryInRender,a=t(734),i=t(61),o=t(750),u=t(56),s=t(156).useDebugValue,l=t(658).__internal,c=l.fetchQueryDeduped,f=l.fetchQuery,d=t(446);e.exports=function(e,r,t){n();var l,p=o(),h=r.fetchKey,v=r.fetchPolicy,m=r.source,y=r.variables,g=r.networkCacheConfig,_=i(e,y,g);if("PreloadedQuery_DEPRECATED"===r.kind)_.request.node.params.name!==r.name&&u(!1,"usePreloadedQuery(): Expected data to be prefetched for query `%s`, got prefetch results for query `%s`.",_.request.node.params.name,r.name),l={componentDisplayName:"usePreloadedQuery()",fetchKey:h,fetchObservable:c(p,_.request.identifier,(function(){return p===r.environment&&null!=m?p.executeWithSource({operation:_,source:m}):p.execute({operation:_})})),fetchPolicy:v,query:_,renderPolicy:null==t?void 0:t.UNSTABLE_renderPolicy};else{d(!1===r.isDisposed,"usePreloadedQuery(): Expected preloadedQuery to not be disposed yet. This is because disposing the query marks it for future garbage collection, and as such query results may no longer be present in the Relay store. In the future, this will become a hard error.");var b,E=f(p,_);null!=m&&p===r.environment?b=m.ifEmpty(E):p!==r.environment?(d(!1,"usePreloadedQuery(): usePreloadedQuery was passed a preloaded query that was created with a different environment than the one that is currently in context. In the future, this will become a hard error."),b=E):b=E,l={componentDisplayName:"usePreloadedQuery()",fetchObservable:b,fetchKey:h,fetchPolicy:v,query:_,renderPolicy:null==t?void 0:t.UNSTABLE_renderPolicy}}var R=a(l);return s({query:r.name,variables:r.variables,data:R,fetchKey:h,fetchPolicy:v,renderPolicy:null==t?void 0:t.UNSTABLE_renderPolicy}),R}},876:(e,r,t)=>{var n=(0,t(275).default)(t(765)),a=t(428),i=a.loadQuery,o=a.useTrackLoadQueryInRender,u=t(743),s=t(750),l=t(156),c=l.useCallback,f=l.useEffect,d=l.useRef,p=l.useState,h=t(658).getRequest,v={kind:"NullQueryReference"};function m(e){return"PreloadableConcreteRequest"===e.kind?void 0!==e.params.metadata.live:void 0!==h(e).params.metadata.live}e.exports=function(e,r){var t=null!=r?r:v,a=s();o();var l=u(),h=d(new Set([t])),y=p((function(){return t})),g=y[0],_=y[1],b=p((function(){return t})),E=b[0],R=b[1];t!==E&&(h.current.add(t),R(t),_(t));var P=c((function(){l.current&&(h.current.add(v),_(v))}),[l]),k=c((function(r,t){var n=null!=t&&t.hasOwnProperty("__environment")?{fetchPolicy:t.fetchPolicy,networkCacheConfig:t.networkCacheConfig,__nameForWarning:t.__nameForWarning}:t;if(l.current){var o,u=i(null!==(o=null==t?void 0:t.__environment)&&void 0!==o?o:a,e,r,n);h.current.add(u),_(u)}}),[a,e,_,l]),C=d(!1);return f((function(){return function(){C.current=!0}}),[]),f((function(){if(!0===C.current)return C.current=!1,void("NullQueryReference"!==g.kind&&k(g.variables,{fetchPolicy:g.fetchPolicy,networkCacheConfig:g.networkCacheConfig}));var r=h.current;if(l.current){var t,a=(0,n.default)(r);try{for(a.s();!(t=a.n()).done;){var i=t.value;if(i===g)break;r.delete(i),"NullQueryReference"!==i.kind&&(m(e)?i.dispose&&i.dispose():i.releaseQuery&&i.releaseQuery())}}catch(e){a.e(e)}finally{a.f()}}}),[g,l,k,e]),f((function(){return function(){var r,t=(0,n.default)(h.current);try{for(t.s();!(r=t.n()).done;){var a=r.value;"NullQueryReference"!==a.kind&&(m(e)?a.dispose&&a.dispose():a.releaseQuery&&a.releaseQuery())}}catch(e){t.e(e)}finally{t.f()}}}),[e]),["NullQueryReference"===g.kind?null:g,k,P]}},874:(e,r,t)=>{var n=t(914),a=t(691),i=t(224),o=t(156).useDebugValue,u=t(658).getFragment;e.exports=function(e,r){var t=n.get();return t?t.useRefetchableFragment(e,r):function(e,r){var t=u(e);i(t,"first argument of useRefetchableFragment()");var n=a(t,r,"useRefetchableFragment()"),s=n.fragmentData,l=n.refetch;return o({fragment:t.name,data:s}),[s,l]}(e,r)}},691:(e,r,t)=>{var n,a=(0,t(275).default)(t(175)),i=t(985).getFragmentResourceForEnvironment,o=t(187),u=t(269).getQueryResourceForEnvironment,s=t(77),l=t(743),c=t(876),f=t(750),d=t(56),p=t(156),h=p.useCallback,v=p.useContext,m=p.useReducer,y=t(658),g=y.__internal.fetchQuery,_=y.createOperationDescriptor,b=y.getFragmentIdentifier,E=y.getRefetchMetadata,R=y.getSelector,P=y.getValueAtPath,k=t(446);function C(e,r){switch(r.type){case"refetch":var t;return(0,a.default)((0,a.default)({},e),{},{fetchPolicy:r.fetchPolicy,mirroredEnvironment:null!==(t=r.refetchEnvironment)&&void 0!==t?t:e.mirroredEnvironment,onComplete:r.onComplete,refetchEnvironment:r.refetchEnvironment,refetchQuery:r.refetchQuery,renderPolicy:r.renderPolicy});case"reset":return{fetchPolicy:void 0,mirroredEnvironment:r.environment,mirroredFragmentIdentifier:r.fragmentIdentifier,onComplete:void 0,refetchQuery:null,renderPolicy:void 0};default:throw r.type,new Error("useRefetchableFragmentNode: Unexpected action type")}}n={getInitialIDAndType:function(e,r,n,a){var i=t(658).Record,o=null==e?void 0:e[null!=n?n:"id"];if(1!==r.length||"node"!==r[0]||null==o)return null;var u=a.getStore().getSource().get(o),s=null==u?null:i.getType(u);return null==s?null:{id:o,typename:s}},checkSameTypeAfterRefetch:function(e,r,n,a){var i=t(658).Record;if(e){var o=r.getStore().getSource().get(e.id),u=o&&i.getType(o);u!==e.typename&&k(!1,"Relay: Call to `refetch` returned data with a different __typename: was `%s`, now `%s`, on `%s` in `%s`. Please make sure the server correctly implementsunique id requirement.",e.typename,u,n.name,a)}},checkSameIDAfterRefetch:function(e,r,n,a){if(null!=e){var i=r[t(658).ID_KEY];null!=i&&i!==e.id&&k(!1,"Relay: Call to `refetch` returned a different id, expected `%s`, got `%s`, on `%s` in `%s`. Please make sure the server correctly implements unique id requirement.",i,e.id,n.name,a)}}},e.exports=function(e,r,t){var p=f(),y=E(e,t),S=y.refetchableRequest,x=y.fragmentRefPathInResponse,I=b(e,r),w=m(C,{fetchPolicy:void 0,mirroredEnvironment:p,mirroredFragmentIdentifier:I,onComplete:void 0,refetchEnvironment:null,refetchQuery:null,renderPolicy:void 0}),D=w[0],q=w[1],A=D.fetchPolicy,N=D.mirroredEnvironment,F=D.mirroredFragmentIdentifier,Q=D.onComplete,T=D.refetchEnvironment,O=D.refetchQuery,L=D.renderPolicy,M=null!=T?T:p,U=u(M),j=i(M),B=v(o),K=M!==N||I!==F,W=c(S),V=W[0],H=W[1],Y=W[2],G=r,z=E(e,t).identifierInfo;if(K)q({type:"reset",environment:M,fragmentIdentifier:I}),Y();else if(null!=O&&null!=V){var X;X=n.getInitialIDAndType(O.request.variables,x,null==z?void 0:z.identifierQueryVariableName,M);var J=function(e){Q&&Q(null!=e?e:null)},Z=null!=V.source?V.source:g(M,O),$=B.wrapPrepareQueryResource((function(){return U.prepare(O,Z,A,L,{error:J,complete:function(){n.checkSameTypeAfterRefetch(X,M,e,t),J()}},V.fetchKey,B)})),ee=j.read($.fragmentNode,$.fragmentRef,t).data;null==ee&&d(!1,"Relay: Expected to be able to read refetch query response. If you're seeing this, this is likely a bug in Relay."),G=P(ee,x),n.checkSameIDAfterRefetch(X,G,e,t)}var re=s(e,G,t),te=re.data,ne=re.disableStoreUpdates,ae=re.enableStoreUpdates,ie=function(e,r,t,n,i,o,u,s,c,f,d){var p=l(),v=null!=(null==s?void 0:s.identifierField)&&null!=n&&"object"==typeof n?n[s.identifierField]:null;return h((function(n,i){if(!0!==p.current)return k(!1,"Relay: Unexpected call to `refetch` on unmounted component for fragment `%s` in `%s`. It looks like some instances of your component are still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger a fetch.",o.name,e),{dispose:function(){}};null==f&&k(!1,"Relay: Unexpected call to `refetch` while using a null fragment ref for fragment `%s` in `%s`. When calling `refetch`, we expect initial fragment data to be non-null. Please make sure you're passing a valid fragment ref to `%s` before calling `refetch`, or make sure you pass all required variables to `refetch`.",o.name,e,e);var u,l,h=null==i?void 0:i.__environment,m=null==i?void 0:i.fetchPolicy,y=null==i?void 0:i.UNSTABLE_renderPolicy,g=null==i?void 0:i.onComplete,b=R(o,f);if(null==b)u={},l={};else if("PluralReaderSelector"===b.kind){var E,P,C,S;u=null!==(E=null===(P=b.selectors[0])||void 0===P?void 0:P.owner.variables)&&void 0!==E?E:{},l=null!==(C=null===(S=b.selectors[0])||void 0===S?void 0:S.variables)&&void 0!==C?C:{}}else u=b.owner.variables,l=b.variables;var x=(0,a.default)((0,a.default)((0,a.default)({},u),l),n);null==s||n.hasOwnProperty(s.identifierQueryVariableName)||("string"!=typeof v&&k(!1,"Relay: Expected result to have a string `%s` in order to refetch, got `%s`.",s.identifierField,v),x[s.identifierQueryVariableName]=v);var I=_(d,x,{force:!0});return c(I.request.variables,{fetchPolicy:m,__environment:h,__nameForWarning:"refetch"}),r({type:"refetch",fetchPolicy:m,onComplete:g,refetchEnvironment:h,refetchQuery:I,renderPolicy:y}),{dispose:t}}),[i,r,t,v,c])}(t,q,Y,te,I,e,0,z,H,r,S);return{fragmentData:te,fragmentRef:G,refetch:ie,disableStoreUpdates:ne,enableStoreUpdates:ae}}},750:(e,r,t)=>{var n=t(888),a=t(56),i=t(156).useContext;e.exports=function(){var e=i(n);return null==e&&a(!1,"useRelayEnvironment: Expected to have found a Relay environment provided by a `RelayEnvironmentProvider` component. This usually means that useRelayEnvironment was used in a component that is not a descendant of a `RelayEnvironmentProvider`. Please make sure a `RelayEnvironmentProvider` has been rendered somewhere as a parent or ancestor of your component."),e.environment}},224:(e,r,t)=>{var n=t(813),a=t(446);e.exports=function(e,r){var t=n(e.name);a(t.current===e.name,"Relay: The %s has to remain the same over the lifetime of a component. Changing it is not supported and will result in unexpected behavior.",r)}},50:(e,r,t)=>{var n=t(750),a=t(156),i=a.useEffect,o=a.useRef;e.exports=function(e,r){var t=n(),a=o(null),u=Array.from(e).sort().join("");return i((function(){var n=t.getStore(),i=n.lookupInvalidationState(e),o=n.subscribeToInvalidationState(i,r);return a.current=o,function(){return o.dispose()}}),[u,r,t]),{dispose:function(){null!=a.current&&a.current.dispose()}}}},746:(e,r,t)=>{var n=t(750),a=t(156).useEffect,i=t(658).requestSubscription;e.exports=function(e,r){var t=null!=r?r:i,o=n();a((function(){return t(o,e).dispose}),[o,e,t])}},813:(e,r,t)=>{var n=t(156).useMemo;e.exports=function(e){return n((function(){return{current:e}}),[])}},765:r=>{r.exports=e},311:e=>{e.exports=r},275:e=>{e.exports=t},175:e=>{e.exports=n},642:e=>{e.exports=a},125:e=>{e.exports=i},446:e=>{e.exports=o},56:e=>{e.exports=u},156:e=>{e.exports=s},658:e=>{e.exports=l}},f={};return function e(r){var t=f[r];if(void 0!==t)return t.exports;var n=f[r]={exports:{}};return c[r](n,n.exports,e),n.exports}(651)})()));
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
@@ -1,4 +1,4 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  */
4
4
  !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@babel/runtime/helpers/assertThisInitialized"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/extends"),require("@babel/runtime/helpers/inheritsLoose"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/objectWithoutPropertiesLoose"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):"function"==typeof define&&define.amd?define(["@babel/runtime/helpers/assertThisInitialized","@babel/runtime/helpers/defineProperty","@babel/runtime/helpers/extends","@babel/runtime/helpers/inheritsLoose","@babel/runtime/helpers/interopRequireDefault","@babel/runtime/helpers/objectSpread2","@babel/runtime/helpers/objectWithoutPropertiesLoose","fbjs/lib/areEqual","fbjs/lib/warning","invariant","react","relay-runtime"],t):"object"==typeof exports?exports.ReactRelayLegacy=t(require("@babel/runtime/helpers/assertThisInitialized"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/extends"),require("@babel/runtime/helpers/inheritsLoose"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/objectWithoutPropertiesLoose"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):e.ReactRelayLegacy=t(e["@babel/runtime/helpers/assertThisInitialized"],e["@babel/runtime/helpers/defineProperty"],e["@babel/runtime/helpers/extends"],e["@babel/runtime/helpers/inheritsLoose"],e["@babel/runtime/helpers/interopRequireDefault"],e["@babel/runtime/helpers/objectSpread2"],e["@babel/runtime/helpers/objectWithoutPropertiesLoose"],e["fbjs/lib/areEqual"],e["fbjs/lib/warning"],e.invariant,e.react,e["relay-runtime"])}(self,((e,t,r,n,o,a,s,i,l,u,c,h)=>(()=>{"use strict";var p={426:e=>{function t(e){return e.displayName||e.name||"Component"}e.exports={getComponentName:t,getContainerName:function(e){return"Relay("+t(e)+")"}}},888:(e,t,r)=>{var n=r(156),o=r(658).__internal.createRelayContext;e.exports=o(n)},362:(e,t,r)=>{var n=r(275).default,o=n(r(175)),a=n(r(264)),s=n(r(383)),i=n(r(296)),l=n(r(311)),u=["componentRef","__relayContext","__rootIsQueryRenderer"],c=r(89),h=r(426).getContainerName,p=r(827).assertRelayContext,f=r(125),d=r(156),v=r(658),_=v.createFragmentSpecResolver,y=v.getDataIDsFromObject,b=v.isScalarAndEqual;function m(e,t){var r,n=h(e);return r=function(r){function c(e){var o,a;a=r.call(this,e)||this,(0,l.default)((0,s.default)(a),"_handleFragmentDataUpdate",(function(){var e=a.state.resolver;a.setState((function(t){return e===t.resolver?{data:t.resolver.resolve(),relayProp:C(t.relayProp.environment)}:null}))}));var i=p(e.__relayContext),u=null!==(o=e.__rootIsQueryRenderer)&&void 0!==o&&o,c=_(i,n,t,e,u);return a.state={data:c.resolve(),prevProps:e,prevPropsContext:i,relayProp:C(i.environment),resolver:c},a}(0,i.default)(c,r),c.getDerivedStateFromProps=function(e,r){var o,a=r.prevProps,s=p(e.__relayContext),i=null!==(o=e.__rootIsQueryRenderer)&&void 0!==o&&o,l=y(t,a),u=y(t,e),c=r.resolver;if(r.prevPropsContext.environment!==s.environment||!f(l,u))return{data:(c=_(s,n,t,e,i)).resolve(),prevPropsContext:s,prevProps:e,relayProp:C(s.environment),resolver:c};c.setProps(e);var h=c.resolve();return h!==r.data?{data:h,prevProps:e,prevPropsContext:s,relayProp:C(s.environment)}:null};var h=c.prototype;return h.componentDidMount=function(){this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},h.componentDidUpdate=function(e,t){this.state.resolver!==t.resolver?(t.resolver.dispose(),this._subscribeToNewResolverAndRerenderIfStoreHasChanged()):this._rerenderIfStoreHasChanged()},h.componentWillUnmount=function(){this.state.resolver.dispose()},h.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data)return!0;for(var n=Object.keys(e),o=0;o<n.length;o++){var a=n[o];if("__relayContext"===a){if(r.prevPropsContext.environment!==this.state.prevPropsContext.environment)return!0}else if(!t.hasOwnProperty(a)&&!b(e[a],this.props[a]))return!0}return!1},h._rerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver.resolve();t!==r&&this.setState({data:r})},h._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver,n=r.resolve();r.setCallback(this.props,this._handleFragmentDataUpdate),t!==n&&this.setState({data:n})},h.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,a.default)(t,u));return d.createElement(e,(0,o.default)((0,o.default)((0,o.default)({},n),this.state.data),{},{ref:r,relay:this.state.relayProp}))},c}(d.Component),(0,l.default)(r,"displayName",n),r}function C(e){return{environment:e}}e.exports={createContainer:function(e,t){return c(e,t,m)}}},428:(e,t,r)=>{var n=r(888),o=r(239),a=r(125),s=r(156),i=r(658),l=i.createOperationDescriptor,u=i.deepFreeze,c=i.getRequest,h=s.useLayoutEffect,p=s.useState,f=s.useRef,d=s.useMemo,v={rootIsQueryRenderer:!0};e.exports=function(e){var t,r,i=e.environment,_=e.query,y=e.variables,b=e.render,m=(t=y,r=s.useRef(t),a(r.current,t)||(u(t),r.current=t),r.current),C=d((function(){var e=c(_);return l(e,m)}),[_,m]),R=d((function(){return{environment:i}}),[i]),g=f(null),x=p(null)[1],P=f(null),S=d((function(){i.check(C);var e=i.lookup(C.fragment);g.current=e.data;var t=i.retain(C),r=i.subscribe(e,(function(e){g.current=e.data,x(g.current)})),n=!1;return P.current&&P.current(),P.current=function(){n||(n=!0,P.current=null,t.dispose(),r.dispose())},e}),[i,C]);return h((function(){var e=P.current;return function(){e&&e()}}),[S]),s.createElement(n.Provider,{value:R},s.createElement(o.Provider,{value:v},b({props:g.current})))}},540:(e,t,r)=>{var n=r(275).default,o=n(r(924)),a=n(r(264)),s=n(r(383)),i=n(r(296)),l=n(r(311)),u=n(r(175)),c=["componentRef"],h=["componentRef","__relayContext","__rootIsQueryRenderer"],p=["componentRef","__relayContext","__rootIsQueryRenderer"],f=r(89),d=r(416),v=r(426),_=v.getComponentName,y=v.getContainerName,b=r(888),m=r(733),C=r(827).assertRelayContext,R=r(125),g=r(56),x=r(156),P=r(658),S=P.ConnectionInterface,q=P.Observable,F=P.RelayFeatureFlags,D=P.createFragmentSpecResolver,O=P.createOperationDescriptor,E=P.getDataIDsFromObject,I=P.getRequest,A=P.getVariablesFromObject,N=P.isScalarAndEqual,U=r(446),j="forward";function k(e){return"function"==typeof e?{error:e,complete:e,unsubscribe:function(t){"function"==typeof e&&e()}}:e||{}}e.exports={createContainer:function(e,t,r){return f(e,t,(function(e,t){return function(e,t,r){var n,f=_(e),v=y(e),P=function(e){var t=null,r=!1;for(var n in e){var o=e[n],a=o.metadata&&o.metadata.connection;void 0!==o.metadata&&(r=!0),a&&(1!==a.length&&g(!1,"ReactRelayPaginationContainer: Only a single @connection is supported, `%s` has %s.",n,a.length),t&&g(!1,"ReactRelayPaginationContainer: Only a single fragment with @connection is supported."),t=(0,u.default)((0,u.default)({},a[0]),{},{fragmentName:n}))}return r&&null===t&&g(!1,"ReactRelayPaginationContainer: A @connection directive must be present."),t||{}}(t),w=r.getConnectionFromProps||function(e){var t=e.path;return t||g(!1,"ReactRelayPaginationContainer: Unable to synthesize a getConnectionFromProps function."),function(r){for(var n=r[e.fragmentName],o=0;o<t.length;o++){if(!n||"object"!=typeof n)return null;n=n[t[o]]}return n}}(P),Q=r.direction||P.direction;Q||g(!1,"ReactRelayPaginationContainer: Unable to infer direction of the connection, possibly because both first and last are provided.");var M=r.getFragmentVariables||function(e){var t=e.count;return t||g(!1,"ReactRelayPaginationContainer: Unable to synthesize a getFragmentVariables function."),function(e,r){return(0,u.default)((0,u.default)({},e),{},(0,l.default)({},t,r))}}(P);return n=function(n){function _(e){var r,o;o=n.call(this,e)||this,(0,l.default)((0,s.default)(o),"_handleFragmentDataUpdate",(function(){o.setState({data:o._resolver.resolve()})})),(0,l.default)((0,s.default)(o),"_hasMore",(function(){var e=o._getConnectionData();return!!(e&&e.hasMore&&e.cursor)})),(0,l.default)((0,s.default)(o),"_isLoading",(function(){return!!o._refetchSubscription})),(0,l.default)((0,s.default)(o),"_refetchConnection",(function(e,t,r){if(!o._canFetchPage("refetchConnection"))return{dispose:function(){}};o._refetchVariables=r;var n={count:e,cursor:null,totalCount:e};return{dispose:o._fetchPage(n,k(t),{force:!0}).unsubscribe}})),(0,l.default)((0,s.default)(o),"_loadMore",(function(e,t,r){if(!o._canFetchPage("loadMore"))return{dispose:function(){}};var n=k(t),a=o._getConnectionData();if(!a)return q.create((function(e){return e.complete()})).subscribe(n),null;var s=a.edgeCount+e;if(r&&r.force)return o._refetchConnection(s,t);var i=S.get(),l=i.END_CURSOR,u=i.START_CURSOR,c=a.cursor;U(null!=c&&""!==c,"ReactRelayPaginationContainer: Cannot `loadMore` without valid `%s` (got `%s`)",Q===j?l:u,c);var h={count:e,cursor:c,totalCount:s};return{dispose:o._fetchPage(h,n,r).unsubscribe}}));var a=C(e.__relayContext),i=null!==(r=e.__rootIsQueryRenderer)&&void 0!==r&&r;return o._isARequestInFlight=!1,o._refetchSubscription=null,o._refetchVariables=null,!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT?o._resolver=D(a,v,t,e,i):o._resolver=D(a,v,t,e,i,o._handleFragmentDataUpdate),o.state={data:o._resolver.resolve(),prevContext:a,contextForChildren:a,relayProp:o._buildRelayProp(a),resolverGeneration:0},o._isUnmounted=!1,o._hasFetched=!1,o}(0,i.default)(_,n);var y=_.prototype;return y.componentDidMount=function(){this._isUnmounted=!1,!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT&&this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},y.componentDidUpdate=function(e,t){!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT&&(t.resolverGeneration!==this.state.resolverGeneration?this._subscribeToNewResolverAndRerenderIfStoreHasChanged():this._rerenderIfStoreHasChanged())},y.UNSAFE_componentWillReceiveProps=function(e){var r,n=this,o=C(e.__relayContext),a=null!==(r=e.__rootIsQueryRenderer)&&void 0!==r&&r,s=E(t,this.props),i=E(t,e),l=d(t,this.props),u=d(t,e);o.environment===this.state.prevContext.environment&&R(l,u)&&R(s,i)?this._hasFetched||this._resolver.setProps(e):(this._cleanup(),!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT?this._resolver=D(o,v,t,e,a):this._resolver=D(o,v,t,e,a,this._handleFragmentDataUpdate),this.setState((function(e){return{prevContext:o,contextForChildren:o,relayProp:n._buildRelayProp(o),resolverGeneration:e.resolverGeneration+1}})));var c=this._resolver.resolve();c!==this.state.data&&this.setState({data:c})},y.componentWillUnmount=function(){this._isUnmounted=!0,this._cleanup()},y.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data||r.relayProp!==this.state.relayProp||r.resolverGeneration!==this.state.resolverGeneration)return!0;for(var n=Object.keys(e),o=0;o<n.length;o++){var a=n[o];if("__relayContext"===a){if(r.prevContext.environment!==this.state.prevContext.environment)return!0}else if(!t.hasOwnProperty(a)&&!N(e[a],this.props[a]))return!0}return!1},y._buildRelayProp=function(e){return{hasMore:this._hasMore,isLoading:this._isLoading,loadMore:this._loadMore,refetchConnection:this._refetchConnection,environment:e.environment}},y._rerenderIfStoreHasChanged=function(){var e=this.state.data,t=this._resolver.resolve();e!==t&&this.setState({data:t})},y._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state.data,t=this._resolver.resolve();this._resolver.setCallback(this.props,this._handleFragmentDataUpdate),e!==t&&this.setState({data:t})},y._getConnectionData=function(){var e=this.props,t=(e.componentRef,(0,a.default)(e,c)),r=(0,u.default)((0,u.default)({},t),this.state.data),n=w(r);if(null==n)return null;var o=S.get(),s=o.EDGES,i=o.PAGE_INFO,l=o.HAS_NEXT_PAGE,h=o.HAS_PREV_PAGE,p=o.END_CURSOR,d=o.START_CURSOR;"object"!=typeof n&&g(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return `null` or a plain object with %s and %s properties, got `%s`.",f,s,i,n);var v=n[s],_=n[i];if(null==v||null==_)return null;Array.isArray(v)||g(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return an object with %s: Array, got `%s`.",f,s,v),"object"!=typeof _&&g(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return an object with %s: Object, got `%s`.",f,i,_);var y=Q===j?_[l]:_[h],b=Q===j?_[p]:_[d];return"boolean"!=typeof y||0!==v.length&&void 0===b?(U(!1,"ReactRelayPaginationContainer: Cannot paginate without %s fields in `%s`. Be sure to fetch %s (got `%s`) and %s (got `%s`).",i,f,Q===j?l:h,y,Q===j?p:d,b),null):{cursor:b,edgeCount:v.length,hasMore:y}},y._getQueryFetcher=function(){return this._queryFetcher||(this._queryFetcher=new m),this._queryFetcher},y._canFetchPage=function(e){return!this._isUnmounted||(U(!1,"ReactRelayPaginationContainer: Unexpected call of `%s` on unmounted container `%s`. It looks like some instances of your container still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger `%s` call.",e,v,e),!1)},y._fetchPage=function(e,n,o){var s,i=this,l=C(this.props.__relayContext).environment,c=this.props,p=(c.componentRef,c.__relayContext,c.__rootIsQueryRenderer,(0,a.default)(c,h)),v=(0,u.default)((0,u.default)({},p),this.state.data),_=d(t,p);s=A(t,p),s=(0,u.default)((0,u.default)((0,u.default)({},_),s),this._refetchVariables);var y=r.getVariables(v,{count:e.count,cursor:e.cursor},s);("object"!=typeof y||null===y)&&g(!1,"ReactRelayPaginationContainer: Expected `getVariables()` to return an object, got `%s` in `%s`.",y,f),y=(0,u.default)((0,u.default)({},y),this._refetchVariables),s=(0,u.default)((0,u.default)({},y),s);var b=o?{force:!!o.force}:void 0;null!=b&&null!=(null==o?void 0:o.metadata)&&(b.metadata=null==o?void 0:o.metadata);var m=I(r.query),x=O(m,y,b),P=null;this._refetchSubscription&&this._refetchSubscription.unsubscribe(),this._hasFetched=!0;var S=function(){i._refetchSubscription===P&&(i._refetchSubscription=null,i._isARequestInFlight=!1)};return this._isARequestInFlight=!0,P=this._getQueryFetcher().execute({environment:l,operation:x,preservePreviousReferences:!0}).mergeMap((function(t){return q.create((function(t){!function(t,r){var n=i._resolver.resolve();i._resolver.setVariables(M(s,e.totalCount),x.request.node);var o=i._resolver.resolve();R(n,o)?r():i.setState({data:o,contextForChildren:{environment:i.props.__relayContext.environment}},r)}(0,(function(){t.next(),t.complete()}))}))})).do({error:S,complete:S,unsubscribe:S}).subscribe(n||{}),this._refetchSubscription=this._isARequestInFlight?P:null,P},y._cleanup=function(){this._resolver.dispose(),this._refetchVariables=null,this._hasFetched=!1,this._refetchSubscription&&(this._refetchSubscription.unsubscribe(),this._refetchSubscription=null,this._isARequestInFlight=!1),this._queryFetcher&&this._queryFetcher.dispose()},y.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,a.default)(t,p));return x.createElement(b.Provider,{value:this.state.contextForChildren},x.createElement(e,(0,o.default)({},n,this.state.data,{ref:r,relay:this.state.relayProp})))},_}(x.Component),(0,l.default)(n,"displayName",v),n}(e,t,r)}))}}},733:(e,t,r)=>{var n=(0,r(275).default)(r(311)),o=r(56),a=r(658),s=a.__internal.fetchQuery,i=a.createOperationDescriptor,l=a.isRelayModernEnvironment,u=function(){function e(e){(0,n.default)(this,"_selectionReferences",[]),(0,n.default)(this,"_didFetchFinish",!1),null!=e&&(this._cacheSelectionReference=e.cacheSelectionReference,this._selectionReferences=e.selectionReferences)}var t=e.prototype;return t.getSelectionReferences=function(){return{cacheSelectionReference:this._cacheSelectionReference,selectionReferences:this._selectionReferences}},t.lookupInStore=function(e,t,r){return"store-and-network"!==r&&"store-or-network"!==r||"available"!==e.check(t).status?null:(this._retainCachedOperation(e,t),e.lookup(t.fragment))},t.getFetchResult=function(){return this._didFetchFinish?null!=this._error?{error:this._error}:null!=this._snapshot?{snapshot:this._snapshot}:void 0:null},t.execute=function(e){var t=this,r=e.environment,n=e.operation,o=e.preservePreviousReferences,a=void 0!==o&&o,i=r.retain(n),u=function(){t._selectionReferences=t._selectionReferences.concat(i)},c=function(){a||t.disposeSelectionReferences(),t._selectionReferences=t._selectionReferences.concat(i)},h=function(){t._selectionReferences=t._selectionReferences.concat(i)};return l(r)?s(r,n).do({error:u,complete:c,unsubscribe:h}):r.execute({operation:n}).do({error:u,complete:c,unsubscribe:h})},t.setOnDataChange=function(e){this._fetchOptions||o(!1,"ReactRelayQueryFetcher: `setOnDataChange` should have been called after having called `fetch`"),"function"==typeof e&&(this._fetchOptions.onDataChangeCallbacks=this._fetchOptions.onDataChangeCallbacks||[],this._fetchOptions.onDataChangeCallbacks.push(e),this._didFetchFinish&&(null!=this._error?e({error:this._error}):null!=this._snapshot&&e({snapshot:this._snapshot})))},t.fetch=function(e,t){var r,n=this,o=e.environment,a=e.operation,s=e.onDataChange,l=!1;this.disposeRequest();var u=this._fetchOptions&&this._fetchOptions.onDataChangeCallbacks;this._fetchOptions={environment:o,onDataChangeCallbacks:u||[],operation:a},s&&-1===this._fetchOptions.onDataChangeCallbacks.indexOf(s)&&this._fetchOptions.onDataChangeCallbacks.push(s);var c=t?i(a.request.node,a.request.variables,t):a,h=this.execute({environment:o,operation:c}).finally((function(){n._pendingRequest=null})).subscribe({next:function(){n._didFetchFinish=!0,n._error=null,n._onQueryDataAvailable({notifyFirstResult:l})},error:function(e){n._didFetchFinish=!0,n._error=e,n._snapshot=null;var t=n._fetchOptions&&n._fetchOptions.onDataChangeCallbacks;l?t&&t.forEach((function(t){t({error:e})})):r=e}});if(this._pendingRequest={dispose:function(){h.unsubscribe()}},l=!0,r)throw r;return this._snapshot},t.retry=function(e){return this._fetchOptions||o(!1,"ReactRelayQueryFetcher: `retry` should be called after having called `fetch`"),this.fetch({environment:this._fetchOptions.environment,operation:this._fetchOptions.operation,onDataChange:null},e)},t.dispose=function(){this.disposeRequest(),this.disposeSelectionReferences()},t.disposeRequest=function(){this._error=null,this._snapshot=null,this._pendingRequest&&this._pendingRequest.dispose(),this._rootSubscription&&(this._rootSubscription.dispose(),this._rootSubscription=null)},t._retainCachedOperation=function(e,t){this._disposeCacheSelectionReference(),this._cacheSelectionReference=e.retain(t)},t._disposeCacheSelectionReference=function(){this._cacheSelectionReference&&this._cacheSelectionReference.dispose(),this._cacheSelectionReference=null},t.disposeSelectionReferences=function(){this._disposeCacheSelectionReference(),this._selectionReferences.forEach((function(e){return e.dispose()})),this._selectionReferences=[]},t._onQueryDataAvailable=function(e){var t=this,r=e.notifyFirstResult;this._fetchOptions||o(!1,"ReactRelayQueryFetcher: `_onQueryDataAvailable` should have been called after having called `fetch`");var n=this._fetchOptions,a=n.environment,s=n.onDataChangeCallbacks,i=n.operation;if(!this._snapshot&&(this._snapshot=a.lookup(i.fragment),this._rootSubscription=a.subscribe(this._snapshot,(function(e){if(null!=t._fetchOptions){var r=t._fetchOptions.onDataChangeCallbacks;Array.isArray(r)&&r.forEach((function(t){return t({snapshot:e})}))}})),this._snapshot&&r&&Array.isArray(s))){var l=this._snapshot;s.forEach((function(e){return e({snapshot:l})}))}},e}();e.exports=u},701:(e,t,r)=>{var n=r(275).default,o=n(r(175)),a=n(r(383)),s=n(r(296)),i=n(r(311)),l=r(888),u=r(733),c=r(239),h=r(125),p=r(156),f=r(658),d=f.createOperationDescriptor,v=f.deepFreeze,_=f.getRequest,y={},b={rootIsQueryRenderer:!0},m=function(e){function t(t){var r;r=e.call(this,t)||this,(0,i.default)((0,a.default)(r),"_handleDataChange",(function(e){var t=null==e.error?null:e.error,n=null==e.snapshot?null:e.snapshot;r.setState((function(e){var r=e.requestCacheKey;return r&&delete y[r],n===e.snapshot&&t===e.error?null:{renderProps:C(t,n,e.queryFetcher,e.retryCallbacks),snapshot:n,requestCacheKey:null}}))}));var n,s,l={handleDataChange:null,handleRetryAfterError:null};if(t.query){var c=t.query;s=R(_(c).params,t.variables),n=y[s]?y[s].queryFetcher:new u}else n=new u;return r._maybeHiddenOrFastRefresh=!1,r.state=(0,o.default)({prevPropsEnvironment:t.environment,prevPropsVariables:t.variables,prevQuery:t.query,queryFetcher:n,retryCallbacks:l},x(t,n,l,s)),r}(0,s.default)(t,e),t.getDerivedStateFromProps=function(e,t){return t.prevQuery===e.query&&t.prevPropsEnvironment===e.environment&&h(t.prevPropsVariables,e.variables)?null:g(e,t)};var r=t.prototype;return r.componentDidMount=function(){var e=this;if(!0===this._maybeHiddenOrFastRefresh)return this._maybeHiddenOrFastRefresh=!1,void this.setState((function(t){var r=g(e.props,t),n=r.requestCacheKey,o=r.queryFetcher;return null!=n&&null!=y[n]&&o.setOnDataChange(e._handleDataChange),r}));var t=this.state,r=t.retryCallbacks,n=t.queryFetcher,o=t.requestCacheKey;o&&delete y[o],r.handleDataChange=this._handleDataChange,r.handleRetryAfterError=function(t){return e.setState((function(e){var t=e.requestCacheKey;return t&&delete y[t],{renderProps:{error:null,props:null,retry:null},requestCacheKey:null}}))},this.props.query&&n.setOnDataChange(this._handleDataChange)},r.componentDidUpdate=function(e,t){var r=this.state,n=r.queryFetcher,o=r.requestCacheKey;o&&(delete y[o],delete this.state.requestCacheKey),this.props.query&&n!==t.queryFetcher&&n.setOnDataChange(this._handleDataChange)},r.componentWillUnmount=function(){this.state.queryFetcher.dispose(),this._maybeHiddenOrFastRefresh=!0},r.shouldComponentUpdate=function(e,t){return e.render!==this.props.render||t.renderProps!==this.state.renderProps},r.render=function(){var e=this.state,t=e.renderProps,r=e.relayContext;return v(t),p.createElement(l.Provider,{value:r},p.createElement(c.Provider,{value:b},this.props.render(t)))},t}(p.Component);function C(e,t,r,n){return{error:e||null,props:t?t.data:null,retry:function(t){var o=r.retry(t);o&&"function"==typeof n.handleDataChange?n.handleDataChange({snapshot:o}):e&&"function"==typeof n.handleRetryAfterError&&n.handleRetryAfterError(e)}}}function R(e,t){return JSON.stringify({id:e.cacheID?e.cacheID:e.id,variables:t})}function g(e,t){var r,n=e.query,a=t.queryFetcher.getSelectionReferences();if(t.queryFetcher.disposeRequest(),n){var s=R(_(n).params,e.variables);r=y[s]?y[s].queryFetcher:new u(a)}else r=new u(a);return(0,o.default)({prevQuery:e.query,prevPropsEnvironment:e.environment,prevPropsVariables:e.variables,queryFetcher:r},x(e,r,t.retryCallbacks))}function x(e,t,r,n){var o=e.environment,a=e.query,s=e.variables,i=e.cacheConfig,l=o;if(!a)return t.dispose(),{error:null,relayContext:{environment:l},renderProps:{error:null,props:{},retry:null},requestCacheKey:null};var u=_(a),c=d(u,s,i),h={environment:l};if("string"==typeof n&&y[n]){var p=y[n].snapshot;return p?{error:null,relayContext:h,renderProps:C(null,p,t,r),snapshot:p,requestCacheKey:n}:{error:null,relayContext:h,renderProps:{error:null,props:null,retry:null},snapshot:null,requestCacheKey:n}}try{var f=t.lookupInStore(l,c,e.fetchPolicy),v=t.fetch({environment:l,onDataChange:null,operation:c})||f;return n=n||R(u.params,e.variables),y[n]={queryFetcher:t,snapshot:v},v?{error:null,relayContext:h,renderProps:C(null,v,t,r),snapshot:v,requestCacheKey:n}:{error:null,relayContext:h,renderProps:{error:null,props:null,retry:null},snapshot:null,requestCacheKey:n}}catch(e){return{error:e,relayContext:h,renderProps:C(e,null,t,r),snapshot:null,requestCacheKey:n}}}e.exports=m},239:(e,t,r)=>{var n=r(156);e.exports=n.createContext({rootIsQueryRenderer:!1})},427:(e,t,r)=>{var n=r(275).default,o=n(r(924)),a=n(r(264)),s=n(r(175)),i=n(r(383)),l=n(r(296)),u=n(r(311)),c=["componentRef","__relayContext","__rootIsQueryRenderer"],h=r(89),p=r(416),f=r(426).getContainerName,d=r(888),v=r(733),_=r(827).assertRelayContext,y=r(125),b=r(156),m=r(658),C=m.Observable,R=m.createFragmentSpecResolver,g=m.createOperationDescriptor,x=m.getDataIDsFromObject,P=m.getRequest,S=m.getVariablesFromObject,q=m.isScalarAndEqual,F=r(446);function D(e,t){return{environment:e,refetch:t}}e.exports={createContainer:function(e,t,r){return h(e,t,(function(e,t){return function(e,t,r){var n,h=f(e);return n=function(n){function f(e){var o,a;a=n.call(this,e)||this,(0,u.default)((0,i.default)(a),"_handleFragmentDataUpdate",(function(){var e=a.state.resolver;a.setState((function(t){return e===t.resolver?{data:t.resolver.resolve()}:null}))})),(0,u.default)((0,i.default)(a),"_refetch",(function(e,n,o,i){if(a._isUnmounted)return F(!1,"ReactRelayRefetchContainer: Unexpected call of `refetch` on unmounted container `%s`. It looks like some instances of your container still trying to refetch the data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger `refetch`.",h),{dispose:function(){}};var l=_(a.props.__relayContext).environment,u=p(t,a.props),c="function"==typeof e?e(a._getFragmentVariables()):e;c=(0,s.default)((0,s.default)({},u),c);var f=n?(0,s.default)((0,s.default)({},c),n):c,d=i?{force:!!i.force}:void 0;null!=d&&null!=(null==i?void 0:i.metadata)&&(d.metadata=null==i?void 0:i.metadata);var v,y="function"==typeof o?{next:o,error:o}:o||{},b=P(r),m=g(b,c,d);return a.state.localVariables=c,a._refetchSubscription&&a._refetchSubscription.unsubscribe(),null!=a._getQueryFetcher().lookupInStore(l,m,null==i?void 0:i.fetchPolicy)?(a.state.resolver.setVariables(f,m.request.node),a.setState((function(e){return{data:e.resolver.resolve(),contextForChildren:{environment:a.props.__relayContext.environment}}}),(function(){y.next&&y.next(),y.complete&&y.complete()})),{dispose:function(){}}):(a._getQueryFetcher().execute({environment:l,operation:m,preservePreviousReferences:!0}).mergeMap((function(e){return a.state.resolver.setVariables(f,m.request.node),C.create((function(e){return a.setState((function(e){return{data:e.resolver.resolve(),contextForChildren:{environment:a.props.__relayContext.environment}}}),(function(){e.next(),e.complete()}))}))})).finally((function(){a._refetchSubscription===v&&(a._refetchSubscription=null)})).subscribe((0,s.default)((0,s.default)({},y),{},{start:function(e){a._refetchSubscription=v=e,y.start&&y.start(e)}})),{dispose:function(){v&&v.unsubscribe()}})}));var l=_(e.__relayContext),c=null!==(o=e.__rootIsQueryRenderer)&&void 0!==o&&o;a._refetchSubscription=null;var f=R(l,h,t,e,c);return a.state={data:f.resolve(),localVariables:null,prevProps:e,prevPropsContext:l,contextForChildren:l,relayProp:D(l.environment,a._refetch),resolver:f},a._isUnmounted=!1,a}(0,l.default)(f,n);var m=f.prototype;return m.componentDidMount=function(){this._isUnmounted=!1,this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},m.componentDidUpdate=function(e,t){this.state.resolver!==t.resolver?(t.resolver.dispose(),this._queryFetcher&&this._queryFetcher.dispose(),this._refetchSubscription&&this._refetchSubscription.unsubscribe(),this._subscribeToNewResolverAndRerenderIfStoreHasChanged()):this._rerenderIfStoreHasChanged()},f.getDerivedStateFromProps=function(e,r){var n,o=r.prevProps,a=_(e.__relayContext),s=null!==(n=e.__rootIsQueryRenderer)&&void 0!==n&&n,i=x(t,o),l=x(t,e),u=p(t,o),c=p(t,e),f=r.resolver;if(r.prevPropsContext.environment!==a.environment||!y(u,c)||!y(i,l))return{data:(f=R(a,h,t,e,s)).resolve(),localVariables:null,prevProps:e,prevPropsContext:a,contextForChildren:a,relayProp:D(a.environment,r.relayProp.refetch),resolver:f};r.localVariables||f.setProps(e);var d=f.resolve();return d!==r.data?{data:d,prevProps:e}:null},m.componentWillUnmount=function(){this._isUnmounted=!0,this.state.resolver.dispose(),this._queryFetcher&&this._queryFetcher.dispose(),this._refetchSubscription&&this._refetchSubscription.unsubscribe()},m.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data||r.relayProp!==this.state.relayProp)return!0;for(var n=Object.keys(e),o=0;o<n.length;o++){var a=n[o];if("__relayContext"===a){if(this.state.prevPropsContext.environment!==r.prevPropsContext.environment)return!0}else if(!t.hasOwnProperty(a)&&!q(e[a],this.props[a]))return!0}return!1},m._rerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver.resolve();t!==r&&this.setState({data:r})},m._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver,n=r.resolve();r.setCallback(this.props,this._handleFragmentDataUpdate),t!==n&&this.setState({data:n})},m._getFragmentVariables=function(){return S(t,this.props)},m._getQueryFetcher=function(){return this._queryFetcher||(this._queryFetcher=new v),this._queryFetcher},m.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,a.default)(t,c)),s=this.state,i=s.relayProp,l=s.contextForChildren;return b.createElement(d.Provider,{value:l},b.createElement(e,(0,o.default)({},n,this.state.data,{ref:r,relay:i})))},f}(b.Component),(0,u.default)(n,"displayName",h),n}(e,t,r)}))}}},827:(e,t,r)=>{var n=r(645),o=r(56);function a(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&n(e.environment)}e.exports={assertRelayContext:function(e){return a(e)||o(!1,"RelayContext: Expected `context.relay` to be an object conforming to the `RelayContext` interface, got `%s`.",e),e},isRelayContext:a}},74:(e,t,r)=>{var n=r(56);e.exports=function(e,t){for(var r in t&&"object"==typeof t||n(!1,"Could not create Relay Container for `%s`. Expected a set of GraphQL fragments, got `%s` instead.",e,t),t)if(t.hasOwnProperty(r)){var o=t[r];(!o||"object"!=typeof o&&"function"!=typeof o)&&n(!1,"Could not create Relay Container for `%s`. The value of fragment `%s` was expected to be a fragment, got `%s` instead.",e,r,o)}}},89:(e,t,r)=>{var n=(0,r(275).default)(r(924)),o=r(74),a=r(426),s=a.getComponentName,i=a.getContainerName,l=r(888),u=r(239),c=r(56),h=r(156),p=r(658).getFragment,f=h.useContext;e.exports=function(e,t,r){var a=i(e);o(s(e),t);var d={};for(var v in t)d[v]=p(t[v]);var _=r(e,d);function y(e,t){var r,o=f(l);null==o&&c(!1,"`%s` tried to render a context that was not valid this means that `%s` was rendered outside of a query renderer.",a,a);var s=f(u);return h.createElement(_,(0,n.default)({},e,{__relayContext:o,__rootIsQueryRenderer:null!==(r=null==s?void 0:s.rootIsQueryRenderer)&&void 0!==r&&r,componentRef:e.componentRef||t}))}_.displayName=a,y.displayName=a;var b=h.forwardRef(y);return b.__ComponentClass=e,b.displayName=a,b}},416:(e,t,r)=>{var n=(0,r(275).default)(r(175)),o=r(658).getSelector;e.exports=function(e,t){var r={};return Object.keys(e).forEach((function(a){var s,i,l,u=e[a],c=t[a],h=o(u,c),p=null!=h&&"PluralReaderSelector"===h.kind?null!==(s=null===(i=h.selectors[0])||void 0===i?void 0:i.owner.variables)&&void 0!==s?s:{}:null!==(l=null==h?void 0:h.owner.variables)&&void 0!==l?l:{};r=(0,n.default)((0,n.default)({},r),p)})),r}},645:e=>{e.exports=function(e){return"object"==typeof e&&null!==e&&"function"==typeof e.check&&"function"==typeof e.lookup&&"function"==typeof e.retain&&"function"==typeof e.execute&&"function"==typeof e.subscribe}},314:(e,t,r)=>{var n=r(888),o=r(362),a=r(428),s=r(540),i=r(701),l=r(427),u=r(658);e.exports={ConnectionHandler:u.ConnectionHandler,QueryRenderer:i,LocalQueryRenderer:a,MutationTypes:u.MutationTypes,RangeOperations:u.RangeOperations,ReactRelayContext:n,applyOptimisticMutation:u.applyOptimisticMutation,commitLocalUpdate:u.commitLocalUpdate,commitMutation:u.commitMutation,createFragmentContainer:o.createContainer,createPaginationContainer:s.createContainer,createRefetchContainer:l.createContainer,fetchQuery_DEPRECATED:u.fetchQuery_DEPRECATED,graphql:u.graphql,readInlineData:u.readInlineData,requestSubscription:u.requestSubscription}},383:t=>{t.exports=e},311:e=>{e.exports=t},924:e=>{e.exports=r},296:e=>{e.exports=n},275:e=>{e.exports=o},175:e=>{e.exports=a},264:e=>{e.exports=s},125:e=>{e.exports=i},446:e=>{e.exports=l},56:e=>{e.exports=u},156:e=>{e.exports=c},658:e=>{e.exports=h}},f={};return function e(t){var r=f[t];if(void 0!==r)return r.exports;var n=f[t]={exports:{}};return p[t](n,n.exports,e),n.exports}(314)})()));
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
package/react-relay.js CHANGED
@@ -1,4 +1,4 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  */
4
4
  !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@babel/runtime/helpers/assertThisInitialized"),require("@babel/runtime/helpers/createForOfIteratorHelper"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/extends"),require("@babel/runtime/helpers/inheritsLoose"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/objectWithoutPropertiesLoose"),require("@babel/runtime/helpers/toConsumableArray"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):"function"==typeof define&&define.amd?define(["@babel/runtime/helpers/assertThisInitialized","@babel/runtime/helpers/createForOfIteratorHelper","@babel/runtime/helpers/defineProperty","@babel/runtime/helpers/extends","@babel/runtime/helpers/inheritsLoose","@babel/runtime/helpers/interopRequireDefault","@babel/runtime/helpers/objectSpread2","@babel/runtime/helpers/objectWithoutPropertiesLoose","@babel/runtime/helpers/toConsumableArray","fbjs/lib/areEqual","fbjs/lib/warning","invariant","react","relay-runtime"],t):"object"==typeof exports?exports.ReactRelay=t(require("@babel/runtime/helpers/assertThisInitialized"),require("@babel/runtime/helpers/createForOfIteratorHelper"),require("@babel/runtime/helpers/defineProperty"),require("@babel/runtime/helpers/extends"),require("@babel/runtime/helpers/inheritsLoose"),require("@babel/runtime/helpers/interopRequireDefault"),require("@babel/runtime/helpers/objectSpread2"),require("@babel/runtime/helpers/objectWithoutPropertiesLoose"),require("@babel/runtime/helpers/toConsumableArray"),require("fbjs/lib/areEqual"),require("fbjs/lib/warning"),require("invariant"),require("react"),require("relay-runtime")):e.ReactRelay=t(e["@babel/runtime/helpers/assertThisInitialized"],e["@babel/runtime/helpers/createForOfIteratorHelper"],e["@babel/runtime/helpers/defineProperty"],e["@babel/runtime/helpers/extends"],e["@babel/runtime/helpers/inheritsLoose"],e["@babel/runtime/helpers/interopRequireDefault"],e["@babel/runtime/helpers/objectSpread2"],e["@babel/runtime/helpers/objectWithoutPropertiesLoose"],e["@babel/runtime/helpers/toConsumableArray"],e["fbjs/lib/areEqual"],e["fbjs/lib/warning"],e.invariant,e.react,e["relay-runtime"])}(self,((e,t,r,n,a,o,i,s,u,l,c,f,d,h)=>(()=>{"use strict";var p={7426:e=>{function t(e){return e.displayName||e.name||"Component"}e.exports={getComponentName:t,getContainerName:function(e){return"Relay("+t(e)+")"}}},9888:(e,t,r)=>{var n=r(8156),a=r(6658).__internal.createRelayContext;e.exports=a(n)},7362:(e,t,r)=>{var n=r(5275).default,a=n(r(6175)),o=n(r(5264)),i=n(r(5383)),s=n(r(8296)),u=n(r(311)),l=["componentRef","__relayContext","__rootIsQueryRenderer"],c=r(3089),f=r(7426).getContainerName,d=r(8827).assertRelayContext,h=r(9125),p=r(8156),v=r(6658),m=v.createFragmentSpecResolver,y=v.getDataIDsFromObject,g=v.isScalarAndEqual;function _(e,t){var r,n=f(e);return r=function(r){function c(e){var a,o;o=r.call(this,e)||this,(0,u.default)((0,i.default)(o),"_handleFragmentDataUpdate",(function(){var e=o.state.resolver;o.setState((function(t){return e===t.resolver?{data:t.resolver.resolve(),relayProp:b(t.relayProp.environment)}:null}))}));var s=d(e.__relayContext),l=null!==(a=e.__rootIsQueryRenderer)&&void 0!==a&&a,c=m(s,n,t,e,l);return o.state={data:c.resolve(),prevProps:e,prevPropsContext:s,relayProp:b(s.environment),resolver:c},o}(0,s.default)(c,r),c.getDerivedStateFromProps=function(e,r){var a,o=r.prevProps,i=d(e.__relayContext),s=null!==(a=e.__rootIsQueryRenderer)&&void 0!==a&&a,u=y(t,o),l=y(t,e),c=r.resolver;if(r.prevPropsContext.environment!==i.environment||!h(u,l))return{data:(c=m(i,n,t,e,s)).resolve(),prevPropsContext:i,prevProps:e,relayProp:b(i.environment),resolver:c};c.setProps(e);var f=c.resolve();return f!==r.data?{data:f,prevProps:e,prevPropsContext:i,relayProp:b(i.environment)}:null};var f=c.prototype;return f.componentDidMount=function(){this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},f.componentDidUpdate=function(e,t){this.state.resolver!==t.resolver?(t.resolver.dispose(),this._subscribeToNewResolverAndRerenderIfStoreHasChanged()):this._rerenderIfStoreHasChanged()},f.componentWillUnmount=function(){this.state.resolver.dispose()},f.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data)return!0;for(var n=Object.keys(e),a=0;a<n.length;a++){var o=n[a];if("__relayContext"===o){if(r.prevPropsContext.environment!==this.state.prevPropsContext.environment)return!0}else if(!t.hasOwnProperty(o)&&!g(e[o],this.props[o]))return!0}return!1},f._rerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver.resolve();t!==r&&this.setState({data:r})},f._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver,n=r.resolve();r.setCallback(this.props,this._handleFragmentDataUpdate),t!==n&&this.setState({data:n})},f.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,o.default)(t,l));return p.createElement(e,(0,a.default)((0,a.default)((0,a.default)({},n),this.state.data),{},{ref:r,relay:this.state.relayProp}))},c}(p.Component),(0,u.default)(r,"displayName",n),r}function b(e){return{environment:e}}e.exports={createContainer:function(e,t){return c(e,t,_)}}},1428:(e,t,r)=>{var n=r(9888),a=r(7239),o=r(9125),i=r(8156),s=r(6658),u=s.createOperationDescriptor,l=s.deepFreeze,c=s.getRequest,f=i.useLayoutEffect,d=i.useState,h=i.useRef,p=i.useMemo,v={rootIsQueryRenderer:!0};e.exports=function(e){var t,r,s=e.environment,m=e.query,y=e.variables,g=e.render,_=(t=y,r=i.useRef(t),o(r.current,t)||(l(t),r.current=t),r.current),b=p((function(){var e=c(m);return u(e,_)}),[m,_]),R=p((function(){return{environment:s}}),[s]),C=h(null),E=d(null)[1],P=h(null),S=p((function(){s.check(b);var e=s.lookup(b.fragment);C.current=e.data;var t=s.retain(b),r=s.subscribe(e,(function(e){C.current=e.data,E(C.current)})),n=!1;return P.current&&P.current(),P.current=function(){n||(n=!0,P.current=null,t.dispose(),r.dispose())},e}),[s,b]);return f((function(){var e=P.current;return function(){e&&e()}}),[S]),i.createElement(n.Provider,{value:R},i.createElement(a.Provider,{value:v},g({props:C.current})))}},3540:(e,t,r)=>{var n=r(5275).default,a=n(r(4924)),o=n(r(5264)),i=n(r(5383)),s=n(r(8296)),u=n(r(311)),l=n(r(6175)),c=["componentRef"],f=["componentRef","__relayContext","__rootIsQueryRenderer"],d=["componentRef","__relayContext","__rootIsQueryRenderer"],h=r(3089),p=r(8416),v=r(7426),m=v.getComponentName,y=v.getContainerName,g=r(9888),_=r(733),b=r(8827).assertRelayContext,R=r(9125),C=r(5056),E=r(8156),P=r(6658),S=P.ConnectionInterface,x=P.Observable,F=P.RelayFeatureFlags,q=P.createFragmentSpecResolver,I=P.createOperationDescriptor,D=P.getDataIDsFromObject,k=P.getRequest,A=P.getVariablesFromObject,N=P.isScalarAndEqual,O=r(4446),w="forward";function Q(e){return"function"==typeof e?{error:e,complete:e,unsubscribe:function(t){"function"==typeof e&&e()}}:e||{}}e.exports={createContainer:function(e,t,r){return h(e,t,(function(e,t){return function(e,t,r){var n,h=m(e),v=y(e),P=function(e){var t=null,r=!1;for(var n in e){var a=e[n],o=a.metadata&&a.metadata.connection;void 0!==a.metadata&&(r=!0),o&&(1!==o.length&&C(!1,"ReactRelayPaginationContainer: Only a single @connection is supported, `%s` has %s.",n,o.length),t&&C(!1,"ReactRelayPaginationContainer: Only a single fragment with @connection is supported."),t=(0,l.default)((0,l.default)({},o[0]),{},{fragmentName:n}))}return r&&null===t&&C(!1,"ReactRelayPaginationContainer: A @connection directive must be present."),t||{}}(t),T=r.getConnectionFromProps||function(e){var t=e.path;return t||C(!1,"ReactRelayPaginationContainer: Unable to synthesize a getConnectionFromProps function."),function(r){for(var n=r[e.fragmentName],a=0;a<t.length;a++){if(!n||"object"!=typeof n)return null;n=n[t[a]]}return n}}(P),L=r.direction||P.direction;L||C(!1,"ReactRelayPaginationContainer: Unable to infer direction of the connection, possibly because both first and last are provided.");var M=r.getFragmentVariables||function(e){var t=e.count;return t||C(!1,"ReactRelayPaginationContainer: Unable to synthesize a getFragmentVariables function."),function(e,r){return(0,l.default)((0,l.default)({},e),{},(0,u.default)({},t,r))}}(P);return n=function(n){function m(e){var r,a;a=n.call(this,e)||this,(0,u.default)((0,i.default)(a),"_handleFragmentDataUpdate",(function(){a.setState({data:a._resolver.resolve()})})),(0,u.default)((0,i.default)(a),"_hasMore",(function(){var e=a._getConnectionData();return!!(e&&e.hasMore&&e.cursor)})),(0,u.default)((0,i.default)(a),"_isLoading",(function(){return!!a._refetchSubscription})),(0,u.default)((0,i.default)(a),"_refetchConnection",(function(e,t,r){if(!a._canFetchPage("refetchConnection"))return{dispose:function(){}};a._refetchVariables=r;var n={count:e,cursor:null,totalCount:e};return{dispose:a._fetchPage(n,Q(t),{force:!0}).unsubscribe}})),(0,u.default)((0,i.default)(a),"_loadMore",(function(e,t,r){if(!a._canFetchPage("loadMore"))return{dispose:function(){}};var n=Q(t),o=a._getConnectionData();if(!o)return x.create((function(e){return e.complete()})).subscribe(n),null;var i=o.edgeCount+e;if(r&&r.force)return a._refetchConnection(i,t);var s=S.get(),u=s.END_CURSOR,l=s.START_CURSOR,c=o.cursor;O(null!=c&&""!==c,"ReactRelayPaginationContainer: Cannot `loadMore` without valid `%s` (got `%s`)",L===w?u:l,c);var f={count:e,cursor:c,totalCount:i};return{dispose:a._fetchPage(f,n,r).unsubscribe}}));var o=b(e.__relayContext),s=null!==(r=e.__rootIsQueryRenderer)&&void 0!==r&&r;return a._isARequestInFlight=!1,a._refetchSubscription=null,a._refetchVariables=null,!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT?a._resolver=q(o,v,t,e,s):a._resolver=q(o,v,t,e,s,a._handleFragmentDataUpdate),a.state={data:a._resolver.resolve(),prevContext:o,contextForChildren:o,relayProp:a._buildRelayProp(o),resolverGeneration:0},a._isUnmounted=!1,a._hasFetched=!1,a}(0,s.default)(m,n);var y=m.prototype;return y.componentDidMount=function(){this._isUnmounted=!1,!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT&&this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},y.componentDidUpdate=function(e,t){!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT&&(t.resolverGeneration!==this.state.resolverGeneration?this._subscribeToNewResolverAndRerenderIfStoreHasChanged():this._rerenderIfStoreHasChanged())},y.UNSAFE_componentWillReceiveProps=function(e){var r,n=this,a=b(e.__relayContext),o=null!==(r=e.__rootIsQueryRenderer)&&void 0!==r&&r,i=D(t,this.props),s=D(t,e),u=p(t,this.props),l=p(t,e);a.environment===this.state.prevContext.environment&&R(u,l)&&R(i,s)?this._hasFetched||this._resolver.setProps(e):(this._cleanup(),!0===F.ENABLE_CONTAINERS_SUBSCRIBE_ON_COMMIT?this._resolver=q(a,v,t,e,o):this._resolver=q(a,v,t,e,o,this._handleFragmentDataUpdate),this.setState((function(e){return{prevContext:a,contextForChildren:a,relayProp:n._buildRelayProp(a),resolverGeneration:e.resolverGeneration+1}})));var c=this._resolver.resolve();c!==this.state.data&&this.setState({data:c})},y.componentWillUnmount=function(){this._isUnmounted=!0,this._cleanup()},y.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data||r.relayProp!==this.state.relayProp||r.resolverGeneration!==this.state.resolverGeneration)return!0;for(var n=Object.keys(e),a=0;a<n.length;a++){var o=n[a];if("__relayContext"===o){if(r.prevContext.environment!==this.state.prevContext.environment)return!0}else if(!t.hasOwnProperty(o)&&!N(e[o],this.props[o]))return!0}return!1},y._buildRelayProp=function(e){return{hasMore:this._hasMore,isLoading:this._isLoading,loadMore:this._loadMore,refetchConnection:this._refetchConnection,environment:e.environment}},y._rerenderIfStoreHasChanged=function(){var e=this.state.data,t=this._resolver.resolve();e!==t&&this.setState({data:t})},y._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state.data,t=this._resolver.resolve();this._resolver.setCallback(this.props,this._handleFragmentDataUpdate),e!==t&&this.setState({data:t})},y._getConnectionData=function(){var e=this.props,t=(e.componentRef,(0,o.default)(e,c)),r=(0,l.default)((0,l.default)({},t),this.state.data),n=T(r);if(null==n)return null;var a=S.get(),i=a.EDGES,s=a.PAGE_INFO,u=a.HAS_NEXT_PAGE,f=a.HAS_PREV_PAGE,d=a.END_CURSOR,p=a.START_CURSOR;"object"!=typeof n&&C(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return `null` or a plain object with %s and %s properties, got `%s`.",h,i,s,n);var v=n[i],m=n[s];if(null==v||null==m)return null;Array.isArray(v)||C(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return an object with %s: Array, got `%s`.",h,i,v),"object"!=typeof m&&C(!1,"ReactRelayPaginationContainer: Expected `getConnectionFromProps()` in `%s`to return an object with %s: Object, got `%s`.",h,s,m);var y=L===w?m[u]:m[f],g=L===w?m[d]:m[p];return"boolean"!=typeof y||0!==v.length&&void 0===g?(O(!1,"ReactRelayPaginationContainer: Cannot paginate without %s fields in `%s`. Be sure to fetch %s (got `%s`) and %s (got `%s`).",s,h,L===w?u:f,y,L===w?d:p,g),null):{cursor:g,edgeCount:v.length,hasMore:y}},y._getQueryFetcher=function(){return this._queryFetcher||(this._queryFetcher=new _),this._queryFetcher},y._canFetchPage=function(e){return!this._isUnmounted||(O(!1,"ReactRelayPaginationContainer: Unexpected call of `%s` on unmounted container `%s`. It looks like some instances of your container still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger `%s` call.",e,v,e),!1)},y._fetchPage=function(e,n,a){var i,s=this,u=b(this.props.__relayContext).environment,c=this.props,d=(c.componentRef,c.__relayContext,c.__rootIsQueryRenderer,(0,o.default)(c,f)),v=(0,l.default)((0,l.default)({},d),this.state.data),m=p(t,d);i=A(t,d),i=(0,l.default)((0,l.default)((0,l.default)({},m),i),this._refetchVariables);var y=r.getVariables(v,{count:e.count,cursor:e.cursor},i);("object"!=typeof y||null===y)&&C(!1,"ReactRelayPaginationContainer: Expected `getVariables()` to return an object, got `%s` in `%s`.",y,h),y=(0,l.default)((0,l.default)({},y),this._refetchVariables),i=(0,l.default)((0,l.default)({},y),i);var g=a?{force:!!a.force}:void 0;null!=g&&null!=(null==a?void 0:a.metadata)&&(g.metadata=null==a?void 0:a.metadata);var _=k(r.query),E=I(_,y,g),P=null;this._refetchSubscription&&this._refetchSubscription.unsubscribe(),this._hasFetched=!0;var S=function(){s._refetchSubscription===P&&(s._refetchSubscription=null,s._isARequestInFlight=!1)};return this._isARequestInFlight=!0,P=this._getQueryFetcher().execute({environment:u,operation:E,preservePreviousReferences:!0}).mergeMap((function(t){return x.create((function(t){!function(t,r){var n=s._resolver.resolve();s._resolver.setVariables(M(i,e.totalCount),E.request.node);var a=s._resolver.resolve();R(n,a)?r():s.setState({data:a,contextForChildren:{environment:s.props.__relayContext.environment}},r)}(0,(function(){t.next(),t.complete()}))}))})).do({error:S,complete:S,unsubscribe:S}).subscribe(n||{}),this._refetchSubscription=this._isARequestInFlight?P:null,P},y._cleanup=function(){this._resolver.dispose(),this._refetchVariables=null,this._hasFetched=!1,this._refetchSubscription&&(this._refetchSubscription.unsubscribe(),this._refetchSubscription=null,this._isARequestInFlight=!1),this._queryFetcher&&this._queryFetcher.dispose()},y.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,o.default)(t,d));return E.createElement(g.Provider,{value:this.state.contextForChildren},E.createElement(e,(0,a.default)({},n,this.state.data,{ref:r,relay:this.state.relayProp})))},m}(E.Component),(0,u.default)(n,"displayName",v),n}(e,t,r)}))}}},733:(e,t,r)=>{var n=(0,r(5275).default)(r(311)),a=r(5056),o=r(6658),i=o.__internal.fetchQuery,s=o.createOperationDescriptor,u=o.isRelayModernEnvironment,l=function(){function e(e){(0,n.default)(this,"_selectionReferences",[]),(0,n.default)(this,"_didFetchFinish",!1),null!=e&&(this._cacheSelectionReference=e.cacheSelectionReference,this._selectionReferences=e.selectionReferences)}var t=e.prototype;return t.getSelectionReferences=function(){return{cacheSelectionReference:this._cacheSelectionReference,selectionReferences:this._selectionReferences}},t.lookupInStore=function(e,t,r){return"store-and-network"!==r&&"store-or-network"!==r||"available"!==e.check(t).status?null:(this._retainCachedOperation(e,t),e.lookup(t.fragment))},t.getFetchResult=function(){return this._didFetchFinish?null!=this._error?{error:this._error}:null!=this._snapshot?{snapshot:this._snapshot}:void 0:null},t.execute=function(e){var t=this,r=e.environment,n=e.operation,a=e.preservePreviousReferences,o=void 0!==a&&a,s=r.retain(n),l=function(){t._selectionReferences=t._selectionReferences.concat(s)},c=function(){o||t.disposeSelectionReferences(),t._selectionReferences=t._selectionReferences.concat(s)},f=function(){t._selectionReferences=t._selectionReferences.concat(s)};return u(r)?i(r,n).do({error:l,complete:c,unsubscribe:f}):r.execute({operation:n}).do({error:l,complete:c,unsubscribe:f})},t.setOnDataChange=function(e){this._fetchOptions||a(!1,"ReactRelayQueryFetcher: `setOnDataChange` should have been called after having called `fetch`"),"function"==typeof e&&(this._fetchOptions.onDataChangeCallbacks=this._fetchOptions.onDataChangeCallbacks||[],this._fetchOptions.onDataChangeCallbacks.push(e),this._didFetchFinish&&(null!=this._error?e({error:this._error}):null!=this._snapshot&&e({snapshot:this._snapshot})))},t.fetch=function(e,t){var r,n=this,a=e.environment,o=e.operation,i=e.onDataChange,u=!1;this.disposeRequest();var l=this._fetchOptions&&this._fetchOptions.onDataChangeCallbacks;this._fetchOptions={environment:a,onDataChangeCallbacks:l||[],operation:o},i&&-1===this._fetchOptions.onDataChangeCallbacks.indexOf(i)&&this._fetchOptions.onDataChangeCallbacks.push(i);var c=t?s(o.request.node,o.request.variables,t):o,f=this.execute({environment:a,operation:c}).finally((function(){n._pendingRequest=null})).subscribe({next:function(){n._didFetchFinish=!0,n._error=null,n._onQueryDataAvailable({notifyFirstResult:u})},error:function(e){n._didFetchFinish=!0,n._error=e,n._snapshot=null;var t=n._fetchOptions&&n._fetchOptions.onDataChangeCallbacks;u?t&&t.forEach((function(t){t({error:e})})):r=e}});if(this._pendingRequest={dispose:function(){f.unsubscribe()}},u=!0,r)throw r;return this._snapshot},t.retry=function(e){return this._fetchOptions||a(!1,"ReactRelayQueryFetcher: `retry` should be called after having called `fetch`"),this.fetch({environment:this._fetchOptions.environment,operation:this._fetchOptions.operation,onDataChange:null},e)},t.dispose=function(){this.disposeRequest(),this.disposeSelectionReferences()},t.disposeRequest=function(){this._error=null,this._snapshot=null,this._pendingRequest&&this._pendingRequest.dispose(),this._rootSubscription&&(this._rootSubscription.dispose(),this._rootSubscription=null)},t._retainCachedOperation=function(e,t){this._disposeCacheSelectionReference(),this._cacheSelectionReference=e.retain(t)},t._disposeCacheSelectionReference=function(){this._cacheSelectionReference&&this._cacheSelectionReference.dispose(),this._cacheSelectionReference=null},t.disposeSelectionReferences=function(){this._disposeCacheSelectionReference(),this._selectionReferences.forEach((function(e){return e.dispose()})),this._selectionReferences=[]},t._onQueryDataAvailable=function(e){var t=this,r=e.notifyFirstResult;this._fetchOptions||a(!1,"ReactRelayQueryFetcher: `_onQueryDataAvailable` should have been called after having called `fetch`");var n=this._fetchOptions,o=n.environment,i=n.onDataChangeCallbacks,s=n.operation;if(!this._snapshot&&(this._snapshot=o.lookup(s.fragment),this._rootSubscription=o.subscribe(this._snapshot,(function(e){if(null!=t._fetchOptions){var r=t._fetchOptions.onDataChangeCallbacks;Array.isArray(r)&&r.forEach((function(t){return t({snapshot:e})}))}})),this._snapshot&&r&&Array.isArray(i))){var u=this._snapshot;i.forEach((function(e){return e({snapshot:u})}))}},e}();e.exports=l},3701:(e,t,r)=>{var n=r(5275).default,a=n(r(6175)),o=n(r(5383)),i=n(r(8296)),s=n(r(311)),u=r(9888),l=r(733),c=r(7239),f=r(9125),d=r(8156),h=r(6658),p=h.createOperationDescriptor,v=h.deepFreeze,m=h.getRequest,y={},g={rootIsQueryRenderer:!0},_=function(e){function t(t){var r;r=e.call(this,t)||this,(0,s.default)((0,o.default)(r),"_handleDataChange",(function(e){var t=null==e.error?null:e.error,n=null==e.snapshot?null:e.snapshot;r.setState((function(e){var r=e.requestCacheKey;return r&&delete y[r],n===e.snapshot&&t===e.error?null:{renderProps:b(t,n,e.queryFetcher,e.retryCallbacks),snapshot:n,requestCacheKey:null}}))}));var n,i,u={handleDataChange:null,handleRetryAfterError:null};if(t.query){var c=t.query;i=R(m(c).params,t.variables),n=y[i]?y[i].queryFetcher:new l}else n=new l;return r._maybeHiddenOrFastRefresh=!1,r.state=(0,a.default)({prevPropsEnvironment:t.environment,prevPropsVariables:t.variables,prevQuery:t.query,queryFetcher:n,retryCallbacks:u},E(t,n,u,i)),r}(0,i.default)(t,e),t.getDerivedStateFromProps=function(e,t){return t.prevQuery===e.query&&t.prevPropsEnvironment===e.environment&&f(t.prevPropsVariables,e.variables)?null:C(e,t)};var r=t.prototype;return r.componentDidMount=function(){var e=this;if(!0===this._maybeHiddenOrFastRefresh)return this._maybeHiddenOrFastRefresh=!1,void this.setState((function(t){var r=C(e.props,t),n=r.requestCacheKey,a=r.queryFetcher;return null!=n&&null!=y[n]&&a.setOnDataChange(e._handleDataChange),r}));var t=this.state,r=t.retryCallbacks,n=t.queryFetcher,a=t.requestCacheKey;a&&delete y[a],r.handleDataChange=this._handleDataChange,r.handleRetryAfterError=function(t){return e.setState((function(e){var t=e.requestCacheKey;return t&&delete y[t],{renderProps:{error:null,props:null,retry:null},requestCacheKey:null}}))},this.props.query&&n.setOnDataChange(this._handleDataChange)},r.componentDidUpdate=function(e,t){var r=this.state,n=r.queryFetcher,a=r.requestCacheKey;a&&(delete y[a],delete this.state.requestCacheKey),this.props.query&&n!==t.queryFetcher&&n.setOnDataChange(this._handleDataChange)},r.componentWillUnmount=function(){this.state.queryFetcher.dispose(),this._maybeHiddenOrFastRefresh=!0},r.shouldComponentUpdate=function(e,t){return e.render!==this.props.render||t.renderProps!==this.state.renderProps},r.render=function(){var e=this.state,t=e.renderProps,r=e.relayContext;return v(t),d.createElement(u.Provider,{value:r},d.createElement(c.Provider,{value:g},this.props.render(t)))},t}(d.Component);function b(e,t,r,n){return{error:e||null,props:t?t.data:null,retry:function(t){var a=r.retry(t);a&&"function"==typeof n.handleDataChange?n.handleDataChange({snapshot:a}):e&&"function"==typeof n.handleRetryAfterError&&n.handleRetryAfterError(e)}}}function R(e,t){return JSON.stringify({id:e.cacheID?e.cacheID:e.id,variables:t})}function C(e,t){var r,n=e.query,o=t.queryFetcher.getSelectionReferences();if(t.queryFetcher.disposeRequest(),n){var i=R(m(n).params,e.variables);r=y[i]?y[i].queryFetcher:new l(o)}else r=new l(o);return(0,a.default)({prevQuery:e.query,prevPropsEnvironment:e.environment,prevPropsVariables:e.variables,queryFetcher:r},E(e,r,t.retryCallbacks))}function E(e,t,r,n){var a=e.environment,o=e.query,i=e.variables,s=e.cacheConfig,u=a;if(!o)return t.dispose(),{error:null,relayContext:{environment:u},renderProps:{error:null,props:{},retry:null},requestCacheKey:null};var l=m(o),c=p(l,i,s),f={environment:u};if("string"==typeof n&&y[n]){var d=y[n].snapshot;return d?{error:null,relayContext:f,renderProps:b(null,d,t,r),snapshot:d,requestCacheKey:n}:{error:null,relayContext:f,renderProps:{error:null,props:null,retry:null},snapshot:null,requestCacheKey:n}}try{var h=t.lookupInStore(u,c,e.fetchPolicy),v=t.fetch({environment:u,onDataChange:null,operation:c})||h;return n=n||R(l.params,e.variables),y[n]={queryFetcher:t,snapshot:v},v?{error:null,relayContext:f,renderProps:b(null,v,t,r),snapshot:v,requestCacheKey:n}:{error:null,relayContext:f,renderProps:{error:null,props:null,retry:null},snapshot:null,requestCacheKey:n}}catch(e){return{error:e,relayContext:f,renderProps:b(e,null,t,r),snapshot:null,requestCacheKey:n}}}e.exports=_},7239:(e,t,r)=>{var n=r(8156);e.exports=n.createContext({rootIsQueryRenderer:!1})},2427:(e,t,r)=>{var n=r(5275).default,a=n(r(4924)),o=n(r(5264)),i=n(r(6175)),s=n(r(5383)),u=n(r(8296)),l=n(r(311)),c=["componentRef","__relayContext","__rootIsQueryRenderer"],f=r(3089),d=r(8416),h=r(7426).getContainerName,p=r(9888),v=r(733),m=r(8827).assertRelayContext,y=r(9125),g=r(8156),_=r(6658),b=_.Observable,R=_.createFragmentSpecResolver,C=_.createOperationDescriptor,E=_.getDataIDsFromObject,P=_.getRequest,S=_.getVariablesFromObject,x=_.isScalarAndEqual,F=r(4446);function q(e,t){return{environment:e,refetch:t}}e.exports={createContainer:function(e,t,r){return f(e,t,(function(e,t){return function(e,t,r){var n,f=h(e);return n=function(n){function h(e){var a,o;o=n.call(this,e)||this,(0,l.default)((0,s.default)(o),"_handleFragmentDataUpdate",(function(){var e=o.state.resolver;o.setState((function(t){return e===t.resolver?{data:t.resolver.resolve()}:null}))})),(0,l.default)((0,s.default)(o),"_refetch",(function(e,n,a,s){if(o._isUnmounted)return F(!1,"ReactRelayRefetchContainer: Unexpected call of `refetch` on unmounted container `%s`. It looks like some instances of your container still trying to refetch the data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger `refetch`.",f),{dispose:function(){}};var u=m(o.props.__relayContext).environment,l=d(t,o.props),c="function"==typeof e?e(o._getFragmentVariables()):e;c=(0,i.default)((0,i.default)({},l),c);var h=n?(0,i.default)((0,i.default)({},c),n):c,p=s?{force:!!s.force}:void 0;null!=p&&null!=(null==s?void 0:s.metadata)&&(p.metadata=null==s?void 0:s.metadata);var v,y="function"==typeof a?{next:a,error:a}:a||{},g=P(r),_=C(g,c,p);return o.state.localVariables=c,o._refetchSubscription&&o._refetchSubscription.unsubscribe(),null!=o._getQueryFetcher().lookupInStore(u,_,null==s?void 0:s.fetchPolicy)?(o.state.resolver.setVariables(h,_.request.node),o.setState((function(e){return{data:e.resolver.resolve(),contextForChildren:{environment:o.props.__relayContext.environment}}}),(function(){y.next&&y.next(),y.complete&&y.complete()})),{dispose:function(){}}):(o._getQueryFetcher().execute({environment:u,operation:_,preservePreviousReferences:!0}).mergeMap((function(e){return o.state.resolver.setVariables(h,_.request.node),b.create((function(e){return o.setState((function(e){return{data:e.resolver.resolve(),contextForChildren:{environment:o.props.__relayContext.environment}}}),(function(){e.next(),e.complete()}))}))})).finally((function(){o._refetchSubscription===v&&(o._refetchSubscription=null)})).subscribe((0,i.default)((0,i.default)({},y),{},{start:function(e){o._refetchSubscription=v=e,y.start&&y.start(e)}})),{dispose:function(){v&&v.unsubscribe()}})}));var u=m(e.__relayContext),c=null!==(a=e.__rootIsQueryRenderer)&&void 0!==a&&a;o._refetchSubscription=null;var h=R(u,f,t,e,c);return o.state={data:h.resolve(),localVariables:null,prevProps:e,prevPropsContext:u,contextForChildren:u,relayProp:q(u.environment,o._refetch),resolver:h},o._isUnmounted=!1,o}(0,u.default)(h,n);var _=h.prototype;return _.componentDidMount=function(){this._isUnmounted=!1,this._subscribeToNewResolverAndRerenderIfStoreHasChanged()},_.componentDidUpdate=function(e,t){this.state.resolver!==t.resolver?(t.resolver.dispose(),this._queryFetcher&&this._queryFetcher.dispose(),this._refetchSubscription&&this._refetchSubscription.unsubscribe(),this._subscribeToNewResolverAndRerenderIfStoreHasChanged()):this._rerenderIfStoreHasChanged()},h.getDerivedStateFromProps=function(e,r){var n,a=r.prevProps,o=m(e.__relayContext),i=null!==(n=e.__rootIsQueryRenderer)&&void 0!==n&&n,s=E(t,a),u=E(t,e),l=d(t,a),c=d(t,e),h=r.resolver;if(r.prevPropsContext.environment!==o.environment||!y(l,c)||!y(s,u))return{data:(h=R(o,f,t,e,i)).resolve(),localVariables:null,prevProps:e,prevPropsContext:o,contextForChildren:o,relayProp:q(o.environment,r.relayProp.refetch),resolver:h};r.localVariables||h.setProps(e);var p=h.resolve();return p!==r.data?{data:p,prevProps:e}:null},_.componentWillUnmount=function(){this._isUnmounted=!0,this.state.resolver.dispose(),this._queryFetcher&&this._queryFetcher.dispose(),this._refetchSubscription&&this._refetchSubscription.unsubscribe()},_.shouldComponentUpdate=function(e,r){if(r.data!==this.state.data||r.relayProp!==this.state.relayProp)return!0;for(var n=Object.keys(e),a=0;a<n.length;a++){var o=n[a];if("__relayContext"===o){if(this.state.prevPropsContext.environment!==r.prevPropsContext.environment)return!0}else if(!t.hasOwnProperty(o)&&!x(e[o],this.props[o]))return!0}return!1},_._rerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver.resolve();t!==r&&this.setState({data:r})},_._subscribeToNewResolverAndRerenderIfStoreHasChanged=function(){var e=this.state,t=e.data,r=e.resolver,n=r.resolve();r.setCallback(this.props,this._handleFragmentDataUpdate),t!==n&&this.setState({data:n})},_._getFragmentVariables=function(){return S(t,this.props)},_._getQueryFetcher=function(){return this._queryFetcher||(this._queryFetcher=new v),this._queryFetcher},_.render=function(){var t=this.props,r=t.componentRef,n=(t.__relayContext,t.__rootIsQueryRenderer,(0,o.default)(t,c)),i=this.state,s=i.relayProp,u=i.contextForChildren;return g.createElement(p.Provider,{value:u},g.createElement(e,(0,a.default)({},n,this.state.data,{ref:r,relay:s})))},h}(g.Component),(0,l.default)(n,"displayName",f),n}(e,t,r)}))}}},8827:(e,t,r)=>{var n=r(645),a=r(5056);function o(e){return"object"==typeof e&&null!==e&&!Array.isArray(e)&&n(e.environment)}e.exports={assertRelayContext:function(e){return o(e)||a(!1,"RelayContext: Expected `context.relay` to be an object conforming to the `RelayContext` interface, got `%s`.",e),e},isRelayContext:o}},7074:(e,t,r)=>{var n=r(5056);e.exports=function(e,t){for(var r in t&&"object"==typeof t||n(!1,"Could not create Relay Container for `%s`. Expected a set of GraphQL fragments, got `%s` instead.",e,t),t)if(t.hasOwnProperty(r)){var a=t[r];(!a||"object"!=typeof a&&"function"!=typeof a)&&n(!1,"Could not create Relay Container for `%s`. The value of fragment `%s` was expected to be a fragment, got `%s` instead.",e,r,a)}}},3089:(e,t,r)=>{var n=(0,r(5275).default)(r(4924)),a=r(7074),o=r(7426),i=o.getComponentName,s=o.getContainerName,u=r(9888),l=r(7239),c=r(5056),f=r(8156),d=r(6658).getFragment,h=f.useContext;e.exports=function(e,t,r){var o=s(e);a(i(e),t);var p={};for(var v in t)p[v]=d(t[v]);var m=r(e,p);function y(e,t){var r,a=h(u);null==a&&c(!1,"`%s` tried to render a context that was not valid this means that `%s` was rendered outside of a query renderer.",o,o);var i=h(l);return f.createElement(m,(0,n.default)({},e,{__relayContext:a,__rootIsQueryRenderer:null!==(r=null==i?void 0:i.rootIsQueryRenderer)&&void 0!==r&&r,componentRef:e.componentRef||t}))}m.displayName=o,y.displayName=o;var g=f.forwardRef(y);return g.__ComponentClass=e,g.displayName=o,g}},8416:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(6658).getSelector;e.exports=function(e,t){var r={};return Object.keys(e).forEach((function(o){var i,s,u,l=e[o],c=t[o],f=a(l,c),d=null!=f&&"PluralReaderSelector"===f.kind?null!==(i=null===(s=f.selectors[0])||void 0===s?void 0:s.owner.variables)&&void 0!==i?i:{}:null!==(u=null==f?void 0:f.owner.variables)&&void 0!==u?u:{};r=(0,n.default)((0,n.default)({},r),d)})),r}},5265:(e,t,r)=>{var n=r(9888),a=r(7362),o=r(1428),i=r(3540),s=r(3701),u=r(2427),l=r(3158),c=r(9828),f=r(428).loadQuery,d=r(3187),h=r(9696),p=r(5083),v=r(529),m=r(6242),y=r(3899),g=r(3115),_=r(951),b=r(4617),R=r(8876),C=r(8874),E=r(2750),P=r(8050),S=r(5746),x=r(6658);e.exports={ConnectionHandler:x.ConnectionHandler,QueryRenderer:s,LocalQueryRenderer:o,MutationTypes:x.MutationTypes,RangeOperations:x.RangeOperations,ReactRelayContext:n,applyOptimisticMutation:x.applyOptimisticMutation,commitLocalUpdate:x.commitLocalUpdate,commitMutation:x.commitMutation,createFragmentContainer:a.createContainer,createPaginationContainer:i.createContainer,createRefetchContainer:u.createContainer,fetchQuery_DEPRECATED:x.fetchQuery_DEPRECATED,graphql:x.graphql,readInlineData:x.readInlineData,requestSubscription:x.requestSubscription,EntryPointContainer:l,RelayEnvironmentProvider:h,ProfilerContext:d,fetchQuery:x.fetchQuery,loadQuery:f,loadEntryPoint:c,useClientQuery:p,useFragment:m,useLazyLoadQuery:y,useEntryPointLoader:v,useQueryLoader:R,useMutation:g,usePaginationFragment:_,usePreloadedQuery:b,useRefetchableFragment:C,useRelayEnvironment:E,useSubscribeToInvalidationState:P,useSubscription:S}},645:e=>{e.exports=function(e){return"object"==typeof e&&null!==e&&"function"==typeof e.check&&"function"==typeof e.lookup&&"function"==typeof e.retain&&"function"==typeof e.execute&&"function"==typeof e.subscribe}},3158:(e,t,r)=>{var n=r(3187),a=r(2750),o=r(8156),i=r(8156),s=i.useContext,u=i.useEffect,l=r(4446);e.exports=function(e){var t=e.entryPointReference,r=e.props;l(!1===t.isDisposed,"<EntryPointContainer>: Expected entryPointReference to not be disposed yet. This is because disposing the entrypoint marks it for future garbage collection, and as such may no longer be present in the Relay store. In the future, this will become a hard error.");var i=t.getComponent,c=t.queries,f=t.entryPoints,d=t.extraProps,h=t.rootModuleID,p=i(),v=s(n),m=a();return u((function(){m.__log({name:"entrypoint.root.consume",profilerContext:v,rootModuleID:h})}),[m,v,h]),o.createElement(p,{entryPoints:f,extraProps:d,props:r,queries:c})}},5985:(e,t,r)=>{var n=r(5275).default,a=n(r(6175)),o=n(r(311)),i=n(r(642)),s=r(5093),u=r(1269).getQueryResourceForEnvironment,l=r(1637),c=r(5056),f=r(6658),d=f.__internal,h=d.fetchQuery,p=d.getPromiseForActiveRequest,v=f.RelayFeatureFlags,m=f.createOperationDescriptor,y=f.getFragmentIdentifier,g=f.getPendingOperationsForFragment,_=f.getSelector,b=f.getVariablesFromFragment,R=f.handlePotentialSnapshotErrors,C=f.isPromise,E=f.recycleNodesInto,P="function"==typeof WeakMap,S=Object.freeze([]);function x(e){return Array.isArray(e)?e.some((function(e){return e.isMissingData})):e.isMissingData}function F(e){return Array.isArray(e)?e.map((function(e){return e.missingLiveResolverFields})).filter(Boolean).flat():e.missingLiveResolverFields}function q(e,t,r){return Array.isArray(t)?{cacheKey:e,snapshot:t,data:t.map((function(e){return e.data})),isMissingData:x(t),storeEpoch:r}:{cacheKey:e,snapshot:t,data:t.data,isMissingData:x(t),storeEpoch:r}}var I=function(){function e(e){(0,o.default)(this,"_cache",new Map),(0,o.default)(this,"_retainCounts",new Map),this._environment=e}var t=e.prototype;return t.get=function(e){var t,r;return null!==(t=null===(r=this._cache.get(e))||void 0===r?void 0:r[0])&&void 0!==t?t:void 0},t.recordQueryResults=function(e,t){var r=this,n=this._cache.get(e);if(n){var a=n[0],o=n[1];t.forEach((function(e){a.push(e)})),o.temporaryRetain(this._environment)}else{var i=new l((function(){return r._retain(e)}));this._cache.set(e,[t,i]),i.temporaryRetain(this._environment)}},t._retain=function(e){var t,r=this,n=(null!==(t=this._retainCounts.get(e))&&void 0!==t?t:0)+1;return this._retainCounts.set(e,n),{dispose:function(){var t,n=(null!==(t=r._retainCounts.get(e))&&void 0!==t?t:0)-1;n>0?r._retainCounts.set(e,n):(r._retainCounts.delete(e),r._cache.delete(e))}}},e}(),D=function(){function e(e){this._environment=e,this._cache=s.create(1e6),v.ENABLE_CLIENT_EDGES&&(this._clientEdgeQueryResultsCache=new I(e))}var t=e.prototype;return t.read=function(e,t,r,n){return this.readWithIdentifier(e,t,y(e,t),r,n)},t.readWithIdentifier=function(e,t,r,n,a){var o,s,l,f,d=this,h=this._environment;if(null==t)return{cacheKey:r,data:null,isMissingData:!1,snapshot:null,storeEpoch:0};var m=h.getStore().getEpoch();if(!0===(null==e||null===(o=e.metadata)||void 0===o?void 0:o.plural)&&(Array.isArray(t)||c(!1,"Relay: Expected fragment pointer%s for fragment `%s` to be an array, instead got `%s`. Remove `@relay(plural: true)` from fragment `%s` to allow the prop to be an object.",null!=a?" for key `".concat(a,"`"):"",e.name,typeof t,e.name),0===t.length))return{cacheKey:r,data:S,isMissingData:!1,snapshot:S,storeEpoch:m};var y=this._cache.get(r);if(null!=y){var g;if("pending"===y.kind&&C(y.promise))throw h.__log({name:"suspense.fragment",data:y.result.data,fragment:e,isRelayHooks:!0,isMissingData:y.result.isMissingData,isPromiseCached:!0,pendingOperations:y.pendingOperations}),y.promise;if("done"===y.kind&&y.result.snapshot&&(null===(g=F(y.result.snapshot))||void 0===g||!g.length))return this._throwOrLogErrorsInSnapshot(y.result.snapshot),y.result.isMissingData&&h.__log({name:"fragmentresource.missing_data",data:y.result.data,fragment:e,isRelayHooks:!0,cached:!0}),y.result}var b=_(e,t);null==b&&c(!1,"Relay: Expected to receive an object where `...%s` was spread, but the fragment reference was not found`. This is most likely the result of:\n- Forgetting to spread `%s` in `%s`'s parent's fragment.\n- Conditionally fetching `%s` but unconditionally passing %s prop to `%s`. If the parent fragment only fetches the fragment conditionally - with e.g. `@include`, `@skip`, or inside a `... on SomeType { }` spread - then the fragment reference will not exist. In this case, pass `null` if the conditions for evaluating the fragment are not met (e.g. if the `@include(if)` value is false.)",e.name,e.name,n,e.name,null==a?"a fragment reference":"the `".concat(a,"`"),n);var R=null,E=null;if(v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&null!=y&&"missing"===y.kind?(R=y.result,E=y.snapshot):R=q(r,E="PluralReaderSelector"===b.kind?b.selectors.map((function(e){return h.lookup(e)})):h.lookup(b),m),!R.isMissingData)return this._throwOrLogErrorsInSnapshot(E),this._cache.set(r,{kind:"done",result:R}),R;var P=null;if(v.ENABLE_CLIENT_EDGES&&!0===(null===(s=e.metadata)||void 0===s?void 0:s.hasClientEdges)&&function(e){var t,r;return Array.isArray(e)?e.some((function(e){var t,r;return(null!==(t=null===(r=e.missingClientEdges)||void 0===r?void 0:r.length)&&void 0!==t?t:0)>0})):(null!==(t=null===(r=e.missingClientEdges)||void 0===r?void 0:r.length)&&void 0!==t?t:0)>0}(E)){P=[];var x=u(this._environment),I=[];!function(e,t){Array.isArray(e)?e.forEach(t):t(e)}(E,(function(r){var n;null===(n=r.missingClientEdges)||void 0===n||n.forEach((function(r){var n,a=r.request,o=r.clientEdgeDestinationID,i=d._performClientEdgeQuery(x,e,t,a,o),s=i.queryResult,u=i.requestDescriptor;I.push(s),null===(n=P)||void 0===n||n.push(u)}))})),null==this._clientEdgeQueryResultsCache&&c(!1,"Client edge query result cache should exist when ENABLE_CLIENT_EDGES is on."),this._clientEdgeQueryResultsCache.recordQueryResults(r,I)}var D=[];v.ENABLE_CLIENT_EDGES&&P&&(D=P.map((function(e){return p(d._environment,e)})).filter(Boolean));var k="PluralReaderSelector"===b.kind?b.selectors[0].owner:b.owner,A=this._getAndSavePromiseForFragmentRequestInFlight(r,e,k,R),N=null==A?void 0:A.promise,O=null!==(l=null===(f=F(E))||void 0===f?void 0:f.map((function(e){var t=e.liveStateID;return h.getStore().getLiveResolverPromise(t)})))&&void 0!==l?l:[];if(D.length||O.length||C(N)){var w,Q;h.__log({name:"suspense.fragment",data:R.data,fragment:e,isRelayHooks:!0,isPromiseCached:!1,isMissingData:R.isMissingData,pendingOperations:[].concat((0,i.default)(null!==(w=null==A?void 0:A.pendingOperations)&&void 0!==w?w:[]),(0,i.default)(null!==(Q=P)&&void 0!==Q?Q:[]))});var T=[];if(D.length>0&&(T=T.concat(D)),O.length>0&&(T=T.concat(O)),T.length>0)throw N&&T.push(N),Promise.all(T);if(N)throw N}return v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&R.isMissingData&&this._cache.set(r,{kind:"done",result:R}),this._throwOrLogErrorsInSnapshot(E),h.__log({name:"fragmentresource.missing_data",data:R.data,fragment:e,isRelayHooks:!0,cached:!1}),q(r,E,m)},t._performClientEdgeQuery=function(e,t,r,n,o){var i=b(t,r),s=(0,a.default)((0,a.default)({},i),{},{id:o}),u=m(n,s,{}),l=h(this._environment,u),c=e.prepare(u,l);return{requestDescriptor:u.request,queryResult:c}},t._throwOrLogErrorsInSnapshot=function(e){var t=this;Array.isArray(e)?e.forEach((function(e){R(t._environment,e.missingRequiredFields,e.relayResolverErrors)})):R(this._environment,e.missingRequiredFields,e.relayResolverErrors)},t.readSpec=function(e,t,r){var n={};for(var a in e)n[a]=this.read(e[a],t[a],r,a);return n},t.subscribe=function(e,t){var r=this,n=this._environment,a=e.cacheKey,o=e.snapshot;if(!o)return{dispose:function(){}};var i=this.checkMissedUpdates(e),s=i[0],l=i[1];s&&t();var f=[];if(Array.isArray(o)?(Array.isArray(l)||c(!1,"Relay: Expected snapshots to be plural. If you're seeing this, this is likely a bug in Relay."),l.forEach((function(e,o){f.push(n.subscribe(e,(function(e){var i=n.getStore().getEpoch();r._updatePluralSnapshot(a,l,e,o,i),t()})))}))):((null==l||Array.isArray(l))&&c(!1,"Relay: Expected snapshot to be singular. If you're seeing this, this is likely a bug in Relay."),f.push(n.subscribe(l,(function(e){var o=n.getStore().getEpoch(),i=q(a,e,o);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&i.isMissingData?r._cache.set(a,{kind:"missing",result:i,snapshot:e}):r._cache.set(a,{kind:"done",result:q(a,e,o)}),t()})))),v.ENABLE_CLIENT_EDGES){var d,h,p=null!==(d=null===(h=this._clientEdgeQueryResultsCache)||void 0===h?void 0:h.get(a))&&void 0!==d?d:void 0;if(null!=p&&p.length){var m=u(this._environment);p.forEach((function(e){f.push(m.retain(e))}))}}return{dispose:function(){f.forEach((function(e){return e.dispose()})),r._cache.delete(a)}}},t.subscribeSpec=function(e,t){var r=this,n=Object.keys(e).map((function(n){return r.subscribe(e[n],t)}));return{dispose:function(){n.forEach((function(e){e.dispose()}))}}},t.checkMissedUpdates=function(e){var t,r=this._environment,n=e.snapshot;if(!n)return[!1,null];if(t=r.getStore().getEpoch(),e.storeEpoch===t)return[!1,e.snapshot];var o=e.cacheKey;if(Array.isArray(n)){var i=!1,s=[];if(n.forEach((function(e,t){var n=r.lookup(e.selector),o=e.data,u=n.data,l=E(o,u);l!==o&&(n=(0,a.default)((0,a.default)({},n),{},{data:l}),i=!0),s[t]=n})),i){var u=q(o,s,t);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&u.isMissingData?this._cache.set(o,{kind:"missing",result:u,snapshot:s}):this._cache.set(o,{kind:"done",result:u})}return[i,s]}var l=r.lookup(n.selector),c=n.data,f=l.data,d=E(c,f),h={data:d,isMissingData:l.isMissingData,missingClientEdges:l.missingClientEdges,missingLiveResolverFields:l.missingLiveResolverFields,seenRecords:l.seenRecords,selector:l.selector,missingRequiredFields:l.missingRequiredFields,relayResolverErrors:l.relayResolverErrors};if(d!==c){var p=q(o,h,t);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&p.isMissingData?this._cache.set(o,{kind:"missing",result:p,snapshot:h}):this._cache.set(o,{kind:"done",result:p})}return[d!==c,h]},t.checkMissedUpdatesSpec=function(e){var t=this;return Object.keys(e).some((function(r){return t.checkMissedUpdates(e[r])[0]}))},t._getAndSavePromiseForFragmentRequestInFlight=function(e,t,r,n){var a=this,o=g(this._environment,t,r);if(null==o)return null;var i=o.promise,s=o.pendingOperations,u=i.then((function(){a._cache.delete(e)})).catch((function(t){a._cache.delete(e)}));return u.displayName=i.displayName,this._cache.set(e,{kind:"pending",pendingOperations:s,promise:u,result:n}),{promise:u,pendingOperations:s}},t._updatePluralSnapshot=function(e,t,r,n,a){var o,s=this._cache.get(e);if(C(s))k(r.selector.node.name);else{var u=null==s||null===(o=s.result)||void 0===o?void 0:o.snapshot;if(!u||Array.isArray(u)){var l=u?(0,i.default)(u):(0,i.default)(t);l[n]=r;var c=q(e,l,a);v.ENABLE_RELAY_OPERATION_TRACKER_SUSPENSE&&c.isMissingData?this._cache.set(e,{kind:"missing",result:c,snapshot:l}):this._cache.set(e,{kind:"done",result:c})}else k(r.selector.node.name)}},e}();function k(e){c(!1,"Relay: Expected to find cached data for plural fragment `%s` when receiving a subscription. If you're seeing this, this is likely a bug in Relay.",e)}function A(e){return new D(e)}var N=P?new WeakMap:new Map;e.exports={createFragmentResource:A,getFragmentResourceForEnvironment:function(e){var t=N.get(e);if(t)return t;var r=A(e);return N.set(e,r),r}}},5914:(e,t,r)=>{var n=r(4446),a=null;e.exports={inject:function(e){n(null===a,"Relay HooksImplementation was injected twice."),a=e},get:function(){return a}}},5093:(e,t,r)=>{var n=r(5056),a=function(){function e(e){this._capacity=e,this._capacity>0||n(!1,"LRUCache: Unable to create instance of cache with zero or negative capacity."),this._map=new Map}var t=e.prototype;return t.set=function(e,t){if(this._map.delete(e),this._map.set(e,t),this._map.size>this._capacity){var r=this._map.keys().next();r.done||this._map.delete(r.value)}},t.get=function(e){var t=this._map.get(e);return null!=t&&(this._map.delete(e),this._map.set(e,t)),t},t.has=function(e){return this._map.has(e)},t.delete=function(e){this._map.delete(e)},t.size=function(){return this._map.size},t.capacity=function(){return this._capacity-this._map.size},t.clear=function(){this._map.clear()},e}();e.exports={create:function(e){return new a(e)}}},3187:(e,t,r)=>{var n=r(8156).createContext({wrapPrepareQueryResource:function(e){return e()}});e.exports=n},1269:(e,t,r)=>{var n=r(5275).default,a=n(r(6175)),o=n(r(311)),i=r(5093),s=r(1637),u=r(5056),l=r(6658).isPromise,c=r(4446),f="store-or-network",d="store-and-network",h="function"==typeof WeakMap;function p(e){return void 0!==e.request.node.params.metadata.live}function v(e,t,r,n,a){var o=null!=r?r:p(t)?d:f,i=null!=n?n:e.UNSTABLE_getDefaultRenderPolicy(),s="".concat(o,"-").concat(i,"-").concat(t.request.identifier);return null!=a?"".concat(s,"-").concat(a):s}function m(e,t){var r={__id:e.fragment.dataID,__fragments:(0,o.default)({},e.fragment.node.name,e.request.variables),__fragmentOwner:e.request};return{cacheIdentifier:t,fragmentNode:e.request.node.fragment,fragmentRef:r,operation:e}}var y=2e5;function g(e,t,r,n,a,o){var i=p(t),u=n,l=a,c=new s((function(e){var r=e.retain(t);return{dispose:function(){i&&null!=l&&l.unsubscribe(),r.dispose(),o(f)}}})),f={cacheIdentifier:e,id:y++,processedPayloadsCount:0,operationAvailability:r,getValue:function(){return u},setValue:function(e){u=e},setNetworkSubscription:function(e){i&&null!=l&&l.unsubscribe(),l=e},temporaryRetain:function(e){return c.temporaryRetain(e)},permanentRetain:function(e){return c.permanentRetain(e)},releaseTemporaryRetain:function(){c.releaseTemporaryRetain()}};return f}var _=function(){function e(e){var t=this;(0,o.default)(this,"_clearCacheEntry",(function(e){t._cache.delete(e.cacheIdentifier)})),this._environment=e,this._cache=i.create(1e3)}var t=e.prototype;return t.prepare=function(e,t,r,n,a,o,i){var s=v(this._environment,e,r,n,o);return this.prepareWithIdentifier(s,e,t,r,n,a,i)},t.prepareWithIdentifier=function(e,t,r,n,o,i,s){var u=this._environment,c=null!=n?n:p(t)?d:f,h=null!=o?o:u.UNSTABLE_getDefaultRenderPolicy(),v=this._cache.get(e),m=null,y=null!=v;null==v&&(v=this._fetchAndSaveQuery(e,t,r,c,h,s,(0,a.default)((0,a.default)({},i),{},{unsubscribe:function(e){null!=m&&m.dispose();var t=null==i?void 0:i.unsubscribe;t&&t(e)}}))),m=v.temporaryRetain(u);var g=v.getValue();if(l(g))throw u.__log({name:"suspense.query",fetchPolicy:c,isPromiseCached:y,operation:t,queryAvailability:v.operationAvailability,renderPolicy:h}),g;if(g instanceof Error)throw g;return g},t.retain=function(e,t){var r=this._environment,n=e.cacheIdentifier,a=e.operation,o=this._getOrCreateCacheEntry(n,a,null,e,null),i=o.permanentRetain(r);return r.__log({name:"queryresource.retain",profilerContext:t,resourceID:o.id}),{dispose:function(){i.dispose()}}},t.releaseTemporaryRetain=function(e){var t=this._cache.get(e.cacheIdentifier);null!=t&&t.releaseTemporaryRetain()},t.TESTS_ONLY__getCacheEntry=function(e,t,r,n){var a=v(this._environment,e,t,r,n);return this._cache.get(a)},t._getOrCreateCacheEntry=function(e,t,r,n,a){var o=this._cache.get(e);return null==o&&(o=g(e,t,r,n,a,this._clearCacheEntry),this._cache.set(e,o)),o},t._fetchAndSaveQuery=function(e,t,r,n,o,i,s){var l,f,d=this,h=this._environment,v=h.check(t),y=v.status,_="available"===y,b=_||"partial"===o&&"stale"!==y,R=function(){};switch(n){case"store-only":l=!1,f=!0;break;case"store-or-network":l=!_,f=b;break;case"store-and-network":l=!0,f=b;break;default:l=!0,f=!1}if(f){var C=m(t,e),E=g(e,t,v,C,null,this._clearCacheEntry);this._cache.set(e,E)}if(l){var P,S=m(t,e);r.subscribe({start:function(r){P=r;var n=d._cache.get(e);n&&n.setNetworkSubscription(P);var o=null==s?void 0:s.start;o&&o((0,a.default)((0,a.default)({},r),{},{unsubscribe:function(){p(t)&&r.unsubscribe()}}))},next:function(){var r=d._getOrCreateCacheEntry(e,t,v,S,P);r.processedPayloadsCount+=1,r.setValue(S),R();var n=null==s?void 0:s.next;null!=n&&n(h.lookup(t.fragment))},error:function(r){var n=d._getOrCreateCacheEntry(e,t,v,r,P);0===n.processedPayloadsCount?n.setValue(r):c(!1,"QueryResource: An incremental payload for query `%s` returned an error: `%s`.",t.fragment.node.name,String(r.message)),R(),P=null,n.setNetworkSubscription(null);var a=null==s?void 0:s.error;a&&a(r)},complete:function(){R(),P=null;var t=d._cache.get(e);t&&t.setNetworkSubscription(null);var r=null==s?void 0:s.complete;r&&r()},unsubscribe:null==s?void 0:s.unsubscribe});var x=this._cache.get(e);if(!x){var F=new Promise((function(e){R=e}));F.displayName="Relay("+t.fragment.node.name+")",x=g(e,t,v,F,P,this._clearCacheEntry),this._cache.set(e,x)}}else{var q=null==s?void 0:s.complete;q&&q()}var I=this._cache.get(e);return null==I&&u(!1,"Relay: Expected to have cached a result when attempting to fetch query.If you're seeing this, this is likely a bug in Relay."),h.__log({name:"queryresource.fetch",resourceID:I.id,operation:t,profilerContext:i,fetchPolicy:n,renderPolicy:o,queryAvailability:v,shouldFetch:l}),I},e}();function b(e){return new _(e)}var R=h?new WeakMap:new Map;e.exports={createQueryResource:b,getQueryResourceForEnvironment:function(e){var t=R.get(e);if(t)return t;var r=b(e);return R.set(e,r),r},getQueryCacheIdentifier:v}},9696:(e,t,r)=>{var n=r(9888),a=r(8156),o=a.useMemo;e.exports=function(e){var t=e.children,r=e.environment,i=e.getEnvironmentForActor,s=o((function(){return{environment:r,getEnvironmentForActor:i}}),[r,i]);return a.createElement(n.Provider,{value:s},t)}},1637:(e,t,r)=>{var n=(0,r(5275).default)(r(311)),a=r(5056),o=function(){function e(e){var t=this;(0,n.default)(this,"_retainCount",0),(0,n.default)(this,"_retainDisposable",null),(0,n.default)(this,"_releaseTemporaryRetain",null),this._retain=function(r){return t._retainCount++,1===t._retainCount&&(t._retainDisposable=e(r)),{dispose:function(){t._retainCount=Math.max(0,t._retainCount-1),0===t._retainCount&&(null==t._retainDisposable&&a(!1,"Relay: Expected disposable to release query to be defined.If you're seeing this, this is likely a bug in Relay."),t._retainDisposable.dispose(),t._retainDisposable=null)}}}}var t=e.prototype;return t.temporaryRetain=function(e){var t,r=this;if(e.isServer())return{dispose:function(){}};var n=this._retain(e),a=null,o=function(){clearTimeout(a),a=null,r._releaseTemporaryRetain=null,n.dispose()};return a=setTimeout(o,3e5),null===(t=this._releaseTemporaryRetain)||void 0===t||t.call(this),this._releaseTemporaryRetain=o,{dispose:function(){var e;null===(e=r._releaseTemporaryRetain)||void 0===e||e.call(r)}}},t.permanentRetain=function(e){var t=this._retain(e);return this.releaseTemporaryRetain(),t},t.releaseTemporaryRetain=function(){var e;null===(e=this._releaseTemporaryRetain)||void 0===e||e.call(this),this._releaseTemporaryRetain=null},t.getRetainCount=function(){return this._retainCount},e}();e.exports=o},9828:(e,t,r)=>{var n=r(428).loadQuery;e.exports=function e(t,r,a){var o=null;null==r.root.getModuleIfRequired()&&(o=r.root.load());var i=r.getPreloadProps(a),s=i.queries,u=i.entryPoints,l=i.extraProps,c={},f={};null!=s&&Object.keys(s).forEach((function(e){var r=s[e],a=r.environmentProviderOptions,o=r.options,i=r.parameters,u=r.variables,l=t.getEnvironment(a);c[e]=n(l,i,u,{fetchPolicy:null==o?void 0:o.fetchPolicy,networkCacheConfig:null==o?void 0:o.networkCacheConfig,__nameForWarning:"loadEntryPoint"},a)})),null!=u&&Object.keys(u).forEach((function(r){var n=u[r];if(null!=n){var a=n.entryPoint,o=n.entryPointParams;f[r]=e(t,a,o)}}));var d=!1;return{dispose:function(){d||(null!=c&&Object.values(c).forEach((function(e){(0,e.dispose)()})),null!=f&&Object.values(f).forEach((function(e){(0,e.dispose)()})),d=!0)},entryPoints:f,extraProps:null!=l?l:null,getComponent:function(){var e,t=r.root.getModuleIfRequired();if(null==t)throw o=null!==(e=o)&&void 0!==e?e:r.root.load();return null!=t.default?t.default:t},get isDisposed(){return d},queries:c,rootModuleID:r.root.getModuleId()}}},428:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(5056),o=r(8156),i=r(6658),s=i.__internal.fetchQueryDeduped,u=i.Observable,l=i.PreloadableQueryRegistry,c=i.RelayFeatureFlags,f=i.ReplaySubject,d=i.createOperationDescriptor,h=i.getRequest,p=i.getRequestIdentifier,v=r(4446),m=null,y=100001;e.exports={loadQuery:function(e,t,r,i,g){var _,b,R,C,E=null===(_=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===_||null===(b=_.ReactCurrentDispatcher)||void 0===b?void 0:b.current;v(null==m||E!==m,"Relay: `%s` should not be called inside a React render function.",null!==(R=null==i?void 0:i.__nameForWarning)&&void 0!==R?R:"loadQuery"),y++;var P,S,x,F,q,I,D=null!==(C=null==i?void 0:i.fetchPolicy)&&void 0!==C?C:"store-or-network",k=(0,n.default)((0,n.default)({},null==i?void 0:i.networkCacheConfig),{},{force:!0}),A=!1,N=function(t,r){return A=!0,e.executeWithSource({operation:t,source:r})},O=new f,w=u.create((function(e){return O.subscribe(e)})),Q=null,T=!1,L=function(t){var n;T=!0;var a=new f;if(!0===c.ENABLE_LOAD_QUERY_REQUEST_DEDUPING){var o="raw-network-request-"+p(t,r);n=s(e,o,(function(){return e.getNetwork().execute(t,r,k)}))}else n=e.getNetwork().execute(t,r,k);var i=n.subscribe({error:function(e){Q=e,a.error(e)},next:function(e){a.next(e)},complete:function(){a.complete()}}).unsubscribe;return S=i,u.create((function(e){var t=a.subscribe(e);return function(){t.unsubscribe(),S()}}))},M=function(t,r){!0===c.ENABLE_LOAD_QUERY_REQUEST_DEDUPING&&(T=!0);var n=s(e,t.request.identifier,r).subscribe({error:function(e){O.error(e)},next:function(e){O.next(e)},complete:function(){O.complete()}});x=n.unsubscribe},U=function(t){var n=d(t,r,k);P=e.retain(n),"store-only"!==D&&("store-or-network"!==D||"available"!==e.check(n).status)&&M(n,(function(){var e=L(t.params);return N(n,e)}))};if("PreloadableConcreteRequest"===t.kind){null===(I=(F=t.params).id)&&a(!1,"Relay: `loadQuery` requires that preloadable query `%s` has a persisted query id",F.name);var j=l.get(I);if(null!=j)U(j);else{var V="store-only"===D?null:L(F),B=l.onLoad(I,(function(t){q();var n=d(t,r,k);P=e.retain(n),null!=V&&M(n,(function(){return N(n,V)}))}));q=B.dispose}}else{var K=h(t);I=null!=(F=K.params).cacheID?F.cacheID:F.id,U(K)}var H=!1,W=!1,G=!1,z=function(){W||(P&&P.dispose(),W=!0)},Y=function(){G||(A?x&&x():S&&S(),q&&q(),G=!0)};return{kind:"PreloadedQuery",environment:e,environmentProviderOptions:g,dispose:function(){H||(z(),Y(),H=!0)},releaseQuery:z,cancelNetworkRequest:Y,fetchKey:y,id:I,get isDisposed(){return H||W},get networkError(){return Q},name:F.name,networkCacheConfig:k,fetchPolicy:D,source:T?w:void 0,variables:r}},useTrackLoadQueryInRender:function(){var e,t;null===m&&(m=null===(e=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)||void 0===e||null===(t=e.ReactCurrentDispatcher)||void 0===t?void 0:t.current)}}},5083:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(3899);e.exports=function(e,t,r){return a(e,t,(0,n.default)((0,n.default)({},r),{},{fetchPolicy:"store-only"}))}},529:(e,t,r)=>{var n=(0,r(5275).default)(r(5765)),a=r(9828),o=r(428).useTrackLoadQueryInRender,i=r(1743),s=r(8156),u=s.useCallback,l=s.useEffect,c=s.useRef,f=s.useState,d={kind:"NullEntryPointReference"};e.exports=function(e,t,r){var s,h,p,v;o();var m=null!==(s=null==r||null===(h=r.TEST_ONLY__initialEntryPointData)||void 0===h?void 0:h.entryPointReference)&&void 0!==s?s:d,y=null!==(p=null==r||null===(v=r.TEST_ONLY__initialEntryPointData)||void 0===v?void 0:v.entryPointParams)&&void 0!==p?p:null,g=i(),_=c(new Set([m])),b=f(m),R=b[0],C=b[1],E=f(y),P=E[0],S=E[1],x=u((function(){if(g.current){var e={kind:"NullEntryPointReference"};_.current.add(e),C(e)}}),[C,g]),F=u((function(r){if(g.current){var n=a(e,t,r);_.current.add(n),C(n),S(r)}}),[e,t,C,g]),q=c(!1);return l((function(){return function(){q.current=!0}}),[]),l((function(){if(!0===q.current)return q.current=!1,void("NullEntryPointReference"!==R.kind&&null!=P&&F(P));var e=_.current;if(g.current){var t,r=(0,n.default)(e);try{for(r.s();!(t=r.n()).done;){var a=t.value;if(a===R)break;e.delete(a),"NullEntryPointReference"!==a.kind&&a.dispose()}}catch(e){r.e(e)}finally{r.f()}}}),[R,P,F,g]),l((function(){return function(){var e,t=(0,n.default)(_.current);try{for(t.s();!(e=t.n()).done;){var r=e.value;"NullEntryPointReference"!==r.kind&&r.dispose()}}catch(e){t.e(e)}finally{t.f()}}}),[]),["NullEntryPointReference"===R.kind?null:R,F,x]}},7863:(e,t,r)=>{var n=r(5813),a=r(8156),o=a.useCallback,i=a.useEffect;e.exports=function(){var e=n(null),t=n(!1),r=o((function(){null!=e.current&&(e.current.unsubscribe(),e.current=null),t.current=!1}),[]),a=o((function(r){e.current=r,t.current=!0}),[]),s=o((function(){e.current=null,t.current=!1}),[]);return i((function(){return r}),[r]),{isFetchingRef:t,startFetch:a,disposeFetch:r,completeFetch:s}}},6242:(e,t,r)=>{var n=r(5914),a=r(428).useTrackLoadQueryInRender,o=r(3077),i=r(275),s=r(8156).useDebugValue,u=r(6658).getFragment;e.exports=function(e,t){var r=n.get();return r?r.useFragment(e,t):function(e,t){a();var r=u(e);i(r,"first argument of useFragment()");var n=o(r,t,"useFragment()").data;return s({fragment:r.name,data:n}),n}(e,t)}},3077:(e,t,r)=>{var n=r(5985).getFragmentResourceForEnvironment,a=r(2750),o=r(5813),i=r(8156),s=i.useEffect,u=i.useState,l=r(6658),c=l.RelayFeatureFlags,f=l.getFragmentIdentifier,d=r(4446);e.exports=function(e,t,r){var i=a(),l=n(i),h=o(!1),p=u(0)[1],v=f(e,t),m=l.readWithIdentifier(e,t,v,r),y=o(!0);function g(){!1!==h.current&&!1!==y.current&&p((function(e){return e+1}))}return s((function(){h.current=!0;var e=l.subscribe(m,g);return function(){h.current=!1,e.dispose()}}),[i,v]),c.LOG_MISSING_RECORDS_IN_PROD,null!=t&&(void 0===m.data||Array.isArray(m.data)&&m.data.length>0&&m.data.every((function(e){return void 0===e})))&&d(!1,"Relay: Expected to have been able to read non-null data for fragment `%s` declared in `%s`, since fragment reference was non-null. Make sure that that `%s`'s parent isn't holding on to and/or passing a fragment reference for data that has been deleted.",e.name,r,r),{data:m.data,disableStoreUpdates:function(){y.current=!1},enableStoreUpdates:function(){y.current=!0,l.checkMissedUpdates(m)[0]&&g()}}}},1743:(e,t,r)=>{var n=r(8156),a=n.useEffect,o=n.useRef;e.exports=function(){var e=o(!0);return a((function(){return e.current=!0,function(){e.current=!1}}),[]),e}},5233:(e,t,r)=>{var n=r(2750),a=r(5056),o=r(8156),i=r(6658),s=i.__internal.getObservableForActiveRequest,u=i.getSelector,l=o.useEffect,c=o.useState,f=o.useMemo;e.exports=function(e,t){var r=n(),o=f((function(){var n=u(e,t);return null==n?null:("SingularReaderSelector"!==n.kind&&a(!1,"useIsOperationNodeActive: Plural fragments are not supported."),s(r,n.owner))}),[r,e,t]),i=c(null!=o),d=i[0],h=i[1];return l((function(){var e;if(h(null!=o),null!=o){var t=function(){h(!1)};e=o.subscribe({complete:t,error:t})}return function(){e&&e.unsubscribe()}}),[o]),d}},3899:(e,t,r)=>{var n=r(428).useTrackLoadQueryInRender,a=r(4734),o=r(1061),i=r(2750),s=r(6658).__internal.fetchQuery;e.exports=function(e,t,r){n();var u=i(),l=o(e,t,r&&r.networkCacheConfig?r.networkCacheConfig:{force:!0});return a({componentDisplayName:"useLazyLoadQuery()",fetchKey:null==r?void 0:r.fetchKey,fetchObservable:s(u,l),fetchPolicy:null==r?void 0:r.fetchPolicy,query:l,renderPolicy:null==r?void 0:r.UNSTABLE_renderPolicy})}},4734:(e,t,r)=>{var n=r(5914),a=r(3187),o=r(1269),i=o.getQueryCacheIdentifier,s=o.getQueryResourceForEnvironment,u=r(7863),l=r(3077),c=r(2750),f=r(8156),d=f.useContext,h=f.useEffect,p=f.useState,v=f.useRef;e.exports=function(e){var t=e.query,r=e.componentDisplayName,o=e.fetchObservable,f=e.fetchPolicy,m=e.fetchKey,y=e.renderPolicy,g=c(),_=d(a),b=s(g),R=p(0),C=R[0],E=R[1],P=u(),S=P.startFetch,x=P.completeFetch,F="".concat(C,"-").concat(null!=m?m:""),q=i(g,t,f,y,F),I=_.wrapPrepareQueryResource((function(){return b.prepareWithIdentifier(q,t,o,f,y,{start:S,complete:x,error:x},_)})),D=v(!1);return h((function(){return function(){D.current=!0}}),[]),h((function(){if(!0===D.current)return D.current=!1,void E((function(e){return e+1}));var e=b.retain(I,_);return function(){e.dispose()}}),[g,q]),h((function(){b.releaseTemporaryRetain(I)})),function(e,t,r){var a=n.get();return a&&a.useFragment__internal?a.useFragment__internal(e,t,r):l(e,t,r).data}(I.fragmentNode,I.fragmentRef,r)}},9601:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(7863),o=r(1743),i=r(5233),s=r(2750),u=r(5056),l=r(8156),c=l.useCallback,f=l.useEffect,d=l.useState,h=r(6658),p=h.__internal.fetchQuery,v=h.ConnectionInterface,m=h.createOperationDescriptor,y=h.getPaginationVariables,g=h.getRefetchMetadata,_=h.getSelector,b=h.getValueAtPath,R=r(4446);e.exports=function(e){var t=e.direction,r=e.fragmentNode,l=e.fragmentRef,h=e.fragmentIdentifier,C=e.fragmentData,E=e.connectionPathInFragmentData,P=e.paginationRequest,S=e.paginationMetadata,x=e.componentDisplayName,F=e.observer,q=e.onReset,I=s(),D=a(),k=D.isFetchingRef,A=D.startFetch,N=D.disposeFetch,O=D.completeFetch,w=g(r,x).identifierInfo,Q=null!=(null==w?void 0:w.identifierField)&&null!=C&&"object"==typeof C?C[w.identifierField]:null,T=o(),L=d(I),M=L[0],U=L[1],j=d(h),V=j[0],B=j[1],K=i(r,l);(I!==M||h!==V)&&(N(),q(),U(I),B(h));var H=function(e,t,r,n){var a,o,i=v.get(),s=i.EDGES,l=i.PAGE_INFO,c=i.HAS_NEXT_PAGE,f=i.HAS_PREV_PAGE,d=i.END_CURSOR,h=i.START_CURSOR,p=b(r,n);if(null==p)return{cursor:null,hasMore:!1};"object"!=typeof p&&u(!1,"Relay: Expected connection in fragment `%s` to have been `null`, or a plain object with %s and %s properties. Instead got `%s`.",t.name,s,l,p);var m=p[s],y=p[l];if(null==m||null==y)return{cursor:null,hasMore:!1};Array.isArray(m)||u(!1,"Relay: Expected connection in fragment `%s` to have a plural `%s` field. Instead got `%s`.",t.name,s,m),"object"!=typeof y&&u(!1,"Relay: Expected connection in fragment `%s` to have a `%s` field. Instead got `%s`.",t.name,l,y);var g="forward"===e?null!==(a=y[d])&&void 0!==a?a:null:null!==(o=y[h])&&void 0!==o?o:null;return null!==g&&"string"!=typeof g&&u(!1,"Relay: Expected page info for connection in fragment `%s` to have a valid `%s`. Instead got `%s`.",t.name,h,g),{cursor:g,hasMore:"forward"===e?null!=g&&!0===y[c]:null!=g&&!0===y[f]}}(t,r,C,E),W=H.cursor,G=H.hasMore;return f((function(){return function(){N()}}),[N]),[c((function(e,a){var o=null==a?void 0:a.onComplete;if(!0!==T.current)return R(!1,"Relay: Unexpected fetch on unmounted component for fragment `%s` in `%s`. It looks like some instances of your component are still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger a fetch.",r.name,x),{dispose:function(){}};var i=_(r,l);if(!0===k.current||null==C||K)return null==i&&R(!1,"Relay: Unexpected fetch while using a null fragment ref for fragment `%s` in `%s`. When fetching more items, we expect initial fragment data to be non-null. Please make sure you're passing a valid fragment ref to `%s` before paginating.",r.name,x,x),o&&o(null),{dispose:function(){}};(null==i||"PluralReaderSelector"===i.kind)&&u(!1,"Relay: Expected to be able to find a non-plural fragment owner for fragment `%s` when using `%s`. If you're seeing this, this is likely a bug in Relay.",r.name,x);var s=i.owner.variables,c=i.variables,f=null==a?void 0:a.UNSTABLE_extraVariables,d=(0,n.default)((0,n.default)({},s),c),h=y(t,e,W,d,(0,n.default)({},f),S);null!=w&&("string"!=typeof Q&&R(!1,"Relay: Expected result to have a string `%s` in order to refetch, got `%s`.",w.identifierField,Q),h[w.identifierQueryVariableName]=Q);var v=m(P,h,{force:!0});return p(I,v).subscribe((0,n.default)((0,n.default)({},F),{},{start:function(e){A(e),F.start&&F.start(e)},complete:function(){O(),F.complete&&F.complete(),o&&o(null)},error:function(e){O(),F.error&&F.error(e),o&&o(e)}})),{dispose:N}}),[I,Q,t,W,A,N,O,k,K,C,r.name,l,x]),G,N]}},1061:(e,t,r)=>{var n=r(6925),a=r(8156),o=r(6658),i=o.createOperationDescriptor,s=o.getRequest,u=a.useMemo;e.exports=function(e,t,r){var a=n(t),o=n(r||{});return u((function(){return i(s(e),a,o)}),[e,a,o])}},6925:(e,t,r)=>{var n=r(9125),a=r(8156).useState;e.exports=function(e){var t=a(e),r=t[0],o=t[1];return n(e,r)?r:(o(e),e)}},3115:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(1743),o=r(2750),i=r(8156),s=r(6658).commitMutation,u=i.useState,l=i.useEffect,c=i.useRef,f=i.useCallback;e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:s,r=o(),i=a(),d=c(r),h=c(e),p=c(new Set),v=u(!1),m=v[0],y=v[1],g=f((function(t){d.current===r&&h.current===e&&(p.current.delete(t),i.current&&y(p.current.size>0))}),[r,i,e]);return l((function(){d.current===r&&h.current===e||(p.current=new Set,i.current&&y(!1),d.current=r,h.current=e)}),[r,i,e]),[f((function(a){i.current&&y(!0);var o=t(r,(0,n.default)((0,n.default)({},a),{},{mutation:e,onCompleted:function(e,t){var r;g(o),null===(r=a.onCompleted)||void 0===r||r.call(a,e,t)},onError:function(e){var t;g(o),null===(t=a.onError)||void 0===t||t.call(a,e)},onUnsubscribe:function(){var e;g(o),null===(e=a.onUnsubscribe)||void 0===e||e.call(a)},onNext:function(){var e;null===(e=a.onNext)||void 0===e||e.call(a)}}));return p.current.add(o),o}),[g,t,r,i,e]),m]}},951:(e,t,r)=>{var n=(0,r(5275).default)(r(6175)),a=r(5914),o=r(9601),i=r(1691),s=r(275),u=r(8156),l=u.useCallback,c=u.useDebugValue,f=u.useState,d=r(6658),h=d.getFragment,p=d.getFragmentIdentifier,v=d.getPaginationMetadata;function m(e){var t=f(!1),r=t[0],a=t[1],i={start:function(){return a(!0)},complete:function(){return a(!1)},error:function(){return a(!1)}},s=o((0,n.default)((0,n.default)({},e),{},{observer:i,onReset:function(){return a(!1)}}));return[s[0],s[1],r,s[2]]}e.exports=function(e,t){var r=a.get();return r?r.usePaginationFragment(e,t):function(e,t){var r=h(e);s(r,"first argument of usePaginationFragment()");var a="usePaginationFragment()",o=v(r,a),u=o.connectionPathInFragmentData,f=o.paginationRequest,d=o.paginationMetadata,y=i(r,t,a),g=y.fragmentData,_=y.fragmentRef,b=y.refetch,R=p(r,_),C=m({componentDisplayName:a,connectionPathInFragmentData:u,direction:"backward",fragmentData:g,fragmentIdentifier:R,fragmentNode:r,fragmentRef:_,paginationMetadata:d,paginationRequest:f}),E=C[0],P=C[1],S=C[2],x=C[3],F=m({componentDisplayName:a,connectionPathInFragmentData:u,direction:"forward",fragmentData:g,fragmentIdentifier:R,fragmentNode:r,fragmentRef:_,paginationMetadata:d,paginationRequest:f}),q=F[0],I=F[1],D=F[2],k=F[3],A=l((function(e,t){return k(),x(),b(e,(0,n.default)((0,n.default)({},t),{},{__environment:void 0}))}),[k,x,b]);return c({fragment:r.name,data:g,hasNext:I,isLoadingNext:D,hasPrevious:P,isLoadingPrevious:S}),{data:g,loadNext:q,loadPrevious:E,hasNext:I,hasPrevious:P,isLoadingNext:D,isLoadingPrevious:S,refetch:A}}(e,t)}},4617:(e,t,r)=>{var n=r(428).useTrackLoadQueryInRender,a=r(4734),o=r(1061),i=r(2750),s=r(5056),u=r(8156).useDebugValue,l=r(6658).__internal,c=l.fetchQueryDeduped,f=l.fetchQuery,d=r(4446);e.exports=function(e,t,r){n();var l,h=i(),p=t.fetchKey,v=t.fetchPolicy,m=t.source,y=t.variables,g=t.networkCacheConfig,_=o(e,y,g);if("PreloadedQuery_DEPRECATED"===t.kind)_.request.node.params.name!==t.name&&s(!1,"usePreloadedQuery(): Expected data to be prefetched for query `%s`, got prefetch results for query `%s`.",_.request.node.params.name,t.name),l={componentDisplayName:"usePreloadedQuery()",fetchKey:p,fetchObservable:c(h,_.request.identifier,(function(){return h===t.environment&&null!=m?h.executeWithSource({operation:_,source:m}):h.execute({operation:_})})),fetchPolicy:v,query:_,renderPolicy:null==r?void 0:r.UNSTABLE_renderPolicy};else{d(!1===t.isDisposed,"usePreloadedQuery(): Expected preloadedQuery to not be disposed yet. This is because disposing the query marks it for future garbage collection, and as such query results may no longer be present in the Relay store. In the future, this will become a hard error.");var b,R=f(h,_);null!=m&&h===t.environment?b=m.ifEmpty(R):h!==t.environment?(d(!1,"usePreloadedQuery(): usePreloadedQuery was passed a preloaded query that was created with a different environment than the one that is currently in context. In the future, this will become a hard error."),b=R):b=R,l={componentDisplayName:"usePreloadedQuery()",fetchObservable:b,fetchKey:p,fetchPolicy:v,query:_,renderPolicy:null==r?void 0:r.UNSTABLE_renderPolicy}}var C=a(l);return u({query:t.name,variables:t.variables,data:C,fetchKey:p,fetchPolicy:v,renderPolicy:null==r?void 0:r.UNSTABLE_renderPolicy}),C}},8876:(e,t,r)=>{var n=(0,r(5275).default)(r(5765)),a=r(428),o=a.loadQuery,i=a.useTrackLoadQueryInRender,s=r(1743),u=r(2750),l=r(8156),c=l.useCallback,f=l.useEffect,d=l.useRef,h=l.useState,p=r(6658).getRequest,v={kind:"NullQueryReference"};function m(e){return"PreloadableConcreteRequest"===e.kind?void 0!==e.params.metadata.live:void 0!==p(e).params.metadata.live}e.exports=function(e,t){var r=null!=t?t:v,a=u();i();var l=s(),p=d(new Set([r])),y=h((function(){return r})),g=y[0],_=y[1],b=h((function(){return r})),R=b[0],C=b[1];r!==R&&(p.current.add(r),C(r),_(r));var E=c((function(){l.current&&(p.current.add(v),_(v))}),[l]),P=c((function(t,r){var n=null!=r&&r.hasOwnProperty("__environment")?{fetchPolicy:r.fetchPolicy,networkCacheConfig:r.networkCacheConfig,__nameForWarning:r.__nameForWarning}:r;if(l.current){var i,s=o(null!==(i=null==r?void 0:r.__environment)&&void 0!==i?i:a,e,t,n);p.current.add(s),_(s)}}),[a,e,_,l]),S=d(!1);return f((function(){return function(){S.current=!0}}),[]),f((function(){if(!0===S.current)return S.current=!1,void("NullQueryReference"!==g.kind&&P(g.variables,{fetchPolicy:g.fetchPolicy,networkCacheConfig:g.networkCacheConfig}));var t=p.current;if(l.current){var r,a=(0,n.default)(t);try{for(a.s();!(r=a.n()).done;){var o=r.value;if(o===g)break;t.delete(o),"NullQueryReference"!==o.kind&&(m(e)?o.dispose&&o.dispose():o.releaseQuery&&o.releaseQuery())}}catch(e){a.e(e)}finally{a.f()}}}),[g,l,P,e]),f((function(){return function(){var t,r=(0,n.default)(p.current);try{for(r.s();!(t=r.n()).done;){var a=t.value;"NullQueryReference"!==a.kind&&(m(e)?a.dispose&&a.dispose():a.releaseQuery&&a.releaseQuery())}}catch(e){r.e(e)}finally{r.f()}}}),[e]),["NullQueryReference"===g.kind?null:g,P,E]}},8874:(e,t,r)=>{var n=r(5914),a=r(1691),o=r(275),i=r(8156).useDebugValue,s=r(6658).getFragment;e.exports=function(e,t){var r=n.get();return r?r.useRefetchableFragment(e,t):function(e,t){var r=s(e);o(r,"first argument of useRefetchableFragment()");var n=a(r,t,"useRefetchableFragment()"),u=n.fragmentData,l=n.refetch;return i({fragment:r.name,data:u}),[u,l]}(e,t)}},1691:(e,t,r)=>{var n,a=(0,r(5275).default)(r(6175)),o=r(5985).getFragmentResourceForEnvironment,i=r(3187),s=r(1269).getQueryResourceForEnvironment,u=r(3077),l=r(1743),c=r(8876),f=r(2750),d=r(5056),h=r(8156),p=h.useCallback,v=h.useContext,m=h.useReducer,y=r(6658),g=y.__internal.fetchQuery,_=y.createOperationDescriptor,b=y.getFragmentIdentifier,R=y.getRefetchMetadata,C=y.getSelector,E=y.getValueAtPath,P=r(4446);function S(e,t){switch(t.type){case"refetch":var r;return(0,a.default)((0,a.default)({},e),{},{fetchPolicy:t.fetchPolicy,mirroredEnvironment:null!==(r=t.refetchEnvironment)&&void 0!==r?r:e.mirroredEnvironment,onComplete:t.onComplete,refetchEnvironment:t.refetchEnvironment,refetchQuery:t.refetchQuery,renderPolicy:t.renderPolicy});case"reset":return{fetchPolicy:void 0,mirroredEnvironment:t.environment,mirroredFragmentIdentifier:t.fragmentIdentifier,onComplete:void 0,refetchQuery:null,renderPolicy:void 0};default:throw t.type,new Error("useRefetchableFragmentNode: Unexpected action type")}}n={getInitialIDAndType:function(e,t,n,a){var o=r(6658).Record,i=null==e?void 0:e[null!=n?n:"id"];if(1!==t.length||"node"!==t[0]||null==i)return null;var s=a.getStore().getSource().get(i),u=null==s?null:o.getType(s);return null==u?null:{id:i,typename:u}},checkSameTypeAfterRefetch:function(e,t,n,a){var o=r(6658).Record;if(e){var i=t.getStore().getSource().get(e.id),s=i&&o.getType(i);s!==e.typename&&P(!1,"Relay: Call to `refetch` returned data with a different __typename: was `%s`, now `%s`, on `%s` in `%s`. Please make sure the server correctly implementsunique id requirement.",e.typename,s,n.name,a)}},checkSameIDAfterRefetch:function(e,t,n,a){if(null!=e){var o=t[r(6658).ID_KEY];null!=o&&o!==e.id&&P(!1,"Relay: Call to `refetch` returned a different id, expected `%s`, got `%s`, on `%s` in `%s`. Please make sure the server correctly implements unique id requirement.",o,e.id,n.name,a)}}},e.exports=function(e,t,r){var h=f(),y=R(e,r),x=y.refetchableRequest,F=y.fragmentRefPathInResponse,q=b(e,t),I=m(S,{fetchPolicy:void 0,mirroredEnvironment:h,mirroredFragmentIdentifier:q,onComplete:void 0,refetchEnvironment:null,refetchQuery:null,renderPolicy:void 0}),D=I[0],k=I[1],A=D.fetchPolicy,N=D.mirroredEnvironment,O=D.mirroredFragmentIdentifier,w=D.onComplete,Q=D.refetchEnvironment,T=D.refetchQuery,L=D.renderPolicy,M=null!=Q?Q:h,U=s(M),j=o(M),V=v(i),B=M!==N||q!==O,K=c(x),H=K[0],W=K[1],G=K[2],z=t,Y=R(e,r).identifierInfo;if(B)k({type:"reset",environment:M,fragmentIdentifier:q}),G();else if(null!=T&&null!=H){var X;X=n.getInitialIDAndType(T.request.variables,F,null==Y?void 0:Y.identifierQueryVariableName,M);var J=function(e){w&&w(null!=e?e:null)},Z=null!=H.source?H.source:g(M,T),$=V.wrapPrepareQueryResource((function(){return U.prepare(T,Z,A,L,{error:J,complete:function(){n.checkSameTypeAfterRefetch(X,M,e,r),J()}},H.fetchKey,V)})),ee=j.read($.fragmentNode,$.fragmentRef,r).data;null==ee&&d(!1,"Relay: Expected to be able to read refetch query response. If you're seeing this, this is likely a bug in Relay."),z=E(ee,F),n.checkSameIDAfterRefetch(X,z,e,r)}var te=u(e,z,r),re=te.data,ne=te.disableStoreUpdates,ae=te.enableStoreUpdates,oe=function(e,t,r,n,o,i,s,u,c,f,d){var h=l(),v=null!=(null==u?void 0:u.identifierField)&&null!=n&&"object"==typeof n?n[u.identifierField]:null;return p((function(n,o){if(!0!==h.current)return P(!1,"Relay: Unexpected call to `refetch` on unmounted component for fragment `%s` in `%s`. It looks like some instances of your component are still trying to fetch data but they already unmounted. Please make sure you clear all timers, intervals, async calls, etc that may trigger a fetch.",i.name,e),{dispose:function(){}};null==f&&P(!1,"Relay: Unexpected call to `refetch` while using a null fragment ref for fragment `%s` in `%s`. When calling `refetch`, we expect initial fragment data to be non-null. Please make sure you're passing a valid fragment ref to `%s` before calling `refetch`, or make sure you pass all required variables to `refetch`.",i.name,e,e);var s,l,p=null==o?void 0:o.__environment,m=null==o?void 0:o.fetchPolicy,y=null==o?void 0:o.UNSTABLE_renderPolicy,g=null==o?void 0:o.onComplete,b=C(i,f);if(null==b)s={},l={};else if("PluralReaderSelector"===b.kind){var R,E,S,x;s=null!==(R=null===(E=b.selectors[0])||void 0===E?void 0:E.owner.variables)&&void 0!==R?R:{},l=null!==(S=null===(x=b.selectors[0])||void 0===x?void 0:x.variables)&&void 0!==S?S:{}}else s=b.owner.variables,l=b.variables;var F=(0,a.default)((0,a.default)((0,a.default)({},s),l),n);null==u||n.hasOwnProperty(u.identifierQueryVariableName)||("string"!=typeof v&&P(!1,"Relay: Expected result to have a string `%s` in order to refetch, got `%s`.",u.identifierField,v),F[u.identifierQueryVariableName]=v);var q=_(d,F,{force:!0});return c(q.request.variables,{fetchPolicy:m,__environment:p,__nameForWarning:"refetch"}),t({type:"refetch",fetchPolicy:m,onComplete:g,refetchEnvironment:p,refetchQuery:q,renderPolicy:y}),{dispose:r}}),[o,t,r,v,c])}(r,k,G,re,q,e,0,Y,W,t,x);return{fragmentData:re,fragmentRef:z,refetch:oe,disableStoreUpdates:ne,enableStoreUpdates:ae}}},2750:(e,t,r)=>{var n=r(9888),a=r(5056),o=r(8156).useContext;e.exports=function(){var e=o(n);return null==e&&a(!1,"useRelayEnvironment: Expected to have found a Relay environment provided by a `RelayEnvironmentProvider` component. This usually means that useRelayEnvironment was used in a component that is not a descendant of a `RelayEnvironmentProvider`. Please make sure a `RelayEnvironmentProvider` has been rendered somewhere as a parent or ancestor of your component."),e.environment}},275:(e,t,r)=>{var n=r(5813),a=r(4446);e.exports=function(e,t){var r=n(e.name);a(r.current===e.name,"Relay: The %s has to remain the same over the lifetime of a component. Changing it is not supported and will result in unexpected behavior.",t)}},8050:(e,t,r)=>{var n=r(2750),a=r(8156),o=a.useEffect,i=a.useRef;e.exports=function(e,t){var r=n(),a=i(null),s=Array.from(e).sort().join("");return o((function(){var n=r.getStore(),o=n.lookupInvalidationState(e),i=n.subscribeToInvalidationState(o,t);return a.current=i,function(){return i.dispose()}}),[s,t,r]),{dispose:function(){null!=a.current&&a.current.dispose()}}}},5746:(e,t,r)=>{var n=r(2750),a=r(8156).useEffect,o=r(6658).requestSubscription;e.exports=function(e,t){var r=null!=t?t:o,i=n();a((function(){return r(i,e).dispose}),[i,e,r])}},5813:(e,t,r)=>{var n=r(8156).useMemo;e.exports=function(e){return n((function(){return{current:e}}),[])}},5383:t=>{t.exports=e},5765:e=>{e.exports=t},311:e=>{e.exports=r},4924:e=>{e.exports=n},8296:e=>{e.exports=a},5275:e=>{e.exports=o},6175:e=>{e.exports=i},5264:e=>{e.exports=s},642:e=>{e.exports=u},9125:e=>{e.exports=l},4446:e=>{e.exports=c},5056:e=>{e.exports=f},8156:e=>{e.exports=d},6658:e=>{e.exports=h}},v={};return function e(t){var r=v[t];if(void 0!==r)return r.exports;var n=v[t]={exports:{}};return p[t](n,n.exports,e),n.exports}(5265)})()));
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Relay v0.0.0-main-c618cdc1
2
+ * Relay v0.0.0-main-24ef22b4
3
3
  *
4
4
  * Copyright (c) Meta Platforms, Inc. and affiliates.
5
5
  *
@@ -55,16 +55,13 @@ export type RefetchFn<
55
55
  // /nullable/.
56
56
  // - Or, expects /a subset/ of the query variables if the provided key type is
57
57
  // /non-null/.
58
- // prettier-ignore
59
58
  export type RefetchFnDynamic<
60
59
  TQuery: OperationType,
61
- TKey: ?{ +$data?: mixed, ... },
60
+ TKey: ?{+$data?: mixed, ...},
62
61
  TOptions = Options,
63
- > = $Call<
64
- & (( { +$data?: mixed, ... }) => RefetchFnInexact<TQuery, TOptions>)
65
- & ((?{ +$data?: mixed, ... }) => RefetchFnExact<TQuery, TOptions>),
66
- TKey
67
- >;
62
+ > = [TKey] extends [{+$data?: mixed, ...}]
63
+ ? RefetchFnInexact<TQuery, TOptions>
64
+ : RefetchFnExact<TQuery, TOptions>;
68
65
 
69
66
  export type ReturnType<
70
67
  TQuery: OperationType,
@@ -353,6 +350,7 @@ function useRefetchableFragmentNode<
353
350
  return {
354
351
  fragmentData,
355
352
  fragmentRef,
353
+ // $FlowFixMe[incompatible-return] RefetchFn not compatible with RefetchFnDynamic
356
354
  refetch,
357
355
  };
358
356
  }
@@ -34,15 +34,12 @@ const {
34
34
  } = require('relay-runtime');
35
35
 
36
36
  type RefetchVariables<TVariables, TKey> =
37
- // NOTE: This $Call ensures that the type of the variables is either:
37
+ // NOTE: This type ensures that the type of the variables is either:
38
38
  // - nullable if the provided ref type is non-nullable
39
39
  // - non-nullable if the provided ref type is nullable, and the caller need to provide the full set of variables
40
- // prettier-ignore
41
- $Call<
42
- & (<TFragmentType>( { +$fragmentSpreads: TFragmentType, ... }) => Partial<TVariables>)
43
- & (<TFragmentType>(?{ +$fragmentSpreads: TFragmentType, ... }) => TVariables),
44
- TKey,
45
- >;
40
+ [+key: TKey] extends [+key: {+$fragmentSpreads: mixed, ...}]
41
+ ? Partial<TVariables>
42
+ : TVariables;
46
43
 
47
44
  type RefetchFnBase<TVars, TOptions> = (
48
45
  vars: TVars,
@@ -55,15 +52,12 @@ type RefetchFn<TVariables, TKey, TOptions = Options> = RefetchFnBase<
55
52
  >;
56
53
 
57
54
  type ReturnType<TVariables, TData, TKey> = {
58
- // NOTE: This $Call ensures that the type of the returned data is either:
55
+ // NOTE: This rtpw ensures that the type of the returned data is either:
59
56
  // - nullable if the provided ref type is nullable
60
57
  // - non-nullable if the provided ref type is non-nullable
61
- // prettier-ignore
62
- data: $Call<
63
- & (<TFragmentType>( { +$fragmentSpreads: TFragmentType, ... }) => TData)
64
- & (<TFragmentType>(?{ +$fragmentSpreads: TFragmentType, ... }) => ?TData),
65
- TKey,
66
- >,
58
+ data: [+key: TKey] extends [+key: {+$fragmentSpreads: mixed, ...}]
59
+ ? TData
60
+ : ?TData,
67
61
  loadNext: LoadMoreFn<TVariables>,
68
62
  loadPrevious: LoadMoreFn<TVariables>,
69
63
  hasNext: boolean,
@@ -162,6 +156,7 @@ function useBlockingPaginationFragment<
162
156
 
163
157
  return {
164
158
  // $FlowFixMe[incompatible-cast]
159
+ // $FlowFixMe[incompatible-return]
165
160
  data: (fragmentData: TData),
166
161
  loadNext,
167
162
  loadPrevious,
@@ -157,15 +157,12 @@ function useLoadMore<TVariables: Variables>(
157
157
  }
158
158
 
159
159
  export type ReturnType<TVariables, TData, TKey> = {
160
- // NOTE: This $Call ensures that the type of the returned data is either:
160
+ // NOTE: This type ensures that the type of the returned data is either:
161
161
  // - nullable if the provided ref type is nullable
162
162
  // - non-nullable if the provided ref type is non-nullable
163
- // prettier-ignore
164
- data: $Call<
165
- & (<TFragmentType>( { +$fragmentSpreads: TFragmentType, ... }) => TData)
166
- & (<TFragmentType>(?{ +$fragmentSpreads: TFragmentType, ... }) => ?TData),
167
- TKey,
168
- >,
163
+ data: [+key: TKey] extends [+key: {+$fragmentSpreads: mixed, ...}]
164
+ ? TData
165
+ : ?TData,
169
166
  loadNext: LoadMoreFn<TVariables>,
170
167
  loadPrevious: LoadMoreFn<TVariables>,
171
168
  hasNext: boolean,
@@ -186,6 +183,7 @@ function usePaginationFragment<
186
183
  ): ReturnType<TVariables, TData, TKey> {
187
184
  const impl = HooksImplementation.get();
188
185
  if (impl) {
186
+ // $FlowExpectedError[incompatible-return] Flow cannot prove that two conditional type satisfy each other
189
187
  return impl.usePaginationFragment<TFragmentType, TVariables, TData, TKey>(
190
188
  fragmentInput,
191
189
  parentFragmentRef,
@@ -25,16 +25,13 @@ const useStaticFragmentNodeWarning = require('./useStaticFragmentNodeWarning');
25
25
  const {useDebugValue} = require('react');
26
26
  const {getFragment} = require('relay-runtime');
27
27
 
28
- type RefetchVariables<TVariables, TKey> =
29
- // NOTE: This $Call ensures that the type of the returned variables is either:
28
+ type RefetchVariables<TVariables, TKey: ?{+$fragmentSpreads: mixed, ...}> =
29
+ // NOTE: This type ensures that the type of the returned variables is either:
30
30
  // - nullable if the provided ref type is nullable
31
31
  // - non-nullable if the provided ref type is non-nullable
32
- // prettier-ignore
33
- $Call<
34
- & (<TFragmentType>( { +$fragmentSpreads: TFragmentType, ... }) => Partial<TVariables>)
35
- & (<TFragmentType>(?{ +$fragmentSpreads: TFragmentType, ... }) => TVariables),
36
- TKey,
37
- >;
32
+ [+key: TKey] extends [+key: {+$fragmentSpreads: mixed, ...}]
33
+ ? Partial<TVariables>
34
+ : TVariables;
38
35
 
39
36
  type RefetchFnBase<TVars, TOptions> = (
40
37
  vars: TVars,
@@ -46,16 +43,15 @@ export type RefetchFn<TVariables, TKey, TOptions = Options> = RefetchFnBase<
46
43
  TOptions,
47
44
  >;
48
45
 
49
- export type ReturnType<TVariables, TData, TKey> = [
50
- // NOTE: This $Call ensures that the type of the returned data is either:
46
+ export type ReturnType<
47
+ TVariables,
48
+ TData,
49
+ TKey: ?{+$fragmentSpreads: mixed, ...},
50
+ > = [
51
+ // NOTE: This type ensures that the type of the returned data is either:
51
52
  // - nullable if the provided ref type is nullable
52
53
  // - non-nullable if the provided ref type is non-nullable
53
- // prettier-ignore
54
- $Call<
55
- & (<TFragmentType>( { +$fragmentSpreads: TFragmentType, ... }) => TData)
56
- & (<TFragmentType>(?{ +$fragmentSpreads: TFragmentType, ... }) => ?TData),
57
- TKey,
58
- >,
54
+ [+key: TKey] extends [+key: {+$fragmentSpreads: mixed, ...}] ? TData : ?TData,
59
55
  RefetchFn<TVariables, TKey>,
60
56
  ];
61
57
 
@@ -115,6 +111,7 @@ function useRefetchableFragment<
115
111
  ): ReturnType<TVariables, TData, TKey> {
116
112
  const impl = HooksImplementation.get();
117
113
  if (impl) {
114
+ // $FlowExpectedError[incompatible-return] Flow cannot prove that two conditional type satisfy each other
118
115
  return impl.useRefetchableFragment<TFragmentType, TVariables, TData, TKey>(
119
116
  fragmentInput,
120
117
  parentFragmentRef,
@@ -55,16 +55,13 @@ export type RefetchFn<
55
55
  // /nullable/.
56
56
  // - Or, expects /a subset/ of the query variables if the provided key type is
57
57
  // /non-null/.
58
- // prettier-ignore
59
58
  export type RefetchFnDynamic<
60
59
  TQuery: OperationType,
61
- TKey: ?{ +$data?: mixed, ... },
60
+ TKey: ?{+$data?: mixed, ...},
62
61
  TOptions = Options,
63
- > = $Call<
64
- & (( { +$data?: mixed, ... }) => RefetchFnInexact<TQuery, TOptions>)
65
- & ((?{ +$data?: mixed, ... }) => RefetchFnExact<TQuery, TOptions>),
66
- TKey
67
- >;
62
+ > = [TKey] extends [{+$data?: mixed, ...}]
63
+ ? RefetchFnInexact<TQuery, TOptions>
64
+ : RefetchFnExact<TQuery, TOptions>;
68
65
 
69
66
  export type ReturnType<
70
67
  TQuery: OperationType,
@@ -363,6 +360,7 @@ function useRefetchableFragmentNode<
363
360
  return {
364
361
  fragmentData,
365
362
  fragmentRef,
363
+ // $FlowFixMe[incompatible-return] RefetchFn not compatible with RefetchFnDynamic
366
364
  refetch,
367
365
  disableStoreUpdates,
368
366
  enableStoreUpdates,