@ifsworld/granite-components 17.0.0-beta.1 → 18.0.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.
Files changed (153) hide show
  1. package/README.md +0 -2
  2. package/carousel/index.d.ts +45 -2
  3. package/core/index.d.ts +29 -1
  4. package/date-picker/index.d.ts +123 -4
  5. package/fesm2022/ifsworld-granite-components-carousel.mjs +11 -11
  6. package/fesm2022/ifsworld-granite-components-carousel.mjs.map +1 -1
  7. package/fesm2022/ifsworld-granite-components-core.mjs +8 -0
  8. package/fesm2022/ifsworld-granite-components-core.mjs.map +1 -1
  9. package/fesm2022/ifsworld-granite-components-date-picker.mjs +40 -53
  10. package/fesm2022/ifsworld-granite-components-date-picker.mjs.map +1 -1
  11. package/fesm2022/ifsworld-granite-components-file-upload.mjs +10 -10
  12. package/fesm2022/ifsworld-granite-components-file-upload.mjs.map +1 -1
  13. package/fesm2022/ifsworld-granite-components-table.mjs +29 -29
  14. package/fesm2022/ifsworld-granite-components-table.mjs.map +1 -1
  15. package/fesm2022/ifsworld-granite-components-tooltip.mjs +59 -34
  16. package/fesm2022/ifsworld-granite-components-tooltip.mjs.map +1 -1
  17. package/fesm2022/ifsworld-granite-components.mjs +496 -563
  18. package/fesm2022/ifsworld-granite-components.mjs.map +1 -1
  19. package/file-upload/index.d.ts +99 -2
  20. package/index.d.ts +1957 -85
  21. package/package.json +8 -8
  22. package/table/index.d.ts +112 -4
  23. package/tooltip/index.d.ts +51 -3
  24. package/carousel/lib/carousel.component.d.ts +0 -34
  25. package/carousel/lib/carousel.module.d.ts +0 -10
  26. package/core/lib/client-environment.d.ts +0 -18
  27. package/date-picker/lib/date-picker-base.d.ts +0 -34
  28. package/date-picker/lib/date-picker-trigger-for.directive.d.ts +0 -70
  29. package/date-picker/lib/date-picker.component.d.ts +0 -10
  30. package/date-picker/lib/date-picker.module.d.ts +0 -15
  31. package/date-picker/lib/date-range-picker.component.d.ts +0 -12
  32. package/file-upload/lib/directives/file-drag-and-drop.directive.d.ts +0 -18
  33. package/file-upload/lib/file-upload.component.d.ts +0 -51
  34. package/file-upload/lib/file-upload.constants.d.ts +0 -37
  35. package/file-upload/lib/file-upload.module.d.ts +0 -11
  36. package/file-upload/lib/file-upload.utils.d.ts +0 -1
  37. package/lib/arrange-grid/arrange-grid-item.component.d.ts +0 -30
  38. package/lib/arrange-grid/arrange-grid.component.d.ts +0 -58
  39. package/lib/arrange-grid/arrange-grid.module.d.ts +0 -9
  40. package/lib/avatar/avatar-default-status/avatar-default-status.component.d.ts +0 -15
  41. package/lib/avatar/avatar.component.d.ts +0 -23
  42. package/lib/avatar/avatar.component.public-types.d.ts +0 -7
  43. package/lib/avatar/avatar.module.d.ts +0 -11
  44. package/lib/avatar/custom-avatar-status.directive.d.ts +0 -9
  45. package/lib/avatar/empty-avatar/empty-avatar.component.d.ts +0 -7
  46. package/lib/badge/badge.component.d.ts +0 -19
  47. package/lib/badge/badge.module.d.ts +0 -8
  48. package/lib/badge/testing/badge.harness.d.ts +0 -21
  49. package/lib/button/button.component.d.ts +0 -38
  50. package/lib/button/button.module.d.ts +0 -7
  51. package/lib/card-list/card/card-avatar.component.d.ts +0 -5
  52. package/lib/card-list/card/card-content/card-actions.component.d.ts +0 -5
  53. package/lib/card-list/card/card-content/card-body.component.d.ts +0 -5
  54. package/lib/card-list/card/card-content/card-content.component.d.ts +0 -5
  55. package/lib/card-list/card/card-content/card-footer.component.d.ts +0 -5
  56. package/lib/card-list/card/card-content/card-header-subtitle.component.d.ts +0 -5
  57. package/lib/card-list/card/card-content/card-header-title.component.d.ts +0 -5
  58. package/lib/card-list/card/card-content/card-header.component.d.ts +0 -5
  59. package/lib/card-list/card/card.component.d.ts +0 -5
  60. package/lib/card-list/card-list.component.d.ts +0 -9
  61. package/lib/card-list/card-list.module.d.ts +0 -18
  62. package/lib/checkbox/checkbox-group.component.d.ts +0 -6
  63. package/lib/checkbox/checkbox.component.d.ts +0 -29
  64. package/lib/checkbox/checkbox.module.d.ts +0 -8
  65. package/lib/chips/chip-input.d.ts +0 -89
  66. package/lib/chips/chip-list.component.d.ts +0 -185
  67. package/lib/chips/chip.component.d.ts +0 -104
  68. package/lib/chips/chips.module.d.ts +0 -12
  69. package/lib/collapsible-group/collapsible-group-body.directive.d.ts +0 -7
  70. package/lib/collapsible-group/collapsible-group-header.directive.d.ts +0 -7
  71. package/lib/collapsible-group/collapsible-group.component.d.ts +0 -16
  72. package/lib/collapsible-group/collapsible-group.module.d.ts +0 -11
  73. package/lib/contacts/contact-item/contact-item.component.d.ts +0 -11
  74. package/lib/contacts/contact-item-default-status/contact-item-default-status.component.d.ts +0 -15
  75. package/lib/contacts/contact-item-title/contact-item-title.component.d.ts +0 -7
  76. package/lib/contacts/contacts-profile/contacts-profile.component.d.ts +0 -8
  77. package/lib/contacts/contacts-trigger/contacts-trigger-data.d.ts +0 -23
  78. package/lib/contacts/contacts-trigger/contacts-trigger-for.directive.d.ts +0 -69
  79. package/lib/contacts/contacts-types/contacts.component.private-types.d.ts +0 -8
  80. package/lib/contacts/contacts-types/contacts.component.public-types.d.ts +0 -30
  81. package/lib/contacts/contacts.component.d.ts +0 -29
  82. package/lib/contacts/contacts.module.d.ts +0 -17
  83. package/lib/contacts/custom-profile.directive.d.ts +0 -8
  84. package/lib/contacts/custom-status.directive.d.ts +0 -9
  85. package/lib/core/animation.d.ts +0 -23
  86. package/lib/core/client-environment.d.ts +0 -1
  87. package/lib/core/common-behaviors/disabled.d.ts +0 -10
  88. package/lib/core/core.module.d.ts +0 -12
  89. package/lib/core/devices/client-input-desktop.directive.d.ts +0 -9
  90. package/lib/core/devices/client-input-touch.directive.d.ts +0 -9
  91. package/lib/core/devices/client-output-desktop.directive.d.ts +0 -9
  92. package/lib/core/devices/client-output-touch.directive.d.ts +0 -9
  93. package/lib/core/hide-on-overflow.directive.d.ts +0 -21
  94. package/lib/core/overlay-base.d.ts +0 -16
  95. package/lib/core/overlay-position-config.d.ts +0 -12
  96. package/lib/core/overlay-trigger-for-base.directive.d.ts +0 -32
  97. package/lib/core/overlay.service.d.ts +0 -21
  98. package/lib/core/pipes/pure-pipes.module.d.ts +0 -7
  99. package/lib/core/pipes/title.pipe.d.ts +0 -7
  100. package/lib/core/radio-checkbox-base.d.ts +0 -8
  101. package/lib/core/services/names-utils-service.d.ts +0 -17
  102. package/lib/core/theme.library.d.ts +0 -38
  103. package/lib/core/types.d.ts +0 -2
  104. package/lib/grid/grid.component.d.ts +0 -75
  105. package/lib/grid/grid.module.d.ts +0 -8
  106. package/lib/icon/icon.component.d.ts +0 -13
  107. package/lib/icon/icon.module.d.ts +0 -7
  108. package/lib/input-field/input-field.component.d.ts +0 -43
  109. package/lib/input-field/input-field.module.d.ts +0 -10
  110. package/lib/label/label.component.d.ts +0 -10
  111. package/lib/label/label.module.d.ts +0 -8
  112. package/lib/menu/divider.directive.d.ts +0 -6
  113. package/lib/menu/menu-base.d.ts +0 -219
  114. package/lib/menu/menu-custom-template.directive.d.ts +0 -14
  115. package/lib/menu/menu-desktop-animations.d.ts +0 -12
  116. package/lib/menu/menu-errors.d.ts +0 -24
  117. package/lib/menu/menu-item.component.d.ts +0 -36
  118. package/lib/menu/menu-panel.d.ts +0 -23
  119. package/lib/menu/menu-positions.d.ts +0 -9
  120. package/lib/menu/menu-touch-animations.d.ts +0 -17
  121. package/lib/menu/menu-touch-close.component.d.ts +0 -5
  122. package/lib/menu/menu-touch-title.component.d.ts +0 -14
  123. package/lib/menu/menu-trigger-for.directive.d.ts +0 -200
  124. package/lib/menu/menu.component.d.ts +0 -6
  125. package/lib/menu/menu.module.d.ts +0 -18
  126. package/lib/menu/testing/menu.harness.d.ts +0 -68
  127. package/lib/menu/title.directive.d.ts +0 -5
  128. package/lib/progress-bar/progress-bar-legend/progress-bar-legend.component.d.ts +0 -8
  129. package/lib/progress-bar/progress-bar-legend-base.d.ts +0 -8
  130. package/lib/progress-bar/progress-bar-legend-trigger-for.directive.d.ts +0 -18
  131. package/lib/progress-bar/progress-bar.component.d.ts +0 -28
  132. package/lib/progress-bar/progress-bar.model.d.ts +0 -11
  133. package/lib/progress-bar/progress-bar.module.d.ts +0 -14
  134. package/lib/radio-button/radio-button.component.d.ts +0 -34
  135. package/lib/radio-button/radio-button.module.d.ts +0 -8
  136. package/lib/radio-button/radio-group.component.d.ts +0 -6
  137. package/lib/toggle-switch/toggle-switch.component.d.ts +0 -29
  138. package/lib/toggle-switch/toggle-switch.module.d.ts +0 -7
  139. package/table/lib/cell/cell-align/cell-align-classes.directive.d.ts +0 -9
  140. package/table/lib/cell/cell.d.ts +0 -8
  141. package/table/lib/cell/table-data-cell.component.d.ts +0 -12
  142. package/table/lib/cell/table-header-cell.component.d.ts +0 -6
  143. package/table/lib/column/table-column.directive.d.ts +0 -23
  144. package/table/lib/column-size/column-size.directive.d.ts +0 -11
  145. package/table/lib/table-constants.library.d.ts +0 -6
  146. package/table/lib/table.component.d.ts +0 -26
  147. package/table/lib/table.model.d.ts +0 -6
  148. package/table/lib/table.module.d.ts +0 -16
  149. package/tooltip/lib/Services/granite-tooltip.service.d.ts +0 -10
  150. package/tooltip/lib/tooltip-constants.library.d.ts +0 -3
  151. package/tooltip/lib/tooltip-trigger-for.directive.d.ts +0 -39
  152. package/tooltip/lib/tooltip.component.d.ts +0 -7
  153. package/tooltip/lib/tooltip.module.d.ts +0 -9
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./table.component";
3
- import * as i2 from "./column/table-column.directive";
4
- import * as i3 from "./cell/table-header-cell.component";
5
- import * as i4 from "./cell/table-data-cell.component";
6
- import * as i5 from "./cell/cell-align/cell-align-classes.directive";
7
- import * as i6 from "./column-size/column-size.directive";
8
- import * as i7 from "@angular/common";
9
- import * as i8 from "primeng/table";
10
- import * as i9 from "@ifsworld/granite-components";
11
- import * as i10 from "@angular/cdk/table";
12
- export declare class GraniteTableModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTableModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteTableModule, [typeof i1.GraniteTableComponent, typeof i2.GraniteTableColumnDirective, typeof i3.GraniteTableHeaderCellComponent, typeof i4.GraniteTableDataCellComponent, typeof i5.GraniteCellAlignClassesDirective, typeof i6.GraniteColumnSizeDirective], [typeof i7.CommonModule, typeof i8.TableModule, typeof i9.PurePipesModule, typeof i10.CdkTableModule], [typeof i1.GraniteTableComponent, typeof i2.GraniteTableColumnDirective]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<GraniteTableModule>;
16
- }
@@ -1,10 +0,0 @@
1
- import { GraniteTooltipComponent } from '../tooltip.component';
2
- import * as i0 from "@angular/core";
3
- export declare class GraniteTooltipService {
4
- private _activeTooltip;
5
- setActiveTooltip(tooltip: GraniteTooltipComponent): void;
6
- clearActiveTooltip(): void;
7
- get activeTooltip(): GraniteTooltipComponent | null;
8
- static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipService, never>;
9
- static ɵprov: i0.ɵɵInjectableDeclaration<GraniteTooltipService>;
10
- }
@@ -1,3 +0,0 @@
1
- export declare class GraniteTooltipConstants {
2
- static readonly OFFSET_Y: number;
3
- }
@@ -1,39 +0,0 @@
1
- import { FocusMonitor } from '@angular/cdk/a11y';
2
- import { Overlay } from '@angular/cdk/overlay';
3
- import { ElementRef, OnChanges, OnDestroy, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
4
- import { GraniteTooltipComponent } from './tooltip.component';
5
- import { GraniteTooltipService } from './Services/granite-tooltip.service';
6
- import { ClientOutputInterface } from '@ifsworld/granite-components/core';
7
- import * as i0 from "@angular/core";
8
- export declare class GraniteTooltipTriggerForDirective implements OnDestroy, OnInit, OnChanges {
9
- private _elementRef;
10
- private _overlay;
11
- private _viewContainerRef;
12
- private _focusMonitor;
13
- private _tooltipService;
14
- _clientOutput: ClientOutputInterface;
15
- tooltip: GraniteTooltipComponent;
16
- hideDelay: number;
17
- showDelay: number;
18
- showOnKeyboardFocus: boolean;
19
- showOnClick: boolean;
20
- private _overlayRef;
21
- private _destroy;
22
- private _detachOverlayTimeoutId;
23
- private _attachOverlayTimeoutId;
24
- constructor(_elementRef: ElementRef, _overlay: Overlay, _viewContainerRef: ViewContainerRef, _focusMonitor: FocusMonitor, _tooltipService: GraniteTooltipService, _clientOutput: ClientOutputInterface);
25
- ngOnInit(): void;
26
- ngOnChanges(changes: SimpleChanges): void;
27
- ngOnDestroy(): void;
28
- _handleMouseenter(): void;
29
- _handleMouseleave(): void;
30
- _handleBlur(): void;
31
- private _handleClick;
32
- private _handleKeyboardFocus;
33
- private _createOverlay;
34
- private _attachOverlay;
35
- private _detachOverlay;
36
- private _getTriggerElement;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipTriggerForDirective, [null, null, null, null, null, { optional: true; }]>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<GraniteTooltipTriggerForDirective, "[graniteTooltipTriggerFor]", never, { "tooltip": { "alias": "graniteTooltipTriggerFor"; "required": false; }; "hideDelay": { "alias": "hideDelay"; "required": false; }; "showDelay": { "alias": "showDelay"; "required": false; }; "showOnKeyboardFocus": { "alias": "showOnKeyboardFocus"; "required": false; }; "showOnClick": { "alias": "showOnClick"; "required": false; }; }, {}, never, never, false, never>;
39
- }
@@ -1,7 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class GraniteTooltipComponent {
4
- _templateRef: TemplateRef<any>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<GraniteTooltipComponent, "granite-tooltip", never, {}, {}, never, ["*"], false, never>;
7
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tooltip.component";
3
- import * as i2 from "./tooltip-trigger-for.directive";
4
- import * as i3 from "@angular/common";
5
- export declare class GraniteTooltipModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<GraniteTooltipModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<GraniteTooltipModule, [typeof i1.GraniteTooltipComponent, typeof i2.GraniteTooltipTriggerForDirective], [typeof i3.CommonModule], [typeof i1.GraniteTooltipComponent, typeof i2.GraniteTooltipTriggerForDirective]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<GraniteTooltipModule>;
9
- }