@fundamental-ngx/core 0.36.0-rc.19 → 0.36.0-rc.21

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 (129) 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/package.json +1 -1
  5. package/avatar-group/package.json +1 -1
  6. package/bar/package.json +1 -1
  7. package/breadcrumb/package.json +1 -1
  8. package/busy-indicator/package.json +1 -1
  9. package/button/package.json +1 -1
  10. package/calendar/package.json +1 -1
  11. package/card/package.json +1 -1
  12. package/carousel/package.json +1 -1
  13. package/checkbox/package.json +1 -1
  14. package/combobox/package.json +1 -1
  15. package/content-density/package.json +2 -2
  16. package/date-picker/package.json +1 -1
  17. package/datetime/package.json +1 -1
  18. package/datetime-picker/package.json +1 -1
  19. package/dialog/package.json +1 -1
  20. package/dynamic-page/package.json +1 -1
  21. package/dynamic-side-content/package.json +1 -1
  22. package/esm2020/feed-list-item/components/item/feed-list-item.component.mjs +23 -13
  23. package/esm2020/feed-list-item/components/list/feed-list.component.mjs +5 -1
  24. package/esm2020/feed-list-item/feed-list-item.module.mjs +4 -5
  25. package/esm2020/utils/directives/truncate/truncate.directive.mjs +27 -96
  26. package/esm2020/utils/pipes/pipe.module.mjs +33 -4
  27. package/esm2020/utils/pipes/truncate.pipe.mjs +16 -0
  28. package/esm2020/utils/public_api.mjs +2 -1
  29. package/facets/package.json +1 -1
  30. package/feed-input/package.json +1 -1
  31. package/feed-list-item/components/item/feed-list-item.component.d.ts +6 -6
  32. package/feed-list-item/esm2020/components/item/feed-list-item.component.mjs +23 -13
  33. package/feed-list-item/esm2020/components/list/feed-list.component.mjs +5 -1
  34. package/feed-list-item/esm2020/feed-list-item.module.mjs +4 -5
  35. package/feed-list-item/feed-list-item.module.d.ts +1 -1
  36. package/feed-list-item/fesm2015/fundamental-ngx-core-feed-list-item.mjs +29 -15
  37. package/feed-list-item/fesm2015/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  38. package/feed-list-item/fesm2020/fundamental-ngx-core-feed-list-item.mjs +29 -15
  39. package/feed-list-item/fesm2020/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  40. package/feed-list-item/package.json +1 -1
  41. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs +29 -15
  42. package/fesm2015/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  43. package/fesm2015/fundamental-ngx-core-utils.mjs +71 -96
  44. package/fesm2015/fundamental-ngx-core-utils.mjs.map +1 -1
  45. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs +29 -15
  46. package/fesm2020/fundamental-ngx-core-feed-list-item.mjs.map +1 -1
  47. package/fesm2020/fundamental-ngx-core-utils.mjs +71 -96
  48. package/fesm2020/fundamental-ngx-core-utils.mjs.map +1 -1
  49. package/file-uploader/package.json +1 -1
  50. package/fixed-card-layout/package.json +1 -1
  51. package/flexible-column-layout/package.json +1 -1
  52. package/form/package.json +1 -1
  53. package/formatted-text/package.json +1 -1
  54. package/grid-list/package.json +1 -1
  55. package/icon/package.json +1 -1
  56. package/illustrated-message/package.json +1 -1
  57. package/infinite-scroll/package.json +1 -1
  58. package/info-label/package.json +1 -1
  59. package/inline-help/package.json +1 -1
  60. package/input-group/package.json +1 -1
  61. package/layout-grid/package.json +1 -1
  62. package/layout-panel/package.json +1 -1
  63. package/link/package.json +1 -1
  64. package/list/package.json +1 -1
  65. package/menu/package.json +1 -1
  66. package/message-box/package.json +1 -1
  67. package/message-strip/package.json +1 -1
  68. package/message-toast/package.json +1 -1
  69. package/micro-process-flow/package.json +1 -1
  70. package/mobile-mode/package.json +1 -1
  71. package/multi-input/package.json +1 -1
  72. package/nested-list/package.json +1 -1
  73. package/notification/package.json +1 -1
  74. package/object-identifier/package.json +1 -1
  75. package/object-marker/package.json +1 -1
  76. package/object-number/package.json +1 -1
  77. package/object-status/package.json +1 -1
  78. package/overflow-layout/package.json +4 -4
  79. package/package.json +2 -2
  80. package/pagination/package.json +1 -1
  81. package/panel/package.json +1 -1
  82. package/popover/package.json +1 -1
  83. package/product-switch/package.json +1 -1
  84. package/progress-indicator/package.json +1 -1
  85. package/quick-view/package.json +1 -1
  86. package/radio/package.json +1 -1
  87. package/rating-indicator/package.json +1 -1
  88. package/resizable-card-layout/package.json +1 -1
  89. package/scroll-spy/package.json +1 -1
  90. package/scrollbar/package.json +1 -1
  91. package/segmented-button/package.json +1 -1
  92. package/select/package.json +1 -1
  93. package/shared/package.json +1 -1
  94. package/shellbar/package.json +1 -1
  95. package/side-navigation/package.json +1 -1
  96. package/slider/package.json +1 -1
  97. package/split-button/package.json +1 -1
  98. package/splitter/package.json +1 -1
  99. package/status-indicator/package.json +1 -1
  100. package/step-input/package.json +1 -1
  101. package/switch/package.json +1 -1
  102. package/table/package.json +1 -1
  103. package/tabs/package.json +1 -1
  104. package/text/package.json +1 -1
  105. package/theming/package.json +1 -1
  106. package/tile/package.json +1 -1
  107. package/time/package.json +1 -1
  108. package/time-picker/package.json +1 -1
  109. package/timeline/package.json +1 -1
  110. package/title/package.json +1 -1
  111. package/token/package.json +1 -1
  112. package/toolbar/package.json +1 -1
  113. package/tree/package.json +1 -1
  114. package/upload-collection/package.json +1 -1
  115. package/utils/directives/truncate/truncate.directive.d.ts +21 -51
  116. package/utils/esm2020/directives/truncate/truncate.directive.mjs +27 -96
  117. package/utils/esm2020/pipes/pipe.module.mjs +33 -4
  118. package/utils/esm2020/pipes/truncate.pipe.mjs +16 -0
  119. package/utils/esm2020/public_api.mjs +2 -1
  120. package/utils/fesm2015/fundamental-ngx-core-utils.mjs +71 -96
  121. package/utils/fesm2015/fundamental-ngx-core-utils.mjs.map +1 -1
  122. package/utils/fesm2020/fundamental-ngx-core-utils.mjs +71 -96
  123. package/utils/fesm2020/fundamental-ngx-core-utils.mjs.map +1 -1
  124. package/utils/package.json +1 -1
  125. package/utils/pipes/pipe.module.d.ts +2 -1
  126. package/utils/pipes/truncate.pipe.d.ts +7 -0
  127. package/utils/public_api.d.ts +1 -0
  128. package/vertical-navigation/package.json +1 -1
  129. package/wizard/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/utils",
3
- "version": "0.36.0-rc.19",
3
+ "version": "0.36.0-rc.21",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^14.0.0",
6
6
  "@angular/core": "^14.0.0",
@@ -5,8 +5,9 @@ import * as i3 from "./two-digits.pipe";
5
5
  import * as i4 from "./safe.pipe";
6
6
  import * as i5 from "./value-by-path.pipe";
7
7
  import * as i6 from "./is-compact.pipe";
8
+ import * as i7 from "./truncate.pipe";
8
9
  export declare class PipeModule {
9
10
  static ɵfac: i0.ɵɵFactoryDeclaration<PipeModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<PipeModule, [typeof i1.DisplayFnPipe, typeof i2.SearchHighlightPipe, typeof i3.TwoDigitsPipe, typeof i4.SafePipe, typeof i5.ValueByPathPipe, typeof i6.IsCompactDensityPipe], never, [typeof i1.DisplayFnPipe, typeof i2.SearchHighlightPipe, typeof i3.TwoDigitsPipe, typeof i4.SafePipe, typeof i5.ValueByPathPipe, typeof i6.IsCompactDensityPipe]>;
11
+ static ɵmod: i0.ɵɵNgModuleDeclaration<PipeModule, [typeof i1.DisplayFnPipe, typeof i2.SearchHighlightPipe, typeof i3.TwoDigitsPipe, typeof i4.SafePipe, typeof i5.ValueByPathPipe, typeof i6.IsCompactDensityPipe, typeof i7.TruncatePipe], never, [typeof i1.DisplayFnPipe, typeof i2.SearchHighlightPipe, typeof i3.TwoDigitsPipe, typeof i4.SafePipe, typeof i5.ValueByPathPipe, typeof i6.IsCompactDensityPipe, typeof i7.TruncatePipe]>;
11
12
  static ɵinj: i0.ɵɵInjectorDeclaration<PipeModule>;
12
13
  }
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class TruncatePipe implements PipeTransform {
4
+ transform(value: string, limit?: number): string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<TruncatePipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<TruncatePipe, "truncate", false>;
7
+ }
@@ -28,6 +28,7 @@ export * from './pipes/search-highlight.pipe';
28
28
  export * from './pipes/safe.pipe';
29
29
  export * from './pipes/is-compact.pipe';
30
30
  export * from './pipes/value-by-path.pipe';
31
+ export * from './pipes/truncate.pipe';
31
32
  export * from './drag-and-drop/drag-and-drop.module';
32
33
  export * from './drag-and-drop/dnd-list/dnd-list.directive';
33
34
  export * from './drag-and-drop/dnd-item/dnd-item.directive';
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/vertical-navigation",
3
- "version": "0.36.0-rc.19",
3
+ "version": "0.36.0-rc.21",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^14.0.0",
6
6
  "@angular/core": "^14.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/wizard",
3
- "version": "0.36.0-rc.19",
3
+ "version": "0.36.0-rc.21",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^14.0.0",
6
6
  "@angular/core": "^14.0.0"