@warp-drive/core 5.8.0-beta.2 → 5.9.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  import { macroCondition, getGlobalConfig } from '@embroider/macros';
2
2
  const name = "@warp-drive/core";
3
- const version = "5.8.0-beta.2";
3
+ const version = "5.9.0-alpha.0";
4
4
 
5
5
  // in testing mode, we utilize globals to ensure only one copy exists of
6
6
  // these maps, due to bugs in ember-auto-import
@@ -1,4 +1,4 @@
1
- import { g as getGlobalConfig } from "../runtime-E1M51_-O.js";
1
+ import { g as getGlobalConfig } from "../runtime-DGG4CvlW.js";
2
2
  import { getOrSetGlobal, peekTransient, setTransient } from '../types/-private.js';
3
3
 
4
4
  // Used by the store to normalize IDs entering the store. Despite the fact
@@ -7,7 +7,7 @@ import { getOrSetGlobal, setTransient, peekTransient, peekUniversalTransient, se
7
7
  import { DefaultCachePolicy } from './store.js';
8
8
  import { withBrand } from './request.js';
9
9
  import { CACHE_OWNER, DEBUG_STALE_CACHE_OWNER, DEBUG_KEY_TYPE, DEBUG_CLIENT_ORIGINATED } from './types/identifier.js';
10
- import { g as getGlobalConfig } from "./runtime-E1M51_-O.js";
10
+ import { g as getGlobalConfig } from "./runtime-DGG4CvlW.js";
11
11
  import { setLogging, getRuntimeConfig } from './types/runtime.js';
12
12
  import { RecordStore, Type } from './types/symbols.js';
13
13
  function urlFromLink(link) {
@@ -1,4 +1,4 @@
1
- export { C as CacheHandler, F as Fetch, y as RequestManager, S as Store, r as cacheKeyFor, r as recordIdentifierFor, D as setIdentifierForgetMethod, A as setIdentifierGenerationMethod, E as setIdentifierResetMethod, B as setIdentifierUpdateMethod, G as setKeyInfoForResource, s as storeFor, z as useRecommendedStore } from "./index-BzcBOnw9.js";
1
+ export { C as CacheHandler, F as Fetch, y as RequestManager, S as Store, r as cacheKeyFor, r as recordIdentifierFor, D as setIdentifierForgetMethod, A as setIdentifierGenerationMethod, E as setIdentifierResetMethod, B as setIdentifierUpdateMethod, G as setKeyInfoForResource, s as storeFor, z as useRecommendedStore } from "./index-CepUPZlc.js";
2
2
  import "./-private-sql1_mdx.js";
3
3
  import "./-leaked-Co0EI6Go.js";
4
4
  import './store.js';
@@ -1,3 +1,3 @@
1
- export { q as SchemaService, o as checkout, x as commit, u as fromIdentity, p as instantiateRecord, v as registerDerivations, t as teardownRecord, w as withDefaults } from "./index-BzcBOnw9.js";
1
+ export { q as SchemaService, o as checkout, x as commit, u as fromIdentity, p as instantiateRecord, v as registerDerivations, t as teardownRecord, w as withDefaults } from "./index-CepUPZlc.js";
2
2
  export { a as Checkout } from "./-private-sql1_mdx.js";
3
3
  export { k as createRequestSubscription, m as getPromiseState, l as getRequestState } from "./-leaked-Co0EI6Go.js";
@@ -69,7 +69,7 @@ function initializeRuntimeMacrosConfig() {
69
69
  "features": {
70
70
  "ENFORCE_STRICT_RESOURCE_FINALIZATION": false,
71
71
  "JSON_API_CACHE_VALIDATION_ERRORS": false,
72
- "SAMPLE_FEATURE_FLAG": false
72
+ "SAMPLE_FEATURE_FLAG": null
73
73
  },
74
74
  "activeLogging": {
75
75
  "DEBUG_RELATIONSHIP_NOTIFICATIONS": true,
@@ -1,6 +1,6 @@
1
1
  import '../types/request.js';
2
- import { i as isResourceKey, c as coerceId } from "../index-BzcBOnw9.js";
3
- export { C as CacheHandler, R as RecordArrayManager, S as Store, j as StoreMap, _ as _clearCaches, n as _deprecatingNormalize, g as assertPrivateCapabilities, b as assertPrivateStore, k as createLegacyManyArray, e as ensureStringId, f as fastPush, d as isPrivateStore, a as isRequestKey, l as log, m as logGroup, r as recordIdentifierFor, h as setRecordIdentifier, s as storeFor } from "../index-BzcBOnw9.js";
2
+ import { i as isResourceKey, c as coerceId } from "../index-CepUPZlc.js";
3
+ export { C as CacheHandler, R as RecordArrayManager, S as Store, j as StoreMap, _ as _clearCaches, n as _deprecatingNormalize, g as assertPrivateCapabilities, b as assertPrivateStore, k as createLegacyManyArray, e as ensureStringId, f as fastPush, d as isPrivateStore, a as isRequestKey, l as log, m as logGroup, r as recordIdentifierFor, h as setRecordIdentifier, s as storeFor } from "../index-CepUPZlc.js";
4
4
  function isNonEmptyString(str) {
5
5
  return Boolean(str && typeof str === 'string');
6
6
  }
@@ -1,5 +1,5 @@
1
1
  import { LRUCache } from './utils/string.js';
2
- import { g as getGlobalConfig } from "./runtime-E1M51_-O.js";
2
+ import { g as getGlobalConfig } from "./runtime-DGG4CvlW.js";
3
3
 
4
4
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5
5
 
@@ -1,5 +1,5 @@
1
1
  const name = "@warp-drive/core";
2
- const version = "5.8.0-beta.2";
2
+ const version = "5.9.0-alpha.0";
3
3
 
4
4
  // in testing mode, we utilize globals to ensure only one copy exists of
5
5
  // these maps, due to bugs in ember-auto-import
@@ -1,4 +1,4 @@
1
- import { g as getGlobalConfig } from "../runtime-DAu5b0IR.js";
1
+ import { g as getGlobalConfig } from "../runtime-DfhJzpZH.js";
2
2
  import { getOrSetGlobal, peekTransient, setTransient } from '../types/-private.js';
3
3
 
4
4
  // Used by the store to normalize IDs entering the store. Despite the fact
@@ -8,7 +8,7 @@ import { DefaultCachePolicy } from './store.js';
8
8
  import { withBrand } from './request.js';
9
9
  import { CACHE_OWNER, DEBUG_STALE_CACHE_OWNER, DEBUG_KEY_TYPE, DEBUG_CLIENT_ORIGINATED } from './types/identifier.js';
10
10
  import { dasherize } from './utils/string.js';
11
- import { g as getGlobalConfig } from "./runtime-DAu5b0IR.js";
11
+ import { g as getGlobalConfig } from "./runtime-DfhJzpZH.js";
12
12
  import { setLogging, getRuntimeConfig } from './types/runtime.js';
13
13
  import { RecordStore, Type } from './types/symbols.js';
14
14
  import * as _importSync20 from '@ember/object';
@@ -1,4 +1,4 @@
1
- export { C as CacheHandler, F as Fetch, z as RequestManager, S as Store, r as cacheKeyFor, r as recordIdentifierFor, E as setIdentifierForgetMethod, B as setIdentifierGenerationMethod, G as setIdentifierResetMethod, D as setIdentifierUpdateMethod, H as setKeyInfoForResource, s as storeFor, A as useRecommendedStore } from "./index-6TnTv-WG.js";
1
+ export { C as CacheHandler, F as Fetch, z as RequestManager, S as Store, r as cacheKeyFor, r as recordIdentifierFor, E as setIdentifierForgetMethod, B as setIdentifierGenerationMethod, G as setIdentifierResetMethod, D as setIdentifierUpdateMethod, H as setKeyInfoForResource, s as storeFor, A as useRecommendedStore } from "./index-C_EEmn_3.js";
2
2
  import "./-private-3C1OkYtZ.js";
3
3
  import "./-leaked-DjMeRqdU.js";
4
4
  import './store.js';
@@ -1,3 +1,3 @@
1
- export { u as SchemaService, p as checkout, y as commit, v as fromIdentity, q as instantiateRecord, x as registerDerivations, t as teardownRecord, w as withDefaults } from "./index-6TnTv-WG.js";
1
+ export { u as SchemaService, p as checkout, y as commit, v as fromIdentity, q as instantiateRecord, x as registerDerivations, t as teardownRecord, w as withDefaults } from "./index-C_EEmn_3.js";
2
2
  export { C as Checkout } from "./-private-3C1OkYtZ.js";
3
3
  export { c as createRequestSubscription, a as getPromiseState, g as getRequestState } from "./-leaked-DjMeRqdU.js";
@@ -69,7 +69,7 @@ function initializeRuntimeMacrosConfig() {
69
69
  "features": {
70
70
  "ENFORCE_STRICT_RESOURCE_FINALIZATION": false,
71
71
  "JSON_API_CACHE_VALIDATION_ERRORS": false,
72
- "SAMPLE_FEATURE_FLAG": false
72
+ "SAMPLE_FEATURE_FLAG": null
73
73
  },
74
74
  "activeLogging": {
75
75
  "DEBUG_RELATIONSHIP_NOTIFICATIONS": true,
@@ -1 +1 @@
1
- export { C as CacheHandler, R as RecordArrayManager, S as Store, k as StoreMap, _ as _clearCaches, n as _deprecatingNormalize, h as assertPrivateCapabilities, d as assertPrivateStore, b as coerceId, c as constructResource, l as createLegacyManyArray, e as ensureStringId, f as fastPush, g as isPrivateStore, a as isRequestKey, i as isResourceKey, m as log, o as logGroup, r as recordIdentifierFor, j as setRecordIdentifier, s as storeFor } from "../index-6TnTv-WG.js";
1
+ export { C as CacheHandler, R as RecordArrayManager, S as Store, k as StoreMap, _ as _clearCaches, n as _deprecatingNormalize, h as assertPrivateCapabilities, d as assertPrivateStore, b as coerceId, c as constructResource, l as createLegacyManyArray, e as ensureStringId, f as fastPush, g as isPrivateStore, a as isRequestKey, i as isResourceKey, m as log, o as logGroup, r as recordIdentifierFor, j as setRecordIdentifier, s as storeFor } from "../index-C_EEmn_3.js";
@@ -1,5 +1,5 @@
1
1
  import { LRUCache } from './utils/string.js';
2
- import { g as getGlobalConfig } from "./runtime-DAu5b0IR.js";
2
+ import { g as getGlobalConfig } from "./runtime-DfhJzpZH.js";
3
3
 
4
4
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
5
5
 
@@ -1,5 +1,5 @@
1
1
  const name = "@warp-drive/core";
2
- const version = "5.8.0-beta.2";
2
+ const version = "5.9.0-alpha.0";
3
3
 
4
4
  // in testing mode, we utilize globals to ensure only one copy exists of
5
5
  // these maps, due to bugs in ember-auto-import
@@ -1,5 +1,5 @@
1
1
  const name = "@warp-drive/core";
2
- const version = "5.8.0-beta.2";
2
+ const version = "5.9.0-alpha.0";
3
3
 
4
4
  // in testing mode, we utilize globals to ensure only one copy exists of
5
5
  // these maps, due to bugs in ember-auto-import
@@ -1,5 +1,5 @@
1
1
  const name = "@warp-drive/core";
2
- const version = "5.8.0-beta.2";
2
+ const version = "5.9.0-alpha.0";
3
3
 
4
4
  // in testing mode, we utilize globals to ensure only one copy exists of
5
5
  // these maps, due to bugs in ember-auto-import
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@warp-drive/core",
3
- "version": "5.8.0-beta.2",
3
+ "version": "5.9.0-alpha.0",
4
4
  "description": "Core package for WarpDrive | All the Universal Basics",
5
5
  "keywords": [
6
6
  "ember-addon"
@@ -45,13 +45,13 @@
45
45
  },
46
46
  "dependencies": {
47
47
  "@embroider/macros": "^1.18.1",
48
- "@warp-drive/build-config": "5.8.0-beta.2"
48
+ "@warp-drive/build-config": "5.9.0-alpha.0"
49
49
  },
50
50
  "devDependencies": {
51
51
  "@babel/core": "^7.28.3",
52
52
  "@babel/plugin-transform-typescript": "^7.28.0",
53
53
  "@babel/preset-typescript": "^7.27.1",
54
- "@warp-drive/internal-config": "5.8.0-beta.2",
54
+ "@warp-drive/internal-config": "5.9.0-alpha.0",
55
55
  "decorator-transforms": "^2.3.0",
56
56
  "ember-source": "~6.6.0",
57
57
  "expect-type": "^1.2.2",