@likec4/core 1.40.0 → 1.42.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/builder/package.json +4 -0
- package/compute-view/package.json +4 -0
- package/compute-view/relationships/package.json +4 -0
- package/dist/builder/index.d.mts +83 -20
- package/dist/builder/index.mjs +210 -126
- package/dist/compute-view/index.d.mts +8 -7
- package/dist/compute-view/index.mjs +14 -11
- package/dist/compute-view/relationships-view/index.d.mts +9 -8
- package/dist/compute-view/relationships-view/index.mjs +6 -6
- package/dist/index.d.mts +7 -7
- package/dist/index.mjs +12 -12
- package/dist/model/connection/deployment/index.d.mts +11 -10
- package/dist/model/connection/deployment/index.mjs +2 -2
- package/dist/model/connection/index.d.mts +12 -11
- package/dist/model/connection/index.mjs +3 -3
- package/dist/model/connection/model/index.d.mts +11 -10
- package/dist/model/connection/model/index.mjs +2 -2
- package/dist/model/index.d.mts +14 -14
- package/dist/model/index.mjs +4 -5
- package/dist/shared/{core.DHQ32OHa.mjs → core.01VTr9qu.mjs} +10 -29
- package/dist/shared/core.1vX5a9AY.mjs +86 -0
- package/dist/shared/{core.BVNaR17u.mjs → core.B7KhhkRY.mjs} +1 -1
- package/dist/shared/core.B85MJLTf.mjs +5 -0
- package/dist/shared/{core.BIAlzwKc.mjs → core.BIqHjQiH.mjs} +85 -45
- package/dist/shared/core.BKlholso.mjs +3 -0
- package/dist/shared/core.BR4zXDH-.mjs +13 -0
- package/dist/shared/{core.yHe79zEl.mjs → core.BYNkXQ8A.mjs} +21 -12
- package/dist/shared/core.BazD6cot.mjs +14 -0
- package/dist/shared/{core.BuoXfSMj.mjs → core.BbE4y-yl.mjs} +1 -1
- package/dist/shared/core.BoYfZOBm.mjs +3 -0
- package/dist/shared/core.BsSXS-_R.mjs +7 -0
- package/dist/shared/{core.T-eLZTW_.mjs → core.BzTakU3I.mjs} +15 -7
- package/dist/shared/{core.4u1dVmfX.mjs → core.C2TiyjI6.mjs} +2 -2
- package/dist/shared/{core.DLpidoWc.mjs → core.C3JowhaZ.mjs} +3 -3
- package/dist/shared/{core.CNGyqkJh.mjs → core.C4x8aaWa.mjs} +3 -1
- package/dist/shared/{core.BB6zA-UU.mjs → core.C8YY6Uub.mjs} +38 -9
- package/dist/shared/{core.FPITT8Vx.mjs → core.C8sl5Y8Z.mjs} +144 -61
- package/dist/shared/{core.DuR3R-xJ.mjs → core.CNgZvKb8.mjs} +3 -5176
- package/dist/shared/{core.BbThmf6M.d.mts → core.CQngdcuj.d.mts} +85 -4
- package/dist/shared/{core.Be1n9a0i.mjs → core.C_Ni6yHl.mjs} +5 -4
- package/dist/shared/core.CbT8JVYL.mjs +5 -0
- package/dist/shared/core.CqAJJpK_.mjs +3 -0
- package/dist/shared/{core.CySf-2gP.d.mts → core.D0PjZzIS.d.mts} +52 -15
- package/dist/shared/{core.DrvfVXkh.d.mts → core.D5fzJWbF.d.mts} +11 -2
- package/dist/shared/{core.DrVOJuxX.d.mts → core.DACpKp35.d.mts} +5 -5
- package/dist/shared/core.DFi2dOTl.mjs +39548 -0
- package/dist/shared/{core.D704WZES.d.mts → core.DIol3syK.d.mts} +2 -2
- package/dist/shared/{core.DlG1xWt2.mjs → core.DMMOWQqc.mjs} +3 -2
- package/dist/shared/core.DNbUPnve.mjs +3990 -0
- package/dist/shared/{core.CCD1ID81.mjs → core.DRJma0Ol.mjs} +4 -3
- package/dist/shared/{core.DgttqsJc.mjs → core.DRhg-gVU.mjs} +9 -9
- package/dist/shared/core.DSO_rTC2.mjs +5322 -0
- package/dist/shared/{core.vWJTxpLV.d.mts → core.D_vkffV4.d.mts} +4 -2
- package/dist/shared/core.DdMJk7nx.d.mts +476 -0
- package/dist/shared/{core.D_fI5Lf6.d.mts → core.Dgs6-nuz.d.mts} +24 -4
- package/dist/shared/{core.Be4Jy9Qx.mjs → core.FZ305VYd.mjs} +2 -2
- package/dist/shared/core.OHD4KXm9.mjs +5 -0
- package/dist/shared/{core.GTgsmXS_.mjs → core.QJD_fcrc.mjs} +2 -2
- package/dist/shared/core.RfnaEmgA.mjs +7 -0
- package/dist/shared/core.fHR_8Tnq.d.mts +450 -0
- package/dist/shared/{core.D0EgVMQK.mjs → core.lRvxPoao.mjs} +14 -12
- package/dist/shared/{core.CaT0SUUK.mjs → core.rCeaAqgW.mjs} +1 -84
- package/dist/shared/{core.kxeJe0OY.d.mts → core.s9uwOt60.d.mts} +4 -4
- package/dist/shared/core.yna0OdV5.d.mts +98 -0
- package/dist/styles/index.d.mts +106 -0
- package/dist/styles/index.mjs +1 -0
- package/dist/types/_aux.d.mts +2 -2
- package/dist/types/_aux.mjs +1 -5
- package/dist/types/expression-model.d.mts +3 -4
- package/dist/types/expression.d.mts +3 -4
- package/dist/types/fqnRef.d.mts +2 -2
- package/dist/types/fqnRef.mjs +3 -3
- package/dist/types/index.d.mts +8 -8
- package/dist/types/index.mjs +151 -6
- package/dist/types/scalar.mjs +3 -2
- package/dist/utils/graphology/index.d.mts +1864 -0
- package/dist/utils/graphology/index.mjs +1 -0
- package/dist/utils/index.d.mts +11 -6
- package/dist/utils/index.mjs +21 -37
- package/dist/utils/iterable/index.d.mts +1 -1
- package/dist/utils/iterable/index.mjs +45 -7
- package/model/package.json +4 -0
- package/package.json +42 -24
- package/styles/package.json +4 -0
- package/types/package.json +4 -0
- package/utils/graphology/package.json +4 -0
- package/utils/package.json +4 -0
- package/dist/shared/core.6_Vp2iiN.mjs +0 -172
- package/dist/shared/core.Bpou6c2f.d.mts +0 -850
- package/dist/shared/core.CUw_2J9j.mjs +0 -47
- package/dist/shared/core.CzdwsPmY.d.mts +0 -69
- package/dist/shared/core.DoM6aM9N.mjs +0 -7
- package/dist/shared/core.ILwny7BV.mjs +0 -38
- package/dist/theme/index.d.mts +0 -11
- package/dist/theme/index.mjs +0 -232
- package/src/builder/Builder.deployment.ts +0 -224
- package/src/builder/Builder.deploymentModel.ts +0 -449
- package/src/builder/Builder.element.ts +0 -241
- package/src/builder/Builder.model.ts +0 -494
- package/src/builder/Builder.ts +0 -870
- package/src/builder/Builder.view-common.ts +0 -273
- package/src/builder/Builder.view-deployment.ts +0 -135
- package/src/builder/Builder.view-element.ts +0 -202
- package/src/builder/Builder.views.ts +0 -399
- package/src/builder/Builder.with.ts +0 -156
- package/src/builder/_types.ts +0 -320
- package/src/builder/index.ts +0 -11
- package/src/compute-view/compute-view.ts +0 -80
- package/src/compute-view/deployment-view/_types.ts +0 -38
- package/src/compute-view/deployment-view/clean-connections.ts +0 -236
- package/src/compute-view/deployment-view/compute.ts +0 -94
- package/src/compute-view/deployment-view/memory/index.ts +0 -9
- package/src/compute-view/deployment-view/memory/memory.ts +0 -96
- package/src/compute-view/deployment-view/predicates/deploymentRefs-where.ts +0 -18
- package/src/compute-view/deployment-view/predicates/deploymentRefs.ts +0 -154
- package/src/compute-view/deployment-view/predicates/index.ts +0 -8
- package/src/compute-view/deployment-view/predicates/relation-direct.ts +0 -243
- package/src/compute-view/deployment-view/predicates/relation-in-out.ts +0 -70
- package/src/compute-view/deployment-view/predicates/relation-incoming.ts +0 -101
- package/src/compute-view/deployment-view/predicates/relation-outgoing.ts +0 -95
- package/src/compute-view/deployment-view/predicates/relation-where.ts +0 -18
- package/src/compute-view/deployment-view/predicates/utils.ts +0 -282
- package/src/compute-view/deployment-view/predicates/wildcard.ts +0 -41
- package/src/compute-view/deployment-view/stages/stage-exclude.ts +0 -5
- package/src/compute-view/deployment-view/stages/stage-final.ts +0 -245
- package/src/compute-view/deployment-view/stages/stage-include.ts +0 -95
- package/src/compute-view/deployment-view/utils.ts +0 -286
- package/src/compute-view/dynamic-view/compute.ts +0 -312
- package/src/compute-view/element-view/_types.ts +0 -47
- package/src/compute-view/element-view/clean-connections.ts +0 -117
- package/src/compute-view/element-view/compute.ts +0 -324
- package/src/compute-view/element-view/memory/NodeGroup.ts +0 -31
- package/src/compute-view/element-view/memory/index.ts +0 -10
- package/src/compute-view/element-view/memory/memory.ts +0 -178
- package/src/compute-view/element-view/memory/stage-exclude.ts +0 -59
- package/src/compute-view/element-view/memory/stage-final.ts +0 -129
- package/src/compute-view/element-view/memory/stage-include.ts +0 -130
- package/src/compute-view/element-view/predicates/_utils.ts +0 -91
- package/src/compute-view/element-view/predicates/element-expand.ts +0 -29
- package/src/compute-view/element-view/predicates/element-kind-tag.ts +0 -27
- package/src/compute-view/element-view/predicates/element-ref.ts +0 -24
- package/src/compute-view/element-view/predicates/relation-direct.ts +0 -321
- package/src/compute-view/element-view/predicates/relation-in-out.ts +0 -64
- package/src/compute-view/element-view/predicates/relation-in.ts +0 -115
- package/src/compute-view/element-view/predicates/relation-out.ts +0 -119
- package/src/compute-view/element-view/predicates/wildcard.ts +0 -88
- package/src/compute-view/element-view/utils.ts +0 -65
- package/src/compute-view/index.ts +0 -4
- package/src/compute-view/memory/AbstractMemory.ts +0 -45
- package/src/compute-view/memory/AbstractStageExclude.ts +0 -215
- package/src/compute-view/memory/AbstractStageInclude.ts +0 -200
- package/src/compute-view/memory/_types.ts +0 -148
- package/src/compute-view/memory/index.ts +0 -5
- package/src/compute-view/memory/ops.ts +0 -43
- package/src/compute-view/relationships-view/_types.ts +0 -16
- package/src/compute-view/relationships-view/compute.ts +0 -159
- package/src/compute-view/relationships-view/index.ts +0 -3
- package/src/compute-view/relationships-view/layout.ts +0 -357
- package/src/compute-view/relationships-view/utils.ts +0 -73
- package/src/compute-view/utils/ancestorsOfNode.ts +0 -19
- package/src/compute-view/utils/applyCustomElementProperties.ts +0 -107
- package/src/compute-view/utils/applyCustomRelationProperties.ts +0 -58
- package/src/compute-view/utils/applyViewRuleStyles.ts +0 -73
- package/src/compute-view/utils/buildComputedNodes.ts +0 -153
- package/src/compute-view/utils/buildElementNotations.ts +0 -63
- package/src/compute-view/utils/elementExpressionToPredicate.ts +0 -50
- package/src/compute-view/utils/link-nodes-with-edges.ts +0 -56
- package/src/compute-view/utils/merge-props-from-relationships.ts +0 -161
- package/src/compute-view/utils/relationExpressionToPredicates.ts +0 -55
- package/src/compute-view/utils/resolve-extended-views.ts +0 -85
- package/src/compute-view/utils/resolve-global-rules.ts +0 -88
- package/src/compute-view/utils/topological-sort.ts +0 -256
- package/src/compute-view/utils/view-hash.ts +0 -45
- package/src/compute-view/utils/with-readable-edges.ts +0 -40
- package/src/index.ts +0 -32
- package/src/model/DeploymentElementModel.ts +0 -682
- package/src/model/DeploymentModel.ts +0 -393
- package/src/model/ElementModel.ts +0 -293
- package/src/model/LikeC4Model.ts +0 -882
- package/src/model/RelationModel.ts +0 -152
- package/src/model/connection/Connection.ts +0 -72
- package/src/model/connection/deployment/DeploymentConnectionModel.ts +0 -185
- package/src/model/connection/deployment/find.ts +0 -120
- package/src/model/connection/deployment/index.ts +0 -8
- package/src/model/connection/index.ts +0 -22
- package/src/model/connection/model/ConnectionModel.ts +0 -158
- package/src/model/connection/model/find.ts +0 -117
- package/src/model/connection/model/index.ts +0 -8
- package/src/model/connection/ops.ts +0 -276
- package/src/model/guards.ts +0 -77
- package/src/model/index.ts +0 -72
- package/src/model/types.ts +0 -67
- package/src/model/utils.ts +0 -66
- package/src/model/view/EdgeModel.ts +0 -120
- package/src/model/view/LikeC4ViewModel.ts +0 -361
- package/src/model/view/LikeC4ViewsFolder.ts +0 -151
- package/src/model/view/NodeModel.ts +0 -247
- package/src/theme/element.ts +0 -61
- package/src/theme/index.ts +0 -127
- package/src/theme/relationships.ts +0 -54
- package/src/types/RichText.ts +0 -206
- package/src/types/_aux.ts +0 -291
- package/src/types/_common.ts +0 -80
- package/src/types/const.ts +0 -34
- package/src/types/expression-model.ts +0 -294
- package/src/types/expression.ts +0 -313
- package/src/types/fqnRef.ts +0 -91
- package/src/types/geometry.ts +0 -159
- package/src/types/global.ts +0 -21
- package/src/types/index.ts +0 -42
- package/src/types/model-data.ts +0 -77
- package/src/types/model-deployment.ts +0 -88
- package/src/types/model-dump.ts +0 -79
- package/src/types/model-logical.ts +0 -135
- package/src/types/model-spec.ts +0 -85
- package/src/types/operators.ts +0 -156
- package/src/types/project.ts +0 -14
- package/src/types/scalar.ts +0 -162
- package/src/types/styles.ts +0 -122
- package/src/types/view-changes.ts +0 -32
- package/src/types/view-common.ts +0 -157
- package/src/types/view-computed.ts +0 -118
- package/src/types/view-layouted.ts +0 -98
- package/src/types/view-parsed.deployment.ts +0 -39
- package/src/types/view-parsed.dynamic.ts +0 -89
- package/src/types/view-parsed.element.ts +0 -65
- package/src/types/view.ts +0 -113
- package/src/utils/common-head.ts +0 -22
- package/src/utils/compare-natural.ts +0 -60
- package/src/utils/const.ts +0 -1
- package/src/utils/fqn.ts +0 -302
- package/src/utils/getOrCreate.ts +0 -8
- package/src/utils/guards.ts +0 -9
- package/src/utils/index.ts +0 -68
- package/src/utils/invariant.ts +0 -29
- package/src/utils/iterable/_types.ts +0 -5
- package/src/utils/iterable/filter.ts +0 -55
- package/src/utils/iterable/find.ts +0 -38
- package/src/utils/iterable/first.ts +0 -48
- package/src/utils/iterable/flat.ts +0 -17
- package/src/utils/iterable/head.ts +0 -22
- package/src/utils/iterable/index.ts +0 -15
- package/src/utils/iterable/map.ts +0 -40
- package/src/utils/iterable/reduce.ts +0 -24
- package/src/utils/iterable/some.ts +0 -36
- package/src/utils/iterable/to.ts +0 -19
- package/src/utils/iterable/unique.ts +0 -23
- package/src/utils/markdown/index.ts +0 -2
- package/src/utils/markdown/to-html.ts +0 -32
- package/src/utils/markdown/to-text.ts +0 -14
- package/src/utils/memoize-prop.ts +0 -30
- package/src/utils/mnemonist.ts +0 -9
- package/src/utils/object-hash.ts +0 -14
- package/src/utils/promises.ts +0 -24
- package/src/utils/relations.ts +0 -36
- package/src/utils/set.ts +0 -83
- package/src/utils/string-hash.ts +0 -16
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { f as sortParentsFirst, b as isDescendantOf, i as isAncestor } from '../../shared/core.
|
|
3
|
-
import { D as DefaultMap } from '../../shared/core.
|
|
1
|
+
import { t } from '../../shared/core.OHD4KXm9.mjs';
|
|
2
|
+
import { f as sortParentsFirst, b as isDescendantOf, i as isAncestor } from '../../shared/core.DRhg-gVU.mjs';
|
|
3
|
+
import { D as DefaultMap } from '../../shared/core.BbE4y-yl.mjs';
|
|
4
4
|
import { a as nonNullable, i as invariant } from '../../shared/core.D4npX2q8.mjs';
|
|
5
|
-
import {
|
|
6
|
-
import { i as ifilter } from '../../shared/core.
|
|
5
|
+
import { t as toSet, a as toArray, i as imap } from '../../shared/core.C3JowhaZ.mjs';
|
|
6
|
+
import { i as ifilter } from '../../shared/core.DRJma0Ol.mjs';
|
|
7
7
|
|
|
8
8
|
function treeFromElements(elements) {
|
|
9
9
|
const sorted = sortParentsFirst([...elements]);
|
|
@@ -169,7 +169,7 @@ function computeScopedRelationshipsView(subjectId, view, likec4model) {
|
|
|
169
169
|
const isDescendant = isDescendantOf(subject);
|
|
170
170
|
const others = /* @__PURE__ */ new Set([
|
|
171
171
|
...subject.ascendingSiblings(),
|
|
172
|
-
...
|
|
172
|
+
...t(
|
|
173
173
|
view.elements(),
|
|
174
174
|
imap((e) => e.element),
|
|
175
175
|
ifilter((e) => e !== subject && isDescendant(e))
|
package/dist/index.d.mts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { B as BiMap, D as DefaultWeakMap, L as LinkedList, M as MultiMap, Q as Queue, a as ancestorsFqn, i as invariant, b as isAncestor, c as isDescendantOf, d as isNonEmptyArray, e as isSameHierarchy, f as isString, m as memoizeProp, n as nameFromFqn, h as nonNullable, g as nonexhaustive, p as parentFqn, s as sortNaturalByFqn, j as sortParentsFirst } from './shared/core.vWJTxpLV.mjs';
|
|
1
|
+
export { B as BiMap, D as DefaultWeakMap, L as LinkedList, M as MultiMap, Q as Queue, a as ancestorsFqn, h as hasProp, i as invariant, b as isAncestor, c as isDescendantOf, d as isNonEmptyArray, e as isSameHierarchy, f as isString, m as memoizeProp, n as nameFromFqn, j as nonNullable, g as nonexhaustive, p as parentFqn, s as sortNaturalByFqn, k as sortParentsFirst } from './shared/core.D_vkffV4.mjs';
|
|
3
2
|
export { D as DefaultMap } from './shared/core.CywrQs86.mjs';
|
|
3
|
+
export { L as LikeC4Styles } from './shared/core.yna0OdV5.mjs';
|
|
4
|
+
export { A as AndOperator, s as BorderStyle, B as BorderStyles, Q as Color, C as ColorLiteral, J as CustomColor, I as CustomColorDefinitions, U as ElementColorValues, u as ElementShape, t as ElementShapes, c as EqualOperator, E as Expression, m as Filterable, F as FqnExpr, H as HexColor, K as KindEqual, L as LikeC4StyleDefaults, a as LikeC4StylesConfig, b as LikeC4Theme, N as NotOperator, n as OperatorPredicate, O as OrOperator, f as Participant, g as ParticipantOperator, P as PredicateSelector, R as RelationExpr, y as RelationshipArrowType, x as RelationshipArrowTypes, V as RelationshipColorValues, v as RelationshipLineType, q as ShapeSize, o as Size, S as Sizes, r as SpacingSize, d as TagEqual, p as TextSize, D as ThemeColor, T as ThemeColorValues, z as ThemeColors, W as WhereOperator, k as isAndOperator, M as isCustomColor, e as isKindEqual, j as isNotOperator, l as isOrOperator, h as isParticipantOperator, i as isTagEqual, G as isThemeColor, w as whereOperatorAsPredicate } from './shared/core.CQngdcuj.mjs';
|
|
4
5
|
export { i as isIterable } from './shared/core.DXhDWKFZ.mjs';
|
|
5
|
-
export { A as Any, A as AnyAux, a as Aux, E as ExtractOnStage, M as ModelStage, S as SpecAux, U as Unknown, b as UnknownComputed, c as UnknownLayouted, d as UnknownParsed,
|
|
6
|
+
export { A as Any, A as AnyAux, a as Aux, E as ExtractOnStage, M as ModelStage, S as SpecAux, U as Unknown, b as UnknownComputed, c as UnknownLayouted, d as UnknownParsed, f as _stage, g as _type, _ as aux, i as isOnStage, p as preferDescription, e as preferSummary } from './shared/core.Dgs6-nuz.mjs';
|
|
6
7
|
export { A as AnyFqn, B as BuiltInIcon, D as DeploymentFqn, b as DeploymentKind, j as EdgeId, E as ElementKind, F as Fqn, e as GlobalFqn, G as GroupElementKind, I as Icon, a as IconUrl, M as MarkdownOrString, N as NodeId, P as ProjectId, d as RelationId, R as RelationKind, c as RelationshipKind, k as StepEdgeId, S as StepEdgeIdLiteral, m as StepEdgeKind, T as Tag, V as ViewId, o as extractStep, f as flattenMarkdownOrString, g as isGlobalFqn, i as isGroupElementKind, n as isStepEdgeId, s as scalar, h as splitGlobalFqn, l as stepEdgeId } from './shared/core.DX-WYEPA.mjs';
|
|
7
|
-
export {
|
|
8
|
-
export { C as Coalesce, E as ExclusiveUnion, I as IterableContainer, c as IteratorLike, K as KeysOf, L as Link, b as NTuple, N as NonEmptyArray, a as NonEmptyReadonlyArray, P as Predicate, R as ReorderedArray } from './shared/core.
|
|
9
|
-
export { A as AndOperator, a as EqualOperator, E as Expression, j as Filterable, F as FqnExpr, K as KindEqual, N as NotOperator, k as OperatorPredicate, O as OrOperator, c as Participant, d as ParticipantOperator, P as PredicateSelector, R as RelationExpr, T as TagEqual, W as WhereOperator, g as isAndOperator, b as isKindEqual, f as isNotOperator, h as isOrOperator, e as isParticipantOperator, i as isTagEqual, w as whereOperatorAsPredicate } from './shared/core.BbThmf6M.mjs';
|
|
8
|
+
export { w as AnyView, n as AuxFromDump, A as AuxFromLikeC4ModelData, C as ComputedLikeC4ModelData, u as ComputedView, d as DeployedInstance, e as DeploymentElement, f as DeploymentElementRef, D as DeploymentNode, j as DeploymentRelation, h as DeploymentRelationship, Y as DeploymentViewExcludePredicate, X as DeploymentViewIncludePredicate, Z as DeploymentViewPredicate, $ as DeploymentViewRule, _ as DeploymentViewRuleStyle, O as DiagramEdge, N as DiagramNode, s as DiagramView, E as ElementSpecification, U as LayoutedDeploymentView, W as LayoutedDynamicView, Q as LayoutedElementView, L as LayoutedLikeC4ModelData, s as LayoutedView, c as LikeC4ModelData, l as LikeC4ModelDump, r as LikeC4View, a0 as ParsedDeploymentView, P as ParsedLikeC4ModelData, r as ParsedView, v as ProcessedView, m as ProjectDump, p as RelationshipSpecification, R as RichText, a as RichTextEmpty, b as RichTextOrEmpty, k as SpecTypesFromDump, q as Specification, S as SpecificationDump, T as TagSpecification, V as ViewOnStage, y as ViewRule, z as ViewRulePredicate, x as ViewWithType, G as isComputedView, g as isDeployedInstance, i as isDeploymentNode, K as isDeploymentView, t as isDiagramView, M as isDynamicView, H as isElementView, J as isExtendsElementView, t as isLayoutedView, I as isScopedElementView, o as isTagColorSpecified, B as isViewRulePredicate, F as isViewRuleStyle } from './shared/core.DdMJk7nx.mjs';
|
|
9
|
+
export { C as Coalesce, E as ExclusiveUnion, I as IterableContainer, c as IteratorLike, K as KeysOf, L as Link, b as NTuple, N as NonEmptyArray, a as NonEmptyReadonlyArray, P as Predicate, R as ReorderedArray, e as exact } from './shared/core.D5fzJWbF.mjs';
|
|
10
10
|
export { ModelExpression, ModelFqnExpr, ModelRelationExpr } from './types/expression-model.mjs';
|
|
11
11
|
export { FqnRef } from './types/fqnRef.mjs';
|
|
12
|
-
export {
|
|
12
|
+
export { A as AbstractRelationship, m as AnyExcludePredicate, l as AnyIncludePredicate, n as AnyViewRuleStyle, r as AutoLayoutDirection, B as BBox, z as BaseParsedViewProperties, y as BaseViewProperties, K as ComputedDeploymentView, O as ComputedDynamicView, I as ComputedEdge, J as ComputedElementView, H as ComputedNode, F as ComputedNodeStyle, Q as DynamicStep, T as DynamicStepsParallel, S as DynamicStepsSeries, a1 as DynamicViewDisplayVariant, $ as DynamicViewIncludeRule, a0 as DynamicViewRule, W as DynamicViewStep, f as Element, E as ElementStyle, a4 as ElementViewExcludePredicate, a3 as ElementViewIncludePredicate, a5 as ElementViewPredicate, a9 as ElementViewRule, a6 as ElementViewRuleGroup, a8 as ElementViewRuleStyle, b as GlobalDynamicPredicates, G as GlobalPredicateId, a as GlobalPredicates, c as GlobalStyleID, d as GlobalStyles, k as LikeC4Project, i as LikeC4ProjectStyleDefaults, j as LikeC4ProjectStylesConfig, L as LikeC4ProjectTheme, M as ModelGlobals, h as ModelRelation, N as NodeNotation, a2 as ParsedDynamicView, aa as ParsedElementView, P as Point, R as RectBox, g as Relationship, v as ViewAutoLayout, w as ViewManualLayout, t as ViewRuleAutoLayout, p as ViewRuleGlobalPredicateRef, V as ViewRuleGlobalStyle, x as ViewType, D as ViewWithHash, C as ViewWithNotation, X as XYPoint, e as ensureSizes, U as getParallelStepsPrefix, s as isAutoLayoutDirection, Y as isDynamicStep, Z as isDynamicStepsParallel, _ as isDynamicStepsSeries, u as isViewRuleAutoLayout, q as isViewRuleGlobalPredicateRef, o as isViewRuleGlobalStyle, a7 as isViewRuleGroup } from './shared/core.fHR_8Tnq.mjs';
|
|
13
13
|
export { ViewChange } from './types/index.mjs';
|
|
14
14
|
import 'type-fest';
|
package/dist/index.mjs
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export { a as ancestorsFqn, i as isAncestor, b as isDescendantOf, c as isNonEmptyArray, d as isSameHierarchy, e as isString, n as nameFromFqn, p as parentFqn, s as sortNaturalByFqn, f as sortParentsFirst } from './shared/core.
|
|
3
|
-
export { b as BiMap, d as DefaultWeakMap, l as LinkedList, m as MultiMap, q as Queue } from './shared/core.
|
|
4
|
-
export { D as DefaultMap } from './shared/core.
|
|
1
|
+
export { L as LikeC4Styles, e as ensureSizes } from './shared/core.DNbUPnve.mjs';
|
|
2
|
+
export { a as ancestorsFqn, h as hasProp, i as isAncestor, b as isDescendantOf, c as isNonEmptyArray, d as isSameHierarchy, e as isString, n as nameFromFqn, p as parentFqn, s as sortNaturalByFqn, f as sortParentsFirst } from './shared/core.DRhg-gVU.mjs';
|
|
3
|
+
export { b as BiMap, d as DefaultWeakMap, l as LinkedList, m as MultiMap, q as Queue } from './shared/core.DMMOWQqc.mjs';
|
|
4
|
+
export { D as DefaultMap } from './shared/core.BbE4y-yl.mjs';
|
|
5
5
|
export { i as invariant, a as nonNullable, n as nonexhaustive } from './shared/core.D4npX2q8.mjs';
|
|
6
|
-
export { i as isIterable } from './shared/core.
|
|
7
|
-
export { m as memoizeProp } from './shared/core.
|
|
8
|
-
export { _ as aux } from './
|
|
9
|
-
export { D as DeploymentFqn, E as EdgeId, F as Fqn, a as GlobalFqn, G as GroupElementKind, N as NodeId, P as ProjectId, R as RelationId, S as StepEdgeKind, V as ViewId, g as extractStep, f as flattenMarkdownOrString, b as isGlobalFqn, i as isGroupElementKind, e as isStepEdgeId, s as scalar, c as splitGlobalFqn, d as stepEdgeId } from './shared/core.
|
|
10
|
-
export {
|
|
11
|
-
export { _ as _stage, a as _type, h as isAndOperator, c as isDeployedInstance, b as isDeploymentNode, e as isKindEqual, g as isNotOperator, i as isOnStage, j as isOrOperator, f as isParticipantOperator, d as isTagEqual, w as whereOperatorAsPredicate } from './shared/core.
|
|
6
|
+
export { i as isIterable } from './shared/core.RfnaEmgA.mjs';
|
|
7
|
+
export { m as memoizeProp } from './shared/core.BR4zXDH-.mjs';
|
|
8
|
+
export { _ as aux, p as preferDescription, a as preferSummary } from './shared/core.BazD6cot.mjs';
|
|
9
|
+
export { D as DeploymentFqn, E as EdgeId, F as Fqn, a as GlobalFqn, G as GroupElementKind, N as NodeId, P as ProjectId, R as RelationId, S as StepEdgeKind, V as ViewId, g as extractStep, f as flattenMarkdownOrString, b as isGlobalFqn, i as isGroupElementKind, e as isStepEdgeId, s as scalar, c as splitGlobalFqn, d as stepEdgeId } from './shared/core.C_Ni6yHl.mjs';
|
|
10
|
+
export { R as RichText, e as exact } from './shared/core.01VTr9qu.mjs';
|
|
11
|
+
export { _ as _stage, a as _type, h as isAndOperator, c as isDeployedInstance, b as isDeploymentNode, e as isKindEqual, g as isNotOperator, i as isOnStage, j as isOrOperator, f as isParticipantOperator, d as isTagEqual, w as whereOperatorAsPredicate } from './shared/core.BYNkXQ8A.mjs';
|
|
12
12
|
export { Expression, FqnExpr, RelationExpr } from './types/expression.mjs';
|
|
13
13
|
export { ModelExpression, ModelFqnExpr, ModelRelationExpr } from './types/expression-model.mjs';
|
|
14
14
|
export { FqnRef } from './types/fqnRef.mjs';
|
|
15
|
-
export {
|
|
16
|
-
export { n as getParallelStepsPrefix, l as isAutoLayoutDirection, b as isComputedView, g as isDeploymentView, c as isDiagramView,
|
|
15
|
+
export { BBox, RectBox, isTagColorSpecified } from './types/index.mjs';
|
|
16
|
+
export { n as getParallelStepsPrefix, l as isAutoLayoutDirection, b as isComputedView, g as isDeploymentView, c as isDiagramView, o as isDynamicStep, p as isDynamicStepsParallel, q as isDynamicStepsSeries, h as isDynamicView, d as isElementView, f as isExtendsElementView, c as isLayoutedView, e as isScopedElementView, m as isViewRuleAutoLayout, k as isViewRuleGlobalPredicateRef, j as isViewRuleGlobalStyle, r as isViewRuleGroup, i as isViewRulePredicate, a as isViewRuleStyle } from './shared/core.BzTakU3I.mjs';
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
export { C as Connection } from '../../../shared/core.
|
|
2
|
-
export { D as DeploymentConnectionModel, a as findConnection, b as findConnectionsBetween, c as findConnectionsWithin } from '../../../shared/core.
|
|
3
|
-
import '../../../shared/core.
|
|
4
|
-
import '../../../shared/core.
|
|
1
|
+
export { C as Connection } from '../../../shared/core.DIol3syK.mjs';
|
|
2
|
+
export { D as DeploymentConnectionModel, a as findConnection, b as findConnectionsBetween, c as findConnectionsWithin } from '../../../shared/core.DACpKp35.mjs';
|
|
3
|
+
import '../../../shared/core.D0PjZzIS.mjs';
|
|
4
|
+
import '../../../shared/core.yna0OdV5.mjs';
|
|
5
|
+
import '../../../shared/core.CQngdcuj.mjs';
|
|
5
6
|
import 'type-fest';
|
|
6
|
-
import '../../../shared/core.
|
|
7
|
+
import '../../../shared/core.Dgs6-nuz.mjs';
|
|
8
|
+
import '../../../shared/core.D5fzJWbF.mjs';
|
|
7
9
|
import '../../../shared/core.DX-WYEPA.mjs';
|
|
8
|
-
import '../../../shared/core.CywrQs86.mjs';
|
|
9
|
-
import '../../../shared/core.Bpou6c2f.mjs';
|
|
10
|
-
import '../../../types/expression-model.mjs';
|
|
11
|
-
import '../../../shared/core.BbThmf6M.mjs';
|
|
12
10
|
import '../../../types/fqnRef.mjs';
|
|
13
|
-
import '../../../shared/core.
|
|
11
|
+
import '../../../shared/core.fHR_8Tnq.mjs';
|
|
12
|
+
import '../../../types/expression-model.mjs';
|
|
13
|
+
import '../../../shared/core.CywrQs86.mjs';
|
|
14
|
+
import '../../../shared/core.DdMJk7nx.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as Connection } from '../../../shared/core.
|
|
2
|
-
export { D as DeploymentConnectionModel, f as findConnection,
|
|
1
|
+
export { C as Connection } from '../../../shared/core.B7KhhkRY.mjs';
|
|
2
|
+
export { D as DeploymentConnectionModel, f as findConnection, g as findConnectionsBetween, h as findConnectionsWithin } from '../../../shared/core.BIqHjQiH.mjs';
|
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
import { C as Connection } from '../../shared/core.
|
|
2
|
-
export { D as DeploymentConnectionModel, f as deployment } from '../../shared/core.
|
|
3
|
-
export { C as ConnectionModel, f as model } from '../../shared/core.
|
|
4
|
-
import { I as IterableContainer, R as ReorderedArray } from '../../shared/core.
|
|
5
|
-
import '../../shared/core.
|
|
6
|
-
import '../../shared/core.
|
|
1
|
+
import { C as Connection } from '../../shared/core.DIol3syK.mjs';
|
|
2
|
+
export { D as DeploymentConnectionModel, f as deployment } from '../../shared/core.DACpKp35.mjs';
|
|
3
|
+
export { C as ConnectionModel, f as model } from '../../shared/core.s9uwOt60.mjs';
|
|
4
|
+
import { I as IterableContainer, R as ReorderedArray } from '../../shared/core.D5fzJWbF.mjs';
|
|
5
|
+
import '../../shared/core.D0PjZzIS.mjs';
|
|
6
|
+
import '../../shared/core.yna0OdV5.mjs';
|
|
7
|
+
import '../../shared/core.CQngdcuj.mjs';
|
|
7
8
|
import 'type-fest';
|
|
9
|
+
import '../../shared/core.Dgs6-nuz.mjs';
|
|
8
10
|
import '../../shared/core.DX-WYEPA.mjs';
|
|
9
|
-
import '../../shared/core.CywrQs86.mjs';
|
|
10
|
-
import '../../shared/core.Bpou6c2f.mjs';
|
|
11
|
-
import '../../types/expression-model.mjs';
|
|
12
|
-
import '../../shared/core.BbThmf6M.mjs';
|
|
13
11
|
import '../../types/fqnRef.mjs';
|
|
14
|
-
import '../../shared/core.
|
|
12
|
+
import '../../shared/core.fHR_8Tnq.mjs';
|
|
13
|
+
import '../../types/expression-model.mjs';
|
|
14
|
+
import '../../shared/core.CywrQs86.mjs';
|
|
15
|
+
import '../../shared/core.DdMJk7nx.mjs';
|
|
15
16
|
|
|
16
17
|
/**
|
|
17
18
|
* Check if connection is nested inside another connection
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { C as Connection } from '../../shared/core.
|
|
2
|
-
export { D as DeploymentConnectionModel, d as deployment } from '../../shared/core.
|
|
3
|
-
export { C as ConnectionModel, d as differenceConnections,
|
|
1
|
+
export { C as Connection } from '../../shared/core.B7KhhkRY.mjs';
|
|
2
|
+
export { D as DeploymentConnectionModel, d as deployment } from '../../shared/core.BIqHjQiH.mjs';
|
|
3
|
+
export { C as ConnectionModel, d as differenceConnections, f as findAscendingConnections, a as findDeepestNestedConnection, b as findDescendantConnections, h as hasSameSource, c as hasSameSourceTarget, e as hasSameTarget, i as isAnyInOut, g as isIncoming, j as isNestedConnection, k as isOutgoing, m as mergeConnections, n as model, s as sortConnectionsByBoundaryHierarchy, l as sortDeepestFirst } from '../../shared/core.lRvxPoao.mjs';
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
export { C as Connection } from '../../../shared/core.
|
|
2
|
-
export { C as ConnectionModel, a as findConnection, b as findConnectionsBetween, c as findConnectionsWithin } from '../../../shared/core.
|
|
3
|
-
import '../../../shared/core.
|
|
4
|
-
import '../../../shared/core.
|
|
1
|
+
export { C as Connection } from '../../../shared/core.DIol3syK.mjs';
|
|
2
|
+
export { C as ConnectionModel, a as findConnection, b as findConnectionsBetween, c as findConnectionsWithin } from '../../../shared/core.s9uwOt60.mjs';
|
|
3
|
+
import '../../../shared/core.D0PjZzIS.mjs';
|
|
4
|
+
import '../../../shared/core.yna0OdV5.mjs';
|
|
5
|
+
import '../../../shared/core.CQngdcuj.mjs';
|
|
5
6
|
import 'type-fest';
|
|
6
|
-
import '../../../shared/core.
|
|
7
|
+
import '../../../shared/core.Dgs6-nuz.mjs';
|
|
8
|
+
import '../../../shared/core.D5fzJWbF.mjs';
|
|
7
9
|
import '../../../shared/core.DX-WYEPA.mjs';
|
|
8
|
-
import '../../../shared/core.CywrQs86.mjs';
|
|
9
|
-
import '../../../shared/core.Bpou6c2f.mjs';
|
|
10
|
-
import '../../../types/expression-model.mjs';
|
|
11
|
-
import '../../../shared/core.BbThmf6M.mjs';
|
|
12
10
|
import '../../../types/fqnRef.mjs';
|
|
13
|
-
import '../../../shared/core.
|
|
11
|
+
import '../../../shared/core.fHR_8Tnq.mjs';
|
|
12
|
+
import '../../../types/expression-model.mjs';
|
|
13
|
+
import '../../../shared/core.CywrQs86.mjs';
|
|
14
|
+
import '../../../shared/core.DdMJk7nx.mjs';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { C as Connection } from '../../../shared/core.
|
|
2
|
-
export { C as ConnectionModel,
|
|
1
|
+
export { C as Connection } from '../../../shared/core.B7KhhkRY.mjs';
|
|
2
|
+
export { C as ConnectionModel, p as findConnection, o as findConnectionsBetween, q as findConnectionsWithin } from '../../../shared/core.lRvxPoao.mjs';
|
package/dist/model/index.d.mts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { D as DeploymentNodeModel, a as DeployedInstanceModel, b as DeploymentRelationModel, A as AnyRelationshipModel, N as NestedElementOfDeployedInstanceModel, E as ElementModel, R as RelationshipModel, L as LikeC4ViewModel, c as NodeModel, d as EdgeModel, e as DeploymentElementModel } from '../shared/core.
|
|
2
|
-
export {
|
|
3
|
-
import { A as Any } from '../shared/core.
|
|
4
|
-
export {
|
|
5
|
-
export { C as
|
|
6
|
-
export {
|
|
7
|
-
export { D as DeploymentConnectionModel, f as deploymentConnection } from '../shared/core.DrVOJuxX.mjs';
|
|
1
|
+
import { D as DeploymentNodeModel, a as DeployedInstanceModel, b as DeploymentRelationModel, A as AnyRelationshipModel, N as NestedElementOfDeployedInstanceModel, E as ElementModel, R as RelationshipModel, L as LikeC4ViewModel, c as NodeModel, d as EdgeModel, e as DeploymentElementModel } from '../shared/core.D0PjZzIS.mjs';
|
|
2
|
+
export { g as AnyLikeC4Model, l as DeploymentOrFqn, i as DeploymentRelationEndpoint, m as EdgeOrId, n as ElementOrFqn, I as IncomingFilter, j as LikeC4DeploymentModel, f as LikeC4Model, k as LikeC4ViewsFolder, o as NodeOrId, O as OutgoingFilter, h as RelationshipsAccum, W as WithMetadata, p as WithTags } from '../shared/core.D0PjZzIS.mjs';
|
|
3
|
+
import { A as Any } from '../shared/core.Dgs6-nuz.mjs';
|
|
4
|
+
export { C as Connection } from '../shared/core.DIol3syK.mjs';
|
|
5
|
+
export { C as ConnectionModel, f as modelConnection } from '../shared/core.s9uwOt60.mjs';
|
|
6
|
+
export { D as DeploymentConnectionModel, f as deploymentConnection } from '../shared/core.DACpKp35.mjs';
|
|
8
7
|
export { differenceConnections, findAscendingConnections, findDeepestNestedConnection, findDescendantConnections, hasSameSource, hasSameSourceTarget, hasSameTarget, isAnyInOut, isIncoming, isNestedConnection, isOutgoing, mergeConnections, sortConnectionsByBoundaryHierarchy, sortDeepestFirst } from './connection/index.mjs';
|
|
9
|
-
|
|
10
|
-
import '../shared/core.
|
|
8
|
+
import '../shared/core.yna0OdV5.mjs';
|
|
9
|
+
import '../shared/core.CQngdcuj.mjs';
|
|
11
10
|
import 'type-fest';
|
|
12
|
-
import '../shared/core.
|
|
13
|
-
import '../shared/core.DrvfVXkh.mjs';
|
|
14
|
-
import '../shared/core.CzdwsPmY.mjs';
|
|
15
|
-
import '../shared/core.BbThmf6M.mjs';
|
|
11
|
+
import '../shared/core.D5fzJWbF.mjs';
|
|
16
12
|
import '../types/fqnRef.mjs';
|
|
13
|
+
import '../shared/core.DX-WYEPA.mjs';
|
|
14
|
+
import '../shared/core.fHR_8Tnq.mjs';
|
|
17
15
|
import '../types/expression-model.mjs';
|
|
16
|
+
import '../shared/core.CywrQs86.mjs';
|
|
17
|
+
import '../shared/core.DdMJk7nx.mjs';
|
|
18
18
|
|
|
19
19
|
type AnyModel<A extends Any> = DeploymentNodeModel<A> | DeployedInstanceModel<A> | DeploymentRelationModel<A> | AnyRelationshipModel<A> | NestedElementOfDeployedInstanceModel<A> | ElementModel<A> | RelationshipModel<A> | LikeC4ViewModel<A> | NodeModel<A> | EdgeModel<A>;
|
|
20
20
|
declare function isDeploymentNodeModel<M extends Any>(model: AnyModel<M>): model is DeploymentNodeModel<M>;
|
|
@@ -53,4 +53,4 @@ declare const getViewFolderPath: (title: string) => string | null;
|
|
|
53
53
|
*/
|
|
54
54
|
declare const extractViewTitleFromPath: (title: string) => string;
|
|
55
55
|
|
|
56
|
-
export {
|
|
56
|
+
export { AnyRelationshipModel, DeployedInstanceModel, DeploymentElementModel, DeploymentNodeModel, DeploymentRelationModel, EdgeModel, ElementModel, LikeC4ViewModel, NodeModel, RelationshipModel, VIEW_FOLDERS_SEPARATOR, extractViewTitleFromPath, getViewFolderPath, isDeployedInstanceModel, isDeploymentElementModel, isDeploymentNodeModel, isDeploymentRelationModel, isEdgeModel, isElementModel, isLikeC4ViewModel, isRelationModel as isModelRelation, isNestedElementOfDeployedInstanceModel, isNodeModel, isRelationModel, isRelationModel as isRelationshipModel, normalizeViewPath };
|
package/dist/model/index.mjs
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export {
|
|
2
|
-
export {
|
|
3
|
-
export { C as Connection } from '../shared/core.
|
|
4
|
-
export { C as ConnectionModel, d as differenceConnections,
|
|
5
|
-
export { R as RichText } from '../shared/core.DHQ32OHa.mjs';
|
|
1
|
+
export { k as EdgeModel, E as ElementModel, j as LikeC4DeploymentModel, L as LikeC4Model, l as LikeC4ViewModel, m as LikeC4ViewsFolder, N as NodeModel, R as RelationshipModel, V as VIEW_FOLDERS_SEPARATOR, n as extractViewTitleFromPath, o as getViewFolderPath, f as isDeployedInstanceModel, h as isDeploymentElementModel, g as isDeploymentNodeModel, q as isDeploymentRelationModel, v as isEdgeModel, i as isElementModel, s as isLikeC4ViewModel, r as isModelRelation, d as isNestedElementOfDeployedInstanceModel, u as isNodeModel, r as isRelationModel, r as isRelationshipModel, p as normalizeViewPath } from '../shared/core.C8sl5Y8Z.mjs';
|
|
2
|
+
export { b as DeployedInstanceModel, D as DeploymentConnectionModel, a as DeploymentNodeModel, c as DeploymentRelationModel, R as RelationshipsAccum, d as deploymentConnection } from '../shared/core.BIqHjQiH.mjs';
|
|
3
|
+
export { C as Connection } from '../shared/core.B7KhhkRY.mjs';
|
|
4
|
+
export { C as ConnectionModel, d as differenceConnections, f as findAscendingConnections, a as findDeepestNestedConnection, b as findDescendantConnections, h as hasSameSource, c as hasSameSourceTarget, e as hasSameTarget, i as isAnyInOut, g as isIncoming, j as isNestedConnection, k as isOutgoing, m as mergeConnections, n as modelConnection, s as sortConnectionsByBoundaryHierarchy, l as sortDeepestFirst } from '../shared/core.lRvxPoao.mjs';
|
|
@@ -1,33 +1,14 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as t$1 } from './core.BsSXS-_R.mjs';
|
|
2
|
+
import { m as memoizeProp } from './core.BR4zXDH-.mjs';
|
|
3
|
+
import { a as markdownToText, m as markdownToHtml } from './core.DFi2dOTl.mjs';
|
|
2
4
|
import { n as nonexhaustive } from './core.D4npX2q8.mjs';
|
|
3
5
|
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const DefaultPaddingSize = DefaultSize;
|
|
9
|
-
const DefaultTextSize = DefaultSize;
|
|
10
|
-
function ensureSizes({
|
|
11
|
-
size,
|
|
12
|
-
padding,
|
|
13
|
-
textSize,
|
|
14
|
-
...rest
|
|
15
|
-
}) {
|
|
16
|
-
size ??= DefaultSize;
|
|
17
|
-
textSize ??= size;
|
|
18
|
-
padding ??= size;
|
|
19
|
-
return {
|
|
20
|
-
...rest,
|
|
21
|
-
size,
|
|
22
|
-
padding,
|
|
23
|
-
textSize
|
|
24
|
-
};
|
|
6
|
+
function t(...t){return t$1(n,t)}function n(e,t){let n={...e};for(let[r,i]of Object.entries(n))t(i,r,e)&&delete n[r];return n}
|
|
7
|
+
|
|
8
|
+
function exact(a) {
|
|
9
|
+
return t(a, (v) => v === void 0);
|
|
25
10
|
}
|
|
26
|
-
const DefaultLineStyle = "dashed";
|
|
27
|
-
const DefaultArrowType = "normal";
|
|
28
|
-
const DefaultRelationshipColor = "gray";
|
|
29
11
|
|
|
30
|
-
const richtxt = Symbol.for("richtxt");
|
|
31
12
|
const symb_text = Symbol.for("text");
|
|
32
13
|
const symb_html = Symbol.for("html");
|
|
33
14
|
const emptyTxt = "";
|
|
@@ -42,8 +23,8 @@ class RichText {
|
|
|
42
23
|
* return RichText.memoize(this, this.$element.description)
|
|
43
24
|
* }
|
|
44
25
|
*/
|
|
45
|
-
static memoize(obj, source) {
|
|
46
|
-
return memoizeProp(obj,
|
|
26
|
+
static memoize(obj, tag, source) {
|
|
27
|
+
return memoizeProp(obj, tag, () => RichText.from(source));
|
|
47
28
|
}
|
|
48
29
|
/**
|
|
49
30
|
* Creates a RichText instance from a source.
|
|
@@ -186,4 +167,4 @@ class RichText {
|
|
|
186
167
|
}
|
|
187
168
|
}
|
|
188
169
|
|
|
189
|
-
export {
|
|
170
|
+
export { RichText as R, exact as e, t };
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import { r as requireSupport } from './core.rCeaAqgW.mjs';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Obliterator ForEach Function
|
|
5
|
+
* =============================
|
|
6
|
+
*
|
|
7
|
+
* Helper function used to easily iterate over mixed values.
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
var foreach;
|
|
11
|
+
var hasRequiredForeach;
|
|
12
|
+
|
|
13
|
+
function requireForeach () {
|
|
14
|
+
if (hasRequiredForeach) return foreach;
|
|
15
|
+
hasRequiredForeach = 1;
|
|
16
|
+
var support = requireSupport();
|
|
17
|
+
|
|
18
|
+
var ARRAY_BUFFER_SUPPORT = support.ARRAY_BUFFER_SUPPORT;
|
|
19
|
+
var SYMBOL_SUPPORT = support.SYMBOL_SUPPORT;
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Function able to iterate over almost any iterable JS value.
|
|
23
|
+
*
|
|
24
|
+
* @param {any} iterable - Iterable value.
|
|
25
|
+
* @param {function} callback - Callback function.
|
|
26
|
+
*/
|
|
27
|
+
foreach = function forEach(iterable, callback) {
|
|
28
|
+
var iterator, k, i, l, s;
|
|
29
|
+
|
|
30
|
+
if (!iterable) throw new Error('obliterator/forEach: invalid iterable.');
|
|
31
|
+
|
|
32
|
+
if (typeof callback !== 'function')
|
|
33
|
+
throw new Error('obliterator/forEach: expecting a callback.');
|
|
34
|
+
|
|
35
|
+
// The target is an array or a string or function arguments
|
|
36
|
+
if (
|
|
37
|
+
Array.isArray(iterable) ||
|
|
38
|
+
(ARRAY_BUFFER_SUPPORT && ArrayBuffer.isView(iterable)) ||
|
|
39
|
+
typeof iterable === 'string' ||
|
|
40
|
+
iterable.toString() === '[object Arguments]'
|
|
41
|
+
) {
|
|
42
|
+
for (i = 0, l = iterable.length; i < l; i++) callback(iterable[i], i);
|
|
43
|
+
return;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
// The target has a #.forEach method
|
|
47
|
+
if (typeof iterable.forEach === 'function') {
|
|
48
|
+
iterable.forEach(callback);
|
|
49
|
+
return;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
// The target is iterable
|
|
53
|
+
if (
|
|
54
|
+
SYMBOL_SUPPORT &&
|
|
55
|
+
Symbol.iterator in iterable &&
|
|
56
|
+
typeof iterable.next !== 'function'
|
|
57
|
+
) {
|
|
58
|
+
iterable = iterable[Symbol.iterator]();
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
// The target is an iterator
|
|
62
|
+
if (typeof iterable.next === 'function') {
|
|
63
|
+
iterator = iterable;
|
|
64
|
+
i = 0;
|
|
65
|
+
|
|
66
|
+
while (((s = iterator.next()), s.done !== true)) {
|
|
67
|
+
callback(s.value, i);
|
|
68
|
+
i++;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
return;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
// The target is a plain object
|
|
75
|
+
for (k in iterable) {
|
|
76
|
+
if (iterable.hasOwnProperty(k)) {
|
|
77
|
+
callback(iterable[k], k);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
return;
|
|
82
|
+
};
|
|
83
|
+
return foreach;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
export { requireForeach as r };
|