@likec4/core 1.22.1 → 1.23.1

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/dist/index.d.cts CHANGED
@@ -6,7 +6,7 @@ export { A as AnyAux, b as Aux, C as ComputeViewResult, d as LikeC4DeploymentMod
6
6
  export { c as computeRelationshipsView } from './shared/core.3xeQpJ_K.cjs';
7
7
  export { OverviewGraph, ViewChange } from './types/index.cjs';
8
8
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from './shared/core.BYs5deiY.cjs';
9
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
9
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
10
10
  import 'type-fest';
11
11
 
12
12
  declare const ElementColors: {
package/dist/index.d.mts CHANGED
@@ -6,7 +6,7 @@ export { A as AnyAux, b as Aux, C as ComputeViewResult, d as LikeC4DeploymentMod
6
6
  export { c as computeRelationshipsView } from './shared/core.BHQYwEvc.mjs';
7
7
  export { OverviewGraph, ViewChange } from './types/index.mjs';
8
8
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from './shared/core.D0KD4FiT.mjs';
9
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
9
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
10
10
  import 'type-fest';
11
11
 
12
12
  declare const ElementColors: {
package/dist/index.d.ts CHANGED
@@ -6,7 +6,7 @@ export { A as AnyAux, b as Aux, C as ComputeViewResult, d as LikeC4DeploymentMod
6
6
  export { c as computeRelationshipsView } from './shared/core.s6UB2oA0.js';
7
7
  export { OverviewGraph, ViewChange } from './types/index.js';
8
8
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from './shared/core.DQCc-Jxk.js';
9
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
9
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
10
10
  import 'type-fest';
11
11
 
12
12
  declare const ElementColors: {
@@ -1,6 +1,6 @@
1
1
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from '../shared/core.BYs5deiY.cjs';
2
2
  import { N as NonEmptyArray, a as IteratorLike } from '../shared/core.QP35c488.cjs';
3
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
3
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
4
4
  import { IsNumericLiteral } from 'type-fest';
5
5
 
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from '../shared/core.D0KD4FiT.mjs';
2
2
  import { N as NonEmptyArray, a as IteratorLike } from '../shared/core.QP35c488.mjs';
3
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
3
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
4
4
  import { IsNumericLiteral } from 'type-fest';
5
5
 
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  export { I as IterableContainer, R as ReorderedArray, a as ancestorsFqn, c as commonAncestor, b as compareByFqnHierarchically, d as compareFqnHierarchically, h as hierarchyDistance, e as hierarchyLevel, i as isAncestor, f as isDescendantOf, g as isSameHierarchy, n as nameFromFqn, p as parentFqn, s as sortByFqnHierarchically, j as sortNaturalByFqn, k as sortParentsFirst } from '../shared/core.DQCc-Jxk.js';
2
2
  import { N as NonEmptyArray, a as IteratorLike } from '../shared/core.QP35c488.js';
3
- export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/@types/object-hash/index.d.ts';
3
+ export { default as objectHash } from '/home/runner/work/likec4/likec4/node_modules/.pnpm/@types+object-hash@3.0.6/node_modules/@types/object-hash/index.d.ts';
4
4
  import { IsNumericLiteral } from 'type-fest';
5
5
 
6
6
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@likec4/core",
3
- "version": "1.22.1",
3
+ "version": "1.23.1",
4
4
  "license": "MIT",
5
5
  "homepage": "https://likec4.dev",
6
6
  "author": "Denis Davydkov <denis@davydkov.com>",
@@ -10,15 +10,6 @@
10
10
  "directory": "packages/core"
11
11
  },
12
12
  "bugs": "https://github.com/likec4/likec4/issues",
13
- "scripts": {
14
- "typecheck": "tsc --noEmit",
15
- "build": "unbuild",
16
- "lint": "run -T eslint src/ --fix",
17
- "test": "vitest run --no-isolate",
18
- "test:watch": "vitest",
19
- "clean": "rm -r -f dist",
20
- "package": "yarn pack"
21
- },
22
13
  "files": [
23
14
  "dist",
24
15
  "src",
@@ -112,8 +103,7 @@
112
103
  },
113
104
  "devDependencies": {
114
105
  "@dagrejs/dagre": "1.1.4",
115
- "@likec4/tsconfig": "1.22.1",
116
- "@mantine/colors-generator": "7.16.3",
106
+ "@mantine/colors-generator": "7.17.0",
117
107
  "@types/natural-compare-lite": "^1.4.2",
118
108
  "@types/object-hash": "^3.0.6",
119
109
  "chroma-js": "^3.1.2",
@@ -126,10 +116,19 @@
126
116
  "object-hash": "^3.0.0",
127
117
  "obliterator": "^2.0.5",
128
118
  "remeda": "^2.20.1",
129
- "turbo": "^2.4.0",
130
- "typescript": "^5.7.3",
119
+ "turbo": "^2.4.2",
120
+ "typescript": "5.7.3",
131
121
  "unbuild": "^3.3.1",
132
- "vitest": "^3.0.4"
122
+ "vitest": "^3.0.4",
123
+ "@likec4/tsconfig": "1.23.1"
133
124
  },
134
- "packageManager": "yarn@4.6.0"
125
+ "scripts": {
126
+ "typecheck": "tsc --noEmit",
127
+ "build": "unbuild",
128
+ "lint": "run -T eslint src/ --fix",
129
+ "test": "vitest run --no-isolate",
130
+ "test:watch": "vitest",
131
+ "clean": "rm -r -f dist",
132
+ "pack": "pnpm pack"
133
+ }
135
134
  }