@fundamental-ngx/core 0.34.3-rc.10 → 0.34.3-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.
- package/action-bar/package.json +1 -1
- package/action-sheet/package.json +1 -1
- package/alert/package.json +1 -1
- package/avatar/package.json +1 -1
- package/avatar-group/package.json +1 -1
- package/bar/package.json +1 -1
- package/breadcrumb/package.json +1 -1
- package/busy-indicator/package.json +1 -1
- package/button/package.json +1 -1
- package/calendar/package.json +1 -1
- package/card/package.json +1 -1
- package/carousel/carousel.component.d.ts +20 -3
- package/carousel/esm2020/carousel.component.mjs +90 -26
- package/carousel/fesm2015/fundamental-ngx-core-carousel.mjs +89 -25
- package/carousel/fesm2015/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/carousel/fesm2020/fundamental-ngx-core-carousel.mjs +89 -25
- package/carousel/fesm2020/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/carousel/package.json +1 -1
- package/checkbox/package.json +1 -1
- package/combobox/package.json +1 -1
- package/date-picker/package.json +1 -1
- package/datetime/package.json +1 -1
- package/datetime-picker/package.json +1 -1
- package/dialog/package.json +1 -1
- package/dynamic-page/dynamic-page-content/dynamic-page-content.component.d.ts +8 -5
- package/dynamic-page/dynamic-page.component.d.ts +6 -9
- package/dynamic-page/esm2020/dynamic-page-content/dynamic-page-content.component.mjs +15 -14
- package/dynamic-page/esm2020/dynamic-page.component.mjs +26 -22
- package/dynamic-page/fesm2015/fundamental-ngx-core-dynamic-page.mjs +40 -35
- package/dynamic-page/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/dynamic-page/fesm2020/fundamental-ngx-core-dynamic-page.mjs +39 -33
- package/dynamic-page/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/dynamic-page/package.json +1 -1
- package/dynamic-side-content/package.json +1 -1
- package/esm2020/carousel/carousel.component.mjs +90 -26
- package/esm2020/dynamic-page/dynamic-page-content/dynamic-page-content.component.mjs +15 -14
- package/esm2020/dynamic-page/dynamic-page.component.mjs +26 -22
- package/esm2020/grid-list/helpers/parse-layout-pattern.mjs +2 -2
- package/esm2020/menu/services/menu.service.mjs +8 -6
- package/facets/package.json +1 -1
- package/feed-input/package.json +1 -1
- package/feed-list-item/package.json +1 -1
- package/fesm2015/fundamental-ngx-core-carousel.mjs +89 -25
- package/fesm2015/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs +40 -35
- package/fesm2015/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-grid-list.mjs +1 -1
- package/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2015/fundamental-ngx-core-menu.mjs +7 -5
- package/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-carousel.mjs +89 -25
- package/fesm2020/fundamental-ngx-core-carousel.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs +39 -33
- package/fesm2020/fundamental-ngx-core-dynamic-page.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-grid-list.mjs +1 -1
- package/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-menu.mjs +7 -5
- package/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
- package/file-uploader/package.json +1 -1
- package/fixed-card-layout/package.json +1 -1
- package/flexible-column-layout/package.json +1 -1
- package/form/package.json +1 -1
- package/formatted-text/package.json +1 -1
- package/grid-list/esm2020/helpers/parse-layout-pattern.mjs +2 -2
- package/grid-list/fesm2015/fundamental-ngx-core-grid-list.mjs +1 -1
- package/grid-list/fesm2015/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/grid-list/fesm2020/fundamental-ngx-core-grid-list.mjs +1 -1
- package/grid-list/fesm2020/fundamental-ngx-core-grid-list.mjs.map +1 -1
- package/grid-list/package.json +1 -1
- package/icon/package.json +1 -1
- package/illustrated-message/package.json +1 -1
- package/infinite-scroll/package.json +1 -1
- package/info-label/package.json +1 -1
- package/inline-help/package.json +1 -1
- package/input-group/package.json +1 -1
- package/layout-grid/package.json +1 -1
- package/layout-panel/package.json +1 -1
- package/link/package.json +1 -1
- package/list/package.json +1 -1
- package/menu/esm2020/services/menu.service.mjs +8 -6
- package/menu/fesm2015/fundamental-ngx-core-menu.mjs +7 -5
- package/menu/fesm2015/fundamental-ngx-core-menu.mjs.map +1 -1
- package/menu/fesm2020/fundamental-ngx-core-menu.mjs +7 -5
- package/menu/fesm2020/fundamental-ngx-core-menu.mjs.map +1 -1
- package/menu/package.json +1 -1
- package/message-box/package.json +1 -1
- package/message-strip/package.json +1 -1
- package/message-toast/package.json +1 -1
- package/micro-process-flow/package.json +1 -1
- package/mobile-mode/package.json +1 -1
- package/multi-input/package.json +1 -1
- package/nested-list/package.json +1 -1
- package/notification/package.json +1 -1
- package/object-identifier/package.json +1 -1
- package/object-marker/package.json +1 -1
- package/object-number/package.json +1 -1
- package/object-status/package.json +1 -1
- package/package.json +1 -1
- package/pagination/package.json +1 -1
- package/panel/package.json +1 -1
- package/popover/package.json +1 -1
- package/product-switch/package.json +1 -1
- package/progress-indicator/package.json +1 -1
- package/quick-view/package.json +1 -1
- package/radio/package.json +1 -1
- package/rating-indicator/package.json +1 -1
- package/resizable-card-layout/package.json +1 -1
- package/scroll-spy/package.json +1 -1
- package/scrollbar/package.json +1 -1
- package/segmented-button/package.json +1 -1
- package/select/package.json +1 -1
- package/shared/package.json +1 -1
- package/shellbar/package.json +1 -1
- package/side-navigation/package.json +1 -1
- package/slider/package.json +1 -1
- package/split-button/package.json +1 -1
- package/splitter/package.json +1 -1
- package/status-indicator/package.json +1 -1
- package/step-input/package.json +1 -1
- package/switch/package.json +1 -1
- package/table/package.json +1 -1
- package/tabs/package.json +1 -1
- package/text/package.json +1 -1
- package/tile/package.json +1 -1
- package/time/package.json +1 -1
- package/time-picker/package.json +1 -1
- package/timeline/package.json +1 -1
- package/title/package.json +1 -1
- package/token/package.json +1 -1
- package/toolbar/package.json +1 -1
- package/tree/package.json +1 -1
- package/upload-collection/package.json +1 -1
- package/utils/package.json +1 -1
- package/vertical-navigation/package.json +1 -1
- package/wizard/package.json +1 -1
package/action-bar/package.json
CHANGED
package/alert/package.json
CHANGED
package/avatar/package.json
CHANGED
package/bar/package.json
CHANGED
package/breadcrumb/package.json
CHANGED
package/button/package.json
CHANGED
package/calendar/package.json
CHANGED
package/card/package.json
CHANGED
|
@@ -11,6 +11,10 @@ export declare enum SlideDirection {
|
|
|
11
11
|
NEXT = 1,
|
|
12
12
|
PREVIOUS = 2
|
|
13
13
|
}
|
|
14
|
+
export interface FittingSlidesAndWidth {
|
|
15
|
+
width: number;
|
|
16
|
+
slides: number;
|
|
17
|
+
}
|
|
14
18
|
declare class CarouselActiveSlides {
|
|
15
19
|
readonly activeItems: CarouselItemComponent[];
|
|
16
20
|
readonly slideDirection: string;
|
|
@@ -22,7 +26,7 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
|
|
|
22
26
|
private readonly _changeDetectorRef;
|
|
23
27
|
private readonly _carouselService;
|
|
24
28
|
private readonly _rtlService;
|
|
25
|
-
/**
|
|
29
|
+
/** ID for the Carousel. */
|
|
26
30
|
id: string;
|
|
27
31
|
/** Sets aria-label attribute for carousel */
|
|
28
32
|
ariaLabel: any;
|
|
@@ -68,7 +72,8 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
|
|
|
68
72
|
/** Is carousel is vertical. Default value is false. */
|
|
69
73
|
vertical: boolean;
|
|
70
74
|
/** Number of items to be visible at a time */
|
|
71
|
-
visibleSlidesCount: number;
|
|
75
|
+
set visibleSlidesCount(value: number | 'auto');
|
|
76
|
+
get visibleSlidesCount(): number | 'auto';
|
|
72
77
|
/** An event that is emitted after a slide transition has happened */
|
|
73
78
|
readonly slideChange: EventEmitter<CarouselActiveSlides>;
|
|
74
79
|
/**
|
|
@@ -108,6 +113,10 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
|
|
|
108
113
|
/** @hidden */
|
|
109
114
|
get _slidesWrapperSizePx(): string;
|
|
110
115
|
/** @hidden */
|
|
116
|
+
private _visibleSlidesCount;
|
|
117
|
+
/** @hidden */
|
|
118
|
+
private _visibleSlidesNumericCount;
|
|
119
|
+
/** @hidden */
|
|
111
120
|
private _resourceStrings;
|
|
112
121
|
/** @hidden */
|
|
113
122
|
private _config;
|
|
@@ -185,7 +194,7 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
|
|
|
185
194
|
/** @hidden On Swiping of slide, manage page indicator */
|
|
186
195
|
private _onSlideSwipe;
|
|
187
196
|
/**
|
|
188
|
-
* @hidden Making slides visible when slides are dragged. Otherwise it looses the effect.
|
|
197
|
+
* @hidden Making slides visible when slides are dragged. Otherwise, it looses the effect.
|
|
189
198
|
*/
|
|
190
199
|
private _onSlideDrag;
|
|
191
200
|
/**
|
|
@@ -193,6 +202,14 @@ export declare class CarouselComponent implements OnInit, AfterContentInit, Afte
|
|
|
193
202
|
* Resizes inner carousel container to fit all items in the viewport and hide those which are not fully in it.
|
|
194
203
|
*/
|
|
195
204
|
private _resizeContentContainer;
|
|
205
|
+
/**
|
|
206
|
+
* @hidden
|
|
207
|
+
* Calculates how many slides can be shown within current carousel viewport.
|
|
208
|
+
* @returns Object containing fitting slides count and total width of those slides.
|
|
209
|
+
*/
|
|
210
|
+
private _getFittingSlidesAndWidth;
|
|
211
|
+
/** @hidden */
|
|
212
|
+
private _getVisibleSlidesCount;
|
|
196
213
|
static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, [null, null, null, null, { optional: true; }]>;
|
|
197
214
|
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"], ["*"]>;
|
|
198
215
|
}
|