@fundamental-ngx/core 0.35.2-rc.12 → 0.35.2-rc.13

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 (165) hide show
  1. package/action-bar/package.json +1 -1
  2. package/action-sheet/package.json +1 -1
  3. package/alert/package.json +1 -1
  4. package/avatar/avatar.component.d.ts +5 -4
  5. package/avatar/esm2020/avatar.component.mjs +21 -11
  6. package/avatar/fesm2015/fundamental-ngx-core-avatar.mjs +22 -10
  7. package/avatar/fesm2015/fundamental-ngx-core-avatar.mjs.map +1 -1
  8. package/avatar/fesm2020/fundamental-ngx-core-avatar.mjs +20 -10
  9. package/avatar/fesm2020/fundamental-ngx-core-avatar.mjs.map +1 -1
  10. package/avatar/package.json +1 -1
  11. package/avatar-group/package.json +1 -1
  12. package/bar/package.json +1 -1
  13. package/breadcrumb/package.json +1 -1
  14. package/busy-indicator/package.json +1 -1
  15. package/button/package.json +1 -1
  16. package/calendar/package.json +1 -1
  17. package/card/package.json +1 -1
  18. package/carousel/package.json +1 -1
  19. package/checkbox/package.json +1 -1
  20. package/combobox/package.json +1 -1
  21. package/content-density/package.json +3 -3
  22. package/date-picker/package.json +1 -1
  23. package/datetime/package.json +1 -1
  24. package/datetime-picker/package.json +1 -1
  25. package/dialog/package.json +1 -1
  26. package/dynamic-page/package.json +1 -1
  27. package/dynamic-side-content/package.json +1 -1
  28. package/esm2020/avatar/avatar.component.mjs +21 -11
  29. package/esm2020/grid-list/components/grid-list-item/grid-list-item.component.mjs +12 -8
  30. package/esm2020/input-group/input-group.component.mjs +7 -6
  31. package/esm2020/list/list-item/list-item.component.mjs +12 -7
  32. package/esm2020/multi-input/multi-input.component.mjs +3 -3
  33. package/esm2020/tests/when-stable.mjs +11 -3
  34. package/esm2020/token/token.component.mjs +15 -3
  35. package/esm2020/token/tokenizer.component.mjs +16 -39
  36. package/facets/package.json +1 -1
  37. package/feed-input/package.json +1 -1
  38. package/feed-list-item/package.json +1 -1
  39. package/fesm2015/fundamental-ngx-core-avatar.mjs +22 -10
  40. package/fesm2015/fundamental-ngx-core-avatar.mjs.map +1 -1
  41. package/fesm2015/fundamental-ngx-core-grid-list.mjs +11 -7
  42. package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
  43. package/fesm2015/fundamental-ngx-core-input-group.mjs +6 -5
  44. package/fesm2015/fundamental-ngx-core-input-group.mjs.map +1 -1
  45. package/fesm2015/fundamental-ngx-core-list.mjs +12 -7
  46. package/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
  47. package/fesm2015/fundamental-ngx-core-multi-input.mjs +2 -2
  48. package/fesm2015/fundamental-ngx-core-multi-input.mjs.map +1 -1
  49. package/fesm2015/fundamental-ngx-core-tests.mjs +10 -2
  50. package/fesm2015/fundamental-ngx-core-tests.mjs.map +1 -1
  51. package/fesm2015/fundamental-ngx-core-token.mjs +29 -40
  52. package/fesm2015/fundamental-ngx-core-token.mjs.map +1 -1
  53. package/fesm2020/fundamental-ngx-core-avatar.mjs +20 -10
  54. package/fesm2020/fundamental-ngx-core-avatar.mjs.map +1 -1
  55. package/fesm2020/fundamental-ngx-core-grid-list.mjs +11 -7
  56. package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
  57. package/fesm2020/fundamental-ngx-core-input-group.mjs +6 -5
  58. package/fesm2020/fundamental-ngx-core-input-group.mjs.map +1 -1
  59. package/fesm2020/fundamental-ngx-core-list.mjs +11 -6
  60. package/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
  61. package/fesm2020/fundamental-ngx-core-multi-input.mjs +2 -2
  62. package/fesm2020/fundamental-ngx-core-multi-input.mjs.map +1 -1
  63. package/fesm2020/fundamental-ngx-core-tests.mjs +10 -2
  64. package/fesm2020/fundamental-ngx-core-tests.mjs.map +1 -1
  65. package/fesm2020/fundamental-ngx-core-token.mjs +29 -40
  66. package/fesm2020/fundamental-ngx-core-token.mjs.map +1 -1
  67. package/file-uploader/package.json +1 -1
  68. package/fixed-card-layout/package.json +1 -1
  69. package/flexible-column-layout/package.json +1 -1
  70. package/form/package.json +1 -1
  71. package/formatted-text/package.json +1 -1
  72. package/grid-list/components/grid-list-item/grid-list-item.component.d.ts +5 -3
  73. package/grid-list/esm2020/components/grid-list-item/grid-list-item.component.mjs +12 -8
  74. package/grid-list/fesm2015/fundamental-ngx-core-grid-list.mjs +11 -7
  75. package/grid-list/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
  76. package/grid-list/fesm2020/fundamental-ngx-core-grid-list.mjs +11 -7
  77. package/grid-list/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
  78. package/grid-list/package.json +1 -1
  79. package/icon/package.json +1 -1
  80. package/illustrated-message/package.json +1 -1
  81. package/infinite-scroll/package.json +1 -1
  82. package/info-label/package.json +1 -1
  83. package/inline-help/package.json +1 -1
  84. package/input-group/esm2020/input-group.component.mjs +7 -6
  85. package/input-group/fesm2015/fundamental-ngx-core-input-group.mjs +6 -5
  86. package/input-group/fesm2015/fundamental-ngx-core-input-group.mjs.map +1 -1
  87. package/input-group/fesm2020/fundamental-ngx-core-input-group.mjs +6 -5
  88. package/input-group/fesm2020/fundamental-ngx-core-input-group.mjs.map +1 -1
  89. package/input-group/package.json +1 -1
  90. package/layout-grid/package.json +1 -1
  91. package/layout-panel/package.json +1 -1
  92. package/link/package.json +1 -1
  93. package/list/esm2020/list-item/list-item.component.mjs +12 -7
  94. package/list/fesm2015/fundamental-ngx-core-list.mjs +12 -7
  95. package/list/fesm2015/fundamental-ngx-core-list.mjs.map +1 -1
  96. package/list/fesm2020/fundamental-ngx-core-list.mjs +11 -6
  97. package/list/fesm2020/fundamental-ngx-core-list.mjs.map +1 -1
  98. package/list/list-item/list-item.component.d.ts +2 -0
  99. package/list/package.json +1 -1
  100. package/menu/package.json +1 -1
  101. package/message-box/package.json +1 -1
  102. package/message-strip/package.json +1 -1
  103. package/message-toast/package.json +1 -1
  104. package/micro-process-flow/package.json +1 -1
  105. package/mobile-mode/package.json +1 -1
  106. package/multi-input/esm2020/multi-input.component.mjs +3 -3
  107. package/multi-input/fesm2015/fundamental-ngx-core-multi-input.mjs +2 -2
  108. package/multi-input/fesm2015/fundamental-ngx-core-multi-input.mjs.map +1 -1
  109. package/multi-input/fesm2020/fundamental-ngx-core-multi-input.mjs +2 -2
  110. package/multi-input/fesm2020/fundamental-ngx-core-multi-input.mjs.map +1 -1
  111. package/multi-input/package.json +1 -1
  112. package/nested-list/package.json +1 -1
  113. package/notification/package.json +1 -1
  114. package/object-identifier/package.json +1 -1
  115. package/object-marker/package.json +1 -1
  116. package/object-number/package.json +1 -1
  117. package/object-status/package.json +1 -1
  118. package/overflow-layout/package.json +13 -13
  119. package/package.json +1 -1
  120. package/pagination/package.json +1 -1
  121. package/panel/package.json +1 -1
  122. package/popover/package.json +1 -1
  123. package/product-switch/package.json +1 -1
  124. package/progress-indicator/package.json +1 -1
  125. package/quick-view/package.json +1 -1
  126. package/radio/package.json +1 -1
  127. package/rating-indicator/package.json +1 -1
  128. package/resizable-card-layout/package.json +1 -1
  129. package/scroll-spy/package.json +1 -1
  130. package/scrollbar/package.json +1 -1
  131. package/segmented-button/package.json +1 -1
  132. package/select/package.json +1 -1
  133. package/shared/package.json +1 -1
  134. package/shellbar/package.json +1 -1
  135. package/side-navigation/package.json +1 -1
  136. package/slider/package.json +1 -1
  137. package/split-button/package.json +1 -1
  138. package/splitter/package.json +1 -1
  139. package/status-indicator/package.json +1 -1
  140. package/step-input/package.json +1 -1
  141. package/switch/package.json +1 -1
  142. package/table/package.json +1 -1
  143. package/tabs/package.json +1 -1
  144. package/text/package.json +1 -1
  145. package/theming/package.json +1 -1
  146. package/tile/package.json +1 -1
  147. package/time/package.json +1 -1
  148. package/time-picker/package.json +1 -1
  149. package/timeline/package.json +1 -1
  150. package/title/package.json +1 -1
  151. package/token/esm2020/token.component.mjs +15 -3
  152. package/token/esm2020/tokenizer.component.mjs +16 -39
  153. package/token/fesm2015/fundamental-ngx-core-token.mjs +29 -40
  154. package/token/fesm2015/fundamental-ngx-core-token.mjs.map +1 -1
  155. package/token/fesm2020/fundamental-ngx-core-token.mjs +29 -40
  156. package/token/fesm2020/fundamental-ngx-core-token.mjs.map +1 -1
  157. package/token/package.json +1 -1
  158. package/token/token.component.d.ts +8 -2
  159. package/token/tokenizer.component.d.ts +5 -9
  160. package/toolbar/package.json +1 -1
  161. package/tree/package.json +1 -1
  162. package/upload-collection/package.json +1 -1
  163. package/utils/package.json +1 -1
  164. package/vertical-navigation/package.json +1 -1
  165. package/wizard/package.json +1 -1
@@ -33,7 +33,11 @@ export declare class TokenComponent implements AfterViewInit, OnDestroy {
33
33
  /** Emitted when token should be removed */
34
34
  readonly onRemove: EventEmitter<void>;
35
35
  /** Emitted when a token is clicked. */
36
- onTokenClick: EventEmitter<KeyboardEvent>;
36
+ onTokenClick: EventEmitter<MouseEvent>;
37
+ /** Emitted when a there's a keydown registered on the token. */
38
+ onTokenKeydown: EventEmitter<KeyboardEvent>;
39
+ /** @hidden */
40
+ totalCount: number;
37
41
  constructor(elementRef: ElementRef, _cdRef: ChangeDetectorRef, _contentDensityObserver: ContentDensityObserver);
38
42
  /** @hidden */
39
43
  ngAfterViewInit(): void;
@@ -43,6 +47,8 @@ export declare class TokenComponent implements AfterViewInit, OnDestroy {
43
47
  closeClickHandler(event?: any): void;
44
48
  /** @hidden */
45
49
  tokenClickHandler(event: any): void;
50
+ /** @hidden */
51
+ _setTotalCount(count: number): void;
46
52
  static ɵfac: i0.ɵɵFactoryDeclaration<TokenComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<TokenComponent, "fd-token", never, { "disabled": "disabled"; "selected": "selected"; "readOnly": "readOnly"; "deleteButtonLabel": "deleteButtonLabel"; "ariaRoleDescription": "ariaRoleDescription"; }, { "onCloseClick": "onCloseClick"; "onRemove": "onRemove"; "onTokenClick": "onTokenClick"; }, never, ["*"]>;
53
+ static ɵcmp: i0.ɵɵComponentDeclaration<TokenComponent, "fd-token", never, { "disabled": "disabled"; "selected": "selected"; "readOnly": "readOnly"; "deleteButtonLabel": "deleteButtonLabel"; "ariaRoleDescription": "ariaRoleDescription"; }, { "onCloseClick": "onCloseClick"; "onRemove": "onRemove"; "onTokenClick": "onTokenClick"; "onTokenKeydown": "onTokenKeydown"; }, never, ["*"]>;
48
54
  }
@@ -1,11 +1,11 @@
1
- import { AfterContentInit, AfterViewChecked, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, QueryList, Renderer2, ViewContainerRef } from '@angular/core';
1
+ import { AfterContentInit, AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, QueryList, Renderer2, ViewContainerRef } from '@angular/core';
2
2
  import { Subscription } from 'rxjs';
3
3
  import { FormControlComponent } from '@fundamental-ngx/core/form';
4
4
  import { CssClassBuilder, RtlService } from '@fundamental-ngx/core/utils';
5
5
  import { TokenComponent } from './token.component';
6
6
  import { ContentDensityObserver } from '@fundamental-ngx/core/content-density';
7
7
  import * as i0 from "@angular/core";
8
- export declare class TokenizerComponent implements AfterViewChecked, AfterViewInit, AfterContentInit, OnDestroy, CssClassBuilder, OnInit, OnChanges {
8
+ export declare class TokenizerComponent implements AfterViewInit, AfterContentInit, OnDestroy, CssClassBuilder, OnInit, OnChanges {
9
9
  readonly _contentDensityObserver: ContentDensityObserver;
10
10
  private _elementRef;
11
11
  private _cdRef;
@@ -22,11 +22,11 @@ export declare class TokenizerComponent implements AfterViewChecked, AfterViewIn
22
22
  /** @hidden */
23
23
  input: FormControlComponent;
24
24
  /** @hidden */
25
- tokenizerInnerEl: ElementRef;
25
+ tokenizerInnerEl: ElementRef<HTMLDivElement>;
26
26
  /** @hidden */
27
- moreElement: ElementRef;
27
+ moreElement: ElementRef<HTMLElement>;
28
28
  /** @hidden */
29
- set content(content: ElementRef);
29
+ set content(content: ElementRef<HTMLElement>);
30
30
  /** @hidden */
31
31
  readonly _viewContainer: QueryList<ViewContainerRef>;
32
32
  /** @hidden */
@@ -83,8 +83,6 @@ export declare class TokenizerComponent implements AfterViewChecked, AfterViewIn
83
83
  /** @hidden */
84
84
  ngAfterViewInit(): void;
85
85
  /** @hidden */
86
- ngAfterViewChecked(): void;
87
- /** @hidden */
88
86
  ngAfterContentInit(): void;
89
87
  /** @hidden */
90
88
  ngOnDestroy(): void;
@@ -103,8 +101,6 @@ export declare class TokenizerComponent implements AfterViewChecked, AfterViewIn
103
101
  /** @hidden */
104
102
  focusTokenElement(newIndex: number): HTMLElement | undefined;
105
103
  /** @hidden */
106
- addKeyboardListener(element: HTMLElement, newIndex: number): void;
107
- /** @hidden */
108
104
  keyDown(keyboardEvent: KeyboardEvent): void;
109
105
  /** @hidden */
110
106
  onResize(): void;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/toolbar",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
package/tree/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/tree",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/upload-collection",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/utils",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/vertical-navigation",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/wizard",
3
- "version": "0.35.2-rc.12",
3
+ "version": "0.35.2-rc.13",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"