@m3e/react 2.0.0 → 2.0.2
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 -7
- package/dist/all.js +338 -91
- package/dist/all.js.map +1 -1
- package/dist/all.min.js +1 -1
- package/dist/all.min.js.map +1 -1
- package/dist/app-bar.js +33 -2
- package/dist/app-bar.js.map +1 -1
- package/dist/app-bar.min.js +1 -1
- package/dist/app-bar.min.js.map +1 -1
- package/dist/autocomplete.js +33 -2
- package/dist/autocomplete.js.map +1 -1
- package/dist/autocomplete.min.js +1 -1
- package/dist/autocomplete.min.js.map +1 -1
- package/dist/avatar.js +33 -2
- package/dist/avatar.js.map +1 -1
- package/dist/avatar.min.js +1 -1
- package/dist/avatar.min.js.map +1 -1
- package/dist/badge.js +33 -2
- package/dist/badge.js.map +1 -1
- package/dist/badge.min.js +1 -1
- package/dist/badge.min.js.map +1 -1
- package/dist/bottom-sheet.js +35 -4
- package/dist/bottom-sheet.js.map +1 -1
- package/dist/bottom-sheet.min.js +1 -1
- package/dist/bottom-sheet.min.js.map +1 -1
- package/dist/button-group.js +33 -2
- package/dist/button-group.js.map +1 -1
- package/dist/button-group.min.js +1 -1
- package/dist/button-group.min.js.map +1 -1
- package/dist/button.js +33 -2
- package/dist/button.js.map +1 -1
- package/dist/button.min.js +1 -1
- package/dist/button.min.js.map +1 -1
- package/dist/card.js +33 -2
- package/dist/card.js.map +1 -1
- package/dist/card.min.js +1 -1
- package/dist/card.min.js.map +1 -1
- package/dist/checkbox.js +33 -2
- 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 +40 -9
- 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 +259 -0
- package/dist/core.js.map +1 -0
- package/dist/core.min.js +7 -0
- package/dist/core.min.js.map +1 -0
- package/dist/dialog.js +35 -4
- package/dist/dialog.js.map +1 -1
- package/dist/dialog.min.js +1 -1
- package/dist/dialog.min.js.map +1 -1
- package/dist/divider.js +33 -2
- package/dist/divider.js.map +1 -1
- package/dist/divider.min.js +1 -1
- package/dist/divider.min.js.map +1 -1
- package/dist/drawer-container.js +34 -3
- package/dist/drawer-container.js.map +1 -1
- package/dist/drawer-container.min.js +1 -1
- package/dist/drawer-container.min.js.map +1 -1
- package/dist/expansion-panel.js +34 -3
- package/dist/expansion-panel.js.map +1 -1
- package/dist/expansion-panel.min.js +1 -1
- package/dist/expansion-panel.min.js.map +1 -1
- package/dist/fab-menu.js +35 -4
- package/dist/fab-menu.js.map +1 -1
- package/dist/fab-menu.min.js +1 -1
- package/dist/fab-menu.min.js.map +1 -1
- package/dist/fab.js +33 -2
- package/dist/fab.js.map +1 -1
- package/dist/fab.min.js +1 -1
- package/dist/fab.min.js.map +1 -1
- package/dist/form-field.js +33 -2
- package/dist/form-field.js.map +1 -1
- package/dist/form-field.min.js +1 -1
- package/dist/form-field.min.js.map +1 -1
- package/dist/heading.js +33 -2
- package/dist/heading.js.map +1 -1
- package/dist/heading.min.js +1 -1
- package/dist/heading.min.js.map +1 -1
- package/dist/icon-button.js +33 -2
- 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/icon.js +33 -2
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +1 -1
- package/dist/icon.min.js.map +1 -1
- package/dist/list.js +39 -8
- package/dist/list.js.map +1 -1
- package/dist/list.min.js +1 -1
- package/dist/list.min.js.map +1 -1
- package/dist/loading-indicator.js +33 -2
- package/dist/loading-indicator.js.map +1 -1
- package/dist/loading-indicator.min.js +1 -1
- package/dist/loading-indicator.min.js.map +1 -1
- package/dist/menu.js +38 -7
- package/dist/menu.js.map +1 -1
- package/dist/menu.min.js +1 -1
- package/dist/menu.min.js.map +1 -1
- package/dist/nav-bar.js +34 -3
- 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 +35 -4
- package/dist/nav-menu.js.map +1 -1
- package/dist/nav-menu.min.js +1 -1
- package/dist/nav-menu.min.js.map +1 -1
- package/dist/nav-rail.js +34 -3
- package/dist/nav-rail.js.map +1 -1
- package/dist/nav-rail.min.js +1 -1
- package/dist/nav-rail.min.js.map +1 -1
- package/dist/option.js +34 -3
- package/dist/option.js.map +1 -1
- package/dist/option.min.js +1 -1
- package/dist/option.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/progress-indicator.js +34 -3
- package/dist/progress-indicator.js.map +1 -1
- package/dist/progress-indicator.min.js +1 -1
- package/dist/progress-indicator.min.js.map +1 -1
- package/dist/radio-group.js +34 -3
- 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 +34 -3
- 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 +33 -2
- package/dist/select.js.map +1 -1
- package/dist/select.min.js +1 -1
- package/dist/select.min.js.map +1 -1
- package/dist/shape.js +33 -2
- package/dist/shape.js.map +1 -1
- package/dist/shape.min.js +1 -1
- package/dist/shape.min.js.map +1 -1
- package/dist/slide-group.js +33 -2
- 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 +34 -3
- 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-button.js +33 -2
- package/dist/split-button.js.map +1 -1
- package/dist/split-button.min.js +1 -1
- package/dist/split-button.min.js.map +1 -1
- package/dist/src/all.d.ts +1 -0
- package/dist/src/all.d.ts.map +1 -1
- package/dist/src/app-bar/AppBar.d.ts +1 -1
- package/dist/src/autocomplete/Autocomplete.d.ts +1 -1
- package/dist/src/avatar/Avatar.d.ts +1 -1
- package/dist/src/badge/Badge.d.ts +1 -1
- package/dist/src/bottom-sheet/BottomSheet.d.ts +1 -1
- package/dist/src/bottom-sheet/BottomSheetAction.d.ts +1 -1
- package/dist/src/bottom-sheet/BottomSheetTrigger.d.ts +1 -1
- package/dist/src/button/Button.d.ts +1 -1
- package/dist/src/button-group/ButtonGroup.d.ts +1 -1
- package/dist/src/card/Card.d.ts +1 -1
- package/dist/src/checkbox/Checkbox.d.ts +1 -1
- package/dist/src/chips/AssistChip.d.ts +1 -1
- package/dist/src/chips/Chip.d.ts +1 -1
- package/dist/src/chips/ChipSet.d.ts +1 -1
- package/dist/src/chips/FilterChip.d.ts +1 -1
- package/dist/src/chips/FilterChipSet.d.ts +1 -1
- package/dist/src/chips/InputChip.d.ts +1 -1
- package/dist/src/chips/InputChipSet.d.ts +1 -1
- package/dist/src/chips/SuggestionChip.d.ts +1 -1
- package/dist/src/core/Collapsible.d.ts +22 -0
- package/dist/src/core/Collapsible.d.ts.map +1 -0
- package/dist/src/core/Elevation.d.ts +17 -0
- package/dist/src/core/Elevation.d.ts.map +1 -0
- package/dist/src/core/FocusRing.d.ts +17 -0
- package/dist/src/core/FocusRing.d.ts.map +1 -0
- package/dist/src/core/PseudoCheckbox.d.ts +17 -0
- package/dist/src/core/PseudoCheckbox.d.ts.map +1 -0
- package/dist/src/core/PseudoRadio.d.ts +17 -0
- package/dist/src/core/PseudoRadio.d.ts.map +1 -0
- package/dist/src/core/Ripple.d.ts +17 -0
- package/dist/src/core/Ripple.d.ts.map +1 -0
- package/dist/src/core/ScrollContainer.d.ts +17 -0
- package/dist/src/core/ScrollContainer.d.ts.map +1 -0
- package/dist/src/core/Slide.d.ts +17 -0
- package/dist/src/core/Slide.d.ts.map +1 -0
- package/dist/src/core/StateLayer.d.ts +17 -0
- package/dist/src/core/StateLayer.d.ts.map +1 -0
- package/dist/src/core/TextHighlight.d.ts +17 -0
- package/dist/src/core/TextHighlight.d.ts.map +1 -0
- package/dist/src/core/TextOverflow.d.ts +17 -0
- package/dist/src/core/TextOverflow.d.ts.map +1 -0
- package/dist/src/core/index.d.ts +12 -0
- package/dist/src/core/index.d.ts.map +1 -0
- package/dist/src/dialog/Dialog.d.ts +1 -1
- package/dist/src/dialog/DialogAction.d.ts +1 -1
- package/dist/src/dialog/DialogTrigger.d.ts +1 -1
- package/dist/src/divider/Divider.d.ts +1 -1
- package/dist/src/drawer-container/DrawerContainer.d.ts +1 -1
- package/dist/src/drawer-container/DrawerToggle.d.ts +1 -1
- package/dist/src/expansion-panel/Accordion.d.ts +1 -1
- package/dist/src/expansion-panel/ExpansionPanel.d.ts +1 -1
- package/dist/src/fab/Fab.d.ts +1 -1
- package/dist/src/fab-menu/FabMenu.d.ts +1 -1
- package/dist/src/fab-menu/FabMenuItem.d.ts +1 -1
- package/dist/src/fab-menu/FabMenuTrigger.d.ts +1 -1
- package/dist/src/form-field/FormField.d.ts +1 -1
- package/dist/src/heading/Heading.d.ts +1 -1
- package/dist/src/icon/Icon.d.ts +1 -1
- package/dist/src/icon-button/IconButton.d.ts +1 -1
- package/dist/src/list/ActionList.d.ts +1 -1
- package/dist/src/list/ExpandableListItem.d.ts +1 -1
- package/dist/src/list/List.d.ts +1 -1
- package/dist/src/list/ListAction.d.ts +1 -1
- package/dist/src/list/ListItem.d.ts +1 -1
- package/dist/src/list/ListOption.d.ts +1 -1
- package/dist/src/list/SelectionList.d.ts +1 -1
- package/dist/src/loading-indicator/LoadingIndicator.d.ts +1 -1
- package/dist/src/menu/Menu.d.ts +1 -1
- package/dist/src/menu/MenuItem.d.ts +1 -1
- package/dist/src/menu/MenuItemCheckbox.d.ts +1 -1
- package/dist/src/menu/MenuItemGroup.d.ts +1 -1
- package/dist/src/menu/MenuItemRadio.d.ts +1 -1
- package/dist/src/menu/MenuTrigger.d.ts +1 -1
- package/dist/src/nav-bar/NavBar.d.ts +1 -1
- package/dist/src/nav-bar/NavItem.d.ts +1 -1
- package/dist/src/nav-menu/NavMenu.d.ts +1 -1
- package/dist/src/nav-menu/NavMenuItem.d.ts +1 -1
- package/dist/src/nav-menu/NavMenuItemGroup.d.ts +1 -1
- package/dist/src/nav-rail/NavRail.d.ts +1 -1
- package/dist/src/nav-rail/NavRailToggle.d.ts +1 -1
- package/dist/src/option/OptGroup.d.ts +1 -1
- package/dist/src/option/Option.d.ts +1 -1
- package/dist/src/paginator/Paginator.d.ts +1 -1
- package/dist/src/progress-indicator/CircularProgressIndicator.d.ts +1 -1
- package/dist/src/progress-indicator/LinearProgressIndicator.d.ts +1 -1
- package/dist/src/radio-group/Radio.d.ts +1 -1
- package/dist/src/radio-group/RadioGroup.d.ts +1 -1
- package/dist/src/segmented-button/ButtonSegment.d.ts +1 -1
- package/dist/src/segmented-button/SegmentedButton.d.ts +1 -1
- package/dist/src/select/Select.d.ts +1 -1
- package/dist/src/shape/Shape.d.ts +1 -1
- package/dist/src/slide-group/SlideGroup.d.ts +1 -1
- package/dist/src/slider/Slider.d.ts +1 -1
- package/dist/src/slider/SliderThumb.d.ts +1 -1
- package/dist/src/split-button/SplitButton.d.ts +1 -1
- package/dist/src/stepper/Step.d.ts +1 -1
- package/dist/src/stepper/StepPanel.d.ts +1 -1
- package/dist/src/stepper/Stepper.d.ts +1 -1
- package/dist/src/stepper/StepperNext.d.ts +1 -1
- package/dist/src/stepper/StepperPrevious.d.ts +1 -1
- package/dist/src/stepper/StepperReset.d.ts +1 -1
- package/dist/src/switch/Switch.d.ts +1 -1
- package/dist/src/tabs/Tab.d.ts +1 -1
- package/dist/src/tabs/TabPanel.d.ts +1 -1
- package/dist/src/tabs/Tabs.d.ts +1 -1
- package/dist/src/textarea-autosize/TextareaAutosize.d.ts +1 -1
- package/dist/src/theme/Theme.d.ts +1 -1
- package/dist/src/toc/Toc.d.ts +1 -1
- package/dist/src/toolbar/Toolbar.d.ts +1 -1
- package/dist/src/tooltip/RichTooltip.d.ts +1 -1
- package/dist/src/tooltip/RichTooltipAction.d.ts +1 -1
- package/dist/src/tooltip/Tooltip.d.ts +1 -1
- package/dist/src/utils/createComponent.d.ts +29 -0
- package/dist/src/utils/createComponent.d.ts.map +1 -0
- package/dist/src/utils/index.d.ts +2 -0
- package/dist/src/utils/index.d.ts.map +1 -0
- package/dist/stepper.js +38 -7
- 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 +33 -2
- 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 +35 -4
- package/dist/tabs.js.map +1 -1
- package/dist/tabs.min.js +1 -1
- package/dist/tabs.min.js.map +1 -1
- package/dist/textarea-autosize.js +33 -2
- package/dist/textarea-autosize.js.map +1 -1
- package/dist/textarea-autosize.min.js +1 -1
- package/dist/textarea-autosize.min.js.map +1 -1
- package/dist/theme.js +33 -2
- package/dist/theme.js.map +1 -1
- package/dist/theme.min.js +1 -1
- package/dist/theme.min.js.map +1 -1
- package/dist/toc.js +33 -2
- package/dist/toc.js.map +1 -1
- package/dist/toc.min.js +1 -1
- package/dist/toc.min.js.map +1 -1
- package/dist/toolbar.js +33 -2
- package/dist/toolbar.js.map +1 -1
- package/dist/toolbar.min.js +1 -1
- package/dist/toolbar.min.js.map +1 -1
- package/dist/tooltip.js +35 -4
- package/dist/tooltip.js.map +1 -1
- package/dist/tooltip.min.js +1 -1
- package/dist/tooltip.min.js.map +1 -1
- package/package.json +6 -2
package/dist/all.js
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
import React from 'react';
|
|
9
|
-
import { createComponent } from '@lit/react';
|
|
9
|
+
import { createComponent as createComponent$1 } from '@lit/react';
|
|
10
10
|
import { M3eAppBarElement } from '@m3e/web/app-bar';
|
|
11
11
|
import { M3eAutocompleteElement } from '@m3e/web/autocomplete';
|
|
12
12
|
import { M3eAvatarElement } from '@m3e/web/avatar';
|
|
@@ -17,6 +17,7 @@ import { M3eButtonGroupElement } from '@m3e/web/button-group';
|
|
|
17
17
|
import { M3eCardElement } from '@m3e/web/card';
|
|
18
18
|
import { M3eCheckboxElement } from '@m3e/web/checkbox';
|
|
19
19
|
import { M3eAssistChipElement, M3eChipElement, M3eChipSetElement, M3eFilterChipElement, M3eFilterChipSetElement, M3eInputChipElement, M3eInputChipSetElement, M3eSuggestionChipElement } from '@m3e/web/chips';
|
|
20
|
+
import { M3eCollapsibleElement, M3eElevationElement, M3eFocusRingElement, M3ePseudoCheckboxElement, M3ePseudoRadioElement, M3eRippleElement, M3eScrollContainerElement, M3eSlideElement, M3eStateLayerElement, M3eTextHighlightElement, M3eTextOverflowElement } from '@m3e/web/core';
|
|
20
21
|
import { M3eDialogElement, M3eDialogActionElement, M3eDialogTriggerElement } from '@m3e/web/dialog';
|
|
21
22
|
import { M3eDividerElement } from '@m3e/web/divider';
|
|
22
23
|
import { M3eDrawerContainerElement, M3eDrawerToggleElement } from '@m3e/web/drawer-container';
|
|
@@ -54,7 +55,38 @@ import { M3eToolbarElement } from '@m3e/web/toolbar';
|
|
|
54
55
|
import { M3eRichTooltipElement, M3eRichTooltipActionElement, M3eTooltipElement } from '@m3e/web/tooltip';
|
|
55
56
|
|
|
56
57
|
/**
|
|
57
|
-
* React
|
|
58
|
+
* Creates an SSR-safe React component for a custom element. Properties are distinguished
|
|
59
|
+
* from attributes automatically, and events can be configured so they are added
|
|
60
|
+
* to the custom element as event listeners.
|
|
61
|
+
*
|
|
62
|
+
* @param options An options bag containing the parameters needed to generate a
|
|
63
|
+
* wrapped web component.
|
|
64
|
+
*
|
|
65
|
+
* @param options.react The React module, typically imported from the `react`
|
|
66
|
+
* npm package.
|
|
67
|
+
* @param options.tagName The custom element tag name registered via
|
|
68
|
+
* `customElements.define`.
|
|
69
|
+
* @param options.elementClass The custom element class registered via
|
|
70
|
+
* `customElements.define`.
|
|
71
|
+
* @param options.events An object listing events to which the component can
|
|
72
|
+
* listen. The object keys are the event property names passed in via React
|
|
73
|
+
* props and the object values are the names of the corresponding events
|
|
74
|
+
* generated by the custom element. For example, given `{onactivate:
|
|
75
|
+
* 'activate'}` an event function may be passed via the component's `onactivate`
|
|
76
|
+
* prop and will be called when the custom element fires its `activate` event.
|
|
77
|
+
* @param options.displayName A React component display name, used in debugging
|
|
78
|
+
* messages. Default value is inferred from the name of custom element class
|
|
79
|
+
* registered via `customElements.define`.
|
|
80
|
+
*/
|
|
81
|
+
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
|
82
|
+
function createComponent({ react, tagName, elementClass, events, displayName, }) {
|
|
83
|
+
return typeof window !== "undefined"
|
|
84
|
+
? createComponent$1({ react, tagName, elementClass, events, displayName })
|
|
85
|
+
: null;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* React binding for the `m3e-app-bar` Web Component from `@m3e/web/app-bar`.
|
|
58
90
|
*
|
|
59
91
|
* This component renders the underlying `<m3e-app-bar>` element and exposes its
|
|
60
92
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -73,7 +105,7 @@ const M3eAppBar = createComponent({
|
|
|
73
105
|
});
|
|
74
106
|
|
|
75
107
|
/**
|
|
76
|
-
* React binding for the `m3e-autocomplete` Web Component from `@m3e/autocomplete`.
|
|
108
|
+
* React binding for the `m3e-autocomplete` Web Component from `@m3e/web/autocomplete`.
|
|
77
109
|
*
|
|
78
110
|
* This component renders the underlying `<m3e-autocomplete>` element and exposes its
|
|
79
111
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -95,7 +127,7 @@ const M3eAutocomplete = createComponent({
|
|
|
95
127
|
});
|
|
96
128
|
|
|
97
129
|
/**
|
|
98
|
-
* React binding for the `m3e-avatar` Web Component from `@m3e/avatar`.
|
|
130
|
+
* React binding for the `m3e-avatar` Web Component from `@m3e/web/avatar`.
|
|
99
131
|
*
|
|
100
132
|
* This component renders the underlying `<m3e-avatar>` element and exposes its
|
|
101
133
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -114,7 +146,7 @@ const M3eAvatar = createComponent({
|
|
|
114
146
|
});
|
|
115
147
|
|
|
116
148
|
/**
|
|
117
|
-
* React binding for the `m3e-badge` Web Component from `@m3e/badge`.
|
|
149
|
+
* React binding for the `m3e-badge` Web Component from `@m3e/web/badge`.
|
|
118
150
|
*
|
|
119
151
|
* This component renders the underlying `<m3e-badge>` element and exposes its
|
|
120
152
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -133,7 +165,7 @@ const M3eBadge = createComponent({
|
|
|
133
165
|
});
|
|
134
166
|
|
|
135
167
|
/**
|
|
136
|
-
* React binding for the `m3e-bottom-sheet` Web Component from `@m3e/bottom-sheet`.
|
|
168
|
+
* React binding for the `m3e-bottom-sheet` Web Component from `@m3e/web/bottom-sheet`.
|
|
137
169
|
*
|
|
138
170
|
* This component renders the underlying `<m3e-bottom-sheet>` element and exposes its
|
|
139
171
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -159,7 +191,7 @@ const M3eBottomSheet = createComponent({
|
|
|
159
191
|
});
|
|
160
192
|
|
|
161
193
|
/**
|
|
162
|
-
* React binding for the `m3e-bottom-sheet-action` Web Component from `@m3e/bottom-sheet`.
|
|
194
|
+
* React binding for the `m3e-bottom-sheet-action` Web Component from `@m3e/web/bottom-sheet`.
|
|
163
195
|
*
|
|
164
196
|
* This component renders the underlying `<m3e-bottom-sheet-action>` element and exposes its
|
|
165
197
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -178,7 +210,7 @@ const M3eBottomSheetAction = createComponent({
|
|
|
178
210
|
});
|
|
179
211
|
|
|
180
212
|
/**
|
|
181
|
-
* React binding for the `m3e-bottom-sheet-trigger` Web Component from `@m3e/bottom-sheet`.
|
|
213
|
+
* React binding for the `m3e-bottom-sheet-trigger` Web Component from `@m3e/web/bottom-sheet`.
|
|
182
214
|
*
|
|
183
215
|
* This component renders the underlying `<m3e-bottom-sheet-trigger>` element and exposes its
|
|
184
216
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -197,7 +229,7 @@ const M3eBottomSheetTrigger = createComponent({
|
|
|
197
229
|
});
|
|
198
230
|
|
|
199
231
|
/**
|
|
200
|
-
* React binding for the `m3e-button` Web Component from `@m3e/button`.
|
|
232
|
+
* React binding for the `m3e-button` Web Component from `@m3e/web/button`.
|
|
201
233
|
*
|
|
202
234
|
* This component renders the underlying `<m3e-button>` element and exposes its
|
|
203
235
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -221,7 +253,7 @@ const M3eButton = createComponent({
|
|
|
221
253
|
});
|
|
222
254
|
|
|
223
255
|
/**
|
|
224
|
-
* React binding for the `m3e-button-group` Web Component from `@m3e/button-group`.
|
|
256
|
+
* React binding for the `m3e-button-group` Web Component from `@m3e/web/button-group`.
|
|
225
257
|
*
|
|
226
258
|
* This component renders the underlying `<m3e-button-group>` element and exposes its
|
|
227
259
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -240,7 +272,7 @@ const M3eButtonGroup = createComponent({
|
|
|
240
272
|
});
|
|
241
273
|
|
|
242
274
|
/**
|
|
243
|
-
* React binding for the `m3e-card` Web Component from `@m3e/card`.
|
|
275
|
+
* React binding for the `m3e-card` Web Component from `@m3e/web/card`.
|
|
244
276
|
*
|
|
245
277
|
* This component renders the underlying `<m3e-card>` element and exposes its
|
|
246
278
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -262,7 +294,7 @@ const M3eCard = createComponent({
|
|
|
262
294
|
});
|
|
263
295
|
|
|
264
296
|
/**
|
|
265
|
-
* React binding for the `m3e-checkbox` Web Component from `@m3e/checkbox`.
|
|
297
|
+
* React binding for the `m3e-checkbox` Web Component from `@m3e/web/checkbox`.
|
|
266
298
|
*
|
|
267
299
|
* This component renders the underlying `<m3e-checkbox>` element and exposes its
|
|
268
300
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -287,7 +319,7 @@ const M3eCheckbox = createComponent({
|
|
|
287
319
|
});
|
|
288
320
|
|
|
289
321
|
/**
|
|
290
|
-
* React binding for the `m3e-assist-chip` Web Component from `@m3e/chips`.
|
|
322
|
+
* React binding for the `m3e-assist-chip` Web Component from `@m3e/web/chips`.
|
|
291
323
|
*
|
|
292
324
|
* This component renders the underlying `<m3e-assist-chip>` element and exposes its
|
|
293
325
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -309,7 +341,7 @@ const M3eAssistChip = createComponent({
|
|
|
309
341
|
});
|
|
310
342
|
|
|
311
343
|
/**
|
|
312
|
-
* React binding for the `m3e-chip` Web Component from `@m3e/chips`.
|
|
344
|
+
* React binding for the `m3e-chip` Web Component from `@m3e/web/chips`.
|
|
313
345
|
*
|
|
314
346
|
* This component renders the underlying `<m3e-chip>` element and exposes its
|
|
315
347
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -328,7 +360,7 @@ const M3eChip = createComponent({
|
|
|
328
360
|
});
|
|
329
361
|
|
|
330
362
|
/**
|
|
331
|
-
* React binding for the `m3e-chip-set` Web Component from `@m3e/chips`.
|
|
363
|
+
* React binding for the `m3e-chip-set` Web Component from `@m3e/web/chips`.
|
|
332
364
|
*
|
|
333
365
|
* This component renders the underlying `<m3e-chip-set>` element and exposes its
|
|
334
366
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -347,7 +379,7 @@ const M3eChipSet = createComponent({
|
|
|
347
379
|
});
|
|
348
380
|
|
|
349
381
|
/**
|
|
350
|
-
* React binding for the `m3e-filter-chip` Web Component from `@m3e/chips`.
|
|
382
|
+
* React binding for the `m3e-filter-chip` Web Component from `@m3e/web/chips`.
|
|
351
383
|
*
|
|
352
384
|
* This component renders the underlying `<m3e-filter-chip>` element and exposes its
|
|
353
385
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -371,7 +403,7 @@ const M3eFilterChip = createComponent({
|
|
|
371
403
|
});
|
|
372
404
|
|
|
373
405
|
/**
|
|
374
|
-
* React binding for the `m3e-filter-chip-set` Web Component from `@m3e/chips`.
|
|
406
|
+
* React binding for the `m3e-filter-chip-set` Web Component from `@m3e/web/chips`.
|
|
375
407
|
*
|
|
376
408
|
* This component renders the underlying `<m3e-filter-chip-set>` element and exposes its
|
|
377
409
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -394,7 +426,7 @@ const M3eFilterChipSet = createComponent({
|
|
|
394
426
|
});
|
|
395
427
|
|
|
396
428
|
/**
|
|
397
|
-
* React binding for the `m3e-input-chip` Web Component from `@m3e/chips`.
|
|
429
|
+
* React binding for the `m3e-input-chip` Web Component from `@m3e/web/chips`.
|
|
398
430
|
*
|
|
399
431
|
* This component renders the underlying `<m3e-input-chip>` element and exposes its
|
|
400
432
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -417,7 +449,7 @@ const M3eInputChip = createComponent({
|
|
|
417
449
|
});
|
|
418
450
|
|
|
419
451
|
/**
|
|
420
|
-
* React binding for the `m3e-input-chip-set` Web Component from `@m3e/chips`.
|
|
452
|
+
* React binding for the `m3e-input-chip-set` Web Component from `@m3e/web/chips`.
|
|
421
453
|
*
|
|
422
454
|
* This component renders the underlying `<m3e-input-chip-set>` element and exposes its
|
|
423
455
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -439,7 +471,7 @@ const M3eInputChipSet = createComponent({
|
|
|
439
471
|
});
|
|
440
472
|
|
|
441
473
|
/**
|
|
442
|
-
* React binding for the `m3e-suggestion-chip` Web Component from `@m3e/chips`.
|
|
474
|
+
* React binding for the `m3e-suggestion-chip` Web Component from `@m3e/web/chips`.
|
|
443
475
|
*
|
|
444
476
|
* This component renders the underlying `<m3e-suggestion-chip>` element and exposes its
|
|
445
477
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -461,7 +493,222 @@ const M3eSuggestionChip = createComponent({
|
|
|
461
493
|
});
|
|
462
494
|
|
|
463
495
|
/**
|
|
464
|
-
* React binding for the `m3e-
|
|
496
|
+
* React binding for the `m3e-collapsible` Web Component from `@m3e/web/web/core`.
|
|
497
|
+
*
|
|
498
|
+
* This component renders the underlying `<m3e-collapsible>` element and exposes its
|
|
499
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
500
|
+
*
|
|
501
|
+
* Props map directly to element properties, and event handlers receive the
|
|
502
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
503
|
+
* underlying `<m3e-collapsible>` instance for imperative access.
|
|
504
|
+
*
|
|
505
|
+
* See the `m3e-collapsible` documentation for full details on behavior, styling,
|
|
506
|
+
* accessibility, and supported events.
|
|
507
|
+
*/
|
|
508
|
+
const M3eCollapsible = createComponent({
|
|
509
|
+
tagName: "m3e-collapsible",
|
|
510
|
+
elementClass: M3eCollapsibleElement,
|
|
511
|
+
react: React,
|
|
512
|
+
events: {
|
|
513
|
+
onOpening: "opening",
|
|
514
|
+
onOpened: "opened",
|
|
515
|
+
onClosing: "closing",
|
|
516
|
+
onClosed: "closed",
|
|
517
|
+
},
|
|
518
|
+
});
|
|
519
|
+
|
|
520
|
+
/**
|
|
521
|
+
* React binding for the `m3e-elevation` Web Component from `@m3e/web/web/core`.
|
|
522
|
+
*
|
|
523
|
+
* This component renders the underlying `<m3e-elevation>` element and exposes its
|
|
524
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
525
|
+
*
|
|
526
|
+
* Props map directly to element properties, and event handlers receive the
|
|
527
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
528
|
+
* underlying `<m3e-elevation>` instance for imperative access.
|
|
529
|
+
*
|
|
530
|
+
* See the `m3e-elevation` documentation for full details on behavior, styling,
|
|
531
|
+
* accessibility, and supported events.
|
|
532
|
+
*/
|
|
533
|
+
const M3eElevation = createComponent({
|
|
534
|
+
tagName: "m3e-elevation",
|
|
535
|
+
elementClass: M3eElevationElement,
|
|
536
|
+
react: React,
|
|
537
|
+
});
|
|
538
|
+
|
|
539
|
+
/**
|
|
540
|
+
* React binding for the `m3e-focus-ring` Web Component from `@m3e/web/web/core`.
|
|
541
|
+
*
|
|
542
|
+
* This component renders the underlying `<m3e-focus-ring>` element and exposes its
|
|
543
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
544
|
+
*
|
|
545
|
+
* Props map directly to element properties, and event handlers receive the
|
|
546
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
547
|
+
* underlying `<m3e-focus-ring>` instance for imperative access.
|
|
548
|
+
*
|
|
549
|
+
* See the `m3e-focus-ring` documentation for full details on behavior, styling,
|
|
550
|
+
* accessibility, and supported events.
|
|
551
|
+
*/
|
|
552
|
+
const M3eFocusRing = createComponent({
|
|
553
|
+
tagName: "m3e-focus-ring",
|
|
554
|
+
elementClass: M3eFocusRingElement,
|
|
555
|
+
react: React,
|
|
556
|
+
});
|
|
557
|
+
|
|
558
|
+
/**
|
|
559
|
+
* React binding for the `m3e-pseudo-checkbox` Web Component from `@m3e/web/web/core`.
|
|
560
|
+
*
|
|
561
|
+
* This component renders the underlying `<m3e-pseudo-checkbox>` element and exposes its
|
|
562
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
563
|
+
*
|
|
564
|
+
* Props map directly to element properties, and event handlers receive the
|
|
565
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
566
|
+
* underlying `<m3e-pseudo-checkbox>` instance for imperative access.
|
|
567
|
+
*
|
|
568
|
+
* See the `m3e-pseudo-checkbox` documentation for full details on behavior, styling,
|
|
569
|
+
* accessibility, and supported events.
|
|
570
|
+
*/
|
|
571
|
+
const M3ePseudoCheckbox = createComponent({
|
|
572
|
+
tagName: "m3e-pseudo-checkbox",
|
|
573
|
+
elementClass: M3ePseudoCheckboxElement,
|
|
574
|
+
react: React,
|
|
575
|
+
});
|
|
576
|
+
|
|
577
|
+
/**
|
|
578
|
+
* React binding for the `m3e-pseudo-radio` Web Component from `@m3e/web/web/core`.
|
|
579
|
+
*
|
|
580
|
+
* This component renders the underlying `<m3e-pseudo-radio>` element and exposes its
|
|
581
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
582
|
+
*
|
|
583
|
+
* Props map directly to element properties, and event handlers receive the
|
|
584
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
585
|
+
* underlying `<m3e-pseudo-radio>` instance for imperative access.
|
|
586
|
+
*
|
|
587
|
+
* See the `m3e-pseudo-radio` documentation for full details on behavior, styling,
|
|
588
|
+
* accessibility, and supported events.
|
|
589
|
+
*/
|
|
590
|
+
const M3ePseudoRadio = createComponent({
|
|
591
|
+
tagName: "m3e-pseudo-radio",
|
|
592
|
+
elementClass: M3ePseudoRadioElement,
|
|
593
|
+
react: React,
|
|
594
|
+
});
|
|
595
|
+
|
|
596
|
+
/**
|
|
597
|
+
* React binding for the `m3e-ripple` Web Component from `@m3e/web/web/core`.
|
|
598
|
+
*
|
|
599
|
+
* This component renders the underlying `<m3e-ripple>` element and exposes its
|
|
600
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
601
|
+
*
|
|
602
|
+
* Props map directly to element properties, and event handlers receive the
|
|
603
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
604
|
+
* underlying `<m3e-ripple>` instance for imperative access.
|
|
605
|
+
*
|
|
606
|
+
* See the `m3e-ripple` documentation for full details on behavior, styling,
|
|
607
|
+
* accessibility, and supported events.
|
|
608
|
+
*/
|
|
609
|
+
const M3eRipple = createComponent({
|
|
610
|
+
tagName: "m3e-ripple",
|
|
611
|
+
elementClass: M3eRippleElement,
|
|
612
|
+
react: React,
|
|
613
|
+
});
|
|
614
|
+
|
|
615
|
+
/**
|
|
616
|
+
* React binding for the `m3e-scroll-container` Web Component from `@m3e/web/web/core`.
|
|
617
|
+
*
|
|
618
|
+
* This component renders the underlying `<m3e-scroll-container>` element and exposes its
|
|
619
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
620
|
+
*
|
|
621
|
+
* Props map directly to element properties, and event handlers receive the
|
|
622
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
623
|
+
* underlying `<m3e-scroll-container>` instance for imperative access.
|
|
624
|
+
*
|
|
625
|
+
* See the `m3e-scroll-container` documentation for full details on behavior, styling,
|
|
626
|
+
* accessibility, and supported events.
|
|
627
|
+
*/
|
|
628
|
+
const M3eScrollContainer = createComponent({
|
|
629
|
+
tagName: "m3e-scroll-container",
|
|
630
|
+
elementClass: M3eScrollContainerElement,
|
|
631
|
+
react: React,
|
|
632
|
+
});
|
|
633
|
+
|
|
634
|
+
/**
|
|
635
|
+
* React binding for the `m3e-slide` Web Component from `@m3e/web/web/core`.
|
|
636
|
+
*
|
|
637
|
+
* This component renders the underlying `<m3e-slide>` element and exposes its
|
|
638
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
639
|
+
*
|
|
640
|
+
* Props map directly to element properties, and event handlers receive the
|
|
641
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
642
|
+
* underlying `<m3e-slide>` instance for imperative access.
|
|
643
|
+
*
|
|
644
|
+
* See the `m3e-slide` documentation for full details on behavior, styling,
|
|
645
|
+
* accessibility, and supported events.
|
|
646
|
+
*/
|
|
647
|
+
const M3eSlide = createComponent({
|
|
648
|
+
tagName: "m3e-slide",
|
|
649
|
+
elementClass: M3eSlideElement,
|
|
650
|
+
react: React,
|
|
651
|
+
});
|
|
652
|
+
|
|
653
|
+
/**
|
|
654
|
+
* React binding for the `m3e-state-layer` Web Component from `@m3e/web/web/core`.
|
|
655
|
+
*
|
|
656
|
+
* This component renders the underlying `<m3e-state-layer>` element and exposes its
|
|
657
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
658
|
+
*
|
|
659
|
+
* Props map directly to element properties, and event handlers receive the
|
|
660
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
661
|
+
* underlying `<m3e-state-layer>` instance for imperative access.
|
|
662
|
+
*
|
|
663
|
+
* See the `m3e-state-layer` documentation for full details on behavior, styling,
|
|
664
|
+
* accessibility, and supported events.
|
|
665
|
+
*/
|
|
666
|
+
const M3eStateLayer = createComponent({
|
|
667
|
+
tagName: "m3e-state-layer",
|
|
668
|
+
elementClass: M3eStateLayerElement,
|
|
669
|
+
react: React,
|
|
670
|
+
});
|
|
671
|
+
|
|
672
|
+
/**
|
|
673
|
+
* React binding for the `m3e-text-highlight` Web Component from `@m3e/web/web/core`.
|
|
674
|
+
*
|
|
675
|
+
* This component renders the underlying `<m3e-text-highlight>` element and exposes its
|
|
676
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
677
|
+
*
|
|
678
|
+
* Props map directly to element properties, and event handlers receive the
|
|
679
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
680
|
+
* underlying `<m3e-text-highlight>` instance for imperative access.
|
|
681
|
+
*
|
|
682
|
+
* See the `m3e-text-highlight` documentation for full details on behavior, styling,
|
|
683
|
+
* accessibility, and supported events.
|
|
684
|
+
*/
|
|
685
|
+
const M3eTextHighlight = createComponent({
|
|
686
|
+
tagName: "m3e-text-highlight",
|
|
687
|
+
elementClass: M3eTextHighlightElement,
|
|
688
|
+
react: React,
|
|
689
|
+
});
|
|
690
|
+
|
|
691
|
+
/**
|
|
692
|
+
* React binding for the `m3e-text-overflow` Web Component from `@m3e/web/web/core`.
|
|
693
|
+
*
|
|
694
|
+
* This component renders the underlying `<m3e-text-overflow>` element and exposes its
|
|
695
|
+
* properties, attributes, and events through an idiomatic React interface.
|
|
696
|
+
*
|
|
697
|
+
* Props map directly to element properties, and event handlers receive the
|
|
698
|
+
* native DOM events dispatched by the component. Refs are forwarded to the
|
|
699
|
+
* underlying `<m3e-text-overflow>` instance for imperative access.
|
|
700
|
+
*
|
|
701
|
+
* See the `m3e-text-overflow` documentation for full details on behavior, styling,
|
|
702
|
+
* accessibility, and supported events.
|
|
703
|
+
*/
|
|
704
|
+
const M3eTextOverflow = createComponent({
|
|
705
|
+
tagName: "m3e-text-overflow",
|
|
706
|
+
elementClass: M3eTextOverflowElement,
|
|
707
|
+
react: React,
|
|
708
|
+
});
|
|
709
|
+
|
|
710
|
+
/**
|
|
711
|
+
* React binding for the `m3e-dialog` Web Component from `@m3e/web/dialog`.
|
|
465
712
|
*
|
|
466
713
|
* This component renders the underlying `<m3e-dialog>` element and exposes its
|
|
467
714
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -487,7 +734,7 @@ const M3eDialog = createComponent({
|
|
|
487
734
|
});
|
|
488
735
|
|
|
489
736
|
/**
|
|
490
|
-
* React binding for the `m3e-dialog-action` Web Component from `@m3e/dialog`.
|
|
737
|
+
* React binding for the `m3e-dialog-action` Web Component from `@m3e/web/dialog`.
|
|
491
738
|
*
|
|
492
739
|
* This component renders the underlying `<m3e-dialog-action>` element and exposes its
|
|
493
740
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -506,7 +753,7 @@ const M3eDialogAction = createComponent({
|
|
|
506
753
|
});
|
|
507
754
|
|
|
508
755
|
/**
|
|
509
|
-
* React binding for the `m3e-dialog-trigger` Web Component from `@m3e/dialog`.
|
|
756
|
+
* React binding for the `m3e-dialog-trigger` Web Component from `@m3e/web/dialog`.
|
|
510
757
|
*
|
|
511
758
|
* This component renders the underlying `<m3e-dialog-trigger>` element and exposes its
|
|
512
759
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -525,7 +772,7 @@ const M3eDialogTrigger = createComponent({
|
|
|
525
772
|
});
|
|
526
773
|
|
|
527
774
|
/**
|
|
528
|
-
* React binding for the `m3e-divider` Web Component from `@m3e/divider`.
|
|
775
|
+
* React binding for the `m3e-divider` Web Component from `@m3e/web/divider`.
|
|
529
776
|
*
|
|
530
777
|
* This component renders the underlying `<m3e-divider>` element and exposes its
|
|
531
778
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -544,7 +791,7 @@ const M3eDivider = createComponent({
|
|
|
544
791
|
});
|
|
545
792
|
|
|
546
793
|
/**
|
|
547
|
-
* React binding for the `m3e-drawer-container` Web Component from `@m3e/drawer-container`.
|
|
794
|
+
* React binding for the `m3e-drawer-container` Web Component from `@m3e/web/drawer-container`.
|
|
548
795
|
*
|
|
549
796
|
* This component renders the underlying `<m3e-drawer-container>` element and exposes its
|
|
550
797
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -566,7 +813,7 @@ const M3eDrawerContainer = createComponent({
|
|
|
566
813
|
});
|
|
567
814
|
|
|
568
815
|
/**
|
|
569
|
-
* React binding for the `m3e-drawer-toggle` Web Component from `@m3e/drawer-container`.
|
|
816
|
+
* React binding for the `m3e-drawer-toggle` Web Component from `@m3e/web/drawer-container`.
|
|
570
817
|
*
|
|
571
818
|
* This component renders the underlying `<m3e-drawer-toggle>` element and exposes its
|
|
572
819
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -585,7 +832,7 @@ const M3eDrawerToggle = createComponent({
|
|
|
585
832
|
});
|
|
586
833
|
|
|
587
834
|
/**
|
|
588
|
-
* React binding for the `m3e-accordion` Web Component from `@m3e/expansion-panel`.
|
|
835
|
+
* React binding for the `m3e-accordion` Web Component from `@m3e/web/expansion-panel`.
|
|
589
836
|
*
|
|
590
837
|
* This component renders the underlying `<m3e-accordion>` element and exposes its
|
|
591
838
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -604,7 +851,7 @@ const M3eAccordion = createComponent({
|
|
|
604
851
|
});
|
|
605
852
|
|
|
606
853
|
/**
|
|
607
|
-
* React binding for the `m3e-expansion-panel` Web Component from `@m3e/expansion-panel`.
|
|
854
|
+
* React binding for the `m3e-expansion-panel` Web Component from `@m3e/web/expansion-panel`.
|
|
608
855
|
*
|
|
609
856
|
* This component renders the underlying `<m3e-expansion-panel>` element and exposes its
|
|
610
857
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -629,7 +876,7 @@ const M3eExpansionPanel = createComponent({
|
|
|
629
876
|
});
|
|
630
877
|
|
|
631
878
|
/**
|
|
632
|
-
* React binding for the `m3e-fab` Web Component from `@m3e/fab`.
|
|
879
|
+
* React binding for the `m3e-fab` Web Component from `@m3e/web/fab`.
|
|
633
880
|
*
|
|
634
881
|
* This component renders the underlying `<m3e-fab>` element and exposes its
|
|
635
882
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -651,7 +898,7 @@ const M3eFab = createComponent({
|
|
|
651
898
|
});
|
|
652
899
|
|
|
653
900
|
/**
|
|
654
|
-
* React binding for the `m3e-fab-menu` Web Component from `@m3e/fab-menu`.
|
|
901
|
+
* React binding for the `m3e-fab-menu` Web Component from `@m3e/web/fab-menu`.
|
|
655
902
|
*
|
|
656
903
|
* This component renders the underlying `<m3e-fab-menu>` element and exposes its
|
|
657
904
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -674,7 +921,7 @@ const M3eFabMenu = createComponent({
|
|
|
674
921
|
});
|
|
675
922
|
|
|
676
923
|
/**
|
|
677
|
-
* React binding for the `m3e-fab-menu-item` Web Component from `@m3e/fab-menu`.
|
|
924
|
+
* React binding for the `m3e-fab-menu-item` Web Component from `@m3e/web/fab-menu`.
|
|
678
925
|
*
|
|
679
926
|
* This component renders the underlying `<m3e-fab-menu-item>` element and exposes its
|
|
680
927
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -696,7 +943,7 @@ const M3eFabMenuItem = createComponent({
|
|
|
696
943
|
});
|
|
697
944
|
|
|
698
945
|
/**
|
|
699
|
-
* React binding for the `m3e-fab-menu-trigger` Web Component from `@m3e/fab-menu`.
|
|
946
|
+
* React binding for the `m3e-fab-menu-trigger` Web Component from `@m3e/web/fab-menu`.
|
|
700
947
|
*
|
|
701
948
|
* This component renders the underlying `<m3e-fab-menu-trigger>` element and exposes its
|
|
702
949
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -715,7 +962,7 @@ const M3eFabMenuTrigger = createComponent({
|
|
|
715
962
|
});
|
|
716
963
|
|
|
717
964
|
/**
|
|
718
|
-
* React binding for the `m3e-form-field` Web Component from `@m3e/form-field`.
|
|
965
|
+
* React binding for the `m3e-form-field` Web Component from `@m3e/web/form-field`.
|
|
719
966
|
*
|
|
720
967
|
* This component renders the underlying `<m3e-form-field>` element and exposes its
|
|
721
968
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -734,7 +981,7 @@ const M3eFormField = createComponent({
|
|
|
734
981
|
});
|
|
735
982
|
|
|
736
983
|
/**
|
|
737
|
-
* React binding for the `m3e-heading` Web Component from `@m3e/heading`.
|
|
984
|
+
* React binding for the `m3e-heading` Web Component from `@m3e/web/heading`.
|
|
738
985
|
*
|
|
739
986
|
* This component renders the underlying `<m3e-heading>` element and exposes its
|
|
740
987
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -753,7 +1000,7 @@ const M3eHeading = createComponent({
|
|
|
753
1000
|
});
|
|
754
1001
|
|
|
755
1002
|
/**
|
|
756
|
-
* React binding for the `m3e-icon` Web Component from `@m3e/icon`.
|
|
1003
|
+
* React binding for the `m3e-icon` Web Component from `@m3e/web/icon`.
|
|
757
1004
|
*
|
|
758
1005
|
* This component renders the underlying `<m3e-icon>` element and exposes its
|
|
759
1006
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -772,7 +1019,7 @@ const M3eIcon = createComponent({
|
|
|
772
1019
|
});
|
|
773
1020
|
|
|
774
1021
|
/**
|
|
775
|
-
* React binding for the `m3e-icon-button` Web Component from `@m3e/icon-button`.
|
|
1022
|
+
* React binding for the `m3e-icon-button` Web Component from `@m3e/web/icon-button`.
|
|
776
1023
|
*
|
|
777
1024
|
* This component renders the underlying `<m3e-icon-button>` element and exposes its
|
|
778
1025
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -796,7 +1043,7 @@ const M3eIconButton = createComponent({
|
|
|
796
1043
|
});
|
|
797
1044
|
|
|
798
1045
|
/**
|
|
799
|
-
* React binding for the `m3e-action-list` Web Component from `@m3e/list`.
|
|
1046
|
+
* React binding for the `m3e-action-list` Web Component from `@m3e/web/list`.
|
|
800
1047
|
*
|
|
801
1048
|
* This component renders the underlying `<m3e-action-list>` element and exposes its
|
|
802
1049
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -815,7 +1062,7 @@ const M3eActionList = createComponent({
|
|
|
815
1062
|
});
|
|
816
1063
|
|
|
817
1064
|
/**
|
|
818
|
-
* React binding for the `m3e-expandable-list-item` Web Component from `@m3e/list`.
|
|
1065
|
+
* React binding for the `m3e-expandable-list-item` Web Component from `@m3e/web/list`.
|
|
819
1066
|
*
|
|
820
1067
|
* This component renders the underlying `<m3e-expandable-list-item>` element and exposes its
|
|
821
1068
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -840,7 +1087,7 @@ const M3eExpandableListItem = createComponent({
|
|
|
840
1087
|
});
|
|
841
1088
|
|
|
842
1089
|
/**
|
|
843
|
-
* React binding for the `m3e-list` Web Component from `@m3e/list`.
|
|
1090
|
+
* React binding for the `m3e-list` Web Component from `@m3e/web/list`.
|
|
844
1091
|
*
|
|
845
1092
|
* This component renders the underlying `<m3e-list>` element and exposes its
|
|
846
1093
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -859,7 +1106,7 @@ const M3eList = createComponent({
|
|
|
859
1106
|
});
|
|
860
1107
|
|
|
861
1108
|
/**
|
|
862
|
-
* React binding for the `m3e-list-action` Web Component from `@m3e/list`.
|
|
1109
|
+
* React binding for the `m3e-list-action` Web Component from `@m3e/web/list`.
|
|
863
1110
|
*
|
|
864
1111
|
* This component renders the underlying `<m3e-list-action>` element and exposes its
|
|
865
1112
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -881,7 +1128,7 @@ const M3eListAction = createComponent({
|
|
|
881
1128
|
});
|
|
882
1129
|
|
|
883
1130
|
/**
|
|
884
|
-
* React binding for the `m3e-list-item` Web Component from `@m3e/list`.
|
|
1131
|
+
* React binding for the `m3e-list-item` Web Component from `@m3e/web/list`.
|
|
885
1132
|
*
|
|
886
1133
|
* This component renders the underlying `<m3e-list-item>` element and exposes its
|
|
887
1134
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -900,7 +1147,7 @@ const M3eListItem = createComponent({
|
|
|
900
1147
|
});
|
|
901
1148
|
|
|
902
1149
|
/**
|
|
903
|
-
* React binding for the `m3e-list-option` Web Component from `@m3e/list`.
|
|
1150
|
+
* React binding for the `m3e-list-option` Web Component from `@m3e/web/list`.
|
|
904
1151
|
*
|
|
905
1152
|
* This component renders the underlying `<m3e-list-option>` element and exposes its
|
|
906
1153
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -924,7 +1171,7 @@ const M3eListOption = createComponent({
|
|
|
924
1171
|
});
|
|
925
1172
|
|
|
926
1173
|
/**
|
|
927
|
-
* React binding for the `m3e-selection-list` Web Component from `@m3e/list`.
|
|
1174
|
+
* React binding for the `m3e-selection-list` Web Component from `@m3e/web/list`.
|
|
928
1175
|
*
|
|
929
1176
|
* This component renders the underlying `<m3e-selection-list>` element and exposes its
|
|
930
1177
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -947,7 +1194,7 @@ const M3eSelectionList = createComponent({
|
|
|
947
1194
|
});
|
|
948
1195
|
|
|
949
1196
|
/**
|
|
950
|
-
* React binding for the `m3e-loading-indicator` Web Component from `@m3e/loading-indicator`.
|
|
1197
|
+
* React binding for the `m3e-loading-indicator` Web Component from `@m3e/web/loading-indicator`.
|
|
951
1198
|
*
|
|
952
1199
|
* This component renders the underlying `<m3e-loading-indicator>` element and exposes its
|
|
953
1200
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -966,7 +1213,7 @@ const M3eLoadingIndicator = createComponent({
|
|
|
966
1213
|
});
|
|
967
1214
|
|
|
968
1215
|
/**
|
|
969
|
-
* React binding for the `m3e-menu` Web Component from `@m3e/menu`.
|
|
1216
|
+
* React binding for the `m3e-menu` Web Component from `@m3e/web/menu`.
|
|
970
1217
|
*
|
|
971
1218
|
* This component renders the underlying `<m3e-menu>` element and exposes its
|
|
972
1219
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -989,7 +1236,7 @@ const M3eMenu = createComponent({
|
|
|
989
1236
|
});
|
|
990
1237
|
|
|
991
1238
|
/**
|
|
992
|
-
* React binding for the `m3e-menu-item` Web Component from `@m3e/menu`.
|
|
1239
|
+
* React binding for the `m3e-menu-item` Web Component from `@m3e/web/menu`.
|
|
993
1240
|
*
|
|
994
1241
|
* This component renders the underlying `<m3e-menu-item>` element and exposes its
|
|
995
1242
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1011,7 +1258,7 @@ const M3eMenuItem = createComponent({
|
|
|
1011
1258
|
});
|
|
1012
1259
|
|
|
1013
1260
|
/**
|
|
1014
|
-
* React binding for the `m3e-menu-item-checkbox` Web Component from `@m3e/menu`.
|
|
1261
|
+
* React binding for the `m3e-menu-item-checkbox` Web Component from `@m3e/web/menu`.
|
|
1015
1262
|
*
|
|
1016
1263
|
* This component renders the underlying `<m3e-menu-item-checkbox>` element and exposes its
|
|
1017
1264
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1033,7 +1280,7 @@ const M3eMenuItemCheckbox = createComponent({
|
|
|
1033
1280
|
});
|
|
1034
1281
|
|
|
1035
1282
|
/**
|
|
1036
|
-
* React binding for the `m3e-menu-item-group` Web Component from `@m3e/menu`.
|
|
1283
|
+
* React binding for the `m3e-menu-item-group` Web Component from `@m3e/web/menu`.
|
|
1037
1284
|
*
|
|
1038
1285
|
* This component renders the underlying `<m3e-menu-item-group>` element and exposes its
|
|
1039
1286
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1052,7 +1299,7 @@ const M3eMenuItemGroup = createComponent({
|
|
|
1052
1299
|
});
|
|
1053
1300
|
|
|
1054
1301
|
/**
|
|
1055
|
-
* React binding for the `m3e-menu-item-radio` Web Component from `@m3e/menu`.
|
|
1302
|
+
* React binding for the `m3e-menu-item-radio` Web Component from `@m3e/web/menu`.
|
|
1056
1303
|
*
|
|
1057
1304
|
* This component renders the underlying `<m3e-menu-item-radio>` element and exposes its
|
|
1058
1305
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1074,7 +1321,7 @@ const M3eMenuItemRadio = createComponent({
|
|
|
1074
1321
|
});
|
|
1075
1322
|
|
|
1076
1323
|
/**
|
|
1077
|
-
* React binding for the `m3e-menu-trigger` Web Component from `@m3e/menu`.
|
|
1324
|
+
* React binding for the `m3e-menu-trigger` Web Component from `@m3e/web/menu`.
|
|
1078
1325
|
*
|
|
1079
1326
|
* This component renders the underlying `<m3e-menu-trigger>` element and exposes its
|
|
1080
1327
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1093,7 +1340,7 @@ const M3eMenuTrigger = createComponent({
|
|
|
1093
1340
|
});
|
|
1094
1341
|
|
|
1095
1342
|
/**
|
|
1096
|
-
* React binding for the `m3e-nav-bar` Web Component from `@m3e/nav-bar`.
|
|
1343
|
+
* React binding for the `m3e-nav-bar` Web Component from `@m3e/web/nav-bar`.
|
|
1097
1344
|
*
|
|
1098
1345
|
* This component renders the underlying `<m3e-nav-bar>` element and exposes its
|
|
1099
1346
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1115,7 +1362,7 @@ const M3eNavBar = createComponent({
|
|
|
1115
1362
|
});
|
|
1116
1363
|
|
|
1117
1364
|
/**
|
|
1118
|
-
* React binding for the `m3e-nav-item` Web Component from `@m3e/nav-bar`.
|
|
1365
|
+
* React binding for the `m3e-nav-item` Web Component from `@m3e/web/nav-bar`.
|
|
1119
1366
|
*
|
|
1120
1367
|
* This component renders the underlying `<m3e-nav-item>` element and exposes its
|
|
1121
1368
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1139,7 +1386,7 @@ const M3eNavItem = createComponent({
|
|
|
1139
1386
|
});
|
|
1140
1387
|
|
|
1141
1388
|
/**
|
|
1142
|
-
* React binding for the `m3e-nav-menu` Web Component from `@m3e/nav-menu`.
|
|
1389
|
+
* React binding for the `m3e-nav-menu` Web Component from `@m3e/web/nav-menu`.
|
|
1143
1390
|
*
|
|
1144
1391
|
* This component renders the underlying `<m3e-nav-menu>` element and exposes its
|
|
1145
1392
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1158,7 +1405,7 @@ const M3eNavMenu = createComponent({
|
|
|
1158
1405
|
});
|
|
1159
1406
|
|
|
1160
1407
|
/**
|
|
1161
|
-
* React binding for the `m3e-nav-menu-item` Web Component from `@m3e/nav-menu`.
|
|
1408
|
+
* React binding for the `m3e-nav-menu-item` Web Component from `@m3e/web/nav-menu`.
|
|
1162
1409
|
*
|
|
1163
1410
|
* This component renders the underlying `<m3e-nav-menu-item>` element and exposes its
|
|
1164
1411
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1184,7 +1431,7 @@ const M3eNavMenuItem = createComponent({
|
|
|
1184
1431
|
});
|
|
1185
1432
|
|
|
1186
1433
|
/**
|
|
1187
|
-
* React binding for the `m3e-nav-menu-item-group` Web Component from `@m3e/nav-menu`.
|
|
1434
|
+
* React binding for the `m3e-nav-menu-item-group` Web Component from `@m3e/web/nav-menu`.
|
|
1188
1435
|
*
|
|
1189
1436
|
* This component renders the underlying `<m3e-nav-menu-item-group>` element and exposes its
|
|
1190
1437
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1203,7 +1450,7 @@ const M3eNavMenuItemGroup = createComponent({
|
|
|
1203
1450
|
});
|
|
1204
1451
|
|
|
1205
1452
|
/**
|
|
1206
|
-
* React binding for the `m3e-nav-rail` Web Component from `@m3e/nav-rail`.
|
|
1453
|
+
* React binding for the `m3e-nav-rail` Web Component from `@m3e/web/nav-rail`.
|
|
1207
1454
|
*
|
|
1208
1455
|
* This component renders the underlying `<m3e-nav-rail>` element and exposes its
|
|
1209
1456
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1225,7 +1472,7 @@ const M3eNavRail = createComponent({
|
|
|
1225
1472
|
});
|
|
1226
1473
|
|
|
1227
1474
|
/**
|
|
1228
|
-
* React binding for the `m3e-nav-rail-toggle` Web Component from `@m3e/nav-rail`.
|
|
1475
|
+
* React binding for the `m3e-nav-rail-toggle` Web Component from `@m3e/web/nav-rail`.
|
|
1229
1476
|
*
|
|
1230
1477
|
* This component renders the underlying `<m3e-nav-rail-toggle>` element and exposes its
|
|
1231
1478
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1244,7 +1491,7 @@ const M3eNavRailToggle = createComponent({
|
|
|
1244
1491
|
});
|
|
1245
1492
|
|
|
1246
1493
|
/**
|
|
1247
|
-
* React binding for the `m3e-option` Web Component from `@m3e/option`.
|
|
1494
|
+
* React binding for the `m3e-option` Web Component from `@m3e/web/option`.
|
|
1248
1495
|
*
|
|
1249
1496
|
* This component renders the underlying `<m3e-option>` element and exposes its
|
|
1250
1497
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1263,7 +1510,7 @@ const M3eOption = createComponent({
|
|
|
1263
1510
|
});
|
|
1264
1511
|
|
|
1265
1512
|
/**
|
|
1266
|
-
* React binding for the `m3e-optgroup` Web Component from `@m3e/option`.
|
|
1513
|
+
* React binding for the `m3e-optgroup` Web Component from `@m3e/web/option`.
|
|
1267
1514
|
*
|
|
1268
1515
|
* This component renders the underlying `<m3e-optgroup>` element and exposes its
|
|
1269
1516
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1282,7 +1529,7 @@ const M3eOptGroup = createComponent({
|
|
|
1282
1529
|
});
|
|
1283
1530
|
|
|
1284
1531
|
/**
|
|
1285
|
-
* React binding for the `m3e-paginator` Web Component from `@m3e/paginator`.
|
|
1532
|
+
* React binding for the `m3e-paginator` Web Component from `@m3e/web/paginator`.
|
|
1286
1533
|
*
|
|
1287
1534
|
* This component renders the underlying `<m3e-paginator>` element and exposes its
|
|
1288
1535
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1294,7 +1541,7 @@ const M3eOptGroup = createComponent({
|
|
|
1294
1541
|
* See the `m3e-paginator` documentation for full details on behavior, styling,
|
|
1295
1542
|
* accessibility, and supported events.
|
|
1296
1543
|
*/
|
|
1297
|
-
const M3ePaginator = createComponent({
|
|
1544
|
+
const M3ePaginator = createComponent$1({
|
|
1298
1545
|
tagName: "m3e-paginator",
|
|
1299
1546
|
elementClass: M3ePaginatorElement,
|
|
1300
1547
|
react: React,
|
|
@@ -1304,7 +1551,7 @@ const M3ePaginator = createComponent({
|
|
|
1304
1551
|
});
|
|
1305
1552
|
|
|
1306
1553
|
/**
|
|
1307
|
-
* React binding for the `m3e-circular-progress-indicator` Web Component from `@m3e/progress-indicator`.
|
|
1554
|
+
* React binding for the `m3e-circular-progress-indicator` Web Component from `@m3e/web/progress-indicator`.
|
|
1308
1555
|
*
|
|
1309
1556
|
* This component renders the underlying `<m3e-circular-progress-indicator>` element and exposes its
|
|
1310
1557
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1323,7 +1570,7 @@ const M3eCircularProgressIndicator = createComponent({
|
|
|
1323
1570
|
});
|
|
1324
1571
|
|
|
1325
1572
|
/**
|
|
1326
|
-
* React binding for the `m3e-linear-progress-indicator` Web Component from `@m3e/progress-indicator`.
|
|
1573
|
+
* React binding for the `m3e-linear-progress-indicator` Web Component from `@m3e/web/progress-indicator`.
|
|
1327
1574
|
*
|
|
1328
1575
|
* This component renders the underlying `<m3e-linear-progress-indicator>` element and exposes its
|
|
1329
1576
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1342,7 +1589,7 @@ const M3eLinearProgressIndicator = createComponent({
|
|
|
1342
1589
|
});
|
|
1343
1590
|
|
|
1344
1591
|
/**
|
|
1345
|
-
* React binding for the `m3e-radio` Web Component from `@m3e/radio-group`.
|
|
1592
|
+
* React binding for the `m3e-radio` Web Component from `@m3e/web/radio-group`.
|
|
1346
1593
|
*
|
|
1347
1594
|
* This component renders the underlying `<m3e-radio>` element and exposes its
|
|
1348
1595
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1366,7 +1613,7 @@ const M3eRadio = createComponent({
|
|
|
1366
1613
|
});
|
|
1367
1614
|
|
|
1368
1615
|
/**
|
|
1369
|
-
* React binding for the `m3e-radio-group` Web Component from `@m3e/radio-group`.
|
|
1616
|
+
* React binding for the `m3e-radio-group` Web Component from `@m3e/web/radio-group`.
|
|
1370
1617
|
*
|
|
1371
1618
|
* This component renders the underlying `<m3e-radio-group>` element and exposes its
|
|
1372
1619
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1388,7 +1635,7 @@ const M3eRadioGroup = createComponent({
|
|
|
1388
1635
|
});
|
|
1389
1636
|
|
|
1390
1637
|
/**
|
|
1391
|
-
* React binding for the `m3e-segmented-button` Web Component from `@m3e/segmented-button`.
|
|
1638
|
+
* React binding for the `m3e-segmented-button` Web Component from `@m3e/web/segmented-button`.
|
|
1392
1639
|
*
|
|
1393
1640
|
* This component renders the underlying `<m3e-segmented-button>` element and exposes its
|
|
1394
1641
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1411,7 +1658,7 @@ const M3eSegmentedButton = createComponent({
|
|
|
1411
1658
|
});
|
|
1412
1659
|
|
|
1413
1660
|
/**
|
|
1414
|
-
* React binding for the `m3e-button-segment` Web Component from `@m3e/segmented-button`.
|
|
1661
|
+
* React binding for the `m3e-button-segment` Web Component from `@m3e/web/segmented-button`.
|
|
1415
1662
|
*
|
|
1416
1663
|
* This component renders the underlying `<m3e-button-segment>` element and exposes its
|
|
1417
1664
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1435,7 +1682,7 @@ const M3eButtonSegment = createComponent({
|
|
|
1435
1682
|
});
|
|
1436
1683
|
|
|
1437
1684
|
/**
|
|
1438
|
-
* React binding for the `m3e-select` Web Component from `@m3e/select`.
|
|
1685
|
+
* React binding for the `m3e-select` Web Component from `@m3e/web/select`.
|
|
1439
1686
|
*
|
|
1440
1687
|
* This component renders the underlying `<m3e-select>` element and exposes its
|
|
1441
1688
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1458,7 +1705,7 @@ const M3eSelect = createComponent({
|
|
|
1458
1705
|
});
|
|
1459
1706
|
|
|
1460
1707
|
/**
|
|
1461
|
-
* React binding for the `m3e-shape` Web Component from `@m3e/shape`.
|
|
1708
|
+
* React binding for the `m3e-shape` Web Component from `@m3e/web/shape`.
|
|
1462
1709
|
*
|
|
1463
1710
|
* This component renders the underlying `<m3e-shape>` element and exposes its
|
|
1464
1711
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1477,7 +1724,7 @@ const M3eShape = createComponent({
|
|
|
1477
1724
|
});
|
|
1478
1725
|
|
|
1479
1726
|
/**
|
|
1480
|
-
* React binding for the `m3e-slide-group` Web Component from `@m3e/slide-group`.
|
|
1727
|
+
* React binding for the `m3e-slide-group` Web Component from `@m3e/web/slide-group`.
|
|
1481
1728
|
*
|
|
1482
1729
|
* This component renders the underlying `<m3e-slide-group>` element and exposes its
|
|
1483
1730
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1496,7 +1743,7 @@ const M3eSlideGroup = createComponent({
|
|
|
1496
1743
|
});
|
|
1497
1744
|
|
|
1498
1745
|
/**
|
|
1499
|
-
* React binding for the `m3e-slider` Web Component from `@m3e/slider`.
|
|
1746
|
+
* React binding for the `m3e-slider` Web Component from `@m3e/web/slider`.
|
|
1500
1747
|
*
|
|
1501
1748
|
* This component renders the underlying `<m3e-slider>` element and exposes its
|
|
1502
1749
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1515,7 +1762,7 @@ const M3eSlider = createComponent({
|
|
|
1515
1762
|
});
|
|
1516
1763
|
|
|
1517
1764
|
/**
|
|
1518
|
-
* React binding for the `m3e-slider-thumb` Web Component from `@m3e/slider`.
|
|
1765
|
+
* React binding for the `m3e-slider-thumb` Web Component from `@m3e/web/slider`.
|
|
1519
1766
|
*
|
|
1520
1767
|
* This component renders the underlying `<m3e-slider-thumb>` element and exposes its
|
|
1521
1768
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1539,7 +1786,7 @@ const M3eSliderThumb = createComponent({
|
|
|
1539
1786
|
});
|
|
1540
1787
|
|
|
1541
1788
|
/**
|
|
1542
|
-
* React binding for the `m3e-split-button` Web Component from `@m3e/split-button`.
|
|
1789
|
+
* React binding for the `m3e-split-button` Web Component from `@m3e/web/split-button`.
|
|
1543
1790
|
*
|
|
1544
1791
|
* This component renders the underlying `<m3e-split-button>` element and exposes its
|
|
1545
1792
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1558,7 +1805,7 @@ const M3eSplitButton = createComponent({
|
|
|
1558
1805
|
});
|
|
1559
1806
|
|
|
1560
1807
|
/**
|
|
1561
|
-
* React binding for the `m3e-step` Web Component from `@m3e/stepper`.
|
|
1808
|
+
* React binding for the `m3e-step` Web Component from `@m3e/web/stepper`.
|
|
1562
1809
|
*
|
|
1563
1810
|
* This component renders the underlying `<m3e-step>` element and exposes its
|
|
1564
1811
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1582,7 +1829,7 @@ const M3eStep = createComponent({
|
|
|
1582
1829
|
});
|
|
1583
1830
|
|
|
1584
1831
|
/**
|
|
1585
|
-
* React binding for the `m3e-step-panel` Web Component from `@m3e/stepper`.
|
|
1832
|
+
* React binding for the `m3e-step-panel` Web Component from `@m3e/web/stepper`.
|
|
1586
1833
|
*
|
|
1587
1834
|
* This component renders the underlying `<m3e-step-panel>` element and exposes its
|
|
1588
1835
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1601,7 +1848,7 @@ const M3eStepPanel = createComponent({
|
|
|
1601
1848
|
});
|
|
1602
1849
|
|
|
1603
1850
|
/**
|
|
1604
|
-
* React binding for the `m3e-stepper` Web Component from `@m3e/stepper`.
|
|
1851
|
+
* React binding for the `m3e-stepper` Web Component from `@m3e/web/stepper`.
|
|
1605
1852
|
*
|
|
1606
1853
|
* This component renders the underlying `<m3e-stepper>` element and exposes its
|
|
1607
1854
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1623,7 +1870,7 @@ const M3eStepper = createComponent({
|
|
|
1623
1870
|
});
|
|
1624
1871
|
|
|
1625
1872
|
/**
|
|
1626
|
-
* React binding for the `m3e-stepper-next` Web Component from `@m3e/stepper`.
|
|
1873
|
+
* React binding for the `m3e-stepper-next` Web Component from `@m3e/web/stepper`.
|
|
1627
1874
|
*
|
|
1628
1875
|
* This component renders the underlying `<m3e-stepper-next>` element and exposes its
|
|
1629
1876
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1642,7 +1889,7 @@ const M3eStepperNext = createComponent({
|
|
|
1642
1889
|
});
|
|
1643
1890
|
|
|
1644
1891
|
/**
|
|
1645
|
-
* React binding for the `m3e-stepper-previous` Web Component from `@m3e/stepper`.
|
|
1892
|
+
* React binding for the `m3e-stepper-previous` Web Component from `@m3e/web/stepper`.
|
|
1646
1893
|
*
|
|
1647
1894
|
* This component renders the underlying `<m3e-stepper-previous>` element and exposes its
|
|
1648
1895
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1661,7 +1908,7 @@ const M3eStepperPrevious = createComponent({
|
|
|
1661
1908
|
});
|
|
1662
1909
|
|
|
1663
1910
|
/**
|
|
1664
|
-
* React binding for the `m3e-stepper-reset` Web Component from `@m3e/stepper`.
|
|
1911
|
+
* React binding for the `m3e-stepper-reset` Web Component from `@m3e/web/stepper`.
|
|
1665
1912
|
*
|
|
1666
1913
|
* This component renders the underlying `<m3e-stepper-reset>` element and exposes its
|
|
1667
1914
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1680,7 +1927,7 @@ const M3eStepperReset = createComponent({
|
|
|
1680
1927
|
});
|
|
1681
1928
|
|
|
1682
1929
|
/**
|
|
1683
|
-
* React binding for the `m3e-switch` Web Component from `@m3e/switch`.
|
|
1930
|
+
* React binding for the `m3e-switch` Web Component from `@m3e/web/switch`.
|
|
1684
1931
|
*
|
|
1685
1932
|
* This component renders the underlying `<m3e-switch>` element and exposes its
|
|
1686
1933
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1704,7 +1951,7 @@ const M3eSwitch = createComponent({
|
|
|
1704
1951
|
});
|
|
1705
1952
|
|
|
1706
1953
|
/**
|
|
1707
|
-
* React binding for the `m3e-tab` Web Component from `@m3e/tabs`.
|
|
1954
|
+
* React binding for the `m3e-tab` Web Component from `@m3e/web/tabs`.
|
|
1708
1955
|
*
|
|
1709
1956
|
* This component renders the underlying `<m3e-tab>` element and exposes its
|
|
1710
1957
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1728,7 +1975,7 @@ const M3eTab = createComponent({
|
|
|
1728
1975
|
});
|
|
1729
1976
|
|
|
1730
1977
|
/**
|
|
1731
|
-
* React binding for the `m3e-tab-panel` Web Component from `@m3e/tabs`.
|
|
1978
|
+
* React binding for the `m3e-tab-panel` Web Component from `@m3e/web/tabs`.
|
|
1732
1979
|
*
|
|
1733
1980
|
* This component renders the underlying `<m3e-tab-panel>` element and exposes its
|
|
1734
1981
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1747,7 +1994,7 @@ const M3eTabPanel = createComponent({
|
|
|
1747
1994
|
});
|
|
1748
1995
|
|
|
1749
1996
|
/**
|
|
1750
|
-
* React binding for the `m3e-tabs` Web Component from `@m3e/tabs`.
|
|
1997
|
+
* React binding for the `m3e-tabs` Web Component from `@m3e/web/tabs`.
|
|
1751
1998
|
*
|
|
1752
1999
|
* This component renders the underlying `<m3e-tabs>` element and exposes its
|
|
1753
2000
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1769,7 +2016,7 @@ const M3eTabs = createComponent({
|
|
|
1769
2016
|
});
|
|
1770
2017
|
|
|
1771
2018
|
/**
|
|
1772
|
-
* React binding for the `m3e-textarea-autosize` Web Component from `@m3e/textarea-autosize`.
|
|
2019
|
+
* React binding for the `m3e-textarea-autosize` Web Component from `@m3e/web/textarea-autosize`.
|
|
1773
2020
|
*
|
|
1774
2021
|
* This component renders the underlying `<m3e-textarea-autosize>` element and exposes its
|
|
1775
2022
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1788,7 +2035,7 @@ const M3eTextareaAutosize = createComponent({
|
|
|
1788
2035
|
});
|
|
1789
2036
|
|
|
1790
2037
|
/**
|
|
1791
|
-
* React binding for the `m3e-theme` Web Component from `@m3e/theme`.
|
|
2038
|
+
* React binding for the `m3e-theme` Web Component from `@m3e/web/theme`.
|
|
1792
2039
|
*
|
|
1793
2040
|
* This component renders the underlying `<m3e-theme>` element and exposes its
|
|
1794
2041
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1810,7 +2057,7 @@ const M3eTheme = createComponent({
|
|
|
1810
2057
|
});
|
|
1811
2058
|
|
|
1812
2059
|
/**
|
|
1813
|
-
* React binding for the `m3e-toc` Web Component from `@m3e/toc`.
|
|
2060
|
+
* React binding for the `m3e-toc` Web Component from `@m3e/web/toc`.
|
|
1814
2061
|
*
|
|
1815
2062
|
* This component renders the underlying `<m3e-toc>` element and exposes its
|
|
1816
2063
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1829,7 +2076,7 @@ const M3eToc = createComponent({
|
|
|
1829
2076
|
});
|
|
1830
2077
|
|
|
1831
2078
|
/**
|
|
1832
|
-
* React binding for the `m3e-toolbar` Web Component from `@m3e/toolbar`.
|
|
2079
|
+
* React binding for the `m3e-toolbar` Web Component from `@m3e/web/toolbar`.
|
|
1833
2080
|
*
|
|
1834
2081
|
* This component renders the underlying `<m3e-toolbar>` element and exposes its
|
|
1835
2082
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1848,7 +2095,7 @@ const M3eToolbar = createComponent({
|
|
|
1848
2095
|
});
|
|
1849
2096
|
|
|
1850
2097
|
/**
|
|
1851
|
-
* React binding for the `m3e-rich-tooltip` Web Component from `@m3e/tooltip`.
|
|
2098
|
+
* React binding for the `m3e-rich-tooltip` Web Component from `@m3e/web/tooltip`.
|
|
1852
2099
|
*
|
|
1853
2100
|
* This component renders the underlying `<m3e-rich-tooltip>` element and exposes its
|
|
1854
2101
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1871,7 +2118,7 @@ const M3eRichTooltip = createComponent({
|
|
|
1871
2118
|
});
|
|
1872
2119
|
|
|
1873
2120
|
/**
|
|
1874
|
-
* React binding for the `m3e-rich-tooltip-action` Web Component from `@m3e/tooltip`.
|
|
2121
|
+
* React binding for the `m3e-rich-tooltip-action` Web Component from `@m3e/web/tooltip`.
|
|
1875
2122
|
*
|
|
1876
2123
|
* This component renders the underlying `<m3e-rich-tooltip-action>` element and exposes its
|
|
1877
2124
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1890,7 +2137,7 @@ const M3eRichTooltipAction = createComponent({
|
|
|
1890
2137
|
});
|
|
1891
2138
|
|
|
1892
2139
|
/**
|
|
1893
|
-
* React binding for the `m3e-tooltip` Web Component from `@m3e/tooltip`.
|
|
2140
|
+
* React binding for the `m3e-tooltip` Web Component from `@m3e/web/tooltip`.
|
|
1894
2141
|
*
|
|
1895
2142
|
* This component renders the underlying `<m3e-tooltip>` element and exposes its
|
|
1896
2143
|
* properties, attributes, and events through an idiomatic React interface.
|
|
@@ -1908,5 +2155,5 @@ const M3eTooltip = createComponent({
|
|
|
1908
2155
|
react: React,
|
|
1909
2156
|
});
|
|
1910
2157
|
|
|
1911
|
-
export { M3eAccordion, M3eActionList, M3eAppBar, M3eAssistChip, M3eAutocomplete, M3eAvatar, M3eBadge, M3eBottomSheet, M3eBottomSheetAction, M3eBottomSheetTrigger, M3eButton, M3eButtonGroup, M3eButtonSegment, M3eCard, M3eCheckbox, M3eChip, M3eChipSet, M3eCircularProgressIndicator, M3eDialog, M3eDialogAction, M3eDialogTrigger, M3eDivider, M3eDrawerContainer, M3eDrawerToggle, M3eExpandableListItem, M3eExpansionPanel, M3eFab, M3eFabMenu, M3eFabMenuItem, M3eFabMenuTrigger, M3eFilterChip, M3eFilterChipSet, M3eFormField, M3eHeading, M3eIcon, M3eIconButton, M3eInputChip, M3eInputChipSet, M3eLinearProgressIndicator, M3eList, M3eListAction, M3eListItem, M3eListOption, M3eLoadingIndicator, M3eMenu, M3eMenuItem, M3eMenuItemCheckbox, M3eMenuItemGroup, M3eMenuItemRadio, M3eMenuTrigger, M3eNavBar, M3eNavItem, M3eNavMenu, M3eNavMenuItem, M3eNavMenuItemGroup, M3eNavRail, M3eNavRailToggle, M3eOptGroup, M3eOption, M3ePaginator, M3eRadio, M3eRadioGroup, M3eRichTooltip, M3eRichTooltipAction, M3eSegmentedButton, M3eSelect, M3eSelectionList, M3eShape, M3eSlideGroup, M3eSlider, M3eSliderThumb, M3eSplitButton, M3eStep, M3eStepPanel, M3eStepper, M3eStepperNext, M3eStepperPrevious, M3eStepperReset, M3eSuggestionChip, M3eSwitch, M3eTab, M3eTabPanel, M3eTabs, M3eTextareaAutosize, M3eTheme, M3eToc, M3eToolbar, M3eTooltip };
|
|
2158
|
+
export { M3eAccordion, M3eActionList, M3eAppBar, M3eAssistChip, M3eAutocomplete, M3eAvatar, M3eBadge, M3eBottomSheet, M3eBottomSheetAction, M3eBottomSheetTrigger, M3eButton, M3eButtonGroup, M3eButtonSegment, M3eCard, M3eCheckbox, M3eChip, M3eChipSet, M3eCircularProgressIndicator, M3eCollapsible, M3eDialog, M3eDialogAction, M3eDialogTrigger, M3eDivider, M3eDrawerContainer, M3eDrawerToggle, M3eElevation, M3eExpandableListItem, M3eExpansionPanel, M3eFab, M3eFabMenu, M3eFabMenuItem, M3eFabMenuTrigger, M3eFilterChip, M3eFilterChipSet, M3eFocusRing, M3eFormField, M3eHeading, M3eIcon, M3eIconButton, M3eInputChip, M3eInputChipSet, M3eLinearProgressIndicator, M3eList, M3eListAction, M3eListItem, M3eListOption, M3eLoadingIndicator, M3eMenu, M3eMenuItem, M3eMenuItemCheckbox, M3eMenuItemGroup, M3eMenuItemRadio, M3eMenuTrigger, M3eNavBar, M3eNavItem, M3eNavMenu, M3eNavMenuItem, M3eNavMenuItemGroup, M3eNavRail, M3eNavRailToggle, M3eOptGroup, M3eOption, M3ePaginator, M3ePseudoCheckbox, M3ePseudoRadio, M3eRadio, M3eRadioGroup, M3eRichTooltip, M3eRichTooltipAction, M3eRipple, M3eScrollContainer, M3eSegmentedButton, M3eSelect, M3eSelectionList, M3eShape, M3eSlide, M3eSlideGroup, M3eSlider, M3eSliderThumb, M3eSplitButton, M3eStateLayer, M3eStep, M3eStepPanel, M3eStepper, M3eStepperNext, M3eStepperPrevious, M3eStepperReset, M3eSuggestionChip, M3eSwitch, M3eTab, M3eTabPanel, M3eTabs, M3eTextHighlight, M3eTextOverflow, M3eTextareaAutosize, M3eTheme, M3eToc, M3eToolbar, M3eTooltip };
|
|
1912
2159
|
//# sourceMappingURL=all.js.map
|