@fluentui/web-components 3.0.0-rc.15 → 3.0.0-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/CHANGELOG.md +16 -2
- package/custom-elements.json +10963 -11517
- package/dist/esm/accordion/accordion.d.ts +4 -7
- package/dist/esm/accordion/accordion.definition.js +2 -2
- package/dist/esm/accordion/accordion.definition.js.map +1 -1
- package/dist/esm/accordion/accordion.js +4 -7
- package/dist/esm/accordion/accordion.js.map +1 -1
- package/dist/esm/accordion/accordion.options.d.ts +7 -1
- package/dist/esm/accordion/accordion.options.js +7 -0
- package/dist/esm/accordion/accordion.options.js.map +1 -1
- package/dist/esm/accordion/accordion.styles.js +1 -1
- package/dist/esm/accordion/accordion.styles.js.map +1 -1
- package/dist/esm/accordion/index.d.ts +1 -0
- package/dist/esm/accordion/index.js +1 -0
- package/dist/esm/accordion/index.js.map +1 -1
- package/dist/esm/accordion-item/accordion-item.d.ts +2 -4
- package/dist/esm/accordion-item/accordion-item.definition.js +2 -2
- package/dist/esm/accordion-item/accordion-item.definition.js.map +1 -1
- package/dist/esm/accordion-item/accordion-item.js +1 -1
- package/dist/esm/accordion-item/accordion-item.js.map +1 -1
- package/dist/esm/accordion-item/accordion-item.options.d.ts +6 -0
- package/dist/esm/accordion-item/accordion-item.options.js +7 -0
- package/dist/esm/accordion-item/accordion-item.options.js.map +1 -1
- package/dist/esm/accordion-item/accordion-item.styles.js +1 -1
- package/dist/esm/accordion-item/accordion-item.styles.js.map +1 -1
- package/dist/esm/accordion-item/accordion-item.template.js +2 -2
- package/dist/esm/accordion-item/accordion-item.template.js.map +1 -1
- package/dist/esm/accordion-item/index.d.ts +1 -0
- package/dist/esm/accordion-item/index.js +1 -0
- package/dist/esm/accordion-item/index.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.base.d.ts +1 -1
- package/dist/esm/anchor-button/anchor-button.base.js +7 -7
- package/dist/esm/anchor-button/anchor-button.base.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.d.ts +1 -2
- package/dist/esm/anchor-button/anchor-button.definition.js +2 -2
- package/dist/esm/anchor-button/anchor-button.definition.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.js +1 -1
- package/dist/esm/anchor-button/anchor-button.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.options.d.ts +7 -1
- package/dist/esm/anchor-button/anchor-button.options.js +7 -0
- package/dist/esm/anchor-button/anchor-button.options.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.styles.js +4 -3
- package/dist/esm/anchor-button/anchor-button.styles.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.template.js +1 -1
- package/dist/esm/anchor-button/anchor-button.template.js.map +1 -1
- package/dist/esm/anchor-button/index.d.ts +1 -0
- package/dist/esm/anchor-button/index.js +1 -0
- package/dist/esm/anchor-button/index.js.map +1 -1
- package/dist/esm/avatar/avatar.definition.js +2 -2
- package/dist/esm/avatar/avatar.definition.js.map +1 -1
- package/dist/esm/avatar/avatar.options.d.ts +7 -1
- package/dist/esm/avatar/avatar.options.js +7 -0
- package/dist/esm/avatar/avatar.options.js.map +1 -1
- package/dist/esm/avatar/avatar.styles.js +1 -1
- package/dist/esm/avatar/avatar.styles.js.map +1 -1
- package/dist/esm/avatar/index.d.ts +1 -0
- package/dist/esm/avatar/index.js +1 -0
- package/dist/esm/avatar/index.js.map +1 -1
- package/dist/esm/badge/badge.d.ts +1 -1
- package/dist/esm/badge/badge.definition.js +2 -2
- package/dist/esm/badge/badge.definition.js.map +1 -1
- package/dist/esm/badge/badge.js +1 -1
- package/dist/esm/badge/badge.js.map +1 -1
- package/dist/esm/badge/badge.options.d.ts +9 -2
- package/dist/esm/badge/badge.options.js +7 -0
- package/dist/esm/badge/badge.options.js.map +1 -1
- package/dist/esm/badge/badge.styles.js +5 -4
- package/dist/esm/badge/badge.styles.js.map +1 -1
- package/dist/esm/badge/badge.template.js +1 -1
- package/dist/esm/badge/badge.template.js.map +1 -1
- package/dist/esm/badge/index.d.ts +1 -0
- package/dist/esm/badge/index.js +1 -0
- package/dist/esm/badge/index.js.map +1 -1
- package/dist/esm/button/button.d.ts +1 -1
- package/dist/esm/button/button.definition.js +2 -2
- package/dist/esm/button/button.definition.js.map +1 -1
- package/dist/esm/button/button.js +1 -1
- package/dist/esm/button/button.js.map +1 -1
- package/dist/esm/button/button.options.d.ts +8 -2
- package/dist/esm/button/button.options.js +7 -0
- package/dist/esm/button/button.options.js.map +1 -1
- package/dist/esm/button/button.styles.js +5 -3
- package/dist/esm/button/button.styles.js.map +1 -1
- package/dist/esm/button/button.template.js +1 -1
- package/dist/esm/button/button.template.js.map +1 -1
- package/dist/esm/button/index.d.ts +1 -0
- package/dist/esm/button/index.js +1 -0
- package/dist/esm/button/index.js.map +1 -1
- package/dist/esm/checkbox/checkbox.definition.js +2 -2
- package/dist/esm/checkbox/checkbox.definition.js.map +1 -1
- package/dist/esm/checkbox/checkbox.options.d.ts +6 -0
- package/dist/esm/checkbox/checkbox.options.js +7 -0
- package/dist/esm/checkbox/checkbox.options.js.map +1 -1
- package/dist/esm/checkbox/checkbox.styles.js +4 -3
- package/dist/esm/checkbox/checkbox.styles.js.map +1 -1
- package/dist/esm/checkbox/index.d.ts +1 -0
- package/dist/esm/checkbox/index.js +1 -0
- package/dist/esm/checkbox/index.js.map +1 -1
- package/dist/esm/compound-button/compound-button.definition.js +2 -2
- package/dist/esm/compound-button/compound-button.definition.js.map +1 -1
- package/dist/esm/compound-button/compound-button.options.d.ts +7 -1
- package/dist/esm/compound-button/compound-button.options.js +7 -0
- package/dist/esm/compound-button/compound-button.options.js.map +1 -1
- package/dist/esm/compound-button/compound-button.styles.js +4 -3
- package/dist/esm/compound-button/compound-button.styles.js.map +1 -1
- package/dist/esm/compound-button/compound-button.template.js +1 -1
- package/dist/esm/compound-button/compound-button.template.js.map +1 -1
- package/dist/esm/compound-button/index.d.ts +1 -0
- package/dist/esm/compound-button/index.js +1 -0
- package/dist/esm/compound-button/index.js.map +1 -1
- package/dist/esm/counter-badge/counter-badge.d.ts +1 -1
- package/dist/esm/counter-badge/counter-badge.definition.js +2 -2
- package/dist/esm/counter-badge/counter-badge.definition.js.map +1 -1
- package/dist/esm/counter-badge/counter-badge.js +1 -1
- package/dist/esm/counter-badge/counter-badge.js.map +1 -1
- package/dist/esm/counter-badge/counter-badge.options.d.ts +7 -1
- package/dist/esm/counter-badge/counter-badge.options.js +7 -0
- package/dist/esm/counter-badge/counter-badge.options.js.map +1 -1
- package/dist/esm/counter-badge/counter-badge.styles.js +1 -1
- package/dist/esm/counter-badge/counter-badge.styles.js.map +1 -1
- package/dist/esm/counter-badge/index.d.ts +1 -0
- package/dist/esm/counter-badge/index.js +1 -0
- package/dist/esm/counter-badge/index.js.map +1 -1
- package/dist/esm/dialog/dialog.definition.js +2 -2
- package/dist/esm/dialog/dialog.definition.js.map +1 -1
- package/dist/esm/dialog/dialog.options.d.ts +7 -1
- package/dist/esm/dialog/dialog.options.js +7 -0
- package/dist/esm/dialog/dialog.options.js.map +1 -1
- package/dist/esm/dialog/dialog.styles.js +4 -3
- package/dist/esm/dialog/dialog.styles.js.map +1 -1
- package/dist/esm/dialog/index.d.ts +1 -0
- package/dist/esm/dialog/index.js +1 -0
- package/dist/esm/dialog/index.js.map +1 -1
- package/dist/esm/dialog-body/dialog-body.definition.js +2 -2
- package/dist/esm/dialog-body/dialog-body.definition.js.map +1 -1
- package/dist/esm/dialog-body/dialog-body.options.d.ts +6 -0
- package/dist/esm/dialog-body/dialog-body.options.js +8 -0
- package/dist/esm/dialog-body/dialog-body.options.js.map +1 -0
- package/dist/esm/dialog-body/dialog-body.styles.js +1 -1
- package/dist/esm/dialog-body/dialog-body.styles.js.map +1 -1
- package/dist/esm/dialog-body/index.d.ts +1 -0
- package/dist/esm/dialog-body/index.js +1 -0
- package/dist/esm/dialog-body/index.js.map +1 -1
- package/dist/esm/divider/divider.definition.js +2 -2
- package/dist/esm/divider/divider.definition.js.map +1 -1
- package/dist/esm/divider/divider.options.d.ts +7 -1
- package/dist/esm/divider/divider.options.js +7 -0
- package/dist/esm/divider/divider.options.js.map +1 -1
- package/dist/esm/divider/divider.styles.js +5 -3
- package/dist/esm/divider/divider.styles.js.map +1 -1
- package/dist/esm/divider/index.d.ts +1 -0
- package/dist/esm/divider/index.js +1 -0
- package/dist/esm/divider/index.js.map +1 -1
- package/dist/esm/drawer/drawer.d.ts +8 -7
- package/dist/esm/drawer/drawer.definition.js +2 -2
- package/dist/esm/drawer/drawer.definition.js.map +1 -1
- package/dist/esm/drawer/drawer.js +8 -7
- package/dist/esm/drawer/drawer.js.map +1 -1
- package/dist/esm/drawer/drawer.options.d.ts +7 -1
- package/dist/esm/drawer/drawer.options.js +7 -0
- package/dist/esm/drawer/drawer.options.js.map +1 -1
- package/dist/esm/drawer/drawer.styles.js +1 -1
- package/dist/esm/drawer/drawer.styles.js.map +1 -1
- package/dist/esm/drawer/index.d.ts +1 -0
- package/dist/esm/drawer/index.js +1 -0
- package/dist/esm/drawer/index.js.map +1 -1
- package/dist/esm/drawer-body/drawer-body.definition.js +2 -2
- package/dist/esm/drawer-body/drawer-body.definition.js.map +1 -1
- package/dist/esm/drawer-body/drawer-body.options.d.ts +6 -0
- package/dist/esm/drawer-body/drawer-body.options.js +8 -0
- package/dist/esm/drawer-body/drawer-body.options.js.map +1 -0
- package/dist/esm/drawer-body/drawer-body.styles.js +1 -1
- package/dist/esm/drawer-body/drawer-body.styles.js.map +1 -1
- package/dist/esm/drawer-body/index.d.ts +1 -0
- package/dist/esm/drawer-body/index.js +1 -0
- package/dist/esm/drawer-body/index.js.map +1 -1
- package/dist/esm/dropdown/dropdown.definition.js +2 -2
- package/dist/esm/dropdown/dropdown.definition.js.map +1 -1
- package/dist/esm/dropdown/dropdown.options.d.ts +6 -0
- package/dist/esm/dropdown/dropdown.options.js +7 -0
- package/dist/esm/dropdown/dropdown.options.js.map +1 -1
- package/dist/esm/dropdown/index.d.ts +1 -0
- package/dist/esm/dropdown/index.js +1 -0
- package/dist/esm/dropdown/index.js.map +1 -1
- package/dist/esm/field/field.definition.js +2 -2
- package/dist/esm/field/field.definition.js.map +1 -1
- package/dist/esm/field/field.options.d.ts +6 -0
- package/dist/esm/field/field.options.js +7 -0
- package/dist/esm/field/field.options.js.map +1 -1
- package/dist/esm/field/index.d.ts +1 -0
- package/dist/esm/field/index.js +1 -0
- package/dist/esm/field/index.js.map +1 -1
- package/dist/esm/fluent-design-system.js +1 -1
- package/dist/esm/fluent-design-system.js.map +1 -1
- package/dist/esm/image/image.definition.js +2 -2
- package/dist/esm/image/image.definition.js.map +1 -1
- package/dist/esm/image/image.options.d.ts +7 -1
- package/dist/esm/image/image.options.js +7 -0
- package/dist/esm/image/image.options.js.map +1 -1
- package/dist/esm/image/index.d.ts +1 -0
- package/dist/esm/image/index.js +1 -0
- package/dist/esm/image/index.js.map +1 -1
- package/dist/esm/index.d.ts +0 -2
- package/dist/esm/index.js +0 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/label/index.d.ts +1 -0
- package/dist/esm/label/index.js +1 -0
- package/dist/esm/label/index.js.map +1 -1
- package/dist/esm/label/label.definition.js +2 -2
- package/dist/esm/label/label.definition.js.map +1 -1
- package/dist/esm/label/label.options.d.ts +7 -1
- package/dist/esm/label/label.options.js +7 -0
- package/dist/esm/label/label.options.js.map +1 -1
- package/dist/esm/label/label.styles.js +1 -1
- package/dist/esm/label/label.styles.js.map +1 -1
- package/dist/esm/link/index.d.ts +1 -0
- package/dist/esm/link/index.js +1 -0
- package/dist/esm/link/index.js.map +1 -1
- package/dist/esm/link/link.definition.js +2 -2
- package/dist/esm/link/link.definition.js.map +1 -1
- package/dist/esm/link/link.options.d.ts +7 -1
- package/dist/esm/link/link.options.js +7 -0
- package/dist/esm/link/link.options.js.map +1 -1
- package/dist/esm/link/link.styles.js +5 -3
- package/dist/esm/link/link.styles.js.map +1 -1
- package/dist/esm/listbox/index.d.ts +1 -0
- package/dist/esm/listbox/index.js +1 -0
- package/dist/esm/listbox/index.js.map +1 -1
- package/dist/esm/listbox/listbox.definition.js +2 -2
- package/dist/esm/listbox/listbox.definition.js.map +1 -1
- package/dist/esm/listbox/listbox.options.d.ts +6 -0
- package/dist/esm/listbox/listbox.options.js +7 -0
- package/dist/esm/listbox/listbox.options.js.map +1 -1
- package/dist/esm/menu/index.d.ts +1 -0
- package/dist/esm/menu/index.js +1 -0
- package/dist/esm/menu/index.js.map +1 -1
- package/dist/esm/menu/menu.definition.js +2 -2
- package/dist/esm/menu/menu.definition.js.map +1 -1
- package/dist/esm/menu/menu.js +4 -3
- package/dist/esm/menu/menu.js.map +1 -1
- package/dist/esm/menu/menu.options.d.ts +6 -0
- package/dist/esm/menu/menu.options.js +8 -0
- package/dist/esm/menu/menu.options.js.map +1 -0
- package/dist/esm/menu/menu.styles.js +1 -1
- package/dist/esm/menu/menu.styles.js.map +1 -1
- package/dist/esm/menu-button/index.d.ts +1 -0
- package/dist/esm/menu-button/index.js +1 -0
- package/dist/esm/menu-button/index.js.map +1 -1
- package/dist/esm/menu-button/menu-button.definition.js +2 -2
- package/dist/esm/menu-button/menu-button.definition.js.map +1 -1
- package/dist/esm/menu-button/menu-button.options.d.ts +7 -1
- package/dist/esm/menu-button/menu-button.options.js +7 -0
- package/dist/esm/menu-button/menu-button.options.js.map +1 -1
- package/dist/esm/menu-item/index.d.ts +1 -0
- package/dist/esm/menu-item/index.js +1 -0
- package/dist/esm/menu-item/index.js.map +1 -1
- package/dist/esm/menu-item/menu-item.d.ts +3 -1
- package/dist/esm/menu-item/menu-item.definition.js +2 -2
- package/dist/esm/menu-item/menu-item.definition.js.map +1 -1
- package/dist/esm/menu-item/menu-item.js +19 -7
- package/dist/esm/menu-item/menu-item.js.map +1 -1
- package/dist/esm/menu-item/menu-item.options.d.ts +7 -1
- package/dist/esm/menu-item/menu-item.options.js +7 -0
- package/dist/esm/menu-item/menu-item.options.js.map +1 -1
- package/dist/esm/menu-item/menu-item.styles.js +5 -3
- package/dist/esm/menu-item/menu-item.styles.js.map +1 -1
- package/dist/esm/menu-item/menu-item.template.js +3 -2
- package/dist/esm/menu-item/menu-item.template.js.map +1 -1
- package/dist/esm/menu-list/index.d.ts +1 -0
- package/dist/esm/menu-list/index.js +1 -0
- package/dist/esm/menu-list/index.js.map +1 -1
- package/dist/esm/menu-list/menu-list.base.d.ts +5 -24
- package/dist/esm/menu-list/menu-list.base.js +20 -125
- package/dist/esm/menu-list/menu-list.base.js.map +1 -1
- package/dist/esm/menu-list/menu-list.d.ts +5 -1
- package/dist/esm/menu-list/menu-list.definition.js +2 -2
- package/dist/esm/menu-list/menu-list.definition.js.map +1 -1
- package/dist/esm/menu-list/menu-list.js +23 -1
- package/dist/esm/menu-list/menu-list.js.map +1 -1
- package/dist/esm/menu-list/menu-list.options.d.ts +6 -0
- package/dist/esm/menu-list/menu-list.options.js +8 -0
- package/dist/esm/menu-list/menu-list.options.js.map +1 -0
- package/dist/esm/menu-list/menu-list.styles.js +1 -1
- package/dist/esm/menu-list/menu-list.styles.js.map +1 -1
- package/dist/esm/menu-list/menu-list.template.js +1 -5
- package/dist/esm/menu-list/menu-list.template.js.map +1 -1
- package/dist/esm/message-bar/index.d.ts +1 -0
- package/dist/esm/message-bar/index.js +1 -0
- package/dist/esm/message-bar/index.js.map +1 -1
- package/dist/esm/message-bar/message-bar.definition.js +2 -1
- package/dist/esm/message-bar/message-bar.definition.js.map +1 -1
- package/dist/esm/message-bar/message-bar.options.d.ts +6 -0
- package/dist/esm/message-bar/message-bar.options.js +7 -0
- package/dist/esm/message-bar/message-bar.options.js.map +1 -1
- package/dist/esm/message-bar/message-bar.template.d.ts +3 -3
- package/dist/esm/message-bar/message-bar.template.js +3 -3
- package/dist/esm/option/index.d.ts +1 -0
- package/dist/esm/option/index.js +1 -0
- package/dist/esm/option/index.js.map +1 -1
- package/dist/esm/option/option.definition.js +2 -2
- package/dist/esm/option/option.definition.js.map +1 -1
- package/dist/esm/option/option.options.d.ts +6 -0
- package/dist/esm/option/option.options.js +7 -0
- package/dist/esm/option/option.options.js.map +1 -1
- package/dist/esm/patterns/start-end.d.ts +1 -1
- package/dist/esm/patterns/start-end.js +1 -1
- package/dist/esm/patterns/start-end.js.map +1 -1
- package/dist/esm/progress-bar/index.d.ts +1 -0
- package/dist/esm/progress-bar/index.js +1 -0
- package/dist/esm/progress-bar/index.js.map +1 -1
- package/dist/esm/progress-bar/progress-bar.definition.js +2 -2
- package/dist/esm/progress-bar/progress-bar.definition.js.map +1 -1
- package/dist/esm/progress-bar/progress-bar.options.d.ts +7 -1
- package/dist/esm/progress-bar/progress-bar.options.js +7 -0
- package/dist/esm/progress-bar/progress-bar.options.js.map +1 -1
- package/dist/esm/progress-bar/progress-bar.styles.js +5 -3
- package/dist/esm/progress-bar/progress-bar.styles.js.map +1 -1
- package/dist/esm/radio/index.d.ts +1 -0
- package/dist/esm/radio/index.js +1 -0
- package/dist/esm/radio/index.js.map +1 -1
- package/dist/esm/radio/radio.d.ts +1 -1
- package/dist/esm/radio/radio.definition.js +2 -2
- package/dist/esm/radio/radio.definition.js.map +1 -1
- package/dist/esm/radio/radio.js +1 -1
- package/dist/esm/radio/radio.options.d.ts +6 -0
- package/dist/esm/radio/radio.options.js +7 -0
- package/dist/esm/radio/radio.options.js.map +1 -1
- package/dist/esm/radio/radio.styles.js +4 -3
- package/dist/esm/radio/radio.styles.js.map +1 -1
- package/dist/esm/radio/radio.template.js +1 -1
- package/dist/esm/radio/radio.template.js.map +1 -1
- package/dist/esm/radio-group/index.d.ts +1 -0
- package/dist/esm/radio-group/index.js +1 -0
- package/dist/esm/radio-group/index.js.map +1 -1
- package/dist/esm/radio-group/radio-group.base.d.ts +3 -16
- package/dist/esm/radio-group/radio-group.base.js +30 -88
- package/dist/esm/radio-group/radio-group.base.js.map +1 -1
- package/dist/esm/radio-group/radio-group.d.ts +5 -0
- package/dist/esm/radio-group/radio-group.definition.js +2 -2
- package/dist/esm/radio-group/radio-group.definition.js.map +1 -1
- package/dist/esm/radio-group/radio-group.js +22 -0
- package/dist/esm/radio-group/radio-group.js.map +1 -1
- package/dist/esm/radio-group/radio-group.options.d.ts +7 -1
- package/dist/esm/radio-group/radio-group.options.js +7 -0
- package/dist/esm/radio-group/radio-group.options.js.map +1 -1
- package/dist/esm/radio-group/radio-group.styles.js +1 -1
- package/dist/esm/radio-group/radio-group.styles.js.map +1 -1
- package/dist/esm/radio-group/radio-group.template.js +1 -1
- package/dist/esm/radio-group/radio-group.template.js.map +1 -1
- package/dist/esm/rating-display/index.d.ts +1 -0
- package/dist/esm/rating-display/index.js +1 -0
- package/dist/esm/rating-display/index.js.map +1 -1
- package/dist/esm/rating-display/rating-display.definition.js +2 -2
- package/dist/esm/rating-display/rating-display.definition.js.map +1 -1
- package/dist/esm/rating-display/rating-display.options.d.ts +7 -1
- package/dist/esm/rating-display/rating-display.options.js +7 -0
- package/dist/esm/rating-display/rating-display.options.js.map +1 -1
- package/dist/esm/rating-display/rating-display.styles.js +5 -3
- package/dist/esm/rating-display/rating-display.styles.js.map +1 -1
- package/dist/esm/slider/index.d.ts +1 -0
- package/dist/esm/slider/index.js +1 -0
- package/dist/esm/slider/index.js.map +1 -1
- package/dist/esm/slider/slider.definition.js +2 -2
- package/dist/esm/slider/slider.definition.js.map +1 -1
- package/dist/esm/slider/slider.options.d.ts +8 -1
- package/dist/esm/slider/slider.options.js +7 -0
- package/dist/esm/slider/slider.options.js.map +1 -1
- package/dist/esm/slider/slider.styles.js +5 -3
- package/dist/esm/slider/slider.styles.js.map +1 -1
- package/dist/esm/spinner/index.d.ts +1 -0
- package/dist/esm/spinner/index.js +1 -0
- package/dist/esm/spinner/index.js.map +1 -1
- package/dist/esm/spinner/spinner.definition.js +2 -2
- package/dist/esm/spinner/spinner.definition.js.map +1 -1
- package/dist/esm/spinner/spinner.options.d.ts +7 -1
- package/dist/esm/spinner/spinner.options.js +7 -0
- package/dist/esm/spinner/spinner.options.js.map +1 -1
- package/dist/esm/spinner/spinner.styles.js +5 -3
- package/dist/esm/spinner/spinner.styles.js.map +1 -1
- package/dist/esm/styles/index.d.ts +2 -1
- package/dist/esm/styles/index.js +2 -1
- package/dist/esm/styles/index.js.map +1 -1
- package/dist/esm/styles/partials/badge.partials.js +1 -1
- package/dist/esm/styles/partials/badge.partials.js.map +1 -1
- package/dist/esm/switch/index.d.ts +1 -0
- package/dist/esm/switch/index.js +1 -0
- package/dist/esm/switch/index.js.map +1 -1
- package/dist/esm/switch/switch.d.ts +1 -1
- package/dist/esm/switch/switch.definition.js +2 -2
- package/dist/esm/switch/switch.definition.js.map +1 -1
- package/dist/esm/switch/switch.options.d.ts +7 -1
- package/dist/esm/switch/switch.options.js +7 -0
- package/dist/esm/switch/switch.options.js.map +1 -1
- package/dist/esm/switch/switch.styles.js +4 -3
- package/dist/esm/switch/switch.styles.js.map +1 -1
- package/dist/esm/switch/switch.template.js +1 -1
- package/dist/esm/switch/switch.template.js.map +1 -1
- package/dist/esm/tab/index.d.ts +1 -0
- package/dist/esm/tab/index.js +1 -0
- package/dist/esm/tab/index.js.map +1 -1
- package/dist/esm/tab/tab.d.ts +2 -0
- package/dist/esm/tab/tab.definition.js +2 -2
- package/dist/esm/tab/tab.definition.js.map +1 -1
- package/dist/esm/tab/tab.js +13 -3
- package/dist/esm/tab/tab.js.map +1 -1
- package/dist/esm/tab/tab.options.d.ts +6 -0
- package/dist/esm/tab/tab.options.js +7 -0
- package/dist/esm/tab/tab.options.js.map +1 -1
- package/dist/esm/tab/tab.styles.js +23 -3
- package/dist/esm/tab/tab.styles.js.map +1 -1
- package/dist/esm/tab/tab.template.js +2 -2
- package/dist/esm/tab/tab.template.js.map +1 -1
- package/dist/esm/tablist/index.d.ts +1 -0
- package/dist/esm/tablist/index.js +1 -0
- package/dist/esm/tablist/index.js.map +1 -1
- package/dist/esm/tablist/tablist.base.d.ts +13 -45
- package/dist/esm/tablist/tablist.base.js +76 -185
- package/dist/esm/tablist/tablist.base.js.map +1 -1
- package/dist/esm/tablist/tablist.d.ts +5 -73
- package/dist/esm/tablist/tablist.definition.js +2 -2
- package/dist/esm/tablist/tablist.definition.js.map +1 -1
- package/dist/esm/tablist/tablist.js +20 -130
- package/dist/esm/tablist/tablist.js.map +1 -1
- package/dist/esm/tablist/tablist.options.d.ts +7 -1
- package/dist/esm/tablist/tablist.options.js +7 -0
- package/dist/esm/tablist/tablist.options.js.map +1 -1
- package/dist/esm/tablist/tablist.styles.js +83 -65
- package/dist/esm/tablist/tablist.styles.js.map +1 -1
- package/dist/esm/tablist/tablist.template.js +5 -1
- package/dist/esm/tablist/tablist.template.js.map +1 -1
- package/dist/esm/text/index.d.ts +1 -0
- package/dist/esm/text/index.js +1 -0
- package/dist/esm/text/index.js.map +1 -1
- package/dist/esm/text/text.definition.js +2 -2
- package/dist/esm/text/text.definition.js.map +1 -1
- package/dist/esm/text/text.options.d.ts +7 -1
- package/dist/esm/text/text.options.js +7 -0
- package/dist/esm/text/text.options.js.map +1 -1
- package/dist/esm/text/text.styles.js +1 -1
- package/dist/esm/text/text.styles.js.map +1 -1
- package/dist/esm/text-input/index.d.ts +1 -0
- package/dist/esm/text-input/index.js +1 -0
- package/dist/esm/text-input/index.js.map +1 -1
- package/dist/esm/text-input/text-input.definition.js +2 -2
- package/dist/esm/text-input/text-input.definition.js.map +1 -1
- package/dist/esm/text-input/text-input.options.d.ts +6 -0
- package/dist/esm/text-input/text-input.options.js +7 -0
- package/dist/esm/text-input/text-input.options.js.map +1 -1
- package/dist/esm/textarea/index.d.ts +1 -0
- package/dist/esm/textarea/index.js +1 -0
- package/dist/esm/textarea/index.js.map +1 -1
- package/dist/esm/textarea/textarea.base.js +1 -1
- package/dist/esm/textarea/textarea.base.js.map +1 -1
- package/dist/esm/textarea/textarea.definition.js +2 -2
- package/dist/esm/textarea/textarea.definition.js.map +1 -1
- package/dist/esm/textarea/textarea.options.d.ts +6 -0
- package/dist/esm/textarea/textarea.options.js +7 -0
- package/dist/esm/textarea/textarea.options.js.map +1 -1
- package/dist/esm/textarea/textarea.styles.js +4 -3
- package/dist/esm/textarea/textarea.styles.js.map +1 -1
- package/dist/esm/toggle-button/index.d.ts +1 -0
- package/dist/esm/toggle-button/index.js +1 -0
- package/dist/esm/toggle-button/index.js.map +1 -1
- package/dist/esm/toggle-button/toggle-button.definition.js +2 -2
- package/dist/esm/toggle-button/toggle-button.definition.js.map +1 -1
- package/dist/esm/toggle-button/toggle-button.options.d.ts +8 -2
- package/dist/esm/toggle-button/toggle-button.options.js +7 -0
- package/dist/esm/toggle-button/toggle-button.options.js.map +1 -1
- package/dist/esm/toggle-button/toggle-button.styles.js +4 -3
- package/dist/esm/toggle-button/toggle-button.styles.js.map +1 -1
- package/dist/esm/tooltip/index.d.ts +1 -0
- package/dist/esm/tooltip/index.js +1 -0
- package/dist/esm/tooltip/index.js.map +1 -1
- package/dist/esm/tooltip/tooltip.d.ts +2 -2
- package/dist/esm/tooltip/tooltip.definition.js +2 -2
- package/dist/esm/tooltip/tooltip.definition.js.map +1 -1
- package/dist/esm/tooltip/tooltip.js +2 -2
- package/dist/esm/tooltip/tooltip.options.d.ts +6 -0
- package/dist/esm/tooltip/tooltip.options.js +7 -0
- package/dist/esm/tooltip/tooltip.options.js.map +1 -1
- package/dist/esm/tree/index.d.ts +1 -0
- package/dist/esm/tree/index.js +1 -0
- package/dist/esm/tree/index.js.map +1 -1
- package/dist/esm/tree/tree.base.d.ts +5 -28
- package/dist/esm/tree/tree.base.js +20 -105
- package/dist/esm/tree/tree.base.js.map +1 -1
- package/dist/esm/tree/tree.d.ts +5 -0
- package/dist/esm/tree/tree.definition.js +2 -2
- package/dist/esm/tree/tree.definition.js.map +1 -1
- package/dist/esm/tree/tree.js +23 -0
- package/dist/esm/tree/tree.js.map +1 -1
- package/dist/esm/tree/tree.options.d.ts +6 -0
- package/dist/esm/tree/tree.options.js +8 -0
- package/dist/esm/tree/tree.options.js.map +1 -0
- package/dist/esm/tree/tree.template.js +2 -3
- package/dist/esm/tree/tree.template.js.map +1 -1
- package/dist/esm/tree-item/index.d.ts +1 -0
- package/dist/esm/tree-item/index.js +1 -0
- package/dist/esm/tree-item/index.js.map +1 -1
- package/dist/esm/tree-item/tree-item.base.d.ts +6 -3
- package/dist/esm/tree-item/tree-item.base.js +31 -11
- package/dist/esm/tree-item/tree-item.base.js.map +1 -1
- package/dist/esm/tree-item/tree-item.definition.js +2 -2
- package/dist/esm/tree-item/tree-item.definition.js.map +1 -1
- package/dist/esm/tree-item/tree-item.options.d.ts +6 -0
- package/dist/esm/tree-item/tree-item.options.js +7 -0
- package/dist/esm/tree-item/tree-item.options.js.map +1 -1
- package/dist/esm/tree-item/tree-item.template.js +1 -1
- package/dist/esm/tree-item/tree-item.template.js.map +1 -1
- package/dist/esm/utils/focusgroup.d.ts +22 -0
- package/dist/esm/utils/focusgroup.js +42 -0
- package/dist/esm/utils/focusgroup.js.map +1 -0
- package/dist/esm/utils/index.d.ts +0 -1
- package/dist/esm/utils/index.js +0 -1
- package/dist/esm/utils/index.js.map +1 -1
- package/dist/web-components.d.ts +70 -339
- package/dist/web-components.js +1277 -1317
- package/dist/web-components.min.js +242 -259
- package/package.json +4 -2
- package/dist/esm/utils/behaviors/match-media-stylesheet-behavior.d.ts +0 -124
- package/dist/esm/utils/behaviors/match-media-stylesheet-behavior.js +0 -142
- package/dist/esm/utils/behaviors/match-media-stylesheet-behavior.js.map +0 -1
package/dist/web-components.d.ts
CHANGED
|
@@ -5,8 +5,6 @@ import { ElementStyles } from '@microsoft/fast-element';
|
|
|
5
5
|
import { ElementViewTemplate } from '@microsoft/fast-element';
|
|
6
6
|
import { FASTElement } from '@microsoft/fast-element';
|
|
7
7
|
import { FASTElementDefinition } from '@microsoft/fast-element';
|
|
8
|
-
import type { HostBehavior } from '@microsoft/fast-element';
|
|
9
|
-
import type { HostController } from '@microsoft/fast-element';
|
|
10
8
|
import { HTMLDirective } from '@microsoft/fast-element';
|
|
11
9
|
import { Orientation } from '@microsoft/fast-web-utilities';
|
|
12
10
|
import { SyntheticViewTemplate } from '@microsoft/fast-element';
|
|
@@ -59,34 +57,31 @@ export declare class Accordion extends FASTElement {
|
|
|
59
57
|
private activeItemIndex;
|
|
60
58
|
/**
|
|
61
59
|
* Find the first expanded item in the accordion
|
|
62
|
-
* @returns {void}
|
|
63
60
|
*/
|
|
64
61
|
private findExpandedItem;
|
|
65
62
|
/**
|
|
66
63
|
* Resets event listeners and sets the `accordionItems` property
|
|
67
64
|
* then rebinds event listeners to each non-disabled item
|
|
68
|
-
* @returns {void}
|
|
69
65
|
*/
|
|
70
66
|
private setItems;
|
|
71
67
|
/**
|
|
72
68
|
* Checks if the accordion is in single expand mode
|
|
73
|
-
* @returns
|
|
69
|
+
* @returns true if the accordion is in single expand mode.
|
|
74
70
|
*/
|
|
75
71
|
private isSingleExpandMode;
|
|
76
72
|
/**
|
|
77
73
|
* Controls the behavior of the accordion in single expand mode
|
|
78
|
-
* @param expandedItem The item to expand in single expand mode
|
|
79
|
-
* @returns {void}
|
|
74
|
+
* @param expandedItem - The item to expand in single expand mode
|
|
80
75
|
*/
|
|
81
76
|
private setSingleExpandMode;
|
|
82
77
|
/**
|
|
83
78
|
* Removes event listeners from the previous accordion items
|
|
84
|
-
* @param oldValue An array of the previous accordion items
|
|
79
|
+
* @param oldValue - An array of the previous accordion items
|
|
85
80
|
*/
|
|
86
81
|
private removeItemListeners;
|
|
87
82
|
/**
|
|
88
83
|
* Changes the expanded state of the accordion item
|
|
89
|
-
* @param evt Click event
|
|
84
|
+
* @param evt - Click event
|
|
90
85
|
* @returns
|
|
91
86
|
*/
|
|
92
87
|
private expandedChangedHandler;
|
|
@@ -958,7 +953,7 @@ export declare class BaseAnchor extends FASTElement {
|
|
|
958
953
|
keydownHandler(e: KeyboardEvent): boolean | void;
|
|
959
954
|
/**
|
|
960
955
|
* Handles navigation based on input
|
|
961
|
-
* If
|
|
956
|
+
* If a modified activation requests a new tab, opens the href in a new window.
|
|
962
957
|
* @internal
|
|
963
958
|
*/
|
|
964
959
|
private handleNavigation;
|
|
@@ -2288,7 +2283,7 @@ export declare class BaseField extends FASTElement {
|
|
|
2288
2283
|
}
|
|
2289
2284
|
|
|
2290
2285
|
/**
|
|
2291
|
-
* A Base
|
|
2286
|
+
* A Base MenuList Custom HTML Element.
|
|
2292
2287
|
* Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#menu | ARIA menu }.
|
|
2293
2288
|
*
|
|
2294
2289
|
* @public
|
|
@@ -2305,12 +2300,8 @@ export declare class BaseMenuList extends FASTElement {
|
|
|
2305
2300
|
*/
|
|
2306
2301
|
items: HTMLElement[];
|
|
2307
2302
|
protected itemsChanged(oldValue: HTMLElement[], newValue: HTMLElement[]): void;
|
|
2308
|
-
protected
|
|
2309
|
-
|
|
2310
|
-
* The index of the focusable element in the items array
|
|
2311
|
-
* defaults to -1
|
|
2312
|
-
*/
|
|
2313
|
-
private focusIndex;
|
|
2303
|
+
protected menuChildren: HTMLElement[] | undefined;
|
|
2304
|
+
protected menuItems: MenuItem[] | undefined;
|
|
2314
2305
|
private static focusableElementRoles;
|
|
2315
2306
|
constructor();
|
|
2316
2307
|
/**
|
|
@@ -2331,17 +2322,6 @@ export declare class BaseMenuList extends FASTElement {
|
|
|
2331
2322
|
* @public
|
|
2332
2323
|
*/
|
|
2333
2324
|
focus(): void;
|
|
2334
|
-
/**
|
|
2335
|
-
* @internal
|
|
2336
|
-
*/
|
|
2337
|
-
handleMenuKeyDown(e: KeyboardEvent): void | boolean;
|
|
2338
|
-
/**
|
|
2339
|
-
* if focus is moving out of the menu, reset to a stable initial state
|
|
2340
|
-
* @internal
|
|
2341
|
-
*/
|
|
2342
|
-
handleFocusOut: (e: FocusEvent) => void;
|
|
2343
|
-
private handleItemFocus;
|
|
2344
|
-
private removeItemListeners;
|
|
2345
2325
|
private static elementIndent;
|
|
2346
2326
|
protected setItems(): void;
|
|
2347
2327
|
/**
|
|
@@ -2355,12 +2335,7 @@ export declare class BaseMenuList extends FASTElement {
|
|
|
2355
2335
|
/**
|
|
2356
2336
|
* check if the item is a menu item
|
|
2357
2337
|
*/
|
|
2358
|
-
protected isMenuItemElement
|
|
2359
|
-
/**
|
|
2360
|
-
* check if the item is focusable
|
|
2361
|
-
*/
|
|
2362
|
-
private isFocusableElement;
|
|
2363
|
-
private setFocus;
|
|
2338
|
+
protected isMenuItemElement(el: Element): el is MenuItem;
|
|
2364
2339
|
}
|
|
2365
2340
|
|
|
2366
2341
|
/**
|
|
@@ -2468,6 +2443,7 @@ export declare class BaseProgressBar extends FASTElement {
|
|
|
2468
2443
|
* @public
|
|
2469
2444
|
*/
|
|
2470
2445
|
export declare class BaseRadioGroup extends FASTElement {
|
|
2446
|
+
private isNavigating;
|
|
2471
2447
|
/**
|
|
2472
2448
|
* The index of the checked radio, scoped to the enabled radios.
|
|
2473
2449
|
*
|
|
@@ -2669,6 +2645,7 @@ export declare class BaseRadioGroup extends FASTElement {
|
|
|
2669
2645
|
* @internal
|
|
2670
2646
|
*/
|
|
2671
2647
|
focus(): void;
|
|
2648
|
+
formResetCallback(): void;
|
|
2672
2649
|
/**
|
|
2673
2650
|
* Enables tabbing through the radio group when the group receives focus.
|
|
2674
2651
|
*
|
|
@@ -2676,15 +2653,6 @@ export declare class BaseRadioGroup extends FASTElement {
|
|
|
2676
2653
|
* @internal
|
|
2677
2654
|
*/
|
|
2678
2655
|
focusinHandler(e: FocusEvent): boolean | void;
|
|
2679
|
-
/**
|
|
2680
|
-
* Sets the tabindex of the radios based on the checked state when the radio group loses focus.
|
|
2681
|
-
*
|
|
2682
|
-
* @param e - the focusout event
|
|
2683
|
-
* @internal
|
|
2684
|
-
*/
|
|
2685
|
-
focusoutHandler(e: FocusEvent): boolean | void;
|
|
2686
|
-
formResetCallback(): void;
|
|
2687
|
-
private getEnabledIndexInBounds;
|
|
2688
2656
|
/**
|
|
2689
2657
|
* Handles keydown events for the radio group.
|
|
2690
2658
|
*
|
|
@@ -2705,12 +2673,6 @@ export declare class BaseRadioGroup extends FASTElement {
|
|
|
2705
2673
|
* Reflects the {@link https://developer.mozilla.org/docs/Web/API/ElementInternals/reportValidity | `HTMLInputElement.reportValidity()`} method.
|
|
2706
2674
|
*/
|
|
2707
2675
|
reportValidity(): boolean;
|
|
2708
|
-
/**
|
|
2709
|
-
* Resets the `tabIndex` for all child radios when the radio group loses focus.
|
|
2710
|
-
*
|
|
2711
|
-
* @internal
|
|
2712
|
-
*/
|
|
2713
|
-
private restrictFocus;
|
|
2714
2676
|
/**
|
|
2715
2677
|
* Reflects the {@link https://developer.mozilla.org/docs/Web/API/ElementInternals/setFormValue | `ElementInternals.setFormValue()`} method.
|
|
2716
2678
|
*
|
|
@@ -2860,13 +2822,7 @@ export declare class BaseTablist extends FASTElement {
|
|
|
2860
2822
|
* HTML Attribute: disabled.
|
|
2861
2823
|
*/
|
|
2862
2824
|
disabled: boolean;
|
|
2863
|
-
/**
|
|
2864
|
-
* Handles disabled changes
|
|
2865
|
-
* @param prev - previous value
|
|
2866
|
-
* @param next - next value
|
|
2867
|
-
*
|
|
2868
|
-
* @internal
|
|
2869
|
-
*/
|
|
2825
|
+
/** @internal */
|
|
2870
2826
|
protected disabledChanged(prev: boolean, next: boolean): void;
|
|
2871
2827
|
/**
|
|
2872
2828
|
* The orientation
|
|
@@ -2875,9 +2831,6 @@ export declare class BaseTablist extends FASTElement {
|
|
|
2875
2831
|
* HTML Attribute: orientation
|
|
2876
2832
|
*/
|
|
2877
2833
|
orientation: TablistOrientation;
|
|
2878
|
-
/**
|
|
2879
|
-
* @internal
|
|
2880
|
-
*/
|
|
2881
2834
|
protected orientationChanged(prev: TablistOrientation, next: TablistOrientation): void;
|
|
2882
2835
|
/**
|
|
2883
2836
|
* The id of the active tab
|
|
@@ -2887,59 +2840,36 @@ export declare class BaseTablist extends FASTElement {
|
|
|
2887
2840
|
* HTML Attribute: activeid
|
|
2888
2841
|
*/
|
|
2889
2842
|
activeid: string;
|
|
2890
|
-
/**
|
|
2891
|
-
* @internal
|
|
2892
|
-
*/
|
|
2843
|
+
/** @internal */
|
|
2893
2844
|
protected activeidChanged(oldValue: string, newValue: string): void;
|
|
2894
2845
|
/**
|
|
2895
2846
|
* Content slotted in the tab slot.
|
|
2896
2847
|
* @internal
|
|
2897
2848
|
*/
|
|
2898
2849
|
slottedTabs: Node[];
|
|
2899
|
-
/**
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
*/
|
|
2903
|
-
slottedTabsChanged(prev: Node[] | undefined, next: Node[] | undefined): void;
|
|
2904
|
-
/**
|
|
2905
|
-
* @internal
|
|
2906
|
-
*/
|
|
2850
|
+
/** @internal */
|
|
2851
|
+
protected slottedTabsChanged(prev: Node[] | undefined, next: Node[] | undefined): void;
|
|
2852
|
+
/** @internal */
|
|
2907
2853
|
tabs: Tab[];
|
|
2908
|
-
/**
|
|
2909
|
-
* @internal
|
|
2910
|
-
*/
|
|
2854
|
+
/** @internal */
|
|
2911
2855
|
protected tabsChanged(prev: Tab[] | undefined, next: Tab[] | undefined): void;
|
|
2912
2856
|
/**
|
|
2913
2857
|
* A reference to the active tab
|
|
2914
2858
|
* @public
|
|
2915
2859
|
*/
|
|
2916
2860
|
activetab: Tab;
|
|
2917
|
-
private prevActiveTabIndex;
|
|
2918
|
-
private activeTabIndex;
|
|
2919
|
-
private tabIds;
|
|
2920
2861
|
private tabPanelMap;
|
|
2921
2862
|
private change;
|
|
2922
|
-
private getActiveIndex;
|
|
2923
2863
|
/**
|
|
2924
2864
|
* Function that is invoked whenever the selected tab or the tab collection changes.
|
|
2925
|
-
*
|
|
2926
|
-
* @public
|
|
2927
|
-
*/
|
|
2928
|
-
protected setTabs(): void;
|
|
2929
|
-
private getTabIds;
|
|
2930
|
-
private setComponent;
|
|
2931
|
-
private handleTabClick;
|
|
2932
|
-
private isHorizontal;
|
|
2933
|
-
private handleTabKeyDown;
|
|
2934
|
-
/**
|
|
2935
|
-
* The adjust method for FASTTabs
|
|
2936
|
-
* @public
|
|
2937
|
-
* @remarks
|
|
2938
|
-
* This method allows the active index to be adjusted by numerical increments
|
|
2939
2865
|
*/
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2866
|
+
protected setTabs({ connectToPanel, forceDisabled }?: {
|
|
2867
|
+
connectToPanel?: boolean | undefined;
|
|
2868
|
+
forceDisabled?: boolean | undefined;
|
|
2869
|
+
}): void;
|
|
2870
|
+
/** @internal */
|
|
2871
|
+
handleFocusIn(event: FocusEvent): void;
|
|
2872
|
+
private changeTab;
|
|
2943
2873
|
constructor();
|
|
2944
2874
|
/**
|
|
2945
2875
|
* @internal
|
|
@@ -3709,12 +3639,6 @@ export declare class BaseTree extends FASTElement {
|
|
|
3709
3639
|
* @public
|
|
3710
3640
|
*/
|
|
3711
3641
|
currentSelected: HTMLElement | null;
|
|
3712
|
-
/**
|
|
3713
|
-
* The tree item that is designated to be in the tab queue.
|
|
3714
|
-
*
|
|
3715
|
-
* @internal
|
|
3716
|
-
*/
|
|
3717
|
-
private currentFocused;
|
|
3718
3642
|
/**
|
|
3719
3643
|
* The internal {@link https://developer.mozilla.org/docs/Web/API/ElementInternals | `ElementInternals`} instance for the component.
|
|
3720
3644
|
*
|
|
@@ -3731,7 +3655,6 @@ export declare class BaseTree extends FASTElement {
|
|
|
3731
3655
|
*/
|
|
3732
3656
|
defaultSlotChanged(): void;
|
|
3733
3657
|
constructor();
|
|
3734
|
-
connectedCallback(): void;
|
|
3735
3658
|
/** @internal */
|
|
3736
3659
|
childTreeItems: BaseTreeItem[];
|
|
3737
3660
|
/** @internal */
|
|
@@ -3746,18 +3669,6 @@ export declare class BaseTree extends FASTElement {
|
|
|
3746
3669
|
* @internal
|
|
3747
3670
|
*/
|
|
3748
3671
|
keydownHandler(e: KeyboardEvent): boolean | void;
|
|
3749
|
-
/**
|
|
3750
|
-
* Handle focus events
|
|
3751
|
-
*
|
|
3752
|
-
* @internal
|
|
3753
|
-
*/
|
|
3754
|
-
focusHandler(e: FocusEvent): void;
|
|
3755
|
-
/**
|
|
3756
|
-
* Handle blur events
|
|
3757
|
-
*
|
|
3758
|
-
* @internal
|
|
3759
|
-
*/
|
|
3760
|
-
blurHandler(e: FocusEvent): void;
|
|
3761
3672
|
/**
|
|
3762
3673
|
* Handles click events bubbling up
|
|
3763
3674
|
*
|
|
@@ -3771,17 +3682,13 @@ export declare class BaseTree extends FASTElement {
|
|
|
3771
3682
|
* @internal
|
|
3772
3683
|
*/
|
|
3773
3684
|
changeHandler(e: Event): boolean | void;
|
|
3774
|
-
/**
|
|
3775
|
-
* checks if there are any nested tree items
|
|
3776
|
-
*/
|
|
3777
|
-
private getValidFocusableItem;
|
|
3778
|
-
private getVisibleNodes;
|
|
3779
|
-
/**
|
|
3780
|
-
* Move focus to a tree item based on its offset from the provided item
|
|
3781
|
-
*/
|
|
3782
|
-
private focusNextNode;
|
|
3783
3685
|
/** @internal */
|
|
3784
3686
|
handleDefaultSlotChange(): void;
|
|
3687
|
+
/**
|
|
3688
|
+
* All descendant tree items in DOM order, recursively flattened from
|
|
3689
|
+
* `childTreeItems`.
|
|
3690
|
+
*/
|
|
3691
|
+
protected get descendantTreeItems(): BaseTreeItem[];
|
|
3785
3692
|
}
|
|
3786
3693
|
|
|
3787
3694
|
declare class BaseTreeItem extends FASTElement {
|
|
@@ -3858,7 +3765,6 @@ declare class BaseTreeItem extends FASTElement {
|
|
|
3858
3765
|
* @public
|
|
3859
3766
|
*/
|
|
3860
3767
|
childTreeItemsChanged(): void;
|
|
3861
|
-
connectedCallback(): void;
|
|
3862
3768
|
/**
|
|
3863
3769
|
* Updates the childrens indent
|
|
3864
3770
|
*
|
|
@@ -3876,11 +3782,15 @@ declare class BaseTreeItem extends FASTElement {
|
|
|
3876
3782
|
*/
|
|
3877
3783
|
toggleExpansion(): void;
|
|
3878
3784
|
/**
|
|
3879
|
-
* Whether the tree is nested
|
|
3785
|
+
* Whether the tree item is nested
|
|
3880
3786
|
* @internal
|
|
3881
3787
|
*/
|
|
3882
3788
|
get isNestedItem(): boolean;
|
|
3883
|
-
|
|
3789
|
+
/**
|
|
3790
|
+
* Whether the tree item is nested in a collapsed tree item.
|
|
3791
|
+
* @internal
|
|
3792
|
+
*/
|
|
3793
|
+
get isHidden(): boolean;
|
|
3884
3794
|
/** @internal */
|
|
3885
3795
|
handleItemSlotChange(): void;
|
|
3886
3796
|
}
|
|
@@ -6744,12 +6654,6 @@ export declare const curveEasyEaseMax = "var(--curveEasyEaseMax)";
|
|
|
6744
6654
|
*/
|
|
6745
6655
|
export declare const curveLinear = "var(--curveLinear)";
|
|
6746
6656
|
|
|
6747
|
-
/**
|
|
6748
|
-
* This can be used to construct a behavior to apply a prefers color scheme: dark only stylesheet.
|
|
6749
|
-
* @public
|
|
6750
|
-
*/
|
|
6751
|
-
export declare const darkModeStylesheetBehavior: (styles: ElementStyles) => MatchMediaStyleSheetBehavior;
|
|
6752
|
-
|
|
6753
6657
|
/**
|
|
6754
6658
|
* A Dialog Custom HTML Element.
|
|
6755
6659
|
*
|
|
@@ -7034,11 +6938,11 @@ export declare const DividerTemplate: ElementViewTemplate<Divider>;
|
|
|
7034
6938
|
*
|
|
7035
6939
|
* @extends FASTElement
|
|
7036
6940
|
*
|
|
7037
|
-
* @attr
|
|
7038
|
-
* @attr
|
|
7039
|
-
* @attr
|
|
7040
|
-
* @attr
|
|
7041
|
-
* @attr
|
|
6941
|
+
* @attr type - Determines whether the drawer should be displayed as modal, non-modal, or alert.
|
|
6942
|
+
* @attr position - Sets the position of the drawer (start/end).
|
|
6943
|
+
* @attr size - Sets the size of the drawer (small/medium/large).
|
|
6944
|
+
* @attr ariaDescribedby - The ID of the element that describes the drawer.
|
|
6945
|
+
* @attr ariaLabelledby - The ID of the element that labels the drawer.
|
|
7042
6946
|
*
|
|
7043
6947
|
* @csspart dialog - The dialog element of the drawer.
|
|
7044
6948
|
*
|
|
@@ -7080,10 +6984,11 @@ export declare class Drawer extends FASTElement {
|
|
|
7080
6984
|
* @public
|
|
7081
6985
|
*/
|
|
7082
6986
|
ariaDescribedby?: string;
|
|
7083
|
-
/**
|
|
6987
|
+
/**
|
|
6988
|
+
* Sets the position of the drawer (start/end).
|
|
6989
|
+
*
|
|
7084
6990
|
* @public
|
|
7085
6991
|
* @defaultValue start
|
|
7086
|
-
* Sets the position of the drawer (start/end).
|
|
7087
6992
|
*/
|
|
7088
6993
|
position: DrawerPosition;
|
|
7089
6994
|
/**
|
|
@@ -7898,12 +7803,6 @@ export declare const fontWeightRegular = "var(--fontWeightRegular)";
|
|
|
7898
7803
|
*/
|
|
7899
7804
|
export declare const fontWeightSemibold = "var(--fontWeightSemibold)";
|
|
7900
7805
|
|
|
7901
|
-
/**
|
|
7902
|
-
* This can be used to construct a behavior to apply a forced-colors only stylesheet.
|
|
7903
|
-
* @public
|
|
7904
|
-
*/
|
|
7905
|
-
export declare const forcedColorsStylesheetBehavior: (styles: ElementStyles) => MatchMediaStyleSheetBehavior;
|
|
7906
|
-
|
|
7907
7806
|
/**
|
|
7908
7807
|
* Determines the current localization direction of an element.
|
|
7909
7808
|
*
|
|
@@ -8163,12 +8062,6 @@ export declare const LabelWeight: {
|
|
|
8163
8062
|
*/
|
|
8164
8063
|
export declare type LabelWeight = ValuesOf<typeof LabelWeight>;
|
|
8165
8064
|
|
|
8166
|
-
/**
|
|
8167
|
-
* This can be used to construct a behavior to apply a prefers color scheme: light only stylesheet.
|
|
8168
|
-
* @public
|
|
8169
|
-
*/
|
|
8170
|
-
export declare const lightModeStylesheetBehavior: (styles: ElementStyles) => MatchMediaStyleSheetBehavior;
|
|
8171
|
-
|
|
8172
8065
|
/**
|
|
8173
8066
|
* CSS custom property value for the {@link @fluentui/tokens#lineHeightBase100 | `lineHeightBase100`} design token.
|
|
8174
8067
|
* @public
|
|
@@ -8470,117 +8363,6 @@ export declare const ListboxTemplate: ElementViewTemplate<Listbox>;
|
|
|
8470
8363
|
*/
|
|
8471
8364
|
export declare function listboxTemplate<T extends Listbox>(): ElementViewTemplate<T>;
|
|
8472
8365
|
|
|
8473
|
-
/**
|
|
8474
|
-
* An abstract behavior to react to media queries. Implementations should implement
|
|
8475
|
-
* the `constructListener` method to perform some action based on media query changes.
|
|
8476
|
-
*
|
|
8477
|
-
* @public
|
|
8478
|
-
*/
|
|
8479
|
-
export declare abstract class MatchMediaBehavior implements HostBehavior {
|
|
8480
|
-
/**
|
|
8481
|
-
* The behavior needs to operate on element instances but elements might share a behavior instance.
|
|
8482
|
-
* To ensure proper attachment / detachment per instance, we construct a listener for
|
|
8483
|
-
* each bind invocation and cache the listeners by element reference.
|
|
8484
|
-
*/
|
|
8485
|
-
private listenerCache;
|
|
8486
|
-
/**
|
|
8487
|
-
* The media query that the behavior operates on.
|
|
8488
|
-
*/
|
|
8489
|
-
readonly query: MediaQueryList;
|
|
8490
|
-
/**
|
|
8491
|
-
*
|
|
8492
|
-
* @param query - The media query to operate from.
|
|
8493
|
-
*/
|
|
8494
|
-
constructor(query: MediaQueryList);
|
|
8495
|
-
/**
|
|
8496
|
-
* Constructs a function that will be invoked with the MediaQueryList context
|
|
8497
|
-
* @param controller - The host controller orchestrating this behavior.
|
|
8498
|
-
*/
|
|
8499
|
-
protected abstract constructListener(controller: HostController): MediaQueryListListener;
|
|
8500
|
-
/**
|
|
8501
|
-
* Binds the behavior to the element.
|
|
8502
|
-
* @param controller - The host controller orchestrating this behavior.
|
|
8503
|
-
*/
|
|
8504
|
-
connectedCallback(controller: HostController): void;
|
|
8505
|
-
/**
|
|
8506
|
-
* Unbinds the behavior from the element.
|
|
8507
|
-
* @param controller - The host controller orchestrating this behavior.
|
|
8508
|
-
*/
|
|
8509
|
-
disconnectedCallback(controller: HostController): void;
|
|
8510
|
-
}
|
|
8511
|
-
|
|
8512
|
-
/**
|
|
8513
|
-
* A behavior to add or remove a stylesheet from an element based on a media query. The behavior ensures that
|
|
8514
|
-
* styles are applied while the a query matches the environment and that styles are not applied if the query does
|
|
8515
|
-
* not match the environment.
|
|
8516
|
-
*
|
|
8517
|
-
* @public
|
|
8518
|
-
*/
|
|
8519
|
-
export declare class MatchMediaStyleSheetBehavior extends MatchMediaBehavior {
|
|
8520
|
-
/**
|
|
8521
|
-
* The media query that the behavior operates on.
|
|
8522
|
-
*/
|
|
8523
|
-
readonly query: MediaQueryList;
|
|
8524
|
-
/**
|
|
8525
|
-
* The styles object to be managed by the behavior.
|
|
8526
|
-
*/
|
|
8527
|
-
readonly styles: ElementStyles;
|
|
8528
|
-
/**
|
|
8529
|
-
* Constructs a {@link MatchMediaStyleSheetBehavior} instance.
|
|
8530
|
-
* @param query - The media query to operate from.
|
|
8531
|
-
* @param styles - The styles to coordinate with the query.
|
|
8532
|
-
*/
|
|
8533
|
-
constructor(query: MediaQueryList, styles: ElementStyles);
|
|
8534
|
-
/**
|
|
8535
|
-
* Defines a function to construct {@link MatchMediaStyleSheetBehavior | MatchMediaStyleSheetBehaviors} for
|
|
8536
|
-
* a provided query.
|
|
8537
|
-
* @param query - The media query to operate from.
|
|
8538
|
-
*
|
|
8539
|
-
* @public
|
|
8540
|
-
* @example
|
|
8541
|
-
*
|
|
8542
|
-
* ```ts
|
|
8543
|
-
* import { css } from "@microsoft/fast-element";
|
|
8544
|
-
* import { MatchMediaStyleSheetBehavior } from "@fluentui/web-components";
|
|
8545
|
-
*
|
|
8546
|
-
* const landscapeBehavior = MatchMediaStyleSheetBehavior.with(
|
|
8547
|
-
* window.matchMedia("(orientation: landscape)")
|
|
8548
|
-
* );
|
|
8549
|
-
*
|
|
8550
|
-
* const styles = css`
|
|
8551
|
-
* :host {
|
|
8552
|
-
* width: 200px;
|
|
8553
|
-
* height: 400px;
|
|
8554
|
-
* }
|
|
8555
|
-
* `
|
|
8556
|
-
* .withBehaviors(landscapeBehavior(css`
|
|
8557
|
-
* :host {
|
|
8558
|
-
* width: 400px;
|
|
8559
|
-
* height: 200px;
|
|
8560
|
-
* }
|
|
8561
|
-
* `))
|
|
8562
|
-
* ```
|
|
8563
|
-
*/
|
|
8564
|
-
static with(query: MediaQueryList): (styles: ElementStyles) => MatchMediaStyleSheetBehavior;
|
|
8565
|
-
/**
|
|
8566
|
-
* Constructs a match-media listener for a provided element.
|
|
8567
|
-
* @param source - the element for which to attach or detach styles.
|
|
8568
|
-
*/
|
|
8569
|
-
protected constructListener(controller: HostController): MediaQueryListListener;
|
|
8570
|
-
/**
|
|
8571
|
-
* Unbinds the behavior from the element.
|
|
8572
|
-
* @param controller - The host controller orchestrating this behavior.
|
|
8573
|
-
* @internal
|
|
8574
|
-
*/
|
|
8575
|
-
removedCallback(controller: HostController<any>): void;
|
|
8576
|
-
}
|
|
8577
|
-
|
|
8578
|
-
/**
|
|
8579
|
-
* An event listener fired by a {@link https://developer.mozilla.org/en-US/docs/Web/API/MediaQueryList | MediaQueryList }.
|
|
8580
|
-
* @public
|
|
8581
|
-
*/
|
|
8582
|
-
export declare type MediaQueryListListener = (this: MediaQueryList, ev?: MediaQueryListEvent) => void;
|
|
8583
|
-
|
|
8584
8366
|
/**
|
|
8585
8367
|
* A Menu component that provides a customizable menu element.
|
|
8586
8368
|
*
|
|
@@ -9015,7 +8797,9 @@ export declare class MenuItem extends FASTElement {
|
|
|
9015
8797
|
* Setup required ARIA on open/close
|
|
9016
8798
|
* @internal
|
|
9017
8799
|
*/
|
|
9018
|
-
|
|
8800
|
+
handleToggle: (e: Event) => void;
|
|
8801
|
+
/** @internal */
|
|
8802
|
+
handleSubmenuFocusOut: (e: FocusEvent) => void;
|
|
9019
8803
|
/**
|
|
9020
8804
|
* @internal
|
|
9021
8805
|
*/
|
|
@@ -9087,7 +8871,7 @@ export declare const MenuItemStyles: ElementStyles;
|
|
|
9087
8871
|
export declare const MenuItemTemplate: ElementViewTemplate<MenuItem>;
|
|
9088
8872
|
|
|
9089
8873
|
/**
|
|
9090
|
-
* A
|
|
8874
|
+
* A MenuList Custom HTML Element.
|
|
9091
8875
|
* Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#menu | ARIA menu }.
|
|
9092
8876
|
*
|
|
9093
8877
|
* @tag fluent-menu-list
|
|
@@ -9097,6 +8881,10 @@ export declare const MenuItemTemplate: ElementViewTemplate<MenuItem>;
|
|
|
9097
8881
|
* @public
|
|
9098
8882
|
*/
|
|
9099
8883
|
export declare class MenuList extends BaseMenuList {
|
|
8884
|
+
private fg?;
|
|
8885
|
+
private fgItems?;
|
|
8886
|
+
disconnectedCallback(): void;
|
|
8887
|
+
setItems(): void;
|
|
9100
8888
|
}
|
|
9101
8889
|
|
|
9102
8890
|
/**
|
|
@@ -9226,7 +9014,7 @@ export declare const MessageBarStyles: ElementStyles;
|
|
|
9226
9014
|
|
|
9227
9015
|
/**
|
|
9228
9016
|
* The template for the MessageBar component.
|
|
9229
|
-
* @type
|
|
9017
|
+
* @type ElementViewTemplate
|
|
9230
9018
|
*/
|
|
9231
9019
|
export declare const MessageBarTemplate: ElementViewTemplate<MessageBar>;
|
|
9232
9020
|
|
|
@@ -9354,7 +9142,7 @@ export declare class Radio extends BaseCheckbox {
|
|
|
9354
9142
|
* @internal
|
|
9355
9143
|
* @override
|
|
9356
9144
|
* @remarks
|
|
9357
|
-
* To make a group of radio controls required, see
|
|
9145
|
+
* To make a group of radio controls required, see `RadioGroup.required`.
|
|
9358
9146
|
*/
|
|
9359
9147
|
protected requiredChanged(): void;
|
|
9360
9148
|
/**
|
|
@@ -9413,6 +9201,10 @@ export declare const RadioDefinition: FASTElementDefinition<typeof Radio>;
|
|
|
9413
9201
|
* @public
|
|
9414
9202
|
*/
|
|
9415
9203
|
export declare class RadioGroup extends BaseRadioGroup {
|
|
9204
|
+
private fg;
|
|
9205
|
+
private fgItems;
|
|
9206
|
+
disconnectedCallback(): void;
|
|
9207
|
+
radiosChanged(prev: Radio[] | undefined, next: Radio[] | undefined): void;
|
|
9416
9208
|
}
|
|
9417
9209
|
|
|
9418
9210
|
/**
|
|
@@ -10460,6 +10252,7 @@ export declare class Tab extends FASTElement {
|
|
|
10460
10252
|
* HTML Attribute: disabled
|
|
10461
10253
|
*/
|
|
10462
10254
|
disabled: boolean;
|
|
10255
|
+
protected disabledChanged(prev: boolean, next: boolean): void;
|
|
10463
10256
|
/**
|
|
10464
10257
|
* Internal text content stylesheet, used to set the content of the `::after`
|
|
10465
10258
|
* pseudo element to prevent layout shift when the font weight changes on selection.
|
|
@@ -10474,6 +10267,7 @@ export declare class Tab extends FASTElement {
|
|
|
10474
10267
|
elementInternals: ElementInternals;
|
|
10475
10268
|
constructor();
|
|
10476
10269
|
connectedCallback(): void;
|
|
10270
|
+
private setDisabledSideEffect;
|
|
10477
10271
|
}
|
|
10478
10272
|
|
|
10479
10273
|
export declare interface Tab extends StartEnd {
|
|
@@ -10482,33 +10276,13 @@ export declare interface Tab extends StartEnd {
|
|
|
10482
10276
|
export declare const TabDefinition: FASTElementDefinition<typeof Tab>;
|
|
10483
10277
|
|
|
10484
10278
|
/**
|
|
10485
|
-
* A
|
|
10279
|
+
* A Tablist component.
|
|
10486
10280
|
*
|
|
10487
10281
|
* @tag fluent-tablist
|
|
10488
10282
|
*
|
|
10489
10283
|
* @public
|
|
10490
10284
|
*/
|
|
10491
10285
|
export declare class Tablist extends BaseTablist {
|
|
10492
|
-
/**
|
|
10493
|
-
* activeTabData
|
|
10494
|
-
* The positional coordinates and size dimensions of the active tab. Used for calculating the offset and scale of the tab active indicator.
|
|
10495
|
-
*/
|
|
10496
|
-
private activeTabData;
|
|
10497
|
-
/**
|
|
10498
|
-
* previousActiveTabData
|
|
10499
|
-
* The positional coordinates and size dimensions of the active tab. Used for calculating the offset and scale of the tab active indicator.
|
|
10500
|
-
*/
|
|
10501
|
-
private previousActiveTabData;
|
|
10502
|
-
/**
|
|
10503
|
-
* activeTabOffset
|
|
10504
|
-
* Used to position the active indicator for animations of the active indicator on active tab changes.
|
|
10505
|
-
*/
|
|
10506
|
-
private activeTabOffset;
|
|
10507
|
-
/**
|
|
10508
|
-
* activeTabScale
|
|
10509
|
-
* Used to scale the tab active indicator up or down as animations of the active indicator occur.
|
|
10510
|
-
*/
|
|
10511
|
-
private activeTabScale;
|
|
10512
10286
|
/**
|
|
10513
10287
|
* appearance
|
|
10514
10288
|
* There are two modes of appearance: transparent and subtle.
|
|
@@ -10520,57 +10294,9 @@ export declare class Tablist extends BaseTablist {
|
|
|
10520
10294
|
* Used to set the size of all the tab controls, which effects text size and margins. Three sizes: small, medium and large.
|
|
10521
10295
|
*/
|
|
10522
10296
|
size?: TablistSize;
|
|
10523
|
-
|
|
10524
|
-
|
|
10525
|
-
|
|
10526
|
-
* Recalculates the active tab offset and scale.
|
|
10527
|
-
* These values will be applied to css variables that control the tab active indicator position animations
|
|
10528
|
-
*/
|
|
10529
|
-
private calculateAnimationProperties;
|
|
10530
|
-
/**
|
|
10531
|
-
* getSelectedTabPosition - gets the x or y coordinates of the tab
|
|
10532
|
-
*/
|
|
10533
|
-
private getTabPosition;
|
|
10534
|
-
/**
|
|
10535
|
-
* getSelectedTabScale - gets the scale of the tab
|
|
10536
|
-
*/
|
|
10537
|
-
private getTabScale;
|
|
10538
|
-
/**
|
|
10539
|
-
* Calculates and applies updated values to CSS variables.
|
|
10540
|
-
*
|
|
10541
|
-
* @param tab - the tab element to apply the updated values to
|
|
10542
|
-
* @internal
|
|
10543
|
-
*/
|
|
10544
|
-
private applyUpdatedCSSValues;
|
|
10545
|
-
/**
|
|
10546
|
-
* Runs through all the operations required for setting the tab active indicator to its starting location, ending
|
|
10547
|
-
* location, and applying the animated css class to the tab.
|
|
10548
|
-
*
|
|
10549
|
-
* @param tab - the tab element to apply the updated values to
|
|
10550
|
-
* @internal
|
|
10551
|
-
*/
|
|
10552
|
-
private animationLoop;
|
|
10553
|
-
/**
|
|
10554
|
-
* Sets the data from the active tab onto the class. used for making all the animation calculations for the active
|
|
10555
|
-
* tab indicator.
|
|
10556
|
-
*
|
|
10557
|
-
* @internal
|
|
10558
|
-
*/
|
|
10559
|
-
private setTabData;
|
|
10560
|
-
/**
|
|
10561
|
-
* Sets the css variables for the active tab indicator.
|
|
10562
|
-
* @internal
|
|
10563
|
-
*/
|
|
10564
|
-
private setAnimationVars;
|
|
10565
|
-
/**
|
|
10566
|
-
* Initiates the active tab indicator animation loop when activeid changes.
|
|
10567
|
-
* @param oldValue - the previous tabId
|
|
10568
|
-
* @param newValue - the new tabId
|
|
10569
|
-
*/
|
|
10570
|
-
activeidChanged(oldValue: string, newValue: string): void;
|
|
10571
|
-
/**
|
|
10572
|
-
* Initiates the active tab indicator animation loop when tabs change.
|
|
10573
|
-
*/
|
|
10297
|
+
private fg?;
|
|
10298
|
+
private fgItems?;
|
|
10299
|
+
disconnectedCallback(): void;
|
|
10574
10300
|
tabsChanged(prev: Tab[] | undefined, next: Tab[] | undefined): void;
|
|
10575
10301
|
}
|
|
10576
10302
|
|
|
@@ -11263,13 +10989,13 @@ export declare class Tooltip extends FASTElement {
|
|
|
11263
10989
|
disconnectedCallback(): void;
|
|
11264
10990
|
/**
|
|
11265
10991
|
* Shows the tooltip
|
|
11266
|
-
* @param delay Number of milliseconds to delay showing the tooltip
|
|
10992
|
+
* @param delay - Number of milliseconds to delay showing the tooltip
|
|
11267
10993
|
* @internal
|
|
11268
10994
|
*/
|
|
11269
10995
|
showTooltip(delay?: number): void;
|
|
11270
10996
|
/**
|
|
11271
10997
|
* Hide the tooltip
|
|
11272
|
-
* @param delay Number of milliseconds to delay hiding the tooltip
|
|
10998
|
+
* @param delay - Number of milliseconds to delay hiding the tooltip
|
|
11273
10999
|
* @internal
|
|
11274
11000
|
*/
|
|
11275
11001
|
hideTooltip(delay?: number): void;
|
|
@@ -11365,16 +11091,21 @@ export declare class Tree extends BaseTree {
|
|
|
11365
11091
|
*/
|
|
11366
11092
|
appearance: TreeItemAppearance;
|
|
11367
11093
|
protected appearanceChanged(): void;
|
|
11094
|
+
private fg?;
|
|
11095
|
+
private fgItems?;
|
|
11368
11096
|
/**
|
|
11369
11097
|
* child tree items supered change event
|
|
11370
11098
|
* @internal
|
|
11371
11099
|
*/
|
|
11372
11100
|
childTreeItemsChanged(): void;
|
|
11101
|
+
disconnectedCallback(): void;
|
|
11373
11102
|
/**
|
|
11374
11103
|
* 1. Update the child items' size based on the tree's size
|
|
11375
11104
|
* 2. Update the child items' appearance based on the tree's appearance
|
|
11376
11105
|
*/
|
|
11377
11106
|
updateSizeAndAppearance(): void;
|
|
11107
|
+
/** @internal */
|
|
11108
|
+
itemToggleHandler(): void;
|
|
11378
11109
|
}
|
|
11379
11110
|
|
|
11380
11111
|
/**
|