@savvy-web/silk 3.8.2 → 3.8.3
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 +52 -43
- package/changesets-changelog.d.cts +3 -3
- package/changesets-changelog.d.ts +3 -3
- package/changesets-changelog.js +53 -44
- package/changesets-markdownlint.cjs +52 -43
- package/changesets-markdownlint.d.cts +3 -3
- package/changesets-markdownlint.d.ts +3 -3
- package/changesets-markdownlint.js +53 -44
- package/package.json +4 -4
- package/tsconfig/node/dist/tsconfig.tsbuildinfo +1 -1
package/changesets-changelog.js
CHANGED
|
@@ -2353,7 +2353,7 @@ var GlobSet = class GlobSet extends Schema.Class("GlobSet")(Schema.Struct({ patt
|
|
|
2353
2353
|
};
|
|
2354
2354
|
|
|
2355
2355
|
//#endregion
|
|
2356
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
2356
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/BunExtension.js
|
|
2357
2357
|
/**
|
|
2358
2358
|
* Extension data specific to bun lockfiles, attached to `Lockfile.extension`
|
|
2359
2359
|
* when the format is `"bun"`.
|
|
@@ -2375,7 +2375,7 @@ var BunExtension = class extends Schema.Class("BunExtension")({
|
|
|
2375
2375
|
}) {};
|
|
2376
2376
|
|
|
2377
2377
|
//#endregion
|
|
2378
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
2378
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/CatalogResolver.js
|
|
2379
2379
|
/**
|
|
2380
2380
|
* Contract for resolving pnpm `catalog:` dependency specifiers to concrete
|
|
2381
2381
|
* version ranges.
|
|
@@ -2422,7 +2422,7 @@ var CatalogResolver = class CatalogResolver extends Context.Service()("@effected
|
|
|
2422
2422
|
};
|
|
2423
2423
|
|
|
2424
2424
|
//#endregion
|
|
2425
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
2425
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/WorkspaceResolver.js
|
|
2426
2426
|
/**
|
|
2427
2427
|
* Raised when a `catalog:` or `workspace:` specifier cannot be resolved
|
|
2428
2428
|
* because the resolution mechanism itself failed — not for an ordinary
|
|
@@ -2484,7 +2484,7 @@ var WorkspaceResolver = class WorkspaceResolver extends Context.Service()("@effe
|
|
|
2484
2484
|
};
|
|
2485
2485
|
|
|
2486
2486
|
//#endregion
|
|
2487
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
2487
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/CatalogAssemblyError.js
|
|
2488
2488
|
/**
|
|
2489
2489
|
* Raised when a workspace's catalogs cannot be assembled — a `pnpm-workspace.yaml`
|
|
2490
2490
|
* that is unreadable or not valid YAML, a root `package.json` `workspaces` field
|
|
@@ -2529,7 +2529,7 @@ var CatalogAssemblyError = class extends Schema.TaggedError()("CatalogAssemblyEr
|
|
|
2529
2529
|
};
|
|
2530
2530
|
|
|
2531
2531
|
//#endregion
|
|
2532
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
2532
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/DependencySection.js
|
|
2533
2533
|
/**
|
|
2534
2534
|
* The short dependency kind: which dependency map an entry came from, named the
|
|
2535
2535
|
* way consumers branch on it.
|
|
@@ -4153,7 +4153,7 @@ const isComparatorSetSubset = (sub, sup) => {
|
|
|
4153
4153
|
};
|
|
4154
4154
|
|
|
4155
4155
|
//#endregion
|
|
4156
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
4156
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/DependencySpecifier.js
|
|
4157
4157
|
/**
|
|
4158
4158
|
* Indicates that a string could not be parsed as a valid dependency specifier.
|
|
4159
4159
|
*
|
|
@@ -4361,7 +4361,7 @@ const DependencySpecifier = Object.assign(brandedSpecifier, {
|
|
|
4361
4361
|
});
|
|
4362
4362
|
|
|
4363
4363
|
//#endregion
|
|
4364
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
4364
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/IntegrityHash.js
|
|
4365
4365
|
const SRI_RE = /^(sha1|sha256|sha384|sha512)-[A-Za-z0-9+/]+={0,2}$/;
|
|
4366
4366
|
const COREPACK_RE = /^(sha1|sha224|sha256|sha384|sha512)\.[0-9a-f]+$/;
|
|
4367
4367
|
const YARN_RE = /^[0-9]+(c[0-9]+)?\/[0-9a-f]+$/;
|
|
@@ -4415,6 +4415,13 @@ const IntegrityHash = Object.assign(brandedIntegrity, {
|
|
|
4415
4415
|
});
|
|
4416
4416
|
const corepackRestricted = brandedIntegrity.pipe(Schema.check(Schema.makeFilter((value) => isCorepack(value) ? void 0 : "Expected a corepack (<algo>.<hex>) integrity hash")));
|
|
4417
4417
|
const BASE64_ALPHABET = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
4418
|
+
const BASE64_INVALID = 255;
|
|
4419
|
+
const BASE64_INDEX = (() => {
|
|
4420
|
+
const table = new Uint8Array("z".charCodeAt(0) + 1);
|
|
4421
|
+
table.fill(BASE64_INVALID);
|
|
4422
|
+
for (let index = 0; index < 64; index += 1) table[BASE64_ALPHABET.charCodeAt(index)] = index;
|
|
4423
|
+
return table;
|
|
4424
|
+
})();
|
|
4418
4425
|
const decodeBase64 = (value) => {
|
|
4419
4426
|
const firstPad = value.indexOf("=");
|
|
4420
4427
|
const body = firstPad === -1 ? value : value.slice(0, firstPad);
|
|
@@ -4426,9 +4433,11 @@ const decodeBase64 = (value) => {
|
|
|
4426
4433
|
let buffer = 0;
|
|
4427
4434
|
let bits = 0;
|
|
4428
4435
|
const bytes = [];
|
|
4429
|
-
for (
|
|
4430
|
-
const
|
|
4431
|
-
if (
|
|
4436
|
+
for (let index = 0; index < body.length; index += 1) {
|
|
4437
|
+
const code = body.charCodeAt(index);
|
|
4438
|
+
if (code >= BASE64_INDEX.length) return void 0;
|
|
4439
|
+
const sextet = BASE64_INDEX[code];
|
|
4440
|
+
if (sextet === BASE64_INVALID) return void 0;
|
|
4432
4441
|
buffer = buffer << 6 | sextet;
|
|
4433
4442
|
bits += 6;
|
|
4434
4443
|
if (bits >= 8) {
|
|
@@ -5450,7 +5459,7 @@ var Run = class {
|
|
|
5450
5459
|
};
|
|
5451
5460
|
|
|
5452
5461
|
//#endregion
|
|
5453
|
-
//#region ../../node_modules/.pnpm/@effected+npm@0.11.
|
|
5462
|
+
//#region ../../node_modules/.pnpm/@effected+npm@0.11.1_@effected+semver@0.5.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/npm/ReleaseAgeGate.js
|
|
5454
5463
|
const MS_PER_MINUTE = 6e4;
|
|
5455
5464
|
/**
|
|
5456
5465
|
* A source's partial contribution to a {@link ReleaseAgeGate}: the effective
|
|
@@ -5621,7 +5630,7 @@ var ReleaseAgeGate = class ReleaseAgeGate extends Schema.Class("ReleaseAgeGate")
|
|
|
5621
5630
|
};
|
|
5622
5631
|
|
|
5623
5632
|
//#endregion
|
|
5624
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5633
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/ImporterDependency.js
|
|
5625
5634
|
/**
|
|
5626
5635
|
* One declared dependency of one workspace importer, as the lockfile records it.
|
|
5627
5636
|
*
|
|
@@ -5660,7 +5669,7 @@ var ImporterDependency = class extends Schema.Class("ImporterDependency")({
|
|
|
5660
5669
|
}) {};
|
|
5661
5670
|
|
|
5662
5671
|
//#endregion
|
|
5663
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5672
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/LockfileImporter.js
|
|
5664
5673
|
/**
|
|
5665
5674
|
* One workspace importer's declared dependencies, as the lockfile records them.
|
|
5666
5675
|
*
|
|
@@ -5685,7 +5694,7 @@ var LockfileImporter = class extends Schema.Class("LockfileImporter")({
|
|
|
5685
5694
|
}) {};
|
|
5686
5695
|
|
|
5687
5696
|
//#endregion
|
|
5688
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5697
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/ResolvedPackage.js
|
|
5689
5698
|
const EMPTY_DEPENDENCIES = {};
|
|
5690
5699
|
const EMPTY_PEER_META = {};
|
|
5691
5700
|
const EMPTY_EDGE_NAMES = [];
|
|
@@ -5776,7 +5785,7 @@ var ResolvedPackage = class extends Schema.Class("ResolvedPackage")({
|
|
|
5776
5785
|
}) {};
|
|
5777
5786
|
|
|
5778
5787
|
//#endregion
|
|
5779
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5788
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/WorkspaceDependency.js
|
|
5780
5789
|
/**
|
|
5781
5790
|
* A directed dependency edge between two workspace packages as recorded in
|
|
5782
5791
|
* the lockfile.
|
|
@@ -5799,7 +5808,7 @@ var WorkspaceDependency = class extends Schema.Class("WorkspaceDependency")({
|
|
|
5799
5808
|
}) {};
|
|
5800
5809
|
|
|
5801
5810
|
//#endregion
|
|
5802
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5811
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/PnpmExtension.js
|
|
5803
5812
|
/**
|
|
5804
5813
|
* Extension data specific to pnpm lockfiles, attached to `Lockfile.extension`
|
|
5805
5814
|
* when the format is `"pnpm"`.
|
|
@@ -5825,7 +5834,7 @@ var PnpmExtension = class extends Schema.Class("PnpmExtension")({
|
|
|
5825
5834
|
}) {};
|
|
5826
5835
|
|
|
5827
5836
|
//#endregion
|
|
5828
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5837
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/LockfileFormat.js
|
|
5829
5838
|
/**
|
|
5830
5839
|
* The lockfile formats this package parses: bun's `bun.lock` (JSONC), npm's
|
|
5831
5840
|
* `package-lock.json` (JSON), pnpm's `pnpm-lock.yaml` and yarn Berry's
|
|
@@ -5868,7 +5877,7 @@ const FILENAMES = {
|
|
|
5868
5877
|
const filenameFor = (format) => FILENAMES[format][0];
|
|
5869
5878
|
|
|
5870
5879
|
//#endregion
|
|
5871
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
5880
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/shared.js
|
|
5872
5881
|
/**
|
|
5873
5882
|
* The four dependency sections of a manifest, in a stable order — the shared
|
|
5874
5883
|
* dependency-sections table (v3's `DEP_SECTIONS`). Each entry is both the
|
|
@@ -7913,7 +7922,7 @@ var JsoncModifier = class {
|
|
|
7913
7922
|
};
|
|
7914
7923
|
|
|
7915
7924
|
//#endregion
|
|
7916
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
7925
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/bun.js
|
|
7917
7926
|
const DepRecord$2 = Schema.optionalKey(Schema.Record(Schema.String, Schema.String));
|
|
7918
7927
|
const OptionalPeers = Schema.optionalKey(Schema.Array(Schema.String));
|
|
7919
7928
|
const BunWorkspaceEntry = Schema.Struct({
|
|
@@ -8091,7 +8100,7 @@ const toFields$3 = (raw) => Effect.gen(function* () {
|
|
|
8091
8100
|
});
|
|
8092
8101
|
|
|
8093
8102
|
//#endregion
|
|
8094
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
8103
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/npm.js
|
|
8095
8104
|
const DepRecord$1 = Schema.optionalKey(Schema.Record(Schema.String, Schema.String));
|
|
8096
8105
|
const PeerMetaRecord = Schema.optionalKey(Schema.Record(Schema.String, Schema.Struct({ optional: Schema.optionalKey(Schema.Boolean) })));
|
|
8097
8106
|
const NpmPackageEntry = Schema.Struct({
|
|
@@ -16064,7 +16073,7 @@ function deepEqualValues(a, b) {
|
|
|
16064
16073
|
}
|
|
16065
16074
|
|
|
16066
16075
|
//#endregion
|
|
16067
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
16076
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/documents.js
|
|
16068
16077
|
/**
|
|
16069
16078
|
* An empty YAML document composes to `null` (`Yaml.parseAll("")` is `[null]`,
|
|
16070
16079
|
* and the trailing document of an env-only `pnpm-lock.yaml` is `null` too).
|
|
@@ -16135,7 +16144,7 @@ const selectSoleDocument = (content) => Effect.gen(function* () {
|
|
|
16135
16144
|
});
|
|
16136
16145
|
|
|
16137
16146
|
//#endregion
|
|
16138
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
16147
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/pnpm.js
|
|
16139
16148
|
const PnpmImporterDeps = Schema.optionalKey(Schema.Record(Schema.String, Schema.Struct({
|
|
16140
16149
|
specifier: Schema.String,
|
|
16141
16150
|
version: Schema.String
|
|
@@ -16438,7 +16447,7 @@ const toFields$1 = (raw) => Effect.gen(function* () {
|
|
|
16438
16447
|
});
|
|
16439
16448
|
|
|
16440
16449
|
//#endregion
|
|
16441
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
16450
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/internal/yarn.js
|
|
16442
16451
|
const YarnLockfileRaw = Schema.Record(Schema.String, Schema.Unknown);
|
|
16443
16452
|
const DepRecord = Schema.optionalKey(Schema.Record(Schema.String, Schema.String));
|
|
16444
16453
|
const YarnEntry = Schema.Struct({
|
|
@@ -16615,7 +16624,7 @@ const cleanYarnDeps = (deps) => {
|
|
|
16615
16624
|
};
|
|
16616
16625
|
|
|
16617
16626
|
//#endregion
|
|
16618
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
16627
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/Lockfile.js
|
|
16619
16628
|
const EMPTY_IMPORTERS = [];
|
|
16620
16629
|
/**
|
|
16621
16630
|
* Failure of `Lockfile.parse`: the given content is not a valid lockfile of
|
|
@@ -16865,7 +16874,7 @@ var Lockfile = class Lockfile extends Schema.Class("Lockfile")({
|
|
|
16865
16874
|
};
|
|
16866
16875
|
|
|
16867
16876
|
//#endregion
|
|
16868
|
-
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.
|
|
16877
|
+
//#region ../../node_modules/.pnpm/@effected+lockfiles@0.6.1_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__@effected+npm@0.11_dc2ae50ba9ac4d16371f19ff9a80bde5/node_modules/@effected/lockfiles/LockfileIntegrity.js
|
|
16869
16878
|
/**
|
|
16870
16879
|
* The minimal manifest shape {@link LockfileIntegrity.compare} checks a
|
|
16871
16880
|
* lockfile against: a package name plus the four optional dependency maps.
|
|
@@ -19741,7 +19750,7 @@ var Package = class Package extends Schema.Class("Package")({
|
|
|
19741
19750
|
};
|
|
19742
19751
|
|
|
19743
19752
|
//#endregion
|
|
19744
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
19753
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspacePackage.js
|
|
19745
19754
|
const EMPTY$1 = Object.freeze(Object.create(null));
|
|
19746
19755
|
const EMPTY_MANIFEST = Object.freeze(Object.create(null));
|
|
19747
19756
|
/**
|
|
@@ -20343,7 +20352,7 @@ var Walker$1 = class {
|
|
|
20343
20352
|
};
|
|
20344
20353
|
|
|
20345
20354
|
//#endregion
|
|
20346
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20355
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspaceRoot.js
|
|
20347
20356
|
/**
|
|
20348
20357
|
* The marker filenames {@link WorkspaceRoot} probes for, in priority order.
|
|
20349
20358
|
*
|
|
@@ -20531,7 +20540,7 @@ var WorkspaceRoot = class WorkspaceRoot extends Context.Service()("@effected/wor
|
|
|
20531
20540
|
};
|
|
20532
20541
|
|
|
20533
20542
|
//#endregion
|
|
20534
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20543
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/limits.js
|
|
20535
20544
|
/**
|
|
20536
20545
|
* Hard ceiling on directories the enumerator will visit for one pattern set.
|
|
20537
20546
|
* Guards the pathological case a depth cap alone does not: a wide, shallow
|
|
@@ -20550,7 +20559,7 @@ const MAX_ENUMERATION_ENTRIES = 1e5;
|
|
|
20550
20559
|
const PRUNED_DIRECTORIES = /* @__PURE__ */ new Set([".git", "node_modules"]);
|
|
20551
20560
|
|
|
20552
20561
|
//#endregion
|
|
20553
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20562
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/traverse.js
|
|
20554
20563
|
/** Directory names never descended into. */
|
|
20555
20564
|
const isPruned = (entry) => PRUNED_DIRECTORIES.has(entry);
|
|
20556
20565
|
/** Join root-relative POSIX segments; `""` is the root itself. */
|
|
@@ -20641,7 +20650,7 @@ var Traversal = class {
|
|
|
20641
20650
|
};
|
|
20642
20651
|
|
|
20643
20652
|
//#endregion
|
|
20644
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20653
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/enumerate.js
|
|
20645
20654
|
/** Strip a trailing slash from `GlobPattern.enumerationPrefix` to get a relative directory. */
|
|
20646
20655
|
const baseOf = (pattern) => pattern.enumerationPrefix.replace(/\/$/, "");
|
|
20647
20656
|
/**
|
|
@@ -20712,7 +20721,7 @@ const enumerate = (root, globs, options) => Effect.gen(function* () {
|
|
|
20712
20721
|
});
|
|
20713
20722
|
|
|
20714
20723
|
//#endregion
|
|
20715
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20724
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/patterns.js
|
|
20716
20725
|
const stringsOf = (value) => Array.isArray(value) ? value.filter((entry) => typeof entry === "string") : void 0;
|
|
20717
20726
|
/** The `packages:` list of a `pnpm-workspace.yaml` document. Total on a parsed document. */
|
|
20718
20727
|
const pnpmPatternsOf = (document) => {
|
|
@@ -20770,7 +20779,7 @@ const readPatterns = (root) => Effect.gen(function* () {
|
|
|
20770
20779
|
});
|
|
20771
20780
|
|
|
20772
20781
|
//#endregion
|
|
20773
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
20782
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspaceDiscovery.js
|
|
20774
20783
|
/**
|
|
20775
20784
|
* Raised when a workspace member's `package.json` cannot be read, parsed, or
|
|
20776
20785
|
* used — it is missing, malformed, or lacks a `name` or `version`.
|
|
@@ -21227,7 +21236,7 @@ var WorkspaceDiscovery = class WorkspaceDiscovery extends Context.Service()("@ef
|
|
|
21227
21236
|
const isStringRecord$2 = (value) => value !== null && typeof value === "object" && !Array.isArray(value) && Object.values(value).every((entry) => typeof entry === "string");
|
|
21228
21237
|
|
|
21229
21238
|
//#endregion
|
|
21230
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
21239
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/DependencyGraph.js
|
|
21231
21240
|
/**
|
|
21232
21241
|
* Raised when the workspace dependency graph cannot be topologically ordered
|
|
21233
21242
|
* because it contains a cycle.
|
|
@@ -24927,7 +24936,7 @@ var Git = class Git extends Context.Service()("@effected/git/Git") {
|
|
|
24927
24936
|
};
|
|
24928
24937
|
|
|
24929
24938
|
//#endregion
|
|
24930
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
24939
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/ChangeDetector.js
|
|
24931
24940
|
/**
|
|
24932
24941
|
* Which git refs to compare, and whether to fold in the working tree.
|
|
24933
24942
|
*
|
|
@@ -25227,7 +25236,7 @@ function resolveFromCatalog(catalogs, wantedDependency) {
|
|
|
25227
25236
|
}
|
|
25228
25237
|
|
|
25229
25238
|
//#endregion
|
|
25230
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
25239
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/catalogs.js
|
|
25231
25240
|
/** Project a pnpm-workspace manifest's `catalog` / `catalogs` fields into a `Catalogs` map. */
|
|
25232
25241
|
const inlineCatalogs = (manifest) => {
|
|
25233
25242
|
if (manifest.catalog === void 0 && manifest.catalogs === void 0) return {};
|
|
@@ -25293,7 +25302,7 @@ const rangeOf = (catalogs, dependency, specifier) => {
|
|
|
25293
25302
|
};
|
|
25294
25303
|
|
|
25295
25304
|
//#endregion
|
|
25296
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
25305
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/ConfigDependencyHooks.js
|
|
25297
25306
|
/**
|
|
25298
25307
|
* The empty {@link PeerDependencyRules}: every axis present and empty.
|
|
25299
25308
|
*
|
|
@@ -25776,7 +25785,7 @@ var ConfigDependencyHooks = class ConfigDependencyHooks extends Context.Service(
|
|
|
25776
25785
|
};
|
|
25777
25786
|
|
|
25778
25787
|
//#endregion
|
|
25779
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
25788
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/PackageManagerName.js
|
|
25780
25789
|
/**
|
|
25781
25790
|
* The four package managers this package understands.
|
|
25782
25791
|
*
|
|
@@ -26152,7 +26161,7 @@ var PackageManagerDetector = class PackageManagerDetector extends Context.Servic
|
|
|
26152
26161
|
};
|
|
26153
26162
|
|
|
26154
26163
|
//#endregion
|
|
26155
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
26164
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/LockfileReader.js
|
|
26156
26165
|
/**
|
|
26157
26166
|
* Raised when the workspace's lockfile cannot be read off disk.
|
|
26158
26167
|
*
|
|
@@ -26333,7 +26342,7 @@ var LockfileReader = class LockfileReader extends Context.Service()("@effected/w
|
|
|
26333
26342
|
};
|
|
26334
26343
|
|
|
26335
26344
|
//#endregion
|
|
26336
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
26345
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/Publishability.js
|
|
26337
26346
|
/** The public npm registry, used when `publishConfig.registry` says nothing. */
|
|
26338
26347
|
const DEFAULT_REGISTRY = "https://registry.npmjs.org/";
|
|
26339
26348
|
/**
|
|
@@ -26493,7 +26502,7 @@ var PublishabilityDetector = class extends Context.Service()("@effected/workspac
|
|
|
26493
26502
|
};
|
|
26494
26503
|
|
|
26495
26504
|
//#endregion
|
|
26496
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
26505
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/internal/importerVersions.js
|
|
26497
26506
|
/**
|
|
26498
26507
|
* Strip pnpm's peer-disambiguation suffix from a recorded importer version.
|
|
26499
26508
|
*
|
|
@@ -26580,7 +26589,7 @@ const unanimousVersionOf = (index, dependency) => {
|
|
|
26580
26589
|
};
|
|
26581
26590
|
|
|
26582
26591
|
//#endregion
|
|
26583
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
26592
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspaceCatalogs.js
|
|
26584
26593
|
/**
|
|
26585
26594
|
* An immutable, fully-normalized catalog collection — the one catalog
|
|
26586
26595
|
* resolution semantic in the package.
|
|
@@ -27151,7 +27160,7 @@ var WorkspaceCatalogs = class WorkspaceCatalogs extends Context.Service()("@effe
|
|
|
27151
27160
|
};
|
|
27152
27161
|
|
|
27153
27162
|
//#endregion
|
|
27154
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
27163
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspaceStateSnapshot.js
|
|
27155
27164
|
const EMPTY = Object.freeze(Object.create(null));
|
|
27156
27165
|
const DependencyMap = Schema.Record(Schema.String, Schema.String).pipe(Schema.withDecodingDefaultKey(Effect.succeed(EMPTY)), Schema.withConstructorDefault(Effect.succeed(EMPTY)));
|
|
27157
27166
|
/**
|
|
@@ -27375,7 +27384,7 @@ var WorkspaceStateSnapshot = class extends Schema.Class("WorkspaceStateSnapshot"
|
|
|
27375
27384
|
};
|
|
27376
27385
|
|
|
27377
27386
|
//#endregion
|
|
27378
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
27387
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/WorkspaceSnapshots.js
|
|
27379
27388
|
/** Whether `value` is a non-null, non-array object. */
|
|
27380
27389
|
const isObject = (value) => typeof value === "object" && value !== null && !Array.isArray(value);
|
|
27381
27390
|
/** Whether every value in a record is a string — a usable dependency map. */
|
|
@@ -27653,7 +27662,7 @@ var WorkspaceSnapshots = class WorkspaceSnapshots extends Context.Service()("@ef
|
|
|
27653
27662
|
};
|
|
27654
27663
|
|
|
27655
27664
|
//#endregion
|
|
27656
|
-
//#region ../../node_modules/.pnpm/@effected+workspaces@0.
|
|
27665
|
+
//#region ../../node_modules/.pnpm/@effected+workspaces@0.16.0_@effected+jsonc@0.7.0_effect@4.0.0-rc.109__effect@4.0.0-rc.109/node_modules/@effected/workspaces/Workspaces.js
|
|
27657
27666
|
const compose = (options, catalogsFactory) => {
|
|
27658
27667
|
const roots = WorkspaceRoot.layer;
|
|
27659
27668
|
const detector = PackageManagerDetector.layer;
|