taxtank-core 0.10.0 → 0.10.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/taxtank-core.umd.js +0 -1
- package/bundles/taxtank-core.umd.js.map +1 -1
- package/esm2015/lib/services/kompassify/kompassify.service.js +1 -2
- package/fesm2015/taxtank-core.js +0 -1
- package/fesm2015/taxtank-core.js.map +1 -1
- package/lib/services/kompassify/kompassify.service.d.ts +0 -1
- package/package.json +1 -1
|
@@ -10583,7 +10583,6 @@
|
|
|
10583
10583
|
|
|
10584
10584
|
/**
|
|
10585
10585
|
* Service listen and handle kompassify events
|
|
10586
|
-
* @TODO break to different services when we got new kompassify functionality (check lists, progress, etc.)
|
|
10587
10586
|
*/
|
|
10588
10587
|
var KompassifyService = /** @class */ (function () {
|
|
10589
10588
|
function KompassifyService(
|