@ember-data-types/store 5.6.0-alpha.14 → 5.6.0-alpha.17

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ember-data-types/store",
3
- "version": "5.6.0-alpha.14",
3
+ "version": "5.6.0-alpha.17",
4
4
  "files": [
5
5
  "unstable-preview-types",
6
6
  "README.md",
@@ -1,4 +1,4 @@
1
1
  declare module '@ember-data/store/-private' {
2
- export * from '@warp-drive/core/store/-private';
3
- }
4
- //# sourceMappingURL=-private.d.ts.map
2
+ export * from "@warp-drive/core/store/-private";
3
+
4
+ }
@@ -1,17 +1,17 @@
1
1
  declare module '@ember-data/store/configure' {
2
2
  /**
3
- * Provides a configuration API for the reactivity system
4
- * that WarpDrive should use.
5
- *
6
- * @module
7
- */
3
+ * Provides a configuration API for the reactivity system
4
+ * that WarpDrive should use.
5
+ *
6
+ * @module
7
+ */
8
8
  /**
9
- * Configures the signals implementation to use. Supports multiple
10
- * implementations simultaneously.
11
- *
12
- * @public
13
- * @param {function} buildConfig - a function that takes options and returns a configuration object
14
- */
15
- export { setupSignals } from '@warp-drive/core/configure';
16
- }
17
- //# sourceMappingURL=configure.d.ts.map
9
+ * Configures the signals implementation to use. Supports multiple
10
+ * implementations simultaneously.
11
+ *
12
+ * @public
13
+ * @param {function} buildConfig - a function that takes options and returns a configuration object
14
+ */
15
+ export { setupSignals } from "@warp-drive/core/configure";
16
+
17
+ }
@@ -2,6 +2,6 @@
2
2
  /// <reference path="./-private.d.ts" />
3
3
  /// <reference path="./types.d.ts" />
4
4
  declare module '@ember-data/store' {
5
- export { Store as default, type StoreRequestContext, CacheHandler, type Document, type CachePolicy, type StoreRequestInput, recordIdentifierFor, storeFor, type DocumentCacheOperation, type CacheOperation, type NotificationType, setIdentifierGenerationMethod, setIdentifierUpdateMethod, setIdentifierForgetMethod, setIdentifierResetMethod, setKeyInfoForResource, } from '@warp-drive/core';
6
- }
7
- //# sourceMappingURL=index.d.ts.map
5
+ export { Store as default, type StoreRequestContext, CacheHandler, type Document, type CachePolicy, type StoreRequestInput, recordIdentifierFor, storeFor, type DocumentCacheOperation, type CacheOperation, type NotificationType, setIdentifierGenerationMethod, setIdentifierUpdateMethod, setIdentifierForgetMethod, setIdentifierResetMethod, setKeyInfoForResource } from "@warp-drive/core";
6
+
7
+ }
@@ -1,4 +1,4 @@
1
1
  declare module '@ember-data/store/types' {
2
- export type { CacheCapabilitiesManager, ModelSchema, SchemaService, BaseFinderOptions, FindRecordOptions, LegacyResourceQuery, QueryOptions, FindAllOptions, } from '@warp-drive/core/types';
3
- }
4
- //# sourceMappingURL=types.d.ts.map
2
+ export type { CacheCapabilitiesManager, ModelSchema, SchemaService, BaseFinderOptions, FindRecordOptions, LegacyResourceQuery, QueryOptions, FindAllOptions } from "@warp-drive/core/types";
3
+
4
+ }
@@ -1 +0,0 @@
1
- {"version":3,"file":"-private.d.ts","sourceRoot":"","sources":["../src/-private.ts"],"names":[],"mappings":"AAAA,cAAc,iCAAiC,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"configure.d.ts","sourceRoot":"","sources":["../src/configure.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH;;;;;;GAMG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AA2LA,OAAO,EACL,KAAK,IAAI,OAAO,EAChB,KAAK,mBAAmB,EACxB,YAAY,EACZ,KAAK,QAAQ,EACb,KAAK,WAAW,EAChB,KAAK,iBAAiB,EACtB,mBAAmB,EACnB,QAAQ,EACR,KAAK,sBAAsB,EAC3B,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACrB,6BAA6B,EAC7B,yBAAyB,EACzB,yBAAyB,EACzB,wBAAwB,EACxB,qBAAqB,GACtB,MAAM,kBAAkB,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,YAAY,EACV,wBAAwB,EACxB,WAAW,EACX,aAAa,EACb,iBAAiB,EACjB,iBAAiB,EACjB,mBAAmB,EACnB,YAAY,EACZ,cAAc,GACf,MAAM,wBAAwB,CAAC"}