schematex 0.9.13 → 0.9.14

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
  'use strict';
2
2
 
3
- var chunkKTAEPUAE_cjs = require('./chunk-KTAEPUAE.cjs');
3
+ var chunkV5TY3N2W_cjs = require('./chunk-V5TY3N2W.cjs');
4
4
 
5
5
  // src/ai/registry.ts
6
6
  var DIAGRAM_REGISTRY = [
@@ -6689,7 +6689,7 @@ function getExamples(type, opts = {}) {
6689
6689
  function validateDsl(type, dsl) {
6690
6690
  const resolvedType = type ? resolveDiagramType(type) : void 0;
6691
6691
  const config = type ? { type: resolvedType ?? type } : void 0;
6692
- const result = chunkKTAEPUAE_cjs.parseResult(dsl, config);
6692
+ const result = chunkV5TY3N2W_cjs.parseResult(dsl, config);
6693
6693
  if (result.ok) {
6694
6694
  return {
6695
6695
  ok: true,
@@ -6715,7 +6715,7 @@ function renderDsl(type, dsl, options = {}) {
6715
6715
  ...options,
6716
6716
  ...type ? { type: resolvedType ?? type } : {}
6717
6717
  };
6718
- const result = chunkKTAEPUAE_cjs.renderResult(dsl, config);
6718
+ const result = chunkV5TY3N2W_cjs.renderResult(dsl, config);
6719
6719
  if (result.ok) {
6720
6720
  return {
6721
6721
  ok: true,
@@ -6777,5 +6777,5 @@ exports.listDiagrams = listDiagrams;
6777
6777
  exports.renderDsl = renderDsl;
6778
6778
  exports.resolveDiagramType = resolveDiagramType;
6779
6779
  exports.validateDsl = validateDsl;
6780
- //# sourceMappingURL=chunk-XJ5MTQLJ.cjs.map
6781
- //# sourceMappingURL=chunk-XJ5MTQLJ.cjs.map
6780
+ //# sourceMappingURL=chunk-7ZABGRZZ.cjs.map
6781
+ //# sourceMappingURL=chunk-7ZABGRZZ.cjs.map