@valbuild/core 0.13.4 → 0.13.5

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.
@@ -537,7 +537,7 @@ function newSelectorProxy(source, path, moduleSchema) {
537
537
  andThen: function andThen(f) {
538
538
  return _andThen(f, source === undefined ? null : source, path);
539
539
  }
540
- }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _ref;
540
+ }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _defineProperty(_ref, GetSchema, moduleSchema), _ref;
541
541
  }
542
542
  }
543
543
  function createValPathOfItem(arrayPath, prop) {
@@ -537,7 +537,7 @@ function newSelectorProxy(source, path, moduleSchema) {
537
537
  andThen: function andThen(f) {
538
538
  return _andThen(f, source === undefined ? null : source, path);
539
539
  }
540
- }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _ref;
540
+ }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _defineProperty(_ref, GetSchema, moduleSchema), _ref;
541
541
  }
542
542
  }
543
543
  function createValPathOfItem(arrayPath, prop) {
@@ -535,7 +535,7 @@ function newSelectorProxy(source, path, moduleSchema) {
535
535
  andThen: function andThen(f) {
536
536
  return _andThen(f, source === undefined ? null : source, path);
537
537
  }
538
- }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _ref;
538
+ }, _defineProperty(_ref, SourceOrExpr, source === undefined ? null : source), _defineProperty(_ref, Path, path), _defineProperty(_ref, GetSchema, moduleSchema), _ref;
539
539
  }
540
540
  }
541
541
  function createValPathOfItem(arrayPath, prop) {
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var expr_dist_valbuildCoreExpr = require('./index-f0d4530a.cjs.dev.js');
5
+ var expr_dist_valbuildCoreExpr = require('./index-2f65eaa1.cjs.dev.js');
6
6
  var createClass = require('./createClass-a436dbfe.cjs.dev.js');
7
7
  var result = require('./result-48320acd.cjs.dev.js');
8
8
  var ops = require('./ops-87cdbafc.cjs.dev.js');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var expr_dist_valbuildCoreExpr = require('./index-01a259ae.cjs.prod.js');
5
+ var expr_dist_valbuildCoreExpr = require('./index-104b3b67.cjs.prod.js');
6
6
  var createClass = require('./createClass-de7426aa.cjs.prod.js');
7
7
  var result = require('./result-26f67b40.cjs.prod.js');
8
8
  var ops = require('./ops-ae4d1bc2.cjs.prod.js');
@@ -1,5 +1,5 @@
1
- import { _ as _inherits, a as _createSuper, S as Schema, g as getValPath, n as newSelectorProxy, b as SourceOrExpr, E as Expr, I as ImageSchema, c as _objectSpread2, d as _defineProperty, V as VAL_EXTENSION, i as image, P as Path, e as createValPathOfItem, f as isSelector, h as isSerializedVal, j as file, k as isFile, F as FILE_REF_PROP, l as convertImageSource, m as getSchema, o as isVal } from './index-3b733a02.esm.js';
2
- export { F as FILE_REF_PROP, G as GenericSelector, S as Schema, V as VAL_EXTENSION, p as expr } from './index-3b733a02.esm.js';
1
+ import { _ as _inherits, a as _createSuper, S as Schema, g as getValPath, n as newSelectorProxy, b as SourceOrExpr, E as Expr, I as ImageSchema, c as _objectSpread2, d as _defineProperty, V as VAL_EXTENSION, i as image, P as Path, e as createValPathOfItem, f as isSelector, h as isSerializedVal, j as file, k as isFile, F as FILE_REF_PROP, l as convertImageSource, m as getSchema, o as isVal } from './index-b861a6d2.esm.js';
2
+ export { F as FILE_REF_PROP, G as GenericSelector, S as Schema, V as VAL_EXTENSION, p as expr } from './index-b861a6d2.esm.js';
3
3
  import { _ as _classCallCheck, a as _createClass, b as _typeof, c as _slicedToArray, d as _toConsumableArray } from './createClass-012eebbf.esm.js';
4
4
  import { _ as _createForOfIteratorHelper, i as isErr, a as isOk, e as err, o as ok } from './result-b96df128.esm.js';
5
5
  import { P as PatchError } from './ops-6fae92a1.esm.js';
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var expr_dist_valbuildCoreExpr = require('../../dist/index-f0d4530a.cjs.dev.js');
5
+ var expr_dist_valbuildCoreExpr = require('../../dist/index-2f65eaa1.cjs.dev.js');
6
6
  require('../../dist/createClass-a436dbfe.cjs.dev.js');
7
7
  require('../../dist/result-48320acd.cjs.dev.js');
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var expr_dist_valbuildCoreExpr = require('../../dist/index-01a259ae.cjs.prod.js');
5
+ var expr_dist_valbuildCoreExpr = require('../../dist/index-104b3b67.cjs.prod.js');
6
6
  require('../../dist/createClass-de7426aa.cjs.prod.js');
7
7
  require('../../dist/result-26f67b40.cjs.prod.js');
8
8
 
@@ -1,3 +1,3 @@
1
- export { C as Call, E as Expr, N as NilSym, r as StringLiteral, s as StringTemplate, t as Sym, u as evaluate, q as parse } from '../../dist/index-3b733a02.esm.js';
1
+ export { C as Call, E as Expr, N as NilSym, r as StringLiteral, s as StringTemplate, t as Sym, u as evaluate, q as parse } from '../../dist/index-b861a6d2.esm.js';
2
2
  import '../../dist/createClass-012eebbf.esm.js';
3
3
  import '../../dist/result-b96df128.esm.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@valbuild/core",
3
- "version": "0.13.4",
3
+ "version": "0.13.5",
4
4
  "private": false,
5
5
  "description": "Val - supercharged hard-coded content",
6
6
  "scripts": {
@@ -96,7 +96,7 @@ export function newSelectorProxy(
96
96
  )
97
97
  )
98
98
  .filter((a) => {
99
- if (f && f instanceof Schema<Source>) {
99
+ if (f && f instanceof Schema) {
100
100
  return f.match(unValify(a));
101
101
  } else {
102
102
  return unValify(f(a));
@@ -166,6 +166,7 @@ export function newSelectorProxy(
166
166
  },
167
167
  [SourceOrExpr]: source === undefined ? null : source,
168
168
  [Path]: path,
169
+ [GetSchema]: moduleSchema,
169
170
  };
170
171
  }
171
172
  }