@fundamental-ngx/core 0.34.3-rc.15 → 0.34.3-rc.16
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/date-picker/package.json +1 -1
- package/datetime/package.json +1 -1
- package/datetime-picker/datetime-picker.component.d.ts +7 -1
- package/datetime-picker/datetime-picker.module.d.ts +3 -2
- package/datetime-picker/esm2020/datetime-picker.component.mjs +21 -10
- package/datetime-picker/esm2020/datetime-picker.module.mjs +5 -1
- package/datetime-picker/fesm2015/fundamental-ngx-core-datetime-picker.mjs +25 -10
- package/datetime-picker/fesm2015/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/datetime-picker/fesm2020/fundamental-ngx-core-datetime-picker.mjs +25 -10
- package/datetime-picker/fesm2020/fundamental-ngx-core-datetime-picker.mjs.map +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/datetime-picker/datetime-picker.component.mjs +21 -10
- package/esm2020/datetime-picker/datetime-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-datetime-picker.mjs +25 -10
- package/fesm2015/fundamental-ngx-core-datetime-picker.mjs.map +1 -1
- package/fesm2020/fundamental-ngx-core-datetime-picker.mjs +25 -10
- package/fesm2020/fundamental-ngx-core-datetime-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/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
package/carousel/package.json
CHANGED
package/checkbox/package.json
CHANGED
package/combobox/package.json
CHANGED
package/date-picker/package.json
CHANGED
package/datetime/package.json
CHANGED
|
@@ -81,6 +81,10 @@ export declare class DatetimePickerComponent<D> implements OnInit, OnDestroy, On
|
|
|
81
81
|
datetimeInputLabel: string;
|
|
82
82
|
/** Aria label for the button to show/hide the calendar. */
|
|
83
83
|
displayDatetimeToggleLabel: string;
|
|
84
|
+
/** Label for the "Date" button in display type switcher in mobile mode */
|
|
85
|
+
displayTypeDateLabel: string;
|
|
86
|
+
/** Label for the "Time" button in display type switcher in mobile mode */
|
|
87
|
+
displayTypeTimeLabel: string;
|
|
84
88
|
/** Whether a null input is considered valid. */
|
|
85
89
|
allowNull: boolean;
|
|
86
90
|
/**
|
|
@@ -185,6 +189,8 @@ export declare class DatetimePickerComponent<D> implements OnInit, OnDestroy, On
|
|
|
185
189
|
_displayMinutes: boolean;
|
|
186
190
|
/** @hidden */
|
|
187
191
|
_displayHours: boolean;
|
|
192
|
+
/** @hidden whether to display date or time in mobile mode */
|
|
193
|
+
_displayType: 'date' | 'time';
|
|
188
194
|
/** @hidden */
|
|
189
195
|
private readonly _onDestroy$;
|
|
190
196
|
/** @hidden */
|
|
@@ -299,5 +305,5 @@ export declare class DatetimePickerComponent<D> implements OnInit, OnDestroy, On
|
|
|
299
305
|
/** @hidden */
|
|
300
306
|
private _calculateTimeOptions;
|
|
301
307
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerComponent<any>, [null, null, { optional: true; }, { optional: true; }, { optional: true; }, null]>;
|
|
302
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerComponent<any>, "fd-datetime-picker", never, { "placeholder": "placeholder"; "compact": "compact"; "placement": "placement"; "appendTo": "appendTo"; "disabled": "disabled"; "inputId": "inputId"; "required": "required"; "meridian": "meridian"; "displaySeconds": "displaySeconds"; "message": "message"; "messageTriggers": "messageTriggers"; "displayMinutes": "displayMinutes"; "displayHours": "displayHours"; "useValidation": "useValidation"; "date": "date"; "isOpen": "isOpen"; "startingDayOfWeek": "startingDayOfWeek"; "activeView": "activeView"; "datetimeInputLabel": "datetimeInputLabel"; "displayDatetimeToggleLabel": "displayDatetimeToggleLabel"; "allowNull": "allowNull"; "keepTwoDigitsTime": "keepTwoDigitsTime"; "state": "state"; "buttonFocusable": "buttonFocusable"; "specialDaysRules": "specialDaysRules"; "yearGrid": "yearGrid"; "aggregatedYearGrid": "aggregatedYearGrid"; "markWeekends": "markWeekends"; "spinnerButtons": "spinnerButtons"; "showWeekNumbers": "showWeekNumbers"; "showFooter": "showFooter"; "processInputOnBlur": "processInputOnBlur"; "disableFunction": "disableFunction"; }, { "isOpenChange": "isOpenChange"; "activeViewChange": "activeViewChange"; "dateChange": "dateChange"; "calendarChange": "calendarChange"; "timeChange": "timeChange"; "onClose": "onClose"; "touched": "touched"; }, never, ["*"]>;
|
|
308
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatetimePickerComponent<any>, "fd-datetime-picker", never, { "placeholder": "placeholder"; "compact": "compact"; "placement": "placement"; "appendTo": "appendTo"; "disabled": "disabled"; "inputId": "inputId"; "required": "required"; "meridian": "meridian"; "displaySeconds": "displaySeconds"; "message": "message"; "messageTriggers": "messageTriggers"; "displayMinutes": "displayMinutes"; "displayHours": "displayHours"; "useValidation": "useValidation"; "date": "date"; "isOpen": "isOpen"; "startingDayOfWeek": "startingDayOfWeek"; "activeView": "activeView"; "datetimeInputLabel": "datetimeInputLabel"; "displayDatetimeToggleLabel": "displayDatetimeToggleLabel"; "displayTypeDateLabel": "displayTypeDateLabel"; "displayTypeTimeLabel": "displayTypeTimeLabel"; "allowNull": "allowNull"; "keepTwoDigitsTime": "keepTwoDigitsTime"; "state": "state"; "buttonFocusable": "buttonFocusable"; "specialDaysRules": "specialDaysRules"; "yearGrid": "yearGrid"; "aggregatedYearGrid": "aggregatedYearGrid"; "markWeekends": "markWeekends"; "spinnerButtons": "spinnerButtons"; "showWeekNumbers": "showWeekNumbers"; "showFooter": "showFooter"; "processInputOnBlur": "processInputOnBlur"; "disableFunction": "disableFunction"; }, { "isOpenChange": "isOpenChange"; "activeViewChange": "activeViewChange"; "dateChange": "dateChange"; "calendarChange": "calendarChange"; "timeChange": "timeChange"; "onClose": "onClose"; "touched": "touched"; }, never, ["*"]>;
|
|
303
309
|
}
|
|
@@ -9,9 +9,10 @@ import * as i7 from "@fundamental-ngx/core/time";
|
|
|
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/bar";
|
|
12
|
-
import * as i11 from "@fundamental-ngx/core/
|
|
12
|
+
import * as i11 from "@fundamental-ngx/core/segmented-button";
|
|
13
|
+
import * as i12 from "@fundamental-ngx/core/form";
|
|
13
14
|
export declare class DatetimePickerModule {
|
|
14
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatetimePickerModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatetimePickerModule, [typeof i1.DatetimePickerComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.PopoverModule, typeof i5.CalendarModule, typeof i6.FormsModule, typeof i7.TimeModule, typeof i8.InputGroupModule, typeof i9.ButtonModule, typeof i10.BarModule, typeof i11.FormMessageModule], [typeof i1.DatetimePickerComponent]>;
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DatetimePickerModule, [typeof i1.DatetimePickerComponent], [typeof i2.CommonModule, typeof i3.IconModule, typeof i4.PopoverModule, typeof i5.CalendarModule, typeof i6.FormsModule, typeof i7.TimeModule, typeof i8.InputGroupModule, typeof i9.ButtonModule, typeof i10.BarModule, typeof i11.SegmentedButtonModule, typeof i12.FormMessageModule], [typeof i1.DatetimePickerComponent]>;
|
|
16
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<DatetimePickerModule>;
|
|
17
18
|
}
|