@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,7 +7,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
7
7
|
minutesStep: number | null;
|
|
8
8
|
secondsStep: number | null;
|
|
9
9
|
clock?: "12h" | "24h" | undefined;
|
|
10
|
-
_inlineTimePickerEl: import("
|
|
10
|
+
_inlineTimePickerEl: import("../../shared/picker-field/mixins/inline-time-picker/inline-time-picker").InlineTimePicker;
|
|
11
11
|
readonly _displaySeconds: boolean;
|
|
12
12
|
readonly _use12hClock: boolean;
|
|
13
13
|
readonly _timePlaceholder: string;
|
|
@@ -33,9 +33,9 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
33
33
|
_onClearClick: (() => void) & (() => void);
|
|
34
34
|
readOnly: boolean;
|
|
35
35
|
readOnlyChanged(): void;
|
|
36
|
-
_textFieldEl: import("
|
|
36
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
37
37
|
_dialogEl: HTMLElement;
|
|
38
|
-
_pickerButtonEl: import("
|
|
38
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
39
39
|
"__#18@#onFocusIn": () => void;
|
|
40
40
|
"__#18@#onFocusOut": () => void;
|
|
41
41
|
proxy: HTMLInputElement;
|
|
@@ -66,23 +66,23 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
66
66
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
67
67
|
readonly _feedbackDescribedBy: string;
|
|
68
68
|
_internalFeedback(): {
|
|
69
|
-
type: import("
|
|
69
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
70
70
|
message: string;
|
|
71
71
|
};
|
|
72
72
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
73
|
-
_getFeedbackTemplate(ctx: import("
|
|
73
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
74
74
|
helperText?: string | undefined;
|
|
75
75
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
76
76
|
readonly _feedbackDescribedBy: string;
|
|
77
77
|
_internalFeedback(): {
|
|
78
|
-
type: import("
|
|
78
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
79
79
|
message: string;
|
|
80
80
|
};
|
|
81
81
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
82
|
-
_getFeedbackTemplate(ctx: import("
|
|
82
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
83
83
|
connectedCallback(): void;
|
|
84
84
|
specialHandling: boolean;
|
|
85
|
-
_vividAriaBehaviour: import("
|
|
85
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
86
86
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
87
87
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
88
88
|
disconnectedCallback(): void;
|
|
@@ -415,7 +415,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
415
415
|
}): void;
|
|
416
416
|
}, any>;
|
|
417
417
|
specialHandling: boolean;
|
|
418
|
-
_vividAriaBehaviour: import("
|
|
418
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
419
419
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
420
420
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
421
421
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -787,7 +787,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
787
787
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
788
788
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
789
789
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
790
|
-
readonly locale: import("
|
|
790
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
791
791
|
}) & (abstract new (...args: any[]) => {
|
|
792
792
|
_dateValue(): string;
|
|
793
793
|
_withUpdatedDate(dateStr: string): string;
|
|
@@ -796,16 +796,16 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
796
796
|
_isDateSelected(date: string): boolean;
|
|
797
797
|
_isDateAriaSelected(date: string): boolean;
|
|
798
798
|
_getSelectedDates(): string[];
|
|
799
|
-
_selectedMonth: import("
|
|
799
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
800
800
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
801
801
|
_currentDate: string;
|
|
802
|
-
_currentMonth: import("
|
|
802
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
803
803
|
readonly _resolvedMinDate: string;
|
|
804
804
|
readonly _resolvedMaxDate: string;
|
|
805
805
|
_isDateInValidRange(date: string): boolean;
|
|
806
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
807
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
808
|
-
_isMonthInValidRange(month: import("
|
|
806
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
807
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
808
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
809
809
|
_closePopup: ((restoreFocusToTextField?: boolean) => void) & ((restoreFocusToTextField?: boolean) => void);
|
|
810
810
|
_onPickerButtonClick: (() => void) & (() => void);
|
|
811
811
|
_onTitleActionClick(): void;
|
|
@@ -818,7 +818,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
818
818
|
readonly _isNextMonthDisabled: boolean | "";
|
|
819
819
|
_onNextMonthClick(): void;
|
|
820
820
|
_numCalendars: number;
|
|
821
|
-
readonly _segments: import("
|
|
821
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
822
822
|
_hideDatesOutsideMonth: boolean;
|
|
823
823
|
_lastFocussedDate: string | null;
|
|
824
824
|
_isDateInSelectedRange(_: string): boolean;
|
|
@@ -831,16 +831,16 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
831
831
|
readonly _tabbableDate: string | null;
|
|
832
832
|
_monthPickerYear: number | null;
|
|
833
833
|
readonly _inMonthPicker: boolean;
|
|
834
|
-
_lastFocussedMonth: import("
|
|
835
|
-
_onMonthClick(month: import("
|
|
836
|
-
_onMonthKeydown(month: import("
|
|
837
|
-
_onMonthFocus(month: import("
|
|
838
|
-
readonly _tabbableMonth: import("
|
|
834
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
835
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
836
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
837
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
838
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
839
839
|
readOnly: boolean;
|
|
840
840
|
readOnlyChanged(): void;
|
|
841
|
-
_textFieldEl: import("
|
|
841
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
842
842
|
_dialogEl: HTMLElement;
|
|
843
|
-
_pickerButtonEl: import("
|
|
843
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
844
844
|
connectedCallback(): void;
|
|
845
845
|
disconnectedCallback(): void;
|
|
846
846
|
"__#18@#onFocusIn": () => void;
|
|
@@ -875,23 +875,23 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
875
875
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
876
876
|
readonly _feedbackDescribedBy: string;
|
|
877
877
|
_internalFeedback(): {
|
|
878
|
-
type: import("
|
|
878
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
879
879
|
message: string;
|
|
880
880
|
};
|
|
881
881
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
882
|
-
_getFeedbackTemplate(ctx: import("
|
|
882
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
883
883
|
helperText?: string | undefined;
|
|
884
884
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
885
885
|
readonly _feedbackDescribedBy: string;
|
|
886
886
|
_internalFeedback(): {
|
|
887
|
-
type: import("
|
|
887
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
888
888
|
message: string;
|
|
889
889
|
};
|
|
890
890
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
891
|
-
_getFeedbackTemplate(ctx: import("
|
|
891
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
892
892
|
connectedCallback(): void;
|
|
893
893
|
specialHandling: boolean;
|
|
894
|
-
_vividAriaBehaviour: import("
|
|
894
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
895
895
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
896
896
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
897
897
|
disconnectedCallback(): void;
|
|
@@ -1224,7 +1224,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
1224
1224
|
}): void;
|
|
1225
1225
|
}, any>;
|
|
1226
1226
|
specialHandling: boolean;
|
|
1227
|
-
_vividAriaBehaviour: import("
|
|
1227
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1228
1228
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1229
1229
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1230
1230
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -1596,7 +1596,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
1596
1596
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
1597
1597
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
1598
1598
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
1599
|
-
readonly locale: import("
|
|
1599
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
1600
1600
|
_isValidValue(value: string): boolean;
|
|
1601
1601
|
_toPresentationValue(value: string): string;
|
|
1602
1602
|
_parsePresentationValue(presentationValue: string): string;
|
|
@@ -1614,9 +1614,9 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
1614
1614
|
_onClearClick(): void;
|
|
1615
1615
|
readOnly: boolean;
|
|
1616
1616
|
readOnlyChanged(): void;
|
|
1617
|
-
_textFieldEl: import("
|
|
1617
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
1618
1618
|
_dialogEl: HTMLElement;
|
|
1619
|
-
_pickerButtonEl: import("
|
|
1619
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
1620
1620
|
connectedCallback(): void;
|
|
1621
1621
|
disconnectedCallback(): void;
|
|
1622
1622
|
"__#18@#onFocusIn": () => void;
|
|
@@ -1650,23 +1650,23 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
1650
1650
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
1651
1651
|
readonly _feedbackDescribedBy: string;
|
|
1652
1652
|
_internalFeedback(): {
|
|
1653
|
-
type: import("
|
|
1653
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
1654
1654
|
message: string;
|
|
1655
1655
|
};
|
|
1656
1656
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
1657
|
-
_getFeedbackTemplate(ctx: import("
|
|
1657
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
1658
1658
|
helperText?: string | undefined;
|
|
1659
1659
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
1660
1660
|
readonly _feedbackDescribedBy: string;
|
|
1661
1661
|
_internalFeedback(): {
|
|
1662
|
-
type: import("
|
|
1662
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
1663
1663
|
message: string;
|
|
1664
1664
|
};
|
|
1665
1665
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
1666
|
-
_getFeedbackTemplate(ctx: import("
|
|
1666
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
1667
1667
|
connectedCallback(): void;
|
|
1668
1668
|
specialHandling: boolean;
|
|
1669
|
-
_vividAriaBehaviour: import("
|
|
1669
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1670
1670
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1671
1671
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1672
1672
|
disconnectedCallback(): void;
|
|
@@ -1999,7 +1999,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
1999
1999
|
}): void;
|
|
2000
2000
|
}, any>;
|
|
2001
2001
|
specialHandling: boolean;
|
|
2002
|
-
_vividAriaBehaviour: import("
|
|
2002
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2003
2003
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2004
2004
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2005
2005
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -2371,18 +2371,18 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
2371
2371
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
2372
2372
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
2373
2373
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
2374
|
-
readonly locale: import("
|
|
2374
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
2375
2375
|
}) & (abstract new (...args: any[]) => {
|
|
2376
|
-
_selectedMonth: import("
|
|
2376
|
+
_selectedMonth: import("../../shared/datetime/month").Month;
|
|
2377
2377
|
_adjustSelectedMonthToEnsureVisibilityOf(date: string): boolean;
|
|
2378
2378
|
_currentDate: string;
|
|
2379
|
-
_currentMonth: import("
|
|
2379
|
+
_currentMonth: import("../../shared/datetime/month").Month;
|
|
2380
2380
|
readonly _resolvedMinDate: string;
|
|
2381
2381
|
readonly _resolvedMaxDate: string;
|
|
2382
2382
|
_isDateInValidRange(date: string): boolean;
|
|
2383
|
-
"__#19@#isMonthAfterValidRange"(month: import("
|
|
2384
|
-
"__#19@#isMonthBeforeValidRange"(month: import("
|
|
2385
|
-
_isMonthInValidRange(month: import("
|
|
2383
|
+
"__#19@#isMonthAfterValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
2384
|
+
"__#19@#isMonthBeforeValidRange"(month: import("../../shared/datetime/month").Month): boolean | "";
|
|
2385
|
+
_isMonthInValidRange(month: import("../../shared/datetime/month").Month): boolean;
|
|
2386
2386
|
_closePopup(restoreFocusToTextField?: boolean): void;
|
|
2387
2387
|
_onPickerButtonClick(): void;
|
|
2388
2388
|
_onTitleActionClick(): void;
|
|
@@ -2395,11 +2395,11 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
2395
2395
|
readonly _isNextMonthDisabled: boolean | "";
|
|
2396
2396
|
_onNextMonthClick(): void;
|
|
2397
2397
|
_numCalendars: number;
|
|
2398
|
-
readonly _segments: import("
|
|
2398
|
+
readonly _segments: import("../../shared/picker-field/mixins/calendar-segments/segment").Segment[];
|
|
2399
2399
|
_hideDatesOutsideMonth: boolean;
|
|
2400
2400
|
_lastFocussedDate: string | null;
|
|
2401
2401
|
_isDateSelected(_: string): boolean;
|
|
2402
|
-
_isDateAriaSelected(date: string):
|
|
2402
|
+
_isDateAriaSelected(date: string): boolean;
|
|
2403
2403
|
_isDateInSelectedRange(_: string): boolean;
|
|
2404
2404
|
_isDateRangeStart(_: string): boolean;
|
|
2405
2405
|
_isDateRangeEnd(_: string): boolean;
|
|
@@ -2412,16 +2412,16 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
2412
2412
|
readonly _tabbableDate: string | null;
|
|
2413
2413
|
_monthPickerYear: number | null;
|
|
2414
2414
|
readonly _inMonthPicker: boolean;
|
|
2415
|
-
_lastFocussedMonth: import("
|
|
2416
|
-
_onMonthClick(month: import("
|
|
2417
|
-
_onMonthKeydown(month: import("
|
|
2418
|
-
_onMonthFocus(month: import("
|
|
2419
|
-
readonly _tabbableMonth: import("
|
|
2415
|
+
_lastFocussedMonth: import("../../shared/datetime/month").Month | null;
|
|
2416
|
+
_onMonthClick(month: import("../../shared/datetime/month").Month): void;
|
|
2417
|
+
_onMonthKeydown(month: import("../../shared/datetime/month").Month, event: KeyboardEvent): boolean;
|
|
2418
|
+
_onMonthFocus(month: import("../../shared/datetime/month").Month): void;
|
|
2419
|
+
readonly _tabbableMonth: import("../../shared/datetime/month").Month | null;
|
|
2420
2420
|
readOnly: boolean;
|
|
2421
2421
|
readOnlyChanged(): void;
|
|
2422
|
-
_textFieldEl: import("
|
|
2422
|
+
_textFieldEl: import("../components").VwcTextFieldElement;
|
|
2423
2423
|
_dialogEl: HTMLElement;
|
|
2424
|
-
_pickerButtonEl: import("
|
|
2424
|
+
_pickerButtonEl: import("../components").VwcButtonElement;
|
|
2425
2425
|
connectedCallback(): void;
|
|
2426
2426
|
disconnectedCallback(): void;
|
|
2427
2427
|
"__#18@#onFocusIn": () => void;
|
|
@@ -2456,23 +2456,23 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
2456
2456
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
2457
2457
|
readonly _feedbackDescribedBy: string;
|
|
2458
2458
|
_internalFeedback(): {
|
|
2459
|
-
type: import("
|
|
2459
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
2460
2460
|
message: string;
|
|
2461
2461
|
};
|
|
2462
2462
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
2463
|
-
_getFeedbackTemplate(ctx: import("
|
|
2463
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<{
|
|
2464
2464
|
helperText?: string | undefined;
|
|
2465
2465
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
2466
2466
|
readonly _feedbackDescribedBy: string;
|
|
2467
2467
|
_internalFeedback(): {
|
|
2468
|
-
type: import("
|
|
2468
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
2469
2469
|
message: string;
|
|
2470
2470
|
};
|
|
2471
2471
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
2472
|
-
_getFeedbackTemplate(ctx: import("
|
|
2472
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
2473
2473
|
connectedCallback(): void;
|
|
2474
2474
|
specialHandling: boolean;
|
|
2475
|
-
_vividAriaBehaviour: import("
|
|
2475
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2476
2476
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2477
2477
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2478
2478
|
disconnectedCallback(): void;
|
|
@@ -2805,7 +2805,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
2805
2805
|
}): void;
|
|
2806
2806
|
}, any>;
|
|
2807
2807
|
specialHandling: boolean;
|
|
2808
|
-
_vividAriaBehaviour: import("
|
|
2808
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2809
2809
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2810
2810
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2811
2811
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -3178,7 +3178,7 @@ declare const DateTimePicker_base: (abstract new (...args: any[]) => {
|
|
|
3178
3178
|
_keypressHandler: ((e: KeyboardEvent) => void) & ((e: KeyboardEvent) => void);
|
|
3179
3179
|
stopPropagation: ((e: Event) => void) & ((e: Event) => void);
|
|
3180
3180
|
_trappedFocus(event: KeyboardEvent, getFocusableEls: () => NodeListOf<HTMLElement>): boolean;
|
|
3181
|
-
readonly locale: import("
|
|
3181
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
3182
3182
|
}) & typeof PickerField;
|
|
3183
3183
|
export declare class DateTimePicker extends DateTimePicker_base {
|
|
3184
3184
|
min: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { VividElementDefinitionContext } from '../../shared/design-system/defineVividComponent';
|
|
2
|
-
export declare const DateTimePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("
|
|
2
|
+
export declare const DateTimePickerTemplate: (context: VividElementDefinitionContext) => import("@microsoft/fast-element").ViewTemplate<import("../../shared/picker-field/picker-field").PickerField, any>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { VividElement } from '../../shared/foundation/vivid-element/vivid-element';
|
|
2
2
|
declare const DialPad_base: {
|
|
3
3
|
new (...args: any[]): {
|
|
4
|
-
readonly locale: import("
|
|
4
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
5
5
|
connectedCallback(): void;
|
|
6
6
|
specialHandling: boolean;
|
|
7
|
-
_vividAriaBehaviour: import("
|
|
7
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
8
8
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
9
9
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
10
10
|
disconnectedCallback(): void;
|
package/lib/dialog/dialog.d.ts
CHANGED
|
@@ -2,10 +2,10 @@ import { VividElement } from '../../shared/foundation/vivid-element/vivid-elemen
|
|
|
2
2
|
export type IconPlacement = 'top' | 'side';
|
|
3
3
|
declare const Dialog_base: {
|
|
4
4
|
new (...args: any[]): {
|
|
5
|
-
readonly locale: import("
|
|
5
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
6
6
|
connectedCallback(): void;
|
|
7
7
|
specialHandling: boolean;
|
|
8
|
-
_vividAriaBehaviour: import("
|
|
8
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
9
9
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
10
10
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
11
11
|
disconnectedCallback(): void;
|
package/lib/fab/fab.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ declare const Fab_base: {
|
|
|
10
10
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
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;
|
|
@@ -10,14 +10,14 @@ declare const FilePicker_base: {
|
|
|
10
10
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
11
11
|
readonly _feedbackDescribedBy: string;
|
|
12
12
|
_internalFeedback(): {
|
|
13
|
-
type: import("
|
|
13
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
14
14
|
message: string;
|
|
15
15
|
};
|
|
16
16
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
17
|
-
_getFeedbackTemplate(ctx: import("
|
|
17
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
18
18
|
connectedCallback(): void;
|
|
19
19
|
specialHandling: boolean;
|
|
20
|
-
_vividAriaBehaviour: import("
|
|
20
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
21
21
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
22
22
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
23
23
|
disconnectedCallback(): void;
|
|
@@ -398,7 +398,7 @@ declare const FilePicker_base: {
|
|
|
398
398
|
_keypressHandler(e: KeyboardEvent): void;
|
|
399
399
|
stopPropagation(e: Event): void;
|
|
400
400
|
specialHandling: boolean;
|
|
401
|
-
_vividAriaBehaviour: import("
|
|
401
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
402
402
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
403
403
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
404
404
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -772,7 +772,7 @@ declare const FilePicker_base: {
|
|
|
772
772
|
_keypressHandler(e: KeyboardEvent): void;
|
|
773
773
|
stopPropagation(e: Event): void;
|
|
774
774
|
specialHandling: boolean;
|
|
775
|
-
_vividAriaBehaviour: import("
|
|
775
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
776
776
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
777
777
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
778
778
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -1444,7 +1444,7 @@ declare const FilePicker_base: {
|
|
|
1444
1444
|
readonly locale: Locale;
|
|
1445
1445
|
connectedCallback(): void;
|
|
1446
1446
|
specialHandling: boolean;
|
|
1447
|
-
_vividAriaBehaviour: import("
|
|
1447
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1448
1448
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1449
1449
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1450
1450
|
disconnectedCallback(): void;
|
|
@@ -1814,7 +1814,7 @@ declare const FilePicker_base: {
|
|
|
1814
1814
|
_keypressHandler(e: KeyboardEvent): void;
|
|
1815
1815
|
stopPropagation(e: Event): void;
|
|
1816
1816
|
specialHandling: boolean;
|
|
1817
|
-
_vividAriaBehaviour: import("
|
|
1817
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1818
1818
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1819
1819
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1820
1820
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
package/lib/menu/menu.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ declare const Menu_base: {
|
|
|
14
14
|
connectedCallback(): void;
|
|
15
15
|
disconnectedCallback(): void;
|
|
16
16
|
specialHandling: boolean;
|
|
17
|
-
_vividAriaBehaviour: import("
|
|
17
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
18
18
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
19
19
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
20
20
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -346,7 +346,7 @@ declare const MenuItem_base: {
|
|
|
346
346
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
347
347
|
connectedCallback(): void;
|
|
348
348
|
specialHandling: boolean;
|
|
349
|
-
_vividAriaBehaviour: import("
|
|
349
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
350
350
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
351
351
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
352
352
|
disconnectedCallback(): void;
|
|
@@ -9,7 +9,7 @@ declare const NavDisclosure_base: {
|
|
|
9
9
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
10
10
|
connectedCallback(): void;
|
|
11
11
|
specialHandling: boolean;
|
|
12
|
-
_vividAriaBehaviour: import("
|
|
12
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
13
13
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
14
14
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
15
15
|
disconnectedCallback(): void;
|
|
@@ -9,7 +9,7 @@ declare const NavItem_base: {
|
|
|
9
9
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
10
10
|
connectedCallback(): void;
|
|
11
11
|
specialHandling: boolean;
|
|
12
|
-
_vividAriaBehaviour: import("
|
|
12
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
13
13
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
14
14
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
15
15
|
disconnectedCallback(): void;
|
package/lib/note/note.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ declare const Note_base: {
|
|
|
7
7
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
8
8
|
connectedCallback(): void;
|
|
9
9
|
specialHandling: boolean;
|
|
10
|
-
_vividAriaBehaviour: import("
|
|
10
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
11
11
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
12
12
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
13
13
|
disconnectedCallback(): void;
|
|
@@ -10,14 +10,14 @@ declare const NumberField_base: {
|
|
|
10
10
|
_helperTextSlottedContent?: HTMLElement[] | undefined;
|
|
11
11
|
readonly _feedbackDescribedBy: string;
|
|
12
12
|
_internalFeedback(): {
|
|
13
|
-
type: import("
|
|
13
|
+
type: import("../../shared/feedback/feedback-message").FeedbackType;
|
|
14
14
|
message: string;
|
|
15
15
|
};
|
|
16
16
|
_slottedHelperTextFeedbackType(): "none" | "helper";
|
|
17
|
-
_getFeedbackTemplate(ctx: import("
|
|
17
|
+
_getFeedbackTemplate(ctx: import("../../shared/design-system/defineVividComponent").VividElementDefinitionContext): import("@microsoft/fast-element").ViewTemplate<any, any>;
|
|
18
18
|
connectedCallback(): void;
|
|
19
19
|
specialHandling: boolean;
|
|
20
|
-
_vividAriaBehaviour: import("
|
|
20
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
21
21
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
22
22
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
23
23
|
disconnectedCallback(): void;
|
|
@@ -398,7 +398,7 @@ declare const NumberField_base: {
|
|
|
398
398
|
_keypressHandler(e: KeyboardEvent): void;
|
|
399
399
|
stopPropagation(e: Event): void;
|
|
400
400
|
specialHandling: boolean;
|
|
401
|
-
_vividAriaBehaviour: import("
|
|
401
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
402
402
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
403
403
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
404
404
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -734,7 +734,7 @@ declare const NumberField_base: {
|
|
|
734
734
|
successText?: string | undefined;
|
|
735
735
|
connectedCallback(): void;
|
|
736
736
|
specialHandling: boolean;
|
|
737
|
-
_vividAriaBehaviour: import("
|
|
737
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
738
738
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
739
739
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
740
740
|
disconnectedCallback(): void;
|
|
@@ -1109,7 +1109,7 @@ declare const NumberField_base: {
|
|
|
1109
1109
|
_keypressHandler(e: KeyboardEvent): void;
|
|
1110
1110
|
stopPropagation(e: Event): void;
|
|
1111
1111
|
specialHandling: boolean;
|
|
1112
|
-
_vividAriaBehaviour: import("
|
|
1112
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1113
1113
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1114
1114
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1115
1115
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -1446,7 +1446,7 @@ declare const NumberField_base: {
|
|
|
1446
1446
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
1447
1447
|
connectedCallback(): void;
|
|
1448
1448
|
specialHandling: boolean;
|
|
1449
|
-
_vividAriaBehaviour: import("
|
|
1449
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1450
1450
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1451
1451
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1452
1452
|
disconnectedCallback(): void;
|
|
@@ -1780,10 +1780,10 @@ declare const NumberField_base: {
|
|
|
1780
1780
|
};
|
|
1781
1781
|
} & {
|
|
1782
1782
|
new (...args: any[]): {
|
|
1783
|
-
readonly locale: import("
|
|
1783
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
1784
1784
|
connectedCallback(): void;
|
|
1785
1785
|
specialHandling: boolean;
|
|
1786
|
-
_vividAriaBehaviour: import("
|
|
1786
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
1787
1787
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
1788
1788
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
1789
1789
|
disconnectedCallback(): void;
|
|
@@ -2489,7 +2489,7 @@ declare const NumberField_base: {
|
|
|
2489
2489
|
_keypressHandler(e: KeyboardEvent): void;
|
|
2490
2490
|
stopPropagation(e: Event): void;
|
|
2491
2491
|
specialHandling: boolean;
|
|
2492
|
-
_vividAriaBehaviour: import("
|
|
2492
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
2493
2493
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
2494
2494
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
2495
2495
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
package/lib/option/option.d.ts
CHANGED
|
@@ -344,7 +344,7 @@ declare const ListboxOption_base: {
|
|
|
344
344
|
iconSlottedContent?: HTMLElement[] | undefined;
|
|
345
345
|
connectedCallback(): void;
|
|
346
346
|
specialHandling: boolean;
|
|
347
|
-
_vividAriaBehaviour: import("
|
|
347
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
348
348
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
349
349
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
350
350
|
disconnectedCallback(): void;
|
|
@@ -6,10 +6,10 @@ export type PaginationSize = ExtractFromEnum<Size, Size.SuperCondensed | Size.Co
|
|
|
6
6
|
export type PaginationShape = ExtractFromEnum<Shape, Shape.Rounded | Shape.Pill>;
|
|
7
7
|
declare const Pagination_base: {
|
|
8
8
|
new (...args: any[]): {
|
|
9
|
-
readonly locale: import("
|
|
9
|
+
readonly locale: import("../../shared/localization/Locale").Locale;
|
|
10
10
|
connectedCallback(): void;
|
|
11
11
|
specialHandling: boolean;
|
|
12
|
-
_vividAriaBehaviour: import("
|
|
12
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin").VividAriaBehaviour;
|
|
13
13
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
14
14
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
15
15
|
disconnectedCallback(): void;
|
package/lib/radio/radio.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ declare const Radio_base: {
|
|
|
57
57
|
_keypressHandler(e: KeyboardEvent): void;
|
|
58
58
|
stopPropagation(e: Event): void;
|
|
59
59
|
specialHandling: boolean;
|
|
60
|
-
_vividAriaBehaviour: import("
|
|
60
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin.js").VividAriaBehaviour;
|
|
61
61
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
62
62
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
63
63
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -431,7 +431,7 @@ declare const Radio_base: {
|
|
|
431
431
|
_keypressHandler(e: KeyboardEvent): void;
|
|
432
432
|
stopPropagation(e: Event): void;
|
|
433
433
|
specialHandling: boolean;
|
|
434
|
-
_vividAriaBehaviour: import("
|
|
434
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin.js").VividAriaBehaviour;
|
|
435
435
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
436
436
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
437
437
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
@@ -808,7 +808,7 @@ declare const Radio_base: {
|
|
|
808
808
|
_keypressHandler(e: KeyboardEvent): void;
|
|
809
809
|
stopPropagation(e: Event): void;
|
|
810
810
|
specialHandling: boolean;
|
|
811
|
-
_vividAriaBehaviour: import("
|
|
811
|
+
_vividAriaBehaviour: import("../../shared/aria/aria-mixin.js").VividAriaBehaviour;
|
|
812
812
|
readonly $fastController: import("@microsoft/fast-element").Controller;
|
|
813
813
|
$emit(type: string, detail?: any, options?: Omit<CustomEventInit<any>, "detail"> | undefined): boolean | void;
|
|
814
814
|
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|