@ember-data/store 5.6.0-alpha.1 → 5.6.0-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/README.md +5 -5
  2. package/addon-main.cjs +1 -1
  3. package/dist/-private.js +1 -2
  4. package/dist/-private.js.map +1 -1
  5. package/dist/configure.js +1 -1
  6. package/dist/index.js +208 -5
  7. package/dist/index.js.map +1 -1
  8. package/package.json +8 -19
  9. package/unstable-preview-types/-private.d.ts +1 -30
  10. package/unstable-preview-types/-private.d.ts.map +1 -1
  11. package/unstable-preview-types/configure.d.ts +2 -6
  12. package/unstable-preview-types/configure.d.ts.map +1 -1
  13. package/unstable-preview-types/index.d.ts +2 -224
  14. package/unstable-preview-types/index.d.ts.map +1 -1
  15. package/unstable-preview-types/types.d.ts +1 -4
  16. package/unstable-preview-types/types.d.ts.map +1 -1
  17. package/dist/configure-BfLLW6GY.js +0 -161
  18. package/dist/configure-BfLLW6GY.js.map +0 -1
  19. package/dist/request-state-uRtpn0Lc.js +0 -7709
  20. package/dist/request-state-uRtpn0Lc.js.map +0 -1
  21. package/unstable-preview-types/-private/cache-handler/handler.d.ts +0 -62
  22. package/unstable-preview-types/-private/cache-handler/handler.d.ts.map +0 -1
  23. package/unstable-preview-types/-private/cache-handler/types.d.ts +0 -107
  24. package/unstable-preview-types/-private/cache-handler/types.d.ts.map +0 -1
  25. package/unstable-preview-types/-private/cache-handler/utils.d.ts +0 -34
  26. package/unstable-preview-types/-private/cache-handler/utils.d.ts.map +0 -1
  27. package/unstable-preview-types/-private/caches/cache-utils.d.ts +0 -11
  28. package/unstable-preview-types/-private/caches/cache-utils.d.ts.map +0 -1
  29. package/unstable-preview-types/-private/caches/identifier-cache.d.ts +0 -180
  30. package/unstable-preview-types/-private/caches/identifier-cache.d.ts.map +0 -1
  31. package/unstable-preview-types/-private/caches/instance-cache.d.ts +0 -64
  32. package/unstable-preview-types/-private/caches/instance-cache.d.ts.map +0 -1
  33. package/unstable-preview-types/-private/caches/resource-utils.d.ts +0 -12
  34. package/unstable-preview-types/-private/caches/resource-utils.d.ts.map +0 -1
  35. package/unstable-preview-types/-private/debug/utils.d.ts +0 -9
  36. package/unstable-preview-types/-private/debug/utils.d.ts.map +0 -1
  37. package/unstable-preview-types/-private/document.d.ts +0 -155
  38. package/unstable-preview-types/-private/document.d.ts.map +0 -1
  39. package/unstable-preview-types/-private/legacy-model-support/record-reference.d.ts +0 -179
  40. package/unstable-preview-types/-private/legacy-model-support/record-reference.d.ts.map +0 -1
  41. package/unstable-preview-types/-private/legacy-model-support/shim-model-class.d.ts +0 -19
  42. package/unstable-preview-types/-private/legacy-model-support/shim-model-class.d.ts.map +0 -1
  43. package/unstable-preview-types/-private/managers/cache-capabilities-manager.d.ts +0 -31
  44. package/unstable-preview-types/-private/managers/cache-capabilities-manager.d.ts.map +0 -1
  45. package/unstable-preview-types/-private/managers/cache-manager.d.ts +0 -463
  46. package/unstable-preview-types/-private/managers/cache-manager.d.ts.map +0 -1
  47. package/unstable-preview-types/-private/managers/notification-manager.d.ts +0 -101
  48. package/unstable-preview-types/-private/managers/notification-manager.d.ts.map +0 -1
  49. package/unstable-preview-types/-private/managers/record-array-manager.d.ts +0 -101
  50. package/unstable-preview-types/-private/managers/record-array-manager.d.ts.map +0 -1
  51. package/unstable-preview-types/-private/network/request-cache.d.ts +0 -109
  52. package/unstable-preview-types/-private/network/request-cache.d.ts.map +0 -1
  53. package/unstable-preview-types/-private/new-core-tmp/promise-state.d.ts +0 -289
  54. package/unstable-preview-types/-private/new-core-tmp/promise-state.d.ts.map +0 -1
  55. package/unstable-preview-types/-private/new-core-tmp/reactivity/configure.d.ts +0 -92
  56. package/unstable-preview-types/-private/new-core-tmp/reactivity/configure.d.ts.map +0 -1
  57. package/unstable-preview-types/-private/new-core-tmp/reactivity/internal.d.ts +0 -172
  58. package/unstable-preview-types/-private/new-core-tmp/reactivity/internal.d.ts.map +0 -1
  59. package/unstable-preview-types/-private/new-core-tmp/reactivity/signal.d.ts +0 -32
  60. package/unstable-preview-types/-private/new-core-tmp/reactivity/signal.d.ts.map +0 -1
  61. package/unstable-preview-types/-private/new-core-tmp/request-state.d.ts +0 -276
  62. package/unstable-preview-types/-private/new-core-tmp/request-state.d.ts.map +0 -1
  63. package/unstable-preview-types/-private/record-arrays/identifier-array.d.ts +0 -145
  64. package/unstable-preview-types/-private/record-arrays/identifier-array.d.ts.map +0 -1
  65. package/unstable-preview-types/-private/record-arrays/many-array.d.ts +0 -203
  66. package/unstable-preview-types/-private/record-arrays/many-array.d.ts.map +0 -1
  67. package/unstable-preview-types/-private/record-arrays/native-proxy-type-fix.d.ts +0 -118
  68. package/unstable-preview-types/-private/record-arrays/native-proxy-type-fix.d.ts.map +0 -1
  69. package/unstable-preview-types/-private/store-service.d.ts +0 -1601
  70. package/unstable-preview-types/-private/store-service.d.ts.map +0 -1
  71. package/unstable-preview-types/-private/store-service.type-test.d.ts +0 -4
  72. package/unstable-preview-types/-private/store-service.type-test.d.ts.map +0 -1
  73. package/unstable-preview-types/-private/utils/coerce-id.d.ts +0 -10
  74. package/unstable-preview-types/-private/utils/coerce-id.d.ts.map +0 -1
  75. package/unstable-preview-types/-private/utils/construct-resource.d.ts +0 -9
  76. package/unstable-preview-types/-private/utils/construct-resource.d.ts.map +0 -1
  77. package/unstable-preview-types/-private/utils/is-non-empty-string.d.ts +0 -4
  78. package/unstable-preview-types/-private/utils/is-non-empty-string.d.ts.map +0 -1
  79. package/unstable-preview-types/-private/utils/normalize-model-name.d.ts +0 -4
  80. package/unstable-preview-types/-private/utils/normalize-model-name.d.ts.map +0 -1
  81. package/unstable-preview-types/-private/utils/uuid-polyfill.d.ts +0 -4
  82. package/unstable-preview-types/-private/utils/uuid-polyfill.d.ts.map +0 -1
  83. package/unstable-preview-types/-types/overview.d.ts +0 -21
  84. package/unstable-preview-types/-types/overview.d.ts.map +0 -1
  85. package/unstable-preview-types/-types/q/cache-capabilities-manager.d.ts +0 -110
  86. package/unstable-preview-types/-types/q/cache-capabilities-manager.d.ts.map +0 -1
  87. package/unstable-preview-types/-types/q/ds-model.d.ts +0 -25
  88. package/unstable-preview-types/-types/q/ds-model.d.ts.map +0 -1
  89. package/unstable-preview-types/-types/q/identifier.d.ts +0 -193
  90. package/unstable-preview-types/-types/q/identifier.d.ts.map +0 -1
  91. package/unstable-preview-types/-types/q/promise-proxies.d.ts +0 -4
  92. package/unstable-preview-types/-types/q/promise-proxies.d.ts.map +0 -1
  93. package/unstable-preview-types/-types/q/record-data-json-api.d.ts +0 -36
  94. package/unstable-preview-types/-types/q/record-data-json-api.d.ts.map +0 -1
  95. package/unstable-preview-types/-types/q/record-instance.d.ts +0 -29
  96. package/unstable-preview-types/-types/q/record-instance.d.ts.map +0 -1
  97. package/unstable-preview-types/-types/q/schema-service.d.ts +0 -354
  98. package/unstable-preview-types/-types/q/schema-service.d.ts.map +0 -1
  99. package/unstable-preview-types/-types/q/store.d.ts +0 -38
  100. package/unstable-preview-types/-types/q/store.d.ts.map +0 -1
@@ -1,62 +0,0 @@
1
- declare module '@ember-data/store/-private/cache-handler/handler' {
2
- /**
3
- * @module @ember-data/store
4
- */
5
- import type { CacheHandler as CacheHandlerType } from '@ember-data/request';
6
- import type { ImmutableRequestInfo, RequestContext } from '@warp-drive/core-types/request';
7
- import type { ResourceIdentifierObject } from '@warp-drive/core-types/spec/json-api-raw';
8
- import type { Store } from '@ember-data/store/-private/store-service';
9
- export type LooseStoreRequestInfo<T = unknown, RT = unknown> = Omit<ImmutableRequestInfo<T, RT>, 'records' | 'headers'> & {
10
- records?: ResourceIdentifierObject[];
11
- headers?: Headers;
12
- };
13
- export type StoreRequestInput<T = unknown, RT = unknown> = ImmutableRequestInfo<T, RT> | LooseStoreRequestInfo<T, RT>;
14
- export interface StoreRequestContext extends RequestContext {
15
- request: ImmutableRequestInfo & {
16
- store: Store;
17
- };
18
- }
19
- /**
20
- * A CacheHandler that adds support for using an EmberData Cache with a RequestManager.
21
- *
22
- * This handler will only run when a request has supplied a `store` instance. Requests
23
- * issued by the store via `store.request()` will automatically have the `store` instance
24
- * attached to the request.
25
- *
26
- * ```ts
27
- * requestManager.request({
28
- * store: store,
29
- * url: '/api/posts',
30
- * method: 'GET'
31
- * });
32
- * ```
33
- *
34
- * When this handler elects to handle a request, it will return the raw `StructuredDocument`
35
- * unless the request has `[EnableHydration]` set to `true`. In this case, the handler will
36
- * return a `Document` instance that will automatically update the UI when the cache is updated
37
- * in the future and will hydrate any identifiers in the StructuredDocument into Record instances.
38
- *
39
- * When issuing a request via the store, [EnableHydration] is automatically set to `true`. This
40
- * means that if desired you can issue requests that utilize the cache without needing to also
41
- * utilize Record instances if desired.
42
- *
43
- * Said differently, you could elect to issue all requests via a RequestManager, without ever using
44
- * the store directly, by setting [EnableHydration] to `true` and providing a store instance. Not
45
- * necessarily the most useful thing, but the decoupled nature of the RequestManager and incremental-feature
46
- * approach of EmberData allows for this flexibility.
47
- *
48
- * ```ts
49
- * import { EnableHydration } from '@warp-drive/core-types/request';
50
- *
51
- * requestManager.request({
52
- * store: store,
53
- * url: '/api/posts',
54
- * method: 'GET',
55
- * [EnableHydration]: true
56
- * });
57
- *
58
- * @typedoc
59
- */
60
- export const CacheHandler: CacheHandlerType;
61
- }
62
- //# sourceMappingURL=handler.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"handler.d.ts","sourceRoot":"","sources":["../../../src/-private/cache-handler/handler.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,IAAI,gBAAgB,EAAkB,MAAM,qBAAqB,CAAC;AAI5F,OAAO,KAAK,EACV,oBAAoB,EACpB,cAAc,EAGf,MAAM,gCAAgC,CAAC;AAQxC,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AAGzF,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAU9C,MAAM,MAAM,qBAAqB,CAAC,CAAC,GAAG,OAAO,EAAE,EAAE,GAAG,OAAO,IAAI,IAAI,CACjE,oBAAoB,CAAC,CAAC,EAAE,EAAE,CAAC,EAC3B,SAAS,GAAG,SAAS,CACtB,GAAG;IACF,OAAO,CAAC,EAAE,wBAAwB,EAAE,CAAC;IACrC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,iBAAiB,CAAC,CAAC,GAAG,OAAO,EAAE,EAAE,GAAG,OAAO,IAAI,oBAAoB,CAAC,CAAC,EAAE,EAAE,CAAC,GAAG,qBAAqB,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC;AAEtH,MAAM,WAAW,mBAAoB,SAAQ,cAAc;IACzD,OAAO,EAAE,oBAAoB,GAAG;QAAE,KAAK,EAAE,KAAK,CAAA;KAAE,CAAC;CAClD;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,eAAO,MAAM,YAAY,EAAE,gBA0E1B,CAAC"}
@@ -1,107 +0,0 @@
1
- declare module '@ember-data/store/-private/cache-handler/types' {
2
- import type { StableDocumentIdentifier } from '@warp-drive/core-types/identifier';
3
- import type { ImmutableRequestInfo, ResponseInfo } from '@warp-drive/core-types/request';
4
- import type { Store } from '@ember-data/store/-private/store-service';
5
- /**
6
- * A service which an application may provide to the store via
7
- * the store's `lifetimes` property to configure the behavior
8
- * of the CacheHandler.
9
- *
10
- * The default behavior for request lifetimes is to never expire
11
- * unless manually refreshed via `cacheOptions.reload` or `cacheOptions.backgroundReload`.
12
- *
13
- * Implementing this service allows you to programatically define
14
- * when a request should be considered expired.
15
- *
16
- * @class <Interface> CachePolicy
17
- * @public
18
- */
19
- export interface CachePolicy {
20
- /**
21
- * Invoked to determine if the request may be fulfilled from cache
22
- * if possible.
23
- *
24
- * Note, this is only invoked if the request has a cache-key.
25
- *
26
- * If no cache entry is found or the entry is hard expired,
27
- * the request will be fulfilled from the configured request handlers
28
- * and the cache will be updated before returning the response.
29
- *
30
- * @method isHardExpired
31
- * @public
32
- * @param {StableDocumentIdentifier} identifier
33
- * @param {Store} store
34
- * @return {Boolean} true if the request is considered hard expired
35
- */
36
- isHardExpired(identifier: StableDocumentIdentifier, store: Store): boolean;
37
- /**
38
- * Invoked if `isHardExpired` is false to determine if the request
39
- * should be update behind the scenes if cache data is already available.
40
- *
41
- * Note, this is only invoked if the request has a cache-key.
42
- *
43
- * If true, the request will be fulfilled from cache while a backgrounded
44
- * request is made to update the cache via the configured request handlers.
45
- *
46
- * @method isSoftExpired
47
- * @public
48
- * @param {StableDocumentIdentifier} identifier
49
- * @param {Store} store
50
- * @return {Boolean} true if the request is considered soft expired
51
- */
52
- isSoftExpired(identifier: StableDocumentIdentifier, store: Store): boolean;
53
- /**
54
- * Invoked when a request will be sent to the configured request handlers.
55
- * This is invoked for both foreground and background requests.
56
- *
57
- * Note, this is invoked regardless of whether the request has a cache-key.
58
- *
59
- * @method willRequest [Optional]
60
- * @public
61
- * @param {ImmutableRequestInfo} request
62
- * @param {StableDocumentIdentifier | null} identifier
63
- * @param {Store} store
64
- * @return {void}
65
- */
66
- willRequest?(request: ImmutableRequestInfo, identifier: StableDocumentIdentifier | null, store: Store): void;
67
- /**
68
- * Invoked when a request has been fulfilled from the configured request handlers.
69
- * This is invoked for both foreground and background requests once the cache has
70
- * been updated.
71
- *
72
- * Note, this is invoked regardless of whether the request has a cache-key.
73
- *
74
- * It is best practice to notify the store of any requests marked as invalidated
75
- * so that request subscriptions can reload when needed.
76
- *
77
- * ```ts
78
- * store.notifications.notify(identifier, 'invalidated');
79
- * ```
80
- *
81
- * This allows anything subscribed to the request to be notified of the change
82
- *
83
- * e.g.
84
- *
85
- * ```ts
86
- * store.notifications.subscribe(identifier, (_, type) => {
87
- * if (type === 'invalidated') {
88
- * // do update
89
- * }
90
- * });
91
- * ```
92
- *
93
- * Note,
94
- *
95
- *
96
- * @method didRequest [Optional]
97
- * @public
98
- * @param {ImmutableRequestInfo} request
99
- * @param {ImmutableResponse} response
100
- * @param {StableDocumentIdentifier | null} identifier
101
- * @param {Store} store
102
- * @return {void}
103
- */
104
- didRequest?(request: ImmutableRequestInfo, response: Response | ResponseInfo | null, identifier: StableDocumentIdentifier | null, store: Store): void;
105
- }
106
- }
107
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/-private/cache-handler/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAClF,OAAO,KAAK,EAAE,oBAAoB,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAEzF,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE9C;;;;;;;;;;;;;GAaG;AACH,MAAM,WAAW,WAAW;IAC1B;;;;;;;;;;;;;;;OAeG;IACH,aAAa,CAAC,UAAU,EAAE,wBAAwB,EAAE,KAAK,EAAE,KAAK,GAAG,OAAO,CAAC;IAC3E;;;;;;;;;;;;;;OAcG;IACH,aAAa,CAAC,UAAU,EAAE,wBAAwB,EAAE,KAAK,EAAE,KAAK,GAAG,OAAO,CAAC;IAE3E;;;;;;;;;;;;OAYG;IACH,WAAW,CAAC,CAAC,OAAO,EAAE,oBAAoB,EAAE,UAAU,EAAE,wBAAwB,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAAC;IAE7G;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAoCG;IACH,UAAU,CAAC,CACT,OAAO,EAAE,oBAAoB,EAC7B,QAAQ,EAAE,QAAQ,GAAG,YAAY,GAAG,IAAI,EACxC,UAAU,EAAE,wBAAwB,GAAG,IAAI,EAC3C,KAAK,EAAE,KAAK,GACX,IAAI,CAAC;CACT"}
@@ -1,34 +0,0 @@
1
- declare module '@ember-data/store/-private/cache-handler/utils' {
2
- import type { StableDocumentIdentifier } from '@warp-drive/core-types/identifier';
3
- import type { ImmutableCreateRequestOptions, ImmutableDeleteRequestOptions, ImmutableRequestInfo, ImmutableUpdateRequestOptions, StructuredDataDocument } from '@warp-drive/core-types/request';
4
- import type { ResourceDataDocument, ResourceErrorDocument } from '@warp-drive/core-types/spec/document';
5
- import type { ApiError } from '@warp-drive/core-types/spec/error';
6
- import type { Store } from '@ember-data/store/-private/store-service';
7
- export const MUTATION_OPS: Set<string>;
8
- export function calcShouldFetch(store: Store, request: ImmutableRequestInfo, hasCachedValue: boolean, identifier: StableDocumentIdentifier | null): boolean;
9
- export function calcShouldBackgroundFetch(store: Store, request: ImmutableRequestInfo, willFetch: boolean, identifier: StableDocumentIdentifier | null): boolean;
10
- export function isMutation(request: Partial<ImmutableRequestInfo>): request is ImmutableUpdateRequestOptions | ImmutableCreateRequestOptions | ImmutableDeleteRequestOptions;
11
- export function isCacheAffecting<T>(document: StructuredDataDocument<T>): boolean;
12
- export function isAggregateError(error: Error & {
13
- errors?: ApiError[];
14
- }): error is AggregateError & {
15
- errors: ApiError[];
16
- };
17
- export type RobustError = Error & {
18
- error: string | object;
19
- errors?: ApiError[];
20
- content?: unknown;
21
- };
22
- export function cloneError(error: RobustError): RobustError;
23
- export function isErrorDocument(document: ResourceDataDocument | ResourceErrorDocument): document is ResourceErrorDocument;
24
- export function getPriority(identifier: StableDocumentIdentifier | null, deduped: Map<StableDocumentIdentifier, {
25
- priority: {
26
- blocking: boolean;
27
- };
28
- }>, priority: {
29
- blocking: boolean;
30
- }): {
31
- blocking: boolean;
32
- };
33
- }
34
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/-private/cache-handler/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,mCAAmC,CAAC;AAClF,OAAO,KAAK,EACV,6BAA6B,EAC7B,6BAA6B,EAC7B,oBAAoB,EACpB,6BAA6B,EAC7B,sBAAsB,EACvB,MAAM,gCAAgC,CAAC;AACxC,OAAO,KAAK,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,sCAAsC,CAAC;AACxG,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,mCAAmC,CAAC;AAElE,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE9C,eAAO,MAAM,YAAY,aAA4D,CAAC;AAEtF,wBAAgB,eAAe,CAC7B,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,oBAAoB,EAC7B,cAAc,EAAE,OAAO,EACvB,UAAU,EAAE,wBAAwB,GAAG,IAAI,GAC1C,OAAO,CAQT;AAED,wBAAgB,yBAAyB,CACvC,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,oBAAoB,EAC7B,SAAS,EAAE,OAAO,EAClB,UAAU,EAAE,wBAAwB,GAAG,IAAI,GAC1C,OAAO,CAOT;AAED,wBAAgB,UAAU,CACxB,OAAO,EAAE,OAAO,CAAC,oBAAoB,CAAC,GACrC,OAAO,IAAI,6BAA6B,GAAG,6BAA6B,GAAG,6BAA6B,CAE1G;AAED,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,QAAQ,EAAE,sBAAsB,CAAC,CAAC,CAAC,GAAG,OAAO,CAahF;AAED,wBAAgB,gBAAgB,CAC9B,KAAK,EAAE,KAAK,GAAG;IAAE,MAAM,CAAC,EAAE,QAAQ,EAAE,CAAA;CAAE,GACrC,KAAK,IAAI,cAAc,GAAG;IAAE,MAAM,EAAE,QAAQ,EAAE,CAAA;CAAE,CAElD;AAED,MAAM,MAAM,WAAW,GAAG,KAAK,GAAG;IAAE,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,CAAC;IAAC,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAGrG,wBAAgB,UAAU,CAAC,KAAK,EAAE,WAAW,eAa5C;AAED,wBAAgB,eAAe,CAC7B,QAAQ,EAAE,oBAAoB,GAAG,qBAAqB,GACrD,QAAQ,IAAI,qBAAqB,CAEnC;AAED,wBAAgB,WAAW,CACzB,UAAU,EAAE,wBAAwB,GAAG,IAAI,EAC3C,OAAO,EAAE,GAAG,CAAC,wBAAwB,EAAE;IAAE,QAAQ,EAAE;QAAE,QAAQ,EAAE,OAAO,CAAA;KAAE,CAAA;CAAE,CAAC,EAC3E,QAAQ,EAAE;IAAE,QAAQ,EAAE,OAAO,CAAA;CAAE;cADgC,OAAO;EAUvE"}
@@ -1,11 +0,0 @@
1
- declare module '@ember-data/store/-private/caches/cache-utils' {
2
- import type { Cache } from '@warp-drive/core-types/cache';
3
- import type { StableRecordIdentifier } from '@warp-drive/core-types/identifier';
4
- import type { OpaqueRecordInstance } from '@ember-data/store/-types/q/record-instance';
5
- export const CacheForIdentifierCache: Map<unknown, Cache>;
6
- export function setCacheFor(identifier: StableRecordIdentifier | OpaqueRecordInstance, cache: Cache): void;
7
- export function removeRecordDataFor(identifier: StableRecordIdentifier | OpaqueRecordInstance): void;
8
- export function peekCache(instance: StableRecordIdentifier): Cache | null;
9
- export function peekCache(instance: OpaqueRecordInstance): Cache;
10
- }
11
- //# sourceMappingURL=cache-utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cache-utils.d.ts","sourceRoot":"","sources":["../../../src/-private/caches/cache-utils.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,mCAAmC,CAAC;AAEhF,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAO3E,eAAO,MAAM,uBAAuB,qBAGnC,CAAC;AAEF,wBAAgB,WAAW,CAAC,UAAU,EAAE,sBAAsB,GAAG,oBAAoB,EAAE,KAAK,EAAE,KAAK,GAAG,IAAI,CAMzG;AAED,wBAAgB,mBAAmB,CAAC,UAAU,EAAE,sBAAsB,GAAG,oBAAoB,GAAG,IAAI,CAEnG;AAED,wBAAgB,SAAS,CAAC,QAAQ,EAAE,sBAAsB,GAAG,KAAK,GAAG,IAAI,CAAC;AAC1E,wBAAgB,SAAS,CAAC,QAAQ,EAAE,oBAAoB,GAAG,KAAK,CAAC"}
@@ -1,180 +0,0 @@
1
- declare module '@ember-data/store/-private/caches/identifier-cache' {
2
- import { type Identifier, type RecordIdentifier, type StableDocumentIdentifier, type StableExistingRecordIdentifier, type StableRecordIdentifier } from '@warp-drive/core-types/identifier';
3
- import type { ImmutableRequestInfo } from '@warp-drive/core-types/request';
4
- import type { ExistingResourceIdentifierObject, ResourceIdentifierObject } from '@warp-drive/core-types/spec/json-api-raw';
5
- import type { ForgetMethod, GenerationMethod, KeyInfo, KeyInfoMethod, ResetMethod, UpdateMethod } from '@ember-data/store/-types/q/identifier';
6
- type TypeFromIdentifier<T> = T extends {
7
- type: infer U;
8
- } ? U : string;
9
- type NarrowIdentifierIfPossible<T> = T extends ExistingResourceIdentifierObject ? StableExistingRecordIdentifier<TypeFromIdentifier<T>> : StableRecordIdentifier;
10
- export function isStableIdentifier(identifier: unknown): identifier is StableRecordIdentifier;
11
- export function isDocumentIdentifier(identifier: unknown): identifier is StableDocumentIdentifier;
12
- interface KeyOptions {
13
- lid: IdentifierMap;
14
- id: IdentifierMap;
15
- }
16
- type TypeMap = {
17
- [key: string]: KeyOptions;
18
- };
19
- type IdentifierMap = Map<string, StableRecordIdentifier>;
20
- type StableCache = {
21
- resources: IdentifierMap;
22
- documents: Map<string, StableDocumentIdentifier>;
23
- resourcesByType: TypeMap;
24
- polymorphicLidBackMap: Map<string, string[]>;
25
- };
26
- export type MergeMethod = (targetIdentifier: StableRecordIdentifier, matchedIdentifier: StableRecordIdentifier, resourceData: unknown) => StableRecordIdentifier;
27
- export function setIdentifierGenerationMethod(method: GenerationMethod | null): void;
28
- export function setIdentifierUpdateMethod(method: UpdateMethod | null): void;
29
- export function setIdentifierForgetMethod(method: ForgetMethod | null): void;
30
- export function setIdentifierResetMethod(method: ResetMethod | null): void;
31
- export function setKeyInfoForResource(method: KeyInfoMethod | null): void;
32
- /**
33
- * Each instance of {Store} receives a unique instance of a IdentifierCache.
34
- *
35
- * This cache is responsible for assigning or retrieving the unique identify
36
- * for arbitrary resource data encountered by the store. Data representing
37
- * a unique resource or record should always be represented by the same
38
- * identifier.
39
- *
40
- * It can be configured by consuming applications.
41
- *
42
- * @class IdentifierCache
43
- @public
44
- */
45
- export class IdentifierCache {
46
- _cache: StableCache;
47
- _generate: GenerationMethod;
48
- _update: UpdateMethod;
49
- _forget: ForgetMethod;
50
- _reset: ResetMethod;
51
- _merge: MergeMethod;
52
- _keyInfoForResource: KeyInfoMethod;
53
- _id: number;
54
- constructor();
55
- /**
56
- * Internal hook to allow management of merge conflicts with identifiers.
57
- *
58
- * we allow late binding of this private internal merge so that
59
- * the cache can insert itself here to handle elimination of duplicates
60
- *
61
- * @method __configureMerge
62
- * @private
63
- */
64
- __configureMerge(method: MergeMethod | null): void;
65
- upgradeIdentifier(resource: {
66
- type: string;
67
- id: string | null;
68
- lid?: string;
69
- }): StableRecordIdentifier;
70
- /**
71
- * @method _getRecordIdentifier
72
- * @private
73
- */
74
- _getRecordIdentifier(resource: {
75
- type: string;
76
- id: string | null;
77
- lid?: string;
78
- }, shouldGenerate: 2): StableRecordIdentifier;
79
- _getRecordIdentifier(resource: unknown, shouldGenerate: 1): StableRecordIdentifier;
80
- _getRecordIdentifier(resource: unknown, shouldGenerate: 0): StableRecordIdentifier | undefined;
81
- /**
82
- * allows us to peek without generating when needed
83
- * useful for the "create" case when we need to see if
84
- * we are accidentally overwritting something
85
- *
86
- * @method peekRecordIdentifier
87
- * @param resource
88
- * @return {StableRecordIdentifier | undefined}
89
- * @private
90
- */
91
- peekRecordIdentifier(resource: ResourceIdentifierObject | Identifier): StableRecordIdentifier | undefined;
92
- /**
93
- Returns the DocumentIdentifier for the given Request, creates one if it does not yet exist.
94
- Returns `null` if the request does not have a `cacheKey` or `url`.
95
-
96
- @method getOrCreateDocumentIdentifier
97
- @param request
98
- @return {StableDocumentIdentifier | null}
99
- @public
100
- */
101
- getOrCreateDocumentIdentifier(request: ImmutableRequestInfo): StableDocumentIdentifier | null;
102
- /**
103
- Returns the Identifier for the given Resource, creates one if it does not yet exist.
104
-
105
- Specifically this means that we:
106
-
107
- - validate the `id` `type` and `lid` combo against known identifiers
108
- - return an object with an `lid` that is stable (repeated calls with the same
109
- `id` + `type` or `lid` will return the same `lid` value)
110
- - this referential stability of the object itself is guaranteed
111
-
112
- @method getOrCreateRecordIdentifier
113
- @param resource
114
- @return {StableRecordIdentifier}
115
- @public
116
- */
117
- getOrCreateRecordIdentifier<T>(resource: T): NarrowIdentifierIfPossible<T>;
118
- /**
119
- Returns a new Identifier for the supplied data. Call this method to generate
120
- an identifier when a new resource is being created local to the client and
121
- potentially does not have an `id`.
122
-
123
- Delegates generation to the user supplied `GenerateMethod` if one has been provided
124
- with the signature `generateMethod({ type }, 'record')`.
125
-
126
- @method createIdentifierForNewRecord
127
- @param data
128
- @return {StableRecordIdentifier}
129
- @public
130
- */
131
- createIdentifierForNewRecord(data: {
132
- type: string;
133
- id?: string | null;
134
- }): StableRecordIdentifier;
135
- /**
136
- Provides the opportunity to update secondary lookup tables for existing identifiers
137
- Called after an identifier created with `createIdentifierForNewRecord` has been
138
- committed.
139
-
140
- Assigned `id` to an `Identifier` if `id` has not previously existed; however,
141
- attempting to change the `id` or calling update without providing an `id` when
142
- one is missing will throw an error.
143
-
144
- - sets `id` (if `id` was previously `null`)
145
- - `lid` and `type` MUST NOT be altered post creation
146
-
147
- If a merge occurs, it is possible the returned identifier does not match the originally
148
- provided identifier. In this case the abandoned identifier will go through the usual
149
- `forgetRecordIdentifier` codepaths.
150
-
151
- @method updateRecordIdentifier
152
- @param identifierObject
153
- @param data
154
- @return {StableRecordIdentifier}
155
- @public
156
- */
157
- updateRecordIdentifier(identifierObject: RecordIdentifier, data: unknown): StableRecordIdentifier;
158
- /**
159
- * @method _mergeRecordIdentifiers
160
- * @private
161
- */
162
- _mergeRecordIdentifiers(keyInfo: KeyInfo, identifier: StableRecordIdentifier, existingIdentifier: StableRecordIdentifier, data: unknown): StableRecordIdentifier;
163
- /**
164
- Provides the opportunity to eliminate an identifier from secondary lookup tables
165
- as well as eliminates it from ember-data's own lookup tables and book keeping.
166
-
167
- Useful when a record has been deleted and the deletion has been persisted and
168
- we do not care about the record anymore. Especially useful when an `id` of a
169
- deleted record might be reused later for a new record.
170
-
171
- @method forgetRecordIdentifier
172
- @param identifierObject
173
- @public
174
- */
175
- forgetRecordIdentifier(identifierObject: RecordIdentifier): void;
176
- destroy(): void;
177
- }
178
- export {};
179
- }
180
- //# sourceMappingURL=identifier-cache.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"identifier-cache.d.ts","sourceRoot":"","sources":["../../../src/-private/caches/identifier-cache.ts"],"names":[],"mappings":"AAWA,OAAO,EAKL,KAAK,UAAU,EAEf,KAAK,gBAAgB,EACrB,KAAK,wBAAwB,EAC7B,KAAK,8BAA8B,EAEnC,KAAK,sBAAsB,EAC5B,MAAM,mCAAmC,CAAC;AAC3C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAC3E,OAAO,KAAK,EACV,gCAAgC,EAEhC,wBAAwB,EACzB,MAAM,0CAA0C,CAAC;AAElD,OAAO,KAAK,EACV,YAAY,EACZ,gBAAgB,EAChB,OAAO,EACP,aAAa,EACb,WAAW,EACX,YAAY,EACb,MAAM,2BAA2B,CAAC;AAQnC,KAAK,kBAAkB,CAAC,CAAC,IAAI,CAAC,SAAS;IAAE,IAAI,EAAE,MAAM,CAAC,CAAA;CAAE,GAAG,CAAC,GAAG,MAAM,CAAC;AAEtE,KAAK,0BAA0B,CAAC,CAAC,IAAI,CAAC,SAAS,gCAAgC,GAC3E,8BAA8B,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,GACrD,sBAAsB,CAAC;AAI3B,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,sBAAsB,CAE5F;AAED,wBAAgB,oBAAoB,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,IAAI,wBAAwB,CAEhG;AAwBD,UAAU,UAAU;IAClB,GAAG,EAAE,aAAa,CAAC;IACnB,EAAE,EAAE,aAAa,CAAC;CACnB;AACD,KAAK,OAAO,GAAG;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,UAAU,CAAA;CAAE,CAAC;AAI7C,KAAK,aAAa,GAAG,GAAG,CAAC,MAAM,EAAE,sBAAsB,CAAC,CAAC;AAEzD,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,aAAa,CAAC;IACzB,SAAS,EAAE,GAAG,CAAC,MAAM,EAAE,wBAAwB,CAAC,CAAC;IACjD,eAAe,EAAE,OAAO,CAAC;IACzB,qBAAqB,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAC;CAC9C,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,CACxB,gBAAgB,EAAE,sBAAsB,EACxC,iBAAiB,EAAE,sBAAsB,EACzC,YAAY,EAAE,OAAO,KAClB,sBAAsB,CAAC;AAE5B,wBAAgB,6BAA6B,CAAC,MAAM,EAAE,gBAAgB,GAAG,IAAI,GAAG,IAAI,CAEnF;AAED,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,YAAY,GAAG,IAAI,GAAG,IAAI,CAE3E;AAED,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,YAAY,GAAG,IAAI,GAAG,IAAI,CAE3E;AAED,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,WAAW,GAAG,IAAI,GAAG,IAAI,CAEzE;AAED,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,aAAa,GAAG,IAAI,GAAG,IAAI,CAExE;AA+FD;;;;;;;;;;;;GAYG;AACH,qBAAa,eAAe;IAClB,MAAM,EAAE,WAAW,CAAC;IACpB,SAAS,EAAE,gBAAgB,CAAC;IAC5B,OAAO,EAAE,YAAY,CAAC;IACtB,OAAO,EAAE,YAAY,CAAC;IACtB,MAAM,EAAE,WAAW,CAAC;IACpB,MAAM,EAAE,WAAW,CAAC;IACpB,mBAAmB,EAAE,aAAa,CAAC;IACnC,GAAG,EAAE,MAAM,CAAC;;IAsBpB;;;;;;;;OAQG;IACH,gBAAgB,CAAC,MAAM,EAAE,WAAW,GAAG,IAAI;IAI3C,iBAAiB,CAAC,QAAQ,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,sBAAsB;IAItG;;;OAGG;IACH,oBAAoB,CAClB,QAAQ,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,EAAE,MAAM,GAAG,IAAI,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAA;KAAE,EAC3D,cAAc,EAAE,CAAC,GAChB,sBAAsB;IACzB,oBAAoB,CAAC,QAAQ,EAAE,OAAO,EAAE,cAAc,EAAE,CAAC,GAAG,sBAAsB;IAClF,oBAAoB,CAAC,QAAQ,EAAE,OAAO,EAAE,cAAc,EAAE,CAAC,GAAG,sBAAsB,GAAG,SAAS;IAsE9F;;;;;;;;;OASG;IACH,oBAAoB,CAAC,QAAQ,EAAE,wBAAwB,GAAG,UAAU,GAAG,sBAAsB,GAAG,SAAS;IAIzG;;;;;;;;MAQE;IACF,6BAA6B,CAAC,OAAO,EAAE,oBAAoB,GAAG,wBAAwB,GAAG,IAAI;IAyB7F;;;;;;;;;;;;;;MAcE;IACF,2BAA2B,CAAC,CAAC,EAAE,QAAQ,EAAE,CAAC,GAAG,0BAA0B,CAAC,CAAC,CAAC;IAI1E;;;;;;;;;;;;MAYE;IACF,4BAA4B,CAAC,IAAI,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;KAAE,GAAG,sBAAsB;IAyBhG;;;;;;;;;;;;;;;;;;;;;MAqBE;IACF,sBAAsB,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,IAAI,EAAE,OAAO,GAAG,sBAAsB;IAoEjG;;;OAGG;IACH,uBAAuB,CACrB,OAAO,EAAE,OAAO,EAChB,UAAU,EAAE,sBAAsB,EAClC,kBAAkB,EAAE,sBAAsB,EAC1C,IAAI,EAAE,OAAO,GACZ,sBAAsB;IAoCzB;;;;;;;;;;;MAWE;IACF,sBAAsB,CAAC,gBAAgB,EAAE,gBAAgB,GAAG,IAAI;IA8BhE,OAAO;CAOR"}
@@ -1,64 +0,0 @@
1
- declare module '@ember-data/store/-private/caches/instance-cache' {
2
- import type { Cache } from '@warp-drive/core-types/cache';
3
- import type { StableDocumentIdentifier, StableRecordIdentifier } from '@warp-drive/core-types/identifier';
4
- import type { Value } from '@warp-drive/core-types/json/raw';
5
- import type { TypedRecordInstance, TypeFromInstance } from '@warp-drive/core-types/record';
6
- import type { OpaqueRecordInstance } from '@ember-data/store/-types/q/record-instance';
7
- import { ReactiveDocument } from '@ember-data/store/-private/document';
8
- import RecordReference from '@ember-data/store/-private/legacy-model-support/record-reference';
9
- import { CacheCapabilitiesManager } from '@ember-data/store/-private/managers/cache-capabilities-manager';
10
- import type { CacheManager } from '@ember-data/store/-private/managers/cache-manager';
11
- import type { CreateRecordProperties, Store } from '@ember-data/store/-private/store-service';
12
- export function peekRecordIdentifier(record: OpaqueRecordInstance): StableRecordIdentifier | undefined;
13
- /**
14
- Retrieves the unique referentially-stable [RecordIdentifier](/ember-data/release/classes/StableRecordIdentifier)
15
- assigned to the given record instance.
16
- ```js
17
- import { recordIdentifierFor } from "@ember-data/store";
18
- // ... gain access to a record, for instance with peekRecord or findRecord
19
- const record = store.peekRecord("user", "1");
20
- // get the identifier for the record (see docs for StableRecordIdentifier)
21
- const identifier = recordIdentifierFor(record);
22
- // access the identifier's properties.
23
- const { id, type, lid } = identifier;
24
- ```
25
- @method recordIdentifierFor
26
- @public
27
- @static
28
- @for @ember-data/store
29
- @param {Object} record a record instance previously obstained from the store.
30
- @return {StableRecordIdentifier}
31
- */
32
- export function recordIdentifierFor<T extends TypedRecordInstance>(record: T): StableRecordIdentifier<TypeFromInstance<T>>;
33
- export function recordIdentifierFor(record: OpaqueRecordInstance): StableRecordIdentifier;
34
- export function setRecordIdentifier(record: OpaqueRecordInstance, identifier: StableRecordIdentifier): void;
35
- export const StoreMap: Map<unknown, Store>;
36
- export function storeFor(record: OpaqueRecordInstance): Store | undefined;
37
- type Caches = {
38
- record: Map<StableRecordIdentifier, OpaqueRecordInstance>;
39
- reference: WeakMap<StableRecordIdentifier, RecordReference>;
40
- document: Map<StableDocumentIdentifier, ReactiveDocument<OpaqueRecordInstance | OpaqueRecordInstance[] | null | undefined>>;
41
- };
42
- export class InstanceCache {
43
- store: Store;
44
- cache: Cache;
45
- _storeWrapper: CacheCapabilitiesManager;
46
- __cacheManager: CacheManager;
47
- __instances: Caches;
48
- constructor(store: Store);
49
- peek(identifier: StableRecordIdentifier): Cache | OpaqueRecordInstance | undefined;
50
- getDocument<T>(identifier: StableDocumentIdentifier): ReactiveDocument<T>;
51
- getRecord(identifier: StableRecordIdentifier, properties?: CreateRecordProperties): OpaqueRecordInstance;
52
- getReference(identifier: StableRecordIdentifier): RecordReference;
53
- recordIsLoaded(identifier: StableRecordIdentifier, filterDeleted?: boolean): boolean;
54
- disconnect(identifier: StableRecordIdentifier): void;
55
- unloadRecord(identifier: StableRecordIdentifier): void;
56
- clear(type?: string): void;
57
- setRecordId(identifier: StableRecordIdentifier, id: string): void;
58
- }
59
- export function resourceIsFullyDeleted(instanceCache: InstanceCache, identifier: StableRecordIdentifier): boolean;
60
- export function preloadData(store: Store, identifier: StableRecordIdentifier, preload: Record<string, Value>): void;
61
- export function _clearCaches(): void;
62
- export {};
63
- }
64
- //# sourceMappingURL=instance-cache.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instance-cache.d.ts","sourceRoot":"","sources":["../../../src/-private/caches/instance-cache.ts"],"names":[],"mappings":"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"}
@@ -1,12 +0,0 @@
1
- declare module '@ember-data/store/-private/caches/resource-utils' {
2
- export function hasLid(resource: unknown): resource is {
3
- lid: string;
4
- };
5
- export function hasId(resource: unknown): resource is {
6
- id: string;
7
- };
8
- export function hasType(resource: unknown): resource is {
9
- type: string;
10
- };
11
- }
12
- //# sourceMappingURL=resource-utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"resource-utils.d.ts","sourceRoot":"","sources":["../../../src/-private/caches/resource-utils.ts"],"names":[],"mappings":"AAUA,wBAAgB,MAAM,CAAC,QAAQ,EAAE,OAAO,GAAG,QAAQ,IAAI;IAAE,GAAG,EAAE,MAAM,CAAA;CAAE,CAErE;AAED,wBAAgB,KAAK,CAAC,QAAQ,EAAE,OAAO,GAAG,QAAQ,IAAI;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,CAInE;AAED,wBAAgB,OAAO,CAAC,QAAQ,EAAE,OAAO,GAAG,QAAQ,IAAI;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAEvE"}
@@ -1,9 +0,0 @@
1
- declare module '@ember-data/store/-private/debug/utils' {
2
- export function logGroup(scope: 'cache', prefix: string, type: string, lid: string, bucket: string, key: string): void;
3
- export function logGroup(scope: 'reactive-ui', prefix: string, type: string, lid: string, bucket: string, key: ''): void;
4
- export function logGroup(scope: 'notify', prefix: string, type: string, lid: string, bucket: string, key: string): void;
5
- export function log(scope: 'cache', prefix: string, type: string, lid: string, bucket: string, key: string): void;
6
- export function log(scope: 'reactive-ui', prefix: string, type: string, lid: string, bucket: string, key: ''): void;
7
- export function log(scope: 'notify', prefix: string, type: string, lid: string, bucket: string, key: string): void;
8
- }
9
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/-private/debug/utils.ts"],"names":[],"mappings":"AAiEA,wBAAgB,QAAQ,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;AACvH,wBAAgB,QAAQ,CACtB,KAAK,EAAE,aAAa,EACpB,MAAM,EAAE,MAAM,EACd,IAAI,EAAE,MAAM,EACZ,GAAG,EAAE,MAAM,EACX,MAAM,EAAE,MAAM,EACd,GAAG,EAAE,EAAE,GACN,IAAI,CAAC;AACR,wBAAgB,QAAQ,CAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;AAaxH,wBAAgB,GAAG,CAAC,KAAK,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC;AAClH,wBAAgB,GAAG,CAAC,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,CAAC;AACpH,wBAAgB,GAAG,CAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,IAAI,CAAC"}