@momentum-design/components 0.134.20 → 0.134.21
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/dist/browser/index.js.map +2 -2
- package/dist/components/accordion/accordion.component.d.ts +15 -5
- package/dist/components/accordionbutton/accordionbutton.component.d.ts +14 -26
- package/dist/components/accordionbutton/accordionbutton.component.js +0 -22
- package/dist/components/accordiongroup/accordiongroup.component.d.ts +12 -16
- package/dist/components/accordiongroup/accordiongroup.component.js +0 -14
- package/dist/components/alertchip/alertchip.component.d.ts +15 -11
- package/dist/components/alertchip/alertchip.component.js +0 -7
- package/dist/components/animation/animation.component.d.ts +14 -6
- package/dist/components/animation/animation.component.js +0 -5
- package/dist/components/announcementdialog/announcementdialog.component.d.ts +18 -25
- package/dist/components/announcementdialog/announcementdialog.component.js +1 -20
- package/dist/components/appheader/appheader.component.d.ts +13 -12
- package/dist/components/appheader/appheader.component.js +0 -9
- package/dist/components/avatar/avatar.component.d.ts +14 -34
- package/dist/components/avatar/avatar.component.js +1 -31
- package/dist/components/avatarbutton/avatarbutton.component.d.ts +15 -14
- package/dist/components/avatarbutton/avatarbutton.component.js +1 -10
- package/dist/components/badge/badge.component.d.ts +16 -20
- package/dist/components/badge/badge.component.js +1 -17
- package/dist/components/banner/banner.component.d.ts +17 -17
- package/dist/components/banner/banner.component.js +1 -13
- package/dist/components/brandvisual/brandvisual.component.d.ts +15 -12
- package/dist/components/brandvisual/brandvisual.component.js +0 -10
- package/dist/components/bullet/bullet.component.d.ts +15 -16
- package/dist/components/bullet/bullet.component.js +0 -15
- package/dist/components/button/button.component.d.ts +21 -52
- package/dist/components/button/button.component.js +1 -47
- package/dist/components/buttongroup/buttongroup.component.d.ts +17 -20
- package/dist/components/buttongroup/buttongroup.component.js +0 -17
- package/dist/components/buttonlink/buttonlink.component.d.ts +19 -16
- package/dist/components/buttonlink/buttonlink.component.js +1 -11
- package/dist/components/buttonsimple/buttonsimple.component.d.ts +16 -25
- package/dist/components/buttonsimple/buttonsimple.component.js +0 -22
- package/dist/components/calendar/calendar.component.d.ts +17 -11
- package/dist/components/calendar/calendar.component.js +0 -8
- package/dist/components/card/card.component.d.ts +18 -17
- package/dist/components/card/card.component.js +0 -13
- package/dist/components/cardbutton/cardbutton.component.d.ts +20 -14
- package/dist/components/cardbutton/cardbutton.component.js +0 -9
- package/dist/components/cardcheckbox/cardcheckbox.component.d.ts +20 -19
- package/dist/components/cardcheckbox/cardcheckbox.component.js +0 -14
- package/dist/components/cardradio/cardradio.component.d.ts +20 -20
- package/dist/components/cardradio/cardradio.component.js +0 -15
- package/dist/components/checkbox/checkbox.component.d.ts +22 -26
- package/dist/components/checkbox/checkbox.component.js +1 -22
- package/dist/components/chip/chip.component.d.ts +20 -13
- package/dist/components/chip/chip.component.js +0 -9
- package/dist/components/coachmark/coachmark.component.d.ts +22 -22
- package/dist/components/coachmark/coachmark.component.js +1 -18
- package/dist/components/combobox/combobox.component.d.ts +27 -37
- package/dist/components/combobox/combobox.component.js +1 -32
- package/dist/components/controltypeprovider/controltypeprovider.component.d.ts +19 -11
- package/dist/components/controltypeprovider/controltypeprovider.component.js +0 -10
- package/dist/components/datepicker/datepicker.component.d.ts +20 -14
- package/dist/components/datepicker/datepicker.component.js +0 -9
- package/dist/components/dialog/dialog.component.d.ts +25 -40
- package/dist/components/dialog/dialog.component.js +1 -35
- package/dist/components/divider/divider.component.d.ts +23 -25
- package/dist/components/divider/divider.component.js +0 -23
- package/dist/components/filterchip/filterchip.component.d.ts +20 -9
- package/dist/components/filterchip/filterchip.component.js +0 -5
- package/dist/components/formfieldgroup/formfieldgroup.component.d.ts +18 -19
- package/dist/components/formfieldgroup/formfieldgroup.component.js +0 -15
- package/dist/components/formfieldwrapper/formfieldwrapper.component.d.ts +16 -8
- package/dist/components/formfieldwrapper/formfieldwrapper.component.js +0 -4
- package/dist/components/icon/icon.component.d.ts +16 -41
- package/dist/components/icon/icon.component.js +0 -39
- package/dist/components/iconprovider/iconprovider.component.d.ts +14 -24
- package/dist/components/iconprovider/iconprovider.component.js +0 -23
- package/dist/components/illustration/illustration.component.d.ts +16 -32
- package/dist/components/illustration/illustration.component.js +0 -30
- package/dist/components/illustrationprovider/illustrationprovider.component.d.ts +14 -24
- package/dist/components/illustrationprovider/illustrationprovider.component.js +0 -23
- package/dist/components/input/input.component.d.ts +21 -16
- package/dist/components/input/input.component.js +0 -11
- package/dist/components/inputchip/inputchip.component.d.ts +19 -13
- package/dist/components/inputchip/inputchip.component.js +0 -7
- package/dist/components/link/link.component.d.ts +18 -12
- package/dist/components/link/link.component.js +1 -9
- package/dist/components/linkbutton/linkbutton.component.d.ts +19 -12
- package/dist/components/linkbutton/linkbutton.component.js +1 -8
- package/dist/components/linksimple/linksimple.component.d.ts +17 -10
- package/dist/components/linksimple/linksimple.component.js +0 -7
- package/dist/components/list/list.component.d.ts +17 -7
- package/dist/components/list/list.component.js +0 -5
- package/dist/components/listbox/listbox.component.d.ts +21 -16
- package/dist/components/listbox/listbox.component.js +1 -11
- package/dist/components/listheader/listheader.component.d.ts +14 -6
- package/dist/components/listheader/listheader.component.js +0 -3
- package/dist/components/listitem/listitem.component.d.ts +20 -18
- package/dist/components/listitem/listitem.component.js +0 -13
- package/dist/components/marker/marker.component.d.ts +15 -16
- package/dist/components/marker/marker.component.js +0 -15
- package/dist/components/menubar/menubar.component.d.ts +12 -19
- package/dist/components/menubar/menubar.component.js +0 -19
- package/dist/components/menuitem/menuitem.component.d.ts +18 -19
- package/dist/components/menuitem/menuitem.component.js +1 -15
- package/dist/components/menuitemcheckbox/menuitemcheckbox.component.d.ts +19 -30
- package/dist/components/menuitemcheckbox/menuitemcheckbox.component.js +1 -25
- package/dist/components/menuitemradio/menuitemradio.component.d.ts +18 -31
- package/dist/components/menuitemradio/menuitemradio.component.js +1 -26
- package/dist/components/menupopover/menupopover.component.d.ts +16 -38
- package/dist/components/menupopover/menupopover.component.js +0 -34
- package/dist/components/menusection/menusection.component.d.ts +16 -12
- package/dist/components/menusection/menusection.component.js +0 -8
- package/dist/components/navmenuitem/navmenuitem.component.d.ts +16 -15
- package/dist/components/navmenuitem/navmenuitem.component.js +0 -11
- package/dist/components/optgroup/optgroup.component.d.ts +17 -7
- package/dist/components/optgroup/optgroup.component.js +1 -3
- package/dist/components/option/option.component.d.ts +17 -19
- package/dist/components/option/option.component.js +1 -15
- package/dist/components/password/password.component.d.ts +18 -17
- package/dist/components/password/password.component.js +0 -11
- package/dist/components/popover/popover.component.d.ts +20 -52
- package/dist/components/popover/popover.component.js +1 -47
- package/dist/components/presence/presence.component.d.ts +17 -10
- package/dist/components/presence/presence.component.js +1 -7
- package/dist/components/progressbar/progressbar.component.d.ts +17 -13
- package/dist/components/progressbar/progressbar.component.js +0 -9
- package/dist/components/progressspinner/progressspinner.component.d.ts +14 -19
- package/dist/components/progressspinner/progressspinner.component.js +0 -17
- package/dist/components/radio/radio.component.d.ts +19 -41
- package/dist/components/radio/radio.component.js +1 -37
- package/dist/components/radiogroup/radiogroup.component.d.ts +12 -5
- package/dist/components/radiogroup/radiogroup.component.js +0 -4
- package/dist/components/responsivesettingsprovider/responsivesettingsprovider.component.d.ts +11 -29
- package/dist/components/responsivesettingsprovider/responsivesettingsprovider.component.js +0 -29
- package/dist/components/screenreaderannouncer/screenreaderannouncer.component.d.ts +12 -51
- package/dist/components/screenreaderannouncer/screenreaderannouncer.component.js +0 -51
- package/dist/components/searchfield/searchfield.component.d.ts +16 -24
- package/dist/components/searchfield/searchfield.component.js +0 -20
- package/dist/components/searchpopover/searchpopover.component.d.ts +16 -20
- package/dist/components/searchpopover/searchpopover.component.js +0 -16
- package/dist/components/select/select.component.d.ts +23 -19
- package/dist/components/select/select.component.js +1 -14
- package/dist/components/selectlistbox/selectlistbox.component.d.ts +12 -8
- package/dist/components/selectlistbox/selectlistbox.component.js +0 -7
- package/dist/components/sidenavigation/sidenavigation.component.d.ts +21 -41
- package/dist/components/sidenavigation/sidenavigation.component.js +1 -35
- package/dist/components/skeleton/skeleton.component.d.ts +14 -15
- package/dist/components/skeleton/skeleton.component.js +0 -13
- package/dist/components/slider/slider.component.d.ts +17 -15
- package/dist/components/slider/slider.component.js +0 -11
- package/dist/components/spatialnavigationprovider/spatialnavigationprovider.component.d.ts +15 -215
- package/dist/components/spatialnavigationprovider/spatialnavigationprovider.component.js +1 -215
- package/dist/components/spinner/spinner.component.d.ts +15 -27
- package/dist/components/spinner/spinner.component.js +0 -25
- package/dist/components/staticcheckbox/staticcheckbox.component.d.ts +16 -21
- package/dist/components/staticcheckbox/staticcheckbox.component.js +0 -17
- package/dist/components/staticchip/staticchip.component.d.ts +17 -8
- package/dist/components/staticchip/staticchip.component.js +0 -5
- package/dist/components/staticradio/staticradio.component.d.ts +15 -19
- package/dist/components/staticradio/staticradio.component.js +0 -16
- package/dist/components/statictoggle/statictoggle.component.d.ts +16 -21
- package/dist/components/statictoggle/statictoggle.component.js +0 -17
- package/dist/components/stepper/stepper.component.d.ts +13 -5
- package/dist/components/stepper/stepper.component.js +0 -3
- package/dist/components/stepperconnector/stepperconnector.component.d.ts +13 -6
- package/dist/components/stepperconnector/stepperconnector.component.js +0 -4
- package/dist/components/stepperitem/stepperitem.component.d.ts +16 -14
- package/dist/components/stepperitem/stepperitem.component.js +1 -10
- package/dist/components/tab/tab.component.d.ts +20 -23
- package/dist/components/tab/tab.component.js +1 -16
- package/dist/components/tablist/tablist.component.d.ts +18 -30
- package/dist/components/tablist/tablist.component.js +0 -24
- package/dist/components/text/text.component.d.ts +12 -13
- package/dist/components/text/text.component.js +0 -12
- package/dist/components/textarea/textarea.component.d.ts +17 -39
- package/dist/components/textarea/textarea.component.js +0 -34
- package/dist/components/themeprovider/themeprovider.component.d.ts +13 -27
- package/dist/components/themeprovider/themeprovider.component.js +0 -25
- package/dist/components/timepicker/timepicker.component.d.ts +17 -19
- package/dist/components/timepicker/timepicker.component.js +0 -14
- package/dist/components/toast/toast.component.d.ts +20 -12
- package/dist/components/toast/toast.component.js +1 -7
- package/dist/components/toggle/toggle.component.d.ts +18 -24
- package/dist/components/toggle/toggle.component.js +1 -21
- package/dist/components/toggletip/toggletip.component.d.ts +18 -28
- package/dist/components/toggletip/toggletip.component.js +1 -24
- package/dist/components/tooltip/tooltip.component.d.ts +16 -16
- package/dist/components/tooltip/tooltip.component.js +0 -13
- package/dist/components/typewriter/typewriter.component.d.ts +18 -34
- package/dist/components/typewriter/typewriter.component.js +1 -31
- package/dist/components/verticaltablist/verticaltablist.component.d.ts +17 -30
- package/dist/components/verticaltablist/verticaltablist.component.js +0 -26
- package/dist/components/virtualizedlist/virtualizedlist.component.d.ts +16 -58
- package/dist/components/virtualizedlist/virtualizedlist.component.js +0 -55
- package/dist/custom-elements.json +190 -190
- package/dist/react/accordion/index.d.ts +15 -5
- package/dist/react/accordionbutton/index.d.ts +14 -26
- package/dist/react/accordionbutton/index.js +0 -22
- package/dist/react/accordiongroup/index.d.ts +12 -16
- package/dist/react/accordiongroup/index.js +0 -14
- package/dist/react/alertchip/index.d.ts +15 -11
- package/dist/react/alertchip/index.js +0 -7
- package/dist/react/animation/index.d.ts +14 -6
- package/dist/react/animation/index.js +0 -5
- package/dist/react/announcementdialog/index.d.ts +18 -25
- package/dist/react/announcementdialog/index.js +1 -20
- package/dist/react/appheader/index.d.ts +13 -12
- package/dist/react/appheader/index.js +0 -9
- package/dist/react/avatar/index.d.ts +14 -34
- package/dist/react/avatar/index.js +1 -31
- package/dist/react/avatarbutton/index.d.ts +15 -14
- package/dist/react/avatarbutton/index.js +1 -10
- package/dist/react/badge/index.d.ts +16 -20
- package/dist/react/badge/index.js +1 -17
- package/dist/react/banner/index.d.ts +17 -17
- package/dist/react/banner/index.js +1 -13
- package/dist/react/brandvisual/index.d.ts +15 -12
- package/dist/react/brandvisual/index.js +0 -10
- package/dist/react/bullet/index.d.ts +15 -16
- package/dist/react/bullet/index.js +0 -15
- package/dist/react/button/index.d.ts +21 -52
- package/dist/react/button/index.js +1 -47
- package/dist/react/buttongroup/index.d.ts +17 -20
- package/dist/react/buttongroup/index.js +0 -17
- package/dist/react/buttonlink/index.d.ts +19 -16
- package/dist/react/buttonlink/index.js +1 -11
- package/dist/react/buttonsimple/index.d.ts +16 -25
- package/dist/react/buttonsimple/index.js +0 -22
- package/dist/react/calendar/index.d.ts +17 -11
- package/dist/react/calendar/index.js +0 -8
- package/dist/react/card/index.d.ts +18 -17
- package/dist/react/card/index.js +0 -13
- package/dist/react/cardbutton/index.d.ts +20 -14
- package/dist/react/cardbutton/index.js +0 -9
- package/dist/react/cardcheckbox/index.d.ts +20 -19
- package/dist/react/cardcheckbox/index.js +0 -14
- package/dist/react/cardradio/index.d.ts +20 -20
- package/dist/react/cardradio/index.js +0 -15
- package/dist/react/checkbox/index.d.ts +22 -26
- package/dist/react/checkbox/index.js +1 -22
- package/dist/react/chip/index.d.ts +20 -13
- package/dist/react/chip/index.js +0 -9
- package/dist/react/coachmark/index.d.ts +22 -22
- package/dist/react/coachmark/index.js +1 -18
- package/dist/react/combobox/index.d.ts +27 -37
- package/dist/react/combobox/index.js +1 -32
- package/dist/react/controltypeprovider/index.d.ts +19 -11
- package/dist/react/controltypeprovider/index.js +0 -10
- package/dist/react/datepicker/index.d.ts +20 -14
- package/dist/react/datepicker/index.js +0 -9
- package/dist/react/dialog/index.d.ts +25 -40
- package/dist/react/dialog/index.js +1 -35
- package/dist/react/divider/index.d.ts +23 -25
- package/dist/react/divider/index.js +0 -23
- package/dist/react/filterchip/index.d.ts +20 -9
- package/dist/react/filterchip/index.js +0 -5
- package/dist/react/formfieldgroup/index.d.ts +18 -19
- package/dist/react/formfieldgroup/index.js +0 -15
- package/dist/react/formfieldwrapper/index.d.ts +16 -8
- package/dist/react/formfieldwrapper/index.js +0 -4
- package/dist/react/icon/index.d.ts +16 -41
- package/dist/react/icon/index.js +0 -39
- package/dist/react/iconprovider/index.d.ts +14 -24
- package/dist/react/iconprovider/index.js +0 -23
- package/dist/react/illustration/index.d.ts +16 -32
- package/dist/react/illustration/index.js +0 -30
- package/dist/react/illustrationprovider/index.d.ts +14 -24
- package/dist/react/illustrationprovider/index.js +0 -23
- package/dist/react/input/index.d.ts +21 -16
- package/dist/react/input/index.js +0 -11
- package/dist/react/inputchip/index.d.ts +19 -13
- package/dist/react/inputchip/index.js +0 -7
- package/dist/react/link/index.d.ts +18 -12
- package/dist/react/link/index.js +1 -9
- package/dist/react/linkbutton/index.d.ts +19 -12
- package/dist/react/linkbutton/index.js +1 -8
- package/dist/react/linksimple/index.d.ts +17 -10
- package/dist/react/linksimple/index.js +0 -7
- package/dist/react/list/index.d.ts +17 -7
- package/dist/react/list/index.js +0 -5
- package/dist/react/listbox/index.d.ts +21 -16
- package/dist/react/listbox/index.js +1 -11
- package/dist/react/listheader/index.d.ts +14 -6
- package/dist/react/listheader/index.js +0 -3
- package/dist/react/listitem/index.d.ts +20 -18
- package/dist/react/listitem/index.js +0 -13
- package/dist/react/marker/index.d.ts +15 -16
- package/dist/react/marker/index.js +0 -15
- package/dist/react/menubar/index.d.ts +12 -19
- package/dist/react/menubar/index.js +0 -19
- package/dist/react/menuitem/index.d.ts +18 -19
- package/dist/react/menuitem/index.js +1 -15
- package/dist/react/menuitemcheckbox/index.d.ts +19 -30
- package/dist/react/menuitemcheckbox/index.js +1 -25
- package/dist/react/menuitemradio/index.d.ts +18 -31
- package/dist/react/menuitemradio/index.js +1 -26
- package/dist/react/menupopover/index.d.ts +16 -38
- package/dist/react/menupopover/index.js +0 -34
- package/dist/react/menusection/index.d.ts +16 -12
- package/dist/react/menusection/index.js +0 -8
- package/dist/react/navmenuitem/index.d.ts +16 -15
- package/dist/react/navmenuitem/index.js +0 -11
- package/dist/react/optgroup/index.d.ts +17 -7
- package/dist/react/optgroup/index.js +1 -3
- package/dist/react/option/index.d.ts +17 -19
- package/dist/react/option/index.js +1 -15
- package/dist/react/password/index.d.ts +18 -17
- package/dist/react/password/index.js +0 -11
- package/dist/react/popover/index.d.ts +20 -52
- package/dist/react/popover/index.js +1 -47
- package/dist/react/presence/index.d.ts +17 -10
- package/dist/react/presence/index.js +1 -7
- package/dist/react/progressbar/index.d.ts +17 -13
- package/dist/react/progressbar/index.js +0 -9
- package/dist/react/progressspinner/index.d.ts +14 -19
- package/dist/react/progressspinner/index.js +0 -17
- package/dist/react/radio/index.d.ts +19 -41
- package/dist/react/radio/index.js +1 -37
- package/dist/react/radiogroup/index.d.ts +12 -5
- package/dist/react/radiogroup/index.js +0 -4
- package/dist/react/responsivesettingsprovider/index.d.ts +11 -29
- package/dist/react/responsivesettingsprovider/index.js +0 -29
- package/dist/react/screenreaderannouncer/index.d.ts +12 -51
- package/dist/react/screenreaderannouncer/index.js +0 -51
- package/dist/react/searchfield/index.d.ts +16 -24
- package/dist/react/searchfield/index.js +0 -20
- package/dist/react/searchpopover/index.d.ts +16 -20
- package/dist/react/searchpopover/index.js +0 -16
- package/dist/react/select/index.d.ts +23 -19
- package/dist/react/select/index.js +1 -14
- package/dist/react/selectlistbox/index.d.ts +12 -8
- package/dist/react/selectlistbox/index.js +0 -7
- package/dist/react/sidenavigation/index.d.ts +21 -41
- package/dist/react/sidenavigation/index.js +1 -35
- package/dist/react/skeleton/index.d.ts +14 -15
- package/dist/react/skeleton/index.js +0 -13
- package/dist/react/slider/index.d.ts +17 -15
- package/dist/react/slider/index.js +0 -11
- package/dist/react/spatialnavigationprovider/index.d.ts +15 -215
- package/dist/react/spatialnavigationprovider/index.js +1 -214
- package/dist/react/spinner/index.d.ts +15 -27
- package/dist/react/spinner/index.js +0 -25
- package/dist/react/staticcheckbox/index.d.ts +16 -21
- package/dist/react/staticcheckbox/index.js +0 -17
- package/dist/react/staticchip/index.d.ts +17 -8
- package/dist/react/staticchip/index.js +0 -5
- package/dist/react/staticradio/index.d.ts +15 -19
- package/dist/react/staticradio/index.js +0 -16
- package/dist/react/statictoggle/index.d.ts +16 -21
- package/dist/react/statictoggle/index.js +0 -17
- package/dist/react/stepper/index.d.ts +13 -5
- package/dist/react/stepper/index.js +0 -3
- package/dist/react/stepperconnector/index.d.ts +13 -6
- package/dist/react/stepperconnector/index.js +0 -4
- package/dist/react/stepperitem/index.d.ts +16 -14
- package/dist/react/stepperitem/index.js +1 -10
- package/dist/react/tab/index.d.ts +20 -23
- package/dist/react/tab/index.js +1 -16
- package/dist/react/tablist/index.d.ts +18 -30
- package/dist/react/tablist/index.js +0 -24
- package/dist/react/text/index.d.ts +12 -13
- package/dist/react/text/index.js +0 -12
- package/dist/react/textarea/index.d.ts +17 -39
- package/dist/react/textarea/index.js +0 -34
- package/dist/react/themeprovider/index.d.ts +13 -27
- package/dist/react/themeprovider/index.js +0 -25
- package/dist/react/timepicker/index.d.ts +17 -19
- package/dist/react/timepicker/index.js +0 -14
- package/dist/react/toast/index.d.ts +20 -12
- package/dist/react/toast/index.js +1 -7
- package/dist/react/toggle/index.d.ts +18 -24
- package/dist/react/toggle/index.js +1 -21
- package/dist/react/toggletip/index.d.ts +18 -28
- package/dist/react/toggletip/index.js +1 -24
- package/dist/react/tooltip/index.d.ts +16 -16
- package/dist/react/tooltip/index.js +0 -13
- package/dist/react/typewriter/index.d.ts +18 -34
- package/dist/react/typewriter/index.js +1 -31
- package/dist/react/verticaltablist/index.d.ts +17 -30
- package/dist/react/verticaltablist/index.js +0 -26
- package/dist/react/virtualizedlist/index.d.ts +16 -58
- package/dist/react/virtualizedlist/index.js +0 -55
- package/package.json +1 -1
|
@@ -173,8 +173,8 @@
|
|
|
173
173
|
"attribute": "disabled",
|
|
174
174
|
"reflects": true,
|
|
175
175
|
"inheritedFrom": {
|
|
176
|
-
"name": "
|
|
177
|
-
"module": "
|
|
176
|
+
"name": "AccordionButton",
|
|
177
|
+
"module": "components/accordionbutton/accordionbutton.component.js"
|
|
178
178
|
}
|
|
179
179
|
},
|
|
180
180
|
{
|
|
@@ -493,8 +493,8 @@
|
|
|
493
493
|
"default": "undefined",
|
|
494
494
|
"fieldName": "disabled",
|
|
495
495
|
"inheritedFrom": {
|
|
496
|
-
"name": "
|
|
497
|
-
"module": "src/
|
|
496
|
+
"name": "AccordionButton",
|
|
497
|
+
"module": "src/components/accordionbutton/accordionbutton.component.ts"
|
|
498
498
|
}
|
|
499
499
|
},
|
|
500
500
|
{
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
"declarations": [
|
|
614
614
|
{
|
|
615
615
|
"kind": "class",
|
|
616
|
-
"description": "
|
|
616
|
+
"description": "",
|
|
617
617
|
"name": "AccordionButton",
|
|
618
618
|
"cssProperties": [
|
|
619
619
|
{
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
"module": "/src/models"
|
|
980
980
|
},
|
|
981
981
|
"tagName": "mdc-accordionbutton",
|
|
982
|
-
"jsDoc": "/**\n *
|
|
982
|
+
"jsDoc": "/**\n * @tagname mdc-accordionbutton\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @slot default - The default slot contains the body section of the accordion. User can place anything inside this body slot.\n *\n * @event shown - (React: onShown) This event is triggered when the accordion button is toggled (expanded or collapsed).\n *\n * @cssproperty --mdc-accordionbutton-border-color - The border color of the accordion button.\n * @cssproperty --mdc-accordionbutton-hover-color - The hover background color of the accordion button header.\n * @cssproperty --mdc-accordionbutton-active-color - The active background color of the accordion button header.\n * @cssproperty --mdc-accordionbutton-disabled-color - The disabled text color of the accordion button.\n *\n * @csspart body-section - The body section of the accordion button.\n * @csspart header-button-section - The header button section of the accordion button.\n * @csspart header-section - The header section of the accordion button.\n * @csspart leading-header - The leading header of the accordion button.\n * @csspart leading-header-text - The leading header text of the accordion button.\n * @csspart trailing-header - The trailing header of the accordion button.\n * @csspart toggle-icon - The expand/collapse toggle icon of the accordion button.\n */",
|
|
983
983
|
"customElement": true
|
|
984
984
|
}
|
|
985
985
|
],
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"declarations": [
|
|
1001
1001
|
{
|
|
1002
1002
|
"kind": "class",
|
|
1003
|
-
"description": "
|
|
1003
|
+
"description": "",
|
|
1004
1004
|
"name": "AccordionGroup",
|
|
1005
1005
|
"cssProperties": [
|
|
1006
1006
|
{
|
|
@@ -1130,7 +1130,7 @@
|
|
|
1130
1130
|
"module": "/src/models"
|
|
1131
1131
|
},
|
|
1132
1132
|
"tagName": "mdc-accordiongroup",
|
|
1133
|
-
"jsDoc": "/**\n *
|
|
1133
|
+
"jsDoc": "/**\n * @tagname mdc-accordiongroup\n *\n * @slot default - The default slot can contain the `accordion` or `accordionbutton` components.\n *\n * @cssproperty --mdc-accordiongroup-items-border-color - The border color applied to all child accordion items and their separators.\n */",
|
|
1134
1134
|
"customElement": true
|
|
1135
1135
|
}
|
|
1136
1136
|
],
|
|
@@ -1151,7 +1151,7 @@
|
|
|
1151
1151
|
"declarations": [
|
|
1152
1152
|
{
|
|
1153
1153
|
"kind": "class",
|
|
1154
|
-
"description": "
|
|
1154
|
+
"description": "",
|
|
1155
1155
|
"name": "AlertChip",
|
|
1156
1156
|
"cssProperties": [
|
|
1157
1157
|
{
|
|
@@ -1781,7 +1781,7 @@
|
|
|
1781
1781
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
1782
1782
|
},
|
|
1783
1783
|
"tagName": "mdc-alertchip",
|
|
1784
|
-
"jsDoc": "/**\n *
|
|
1784
|
+
"jsDoc": "/**\n * @tagname mdc-alertchip\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @cssproperty --mdc-chip-color - The color of the label text\n * @cssproperty --mdc-chip-icon-color - The color of the icon\n * @cssproperty --mdc-chip-border-color - The border color of the alertchip\n * @cssproperty --mdc-chip-background-color - The background color of the alertchip\n *\n * @csspart icon - The alert icon\n * @csspart label - The text label of the alertchip\n *\n * @event click - (React: onClick) This event is dispatched when the alertchip is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the alertchip.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the alertchip.\n * @event focus - (React: onFocus) This event is dispatched when the alertchip receives focus.\n */",
|
|
1785
1785
|
"customElement": true,
|
|
1786
1786
|
"slots": [
|
|
1787
1787
|
{
|
|
@@ -1812,7 +1812,7 @@
|
|
|
1812
1812
|
"declarations": [
|
|
1813
1813
|
{
|
|
1814
1814
|
"kind": "class",
|
|
1815
|
-
"description": "
|
|
1815
|
+
"description": "",
|
|
1816
1816
|
"name": "Animation",
|
|
1817
1817
|
"members": [
|
|
1818
1818
|
{
|
|
@@ -2058,7 +2058,7 @@
|
|
|
2058
2058
|
"module": "/src/models"
|
|
2059
2059
|
},
|
|
2060
2060
|
"tagName": "mdc-animation",
|
|
2061
|
-
"jsDoc": "/**\n *
|
|
2061
|
+
"jsDoc": "/**\n * @tagname mdc-animation\n *\n * @event load - (React: onLoad) This event is dispatched when the animation is loaded\n * @event complete - (React: onComplete) This event is dispatched when all animation loops completed\n * @event error - (React: onError) This event is dispatched when animation loading failed\n */",
|
|
2062
2062
|
"customElement": true
|
|
2063
2063
|
}
|
|
2064
2064
|
],
|
|
@@ -2079,7 +2079,7 @@
|
|
|
2079
2079
|
"declarations": [
|
|
2080
2080
|
{
|
|
2081
2081
|
"kind": "class",
|
|
2082
|
-
"description": "
|
|
2082
|
+
"description": "",
|
|
2083
2083
|
"name": "AnnouncementDialog",
|
|
2084
2084
|
"cssProperties": [
|
|
2085
2085
|
{
|
|
@@ -2974,7 +2974,7 @@
|
|
|
2974
2974
|
"module": "/src/components/dialog/dialog.component"
|
|
2975
2975
|
},
|
|
2976
2976
|
"tagName": "mdc-announcementdialog",
|
|
2977
|
-
"jsDoc": "/**\n *
|
|
2977
|
+
"jsDoc": "/**\n * @tagname mdc-announcementdialog\n *\n * @dependency mdc-illustration\n * @dependency mdc-text\n *\n * @event shown - (React: onShown) Dispatched when the dialog is shown\n * @event hidden - (React: onHidden) Dispatched when the dialog is hidden\n * @event created - (React: onCreated) Dispatched when the dialog is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) Dispatched when the dialog is destroyed (removed from the DOM)\n * @event close - (React: onClose) Dispatched when the Close Button is clicked or Escape key is pressed\n * (this does not hide the dialog)\n *\n * @cssproperty --mdc-announcementdialog-illustration-background-color - background color of the illustration section\n * @cssproperty --mdc-dialog-primary-background-color - primary background color of the dialog\n * @cssproperty --mdc-dialog-border-color - border color of the dialog\n * @cssproperty --mdc-dialog-header-text-color - text color of the header/title of the dialog\n * @cssproperty --mdc-dialog-description-text-color - text color of the below header description of the dialog\n * @cssproperty --mdc-dialog-elevation-3 - elevation of the dialog\n * @cssproperty --mdc-dialog-width - width of the dialog\n * @cssproperty --mdc-dialog-height - height of the dialog\n *\n * @csspart body - The main body container that holds the illustration and content sections\n * @csspart illustration-container - The container for the illustration section\n * @csspart content-container - The container for the content section\n * @csspart header-text - The header text\n *\n * @slot header-prefix - Slot for the dialog header content. This can be used to pass custom header content.\n * @slot dialog-body - Slot for the dialog body content\n * @slot illustration-container - Slot for the illustration container section\n * @slot content-container - Slot for the content (header, description, etc) section\n * @slot description-container - Slot for the description in the content (below header) - pass in Text, Links etc as needed.\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-secondary - This slot is for passing secondary variant of `mdc-button` component\n * within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of\n * `mdc-button` component within the footer section.\n * @slot footer - This slot is for passing custom footer content. Only use this if really needed,\n * using the footer-link and footer-button slots is preferred\n */",
|
|
2978
2978
|
"customElement": true
|
|
2979
2979
|
}
|
|
2980
2980
|
],
|
|
@@ -2995,7 +2995,7 @@
|
|
|
2995
2995
|
"declarations": [
|
|
2996
2996
|
{
|
|
2997
2997
|
"kind": "class",
|
|
2998
|
-
"description": "
|
|
2998
|
+
"description": "",
|
|
2999
2999
|
"name": "Appheader",
|
|
3000
3000
|
"cssProperties": [
|
|
3001
3001
|
{
|
|
@@ -3041,7 +3041,7 @@
|
|
|
3041
3041
|
"module": "/src/models"
|
|
3042
3042
|
},
|
|
3043
3043
|
"tagName": "mdc-appheader",
|
|
3044
|
-
"jsDoc": "/**\n *
|
|
3044
|
+
"jsDoc": "/**\n * @tagname mdc-appheader\n *\n * @slot leading - Content for the leading section (left-aligned).\n * @slot center - Content for the center section (center-aligned).\n * @slot trailing - Content for the trailing section (right-aligned).\n *\n * @cssproperty --mdc-appheader-height - Height of the app header. Default is 4rem (64px).\n *\n * @csspart container - The main header container.\n * @csspart leading-section - The leading section wrapper (left side).\n * @csspart center-section - The center section wrapper (middle).\n * @csspart trailing-section - The trailing section wrapper (right side).\n */",
|
|
3045
3045
|
"customElement": true
|
|
3046
3046
|
}
|
|
3047
3047
|
],
|
|
@@ -3062,7 +3062,7 @@
|
|
|
3062
3062
|
"declarations": [
|
|
3063
3063
|
{
|
|
3064
3064
|
"kind": "class",
|
|
3065
|
-
"description": "
|
|
3065
|
+
"description": "",
|
|
3066
3066
|
"name": "Avatar",
|
|
3067
3067
|
"cssProperties": [
|
|
3068
3068
|
{
|
|
@@ -3219,7 +3219,7 @@
|
|
|
3219
3219
|
"module": "/src/models"
|
|
3220
3220
|
},
|
|
3221
3221
|
"tagName": "mdc-avatar",
|
|
3222
|
-
"jsDoc": "/**\n *
|
|
3222
|
+
"jsDoc": "/**\n * @tagname mdc-avatar\n *\n * @dependency mdc-icon\n * @dependency mdc-presence\n * @dependency mdc-text\n *\n * @cssproperty --mdc-avatar-default-background-color - Allows customization of the default background color.\n * @cssproperty --mdc-avatar-default-foreground-color - Allows customization of the default foreground color.\n * @cssproperty --mdc-avatar-loading-indicator-background-color -\n * Allows customization of the loading indicator background color.\n * @cssproperty --mdc-avatar-loading-indicator-foreground-color -\n * Allows customization of the loading indicator foreground color.\n * @cssproperty --mdc-avatar-loading-overlay-background-color -\n * Allows customization of the loading overlay background color.\n *\n * @csspart photo - The photo of the avatar.\n * @csspart presence - The presence indicator of the avatar.\n * @csspart loading-wrapper - The wrapper for the loading indicator.\n * @csspart loader - The loading indicator of the avatar.\n */",
|
|
3223
3223
|
"customElement": true,
|
|
3224
3224
|
"attributes": [
|
|
3225
3225
|
{
|
|
@@ -3331,7 +3331,7 @@
|
|
|
3331
3331
|
"declarations": [
|
|
3332
3332
|
{
|
|
3333
3333
|
"kind": "class",
|
|
3334
|
-
"description": "
|
|
3334
|
+
"description": "",
|
|
3335
3335
|
"name": "AvatarButton",
|
|
3336
3336
|
"cssProperties": [
|
|
3337
3337
|
{
|
|
@@ -4123,7 +4123,7 @@
|
|
|
4123
4123
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
4124
4124
|
},
|
|
4125
4125
|
"tagName": "mdc-avatarbutton",
|
|
4126
|
-
"jsDoc": "/**\n *
|
|
4126
|
+
"jsDoc": "/**\n * @tagname mdc-avatarbutton\n *\n * @dependency mdc-avatar\n *\n * @event click - (React: onClick) Dispatched when the avatar button is clicked.\n * @event keydown - (React: onKeyDown) Dispatched when a key is pressed on the avatar button.\n * @event keyup - (React: onKeyUp) Dispatched when a key is released on the avatar button.\n * @event focus - (React: onFocus) Dispatched when the avatar button receives focus.\n *\n * @cssproperty --mdc-avatarbutton-overlay-background-color-rest - Background color of the overlay in rest state.\n * @cssproperty --mdc-avatarbutton-overlay-background-color-hover - Background color of the overlay in hover state.\n * @cssproperty --mdc-avatarbutton-overlay-background-color-active - Background color of the overlay in active state.\n * @cssproperty --mdc-avatarbutton-default-background-color - Default background color of the avatar.\n * @cssproperty --mdc-avatarbutton-default-foreground-color - Default foreground color of the avatar.\n * @cssproperty --mdc-avatarbutton-loading-indicator-background-color - Background color of the loading indicator.\n * @cssproperty --mdc-avatarbutton-loading-indicator-foreground-color - Foreground color of the loading indicator.\n * @cssproperty --mdc-avatarbutton-loading-overlay-background-color - Background color of the loading overlay.\n *\n * @csspart overlay - The overlay part of the avatar button.\n * @csspart content - The main content of the avatar.\n * @csspart photo - The photo part of the avatar.\n * @csspart presence - The presence indicator part of the avatar.\n * @csspart loading-wrapper - The wrapper for the loading indicator of the avatar.\n * @csspart loader - The loading indicator part of the avatar.\n */",
|
|
4127
4127
|
"customElement": true,
|
|
4128
4128
|
"slots": [
|
|
4129
4129
|
{
|
|
@@ -4154,7 +4154,7 @@
|
|
|
4154
4154
|
"declarations": [
|
|
4155
4155
|
{
|
|
4156
4156
|
"kind": "class",
|
|
4157
|
-
"description": "
|
|
4157
|
+
"description": "",
|
|
4158
4158
|
"name": "Badge",
|
|
4159
4159
|
"cssProperties": [
|
|
4160
4160
|
{
|
|
@@ -4465,7 +4465,7 @@
|
|
|
4465
4465
|
"module": "/src/models"
|
|
4466
4466
|
},
|
|
4467
4467
|
"tagName": "mdc-badge",
|
|
4468
|
-
"jsDoc": "/**\n *
|
|
4468
|
+
"jsDoc": "/**\n * @tagname mdc-badge\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @cssproperty --mdc-badge-primary-foreground-color - The foreground color of the primary badge.\n * @cssproperty --mdc-badge-primary-background-color - The background color of the primary badge.\n * @cssproperty --mdc-badge-secondary-foreground-color - The foreground color of the secondary badge.\n * @cssproperty --mdc-badge-secondary-background-color - The background color of the secondary badge.\n * @cssproperty --mdc-badge-success-foreground-color - The foreground color of the success badge.\n * @cssproperty --mdc-badge-success-background-color - The background color of the success badge.\n * @cssproperty --mdc-badge-warning-foreground-color - The foreground color of the warning badge.\n * @cssproperty --mdc-badge-warning-background-color - The background color of the warning badge.\n * @cssproperty --mdc-badge-error-foreground-color - The foreground color of the error badge.\n * @cssproperty --mdc-badge-error-background-color - The background color of the error badge.\n * @cssproperty --mdc-badge-overlay-background-color - The background color of the badge overlay.\n * @cssproperty --mdc-badge-dot-width - The width of the dot badge. Default is 0.75rem (12px).\n * @cssproperty --mdc-badge-dot-height - The height of the dot badge. Default is 0.75rem (12px).\n *\n * @csspart badge-dot - The dot notification badge.\n * @csspart badge-icon - The icon badge.\n * @csspart badge-overlay - The overlay badge.\n * @csspart badge-text - The text badge.\n */",
|
|
4469
4469
|
"customElement": true
|
|
4470
4470
|
}
|
|
4471
4471
|
],
|
|
@@ -4486,7 +4486,7 @@
|
|
|
4486
4486
|
"declarations": [
|
|
4487
4487
|
{
|
|
4488
4488
|
"kind": "class",
|
|
4489
|
-
"description": "
|
|
4489
|
+
"description": "",
|
|
4490
4490
|
"name": "Banner",
|
|
4491
4491
|
"cssProperties": [
|
|
4492
4492
|
{
|
|
@@ -4627,7 +4627,7 @@
|
|
|
4627
4627
|
"module": "/src/models"
|
|
4628
4628
|
},
|
|
4629
4629
|
"tagName": "mdc-banner",
|
|
4630
|
-
"jsDoc": "/**\n *
|
|
4630
|
+
"jsDoc": "/**\n * @tagname mdc-banner\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @slot content - Complete content override. When used, it replaces all default banner content including icon, label, secondary label, and actions.\n * @slot leading-icon - Custom icon content. Overrides the default variant-based icon.\n * @slot leading-text - Custom text content. Overrides the label and secondaryLabel properties.\n * @slot trailing-actions - Custom action buttons and controls. Use this for dismiss buttons, reset buttons, or any other actions.\n *\n * @csspart leading - The leading section containing the icon and text.\n * @csspart leading-icon - The icon displayed for variants or custom icon slot.\n * @csspart leading-text - The leading section containing label and secondary label text.\n * @csspart trailing - The trailing section containing action buttons and controls.\n * @csspart leading-label - The label text of the banner.\n * @csspart leading-secondary-label - The secondary label text of the banner.\n *\n * @cssproperty --mdc-banner-background-color - Background color of the banner.\n * @cssproperty --mdc-banner-border-color - Border color of the banner.\n * @cssproperty --mdc-banner-border-width - Border width of the banner.\n * @cssproperty --mdc-banner-icon-color - Color of the icon in the banner.\n * @cssproperty --mdc-banner-elevation - Elevation/shadow of the banner.\n * @cssproperty --mdc-banner-padding - Padding inside the banner.\n * @cssproperty --mdc-banner-gap - Gap between banner elements.\n */",
|
|
4631
4631
|
"customElement": true
|
|
4632
4632
|
}
|
|
4633
4633
|
],
|
|
@@ -4648,7 +4648,7 @@
|
|
|
4648
4648
|
"declarations": [
|
|
4649
4649
|
{
|
|
4650
4650
|
"kind": "class",
|
|
4651
|
-
"description": "
|
|
4651
|
+
"description": "",
|
|
4652
4652
|
"name": "Brandvisual",
|
|
4653
4653
|
"cssParts": [
|
|
4654
4654
|
{
|
|
@@ -4813,7 +4813,7 @@
|
|
|
4813
4813
|
"module": "/src/models"
|
|
4814
4814
|
},
|
|
4815
4815
|
"tagName": "mdc-brandvisual",
|
|
4816
|
-
"jsDoc": "/**\n *
|
|
4816
|
+
"jsDoc": "/**\n * @tagname mdc-brandvisual\n *\n * @event load - (React: onLoad) This event is dispatched when the brandvisual has been successfully loaded.\n * @event error - (React: onError) This event is dispatched when the brandvisual fetching has failed.\n *\n * @csspart brandvisual - Set styles for the brandvisual svg container\n * @csspart brandvisualImage - Set styles for the brandvisual image container\n */",
|
|
4817
4817
|
"customElement": true
|
|
4818
4818
|
}
|
|
4819
4819
|
],
|
|
@@ -4834,7 +4834,7 @@
|
|
|
4834
4834
|
"declarations": [
|
|
4835
4835
|
{
|
|
4836
4836
|
"kind": "class",
|
|
4837
|
-
"description": "
|
|
4837
|
+
"description": "",
|
|
4838
4838
|
"name": "Bullet",
|
|
4839
4839
|
"cssProperties": [
|
|
4840
4840
|
{
|
|
@@ -4876,7 +4876,7 @@
|
|
|
4876
4876
|
"module": "/src/models"
|
|
4877
4877
|
},
|
|
4878
4878
|
"tagName": "mdc-bullet",
|
|
4879
|
-
"jsDoc": "/**\n *
|
|
4879
|
+
"jsDoc": "/**\n * @tagname mdc-bullet\n *\n * @cssproperty --mdc-bullet-background-color - Background color of the bullet.\n * @cssproperty --mdc-bullet-size - Height of the bullet.\n */",
|
|
4880
4880
|
"customElement": true
|
|
4881
4881
|
}
|
|
4882
4882
|
],
|
|
@@ -4897,7 +4897,7 @@
|
|
|
4897
4897
|
"declarations": [
|
|
4898
4898
|
{
|
|
4899
4899
|
"kind": "class",
|
|
4900
|
-
"description": "
|
|
4900
|
+
"description": "",
|
|
4901
4901
|
"name": "Button",
|
|
4902
4902
|
"cssProperties": [
|
|
4903
4903
|
{
|
|
@@ -5698,7 +5698,7 @@
|
|
|
5698
5698
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
5699
5699
|
},
|
|
5700
5700
|
"tagName": "mdc-button",
|
|
5701
|
-
"jsDoc": "/**\n *
|
|
5701
|
+
"jsDoc": "/**\n * @tagname mdc-button\n *\n * @dependency mdc-icon\n *\n * @slot - Text label of the button.\n * @slot prefix - Content to be displayed before the text label.\n * @slot postfix - Content to be displayed after the text label.\n *\n * @csspart button-text - Text label of the button, passed in default slot\n * @csspart prefix - Content before the text label, passed in `prefix` slot\n * @csspart postfix - Content after the text label, passed in `postfix` slot\n * @csspart prefix-icon - Icon element displayed before the text label when `prefix-icon` attribute is set\n * @csspart postfix-icon - Icon element displayed after the text label when `postfix-icon` attribute is set\n *\n * @cssproperty --mdc-button-height - Height for button size\n * @cssproperty --mdc-button-background - Background of the button\n * @cssproperty --mdc-button-border-color - Border color of the button\n * @cssproperty --mdc-button-text-color - Text color of the button\n * @cssproperty --mdc-button-prefix-icon-size - Size of the prefix icon\n * @cssproperty --mdc-button-postfix-icon-size - Size of the postfix icon\n * @cssproperty --mdc-button-line-height - Line height of the button text\n *\n */",
|
|
5702
5702
|
"customElement": true,
|
|
5703
5703
|
"events": [
|
|
5704
5704
|
{
|
|
@@ -5757,7 +5757,7 @@
|
|
|
5757
5757
|
"declarations": [
|
|
5758
5758
|
{
|
|
5759
5759
|
"kind": "class",
|
|
5760
|
-
"description": "
|
|
5760
|
+
"description": "",
|
|
5761
5761
|
"name": "ButtonGroup",
|
|
5762
5762
|
"cssProperties": [
|
|
5763
5763
|
{
|
|
@@ -5874,7 +5874,7 @@
|
|
|
5874
5874
|
"module": "/src/models"
|
|
5875
5875
|
},
|
|
5876
5876
|
"tagName": "mdc-buttongroup",
|
|
5877
|
-
"jsDoc": "/**\n *
|
|
5877
|
+
"jsDoc": "/**\n * @tagname mdc-buttongroup\n *\n * @slot default - This is a default/unnamed slot, which contains the buttons\n *\n * @cssproperty --mdc-buttongroup-border-radius - The border radius of the buttongroup\n * @cssproperty --mdc-buttongroup-border-color - The border color of the buttongroup\n * @cssproperty --mdc-buttongroup-divider-color - The color of the divider between buttons within the buttongroup\n *\n * @csspart container - The container of the buttongroup.\n */",
|
|
5878
5878
|
"customElement": true
|
|
5879
5879
|
}
|
|
5880
5880
|
],
|
|
@@ -5895,7 +5895,7 @@
|
|
|
5895
5895
|
"declarations": [
|
|
5896
5896
|
{
|
|
5897
5897
|
"kind": "class",
|
|
5898
|
-
"description": "
|
|
5898
|
+
"description": "",
|
|
5899
5899
|
"name": "ButtonLink",
|
|
5900
5900
|
"cssProperties": [
|
|
5901
5901
|
{
|
|
@@ -6711,7 +6711,7 @@
|
|
|
6711
6711
|
"module": "/src/components/linksimple/linksimple.component"
|
|
6712
6712
|
},
|
|
6713
6713
|
"tagName": "mdc-buttonlink",
|
|
6714
|
-
"jsDoc": "/**\n *
|
|
6714
|
+
"jsDoc": "/**\n * @tagname mdc-buttonlink\n *\n * @dependency mdc-icon\n *\n * @slot default - The default slot for buttonlink text content.\n *\n * @event click - (React: onClick) Fired when the user activates the buttonLink using a mouse or assistive technology.\n * @event keydown - (React: onKeyDown) Fired when the user presses a key while the buttonLink has focus.\n * @event focus - (React: onFocus) Fired when the buttonLink receives keyboard or mouse focus.\n * @event blur - (React: onBlur) Fired when the buttonLink loses keyboard or mouse focus.\n *\n * @csspart anchor - The anchor element that wraps the buttonlink content.\n * @csspart prefix-icon - The prefix icon element.\n * @csspart button-text - The slot containing the buttonlink text.\n * @csspart postfix-icon - The postfix icon element.\n *\n * @cssproperty --mdc-button-height - Height of the buttonlink\n * @cssproperty --mdc-button-background - Background color of the buttonlink\n * @cssproperty --mdc-button-border-color - Border color of the buttonlink\n * @cssproperty --mdc-button-text-color - Text color of the buttonlink\n * @cssproperty --mdc-button-line-height - Line height of the buttonlink text\n * @cssproperty --mdc-button-prefix-icon-size - Size of the prefix icon\n * @cssproperty --mdc-button-postfix-icon-size - Size of the postfix icon\n */",
|
|
6715
6715
|
"customElement": true
|
|
6716
6716
|
}
|
|
6717
6717
|
],
|
|
@@ -6732,7 +6732,7 @@
|
|
|
6732
6732
|
"declarations": [
|
|
6733
6733
|
{
|
|
6734
6734
|
"kind": "class",
|
|
6735
|
-
"description": "
|
|
6735
|
+
"description": "",
|
|
6736
6736
|
"name": "Buttonsimple",
|
|
6737
6737
|
"cssProperties": [
|
|
6738
6738
|
{
|
|
@@ -7165,7 +7165,7 @@
|
|
|
7165
7165
|
"module": "/src/models"
|
|
7166
7166
|
},
|
|
7167
7167
|
"tagName": "mdc-buttonsimple",
|
|
7168
|
-
"jsDoc": "/**\n *
|
|
7168
|
+
"jsDoc": "/**\n * @tagname mdc-buttonsimple\n *\n * @slot - Text label of the button.\n *\n * @event click - (React: onClick) This event is dispatched when the button is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the button.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the button.\n * @event focus - (React: onFocus) This event is dispatched when the button receives focus.\n *\n * @cssproperty --mdc-button-height - Height of the button\n * @cssproperty --mdc-button-background - Background color of the button\n * @cssproperty --mdc-button-border-color - Border color of the button\n * @cssproperty --mdc-button-text-color - Text color of the button\n */",
|
|
7169
7169
|
"customElement": true
|
|
7170
7170
|
}
|
|
7171
7171
|
],
|
|
@@ -7186,7 +7186,7 @@
|
|
|
7186
7186
|
"declarations": [
|
|
7187
7187
|
{
|
|
7188
7188
|
"kind": "class",
|
|
7189
|
-
"description": "
|
|
7189
|
+
"description": "",
|
|
7190
7190
|
"name": "Calendar",
|
|
7191
7191
|
"cssProperties": [
|
|
7192
7192
|
{
|
|
@@ -7754,7 +7754,7 @@
|
|
|
7754
7754
|
"module": "/src/models"
|
|
7755
7755
|
},
|
|
7756
7756
|
"tagName": "mdc-calendar",
|
|
7757
|
-
"jsDoc": "/**\n *
|
|
7757
|
+
"jsDoc": "/**\n * @tagname mdc-calendar\n *\n * @dependency mdc-button\n *\n * @event date-selected - Fires when a date or date range is selected.\n * @event month-changed - Fires when the displayed month changes.\n *\n * @cssproperty --mdc-calendar-background-color - Background color of the calendar.\n * @cssproperty --mdc-calendar-text-color - Text color of the calendar.\n * @cssproperty --mdc-calendar-day-selected-bg - Background color of selected days.\n * @cssproperty --mdc-calendar-day-selected-text-color - Text color of selected days.\n * @cssproperty --mdc-calendar-day-today-border-color - Border color for today's date.\n * @cssproperty --mdc-calendar-day-hover-bg - Background color on hover.\n * @cssproperty --mdc-calendar-range-bg - Background color for days within a range.\n * @cssproperty --mdc-calendar-day-outside-month-text-color - Text color for days outside the current month.\n * @cssproperty --mdc-calendar-day-disabled-text-color - Text color for disabled days.\n */",
|
|
7758
7758
|
"customElement": true
|
|
7759
7759
|
}
|
|
7760
7760
|
],
|
|
@@ -7775,7 +7775,7 @@
|
|
|
7775
7775
|
"declarations": [
|
|
7776
7776
|
{
|
|
7777
7777
|
"kind": "class",
|
|
7778
|
-
"description": "
|
|
7778
|
+
"description": "",
|
|
7779
7779
|
"name": "Card",
|
|
7780
7780
|
"cssProperties": [
|
|
7781
7781
|
{
|
|
@@ -8093,7 +8093,7 @@
|
|
|
8093
8093
|
"module": "/src/models"
|
|
8094
8094
|
},
|
|
8095
8095
|
"tagName": "mdc-card",
|
|
8096
|
-
"jsDoc": "/**\n *
|
|
8096
|
+
"jsDoc": "/**\n * @tagname mdc-card\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @slot image - This slot is for overriding the image content of the card\n * @slot before-body - This slot is for passing the content before the body\n * @slot body - This slot is for passing the text content for the card\n * @slot after-body - This slot is for passing the content after the body\n * @slot title - This slot is for passing the title of the card in the header section\n * @slot subtitle - This slot is for passing the subtitle of the card in the header section\n * @slot icon-button - This slot supports action icon buttons in the header section (maximum of 3 buttons)\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of\n * `mdc-button` component within the footer section.\n * @slot footer-button-secondary - This slot is for passing secondary variant of `mdc-button` component\n * within the footer section.\n * @slot footer - This slot is for passing custom footer content. Only use this if really needed,\n * using the footer-link and footer-button slots is preferred.\n *\n * @csspart header - The header part of the card\n * @csspart icon - The icon part of the card header\n * @csspart body - The body part of the card\n * @csspart image - The image part of the card\n * @csspart footer - The footer part of the card\n * @csspart footer-link - The link part of the card footer\n * @csspart footer-button-primary - The primary button part of the card footer\n * @csspart footer-button-secondary - The secondary button part of the card footer\n * @csspart icon-button - The icon button part of the card header\n * @csspart text - The text part of the card\n *\n * @cssproperty --mdc-card-width - The width of the card\n */",
|
|
8097
8097
|
"customElement": true,
|
|
8098
8098
|
"attributes": [
|
|
8099
8099
|
{
|
|
@@ -8232,7 +8232,7 @@
|
|
|
8232
8232
|
"declarations": [
|
|
8233
8233
|
{
|
|
8234
8234
|
"kind": "class",
|
|
8235
|
-
"description": "
|
|
8235
|
+
"description": "",
|
|
8236
8236
|
"name": "CardButton",
|
|
8237
8237
|
"cssProperties": [
|
|
8238
8238
|
{
|
|
@@ -8895,7 +8895,7 @@
|
|
|
8895
8895
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
8896
8896
|
},
|
|
8897
8897
|
"tagName": "mdc-cardbutton",
|
|
8898
|
-
"jsDoc": "/**\n *
|
|
8898
|
+
"jsDoc": "/**\n * @tagname mdc-cardbutton\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @slot image - This slot is for overriding the image content of the card\n * @slot before-body - This slot is for passing the content before the body\n * @slot body - This slot is for passing the text content for the card\n * @slot after-body - This slot is for passing the content after the body\n * @slot title - This slot is for passing the title of the card in the header section\n * @slot subtitle - This slot is for passing the subtitle of the card in the header section\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of `mdc-button` component within the footer section.\n *\n * @event click - (React: onClick) Event that gets dispatched when the card is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the card.\n * It fires the click event when enter key is used.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the card.\n * It fires the click event when space key is used.\n * @event focus - (React: onFocus) Event that gets dispatched when the card receives focus.\n *\n * @csspart header - The header part of the card\n * @csspart icon - The icon part of the card header\n * @csspart body - The body part of the card\n * @csspart image - The image part of the card\n * @csspart footer - The footer part of the card\n * @csspart footer-link - The link part of the card footer\n * @csspart footer-button-primary - The primary button part of the card footer\n * @csspart footer-button-secondary - The secondary button part of the card footer\n * @csspart icon-button - The icon button part of the card header\n * @csspart text - The text part of the card\n *\n * @cssproperty --mdc-card-width - The width of the card\n */",
|
|
8899
8899
|
"customElement": true,
|
|
8900
8900
|
"attributes": [
|
|
8901
8901
|
{
|
|
@@ -9175,7 +9175,7 @@
|
|
|
9175
9175
|
"declarations": [
|
|
9176
9176
|
{
|
|
9177
9177
|
"kind": "class",
|
|
9178
|
-
"description": "
|
|
9178
|
+
"description": "",
|
|
9179
9179
|
"name": "CardCheckbox",
|
|
9180
9180
|
"cssProperties": [
|
|
9181
9181
|
{
|
|
@@ -9905,7 +9905,7 @@
|
|
|
9905
9905
|
"module": "/src/components/card/card.component"
|
|
9906
9906
|
},
|
|
9907
9907
|
"tagName": "mdc-cardcheckbox",
|
|
9908
|
-
"jsDoc": "/**\n *
|
|
9908
|
+
"jsDoc": "/**\n * @tagname mdc-cardcheckbox\n *\n * @dependency mdc-icon\n * @dependency mdc-staticcheckbox\n * @dependency mdc-text\n *\n * @slot before-body - This slot is for passing the content before the body\n * @slot body - This slot is for passing the text content for the card\n * @slot after-body - This slot is for passing the content after the body\n * @slot title - This slot is for passing the title of the card in the header section\n * @slot subtitle - This slot is for passing the subtitle of the card in the header section\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of `mdc-button` component within the footer section.\n *\n * @event click - (React: onClick) Event that gets dispatched when the card is clicked. It toggles the checked state.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the card.\n * It toggles the checked state when enter key is used.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the card.\n * It toggles the checked state when space key is used.\n * @event focus - (React: onFocus) Event that gets dispatched when the card receives focus.\n * @event change - (React: onChange) Event that gets dispatched when the card's checked state changes.\n *\n * @csspart header - The header part of the card\n * @csspart icon - The icon part of the card header\n * @csspart body - The body part of the card\n * @csspart image - The image part of the card\n * @csspart footer - The footer part of the card\n * @csspart footer-link - The link part of the card footer\n * @csspart footer-button-primary - The primary button part of the card footer\n * @csspart footer-button-secondary - The secondary button part of the card footer\n * @csspart icon-button - The icon button part of the card header\n * @csspart text - The text part of the card\n * @csspart check - The check part of the card\n * @csspart check-icon - The check icon part of the card\n * @csspart check-icon-button - The check icon button part of the card\n *\n * @cssproperty --mdc-card-width - The width of the card\n */",
|
|
9909
9909
|
"customElement": true
|
|
9910
9910
|
}
|
|
9911
9911
|
],
|
|
@@ -9926,7 +9926,7 @@
|
|
|
9926
9926
|
"declarations": [
|
|
9927
9927
|
{
|
|
9928
9928
|
"kind": "class",
|
|
9929
|
-
"description": "
|
|
9929
|
+
"description": "",
|
|
9930
9930
|
"name": "CardRadio",
|
|
9931
9931
|
"cssProperties": [
|
|
9932
9932
|
{
|
|
@@ -10701,7 +10701,7 @@
|
|
|
10701
10701
|
"module": "/src/components/card/card.component"
|
|
10702
10702
|
},
|
|
10703
10703
|
"tagName": "mdc-cardradio",
|
|
10704
|
-
"jsDoc": "/**\n *
|
|
10704
|
+
"jsDoc": "/**\n * @tagname mdc-cardradio\n *\n * @dependency mdc-icon\n * @dependency mdc-staticradio\n * @dependency mdc-text\n *\n * @slot before-body - This slot is for passing the content before the body\n * @slot body - This slot is for passing the text content for the card\n * @slot after-body - This slot is for passing the content after the body\n * @slot title - This slot is for passing the title of the card in the header section\n * @slot subtitle - This slot is for passing the subtitle of the card in the header section\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of `mdc-button` component within the footer section.\n *\n * @event click - (React: onClick) Event that gets dispatched when the card is clicked. It selects the card and unselects others in the same group.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the card.\n * It selects the card when enter key or arrow keys are used.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the card.\n * It selects the card when space key is used.\n * @event focus - (React: onFocus) Event that gets dispatched when the card receives focus.\n * @event change - (React: onChange) Event that gets dispatched when the card's checked state changes.\n *\n * @csspart header - The header part of the card\n * @csspart icon - The icon part of the card header\n * @csspart body - The body part of the card\n * @csspart image - The image part of the card\n * @csspart footer - The footer part of the card\n * @csspart footer-link - The link part of the card footer\n * @csspart footer-button-primary - The primary button part of the card footer\n * @csspart footer-button-secondary - The secondary button part of the card footer\n * @csspart icon-button - The icon button part of the card header\n * @csspart text - The text part of the card\n * @csspart check - The check part of the card\n * @csspart check-icon - The check icon part of the card\n * @csspart check-icon-button - The check icon button part of the card\n *\n * @cssproperty --mdc-card-width - The width of the card\n */",
|
|
10705
10705
|
"customElement": true
|
|
10706
10706
|
}
|
|
10707
10707
|
],
|
|
@@ -10722,7 +10722,7 @@
|
|
|
10722
10722
|
"declarations": [
|
|
10723
10723
|
{
|
|
10724
10724
|
"kind": "class",
|
|
10725
|
-
"description": "
|
|
10725
|
+
"description": "",
|
|
10726
10726
|
"name": "Checkbox",
|
|
10727
10727
|
"cssParts": [
|
|
10728
10728
|
{
|
|
@@ -11478,7 +11478,7 @@
|
|
|
11478
11478
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
11479
11479
|
},
|
|
11480
11480
|
"tagName": "mdc-checkbox",
|
|
11481
|
-
"jsDoc": "/**\n *
|
|
11481
|
+
"jsDoc": "/**\n * @tagname mdc-checkbox\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-staticcheckbox\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @event change - (React: onChange) Event that gets dispatched when the checkbox state changes.\n * @event focus - (React: onFocus) Event that gets dispatched when the checkbox receives focus.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart checkbox-input - The native checkbox input element that provides the interactive functionality.\n * @csspart text-container - The container for the label and helper text elements.\n * @csspart static-checkbox - The staticcheckbox that provides the visual checkbox appearance.\n *\n * @cssstate checked - Active when the checkbox is checked.\n */",
|
|
11482
11482
|
"cssCustomStates": [
|
|
11483
11483
|
{
|
|
11484
11484
|
"name": "checked",
|
|
@@ -11613,7 +11613,7 @@
|
|
|
11613
11613
|
"declarations": [
|
|
11614
11614
|
{
|
|
11615
11615
|
"kind": "class",
|
|
11616
|
-
"description": "
|
|
11616
|
+
"description": "",
|
|
11617
11617
|
"name": "Chip",
|
|
11618
11618
|
"cssProperties": [
|
|
11619
11619
|
{
|
|
@@ -12252,7 +12252,7 @@
|
|
|
12252
12252
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
12253
12253
|
},
|
|
12254
12254
|
"tagName": "mdc-chip",
|
|
12255
|
-
"jsDoc": "/**\n *
|
|
12255
|
+
"jsDoc": "/**\n * @tagname mdc-chip\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @cssproperty --mdc-chip-color - The color of the chip.\n * @cssproperty --mdc-chip-border-color - The border color of the chip.\n * @cssproperty --mdc-chip-background-color - The background color of the chip.\n *\n * @csspart icon - The icon part of the chip.\n * @csspart label - The label part of the chip.\n *\n * @event click - (React: onClick) This event is dispatched when the chip is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the chip.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the chip.\n * @event focus - (React: onFocus) This event is dispatched when the chip receives focus.\n */",
|
|
12256
12256
|
"customElement": true,
|
|
12257
12257
|
"slots": [
|
|
12258
12258
|
{
|
|
@@ -12283,7 +12283,7 @@
|
|
|
12283
12283
|
"declarations": [
|
|
12284
12284
|
{
|
|
12285
12285
|
"kind": "class",
|
|
12286
|
-
"description": "
|
|
12286
|
+
"description": "",
|
|
12287
12287
|
"name": "Coachmark",
|
|
12288
12288
|
"cssProperties": [
|
|
12289
12289
|
{
|
|
@@ -13651,7 +13651,7 @@
|
|
|
13651
13651
|
"module": "/src/components/popover/popover.component"
|
|
13652
13652
|
},
|
|
13653
13653
|
"tagName": "mdc-coachmark",
|
|
13654
|
-
"jsDoc": "/**\n *
|
|
13654
|
+
"jsDoc": "/**\n * @tagname mdc-coachmark\n *\n * @dependency mdc-popover\n *\n * @event shown - (React: onShown) This event is dispatched when the coachmark is shown\n * @event hidden - (React: onHidden) This event is dispatched when the coachmark is hidden\n * @event created - (React: onCreated) This event is dispatched when the coachmark is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched when the coachmark is\n * destroyed (removed from the DOM)\n *\n * @cssproperty --mdc-popover-arrow-border-radius - radius of the arrow border\n * @cssproperty --mdc-popover-arrow-border - border of the arrow\n * @cssproperty --mdc-popover-primary-background-color - primary background color of the popover\n * @cssproperty --mdc-popover-border-color - border color of the popover\n * @cssproperty --mdc-popover-inverted-background-color - inverted background color of the popover\n * @cssproperty --mdc-popover-inverted-border-color - inverted border color of the popover\n * @cssproperty --mdc-popover-inverted-text-color - inverted text color of the popover\n * @cssproperty --mdc-popover-elevation-3 - elevation of the popover\n *\n * @slot - Default slot for modal container\n */",
|
|
13655
13655
|
"customElement": true,
|
|
13656
13656
|
"cssParts": [
|
|
13657
13657
|
{
|
|
@@ -13698,7 +13698,7 @@
|
|
|
13698
13698
|
"declarations": [
|
|
13699
13699
|
{
|
|
13700
13700
|
"kind": "class",
|
|
13701
|
-
"description": "
|
|
13701
|
+
"description": "",
|
|
13702
13702
|
"name": "Combobox",
|
|
13703
13703
|
"cssProperties": [
|
|
13704
13704
|
{
|
|
@@ -14786,7 +14786,7 @@
|
|
|
14786
14786
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
14787
14787
|
},
|
|
14788
14788
|
"tagName": "mdc-combobox",
|
|
14789
|
-
"jsDoc": "/**\n *
|
|
14789
|
+
"jsDoc": "/**\n * @tagname mdc-combobox\n *\n * @dependency mdc-buttonsimple\n * @dependency mdc-icon\n * @dependency mdc-input\n * @dependency mdc-listitem\n * @dependency mdc-popover\n *\n * @slot default - This is a default/unnamed slot for Selectlistbox including options and/or option group.\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n *\n * @event click - (React: onClick) This event is dispatched when the combobox is clicked.\n * @event change - (React: onChange) This event is dispatched when the combobox is changed.\n * @event input - (React: onInput) This event is dispatched when the combobox is changed.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the combobox.\n * @event focus - (React: onFocus) This event is dispatched when the combobox receives focus.\n *\n * @cssproperty --mdc-combobox-border-color - The border color of the combobox\n * @cssproperty --mdc-combobox-height - The height of the combobox trigger control\n * @cssproperty --mdc-combobox-icon-color - The icon color of the combobox\n * @cssproperty --mdc-combobox-listbox-height - The height of the listbox inside the combobox\n * @cssproperty --mdc-combobox-listbox-width - The width of the listbox inside the combobox\n * @cssproperty --mdc-combobox-width - The width of the combobox\n * @cssproperty --mdc-combobox-hover-background-color - The background color of the combobox when hovered\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart internal-native-input - The internal native input element of the combobox.\n * @csspart input-text - The input element of the combobox.\n * @csspart no-result-text - The no result text element of the combobox.\n * @csspart combobox-base - The base container element of the combobox.\n * @csspart combobox-button - The button element of the combobox.\n * @csspart combobox-button-icon - The icon element of the button of the combobox.\n */",
|
|
14790
14790
|
"customElement": true
|
|
14791
14791
|
}
|
|
14792
14792
|
],
|
|
@@ -14807,7 +14807,7 @@
|
|
|
14807
14807
|
"declarations": [
|
|
14808
14808
|
{
|
|
14809
14809
|
"kind": "class",
|
|
14810
|
-
"description": "
|
|
14810
|
+
"description": "",
|
|
14811
14811
|
"name": "ControlTypeProvider",
|
|
14812
14812
|
"members": [
|
|
14813
14813
|
{
|
|
@@ -14858,7 +14858,7 @@
|
|
|
14858
14858
|
"module": "/src/models"
|
|
14859
14859
|
},
|
|
14860
14860
|
"tagName": "mdc-controltypeprovider",
|
|
14861
|
-
"jsDoc": "/**\n *
|
|
14861
|
+
"jsDoc": "/**\n * @tagname mdc-controltypeprovider\n *\n */",
|
|
14862
14862
|
"customElement": true
|
|
14863
14863
|
}
|
|
14864
14864
|
],
|
|
@@ -14879,7 +14879,7 @@
|
|
|
14879
14879
|
"declarations": [
|
|
14880
14880
|
{
|
|
14881
14881
|
"kind": "class",
|
|
14882
|
-
"description": "
|
|
14882
|
+
"description": "",
|
|
14883
14883
|
"name": "DatePicker",
|
|
14884
14884
|
"cssProperties": [
|
|
14885
14885
|
{
|
|
@@ -16469,7 +16469,7 @@
|
|
|
16469
16469
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
16470
16470
|
},
|
|
16471
16471
|
"tagName": "mdc-datepicker",
|
|
16472
|
-
"jsDoc": "/**\n *
|
|
16472
|
+
"jsDoc": "/**\n * @tagname mdc-datepicker\n *\n * @dependency mdc-button\n * @dependency mdc-calendar\n * @dependency mdc-icon\n * @dependency mdc-popover\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @event input - (React: onInput) This event is dispatched when the date value changes.\n * @event change - (React: onChange) This event is dispatched when the date value is committed.\n * @event focus - (React: onFocus) This event is dispatched when the datepicker receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the datepicker loses focus.\n *\n * @slot label - Slot for the label element.\n * @slot toggletip - Slot for the toggletip info icon button.\n * @slot help-icon - Slot for the helper/validation icon.\n * @slot help-text - Slot for the helper/validation text.\n *\n * @cssproperty --mdc-datepicker-background-color - Background color of the datepicker input.\n * @cssproperty --mdc-datepicker-border-color - Border color of the datepicker input.\n * @cssproperty --mdc-datepicker-text-color - Text color of the datepicker input.\n * @cssproperty --mdc-datepicker-height - The height of the datepicker trigger control.\n * @cssproperty --mdc-datepicker-width - Width of the datepicker component.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element.\n * @csspart info-icon-btn - The info icon button element.\n * @csspart label-toggletip - The toggletip element.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element.\n * @csspart help-text-container - The container for helper/validation elements.\n * @csspart container - The outer container for the input and popover.\n * @csspart base-container - The input container with border and background.\n * @csspart spinbutton-group - The container for spinbutton elements.\n * @csspart spinbutton - A spinbutton input element.\n * @csspart separator - The separator between spinbuttons.\n * @csspart icon-container - The calendar/dropdown button container.\n * @csspart native-input - The hidden native input for form participation.\n * @csspart select-text - The selected value display text (default variant).\n */",
|
|
16473
16473
|
"customElement": true
|
|
16474
16474
|
}
|
|
16475
16475
|
],
|
|
@@ -16490,7 +16490,7 @@
|
|
|
16490
16490
|
"declarations": [
|
|
16491
16491
|
{
|
|
16492
16492
|
"kind": "class",
|
|
16493
|
-
"description": "
|
|
16493
|
+
"description": "",
|
|
16494
16494
|
"name": "Dialog",
|
|
16495
16495
|
"cssProperties": [
|
|
16496
16496
|
{
|
|
@@ -17091,7 +17091,7 @@
|
|
|
17091
17091
|
"module": "/src/models"
|
|
17092
17092
|
},
|
|
17093
17093
|
"tagName": "mdc-dialog",
|
|
17094
|
-
"jsDoc": "/**\n *
|
|
17094
|
+
"jsDoc": "/**\n * @tagname mdc-dialog\n *\n * @dependency mdc-button\n * @dependency mdc-text\n *\n * @event shown - (React: onShown) Dispatched when the dialog is shown\n * @event hidden - (React: onHidden) Dispatched when the dialog is hidden\n * @event created - (React: onCreated) Dispatched when the dialog is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) Dispatched when the dialog is destroyed (removed from the DOM)\n * @event close - (React: onClose) Dispatched when the Close Button is clicked or Escape key is pressed\n * (this does not hide the dialog)\n *\n * @cssproperty --mdc-dialog-primary-background-color - primary background color of the dialog\n * @cssproperty --mdc-dialog-border-color - border color of the dialog\n * @cssproperty --mdc-dialog-header-text-color - text color of the header/title of the dialog\n * @cssproperty --mdc-dialog-description-text-color - text color of the below header description of the dialog\n * @cssproperty --mdc-dialog-elevation-3 - elevation of the dialog\n * @cssproperty --mdc-dialog-width - width of the dialog\n * @cssproperty --mdc-dialog-height - height of the dialog\n * @cssproperty --mdc-dialog-backdrop-color - background color of the backdrop (if backdrop is enabled)\n *\n * @csspart body - The body section of the dialog.\n * @csspart description-text - The description text of the dialog.\n * @csspart dialog-close-btn - The close button of the dialog.\n * @csspart header - The header of the dialog.\n * @csspart header-section - The header section of the dialog.\n * @csspart header-text - The header text of the dialog.\n *\n * @slot header-prefix - Slot for the dialog header content. This can be used to pass custom header content.\n * @slot dialog-body - Slot for the dialog body content\n * @slot footer-link - This slot is for passing `mdc-link` component within the footer section.\n * @slot footer-button-secondary - This slot is for passing secondary variant of `mdc-button` component\n * within the footer section.\n * @slot footer-button-primary - This slot is for passing primary variant of\n * `mdc-button` component within the footer section.\n * @slot footer - This slot is for passing custom footer content. Only use this if really needed,\n * using the footer-link and footer-button slots is preferred\n */",
|
|
17095
17095
|
"customElement": true
|
|
17096
17096
|
}
|
|
17097
17097
|
],
|
|
@@ -17112,7 +17112,7 @@
|
|
|
17112
17112
|
"declarations": [
|
|
17113
17113
|
{
|
|
17114
17114
|
"kind": "class",
|
|
17115
|
-
"description": "
|
|
17115
|
+
"description": "",
|
|
17116
17116
|
"name": "Divider",
|
|
17117
17117
|
"cssProperties": [
|
|
17118
17118
|
{
|
|
@@ -17343,7 +17343,7 @@
|
|
|
17343
17343
|
"module": "/src/models"
|
|
17344
17344
|
},
|
|
17345
17345
|
"tagName": "mdc-divider",
|
|
17346
|
-
"jsDoc": "/**\n *
|
|
17346
|
+
"jsDoc": "/**\n * @tagname mdc-divider\n *\n * @cssproperty --mdc-divider-background-color - Background color of the divider line.\n * @cssproperty --mdc-divider-width - Width (thickness) of the divider line.\n * @cssproperty --mdc-divider-horizontal-gradient - Gradient for horizontal dividers.\n * @cssproperty --mdc-divider-vertical-gradient - Gradient for vertical dividers.\n * @cssproperty --mdc-divider-text-size - Font size of the text label in text dividers.\n * @cssproperty --mdc-divider-text-color - Font color of the text label in text dividers.\n * @cssproperty --mdc-divider-text-margin - Left and right margin of the text label.\n * @cssproperty --mdc-divider-text-line-height - Line height of the text label.\n * @cssproperty --mdc-divider-grabber-button-background-color-normal - Background color of the grabber button in rest state.\n * @cssproperty --mdc-divider-grabber-button-background-color-hover - Background color of the grabber button in hover state.\n * @cssproperty --mdc-divider-grabber-button-background-color-pressed - Background color of the grabber button in pressed state.\n * @cssproperty --mdc-divider-grabber-button-border-color - Border color of the grabber button.\n * @cssproperty --mdc-divider-grabber-button-border-radius - Border radius of the grabber button.\n *\n * @slot - Content for the divider. Use `mdc-text` for text labels or `mdc-button` for grabber buttons.\n */",
|
|
17347
17347
|
"customElement": true
|
|
17348
17348
|
}
|
|
17349
17349
|
],
|
|
@@ -17364,7 +17364,7 @@
|
|
|
17364
17364
|
"declarations": [
|
|
17365
17365
|
{
|
|
17366
17366
|
"kind": "class",
|
|
17367
|
-
"description": "
|
|
17367
|
+
"description": "",
|
|
17368
17368
|
"name": "FilterChip",
|
|
17369
17369
|
"cssProperties": [
|
|
17370
17370
|
{
|
|
@@ -18077,7 +18077,7 @@
|
|
|
18077
18077
|
"module": "/src/components/chip/chip.component"
|
|
18078
18078
|
},
|
|
18079
18079
|
"tagName": "mdc-filterchip",
|
|
18080
|
-
"jsDoc": "/**\n *
|
|
18080
|
+
"jsDoc": "/**\n * @tagname mdc-filterchip\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @csspart label - The label part of the chip.\n *\n * @cssproperty --mdc-chip-color - The color of the chip.\n * @cssproperty --mdc-chip-border-color - The border color of the chip.\n * @cssproperty --mdc-chip-background-color - The background color of the chip.\n *\n * @event click - (React: onClick) This event is dispatched when the chip is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the chip.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the chip.\n * @event focus - (React: onFocus) This event is dispatched when the chip receives focus.\n */",
|
|
18081
18081
|
"customElement": true,
|
|
18082
18082
|
"slots": [
|
|
18083
18083
|
{
|
|
@@ -18108,7 +18108,7 @@
|
|
|
18108
18108
|
"declarations": [
|
|
18109
18109
|
{
|
|
18110
18110
|
"kind": "class",
|
|
18111
|
-
"description": "
|
|
18111
|
+
"description": "",
|
|
18112
18112
|
"name": "FormfieldGroup",
|
|
18113
18113
|
"cssProperties": [
|
|
18114
18114
|
{
|
|
@@ -18535,7 +18535,7 @@
|
|
|
18535
18535
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
18536
18536
|
},
|
|
18537
18537
|
"tagName": "mdc-formfieldgroup",
|
|
18538
|
-
"jsDoc": "/**\n *
|
|
18538
|
+
"jsDoc": "/**\n * @tagname mdc-formfieldgroup\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @slot default - This is a default slot for checkbox or toggle components.\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart group-header - This contains the label and help text for the group\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n */",
|
|
18539
18539
|
"customElement": true,
|
|
18540
18540
|
"attributes": [
|
|
18541
18541
|
{
|
|
@@ -18697,7 +18697,7 @@
|
|
|
18697
18697
|
"declarations": [
|
|
18698
18698
|
{
|
|
18699
18699
|
"kind": "class",
|
|
18700
|
-
"description": "
|
|
18700
|
+
"description": "",
|
|
18701
18701
|
"name": "FormfieldWrapper",
|
|
18702
18702
|
"cssProperties": [
|
|
18703
18703
|
{
|
|
@@ -19079,7 +19079,7 @@
|
|
|
19079
19079
|
"module": "/src/models"
|
|
19080
19080
|
},
|
|
19081
19081
|
"tagName": "mdc-formfieldwrapper",
|
|
19082
|
-
"jsDoc": "/**\n *
|
|
19082
|
+
"jsDoc": "/**\n * @tagname mdc-formfieldwrapper\n *\n * @dependency mdc-text\n * @dependency mdc-icon\n * @dependency mdc-button\n * @dependency mdc-toggletip\n *\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n */",
|
|
19083
19083
|
"customElement": true
|
|
19084
19084
|
}
|
|
19085
19085
|
],
|
|
@@ -19100,7 +19100,7 @@
|
|
|
19100
19100
|
"declarations": [
|
|
19101
19101
|
{
|
|
19102
19102
|
"kind": "class",
|
|
19103
|
-
"description": "
|
|
19103
|
+
"description": "",
|
|
19104
19104
|
"name": "Icon",
|
|
19105
19105
|
"cssProperties": [
|
|
19106
19106
|
{
|
|
@@ -19327,7 +19327,7 @@
|
|
|
19327
19327
|
"module": "/src/models"
|
|
19328
19328
|
},
|
|
19329
19329
|
"tagName": "mdc-icon",
|
|
19330
|
-
"jsDoc": "/**\n *
|
|
19330
|
+
"jsDoc": "/**\n * @tagname mdc-icon\n *\n * @cssproperty --mdc-icon-fill-color - Allows customization of the default fill color.\n * @cssproperty --mdc-icon-size - Allows customization of the icon size.\n * @cssproperty --mdc-icon-border-radius - Allows customization of the icon border radius.\n *\n * @csspart icon - The svg inside the icon element.\n */",
|
|
19331
19331
|
"customElement": true
|
|
19332
19332
|
}
|
|
19333
19333
|
],
|
|
@@ -19348,7 +19348,7 @@
|
|
|
19348
19348
|
"declarations": [
|
|
19349
19349
|
{
|
|
19350
19350
|
"kind": "class",
|
|
19351
|
-
"description": "
|
|
19351
|
+
"description": "",
|
|
19352
19352
|
"name": "IconProvider",
|
|
19353
19353
|
"slots": [
|
|
19354
19354
|
{
|
|
@@ -19523,7 +19523,7 @@
|
|
|
19523
19523
|
"module": "/src/models"
|
|
19524
19524
|
},
|
|
19525
19525
|
"tagName": "mdc-iconprovider",
|
|
19526
|
-
"jsDoc": "/**\n *
|
|
19526
|
+
"jsDoc": "/**\n * @tagname mdc-iconprovider\n *\n * @slot - children\n */",
|
|
19527
19527
|
"customElement": true
|
|
19528
19528
|
}
|
|
19529
19529
|
],
|
|
@@ -19544,7 +19544,7 @@
|
|
|
19544
19544
|
"declarations": [
|
|
19545
19545
|
{
|
|
19546
19546
|
"kind": "class",
|
|
19547
|
-
"description": "
|
|
19547
|
+
"description": "",
|
|
19548
19548
|
"name": "Illustration",
|
|
19549
19549
|
"cssProperties": [
|
|
19550
19550
|
{
|
|
@@ -19701,7 +19701,7 @@
|
|
|
19701
19701
|
"module": "/src/models"
|
|
19702
19702
|
},
|
|
19703
19703
|
"tagName": "mdc-illustration",
|
|
19704
|
-
"jsDoc": "/**\n *
|
|
19704
|
+
"jsDoc": "/**\n * @tagname mdc-illustration\n *\n * @cssproperty --mdc-illustration-size - Allows customization of the illustration size.\n *\n * @csspart illustration - The svg inside the illustration element.\n */",
|
|
19705
19705
|
"customElement": true
|
|
19706
19706
|
}
|
|
19707
19707
|
],
|
|
@@ -19722,7 +19722,7 @@
|
|
|
19722
19722
|
"declarations": [
|
|
19723
19723
|
{
|
|
19724
19724
|
"kind": "class",
|
|
19725
|
-
"description": "
|
|
19725
|
+
"description": "",
|
|
19726
19726
|
"name": "IllustrationProvider",
|
|
19727
19727
|
"slots": [
|
|
19728
19728
|
{
|
|
@@ -19857,7 +19857,7 @@
|
|
|
19857
19857
|
"module": "/src/models"
|
|
19858
19858
|
},
|
|
19859
19859
|
"tagName": "mdc-illustrationprovider",
|
|
19860
|
-
"jsDoc": "/**\n *
|
|
19860
|
+
"jsDoc": "/**\n * @tagname mdc-illustrationprovider\n *\n * @slot - children\n */",
|
|
19861
19861
|
"customElement": true
|
|
19862
19862
|
}
|
|
19863
19863
|
],
|
|
@@ -19878,7 +19878,7 @@
|
|
|
19878
19878
|
"declarations": [
|
|
19879
19879
|
{
|
|
19880
19880
|
"kind": "class",
|
|
19881
|
-
"description": "
|
|
19881
|
+
"description": "",
|
|
19882
19882
|
"name": "Input",
|
|
19883
19883
|
"cssProperties": [
|
|
19884
19884
|
{
|
|
@@ -21217,7 +21217,7 @@
|
|
|
21217
21217
|
"module": "/src/components/formfieldwrapper"
|
|
21218
21218
|
},
|
|
21219
21219
|
"tagName": "mdc-input",
|
|
21220
|
-
"jsDoc": "/**\n *
|
|
21220
|
+
"jsDoc": "/**\n * @tagname mdc-input\n *\n * @event input - (React: onInput) This event is dispatched when the value of the input field changes (every press).\n * @event change - (React: onChange) This event is dispatched when the value of the input field changes (on blur).\n * @event focus - (React: onFocus) This event is dispatched when the input receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the input loses focus.\n * @event clear - (React: onClear) This event is dispatched when the input text is cleared.\n * @event limitexceeded - (React: onLimitExceeded) This event is dispatched once when the character limit\n * exceeds or restored.\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-button\n * @dependency mdc-toggletip\n *\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n * @slot input - Slot for the input element. If not provided, the input field will be rendered.\n * @slot input-leading-icon - Slot for the leading icon before the input field. If not provided, the `leadingIcon` property will be used to render the leading icon.\n * @slot input-prefix-text - Slot for the prefix text before the input field. If not provided, the `prefixText` property will be used to render the prefix text.\n * @slot trailing-button - Slot for the trailing button to clear the input field. If not provided, the clear button will be rendered when `trailingButton` property is set to true.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-input-text-color - Text color for the input field\n * @cssproperty --mdc-input-border-color - Border color for the input container\n * @cssproperty --mdc-input-background-color - Background color for the input field\n * @cssproperty --mdc-input-height - Height for the input container\n * @cssproperty --mdc-input-support-text-color - Text color for the help text\n * @cssproperty --mdc-input-selection-text-color - Text color for the selected text\n * @cssproperty --mdc-input-selection-background-color - Background color for the selected text\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart leading-icon - The leading icon element that is displayed before the input field.\n * @csspart prefix-text - The prefix text element that is displayed before the input field.\n * @csspart input-container - The container for the input field, leading icon, prefix text, and trailing button elements.\n * @csspart input-section - The container for the input field, leading icon, and prefix text elements.\n * @csspart input-text - The input field element.\n * @csspart trailing-button - The trailing button element that is displayed to clear the input field when the `trailingButton` property is set to true.\n * @csspart input-footer - The footer element that contains the helper text and character counter.\n * @csspart character-counter - The character counter element.\n */",
|
|
21221
21221
|
"customElement": true
|
|
21222
21222
|
}
|
|
21223
21223
|
],
|
|
@@ -21238,7 +21238,7 @@
|
|
|
21238
21238
|
"declarations": [
|
|
21239
21239
|
{
|
|
21240
21240
|
"kind": "class",
|
|
21241
|
-
"description": "
|
|
21241
|
+
"description": "",
|
|
21242
21242
|
"name": "InputChip",
|
|
21243
21243
|
"cssProperties": [
|
|
21244
21244
|
{
|
|
@@ -21439,7 +21439,7 @@
|
|
|
21439
21439
|
"module": "/src/models"
|
|
21440
21440
|
},
|
|
21441
21441
|
"tagName": "mdc-inputchip",
|
|
21442
|
-
"jsDoc": "/**\n *
|
|
21442
|
+
"jsDoc": "/**\n * @tagname mdc-inputchip\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @event remove - This event is dispatched when the close button is activated. It bubbles and is composed.\n *\n * @slot prefix - A slot for prefix content such as avatars.\n *\n * @csspart label - The label part of the chip.\n * @csspart icon - The icon part of the chip.\n * @csspart close-icon - The close icon part of the chip.\n *\n * @cssproperty --mdc-chip-color - The color of the chip.\n * @cssproperty --mdc-chip-border-color - The border color of the chip.\n * @cssproperty --mdc-chip-background-color - The background color of the chip.\n *\n */",
|
|
21443
21443
|
"customElement": true
|
|
21444
21444
|
}
|
|
21445
21445
|
],
|
|
@@ -21460,7 +21460,7 @@
|
|
|
21460
21460
|
"declarations": [
|
|
21461
21461
|
{
|
|
21462
21462
|
"kind": "class",
|
|
21463
|
-
"description": "
|
|
21463
|
+
"description": "",
|
|
21464
21464
|
"name": "Link",
|
|
21465
21465
|
"cssParts": [
|
|
21466
21466
|
{
|
|
@@ -21981,7 +21981,7 @@
|
|
|
21981
21981
|
"module": "/src/components/linksimple/linksimple.component"
|
|
21982
21982
|
},
|
|
21983
21983
|
"tagName": "mdc-link",
|
|
21984
|
-
"jsDoc": "/**\n *
|
|
21984
|
+
"jsDoc": "/**\n * @tagname mdc-link\n *\n * @dependency mdc-icon\n *\n * @event click - (React: onClick) Fired when the user activates the Link using a mouse or assistive technology.\n * @event keydown - (React: onKeyDown) Fired when the user presses a key while the Link has focus.\n * @event focus - (React: onFocus) Fired when the Link receives keyboard or mouse focus.\n * @event blur - (React: onBlur) Fired when the Link loses keyboard or mouse focus.\n *\n * @csspart anchor - The anchor element that wraps the link content.\n * @csspart text - The element that wraps the link text.\n * @csspart icon - The icon element.\n */",
|
|
21985
21985
|
"customElement": true,
|
|
21986
21986
|
"cssProperties": [
|
|
21987
21987
|
{
|
|
@@ -22076,7 +22076,7 @@
|
|
|
22076
22076
|
"declarations": [
|
|
22077
22077
|
{
|
|
22078
22078
|
"kind": "class",
|
|
22079
|
-
"description": "
|
|
22079
|
+
"description": "",
|
|
22080
22080
|
"name": "LinkButton",
|
|
22081
22081
|
"cssProperties": [
|
|
22082
22082
|
{
|
|
@@ -22734,7 +22734,7 @@
|
|
|
22734
22734
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
22735
22735
|
},
|
|
22736
22736
|
"tagName": "mdc-linkbutton",
|
|
22737
|
-
"jsDoc": "/**\n *
|
|
22737
|
+
"jsDoc": "/**\n * @tagname mdc-linkbutton\n *\n * @dependency mdc-icon\n *\n * @slot - Text label of the linkbutton.\n *\n * @event click - (React: onClick) This event is dispatched when the linkbutton is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the linkbutton.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the linkbutton.\n * @event focus - (React: onFocus) This event is dispatched when the linkbutton receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the linkbutton loses focus.\n *\n * @cssproperty --mdc-link-border-radius - Border radius of the linkbutton.\n * @cssproperty --mdc-link-color-active - Color of the linkbutton’s child content in the active state.\n * @cssproperty --mdc-link-color-disabled - Color of the linkbutton’s child content in the disabled state.\n * @cssproperty --mdc-link-color-hover - Color of the linkbutton’s child content in the hover state.\n * @cssproperty --mdc-link-color-normal - Color of the linkbutton’s child content in the normal state.\n * @cssproperty --mdc-link-inverted-color-active - Color of the inverted linkbutton’s child content in the active state.\n * @cssproperty --mdc-link-inverted-color-disabled - Color of the inverted linkbutton’s child content in the disabled state.\n * @cssproperty --mdc-link-inverted-color-hover - Color of the inverted linkbutton’s child content in the hover state.\n * @cssproperty --mdc-link-inverted-color-normal - Color of the inverted linkbutton’s child content in the normal state.\n * @cssproperty --mdc-button-height - Height for button size\n */",
|
|
22738
22738
|
"customElement": true
|
|
22739
22739
|
}
|
|
22740
22740
|
],
|
|
@@ -22755,7 +22755,7 @@
|
|
|
22755
22755
|
"declarations": [
|
|
22756
22756
|
{
|
|
22757
22757
|
"kind": "class",
|
|
22758
|
-
"description": "
|
|
22758
|
+
"description": "",
|
|
22759
22759
|
"name": "Linksimple",
|
|
22760
22760
|
"cssProperties": [
|
|
22761
22761
|
{
|
|
@@ -23130,7 +23130,7 @@
|
|
|
23130
23130
|
"module": "/src/models"
|
|
23131
23131
|
},
|
|
23132
23132
|
"tagName": "mdc-linksimple",
|
|
23133
|
-
"jsDoc": "/**\n *
|
|
23133
|
+
"jsDoc": "/**\n * @tagname mdc-linksimple\n *\n * @event click - (React: onClick) Fired when the user activates the buttonLink using a mouse or assistive technology.\n * @event keydown - (React: onKeyDown) Fired when the user presses a key while the buttonLink has focus.\n * @event focus - (React: onFocus) Fired when the buttonLink receives keyboard or mouse focus.\n * @event blur - (React: onBlur) Fired when the buttonLink loses keyboard or mouse focus.\n *\n * @cssproperty --mdc-link-border-radius - Border radius of the link.\n * @cssproperty --mdc-link-color-active - Color of the link’s child content in the active state.\n * @cssproperty --mdc-link-color-disabled - Color of the link’s child content in the disabled state.\n * @cssproperty --mdc-link-color-hover - Color of the link’s child content in the hover state.\n * @cssproperty --mdc-link-color-normal - Color of the link’s child content in the normal state.\n * @cssproperty --mdc-link-inverted-color-active - Color of the inverted link’s child content in the active state.\n * @cssproperty --mdc-link-inverted-color-disabled - Color of the inverted link’s child content in the disabled state.\n * @cssproperty --mdc-link-inverted-color-hover - Color of the inverted link’s child content in the hover state.\n * @cssproperty --mdc-link-inverted-color-normal - Color of the inverted link’s child content in the normal state.\n *\n * @csspart anchor - The anchor element that wraps the linksimple content.\n */",
|
|
23134
23134
|
"customElement": true
|
|
23135
23135
|
}
|
|
23136
23136
|
],
|
|
@@ -23151,7 +23151,7 @@
|
|
|
23151
23151
|
"declarations": [
|
|
23152
23152
|
{
|
|
23153
23153
|
"kind": "class",
|
|
23154
|
-
"description": "
|
|
23154
|
+
"description": "",
|
|
23155
23155
|
"name": "List",
|
|
23156
23156
|
"cssParts": [
|
|
23157
23157
|
{
|
|
@@ -23389,7 +23389,7 @@
|
|
|
23389
23389
|
"module": "/src/models"
|
|
23390
23390
|
},
|
|
23391
23391
|
"tagName": "mdc-list",
|
|
23392
|
-
"jsDoc": "/**\n *
|
|
23392
|
+
"jsDoc": "/**\n * @tagname mdc-list\n *\n * @slot default - This is a default/unnamed slot, where listitems can be placed.\n * @slot list-header - This slot is used to pass a header for the list, which can be a `mdc-listheader` component.\n *\n * @csspart container - The container slot around the list items\n */",
|
|
23393
23393
|
"customElement": true
|
|
23394
23394
|
}
|
|
23395
23395
|
],
|
|
@@ -23410,7 +23410,7 @@
|
|
|
23410
23410
|
"declarations": [
|
|
23411
23411
|
{
|
|
23412
23412
|
"kind": "class",
|
|
23413
|
-
"description": "
|
|
23413
|
+
"description": "",
|
|
23414
23414
|
"name": "ListBox",
|
|
23415
23415
|
"cssProperties": [
|
|
23416
23416
|
{
|
|
@@ -23690,7 +23690,7 @@
|
|
|
23690
23690
|
"module": "/src/models"
|
|
23691
23691
|
},
|
|
23692
23692
|
"tagName": "mdc-listbox",
|
|
23693
|
-
"jsDoc": "/**\n *
|
|
23693
|
+
"jsDoc": "/**\n * @tagname mdc-listbox\n *\n * @dependency mdc-list\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-option\n * @dependency mdc-optgroup\n *\n * @cssproperty --mdc-listbox-max-height - max height of the listbox\n *\n * @slot default - This is a default/unnamed slot, where options and optgroups are placed\n *\n * @csspart container - The container of the listbox\n *\n * @event change - (React: onChange) This event is emitted when the selected item changed\n */",
|
|
23694
23694
|
"customElement": true
|
|
23695
23695
|
}
|
|
23696
23696
|
],
|
|
@@ -23711,7 +23711,7 @@
|
|
|
23711
23711
|
"declarations": [
|
|
23712
23712
|
{
|
|
23713
23713
|
"kind": "class",
|
|
23714
|
-
"description": "
|
|
23714
|
+
"description": "",
|
|
23715
23715
|
"name": "Listheader",
|
|
23716
23716
|
"cssProperties": [
|
|
23717
23717
|
{
|
|
@@ -23827,7 +23827,7 @@
|
|
|
23827
23827
|
"module": "/src/models"
|
|
23828
23828
|
},
|
|
23829
23829
|
"tagName": "mdc-listheader",
|
|
23830
|
-
"jsDoc": "/**\n *
|
|
23830
|
+
"jsDoc": "/**\n * @tagname mdc-listheader\n *\n * @slot default - to pass in actionable content like buttons or links\n *\n * @cssproperty --mdc-listheader-height - height of the header\n * @cssproperty --mdc-listheader-padding - padding around the header content\n * @cssproperty --mdc-listheader-gap - gap between content\n *\n * @csspart header-text - The header text of list header\n * @csspart postfix-icon - The postfix icon of list header\n * @csspart prefix-icon - The prefix icon of list header\n */",
|
|
23831
23831
|
"customElement": true
|
|
23832
23832
|
}
|
|
23833
23833
|
],
|
|
@@ -23848,7 +23848,7 @@
|
|
|
23848
23848
|
"declarations": [
|
|
23849
23849
|
{
|
|
23850
23850
|
"kind": "class",
|
|
23851
|
-
"description": "
|
|
23851
|
+
"description": "",
|
|
23852
23852
|
"name": "ListItem",
|
|
23853
23853
|
"cssProperties": [
|
|
23854
23854
|
{
|
|
@@ -24451,7 +24451,7 @@
|
|
|
24451
24451
|
"module": "/src/models"
|
|
24452
24452
|
},
|
|
24453
24453
|
"tagName": "mdc-listitem",
|
|
24454
|
-
"jsDoc": "/**\n *
|
|
24454
|
+
"jsDoc": "/**\n * @tagname mdc-listitem\n *\n * @dependency mdc-text\n *\n * @slot leading-controls - slot for list item controls to appear of leading end.\n * @slot leading-text-primary-label - slot for list item primary label.\n * @slot leading-text-secondary-label - slot for list item secondary label.\n * @slot leading-text-tertiary-label - slot for list item tertiary label.\n * @slot trailing-text-side-header - slot for list item side header text.\n * @slot trailing-text-subline - slot for list item subline text.\n * @slot trailing-controls - slot for list item controls to appear of trailing end.\n * @slot content - content slot can be used to override the content completely. Be aware that\n * this will override the default content of the list item.\n *\n * @cssproperty --mdc-listitem-default-background-color - Allows customization of the default background color.\n * @cssproperty --mdc-listitem-background-color-hover - Allows customization of the background color on hover.\n * @cssproperty --mdc-listitem-background-color-active - Allows customization of the background color when pressed.\n * @cssproperty --mdc-listitem-primary-label-color\n * - Allows customization of the primary label, side header and subline text slot color.\n * @cssproperty --mdc-listitem-secondary-label-color\n * - Allows customization of the secondary and tertiary label text slot color.\n * @cssproperty --mdc-listitem-disabled-color - Allows customization of the disabled color.\n * @cssproperty --mdc-listitem-column-gap - Allows customization of column gap.\n * @cssproperty --mdc-listitem-padding-left-right - Allows customization of padding left and right.\n * @cssproperty --mdc-listitem-padding-top-bottom - Allows customization of padding top and bottom.\n * @cssproperty --mdc-listitem-cursor - Allows customization of the cursor.\n * @cssproperty --mdc-listitem-width - Allows customization of the width of the list item.\n * @cssproperty --mdc-listitem-height - Allows customization of the height of the list item.\n *\n * @csspart leading - Allows customization of the leading part.\n * @csspart leading-text - Allows customization of the leading text part.\n * @csspart trailing - Allows customization of the trailing part.\n * @csspart trailing-text - Allows customization of the trailing text part.\n *\n * @event click - (React: onClick) This event is dispatched when the listitem is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the listitem.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the listitem.\n * @event focus - (React: onFocus) This event is dispatched when the listitem receives focus.\n * @event enabled - (React: onEnabled) This event is dispatched after the listitem is enabled\n * @event disabled - (React: onDisabled) This event is dispatched after the listitem is disabled\n * @event created - (React: onCreated) This event is dispatched after the listitem is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched after the listitem is destroyed (removed from the DOM)\n */",
|
|
24455
24455
|
"customElement": true
|
|
24456
24456
|
}
|
|
24457
24457
|
],
|
|
@@ -24472,7 +24472,7 @@
|
|
|
24472
24472
|
"declarations": [
|
|
24473
24473
|
{
|
|
24474
24474
|
"kind": "class",
|
|
24475
|
-
"description": "
|
|
24475
|
+
"description": "",
|
|
24476
24476
|
"name": "Marker",
|
|
24477
24477
|
"cssProperties": [
|
|
24478
24478
|
{
|
|
@@ -24522,7 +24522,7 @@
|
|
|
24522
24522
|
"module": "/src/models"
|
|
24523
24523
|
},
|
|
24524
24524
|
"tagName": "mdc-marker",
|
|
24525
|
-
"jsDoc": "/**\n *
|
|
24525
|
+
"jsDoc": "/**\n * @tagname mdc-marker\n *\n * @cssproperty --mdc-marker-solid-background-color - Background color for solid variant markers.\n * @cssproperty --mdc-marker-striped-color - Stripe color for striped variant markers.\n * @cssproperty --mdc-marker-striped-background-color - Background color for striped variant markers.\n * @cssproperty --mdc-marker-width - Width (thickness) of the marker line.\n */",
|
|
24526
24526
|
"customElement": true
|
|
24527
24527
|
}
|
|
24528
24528
|
],
|
|
@@ -24543,7 +24543,7 @@
|
|
|
24543
24543
|
"declarations": [
|
|
24544
24544
|
{
|
|
24545
24545
|
"kind": "class",
|
|
24546
|
-
"description": "
|
|
24546
|
+
"description": "",
|
|
24547
24547
|
"name": "MenuBar",
|
|
24548
24548
|
"slots": [
|
|
24549
24549
|
{
|
|
@@ -24861,7 +24861,7 @@
|
|
|
24861
24861
|
"module": "/src/models"
|
|
24862
24862
|
},
|
|
24863
24863
|
"tagName": "mdc-menubar",
|
|
24864
|
-
"jsDoc": "/**\n *
|
|
24864
|
+
"jsDoc": "/**\n * @tagname mdc-menubar\n * @slot default - Contains the menu items and their associated popovers\n */",
|
|
24865
24865
|
"customElement": true
|
|
24866
24866
|
}
|
|
24867
24867
|
],
|
|
@@ -24882,7 +24882,7 @@
|
|
|
24882
24882
|
"declarations": [
|
|
24883
24883
|
{
|
|
24884
24884
|
"kind": "class",
|
|
24885
|
-
"description": "
|
|
24885
|
+
"description": "",
|
|
24886
24886
|
"name": "MenuItem",
|
|
24887
24887
|
"cssParts": [
|
|
24888
24888
|
{
|
|
@@ -25695,7 +25695,7 @@
|
|
|
25695
25695
|
"module": "/src/components/listitem/listitem.component"
|
|
25696
25696
|
},
|
|
25697
25697
|
"tagName": "mdc-menuitem",
|
|
25698
|
-
"jsDoc": "/**\n *
|
|
25698
|
+
"jsDoc": "/**\n * @tagname mdc-menuitem\n *\n * @dependency mdc-text\n * @dependency mdc-icon\n *\n * @slot leading-controls - slot for menu item controls to appear of leading end.\n * @slot leading-text-primary-label - slot for menu item primary label.\n * @slot leading-text-secondary-label - slot for menu item secondary label.\n * @slot leading-text-tertiary-label - slot for menu item tertiary label.\n * @slot trailing-text-side-header - slot for menu item side header text.\n * @slot trailing-text-subline - slot for menu item subline text.\n * @slot trailing-controls - slot for menu item controls to appear of trailing end.\n *\n * @event click - (React: onClick) This event is dispatched when the menuitem is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the menuitem.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the menuitem.\n * @event focus - (React: onFocus) This event is dispatched when the menuitem receives focus.\n * @event enabled - (React: onEnabled) This event is dispatched after the menuitem is enabled\n * @event disabled - (React: onDisabled) This event is dispatched after the menuitem is disabled\n * @event created - (React: onCreated) This event is dispatched after the menuitem is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched after the menuitem is destroyed (removed from the DOM)\n *\n * @csspart leading - Allows customization of the leading part.\n * @csspart leading-arrow - Allows customization of leading arrow icon.\n * @csspart leading-text - Allows customization of the leading text part.\n * @csspart trailing - Allows customization of the trailing part.\n * @csspart trailing-arrow - Allows customization of trailing arrow icon.\n * @csspart trailing-text - Allows customization of the trailing text part.\n */",
|
|
25699
25699
|
"customElement": true,
|
|
25700
25700
|
"cssProperties": [
|
|
25701
25701
|
{
|
|
@@ -25814,7 +25814,7 @@
|
|
|
25814
25814
|
"declarations": [
|
|
25815
25815
|
{
|
|
25816
25816
|
"kind": "class",
|
|
25817
|
-
"description": "
|
|
25817
|
+
"description": "",
|
|
25818
25818
|
"name": "MenuItemCheckbox",
|
|
25819
25819
|
"cssProperties": [
|
|
25820
25820
|
{
|
|
@@ -26905,7 +26905,7 @@
|
|
|
26905
26905
|
"module": "/src/components/menuitem/menuitem.component"
|
|
26906
26906
|
},
|
|
26907
26907
|
"tagName": "mdc-menuitemcheckbox",
|
|
26908
|
-
"jsDoc": "/**\n *
|
|
26908
|
+
"jsDoc": "/**\n * @tagname mdc-menuitemcheckbox\n *\n * @dependency mdc-staticcheckbox\n * @dependency mdc-statictoggle\n * @dependency mdc-icon\n *\n * @slot leading-controls - slot for menu item checkbox controls to appear of leading end.\n * @slot leading-text-primary-label - slot for menu item checkbox primary label.\n * @slot leading-text-secondary-label - slot for menu item checkbox secondary label.\n * @slot leading-text-tertiary-label - slot for menu item checkbox tertiary label.\n * @slot trailing-text-side-header - slot for menu item checkbox side header text.\n * @slot trailing-text-subline - slot for menu item checkbox subline text.\n * @slot trailing-controls - slot for menu item checkbox controls to appear of trailing end.\n *\n * @event change - (React: onChange) This event is dispatched when the menuitemcheckbox changes.\n * @event click - (React: onClick) This event is dispatched when the menuitemcheckbox is clicked.\n * @event focus - (React: onFocus) This event is dispatched when the menuitemcheckbox receives focus.\n *\n * @cssproperty --mdc-listitem-padding-left-and-right - Controls the padding on the left and right of the menuitemcheckbox.\n *\n * @csspart checkmark-icon - Allows customization of the checkmark icon.\n * @csspart leading - Allows customization of the leading part.\n * @csspart leading-arrow - Allows customization of leading arrow icon.\n * @csspart leading-text - Allows customization of the leading text part.\n * @csspart trailing - Allows customization of the trailing part.\n * @csspart trailing-arrow - Allows customization of trailing arrow icon.\n * @csspart trailing-text - Allows customization of the trailing text part.\n */",
|
|
26909
26909
|
"customElement": true
|
|
26910
26910
|
}
|
|
26911
26911
|
],
|
|
@@ -26926,7 +26926,7 @@
|
|
|
26926
26926
|
"declarations": [
|
|
26927
26927
|
{
|
|
26928
26928
|
"kind": "class",
|
|
26929
|
-
"description": "
|
|
26929
|
+
"description": "",
|
|
26930
26930
|
"name": "MenuItemRadio",
|
|
26931
26931
|
"cssProperties": [
|
|
26932
26932
|
{
|
|
@@ -28028,7 +28028,7 @@
|
|
|
28028
28028
|
"module": "/src/components/menuitem/menuitem.component"
|
|
28029
28029
|
},
|
|
28030
28030
|
"tagName": "mdc-menuitemradio",
|
|
28031
|
-
"jsDoc": "/**\n *
|
|
28031
|
+
"jsDoc": "/**\n * @tagname mdc-menuitemradio\n *\n * @dependency mdc-icon\n * @dependency mdc-staticradio\n * @dependency mdc-text\n * @dependency mdc-tooltip\n *\n * @slot leading-controls - slot for menu item radio controls to appear of leading end.\n * @slot leading-text-primary-label - slot for menu item radio primary label.\n * @slot leading-text-secondary-label - slot for menu item radio secondary label.\n * @slot leading-text-tertiary-label - slot for menu item radio tertiary label.\n * @slot trailing-text-side-header - slot for menu item radio side header text.\n * @slot trailing-text-subline - slot for menu item radio subline text.\n * @slot trailing-controls - slot for menu item radio controls to appear of trailing end.\n *\n * @event change - (React: onChange) This event is dispatched when the menuitemradio changes.\n * @event click - (React: onClick) This event is dispatched when the menuitemradio is clicked.\n * @event focus - (React: onFocus) This event is dispatched when the menuitemradio receives focus.\n *\n * @cssproperty --mdc-listitem-padding-left-and-right - Controls the padding on the left and right of the menuitemradio.\n *\n * @csspart checkmark-icon - Allows customization of the checkmark icon.\n * @csspart leading - Allows customization of the leading part.\n * @csspart leading-arrow - Allows customization of leading arrow icon.\n * @csspart leading-text - Allows customization of the leading text part.\n * @csspart trailing - Allows customization of the trailing part.\n * @csspart trailing-arrow - Allows customization of trailing arrow icon.\n * @csspart trailing-text - Allows customization of the trailing text part.\n */",
|
|
28032
28032
|
"customElement": true
|
|
28033
28033
|
}
|
|
28034
28034
|
],
|
|
@@ -28049,7 +28049,7 @@
|
|
|
28049
28049
|
"declarations": [
|
|
28050
28050
|
{
|
|
28051
28051
|
"kind": "class",
|
|
28052
|
-
"description": "
|
|
28052
|
+
"description": "",
|
|
28053
28053
|
"name": "MenuPopover",
|
|
28054
28054
|
"cssParts": [
|
|
28055
28055
|
{
|
|
@@ -29588,7 +29588,7 @@
|
|
|
29588
29588
|
"module": "/src/components/popover/popover.component"
|
|
29589
29589
|
},
|
|
29590
29590
|
"tagName": "mdc-menupopover",
|
|
29591
|
-
"jsDoc": "/**\n *
|
|
29591
|
+
"jsDoc": "/**\n * @tagname mdc-menupopover\n *\n * @slot - Default slot for the menu popover content\n *\n * @event change - (React: onChange) This event is dispatched when a `menuitemcheckbox`, or `menuitemradio` changes.\n * @event action - (React: onAction) This event is dispatched when a menuItem selected and the menu closes.\n *\n * @slot default - Contains the menu items to be displayed in the popover\n *\n * @csspart popover-close - The close button of the menupopover.\n * @csspart popover-content - The content of the menupopover.\n * @csspart popover-hover-bridge - The hover bridge of the menupopover.\n */",
|
|
29592
29592
|
"customElement": true,
|
|
29593
29593
|
"cssProperties": [
|
|
29594
29594
|
{
|
|
@@ -29707,7 +29707,7 @@
|
|
|
29707
29707
|
"declarations": [
|
|
29708
29708
|
{
|
|
29709
29709
|
"kind": "class",
|
|
29710
|
-
"description": "
|
|
29710
|
+
"description": "",
|
|
29711
29711
|
"name": "MenuSection",
|
|
29712
29712
|
"cssProperties": [
|
|
29713
29713
|
{
|
|
@@ -29868,7 +29868,7 @@
|
|
|
29868
29868
|
"module": "/src/models"
|
|
29869
29869
|
},
|
|
29870
29870
|
"tagName": "mdc-menusection",
|
|
29871
|
-
"jsDoc": "/**\n *
|
|
29871
|
+
"jsDoc": "/**\n * @tagname mdc-menusection\n *\n * @slot - Default slot for inserting `menuitem`, `menuitemcheckbox`, or `menuitemradio`\n *\n * @event change - (React: onChange) This event is dispatched when a `menuitemcheckbox`, or `menuitemradio` changes.\n * @event action - (React: onAction) This event is dispatched when a `menuitem` selected.\n *\n * @csspart header - The header of the menusection.\n * @csspart align-header - The header of the menusection when it is aligned to the start.\n * @csspart container - The container of the menusection.\n * @csspart divider - The divider of the menusection.\n *\n * @cssproperty --mdc-menusection-divider-margin-block - Sets the margin block of the divider.\n * @cssproperty --mdc-menusection-gap - Sets the gap between items in the menusection.\n * @cssproperty --mdc-menusection-divider-width - Sets the width of the divider.\n * @cssproperty --mdc-menusection-header-padding - Sets the padding of the header, if present.\n */",
|
|
29872
29872
|
"customElement": true
|
|
29873
29873
|
}
|
|
29874
29874
|
],
|
|
@@ -29889,7 +29889,7 @@
|
|
|
29889
29889
|
"declarations": [
|
|
29890
29890
|
{
|
|
29891
29891
|
"kind": "class",
|
|
29892
|
-
"description": "
|
|
29892
|
+
"description": "",
|
|
29893
29893
|
"name": "NavMenuItem",
|
|
29894
29894
|
"cssProperties": [
|
|
29895
29895
|
{
|
|
@@ -31208,7 +31208,7 @@
|
|
|
31208
31208
|
"module": "/src/components/menuitem/menuitem.component"
|
|
31209
31209
|
},
|
|
31210
31210
|
"tagName": "mdc-navmenuitem",
|
|
31211
|
-
"jsDoc": "/**\n *
|
|
31211
|
+
"jsDoc": "/**\n * @tagname mdc-navmenuitem\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-badge\n * @dependency mdc-tooltip\n *\n * @event click - (React: onClick) This event is dispatched when the navmenuitem is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the navmenuitem.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the navmenuitem.\n * @event focus - (React: onFocus) This event is dispatched when the navmenuitem receives focus.\n * @event activechange - (React: onActiveChange) Dispatched when the active state of the navmenuitem changes.\n *\n * @cssproperty --mdc-navmenuitem-in-sidenav-expanded-width - Width of the navmenuitem when expanded.\n * @cssproperty --mdc-navmenuitem-in-sidenav-expanded-margin-left - Left margin of the navmenuitem, when expanded.\n * @cssproperty --mdc-navmenuitem-in-sidenav-expanded-margin-right - Right margin of the navmenuitem, when expanded.\n * @cssproperty --mdc-navmenuitem-in-sidenav-collapsed-width - Width of the navmenuitem when collapsed.\n * @cssproperty --mdc-navmenuitem-in-sidenav-collapsed-margin-left - Left margin of the navmenuitem, when collapsed.\n * @cssproperty --mdc-navmenuitem-in-sidenav-collapsed-margin-right - Right margin of the navmenuitem, when collapsed.\n * @cssproperty --mdc-navmenuitem-color - Text color of the navmenuitem in its normal state.\n * @cssproperty --mdc-navmenuitem-disabled-color - Text color of the navmenuitem when disabled.\n * @cssproperty --mdc-navmenuitem-rest-active-background-color - Background color of the active nav item in its rest state.\n * @cssproperty --mdc-navmenuitem-hover-background-color - Background color of the navmenuitem when hovered.\n * @cssproperty --mdc-navmenuitem-hover-active-background-color - Background color of the active navmenuitem when hovered.\n * @cssproperty --mdc-navmenuitem-pressed-background-color - Background color of the navmenuitem when pressed.\n * @cssproperty --mdc-navmenuitem-pressed-active-background-color - Background color of the active navmenuitem when pressed.\n * @cssproperty --mdc-navmenuitem-disabled-background-color - Background color of the navmenuitem when disabled.\n * @cssproperty --mdc-navmenuitem-disabled-active-background-color - Background color of the active navmenuitem when disabled.\n *\n * @csspart arrow - The arrow of the navmenuitem.\n * @csspart badge - The badge of the navmenuitem.\n * @csspart icon-container - The container of the icon.\n * @csspart text-container - The container of the text.\n * @csspart trailing-arrow - The trailing arrow of the navmenuitem.\n */",
|
|
31212
31212
|
"customElement": true,
|
|
31213
31213
|
"slots": [
|
|
31214
31214
|
{
|
|
@@ -31295,7 +31295,7 @@
|
|
|
31295
31295
|
"declarations": [
|
|
31296
31296
|
{
|
|
31297
31297
|
"kind": "class",
|
|
31298
|
-
"description": "
|
|
31298
|
+
"description": "",
|
|
31299
31299
|
"name": "OptGroup",
|
|
31300
31300
|
"cssProperties": [
|
|
31301
31301
|
{
|
|
@@ -31418,7 +31418,7 @@
|
|
|
31418
31418
|
"module": "/src/models"
|
|
31419
31419
|
},
|
|
31420
31420
|
"tagName": "mdc-optgroup",
|
|
31421
|
-
"jsDoc": "/**\n *
|
|
31421
|
+
"jsDoc": "/**\n * @tagname mdc-optgroup\n *\n * @dependency mdc-text\n *\n * @slot default - This is a default slot for mdc-option elements.\n *\n * @cssproperty --mdc-optgroup-disabled-color - Allows customization of the disabled option color.\n *\n * @csspart header-text - The header text of the optgroup.\n */",
|
|
31422
31422
|
"customElement": true
|
|
31423
31423
|
}
|
|
31424
31424
|
],
|
|
@@ -31439,7 +31439,7 @@
|
|
|
31439
31439
|
"declarations": [
|
|
31440
31440
|
{
|
|
31441
31441
|
"kind": "class",
|
|
31442
|
-
"description": "
|
|
31442
|
+
"description": "",
|
|
31443
31443
|
"name": "Option",
|
|
31444
31444
|
"cssProperties": [
|
|
31445
31445
|
{
|
|
@@ -32432,7 +32432,7 @@
|
|
|
32432
32432
|
"module": "/src/components/listitem/listitem.component"
|
|
32433
32433
|
},
|
|
32434
32434
|
"tagName": "mdc-option",
|
|
32435
|
-
"jsDoc": "/**\n *
|
|
32435
|
+
"jsDoc": "/**\n * @tagname mdc-option\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @event click - (React: onClick) This event is dispatched when the option is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the option.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the option.\n * @event focus - (React: onFocus) This event is dispatched when the option receives focus.\n *\n * @cssproperty --mdc-listitem-column-gap - gap between columns in the option\n * @cssproperty --mdc-option-icon-width - width of the icon in the option\n *\n * @csspart leading - Allows customization of the leading part.\n * @csspart leading-text - Allows customization of the leading text part.\n * @csspart trailing - Allows customization of the trailing part.\n * @csspart trailing-text - Allows customization of the trailing text part.\n */",
|
|
32436
32436
|
"customElement": true,
|
|
32437
32437
|
"slots": [
|
|
32438
32438
|
{
|
|
@@ -32519,7 +32519,7 @@
|
|
|
32519
32519
|
"declarations": [
|
|
32520
32520
|
{
|
|
32521
32521
|
"kind": "class",
|
|
32522
|
-
"description": "
|
|
32522
|
+
"description": "",
|
|
32523
32523
|
"name": "Password",
|
|
32524
32524
|
"cssProperties": [
|
|
32525
32525
|
{
|
|
@@ -34160,7 +34160,7 @@
|
|
|
34160
34160
|
"module": "/src/components/input/input.component"
|
|
34161
34161
|
},
|
|
34162
34162
|
"tagName": "mdc-password",
|
|
34163
|
-
"jsDoc": "/**\n *
|
|
34163
|
+
"jsDoc": "/**\n * @tagname mdc-password\n *\n * @event input - (React: onInput) This event is dispatched when the value of the password field changes (every press).\n * @event change - (React: onChange) This event is dispatched when the value of the password field changes (on blur).\n * @event focus - (React: onFocus) This event is dispatched when the password receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the password loses focus.\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-button\n * @dependency mdc-toggletip\n *\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n * @slot input - Slot for the input element. If not provided, the input field will be rendered.\n * @slot input-leading-icon - Slot for the leading icon before the input field. If not provided, the `leadingIcon` property will be used to render the leading icon.\n * @slot input-prefix-text - Slot for the prefix text before the input field. If not provided, the `prefixText` property will be used to render the prefix text.\n * @slot trailing-button - Slot for the trailing button to clear the input field. If not provided, the clear button will be rendered when `trailingButton` property is set to true.\n *\n * @csspart input-container - The container that wraps the input field, leading icon, prefix text, and trailing button.\n * @csspart input-section - The container that wraps the input field and prefix text.\n * @csspart input-text - The input field element.\n * @csspart trailing-button - The trailing button element.\n * @csspart label - The label element.\n * @csspart helper-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element.\n * @csspart toggletip - The toggletip icon button element.\n * @csspart toggletip-text - The toggletip text element.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-input-text-color - Text color for the input field\n * @cssproperty --mdc-input-border-color - Border color for the input container\n * @cssproperty --mdc-input-background-color - Background color for the input field\n * @cssproperty --mdc-input-selection-text-color - Text color for the selected text\n * @cssproperty --mdc-input-selection-background-color - Background color for the selected text\n *\n */",
|
|
34164
34164
|
"customElement": true
|
|
34165
34165
|
}
|
|
34166
34166
|
],
|
|
@@ -34181,7 +34181,7 @@
|
|
|
34181
34181
|
"declarations": [
|
|
34182
34182
|
{
|
|
34183
34183
|
"kind": "class",
|
|
34184
|
-
"description": "
|
|
34184
|
+
"description": "",
|
|
34185
34185
|
"name": "Popover",
|
|
34186
34186
|
"cssProperties": [
|
|
34187
34187
|
{
|
|
@@ -35177,7 +35177,7 @@
|
|
|
35177
35177
|
"module": "/src/models"
|
|
35178
35178
|
},
|
|
35179
35179
|
"tagName": "mdc-popover",
|
|
35180
|
-
"jsDoc": "/**\n *
|
|
35180
|
+
"jsDoc": "/**\n * @tagname mdc-popover\n *\n * @dependency mdc-button\n *\n * @event shown - (React: onShown) This event is dispatched when the popover is shown\n * @event hidden - (React: onHidden) This event is dispatched when the popover is hidden\n * @event created - (React: onCreated) This event is dispatched when the popover is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched when the popover is destroyed (removed from the DOM)\n *\n * @cssproperty --mdc-popover-arrow-border-radius - radius of the arrow border\n * @cssproperty --mdc-popover-arrow-border - border of the arrow\n * @cssproperty --mdc-popover-primary-background-color - primary background color of the popover\n * @cssproperty --mdc-popover-border-color - border color of the popover\n * @cssproperty --mdc-popover-inverted-background-color - inverted background color of the popover\n * @cssproperty --mdc-popover-inverted-border-color - inverted border color of the popover\n * @cssproperty --mdc-popover-inverted-text-color - inverted text color of the popover\n * @cssproperty --mdc-popover-elevation-3 - elevation of the popover\n * @cssproperty --mdc-popover-max-width - max width of the popover\n * @cssproperty --mdc-popover-max-height - max height of the popover\n * @cssproperty --mdc-popover-width - width of the popover\n * @cssproperty --mdc-popover-backdrop-color - background color of the backdrop (if backdrop is enabled)\n *\n * @slot - Default slot for the popover content\n *\n * @csspart popover-close - The close button of the popover.\n * @csspart popover-content - The content of the popover.\n * @csspart popover-hover-bridge - The hover bridge of the popover.\n */",
|
|
35181
35181
|
"customElement": true
|
|
35182
35182
|
}
|
|
35183
35183
|
],
|
|
@@ -35218,7 +35218,7 @@
|
|
|
35218
35218
|
"declarations": [
|
|
35219
35219
|
{
|
|
35220
35220
|
"kind": "class",
|
|
35221
|
-
"description": "
|
|
35221
|
+
"description": "",
|
|
35222
35222
|
"name": "Presence",
|
|
35223
35223
|
"cssProperties": [
|
|
35224
35224
|
{
|
|
@@ -35444,7 +35444,7 @@
|
|
|
35444
35444
|
"module": "/src/models"
|
|
35445
35445
|
},
|
|
35446
35446
|
"tagName": "mdc-presence",
|
|
35447
|
-
"jsDoc": "/**\n *
|
|
35447
|
+
"jsDoc": "/**\n * @tagname mdc-presence\n *\n * @dependency mdc-icon\n *\n * @cssproperty --mdc-presence-active-background-color - The background color of the presence type active.\n * @cssproperty --mdc-presence-away-background-color - The background color of the presence type away.\n * @cssproperty --mdc-presence-away-calling-background-color - The background color of the presence type away-calling.\n * @cssproperty --mdc-presence-busy-background-color - The background color of the presence type busy.\n * @cssproperty --mdc-presence-dnd-background-color - The background color of the presence type dnd.\n * @cssproperty --mdc-presence-meeting-background-color - The background color of the presence type meeting.\n * @cssproperty --mdc-presence-on-call-background-color - The background color of the presence type on-call.\n * @cssproperty --mdc-presence-on-device-background-color - The background color of the presence type on-device.\n * @cssproperty --mdc-presence-on-mobile-background-color - The background color of the presence type on-mobile.\n * @cssproperty --mdc-presence-pause-background-color - The background color of the presence type pause.\n * @cssproperty --mdc-presence-pto-background-color - The background color of the presence type pto.\n * @cssproperty --mdc-presence-presenting-background-color - The background color of the presence type presenting.\n * @cssproperty --mdc-presence-quiet-background-color - The background color of the presence type quiet.\n * @cssproperty --mdc-presence-scheduled-background-color - The background color of the presence type scheduled.\n * @cssproperty --mdc-presence-overlay-background-color - The background color of the presence type overlay.\n *\n * @csspart presence-content - The presence content.\n * @csspart mdc-presence-icon - The presence icon.\n * @csspart mdc-presence-icon__active - The presence icon for active.\n * @csspart mdc-presence-icon__away - The presence icon for away.\n * @csspart mdc-presence-icon__away-calling - The presence icon for away-calling.\n * @csspart mdc-presence-icon__busy - The presence icon for busy.\n * @csspart mdc-presence-icon__dnd - The presence icon for dnd.\n * @csspart mdc-presence-icon__meeting - The presence icon for meeting.\n * @csspart mdc-presence-icon__on-call - The presence icon for on-call.\n * @csspart mdc-presence-icon__on-device - The presence icon for on-device.\n * @csspart mdc-presence-icon__on-mobile - The presence icon for on-mobile.\n * @csspart mdc-presence-icon__pause - The presence icon for pause.\n * @csspart mdc-presence-icon__pto - The presence icon for pto.\n * @csspart mdc-presence-icon__presenting - The presence icon for presenting.\n * @csspart mdc-presence-icon__quiet - The presence icon for quiet.\n * @csspart mdc-presence-icon__scheduled - The presence icon for scheduled.\n */",
|
|
35448
35448
|
"customElement": true
|
|
35449
35449
|
}
|
|
35450
35450
|
],
|
|
@@ -35465,7 +35465,7 @@
|
|
|
35465
35465
|
"declarations": [
|
|
35466
35466
|
{
|
|
35467
35467
|
"kind": "class",
|
|
35468
|
-
"description": "
|
|
35468
|
+
"description": "",
|
|
35469
35469
|
"name": "Progressbar",
|
|
35470
35470
|
"cssProperties": [
|
|
35471
35471
|
{
|
|
@@ -36145,7 +36145,7 @@
|
|
|
36145
36145
|
"module": "/src/components/formfieldwrapper"
|
|
36146
36146
|
},
|
|
36147
36147
|
"tagName": "mdc-progressbar",
|
|
36148
|
-
"jsDoc": "/**\n *
|
|
36148
|
+
"jsDoc": "/**\n * @tagname mdc-progressbar\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart help-text - The helper/validation text element.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-progressbar-background-color - Background color of the remaining progressbar portion.\n * @cssproperty --mdc-progressbar-progress-background-color - Background color of the elapsed progressbar portion.\n * @cssproperty --mdc-progressbar-height - The height of the progressbar.\n * @cssproperty --mdc-progressbar-border-radius - The border radius of the progressbar.\n */",
|
|
36149
36149
|
"customElement": true
|
|
36150
36150
|
}
|
|
36151
36151
|
],
|
|
@@ -36166,7 +36166,7 @@
|
|
|
36166
36166
|
"declarations": [
|
|
36167
36167
|
{
|
|
36168
36168
|
"kind": "class",
|
|
36169
|
-
"description": "
|
|
36169
|
+
"description": "",
|
|
36170
36170
|
"name": "Progressspinner",
|
|
36171
36171
|
"cssProperties": [
|
|
36172
36172
|
{
|
|
@@ -36728,7 +36728,7 @@
|
|
|
36728
36728
|
"module": "/src/components/progressbar/progressbar.component"
|
|
36729
36729
|
},
|
|
36730
36730
|
"tagName": "mdc-progressspinner",
|
|
36731
|
-
"jsDoc": "/**\n *
|
|
36731
|
+
"jsDoc": "/**\n * @tagname mdc-progressspinner\n *\n * @cssproperty --mdc-spinner-size - The size of the spinner.\n * @cssproperty --mdc-track-color - The color of the spinner track.\n * @cssproperty --mdc-progress-color - The color of the spinner progress.\n * @cssproperty --mdc-progress-success-color - The color of the spinner when in success state.\n * @cssproperty --mdc-progress-error-color - The color of the spinner when in error state.\n *\n * @csspart error-icon - The error icon of the progressspinner.\n * @csspart spinner-base - The base of the progressspinner.\n * @csspart spinner-container - The container of the progressspinner.\n * @csspart spinner-progress - The progress of the progressspinner.\n * @csspart spinner-track - The track of the progressspinner.\n * @csspart success-icon - The success icon of the progressspinner.\n */",
|
|
36732
36732
|
"customElement": true,
|
|
36733
36733
|
"attributes": [
|
|
36734
36734
|
{
|
|
@@ -36976,7 +36976,7 @@
|
|
|
36976
36976
|
"declarations": [
|
|
36977
36977
|
{
|
|
36978
36978
|
"kind": "class",
|
|
36979
|
-
"description": "
|
|
36979
|
+
"description": "",
|
|
36980
36980
|
"name": "Radio",
|
|
36981
36981
|
"cssParts": [
|
|
36982
36982
|
{
|
|
@@ -37721,7 +37721,7 @@
|
|
|
37721
37721
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
37722
37722
|
},
|
|
37723
37723
|
"tagName": "mdc-radio",
|
|
37724
|
-
"jsDoc": "/**\n *
|
|
37724
|
+
"jsDoc": "/**\n * @tagname mdc-radio\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-staticradio\n * @dependency mdc-toggletip\n *\n * @event input - (React: onInput) Event that gets dispatched when the radio state changes (before the change event).\n * @event change - (React: onChange) Event that gets dispatched when the radio state changes (after the input event).\n * @event focus - (React: onFocus) Event that gets dispatched when the radio receives focus.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart radio-indicator - The staticradio that provides the visual radio appearance.\n *\n * @slot indicator - Slot for the radio indicator element. If not provided, a default styled radio will be rendered.\n * @slot label - Slot for the label of the radio.\n */",
|
|
37725
37725
|
"customElement": true,
|
|
37726
37726
|
"cssProperties": [
|
|
37727
37727
|
{
|
|
@@ -37816,7 +37816,7 @@
|
|
|
37816
37816
|
"declarations": [
|
|
37817
37817
|
{
|
|
37818
37818
|
"kind": "class",
|
|
37819
|
-
"description": "
|
|
37819
|
+
"description": "",
|
|
37820
37820
|
"name": "RadioGroup",
|
|
37821
37821
|
"members": [
|
|
37822
37822
|
{
|
|
@@ -38230,7 +38230,7 @@
|
|
|
38230
38230
|
"module": "/src/components/formfieldgroup"
|
|
38231
38231
|
},
|
|
38232
38232
|
"tagName": "mdc-radiogroup",
|
|
38233
|
-
"jsDoc": "/**\n *
|
|
38233
|
+
"jsDoc": "/**\n * @tagname mdc-radiogroup\n *\n */",
|
|
38234
38234
|
"customElement": true,
|
|
38235
38235
|
"slots": [
|
|
38236
38236
|
{
|
|
@@ -38441,7 +38441,7 @@
|
|
|
38441
38441
|
"declarations": [
|
|
38442
38442
|
{
|
|
38443
38443
|
"kind": "class",
|
|
38444
|
-
"description": "
|
|
38444
|
+
"description": "",
|
|
38445
38445
|
"name": "ResponsiveSettingsProvider",
|
|
38446
38446
|
"members": [
|
|
38447
38447
|
{
|
|
@@ -38516,7 +38516,7 @@
|
|
|
38516
38516
|
"module": "/src/models"
|
|
38517
38517
|
},
|
|
38518
38518
|
"tagName": "mdc-responsivesettingsprovider",
|
|
38519
|
-
"jsDoc": "/**\n *
|
|
38519
|
+
"jsDoc": "/**\n * @tagname mdc-responsivesettingsprovider\n */",
|
|
38520
38520
|
"customElement": true
|
|
38521
38521
|
}
|
|
38522
38522
|
],
|
|
@@ -38537,7 +38537,7 @@
|
|
|
38537
38537
|
"declarations": [
|
|
38538
38538
|
{
|
|
38539
38539
|
"kind": "class",
|
|
38540
|
-
"description": "
|
|
38540
|
+
"description": "",
|
|
38541
38541
|
"name": "ScreenreaderAnnouncer",
|
|
38542
38542
|
"members": [
|
|
38543
38543
|
{
|
|
@@ -38716,7 +38716,7 @@
|
|
|
38716
38716
|
"module": "/src/models"
|
|
38717
38717
|
},
|
|
38718
38718
|
"tagName": "mdc-screenreaderannouncer",
|
|
38719
|
-
"jsDoc": "/**\n *
|
|
38719
|
+
"jsDoc": "/**\n * @tagname mdc-screenreaderannouncer\n */",
|
|
38720
38720
|
"customElement": true
|
|
38721
38721
|
}
|
|
38722
38722
|
],
|
|
@@ -38737,7 +38737,7 @@
|
|
|
38737
38737
|
"declarations": [
|
|
38738
38738
|
{
|
|
38739
38739
|
"kind": "class",
|
|
38740
|
-
"description": "
|
|
38740
|
+
"description": "",
|
|
38741
38741
|
"name": "Searchfield",
|
|
38742
38742
|
"cssProperties": [
|
|
38743
38743
|
{
|
|
@@ -40000,7 +40000,7 @@
|
|
|
40000
40000
|
"module": "/src/components/input/input.component"
|
|
40001
40001
|
},
|
|
40002
40002
|
"tagName": "mdc-searchfield",
|
|
40003
|
-
"jsDoc": "/**\n *
|
|
40003
|
+
"jsDoc": "/**\n * @tagname mdc-searchfield\n *\n * @event input - (React: onInput) This event is dispatched when the value of the input field changes (every press).\n * @event change - (React: onChange) This event is dispatched when the value of the input field changes (on blur).\n * @event focus - (React: onFocus) This event is dispatched when the input receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the input loses focus.\n * @event clear - (React: onClear) This event is dispatched when the input text is cleared.\n * @event chipRemove - (React: onChipRemove) This event is dispatched when a chip filter is removed. The removed chip element is available in event.detail.chip. In `uncontrolled` mode (default) the chip is removed from the DOM automatically; in `controlled` mode only the event is fired and the consumer is responsible for removing the chip.\n *\n * @slot filters - Slot for chip filters rendered inline with the input text\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n * @slot input - Slot for the input element. If not provided, the input field will be rendered.\n * @slot input-leading-icon - Slot for the leading icon before the input field. If not provided, the `leadingIcon` property will be used to render the leading icon.\n * @slot input-prefix-text - Slot for the prefix text before the input field. If not provided, the `prefixText` property will be used to render the prefix text.\n * @slot trailing-button - Slot for the trailing button to clear the input field. If not provided, the clear button will be rendered when `trailingButton` property is set to true.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-input-text-color - Text color for the input field\n * @cssproperty --mdc-input-border-color - Border color for the input container\n * @cssproperty --mdc-input-background-color - Background color for the input field\n * @cssproperty --mdc-input-support-text-color - Text color for the help text\n * @cssproperty --mdc-input-selection-text-color - Text color for the selected text\n * @cssproperty --mdc-input-selection-background-color - Background color for the selected text\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart leading-icon - The leading icon element that is displayed before the input field.\n * @csspart prefix-text - The prefix text element that is displayed before the input field.\n * @csspart input-container - The container for the input field, leading icon, prefix text, and trailing button elements.\n * @csspart input-section - The container for the input field, leading icon, and prefix text elements.\n * @csspart input-text - The input field element.\n * @csspart trailing-button - The trailing button element that is displayed to clear the input field when the `trailingButton` property is set to true.\n * @csspart searchfield-container - The inline flow container for chips and the input field.\n */",
|
|
40004
40004
|
"customElement": true,
|
|
40005
40005
|
"attributes": [
|
|
40006
40006
|
{
|
|
@@ -40438,7 +40438,7 @@
|
|
|
40438
40438
|
"declarations": [
|
|
40439
40439
|
{
|
|
40440
40440
|
"kind": "class",
|
|
40441
|
-
"description": "
|
|
40441
|
+
"description": "",
|
|
40442
40442
|
"name": "Searchpopover",
|
|
40443
40443
|
"cssProperties": [
|
|
40444
40444
|
{
|
|
@@ -42250,7 +42250,7 @@
|
|
|
42250
42250
|
"module": "/src/components/searchfield/searchfield.component"
|
|
42251
42251
|
},
|
|
42252
42252
|
"tagName": "mdc-searchpopover",
|
|
42253
|
-
"jsDoc": "/**\n *
|
|
42253
|
+
"jsDoc": "/**\n * @tagname mdc-searchpopover\n *\n * @event input - (React: onInput) This event is dispatched when the value of the input field changes (every press).\n * @event change - (React: onChange) This event is dispatched when the value of the input field changes (on blur).\n * @event focus - (React: onFocus) This event is dispatched when the input receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the input loses focus.\n * @event clear - (React: onClear) This event is dispatched when the input text is cleared.\n * @event chipRemove - (React: onChipRemove) This event is dispatched when a chip filter is removed. The removed chip element is available in event.detail.chip.\n * In **controlled** mode (`control-type=\"controlled\"`), the chip is NOT removed from the DOM automatically — the consumer is responsible for removing it.\n * In **uncontrolled** mode (default), the chip is removed from the DOM automatically.\n * @event shown - (React: onShown) This event is dispatched when the popover is shown\n * @event hidden - (React: onHidden) This event is dispatched when the popover is hidden\n *\n * @slot default - Default slot (=children) for the popover content\n * @slot filters - Slot for input chips\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n * @slot input - Slot for the input element. If not provided, the input field will be rendered.\n * @slot input-leading-icon - Slot for the leading icon before the input field. If not provided, the `leadingIcon` property will be used to render the leading icon.\n * @slot input-prefix-text - Slot for the prefix text before the input field. If not provided, the `prefixText` property will be used to render the prefix text.\n * @slot trailing-button - Slot for the trailing button to clear the input field. If not provided, the clear button will be rendered when `trailingButton` property is set to true.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-input-text-color - Text color for the input field\n * @cssproperty --mdc-input-border-color - Border color for the input container\n * @cssproperty --mdc-input-background-color - Background color for the input field\n * @cssproperty --mdc-input-support-text-color - Text color for the help text\n * @cssproperty --mdc-input-selection-text-color - Text color for the selected text\n * @cssproperty --mdc-input-selection-background-color - Background color for the selected text\n * @cssproperty --mdc-searchpopover-width - Width of the searchpopover component\n * @cssproperty --mdc-searchpopover-popover-width - Width of the popover within the searchpopover component\n * @cssproperty --mdc-searchpopover-popover-height - Height of the popover within the searchpopover component\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart leading-icon - The leading icon element that is displayed before the input field.\n * @csspart prefix-text - The prefix text element that is displayed before the input field.\n * @csspart input-container - The container for the input field, leading icon, prefix text, and trailing button elements.\n * @csspart input-section - The container for the input field, leading icon, and prefix text elements.\n * @csspart input-text - The input field element.\n * @csspart trailing-button - The trailing button element that is displayed to clear the input field when the `trailingButton` property is set to true.\n * @csspart popover-content - The popover content element.\n */",
|
|
42254
42254
|
"customElement": true
|
|
42255
42255
|
}
|
|
42256
42256
|
],
|
|
@@ -42271,7 +42271,7 @@
|
|
|
42271
42271
|
"declarations": [
|
|
42272
42272
|
{
|
|
42273
42273
|
"kind": "class",
|
|
42274
|
-
"description": "
|
|
42274
|
+
"description": "",
|
|
42275
42275
|
"name": "Select",
|
|
42276
42276
|
"cssProperties": [
|
|
42277
42277
|
{
|
|
@@ -43660,7 +43660,7 @@
|
|
|
43660
43660
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
43661
43661
|
},
|
|
43662
43662
|
"tagName": "mdc-select",
|
|
43663
|
-
"jsDoc": "/**\n *
|
|
43663
|
+
"jsDoc": "/**\n * @tagname mdc-select\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-popover\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @event click - (React: onClick) This event is dispatched when the select is clicked.\n * @event change - (React: onChange) This event is dispatched when the select is changed.\n * @event input - (React: onInput) This event is dispatched when the select is changed.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the select.\n * @event focus - (React: onFocus) This event is dispatched when the select receives focus.\n *\n * @slot default - This is a default/unnamed slot for Selectlistbox including options and/or option group.\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-select-background-color - The background color of the combobox of select.\n * @cssproperty --mdc-select-text-color - The text color of the select.\n * @cssproperty --mdc-select-border-color - The border color of the select.\n * @cssproperty --mdc-select-height - The height of the select trigger control.\n * @cssproperty --mdc-select-width - The width of the select.\n * @cssproperty --mdc-select-listbox-height - The height of the listbox inside the select.\n * @cssproperty --mdc-select-listbox-width - The width of the listbox inside the select (default: `--mdc-select-width`).\n */",
|
|
43664
43664
|
"customElement": true
|
|
43665
43665
|
}
|
|
43666
43666
|
],
|
|
@@ -43681,7 +43681,7 @@
|
|
|
43681
43681
|
"declarations": [
|
|
43682
43682
|
{
|
|
43683
43683
|
"kind": "class",
|
|
43684
|
-
"description": "
|
|
43684
|
+
"description": "",
|
|
43685
43685
|
"name": "Selectlistbox",
|
|
43686
43686
|
"slots": [
|
|
43687
43687
|
{
|
|
@@ -43695,7 +43695,7 @@
|
|
|
43695
43695
|
"module": "/src/models"
|
|
43696
43696
|
},
|
|
43697
43697
|
"tagName": "mdc-selectlistbox",
|
|
43698
|
-
"jsDoc": "/**\n *
|
|
43698
|
+
"jsDoc": "/**\n * @tagname mdc-selectlistbox\n *\n * @slot default - This is a default/unnamed slot, which can be used to insert mdc-option components.\n */",
|
|
43699
43699
|
"customElement": true
|
|
43700
43700
|
}
|
|
43701
43701
|
],
|
|
@@ -43716,7 +43716,7 @@
|
|
|
43716
43716
|
"declarations": [
|
|
43717
43717
|
{
|
|
43718
43718
|
"kind": "class",
|
|
43719
|
-
"description": "
|
|
43719
|
+
"description": "",
|
|
43720
43720
|
"name": "SideNavigation",
|
|
43721
43721
|
"cssProperties": [
|
|
43722
43722
|
{
|
|
@@ -43998,7 +43998,7 @@
|
|
|
43998
43998
|
"module": "/src/models"
|
|
43999
43999
|
},
|
|
44000
44000
|
"tagName": "mdc-sidenavigation",
|
|
44001
|
-
"jsDoc": "/**\n *
|
|
44001
|
+
"jsDoc": "/**\n * @tagname mdc-sidenavigation\n *\n * @dependency mdc-text\n * @dependency mdc-button\n * @dependency mdc-divider\n * @dependency mdc-menubar\n *\n * @event activechange - (React: onActiveChange) Dispatched when the active state of the navmenuitem changes.\n *\n * @slot scrollable-section - Slot for the scrollable content area of the side navigation.\n * @slot scrollable-menubar - Slot for the menubar inside the scrollable section.\n * @slot fixed-section - Slot for the fixed content area of the side navigation.\n * @slot fixed-menubar - Slot for the menubar inside the fixed section.\n * @slot brand-logo - Slot for the brand logo (e.g., icon or img).\n *\n * @csspart side-navigation-container - The main container wrapping the entire side navigation.\n * @csspart scrollable-section - The scrollable section of the side navigation.\n * @csspart scrollable-menubar - The menubar inside the scrollable section.\n * @csspart separator - The divider between the scrollable and fixed sections.\n * @csspart fixed-section - The fixed section of the side navigation.\n * @csspart fixed-menubar - The menubar inside the fixed section.\n * @csspart brand-logo-container - The container wrapping the brand logo and footer text.\n * @csspart footer-text - The footer text label in the fixed section.\n * @csspart vertical-divider - The vertical divider between the scrollable and fixed sections.\n * @csspart vertical-divider-button - The button inside the vertical divider used to toggle expand/collapse.\n *\n * @event toggle - (React: onToggle) Dispatched when the grabber button is clicked to expand/collapse the sidenavigation.\n * @event activechange - (React: onActiveChange) Dispatched when the active state of a nested navmenuitem changes.\n *\n * @cssproperty --mdc-sidenavigation-expanded-width - width of the sideNavigation when expanded\n * @cssproperty --mdc-sidenavigation-expanded-left-padding - padding for the left side of navmenuitems, when expanded\n * @cssproperty --mdc-sidenavigation-expanded-right-padding - padding for the right side of navmenuitems, when expanded\n * @cssproperty --mdc-sidenavigation-collapsed-width - width of the sideNavigation when collapsed\n * @cssproperty --mdc-sidenavigation-collapsed-left-padding - padding for the left side of navmenuitems, when collapsed\n * @cssproperty --mdc-sidenavigation-collapsed-right-padding - padding for the right side of navmenuitems, when collapsed\n * @cssproperty --mdc-sidenavigation-top-padding - padding for the top of the scrollable section - note: if setting to 0 focus ring might be cut off\n * @cssproperty --mdc-sidenavigation-bottom-padding - padding for the bottom of the scrollable section\n * @cssproperty --mdc-sidenavigation-vertical-divider-button-z-index - z-index of the vertical divider button\n */",
|
|
44002
44002
|
"customElement": true
|
|
44003
44003
|
}
|
|
44004
44004
|
],
|
|
@@ -44019,7 +44019,7 @@
|
|
|
44019
44019
|
"declarations": [
|
|
44020
44020
|
{
|
|
44021
44021
|
"kind": "class",
|
|
44022
|
-
"description": "
|
|
44022
|
+
"description": "",
|
|
44023
44023
|
"name": "Skeleton",
|
|
44024
44024
|
"cssProperties": [
|
|
44025
44025
|
{
|
|
@@ -44080,7 +44080,7 @@
|
|
|
44080
44080
|
"module": "/src/models"
|
|
44081
44081
|
},
|
|
44082
44082
|
"tagName": "mdc-skeleton",
|
|
44083
|
-
"jsDoc": "/**\n *
|
|
44083
|
+
"jsDoc": "/**\n * @tagname mdc-skeleton\n *\n * @slot - Content to wrap (optional). When provided, skeleton takes dimensions of this content.\n *\n * @cssproperty --mdc-skeleton-background-color - background color of the skeleton\n * @cssproperty --mdc-skeleton-height - height of the skeleton\n * @cssproperty --mdc-skeleton-width - width of the skeleton\n */",
|
|
44084
44084
|
"customElement": true
|
|
44085
44085
|
}
|
|
44086
44086
|
],
|
|
@@ -44101,7 +44101,7 @@
|
|
|
44101
44101
|
"declarations": [
|
|
44102
44102
|
{
|
|
44103
44103
|
"kind": "class",
|
|
44104
|
-
"description": "
|
|
44104
|
+
"description": "",
|
|
44105
44105
|
"name": "Slider",
|
|
44106
44106
|
"cssProperties": [
|
|
44107
44107
|
{
|
|
@@ -44904,7 +44904,7 @@
|
|
|
44904
44904
|
"module": "/src/models"
|
|
44905
44905
|
},
|
|
44906
44906
|
"tagName": "mdc-slider",
|
|
44907
|
-
"jsDoc": "/**\n *
|
|
44907
|
+
"jsDoc": "/**\n * @tagname mdc-slider\n *\n * @dependency mdc-icon\n *\n * @csspart slider-tooltip - The tooltip of the slider\n * @csspart slider-track - The track of the slider\n * @csspart slider-wrapper - The wrapper around the slider input(s)\n * @csspart slider-ticks - The container for the tick marks\n * @csspart slider-tick - The individual tick marks\n * @csspart slider-input - The input element of the slider\n * @csspart slider-label - The label of the slider\n *\n * @event input - Fired when the slider value changes\n * @event change - Fired when the slider value is committed\n *\n * @cssproperty --mdc-slider-thumb-color - The color of the slider thumb\n * @cssproperty --mdc-slider-thumb-border-color - The color of the slider thumb border\n * @cssproperty --mdc-slider-thumb-size - The size of the slider thumb\n * @cssproperty --mdc-slider-input-size - The height of the slider input\n * @cssproperty --mdc-slider-tick-size - The size of the slider tick marks\n * @cssproperty --mdc-slider-track-height - The height of the slider track\n * @cssproperty --mdc-slider-tick-color - The color of the slider tick marks\n * @cssproperty --mdc-slider-progress-color - The color of the slider progress\n * @cssproperty --mdc-slider-track-color - The color of the slider track\n * @cssproperty --mdc-slider-tooltip-left - The left position of the slider tooltip\n * @cssproperty --mdc-slider-tick-left - The left position of the slider tick marks\n */",
|
|
44908
44908
|
"customElement": true
|
|
44909
44909
|
}
|
|
44910
44910
|
],
|
|
@@ -44925,7 +44925,7 @@
|
|
|
44925
44925
|
"declarations": [
|
|
44926
44926
|
{
|
|
44927
44927
|
"kind": "class",
|
|
44928
|
-
"description": "Spatial navigation focus manager\n\n[Spatial navigation](https://en.wikipedia.org/wiki/Spatial_navigation) lets users move focus among\nelements on a 2D plane, common on TVs and game consoles with remotes or gamepads.\n\nIt should have only one instance, and it should be placed at the root of the application.\n\n## Focus management\n\nThe provider listens to keyboard events and moves focus among elements based on arrow key input.\nYou can influence or override this behavior.\n\n### Steps\n\nSpatial navigation goes through the following steps after each keydown:\n\n1. Handle `keydown` in the capture phase.\n - When the active element has a `data-spatial-{direction}` attribute, call the provider's own `keydown` handler (see step 3).\n Falls back to component navigation provider did not handle the event.\n - When the active element's parent is scrollable and it is not fully visible in the given direction, and it does not\n have a `data-spatial-noscroll` attribute, prevent all navigation and scroll in the given direction half-size of the\n scroll view.\n2. Component own `keydown` handler executed (bubble phase) (e.g., list moves focus internally) it it was not\n prevented.\n3. Spatial Navigation Provider's `keydown` handler executed (bubble phase)\n - If a key event was not prevented in step 1. emit `navbeforeprocess` to check if any component wants to handle\n the key event itself. If `navbeforeprocess` event is prevented, stop here.\n - If the component did not handle `keydown`, it calculates the next focusable item\n - If the active element has a `data-spatial-{direction}` attribute,\n - Evaluate the attribute value, try element ID, and falls back to css selector if needed\n - If it is focusable, move the focus there.\n - If it is not focusable and contains focusable elements, calculate the next focused item within that element subtree.\n - Otherwise calculate the next focused item based on the direction and distances.\n - If there is no next item, it emits `navnotarget` event\n - Otherwise emit `navbeforefocus`,\n - If this event is prevented, nothing happens\n - Otherwise the focus moves to the next element\n\n### Determine next focus\n\nThe provider uses multiple ways to determine the next focused element. The order defined in the \"Steps\" section.\n\n#### Calculated focus\n\nBy default, the next focus target is computed from element positions:\n\n1. Find the nearest focus area (scrollable container or active focus trap) relative to the current element.\n2. Collect focusable elements in that area.\n3. Compute distances from the current element to candidates using the W3C \"find the shortest\n distance\" algorithm: https://www.w3.org/TR/css-nav-1/#find-the-shortest-distance\n4. If no candidates are found, repeat from step 1, skipping areas already checked.\n5. Focus on the closest candidate.\n\nElements with `data-spatial-focusable` are treated as focusable even if they do otherwise not be\n(e.g., `tabindex=\"-1\"`).\n\nElements with `data-spatial-exclude` are excluded (with its subtree) from the navigation, even if they\nare focusable.\n\nNote: The algorithm is distance-based, so the UI should be designed to focusable elements are\npredictably reachable. Relative element positions should remain stable; responsive layouts can\nmake navigation unpredictable. This is less of an issue on fixed-size TV UIs but can show unexpected\nbehavior in Storybook when resizing. See the \"Limitations\" section.\n\n#### Overwrite the next element\n\nOverride calculated navigation by adding one of these attributes to a focusable element:\n\n- `data-spatial-up`\n- `data-spatial-down`\n- `data-spatial-left`\n- `data-spatial-right`\n\nEach attribute value must be the id of the element to focus when the corresponding key is pressed.\n\n#### Element internal navigation\n\nComplex components (List, Combobox, Tree, etc.) may handle their own navigation. For example, a List moves\nfocus internally on Down until the last item, after which Down should fall back to provider navigation.\n\nTo prevent the provider from handling a key, listen to `navbeforeprocess` and call `event.preventDefault()`.\nThis event fires after the component handles `keydown`.\n\n### Cancel focus change\n\nBefore focusing a computed target, the provider dispatches `navbeforefocus` on the current element. Call\n`event.preventDefault()` on this event to cancel the focus change.\n\n## Enter action\n\nPressing Enter triggers `.click()` on the currently focused element.\n\nYou can prevent this by listening to `navbeforeprocess` and calling `event.preventDefault()`.\n\n## Escape/Back action\n\nPressing Escape tries to find a focusable element with `data-spatial-go-back` and clicks it. If none exists,\nthe provider calls `history.back()`.\n\nYou can prevent this by listening to `navbeforeprocess` and calling `event.preventDefault()`.\n\nYou can also intercept the back click by listening to `navback` and calling `event.preventDefault()`.\n\n## Control data attributes\n\nSupported data attributes:\n\n| Attribute | Value | Default | Description |\n|------------------------------|------------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------|\n| `data-spatial-left` | empty string / id / selector | N/A | Prevent native navigation in the Left direction, focus it if it's focusable otherwise limit the search in the selected container. |\n| `data-spatial-up` | empty string / id / selector | N/A | Prevent native navigation in Up direction, focus it if it's focusable otherwise limit the search in the selected container. |\n| `data-spatial-right` | empty string / id / selector | N/A | Prevent native navigation in the Right direction, focus it if it's focusable otherwise limit the search in the selected container. |\n| `data-spatial-down` | empty string / id / selector | N/A | Prevent native navigation in Down direction, focus it if it's focusable otherwise limit the search in the selected container. |\n| `data-spatial-go-back` | N/A | N/A | First focusable element with this attribute is clicked on Back/Escape |\n| `data-spatial-focusable` | N/A | N/A | Treat element as focusable even if it normally is not (e.g., `tabindex=\"-1\"`) |\n| `data-spatial-exclude` | N/A | N/A | Exclude focusable element (and its subtree) from the navigation |\n| `data-spatial-noscroll` | N/A | N/A | Prevent scroll for active element in scrollable area even if the is not fit in view |\n| `data-spatial-scroll-parent` | N/A | N/A | When the focusable item in not a direct child of the scrollable aria use this attribute to mark scrollable area element |\n\n## Event emitting order\n\nOn a navigation key press, events fire in this order:\n\n1. `navbeforeprocess` on the currently focused element.\n2. If not prevented:\na. Arrow keys: `navbeforefocus` on the currently focused element.\nb. Enter: `.click()` on the currently focused element.\nc. Escape/Back: `navback` on the provider, then `.click()` on the go-back element or `history.back()`.\n3. If no target is found in the requested direction: `navnotarget` on the provider.\n\n## Handle complex components\n\n### Generic components\n\nComponents that handle navigation internally should prevent the provider from acting. Handle `navbeforeprocess`\nand call `event.preventDefault()` for keys you process yourself.\n\n### Form inputs\n\nNative inputs often submit on Enter, which is not desirable here. Enter should toggle or activate the control\n(e.g., check/uncheck). Provide a dedicated submit button users can navigate to and press Enter on.\n\n### Utilities for complex components\n\n#### KeyToActionMixin\n\nMaps key events to action names. Call `getActionForKeyEvent` to get the action for a keyboard event. Also provides\n`getKeyboardNavMode` to check whether navigation is spatial or default.\n\n#### KeyDownHandledMixin\n\nNotify the provider when a component handled `keydown` internally. Call `keyDownEventHandled` whenever you process\nkeydown yourself.\n\n## Platform specific behaviors\n\nConsider remote/gamepad constraints. Often focus alone is not enough, and users press Enter to \"enter\" an interactive mode:\n- Select: Enter opens options rather than arrow keys opening a popover.\n- Text inputs: see the next section.\n- Slider: Enter to start adjusting, arrow keys to change value, Enter/Escape to stop.\n\n### Text inputs\n\nOn TV-like platforms without physical keyboards, Enter/focus on an input should open a virtual keyboard instead of submitting\nthe form. Users must close the keyboard (Escape) to continue spatial navigation.\n\nIf navigation keys are mapped to letters (e.g., `w/a/s/d`), they should navigate, not change input values. Inputs should\nbe edited via the virtual keyboard.\n\nNote: Stories do not emulate virtual keyboards, so letter-based navigation may change input values in Storybook.\n\n## Debugging\n\n### Storybook toolbar\n\nEnable \"Spatial navigation\" in the toolbar. Key mapping:\n- Up - ArrowUp\n- Left - ArrowLeft\n- Down - ArrowDown\n- Right - ArrowRight\n- Enter - Enter\n- Escape - Escape\n\nWith wrapper: wraps the component in a 3x3 grid with surrounding buttons for testing.\nWithout a wrapper: renders the component alone.\n\n### Visual debugger\n\nWith spatial navigation enabled, press Shift + navigation key to visualize calculations:\n\n- Star: next active element\n- `#{number}`: candidate order by distance\n- `D: {distance}`: computed distance\n\n## Limitations\n\n### Completeness\n\nThe algorithm cannot guarantee reachability to all elements using the four directions. Some components can be isolated.\n\nWorkarounds:\n- Use data attributes to explicitly link navigation targets.\n- Arrange DOM to improve spatial consistency:\n- Group focusable elements using dedicated components (lists, menus, etc.).\n- Avoid complex grid-like layouts with variable-sized items.\n- Avoid overlap along horizontal or vertical axes.\n- Avoid nested focusable elements where possible.\n- Tune algorithm weights to match your UI layout.\n\n### Nested providers\n\nOnly one provider instance is supported in the application at a time.",
|
|
44928
|
+
"description": "",
|
|
44929
44929
|
"name": "SpatialNavigationProvider",
|
|
44930
44930
|
"members": [
|
|
44931
44931
|
{
|
|
@@ -45087,7 +45087,7 @@
|
|
|
45087
45087
|
"module": "/src/models"
|
|
45088
45088
|
},
|
|
45089
45089
|
"tagName": "mdc-spatialnavigationprovider",
|
|
45090
|
-
"jsDoc": "/**\n * Spatial navigation focus manager\n *\n * [Spatial navigation](https://en.wikipedia.org/wiki/Spatial_navigation) lets users move focus among\n * elements on a 2D plane, common on TVs and game consoles with remotes or gamepads.\n *\n * It should have only one instance, and it should be placed at the root of the application.\n *\n * ## Focus management\n *\n * The provider listens to keyboard events and moves focus among elements based on arrow key input.\n * You can influence or override this behavior.\n *\n * ### Steps\n *\n * Spatial navigation goes through the following steps after each keydown:\n *\n * 1. Handle `keydown` in the capture phase.\n * - When the active element has a `data-spatial-{direction}` attribute, call the provider's own `keydown` handler (see step 3).\n * Falls back to component navigation provider did not handle the event.\n * - When the active element's parent is scrollable and it is not fully visible in the given direction, and it does not\n * have a `data-spatial-noscroll` attribute, prevent all navigation and scroll in the given direction half-size of the\n * scroll view.\n * 2. Component own `keydown` handler executed (bubble phase) (e.g., list moves focus internally) it it was not\n * prevented.\n * 3. Spatial Navigation Provider's `keydown` handler executed (bubble phase)\n * - If a key event was not prevented in step 1. emit `navbeforeprocess` to check if any component wants to handle\n * the key event itself. If `navbeforeprocess` event is prevented, stop here.\n * - If the component did not handle `keydown`, it calculates the next focusable item\n * - If the active element has a `data-spatial-{direction}` attribute,\n * - Evaluate the attribute value, try element ID, and falls back to css selector if needed\n * - If it is focusable, move the focus there.\n * - If it is not focusable and contains focusable elements, calculate the next focused item within that element subtree.\n * - Otherwise calculate the next focused item based on the direction and distances.\n * - If there is no next item, it emits `navnotarget` event\n * - Otherwise emit `navbeforefocus`,\n * - If this event is prevented, nothing happens\n * - Otherwise the focus moves to the next element\n *\n * ### Determine next focus\n *\n * The provider uses multiple ways to determine the next focused element. The order defined in the \"Steps\" section.\n *\n * #### Calculated focus\n *\n * By default, the next focus target is computed from element positions:\n *\n * 1. Find the nearest focus area (scrollable container or active focus trap) relative to the current element.\n * 2. Collect focusable elements in that area.\n * 3. Compute distances from the current element to candidates using the W3C \"find the shortest\n * distance\" algorithm: https://www.w3.org/TR/css-nav-1/#find-the-shortest-distance\n * 4. If no candidates are found, repeat from step 1, skipping areas already checked.\n * 5. Focus on the closest candidate.\n *\n * Elements with `data-spatial-focusable` are treated as focusable even if they do otherwise not be\n * (e.g., `tabindex=\"-1\"`).\n *\n * Elements with `data-spatial-exclude` are excluded (with its subtree) from the navigation, even if they\n * are focusable.\n *\n * Note: The algorithm is distance-based, so the UI should be designed to focusable elements are\n * predictably reachable. Relative element positions should remain stable; responsive layouts can\n * make navigation unpredictable. This is less of an issue on fixed-size TV UIs but can show unexpected\n * behavior in Storybook when resizing. See the \"Limitations\" section.\n *\n * #### Overwrite the next element\n *\n * Override calculated navigation by adding one of these attributes to a focusable element:\n *\n * - `data-spatial-up`\n * - `data-spatial-down`\n * - `data-spatial-left`\n * - `data-spatial-right`\n *\n * Each attribute value must be the id of the element to focus when the corresponding key is pressed.\n *\n * #### Element internal navigation\n *\n * Complex components (List, Combobox, Tree, etc.) may handle their own navigation. For example, a List moves\n * focus internally on Down until the last item, after which Down should fall back to provider navigation.\n *\n * To prevent the provider from handling a key, listen to `navbeforeprocess` and call `event.preventDefault()`.\n * This event fires after the component handles `keydown`.\n *\n * ### Cancel focus change\n *\n * Before focusing a computed target, the provider dispatches `navbeforefocus` on the current element. Call\n * `event.preventDefault()` on this event to cancel the focus change.\n *\n * ## Enter action\n *\n * Pressing Enter triggers `.click()` on the currently focused element.\n *\n * You can prevent this by listening to `navbeforeprocess` and calling `event.preventDefault()`.\n *\n * ## Escape/Back action\n *\n * Pressing Escape tries to find a focusable element with `data-spatial-go-back` and clicks it. If none exists,\n * the provider calls `history.back()`.\n *\n * You can prevent this by listening to `navbeforeprocess` and calling `event.preventDefault()`.\n *\n * You can also intercept the back click by listening to `navback` and calling `event.preventDefault()`.\n *\n * ## Control data attributes\n *\n * Supported data attributes:\n *\n * | Attribute | Value | Default | Description |\n * |------------------------------|------------------------------|---------|------------------------------------------------------------------------------------------------------------------------------------|\n * | `data-spatial-left` | empty string / id / selector | N/A | Prevent native navigation in the Left direction, focus it if it's focusable otherwise limit the search in the selected container. |\n * | `data-spatial-up` | empty string / id / selector | N/A | Prevent native navigation in Up direction, focus it if it's focusable otherwise limit the search in the selected container. |\n * | `data-spatial-right` | empty string / id / selector | N/A | Prevent native navigation in the Right direction, focus it if it's focusable otherwise limit the search in the selected container. |\n * | `data-spatial-down` | empty string / id / selector | N/A | Prevent native navigation in Down direction, focus it if it's focusable otherwise limit the search in the selected container. |\n * | `data-spatial-go-back` | N/A | N/A | First focusable element with this attribute is clicked on Back/Escape |\n * | `data-spatial-focusable` | N/A | N/A | Treat element as focusable even if it normally is not (e.g., `tabindex=\"-1\"`) |\n * | `data-spatial-exclude` | N/A | N/A | Exclude focusable element (and its subtree) from the navigation |\n * | `data-spatial-noscroll` | N/A | N/A | Prevent scroll for active element in scrollable area even if the is not fit in view |\n * | `data-spatial-scroll-parent` | N/A | N/A | When the focusable item in not a direct child of the scrollable aria use this attribute to mark scrollable area element |\n *\n * ## Event emitting order\n *\n * On a navigation key press, events fire in this order:\n *\n * 1. `navbeforeprocess` on the currently focused element.\n * 2. If not prevented:\n * a. Arrow keys: `navbeforefocus` on the currently focused element.\n * b. Enter: `.click()` on the currently focused element.\n * c. Escape/Back: `navback` on the provider, then `.click()` on the go-back element or `history.back()`.\n * 3. If no target is found in the requested direction: `navnotarget` on the provider.\n *\n * ## Handle complex components\n *\n * ### Generic components\n *\n * Components that handle navigation internally should prevent the provider from acting. Handle `navbeforeprocess`\n * and call `event.preventDefault()` for keys you process yourself.\n *\n * ### Form inputs\n *\n * Native inputs often submit on Enter, which is not desirable here. Enter should toggle or activate the control\n * (e.g., check/uncheck). Provide a dedicated submit button users can navigate to and press Enter on.\n *\n * ### Utilities for complex components\n *\n * #### KeyToActionMixin\n *\n * Maps key events to action names. Call `getActionForKeyEvent` to get the action for a keyboard event. Also provides\n * `getKeyboardNavMode` to check whether navigation is spatial or default.\n *\n * #### KeyDownHandledMixin\n *\n * Notify the provider when a component handled `keydown` internally. Call `keyDownEventHandled` whenever you process\n * keydown yourself.\n *\n * ## Platform specific behaviors\n *\n * Consider remote/gamepad constraints. Often focus alone is not enough, and users press Enter to \"enter\" an interactive mode:\n * - Select: Enter opens options rather than arrow keys opening a popover.\n * - Text inputs: see the next section.\n * - Slider: Enter to start adjusting, arrow keys to change value, Enter/Escape to stop.\n *\n * ### Text inputs\n *\n * On TV-like platforms without physical keyboards, Enter/focus on an input should open a virtual keyboard instead of submitting\n * the form. Users must close the keyboard (Escape) to continue spatial navigation.\n *\n * If navigation keys are mapped to letters (e.g., `w/a/s/d`), they should navigate, not change input values. Inputs should\n * be edited via the virtual keyboard.\n *\n * Note: Stories do not emulate virtual keyboards, so letter-based navigation may change input values in Storybook.\n *\n * ## Debugging\n *\n * ### Storybook toolbar\n *\n * Enable \"Spatial navigation\" in the toolbar. Key mapping:\n * - Up - ArrowUp\n * - Left - ArrowLeft\n * - Down - ArrowDown\n * - Right - ArrowRight\n * - Enter - Enter\n * - Escape - Escape\n *\n * With wrapper: wraps the component in a 3x3 grid with surrounding buttons for testing.\n * Without a wrapper: renders the component alone.\n *\n * ### Visual debugger\n *\n * With spatial navigation enabled, press Shift + navigation key to visualize calculations:\n *\n * - Star: next active element\n * - `#{number}`: candidate order by distance\n * - `D: {distance}`: computed distance\n *\n * ## Limitations\n *\n * ### Completeness\n *\n * The algorithm cannot guarantee reachability to all elements using the four directions. Some components can be isolated.\n *\n * Workarounds:\n * - Use data attributes to explicitly link navigation targets.\n * - Arrange DOM to improve spatial consistency:\n * - Group focusable elements using dedicated components (lists, menus, etc.).\n * - Avoid complex grid-like layouts with variable-sized items.\n * - Avoid overlap along horizontal or vertical axes.\n * - Avoid nested focusable elements where possible.\n * - Tune algorithm weights to match your UI layout.\n *\n * ### Nested providers\n *\n * Only one provider instance is supported in the application at a time.\n *\n * @event navbeforeprocess - (React: onNavBeforeProcess) This event dispatched before spatial navigation process any key event.\n * It can be canceled to prevent any action from spatial navigation, e.g.: back, click or calculating the next candidate.\n * @event navbeforefocus - (React: onNavBeforeFocus) This event is dispatched before the focus is changing to the next element.\n * It can be canceled to prevent the focus change. @see https://www.w3.org/TR/css-nav-1/#event-type-navbeforefocus\n * @event navback - (React: onNavBack) This event dispatched a back navigation triggered by the user.\n * The event's detail contains the goBackElement if any. It is cancelable to prevent click\n * action on the goBackElement.\n * @event navnotarget - (React: onNavNoTarget) This event is dispatched when there is no target to focus in the current focus area and\n * in the given direction .\n *\n * @tagname mdc-spatialnavigationprovider\n */",
|
|
45090
|
+
"jsDoc": "/**\n * @tagname mdc-spatialnavigationprovider\n * @event navbeforeprocess - (React: onNavBeforeProcess) This event dispatched before spatial navigation process any key event.\n * It can be canceled to prevent any action from spatial navigation, e.g.: back, click or calculating the next candidate.\n * @event navbeforefocus - (React: onNavBeforeFocus) This event is dispatched before the focus is changing to the next element.\n * It can be canceled to prevent the focus change. @see https://www.w3.org/TR/css-nav-1/#event-type-navbeforefocus\n * @event navback - (React: onNavBack) This event dispatched a back navigation triggered by the user.\n * The event's detail contains the goBackElement if any. It is cancelable to prevent click\n * action on the goBackElement.\n * @event navnotarget - (React: onNavNoTarget) This event is dispatched when there is no target to focus in the current focus area and\n * in the given direction .\n *\n */",
|
|
45091
45091
|
"customElement": true
|
|
45092
45092
|
}
|
|
45093
45093
|
],
|
|
@@ -45108,7 +45108,7 @@
|
|
|
45108
45108
|
"declarations": [
|
|
45109
45109
|
{
|
|
45110
45110
|
"kind": "class",
|
|
45111
|
-
"description": "
|
|
45111
|
+
"description": "",
|
|
45112
45112
|
"name": "Spinner",
|
|
45113
45113
|
"cssProperties": [
|
|
45114
45114
|
{
|
|
@@ -45226,7 +45226,7 @@
|
|
|
45226
45226
|
"module": "/src/models"
|
|
45227
45227
|
},
|
|
45228
45228
|
"tagName": "mdc-spinner",
|
|
45229
|
-
"jsDoc": "/**\n *
|
|
45229
|
+
"jsDoc": "/**\n * @tagname mdc-spinner\n *\n * @cssproperty --mdc-spinner-default-color - Allows customization of the default spinner color.\n * @cssproperty --mdc-spinner-inverted-color - Allows customization of the inverted spinner color.\n * @cssproperty --mdc-spinner-button-variant-color - Allows customization of the spinner Button variant color.\n * @cssproperty --mdc-spinner-size - Allows customization of the spinner size.\n *\n * @csspart container - The svg which contains the circle spinner.\n * @csspart circle - The circle of the spinner.\n */",
|
|
45230
45230
|
"customElement": true
|
|
45231
45231
|
}
|
|
45232
45232
|
],
|
|
@@ -45247,7 +45247,7 @@
|
|
|
45247
45247
|
"declarations": [
|
|
45248
45248
|
{
|
|
45249
45249
|
"kind": "class",
|
|
45250
|
-
"description": "
|
|
45250
|
+
"description": "",
|
|
45251
45251
|
"name": "StaticCheckbox",
|
|
45252
45252
|
"cssProperties": [
|
|
45253
45253
|
{
|
|
@@ -45406,7 +45406,7 @@
|
|
|
45406
45406
|
"module": "/src/models"
|
|
45407
45407
|
},
|
|
45408
45408
|
"tagName": "mdc-staticcheckbox",
|
|
45409
|
-
"jsDoc": "/**\n *
|
|
45409
|
+
"jsDoc": "/**\n * @tagname mdc-staticcheckbox\n *\n * @dependency mdc-icon\n *\n * @cssproperty --mdc-staticcheckbox-border-color - Border color of the checkbox.\n * @cssproperty --mdc-staticcheckbox-background-color - Background color of the checkbox.\n * @cssproperty --mdc-staticcheckbox-icon-color - Icon color of the checkbox.\n * @cssproperty --mdc-staticcheckbox-size - Size of the checkbox.\n *\n * @csspart icon-container - The container for the checkbox icon.\n * @csspart checkbox-icon - The checkbox icon element.\n *\n * @slot - Default slot for label text.\n */",
|
|
45410
45410
|
"customElement": true
|
|
45411
45411
|
}
|
|
45412
45412
|
],
|
|
@@ -45427,7 +45427,7 @@
|
|
|
45427
45427
|
"declarations": [
|
|
45428
45428
|
{
|
|
45429
45429
|
"kind": "class",
|
|
45430
|
-
"description": "
|
|
45430
|
+
"description": "",
|
|
45431
45431
|
"name": "StaticChip",
|
|
45432
45432
|
"cssProperties": [
|
|
45433
45433
|
{
|
|
@@ -45546,7 +45546,7 @@
|
|
|
45546
45546
|
"module": "/src/models"
|
|
45547
45547
|
},
|
|
45548
45548
|
"tagName": "mdc-staticchip",
|
|
45549
|
-
"jsDoc": "/**\n *
|
|
45549
|
+
"jsDoc": "/**\n * @tagname mdc-staticchip\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @cssproperty --mdc-chip-color - The color of the static chip.\n * @cssproperty --mdc-chip-border-color - The border color of the static chip.\n * @cssproperty --mdc-chip-background-color - The background color of the static chip.\n *\n * @csspart label - The label of the static chip.\n * @csspart icon - The icon of the static chip.\n */",
|
|
45550
45550
|
"customElement": true
|
|
45551
45551
|
}
|
|
45552
45552
|
],
|
|
@@ -45567,7 +45567,7 @@
|
|
|
45567
45567
|
"declarations": [
|
|
45568
45568
|
{
|
|
45569
45569
|
"kind": "class",
|
|
45570
|
-
"description": "
|
|
45570
|
+
"description": "",
|
|
45571
45571
|
"name": "StaticRadio",
|
|
45572
45572
|
"cssProperties": [
|
|
45573
45573
|
{
|
|
@@ -45706,7 +45706,7 @@
|
|
|
45706
45706
|
"module": "/src/models"
|
|
45707
45707
|
},
|
|
45708
45708
|
"tagName": "mdc-staticradio",
|
|
45709
|
-
"jsDoc": "/**\n *
|
|
45709
|
+
"jsDoc": "/**\n * @tagname mdc-staticradio\n *\n * @cssproperty --mdc-staticradio-inner-circle-size - Size of the inner circle when checked.\n * @cssproperty --mdc-staticradio-outer-circle-size - Size of the outer circle border.\n * @cssproperty --mdc-staticradio-inner-circle-background-color - Background color of the inner circle when checked.\n * @cssproperty --mdc-staticradio-outer-circle-border-color - Border color of the outer circle.\n * @cssproperty --mdc-staticradio-outer-circle-background-color - Background color of the outer circle.\n *\n * @csspart radio-icon - The radio icon element.\n *\n * @slot - Default slot for the label of the radio.\n */",
|
|
45710
45710
|
"customElement": true
|
|
45711
45711
|
}
|
|
45712
45712
|
],
|
|
@@ -45727,7 +45727,7 @@
|
|
|
45727
45727
|
"declarations": [
|
|
45728
45728
|
{
|
|
45729
45729
|
"kind": "class",
|
|
45730
|
-
"description": "
|
|
45730
|
+
"description": "",
|
|
45731
45731
|
"name": "StaticToggle",
|
|
45732
45732
|
"cssProperties": [
|
|
45733
45733
|
{
|
|
@@ -45898,7 +45898,7 @@
|
|
|
45898
45898
|
"module": "/src/models"
|
|
45899
45899
|
},
|
|
45900
45900
|
"tagName": "mdc-statictoggle",
|
|
45901
|
-
"jsDoc": "/**\n *
|
|
45901
|
+
"jsDoc": "/**\n * @tagname mdc-statictoggle\n *\n * @dependency mdc-icon\n *\n * @cssproperty --mdc-statictoggle-width - Width of the static toggle.\n * @cssproperty --mdc-statictoggle-height - Height of the static toggle.\n * @cssproperty --mdc-statictoggle-border-radius - Border radius of the static toggle.\n * @cssproperty --mdc-statictoggle-border-color - Border color of the static toggle.\n * @cssproperty --mdc-statictoggle-background-color - Background color of the static toggle.\n * @cssproperty --mdc-statictoggle-icon-color - Icon color of the static toggle.\n * @cssproperty --mdc-statictoggle-icon-background-color - Icon background color of the static toggle.\n *\n * @csspart slider - The slider part of the toggle.\n * @csspart toggle-icon - The icon part of the toggle.\n *\n * @slot - Default slot for slotted content (typically used by parent `mdc-toggle` for the checkbox input).\n */",
|
|
45902
45902
|
"customElement": true
|
|
45903
45903
|
}
|
|
45904
45904
|
],
|
|
@@ -45919,7 +45919,7 @@
|
|
|
45919
45919
|
"declarations": [
|
|
45920
45920
|
{
|
|
45921
45921
|
"kind": "class",
|
|
45922
|
-
"description": "
|
|
45922
|
+
"description": "",
|
|
45923
45923
|
"name": "Stepper",
|
|
45924
45924
|
"slots": [
|
|
45925
45925
|
{
|
|
@@ -45995,7 +45995,7 @@
|
|
|
45995
45995
|
"module": "/src/models"
|
|
45996
45996
|
},
|
|
45997
45997
|
"tagName": "mdc-stepper",
|
|
45998
|
-
"jsDoc": "/**\n *
|
|
45998
|
+
"jsDoc": "/**\n * @tagname mdc-stepper\n *\n * @slot default - Pass the list of `mdc-stepperitem` and `mdc-stepperconnector` elements to be rendered inside the stepper.\n *\n */",
|
|
45999
45999
|
"customElement": true
|
|
46000
46000
|
}
|
|
46001
46001
|
],
|
|
@@ -46016,7 +46016,7 @@
|
|
|
46016
46016
|
"declarations": [
|
|
46017
46017
|
{
|
|
46018
46018
|
"kind": "class",
|
|
46019
|
-
"description": "
|
|
46019
|
+
"description": "",
|
|
46020
46020
|
"name": "StepperConnector",
|
|
46021
46021
|
"cssProperties": [
|
|
46022
46022
|
{
|
|
@@ -46083,7 +46083,7 @@
|
|
|
46083
46083
|
"module": "/src/models"
|
|
46084
46084
|
},
|
|
46085
46085
|
"tagName": "mdc-stepperconnector",
|
|
46086
|
-
"jsDoc": "/**\n *
|
|
46086
|
+
"jsDoc": "/**\n * @tagname mdc-stepperconnector\n *\n * @csspart connector - The main connector line between steps\n *\n * @cssproperty --mdc-stepperconnector-complete-background - Background color for the complete connector\n * @cssproperty --mdc-stepperconnector-incomplete-background - Background color for the incomplete connector\n */",
|
|
46087
46087
|
"customElement": true
|
|
46088
46088
|
}
|
|
46089
46089
|
],
|
|
@@ -46104,7 +46104,7 @@
|
|
|
46104
46104
|
"declarations": [
|
|
46105
46105
|
{
|
|
46106
46106
|
"kind": "class",
|
|
46107
|
-
"description": "
|
|
46107
|
+
"description": "",
|
|
46108
46108
|
"name": "StepperItem",
|
|
46109
46109
|
"cssProperties": [
|
|
46110
46110
|
{
|
|
@@ -46388,7 +46388,7 @@
|
|
|
46388
46388
|
"module": "/src/models"
|
|
46389
46389
|
},
|
|
46390
46390
|
"tagName": "mdc-stepperitem",
|
|
46391
|
-
"jsDoc": "/**\n *
|
|
46391
|
+
"jsDoc": "/**\n * @tagname mdc-stepperitem\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @event click - (React: onClick) This event is dispatched when the stepperitem is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the stepperitem.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the stepperitem.\n *\n * @csspart status-container - The container for the status icon or step number.\n * @csspart label-container - The container for the label and help text.\n * @csspart help-text-container - The container for the help text and error icon when applicable.\n * @csspart status-icon - The icon representing the status of the stepper item.\n * @csspart step-number - The text representing the step number.\n * @csspart label - The text representing the label of the stepper item.\n * @csspart help-text - The text providing additional information about the stepper item.\n * @csspart help-icon - The icon representing an error in the stepper item.\n *\n * @cssproperty --mdc-stepperitem-status-container-background - The background color of the status container.\n * @cssproperty --mdc-stepperitem-status-container-border-color - The border color of the status container.\n * @cssproperty --mdc-stepperitem-label-color - The color of the label text.\n * @cssproperty --mdc-stepperitem-help-text-color - The color of the optional label text.\n * @cssproperty --mdc-stepperitem-label-container-background - The background color of the label container.\n */",
|
|
46392
46392
|
"customElement": true
|
|
46393
46393
|
}
|
|
46394
46394
|
],
|
|
@@ -46409,7 +46409,7 @@
|
|
|
46409
46409
|
"declarations": [
|
|
46410
46410
|
{
|
|
46411
46411
|
"kind": "class",
|
|
46412
|
-
"description": "
|
|
46412
|
+
"description": "",
|
|
46413
46413
|
"name": "Tab",
|
|
46414
46414
|
"cssProperties": [
|
|
46415
46415
|
{
|
|
@@ -47189,7 +47189,7 @@
|
|
|
47189
47189
|
"module": "/src/components/buttonsimple/buttonsimple.component"
|
|
47190
47190
|
},
|
|
47191
47191
|
"tagName": "mdc-tab",
|
|
47192
|
-
"jsDoc": "/**\n *
|
|
47192
|
+
"jsDoc": "/**\n * @tagname mdc-tab\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n *\n * @event click - (React: onClick) This event is dispatched when the tab is clicked.\n * @event keydown - (React: onKeyDown) This event is dispatched when a key is pressed down on the tab.\n * @event keyup - (React: onKeyUp) This event is dispatched when a key is released on the tab.\n * @event focus - (React: onFocus) This event is dispatched when the tab receives focus.\n * @event activechange - (React: onActiveChange) This event is dispatched when the active state of the tab changes\n * <br />\n * Event Data: `detail: { tabId: this.tabId, active }`\n * <br />\n * Note: the activechange event is used by the tab list component to react to the change in state of the tab,\n * so this event won't be needed if the tab list is used.\n *\n * @cssproperty --mdc-tab-height - The height of the tab.\n * @cssproperty --mdc-tab-padding-left - The left padding of the tab.\n * @cssproperty --mdc-tab-padding-right - The right padding of the tab.\n * @cssproperty --mdc-tab-content-gap - The gap between the icon and text in the tab.\n * @cssproperty --mdc-tab-background-color - The background color of the tab.\n * @cssproperty --mdc-tab-color - The text color of the tab.\n * @cssproperty --mdc-tab-border-radius - The border radius of the tab.\n * @cssproperty --mdc-tab-content-justification - The justification of the content in the tab.\n *\n * @cssproperty --mdc-tab-line-active-indicator-height - The height of the active indicator line.\n * @cssproperty --mdc-tab-line-active-indicator-width - The width of the active indicator line.\n *\n * @cssproperty --mdc-tab-line-border-bottom-left-radius - The border bottom left radius of the active indicator line.\n * @cssproperty --mdc-tab-line-border-bottom-right-radius - The border bottom right radius of the active indicator line.\n * @cssproperty --mdc-tab-line-border-top-left-radius - The border top left radius of the active indicator line.\n * @cssproperty --mdc-tab-line-border-top-right-radius - The border top right radius of the active indicator line.\n *\n * @csspart container - The container of the tab.\n * @csspart regular-icon - The icon of the tab, if inactive.\n * @csspart filled-icon - The icon of the tab, if active.\n * @csspart indicator - The indicator of the tab.\n * @csspart text - The text of the tab.\n *\n * @slot prefix - The slot for the content before the text, typically used for the icon.\n * @slot postfix - The slot for the content after the text, typically used for the badge or chip.\n */",
|
|
47193
47193
|
"customElement": true
|
|
47194
47194
|
}
|
|
47195
47195
|
],
|
|
@@ -47210,7 +47210,7 @@
|
|
|
47210
47210
|
"declarations": [
|
|
47211
47211
|
{
|
|
47212
47212
|
"kind": "class",
|
|
47213
|
-
"description": "
|
|
47213
|
+
"description": "",
|
|
47214
47214
|
"name": "TabList",
|
|
47215
47215
|
"cssProperties": [
|
|
47216
47216
|
{
|
|
@@ -47461,7 +47461,7 @@
|
|
|
47461
47461
|
"module": "/src/models"
|
|
47462
47462
|
},
|
|
47463
47463
|
"tagName": "mdc-tablist",
|
|
47464
|
-
"jsDoc": "/**\n *
|
|
47464
|
+
"jsDoc": "/**\n * @tagname mdc-tablist\n *\n * @dependency mdc-tab\n * @dependency mdc-button\n *\n * @event change - (React: onChange) This event is dispatched when the tab is selected.\n * Event that fires when user changes the active tab.\n * The function sent as the argument will receive the fired event\n * and the new tab id can be fetched from event.detail.tabId.\n *\n * `(event: CustomEvent) => handleTabChange(event.detail.tabId);`\n *\n * @slot Default slot for mdc-tab elements.\n *\n * @cssproperty --mdc-tablist-gap - Gap between tabs\n * @cssproperty --mdc-tablist-width - Width of the tablist\n * @cssproperty --mdc-tablist-arrow-button-margin - Margin value for the arrow button\n *\n * @csspart container - The tablist container.\n */",
|
|
47465
47465
|
"customElement": true
|
|
47466
47466
|
}
|
|
47467
47467
|
],
|
|
@@ -47482,7 +47482,7 @@
|
|
|
47482
47482
|
"declarations": [
|
|
47483
47483
|
{
|
|
47484
47484
|
"kind": "class",
|
|
47485
|
-
"description": "
|
|
47485
|
+
"description": "",
|
|
47486
47486
|
"name": "Text",
|
|
47487
47487
|
"cssParts": [
|
|
47488
47488
|
{
|
|
@@ -47580,7 +47580,7 @@
|
|
|
47580
47580
|
"module": "/src/models"
|
|
47581
47581
|
},
|
|
47582
47582
|
"tagName": "mdc-text",
|
|
47583
|
-
"jsDoc": "/**\n *
|
|
47583
|
+
"jsDoc": "/**\n * @tagname mdc-text\n * @slot - Default slot for text content\n *\n * @csspart text - The text element\n */",
|
|
47584
47584
|
"customElement": true
|
|
47585
47585
|
}
|
|
47586
47586
|
],
|
|
@@ -47601,7 +47601,7 @@
|
|
|
47601
47601
|
"declarations": [
|
|
47602
47602
|
{
|
|
47603
47603
|
"kind": "class",
|
|
47604
|
-
"description": "
|
|
47604
|
+
"description": "",
|
|
47605
47605
|
"name": "Textarea",
|
|
47606
47606
|
"cssProperties": [
|
|
47607
47607
|
{
|
|
@@ -48857,7 +48857,7 @@
|
|
|
48857
48857
|
"module": "/src/components/formfieldwrapper"
|
|
48858
48858
|
},
|
|
48859
48859
|
"tagName": "mdc-textarea",
|
|
48860
|
-
"jsDoc": "/**\n *
|
|
48860
|
+
"jsDoc": "/**\n * @tagname mdc-textarea\n *\n * @event input - (React: onInput) This event is dispatched when the value of the textarea field changes (every press).\n * @event change - (React: onChange) This event is dispatched when the value of the textarea field changes (on blur).\n * @event focus - (React: onFocus) This event is dispatched when the textarea receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the textarea loses focus.\n * @event limitexceeded - (React: onLimitExceeded) This event is dispatched once when the character limit\n * exceeds or restored.\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @slot label - Slot for the label element. If not provided, the `label` property will be used to render the label.\n * @slot toggletip - Slot for the toggletip info icon button. If not provided, the `toggletip-text` property will be used to render the info icon button and toggletip.\n * @slot help-icon - Slot for the helper/validation icon. If not provided, the icon will be rendered based on the `helpTextType` property.\n * @slot help-text - Slot for the helper/validation text. If not provided, the `helpText` property will be used to render the helper/validation text.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart textarea - The textarea element.\n * @csspart textarea-container - The container element that wraps the textarea and resize button.\n * @csspart textarea-footer - The footer element that contains the character counter.\n * @csspart character-counter - The character counter element.\n * @csspart resize-button - The resize button element (shown when `resizable` is true).\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n *\n * @cssproperty --mdc-label-font-size - Font size for the label text.\n * @cssproperty --mdc-label-font-weight - Font weight for the label text.\n * @cssproperty --mdc-label-line-height - Line height for the label text.\n * @cssproperty --mdc-label-color - Color for the label text.\n * @cssproperty --mdc-help-text-font-size - Font size for the help text.\n * @cssproperty --mdc-help-text-font-weight - Font weight for the help text.\n * @cssproperty --mdc-help-text-line-height - Line height for the help text.\n * @cssproperty --mdc-help-text-color - Color for the help text.\n * @cssproperty --mdc-required-indicator-color - Color for the required indicator text.\n * @cssproperty --mdc-textarea-text-color - Text color for the textarea field\n * @cssproperty --mdc-textarea-background-color - Background color for the textarea field\n * @cssproperty --mdc-textarea-border-color - Border color for the textarea field\n * @cssproperty --mdc-textarea-text-secondary-normal - Text color for the character counter\n * @cssproperty --mdc-textarea-text-font-size - Font size for the textarea field\n * @cssproperty --mdc-textarea-text-line-height - Line height for the textarea field\n * @cssproperty --mdc-textarea-container-background-color - Background color for the textarea container\n */",
|
|
48861
48861
|
"customElement": true
|
|
48862
48862
|
}
|
|
48863
48863
|
],
|
|
@@ -48878,7 +48878,7 @@
|
|
|
48878
48878
|
"declarations": [
|
|
48879
48879
|
{
|
|
48880
48880
|
"kind": "class",
|
|
48881
|
-
"description": "
|
|
48881
|
+
"description": "",
|
|
48882
48882
|
"name": "ThemeProvider",
|
|
48883
48883
|
"cssProperties": [
|
|
48884
48884
|
{
|
|
@@ -48959,7 +48959,7 @@
|
|
|
48959
48959
|
"module": "/src/models"
|
|
48960
48960
|
},
|
|
48961
48961
|
"tagName": "mdc-themeprovider",
|
|
48962
|
-
"jsDoc": "/**\n *
|
|
48962
|
+
"jsDoc": "/**\n * @tagname mdc-themeprovider\n *\n * @slot - children\n *\n * @cssproperty --mdc-themeprovider-color-default - Option to override the default color,\n * default: color-theme-text-primary-normal\n * @cssproperty --mdc-themeprovider-font-family - Option to override the font family,\n * default: `Momentum` (from momentum-design/fonts)\n * @cssproperty --mdc-themeprovider-font-weight - Option to override the font weight, default: `400`\n * default: `-0.25px` (this is to match the old CiscoSans)\n * @cssproperty --mdc-themeprovider-scrollbar-track-color - Option to override the color of the scrollbar track.\n * @cssproperty --mdc-themeprovider-scrollbar-thumb-color - Option to override the color of the scrollbar thumb.\n */",
|
|
48963
48963
|
"customElement": true
|
|
48964
48964
|
}
|
|
48965
48965
|
],
|
|
@@ -48980,7 +48980,7 @@
|
|
|
48980
48980
|
"declarations": [
|
|
48981
48981
|
{
|
|
48982
48982
|
"kind": "class",
|
|
48983
|
-
"description": "
|
|
48983
|
+
"description": "",
|
|
48984
48984
|
"name": "TimePicker",
|
|
48985
48985
|
"cssProperties": [
|
|
48986
48986
|
{
|
|
@@ -50215,7 +50215,7 @@
|
|
|
50215
50215
|
"module": "/src/components/formfieldwrapper/formfieldwrapper.component"
|
|
50216
50216
|
},
|
|
50217
50217
|
"tagName": "mdc-timepicker",
|
|
50218
|
-
"jsDoc": "/**\n *
|
|
50218
|
+
"jsDoc": "/**\n * @tagname mdc-timepicker\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-option\n * @dependency mdc-popover\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @event input - (React: onInput) This event is dispatched when the time value changes.\n * @event change - (React: onChange) This event is dispatched when the time value is committed.\n * @event focus - (React: onFocus) This event is dispatched when the timepicker receives focus.\n * @event blur - (React: onBlur) This event is dispatched when the timepicker loses focus.\n *\n * @slot label - Slot for the label element.\n * @slot toggletip - Slot for the toggletip info icon button.\n * @slot help-icon - Slot for the helper/validation icon.\n * @slot help-text - Slot for the helper/validation text.\n *\n * @cssproperty --mdc-timepicker-background-color - Background color of the timepicker input.\n * @cssproperty --mdc-timepicker-border-color - Border color of the timepicker input.\n * @cssproperty --mdc-timepicker-text-color - Text color of the timepicker input.\n * @cssproperty --mdc-timepicker-height - The height of the timepicker trigger control.\n * @cssproperty --mdc-timepicker-width - Width of the timepicker component.\n * @cssproperty --mdc-timepicker-listbox-height - The max-height of the dropdown listbox. Default shows ~6 items.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element.\n * @csspart info-icon-btn - The info icon button element.\n * @csspart label-toggletip - The toggletip element.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element.\n * @csspart help-text-container - The container for helper/validation elements.\n * @csspart container - The outer container for the input and popover.\n * @csspart base-container - The input container with border and background.\n * @csspart spinbutton-group - The container for spinbutton elements.\n * @csspart spinbutton - A spinbutton input element.\n * @csspart separator - The colon separator between spinbuttons.\n * @csspart period - The AM/PM period spinbutton.\n * @csspart icon-container - The dropdown arrow button container.\n * @csspart leading-icon - The prefix icon element displayed before spinbuttons.\n * @csspart native-input - The hidden native input for form participation.\n * @csspart listbox - The dropdown list container.\n */",
|
|
50219
50219
|
"customElement": true
|
|
50220
50220
|
}
|
|
50221
50221
|
],
|
|
@@ -50236,7 +50236,7 @@
|
|
|
50236
50236
|
"declarations": [
|
|
50237
50237
|
{
|
|
50238
50238
|
"kind": "class",
|
|
50239
|
-
"description": "
|
|
50239
|
+
"description": "",
|
|
50240
50240
|
"name": "Toast",
|
|
50241
50241
|
"cssProperties": [
|
|
50242
50242
|
{
|
|
@@ -50605,7 +50605,7 @@
|
|
|
50605
50605
|
"module": "/src/models"
|
|
50606
50606
|
},
|
|
50607
50607
|
"tagName": "mdc-toast",
|
|
50608
|
-
"jsDoc": "/**\n *
|
|
50608
|
+
"jsDoc": "/**\n * @tagname mdc-toast\n *\n * @dependency mdc-icon\n * @dependency mdc-text\n * @dependency mdc-button\n *\n * @slot content-prefix - Slot for custom content before the icon (only for custom variant).\n * @slot toast-body-normal - Slot for the main body content of the toast.\n * @slot toast-body-detailed - Slot for additional detailed content, shown when expanded.\n * @slot footer - Slot for custom footer content. Prefer using footer-button-primary and footer-button-secondary slots.\n * @slot footer-button-primary - Slot for passing the primary variant of `mdc-button` in the footer.\n * @slot footer-button-secondary - Slot for passing the secondary variant of `mdc-button` in the footer.\n *\n * @event close - (React: onClose) Dispatched when the Close Button is clicked using mouse or keyboard.\n *\n * @csspart content-container - The container for the toast's main content, including icon, text, and close button.\n * @csspart toast-prefix-icon - The icon shown at the start of the toast, styled by variant.\n * @csspart toast-content - The container for the header and body content of the toast.\n * @csspart toast-header - The header text of the toast.\n * @csspart footer - The container for the toast's footer, including toggle and action buttons.\n * @csspart footer-button-toggle - The toggle button for showing/hiding detailed content.\n * @csspart toast-close-btn - The close button for the toast.\n * @csspart has-footer-buttons - Applied to the footer when it contains buttons or a toggle button.\n *\n * @cssproperty --mdc-toast-background-color - Background color of the toast.\n * @cssproperty --mdc-toast-border-color - Border color of the toast.\n * @cssproperty --mdc-toast-header-text-color - Color of the header text in the toast.\n * @cssproperty --mdc-toast-icon-color - Color of the icon in the toast.\n * @cssproperty --mdc-toast-elevation-3 - Elevation effect applied to the toast.\n * @cssproperty --mdc-toast-width - Width of the toast.\n * @cssproperty --mdc-toast-padding - Padding inside the toast.\n */",
|
|
50609
50609
|
"customElement": true
|
|
50610
50610
|
}
|
|
50611
50611
|
],
|
|
@@ -50626,7 +50626,7 @@
|
|
|
50626
50626
|
"declarations": [
|
|
50627
50627
|
{
|
|
50628
50628
|
"kind": "class",
|
|
50629
|
-
"description": "
|
|
50629
|
+
"description": "",
|
|
50630
50630
|
"name": "Toggle",
|
|
50631
50631
|
"cssParts": [
|
|
50632
50632
|
{
|
|
@@ -51415,7 +51415,7 @@
|
|
|
51415
51415
|
"module": "/src/components/formfieldwrapper"
|
|
51416
51416
|
},
|
|
51417
51417
|
"tagName": "mdc-toggle",
|
|
51418
|
-
"jsDoc": "/**\n *
|
|
51418
|
+
"jsDoc": "/**\n * @tagname mdc-toggle\n *\n * @dependency mdc-button\n * @dependency mdc-icon\n * @dependency mdc-statictoggle\n * @dependency mdc-text\n * @dependency mdc-toggletip\n *\n * @event change - (React: onChange) Event that gets dispatched when the toggle state changes.\n * @event focus - (React: onFocus) Event that gets dispatched when the toggle receives focus.\n *\n * @csspart label - The label element.\n * @csspart label-text - The container for the label and required indicator elements.\n * @csspart required-indicator - The required indicator element that is displayed next to the label when the `required` property is set to true.\n * @csspart info-icon-btn - The info icon button element that is displayed next to the label when the `toggletip-text` property is set.\n * @csspart label-toggletip - The toggletip element that is displayed when the info icon button is clicked.\n * @csspart help-text - The helper/validation text element.\n * @csspart helper-icon - The helper/validation icon element that is displayed next to the helper/validation text.\n * @csspart help-text-container - The container for the helper/validation icon and text elements.\n * @csspart text-container - The container for the label and helper text elements.\n * @csspart static-toggle - The statictoggle that provides the visual toggle switch appearance.\n * @csspart toggle-input - The native input element with switch role that provides the interactive functionality.\n */",
|
|
51419
51419
|
"customElement": true,
|
|
51420
51420
|
"slots": [
|
|
51421
51421
|
{
|
|
@@ -51544,7 +51544,7 @@
|
|
|
51544
51544
|
"declarations": [
|
|
51545
51545
|
{
|
|
51546
51546
|
"kind": "class",
|
|
51547
|
-
"description": "
|
|
51547
|
+
"description": "",
|
|
51548
51548
|
"name": "ToggleTip",
|
|
51549
51549
|
"cssProperties": [
|
|
51550
51550
|
{
|
|
@@ -52971,7 +52971,7 @@
|
|
|
52971
52971
|
"module": "/src/components/popover/popover.component"
|
|
52972
52972
|
},
|
|
52973
52973
|
"tagName": "mdc-toggletip",
|
|
52974
|
-
"jsDoc": "/**\n *
|
|
52974
|
+
"jsDoc": "/**\n * @tagname mdc-toggletip\n *\n * @dependency mdc-screenreaderannouncer\n * @dependency mdc-button\n *\n * @event shown - (React: onShown) This event is dispatched when the toggletip is shown\n * @event hidden - (React: onHidden) This event is dispatched when the toggletip is hidden\n * @event created - (React: onCreated) This event is dispatched when the toggletip is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched when the toggletip is destroyed (removed from the DOM)\n *\n * @cssproperty --mdc-toggletip-max-width - The maximum width of the toggletip.\n * @cssproperty --mdc-toggletip-text-color - The text color of the toggletip.\n * @cssproperty --mdc-toggletip-text-color-contrast - The text color of the toggletip when the color is contrast.\n *\n * @slot - Default slot for the toggletip content\n */",
|
|
52975
52975
|
"customElement": true,
|
|
52976
52976
|
"cssParts": [
|
|
52977
52977
|
{
|
|
@@ -53018,7 +53018,7 @@
|
|
|
53018
53018
|
"declarations": [
|
|
53019
53019
|
{
|
|
53020
53020
|
"kind": "class",
|
|
53021
|
-
"description": "
|
|
53021
|
+
"description": "",
|
|
53022
53022
|
"name": "Tooltip",
|
|
53023
53023
|
"cssProperties": [
|
|
53024
53024
|
{
|
|
@@ -54513,7 +54513,7 @@
|
|
|
54513
54513
|
"module": "/src/components/popover/popover.component"
|
|
54514
54514
|
},
|
|
54515
54515
|
"tagName": "mdc-tooltip",
|
|
54516
|
-
"jsDoc": "/**\n *
|
|
54516
|
+
"jsDoc": "/**\n * @tagname mdc-tooltip\n *\n * @event shown - (React: onShown) This event is dispatched when the tooltip is shown\n * @event hidden - (React: onHidden) This event is dispatched when the tooltip is hidden\n * @event created - (React: onCreated) This event is dispatched when the tooltip is created (added to the DOM)\n * @event destroyed - (React: onDestroyed) This event is dispatched when the tooltip is destroyed (removed from the DOM)\n *\n * @cssproperty --mdc-tooltip-max-width - The maximum width of the tooltip.\n * @cssproperty --mdc-tooltip-padding - The padding of the tooltip.\n * @cssproperty --mdc-tooltip-text-color - The text color of the tooltip.\n * @cssproperty --mdc-tooltip-text-color-contrast - The text color of the tooltip when the color is contrast.\n *\n */",
|
|
54517
54517
|
"customElement": true,
|
|
54518
54518
|
"slots": [
|
|
54519
54519
|
{
|
|
@@ -54570,7 +54570,7 @@
|
|
|
54570
54570
|
"declarations": [
|
|
54571
54571
|
{
|
|
54572
54572
|
"kind": "class",
|
|
54573
|
-
"description": "
|
|
54573
|
+
"description": "",
|
|
54574
54574
|
"name": "Typewriter",
|
|
54575
54575
|
"cssParts": [
|
|
54576
54576
|
{
|
|
@@ -54889,7 +54889,7 @@
|
|
|
54889
54889
|
"module": "/src/models"
|
|
54890
54890
|
},
|
|
54891
54891
|
"tagName": "mdc-typewriter",
|
|
54892
|
-
"jsDoc": "/**\n *
|
|
54892
|
+
"jsDoc": "/**\n * @tagname mdc-typewriter\n * @dependency mdc-text\n *\n * @slot - Default slot for text content\n *\n * @csspart container - Container for the text element\n * @csspart text - The text element (forwarded to mdc-text)\n * @csspart typewriter-hidden - The hidden typewriter text\n *\n * @event typing-complete - (React: onTypingComplete) Fired when the typewriter finishes typing all content.\n * Detail: \\{ finalContent: string \\}\n * @event change - (React: onChange) Fired when the content of the typewriter changes.\n * Detail: \\{ content: string, isTyping: boolean \\}\n */",
|
|
54893
54893
|
"customElement": true
|
|
54894
54894
|
}
|
|
54895
54895
|
],
|
|
@@ -54910,7 +54910,7 @@
|
|
|
54910
54910
|
"declarations": [
|
|
54911
54911
|
{
|
|
54912
54912
|
"kind": "class",
|
|
54913
|
-
"description": "
|
|
54913
|
+
"description": "",
|
|
54914
54914
|
"name": "Verticaltablist",
|
|
54915
54915
|
"slots": [
|
|
54916
54916
|
{
|
|
@@ -55167,7 +55167,7 @@
|
|
|
55167
55167
|
"module": "/src/components/list/list.component"
|
|
55168
55168
|
},
|
|
55169
55169
|
"tagName": "mdc-verticaltablist",
|
|
55170
|
-
"jsDoc": "/**\n *
|
|
55170
|
+
"jsDoc": "/**\n * @tagname mdc-verticaltablist\n *\n * @dependency mdc-tab\n *\n * @event change - (React: onChange) This event is dispatched when the tab is selected.\n * Event that fires when user changes the active tab.\n * The function sent as the argument will receive the fired event\n * and the new tab id can be fetched from event.detail.tabId.\n *\n * `(event: CustomEvent) => handleTabChange(event.detail.tabId);`\n *\n * @slot Default slot for mdc-tab elements.\n */",
|
|
55171
55171
|
"customElement": true,
|
|
55172
55172
|
"attributes": [
|
|
55173
55173
|
{
|
|
@@ -55251,7 +55251,7 @@
|
|
|
55251
55251
|
"declarations": [
|
|
55252
55252
|
{
|
|
55253
55253
|
"kind": "class",
|
|
55254
|
-
"description": "
|
|
55254
|
+
"description": "",
|
|
55255
55255
|
"name": "VirtualizedList",
|
|
55256
55256
|
"cssParts": [
|
|
55257
55257
|
{
|
|
@@ -55815,7 +55815,7 @@
|
|
|
55815
55815
|
"module": "/src/components/list/list.component"
|
|
55816
55816
|
},
|
|
55817
55817
|
"tagName": "mdc-virtualizedlist",
|
|
55818
|
-
"jsDoc": "/**\n *
|
|
55818
|
+
"jsDoc": "/**\n * @tagname mdc-virtualizedlist\n *\n * @event scroll - (React: onScroll) Event that gets called when user scrolls inside of list.\n * @event virtualitemschange - (React: onVirtualItemsChange) Event that gets called when the virtual items change.\n *\n * @slot default - This is a default/unnamed slot, where listitems can be placed.\n * @slot list-header - This slot is used to pass a header for the list, which can be a `mdc-listheader` component.\n *\n * @csspart container - The container of the virtualized list.\n * @csspart scroll - The scrollable area of the virtualized list.\n */",
|
|
55819
55819
|
"customElement": true
|
|
55820
55820
|
}
|
|
55821
55821
|
],
|