@vonage/vivid 4.26.0 → 4.28.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/custom-elements.json +2398 -2120
- package/lib/accordion-item/accordion-item.d.ts +1 -1
- package/lib/alert/alert.d.ts +3 -3
- package/lib/audio-player/audio-player.d.ts +2 -2
- package/lib/avatar/avatar.d.ts +393 -1
- package/lib/avatar/avatar.template.d.ts +2 -2
- package/lib/badge/badge.d.ts +1 -1
- package/lib/banner/banner.d.ts +3 -3
- package/lib/button/button.d.ts +3 -3
- package/lib/checkbox/checkbox.d.ts +7 -7
- package/lib/combobox/combobox.d.ts +8 -8
- package/lib/data-grid/data-grid-cell.d.ts +2 -2
- package/lib/date-picker/date-picker.d.ts +71 -71
- package/lib/date-picker/date-picker.template.d.ts +1 -1
- package/lib/date-range-picker/date-range-picker.d.ts +42 -42
- package/lib/date-range-picker/date-range-picker.template.d.ts +1 -1
- package/lib/date-time-picker/date-time-picker.d.ts +60 -60
- package/lib/date-time-picker/date-time-picker.template.d.ts +1 -1
- package/lib/dial-pad/dial-pad.d.ts +2 -2
- package/lib/dialog/dialog.d.ts +2 -2
- package/lib/fab/fab.d.ts +1 -1
- package/lib/file-picker/file-picker.d.ts +7 -7
- package/lib/menu/menu.d.ts +1 -1
- package/lib/menu-item/menu-item.d.ts +1 -1
- package/lib/nav-disclosure/nav-disclosure.d.ts +1 -1
- package/lib/nav-item/nav-item.d.ts +1 -1
- package/lib/note/note.d.ts +1 -1
- package/lib/number-field/number-field.d.ts +10 -10
- package/lib/option/option.d.ts +1 -1
- package/lib/pagination/pagination.d.ts +2 -2
- package/lib/radio/radio.d.ts +3 -3
- package/lib/radio-group/radio-group.d.ts +3 -3
- package/lib/range-slider/range-slider.d.ts +4 -4
- package/lib/rich-text-editor/menubar/menubar.d.ts +2 -2
- package/lib/rich-text-editor/rich-text-editor.d.ts +2 -2
- package/lib/searchable-select/locale.d.ts +1 -1
- package/lib/searchable-select/option-tag.d.ts +2 -2
- package/lib/searchable-select/searchable-select.d.ts +10 -10
- package/lib/select/select.d.ts +8 -8
- package/lib/slider/slider.d.ts +3 -3
- package/lib/split-button/split-button.d.ts +3 -3
- package/lib/switch/switch.d.ts +1 -1
- package/lib/tab/tab.d.ts +3 -3
- package/lib/tag/locale.d.ts +3 -0
- package/lib/tag/tag.d.ts +341 -4
- package/lib/text-area/text-area.d.ts +10 -10
- package/lib/text-field/text-field.d.ts +11 -11
- package/lib/time-picker/time-picker.d.ts +19 -19
- package/lib/toggletip/toggletip.d.ts +1 -1
- package/lib/tooltip/tooltip.d.ts +1 -1
- package/lib/tree-item/tree-item.d.ts +1 -1
- package/lib/video-player/video-player.d.ts +2 -2
- package/locales/de-DE.cjs +19 -2
- package/locales/de-DE.js +19 -2
- package/locales/en-GB.cjs +19 -2
- package/locales/en-GB.js +19 -2
- package/locales/en-US.cjs +19 -2
- package/locales/en-US.js +19 -2
- package/locales/ja-JP.cjs +19 -2
- package/locales/ja-JP.js +19 -2
- package/locales/zh-CN.cjs +19 -2
- package/locales/zh-CN.js +19 -2
- package/package.json +73 -45
- package/shared/calendar-picker.template.cjs +48 -22
- package/shared/calendar-picker.template.js +48 -22
- package/shared/definition17.cjs +3 -3
- package/shared/definition17.js +3 -3
- package/shared/definition18.cjs +8 -1
- package/shared/definition18.js +8 -1
- package/shared/definition19.cjs +9 -2
- package/shared/definition19.js +9 -2
- package/shared/definition2.cjs +1 -1
- package/shared/definition2.js +1 -1
- package/shared/definition20.cjs +3 -1
- package/shared/definition20.js +3 -1
- package/shared/definition28.cjs +2 -2
- package/shared/definition28.js +2 -2
- package/shared/definition30.cjs +3 -2
- package/shared/definition30.js +3 -2
- package/shared/definition31.cjs +5 -1
- package/shared/definition31.js +5 -1
- package/shared/definition36.cjs +1 -1
- package/shared/definition36.js +1 -1
- package/shared/definition4.cjs +1 -1
- package/shared/definition4.js +1 -1
- package/shared/definition41.cjs +1 -1
- package/shared/definition41.js +1 -1
- package/shared/definition44.cjs +129 -117
- package/shared/definition44.js +130 -118
- package/shared/definition45.cjs +15 -5
- package/shared/definition45.js +15 -5
- package/shared/definition49.cjs +4 -4
- package/shared/definition49.js +4 -4
- package/shared/definition54.cjs +2 -2
- package/shared/definition54.js +2 -2
- package/shared/definition56.cjs +5 -4
- package/shared/definition56.js +5 -4
- package/shared/definition57.cjs +1 -1
- package/shared/definition57.js +1 -1
- package/shared/definition58.cjs +1 -1
- package/shared/definition58.js +1 -1
- package/shared/definition59.cjs +3 -1
- package/shared/definition59.js +3 -1
- package/shared/definition6.cjs +45 -12
- package/shared/definition6.js +45 -12
- package/shared/definition64.cjs +136 -38
- package/shared/definition64.js +136 -38
- package/shared/definition67.cjs +27 -14
- package/shared/definition67.js +27 -14
- package/shared/form-associated.cjs +4 -0
- package/shared/form-associated.js +4 -0
- package/shared/localization/Locale.d.ts +2 -0
- package/shared/picker-field/mixins/calendar-picker.d.ts +1 -1
- package/shared/picker-field/mixins/calendar-picker.locale.d.ts +5 -0
- package/shared/picker-field/mixins/calendar-picker.template.d.ts +1 -1
- package/shared/picker-field/mixins/calendar-segments/segment.d.ts +1 -0
- package/shared/picker-field/mixins/inline-time-picker/inline-time-picker.d.ts +1 -0
- package/shared/picker-field/mixins/min-max-calendar-picker.d.ts +2 -2
- package/shared/picker-field/mixins/single-date-picker.d.ts +1 -1
- package/shared/time-selection-picker.template.cjs +71 -22
- package/shared/time-selection-picker.template.js +71 -22
- package/shared/vivid-element.cjs +1 -1
- package/shared/vivid-element.js +1 -1
- package/styles/core/all.css +5 -5
- package/styles/core/theme.css +2 -2
- package/styles/core/typography.css +4 -4
- package/styles/fonts/spezia-variable.css +15 -15
- package/styles/tokens/theme-dark.css +4 -4
- package/styles/tokens/theme-light.css +4 -4
- package/styles/tokens/vivid-2-compat.css +1 -1
- package/vivid.api.json +241 -211
|
@@ -7,10 +7,10 @@ declare interface ColumnDefinitionExtended extends ColumnDefinition {
|
|
|
7
7
|
}
|
|
8
8
|
declare const DataGridCell_base: {
|
|
9
9
|
new (...args: any[]): {
|
|
10
|
-
readonly locale: import("
|
|
10
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
11
11
|
connectedCallback(): void;
|
|
12
12
|
specialHandling: boolean;
|
|
13
|
-
_vividAriaBehaviour: import("
|
|
13
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
14
14
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
15
15
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
16
16
|
disconnectedCallback(): void;
|
|
@@ -7,16 +7,16 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
7
7
|
_isDateSelected(date: string): boolean;
|
|
8
8
|
_isDateAriaSelected(date: string): boolean;
|
|
9
9
|
_getSelectedDates(): string[];
|
|
10
|
-
_selectedMonth: import("
|
|
10
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
11
11
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
12
12
|
_currentDate: string;
|
|
13
|
-
_currentMonth: import("
|
|
13
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
14
14
|
readonly _resolvedMinDate: string;
|
|
15
15
|
readonly _resolvedMaxDate: string;
|
|
16
16
|
_isDateInValidRange(date: string): boolean;
|
|
17
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
18
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
19
|
-
_isMonthInValidRange(month: import("
|
|
17
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
18
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
19
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
20
20
|
_closePopup: ((restoreFocusToTextField?: boolean) => void) & ((restoreFocusToTextField?: boolean) => void);
|
|
21
21
|
_onPickerButtonClick: (() => void) & (() => void);
|
|
22
22
|
_onTitleActionClick(): void;
|
|
@@ -29,7 +29,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
29
29
|
readonly _isNextMonthDisabled: boolean | "";
|
|
30
30
|
_onNextMonthClick(): void;
|
|
31
31
|
_numCalendars: number;
|
|
32
|
-
readonly _segments: import("
|
|
32
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
33
33
|
_hideDatesOutsideMonth: boolean;
|
|
34
34
|
_lastFocussedDate: string | null;
|
|
35
35
|
_isDateInSelectedRange(_: string): boolean;
|
|
@@ -42,16 +42,16 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
42
42
|
readonly _tabbableDate: string | null;
|
|
43
43
|
_monthPickerYear: number | null;
|
|
44
44
|
readonly _inMonthPicker: boolean;
|
|
45
|
-
_lastFocussedMonth: import("
|
|
46
|
-
_onMonthClick(month: import("
|
|
47
|
-
_onMonthKeydown(month: import("
|
|
48
|
-
_onMonthFocus(month: import("
|
|
49
|
-
readonly _tabbableMonth: import("
|
|
45
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
46
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
47
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
48
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
49
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
50
50
|
readOnly: boolean;
|
|
51
51
|
readOnlyChanged(): void;
|
|
52
|
-
_textFieldEl: import("
|
|
52
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
53
53
|
_dialogEl: HTMLElement;
|
|
54
|
-
_pickerButtonEl: import("
|
|
54
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
55
55
|
connectedCallback(): void;
|
|
56
56
|
disconnectedCallback(): void;
|
|
57
57
|
"__#18@#onFocusIn": () => void;
|
|
@@ -86,23 +86,23 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
86
86
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
87
87
|
readonly _feedbackDescribedBy: string;
|
|
88
88
|
_internalFeedback(): {
|
|
89
|
-
type: import("
|
|
89
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
90
90
|
message: string;
|
|
91
91
|
};
|
|
92
92
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
93
|
-
_getFeedbackTemplate(ctx: import("
|
|
93
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
94
94
|
helperText?: string | undefined;
|
|
95
95
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
96
96
|
readonly _feedbackDescribedBy: string;
|
|
97
97
|
_internalFeedback(): {
|
|
98
|
-
type: import("
|
|
98
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
99
99
|
message: string;
|
|
100
100
|
};
|
|
101
101
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
102
|
-
_getFeedbackTemplate(ctx: import("
|
|
102
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
103
103
|
connectedCallback(): void;
|
|
104
104
|
specialHandling: boolean;
|
|
105
|
-
_vividAriaBehaviour: import("
|
|
105
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
106
106
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
107
107
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
108
108
|
disconnectedCallback(): void;
|
|
@@ -435,7 +435,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
435
435
|
}): void;
|
|
436
436
|
}, any>;
|
|
437
437
|
specialHandling: boolean;
|
|
438
|
-
_vividAriaBehaviour: import("
|
|
438
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
439
439
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
440
440
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
441
441
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -807,7 +807,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
807
807
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
808
808
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
809
809
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
810
|
-
readonly locale: import("
|
|
810
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
811
811
|
_isValidValue(value: string): boolean;
|
|
812
812
|
_toPresentationValue(value: string): string;
|
|
813
813
|
_parsePresentationValue(presentationValue: string): string;
|
|
@@ -825,9 +825,9 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
825
825
|
_onClearClick(): void;
|
|
826
826
|
readOnly: boolean;
|
|
827
827
|
readOnlyChanged(): void;
|
|
828
|
-
_textFieldEl: import("
|
|
828
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
829
829
|
_dialogEl: HTMLElement;
|
|
830
|
-
_pickerButtonEl: import("
|
|
830
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
831
831
|
connectedCallback(): void;
|
|
832
832
|
disconnectedCallback(): void;
|
|
833
833
|
"__#18@#onFocusIn": () => void;
|
|
@@ -861,23 +861,23 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
861
861
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
862
862
|
readonly _feedbackDescribedBy: string;
|
|
863
863
|
_internalFeedback(): {
|
|
864
|
-
type: import("
|
|
864
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
865
865
|
message: string;
|
|
866
866
|
};
|
|
867
867
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
868
|
-
_getFeedbackTemplate(ctx: import("
|
|
868
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
869
869
|
helperText?: string | undefined;
|
|
870
870
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
871
871
|
readonly _feedbackDescribedBy: string;
|
|
872
872
|
_internalFeedback(): {
|
|
873
|
-
type: import("
|
|
873
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
874
874
|
message: string;
|
|
875
875
|
};
|
|
876
876
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
877
|
-
_getFeedbackTemplate(ctx: import("
|
|
877
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
878
878
|
connectedCallback(): void;
|
|
879
879
|
specialHandling: boolean;
|
|
880
|
-
_vividAriaBehaviour: import("
|
|
880
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
881
881
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
882
882
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
883
883
|
disconnectedCallback(): void;
|
|
@@ -1210,7 +1210,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1210
1210
|
}): void;
|
|
1211
1211
|
}, any>;
|
|
1212
1212
|
specialHandling: boolean;
|
|
1213
|
-
_vividAriaBehaviour: import("
|
|
1213
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1214
1214
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1215
1215
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1216
1216
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -1582,7 +1582,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1582
1582
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
1583
1583
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
1584
1584
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
1585
|
-
readonly locale: import("
|
|
1585
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
1586
1586
|
}) & (abstract new (...args: any[]) => {
|
|
1587
1587
|
min: string;
|
|
1588
1588
|
minChanged(_: string, newMin: string): void;
|
|
@@ -1590,14 +1590,14 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1590
1590
|
max: string;
|
|
1591
1591
|
maxChanged(_: string, newMax: string): void;
|
|
1592
1592
|
readonly _resolvedMaxDate: string;
|
|
1593
|
-
_selectedMonth: import("
|
|
1593
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
1594
1594
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
1595
1595
|
_currentDate: string;
|
|
1596
|
-
_currentMonth: import("
|
|
1596
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
1597
1597
|
_isDateInValidRange(date: string): boolean;
|
|
1598
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
1599
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
1600
|
-
_isMonthInValidRange(month: import("
|
|
1598
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
1599
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
1600
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
1601
1601
|
_closePopup: ((restoreFocusToTextField?: boolean) => void) & ((restoreFocusToTextField?: boolean) => void);
|
|
1602
1602
|
_onPickerButtonClick: (() => void) & (() => void);
|
|
1603
1603
|
_onTitleActionClick(): void;
|
|
@@ -1610,11 +1610,11 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1610
1610
|
readonly _isNextMonthDisabled: boolean | "";
|
|
1611
1611
|
_onNextMonthClick(): void;
|
|
1612
1612
|
_numCalendars: number;
|
|
1613
|
-
readonly _segments: import("
|
|
1613
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
1614
1614
|
_hideDatesOutsideMonth: boolean;
|
|
1615
1615
|
_lastFocussedDate: string | null;
|
|
1616
1616
|
_isDateSelected(_: string): boolean;
|
|
1617
|
-
_isDateAriaSelected(date: string):
|
|
1617
|
+
_isDateAriaSelected(date: string): boolean;
|
|
1618
1618
|
_isDateInSelectedRange(_: string): boolean;
|
|
1619
1619
|
_isDateRangeStart(_: string): boolean;
|
|
1620
1620
|
_isDateRangeEnd(_: string): boolean;
|
|
@@ -1627,16 +1627,16 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1627
1627
|
readonly _tabbableDate: string | null;
|
|
1628
1628
|
_monthPickerYear: number | null;
|
|
1629
1629
|
readonly _inMonthPicker: boolean;
|
|
1630
|
-
_lastFocussedMonth: import("
|
|
1631
|
-
_onMonthClick(month: import("
|
|
1632
|
-
_onMonthKeydown(month: import("
|
|
1633
|
-
_onMonthFocus(month: import("
|
|
1634
|
-
readonly _tabbableMonth: import("
|
|
1630
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
1631
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
1632
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
1633
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
1634
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
1635
1635
|
readOnly: boolean;
|
|
1636
1636
|
readOnlyChanged(): void;
|
|
1637
|
-
_textFieldEl: import("
|
|
1637
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
1638
1638
|
_dialogEl: HTMLElement;
|
|
1639
|
-
_pickerButtonEl: import("
|
|
1639
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
1640
1640
|
connectedCallback(): void;
|
|
1641
1641
|
disconnectedCallback(): void;
|
|
1642
1642
|
"__#18@#onFocusIn": () => void;
|
|
@@ -1671,23 +1671,23 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
1671
1671
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
1672
1672
|
readonly _feedbackDescribedBy: string;
|
|
1673
1673
|
_internalFeedback(): {
|
|
1674
|
-
type: import("
|
|
1674
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
1675
1675
|
message: string;
|
|
1676
1676
|
};
|
|
1677
1677
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
1678
|
-
_getFeedbackTemplate(ctx: import("
|
|
1678
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
1679
1679
|
helperText?: string | undefined;
|
|
1680
1680
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
1681
1681
|
readonly _feedbackDescribedBy: string;
|
|
1682
1682
|
_internalFeedback(): {
|
|
1683
|
-
type: import("
|
|
1683
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
1684
1684
|
message: string;
|
|
1685
1685
|
};
|
|
1686
1686
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
1687
|
-
_getFeedbackTemplate(ctx: import("
|
|
1687
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
1688
1688
|
connectedCallback(): void;
|
|
1689
1689
|
specialHandling: boolean;
|
|
1690
|
-
_vividAriaBehaviour: import("
|
|
1690
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1691
1691
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1692
1692
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1693
1693
|
disconnectedCallback(): void;
|
|
@@ -2020,7 +2020,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2020
2020
|
}): void;
|
|
2021
2021
|
}, any>;
|
|
2022
2022
|
specialHandling: boolean;
|
|
2023
|
-
_vividAriaBehaviour: import("
|
|
2023
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2024
2024
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2025
2025
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2026
2026
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -2393,18 +2393,18 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2393
2393
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
2394
2394
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
2395
2395
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
2396
|
-
readonly locale: import("
|
|
2396
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
2397
2397
|
}) & (abstract new (...args: any[]) => {
|
|
2398
|
-
_selectedMonth: import("
|
|
2398
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
2399
2399
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
2400
2400
|
_currentDate: string;
|
|
2401
|
-
_currentMonth: import("
|
|
2401
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
2402
2402
|
readonly _resolvedMinDate: string;
|
|
2403
2403
|
readonly _resolvedMaxDate: string;
|
|
2404
2404
|
_isDateInValidRange(date: string): boolean;
|
|
2405
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
2406
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
2407
|
-
_isMonthInValidRange(month: import("
|
|
2405
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
2406
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
2407
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
2408
2408
|
_closePopup(restoreFocusToTextField?: boolean): void;
|
|
2409
2409
|
_onPickerButtonClick(): void;
|
|
2410
2410
|
_onTitleActionClick(): void;
|
|
@@ -2417,11 +2417,11 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2417
2417
|
readonly _isNextMonthDisabled: boolean | "";
|
|
2418
2418
|
_onNextMonthClick(): void;
|
|
2419
2419
|
_numCalendars: number;
|
|
2420
|
-
readonly _segments: import("
|
|
2420
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
2421
2421
|
_hideDatesOutsideMonth: boolean;
|
|
2422
2422
|
_lastFocussedDate: string | null;
|
|
2423
2423
|
_isDateSelected(_: string): boolean;
|
|
2424
|
-
_isDateAriaSelected(date: string):
|
|
2424
|
+
_isDateAriaSelected(date: string): boolean;
|
|
2425
2425
|
_isDateInSelectedRange(_: string): boolean;
|
|
2426
2426
|
_isDateRangeStart(_: string): boolean;
|
|
2427
2427
|
_isDateRangeEnd(_: string): boolean;
|
|
@@ -2434,16 +2434,16 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2434
2434
|
readonly _tabbableDate: string | null;
|
|
2435
2435
|
_monthPickerYear: number | null;
|
|
2436
2436
|
readonly _inMonthPicker: boolean;
|
|
2437
|
-
_lastFocussedMonth: import("
|
|
2438
|
-
_onMonthClick(month: import("
|
|
2439
|
-
_onMonthKeydown(month: import("
|
|
2440
|
-
_onMonthFocus(month: import("
|
|
2441
|
-
readonly _tabbableMonth: import("
|
|
2437
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
2438
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
2439
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
2440
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
2441
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
2442
2442
|
readOnly: boolean;
|
|
2443
2443
|
readOnlyChanged(): void;
|
|
2444
|
-
_textFieldEl: import("
|
|
2444
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
2445
2445
|
_dialogEl: HTMLElement;
|
|
2446
|
-
_pickerButtonEl: import("
|
|
2446
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
2447
2447
|
connectedCallback(): void;
|
|
2448
2448
|
disconnectedCallback(): void;
|
|
2449
2449
|
"__#18@#onFocusIn": () => void;
|
|
@@ -2478,23 +2478,23 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2478
2478
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
2479
2479
|
readonly _feedbackDescribedBy: string;
|
|
2480
2480
|
_internalFeedback(): {
|
|
2481
|
-
type: import("
|
|
2481
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
2482
2482
|
message: string;
|
|
2483
2483
|
};
|
|
2484
2484
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
2485
|
-
_getFeedbackTemplate(ctx: import("
|
|
2485
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
2486
2486
|
helperText?: string | undefined;
|
|
2487
2487
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
2488
2488
|
readonly _feedbackDescribedBy: string;
|
|
2489
2489
|
_internalFeedback(): {
|
|
2490
|
-
type: import("
|
|
2490
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
2491
2491
|
message: string;
|
|
2492
2492
|
};
|
|
2493
2493
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
2494
|
-
_getFeedbackTemplate(ctx: import("
|
|
2494
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
2495
2495
|
connectedCallback(): void;
|
|
2496
2496
|
specialHandling: boolean;
|
|
2497
|
-
_vividAriaBehaviour: import("
|
|
2497
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2498
2498
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2499
2499
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2500
2500
|
disconnectedCallback(): void;
|
|
@@ -2827,7 +2827,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
2827
2827
|
}): void;
|
|
2828
2828
|
}, any>;
|
|
2829
2829
|
specialHandling: boolean;
|
|
2830
|
-
_vividAriaBehaviour: import("
|
|
2830
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2831
2831
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2832
2832
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2833
2833
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -3200,7 +3200,7 @@ declare const DatePicker_base: (abstract new (...args: any[]) => {
|
|
|
3200
3200
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
3201
3201
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
3202
3202
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
3203
|
-
readonly locale: import("
|
|
3203
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
3204
3204
|
}) & typeof PickerField;
|
|
3205
3205
|
export declare class DatePicker extends DatePicker_base {
|
|
3206
3206
|
constructor();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { VividElementDefinitionContext } from '../../shared/design-system/defineVividComponent';
|
|
2
|
-
export declare const DatePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("
|
|
2
|
+
export declare const DatePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("../../shared/picker-field/picker-field").PickerField, any>;
|
|
@@ -6,14 +6,14 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
6
6
|
max: string;
|
|
7
7
|
maxChanged(_: string, newMax: string): void;
|
|
8
8
|
readonly _resolvedMaxDate: string;
|
|
9
|
-
_selectedMonth: import("
|
|
9
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
10
10
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
11
11
|
_currentDate: string;
|
|
12
|
-
_currentMonth: import("
|
|
12
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
13
13
|
_isDateInValidRange(date: string): boolean;
|
|
14
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
15
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
16
|
-
_isMonthInValidRange(month: import("
|
|
14
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
15
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
16
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
17
17
|
_closePopup: ((restoreFocusToTextField?: boolean) => void) & ((restoreFocusToTextField?: boolean) => void);
|
|
18
18
|
_onPickerButtonClick: (() => void) & (() => void);
|
|
19
19
|
_onTitleActionClick(): void;
|
|
@@ -26,11 +26,11 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
26
26
|
readonly _isNextMonthDisabled: boolean | "";
|
|
27
27
|
_onNextMonthClick(): void;
|
|
28
28
|
_numCalendars: number;
|
|
29
|
-
readonly _segments: import("
|
|
29
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
30
30
|
_hideDatesOutsideMonth: boolean;
|
|
31
31
|
_lastFocussedDate: string | null;
|
|
32
32
|
_isDateSelected(_: string): boolean;
|
|
33
|
-
_isDateAriaSelected(date: string):
|
|
33
|
+
_isDateAriaSelected(date: string): boolean;
|
|
34
34
|
_isDateInSelectedRange(_: string): boolean;
|
|
35
35
|
_isDateRangeStart(_: string): boolean;
|
|
36
36
|
_isDateRangeEnd(_: string): boolean;
|
|
@@ -43,16 +43,16 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
43
43
|
readonly _tabbableDate: string | null;
|
|
44
44
|
_monthPickerYear: number | null;
|
|
45
45
|
readonly _inMonthPicker: boolean;
|
|
46
|
-
_lastFocussedMonth: import("
|
|
47
|
-
_onMonthClick(month: import("
|
|
48
|
-
_onMonthKeydown(month: import("
|
|
49
|
-
_onMonthFocus(month: import("
|
|
50
|
-
readonly _tabbableMonth: import("
|
|
46
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
47
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
48
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
49
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
50
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
51
51
|
readOnly: boolean;
|
|
52
52
|
readOnlyChanged(): void;
|
|
53
|
-
_textFieldEl: import("
|
|
53
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
54
54
|
_dialogEl: HTMLElement;
|
|
55
|
-
_pickerButtonEl: import("
|
|
55
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
56
56
|
connectedCallback(): void;
|
|
57
57
|
disconnectedCallback(): void;
|
|
58
58
|
"__#18@#onFocusIn": () => void;
|
|
@@ -87,23 +87,23 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
87
87
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
88
88
|
readonly _feedbackDescribedBy: string;
|
|
89
89
|
_internalFeedback(): {
|
|
90
|
-
type: import("
|
|
90
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
91
91
|
message: string;
|
|
92
92
|
};
|
|
93
93
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
94
|
-
_getFeedbackTemplate(ctx: import("
|
|
94
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
95
95
|
helperText?: string | undefined;
|
|
96
96
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
97
97
|
readonly _feedbackDescribedBy: string;
|
|
98
98
|
_internalFeedback(): {
|
|
99
|
-
type: import("
|
|
99
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
100
100
|
message: string;
|
|
101
101
|
};
|
|
102
102
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
103
|
-
_getFeedbackTemplate(ctx: import("
|
|
103
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
104
104
|
connectedCallback(): void;
|
|
105
105
|
specialHandling: boolean;
|
|
106
|
-
_vividAriaBehaviour: import("
|
|
106
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
107
107
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
108
108
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
109
109
|
disconnectedCallback(): void;
|
|
@@ -436,7 +436,7 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
436
436
|
}): void;
|
|
437
437
|
}, any>;
|
|
438
438
|
specialHandling: boolean;
|
|
439
|
-
_vividAriaBehaviour: import("
|
|
439
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
440
440
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
441
441
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
442
442
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -809,18 +809,18 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
809
809
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
810
810
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
811
811
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
812
|
-
readonly locale: import("
|
|
812
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
813
813
|
}) & (abstract new (...args: any[]) => {
|
|
814
|
-
_selectedMonth: import("
|
|
814
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
815
815
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
816
816
|
_currentDate: string;
|
|
817
|
-
_currentMonth: import("
|
|
817
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
818
818
|
readonly _resolvedMinDate: string;
|
|
819
819
|
readonly _resolvedMaxDate: string;
|
|
820
820
|
_isDateInValidRange(date: string): boolean;
|
|
821
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
822
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
823
|
-
_isMonthInValidRange(month: import("
|
|
821
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
822
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
823
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
824
824
|
_closePopup(restoreFocusToTextField?: boolean): void;
|
|
825
825
|
_onPickerButtonClick(): void;
|
|
826
826
|
_onTitleActionClick(): void;
|
|
@@ -833,11 +833,11 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
833
833
|
readonly _isNextMonthDisabled: boolean | "";
|
|
834
834
|
_onNextMonthClick(): void;
|
|
835
835
|
_numCalendars: number;
|
|
836
|
-
readonly _segments: import("
|
|
836
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
837
837
|
_hideDatesOutsideMonth: boolean;
|
|
838
838
|
_lastFocussedDate: string | null;
|
|
839
839
|
_isDateSelected(_: string): boolean;
|
|
840
|
-
_isDateAriaSelected(date: string):
|
|
840
|
+
_isDateAriaSelected(date: string): boolean;
|
|
841
841
|
_isDateInSelectedRange(_: string): boolean;
|
|
842
842
|
_isDateRangeStart(_: string): boolean;
|
|
843
843
|
_isDateRangeEnd(_: string): boolean;
|
|
@@ -850,16 +850,16 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
850
850
|
readonly _tabbableDate: string | null;
|
|
851
851
|
_monthPickerYear: number | null;
|
|
852
852
|
readonly _inMonthPicker: boolean;
|
|
853
|
-
_lastFocussedMonth: import("
|
|
854
|
-
_onMonthClick(month: import("
|
|
855
|
-
_onMonthKeydown(month: import("
|
|
856
|
-
_onMonthFocus(month: import("
|
|
857
|
-
readonly _tabbableMonth: import("
|
|
853
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
854
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
855
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
856
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
857
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
858
858
|
readOnly: boolean;
|
|
859
859
|
readOnlyChanged(): void;
|
|
860
|
-
_textFieldEl: import("
|
|
860
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
861
861
|
_dialogEl: HTMLElement;
|
|
862
|
-
_pickerButtonEl: import("
|
|
862
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
863
863
|
connectedCallback(): void;
|
|
864
864
|
disconnectedCallback(): void;
|
|
865
865
|
"__#18@#onFocusIn": () => void;
|
|
@@ -894,23 +894,23 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
894
894
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
895
895
|
readonly _feedbackDescribedBy: string;
|
|
896
896
|
_internalFeedback(): {
|
|
897
|
-
type: import("
|
|
897
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
898
898
|
message: string;
|
|
899
899
|
};
|
|
900
900
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
901
|
-
_getFeedbackTemplate(ctx: import("
|
|
901
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
902
902
|
helperText?: string | undefined;
|
|
903
903
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
904
904
|
readonly _feedbackDescribedBy: string;
|
|
905
905
|
_internalFeedback(): {
|
|
906
|
-
type: import("
|
|
906
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
907
907
|
message: string;
|
|
908
908
|
};
|
|
909
909
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
910
|
-
_getFeedbackTemplate(ctx: import("
|
|
910
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
911
911
|
connectedCallback(): void;
|
|
912
912
|
specialHandling: boolean;
|
|
913
|
-
_vividAriaBehaviour: import("
|
|
913
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
914
914
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
915
915
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
916
916
|
disconnectedCallback(): void;
|
|
@@ -1243,7 +1243,7 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
1243
1243
|
}): void;
|
|
1244
1244
|
}, any>;
|
|
1245
1245
|
specialHandling: boolean;
|
|
1246
|
-
_vividAriaBehaviour: import("
|
|
1246
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1247
1247
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1248
1248
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1249
1249
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -1616,7 +1616,7 @@ declare const DateRangePicker_base: (abstract new (...args: any[]) => {
|
|
|
1616
1616
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
1617
1617
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
1618
1618
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
1619
|
-
readonly locale: import("
|
|
1619
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
1620
1620
|
}) & typeof PickerField;
|
|
1621
1621
|
export declare class DateRangePicker extends DateRangePicker_base {
|
|
1622
1622
|
#private;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { VividElementDefinitionContext } from '../../shared/design-system/defineVividComponent';
|
|
2
|
-
export declare const DateRangePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("
|
|
2
|
+
export declare const DateRangePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("../../shared/picker-field/picker-field").PickerField, any>;
|