@porscheinformatik/clr-addons 11.1.0 → 11.2.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/clr-addons.d.ts CHANGED
@@ -2,13 +2,13 @@
2
2
  * Generated bundle index. Do not edit.
3
3
  */
4
4
  export * from './public_api';
5
- export { ClrAbstractFormComponent as ɵg } from './abstract-form-component/abstract-form-component';
5
+ export { ClrAbstractFormComponent as ɵe } from './abstract-form-component/abstract-form-component';
6
6
  export { ClrAutocompleteOff as ɵi } from './autocomplete-off/autocomplete-off.directive';
7
7
  export { ClrAutocompleteOffModule as ɵh } from './autocomplete-off/autocomplete-off.module';
8
8
  export { LocationBarNodeComponent as ɵk } from './location-bar/location-bar-node/location-bar-node.component';
9
9
  export { LocationBarComponent as ɵj } from './location-bar/location-bar.component';
10
- export { ClrMultilingualAbstract as ɵf } from './multilingual/abstract-multilingual';
11
- export { ClrAddOption as ɵe } from './quick-list/add-option';
10
+ export { ClrMultilingualAbstract as ɵg } from './multilingual/abstract-multilingual';
11
+ export { ClrAddOption as ɵf } from './quick-list/add-option';
12
12
  export { TreetableCellRenderer as ɵd } from './treetable/renderer/cell-renderer';
13
13
  export { TreetableHeaderRenderer as ɵb } from './treetable/renderer/header-renderer';
14
14
  export { TreetableMainRenderer as ɵa } from './treetable/renderer/main-renderer';