@fundamental-ngx/core 0.35.4 → 0.35.5-rc.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.
- 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/package.json +1 -1
- package/checkbox/package.json +1 -1
- package/combobox/package.json +1 -1
- package/content-density/package.json +3 -3
- package/date-picker/date-picker.component.d.ts +10 -1
- package/date-picker/date-picker.module.d.ts +3 -2
- package/date-picker/esm2020/date-picker.component.mjs +30 -6
- package/date-picker/esm2020/date-picker.module.mjs +5 -1
- package/date-picker/fesm2015/fundamental-ngx-core-date-picker.mjs +33 -5
- package/date-picker/fesm2015/fundamental-ngx-core-date-picker.mjs.map +1 -1
- package/date-picker/fesm2020/fundamental-ngx-core-date-picker.mjs +33 -5
- package/date-picker/fesm2020/fundamental-ngx-core-date-picker.mjs.map +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/package.json +1 -1
- package/dynamic-side-content/package.json +1 -1
- package/esm2020/date-picker/date-picker.component.mjs +30 -6
- package/esm2020/date-picker/date-picker.module.mjs +5 -1
- 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-date-picker.mjs +33 -5
- package/fesm2015/fundamental-ngx-core-date-picker.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-date-picker.mjs +33 -5
- package/fesm2020/fundamental-ngx-core-date-picker.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/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/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/overflow-layout/package.json +13 -13
- 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/theming/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
package/carousel/package.json
CHANGED
package/checkbox/package.json
CHANGED
package/combobox/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fundamental-ngx/core/content-density",
|
|
3
|
-
"version": "0.35.
|
|
3
|
+
"version": "0.35.5-rc.0",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^13.0.0",
|
|
6
6
|
"@angular/core": "^13.0.0",
|
|
7
7
|
"rxjs": "7.5.4",
|
|
8
8
|
"@angular/cdk": "~13.2.4",
|
|
9
|
-
"@fundamental-ngx/core/utils": "0.35.
|
|
10
|
-
"@fundamental-ngx/core/shared": "0.35.
|
|
9
|
+
"@fundamental-ngx/core/utils": "0.35.5-rc.0",
|
|
10
|
+
"@fundamental-ngx/core/shared": "0.35.5-rc.0",
|
|
11
11
|
"core-js": "3.21.1",
|
|
12
12
|
"zone.js": "0.11.4",
|
|
13
13
|
"@angular/platform-browser-dynamic": "~13.2.4",
|
|
@@ -87,6 +87,10 @@ export declare class DatePickerComponent<D> implements OnInit, OnDestroy, AfterV
|
|
|
87
87
|
disabled: boolean;
|
|
88
88
|
/** Defines if date picker should be closed after date choose */
|
|
89
89
|
closeOnDateChoose: boolean;
|
|
90
|
+
/** Enables Today-Selection-Button if true */
|
|
91
|
+
showTodayButton: boolean;
|
|
92
|
+
/** Label for Today-Selection-Button */
|
|
93
|
+
todayButtonLabel: string;
|
|
90
94
|
/**
|
|
91
95
|
* Function used to disable previous button in the calendar header.
|
|
92
96
|
*/
|
|
@@ -242,6 +246,11 @@ export declare class DatePickerComponent<D> implements OnInit, OnDestroy, AfterV
|
|
|
242
246
|
* Method that is triggered by events from calendar component, when there is selected range date changed
|
|
243
247
|
*/
|
|
244
248
|
handleRangeDateChange(dates: DateRange<D>): void;
|
|
249
|
+
/**
|
|
250
|
+
* @hidden
|
|
251
|
+
* Method that is triggered when Today-Selection-Button clicked, it changes selected date or date range to today's date
|
|
252
|
+
*/
|
|
253
|
+
onTodayButtonClick(): void;
|
|
245
254
|
/**
|
|
246
255
|
* @hidden
|
|
247
256
|
* Method that is triggered when the text input is confirmed to ba changed, by clicking enter, or blur
|
|
@@ -300,5 +309,5 @@ export declare class DatePickerComponent<D> implements OnInit, OnDestroy, AfterV
|
|
|
300
309
|
/** @hidden */
|
|
301
310
|
private _InitialiseVariablesInMessageService;
|
|
302
311
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent<any>, [null, { optional: true; }, { optional: true; }, null]>;
|
|
303
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent<any>, "fd-date-picker", never, { "type": "type"; "placeholder": "placeholder"; "inputId": "inputId"; "required": "required"; "message": "message"; "messageTriggers": "messageTriggers"; "selectedDate": "selectedDate"; "selectedRangeDate": "selectedRangeDate"; "startingDayOfWeek": "startingDayOfWeek"; "rangeHoverEffect": "rangeHoverEffect"; "useValidation": "useValidation"; "dateInputLabel": "dateInputLabel"; "dateRangeInputLabel": "dateRangeInputLabel"; "displayCalendarToggleLabel": "displayCalendarToggleLabel"; "valueStateSuccessMessage": "valueStateSuccessMessage"; "valueStateInformationMessage": "valueStateInformationMessage"; "valueStateWarningMessage": "valueStateWarningMessage"; "valueStateErrorMessage": "valueStateErrorMessage"; "allowNull": "allowNull"; "activeView": "activeView"; "placement": "placement"; "appendTo": "appendTo"; "disabled": "disabled"; "closeOnDateChoose": "closeOnDateChoose"; "previousButtonDisableFunction": "previousButtonDisableFunction"; "nextButtonDisableFunction": "nextButtonDisableFunction"; "state": "state"; "buttonFocusable": "buttonFocusable"; "specialDaysRules": "specialDaysRules"; "yearGrid": "yearGrid"; "aggregatedYearGrid": "aggregatedYearGrid"; "markWeekends": "markWeekends"; "showWeekNumbers": "showWeekNumbers"; "isOpen": "isOpen"; "inline": "inline"; "ariaLabel": "ariaLabel"; "ariaLabelledBy": "ariaLabelledBy"; "processInputOnBlur": "processInputOnBlur"; "preventScrollOnFocus": "preventScrollOnFocus"; "disableFunction": "disableFunction"; "disableRangeStartFunction": "disableRangeStartFunction"; "disableRangeEndFunction": "disableRangeEndFunction"; }, { "isOpenChange": "isOpenChange"; "selectedDateChange": "selectedDateChange"; "selectedRangeDateChange": "selectedRangeDateChange"; "activeViewChange": "activeViewChange"; }, never, ["*"]>;
|
|
312
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent<any>, "fd-date-picker", never, { "type": "type"; "placeholder": "placeholder"; "inputId": "inputId"; "required": "required"; "message": "message"; "messageTriggers": "messageTriggers"; "selectedDate": "selectedDate"; "selectedRangeDate": "selectedRangeDate"; "startingDayOfWeek": "startingDayOfWeek"; "rangeHoverEffect": "rangeHoverEffect"; "useValidation": "useValidation"; "dateInputLabel": "dateInputLabel"; "dateRangeInputLabel": "dateRangeInputLabel"; "displayCalendarToggleLabel": "displayCalendarToggleLabel"; "valueStateSuccessMessage": "valueStateSuccessMessage"; "valueStateInformationMessage": "valueStateInformationMessage"; "valueStateWarningMessage": "valueStateWarningMessage"; "valueStateErrorMessage": "valueStateErrorMessage"; "allowNull": "allowNull"; "activeView": "activeView"; "placement": "placement"; "appendTo": "appendTo"; "disabled": "disabled"; "closeOnDateChoose": "closeOnDateChoose"; "showTodayButton": "showTodayButton"; "todayButtonLabel": "todayButtonLabel"; "previousButtonDisableFunction": "previousButtonDisableFunction"; "nextButtonDisableFunction": "nextButtonDisableFunction"; "state": "state"; "buttonFocusable": "buttonFocusable"; "specialDaysRules": "specialDaysRules"; "yearGrid": "yearGrid"; "aggregatedYearGrid": "aggregatedYearGrid"; "markWeekends": "markWeekends"; "showWeekNumbers": "showWeekNumbers"; "isOpen": "isOpen"; "inline": "inline"; "ariaLabel": "ariaLabel"; "ariaLabelledBy": "ariaLabelledBy"; "processInputOnBlur": "processInputOnBlur"; "preventScrollOnFocus": "preventScrollOnFocus"; "disableFunction": "disableFunction"; "disableRangeStartFunction": "disableRangeStartFunction"; "disableRangeEndFunction": "disableRangeEndFunction"; }, { "isOpenChange": "isOpenChange"; "selectedDateChange": "selectedDateChange"; "selectedRangeDateChange": "selectedRangeDateChange"; "activeViewChange": "activeViewChange"; }, never, ["*"]>;
|
|
304
313
|
}
|
|
@@ -9,9 +9,10 @@ import * as i7 from "@angular/forms";
|
|
|
9
9
|
import * as i8 from "@fundamental-ngx/core/input-group";
|
|
10
10
|
import * as i9 from "@fundamental-ngx/core/button";
|
|
11
11
|
import * as i10 from "@fundamental-ngx/core/form";
|
|
12
|
-
import * as i11 from "@fundamental-ngx/core/
|
|
12
|
+
import * as i11 from "@fundamental-ngx/core/bar";
|
|
13
|
+
import * as i12 from "@fundamental-ngx/core/content-density";
|
|
13
14
|
export declare class DatePickerModule {
|
|
14
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent, typeof i2.DeprecatedDatePickerCompactDirective], [typeof i3.CommonModule, typeof i4.IconModule, typeof i5.PopoverModule, typeof i6.CalendarModule, typeof i7.FormsModule, typeof i8.InputGroupModule, typeof i9.ButtonModule, typeof i10.FormMessageModule, typeof i11.ContentDensityModule], [typeof i1.DatePickerComponent, typeof i2.DeprecatedDatePickerCompactDirective, typeof
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, [typeof i1.DatePickerComponent, typeof i2.DeprecatedDatePickerCompactDirective], [typeof i3.CommonModule, typeof i4.IconModule, typeof i5.PopoverModule, typeof i6.CalendarModule, typeof i7.FormsModule, typeof i8.InputGroupModule, typeof i9.ButtonModule, typeof i10.FormMessageModule, typeof i11.BarModule, typeof i12.ContentDensityModule], [typeof i1.DatePickerComponent, typeof i2.DeprecatedDatePickerCompactDirective, typeof i12.ContentDensityModule]>;
|
|
16
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
|
|
17
18
|
}
|