@m3e/web 2.5.5 → 2.5.7
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/README.md +1 -1
- package/dist/all.js +511 -248
- package/dist/all.js.map +1 -1
- package/dist/all.min.js +31 -31
- package/dist/all.min.js.map +1 -1
- package/dist/autocomplete.js +3 -3
- package/dist/autocomplete.js.map +1 -1
- package/dist/autocomplete.min.js.map +1 -1
- package/dist/bottom-sheet.js +5 -5
- package/dist/bottom-sheet.js.map +1 -1
- package/dist/bottom-sheet.min.js.map +1 -1
- package/dist/breadcrumb.js +1 -1
- package/dist/breadcrumb.js.map +1 -1
- package/dist/breadcrumb.min.js.map +1 -1
- package/dist/button.js +7 -8
- package/dist/button.js.map +1 -1
- package/dist/button.min.js +1 -1
- package/dist/button.min.js.map +1 -1
- package/dist/calendar.js +1 -1
- package/dist/calendar.js.map +1 -1
- package/dist/calendar.min.js.map +1 -1
- package/dist/card.js +1 -1
- package/dist/card.js.map +1 -1
- package/dist/card.min.js.map +1 -1
- package/dist/checkbox.js +10 -9
- package/dist/checkbox.js.map +1 -1
- package/dist/checkbox.min.js +1 -1
- package/dist/checkbox.min.js.map +1 -1
- package/dist/chips.js +17 -16
- package/dist/chips.js.map +1 -1
- package/dist/chips.min.js +1 -1
- package/dist/chips.min.js.map +1 -1
- package/dist/core.js +5 -5
- package/dist/core.js.map +1 -1
- package/dist/core.min.js.map +1 -1
- package/dist/css-custom-data.json +314 -314
- package/dist/custom-elements.json +5222 -4838
- package/dist/datepicker.js +26 -2
- package/dist/datepicker.js.map +1 -1
- package/dist/datepicker.min.js +1 -1
- package/dist/datepicker.min.js.map +1 -1
- package/dist/dialog.js +5 -5
- package/dist/dialog.js.map +1 -1
- package/dist/dialog.min.js.map +1 -1
- package/dist/drawer-container.js +1 -1
- package/dist/drawer-container.js.map +1 -1
- package/dist/drawer-container.min.js.map +1 -1
- package/dist/expansion-panel.js +5 -5
- package/dist/expansion-panel.js.map +1 -1
- package/dist/expansion-panel.min.js.map +1 -1
- package/dist/fab-menu.js +1 -1
- package/dist/fab-menu.js.map +1 -1
- package/dist/fab-menu.min.js.map +1 -1
- package/dist/fab.js +1 -1
- package/dist/fab.js.map +1 -1
- package/dist/fab.min.js.map +1 -1
- package/dist/html-custom-data.json +296 -291
- package/dist/icon-button.js +7 -8
- package/dist/icon-button.js.map +1 -1
- package/dist/icon-button.min.js +1 -1
- package/dist/icon-button.min.js.map +1 -1
- package/dist/list.js +17 -16
- package/dist/list.js.map +1 -1
- package/dist/list.min.js +1 -1
- package/dist/list.min.js.map +1 -1
- package/dist/menu.js +3 -3
- package/dist/menu.js.map +1 -1
- package/dist/menu.min.js.map +1 -1
- package/dist/nav-bar.js +12 -9
- package/dist/nav-bar.js.map +1 -1
- package/dist/nav-bar.min.js +1 -1
- package/dist/nav-bar.min.js.map +1 -1
- package/dist/nav-menu.js +5 -5
- package/dist/nav-menu.js.map +1 -1
- package/dist/nav-menu.min.js.map +1 -1
- package/dist/nav-rail.js +3 -1
- package/dist/nav-rail.js.map +1 -1
- package/dist/nav-rail.min.js.map +1 -1
- package/dist/paginator.js +1 -1
- package/dist/paginator.js.map +1 -1
- package/dist/paginator.min.js.map +1 -1
- package/dist/radio-group.js +12 -9
- package/dist/radio-group.js.map +1 -1
- package/dist/radio-group.min.js +1 -1
- package/dist/radio-group.min.js.map +1 -1
- package/dist/segmented-button.js +12 -11
- package/dist/segmented-button.js.map +1 -1
- package/dist/segmented-button.min.js +1 -1
- package/dist/segmented-button.min.js.map +1 -1
- package/dist/select.js +9 -9
- package/dist/select.js.map +1 -1
- package/dist/select.min.js +1 -1
- package/dist/select.min.js.map +1 -1
- package/dist/slide-group.js +6 -1
- package/dist/slide-group.js.map +1 -1
- package/dist/slide-group.min.js +1 -1
- package/dist/slide-group.min.js.map +1 -1
- package/dist/slider.js +46 -25
- package/dist/slider.js.map +1 -1
- package/dist/slider.min.js +1 -1
- package/dist/slider.min.js.map +1 -1
- package/dist/split-pane.js +17 -19
- package/dist/split-pane.js.map +1 -1
- package/dist/split-pane.min.js +1 -1
- package/dist/split-pane.min.js.map +1 -1
- package/dist/src/autocomplete/AutocompleteElement.d.ts +3 -3
- package/dist/src/autocomplete/AutocompleteQueryEventDetail.d.ts +1 -1
- package/dist/src/autocomplete/QueryEventDetail.d.ts +1 -1
- package/dist/src/bottom-sheet/BottomSheetElement.d.ts +5 -5
- package/dist/src/breadcrumb/BreadcrumbItemElement.d.ts +1 -1
- package/dist/src/button/ButtonElement.d.ts +2 -1
- package/dist/src/button/ButtonElement.d.ts.map +1 -1
- package/dist/src/calendar/CalendarElement.d.ts +1 -1
- package/dist/src/card/CardElement.d.ts +1 -1
- package/dist/src/checkbox/CheckboxElement.d.ts +5 -4
- package/dist/src/checkbox/CheckboxElement.d.ts.map +1 -1
- package/dist/src/chips/AssistChipElement.d.ts +1 -1
- package/dist/src/chips/FilterChipElement.d.ts +4 -3
- package/dist/src/chips/FilterChipElement.d.ts.map +1 -1
- package/dist/src/chips/FilterChipSetElement.d.ts +3 -2
- package/dist/src/chips/FilterChipSetElement.d.ts.map +1 -1
- package/dist/src/chips/InputChipElement.d.ts +2 -2
- package/dist/src/chips/InputChipSetElement.d.ts +1 -1
- package/dist/src/chips/SuggestionChipElement.d.ts +1 -1
- package/dist/src/core/shared/primitives/CollapsibleElement.d.ts +4 -4
- package/dist/src/core/shared/primitives/TextHighlightElement.d.ts +1 -1
- package/dist/src/datepicker/DatepickerElement.d.ts +6 -0
- package/dist/src/datepicker/DatepickerElement.d.ts.map +1 -1
- package/dist/src/dialog/DialogElement.d.ts +5 -5
- package/dist/src/drawer-container/DrawerContainerElement.d.ts +1 -1
- package/dist/src/expansion-panel/ExpansionHeaderElement.d.ts +1 -1
- package/dist/src/expansion-panel/ExpansionPanelElement.d.ts +4 -4
- package/dist/src/fab/FabElement.d.ts +1 -1
- package/dist/src/fab-menu/FabMenuItemElement.d.ts +1 -1
- package/dist/src/icon-button/IconButtonElement.d.ts +2 -1
- package/dist/src/icon-button/IconButtonElement.d.ts.map +1 -1
- package/dist/src/list/ExpandableListItemElement.d.ts +4 -4
- package/dist/src/list/ListActionElement.d.ts +1 -1
- package/dist/src/list/ListOptionElement.d.ts +4 -3
- package/dist/src/list/ListOptionElement.d.ts.map +1 -1
- package/dist/src/list/SelectionListElement.d.ts +3 -2
- package/dist/src/list/SelectionListElement.d.ts.map +1 -1
- package/dist/src/menu/MenuItemCheckboxElement.d.ts +1 -1
- package/dist/src/menu/MenuItemElement.d.ts +1 -1
- package/dist/src/menu/MenuItemRadioElement.d.ts +1 -1
- package/dist/src/nav-bar/NavBarElement.d.ts +3 -1
- package/dist/src/nav-bar/NavBarElement.d.ts.map +1 -1
- package/dist/src/nav-bar/NavItemElement.d.ts +4 -3
- package/dist/src/nav-bar/NavItemElement.d.ts.map +1 -1
- package/dist/src/nav-menu/NavMenuItemElement.d.ts +5 -5
- package/dist/src/nav-rail/NavRailElement.d.ts +3 -1
- package/dist/src/nav-rail/NavRailElement.d.ts.map +1 -1
- package/dist/src/paginator/PageEventDetail.d.ts +1 -1
- package/dist/src/paginator/PaginatorElement.d.ts +1 -1
- package/dist/src/paginator/PaginatorPageEventDetail.d.ts +1 -1
- package/dist/src/paginator/PaginatorPageEventDetail.d.ts.map +1 -1
- package/dist/src/radio-group/RadioElement.d.ts +4 -3
- package/dist/src/radio-group/RadioElement.d.ts.map +1 -1
- package/dist/src/radio-group/RadioGroupElement.d.ts +3 -1
- package/dist/src/radio-group/RadioGroupElement.d.ts.map +1 -1
- package/dist/src/search/SearchViewQueryEventDetail.d.ts +1 -1
- package/dist/src/segmented-button/ButtonSegmentElement.d.ts +4 -3
- package/dist/src/segmented-button/ButtonSegmentElement.d.ts.map +1 -1
- package/dist/src/segmented-button/SegmentedButtonElement.d.ts +3 -2
- package/dist/src/segmented-button/SegmentedButtonElement.d.ts.map +1 -1
- package/dist/src/select/SelectElement.d.ts +3 -2
- package/dist/src/select/SelectElement.d.ts.map +1 -1
- package/dist/src/slide-group/SlideGroupElement.d.ts.map +1 -1
- package/dist/src/slider/SliderElement.d.ts +4 -0
- package/dist/src/slider/SliderElement.d.ts.map +1 -1
- package/dist/src/slider/SliderThumbElement.d.ts +4 -3
- package/dist/src/slider/SliderThumbElement.d.ts.map +1 -1
- package/dist/src/split-pane/SplitPaneElement.d.ts +3 -2
- package/dist/src/split-pane/SplitPaneElement.d.ts.map +1 -1
- package/dist/src/stepper/StepElement.d.ts +4 -3
- package/dist/src/stepper/StepElement.d.ts.map +1 -1
- package/dist/src/stepper/StepperElement.d.ts +5 -1
- package/dist/src/stepper/StepperElement.d.ts.map +1 -1
- package/dist/src/switch/SwitchElement.d.ts +4 -3
- package/dist/src/switch/SwitchElement.d.ts.map +1 -1
- package/dist/src/tabs/TabElement.d.ts +4 -3
- package/dist/src/tabs/TabElement.d.ts.map +1 -1
- package/dist/src/tabs/TabsElement.d.ts +5 -2
- package/dist/src/tabs/TabsElement.d.ts.map +1 -1
- package/dist/src/theme/ThemeElement.d.ts.map +1 -1
- package/dist/src/toc/TocItemElement.d.ts +1 -1
- package/dist/src/tree/TreeElement.d.ts +1 -1
- package/dist/src/tree/TreeItemElement.d.ts +5 -5
- package/dist/stepper.js +26 -17
- package/dist/stepper.js.map +1 -1
- package/dist/stepper.min.js +1 -1
- package/dist/stepper.min.js.map +1 -1
- package/dist/switch.js +9 -8
- package/dist/switch.js.map +1 -1
- package/dist/switch.min.js +1 -1
- package/dist/switch.min.js.map +1 -1
- package/dist/tabs.js +198 -24
- package/dist/tabs.js.map +1 -1
- package/dist/tabs.min.js +1 -1
- package/dist/tabs.min.js.map +1 -1
- package/dist/theme.js +34 -13
- package/dist/theme.js.map +1 -1
- package/dist/theme.min.js +23 -23
- package/dist/theme.min.js.map +1 -1
- package/dist/toc.js +1 -1
- package/dist/toc.js.map +1 -1
- package/dist/toc.min.js.map +1 -1
- package/dist/tree.js +6 -6
- package/dist/tree.js.map +1 -1
- package/dist/tree.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -41,10 +41,10 @@ declare const M3eExpansionPanelElement_base: import("../core/shared/mixins/Const
|
|
|
41
41
|
* @attr toggle-direction - The direction of the expansion toggle.
|
|
42
42
|
* @attr toggle-position - The position of the expansion toggle.
|
|
43
43
|
*
|
|
44
|
-
* @fires opening -
|
|
45
|
-
* @fires opened -
|
|
46
|
-
* @fires closing -
|
|
47
|
-
* @fires closed -
|
|
44
|
+
* @fires opening - Dispatched when the expansion panel begins to open.
|
|
45
|
+
* @fires opened - Dispatched when the expansion panel has opened.
|
|
46
|
+
* @fires closing - Dispatched when the expansion panel begins to close.
|
|
47
|
+
* @fires closed - Dispatched when the expansion panel has closed.
|
|
48
48
|
*
|
|
49
49
|
* @cssprop --m3e-expansion-header-collapsed-height - Height of the header when the panel is collapsed.
|
|
50
50
|
* @cssprop --m3e-expansion-header-expanded-height - Height of the header when the panel is expanded.
|
|
@@ -57,7 +57,7 @@ declare const M3eFabElement_base: import("../core/shared/mixins/Constructor").Co
|
|
|
57
57
|
* @attr value - The value associated with the element's name when it's submitted with form data.
|
|
58
58
|
* @attr variant - The appearance variant of the button.
|
|
59
59
|
*
|
|
60
|
-
* @fires click -
|
|
60
|
+
* @fires click - Dispatched when the element is clicked.
|
|
61
61
|
*
|
|
62
62
|
* @cssprop --m3e-fab-container-height - Height of the FAB container for all size variants.
|
|
63
63
|
* @cssprop --m3e-fab-label-text-font-size - Font size for the FAB label text for all size variants.
|
|
@@ -33,7 +33,7 @@ declare const M3eFabMenuItemElement_base: import("../core/shared/mixins/Construc
|
|
|
33
33
|
* @attr rel - The relationship between the `target` of the link button and the document.
|
|
34
34
|
* @attr target - The target of the link button.
|
|
35
35
|
*
|
|
36
|
-
* @fires click -
|
|
36
|
+
* @fires click - Dispatched when the element is clicked.
|
|
37
37
|
*
|
|
38
38
|
* @cssprop --m3e-fab-menu-item-height - Height of the menu item.
|
|
39
39
|
* @cssprop --m3e-fab-menu-item-font-size - Font size of the menu item label.
|
|
@@ -54,9 +54,10 @@ declare const M3eIconButtonElement_base: import("../core/shared/mixins/Construct
|
|
|
54
54
|
* @attr variant - The appearance variant of the button.
|
|
55
55
|
* @attr width - The width of the button.
|
|
56
56
|
*
|
|
57
|
+
* @fires beforeinput - Dispatched before a toggle button's selected state changes.
|
|
57
58
|
* @fires input - Dispatched when a toggle button's selected state changes.
|
|
58
59
|
* @fires change - Dispatched when a toggle button's selected state changes.
|
|
59
|
-
* @fires click -
|
|
60
|
+
* @fires click - Dispatched when the element is clicked.
|
|
60
61
|
*
|
|
61
62
|
* @cssprop --m3e-icon-button-container-height - Height of the container for all size variants.
|
|
62
63
|
* @cssprop --m3e-icon-button-outline-thickness - Outline thickness for all size variants.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconButtonElement.d.ts","sourceRoot":"","sources":["../../../src/icon-button/IconButtonElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAGhF,OAAO,EAuBL,oBAAoB,EAErB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAGxD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;;AAEpD
|
|
1
|
+
{"version":3,"file":"IconButtonElement.d.ts","sourceRoot":"","sources":["../../../src/icon-button/IconButtonElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAGhF,OAAO,EAuBL,oBAAoB,EAErB,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAGxD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;;AAEpD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgTG;AACH,qBACa,oBAAqB,SAAQ,yBAIzC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAAkE;IAExG,eAAe,CAAiB,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAc;IACrE,eAAe,CAAsB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACvF,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;;IA2C9E;;;OAGG;IAC0B,OAAO,EAAE,iBAAiB,CAAc;IAErE;;;OAGG;IAC0B,KAAK,EAAE,eAAe,CAAa;IAEhE;;;OAGG;IAC0B,IAAI,EAAE,cAAc,CAAW;IAE5D;;;OAGG;IAC0B,KAAK,EAAE,eAAe,CAAa;IAEhE;;;OAGG;IACyC,MAAM,UAAS;IAE3D;;;OAGG;IACyC,QAAQ,UAAS;IAE7D,yDAAyD;IACzD,IAAI,OAAO,YAEV;IAED,kBAAkB;IACT,MAAM,IAAI,OAAO;IAsB1B,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAMlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAYrC,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,OAAO,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAqB1E,eAAe;IAEf,OAAO,CAAC,aAAa;CAmEtB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
|
|
@@ -45,10 +45,10 @@ import { M3eListItemElement } from "./ListItemElement";
|
|
|
45
45
|
* @attr disabled - Whether the element is disabled.
|
|
46
46
|
* @attr open - Whether the item is expanded.
|
|
47
47
|
*
|
|
48
|
-
* @fires opening -
|
|
49
|
-
* @fires opened -
|
|
50
|
-
* @fires closing -
|
|
51
|
-
* @fires closed -
|
|
48
|
+
* @fires opening - Dispatched when the item begins to open.
|
|
49
|
+
* @fires opened - Dispatched when the item has opened.
|
|
50
|
+
* @fires closing - Dispatched when the item begins to close.
|
|
51
|
+
* @fires closed - Dispatched when the item has closed.
|
|
52
52
|
*
|
|
53
53
|
* @cssprop --m3e-expandable-list-item-toggle-icon-container-width - Width of the toggle icon container.
|
|
54
54
|
* @cssprop --m3e-expandable-list-item-toggle-icon-container-shape - Border radius of the toggle icon container.
|
|
@@ -25,7 +25,7 @@ declare const M3eListActionElement_base: import("../core/shared/mixins/Construct
|
|
|
25
25
|
* @attr rel - The relationship between the `target` of the link button and the document.
|
|
26
26
|
* @attr target - The target of the link button.
|
|
27
27
|
*
|
|
28
|
-
* @fires click -
|
|
28
|
+
* @fires click - Dispatched when the element is clicked.
|
|
29
29
|
*
|
|
30
30
|
* @cssprop --m3e-list-item-between-space - Horizontal gap between elements.
|
|
31
31
|
* @cssprop --m3e-list-item-padding-inline - Horizontal padding for the list item.
|
|
@@ -22,9 +22,10 @@ declare const M3eListOptionElement_base: import("../core/shared/mixins/Construct
|
|
|
22
22
|
* @attr disabled - Whether the element is disabled.
|
|
23
23
|
* @attr selected - Whether the element is selected.
|
|
24
24
|
*
|
|
25
|
-
* @fires
|
|
26
|
-
* @fires
|
|
27
|
-
* @fires
|
|
25
|
+
* @fires beforeinput - Dispatched before the selected state changes.
|
|
26
|
+
* @fires input - Dispatched when the selected state changes.
|
|
27
|
+
* @fires change - Dispatched when the selected state changes.
|
|
28
|
+
* @fires click - Dispatched when the element is clicked.
|
|
28
29
|
*
|
|
29
30
|
* @cssprop --m3e-list-item-between-space - Horizontal gap between elements.
|
|
30
31
|
* @cssprop --m3e-list-item-padding-inline - Horizontal padding for the list item.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ListOptionElement.d.ts","sourceRoot":"","sources":["../../../src/list/ListOptionElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAO,cAAc,EAAQ,MAAM,KAAK,CAAC;AAuBhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;;AAEvD
|
|
1
|
+
{"version":3,"file":"ListOptionElement.d.ts","sourceRoot":"","sources":["../../../src/list/ListOptionElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAO,cAAc,EAAQ,MAAM,KAAK,CAAC;AAuBhE,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;;AAEvD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgGG;AACH,qBACa,oBAAqB,SAAQ,yBAEzC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAoGpC;IAKF,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;;IAkB9E,qDAAqD;IACrD,IAAgB,KAAK,IAGJ,MAAM,CADtB;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,MAAM,EAEtB;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAKlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAKrC,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAYxE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAwCrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
|
|
@@ -23,8 +23,9 @@ declare const M3eSelectionListElement_base: import("../core/shared/mixins/Constr
|
|
|
23
23
|
* @attr multi - Whether multiple items can be selected.
|
|
24
24
|
* @attr variant - The appearance variant of the list.
|
|
25
25
|
*
|
|
26
|
-
* @fires
|
|
27
|
-
* @fires
|
|
26
|
+
* @fires beforeinput - Dispatched before the selected state of an option changes.
|
|
27
|
+
* @fires input - Dispatched when the selected state of an option changes.
|
|
28
|
+
* @fires change - Dispatched when the selected state of an option changes.
|
|
28
29
|
*
|
|
29
30
|
* @cssprop --m3e-list-divider-inset-start-size - Start inset for dividers within the list.
|
|
30
31
|
* @cssprop --m3e-list-divider-inset-end-size - End inset for dividers within the list.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectionListElement.d.ts","sourceRoot":"","sources":["../../../src/list/SelectionListElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAGrC,OAAO,EAML,SAAS,EAKV,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAExE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;;AAE3D
|
|
1
|
+
{"version":3,"file":"SelectionListElement.d.ts","sourceRoot":"","sources":["../../../src/list/SelectionListElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAGrC,OAAO,EAML,SAAS,EAKV,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAExE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;;AAE3D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,qBACa,uBAAwB,SAAQ,4BAE5C;;IAIC,eAAe;IACf,QAAQ,CAAC,CAAC,gBAAgB,CAAC,yCAGE;IAE7B;;;OAGG;IAC0B,KAAK,UAAS;IAE3C;;;OAGG;IACiE,sBAAsB,UAAS;IAEnG,+BAA+B;IAC/B,IAAI,OAAO,IAAI,SAAS,oBAAoB,EAAE,CAE7C;IAED,0CAA0C;IAC1C,IAAI,QAAQ,IAAI,SAAS,oBAAoB,EAAE,CAE9C;IAED,kDAAkD;IAClD,IAAI,KAAK,IAAI,MAAM,GAAG,SAAS,MAAM,EAAE,GAAG,IAAI,CAU7C;IAED,4BAA4B;IAC5B,IAAa,CAAC,SAAS,CAAC,6BAUvB;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAOlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAOrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAwBxE,kBAAkB;IACT,iBAAiB,IAAI,IAAI;CAiBnC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,uBAAuB,CAAC;KAC/C;CACF"}
|
|
@@ -33,7 +33,7 @@ declare const M3eMenuItemCheckboxElement_base: import("../core/shared/mixins/Con
|
|
|
33
33
|
* @attr disabled - Whether the element is disabled.
|
|
34
34
|
* @attr checked - Whether the element is checked.
|
|
35
35
|
*
|
|
36
|
-
* @fires click -
|
|
36
|
+
* @fires click - Dispatched when the element is clicked.
|
|
37
37
|
*
|
|
38
38
|
* @cssprop --m3e-menu-item-container-height - Height of the menu item container.
|
|
39
39
|
* @cssprop --m3e-menu-item-color - Text color for unselected, enabled menu items.
|
|
@@ -68,7 +68,7 @@ declare const M3eMenuItemElement_base: import("../core/shared/mixins/Constructor
|
|
|
68
68
|
* @attr rel - The relationship between the `target` of the link button and the document.
|
|
69
69
|
* @attr target - The target of the link button.
|
|
70
70
|
*
|
|
71
|
-
* @fires click -
|
|
71
|
+
* @fires click - Dispatched when the element is clicked.
|
|
72
72
|
*
|
|
73
73
|
* @cssprop --m3e-menu-item-container-height - Height of the menu item container.
|
|
74
74
|
* @cssprop --m3e-menu-item-color - Text color for unselected, enabled menu items.
|
|
@@ -32,7 +32,7 @@ declare const M3eMenuItemRadioElement_base: import("../core/shared/mixins/Constr
|
|
|
32
32
|
* @attr disabled - Whether the element is disabled.
|
|
33
33
|
* @attr checked - Whether the element is checked.
|
|
34
34
|
*
|
|
35
|
-
* @fires click -
|
|
35
|
+
* @fires click - Dispatched when the element is clicked.
|
|
36
36
|
*
|
|
37
37
|
* @cssprop --m3e-menu-item-container-height - Height of the menu item container.
|
|
38
38
|
* @cssprop --m3e-menu-item-color - Text color for unselected, enabled menu items.
|
|
@@ -29,7 +29,9 @@ declare const M3eNavBarElement_base: import("../core/shared/mixins/Constructor")
|
|
|
29
29
|
*
|
|
30
30
|
* @attr mode - The mode in which items in the bar are presented.
|
|
31
31
|
*
|
|
32
|
-
* @fires
|
|
32
|
+
* @fires beforeinput - Dispatched before the selected state of an item changes.
|
|
33
|
+
* @fires input - Dispatched when the selected state of an item changes.
|
|
34
|
+
* @fires change - Dispatched when the selected state of an item changes.
|
|
33
35
|
*
|
|
34
36
|
* @cssprop --m3e-nav-bar-height - Height of the navigation bar.
|
|
35
37
|
* @cssprop --m3e-nav-bar-container-color - Background color of the navigation bar container.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavBarElement.d.ts","sourceRoot":"","sources":["../../../src/nav-bar/NavBarElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAK5E,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;;AAE1C
|
|
1
|
+
{"version":3,"file":"NavBarElement.d.ts","sourceRoot":"","sources":["../../../src/nav-bar/NavBarElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAK5E,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgCG;AACH,qBACa,gBAAiB,SAAQ,qBAAoE;;IACxG,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAoBpC;IAEF,gBAAgB,CAAC,QAAQ,CAAC,CAAC,gBAAgB,CAAC,sCAAqE;IAEjH,eAAe,CAAU,OAAO,CAAC,KAAK,CAAC,CAA8B;IAErE;;;OAGG;IAC0B,IAAI,EAAE,UAAU,CAAa;IAE1D,4BAA4B;IAC5B,IAAI,KAAK,IAAI,SAAS,iBAAiB,EAAE,CAExC;IAED,yBAAyB;IACzB,IAAI,QAAQ,IAAI,iBAAiB,GAAG,IAAI,CAEvC;IAED,2CAA2C;IAC3C,IAAI,WAAW,IAAI,OAAO,CAAC,UAAU,EAAE,MAAM,CAAC,CAE7C;IACD,IAAI,WAAW,CAAC,KAAK,EAAE,OAAO,CAAC,UAAU,EAAE,MAAM,CAAC,EAEjD;IAED,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAOrC,kBAAkB;IACT,mBAAmB,IAAI,IAAI;IAQpC,kBAAkB;cACC,UAAU,CAAC,iBAAiB,EAAE,cAAc,GAAG,IAAI;IA0BtE,kBAAkB;cACC,MAAM,IAAI,OAAO;IAkBpC,gBAAgB;IAChB,SAAS,CAAC,YAAY,IAAI,IAAI;IAM9B,gBAAgB;IAChB,SAAS,CAAC,kBAAkB,CAAC,WAAW,EAAE,kBAAkB,GAAG,IAAI;CAGpE;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,gBAAgB,CAAC;KACjC;CACF"}
|
|
@@ -37,9 +37,10 @@ declare const M3eNavItemElement_base: import("../core/shared/mixins/Constructor"
|
|
|
37
37
|
* @attr selected - A value indicating whether the element is selected.
|
|
38
38
|
* @attr target - The target of the link button.
|
|
39
39
|
*
|
|
40
|
-
* @fires
|
|
41
|
-
* @fires
|
|
42
|
-
* @fires
|
|
40
|
+
* @fires beforeinput - Dispatched before the selected state changes.
|
|
41
|
+
* @fires input - Dispatched when the selected state changes.
|
|
42
|
+
* @fires change - Dispatched when the selected state changes.
|
|
43
|
+
* @fires click - Dispatched when the element is clicked.
|
|
43
44
|
*
|
|
44
45
|
* @cssprop --m3e-nav-item-label-text-font-size - Font size for the label text.
|
|
45
46
|
* @cssprop --m3e-nav-item-label-text-font-weight - Font weight for the label text.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavItemElement.d.ts","sourceRoot":"","sources":["../../../src/nav-bar/NavItemElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAa,MAAM,KAAK,CAAC;AAGhG,OAAO,EAgBL,eAAe,EAKhB,MAAM,eAAe,CAAC;AAIvB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;;AAE1D
|
|
1
|
+
{"version":3,"file":"NavItemElement.d.ts","sourceRoot":"","sources":["../../../src/nav-bar/NavItemElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAa,MAAM,KAAK,CAAC;AAGhG,OAAO,EAgBL,eAAe,EAKhB,MAAM,eAAe,CAAC;AAIvB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;;AAE1D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmEG;AACH,qBACa,iBAAkB,SAAQ,sBAQtC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAwVpC;IAIF,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;IAC9E,eAAe,CAAkB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAc;IAOvE;;;OAGG;IAC0B,WAAW,EAAE,kBAAkB,CAAc;IAE1E,qDAAqD;IACrD,IAAI,MAAM,IAAI,gBAAgB,GAAG,IAAI,CAEpC;IAED,gBAAgB;IACP,CAAC,eAAe,CAAC,IAAI,IAAI;IAMlC,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAMlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAMrC,kBAAkB;IACT,mBAAmB,IAAI,IAAI;IAKpC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAcxE,kBAAkB;cACC,OAAO,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQ1E,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAM/E,kBAAkB;cACC,MAAM,IAAI,OAAO;CAiErC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,iBAAiB,CAAC;KACnC;CACF"}
|
|
@@ -75,11 +75,11 @@ declare const M3eNavMenuItemElement_base: import("../core/shared/mixins/Construc
|
|
|
75
75
|
* @attr open - Whether the item is expanded.
|
|
76
76
|
* @attr selected - Whether the item is selected.
|
|
77
77
|
*
|
|
78
|
-
* @fires opening -
|
|
79
|
-
* @fires opened -
|
|
80
|
-
* @fires closing -
|
|
81
|
-
* @fires closed -
|
|
82
|
-
* @fires click -
|
|
78
|
+
* @fires opening - Dispatched when the item begins to open.
|
|
79
|
+
* @fires opened - Dispatched when the item has opened.
|
|
80
|
+
* @fires closing - Dispatched when the item begins to close.
|
|
81
|
+
* @fires closed - Dispatched when the item has closed.
|
|
82
|
+
* @fires click - Dispatched when the element is clicked.
|
|
83
83
|
*
|
|
84
84
|
* @cssprop --m3e-nav-menu-item-font-size - Font size for the item label.
|
|
85
85
|
* @cssprop --m3e-nav-menu-item-font-weight - Font weight for the item label.
|
|
@@ -36,7 +36,9 @@ declare const M3eNavRailElement_base: import("../core/shared/mixins/Constructor"
|
|
|
36
36
|
*
|
|
37
37
|
* @attr mode - The mode in which items in the rail are presented.
|
|
38
38
|
*
|
|
39
|
-
* @fires
|
|
39
|
+
* @fires beforeinput - Dispatched before the selected state of an item changes.
|
|
40
|
+
* @fires input - Dispatched when the selected state of an item changes.
|
|
41
|
+
* @fires change - Dispatched when the selected state of an item changes.
|
|
40
42
|
*
|
|
41
43
|
* @cssprop --m3e-nav-rail-top-space - Top block padding for the nav rail.
|
|
42
44
|
* @cssprop --m3e-nav-rail-bottom-space - Bottom block padding for the nav rail.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NavRailElement.d.ts","sourceRoot":"","sources":["../../../src/nav-rail/NavRailElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAa,MAAM,KAAK,CAAC;AAWrD,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;;AAExE
|
|
1
|
+
{"version":3,"file":"NavRailElement.d.ts","sourceRoot":"","sources":["../../../src/nav-rail/NavRailElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAa,MAAM,KAAK,CAAC;AAWrD,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;;AAExE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmDG;AACH,qBACa,iBAAkB,SAAQ,sBAA0C;;IAa/E,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAoDpC;;IAaF,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAKlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAUrC,4BAA4B;cACT,YAAY,IAAI,IAAI;IAevC,4BAA4B;cACT,kBAAkB,CAAC,WAAW,EAAE,kBAAkB,GAAG,IAAI;CAI7E;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,cAAc,EAAE,iBAAiB,CAAC;KACnC;CACF"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { PaginatorPageEventDetail } from "./PaginatorPageEventDetail";
|
|
2
2
|
/**
|
|
3
|
-
*
|
|
3
|
+
* Dispatched when a user selects a different page size or navigates to another page.
|
|
4
4
|
* @deprecated Use `PaginatorPageEventDetail`.
|
|
5
5
|
*/
|
|
6
6
|
export type PageEventDetail = PaginatorPageEventDetail;
|
|
@@ -52,7 +52,7 @@ declare const M3ePaginatorElement_base: import("../core/shared/mixins/Constructo
|
|
|
52
52
|
* @attr previous-page-label - The accessible label given to the button used to move to the previous page.
|
|
53
53
|
* @attr show-first-last-buttons - Whether to show first/last buttons.
|
|
54
54
|
*
|
|
55
|
-
* @fires page -
|
|
55
|
+
* @fires page - Dispatched when a user selects a different page size or navigates to another page.
|
|
56
56
|
*
|
|
57
57
|
* @cssprop --m3e-paginator-font-size - The font size used for paginator text.
|
|
58
58
|
* @cssprop --m3e-paginator-font-weight - The font weight used for paginator text.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/**
|
|
1
|
+
/** Dispatched when a user selects a different page size or navigates to another page. */
|
|
2
2
|
export interface PaginatorPageEventDetail {
|
|
3
3
|
/** The zero-based index of the current page index. */
|
|
4
4
|
pageIndex: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PaginatorPageEventDetail.d.ts","sourceRoot":"","sources":["../../../src/paginator/PaginatorPageEventDetail.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"PaginatorPageEventDetail.d.ts","sourceRoot":"","sources":["../../../src/paginator/PaginatorPageEventDetail.ts"],"names":[],"mappings":"AAAA,yFAAyF;AACzF,MAAM,WAAW,wBAAwB;IACvC,sDAAsD;IACtD,SAAS,EAAE,MAAM,CAAC;IAElB,sEAAsE;IACtE,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAE3B,6BAA6B;IAC7B,QAAQ,EAAE,MAAM,GAAG,KAAK,CAAC;IAEzB,qDAAqD;IACrD,MAAM,EAAE,MAAM,CAAC;CAChB"}
|
|
@@ -34,9 +34,10 @@ declare const M3eRadioElement_base: import("../core/shared/mixins/Constructor").
|
|
|
34
34
|
* @attr required - Whether the element is required.
|
|
35
35
|
* @attr value - A string representing the value of the radio.
|
|
36
36
|
*
|
|
37
|
-
* @fires
|
|
38
|
-
* @fires
|
|
39
|
-
* @fires
|
|
37
|
+
* @fires beforeinput - Dispatched before the checked state changes.
|
|
38
|
+
* @fires input - Dispatched when the checked state changes.
|
|
39
|
+
* @fires change - Dispatched when the checked state changes.
|
|
40
|
+
* @fires click - Dispatched when the element is clicked.
|
|
40
41
|
*
|
|
41
42
|
* @cssprop --m3e-radio-container-size - Base size of the radio button container.
|
|
42
43
|
* @cssprop --m3e-radio-icon-size - Size of the radio icon inside the wrapper.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioElement.d.ts","sourceRoot":"","sources":["../../../src/radio-group/RadioElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EASL,SAAS,EAUV,MAAM,eAAe,CAAC;;AAIvB
|
|
1
|
+
{"version":3,"file":"RadioElement.d.ts","sourceRoot":"","sources":["../../../src/radio-group/RadioElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EASL,SAAS,EAUV,MAAM,eAAe,CAAC;;AAIvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,qBACa,eAAgB,SAAQ,oBAMpC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CA+EpC;IAEF,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;IA4B9E;;;OAGG;IACS,KAAK,SAAQ;IAEzB,4BAA4B;IAC5B,IAAa,CAAC,SAAS,CAAC,IAAI,MAAM,GAAG,IAAI,GAAG,QAAQ,GAAG,IAAI,CAE1D;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAWlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAWrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQxE,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,MAAM,IAAI,OAAO;CAuDrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,WAAW,EAAE,eAAe,CAAC;KAC9B;CACF"}
|
|
@@ -33,7 +33,9 @@ declare const M3eRadioGroupElement_base: import("../core/shared/mixins/Construct
|
|
|
33
33
|
* @attr name - The name that identifies the element when submitting the associated form.
|
|
34
34
|
* @attr required - Whether the element is required.
|
|
35
35
|
*
|
|
36
|
-
* @fires
|
|
36
|
+
* @fires beforeinput - Dispatched before the checked state of a radio button changes.
|
|
37
|
+
* @fires input - Dispatched when the checked state of a radio button changes.
|
|
38
|
+
* @fires change - Dispatched when the checked state of a radio button changes.
|
|
37
39
|
*/
|
|
38
40
|
export declare class M3eRadioGroupElement extends M3eRadioGroupElement_base {
|
|
39
41
|
#private;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroupElement.d.ts","sourceRoot":"","sources":["../../../src/radio-group/RadioGroupElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAkB5E,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD
|
|
1
|
+
{"version":3,"file":"RadioGroupElement.d.ts","sourceRoot":"","sources":["../../../src/radio-group/RadioGroupElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAkB5E,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;;AAEjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkCG;AACH,qBACa,oBAAqB,SAAQ,yBAQzC;;IACC,yEAAyE;IACzE,WAAoB,kBAAkB,aAErC;IAED,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAIpC;IAKF,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,oCAKtB;IAEL,+BAA+B;IAC/B,IAAI,MAAM,IAAI,SAAS,eAAe,EAAE,CAEvC;IAED,0BAA0B;IAC1B,IAAI,QAAQ,IAAI,eAAe,GAAG,IAAI,CAErC;IAED,6CAA6C;IAC7C,IAAI,KAAK,IAAI,MAAM,GAAG,IAAI,CAEzB;IAED,kBAAkB;IACT,aAAa,IAAI,IAAI;IAK9B,kBAAkB;IACT,eAAe,IAAI,IAAI;IAKhC,kBAAkB;IACT,WAAW,IAAI,IAAI;IAK5B,kBAAkB;IACT,cAAc,IAAI,IAAI;IAK/B,2DAA2D;IAClD,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI,EAAE,QAAQ,EAAE,MAAM,GAAG,IAAI;IAiBhG,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IASlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAOrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAYxE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAuBrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
|
|
@@ -39,9 +39,10 @@ declare const M3eButtonSegmentElement_base: import("../core/shared/mixins/Constr
|
|
|
39
39
|
* @attr disabled - Whether the element is disabled.
|
|
40
40
|
* @attr value - A string representing the value of the segment.
|
|
41
41
|
*
|
|
42
|
-
* @fires
|
|
43
|
-
* @fires
|
|
44
|
-
* @fires
|
|
42
|
+
* @fires beforeinput - Dispatched before the checked state changes.
|
|
43
|
+
* @fires input - Dispatched when the checked state changes.
|
|
44
|
+
* @fires change - Dispatched when the checked state changes.
|
|
45
|
+
* @fires click - Dispatched when the element is clicked.
|
|
45
46
|
*
|
|
46
47
|
* @cssprop --m3e-segmented-button-height - Total height of the segmented button.
|
|
47
48
|
* @cssprop --m3e-segmented-button-outline-thickness - Thickness of the button's border.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonSegmentElement.d.ts","sourceRoot":"","sources":["../../../src/segmented-button/ButtonSegmentElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;;AAqBvF
|
|
1
|
+
{"version":3,"file":"ButtonSegmentElement.d.ts","sourceRoot":"","sources":["../../../src/segmented-button/ButtonSegmentElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;;AAqBvF;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyEG;AACH,qBACa,uBAAwB,SAAQ,4BAE5C;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CA6LpC;IAEF,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;IAG9E;;;OAGG;IACS,KAAK,SAAQ;IAEzB,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAKlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAKrC,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAwCxE,kBAAkB;IACT,MAAM,IAAI,OAAO;CAwC3B;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,oBAAoB,EAAE,uBAAuB,CAAC;KAC/C;CACF"}
|
|
@@ -42,8 +42,9 @@ declare const M3eSegmentedButtonElement_base: import("../core/shared/mixins/Cons
|
|
|
42
42
|
* @attr multi - Whether multiple options can be selected.
|
|
43
43
|
* @attr name - The name that identifies the element when submitting the associated form.
|
|
44
44
|
*
|
|
45
|
-
* @fires
|
|
46
|
-
* @fires
|
|
45
|
+
* @fires beforeinput - Dispatched before the checked state of a segment changes.
|
|
46
|
+
* @fires input - Dispatched when the checked state of a segment changes.
|
|
47
|
+
* @fires change - Dispatched when the checked state of a segment changes.
|
|
47
48
|
*
|
|
48
49
|
* @cssprop --m3e-segmented-button-start-shape - Border radius for the first segment in a segmented button.
|
|
49
50
|
* @cssprop --m3e-segmented-button-end-shape - Border radius for the last segment in a segmented button.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SegmentedButtonElement.d.ts","sourceRoot":"","sources":["../../../src/segmented-button/SegmentedButtonElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EAOL,SAAS,EAKV,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;;AAEjE
|
|
1
|
+
{"version":3,"file":"SegmentedButtonElement.d.ts","sourceRoot":"","sources":["../../../src/segmented-button/SegmentedButtonElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EAOL,SAAS,EAKV,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;;AAEjE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6CG;AACH,qBACa,yBAA0B,SAAQ,8BAE9C;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAiBpC;IAIF,gBAAgB;IAChB,QAAQ,CAAC,CAAC,gBAAgB,CAAC,4CAG6C;IAExE;;;OAGG;IAC0B,KAAK,UAAS;IAE3C;;;OAGG;IACiE,sBAAsB,UAAS;IAEnG,kCAAkC;IAClC,IAAI,QAAQ,IAAI,SAAS,uBAAuB,EAAE,CAEjD;IAED,6CAA6C;IAC7C,IAAI,QAAQ,IAAI,SAAS,uBAAuB,EAAE,CAEjD;IAED,qDAAqD;IACrD,IAAI,KAAK,IAAI,MAAM,GAAG,SAAS,MAAM,EAAE,GAAG,IAAI,CAU7C;IAED,4BAA4B;IAC5B,IAAa,CAAC,SAAS,CAAC,6BAUvB;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAUlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAKrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAuBxE,kBAAkB;cACC,MAAM,IAAI,OAAO;CA8BrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,sBAAsB,EAAE,yBAAyB,CAAC;KACnD;CACF"}
|
|
@@ -44,8 +44,9 @@ declare const M3eSelectElement_base: import("../core/shared/mixins/Constructor")
|
|
|
44
44
|
* @attr panel-class - Class or list of classes to be applied to the select's overlay panel.
|
|
45
45
|
* @attr required - Whether the element is required.
|
|
46
46
|
*
|
|
47
|
-
* @fires
|
|
48
|
-
* @fires
|
|
47
|
+
* @fires beforeinput - Dispatched before the selected state changes.
|
|
48
|
+
* @fires input - Dispatched when the selected state changes.
|
|
49
|
+
* @fires change - Dispatched when the selected state changes.
|
|
49
50
|
*
|
|
50
51
|
* @cssprop --m3e-form-field-font-size - The font size of the select control.
|
|
51
52
|
* @cssprop --m3e-form-field-font-weight - The font weight of the select control.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectElement.d.ts","sourceRoot":"","sources":["../../../src/select/SelectElement.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EAWL,SAAS,EAYV,MAAM,eAAe,CAAC;AAIvB,OAAO,KAAK,EAAuB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACjF,OAAO,EAAE,gBAAgB,EAAyB,MAAM,iBAAiB,CAAC;;AAE1E
|
|
1
|
+
{"version":3,"file":"SelectElement.d.ts","sourceRoot":"","sources":["../../../src/select/SelectElement.ts"],"names":[],"mappings":"AACA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAG5E,OAAO,EAWL,SAAS,EAYV,MAAM,eAAe,CAAC;AAIvB,OAAO,KAAK,EAAuB,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACjF,OAAO,EAAE,gBAAgB,EAAyB,MAAM,iBAAiB,CAAC;;AAE1E;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,qBACa,gBACX,SAAQ,qBAWR,YAAW,gBAAgB;;IAE3B,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAgDpC;IAEF,eAAe,CAAC,MAAM,CAAC,QAAQ,SAAK;IAEpC,eAAe,CAAC,OAAO,CAAC,QAAQ,CAAiC;IAkBjE,eAAe,CAAC,OAAO,CAAC,QAAQ,CAAC,eAAe,CAU3C;IAEL,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;;IAcxF;;;OAGG;IACiE,sBAAsB,UAAS;IAEnG;;;OAGG;IAC0B,KAAK,UAAS;IAE3C;;;OAGG;IACqC,UAAU,SAAM;IAUxD,wCAAwC;IACxC,IAAI,OAAO,IAAI,SAAS,gBAAgB,EAAE,CAEzC;IAED,8BAA8B;IAC9B,IAAI,QAAQ,IAAI,SAAS,gBAAgB,EAAE,CAE1C;IAED,uCAAuC;IACvC,IAAI,KAAK,IAAI,MAAM,GAAG,SAAS,MAAM,EAAE,GAAG,IAAI,CAU7C;IAED,4BAA4B;IAC5B,IAAa,CAAC,SAAS,CAAC,6BAUvB;IAED,kBAAkB;IAClB,IAAI,gBAAgB,IAAI,OAAO,CAE9B;IAOD,kBAAkB;IAClB,gBAAgB,IAAI,IAAI;IAMxB;;;OAGG;IACH,KAAK,CAAC,YAAY,UAAQ,GAAG,IAAI;IAuBjC,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAalC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAQrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQxE,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAU/E,kBAAkB;cACC,MAAM,IAAI,OAAO;CAwVrC;AAED,UAAU,wBAAyB,SAAQ,mBAAmB;IAC5D,MAAM,EAAE,WAAW,CAAC;CACrB;AAED,MAAM,WAAW,gBAAgB;IAC/B,gBAAgB,CAAC,CAAC,SAAS,MAAM,wBAAwB,EACvD,IAAI,EAAE,CAAC,EACP,QAAQ,EAAE,CAAC,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,wBAAwB,CAAC,CAAC,CAAC,KAAK,IAAI,EAC3E,OAAO,CAAC,EAAE,OAAO,GAAG,uBAAuB,GAC1C,IAAI,CAAC;IAER,gBAAgB,CACd,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kCAAkC,EAC5C,OAAO,CAAC,EAAE,OAAO,GAAG,uBAAuB,GAC1C,IAAI,CAAC;IAER,mBAAmB,CAAC,CAAC,SAAS,MAAM,wBAAwB,EAC1D,IAAI,EAAE,CAAC,EACP,QAAQ,EAAE,CAAC,IAAI,EAAE,gBAAgB,EAAE,EAAE,EAAE,wBAAwB,CAAC,CAAC,CAAC,KAAK,IAAI,EAC3E,OAAO,CAAC,EAAE,OAAO,GAAG,oBAAoB,GACvC,IAAI,CAAC;IAER,mBAAmB,CACjB,IAAI,EAAE,MAAM,EACZ,QAAQ,EAAE,kCAAkC,EAC5C,OAAO,CAAC,EAAE,OAAO,GAAG,oBAAoB,GACvC,IAAI,CAAC;CACT;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,gBAAgB,CAAC;KAChC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SlideGroupElement.d.ts","sourceRoot":"","sources":["../../../src/slide-group/SlideGroupElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAMrF,OAAO,sBAAsB,CAAC;;AAE9B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,qBACa,oBAAqB,SAAQ,yBAA+B;;IACvE,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,
|
|
1
|
+
{"version":3,"file":"SlideGroupElement.d.ts","sourceRoot":"","sources":["../../../src/slide-group/SlideGroupElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAMrF,OAAO,sBAAsB,CAAC;;AAE9B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,qBACa,oBAAqB,SAAQ,yBAA+B;;IACvE,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAyDpC;IAUF,qEAAqE;IAClD,eAAe,EAAG,WAAW,CAAC;IAEjD,eAAe,CAAU,OAAO,CAAC,QAAQ,CAAS;IAClD,eAAe,CAAU,OAAO,CAAC,aAAa,CAAS;IACvD,eAAe,CAAU,OAAO,CAAC,WAAW,CAAS;IAErD;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyB,SAAS,SAAK;IAE1C;;;OAGG;IAC6C,iBAAiB,SAAmB;IAEpF;;;OAGG;IACyC,aAAa,SAAe;IAExE,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAKlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAKrC,kBAAkB;IACT,mBAAmB,IAAI,IAAI;IAKpC,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,GAAG,IAAI;IAKzE,kBAAkB;cACC,MAAM,IAAI,OAAO;IA4EpC,eAAe;IAEf,OAAO,CAAC,aAAa;CAiCtB;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,iBAAiB,EAAE,oBAAoB,CAAC;KACzC;CACF"}
|
|
@@ -39,6 +39,10 @@ declare const M3eSliderElement_base: import("../core/shared/mixins/Constructor")
|
|
|
39
39
|
* @attr step - The value at which the thumb will snap.
|
|
40
40
|
* @attr size - The size of the slider.
|
|
41
41
|
*
|
|
42
|
+
* @fires beforeinput - Dispatched before the value of a thumb changes.
|
|
43
|
+
* @fires input - Dispatched when the value of a thumb changes.
|
|
44
|
+
* @fires change - Dispatched when the value of a thumb changes.
|
|
45
|
+
*
|
|
42
46
|
* @cssprop --m3e-slider-min-width - Minimum inline size of the slider host.
|
|
43
47
|
* @cssprop --m3e-slider-small-height - Height of the slider when size is small or extra-small.
|
|
44
48
|
* @cssprop --m3e-slider-medium-height - Height of the slider when size is medium.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SliderElement.d.ts","sourceRoot":"","sources":["../../../src/slider/SliderElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;AAkBvF,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;;AAE1C
|
|
1
|
+
{"version":3,"file":"SliderElement.d.ts","sourceRoot":"","sources":["../../../src/slider/SliderElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;AAkBvF,OAAO,EAAE,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2EG;AACH,qBACa,gBAAiB,SAAQ,qBAA2B;;IAC/D,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CA+QpC;IAIF,eAAe;IACC,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAc;IAErD,eAAe;IACN,OAAO,CAAC,MAAM,CAAmD;;IAc1E;;;OAGG;IAC0B,IAAI,EAAE,UAAU,CAAiB;IAE9D;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyB,GAAG,SAAK;IAEpC;;;OAGG;IACyB,GAAG,SAAO;IAEtC;;;OAGG;IACyB,IAAI,SAAK;IAErC;;;OAGG;IAC0B,QAAQ,UAAS;IAE9C,kDAAkD;IAClB,WAAW,EAAE,CAAC,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,MAAM,CAAC,GAAG,IAAI,CAAQ;IAE9F,wCAAwC;IACxC,IAAI,MAAM,IAAI,SAAS,qBAAqB,EAAE,CAE7C;IAED,4CAA4C;IAC5C,IAAI,OAAO,IAAI,OAAO,CAErB;IAED,wCAAwC;IACxC,IAAI,KAAK,IAAI,qBAAqB,GAAG,IAAI,CAExC;IAED,kEAAkE;IAClE,IAAI,UAAU,IAAI,qBAAqB,GAAG,IAAI,CAE7C;IAED,kEAAkE;IAClE,IAAI,UAAU,IAAI,qBAAqB,GAAG,IAAI,CAE7C;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IASlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAMrC,kBAAkB;cACC,OAAO,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQ1E,kBAAkB;cACC,MAAM,IAAI,OAAO;CA6WrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,gBAAgB,CAAC;KAChC;CACF"}
|
|
@@ -32,9 +32,10 @@ declare const M3eSliderThumbElement_base: import("../core/shared/mixins/Construc
|
|
|
32
32
|
* @attr name - The name that identifies the element when submitting the associated form.
|
|
33
33
|
* @attr value - The value of the thumb.
|
|
34
34
|
*
|
|
35
|
-
* @fires
|
|
36
|
-
* @fires
|
|
37
|
-
* @fires
|
|
35
|
+
* @fires beforeinput - Dispatched before the value changes.
|
|
36
|
+
* @fires input - Dispatched when the value changes.
|
|
37
|
+
* @fires change - Dispatched when the value changes.
|
|
38
|
+
* @fires click - Dispatched when the element is clicked.
|
|
38
39
|
*
|
|
39
40
|
* @cssprop --m3e-slider-thumb-width - Width of the slider thumb.
|
|
40
41
|
* @cssprop --m3e-slider-thumb-padding - Horizontal padding around the thumb.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SliderThumbElement.d.ts","sourceRoot":"","sources":["../../../src/slider/SliderThumbElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;AAGvF,OAAO,EAQL,SAAS,EAIV,MAAM,eAAe,CAAC;;AAEvB
|
|
1
|
+
{"version":3,"file":"SliderThumbElement.d.ts","sourceRoot":"","sources":["../../../src/slider/SliderThumbElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAa,MAAM,KAAK,CAAC;AAGvF,OAAO,EAQL,SAAS,EAIV,MAAM,eAAe,CAAC;;AAEvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,qBACa,qBAAsB,SAAQ,0BAE1C;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CA8GpC;IAEF,eAAe,CACf,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IAElD;;;OAGG;IACwC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAQ;IAEvE,kBAAkB;IAClB,IAAa,CAAC,SAAS,CAAC,IAAI,MAAM,GAAG,IAAI,GAAG,QAAQ,GAAG,IAAI,CAE1D;IAOD,kBAAkB;IACT,KAAK,CAAC,OAAO,CAAC,EAAE,YAAY,GAAG,IAAI;IAY5C,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQxE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAUrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,kBAAkB,EAAE,qBAAqB,CAAC;KAC3C;CACF"}
|
|
@@ -56,8 +56,9 @@ declare const M3eSplitPaneElement_base: import("../core/shared/mixins/Constructo
|
|
|
56
56
|
* @attr value - A fractional value, between 0 and 100, indicating the size of the start pane.
|
|
57
57
|
* @attr wrap-detents - Whether cycling through detents will wrap.
|
|
58
58
|
*
|
|
59
|
-
* @fires
|
|
60
|
-
* @fires
|
|
59
|
+
* @fires beforeinput - Dispatched continuously before the user adjusts the drag handle.
|
|
60
|
+
* @fires input - Dispatched continuously while the user adjusts the drag handle.
|
|
61
|
+
* @fires change - Dispatched when the user finishes adjusting the drag handle.
|
|
61
62
|
*
|
|
62
63
|
* @cssprop --m3e-split-pane-drag-handle-hover-color - Color used for the drag handle hover state.
|
|
63
64
|
* @cssprop --m3e-split-pane-drag-handle-hover-opacity - Opacity used for the drag handle hover state.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SplitPaneElement.d.ts","sourceRoot":"","sources":["../../../src/split-pane/SplitPaneElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAa,MAAM,KAAK,CAAC;AAIhG,OAAO,EAQL,SAAS,EAQV,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,SAAS,EAAqB,MAAM,oBAAoB,CAAC;AAElE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;;AAE9D
|
|
1
|
+
{"version":3,"file":"SplitPaneElement.d.ts","sourceRoot":"","sources":["../../../src/split-pane/SplitPaneElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAa,MAAM,KAAK,CAAC;AAIhG,OAAO,EAQL,SAAS,EAQV,MAAM,eAAe,CAAC;AAGvB,OAAO,EAAE,SAAS,EAAqB,MAAM,oBAAoB,CAAC;AAElE,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;;AAE9D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsEG;AACH,qBACa,mBAAoB,SAAQ,wBAA0E;;IAUjH,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAkHpC;IAEF,eAAe,CAAU,YAAY,CAAC,EAAE,OAAO,CAAC,oBAAoB,EAAE,MAAM,CAAC,CAAC;IAG9E,eAAe,CAAiB,OAAO,CAAC,KAAK,CAAe;IAC5D,eAAe,CAAwB,OAAO,CAAC,WAAW,CAAe;IA4BzE;;;OAGG;IACyB,KAAK,SAAM;IAEvC;;;OAGG;IACyB,GAAG,SAAK;IAEpC;;;OAGG;IACyB,GAAG,SAAO;IAEtC;;;OAGG;IACuD,cAAc,SAAK;IAE7E;;;OAGG;IACyB,IAAI,SAAK;IAErC;;;OAGG;IAC2E,OAAO,EAAE,MAAM,EAAE,CAAM;IAErG;;;OAGG;IACqD,WAAW,UAAS;IAE5E;;;OAGG;IACS,WAAW,EAAE,oBAAoB,CAAgB;IAE7D;;;OAGG;IACS,KAAK,EAAE,MAAM,CAAkB;IAE3C,uHAAuH;IAC3G,cAAc,CAAC,EAAE,CAC3B,KAAK,EAAE,MAAM,EACb,WAAW,EAAE,IAAI,CAAC,oBAAoB,EAAE,MAAM,CAAC,EAC/C,GAAG,EAAE,SAAS,KACX,MAAM,GAAG,SAAS,CA0BrB;IAEF,4CAA4C;IAC5C,IAAI,kBAAkB,IAAI,OAAO,CAAC,oBAAoB,EAAE,MAAM,CAAC,CAE9D;IAED,kBAAkB;IAClB,IAAa,CAAC,SAAS,CAAC,IAAI,MAAM,GAAG,IAAI,GAAG,QAAQ,GAAG,IAAI,CAE1D;IAED;;;OAGG;IACH,QAAQ,IAAI,IAAI;IAIhB;;;OAGG;IACH,MAAM,IAAI,IAAI;IAId;;;;OAIG;IACH,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAUhC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAOrC,kBAAkB;IACT,mBAAmB,IAAI,IAAI;IAUpC,kBAAkB;cACC,UAAU,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAe5E,kBAAkB;cACC,OAAO,CAAC,kBAAkB,EAAE,cAAc,GAAG,IAAI;IAOpE,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,GAAG,IAAI;IAKzE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAydrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,gBAAgB,EAAE,mBAAmB,CAAC;KACvC;CACF"}
|
|
@@ -69,9 +69,10 @@ declare const M3eStepElement_base: import("../core/shared/mixins/Constructor").C
|
|
|
69
69
|
* @attr optional - Whether the step is optional.
|
|
70
70
|
* @attr selected - Whether the element is selected.
|
|
71
71
|
*
|
|
72
|
-
* @fires
|
|
73
|
-
* @fires
|
|
74
|
-
* @fires
|
|
72
|
+
* @fires beforeinput - Dispatched before the selected state changes.
|
|
73
|
+
* @fires input - Dispatched when the selected state changes.
|
|
74
|
+
* @fires change - Dispatched when the selected state changes.
|
|
75
|
+
* @fires click - Dispatched when the element is clicked.
|
|
75
76
|
*
|
|
76
77
|
* @cssprop --m3e-step-shape - Border radius of the step container, defining its visual shape.
|
|
77
78
|
* @cssprop --m3e-step-padding - Internal padding of the step container, used for layout spacing.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepElement.d.ts","sourceRoot":"","sources":["../../../src/stepper/StepElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAoBrF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;;AAEzD
|
|
1
|
+
{"version":3,"file":"StepElement.d.ts","sourceRoot":"","sources":["../../../src/stepper/StepElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAoBrF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAC;;AAEzD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmGG;AACH,qBACa,cAAe,SAAQ,mBAEnC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAsGpC;IAEF,eAAe,CAAC,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAK;IAC5C,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;IAC3F,eAAe,CAAmB,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAmB;IAG9E;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyC,QAAQ,UAAS;IAE7D;;;OAGG;IACyC,SAAS,UAAS;IAE9D;;;OAGG;IACyC,OAAO,UAAS;IAE5D,gBAAgB;IACP,KAAK,SAAM;IAEpB,uDAAuD;IACvD,IAAI,KAAK,IAAI,mBAAmB,GAAG,IAAI,CAEtC;IAED,8CAA8C;IAC9C,IAAI,OAAO,IAAI,iBAAiB,GAAG,IAAI,CAEtC;IAED,oEAAoE;IACpE,KAAK,IAAI,IAAI;IAMb,kBAAkB;IACT,MAAM,CAAC,OAAO,EAAE,WAAW,GAAG,IAAI;IAS3C,kBAAkB;IACT,MAAM,IAAI,IAAI;IAWvB,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAOlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAKrC,kBAAkB;cACC,MAAM,CAAC,iBAAiB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAQxE,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,CAAC,IAAI,CAAC,GAAG,IAAI;IAK/E,kBAAkB;cACC,MAAM,IAAI,OAAO;CAqErC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,UAAU,EAAE,cAAc,CAAC;KAC5B;CACF"}
|
|
@@ -64,7 +64,9 @@ declare const M3eStepperElement_base: import("../core/shared/mixins/Constructor"
|
|
|
64
64
|
* @slot step - Renders a step.
|
|
65
65
|
* @slot panel - Renders a panel.
|
|
66
66
|
*
|
|
67
|
-
* @fires
|
|
67
|
+
* @fires beforeinput - Dispatched before the selected state of a step changes.
|
|
68
|
+
* @fires input - Dispatched when the selected state of a step changes.
|
|
69
|
+
* @fires change - Dispatched when the selected step changes.
|
|
68
70
|
*
|
|
69
71
|
* @cssprop --m3e-step-divider-thickness - Thickness of the divider line between steps.
|
|
70
72
|
* @cssprop --m3e-step-divider-color - Color of the divider line between steps.
|
|
@@ -119,6 +121,8 @@ export declare class M3eStepperElement extends M3eStepperElement_base {
|
|
|
119
121
|
* @returns {boolean} Whether the stepper moved to the specified `index`.
|
|
120
122
|
*/
|
|
121
123
|
moveTo(index: number): boolean;
|
|
124
|
+
/** @internal */
|
|
125
|
+
_moveTo(index: number): boolean;
|
|
122
126
|
/** Resets the stepper to its initial state, clearing any form data. */
|
|
123
127
|
reset(): void;
|
|
124
128
|
/** @inheritdoc */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepperElement.d.ts","sourceRoot":"","sources":["../../../src/stepper/StepperElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAgBrF,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;;AAE1D
|
|
1
|
+
{"version":3,"file":"StepperElement.d.ts","sourceRoot":"","sources":["../../../src/stepper/StepperElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAO,cAAc,EAAQ,UAAU,EAAW,cAAc,EAAE,MAAM,KAAK,CAAC;AAgBrF,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAGxE,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;;AAE1D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkEG;AACH,qBACa,iBAAkB,SAAQ,sBAAgD;;IA8CrF,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAuHpC;IAGF,eAAe,CAAU,OAAO,CAAC,YAAY,CAAC,CAAsC;IACpF,eAAe,CAAU,OAAO,CAAC,cAAc,CAAuB;IACtE,gBAAgB,CAAC,QAAQ,CAAC,CAAC,gBAAgB,CAAC,mCAGiB;IAE7D;;;OAGG;IACwD,cAAc,EAAE,kBAAkB,CAAW;IAExG;;;OAGG;IACuD,aAAa,EAAE,iBAAiB,CAAS;IAEnG;;;OAGG;IACyC,MAAM,UAAS;IAE3D;;;OAGG;IAC0B,WAAW,EAAE,kBAAkB,CAAgB;IAE5E,iBAAiB;IACjB,IAAI,KAAK,IAAI,SAAS,cAAc,EAAE,CAErC;IAED,yBAAyB;IACzB,IAAI,YAAY,IAAI,cAAc,GAAG,IAAI,CAExC;IAED,iDAAiD;IACjD,IAAI,aAAa,IAAI,MAAM,CAE1B;IAED;;;OAGG;IACH,YAAY,IAAI,OAAO;IAIvB;;;OAGG;IACH,QAAQ,IAAI,OAAO;IAInB;;;;OAIG;IAEH,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IAQ9B,gBAAgB;IAChB,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO;IA2C/B,uEAAuE;IACvE,KAAK,IAAI,IAAI;IAUb,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAKlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAOrC,kBAAkB;IACT,mBAAmB,IAAI,IAAI;IAQpC,kBAAkB;cACC,UAAU,CAAC,iBAAiB,EAAE,cAAc,GAAG,IAAI;IAkBtE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAsIrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,aAAa,EAAE,iBAAiB,CAAC;KAClC;CACF"}
|
|
@@ -35,9 +35,10 @@ declare const M3eSwitchElement_base: import("../core/shared/mixins/Constructor")
|
|
|
35
35
|
* @attr name - The name that identifies the element when submitting the associated form.
|
|
36
36
|
* @attr value - A string representing the value of the switch.
|
|
37
37
|
*
|
|
38
|
-
* @fires
|
|
39
|
-
* @fires
|
|
40
|
-
* @fires
|
|
38
|
+
* @fires beforeinput - Dispatched before the checked state changes.
|
|
39
|
+
* @fires input - Dispatched when the checked state changes.
|
|
40
|
+
* @fires change - Dispatched when the checked state changes.
|
|
41
|
+
* @fires click - Dispatched when the element is clicked.
|
|
41
42
|
*
|
|
42
43
|
* @cssprop --m3e-switch-selected-icon-color - Color of the icon when the switch is selected.
|
|
43
44
|
* @cssprop --m3e-switch-selected-icon-size - Size of the icon in the selected state.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SwitchElement.d.ts","sourceRoot":"","sources":["../../../src/switch/SwitchElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,EAOL,SAAS,EAWV,MAAM,eAAe,CAAC;AAIvB,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;;AAE5C
|
|
1
|
+
{"version":3,"file":"SwitchElement.d.ts","sourceRoot":"","sources":["../../../src/switch/SwitchElement.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAQ,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAGvE,OAAO,EAOL,SAAS,EAWV,MAAM,eAAe,CAAC;AAIvB,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;;AAE5C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2GG;AACH,qBACa,gBAAiB,SAAQ,qBAQrC;;IACC,iCAAiC;IACjC,OAAgB,MAAM,EAAE,cAAc,CAMpC;IAEF,eAAe,CAAkB,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAc;IACvE,eAAe,CAAuB,OAAO,CAAC,QAAQ,CAAC,UAAU,CAAC,CAAsB;IACxF,eAAe,CAAwB,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAuB;;IA6B3F;;;OAGG;IAC0B,KAAK,EAAE,WAAW,CAAU;IAEzD;;;OAGG;IACS,KAAK,SAAQ;IAEzB,2BAA2B;IAC3B,IAAa,CAAC,SAAS,CAAC,IAAI,MAAM,GAAG,IAAI,GAAG,QAAQ,GAAG,IAAI,CAE1D;IAED,kBAAkB;IACT,iBAAiB,IAAI,IAAI;IAUlC,kBAAkB;IACT,oBAAoB,IAAI,IAAI;IAUrC,kBAAkB;cACC,YAAY,CAAC,kBAAkB,EAAE,cAAc,GAAG,IAAI;IAKzE,kBAAkB;cACC,MAAM,IAAI,OAAO;CAsCrC;AAED,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,qBAAqB;QAC7B,YAAY,EAAE,gBAAgB,CAAC;KAChC;CACF"}
|
|
@@ -32,9 +32,10 @@ declare const M3eTabElement_base: import("../core/shared/mixins/Constructor").Co
|
|
|
32
32
|
* @attr for - The identifier of the interactive control to which this element is attached.
|
|
33
33
|
* @attr selected - Whether the element is selected.
|
|
34
34
|
*
|
|
35
|
-
* @fires
|
|
36
|
-
* @fires
|
|
37
|
-
* @fires
|
|
35
|
+
* @fires beforeinput - Dispatched before the selected state changes.
|
|
36
|
+
* @fires input - Dispatched when the selected state changes.
|
|
37
|
+
* @fires change - Dispatched when the selected state changes.
|
|
38
|
+
* @fires click - Dispatched when the element is clicked.
|
|
38
39
|
*
|
|
39
40
|
* @cssprop --m3e-tab-font-size - Font size for tab label.
|
|
40
41
|
* @cssprop --m3e-tab-font-weight - Font weight for tab label.
|