@savvy-web/silk 2.4.3 → 2.5.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.
- package/changesets-changelog.cjs +39 -39
- package/changesets-changelog.d.cts +1 -1
- package/changesets-changelog.d.ts +1 -1
- package/changesets-changelog.js +39 -39
- package/changesets-markdownlint.cjs +39 -39
- package/changesets-markdownlint.d.cts +1 -1
- package/changesets-markdownlint.d.ts +1 -1
- package/changesets-markdownlint.js +39 -39
- package/package.json +8 -4
- package/tsconfig/node/dist/tsconfig.tsbuildinfo +1 -1
|
@@ -405,7 +405,7 @@ const trimTrailingSlashes = (s) => {
|
|
|
405
405
|
return s.slice(0, end);
|
|
406
406
|
};
|
|
407
407
|
//#endregion
|
|
408
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
408
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/CatalogAssemblyError.js
|
|
409
409
|
/**
|
|
410
410
|
* Base constant for {@link CatalogAssemblyError}.
|
|
411
411
|
*
|
|
@@ -432,7 +432,7 @@ var CatalogAssemblyError = class extends CatalogAssemblyErrorBase {
|
|
|
432
432
|
}
|
|
433
433
|
};
|
|
434
434
|
//#endregion
|
|
435
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
435
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/CatalogResolutionError.js
|
|
436
436
|
/**
|
|
437
437
|
* Base constant for {@link CatalogResolutionError}.
|
|
438
438
|
*
|
|
@@ -458,7 +458,7 @@ var CatalogResolutionError = class extends CatalogResolutionErrorBase {
|
|
|
458
458
|
}
|
|
459
459
|
};
|
|
460
460
|
//#endregion
|
|
461
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
461
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/GitReadError.js
|
|
462
462
|
/**
|
|
463
463
|
* Base constant for {@link GitReadError}.
|
|
464
464
|
*
|
|
@@ -483,7 +483,7 @@ var GitReadError = class extends GitReadErrorBase {
|
|
|
483
483
|
}
|
|
484
484
|
};
|
|
485
485
|
//#endregion
|
|
486
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
486
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/PackageNotFoundError.js
|
|
487
487
|
/**
|
|
488
488
|
* Base constant for {@link PackageNotFoundError}.
|
|
489
489
|
*
|
|
@@ -534,7 +534,7 @@ var PackageNotFoundError = class extends PackageNotFoundErrorBase {
|
|
|
534
534
|
}
|
|
535
535
|
};
|
|
536
536
|
//#endregion
|
|
537
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
537
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/WorkspaceDiscoveryError.js
|
|
538
538
|
/**
|
|
539
539
|
* Base constant for {@link WorkspaceDiscoveryError}.
|
|
540
540
|
*
|
|
@@ -585,7 +585,7 @@ var WorkspaceDiscoveryError = class extends WorkspaceDiscoveryErrorBase {
|
|
|
585
585
|
}
|
|
586
586
|
};
|
|
587
587
|
//#endregion
|
|
588
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
588
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/errors/WorkspaceRootNotFoundError.js
|
|
589
589
|
/**
|
|
590
590
|
* Base constant for {@link WorkspaceRootNotFoundError}.
|
|
591
591
|
*
|
|
@@ -635,7 +635,7 @@ var WorkspaceRootNotFoundError = class extends WorkspaceRootNotFoundErrorBase {
|
|
|
635
635
|
}
|
|
636
636
|
};
|
|
637
637
|
//#endregion
|
|
638
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
638
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/services/WorkspaceDiscovery.js
|
|
639
639
|
/**
|
|
640
640
|
* Service for discovering workspace packages in a monorepo.
|
|
641
641
|
*
|
|
@@ -685,7 +685,7 @@ var WorkspaceRootNotFoundError = class extends WorkspaceRootNotFoundErrorBase {
|
|
|
685
685
|
*/
|
|
686
686
|
var WorkspaceDiscovery = class extends effect.Context.Tag("@spencerbeggs/workspaces-effect/WorkspaceDiscovery")() {};
|
|
687
687
|
//#endregion
|
|
688
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
688
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/services/WorkspaceRoot.js
|
|
689
689
|
/**
|
|
690
690
|
* Service for finding the workspace root directory.
|
|
691
691
|
*
|
|
@@ -732,7 +732,7 @@ var WorkspaceDiscovery = class extends effect.Context.Tag("@spencerbeggs/workspa
|
|
|
732
732
|
*/
|
|
733
733
|
var WorkspaceRoot = class extends effect.Context.Tag("@spencerbeggs/workspaces-effect/WorkspaceRoot")() {};
|
|
734
734
|
//#endregion
|
|
735
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
735
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/errors/YamlComposerError.js
|
|
736
736
|
/**
|
|
737
737
|
* YAML composer error type.
|
|
738
738
|
*
|
|
@@ -790,7 +790,7 @@ var YamlComposerError = class extends YamlComposerErrorBase {
|
|
|
790
790
|
}
|
|
791
791
|
};
|
|
792
792
|
//#endregion
|
|
793
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
793
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/errors/YamlErrorDetail.js
|
|
794
794
|
/**
|
|
795
795
|
* YAML error detail schema and error code types.
|
|
796
796
|
*
|
|
@@ -843,7 +843,7 @@ var YamlErrorDetail = class extends effect.Schema.Class("YamlErrorDetail")({
|
|
|
843
843
|
column: effect.Schema.Int.pipe(effect.Schema.nonNegative())
|
|
844
844
|
}) {};
|
|
845
845
|
//#endregion
|
|
846
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
846
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/schemas/CstNode.js
|
|
847
847
|
/**
|
|
848
848
|
* YAML CST node schema and node type literal union.
|
|
849
849
|
*
|
|
@@ -879,7 +879,7 @@ var CstNode = class CstNode extends effect.Schema.Class("CstNode")({
|
|
|
879
879
|
children: effect.Schema.optional(effect.Schema.Array(effect.Schema.suspend(() => CstNode)))
|
|
880
880
|
}) {};
|
|
881
881
|
//#endregion
|
|
882
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
882
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/schemas/YamlShared.js
|
|
883
883
|
/**
|
|
884
884
|
* Shared YAML structural types used across the parse/stringify/format pipeline.
|
|
885
885
|
*
|
|
@@ -907,7 +907,7 @@ effect.Schema.Class("YamlEdit")({
|
|
|
907
907
|
content: effect.Schema.String
|
|
908
908
|
});
|
|
909
909
|
//#endregion
|
|
910
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
910
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/schemas/YamlAstNodes.js
|
|
911
911
|
/**
|
|
912
912
|
* Internal module defining all mutually-referential YAML AST node schemas in
|
|
913
913
|
* one place to avoid circular import cycles between individual schema files.
|
|
@@ -1118,7 +1118,7 @@ var YamlSeq = class extends effect.Schema.TaggedClass()("YamlSeq", {
|
|
|
1118
1118
|
length: effect.Schema.Int.pipe(effect.Schema.nonNegative())
|
|
1119
1119
|
}) {};
|
|
1120
1120
|
//#endregion
|
|
1121
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
1121
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/schemas/YamlDocument.js
|
|
1122
1122
|
/**
|
|
1123
1123
|
* YAML document and directive schemas.
|
|
1124
1124
|
*
|
|
@@ -1196,7 +1196,7 @@ var YamlDocument = class extends effect.Schema.Class("YamlDocument")({
|
|
|
1196
1196
|
hasDocumentStartTab: effect.Schema.optionalWith(effect.Schema.Boolean, { default: () => false })
|
|
1197
1197
|
}) {};
|
|
1198
1198
|
//#endregion
|
|
1199
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
1199
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/schemas/YamlToken.js
|
|
1200
1200
|
/**
|
|
1201
1201
|
* YAML token schema and token kind literal union.
|
|
1202
1202
|
*
|
|
@@ -1231,7 +1231,7 @@ var YamlToken = class extends effect.Schema.Class("YamlToken")({
|
|
|
1231
1231
|
column: effect.Schema.Int.pipe(effect.Schema.nonNegative())
|
|
1232
1232
|
}) {};
|
|
1233
1233
|
//#endregion
|
|
1234
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
1234
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/utils/lexer.js
|
|
1235
1235
|
/**
|
|
1236
1236
|
* YAML 1.2 lexer — tokenizes raw YAML text into a stream of {@link YamlToken} values.
|
|
1237
1237
|
*
|
|
@@ -2236,7 +2236,7 @@ function lexAll(text) {
|
|
|
2236
2236
|
return effect.Stream.runCollect(lex(text)).pipe(effect.Effect.map((chunk) => [...chunk]));
|
|
2237
2237
|
}
|
|
2238
2238
|
//#endregion
|
|
2239
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
2239
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/utils/parser.js
|
|
2240
2240
|
/**
|
|
2241
2241
|
* YAML 1.2 CST parser — transforms a token stream into a Concrete Syntax Tree.
|
|
2242
2242
|
*
|
|
@@ -2881,7 +2881,7 @@ function parseCSTAll(text) {
|
|
|
2881
2881
|
return lexAll(text).pipe(effect.Effect.map((tokens) => parseDocuments(tokens, text)));
|
|
2882
2882
|
}
|
|
2883
2883
|
//#endregion
|
|
2884
|
-
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.
|
|
2884
|
+
//#region ../../node_modules/.pnpm/yaml-effect@0.7.2_effect@3.22.0/node_modules/yaml-effect/utils/composer.js
|
|
2885
2885
|
/**
|
|
2886
2886
|
* YAML 1.2 Composer — transforms CST nodes into AST nodes with typed values.
|
|
2887
2887
|
*
|
|
@@ -6371,7 +6371,7 @@ function parse$3(text, options) {
|
|
|
6371
6371
|
}));
|
|
6372
6372
|
}
|
|
6373
6373
|
//#endregion
|
|
6374
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6374
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/catalog/workspace-manifest.js
|
|
6375
6375
|
/**
|
|
6376
6376
|
* Parse a pnpm-workspace.yaml text into its catalog/config-dependency/packages
|
|
6377
6377
|
* slice. Pure with respect to the filesystem.
|
|
@@ -6439,7 +6439,7 @@ function checkDefaultCatalogIsDefinedOnce(manifest) {
|
|
|
6439
6439
|
if (manifest.catalog != null && manifest.catalogs?.default != null) throw new PnpmError("INVALID_CATALOGS_CONFIGURATION", "The 'default' catalog was defined multiple times. Use the 'catalog' field or 'catalogs.default', but not both.");
|
|
6440
6440
|
}
|
|
6441
6441
|
//#endregion
|
|
6442
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6442
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/catalog/assemble.js
|
|
6443
6443
|
/** Merge catalog sources; later sources win per dependency within a catalog. */
|
|
6444
6444
|
function mergeCatalogs(...sources) {
|
|
6445
6445
|
const result = {};
|
|
@@ -6520,7 +6520,7 @@ function resolveFromCatalog(catalogs, wantedDependency) {
|
|
|
6520
6520
|
};
|
|
6521
6521
|
}
|
|
6522
6522
|
//#endregion
|
|
6523
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6523
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/catalog/resolve.js
|
|
6524
6524
|
const DEP_FIELDS = [
|
|
6525
6525
|
"dependencies",
|
|
6526
6526
|
"devDependencies",
|
|
@@ -6590,7 +6590,7 @@ function resolveManifest(catalogs, workspaceVersions, manifest) {
|
|
|
6590
6590
|
return out;
|
|
6591
6591
|
}
|
|
6592
6592
|
//#endregion
|
|
6593
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6593
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/schemas/CatalogSet.js
|
|
6594
6594
|
/**
|
|
6595
6595
|
* An immutable, fully-normalized catalog collection with the one
|
|
6596
6596
|
* resolution semantic shared by live and point-in-time resolution.
|
|
@@ -6680,7 +6680,7 @@ var CatalogSet = class CatalogSet extends effect.Schema.Class("CatalogSet")({ en
|
|
|
6680
6680
|
}
|
|
6681
6681
|
};
|
|
6682
6682
|
//#endregion
|
|
6683
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6683
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/catalog/package-json-workspaces.js
|
|
6684
6684
|
/**
|
|
6685
6685
|
* Reader for the npm/bun `workspaces` field of a root `package.json` — the
|
|
6686
6686
|
* package.json counterpart to `workspace-manifest.ts` (which reads pnpm's
|
|
@@ -6782,7 +6782,7 @@ const catalogSetFromPackageJson = (content) => parsePackageJsonWorkspaces(conten
|
|
|
6782
6782
|
}));
|
|
6783
6783
|
}));
|
|
6784
6784
|
//#endregion
|
|
6785
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
6785
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/point-in-time/worktree-catalogs.js
|
|
6786
6786
|
/**
|
|
6787
6787
|
* The ONE code path that reads the working tree's catalog sources
|
|
6788
6788
|
* (`pnpm-workspace.yaml` + `pnpm-lock.yaml`). Consumed by
|
|
@@ -8347,7 +8347,7 @@ minimatch.Minimatch = Minimatch;
|
|
|
8347
8347
|
minimatch.escape = escape;
|
|
8348
8348
|
minimatch.unescape = unescape;
|
|
8349
8349
|
//#endregion
|
|
8350
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
8350
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/schemas/core.js
|
|
8351
8351
|
/**
|
|
8352
8352
|
* Schema for supported package manager identifiers.
|
|
8353
8353
|
*
|
|
@@ -8609,7 +8609,7 @@ effect.Schema.Class("WorkspaceInfo")({
|
|
|
8609
8609
|
patterns: effect.Schema.Array(effect.Schema.String)
|
|
8610
8610
|
});
|
|
8611
8611
|
//#endregion
|
|
8612
|
-
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.
|
|
8612
|
+
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.22.0/node_modules/jsonc-effect/errors.js
|
|
8613
8613
|
/**
|
|
8614
8614
|
* JSONC error types using Effect's Data.TaggedError pattern.
|
|
8615
8615
|
*
|
|
@@ -8781,7 +8781,7 @@ var JsoncModificationError = class extends JsoncModificationErrorBase {
|
|
|
8781
8781
|
}
|
|
8782
8782
|
};
|
|
8783
8783
|
//#endregion
|
|
8784
|
-
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.
|
|
8784
|
+
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.22.0/node_modules/jsonc-effect/scanner.js
|
|
8785
8785
|
const isWhitespace = (ch) => ch === 32 || ch === 9 || ch === 11 || ch === 12 || ch === 160 || ch === 65279;
|
|
8786
8786
|
const isLineBreak$1 = (ch) => ch === 10 || ch === 13 || ch === 8232 || ch === 8233;
|
|
8787
8787
|
const isDigit$1 = (ch) => ch >= 48 && ch <= 57;
|
|
@@ -9129,7 +9129,7 @@ const createScanner$1 = (text, ignoreTrivia = false) => {
|
|
|
9129
9129
|
};
|
|
9130
9130
|
};
|
|
9131
9131
|
//#endregion
|
|
9132
|
-
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.
|
|
9132
|
+
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.22.0/node_modules/jsonc-effect/parse.js
|
|
9133
9133
|
/**
|
|
9134
9134
|
* JSONC Parser — converts token stream into JavaScript values or AST nodes.
|
|
9135
9135
|
*
|
|
@@ -9574,7 +9574,7 @@ function formatError(code, offset) {
|
|
|
9574
9574
|
}
|
|
9575
9575
|
}
|
|
9576
9576
|
//#endregion
|
|
9577
|
-
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.
|
|
9577
|
+
//#region ../../node_modules/.pnpm/jsonc-effect@0.3.1_effect@3.22.0/node_modules/jsonc-effect/format.js
|
|
9578
9578
|
/**
|
|
9579
9579
|
* Apply an array of text edits to JSONC source text.
|
|
9580
9580
|
*
|
|
@@ -9888,7 +9888,7 @@ function modifyImpl(text, path, value, formattingOptions) {
|
|
|
9888
9888
|
return [];
|
|
9889
9889
|
}
|
|
9890
9890
|
//#endregion
|
|
9891
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
9891
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/schemas/WorkspaceStateSnapshot.js
|
|
9892
9892
|
const DepRecord = effect.Schema.optionalWith(effect.Schema.Record({
|
|
9893
9893
|
key: effect.Schema.String,
|
|
9894
9894
|
value: effect.Schema.String
|
|
@@ -9957,7 +9957,7 @@ var WorkspaceStateSnapshot = class extends effect.Schema.Class("WorkspaceStateSn
|
|
|
9957
9957
|
}
|
|
9958
9958
|
};
|
|
9959
9959
|
//#endregion
|
|
9960
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
9960
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/services/PointInTimeWorkspace.js
|
|
9961
9961
|
/**
|
|
9962
9962
|
* Service for reading a monorepo's workspace state at a specific moment: any
|
|
9963
9963
|
* git ref (via `git show`/`git ls-tree`, without checking the ref out) or the
|
|
@@ -9984,7 +9984,7 @@ var WorkspaceStateSnapshot = class extends effect.Schema.Class("WorkspaceStateSn
|
|
|
9984
9984
|
*/
|
|
9985
9985
|
var PointInTimeWorkspace = class extends effect.Context.Tag("@spencerbeggs/workspaces-effect/PointInTimeWorkspace")() {};
|
|
9986
9986
|
//#endregion
|
|
9987
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
9987
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/discovery/glob-core.js
|
|
9988
9988
|
const normalize$1 = (pattern) => pattern.replace(/\/\*\*$/, "/*");
|
|
9989
9989
|
const toRegex = (glob) => new RegExp(`^${glob.replace(/[.+^${}()|[\]\\]/g, "\\$&").replace(/\*/g, "[^/]*").replace(/\?/g, "[^/]")}$`);
|
|
9990
9990
|
/**
|
|
@@ -10027,7 +10027,7 @@ const compileWorkspaceGlobs = (patterns) => {
|
|
|
10027
10027
|
};
|
|
10028
10028
|
};
|
|
10029
10029
|
//#endregion
|
|
10030
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10030
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/point-in-time/git.js
|
|
10031
10031
|
/**
|
|
10032
10032
|
* Stderr shapes that mean "the path is not present at this ref" rather than
|
|
10033
10033
|
* "the git command failed."
|
|
@@ -10119,7 +10119,7 @@ const makeGitReader = (executor, options) => {
|
|
|
10119
10119
|
};
|
|
10120
10120
|
};
|
|
10121
10121
|
//#endregion
|
|
10122
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10122
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/PointInTimeWorkspaceLive.js
|
|
10123
10123
|
/**
|
|
10124
10124
|
* Live layer for the {@link PointInTimeWorkspace} service.
|
|
10125
10125
|
*
|
|
@@ -10262,7 +10262,7 @@ const PointInTimeWorkspaceLive = effect.Layer.effect(PointInTimeWorkspace, effec
|
|
|
10262
10262
|
});
|
|
10263
10263
|
}));
|
|
10264
10264
|
//#endregion
|
|
10265
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10265
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/schemas/publish.js
|
|
10266
10266
|
/**
|
|
10267
10267
|
* Schema for package publish targets.
|
|
10268
10268
|
*
|
|
@@ -10305,7 +10305,7 @@ var PublishTarget = class extends effect.Schema.Class("PublishTarget")({
|
|
|
10305
10305
|
provenance: effect.Schema.optionalWith(effect.Schema.Boolean, { default: () => false })
|
|
10306
10306
|
}) {};
|
|
10307
10307
|
//#endregion
|
|
10308
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10308
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/services/PublishabilityDetector.js
|
|
10309
10309
|
/**
|
|
10310
10310
|
* Service for detecting whether a workspace package is publishable and
|
|
10311
10311
|
* identifying its publish targets (npm, GitHub Packages, etc.).
|
|
@@ -10367,7 +10367,7 @@ var PublishTarget = class extends effect.Schema.Class("PublishTarget")({
|
|
|
10367
10367
|
*/
|
|
10368
10368
|
var PublishabilityDetector = class extends effect.Context.Tag("@spencerbeggs/workspaces-effect/PublishabilityDetector")() {};
|
|
10369
10369
|
//#endregion
|
|
10370
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10370
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/PublishabilityDetectorLive.js
|
|
10371
10371
|
/**
|
|
10372
10372
|
* Default live implementation of the {@link PublishabilityDetector} service.
|
|
10373
10373
|
*
|
|
@@ -10439,7 +10439,7 @@ const PublishabilityDetectorLive = effect.Layer.succeed(PublishabilityDetector,
|
|
|
10439
10439
|
return targets;
|
|
10440
10440
|
}).pipe(effect.Effect.withSpan("PublishabilityDetector.detect", { attributes: { "workspace.package": pkg.name } })) });
|
|
10441
10441
|
//#endregion
|
|
10442
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10442
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/WorkspaceDiscoveryLive.js
|
|
10443
10443
|
/**
|
|
10444
10444
|
* Live implementation of the {@link WorkspaceDiscovery} service.
|
|
10445
10445
|
*
|
|
@@ -10726,7 +10726,7 @@ const WorkspaceDiscoveryLive = effect.Layer.effect(WorkspaceDiscovery, effect.Ef
|
|
|
10726
10726
|
};
|
|
10727
10727
|
}));
|
|
10728
10728
|
//#endregion
|
|
10729
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
10729
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/layers/WorkspaceRootLive.js
|
|
10730
10730
|
/**
|
|
10731
10731
|
* Live implementation of the {@link WorkspaceRoot} service.
|
|
10732
10732
|
*
|
|
@@ -3326,7 +3326,7 @@ interface Catalog {
|
|
|
3326
3326
|
readonly [dependencyName: string]: string | undefined;
|
|
3327
3327
|
}
|
|
3328
3328
|
//#endregion
|
|
3329
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
3329
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/index.d.ts
|
|
3330
3330
|
//#region src/errors/CatalogAssemblyError.d.ts
|
|
3331
3331
|
/**
|
|
3332
3332
|
* Base constant for {@link CatalogAssemblyError}.
|
|
@@ -3326,7 +3326,7 @@ interface Catalog {
|
|
|
3326
3326
|
readonly [dependencyName: string]: string | undefined;
|
|
3327
3327
|
}
|
|
3328
3328
|
//#endregion
|
|
3329
|
-
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.
|
|
3329
|
+
//#region ../../node_modules/.pnpm/workspaces-effect@2.1.0_@effect+platform@0.96.3_effect@3.22.0__effect@3.22.0/node_modules/workspaces-effect/index.d.ts
|
|
3330
3330
|
//#region src/errors/CatalogAssemblyError.d.ts
|
|
3331
3331
|
/**
|
|
3332
3332
|
* Base constant for {@link CatalogAssemblyError}.
|