type DependencyMappingSettings: object;Type declaration
dmp?
optional dmp: object;If specified, the text phrases to show in the dependency mapping UI.
If not specified, dependency mapping for this integration uses the default fallback phrases.
dmp.cl?
optional cl: string;Text for on-card badge for dependency mapping
String, not a function itself; this is the name of the client's registered action hook
dmp.ed?
optional ed: object;Text for editing a dependency
dmp.ed.ch?
optional ch: string;dmp.ed.cnlo?
optional cnlo: string;dmp.ed.dab?
optional dab: string;dmp.ed.dd?
optional dd: string;dmp.ed.dh?
optional dh: string;dmp.ed.sih?
optional sih: string;Selected issue heading
String, not a function itself; this is the name of the client's registered action hook
dmp.ep?
optional ep: string;Entrypoint text
dmp.ilp?
optional ilp: string;Item label phrase
dmp.m?
optional m: object;Text for the dependency manager
dmp.m.all?
optional all: string;All links label
dmp.m.dhalt?
optional dhalt: string;Hide all links tooltip text (when disabled)
dmp.m.dsalt?
optional dsalt: string;Show all links tooltip text (when disabled)
dmp.m.es?
optional es: object;Text for various empty states
dmp.m.es.cli?
optional cli: string;Create link instruction text
dmp.m.es.mikwnl?
optional mikwnl: string;Text when multiple items are selected and have no links
dmp.m.es.ndh?
optional ndh: string;Heading text when selected item has no links
String, not a function itself; this is the name of the client's registered action hook
dmp.m.es.nssh?
optional nssh: string;Heading text when no items are selected
dmp.m.es.nssi?
optional nssi: string;Instructional text when no items are selected
dmp.m.h?
optional h: string;Header
dmp.m.halb?
optional halb: string;Hide all links button text
dmp.m.salb?
optional salb: string;Show all links button text
idep?
optional idep: string;Import dependencies action
Inconsistent naming convention, to avoid calling this "ID"
sdm?
optional sdm: boolean;Whether to enable dependency mapping for this integration