1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: Datepicker (ngx-bootstrap) v6.2.0 (#430)

This commit is contained in:
nobody
2021-05-01 06:19:14 +02:00
parent 1d7b77d621
commit 94e3ec30f2
7 changed files with 625 additions and 0 deletions

View File

@ -430,6 +430,8 @@ targets.setLastVersion = function (type, version) {
return '2.29.1';
} else if (type.startsWith('/mootools/1.')) {
return '1.6.0';
} else if (type.startsWith('/ngx-bootstrap/6.')) {
return '6.2.0';
} else if (type.startsWith('/object-assign@4.')) {
return '4.1.1';
} else if (type.startsWith('/oclazyload/1.')) {
@ -586,6 +588,7 @@ targets.determineResourceName = function (filename) {
};
const ListOfFiles = {
'bs-datepicker.css': 'Datepicker (ngx-bootstrap)',
'sp.min.jsm': 'Snowplow',
'appboy.min.jsm': 'Appboy/Braze Web SDK',
'MaterialIcons.woff2': 'Google Material Icons',