@fundamental-ngx/core 0.34.0-rc.6 → 0.34.0-rc.9

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 (135) 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/carousel.component.d.ts +15 -0
  13. package/carousel/esm2020/carousel.component.mjs +55 -7
  14. package/carousel/esm2020/carousel.service.mjs +2 -2
  15. package/carousel/fesm2015/fundamental-ngx-core-carousel.mjs +55 -6
  16. package/carousel/fesm2015/fundamental-ngx-core-carousel.mjs.map +1 -1
  17. package/carousel/fesm2020/fundamental-ngx-core-carousel.mjs +54 -5
  18. package/carousel/fesm2020/fundamental-ngx-core-carousel.mjs.map +1 -1
  19. package/carousel/package.json +1 -1
  20. package/checkbox/package.json +1 -1
  21. package/combobox/package.json +1 -1
  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/carousel/carousel.component.mjs +55 -7
  29. package/esm2020/carousel/carousel.service.mjs +2 -2
  30. package/esm2020/object-status/object-status.component.mjs +5 -3
  31. package/esm2020/upload-collection/public_api.mjs +2 -2
  32. package/esm2020/upload-collection/upload-collection-item.directive.mjs +4 -3
  33. package/esm2020/upload-collection/upload-collection-simple.directives.mjs +29 -2
  34. package/esm2020/upload-collection/upload-collection.component.mjs +2 -2
  35. package/esm2020/upload-collection/upload-collection.module.mjs +6 -2
  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-carousel.mjs +55 -6
  40. package/fesm2015/fundamental-ngx-core-carousel.mjs.map +1 -1
  41. package/fesm2015/fundamental-ngx-core-object-status.mjs +4 -2
  42. package/fesm2015/fundamental-ngx-core-object-status.mjs.map +1 -1
  43. package/fesm2015/fundamental-ngx-core-upload-collection.mjs +45 -11
  44. package/fesm2015/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  45. package/fesm2020/fundamental-ngx-core-carousel.mjs +54 -5
  46. package/fesm2020/fundamental-ngx-core-carousel.mjs.map +1 -1
  47. package/fesm2020/fundamental-ngx-core-object-status.mjs +4 -2
  48. package/fesm2020/fundamental-ngx-core-object-status.mjs.map +1 -1
  49. package/fesm2020/fundamental-ngx-core-upload-collection.mjs +43 -11
  50. package/fesm2020/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  51. package/file-uploader/package.json +1 -1
  52. package/fixed-card-layout/package.json +1 -1
  53. package/flexible-column-layout/package.json +1 -1
  54. package/form/package.json +1 -1
  55. package/formatted-text/package.json +1 -1
  56. package/grid-list/package.json +1 -1
  57. package/icon/package.json +1 -1
  58. package/illustrated-message/package.json +1 -1
  59. package/infinite-scroll/package.json +1 -1
  60. package/info-label/package.json +1 -1
  61. package/inline-help/package.json +1 -1
  62. package/input-group/package.json +1 -1
  63. package/layout-grid/package.json +1 -1
  64. package/layout-panel/package.json +1 -1
  65. package/link/package.json +1 -1
  66. package/list/package.json +1 -1
  67. package/menu/package.json +1 -1
  68. package/message-box/package.json +1 -1
  69. package/message-strip/package.json +1 -1
  70. package/message-toast/package.json +1 -1
  71. package/micro-process-flow/package.json +1 -1
  72. package/mobile-mode/package.json +1 -1
  73. package/multi-input/package.json +1 -1
  74. package/nested-list/package.json +1 -1
  75. package/notification/package.json +1 -1
  76. package/object-identifier/package.json +1 -1
  77. package/object-marker/package.json +1 -1
  78. package/object-number/package.json +1 -1
  79. package/object-status/esm2020/object-status.component.mjs +5 -3
  80. package/object-status/fesm2015/fundamental-ngx-core-object-status.mjs +4 -2
  81. package/object-status/fesm2015/fundamental-ngx-core-object-status.mjs.map +1 -1
  82. package/object-status/fesm2020/fundamental-ngx-core-object-status.mjs +4 -2
  83. package/object-status/fesm2020/fundamental-ngx-core-object-status.mjs.map +1 -1
  84. package/object-status/object-status.component.d.ts +2 -0
  85. package/object-status/package.json +1 -1
  86. package/package.json +1 -1
  87. package/pagination/package.json +1 -1
  88. package/panel/package.json +1 -1
  89. package/popover/package.json +1 -1
  90. package/product-switch/package.json +1 -1
  91. package/progress-indicator/package.json +1 -1
  92. package/quick-view/package.json +1 -1
  93. package/radio/package.json +1 -1
  94. package/rating-indicator/package.json +1 -1
  95. package/resizable-card-layout/package.json +1 -1
  96. package/scroll-spy/package.json +1 -1
  97. package/scrollbar/package.json +1 -1
  98. package/segmented-button/package.json +1 -1
  99. package/select/package.json +1 -1
  100. package/shared/package.json +1 -1
  101. package/shellbar/package.json +1 -1
  102. package/side-navigation/package.json +1 -1
  103. package/slider/package.json +1 -1
  104. package/split-button/package.json +1 -1
  105. package/splitter/package.json +1 -1
  106. package/status-indicator/package.json +1 -1
  107. package/step-input/package.json +1 -1
  108. package/switch/package.json +1 -1
  109. package/table/package.json +1 -1
  110. package/tabs/package.json +1 -1
  111. package/text/package.json +1 -1
  112. package/tile/package.json +1 -1
  113. package/time/package.json +1 -1
  114. package/time-picker/package.json +1 -1
  115. package/timeline/package.json +1 -1
  116. package/title/package.json +1 -1
  117. package/token/package.json +1 -1
  118. package/toolbar/package.json +1 -1
  119. package/tree/package.json +1 -1
  120. package/upload-collection/esm2020/public_api.mjs +2 -2
  121. package/upload-collection/esm2020/upload-collection-item.directive.mjs +4 -3
  122. package/upload-collection/esm2020/upload-collection-simple.directives.mjs +29 -2
  123. package/upload-collection/esm2020/upload-collection.component.mjs +2 -2
  124. package/upload-collection/esm2020/upload-collection.module.mjs +6 -2
  125. package/upload-collection/fesm2015/fundamental-ngx-core-upload-collection.mjs +45 -11
  126. package/upload-collection/fesm2015/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  127. package/upload-collection/fesm2020/fundamental-ngx-core-upload-collection.mjs +43 -11
  128. package/upload-collection/fesm2020/fundamental-ngx-core-upload-collection.mjs.map +1 -1
  129. package/upload-collection/package.json +1 -1
  130. package/upload-collection/public_api.d.ts +1 -1
  131. package/upload-collection/upload-collection-simple.directives.d.ts +9 -1
  132. package/upload-collection/upload-collection.module.d.ts +1 -1
  133. package/utils/package.json +1 -1
  134. package/vertical-navigation/package.json +1 -1
  135. package/wizard/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/action-bar",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/action-sheet",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/alert",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/avatar",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/avatar-group",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
package/bar/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/bar",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/breadcrumb",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/busy-indicator",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/button",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
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/calendar",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
package/card/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fundamental-ngx/core/card",
3
- "version": "0.34.0-rc.6",
3
+ "version": "0.34.0-rc.9",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^13.0.0",
6
6
  "@angular/core": "^13.0.0"
@@ -87,6 +87,12 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
87
87
  slides: QueryList<CarouselItemComponent>;
88
88
  /** @hidden */
89
89
  slideContainer: ElementRef;
90
+ /** Carousel container element. */
91
+ carouselContainer: ElementRef;
92
+ /** Carousel content container. */
93
+ carouselContentContainer: ElementRef;
94
+ /** Carousel slides container. */
95
+ carouselSlidesWrapper: ElementRef;
90
96
  /** @hidden Start index of currently active items */
91
97
  currentActiveSlidesStartIndex: number;
92
98
  /** @hidden handles rtl service */
@@ -98,6 +104,10 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
98
104
  /** @hidden Fake array for counting number of page indicator */
99
105
  pageIndicatorsCountArray: number[];
100
106
  /** @hidden */
107
+ _slidesWrapperSize: number;
108
+ /** @hidden */
109
+ get _slidesWrapperSizePx(): string;
110
+ /** @hidden */
101
111
  private _resourceStrings;
102
112
  /** @hidden */
103
113
  private _config;
@@ -178,6 +188,11 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
178
188
  * @hidden Making slides visible when slides are dragged. Otherwise it looses the effect.
179
189
  */
180
190
  private _onSlideDrag;
191
+ /**
192
+ * @hidden
193
+ * Resizes inner carousel container to fit all items in the viewport and hide those which are not fully in it.
194
+ */
195
+ private _resizeContentContainer;
181
196
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, [null, null, null, null, { optional: true; }]>;
182
197
  static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "fd-carousel", never, { "id": "id"; "ariaLabel": "ariaLabel"; "ariaLabelledBy": "ariaLabelledBy"; "ariaDescribedBy": "ariaDescribedBy"; "pageIndicatorsOrientation": "pageIndicatorsOrientation"; "height": "height"; "width": "width"; "loop": "loop"; "leftNavigationBtnLabel": "leftNavigationBtnLabel"; "rightNavigationBtnLabel": "rightNavigationBtnLabel"; "navigation": "navigation"; "navigatorInPageIndicator": "navigatorInPageIndicator"; "numericIndicator": "numericIndicator"; "pageIndicatorContainer": "pageIndicatorContainer"; "pageIndicator": "pageIndicator"; "resourceStrings": "resourceStrings"; "slideTransitionDuration": "slideTransitionDuration"; "swipeEnabled": "swipeEnabled"; "vertical": "vertical"; "visibleSlidesCount": "visibleSlidesCount"; }, { "slideChange": "slideChange"; }, ["slides"], ["*"]>;
183
198
  }