@sisense/sdk-ui-angular 2.5.0 → 2.6.0
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/dist/esm2020/version.mjs +2 -2
- package/dist/fesm2015/sisense-sdk-ui-angular.mjs +1 -1
- package/dist/fesm2015/sisense-sdk-ui-angular.mjs.map +1 -1
- package/dist/fesm2020/sisense-sdk-ui-angular.mjs +1 -1
- package/dist/fesm2020/sisense-sdk-ui-angular.mjs.map +1 -1
- package/dist/package.json +1 -1
- package/dist/version.d.ts +1 -1
- package/package.json +4 -4
|
@@ -187,7 +187,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
187
187
|
args: [SISENSE_CONTEXT_CONFIG_TOKEN]
|
|
188
188
|
}] }]; } });
|
|
189
189
|
|
|
190
|
-
var packageVersion = '2.
|
|
190
|
+
var packageVersion = '2.6.0';
|
|
191
191
|
|
|
192
192
|
/**
|
|
193
193
|
* Service for rendering components dynamically.
|