Lawtext core references • Docs
Lawtext core references / core/src/diff/lawDiff / LawDiffElementChangeData
Interface: LawDiffElementChangeData
Properties
addedKeys
addedKeys: [
string
,ProblemStatus
][]
Defined in
core/src/diff/lawDiff.ts:1412 (opens in a new tab)
changedKeys
changedKeys: [
string
,ProblemStatus
][]
Defined in
core/src/diff/lawDiff.ts:1410 (opens in a new tab)
mostSeriousStatus
mostSeriousStatus:
ProblemStatus
Defined in
core/src/diff/lawDiff.ts:1408 (opens in a new tab)
newItem
newItem:
DiffTableItemData
Defined in
core/src/diff/lawDiff.ts:1414 (opens in a new tab)
nochangeKeys
nochangeKeys:
string
[]
Defined in
core/src/diff/lawDiff.ts:1409 (opens in a new tab)
oldItem
oldItem:
DiffTableItemData
Defined in
core/src/diff/lawDiff.ts:1413 (opens in a new tab)
removedKeys
removedKeys: [
string
,ProblemStatus
][]
Defined in
core/src/diff/lawDiff.ts:1411 (opens in a new tab)
type
type:
ElementChange