Skip to Content
LibraryCoreSrcDiffLawdiffInterfacesInterface: LawDiffElementChangeData

Lawtext core references


Lawtext core references / core/src/diff/lawDiff / LawDiffElementChangeData

Interface: LawDiffElementChangeData

Defined in: core/src/diff/lawDiff.ts:1388 

Properties

addedKeys

addedKeys: [string, ProblemStatus][]

Defined in: core/src/diff/lawDiff.ts:1394 


changedKeys

changedKeys: [string, ProblemStatus][]

Defined in: core/src/diff/lawDiff.ts:1392 


mostSeriousStatus

mostSeriousStatus: ProblemStatus

Defined in: core/src/diff/lawDiff.ts:1390 


newItem

newItem: DiffTableItemData

Defined in: core/src/diff/lawDiff.ts:1396 


nochangeKeys

nochangeKeys: string[]

Defined in: core/src/diff/lawDiff.ts:1391 


oldItem

oldItem: DiffTableItemData

Defined in: core/src/diff/lawDiff.ts:1395 


removedKeys

removedKeys: [string, ProblemStatus][]

Defined in: core/src/diff/lawDiff.ts:1393 


type

type: ElementChange

Defined in: core/src/diff/lawDiff.ts:1389 

© 2017-2026 yamachi