@seedprotocol/sdk 0.1.127 → 0.1.129

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,4 +1,4 @@
1
- export { g as GET_ALL_PROPERTIES_FOR_ALL_VERSIONS, f as GET_PROPERTIES, G as GET_SCHEMAS, a as GET_SCHEMA_BY_NAME, b as GET_SEEDS, c as GET_SEED_IDS, d as GET_STORAGE_TRANSACTION_ID, e as GET_VERSIONS, I as Item, h as itemMachineAll, i as itemMachineSingle } from './index-CSWCwkb_.js';
1
+ export { g as GET_ALL_PROPERTIES_FOR_ALL_VERSIONS, f as GET_PROPERTIES, G as GET_SCHEMAS, a as GET_SCHEMA_BY_NAME, b as GET_SEEDS, c as GET_SEED_IDS, d as GET_STORAGE_TRANSACTION_ID, e as GET_VERSIONS, I as Item, h as itemMachineAll, i as itemMachineSingle } from './index-CjvApuBp.js';
2
2
  import 'tslib';
3
3
  import 'reflect-metadata';
4
4
  import '@sinclair/typebox';
@@ -33,4 +33,4 @@ import 'arweave';
33
33
  import './constants-B6s6tGup.js';
34
34
  import '@ethereum-attestation-service/eas-sdk';
35
35
  import 'thirdweb';
36
- //# sourceMappingURL=index-Bonkz33x.js.map
36
+ //# sourceMappingURL=index-BMQaGR9S.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index-BMQaGR9S.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -2114,7 +2114,7 @@ const addModelsToDb = fromCallback(({ sendBack, input: { context } }) => {
2114
2114
  if (!models$1) {
2115
2115
  return;
2116
2116
  }
2117
- const { models: SeedModels } = yield import('./seed.schema.config-CRQPn2Sv.js');
2117
+ const { models: SeedModels } = yield import('./seed.schema.config-oOqgroqV.js');
2118
2118
  const allModels = Object.assign(Object.assign({}, SeedModels), models$1);
2119
2119
  let hasModelsInDb = false;
2120
2120
  const schemaDefsByModelName = new Map();
@@ -6616,7 +6616,7 @@ const client = {
6616
6616
  addresses,
6617
6617
  arweaveDomain,
6618
6618
  });
6619
- import('./seed.schema.config-CRQPn2Sv.js').then(({ models }) => {
6619
+ import('./seed.schema.config-oOqgroqV.js').then(({ models }) => {
6620
6620
  for (const [key, value] of Object.entries(models)) {
6621
6621
  setModel(key, value);
6622
6622
  }
@@ -7296,7 +7296,7 @@ const hydrateFromDb = fromCallback(({ sendBack, input: { context } }) => {
7296
7296
  if (propertyRecordSchema &&
7297
7297
  propertyRecordSchema.storageType &&
7298
7298
  propertyRecordSchema.storageType === 'ItemStorage') {
7299
- const { Item } = yield import('./index-Bonkz33x.js');
7299
+ const { Item } = yield import('./index-BMQaGR9S.js');
7300
7300
  const item = yield Item.find({
7301
7301
  seedLocalId,
7302
7302
  modelName,
@@ -8252,5 +8252,5 @@ if (isNode()) {
8252
8252
  withSeed = (_a = initSeedSync()) === null || _a === void 0 ? void 0 : _a.withSeed;
8253
8253
  }
8254
8254
 
8255
- export { GET_SCHEMAS as G, Item as I, Json as J, List as L, Model as M, Property as P, Relation as R, Text as T, GET_SCHEMA_BY_NAME as a, GET_SEEDS as b, GET_SEED_IDS as c, GET_STORAGE_TRANSACTION_ID as d, GET_VERSIONS as e, GET_PROPERTIES as f, GET_ALL_PROPERTIES_FOR_ALL_VERSIONS as g, itemMachineAll as h, itemMachineSingle as i, ImageSrc as j, ItemProperty as k, useItem as l, useItemProperties as m, useCreateItem as n, useItemProperty as o, useDeleteItem as p, useGlobalServiceStatus as q, useServices as r, getGlobalService as s, client as t, useItems as u, getCorrectId as v, withSeed as w };
8256
- //# sourceMappingURL=index-CSWCwkb_.js.map
8255
+ export { GET_SCHEMAS as G, Item as I, Json as J, List as L, Model as M, Property as P, Relation as R, Text as T, GET_SCHEMA_BY_NAME as a, GET_SEEDS as b, GET_SEED_IDS as c, GET_STORAGE_TRANSACTION_ID as d, GET_VERSIONS as e, GET_PROPERTIES as f, GET_ALL_PROPERTIES_FOR_ALL_VERSIONS as g, itemMachineAll as h, itemMachineSingle as i, ImageSrc as j, ItemProperty as k, useItem as l, useItemProperties as m, useCreateItem as n, useItemProperty as o, useDeleteItem as p, useGlobalServiceStatus as q, useServices as r, getGlobalService as s, client as t, useItems as u, getCorrectId as v, withSeed as w, eventEmitter as x };
8256
+ //# sourceMappingURL=index-CjvApuBp.js.map