@skyux/data-manager 13.4.0 → 13.5.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.
|
@@ -162,7 +162,7 @@ class SkyDataManagerColumnPickerContext {
|
|
|
162
162
|
* Service that provides the column picker component type so it can be dynamically
|
|
163
163
|
* created in the toolbar component. This avoids a circular reference between column
|
|
164
164
|
* picker and toolbar.
|
|
165
|
-
* https://angular.
|
|
165
|
+
* https://angular.dev/errors/NG3003
|
|
166
166
|
*/
|
|
167
167
|
class SkyDataManagerColumnPickerService {
|
|
168
168
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.0", ngImport: i0, type: SkyDataManagerColumnPickerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|