@delon/theme 12.4.0 → 12.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/layout-blank.umd.js +1 -1
- package/bundles/layout-default.umd.js +1 -1
- package/bundles/layout-theme-btn.umd.js +1 -1
- package/bundles/setting-drawer.umd.js +1 -1
- package/bundles/theme.umd.js +2 -2
- package/bundles/theme.umd.js.map +1 -1
- package/esm2015/src/version.js +1 -1
- package/fesm2015/theme.js +1 -1
- package/fesm2015/theme.js.map +1 -1
- package/package.json +3 -3
- package/theme.metadata.json +1 -1
package/bundles/theme.umd.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license ng-alain(cipchk@qq.com) v12.4.
|
|
2
|
+
* @license ng-alain(cipchk@qq.com) v12.4.1
|
|
3
3
|
* (c) 2020 cipchk https://ng-alain.com/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -2998,7 +2998,7 @@
|
|
|
2998
2998
|
return PreloadOptionalModules;
|
|
2999
2999
|
}());
|
|
3000
3000
|
|
|
3001
|
-
var VERSION = new i0.Version('12.4.
|
|
3001
|
+
var VERSION = new i0.Version('12.4.1');
|
|
3002
3002
|
|
|
3003
3003
|
/**
|
|
3004
3004
|
* Generated bundle index. Do not edit.
|