stable

Clone or download

Read-only

Add Typescript type definitions for tlp

The declaration for the tlp datePicker are quite permissive. We would need the get the types from the library itself to properly type it but this requires to update to another major version. It will be done independently. select2 has been updated (minor upgrade) to limit the chance to have a mismatch between the types and the actual implementation. Part of story #13730: display columns Change-Id: Idc1d3d6479712d0b8fcb9487d0c02ef8b0808fb1

Modified Files

Name
M src/www/themes/common/tlp/package-lock.json +34 −17 Go to diff View file
M src/www/themes/common/tlp/package.json +6 −3 Go to diff View file
M src/www/themes/common/tlp/src/index.d.ts +74 −4 Go to diff View file
M src/www/themes/common/tlp/src/js/modal.js +1 −1 Go to diff View file