@ts-core/angular 15.0.2 → 15.0.3

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.
Files changed (161) hide show
  1. package/VICommonModule.d.ts +10 -13
  2. package/application/ApplicationComponent.d.ts +1 -3
  3. package/esm2020/VICommonModule.mjs +4 -14
  4. package/esm2020/application/ApplicationComponent.mjs +2 -3
  5. package/esm2020/application/MessageBaseComponent.mjs +1 -1
  6. package/esm2020/language/LanguageModule.mjs +1 -8
  7. package/esm2020/pipe/CamelCasePipe.mjs +4 -12
  8. package/esm2020/pipe/StartCasePipe.mjs +4 -5
  9. package/esm2020/pipe/TimePipe.mjs +3 -2
  10. package/esm2020/pipe/TruncatePipe.mjs +3 -5
  11. package/esm2020/public-api.mjs +1 -68
  12. package/esm2020/service/PipeBaseService.mjs +1 -1
  13. package/esm2020/theme/ThemeAssetDirective.mjs +1 -1
  14. package/fesm2015/ts-core-angular.mjs +3023 -7419
  15. package/fesm2015/ts-core-angular.mjs.map +1 -1
  16. package/fesm2020/ts-core-angular.mjs +3003 -7397
  17. package/fesm2020/ts-core-angular.mjs.map +1 -1
  18. package/package.json +3 -9
  19. package/pipe/CamelCasePipe.d.ts +0 -1
  20. package/public-api.d.ts +0 -60
  21. package/style/_core.scss +120 -0
  22. package/style/_text.scss +9 -1
  23. package/application/ShellBaseComponent.d.ts +0 -20
  24. package/bottomSheet/BottomSheetImpl.d.ts +0 -66
  25. package/bottomSheet/BottomSheetModule.d.ts +0 -13
  26. package/bottomSheet/BottomSheetService.d.ts +0 -31
  27. package/bottomSheet/component/BottomSheetBaseComponent.d.ts +0 -8
  28. package/component/VIComponentModule.d.ts +0 -33
  29. package/component/cdk-table/CdkTableBaseComponent.d.ts +0 -60
  30. package/component/cdk-table/CdkTableDataSource.d.ts +0 -13
  31. package/component/cdk-table/CdkTableFilterableMapCollection.d.ts +0 -14
  32. package/component/cdk-table/CdkTablePaginableBookmarkMapCollection.d.ts +0 -11
  33. package/component/cdk-table/CdkTablePaginableMapCollection.d.ts +0 -13
  34. package/component/cdk-table/cdk-table-filterable/cdk-table-filterable.component.d.ts +0 -9
  35. package/component/cdk-table/cdk-table-paginable/cdk-table-paginable.component.d.ts +0 -18
  36. package/component/cdk-table/cdk-table-paginable-bookmark/cdk-table-paginable-bookmark.component.d.ts +0 -9
  37. package/component/cdk-table/cell/CdkTableCellClassNamePipe.d.ts +0 -8
  38. package/component/cdk-table/cell/CdkTableCellStyleNamePipe.d.ts +0 -10
  39. package/component/cdk-table/cell/CdkTableCellValuePipe.d.ts +0 -17
  40. package/component/cdk-table/cell/CdkTableCellValuePipePure.d.ts +0 -8
  41. package/component/cdk-table/column/CdkTableColumnClassNamePipe.d.ts +0 -8
  42. package/component/cdk-table/column/CdkTableColumnStyleNamePipe.d.ts +0 -10
  43. package/component/cdk-table/column/ICdkTableColumn.d.ts +0 -25
  44. package/component/cdk-table/row/CdkTableRowClassNamePipe.d.ts +0 -8
  45. package/component/cdk-table/row/CdkTableRowStyleNamePipe.d.ts +0 -10
  46. package/component/cdk-table/row/ICdkTableRow.d.ts +0 -8
  47. package/component/language/language-selector/language-selector.component.d.ts +0 -19
  48. package/component/menu-list/menu-list.component.d.ts +0 -9
  49. package/component/select-list/select-list.component.d.ts +0 -9
  50. package/component/tab-group/tab-group.component.d.ts +0 -18
  51. package/directive/MenuTriggerForDirective.d.ts +0 -11
  52. package/error/WindowClosedError.d.ts +0 -6
  53. package/esm2020/application/ShellBaseComponent.mjs +0 -78
  54. package/esm2020/bottomSheet/BottomSheetImpl.mjs +0 -228
  55. package/esm2020/bottomSheet/BottomSheetModule.mjs +0 -37
  56. package/esm2020/bottomSheet/BottomSheetService.mjs +0 -107
  57. package/esm2020/bottomSheet/component/BottomSheetBaseComponent.mjs +0 -44
  58. package/esm2020/component/VIComponentModule.mjs +0 -117
  59. package/esm2020/component/cdk-table/CdkTableBaseComponent.mjs +0 -192
  60. package/esm2020/component/cdk-table/CdkTableDataSource.mjs +0 -58
  61. package/esm2020/component/cdk-table/CdkTableFilterableMapCollection.mjs +0 -94
  62. package/esm2020/component/cdk-table/CdkTablePaginableBookmarkMapCollection.mjs +0 -49
  63. package/esm2020/component/cdk-table/CdkTablePaginableMapCollection.mjs +0 -57
  64. package/esm2020/component/cdk-table/cdk-table-filterable/cdk-table-filterable.component.mjs +0 -37
  65. package/esm2020/component/cdk-table/cdk-table-paginable/cdk-table-paginable.component.mjs +0 -65
  66. package/esm2020/component/cdk-table/cdk-table-paginable-bookmark/cdk-table-paginable-bookmark.component.mjs +0 -37
  67. package/esm2020/component/cdk-table/cell/CdkTableCellClassNamePipe.mjs +0 -25
  68. package/esm2020/component/cdk-table/cell/CdkTableCellStyleNamePipe.mjs +0 -22
  69. package/esm2020/component/cdk-table/cell/CdkTableCellValuePipe.mjs +0 -77
  70. package/esm2020/component/cdk-table/cell/CdkTableCellValuePipePure.mjs +0 -22
  71. package/esm2020/component/cdk-table/column/CdkTableColumnClassNamePipe.mjs +0 -22
  72. package/esm2020/component/cdk-table/column/CdkTableColumnStyleNamePipe.mjs +0 -22
  73. package/esm2020/component/cdk-table/column/ICdkTableColumn.mjs +0 -2
  74. package/esm2020/component/cdk-table/row/CdkTableRowClassNamePipe.mjs +0 -22
  75. package/esm2020/component/cdk-table/row/CdkTableRowStyleNamePipe.mjs +0 -22
  76. package/esm2020/component/cdk-table/row/ICdkTableRow.mjs +0 -2
  77. package/esm2020/component/language/language-selector/language-selector.component.mjs +0 -79
  78. package/esm2020/component/menu-list/menu-list.component.mjs +0 -16
  79. package/esm2020/component/select-list/select-list.component.mjs +0 -16
  80. package/esm2020/component/tab-group/tab-group.component.mjs +0 -82
  81. package/esm2020/directive/MenuTriggerForDirective.mjs +0 -55
  82. package/esm2020/error/WindowClosedError.mjs +0 -19
  83. package/esm2020/language/LanguageMatPaginatorIntl.mjs +0 -60
  84. package/esm2020/language/LanguageMomentDateAdapter.mjs +0 -13
  85. package/esm2020/notification/INotification.mjs +0 -7
  86. package/esm2020/notification/INotificationContent.mjs +0 -132
  87. package/esm2020/notification/NotificationConfig.mjs +0 -16
  88. package/esm2020/notification/NotificationFactory.mjs +0 -19
  89. package/esm2020/notification/NotificationImpl.mjs +0 -139
  90. package/esm2020/notification/NotificationModule.mjs +0 -53
  91. package/esm2020/notification/NotificationProperties.mjs +0 -2
  92. package/esm2020/notification/NotificationService.mjs +0 -239
  93. package/esm2020/notification/component/NotificationBaseComponent.mjs +0 -4
  94. package/esm2020/notification/component/NotificationQuestionBaseComponent.mjs +0 -50
  95. package/esm2020/notification/component/notification/notification.component.mjs +0 -61
  96. package/esm2020/service/BootstrapBreakpointService.mjs +0 -116
  97. package/esm2020/window/IWindow.mjs +0 -33
  98. package/esm2020/window/IWindowContent.mjs +0 -132
  99. package/esm2020/window/WindowBase.mjs +0 -168
  100. package/esm2020/window/WindowConfig.mjs +0 -232
  101. package/esm2020/window/WindowFactory.mjs +0 -27
  102. package/esm2020/window/WindowImpl.mjs +0 -354
  103. package/esm2020/window/WindowModule.mjs +0 -58
  104. package/esm2020/window/WindowProperties.mjs +0 -2
  105. package/esm2020/window/WindowService.mjs +0 -366
  106. package/esm2020/window/WindowServiceEvent.mjs +0 -9
  107. package/esm2020/window/component/WindowBaseComponent.mjs +0 -75
  108. package/esm2020/window/component/WindowDragAreaDirective.mjs +0 -97
  109. package/esm2020/window/component/WindowDragable.mjs +0 -69
  110. package/esm2020/window/component/WindowElement.mjs +0 -95
  111. package/esm2020/window/component/WindowQuestionBaseComponent.mjs +0 -17
  112. package/esm2020/window/component/WindowResizeable.mjs +0 -88
  113. package/esm2020/window/component/window-close-element/window-close-element.component.mjs +0 -55
  114. package/esm2020/window/component/window-expand-element/window-expand-element.component.mjs +0 -56
  115. package/esm2020/window/component/window-minimize-element/window-minimize-element.component.mjs +0 -75
  116. package/esm2020/window/component/window-question/window-question.component.mjs +0 -50
  117. package/esm2020/window/component/window-resize-element/window-resize-element.component.mjs +0 -56
  118. package/language/LanguageMatPaginatorIntl.d.ts +0 -20
  119. package/language/LanguageMomentDateAdapter.d.ts +0 -5
  120. package/notification/INotification.d.ts +0 -26
  121. package/notification/INotificationContent.d.ts +0 -31
  122. package/notification/NotificationConfig.d.ts +0 -13
  123. package/notification/NotificationFactory.d.ts +0 -11
  124. package/notification/NotificationImpl.d.ts +0 -38
  125. package/notification/NotificationModule.d.ts +0 -18
  126. package/notification/NotificationProperties.d.ts +0 -9
  127. package/notification/NotificationService.d.ts +0 -56
  128. package/notification/component/NotificationBaseComponent.d.ts +0 -3
  129. package/notification/component/NotificationQuestionBaseComponent.d.ts +0 -10
  130. package/notification/component/notification/notification.component.d.ts +0 -14
  131. package/service/BootstrapBreakpointService.d.ts +0 -45
  132. package/style/mat/_core.scss +0 -317
  133. package/style/mat/_index.scss +0 -169
  134. package/style/mat/_variables.scss +0 -1
  135. package/style/mat/bootstrap/_background.scss +0 -28
  136. package/style/mat/bootstrap/_border.scss +0 -202
  137. package/style/mat/bootstrap/_index.scss +0 -27
  138. package/style/mat/bootstrap/_text.scss +0 -47
  139. package/style/mat/helper/_theme.scss +0 -96
  140. package/style/mat/helper/_typography.scss +0 -15
  141. package/window/IWindow.d.ts +0 -42
  142. package/window/IWindowContent.d.ts +0 -34
  143. package/window/WindowBase.d.ts +0 -33
  144. package/window/WindowConfig.d.ts +0 -64
  145. package/window/WindowFactory.d.ts +0 -12
  146. package/window/WindowImpl.d.ts +0 -88
  147. package/window/WindowModule.d.ts +0 -20
  148. package/window/WindowProperties.d.ts +0 -9
  149. package/window/WindowService.d.ts +0 -71
  150. package/window/WindowServiceEvent.d.ts +0 -7
  151. package/window/component/WindowBaseComponent.d.ts +0 -20
  152. package/window/component/WindowDragAreaDirective.d.ts +0 -19
  153. package/window/component/WindowDragable.d.ts +0 -13
  154. package/window/component/WindowElement.d.ts +0 -22
  155. package/window/component/WindowQuestionBaseComponent.d.ts +0 -5
  156. package/window/component/WindowResizeable.d.ts +0 -10
  157. package/window/component/window-close-element/window-close-element.component.d.ts +0 -12
  158. package/window/component/window-expand-element/window-expand-element.component.d.ts +0 -12
  159. package/window/component/window-minimize-element/window-minimize-element.component.d.ts +0 -15
  160. package/window/component/window-question/window-question.component.d.ts +0 -12
  161. package/window/component/window-resize-element/window-resize-element.component.d.ts +0 -12
@@ -1,10 +0,0 @@
1
- import { Interactable, InteractEvent } from '@interactjs/types';
2
- import { WindowImpl } from '../WindowImpl';
3
- export declare class WindowResizeable extends WindowImpl {
4
- private _interactable;
5
- private resizeMoveHandlerProxy;
6
- protected setProperties(): void;
7
- protected resizeMoveHandler(event: InteractEvent): void;
8
- destroy(): void;
9
- protected get interactable(): Interactable;
10
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { WindowElement } from '../WindowElement';
3
- import * as i0 from "@angular/core";
4
- export declare class WindowCloseElementComponent extends WindowElement {
5
- static ICON_CLASS: string;
6
- static ICON_VALUE: string;
7
- constructor(element: ElementRef);
8
- protected createChildren(): void;
9
- clickHandler(event: MouseEvent): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowCloseElementComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<WindowCloseElementComponent, "vi-window-close-element", never, {}, {}, never, never, false, never>;
12
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { WindowElement } from '../WindowElement';
3
- import * as i0 from "@angular/core";
4
- export declare class WindowExpandElementComponent extends WindowElement {
5
- static ICON_CLASS: string;
6
- static ICON_VALUE: string;
7
- constructor(element: ElementRef);
8
- protected createChildren(): void;
9
- clickHandler(event: MouseEvent): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowExpandElementComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<WindowExpandElementComponent, "vi-window-expand-element", never, {}, {}, never, never, false, never>;
12
- }
@@ -1,15 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { WindowElement } from '../WindowElement';
3
- import * as i0 from "@angular/core";
4
- export declare class WindowMinimizeElementComponent extends WindowElement {
5
- static ICON_CLASS: string;
6
- static ICON_MINIMIZE_VALUE: string;
7
- static ICON_MAXIMIZE_VALUE: string;
8
- constructor(element: ElementRef);
9
- private commitIconProperties;
10
- protected commitWindowProperties(): void;
11
- protected createChildren(): void;
12
- clickHandler(event: MouseEvent): void;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowMinimizeElementComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<WindowMinimizeElementComponent, "vi-window-minimize-element", never, {}, {}, never, never, false, never>;
15
- }
@@ -1,12 +0,0 @@
1
- import { ViewContainerRef } from '@angular/core';
2
- import { LanguageService } from '@ts-core/frontend';
3
- import { WindowQuestionBaseComponent } from '../WindowQuestionBaseComponent';
4
- import * as i0 from "@angular/core";
5
- export declare class WindowQuestionComponent extends WindowQuestionBaseComponent {
6
- protected language: LanguageService;
7
- text: string;
8
- constructor(container: ViewContainerRef, language: LanguageService);
9
- protected commitConfigProperties(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowQuestionComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<WindowQuestionComponent, "ng-component", never, {}, {}, never, never, false, never>;
12
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef } from '@angular/core';
2
- import { WindowElement } from '../WindowElement';
3
- import * as i0 from "@angular/core";
4
- export declare class WindowResizeElementComponent extends WindowElement {
5
- static ICON_CLASS: string;
6
- static ICON_VALUE: string;
7
- constructor(element: ElementRef);
8
- protected createChildren(): void;
9
- clickHandler(event: MouseEvent): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowResizeElementComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<WindowResizeElementComponent, "vi-window-resize-element", never, {}, {}, never, never, false, never>;
12
- }